@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://purl.obolibrary.org/obo/cl.owl#> .
@prefix cl: <http://purl.obolibrary.org/obo/cl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix go: <http://purl.obolibrary.org/obo/go#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix core: <http://purl.obolibrary.org/obo/uberon/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix pato: <http://purl.obolibrary.org/obo/pato#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix swrl: <http://www.w3.org/2003/11/swrl#> .
@prefix chebi: <http://purl.obolibrary.org/obo/chebi/> .
@prefix swrla: <http://swrl.stanford.edu/ontologies/3.3/swrla.owl#> .
@prefix swrlb: <http://www.w3.org/2003/11/swrlb#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix chebi2: <http://purl.obolibrary.org/obo/chebi#3> .
@prefix chebi3: <http://purl.obolibrary.org/obo/chebi#1> .
@prefix uberon: <http://purl.obolibrary.org/obo/uberon#> .
@prefix ubprop: <http://purl.obolibrary.org/obo/ubprop#> .
@prefix subsets: <http://purl.obolibrary.org/obo/ro/subsets#> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix ncbitaxon: <http://purl.obolibrary.org/obo/ncbitaxon#> .
@prefix oboInOwl1: <http://geneontology.org/formats/oboInOwl#> .

oboInOwl1:created_by
    a owl:AnnotationProperty .

obo:BFO_0000001
    a owl:Class ;
    rdfs:label "entity"@en .

obo:BFO_0000002
    obo:IAO_0000115 "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts."@en ;
    a owl:Class ;
    rdfs:label "continuant"@en ;
    rdfs:subClassOf obo:BFO_0000001, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000002 ;
        owl:onProperty obo:BFO_0000050
    ] ;
    owl:disjointWith obo:BFO_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:BFO_0000003
    ] .

obo:BFO_0000003
    obo:IAO_0000115 "An entity that has temporal parts and that happens, unfolds or develops through time."@en ;
    a owl:Class ;
    rdfs:label "occurrent"@en ;
    rdfs:subClassOf obo:BFO_0000001, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000003 ;
        owl:onProperty obo:BFO_0000050
    ] ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:BFO_0000002
    ] .

obo:BFO_0000004
    obo:IAO_0000115 "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en ;
    a owl:Class ;
    rdfs:label "independent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000004 ;
        owl:onProperty obo:BFO_0000050
    ] ;
    owl:disjointWith obo:BFO_0000020, obo:BFO_0000031 .

obo:BFO_0000006
    a owl:Class ;
    rdfs:label "spatial region"@en ;
    rdfs:subClassOf obo:BFO_0000141 .

obo:BFO_0000015
    obo:IAO_0000115 "An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t."@en ;
    a owl:Class ;
    rdfs:label "process"@en ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:BFO_0000016
    a owl:Class ;
    rdfs:label "disposition"@en ;
    rdfs:subClassOf obo:BFO_0000017 ;
    owl:disjointWith obo:BFO_0000023 .

obo:BFO_0000017
    obo:IAO_0000115 "A specifically dependent continuant  that inheres in continuant  entities and are not exhibited in full at every time in which it inheres in an entity or group of entities. The exhibition or actualization of a realizable entity is a particular manifestation, functioning or process that occurs under certain circumstances."@en ;
    a owl:Class ;
    rdfs:label "realizable entity"@en ;
    rdfs:subClassOf obo:BFO_0000020, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000017 ;
        owl:onProperty obo:BFO_0000050
    ] ;
    owl:disjointWith obo:BFO_0000019 .

obo:BFO_0000019
    oboInOwl:hasOBONamespace "bfo" ;
    oboInOwl:id "BFO:0000019" ;
    a owl:Class ;
    rdfs:label "quality", "quality"@en ;
    rdfs:subClassOf obo:BFO_0000020, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000019 ;
        owl:onProperty obo:BFO_0000050
    ] .

obo:BFO_0000020
    obo:IAO_0000115 "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en ;
    a owl:Class ;
    rdfs:label "specifically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000020 ;
        owl:onProperty obo:BFO_0000050
    ] ;
    owl:disjointWith obo:BFO_0000031 .

obo:BFO_0000023
    obo:IAO_0000115 "A realizable entity  the manifestation of which brings about some result or end that is not essential to a continuant  in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant  in some kinds of natural, social or institutional contexts."@en ;
    a owl:Class ;
    rdfs:label "role"@en ;
    rdfs:subClassOf obo:BFO_0000017 .

obo:BFO_0000024
    oboInOwl:hasOBONamespace "bfo" ;
    oboInOwl:id "BFO:0000024" ;
    a owl:Class ;
    rdfs:label "fiat object part" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000030
    oboInOwl:hasOBONamespace "bfo" ;
    oboInOwl:id "BFO:0000030" ;
    a owl:Class ;
    rdfs:label "object", "object"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000031
    obo:IAO_0000115 "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en ;
    a owl:Class ;
    rdfs:label "generically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002, [
        a owl:Restriction ;
        owl:allValuesFrom obo:BFO_0000031 ;
        owl:onProperty obo:BFO_0000050
    ] .

obo:BFO_0000034
    a owl:Class ;
    rdfs:label "function"@en ;
    rdfs:subClassOf obo:BFO_0000016 .

obo:BFO_0000040
    obo:IAO_0000115 "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time."@en ;
    oboInOwl:hasOBONamespace "bfo" ;
    oboInOwl:id "BFO:0000040" ;
    a owl:Class ;
    rdfs:label "material entity", "material entity"@en ;
    rdfs:subClassOf obo:BFO_0000004 ;
    owl:disjointWith obo:BFO_0000141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:BFO_0000141
    ] .

obo:BFO_0000050
    obo:IAO_0000111 "is part of", "is part of"@en ;
    obo:IAO_0000112 "my brain is part of my body (continuant parthood, two material entities)", "my brain is part of my body (continuant parthood, two material entities)"@en, "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)", "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)"@en, "this day is part of this year (occurrent parthood)", "this day is part of this year (occurrent parthood)"@en ;
    obo:IAO_0000115 "a core relation that holds between a part and its whole", "a core relation that holds between a part and its whole"@en ;
    obo:IAO_0000116 "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other.", "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other."@en, "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/", "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en, "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime", """Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.)

A continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'.""", """Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.)

A continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'."""@en ;
    obo:IAO_0000118 "part_of", "part_of"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    obo:RO_0040042 obo:BFO_0000002, obo:BFO_0000003, obo:BFO_0000004, obo:BFO_0000017, obo:BFO_0000019, obo:BFO_0000020, obo:BFO_0000031 ;
    oboInOwl:hasDbXref "BFO:0000050" ;
    oboInOwl:hasOBONamespace "external", "protein", "quality", "uberon" ;
    oboInOwl:id "part_of" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_gp2term, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "part_of" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "part of", "part of"@en, "part_of" ;
    rdfs:seeAlso <http://ontologydesignpatterns.org/wiki/Community:Parts_and_Collections>, <http://ontologydesignpatterns.org/wiki/Submissions:PartOf>, "http://www.obofoundry.org/ro/#OBO_REL:part_of" ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:inverseOf obo:BFO_0000051 .

obo:BFO_0000051
    obo:IAO_0000111 "has part", "has part"@en ;
    obo:IAO_0000112 "my body has part my brain (continuant parthood, two material entities)", "my body has part my brain (continuant parthood, two material entities)"@en, "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)", "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)"@en, "this year has part this day (occurrent parthood)", "this year has part this day (occurrent parthood)"@en ;
    obo:IAO_0000115 "Q1 has_part Q2 if and only if: every instance of Q1 is a quality_of an entity that has_quality some Q2.", "a core relation that holds between a whole and its part", "a core relation that holds between a whole and its part"@en ;
    obo:IAO_0000116 "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part.", "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part."@en, "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/", "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en, "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime", """Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.)

A continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'.""", """Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.)

A continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'."""@en ;
    obo:IAO_0000118 "has_part", "has_part"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "BFO:0000051" ;
    oboInOwl:hasOBONamespace "chebi_ontology", "external", "protein", "quality", "uberon" ;
    oboInOwl:id "has_part" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:is_cyclic false ;
    oboInOwl:shorthand "has_part" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "We use the has_part relation to relate complex qualities to more primitive ones. A complex quality is a collection of qualities. The complex quality cannot exist without the sub-qualities. For example, the quality 'swollen' necessarily comes with the qualities of 'protruding' and 'increased size'." ;
    rdfs:label "has part", "has part"@en, "has_part" ;
    rdfs:subPropertyOf obo:RO_0002131 .

obo:BFO_0000062
    obo:IAO_0000111 "preceded by"@en ;
    obo:IAO_0000115 "X preceded_by Y iff: end(Y) before_or_simultaneous_with start(X)", "x is preceded by y if and only if the time point at which y ends is before or equivalent to the time point at which x starts. Formally: x preceded by y iff ω(y) <= α(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point."@en ;
    obo:IAO_0000116 "An example is: translation preceded_by transcription; aging preceded_by development (not however death preceded_by aging). Where derives_from links classes of continuants, preceded_by links classes of processes. Clearly, however, these two relations are not independent of each other. Thus if cells of type C1 derive_from cells of type C, then any cell division involving an instance of C1 in a given lineage is preceded_by cellular processes involving an instance of C.    The assertion P preceded_by P1 tells us something about Ps in general: that is, it tells us something about what happened earlier, given what we know about what happened later. Thus it does not provide information pointing in the opposite direction, concerning instances of P1 in general; that is, that each is such as to be succeeded by some instance of P. Note that an assertion to the effect that P preceded_by P1 is rather weak; it tells us little about the relations between the underlying instances in virtue of which the preceded_by relation obtains. Typically we will be interested in stronger relations, for example in the relation immediately_preceded_by, or in relations which combine preceded_by with a condition to the effect that the corresponding instances of P and P1 share participants, or that their participants are connected by relations of derivation, or (as a first step along the road to a treatment of causality) that the one process in some way affects (for example, initiates or regulates) the other."@en ;
    obo:IAO_0000118 "is preceded by"@en, "preceded_by"@en ;
    dc:source "http://www.obofoundry.org/ro/#OBO_REL:preceded_by" ;
    oboInOwl:hasDbXref "BFO:0000062" ;
    oboInOwl:hasExactSynonym "is preceded by", "takes place after" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "preceded_by" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "preceded_by" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "preceded by", "preceded by"@en, "preceded_by" ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002086 ;
    owl:inverseOf obo:BFO_0000063 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000062
    ) .

obo:BFO_0000063
    obo:IAO_0000111 "precedes"@en ;
    obo:IAO_0000115 "x precedes y if and only if the time point at which x ends is before or equivalent to the time point at which y starts. Formally: x precedes y iff ω(x) <= α(y), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point."@en ;
    oboInOwl:hasDbXref "BFO:0000063" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "precedes" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "precedes" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "precedes", "precedes"@en ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002222 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000063
    ) .

obo:BFO_0000066
    obo:IAO_0000115 "b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ;
    oboInOwl:hasDbXref "BFO:0000066" ;
    oboInOwl:hasOBONamespace "external" ;
    oboInOwl:id "occurs_in" ;
    oboInOwl:shorthand "occurs_in" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "occurs in", "occurs in"@en ;
    rdfs:range obo:BFO_0000004 ;
    owl:inverseOf obo:BFO_0000067 ;
    owl:propertyChainAxiom (obo:BFO_0000066
        obo:BFO_0000050
    ), (obo:BFO_0000050
        obo:BFO_0000066
    ) .

obo:BFO_0000067
    obo:IAO_0000115 "[copied from inverse property 'occurs in'] b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ;
    oboInOwl:hasDbXref "BFO:0000067" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "contains_process" ;
    oboInOwl:shorthand "contains_process" ;
    a owl:ObjectProperty ;
    rdfs:label "contains process", "contains process"@en .

obo:BFO_0000141
    a owl:Class ;
    rdfs:label "immaterial entity"@en ;
    rdfs:subClassOf obo:BFO_0000004 ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:BFO_0000040
    ] .

obo:BSPO_0000096
    obo:IAO_0000115 "x anterior to y iff x is further along the antero-posterior axis than y, towards the head. An antero-posterior axis is an axis that extends through an organism from head end to opposite end of body or tail.", "x anterior_to y iff x is further along the antero-posterior axis than y, towards the head. An antero-posterior axis is an axis that bisects an organism from head end to opposite end of body or tail: bearer" ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-07-31T02:15:46Z" ;
    oboInOwl:hasDbXref "BSPO:0000096" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "anterior_to" ;
    oboInOwl:shorthand "anterior_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "anterior to", "anterior_to" ;
    owl:inverseOf obo:BSPO_0000099 .

obo:BSPO_0000097
    obo:IAO_0000115 "x distal to y iff x is further along the proximo-distal axis than y, towards the appendage tip. A proximo-distal axis extends from tip of an appendage (distal) to where it joins the body (proximal).", "x distal_to y iff x is further along the proximo-distal axis than y, towards the appendage tip. A proximo-distal axis extends from tip of an appendage (distal) to where it joins the body (proximal)." ;
    oboInOwl:hasDbXref "BSPO:0000097" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "distal_to" ;
    oboInOwl:shorthand "distal_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "distal to", "distal_to" ;
    owl:inverseOf obo:BSPO_0000100 .

obo:BSPO_0000098
    obo:IAO_0000115 "x dorsal to y iff x is further along the dorso-ventral axis than y, towards the back. A dorso-ventral axis is an axis that extends through an organism from back (e.g. spinal column) to front (e.g. belly).", "x dorsal_to y iff x is further along the dorso-ventral axis than y, towards the back. A dorso-ventral axis is an axis that bisects an organism from back (e.g. spinal column) to front (e.g. belly)." ;
    oboInOwl:hasDbXref "BSPO:0000098" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dorsal_to" ;
    oboInOwl:shorthand "dorsal_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "dorsal to", "dorsal_to" ;
    owl:inverseOf obo:BSPO_0000102 .

obo:BSPO_0000099
    obo:IAO_0000115 "x posterior to y iff x is further along the antero-posterior axis than y, towards the body/tail. An antero-posterior axis is an axis that extends through an organism from head end to opposite end of body or tail.", "x posterior_to y iff x is further along the antero-posterior axis than y, towards the body/tail. An antero-posterior axis is an axis that bisects an organism from head end to opposite end of body or tail." ;
    oboInOwl:hasDbXref "BSPO:0000099" ;
    oboInOwl:hasNarrowSynonym "caudal_to" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "posterior_to" ;
    oboInOwl:shorthand "posterior_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "posterior to", "posterior_to" .

obo:BSPO_0000100
    obo:IAO_0000115 "x proximal to y iff x is closer to the point of attachment with the body than y.", "x proximal_to y iff x is closer to the point of attachment with the body than y." ;
    oboInOwl:hasDbXref "BSPO:0000100" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "proximal_to" ;
    oboInOwl:shorthand "proximal_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "proximal to", "proximal_to" .

obo:BSPO_0000102
    obo:IAO_0000115 "x ventral to y iff x is further along the dorso-ventral axis than y, towards the front. A dorso-ventral axis is an axis that extends through an organism from back (e.g. spinal column) to front (e.g. belly).", "x ventral_to y iff x is further along the dorso-ventral axis than y, towards the front. A dorso-ventral axis is an axis that bisects an organism from back (e.g. spinal column) to front (e.g. belly)." ;
    oboInOwl:hasDbXref "BSPO:0000102" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "ventral_to" ;
    oboInOwl:shorthand "ventral_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "ventral to", "ventral_to" .

obo:BSPO_0000107
    obo:IAO_0000115 "Further away from the surface of the organism. Thus, the muscular layer is deep to the skin, but superficial to the intestines." ;
    oboInOwl:hasDbXref "BSPO:0000107" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "deep_to" ;
    oboInOwl:shorthand "deep_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "deep to", "deep_to" ;
    owl:inverseOf obo:BSPO_0000108 .

obo:BSPO_0000108
    obo:IAO_0000115 "Near the outer surface of the organism. Thus, skin is superficial to the muscle layer." ;
    oboInOwl:hasDbXref "BSPO:0000108" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "superficial_to" ;
    oboInOwl:shorthand "superficial_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "superficial to", "superficial_to" .

obo:BSPO_0000120
    obo:IAO_0000115 "X in left side of Y <=> if Y is subdivided into two left and right portions, X is part of the left portion.", "X in_left_side_of Y <=> if Y is subdivided into left and right portions, X is part_of the left portion." ;
    oboInOwl:hasDbXref "BSPO:0000120" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_left_side_of" ;
    oboInOwl:shorthand "in_left_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in left side of", "in_left_side_of" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:BSPO_0000126 ;
    owl:inverseOf obo:BSPO_0000121 .

obo:BSPO_0000121
    obo:IAO_0000115 "X in right side of Y <=> if Y is subdivided into two left and right portions, X is part of the right portion.", "X in_right_side_of Y <=> if Y is subdivided into left and right portions, X is part_of the right portion." ;
    oboInOwl:hasDbXref "BSPO:0000121" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_right_side_of" ;
    oboInOwl:shorthand "in_right_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in right side of", "in_right_side_of" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:BSPO_0000126 .

obo:BSPO_0000122
    obo:IAO_0000115 "X posterior side of Y <=> if Y is subdivided into two anterior and posterior portions, X is part of the posterior portion.", "X posterior_side_of Y <=> if Y is subdivided into two anterior and posterior portions, X is part_of the posterior portion." ;
    oboInOwl:hasDbXref "BSPO:0000122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_posterior_side_of" ;
    oboInOwl:shorthand "in_posterior_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in posterior side of", "in_posterior_side_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0000123
    obo:IAO_0000115 "X anterior side of Y <=> if Y is subdivided into two anterior and posterior portions, X is part of the anterior portion.", "X anterior_side_of Y <=> if Y is subdivided into two anterior and posterior portions, X is part_of the anterior portion." ;
    oboInOwl:hasDbXref "BSPO:0000123" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_anterior_side_of" ;
    oboInOwl:shorthand "in_anterior_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in anterior side of", "in_anterior_side_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0000124
    obo:IAO_0000115 "X proximal_side_of Y <=> if Y is subdivided into distal and proximal portions, X is part_of the proximal portion.", "x in proximal side of y <=> if y is subdivided into two proximal and distal portions, y is part of the proximal portion." ;
    oboInOwl:hasDbXref "BSPO:0000124" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_proximal_side_of" ;
    oboInOwl:shorthand "in_proximal_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in proximal side of", "in_proximal_side_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    owl:inverseOf obo:BSPO_0000125 .

obo:BSPO_0000125
    obo:IAO_0000115 "X distal_side_of Y <=> if Y is subdivided into distal and proximal portions, X is part_of the distal portion.", "x in distal side of y <=> if y is subdivided into two proximal and distal portions, y is part of the distal portion." ;
    oboInOwl:hasDbXref "BSPO:0000125" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_distal_side_of" ;
    oboInOwl:shorthand "in_distal_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in distal side of", "in_distal_side_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0000126
    obo:IAO_0000115 "X in lateral side of Y <=> if X is in left side of Y or X is in right side of Y. X is often, but not always a paired structure", "X in_lateral_side_of Y <=> if X is in_left_side_of Y or X is in_right_side_of Y. X is often, but not always a paired structure" ;
    oboInOwl:hasDbXref "BSPO:0000126" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_lateral_side_of" ;
    oboInOwl:shorthand "in_lateral_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in lateral side of", "in_lateral_side_of" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0001101
    obo:IAO_0000115 "X superficial part of Y <=> if Y is subdivided into two superficial and deep portions, X is part of the deep portion.", "X superficial_part_of Y <=> if Y is subdivided into two superficial and deep portions, X is part_of the deep portion." ;
    oboInOwl:hasDbXref "BSPO:0001101" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_deep_part_of" ;
    oboInOwl:shorthand "in_deep_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in deep part of", "in_deep_part_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0001106
    obo:IAO_0000115 "X proximalmost part of Y <=> X is in proximal side of Y and X is adjacent to the proximal boundary of Y", "X proximalmost_part_of Y <=> X is part_of Y and X is adjacent_to the proximal boundary of Y" ;
    oboInOwl:hasDbXref "BSPO:0001106" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "proximalmost_part_of" ;
    oboInOwl:shorthand "proximalmost_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "proximalmost part of", "proximalmost_part_of" ;
    rdfs:subPropertyOf obo:BSPO_0000124 .

obo:BSPO_0001107
    obo:IAO_0000115 "This relation holds when both the deep_to and ajdacent_to relationship similarly hold.", "x immediately deep to y iff x deep_to y and x is contiguous with y." ;
    oboInOwl:hasDbXref "BSPO:0001107" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "immediately_deep_to" ;
    oboInOwl:shorthand "immediately_deep_to" ;
    a owl:ObjectProperty ;
    rdfs:label "immediately deep to", "immediately_deep_to" ;
    rdfs:subPropertyOf obo:BSPO_0000107, obo:RO_0002220 ;
    owl:inverseOf obo:BSPO_0015014 .

obo:BSPO_0001108
    obo:IAO_0000115 "X distalmost part of Y <=> X is in distal side of Y and X is adjacent to the distal boundary of Y", "X distalmost_part_of Y <=> X is part_of Y and X is adjacent_to the distal boundary of Y" ;
    oboInOwl:hasDbXref "BSPO:0001108" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "distalmost_part_of" ;
    oboInOwl:shorthand "distalmost_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "distalmost part of", "distalmost_part_of" ;
    rdfs:subPropertyOf obo:BSPO_0000125 .

obo:BSPO_0001113
    oboInOwl:hasDbXref "BSPO:0001113" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "preaxialmost_part_of" ;
    oboInOwl:shorthand "preaxialmost_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "preaxialmost part of", "preaxialmost_part_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0001115
    oboInOwl:hasDbXref "BSPO:0001115" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "postaxialmost_part_of" ;
    oboInOwl:shorthand "postaxialmost_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "postaxialmost part of", "postaxialmost_part_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0005001
    obo:IAO_0000115 "X intersects median plane of iff X crosses the midine plane of Y.", "X intersects_median_plane of iff X crosses the midine plane of Y." ;
    oboInOwl:hasDbXref "BSPO:0005001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "intersects_midsagittal_plane_of" ;
    oboInOwl:shorthand "intersects_midsagittal_plane_of" ;
    a owl:ObjectProperty ;
    rdfs:label "intersects midsagittal plane of", "intersects_midsagittal_plane_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0015014
    obo:IAO_0000115 "x immediately superficial to y iff x superficial to y and x is contiguous with y." ;
    oboInOwl:hasDbXref "BSPO:0015014" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "immediately_superficial_to" ;
    oboInOwl:shorthand "immediately_superficial_to" ;
    a owl:ObjectProperty ;
    rdfs:label "immediately superficial to", "immediately_superficial_to" ;
    rdfs:subPropertyOf obo:BSPO_0000108, obo:RO_0002220 .

obo:BSPO_0015101
    obo:IAO_0000115 "X dorsal side of Y <=> if Y is subdivided into two dorsal and ventral portions, X is part of the dorsal portion." ;
    oboInOwl:hasDbXref "BSPO:0015101" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_dorsal_side_of" ;
    oboInOwl:shorthand "in_dorsal_side_of" ;
    a owl:ObjectProperty ;
    rdfs:label "in dorsal side of", "in_dorsal_side_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:CARO_0000000
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/caro.owl> ;
    a owl:Class ;
    rdfs:label "anatomical entity"@en ;
    rdfs:subClassOf obo:CARO_0030000 .

obo:CARO_0000003
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/caro.owl> ;
    a owl:Class ;
    rdfs:label "connected anatomical structure"@en ;
    rdfs:subClassOf obo:CARO_0000006 .

obo:CARO_0000006
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/caro.owl> ;
    a owl:Class ;
    rdfs:label "material anatomical entity"@en ;
    rdfs:subClassOf obo:BFO_0000040, obo:CARO_0000000 .

obo:CARO_0001000
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/caro.owl> ;
    a owl:Class ;
    rdfs:label "multi-cell-part structure"@en ;
    rdfs:subClassOf obo:CARO_0000003 .

obo:CARO_0001001
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/caro.owl> ;
    a owl:Class ;
    rdfs:label "neuron projection bundle"@en ;
    rdfs:subClassOf obo:CARO_0001000 .

obo:CARO_0001010
    a owl:Class ;
    rdfs:label "organism or virus or viroid" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:CARO_0010000
    a owl:Class .

obo:CARO_0030000
    a owl:Class ;
    rdfs:label "biological entity" ;
    rdfs:subClassOf obo:BFO_0000004 .

obo:CHEBI_10545
    obo:IAO_0000115 "Elementary particle not affected by the strong force having a spin 1/2, a negative elementary charge and a rest mass of 0.000548579903(13) u, or 0.51099906(15) MeV." ;
    chebi:charge "-1" ;
    chebi:mass "0.000548579903" ;
    chebi:monoisotopicmass "0.0" ;
    oboInOwl:hasDbXref "KEGG:C05359", "PMID:21614077", "Wikipedia:Electron" ;
    oboInOwl:hasExactSynonym "electron" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Elektron", "beta", "beta(-)", "beta-particle", "e", "e(-)", "e-", "negatron" ;
    oboInOwl:id "CHEBI:10545" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "electron" ;
    rdfs:subClassOf obo:CHEBI_36338 .

obo:CHEBI_131927
    a owl:Class ;
    rdfs:label "dicarboxylic acids and O-substituted derivatives" ;
    rdfs:subClassOf obo:CHEBI_36586 .

obo:CHEBI_13850
    a owl:Class ;
    rdfs:label "apoprotein" ;
    rdfs:subClassOf obo:CHEBI_38560 .

obo:CHEBI_142163
    a owl:Class ;
    rdfs:label "24G7 epitope" ;
    rdfs:subClassOf obo:CHEBI_24433 .

obo:CHEBI_15440
    a owl:Class ;
    rdfs:label "squalene" ;
    rdfs:subClassOf obo:CHEBI_35191 .

obo:CHEBI_15841
    a owl:Class ;
    rdfs:label "polypeptide" ;
    rdfs:subClassOf obo:CHEBI_16670, obo:CHEBI_33839 .

obo:CHEBI_16336
    a owl:Class ;
    rdfs:label "hyaluronic acid" ;
    rdfs:subClassOf obo:CHEBI_37395, obo:CHEBI_72813 .

obo:CHEBI_16541
    a owl:Class ;
    rdfs:label "protein polypeptide chain" ;
    rdfs:subClassOf obo:CHEBI_15841, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33700
    ] .

obo:CHEBI_16670
    a owl:Class ;
    rdfs:label "peptide" ;
    rdfs:subClassOf obo:CHEBI_37622, obo:CHEBI_50047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33708
    ] .

obo:CHEBI_167559
    a owl:Class ;
    rdfs:label "glycan" ;
    rdfs:subClassOf obo:CHEBI_78616 .

obo:CHEBI_16990
    a owl:Class ;
    rdfs:label "bilirubin IXalpha" ;
    rdfs:subClassOf obo:CHEBI_35692, obo:CHEBI_36735, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_142163
    ] .

obo:CHEBI_17089
    a owl:Class ;
    rdfs:label "glycoprotein" ;
    rdfs:subClassOf obo:CHEBI_33837, obo:CHEBI_63299 .

obo:CHEBI_18059
    a owl:Class ;
    rdfs:label "lipid" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_18085
    a owl:Class ;
    rdfs:label "glycosaminoglycan" ;
    rdfs:subClassOf obo:CHEBI_22506 .

obo:CHEBI_22221
    a owl:Class ;
    rdfs:label "acyl group" ;
    rdfs:subClassOf obo:CHEBI_33247 .

obo:CHEBI_22314
    a owl:Class ;
    rdfs:label "alkali metal atom" ;
    rdfs:subClassOf obo:CHEBI_33318, obo:CHEBI_33521, obo:CHEBI_33559 .

obo:CHEBI_22506
    a owl:Class ;
    rdfs:label "aminoglycan" ;
    rdfs:subClassOf obo:CHEBI_35352, obo:CHEBI_65212 .

obo:CHEBI_22563
    a owl:Class ;
    rdfs:label "anion" ;
    rdfs:subClassOf obo:CHEBI_24870 .

obo:CHEBI_22868
    a owl:Class ;
    rdfs:label "bile salt" ;
    rdfs:subClassOf obo:CHEBI_36078, obo:CHEBI_38700 .

obo:CHEBI_23004
    a owl:Class ;
    rdfs:label "carbamoyl group" ;
    rdfs:subClassOf obo:CHEBI_27207 .

obo:CHEBI_23019
    a owl:Class ;
    rdfs:label "carbonyl group" ;
    rdfs:subClassOf obo:CHEBI_51422 .

obo:CHEBI_23367
    obo:IAO_0000115 "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity." ;
    oboInOwl:hasExactSynonym "molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "entidad molecular", "entidades moleculares", "entite moleculaire", "molecular entities", "molekulare Entitaet" ;
    oboInOwl:id "CHEBI:23367" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "molecular entity" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_23906
    a owl:Class ;
    rdfs:label "monoatomic cation" ;
    rdfs:subClassOf obo:CHEBI_24867, obo:CHEBI_36916 .

obo:CHEBI_24431
    obo:IAO_0000115 "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ;
    oboInOwl:hasExactSynonym "chemical entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:24431" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "chemical entity" ;
    rdfs:subClassOf obo:BFO_0000030 .

obo:CHEBI_24432
    obo:IAO_0000115 "A role played by the molecular entity or part thereof within a biological context." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "biological function" ;
    oboInOwl:id "CHEBI:24432" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "biological role" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:CHEBI_24433
    obo:IAO_0000115 "A defined linked collection of atoms or a single atom within a molecular entity." ;
    oboInOwl:hasExactSynonym "group" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Gruppe", "Rest", "groupe", "grupo", "grupos" ;
    oboInOwl:id "CHEBI:24433" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "group" ;
    rdfs:subClassOf obo:CHEBI_24431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33250
    ] .

obo:CHEBI_24532
    a owl:Class ;
    rdfs:label "organic heterocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33285, obo:CHEBI_33832, obo:CHEBI_5686 .

obo:CHEBI_24632
    a owl:Class ;
    rdfs:label "hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_33245 .

obo:CHEBI_24651
    obo:IAO_0000115 "Hydroxides are chemical compounds containing a hydroxy group or salts containing hydroxide (OH(-))." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:24651" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "hydroxides" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_33608, obo:CHEBI_37577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_43176
    ] .

obo:CHEBI_24833
    a owl:Class ;
    rdfs:label "oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24651 .

obo:CHEBI_24835
    obo:IAO_0000115 "A molecular entity that contains no carbon." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "anorganische Verbindungen", "inorganic compounds", "inorganic entity", "inorganic molecular entities", "inorganics" ;
    oboInOwl:id "CHEBI:24835" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "inorganic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_24866
    a owl:Class ;
    rdfs:label "salt" ;
    rdfs:subClassOf obo:CHEBI_37577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_22563
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_36916
    ] .

obo:CHEBI_24867
    a owl:Class ;
    rdfs:label "monoatomic ion" ;
    rdfs:subClassOf obo:CHEBI_24870, obo:CHEBI_33238 .

obo:CHEBI_24868
    a owl:Class ;
    rdfs:label "organic salt" ;
    rdfs:subClassOf obo:CHEBI_24866 .

obo:CHEBI_24870
    a owl:Class ;
    rdfs:label "ion" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_24913
    a owl:Class ;
    rdfs:label "isoprenoid" ;
    rdfs:subClassOf obo:CHEBI_18059 .

obo:CHEBI_25046
    a owl:Class ;
    rdfs:label "linear tetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_26932 .

obo:CHEBI_25179
    oboInOwl:hasAlternativeId "CHEBI:6727" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:25179" ;
    oboInOwl:inSubset chebi3:_STAR ;
    a owl:Class ;
    rdfs:label "melanins" ;
    rdfs:subClassOf obo:CHEBI_26195, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_26130
    ] .

obo:CHEBI_25213
    a owl:Class ;
    rdfs:label "metal cation" ;
    rdfs:subClassOf obo:CHEBI_23906, obo:CHEBI_36915 .

obo:CHEBI_25367
    obo:IAO_0000115 "Any polyatomic entity that is an electrically neutral entity consisting of more than one atom." ;
    oboInOwl:hasExactSynonym "molecule" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Molekuel", "molecula", "molecules", "neutral molecular compounds" ;
    oboInOwl:id "CHEBI:25367" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "molecule" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_25414
    a owl:Class ;
    rdfs:label "monoatomic monocation" ;
    rdfs:subClassOf obo:CHEBI_23906 .

obo:CHEBI_25555
    a owl:Class ;
    rdfs:label "nitrogen atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33300 .

obo:CHEBI_25585
    oboInOwl:hasExactSynonym "nonmetal" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Nichtmetall", "Nichtmetalle", "no metal", "no metales", "non-metal", "non-metaux", "nonmetal", "nonmetals" ;
    oboInOwl:id "CHEBI:25585" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "nonmetal atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_25704
    a owl:Class ;
    rdfs:label "organic sulfate" ;
    rdfs:subClassOf obo:CHEBI_26820 .

obo:CHEBI_25805
    chebi:charge "0" ;
    chebi:formula "O" ;
    chebi:inchi "InChI=1S/O" ;
    chebi:inchikey "QVGXLLKOCUKJST-UHFFFAOYSA-N" ;
    chebi:mass "15.99940" ;
    chebi:monoisotopicmass "15.99491" ;
    chebi:smiles "[O]" ;
    oboInOwl:hasDbXref "KEGG:C00007", "WebElements:O" ;
    oboInOwl:hasExactSynonym "oxygen" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "8O", "O", "Sauerstoff", "oxigeno", "oxygen", "oxygene" ;
    oboInOwl:id "CHEBI:25805" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "oxygen atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

obo:CHEBI_25806
    oboInOwl:hasExactSynonym "oxygen molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "oxygen molecular entities" ;
    oboInOwl:id "CHEBI:25806" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "oxygen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25805
    ] .

obo:CHEBI_26130
    obo:IAO_0000115 "An endogenous molecular entity that results in a colour of an organism as the consequence of the selective absorption of light." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "pigments" ;
    oboInOwl:id "CHEBI:26130" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "biological pigment" ;
    rdfs:subClassOf obo:CHEBI_52208 .

obo:CHEBI_26195
    obo:IAO_0000115 "Members of the class of phenols that contain 2 or more benzene rings each of which is substituted by at least one hydroxy group." ;
    oboInOwl:hasDbXref "Wikipedia:Polyphenol" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "polyphenols" ;
    oboInOwl:id "CHEBI:26195" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "polyphenol" ;
    rdfs:subClassOf obo:CHEBI_33853 .

obo:CHEBI_26708
    a owl:Class ;
    rdfs:label "sodium atom" ;
    rdfs:subClassOf obo:CHEBI_22314 .

obo:CHEBI_26712
    a owl:Class ;
    rdfs:label "sodium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33296, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_26708
    ] .

obo:CHEBI_26714
    a owl:Class ;
    rdfs:label "sodium salt" ;
    rdfs:subClassOf obo:CHEBI_26712, obo:CHEBI_35479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_29101
    ] .

obo:CHEBI_26819
    a owl:Class ;
    rdfs:label "sulfuric ester" ;
    rdfs:subClassOf obo:CHEBI_35701, obo:CHEBI_37826 .

obo:CHEBI_26820
    a owl:Class ;
    rdfs:label "sulfates" ;
    rdfs:subClassOf obo:CHEBI_37826 .

obo:CHEBI_26833
    a owl:Class ;
    rdfs:label "sulfur atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33303 .

obo:CHEBI_26835
    a owl:Class ;
    rdfs:label "sulfur molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_26833
    ] .

obo:CHEBI_26932
    a owl:Class ;
    rdfs:label "tetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_33833, obo:CHEBI_38077 .

obo:CHEBI_27207
    a owl:Class ;
    rdfs:label "univalent carboacyl group" ;
    rdfs:subClassOf obo:CHEBI_37838 .

obo:CHEBI_27594
    chebi:charge "0" ;
    chebi:formula "C" ;
    chebi:inchi "InChI=1S/C" ;
    chebi:inchikey "OKTJSMMVPCPJKN-UHFFFAOYSA-N" ;
    chebi:mass "12.01070" ;
    chebi:monoisotopicmass "12.00000" ;
    chebi:smiles "[C]" ;
    oboInOwl:hasAlternativeId "CHEBI:23009", "CHEBI:3399" ;
    oboInOwl:hasDbXref "CAS:7440-44-0", "KEGG:C06265", "WebElements:C" ;
    oboInOwl:hasExactSynonym "carbon" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "6C", "C", "Carbon", "Kohlenstoff", "carbon", "carbone", "carbonium", "carbono" ;
    oboInOwl:id "CHEBI:27594" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "carbon atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33306, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

obo:CHEBI_29101
    a owl:Class ;
    rdfs:label "sodium(1+)" ;
    rdfs:subClassOf obo:CHEBI_25414, obo:CHEBI_33504, obo:CHEBI_37246, obo:CHEBI_60242 .

obo:CHEBI_32988
    a owl:Class ;
    rdfs:label "amide" ;
    rdfs:subClassOf obo:CHEBI_51143 .

obo:CHEBI_33233
    obo:IAO_0000115 "A particle not known to have substructure." ;
    oboInOwl:hasExactSynonym "elementary particle" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "elementary particles" ;
    oboInOwl:id "CHEBI:33233" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "fundamental particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_33238
    a owl:Class ;
    rdfs:label "monoatomic entity" ;
    rdfs:subClassOf obo:CHEBI_33259 .

obo:CHEBI_33241
    a owl:Class ;
    rdfs:label "oxoacid derivative" ;
    rdfs:subClassOf obo:CHEBI_37577 .

obo:CHEBI_33245
    a owl:Class ;
    rdfs:label "organic fundamental parent" ;
    rdfs:subClassOf obo:CHEBI_37175, obo:CHEBI_50860 .

obo:CHEBI_33246
    obo:IAO_0000115 "Any substituent group which does not contain carbon." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "inorganic groups" ;
    oboInOwl:id "CHEBI:33246" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "inorganic group" ;
    rdfs:subClassOf obo:CHEBI_24433 .

obo:CHEBI_33247
    obo:IAO_0000115 "Any substituent group or skeleton containing carbon." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33247" ;
    a owl:Class ;
    rdfs:label "organic group" ;
    rdfs:subClassOf obo:CHEBI_23367, obo:CHEBI_24433 .

obo:CHEBI_33249
    a owl:Class ;
    rdfs:label "organyl group" ;
    rdfs:subClassOf obo:CHEBI_51447 .

obo:CHEBI_33250
    obo:IAO_0000115 "A chemical entity constituting the smallest component of an element having the chemical properties of the element." ;
    oboInOwl:hasAlternativeId "CHEBI:22671", "CHEBI:23907" ;
    oboInOwl:hasExactSynonym "atom" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "atome", "atomo", "atoms", "atomus", "element", "elements" ;
    oboInOwl:id "CHEBI:33250" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "atom" ;
    rdfs:subClassOf obo:CHEBI_24431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_10545
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33252
    ] .

obo:CHEBI_33252
    obo:IAO_0000115 "A nucleus is the positively charged central portion of an atom, excluding the orbital electrons." ;
    oboInOwl:hasExactSynonym "nucleus" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Atomkern", "Kern", "noyau", "noyau atomique", "nuclei", "nucleo", "nucleo atomico", "nucleus atomi" ;
    oboInOwl:id "CHEBI:33252" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "atomic nucleus" ;
    rdfs:subClassOf obo:CHEBI_36347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33253
    ] .

obo:CHEBI_33253
    obo:IAO_0000115 "Heavy nuclear particle: proton or neutron." ;
    oboInOwl:hasExactSynonym "nucleon" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Nukleon", "Nukleonen", "nucleons" ;
    oboInOwl:id "CHEBI:33253" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "nucleon" ;
    rdfs:subClassOf obo:CHEBI_36339, obo:CHEBI_36347 .

obo:CHEBI_33256
    a owl:Class ;
    rdfs:label "primary amide" ;
    rdfs:subClassOf obo:CHEBI_32988 .

obo:CHEBI_33259
    a owl:Class ;
    rdfs:label "elemental molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_33284
    obo:IAO_0000115 "A nutrient is a food component that an organism uses to survive and grow." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "nutrients" ;
    oboInOwl:id "CHEBI:33284" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "nutrient" ;
    rdfs:subClassOf obo:CHEBI_78295 .

obo:CHEBI_33285
    a owl:Class ;
    rdfs:label "heteroorganic entity" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_33296
    a owl:Class ;
    rdfs:label "alkali metal molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33674, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_22314
    ] .

obo:CHEBI_33300
    a owl:Class ;
    rdfs:label "pnictogen" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33302
    a owl:Class ;
    rdfs:label "pnictogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33300
    ] .

obo:CHEBI_33303
    obo:IAO_0000115 "Any p-block element belonging to the group 16 family of the periodic table." ;
    oboInOwl:hasDbXref "PMID:17084588" ;
    oboInOwl:hasExactSynonym "chalcogen", "chalcogens" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Chalkogen", "Chalkogene", "anfigeno", "anfigenos", "calcogeno", "calcogenos", "chalcogene", "chalcogenes", "group 16 elements", "group VI elements" ;
    oboInOwl:id "CHEBI:33303" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "chalcogen" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33304
    obo:IAO_0000115 "Any p-block molecular entity containing a chalcogen." ;
    oboInOwl:hasExactSynonym "chalcogen molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "chalcogen compounds", "chalcogen molecular entities" ;
    oboInOwl:id "CHEBI:33304" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "chalcogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33303
    ] .

obo:CHEBI_33306
    oboInOwl:hasExactSynonym "group 14 elements" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "carbon group element", "carbon group elements", "carbonoides", "cristallogene", "cristallogenes", "group IV elements" ;
    oboInOwl:id "CHEBI:33306" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "carbon group element atom" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33318
    obo:IAO_0000115 "An atom belonging to one of the main groups (found in the s- and p- blocks) of the periodic table." ;
    oboInOwl:hasExactSynonym "main group elements" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Hauptgruppenelement", "Hauptgruppenelemente", "main group element" ;
    oboInOwl:id "CHEBI:33318" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "main group element atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_33424
    a owl:Class ;
    rdfs:label "sulfur oxoacid derivative" ;
    rdfs:subClassOf obo:CHEBI_26835, obo:CHEBI_33241 .

obo:CHEBI_33504
    a owl:Class ;
    rdfs:label "alkali metal cation" ;
    rdfs:subClassOf obo:CHEBI_25213 .

obo:CHEBI_33521
    a owl:Class ;
    rdfs:label "metal atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_33559
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "s-block element", "s-block elements" ;
    oboInOwl:id "CHEBI:33559" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "s-block element atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_33560
    obo:IAO_0000115 "Any main group element atom belonging to the p-block of the periodic table." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "p-block element", "p-block elements" ;
    oboInOwl:id "CHEBI:33560" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "p-block element atom" ;
    rdfs:subClassOf obo:CHEBI_33318 .

obo:CHEBI_33575
    a owl:Class ;
    rdfs:label "carboxylic acid" ;
    rdfs:subClassOf obo:CHEBI_35605, obo:CHEBI_36586, obo:CHEBI_64709, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_46883
    ] .

obo:CHEBI_33579
    obo:IAO_0000115 "A molecular entity containing one or more atoms from any of groups 1, 2, 13, 14, 15, 16, 17, and 18 of the periodic table." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "main group compounds", "main group molecular entities" ;
    oboInOwl:id "CHEBI:33579" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "main group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33318
    ] .

obo:CHEBI_33582
    oboInOwl:hasExactSynonym "carbon group molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "carbon group molecular entities" ;
    oboInOwl:id "CHEBI:33582" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "carbon group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33306
    ] .

obo:CHEBI_33595
    obo:IAO_0000115 "Any molecule that consists of a series of atoms joined together to form a ring." ;
    oboInOwl:hasDbXref "Wikipedia:Cyclic_compound" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "cyclic compounds" ;
    oboInOwl:id "CHEBI:33595" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "cyclic compound" ;
    rdfs:subClassOf obo:CHEBI_25367 .

obo:CHEBI_33608
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "hydrogen compounds", "hydrogen molecular entities" ;
    oboInOwl:id "CHEBI:33608" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "hydrogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33674, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_49637
    ] .

obo:CHEBI_33635
    a owl:Class ;
    rdfs:label "polycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_33655
    obo:IAO_0000115 "A cyclically conjugated molecular entity with a stability (due to delocalization) significantly greater than that of a hypothetical localized structure (e.g. Kekule structure) is said to possess aromatic character." ;
    oboInOwl:hasExactSynonym "aromatic compounds", "aromatic molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "aromatics", "aromatische Verbindungen" ;
    oboInOwl:id "CHEBI:33655" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "aromatic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_33659
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic aromatic compounds" ;
    oboInOwl:id "CHEBI:33659" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "organic aromatic compound" ;
    rdfs:subClassOf obo:CHEBI_33655, obo:CHEBI_33832 .

obo:CHEBI_33674
    obo:IAO_0000115 "An s-block molecular entity is a molecular entity containing one or more atoms of an s-block element." ;
    oboInOwl:hasExactSynonym "s-block molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "s-block compounds", "s-block molecular entities" ;
    oboInOwl:id "CHEBI:33674" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "s-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33559
    ] .

obo:CHEBI_33675
    obo:IAO_0000115 "A main group molecular entity that contains one or more atoms of a p-block element." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "p-block compounds", "p-block molecular entities", "p-block molecular entitiy" ;
    oboInOwl:id "CHEBI:33675" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "p-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33560
    ] .

obo:CHEBI_33692
    a owl:Class ;
    rdfs:label "hydrides" ;
    rdfs:subClassOf obo:CHEBI_33608, obo:CHEBI_37577 .

obo:CHEBI_33694
    a owl:Class ;
    rdfs:label "biomacromolecule" ;
    rdfs:subClassOf obo:CHEBI_33839, obo:CHEBI_50860 .

obo:CHEBI_33695
    a owl:Class ;
    rdfs:label "information biomacromolecule" ;
    rdfs:subClassOf obo:CHEBI_33694 .

obo:CHEBI_33700
    a owl:Class ;
    rdfs:label "proteinogenic amino-acid residue" ;
    rdfs:subClassOf obo:CHEBI_33710 .

obo:CHEBI_33708
    obo:IAO_0000115 "When two or more amino acids combine to form a peptide, the elements of water are removed, and what remains of each amino acid is called an amino-acid residue." ;
    oboInOwl:hasExactSynonym "amino acid residue" ;
    oboInOwl:hasNarrowSynonym "protein residue" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33708" ;
    a owl:Class ;
    rdfs:label "amino-acid residue" ;
    rdfs:subClassOf obo:CHEBI_33247 .

obo:CHEBI_33710
    a owl:Class ;
    rdfs:label "alpha-amino-acid residue" ;
    rdfs:subClassOf obo:CHEBI_33708 .

obo:CHEBI_33822
    obo:IAO_0000115 "An organic compound having at least one hydroxy group attached to a carbon atom." ;
    oboInOwl:hasAlternativeId "CHEBI:64710" ;
    oboInOwl:hasExactSynonym "hydroxy compounds" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic alcohol", "organic hydroxy compounds" ;
    oboInOwl:id "CHEBI:33822" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "organic hydroxy compound" ;
    rdfs:subClassOf obo:CHEBI_24651, obo:CHEBI_50860 .

obo:CHEBI_33832
    obo:IAO_0000115 "Any organic molecule that consists of atoms connected in the form of a ring." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic cyclic compounds" ;
    oboInOwl:id "CHEBI:33832" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "organic cyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595, obo:CHEBI_72695 .

obo:CHEBI_33833
    a owl:Class ;
    rdfs:label "heteroarene" ;
    rdfs:subClassOf obo:CHEBI_24532, obo:CHEBI_33659 .

obo:CHEBI_33837
    a owl:Class ;
    rdfs:label "conjugated protein" ;
    rdfs:subClassOf obo:CHEBI_36080 .

obo:CHEBI_33839
    a owl:Class ;
    rdfs:label "macromolecule" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_33853
    obo:IAO_0000115 "Organic aromatic compounds having one or more hydroxy groups attached to a benzene or other arene ring." ;
    chebi:charge "0" ;
    chebi:formula "C6HOR5" ;
    chebi:mass "89.072" ;
    chebi:monoisotopicmass "89.00274" ;
    chebi:smiles "C1(=C(C(=C(C(=C1*)*)*)*)*)O" ;
    oboInOwl:hasAlternativeId "CHEBI:13664", "CHEBI:13825", "CHEBI:25969", "CHEBI:2857" ;
    oboInOwl:hasDbXref "KEGG:C15584", "MetaCyc:Phenols", "Wikipedia:Phenols" ;
    oboInOwl:hasExactSynonym "phenols" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Aryl alcohol", "a phenol", "arenols" ;
    oboInOwl:id "CHEBI:33853" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "phenols" ;
    rdfs:subClassOf obo:CHEBI_33659, obo:CHEBI_33822 .

obo:CHEBI_33937
    obo:IAO_0000115 "Any nutrient required in large quantities by organisms throughout their life in order to orchestrate a range of physiological functions. Macronutrients are usually chemical elements (carbon, hydrogen, nitrogen, oxygen, phosphorus and sulfur) that humans consume in the largest quantities. Calcium, sodium, magnesium and potassium are sometimes included as macronutrients because they are required in relatively large quantities compared with other vitamins and minerals." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "macronutrients" ;
    oboInOwl:id "CHEBI:33937" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "macronutrient" ;
    rdfs:subClassOf obo:CHEBI_33284 .

obo:CHEBI_35186
    a owl:Class ;
    rdfs:label "terpene" ;
    rdfs:subClassOf obo:CHEBI_24632, obo:CHEBI_24913 .

obo:CHEBI_35191
    a owl:Class ;
    rdfs:label "triterpene" ;
    rdfs:subClassOf obo:CHEBI_35186 .

obo:CHEBI_35341
    a owl:Class ;
    rdfs:label "steroid" ;
    rdfs:subClassOf obo:CHEBI_18059, obo:CHEBI_51958 .

obo:CHEBI_35352
    a owl:Class ;
    rdfs:label "organonitrogen compound" ;
    rdfs:subClassOf obo:CHEBI_33285, obo:CHEBI_51143 .

obo:CHEBI_35479
    a owl:Class ;
    rdfs:label "alkali metal salt" ;
    rdfs:subClassOf obo:CHEBI_24866, obo:CHEBI_33296 .

obo:CHEBI_35605
    a owl:Class ;
    rdfs:label "carbon oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24833, obo:CHEBI_36963 .

obo:CHEBI_35692
    a owl:Class ;
    rdfs:label "dicarboxylic acid" ;
    rdfs:subClassOf obo:CHEBI_131927, obo:CHEBI_33575 .

obo:CHEBI_35701
    a owl:Class ;
    rdfs:label "ester" ;
    rdfs:subClassOf obo:CHEBI_36963 .

obo:CHEBI_35722
    a owl:Class ;
    rdfs:label "sulfated glycosaminoglycan" ;
    rdfs:subClassOf obo:CHEBI_18085, obo:CHEBI_35724 .

obo:CHEBI_35724
    a owl:Class ;
    rdfs:label "carbohydrate sulfate" ;
    rdfs:subClassOf obo:CHEBI_25704, obo:CHEBI_26819, obo:CHEBI_63299 .

obo:CHEBI_36078
    a owl:Class ;
    rdfs:label "cholanoid" ;
    rdfs:subClassOf obo:CHEBI_35341 .

obo:CHEBI_36080
    a owl:Class ;
    rdfs:label "protein" ;
    rdfs:subClassOf obo:CHEBI_33695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16541
    ] .

obo:CHEBI_36277
    a owl:Class ;
    rdfs:label "bile acid salt" ;
    rdfs:subClassOf obo:CHEBI_24868, obo:CHEBI_36078 .

obo:CHEBI_36338
    obo:IAO_0000115 "Lepton is a fermion that does not experience the strong force (strong interaction). The term is derived from the Greek lambdaepsilonpitauomicronsigma (small, thin)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "leptons" ;
    oboInOwl:id "CHEBI:36338" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "lepton" ;
    rdfs:subClassOf obo:CHEBI_33233, obo:CHEBI_36340 .

obo:CHEBI_36339
    obo:IAO_0000115 "Baryon is a fermion that does experience the strong force (strong interaction). The term is derived from the Greek betaalpharhoupsilonsigma (heavy)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "baryons" ;
    oboInOwl:id "CHEBI:36339" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "baryon" ;
    rdfs:subClassOf obo:CHEBI_36340, obo:CHEBI_36344 .

obo:CHEBI_36340
    obo:IAO_0000115 "Particle of half-integer spin quantum number following Fermi-Dirac statistics. Fermions are named after Enrico Fermi." ;
    oboInOwl:hasExactSynonym "fermion" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "fermions" ;
    oboInOwl:id "CHEBI:36340" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "fermion" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36342
    obo:IAO_0000115 "A particle smaller than an atom." ;
    oboInOwl:hasDbXref "Wikipedia:Subatomic_particle" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "subatomic particles" ;
    oboInOwl:id "CHEBI:36342" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "subatomic particle" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:CHEBI_36343
    obo:IAO_0000115 "A subatomic particle known to have substructure (i.e. consisting of smaller particles)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "composite particles" ;
    oboInOwl:id "CHEBI:36343" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "composite particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36344
    obo:IAO_0000115 "Hadron is a subatomic particle which experiences the strong force." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "hadrons" ;
    oboInOwl:id "CHEBI:36344" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "hadron" ;
    rdfs:subClassOf obo:CHEBI_36343 .

obo:CHEBI_36347
    obo:IAO_0000115 "A nucleus or any of its constituents in any of their energy states." ;
    oboInOwl:hasExactSynonym "nuclear particle" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:36347" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "nuclear particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36357
    obo:IAO_0000115 "Any molecular entity consisting of more than one atom." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "polyatomic entities" ;
    oboInOwl:id "CHEBI:36357" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "polyatomic entity" ;
    rdfs:subClassOf obo:CHEBI_23367, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_24433
    ] .

obo:CHEBI_36586
    a owl:Class ;
    rdfs:label "carbonyl compound" ;
    rdfs:subClassOf obo:CHEBI_36587, obo:CHEBI_36963, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_23019
    ] .

obo:CHEBI_36587
    a owl:Class ;
    rdfs:label "organic oxo compound" ;
    rdfs:subClassOf obo:CHEBI_72695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_46629
    ] .

obo:CHEBI_36735
    a owl:Class ;
    rdfs:label "biladienes" ;
    rdfs:subClassOf obo:CHEBI_25046 .

obo:CHEBI_36914
    a owl:Class ;
    rdfs:label "inorganic ion" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_24870 .

obo:CHEBI_36915
    a owl:Class ;
    rdfs:label "inorganic cation" ;
    rdfs:subClassOf obo:CHEBI_36914, obo:CHEBI_36916 .

obo:CHEBI_36916
    a owl:Class ;
    rdfs:label "cation" ;
    rdfs:subClassOf obo:CHEBI_24870 .

obo:CHEBI_36962
    a owl:Class ;
    rdfs:label "organochalcogen compound" ;
    rdfs:subClassOf obo:CHEBI_33285, obo:CHEBI_33304 .

obo:CHEBI_36963
    a owl:Class ;
    rdfs:label "organooxygen compound" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_36962 .

obo:CHEBI_37175
    a owl:Class ;
    rdfs:label "organic hydride" ;
    rdfs:subClassOf obo:CHEBI_33692 .

obo:CHEBI_37246
    a owl:Class ;
    rdfs:label "elemental sodium" ;
    rdfs:subClassOf obo:CHEBI_26712 .

obo:CHEBI_37395
    a owl:Class ;
    rdfs:label "mucopolysaccharide" ;
    rdfs:subClassOf obo:CHEBI_18085 .

obo:CHEBI_37397
    a owl:Class ;
    rdfs:label "chondroitin sulfate" ;
    rdfs:subClassOf obo:CHEBI_35722, obo:CHEBI_37395 .

obo:CHEBI_37577
    obo:IAO_0000115 "A molecular entity consisting of two or more chemical elements." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "chemical compound", "heteroatomic molecular entities" ;
    oboInOwl:id "CHEBI:37577" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "heteroatomic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_37622
    a owl:Class ;
    rdfs:label "carboxamide" ;
    rdfs:subClassOf obo:CHEBI_33256, obo:CHEBI_35352, obo:CHEBI_36963, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_23004
    ] .

obo:CHEBI_37826
    a owl:Class ;
    rdfs:label "sulfuric acid derivative" ;
    rdfs:subClassOf obo:CHEBI_33424 .

obo:CHEBI_37838
    a owl:Class ;
    rdfs:label "carboacyl group" ;
    rdfs:subClassOf obo:CHEBI_22221 .

obo:CHEBI_38077
    a owl:Class ;
    rdfs:label "polypyrrole" ;
    rdfs:subClassOf obo:CHEBI_38101 .

obo:CHEBI_38101
    a owl:Class ;
    rdfs:label "organonitrogen heterocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_24532, obo:CHEBI_35352 .

obo:CHEBI_38560
    a owl:Class ;
    rdfs:label "simple protein" ;
    rdfs:subClassOf obo:CHEBI_36080 .

obo:CHEBI_38700
    a owl:Class ;
    rdfs:label "organic sodium salt" ;
    rdfs:subClassOf obo:CHEBI_24868, obo:CHEBI_26714 .

obo:CHEBI_39015
    a owl:Class ;
    rdfs:label "apolipoprotein" ;
    rdfs:subClassOf obo:CHEBI_13850 .

obo:CHEBI_39022
    a owl:Class ;
    rdfs:label "inclusion compound" ;
    rdfs:subClassOf obo:CHEBI_50967 .

obo:CHEBI_39024
    a owl:Class ;
    rdfs:label "clathrate compound" ;
    rdfs:subClassOf obo:CHEBI_39022 .

obo:CHEBI_43176
    chebi:charge "0" ;
    chebi:formula "HO" ;
    chebi:mass "17.00734" ;
    chebi:monoisotopicmass "17.00274" ;
    chebi:smiles "*O[H]" ;
    oboInOwl:hasAlternativeId "CHEBI:24706", "CHEBI:43171" ;
    oboInOwl:hasDbXref "PDBeChem:OH" ;
    oboInOwl:hasExactSynonym "HYDROXY GROUP", "hydroxy", "hydroxy group" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "-OH", "hydroxyl", "hydroxyl group" ;
    oboInOwl:id "CHEBI:43176" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "hydroxy group" ;
    rdfs:subClassOf obo:CHEBI_33246 .

obo:CHEBI_46629
    a owl:Class ;
    rdfs:label "oxo group" ;
    rdfs:subClassOf obo:CHEBI_33246 .

obo:CHEBI_46662
    a owl:Class ;
    rdfs:label "mineral" ;
    rdfs:subClassOf obo:CHEBI_59999 .

obo:CHEBI_46723
    a owl:Class ;
    rdfs:label "phosphate mineral" ;
    rdfs:subClassOf obo:CHEBI_46662 .

obo:CHEBI_46883
    a owl:Class ;
    rdfs:label "carboxy group" ;
    rdfs:subClassOf obo:CHEBI_33249 .

obo:CHEBI_49637
    chebi:charge "0" ;
    chebi:formula "H" ;
    chebi:inchi "InChI=1S/H" ;
    chebi:inchikey "YZCKVEUIGOORGS-UHFFFAOYSA-N" ;
    chebi:mass "1.00794" ;
    chebi:monoisotopicmass "1.00783" ;
    chebi:smiles "[H]" ;
    oboInOwl:hasAlternativeId "CHEBI:24634", "CHEBI:49636" ;
    oboInOwl:hasDbXref "WebElements:H" ;
    oboInOwl:hasExactSynonym "hydrogen" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "1H", "H", "Wasserstoff", "hidrogeno", "hydrogen", "hydrogene" ;
    oboInOwl:id "CHEBI:49637" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "hydrogen atom" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_25585, obo:CHEBI_33559, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

obo:CHEBI_50047
    obo:IAO_0000115 "A compound formally derived from ammonia by replacing one, two or three hydrogen atoms by organyl groups." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:50047" ;
    a owl:Class ;
    rdfs:label "organic amino compound" ;
    rdfs:subClassOf obo:CHEBI_35352 .

obo:CHEBI_50860
    obo:IAO_0000115 "Any molecular entity that contains carbon." ;
    oboInOwl:hasAlternativeId "CHEBI:25700", "CHEBI:33244" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic compounds", "organic entity", "organic molecular entities" ;
    oboInOwl:id "CHEBI:50860" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "organic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33582, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_27594
    ] .

obo:CHEBI_50906
    obo:IAO_0000115 "A role is particular behaviour which a material entity may exhibit." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:50906" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "role" .

obo:CHEBI_50967
    a owl:Class ;
    rdfs:label "non-covalently-bound molecular entity" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_51143
    a owl:Class ;
    rdfs:label "nitrogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33302, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25555
    ] .

obo:CHEBI_51422
    a owl:Class ;
    rdfs:label "organodiyl group" ;
    rdfs:subClassOf obo:CHEBI_51446 .

obo:CHEBI_51446
    a owl:Class ;
    rdfs:label "organic divalent group" ;
    rdfs:subClassOf obo:CHEBI_33247 .

obo:CHEBI_51447
    a owl:Class ;
    rdfs:label "organic univalent group" ;
    rdfs:subClassOf obo:CHEBI_33247 .

obo:CHEBI_51958
    a owl:Class ;
    rdfs:label "organic polycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33635, obo:CHEBI_33832 .

obo:CHEBI_52208
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:52208" ;
    oboInOwl:inSubset chebi3:_STAR ;
    a owl:Class ;
    rdfs:label "biophysical role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52211
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:52211" ;
    oboInOwl:inSubset chebi3:_STAR ;
    a owl:Class ;
    rdfs:label "physiological role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52254
    a owl:Class ;
    rdfs:label "apatite" ;
    rdfs:subClassOf obo:CHEBI_46723 .

obo:CHEBI_52255
    a owl:Class ;
    rdfs:label "hydroxylapatite" ;
    rdfs:subClassOf obo:CHEBI_52254 .

obo:CHEBI_5686
    a owl:Class ;
    rdfs:label "heterocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_59999
    a owl:Class ;
    rdfs:label "chemical substance" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_60242
    a owl:Class ;
    rdfs:label "monovalent inorganic cation" ;
    rdfs:subClassOf obo:CHEBI_36915 .

obo:CHEBI_60924
    a owl:Class ;
    rdfs:label "keratan sulfate" ;
    rdfs:subClassOf obo:CHEBI_35722, obo:CHEBI_37395 .

obo:CHEBI_63299
    a owl:Class ;
    rdfs:label "carbohydrate derivative" ;
    rdfs:subClassOf obo:CHEBI_78616 .

obo:CHEBI_64709
    a owl:Class ;
    rdfs:label "organic acid" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_6495
    a owl:Class ;
    rdfs:label "lipoprotein" ;
    rdfs:subClassOf obo:CHEBI_33837, obo:CHEBI_39024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_39015
    ] .

obo:CHEBI_65212
    a owl:Class ;
    rdfs:label "polysaccharide derivative" ;
    rdfs:subClassOf obo:CHEBI_167559, obo:CHEBI_33694, obo:CHEBI_63299 .

obo:CHEBI_72695
    obo:IAO_0000115 "Any molecule that consists of at least one carbon atom as part of the electrically neutral entity." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic compound", "organic compounds", "organic molecules" ;
    oboInOwl:id "CHEBI:72695" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "organic molecule" ;
    rdfs:subClassOf obo:CHEBI_25367, obo:CHEBI_50860 .

obo:CHEBI_72813
    a owl:Class ;
    rdfs:label "exopolysaccharide" ;
    rdfs:subClassOf obo:CHEBI_33694 .

obo:CHEBI_78295
    obo:IAO_0000115 "A physiological role played by any substance that is distributed in foodstuffs. It includes materials derived from plants or animals, such as vitamins or minerals, as well as environmental contaminants." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "dietary component", "dietary components", "food components" ;
    oboInOwl:id "CHEBI:78295" ;
    oboInOwl:inSubset chebi2:_STAR ;
    a owl:Class ;
    rdfs:label "food component" ;
    rdfs:subClassOf obo:CHEBI_52211 .

obo:CHEBI_78616
    a owl:Class ;
    rdfs:label "carbohydrates and carbohydrate derivatives" ;
    rdfs:subClassOf obo:CHEBI_36963 .

obo:CL_0000000
    obo:IAO_0000115 "A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane."^^xsd:string ;
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/cl.owl> ;
    oboInOwl:hasDbXref "CALOHA:TS-2035"^^xsd:string, "FMA:68646"^^xsd:string, "GO:0005623"^^xsd:string, "KUPO:0000002"^^xsd:string, "VHOG:0001533"^^xsd:string, "WBbt:0004017"^^xsd:string, "XAO:0003012"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:comment "The definition of cell is intended to represent all cells, and thus a cell is defined as a material entity and not an anatomical structure, which implies that it is part of an organism (or the entirety of one)."^^xsd:string ;
    rdfs:label "cell"^^xsd:string, "cell"@en ;
    rdfs:subClassOf obo:CARO_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_131567
    ] .

obo:CL_0000001
    obo:IAO_0000115 "A cultured cell that is freshly isolated from a organismal source, or derives in culture from such a cell prior to the culture being passaged."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002290"^^xsd:string ;
    oboInOwl:hasExactSynonym "primary cell culture cell"^^xsd:string, "unpassaged cultured cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "primary cell line cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Covers cells actively being cultured or stored in a quiescent state for future use."^^xsd:string ;
    rdfs:label "primary cultured cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000010 .

obo:CL_0000002
    obo:IAO_0000115 "OBSOLETE: A cell line cell that is expected to be capable of an unlimited number of divisions, and is thus able to support indefinite growth/propagation in vitro as part of a immortal cell line."^^xsd:string ;
    obo:IAO_0100001 obo:CLO_0000019 ;
    oboInOwl:hasExactSynonym "continuous cell line cell"^^xsd:string, "permanent cell line cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment """Obsoleted in July 2013 and replaced by the CLO 'immortal cell line cell' class, as a result of CLO-OBI-CL alignment efforts.

Covers cells actively being cultured or stored in a quiescent state for future use."""^^xsd:string ;
    rdfs:label "obsolete immortal cell line cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000003
    obo:IAO_0000115 "A cell that is found in a natural setting, which includes multicellular organism cells 'in vivo' (i.e. part of an organism), and unicellular organisms 'in environment' (i.e. part of a natural environment)."^^xsd:string ;
    oboInOwl:hasDbXref "CARO:0000013"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "cell in vivo"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:comment "To accommodate unicellular organisms better, 'cell in vivo' has been re-labeled 'native cell' to better represent its intended meaning - that is, that it is a cell in the context of a multicellular organism or in a natural environment. 'Native' is intended to contrast with 'in vitro', which refers to cells or other biological entities that have been intentionally placed in a controlled, non-natural setting for the purpose of study or manipulation. (MAH 1.12.12)."^^xsd:string ;
    rdfs:label "native cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000000 .

obo:CL_0000004
    obo:IAO_0000115 "OBSOLETE: A classification of cells by the organisms within which they are contained."^^xsd:string ;
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell can be classified by its species. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by organism"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000005
    obo:IAO_0000115 "Any fibroblast that is deriived from the neural crest." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast neural crest derived"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000333
            ]
        )
    ] .

obo:CL_0000006
    oboInOwl:hasExactSynonym "neuronal receptor cell (sensu Animalia)"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuronal receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, obo:CL_0000197 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000197
            obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:CL_0000007
    obo:IAO_0000115 "A cell found in the embryo before the formation of all the gem layers is complete."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "early embryonic cell (metazoa)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002321 .

obo:CL_0000008
    obo:IAO_0000115 "Cell that is part of the migratory cranial neural crest population. Migratory cranial neural crest cells develop from premigratory cranial neural crest cells and have undergone epithelial to mesenchymal transition and delamination." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "migratory cranial neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000333 .

obo:CL_0000009
    obo:IAO_0000115 "Obsolete. Use PO:0000079 from Plant Ontology instead. An elongated cell with approximately wedge-shaped ends, found in the vascular cambium, which gives rise to the elements of the axial system in the secondary vascular tissues."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000274"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "xylem initial"^^xsd:string, "xylem mother cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000079"^^xsd:string ;
    rdfs:label "obsolete fusiform initial"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000010
    obo:IAO_0000115 "A cell in vitro that is or has been maintained or propagated as part of a cell culture."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this class was re-labeled to 'cultured cell' instead of 'cell line cell', as it intent was clarified to cover any cultured cells of multicellular and unicellular organisms. This includes cells actively being cultured, or cells that have been cultured but are stored in a quiescent state for future use. In having been cultured, cells must establish homeostasis and often replicate in a foreign environment. Accomodation of this stress initiates a selection of cells fit for such challenges, wherein necessary adaptive biochemical and.or genetic changes can occur. These changes can set them apart from the in vivo cells from which they derive, and such changes will typically accumulate and change over increasing time in culture."^^xsd:string ;
    rdfs:label "cultured cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000578 .

obo:CL_0000011
    obo:IAO_0000115 "Cell that is part of the migratory trunk neural crest population. Migratory trunk neural crest cells develop from premigratory trunk neural crest cells and have undergone epithelial to mesenchymal transition and delamination." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "migratory trunk neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000333 .

obo:CL_0000012
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell can be classified. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by class"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000013
    oboInOwl:consider "CL:0000140"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete dentine secreting cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000014
    oboInOwl:hasExactSynonym "germline stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "germ line stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, obo:CL_0000039 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000039
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0000015
    obo:IAO_0000115 "Male germ cell is a germ cell that supports male gamete production." ;
    oboInOwl:hasDbXref "FMA:72290"^^xsd:string, "MA:0002765"^^xsd:string, "VHOG:0001531"^^xsd:string, "ncithesaurus:Spermatogenic_Cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male germ cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007283
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000586
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007283
            ]
        )
    ] .

obo:CL_0000016
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male germ line stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000014, obo:CL_0000015 .

obo:CL_0000017
    obo:IAO_0000115 "A male germ cell that develops from spermatogonia. The euploid primary spermatocytes undergo meiosis and give rise to the haploid secondary spermatocytes which in turn give rise to spermatids."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001275"^^xsd:string, "CALOHA:TS-0951"^^xsd:string, "EMAPA:31484"^^xsd:string, "FBbt:00004936"^^xsd:string, "FMA:84049"^^xsd:string, "WBbt:0006799"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spermatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048137
            ]
        )
    ] .

obo:CL_0000018
    obo:IAO_0000115 "A male germ cell that develops from the haploid secondary spermatocytes. Without further division, spermatids undergo structural changes and give rise to spermatozoa."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001274"^^xsd:string, "CALOHA:TS-0950"^^xsd:string, "EMAPA:31486"^^xsd:string, "FBbt:00004942"^^xsd:string, "FMA:72294"^^xsd:string, "WBbt:0006800"^^xsd:string ;
    oboInOwl:hasExactSynonym "nematoblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spermatid"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000015, obo:CL_0000413, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000657
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001675
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001375
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001675
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007288
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007289
            ]
        )
    ] .

obo:CL_0000019
    obo:IAO_0000115 "A mature male germ cell that develops from a spermatid."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001277"^^xsd:string, "BTO:0002046"^^xsd:string, "CALOHA:TS-0949"^^xsd:string, "FBbt:00004954"^^xsd:string, "FMA:67338"^^xsd:string, "WBbt:0006798"^^xsd:string ;
    oboInOwl:hasExactSynonym "sperm cell"^^xsd:string, "spermatozoid"^^xsd:string, "spermatozoon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sperm"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000018
    ] .

obo:CL_0000020
    obo:IAO_0000115 "An euploid male germ cell of an early stage of spermatogenesis."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000958"^^xsd:string, "CALOHA:TS-2193"^^xsd:string, "EMAPA:31482"^^xsd:string, "FBbt:00004935"^^xsd:string, "FMA:72291"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spermatogonium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001394
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
        )
    ] .

obo:CL_0000021
    obo:IAO_0000115 "Female germ cell is a germ cell that supports female gamete production."^^xsd:string ;
    oboInOwl:hasDbXref "MA:0000388"^^xsd:string, "VHOG:0001530"^^xsd:string, "ncithesaurus:Egg"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female germ cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000586
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048477
            ]
        )
    ] .

obo:CL_0000022
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female germ line stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000014, obo:CL_0000021 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0000023
    obo:IAO_0000115 "A female germ cell that has entered meiosis."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000964"^^xsd:string, "CALOHA:TS-0711"^^xsd:string, "FBbt:00004886"^^xsd:string, "FMA:18644"^^xsd:string, "WBbt:0006797"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "oogonium"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000021, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0007143
    ] .

obo:CL_0000024
    obo:IAO_0000115 "An undifferentiated germ cell that proliferates rapidly and gives rise to oocytes."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83673"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oogonial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000670
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:CL_0000025
    obo:IAO_0000115 "A female gamete where meiosis has progressed to metaphase II and is able to participate in fertilization."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000369"^^xsd:string, "BTO:0003801"^^xsd:string, "CALOHA:TS-2191"^^xsd:string, "FBbt:00057012"^^xsd:string, "FMA:67343"^^xsd:string, "MA:0000388"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature oocyte"^^xsd:string, "ovum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "egg cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0007143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000023
    ] .

obo:CL_0000026
    obo:IAO_0000115 "A germline cell that contributes to the development of the oocyte by transferring cytoplasm directly to oocyte."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000953"^^xsd:string, "FBbt:00004878"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "nurse cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "invertebrate nurse cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000039, obo:CL_0000412, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000722
    ] .

obo:CL_0000027
    obo:IAO_0000115 "A smooth muscle cell derived from the neural crest." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell neural crest derived"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000333
            ]
        )
    ] .

obo:CL_0000028
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CNS neuron (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000338
    ] .

obo:CL_0000029
    oboInOwl:hasExactSynonym "neuron neural crest derived"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neural crest derived neuron" ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000333
            ]
        )
    ] .

obo:CL_0000030
    oboInOwl:hasDbXref "FBbt:00005145"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] .

obo:CL_0000031
    obo:IAO_0000115 "A cell that will develop into a neuron often after a migration phase." ;
    oboInOwl:hasAlternativeId "CL:0000337" ;
    oboInOwl:hasDbXref "BTO:0000930"^^xsd:string, "FMA:70563"^^xsd:string ;
    oboInOwl:hasExactSynonym "neuroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroblast (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:CL_0000032
    obo:IAO_0000115 "A cell of a platelike structure, especially a thickened plate of ectoderm in the early embryo, from which a sense organ develops."^^xsd:string ;
    oboInOwl:hasExactSynonym "neural placode cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroplacodal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002321, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000114
    ] .

obo:CL_0000033
    obo:IAO_0000115 "An apocrine cell is a secretory cell characterized loss of part of the cytoplasm during the process of secretion - secretions are budded off through the plasma membrane producing membrane bound vesicles containing the secreted substance."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "apocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000034
    obo:IAO_0000115 "A relatively undifferentiated cell that retains the ability to divide and proliferate throughout life to provide progenitor cells that can differentiate into specialized cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2086"^^xsd:string, "FMA:63368"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0017145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0000035
    obo:IAO_0000115 "A stem cell that self-renews as well as give rise to a single mature cell type."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70569"^^xsd:string ;
    oboInOwl:hasExactSynonym "unipotent stem cell"^^xsd:string, "unipotential stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "single fate stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001400
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001400
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0000036
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial fate stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000035 .

obo:CL_0000037
    obo:IAO_0000115 "A stem cell from which all cells of the lymphoid and myeloid lineages develop, including blood cells and cells of the immune system. Hematopoietic stem cells lack cell markers of effector cells (lin-negative). Lin-negative is defined by lacking one or more of the following cell surface markers: CD2, CD3 epsilon, CD4, CD5 ,CD8 alpha chain, CD11b, CD14, CD19, CD20, CD56, ly6G, ter119."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000725"^^xsd:string, "CALOHA:TS-0448"^^xsd:string, "FMA:70337"^^xsd:string, "FMA:86475"^^xsd:string, "VHOG:0001485"^^xsd:string ;
    oboInOwl:hasExactSynonym "HSC"^^xsd:string, "blood forming stem cell"^^xsd:string, "hemopoietic stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "colony forming unit hematopoietic"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers differ between species, and two sets of markers have been described for mice. HSCs are reportedly CD34-positive, CD45-positive, CD48-negative, CD150-positive, CD133-positive, and CD244-negative."^^xsd:string ;
    rdfs:label "hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723, obo:CL_0008001, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000566
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002244
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002244
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048103
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000038
    obo:IAO_0000115 "A progenitor cell committed to the erythroid lineage."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004911"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "BFU-E"^^xsd:string, "CFU-E"^^xsd:string, "blast forming unit erythroid"^^xsd:string, "burst forming unit erythroid"^^xsd:string, "colony forming unit erythroid"^^xsd:string, "erythroid stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000764, obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000050
    ] .

obo:CL_0000039
    obo:IAO_0000115 "A cell that is within the developmental lineage of gametes and is able to pass along its genetic material to offspring."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:comment "Originally this term had some plant germ line cell children."^^xsd:string ;
    rdfs:label "germ line cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0022414
    ] ;
    owl:disjointWith obo:CL_0002371 .

obo:CL_0000040
    obo:IAO_0000115 "A myeloid progenitor cell committed to the monocyte lineage. This cell is CD11b-positive, has basophilic cytoplasm, euchromatin, and the presence of a nucleolus."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1195"^^xsd:string, "FMA:83553"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-M"^^xsd:string, "colony forming unit macrophage"^^xsd:string, "colony forming unit monocyte"^^xsd:string, "monocyte stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: mononuclear cell, diameter 12-20 _M, non-granular, N/C ratio 3/1 - 4/1; markers: CD11b (shared with many other myeloid cells); location: Adult: bone marrow; fetal: liver, Yolk Sac; role or process: hematopoiesis, monocyte development; lineage: hematopoietic, myeloid."^^xsd:string ;
    rdfs:label "monoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002194, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002194
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000791
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005730
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:CL_0000041
    obo:IAO_0000115 "A fully differentiated eosinophil, a granular leukocyte with a nucleus that usually has two lobes connected by one or more slender threads, and cytoplasm containing coarse, round granules that are uniform in size and which can be stained by the dye eosin. Cells are also differentiated from other granulocytes by a small nuclear-to-cytoplasm ratio (1:3). This cell type is CD49d-positive."^^xsd:string ;
    obo:IAO_0000116 "The status of eosinophils as true professional antigen presenting cells is unclear, despite their ability to present exogenous peptides and peptides processed from exogenous proteins (in certain studies) via MHC Class II and activate T cells. Per the equivalence axioms, 'eosinophil' is reasoned to be a subclass of 'professional antigen presenting cell', though the role of eosinophils as such in the body may be limited." ;
    oboInOwl:hasBroadSynonym "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature eosinocyte"^^xsd:string, "mature eosinophil leucocyte"^^xsd:string, "mature eosinophil leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Eosinophils are CD125-positive (IL-5R), GM-CSFR-positive, IL-3R-positive, VLA4-positive. They can also express MHC Class I & II, CD4, CD9, CD11a, CD11b, CD11c, CD13, CD15, CD16, CD17, CD18, CD24, CD25,CD28, CD29, CD32, CD33, CD35, CD37, CD39, CD43, CD44, CD45, CD45RB, CD45RO, CD46, CD47, CD48, CD49d, CD49f, CD50, CD52, CD53, CD54, CD55, CD58, CD59, CD62L, CD63, CD65, CD66, CD69, CD71, CD76, CD80, CD81, CD82, CD86, CD87, CD88, CD89, CD92, CD95, CD97, CD98, CD99, CD100, CD101, CD116, CD117, CD119, CD120, CD123, CD124, CD125, CD131, CD137, CD139, CD148, CD149, CD151, CD153, CD156, CD162, CD161, CD162, CD165, CD174, CD182, CD183, CD191, CD192, CD193, CD196, CD213, IL9R, ad integrin, beta-7 integrin, FceRI, IL13Ra1, TGFbR, PAFR, LTB4R, C3aR, CystLT1R, CystLT2R, fMLPR, CRTH2 (PGD2 receptor), histamine 4R, IDO, KYN, PAR-2, Siglec-8, Siglec-10, LIR1, LIR2, LIR3, LIR7, TLR7, TLR8, and VLA-4. Eosinophils can also secrete CXCL1, eotaxin-1, GM-CSF, IL-2, IL-3, IL-4, IL-5, IL-6, IL-8, IL-10, IL-12, IL-13, IL-16, IL-18, IFN-gamma, LTC4, MIP-1alpha, NGF, PAF, RANTES, substance P, TGF-alpha, TGF-beta, TNF-alpha, and VIP."^^xsd:string ;
    rdfs:label "mature eosinophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000145, obo:CL_0000771, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007152
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009129
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000014046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000014047
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000022006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0005634
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000053 ;
                    owl:someValuesFrom obo:PATO_0001979
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009129
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000774
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002495
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000771
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007152
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000014046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000014047
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000022006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:GO_0005634
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000053 ;
                            owl:someValuesFrom obo:PATO_0001979
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009129
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002495
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002540
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045730
            ]
        )
    ] .

obo:CL_0000042
    obo:IAO_0000115 "A myeloblast committed to the neutrophil lineage. This cell type is GATA-1 positive, C/EBPa-positive, AML-1-positive, c-myb-positive and has low expression of PU.1 transcription factor."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "neutrophilic granuloblast"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are CD11b-negative, CD15-negative, CD16-negative, CD35-negative, CD49d-positive, CD68-positive, lactotransferrin-negative, and fMLP receptor-negative. They are found in the Band 3 fraction."^^xsd:string ;
    rdfs:label "neutrophilic myeloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000834, obo:CL_0000835, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000010799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000014362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000834
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000835
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000010799
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000014362
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030223
            ]
        )
    ] .

obo:CL_0000043
    obo:IAO_0000115 "A fully differentiated basophil, a granular leukocyte with an irregularly shaped, pale-staining nucleus that is partially constricted into two lobes, and with cytoplasm that contains coarse granules of variable size. Basophils contain vasoactive amines such as histamine and serotonin, which are released on appropriate stimulation."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000739"^^xsd:string ;
    oboInOwl:hasBroadSynonym "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001026"^^xsd:string, "CALOHA:TS-0688"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature basophil leucocyte"^^xsd:string, "mature basophil leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Mature basophils are also capable of producing IL-3, IL-5, IL-6, IL-8, IL-13, IL-25, CCL22, tslp, vegf, and LTC4."^^xsd:string ;
    rdfs:label "mature basophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000767, obo:CL_0002274, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0005634
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000053 ;
                    owl:someValuesFrom obo:PATO_0001979
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002351
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000767
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:GO_0005634
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000053 ;
                            owl:someValuesFrom obo:PATO_0001979
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002349
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002351
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032616
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048295
            ]
        )
    ] .

obo:CL_0000045
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider using term 'pro-T cell ; CL:0000827' or the term 'thymocyte ; CL:0000893' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete thymus processed stem cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000046
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider using term 'pro-B cell ; CL:0000826' or the term 'immature B cell ; CL:0000816 or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete bursa processed stem cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000047
    obo:IAO_0000115 "Neural stem cell is characterized as an undifferentiated cell that originates from the neuroectoderm and has the capacity both to perpetually self-renew without differentiating and to generate multiple types of lineage-restricted progenitors."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002881"^^xsd:string, "CALOHA:TS-2360"^^xsd:string, "FMA:86684"^^xsd:string ;
    oboInOwl:hasExactSynonym "NSC"^^xsd:string, "neural stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuronal stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_0000048
    obo:IAO_0000115 "A stem cell that can give rise to multiple lineages of cells."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84789"^^xsd:string ;
    oboInOwl:hasExactSynonym "multi-fate stem cell"^^xsd:string, "multifate stem cell"^^xsd:string, "multipotent cell"^^xsd:string, "multipotent stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multi fate stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001402
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0000049
    obo:IAO_0000115 "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004730"^^xsd:string ;
    oboInOwl:hasExactSynonym "CMP"^^xsd:string, "common myeloid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-GEMM"^^xsd:string, "CFU-S"^^xsd:string, "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte"^^xsd:string, "multipotential myeloid stem cell"^^xsd:string, "myeloid stem cell"^^xsd:string, "pluripotent stem cell (bone marrow)"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is intended to be compatible with any vertebrate common myeloid progenitor.  For mammalian CMP known to be CD34-positive, please use the term 'common myeloid progenitor, CD34-positive' (CL_0001059)." ;
    rdfs:label "common myeloid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002032 ;
    owl:disjointWith obo:CL_0000050, obo:CL_0000051, obo:CL_0000557 .

obo:CL_0000050
    obo:IAO_0000115 "A progenitor cell committed to the megakaryocyte and erythroid lineages."^^xsd:string ;
    oboInOwl:hasExactSynonym "CFU-EM"^^xsd:string, "CFU-MegE"^^xsd:string, "MEP"^^xsd:string, "Meg/E progenitor"^^xsd:string, "colony forming unit erythroid megakaryocyte"^^xsd:string, "megakaryocyte/erythrocyte progenitor"^^xsd:string, "megakaryocyte/erythroid progenitor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "MEPs are reportedly CD19-negative, CD34-negative, CD45RA-negative, CD110-positive, CD117-positive, and SCA1-negative and reportedly express the transcription factors GATA-1 and NF-E2."^^xsd:string ;
    rdfs:label "megakaryocyte-erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002032, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030218
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030219
    ] ;
    owl:disjointWith obo:CL_0000557, obo:CL_0002009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030218
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030219
            ]
        )
    ] .

obo:CL_0000051
    obo:IAO_0000115 "A oligopotent progenitor cell committed to the lymphoid lineage."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000044"^^xsd:string ;
    oboInOwl:hasExactSynonym "CLP"^^xsd:string, "common lymphocyte precursor"^^xsd:string, "common lymphocyte progenitor"^^xsd:string, "common lymphoid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "ELP"^^xsd:string, "committed lymphopoietic stem cell"^^xsd:string, "early lymphocyte progenitor"^^xsd:string, "lymphoid stem cell"^^xsd:string, "lymphopoietic stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "CLP are CD7-positive, CD10-positive, CD19-negative, CD34-positive, CD45RA-positive, CD79a-negative, CD127-positive, AA4.1-positive, RAG-negative, Sca-1-low, sIgM-negative, sIgD-negative, TdT-negative, Vpre-B-negative, and pre-BCR-negative. Expression of transcription factors include E2A-positive, EBF-positive, Ikaros-negative, PU.1-negative, and Pax5-negative."^^xsd:string ;
    rdfs:label "common lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002032, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030098
            ]
        )
    ] .

obo:CL_0000052
    obo:IAO_0000115 "A stem cell from which all cells of the body can form."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84790"^^xsd:string ;
    oboInOwl:hasExactSynonym "totipotential stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "totipotent stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723 .

obo:CL_0000054
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bone matrix secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000055
    obo:IAO_0000115 "A precursor cell with a limited number of potential fates."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000125"^^xsd:string, "FMA:84782"^^xsd:string ;
    oboInOwl:hasExactSynonym "blast cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "define using PATO mulit-potent or oligopotent?"^^xsd:string ;
    rdfs:label "non-terminally differentiated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011115 .

obo:CL_0000056
    obo:IAO_0000115 "A cell that is commited to differentiating into a muscle cell.  Embryonic myoblasts develop from the mesoderm. They undergo proliferation, migrate to their various sites, and then differentiate into the appropriate form of myocytes.  Myoblasts also occur as transient populations of cells in muscles undergoing repair."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000222"^^xsd:string, "CALOHA:TS-0650"^^xsd:string, "FBbt:00005083"^^xsd:string, "FMA:70335"^^xsd:string, "VHOG:0001529"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000680 .

obo:CL_0000057
    obo:IAO_0000115 "A connective tissue cell which secretes an extracellular matrix rich in collagen and other macromolecules. Flattened and irregular in outline with branching processes; appear fusiform or spindle-shaped."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000452"^^xsd:string, "CALOHA:TS-0362"^^xsd:string, "FMA:63877"^^xsd:string, "VHOG:0001482"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells may be vimentin-positive, fibronectin-positive, fsp1-positive, MMP-1-positive, collagen I-positive, collagen III-positive, and alpha-SMA-negative."^^xsd:string ;
    rdfs:label "fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] .

obo:CL_0000058
    obo:IAO_0000115 "Skeletogenic cell that is typically non-terminally differentiated, secretes an avascular, GAG rich matrix; is not buried in cartilage tissue matrix, retains the ability to divide, located adjacent to cartilage tissue (including within the perichondrium), and develops from prechondroblast (and thus prechondrogenic) cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003607"^^xsd:string, "FMA:66783"^^xsd:string ;
    oboInOwl:hasExactSynonym "chrondoplast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chondroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] .

obo:CL_0000059
    obo:IAO_0000115 "Skeletogenic cell that produces enamel, overlies the odontogenic papilla, and arises from the differentiation of a preameloblast cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000053"^^xsd:string, "CL:0000139"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001663"^^xsd:string, "FMA:70576"^^xsd:string ;
    oboInOwl:hasExactSynonym "amelocyte"^^xsd:string, "enamel secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "non-encoded relationship from VSAO produces VSAO:0000066"^^xsd:string ;
    rdfs:label "ameloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000146, obo:CL_0000151, obo:CL_0002077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0097186
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001763
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001752
    ] .

obo:CL_0000060
    obo:IAO_0000115 "Skeletogenic cell that secretes dentine matrix, is derived from the odontogenic papilla, and develops from a preodontoblast cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001769"^^xsd:string, "CALOHA:TS-0696"^^xsd:string, "FMA:62999"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "legacy def: One of the cells forming the outer surface of dental pulp that produces tooth dentin."^^xsd:string ;
    rdfs:label "odontoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0000710, obo:CL_0002159, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001751
    ] .

obo:CL_0000061
    obo:IAO_0000115 "Skeletogenic cell that produces cementum (a bony substance that covers the root of a tooth), is part of the odontogenic papilla, and develops from a precementoblast cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000859"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1164"^^xsd:string, "FMA:63002"^^xsd:string ;
    oboInOwl:hasExactSynonym "cementum secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Legacy def: A cell of ectomesenchymal origin that aids in the formation the cementum layer on the roots of teeth."^^xsd:string ;
    rdfs:label "cementoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000062, obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001753
    ] .

obo:CL_0000062
    obo:IAO_0000115 "Skeletogenic cell that secretes osteoid, is capable of producing mineralized (hydroxyapatite) matrix, is located adjacent to or within osteoid tissue, and arises from the transformation of a preosteoblast cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001593"^^xsd:string, "CALOHA:TS-0720"^^xsd:string, "FMA:66780"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "non-encoded relationships from VSAO - capable_of_producing VSAO:0000020"^^xsd:string ;
    rdfs:label "osteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0002320, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0008883
    ] .

obo:CL_0000063
    obo:IAO_0000115 "OBSOLETE: A classification of cells by their microscopic appearance."^^xsd:string ;
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell can be classified by its microscopic appearance. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by histology"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000064
    obo:IAO_0000115 "A cell that has a filiform extrusion of the cell surface."^^xsd:string ;
    oboInOwl:hasDbXref "VHOG:0001532"^^xsd:string, "XAO:0000031"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005929
            ]
        )
    ] .

obo:CL_0000065
    obo:IAO_0000115 "A neurectoderm derived cell that lines the neural lumen."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001724"^^xsd:string, "FMA:70550"^^xsd:string ;
    oboInOwl:hasExactSynonym "ependymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ependymal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000067, obo:CL_0000710 .

obo:CL_0000066
    obo:IAO_0000115 "A cell that is usually found in a two-dimensional sheet with a free surface. The cell has a cytoskeleton that allows for tight cell to cell contact and for cell polarity where apical part is directed towards the lumen and the basal part to the basal lamina."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000414"^^xsd:string, "CALOHA:TS-2026"^^xsd:string, "CARO:0000077"^^xsd:string, "FBbt:00000124"^^xsd:string, "FMA:66768"^^xsd:string, "WBbt:0003672"^^xsd:string ;
    oboInOwl:hasExactSynonym "epitheliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000483
    ] ;
    owl:disjointWith obo:CL_0000738 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000483
            ]
        )
    ] .

obo:CL_0000067
    obo:IAO_0000115 "An epithelial cell that has a cilia."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70605"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000064, obo:CL_0000066 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005929
            ]
        )
    ] .

obo:CL_0000068
    obo:IAO_0000115 "An epithelial cell that is part of a duct." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000058
            ]
        )
    ] .

obo:CL_0000069
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "branched duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068 .

obo:CL_0000070
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of gland"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000071
    obo:IAO_0000115 "An endothelial cell that lines the vasculature."^^xsd:string ;
    oboInOwl:hasExactSynonym "cuboidal endothelial cell of vascular tree"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blood vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002546
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004638
            ]
        )
    ] .

obo:CL_0000072
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-branched duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0002078 .

obo:CL_0000073
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "barrier epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000074
    obo:IAO_0000115 "Obsolete. Use PO:0000066 from Plant Ontology instead. A cell that constitutes the mesophyll of a hydathode and is located between the xylem endings and the epidermis. Proposed to be involved in the retrieval of solutes from the xylem sap."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000066"^^xsd:string ;
    rdfs:label "obsolete epithem cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000075
    obo:IAO_0000115 "A columnar/cuboidal epithelial cell is a cell usually found in a two dimensional sheet with a free surface. Columnar/cuboidal epithelial cells take on the shape of a column or cube." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "columnar/cuboidal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000076
    oboInOwl:hasDbXref "CALOHA:TS-1249"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "squamous epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066 .

obo:CL_0000077
    obo:IAO_0000115 "A flattened epithelial cell of mesenchymal origin that lines the serous cavity."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:66773"^^xsd:string ;
    oboInOwl:hasExactSynonym "mesotheliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0000213, obo:CL_0002078 .

obo:CL_0000078
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peridermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002371 .

obo:CL_0000079
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000357
    ] .

obo:CL_0000080
    obo:IAO_0000115 "A cell which moves among different tissues of the body, via blood, lymph, or other medium."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "circulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000179
            ]
        )
    ] .

obo:CL_0000081
    obo:IAO_0000115 "A cell found predominately in the blood."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62844"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blood cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000988, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:CL_0000082
    obo:IAO_0000115 "An epithelial cell of the lung." ;
    oboInOwl:hasDbXref "BTO:0004299"^^xsd:string ;
    oboInOwl:hasExactSynonym "lung epithelial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of lung"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_0000083
    obo:IAO_0000115 "An epithelial cell of the pancreas."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000028"^^xsd:string ;
    oboInOwl:hasExactSynonym "pancreas epithelial cell", "pancreatic epithelial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of pancreas"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0000084
    obo:IAO_0000115 "A type of lymphocyte whose defining characteristic is the expression of a T cell receptor complex."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000804"^^xsd:string, "CL:0000812"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000782"^^xsd:string, "CALOHA:TS-1001"^^xsd:string, "FMA:62870"^^xsd:string, "VHOG:0001479"^^xsd:string ;
    oboInOwl:hasExactSynonym "T lymphocyte"^^xsd:string, "T-cell"^^xsd:string, "T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "immature T cell"^^xsd:string, "mature T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002456
    ] ;
    owl:disjointWith obo:CL_0000945 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002456
            ]
        )
    ] .

obo:CL_0000085
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "germ line stem cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000014, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:CL_0000086
    oboInOwl:hasDbXref "FBbt:00004861"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "germ line stem cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000014, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000087
    oboInOwl:hasDbXref "FBbt:00004929"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male germ line stem cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000016, obo:CL_0000086 .

obo:CL_0000088
    oboInOwl:hasDbXref "FBbt:00004873"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female germ line stem cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000022, obo:CL_0000086 .

obo:CL_0000089
    oboInOwl:hasExactSynonym "spermatogonial stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male germ line stem cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000016, obo:CL_0000085 .

obo:CL_0000090
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female germ line stem cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000022, obo:CL_0000085 .

obo:CL_0000091
    obo:IAO_0000115 "A tissue-resident macrophage of the reticuloendothelial system found on the luminal surface of the hepatic sinusoids involved in erythrocyte clearance. Markers include F4/80+, CD11b-low, CD68-positive, sialoadhesin-positive, CD163/SRCR-positive. Irregular, with long processes including lamellipodia extending into the sinusoid lumen, have flattened nucleus with cytoplasm containing characteristic invaginations of the plasma membrane (vermiform bodies); lie within the sinusoid lumen attached to the endothelial surface; derived from the bone marrow, form a major part of the body's mononuclear phagocyte system."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000685"^^xsd:string, "FMA:14656"^^xsd:string ;
    oboInOwl:hasExactSynonym "hepatic macrophage"^^xsd:string, "littoral cell of hepatic sinusoid"^^xsd:string, "liver macrophage"^^xsd:string, "macrophagocytus stellatus"^^xsd:string, "stellate cell of von Kupffer"^^xsd:string, "von Kupffer cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80+, CD11b-low, CD68+, sialoadhesin+, CD163/SRCR+; role or process: immune, antigen-presentation, clearance of senescent erythrocytes, iron metabolism. Kupffer cells are also reportedly C3aR-positive, CD14-low, CD54-positive, CD88-positive, and CD284-positive. They are also capable of producing IL-1, IL-6, TNF-alpha, nitric oxide, PGD2, PGE2, PGF2alpha, and TXA2."^^xsd:string ;
    rdfs:label "Kupffer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0034102
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001281
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001925
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0034102
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0000092
    obo:IAO_0000115 "A specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue, which typically differentiates from monocytes. This cell has the following markers: tartrate-resistant acid phosphatase type 5-positive, PU.1-positive, c-fos-positive, nuclear factor NF-kappa-B p100 subunit-positive, tumor necrosis factor receptor superfamily member 11A-positive and macrophage colony-stimulating factor 1 receptor-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000968"^^xsd:string, "CALOHA:TS-0721"^^xsd:string, "FMA:66781"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "chondroclast"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: Highly vesicular; markers: Surface: RANK, cFMS (MCSF receptor); Secreted: cathepsin K and TRAP (tartate resistant acid phosphatase); transcription factors: PU.1, cFOS, MITF, NFkB (p52); role or process: tissue remodelling: bone resorption; lineage: hematopoietic, myeloid."^^xsd:string ;
    rdfs:label "osteoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001850
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001937
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000011178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000576
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045453
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001850
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001937
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007597
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000011178
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001954
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045453
            ]
        )
    ] .

obo:CL_0000093
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider using 'osteoclast ; CL:0000092' instead."^^xsd:string ;
    rdfs:label "obsolete osteochondroclast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000094
    obo:IAO_0000115 "A leukocyte with abundant granules in the cytoplasm."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000539"^^xsd:string, "BTO:0001026"^^xsd:string, "CALOHA:TS-0422"^^xsd:string, "FMA:62854"^^xsd:string ;
    oboInOwl:hasExactSynonym "granular leucocyte"^^xsd:string, "granular leukocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000081, obo:CL_0000766, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001969
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030141
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001332
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001969
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000095
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron associated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] .

obo:CL_0000096
    obo:IAO_0000115 "A fully differentiated neutrophil, a granular leukocyte having a nucleus with three to five lobes connected by slender threads, and cytoplasm containing fine inconspicuous granules and stainable by neutral dyes. They are produced in bone marrow at a rate of 5e10-10e10/day and have a half-life of 6-8 hours. Neutrophils are CD15-positive, CD16-positive, CD32-positive, CD43-positive, CD181-positive, and CD182-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "poly"^^xsd:string, "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003473"^^xsd:string ;
    oboInOwl:hasExactSynonym "PMN"^^xsd:string, "mature neutrocyte"^^xsd:string, "mature neutrophil leucocyte"^^xsd:string, "mature neutrophil leukocyte"^^xsd:string, "mature neutrophilic leucocyte"^^xsd:string, "mature neutrophilic leukocyte"^^xsd:string, "polymorphonuclear neutrophil"^^xsd:string, "polynuclear neutrophilic leucocyte"^^xsd:string, "polynuclear neutrophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Neutrophils are also capable of secreting GRO-alpha, IL-1beta, IL-1ra, IL-3, IL-12, IP-10, MIG, MIP-1alpha, MIP-1beta, TGF-beta, TNF-alpha, VEGF, and anti-microbial peptides. They can positively influence the chemotaxis of basophils, T-cells, monocytes, macrophages, dendritic cells, and other neutrophils. Neutrophils are also CD35-positive, CD64-positive, CD89-positive, CD184-positive, and fMLP receptor-positive Ly-6G-positive (mouse), TLR2-low, TLR4-low, and lineage-negative (CD2, CD3, CD5, CD9, CD19, CD36, CD49d, CD56, CD61, CD235a (glycophorin-A))."^^xsd:string ;
    rdfs:label "mature neutrophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000234, obo:CL_0000775, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001257
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0005634
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000053 ;
                    owl:someValuesFrom obo:PATO_0001979
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001257
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000007597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032637
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:PR_000009978
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:PR_000010543
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:PR_000010799
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000775
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000000
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:GO_0005634
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000053 ;
                            owl:someValuesFrom obo:PATO_0001979
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001256
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001257
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000007597
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002536
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002690
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006909
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032637
            ]
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:PR_000009978
            ]
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:PR_000010543
            ]
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:PR_000010799
            ]
        )
    ] .

obo:CL_0000097
    obo:IAO_0000115 "A cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation. Progenitors leave bone marrow and mature in connective and mucosal tissue. Mature mast cells are found in all tissues, except the bloodstream. Their phenotype is CD117-high, CD123-negative, CD193-positive, CD200R3-positive, and FceRI-high. Stem-cell factor (KIT-ligand; SCF) is the main controlling signal of their survival and development."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000830"^^xsd:string, "CALOHA:TS-0603"^^xsd:string, "FMA:66784"^^xsd:string ;
    oboInOwl:hasExactSynonym "histaminocyte"^^xsd:string, "labrocyte"^^xsd:string, "mastocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tissue basophil"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Mast cells are generally integrin beta-7-negative and positive for TLR2, TLR3, TLR4, TLR5, TLR7, TLR9, C3aR, C5aR, CR3, CR4, VEGF, FGF2, and renin. They can express MHC Class I and II on their surface. Activated murine mast cells (IgE+Antigen) were capable of expressing the following co-stimulatory molecules: CD95 (Fas), CD120b, CD137 (4-1BB), CD153 (CD30L), CD154 (CD40L), GITR, ICOSL, OX40L, PD-L1, and PD-L2. Note that there was some mouse strain variation. Mast cells have also been demonstrated to produce bFGF, CCL2, CCL4, CCL5, CCL11, CCL20, CXCL2, CXCL8, CXCL10, GM-CSF, IFN-gamma, IL-1, IL-2, IL-3, IL-8, IL-10, IL-11, IL-12, IL-13, IL-16, IL-25, IL-18, MIP-1, prostaglandin D2, SCF, TGF-beta, TNF-alpha, TSLP, VEGF, and XCL1. They express the transcription factors Transcription factors AP-1, GATA1, MITF, Notch2, PIAS3, PU.1, and STAT5."^^xsd:string ;
    rdfs:label "mast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0002274, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000006169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000006169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000831
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002660
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030210
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030141
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001255
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000006169
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002349
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002539
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002660
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002690
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030210
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001865
            ]
        )
    ] .

obo:CL_0000098
    obo:IAO_0000115 "A specialized epithelial cell involved in sensory perception. Restricted to special sense organs of the olfactory, gustatory, and vestibulocochlear receptor systems; contain sensory cells surrounded by supportive, non-receptive cells."^^xsd:string ;
    oboInOwl:hasBroadSynonym "neuroepithelial cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004301"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "The term \"neuroepithelial cell\" is used to describe both this cell type and neurecto-epithelial cell (CL:0000710)."^^xsd:string ;
    rdfs:label "sensory epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000197, obo:CL_0002371 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:CL_0000099
    obo:IAO_0000115 "Most generally any neuron which is not motor or sensory. Interneurons may also refer to neurons whose axons remain within a particular brain region as contrasted with projection neurons which have axons projecting to other brain regions."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003811"^^xsd:string, "FBbt:00005125"^^xsd:string, "FMA:67313"^^xsd:string, "WBbt:0005113"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000100
    obo:IAO_0000115 "An efferent neuron that passes from the central nervous system or a ganglion toward or to a muscle and conducts an impulse that causes or inhibits movement."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000312"^^xsd:string, "FMA:83617"^^xsd:string, "WBbt:0005409"^^xsd:string ;
    oboInOwl:hasExactSynonym "motoneuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "motor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000527 .

obo:CL_0000101
    obo:IAO_0000115 "Any neuron having a sensory function; an afferent neuron conveying sensory impulses."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001037"^^xsd:string, "FBbt:00005124"^^xsd:string, "FMA:84649"^^xsd:string, "WBbt:0005759"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sensory neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:CL_0000102
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polymodal neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000103
    obo:IAO_0000115 "A type of interneuron that has two neurites, usually an axon and a dendrite, extending from opposite poles of an ovoid cell body."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67282"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "bipolar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070006
            ]
        )
    ] .

obo:CL_0000104
    obo:IAO_0000115 "Neuron with an axon and two or more dendrites."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67287"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "multipolar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070026
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070026
            ]
        )
    ] .

obo:CL_0000105
    obo:IAO_0000115 "Neuron with two neurites that are fused grossly when they protrude from the soma and bifurcate a short distance from the soma."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67305"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pseudounipolar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000106
    obo:IAO_0000115 "Neuron with one neurite that extends from the cell body."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67278"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "unipolar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000107
    obo:IAO_0000115 "A neuron whose cell body is within an autonomic ganglion."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:80121"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "autonomic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002410
            ]
        )
    ] .

obo:CL_0000108
    obo:IAO_0000115 "A neuron that uses acetylcholine as a vesicular neurotransmitter."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004902"^^xsd:string, "FMA:84796"^^xsd:string, "WBbt:0006840"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cholinergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0014055
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0014055
            ]
        )
    ] .

obo:CL_0000109
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adrenergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000110
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peptidergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002790
    ] .

obo:CL_0000111
    obo:IAO_0000115 "A neuron that is part of nerve found outside the central nervous system."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84664"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peripheral neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000112
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "columnar neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "columnar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000113
    obo:IAO_0000115 "A vertebrate phagocyte with a single nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001433"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononuclear phagocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000226, obo:CL_0000518 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000518
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000114
    oboInOwl:hasDbXref "FMA:72552"^^xsd:string ;
    oboInOwl:hasExactSynonym "cell of surface ectoderm"^^xsd:string, "surface ectoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "surface ectodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000221 .

obo:CL_0000115
    obo:IAO_0000115 "An endothelial cell comprises the outermost layer or lining of anatomical structures and can be squamous or cuboidal. In mammals, endothelial cell has vimentin filaments and is derived from the mesoderm."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001176"^^xsd:string, "CALOHA:TS-0278"^^xsd:string, "FMA:66772"^^xsd:string ;
    oboInOwl:hasExactSynonym "endotheliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "From FMA: 9.07.2001: Endothelial cell has always been classified as a kind of epithelial cell, specifically a squamous cell but that is not true. First, endothelial cell can either be squamous or cuboidal (e.g. high-endothelial cell) and secondly, it has different embryological derivation (mesodermal) than a true epithelial cell (ectodermal and endodermal). The basis for present classification is the fact that it comprises the outermost layer or lining of anatomical structures (location-based) but a better structural basis for the differentia is the cytoskeleton of the cell. Endothelial cell has vimentin filaments while an epithelial cell has keratin filaments. [Onard]."^^xsd:string ;
    rdfs:label "endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000213, obo:CL_0002078 .

obo:CL_0000116
    obo:IAO_0000115 "Pioneer neurons establish a pathway in the developing central nervous system and then undergo programmed cell death once the adult axons, which follow them, have made connections with the target site. Thus, they are a transient cell type involved in axon guidance."^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00005128"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pioneer neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000117
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CNS neuron (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000031
    ] .

obo:CL_0000118
    oboInOwl1:created_by "https://orcid.org/0000-0002-2825-0621" ;
    obo:IAO_0000115 "Basket cells are inhibitory GABAergic interneurons of the brain. In general, dendrites of basket cells are free branching and contain smooth spines. Axons are highly branched. The branched axonal arborizations give rise to basket-like structures that surround the soma of the target cell. Basket cells form axo-somatic synapses, meaning their synapses target somas of other cells." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "basket cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_0011005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_0000119
    obo:IAO_0000115 "Large intrinsic neuron located in the granule layer of the cerebellar cortex that extends its dendrites into the molecular layer where they receive contact from parallel fibers. The axon of the Golgi cell enters ramifies densely in the granule layer and enters into a complex arrangement with mossy fiber terminals and granule cell dendrites to form the cerebellar glomerulus. Llinas, Walton and Lang. In The Synaptic Organization of the Brain. 5th ed. 2004." ;
    oboInOwl:hasExactSynonym "Golgi cell", "Golgi neuron", "cerebellar Golgi neuron", "cerebellum Golgi cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebellar Golgi cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] .

obo:CL_0000120
    oboInOwl:hasDbXref "BTO:0003393"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117 .

obo:CL_0000121
    obo:IAO_0000115 "The output neuron of the cerebellar cortex."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001011"^^xsd:string, "CALOHA:TS-0845"^^xsd:string, "FMA:67969"^^xsd:string ;
    oboInOwl:hasExactSynonym "Purkinje neuron"^^xsd:string, "Purkinje's cell"^^xsd:string, "cerebellar Purkinje cell", "cerebellum Purkinje cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_0000527, obo:CL_1001611, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] .

obo:CL_0000122
    obo:IAO_0000115 "A neuron that has dendritic processes radiating from the cell body forming a star-like shape." ;
    oboInOwl:hasDbXref "BTO:0002316"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "stellate neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070010
            ]
        )
    ] .

obo:CL_0000123
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron associated cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000095, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0000124
    oboInOwl:hasDbXref "FBbt:00005144"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This is a grouping class that is no longer needed or wanted." ;
    rdfs:label "obsolete glial cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/715" ;
    owl:deprecated true .

obo:CL_0000125
    obo:IAO_0000115 "A non-neuronal cell of the nervous system. They not only provide physical support, but also respond to injury, regulate the ionic and chemical composition of the extracellular milieu. Guide neuronal migration during development, and exchange metabolites with neurons."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002606"^^xsd:string, "CALOHA:TS-0415"^^xsd:string, "FMA:54536"^^xsd:string ;
    oboInOwl:hasExactSynonym "neuroglial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "neuroglia"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000095, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000030
    ] .

obo:CL_0000126
    obo:IAO_0000115 "A neuroglial cell of ectodermal origin, i.e., the astrocytes and oligodendrocytes considered together."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000771"^^xsd:string, "CALOHA:TS-2027"^^xsd:string, "FMA:54538"^^xsd:string ;
    oboInOwl:hasExactSynonym "macrogliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macroglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000339
    ] .

obo:CL_0000127
    obo:IAO_0000115 "A class of large neuroglial (macroglial) cells in the central nervous system - the largest and most numerous neuroglial cells in the brain and spinal cord. Astrocytes (from 'star' cells) are irregularly shaped with many long processes, including those with 'end feet' which form the glial (limiting) membrane and directly and indirectly contribute to the blood-brain barrier. They regulate the extracellular ionic and chemical environment, and 'reactive astrocytes' (along with microglia) respond to injury."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000099"^^xsd:string, "CALOHA:TS-0060"^^xsd:string, "FMA:54537"^^xsd:string ;
    oboInOwl:hasExactSynonym "astrocytic glia"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Astrocytes are reportedly CD68-negative, CD121a-positive, CD184-positive, CD192-positive, CRF-positive, EGFR-positive, GFAP-positive, GLUT1-positive, MBP-negative, and NGFR-positive."^^xsd:string ;
    rdfs:label "astrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000126 .

obo:CL_0000128
    obo:IAO_0000115 "A class of large neuroglial (macroglial) cells in the central nervous system. Form the insulating myelin sheath of axons in the central nervous system."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000962"^^xsd:string, "CALOHA:TS-0709"^^xsd:string, "FMA:54540"^^xsd:string ;
    oboInOwl:hasExactSynonym "OLs"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "oligodendroglia"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Oligodendrocytes are reportedly MDP-positive and CD4-negative."^^xsd:string ;
    rdfs:label "oligodendrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002453
    ] .

obo:CL_0000129
    obo:IAO_0000115 "A central nervous system macrophage found in the parenchyma of the central nervous system. Marker include CD11b-positive, F4/80-positive, and CD68-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "brain macrophage"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000078"^^xsd:string, "BTO:0000962"^^xsd:string, "FMA:54539"^^xsd:string, "FMA:54540"^^xsd:string ;
    oboInOwl:hasExactSynonym "brain-resident macrophage"^^xsd:string, "hortega cells"^^xsd:string, "microglia"^^xsd:string, "microgliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "MF.microglia.CNS"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: CD11b+, F4/80+, CD68+. They represent ~12% of the cells in the CNS, but they are not uniformly distributed within the CNS. A normal adult mouse brain has approximately 3.5x10e6 microglia. Microglia are also reportedly CD3-negative, CD4-positive, CD8-negative, CD11b-positive, CD11c-high, CD14-negative, CD19-negative, CD45-low, CD56-negative, CD163-negative, CD200R-positive, CD281-positive, CD282-positive, CD283-positive, CD284-positive, CD285-positive, CD286-positive, CD287-positive, CD288-positive, CD289-positive, Gr1-negative, nestin-positive, and PU.1-positive."^^xsd:string ;
    rdfs:label "microglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, obo:CL_0000878, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045087
            ]
        )
    ] .

obo:CL_0000130
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron associated cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000095, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000131
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gut endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000223
    ] .

obo:CL_0000132
    obo:IAO_0000115 "Cell of the single layer of large flattened cells covering the surface of the cornea."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0172"^^xsd:string, "FMA:70614"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corneal endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] .

obo:CL_0000133
    obo:IAO_0000115 "Ectoderm destined to be nervous tissue."^^xsd:string ;
    oboInOwl:hasExactSynonym "neurectoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neurectodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000221 .

obo:CL_0000134
    obo:IAO_0000115 "A connective tissue cell that normally gives rise to other cells that are organized as three-dimensional masses. In humans, this cell type is CD73-positive, CD90-positive, CD105-positive, CD45-negative, CD34-negative, and MHCII-negative. They may further differentiate into osteoblasts, adipocytes, myocytes, neurons, or chondroblasts in vitro. Originally described as residing in the bone marrow, this cell type is now known to reside in many, if not all, adult organs."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002452"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002625"^^xsd:string, "BTO:0003298"^^xsd:string, "FMA:70546"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "BMSC"^^xsd:string, "bone marrow stromal cells"^^xsd:string, "colony-forming unit-fibroblast"^^xsd:string, "marrow stromal cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-F"^^xsd:string, "MSC"^^xsd:string, "mesenchymal precursor cell"^^xsd:string, "mesenchymal progenitor cells"^^xsd:string, "mesenchymal stem cell"^^xsd:string, "mesenchymal stromal cell"^^xsd:string, "mesenchymal stromal cells"^^xsd:string, "stem cells, mesenchymal"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Many but not all mesenchymal cells derive from the mesoderm. MSCs are reportedly CD3-negative, CD4-negative, CD5-negative, CD8-negative, CD11a-negative, CD11b-negative, CD14-negative, CD19-negative, CD29-positive, CD31-negative, CD34-negative, CD38-negative, CD40-negative, CD44-positive, CD45-negative, CD49-positive, CD54-positive, CD66b-negative, CD79a-negative, CD80-negative, CD102-positive, CD106-positive, CD117-positive, CD121a-positive, CD121b-positive, CD123-positive, CD124-positive, CD133-negative, CD146-positive, CD166-positive, CD271-positive, B220-negative, Gr1-negative, MHCI-positive, MHCII-negative, SSEA4-negative, sca1-positive, Ter119-negative, and glycophorin A-negative. Cultured MSCs are capable of producing stem cell factor, IL7, IL8, IL11, TGF-beta, cofilin, galectin-1, laminin-receptor 1, cyclophilin A, and MMP-2."^^xsd:string ;
    rdfs:label "mesenchymal stem cell"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/474" ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0002320 .

obo:CL_0000135
    obo:IAO_0000115 "An inactive fibroblast; cytoplasm is sparse, endoplasmic reticulum is scanty with flattened nucleus. Term used by some histologists; when fibroblasts become relatively inactive in fiber formation. However, this cell has the potential for fibrogenesis in quiescent connective tissue of the adult, as well as during development, other histologists prefer to use the term fibroblast in all circumstances. These cells represent ~0.5% of peripheral blood leukocytes."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63879"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cultured human fibrocytes are MHCI-positive, MHCII-positive, CD1a-negative, CD3-negative, CD4-negative, CD8-negative, CD10-negative, CD11b-positive, CD13-positive, CD14-negative, CD16-negative, CD18-positive, CD19-negative, CD25-negative, CD29-positive, CD32-positive, CD33-negative, CD34-positive, CD38-negative, CD40-positive, CD44-negative, CD45RO-positive, CD49a-positive, CD49b-positive, CD49c-negative, CD49d-negative, CD49e-positive, CD49f-negative, CD56-negative, CD58-positive, CD61-positive, CD64-positive, CD70-negative, CD71-positive, CD80-positive, CD83-negative, CD86-positive, CD103-negative, CD105-positive, CD181-positive, CD182-negative, CD183-positive, CD184-positive, CD185-negative, CD186-negative, CD191-positive, CD192-negative, CD193-positive, CD194-positive, CD195-positive, CD196-negative, CD197-positive, CD199-positive, desmin-negative, F4/80-positive, Gr1-positive, LSP-1-positive, MHCI-positive, MHCII-positive, alpha-SMA-negative, TCRab-negative, TCRgd-negative, and vimentin-positive. Fibrocytes are also capable of secreting angiogenin, bFGF, CCL2, CCL3, CCL4, CCL8, CXCL1, type I collagen, type III collagen, CTGF, fibronectin, GM-CSF, IL-1a, IL-6, IL-8, IL-10, M-CSF, MMP-9, PDGF-A, TGF-alpha, TGF-beta1, TNF-alpha, and VEGF-A."^^xsd:string ;
    rdfs:label "fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002495
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045766
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002495
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045766
            ]
        )
    ] .

obo:CL_0000136
    obo:IAO_0000115 "A fat-storing cell found mostly in the abdominal cavity and subcutaneous tissue of mammals. Fat is usually stored in the form of triglycerides."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000450"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000443"^^xsd:string, "CALOHA:TS-0012"^^xsd:string, "FMA:63880"^^xsd:string ;
    oboInOwl:hasExactSynonym "adipocyte"^^xsd:string, "adipose cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fat cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] .

obo:CL_0000137
    obo:IAO_0000115 "A mature osteoblast that has become embedded in the bone matrix. They occupy a small cavity, called lacuna, in the matrix and are connected to adjacent osteocytes via protoplasmic projections called canaliculi."^^xsd:string ;
    oboInOwl:hasBroadSynonym "bone cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002038"^^xsd:string, "CALOHA:TS-1167"^^xsd:string, "FMA:66779"^^xsd:string, "VSAO:0000124"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "VSAO relationship simplified OBO_REL:integral_part_of VSAO:0000118"^^xsd:string ;
    rdfs:label "osteocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002481
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001040
    ] .

obo:CL_0000138
    obo:IAO_0000115 "Skeletogenic cell that is terminally differentiated, secretes an avascular, GAG-rich matrix, is embedded in cartilage tissue matrix, retains the ability to divide, and develops from a chondroblast cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000249"^^xsd:string, "CALOHA:TS-0138"^^xsd:string, "FMA:66782"^^xsd:string ;
    oboInOwl:hasExactSynonym "cartilage cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000153, obo:CL_0000667, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000058
    ] .

obo:CL_0000140
    obo:IAO_0000115 "Skeletogenic cell that secretes dentine matrix, is derived from odontogenic papilla. Embedded in dentine tissue, and is the transformation of a non-terminally differentiated odontoblast cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "odontocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001751
    ] .

obo:CL_0000141
    obo:IAO_0000115 "An osteocytelike cell with numerous processes, trapped in a lacuna in the cement of the tooth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63003"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "CHECK: wikipedia says that cementocytes no longer produce cementum, but the phenoscape def is: Skeletogenic cell that produces cementum, is part of the odontogenic papilla, and is a transformation of a cementoblast cell (no change to existing def)."^^xsd:string ;
    rdfs:label "cementocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000137, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000061
    ] .

obo:CL_0000142
    obo:IAO_0000115 "A cell occurring in the peripheral part of the vitreous body of the eye that may be responsible for production of hyaluronic acid and collagen."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004271"^^xsd:string, "FMA:70620"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "vitreous cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyalocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499 .

obo:CL_0000143
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "guidepost cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000130 .

obo:CL_0000144
    obo:IAO_0000115 "OBSOLETE: A classification of cells by their primary end goal or behavior."^^xsd:string ;
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell can be classified by its function or behavior. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by function"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000145
    obo:IAO_0000115 "A cell capable of processing and presenting lipid and protein antigens to T cells in order to initiate an immune response."^^xsd:string ;
    oboInOwl:hasBroadSynonym "APC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note change of name; nearly all somatic cells can present antigens to T cells via MHC Class I complexes leading to effector responses, but professional antigen presenting cells constitutively express MHC Class II as well as costimulatory molecules, and thus can initiate immune responses via T cells."^^xsd:string ;
    rdfs:label "professional antigen presenting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000738, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002504
            ]
        )
    ] .

obo:CL_0000146
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "simple columnar epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075 .

obo:CL_0000147
    obo:IAO_0000115 "A pigment cell is a cell that contains pigment granules."^^xsd:string ;
    oboInOwl:hasDbXref "VHOG:0001678"^^xsd:string ;
    oboInOwl:hasExactSynonym "chromatocyte"^^xsd:string, "chromatophore"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000148
    obo:IAO_0000115 "A pigment cell derived from the neural crest. Contains melanin-filled pigment granules, which gives a brown to black appearance."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000572"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000847"^^xsd:string, "CALOHA:TS-0613"^^xsd:string, "FMA:70545"^^xsd:string, "VHOG:0001679"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "melanophore"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042470
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000541
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000147
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042470
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000541
            ]
        )
    ] .

obo:CL_0000149
    oboInOwl:hasBroadSynonym "pigment cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visual pigment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147 .

obo:CL_0000150
    obo:IAO_0000115 "A specialized epithelial cell that is capable of synthesizing and secreting certain biomolecules."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2085"^^xsd:string, "FMA:86494"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glandular epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000151, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006799
    ] .

obo:CL_0000151
    obo:IAO_0000115 "A cell that specializes in controlled release of one or more substances."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003659"^^xsd:string, "FMA:86916"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secretory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032940
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032940
            ]
        )
    ] .

obo:CL_0000152
    obo:IAO_0000115 "A cell of an exocrine gland; i.e. a gland that discharges its secretion via a duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:16014"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "exocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002365
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002365
            ]
        )
    ] .

obo:CL_0000153
    obo:IAO_0000115 "A cell that secretes glycosaminoglycans."^^xsd:string ;
    oboInOwl:hasExactSynonym "GAG secreting cell"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "hyaluronic acid secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glycosaminoglycan secreting cell" ;
    rdfs:subClassOf obo:CL_0000327, obo:CL_0000447 .

obo:CL_0000154
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "protein secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009306
            ]
        )
    ] .

obo:CL_0000155
    obo:IAO_0000115 "A cell that is usually basal in position, cuboidal with round nucleus, short microvilli, secretes pepsinogen."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62902"^^xsd:string ;
    oboInOwl:hasExactSynonym "chief cell of stomach"^^xsd:string, "gastric chief cell"^^xsd:string, "pepsinogen secreting cell"^^xsd:string, "zymogenic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peptic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154, obo:CL_0002659 .

obo:CL_0000156
    obo:IAO_0000115 "OBSOLETE: A cell of the lymphoid series that can react with antigen to produce specific cell products called antibodies. Various cell subpopulations, often B cells, can be defined, based on the different classes of immunoglobulins that they synthesize."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete antibody secreting cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000157
    obo:IAO_0000115 "A cell that specializes in secretion of surfactant in the alveoli of the lung."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "surfactant secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043129
            ]
        )
    ] .

obo:CL_0000158
    obo:IAO_0000115 "Epithelial progenitor cell of the lung. Club cells are dome-shaped with short microvilli but no cilia. They function to protect the bronchiolar epithelium. Club cells also multiply and differentiate into ciliated cells to regenerate the bronchiolar epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004811"^^xsd:string, "FMA:14119"^^xsd:string ;
    oboInOwl:hasExactSynonym "Clara cell"^^xsd:string, "bronchiolar non-ciliated cell"^^xsd:string, "club cell of bronchiole"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "club cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000157, obo:CL_0002328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001789
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0005902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002328
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001789
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0005902
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032940
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043129
            ]
        )
    ] .

obo:CL_0000159
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "seromucus secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000160
    obo:IAO_0000115 "A cell of the epithelial lining that produce and secrete mucins."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001540"^^xsd:string, "FMA:13148"^^xsd:string, "http://en.wikipedia.org/wiki/Goblet_cell" ;
    oboInOwl:hasExactSynonym "chalice cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000319 .

obo:CL_0000161
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046717
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0046717
            ]
        )
    ] .

obo:CL_0000162
    obo:IAO_0000115 "A large, oval stomach epithelial cell with a central nucleus; source of gastric acid. Secretes HCl."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001780"^^xsd:string, "FMA:62901"^^xsd:string ;
    oboInOwl:hasExactSynonym "oxyntic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parietal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000161, obo:CL_0002659 .

obo:CL_0000163
    obo:IAO_0000115 "A cell of an endocrine gland, ductless glands that secrete substances which are released directly into the circulation and which influence metabolism and other body functions."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83809"^^xsd:string ;
    oboInOwl:hasExactSynonym "endocrinocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060986
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0060986
            ]
        )
    ] .

obo:CL_0000164
    obo:IAO_0000115 "An endocrine cell that is located in the epithelium of the gastrointestinal tract or in the pancreas."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003865"^^xsd:string, "FMA:62930"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000163 .

obo:CL_0000165
    obo:IAO_0000115 "An endocrine cell that has the specialized function to produce and secrete hormones in response to neuronal signals."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002691"^^xsd:string, "FMA:83810"^^xsd:string ;
    oboInOwl:hasExactSynonym "neurosecretory cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0000393, obo:CL_0000710 .

obo:CL_0000166
    obo:IAO_0000115 "A cell that stores epinephrine secretory vesicles. During times of stress, the nervous system signals the vesicles to secrete their hormonal content. Their name derives from their ability to stain a brownish color with chromic salts. Characteristically, they are located in the adrenal medulla and paraganglia of the sympathetic nervous system."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000259"^^xsd:string, "FMA:69263"^^xsd:string ;
    oboInOwl:hasExactSynonym "phaeochromocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000568, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0000167
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peptide hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030072
            ]
        )
    ] .

obo:CL_0000168
    oboInOwl:hasDbXref "BTO:0000783"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "insulin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154, obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030073
            ]
        )
    ] .

obo:CL_0000169
    obo:IAO_0000115 "A cell that secretes insulin and is located towards the center of the islets of Langerhans."^^xsd:string ;
    oboInOwl:hasBroadSynonym "beta cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000783"^^xsd:string, "EV:0200009"^^xsd:string, "FMA:70586"^^xsd:string, "MA:0002419"^^xsd:string, "ncithesaurus:Beta_Cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "B-cell of pancreatic islet"^^xsd:string, "beta cell of pancreatic islet"^^xsd:string, "insulin-secreting cell"^^xsd:string, "pancreatic B cell"^^xsd:string, "pancreatic B-cell"^^xsd:string, "pancreatic beta cell"^^xsd:string, "pancreatic islet core"^^xsd:string, "type B enteroendocrine cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "beta cell islet"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Pancreatic beta cells are also reportedly CD284-positive. Upon activation, they upregulate their CD14 expression."^^xsd:string ;
    rdfs:label "type B pancreatic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000083, obo:CL_0000164, obo:CL_0000168, obo:CL_0008024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030073
            ]
        )
    ] .

obo:CL_0000170
    obo:IAO_0000115 "A cell that secretes glucagon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84045"^^xsd:string ;
    oboInOwl:hasExactSynonym "glucagon-secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glucagon secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070091
            ]
        )
    ] .

obo:CL_0000171
    obo:IAO_0000115 "A type of enteocrine cell found in the periphery of the islets of Langerhans that secretes glucagon."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000990"^^xsd:string, "FMA:70585"^^xsd:string ;
    oboInOwl:hasExactSynonym "alpha cell of islet of Langerhans"^^xsd:string, "pancreatic alpha cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic A cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000083, obo:CL_0002067, obo:CL_0008024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002067
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0000172
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatostatin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070253
            ]
        )
    ] .

obo:CL_0000173
    obo:IAO_0000115 "A D cell located in the pancreas. Peripherally placed within the islets like type A cells; contains somatostatin."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000803"^^xsd:string, "FMA:70587"^^xsd:string ;
    oboInOwl:hasExactSynonym "D-cell of pancreatic islet"^^xsd:string, "delta cell of islet"^^xsd:string, "delta cell of pancreatic islet"^^xsd:string, "pancreatic D-cell"^^xsd:string, "pancreatic delta cell"^^xsd:string, "somatostatin-secreting pancreatic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic D cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000083, obo:CL_0000502, obo:CL_0008024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000502
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0000174
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "steroid hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035929
            ]
        )
    ] .

obo:CL_0000175
    obo:IAO_0000115 "A progesterone secreting cell in the corpus luteum. The large luteal cells develop from the granulosa cells. The small luteal cells develop from the theca cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003939"^^xsd:string, "FMA:18688"^^xsd:string ;
    oboInOwl:hasExactSynonym "lutein cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luteal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000179, obo:CL_0002132, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002512
    ] .

obo:CL_0000176
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ecdysteroid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045457
            ]
        )
    ] .

obo:CL_0000177
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "testosterone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035936
            ]
        )
    ] .

obo:CL_0000178
    obo:IAO_0000115 "A Leydig cell is a testosterone-secreting cell in the interstitial area, between the seminiferous tubules, in the testis."^^xsd:string ;
    oboInOwl:hasBroadSynonym "interstitial cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000755"^^xsd:string, "CALOHA:TS-1150"^^xsd:string, "EMAPA:29655"^^xsd:string, "FMA:72297"^^xsd:string ;
    oboInOwl:hasExactSynonym "interstitial cell of Leydig"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the Amphibian Anatomy Ontology (AA) has a class 'leydig cells' but this is unrelated"^^xsd:string ;
    rdfs:label "Leydig cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005212
    ] .

obo:CL_0000179
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "progesterone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042701
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042701
            ]
        )
    ] .

obo:CL_0000180
    obo:IAO_0000115 "A steroid hormone secreting cell that secretes estradiol." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "estradiol secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035938
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035938
            ]
        )
    ] .

obo:CL_0000181
    obo:IAO_0000115 "A cell whose primary function is intermediary metabolism."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Removing this grouping class, because the groupings are incomplete and too hard to maintain." ;
    rdfs:label "obsolete metabolising cell"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/720" ;
    owl:deprecated true .

obo:CL_0000182
    obo:IAO_0000115 "The main structural component of the liver. They are specialized epithelial cells that are organized into interconnected plates called lobules. Majority of cell population of liver, polygonal in shape, arranged in plates or trabeculae between sinusoids; may have single nucleus or binucleated."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000575"^^xsd:string, "CALOHA:TS-0454"^^xsd:string, "FMA:14515"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Hepatocytes are reportedly MHC Class I-positive and MHC Class II-positive."^^xsd:string ;
    rdfs:label "hepatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000417, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006699
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0098754
    ] .

obo:CL_0000183
    obo:IAO_0000115 "A cell whose primary function is to shorten."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "contractile cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000185
    obo:IAO_0000115 "Contractile cells resembling smooth muscle cells that are present in glands, notably the mammary gland, and aid in secretion. This cell has long weaving dendritic processes containing myofilament."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002309"^^xsd:string, "CALOHA:TS-2379"^^xsd:string, "FMA:67799"^^xsd:string ;
    oboInOwl:hasExactSynonym "basket epithelial cell"^^xsd:string, "myoepitheliocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_0000183, obo:CL_0002078 .

obo:CL_0000186
    obo:IAO_0000115 "An animal cell that has characteristics of both a fibroblast cell and a smooth muscle cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "MFB"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Myofibroblasts are alpha-SMA-positive, CD34-negative, CD45-negative. They are reportedly capable of secreting IL-1beta, IL-6, and TNF-alpha."^^xsd:string ;
    rdfs:label "myofibroblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000183, obo:CL_0000548, obo:CL_0002371 .

obo:CL_0000187
    obo:IAO_0000115 "A mature contractile cell, commonly known as a myocyte. This cell has as part of its cytoplasm myofibrils organized in various patterns."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000888"^^xsd:string, "BTO:0000902"^^xsd:string, "CALOHA:TS-2032"^^xsd:string, "FBbt:00005074"^^xsd:string, "FMA:67328"^^xsd:string, "WBbt:0003675"^^xsd:string ;
    oboInOwl:hasExactSynonym "muscle fiber"^^xsd:string, "myocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000183, obo:CL_0000393, obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000056
    ] .

obo:CL_0000188
    obo:IAO_0000115 "A somatic cell located in skeletal muscle."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004392"^^xsd:string, "CALOHA:TS-2158"^^xsd:string, "FMA:9727"^^xsd:string ;
    oboInOwl:hasExactSynonym "skeletal muscle cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cell of skeletal muscle"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
        )
    ] .

obo:CL_0000189
    obo:IAO_0000115 "A muscle cell that develops tension more slowly than a fast-twitch fiber."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84448"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "slow muscle fiber"^^xsd:string ;
    a owl:Class ;
    rdfs:label "slow muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000857
    ] .

obo:CL_0000190
    obo:IAO_0000115 "A muscle cell that can develop high tension rapidly. It is usually innervated by a single alpha neuron ."^^xsd:string ;
    oboInOwl:hasExactSynonym "glycolytic muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fast muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000858
    ] .

obo:CL_0000192
    obo:IAO_0000115 "A non-striated, elongated, spindle-shaped cell found lining the digestive tract, uterus, and blood vessels. They develop from specialized myoblasts (smooth muscle myoblast)."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000191"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004576"^^xsd:string, "CALOHA:TS-2159"^^xsd:string, "FMA:14072"^^xsd:string ;
    oboInOwl:hasExactSynonym "SMCs"^^xsd:string, "myocytes, smooth muscle"^^xsd:string, "smooth muscle fiber"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "non-striated muscle cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008000, obo:CL_0008007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000514
    ] .

obo:CL_0000193
    obo:IAO_0000115 "A striated muscle cell of an arthropod heart that participates in heart contraction."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000466"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardiac muscle cell (sensu Arthopoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000746, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000746
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000465
            ]
        )
    ] .

obo:CL_0000194
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider CL:0002072."^^xsd:string ;
    rdfs:label "obsolete nodal cardiac cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000195
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete Purkinje fiber"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000196
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "flight muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008003 .

obo:CL_0000197
    obo:IAO_0000115 "A cell that is capable of detection of a stimulus involved in sensory perception." ;
    oboInOwl:hasExactSynonym "receptor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sensory receptor cell" ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001032
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001032
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:CL_0000198
    obo:IAO_0000115 "The peripheral receptor for pain. Includes receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli. All mammalian nociceptors are free nerve endings."^^xsd:string ;
    oboInOwl:hasExactSynonym "nociceptor"^^xsd:string, "nocireceptor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Editor note: request detection of stimulus involved in sensory perception of pain; add develops_from relationship"^^xsd:string ;
    rdfs:label "pain receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006 .

obo:CL_0000199
    obo:IAO_0000115 "A cell specialized to transduce mechanical stimuli and relay that information centrally in the nervous system."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mechanoreceptor"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mechanoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050974
            ]
        )
    ] .

obo:CL_0000200
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "touch receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000199, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050976
            ]
        )
    ] .

obo:CL_0000202
    obo:IAO_0000115 "A mechanoreceptor cell located in the inner ear that is sensitive to auditory stimuli. The accessory sensory structures are arranged so that appropriate stimuli cause movement of the hair-like projections (stereocilia and kinocilia) which relay the information centrally in the nervous system."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000201"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62364"^^xsd:string ;
    oboInOwl:hasExactSynonym "auditory receptor cell"^^xsd:string, "cochlear hair cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "inner ear hair cell"^^xsd:string, "inner ear receptor cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In mammals these cells are located in the organ of Corti."^^xsd:string ;
    rdfs:label "auditory hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0002374, obo:CL_0002491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002227
    ] .

obo:CL_0000203
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gravity sensitive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000199, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070999
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070999
            ]
        )
    ] .

obo:CL_0000204
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acceleration receptive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006 .

obo:CL_0000205
    obo:IAO_0000115 "A cellular receptor which mediates the sense of temperature. Thermoreceptor cells in vertebrates are mostly located under the skin. In mammals there are separate types of thermoreceptors for cold and for warmth and pain receptor cells which detect cold or heat extreme enough to cause pain."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thermoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050960
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050960
            ]
        )
    ] .

obo:CL_0000206
    obo:IAO_0000115 "A cell specialized to detect chemical substances and relay that information centrally in the nervous system. Chemoreceptors may monitor external stimuli, as in taste and olfaction, or internal stimuli, such as the concentrations of oxygen and carbon dioxide in the blood."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chemoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050907
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050907
            ]
        )
    ] .

obo:CL_0000207
    oboInOwl:hasDbXref "BTO:0004185"^^xsd:string, "FMA:67860"^^xsd:string, "Wikipedia:Olfactory_receptor_neuron" ;
    oboInOwl:hasExactSynonym "Schultze's cell"^^xsd:string, "odorant receptor cell", "olfactory receptor neuron"^^xsd:string, "olfactory sensory neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000206, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050911
            ]
        )
    ] .

obo:CL_0000208
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pH receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000206 .

obo:CL_0000209
    obo:IAO_0000115 "A cell type found in the spherical or ovoid clusters of receptor cells found mainly in the epithelium of the tongue and constituting the end organs of the sense of taste."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67910"^^xsd:string ;
    oboInOwl:hasExactSynonym "taste bud cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "taste receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0000206, obo:CL_0000362, obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050912
            ]
        )
    ] .

obo:CL_0000210
    obo:IAO_0000115 "A cell specialized to detect and transduce light."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001060"^^xsd:string, "CALOHA:TS-0868"^^xsd:string, "FBbt:00004211"^^xsd:string, "FMA:86740"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050962
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050962
            ]
        )
    ] .

obo:CL_0000211
    obo:IAO_0000115 "A cell whose function is determined by the generation or the reception of an electric signal."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "electrically active cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000212
    obo:IAO_0000115 "A cell that takes up and metabolizes substances."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "absorptive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000213
    obo:IAO_0000115 "A cell within an epithelial cell sheet whose main function is to act as an internal or external covering for a tissue or an organism."^^xsd:string ;
    oboInOwl:hasExactSynonym "boundary cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lining cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000215 .

obo:CL_0000214
    obo:IAO_0000115 "A meso-epithelial cell that lies between the cartilaginous fibers in the synovial membrane of a joint and produces hyaluronic acid."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003652"^^xsd:string, "CALOHA:TS-0995"^^xsd:string, "FMA:66786"^^xsd:string ;
    oboInOwl:hasExactSynonym "synoviocyte"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "hyaluronic acid secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "synovial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000153, obo:CL_0000213, obo:CL_0002078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002078
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002018
            ]
        )
    ] .

obo:CL_0000215
    obo:IAO_0000115 "A cell whose primary function is to prevent the transport of stuff across compartments."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "barrier cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000216
    obo:IAO_0000115 "A supporting cell projecting inward from the basement membrane of seminiferous tubules. They surround and nourish the developing male germ cells and secrete androgen binding protein. Their tight junctions with the spermatogonia and spermatocytes provide a blood-testis barrier."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001238"^^xsd:string, "CALOHA:TS-0922"^^xsd:string, "FMA:72298"^^xsd:string, "VHOG:0001348"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Sertoli cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000511, obo:CL_0000630, obo:CL_0002625 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001343
            ]
        )
    ] .

obo:CL_0000217
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "insulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000215 .

obo:CL_0000218
    obo:IAO_0000115 "A neuroglial cell of the peripheral nervous system which forms the insulating myelin sheaths of peripheral axons."^^xsd:string ;
    oboInOwl:hasBroadSynonym "Schwann cell"^^xsd:string, "peripheral neuroglial cell"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0898"^^xsd:string, "FMA:62121"^^xsd:string ;
    oboInOwl:hasExactSynonym "neurilemmal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myelinating Schwann cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000217, obo:CL_0000328, obo:CL_0002573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002377
    ] .

obo:CL_0000219
    obo:IAO_0000115 "A cell that moves by its own activities."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "motile cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:CL_0000220
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell in a multicellular organiam, apart from a zygote, can potentially be classified by its lineage. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by lineage"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000221
    obo:IAO_0000115 "A cell of the outer of the three germ layers of the embryo."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72549"^^xsd:string ;
    oboInOwl:hasExactSynonym "ectoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ectodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

obo:CL_0000222
    obo:IAO_0000115 "A cell of the middle germ layer of the embryo."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72554"^^xsd:string ;
    oboInOwl:hasExactSynonym "mesoblast"^^xsd:string, "mesoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

obo:CL_0000223
    obo:IAO_0000115 "A cell of the inner of the three germ layers of the embryo."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72555"^^xsd:string ;
    oboInOwl:hasExactSynonym "endoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

obo:CL_0000224
    obo:IAO_0000115 "OBSOLETE: A classification of cells by the number of their nuclei."^^xsd:string ;
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell can be classified by its nuclear number (note that this term was previously used as a parent class of enucleate cell). If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by nuclear number"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000225
    obo:IAO_0000115 "A cell that lacks a nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:68647"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-nucleated cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anucleate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001405
    ] ;
    owl:disjointWith obo:CL_0002242 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001405
            ]
        )
    ] .

obo:CL_0000226
    obo:IAO_0000115 "A cell with a single nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "single nucleate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001407
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000227
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "binucleate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001406
            ]
        )
    ] .

obo:CL_0000228
    obo:IAO_0000115 "A cell with more than one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "AEO:0000203"^^xsd:string, "WBbt:0008074"^^xsd:string ;
    oboInOwl:hasExactSynonym "syncitium"^^xsd:string, "syncytial cell"^^xsd:string, "syncytium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001908
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
        )
    ] .

obo:CL_0000229
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Refers to an activated mature lymphocyte phenotype rather than a distinct cell type; consider using 'lymphocyte ; CL:0000542' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete lymphoblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000230
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Refers to an activated mature T lymphocyte phenotype rather than a distinct cell type; consider using 'T cell ; CL:0000084' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete T lymphoblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000231
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Refers to an activated mature B lymphocyte phenotype rather than a distinct cell type; consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete B lymphoblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000232
    obo:IAO_0000115 "A red blood cell. In mammals, mature erythrocytes are biconcave disks containing hemoglobin whose function is to transport oxygen."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000424"^^xsd:string, "CALOHA:TS-0290"^^xsd:string, "FMA:81100"^^xsd:string ;
    oboInOwl:hasExactSynonym "RBC"^^xsd:string, "red blood cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000081, obo:CL_0000329, obo:CL_0000764, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000558
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0005840
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000764
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002039
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015671
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0005840
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0000233
    obo:IAO_0000115 "A non-nucleated disk-shaped cell formed by extrusion from megakaryocytes, found in the blood of all mammals, and mainly involved in blood coagulation."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000132"^^xsd:string, "CALOHA:TS-0803"^^xsd:string, "FMA:62851"^^xsd:string ;
    oboInOwl:hasExactSynonym "anucleate thrombocyte"^^xsd:string, "blood platelet"^^xsd:string, "enucleate thrombocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Platelets are reportedly CCR1-positive, CCR2-negative, CCR3-positive, CCR4-positive, CCR5-negative, CCR6-negative, CCR7-negative, CCR8-negative, CCR9-negative, CCR10-negative, CD16-positive, CD23-positive, CD32-positive, CD40-positive, CD41-positive CD42-positive, CD61-positive, CD62P-positive, CD64-positive, CD89-positive, CD102-positive, CD147-positive (activated platelets), CD154-positive (activated platelets), CD162-positive, CD209, CD282-positive, CD284-positive, CD289-positive, CD181-negative, CD182-negative, CD183-negative, CD184-positive, CLEC2-positive, GPVI-positive, JAMC-positive, PAR1-positive, PAR2-negative, PAR3-positive, PAR4-positive, TSP1-positive, and TXA2R-positive. Platelets can reportedly produce CCL2, CCL3, CCL5, CCL7, CCL17, CD40L, CXCL1, CXCL4, CXCL4L1, CXCL5, CXCL7, CXCL8, CXCL12, EGF, factor V, factor VII, factor XI, factor XIII, bFGF, histamine, IGF-1, IL-1beta, PAI-1, PDGF, plasminogen, protein S, serotonin, TGF-beta, TFPI, VEGF, and vWF."^^xsd:string ;
    rdfs:label "platelet"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000081, obo:CL_0000225, obo:CL_0000458, obo:CL_0000763, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000556
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000763
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001405
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007596
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:CL_0000234
    obo:IAO_0000115 "Any cell capable of ingesting particulate matter via phagocytosis."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001044"^^xsd:string, "FMA:83806"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "phagocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000219, obo:CL_0000325, obo:CL_0000473, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006909
            ]
        )
    ] .

obo:CL_0000235
    obo:IAO_0000115 "A mononuclear phagocyte present in variety of tissues, typically differentiated from monocytes, capable of phagocytosing a variety of extracellular particulate material, including immune complexes, microorganisms, and dead cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000801"^^xsd:string, "CALOHA:TS-0587"^^xsd:string, "FMA:63261"^^xsd:string, "FMA:83585"^^xsd:string ;
    oboInOwl:hasExactSynonym "histiocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: Diameter 30_M-80 _M, abundant cytoplasm, low N/C ratio, eccentric nucleus. Irregular shape with pseudopods, highly adhesive. Contain vacuoles and phagosomes, may contain azurophilic granules; markers: Mouse & Human: CD68, in most cases CD11b. Mouse: in most cases F4/80+; role or process: immune, antigen presentation, & tissue remodelling; lineage: hematopoietic, myeloid."^^xsd:string ;
    rdfs:label "macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000145, obo:CL_0000234, obo:CL_0000766, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000576
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0031268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002504
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006909
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0031268
            ]
        )
    ] .

obo:CL_0000236
    obo:IAO_0000115 "A lymphocyte of B lineage that is capable of B cell mediated immunity."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000776"^^xsd:string, "CALOHA:TS-0068"^^xsd:string, "FMA:62869"^^xsd:string, "VHOG:0001480"^^xsd:string ;
    oboInOwl:hasExactSynonym "B lymphocyte"^^xsd:string, "B-cell"^^xsd:string, "B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000945, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0019724
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019724
            ]
        )
    ] .

obo:CL_0000237
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratinizing barrier epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000240, obo:CL_0000311, obo:CL_0002077, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000114
    ] .

obo:CL_0000238
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non keratinizing barrier epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000240 .

obo:CL_0000239
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush border epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000067, obo:CL_0000075 .

obo:CL_0000240
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified squamous epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0000079 .

obo:CL_0000241
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified cuboidal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000079 .

obo:CL_0000242
    obo:IAO_0000115 "A modified epidermal cell located in the stratum basale. They are found mostly in areas where sensory perception is acute. Merkel cells are closely associated with an expanded terminal bulb of an afferent myelinated nerve fiber."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70548"^^xsd:string ;
    oboInOwl:hasExactSynonym "Merkel's cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Merkel cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000123, obo:CL_0000312, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002025
    ] .

obo:CL_0000243
    obo:IAO_0000115 "A non-neuronal cell of the nervous system. They not only provide physical support, but also respond to injury, regulate the ionic and chemical composition of the extracellular milieu. Form the myelin insulation of nervous pathways, guide neuronal migration during development, and exchange metabolites with neurons. Neuroglia have high-affinity transmitter uptake systems, voltage-dependent and transmitter-gated ion channels, and can release transmitters, but their role in signaling (as in many other functions) is unclear."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This is a grouping class that is no longer needed or wanted." ;
    rdfs:label "obsolete glial cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/715" ;
    owl:deprecated true .

obo:CL_0000244
    obo:IAO_0000115 "A cell characteristically found lining hollow organs that are subject to great mechanical change due to contraction and distention; originally thought to represent a transition between stratified squamous and columnar epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:66778"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000245
    obo:IAO_0000115 "Obsolete. Use PO:0000353 from Plant Ontology instead. Cell in exodermis or endodermis that remains thin walled when the associated cells develop thick secondary walls. Has casparian strip in endodermis."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000353"^^xsd:string ;
    rdfs:label "obsolete passage cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000246
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Mauthner neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099 .

obo:CL_0000247
    obo:IAO_0000115 "Type of neuron that is a primary mechanosensory cell, with peripheral neurites innervating the skin with free nerve endings."^^xsd:string ;
    oboInOwl:hasDbXref "AAO:0010316"^^xsd:string, "EFO:0003711"^^xsd:string, "VHOG:0001484"^^xsd:string ;
    oboInOwl:hasExactSynonym "Rohon Beard cell"^^xsd:string, "Rohon-Beard cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "RB neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Rohon-Beard neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000531 .

obo:CL_0000248
    obo:IAO_0000115 "Obsolete. Use PO:0020047 from Plant Ontology instead. A diploid (2n) cell that undergoes meiosis and forms four haploid (1n) microspores; also called microspore mother cell and, in seed plants, pollen mother cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "pollen mother cell"^^xsd:string, "primary sporogenous cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020047"^^xsd:string ;
    rdfs:label "obsolete microsporocyte"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000249
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hatching gland cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000250
    obo:IAO_0000115 "Obsolete. Use PO:0020019 from Plant Ontology instead. A haploid (1n) spore developing into a female gametophyte in heterosporous plants."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020019"^^xsd:string ;
    rdfs:label "obsolete megaspore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000251
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "extramedullary cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101 .

obo:CL_0000252
    obo:IAO_0000115 "Obsolete. Use PO:0020048 from Plant Ontology instead. A haploid (1n) spore developing into a male gametophyte in heterosporous plants; the uninucleate pollen grain in seed plants."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020048"^^xsd:string ;
    rdfs:label "obsolete microspore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000253
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eurydendroid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000527 .

obo:CL_0000254
    obo:IAO_0000115 "Obsolete. Use PO:0020094 from Plant Ontology instead. The female gamete of plants."^^xsd:string ;
    oboInOwl:hasExactSynonym "female gametophyte egg cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020094"^^xsd:string ;
    rdfs:label "obsolete egg cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000255
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eukaryotic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_2759
    ] ;
    owl:disjointWith obo:CL_0000520 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_2759
            ]
        )
    ] .

obo:CL_0000256
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uric acid accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000257
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Eumycetozoan cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_142796
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_142796
            ]
        )
    ] .

obo:CL_0000258
    obo:IAO_0000115 "Obsolete. Use PO:0000355 from Plant Ontology instead. A fiber like tracheid in the secondary xylem; commonly thick walled, with pointed ends and bordered pits that have lenticular to slit like apertures."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000355"^^xsd:string ;
    rdfs:label "obsolete fiber tracheid"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000259
    obo:IAO_0100001 "DDANAT:0000403"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete aggregate cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000260
    obo:IAO_0000115 "Obsolete. Use PO:0000373 from Plant Ontology instead. Cell containing mucilages or gums or similar carbohydrate material characterized by the property of swelling in water."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000373"^^xsd:string ;
    rdfs:label "obsolete mucilage cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000261
    oboInOwl:consider false, "http://purl.obolibrary.org/obo/DDANAT_0000002"^^xsd:anyURI ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Obsoleted becuase this term has an overly general name, no definition, and by it's classification appears to refer to a very specific cell type in dictystelium.  If needed, the term should be in DDANAT - probably as a subclass of http://purl.obolibrary.org/obo/DDANAT_0000002" ;
    rdfs:label "obsolete anterior cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000262
    obo:IAO_0000115 "Obsolete. Use PO:0000351 from Plant Ontology instead. An epidermal cell that divides to produce the guard cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000351"^^xsd:string ;
    rdfs:label "obsolete guard mother cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000263
    obo:IAO_0100001 "DDANAT:0000002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vegetative cell (sensu Mycetozoa)"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000264
    obo:IAO_0000115 "Obsolete. Use PO:0000400 from Plant Ontology instead. A cambial cell on the phloem side of the cambial zone that is the source of one or more cells arising by periclinal divisions and differentiating into phloem elements with or without additional divisions in various planes."^^xsd:string ;
    oboInOwl:hasExactSynonym "phloem mother cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000400"^^xsd:string ;
    rdfs:label "obsolete phloem initial"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000265
    obo:IAO_0100001 "DDANAT:0000404"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete anterior like cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000266
    obo:IAO_0000115 "Obsolete. Use PO:0004011 from Plant Ontology instead. A cell constituting an active locus of meristematic activity in a tissue composed of somewhat older, differentiating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0004011"^^xsd:string ;
    rdfs:label "obsolete meristemoid"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000267
    obo:IAO_0100001 "DDANAT:0000405"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prespore cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000268
    obo:IAO_0000115 "Obsolete. Consult Plant Ontology instead. The cell in the phloem tissue concerned with mainly longitudinal conduction of food materials. Classified into sieve cell and sieve tube member."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sieve element"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000269
    obo:IAO_0100001 "DDANAT:0000406"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prestalk cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000270
    obo:IAO_0000115 "Obsolete. Use PO:0000284 from Plant Ontology instead. An epidermal cell associated with a stoma and at least morphologically distinguishable from the epidermal cells composing the groundmass of the tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000284"^^xsd:string ;
    rdfs:label "obsolete subsidiary cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000271
    obo:IAO_0100001 "DDANAT:0000408"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prestalk A cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000272
    obo:IAO_0000115 "OBSOLETE, use term from Plant Ontology. A cell localized in the vascular cambium or phellogen. Its periclinal division can contribute cells either to the outside or to the inside of the axis; in vascular cambium, classified into fusiform initials (source of axial cells of xylem and phloem) and ray initials (source of the ray cells)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by PO:0000295"^^xsd:string ;
    rdfs:label "obsolete cambial initial"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000273
    obo:IAO_0100001 "DDANAT:0000410"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prestalk AB cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000275
    obo:IAO_0100001 "DDANAT:0000409"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prestalk B cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000276
    obo:IAO_0000115 "Obsolete. Use PO:0000077 from Plant Ontology instead. Cell variable in form and size, being more or less thick, often lignified, secondary walls. Belongs to the category of subcells and may or may not be devoid of protoplast at maturity."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000077"^^xsd:string ;
    rdfs:label "obsolete sclerenchyma cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000277
    obo:IAO_0000115 "OBSOLETE: Initial population of prestalk cells that activate the ecmA promoter at the mound stage and that presumably further differentiate into pstA and pstO cells."^^xsd:string ;
    obo:IAO_0100001 "DDANAT:0000406" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type does not exist in Dictyostelium. it has been long deleted in their anatomy ontology." ;
    rdfs:label "obsolete prestalk I cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000278
    obo:IAO_0000115 "Obsolete. Use PO:0020090 from Plant Ontology instead. OBSOLETED, use term from Plant Ontology. A cell containing the two polar nuclei which, after double fertilization, will develop into the endosperm."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020090"^^xsd:string ;
    rdfs:label "obsolete central cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000279
    obo:IAO_0100001 "DDANAT:0000407"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prestalk 0 cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000280
    obo:IAO_0000115 "Obsolete. Use PO:0020097 from Plant Ontology instead. The cell that will give rise to the generative nuclei which will participate in fertilization."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020097"^^xsd:string ;
    rdfs:label "obsolete generative cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000281
    obo:IAO_0100001 "DDANAT:0000411"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pstAB/ALC"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000282
    obo:IAO_0000115 "Obsolete. Use PO:0000282 from Plant Ontology instead. An outgrowth from the epidermis. Trichomes vary in size and complexity and include hairs, scales, and other structures and may be glandular. In Arabidopsis, patterning of trichome development is not random but does not appear to be lineage-based like stomata."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000282"^^xsd:string ;
    rdfs:label "obsolete trichome"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000283
    obo:IAO_0100001 "DDANAT:0000412"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pstO/ALC"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000284
    obo:IAO_0000115 "Obsolete. Use PO:0000071 from Plant Ontology instead. A specialized parenchyma cell associated with a sieve-tube member in angiosperm phloem and arising from the same mother cell as the sieve-tube member."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000071"^^xsd:string ;
    rdfs:label "obsolete companion cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000285
    obo:IAO_0100001 "DDANAT:0000413"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete stalk cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000286
    obo:IAO_0000115 "A cell of a filament of a fungal mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000521 .

obo:CL_0000287
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eye photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000210, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000210
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000970
            ]
        )
    ] .

obo:CL_0000288
    obo:IAO_0000115 "Obsolete. Use PO:0000191 from Plant Ontology instead. A cell in the micropylar end of the embryo sac associated with the egg in the egg apparatus of angiosperms. Plays a vital role in fertilization."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000191"^^xsd:string ;
    rdfs:label "obsolete synergid"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000289
    obo:IAO_0100001 "DDANAT:0000402"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete chemotactic amoeboid cell (sensu Mycetozoa)"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000290
    obo:IAO_0000115 "Obsolete. Use PO:0000274 from Plant Ontology instead. A fiber of the xylem tissue, Two types are recognized in the secondary xylem: fiber tracheids and libriform fibers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000274"^^xsd:string ;
    rdfs:label "obsolete xylem fiber cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000291
    obo:IAO_0100001 "DDANAT:0000414"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spore (sensu Mycetozoa)"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000292
    obo:IAO_0000115 "Obsolete. Use PO:0000293 from Plant Ontology instead. One of a pair of cells flanking the stomatal pore and causing the opening and closing of the pore by changes in turgor."^^xsd:string ;
    oboInOwl:hasExactSynonym "stomatal guard cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000293"^^xsd:string ;
    rdfs:label "obsolete guard cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000293
    obo:IAO_0000115 "A cell whose primary function is to provide structural support, to provide strength and physical integrity to the organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "structural cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000294
    obo:IAO_0000115 "Obsolete. Consult Plant Ontology instead. A type of sieve element that has relatively undifferentiated sieve areas (with narrow pores), rather uniform in structure on all walls; that is, there are no sieve plates. Typical of gymnosperms and lower vascular plants."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sieve cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000295
    obo:IAO_0000115 "A peptide hormone secreting cell that produces growth hormone, somatotropin."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000471"^^xsd:string ;
    oboInOwl:hasExactSynonym "growth hormone secreting cell"^^xsd:string, "somatotrophin secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatotropin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030252
            ]
        )
    ] .

obo:CL_0000296
    obo:IAO_0000115 "Obsolete. Use PO:0020099 from Plant Ontology instead. Cell type formed after the first mitotic division of the microgametophye, The nucleus of this cell migrates to the tip of the pollen tube after germination and disintegrates when the pollen tube penetrates the nucellus."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020099"^^xsd:string ;
    rdfs:label "obsolete vegetative cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000297
    obo:IAO_0000115 "Obsolete. Use PO:0000115 from Plant Ontology instead. A cell that surrounds a trichome and provides support for the trichome."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000115"^^xsd:string ;
    rdfs:label "obsolete socket cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000298
    obo:IAO_0000115 "Obsolete. Use PO:0000273 from Plant Ontology instead. A cell composing the xylem."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000273"^^xsd:string ;
    rdfs:label "obsolete xylem element"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000299
    obo:IAO_0000115 "OBSOLETED. Commonly used for a cell in root epidermis that gives rise to a root hair. The daughter cell produced by the asymmetric division of a root epidermal cell that gives rise to a root hair."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Obsoleted. Use trichoblast from the plant ontology (PO:0000262)."^^xsd:string ;
    rdfs:label "obsolete trichoblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000300
    obo:IAO_0000115 "A mature sexual reproductive cell having a single set of unpaired chromosomes."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0395"^^xsd:string, "FBbt:00005412"^^xsd:string, "FMA:18649"^^xsd:string ;
    oboInOwl:hasExactSynonym "haploid nucleated cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "haploid germ cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gamete"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000413, obo:CL_0000586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009566
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000586
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001375
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:CL_0000301
    oboInOwl:hasDbXref "FBbt:00000092"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pole cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000670 .

obo:CL_0000302
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not a differentiation state per se; consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete IgM B cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000303
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not a differentiation state per se, and IgG isotypes vary by species; consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete IgG B cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000304
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not a differentiation state per se, and IgA isotypes vary by species. Consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete IgA B cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000305
    obo:IAO_0000115 "OBSOLETE (was not defined before being made obsolete)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not a differentiation state per se; consider using 'B cell ; CL:0000236' or one of its children instead."^^xsd:string ;
    rdfs:label "obsolete IgE B cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000306
    oboInOwl:hasDbXref "FBbt:00004193"^^xsd:string ;
    oboInOwl:hasExactSynonym "lens cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "crystallin accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000307
    obo:IAO_0000115 "An epithelial cell found in the trachea."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000474"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74793"^^xsd:string ;
    oboInOwl:hasExactSynonym "tracheocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This class is for the vertebrate tracheal structure. For the analagous insect cell type, see 'respiratory tube epithelial cell'" ;
    rdfs:label "tracheal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:CL_0000308
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "metal ion accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000309
    oboInOwl:hasExactSynonym "cuprophilic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "copper accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000308 .

obo:CL_0000310
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "iron accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000308 .

obo:CL_0000311
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratin accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000312
    obo:IAO_0000115 "An epidermal cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the basal layers of the epidermis to the cornified (horny) layer of the skin. Successive stages of differentiation of the keratinocytes forming the epidermal layers are basal cell, spinous or prickle cell, and the granular cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002185"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000667"^^xsd:string, "CALOHA:TS-0500"^^xsd:string, "FMA:62879"^^xsd:string ;
    oboInOwl:hasExactSynonym "keratinized cell of epidermis"^^xsd:string, "malpighian cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Keratinocytes are reportedly CDw210a-negative, CDw210b-positive, CD281-positive, CD282-positive, CD285-positive, IL22Ra1-positive, Human keratinocytes are reportedly capable of secreting BD-2, BD-3, hCAP-18, CXCL1, CXCL5, CXCL8, elafin, MMP-3, NGAL, PDGF-A, S100A7, S100A8, and S100A9. Transcription factors: STAT3-positive."^^xsd:string ;
    rdfs:label "keratinocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000237, obo:CL_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002775
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0090023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000237
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
        )
    ] .

obo:CL_0000313
    obo:IAO_0000115 "Columnar glandular cell with irregular nucleus, copious granular endoplasmic reticulum and supranuclear granules. Secretes a watery fluid containing proteins known as serous fluid."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003687"^^xsd:string, "FMA:62511"^^xsd:string ;
    oboInOwl:hasExactSynonym "serous cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serous secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000159 .

obo:CL_0000314
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "milk secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000315
    obo:IAO_0000115 "A cell secreting tears, the fluid secreted by the lacrimal glands. This fluid moistens the conjunctiva and cornea."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tears secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001817
    ] .

obo:CL_0000316
    obo:IAO_0000115 "Obsolete. Use PO:0000082 from Plant Ontology instead. A meristemic ray cell in the vascular cambium that gives rise to ray cells of the secondary xylem and secondary phloem."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000082"^^xsd:string ;
    rdfs:label "obsolete ray initial"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000317
    obo:IAO_0000115 "A cell secreting sebun, an oily substance secreted by sebaceous glands, composed of keratin, fat, and cellular debris."^^xsd:string ;
    oboInOwl:hasExactSynonym "sebocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sebum secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_2000021 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:CL_0000318
    obo:IAO_0000115 "A cell secreting sweat, the fluid excreted by the sweat glands of mammals. It consists of water containing sodium chloride, phosphate, urea, ammonia, and other waste products."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sweat secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150 .

obo:CL_0000319
    oboInOwl:hasDbXref "BTO:0003689"^^xsd:string ;
    oboInOwl:hasExactSynonym "mucous cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucus secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000159, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070254
            ]
        )
    ] .

obo:CL_0000320
    obo:IAO_0000115 "Obsolete. Use PO:0000431 from Plant Ontology instead. A diploid (2n) cell that undergoes meiosis and produces four haploid (1n) megaspores; also called megaspore mother cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "archesporial cell"^^xsd:string, "megaspore mother cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000431"^^xsd:string ;
    rdfs:label "obsolete megasporocyte"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000321
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "seminal fluid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000322
    obo:IAO_0000115 "An epithelial cell that lines the peripheral gas exchange region of the lungs of air-breathing vertebrates."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000395"^^xsd:string, "CALOHA:TS-2168"^^xsd:string, "FMA:62499"^^xsd:string ;
    oboInOwl:hasExactSynonym "alveolar epithelial cell"^^xsd:string, "pneumonocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pneumocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004821
    ] .

obo:CL_0000323
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lysozyme secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154 .

obo:CL_0000324
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "metanephric mesenchyme stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000222
    ] .

obo:CL_0000325
    obo:IAO_0000115 "A cell that is specialised to accumulate a particular substance(s)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:label "stuff accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000326
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glycogen accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000327
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "extracellular matrix secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070278
            ]
        )
    ] .

obo:CL_0000328
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myelin accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000329
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oxygen accumulating cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015671
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015671
            ]
        )
    ] .

obo:CL_0000330
    obo:IAO_0000115 "Obsolete. Use PO:0000075 from Plant Ontology instead. An elongated living cell with unevenly thickened nonlignified primary walls."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000075"^^xsd:string ;
    rdfs:label "obsolete collenchymal cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000331
    obo:IAO_0000115 "Obsolete. Use PO:0000301 from Plant Ontology instead. A tracheary element of the xylem that has no perforations, as contrasted with a vessel member. May occur in primary and in secondary xylem. May have any kind of secondary wall thickening found in tracheary elements."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000301"^^xsd:string ;
    rdfs:label "obsolete tracheid"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000332
    obo:IAO_0000115 "OBSOLETE, use term from Plant Ontology. A cell formed after asymmetric division of root epidermal cell that does not give rise to a root hair."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "non-hair cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020090"^^xsd:string ;
    rdfs:label "obsolete atrichoblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000333
    obo:IAO_0000115 "A cell derived from the specialized ectoderm flanking each side of the embryonic neural plate, which after the closure of the neural tube, forms masses of cells that migrate out from the dorsal aspect of the neural tube to spread throughout the body."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86667"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "migratory neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000219, obo:CL_0011012, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007004
    ] .

obo:CL_0000334
    oboInOwl:hasDbXref "BTO:0002307"^^xsd:string, "FAO:0000032"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "yeast-form"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vegetative cell (sensu Fungi)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000521 .

obo:CL_0000335
    obo:IAO_0000115 "A mesenchymal cell in embryonic development found in a contracting mass and that gives rise to osteoprogenitors."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchyme condensation cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008019 .

obo:CL_0000336
    obo:IAO_0000115 "A cell found within the adrenal medulla that secrete biogenic amine hormones upon stimulation."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000422"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69262"^^xsd:string ;
    oboInOwl:hasExactSynonym "medullary chromaffin cell of adrenal gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adrenal medulla chromaffin cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000457, obo:CL_1000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001236
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001236
            ]
        )
    ] .

obo:CL_0000338
    oboInOwl:hasBroadSynonym "neuroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroblast (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000047, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000339
    obo:IAO_0000115 "An early neural cell developing from the early ependymal cell of the neural tube."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70564"^^xsd:string ;
    oboInOwl:hasExactSynonym "spongioblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glioblast (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000030, obo:CL_0000123, obo:CL_0011026 .

obo:CL_0000340
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glioblast (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000030, obo:CL_0000130, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000341
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigment cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000342
    obo:IAO_0000115 "Any animal cell containing pigment granules."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigment cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:CL_0000343
    obo:IAO_0000115 "A pigment cell that is capable of detecting light stimulus that is involved in visual perception."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63846"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visual pigment cell (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000149, obo:CL_0000342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050908
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050908
            ]
        )
    ] .

obo:CL_0000344
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete non-visual cell (sensu Vertebrata)"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000345
    obo:IAO_0000115 "A mesenchymal cell that is part of a small mass of condensed mesenchyme in the enamel organ; it differentiates into the dentin and dental pulp."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Merge with odontoblast?" ;
    rdfs:label "dental papilla cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001763
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] .

obo:CL_0000346
    obo:IAO_0000115 "A specialized mesenchymal cell that resides in the dermal papilla located at the bottom of hair follicles. This cell plays a pivotal roles in hair formation, growth, and cycling."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Are these really all stem cells?" ;
    rdfs:label "hair follicle dermal papilla cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000412
            ]
        )
    ] .

obo:CL_0000347
    obo:IAO_0000115 "A cell of the sclera of the eye."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scleral cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000293
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001773
            ]
        )
    ] .

obo:CL_0000348
    obo:IAO_0000115 "A cell of the choroid of the eye."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "choroidal cell of the eye"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000293
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001776
            ]
        )
    ] .

obo:CL_0000349
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "extraembryonic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000478
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000478
            ]
        )
    ] .

obo:CL_0000350
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amnioserosal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010302
            ]
        )
    ] .

obo:CL_0000351
    obo:IAO_0000115 "A cell lining the outside of the blastocyst. After binding to the endometrium, trophoblast cells develop into two distinct layers, an inner layer of mononuclear cytotrophoblast cells and an outer layer of continuous multinuclear cytoplasm, the syncytiotrophoblast cells, which form the early fetal-maternal interface."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83028"^^xsd:string ;
    oboInOwl:hasExactSynonym "trophoblastic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trophoblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000358
    ] .

obo:CL_0000352
    obo:IAO_0000115 "A cell of the outer layer of a blastula that gives rise to the ectoderm after gastrulation."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epiblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000052 .

obo:CL_0000353
    obo:IAO_0000115 "An undifferentiated cell produced by early cleavages of the fertilized egg (zygote)."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001473"^^xsd:string, "FMA:72551"^^xsd:string ;
    oboInOwl:hasExactSynonym "blastomere"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blastoderm cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000007 .

obo:CL_0000354
    oboInOwl:hasDbXref "ncithesaurus:Blastemal_Cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "blastema cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blastemal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048 .

obo:CL_0000355
    obo:IAO_0000115 "A multifate stem cell found in skeletal muscle than can differentiate into many different cell types, including muscle. Distinct cell type from satellite cell."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86767"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Multi-potency demonstrated ex vivo.  At the time of writing, it is unclear whether the endogenous population differentiates into multiple cell types in vivo." ;
    rdfs:label "multi-potent skeletal muscle stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0000188 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
        )
    ] .

obo:CL_0000356
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair matrix stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000035 .

obo:CL_0000357
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified epithelial stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000036 .

obo:CL_0000358
    obo:IAO_0000115 "A smooth muscle cell that is part of a sphincter. A sphincter is a typically circular muscle that normally maintains constriction of a natural body passage or orifice and which relaxes as required by normal physiological functioning."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sphincter associated smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004590
            ]
        )
    ] .

obo:CL_0000359
    obo:IAO_0000115 "A smooth muscle cell assocatiated with the vasculature."^^xsd:string ;
    oboInOwl:hasExactSynonym "VSMC"^^xsd:string, "vascular smooth muscle cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vascular associated smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002049
            ]
        )
    ] .

obo:CL_0000360
    obo:IAO_0000115 "A cell of the early embryo at the developmental stage in which the blastomeres, resulting from repeated mitotic divisions of the fertilized ovum (zygote), form a compact cell mass."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "morula cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000085
    ] .

obo:CL_0000361
    obo:IAO_0000115 "A cell of the embryo in the early stage following the blastula, characterized by morphogenetic cell movements, cell differentiation, and the formation of the three germ layers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastrula cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004734
    ] .

obo:CL_0000362
    obo:IAO_0000115 "An epithelial cell of the integument (the outer layer of an organism)."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000396"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001470"^^xsd:string, "CALOHA:TS-0283"^^xsd:string, "FMA:62411"^^xsd:string ;
    oboInOwl:hasExactSynonym "cell of epidermis"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "epithelial cell of skin"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epidermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007376
            ]
        )
    ] .

obo:CL_0000363
    obo:IAO_0000115 "Obsolete. Use PO:0000081 from Plant Ontology instead. OBSOLETE, use term from the Plant Ontology. A secondary vascular cell that develops from the fusiform cambial initials and oriented with their longest diameter parallel with the main axis of stem or root. These cells make up the axial system, also known as vertical or longitudinal system."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000081"^^xsd:string ;
    rdfs:label "obsolete axial cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000364
    obo:IAO_0000115 "Obsolete. Consult Plant Ontology. A cell that develops from the ray initial and composes all rays (panels of tissue variable in height and width, formed by the ray initials in the vascular cambium and extending radially in the secondary xylem and secondary phloem) in the secondary vascular tissues."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ray cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000365
    obo:IAO_0000115 "Diploid cell produced by the fusion of sperm cell nucleus and egg cell."^^xsd:string ;
    oboInOwl:hasBroadSynonym "zygote" ;
    oboInOwl:hasDbXref "BTO:0000854"^^xsd:string, "EHDAA2:0004546"^^xsd:string, "FMA:72395"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "animal zygote"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000007, obo:CL_0010017 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0010017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_33208
            ]
        )
    ] .

obo:CL_0000366
    obo:IAO_0000115 "Obsolete. Use PO:0000084 from Plant Ontology instead. Male gamete, part of male germ unit."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "gametophyte sperm cell"^^xsd:string, "male gametophyte sperm cell"^^xsd:string, "pollen germ cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000084"^^xsd:string ;
    rdfs:label "obsolete sperm cell (sensu Viridiplantae)"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000367
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "glial cell (sensu Nematoda)"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sheath cell (sensu Nematoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000619 .

obo:CL_0000368
    obo:IAO_0000115 "Obsolete. Use PO:0000352 from Plant Ontology instead. Cell containing glucosinolates ('mustard oil glucosides') and myrosinases, enzymes hydrolyzing the glucosinolates. Occurs in eleven dicotyledon families, the two largest of which are the Brassicaceae and Euphorbiaceae."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000352"^^xsd:string ;
    rdfs:label "obsolete myrosin cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000370
    obo:IAO_0000115 "Obsolete. Use PO:0000078 from Plant Ontology instead. Parenchyma cell with the wall ingrowth (or invaginations) that increase the surface of the plasmalemma. Appears to be specialized for short-distance transfer of solutes."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "intermediary cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000078"^^xsd:string ;
    rdfs:label "obsolete transfer cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000371
    obo:IAO_0000115 "The cell protoplasm after removal of the cell wall."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "protoplast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000578, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33208
        ]
    ] .

obo:CL_0000372
    obo:IAO_0000115 "An epidermal cell that is part of a cell cluster organ of the insect integument (such as a sensillum) and that secretes a cuticular specialization that forms a socket around the base of a cuticular specialization produced by a trichogen cell."^^xsd:string ;
    oboInOwl:hasBroadSynonym "socket cell"^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00005171"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tormogen cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000463 .

obo:CL_0000373
    oboInOwl:hasDbXref "FBbt:00001789"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "histoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000146 .

obo:CL_0000374
    obo:IAO_0000115 "An epidermal cell that is part of a cell cluster organ of the insect integument (such as a sensillum) and that secretes a cuticular specialization, often in the form of a hair, bristle, peg or scale. The base of this specialization is often surrounded by a socket produced by a closely associated tormogen cell."^^xsd:string ;
    oboInOwl:hasBroadSynonym "hair cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004744"^^xsd:string, "FBbt:00005169"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trichogen cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000463 .

obo:CL_0000375
    obo:IAO_0100001 "CL:0007010"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002051"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete osteoprogenitor cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000376
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "humidity receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006 .

obo:CL_0000377
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tracheoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000069 .

obo:CL_0000378
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "support cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000379
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sensory processing neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000380
    obo:IAO_0000115 "The support cell that makes the thecogen dendritic cap - a cuticle-like matrix around the tip of the eo-dendrite and which encloses the soma of the eo-neuron."^^xsd:string ;
    oboInOwl:hasExactSynonym "fly sheath cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thecogen cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000378 .

obo:CL_0000381
    oboInOwl:hasDbXref "FBbt:00005130"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neurosecretory neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000527, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0046879
            ]
        )
    ] .

obo:CL_0000382
    oboInOwl:hasDbXref "FBbt:00005219"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scolopale cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000378 .

obo:CL_0000383
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nephrogenic mesenchyme stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] .

obo:CL_0000384
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ligament cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000385
    oboInOwl:hasDbXref "FBbt:00005062"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prohemocyte (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000390, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000386
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "attachment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000387
    oboInOwl:hasDbXref "FBbt:00005063"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hemocyte (sensu Arthropoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000519, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000385
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035010
    ] .

obo:CL_0000388
    obo:IAO_0000115 "An elongated fibrocyte that is part of a tendon. The cytoplasm is stretched between the collagen fibres of the tendon. They have a central cell nucleus with a prominent nucleolus. Tendon cells have a well-developed rough endoplasmic reticulum and they are responsible for synthesis and turnover of tendon fibres and ground substance."^^xsd:string ;
    oboInOwl:hasExactSynonym "muscle attachment cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tenocyte"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tendon cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000135, obo:CL_0000386, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000043
            ]
        )
    ] .

obo:CL_0000389
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "socket cell (sensu Nematoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000619, obo:CL_0000658 .

obo:CL_0000390
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blood cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000081, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000391
    obo:IAO_0000115 "An insect immune cell that develops from plasmatocyte."^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00001688"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "podocyte (sensu Diptera)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000394
    ] .

obo:CL_0000392
    oboInOwl:hasDbXref "FMA:63847"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "crystal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000391 .

obo:CL_0000393
    obo:IAO_0000115 "A cell whose function is determined by its response to an electric signal."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "electrically responsive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000211 .

obo:CL_0000394
    oboInOwl:hasDbXref "FBbt:00001685"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "plasmatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0000395
    oboInOwl:hasDbXref "FBbt:00001689"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "procrystal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0000396
    oboInOwl:hasDbXref "FBbt:00001687"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lamellocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000394 .

obo:CL_0000397
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ganglion interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000045
            ]
        )
    ] .

obo:CL_0000398
    oboInOwl:hasDbXref "FBbt:00001691"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polygonal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0000399
    obo:IAO_0000115 "Obsolete. Consult Plant Ontology instead. OBSOLETED, not defined prior to obsoletion."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete phloem element"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000400
    obo:IAO_0000115 "Obsolete. Use PO:0000332 from Plant Ontology instead. An epidermal cell with a characteristic convoluted anticlinal cell wall that gives a jigsaw like appearance to the lamina."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000332"^^xsd:string ;
    rdfs:label "obsolete pavement cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000401
    oboInOwl:hasDbXref "FBbt:00001686"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macrophage (sensu Diptera)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000394 .

obo:CL_0000402
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CNS interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0000117, obo:CL_2000029 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_0000404
    obo:IAO_0000115 "A cell that initiates an electrical signal and passes that signal to another cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "electrically signaling cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000211 .

obo:CL_0000405
    oboInOwl:hasDbXref "FBbt:00005148"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroepidermoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000338 .

obo:CL_0000406
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CNS short range interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000402 .

obo:CL_0000407
    oboInOwl:hasDbXref "FBbt:00005221"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scolopidial ligament cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000384 .

obo:CL_0000408
    oboInOwl:hasDbXref "BTO:0001277"^^xsd:string, "CALOHA:TS-0949"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male gamete"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000015, obo:CL_0000300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001375
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:CL_0000409
    oboInOwl:hasDbXref "FBbt:00005219"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scolopidial sheath cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000618 .

obo:CL_0000410
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CNS long range interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000402 .

obo:CL_0000411
    obo:IAO_0000115 "An epithelial cell of the hypodermis of Caenorhabditis."^^xsd:string ;
    oboInOwl:hasBroadSynonym "roundworm hypodermal cell" ;
    oboInOwl:hasDbXref "WBbt:0007846"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was originally added to CL for parity with the Worm anatomy ontology, which is dedicated to C elegans. It is not clear if it makes sense to try and generalize the concept and include in CL, and this term may be obsoleted in future. Note there is no similarity to the hypodermis in vertebrates." ;
    rdfs:label "Caenorhabditis hypodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0000228, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6237
    ] .

obo:CL_0000412
    obo:IAO_0000115 "A cell whose nucleus, or nuclei, each contain more than two haploid genomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polyploid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000413
    obo:IAO_0000115 "A cell whose nucleus contains a single haploid genome."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "haploid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001375
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001375
            ]
        )
    ] .

obo:CL_0000414
    obo:IAO_0000115 "OBSOLETE: A classification of cells by the number of haploid genome equivalents of their nucleus or nuclei."^^xsd:string ;
    oboInOwl:consider "CL:0000000"^^xsd:string, "CL:0000003"^^xsd:string, "CL:0000255"^^xsd:string, "CL:0001034"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there is no difference in meaning between it and 'cell', as any cell with chromosomes can be classified by its ploidy. If you have used this term in annotation, please replace it with cell (CL:0000000), native cell (CL:0000003), eukaryotic cell (CL:0000255) or cell in vitro (CL:0001034) as appropriate."^^xsd:string ;
    rdfs:label "obsolete cell by ploidy"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000415
    obo:IAO_0000115 "A cell whose nucleus has two haploid genomes."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72300"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "diploid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000416
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polytene cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000412 .

obo:CL_0000417
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endopolyploid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000412 .

obo:CL_0000418
    obo:IAO_0000115 "An epithelial cell found in C. elegans that firmly hold the outer body wall and the lips to the inner cylinder of the pharynx in a manner that keeps these organs from breaking apart, while still giving each organ freedom of movement during feeding."^^xsd:string ;
    oboInOwl:hasDbXref "WBbt:0005793"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcade cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6237
    ] .

obo:CL_0000419
    obo:IAO_0000115 "An epithelial fate stem cell found in flatworms."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003039"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "seam cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000036 .

obo:CL_0000420
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "syncytial epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000228, obo:CL_0002371 .

obo:CL_0000421
    obo:IAO_0000115 "A free floating cell, including amebocytes and eleocytes, in the coelom of certain animals, especially annelids."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002856"^^xsd:string, "WBbt:0005751"^^xsd:string ;
    a owl:Class ;
    rdfs:label "coelomocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000080, obo:CL_0000519 .

obo:CL_0000422
    obo:IAO_0000115 "A cell whose primary function is to cause growth by stimulating cell division in its immediate cellular environment."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mitogenic signaling cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000423
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tip cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000422 .

obo:CL_0000424
    obo:IAO_0000115 "A cell involved in the elimination of metabolic and foreign toxins, and in maintaining the ionic, acid-base and water balance of biological fluids."^^xsd:string ;
    oboInOwl:hasDbXref "WBbt:0005812"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "excretory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000425
    obo:IAO_0000115 "Forms the terminal part of the cuticle-lined excretory duct of C. elegans."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pore cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000658 .

obo:CL_0000426
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This is a cell used in tissue engineering and is out of scope for CL." ;
    rdfs:label "obsolete scaffold cell"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/708" ;
    owl:deprecated true .

obo:CL_0000427
    obo:IAO_0000115 "A scaffolding cell type found in C. elegans, this cell plays a supportive role to the muscle arms. May also have an endocrine role."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "GLR cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320 .

obo:CL_0000428
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "yolk cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325, obo:CL_0000349 .

obo:CL_0000429
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "imaginal disc cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000146 .

obo:CL_0000430
    obo:IAO_0000115 "A pigment cell derived from the neural crest. Contains cartenoid pigments in structures called pterinosomes or xanthosomes. This gives an appearance ranging from a golden yellow to orange and red."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "xanthophore" ;
    a owl:Class ;
    rdfs:label "xanthophore cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005002
    ] .

obo:CL_0000431
    obo:IAO_0000115 "A pigment cell derived from the neural crest. The cell contains flat light-reflecting platelets, probably of guanine, in stacks called reflecting platets or iridisomes. The color-generating components produce a silver, gold, or iridescent color."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "guanophore"^^xsd:string ;
    a owl:Class ;
    rdfs:label "iridophore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005001
    ] .

obo:CL_0000432
    obo:IAO_0000115 "Large, stellate fibroblast found along the network of collagen fibers of the reticulum of the spleen; synthesize the matrix components of the reticulum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62877"^^xsd:string ;
    oboInOwl:hasExactSynonym "reticulum cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "reticular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057 .

obo:CL_0000433
    obo:IAO_0000115 "Obsolete. Use PO:0000244 from Plant Ontology instead. In monosporic and bisporic megasporogenesis: the megaspore(s) that will undergo megagametogenesis."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000244"^^xsd:string ;
    rdfs:label "obsolete functional megaspore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000434
    obo:IAO_0000115 "A secretory cell that discharges its product without loss of cytoplasm."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eccrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150 .

obo:CL_0000435
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "alkali secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000436
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vaginal lubricant secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] .

obo:CL_0000437
    obo:IAO_0000115 "A rounded cell that is usually situated next to sinusoids; secretes follicular stimulating hormone (FSH) and luteinizing hormone (LH)."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002482"^^xsd:string, "FMA:83100"^^xsd:string ;
    oboInOwl:hasExactSynonym "delta basophil"^^xsd:string, "follicle stimulating hormone secreting cell"^^xsd:string, "gonadotrope"^^xsd:string, "gonadotrope cell"^^xsd:string, "gonadotroph"^^xsd:string, "gonadotropic cell"^^xsd:string, "pituitary delta cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gonadtroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000438, obo:CL_0000639 .

obo:CL_0000438
    obo:IAO_0000115 "A peptide hormone secreting cell pituitary that produces luteinizing hormone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luteinizing hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032275
            ]
        )
    ] .

obo:CL_0000439
    obo:IAO_0000115 "A peptide hormone cell that secretes prolactin."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prolactin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154, obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070459
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070459
            ]
        )
    ] .

obo:CL_0000440
    obo:IAO_0000115 "A cell of the intermediate pituitary that produces melanocyte stimulating hormone."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002277"^^xsd:string ;
    oboInOwl:hasExactSynonym "melanotrope"^^xsd:string, "melanotroph"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0036160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0036160
            ]
        )
    ] .

obo:CL_0000441
    oboInOwl:hasDbXref "FBbt:00004903"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "follicle stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000036 .

obo:CL_0000442
    obo:IAO_0000115 "A cell with extensive dendritic processes found in the B cell areas (primary follicles and germinal centers) of lymphoid tissue. They are unrelated to the dendritic cell associated with T cells. Follicular dendritic cells have Fc receptors and C3b receptors, but unlike other dendritic cells, they do not process or present antigen in a way that allows recognition by T cells. Instead, they hold antigen in the form of immune complexes on their surfaces for long periods and can present antigen to B cells during an immune response."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004267"^^xsd:string, "FMA:83037"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Due to its unique lineage and distinct function, this is not a type of dendritic cell; CL:0000451."^^xsd:string ;
    rdfs:label "follicular dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000473 .

obo:CL_0000443
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "calcitonin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0036161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0036161
            ]
        )
    ] .

obo:CL_0000444
    obo:IAO_0000115 "A muscle cell in which the fibers are organised into sarcomeres but in which adjacent myofibrils are offset from each other, producing an oblique banding pattern."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Examples include the somatic muscles of nemotodes and cephalopods."^^xsd:string ;
    rdfs:label "obliquely striated muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000737, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002479
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002479
            ]
        )
    ] .

obo:CL_0000445
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "apoptosis fated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000446
    obo:IAO_0000115 "An epithelial cell of the parathyroid gland that is arranged in wide, irregular interconnecting columns; responsible for the synthesis and secretion of parathyroid hormone."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004712"^^xsd:string, "CALOHA:TS-2140"^^xsd:string, "FMA:69078"^^xsd:string ;
    oboInOwl:hasExactSynonym "parathyroid chief cell"^^xsd:string, "parathyroid gland chief cell"^^xsd:string, "parathyroid hormone secreting cell"^^xsd:string, "principal cell of parathyroid gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chief cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, obo:CL_0002260 .

obo:CL_0000447
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "carbohydrate secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000448
    obo:IAO_0000115 "Fat cells with light coloration and few mitochondria. They contain a scant ring of cytoplasm surrounding a single large lipid droplet or vacuole."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1119"^^xsd:string, "FMA:83434"^^xsd:string ;
    oboInOwl:hasExactSynonym "white adipose cell"^^xsd:string, "white fat cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "white adipocyte"^^xsd:string ;
    a owl:Class ;
    rdfs:label "white fat cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001347
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002334
    ] .

obo:CL_0000449
    obo:IAO_0000115 "A cell from the thermogenic form of adipose tissue found in many species,  particularly in newborns and hibernating mammals, but also in lesser amounts in adults of other mammals including humans. Brown fat is capable of rapid liberation of energy and seems to be important in the maintenance of body temperature immediately after birth and upon waking from hibernation."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0099"^^xsd:string, "FMA:83435"^^xsd:string ;
    oboInOwl:hasExactSynonym "brown adipocyte"^^xsd:string, "brown adipose cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brown fat cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001348
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002335
    ] .

obo:CL_0000451
    obo:IAO_0000115 "A cell of hematopoietic origin, typically resident in particular tissues, specialized in the uptake, processing, and transport of antigens to lymph nodes for the purpose of stimulating an immune response via T cell activation. These cells are lineage negative (CD3-negative, CD19-negative, CD34-negative, and CD56-negative)."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002042"^^xsd:string, "CALOHA:TS-0194"^^xsd:string, "FMA:83036"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "interdigitating cell"^^xsd:string, "veiled cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000145, obo:CL_0000842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045580
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:disjointWith obo:CL_0000542 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002504
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019882
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045580
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0000452
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thyroid hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163 .

obo:CL_0000453
    obo:IAO_0000115 "Langerhans cell is a conventional dendritic cell that has plasma membrane part CD207. A Langerhans cell is a stellate dendritic cell of myeloid origin, that appears clear on light microscopy and has a dark-staining, indented nucleus and characteristic inclusions (Birbeck granules) in the cytoplasm; Langerhans cells are found principally in the stratum spinosum of the epidermis, but they also occur in other stratified epithelia and have been identified in the lung, lymph nodes, spleen, and thymus."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000705"^^xsd:string, "CALOHA:TS-2375"^^xsd:string, "FMA:63072"^^xsd:string ;
    oboInOwl:hasExactSynonym "LC"^^xsd:string, "Langerhans' cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000021 )(PMID:19243617). These cells are also CD1a-high, CD14-negative, CD207-positive (langerin), CD324-positive (E-cadherin), and DCIR-positive. They reside in the epidermis."^^xsd:string ;
    rdfs:label "Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000763
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001293
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002828
            ]
        )
    ] .

obo:CL_0000454
    obo:IAO_0000115 "A cell capable of producing epinephrine. Epiniphrine is synthesized from norepiniphrine by the actions of the phenylethanolamine N-methyltransferase enzyme, which is expressed in the adrenal glands, androgenic neurons, and in other cell types."^^xsd:string ;
    oboInOwl:hasExactSynonym "adrenaline secreting cell"^^xsd:string, "epinephrin secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epinephrine secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048242
            ]
        )
    ] .

obo:CL_0000455
    obo:IAO_0000115 "Obsolete. Use PO:0004531 from Plant Ontology instead. A cell characterized by conspicuous and rather stable accumulation of starch."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0004531"^^xsd:string ;
    rdfs:label "obsolete starch sheath cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000456
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mineralocorticoid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035931
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035931
            ]
        )
    ] .

obo:CL_0000457
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "biogenic amine secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000458
    obo:IAO_0000115 "A cell type that secretes 5-Hydroxytryptamine (serotonin)."^^xsd:string ;
    oboInOwl:hasExactSynonym "5-HT secreting cell"^^xsd:string, "5-Hydroxytryptamine secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serotonin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001820
            ]
        )
    ] .

obo:CL_0000459
    obo:IAO_0000115 "A cell capable of producting norepiniphrine. Norepiniphrine is a catecholamine with multiple roles including as a hormone and a neurotransmitter. In addition, epiniphrine is synthesized from norepiniphrine by the actions of the phenylethanolamine N-methyltransferase enzyme."^^xsd:string ;
    oboInOwl:hasExactSynonym "noradrenaline secreting cell"^^xsd:string, "norepinephrin secreting cell", "norepinephrine secreting cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "noradrenergic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048243
            ]
        )
    ] .

obo:CL_0000460
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glucocorticoid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035933
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035933
            ]
        )
    ] .

obo:CL_0000462
    oboInOwl:hasDbXref "FBbt:00003219"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adepithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000680 .

obo:CL_0000463
    obo:IAO_0000115 "An epidermal cell that secretes chitinous cuticle from its apical side."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "While insect epidermis is generally columnar/cuboidal, there are certainly well studied cases where it is not (e.g.- Rhodnius prolixus when starved). So it would be safer to add this as a differentium for particular species where this is known. -DSJ."^^xsd:string ;
    rdfs:label "epidermal cell (sensu arthropoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000464
    ] .

obo:CL_0000464
    obo:IAO_0000115 "An epidermal progenitor cell that arises from neuroectoderm and in turn gives rise to the epidermal sheath of ventral and cephalic regions."^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00004994"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epidermoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000114
    ] .

obo:CL_0000465
    oboInOwl:hasDbXref "FBbt:00001666"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardioblast (sensu Arthropoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010021 .

obo:CL_0000467
    obo:IAO_0000115 "A peptide hormone secreting cell that produces adrenocorticotropin, or corticotropin."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000640"^^xsd:string ;
    oboInOwl:hasExactSynonym "ACTH secreting cell"^^xsd:string, "adrenocorticotrophic hormone secreting cell"^^xsd:string, "corticotrophin hormone secreting cell"^^xsd:string, "corticotropin hormone secreting cell"^^xsd:string, "corticotropin secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adrenocorticotropic hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0051458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0051458
            ]
        )
    ] .

obo:CL_0000468
    oboInOwl:hasDbXref "FBbt:00005147"^^xsd:string ;
    oboInOwl:hasExactSynonym "neuroglioblast" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroglioblast (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000047, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000469
    obo:IAO_0000115 "A neural progenitor cell that is the daughter of a neuroblast (sensu arthopoda).  The progeny of ganglion mother cells develop into neurons, glia and (occasionally) epithelial cells." ;
    oboInOwl:hasDbXref "FBbt:00005149"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ganglion mother cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011020, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000338
    ] .

obo:CL_0000470
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "digestive enzyme secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154 .

obo:CL_0000472
    obo:IAO_0000115 "Obsolete. Use PO:0000076 from Plant Ontology instead. OBSOLETE, use term from Plant Ontology. Parenchyma cells containing chloroplasts; a component of leaf mesophyll and other green parenchyma tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000076"^^xsd:string ;
    rdfs:label "obsolete chlorenchyma cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000473
    obo:IAO_0000115 "A cell whose primary function is to protect the organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "defensive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000474
    obo:IAO_0000115 "An insect renal cell that filters hemolymph and is found with other pericardial nephrocytes in two rows flanking the dorsal vessel."^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00005058"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "pericardial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pericardial nephrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000519, obo:CL_0002520 .

obo:CL_0000475
    obo:IAO_0000115 "Obsolete. Use PO:0000245 from Plant Ontology instead. In monosporic and bisporic megasporogenesis: the megaspore(s) that do not participate in megagametogenesis."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000245"^^xsd:string ;
    rdfs:label "obsolete degenerate megaspore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000476
    obo:IAO_0000115 "A basophil cell of the anterior pituitary that produces thyroid stimulating hormone, thyrotrophin. This cell type is elongated, polygonal and lie in clusters towards the adenohypophyseal center."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83099"^^xsd:string ;
    oboInOwl:hasExactSynonym "beta-basophil"^^xsd:string, "thyroid stimulating hormone secreting cell"^^xsd:string, "thyrotrope"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thyrotroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000639, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070460
    ] .

obo:CL_0000477
    obo:IAO_0000115 "A somatic epithelial cell of the ovarian follicle/egg chamber." ;
    oboInOwl:hasBroadSynonym "follicle cell" ;
    oboInOwl:hasDbXref "FBbt:00004904"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Editors note: check this. Currently used in goxp"^^xsd:string ;
    rdfs:label "ovarian follicle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000441
    ] .

obo:CL_0000478
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes oxytocin stimulating hormone"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oxytocin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000479
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes vasopressin stimulating hormone"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vasopressin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000480
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes secretin stimulating hormone"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secretin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000481
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes cholecystokin stimulating hormone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cholecystokin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000482
    obo:IAO_0000115 "An endocrine cell that secretes juvenile hormone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "juvenile hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045443
            ]
        )
    ] .

obo:CL_0000483
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes bombesin stimulating hormone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bombesin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000484
    obo:IAO_0000115 "Mast cell subtype whose granules contain both the serine proteases tryptase and chymase. These cells are primarily found in connective tissue, such as the peritoneal cavity, skin, and intestinal submucosa. Their development is T-cell independent."^^xsd:string ;
    oboInOwl:hasExactSynonym "MC(TC)"^^xsd:string, "MCTC"^^xsd:string, "TC mast cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "They are CD88-positive. The cytoplasmic granules contain high levels of histamine and heparin (mouse) or major neutral proteases, tryptase, chymase, carboxypeptidase A, and cathepsin G (humans). Reportedly, they cannot produce leukotrienes (LTC4) and IL-4. They are reportedly very heterogeneous depending upon location and can convert to the MC(T) phenotype."^^xsd:string ;
    rdfs:label "connective tissue type mast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000097, obo:CL_0002320 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000097
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002384
            ]
        )
    ] .

obo:CL_0000485
    obo:IAO_0000115 "Mast cell subtype that contains only the serine protease trypase in its granules. These cells are primarily found in mucosal tissue, such as intestinal mucosa and alveoli. They depend upon T-cells for development of phenotype."^^xsd:string ;
    oboInOwl:hasExactSynonym "MC(T)"^^xsd:string, "MCT"^^xsd:string, "T mast cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "They are CD88-negative. The cytoplasmic granules contain low levels of histamine and high levels of chondroitin sulfate (mouse) or major neutral proteases and tryptase (humans). Additionally, they can produce leukotrienes (LTC4), IL-5, IL-6, and low levels of IL-4. They are reportedly very heterogeneous depending upon location and can convert to the MC(T) phenotype."^^xsd:string ;
    rdfs:label "mucosal type mast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000097, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001961
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000097
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001961
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002540
            ]
        )
    ] .

obo:CL_0000486
    obo:IAO_0000115 "A large binucleate cell that forms a 'garland' around the anterior end of the proventriculus (cardia) at its junction with the esophagus in both adults and larvae flies. Each cell is surrounded by a basement membrane and there are numerous micro-invaginations (lacunae) extending from the surface into the cytoplasm. At the mouth of each lacuna is a doubled filament forming a specialised filtration system (diaphragm). The filtrate is endocytosed from the lacunae."^^xsd:string ;
    oboInOwl:hasBroadSynonym "garland nephrocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004596"^^xsd:string, "FBbt:00005059"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "garland cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000227, obo:CL_0000519, obo:CL_0002520 .

obo:CL_0000487
    obo:IAO_0000115 "A large secretory cell found in clusters underlying the epidermis of the abdominal segments of larval abdominal segments."^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00004995"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oenocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:CL_0000488
    obo:IAO_0000115 "A photoreceptor cell that detects visible light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visible light photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000210, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000210
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009584
            ]
        )
    ] .

obo:CL_0000489
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scotopic photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000210 .

obo:CL_0000490
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "photopic photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488 .

obo:CL_0000491
    obo:IAO_0000115 "OBSOLETE: A cell responsible for spontaneous cytotoxicity of a variety of tumor cells without prior immunization. These natural killer cells are found in non-immune humans and experimental animals and are thought by some to be the same as killer cells (killing by antibody-dependent cell cytotoxicity), but they can also kill in the absence of antibody."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term had an incorrect definition and was overly broad. Consider using 'cytotoxic T cell ; CL:0000910' (in most cases) or another lymphocyte cell type if cytotoxicity is shown to be part of the cell's phenotype in a particular experimental situation."^^xsd:string ;
    rdfs:label "obsolete cytotoxic T cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000492
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that cooperates with other lymphocytes via direct contact or cytokine release to initiate a variety of immune functions."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1146"^^xsd:string, "FMA:70572"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive T-helper cell"^^xsd:string, "CD4-positive helper T lymphocyte"^^xsd:string, "CD4-positive helper T-cell"^^xsd:string, "CD4-positive helper T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive helper T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000896
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
        )
    ] .

obo:CL_0000493
    obo:IAO_0000115 "OBSOLETE: Subpopulation of CD4+ cells which induce CD8+ suppressor T cells to suppress antibody production by B cells. They also stimulate other cellular immune responses."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was defined too narrowly; consider using the term 'regulatory T cell ; CL:0000815' instead."^^xsd:string ;
    rdfs:label "obsolete regulatory T cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000494
    obo:IAO_0000115 "A photoreceptor cell that detects ultraviolet light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "UV sensitive photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000210, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000210
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009589
            ]
        )
    ] .

obo:CL_0000495
    obo:IAO_0000115 "A photoreceptor cell that is sensitive to blue light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blue sensitive photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000490 .

obo:CL_0000496
    obo:IAO_0000115 "A photoreceptor cell that is sensitive to green light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "green sensitive photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000490 .

obo:CL_0000497
    obo:IAO_0000115 "A photoreceptor cell that is sensitive to red light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "red sensitive photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000490 .

obo:CL_0000498
    obo:IAO_0000115 "An interneuron (also called relay neuron, association neuron or local circuit neuron) is a multipolar neuron which connects afferent neurons and efferent neurons in neural pathways. Like motor neurons, interneuron cell bodies are always located in the central nervous system (CNS)."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84776"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inhibitory interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099 .

obo:CL_0000499
    obo:IAO_0000115 "A connective tissue cell of an organ found in the loose connective tissue. These are most often associated with the uterine mucosa and the ovary as well as the hematopoietic system and elsewhere."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002064"^^xsd:string, "FMA:83624"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] .

obo:CL_0000500
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "follicular epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000501
    obo:IAO_0000115 "A supporting cell for the developing female gamete in the ovary of mammals. They develop from the coelomic epithelial cells of the gonadal ridge. Granulosa cells form a single layer around the mammalian oocyte in the primordial ovarian follicle and advance to form a multilayered cumulus oophorus surrounding the ovum in the Graafian follicle. The major functions of granulosa cells include the production of steroids and LH receptors."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000542"^^xsd:string, "CALOHA:TS-0729"^^xsd:string, "FMA:18718"^^xsd:string ;
    oboInOwl:hasExactSynonym "granulosa cell of ovary"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granulosa cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, obo:CL_0002174 .

obo:CL_0000502
    obo:IAO_0000115 "A cell found throughout the gastrointestinal tract and in the pancreas. They secrete somatostatin in both an endocrine and paracrine manner. Somatostatin inhibits gastrin, cholecystokinin, insulin, glucagon, pancreatic enzymes, and gastric hydrochloric acid. A variety of substances which inhibit gastric acid secretion (vasoactive intestinal peptide, calcitonin gene-related peptide, cholecystokinin, beta-adrenergic agonists, and gastric inhibitory peptide) are thought to act by releasing somatostatin."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62935"^^xsd:string ;
    oboInOwl:hasExactSynonym "D cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type D enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000172 .

obo:CL_0000503
    obo:IAO_0000115 "A flattened stroma cell forming a sheath or theca outside the basal lamina lining the mature ovarian follicle. Thecal interstitial or stromal cells are steroidogenic, and produce primarily androgens which serve as precusors of estrogens in the granulosa cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002850"^^xsd:string, "FMA:18690"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "theca cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000593, obo:CL_0002132, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ] .

obo:CL_0000504
    obo:IAO_0000115 "A enteroendocrine cell part of the glands of the gastric mucosa. They produce histamine and peptides such as chromogranins. This cell type respond to gastrin by releasing histamine which acts as a paracrine stimulator of the release of hydrochloric acid from the gastric parietal cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002692"^^xsd:string ;
    oboInOwl:hasExactSynonym "ECL"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider enterochromaffin cell (CL:0002065). For several years this cell type was \"enterochromaffin cell\" despite a MESH dbxref and a free text definition that clearly meant enterochromaffin-like cell."^^xsd:string ;
    rdfs:label "enterochromaffin-like cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0002274 .

obo:CL_0000505
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes substance P."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "substance P secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000506
    obo:IAO_0000115 "An endorphine cell that secretes enkephalin."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enkephalin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000507 .

obo:CL_0000507
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes endorphin."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endorphin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000508
    obo:IAO_0000115 "An endocrine cell found in the pyloric gland mucosa (antral mucosa) of the stomach of mammals and responsible for the secretion of gastrin and enkephalin. Most abundant in pyloric antrum, pyramidal in form with a narrow apex bearing long microvilli."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004108"^^xsd:string, "FMA:67609"^^xsd:string ;
    oboInOwl:hasExactSynonym "G cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type G enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000506, obo:CL_0000509, obo:CL_0002180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004997
    ] .

obo:CL_0000509
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes gastrin."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastrin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000510
    obo:IAO_0000115 "An epithelial cell found in the basal part of the intestinal glands (crypts of Lieberkuhn) including the appendix. Paneth cells synthesize and secrete lysozyme and cryptdins. Numerous in the deeper parts of the intestinal crypts, particularly in the duodenum, rich in zinc, contain large acidophilic granules, with irregular apical microvilli and prominent membrane-bound vacuoles containing matrix."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000993"^^xsd:string, "FMA:62897"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paneth cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000323, obo:CL_0002563 .

obo:CL_0000511
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes androgen binding protein."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "androgen binding protein secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154 .

obo:CL_0000512
    obo:IAO_0000115 "A paracrine cell is a secretory cell that secretes an agonist into intercellular spaces in which it diffuses to a target cell other than that which produced it."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paracrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151 .

obo:CL_0000513
    obo:IAO_0000115 "A precursor cell destined to differentiate into cardiac muscle cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000714"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84797"^^xsd:string ;
    oboInOwl:hasExactSynonym "cardiac muscle progenitor cell", "cardiomyocyte progenitor cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardiac muscle myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002494, obo:CL_0010021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001133
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000746
            ]
        )
    ] .

obo:CL_0000514
    obo:IAO_0000115 "A precursor cell destined to differentiate into smooth muscle myocytes."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84798"^^xsd:string ;
    oboInOwl:hasExactSynonym "myoblast, smooth muscle"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "satellite cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0000192
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000192
            ]
        )
    ] .

obo:CL_0000515
    obo:IAO_0000115 "A myoblast that differentiates into skeletal muscle fibers."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84799"^^xsd:string ;
    oboInOwl:hasExactSynonym "skeletal myoblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "skeletal muscle myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000056, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0008002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0008002
            ]
        )
    ] .

obo:CL_0000516
    obo:IAO_0000115 "A non-neuronal cell that surrounds the neuronal cell bodies of the ganglia."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:54550"^^xsd:string ;
    oboInOwl:hasExactSynonym "perineural satellite cell"^^xsd:string, "perineuronal satellite oligodendroglial cell"^^xsd:string, "satellite oligodendrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perineuronal satellite cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000339
    ] .

obo:CL_0000517
    obo:IAO_0000115 "A type of foam cell derived from a macrophage containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macrophage derived foam cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000891, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000235
    ] .

obo:CL_0000518
    obo:IAO_0000115 "A phagocyte in vertebrates that is able to phagocytosis."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "phagocyte (sensu Vertebrata)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000234, obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:CL_0000519
    obo:IAO_0000115 "A phagocyte from organisms in the Nematoda or Protostomia clades."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "phagocyte (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000234, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_33511
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000520
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prokaryotic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:allValuesFrom [
            a owl:Class ;
            owl:complementOf obo:NCBITaxon_2759
        ] ;
        owl:onProperty obo:RO_0002162
    ] .

obo:CL_0000521
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fungal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_4751
    ] ;
    owl:disjointWith obo:CL_0000548 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_4751
            ]
        )
    ] .

obo:CL_0000522
    obo:IAO_0000115 "OBSOLETE: The reproductive structure of bacteria, fungi and cryptograms."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000523
    obo:IAO_0000115 "A cell from the inner layer of the trophoblast of the early mammalian embryo that gives rise to the outer surface and villi of the chorion. Mononuclear crytoblasts fuse to give rise to a multinuclear cytotrophoblast."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83042"^^xsd:string ;
    oboInOwl:hasExactSynonym "Langhans' cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononuclear cytotrophoblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000351 .

obo:CL_0000524
    obo:IAO_0000115 "A cell, usually of bacteria or yeast, which has partially lost its cell wall."^^xsd:string ;
    oboInOwl:hasExactSynonym "sphaeroplast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spheroplast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000371 .

obo:CL_0000525
    obo:IAO_0000115 "A cell from the outer syncytial layer of the trophoblast of an early mammalian embryo, directly associated with the maternal blood supply. It secretes hCG in order to maintain progesterone secretion and sustain a pregnancy."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83043"^^xsd:string ;
    oboInOwl:hasExactSynonym "plasmidotrophoblast"^^xsd:string, "syncytial trophoblast"^^xsd:string, "syntrophoblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "syncytiotrophoblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_2000060 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000351
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
        )
    ] .

obo:CL_0000526
    obo:IAO_0000115 "A neuron which conveys sensory information centrally from the periphery."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:87653"^^xsd:string ;
    oboInOwl:hasExactSynonym "input neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "afferent neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000527
    obo:IAO_0000115 "A neuron which sends impulses peripherally to activate muscles or secretory cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "output neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "efferent neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000528
    obo:IAO_0000115 "A nerve cell where transmission is mediated by nitric oxide."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84792"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nitrergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000529
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigmented epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710 .

obo:CL_0000530
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000531
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary sensory neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, obo:CL_0000530 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000101
            obo:CL_0000530
        )
    ] .

obo:CL_0000532
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CAP motoneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000533 .

obo:CL_0000533
    oboInOwl:hasDbXref "FMA:83619"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary motor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_0000530 .

obo:CL_0000534
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0000530 .

obo:CL_0000535
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000536
    oboInOwl:hasDbXref "FMA:83620"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary motor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_0000535 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000100
            obo:CL_0000535
        )
    ] .

obo:CL_0000537
    obo:IAO_0000115 "Obsolete. Use PO:0020093 from Plant Ontology instead. OBSOLETE, use term from plant ontology. A cell located at the chalazal end of the mature embryo sac in angiosperms."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0020093"^^xsd:string ;
    rdfs:label "obsolete antipodal cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000538
    obo:IAO_0000115 "Obsolete. Use PO:0000349 from Plant Ontology instead. A relatively unspecialized cell that will give rise to specialized cell types of the epidermis."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000349"^^xsd:string ;
    rdfs:label "obsolete epidermal initial"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000539
    obo:IAO_0000115 "OBSOLETE: A cell in a tissue that markedly differs in form, size, or contents from other cells in the same tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete idioblast"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000540
    obo:IAO_0000115 "The basic cellular unit of nervous tissue. Each neuron consists of a body, an axon, and dendrites. Their purpose is to receive, conduct, and transmit impulses in the nervous system."^^xsd:string ;
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/cl.owl> ;
    oboInOwl:hasDbXref "BTO:0000938"^^xsd:string, "CALOHA:TS-0683"^^xsd:string, "FBbt:00005106"^^xsd:string, "FMA:54527"^^xsd:string, "VHOG:0001483"^^xsd:string, "WBbt:0003679"^^xsd:string ;
    oboInOwl:hasExactSynonym "nerve cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also reportedly CD4-negative and CD200-positive. They are also capable of producing CD40L and IFN-gamma."^^xsd:string ;
    rdfs:label "neuron"^^xsd:string, "neuron"@en ;
    rdfs:subClassOf obo:CL_0000393, obo:CL_0000404, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0019226
    ] .

obo:CL_0000541
    obo:IAO_0000115 "A cell that originates from the neural crest and differentiates into a pigment cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003217"^^xsd:string, "FMA:83377"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Derived from UBERON:0002342 neural crest."^^xsd:string ;
    rdfs:label "melanoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0002371, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0000542
    obo:IAO_0000115 "A lymphocyte is a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000775"^^xsd:string, "CALOHA:TS-0583"^^xsd:string, "FMA:62863"^^xsd:string, "VHOG:0001535"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Editors note: consider adding taxon constraint to vertebrata (PMID:18025161)"^^xsd:string ;
    rdfs:label "lymphocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000051
    ] ;
    owl:disjointWith obo:CL_0000766 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000000
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000543
    obo:IAO_0000115 "Obsolete. Use PO:0000289 from Plant Ontology instead. One of the series of cellular components of a sieve tube. It shows a more or less pronounced differentiation between sieve plates (wide pores) and lateral sieve areas (narrow pores). Also sieve tube element and the obsolete sieve tube segment."^^xsd:string ;
    oboInOwl:hasExactSynonym "sieve tube element"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000289"^^xsd:string ;
    rdfs:label "obsolete sieve tube member"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000544
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "slowly adapting mechanoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000199 .

obo:CL_0000545
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that has the phenotype T-bet-positive, CXCR3-positive, CCR6-negative, and is capable of producing interferon-gamma."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001678"^^xsd:string, "FMA:84382"^^xsd:string ;
    oboInOwl:hasExactSynonym "T helper cells type 1"^^xsd:string, "T(H)-1 cell"^^xsd:string, "Th1 CD4+ T cell", "Th1 T cell"^^xsd:string, "Th1 T lymphocyte"^^xsd:string, "Th1 T-cell"^^xsd:string, "Th1 T-lymphocyte"^^xsd:string, "Th1 cell"^^xsd:string, "helper T cell type 1"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'Th1 CD4+ T cell', but its logical definition includes additional known characteristics of T-helper 1 T cells." ;
    rdfs:label "T-helper 1 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001835
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001207
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
        )
    ] .

obo:CL_0000546
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that has the phenotype GATA-3-positive, CXCR3-negative, CCR6-negative, and is capable of producing interleukin-4."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001679"^^xsd:string, "FMA:84385"^^xsd:string ;
    oboInOwl:hasExactSynonym "T helper cells type 2"^^xsd:string, "T(H)-2 cell"^^xsd:string, "Th2 T cell"^^xsd:string, "Th2 T lymphocyte"^^xsd:string, "Th2 T-cell"^^xsd:string, "Th2 T-lymphocyte"^^xsd:string, "Th2 cell"^^xsd:string, "helper T cell type 2"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'non-Th1/Th17 CD4+ T cell' (see CL:0001051), but includes the additional necessary and sufficient conditions to allow classification as a T-helper 2 T cell." ;
    rdfs:label "T-helper 2 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, obo:CL_0001051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001941
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001941
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001207
            ]
        )
    ] .

obo:CL_0000547
    obo:IAO_0000115 "An immature, nucleated erythrocyte occupying the stage of erythropoeisis that follows formation of erythroid progenitor cells. This cell is CD71-positive, has both a nucleus and a nucleolus, and lacks hematopoeitic lineage markers."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83518"^^xsd:string ;
    oboInOwl:hasExactSynonym "rubriblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pronormoblast"^^xsd:string ;
    a owl:Class ;
    rdfs:label "proerythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000764, obo:CL_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000038
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000764
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005730
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002505
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001945
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
        )
    ] .

obo:CL_0000548
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:label "animal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_33208
            ]
        )
    ] .

obo:CL_0000549
    obo:IAO_0000115 "A nucleated immature erythrocyte, having cytoplasm generally similar to that of the earlier proerythroblast but sometimes even more basophilic, and usually regular in outline. The nucleus is still relatively large, but the chromatin strands are thicker and more deeply staining, giving a coarser appearance; the nucleoli have disappeared. This cell is CD71-positive and lacks hematopoeitic lineage markers."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83505"^^xsd:string ;
    oboInOwl:hasExactSynonym "basophilic normoblast"^^xsd:string, "early erythroblast"^^xsd:string, "early normoblast"^^xsd:string, "prorubricyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0000550
    obo:IAO_0000115 "A nucleated, immature erythrocyte in which the nucleus occupies a relatively smaller part of the cell than in its precursor, the basophilic erythroblast. The cytoplasm is beginning to acquire hemoglobin and thus is no longer a purely basophilic, but takes on acidophilic aspects, which becomes progressively more marked as the cell matures. The chromatin of the nucleus is arranged in coarse, deeply staining clumps. This cell is CD71-positive and lacks hematopoeitic lineage markers."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83506"^^xsd:string ;
    oboInOwl:hasExactSynonym "intermediate erythroblast"^^xsd:string, "intermediate normoblast"^^xsd:string, "polychromatic erythroblast"^^xsd:string, "polychromatic normoblast"^^xsd:string, "polychromatophilic normoblast"^^xsd:string, "rubricyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polychromatophilic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000035
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000549
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000035
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0000551
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "unimodal nocireceptor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000198 .

obo:CL_0000552
    obo:IAO_0000115 "The final stage of the nucleated, immature erythrocyte, before nuclear loss. Typically the cytoplasm is described as acidophilic, but it still shows a faint polychromatic tint. The nucleus is small and initially may still have coarse, clumped chromatin, as in its precursor, the polychromatophilic erythroblast, but ultimately it becomes pyknotic, and appears as a deeply staining, blue-black, homogeneous structureless mass. The nucleus is often eccentric and sometimes lobulated."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84646"^^xsd:string ;
    oboInOwl:hasExactSynonym "acidophilic erythroblast"^^xsd:string, "eosinophilic erythroblast"^^xsd:string, "late erythoblast"^^xsd:string, "orthochromatic normoblast"^^xsd:string, "pyknotic eto enrythroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "orthochromatic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0030263
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000550
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000027
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0030263
            ]
        )
    ] .

obo:CL_0000553
    obo:IAO_0000115 "The earliest cytologically identifiable precursor in the thrombocytic series. This cell is capable of endomitosis and lacks expression of hematopoieitic lineage markers (lin-negative)."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001164"^^xsd:string, "CALOHA:TS-0610"^^xsd:string, "FMA:84235"^^xsd:string ;
    oboInOwl:hasExactSynonym "CFU-Meg"^^xsd:string, "Meg-CFC"^^xsd:string, "MkP"^^xsd:string, "colony-forming unit-megakaryocyte"^^xsd:string, "megacaryoblast"^^xsd:string, "megacaryocyte progenitor cell"^^xsd:string, "megakaryoblast"^^xsd:string, "megakaryocytic progenitor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "promegacaryocyte"^^xsd:string, "promegakaryocyte"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Lineage negative is described here as CD2-negative, CD3-negative, CD4-negative, CD5-negative, CD8a-negative, CD14-negative, CD19-negative, CD20-negative, CD56-negative, Ly6g-negative, and Ter119-negative."^^xsd:string ;
    rdfs:label "megakaryocyte progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030219
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007113
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030219
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000554
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes gastrin stimulating hormone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastrin stimulating hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0000555
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuronal brush cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117 .

obo:CL_0000556
    obo:IAO_0000115 "A giant cell 50 to 100 micron in diameter, with a greatly lobulated nucleus, found in the bone marrow; mature blood platelets are released from its cytoplasm."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000843"^^xsd:string, "CALOHA:TS-0611"^^xsd:string, "FMA:83555"^^xsd:string ;
    oboInOwl:hasExactSynonym "megacaryocyte"^^xsd:string, "megalocaryocyte"^^xsd:string, "megalokaryocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Megakaryocytes are reportedly CD181-positive and CD182-positive."^^xsd:string ;
    rdfs:label "megakaryocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_1001610, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001393
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000553
    ] ;
    owl:disjointWith obo:CL_0000764 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000763
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001393
            ]
        )
    ] .

obo:CL_0000557
    obo:IAO_0000115 "A hematopoietic progenitor cell that is committed to the granulocyte and monocyte lineages. These cells are CD123-positive, and do not express Gata1 or Gata2 but do express C/EBPa, and Pu.1."^^xsd:string ;
    oboInOwl:hasBroadSynonym "CFU-C , Colony forming unit in culture"^^xsd:string ;
    oboInOwl:hasExactSynonym "CFU-GM"^^xsd:string, "GMP"^^xsd:string, "colony forming unit granulocyte macrophage"^^xsd:string, "granulocyte-macrophage progenitor"^^xsd:string, "granulocyte/monocyte precursor"^^xsd:string, "granulocyte/monocyte progenitor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000042)(PMID:19243617). GMPs are reportedly CD16-positive, CD32-positive, CD34-positive, CD38-positive, CD45RA-positive, CD110-negative, CD117-positive, CD123-positive, and SCA1-negative."^^xsd:string ;
    rdfs:label "granulocyte monocyte progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0001012, obo:CL_0011026, obo:CL_1001610, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030851
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000007858
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002032
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030225
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030851
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000007858
            ]
        )
    ] .

obo:CL_0000558
    obo:IAO_0000115 "An immature erythrocyte that changes the protein composition of its plasma membrane by exosome formation and extrusion. The types of protein removed differ between species though removal of the transferrin receptor is apparent in mammals and birds."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001173"^^xsd:string, "CALOHA:TS-0864"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "reticulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000764, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000552
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0071971
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000764
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001945
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0071971
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
        )
    ] .

obo:CL_0000559
    obo:IAO_0000115 "A precursor in the monocytic series, being a cell intermediate in development between the monoblast and monocyte. This cell is CD11b-positive and has fine azurophil granules."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004657"^^xsd:string, "FMA:83551"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: Mononuclear cell, diameter 14-18 _M, fine azurophilic granules; markers: CD11b (shared with many other myeloid cells); location: Adult: bone marrow; Fetal: Liver, Yolk Sac; role or process: hematopoiesis, monocyte development; lineage: hematopoietic, myeloid."^^xsd:string ;
    rdfs:label "promonocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002194, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002194
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:CL_0000560
    obo:IAO_0000115 "A late neutrophilic metamyelocyte in which the nucleus is indented to more than half the distance to the farthest nuclear margin but in no area being condensed to a single filament. The nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature neutrophil. These cells are fMLP receptor-positive, CD11b-positive, CD35-negative, and CD49d-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "band"^^xsd:string, "band cell"^^xsd:string, "band form"^^xsd:string, "stab cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "rod neutrophil"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Found in the Band 1 fraction."^^xsd:string ;
    rdfs:label "band form neutrophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000096, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001337
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001580
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001337
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001580
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000582
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000009978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000010799
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009129
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000010543
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000096
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000039
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007597
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001337
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001580
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000009978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000010799
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009129
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000010543
            ]
        )
    ] .

obo:CL_0000561
    obo:IAO_0000115 "Interneuron of the vertebrate retina. They integrate, modulate, and interpose a temporal domain in the visual message presented to the retinal ganglion cells, with which they synapse in the inner plexiform layer. They lack large axons."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004044"^^xsd:string, "FBbt:00005127"^^xsd:string, "FMA:67766"^^xsd:string ;
    oboInOwl:hasExactSynonym "amacrine neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not clear if this term overlaps with retinal bipolar neuron (CL:0000748)."^^xsd:string ;
    rdfs:label "amacrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0000740
    ] .

obo:CL_0000562
    obo:IAO_0000115 "An erythrocyte having a nucleus."^^xsd:string ;
    oboInOwl:hasBroadSynonym "RBC"^^xsd:string, "red blood cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nucleate erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000232, obo:CL_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000232
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002505
            ]
        )
    ] .

obo:CL_0000563
    obo:IAO_0000115 "A rounded, inactive form that certain bacteria assume under conditions of extreme temperature, dryness, or lack of food. The bacterium develops a waterproof cell wall that protects it from being dried out or damaged."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002779"^^xsd:string ;
    oboInOwl:hasExactSynonym "bacterial spore"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000520 .

obo:CL_0000564
    obo:IAO_0000115 "A promyelocyte committed to the neutrophil lineage. This cell type is GATA-1-positive, C/EBPa-positive, AML-1-positive, MPO-positive, has low expression of PU.1 transcription factor and lacks lactotransferrin expression."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84196"^^xsd:string ;
    oboInOwl:hasExactSynonym "neutrophilic premyelocyte"^^xsd:string, "neutrophilic progranulocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are CD11b-negative, CD15-positive, CD16-negative, CD49d-positive, CD68-positive, CD35-negative, and fMLP receptor-negative. They are found in the Band 3 fraction."^^xsd:string ;
    rdfs:label "neutrophilic promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000834, obo:CL_0000836, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000010543
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000014362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000009978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000836
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000010543
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000014362
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030223
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000009978
            ]
        )
    ] .

obo:CL_0000565
    obo:IAO_0000115 "A cell found in fat bodies whose primary function is intermediary metabolism."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fat body cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000566
    obo:IAO_0000115 "A mesenchymal stem cell capable of developing into blood vessel endothelium."^^xsd:string ;
    oboInOwl:hasExactSynonym "angioblast"^^xsd:string, "chondroplast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are reportedly CD31-positive, CD34-positive, CD144-positive, CD309-positive, and TAL1-positive."^^xsd:string ;
    rdfs:label "angioblastic mesenchymal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001444
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000016043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001444
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000016043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001444
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002112
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000016043
            ]
        )
    ] .

obo:CL_0000567
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polymodal nocireceptor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000198 .

obo:CL_0000568
    obo:IAO_0000115 "A cell that originates in the neural crest, that has certain cytochemical and ultrastructural characteristics and is found scattered throughout the body; types include melanocytes, the cells of the chromaffin system, and cells in the hypothalamus, hypophysis, thyroid, parathyroids, lungs, gastrointestinal tract, and pancreas. This cell type concentrates the amino acid precursors of certain amines and decarboxylate them, forming amines that function as regulators and neurotransmitters. This cell type produces substances such as epinephrine, norepinephrine, dopamine, serotonin, enkephalin, somatostatin, neurotensin, and substance P, the actions of which may affect contiguous cells, nearby groups of cells, or distant cells, thus functioning as local or systemic hormones. The name is an acronym for amine precursor uptake and decarboxylation cell."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003866"^^xsd:string, "FMA:83114"^^xsd:string ;
    oboInOwl:hasExactSynonym "APUD cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amine precursor uptake and decarboxylation cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000165 .

obo:CL_0000569
    obo:IAO_0000115 "A mesenchymal cell found in the developing heart and that develops into some part of the heart.  These cells derive from intra- and extra-cardiac sources, including the endocardium, epicardium, neural crest, and second heart field."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardiac mesenchymal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0002494
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0002494
            ]
        )
    ] .

obo:CL_0000570
    obo:IAO_0000115 "A neuroepithelial cells that occurs singly or in small groups, close to the outer follicular borders but within the follicular basement membrane of the thyroid. Expresses a form of the neural cell adhesion molecule (N-CAM) on their surface. Secretes calcitonin, 5-hydroxytryptamine and dopamine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:68653"^^xsd:string, "SCTID:176770005"^^xsd:string ;
    oboInOwl:hasExactSynonym "C cell"^^xsd:string, "C cell of thyroid gland"^^xsd:string, "clear cell of thyroid gland"^^xsd:string, "parafollicular cell of thyroid gland"^^xsd:string, "thyroid parafollicular cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parafollicular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000443, obo:CL_0000458, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001747
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0014046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000710
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001820
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0014046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0036161
            ]
        )
    ] .

obo:CL_0000571
    obo:IAO_0000115 "A pigment cell derived from the neural crest. Contains uric acid or other purine crystals deposited in stacks called leucosomes. The crystals reflect light and this gives a white appearance under white light."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "leucophore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005003
    ] .

obo:CL_0000573
    obo:IAO_0000115 "One of the two photoreceptor cell types in the vertebrate retina. In cones the photopigment is in invaginations of the cell membrane of the outer segment. Cones are less sensitive to light than rods, but they provide vision with higher spatial and temporal acuity, and the combination of signals from cones with different pigments allows color vision."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001036"^^xsd:string, "CALOHA:TS-0866"^^xsd:string, "FMA:67748"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal cone cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002672
    ] .

obo:CL_0000574
    obo:IAO_0000115 "A pigment cell derived from the neural crest. Contains pteridine and/or carotenoid pigments in structures called pterinosomes or erythrosomes. This gives an orange to red appearance."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythrophore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005004
    ] .

obo:CL_0000575
    obo:IAO_0000115 "An epithelial cell of the cornea."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000431"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004298"^^xsd:string, "CALOHA:TS-0173"^^xsd:string, "FMA:70551"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of cornea"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corneal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
        )
    ] .

obo:CL_0000576
    obo:IAO_0000115 "Myeloid mononuclear recirculating leukocyte that can act as a precursor of tissue macrophages, osteoclasts and some populations of tissue dendritic cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000876"^^xsd:string, "CALOHA:TS-0638"^^xsd:string, "FMA:62864"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: Mononuclear cell, diameter, 14 to 20 _M, N/C ratio 2:1-1:1. Nucleus may appear in variety of shapes: round, kidney, lobulated, or convoluted. Fine azurophilic granules present; markers: CD11b (shared with other myeloid cells), human: CD14, mouse: F4/80-mid,GR1-low; location: Blood, but can be recruited into tissues; role or process: immune & tissue remodelling; lineage: hematopoietic, myeloid."^^xsd:string ;
    rdfs:label "monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000842, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000559
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030225
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030316
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043011
            ]
        )
    ] .

obo:CL_0000577
    obo:IAO_0000115 "A subtype of enteroendocrine cells found in the gastrointestinal mucosa, particularly in the glands of pyloric antrum; duodenum; and ileum. These cell type secretes serotonin and some neurotransmitters including enkephalins and substance P. Their secretory granules stain readily with silver (argentaffin stain)."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002065"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62934"^^xsd:string, "FMA:83132"^^xsd:string ;
    oboInOwl:hasExactSynonym "Kulchitsky cell"^^xsd:string, "argentaffin cell"^^xsd:string, "enterochromaffin cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type EC enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000166, obo:CL_0000458, obo:CL_0000506, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004786
    ] .

obo:CL_0000578
    obo:IAO_0000115 "A cell in vitro that has undergone physical changes as a consequence of a deliberate and specific experimental procedure."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This class has been re-labeled to imply reference only to in vitro experimentally modified cells, similarly, the definition has been slightly updated to reflect this. 'experimentally modified cell' refers only to cells in vitro, and not modified in vivo/in environment cells. There is currently no class representing unmodified in vitro cells (other than the parent 'cell in vitro'), or a class representing modified native cells. More granular subclassing of experimentally modified cell can be found in ReO. MHB 1.12.12"^^xsd:string ;
    rdfs:label "experimentally modified cell in vitro"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001034 .

obo:CL_0000579
    oboInOwl:hasDbXref "FBbt:00004905"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "border follicle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000477 .

obo:CL_0000580
    obo:IAO_0000115 "A neutrophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte; in this stage, production of primary granules is complete and neutrophil-specific granules has started. No nucleolus is present. This cell type is CD13-positive, CD16-negative, integrin alpha-M-positive, CD15-positive, CD33-positive, CD24-positive, C/EBP-a-positive, C/EBPe-positive, PU.1-positive, lactotransferrin-positive, myeloperoxidase-positive and NGAL-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003455"^^xsd:string, "FMA:83540"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also CD15-positive, CD35-negative, CD49d-positive, and fMLP receptor-negative. They are found in the Band 2 fraction."^^xsd:string ;
    rdfs:label "neutrophilic myelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000776, obo:CL_0002087, obo:CL_0002193, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000010543
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000776
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000027
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005310
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000009725
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000009978
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000010543
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0000581
    obo:IAO_0000115 "A macrophage resident in the peritoneum under non-inflammatory conditions. Markers include F4/80-high, CD11b-high, CD68-positive, SIGNR1-positive, CD115-high, MHC-II-negative, and Dectin-1-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001034"^^xsd:string, "FMA:83025"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80-high, CD11b-high, CD68+, SIGNR1+, Dectin-1+."^^xsd:string ;
    rdfs:label "peritoneal macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001807
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000006172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001807
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000006172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042742
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001179
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001807
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000006172
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042742
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0000582
    obo:IAO_0000115 "A neutrophil precursor in the granulocytic series, being a cell intermediate in development between a myelocyte and the band form neutrophil. The protein synthesis seen in earlier stages decreases or stops; the nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare; and the cytoplasm becomes amphophilic like that of a mature granulocyte. This cell type is integrin alpha-M-positive, CD13-negative, CD15-positive, CD16-positive, CD33-positive, CD24-positive, fMLP receptor-negative and has expression of C/EBP-a, C/EBP-e, PU.1 transcription factor, lactotransferrin, myeloperoxidase and neutrophil gelatinase associated lipocalin."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84197"^^xsd:string ;
    oboInOwl:hasExactSynonym "juvenile neutrophil"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also CD35-negative, CD49d-positive, and fMLP receptor-negative. They are found in the Band 2 fraction."^^xsd:string ;
    rdfs:label "neutrophilic metamyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000776, obo:CL_0002192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000010543
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000580
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001580
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000776
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000027
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005310
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000009725
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000009978
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000010543
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001580
            ]
        )
    ] .

obo:CL_0000583
    obo:IAO_0000115 "A tissue-resident macrophage found in the alveoli of the lungs. Ingests small inhaled particles resulting in degradation and presentation of the antigen to immunocompetent cells. Markers include F4/80-positive, CD11b-/low, CD11c-positive, CD68-positive, sialoadhesin-positive, dectin-1-positive, MR-positive, CX3CR1-negative."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000802"^^xsd:string, "CALOHA:TS-0030"^^xsd:string, "FMA:83023"^^xsd:string ;
    oboInOwl:hasExactSynonym "dust cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "MF.Lu"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80mid, CD11b-/low, CD11c+, CD68+, sialoadhesin+, dectin-1+, MR+, CX3CR1-."^^xsd:string ;
    rdfs:label "alveolar macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, obo:CL_1001603, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001807
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002972
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001807
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002972
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001206
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001807
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001931
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002972
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019882
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001206
            ]
        )
    ] .

obo:CL_0000584
    obo:IAO_0000115 "An epithelial cell that has its apical plasma membrane folded into microvilli to provide ample surface for the absorption of nutrients from the intestinal lumen."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000398"^^xsd:string, "FMA:62122"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000239, obo:CL_0000677, obo:CL_0002563 .

obo:CL_0000585
    obo:IAO_0000115 "OBSOLETE: A class of lymphocytes characterized by the lack of surface markers specific for either T or B cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term is rather archaic; consider using 'natural killer cell ; CL:0000623', 'pro-B cell ; CL:0000826', 'pro-T cell ; CL:0000827', or other appropriate lymphocyte-related term depending on the context."^^xsd:string ;
    rdfs:label "obsolete null cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000586
    obo:IAO_0000115 "The reproductive cell in multicellular organisms."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000535"^^xsd:string, "VHOG:0001534"^^xsd:string, "WBbt:0006796"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "germ cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048609
    ] .

obo:CL_0000587
    obo:IAO_0000115 "A thermoreceptor cell that detects reduced temperatures."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cold sensing thermoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000205 .

obo:CL_0000588
    obo:IAO_0000115 "A specialized osteoclast associated with the absorption and removal of cementum."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002516"^^xsd:string, "FMA:83027"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "odontoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000092
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042483
            ]
        )
    ] .

obo:CL_0000589
    obo:IAO_0000115 "A bulbous cell that is medially placed in one row in the organ of Corti. In contrast to the outer hair cells, the inner hair cells are fewer in number, have fewer sensory hairs, and are less differentiated."^^xsd:string ;
    oboInOwl:hasBroadSynonym "inner hair cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003667"^^xsd:string, "FMA:62365"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cochlear inner hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000202 .

obo:CL_0000590
    obo:IAO_0000115 "A progesterone secreting cell in the corpus luteum that develops from theca cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002850"^^xsd:string, "FMA:18690"^^xsd:string ;
    oboInOwl:hasExactSynonym "small lutein cell"^^xsd:string, "theca lutein cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "small luteal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000175, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000503
    ] .

obo:CL_0000591
    obo:IAO_0000115 "A thermoreceptor cell that detects increased temperatures."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "warmth sensing thermoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000205 .

obo:CL_0000592
    obo:IAO_0000115 "A large, progesterone secreting cell in the corpus luteum that develops from the granulosa cells."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:18689"^^xsd:string ;
    oboInOwl:hasExactSynonym "granulosa lutein cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "granulosoluteocytus"^^xsd:string ;
    a owl:Class ;
    rdfs:label "large luteal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000175, obo:CL_0000177, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000501
    ] .

obo:CL_0000593
    obo:IAO_0000115 "A steroid hormone secreting cell that secretes androgen."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "androgen secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0035935
            ]
        )
    ] .

obo:CL_0000594
    obo:IAO_0000115 "An elongated, spindle-shaped, cell that is located between the basal lamina and the plasmalemma of a muscle fiber. These cells are mostly quiescent, but upon activation they divide to produce cells that generate new muscle fibers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Skeletal muscle satellite cells are not traditionally referred to as myoblasts.  They are a heterogeneous population whose division, following activiation, contributes to the formation of skeletal muscle fibers and to maintenance of the skeletal muscle statelite cell population." ;
    rdfs:label "skeletal muscle satellite cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000188, obo:CL_0000680 .

obo:CL_0000595
    obo:IAO_0000115 "An erythrocyte lacking a nucleus."^^xsd:string ;
    oboInOwl:hasBroadSynonym "RBC"^^xsd:string, "red blood cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enucleate erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000225, obo:CL_0000232, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000232
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001405
            ]
        )
    ] .

obo:CL_0000596
    obo:IAO_0000115 "A spore formed following meiosis. Sometimes following meiosis, prospores may undergo one or more rounds of mitosis before they are fully mature."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000017"^^xsd:string ;
    oboInOwl:hasExactSynonym "meiotically-derived spore"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sexual spore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002369 .

obo:CL_0000597
    obo:IAO_0000115 "The smaller of two types of asexual spores formed by some fungi. An ovoid to pear-shaped asexual spore that contains very little cytoplasm and organelles, is uninucleate, and forms in vegetative hypae within a mycelium. Micronidia are extruded from the hyphal cell wall."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000028"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002381 .

obo:CL_0000598
    obo:IAO_0000115 "Pyramidal neurons have a pyramid-shaped soma with a single axon, a large apical dendrite and multiple basal dendrites. The apex and an apical dendrite typically point toward the pial surface and other dendrites and an axon emerging from the base. The axons may have local collaterals but also project outside their region. Pyramidal neurons are found in the cerebral cortex, the hippocampus, and the amygdala."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003102"^^xsd:string, "FMA:67310"^^xsd:string, "FMA:86775"^^xsd:string, "NIFSTD:sao862606388"^^xsd:string ;
    oboInOwl:hasExactSynonym "projection neuron"^^xsd:string, "pyramidal cell"^^xsd:string, "pyramidal neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "pyramidal neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070015
            ]
        )
    ] .

obo:CL_0000599
    obo:IAO_0000115 "An asexual, nonmotile spore formed by higher fungi; conidia are usually made from the side or tip of specialized sporogenous cells and do not form by progressive cleavage of the cytoplasm."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000283"^^xsd:string, "FAO:0000024"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000605 .

obo:CL_0000600
    obo:IAO_0000115 "A fungal cell with two or more genetically distinct nuclei."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "heterokaryon"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_0000521 .

obo:CL_0000601
    obo:IAO_0000115 "A mechanoreceptor in the organ of Corti. In mammals the outer hair cells are arranged in three rows which are further from the modiolus than the single row of inner hair cells. The motile properties of the outer hair cells may contribute actively to tuning the sensitivity and frequency selectivity of the cochlea."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003666"^^xsd:string, "FMA:62366"^^xsd:string ;
    oboInOwl:hasExactSynonym "cochlear outer hair cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "outer hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000202 .

obo:CL_0000602
    obo:IAO_0000115 "A receptor in the vascular system, particularly the aorta and carotid sinus, which is sensitive to stretch of the vessel walls."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pressoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000082 .

obo:CL_0000603
    obo:IAO_0000115 "A fungal cell with two genetically distinct haploid nuclei."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dikaryon"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000227, obo:CL_0000600 .

obo:CL_0000604
    obo:IAO_0000115 "One of the two photoreceptor cell types of the vertebrate retina. In rods the photopigment is in stacks of membranous disks separate from the outer cell membrane. Rods are more sensitive to light than cones, but rod mediated vision has less spatial and temporal resolution than cone vision."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001024"^^xsd:string, "CALOHA:TS-0870"^^xsd:string, "FMA:67747"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal rod cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002672
    ] .

obo:CL_0000605
    obo:IAO_0000115 "A spore formed following mitosis or mitoses."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000023"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fungal asexual spore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002369 .

obo:CL_0000606
    obo:IAO_0000115 "The larger of two types of asexual spores formed by some fungi; usually round or oblong."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000038"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000599 .

obo:CL_0000607
    obo:IAO_0000115 "A thick walled spore that stores and protects one or more nuclei following sexual reproduction in an Ascomycete."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000097"^^xsd:string, "FAO:0000020"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000596 .

obo:CL_0000608
    obo:IAO_0000115 "A thick walled, sexual, resting spore formed by Zygomycetes; sometimes refers to the spore and the multi-layered cell wall that encloses the spore, the zygosporangium."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000040"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "zygospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000596 .

obo:CL_0000609
    obo:IAO_0000115 "A mechanoreceptor located in the acoustic maculae and the semicircular canals that mediates the sense of balance, movement, and head position. The vestibular hair cells are connected to accessory structures in such a way that movements of the head displace their stereocilia. This influences the membrane potential of the cells which relay information about movements via the vestibular part of the vestibulocochlear nerve to the brain stem."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62351"^^xsd:string ;
    oboInOwl:hasExactSynonym "vestibular receptor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vestibular hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002374 .

obo:CL_0000610
    oboInOwl:consider "PO:0009002"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was obsoleted as it is redundant with PO:0009002 in the cell ontology (PO)"^^xsd:string ;
    rdfs:label "obsolete plant cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000611
    oboInOwl:hasExactSynonym "EoP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-Eo"^^xsd:string, "colony forming unit eosinophil"^^xsd:string, "eosinophil stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are CD34-positive, CD45RA-negative, CD71-negative, and lineage-negative (CD2, CD3 epsilon, CD4, CD5, CD8a, CD14, CD19, CD20, integrin alpha-M, NCAM-1, SCA-1, Ly6G, Ly76)."^^xsd:string ;
    rdfs:label "eosinophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030222
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001867
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030222
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000612
    obo:IAO_0000115 "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte;in this stage, production of primary granules is complete and eosinophil-specific granules has started. No nucleolus is present. These cells are integrin alpha-M-positive, CD13-positive, CD15-positive, CD16-negative, CD24-positive, and CD33-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003454"^^xsd:string, "FMA:83542"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eosinophilic myelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000772, obo:CL_0002087, obo:CL_0002193, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000772
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0000613
    obo:IAO_0000115 "A progenitor cell committed to the basophil lineage. This cell lacks hematopoietic lineage markers (lin-negative) and is CD34-positive, T1/ST2-low, CD117-negative, and FceRIa-high. This cell also expresses Gata-1, Gata-2 and C/EBPa."^^xsd:string ;
    oboInOwl:hasExactSynonym "BaP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-Bas"^^xsd:string, "basophilic stem cell"^^xsd:string, "colony forming unit basophil"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "BaP are also CD13-low and integrin beta-7-low. They are lin-negative (CD2, CD3e, CD4, CD5, CD8, CD11b, CD14, CD19, CD20, ly6g, ly76, and NCAM-1). They also lack expression of mast cell protease 1 (MCP-1) and microphthalmia-associated transcription factor (mitf)."^^xsd:string ;
    rdfs:label "basophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000016401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030221
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000016401
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030221
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000016401
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000614
    obo:IAO_0000115 "A basophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte; in this stage, production of primary granules is complete and basophil-specific granules has started. No nucleolus is present. Markers are being integrin alpha-M-positive, fucosyltransferase FUT4-positive, CD33-positive, CD24-positive, aminopeptidase N-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003456"^^xsd:string, "FMA:83543"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic myelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000768, obo:CL_0002087, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000768
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0005730
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0000615
    obo:IAO_0000115 "A thick walled spore containing one or more haploid nuclei produced by sexual reproduction in an Basidiomycete; formed externally on extrusions of the basidium."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002166"^^xsd:string, "FAO:0000021"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basidiospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000596 .

obo:CL_0000616
    obo:IAO_0000115 "OBSOLETE: A walled spore produced in a sporangium."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sporangiospore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000617
    obo:IAO_0000115 "A neuron that uses GABA as a vesicular neurotransmitter"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84788"^^xsd:string, "WBbt:0005190"^^xsd:string ;
    oboInOwl:hasExactSynonym "GABA-ergic neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "GABAergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000161, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_0000618
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sheath cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075 .

obo:CL_0000619
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "support cell (sensu Nematoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000378 .

obo:CL_0000620
    obo:IAO_0000115 "OBSOLETE: A sporangiospore that is motile, having flagella."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000039"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete zoospore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000621
    obo:IAO_0000115 "A myoblast that is committed to a myotube-specific program of differentiation but not yet fused. It undergoes very limited additional proliferation. After fusion, it will take on a muscle identity specified by a `muscle founder cell` (CL:0008006)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fusion competent myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008018 .

obo:CL_0000622
    obo:IAO_0000115 "A secretory cell that is grouped together with other cells of the same type to form grape shaped clusters known as acini (singular acinus)."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83625"^^xsd:string ;
    oboInOwl:hasExactSynonym "acinic cell"^^xsd:string, "acinous cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acinar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009842
    ] .

obo:CL_0000623
    obo:IAO_0000115 "A lymphocyte that can spontaneously kill a variety of target cells without prior antigenic activation via germline encoded activation receptors and also regulate immune responses via cytokine release and direct contact with other cells."^^xsd:string ;
    oboInOwl:hasBroadSynonym "large granular lymphocyte"^^xsd:string, "null cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000914"^^xsd:string, "BTO:0004716"^^xsd:string, "CALOHA:TS-0664"^^xsd:string, "FMA:63147"^^xsd:string, "FMA:83601"^^xsd:string, "VHOG:0001697"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "natural killer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000825
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050776
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001067
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002228
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050776
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
        )
    ] .

obo:CL_0000624
    obo:IAO_0000115 "A mature alpha-beta T cell that expresses an alpha-beta T cell receptor and the CD4 coreceptor."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "CD4-positive, alpha-beta T-cell"^^xsd:string, "CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000791, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000025402
    ] ;
    owl:disjointWith obo:CL_0000625 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000625
    obo:IAO_0000115 "A T cell expressing an alpha-beta T cell receptor and the CD8 coreceptor."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta T-cell"^^xsd:string, "CD8-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000791, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
        )
    ] .

obo:CL_0000626
    obo:IAO_0000115 "Granule cell that is part of the olfactory bulb."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
        )
    ] .

obo:CL_0000627
    obo:IAO_0000115 "A cell involved in transporting nutrients, minerals, water, gases and other chemicals between cells for a variety of purposes including conveying nutrition to other tissues, removing waste products from the tissues, conveying gases for respiration, distributing heat and repelling invasion of foreign substances."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transporting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000628
    obo:IAO_0000115 "A cell that can perform photosynthesis, in which carbohydrates are synthesized from carbon dioxide and water, using light as the energy source."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "see PMID:21177950, The making of a photosynthetic animal." ;
    rdfs:label "photosynthetic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015979
    ] .

obo:CL_0000629
    obo:IAO_0000115 "A cell that is specialized to store a particular substance(s), which is(are) later released from the store for a particular purpose."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "storage cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000325 .

obo:CL_0000630
    obo:IAO_0000115 "A cell whose primary function is to support other cell types."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002315"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "supportive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000631
    obo:IAO_0000115 "Cells forming a framework supporting the organ of Corti. Specific cells are those of Claudius, Deiters and Hensen."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "labyrinth supporting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000632
    obo:IAO_0000115 "A cell that is found in the perisinusoidal space of the liver that is capable of multiple roles including storage of retinol, presentation of antigen to T cells (including CD1d-restricted NKT cells), and upon activation, production of extracellular matrix components that can contribute to liver fibrosis. This activated state has a myofibroblast-like phenotype, though it's not clear in the literature if this is terminally differentiated. This cell type comprises approximately 8-15% of total cells in the liver."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002741"^^xsd:string, "CALOHA:TS-0452"^^xsd:string, "FMA:67763"^^xsd:string ;
    oboInOwl:hasExactSynonym "Ito cell"^^xsd:string, "hepatic perisinusoidal cell"^^xsd:string, "perisinusoidal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fat-storing cell"^^xsd:string, "lipocyte"^^xsd:string, "vitamin A-storing cells"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Hepatic stellate cells are CD271-positive, desmin-positive, DDR-2-positive, GFAP-positive, synamin-positive, synaptophysin-positive, vimentin-positive, They are capable of producing angiotensin II, fibronectin, laminin, MMP-1, MMP-2, MMP-3, MMP-9, MMP-11, TGF-beta1, TIMP-1, TIMP-2, type I collagen, type III collagen, type IV collagen, and type VI collagen."^^xsd:string ;
    rdfs:label "hepatic stellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0000152, obo:CL_0000327, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007939
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000007939
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000007939
            ]
        )
    ] .

obo:CL_0000633
    obo:IAO_0000115 "A tall supporting cell that is arranged in rows adjacent to the last row of outer phalangeal cells. This cell type constitutes the outer border of the organ of Corti."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79799"^^xsd:string ;
    oboInOwl:hasExactSynonym "Hensen's cell"^^xsd:string, "cell of Hensen"^^xsd:string, "external limiting cell of organ of Corti"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Hensen cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002490 .

obo:CL_0000634
    obo:IAO_0000115 "A cuboidal cell which along with Boettcher's cells form the floor of the external spiral sulcus, external to the organ of Corti."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79802"^^xsd:string ;
    oboInOwl:hasExactSynonym "cell of Claudius"^^xsd:string, "external supporting cell of vestibular epithelium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "external supporting cell of Claudius"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Claudius cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002315 .

obo:CL_0000635
    obo:IAO_0000115 "The outer phalangeal cells of the organ of Corti. This cell holds the base of the hair cell in a cup-shaped depression."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75725"^^xsd:string ;
    oboInOwl:hasExactSynonym "Deiters cell"^^xsd:string, "outer phalangeal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Deiter's cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002165 .

obo:CL_0000636
    oboInOwl:hasDbXref "BTO:0003064"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Mueller cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0000637
    obo:IAO_0000115 "A cell that stains readily in the anterior pituitary gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83089"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromophil cell of anterior pituitary gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000166, obo:CL_0000167, obo:CL_0002319, obo:CL_2000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002196
            ]
        )
    ] .

obo:CL_0000638
    obo:IAO_0000115 "An acidophilic chromophil cell that of the anterior pituitary gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83093"^^xsd:string ;
    oboInOwl:hasExactSynonym "acidophil cell of pars anterior of adenohypophysis"^^xsd:string, "acidophil of pars anterior of adenohypophysis"^^xsd:string, "acidophil of pars distalis of adenohypophysis"^^xsd:string, "pituitary alpha cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acidophil cell of pars distalis of adenohypophysis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000637, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006964
    ] .

obo:CL_0000639
    obo:IAO_0000115 "A basophillic chromophil cell that of the anterior pituitary gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83094"^^xsd:string ;
    oboInOwl:hasExactSynonym "basophil cell of anterior lobe of hypophysis"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "beta cell"^^xsd:string, "pituitary beta cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophil cell of pars distalis of adenohypophysis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000637 .

obo:CL_0000641
    obo:IAO_0000115 "A cell that is resistant to stains."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83626"^^xsd:string ;
    oboInOwl:hasExactSynonym "chromophobic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromophobe cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163 .

obo:CL_0000642
    obo:IAO_0000115 "A supportive cell of the vertebrate pituitary that provides macromolecular transport and secretes hormones."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "folliculostellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0000630 .

obo:CL_0000644
    obo:IAO_0000115 "Type of radial astrocyte in the cerebellar cortex that have their cell bodies in the Purkinje cell layer and processes that extend into the molecular layer, terminating with bulbous endfeet at the pial surface. Bergmann glia express high densities of glutamate transporters that limit diffusion of the neurotransmitter glutamate during its release from synaptic terminals. Besides their role in early development of the cerebellum, Bergmann glia are also required for the pruning or addition of synapses."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:54559"^^xsd:string ;
    oboInOwl:hasExactSynonym "Bergmann astrocyte"^^xsd:string, "Bergmann glial cell of cerebellum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Bergmann glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0000645
    obo:IAO_0000115 "A cell with long processes running parallel to adjacent axons in the proximal infundibulum of the neurohypophysis. These processes form a three-dimensional network among the axons of the hypothalamic neurosecretory cells and are connected by gap junctions which provide for their metabolic coupling. This cell type constitutes most of the nonexcitable tissue in the neurohypophsis; function may include possibly acting as an intermediate in the modulation of oxytocin and vasopressin release. This cell type is highly variable in size and shape and commonly contain lipid droplets and deposits of lipochrome pigment."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003793"^^xsd:string, "FMA:83503"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pituicyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0000646
    obo:IAO_0000115 "Undifferentiated; mitotic stem cell for other epithelial cell types; rounded or elliptical with little cytoplasm and few organelles; contain cytokeratin intermediate filament."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000939"^^xsd:string, "FMA:62516"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000036 .

obo:CL_0000647
    obo:IAO_0000115 "A phagocytic cell formed by the fusion of macrophages, occurs in chronic inflammatory responses to persistent microorganism such as M.tuberculosis, component of granulomas. Sometimes used to refer to megakaryocytes."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003107"^^xsd:string, "FMA:83035"^^xsd:string ;
    oboInOwl:hasExactSynonym "Langerhans giant cell"^^xsd:string, "foreign body giant cell"^^xsd:string, "macrophage polykaryon"^^xsd:string, "multinucleate giant cell"^^xsd:string, "syncytial giant cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Role or process: Chronic infection, granulomatous inflammation. Consider also megakaryocyte (CL:0000556) as sometimes multinucleated giant cell is used to refer to this."^^xsd:string ;
    rdfs:label "multinucleated giant cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_0000766, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0002432
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0002432
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0002544
            ]
        )
    ] .

obo:CL_0000648
    obo:IAO_0000115 "A smooth muscle cell that synthesizes, stores, and secretes the enzyme renin. This cell type are located in the wall of the afferent arteriole at the entrance to the glomerulus. While having a different origin than other kidney smooth muscle cells, this cell type expresses smooth muscle actin upon maturation."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000461"^^xsd:string ;
    oboInOwl:hasBroadSynonym "juxtaglomerular cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84138"^^xsd:string ;
    oboInOwl:hasExactSynonym "JG cell"^^xsd:string, "renin secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney granular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154, obo:CL_0000192, obo:CL_1000618, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002001
            ]
        )
    ] .

obo:CL_0000649
    obo:IAO_0000115 "A cell with delicate radiating processes known as desmosomes that form intercellular bridges between other cells of this type. This cell type forms the stratum spinosum (prickle cell layer). A function of this cell is to generate keratin."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002186"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69059"^^xsd:string ;
    oboInOwl:hasExactSynonym "prickle cell of epidermis"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prickle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002026
    ] .

obo:CL_0000650
    obo:IAO_0000115 "A cell type that encapsulates the capillaries and venules in the kidney. This cell secretes mesangial matrix that provides the structural support for the capillaries."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000853"^^xsd:string, "CALOHA:TS-0617"^^xsd:string, "FMA:70972"^^xsd:string ;
    oboInOwl:hasExactSynonym "kidney mesangial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Do all of these cells really develop from some mesenchymal stem cell?" ;
    rdfs:label "mesangial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000669, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000134
    ] .

obo:CL_0000651
    obo:IAO_0000115 "A mucus-secreting cell, with numerous apical secretory vesicles containing mucins; nucleus are basally displaced; numerous at the neck of mucus secreting glands"^^xsd:string ;
    oboInOwl:hasBroadSynonym "neck cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucous neck cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000319 .

obo:CL_0000652
    obo:IAO_0000115 "This cell type produces and secretes melatonin and forms the pineal parenchyma. Extending from each cell body, which has a spherical, oval or lobulated mucleus, are one or more tortuous basophilic processes, containing parallel microtubules known as synaptic ribbons. These processes end in expanded terminal buds near capillaries or less, frequently, ependymal cells of the pineal recess. The terminal buds contain granular endoplasmic reticulum, mitochondria and electron-dense cored vesicles, which store monoamines and polypeptide hormones, release of which appears to require sympathetic innervation."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001068"^^xsd:string, "FMA:83417"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pinealocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0000710, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030187
    ] .

obo:CL_0000653
    obo:IAO_0000115 "A glomerular visceral epithelial cell is a specialized kidney epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells."^^xsd:string ;
    oboInOwl:hasBroadSynonym "epithelial cell of visceral layer of glomerular capsule"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002295"^^xsd:string, "FMA:70967"^^xsd:string ;
    oboInOwl:hasExactSynonym "glomerular podocyte"^^xsd:string, "podocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "GO has podocyte as a related synonym due to concern this may refer to more than one cell type. However, this did not turn up in my search. If podocyte does refer to more than one cell type, then we should classify the synonym to 'related'[tfm]."^^xsd:string ;
    rdfs:label "glomerular visceral epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002522, obo:CL_1000450, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005751
    ] .

obo:CL_0000654
    obo:IAO_0000115 "A primary oocyte is an oocyte that has not completed female meosis I."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000512"^^xsd:string, "FMA:18645"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "primary oogonium"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary oocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000023
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:CL_0000655
    obo:IAO_0000115 "A secondary oocyte is an oocyte that has not completed meiosis II."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003094"^^xsd:string, "FMA:18646"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "primary oogonium"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary oocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000654
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0007147
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000023
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0007147
            ]
        )
    ] .

obo:CL_0000656
    obo:IAO_0000115 "A diploid cell that has derived from a spermatogonium and can subsequently begin meiosis and divide into two haploid secondary spermatocytes."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001115"^^xsd:string, "CALOHA:TS-2194"^^xsd:string, "FMA:72292"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary spermatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001394
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007140
            ]
        )
    ] .

obo:CL_0000657
    obo:IAO_0000115 "One of the two haploid cells into which a primary spermatocyte divides, and which in turn gives origin to spermatids."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000709"^^xsd:string, "CALOHA:TS-2195"^^xsd:string, "FBbt:00004941"^^xsd:string, "FMA:72293"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary spermatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000017, obo:CL_0000413, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007142
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001375
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007142
            ]
        )
    ] .

obo:CL_0000658
    obo:IAO_0000115 "An epithelial cell that secretes cuticle."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cuticle secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000327 .

obo:CL_0000659
    obo:IAO_0000115 "An extracellular matrix secreting cell that secretes eggshell."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eggshell secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000327, obo:CL_0000500 .

obo:CL_0000660
    obo:IAO_0000115 "An extracellular matrix secreting cell that secretes glycocalyx."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glycocalyx secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000327 .

obo:CL_0000661
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "distal tip cell (sensu Nematoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000422 .

obo:CL_0000662
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroglioblast (sensu Nematoda)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000468 ;
    owl:deprecated false .

obo:CL_0000663
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "valve cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000664
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "closable valve cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185, obo:CL_0000663 .

obo:CL_0000665
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "permanently open valve cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000663 .

obo:CL_0000666
    oboInOwl:hasExactSynonym "window cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fenestrated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000667
    obo:IAO_0000115 "An extracellular matrix secreting cell that secretes collagen."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "collagen secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000327 .

obo:CL_0000668
    obo:IAO_0000115 "OBSOLETE: The cell characteristic of an organ, as distinguished from associated connective or supporting tissues."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002174"^^xsd:string, "FMA:84638"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "OBSOLETE: Term was made obsolete to avoid confusion with plant parenchymal cell. Cell type has a similar but slightly different meaning in botany (plants): see PO:0000074."^^xsd:string ;
    rdfs:label "obsolete parenchymal cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000669
    obo:IAO_0000115 "An elongated, contractile cell found wrapped about precapillary arterioles outside the basement membrane. Pericytes are present in capillaries where proper adventitia and muscle layer are missing (thus distingushing this cell type from adventitial cells). They are relatively undifferentiated and may become fibroblasts, macrophages, or smooth muscle cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000184"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002441"^^xsd:string, "FMA:63174"^^xsd:string ;
    oboInOwl:hasExactSynonym "ARC"^^xsd:string, "adventitial reticular cell"^^xsd:string, "cell of Rouget"^^xsd:string, "pericyte"^^xsd:string, "pericyte of Rouget"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "adventitial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Pericytes are CD10-positive, CD13-positive, CD31-negative, CD45-negative, CD106-positive, CD117-negative, CD140-positive, CD144-negative, CD146-positive, CD271-positive, CD325-positive, NG2-positive, RGS5-positive, SMA-positive, and desmin-positive. A subpopulation is CD248-positive. They are also capable of producing angiopoietin 1, CXCL12, TGF-beta, and VEGF-A."^^xsd:string ;
    rdfs:label "pericyte cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000183, obo:CL_0000630, obo:CL_0002320, obo:CL_0008034 .

obo:CL_0000670
    obo:IAO_0000115 "A primordial germ cell is a diploid germ cell precursors that transiently exist in the embryo before they enter into close association with the somatic cells of the gonad and become irreversibly committed as germ cells."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70567"^^xsd:string ;
    oboInOwl:hasExactSynonym "gonocyte"^^xsd:string, "primitive germ cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primordial germ cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000039, obo:CL_0000219, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000039
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:CL_0000671
    oboInOwl:hasDbXref "FBbt:00004906"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "centripetally migrating follicle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000477 .

obo:CL_0000672
    obo:IAO_0000115 "Obsolete. Use PO:0000290 from Plant Ontology instead. A water conducting cell, tracheid or vessel member."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0000290"^^xsd:string ;
    rdfs:label "obsolete tracheary element"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000673
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Kenyon cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000028 .

obo:CL_0000674
    oboInOwl:hasDbXref "FBbt:00004910"^^xsd:string ;
    oboInOwl:hasExactSynonym "fly stalk cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interfollicle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075 .

obo:CL_0000675
    obo:IAO_0000115 "A mature sexual reproductive cell of the female germline."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female gamete"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000021, obo:CL_0000300 .

obo:CL_0000676
    oboInOwl:hasDbXref "BTO:0001033"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cap cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000378 .

obo:CL_0000677
    obo:IAO_0000115 "Cell of the intestinal epithelium with a brush border made up of many parallel packed microvilli; associated with absorption, particularly of macromolecules."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gut absorptive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001277
    ] .

obo:CL_0000678
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "commissural neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0000679
    oboInOwl:hasDbXref "WBbt:0006829"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glutamatergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061535
            ]
        )
    ] .

obo:CL_0000680
    obo:IAO_0000115 "A non-terminally differentiated cell that is capable of developing into a muscle cell." ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "muscle precursor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0000187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011115
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000187
            ]
        )
    ] .

obo:CL_0000681
    obo:IAO_0000115 "A cell present in the developing CNS. Functions as both a precursor cell and as a scaffold to support neuronal migration."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "forebrain radial glial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment """Unlike that of mammals, the brain of adult teleost fish exhibits an intense and widespread neurogenic activity as a result of the persistence of
radial glial cells acting as neural progenitors throughout life."""^^xsd:string ;
    rdfs:label "radial glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000710
    ] .

obo:CL_0000682
    obo:IAO_0000115 "An absorptive cell of the gut epithelium that endocytoses microorganisms and intact macromolecules from the gut lumen and transports them to the subepithelial space where they are presented to antigen-presenting cells and lymphocytes."^^xsd:string ;
    oboInOwl:hasBroadSynonym "M cell"@en ;
    oboInOwl:hasDbXref "BTO:0003600"^^xsd:string, "FMA:62929"^^xsd:string ;
    oboInOwl:hasExactSynonym "M-cell"^^xsd:string, "microfold cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Should double check and see if M cells are particular to a specific region." ;
    rdfs:label "M cell of gut"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000473, obo:CL_0000627, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

obo:CL_0000683
    obo:IAO_0000115 "A cell that transports hormones from neurosecretory cells. This nerve cell is characterized by bipolar shape and endfeet that contact a basal lamina around blood vessels, and/or the pia mater or vitreous body of the eye and additionally contact the ventricular surface or sub-retinal space."^^xsd:string ;
    oboInOwl:hasExactSynonym "ependymal astrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ependymoglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0000684
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "littoral cell of liver"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

obo:CL_0000685
    obo:IAO_0000115 "Obsolete. Use PO:0004010 from Plant Ontology instead. A cell synthesizing protoplasm and producing new cells by division and with only a primary cell wall."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0004010"^^xsd:string ;
    rdfs:label "obsolete meristematic cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000686
    obo:IAO_0000115 "A columnar/cuboidal epithelial cell that secretes cerebrospinal fluid."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebrospinal fluid secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0033326
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0033326
            ]
        )
    ] .

obo:CL_0000687
    oboInOwl:hasExactSynonym "R1 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R1 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000688
    obo:IAO_0000115 "A fibroblast-like cell that provides support at neuromuscular junctions in vertebrates and are localized outside the synaptic basal lamina."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perijunctional fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0000630 .

obo:CL_0000689
    obo:IAO_0000115 "A cell with both myofibrils and secretory granules."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163 .

obo:CL_0000690
    oboInOwl:hasExactSynonym "R2 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R2 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000691
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "stellate interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0000104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070010
            ]
        )
    ] .

obo:CL_0000692
    obo:IAO_0000115 "A neuroglial cell of the peripheral nervous system inside the basal lamina of the neuromuscular junction providing chemical and physical support to the synapse."^^xsd:string ;
    oboInOwl:hasBroadSynonym "Schwann cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "terminal Schwann cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, obo:CL_0002376 .

obo:CL_0000693
    obo:IAO_0000115 "An interneuron that has spider-like appearance with a small round soma, a large number (7-10) of short, smooth, or slightly beaded primary dendrites that give rise to only a few secondary branches, and a branched axon that establishes a dense axonal mesh with thin shafts."^^xsd:string ;
    oboInOwl:hasExactSynonym "NGF cell", "neuroglioform cell", "spiderweb cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "neurogliaform cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0000104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070001
            ]
        )
    ] .

obo:CL_0000694
    oboInOwl:hasExactSynonym "R3 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R3 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000695
    obo:IAO_0000115 "One of a transient population of pioneering neurons in the cerebral cortex. These cells are slender bipolar cells of the developing marginal zone. One feature of these cells in mammals is that they express the Reelin gene."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Cajal-Retzius cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117 .

obo:CL_0000696
    obo:IAO_0000115 "A cell that stores and secretes pancreatic polypeptide hormone."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62938"^^xsd:string, "FMA:83409"^^xsd:string ;
    oboInOwl:hasExactSynonym "type F enteroendocrine cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "PP cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167 .

obo:CL_0000697
    oboInOwl:hasExactSynonym "R4 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R4 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000698
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete paraganglial cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0000699
    obo:IAO_0000115 "A type of glomus or chief cell, is sensitive to hypoxia and produce catecholamines."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paraganglial type 1 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000165 .

obo:CL_0000700
    obo:IAO_0000115 "A neuron that releases dopamine as a neurotransmitter."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004032"^^xsd:string, "FMA:84787"^^xsd:string, "WBbt:0006746"^^xsd:string ;
    oboInOwl:hasExactSynonym "dopaminergic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dopaminergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061527
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061527
            ]
        )
    ] .

obo:CL_0000701
    obo:IAO_0000115 "Supports paraganglial type 1 cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paraganglia type 2 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000702
    oboInOwl:hasExactSynonym "R5 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R5 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000703
    obo:IAO_0000115 "Cell that provides some or all mechanical, nutritional and phagocytic support to their neighbors."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002315"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sustentacular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630 .

obo:CL_0000704
    obo:IAO_0000115 "A specialized endothelial cell that senses extracellular signals and guides the directed growth of blood vessels."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial tip cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071 .

obo:CL_0000705
    oboInOwl:hasExactSynonym "R6 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R6 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000706
    obo:IAO_0000115 "Specialized ependymal cell that produces the cerebrospinal fluid from the blood and secretes it into the lumen of the brain and spinal chord."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000430"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70549"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of choroid plexus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "choroid plexus epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000065, obo:CL_0000627, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000065
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:CL_0000707
    oboInOwl:hasExactSynonym "R7 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R7 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000287, obo:CL_0000494 .

obo:CL_0000708
    obo:IAO_0000115 "Stromal cell that forms the internal covering of the vertebrate brain and produces ECM for this and the choroid plexus."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "leptomemingeal cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "leptomeningeal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000327, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003210
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000327
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003210
            ]
        )
    ] .

obo:CL_0000709
    oboInOwl:hasExactSynonym "R8 cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "R8 photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000488, obo:CL_2000019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] .

obo:CL_0000710
    obo:IAO_0000115 "Epithelial cells derived from neural plate and neural crest."^^xsd:string ;
    oboInOwl:hasBroadSynonym "neuroepithelial cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004301"^^xsd:string, "FMA:70557"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "The term \"neuroepithelial cell\" is used to describe both this cell type and sensory epithelial cell (CL:0000098)."^^xsd:string ;
    rdfs:label "neurecto-epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_0002077, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002077
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000133
            ]
        )
    ] .

obo:CL_0000711
    obo:IAO_0000115 "Cumulus cell is a specialized granulosa cell that surrounds and nourishes the oocyte. This cell-type surrounds the fully-grown oocyte to form a cumulus-oocyte complex (abbr. COC). The terms cumulus oophorus cells, cumulus granulosa cells, cumulus oophorous granulosa cells, granulosa-cumulus cells are used to make a distinction between this cell and the other functionally different subpopulation of granulosa cells at the wall of the Graafian follicle."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002236"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cumulus cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000154, obo:CL_0002174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000501
    ] .

obo:CL_0000712
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratum granulosum cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002069
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002069
            ]
        )
    ] .

obo:CL_0000713
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corona radiata cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000711 .

obo:CL_0000715
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "embryonic crystal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000392, obo:CL_0000736 .

obo:CL_0000716
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymph gland crystal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000392, obo:CL_0000735 .

obo:CL_0000717
    obo:IAO_0000115 "A subset of motor neurons that innervates intrafusal muscle fibers and has small diameter axons."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fusimotor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008039 .

obo:CL_0000718
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cone cell (sensu Endopterygota)" ;
    a owl:Class ;
    rdfs:label "compound eye cone cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000018
    ] .

obo:CL_0000719
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterior cone cell (sensu Endopterygota)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000718 .

obo:CL_0000720
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior cone cell (sensu Endopterygota)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000718 .

obo:CL_0000721
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "equatorial cone cell (sensu Endopterygota)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000718 .

obo:CL_0000722
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cystoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0000586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:CL_0000723
    obo:IAO_0000115 "A stem cell that can give rise to cell types of the body other than those of the germ-line."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2086"^^xsd:string, "FMA:63368"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000034
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048103
            ]
        )
    ] .

obo:CL_0000724
    obo:IAO_0000115 "A differentiated cell that functions as a site of nitrogen fixation under aerobic conditions."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000600"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "heterocyst"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000520, obo:CL_0000725 .

obo:CL_0000725
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nitrogen fixing cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0009399
            ]
        )
    ] .

obo:CL_0000726
    obo:IAO_0000115 "An asexual 1-celled spore (primarily for perennation, not dissemination). Originates endogenously and singly within part of a pre-existing cell by the contraction of the protoplast. Possesses an inner secondary and often thickened hyaline or brown wall, usually impregnated with hydrophobic material."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Considering obsoleting as sometimes used to refer to protozoans too. But reference indicates term was intended for fungus."^^xsd:string ;
    rdfs:label "chlamydospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000605 .

obo:CL_0000727
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary pigment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001658 .

obo:CL_0000728
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary pigment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001658 .

obo:CL_0000729
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tertiary pigment cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001658 .

obo:CL_0000730
    obo:IAO_0000115 "A cell at the front of a migrating epithelial sheet."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "leading edge cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000731
    obo:IAO_0000115 "A cell of a layer of transitional epithelium in the wall of the bladder, ureter, and renal pelvis, external to the lamina propria."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84127"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "bladder transitional cell"^^xsd:string, "transitional epithelial cell of urinary bladder"^^xsd:string, "urinary tract transitional epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "urothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000244, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000365
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000244
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000365
            ]
        )
    ] .

obo:CL_0000732
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amoeboid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000219 .

obo:CL_0000733
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymph gland plasmatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000394, obo:CL_0000735 .

obo:CL_0000734
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "embryonic gland plasmatocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000394, obo:CL_0000736 .

obo:CL_0000735
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymph gland hemocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0000736
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "embryonic gland hemocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0000737
    obo:IAO_0000115 "Muscle cell which has as its direct parts myofilaments organized into sarcomeres."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002916"^^xsd:string, "CALOHA:TS-2157"^^xsd:string, "FMA:86936"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "striated muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000187, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001410
    ] ;
    owl:disjointWith obo:CL_0008000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001410
            ]
        )
    ] .

obo:CL_0000738
    obo:IAO_0000115 "An achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000751"^^xsd:string, "CALOHA:TS-0549"^^xsd:string, "FMA:62852"^^xsd:string ;
    oboInOwl:hasExactSynonym "immune cell"^^xsd:string, "leucocyte"^^xsd:string, "white blood cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "leukocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000219, obo:CL_0000988, obo:CL_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001667
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002505
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001667
            ]
        )
    ] .

obo:CL_0000740
    obo:IAO_0000115 "The set of neurons that receives neural inputs via bipolar, horizontal and amacrine cells. The axons of these cells make up the optic nerve."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001800"^^xsd:string, "FMA:67765"^^xsd:string ;
    oboInOwl:hasExactSynonym "RGC"^^xsd:string, "gangliocyte"^^xsd:string, "ganglion cell of retina"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal ganglion cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] .

obo:CL_0000741
    obo:IAO_0000115 "A motor neuron that is located in the cervical region of the spinal cord and selectively innervates the sternocleidmastoid or trapezius muscle. Unlike other motor neurons, they extend axons dorsally along lateral margins of the spinal cord."^^xsd:string ;
    oboInOwl:hasExactSynonym "SACMN"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spinal accessory motor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008039 .

obo:CL_0000742
    obo:IAO_0000115 "A round chondrocyte that first differentiates in the late embryonic growth plate of bone."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "periarticular chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001607 .

obo:CL_0000743
    obo:IAO_0000115 "Chondrocyte that is terminally differentiated, produces type X collagen, is large in size, and often associated with the replacement of cartilage by bone (endochondral ossification)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "is hypertrophic pathological or normal? and can it be described using a pato term?"^^xsd:string ;
    rdfs:label "hypertrophic chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000138 .

obo:CL_0000744
    obo:IAO_0000115 "A columnar chondrocyte that differentiates in the late embryonic growth plate of bone. Columnar chondrocytes vigorously proliferate and form columns in the growth plate."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "columnar chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000138 .

obo:CL_0000745
    obo:IAO_0000115 "A neuron that laterally connects other neurons in the inner nuclear layer of the retina."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004120"^^xsd:string ;
    oboInOwl:hasExactSynonym "horizontal cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retina horizontal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

obo:CL_0000746
    obo:IAO_0000115 "Cardiac muscle cells are striated muscle cells that are responsible for heart contraction. In mammals, the contractile fiber resembles those of skeletal muscle but are only one third as large in diameter, are richer in sarcoplasm, and contain centrally located instead of peripheral nuclei."^^xsd:string ;
    oboInOwl:hasAlternativeId "FMA:83808"^^xsd:string ;
    oboInOwl:hasBroadSynonym "cardiocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001539"^^xsd:string, "CALOHA:TS-0115"^^xsd:string, "FMA:14067"^^xsd:string ;
    oboInOwl:hasExactSynonym "cardiac muscle fiber"^^xsd:string, "cardiac myocyte"^^xsd:string, "cardiomyocyte"^^xsd:string, "heart muscle cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This class encompasses the muscle cells responsible for heart* contraction in both vertebrates and arthropods.  The ultrastucture of a wide range of arthropod heart cells has been examined including spiders, horseshoe crabs, crustaceans (see Sherman, 1973 and refs therein) and insects (see Lehmacher et al (2012) and refs therein).  According to these refs, the cells participating in heart contraction in all cases are transversely striated.  Insects hearts additionally contain ostial cells, also transversely striated muscle cells, but which do not participate in heart contraction."^^xsd:string ;
    rdfs:label "cardiac muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000737, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0060047
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000513
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007100
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002478
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0060047
            ]
        )
    ] .

obo:CL_0000747
    obo:IAO_0000115 "A pigment cell derived from the neural crest. Contains blue pigment of unknown chemical composition in fibrous organelles termed cyanosomes. This gives a blue appearance."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "blue chromatophore"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cyanophore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005005
    ] .

obo:CL_0000748
    obo:IAO_0000115 "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the inner plexiform layer."^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal bipolar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000103, obo:CL_0000679, obo:CL_0008028, obo:CL_0008030, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0061535
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:GO_0098976
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000103
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
        )
    ] .

obo:CL_0000749
    obo:IAO_0000115 "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the inner half of the inner plexiform layer. These cells depolarize in response to light stimulation of their corresponding photoreceptors."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ON-bipolar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000748 .

obo:CL_0000750
    obo:IAO_0000115 "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the outer half of the inner plexiform layer. These cells depolatize in response to light to dark transition."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "OFF-bipolar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000748 .

obo:CL_0000751
    obo:IAO_0000115 "A bipolar neuron found in the retina that is synapsed by rod photoreceptor cells but not by cone photoreceptor cells.  These neurons depolarize in response to light."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67750"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "rod bipolar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002103 ;
        owl:someValuesFrom obo:CL_0000604
    ] .

obo:CL_0000752
    obo:IAO_0000115 "A bipolar neuron found in the retina and having connections with cone photoreceptor cells and neurons in the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cone retinal bipolar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002103 ;
        owl:someValuesFrom obo:CL_0000573
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000748
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002103 ;
                owl:someValuesFrom obo:CL_0000573
            ]
        )
    ] .

obo:CL_0000753
    obo:IAO_0000115 "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The cell body of these cells is in the middle of the inner plexiform layer. The dendritic tree is stout and the axon terminates in sublamina 1. The axonal terminal is wide and has only a few varicosities."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB1 cone bipolar cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008922
    ] .

obo:CL_0000754
    obo:IAO_0000115 "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The dendritic tree is not well filled and the dendrites are more delicate than in type 1 cells. The axon terminal is bushier and exhibits a dense plexus of varicosities in the inner part of sublamina 1 (Ghosh et al., 2004).  It can be differentiated from other retinal bipolar neurons by its expression of marker genes: Neto1, Lhx3 and Irx-6 (Shekhar, 2016)."^^xsd:string ;
    oboInOwl:hasExactSynonym "FMB cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P50481
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q8R4I7
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q9ER75
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000748
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_P50481
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q8R4I7
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q9ER75
            ]
        )
    ] .

obo:CL_0000755
    obo:IAO_0000115 "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The dendritic tree is delicate and the dendritic tips appear small when compared with type 1 cells. The axon terminal is stratified and restricted to sublamina 2 of the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB2 cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 3 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002103 ;
        owl:someValuesFrom obo:CL_0000604
    ] .

obo:CL_0000756
    obo:IAO_0000115 "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The cell has a diffuse axon terminal with varicosities in sublaminae 1 and 2 of the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB3 cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 4 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002103 ;
        owl:someValuesFrom obo:CL_0000604
    ] .

obo:CL_0000757
    obo:IAO_0000115 "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The axon terminal is restricted to sublamina 3 of the inner plexiform layer. It is narrowly stratified and branched. The dendritic tree has many delicate branches."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB4 cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 5 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008924
    ] .

obo:CL_0000758
    obo:IAO_0000115 "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The cell has a loose, delicate axon terminal that opens in sublamina 3 of the inner plexiform layer and descends into sublamina 4."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB5 cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 6 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008925
    ] .

obo:CL_0000759
    obo:IAO_0000115 "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The axon terminal is narrowly stratified and are found just below a calretinin-expressing band in sublamina 4 of the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasExactSynonym "IMB cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 7 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008925
    ] .

obo:CL_0000760
    obo:IAO_0000115 "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. This cell has the widest dendritic field and the widest axon terminal of all retinal bipolar cells. The axon terminal is delicate and stratified through sublaminae 4 and 5 of the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasExactSynonym "DB6 cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 8 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008926
    ] .

obo:CL_0000761
    obo:IAO_0000115 "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The dendritic tree is wide and the dendritic convergence indicates cone selectivity. The axon terminal is sparsely branched and terminates in sublamina 5 of the inner plexiform layer."^^xsd:string ;
    oboInOwl:hasExactSynonym "BB cone bipolar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 9 cone bipolar cell (sensu Mus)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0008926
    ] .

obo:CL_0000762
    obo:IAO_0000115 "A nucleated blood cell involved in coagulation, typically seen in birds and other non-mammalian vertebrates."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this is a non-mammalian cell type. Use platelet ; CL:0000233 for thrombocytes (platelets) in mammals."^^xsd:string ;
    rdfs:label "nucleated thrombocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000226, obo:CL_0000763, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000828
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000763
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007596
            ]
        )
    ] .

obo:CL_0000763
    obo:IAO_0000115 "A cell of the monocyte, granulocyte, mast cell, megakaryocyte, or erythroid lineage."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001441"^^xsd:string, "CALOHA:TS-0647"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myeloid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000988, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000049
            ]
        )
    ] .

obo:CL_0000764
    obo:IAO_0000115 "A immature or mature cell in the lineage leading to and including erythrocytes."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002156"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0290"^^xsd:string, "FMA:62845"^^xsd:string, "FMA:83516"^^xsd:string ;
    oboInOwl:hasExactSynonym "erythropoietic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that in FMA erythropoietic cells are types of nucleated erythrocytes and thus don't include erythrocytes."^^xsd:string ;
    rdfs:label "erythroid lineage cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763 .

obo:CL_0000765
    obo:IAO_0000115 "A nucleated precursor of an erythrocyte that lacks hematopoietic lineage markers."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001571"^^xsd:string, "CALOHA:TS-0289"^^xsd:string, "FMA:83504"^^xsd:string ;
    oboInOwl:hasExactSynonym "normoblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000764, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005634
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000547
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030218
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000764
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005634
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030218
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0005730
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
        )
    ] .

obo:CL_0000766
    obo:IAO_0000115 "A cell of the monocyte, granulocyte, or mast cell lineage."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myeloid leukocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000738, obo:CL_0000763 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000049
            ]
        )
    ] .

obo:CL_0000767
    obo:IAO_0000115 "Any of the immature or mature forms of a granular leukocyte that in its mature form has an irregularly shaped, pale-staining nucleus that is partially constricted into two lobes, and with cytoplasm that contains coarse, bluish-black granules of variable size. Basophils contain vasoactive amines such as histamine and serotonin, which are released on appropriate stimulation. A basophil is CD123-positive, CD193-positive, CD203c-positive, and FceRIa-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000129"^^xsd:string, "CALOHA:TS-0073"^^xsd:string, "FMA:62862"^^xsd:string ;
    oboInOwl:hasExactSynonym "basophilic leucocyte"^^xsd:string, "basophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Matures in the bone marrow and account for <1% of leukocytes in the peripheral blood, spleen, and bone marrow. Basophils are described as being CD11a-positive, CD11b-positive, CD13-positive, CD15-positive, CD18-positive, CD21-positive, CD25-positive, CD29-positive, CD35-positive, CD40-positive, CD40L-positive, CD44-positive, CD45R-negative, CD46-positive, CD49a-positive, CD49b-positive, CD49d-positive, CD55-positive, CD59-positive, CD62L-positive, CD63-positive, CD69-positive, CD90-negative, CD116-positive, CD117-negative, CD124-positive, CD125-positive, CD131-positive, CD161-positive, CD184-positive, CD191-positive, CD192-positive, CD197-positive, CD200R3-positive, CD218-positive, CD282-positive, CD284-positive, CD289-positive, CD290-positive, CD294-positive, natural killer cell receptor 2B4-positive, smad1-positive, CD3-negative, CD4-negative, CD7-negative, CD8-negative, CD14-negative, CD15-negative, CD16-negative, CD19-negative, CD20-negative, CD34-negative, CD36-negative, CD45R-negative, CD56-negative, CD57-negative, CD235a-negative, and GR1-negative. Transcription factors- GATA1-positive, PU.1-positive."^^xsd:string ;
    rdfs:label "basophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001950
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001950
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000007431
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000094
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001344
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001950
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001255
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
        )
    ] .

obo:CL_0000768
    obo:IAO_0000115 "Any of the immature forms of a basophil, in which basophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature basophilic leucocyte"^^xsd:string, "immature basophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature basophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000767, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000830
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000767
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
            ]
        )
    ] .

obo:CL_0000769
    obo:IAO_0000115 "A basophil precursor in the granulocytic series, being a cell intermediate in development between a basophilic myelocyte and a band form basophil. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare. Markers are CD11b-positive, CD15-positive, CD16-positive, CD24-positive, CD33-positive, and CD13-positive."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84198"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic metamyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000768, obo:CL_0002192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000614
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000768
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
        )
    ] .

obo:CL_0000770
    obo:IAO_0000115 "A late basophilic metamyelocyte in which the nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature basophil."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "band form basophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000768
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000039
            ]
        )
    ] .

obo:CL_0000771
    obo:IAO_0000115 "Any of the immature or mature forms of a granular leukocyte with a nucleus that usually has two lobes connected by one or more slender threads of chromatin, and cytoplasm containing coarse, round granules that are uniform in size and which can be stained by the dye eosin. Eosinophils are CD9-positive, CD191-positive, and CD193-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000399"^^xsd:string, "CALOHA:TS-0279"^^xsd:string, "FMA:62861"^^xsd:string ;
    oboInOwl:hasExactSynonym "eosinocyte"^^xsd:string, "eosinophilic granulocyte"^^xsd:string, "eosinophilic leucocyte"^^xsd:string, "eosinophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Eosinophils are also CD14-negative, CD32-positive, CD44-positive, CD48-positive, CD69-positive, CD192-negative, MBP1-positive, MBP2-positive, TLR2-negative, TLR4-negative, and lineage-negative (B220, CD2, CD14, CD19, CD56, CD71, CD117, CD123, CD235a (glycophorin A), and TER119). The cytokines IL-3, IL-5, and GM-CSF are involved in their development and differentiation. Usually considered CD16-negative, CD16 is observed on eosinophilic metamyelocyte."^^xsd:string ;
    rdfs:label "eosinophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000005178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000094
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001254
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001255
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000005178
            ]
        )
    ] .

obo:CL_0000772
    obo:IAO_0000115 "Any of the immature forms of an eosinophil, in which eosinophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature eosinocyte"^^xsd:string, "immature eosinophilic leucocyte"^^xsd:string, "immature eosinophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature eosinophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000771, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000771
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
            ]
        )
    ] .

obo:CL_0000773
    obo:IAO_0000115 "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a eosinophilic myelocyte and a band form eosinophil. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare. Markers are integrin alpha-M-positive, fucosyltransferase FUT4-positive, low affinity immunoglobulin gamma Fc region receptor III-positive, CD33-positive, CD24-positive and aminopeptidase N-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eosinophilic metamyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000772, obo:CL_0002192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0070820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000772
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000027
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0070820
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002031
            ]
        )
    ] .

obo:CL_0000774
    obo:IAO_0000115 "A late eosinophilic metamyelocyte in which the nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature eosinophil."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "band form eosinophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000772, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000772
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000039
            ]
        )
    ] .

obo:CL_0000775
    obo:IAO_0000115 "Any of the immature or mature forms of a granular leukocyte that in its mature form has a nucleus with three to five lobes connected by slender threads of chromatin, and cytoplasm containing fine inconspicuous granules and stainable by neutral dyes."^^xsd:string ;
    oboInOwl:hasBroadSynonym "PMN"^^xsd:string, "poly"^^xsd:string, "polymorphonuclear leucocyte"^^xsd:string, "polymorphonuclear leukocyte"^^xsd:string, "polymorphonuclear neutrophil"^^xsd:string, "polynuclear neutrophilic leucocyte"^^xsd:string, "polynuclear neutrophilic leukocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000130"^^xsd:string, "CALOHA:TS-0688"^^xsd:string, "FMA:62860"^^xsd:string ;
    oboInOwl:hasExactSynonym "neutrocyte"^^xsd:string, "neutrophil leucocyte"^^xsd:string, "neutrophil leukocyte"^^xsd:string, "neutrophilic leucocyte"^^xsd:string, "neutrophilic leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neutrophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000094
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001479
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
        )
    ] .

obo:CL_0000776
    obo:IAO_0000115 "Any of the immature forms of a neutrophil in which neutrophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string ;
    oboInOwl:hasExactSynonym "immatuer neutrophilic leukocyte"^^xsd:string, "immature neutrocyte"^^xsd:string, "immature neutrophil leucocyte"^^xsd:string, "immature neutrophil leukocyte"^^xsd:string, "immature neutrophilic leucocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature neutrophil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000775, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000564
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000775
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
            ]
        )
    ] .

obo:CL_0000777
    obo:IAO_0000115 "A tissue-resident macrophage of the renal glomerular mesangium involved in the disposal and degradation of filtration residues, presentation of antigen to T cells and in tissue remodeling."^^xsd:string ;
    oboInOwl:hasBroadSynonym "mesangial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesangial phagocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002320
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048771
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002320
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019882
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048771
            ]
        )
    ] .

obo:CL_0000778
    obo:IAO_0000115 "A specialized mononuclear osteoclast associated with the absorption and removal of bone, precursor of multinuclear osteoclasts."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: mononuclear, highly vesicular."^^xsd:string ;
    rdfs:label "mononuclear osteoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000092, obo:CL_0000842 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000092
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000779
    obo:IAO_0000115 "A specialized multinuclear osteoclast associated with the absorption and removal of bone."^^xsd:string ;
    oboInOwl:hasExactSynonym "multinucleated osteoclast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: multinucleated, highly vesicular."^^xsd:string ;
    rdfs:label "multinuclear osteoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000092, obo:CL_0000228, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000778
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000092
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
        )
    ] .

obo:CL_0000780
    obo:IAO_0000115 "A specialized multinuclear osteoclast associated with the absorption and removal of cementum."^^xsd:string ;
    oboInOwl:hasExactSynonym "multinucleated odontoclast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: multinucleated, highly vesicular; location: roots of deciduous (milk) teeth."^^xsd:string ;
    rdfs:label "multinuclear odontoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000588, obo:CL_0000779, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000781
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000588
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
        )
    ] .

obo:CL_0000781
    obo:IAO_0000115 "A specialized mononuclear osteoclast associated with the absorption and removal of cementum."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Morphology: Mononuclear, highly vesicular; location: roots of deciduous (milk) teeth."^^xsd:string ;
    rdfs:label "mononuclear odontoclast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000588, obo:CL_0000778 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000588
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000782
    obo:IAO_0000115 "A dendritic cell of the myeloid lineage."^^xsd:string ;
    oboInOwl:hasBroadSynonym "interdigitating cell"^^xsd:string, "veiled cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004721"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD11c+CD123- DC"^^xsd:string, "mDC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are CD1a-negative, CD1b-positive, CD11a-positive, CD11c-positive, CD13-positive, CD14-negative, CD20-negative, CD21-negative, CD33-positive, CD40-negative, CD50-positive, CD54-positive, CD58-positive, CD68-negative, CD80-negative, CD83-negative, CD85j-positive, CD86-positive, CD89-negative, CD95-positive, CD120a-negative, CD120b-positive, CD123-negative, CD178-negative, CD206-negative, CD207-negative, CD209-negative, and TNF-alpha-negative. Upon TLR stimulation, they are capable of producing high levels of TNF-alpha, IL-6, CXCL8 (IL-8)."^^xsd:string ;
    rdfs:label "myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000576
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000763
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001865
            ]
        )
    ] .

obo:CL_0000783
    obo:IAO_0000115 "A phagocyte formed by the fusion of mononuclear phagocytes."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleated phagocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_0000518 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000518
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
        )
    ] .

obo:CL_0000784
    obo:IAO_0000115 "A dendritic cell type of distinct morphology, localization, and surface marker expression (CD123-positive) from other dendritic cell types and associated with early stage immune responses, particularly the release of physiologically abundant amounts of type I interferons in response to infection."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004625"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC2"^^xsd:string, "IPC"^^xsd:string, "T-associated plasma cell"^^xsd:string, "interferon-producing cell"^^xsd:string, "lymphoid dendritic cell"^^xsd:string, "pDC"^^xsd:string, "plasmacytoid T cell"^^xsd:string, "plasmacytoid monocyte"^^xsd:string, "type 2 DC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000451, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000451
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032606
            ]
        )
    ] .

obo:CL_0000785
    obo:IAO_0000115 "A B cell that is mature, having left the bone marrow. Initially, these cells are IgM-positive and IgD-positive, and they can be activated by antigen."^^xsd:string ;
    oboInOwl:hasExactSynonym "mature B lymphocyte"^^xsd:string, "mature B-cell"^^xsd:string, "mature B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Mature B cells are also reportedly CD10-negative, CD19-positive, CD22-positive, CD34-negative, CD48-positive, CD79a-positive, CD84-positive, CD127-negative, CD352-positive, RAG-negative, TdT-negative, Vpre-B-negative, and pre-BCR-negative. Transcription factors expressed: Pax5-positive."^^xsd:string ;
    rdfs:label "mature B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000145, obo:CL_0001201, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000818
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042113
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0002335
    ] ;
    owl:disjointWith obo:CL_0000816, obo:CL_0000817, obo:CL_0000818 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002504
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042113
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002335
            ]
        )
    ] .

obo:CL_0000786
    obo:IAO_0000115 "A terminally differentiated, post-mitotic, antibody secreting cell of the B cell lineage with the phenotype CD138-positive, surface immunonoglobulin-negative, and MHC Class II-negative. Plasma cells are oval or round with extensive rough endoplasmic reticulum, a well-developed Golgi apparatus, and a round nucleus having a characteristic cartwheel heterochromatin pattern and are devoted to producing large amounts of immunoglobulin."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000392"^^xsd:string, "FMA:70574"^^xsd:string ;
    oboInOwl:hasExactSynonym "plasma B cell"^^xsd:string, "plasma B-cell"^^xsd:string, "plasmacyte"^^xsd:string, "plasmocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "effector B cell"^^xsd:string, "effector B-cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Plasma cells develop in the spleen and migrate to the bone marrow. Plasma cells are also reportedly CD5-negative, CD10-negative, CD19-positive, CD20-negative, CD21-negative, CD22-negative, CD23-negative, CD24-negative, CD25-negative, CD27-positive, CD34-negative, CD38-positive, CD40-positive, CD43-positive, CD45-positive, CD48-positive, CD53-low, CD80-negative, CD81-positive, CD86-positive, CD95-positive, CD196-negative, CD229-positive, CD270-positive, CD352-positive, CD361-positive, and IgD-negative. Transcription factors: BLIMP1-positive, IRF4-positive, PAX5-negative, SpiB-negative, Ets1-negative, and XBP1-positive."^^xsd:string ;
    rdfs:label "plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000946, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005794
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001935
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001935
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0019814
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000946
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000043
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005794
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001935
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0019814
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0000787
    obo:IAO_0000115 "A memory B cell is a mature B cell that is long-lived, readily activated upon re-encounter of its antigenic determinant, and has been selected for expression of higher affinity immunoglobulin. This cell type has the phenotype CD19-positive, CD20-positive, MHC Class II-positive, and CD138-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "memory B lymphocyte"^^xsd:string, "memory B-cell"^^xsd:string, "memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Memory B-cells are also reportedly CD5-negative, CD10-negative, CD21-positive, CD22-positive, CD23-negative, CD24-positive, CD25-positive, CD27-positive, CD34-negative, CD38-negative, CD40-positive, CD43-negative, CD44-positive, CD45-positive, CD53-positive, CD80-negative, CD81-negative, CD86-positive, and CD196/CCR6-positive."^^xsd:string ;
    rdfs:label "memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0002344
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002344
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001935
            ]
        )
    ] .

obo:CL_0000788
    obo:IAO_0000115 "A naive B cell is a mature B cell that has the phenotype surface IgD-positive, surface IgM-positive, CD20-positive, CD27-negative and that has not yet been activated by antigen in the periphery."^^xsd:string ;
    oboInOwl:hasExactSynonym "naive B lymphocyte"^^xsd:string, "naive B-cell"^^xsd:string, "naive B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'naive B cell'. Per DSD: Naive B cells are also reportedly CD10-negative, CD19-positive, CD20-positive, CD21-positive, CD22-positive, CD25-negative, CD27-negative, CD34-negative, CD40-positive, CD43-negative, CD45-positive, CD48-positive, CD53-positive, CD80-negative, CD81-positive, CD84-positive, CD86-negative, CD95-negative, CD138-negative, CD150-positive, CD184/CXCR4-positive, CD185/CXCR5-positive, CD196/CCR6-positive, CD200-positive, CD229-positive, CD243-positive, CD289-positive, CD290-positive, CD352-positive, MHCII/HLA-DR-positive, cadherin 9-positive, and sIgH-positive, Transcription factors: Pax5-positive, ETS1-positive, FOXO1A-positive, KLF4-positive, KLF9-positive, MiTF-positive, OBF1-positive, PLZF-positive, and SpiB-positive."^^xsd:string ;
    rdfs:label "naive B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0002344
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0002344
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0000789
    obo:IAO_0000115 "A T cell that expresses an alpha-beta T cell receptor complex."^^xsd:string ;
    oboInOwl:hasExactSynonym "alpha-beta T lymphocyte"^^xsd:string, "alpha-beta T-cell"^^xsd:string, "alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:disjointWith obo:CL_0000798 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0000790
    obo:IAO_0000115 "An alpha-beta T cell that has an immature phenotype and has not completed T cell selection."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature alpha-beta T lymphocyte"^^xsd:string, "immature alpha-beta T-cell"^^xsd:string, "immature alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000789, obo:CL_0002420 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000789
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000791
    obo:IAO_0000115 "A alpha-beta T cell that has a mature phenotype."^^xsd:string ;
    oboInOwl:hasExactSynonym "mature alpha-beta T lymphocyte"^^xsd:string, "mature alpha-beta T-cell"^^xsd:string, "mature alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000789, obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000789
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000792
    obo:IAO_0000115 "A CD4-positive, CD25-positive, alpha-beta T cell that regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string ;
    oboInOwl:hasBroadSynonym "Treg", "suppressor T cell"^^xsd:string, "suppressor T lymphocyte"^^xsd:string, "suppressor T-cell"^^xsd:string, "suppressor T-lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, CD25-positive, alpha-beta regulatory T lymphocyte"^^xsd:string, "CD4-positive, CD25-positive, alpha-beta regulatory T-cell"^^xsd:string, "CD4-positive, CD25-positive, alpha-beta regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'Treg'.  The inclusion of CD127lo in the logical definition is compatible with both human and mouse T cells of this subtype." ;
    rdfs:label "CD4-positive, CD25-positive, alpha-beta regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, obo:CL_0000815, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001869
            ]
        )
    ] .

obo:CL_0000793
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that is found in the columnar epithelium of the gastrointestinal tract."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta intraepithelial T lymphocyte"^^xsd:string, "CD4-positive, alpha-beta intraepithelial T-cell"^^xsd:string, "CD4-positive, alpha-beta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, obo:CL_0000797, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002385
            ]
        )
    ] .

obo:CL_0000794
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that is capable of killing target cells in an antigen specific manner with the phenotype perforin-positive and granzyme B-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "cytotoxic T cell"^^xsd:string, "cytotoxic T lymphocyte"^^xsd:string, "cytotoxic T-cell"^^xsd:string, "cytotoxic T-lymphocyte"^^xsd:string, "killer T cell"^^xsd:string, "killer T lymphocyte"^^xsd:string, "killer T-cell"^^xsd:string, "killer T-lymphocyte"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0190"^^xsd:string, "FMA:70573"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta cytotoxic T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta cytotoxic T-cell"^^xsd:string, "CD8-positive, alpha-beta cytotoxic T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that while T cells of this subset are loosely referred to 'cytotoxic T cells,' as many other T cell types, including CD4-positive, alpha-beta T cells and gamma-delta T cells exhibit cytotoxicity in vitro and in vivo."^^xsd:string ;
    rdfs:label "CD8-positive, alpha-beta cytotoxic T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003499
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000906
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0033380
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003466
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003499
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001913
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0033380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0000795
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string ;
    oboInOwl:hasBroadSynonym "suppressor T cell"^^xsd:string, "suppressor T lymphocyte"^^xsd:string, "suppressor T-cell"^^xsd:string, "suppressor T-lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8+ T(reg)"^^xsd:string, "CD8+ Treg"^^xsd:string, "CD8+ regulatory T cell"^^xsd:string, "CD8-positive T(reg)"^^xsd:string, "CD8-positive Treg"^^xsd:string, "CD8-positive, alpha-beta Treg"^^xsd:string, "CD8-positive, alpha-beta regulatory T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta regulatory T-cell"^^xsd:string, "CD8-positive, alpha-beta regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, obo:CL_0000815 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000796
    obo:IAO_0000115 "A alpha-beta intraepithelial T cell found in the columnar epithelium of the gastrointestinal tract. Intraepithelial T cells often have distinct developmental pathways and activation requirements."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta intraepithelial T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta intraepithelial T-cell"^^xsd:string, "CD8-positive, alpha-beta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-alpha-beta-positive, alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000025402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000797
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000797
    obo:IAO_0000115 "A mature alpha-beta T cell of the columnar epithelium of the gastrointestinal tract. Intraepithelial T cells often have distinct developmental pathways and activation requirements."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "alpha-beta intraepithelial T lymphocyte"^^xsd:string, "alpha-beta intraepithelial T-cell"^^xsd:string, "alpha-beta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000791, obo:CL_0002496 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002385
            ]
        )
    ] .

obo:CL_0000798
    obo:IAO_0000115 "A T cell that expresses a gamma-delta T cell receptor complex."^^xsd:string ;
    oboInOwl:hasExactSynonym "gamma-delta T lymphocyte"^^xsd:string, "gamma-delta T-cell"^^xsd:string, "gamma-delta T-lymphocyte"^^xsd:string, "gammadelta T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "gd T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that gamma-delta T cells have both thymic and extrathymic differentiation pathways."^^xsd:string ;
    rdfs:label "gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042106
            ]
        )
    ] .

obo:CL_0000799
    obo:IAO_0000115 "A gamma-delta T cell that has an immature phenotype."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature gamma-delta T lymphocyte"^^xsd:string, "immature gamma-delta T-cell"^^xsd:string, "immature gamma-delta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that gamma-delta T cells have both thymic and extrathymic differentiation pathways."^^xsd:string ;
    rdfs:label "immature gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000798, obo:CL_0002420, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000807
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0042492
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000798
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0042492
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000800
    obo:IAO_0000115 "A gamma-delta T cell that has a mature phenotype. These cells can be found in tissues and circulation where they express unique TCR repertoire depending on their location."^^xsd:string ;
    oboInOwl:hasExactSynonym "mature gamma-delta T lymphocyte"^^xsd:string, "mature gamma-delta T-cell"^^xsd:string, "mature gamma-delta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000798, obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000799
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000798
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000801
    obo:IAO_0000115 "A mature gamma-delta T cell that is found in the columnar epithelium of the gastrointestinal tract. These cells participate in mucosal immune responses."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "gamma-delta intraepithelial T lymphocyte"^^xsd:string, "gamma-delta intraepithelial T-cell"^^xsd:string, "gamma-delta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gamma-delta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000800, obo:CL_0002496 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002385
            ]
        )
    ] .

obo:CL_0000802
    obo:IAO_0000115 "A gamma-delta intraepithelial T cell that has the phenotype CD8-alpha alpha-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, gamma-delta intraepithelial T lymphocyte"^^xsd:string, "CD8-positive, gamma-delta intraepithelial T-cell"^^xsd:string, "CD8-positive, gamma-delta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-alpha alpha positive, gamma-delta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000801, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000801
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000803
    obo:IAO_0000115 "A gamma-delta intraepithelial T cell that has the phenotype CD4-negative and CD8-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IEL"^^xsd:string, "intraepithelial lymphocyte"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, gamma-delta intraepithelial T lymphocyte"^^xsd:string, "CD4-positive, gamma-delta intraepithelial T-cell"^^xsd:string, "CD4-positive, gamma-delta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-negative CD8-negative gamma-delta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000801, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000801
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000805
    obo:IAO_0000115 "A thymocyte that has the phenotype CD4-negative, CD8-positive, CD44-negative, CD25-negative, and pre-TCR-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "ISP"^^xsd:string, "T.ISP.th"^^xsd:string, "immature single positive T cell"^^xsd:string, "immature single positive T lymphocyte"^^xsd:string, "immature single positive T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this type of thymocyte has passed the beta-selection checkpoint and is rapidly proliferating and rearranging the T cell receptor alpha chain and expressing the CD8 coreceptor. This stage comes between the DN4 and DP stages."^^xsd:string ;
    rdfs:label "immature single positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000808
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0043384
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000806
    obo:IAO_0000115 "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-positive, and CD25-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "DN2 alpha-beta immature T lymphocyte"^^xsd:string, "DN2 alpha-beta immature T-cell"^^xsd:string, "DN2 alpha-beta immature T-lymphocyte"^^xsd:string, "DN2 cell"^^xsd:string, "DN2 immature T cell"^^xsd:string, "TN2 cell"^^xsd:string, "TN2 thymocyte"^^xsd:string, "double negative 2"^^xsd:string, "preT.DN2.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this type of thymocyte is at the earliest stage of T cell receptor rearrangement of the beta, gamma, and delta T cell receptor chains."^^xsd:string ;
    rdfs:label "DN2 thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000807
    obo:IAO_0000115 "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-negative, and CD25-positive and expressing the T cell receptor beta-chain in complex with the pre-T cell receptor alpha chain."^^xsd:string ;
    oboInOwl:hasBroadSynonym "early cortical thymocyte" ;
    oboInOwl:hasExactSynonym "DN3 alpha-beta immature T lymphocyte"^^xsd:string, "DN3 alpha-beta immature T-cell"^^xsd:string, "DN3 alpha-beta immature T-lymphocyte"^^xsd:string, "DN3 cell"^^xsd:string, "DN3 immature T cell"^^xsd:string, "TN3 cell"^^xsd:string, "TN3 thymocyte"^^xsd:string, "double negative 3"^^xsd:string, "preT.DN3.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "DN3 thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000806
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0043384
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000808
    obo:IAO_0000115 "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-negative, CD25-negative, and pre-TCR-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "early cortical thymocyte" ;
    oboInOwl:hasExactSynonym "DN4 alpha-beta immature T lymphocyte"^^xsd:string, "DN4 alpha-beta immature T-lymphocyte"^^xsd:string, "DN4 cell"^^xsd:string, "DN4 immature T cell"^^xsd:string, "DN4 immature T-cell"^^xsd:string, "T.DN4.th"^^xsd:string, "double negative 4"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this type of thymocyte has passed the beta-selection checkpoint and is rapidly proliferating and beginning to rearrange the T cell receptor alpha chain."^^xsd:string ;
    rdfs:label "DN4 thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0043384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000807
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0043384
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000809
    obo:IAO_0000115 "A thymocyte expressing the alpha-beta T cell receptor complex as well as both the CD4 and CD8 coreceptors."^^xsd:string ;
    oboInOwl:hasBroadSynonym "late cortical thymocyte" ;
    oboInOwl:hasExactSynonym "DP cell"^^xsd:string, "DP thymocyte"^^xsd:string, "double-positive, alpha-beta immature T lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Thymocytes of this stage are undergoing positive and negative selection."^^xsd:string ;
    rdfs:label "double-positive, alpha-beta thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000790, obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000790
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0000810
    obo:IAO_0000115 "An immature alpha-beta T cell that is located in the thymus and is CD4-positive and CD8-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta immature T lymphocyte"^^xsd:string, "CD4-positive, alpha-beta immature T-cell"^^xsd:string, "CD4-positive, alpha-beta immature T-lymphocyte"^^xsd:string, "SP CD4 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000790, obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000809
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000790
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000811
    obo:IAO_0000115 "An immature alpha-beta T cell that is located in the thymus and is CD8-positive and CD4-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta immature T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta immature T-cell"^^xsd:string, "CD8-positive, alpha-beta immature T-lymphocyte"^^xsd:string, "SP CD8 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CD8-positive, alpha-beta immature T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000790, obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000809
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000790
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
        )
    ] .

obo:CL_0000813
    obo:IAO_0000115 "A long-lived, antigen-experienced T cell that has acquired a memory phenotype including distinct surface markers and the ability to differentiate into an effector T cell upon antigen reexposure."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003435"^^xsd:string ;
    oboInOwl:hasExactSynonym "memory T lymphocyte"^^xsd:string, "memory T-cell"^^xsd:string, "memory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "memory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001603
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0043379
    ] ;
    owl:disjointWith obo:CL_0000898 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001603
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002286
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:CL_0000814
    obo:IAO_0000115 "A mature alpha-beta T cell of a distinct lineage that bears natural killer markers and a T cell receptor specific for a limited set of ligands. NK T cells have activation and regulatory roles particularly early in an immune response."^^xsd:string ;
    oboInOwl:hasExactSynonym "mature NK T lymphocyte"^^xsd:string, "mature NK T-cell"^^xsd:string, "mature NK T-lymphocyte"^^xsd:string, "mature NKT cell"^^xsd:string, "mature natural killer T cell"^^xsd:string, "mature natural killer T lymphocyte"^^xsd:string, "mature natural killer T-cell"^^xsd:string, "mature natural killer T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000791, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045087
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032394
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045087
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0000815
    obo:IAO_0000115 "A T cell which regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string ;
    oboInOwl:hasBroadSynonym "suppressor T cell"^^xsd:string, "suppressor T lymphocyte"^^xsd:string, "suppressor T-cell"^^xsd:string, "suppressor T-lymphocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004520"^^xsd:string, "FMA:84070"^^xsd:string ;
    oboInOwl:hasExactSynonym "Treg", "regulatory T lymphocyte"^^xsd:string, "regulatory T-cell"^^xsd:string, "regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type may express FoxP3 and CD25 and secretes IL-10 and TGF-beta."^^xsd:string ;
    rdfs:label "regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000816
    obo:IAO_0000115 "An immature B cell is a B cell that has the phenotype surface IgM-positive and surface IgD-negative, and have not undergone class immunoglobulin class switching or peripheral encounter with antigen and activation."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature B lymphocyte"^^xsd:string, "immature B-cell"^^xsd:string, "immature B-lymphocyte"^^xsd:string, "newly formed B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Immature B cells are also reportedly CD5-positive, CD10-positive, CD19-positive, CD20-positive, CD21-positive, CD22-positive, CD24-positive, CD25-negative, CD27-negative, CD34-negative, CD38-positive, CD40-positive, CD43-negative, CD45-positive, CD48-positive, CD53-positive, CD79a-positive, CD80-negative, CD81-positive, CD86-negative, CD95-negative, CD127-negative, CD138-negative, CD185-positive, CD196-positive, MHCII/HLA-DR-positive, RAG-positive, TdT-negative, Vpre-B-negative, and preBCR-negative. Transcription factors expressed: Pax5-positive."^^xsd:string ;
    rdfs:label "immature B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000954
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0045190
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071738
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0045190
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0000817
    obo:IAO_0000115 "A precursor B cell is a B cell with the phenotype CD10-positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001133"^^xsd:string, "CALOHA:TS-0819"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pre-B cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071753
    ] ;
    owl:disjointWith obo:CL_0000826 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001898
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071753
            ]
        )
    ] .

obo:CL_0000818
    obo:IAO_0000115 "An immature B cell of an intermediate stage between the pre-B cell stage and the mature naive stage with the phenotype surface IgM-positive and CD19-positive, and are subject to the process of B cell selection. A transitional B cell migrates from the bone marrow into the peripheral circulation, and then to the spleen."^^xsd:string ;
    oboInOwl:hasExactSynonym "transitional B cell", "transitional stage B lymphocyte"^^xsd:string, "transitional stage B-cell"^^xsd:string, "transitional stage B-lymphocyte"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "T1 B cell"^^xsd:string, "T2 B cell"^^xsd:string, "T3 B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'transitional B cell'." ;
    rdfs:label "transitional stage B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000816
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0002335
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0002335
            ]
        )
    ] .

obo:CL_0000819
    obo:IAO_0000115 "A B cell of distinct lineage and surface marker expression. B-1 B cells are thought to be the primary source of natural IgM immunoglobulin, that is, IgM produced in large quantities without prior antigenic stimulation and generally reactive against various microorganisms, as well as the source of T-independent IgA immunoglobulin in the mucosal areas. These cells are CD43-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "B-1 B lymphocyte"^^xsd:string, "B-1 B-cell"^^xsd:string, "B-1 B-lymphocyte"^^xsd:string, "B-1 cell"^^xsd:string, "B1 B cell"^^xsd:string, "B1 B lymphocyte"^^xsd:string, "B1 B-cell"^^xsd:string, "B1 B-lymphocyte"^^xsd:string, "B1 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "There are small numbers of B-1 cells found in the lymph nodes and spleen, while larger numbers can be found in the peritoneal and pleural cavities. B-1 B cells are reportedly CD11b-positive, CD20-positive, CD21-positive, CD27-positive, CD44-positive, CD45RB-positive, CD48-positive, CD70-negative, CD150-positive, CD244-negative, CD352-positive, sIgM-positive, and sIgD-low."^^xsd:string ;
    rdfs:label "B-1 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045087
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0071753
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045087
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0071753
            ]
        )
    ] .

obo:CL_0000820
    obo:IAO_0000115 "A B-1 B cell that has the phenotype CD5-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "B-1a B lymphocyte"^^xsd:string, "B-1a B-cell"^^xsd:string, "B-1a B-lymphocyte"^^xsd:string, "B1a B cell"^^xsd:string, "B1a B lymphocyte"^^xsd:string, "B1a B-cell"^^xsd:string, "B1a B-lymphocyte"^^xsd:string, "B1a cell"^^xsd:string, "CD5(+) B1 cell"^^xsd:string, "CD5+ B1 cell"^^xsd:string, "CD5-positive B1 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B-1a B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000819, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001839
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000819
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001839
            ]
        )
    ] .

obo:CL_0000821
    obo:IAO_0000115 "A B-1 B cell that has the phenotype CD5-negative, but having other phenotypic attributes of a B-1 B cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "B-1b B lymphocyte"^^xsd:string, "B-1b B-cell"^^xsd:string, "B-1b B-lymphocyte"^^xsd:string, "B1b B cell"^^xsd:string, "B1b B lymphocyte"^^xsd:string, "B1b B-cell"^^xsd:string, "B1b B-lymphocyte"^^xsd:string, "B1b cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B-1b B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000819, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000819
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
        )
    ] .

obo:CL_0000822
    obo:IAO_0000115 "A conventional B cell subject to antigenic stimulation and dependent on T cell help and with a distinct surface marker expression pattern from B-1 B cells. These cells are CD43-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "B-2 B lymphocyte"^^xsd:string, "B-2 B-cell"^^xsd:string, "B-2 B-lymphocyte"^^xsd:string, "B2 B cell"^^xsd:string, "B2 B lymphocyte"^^xsd:string, "B2 B-cell"^^xsd:string, "B2 B-lymphocyte"^^xsd:string, "B2 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "B-0 B cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "B-2 B cells are reportedly CD48-positive, CD244-negative, and CD352-positive."^^xsd:string ;
    rdfs:label "B-2 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001879
            ]
        )
    ] .

obo:CL_0000823
    obo:IAO_0000115 "A natural killer cell that is developmentally immature and expresses natural killer cell receptors (NKR)."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "p-NK"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In mouse the NKR are Ly49 molecules and in human these cells express KIR molecules."^^xsd:string ;
    rdfs:label "immature natural killer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000623, obo:CL_0001082, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000937
    ] ;
    owl:disjointWith obo:CL_0000824, obo:CL_0000937 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000623
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
        )
    ] .

obo:CL_0000824
    obo:IAO_0000115 "A natural killer cell that is developmentally mature and expresses a variety of inhibitory and activating receptors that recognize MHC class I and other stress related molecules."^^xsd:string ;
    oboInOwl:hasBroadSynonym "LAK cell"^^xsd:string, "lymphokine activated killer cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature natural killer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000823
    ] .

obo:CL_0000825
    obo:IAO_0000115 "A lymphoid progenitor cell that is committed to the natural killer cell lineage, expressing CD122 (IL-15) receptor, but lacking many of the phenotypic characteristics of later stages of natural killer cell development such as expression of NK activating and inhibitory molecules. In human this cell has the phenotype CD34-positive, CD45RA-positive, CD10-positive, CD117-negative, and CD161 negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "NKP"^^xsd:string, "natural killer cell progenitor"^^xsd:string, "pro-natural killer cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "null cell"^^xsd:string, "preNK cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Most markers only described for human pro NK cells."^^xsd:string ;
    rdfs:label "pro-NK cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000051
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000838
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001898
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
        )
    ] .

obo:CL_0000826
    obo:IAO_0000115 "A progenitor cell of the B cell lineage, with some lineage specific activity such as early stages of recombination of B cell receptor genes, but not yet fully committed to the B cell lineage until the expression of PAX5 occurs."^^xsd:string ;
    oboInOwl:hasBroadSynonym "pre-pro B cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003104"^^xsd:string ;
    oboInOwl:hasExactSynonym "pro-B lymphocyte"^^xsd:string, "pro-B-cell"^^xsd:string, "pro-B-lymphocyte"^^xsd:string, "progenitor B cell"^^xsd:string, "progenitor B lymphocyte"^^xsd:string, "progenitor B-cell"^^xsd:string, "progenitor B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pre-B cell (Philadelphia nomenclature)"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Human pro-B cells are reportedly CD10-positive, CD22-positive, CD34-positive, CD38-positive, CD45-low, CD48-positive, CD79a-positive, CD127-positive, CD184-positive, RAG-positive, TdT-positive, Vpre-B-positive, pre-BCR-negative, IgD-negative, and IgM-negative. Transcription factors expressed: Pax5-positive, EBF-positive, E2A-negative, Ikaros-negative, and PU.1-negative."^^xsd:string ;
    rdfs:label "pro-B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001903
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000006611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0033152
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000838
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001903
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000006611
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0033152
            ]
        )
    ] .

obo:CL_0000827
    obo:IAO_0000115 "A lymphoid progenitor cell of the T cell lineage, with some lineage specific marker expression, but not yet fully committed to the T cell lineage."^^xsd:string ;
    oboInOwl:hasExactSynonym "pro-T lymphocyte"^^xsd:string, "progenitor T cell"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "DN1 cell"^^xsd:string, "DN1 thymocyte"^^xsd:string, "TN1 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pro-T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000838, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000051
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000838
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0000828
    obo:IAO_0000115 "A progenitor cell of the thrombocyte, a nucleated blood cell involved in coagulation typically seen in birds and other non-mammalian vertebrates."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this is a non-mammalian cell type."^^xsd:string ;
    rdfs:label "thromboblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000226, obo:CL_0000763, obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002574
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002574
            ]
        )
    ] .

obo:CL_0000829
    obo:IAO_0000115 "A myeloblast committed to the basophil lineage."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic myeloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000835, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000835
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030221
            ]
        )
    ] .

obo:CL_0000830
    obo:IAO_0000115 "A promyelocyte committed to the basophil lineage."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84208"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000836, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000829
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000836
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030221
            ]
        )
    ] .

obo:CL_0000831
    obo:IAO_0000115 "A progenitor cell of the mast cell lineage. Markers for this cell are FceRIa-low, CD117-positive, CD9-positive, T1/ST2-positive, SCA1-negative, and lineage-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "MCP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CFU-MC"^^xsd:string, "CFU-Mast"^^xsd:string, "colony forming unit mast cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "MCP are CD16-positive, CD32-positive, CD34-positive, CD45-positive, integrin beta-7-positive, and lin-negative (CD2, CD3e, CD4, CD5, CD8a, CD14, CD19, CD20, CD27, integrin alpha-M, ly6c, ly6g, NCAM-1, and ter119). These cells also express the transcription factors GATA-1, GATA-2, and MITF, but not C/EBPa."^^xsd:string ;
    rdfs:label "mast cell progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000016401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000016401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060374
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000009143
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000005178
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000016401
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0060374
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000009143
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002980
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000832
    obo:IAO_0000115 "A myeloblast committed to the eosinophil lineage."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eosinophilic myeloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000835, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000835
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030222
            ]
        )
    ] .

obo:CL_0000833
    obo:IAO_0000115 "A promyelocyte committed to the eosinophil lineage."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84199"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "eosinophilic promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000836, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000832
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000836
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030222
            ]
        )
    ] .

obo:CL_0000834
    obo:IAO_0000115 "A progenitor cell of the neutrophil lineage."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "neutrophil stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neutrophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002191
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030223
            ]
        )
    ] .

obo:CL_0000835
    obo:IAO_0000115 "The most primitive precursor in the granulocytic series, having fine, evenly distributed chromatin, several nucleoli, a high nuclear-to-cytoplasmic ration (5:1-7:1), and a nongranular basophilic cytoplasm. They reside in the bone marrow."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000187"^^xsd:string, "FMA:83524"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myeloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0000791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000557
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0042582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0000791
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0042582
            ]
        )
    ] .

obo:CL_0000836
    obo:IAO_0000115 "A precursor in the granulocytic series, being a cell intermediate in development between a myeloblast and myelocyte, that has distinct nucleoli, a nuclear-to-cytoplasmic ratio of 5:1 to 3:1, and containing a few primary cytoplasmic granules. Markers for this cell are fucosyltransferase FUT4-positive, CD33-positive, integrin alpha-M-negative, low affinity immunoglobulin gamma Fc region receptor III-negative, and CD24-negative."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0825"^^xsd:string, "FMA:83530"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CP_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042582
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000835
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CP_0000037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005730
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0042582
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0000837
    obo:IAO_0000115 "A hematopoietic multipotent progenitor cell is multipotent, but not capable of long-term self-renewal. These cells are characterized as lacking lineage cell surface markers and being CD34-positive in both mice and humans."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000725"^^xsd:string, "CALOHA:TS-0448"^^xsd:string ;
    oboInOwl:hasExactSynonym "MPP"^^xsd:string, "hemopoietic progenitor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers differ between mouse and human."^^xsd:string ;
    rdfs:label "hematopoietic multipotent progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000037
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:disjointWith obo:CL_0002032 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001402
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0000838
    obo:IAO_0000115 "A progenitor cell restricted to the lymphoid lineage."^^xsd:string ;
    oboInOwl:hasBroadSynonym "lymphoid progenitor cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004731"^^xsd:string, "CALOHA:TS-2025"^^xsd:string, "FMA:70338"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this is a class of cell types, not an identified single cell type."^^xsd:string ;
    rdfs:label "lymphoid lineage restricted progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002031, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030098
    ] ;
    owl:disjointWith obo:CL_0000839 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030098
            ]
        )
    ] .

obo:CL_0000839
    obo:IAO_0000115 "A progenitor cell restricted to the myeloid lineage."^^xsd:string ;
    oboInOwl:hasBroadSynonym "myeloid progenitor cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004730"^^xsd:string, "CALOHA:TS-2099"^^xsd:string, "FMA:70339"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that this is a class of cell types, not an identified single cell type."^^xsd:string ;
    rdfs:label "myeloid lineage restricted progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002031, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030099
            ]
        )
    ] .

obo:CL_0000840
    obo:IAO_0000115 "An immature cell of the conventional dendritic cell lineage, characterized by high levels of antigen uptake via endocytosis, macropinocytosis, and phagocytosis, and typically found resident in the tissues. Markers for this cell are CD80-low, CD86-low, and MHC-II-low."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "immature myeloid dendritic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001029
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000841
    obo:IAO_0000115 "A mature cell of the conventional dendritic cell lineage, characterized by a high capacity for antigen presentation and typically found in a lymph node."^^xsd:string ;
    oboInOwl:hasBroadSynonym "mature dendritic cell" ;
    oboInOwl:hasDbXref "FMA:83038"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "mature myeloid dendritic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000840
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000842
    obo:IAO_0000115 "A leukocyte with a single non-segmented nucleus in the mature form."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000878"^^xsd:string, "CALOHA:TS-0768"^^xsd:string, "FMA:86713"^^xsd:string ;
    oboInOwl:hasExactSynonym "mononuclear leukocyte" ;
    oboInOwl:hasNarrowSynonym "peripheral blood mononuclear cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononuclear cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000226, obo:CL_0000738 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001407
            ]
        )
    ] .

obo:CL_0000843
    obo:IAO_0000115 "A resting mature B cell that has the phenotype IgM-positive, IgD-positive, CD23-positive and CD21-positive, and found in the B cell follicles of the white pulp of the spleen or the corticol areas of the peripheral lymph nodes. This cell type is also described as being CD19-positive, B220-positive, AA4-negative, CD43-negative, and CD5-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "Fo B cell"^^xsd:string, "Fo B-cell"^^xsd:string, "follicular B lymphocyte"^^xsd:string, "follicular B-cell"^^xsd:string, "follicular B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Follicular B cells are also reportedly CD48-positive, CD84-positive, CD229-positive, and CD352-positive."^^xsd:string ;
    rdfs:label "follicular B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002037
            ]
        )
    ] .

obo:CL_0000844
    obo:IAO_0000115 "A rapidly cycling mature B cell that has distinct phenotypic characteristics and is involved in T-dependent immune responses and located typically in the germinal centers of lymph nodes. This cell type expresses Ly77 after activation."^^xsd:string ;
    oboInOwl:hasExactSynonym "GC B cell"^^xsd:string, "GC B lymphocyte"^^xsd:string, "GC B-cell"^^xsd:string, "GC B-lymphocyte"^^xsd:string, "germinal center B lymphocyte"^^xsd:string, "germinal center B-cell"^^xsd:string, "germinal center B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Germinal center B cells are also reportedly CD10-positive, CD19-positive, CD20-positive, CD38-positive, CD44-low, CD45-positive, CD48-positive, CD95-positive, CD352-positive, and HLA-DR-positive. Transcription factors: BCL6-positive, Ets1-positive, IRF8-positive, MTA3-positive, OBF1-positive, PAX5-positive, SpiB-positive, and STAT3-positive."^^xsd:string ;
    rdfs:label "germinal center B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001745
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000843
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001745
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0000845
    obo:IAO_0000115 "A mature B cell that is located in the marginal zone of the spleen with the phenotype CD23-negative and CD21-positive and expressing a B cell receptor usually reactive to bacterial cell wall components or senescent self components such as oxidized-LDL. This cell type is also described as being CD19-positive, B220-positive, IgM-high, AA4-negative, CD35-high."^^xsd:string ;
    oboInOwl:hasExactSynonym "MZ B cell"^^xsd:string, "MZ B lymphocyte"^^xsd:string, "MZ B-cell"^^xsd:string, "MZ B-lymphocyte"^^xsd:string, "marginal zone B lymphocyte"^^xsd:string, "marginal zone B-cell"^^xsd:string, "marginal zone B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "MZ B cells are reportedly CD1-positive (mice), CD20-positive, CD48-positive, CD84-positive, CD150-positive, CD229-positive, and CD352-positive."^^xsd:string ;
    rdfs:label "marginal zone B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, obo:CL_2000074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001251
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042742
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001251
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042742
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001880
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002037
            ]
        )
    ] .

obo:CL_0000846
    obo:IAO_0000115 "An epithelial cell of the vestibular sensory organ that is characterized by intense enzymatic activities and numerous basal membrane infoldings."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vestibular dark cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0000847
    obo:IAO_0000115 "An olfactory receptor cell in which the apical ending of the dendrite is a pronounced ciliated olfactory knob."^^xsd:string ;
    oboInOwl:hasExactSynonym "ciliated olfactory sensory neuron"^^xsd:string, "ciliated sensory neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated olfactory receptor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000064, obo:CL_0000207 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000207
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005929
            ]
        )
    ] .

obo:CL_0000848
    obo:IAO_0000115 "An olfactory receptor cell in which the apical ending of the dendrite is a knob that bears numerous microvilli."^^xsd:string ;
    oboInOwl:hasExactSynonym "microvillous olfactory sensory neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "microvillous sensory neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microvillous olfactory receptor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000207 .

obo:CL_0000849
    obo:IAO_0000115 "An olfactory receptor cell with short cilia growing in an invagination bordered by microvilli."^^xsd:string ;
    oboInOwl:hasExactSynonym "crypt cell"^^xsd:string, "crypt olfactory sensory neuron"^^xsd:string, "crypt sensory neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "crypt olfactory receptor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000207 .

obo:CL_0000850
    obo:IAO_0000115 "A neuron that releases serotonin as a neurotransmitter."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000403"^^xsd:string ;
    oboInOwl:hasDbXref "FBbt:00005133"^^xsd:string, "WBbt:0006837"^^xsd:string ;
    oboInOwl:hasExactSynonym "5-HT neuron"^^xsd:string, "5-hydroxytryptamine neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "serotinergic neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serotonergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000458, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0060096
            ]
        )
    ] .

obo:CL_0000851
    obo:IAO_0000115 "Neuromast mantle cell is a non-sensory cell. Neuromast mantle cells surround the neuromast support cells and neuromast hair cells, separating the neuromast from the epidermis, and secrete cupula in which the ciliary bundles of all the hair cells are embedded."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuromast mantle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008904
    ] ;
    owl:disjointWith obo:CL_0000855 .

obo:CL_0000852
    obo:IAO_0000115 "Neuromast support cell is a non-sensory cell of the neuromast that extend between the sensory hair cells from the basement membrane to the apical surface; neuromast support cells are surrounded by neuromast mantle cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuromast support cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008904
    ] ;
    owl:disjointWith obo:CL_0000855 .

obo:CL_0000853
    obo:IAO_0000115 "Olfactory epithelial support cell is a columnar cell that extends from the epithelial free margin to the basement membrane of the olfactory epithelium. This cell type has a large, vertically, elongate, euchromatic nucleus, along with other nuclei, forms a layer superficial to the cell body of the receptor cell; sends long somewhat irregular microvilli into the mucus layer; at the base, with expanded end-feet containing numerous lamellated dense bodies resembling lipofuscin of neurons."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62302"^^xsd:string ;
    oboInOwl:hasExactSynonym "olfactory sustentacular cell"^^xsd:string, "supporting cell of olfactory epithelium"^^xsd:string, "sustentaculocyte of olfactory epithelium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory epithelial support cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, obo:CL_0002169 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001997
            ]
        )
    ] .

obo:CL_0000854
    obo:IAO_0000115 "Interneuromast cell is a neuroectodermal cell deposited by the migrating lateral line primordium between the neuromasts. Interneuromast cells proliferate and migrate to form additional neuromasts."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interneuromast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000032
    ] .

obo:CL_0000855
    obo:IAO_0000115 "Hair cell is a mechanoreceptor cell that is sensitive to movement of the hair-like projections (stereocilia and kinocilia) which relay the information centrally in the nervous system."^^xsd:string ;
    oboInOwl:hasBroadSynonym "hair cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004744"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sensory hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000199 .

obo:CL_0000856
    obo:IAO_0000115 "Neuromast hair cell is a hair cell that acts as a sensory receptor of the neuromast; it is morphologically polarized as a result of the relative position of the single kinocilium and the clusters of stereocilia on its apical surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuromast hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000855, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008904
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000855
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008904
            ]
        )
    ] .

obo:CL_0000857
    obo:IAO_0000115 "A skeletal muscle myoblast that differentiates into slow muscle fibers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "slow muscle myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000515, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0000189
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000189
            ]
        )
    ] .

obo:CL_0000858
    obo:IAO_0000115 "A skeletal muscle myoblast that differentiates into fast muscle fibers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fast muscle myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000515, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0000190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000190
            ]
        )
    ] .

obo:CL_0000860
    obo:IAO_0000115 "A monocyte that responds rapidly to microbial stimuli by secreting cytokines and antimicrobial factors and which is characterized by high expression of CCR2 in both rodents and humans, negative for the lineage markers CD3, CD19, and CD20, and of larger size than non-classical monocytes."^^xsd:string ;
    oboInOwl:hasExactSynonym "inflammatory monocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: CCR2+CXCCR1<low> (human, mouse, rat)."^^xsd:string ;
    rdfs:label "classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000234, obo:CL_0000576, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002548
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006954
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001199
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002548
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006909
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006954
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001199
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0000861
    obo:IAO_0000115 "A macrophage which develops from an inflammatory monocyte and is recruited into the tissues in response to injury and infection as part of an inflammatory response. Markers include CD11b-positive, CD68-positive, and F4/80-positive."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84643"^^xsd:string, "FMA:84645"^^xsd:string ;
    oboInOwl:hasExactSynonym "free macrophage"^^xsd:string, "wandering histiocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: CD11b+, CD68+; Mouse: F4/80+; role or process: immune, inflammation (inflammatory response)."^^xsd:string ;
    rdfs:label "elicited macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0006954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000860
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0006954
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
        )
    ] .

obo:CL_0000862
    obo:IAO_0000115 "A macrophage that suppresses immune responses."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: May express: IL10, TGFbeta."^^xsd:string ;
    rdfs:label "suppressor macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000861, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000861
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000863
    obo:IAO_0000115 "An elicited macrophage that is recruited into the tissues in response to injury and infection as part of an inflammatory response, expresses high levels of pro-inflammatory cytokines, ROS and NO, and shows potent microbicidal activity."^^xsd:string ;
    oboInOwl:hasExactSynonym "classically activated macrophage"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "M1 macrophage"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Express: TNFa, IL1b, IL6, iNOS, NADPH-oxidase; produce: reactive oxygen species, nitric oxide; role or process: immune, inflammation (inflammatory response)."^^xsd:string ;
    rdfs:label "inflammatory macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000861, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032640
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042554
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0051767
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000861
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032611
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032635
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032640
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042554
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042742
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0051767
            ]
        )
    ] .

obo:CL_0000864
    obo:IAO_0000115 "A macrophage constitutively resident in a particular tissue under non-inflammatory conditions, and capable of phagocytosing a variety of extracellular particulate material, including immune complexes, microorganisms, and dead cells."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84642"^^xsd:string, "FMA:84644"^^xsd:string ;
    oboInOwl:hasExactSynonym "fixed macrophage"^^xsd:string, "resting histiocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tissue-resident macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000479
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000479
            ]
        )
    ] .

obo:CL_0000865
    obo:IAO_0000115 "A gut-associated lymphoid tissue macrophage found in lamina propria of the gut."^^xsd:string ;
    oboInOwl:hasExactSynonym "gastrointestinal system (lamina propria) macrophage", "macrophage of gastrointestinal system (lamina propria)", "macrophage of gastrointestinal tract (lamina propria)" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastrointestinal tract (lamina propria) macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000885, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004780
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000885
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004780
            ]
        )
    ] .

obo:CL_0000866
    obo:IAO_0000115 "A tissue-resident macrophage resident found in the thymus, involved in the clearance of apoptotic thymocytes."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Role or process: immune, clearance of apoptotic thymocytes, antigen-presentation."^^xsd:string ;
    rdfs:label "thymic macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:CL_0000867
    obo:IAO_0000115 "A tissue-resident macrophage found in a secondary lymphoid organ."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary lymphoid organ macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864 .

obo:CL_0000868
    obo:IAO_0000115 "A secondary lymphoid organ macrophage found in a lymph node. This cell is CD169-high."^^xsd:string ;
    oboInOwl:hasExactSynonym "MF.LN"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Marker was observed on rat cells."^^xsd:string ;
    rdfs:label "lymph node macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000867, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000867
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001931
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001813
            ]
        )
    ] .

obo:CL_0000869
    obo:IAO_0000115 "A gut-associated lymphoid tissue macrophage found in tonsils."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tonsillar macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000885, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000884
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002395
            ]
        )
    ] .

obo:CL_0000870
    obo:IAO_0000115 "A gut-associated lymphoid tissue macrophage found in the Peyer's patches."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Peyer's patch macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000885, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000885
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:CL_0000871
    obo:IAO_0000115 "A secondary lymphoid organ macrophage found in the spleen."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83026"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Role or process: immune, clearance of apoptotic and senescent cells."^^xsd:string ;
    rdfs:label "splenic macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000867, obo:CL_2000074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0034102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000867
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0034102
            ]
        )
    ] .

obo:CL_0000872
    obo:IAO_0000115 "A splenic macrophage found in the marginal zone of the spleen, involved in recognition and clearance of particulate material from the splenic circulation. Markers include F4/80-negative, MARCO-positive, SR-A-positive, SIGN-R1-positive, and Dectin2-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80-, MARCO+, SR-A+, SIGN-R1+, Dectin2+."^^xsd:string ;
    rdfs:label "splenic marginal zone macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001251
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001884
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001885
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000006172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001884
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001885
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000006172
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001251
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001806
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001884
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001885
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000006172
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0000873
    obo:IAO_0000115 "A splenic macrophage found in the areas surrounding the white pulp of the spleen, adjacent to the marginal sinus. Markers include F4/80-negative, Dectin2-low, sialoadhesin-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80-, Dectin2-low, sialoadhesin+."^^xsd:string ;
    rdfs:label "splenic metallophillic macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001251
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001959
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001251
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001931
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001959
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001806
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001813
            ]
        )
    ] .

obo:CL_0000874
    obo:IAO_0000115 "A splenic macrophage found in the red-pulp of the spleen, and involved in immune responses to blood-borne pathogens and in the clearance of senescent erythrocytes. Markers include F4/80-positive, CD68-positive, MR-positive, Dectin2-positive, macrosialin-positive, and sialoadhesin-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80+, CD68+, MR+, Dectin2+, macrosialin+, sialoadhesin-low; role or process: immune, clearance of senescent erythrocytes."^^xsd:string ;
    rdfs:label "splenic red pulp macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002972
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002972
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006955
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001250
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001806
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002972
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006955
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0034102
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001931
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001013
            ]
        )
    ] .

obo:CL_0000875
    obo:IAO_0000115 "A type of monocyte characterized by low expression of CCR2, low responsiveness to monocyte chemoattractant CCL2/MCP1, low phagocytic activity, and decrease size relative to classical monocytes, but increased co-stimulatory activity. May also play a role in tissue repair."^^xsd:string ;
    oboInOwl:hasExactSynonym "patrolling monocyte"^^xsd:string, "resident monocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: CCR2-CX3CCR1+ (human, mouse, rat); human: CD16+, CCR5+, CD32/FcgRII-high, MHCII+, CD86+; mouse: CD62L-Ly6C-."^^xsd:string ;
    rdfs:label "non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000576, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002393
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0031294
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030224
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000587
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0031294
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030224
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001206
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0000876
    obo:IAO_0000115 "A splenic macrophage found in the white pulp of the spleen. Markers include F4/80-negative, CD68-positive, and macrosialin-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: F4/80-, CD68+, macrosialin+."^^xsd:string ;
    rdfs:label "splenic white pulp macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001959
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002064
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001959
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002064
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001813
            ]
        )
    ] .

obo:CL_0000877
    obo:IAO_0000115 "A splenic white pulp macrophage found in and around the germinal centers of the white pulp of the spleen that participates in phagocytosis of apoptotic B cells from the germinal centers. A marker for a cell of this type is Mertk-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "splenic tingible body macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000010329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000010329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000876
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001249
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000010329
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:CL_0000878
    obo:IAO_0000115 "A tissue-resident macrophage found in the central nervous system."^^xsd:string ;
    oboInOwl:hasExactSynonym "CNS macrophage"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "central nervous system macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_0000879
    obo:IAO_0000115 "A central nervous system macrophage found in the meninges (the three membranes that surround the brain). This macrophage types is highly phagocytic and expresses scavenger receptors."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "meningeal macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000878, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002360
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0005044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000878
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002360
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0005044
            ]
        )
    ] .

obo:CL_0000880
    obo:IAO_0000115 "A central nervous system macrophage found at the interface between the blood and the cerebrospinal fluid in the brain. This cell expresses scavenger receptors."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "choroid-plexus macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000878, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0005044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000878
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0005044
            ]
        )
    ] .

obo:CL_0000881
    obo:IAO_0000115 "A central nervous system macrophage found in small blood vessels in the brain. Markers include CD14+CD16+CD163+."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Human/monkey, mice: CD163. Human: CD14+CD16+CD163+."^^xsd:string ;
    rdfs:label "perivascular macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000878, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000878
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001925
            ]
        )
    ] .

obo:CL_0000882
    obo:IAO_0000115 "A thymic macrophage found in the thymic medulla."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thymic medullary macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000866, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000866
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002124
            ]
        )
    ] .

obo:CL_0000883
    obo:IAO_0000115 "A thymic macrophage found in the thymic cortex."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thymic cortical macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000866, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002123
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000866
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002123
            ]
        )
    ] .

obo:CL_0000884
    obo:IAO_0000115 "A tissue-resident macrophage found in the mucosa associated lymphoid tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucosa-associated lymphoid tissue macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000867, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001961
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000867
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001961
            ]
        )
    ] .

obo:CL_0000885
    obo:IAO_0000115 "A mucosa-associated lymphoid tissue macrophage found in the mucosa-associated lymphoid tissues of the gut."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gut-associated lymphoid tissue macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001962
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000884
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001962
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002387
            ]
        )
    ] .

obo:CL_0000886
    obo:IAO_0000115 "A mucosa-associated lymphoid tissue macrophage found in the nasal and bronchial mucosa-associated lymphoid tissues."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nasal and broncial associated lymphoid tissue macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000884
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002395
            ]
        )
    ] .

obo:CL_0000887
    obo:IAO_0000115 "A lymph node macrophage found in the subcapsular sinus of lymph nodes that participates in sensing, clearance, and antigen presentation of lymph-borne particulate antigens. This macrophage is capable of activating invaraint NKT cells and is CD169-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymph node subcapsular sinus macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000868, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000868
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001931
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002194
            ]
        )
    ] .

obo:CL_0000888
    obo:IAO_0000115 "A lymph node macrophage found in the cortex of lymph nodes, in particular in and around the germinal centers, and that participates in phagocytosis of apoptotic B cells from the germinal centers."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymph node tingible body macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000868, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000868
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002905
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:CL_0000889
    obo:IAO_0000115 "An immature myeloid leukocyte of heterogeneous phenotype found particularly in cancer and sepsis patients that is capable of suppressing activity of T cells in ex vivo assays. This cell type is CD45-positive, CD11b-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers: Mouse: CD11b+GR1+CD31+; Human: CD34+ CD33+CD15-CD13+. (According to some reports in humans these cells are iNOS+ARG1+IL13+IFNg+); location: In cancerous tissue; in the blood and lymphoid organs in sepsis."^^xsd:string ;
    rdfs:label "myeloid suppressor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001501
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000890
    obo:IAO_0000115 "An elicited macrophage characterized by low production of pro-inflammatory and Th1 polarizing cytokines and high expression of arginase-1, and associated with tissue remodelling."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "M2 macrophage"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Role or process: tissue remodeling."^^xsd:string ;
    rdfs:label "alternatively activated macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048771
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000861
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001844
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048771
            ]
        )
    ] .

obo:CL_0000891
    obo:IAO_0000115 "A type of cell containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003872"^^xsd:string, "FMA:83586"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "foam cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0000892
    obo:IAO_0000115 "A type of foam cell derived from a smooth muscle cell containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell derived foam cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000891, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000192
    ] .

obo:CL_0000893
    obo:IAO_0000115 "An immature T cell located in the thymus."^^xsd:string ;
    oboInOwl:hasBroadSynonym "immature T cell"^^xsd:string, "immature T lymphocyte"^^xsd:string, "immature T-cell"^^xsd:string, "immature T-lymphocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001372"^^xsd:string, "CALOHA:TS-1042"^^xsd:string, "FMA:72202"^^xsd:string, "XAO:0003159"^^xsd:string ;
    oboInOwl:hasExactSynonym "thymic lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000894
    obo:IAO_0000115 "A pro-T cell that has the phenotype CD4-negative, CD8-negative, CD44-positive, and CD25-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "DN1 thymic pro-T lymphocyte"^^xsd:string, "DN1 thymic pro-T-cell"^^xsd:string, "DN1 thymic pro-T-lymphocyte"^^xsd:string, "DN1 thymic progenitor T cell"^^xsd:string, "DN1 thymocyte"^^xsd:string, "double negative 1"^^xsd:string, "preT.DN1.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "DN1 thymic pro-T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000827, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002425
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000827
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000895
    obo:IAO_0000115 "An antigen inexperienced CD4-positive, alpha-beta T cell with the phenotype CCR7-positive, CD127-positive and CD62L-positive. This cell type develops in the thymus. This cell type is also described as being CD25-negative, CD62L-high, and CD44-low."^^xsd:string ;
    oboInOwl:hasBroadSynonym "naive CD4+ T cell" ;
    oboInOwl:hasExactSynonym "T.4Nve.Sp"^^xsd:string, "Th0"^^xsd:string, "naive thymus-derived CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "naive thymus-derived CD4-positive, alpha-beta T-cell"^^xsd:string, "naive thymus-derived CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells have not been exposed to antigen following thymic T-cell selection; found in blood and secondary lymphoid organs. This cell type is compatible with the HIPC Lyoplate markers for 'naive CD4+ T cell', but includes additional markers known to be expressed on naive CD4+ T cells."^^xsd:string ;
    rdfs:label "naive thymus-derived CD4-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, obo:CL_0000898, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002436
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000896
    obo:IAO_0000115 "A recently activated CD4-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, and CD25-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "activated CD4-positive, alpha-beta T-cell"^^xsd:string, "activated CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "activated CD4-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000895
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
        )
    ] .

obo:CL_0000897
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that has differentiated into a memory T cell." ;
    dc:creator "https://orcid.org/0000-0001-9990-8331" ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta memory T lymphocyte", "CD4-positive, alpha-beta memory T-cell", "CD4-positive, alpha-beta memory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    oboInOwl:hasRelatedSynonym "T4.Mem.Sp" ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta memory T cell" ;
    rdfs:subClassOf obo:CL_0000624, obo:CL_0000813 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001603
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002286
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:CL_0000898
    obo:IAO_0000115 "Mature T cell not yet exposed to antigen with the phenotype CCR7-positive, CD45RA-positive, and CD127-positive. This cell type is also described as being CD25-negative, CD62L-high and CD44-low."^^xsd:string ;
    oboInOwl:hasExactSynonym "naive T lymphocyte"^^xsd:string, "naive T-cell"^^xsd:string, "naive T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "naive T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
        )
    ] .

obo:CL_0000899
    obo:IAO_0000115 "CD4-positive, alpha-beta T cell with the phenotype RORgamma-t-positive, CXCR3-negative, CCR6-positive, and capable of producing IL-17."^^xsd:string ;
    oboInOwl:hasExactSynonym "IL-17-producing CD4+ T helper"^^xsd:string, "T helper cells type 17"^^xsd:string, "T(H)-17 cell"^^xsd:string, "Th17 CD4+ T cell", "Th17 T cell"^^xsd:string, "Th17 T lymphocyte"^^xsd:string, "Th17 T-cell"^^xsd:string, "Th17 T-lymphocyte"^^xsd:string, "Th17 cell"^^xsd:string, "helper T cell type 17"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'Th17 CD4+ T cell', but its logical definition includes additional known characteristics of T-helper 17 T cells." ;
    rdfs:label "T-helper 17 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003455
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032620
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003455
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032620
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001207
            ]
        )
    ] .

obo:CL_0000900
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that has not experienced activation via antigen contact and has the phenotype CD45RA-positive, CCR7-positive and CD127-positive. This cell type is also described as being CD25-negative, CD62L-high and CD44-low."^^xsd:string ;
    oboInOwl:hasBroadSynonym "naive CD8+ T cell" ;
    oboInOwl:hasExactSynonym "naive thymus-dervied CD8-positive, alpha-beta T lymphocyte"^^xsd:string, "naive thymus-dervied CD8-positive, alpha-beta T-cell"^^xsd:string, "naive thymus-dervied CD8-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "T.8Nve.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell traffics in secondary lymphoid organs and blood.  This cell type is compatible with the HIPC Lyoplate markers for 'naive CD8+ T cell', but includes additional markers known to be expressed on naive CD8+ T cells."^^xsd:string ;
    rdfs:label "naive thymus-derived CD8-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, obo:CL_0000898, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002437
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000901
    obo:IAO_0000115 "CD4-positive alpha-beta T cell with regulatory function that produces IL-10."^^xsd:string ;
    oboInOwl:hasExactSynonym "T-regulatory T cell type 1"^^xsd:string, "Tr1 T cell"^^xsd:string, "Tr1 T lymphocyte"^^xsd:string, "Tr1 T-cell"^^xsd:string, "Tr1 T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are reportedly induced by IL-10 and are capable of producing IFN-gamma, IL-5, IL-10, and TGF-beta.)"^^xsd:string ;
    rdfs:label "Tr1 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, obo:CL_0000815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000902
    obo:IAO_0000115 "CD4-positive alpha-beta T cell with the phenotype CD25-positive, CTLA-4-positive, and FoxP3-positive with regulatory function."^^xsd:string ;
    oboInOwl:hasExactSynonym "iTreg"^^xsd:string, "induced Treg"^^xsd:string, "induced regulatory T cell"^^xsd:string, "induced regulatory T lymphocyte"^^xsd:string, "induced regulatory T-cell"^^xsd:string, "induced regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "aTreg"^^xsd:string, "adaptive Treg"^^xsd:string ;
    a owl:Class ;
    rdfs:label "induced T-regulatory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001852
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001852
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000792
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001350
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001852
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000896
            ]
        )
    ] .

obo:CL_0000903
    obo:IAO_0000115 "CD4-positive alpha-beta T cell with the phenotype FoxP3-positive, CD25-positive, CD62L-positive, and CTLA-4 positive with regulatory function."^^xsd:string ;
    oboInOwl:hasExactSynonym "nTreg"^^xsd:string, "natural Treg"^^xsd:string, "natural regulatory T cell"^^xsd:string, "natural regulatory T lymphocyte"^^xsd:string, "natural regulatory T-cell"^^xsd:string, "natural regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "natural T-regulatory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001852
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001852
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000809
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000792
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001350
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001852
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000809
            ]
        )
    ] .

obo:CL_0000904
    obo:IAO_0000115 "CD4-positive, alpha-beta memory T cell with the phenotype CCR7-positive, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "central memory CD4+ T cell" ;
    oboInOwl:hasExactSynonym "central CD4-positive, alpha-beta memory T cell"^^xsd:string, "central CD4-positive, alpha-beta memory T lymphocyte"^^xsd:string, "central CD4-positive, alpha-beta memory T-cell"^^xsd:string, "central CD4-positive, alpha-beta memory T-lymphocyte"^^xsd:string, "central memory CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "central memory CD4-positive, alpha-beta T-cell"^^xsd:string, "central memory CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'central memory CD4+ T cell', but includes additional markers known to be expressed on central memory CD4+ T cells."^^xsd:string ;
    rdfs:label "central memory CD4-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001204, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001204
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000905
    obo:IAO_0000115 "CD4-positive, alpha-beta memory T cell with the phenotype CCR7-negative, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "effector memory CD4+ T cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "effector CD4-positive, alpha-beta memory T cell"^^xsd:string, "effector CD4-positive, alpha-beta memory T lymphocyte"^^xsd:string, "effector CD4-positive, alpha-beta memory T-cell"^^xsd:string, "effector CD4-positive, alpha-beta memory T-lymphocyte"^^xsd:string, "effector memory CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "effector memory CD4-positive, alpha-beta T-cell"^^xsd:string, "effector memory CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'effector memory CD4+ T cell', but includes additional markers known to be expressed on effector memory CD4+ T cells."^^xsd:string ;
    rdfs:label "effector memory CD4-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001204, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001204
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000906
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, CD25-positive, and CCR7-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated CD8-positive, alpha-beta T lymphocyte"^^xsd:string, "activated CD8-positive, alpha-beta T-cell"^^xsd:string, "activated CD8-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "activated CD8-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000900
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
        )
    ] .

obo:CL_0000907
    obo:IAO_0000115 "CD8-positive, alpha-beta memory T cell with the phenotype CCR7-positive, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "central memory CD8+ T cell" ;
    oboInOwl:hasExactSynonym "central CD8-positive, alpha-beta memory T cell"^^xsd:string, "central CD8-positive, alpha-beta memory T lymphocyte"^^xsd:string, "central CD8-positive, alpha-beta memory T-cell"^^xsd:string, "central CD8-positive, alpha-beta memory T-lymphocyte"^^xsd:string, "central memory CD8-positive, alpha-beta T lymphocyte"^^xsd:string, "central memory CD8-positive, alpha-beta T-cell"^^xsd:string, "central memory CD8-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'central memory CD8+ T cell', but includes additional markers known to be expressed on central memory CD8+ T cells." ;
    rdfs:label "central memory CD8-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001203
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001203
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000908
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, and CD25-positive, that secretes cytokines."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta cytokine secreting effector T lymphocyte"^^xsd:string, "CD8-positive, alpha-beta cytokine secreting effector T-cell"^^xsd:string, "CD8-positive, alpha-beta cytokine secreting effector T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta cytokine secreting effector T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000906
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
        )
    ] .

obo:CL_0000909
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that has differentiated into a memory T cell." ;
    dc:creator "https://orcid.org/0000-0001-9990-8331" ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta memory T lymphocyte", "CD8-positive, alpha-beta memory T-cell", "CD8-positive, alpha-beta memory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    oboInOwl:hasRelatedSynonym "T.8Mem.Sp" ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta memory T cell" ;
    rdfs:subClassOf obo:CL_0000625, obo:CL_0000813 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001603
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002286
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:CL_0000910
    obo:IAO_0000115 "A mature T cell that differentiated and acquired cytotoxic function with the phenotype perforin-positive and granzyme-B positive."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000289"^^xsd:string, "CALOHA:TS-0190"^^xsd:string, "FMA:70573"^^xsd:string ;
    oboInOwl:hasExactSynonym "cytotoxic T lymphocyte"^^xsd:string, "cytotoxic T-cell"^^xsd:string, "cytotoxic T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cytotoxic T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001913
            ]
        )
    ] .

obo:CL_0000911
    obo:IAO_0000115 "A differentiated T cell with ability to traffic to peripheral tissues and is capable of mounting a specific immune response."^^xsd:string ;
    oboInOwl:hasExactSynonym "effector T lymphocyte"^^xsd:string, "effector T-cell"^^xsd:string, "effector T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "effector T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0045026
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0045026
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0000912
    obo:IAO_0000115 "A effector T cell that provides help in the form of secreted cytokines to other immune cells."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002417"^^xsd:string ;
    oboInOwl:hasExactSynonym "T-helper cell"^^xsd:string, "helper T lymphocyte"^^xsd:string, "helper T-cell"^^xsd:string, "helper T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "helper T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
        )
    ] .

obo:CL_0000913
    obo:IAO_0000115 "CD8-positive, alpha-beta memory T cell with the phenotype CCR7-negative, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "effector memory CD8+ T cell" ;
    oboInOwl:hasExactSynonym "effector CD8-positive, alpha-beta memory T cell"^^xsd:string, "effector CD8-positive, alpha-beta memory T lymphocyte"^^xsd:string, "effector CD8-positive, alpha-beta memory T-cell"^^xsd:string, "effector CD8-positive, alpha-beta memory T-lymphocyte"^^xsd:string, "effector memory CD8-positive, alpha-beta T lymphocyte"^^xsd:string, "effector memory CD8-positive, alpha-beta T-cell"^^xsd:string, "effector memory CD8-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'effector memory CD8+ T cell', but includes additional markers known to be expressed on effector memory CD8+ T cells." ;
    rdfs:label "effector memory CD8-positive, alpha-beta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001203, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001203
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000914
    obo:IAO_0000115 "An immature alpha-beta T-cell that express Egr2. These cells give rise to T cells expressing NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature NK T lymphocyte"^^xsd:string, "immature NK T-cell"^^xsd:string, "immature NK T-lymphocyte"^^xsd:string, "immature NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003469
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000809
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000790
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003469
            ]
        )
    ] .

obo:CL_0000915
    obo:IAO_0000115 "An alpha-beta intraepithelial T cell with the phenotype CD8-alpha-alpha-positive located in the columnar epithelium of the gastrointestinal tract. These cells have a memory phenotype of CD2-negative and CD5-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-alpha-alpha-positive, alpha-beta intraepithelial T lymphocyte"^^xsd:string, "CD8-alpha-alpha-positive, alpha-beta intraepithelial T-cell"^^xsd:string, "CD8-alpha-alpha-positive, alpha-beta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-alpha-alpha-positive, alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000811
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000797
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
        )
    ] .

obo:CL_0000916
    obo:IAO_0000115 "A mature gamma-delta T cell located in the epidermis that regulates wound healing."^^xsd:string ;
    oboInOwl:hasExactSynonym "DETC"^^xsd:string, "dendritic epidermal T lymphocyte"^^xsd:string, "dendritic epidermal T-cell"^^xsd:string, "dendritic epidermal T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In mice, DETC have an invariant T cell receptor."^^xsd:string ;
    rdfs:label "dendritic epidermal T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000800, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060054
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0060054
            ]
        )
    ] .

obo:CL_0000917
    obo:IAO_0000115 "A CD8-positive, alpha-beta positive T cell that has the phenotype T-bet-positive, eomesodermin-positive, CXCR3-positive, CCR6-negative, and is capable of producing interferon-gamma."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004793"^^xsd:string, "BTO:0004888"^^xsd:string, "FMA:84793"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive Th1 cell"^^xsd:string, "T-cytotoxic T cell type 1"^^xsd:string, "Tc1 CD8+ T cell", "Tc1 T cell"^^xsd:string, "Tc1 T lymphocyte"^^xsd:string, "Tc1 T-cell"^^xsd:string, "Tc1 T-lymphocyte"^^xsd:string, "Th1 CD8-positive T cell", "Th1 non-TFH CD8-positive T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'Tc1 CD8+ T cell', but its logical definition includes additional known characteristics of Tc1 T cells." ;
    rdfs:label "Tc1 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000908, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003463
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000908
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001835
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003463
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001207
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
        )
    ] .

obo:CL_0000918
    obo:IAO_0000115 "A CD8-positive, alpha-beta positive T cell expressing GATA-3 and secreting IL-4."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004794"^^xsd:string, "FMA:84794"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive Th2 cell"^^xsd:string, "T-cytotoxic T cell type 2"^^xsd:string, "Tc2 T cell"^^xsd:string, "Tc2 T lymphocyte"^^xsd:string, "Tc2 T-cell"^^xsd:string, "Tc2 T-lymphocyte"^^xsd:string, "Th2 CD8-positive T cell"^^xsd:string, "Th2 non-TFH CD8-positive T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'non-Tc1/Tc17 CD8+ T cell' (see CL:0001052), but includes the additional necessary and sufficient conditions to allow classification as a Tc2 T cell." ;
    rdfs:label "Tc2 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000908, obo:CL_0001052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001941
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000908
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001941
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001207
            ]
        )
    ] .

obo:CL_0000919
    obo:IAO_0000115 "A CD8-positive alpha beta-positive T cell with the phenotype FoxP3-positive and having suppressor function."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8+CD25+ T cell"^^xsd:string, "CD8+CD25+ T lymphocyte"^^xsd:string, "CD8+CD25+ T(reg)"^^xsd:string, "CD8+CD25+ T-cell"^^xsd:string, "CD8+CD25+ T-lymphocyte"^^xsd:string, "CD8+CD25+ Treg"^^xsd:string, "CD8-positive, CD25-positive Treg"^^xsd:string, "CD8-positive, CD25-positive, alpha-beta regulatory T lymphocyte"^^xsd:string, "CD8-positive, CD25-positive, alpha-beta regulatory T-cell"^^xsd:string, "CD8-positive, CD25-positive, alpha-beta regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, CD25-positive, alpha-beta regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000795
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001350
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0000920
    obo:IAO_0000115 "CD8-positive, alpha-beta positive regulatory T cell with the phenotype CD28-negative and FoxP3-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8+CD28- T cell"^^xsd:string, "CD8+CD28- T lymphocyte"^^xsd:string, "CD8+CD28- T(reg)"^^xsd:string, "CD8+CD28- T-cell"^^xsd:string, "CD8+CD28- T-lymphocyte"^^xsd:string, "CD8+CD28- Treg"^^xsd:string, "CD8-positive, CD28-negative T(reg)"^^xsd:string, "CD8-positive, CD28-negative Treg"^^xsd:string, "CD8-positive, CD28-negative, alpha-beta regulatory T lymphocyte"^^xsd:string, "CD8-positive, CD28-negative, alpha-beta regulatory T-cell"^^xsd:string, "CD8-positive, CD28-negative, alpha-beta regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, CD28-negative, alpha-beta regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000906
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001841
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000795
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001350
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001841
            ]
        )
    ] .

obo:CL_0000921
    obo:IAO_0000115 "An alpha-beta T cell expressing NK cell markers that is CD1d restricted and expresses specific V-alpha chains. NK T cells of this type recognize the glycolipid alpha-galactosylceramide in the context of CD1d."^^xsd:string ;
    oboInOwl:hasExactSynonym "classical NK T cell"^^xsd:string, "type I NK T lymphocyte"^^xsd:string, "type I NK T-cell"^^xsd:string, "type I NK T-lymphocyte"^^xsd:string, "type I NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "invariant NK T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In mouse the canonical TCR is V-alpha-14, and in humans it is V-alpha 24."^^xsd:string ;
    rdfs:label "type I NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043208
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000814
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043208
            ]
        )
    ] .

obo:CL_0000922
    obo:IAO_0000115 "An alpha-beta T cell expressing NK call markers that is CD1d restricted and expresses a diverse TCR repertoire. Type II NKT cells do not become activated by alpha-galactosylceramide when presented by CD1d."^^xsd:string ;
    oboInOwl:hasExactSynonym "type II NK T lymphocyte"^^xsd:string, "type II NK T-cell"^^xsd:string, "type II NK T-lymphocyte"^^xsd:string, "type II NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002288
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000814
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002288
            ]
        )
    ] .

obo:CL_0000923
    obo:IAO_0000115 "A type I NK T cell that has the phenotype CD4-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive type I NK T lymphocyte"^^xsd:string, "CD4-positive type I NK T-cell"^^xsd:string, "CD4-positive type I NK T-lymphocyte"^^xsd:string, "CD4-positive type I NKT cell"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "NKT.4+.SP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive type I NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
        )
    ] .

obo:CL_0000924
    obo:IAO_0000115 "A type I NK T cell that has the phenotype CD4-negative and CD8-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-negative, CD8-negative type I NK T lymphocyte"^^xsd:string, "CD4-negative, CD8-negative type I NK T-cell"^^xsd:string, "CD4-negative, CD8-negative type I NK T-lymphocyte"^^xsd:string, "CD4-negative, CD8-negative type I NKT cell"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "NKT.4-.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-negative, CD8-negative type I NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000921, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000925
    obo:IAO_0000115 "A type I NK T cell that has been recently activated, secretes interferon-gamma and IL-4, and has the phenotype CD4-positive, CD69-positive, and downregulated NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated CD4-positive type I NK T lymphocyte"^^xsd:string, "activated CD4-positive type I NK T-cell"^^xsd:string, "activated CD4-positive type I NK T-lymphocyte"^^xsd:string, "activated CD4-positive type I NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "activated CD4-positive type I NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:CL_0000926
    obo:IAO_0000115 "A mature NK T cell that secretes interferon-gamma and enhances type 1 immune responses."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive type I NK T cell secreting IFN-gamma"^^xsd:string, "CD4-positive type I NK T lymphocyte secreting interferon-gamma"^^xsd:string, "CD4-positive type I NK T-cell secreting interferon-gamma"^^xsd:string, "CD4-positive type I NK T-lymphocyte secreting interferon-gamma"^^xsd:string, "CD4-positive type I NKT cell secreting interferon-gamma"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive type I NK T cell secreting interferon-gamma"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002827
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:CL_0000927
    obo:IAO_0000115 "A mature NK T cell that predominantly secretes type 2 cytokines such as interleukin-4 and interleukin-13 and enhances type 2 immune responses."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive type I NK T cell secreting IL-4"^^xsd:string, "CD4-positive type I NK T lymphocyte secreting interleukin-4"^^xsd:string, "CD4-positive type I NK T-cell secreting interleukin-4"^^xsd:string, "CD4-positive type I NK T-lymphocyte secreting interleukin-4"^^xsd:string, "CD4-positive type I NKT cell secreting interleukin-4"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive type I NK T cell secreting interleukin-4"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032616
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:CL_0000928
    obo:IAO_0000115 "A type I NK T cell that has been recently activated, secretes interferon-gamma and interleukin-4, and has phenotype CD4-negative, CD8-negative, CD69-positive, and downregulated NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated CD4-negative, CD8-negative type I NK T lymphocyte"^^xsd:string, "activated CD4-negative, CD8-negative type I NK T-cell"^^xsd:string, "activated CD4-negative, CD8-negative type I NK T-lymphocyte"^^xsd:string, "activated CD4-negative, CD8-negative type I NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "activated CD4-negative, CD8-negative type I NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002369
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000929
    obo:IAO_0000115 "A mature NK T cell that secretes interferon-gamma and enhances Th1 immune responses."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-negative, CD8-negative type I NK T cell secreting IFN-gamma"^^xsd:string, "CD4-negative, CD8-negative type I NK T lymphocyte secreting interferon-gamma"^^xsd:string, "CD4-negative, CD8-negative type I NK T-cell secreting interferon-gamma"^^xsd:string, "CD4-negative, CD8-negative type I NK T-lymphocyte secreting interferon-gamma"^^xsd:string, "CD4-negative, CD8-negative type I NKT cell secreting interferon-gamma"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-negative, CD8-negative type I NK T cell secreting interferon-gamma"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000928
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002827
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000930
    obo:IAO_0000115 "A mature NK T cell that secretes interleukin-4 and enhances Th2 immune responses."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-negative, CD8-negative type I NK T cell secreting IL-4"^^xsd:string, "CD4-negative, CD8-negative type I NK T lymphocyte secreting interleukin-4"^^xsd:string, "CD4-negative, CD8-negative type I NK T-cell secreting interleukin-4"^^xsd:string, "CD4-negative, CD8-negative type I NK T-lymphocyte secreting interleukin-4"^^xsd:string, "CD4-negative, CD8-negative type I NKT cell secreting interleukin-4"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-negative, CD8-negative type I NK T cell secreting interleukin-4"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000928
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000931
    obo:IAO_0000115 "A type II NK T cell that has been recently activated, secretes interferon-gamma and interleukin-4, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated type II NK T lymphocyte"^^xsd:string, "activated type II NK T-cell"^^xsd:string, "activated type II NK T-lymphocyte"^^xsd:string, "activated type II NKT cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "activated type II NK T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002369
            ]
        )
    ] .

obo:CL_0000932
    obo:IAO_0000115 "A type II NK T cell that has been recently activated, secretes interferon-gamma, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "type II NK T cell secreting IFN-gamma"^^xsd:string, "type II NK T lymphocyte secreting interferon-gamma"^^xsd:string, "type II NK T-cell secreting interferon-gamma"^^xsd:string, "type II NK T-lymphocyte secreting interferon-gamma"^^xsd:string, "type II NKT cell secreting interferon-gamma"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II NK T cell secreting interferon-gamma"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:CL_0000933
    obo:IAO_0000115 "A type II NK T cell that has been recently activated, secretes interleukin-4, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "type II NK T cell secreting IL-4"^^xsd:string, "type II NK T lymphocyte secreting interleukin-4"^^xsd:string, "type II NK T-cell secreting interleukin-4"^^xsd:string, "type II NK T-lymphocyte secreting interleukin-4"^^xsd:string, "type II NKT cell secreting interleukin-4"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II NK T cell secreting interleukin-4"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:CL_0000934
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that has cytotoxic function."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta cytotoxic T lymphocyte"^^xsd:string, "CD4-positive, alpha-beta cytotoxic T-cell"^^xsd:string, "CD4-positive, alpha-beta cytotoxic T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta cytotoxic T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000896
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001913
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001913
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0000935
    obo:IAO_0000115 "A CD4-negative, CD8-negative, alpha-beta intraepithelial T cell that is found in the columnar epithelium of the gastrointestinal tract."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-negative, CD8-negative, alpha-beta intraepithelial T lymphocyte"^^xsd:string, "CD4-negative, CD8-negative, alpha-beta intraepithelial T-cell"^^xsd:string, "CD4-negative, CD8-negative, alpha-beta intraepithelial T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-negative, CD8-negative, alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000797, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000025403
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000797
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025403
            ]
        )
    ] .

obo:CL_0000936
    obo:IAO_0000115 "A lymphoid progenitor cell that is found in bone marrow, gives rise to B cells, T cells, natural killer cells and dendritic cells, and has the phenotype Lin-negative, Kit-positive, Sca-1-positive, FLT3-positive, CD34-positive, CD150 negative, and GlyA-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "ELP"^^xsd:string, "LMPP"^^xsd:string, "lymphoid-primed multipotent progenitor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "GMLP"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells. ELP transcription factors include E2A-positive, Ikaros-positive, EBF-negative, Pax5-negative, PU.1-negative."^^xsd:string ;
    rdfs:label "early lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000837, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002035
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030098
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000837
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002001
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030098
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001460
            ]
        )
    ] .

obo:CL_0000937
    obo:IAO_0000115 "Cell committed to natural killer cell lineage that has the phenotype CD122-positive, CD34-positive, and CD117-positive. This cell type lacks expression of natural killer receptor proteins."^^xsd:string ;
    oboInOwl:hasExactSynonym "pre-NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also reportedly CD7-low, CD10-negative, CD45RA-positive, alpha-4-beta-7 integrin-high."^^xsd:string ;
    rdfs:label "pre-natural killer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000623, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000623
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
        )
    ] .

obo:CL_0000938
    obo:IAO_0000115 "NK cell that has the phenotype CD56-bright, CD16-negative, and CD84-positive with the function to secrete interferon-gamma but is not cytotoxic."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD16-CD56bright NK cell", "CD16-negative, CD56-bright NK cell", "CD56-bright cytokine secreting NK cell"^^xsd:string, "CD56-bright cytokine secreting natural killer cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CD16-CD56bright NK cell'. Markers are associated with human cell types."^^xsd:string ;
    rdfs:label "CD16-negative, CD56-bright natural killer cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001319
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0000939
    obo:IAO_0000115 "A mature natural killer cell that has the phenotype CD56-low, CD16-positive and which is capable of cytotoxicity and cytokine production."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD16+CD56+ NK cell", "CD16-positive, CD56-dim NK cell", "CD16-positive, CD56-low NK cell", "CD16-positive, CD56-low natural killer cell", "CD16-positive, CD56-positive NK cell", "CD16-positive, CD56-positive natural killer cell", "cytotoxic CD56-dim NK cell"^^xsd:string, "cytotoxic CD56-dim natural killer cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CD16+CD56+ NK cell'. Markers are associated with human cell types."^^xsd:string ;
    rdfs:label "CD16-positive, CD56-dim natural killer cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042267
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042267
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0000940
    obo:IAO_0000115 "An alpha-beta T cell that is found in the lamina propria of mucosal tissues and is restricted by the MR-1 molecule."^^xsd:string ;
    oboInOwl:hasExactSynonym "mucosal invariant T lymphocyte"^^xsd:string, "mucosal invariant T-cell"^^xsd:string, "mucosal invariant T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucosal invariant T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000791, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002227
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032394
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002227
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032394
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0000941
    obo:IAO_0000115 "A dendritic cell arising in thymus that has the phenotype CD11c-positive, CD11b-negative, and CD45RA-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In the mouse this cell expresses CD8-alpha-alpha."^^xsd:string ;
    rdfs:label "thymic conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000894
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
        )
    ] .

obo:CL_0000942
    obo:IAO_0000115 "A plasmacytoid dendritic cell developing in the thymus with phenotype CD11c-negative or low, CD45RA-positive, CD11b-negative, and CD123-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thymic plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000894
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000784
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0000943
    obo:IAO_0000115 "A Be cell that facilitates development of T-helper 1 (Th1) phenotype in CD4-positive T cells, and secretes high levels of interleukin-2, tumor necrosis factor-alpha and interferon-gamma."^^xsd:string ;
    oboInOwl:hasExactSynonym "B effector 1 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "B effector cell type 1"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Be1 cells are also reportedly capable of secreting IL-6, IL-10, and IL-12. They are also reportedly CD11b-negative and B220-positive."^^xsd:string ;
    rdfs:label "Be1 Cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000968, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032623
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032640
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045627
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000968
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032623
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032640
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045627
            ]
        )
    ] .

obo:CL_0000944
    obo:IAO_0000115 "A Be cell that facilitates development of T-helper 2 (Th2) phenotype T cells, and secretes high levels of interleukin-2, interleukin-10, interleukin-4, and interleukin-6."^^xsd:string ;
    oboInOwl:hasExactSynonym "B effector 2 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "B effector cell type 2"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Be2 cells are also reportedly capable of secreting IL-13 and TNF. They are also reportedly CD11b-negative and B220-positive."^^xsd:string ;
    rdfs:label "Be2 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000968, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032623
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032633
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045630
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000968
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032623
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032633
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032635
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045630
            ]
        )
    ] .

obo:CL_0000945
    obo:IAO_0000115 "A lymphocyte of B lineage with the commitment to express an immunoglobulin complex."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Types of B lineage lymphocytes include B cells and antibody secreting cells (plasmablasts and plasma cells).  Lymphocytes of B cell lineage can be distinguished from those of T cell lineage by their lack of CD3e (as part of the T cell receptor complex)."^^xsd:string ;
    rdfs:label "lymphocyte of B lineage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000826
    ] .

obo:CL_0000946
    obo:IAO_0000115 "A lymphocyte of B lineage that is devoted to secreting large amounts of immunoglobulin."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "antibody secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000945, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0042571
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0042571
            ]
        )
    ] .

obo:CL_0000947
    obo:IAO_0000115 "A long lived plasma cell that secretes IgE."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgE plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000974, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071743
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000974
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071743
            ]
        )
    ] .

obo:CL_0000948
    obo:IAO_0000115 "A class switched memory B cell that expresses IgE on the cell surface."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgE memory B lymphocyte"^^xsd:string, "IgE memory B-cell"^^xsd:string, "IgE memory B-lymphocyte"^^xsd:string, "memory IgE B cell"^^xsd:string, "memory IgE B lymphocyte"^^xsd:string, "memory IgE B-cell"^^xsd:string, "memory IgE B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgE memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000972, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000972
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071742
            ]
        )
    ] .

obo:CL_0000949
    obo:IAO_0000115 "A plasmablast that secretes IgD, and which occur in a small proportion of B cells in the adult."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgD plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071739
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071739
            ]
        )
    ] .

obo:CL_0000950
    obo:IAO_0000115 "A plasmablast that secretes IgE."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgE plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071743
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071743
            ]
        )
    ] .

obo:CL_0000951
    obo:IAO_0000115 "A short lived plasma cell that secretes IgE."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgE short lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000975, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071743
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071743
            ]
        )
    ] .

obo:CL_0000952
    obo:IAO_0000115 "An preBRC-positive large pre-B-II cell is a large pre-B-II cell that is pre-B cell receptor-positive, composed of surrogate light chain protein (SL), which is composed of VpreB , Lambda 5/14.1, in complex with immunoglobulin mu heavy chain (IgHmu) on the cell surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preBCR-positive large pre-B-II cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000957, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001859
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001859
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0071708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000957
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0035369
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001859
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0071708
            ]
        )
    ] .

obo:CL_0000953
    obo:IAO_0000115 "A pre-BCR-negative large pre-B-II cell is a large pre-B-II cell that is pre-B cell receptor-negative, composed of surrogate light chain protein (SL), which is composed of VpreB and Lambda 5/14.1, in complex with immunoglobulin mu heavy chain (IgHmu), on the cell surface, and lack a DNA rearrangement of immunoglobulin light chain genes."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preBCR-negative large pre-B-II cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000957, [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0071708
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001859
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000957
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0071708
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0035369
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001858
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001859
            ]
        )
    ] .

obo:CL_0000954
    obo:IAO_0000115 "A small pre-B-II cell is a pre-B-II cell that is Rag1-positive, Rag2-positive, pre-BCR-negative, and BCR-negative, is not proliferating, and carries a DNA rearrangement of one or more immunoglobulin light chain genes."^^xsd:string ;
    oboInOwl:hasExactSynonym "small pre-BII cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Small pre-B-II cells are also reportedly CD10-positive, CD19-positive, CD34-negative, CD79a-positive, CD127-negative, TdT-negative, Vpre-B-negative, sIgM-negative, and sIgD-negative. Transcription factors: PU.1-positive, Ikaros-positive, E2A-positive, and PAX5-positive."^^xsd:string ;
    rdfs:label "small pre-B-II cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0071708
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0019815
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0035369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003457
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003460
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0071708
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0019815
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0035369
            ]
        )
    ] .

obo:CL_0000955
    obo:IAO_0000115 "A pre-B-II cell is a precursor B cell that expresses immunoglobulin mu heavy chain (IgHmu+), and lack expression of CD34, TdT, immunoglobulin kappa light chain and immunoglobulin lambda light chain."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001133"^^xsd:string, "CALOHA:TS-0819"^^xsd:string ;
    oboInOwl:hasExactSynonym "pre-B-lymphocyte"^^xsd:string, "pre-BII cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "pre-B-II cell are also reportedly CD19-positive, CD22-positive, CD38-positive, CD45-positive, and CD48-positive."^^xsd:string ;
    rdfs:label "pre-B-II cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000817, [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0071707
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000006611
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ] ;
    owl:disjointWith obo:CL_0000956 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0071707
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000006611
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
        )
    ] .

obo:CL_0000956
    obo:IAO_0000115 "A pre-B-I cell is a precursor B cell that expresses CD34 and surrogate immunoglobulin light chain (VpreB , Lambda 5 (mouse)/14.1 (human)) on the cell surface, and TdT, Rag1,and Rag2 intracellularly. Cell type carries a D-JH DNA rearrangement, and lacks expression of immunglobulin heavy chain protein."^^xsd:string ;
    oboInOwl:hasExactSynonym "pre-BI cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pro-B cell (Philadelphia nomenclature)"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Human pre-B-I cells are reportedly CD10-positive, CD19-positive, CD22-positive, CD38-positive, CD45-low, CD79a-positive, CD127-negative, pre-BCR-negative, IgM-negative, IgD-negative, and Tdt-positive. Transcription factors expressed: Pax5-positive."^^xsd:string ;
    rdfs:label "pre-B-I cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000817, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001859
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000006611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0071707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001859
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003457
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003460
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000006611
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0071707
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001859
            ]
        )
    ] .

obo:CL_0000957
    obo:IAO_0000115 "A large pre-B-II cell is a pre-B-II cell that is proliferating and is Rag1-negative and Rag2-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "large pre-B cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "large pre-BII cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Large pre-B-II cells are also reportedly CD10-positive, CD19-positive, CD34-negative, CD79a-positive, CD127-negative, TdT-negative, Vpre-B-positive, pre-BCR-positive, sIgM-negative, and sIgD-negative. Transcription factors: PU.1-positive, Ikaros-positive, E2A-positive, and PAX5-positive."^^xsd:string ;
    rdfs:label "large pre-B-II cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000955, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0046651
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000003457
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:PR_000003460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0046651
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000003457
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:PR_000003460
            ]
        )
    ] .

obo:CL_0000958
    obo:IAO_0000115 "A transitional stage B cell that migrates from the bone marrow into the peripheral circulation, and finally to the spleen. This cell type has the phenotype surface IgM-positive, surface IgD-negative, CD21-negative, CD23-negative, and CD62L-negative, and CD93-positive. This cell type has also been described as IgM-high, CD19-positive, B220-positive, AA4-positive, and CD23-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "T1 B lymphocyte"^^xsd:string, "T1 B-cell"^^xsd:string, "T1 B-lymphocyte"^^xsd:string, "transitional stage 1 B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "T1 B cells are also reportedly CD10-negative/positive??, CD20-positive, CD24-positive, CD38-positive, CD48-positive, CD84-positive, CD150-positive, CD244-negative, and CD352-positive."^^xsd:string ;
    rdfs:label "T1 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000818, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001880
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000818
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001880
            ]
        )
    ] .

obo:CL_0000959
    obo:IAO_0000115 "A transitional stage B cell that has the phenotype surface IgM-positive, surface IgD-postive, CD21-positive, CD23-positive, CD62L-negative, CD93-positive and is located in the splenic B follicles. This cell type has also been described as IgM-high, CD19-positive, B220-positive, AA4-positive, and CD23-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "T2 B lymphocyte"^^xsd:string, "T2 B-cell"^^xsd:string, "T2 B-lymphocyte"^^xsd:string, "transitional stage 2 B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "T2 B cells are also reportedly CD20-positive, CD24-positive, CD38-positive, CD48-positive, CD84-positive, CD150-positive, CD244-negative, and CD352-positive."^^xsd:string ;
    rdfs:label "T2 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000818, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000958
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001318
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000818
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001880
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001318
            ]
        )
    ] .

obo:CL_0000960
    obo:IAO_0000115 "A transitional stage B cell that expresses surface IgM and IgD, and CD62L. This cell type appears to be an anergic B cell that does not proliferate upon BCR signaling, is found in the spleen and lymph nodes, and has the phenotype surface IgM-positive, surface IgD-positive, CD21-positive, CD23-positive, CD62L-positive, and CD93-positive. This cell type has also been described as IgM-low, CD19-positive, B220-positive, AA4-positive, and CD23-positive (i.e. this cell-type is distinguished from T2 cells by surface expression of IgM)."^^xsd:string ;
    oboInOwl:hasExactSynonym "An1 B cell"^^xsd:string, "T3 B lymphocyte"^^xsd:string, "T3 B-cell"^^xsd:string, "T3 B-lymphocyte"^^xsd:string, "transitional stage 3 B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "T3 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000818, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0002515
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000818
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0002515
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001880
            ]
        )
    ] .

obo:CL_0000961
    obo:IAO_0000115 "A follicular B cell that is IgD-positive, CD23-negative, and CD38-negative. This naive cell type is activated in the extrafollicular areas through interaction with interdigitating dendritic cells and antigen-specific CD4-positive T cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm1 B lymphocyte"^^xsd:string, "Bm1 B-cell"^^xsd:string, "Bm1 B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also reportedly CD10-negative, CD39-positive, CD44-positive, CD71-negative, CD77-negative, IgM-positive, IgG-negative, IgA-negative, and IgE-negative."^^xsd:string ;
    rdfs:label "Bm1 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000843, obo:CL_0002056, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000843
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001880
            ]
        )
    ] .

obo:CL_0000962
    obo:IAO_0000115 "A follicular B cell that is IgD-positive and CD23-positive and CD38-positive. This naive cell type is activated in the extrafollicular areas via interaction with dendritic cells and antigen specific T cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm2 B lymphocyte"^^xsd:string, "Bm2 B-cell"^^xsd:string, "Bm2 B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are also CD10-negative, CD39-positive, CD44-positive, CD71-negative, CD77-negative, IgM-positive, IgG-negative, IgA-negative, and IgE-negative."^^xsd:string ;
    rdfs:label "Bm2 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000961
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000843
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001880
            ]
        )
    ] .

obo:CL_0000963
    obo:IAO_0000115 "A germinal center B cell that develops from a Bm3 B cell. This cell has the phenotype IgM-negative, IgD-positive, and CD38-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm3-delta B lymphocyte"^^xsd:string, "Bm3-delta B-cell"^^xsd:string, "Bm3-delta B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Bm3-delta B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071753
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071753
            ]
        )
    ] .

obo:CL_0000964
    obo:IAO_0000115 "A germinal center B cell that founds a germinal center, and has the phenotype IgD-positive, CD38-positive, and CD23-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm2' B lymphocyte"^^xsd:string, "Bm2' B-cell"^^xsd:string, "Bm2-prime B cell"^^xsd:string, "Bm2-prime B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "germinal center founder cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Bm2' B cells are also reportedly CD10-positive, CD39-negative, CD44-negative, CD71-positive, CD77-negative, IgM-positive, IgG-negative, IgA-negative, and IgE-negative."^^xsd:string ;
    rdfs:label "Bm2' B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000962
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002634
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001880
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002634
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001880
            ]
        )
    ] .

obo:CL_0000965
    obo:IAO_0000115 "A germinal center B cell that is rapidly dividing and has the phenotype IgD-negative, CD38-positive, and CD77-positive. Somatic hypermutation of the immunoglobulin V gene region can occur during proliferation of this cell type."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm3 B lymphocyte"^^xsd:string, "Bm3 B-cell"^^xsd:string, "Bm3 B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "centroblast"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Bm3 B cells are also reportedly CD10-positive, CD23-negative, CD39-negative, CD44-negative, CD71-positive, and CD77-positive."^^xsd:string ;
    rdfs:label "Bm3 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003516
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000003516
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0016446
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071738
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000003516
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0016446
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0000966
    obo:IAO_0000115 "A germinal center B cell that has the phenotype CD77-negative, IgD-negative, and CD38-positive. These cells have undergone somatic mutation of the B cell receptor."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm4 B lymphocyte"^^xsd:string, "Bm4 B-cell"^^xsd:string, "Bm4 B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "centrocyte"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Bm4 B cells are also reportedly CD10-positive, CD23-negative, CD39-negative, CD44-positive, and CD71-positive."^^xsd:string ;
    rdfs:label "Bm4 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000963
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0016446
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000003516
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0016446
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000003516
            ]
        )
    ] .

obo:CL_0000967
    obo:IAO_0000115 "A memory B cell arising in the germinal center that is IgD-negative and has undergone somatic mutation of the variable region of the immunoglobulin heavy and light chain genes."^^xsd:string ;
    oboInOwl:hasExactSynonym "Bm5 B lymphocyte"^^xsd:string, "Bm5 B-cell"^^xsd:string, "Bm5 B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Bm5 B cells are also reportedly CD10-positive, CD23-negative, CD38-negative, CD39-positive, CD44-positive, CD71-positive, and CD77-negative."^^xsd:string ;
    rdfs:label "Bm5 B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0002314
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0016446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0002314
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0016446
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0000968
    obo:IAO_0000115 "A mature B cell that produces cytokines that can influence CD4 T cell differentiation."^^xsd:string ;
    oboInOwl:hasExactSynonym "B effector cell"^^xsd:string, "effector B cell"^^xsd:string, "effector B lymphocyte"^^xsd:string, "effector B-cell"^^xsd:string, "effector B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Be cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043370
            ]
        )
    ] .

obo:CL_0000969
    obo:IAO_0000115 "A mature B cell that has the phenotype CD1d-positive and expresses interleukin-10. This cell type has been associated with suppression of chronic inflammatory responses and T cell responses."^^xsd:string ;
    oboInOwl:hasExactSynonym "B(reg)"^^xsd:string, "B10 cell"^^xsd:string, "Breg"^^xsd:string, "regulatory B lymphocyte"^^xsd:string, "regulatory B-cell"^^xsd:string, "regulatory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Regulatory B cells reportedly represent 1-2% of the spleen and 7-8% of the peritoneal B220-positive cells in mice. They are also found in the bone marrow, lymph node, and blood of mice. These cells are also reportedly capable of secreting IL-10 and are reportedly CD5-positive, CD21-positive, CD24-positive, CD93-negative, B220-positive, IgM-positive, and IgD-positive."^^xsd:string ;
    rdfs:label "regulatory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0000970
    obo:IAO_0000115 "An unswitched memory B cell is a memory B cell that has the phenotype IgM-positive, IgD-positive, CD27-positive, CD138-negative, IgG-negative, IgE-negative, and IgA-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "IgD+ memory B cell" ;
    oboInOwl:hasExactSynonym "non-class-switched memory B cell", "unswitched memory B lymphocyte"^^xsd:string, "unswitched memory B-cell"^^xsd:string, "unswitched memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'IgD+ memory B cell'. Per DSD: Unswitched memory B cells are also reportedly CD48-positive, CD84-positive, CD229-positive, and CD352-positive."^^xsd:string ;
    rdfs:label "unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000787, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071735
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071742
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071745
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071735
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071742
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071745
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001935
            ]
        )
    ] .

obo:CL_0000971
    obo:IAO_0000115 "An IgM memory B cell is an unswitched memory B cell with the phenotype IgM-positive and IgD-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgM memory B lymphocyte"^^xsd:string, "IgM memory B-cell"^^xsd:string, "IgM memory B-lymphocyte"^^xsd:string, "memory IgM B cell"^^xsd:string, "memory IgM B lymphocyte"^^xsd:string, "memory IgM B-cell"^^xsd:string, "memory IgM B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "IgM memory B cells are also reportedly CD1c-positive, CD95-positive, CD80-positive, CD84-positive, CD86-positive, CD150-negative, CD229-positive, CD289-positive, and CD290-positive. Transcription factors: Notch2-positive, PAX5-positive, SpiB-positive, Ets1-positive, and OBF1-positive."^^xsd:string ;
    rdfs:label "IgM memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001053, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0000972
    obo:IAO_0000115 "A class switched memory B cell is a memory B cell that has undergone Ig class switching and therefore is IgM-negative on the cell surface. These cells are CD27-positive and have either IgG, IgE, or IgA on the cell surface."^^xsd:string ;
    oboInOwl:hasExactSynonym "class switched memory B lymphocyte"^^xsd:string, "class switched memory B-cell"^^xsd:string, "class switched memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Per DSD: Class switched memory B cells are also reportedly CD48-positive, CD229-positive, and CD352-positive."^^xsd:string ;
    rdfs:label "class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000787, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000970
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0045190
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071753
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045190
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071753
            ]
        )
    ] .

obo:CL_0000973
    obo:IAO_0000115 "A class switched memory B cell that expresses IgA."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgA memory B lymphocyte"^^xsd:string, "IgA memory B-cell"^^xsd:string, "IgA memory B-lymphocyte"^^xsd:string, "memory IgA B cell"^^xsd:string, "memory IgA B lymphocyte"^^xsd:string, "memory IgA B-cell"^^xsd:string, "memory IgA B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "IgA memory B cell are also reportedly RORalpha-positive."^^xsd:string ;
    rdfs:label "IgA memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000972, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071745
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071745
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000972
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071745
            ]
        )
    ] .

obo:CL_0000974
    obo:IAO_0000115 "A fully differentiated plasma cell that lives for years, as opposed to months, secretes immunoglobulin, and has the phenotype weakly CD19-positive, CD20-negative, CD38-negative, strongly CD138-positive, MHC Class II-negative, surface immunoglobulin-negative, IgD-negative, and strongly CXCR4-positive. The majority of these cells of this type reside in the bone marrow."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "long lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000975
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001208
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001935
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000786
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001208
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001935
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0019814
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0000975
    obo:IAO_0000115 "A fully differentiated plasma cell that lives for months."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "short lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000786, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001604
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000786
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001604
            ]
        )
    ] .

obo:CL_0000976
    obo:IAO_0000115 "A short lived plasma cell that secretes IgA. These cells may be found in the bone marrow as well as in the mucosal immune system."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgA short lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000975, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071746
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071746
            ]
        )
    ] .

obo:CL_0000977
    obo:IAO_0000115 "A short lived plasma cell that secretes IgG."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG short lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000975, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071736
            ]
        )
    ] .

obo:CL_0000978
    obo:IAO_0000115 "A short lived plasma cell that secretes IgM."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgM short lived plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000975, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071754
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071754
            ]
        )
    ] .

obo:CL_0000979
    obo:IAO_0000115 "An IgG memory B cell is a class switched memory B cell that is class switched and expresses IgG on the cell surface."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgG memory B lymphocyte"^^xsd:string, "IgG memory B-cell"^^xsd:string, "IgG memory B-lymphocyte"^^xsd:string, "memory IgG B cell"^^xsd:string, "memory IgG B lymphocyte"^^xsd:string, "memory IgG B-cell"^^xsd:string, "memory IgG B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000972, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071735
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000972
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071735
            ]
        )
    ] .

obo:CL_0000980
    obo:IAO_0000115 "An activated mature (naive or memory) B cell that is secreting immunoglobulin, typified by being CD27-positive, CD38-positive, CD138-negative."^^xsd:string ;
    oboInOwl:hasBroadSynonym "CD20-negative B cell" ;
    oboInOwl:hasDbXref "FMA:84371"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD27-positive, CD38-positive, CD20-negative B cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'plasmablast'. Plasmablasts are also reportedly CD48-positive, CD63-positive, CD229-positive, CD270-positive, CD319-positive, CD352-positive, CD361-positive, and IgD-negative."^^xsd:string ;
    rdfs:label "plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000785, obo:CL_0000946, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000785
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0042571
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001935
            ]
        )
    ] .

obo:CL_0000981
    obo:IAO_0000115 "A memory B cell with the phenotype IgD-negative and CD27-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "dn memory B cell"^^xsd:string, "dn memory B lymphocyte"^^xsd:string, "dn memory B-cell"^^xsd:string, "dn memory B-lymphocyte"^^xsd:string, "double negative memory B lymphocyte"^^xsd:string, "double negative memory B-cell"^^xsd:string, "double negative memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "double negative memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001053, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0000982
    obo:IAO_0000115 "A plasmablast that secretes IgG."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071736
            ]
        )
    ] .

obo:CL_0000983
    obo:IAO_0000115 "A plasmablast that secretes IgM."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgM plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071754
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071754
            ]
        )
    ] .

obo:CL_0000984
    obo:IAO_0000115 "A plasmablast that secretes IgA."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgA plasmablast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071746
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071746
            ]
        )
    ] .

obo:CL_0000985
    obo:IAO_0000115 "A fully differentiated plasma cell that secretes IgG."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000974, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000974
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071736
            ]
        )
    ] .

obo:CL_0000986
    obo:IAO_0000115 "A fully differentiated plasma cell that secretes IgM."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgM plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000974, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071754
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000974
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071754
            ]
        )
    ] .

obo:CL_0000987
    obo:IAO_0000115 "A fully differentiated plasma cell that secretes IgA."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgA plasma cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000974, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:GO_0071746
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000974
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:GO_0071746
            ]
        )
    ] .

obo:CL_0000988
    obo:IAO_0000115 "A cell of a hematopoietic lineage."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000574"^^xsd:string, "CALOHA:TS-2017"^^xsd:string, "FMA:70366"^^xsd:string, "FMA:83598"^^xsd:string ;
    oboInOwl:hasExactSynonym "haematopoietic cell"^^xsd:string, "haemopoietic cell"^^xsd:string, "hemopoietic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hematopoietic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371 .

obo:CL_0000989
    obo:IAO_0000115 "CD11c-low plasmacytoid dendritic cell is a leukocyte that is CD11c-low, CD45R-positive, GR1-positive and CD11b-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000001)(PMID:19243617). These cells are CD281-positive (TLR1), CD282-positive (TLR2), CD285-positive (TLR5), CD286-positive (TLR6), and CD288-positive (TLR8)."^^xsd:string ;
    rdfs:label "CD11c-low plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000784
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0000990
    obo:IAO_0000115 "Conventional dendritic cell is a dendritic cell that is CD11c-high."^^xsd:string ;
    oboInOwl:hasBroadSynonym "interdigitating cell"^^xsd:string, "veiled cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84191"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC1"^^xsd:string, "cDC"^^xsd:string, "dendritic reticular cell"^^xsd:string, "type 1 DC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000003)(PMID:19243617) These cells are also CD20-negative, MHCII-positive."^^xsd:string ;
    rdfs:label "conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000451
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001013
            ]
        )
    ] .

obo:CL_0000991
    obo:IAO_0000115 "CD11c-negative plasmacytoid dendritic cell is a leukocyte is CD11c-negative, CD45RA-positive, CD85g-positive(ILT7), CD123-positive, CD303-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD303-positive dendritic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000004)(PMID:19243617). These cells are CD281-positive (TLR1), CD286-positive (TLR6), and CD290-positive (TLR10)."^^xsd:string ;
    rdfs:label "CD11c-negative plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000784
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001292
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001398
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032606
            ]
        )
    ] .

obo:CL_0000992
    obo:IAO_0000115 "Immature CD11c-low plasmacytoid dendritic cell is a CD11c-low plasmacytoid dendritic cell that is CD80-low and CD86-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000006)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD11c-low plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000989, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001029
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000989
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000993
    obo:IAO_0000115 "Mature CD11c-low plasmacytoid dendritic cell is a CD11c-low plasmacytoid dendritic cell that is CD83-high and is CD80-positive, CD86-positive, and MHCII-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000007)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD11c-low plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000989, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000989
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000994
    obo:IAO_0000115 "Immature CD11c-negative plasmacytoid dendritic cell is a CD11c-negative plasmacytoid dendritic cell is CD80-negative, CD86-low and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000008)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD11c-negative plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000995
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000991
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019882
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000995
    oboInOwl:hasBroadSynonym "CD71-positive common myeloid precursor OR CD7-negative lymphoid precursor OR CD7-positive lymphoid"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:1100000)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive common myeloid progenitor OR CD34-positive, CD38-positive common lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001060 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:CL_0001021
            obo:CL_0001026
        )
    ] .

obo:CL_0000996
    obo:IAO_0000115 "Mature CD11c-negative plasmacytoid dendritic cell is a CD11c-negative plasmacytoid dendritic cell is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000009)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD11c-negative plasmacytoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000994
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001438
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000991
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000997
    obo:IAO_0000115 "Immature CD8_alpha-negative CD11b-positive dendritic cell is a CD8_alpha-negative CD11b-positive dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000010)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD8_alpha-negative CD11b-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0000999 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000999
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0000998
    obo:IAO_0000115 "CD8_alpha-negative CD11b-negative dendritic cell is a conventional dendritic cell that is CD11b-negative, CD4-negative CD8_alpha-negative and is CD205-positive. This cell is able to cross- present antigen to CD8-alpha-positive T cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.8-4-11b-"^^xsd:string, "triple negative dendritic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000011)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD8_alpha-negative CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002474
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002474
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0000999
    obo:IAO_0000115 "CD8_alpha-negative CD11b-positive dendritic cell is a conventional dendritic cell that is CD11b-positive, CD4-positive and is CD205-negative and CD8_alpha-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.4+"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Defined as having a disposition to secreting anti-inflammatory cytokines. These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000012)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD4-positive CD11b-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050728
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050728
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001026
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0001000
    obo:IAO_0000115 "CD8_alpha-positive CD11b-negative dendritic cell is a conventional dendritic cell that is CD11b-negative, CD4-negative and is CD205-positive and CD8_alpha-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.8+"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cells are defined as having a disposition to secreting inflammatory cytokines. Originally described in the dendritic cell ontology (DC_CL:0000013)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD8_alpha-positive CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042590
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050729
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042590
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050729
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0001001
    obo:IAO_0000115 "Immature CD8_alpha-negative CD11b-negative dendritic cell is a CD8_alpha-negative CD11b-negative dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000014)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD8_alpha-negative CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0000998 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000998
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001002
    obo:IAO_0000115 "Mature CD8_alpha-negative CD11b-negative dendritic cell is a CD8_alpha-negative CD11b-negative dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Defined as having a disposition to secretion of anti-inflammatory cytokines. Originally described in the dendritic cell ontology (DC_CL:0000015)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD8_alpha-negative CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001003
    obo:IAO_0000115 "Mature CD8_alpha-negative CD11b-positive dendritic cell is a CD8_alpha-negative CD11b-positive dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000016)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD8_alpha-negative CD11b-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0000999, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000999
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001004
    obo:IAO_0000115 "Immature CD8_alpha-positive CD11b-negative dendritic cell is a CD8_alpha-positive CD11b-negative dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000017)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD8_alpha-positive CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0001000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001000
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001005
    obo:IAO_0000115 "Mature CD8_alpha-positive CD11b-negative dendritic cell is a CD8_alpha-positive CD11b-negative dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000018)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD8_alpha-positive CD11b-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0001000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001006
    obo:IAO_0000115 "Dermal dendritic cell is a conventional dendritic cell that is CD11b-positive, CD205-positive and CD8 alpha-negative."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004812"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000019)(PMID:19243617). These cells are also CD281-positive (TLR1), CD282-positive (TLR2), CD283-positive (TLR3), CD284-positive (TLR4), CD285-positive (TLR5), CD288-positive (TLR8), and CD289-positive (TLR9)."^^xsd:string ;
    rdfs:label "dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0001007
    obo:IAO_0000115 "Interstitial dendritic cell is a conventional dendritic cell that is CD11b-positive, CD1a-positive, CD206-positive, CD209-positive, and CD36-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000020)(PMID:19243617). These cells are also CD281-positive (TLR1), CD282-positive (TLR2), CD283-positive (TLR3), CD284-positive (TLR4), CD286-positive (TLR6), CD288-positive (TLR8), and CD290-positive (TLR10)."^^xsd:string ;
    rdfs:label "interstitial dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001300
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002972
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001300
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002972
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001300
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001905
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002025
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002972
            ]
        )
    ] .

obo:CL_0001008
    obo:IAO_0000115 "A hematopoietic stem cell that has plasma membrane part Kit-positive, SCA-1-positive, CD150-positive and CD34-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "LSK stem cell"^^xsd:string, "Sca1-positive hematopoietic stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell markers are associated with mouse hematopoietic stem cell. Originally described in the dendritic cell ontology (DC_CL:0000043)(PMID:19243617)."^^xsd:string ;
    rdfs:label "Kit and Sca1-positive hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001308
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001896
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002977
    ] ;
    owl:disjointWith obo:CL_0001024 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001308
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001896
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002977
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0001009
    obo:IAO_0000115 "Immature dermal dendritic cell is a dermal dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000022)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0001006 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001010
    obo:IAO_0000115 "Mature dermal dendritic cell is a dermal dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000023)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0001006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001011
    obo:IAO_0000115 "Immature interstitial dendritic cell is a interstitial dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000024)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature interstitial dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0001007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001007
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001012
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:1110000)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD7-negative lymphoid progenitor OR granulocyte monocyte progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001060 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:CL_0000557
            obo:CL_0001027
        )
    ] .

obo:CL_0001013
    obo:IAO_0000115 "Mature interstitial dendritic cell is a interstitial dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000025)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature interstitial dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0001007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001014
    obo:IAO_0000115 "CD1a-positive Langerhans cell is a Langerhans_cell that is CD1a-positive and CD324-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD1a-LC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000026)(PMID:19243617). These cells are also CD281-positive (TLR1), CD282-positive (TLR2), CD284-positive (TLR4), CD286-positive (TLR6), CD287-positive (TLR7), and CD290-positive (TLR10). When activated, these cells are capable of producing IL-6, IL-8, and IL-15."^^xsd:string ;
    rdfs:label "CD1a-positive Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000453, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001447
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001447
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000453
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001447
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002025
            ]
        )
    ] .

obo:CL_0001015
    obo:IAO_0000115 "CD8_alpha-low Langerhans cell is a Langerhans cell that is CD205-high and is CD8_alpha-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000027)(PMID:19243617). They are also CD205-high, CD281-positive (TLR1), CD282-positive (TLR2), CD283-positive (TLR3), CD285-positive (TLR5), CD286-positive (TLR6), and CD289-positive (TLR9)."^^xsd:string ;
    rdfs:label "CD8_alpha-low Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000453, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001026
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000453
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001026
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0001016
    obo:IAO_0000115 "Immature CD1a-positive Langerhans cell is a CD1a-positive Langerhans cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000028)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD1a-positive Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0001014 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001014
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001017
    obo:IAO_0000115 "Mature CD1a-positive Langerhans cell is a CD1a-positive Langerhans cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000029)(PMID:19243617). When activated, these cells produce IL-6, IL-8, and IL-15."^^xsd:string ;
    rdfs:label "mature CD1a-positive Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0001014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001014
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001018
    obo:IAO_0000115 "Immature CD8_alpha-low Langerhans cell is a CD8_alpha-low Langerhans cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000030)(PMID:19243617)."^^xsd:string ;
    rdfs:label "immature CD8_alpha-low Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0001015 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001015
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001019
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:1111000)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD115-positive monocyte OR common dendritic progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002031 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:CL_0001022
            obo:CL_0001029
        )
    ] .

obo:CL_0001020
    obo:IAO_0000115 "Mature CD8_alpha-low Langerhans cell is a CD8_alpha-low Langerhans cell that that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000031)(PMID:19243617)."^^xsd:string ;
    rdfs:label "mature CD8_alpha-low Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0001021
    obo:IAO_0000115 "A common lymphoid progenitor that is CD10-positive, CD45RA-positive, CD34-positive and CD38-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD10-positive common lymphocyte precursor"^^xsd:string, "CD10-positive common lymphocyte progenitor"^^xsd:string, "CD10-positive common lymphoid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with human common lymphoid progenitors. Originally described in the dendritic cell ontology (DC_CL:0000032)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive common lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000051, obo:CL_0000995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002043
    ] ;
    owl:disjointWith obo:CL_0001025 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000051
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001898
            ]
        )
    ] .

obo:CL_0001022
    obo:IAO_0000115 "CD115-positive monocyte is a monocyte that is CD115-positive and CD11b-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000033)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD115-positive monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000576, obo:CL_0000839, obo:CL_0001019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
        )
    ] .

obo:CL_0001023
    obo:IAO_0000115 "A common myeloid progenitor that is Kit-positive and CD34-positive, Il7ra-negative, and is SCA1-low and Fcgr2-low and Fcgr3-low."^^xsd:string ;
    oboInOwl:hasBroadSynonym "CD117-positive common myeloid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000034)(PMID:19243617)."^^xsd:string ;
    rdfs:label "Kit-positive, CD34-positive common myeloid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001030, obo:CL_0001059, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001481
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002035
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001481
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:disjointWith obo:CL_0001026 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001059
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0033001
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001481
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0001024
    obo:IAO_0000115 "CD133-positive hematopoietic stem cell is a hematopoietic stem cell that is CD34-positive, CD90-positive, and CD133-positive."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0448"^^xsd:string, "FMA:86475"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD133-positive hematopoietic stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell markers are associated with human hematopoietic stem cells. Originally described in the dendritic cell ontology (DC_CL:0000035)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-negative hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001786
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001809
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001786
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001809
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001892
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001786
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001809
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001843
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001892
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0001025
    obo:IAO_0000115 "A common lymphoid progenitor that is Kit-low, FLT3-positive, IL7ralpha-positive, and SCA1-low."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD217-positive common lymphocyte precursor"^^xsd:string, "CD217-positive common lymphocyte progenitor"^^xsd:string, "CD217-positive common lymphoid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive, Sca1-positive common lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000051, obo:CL_0001030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000936
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000051
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002001
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0001026
    obo:IAO_0000115 "A common myeloid progenitor that is CD34-positive, CD38-positive, IL3ra-low, CD10-negative, CD7-negative, CD45RA-negative, and IL-5Ralpha-negative."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "CD71-positive common myeloid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cell type. Originally described in the dendritic cell ontology (DC_CL:0000038)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive common myeloid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000995, obo:CL_0001059, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002043
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001836
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001867
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001059
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001836
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001867
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001898
            ]
        )
    ] .

obo:CL_0001027
    obo:IAO_0000115 "CD7-negative lymphoid progenitor cell is a lymphoid progenitor cell that is CD34-positive, CD7-negative and CD45RA-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD7-negative lymphoid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000039)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD7-negative lymphoid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000051, obo:CL_0001012, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001021
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001836
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000051
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001836
            ]
        )
    ] .

obo:CL_0001028
    obo:IAO_0000115 "CD7-positive lymphoid progenitor cell is a lymphoid progenitor cell that is CD34-positive, CD7-positive and is CD45RA-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD7-positive lymphoid precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000040)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD7-positive lymphoid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001836
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001836
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001027
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000051
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001836
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
        )
    ] .

obo:CL_0001029
    obo:IAO_0000115 "Common dendritic precursor is a hematopoietic progenitor cell that is CD117-low, CD135-positive, CD115-positive and lacks plasma membrane parts for hematopoietic lineage markers."^^xsd:string ;
    oboInOwl:hasExactSynonym "CDP"^^xsd:string, "common dendritic precursor"^^xsd:string, "pro-DCs"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Surface markers are for mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000041) CDP are reportedly CD2-negative, CD3-negative, CD4-negative, CD5-negative, CD8a-negative, CD11c-positive, CD14-negative, CD19-negative, CD20-negative, CD56-negative, B220-negative, Ly6g-negative, MHCII-positive, and Ter119-negative. (PMID:19243617)."^^xsd:string ;
    rdfs:label "common dendritic progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0001019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002009
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002001
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0001030
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:1111100)(PMID:19243617)."^^xsd:string ;
    rdfs:label "CD117-positive common myeloid progenitor OR CD217-positive common lymphoid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001060 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:CL_0001023
            obo:CL_0001025
        )
    ] .

obo:CL_0001031
    obo:IAO_0000115 "Granule cell that is part of the cerebellum."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004278"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebellar granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_0001032
    obo:IAO_0000115 "Granule cell that is part of the cerebral cortex."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cortical granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_0001033
    obo:IAO_0000115 "Granule cell that is part of the hippocampus."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hippocampal granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001032, obo:CL_0002608 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_0001034
    obo:IAO_0000115 "A cell that is maintained or propagated in a controlled artificial environment for use in an investigation."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-01-12T09:58:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "'In vitro', translating literally to 'in glass', typically refers to a controlled, often sterile, laboratory setting where cells or other specimens are placed by some agent for the purpose of studying or manipulating them as part of some research investigation. 'In vitro' is intended to contrast with 'native',which refers to cells or other biological entities that are found in a natural setting. It describes unicellular organisms removed from a natural environement and multicellular organism cells removed from an organism, or cells derived in culture from such displaced cells."^^xsd:string ;
    rdfs:label "cell in vitro"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000000 .

obo:CL_0001035
    obo:IAO_0000115 "A connective tissue cell found in bone."^^xsd:string ;
    oboInOwl:created_by "adiehl"^^xsd:string ;
    oboInOwl:creation_date "2011-11-16T04:28:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bone cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:CL_0001039
    obo:IAO_0000115 "Osteoblast that is terminally differentiated, located adjacent to acellular or cellular bone tissue within periosteum, and is capable of mineralizing the matrix."^^xsd:string ;
    oboInOwl:hasDbXref "VSAO:0000116"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "terminally differentiated osteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000062 .

obo:CL_0001040
    obo:IAO_0000115 "Osteoblast that is non-terminally differentiated and located in cellular bone tissue or under the periosteum in acellular bone."^^xsd:string ;
    oboInOwl:hasDbXref "VSAO:0000117"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "VSAO relationship simplified OBO_REL:integral_part_of VSAO:0000118"^^xsd:string ;
    rdfs:label "non-terminally differentiated osteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000062, obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] .

obo:CL_0001041
    obo:IAO_0000115 "A CD8-positive alpha-beta-positive T cell with the phenotype CXCR3-positive and having suppressor function. They are capable of producing IL-10, suppressing proliferation, and suppressing IFN-gamma production."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8+CXCR3+ T cell"^^xsd:string, "CD8+CXCR3+ T lymphocyte"^^xsd:string, "CD8+CXCR3+ T(reg)"^^xsd:string, "CD8+CXCR3+ T-cell"^^xsd:string, "CD8+CXCR3+ Treg"^^xsd:string, "CD8-positive, CXCR3-positive, T(reg)"^^xsd:string, "CD8-positive, CXCR3-positive, Treg"^^xsd:string, "CD8-positive, CXCR3-positive, alpha-beta regulatory T lymphocyte"^^xsd:string, "CD8-positive, CXCR3-positive, alpha-beta regulatory T-cell"^^xsd:string, "CD8-positive, CXCR3-positive, alpha-beta regulatory T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells may be the human equivalent of murine CD8-positive, CD122-positive alpha-beta regulatory T cell. They are also found in the CD45RA-negative and CD62L-positive fraction."^^xsd:string ;
    rdfs:label "CD8-positive, CXCR3-positive, alpha-beta regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000795
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001207
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032689
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042130
            ]
        )
    ] .

obo:CL_0001042
    obo:IAO_0000115 "CD4-positive, alpha-beta T cell that produces IL-22."^^xsd:string ;
    oboInOwl:hasExactSynonym "T(H)-22 cell"^^xsd:string, "Th22 T cell"^^xsd:string, "Th22 T lymphocyte"^^xsd:string, "Th22 T-cell"^^xsd:string, "Th22 T-lymphocyte"^^xsd:string, "Th22 cell"^^xsd:string, "helper T cell type 22"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "TH22 cells are also reportedly CCR4-positive, CCR6-positive, CCR10-positive, CXCR3-negative. TH22 cells are reportedly capable of secreting IL-13."^^xsd:string ;
    rdfs:label "T-helper 22 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032626
            ]
        )
    ] .

obo:CL_0001043
    obo:IAO_0000115 "A recently activated CD4-positive, alpha-beta T cell with the phenotype HLA-DRA-positive, CD38-positive, CD69-positive, CD62L-negative, CD127-negative, and CD25-positive." ;
    oboInOwl:hasBroadSynonym "activated CD4+ T cell" ;
    oboInOwl:hasExactSynonym "activated CD4-positive, alpha-beta T lymphocyte, human", "activated CD4-positive, alpha-beta T-cell, human", "activated CD4-positive, alpha-beta T-lymphocyte, human" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'activated CD4+ T cell', but includes via logical inference from its parent additional markers known to be expressed on activated CD4+ T cells.  The inclusion of HLA-DRA in the definition restricts this definition to human activated CD4+ T cells, as activated mouse T cells do not express MHC class II." ;
    rdfs:label "activated CD4-positive, alpha-beta T cell, human" ;
    rdfs:subClassOf obo:CL_0000896, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000896
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0001044
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell with the phenotype CCR7-negative, CD45RA-positive."^^xsd:string ;
    oboInOwl:hasBroadSynonym "effector CD4+ T cell"^^xsd:string ;
    oboInOwl:hasExactSynonym "effector CD4-positive, alpha-beta T lymphocyte"^^xsd:string, "effector CD4-positive, alpha-beta T-cell"^^xsd:string, "effector CD4-positive, alpha-beta T-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'effector CD4+ T cell'.  The functional characteristics of this cell type currently undefined in CL, which affects its proper placement within the hierarchy."^^xsd:string ;
    rdfs:label "effector CD4-positive, alpha-beta T cell" ;
    rdfs:subClassOf obo:CL_0000624, obo:CL_0000911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0001045
    obo:IAO_0000115 "A naive regulatory T cell with the phenotype CD4-positive, CD25-positive, CD127lo, CCR4-positive, and CD45RO-negative." ;
    oboInOwl:hasExactSynonym "naive CCR4+ Treg", "naive CCR4-positive regulatory T lymphocyte", "naive CCR4-positive regulatory T-cell", "naive CCR4-positive regulatory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'naive CCR4+ Treg'.  The definition is valid for human; its applicability for mouse and other species is unknown." ;
    rdfs:label "naive CCR4-positive regulatory T cell" ;
    rdfs:subClassOf obo:CL_0001047, obo:CL_0002677, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002677
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001200
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001017
            ]
        )
    ] .

obo:CL_0001046
    obo:IAO_0000115 "A memory regulatory T cell with phenotype CD4-positive, CD25-positive, CD127lo, CCR4-positive, and CD45RO-positive." ;
    oboInOwl:hasExactSynonym "memory CCR4+ Treg", "memory CCR4-positive regulatory T lymphocyte", "memory CCR4-positive regulatory T-cell", "memory CCR4-positive regulatory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'memory CCR4+ Treg'.  The definition is valid for human; its applicability for mouse and other species is unknown." ;
    rdfs:label "memory CCR4-positive regulatory T cell" ;
    rdfs:subClassOf obo:CL_0001047, obo:CL_0002678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002678
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001200
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001047
    obo:IAO_0000115 "A CD4-positive, CD25-positive, alpha-beta regulatory T cell with the additional phenotype CCR4-positive." ;
    oboInOwl:hasExactSynonym "CCR+ Treg", "CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T lymphocyte", "CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T-cell", "CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CCR4+ Treg'.  The definition is valid for human; its applicability for mouse and other species is unknown." ;
    rdfs:label "CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T cell" ;
    rdfs:subClassOf obo:CL_0000792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001200
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001200
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000792
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001200
            ]
        )
    ] .

obo:CL_0001048
    obo:IAO_0000115 "A CD4-positive, CD25-positive, CCR4-positive, alpha-beta T regulatory cell with the phenotype HLA-DRA-positive, indicating recent activation." ;
    oboInOwl:hasExactSynonym "activated CCR4+ Treg", "activated CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T lymphocyte", "activated CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T-cell", "activated CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'activated CCR4+ Treg'.  The inclusion of HLA-DRA in the definition restricts this definition to human activated CD4+ T cells, as activated mouse T cells do not express MHC class II." ;
    rdfs:label "activated CD4-positive, CD25-positive, CCR4-positive, alpha-beta regulatory T cell, human" ;
    rdfs:subClassOf obo:CL_0001047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001047
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0001049
    obo:IAO_0000115 "A recently activated CD8-positive, alpha-beta T cell with the phenotype HLA-DRA-positive, CD38-positive, CD69-positive, CD62L-negative, CD127-negative, CCR7-negative, and CD25-positive." ;
    oboInOwl:hasBroadSynonym "activated CD8+ T cell" ;
    oboInOwl:hasExactSynonym "activated CD8-positive, alpha-beta T lymphocyte, human", "activated CD8-positive, alpha-beta T-cell, human", "activated CD8-positive, alpha-beta T-lymphocyte, human" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'activated CD8+ T cell', but includes via logical inference from its parent additional markers known to be expressed on activated CD8+ T cells.  The inclusion of HLA-DRA in the definition restricts this definition to human activated CD8+ T cells, as activated mouse T cells do not express MHC class II." ;
    rdfs:label "activated CD8-positive, alpha-beta T cell, human" ;
    rdfs:subClassOf obo:CL_0000906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000906
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0001050
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell with the phenotype CCR7-negative, CD45RA-positive." ;
    oboInOwl:hasBroadSynonym "effector CD8+ T cell" ;
    oboInOwl:hasExactSynonym "effector CD8-positive, alpha-beta T lymphocyte", "effector CD8-positive, alpha-beta T-cell", "effector CD8-positive, alpha-beta T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'effector CD8+ T cell'.  The functional characteristics of this cell type currently undefined in CL, which affects its proper placement within the hierarchy." ;
    rdfs:label "effector CD8-positive, alpha-beta T cell" ;
    rdfs:subClassOf obo:CL_0000625, obo:CL_0000911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000025402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
        )
    ] .

obo:CL_0001051
    obo:IAO_0000115 "A CD4-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-negative." ;
    oboInOwl:hasBroadSynonym "non-Th1/Th17 CD4+ T cell" ;
    oboInOwl:hasExactSynonym "CD4-positive, CXCR3-negative, CCR6-negative, alpha-beta T lymphocyte", "CD4-positive, CXCR3-negative, CCR6-negative, alpha-beta T-cell", "CD4-positive, CXCR3-negative, CCR6-negative, alpha-beta T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'non-Th1/Th17 CD4+ T cell'.  Cells of this phenotype may include T-helper 2 T cells and some naive CD4+ T cells." ;
    rdfs:label "CD4-positive, CXCR3-negative, CCR6-negative, alpha-beta T cell" ;
    rdfs:subClassOf obo:CL_0000624, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001207
            ]
        )
    ] .

obo:CL_0001052
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-negative." ;
    oboInOwl:hasBroadSynonym "non-Tc1/Tc17 CD8+ T cell" ;
    oboInOwl:hasExactSynonym "CD8-positive, CXCR3-negative, CCR6-negative, alpha-beta T lymphocyte", "CD8-positive, CXCR3-negative, CCR6-negative, alpha-beta T-cell", "CD8-positive, CXCR3-negative, CCR6-negative, alpha-beta T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'non-Tc1/Tc17 CD8+ T cell'.  Cells of this phenotype may include Tc2 T cells and some naive CD8+ T cells." ;
    rdfs:label "CD8-positive, CXCR3-negative, CCR6-negative, alpha-beta T cell" ;
    rdfs:subClassOf obo:CL_0000625, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001207
            ]
        )
    ] .

obo:CL_0001053
    obo:IAO_0000115 "A memory B cell that lacks expression of surface IgD." ;
    oboInOwl:hasExactSynonym "IgD- memory B cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'IgD- memory B cell'.  The majority of these cells are class-switched, though some are IgM-positive." ;
    rdfs:label "IgD-negative memory B cell" ;
    rdfs:subClassOf obo:CL_0000787, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071738
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000787
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0001054
    obo:IAO_0000115 "A monocyte that expresses CD14 and is negative for the lineage markers CD3, CD19, and CD20." ;
    oboInOwl:hasNarrowSynonym "monocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'monocyte'. Note that while CD14 is considered a reliable marker for human monocytes, it is only expressed on approximately 85% of mouse monocytes." ;
    rdfs:label "CD14-positive monocyte" ;
    rdfs:subClassOf obo:CL_0000576, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0001055
    obo:IAO_0000115 "An intermediate monocyte that is CD14-positive and with low amounts of CD16." ;
    oboInOwl:hasExactSynonym "intermediate monocyte, human" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "Definition is valid for human intermediate monocytes." ;
    rdfs:label "CD14-positive, CD16-low monocyte" ;
    rdfs:subClassOf obo:CL_0002393, obo:CL_0002397, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002393
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0001056
    obo:IAO_0000115 "A dendritic cell with the phenotype HLA-DRA-positive." ;
    oboInOwl:hasBroadSynonym "dendritic cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'dendritic cell'. The inclusion of HLA-DRA in the definition restricts this definition to human dendritic cells." ;
    rdfs:label "dendritic cell, human" ;
    rdfs:subClassOf obo:CL_0000451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000451
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0001057
    obo:IAO_0000115 "A myeloid dendritic cell with the phenotype HLA-DRA-positive." ;
    oboInOwl:hasBroadSynonym "myeloid dendritic cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'myeloid dendritic cell'. The inclusion of HLA-DRA in the definition restricts this definition to human myeloid dendritic cells." ;
    rdfs:label "myeloid dendritic cell, human" ;
    rdfs:subClassOf obo:CL_0000782, obo:CL_0001056 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000782
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
        )
    ] .

obo:CL_0001058
    obo:IAO_0000115 "A plasmacytoid dendritic cell with the phenotype HLA-DRA-positive, CD123-positive, and CD11c-negative." ;
    oboInOwl:hasBroadSynonym "plasmacytoid dendritic cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'plasmacytoid dendritic cell'. The inclusion of HLA-DRA in the definition restricts this definition to human plasmacytoid dendritic cells." ;
    rdfs:label "plasmacytoid dendritic cell, human" ;
    rdfs:subClassOf obo:CL_0000784, obo:CL_0001056, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000784
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001013
            ]
        )
    ] .

obo:CL_0001059
    obo:IAO_0000115 "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages. These cells are CD34-positive, and express Gata1, Gata2, C/EBPa, and Pu.1." ;
    oboInOwl:hasBroadSynonym "CMP" ;
    oboInOwl:hasExactSynonym "common myeloid precursor, CD34-positive" ;
    oboInOwl:hasOBONamespace "cell" ;
    oboInOwl:hasRelatedSynonym "CFU-GEMM", "CFU-S", "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte", "multipotential myeloid stem cell", "myeloid stem cell", "pluripotent stem cell (bone marrow)" ;
    a owl:Class ;
    rdfs:comment "CMP are reportedly CD16-positive, CD32-positive, CD38-positive, CD45RA-negative, CD110-negative, CD117-positive, CD123-positive, and SCA1-negative." ;
    rdfs:label "common myeloid progenitor, CD34-positive" ;
    rdfs:subClassOf obo:CL_0000049, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002573
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043011
            ]
        )
    ] .

obo:CL_0001060
    obo:IAO_0000115 "A hematopoietic oligopotent progenitor cell that has the ability to differentiate into limited cell types but lacks lineage cell markers and self renewal capabilities. Cell lacks hematopoeitic lineage markers."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-06T03:43:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hematopoietic oligopotent progenitor cell, lineage-negative" ;
    rdfs:subClassOf obo:CL_0002032, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001401
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0001061
    obo:IAO_0000115 "A cell found in an organism or derived from an organism exhibiting a phenotype that deviates from the expected phenotype of any native cell type of that organism. Abnormal cells are typically found in disease states or disease models." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T18:53:32Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12913" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448" ;
    rdfs:label "abnormal cell" ;
    rdfs:subClassOf obo:CL_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000460
            ]
        )
    ] .

obo:CL_0001062
    obo:IAO_0000115 "A CD8-positive, alpha beta memory T cell with the phenotype CD45RA-positive, CD45RO-negative, and CCR7-negative." ;
    oboInOwl:hasBroadSynonym "TEMRA" ;
    oboInOwl:hasExactSynonym "CD8+ TEMRA", "CD8-positive TEMRA" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is seen in human but not found in the mouse." ;
    rdfs:label "effector memory CD8-positive, alpha-beta T cell, terminally differentiated" ;
    rdfs:subClassOf obo:CL_0000909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000913
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000909
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
        )
    ] .

obo:CL_0001063
    obo:IAO_0000115 "An abnormal cell exhibiting dysregulation of cell proliferation or programmed cell death and capable of forming a neoplasm, an aggregate of cells in the form of a tumor mass or an excess number of abnormal cells (liquid tumor) within an organism." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T19:16:26Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12922" ;
    oboInOwl:hasOBONamespace "cell" ;
    oboInOwl:hasRelatedSynonym "tumor cell", "tumour cell" ;
    a owl:Class ;
    rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448" ;
    rdfs:label "neoplastic cell" ;
    rdfs:subClassOf obo:CL_0001061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002011
            ]
        )
    ] .

obo:CL_0001064
    obo:IAO_0000115 "A neoplastic cell that is capable of entering a surrounding tissue" ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T19:39:12Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12917" ;
    oboInOwl:hasOBONamespace "cell" ;
    oboInOwl:hasRelatedSynonym "cancer cell" ;
    a owl:Class ;
    rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448" ;
    rdfs:label "malignant cell" ;
    rdfs:subClassOf obo:CL_0001063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002097
            ]
        )
    ] .

obo:CL_0001065
    obo:IAO_0000115 "A lymphocyte that lacks characteristic T cell, B cell, myeloid cell, and dendritic cell markers, that functions as part of the innate immune response to produce cytokines and other effector responses." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T20:20:48Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "innate lymphoid cell" ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045087
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045087
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
        )
    ] .

obo:CL_0001066
    obo:IAO_0000115 "A progenitor cell committed to the erythroid lineage. This cell is ter119-positive but lacks expression of other hematopoietic lineage markers (lin-negative)."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004911"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "BFU-E"^^xsd:string, "CFU-E"^^xsd:string, "blast forming unit erythroid"^^xsd:string, "burst forming unit erythroid"^^xsd:string, "colony forming unit erythroid"^^xsd:string, "erythroid stem cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythroid progenitor cell, mammalian" ;
    rdfs:subClassOf obo:CL_0000038, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030218
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000038
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001945
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030218
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
        )
    ] .

obo:CL_0001067
    obo:IAO_0000115 "An innate lymphoid cell that is capable of producing the type 1 cytokine IFN-gamma, but not Th2 or Th17 cell-associated cytokines." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T20:42:44Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "group 1 innate lymphoid cell" ;
    rdfs:subClassOf obo:CL_0001065, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:CL_0001068
    obo:IAO_0000115 "A group 1 innate lymphoid cell that is non-cytotoxic." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T20:54:12Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "ILC1" ;
    rdfs:subClassOf obo:CL_0001067 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001067
            [
                a owl:Class ;
                owl:complementOf [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002215 ;
                    owl:someValuesFrom obo:GO_0001909
                ]
            ]
        )
    ] .

obo:CL_0001069
    obo:IAO_0000115 "An innate lymphoid cell that is capable of producing T-helper 2-cell associated cytokines upon stimulation." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-30T21:20:08Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ILC2", "natural helper cell"^^xsd:string, "nuocyte" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "group 2 innate lymphoid cell" ;
    rdfs:subClassOf obo:CL_0001065, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032634
            ]
        )
    ] .

obo:CL_0001070
    obo:IAO_0000115 "A fat cell that is beige in color, thermogenic, and which differentiates in white fat tissue from a Myf5-negative progenitor." ;
    oboInOwl:hasExactSynonym "beige brown adipocyte", "beige fat cell", "beige/brite adipocyte", "brite adipocyte", "brite cell", "brite fat cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "beige adipocyte" ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001347
    ] .

obo:CL_0001071
    obo:IAO_0000115 "An innate lymphoid cell that constituitively expresses RORgt and is capable of expressing IL17A and/or IL-22." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2017-01-31T20:21:26Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ILC3" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "group 3 innate lymphoid cell" ;
    rdfs:subClassOf obo:CL_0001065, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003455
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003455
            ]
        )
    ] .

obo:CL_0001072
    obo:IAO_0000115 "An innate lymphoid cell in the human with the phenotype CD34-negative, CD117-positive, and a precusor to NK cells, ILC2 cells, and ILC3 cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD34-negative, CD117-positive ILC"^^xsd:string, "CD34-negative, CD117-positive ILCP"^^xsd:string, "CD34-negative, CD117-positive innate lymphoid cell precusor"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD34-negative, CD117-positive innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P10721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P10721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001074
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_P28906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P10721
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_P28906
            ]
        )
    ] .

obo:CL_0001073
    obo:IAO_0000115 "An innate lymphoid cell in the human with the phenotype CD34-negative, CD56-positive, CD117-positive.Thie cell type may include precusors to NK cells and ILC3 cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD34-negative, CD56-positive, CD117-positive ILC"^^xsd:string, "CD34-negative, CD56-positive, CD117-positive ILCP"^^xsd:string, "CD34-negative, CD56-positive, CD117-positive innate lymphoid cell precursor"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD34-negative, CD56-positive, CD117-positive innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P13591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P13591
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001072
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P10721
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P13591
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001074
    obo:IAO_0000115 "An innate lymphoid cell precursor in the human with the phenotype CD34-positive, CD56-positive, CD117-positive.Thie cell type may include precusors to NK cells and ILC3 cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD34-positive, CD56-positive, CD117-positive CILP"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD34-positive, CD56-positive, CD117-positive common innate lymphoid precursor, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P10721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P13591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P28906
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P10721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P13591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P28906
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P10721
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P13591
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P28906
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001075
    obo:IAO_0000115 "An innate lymphoid cell in the human with the phenotype KLRG1-positive that is a precusor for ILC2 cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "KLRG1-positive ILC"^^xsd:string ;
    a owl:Class ;
    rdfs:label "KLRG1-positive innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_Q96E93
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_Q96E93
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001072
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_Q96E93
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001076
    obo:IAO_0000115 "An innate lymphoid cell in the human with the phenotype NKp46-positive that is a precusor for NK cells and ILC3 cells."^^xsd:string ;
    oboInOwl:hasExactSynonym "NKp46-positive ILC"^^xsd:string ;
    a owl:Class ;
    rdfs:label "NKp46-positive innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_O76036
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_O76036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001074
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_O76036
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001077
    obo:IAO_0000115 "An ILC1 cell in the human with the phenotype CD56-negative, IL-7Ralpha-positive, T-bet-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "innate lymphoid cell 1, human"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ILC1, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001068, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_Q9UL17
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001068
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_Q9UL17
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P16871
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001078
    obo:IAO_0000115 "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "ILC3, human"^^xsd:string ;
    a owl:Class ;
    rdfs:label "group 3 innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001071
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P16871
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001079
    obo:IAO_0000115 "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive, and NKp44-positive."^^xsd:string ;
    a owl:Class ;
    rdfs:label "NKp44-positive group 3 innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_O95944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_O95944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001071
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_O95944
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P16871
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001080
    obo:IAO_0000115 "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive, and NKp44-negative."^^xsd:string ;
    a owl:Class ;
    rdfs:label "NKp44-negative group 3 innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001078, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_O95944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001071
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P16871
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_O95944
            ]
        )
    ] .

obo:CL_0001081
    obo:IAO_0000115 "A group 2 innate lymphoid cell in the human with the phenotype CD25-positive, CD127-positive, CD161-positive, and GATA-3-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "ILC2, human"^^xsd:string ;
    a owl:Class ;
    rdfs:label "group 2 innate lymphoid cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P01589
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_P23771
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_Q12918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_Q9Y5Y4
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P01589
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_P16871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_Q12918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_Q9Y5Y4
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_P23771
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P01589
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_P16871
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_Q12918
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_Q9Y5Y4
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:CL_0001082
    obo:IAO_0000115 "An innate lyphoid cell with an immature phenotype."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature ILC"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature innate lymphoid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001065, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001501
            ]
        )
    ] .

obo:CL_0001087
    obo:IAO_0000115 "A CD4-positive, alpha beta memory T cell with the phenotype CD45RA-positive, CD45RO-negative, and CCR7-negative." ;
    dc:creator <http://orcid.org/0000-0001-9990-8331> ;
    dc:date "2021-01-18T16:32:44Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "TEMRA" ;
    oboInOwl:hasExactSynonym "CD4+ TEMRA", "CD4-positive TEMRA" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "This cell type is seen in human but not found in the mouse." ;
    rdfs:label "effector memory CD4-positive, alpha-beta T cell, terminally differentiated" ;
    rdfs:subClassOf obo:CL_0000897, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000905
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000897
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
        )
    ] .

obo:CL_0001200
    obo:IAO_0000115 "A lymphocyte of B lineage that is CD19-positive." ;
    dc:creator "https://orcid.org/0000-0001-9990-8331" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "Types of B lineage lymphocytes include B cells and antibody secreting cells (plasmablasts and plasma cells).  Lymphocytes of B cell lineage can be distinguished from those of T cell lineage by their lack of CD3e (as part of the T cell receptor complex)." ;
    rdfs:label "lymphocyte of B lineage, CD19-positive" ;
    rdfs:subClassOf obo:CL_0000945, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
        )
    ] .

obo:CL_0001201
    obo:IAO_0000115 "A B cell that is CD19-positive." ;
    dc:creator "https://orcid.org/0000-0001-9990-8331" ;
    oboInOwl:hasExactSynonym "B lymphocyte, CD19-positive", "B-cell, CD19-positive", "B-lymphocyte, CD19-positive", "CD19+ B cell", "CD19-positive B cell" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "B cell, CD19-positive" ;
    rdfs:subClassOf obo:CL_0000236, obo:CL_0001200 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001200
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019724
            ]
        )
    ] .

obo:CL_0001202
    obo:IAO_0000115 "A plasmablast that is CD86-positive." ;
    dc:creator "https://orcid.org/0000-0001-9990-8331" ;
    oboInOwl:hasBroadSynonym "CD86-positive, CD20-negative plasmablast" ;
    oboInOwl:hasExactSynonym "CD86+ plasmablast" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "CD86-positive plasmablast" ;
    rdfs:subClassOf obo:CL_0000980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001412
            ]
        )
    ] .

obo:CL_0001203
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell with memory phenotype indicated by being CD45RO and CD127-positive. This cell type is also described as being CD25-negative, CD44-high, and CD122-high."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive, alpha-beta memory T lymphocyte, CD45RO-positive"^^xsd:string, "CD8-positive, alpha-beta memory T-cell, CD45RO-positive"^^xsd:string, "CD8-positive, alpha-beta memory T-lymphocyte, CD45RO-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8-positive, alpha-beta memory T cell, CD45RO-positive"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000906
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000909
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0001204
    obo:IAO_0000115 "CD4-positive, alpha-beta long-lived T cell with the phenotype CD45RO-positive and CD127-positive. This cell type is also described as being CD25-negative, CD44-high, and CD122-high."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha-beta memory T lymphocyte, CD45RO-positive"^^xsd:string, "CD4-positive, alpha-beta memory T-cell, CD45RO-positive"^^xsd:string, "CD4-positive, alpha-beta memory T-lymphocyte, CD45RO-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta memory T cell, CD45RO-positive"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000897, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000896
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000897
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0001658
    oboInOwl:hasDbXref "FBbt:00004230"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visual pigment cell (sensu Nematoda and Protostomia)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000149, obo:CL_0000341 .

obo:CL_0002000
    obo:IAO_0000115 "An erythroid progenitor cell is Kit-positive, Ly6A-negative, CD41-negative, CD127-negative, and CD123-negative. This cell type is also described as being lin-negative, Kit-positive, CD150-negative, CD41-negative, CD105-positive, and FcgR-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:14:16Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "c- Kit-positive erythroid progenitor cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers found on mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001345
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001345
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001865
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009127
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001345
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0033001
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001865
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009127
            ]
        )
    ] .

obo:CL_0002001
    obo:IAO_0000115 "A granulocyte monocyte progenitor is CD34-positive, CD38-positive, IL-3receptor-alpha-positive and is CD45RA-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-13T03:19:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are for human cells. According to different research groups, CD45RA is present or absent on this cell population."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive granulocyte monocyte progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000557, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001026
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000557
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
        )
    ] .

obo:CL_0002002
    obo:IAO_0000115 "A granulocyte monocyte progenitor that is Kit-positive, CD34-positive, Fc-gamma receptor II/II-positive, and is Sca-1-negative, Il7ra-negative, Cxc3r1-negative, and CD90-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-13T03:19:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are found on mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive granulocyte monocyte progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000557, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001023
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000557
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0033001
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001479
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001206
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001843
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002003
    obo:IAO_0000115 "An erythroid progenitor cell that is CD34-positive and is GlyA-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:14:30Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83517"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell markers associated with human cells."^^xsd:string ;
    rdfs:label "CD34-positive, GlyA-negative erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002005
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001460
            ]
        )
    ] .

obo:CL_0002004
    obo:IAO_0000115 "A proerythoblast that is CD34-negative and GlyA-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:31:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell surface markers are associated with human cells."^^xsd:string ;
    rdfs:label "CD34-negative, GlyA-negative proerythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000547, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000547
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001460
            ]
        )
    ] .

obo:CL_0002005
    obo:IAO_0000115 "A megakaryocyte erythroid progenitor cell is CD34-positive, CD38-positive and is IL3-receptor alpha-negative and CD45RA-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-13T03:43:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cell type."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive megakaryocyte erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000050
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001865
            ]
        )
    ] .

obo:CL_0002006
    obo:IAO_0000115 "A megakaryocyte erythroid progenitor cell that is Kit-positive and is Sca1-negative, CD34-negative, CD90-negative, IL7r-alpha-negative and Fcgr II/III-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-13T03:43:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive, CD34-negative megakaryocyte erythroid progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0033001
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000050
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0033001
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001479
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001843
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002007
    obo:IAO_0000115 "A lineage marker-negative, CD34-positive, IL5r-alpha-positive, and Sca1-negative eosinophil progenitor cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-14T03:25:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are found on mouse cells."^^xsd:string ;
    rdfs:label "Kit-low, CD34-positive eosinophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000611, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000611
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001867
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002008
    obo:IAO_0000115 "A lineage marker-negative, CD34-positive, CD38-positive, IL3r-alpha-positive, IL5r-alpha-positive, and CD45RA-negative eosinophil progenitor cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-14T03:25:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cells."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-positive eosinophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000611, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000611
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001865
            ]
        )
    ] .

obo:CL_0002009
    obo:IAO_0000115 "A progenitor cell that can give rise to plasmacytoid and myeloid dendritic cells, and to monocytes and macrophages."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-19T02:51:58Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "MDP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macrophage dendritic cell progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002032, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030224
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043011
            ]
        )
    ] .

obo:CL_0002010
    obo:IAO_0000115 "A lin-negative, MHC-II-negative, CD11c-positive, FLT3-positive cell with intermediate expression of SIRP-alpha."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-19T03:39:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pre-conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001968
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001968
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001029
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002978
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001968
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002001
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002978
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0002011
    obo:IAO_0000115 "A progenitor cell that can give rise to plasmacytoid and myeloid dendritic cells, and to monocytes and macrophages. Marker for this cell is Kit-high, CD115-positive, CD135-positive, Cx3cr1-positive, and is Il7ra-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-26T02:43:40Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "murine MDP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive macrophage dendritic cell progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001206
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002001
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
        )
    ] .

obo:CL_0002012
    obo:IAO_0000115 "A proerythoblast that is Kit-low, Lyg76-positive, and CD71-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:31:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-low proerythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002000
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000547
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002981
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001945
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002013
    obo:IAO_0000115 "A basophilic erythroblast that is GlyA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:41:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cells."^^xsd:string ;
    rdfs:label "GlyA-positive basophillic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000549, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000549
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001460
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
        )
    ] .

obo:CL_0002014
    obo:IAO_0000115 "A basophilic erythroblast that is Lyg 76-high and is Kit-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:41:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell surface markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-negative, Ly-76 high basophilic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000549, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000549
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002981
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002015
    obo:IAO_0000115 "A polychromatophilic erythroblast that is Lyg 76-high and is Kit-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:53:11Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "late basophilic and polychromatophilic erythroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Kit-negative, Ly-76 high polychromatophilic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002014
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000550
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002981
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002016
    obo:IAO_0000115 "A polychromatiic erythroblast that is Gly-A-positive and CD71-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T10:53:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell surface markers are associated with human cells."^^xsd:string ;
    rdfs:label "CD71-low, GlyA-positive polychromatic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000550
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001460
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0002017
    obo:IAO_0000115 "An orthochromatophilic erythroblast that is ter119-high, CD71-low, and Kit-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:04:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell surface markers associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-negative, Ly-76 high orthochromatophilic erythroblasts"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000552, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001945
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000552
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002981
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001945
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002018
    obo:IAO_0000115 "An erythroblast that is GlyA-positive and CD71-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:04:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers associated with human cells."^^xsd:string ;
    rdfs:label "CD71-negative, GlyA-positive orthochromatic erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000552, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002016
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000552
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001460
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001945
            ]
        )
    ] .

obo:CL_0002019
    obo:IAO_0000115 "A reticulocyte that is Ly76-high and is Kit-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:37:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Marker associated with mouse cells."^^xsd:string ;
    rdfs:label "Ly-76 high reticulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002422, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002017
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002422
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0002020
    obo:IAO_0000115 "A reticulocyte that is GlyA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:48:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers is associated with human cells."^^xsd:string ;
    rdfs:label "GlyA-positive reticulocytes"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002422, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002422
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001460
            ]
        )
    ] .

obo:CL_0002021
    obo:IAO_0000115 "An enucleate erythrocyte that is GlyA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:51:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Marker is associated with human cell types."^^xsd:string ;
    rdfs:label "GlyA-positive erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000595
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001460
            ]
        )
    ] .

obo:CL_0002022
    obo:IAO_0000115 "An enucleate erythrocyte that is Lyg-76-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T11:51:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Marker is associated with mouse cell types."^^xsd:string ;
    rdfs:label "Ly-76 high positive erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002019
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000595
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0002023
    obo:IAO_0000115 "A megakaroycotye progenitor cell that is CD34-positive, CD41-positive and CD42-positive on the cell surface."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T02:39:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cell type."^^xsd:string ;
    rdfs:label "CD34-positive, CD41-positive, CD42-positive megakaryocyte progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001907
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001907
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001907
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009127
            ]
        )
    ] .

obo:CL_0002024
    obo:IAO_0000115 "A megakaryocyte progenitor cell that is Kit-positive, CD41-positive, CD9-positive, Sca-1-negative, IL7ralpha-negative, CD150-negative, and Fcgamma receptor II/III-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T02:39:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive megakaryocyte progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000005178
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001479
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002025
    obo:IAO_0000115 "A megakaryocyte progenitor cell that is CD34-positive, CD41-positive, and CD42-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T03:52:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are commonly associated with human cells."^^xsd:string ;
    rdfs:label "CD34-positive, CD41-positive, CD42-negative megakaryocyte progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002005
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001907
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009127
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001907
            ]
        )
    ] .

obo:CL_0002026
    obo:IAO_0000115 "A megakaryocyte progenitor cell that is CD34-negative, CD41-positive and CD42-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-26T03:59:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are commonly associated with human cells."^^xsd:string ;
    rdfs:label "CD34-negative, CD41-positive, CD42-positive megakaryocyte cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000556, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001907
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001907
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002023
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000556
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001907
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009127
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
        )
    ] .

obo:CL_0002027
    obo:IAO_0000115 "A megakaryocyte cell with is CD9-positive and CD41-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-27T10:39:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are commonly associated with mouse cells."^^xsd:string ;
    rdfs:label "CD9-positive, CD41-positive megakaryocyte cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000556, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000005178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002024
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000556
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000005178
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009127
            ]
        )
    ] .

obo:CL_0002028
    obo:IAO_0000115 "A cell type that can give rise to basophil and mast cells. This cell is CD34-positive, CD117-positive, CD125-positive, FceRIa-negative, and T1/ST2-negative, and expresses Gata-1, Gata-2, C/EBPa"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-27T12:46:33Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "BMCP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "There may be an intermediate cell type. These cells also CD13-positive, CD16-positive, CD32-positive, and integrin beta 7-positive. Transcription factors: GATA1-positive, MCP-1-positive, mitf-positive, PU.1-positive, and CEBP/a-low."^^xsd:string ;
    rdfs:label "basophil mast progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000005307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030221
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060374
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000007431
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000016401
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000005307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000007858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001867
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030221
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0060374
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000016401
            ]
        )
    ] .

obo:CL_0002029
    obo:IAO_0000115 "A lineage-negative, Kit-positive, CD45-positive mast cell progenitor that is Fc-epsilon RIalpha-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-27T01:22:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Fc-epsilon RIalpha-low mast cell progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000831, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000831
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009143
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002030
    obo:IAO_0000115 "A lineage negative, Sca1-negative basophil progenitor cell that is Fc epsilon RIalpha-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-27T01:22:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Fc-epsilon RIalpha-high basophil progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000613, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002044
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000613
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000007431
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002031
    obo:IAO_0000115 "A hematopoietic progenitor cell that is capable of developing into only one lineage of hematopoietic cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-06T03:43:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hematopoietic lineage restricted progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001400
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002032
    ] ;
    owl:disjointWith obo:CL_0002032 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001400
            ]
        )
    ] .

obo:CL_0002032
    obo:IAO_0000115 "A hematopoietic oligopotent progenitor cell that has the ability to differentiate into limited cell types but lacks lineage cell markers and self renewal capabilities."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-06T03:43:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is intended to be compatible with any vertebrate hematopoietic oligopotent progenitor cell.  For mammalian hematopoietic oligopotent progenitor cells known to be lineage-negative, please use the term 'hematopoietic oligopotent progenitor cell' (CL_0001060)." ;
    rdfs:label "hematopoietic oligopotent progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001401
            ]
        )
    ] .

obo:CL_0002033
    obo:IAO_0000115 "A hematopoietic stem cell capable of rapid replenishment of myeloerythroid progenitors and limited self renewal capability. This cell is Kit-positive, Sca1-positive, CD34-positive, CD150-positive, and is Flt3-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-08T09:19:25Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ST stem cell"^^xsd:string, "ST-HSC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells. These cells are also reportedly CD11b-low and CD90-low."^^xsd:string ;
    rdfs:label "short term hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002034
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002001
            ]
        )
    ] .

obo:CL_0002034
    obo:IAO_0000115 "A hematopoietic stem cell with long term self renewal capability. This cell is Kit-positive, Sca1-positive, CD150-positive, CD90-low, CD34-negative and Flt3-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-08T09:19:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "LT stem cell"^^xsd:string, "LT-HSC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "long term hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001843
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001843
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002001
            ]
        )
    ] .

obo:CL_0002035
    obo:IAO_0000115 "A hematopoietic progenitor that has restricted self-renewal capability. Cell is Kit-positive, Ly6-positive, CD150-negative and Flt3-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-08T11:16:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Slamf1-negative multipotent progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002036
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000837
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002001
            ]
        )
    ] .

obo:CL_0002036
    obo:IAO_0000115 "A hematopoietic progenitor that has some limited self-renewal capability. Cells are lin-negative, Kit-positive, CD34-positive, and Slamf1-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-08T11:16:35Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "KSL cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Slamf1-positive multipotent progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002033
    ] ;
    owl:disjointWith obo:CL_0002043 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000837
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002037
    obo:IAO_0000115 "Intraepithelial T cells with a memory phenotype of CD2-positive, CD5-positive, and CD44-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-20T02:20:43Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "memory alpha beta IEL"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD2-positive, CD5-positive, CD44-positive alpha-beta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000793, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001839
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000793
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001839
            ]
        )
    ] .

obo:CL_0002038
    obo:IAO_0000115 "A CD4-positive, CXCR5-positive, CCR7-negative alpha-beta T cell located in follicles of secondary lymph nodes that expresses is BCL6-high, ICOS-high and PD1-high, and stimulates follicular B cells to undergo class-switching and antibody production."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-29T04:01:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T(FH)"^^xsd:string, "Tfh"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "follicular B helper T cell"^^xsd:string, "follicular T cell"^^xsd:string, "follicular T-cell"^^xsd:string, "follicular T-helper cell"^^xsd:string, "follicular helper T cell"^^xsd:string, "follicular helper T-cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "T follicular helper cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001919
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001919
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0051024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003450
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001209
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001860
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001919
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0051024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001203
            ]
        )
    ] .

obo:CL_0002039
    obo:IAO_0000115 "A CD24-high, CD4-low, CD8-low, CD44-negative, NK1.1-negative NK T cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-29T04:09:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature NK T cell stage I"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000025402
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000914
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000025402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
        )
    ] .

obo:CL_0002040
    obo:IAO_0000115 "A CD24-low, CD44-negative, NK1.1-negative NK T cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-29T04:13:43Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NKT.44-NK1.1-.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NKT.44-NK1.1-.Th was assigned as an exact synonym based on sorting strategy displayed at immgene.org."^^xsd:string ;
    rdfs:label "immature NK T cell stage II"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002039
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000914
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
        )
    ] .

obo:CL_0002041
    obo:IAO_0000115 "A CD24-low, CD44-positive, DX5-low, NK1.1-negative NK T cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-29T04:14:48Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "NKT.44+.NK1.1-.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature NK T cell stage III"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002040
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000914
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001008
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
        )
    ] .

obo:CL_0002042
    obo:IAO_0000115 "A CD24-low, CD44-positive, DX5-high, NK1.1-negative NK T cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-10-29T04:17:38Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "NKT.44+.NK1.1-.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature NK T cell stage IV"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002041
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000914
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001008
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
        )
    ] .

obo:CL_0002043
    obo:IAO_0000115 "A hematopoietic multipotent progenitor cell that is CD34-positive, CD38-negative, CD45RA-negative, and CD90-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-01-12T11:14:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell markers are associated with human hematopoietic multipotent progenitor cells."^^xsd:string ;
    rdfs:label "CD34-positive, CD38-negative multipotent progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000837, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001843
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000837
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001843
            ]
        )
    ] .

obo:CL_0002044
    obo:IAO_0000115 "A basophil mast progenitor cell that is Beta-7 integrin-high, Kit-positive FcRgammaII/III-positive and Sca1-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-27T01:22:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "Kit-positive, integrin beta7-high basophil mast progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002028, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000009143
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002028
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001479
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000009143
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002045
    obo:IAO_0000115 "A pro-B cell that CD45R/B220-positive, CD43-positive, HSA-low, BP-1-negative and Ly6c-negative. This cell type is also described as being lin-negative, AA4-positive, Kit-positive, IL7Ra-positive and CD45R-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T10:50:07Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "fraction A"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pre pro B cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers associated with mouse cells."^^xsd:string ;
    rdfs:label "Fraction A pre-pro B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000826, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000826
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002039
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002980
            ]
        )
    ] .

obo:CL_0002046
    obo:IAO_0000115 "A pro-B cell that is CD22-positive, CD34-positive, CD38-positive and TdT-positive (has TdT activity). Pre-BCR is expressed on the cell surface. Cell is CD19-negative, CD20-negative, complement receptor type 2-negative and CD10-low. D-to-J recombination of the heavy chain occurs at this stage."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T11:19:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are commonly associated with human cells. These cells are also reportedly CD21-negative. Transcription factors: PU.1-positive, Ikaros-positive, E2A-positive, and PAX5-positive."^^xsd:string ;
    rdfs:label "early pro-B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000826, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0071707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001338
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000826
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0071707
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0035369
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001288
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001898
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001338
            ]
        )
    ] .

obo:CL_0002047
    obo:IAO_0000115 "A precursor B cell that is CD45RA-positive, CD43-positive, CD24-positive and BP-1-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T11:56:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Fr. B"^^xsd:string, "Fraction B"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are commonly associated with mouse cells. These cells are also reportedly RAG1-positive and RAG2-positive."^^xsd:string ;
    rdfs:label "Fraction B precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002045
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002039
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002400
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002039
            ]
        )
    ] .

obo:CL_0002048
    obo:IAO_0000115 "A pre-B cell precursor is CD19-low, CD22-positive , CD34-positive, CD38-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T12:06:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Late pro-B cells are also reportedly CD10-positive, CD20-negative, CD21-negative, and TdT-positive. Transcription factors: PU.1-positive, Ikaros-positive, E2A-positive, and PAX5-positive."^^xsd:string ;
    rdfs:label "late pro-B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000817, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002046
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001288
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001002
            ]
        )
    ] .

obo:CL_0002049
    obo:IAO_0000115 "A precursor B cell is CD45R-positive, CD43-positive, CD24-positive, and BP-positive. Intracellularly expression of surrogate light chain, Rag1 and Rag2, TdT, occurs while there is no expression of mu heavy chain."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T02:04:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "Fraction C"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Fraction C precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001859
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000003457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000003460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002047
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0071707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002400
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000001859
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002039
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000003457
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000003460
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0071707
            ]
        )
    ] .

obo:CL_0002050
    obo:IAO_0000115 "A pre-BCR-positive precursor B cell that is CD24-high, CD25-positive, CD43-positive, CD45R-positive and BP-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T02:13:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Fr. C'"^^xsd:string, "Fraction C-prime"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Fraction C' precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000817, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0035369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002049
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0035369
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002039
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0002051
    obo:IAO_0000115 "A pre-BCR positive B cell that is CD38-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T02:27:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "large pre-B cell type I"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cells."^^xsd:string ;
    rdfs:label "CD38-high pre-BCR positive cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000952, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000952
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001288
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002052
    obo:IAO_0000115 "A pre-B cell that is pre-BCR-negative, and the kappa- and lambda- light immunoglobulin light chain-negative, CD43-low, and is BP-1-positive, CD45R-positive and CD25-positive. This cell type is also described as being AA4-positive, IgM-negative, CD19-positive, CD43-low/negative, and HSA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T02:55:16Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Fr. D"^^xsd:string, "Fraction D pre-B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Fraction D precursor B cells are also reportedly CD24-positive and sIgD-negative."^^xsd:string ;
    rdfs:label "Fraction D precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002050
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0071708
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0035369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002039
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0071708
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0035369
            ]
        )
    ] .

obo:CL_0002053
    obo:IAO_0000115 "A small pre-B cell that is CD22-positive and CD38-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T03:04:48Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "small pre-B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cell. RAG expression maybe diminishing."^^xsd:string ;
    rdfs:label "CD22-positive, CD38-low small pre-B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000954, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002051
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000954
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001288
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002054
    obo:IAO_0000115 "An immature B cell that is IgM-positive, CD45R-positive, CD43-low, CD25-negative, and CD127-negative. This cell type has also been described as being AA4-positive, IgM-positive, CD19-positive, CD43-low/negative, and HSA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T03:13:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers associated with mouse cells. These cells are also reportedly sIgD-negative."^^xsd:string ;
    rdfs:label "Fraction E immature B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000816, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002052
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000816
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001869
            ]
        )
    ] .

obo:CL_0002055
    obo:IAO_0000115 "An immature B cell that is CD38-negative, CD10-low, CD21-low, and CD22-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-28T03:19:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human cell type."^^xsd:string ;
    rdfs:label "CD38-negative immature B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000816, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002053
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001288
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001898
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000816
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001288
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001898
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002056
    obo:IAO_0000115 "A mature B cell subset originally defined as having being CD45R-positive, IgM-positive, IgD-positive and CD43-negative. Subsequent research demonstrated being CD21-positive and CD23-negative and CD93 negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-04-30T03:01:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Fraction F mature B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002054
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001880
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001880
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002037
            ]
        )
    ] .

obo:CL_0002057
    obo:IAO_0000115 "A classical monocyte that is CD14-positive, CD16-negative, CD64-positive, CD163-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-05T08:25:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD16- monocyte", "CD16-negative monocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CD16- monocyte'. The markers used in the definition are associated with human monocytes."^^xsd:string ;
    rdfs:label "CD14-positive, CD16-negative classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000860, obo:CL_0001054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001925
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000860
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001465
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001925
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0002058
    obo:IAO_0000115 "A resident monocyte that is Gr-1 low, CD43-positive, and CX3CR1-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-05T08:25:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mice. The Gr epitope is used to describe this cell type is found on both Ly6c and Ly6g. However, its the Ly6c that is considered the specific marker, and thus used in the cross-product. Also, this cell-type is sometimes described as being Gr1-negative."^^xsd:string ;
    rdfs:label "Gr1-low non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000875, obo:CL_0002398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001199
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000875
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001206
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001199
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002980
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002059
    obo:IAO_0000115 "A conventional thymic dendritic cell that is CD8alpha-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-07T02:48:36Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8alpha-alpha-positive thymic conventional dendritic cell"^^xsd:string, "DC.8+.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8alpha-positive thymic conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000941, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000941
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002060
    obo:IAO_0000115 "A melanin-containing macrophage that obtains the pigment by phagocytosis of melanosomes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-22T10:46:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_25179
            ]
        )
    ] .

obo:CL_0002061
    obo:IAO_0000115 "A T-helper cell that is characterized by secreting interleukin 9 and responding to helminth infections. This cell-type can derives from Th2 cells in the presence of TGF-beta and IL-4. Th2 cytokine production is surpressed."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-22T11:18:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T helper cells type 9"^^xsd:string, "T(H)-9 cell"^^xsd:string, "Th9"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "T-helper 9 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000492, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000008982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000492
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000008982
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002215
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032638
            ]
        )
    ] .

obo:CL_0002062
    obo:IAO_0000115 "A type I pneumocyte is a flattened, branched pneumocyte that covers more than 98% of the alveolar surface. This large cell has thin (50-100 nm) cytoplasmic extensions to form the air-blood barrier essential for normal gas exchange."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-23T04:37:54Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000780"^^xsd:string, "FMA:62500"^^xsd:string ;
    oboInOwl:hasExactSynonym "AT1"^^xsd:string, "ATI"^^xsd:string, "lung type 1 cells"^^xsd:string, "membranous pneumocytes"^^xsd:string, "pulmonary alveolar type I cell"^^xsd:string, "small alveolar cells"^^xsd:string, "squamous alveolar cell"^^xsd:string, "squamous alveolar lining cell"^^xsd:string, "type 1 alveolar epithelial cells"^^xsd:string, "type 1 pneumocyte"^^xsd:string, "type I alveolar cells"^^xsd:string, "type I alveolar epithelial cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I pneumocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000322, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000322
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:CL_0002063
    obo:IAO_0000115 "A type II pneumocyte is a pneumocyte that modulates the fluid surrounding the alveolar epithelium by secreting and recycling surfactants. This cell type also contributes to tissue repair and can differentiate after injury into a type I pneumocyte. Thicker than squamous alveolar cells, have a rounded apical surface that projects above the level of surrounding epithelium. The free surface is covered by short microvilli."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-24T12:04:13Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000538"^^xsd:string, "FMA:62501"^^xsd:string ;
    oboInOwl:hasExactSynonym "AT2"^^xsd:string, "ATII"^^xsd:string, "TII"^^xsd:string, "cuboidal type II cell"^^xsd:string, "granular pneumocyte"^^xsd:string, "great alveolar cell"^^xsd:string, "lung type 2 cell"^^xsd:string, "type 2 alveolar epithelial cell"^^xsd:string, "type 2 alveolocyte"^^xsd:string, "type 2 pneumocyte"^^xsd:string, "type II alveolar cell"^^xsd:string, "type II alveolar epithelial cell"^^xsd:string, "type II alveolocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "lung type II cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II pneumocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000157, obo:CL_0000322, obo:CL_1000272 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000322
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032940
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043129
            ]
        )
    ] .

obo:CL_0002064
    obo:IAO_0000115 "A secretory cell found in pancreatic acini that secretes digestive enzymes and mucins. This cell is a typical zymogenic cell, have a basal nucleus and basophilic cytoplasm consisting of regular arrays of granular endoplasmic reticulum with mitochondria and dense secretory granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-24T03:16:29Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000028"^^xsd:string, "CALOHA:TS-0737"^^xsd:string, "FMA:63032"^^xsd:string ;
    oboInOwl:hasExactSynonym "acinar cell of pancreas"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic acinar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000622, obo:CL_1001599, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001263
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000622
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001263
            ]
        )
    ] .

obo:CL_0002066
    obo:IAO_0000115 "A neuroendocrine cell found in the epithelium of the lungs and respiratory tract. This cell type is rounded or elliptical in shape, situated mainly in the basal part of the epithelium; regulates bronchial secretion, smooth muscle contraction, lobular growth, ciliary activity and chemoreception. Cell has an electron-lucent cytoplasm, contains numerous dense-cored vesicles with a clear halo between the core and the limiting membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-28T08:24:30Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "P cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:14118"^^xsd:string ;
    oboInOwl:hasExactSynonym "Kultschitzky cell of bronchiole"^^xsd:string, "bronchiolar Kulchitsky cell"^^xsd:string, "respiratory enterochromaffin cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Feyrter cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000165 .

obo:CL_0002067
    obo:IAO_0000115 "An enteroendocrine cell that produces glucagon."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T10:48:54Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62939"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type A enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000170 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0070091
            ]
        )
    ] .

obo:CL_0002068
    obo:IAO_0000115 "Specialized cardiac myocyte that is subendocardially interspersed with the regular cardiac muscle cell. They are uninucleate cylindrical cells, associated end-to-end in long rows, continue from the node to the atrioventricular bundle; relatively short compared to ordinary myocytes but are nearly twice their diameter."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-28T08:36:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001032"^^xsd:string, "FMA:14146"^^xsd:string ;
    oboInOwl:hasExactSynonym "Purkinje cell fiber"^^xsd:string, "Purkinje muscle cell"^^xsd:string, "myocytus conducens cardiacus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002086 .

obo:CL_0002069
    obo:IAO_0000115 "Mostly cylindrical, resemble Type 1 in their contents and the presence of a kinocilium and stereocilium apically; much greater variation in size, some almost span the entire thickness of the sensory epithelium, while others are smaller than Type 1; receive multiple efferent nerve boutons around their bases as well as afferent endings, which are small expansions rather than chalices."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T09:58:13Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67909"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 2 vestibular hair cell"^^xsd:string, "type 2 vestibular sensory cell"^^xsd:string, "type II hair cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II vestibular sensory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000609 .

obo:CL_0002070
    obo:IAO_0000115 "Bottle-shaped with narrow neck; broad, rounded basal portion where nucleus is located; stereocilia and a single kinocilium is present apically; receive nerve bouton at their base from an afferent cup-shaped (chalice or calyx) nerve ending."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T09:58:19Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62352"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 1 vestibular hair cell"^^xsd:string, "type 1 vestibular sensory cell"^^xsd:string, "type I hair cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I vestibular sensory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000609 .

obo:CL_0002071
    obo:IAO_0000115 "Columnar cell which populate the epithelium of large intestine and absorb water. This cell is the most numerous of the epithelial cell types in the large intestine; bear apical microvilli, contain secretory granules in their apical cytoplasm; secretion appears to be largely mucins, but is also rich in antibodies of the IgA type."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T11:07:25Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "columnar cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002484"^^xsd:string, "FMA:63638"^^xsd:string, "FMA:66771"^^xsd:string ;
    oboInOwl:hasExactSynonym "columnar cell of the colon"^^xsd:string, "vacuolar absorptive cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000584, obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001278
            ]
        )
    ] .

obo:CL_0002072
    obo:IAO_0000115 "A specialized cardiac myocyte in the sinoatrial and atrioventricular nodes. The cell is slender and fusiform confined to the nodal center, circumferentially arranged around the nodal artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T11:41:37Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "pacemaker cell"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004190"^^xsd:string, "FMA:67101"^^xsd:string ;
    oboInOwl:hasExactSynonym "P cell"^^xsd:string, "cardiac pacemaker cell"^^xsd:string, "myocytus nodalis"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nodal myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002086 .

obo:CL_0002073
    obo:IAO_0000115 "Specialized cardiac myocyte which is in the internodal tract and atrioventricular node. The cell is more slender than ordinary atrial myocytes and has more myofibrils than nodal myocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T02:39:32Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67142"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002086 .

obo:CL_0002074
    obo:IAO_0000115 "The myoendocrine cellis a specialized myocyte localized mainly in the right and left atrial appendages, and also scattered within other areas of the atria and along the conductive system in the ventricular septum. The most conspicuous feature distinguishing myoendocrine cells from other atrial myoctyes is the presence of membane-bounded secretory granules (these granules contain precursor of cardiodilatins or atrial natriuretic polypeptides)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T11:50:47Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67111"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocardial endocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0002086 .

obo:CL_0002075
    obo:IAO_0000115 "Infrequent type of columnar epithelial cell. This cell is characterized by the presence of a tuft of blunt, squat microvilli (approximately 120-140/cell) on the cell surface. The microvilli contain filaments that stretch into the underlying cytoplasm. They have a distinctive pear shape with a wide base and a narrow microvillous apex. Function not known."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T03:22:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pulmonary brush cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell of trachebronchial tree"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202, obo:CL_0002204 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002204
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0002076
    obo:IAO_0000115 "An epithelial cell derived from endoderm."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T03:38:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69075"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endo-epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000223
    ] .

obo:CL_0002077
    obo:IAO_0000115 "An epithelial cell derived from ectoderm."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T03:38:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69074"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ecto-epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000221
            ]
        )
    ] .

obo:CL_0002078
    obo:IAO_0000115 "Epithelial cell derived from mesoderm or mesenchyme."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-29T03:49:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69076"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial mesenchymal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "meso-epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000222
            ]
        )
    ] .

obo:CL_0002079
    obo:IAO_0000115 "Epithelial cell found in the ducts of the pancreas. This cell type contributes to the high luminal pH."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-30T08:49:43Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63099"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic ductal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000069, obo:CL_1001433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000083
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001064
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015106
            ]
        )
    ] .

obo:CL_0002080
    obo:IAO_0000115 "A cubodial epithelial cell that is continuous with the lining of intercalated ducts that drain the acinus. This cell type secretes a high pH solution to aid in activation of zymogens, and can differentiate into endocrine and exocrine pancreatic cell types."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-30T08:49:52Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62455"^^xsd:string ;
    oboInOwl:hasExactSynonym "centroacinar cell of Langerhans"^^xsd:string, "pancreatic centroacinar cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic centro-acinar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001263
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000083
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001263
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015106
            ]
        )
    ] .

obo:CL_0002081
    obo:IAO_0000115 "This cell resembles a glia cell, express the glial marker S100 and act as a supporting cell to type I cell. This cell is located in a small cluster of type I and type II cells near the fork of the carotid artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-06-30T04:23:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84187"^^xsd:string ;
    oboInOwl:hasExactSynonym "sheath cell of carotid body"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II cell of carotid body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000703, obo:CL_0002256 .

obo:CL_0002082
    obo:IAO_0000115 "A chromaffin cell of the adrenal medulla that produces epinephrine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-14T09:41:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69322"^^xsd:string ;
    oboInOwl:hasExactSynonym "adremergic chromaffin cell"^^xsd:string, "adrenal secreting cell of the adrenal medulla"^^xsd:string, "epiniphrine secreting cell of the adrenal medulla"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II cell of adrenal medulla"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000336, obo:CL_0000454 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000336
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001236
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048242
            ]
        )
    ] .

obo:CL_0002083
    obo:IAO_0000115 "A chromaffin cell of the adrenal medulla that produces norepinephrine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-14T10:12:24Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69321"^^xsd:string ;
    oboInOwl:hasExactSynonym "noradrenergic chromaffin cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I cell of adrenal medulla"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000336, obo:CL_0000459 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000336
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001236
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048243
            ]
        )
    ] .

obo:CL_0002084
    obo:IAO_0000115 "A Boettcher cell is a polyhedral cells on the basilar membrane of the cochlea, and is located beneath Claudius cells. A Boettcher cell is considered a supporting cell for the organ of Corti, and is present only in the lower turn of the cochlea. These cells interweave with each other, and project microvilli into the intercellular space. Because of their structural specialization, a Boettcher cell is believed to play a significant role in the function of the cochlea. They demonstrate high levels of calmodulin, and may be involved in mediating Ca(2+) regulation and ion transport."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-14T03:22:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Boettcher's cell"^^xsd:string, "Bottcher cell"^^xsd:string, "Bottcher's cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Boettcher cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002315 .

obo:CL_0002085
    obo:IAO_0000115 "Specialized elongated ventricular ependymal cell that has processes that extend to the outer, or pial, surface of the CNS. Resemble spongioblasts seen in developing brain. Found in the adult brain in the third ventricle, cerebral aqueduct, spinal canal and floor of the fourth ventricle."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-15T11:21:11Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000643"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001953"^^xsd:string, "FMA:54560"^^xsd:string ;
    oboInOwl:hasExactSynonym "stretch cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tanycyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000683 .

obo:CL_0002086
    obo:IAO_0000115 "A cardiac myocyte that is an excitable cells in the myocardium, specifically in the conducting system of heart."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-21T01:33:38Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67968"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "specialized cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000746 .

obo:CL_0002087
    obo:IAO_0000115 "A leukocyte that lacks granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-22T11:30:33Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62855"^^xsd:string ;
    oboInOwl:hasExactSynonym "agranular leukocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nongranular leukocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000738, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_part ;
        owl:someValuesFrom obo:GO_0030141
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_part ;
                owl:someValuesFrom obo:GO_0030141
            ]
        )
    ] .

obo:CL_0002088
    obo:IAO_0000115 "This is a cell found in the gastrointestinal tract of mammals and serves as a pacemaker that triggers gut contraction. ICCs mediate inputs from the enteric nervous system to smooth muscle cells and are thought to be the cells from which gastrointestinal stromal tumors (GISTs) arise."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-22T03:26:00Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003914"^^xsd:string, "FMA:86573"^^xsd:string ;
    oboInOwl:hasExactSynonym "ICC"^^xsd:string, "intestinal pacemaker cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Some argue this cell type is of mesenchymal origin."^^xsd:string ;
    rdfs:label "interstitial cell of Cajal"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000710
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0043134
            ]
        )
    ] .

obo:CL_0002089
    obo:IAO_0000115 "A group 2 innate lymphoid cell in the mouse capable of secreting IL-13 in response to a helminth infection. This cell is lineage-negative, ICOS-positive, IL1RL1-positive, IL7Ralpha-positive, and IL17Br-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-12T02:22:19Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "nuocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "group 2 innate lymphoid cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008994
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000008982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000008994
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032616
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001326
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001893
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001927
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000007431
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001069
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001860
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000008982
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000008994
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002830
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032616
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001008
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001326
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001893
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001927
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000007431
            ]
        )
    ] .

obo:CL_0002090
    obo:IAO_0000115 "One of two small cells formed by the first and second meiotic division of oocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T09:49:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "EHDAA2:0004716"^^xsd:string, "FMA:85543"^^xsd:string, "WBbt:0008429"^^xsd:string, "XAO:0000262"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polar body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000021 .

obo:CL_0002091
    obo:IAO_0000115 "A small cell formed by the first meiotic division of oocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T09:49:58Z"^^xsd:string ;
    oboInOwl:hasDbXref "EHDAA2:0000541"^^xsd:string, "EMAPA:16032"^^xsd:string, "FMA:18650"^^xsd:string, "VHOG:0000464"^^xsd:string ;
    oboInOwl:hasExactSynonym "first polar body"^^xsd:string, "polocytus primarius"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary polar body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002090 .

obo:CL_0002092
    obo:IAO_0000115 "A cell found in the bone marrow. This can include fibroblasts, macrophages, adipocytes, osteoblasts, osteoclasts, endothelial cells and hematopoietic cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-07-22T04:48:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004850"^^xsd:string, "FMA:83621"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "MH consider whether bone marrow cells are bone cells in the structural sense vs. being part of bone organ sense."^^xsd:string ;
    rdfs:label "bone marrow cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001035
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_0002093
    obo:IAO_0000115 "A small cell formed by the second meiotic division of oocytes. In mammals, the second polar body may fail to form unless the ovum has been penetrated by a sperm cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T09:50:01Z"^^xsd:string ;
    oboInOwl:hasDbXref "EHDAA2:0001820"^^xsd:string, "EMAPA:16034"^^xsd:string, "EMAPA:16045"^^xsd:string, "FMA:18651"^^xsd:string ;
    oboInOwl:hasExactSynonym "polocytus secundarius"^^xsd:string, "second polar body"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary polar body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002090 .

obo:CL_0002094
    obo:IAO_0000115 "A cell that makes up the loose connective tissue of the ovary."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:11:34Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:18709"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interstitial cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002132 .

obo:CL_0002095
    obo:IAO_0000115 "A cell in the hilum of the ovary that produces androgens."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:18:18Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:18710"^^xsd:string ;
    oboInOwl:hasExactSynonym "hilar cell of ovary"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hilus cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000593, obo:CL_0002132 .

obo:CL_0002096
    obo:IAO_0000115 "A specialised myocyte that lies between the sinoatrial node and the atrioventricular node and is involved in the conduction of electrical signals."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:24:11Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223275"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "internodal tract myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002086, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009966
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009966
            ]
        )
    ] .

obo:CL_0002097
    obo:IAO_0000115 "A cell of the adrenal cortex. Cell types include those that synthesize and secrete chemical derivatives (steroids) of cholesterol."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T01:37:44Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69545"^^xsd:string ;
    oboInOwl:hasExactSynonym "adrenal cortex cell"^^xsd:string, "adrenocortical cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cortical cell of adrenal gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000174, obo:CL_0002078, obo:CL_1001601 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002078
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001235
            ]
        )
    ] .

obo:CL_0002098
    obo:IAO_0000115 "A cardiac myocyte that is connected to other cardiac myocytes by transverse intercalated discs (GO:0014704) at a regular interval."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:33:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67967"^^xsd:string ;
    oboInOwl:hasExactSynonym "regular cardiac muscle cell"^^xsd:string, "regular cardiac muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "regular cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000746 .

obo:CL_0002099
    obo:IAO_0000115 "A small, polyhedral, cell found in rounded groups or curved columns with deeply staining nuclei, scanty basophilic cytoplasm and a few lipid droplets. This cell in the zona glomerulosa produces mineralocorticoids."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T01:42:02Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000423"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69273"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of zona glomerulosa of adrenal gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I cell of adrenal cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000456, obo:CL_0002097, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002053
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002097
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002053
            ]
        )
    ] .

obo:CL_0002100
    obo:IAO_0000115 "A regular cardiac myocyte of the interventricular region of the heart."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:40:52Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:228792"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "regular interventricular cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002098 .

obo:CL_0002101
    obo:IAO_0000115 "A CD38-positive naive B cell is a mature B cell that has the phenotype CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, and that has not yet been activated by antigen in the periphery."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD38+ naive B cell"^^xsd:string, "CD38+ naive B lymphocyte"^^xsd:string, "CD38+ naive B-cell"^^xsd:string, "CD38+ naive B-lymphocyte"^^xsd:string, "CD38-positive naive B lymphocyte"^^xsd:string, "CD38-positive naive B-cell"^^xsd:string, "CD38-positive naive B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-positive naive B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000788, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000788
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002102
    obo:IAO_0000115 "A CD38-negative naive B cell is a mature B cell that has the phenotype CD38-negative, surface IgD-positive, surface IgM-positive, and CD27-negative, that has not yet been activated by antigen in the periphery."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD38- naive B cell"^^xsd:string, "CD38- naive B lymphocyte"^^xsd:string, "CD38- naive B-cell"^^xsd:string, "CD38- naive B-lymphocyte"^^xsd:string, "CD38-negative naive B lymphocyte"^^xsd:string, "CD38-negative naive B-cell"^^xsd:string, "CD38-negative naive B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-negative naive B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000788, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000788
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002103
    obo:IAO_0000115 "An IgG-positive double negative memory B cell is a double negative memory B cell with the phenotype IgG-positive, IgD-negative, and CD27-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgG+ dn memory B cell"^^xsd:string, "IgG+ dn memory B lymphocyte"^^xsd:string, "IgG+ dn memory B-cell"^^xsd:string, "IgG+ dn memory B-lymphocyte"^^xsd:string, "IgG+ double negative memory B cell"^^xsd:string, "IgG+ double negative memory B lymphocyte"^^xsd:string, "IgG+ double negative memory B-cell"^^xsd:string, "IgG+ double negative memory B-lymphocyte"^^xsd:string, "IgG-positive dn memory B cell"^^xsd:string, "IgG-positive dn memory B lymphocyte"^^xsd:string, "IgG-positive dn memory B-cell"^^xsd:string, "IgG-positive dn memory B-lymphocyte"^^xsd:string, "IgG-positive double negative memory B lymphocyte"^^xsd:string, "IgG-positive double negative memory B-cell"^^xsd:string, "IgG-positive double negative memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG-positive double negative memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071735
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071735
            ]
        )
    ] .

obo:CL_0002104
    obo:IAO_0000115 "An IgG-negative double negative memory B cell is a double negative memory B cell with the phenotype IgG-negative, IgD-negative, and CD27-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgG- dn memory B cell"^^xsd:string, "IgG- dn memory B lymphocyte"^^xsd:string, "IgG- dn memory B-cell"^^xsd:string, "IgG- dn memory B-lymphocyte"^^xsd:string, "IgG- double negative memory B cell"^^xsd:string, "IgG- double negative memory B lymphocyte"^^xsd:string, "IgG- double negative memory B-cell"^^xsd:string, "IgG- double negative memory B-lymphocyte"^^xsd:string, "IgG-negative dn memory B cell"^^xsd:string, "IgG-negative dn memory B lymphocyte"^^xsd:string, "IgG-negative dn memory B-cell"^^xsd:string, "IgG-negative dn memory B-lymphocyte"^^xsd:string, "IgG-negative double negative memory B lymphocyte"^^xsd:string, "IgG-negative double negative memory B-cell"^^xsd:string, "IgG-negative double negative memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG-negative double negative memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000981, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071735
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000981
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071735
            ]
        )
    ] .

obo:CL_0002105
    obo:IAO_0000115 "A CD38-positive IgG memory B cell is a class switched memory B cell that expresses IgG on the cell surface with the phenotype CD38-positive and IgG-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD38+ IgG memory B cell"^^xsd:string, "CD38+ IgG memory B lymphocyte"^^xsd:string, "CD38+ IgG memory B-cell"^^xsd:string, "CD38+ IgG memory B-lymphocyte"^^xsd:string, "CD38-positive IgG memory B lymphocyte"^^xsd:string, "CD38-positive IgG memory B-cell"^^xsd:string, "CD38-positive IgG memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-positive IgG memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000979
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002106
    obo:IAO_0000115 "An IgD-positive CD38-positive IgG memory B cell is a CD38-positive IgG-positive class switched memory B cell that has class switched and expresses IgD on the cell surface with the phenotype IgD-positive, CD38-positive, and IgG-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgD-positive CD38-positive IgG memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071738
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002105
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0002107
    obo:IAO_0000115 "An IgD-negative CD38-positive IgG memory B cell is a CD38-positive IgG-positive that has class switched and lacks expression of IgD on the cell surface with the phenotype IgD-negative, CD38-positive, and IgG-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgD-negative CD38-positive IgG memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001053, obo:CL_0002105 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002105
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
        )
    ] .

obo:CL_0002108
    obo:IAO_0000115 "A CD38-negative IgG memory B cell is a IgG-positive class switched memory B cell that has class switched and expresses IgG on the cell surface with the phenotype CD38-negative, IgD-negative, and IgG-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-negative IgG memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000979, obo:CL_0001053, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000979
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071738
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002109
    obo:IAO_0000115 "A B220-positive CD38-positive naive B cell is a CD38-positive naive B cell that has the phenotype B220-positive, CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, and that has not yet been activated by antigen in the periphery."^^xsd:string ;
    oboInOwl:hasExactSynonym "B220+CD38+ naive B cell"^^xsd:string, "B220+CD38+ naive B lymphocyte"^^xsd:string, "B220+CD38+ naive B-cell"^^xsd:string, "B220+CD38+ naive B-lymphocyte"^^xsd:string, "B220-positive CD38-positive naive B lymphocyte"^^xsd:string, "B220-positive CD38-positive naive B-cell"^^xsd:string, "B220-positive CD38-positive naive B-lymphocyte"^^xsd:string, "CD38+B220+ naive B cell"^^xsd:string, "CD38+B220+ naive B lymphocyte"^^xsd:string, "CD38+B220+ naive B-cell"^^xsd:string, "CD38+B220+ naive B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-positive CD38-positive naive B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002101, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002101
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002110
    obo:IAO_0000115 "A B220-low CD38-positive naive B cell is a CD38-positive naive B cell that has the phenotype B220-low, CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, that has not yet been activated by antigen in the periphery."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-low CD38-positive naive B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002109, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002101
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002111
    obo:IAO_0000115 "An CD38-negative unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD38- unswitched memory B cell"^^xsd:string, "CD38- unswitched memory B lymphocyte"^^xsd:string, "CD38- unswitched memory B-cell"^^xsd:string, "CD38- unswitched memory B-lymphocyte"^^xsd:string, "CD38-negative unswitched memory B lymphocyte"^^xsd:string, "CD38-negative unswitched memory B-cell"^^xsd:string, "CD38-negative unswitched memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-negative unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000970, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000970
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002112
    obo:IAO_0000115 "A B220-positive CD38-negative unswitched memory B cell is a CD38-negative unswitched memory B cell that has the phenotype B220-positive, CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-positive CD38-negative unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002113
    obo:IAO_0000115 "A B220-low CD38-negative unswitched memory B cell is a CD38-negative unswitched memory B cell that has the phenotype B220-low, CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-low CD38-negative unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002112, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002111
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002114
    obo:IAO_0000115 "A CD38-positive unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD38+ unswitched memory B cell"^^xsd:string, "CD38+ unswitched memory B lymphocyte"^^xsd:string, "CD38+ unswitched memory B-cell"^^xsd:string, "CD38+ unswitched memory B-lymphocyte"^^xsd:string, "CD38-positive unswitched memory B lymphocyte"^^xsd:string, "CD38-positive unswitched memory B-cell"^^xsd:string, "CD38-positive unswitched memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-positive unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000970, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000970
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002115
    obo:IAO_0000115 "A B220-positive CD38-positive unswitched memory B cell is a CD38-positive unswitched memory B cell that has the phenotype B220-positive, CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-positive CD38-positive unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002114, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002114
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002116
    obo:IAO_0000115 "A B220-low CD38-positive unswitched memory B cell is a CD38-positive unswitched memory B cell that has the phenotype B220-low, CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-low CD38-positive unswitched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002115, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002114
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002117
    obo:IAO_0000115 "A class switched memory B cell that lacks IgG on the cell surface."^^xsd:string ;
    oboInOwl:hasExactSynonym "IgG- class switched memory B cell"^^xsd:string, "IgG- class switched memory B lymphocyte"^^xsd:string, "IgG- class switched memory B-cell"^^xsd:string, "IgG- class switched memory B-lymphocyte"^^xsd:string, "IgG-negative class switched memory B lymphocyte"^^xsd:string, "IgG-negative class switched memory B-cell"^^xsd:string, "IgG-negative class switched memory B-lymphocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000972, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0071735
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000972
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071735
            ]
        )
    ] .

obo:CL_0002118
    obo:IAO_0000115 "A CD38-negative IgG-negative memory B cell is a IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD38-negative and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-negative IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002117, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002117
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002119
    obo:IAO_0000115 "A CD38-positive IgG-negative memory B cell is an IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD38-positive and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD38-positive IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001408
            ]
        )
    ] .

obo:CL_0002120
    obo:IAO_0000115 "An CD24-positive CD38-negative IgG-negative memory B cell is a CD38-negative IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD24-positive, CD38-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD24-positive CD38-negative IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002118
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0002121
    obo:IAO_0000115 "A CD24-negative CD38-negative IgG-negative memory B cell is a CD38-negative IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD24-negative, CD38-negative, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD24-negative CD38-negative IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002118, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002118
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0002122
    obo:IAO_0000115 "A B220-positive CD38-positive IgG-negative memory B cell is a CD38-positive IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype B220-positive, CD38-positive, and IgG-negative."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-positive CD38-positive IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002119
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002123
    obo:IAO_0000115 "A B220-low CD38-positive IgG-negative memory B cell is a CD38-positive IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype B220-low, CD38-positive, and IgG-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "B220-low CD38-positive IgG-negative class switched memory B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002122, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002119
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002124
    obo:IAO_0000115 "A circulating gamma-delta T cell that is CD27-positive and capable of producing IFN-gamma."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-18T09:57:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "gammadelta27-positive"^^xsd:string, "gd27-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD27-positive gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032609
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:CL_0002125
    obo:IAO_0000115 "A circulating gamma-delta T cell that expresses RORgamma(t), is CD27-negative and is capable of IL-17 secretion."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-18T09:57:29Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "gammadelta-17 cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD27-negative gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000003455
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032620
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0030217
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000800
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000003455
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032620
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0030217
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0002126
    obo:IAO_0000115 "A CD25-positive, CD27-positive immature gamma-delta T cell found in the thymus that has an immature phenotype (i.e. CD24-high, CD25-high, CD62L-high, CD44-high, CD2-low, CD5-low)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-18T10:35:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD25-positive, CD27-positive immature gamma-delta T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000799, obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001919
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001919
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001318
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001083
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001839
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000799
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001919
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001318
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001083
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001839
            ]
        )
    ] .

obo:CL_0002127
    obo:IAO_0000115 "A T cell with a receptor of limited diversity that is capable of immediate effector functions upon stimulation."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-20T02:14:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "innate effector T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045087
            ]
        )
    ] .

obo:CL_0002128
    obo:IAO_0000115 "A CD8-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-positive, CCR5-high, CD45RA-negative, and capable of producing IL-17 and some IFNg."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD8-positive Th17 cell"^^xsd:string, "Tc17 CD8+ T cell", "Tc17 T cell"^^xsd:string, "Tc17 T lymphocyte"^^xsd:string, "Tc17 T-cell"^^xsd:string, "Tc17 T-lymphocyte"^^xsd:string, "Th17 CD8-positive T cell"^^xsd:string, "Th17 non-TFH CD8-positive T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'Tc17 CD8+ T cell', but its logical definition includes additional known characteristics of Tc17 T cells.  Found in the CD27-positive, CD28-positive or CD27-negative, CD28-positive fractions with the phenotype CCR4-negative and CCR7-negative (this sentence not part of definition)."^^xsd:string ;
    rdfs:label "Tc17 cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000908, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032620
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001201
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000908
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001202
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032620
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001201
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001015
            ]
        )
    ] .

obo:CL_0002129
    obo:IAO_0000115 "Regular cardiac myocyte of a cardiac atrium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:41:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83108"^^xsd:string ;
    oboInOwl:hasExactSynonym "atrial cardiac muscle cell"^^xsd:string, "atrial myocyte"^^xsd:string, "regular atrial cardiac muscle fiber"^^xsd:string, "regular cardiac muscle cell of atrium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "regular atrial cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002098 .

obo:CL_0002130
    obo:IAO_0000115 "A cardiac myocyte of the interatrial region of the heart."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:41:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:228790"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "regular interatrial cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002098 .

obo:CL_0002131
    obo:IAO_0000115 "Regular cardiac myocyte of a cardiac ventricle."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T11:41:13Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "ventricular cardiac muscle cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83109"^^xsd:string ;
    oboInOwl:hasExactSynonym "regular cardiac muscle cell of ventricle"^^xsd:string, "regular ventricular cardiac muscle fiber"^^xsd:string, "ventricular myocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "regular ventricular cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002098 .

obo:CL_0002132
    obo:IAO_0000115 "A stomal cell of the ovary"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T12:10:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72299"^^xsd:string ;
    oboInOwl:hasExactSynonym "ovarian stromal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:CL_0002133
    obo:IAO_0000115 "A stromal cell of the ovarian cortex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T12:12:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256169"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of ovarian cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002132 .

obo:CL_0002134
    obo:IAO_0000115 "A stromal cell of the ovarian medulla."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-23T12:12:17Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256171"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of ovarian medulla"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002132, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013192
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013192
            ]
        )
    ] .

obo:CL_0002135
    obo:IAO_0000115 "Epidermal cells that do not contain keratin. Cell type is usually associated with moist epidermal tissues."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T08:43:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62880"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nonkeratinized cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

obo:CL_0002136
    obo:IAO_0000115 "A cell in the zona fasciculata that produce glucocorticoids, e.g cortisol."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T01:50:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69547"^^xsd:string ;
    oboInOwl:hasExactSynonym "type II cortical cell of adrenal gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II cell of adrenal cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000460, obo:CL_0002097 .

obo:CL_0002137
    obo:IAO_0000115 "A cell in the zona reticularis that produce sex hormones."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T01:50:44Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69564"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type III cell of adrenal cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000593, obo:CL_0002097 .

obo:CL_0002138
    obo:IAO_0000115 "A endothelial cell of a lymphatic vessel. The border of the oak leaf-shaped endothelial cell of initial lymphatics are joined by specialized buttons. The discontinuous feature of buttons distinguishes them from zippers in collecting lymphatics, but both types of junctions are composed of proteins typical of adherens junctions and tight junctions found in the endothelium of blood vessels. Buttons seal the sides of flaps of the oak leaf-shaped endothelial cell, leaving open the tips of flaps as routes for fluid entry without disassembly and reformation of intercellular junctions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T02:05:28Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000421"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004167"^^xsd:string, "FMA:68458"^^xsd:string ;
    oboInOwl:hasExactSynonym "LEC"^^xsd:string, "lymphatic endothelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of lymphatic vessel"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005022
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0005022
            ]
        )
    ] .

obo:CL_0002139
    obo:IAO_0000115 "An endothelial cell of the vascular tree, which includes blood vessels and lymphatic vessels."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T02:06:40Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001854"^^xsd:string, "CALOHA:TS-1106"^^xsd:string, "FMA:67755"^^xsd:string ;
    oboInOwl:hasExactSynonym "vascular endothelial cell"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "cubodial endothelial cell of vascular tree"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are reportedly CD31-positive, CD34-positive, CD144-positive, TAL1-positive."^^xsd:string ;
    rdfs:label "endothelial cell of vascular tree"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115 .

obo:CL_0002140
    obo:IAO_0000115 "A sebum secreting cell of the skin that secretes sebum into the hair follicles."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T09:27:52Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002587"^^xsd:string ;
    oboInOwl:hasBroadSynonym "sebocyte"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004613"^^xsd:string, "FMA:70953"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acinar cell of sebaceous gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000317, obo:CL_0000622, obo:CL_1000448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003487
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000317
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003487
            ]
        )
    ] .

obo:CL_0002141
    obo:IAO_0000115 "A parathyroid chief cell that is actively secreting hormone. Have large Golgi complexes with numerous vesicles and small membrane-bound granules; secretory granules are rare, cytoplasmic glycogen sparse, much of the cytoplasm being occupied by flat sacs of granular endoplasmic reticulum in parallel arrays; in normal humans, inactive chief cells outnumber active chief cells in a ratio of 3-5:1"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T09:30:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69082"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "active chief cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000446 .

obo:CL_0002142
    obo:IAO_0000115 "A cell pyramidal in shape, with their broad ends facing and forming the greater extent of the lining of the main lumen. Secretes glycoproteins associated with mucus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T02:15:16Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70659"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dark cell of eccrine sweat gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_0000318, obo:CL_0000434, obo:CL_1000448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000423
    ] .

obo:CL_0002143
    obo:IAO_0000115 "A chief cell that is smaller than light chief cells and has a smaller and darker nucleus and a finely granular cytoplasm with many granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T02:18:36Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69080"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dark chief cell of parathyroid gland" ;
    rdfs:subClassOf obo:CL_0000446 .

obo:CL_0002144
    obo:IAO_0000115 "An endothelial cell found in capillaries."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:15:00Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004956"^^xsd:string, "CALOHA:TS-0112"^^xsd:string, "FMA:67756"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "capillary endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001915
            ]
        )
    ] .

obo:CL_0002145
    obo:IAO_0000115 "A ciliated columnar cell found in the trachea and bronchus. Vary from low to tall columnar; possesses up to 300 cilia at its surface, interspersed with long irregular microvilli with the cilia varying in length from about 6um in the trachea to about 4um in the terminal bronchioles; driving force of the ciliary current in the bronchial tree."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:38:29Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70542"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated columnar cell of tracheobronchial tree"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202, obo:CL_0005012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002209
    ] .

obo:CL_0002146
    obo:IAO_0000115 "A sweat producing cell of eccrine sweat glands. Pyramidal in shape, with its base resting on the basal lamina or myoepitheliocytes, and its microvillus-covered apical plasma membrane line up the intercellular canaliculi. Cell is not stained by hematoxylin or eosin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:33:02Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70658"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "clear cell of eccrine sweat gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_0000318, obo:CL_0000434, obo:CL_1000448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000423
    ] .

obo:CL_0002147
    obo:IAO_0000115 "A chief cell of parathyroid glands that does not stain with hematoxylin or eosin. This cell is larger, has a larger nucleus and fewer secretory granules than dark chief cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:39:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69081"^^xsd:string ;
    oboInOwl:hasExactSynonym "clear chief cell of parathyroid cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "clear chief cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000446 .

obo:CL_0002148
    obo:IAO_0000115 "A cell found within the dental pulp."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T02:52:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000339"^^xsd:string, "CALOHA:TS-0195"^^xsd:string, "FMA:87170"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dental pulp cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001754
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002159
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001754
            ]
        )
    ] .

obo:CL_0002149
    obo:IAO_0000115 "An epithelial cell of the uterus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:45:54Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000294"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256161"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of uterus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:CL_0002150
    obo:IAO_0000115 "Epithelioid macrophage is an activated macrophage that resembles an epithelial cell with finely granular, pale eosinophilic cytoplasm and central, ovoid nucleus (oval or elongate). This cell type is able to merge into one another to form aggregates. The presence of such aggregates may characterize some pathologic conditions, mainly granulomatous inflammation."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:48:30Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "epithelioid cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83514"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelioid histocyte"^^xsd:string, "epitheloid macrophage"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelioid macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000861
    ] .

obo:CL_0002151
    obo:IAO_0000115 "A promyelocyte that is considerably smaller, with more condensed chromatin, and nucleoli are no longer conspicuous."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:07:50Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83534"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "late promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000836 .

obo:CL_0002152
    obo:IAO_0000115 "A columnar cell of the cervix uteri."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:47:47Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86486"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "columnar cell of endocervix"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002149, obo:CL_0002535, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000458
    ] .

obo:CL_0002153
    obo:IAO_0000115 "The dead keratin-filled squamous cell of the stratum corneum. This cell type lacks a nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T10:53:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001943"^^xsd:string, "FMA:68650"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corneocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000225, obo:CL_0000311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000312
    ] .

obo:CL_0002154
    obo:IAO_0000115 "A promyelocyte with a nucleus that is indented and contains more marginated heterochromatin compared to its precursor cell (myeloblast); cytoplasm is deeply basophilic and contains numerous mitochondria and meandering cysternae of endoplasmic reticulum; largest of the granulocyte lineages."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:07:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83533"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "early promyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000836 .

obo:CL_0002155
    obo:IAO_0000115 "A crenated erythrocyte with 30+ crenations, bumps or spurs that are the result of damage due to age or disease."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:15:21Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:81099"^^xsd:string ;
    oboInOwl:hasExactSynonym "burr cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "echinocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000595 .

obo:CL_0002157
    obo:IAO_0000115 "A cell type that makes up the highly vascular membrane lining the marrow cavity of long bones."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-24T03:33:58Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86495"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endosteal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001035, obo:CL_0002078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009859
    ] .

obo:CL_0002158
    obo:IAO_0000115 "Epithelial cell found on the external side of the tympanic membrane"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T10:25:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70558"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "external epithelial cell of tympanic membrane"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159 .

obo:CL_0002159
    obo:IAO_0000115 "Epithelial cells derived from general body ectoderm and ectoderm placodes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T08:31:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70556"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "general ecto-epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002077 .

obo:CL_0002160
    obo:IAO_0000115 "A cell type found in the basal epithelial layer on the external side of the tympanic membrane. Cell type is flattened with intracellular spaces of variable dimensions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T10:28:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal external epithelial cell of tympanic membrane"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002158 .

obo:CL_0002161
    obo:IAO_0000115 "A cell type found on the superficial layer of the external side of the tympanic membrane. This cell-type lacks a nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T10:28:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "superficial external epithelial cell of tympanic membrane"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002158 .

obo:CL_0002162
    obo:IAO_0000115 "An extremely flattened cell type found on the inner side of the tympanic membrane. The surface of this cell type carries sparse pleomorphic microvilli that are more common near the junctional zones."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T10:49:46Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70626"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "internal epithelial cell of tympanic membrane"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002364
    ] .

obo:CL_0002163
    obo:IAO_0000115 "A rod-shpaed cell that forms a single row adjacent to and supporting the inner hair cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T11:05:21Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75722"^^xsd:string, "FMA:75726"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "internal pillar cell of cochlea"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000191 .

obo:CL_0002164
    obo:IAO_0000115 "A rod-shaped cell found in 3 or 4 rows that lie adjacent to and support the outer hair cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T11:05:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75727"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "external pillar cell of cochlea"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000191 .

obo:CL_0002165
    obo:IAO_0000115 "A supporting cell that is attached to the basement membrane and forms rows that support the hair cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T01:29:07Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79800"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "phalangeal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002490 .

obo:CL_0002166
    obo:IAO_0000115 "An epithelial cell that remains from the disintegration of the epithelial root sheath involved in the development of teeth."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T08:51:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62987"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell rests of Malassez"^^xsd:string, "epithelial debris of Malassez"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of Malassez"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] .

obo:CL_0002167
    obo:IAO_0000115 "A specialized cell involved in sensory perception of smell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T01:47:13Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67870"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000098, obo:CL_0000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050911
            ]
        )
    ] .

obo:CL_0002168
    obo:IAO_0000115 "A border cell is a slender columnar cell on the medial portion of the basilar membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T01:47:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79798"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "border cell of cochlea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002315 .

obo:CL_0002169
    obo:IAO_0000115 "An epithelial cell located on the basal lamina of the olfactory epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T01:58:54Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000395"^^xsd:string ;
    oboInOwl:hasBroadSynonym "horizontal basal call" ;
    oboInOwl:hasDbXref "FMA:62303"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of olfactory epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002167, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002167
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001997
            ]
        )
    ] .

obo:CL_0002170
    obo:IAO_0000115 "A keratinized cell located in the hard palate or gingiva."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T02:51:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratinized cell of the oral mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000237, obo:CL_0002251, obo:CL_0002336, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003729
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000237
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003729
            ]
        )
    ] .

obo:CL_0002171
    obo:IAO_0000115 "A rounded or elliptical epithelial cell, with pale-staining open face nucleus and pale cytoplasm rich in free ribosomes and clusters of centrioles; form a distinct basal zone spaced slightly from the basal surface of the epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T01:59:18Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67874"^^xsd:string ;
    oboInOwl:hasExactSynonym "blastema cell of olfactory epithelium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "globose cell of olfactory epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002169 .

obo:CL_0002172
    obo:IAO_0000115 "A long, spindle-shaped supporting cells arranged in parallel rows that secretes components of the tectorial membrane and potassium ions into the endolymph."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T02:02:48Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79797"^^xsd:string ;
    oboInOwl:hasExactSynonym "interdental cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interdental cell of cochlea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002276
    ] .

obo:CL_0002173
    obo:IAO_0000115 "A cell that is a specialized type of pericyte providing structural support for the capillary loops of kidney. A flat, elongated cell with extensive fine cytoplasmic processes found outside the kidney glomerulus near the macula densa and bound laterally by afferent and efferent arterioles. Being phagocytic, this cell participates in the continuous turnover of the basal lamina by removing its outer portion containing residues of filtration, while the lamina is renewed on its inner surface by the endothelial cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T02:20:55Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84143"^^xsd:string, "KUPO:0001033"^^xsd:string ;
    oboInOwl:hasExactSynonym "Goormaghtigh cell"^^xsd:string, "polar cushion cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "lacis cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "extraglomerular mesangial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000650, obo:CL_1000500, obo:CL_1000618, obo:CL_1000746, obo:CL_1001318, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002321
            ]
        )
    ] .

obo:CL_0002174
    obo:IAO_0000115 "A cell within the follicle of an ovary."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:01:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "EMAPA:31247"^^xsd:string, "FMA:70589"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "follicular cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002078 .

obo:CL_0002175
    obo:IAO_0000115 "A cell within the primary follicle of the ovary."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:03:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70590"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary follicular cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002174 .

obo:CL_0002176
    obo:IAO_0000115 "A cell of a secondary follicile within the ovary."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:03:48Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70591"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary follicular cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002174 .

obo:CL_0002177
    obo:IAO_0000115 "A supporting cell of the anterior pituitary gland involved in trophic and catabolic processes; expresses a broad spectrum of cytokeratins indicative of their epithelial nature."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:10:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83102"^^xsd:string ;
    oboInOwl:hasExactSynonym "folliculostellate cell of pars anterior of adenohypophysis"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "folliculostellate cell of pars distalis of adenohypophysis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000642, obo:CL_0000710, obo:CL_0002319, obo:CL_2000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000642
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006964
            ]
        )
    ] .

obo:CL_0002178
    obo:IAO_0000115 "An epithelial cell found in the lining of the stomach."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:22:08Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000399"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62948"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_0002179
    obo:IAO_0000115 "An epithelial cell within one of the pits in the embryonic gastric mucosa from which the gastric glands develop ."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:23:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86552"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "foveolar cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002178 .

obo:CL_0002180
    obo:IAO_0000115 "A mucous cell in the epithelium of the stomach."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:38:51Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000404"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63464"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucous cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002659, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002178
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001199
            ]
        )
    ] .

obo:CL_0002181
    obo:IAO_0000115 "A neck cell that secretes mucus within the stomach. Its products are distinct histochemically from those of the surface mucous cells of stomach."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:41:30Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000401"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62954"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mucus neck cell of gastric gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_0000651, obo:CL_0002180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000325
            ]
        )
    ] .

obo:CL_0002182
    obo:IAO_0000115 "A simple columnar cell that populates the entire luminal surface including the gastric pits. This cell types secrete mucus to form a thick protective, lubricant layer over the gastric wall."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:45:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62949"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "surface mucosal cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000319, obo:CL_0002180 .

obo:CL_0002183
    obo:IAO_0000115 "A stomach epithelial cell that is olumnar in form with a few short apical microvilli; relatively undifferentiated mitotic cell from which other types of gland are derived; few in number, situated in the isthmus region of the gland and base of the gastric pit."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-25T03:57:08Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000400"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62953"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stem cell of gastric gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0000152, obo:CL_0002180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000325
            ]
        )
    ] .

obo:CL_0002184
    obo:IAO_0000115 "A flat or angular epithelial cell with condensed nuclei and darkly staining cytoplasm containing numerous intermediate filaments inserted into desmosomes contacting surrounding supporting cells; lie in contact with the basal lamina of olfactory epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T01:59:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62304"^^xsd:string ;
    oboInOwl:hasExactSynonym "horizontal basal cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal proper cell of olfactory epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002169 .

obo:CL_0002187
    obo:IAO_0000115 "A basally situated, mitotically active, columnar-shaped keratinocyte attached to the basement membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T03:12:49Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000439"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70571"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312, obo:CL_0000646, obo:CL_0011026, obo:CL_1000428 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000646
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
        )
    ] .

obo:CL_0002188
    obo:IAO_0000115 "An endothelial cell found in the glomerulus of the kidney. This cell is flattened, highly fenestrated, and plays a vital role in the formation of glomerular ultrafiltrate."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T10:59:44Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004632"^^xsd:string, "FMA:70970"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glomerular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0000666, obo:CL_1000746 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:CL_0002189
    obo:IAO_0000115 "A keratinocyte of the epidermis that is characterized by containing granules of keratohyalin and lamellar granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T03:19:00Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70543"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granular cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312 .

obo:CL_0002190
    obo:IAO_0000115 "A flat keratinocyte immediately below the cornified layer."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-26T03:37:02Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86925"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "squamous cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312 .

obo:CL_0002191
    obo:IAO_0000115 "A cell involved in the formation of a granulocyte."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T12:54:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83519"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granulocytopoietic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030851
            ]
        )
    ] .

obo:CL_0002192
    obo:IAO_0000115 "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a myelocyte and a band form cell. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T01:08:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83541"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "metamyelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002193
    ] .

obo:CL_0002193
    obo:IAO_0000115 "A cell type that is the first of the maturation stages of the granulocytic leukocytes normally found in the bone marrow. Granules are seen in the cytoplasm. The nuclear material of the myelocyte is denser than that of the myeloblast but lacks a definable membrane. The cell is flat and contains increasing numbers of granules as maturation progresses."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T01:08:19Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000734"^^xsd:string, "FMA:83525"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myelocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000763, obo:CL_0002191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000836
    ] .

obo:CL_0002194
    obo:IAO_0000115 "A cell involved in the formation of a monocyte (monopoiesis)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T01:27:48Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83552"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "monopoietic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:CL_0002195
    obo:IAO_0000115 "A stem cell that can give rise to the cells of the liver."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T02:00:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86577"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hepatic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:CL_0002196
    obo:IAO_0000115 "A transient hepatic stem cell observed after liver injury with a high nuclear to cytoplasm ratio that can differentiate into mature hepatocytes and bile duct cells. Arises from more than one tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-08-30T02:01:49Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000036"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004270"^^xsd:string, "FMA:86576"^^xsd:string ;
    oboInOwl:hasExactSynonym "hepatic oval cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hepatic oval stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002195 .

obo:CL_0002197
    obo:IAO_0000115 "A parathyroid chief cell that is not actively secreting hormone. Contains small Golgi complexes with only a few grouped vesicles and membrane-bound secretory granules; glycogen and many lipofuscin granules abound but sacs of granular endoplasmic reticulum are rare and dispersed. In normal humans, inactive chief cells out number active chief cells in a ratio of 3-5:1."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T11:14:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inactive chief cell of parathyoid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000446 .

obo:CL_0002198
    obo:IAO_0000115 "A large epithelial cell with an extremely acidophilic and granular cytoplasm, containing vast numbers of mitochondria; such cells may undergo neoplastic transformation. From the Greek word onkos meaning swelling, this cell type is found in parathyroid, salivary and thyroid glands."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T11:26:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67606"^^xsd:string ;
    oboInOwl:hasExactSynonym "oxyphil"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oncocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076 .

obo:CL_0002199
    obo:IAO_0000115 "An oncocyte located in the parathyroid gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T11:33:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69084"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oxyphil cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002198, obo:CL_0002260 .

obo:CL_0002200
    obo:IAO_0000115 "An oncocyte located in the thyroid."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T11:33:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:87169"^^xsd:string ;
    oboInOwl:hasExactSynonym "Askanazy cells"^^xsd:string, "Hurthle cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oxyphil cell of thyroid"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002198, obo:CL_0002257 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002198
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:CL_0002201
    obo:IAO_0000115 "A renal intercalated cell that secretes base and reabsorbs acid in the coritcal collecting duct to mantain acid/base balance."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T01:43:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal beta-intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005010 .

obo:CL_0002202
    obo:IAO_0000115 "An epithelial cell of the tracheobronchial tree."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:09:14Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000407"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:66816"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of tracheobronchial tree"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002632, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0002203
    obo:IAO_0000115 "Brush cell found in the epithelial layer of the colon."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:20:50Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000387"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263222"^^xsd:string ;
    oboInOwl:hasExactSynonym "brush cell of large intestine", "tuft cell of epithelium of large intestine", "tuft cell of large intestine" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Brush cells are a distinct cell type from brush border cell-types."^^xsd:string ;
    rdfs:label "brush cell of epithelium proper of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002253, obo:CL_0019032 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002204
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_0002204
    obo:IAO_0000115 "A cell type found in the gastrointestinal and respiratory tracts that is characterized by the presence of a tuft of blunt, squat microvilli (120-140 per cell). Function of this cell type is not known."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:28:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67978"^^xsd:string ;
    oboInOwl:hasExactSynonym "caveolated cell"^^xsd:string, "fibrillovesicular cell"^^xsd:string, "multivesicular cell"^^xsd:string, "tuft cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076 .

obo:CL_0002205
    obo:IAO_0000115 "A brush cell found in the epithelium of lobular bronchiole."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:38:34Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000386"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263220"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell of lobular bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_0002208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002075
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002051
            ]
        )
    ] .

obo:CL_0002206
    obo:IAO_0000115 "A brush cell of the epithelium in the terminal bronchiole."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:38:36Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000390"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263228"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell of terminal bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002205, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001958
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002075
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001958
            ]
        )
    ] .

obo:CL_0002207
    obo:IAO_0000115 "Brush cell of the epithelium in the trachea."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:38:37Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000388"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263224"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell of trachea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000307, obo:CL_0002075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002204
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001901
            ]
        )
    ] .

obo:CL_0002208
    obo:IAO_0000115 "A brush cell found in the epithelium of bronchus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:38:42Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000389"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263226"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush cell of bronchus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002075, obo:CL_0002328 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002075
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002031
            ]
        )
    ] .

obo:CL_0002209
    obo:IAO_0000115 "An epithelial cell present in the trachea and bronchi; columnar in shape; generally lack cilia; immature forms of ciliated or secretory cells which have been formed from stem cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T02:53:59Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69060"^^xsd:string ;
    oboInOwl:hasExactSynonym "undifferentiated columnar cell of tracheobronchial tree"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intermediate epitheliocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202 .

obo:CL_0002210
    obo:IAO_0000115 "A slow muscle cell that contains high levels of myoglobin and oxygen storing proteins giving the cell a red appearance."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:20:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84448"^^xsd:string ;
    oboInOwl:hasExactSynonym "oxidative muscle fiber"^^xsd:string, "red muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "red muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008046 .

obo:CL_0002211
    obo:IAO_0000115 "A slow muscle cell that has large amounts of myoglobin, stores energy as triglycerides, generates ATP by the oxidative method and is resistant to fatigue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:24:05Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001812"^^xsd:string, "CALOHA:TS-0940"^^xsd:string, "FMA:84413"^^xsd:string, "MESH:A02.633.565.700"^^xsd:string ;
    oboInOwl:hasExactSynonym "slow twitch fiber"^^xsd:string, "slow twitch muscle cell"^^xsd:string, "type 1 muscle cell"^^xsd:string, "type 1 muscle fiber"^^xsd:string, "type I muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "intermediate muscle fiber"^^xsd:string, "slow twitch muscle fiber"^^xsd:string, "slow-twitch muscle fiber"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000189, obo:CL_0002210 .

obo:CL_0002212
    obo:IAO_0000115 "A fast muscle fiber cell that stores energy in the form of glycogen and creatine phosphate."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:28:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001813"^^xsd:string, "FMA:84414"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 2 muscle cell"^^xsd:string, "type 2 muscle fiber"^^xsd:string, "type II muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000190 .

obo:CL_0002213
    obo:IAO_0000115 "A muscle cell with low content of myoglobin and other oxygen storing proteins. This muscle cell has a white appearance."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:28:48Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84449"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "white muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000190 .

obo:CL_0002214
    obo:IAO_0000115 "A type II muscle cell that contains large amounts of myoglobin, has many mitochondria and very many blood capillaries. Type II A cells are red, have a very high capacity for generating ATP by oxidative metabolic processes, split ATP at a very rapid rate, have a fast contraction velocity and are resistant to fatigue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:31:38Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001813"^^xsd:string, "FMA:84415"^^xsd:string ;
    oboInOwl:hasExactSynonym "fast twitch A"^^xsd:string, "fatigue resistant fast twitch muscle cell"^^xsd:string, "type 2a muscle cell"^^xsd:string, "type 2a muscle fiber"^^xsd:string, "type IIa muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type IIa muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002210, obo:CL_0002212 .

obo:CL_0002215
    obo:IAO_0000115 "A type II muscle cell that contains a low content of myoglobin, relatively few mitochondria, relatively few blood capillaries and large amounts of glycogen. Type II B fibres are white, geared to generate ATP by anaerobic metabolic processes, not able to supply skeletal muscle fibres continuously with sufficient ATP, fatigue easily, split ATP at a fast rate and have a fast contraction velocity."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:31:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84416"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 2b muscle cell"^^xsd:string, "type 2b muscle fiber"^^xsd:string, "type IIb muscle fiber"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type IIb muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002212, obo:CL_0002213 .

obo:CL_0002216
    obo:IAO_0000115 "An intermediate muscle cell that has characteristics of both fast and slow muscle cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T03:51:17Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84450"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intermediate muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008046 .

obo:CL_0002217
    obo:IAO_0000115 "A trophoblast that leaves the placenta and invades the endometrium and myometrium. This cell type is crucial in increasing blood flow to the fetus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T04:04:36Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002366"^^xsd:string, "FMA:86564"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intermediate trophoblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000351 .

obo:CL_0002218
    obo:IAO_0000115 "A double negative thymocyte that has a T cell receptor consisting of a gamma chain that has as part a Vgamma3 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive. This cell-type is found in the fetal thymus with highest numbers occurring at E17-E18."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T01:58:00Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "immature DEC precursor"^^xsd:string, "immature DETC precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "immature dendritic epithelial T cell precursor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002404 .

obo:CL_0002219
    obo:IAO_0000115 "A trophoblast found at the junction of the placenta. This cell type makes a unique fibronectin-trophouteronectin junction that helps mediate attachment of the placenta to the uterus. This cell type is also found junction of the chorion layer of the external membranes and the decidua."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T04:14:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anchoring trophoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000351 .

obo:CL_0002220
    obo:IAO_0000115 "A cell located between the pinealocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-02T04:28:41Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86575"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interstitial cell of pineal gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710 .

obo:CL_0002221
    obo:IAO_0000115 "A squamous cell that has keratin in the esophagus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T10:11:06Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86549"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratinized squamous cell of esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000237, obo:CL_0002252 .

obo:CL_0002222
    obo:IAO_0000115 "A cell comprising the transparent, biconvex body separating the posterior chamber and vitreous body, and constituting part of the refracting mechanism of the mammalian eye."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T10:38:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70950"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vertebrate lens cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000306, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ] .

obo:CL_0002223
    obo:IAO_0000115 "A cell of the transparent layer of simple cuboidal epithelium over the anterior surface of the lens; transform into lens fiber(s)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T10:45:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63181"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior lens cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002224 .

obo:CL_0002224
    obo:IAO_0000115 "A cell of the cuboidal epithelium that covers the lens. The cells of the lens epithelium regulate most of the homeostatic functions of the lens. As ions, nutrients, and liquid enter the lens from the aqueous humor, Na+/K+ ATPase pumps in the lens epithelial cells pump ions out of the lens to maintain appropriate lens osmolarity and volume, with equatorially positioned lens epithelium cells contributing most to this current. The activity of the Na+/K+ ATPases keeps water and current flowing through the lens from the poles and exiting through the equatorial regions. The cells of the lens epithelium also serve as the progenitors for new lens fibers. It constantly lays down fibers in the embryo, fetus, infant, and adult, and continues to lay down fibers for lifelong growth."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T10:45:47Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67559"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lens epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_0002222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001803
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000075
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001803
            ]
        )
    ] .

obo:CL_0002225
    obo:IAO_0000115 "A lens fiber cell that develops from primary lens fiber; located towards the center of lens; cell organelles are normally degraded or in the process of being degraded."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T10:53:39Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "secondary lens fibre"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary lens fiber"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002228
    ] .

obo:CL_0002226
    obo:IAO_0000115 "A secondary lens fiber cell that lacks a nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T11:15:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67561"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-nucleated secondary lens fibre"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-nucleated secondary lens fiber"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002225, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002227
    ] .

obo:CL_0002227
    obo:IAO_0000115 "A secondary fiber cell that contains a nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T11:15:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70949"^^xsd:string ;
    oboInOwl:hasExactSynonym "nucleated secondary lens fibre"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nucleated secondary lens fiber"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002225 .

obo:CL_0002228
    obo:IAO_0000115 "An elongating cell that rapidly obliterates the lumen of the lens vesicle. Subsequently, differentiation of this cell type at the lens equator leads to the formation of secondary fiber cells that come to overlie the primary fibers."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T11:19:01Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70613"^^xsd:string ;
    oboInOwl:hasExactSynonym "primary lens fibre"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary lens fiber"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002223
    ] .

obo:CL_0002229
    obo:IAO_0000115 "A chief cell that is bigger than dark chief cells and has a larger and lighter nucleus and a cytoplasm with few granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T11:46:54Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69079"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "light chief cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000446 .

obo:CL_0002231
    obo:IAO_0000115 "An epithelial cell of the prostate."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:49:29Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000295"^^xsd:string, "CL:1000408"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256163"^^xsd:string, "FMA:66817"^^xsd:string ;
    oboInOwl:hasExactSynonym "prostate epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of prostate"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:CL_0002232
    obo:IAO_0000115 "An epithelial cell of prostatic duct."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:55:51Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000462"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74224"^^xsd:string ;
    oboInOwl:hasExactSynonym "ductal epithelial cell of prostate"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of prostatic duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000072, obo:CL_0002231, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000072
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002485
            ]
        )
    ] .

obo:CL_0002233
    obo:IAO_0000115 "An epithelial cell of the prostatic acinus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:55:53Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000461"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74223"^^xsd:string ;
    oboInOwl:hasExactSynonym "acinar epithelial cell of prostate"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of prostatic acinus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002231, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002231
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004179
            ]
        )
    ] .

obo:CL_0002234
    obo:IAO_0000115 "A cell of the basal layer of the epithelium in the prostatic acinus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:59:08Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000464"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74265"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal epithelial cell of prostatic acinus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of prostatic acinus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002233, obo:CL_0002341 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002341
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004179
            ]
        )
    ] .

obo:CL_0002235
    obo:IAO_0000115 "A cell of the luminal layer of the epithelium in the prostatic acinus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:59:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74266"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal cell of prostatic acinus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002233, obo:CL_0002340 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004179
            ]
        )
    ] .

obo:CL_0002236
    obo:IAO_0000115 "A cell that constitutes the basal layer of epithelium in the prostatic duct."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:59:12Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000463"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74226"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal epithelial cell of prostatic duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0002341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002341
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002485
            ]
        )
    ] .

obo:CL_0002237
    obo:IAO_0000115 "A cell that constitutes the luminal layer of epithelium of prostatic duct."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T01:59:16Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74225"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal epithelial cell of prostatic duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0002340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002485
            ]
        )
    ] .

obo:CL_0002238
    obo:IAO_0000115 "A primordial germ cell that is destined to become a male germ cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T02:11:13Z"^^xsd:string ;
    oboInOwl:hasDbXref "EHDAA2:0001053"^^xsd:string, "EMAPA:18686"^^xsd:string, "FMA:84771"^^xsd:string, "VHOG:0000662"^^xsd:string ;
    oboInOwl:hasExactSynonym "male primordial germ cell"^^xsd:string, "testis primordial germ cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male gonocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000670, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ] .

obo:CL_0002239
    obo:IAO_0000115 "A primordial cell from which an oocyte (ovum) ultimately is developed."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T02:11:16Z"^^xsd:string ;
    oboInOwl:hasDbXref "EHDAA2:0000505"^^xsd:string, "EMAPA:17965"^^xsd:string, "FMA:84772"^^xsd:string, "ISBN:0721662544"^^xsd:string, "VHOG:0000661"^^xsd:string ;
    oboInOwl:hasExactSynonym "ovary primordial germ cell"^^xsd:string, "ovigerm"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ooblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000670, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] .

obo:CL_0002240
    obo:IAO_0000115 "A fibroblast in the bone marrow."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T02:25:18Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84377"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "marrow fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0002092 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_0002241
    obo:IAO_0000115 "A fibroblasts found in interstitial spaces in the pulmonary tract. Greater numbers of these cells are found in idiopathic pulmonary fibrosis."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T02:29:38Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84467"^^xsd:string ;
    oboInOwl:hasExactSynonym "pulmonary myofibroblast"^^xsd:string, "pulmonary septal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pulmonary interstitial fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005169
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005169
            ]
        )
    ] .

obo:CL_0002242
    obo:IAO_0000115 "A cell containing at least one nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T03:32:33Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67513"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nucleate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002505
            ]
        )
    ] .

obo:CL_0002243
    obo:IAO_0000115 "A circular smooth muscle cell of the iris, innervated by the ciliary nerves (parasympathetic), and acting to contract the pupil. This muscle cell derives from neuroectoderm. This smooth muscle cell results from transformation of epithelial cells to smooth muscle cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T08:53:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70611"^^xsd:string ;
    oboInOwl:hasExactSynonym "smooth muscle fiber of sphincter of pupil"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "smooth muscle fibre of sphincter of pupil"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of sphincter of pupil"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001607
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001607
            ]
        )
    ] .

obo:CL_0002244
    obo:IAO_0000115 "A nonstratified squamous cell located in the ectocervix."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:12:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86483"^^xsd:string ;
    oboInOwl:hasExactSynonym "ectocervical squamous cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "squamous cell of ectocervix"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002149 .

obo:CL_0002245
    obo:IAO_0000115 "OBSOLETE: A lymphocyte that lacks T or B cell surface markers."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T03:43:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83601"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete null lymphocyte"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002246
    obo:IAO_0000115 "A hematopoeitic stem cell found in the blood. Normally found in very limited numbers in the peripheral circulation (less than 0.1% of all nucleated cells)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T03:57:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002669"^^xsd:string, "FMA:86711"^^xsd:string ;
    oboInOwl:hasExactSynonym "PBSC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peripheral blood stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000037, obo:CL_0000080, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000178
            ]
        )
    ] .

obo:CL_0002247
    obo:IAO_0000115 "A tissue macrophage that is in the pleural space."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T04:16:43Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83024"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pleural macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864 .

obo:CL_0002248
    obo:IAO_0000115 "A pluripotent stem cell has the ability to form cells from all three germ layers (ectoderm, mesoderm, and endoderm). However, unlike totipotent stem cells, they cell can not generate all the cells of the whole organism such as placenta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T04:26:06Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70570"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pluripotent stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723 .

obo:CL_0002249
    obo:IAO_0000115 "A stem cell that can differentiate into a cardiac myocyte."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-07T04:40:32Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75620"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primitive cardiac myocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000035, obo:CL_0002078 .

obo:CL_0002250
    obo:IAO_0000115 "A cell that is found in a zone occupying the bottom region of the crypt; provide the source of most of the cell types of the intestinal epithelium; proliferate by mitotic division; differentiates into columnar or goblet cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:21:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63379"^^xsd:string ;
    oboInOwl:hasExactSynonym "stem cell of intestinal crypt of Lieberkuhn"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0002563, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001983
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000034
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001983
            ]
        )
    ] .

obo:CL_0002251
    obo:IAO_0000115 "An epithelial cell of the musculomembranous digestive tube extending from the mouth to the anus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:26:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of alimentary canal"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:CL_0002252
    obo:IAO_0000115 "An epithelial cell of the esophagus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:28:20Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000402"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63071"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:CL_0002253
    obo:IAO_0000115 "An epithelial cell of the large intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:28:22Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000292"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004297"^^xsd:string, "FMA:256157"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "epithelial cell of colon"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002563, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002563
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_0002254
    obo:IAO_0000115 "An epithelial cell of the small intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:41:46Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000293"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256159"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002563, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002563
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_0002255
    obo:IAO_0000115 "Connective tissue cells of the endometrium, these cells are fibroblastic in appearance. During decidualization they tranform into decidual (stromal) cells, swellling up and adopt an epithelial cell-like appearance due to the accumulation of glycogen and lipid droplets."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T09:50:04Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1266"^^xsd:string, "FMA:86490"^^xsd:string ;
    oboInOwl:hasExactSynonym "endometrial stromal cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of endometrium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] .

obo:CL_0002256
    obo:IAO_0000115 "A supportive cell that has characteristics of glial cell. Processes of this cell envelope the junctions between glomus cells and nerve endings."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T10:34:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84188"^^xsd:string ;
    oboInOwl:hasExactSynonym "carotid body sustentacular cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "supporting cell of carotid body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, obo:CL_0000710 .

obo:CL_0002257
    obo:IAO_0000115 "An epithelial cell of thyroid gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T01:46:51Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000297"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256167"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of thyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:CL_0002258
    obo:IAO_0000115 "A cell type that varies from squamous to columnar, depending on their activity with microvillus directed luminally. This cell produces and secretes thyroid hormones."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T01:50:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003736"^^xsd:string, "CALOHA:TS-1285"^^xsd:string, "FMA:68782"^^xsd:string ;
    oboInOwl:hasExactSynonym "follicular cell of thyroid gland"^^xsd:string, "principal cell of thyroid gland"^^xsd:string, "thyroid gland follicular cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thyroid follicular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002257 .

obo:CL_0002259
    obo:IAO_0000115 "The stem cell from which glial precursor cell arises from."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T02:14:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:87171"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "totipotent neuroepithelial stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuroepithelial stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723 .

obo:CL_0002260
    obo:IAO_0000115 "An epithelial cell of the parathyroid gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T02:29:38Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000429"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70547"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, obo:CL_1001593 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001132
            ]
        )
    ] .

obo:CL_0002261
    obo:IAO_0000115 "An endothelial cell found in the mucosa associated with the facial skeleton."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T10:40:12Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000446"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70627"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076 .

obo:CL_0002262
    obo:IAO_0000115 "An endothelial cell that lines any of the venous cavities through which blood passes in various glands and organs such as the spleen and liver."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T10:57:26Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000403"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63134"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of sinusoid"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003909
            ]
        )
    ] .

obo:CL_0002263
    obo:IAO_0000115 "One of three types of epithelial cells that populate the parathyroid gland; cytological characteristics intermediate between those of the chief cell and of the oxyphil cell. Because only one hormone is produced, the three cell forms are widely believed to be different phases in the life cycle of a single cell type, with the chief cell being its physiologically active stage."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T02:33:50Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69324"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional cell of parathyroid gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002260 .

obo:CL_0002264
    obo:IAO_0000115 "A type of enteroendocrine cell found in the stomach that secretes glucagon."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T10:54:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83411"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type A cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002067, obo:CL_0002659 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002067
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_0002265
    obo:IAO_0000115 "A D cell located in the colon."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T11:37:35Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:268744"^^xsd:string ;
    oboInOwl:hasExactSynonym "colon D-cell", "colonic delta cell", "delta cell of colon" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type D cell of colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000502, obo:CL_0009042 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000502
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0002266
    obo:IAO_0000115 "A type D cell of the small intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T01:34:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:268736"^^xsd:string ;
    oboInOwl:hasExactSynonym "delta cell of small intestine", "small intestine D-cell", "small intestine delta cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type D cell of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000502, obo:CL_0009006 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000502
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_0002267
    obo:IAO_0000115 "A type D cell found in the stomach."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T01:36:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83410"^^xsd:string ;
    oboInOwl:hasExactSynonym "delta cell of stomach", "stomach D-cell", "stomach delta cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type D cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000502, obo:CL_0002659 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000502
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_0002268
    obo:IAO_0000115 "An enteroendocrine cell that stores and secretes Ghrelin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T01:47:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63207"^^xsd:string, "FMA:63418"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "P/D1 enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0002269 .

obo:CL_0002269
    obo:IAO_0000115 "An endocrine cell that secretes vasoactive intestinal peptide."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T01:52:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vasoactive intestinal peptide secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0002270
    obo:IAO_0000115 "A type EC enteroendocrine cell in the duodenum and jejunum that stores and secretes motilin and 5-hydroxytryptamine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T02:13:47Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Mo enteroendocrine cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62941"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type EC2 enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000577, obo:CL_0002272 .

obo:CL_0002271
    obo:IAO_0000115 "A type EC enteredocrine cell in the intestines that stores and secretes substance P and 5-hydroxytryptamine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T02:13:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62940"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type EC1 enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000505, obo:CL_0000577 .

obo:CL_0002272
    obo:IAO_0000115 "A cell that secretes motilin, a gastric hormone that at low pH inhibits gastric motor activity, whereas at high pH has a stimulating effect."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T02:31:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "motilin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0002273
    obo:IAO_0000115 "A type EC enteroendocrine cell type that is numerous in the fundus of the stomach; stores 5-hydroxytryptamine and histamine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T02:35:17Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63208"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type ECL enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000577, obo:CL_0002274 .

obo:CL_0002274
    obo:IAO_0000115 "A cell type that secretes histamine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:04:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "histamine secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001821
            ]
        )
    ] .

obo:CL_0002275
    obo:IAO_0000115 "A PP cell located in the islets of the pancreas."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:30:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000805"^^xsd:string, "FMA:70588"^^xsd:string ;
    oboInOwl:hasExactSynonym "PP cell of pancreatic islet"^^xsd:string, "PP-cell of pancreatic islet"^^xsd:string, "pancreatic polypeptide-secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "The term PP cell of pancreatic acinus was obsoleted due to a lack of evidence, making PP cell of pancreatic islets synonymous with pancreatic PP cell."^^xsd:string ;
    rdfs:label "pancreatic PP cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000083, obo:CL_0000696, obo:CL_0008024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000696
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0002276
    obo:IAO_0000115 "OBSOLETE: A PP cell located in the pancreatic acinus. Obsoleted due to a lack of published evidence that this cell type is actually found in the pancreatic acinus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:30:33Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:85400"^^xsd:string ;
    oboInOwl:hasExactSynonym "type F cell of pancreatic acinus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete PP cell of pancreatic acinus"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002277
    obo:IAO_0000115 "An enteroendocrine cell commonest in the duodenum and jejunum, rare in ileum, that secretes cholecystokinin. This cell type is involved in the regulation of digestive enzymes and bile."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:44:36Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62937"^^xsd:string ;
    oboInOwl:hasExactSynonym "CCK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167 .

obo:CL_0002278
    obo:IAO_0000115 "An enteroendocrine cell of duodenum and jejunum that produces gastric inhibitory peptide."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:51:47Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62942"^^xsd:string ;
    oboInOwl:hasExactSynonym "type K enteroendocrine cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "GIP cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167 .

obo:CL_0002279
    obo:IAO_0000115 "A enteroendocrine cell type that is numerous in ileum, present in jejunum and large intestine, few in duodenum. This cell type produces glucagon-like immunoreactants (glicentin, glucagon-37, glucagon-29, GLP-1 and -2) and PYY."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T03:59:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62944"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type L enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167 .

obo:CL_0002280
    obo:IAO_0000115 "An enteroendorcine cell found in the ileum and jejunum that produces neurotensin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T04:08:29Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62943"^^xsd:string ;
    oboInOwl:hasExactSynonym "N cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type N enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167 .

obo:CL_0002281
    obo:IAO_0000115 "Scattered in duodenojejunal mucosa, this enteroendocrine cell secretes secretin and serotonin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-10T04:44:46Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62936"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type S enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000167, obo:CL_0000458 .

obo:CL_0002282
    obo:IAO_0000115 "An enteroendocrine cell which produces a gastrin- and cholecystokinin-like peptide. The apical microvilli-rich plasma membrane is in open contact with the small intestine mucosa. This cell type is devoid of gastrin-17 but contains other fragments of the gastrin polypeptide."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T09:48:34Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63421"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type TG enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0000509 .

obo:CL_0002283
    obo:IAO_0000115 "An epithelial cell of the mucosa associated with facial skeleton."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T11:04:02Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000440"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70581"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ecto-epithelial cell of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159 .

obo:CL_0002284
    obo:IAO_0000115 "An enteroendorcine cell found in the fundus and pylorus, this cell type has dense round secretory granules that contain ghrelin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:12:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63209"^^xsd:string ;
    oboInOwl:hasExactSynonym "A-like"^^xsd:string, "X/A-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type X enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0005018 .

obo:CL_0002285
    obo:IAO_0000115 "A taste receptor cell that is characterized by morphologically identifiable synaptic contacts with the gustatory nerve fibers and expression of the synaptic membrane protein-25 (SNAP-25) and NCAM."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:57:21Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "taste bud basal cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67940"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 3 taste cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type III taste bud cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0000209 .

obo:CL_0002286
    obo:IAO_0000115 "A taste receptor cell that has a short microvilli, a projecting apical region, a large rounded nucleus, and expresses taste chemoreceptors thus making them the transducing cell for taste qualities."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:57:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62381"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 2 taste cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type II taste cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000209 .

obo:CL_0002287
    obo:IAO_0000115 "A rounded, mitotically active stem cell which is the source of new cells of the taste bud; located basally."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:57:29Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "taste bud basal cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62380"^^xsd:string ;
    oboInOwl:hasExactSynonym "type 4 taste cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "There is debate about the exact lineage of these cell types from this progenitor. See PMID:15738192."^^xsd:string ;
    rdfs:label "type IV taste receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, obo:CL_0000209 .

obo:CL_0002288
    obo:IAO_0000115 "A cell type that forms the boundary with the surrounding epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:57:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67941"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type V taste receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000209 .

obo:CL_0002289
    obo:IAO_0000115 "A densely staining taste receptor cell that contains many dense vacuoles in their apical regions which project into the apical space and bear microvilli. This cell type serves as a supporting cell by surrounding and isolating the other cell types from each other; secrete a dense amorphous material that surrounds the microvilli in the taste pore. This cell type expresses a glial glutumate transporter, GLAST."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T10:57:35Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62356"^^xsd:string ;
    oboInOwl:hasExactSynonym "dark tongue cell"^^xsd:string, "type I taste cell"^^xsd:string, "type taste 1 cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I taste bud cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000209, obo:CL_0000703 .

obo:CL_0002290
    obo:IAO_0000115 "A sperm bearing a Y chromosome. Chromosomal and genetic sex is established at fertilization in mammals and depends upon whether an X-bearing sperm or a Y-bearing sperm fertilizes the X-bearing ovum."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T11:35:24Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84058"^^xsd:string ;
    oboInOwl:hasExactSynonym "Y bearing sperm"^^xsd:string, "Y-bearing sperm"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Y chromosome-bearing sperm cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000019 .

obo:CL_0002291
    obo:IAO_0000115 "A sperm bearing an X chromosome. Chromosomal and genetic sex is established at fertilization in mammals and depends upon whether an X-bearing sperm or a Y-bearing sperm fertilizes the X-bearing ovum."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T11:35:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84057"^^xsd:string ;
    oboInOwl:hasExactSynonym "X bearing sperm"^^xsd:string, "X-bearing sperm"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "X chromosome-bearing sperm cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000019 .

obo:CL_0002292
    obo:IAO_0000115 "A round or oval neuroepithelial cell that contacts other type I cells or capillaries. They occur in clusters that are surrounded by sheath cells (type-II cells) in the carotid body. This cell type is capable of secreting a number of neurotransmitters."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T01:40:21Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84186"^^xsd:string ;
    oboInOwl:hasExactSynonym "glomus cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type I cell of carotid body"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710 .

obo:CL_0002293
    obo:IAO_0000115 "An epithelial cell of the thymus. Epithelial reticular cells are pleomorphic, stellate, non-phagocytic cells which seem to be supportive in function and are held together by desmosomes. They replace the fibroblastoid reticular cells found in other lymphoid organs. Other epithelial cells in the medulla have the ultrastructure of secretory cells. Although different epithelial cells throughout the thymus appear alike by light microscopy their ultrastructure and function varies."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:34:22Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000459"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1040"^^xsd:string, "FMA:72208"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of thymus gland"^^xsd:string, "epithelial reticular cell"^^xsd:string, "epithelial reticular cell of thymus"^^xsd:string, "thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:CL_0002294
    obo:IAO_0000115 "An epithelial cell with a well defined Golgi apparatus that makes up the continuous layer of cells bordering the thymic tissue beneath the capsule."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72209"^^xsd:string ;
    oboInOwl:hasExactSynonym "subcapsular thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-1 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002364 .

obo:CL_0002295
    obo:IAO_0000115 "A thymic epithelial cell that has an eccentric, round, or irregularly shaped hetero or euchromatic nucleus. The hallmark of this cell type is the presence of vacuoles, which are clustered in one area of the cytoplasm in the vicinity of the nucleus. The vacuoles are small and acquire a grape-like form, occasionally showing delicate internal microvillous projections."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72214"^^xsd:string ;
    oboInOwl:hasExactSynonym "cystic thymic epithelial cells"^^xsd:string, "large mTEC"^^xsd:string, "large medullary thymic epithelial cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-6 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002365 .

obo:CL_0002296
    obo:IAO_0000115 "An epithelial cell with high nuclear and cytoplasmic electron-density. This cell type is found in the deeper portions of the cortex but is more abundant in the medulla of the thymus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72212"^^xsd:string ;
    oboInOwl:hasExactSynonym "dark thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-4 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002364, obo:CL_0002365 .

obo:CL_0002297
    obo:IAO_0000115 "A thymic epithelial cell with moderate nuclear and cytoplasmic electron-density. Scattered in the cortex, this cell type is predominant in the mid and deep cortex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:51Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72211"^^xsd:string ;
    oboInOwl:hasExactSynonym "intermediate thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-3 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002364 .

obo:CL_0002298
    obo:IAO_0000115 "A thymic epithelial cell type with low nuclear and cytoplasmic electrondensity; has a round, euchromatic nucleus and occurs in small groups at the corticomedullary junction or scattered singly in the medulla."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:54Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72213"^^xsd:string ;
    oboInOwl:hasExactSynonym "undifferentiated mTEC"^^xsd:string, "undifferentiated medullary thymic epithelial cell"^^xsd:string, "undifferentiated thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-5 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002365 .

obo:CL_0002299
    obo:IAO_0000115 "An epithelial cell scattered in the cortex, predominant in the outer cortex with a large pale nucleus and a prominent nucleolus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T02:37:58Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72210"^^xsd:string ;
    oboInOwl:hasExactSynonym "pale thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-2 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002364 .

obo:CL_0002300
    obo:IAO_0000115 "A small medullary thymic epithelial cell with a spindle shape, often arranged in groups and connected to each other by large desmosomes and interdigitations. The cytoplasm is sparse, with scanty organelles and thick bundles of cytokeratin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T03:23:25Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "spindle shaped mTEC"^^xsd:string, "spindle shaped medullary thymic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type-7 epithelial cell of thymus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002365 .

obo:CL_0002301
    obo:IAO_0000115 "A synovial cell type that resembles fibroblasts, has abundant granular endoplasmic reticulum but contains fewer vacuoles and vesicles. This cell type secretes glycoproteins and hyaluronic acid."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T03:39:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:66788"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type B synovial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000214 .

obo:CL_0002302
    obo:IAO_0000115 "A synovial cell that is macrophage-like, characterized by surface ruffles or lamellipodia, plasma membrane invaginations and associated micropinocytotic vesicles, Golgi apparatus and little granular endoplasmic reticulum."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T03:39:17Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:66787"^^xsd:string ;
    oboInOwl:hasExactSynonym "type A synoviocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type A synovial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000214 .

obo:CL_0002303
    obo:IAO_0000115 "A ciliated epithelial cell of the retina, this cell type uptakes sodium chloride and passes it to non-pigmented ciliary epithelial cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T04:09:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70606"^^xsd:string ;
    oboInOwl:hasExactSynonym "PE"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigmented ciliary epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000529, obo:CL_0005012 .

obo:CL_0002304
    obo:IAO_0000115 "A multi-ciliated cell of the retina that lacks visual pigment and contributes to aqueous humor by secreting chloride ions. This cell type maintains gap junctions with pigmented epithelial cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-13T04:09:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70607"^^xsd:string ;
    oboInOwl:hasExactSynonym "NPE"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-pigmented ciliary epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710, obo:CL_0005012 .

obo:CL_0002305
    obo:IAO_0000115 "An epithelial cell of the distal convoluted tubule of the kidney that helps regulate systemic levels of potassium, sodium, calcium, and pH."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62125"^^xsd:string, "FMA:70981"^^xsd:string, "KUPO:0001055"^^xsd:string ;
    oboInOwl:hasExactSynonym "kidney distal tubule epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of distal tubule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002078, obo:CL_1000494, obo:CL_1000615, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004135
            ]
        )
    ] .

obo:CL_0002306
    obo:IAO_0000115 "An epithelial cell of the proximal tubule of the kidney."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62125"^^xsd:string, "FMA:70973"^^xsd:string, "KUPO:0001044"^^xsd:string ;
    oboInOwl:hasExactSynonym "kidney proximal tubule epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of proximal tubule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000239, obo:CL_0002078, obo:CL_1000494, obo:CL_1000615, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004134
            ]
        )
    ] .

obo:CL_0002307
    obo:IAO_0000115 "A brush border epithelial cell located in the proximal tubule of the kidney that detects fluid flow."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T11:29:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brush border cell of the proximal tubule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002306 .

obo:CL_0002308
    obo:IAO_0000115 "An epithelial cell of a skin gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T12:00:07Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70657"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of gland of skin"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of skin gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002419
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002419
            ]
        )
    ] .

obo:CL_0002309
    obo:IAO_0000115 "A basophil chromphil cell of the anterior pitiutary gland that produce adrenocorticotropic hormone, melanocyte-stimulating hormone and lipotropin. This cell type is irregular in shape and has short dendritic processes which are inserted among other neighboring cells;"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T02:08:23Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002509"^^xsd:string, "FMA:83098"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corticotroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000467, obo:CL_0000639 .

obo:CL_0002310
    obo:IAO_0000115 "An acidophil cell of the anterior pitiuatry gland that produces both prolactin and growth hormone."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T02:25:34Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83097"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammosomatotroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000295, obo:CL_0000439, obo:CL_0000638 .

obo:CL_0002311
    obo:IAO_0000115 "An acidophilic cell of the anterior pituitary that produces prolactin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T02:30:57Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83096"^^xsd:string ;
    oboInOwl:hasExactSynonym "epsilon-acidophil"^^xsd:string, "lactotrope"^^xsd:string, "lactotroph"^^xsd:string, "lactotropic cell"^^xsd:string, "mammotrope"^^xsd:string, "mammotrophic cell"^^xsd:string, "mammotropic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammotroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000439, obo:CL_0000638 .

obo:CL_0002312
    obo:IAO_0000115 "An acidophilic cell of the anterior pituitary that produces growth hormone, somatotropin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T02:33:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83095"^^xsd:string ;
    oboInOwl:hasExactSynonym "somatotrope"^^xsd:string, "somatotropic cell"^^xsd:string, "somatrophic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatotroph"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000295, obo:CL_0000638 .

obo:CL_0002313
    obo:IAO_0000115 "An ecto-epithelial cell of the prostate gland that secretes hormones."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T03:01:58Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1280"^^xsd:string, "FMA:74390"^^xsd:string, "FMA:86774"^^xsd:string ;
    oboInOwl:hasExactSynonym "glandular cell of prostate"^^xsd:string, "neuro-epithelial cell of prostate gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endocrine-paracrine cell of prostate gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002159
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0046879
            ]
        )
    ] .

obo:CL_0002314
    obo:IAO_0000115 "An auditory epithelial support cell located in the vestibular epithelium that has many hallmarks of glial cells. This cell type express glial markers such as vimentin, S100, glutamate-aspartate transporter, low affinity neurotrophin receptor p75, glial fibrillary acidic protein, and proteolipid protein."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T03:20:01Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75809"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "external supporting cell of vestibular epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002316 .

obo:CL_0002315
    obo:IAO_0000115 "An epithelial supporting cell located in the cochlea."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T03:31:38Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79796"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "supporting cell of cochlea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001035, obo:CL_0005014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001844
            ]
        )
    ] .

obo:CL_0002316
    obo:IAO_0000115 "A supporting cell of the vestibular epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T03:31:44Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75607"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "supporting cell of vestibular epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001862
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001862
            ]
        )
    ] .

obo:CL_0002317
    obo:IAO_0000115 "An external limiting cell found in the vestibular epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-14T03:33:50Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75808"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "external limiting cell of vestibular epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002316 .

obo:CL_0002318
    obo:IAO_0000115 "A mesothelial cell capable of circulating in the blood by first losing its squamous character. This cell can incorporate into the regenerating mesothelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-15T10:47:11Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86712"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "periperhal blood mesothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000081, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000077
    ] .

obo:CL_0002319
    obo:IAO_0000115 "A cell that is part of the nervous system."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-15T01:34:57Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2040"^^xsd:string, "FMA:70333"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neural cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:CL_0002320
    obo:IAO_0000115 "A cell of the supporting or framework tissue of the body, arising chiefly from the embryonic mesoderm and including adipose tissue, cartilage, and bone."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-15T03:01:54Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000406"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2096"^^xsd:string, "FMA:63875"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "connective tissue cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002384
            ]
        )
    ] .

obo:CL_0002321
    obo:IAO_0000115 "A cell of the embryo."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-15T03:39:21Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0263"^^xsd:string, "FMA:82840"^^xsd:string, "FMA:82841"^^xsd:string, "WBbt:0007028"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "embryonic cell (metazoa)"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548 .

obo:CL_0002322
    obo:IAO_0000115 "A stem cell of embryonic origin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-15T03:44:35Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001086"^^xsd:string, "CALOHA:TS-0263"^^xsd:string, "FMA:82841"^^xsd:string ;
    oboInOwl:hasExactSynonym "ESC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This is an in vitro cell type and may be removed in future releases. These cells are reportedly SSEA-4-positive, CD73-negative, and CD324-positive."^^xsd:string ;
    rdfs:label "embryonic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, obo:CL_0002321 .

obo:CL_0002323
    obo:IAO_0000115 "A cell of a fetus which is suspended in the amniotic fluid. Amniocytes are considered to arise from several tissues including fetal skin, the fetal urinary tract, umbilical cord, and the inner amniotic surface."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T10:13:37Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000066"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amniocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000173
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000349
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0000173
            ]
        )
    ] .

obo:CL_0002324
    obo:IAO_0000115 "A myoepithelial cell that surrounds milk-secreting luminal epithelial cells. This cell type contracts under the stimulation of oxytocin and is attached to the basement membrane by hemidesmosomes and to the adjacent luminal cells by desmosomes. This cell type expresses high level of keratin-14 and is estrogen receptor alpha negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T11:42:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of mammary gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000416 .

obo:CL_0002325
    obo:IAO_0000115 "The milk-producing cell of the alveolar unit that emerges during pregnancy."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T01:30:57Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002230"^^xsd:string, "CL:1000476"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74506"^^xsd:string, "FMA:79866"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of lactiferous gland"^^xsd:string, "luminal cell of alveolus of lactiferous gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammary alveolar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000314, obo:CL_0002159, obo:CL_1001586, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003214
            ]
        )
    ] .

obo:CL_0002326
    obo:IAO_0000115 "A mammary epithelial cell that occurs in the lumen of the ductal and alveoli structure in the breast."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T01:37:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:73280"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal epithelial cell of mammary gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000069, obo:CL_0002327 .

obo:CL_0002327
    obo:IAO_0000115 "An epithelial cell of the mammary gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T01:49:37Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004300"^^xsd:string ;
    oboInOwl:hasExactSynonym "breast epithelial cell"^^xsd:string, "mammary epithelial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammary gland epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:CL_0002328
    obo:IAO_0000115 "An epithelial cell of the bronchus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:00:00Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002922"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchial epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:CL_0002329
    obo:IAO_0000115 "An epithelial cell type that lacks the columnar shape typical for other respiratory epithelial cells. This cell type is able to differentiate into other respiratory epithelial cells in response to injury."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:10:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal epithelial cell of tracheobronchial tree"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002202 .

obo:CL_0002330
    obo:IAO_0000115 "An undifferentiated columnar cell of the bronchus epithelium"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:17:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "undifferentiated cell of bronchus epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002328 .

obo:CL_0002332
    obo:IAO_0000115 "A ciliated cell of the bronchus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:21:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated cell of the bronchus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002145, obo:CL_0002328 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:CL_0002333
    obo:IAO_0000115 "A fat cell derived from a neural crest cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:25:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neural crest derived fat cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000136
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000333
            ]
        )
    ] .

obo:CL_0002334
    obo:IAO_0000115 "An undifferentiated fibroblast that can be stimulated to form a fat cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:31:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001107"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057 .

obo:CL_0002335
    obo:IAO_0000115 "A preadipocyte that is capable of differentiating into a brown adipocyte. This cell type expresses uncoupling protein-1, PPAR-gamma, PR-domain-containing 16; and PGC-1alpha (peroxisome proliferator-activated receptor-gamma (PPARgamma) coactivator-1alpha)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:38:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brown preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334 .

obo:CL_0002336
    obo:IAO_0000115 "An endothelial cell that lines the oral cavitiy including the mucosa of the gums, the palate, the lip, and the cheek."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T02:52:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "buccal mucosa cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002261 .

obo:CL_0002337
    obo:IAO_0000115 "A stem cell located in the bulge of the hair follicle that can give rise to regenerate the new follicle with each hair cycle and to reepithelialize the epidermis during wound repair."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T03:07:03Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "bulge keratinocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratinocyte stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0000312, obo:CL_0011026 .

obo:CL_0002338
    obo:IAO_0000115 "A natural killer cell that is developmentally immature, has the phenotype CD34-negative, CD56-positive, CD117-positive, CD122-positive,and CD161-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T10:06:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "p-NK"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Human markers; killer cell immunoglobulin-like receptor 2DL1 is used as a representative example (PRO at this time lacks a KIR superfamily)."^^xsd:string ;
    rdfs:label "CD56-positive, CD161-positive immature natural killer cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000823, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002344
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000823
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
        )
    ] .

obo:CL_0002339
    obo:IAO_0000115 "A prostate epithelial cell that is CD133-positive, CD44-positive, integrin A2beta3-high. This cell is a stem cell for the prostate epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T03:21:06Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD133-positive prostate epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prostate stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0002341 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000034
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:CL_0002340
    obo:IAO_0000115 "The exocrine cell of the prostate, this epithelial cell secretes prostatic acid phosphotase and PSA, and is dependent on androgen hormones for survival."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T03:34:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal cell of prostate epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002231 .

obo:CL_0002341
    obo:IAO_0000115 "An undifferentiated cell of the prostate epithelium that lacks secretory activity."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T03:34:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of prostate epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002231 .

obo:CL_0002342
    obo:IAO_0000115 "A circulating endothelial cell of the phenotype CD146-positive, CD105-positive, CD45-negative. This cell type is indicative of recent vascular damage."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T03:49:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "circulating endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115 .

obo:CL_0002343
    obo:IAO_0000115 "A natural killer cell subset that is found in the decidual of the uterus and is CD56-high, Galectin-1-positive and CD16-negative. This cell type represents the most abundant immune cell type in the decidual during the first trimester of pregnancy."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T04:00:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "dNK cell"^^xsd:string, "decidual NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decidual natural killer cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009766
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009766
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001024
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009766
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001024
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001483
            ]
        )
    ] .

obo:CL_0002344
    obo:IAO_0000115 "A natural killer cell that is developmentally immature, has the phenotype CD34-negative, CD56-negative, CD117-positive, CD122-positive,and CD161-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T04:33:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "p-NK"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Human markers; killer cell immunoglobulin-like receptor 2DL1 is used as a representative example (PRO at this time lacks a KIR superfamily)."^^xsd:string ;
    rdfs:label "CD56-negative, CD161-positive immature natural killer cell, human"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000823, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001003
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001024
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000823
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001381
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001024
            ]
        )
    ] .

obo:CL_0002345
    obo:IAO_0000115 "An immature natural killer cell that is NK1.1-positive, DX5-positive, Ly49-positive, CD27-low and CD11b-low. This cell type is found in high numbers in the liver."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-20T04:41:01Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "preNK.BM"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mouse cells."^^xsd:string ;
    rdfs:label "CD27-low, CD11b-low immature natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000823, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000823
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001008
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009616
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0002346
    obo:IAO_0000115 "An immature natural killer cell that is NK1.1-positive and DX-5 negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T10:11:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Dx5-negative, NK1.1-positive immature natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000823, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000823
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001008
            ]
        )
    ] .

obo:CL_0002347
    obo:IAO_0000115 "A mature natural killer cell that is CD27-high and CD11b-high. This cell type is capable of interferon-gamma secretion."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T10:19:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD27-high, CD11b-high natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002349
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032609
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0002348
    obo:IAO_0000115 "A CD27-low, CD11b-high natural killer cell that has a higher threshold of activation due to higher expression of inhibitory receptors."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T10:19:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD27-low, CD11b-high natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002347
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001963
            ]
        )
    ] .

obo:CL_0002349
    obo:IAO_0000115 "A natural killer cell that is CD27-high and CD11b-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T10:20:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD27-high, CD11b-low natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002345
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002350
    obo:IAO_0000115 "An endothelial cell that lines the intracavitary lumen of the heart, separating the circulating blood from the underlying myocardium. This cell type releases a number of vasoactive substances including prostacyclin, nitrous oxide and endothelin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T04:33:05Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000475"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75621"^^xsd:string ;
    oboInOwl:hasExactSynonym "endocardial endothelial cell"^^xsd:string, "endothelial cell of endocardium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endocardial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002165
            ]
        )
    ] .

obo:CL_0002351
    obo:IAO_0000115 "A multi-fate stem cell that is able to differentiate into the pancreas alpha, beta and delta endocrine cells. This cell type expresses neurogenin-3 and Isl-1."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T04:41:06Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "pancreatic endocrine progenitor"^^xsd:string, "pancreatic islet progenitor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "progenitor cell of endocrine pancreas"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048 .

obo:CL_0002352
    obo:IAO_0000115 "A hematopoietic stem cell that exists during embryogenesis."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:05:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gestational hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:CL_0002353
    obo:IAO_0000115 "A hematopoietic stem cell that resides in the fetal liver. In mice, this cell type is first observed at E10.5. This cell type is MHC-positive, HSA-positive, AA4.1-positive, CD45-positive, Sca-1 positive, CD150-positive, CD48-negative and CD244-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:08:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fetal liver hematopoietic progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001308
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002352
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042611
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001833
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001308
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001896
            ]
        )
    ] .

obo:CL_0002354
    obo:IAO_0000115 "A hematopoietic stem found in the yolk sac. In mice, this cell type is Sca-1-negative, CD45-negative, MHC-negative, HSA-positive, AA4.1-positive, CD44-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:08:34Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hemangioblast precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "yolk sac hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042611
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002352
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042611
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002979
            ]
        )
    ] .

obo:CL_0002355
    obo:IAO_0000115 "A large nucleated basophilic erythrocyte found in mammalian embryos. This cell type arises from the blood islands of yolk sacs and expresses different types of hemoglobins (beta-H1, gamma-1 and zeta) than adult erythrocytes. Considered a type of erythroblast as this cell type can enucleate in circulation."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:27:05Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "primitive erythroblast"^^xsd:string, "primitive erythrocyte"^^xsd:string, "primitive erythroid cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primitive red blood cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002417, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002361
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002417
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000008467
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000008857
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000586
            ]
        )
    ] .

obo:CL_0002356
    obo:IAO_0000115 "A primitive erythrocyte that has undergone enucleation. This cell type is 3-6 fold bigger than the fetal derived erythrocytes that they co-circulate with during fetal development. Expresses epsilon-gamma hemoglobin chains."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:35:16Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "megalocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primitive reticulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002417, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002417
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000586
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0002355
            ]
        )
    ] .

obo:CL_0002357
    obo:IAO_0000115 "A fetal liver derived enucleated erythrocyte. This erythrocyte resembles adult erythrocytes in that they are small (3- to 6- times smaller than primitive erythrocytes) and produce adult hemaglobins."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T09:38:32Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "macrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fetal derived definitive erythrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000008857
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000595
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:PR_000008857
            ]
        )
    ] .

obo:CL_0002358
    obo:IAO_0000115 "Derived from the Greek word pyren (the pit of a stone fruit), this is a transient nucleated cell type that results from exclusion of the nucleus from the primitive erythrocyte."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T10:02:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pyrenocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002417, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002417
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000587
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0002355
            ]
        )
    ] .

obo:CL_0002359
    obo:IAO_0000115 "A hematopoietic stem cell of the placenta. This cell type is first observed E10.5 This cell type may give rise to fetal liver hematopoietic stem cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T10:30:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "placental hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001987
            ]
        )
    ] .

obo:CL_0002360
    obo:IAO_0000115 "A hematopoietic stem cell from the aorta-gonad-mesonephros region of the developing embryo. First seen at E10.5 in mouse embryos. May give rise to fetal liver HSC."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T10:31:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "AGM hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002352 .

obo:CL_0002361
    obo:IAO_0000115 "A progenitor cell that is capable of forming colonies of primitive erythrocytes in the blood island of the yolk sac. First arrive at E7.5 in mouse and expresses CD41."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T10:47:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "EryP-CFC"^^xsd:string, "inner blood island hemangioblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primitive erythroid progenitor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002417, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002417
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009127
            ]
        )
    ] .

obo:CL_0002362
    obo:IAO_0000115 "A cell located in the outermost proliferative zone of the external germinal layer that can differentiate into astroglial cells and granule cells. This cell type is glial fibrillary acidic protein-positive and NK1-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T01:40:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "granule cell precursor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000031 .

obo:CL_0002363
    obo:IAO_0000115 "A keratocyte is a specialized fibroblastÂ residing in the cornea stroma that has a flattened, dendritic cell located between the lamellae with a large flattened nucleus and lengthy processes which communicate with neighboring cells. ThisÂ cornealÂ layer, representing about 85-90% of corneal thickness, is built up from highly regular collagenous lamellae and extracellular matrix components. Keratocytes play the major role in keeping it transparent, healing its wounds, and synthesizing its components. This cell type secretes collagen I, V, VI, and keratin sulfate."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-22T01:57:40Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "corneal fibroblast"^^xsd:string, "corneal keratocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001777
            ]
        )
    ] .

obo:CL_0002364
    obo:IAO_0000115 "An epithelial cell of the cortical portion of the thymus. Epithelial cells in this region are required for positive selection of CD8-positive T cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T03:17:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004562"^^xsd:string ;
    oboInOwl:hasExactSynonym "cTEC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cortical thymic epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002123
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002123
            ]
        )
    ] .

obo:CL_0002365
    obo:IAO_0000115 "An epithelial cell of the medullary thymus. This cell type expresses a diverse range of tissue-specific antigens. This promiscuous gene expression is a cell-autonomous property of medullary epithelial cells and is maintained during the entire period of thymic T cell output."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T03:17:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004563"^^xsd:string ;
    oboInOwl:hasExactSynonym "mTEC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "medullary thymic epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002124
            ]
        )
    ] .

obo:CL_0002366
    obo:IAO_0000115 "A smooth muscle cell of the myometrium that enlarges and stretches during pregnancy, and contracts in response to oxytocin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T03:46:34Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004519"^^xsd:string ;
    oboInOwl:hasExactSynonym "myometrium smooth muscle cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myometrial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002601, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001296
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001296
            ]
        )
    ] .

obo:CL_0002367
    obo:IAO_0000115 "A cell that lines the trabecular meshwork, which is an area of tissue in the eye located around the base of the cornea, near the ciliary body, and is responsible for draining the aqueous humor from the eye via the anterior chamber (the chamber on the front of the eye covered by the cornea). This cell may play a role in regulating intraocular pressure."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T04:18:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "trabeculocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trabecular meshwork cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005969
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005969
            ]
        )
    ] .

obo:CL_0002368
    obo:IAO_0000115 "An endo-epithelial cell of the respiratory tract."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T04:38:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004533"^^xsd:string ;
    oboInOwl:hasExactSynonym "airway epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "respiratory epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:CL_0002369
    obo:IAO_0000115 "A differentiated form of a fungus produced during or as a result of an asexual or sexual reproductive process; usually a cell with a thick cell wall that stores and protects one or more nuclei. Spores may be produced in response to, and are characteristically resistant to, adverse environmental conditions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-01T09:02:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fungal spore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000521 .

obo:CL_0002370
    obo:IAO_0000115 "A simple columnar epithelial cell that secretes mucin. Rough endoplasmic reticulum, mitochondria, the nucleus, and other organelles are concentrated in the basal portion. The apical plasma membrane projects microvilli to increase surface area for secretion."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-23T04:42:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "respiratory mucosa goblet cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "respiratory goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000160, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004802
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:CL_0002371
    obo:IAO_0000115 "A cell of an organism that does not pass on its genetic material to the organism's offspring (i.e. a non-germ line cell)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T09:44:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001268"^^xsd:string, "FMA:72300"^^xsd:string, "WBbt:0008378"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:inSubset ubprop:_upper_level ;
    a owl:Class ;
    rdfs:label "somatic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Class ;
                owl:complementOf obo:CL_0000039
            ]
        )
    ] .

obo:CL_0002372
    obo:IAO_0000115 "A transversely striated, synctial muscle cell, formed by the fusion of myoblasts."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T01:13:01Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0000369"^^xsd:string ;
    oboInOwl:hasExactSynonym "myotubule"^^xsd:string, "single cell sarcomere"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myotube"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_0000737, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002478
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002478
            ]
        )
    ] .

obo:CL_0002373
    obo:IAO_0000115 "A peptide hormone secreting cell that secretes growth hormone releasing hormone."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T01:36:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "GHRH secreting cell"^^xsd:string, "somatocrinin secreting cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "growth hormone releasing hormone secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167 .

obo:CL_0002374
    obo:IAO_0000115 "A hair cell of the ear that contains the organs of balance and hearing."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T01:49:31Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ear receptor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ear hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000855 .

obo:CL_0002375
    obo:IAO_0000115 "A giioblast cell that develops from a migratory neural crest cell. The SCP is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has no basal lamina. In rodents SCPs are the only cells in the Schwann cell linage that expresses Cdh19."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T02:06:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Schwann cell precursor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Schwann cell precursor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000030, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0002376
    obo:IAO_0000115 "A glial cell that ensheaths multiple small diameter axons in the peripheral nervous system. The non-myelinating Schwann cell is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has a basal lamina. Cells can survive without an axon present. These cells can de-differentiate into immature Schwann cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T02:10:26Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Schwann cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-myelinating Schwann cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002377
    ] .

obo:CL_0002377
    obo:IAO_0000115 "A glial cell that develops from a Schwann cell precursor. The immature Schwann cell is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has a basal lamina. Cells can survive without an axon present. Immature Schwann cell can be found communally ensheathing large groups of axons."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-24T02:10:31Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Schwann cell"^^xsd:string ;
    oboInOwl:hasDbXref "ZFA:0001725"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature Schwann cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002375
    ] .

obo:CL_0002378
    obo:IAO_0000115 "A double negative thymocyte that has a T cell receptor consisting of a gamma chain containing a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive and is found in the fetal thymus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:21:07Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "fetal Vgamma2+ thymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "immature Vgamma2-positive fetal thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002404 .

obo:CL_0002379
    obo:IAO_0000115 "A neurecto-epithelial cell found in the arachnoid villi of dura mater. This cell type facilitates flow of cerebrospinal fluid into the blood."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-09-28T02:23:46Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86588"^^xsd:string ;
    oboInOwl:hasExactSynonym "arachnoid cap cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "meningothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710 .

obo:CL_0002380
    obo:IAO_0000115 "An asexual spore formed by Oomycetes; formed upon fertilization of an oosphere."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-01T09:22:45Z"^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000039"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oospore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000605 .

obo:CL_0002381
    obo:IAO_0000115 "A conidium that has only one nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-01T09:26:39Z"^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000025"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uninucleate conidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000599 .

obo:CL_0002382
    obo:IAO_0000115 "A conidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-01T09:31:28Z"^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000033"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate conidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000599 .

obo:CL_0002383
    obo:IAO_0000115 "A uninucleate spore formed on specialized cells or projections, sterigma, of a conidiophore head."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000033"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidium of conidiophore head"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002381 .

obo:CL_0002384
    obo:IAO_0000115 "A macroconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000029"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uninucleate macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000606, obo:CL_0002381 .

obo:CL_0002385
    obo:IAO_0000115 "An oblong or round asexual spore formed from conidial chains."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000127"^^xsd:string, "FAO:0000042"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "blastospore"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blastoconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000606 .

obo:CL_0002386
    obo:IAO_0000115 "A macroconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000035"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000606, obo:CL_0002382 .

obo:CL_0002387
    obo:IAO_0000115 "Cylindrical spore formed by development and compartmentation of hyphae; the hyphae are often supporting blastoconidiophores."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000041"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "arthrospore"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000606 .

obo:CL_0002388
    obo:IAO_0000115 "An arthroconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000037"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002386, obo:CL_0002387 .

obo:CL_0002389
    obo:IAO_0000115 "An arthroconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000031"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uninucleate arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002384, obo:CL_0002387 .

obo:CL_0002390
    obo:IAO_0000115 "A blastoconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000030"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uninucleate blastconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002384, obo:CL_0002385 .

obo:CL_0002391
    obo:IAO_0000115 "A blastoconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:0000036"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate blastoconidium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002385, obo:CL_0002386 .

obo:CL_0002392
    obo:IAO_0000115 "Obsolete. Use PO:0025017 from Plant Ontology instead. A plant cell that arises through meiosis and develops into a gametophyte."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0025017"^^xsd:string ;
    rdfs:label "obsolete plant spore"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002393
    obo:IAO_0000115 "A monocyte that has characteristics of both patrolling and inflammatory monocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T10:52:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intermediate monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000576, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000860
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0030224
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001199
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0030224
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001199
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001289
            ]
        )
    ] .

obo:CL_0002394
    obo:IAO_0000115 "A myeloid dendritic cell found in the blood, lymph nodes, tonsil, bone marrow, and spleen that is CD141-positive (BDCA-3), XCR1-positive, and Clec9A-positive. This cell-type can cross-present antigen to CD8-positive T cells and can produce inteferon-beta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T02:38:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are found in human cells. Normally they represent 3-5% of peripheral blood mDCs (human). These cells express high levels of CD283 (TLR3), are capable of producing IL-12p70 and IFN-beta upon stimulation, and inducing a TH1 response [PMCID:PMC2882828]. They are also Necl2-positive. May be human equivalent of murine CD8alpha-positive DCs."^^xsd:string ;
    rdfs:label "CD141-positive myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000782, obo:CL_0000784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000782
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002827
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032606
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0042590
            ]
        )
    ] .

obo:CL_0002395
    obo:IAO_0000115 "A resident monocyte that is Gr-1 high, CD43-negative, CX3CR1-negative, CD115-positive, and B220-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T11:26:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with mice. The Gr epitope is used to describe this cell type is found on both Ly6c and Ly6g. However, its the Ly6c that is considered the specific marker, and thus used in the cross-product."^^xsd:string ;
    rdfs:label "Gr1-high classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000860, obo:CL_0001022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001206
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000860
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002980
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001206
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001879
            ]
        )
    ] .

obo:CL_0002396
    obo:IAO_0000115 "A patrolling monocyte that is CD14-low and CD16-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T12:25:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-classical monocyte, human" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers are associated with human monocytes."^^xsd:string ;
    rdfs:label "CD14-low, CD16-positive monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000875, obo:CL_0001054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002397
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000875
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001889
            ]
        )
    ] .

obo:CL_0002397
    obo:IAO_0000115 "A CD14-positive monocyte that is also CD16-positive and CCR2-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T12:49:47Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD16+ monocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CD16+ monocyte'. Markers are associated with human cells. Note that this cell type encompasses both human intermediate monocytes (CD14+, CD16-low), and human non-classical monocytes (CD14-low, CD16+)."^^xsd:string ;
    rdfs:label "CD14-positive, CD16-positive monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001054
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001199
            ]
        )
    ] .

obo:CL_0002398
    obo:IAO_0000115 "An intermediate monocyte that is Gr1-positive, CD43-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T12:49:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Gr1-positive, CD43-positive monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001022, obo:CL_0002393, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000576
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002980
            ]
        )
    ] .

obo:CL_0002399
    obo:IAO_0000115 "A myeloid dendritic cell found in the blood that is CD1c-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-04T02:39:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Normally represent 10-20% of peripheral blood mDCs (human). They are also CD281-positive (TLR1), CD282-positive (TLR2), CD283-positive (TLR3), CD284-positive (TLR4), CD285-positive (TLR5), CD286-positive (TLR6), CD288-positive (TLR8), and CD290-positive (TLR10) [PMID:20204387]. Upon TLR stimulation, these cells were potent producers of CXCL8 (IL-8), while producing little TNF-alpha."^^xsd:string ;
    rdfs:label "CD1c-positive myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000782, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000782
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002027
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032637
            ]
        )
    ] .

obo:CL_0002400
    obo:IAO_0000115 "A precursor B cell that is AA4-positive, IgM-negative, CD19-positive, CD43-positive and HSA-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-05T10:11:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Fraction B/C precursor B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000817, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000817
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0071753
            ]
        )
    ] .

obo:CL_0002401
    obo:IAO_0000115 "A thymocyte that has a T cell receptor consisting of a gamma chain that has as part a Vgamma3 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative. This cell-type is found in the fetal thymus with highest numbers occurring at E17-E18."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:05:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature DEC precursor"^^xsd:string, "mature DETC precursor"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "mature dendritic epithelial T cell precursor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002404, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002218
    ] .

obo:CL_0002402
    obo:IAO_0000115 "A resting mature B cell within the Peyer's patch that is CD19-positive, B220-positive, IgM-positive, AA4-negative, CD23-positive, CD43-negative, and CD5-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-05T11:18:03Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Peyers patch B cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Peyer's patch B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000822, obo:CL_0009014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0071753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001338
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001839
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000785
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0071753
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001289
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001338
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001839
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001879
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002037
            ]
        )
    ] .

obo:CL_0002403
    obo:IAO_0000115 "A thymocyte that has a T cell receptor consisting of a gamma chain containing Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative. This cell-type is found in the fetal thymus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:24:36Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "fetal Vgamma2-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "mature Vgamma2-positive fetal thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002404, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002378
    ] .

obo:CL_0002404
    obo:IAO_0000115 "A thymocyte found in the fetal thymus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:28:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fetal thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000893 .

obo:CL_0002405
    obo:IAO_0000115 "A post-natal thymocyte expressing components of the gamma-delta T cell receptor. This cell type is always double-negative (i.e. CD4-negative, CD8-negative)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:33:39Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "gammadelta thymocyte"^^xsd:string, "gd thymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gamma-delta thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000798, obo:CL_0002489 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042106
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0002406
    obo:IAO_0000115 "A double negative post-natal thymocyte that has a T cell receptor consisting of a gamma chain containing a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:53:44Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Vgamma2-positive thymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "immature Vgamma2-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405 .

obo:CL_0002407
    obo:IAO_0000115 "A thymocyte that has a T cell receptor consisting of a gamma chain containing Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:53:48Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Vgamma2-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "mature Vgamma2-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002406
    ] .

obo:CL_0002408
    obo:IAO_0000115 "A double negative post-natal thymocyte that has a T cell receptor consisting of a gamma chain that does not contain a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:59:05Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Vgamma2-negative thymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "immature Vgamma2-negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405 .

obo:CL_0002409
    obo:IAO_0000115 "A thymocyte that has a T cell receptor consisting of a gamma chain that does not contain the Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T02:59:08Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Vgamma2-negative"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: currently variable immune gene segments are not represented in the OBO Foundry. Cross-product definitions were not made as a result. Also, there are three different nomenclatures for the variable gamma segments."^^xsd:string ;
    rdfs:label "mature Vgamma2-negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002408
    ] .

obo:CL_0002410
    obo:IAO_0000115 "A cell that is found in the periacinar space of the exocrine pancreas and in perivascular and periductal regions of the pancreas, and has long cytoplasmic processes that encircle the base of the acinus. Expresses several intermediate filament proteins including vimentin and nestin. Shares many of the characteristics of hepatatic stellate cells, but not stellate cells of the central nervous system. Upon activation, this cell type undergoes morphological and gene expression changes that make the cell suggestive of being a type of myofibroblast."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-10T09:40:33Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "PaSC"^^xsd:string, "pancreas stellate cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic stellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] .

obo:CL_0002411
    obo:IAO_0000115 "A gamma-delta receptor that expresses Vgamma1.1 but does not express Vdelta6.3 chains in the T-cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:07:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Vg1.1-positive, Vd6.3-negative T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Vgamma1.1-positive, Vdelta6.3-negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405 .

obo:CL_0002412
    obo:IAO_0000115 "A gamma-delta receptor that expresses Vgamma1.1-Vdelta6.3 chains in the T-cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:03:00Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Vg1.1+Vd6.3+ T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Vgamma1.1-positive, Vdelta6.3-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002405 .

obo:CL_0002413
    obo:IAO_0000115 "A Vgamma1.1-positive, Vdelta6.3-negative thymocyte that is CD24-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:10:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mature Vg1.1-positive, Vd6.3-negative T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature Vgamma1.1-positive, Vdelta6.3-negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002411 .

obo:CL_0002414
    obo:IAO_0000115 "A Vgamma1.1-positive, Vdelta6.3-negative thymocyte that is CD24-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:10:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "immature Vg1.1-positive, Vd6.3-negative T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature Vgamma1.1-positive, Vdelta6.3-negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002411 .

obo:CL_0002415
    obo:IAO_0000115 "A Vgamma1.1-positive, Vdelta6.3-positive thymocyte that is CD24-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:10:39Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "immature Vg1.1+Vd6.3+ T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature Vgamma1.1-positive, Vdelta6.3-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002412 .

obo:CL_0002416
    obo:IAO_0000115 "A Vgamma1.1-positive, Vdelta6.3-positive thymocyte that is CD24-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-07T03:10:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "mature Vg1.1+Vd6.3+ T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature Vgamma1.1-positive, Vdelta6.3-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002412 .

obo:CL_0002417
    obo:IAO_0000115 "An immature or mature cell of the first erythroid lineage to arise during embryonic development."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-12T11:22:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primitive erythroid lineage cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000764 .

obo:CL_0002418
    obo:IAO_0000115 "A pluripotent cell in the yolk sac that can give rise to mesenchymal cells including erythrocytes and endothelial cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-12T12:21:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hemangioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002354
    ] .

obo:CL_0002419
    obo:IAO_0000115 "A T cell that expresses a T cell receptor complex and has completed T cell selection."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-12T01:56:15Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD3e-positive T cell"^^xsd:string, "mature T-cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "CD3epsilon T cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042101
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042101
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_completed ;
        owl:someValuesFrom obo:GO_0045058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042101
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0002420
    obo:IAO_0000115 "A T cell that has not completed T cell selection."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-12T01:56:17Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001372"^^xsd:string, "CALOHA:TS-1042"^^xsd:string ;
    oboInOwl:hasExactSynonym "immature T-cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty cl:has_not_completed ;
        owl:someValuesFrom obo:GO_0045058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty cl:has_not_completed ;
                owl:someValuesFrom obo:GO_0045058
            ]
        )
    ] .

obo:CL_0002421
    obo:IAO_0000115 "A reticulocyte that retains the nucleus and other organelles. Found in birds, fish, amphibians and reptiles."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-15T09:24:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nucleated reticulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000558, obo:CL_0002242 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000558
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002505
            ]
        )
    ] .

obo:CL_0002422
    obo:IAO_0000115 "A reticulocyte lacking a nucleus and showing a basophilic reticulum under vital staining due to the presence of ribosomes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-15T09:24:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0864"^^xsd:string, "FMA:66785"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enucleated reticulocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000225, obo:CL_0000558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005840
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000558
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005840
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001405
            ]
        )
    ] .

obo:CL_0002423
    obo:IAO_0000115 "A DN2 thymocyte that is Kit-hi."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T10:12:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Observed in mice."^^xsd:string ;
    rdfs:label "DN2a thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000806, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000806
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
        )
    ] .

obo:CL_0002424
    obo:IAO_0000115 "A DN2 thymocyte that is Kit-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T10:12:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Observed in mice."^^xsd:string ;
    rdfs:label "DN2b thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000806, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000806
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002065
            ]
        )
    ] .

obo:CL_0002425
    obo:IAO_0000115 "A pro-T cell that is lin-negative, CD25-negative, CD127-negative, CD44-positive and kit-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T01:16:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ETP"^^xsd:string, "preT.ETP.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "ETPs are reportedly CD1a-negative, CD4-negative, CD7-positive, CD8a-negative, CD8b-negative, CD33-low, CD34-high, CD38-low, CD45RA-positive, and CD45RO-negative."^^xsd:string ;
    rdfs:label "early T lineage precursor"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000827, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000827
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001869
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0002426
    obo:IAO_0000115 "A mature natural killer cell that is CD11b-positive and CD27-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:07:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "A natural killer cell that is NK1.1-positive, CD11b-positive, and CD27-positive."^^xsd:string ;
    rdfs:label "CD11b-positive, CD27-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001963
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002427
    obo:IAO_0000115 "A double-positive, alpha-beta thymocyte that is small and not proliferating."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T01:59:06Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.DP.sm.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "resting double-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000809, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000587
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000587
            ]
        )
    ] .

obo:CL_0002428
    obo:IAO_0000115 "A double-positive thymocyte that is large (i.e. has a high forward scatter signal in flow cytometry) and is actively proliferating."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T01:59:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.DPb.Th"^^xsd:string, "activated double-positive thymocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "double-positive blast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000809, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0008283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002427
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000586
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0008283
            ]
        )
    ] .

obo:CL_0002429
    obo:IAO_0000115 "A double-positive thymocyte that is CD69-positive and has begun positive selection."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:11:52Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.DP69+.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD69-positive double-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0043368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002428
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0043368
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0002430
    obo:IAO_0000115 "A double-positive thymocyte that is undergoing positive selection, has high expression of the alpha-beta T cell receptor, is CD69-positive, and is in the process of down regulating the CD4 co-receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:29:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.4int8+.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-intermediate, CD8-positive double-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0043368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002429
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0043368
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001004
            ]
        )
    ] .

obo:CL_0002431
    obo:IAO_0000115 "A double-positive thymocyte that is undergoing positive selection, has high expression of the alpha-beta T cell receptor, is CD69-positive, and is in the process of down regulating the CD8 co-receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:29:23Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.4int8+.th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD4-positive, CD8-intermediate double-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0043368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002429
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000025402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0043368
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0002432
    obo:IAO_0000115 "A CD4-positive, CD8-negative thymocyte that is CD24-positive and expresses high levels of the alpha-beta T cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:43:52Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD24-positive, CD4 single-positive semimature thymocyte"^^xsd:string, "T.4SP24int.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Described in the immgene database as being CD24-intermediate."^^xsd:string ;
    rdfs:label "CD24-positive, CD4 single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002433
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000810
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0002433
    obo:IAO_0000115 "A CD4-positive, CD8-negative thymocyte that expresses high levels of the alpha-beta T cell receptor and is CD69-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:46:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.4SP69+.Th"^^xsd:string, "intermediate CD4-single-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD69-positive, CD4-positive single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002431
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000810
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0002434
    obo:IAO_0000115 "A CD8-positive, CD4-negative thymocyte that is CD24-positive and expresses high levels of the alpha-beta T cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:59:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD24-positive, CD8 single-positive semimature thymocyte"^^xsd:string, "T.8SP24int.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Described in the immgene database as being CD24-intermediate."^^xsd:string ;
    rdfs:label "CD24-positive, CD8 single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000811, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002435
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000811
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001932
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0002435
    obo:IAO_0000115 "A CD8-positive, CD4-negative thymocyte that expresses high levels of the alpha-beta T cell receptor and is CD69-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T02:59:14Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.8SP69+.Th"^^xsd:string, "intermediate CD8-single-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD69-positive, CD8-positive single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000811, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002430
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000811
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001343
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
        )
    ] .

obo:CL_0002436
    obo:IAO_0000115 "A mature CD4-positive, CD8-negative alpha-beta T cell found in the thymus that is CD24-low and has high expression of the T cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T03:31:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "T.4SP24-.Th"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature CD4 single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000624, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002432
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000624
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0002437
    obo:IAO_0000115 "A mature CD8-positive, CD4-negative alpha-beta T cell found in the thymus that is CD24-low and has high expression of the T cell receptor."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-21T03:51:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "T.8SP24-.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature CD8 single-positive thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000625, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002434
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000625
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001932
            ]
        )
    ] .

obo:CL_0002438
    obo:IAO_0000115 "A mature NK cell that is NK1.1-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:18:04Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.sp"^^xsd:string, "NK1.1-positive NK cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note: Nk1.1 expression is restricted to C57BL strains of laboratory mice."^^xsd:string ;
    rdfs:label "NK1.1-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002439
    obo:IAO_0000115 "A NK1.1-positive T cell that is NKGA2-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:31:09Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.G2A+.SP"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "NKGA2-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002023
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002440
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49D-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:36:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.49D+.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49D-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009619
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009619
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009619
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002441
    obo:IAO_0000115 "A NK1.1-positive T cell that is CD94-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:36:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.94+.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD94-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001402
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002442
    obo:IAO_0000115 "A NK1.1-positive T cell that is CD94-negative and Ly49Cl-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:56:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD94- Ly49I-negative NK cell"^^xsd:string, "NK.49Cl-94-.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD94-negative, Ly49CI-negative natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001402
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009618
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000623
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001402
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009618
            ]
        )
    ] .

obo:CL_0002443
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49Cl-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:36:38Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Ly49I-positive NK cell"^^xsd:string, "NK.49Cl+.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49CI-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009618
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009618
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009618
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002444
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49H-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:36:43Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "LyH49H-positive"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49H-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009623
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000009623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009623
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002445
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49D-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:39:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.49D-.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49D-negative natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009619
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009619
            ]
        )
    ] .

obo:CL_0002446
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49Cl-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:52:04Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Ly49I-negative NK cell"^^xsd:string, "NK.49Cl-.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49CI-negative natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009618
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009618
            ]
        )
    ] .

obo:CL_0002447
    obo:IAO_0000115 "A NK1.1-positive T cell that is CD94-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:54:18Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.94-.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD94-negative natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001402
            ]
        )
    ] .

obo:CL_0002448
    obo:IAO_0000115 "A NK1.1-positive T cell that is Ly49H-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:42:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "LyH49H-negative"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ly49H-negative natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002438, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000009623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000009623
            ]
        )
    ] .

obo:CL_0002449
    obo:IAO_0000115 "A NK1.1-positive T cell that is CD94-positive and Ly49Cl-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-10-25T03:56:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "NK.49Cl+94+.Sp"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD94-positive Ly49CI-positive natural killer cell, mouse"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002441, obo:CL_0002443 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001402
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000009618
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:CL_0002450
    obo:IAO_0000115 "A specialized hair cell that has an elongated kinocilium upon which an otolith accretes. The tether cell then anchors the otolith in place."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-10T01:41:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tether cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002374 .

obo:CL_0002451
    obo:IAO_0000115 "A multi-fate stem cell that is the source of cells for growth of the mammary gland during puberty and gestation. This cell type gives rise to both the luminal and myoepithelial cell types of the gland, and have been shown to have the ability to regenerate the entire organ in mice. This cell type also plays an important role in carcinogenesis of the breast. This cell type is Lin-, CD24-positive, CD29-hi."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-10T01:46:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammary stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048 .

obo:CL_0002453
    obo:IAO_0000115 "The cell type from which oligodendrocytes develop. This cell originates from multiple structures within the developing brain including the medial ganglion eminence and the lateral ganglionic eminence. These cells migrate throughout the central nervous system and persist into adulthood where they play an important role in remyelination of injured neurons."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-10T02:51:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oligodendrocyte precursor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000123, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000339
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000123
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_0002454
    obo:IAO_0000115 "Cd4-negative, CD8_alpha-negative, CD11b-positive dendritic cell is a conventional dendritic cell that is CD11b-positive, CD4-negative, CD8_alpha-negative and is CD205-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T01:10:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.8-4-11b+"^^xsd:string, "spleen double-negative dendritic cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Cd4-negative, CD8_alpha-negative, CD11b-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002465
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002455
    obo:IAO_0000115 "A CD11c-low plasmacytoid dendritic cell that is CD8alpha-negative and CD4-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T01:27:37Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.pDC.8-"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8_alpha-negative plasmactyoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000989, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000989
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002456
    obo:IAO_0000115 "A CD11c-low plasmacytoid dendritic cell that is CD8alpha-positive and CD4-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T01:23:07Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.pDC.8+"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8_alpha-positive plasmactyoid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000989, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000989
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002457
    obo:IAO_0000115 "A Langerhans cell that is in the epidermis and is CD45-positive, MHCII-positive, and CD11b-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T03:57:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epidermal Langerhans cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000453, obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000453
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001014
            ]
        )
    ] .

obo:CL_0002458
    obo:IAO_0000115 "A dermal dendritic cell that is langerin-positive and CD103-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T04:06:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "langerin-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001006, obo:CL_0002461 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002459
    obo:IAO_0000115 "A dermal dendritic cell that is langerin-negative, CD103-negative, and CD11b-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-22T04:09:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "langerin-negative dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001006, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:CL_0002458
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:CL_0002507
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:CL_0002508
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:CL_0002458
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002460
    obo:IAO_0000115 "A conventional thymic dendritic cell that is CD8alpha-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T10:58:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.8-.Th"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD8alpha-negative thymic conventional dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000941, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000941
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002461
    obo:IAO_0000115 "A conventional dendritic cell that is CD103-positive. This cell type is usually found in non-lymphoid tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T01:32:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD103-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002462
    obo:IAO_0000115 "A F4/80-negative dendritic cell located in adipose tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T01:38:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adipose dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000766, obo:CL_0000990, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002010
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001813
            ]
        )
    ] .

obo:CL_0002463
    obo:IAO_0000115 "An adipose dendritic cell that is SIRPa-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T01:40:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.SIRPa+.Ad"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "SIRPa-positive adipose dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002462, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001968
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001968
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001968
            ]
        )
    ] .

obo:CL_0002464
    obo:IAO_0000115 "An adipose dendritic cell that is SIRPa-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T01:40:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.SIRPa-.Ad"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "SIRPa-negative adipose dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002462, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001968
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001968
            ]
        )
    ] .

obo:CL_0002465
    obo:IAO_0000115 "A conventional dendritic cell that expresses CD11b (ITGAM)."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T01:50:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD11b-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002466
    obo:IAO_0000115 "A CD11b-positive dendritic cell located in the serosal portion of the small intestine epithelium. This cell type is CD45-positive, MHC-II-positive, CD11c-low, CD103-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T02:00:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.11cloSer.SI"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "small intestine serosal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002465
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002467
    obo:IAO_0000115 "A myeloid suppressor cell that is Gr1-high and CD11c-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T02:15:12Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "MDS.Gr1hi"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Gr1-high myeloid suppressor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000889, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000889
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002980
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001013
            ]
        )
    ] .

obo:CL_0002468
    obo:IAO_0000115 "A myeloid suppressor cell that is Gr1-low and CD11c-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T02:19:43Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "MDS.Gr1lo"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Gr1-low myeloid suppressor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000889, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002980
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000002980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000889
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000002980
            ]
        )
    ] .

obo:CL_0002469
    obo:IAO_0000115 "Gr1-high monocyte that lacks MHC-II receptor complex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T03:27:12Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Mo.6C+II-"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "MHC-II-negative classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002395, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002395
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002470
    obo:IAO_0000115 "Gr1-high monocyte that has a MHC-II receptor complex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T03:30:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Mo.6c+II"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "MHC-II-positive classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002395, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002395
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002471
    obo:IAO_0000115 "Gr1-low non-classical monocyte that lacks expression of a MHC-II complex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T03:38:15Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Mo.6C-II-"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "MHC-II-negative non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002058, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002058
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002472
    obo:IAO_0000115 "Gr1-low non-classical monocyte that has low to intermediate expression of the MHC-II complex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T03:47:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Mo.6C-IIint"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "MHC-II-low non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002058
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002473
    obo:IAO_0000115 "Gr1-low non-classical monocyte that has high surface expression of a MHC-II complex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T03:47:55Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Mo.6C-II+"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "MHC-II-high non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002058
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002474
    obo:IAO_0000115 "A MHC-II-negative classical monocyte located in lymphoid tissue that is F4/80-positive, CD11c-negative, and CD11b-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:00:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymphoid MHC-II-negative classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002469
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001013
            ]
        )
    ] .

obo:CL_0002475
    obo:IAO_0000115 "A MHC-II-negative classical monocyte located in lymphoid tissue that is F4/80-positive, CD11c-intermediate, and CD11b-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:09:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lymphoid MHC-II-negative non-classical monocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002471, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002471
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002476
    obo:IAO_0000115 "A tissue-resident macrophage located in the bone marrow. This cell type is B220-negative, CD3e-negative, Ly-6C-negative, CD115-positive, F4/80-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:19:25Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004732"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "MF.BM"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bone marrow macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, obo:CL_1001610, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002062
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001014
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002062
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001014
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002980
            ]
        )
    ] .

obo:CL_0002477
    obo:IAO_0000115 "A macrophage located in adipose tissue that is CD45-positive, CD11c-positive, and SIRPa-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:31:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adipose macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001968
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001968
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001968
            ]
        )
    ] .

obo:CL_0002478
    obo:IAO_0000115 "An adipose macrophage that does not express F4/80but is MHC-II-positive. This cell type exhibits autofluorescence under typical flow cyometry conditions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:40:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "MF.Autofl.Ad"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "F4/80-negative adipose macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002477
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001813
            ]
        )
    ] .

obo:CL_0002479
    obo:IAO_0000115 "An adipose macrophage that does not express MHC-II but is F4/80-positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-11-23T04:35:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "MF.F480+.Ad"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "F4/80-positive adipose macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001813
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002477
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001813
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042613
            ]
        )
    ] .

obo:CL_0002480
    obo:IAO_0000115 "A goblet cell located in the nasal epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:03:02Z"^^xsd:string ;
    oboInOwl:hasDbXref "MP:0002262"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nasal mucosa goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002370, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005384
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001826
            ]
        )
    ] .

obo:CL_0002481
    obo:IAO_0000115 "The flattened smooth myoepithelial cells of mesodermal origin that lie just outside the basal lamina of the seminiferous tubule."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:11:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peritubular myoid cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185, obo:CL_0002625 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001343
            ]
        )
    ] .

obo:CL_0002482
    obo:IAO_0000115 "A melanocyte that produces pigment in the dermis."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:17:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dermal melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:CL_0002483
    obo:IAO_0000115 "A melanocyte that produces pigment within the hair follicle."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:17:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair follicle melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002559, obo:CL_2000000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002073
            ]
        )
    ] .

obo:CL_0002484
    obo:IAO_0000115 "A melanocyte that produces pigment in the epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:17:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "The text defintion reference to the MP term appears to reference an epidermal melanocyte term. This term represents any melanocyte in any epithelium."^^xsd:string ;
    rdfs:label "epithelial melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000483
            ]
        )
    ] .

obo:CL_0002485
    obo:IAO_0000115 "A melanocyte of the retina. This cell type is distinct from pigmented retinal epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:25:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
        )
    ] .

obo:CL_0002486
    obo:IAO_0000115 "A melanocyte located between the epithelial marginal cell layer and the mesodermal basal cell layer within the intrastrial space; the predominant cellular component of the electrogenic machinery that generates an endocochlear potential (80-100 mV) ."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-03T03:29:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "strial intermediate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000710, obo:CL_0002484, obo:CL_0002491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002282
            ]
        )
    ] .

obo:CL_0002487
    obo:IAO_0000115 "A neuronal receptor that respond to mechanical pressure or distortion in the skin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T02:53:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cutaneous/subcutaneous mechanoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000199 .

obo:CL_0002488
    obo:IAO_0000115 "A trophoblast cell that has a large volume of cytoplasm, is polyploid and is usually mononuclear but is also occasionally multi-nucleate. This cell type is important in establishing maternal physiology and remodeling of the vasculature of the placenta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T02:55:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "giant trophoblast cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trophoblast giant cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000351, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000351
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000586
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001974
            ]
        )
    ] .

obo:CL_0002489
    obo:IAO_0000115 "A thymocyte that lacks expression of CD4 and CD8."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T03:03:38Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CD4-CD8- T cell", "double negative T cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These are precursors to mature T cells; normally, they do not circulate, but are found in the thymus and they have not undergone rearrangement of the alpha and beta T cell receptor genes." ;
    rdfs:label "double negative thymocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000893, [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000025402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000893
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000025402
            ]
        )
    ] .

obo:CL_0002490
    obo:IAO_0000115 "A supporting cell of the organ of Corti."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T03:09:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "organ of Corti supporting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002227
            ]
        )
    ] .

obo:CL_0002491
    obo:IAO_0000115 "A specialized cell involved in auditory sensory perception."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T03:18:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "auditory epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050910
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050910
            ]
        )
    ] .

obo:CL_0002492
    obo:IAO_0000115 "A polarized columnar cell that covesr the lateral surface of the cochlear duct, secretes potassium ions and forms a continuous sheet in contact with the endolymph; marginal cells form extensive interdigitations with the basal and intermediate cells in the normal adult stria."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T03:20:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "strial marginal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002491 .

obo:CL_0002493
    obo:IAO_0000115 "A polarized cell that is juxtaposed to fibrocytes in the underlying spiral ligament. This cell type secretes potassium ions derived from fibrocytes through gap junctions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-06T03:26:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Basal cells form a multi-layered epithelial barrier that separates the extracellular spaces of the stria vascularis and the spiral ligament[PMID:18353863]"^^xsd:string ;
    rdfs:label "strial basal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002282
    ] .

obo:CL_0002494
    obo:IAO_0000115 "A cell located in the heart, including both muscle and non muscle cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T09:37:22Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001539"^^xsd:string, "CALOHA:TS-0115"^^xsd:string, "FMA:83808"^^xsd:string, "FMA:84791"^^xsd:string ;
    oboInOwl:hasExactSynonym "heart cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "From Onard of the FMA: Cardiac muscle cell or cardiac myocyte is a striated muscle cell. Cardiocyte on the other hand is any cell in the heart which includes cells other than muscle cells (e.g. endothelial cell of endocardium). Unless there is a consensus among anatomists that cardiocytes refer only to muscle cells, we will treat them as a general class of cells in the heart."^^xsd:string ;
    rdfs:label "cardiocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007100
            ]
        )
    ] .

obo:CL_0002495
    obo:IAO_0000115 "A fetal and neonatal heart cell that undergoes proliferation and is not yet terminally differentiated into a binucleate or a multinucleate cardiac myocyte."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T09:50:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "embryonic cardiomyocyte"^^xsd:string, "neonatal cardiomyocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fetal cardiomyocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000746 .

obo:CL_0002496
    obo:IAO_0000115 "A T cell that is located in the intestinal epithelium and is capable of a mucosal immune response."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T09:54:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "IEL"^^xsd:string, "intraepithelial T cell"^^xsd:string, "intraepithelial T-cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intraepithelial lymphocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002385
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002385
            ]
        )
    ] .

obo:CL_0002497
    obo:IAO_0000115 "A trophoblast giant cell derived from the mural trophectoderm."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T10:07:47Z"^^xsd:string ;
    oboInOwl:hasDbXref "EMAPA:16066"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "primary trophoblast giant cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002488 .

obo:CL_0002498
    obo:IAO_0000115 "A trophoblast giant cell that is derived from ectoplacental cone and, later in gestation, the spongiotrophoblast."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T10:07:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "secondary trophoblast giant cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002488 .

obo:CL_0002499
    obo:IAO_0000115 "A trophoblast cell that arises in the junctional zone (basal plate) of the placenta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T12:56:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spongiotrophoblast cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000351 .

obo:CL_0002500
    obo:IAO_0000115 "A P/D1 enteroendocrine cell that is Grimelius positive and stores bombesin-like polypeptide."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T03:42:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "P enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002268 .

obo:CL_0002501
    obo:IAO_0000115 "A P/D1 enteroendocrine cell that is argyrophilic and stores vasoactive intestinal polypeptide."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T03:42:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63207"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type D1 enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002268 .

obo:CL_0002502
    obo:IAO_0000115 "An enteroendocrine cell of the small intestine that secretes motilin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T03:55:49Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "Mo enteroendocrine cell"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63420"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type M enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002272, obo:CL_0009006 .

obo:CL_0002503
    obo:IAO_0000115 "A cell of the adventitial layer of ductal structures such as the uterer, defent duct, biliary duct, etc"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-12-07T04:03:56Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002441"^^xsd:string, "FMA:84639"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adventitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005742
            ]
        )
    ] .

obo:CL_0002504
    obo:IAO_0000115 "A smooth muscle cell of the intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-17T03:39:38Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "intestinal smooth muscle cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enteric smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:CL_0002505
    obo:IAO_0000115 "A CD11b-positive dendritic cell that is CD11b-high, CD45-positive, MHC-II-positive and CD103-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T01:27:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.103-11b+.Lv"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "liver CD103-negative dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002454
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001281
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002506
    obo:IAO_0000115 "A CD11b-positive dendritic cell that is CD11b-low, CD45-positive, MHC-II-high and CD103-positive that is located in the liver."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T01:27:45Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "DC.103+11b-.Lv"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "liver CD103-positive dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, obo:CL_0002461, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001006
    ], [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002454
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001281
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001010
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002507
    obo:IAO_0000115 "A dermal dendritic cell isolated from skin draining lymph nodes that is langerin-positive, MHC-II-positive, and CD4-negative and CD8a-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T01:57:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "langerin-positive lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001293
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001293
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
        )
    ] .

obo:CL_0002508
    obo:IAO_0000115 "A dermal dendritic cell isolated from skin draining lymph nodes that is langerin-negative, MHC-II-positive, and CD4-negative and CD8a-negative."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T02:13:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "langerin-negative, CD103-negative lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:GO_0042613
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001004
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001010
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001010
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001293
            ]
        )
    ] .

obo:CL_0002509
    obo:IAO_0000115 "A langerin-positive lymph node dendritic cell that is CD103-positive and CD11b-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T02:07:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD103-positive, langerin-positive lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, obo:CL_0002461, obo:CL_0002507, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002507
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001010
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002510
    obo:IAO_0000115 "A langerin-positive lymph node dendritic cell that is CD103-negative and CD11b-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T02:11:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD103-negative, langerin-positive lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, obo:CL_0002507, [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002507
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001010
            ]
        )
    ] .

obo:CL_0002511
    obo:IAO_0000115 "A langerin-negative lymph node dendritic cell that is CD103-negative and CD11b-low."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T02:22:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD11b-low, CD103-negative, langerin-negative lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, obo:CL_0002508, [
        a owl:Restriction ;
        owl:onProperty cl:has_low_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002508
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002512
    obo:IAO_0000115 "A langerin-negative lymph node dendritic cell that is CD103-negative and CD11b-high."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-21T02:16:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "CD11b-high, CD103-negative, langerin-negative lymph node dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002454, obo:CL_0002508, [
        a owl:Restriction ;
        owl:onProperty cl:has_high_plasma_membrane_amount ;
        owl:someValuesFrom obo:PR_000001012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002508
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001012
            ]
        )
    ] .

obo:CL_0002513
    obo:IAO_0000115 "A CD8alpha alpha positive gamma-delta intraepithelial T cell that expresses a TCR encoded in part by the Vgamma5 gene segment."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-24T10:22:18Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "tgd.vg5+.IEL"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Vgamma5-positive CD8alpha alpha positive gamma-delta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000802 .

obo:CL_0002514
    obo:IAO_0000115 "A CD8alpha alpha positive gamma-delta intraepithelial T cell that does not express a TCR partially encoded by the Vgamma5 gene segment."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-01-24T10:25:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "tgd.vg5-.IEL"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Vgamma5-negative CD8alpha alpha positive gamma-delta intraepithelial T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000802 .

obo:CL_0002515
    obo:IAO_0000115 "An interrenal chromaffin cell found in teleosts that contain heterogeneous vesicles with electron-dense granules located asymmetrically within the vesicular membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T10:11:55Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "interrenal noradrenaline type cell"^^xsd:string, "type n interrenal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interrenal norepinephrine type cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000459, obo:CL_0002516 .

obo:CL_0002516
    obo:IAO_0000115 "A chromaffin cell interspersed among the interrenal epithelial layer of the anterior kidney of teloest fish."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T10:21:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interrenal chromaffin cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000166 .

obo:CL_0002517
    obo:IAO_0000115 "An interrenal chromaffin cell found in teleosts that contain small, homogeneous electron-lucent granules that are separated from the vesicular membrane by a visible halo."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T10:27:05Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type a interrenal cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "interrenal adrenaline secreting cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interrenal epinephrin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000454, obo:CL_0002516 .

obo:CL_0002518
    obo:IAO_0000115 "An epithelial cell of the kidney."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T10:46:34Z"^^xsd:string ;
    oboInOwl:hasDbXref "KUPO:0001019"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_1000497 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:CL_0002519
    obo:IAO_0000115 "An interrenal epithelial kidney cell is an epithelial cell found in the anterior kidney of teleosts fish. This cell type is arranged in layers around the posterior cardinal vein and contains many mitochondria with tubulovesicular cristae. Interrenal chromaffin cells are interspersed among the tissue layer created by this cell type."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T11:03:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interrenal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002518 .

obo:CL_0002520
    obo:IAO_0000115 "An insect excretory cell that regulates haemolymph composition by filtration and filtrate endocytosis."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T01:34:56Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004597"^^xsd:string, "FMA:83807"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nephrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002522 .

obo:CL_0002521
    obo:IAO_0000115 "A fat cell that is part of subcutaneous adipose tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-21T02:51:22Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "subcutaneous adipocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "subcutaneous fat cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002190
            ]
        )
    ] .

obo:CL_0002522
    obo:IAO_0000115 "A renal filtration cell is a specialized cell of the renal system that filter fluids by charge, size or both."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T01:37:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal filtration cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000424, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

obo:CL_0002523
    obo:IAO_0000115 "A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells in the mesonephros"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T01:58:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesonephric glomerular visceral epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000653
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:CL_0002524
    obo:IAO_0000115 "A disseminated nephrocyte is a nephrocyte that filters hemolymph and is found at scattered locations in the fat body or other tissues."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T02:07:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "disseminated nephrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002520 .

obo:CL_0002525
    obo:IAO_0000115 "A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells in the metanephros."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-08T02:02:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "metanephric glomerular visceral epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000653
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:CL_0002526
    obo:IAO_0000115 "A dermal dendritic cell that is CD1a-negative and CD14-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD14+ dermal DC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "They are also CD11c-positive, CD40-positive, CD85j-positive (ILT-2), CD163-positive, CD205-positive (DEC205), CD207-negative (langerin), CD209-positive (DC-SIGN), CD274-positive (PD-L1), CD324-negative (E-cadherin), Factor XIIIa-positive, LOX-I-positive, CLEC6-positive, Dectin-1-positive, and DCIR-positive. Upon stimulation, these cells are capable of producing IL1-beta, IL6, IL8, IL10, IL12p40, IL19, IL20, IL24, TGF-beta, TNF-alpha, GM-CSF, and MCP1. They reside in the dermis."^^xsd:string ;
    rdfs:label "CD14-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0045191
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001889
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0045191
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002025
            ]
        )
    ] .

obo:CL_0002527
    obo:IAO_0000115 "An immature CD14-positive dermal dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature CD14-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001009, obo:CL_0002526 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002526
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002528
    obo:IAO_0000115 "A mature CD14-positive dermal dendritic cell is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature CD14-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001010, obo:CL_0002526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002527
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002526
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002529
    obo:IAO_0000115 "A dermal dendritic cell that is CD1a-positive and CD14-negative."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD1a+ dermal DC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Reside in the dermis. They are also CD11c-positive, CD40-positive, CD207-negative (langerin), CD209-negative (DC-SIGN), and CD324-negative (E-cadherin). When activated, they are capable of producing CXCL8 (IL-8) and IL-15. Possibly a precursor of Langerhans cells or equivalent of langerin-positive dermal DCs in the mouse."^^xsd:string ;
    rdfs:label "CD1a-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002025
            ]
        )
    ] .

obo:CL_0002530
    obo:IAO_0000115 "An immature CD1a-positive dermal dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature CD1a-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001009, obo:CL_0002529 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002529
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002531
    obo:IAO_0000115 "A mature CD1a-positive dermal dendritic cell is CD80-high, CD83-positive, CD86-high, and MHCII-high."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature CD1a-positive dermal dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001010, obo:CL_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002530
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002532
    obo:IAO_0000115 "A myeloid dendritic cell found in the blood that is CD16-positive."^^xsd:string ;
    oboInOwl:hasExactSynonym "CD16+ mDC"^^xsd:string, "CD16-mDC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Normally represent 65-75% of peripheral blood mDCs (human). They are also CD281-positive (TLR1), CD282-positive (TLR2), CD284-positive (TLR4), CD285-positive (TLR5), CD286-positive (TLR6), CD288-positive (TLR8), CD289-positive (TLR9), and CD290-positive (TLR10) by RT-PCR [PMID:17332250]. Upon TLR stimulation, these cells are potent producers of TNF-alpha, while producing little CXCL8 (IL8)."^^xsd:string ;
    rdfs:label "CD16-positive myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000782, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032640
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000782
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001483
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032640
            ]
        )
    ] .

obo:CL_0002533
    obo:IAO_0000115 "An immature CD16-positive myeloid dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature CD16-positive myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000840, obo:CL_0002532 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002532
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_low_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002534
    obo:IAO_0000115 "A mature CD16-positive myeloid dendritic cell is CD80-high, CD83-positive, CD86-high, and MHCII-high."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mature CD16-positive myeloid dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000841, obo:CL_0002532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002532
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001310
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:GO_0042613
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001412
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:has_high_plasma_membrane_amount ;
                owl:someValuesFrom obo:PR_000001438
            ]
        )
    ] .

obo:CL_0002535
    obo:IAO_0000115 "An epithelial cell of the cervix."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-24T08:20:08Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "cervical canal epithelial cell"^^xsd:string, "cervical canal of uterus epithelial cell"^^xsd:string, "cervix epithelial cell"^^xsd:string, "cervix of uterus epithelial cell"^^xsd:string, "epithelial cell of cervical canal"^^xsd:string, "epithelial cell of cervical canal of uterus"^^xsd:string, "epithelial cell of cervix of uterus"^^xsd:string, "epithelial cell of neck of uterus"^^xsd:string, "epithelial cell of uterine cervix"^^xsd:string, "neck of uterus epithelial cell"^^xsd:string, "uterine cervix epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of cervix"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004801
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:CL_0002536
    obo:IAO_0000115 "An epithelial cell that is part of the amnion."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T12:38:01Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "amniotic epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of amnion" ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000305
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000305
            ]
        )
    ] .

obo:CL_0002537
    obo:IAO_0000115 "A mesenchymal stem cell of the amnion membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T12:44:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "amniotic membrane stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amnion mesenchymal stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000305
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000305
            ]
        )
    ] .

obo:CL_0002538
    obo:IAO_0000115 "An epithelial cell of the intrahepatic portion of the bile duct. These cells are flattened or cuboidal in shape, and have a small nuclear-to-cytoplasmic ratio relative to large/extrahepatic cholangiocytes."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T01:20:20Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "small bile duct cholangiocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intrahepatic cholangiocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000488, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000488
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004823
            ]
        )
    ] .

obo:CL_0002539
    obo:IAO_0000115 "A smooth muscle cell of the aorta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T01:42:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004577"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aortic smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004178
            ]
        )
    ] .

obo:CL_0002540
    obo:IAO_0000115 "A mesenchymal stem cell that is part of the bone marrow."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T01:47:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of the bone marrow"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0002092 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_0002541
    obo:IAO_0000115 "A mesenchymal stem cell of the chorionic membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T03:04:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chorionic membrane mesenchymal stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003124
            ]
        )
    ] .

obo:CL_0002543
    obo:IAO_0000115 "An endothelial cell that is part of the vein."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T03:48:11Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000393"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62104"^^xsd:string, "KUPO:0001099"^^xsd:string ;
    oboInOwl:hasExactSynonym "endothelial cell of vein"^^xsd:string, "venous endothelial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vein endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:CL_0002544
    obo:IAO_0000115 "An arterial endothelial cell that is part of the aorta endothelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T03:54:42Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003245"^^xsd:string, "CALOHA:TS-0047"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aortic endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000413 .

obo:CL_0002545
    obo:IAO_0000115 "An endothelial cell that is part of the thoracic endothelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T03:59:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thoracic aorta endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002544
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001515
            ]
        )
    ] .

obo:CL_0002546
    obo:IAO_0000115 "An endothelial progenitor cell that participates in angiogenesis during development."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T04:20:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "See CL:0002619."^^xsd:string ;
    rdfs:label "embryonic blood vessel endothelial progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000222, obo:CL_0002371 .

obo:CL_0002547
    obo:IAO_0000115 "A fibroblast of the aortic adventitia."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T04:43:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of the aortic adventitia"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004664
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000306
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004664
            ]
        )
    ] .

obo:CL_0002548
    obo:IAO_0000115 "A fibroblast that is part of the heart."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T04:57:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "cardiac fibroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of cardiac tissue"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_0002549
    obo:IAO_0000115 "A fibroblast that is part of the choroid plexus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:01:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of choroid plexus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:CL_0002550
    obo:IAO_0000115 "A fibroblast that is part of the conjuctiva of the eye."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:03:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of the conjunctiva"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:CL_0002551
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:05:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of dermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:CL_0002552
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:09:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of gingiva"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001828
            ]
        )
    ] .

obo:CL_0002553
    obo:IAO_0000115 "A fibroblast that is part of lung."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:11:03Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000764"^^xsd:string, "CALOHA:TS-0575"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of lung"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_0002554
    obo:IAO_0000115 "A fibroblast of the lymphatic system."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:16:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of lymphatic vessel"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:CL_0002555
    obo:IAO_0000115 "A fibroblast that is part of the mammary gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:18:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of mammary gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:CL_0002556
    obo:IAO_0000115 "A fibroblast of the periodontium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:19:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of periodontium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001758
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001758
            ]
        )
    ] .

obo:CL_0002557
    obo:IAO_0000115 "A fibroblast of pulmonary artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:22:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of pulmonary artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002012
            ]
        )
    ] .

obo:CL_0002558
    obo:IAO_0000115 "A fibroblast that is part of villous mesenchyme."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-02-28T05:24:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of villous mesenchyme"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] .

obo:CL_0002559
    obo:IAO_0000115 "An animal cell that is part of a hair follicle."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T04:11:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair follicle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002073
            ]
        )
    ] .

obo:CL_0002560
    obo:IAO_0000115 "An epithelial cell that resides in the inner root sheath of the hair follicle."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T04:27:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner root sheath cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, obo:CL_0002559, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002559
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005941
            ]
        )
    ] .

obo:CL_0002561
    obo:IAO_0000115 "An epithelial cell that is part of the outer root sheath."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T04:29:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "outer root sheath cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, obo:CL_0002559, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005942
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005942
            ]
        )
    ] .

obo:CL_0002562
    obo:IAO_0000115 "An epidermal cell that is part of the germinal matrix."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T04:31:06Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "trichocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair germinal matrix cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, obo:CL_0002559, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006004
            ]
        )
    ] .

obo:CL_0002563
    obo:IAO_0000115 "An epithelial cell of the intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T05:18:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intestinal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:CL_0002564
    obo:IAO_0000115 "A connective tissue cell of the nucleus pulposus cell of intervertebral disc."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T02:12:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nucleus pulposus cell of intervertebral disc"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002242
            ]
        )
    ] .

obo:CL_0002565
    obo:IAO_0000115 "A pigment cell located in the epithelium of the iris."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T05:28:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "iris pigment epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000342, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002506
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000342
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002506
            ]
        )
    ] .

obo:CL_0002566
    obo:IAO_0000115 "A melanocyte that appears darker due to content or amount of melanin granules."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T05:57:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dark melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148 .

obo:CL_0002567
    obo:IAO_0000115 "A melanocyte that appears lighter in color."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T05:58:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "light melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148 .

obo:CL_0002568
    obo:IAO_0000115 "A mesenchymal stem cell that is part of Wharton's jelly."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T09:51:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of Wharton's jelly"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002569 .

obo:CL_0002569
    obo:IAO_0000115 "A mesenchymal stem cell of the umbilical cord."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T09:55:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of umbilical cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0000349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003422
            ]
        )
    ] .

obo:CL_0002570
    obo:IAO_0000115 "A mesenchymal stem cell of adipose tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T09:57:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of adipose"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001013
            ]
        )
    ] .

obo:CL_0002571
    obo:IAO_0000115 "A mesenchymal stem cell of liver."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T09:58:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hepatic mesenchymal stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0002195 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:CL_0002572
    obo:IAO_0000115 "A mesenchymal stem cell of the vertebrae."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-01T10:40:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vertebral mesenchymal stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002412
            ]
        )
    ] .

obo:CL_0002573
    obo:IAO_0000115 "A glial cell that ensheathes axons of neuron in the peripheral nervous system and are necessary for their maintainance and function."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T01:19:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001220"^^xsd:string, "CALOHA:TS-0898"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Schwann cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000010
            ]
        )
    ] .

obo:CL_0002574
    obo:IAO_0000115 "A stromal cell of the pancreas."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T02:40:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of pancreas"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0002575
    obo:IAO_0000115 "A pericyte of the central nervous system."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T02:54:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "central nervous system pericyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000669, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000669
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_0002576
    obo:IAO_0000115 "A myofibroblast that lies in the connective tissue of the spinal cord that has a distinctly lamellar arrangement."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T03:03:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perineural cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000186, obo:CL_0002319, obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000121
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000186
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000121
            ]
        )
    ] .

obo:CL_0002577
    obo:IAO_0000115 "An epithelial cell of the placenta."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-02T03:21:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "placental epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001987
            ]
        )
    ] .

obo:CL_0002578
    obo:IAO_0000115 "A preadipocyte found in mesenteric tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:19:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenteric preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002334
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002095
            ]
        )
    ] .

obo:CL_0002579
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:19:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "omentum preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002334
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003688
            ]
        )
    ] .

obo:CL_0002580
    obo:IAO_0000115 "A preadipocyte that is part of the breast."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:19:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preadipocyte of the breast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334, obo:CL_4006000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002334
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000310
            ]
        )
    ] .

obo:CL_0002581
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:20:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perirenal preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002334
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005406
            ]
        )
    ] .

obo:CL_0002582
    obo:IAO_0000115 "A preadipocyte that is part of visceral tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:32:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visceral preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334 .

obo:CL_0002583
    obo:IAO_0000115 "A preadipocyte that is part of subcutaneous tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-03T04:33:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "subcutaneous preadipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002334
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:CL_0002584
    obo:IAO_0000115 "An epithelial cell of the kidney cortex."^^xsd:string ;
    oboInOwl:hasDbXref "KUPO:0001016"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal cortical epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002518, obo:CL_0002681 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002518
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:CL_0002585
    obo:IAO_0000115 "A blood vessel endothelial cell that is part of the retina."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T03:28:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal blood vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
        )
    ] .

obo:CL_0002586
    obo:IAO_0000115 "An epithelial cell of the retinal pigmented epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T03:37:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004910"^^xsd:string, "FMA:75802"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal pigment epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0000149, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001782
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001782
            ]
        )
    ] .

obo:CL_0002588
    obo:IAO_0000115 "A smooth muscle cell of the umbilical vein."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:00:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the umbilical vein"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002066
            ]
        )
    ] .

obo:CL_0002589
    obo:IAO_0000115 "A smooth muscle cell of the bachiocephalic vasculature."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:00:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the brachiocephalic vasculature"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001529
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001529
            ]
        )
    ] .

obo:CL_0002590
    obo:IAO_0000115 "A vascular associated smooth muscle cell of the brain vasculature."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the brain vasculature"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000359, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:CL_0002591
    obo:IAO_0000115 "A smooth muscle of the pulmonary artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:28Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003336"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the pulmonary artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002012
            ]
        )
    ] .

obo:CL_0002592
    obo:IAO_0000115 "A smooth muscle cell of the coronary artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the coronary artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002494, obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001621
            ]
        )
    ] .

obo:CL_0002593
    obo:IAO_0000115 "A smooth muscle of the internal thoracic artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the internal thoracic artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002456
            ]
        )
    ] .

obo:CL_0002594
    obo:IAO_0000115 "A smooth muscle cell of the umbilical artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the umbilical artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001310
            ]
        )
    ] .

obo:CL_0002595
    obo:IAO_0000115 "A smooth muscle cell of the subclavian artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the subclavian artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001533
            ]
        )
    ] .

obo:CL_0002596
    obo:IAO_0000115 "Smooth muscle cell of the carotid artery."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:01:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the carotid artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005396
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005396
            ]
        )
    ] .

obo:CL_0002597
    obo:IAO_0000115 "A smooth muscle cell of the bladder."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:43:24Z"^^xsd:string ;
    oboInOwl:hasDbXref "KUPO:0001122"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of bladder"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, obo:CL_1001319 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:CL_0002598
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:46:39Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004402"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchial smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:CL_0002599
    obo:IAO_0000115 "A smooth muscle cell of the esophagus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:48:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of the esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:CL_0002600
    obo:IAO_0000115 "A smooth muscle cell of the trachea."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:50:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of trachea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:CL_0002601
    obo:IAO_0000115 "A smooth muscle cell of the uterus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T05:53:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uterine smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:CL_0002602
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T06:50:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anulus pulposus cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "annulus pulposus cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004715
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004715
            ]
        )
    ] .

obo:CL_0002603
    obo:IAO_0000115 "An astrocyte of the cerebellum."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T06:57:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "astrocyte of the cerebellum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127, obo:CL_2000005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_0002604
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T06:57:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "astrocyte of the hippocampus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002605, obo:CL_1001580 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_0002605
    obo:IAO_0000115 "An astrocyte of the cerebral cortex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T06:57:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "astrocyte of the cerebral cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0012000, obo:CL_1001579 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_0002606
    obo:IAO_0000115 "An astrocyte of the spinal cord."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:11:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "astrocyte of the spinal cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:CL_0002607
    obo:IAO_0000115 "A neural crest cell that gives rise to cells of the enteric nervous system."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:24:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "migratory enteric neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000333 .

obo:CL_0002608
    obo:IAO_0000115 "A neuron of the hippocampus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:31:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hippocampal neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_0002609
    obo:IAO_0000115 "A CNS neuron of the cerebral cortex."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:37:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004102"^^xsd:string, "FMA:84104"^^xsd:string ;
    oboInOwl:hasExactSynonym "cortical neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron of cerebral cortex"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010012, obo:CL_0012001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_0002610
    obo:IAO_0000115 "A neuron of the raphe nuclei."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:42:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "raphe nuclei neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0004684
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0004684
            ]
        )
    ] .

obo:CL_0002611
    obo:IAO_0000115 "A CNS neuron of the dorsal spinal cord."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:43:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron of the dorsal spinal cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002256
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002256
            ]
        )
    ] .

obo:CL_0002612
    obo:IAO_0000115 "A neuron of the ventral spinal cord."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:46:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron of the ventral spinal cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002257
            ]
        )
    ] .

obo:CL_0002613
    obo:IAO_0000115 "A neuron of the striatum."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:47:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "striatum neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0012001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002435
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002435
            ]
        )
    ] .

obo:CL_0002614
    obo:IAO_0000115 "A neuron of the substantia nigra."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-06T07:48:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron of the substantia nigra"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002038
            ]
        )
    ] .

obo:CL_0002615
    obo:IAO_0000115 "A fat cell that is part of omentum tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T10:17:00Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "omental adipocyte"^^xsd:string, "omental fat cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adipocyte of omentum tissue"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003688
            ]
        )
    ] .

obo:CL_0002616
    obo:IAO_0000115 "A fat cell of perirenal fat tissue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T10:17:05Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "perirenal fat cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perirenal adipocyte cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005406
            ]
        )
    ] .

obo:CL_0002617
    obo:IAO_0000115 "A fat cell that is part of the breast."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T10:17:07Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2377" ;
    oboInOwl:hasExactSynonym "breast adipocyte", "fat cell of breast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Adipocytes found in the subcutaneous adipose tissue of breast. The breast consists of three main components, the skin, the subcutaneous adipose tissue and the functional glandular tissue that comprises both parenchyma and stroma.[CALOHA]" ;
    rdfs:label "adipocyte of breast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000310
            ]
        )
    ] .

obo:CL_0002618
    obo:IAO_0000115 "An endothelial cell of the umbilical vein."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T11:36:51Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004296"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of umbilical vein"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002066
            ]
        )
    ] .

obo:CL_0002619
    obo:IAO_0000115 "An adult angioblastic cell released from the bone marrow, capable of blood circulation and participation in angiogenesis by differentiating into blood vessel endothelial cells. Their existence is controversial."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T12:11:18Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "EPC"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adult endothelial progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000566 .

obo:CL_0002620
    obo:IAO_0000115 "A fibroblast of skin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T12:31:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001255"^^xsd:string, "CALOHA:TS-0935"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "skin fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
        )
    ] .

obo:CL_0002621
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T12:46:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gingival epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001949
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001949
            ]
        )
    ] .

obo:CL_0002622
    obo:IAO_0000115 "A stromal cell of the prostate."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T02:11:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003972"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prostate stromal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:CL_0002623
    obo:IAO_0000115 "An acinar cell of salivary gland."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-14T02:22:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acinar cell of salivary gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000622, obo:CL_1001596 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000622
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:CL_0002624
    obo:IAO_0000115 "A paneth cell of the appendix."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-15T09:38:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paneth cell of the appendix"^^xsd:string ;
    rdfs:subClassOf obo:CL_0009009, obo:CL_1001585 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000510
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0002625
    obo:IAO_0000115 "A cell of the seminiferous tubule epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-03-15T11:59:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "seminiferous tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001343
            ]
        )
    ] .

obo:CL_0002626
    obo:IAO_0000115 "An immature astrocyte."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature astrocytic glia"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "immature astrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0002627
    obo:IAO_0000115 "A mature astrocyte that is capable of producing cytokines."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated astrocyte"^^xsd:string, "mature astrocytic glia"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Mature astrocytes are reportedly able to produce aspartate, ATP, BDNF, BMP-2a, BMP-3, CCL2, CCL3, CCL4, CCL5, CCL19, CCL20,CD40L, CNTF, CTGF, CXCL1, CXCL2, CXCL8, edn-1, aFGF, bFGF, G-CSF, glutamate, GM-CSF, IFN-alpha, IFN-beta, IFN-gamma, IGF-1, IL-1alpha, IL-1beta, IL-2, Il-4, IL-6, IL-10, IL-12, LIF, MIP-2, NGF, nitric oxide, NT3, taurine, TGF-beta, TNF-alpha, TNF-beta."^^xsd:string ;
    rdfs:label "mature astrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127 .

obo:CL_0002628
    obo:IAO_0000115 "An immature microglial cell with a ramified morphology."^^xsd:string ;
    oboInOwl:hasExactSynonym "immature microglia"^^xsd:string, "quiescent microglia"^^xsd:string, "resting microglia"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Immature microglia are reportedly CD34-positive, CD163-negative, MHCI-negative, MHCII-negative."^^xsd:string ;
    rdfs:label "immature microglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000129 .

obo:CL_0002629
    obo:IAO_0000115 "A mature microglial cell that has changed shape to an amoeboid morphology and is capable of cytokine production and antigen presentation."^^xsd:string ;
    oboInOwl:hasExactSynonym "activated microglia"^^xsd:string, "mature microglia"^^xsd:string, "reactive microglia"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Mature microglia are reportedly CCR2-positive, CD4-positive, CD9-positive, CD11a-positive, CD11b-positive, CD11c-positive, CD13-positive, CD16-positive, CDw17-positive, CD18-positive, CD21-positive, CD26-negative, CD32-positive, CD35-positive, CD36-positive, CD40-positive, CD44-positive, CD45-positive, CD53-positive, CD54-positive, CD56-negative, CD58-positive, CD63-positive, CD64-positive, CD66-positive, CD80-positive, CD86-positive, CD87-positive, CD92-positive, CD106-positive, CD107a-positive, CD147-positive, CD155-positive, CD162-positive, CD163-positive, CD171-negative, CD200R-positive, CXCR3-positive, CX3CR1-positive, fibronectin-positive, GD3-positive, GLUT1-positive, GLUT3-negative, GLUT5-positive, MHCI-positive, MHCII-positive, P2X4-positive, RFD7-negative, RGS5-negative, alpha-SMA-negative, vimentin-positive, and vwf-negative. Mature microglia are capable of producing BDNF, CCL3, CCL5, CCL7, CCL8, CCL9, CCL19, CCL20,CD40L, CSF, CXCL1, CXCL2, CXCL4, CXCL5, CXCL8, CXCL9, CXCL10, glutamate, IL-1beta, IL-1ra, IL-3, IL-6, IL-10, IL-12, LT, MMP-2, MMP-9, NGF, nitric oxide, ROS, TGF-beta, TNF-alpha."^^xsd:string ;
    rdfs:label "mature microglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000129
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0001816
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002536
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0002537
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006909
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019882
            ]
        )
    ] .

obo:CL_0002630
    obo:IAO_0000115 "A spore formed from bacteria in the order Actinomycetales."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T01:01:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "actinomycete-type spore"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000520 .

obo:CL_0002631
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T12:28:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of upper respiratory tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002368, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001557
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002368
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001557
            ]
        )
    ] .

obo:CL_0002632
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T12:29:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of lower respiratory tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002368, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002368
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ] .

obo:CL_0002633
    obo:IAO_0000115 "A basal cell in the respiratory tract."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T03:11:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "airway basal cell"^^xsd:string, "airway basal stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "respiratory basal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000646, obo:CL_0002368 .

obo:CL_0002634
    obo:IAO_0000115 "An epithelial cell of the anal column."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T12:11:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of anal column"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009882
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009882
            ]
        )
    ] .

obo:CL_0002635
    obo:IAO_0000115 "A nonkeratinized epithelial cell of the anal canal."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:05:33Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263146"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nonkeratinized epithelial cell of anal column"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002634 .

obo:CL_0002636
    obo:IAO_0000115 "A nonkeratinized cell epithleial cell of the inferior part of the anal canal."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:06:53Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263144"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nonkeratinized epithelial cell of inferior part of anal canal"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002635, obo:CL_1000438 .

obo:CL_0002637
    obo:IAO_0000115 "An epithelial cell of the anal canal that is keratinized. This cell type is found towards the lower, rectal end of the anal canal."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:08:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "keratinized epithelial cell of the anal canal"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000237, obo:CL_0002634, obo:CL_0009066 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000237
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:CL_0002638
    obo:IAO_0000115 "A respiratory stem cell found at the junction of the terminal (conductive) bronchiole and the respiratory bronchiole. This cell types gives rise to alveolar cell types and club cells in response to lung injury. This cell type expresses markers Scgb1a1 and Sftpc."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T03:26:08Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "BASC"^^xsd:string, "basal epithelial cell of bronchioalveolar duct junction"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchioalveolar stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000350, obo:CL_1000351 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001955
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001958
            ]
        )
    ] .

obo:CL_0002639
    obo:IAO_0000115 "An amniotic stem cell is a mesenchymalstem cell extracted from amniotic fluid. Amniotic stem cells are able to differentiate into various tissue type such as skin, cartilage, cardiac tissue, nerves, muscle, and bone"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T03:55:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not clear to me if amniotic stem cell is a different cell type from amnion mesenchymal stem cells. They are treated as distinct in the literature as isolations methods are different, so I will keep them as separate terms for now."^^xsd:string ;
    rdfs:label "amniotic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0002323 .

obo:CL_0002640
    obo:IAO_0000115 "An epithelial fate stem cell derived form the amnion membrane."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-06-21T04:06:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "amniotic epithelial stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000036 .

obo:CL_0002641
    obo:IAO_0000115 "An epithelial cell of the esophageal gland proper."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:16:51Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256141"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of esophageal gland proper"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002657 .

obo:CL_0002642
    obo:IAO_0000115 "An epithelial cell of the esophageal cardiac gland that occurs both in the proximal and distal esophagus, within the lamina propia."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:16:54Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256143"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of esophageal cardiac gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002657 .

obo:CL_0002643
    obo:IAO_0000115 "An epithelial cell of stratum corneum of esophageal epithelium that lacks keratin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:22:09Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263148"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nonkeratinized cell of stratum corneum of esophageal epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002654 .

obo:CL_0002644
    obo:IAO_0000115 "An endothelial cell of viscerocranial mucosa that is part of the tympanic region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:25:44Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70628"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endo-epithelial cell of tympanic part of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002261 .

obo:CL_0002645
    obo:IAO_0000115 "An endocranial viscerocranial mucosa cell that is part of viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:25:46Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70629"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endo-epithelial cell of pharyngotympanic part of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002261 .

obo:CL_0002646
    obo:IAO_0000115 "An ecto-epithelial cell of the buccal region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:34:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70577"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of buccal part of viscerocranial mucosa"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002647
    obo:IAO_0000115 "An ecto-epithelial cell of the palatal region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:34:14Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70580"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of anterior palatal part of viscerocranial mucosa"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002648
    obo:IAO_0000115 "An ecto-epithelial cell of the nasal region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:36:06Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70554"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of nasal part of viscerocranial mucosa"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002649
    obo:IAO_0000115 "An ecto-epithelial cell of the gingival region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:36:11Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70579"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of gingival part of viscerocranial mucosa"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002650
    obo:IAO_0000115 "An ecto-epithelial cell of the paranasal region of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T02:38:18Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70578"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of paranasal sinus part of viscerocranial mucosa"^^xsd:string ;
    owl:deprecated true .

obo:CL_0002651
    obo:IAO_0000115 "An endothelial cell that is part of the venous sinus of spleen. This endothelial cell has an elongated, spindle-shaped, flattened morphology that is parallel to long axis of sinus. This cell type rests on a basement membrane interrupted by numerous narrow slits."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:06:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72140"^^xsd:string ;
    oboInOwl:hasExactSynonym "stave cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of venous sinus of spleen"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002262 .

obo:CL_0002652
    obo:IAO_0000115 "A venule endothelial cell that is cubodial, expresses leukocyte-specific receptors, and allows for passage of lymphocytes into bloodstream."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:14:10Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67759"^^xsd:string ;
    oboInOwl:hasExactSynonym "HEV cell"^^xsd:string, "endothelial cell of postcapillary venule of lymph node"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Markers expressed on HEV include: MAdCAM-1,PNAd (sulfated and glycosylated molecules, i.e. GlyCAM-1, CD34, endomucin, nepmucin), ICAM-1, ICAM-2,Fuc-TVII, beta 3GlcNAcT-3, GlcNAc6ST2,CCL21, CCL19, CXCL13, CXCL12, Autotaxin, DARC, angiomodulin, LRHG."^^xsd:string ;
    rdfs:label "endothelial cell of high endothelial venule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_1000414 .

obo:CL_0002653
    obo:IAO_0000115 "A endothelial cell of the venule that is squamous shaped. This is in contrast to the cubodial shape of high endothelial venule cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:31:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "squamous endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_1000414 .

obo:CL_0002654
    obo:IAO_0000115 "An epithelial cell of stratum corneum of esophageal epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:46:35Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70733"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of stratum corneum of esophageal epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002252 .

obo:CL_0002655
    obo:IAO_0000115 "An epithelial cell of stratum spinosum of esophageal epithelium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:48:26Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70732"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of stratum spinosum of esophageal epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002252 .

obo:CL_0002656
    obo:IAO_0000115 "A glandular epithelial cell of the endometrium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:54:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86489"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glandular cell of endometrium"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001591, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] .

obo:CL_0002657
    obo:IAO_0000115 "A glandular epithelial cell of the esophagus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T03:55:57Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86548"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glandular cell of esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002252 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:CL_0002658
    obo:IAO_0000115 "A glandular epithelial cell of the large intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-08T04:03:01Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:87194"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glandular cell of the large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002253 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_0002659
    obo:IAO_0000115 "A glandular epithelial cell that is part of the stomach."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T01:20:35Z"^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1284"^^xsd:string, "FMA:86554"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glandular cell of stomach"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002178 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_0002660
    obo:IAO_0000115 "A luminal epithelial cell of mammary gland located in acinus of structure."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T01:44:31Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74505"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Consider if synonymous with mammary alveolar cell CL:0002325. Some use this term to refer to the non-lactating cell type that gives rise to the lactating cell type."^^xsd:string ;
    rdfs:label "luminal cell of acinus of lactiferous gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002326 .

obo:CL_0002661
    obo:IAO_0000115 "A luminal cell of terminal ducts, i.e.e the terminal branch of a lactiferous duct which alveolar cells drain into."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T01:44:33Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:87168"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal cell of lactiferous terminal ductal lobular unit"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002662 .

obo:CL_0002662
    obo:IAO_0000115 "A luminal epithelial cell of the lactiferous duct. This cuboidal epithelial cell expresses keratin-18 and is estrogen-receptor alpha positive."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T01:44:48Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74504"^^xsd:string, "FMA:74505"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminal cell of lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002326 .

obo:CL_0002663
    obo:IAO_0000115 "A myocardial endocrine cell that is part of the atrium."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T02:45:39Z"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83389"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocardial endocrine cell of atrium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:CL_0002664
    obo:IAO_0000115 "A stem cell that can give rise to multiple cell types (i.e. smooth muscle, endothelial) in the developing heart."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:15:38Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "CPC", "cardiovascular progenitor cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Discrepancy in develops from origins prevents me from making the assertion that cardioblasts give rise to all instances of cardiocytes as we state cardiac muscle cells develop from cardiac myoblast, which in turn develop from muscle stem cell."^^xsd:string ;
    rdfs:label "cardioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048 .

obo:CL_0002665
    obo:IAO_0000115 "A fibrocyte of the cochlea that has specialized structural and molecular adaptions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:35:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006725
    ] .

obo:CL_0002666
    obo:IAO_0000115 "An otic fibrocyte that underlies the spiral prominence and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:40:40Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type II otic fibrocyte"^^xsd:string, "type II spiral ligament fibrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002665 .

obo:CL_0002667
    obo:IAO_0000115 "An otic fibrocyte that resides above the stria vasularis and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:40:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type V otic fibrocyte"^^xsd:string, "type V spiral ligament fibrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 5 otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002665 .

obo:CL_0002668
    obo:IAO_0000115 "An otic fibrocyte that is lateral to the basilar membrane and anchoris it to the lateral wall."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:40:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type IV otic fibrocyte"^^xsd:string, "type IV spiral ligament fibrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 4 otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002665 .

obo:CL_0002669
    obo:IAO_0000115 "An otic fibrocyte that lines the otic capsule."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:40:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type III otic fibrocyte"^^xsd:string, "type III spiral ligament fibrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 3 otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002665 .

obo:CL_0002670
    obo:IAO_0000115 "An otic fibrocyte that underlies the stria vascularis and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-07-11T03:39:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "type I otic fibrocyte"^^xsd:string, "type I spiral ligament fibrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 otic fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002665 .

obo:CL_0002671
    obo:IAO_0000115 "An endothelial stalk cell is a specialized endothelial cell that follows behind the tip cell of an angiogenic sprout."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-16T01:49:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial stalk cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071 .

obo:CL_0002672
    obo:IAO_0000115 "A multi-fate stem cell that can give rise to different retinal cell types including rod and cone cells."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-16T02:38:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "retinal progenitor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] .

obo:CL_0002673
    obo:IAO_0000115 "A skeletal muscle cell that is part of the tongue."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-16T03:10:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tongue muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000378
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008002
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000378
            ]
        )
    ] .

obo:CL_0002674
    obo:IAO_0000115 "A S. pombe mating type determined by the mat1-Mc and mat1-Mi on the mat1 locus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-16T03:20:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "H- cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "H minus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000521, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_4896
    ] .

obo:CL_0002675
    obo:IAO_0000115 "A S. pombe cell type determined by mat1-Pc and mat1-Pi on the mat1 locus."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-16T03:20:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "H plus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000521, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_4896
    ] .

obo:CL_0002676
    obo:IAO_0000115 "A neuroblast derived from a neural crest cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-22T09:24:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neural crest derived neuroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000031, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0002677
    obo:IAO_0000115 "A regulatory T cell that has not encountered antigen."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-25T03:17:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "naive regulatory T lymphocyte", "naive regulatory T-cell", "naive regulatory T-lymphocyte" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This cell type has been described as CD45RA-negative, but this doesn't fit with our current definition of naive T cell."^^xsd:string ;
    rdfs:label "naive regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000792, obo:CL_0000898 .

obo:CL_0002678
    obo:IAO_0000115 "A CD4-positive, CD25-positive alpha-beta regulatory T cell that has encountered antigen."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-25T03:17:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Cell has been described as being CD45RA-positive in human, but this doesn't fit with our current definition memory T cell."^^xsd:string ;
    rdfs:label "memory regulatory T cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000792, obo:CL_0000897 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000792
            [
                a owl:Restriction ;
                owl:onProperty cl:has_completed ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:CL_0002679
    obo:IAO_0000115 "A lymphocyte found in adipose tissue that lacks lineage markers of other lymphocytes but is capable of mediating TH2 cytokine responses. This cell type is found in fat associated lymphoid clusters, proliferates in response to IL2 and produce large amounts of TH2 cytokines such as IL5, IL6 and IL13"^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-08-29T10:08:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "natural helper lymphocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000002979
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:GO_0042105
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001002
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001012
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001013
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001020
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001084
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000001874
    ], [
        a owl:Restriction ;
        owl:onProperty cl:lacks_plasma_membrane_part ;
        owl:someValuesFrom obo:PR_000002981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002065
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000002979
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:GO_0042105
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001002
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001012
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001013
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001020
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001084
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000001874
            ]
            [
                a owl:Restriction ;
                owl:onProperty cl:lacks_plasma_membrane_part ;
                owl:someValuesFrom obo:PR_000002981
            ]
        )
    ] .

obo:CL_0002680
    obo:IAO_0000115 "A PP cell found in intestine."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2011-09-27T11:59:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "PP cell of intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000696, obo:CL_1001516 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000696
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:CL_0002681
    oboInOwl:created_by "terryh"^^xsd:string ;
    oboInOwl:creation_date "2011-10-25T03:49:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortical cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:CL_0005000
    obo:IAO_0000115 "A CNS interneuron located in the spinal cord."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Is_a interneuron, part_of UBERON:0002240."^^xsd:string ;
    rdfs:label "spinal cord interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000402, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:CL_0005001
    obo:IAO_0000115 "A non-terminally differentiated cell that originates from the neural crest and differentiates into an iridophore."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Derived from UBERON:0002342 neural crest."^^xsd:string ;
    rdfs:label "iridoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0005002
    obo:IAO_0000115 "A non-terminally differentiated cell that differentiates into a xanthophore."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "xanthoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0005003
    obo:IAO_0000115 "A non-terminally differentiated cell that originates from the neural crest and differentiates into a leucophore."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "leucoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0005004
    obo:IAO_0000115 "A non-terminally differentiated cell that originates from the neural crest and differentiates into an erythrophore."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pigment erythroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0005005
    obo:IAO_0000115 "A non-terminally differentiated cell that originates from the neural crest and differentiates into a cyanophore."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cyanoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0005006
    obo:IAO_0000115 "Specialized epithelial cells involved in the maintenance of osmotic homeostasis. They are characterized by abundant mitochondria and ion transporters. In amniotes, they are present in the renal system. In freshwater fish, ionocytes in the skin and gills help maintain osmotic homeostasis by absorbing salt from the external environment."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ionocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_0005007
    obo:IAO_0000115 "Kolmer-Agduhr neurons are ciliated GABAergic neurons that contact the central canal of the spinal cord and have ipsilateral ascending axons."^^xsd:string ;
    oboInOwl:hasExactSynonym "KA cell"^^xsd:string, "KA interneuron"^^xsd:string, "KA neuron"^^xsd:string, "Kolmer-Agduhr cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Kolmer-Agduhr neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005000, obo:CL_0011005 .

obo:CL_0005008
    obo:IAO_0000115 "An auditory hair cell located in the macula that is sensitive to auditory stimuli."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macular hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000202, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000054
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000202
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000054
            ]
        )
    ] .

obo:CL_0005009
    obo:IAO_0000115 "A cuboidal epithelial cell of the kidney which regulates sodium and potassium balance. The activity of sodium and potassium channels on the cells apical membrane is regulated by aldosterone and vasopressin. In mammals these cells are located in the renal collecting ducts."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_0002518 .

obo:CL_0005010
    obo:IAO_0000115 "A cuboidal epithelial cell of the kidney that regulates acid/base balance."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86560"^^xsd:string ;
    oboInOwl:hasExactSynonym "intercalated cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000075, obo:CL_0002078, obo:CL_0002518 .

obo:CL_0005011
    obo:IAO_0000115 "A cuboidal epithelial cell of the kidney which secretes acid and reabsorbs base to regulate acid/base balance."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal alpha-intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005010 .

obo:CL_0005012
    obo:IAO_0000115 "A ciliated epithelial cell with many cilium."^^xsd:string ;
    oboInOwl:hasBroadSynonym "MCC"@en, "multi-ciliated cell"@en, "multiciliated cell"@en ;
    oboInOwl:hasExactSynonym "multiciliated epithelial cell"@en ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multi-ciliated epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000067 .

obo:CL_0005013
    obo:IAO_0000115 "A ciliated epithelial cell with a single cilium."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "single ciliated epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000067 .

obo:CL_0005014
    obo:IAO_0000115 "A non-sensory cell that extends from the basement membrane to the apical surface of the auditory epithelium and provides support for auditory hair cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "auditory epithelial support cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000630, obo:CL_0000710, obo:CL_0002491 .

obo:CL_0005015
    obo:IAO_0000115 "An auditory epithelial support cell that surrounds the nerve fibers and synapses of the auditory inner hair cells."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:79801"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner phalangeal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002165 .

obo:CL_0005016
    obo:IAO_0000115 "Obsolete. Use PO:0030007 from Plant Ontology instead. The apical cell is the upper cell formed after the first division of a plant zygote."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0030007"^^xsd:string ;
    rdfs:label "obsolete apical cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0005017
    obo:IAO_0000115 "Obsolete. Use PO:0002002 from Plant Ontology instead. The lower cell formed after the first division of a plant zygote."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "replaced_by: PO:0002002"^^xsd:string ;
    rdfs:label "obsolete plant basal cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0005018
    obo:IAO_0000115 "A cell that secretes ghrelin, the peptide hormone that stimulates hunger."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ghrelin secreting cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0036321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0036321
            ]
        )
    ] .

obo:CL_0005019
    obo:IAO_0000115 "Ghrelin secreting cells found in the exocrine pancreas."^^xsd:string ;
    oboInOwl:hasExactSynonym "pancreatic E cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In mammals the endocrine pancreas is called the Islets of Langerhans."^^xsd:string ;
    rdfs:label "pancreatic epsilon cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005018 .

obo:CL_0005020
    obo:IAO_0000115 "Lymphatic progenitor cells."^^xsd:string ;
    oboInOwl:created_by "Ceri"^^xsd:string ;
    oboInOwl:creation_date "2012-01-12T04:44:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Usually express Prox1, or prox1b."^^xsd:string ;
    rdfs:label "lymphangioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004536
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0004536
            ]
        )
    ] .

obo:CL_0005021
    obo:IAO_0000115 "Mesenchymal derived lymphatic progenitor cells that give rise to the superficial lymphatics."^^xsd:string ;
    oboInOwl:created_by "Ceri"^^xsd:string ;
    oboInOwl:creation_date "2012-01-12T05:01:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal lymphangioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, obo:CL_0005020 .

obo:CL_0005022
    obo:IAO_0000115 "Lymphatic progenitor cells, derived from the veins, that give rise to lymphatic endothelial cells."^^xsd:string ;
    oboInOwl:created_by "Ceri"^^xsd:string ;
    oboInOwl:creation_date "2012-01-12T05:21:09Z"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "parachordal lymphangioblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vascular lymphangioblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:CL_0005023
    obo:IAO_0000115 "Cranial motor neuron which innervates muscles derived from the branchial (pharyngeal) arches." ;
    oboInOwl:hasDbXref "PMID:14699587" ;
    oboInOwl:hasExactSynonym "branchi motor neuron", "special visceral motor neuron" ;
    a owl:Class ;
    rdfs:label "branchiomotor neuron"@en ;
    rdfs:subClassOf obo:CL_0015000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002130 ;
        owl:someValuesFrom obo:UBERON_0004164
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0015000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002130 ;
                owl:someValuesFrom obo:UBERON_0004164
            ]
        )
    ] .

obo:CL_0005024
    obo:IAO_0000115 "A motor neuron that innervates a skeletal muscle.  These motor neurons are all excitatory and cholinergic." ;
    oboInOwl:hasExactSynonym "somatic motor neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatomotor neuron"@en ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_0000108, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000100
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002120 ;
                owl:someValuesFrom obo:CL_0008002
            ]
        )
    ] .

obo:CL_0005025
    obo:IAO_0000115 "A motor neuron that synapses to parasympathetic neurons that innervate tear glands, sweat glands, and the smooth muscles and glands of the pulmonary, cardiovascular, and gastrointestinal systems." ;
    oboInOwl:hasExactSynonym "general visceral motor neuron" ;
    a owl:Class ;
    rdfs:comment "Note that these neurons do not synapse directly onto muscles" ;
    rdfs:label "visceromotor neuron"@en ;
    rdfs:subClassOf obo:CL_0000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0011102
    ] .

obo:CL_0005026
    obo:IAO_0000115 "Multi fate stem cell that gives rise to both hepatocytes and cholangiocytes as descendants." ;
    a owl:Class ;
    rdfs:label "hepatoblast"@en ;
    rdfs:subClassOf obo:CL_0000048 .

obo:CL_0007000
    obo:IAO_0000115 "Skeletogenic cell that has the potential to develop into an ameloblast. Located in the inner enamel epithelium, these cells elongate, their nuclei shift distally (away from the dental papilla), and their cytoplasm becomes filled with organelles needed for synthesis and secretion of enamel proteins."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-15T01:27:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "unsure of neural crest contribution. In VSAO we have develops_from CL:0000008"^^xsd:string ;
    rdfs:label "preameloblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001763
    ] .

obo:CL_0007001
    obo:IAO_0000115 "Cell that has the potential to form a skeletal cell type (e.g. cells in periosteum, cells in marrow) and produce extracellular matrix (often mineralized) and skeletal tissue (often mineralized)."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-15T02:51:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "scleroblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Needs logical definition. Should be capable_of skeletal system morphogenesis? or skeletal tissue development? needs to be added to GO. NOTES:a cell type of the early embryo (see also: mesenchymal cells) that will give rise to mineralized connective tissue. Scleroblasts can differentiate into osteoblasts (bone-forming cells), chondroblasts (cartilage-forming cells), odontoblasts (dentin-forming cells), ameloblasts (enamel-forming cells). The mesenchymal cells developing into osteoblasts and chondroblasts are derived from the mesoderm. Those developing into odontoblasts are neural crest cells. Those developing into ameloblasts are derived from the ectoderm. (http://www.copewithcytokines.de/cope.cgi?key=scleroblasts)"^^xsd:string ;
    rdfs:label "skeletogenic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0007002
    obo:IAO_0000115 "Skeletogenic cell that has the potential to develop into a cementoblast."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-15T04:37:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "precementoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ] .

obo:CL_0007003
    obo:IAO_0000115 "Skeletogenic cell that has the potential to form an odontoblast, deposits predentine, and arises from a cranial neural crest cell."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-15T05:15:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preodontoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000008
    ] .

obo:CL_0007004
    obo:IAO_0000115 "Cell that is part of the neural crest region of the neuroepithelium, prior to migration. Note that not all premigratory neural crest cells may become migratory neural crest cells."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T08:27:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "premigratory neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011012, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000133
    ] .

obo:CL_0007005
    obo:IAO_0000115 "Cell that is part of the notochord."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T08:47:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "NOTE: TO DO, notochord development still needs work."^^xsd:string ;
    rdfs:label "notochordal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007006
    ] .

obo:CL_0007006
    obo:IAO_0000115 "Mesodermal cell that is axially located and gives rise to the cells of the notochord."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T08:52:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "axial mesodermal cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chordamesodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004880
    ] .

obo:CL_0007007
    obo:IAO_0000115 "Notochordal cell that is part of the outer epithelium of the notochord and surrounds the vacuolated notochord cells."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T09:26:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "notochordal sheath cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0007005 .

obo:CL_0007008
    obo:IAO_0000115 "Notochordal cell that is inner portion of the notochord and becomes vacuolated as development proceeds."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T09:29:30Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "chordablast"^^xsd:string, "chordoblast"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "notochordal vacuole cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0007005 .

obo:CL_0007009
    obo:IAO_0000115 "Skeletogenic cell that has the potential to develop into a chondroblast; and arises from neural crest, meseosdermal and notochordal and connective tissue cells."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T10:44:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "prechondroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055 .

obo:CL_0007010
    obo:IAO_0000115 "Skeletogenic cell that has the potential to transform into an osteoblast, and develops from neural crest or mesodermal cells."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-27T10:57:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "osteoprogenitor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "preosteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000055, obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008883
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

obo:CL_0007011
    obo:IAO_0000115 "Neuron that is part of the enteric nervous system."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-06-28T08:20:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enteric neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000029, obo:CL_0000107, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002607
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002005
            ]
        )
    ] .

obo:CL_0007012
    obo:IAO_0000115 "Odontoblast that non-terminally differentiated, located in the odontogenic papilla and dentine tissue, and transforms from a odontoblast cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-terminally differentiated odontoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000060 .

obo:CL_0007013
    obo:IAO_0000115 "Odontoblast that is terminally differentiated and derived from an odontogenic papilla and associated with dentine."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "terminally differentiated odontoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000060 .

obo:CL_0007014
    obo:IAO_0000115 "OBSOLETE: A cultured cell that has been passaged at least one time in culture."^^xsd:string ;
    obo:IAO_0100001 obo:CLO_0000001 ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-11-28T11:54:59Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "passaged cultured cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment """Obsoleted in July 2013 and replaced by the CLO 'cell line cell' class, as a result of CLO-OBI-CL alignment efforts.

Covers cells actively being cultured or stored in a quiescent state for future use."""^^xsd:string ;
    rdfs:label "obsolete cell line cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0007015
    obo:IAO_0000115 "OBSOLETE: A cell line cell that is expected to be capable of replicating a limited number of times in culture before undergoing senescence. Mortal cell line cells cannot be propagated indefinitely (as immortal cell line cells can)."^^xsd:string ;
    obo:IAO_0100001 obo:CLO_0000018 ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-11-28T11:56:20Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "finite cell line cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "primary cell line cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment """Obsoleted in July 2013 and replaced by the CLO 'mortal cell line cell' class, as a result of CLO-OBI-CL alignment efforts.

Covers cells actively being cultured or stored in a quiescent state for future use."""^^xsd:string ;
    rdfs:label "obsolete mortal cell line cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_0007016
    obo:IAO_0000115 "Muscle precursor cell that is adjacent to the notochord and part of the presomitic mesoderm."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2012-12-30T12:43:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "In teleosts, adaxial cells give rise to slow muscle myoblasts."^^xsd:string ;
    rdfs:label "adaxial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000680, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] .

obo:CL_0007017
    obo:IAO_0000115 "An epidermal cell with apical microvilli or a single apical projection have synaptic associations with nerve fibres in the epidermis."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Taxon specificity not yet fully known, but are known in anuran larvae but not in adults."^^xsd:string ;
    rdfs:label "Stiftchenzellen"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0000206, obo:CL_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005902
    ] .

obo:CL_0007018
    obo:IAO_0000115 "Ciliated cell of the embryonic epidermis and functions in embryonic movements."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Taxon specificity not clear -present in embryonic anurans."^^xsd:string ;
    rdfs:label "epidermal ciliary cell"@en ;
    rdfs:subClassOf obo:CL_0000067, obo:CL_0000362, obo:CL_0002321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

obo:CL_0007019
    oboInOwl:created_by "haendel"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "taxon specificity not clear. Appears in early larval stages of anurans and persists after metamorphosis."^^xsd:string ;
    rdfs:label "epidermal mucus secreting cell"@en ;
    rdfs:subClassOf obo:CL_0000319 .

obo:CL_0007020
    obo:IAO_0000115 "Characteristic early embryonic cell with a bottle or flask shape that is first to migrate inwards at the blastopore during gastrulation in amphibians."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bottle cell"@en ;
    rdfs:subClassOf obo:CL_0000007 .

obo:CL_0007021
    obo:IAO_0000115 "Secretory cell that produces a chemical mixture that triggers antipredator behavior. The substance is released only upon disruption of the epidermis. [Behavior of teleost fishes, second edition, edited by Pitcher, 1992]"^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:hasExactSynonym "club cell (zebrafish)" ;
    oboInOwl:hasRelatedSynonym "club cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "alarm substance cell"@en ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

obo:CL_0007022
    obo:IAO_0000115 "A specialized pore forming cell of the follicle, located adjacent to the animal pole of the oocyte. The micropylar cell makes the single micropyle (pore) through the chorion through which the sperm fertilizes the egg."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:hasExactSynonym "plug cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "micropylar cell"@en ;
    rdfs:subClassOf obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ] .

obo:CL_0007023
    obo:IAO_0000115 "Epidermal cell rich in mitochondria. In amphibians, appears during metamorphosis."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    a owl:Class ;
    rdfs:label "flask cell"@en ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

obo:CL_0008000
    obo:IAO_0000115 "Any muscle cell in which the fibers are not organised into sarcomeres."^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-striated muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000187 .

obo:CL_0008001
    obo:IAO_0000115 "Any hematopoietic cell that is a precursor of some other hematopoietic cell type."^^xsd:string ;
    a owl:Class ;
    rdfs:label "hematopoietic precursor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000988 .

obo:CL_0008002
    obo:IAO_0000115 "A transversely striated, synctial cell of skeletal muscle. It is formed when proliferating myoblasts exit the cell cycle, differentiate and fuse." ;
    a owl:Class ;
    rdfs:label "skeletal muscle fiber"@en ;
    rdfs:subClassOf obo:CL_0000188, obo:CL_0002372, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002478
            ]
        )
    ] .

obo:CL_0008003
    obo:IAO_0000115 "A myotube that is part of some somatic muscle.  Examples include arthropod somatic muscle cells."^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatic muscle myotube"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002372, obo:CL_0008004 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002478
            ]
        )
    ] .

obo:CL_0008004
    obo:IAO_0000115 "A muscle cell that is part of some somatic muscle."^^xsd:string ;
    a owl:Class ;
    rdfs:label "somatic muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000187 .

obo:CL_0008005
    obo:IAO_0000115 "A somatic muscle cell that is oblquely striated.  Examples include the somatic muscles of nematodes."^^xsd:string ;
    a owl:Class ;
    rdfs:label "obliquely striated somatic muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000228, obo:CL_0000444, obo:CL_0008004 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0030017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001908
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002479
            ]
        )
    ] .

obo:CL_0008006
    obo:IAO_0000115 "A myoblast that detemines the properties (size, shape and attachment to the epidermis) of a `somatic muscle myotube` (CL:0008003) .  It develops into a somatic muscle myotube via fusion with `fusion component myoblasts` (CL:0000621)."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "muscle founder cell"@en ;
    rdfs:subClassOf obo:CL_0008018 .

obo:CL_0008007
    obo:IAO_0000115 "A muscle cell that is part of some visceral muscle"^^xsd:string ;
    a owl:Class ;
    rdfs:label "visceral muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000187 .

obo:CL_0008008
    obo:IAO_0000115 "A visceral muscle cell that is striated.  Examples include the visceral muscle cells of arhtropods."^^xsd:string ;
    a owl:Class ;
    rdfs:label "striated visceral muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000737, obo:CL_0008007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008007
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:GO_0030017
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000053 ;
                        owl:someValuesFrom obo:PATO_0001410
                    ]
                )
            ]
        )
    ] .

obo:CL_0008009
    obo:IAO_0000115 "A visceral muscle that is transversely striated.  Examples include the visceral muscle cells of arthropods."^^xsd:string ;
    a owl:Class ;
    rdfs:label "transversely striated visceral muscle cell"@en ;
    rdfs:subClassOf obo:CL_0008008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002478
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008007
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:GO_0030017
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000053 ;
                        owl:someValuesFrom obo:PATO_0002478
                    ]
                )
            ]
        )
    ] .

obo:CL_0008010
    obo:IAO_0000115 "A cranial motor neuron whose soma is located in the midbrain andor hindbrain and which innervates the skeletal muscles of the eye or tongue."^^xsd:string ;
    a owl:Class ;
    rdfs:label "cranial somatomotor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005024, obo:CL_0015000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0015000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002120 ;
                owl:someValuesFrom obo:CL_0008002
            ]
        )
    ] .

obo:CL_0008011
    obo:IAO_0000115 "A skeletal muscle satellite cell that divides by stem cell division.  A proportion of this population undergoes symmetric stem cell division, producing two skeletal muscle satellite stem cells. The rest undergo asymmetric stem cell division - retaining their identity while budding off a daughter cell that differentiates into an adult skeletal muscle myoblast." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "skeletal muscle satellite stem cell" ;
    rdfs:subClassOf obo:CL_0000035, obo:CL_0000594 ;
    owl:disjointWith obo:CL_0008020 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000594
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001400
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:CL_0008012
    obo:IAO_0000115 "A skeletal muscle satellite cell that is mitotically quiescent.  These cells are wedge shaped and have a large nuclear to cytoplasmic ratio with few organelles, a small nucleus and condensed interphase chromatin. Satellite cells typically remain in this state until activated following muscle damage." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "quiescent skeletal muscle satellite cell" ;
    rdfs:subClassOf obo:CL_0000594 .

obo:CL_0008013
    obo:IAO_0000115 "A visceromotor motor neuron whose soma is located in the hindbrain, and which synapses to parasympathetic neurons that innervate tear glands, sweat glands, and the smooth muscles of the head." ;
    a owl:Class ;
    rdfs:label "cranial visceromotor neuron"@en ;
    rdfs:subClassOf obo:CL_0005025, obo:CL_0015000, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:CL_0008014
    obo:IAO_0000115 "A motor neuron that is capable of directly inducing muscle contraction." ;
    a owl:Class ;
    rdfs:comment "In vertebrates, all motor neurons are excitatory, but various types of inhibitory motor neurons exist in invertebrates." ;
    rdfs:label "obsolete excitatory motor neuron"@en ;
    owl:deprecated true .

obo:CL_0008015
    obo:IAO_0000115 "A motor neuron that is capable of directly inhibiting muscle contraction." ;
    obo:RO_0002161 obo:NCBITaxon_7742 ;
    a owl:Class ;
    rdfs:comment "In vertebrates, all motor neurons are excitatory, but various types of inhibitory motor neurons exist in invertebrates." ;
    rdfs:label "inhibitory motor neuron"@en ;
    rdfs:subClassOf obo:CL_0000100 .

obo:CL_0008016
    obo:IAO_0000115 "A skeletal muscle cell that has become mitotically active - typically following muscle damage." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "activated skeletal muscle satellite cell" ;
    rdfs:subClassOf obo:CL_0000594, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0008012
    ] .

obo:CL_0008017
    obo:IAO_0000115 "A skeletal muscle myoblast that is part of a skeletal mucle.  These cells are formed following acivation and division of skeletal muscle satellite cells. They form a transient population that is lost when they fuse to form skeletal muscle fibers." ;
    oboInOwl:hasBroadSynonym "myogenic precursor cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:comment "The vast majority of these cells develop from skeletal muscle satellite cells, although there are some reports of other origins." ;
    rdfs:label "adult skeletal muscle myoblast" ;
    rdfs:subClassOf obo:CL_0000188, obo:CL_0000515 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0008002
            ]
        )
    ] .

obo:CL_0008018
    obo:IAO_0000115 "A myoblast that is commited to developing into a somatic muscle." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "somatic muscle myoblast" ;
    rdfs:subClassOf obo:CL_0000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0008003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0008003
            ]
        )
    ] .

obo:CL_0008019
    obo:IAO_0000115 "A non-polarised cell precursor cell that is part of some mesenchyme, is associated with the cell matrix but is not connected to other cells and is capable of migration."^^xsd:string ;
    oboInOwl:hasExactSynonym "mesenchyme cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal cell" ;
    rdfs:subClassOf obo:CL_0000219, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0016477
    ] .

obo:CL_0008020
    obo:IAO_0000115 "A skeletal muscle satellite cell that undergoes symmetric division to produce two adult skeleltal muscle myoblasts." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "skeletal muscle satellite myogenic cell" ;
    rdfs:subClassOf obo:CL_0000594, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0008017
    ] .

obo:CL_0008021
    a owl:Class ;
    rdfs:label "anterior lateral line ganglion neuron" ;
    rdfs:subClassOf obo:CL_2000031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_2001391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_2001391
            ]
        )
    ] .

obo:CL_0008022
    obo:IAO_0000115 "A mesenchymal cell of the endocardial cushion.   These cells develop via an epithelial to mesenchymal transition when endocardial cells break cell-to-cell contacts and migrate into the cardiac jelly. Cells from this population form the heart septa and valves." ;
    a owl:Class ;
    rdfs:label "endocardial cushion cell" ;
    rdfs:subClassOf obo:CL_0000569, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000569
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002062
            ]
        )
    ] .

obo:CL_0008023
    obo:IAO_0100001 obo:CL_0002548 ;
    a owl:Class ;
    rdfs:comment "Duplicate term."^^xsd:string ;
    rdfs:label "obsolete cardiac fibroblast" ;
    owl:deprecated true .

obo:CL_0008024
    obo:IAO_0000115 "An endocrine cell that is part of the pancreas." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "pancreatic endocrine cell" ;
    rdfs:subClassOf obo:CL_0000163, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000163
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_0008025
    obo:IAO_0000115 "A neuron that release noradrenaline (noriphinephrine) as a neurotransmitter." ;
    a owl:Class ;
    rdfs:label "noradrenergic neuron" ;
    rdfs:subClassOf obo:CL_0000459, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061533
            ]
        )
    ] .

obo:CL_0008026
    obo:IAO_0000115 "An epithelial cell that is part of the epithelium of a tracheal tube in an open tracheal system, such as that found in insects." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "open tracheal system tracheocyte" ;
    rdfs:subClassOf obo:CL_0000066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003127
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003127
            ]
        )
    ] .

obo:CL_0008027
    obo:IAO_0000115 "A bipolar neuron found in the retina that is synapsed by rod photoreceptor cells.  These neurons have axons that arborize and synapse to targets in inner plexiform layers 4 and 5 and depolarize in response to light." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2017-06-29T11:05:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "rod bipolar cell (sensu Mus)" ;
    rdfs:subClassOf obo:CL_0000751 .

obo:CL_0008028
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2017-07-09T19:12:36Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "visual system neuron" ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007601
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002216 ;
                owl:someValuesFrom obo:GO_0007601
            ]
        )
    ] .

obo:CL_0008029
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2017-07-12T11:10:52Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "inhibitory neuron" ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0007269
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:GO_0098977
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:GO_0007269
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:GO_0098977
                        ]
                    )
                ]
            ]
        )
    ] .

obo:CL_0008030
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2017-07-12T11:11:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "excitatory neuron" ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0007269
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:GO_0098976
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:GO_0007269
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:GO_0098976
                        ]
                    )
                ]
            ]
        )
    ] .

obo:CL_0008031
    a owl:Class ;
    rdfs:label "cortical interneuron"@en ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0001851
            ]
        )
    ] .

obo:CL_0008032
    a owl:Class ;
    rdfs:label "rosehip neuron"@en ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0005390
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P05532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q8R4G0
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q9QZC1
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0005390
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_P05532
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q8R4G0
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q9QZC1
            ]
        )
    ] .

obo:CL_0008033
    obo:IAO_0000115 "A pericyte of the decidual vasculature." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-02-29T11:45:57Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "decidual perivascular cell" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "decidual pericyte"@en ;
    rdfs:subClassOf obo:CL_0000349, obo:CL_2000078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002450
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000669
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002450
            ]
        )
    ] .

obo:CL_0008034
    obo:IAO_0000115 "Mural cells are pericytes and the vascular smooth muscle cells (vSMCs) of the microcirculation." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-02-29T17:33:55Z"^^xsd:dateTime ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "mural cell"@en ;
    rdfs:subClassOf obo:CL_0002371 .

obo:CL_0008035
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-02-29T17:37:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "microcirculation associated smooth muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000359, obo:CL_0008034, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010523
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000359
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010523
            ]
        )
    ] .

obo:CL_0008036
    obo:IAO_0000115 "A trophoblast cell that is not part of a placental villous." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-03-02T08:45:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "EVT", "extravillous cytotrophloblast" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "extravillous trophoblast"@en ;
    rdfs:subClassOf obo:CL_0000351 .

obo:CL_0008037
    obo:IAO_0000115 "A lower motor neuron that innervates only intrafusal muscle fibers. Unlike the alpha motor neurons, gamma motor neurons do not directly adjust the lengthening or shortening of muscles but function in adjusting the sensitivity of muscle spindles and in keeping muscle spindles taut, thereby allowing the continued firing of alpha neurons." ;
    oboInOwl:hasDbXref "FMA:83660", "MESH:D009047", "SAO:143800623" ;
    a owl:Class ;
    rdfs:label "gamma motor neuron"@en ;
    rdfs:subClassOf obo:CL_0008039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008047
    ] .

obo:CL_0008038
    obo:IAO_0000115 "A large, multipolar lower motor neuron of the brainstem and spinal cord that innervates the extrafusal muscle fibers of skeletal muscle and are directly responsible for initiating their contraction. While their cell bodies are in the CNS (in the anterior gray horn of the spinal cord), they are part of the somatic nervous system - a branch of the PNS." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-23T20:16:26Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "alpha motoneuron" ;
    a owl:Class ;
    rdfs:label "alpha motor neuron"@en ;
    rdfs:subClassOf obo:CL_0008039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008046
    ] .

obo:CL_0008039
    obo:IAO_0000115 "The motor neurons of vertebrates that directly innervate skeletal muscles. They receive input from upper motor neurons." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-23T20:22:07Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "FMA:84632" ;
    a owl:Class ;
    rdfs:label "lower motor neuron"@en ;
    rdfs:subClassOf obo:CL_0005024, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:CL_0008046
    obo:IAO_0000115 "A skeletal muscle fiber that is innervated by alpha motor neuron and generates tension by contracting, thereby allowing for skeletal movement. These fibers make up the large mass of skeletal muscle tissue and are attached to bones by tendons." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-26T21:06:15Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "TH:H3.03.00.0.00007" ;
    oboInOwl:hasExactSynonym "myofibra extrafusalis" ;
    a owl:Class ;
    rdfs:label "extrafusal muscle fiber"@en ;
    rdfs:subClassOf obo:CL_0008002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002103 ;
        owl:someValuesFrom obo:CL_0008038
    ] ;
    owl:disjointWith obo:CL_0008047 .

obo:CL_0008047
    obo:IAO_0000115 "A skeletal muscle fiber that is part of a muscle spindle. These are specialized muscle fibers that serve as proprioceptors, detecting the amount and rate of change in length of a muscle. They are innervated by both sensory neurons and motor neurons (gamma and beta motorneurons, collectively referred to as fusimotor neurons)." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-26T21:07:01Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "H3.03.00.0.00012" ;
    oboInOwl:hasExactSynonym "myofibra intrafusalis" ;
    a owl:Class ;
    rdfs:label "intrafusal muscle fiber"@en ;
    rdfs:subClassOf obo:CL_0002319, obo:CL_0008002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003718
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0008002
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003718
            ]
        )
    ] .

obo:CL_0008048
    obo:IAO_0000115 "A glutamatergic motor neuron with a soma in the brainstem or cerebral cortex.  They do not synapse directly to muscles but rather to lower motor neurons, which do.  They are the main controllers of voluntary movement." ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-28T09:41:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "upper motor neuron"@en ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_0000679, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] .

obo:CL_0008049
    obo:IAO_0000115 "A giant pyramidal neuron with a soma in layer Vb of the primary motor cortex that sends its axons down the spinal cord via the corticospinal tract, either synapsing directly with alpha motor neurons, or targeting interneurons in the spinal cord. In humans, Betz cells are the largest known in the central nervous system." ;
    obo:RO_0002175 obo:NCBITaxon_9443 ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2020-09-28T09:52:58Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "pyramidal cell of Betz" ;
    a owl:Class ;
    rdfs:label "Betz cell"@en ;
    rdfs:subClassOf obo:CL_2000049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0022315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002101 ;
        owl:someValuesFrom obo:UBERON_0002707
    ] ;
    foaf:depicted_by "https://en.wikipedia.org/w/index.php?title=Betz_cell&oldid=977472330#/media/File:GolgiStainedPyramidalCell.jpg" .

obo:CL_0009000
    obo:IAO_0000115 "A sensory neuron of the spinal nerve that senses body position and sends information about how much the muscle is stretched to the spinal cord." ;
    oboInOwl:hasExactSynonym "spinal sensory neuron" ;
    a owl:Class ;
    rdfs:label "sensory neuron of spinal nerve" ;
    rdfs:subClassOf obo:CL_0000101, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001780
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
        )
    ] .

obo:CL_0009001
    obo:IAO_0000115 "Any cell in the compound eye, a light sensing organ composed of ommatidia." ;
    oboInOwl:hasDbXref "GOC:pr", "PMID:12021768" ;
    a owl:Class ;
    rdfs:label "compound eye retinal cell" ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0005388
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0000018
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:UBERON_0005388
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:UBERON_0000018
                        ]
                    )
                ]
            ]
        )
    ] .

obo:CL_0009002
    obo:IAO_0000115 "Any cell participating in the inflammatory response to a foreign substance, e.g. neutrophil, macrophage." ;
    oboInOwl:hasDbXref "GOC:pr", "http://en.wikipedia.org/wiki/Inflammatory_response" ;
    a owl:Class ;
    rdfs:label "inflammatory cell" ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0006954
    ] .

obo:CL_0009003
    obo:IAO_0000115 "Any cell in the midgut (middle subdivision of a digestive tract) of a larva." ;
    oboInOwl:hasDbXref "GOC:pr", "http://en.wikipedia.org/wiki/Insect#Midgut" ;
    a owl:Class ;
    rdfs:label "larval midgut cell" ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002548
    ] .

obo:CL_0009004
    obo:IAO_0000115 "Any cell in the retina, the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates." ;
    oboInOwl:hasDbXref "PMID:10702418" ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "retinal cell" ;
    rdfs:subClassOf obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005388
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002319
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005388
            ]
        )
    ] .

obo:CL_0009005
    obo:IAO_0000115 "Any cell in a salivary gland." ;
    oboInOwl:hasDbXref "GOC:pr", "http://en.wikipedia.org/wiki/Salivary_gland" ;
    a owl:Class ;
    rdfs:label "salivary gland cell" ;
    rdfs:subClassOf obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001044
    ] .

obo:CL_0009006
    obo:IAO_0000115 "An enteroendocrine cell that is located in the small intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "small intestine enteroendocrine cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enteroendocrine cell of small intestine" ;
    rdfs:subClassOf obo:CL_1001516, obo:CL_1001598 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_0009007
    obo:IAO_0000115 "A macrophage which is resident in the lamina propria of the small intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "macrophage of small intestine" ;
    oboInOwl:hasExactSynonym "small intestine lamina propria resident macrophage" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "gastrointestinal tract (lamina propria) macrophage of small intestine" ;
    rdfs:subClassOf obo:CL_0000865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000885
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001238
            ]
        )
    ] .

obo:CL_0009008
    obo:IAO_0000115 "A macrophage which is resident in the lamina propria of the large intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "macrophage of large intestine" ;
    oboInOwl:hasExactSynonym "large intestine lamina propria resident macrophage" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "gastrointestinal tract (lamina propria) macrophage of large intestine" ;
    rdfs:subClassOf obo:CL_0000865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011189
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000885
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011189
            ]
        )
    ] .

obo:CL_0009009
    obo:IAO_0000115 "A paneth cell that is located in the epithelium of the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "paneth cell of epithelium of large intestine" ;
    oboInOwl:hasExactSynonym "paneth cell of epithelium of colon", "paneth-like cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "paneth cell of colon" ;
    rdfs:subClassOf obo:CL_0000510, obo:CL_1001588 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000510
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000397
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000510
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001278
            ]
        )
    ] .

obo:CL_0009010
    obo:IAO_0000115 "Transit-amplifying cells (TACs) are an undifferentiated population in transition between stem cells and differentiated cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "transient amplifying cell", "transit-amplifying cell" ;
    oboInOwl:hasRelatedSynonym "TAC", "TACs" ;
    a owl:Class ;
    rdfs:label "transit amplifying cell" ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000034
    ] .

obo:CL_0009011
    obo:IAO_0000115 "A rapidly proliferating population of cells that differentiate from stem cells of the intestinal crypt of the colon. Stem cells located in the crypts of Lieberkühn give rise to proliferating progenitor or transit amplifying cells that differentiate into the four major epithelial cell types. These include columnar absorptive cells or enterocytes, mucous secreting goblet cells, enteroendocrine cells and paneth cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "transit amplifying cell of large intestine" ;
    oboInOwl:hasExactSynonym "colon transit amplifying cell", "transient amplifying cell of colon", "transient amplifying cell of crypt of Lieberkuhn of colon", "transit amplifying cell of crypt of Lieberkuhn of colon", "transit-amplifying cell of colon" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "transit amplifying cell of colon" ;
    rdfs:subClassOf obo:CL_0009010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013485
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:CL_0002250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0009010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001984
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0009010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013485
            ]
        )
    ] .

obo:CL_0009012
    obo:IAO_0000115 "A rapidly proliferating population of cells that differentiate from stem cells of the intestinal crypt of the small intestine. Stem cells located in the crypts of Lieberkühn give rise to proliferating progenitor or transit amplifying cells that differentiate into the four major epithelial cell types. These include columnar absorptive cells or enterocytes, mucous secreting goblet cells, enteroendocrine cells and paneth cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "small intestine transit amplifying cell", "transient amplifying cell of crypt of Lieberkuhn of small intestine", "transient amplifying cell of small intestine", "transit amplifying cell of crypt of Lieberkuhn of small intestine", "transit-amplifying cell of small intestine" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "transit amplifying cell of small intestine" ;
    rdfs:subClassOf obo:CL_0009010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:CL_0002250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0009010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001241
            ]
        )
    ] .

obo:CL_0009013
    obo:IAO_0000115 "A progenitor cell with hepatic and biliary lineage potential, identified in mouse and human, and anatomically restricted to the ductal plate of fetal liver." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "HHyP cell", "fetal hepatobiliary hybrid progenitor cell" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "fetal hepatobiliary progenitor cell" ;
    rdfs:subClassOf obo:CL_0011026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002394
    ] .

obo:CL_0009014
    obo:IAO_0000115 "A lymphocyte that is part of a Peyer's patch. These cells have a major role in driving the immune response to antigens sampled from the intestinal lumen, and in regulating the formation of follicle-associated epithelium and M cells in Peyer's patches by converting intestitial enterocytes into M cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "Peyer's patch resident lymphocyte" ;
    oboInOwl:hasNarrowSynonym "small intestine Peyer's patch lymphocyte" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "Peyer's patch lymphocyte" ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:CL_0009015
    obo:IAO_0000115 "A follicular dendritic cell located in the Peyer's patch. These cells from a meshwork in which Peyer's patch B cells reside." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "Peyer's patch follicular dendritic cell" ;
    rdfs:subClassOf obo:CL_0000442, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000442
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:CL_0009016
    obo:IAO_0000115 "An intestinal stem cell that is located in the large intestine crypt of Liberkuhn. These stem cells reside at the bottom of crypts in the large intestine and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "crypt stem cell of large intestine" ;
    oboInOwl:hasExactSynonym "stem cell of large intestine crypt of Lieberkuhn" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell of large intestine" ;
    rdfs:subClassOf obo:CL_0002250, obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002250
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001984
            ]
        )
    ] .

obo:CL_0009017
    obo:IAO_0000115 "An intestinal stem cell that is located in the small intestine crypt of Liberkuhn. These stem cells reside at the bottom of crypts in the small intestine and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "crypt stem cell of small intestine" ;
    oboInOwl:hasExactSynonym "stem cell of small intestine crypt of Lieberkuhn" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell of small intestine" ;
    rdfs:subClassOf obo:CL_0002250, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002250
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001241
            ]
        )
    ] .

obo:CL_0009018
    obo:IAO_0000115 "A lymphocyte that resides in the lamina propria of the large intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "lamina propria lymphocyte of large intestine" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "lymphocyte of large intestine lamina propria" ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011189
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011189
            ]
        )
    ] .

obo:CL_0009019
    obo:IAO_0000115 "A kidney cortical cell that is part of the nephrogenic zone." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "cortical nephrogenic niche cell", "cortical nephrogenic zone cell" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "nephrogenic zone cell" ;
    rdfs:subClassOf obo:CL_0002681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002681
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009871
            ]
        )
    ] .

obo:CL_0009020
    obo:IAO_0000115 "An intestinal tuft cell that is a part of a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix tuft cell", "tuft cell of appendix vermiformis", "tuft cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "tuft cell of appendix" ;
    rdfs:subClassOf obo:CL_0009041, obo:CL_1000405 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0019032
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009021
    obo:IAO_0000115 "A stromal cell found in the lamina propria of the large intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stromal cell of lamina propria of large intestine" ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011189
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011189
            ]
        )
    ] .

obo:CL_0009022
    obo:IAO_0000115 "A stromal cell found in the lamina propria of the small intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stromal cell of lamina propria of small intestine" ;
    rdfs:subClassOf obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001238
            ]
        )
    ] .

obo:CL_0009023
    obo:IAO_0000115 "A T cell which resides in the Peyer's patch of the small intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "T cell of Peyer's patch of small intestine", "T cell of small intestine Peyer's patch" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "small intestine Peyer's patch T cell" ;
    rdfs:subClassOf obo:CL_0002419, obo:CL_0009014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003454
            ]
        )
    ] .

obo:CL_0009024
    obo:IAO_0000115 "A mesothelial cell that is part of the small intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "mesothelial cell of small intestine" ;
    rdfs:subClassOf obo:CL_0000077, obo:CL_0002254 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_0009025
    obo:IAO_0000115 "A mesothelial cell that is part of the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "mesothelial cell of large intestine" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "mesothelial cell of colon" ;
    rdfs:subClassOf obo:CL_0000077, obo:CL_0011108 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009026
    obo:IAO_0000115 "An enterocyte that is a part of a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix enterocyte", "enterocyte of appendix vermiformis", "enterocyte of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enterocyte of appendix" ;
    rdfs:subClassOf obo:CL_1000347, obo:CL_1000405 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009027
    obo:IAO_0000115 "A transit amplifying cell that is part of a crypt of Lieberkuhn of large intestine." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix transit amplifying cell", "transit amplifying cell of appendix vermiformis", "transit amplifying cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "transit amplifying cell of appendix" ;
    rdfs:subClassOf obo:CL_0009011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013486
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0009028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0009010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013486
            ]
        )
    ] .

obo:CL_0009028
    obo:IAO_0000115 "An intestinal crypt stem cell that is located in the vermiform appendix. These stem cells reside at the bottom of crypts in the appendix and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix intestinal crypt stem cell", "intestinal crypt stem cell of appendix vermiformis", "intestinal crypt stem cell of vermiform appendix", "stem cell of intestinal crypt of Lieberkuhn of appendix", "stem cell of intestinal crypt of Lieberkuhn of appendix vermiformis" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell of appendix" ;
    rdfs:subClassOf obo:CL_0009016, obo:CL_0009043, obo:CL_1000405, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013486
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002250
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013486
            ]
        )
    ] .

obo:CL_0009029
    obo:IAO_0000115 "A mesothelial cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix mesothelial cell", "mesothelial cell of appendix vermiformis", "mesothelial cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "mesothelial cell of appendix" ;
    rdfs:subClassOf obo:CL_0009025, obo:CL_1000405 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009030
    obo:IAO_0000115 "An intestinal enteroendocrine cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix enteroendocrine cell", "enteroendocrine cell of appendix vermiformis", "enteroendocrine cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enteroendocrine cell of appendix" ;
    rdfs:subClassOf obo:CL_0009042, obo:CL_1001585 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001516
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009031
    obo:IAO_0000115 "A T cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "T cell of appendix vermiformis", "T cell of vermiform appendix", "appendix T cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "T cell of appendix" ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009032
    obo:IAO_0000115 "A B cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "B cell of appendix vermiformis", "B cell of vermiform appendix", "appendix B cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "B cell of appendix" ;
    rdfs:subClassOf obo:CL_0000236, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000236
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009033
    obo:IAO_0000115 "A plasma cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix plasma cell", "plasma cell of appendix vermiformis", "plasma cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "plasma cell of appendix" ;
    rdfs:subClassOf obo:CL_0000786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000786
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009034
    obo:IAO_0000115 "A dendritic cell that is located in a vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "appendix dendritic cell", "dendritic cell of appendix vermiformis", "dendritic cell of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "dendritic cell of appendix" ;
    rdfs:subClassOf obo:CL_0000451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000451
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009035
    obo:IAO_0000115 "A stromal cell found in the lamina propria of the vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "stromal cell of appendix lamina propria", "stromal cell of lamina propria of appendix vermiformis" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stromal cell of lamina propria of vermiform appendix" ;
    rdfs:subClassOf obo:CL_0009021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011189
            ]
        )
    ] .

obo:CL_0009036
    obo:IAO_0000115 "A macrophage located in the vermiform appendix." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "macrophage of appendix", "macrophage of appendix vermiformis", "macrophage of vermiform appendix" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "appendix macrophage" ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_0009038
    obo:IAO_0000115 "A macrophage that is located in the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "macrophage of colon" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "colon macrophage" ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009039
    obo:IAO_0000115 "A goblet cell that is located in the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "goblet cell of colon" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "colon goblet cell" ;
    rdfs:subClassOf obo:CL_1000320, obo:CL_1001588 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009040
    obo:IAO_0000115 "A stromal cell found in the lamina propria of the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "stromal cell of colon lamina propria" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stromal cell of lamina propria of colon" ;
    rdfs:subClassOf obo:CL_0009021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007177
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007177
            ]
        )
    ] .

obo:CL_0009041
    obo:IAO_0000115 "A tuft cell that is a part of the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "colon tuft cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "tuft cell of colon" ;
    rdfs:subClassOf obo:CL_0002203, obo:CL_0011108 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0019032
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009042
    obo:IAO_0000115 "An enteroendocrine cell that is located in the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "colon enteroendocrine cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enteroendocrine cell of colon" ;
    rdfs:subClassOf obo:CL_1001516, obo:CL_1001588 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009043
    obo:IAO_0000115 "An intestinal crypt stem cell that is located in the colon." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell of colon" ;
    rdfs:subClassOf obo:CL_0002250, obo:CL_0011108 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002250
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0009044
    obo:IAO_0000115 "A lymphocyte that resides in the lamina propria of the small intestine. Lamina propria leukocytes and intraepithelial lymphocytes are the effector compartments of the gut mucosal immune system. Lymphocytes circulate through gut associated lymphoid tissues until recruitment by intestinal antigens. They are involved in the gut immune response." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "gastrointestinal tract small intestine (lamina propria) leukocyte", "small intestine lamina propria leukocyte", "small intestine lamina propria leukocyte (LPL)" ;
    oboInOwl:hasExactSynonym "gastrointestinal tract (lamina propria) lymphocyte of small intestine", "lamina propria lymphocyte of small intestine", "small intestine lamina propria lymphocyte" ;
    a owl:Class ;
    rdfs:label "lymphocyte of small intestine lamina propria" ;
    rdfs:subClassOf obo:CL_0000542, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000542
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001238
            ]
        )
    ] .

obo:CL_0009045
    obo:IAO_0000115 "A B cell found in the lymph node medullary sinus." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "B cell of medullary sinus of lymph node" ;
    rdfs:subClassOf obo:CL_0000236, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009744
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000236
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009744
            ]
        )
    ] .

obo:CL_0009046
    obo:IAO_0000115 "A T cell found in the lymph node medullary sinus." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    a owl:Class ;
    rdfs:label "T cell of medullary sinus of lymph node" ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009744
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009744
            ]
        )
    ] .

obo:CL_0009047
    obo:IAO_0000115 "A macrophage found in the medullary sinus of the lymph node." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasBroadSynonym "medullary sinus macrophage" ;
    oboInOwl:hasExactSynonym "lymph node medullary sinus macrophage" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "macrophage of medullary sinus of lymph node" ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009744
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009744
            ]
        )
    ] .

obo:CL_0009048
    obo:IAO_0000115 "A macrophage that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "macrophage of anorectum" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "anorectum macrophage" ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009050
    obo:IAO_0000115 "A B cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "B cell of anorectum" ;
    rdfs:subClassOf obo:CL_0000236, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000236
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009051
    obo:IAO_0000115 "A T cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "T cell of anorectum" ;
    rdfs:subClassOf obo:CL_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009052
    obo:IAO_0000115 "A smooth muscle cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum smooth muscle cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of anorectum" ;
    rdfs:subClassOf obo:CL_1000279, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009053
    obo:IAO_0000115 "A stromal cell found in the lamina propria of the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stromal cell of anorectum lamina propria" ;
    rdfs:subClassOf obo:CL_0009021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011189
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009054
    obo:IAO_0000115 "A microfold cell (M cell) that is part of the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "M cell of anorectum" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of anorectum" ;
    rdfs:subClassOf obo:CL_1000360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009055
    obo:IAO_0000115 "A paneth cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum paneth cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "paneth cell of anorectum" ;
    rdfs:subClassOf obo:CL_0000510, obo:CL_0002658, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000510
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009056
    obo:IAO_0000115 "A transit amplifying cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum transit amplifying cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "transit amplifying cell of anorectum" ;
    rdfs:subClassOf obo:CL_0009010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0009010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009057
    obo:IAO_0000115 "A goblet cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "goblet cell of anorectum" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "anorectum goblet cell" ;
    rdfs:subClassOf obo:CL_1000320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009058
    obo:IAO_0000115 "An enterocyte that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum enterocyte" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enterocyte of anorectum" ;
    rdfs:subClassOf obo:CL_0000584, obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009061
    obo:IAO_0000115 "An intestinal crypt stem cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum intestinal crypt stem cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "intestinal crypt stem cell of anorectum" ;
    rdfs:subClassOf obo:CL_0002250, obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002250
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009063
    obo:IAO_0000115 "An enteroendocrine cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum enteroendocrine cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "enteroendocrine cell of anorectum" ;
    rdfs:subClassOf obo:CL_0002658, obo:CL_1001516, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009065
    obo:IAO_0000115 "An intestinal tuft cell that is located in the anorectum." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anorectum tuft cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "tuft cell of anorectum" ;
    rdfs:subClassOf obo:CL_0002203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0019032
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:CL_0009066
    obo:IAO_0000115 "A stratified squamous epithelial cell that is part of the anal canal." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-2825-0621> ;
    oboInOwl:hasExactSynonym "anal canal stratified squamous epithelial cell" ;
    oboInOwl:inSubset pato:location_grouping ;
    a owl:Class ;
    rdfs:label "stratified squamous epithelial cell of anal canal" ;
    rdfs:subClassOf obo:CL_0000240, obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000240
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:CL_0010000
    obo:IAO_0000115 "A hair follicle matrix region cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the hair bulb to become the hair medulla cortex and hair root sheath." ;
    a owl:Class ;
    rdfs:label "keratinized cell of hair follicle" ;
    rdfs:subClassOf obo:CL_2000092, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005933
    ] .

obo:CL_0010001
    obo:IAO_0000115 "A stromal cell that is part_of a bone marrow."^^xsd:string ;
    oboInOwl:created_by "GOC:cjm"^^xsd:string ;
    oboInOwl:hasExactSynonym "bone marrow stromal cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stromal cell of bone marrow"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000499, obo:CL_0002092 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_0010002
    obo:IAO_0000115 "An epithelial cell that is part_of a umbilical artery."^^xsd:string ;
    oboInOwl:created_by "GOC:cjm"^^xsd:string ;
    oboInOwl:hasExactSynonym "umbilical artery epithelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of umbilical artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001310
            ]
        )
    ] .

obo:CL_0010003
    obo:IAO_0000115 "An epithelial cell that is part_of a alveolus of lung."^^xsd:string ;
    oboInOwl:created_by "GOC:cjm"^^xsd:string ;
    oboInOwl:hasExactSynonym "alveolus of lung epithelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "May be merged with pneumocyte in future" ;
    rdfs:label "epithelial cell of alveolus of lung"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:CL_0010004
    obo:IAO_0000115 "A mononuclear cell that is part_of a bone marrow."^^xsd:string ;
    oboInOwl:created_by "GOC:cjm"^^xsd:string ;
    oboInOwl:hasExactSynonym "bone marrow mononuclear cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononuclear cell of bone marrow"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000842, obo:CL_1001610 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_0010005
    obo:IAO_0000115 "A specialized cardiomyocyte that transmit signals from the AV node to the cardiac Purkinje fibers." ;
    oboInOwl:hasExactSynonym "AV bundle cell" ;
    a owl:Class ;
    rdfs:label "atrioventricular bundle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002353
            ]
        )
    ] .

obo:CL_0010006
    a owl:Class ;
    rdfs:label "cardiac blood vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, obo:CL_0010008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_0010007
    a owl:Class ;
    rdfs:label "His-Purkinje system cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004146
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004146
            ]
        )
    ] .

obo:CL_0010008
    a owl:Class ;
    rdfs:label "cardiac endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_0010009
    oboInOwl:hasExactSynonym "camera type eye photoreceptor cell" ;
    a owl:Class ;
    rdfs:label "camera-type eye photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000287, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000210
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:CL_0010010
    a owl:Class ;
    rdfs:label "cerebellar stellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000122
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_0010011
    obo:IAO_0000115 "A GABAergic interneuron whose soma is located in the cerebral cortex."^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebral cortex GABAergic interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000402, obo:CL_0002609, obo:CL_0011005 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_0010012
    obo:IAO_0000115 "A neuron that is part_of a cerebral cortex."^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebral cortex neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_0010013
    oboInOwl:hasExactSynonym "light pinealocyte" ;
    a owl:Class ;
    rdfs:label "type I pinealocyte" ;
    rdfs:subClassOf obo:CL_0000652 .

obo:CL_0010014
    oboInOwl:hasExactSynonym "dark pinealocyte" ;
    a owl:Class ;
    rdfs:label "type II pinealocyte" ;
    rdfs:subClassOf obo:CL_0000652 .

obo:CL_0010015
    obo:IAO_0000115 "A highly specialized cell type exclusive to and forming neuroepithelium of the Saccus vasculosus, covering the caudal diverticulum of the infundibular recess." ;
    a owl:Class ;
    rdfs:comment "Editor note: remember to link to Saccus vasculosus in next uberon release" ;
    rdfs:label "coronet cell" ;
    rdfs:subClassOf obo:CL_0000066 .

obo:CL_0010016
    obo:IAO_0000115 "A cell with a flagellum surrounded by a collar of microvilli. The motion of the flagellum draws water past the microvilli, serving either a feeding or sensory function. Collar cells are found in multiple animals, including sponges, echinoderms, and cnidarians. They are also found outside animals in the choanoflagellates. Although collar cells are superficially similar, their cytoskeletal structure and functional biology are different in different groups of organisms." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "collar cell" ;
    rdfs:subClassOf obo:CL_0000064, obo:CL_0000548 .

obo:CL_0010017
    obo:IAO_0000115 "A zygote in a plant or an animal." ;
    a owl:Class ;
    rdfs:label "zygote"@en ;
    rdfs:seeAlso <https://github.com/obophenotype/cell-ontology/issues/786> ;
    rdfs:subClassOf obo:CL_0000003 .

obo:CL_0010020
    a owl:Class ;
    rdfs:label "cardiac glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_0010021
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "cardiac myoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:CL_0000746
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:CL_0000746
            ]
        )
    ] .

obo:CL_0010022
    a owl:Class ;
    rdfs:label "cardiac neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_0011000
    obo:IAO_0000115 "A CNS interneuron located in the dorsal horn of the spinal cord." ;
    oboInOwl:hasRelatedSynonym "dorsal spinal cord interneuron" ;
    a owl:Class ;
    rdfs:label "dorsal horn interneuron" ;
    rdfs:subClassOf obo:CL_0002611, obo:CL_0005000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002256
            ]
        )
    ] .

obo:CL_0011001
    obo:IAO_0000115 "A motor neuron that passes from the spinal cord toward or to a muscle and conducts an impulse that causes movement." ;
    a owl:Class ;
    rdfs:label "spinal cord motor neuron" ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000100
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:CL_0011002
    obo:IAO_0000115 "A motor neuron that is generated only on limb levels and send axons into the limb mesenchyme." ;
    a owl:Class ;
    rdfs:comment "Need to MIREOT in 'spinal cord lateral column' from Uberon" ;
    rdfs:label "lateral motor column neuron" ;
    rdfs:subClassOf obo:CL_0011001 .

obo:CL_0011003
    obo:IAO_0000115 "A neurosecretory neuron residing mainly in the hypothalamic supraoptic and paraventricular nuclei and in a number of smaller accessory cell groups between these two nuclei, that secretes the hormones oxytocin and vasopressin." ;
    oboInOwl:hasExactSynonym "magnocellular neuron" ;
    a owl:Class ;
    rdfs:label "magnocellular neurosecretory cell (duplicate class)" ;
    rdfs:subClassOf obo:CL_0000381, obo:CL_2000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001930
    ] .

obo:CL_0011004
    obo:IAO_0000115 "A vetebrate lens cell that is any of the elongated, tightly packed cells that make up the bulk of the mature lens in a camera-type eye." ;
    oboInOwl:hasExactSynonym "lens fibre cell" ;
    a owl:Class ;
    rdfs:label "lens fiber cell" ;
    rdfs:subClassOf obo:CL_0002222 .

obo:CL_0011005
    obo:IAO_0000115 "An interneuron that uses GABA as a vesicular neurotransmitter.  These interneurons are inhibitory" ;
    oboInOwl:hasExactSynonym "GABAergic inhibitory interneuron" ;
    a owl:Class ;
    rdfs:comment "The formal and textual definitions of this term will need to be altered if evidence for non-inhibitory GABA-ergic neurons emerges." ;
    rdfs:label "GABAergic interneuron" ;
    rdfs:subClassOf obo:CL_0000498, obo:CL_0000617 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_0011006
    obo:IAO_0000115 "An inhibitory GABAergic interneuron found in the cerebellar cortex." ;
    a owl:Class ;
    rdfs:label "Lugaro cell" ;
    rdfs:subClassOf obo:CL_0000402, obo:CL_0011005, obo:CL_1001611, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] .

obo:CL_0011007
    obo:IAO_0000115 "A cell in the area of mesoderm in the neurulating embryo that flanks and forms simultaneously with the neural tube. The cells of this region give rise to somites." ;
    oboInOwl:hasExactSynonym "paraxial mesoderm cell", "somitic mesoderm cell" ;
    oboInOwl:hasNarrowSynonym "presomitic mesoderm cell" ;
    a owl:Class ;
    rdfs:label "paraxial cell" ;
    rdfs:subClassOf obo:CL_0000222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000222
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003059
            ]
        )
    ] .

obo:CL_0011008
    obo:IAO_0000115 "A hemocyte derived from head mesoderm, which enters the hemolymph as acirculating cell." ;
    a owl:Class ;
    rdfs:label "embryonic hemocyte" ;
    rdfs:subClassOf obo:CL_0000387 .

obo:CL_0011009
    obo:IAO_0000115 "A plasmatocyte derived from head mesoderm." ;
    a owl:Class ;
    rdfs:label "embryonic plasmatocyte" ;
    rdfs:subClassOf obo:CL_0000394 .

obo:CL_0011010
    obo:IAO_0000115 "A cell derived from the mesoderm that is found at the periphery of the embryo." ;
    a owl:Class ;
    rdfs:label "lateral mesodermal cell" ;
    rdfs:subClassOf obo:CL_0000222 .

obo:CL_0011011
    obo:IAO_0000115 "A cell derived from the mesoderm that is located between the paraxial mesoderm and the lateral plate." ;
    a owl:Class ;
    rdfs:label "intermediate mesodermal cell" ;
    rdfs:subClassOf obo:CL_0000222 .

obo:CL_0011012
    obo:IAO_0000115 "A cell of the neural crest. Neural crest cells are multipotent. Premigratory neural crest cells are found at the neural plate boarder, some of which will undergo ectomesynchymal transition and delamination to form migratory neural crest cells." ;
    oboInOwl:hasOBONamespace "cell" ;
    a owl:Class ;
    rdfs:label "neural crest cell" ;
    rdfs:subClassOf obo:CL_0000048, obo:CL_0002321 .

obo:CL_0011013
    obo:IAO_0000115 "A sperm cell that is cabaple of motion (motility)." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "motile sperm cell" ;
    rdfs:subClassOf obo:CL_0000019, obo:CL_0000219, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0097722
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0097722
            ]
        )
    ] .

obo:CL_0011014
    obo:IAO_0000115 "A sperm cell that is not cabaple of motion (motility)." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "non-motile sperm cell" ;
    rdfs:subClassOf obo:CL_0000019 .

obo:CL_0011015
    obo:IAO_0000115 "A motile sperm cell that contain no F-actin, and their motility is powered by a dynamic filament system." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "amoeboid sperm cell" ;
    rdfs:subClassOf obo:CL_0011013 .

obo:CL_0011016
    obo:IAO_0000115 "A motile sperm cell that contains a slender threadlike microscopic appendage that enables motion." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "flagellated sperm cell" ;
    rdfs:subClassOf obo:CL_0011013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030317
            ]
        )
    ] .

obo:CL_0011017
    obo:IAO_0000115 "Cell that is part of the vagal neural crest population. The vagal neural crest arises from the axial level of somites 1-7 and has been described as a hybrid between the head and the trunk populations." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "vagal neural crest cell" ;
    rdfs:subClassOf obo:CL_0011012 .

obo:CL_0011018
    obo:IAO_0000115 "A group 3 innate lymphoid cell that express ROR gamma t and IL-7R alpha in the absence of lineage markers (e.g. CD3, CD19, B220, CD11c, Gr-1), with the functional ability to interact with mesenchymal cells through lymphotoxin and tumor necrosis factor. Lymphoid tissue-inducer cells are key to the development of lymph nodes and Peyer’s patches." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasExactSynonym "LTi", "lymphoid tissue inducer cell" ;
    a owl:Class ;
    rdfs:label "lymphoid tissue–inducer cell" ;
    rdfs:subClassOf obo:CL_0001071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001869
    ] .

obo:CL_0011019
    obo:IAO_0000115 "A mesothelial cell that is part of the epicardium." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "mesothelial cell of epicardium" ;
    rdfs:subClassOf obo:CL_0000077, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002348
            ]
        )
    ] .

obo:CL_0011020
    obo:IAO_0000115 "An undifferentiated cell that originates from a neural stem cell and has the capacity to generate multiple types of lineage-restricted progenitors but not to self-renew." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "neural progenitor cell" ;
    rdfs:subClassOf obo:CL_0000055 .

obo:CL_0011021
    obo:IAO_0000115 "A fibroblast that is part of upper back skin." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "fibroblast of upper back skin" ;
    rdfs:subClassOf obo:CL_0011022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009015
            ]
        )
    ] .

obo:CL_0011022
    obo:IAO_0000115 "A fibroblast that is part of skin of back." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "fibroblast of skin of back" ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001068
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001068
            ]
        )
    ] .

obo:CL_0011023
    obo:IAO_0000115 "A mast cell that is CD25+." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasExactSynonym "CD25+ neoplastic mast cell" ;
    a owl:Class ;
    rdfs:comment "Mast cells do not normally express CD25, but neoplastic mast cells may be CD25-positive." ;
    rdfs:label "CD25+ mast cell" ;
    rdfs:subClassOf obo:CL_0001063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000001380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:CL_0000097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002104 ;
        owl:someValuesFrom obo:PR_000001380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:CL_0000097
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002104 ;
                owl:someValuesFrom obo:PR_000001380
            ]
        )
    ] .

obo:CL_0011024
    obo:IAO_0000115 "A double negative thymocyte that is CD3-positive, CD4-negative, CD8-negative, that that are present in the periphery in very low numbers and predominantly produce INF-gamma, TNF-alpha, and a low amount of TGF-beta, but not IL-2, IL-4, IL-10 or IL-13 upon activation." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasExactSynonym "CD4-negative, CD8-negative, alpha-beta regulatory T cells", "DN Treg", "double-negative alpha-beta regulatory T cell" ;
    a owl:Class ;
    rdfs:label "double negative T regulatory cell" ;
    rdfs:subClassOf obo:CL_0002489, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002489
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050777
            ]
        )
    ] .

obo:CL_0011025
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasExactSynonym "An effector T cell that displays impaired effector functions (e.g., rapid production of effector cytokines, cytotoxicity) and has limited proliferative potential.", "Tex cell" ;
    a owl:Class ;
    rdfs:label "exhausted T cell" ;
    rdfs:subClassOf obo:CL_0000911 .

obo:CL_0011026
    obo:IAO_0000115 "A precursor cell that has a tendency to differentiate into a specific type of cell. They are descendants of stem cells, only they are more constrained in their differentiation potential or capacity for self-renewal, and are often more limited in both senses." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    a owl:Class ;
    rdfs:label "progenitor cell" ;
    rdfs:subClassOf obo:CL_0011115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000034
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011115
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:CL_0000034
            ]
        )
    ] .

obo:CL_0011027
    obo:IAO_0000115 "Any fibroblast that is part of skeletal muscle tissue." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasExactSynonym "skeleton muscle fibroblast" ;
    a owl:Class ;
    rdfs:label "skeletal muscle fibroblast" ;
    rdfs:subClassOf obo:CL_0000188, obo:CL_1001609 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
        )
    ] .

obo:CL_0011028
    oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
    oboInOwl:hasDbXref "BTO:0002771" ;
    oboInOwl:hasExactSynonym "A neural-crest derived glial cell that supports the growth and survival of primary olfactory neuroons from the neuroepithelium in the nasal cavity to the brain by encasing large bundles of numerous unmyelinated axons.", "OEC" ;
    a owl:Class ;
    rdfs:label "olfactory ensheathing cell" ;
    rdfs:subClassOf obo:CL_0000125 .

obo:CL_0011100
    obo:IAO_0000115 "Neuron that secretes the neurotransmitter galanin." ;
    a owl:Class ;
    rdfs:label "galanergic neuron" ;
    rdfs:subClassOf obo:CL_0000540 .

obo:CL_0011101
    obo:IAO_0000115 "Cells of the uterine chorion that acquire specialized structural and/or functional features that characterize chorionic trophoblasts. These cells will migrate towards the spongiotrophoblast layer and give rise to syncytiotrophoblasts of the labyrinthine layer." ;
    a owl:Class ;
    rdfs:label "chorionic trophoblast cell" ;
    rdfs:subClassOf obo:CL_0000351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000351
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003124
            ]
        )
    ] .

obo:CL_0011102
    obo:IAO_0000115 "Parasympathetic neurons are part of the parasympathetic nervous sysem and the cell bodies lie in the brain and sacral region of the spinal cord. The neurons are mainly cholinergic." ;
    a owl:Class ;
    rdfs:label "parasympathetic neuron" ;
    rdfs:subClassOf obo:CL_0000107 .

obo:CL_0011103
    obo:IAO_0000115 "Sympathetic neurons are part of the sympathetic nervous system and are primarily adrenergic producing the neurotransmitter noradrenalin along with other neuropeptides." ;
    a owl:Class ;
    rdfs:label "sympathetic neuron" ;
    rdfs:subClassOf obo:CL_0000107 .

obo:CL_0011104
    obo:IAO_0000115 """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer.""" ;
    a owl:Class ;
    rdfs:comment "Need to MIREOT retinal inner nuclear layer (part of)" ;
    rdfs:label "interplexiform cell" ;
    rdfs:subClassOf obo:CL_0000099, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001791
    ] .

obo:CL_0011105
    obo:IAO_0000115 """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer, using dopamine.""" ;
    a owl:Class ;
    rdfs:comment "This type of cell is found in Danio rerio." ;
    rdfs:label "dopamanergic interplexiform cell" ;
    rdfs:subClassOf obo:CL_0000700, obo:CL_0011104 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061527
            ]
        )
    ] .

obo:CL_0011106
    obo:IAO_0000115 """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer using GABA.""" ;
    a owl:Class ;
    rdfs:comment "This type of cell is found in many mammals." ;
    rdfs:label "GABAnergic interplexiform cell" ;
    rdfs:subClassOf obo:CL_0011005, obo:CL_0011104 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_0011107
    obo:IAO_0000115 "Astrocyte-like radial glial cell that extends vertically throughout the retina, with the nucleus are usually in the middle of the inner nuclear layer." ;
    oboInOwl:hasExactSynonym "Muller glia", "Müller cell" ;
    a owl:Class ;
    rdfs:label "Muller cell" ;
    rdfs:subClassOf obo:CL_0000681, obo:CL_0009004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] .

obo:CL_0011108
    obo:IAO_0000115 "Epithelial cell that is part of the colon epithelium." ;
    oboInOwl:hasExactSynonym "colonic epithelial cell" ;
    a owl:Class ;
    rdfs:label "colon epithelial cell" ;
    rdfs:subClassOf obo:CL_0002253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000397
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_0011109
    obo:IAO_0000115 "A neuron that releases hypocretin as a neurotransmitter." ;
    oboInOwl:hasExactSynonym "orexin" ;
    a owl:Class ;
    rdfs:label "hypocretin-secreting neuron" ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061585
            ]
        )
    ] .

obo:CL_0011110
    obo:IAO_0000115 "Neuron that secretes histamine." ;
    a owl:Class ;
    rdfs:label "histaminergic neuron" ;
    rdfs:subClassOf obo:CL_0000540, obo:CL_0002274, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061538
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061538
            ]
        )
    ] .

obo:CL_0011111
    obo:IAO_0000115 "Neuroendocrine cells that are born in the nasal placode during embryonic development and migrate through the nose and forebrain to the hypothalamus, where they regulate reproduction." ;
    oboInOwl:hasExactSynonym "GnRH neuron", "GnRH-secreting neuron" ;
    a owl:Class ;
    rdfs:label "gonadotropin releasing neuron" ;
    rdfs:subClassOf obo:CL_0000163, obo:CL_0000381, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0032274
            ]
        )
    ] .

obo:CL_0011112
    obo:IAO_0000115 "Neurons part of the hypothalamic supraoptic and paraventricular nuclei that secrete the hormones, oxytocin and vasopressin into the systemic circulation from the posterior pituitary gland." ;
    a owl:Class ;
    rdfs:label "magnocellular neurosecretory cell" ;
    rdfs:subClassOf obo:CL_0000167, obo:CL_0000381, [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030103
            ]
        )
    ] .

obo:CL_0011113
    obo:IAO_0000115 "Neuron found in the spiral ganglion." ;
    a owl:Class ;
    rdfs:label "spiral ganglion neuron" ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000395
            ]
        )
    ] .

obo:CL_0011114
    obo:IAO_0000115 "A segmented neutrophilic cell of the bone marrow reserve pool that expresses CD11b (integrin alpha-M) and high levels of CD16 (low affinity immunoglobulin gamma Fc region receptor III) on its cell surface." ;
    a owl:Class ;
    rdfs:label "segmented neutrophil of bone marrow" ;
    rdfs:subClassOf obo:CL_0000096, obo:CL_1001610 .

obo:CL_0011115
    obo:IAO_0000115 "A cell that, by division or terminal differentiation, can give rise to other cell types." ;
    a owl:Class ;
    rdfs:comment "Work is needed on GO 'cell differentiation' before it is clear whether the equivalent class definition 'native cell' that capable_of some 'cell differentiation' works. Also, may want to consider merging this with non-terminally differentiated cell." ;
    rdfs:label "precursor cell" ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0030154
            ]
        )
    ] .

obo:CL_0012000
    obo:IAO_0000115 "An astrocyte of the forebrain."^^xsd:string ;
    oboInOwl:created_by "tberardini"^^xsd:string ;
    oboInOwl:hasExactSynonym "forebrain astrocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "astrocyte of the forebrain"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000127, obo:CL_2000005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:CL_0012001
    obo:IAO_0000115 "A CNS neuron of the forebrain."^^xsd:string ;
    oboInOwl:created_by "tberardini"^^xsd:string ;
    oboInOwl:hasExactSynonym "forebrain neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron of the forebrain"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000117, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:CL_0013000
    a owl:Class ;
    rdfs:label "forebrain radial glial cell"@en ;
    rdfs:subClassOf obo:CL_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000681
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:CL_0015000
    obo:IAO_0000115 "Motor neuron that innervate muscles that control eye, jaw, and facial movements of the vertebrate head and parasympathetic neurons that innervate certain glands and organs." ;
    oboInOwl:hasDbXref "PMID:14699587" ;
    oboInOwl:hasExactSynonym "cranial motoneuron" ;
    a owl:Class ;
    rdfs:label "cranial motor neuron" ;
    rdfs:subClassOf obo:CL_0000100 .

obo:CL_0017000
    obo:IAO_0000115 "An ionocyte that is part of the lung epithelium. The cells from this type are major sources of the CFTR protein in human and mice." ;
    dc:creator <https://orcid.org/0000-0003-2473-2313> ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pulmonary ionocyte" ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_0005006 .

obo:CL_0017001
    obo:IAO_0000115 "A mesodermal cell that is part of the splanchnic layer of lateral plate mesoderm." ;
    dc:creator <https://orcid.org/0000-0003-2473-2313> ;
    a owl:Class ;
    rdfs:label "splanchnic mesodermal cell" ;
    rdfs:subClassOf obo:CL_0011010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

obo:CL_0019001
    obo:IAO_0000115 "Any serous secreting cell that is part of the tracheobronchial epithelium." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-05-07T16:03:27Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "serous cell of tracheobronchial tree" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "tracheobronchial serous cell"@en ;
    rdfs:subClassOf obo:CL_0000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000313
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0019002
    obo:IAO_0000115 "Any chondrocyte that is part of the tracheobronchial tree." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-05-07T17:29:51Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chondrocyte of tracheobronchial tree" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "tracheobronchial chondrocyte"@en ;
    rdfs:subClassOf obo:CL_0000138, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000138
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0019003
    obo:IAO_0000115 "Any goblet cell that is part of the tracheobronchial epithelium." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-05-07T18:14:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "goblet cell of tracheobronchial tree" ;
    oboInOwl:inSubset cl:added_for_HCA ;
    a owl:Class ;
    rdfs:label "tracheobronchial goblet cell"@en ;
    rdfs:subClassOf obo:CL_0002202, obo:CL_0002370 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0019015
    obo:IAO_0000115 "An eosinophil with a ring-shaped nucleus that is resident in the lung parenchyma. In mouse, lung parenchyma resident eosinophils are IL-5-independent Siglec-F(intermediate) CD62L+ CD101(low). In human, they are Siglec-8+ CD62L+ IL-3R(low)." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-05-26T09:42:19Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "lung-resident eosinophil", "rEos" ;
    a owl:Class ;
    rdfs:label "lung parenchyma resident eosinophil"@en ;
    rdfs:subClassOf obo:CL_0000774, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008946
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000774
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008946
            ]
        )
    ] .

obo:CL_0019017
    obo:IAO_0000115 "A smooth muscle cell that is part of any lymphatic vessel." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-07-21T12:29:51Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "smooth muscle cell of lymphatic vessel" ;
    a owl:Class ;
    rdfs:label "lymphatic vessel smooth muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:CL_0019018
    obo:IAO_0000115 "A smooth muscle cell that is part of any blood vessel." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-07-21T12:42:48Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "smooth muscle cell of blood vessel" ;
    a owl:Class ;
    rdfs:label "blood vessel smooth muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:CL_0019019
    obo:IAO_0000115 "A smooth muscle cell that is part of the tracheobronchial tree." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-07-21T12:50:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "smooth muscle cell of tracheobronchial tree" ;
    a owl:Class ;
    rdfs:label "tracheobronchial smooth muscle cell"@en ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:CL_0019020
    obo:IAO_0000115 "An epithelial cell of the extrahepatic bile ducts, including the left and right hepatic duct, common hepatic duct, and common bile duct. They are columnar in shape, and have a large nuclear-to-cytoplasmic ratio relative to small/intrahepatic cholangiocytes." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-09-03T12:24:24Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "large bile duct cholangiocyte" ;
    a owl:Class ;
    rdfs:label "extrahepatic cholangiocyte"@en ;
    rdfs:subClassOf obo:CL_1000488, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000488
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004822
            ]
        )
    ] .

obo:CL_0019021
    obo:IAO_0000115 "An endothelial cell found in the periportal region hepatic sinusoid, near the portal triad. The fenestrae of these cells are larger but fewer in number compared with those of endothelial cells near the centrilobular region of the hepatic sinusoid." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-09-09T13:56:47Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "periportal LSEC" ;
    a owl:Class ;
    rdfs:label "endothelial cell of periportal hepatic sinusoid"@en ;
    rdfs:subClassOf obo:CL_1000398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001279
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000398
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001279
            ]
        )
    ] .

obo:CL_0019022
    obo:IAO_0000115 "An endothelial cell found in the centrilobular region hepatic sinusoid, near the central vein. The fenestrae of these cells are smaller but more numerous compared with those of endothelial cells near the periportal region of the hepatic sinusoid." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-09-10T12:38:29Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "pericentral LSEC" ;
    a owl:Class ;
    rdfs:label "endothelial cell of pericentral hepatic sinusoid"@en ;
    rdfs:subClassOf obo:CL_1000398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006841
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000398
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0006841
            ]
        )
    ] .

obo:CL_0019026
    obo:IAO_0000115 "Any hepatocyte that is part of the liver lobule periportal region. These cells are primarily involved in oxidative energy metabolism." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-10-12T10:29:31Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "periportal hepatocyte" ;
    a owl:Class ;
    rdfs:label "periportal region hepatocyte"@en ;
    rdfs:subClassOf obo:CL_0000182, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8400006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000182
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8400006
            ]
        )
    ] .

obo:CL_0019028
    obo:IAO_0000115 "Any hepatocyte that is part of the liver lobule midzonal region. These cells have mixed functionality in comparison with those in the other two regions of the liver lobule." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-10-12T10:57:40Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "midzonal hepatocyte" ;
    a owl:Class ;
    rdfs:label "midzonal region hepatocyte"@en ;
    rdfs:subClassOf obo:CL_0000182, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8400007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000182
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8400007
            ]
        )
    ] .

obo:CL_0019029
    obo:IAO_0000115 "Any hepatocyte that is part of the liver lobule centrilobular region. These cells are the primary location for the biotransformation of drugs." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-10-12T11:03:51Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "centrilobular hepatocyte" ;
    a owl:Class ;
    rdfs:label "centrilobular region hepatocyte"@en ;
    rdfs:subClassOf obo:CL_0000182, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8400008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000182
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8400008
            ]
        )
    ] .

obo:CL_0019031
    obo:IAO_0000115 "Goblet cells reside throughout the length of the small and large intestine and are responsible for the production and maintenance of the protective mucus blanket by synthesizing and secreting high-molecular-weight glycoproteins known as mucins. Human intestinal goblet cells secrete the MUC2 mucin, as well as a number of typical mucus components: CLCA1, FCGBP, AGR2, ZG16, and TFF3." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-10-14T14:59:07Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "intestinal goblet cell" ;
    a owl:Class ;
    rdfs:label "intestine goblet cell"@en ;
    rdfs:subClassOf obo:CL_0000160, obo:CL_0002563 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
        )
    ] .

obo:CL_0019032
    obo:IAO_0000115 "Any brush cell that is part of the intestinal epithelium." ;
    dc:creator <http://orcid.org/0000-0003-2034-601X> ;
    dc:date "2020-10-15T12:47:46Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "intestinal brush cell" ;
    a owl:Class ;
    rdfs:label "intestinal tuft cell"@en ;
    rdfs:subClassOf obo:CL_0002204, obo:CL_0002563 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002204
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001277
            ]
        )
    ] .

obo:CL_1000001
    a owl:Class ;
    rdfs:label "retrotrapezoid nucleus neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0009918
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0009918
            ]
        )
    ] .

obo:CL_1000022
    a owl:Class ;
    rdfs:label "mesonephric nephron tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005329
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005329
            ]
        )
    ] .

obo:CL_1000042
    a owl:Class ;
    rdfs:label "forebrain neuroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000031, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000031
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:CL_1000050
    a owl:Class ;
    rdfs:label "lateral line nerve glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008906
            ]
        )
    ] .

obo:CL_1000073
    a owl:Class ;
    rdfs:label "spinal cord radial glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000681
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:CL_1000082
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stretch receptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006 .

obo:CL_1000083
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified keratinized epithelial stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000357 .

obo:CL_1000085
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stratified non keratinized epithelial stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000357 .

obo:CL_1000090
    a owl:Class ;
    rdfs:label "pronephric nephron tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005310
            ]
        )
    ] .

obo:CL_1000123
    a owl:Class ;
    rdfs:label "metanephric nephron tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005146
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005146
            ]
        )
    ] .

obo:CL_1000143
    a owl:Class ;
    rdfs:label "lung goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_0002370, obo:CL_1000272 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1000147
    a owl:Class ;
    rdfs:label "heart valve cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000663, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000663
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:CL_1000155
    obo:IAO_0000115 "A specialized epithelial secretory cell that moves chloride ions and water across the tubule epithelium." ;
    oboInOwl:hasDbXref "FBbt:00005797" ;
    oboInOwl:hasExactSynonym "Malpighian tubule Type II cell" ;
    a owl:Class ;
    rdfs:label "Malpighian tubule stellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001054
    ] .

obo:CL_1000182
    a owl:Class ;
    rdfs:label "malpighian tubule tip cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001054
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001054
            ]
        )
    ] .

obo:CL_1000191
    obo:IAO_0000115 "A rod-like cell in the inner ear, having their heads joined and their bases on the basilar membrane widely separated so as to form a spiral tunnel known as the tunnel of Corti."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:75722"^^xsd:string ;
    oboInOwl:hasExactSynonym "pillar cell of cochlea"^^xsd:string, "pillar cell of corti"^^xsd:string, "rod cell of Corti"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cochlear pillar cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pillar cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002490 .

obo:CL_1000217
    a owl:Class ;
    rdfs:label "growth plate cartilage chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000138, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000138
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004129
            ]
        )
    ] .

obo:CL_1000222
    a owl:Class ;
    rdfs:label "stomach neuroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000165, obo:CL_0002178 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_1000223
    a owl:Class ;
    rdfs:label "lung neuroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_0000165, obo:CL_1000272 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1000236
    a owl:Class ;
    rdfs:label "posterior lateral line nerve glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2000175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2000175
            ]
        )
    ] .

obo:CL_1000239
    a owl:Class ;
    rdfs:label "anterior lateral line nerve glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2000425
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2000425
            ]
        )
    ] .

obo:CL_1000245
    a owl:Class ;
    rdfs:label "posterior lateral line ganglion neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_2001314
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_2001314
            ]
        )
    ] .

obo:CL_1000271
    a owl:Class ;
    rdfs:label "lung ciliated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1000272
    a owl:Class ;
    rdfs:label "lung secretory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000151
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1000274
    oboInOwl:hasExactSynonym "trophectoderm cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trophectodermal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349 .

obo:CL_1000275
    obo:IAO_0000115 "A smooth muscle cell that is part of the small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15050"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of small intestine"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_1000276
    obo:IAO_0000115 "A smooth muscle cell that is part of the duodenum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15058"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of duodenum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of duodenum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000275
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:CL_1000277
    obo:IAO_0000115 "A smooth muscle cell that is part of the jejunum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15062"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of jejunum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of jejunum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000275
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:CL_1000278
    obo:IAO_0000115 "A smooth muscle cell that is part of the ileum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15066"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of ileum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of ileum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000275
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:CL_1000279
    obo:IAO_0000115 "A smooth muscle cell that is part of the large intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15653"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of large intestine"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_1000280
    obo:IAO_0000115 "A smooth muscle cell that is part of the colon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15663"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of colon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000279, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_1000281
    obo:IAO_0000115 "A smooth muscle cell that is part of the cecum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:15681"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of cecum"^^xsd:string, "smooth muscle fiber of cecum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of cecum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:CL_1000282
    obo:IAO_0000115 "A smooth muscle cell that is part of the ascending colon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:17518"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of ascending colon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of ascending colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001156
            ]
        )
    ] .

obo:CL_1000283
    obo:IAO_0000115 "A smooth muscle cell that is part of the transverse colon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:17519"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of transverse colon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of transverse colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001157
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001157
            ]
        )
    ] .

obo:CL_1000284
    obo:IAO_0000115 "A smooth muscle cell that is part of the descending colon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:17520"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of descending colon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle fiber of descending colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001158
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
        )
    ] .

obo:CL_1000285
    obo:IAO_0000115 "A smooth muscle cell that is part of the sigmoid colon."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:17521"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of sigmoid colon"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of sigmoid colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:CL_1000286
    obo:IAO_0000115 "A smooth muscle cell that is part of the rectum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:17522"^^xsd:string ;
    oboInOwl:hasExactSynonym "non-striated muscle fiber of rectum"^^xsd:string, "smooth muscle fiber of rectum"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of rectum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000279, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:CL_1000287
    obo:IAO_0000115 "A muscle cell that is part of the anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223276"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002096 .

obo:CL_1000288
    obo:IAO_0000115 "A muscle cell that is part of the atrial branch of anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223277"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of atrial branch of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002096 .

obo:CL_1000289
    obo:IAO_0000115 "A muscle cell that is part of the atrial septal branch of anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223278"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of atrial septal branch of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002096 .

obo:CL_1000290
    obo:IAO_0000115 "A muscle cell that is part of the middle internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223279"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of middle internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002096 .

obo:CL_1000291
    obo:IAO_0000115 "A muscle cell that is part of the posterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:223280"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of posterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002096 .

obo:CL_1000296
    obo:IAO_0000115 "An epithelial cell that is part of the urethra."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256165"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of urethra"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, obo:CL_1001320 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:CL_1000298
    obo:IAO_0000115 "A mesothelial cell that is part of the dura mater."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:256516"^^xsd:string ;
    oboInOwl:hasExactSynonym "squamous mesothelial cell of dura mater"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of dura mater"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000077, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002363
            ]
        )
    ] .

obo:CL_1000299
    obo:IAO_0000115 "A fibroblast that is part of the connective tissue of prostate."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261271"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of connective tissue of prostate"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] .

obo:CL_1000300
    obo:IAO_0000115 "A fibroblast that is part of the outer membrane of prostatic capsule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261273"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of outer membrane of prostatic capsule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] .

obo:CL_1000301
    obo:IAO_0000115 "A fibroblast that is part of the subepithelial connective tissue of prostatic gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261275"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of subepithelial connective tissue of prostatic gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] .

obo:CL_1000302
    obo:IAO_0000115 "A fibroblast that is part of the papillary layer of dermis."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261277"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of papillary layer of dermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002551
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001992
            ]
        )
    ] .

obo:CL_1000303
    obo:IAO_0000115 "A fibroblast that is part of the areolar connective tissue."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261279"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of areolar connective tissue"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006815
            ]
        )
    ] .

obo:CL_1000304
    obo:IAO_0000115 "A fibroblast that is part of the connective tissue of nonglandular part of prostate."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261281"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of connective tissue of nonglandular part of prostate"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] .

obo:CL_1000305
    obo:IAO_0000115 "A fibroblast that is part of the connective tissue of glandular part of prostate."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261283"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of connective tissue of glandular part of prostate"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] .

obo:CL_1000306
    obo:IAO_0000115 "A fibroblast that is part of the tunica adventitia of artery."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261285"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of tunica adventitia of artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0002503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005734
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005734
            ]
        )
    ] .

obo:CL_1000307
    obo:IAO_0000115 "A fibroblast that is part of the dense regular elastic tissue."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261287"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of dense regular elastic tissue"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002521
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007846
            ]
        )
    ] .

obo:CL_1000308
    obo:IAO_0000115 "A fibrocyte that is part of the adventitia of ureter."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261289"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibrocyte of adventitia of ureter"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000135, obo:CL_1000708 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001252
            ]
        )
    ] .

obo:CL_1000309
    obo:IAO_0000115 "A fat cell that is part of the epicardial fat."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261293"^^xsd:string ;
    oboInOwl:hasExactSynonym "adipocyte of epicardial fat"^^xsd:string, "epicardial fat cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epicardial adipocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000136, obo:CL_0002494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002348
    ] .

obo:CL_1000310
    obo:IAO_0000115 "A fat cell that is part of the epicardial fat of right ventricle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261297"^^xsd:string ;
    oboInOwl:hasExactSynonym "epicardial adipocyte of right ventricle"^^xsd:string, "epicardial fat cell of right ventricle"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adipocyte of epicardial fat of right ventricle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000309, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000309
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:CL_1000311
    obo:IAO_0000115 "A fat cell that is part of the epicardial fat of left ventricle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:261300"^^xsd:string ;
    oboInOwl:hasExactSynonym "epicardial adipocyte of left ventricle"^^xsd:string, "epicardial fat cell of left ventricle"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adipocyte of epicardial fat of left ventricle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000309, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000309
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:CL_1000312
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of bronchus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263032"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of bronchus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchial goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002328, obo:CL_0019003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:CL_1000313
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of stomach."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263035"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of stomach"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastric goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000160, obo:CL_0002180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:CL_1000314
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of gastric cardiac gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263038"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of gastric cardiac gland" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gastric cardiac gland goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_1000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0008859
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008859
            ]
        )
    ] .

obo:CL_1000315
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of principal gastric gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263040"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of principal gastric gland" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "principal gastric gland goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_1000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009971
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009971
            ]
        )
    ] .

obo:CL_1000316
    obo:IAO_0000115 "OBSOLETE: A goblet cell that is part of the epithelium of small intestine."^^xsd:string ;
    obo:IAO_0100001 "CL:1000495" ;
    oboInOwl:hasDbXref "FMA:263042"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete goblet cell of epithelium of small intestine"^^xsd:string ;
    owl:deprecated true .

obo:CL_1000317
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of intestinal villus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263046"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of intestinal villus" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intestinal villus goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000495, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013636
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001213
            ]
        )
    ] .

obo:CL_1000318
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263050"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete small intestine crypt goblet cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_1000319
    obo:IAO_0000115 "OBSOLETE: A goblet cell that is part of the epithelium proper of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263052"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete goblet cell of epithelium proper of small intestine"^^xsd:string ;
    owl:deprecated true .

obo:CL_1000320
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of large intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263054"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of large intestine" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "large intestine goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002658, obo:CL_0019031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_1000321
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of crypt of lieberkuhn of large intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263056"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "large intestine crypt goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:UBERON_0001983
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:UBERON_0000059
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:UBERON_0001983
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:UBERON_0000059
                        ]
                    )
                ]
            ]
        )
    ] .

obo:CL_1000322
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of pancreatic duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263058"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of pancreatic duct"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreatic goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000069, obo:CL_0000160, obo:CL_1001599, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:CL_1000323
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of pyloric gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263061"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of pyloric gland" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pyloric gastric gland goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000152, obo:CL_1000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0008861
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008861
            ]
        )
    ] .

obo:CL_1000324
    obo:IAO_0000115 "A goblet cell that is part of the epithelium proper of duodenum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263063"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium proper of duodenum" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "duodenal goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000317, obo:CL_1001589 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:CL_1000325
    obo:IAO_0000115 "A goblet cell that is part of the epithelium proper of jejunum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263065"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium proper of jejunum" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "jejunal goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002115
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:CL_1000326
    obo:IAO_0000115 "A goblet cell that is part of the epithelium proper of ileum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263067"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium proper of ileum" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ileal goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002116
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:CL_1000327
    obo:IAO_0000115 "A goblet cell that is part of the epithelium proper of appendix."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263069"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium proper of appendix" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "appendix goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0009039, obo:CL_1001585 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_1000328
    obo:IAO_0000115 "OBSOLETE: A goblet cell that is part of the epithelium proper of large intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263071"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete goblet cell of epithelium proper of large intestine"^^xsd:string ;
    owl:deprecated true .

obo:CL_1000329
    obo:IAO_0000115 "A goblet cell that is part of the epithelium of trachea."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263075"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of trachea"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tracheal goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000307, obo:CL_0019003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:CL_1000330
    obo:IAO_0000115 "A serous secreting cell that is part of the epithelium of trachea."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263078"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serous cell of epithelium of trachea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000313
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001901
            ]
        )
    ] .

obo:CL_1000331
    obo:IAO_0000115 "A serous secreting cell that is part of the epithelium of bronchus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263080"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serous cell of epithelium of bronchus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000313
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002031
            ]
        )
    ] .

obo:CL_1000332
    obo:IAO_0000115 "A serous secreting cell that is part of the epithelium of terminal bronchiole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263082"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serous cell of epithelium of terminal bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001958
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000313
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001958
            ]
        )
    ] .

obo:CL_1000333
    obo:IAO_0000115 "A serous secreting cell that is part of the epithelium of bronchiole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263084"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "serous cell of epithelium of lobular bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000272, obo:CL_1000331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000313
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002051
            ]
        )
    ] .

obo:CL_1000334
    obo:IAO_0000115 "An enterocyte that is part of the epithelium of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263086"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000584, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001902
            ]
        )
    ] .

obo:CL_1000335
    obo:IAO_0000115 "An enterocyte that is part of the epithelium of intestinal villus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263088"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium of intestinal villus"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013636
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013636
            ]
        )
    ] .

obo:CL_1000337
    obo:IAO_0000115 "An enterocyte that is part of the epithelium of duodenal gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263092"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium of duodenal gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000584, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001212
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001212
            ]
        )
    ] .

obo:CL_1000338
    obo:IAO_0000115 "An enterocyte that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263094"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium of crypt of Lieberkuhn of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001983
    ] .

obo:CL_1000339
    obo:IAO_0000115 "An enterocyte that is part of the epithelium proper of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263096"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium proper of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000334 .

obo:CL_1000340
    obo:IAO_0000115 "An enterocyte that is part of the epithelium proper of duodenum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263098"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium proper of duodenum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000339, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] .

obo:CL_1000341
    obo:IAO_0000115 "An enterocyte that is part of the epithelium proper of jejunum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263100"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium proper of jejunum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000339 .

obo:CL_1000342
    obo:IAO_0000115 "An enterocyte that is part of the epithelium proper of ileum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263102"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "enterocyte of epithelium proper of ileum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000339 .

obo:CL_1000343
    obo:IAO_0000115 "A paneth cell that is part of the epithelium of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263104"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paneth cell of epithelium of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000510, obo:CL_1001598 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000510
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001902
            ]
        )
    ] .

obo:CL_1000344
    obo:IAO_0000115 "A Paneth cell that is part of the epithelium proper of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263106"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paneth cell of epithelium proper of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000343 .

obo:CL_1000345
    obo:IAO_0000115 "A Paneth cell that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263108"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "paneth cell of epithelium of crypt of Lieberkuhn of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000343, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001983
    ] .

obo:CL_1000346
    obo:IAO_0000115 "MERGED DEFINITION: TARGET DEFINITION: A columnar cell of the colon that is part of the epithelium proper of large intestine. SOURCE DEFINITION: An enterocyte that is part of the epithelium proper of large intestine."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000336"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263090"^^xsd:string, "FMA:263112"^^xsd:string ;
    oboInOwl:hasExactSynonym "enterocyte of epithelium proper of large intestine"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vacuolar absorptive cell of epithelium proper of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002071 .

obo:CL_1000347
    obo:IAO_0000115 "A columnar cell of the colon that is part of the colonic epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263114"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vacuolar absorptive cell of epithelium of colon"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002071, obo:CL_0011108 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000397
            ]
        )
    ] .

obo:CL_1000348
    obo:IAO_0000115 "A basal cell that is part of the epithelium of trachea."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263118"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epithelium of trachea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000307, obo:CL_0002633, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001901
            ]
        )
    ] .

obo:CL_1000349
    obo:IAO_0000115 "A basal cell found in the bronchus epithelium."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002331"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263120"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal cell of bronchus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epithelium of bronchus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002328, obo:CL_0002329, obo:CL_0002633 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002031
            ]
        )
    ] .

obo:CL_1000350
    obo:IAO_0000115 "A basal cell that is part of the epithelium of terminal bronchiole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263122"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epithelium of terminal bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001958
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001958
            ]
        )
    ] .

obo:CL_1000351
    obo:IAO_0000115 "A basal cell that is part of the epithelium of respiratory bronchiole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263124"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epithelium of respiratory bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001955
            ]
        )
    ] .

obo:CL_1000352
    obo:IAO_0000115 "A basal cell that is part of the epithelium of bronchiole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263126"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of epithelium of lobular bronchiole"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_1000349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002633
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002051
            ]
        )
    ] .

obo:CL_1000353
    obo:IAO_0000115 "A M cell that is part of the epithelium of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263128"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000682, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_1000354
    obo:IAO_0000115 "A M cell that is part of the epithelium of intestinal villus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263130"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium of intestinal villus"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013636
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001213
            ]
        )
    ] .

obo:CL_1000355
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263132"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of small intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000353 .

obo:CL_1000356
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of duodenum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263134"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of duodenum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000354, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008346
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:CL_1000357
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of jejunum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263136"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of jejunum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:CL_1000358
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of ileum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263138"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of ileum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:CL_1000359
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of appendix."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263140"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of appendix"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000360, obo:CL_1000405, obo:UBERON_0000397, obo:UBERON_0005911, obo:UBERON_0009697 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_1000360
    obo:IAO_0000115 "A M cell that is part of the epithelium proper of large intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263142"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microfold cell of epithelium proper of large intestine"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000682, obo:CL_0002253 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:CL_1000361
    obo:IAO_0000115 "A transitional myocyte that is part of the interatrial septum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263152"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of interatrial septum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002073, obo:CL_2000022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002085
            ]
        )
    ] .

obo:CL_1000362
    obo:IAO_0000115 "A transitional myocyte that is part of the interventricular septum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263154"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of interventricular septum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002073, obo:CL_2000022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:CL_1000363
    obo:IAO_0000115 "A transitional myocyte that is part of the atrial branch of anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263156"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of atrial branch of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000480 .

obo:CL_1000364
    obo:IAO_0000115 "A transitional myocyte that is part of the anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263158"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000480 .

obo:CL_1000365
    obo:IAO_0000115 "A transitional myocyte that is part of the atrial septal branch of anterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263160"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of atrial septal branch of anterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000480 .

obo:CL_1000366
    obo:IAO_0000115 "A transitional myocyte that is part of the middle internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263162"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of middle internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000480 .

obo:CL_1000367
    obo:IAO_0000115 "A transitional myocyte that is part of the posterior internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263164"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of posterior internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000480 .

obo:CL_1000368
    obo:IAO_0000115 "A transitional myocyte that is part of the anterior division of left branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263166"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of anterior division of left branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000370 .

obo:CL_1000369
    obo:IAO_0000115 "A transitional myocyte that is part of the septal division of left branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263168"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of septal division of left branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000370 .

obo:CL_1000370
    obo:IAO_0000115 "A transitional myocyte that is part of the left branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263170"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of left branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005986
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005986
            ]
        )
    ] .

obo:CL_1000371
    obo:IAO_0000115 "A transitional myocyte that is part of the right branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263172"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of right branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005987
            ]
        )
    ] .

obo:CL_1000372
    obo:IAO_0000115 "A transitional myocyte that is part of the atrial part of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263174"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of atrial part of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000481 .

obo:CL_1000373
    obo:IAO_0000115 "A transitional myocyte that is part of the ventricular part of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263176"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of ventricular part of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000481 .

obo:CL_1000374
    obo:IAO_0000115 "A transitional myocyte that is part of the posterior division of left branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263178"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of posterior division of left branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000370 .

obo:CL_1000375
    obo:IAO_0000115 "A myocardial endocrine cell that is part of the septal division of left branch of atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263180"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocardial endocrine cell of septal division of left branch of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002074, obo:CL_0010005, obo:CL_2000046, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005986
    ] .

obo:CL_1000376
    obo:IAO_0000115 "A Purkinje myocyte that is part of the interventricular septum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263182"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje myocyte of interventricular septum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002068, obo:CL_2000022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002068
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:CL_1000377
    obo:IAO_0000115 "A Feyrter cell that is part of the epithelium of trachea."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263184"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dense-core granulated cell of epithelium of trachea"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000307, obo:CL_0002066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001901
            ]
        )
    ] .

obo:CL_1000378
    obo:IAO_0000115 "A type I vestibular sensory cell that is part of the stato-acoustic epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263186"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 vestibular sensory cell of stato-acoustic epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009969
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002070
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009969
            ]
        )
    ] .

obo:CL_1000379
    obo:IAO_0000115 "A type I vestibular sensory cell that is part of the epithelium of macula of utricle of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263188"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 vestibular sensory cell of epithelium of macula of utricle of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002070
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002214
            ]
        )
    ] .

obo:CL_1000380
    obo:IAO_0000115 "A type I vestibular sensory cell that is part of the epithelium of macula of saccule of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263190"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 vestibular sensory cell of epithelium of macula of saccule of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002070
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002212
            ]
        )
    ] .

obo:CL_1000381
    obo:IAO_0000115 "A type I vestibular sensory cell that is part of the epithelium of crista of ampulla of semicircular duct of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263192"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 1 vestibular sensory cell of epithelium of crista of ampulla of semicircular duct of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002070
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006935
            ]
        )
    ] .

obo:CL_1000382
    obo:IAO_0000115 "A type II vestibular sensory cell that is part of the stato-acoustic epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263194"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 vestibular sensory cell of stato-acoustic epithelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009969
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009969
            ]
        )
    ] .

obo:CL_1000383
    obo:IAO_0000115 "A type II vestibular sensory cell that is part of the epithelium of macula of utricle of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263196"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 vestibular sensory cell of epithelium of macula of utricle of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002214
            ]
        )
    ] .

obo:CL_1000384
    obo:IAO_0000115 "A type II vestibular sensory cell that is part of the epithelium of macula of saccule of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263198"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 vestibular sensory cell of epithelium of macula of saccule of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002212
            ]
        )
    ] .

obo:CL_1000385
    obo:IAO_0000115 "A type II vestibular sensory cell that is part of the epithelium of crista of ampulla of semicircular duct of membranous labyrinth."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:263200"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "type 2 vestibular sensory cell of epithelium of crista of ampulla of semicircular duct of membranous labyrinth"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000006, obo:CL_0000098, obo:CL_0002069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006935
            ]
        )
    ] .

obo:CL_1000391
    obo:IAO_0000115 "A melanocyte that is part of the eyelid."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:59175"^^xsd:string ;
    oboInOwl:hasExactSynonym "eyelid melanocyte"^^xsd:string, "sebaceous gland of wolff"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte of eyelid"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:CL_1000394
    obo:IAO_0000115 "A myoepithelial cell that is part of the intralobular part of terminal lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62158"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of intralobular lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000397
    obo:IAO_0000115 "An endothelial cell that is part of the venous sinus of red pulp of spleen."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:62817"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "todo - add logical definition to UBERON:0009967"^^xsd:string ;
    rdfs:label "endothelial cell of venous sinus of red pulp of spleen"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002651, obo:CL_2000053, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009967
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009967
            ]
        )
    ] .

obo:CL_1000398
    obo:IAO_0000115 "An endothelial cell that is part of the hepatic sinusoid. These cells possess flattened areas containing perforations about 0.1 micrometers in diameter, known as fenestrae. The fenestrae are arranged in groups known as sieve plates."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:000125", "FMA:62911"^^xsd:string ;
    oboInOwl:hasExactSynonym "LSEC", "endotheliocyte of hepatic sinusoid"^^xsd:string, "liver sinusoidal endothelial cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of hepatic sinusoid"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002262, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001281
            ]
        )
    ] .

obo:CL_1000405
    obo:IAO_0000115 "An epithelial cell that is part of the appendix."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:63602"^^xsd:string ;
    oboInOwl:hasExactSynonym "columnar epitheliocyte of appendix"^^xsd:string, "epithelial cell of vermiform appendix"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of appendix"^^xsd:string ;
    rdfs:subClassOf obo:CL_0011108, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_1000409
    obo:IAO_0000115 "A muscle cell that is part of the sinoatrial node."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67102"^^xsd:string ;
    oboInOwl:hasExactSynonym "SA nodal myocyte"^^xsd:string, "SA node cardiac muscle cell"^^xsd:string, "myocyte of sinoatrial node"^^xsd:string, "sinoatrial node cell"^^xsd:string, "sinoatrial node myocyte"^^xsd:string, "sinuatrial node myocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of sinoatrial node"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002351
            ]
        )
    ] .

obo:CL_1000410
    obo:IAO_0000115 "A muscle cell that is part of the atrioventricular node."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67106"^^xsd:string ;
    oboInOwl:hasExactSynonym "AV nodal myocyte"^^xsd:string, "AV node cardiac muscle cell"^^xsd:string, "AV node cell"^^xsd:string, "atrioventricular node cell"^^xsd:string, "atrioventricular node myocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocyte of atrioventricular node"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002072, obo:CL_2000022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002352
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002352
            ]
        )
    ] .

obo:CL_1000411
    obo:IAO_0000115 "An endothelial cell that is part of the small intestine Peyer's patch."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67757"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of Peyer's patch"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003454
            ]
        )
    ] .

obo:CL_1000412
    obo:IAO_0000115 "An endothelial cell that is part of the arteriole."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67760"^^xsd:string, "KUPO:0001097"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of arteriole"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001980
            ]
        )
    ] .

obo:CL_1000413
    obo:IAO_0000115 "A blood vessel endothelial cell that is part of an arterial endothelium."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:0002542"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004758"^^xsd:string, "FMA:67761"^^xsd:string, "KUPO:0001095"^^xsd:string ;
    oboInOwl:hasExactSynonym "arterial endothelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001917
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:CL_1000414
    obo:IAO_0000115 "An endothelial cell that is part of the venule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67762"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of venule"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001979
            ]
        )
    ] .

obo:CL_1000415
    obo:IAO_0000115 "An epithelial cell that is part of the gallbladder."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67780"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of gall bladder"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:CL_1000416
    obo:IAO_0000115 "A myoepithelial cell that is part of the mammary gland."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2378"^^xsd:string, "FMA:67800"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal cell of lactiferous duct"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of lactiferous gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185, obo:CL_0002327 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:CL_1000417
    obo:IAO_0000115 "A myoepithelial cell that is part of the sweat gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67801"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of sweat gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185, obo:CL_1000448 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001820
            ]
        )
    ] .

obo:CL_1000418
    obo:IAO_0000115 "A myoepithelial cell that is part of the mammary gland alveolus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67802"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal cell of alveolus of lactiferous gland"^^xsd:string, "myoepithelial cell of mammary alveolus"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of lactiferous alveolus"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000416, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003214
            ]
        )
    ] .

obo:CL_1000419
    obo:IAO_0000115 "A myoepithelial cell that is part of the lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67803"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_1000416, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001765
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001765
            ]
        )
    ] .

obo:CL_1000420
    obo:IAO_0000115 "A myoepithelial cell that is part of the terminal lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:67804"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of terminal lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000424
    obo:IAO_0000115 "A chromaffin cell that is part of the paraaortic body."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69328"^^xsd:string ;
    oboInOwl:hasExactSynonym "chromaffin cell of para-aortic body"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of paraaortic body"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000425, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001237
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001237
            ]
        )
    ] .

obo:CL_1000425
    obo:IAO_0000115 "A chromaffin cell that is part of the paraganglion."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69335"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of paraganglion"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000166, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012279
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012279
            ]
        )
    ] .

obo:CL_1000426
    obo:IAO_0000115 "A chromaffin cell that is part of the adrenal gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69794"^^xsd:string ;
    oboInOwl:hasExactSynonym "adrenal chromaffin cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of adrenal gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000166, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] .

obo:CL_1000427
    obo:IAO_0000115 "A chromaffin cell that is part of the adrenal cortex."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:69795"^^xsd:string ;
    oboInOwl:hasExactSynonym "chromaffin cell of adrenal cortex"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Not clear this cell type exists. Can't call it a cortical adrenal cell because of different germ layer origin."^^xsd:string ;
    rdfs:label "adrenal cortex chromaffin cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000426, obo:CL_1001601 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001235
            ]
        )
    ] .

obo:CL_1000428
    obo:IAO_0000115 "A somatic stem cell that is part of the epidermis."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70541"^^xsd:string ;
    oboInOwl:hasExactSynonym "epidermal stem cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stem cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000723, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000723
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
        )
    ] .

obo:CL_1000432
    obo:IAO_0000115 "An epithelial cell that is part of the conjunctiva."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70552"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of conjunctiva"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conjunctival epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:CL_1000433
    obo:IAO_0000115 "An epithelial cell that is part of the lacrimal canaliculus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70553"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of lacrimal canaliculus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001770
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001770
            ]
        )
    ] .

obo:CL_1000434
    obo:IAO_0000115 "An epithelial cell that is part of the external acoustic meatus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70555"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of external acoustic meatus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001352
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001352
            ]
        )
    ] .

obo:CL_1000435
    obo:IAO_0000115 "An epithelial cell that is part of the lacrimal duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70559"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of lacrimal duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000072
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001850
            ]
        )
    ] .

obo:CL_1000436
    obo:IAO_0000115 "An epithelial cell that is part of the lacrimal sac."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70560"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of lacrimal sac"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001351
            ]
        )
    ] .

obo:CL_1000437
    obo:IAO_0000115 "An epithelial cell that is part of the nasolacrimal duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70561"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of nasolacrimal duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000435, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002392
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000072
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002392
            ]
        )
    ] .

obo:CL_1000438
    obo:IAO_0000115 "An epithelial cell that is part of the wall of inferior part of anal canal."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70562"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of wall of inferior part of anal canal"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002634 .

obo:CL_1000441
    obo:IAO_0000115 "An epithelial cell that is part of the viscerocranial mucosa."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70583"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002371 .

obo:CL_1000442
    obo:IAO_0000115 "An urothelial cell that is part of the trigone of urinary bladder."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70598"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of vesical trigone"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "urothelial cell of trigone of urinary bladder"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000731, obo:CL_1001319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001257
            ]
        )
    ] .

obo:CL_1000443
    obo:IAO_0000115 "A smooth muscle cell that is part of the ciliary body."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70610"^^xsd:string ;
    oboInOwl:hasExactSynonym "smooth muscle cell of ciliary body"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliary muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001775
            ]
        )
    ] .

obo:CL_1000444
    obo:IAO_0000115 "A mesothelial cell that is part of the anterior chamber of eyeball."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70615"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of anterior chamber of eye"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001766
            ]
        )
    ] .

obo:CL_1000445
    obo:IAO_0000115 "A myoepithelial cell that is part of the dilatator pupillae."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70619"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of dilator pupillae"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001608
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001608
            ]
        )
    ] .

obo:CL_1000447
    obo:IAO_0000115 "A basal cell that is part of the epithelium of esophagus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70731"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal cell of esophageal epithelium"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of stratum germinativum of esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000646
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001976
            ]
        )
    ] .

obo:CL_1000448
    obo:IAO_0000115 "An epithelial cell that is part of the sweat gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70952"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of sweat gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000362, obo:CL_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001820
            ]
        )
    ] .

obo:CL_1000449
    obo:IAO_0000115 "An epithelial cell that is part of the nephron."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70965"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of nephron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001285
            ]
        )
    ] .

obo:CL_1000450
    obo:IAO_0000115 "An epithelial cell that is part of the glomerular capsule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70966"^^xsd:string, "KUPO:0001034"^^xsd:string ;
    oboInOwl:hasExactSynonym "Bowmans capsule epithelial cell"^^xsd:string, "epithelial cell of Bowman's capsule"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of glomerular capsule"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000510, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001230
            ]
        )
    ] .

obo:CL_1000451
    obo:IAO_0100001 "CL:0000653" ;
    a owl:Class ;
    rdfs:label "obsolete epithelial cell of visceral layer of glomerular capsule"^^xsd:string ;
    owl:deprecated true .

obo:CL_1000452
    obo:IAO_0000115 "An epithelial cell that is part of the glomerular parietal epithelium."^^xsd:string ;
    oboInOwl:hasAlternativeId "CL:1000897"^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70968"^^xsd:string, "KUPO:0001035"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of parietal layer of glomerular capsule"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parietal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000450, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005750
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005750
            ]
        )
    ] .

obo:CL_1000453
    obo:IAO_0000115 "An epithelial cell that is part of the intermediate tubule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70980"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of intermediate tubule"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004136
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000494
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004136
            ]
        )
    ] .

obo:CL_1000454
    obo:IAO_0000115 "An epithelial cell that is part of the collecting duct of renal tubule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70982"^^xsd:string, "KUPO:0001059"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of renal collecting tubule"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney collecting duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000072, obo:CL_1001225 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000072
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:CL_1000456
    obo:IAO_0000115 "A mesothelial cell that is part of the parietal peritoneum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72142"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of parietal peritoneum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000490, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001366
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001366
            ]
        )
    ] .

obo:CL_1000457
    obo:IAO_0000115 "A mesothelial cell that is part of the visceral peritoneum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:72143"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of visceral peritoneum"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000490, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001178
            ]
        )
    ] .

obo:CL_1000458
    obo:IAO_0000115 "A melanocyte that is part of the skin of body."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2374"^^xsd:string, "FMA:72144"^^xsd:string ;
    oboInOwl:hasExactSynonym "skin melanocyte"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte of skin"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
        )
    ] .

obo:CL_1000465
    obo:IAO_0000115 "A chromaffin cell that is part of the ovary."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74319"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000166, obo:CL_2000064 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:CL_1000466
    obo:IAO_0000115 "A chromaffin cell that is part of the right ovary."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74320"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of right ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002118
            ]
        )
    ] .

obo:CL_1000467
    obo:IAO_0000115 "A chromaffin cell that is part of the left ovary."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74321"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chromaffin cell of left ovary"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002119
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002119
            ]
        )
    ] .

obo:CL_1000468
    obo:IAO_0000115 "A myoepithelial cell that is part of the acinus of lactiferous gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74469"^^xsd:string ;
    oboInOwl:hasExactSynonym "basal cell of acinus of lactiferous gland"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of acinus of lactiferous gland"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000416, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001912
    ] .

obo:CL_1000469
    obo:IAO_0000115 "A myoepithelial cell that is part of the main lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74499"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of main lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000470
    obo:IAO_0000115 "A myoepithelial cell that is part of the primary lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74500"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of primary lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000471
    obo:IAO_0000115 "A myoepithelial cell that is part of the secondary lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74501"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of secondary lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000472
    obo:IAO_0000115 "A myoepithelial cell that is part of the tertiary lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74502"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of tertiary lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000473
    obo:IAO_0000115 "A myoepithelial cell that is part of the quarternary lactiferous duct."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:74503"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myoepithelial cell of quarternary lactiferous duct"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000185 .

obo:CL_1000477
    obo:IAO_0000115 "A nodal myocyte that is part of the sinoatrial node."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83383"^^xsd:string ;
    oboInOwl:hasExactSynonym "cardiac pacemaker cell of sinuatrial node"^^xsd:string, "pacemaker cell of sinoatrial node"^^xsd:string, "pacemaker cell of sinuatrial node"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardiac pacemaker cell of sinoatrial node"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000409 .

obo:CL_1000478
    obo:IAO_0000115 "A transitional myocyte that is part of the sinoatrial node."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83384"^^xsd:string ;
    oboInOwl:hasExactSynonym "transitinal myocyte of sinuatrial node"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of sinoatrial node"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002073, obo:CL_1000409 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002351
            ]
        )
    ] .

obo:CL_1000479
    obo:IAO_0000115 "A Purkinje myocyte that is part of the atrioventricular node."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83386"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje myocyte of atrioventricular node"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002068, obo:CL_1000410 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002068
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002352
            ]
        )
    ] .

obo:CL_1000480
    obo:IAO_0000115 "A transitional myocyte that is part of the internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83387"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002073, obo:CL_0002096 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009966
            ]
        )
    ] .

obo:CL_1000481
    obo:IAO_0000115 "A transitional myocyte that is part of the atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83388"^^xsd:string, "FMA:83885"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transitional myocyte of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002073, obo:CL_0010005, obo:CL_2000046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002353
            ]
        )
    ] .

obo:CL_1000482
    obo:IAO_0000115 "A myocardial endocrine cell that is part of the interventricular septum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83390"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "myocardial endocrine cell of interventricular septum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002074, obo:CL_2000022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:CL_1000483
    obo:IAO_0000115 "A Purkinje myocyte that is part of the internodal tract."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83392"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje myocyte of internodal tract"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002068, obo:CL_0002096 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002068
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009966
            ]
        )
    ] .

obo:CL_1000484
    obo:IAO_0000115 "A Purkinje myocyte that is part of the atrioventricular bundle."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:83393"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Purkinje myocyte of atrioventricular bundle"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002068, obo:CL_0010005, obo:CL_2000046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002068
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002353
            ]
        )
    ] .

obo:CL_1000486
    obo:IAO_0000115 "A basal cell that is part of the urothelium."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84150"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basal cell of urothelium"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000365
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000646
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000365
            ]
        )
    ] .

obo:CL_1000487
    obo:IAO_0000115 "A smooth muscle cell that is part of the prostate gland."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84583"^^xsd:string ;
    oboInOwl:hasExactSynonym "smooth muscle fiber of prostate"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "smooth muscle cell of prostate"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:CL_1000488
    obo:IAO_0000115 "An epithelial cell that is part of the bile duct. Cholangiocytes contribute to bile secretion via net release of bicarbonate and water. They are cuboidal epithelium in the small interlobular bile ducts, but become columnar and mucus secreting in larger bile ducts approaching the porta hepatis and the extrahepatic ducts."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86481"^^xsd:string ;
    oboInOwl:hasExactSynonym "epithelial cell of bile duct"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cholangiocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0005026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:GO_0015106
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:GO_0032782
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000069
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002394
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015106
            ]
        )
    ] .

obo:CL_1000489
    obo:IAO_0000115 "A reticular cell that is part of the splenic cord."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86497"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "reticular cell of splenic cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000432, obo:CL_2000051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000432
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001266
            ]
        )
    ] .

obo:CL_1000490
    obo:IAO_0000115 "A mesothelial cell that is part of the peritoneum."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86736"^^xsd:string ;
    oboInOwl:hasExactSynonym "peritoneal mesothelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of peritoneum"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002358
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002358
            ]
        )
    ] .

obo:CL_1000491
    obo:IAO_0000115 "A mesothelial cell that is part of the pleura."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86737"^^xsd:string ;
    oboInOwl:hasExactSynonym "pleural mesothelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of pleura"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000977
            ]
        )
    ] .

obo:CL_1000492
    obo:IAO_0000115 "A mesothelial cell that is part of the parietal pleura."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86738"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of parietal pleura"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002400
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002400
            ]
        )
    ] .

obo:CL_1000493
    obo:IAO_0000115 "A mesothelial cell that is part of the visceral pleura."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86739"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesothelial cell of visceral pleura"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_1000491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002401
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002401
            ]
        )
    ] .

obo:CL_1000494
    obo:IAO_0000115 "An epithelial cell that is part of a nephron tubule."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86785"^^xsd:string, "KUPO:0001022"^^xsd:string ;
    oboInOwl:hasExactSynonym "kidney tubule epithelial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This needs to be further defined as a juxtamedullary nephron. Will request the juxtamedullary nephron tubule class from UBERON."^^xsd:string ;
    rdfs:label "nephron tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004810
            ]
        )
    ] .

obo:CL_1000495
    obo:IAO_0000115 "A goblet cell that is part of the small intestine."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:86929"^^xsd:string ;
    oboInOwl:hasExactSynonym "goblet cell of epithelium of small intestine", "goblet cell of small intestine", "small intestinal goblet cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "small intestine goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0019031, obo:CL_1001598 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_1000497
    oboInOwl:hasDbXref "KUPO:0001010"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, obo:CL_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:CL_1000500
    oboInOwl:hasDbXref "KUPO:0001013"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005215
            ]
        )
    ] .

obo:CL_1000504
    oboInOwl:hasDbXref "KUPO:0001017"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney medulla cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000362
            ]
        )
    ] .

obo:CL_1000505
    oboInOwl:hasDbXref "KUPO:0001018"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney pelvis cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001224
            ]
        )
    ] .

obo:CL_1000507
    oboInOwl:hasDbXref "KUPO:0001020"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney tubule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000449, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001231
            ]
        )
    ] .

obo:CL_1000510
    oboInOwl:hasDbXref "KUPO:0001023"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney glomerular epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000746, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004188
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002518
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004188
            ]
        )
    ] .

obo:CL_1000546
    oboInOwl:hasDbXref "KUPO:0001060"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney medulla collecting duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000504, obo:CL_1001225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005185
            ]
        )
    ] .

obo:CL_1000547
    oboInOwl:hasDbXref "KUPO:0001061"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney inner medulla collecting duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000617, obo:CL_1001225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004205
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004205
            ]
        )
    ] .

obo:CL_1000548
    oboInOwl:hasDbXref "KUPO:0001062"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla collecting duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000616, obo:CL_1001225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004204
            ]
        )
    ] .

obo:CL_1000549
    oboInOwl:hasDbXref "KUPO:0001063"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex collecting duct epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002584, obo:CL_1001225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004203
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004203
            ]
        )
    ] .

obo:CL_1000550
    oboInOwl:hasDbXref "KUPO:0001064"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney papillary duct principal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005167
            ]
        )
    ] .

obo:CL_1000596
    oboInOwl:hasDbXref "KUPO:0001111"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner renal cortex cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005271
            ]
        )
    ] .

obo:CL_1000597
    oboInOwl:hasDbXref "KUPO:0001112"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "papillary tips cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000505, obo:CL_1000617, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009095
            ]
        )
    ] .

obo:CL_1000600
    oboInOwl:hasDbXref "KUPO:0001115"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lower urinary tract cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001556
            ]
        )
    ] .

obo:CL_1000601
    oboInOwl:hasDbXref "KUPO:0001116"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ureteral cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:CL_1000606
    oboInOwl:hasDbXref "KUPO:0001015"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney nerve cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, obo:CL_1000500, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:CL_1000612
    oboInOwl:hasDbXref "KUPO:0001021"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney corpuscule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002584, obo:CL_1000449, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002584
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001229
            ]
        )
    ] .

obo:CL_1000615
    oboInOwl:hasDbXref "KUPO:0001024"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex tubule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002584, obo:CL_1000507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006853
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000507
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006853
            ]
        )
    ] .

obo:CL_1000616
    oboInOwl:hasDbXref "KUPO:0001025"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:CL_1000617
    oboInOwl:hasDbXref "KUPO:0001026"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney inner medulla cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001294
            ]
        )
    ] .

obo:CL_1000618
    oboInOwl:hasDbXref "KUPO:0001028"^^xsd:string ;
    oboInOwl:hasExactSynonym "juxtaglomerulus cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "juxtaglomerular complex cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002681
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002303
            ]
        )
    ] .

obo:CL_1000681
    oboInOwl:hasDbXref "KUPO:0001091"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex interstitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002584, obo:CL_1000500, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005270
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000500
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005270
            ]
        )
    ] .

obo:CL_1000682
    oboInOwl:hasDbXref "KUPO:0001092"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney medulla interstitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000500, obo:CL_1000504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000500
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005211
            ]
        )
    ] .

obo:CL_1000691
    oboInOwl:hasDbXref "KUPO:0001101"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial myofibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000186, obo:CL_1000500 .

obo:CL_1000692
    oboInOwl:hasDbXref "KUPO:0001102"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_1000500 .

obo:CL_1000693
    oboInOwl:hasDbXref "KUPO:0001103"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial fibrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000135, obo:CL_1000500 .

obo:CL_1000695
    oboInOwl:hasDbXref "KUPO:0001106"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial alternatively activated macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000890, obo:CL_1000500 .

obo:CL_1000696
    oboInOwl:hasDbXref "KUPO:0001107"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial inflammatory macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000863, obo:CL_1000500 .

obo:CL_1000697
    oboInOwl:hasDbXref "KUPO:0001108"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney interstitial suppressor macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000862, obo:CL_1000500 .

obo:CL_1000698
    oboInOwl:hasDbXref "KUPO:0001109"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney resident macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000864, obo:CL_1000500 .

obo:CL_1000699
    oboInOwl:hasDbXref "KUPO:0001110"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney resident dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001007, obo:CL_1000500 .

obo:CL_1000702
    oboInOwl:hasDbXref "KUPO:0001113"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney pelvis smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, obo:CL_1000505, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004227
            ]
        )
    ] .

obo:CL_1000703
    oboInOwl:hasDbXref "KUPO:0001114"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney pelvis urothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000731, obo:CL_0002518, obo:CL_1000505, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004788
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002518
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004788
            ]
        )
    ] .

obo:CL_1000706
    oboInOwl:hasDbXref "KUPO:0001117"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ureter urothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000731, obo:CL_1000601, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001254
            ]
        )
    ] .

obo:CL_1000708
    oboInOwl:hasDbXref "KUPO:0001119"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ureter adventitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0002503, obo:CL_1000601, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000601
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001252
            ]
        )
    ] .

obo:CL_1000714
    oboInOwl:hasDbXref "KUPO:0001130"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex collecting duct principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000549, obo:CL_1001431 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004203
            ]
        )
    ] .

obo:CL_1000715
    oboInOwl:hasDbXref "KUPO:0001131"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex collecting duct intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000549, obo:CL_1001432 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004203
            ]
        )
    ] .

obo:CL_1000716
    oboInOwl:hasDbXref "KUPO:0001132"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla collecting duct principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000548, obo:CL_1001431 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004204
            ]
        )
    ] .

obo:CL_1000717
    oboInOwl:hasDbXref "KUPO:0001133"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla collecting duct intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000548, obo:CL_1001432 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004204
            ]
        )
    ] .

obo:CL_1000718
    oboInOwl:hasDbXref "KUPO:0001134"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney inner medulla collecting duct principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000547, obo:CL_1001431 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004205
            ]
        )
    ] .

obo:CL_1000719
    oboInOwl:hasDbXref "KUPO:0001135"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney inner medulla collecting duct intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000547, obo:CL_1001432 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004205
            ]
        )
    ] .

obo:CL_1000720
    oboInOwl:hasDbXref "KUPO:0001136"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney papillary duct intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000550, obo:CL_1001432 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005167
            ]
        )
    ] .

obo:CL_1000721
    oboInOwl:hasDbXref "KUPO:0001137"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney papillary duct principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000550, obo:CL_1001431 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005167
            ]
        )
    ] .

obo:CL_1000742
    obo:IAO_0000115 "Intraglomerular mesangial cells are specialized pericytes located among the glomerular capillaries within a renal corpuscle of a kidney."^^xsd:string ;
    oboInOwl:hasDbXref "KUPO:0001032"^^xsd:string ;
    oboInOwl:hasExactSynonym "intraglomerular mesangial cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glomerular mesangial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000650, obo:CL_1000500, obo:CL_1000746, obo:CL_1001318, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002320
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000612
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002320
            ]
        )
    ] .

obo:CL_1000746
    oboInOwl:hasDbXref "KUPO:0001036"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glomerular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000612, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000612
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:CL_1000768
    oboInOwl:hasDbXref "KUPO:0001058"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney connecting tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000494, obo:CL_1000615, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000494
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005097
            ]
        )
    ] .

obo:CL_1000803
    oboInOwl:hasDbXref "KUPO:0001093"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney inner medulla interstitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000617, obo:CL_1000682, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005214
            ]
        )
    ] .

obo:CL_1000804
    oboInOwl:hasDbXref "KUPO:0001094"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla interstitial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000616, obo:CL_1000682, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000682
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005213
            ]
        )
    ] .

obo:CL_1000838
    oboInOwl:hasDbXref "KUPO:0001045"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney proximal convoluted tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001287
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002306
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001287
            ]
        )
    ] .

obo:CL_1000839
    oboInOwl:hasDbXref "KUPO:0001046"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney proximal straight tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002306, obo:CL_1000616, obo:CL_1001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002306
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001290
            ]
        )
    ] .

obo:CL_1000849
    oboInOwl:hasDbXref "KUPO:0001056"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney distal convoluted tubule epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001292
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001292
            ]
        )
    ] .

obo:CL_1000850
    oboInOwl:hasDbXref "KUPO:0001057"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macula densa epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002305, obo:CL_1000618, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002335
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002335
            ]
        )
    ] .

obo:CL_1000854
    oboInOwl:hasDbXref "KUPO:0001014"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney blood vessel cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002584, obo:CL_1000504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003517
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003517
            ]
        )
    ] .

obo:CL_1000891
    oboInOwl:hasDbXref "KUPO:0001029"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney arterial blood vessel cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003644
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000854
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003644
            ]
        )
    ] .

obo:CL_1000892
    oboInOwl:hasDbXref "KUPO:0001030"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney capillary endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, obo:CL_1000854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003527
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000854
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003527
            ]
        )
    ] .

obo:CL_1000893
    oboInOwl:hasDbXref "KUPO:0001031"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney venous blood vessel cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000854
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001140
            ]
        )
    ] .

obo:CL_1000909
    oboInOwl:hasDbXref "KUPO:0001047"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000494
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001288
            ]
        )
    ] .

obo:CL_1000979
    oboInOwl:hasDbXref "KUPO:0001118"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ureter smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000192, obo:CL_1000601, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006855
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006855
            ]
        )
    ] .

obo:CL_1001005
    oboInOwl:hasDbXref "KUPO:0001037"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glomerular capillary endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002144, obo:CL_0002188, obo:CL_1000510, obo:CL_1000892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004294
            ]
        )
    ] .

obo:CL_1001006
    oboInOwl:hasDbXref "KUPO:0001038"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney afferent arteriole cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000612, obo:CL_1000891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004639
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004639
            ]
        )
    ] .

obo:CL_1001009
    oboInOwl:hasDbXref "KUPO:0001041"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney efferent arteriole cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000612, obo:CL_1000891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004640
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004640
            ]
        )
    ] .

obo:CL_1001016
    oboInOwl:hasDbXref "KUPO:0001048"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle ascending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002305, obo:CL_1000909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005164
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000909
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005164
            ]
        )
    ] .

obo:CL_1001021
    oboInOwl:hasDbXref "KUPO:0001053"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle descending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000909
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001289
            ]
        )
    ] .

obo:CL_1001033
    oboInOwl:hasDbXref "KUPO:0001065"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peritubular capillary endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005272
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005272
            ]
        )
    ] .

obo:CL_1001036
    oboInOwl:hasDbXref "KUPO:0001068"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vasa recta cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002543, obo:CL_1000892, obo:CL_1000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004726
            ]
        )
    ] .

obo:CL_1001045
    oboInOwl:hasDbXref "KUPO:0001077"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex artery cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005268
            ]
        )
    ] .

obo:CL_1001052
    oboInOwl:hasDbXref "KUPO:0001084"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex vein cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005269
            ]
        )
    ] .

obo:CL_1001064
    oboInOwl:hasDbXref "KUPO:0001096"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the source of this term is KUPO:0001096 (artery smooth muscle cell), which we believe actually denotes the kidney specific structure."^^xsd:string ;
    rdfs:label "kidney artery smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002078, obo:CL_0019018, obo:CL_1000891 .

obo:CL_1001066
    oboInOwl:hasDbXref "KUPO:0001098"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the source of this term is KUPO:0001098 (arteriole smooth muscle cell), which we believe actually denotes the kidney specific structure."^^xsd:string ;
    rdfs:label "kidney arteriole smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002078, obo:CL_0019018, obo:CL_1000891 .

obo:CL_1001068
    oboInOwl:hasDbXref "KUPO:0001100"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the source of this term is KUPO:0001068 (venous system smooth muscle cell), which we believe actually denotes the kidney specific structure."^^xsd:string ;
    rdfs:label "kidney venous system smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002078, obo:CL_0019018, obo:CL_1000893 .

obo:CL_1001096
    oboInOwl:hasDbXref "KUPO:0001039"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney afferent arteriole endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000412, obo:CL_1001006, obo:CL_1001216 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004639
            ]
        )
    ] .

obo:CL_1001097
    oboInOwl:hasDbXref "KUPO:0001040"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney afferent arteriole smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001006, obo:CL_1001066, obo:CL_1001217 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004639
            ]
        )
    ] .

obo:CL_1001099
    oboInOwl:hasDbXref "KUPO:0001042"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney efferent arteriole endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000412, obo:CL_1001009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004640
            ]
        )
    ] .

obo:CL_1001100
    oboInOwl:hasDbXref "KUPO:0001043"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney efferent arteriole smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001009, obo:CL_1001066 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004640
            ]
        )
    ] .

obo:CL_1001106
    oboInOwl:hasDbXref "KUPO:0001049"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle thick ascending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000504, obo:CL_1001016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001016
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001291
            ]
        )
    ] .

obo:CL_1001107
    oboInOwl:hasDbXref "KUPO:0001050"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle thin ascending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000617, obo:CL_1001016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004193
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001016
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004193
            ]
        )
    ] .

obo:CL_1001108
    oboInOwl:hasDbXref "KUPO:0001051"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle medullary thick ascending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000616, obo:CL_1001106, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001016
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006376
            ]
        )
    ] .

obo:CL_1001109
    oboInOwl:hasDbXref "KUPO:0001052"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle cortical thick ascending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001106, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006854
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001016
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006854
            ]
        )
    ] .

obo:CL_1001111
    oboInOwl:hasDbXref "KUPO:0001054"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney loop of Henle thin descending limb epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000453, obo:CL_1000616, obo:CL_1001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005096
            ]
        )
    ] .

obo:CL_1001123
    oboInOwl:hasDbXref "KUPO:0001066"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney outer medulla peritubular capillary cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000616, obo:CL_1001033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001033
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006341
            ]
        )
    ] .

obo:CL_1001124
    oboInOwl:hasDbXref "KUPO:0001067"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney cortex peritubular capillary cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001033
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006851
            ]
        )
    ] .

obo:CL_1001126
    oboInOwl:hasDbXref "KUPO:0001069"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner renal medulla vasa recta cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000617, obo:CL_1001036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004776
            ]
        )
    ] .

obo:CL_1001127
    oboInOwl:hasDbXref "KUPO:0001070"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "outer renal medulla vasa recta cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000616, obo:CL_1001036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004775
            ]
        )
    ] .

obo:CL_1001131
    oboInOwl:hasDbXref "KUPO:0001074"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vasa recta ascending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009091
            ]
        )
    ] .

obo:CL_1001135
    oboInOwl:hasDbXref "KUPO:0001078"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate artery cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001552
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001552
            ]
        )
    ] .

obo:CL_1001138
    oboInOwl:hasDbXref "KUPO:0001081"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobular artery cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004723
            ]
        )
    ] .

obo:CL_1001142
    oboInOwl:hasDbXref "KUPO:0001085"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate vein cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004719
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001052
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004719
            ]
        )
    ] .

obo:CL_1001145
    oboInOwl:hasDbXref "KUPO:0001088"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobular vein cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001052
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005168
            ]
        )
    ] .

obo:CL_1001209
    oboInOwl:hasDbXref "KUPO:0001075"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner medulla vasa recta ascending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001126, obo:CL_1001131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009092
            ]
        )
    ] .

obo:CL_1001210
    oboInOwl:hasDbXref "KUPO:0001076"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "outer medulla vasa recta ascending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001127, obo:CL_1001131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009093
            ]
        )
    ] .

obo:CL_1001213
    oboInOwl:hasDbXref "KUPO:0001079"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate artery endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000413, obo:CL_1001135 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001552
            ]
        )
    ] .

obo:CL_1001214
    oboInOwl:hasDbXref "KUPO:0001080"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate artery smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001064, obo:CL_1001135 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001552
            ]
        )
    ] .

obo:CL_1001216
    oboInOwl:hasDbXref "KUPO:0001082"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobulary artery endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000413, obo:CL_1001138 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004723
            ]
        )
    ] .

obo:CL_1001217
    oboInOwl:hasDbXref "KUPO:0001083"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobulary artery smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001064, obo:CL_1001138 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004723
            ]
        )
    ] .

obo:CL_1001220
    oboInOwl:hasDbXref "KUPO:0001086"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate vein endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002543, obo:CL_1001142 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004719
            ]
        )
    ] .

obo:CL_1001221
    oboInOwl:hasDbXref "KUPO:0001087"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arcuate vein smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001068, obo:CL_1001142 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004719
            ]
        )
    ] .

obo:CL_1001223
    oboInOwl:hasDbXref "KUPO:0001089"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobulary vein endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002543, obo:CL_1001145 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005168
            ]
        )
    ] .

obo:CL_1001224
    oboInOwl:hasDbXref "KUPO:0001090"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "interlobulary vein smooth muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001068, obo:CL_1001145 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005168
            ]
        )
    ] .

obo:CL_1001225
    oboInOwl:hasDbXref "KUPO:0001012"^^xsd:string, "Wikipedia:Kidney_collecting_duct_cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney collecting duct cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000449, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000497
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:CL_1001285
    oboInOwl:hasDbXref "KUPO:0001071"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vasa recta descending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009202
            ]
        )
    ] .

obo:CL_1001286
    oboInOwl:hasDbXref "KUPO:0001072"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner medulla vasa recta descending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001126, obo:CL_1001285, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009089
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009089
            ]
        )
    ] .

obo:CL_1001287
    oboInOwl:hasDbXref "KUPO:0001073"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "outer medulla vasa recta descending limb cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001127, obo:CL_1001285, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009090
            ]
        )
    ] .

obo:CL_1001318
    oboInOwl:hasDbXref "KUPO:0001104"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "renal interstitial pericyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000669, obo:CL_1000497 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000669
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:CL_1001319
    oboInOwl:hasDbXref "KUPO:0001120"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bladder cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:CL_1001320
    oboInOwl:hasDbXref "KUPO:0001123"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "urethra cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:CL_1001428
    oboInOwl:hasDbXref "KUPO:0001121"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bladder urothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000731, obo:CL_1001319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004645
            ]
        )
    ] .

obo:CL_1001430
    oboInOwl:hasDbXref "KUPO:0001124"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "urethra urothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000731, obo:CL_1000296, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004787
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004787
            ]
        )
    ] .

obo:CL_1001431
    oboInOwl:hasDbXref "KUPO:0001128"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney collecting duct principal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005009, obo:CL_1000454 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:CL_1001432
    oboInOwl:hasDbXref "KUPO:0001129"^^xsd:string, "http://en.wikipedia.org/wiki/Collecting_duct_system#Intercalated_cells"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "kidney collecting duct intercalated cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005010, obo:CL_1000454 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0005010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:CL_1001433
    obo:IAO_0000115 "An epithelial cell of the exocrine pancreas."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:70986"^^xsd:string ;
    oboInOwl:hasExactSynonym "exocrine pancreas cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epithelial cell of exocrine pancreas"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000083, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:CL_1001434
    obo:IAO_0000115 "A neuron residing in the olfactory bulb that serve to process and refine signals arising from olfactory sensory neurons"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory bulb interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, obo:CL_0000402, obo:CL_0012001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
        )
    ] .

obo:CL_1001435
    obo:IAO_0000115 "The small neuron in the glomerular layer of the olfactory bulb whose dendrites arborize within a glomerulus, where it receives synaptic input from olfactory receptor cell axon terminals, and also engages in dendrodendritic interactions with mitral and tufted cell dendrites; uses both GABA and dopamine as a neurotransmitter."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0003796"^^xsd:string, "NIFSTD:nifext_122"^^xsd:string ;
    oboInOwl:hasExactSynonym "glomerular layer cell"^^xsd:string, "olfactory bulb (accessory) glomerular layer cell"^^xsd:string, "olfactory bulb glomerular layer cell"^^xsd:string, "olfactory bulb glomerularal cell"^^xsd:string, "olfactory bulb periglomerular cell", "periglomerular cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "periglomerular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001434, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005377
    ] .

obo:CL_1001436
    obo:IAO_0000115 "The subcutaneous mechanoreceptors that innervate tylotrich hair follicles."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair-tylotrich neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002487 .

obo:CL_1001437
    obo:IAO_0000115 "The subcutaneous mechanoreceptors that innervate vellus hairs."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair-down neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002487 .

obo:CL_1001451
    obo:IAO_0000115 "A sensory neuron of the dorsal root ganglia that senses body position and sends information about how much the muscle is stretched to the spinal cord."^^xsd:string ;
    oboInOwl:hasExactSynonym "proprioceptive neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sensory neuron of dorsal root ganglion"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000044
            ]
        )
    ] .

obo:CL_1001474
    obo:IAO_0000115 "The inhibitory projection neurons located in the striatum that integrate glutamatergic signals arising from the cerebral cortex and thalamus."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004778"^^xsd:string ;
    oboInOwl:hasExactSynonym "striatal medium spiny neuron" ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "medium-sized densely spiny neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "medium spiny neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000369
    ] .

obo:CL_1001502
    obo:IAO_0000115 "The large glutaminergic nerve cells whose dendrites synapse with axons of the olfactory receptor neurons in the glomerular layer of the olfactory bulb, and whose axons pass centrally in the olfactory tract to the olfactory cortex."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mitral cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001434, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004186
    ] .

obo:CL_1001503
    obo:IAO_0000115 "The principal glutaminergic neuron located in the outer third of the external plexiform layer of the olfactory bulb; a single short primary dendrite traverses the outer external plexiform layer and terminates within an olfactory glomerulus in a tuft of branches, where it receives the input from olfactory receptor neuron axon terminals; axons of the tufted cells transfer information to a number of areas in the brain, including the piriform cortex, entorhinal cortex, olfactory tubercle, and amygdala."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "olfactory bulb tufted cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005376
    ] .

obo:CL_1001505
    obo:IAO_0000115 "The secretory neurons of the paraventricular nucleus that synthesize and secrete vasopressin, corticotropin-releasing factor (CRF) and thyrotropin-releasing hormone (TRH) into blood vessels in the hypothalamo-pituitary portal system."^^xsd:string ;
    oboInOwl:hasExactSynonym "parvocellular neuron", "parvocellular neurosecretory neuron" ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parvocellular neurosecretory cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000167, obo:CL_0000381, obo:CL_2000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001930
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030103
    ] .

obo:CL_1001509
    obo:IAO_0000115 "The neurons that utilize glycine as a neurotransmitter."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "glycinergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000151, obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061537
            ]
        )
    ] .

obo:CL_1001516
    obo:IAO_0000115 "The various hormone- or neurotransmitter-secreting cells present throughout the mucosa of the intestinal tract."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intestinal enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0002563 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001242
            ]
        )
    ] .

obo:CL_1001517
    obo:IAO_0000115 "The various hormone- or neurotransmitter-secreting cells present throughout the mucosa of the stomach."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stomach enteroendocrine cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000164, obo:CL_0002659, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:CL_1001561
    obo:IAO_0000115 "Chemosensitive cells that innervate the vomernasal organ epithelium and are responsible for receiving and transmitting pheromone signals."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vomeronasal sensory neuron"^^xsd:string ;
    rdfs:subClassOf obo:CARO_0001001, obo:CL_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0003367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002255
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0003367
            ]
        )
    ] .

obo:CL_1001566
    obo:IAO_0000115 "A respiratory stem cell found at the junction of the terminal (conductive) bronchiole and the respiratory bronchiole, which gives rise to alveolar cell types and club cells in response to lung injury."^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchioalveolar stem cells"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000034, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000115
    ] .

obo:CL_1001567
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "endothelial cell of lung"^^xsd:string, "pulmonary vessel endothelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lung endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000082, obo:CL_0002139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1001568
    oboInOwl:hasDbXref "BTO:0001141"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "PAEC cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pulmonary artery endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002012
            ]
        )
    ] .

obo:CL_1001569
    obo:IAO_0000115 "An interneuron of the hippocampus."^^xsd:string ;
    oboInOwl:hasDbXref "FMA:84777"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hippocampal interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_1001571
    obo:IAO_0000115 "A pyramidal neuron of the hippocampus."^^xsd:string ;
    oboInOwl:hasDbXref "NIFSTD:sao131261273"^^xsd:string, "SAO:sao131261273"^^xsd:string ;
    oboInOwl:hasExactSynonym "hippocampus (CA) pyramidal cell"^^xsd:string, "hippocampus (CA) pyramidal neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cl"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hippocampal pyramidal neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000598, obo:CL_0002608, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002313
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_1001572
    obo:IAO_0000115 "A vascular endothelial cell found in colon blood vessels."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2397"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "colon endothelial cells"^^xsd:string, "colonic endothelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "colon endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0011108, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013695
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_1001573
    obo:IAO_0000115 "Cell of the nasopharyngeal epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2398"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "nasopharynx respiratory epithelial cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nasopharyngeal epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002251, obo:CL_0002631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001951
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:CL_1001575
    obo:IAO_0000115 "Squamous cell of uterine cervix epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cervix squamous cell"^^xsd:string, "cervix squamous epithelial cell"^^xsd:string, "cervix, uterine squamous epithelial cells"^^xsd:string, "uterine cervix squamous epithelial cell"^^xsd:string, "uterine cervix squamous epithelial cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uterine cervix squamous cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002535 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:CL_1001576
    obo:IAO_0000115 "Squamous cell of oral epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1252"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "oral cavity mucosa squamous cell"^^xsd:string, "oral cavity mucosa squamous epithelial cell"^^xsd:string, "oral mucosa squamous epithelial cell"^^xsd:string, "oral mucosa squamous epithelial cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oral mucosa squamous cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002424
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002424
            ]
        )
    ] .

obo:CL_1001577
    obo:IAO_0000115 "Squamous cell of tonsil epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1253"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tonsil squamous epithelial cell"^^xsd:string, "tonsil squamous epithelial cells"^^xsd:string, "tonsillar squamous cell"^^xsd:string, "tonsillar squamous epithelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tonsil squamous cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013696
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:CL_1001578
    obo:IAO_0000115 "Squamous cell of vaginal epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1254"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "vagina squamous epithelial cell"^^xsd:string, "vagina squamous epithelial cells"^^xsd:string, "vaginal squamous cell"^^xsd:string, "vaginal squamous epithelial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vagina squamous cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001344
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:CL_1001579
    obo:IAO_0000115 "Glial cell of cerebral cortex."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1256"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "brain cortex glial cell"^^xsd:string, "cerebral cortex glial cells"^^xsd:string, "cerebrum cortex glial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebral cortex glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_1001580
    obo:IAO_0000115 "Glial cell of hippocampus."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1257"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "hippocampal glial cell"^^xsd:string, "hippocampus glial cells"^^xsd:string, "hippocampus neuroglial cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hippocampus glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001579, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_1001581
    obo:IAO_0000115 "Glial cell of lateral ventricle."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1258"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "lateral ventricle glial cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lateral ventricle glial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:CL_1001582
    obo:IAO_0000115 "Neuron of lateral ventricle."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1261"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "lateral ventricle neural cell"^^xsd:string, "lateral ventricle neuronal cell"^^xsd:string, "lateral ventricle neuronal cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lateral ventricle neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:CL_1001583
    obo:IAO_0000115 "OBSOLETE: Adipocytes found in the subcutaneous adipose tissue of breast. The breast consists of three main components, the skin, the subcutaneous adipose tissue and the functional glandular tissue that comprises both parenchyma and stroma."^^xsd:string ;
    obo:IAO_0100001 "CL:0002617" ;
    oboInOwl:hasRelatedSynonym "breast adipocytes"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete breast adipocyte"^^xsd:string ;
    owl:deprecated true .

obo:CL_1001585
    obo:IAO_0000115 "Glandular cell of appendix epithelium. Example: Goblet cells; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1271"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "appendix glandular cells"^^xsd:string, "caecal appendix glandular cell"^^xsd:string, "cecal appendix glandular cell"^^xsd:string, "vermiform appendix glandular cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "appendix glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000405, obo:CL_1001588, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:CL_1001586
    obo:IAO_0000115 "Glandular cell of mammary epithelium. Example: glandular cells of large and intermediate ducts, glandular cells in terminal ducts."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1272"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "breast glandular cell"^^xsd:string, "breast glandular cells"^^xsd:string, "mammary glandular cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mammary gland glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000152, obo:CL_0002327, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003244
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:CL_1001587
    obo:IAO_0000115 "Glandular cell of uterine cervix epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1273"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cervix glandular cell"^^xsd:string, "cervix, uterine glandular cell"^^xsd:string, "cervix, uterine glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uterine cervix glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002535, obo:CL_1001591 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:CL_1001588
    obo:IAO_0000115 "Glandular cell of colon epithelium. Example: Goblet cells; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1274"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "colon glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "colon glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002658, obo:CL_0011108 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:CL_1001589
    obo:IAO_0000115 "Glandular cell of duodenal epithelium. Example: Enterocytes, Goblet cells, enteroendocrine cells; Paneth cells; M cells; Brunner's gland cell."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1275"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "duodenum glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "duodenum glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008346
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:CL_1001590
    obo:IAO_0000115 "Glandular cell of epididymal epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1276"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "epididymal glandular cell"^^xsd:string, "epididymis glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "epididymis glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:CL_1001591
    obo:IAO_0000115 "Glandular cell of oviduct epithelium. Example: peg cells, ciliated cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1277"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fallopian tube glandular cell"^^xsd:string, "fallopian tube glandular cells"^^xsd:string, "uterine tube glandular cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oviduct glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004804
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
        )
    ] .

obo:CL_1001592
    obo:IAO_0000115 "Glandular cell of gall bladder epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1278"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "gall bladder glandular cells"^^xsd:string, "gallbladder glandular cell"^^xsd:string, "gallbladder glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gall bladder glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_1000415, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:CL_1001593
    obo:IAO_0000115 "Glandular cell of parathyroid epithelium. Example: Parathyroid chief cell and parathyroid oxyphil cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1279"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "parathyroid gland glandular cell"^^xsd:string, "parathyroid gland glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parathyroid glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011197
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001132
            ]
        )
    ] .

obo:CL_1001595
    obo:IAO_0000115 "Glandular cell of rectal epithelium. Example: Goblet cell; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1281"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "rectal glandular cell"^^xsd:string, "rectum glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "rectum glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002658, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003354
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:CL_1001596
    obo:IAO_0000115 "Glandular cell of salivary gland. Example: Serous cells, mucous cells, cuboidal epithelial cells of the intercalated ducts, simple cuboidal epithelium of the striated ducts, epithelial cells of excretory ducts."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1282"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "salivary gland glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "salivary gland glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000152, obo:CL_0002251, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004809
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:CL_1001597
    obo:IAO_0000115 "Glandular cell of seminal vesicle epithelium."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1283"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "seminal vesicle glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "seminal vesicle glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000068, obo:CL_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:CL_1001598
    obo:IAO_0000115 "A glandular cell found in the epithelium of the small intestine. Example: Enterocytes, Goblet cells, enteroendocrine cells; Paneth cells; M cells; Somatostatin-secreting Cells (D-cells) ."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-1286"^^xsd:string, "FMA:86928"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "small bowel glandular cell"^^xsd:string, "small intestinal glandular cell"^^xsd:string, "small intestine glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "small intestine glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0002254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:CL_1001599
    obo:IAO_0000115 "Glandular cell of exocrine pancreas epithelium. Example: pancreatic acinar cell, glandular cells in pancreatic canaliculi, glandular cells in pancreatic ducts."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000028"^^xsd:string, "CALOHA:TS-1242"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "exocrine pancreas glandular cell"^^xsd:string, "pancreas exocrine glandular cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pancreas exocrine glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, obo:CL_0000152, obo:CL_1001433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:CL_1001601
    obo:IAO_0000115 "Hormone secreting cell located in the cortex of adrenal gland. Glandular cells in the adrenal cortex secrete mineralocorticoids, glucocorticoids and androgens."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2177"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "adrenal gland glandular cells"^^xsd:string, "adrenal glandular cell"^^xsd:string, "suprarenal gland glandular cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "adrenal gland glandular cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001235
            ]
        )
    ] .

obo:CL_1001602
    obo:IAO_0000115 "Endothelial cells forming the walls of the capillaries within the cerebral cortex."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2372"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cerebral cortex endothelial cells"^^xsd:string, "endothelial cells of cerebral cortex"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebral cortex endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, obo:CL_0002319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013694
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_1001603
    obo:IAO_0000115 "Circulating macrophages and tissue macrophages (alveolar macrophages) of lung."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0576"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "lung macrophages"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lung macrophage"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000235
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:CL_1001606
    obo:IAO_0000115 "Keratinocyte from foreskin."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0385"^^xsd:string ;
    a owl:Class ;
    rdfs:label "foreskin keratinocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000312
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001332
            ]
        )
    ] .

obo:CL_1001607
    obo:IAO_0000115 "Chondrocyte forming the hyaline cartilage found in joints."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0056"^^xsd:string ;
    a owl:Class ;
    rdfs:label "articular chondrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000138, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000138
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010996
            ]
        )
    ] .

obo:CL_1001608
    obo:IAO_0000115 "Fibroblast from foreskin."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0384"^^xsd:string ;
    oboInOwl:hasExactSynonym "BJ fibroblast" ;
    a owl:Class ;
    rdfs:label "foreskin fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001332
            ]
        )
    ] .

obo:CL_1001609
    obo:IAO_0000115 "Fibroblast from muscle organ."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-0643"^^xsd:string ;
    a owl:Class ;
    rdfs:label "muscle fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001630
            ]
        )
    ] .

obo:CL_1001610
    obo:IAO_0000115 "Hematopoietic cells resident in the bone marrow. Include: hematopoietic stem cells (lymphoid stem cells and myeloid stem cells) and the precursor cells for thrombocytes, erythrocytes, basophils, neutrophils, eosinophils, monocytes and lymphocytes."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2109"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bone marrow hematopoietic cells"^^xsd:string, "bone marrow poietic cells"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bone marrow hematopoietic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000988, obo:CL_0002092, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000988
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:CL_1001611
    obo:IAO_0000115 "Neuron of the cerebellum."^^xsd:string ;
    oboInOwl:hasDbXref "CALOHA:TS-2359"^^xsd:string, "FMA:84665"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cerebellum neuron"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebellar neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_2000000
    obo:IAO_0000115 "Any melanocyte that is part of a epidermis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-02-03T23:03:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000000"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "These cells are found primarily, but not exclusively, in primates including humans"^^xsd:string ;
    rdfs:label "epidermal melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002484, obo:CL_1000458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
        )
    ] .

obo:CL_2000001
    obo:IAO_0000115 "A leukocyte with a single non-segmented nucleus in the mature form found in the circulatory pool of blood."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-02-11T17:29:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peripheral blood mononuclear cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000080, obo:CL_0000842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000178
            ]
        )
    ] .

obo:CL_2000002
    obo:IAO_0000115 "A specialized, enlarged, connective tissue cell of the decidua with enlarged nucleus, dense membrane‐bound secretory granules and cytoplasmic accumulation of glycogen and lipid droplets. These cells develop by the transformation of endometrial stromal cells during decidualization."^^xsd:string ;
    oboInOwl:creation_date "2014-02-20T23:06:41Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002770"^^xsd:string, "BTO:0005756", "NCIT:C32429"^^xsd:string ;
    oboInOwl:hasExactSynonym "decidua cell", "decidual stromal cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decidual cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349, obo:CL_0000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0002255
    ] .

obo:CL_2000004
    obo:IAO_0000115 "Any cell that is part of a pituitary gland."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-03-26T22:14:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pituitary gland cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000007
            ]
        )
    ] .

obo:CL_2000005
    obo:IAO_0000115 "Any macroglial cell that is part of a brain."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-03-28T21:35:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brain macroglial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000126
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:CL_2000006
    obo:IAO_0000115 "Any germinal center B cell that is part of a tonsil."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-03-28T21:35:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tonsil germinal center B cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:CL_2000007
    obo:IAO_0000115 "Chondrocyte forming the hyaline cartilage found in the knee joint."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T14:40:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "articular chondrocyte of knee joint"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001607, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001607
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001485
            ]
        )
    ] .

obo:CL_2000008
    obo:IAO_0000115 "Any blood vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:07:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008339
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008339
            ]
        )
    ] .

obo:CL_2000009
    obo:IAO_0000115 "Any blood vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string ;
    obo:IAO_0100001 "CL:2000008" ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:09:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete microvascular endothelium blood vessel endothelial cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_2000010
    obo:IAO_0000115 "Any blood vessel endothelial cell that is part of a dermis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:12:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dermis blood vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000071
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:CL_2000011
    obo:IAO_0000115 "Any endothelial cell of lymphatic vessel that is part of a dermis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:15:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000011"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dermis lymphatic vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002138, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002138
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:CL_2000012
    obo:IAO_0000115 "Any skin fibroblast that is part of a pedal digit skin."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:16:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of pedal digit skin"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003530
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003530
            ]
        )
    ] .

obo:CL_2000013
    obo:IAO_0000115 "Any skin fibroblast that is part of a skin of abdomen."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:18:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of skin of abdomen"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001416
            ]
        )
    ] .

obo:CL_2000014
    obo:IAO_0000115 "Any skin fibroblast that is part of a upper leg skin."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:19:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000014"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of upper leg skin"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004262
            ]
        )
    ] .

obo:CL_2000015
    obo:IAO_0000115 "Any skin fibroblast that is part of a arm."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T15:29:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of arm"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002620
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:CL_2000016
    obo:IAO_0000115 "Any lung endothelial cell that is part of a microvascular endothelium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T16:00:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lung microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001567, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008339
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1001567
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008339
            ]
        )
    ] .

obo:CL_2000017
    obo:IAO_0000115 "Any fibroblast that is part of a periodontal ligament."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T16:50:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of peridontal ligament"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002556, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008266
            ]
        )
    ] .

obo:CL_2000018
    obo:IAO_0000115 "Any endothelial cell of artery that is part of a coronary artery."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-04T17:08:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000018"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endothelial cell of coronary artery"^^xsd:string ;
    rdfs:subClassOf obo:CL_0010006, obo:CL_1000413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000413
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001621
            ]
        )
    ] .

obo:CL_2000019
    obo:IAO_0000115 "Any photoreceptor cell that is part of a compound eye."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-24T23:16:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "compound eye photoreceptor cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000287, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000210
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000018
            ]
        )
    ] .

obo:CL_2000020
    obo:IAO_0000115 "Any native cell that is part of a inner cell mass."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-24T23:16:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inner cell mass cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000087
            ]
        )
    ] .

obo:CL_2000021
    obo:IAO_0000115 "Any native cell that is part of a sebaceous gland."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-24T23:17:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000021"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sebaceous gland cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:CL_2000022
    obo:IAO_0000115 "Any native cell that is part of a cardiac septum."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-24T23:17:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000022"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cardiac septum cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002099
            ]
        )
    ] .

obo:CL_2000023
    obo:IAO_0000115 "Any interneuron that is part of a spinal cord ventral column."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:23:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000023"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spinal cord ventral column interneuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0005000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0005375
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0005375
            ]
        )
    ] .

obo:CL_2000024
    obo:IAO_0000115 "Any neuron that is part of a spinal cord medial motor column."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:23:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000024"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spinal cord medial motor column neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0004059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0004059
            ]
        )
    ] .

obo:CL_2000025
    obo:IAO_0000115 "Any oligodendrocyte that is part of a spinal cord."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:23:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000025"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spinal cord oligodendrocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000128, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000128
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:CL_2000026
    obo:IAO_0000115 "Any Golgi cell that is part of a cerebellum."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:23:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000026"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cerebellum Golgi cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_2000027
    obo:IAO_0000115 "Any basket cell that is part of a cerebellum."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:24:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebellum basket cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_2000028
    obo:IAO_0000115 "Any glutamatergic neuron that is part of a cerebellum."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T00:24:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cerebellum glutamatergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:CL_2000029
    obo:IAO_0000115 "Any neuron that is part of a central nervous system."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T01:17:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000029"^^xsd:string ;
    a owl:Class ;
    rdfs:label "central nervous system neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:CL_2000030
    obo:IAO_0000115 "Any native cell that is part of a hypothalamus."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T01:17:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000030"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypothalamus cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001898
            ]
        )
    ] .

obo:CL_2000031
    obo:IAO_0000115 "Any neuron that is part of a lateral line ganglion."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T01:17:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000031"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lateral line ganglion neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_2000120
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_2000120
            ]
        )
    ] .

obo:CL_2000032
    obo:IAO_0000115 "Any neuron that is part of a peripheral nervous system."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T02:28:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000032"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peripheral nervous system neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000540, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000010
            ]
        )
    ] .

obo:CL_2000033
    obo:IAO_0000115 "Any basal cell of epidermis that is part of a limb."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T02:28:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000033"^^xsd:string ;
    a owl:Class ;
    rdfs:label "limb basal cell of epidermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002187, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:CL_2000034
    obo:IAO_0000115 "Any neuromast hair cell that is part of a anterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:44:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior lateral line neuromast hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001470
            ]
        )
    ] .

obo:CL_2000035
    obo:IAO_0000115 "Any neuromast mantle cell that is part of a anterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:44:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000035"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior lateral line neuromast mantle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001470
            ]
        )
    ] .

obo:CL_2000036
    obo:IAO_0000115 "Any neuromast support cell that is part of a anterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:44:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior lateral line neuromast support cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000852
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001470
            ]
        )
    ] .

obo:CL_2000037
    obo:IAO_0000115 "Any neuromast hair cell that is part of a posterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:44:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000037"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterior lateral line neuromast hair cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006334
            ]
        )
    ] .

obo:CL_2000038
    obo:IAO_0000115 "Any neuromast mantle cell that is part of a posterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:45:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000038"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterior lateral line neuromast mantle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006334
            ]
        )
    ] .

obo:CL_2000039
    obo:IAO_0000115 "Any neuromast support cell that is part of a posterior lateral line."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-06-25T03:45:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000039"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterior lateral line neuromast support cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000852
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006334
            ]
        )
    ] .

obo:CL_2000040
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a urinary bladder."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:04:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000040"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bladder microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1001319, obo:CL_2000008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:CL_2000041
    obo:IAO_0000115 "Any dermis lymphatic vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:09:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000041"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dermis microvascular lymphatic vessel endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008339
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000011
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008339
            ]
        )
    ] .

obo:CL_2000042
    obo:IAO_0000115 "Any fibroblast that is part of a embryo."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:12:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000042"^^xsd:string ;
    a owl:Class ;
    rdfs:label "embryonic fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:CL_2000043
    obo:IAO_0000115 "Any pericyte cell that is part of a brain."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:18:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000043"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brain pericyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002575, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000669
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:CL_2000044
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a brain."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:24:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000044"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brain microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002319, obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:CL_2000045
    obo:IAO_0000115 "Any melanocyte that is part of a prepuce of penis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-07-09T00:45:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000045"^^xsd:string ;
    a owl:Class ;
    rdfs:label "foreskin melanocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001332
            ]
        )
    ] .

obo:CL_2000046
    obo:IAO_0000115 "Any cardiac muscle cell that is part of a cardiac ventricle."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T20:50:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000046"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ventricular cardiac muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000746, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000746
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:CL_2000047
    obo:IAO_0000115 "Any motor neuron that is part of a brainstem."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-02T23:52:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000047"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brainstem motor neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000100, obo:CL_2000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002298
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000100
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0002298
            ]
        )
    ] .

obo:CL_2000048
    obo:IAO_0000115 "An lower motor neuron whose soma is located in one of the ventral horns of the spinal cord and innervates skeletal muscles of the trunk or head."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-03T00:26:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "NCIT:C12645" ;
    oboInOwl:hasExactSynonym "anterior horn cell", "ventral horn of spinal cord spinal cord motor neuron"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000048"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Yang & Connolly (DOI:10.1016/B978-0-323-37101-8.00140-5) classify these as alpha motor neurons.  Consider reflecting this if more references support this." ;
    rdfs:label "anterior horn motor neuron" ;
    rdfs:subClassOf obo:CL_0008039, obo:CL_0011001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0002257
    ] .

obo:CL_2000049
    obo:IAO_0000115 "Any pyramidal cell that is part of a primary motor cortex."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T17:39:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000049"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.ncbi.nlm.nih.gov/pubmed/12524689"^^xsd:string ;
    rdfs:label "primary motor cortex pyramidal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000598, obo:CL_0002609, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0001384
            ]
        )
    ] .

obo:CL_2000050
    obo:IAO_0000115 "Any retinal ganglion cell that is part of a retina."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T17:43:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000050"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.ncbi.nlm.nih.gov/pubmed/2889210"^^xsd:string ;
    rdfs:label "obsolete retina retinal ganglion cell"^^xsd:string ;
    owl:deprecated true .

obo:CL_2000051
    obo:IAO_0000115 "Any fibroblast that is part of a spleen."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T18:58:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000051"^^xsd:string ;
    a owl:Class ;
    rdfs:label "splenic fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:CL_2000052
    obo:IAO_0000115 "Any endothelial cell of artery that is part of a umbilical cord."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:01:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000052"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=8010"^^xsd:string ;
    rdfs:label "umbilical artery endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349, obo:CL_1000413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000413
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002331
            ]
        )
    ] .

obo:CL_2000053
    obo:IAO_0000115 "Any endothelial cell that is part of a spleen."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:06:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000053"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=5500"^^xsd:string ;
    rdfs:label "splenic endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:CL_2000054
    obo:IAO_0000115 "A large, granular, liver specific natural killer cell that adheres to the endothelial cells of the hepatic sinusoid."^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Pit cells are named for the presence of large cytoplasmic granules that resemble pits (pips) of fruit."^^xsd:string ;
    rdfs:label "hepatic pit cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001281
    ] .

obo:CL_2000055
    obo:IAO_0000115 "Any dendritic cell that is part of a liver."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:16:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hepatic dendritic cell" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000055"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.jleukbio.org/content/66/2/322.abstract"^^xsd:string ;
    rdfs:label "liver dendritic cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000451
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:CL_2000056
    obo:IAO_0000115 "Any pyramidal cell that is part of a regional part of cerebral cortex."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:20:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000056"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Meynert cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000049 .

obo:CL_2000057
    obo:IAO_0000115 "Any osteoblast that is part of a femur."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:29:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000057"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=4610"^^xsd:string ;
    rdfs:label "femural osteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000062, obo:CL_0001035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:CL_2000058
    obo:IAO_0000115 "Any osteoblast that is part of a skull."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-06T19:48:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000058"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=4600"^^xsd:string ;
    rdfs:label "calvarial osteoblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:CL_2000059
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a prostate gland."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:46:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000059"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=4400"^^xsd:string ;
    rdfs:label "prostate gland microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:CL_2000060
    obo:IAO_0000115 "A trophoblast of placental villi.  These cells fuse to form synctial  trophoplast - the placental side of the interface between the placenta and maternal blood sinusoids in the decidua." ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:48:27Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0006119", "BTO:0006208" ;
    oboInOwl:hasExactSynonym "vCTB", "villous cytotrophoblast" ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000060"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Same as synctial trophoblast?" ;
    rdfs:label "placental villous trophoblast"^^xsd:string ;
    rdfs:seeAlso "http://www.sciencellonline.com/site/productInformation.php?keyword=7120" ;
    rdfs:subClassOf obo:CL_0000351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000351
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010005
            ]
        )
    ] .

obo:CL_2000061
    obo:IAO_0000115 "Any mesenchymal stem cell that is part of a placenta."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:51:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000061"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7140"^^xsd:string ;
    rdfs:label "placental amniotic mesenchymal stromal cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001987
            ]
        )
    ] .

obo:CL_2000062
    obo:IAO_0000115 "Any capillary endothelial cell that is part of a placenta."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:55:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000062"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.ncbi.nlm.nih.gov/books/NBK53245/"^^xsd:string ;
    rdfs:label "placental villus capillary endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002144, obo:CL_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002144
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010005
            ]
        )
    ] .

obo:CL_2000063
    obo:IAO_0000115 "Any fibroblast that is part of a female gonad."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:57:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000063"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7330"^^xsd:string ;
    rdfs:label "ovarian fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:CL_2000064
    obo:IAO_0000115 "Any epithelial cell that is part of a female gonad."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T17:59:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000064"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7310"^^xsd:string ;
    rdfs:label "ovarian surface epithelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:CL_2000065
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a female urethra."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:18:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000065"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7300"^^xsd:string ;
    rdfs:label "ovarian microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000296, obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001334
            ]
        )
    ] .

obo:CL_2000066
    obo:IAO_0000115 "Any fibroblast that is part of a cardiac ventricle."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:35:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000066"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=6310"^^xsd:string ;
    rdfs:label "cardiac ventricle fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:CL_2000067
    obo:IAO_0000115 "Any fibroblast that is part of a cardiac atrium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:36:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000067"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=6320"^^xsd:string ;
    rdfs:label "cardiac atrium fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:CL_2000068
    obo:IAO_0000115 "Any fibroblast that is part of a pericardium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:38:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000068"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=6430"^^xsd:string ;
    rdfs:label "pericardium fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002407
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002407
            ]
        )
    ] .

obo:CL_2000069
    obo:IAO_0000115 "Any fibroblast that is part of a gallbladder."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:41:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000069"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=5430"^^xsd:string ;
    rdfs:label "gallbladder fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:CL_2000070
    obo:IAO_0000115 "Any fibroblast that is part of a optic choroid."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T18:50:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000070"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=6620"^^xsd:string ;
    rdfs:label "optic choroid fibroblast"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001776
            ]
        )
    ] .

obo:CL_2000071
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a breast."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T19:55:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000071"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7600"^^xsd:string ;
    rdfs:label "mammary microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000310
            ]
        )
    ] .

obo:CL_2000072
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a adipose tissue."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-10-07T22:13:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000072"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "http://www.sciencellonline.com/site/productInformation.php?keyword=7200"^^xsd:string ;
    rdfs:label "adipose microvascular endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002320, obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001013
            ]
        )
    ] .

obo:CL_2000073
    obo:IAO_0000115 "Any migratory neural crest cell that is part of a cardiac neural crest."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-11-05T01:18:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000073"^^xsd:string ;
    a owl:Class ;
    rdfs:label "migratory cardiac neural crest cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000333
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000095
            ]
        )
    ] .

obo:CL_2000074
    obo:IAO_0000115 "Any leukocyte that is part of a spleen."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-11-05T01:26:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000074"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Splenocytes is a vague term that refers to any one of the different white blood cell types in the spleen. This name is seen many references as such and is not explained further, necessitating a need for this terminology."^^xsd:string ;
    rdfs:label "splenocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000738, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000738
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:CL_2000075
    obo:IAO_0000115 "Any endodermal cell that is part of a anterior visceral endoderm."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-11-05T01:34:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000075"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterior visceral endoderm cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000223, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000223
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004044
            ]
        )
    ] .

obo:CL_2000076
    obo:IAO_0000115 "Any vein endothelial cell that is part of a hindlimb stylopod."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T18:40:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000076"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hindlimb stylopod vein endothelial cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002543
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:CL_2000077
    obo:IAO_0000115 "Any striated muscle cell that is part of a skeletal muscle tissue of pectoralis major."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T18:48:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000077"^^xsd:string ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of pectoralis major striated muscle cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000188, obo:CL_0000737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004510
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004510
            ]
        )
    ] .

obo:CL_2000078
    obo:IAO_0000115 "Any pericyte cell that is part of a placenta."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T18:51:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000078"^^xsd:string ;
    a owl:Class ;
    rdfs:label "placental pericyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000669, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000669
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001987
            ]
        )
    ] .

obo:CL_2000079
    obo:IAO_0000115 "Any mesenchymal stem cell of the bone marrow that is part of a femur."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:07:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000079"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of femoral bone marrow"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002540, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002540
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:CL_2000080
    obo:IAO_0000115 "Any mesenchymal stem cell of adipose that is part of a abdomen."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:10:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000080"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mesenchymal stem cell of abdominal adipose"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002570, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002570
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:CL_2000081
    obo:IAO_0000115 "Any melanocyte of skin that is part of a skin of face."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:10:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000081"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte of skin of face"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_1000021
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000458
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_1000021
            ]
        )
    ] .

obo:CL_2000082
    obo:IAO_0000115 "Any melanocyte of skin that is part of a skin of prepuce of penis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:10:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000082"^^xsd:string ;
    a owl:Class ;
    rdfs:label "melanocyte of foreskin"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000458, obo:CL_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001471
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000458
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001471
            ]
        )
    ] .

obo:CL_2000083
    obo:IAO_0000115 "Any hair follicle dermal papilla cell that is part of a scalp."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:10:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000083"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair follicle dermal papilla cell of scalp"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000346, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000403
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000346
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000403
            ]
        )
    ] .

obo:CL_2000084
    obo:IAO_0000115 "Any goblet cell that is part of a conjunctiva."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T19:28:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000084"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conjunctiva goblet cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000160, obo:CL_1000432 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000160
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:CL_2000085
    obo:IAO_0000115 "Any mononuclear cell that is part of a umbilical cord."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-02T20:14:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000085"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononuclear cell of umbilical cord"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000349, obo:CL_0000842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002331
            ]
        )
    ] .

obo:CL_2000086
    obo:IAO_0000115 "Any basket cell that is part of a neocortex."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-24T00:37:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000086"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neocortex basket cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001950
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001950
            ]
        )
    ] .

obo:CL_2000087
    obo:IAO_0000115 "Any basket cell that is part of a dentate gyrus of hippocampal formation."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-24T00:37:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000087"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dentate gyrus of hippocampal formation basket cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001885
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
        )
    ] .

obo:CL_2000088
    obo:IAO_0000115 "Any basket cell that is part of a Ammon's horn."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2014-12-24T00:37:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000088"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Ammon's horn basket cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000118, obo:CL_1001569 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ] .

obo:CL_2000089
    obo:IAO_0000115 "The principal cell type of the dentate gyrus."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-02-23T05:48:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000089"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "The granule cell has a characteristic cone-shaped tree of spiny apical dendrites."^^xsd:string ;
    rdfs:label "dentate gyrus of hippocampal formation granule cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001885
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
        )
    ] .

obo:CL_2000090
    obo:IAO_0000115 "Any stellate cell that is part of a dentate gyrus of hippocampal formation."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-02-23T05:48:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000090"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dentate gyrus of hippocampal formation stellate cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001885
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000122
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
        )
    ] .

obo:CL_2000091
    obo:IAO_0000115 "Any microvascular endothelial cell that is part of a endometrial blood vessel."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-03-31T21:02:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000091"^^xsd:string ;
    a owl:Class ;
    rdfs:label "endometrial microvascular endothelial cells"^^xsd:string ;
    rdfs:subClassOf obo:CL_2000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015172
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_2000008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0015172
            ]
        )
    ] .

obo:CL_2000092
    obo:IAO_0000115 "Any keratinocyte that is part of a hair follicle."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-03-31T21:07:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000092"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hair follicular keratinocyte"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000312, obo:CL_0002559 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000312
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002073
            ]
        )
    ] .

obo:CL_2000093
    obo:IAO_0000115 "Any fibroblast of lung that is part of a bronchus."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-03-31T21:16:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000093"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bronchus fibroblast of lung"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:CL_2000094
    obo:IAO_0000115 "Any epithelial cell of viscerocranial mucosa that is part of a nasal cavity respiratory epithelium."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-03-31T22:25:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000094"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nasal cavity respiratory epithelium epithelial cell of viscerocranial mucosa"^^xsd:string ;
    rdfs:subClassOf obo:CL_1000441, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005385
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_1000441
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005385
            ]
        )
    ] .

obo:CL_2000095
    obo:IAO_0000115 "Any hematopoietic stem cell that is part of a umbilical cord blood."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-05-26T18:58:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000095"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cord blood hematopoietic stem cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0002246, obo:CL_0002352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012168
            ]
        )
    ] .

obo:CL_2000096
    obo:IAO_0000115 "Any fibroblast that is part of a reticular layer of dermis."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-08-11T16:28:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000096"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibroblast of the reticular layer of dermis"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000066, obo:CL_0002551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001993
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001993
            ]
        )
    ] .

obo:CL_2000097
    obo:IAO_0000115 "Any dopaminergic neuron that is part of a midbrain."^^xsd:string ;
    oboInOwl:created_by "TermGenie"^^xsd:string ;
    oboInOwl:creation_date "2015-12-03T16:42:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:2000097"^^xsd:string ;
    a owl:Class ;
    rdfs:label "midbrain dopaminergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000700, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000700
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:CL_3000000
    obo:IAO_0000115 "A ciliated epithelial cell of the esophagus."^^xsd:string ;
    oboInOwl:created_by "CellBLAST"^^xsd:string ;
    oboInOwl:creation_date "2019-02-09T16:40:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:3000000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ciliated epithelial cell of esophagus"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000067, obo:CL_0002252, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000067
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001976
            ]
        )
    ] .

obo:CL_3000001
    obo:IAO_0000115 "Oval eosinophilic histiocytes with granules and vacuoles found in placenta, which are of mesenchymal origin, in mesoderm of the chorionic villus, particularly numerous in early pregnancy."^^xsd:string ;
    oboInOwl:created_by "CellBLAST"^^xsd:string ;
    oboInOwl:creation_date "2019-02-18T19:41:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:3000001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Hofbauer cell"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000235 .

obo:CL_3000002
    obo:IAO_0000115 "Sympathetic noradrenergic neuron."^^xsd:string ;
    oboInOwl:created_by "CellBLAST"^^xsd:string ;
    oboInOwl:creation_date "2019-02-25T19:30:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:3000002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sympathetic noradrenergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0008025, obo:CL_0011103 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011103
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061533
            ]
        )
    ] .

obo:CL_3000003
    obo:IAO_0000115 "Sympathetic cholinergic neuron."^^xsd:string ;
    oboInOwl:created_by "CellBLAST"^^xsd:string ;
    oboInOwl:creation_date "2019-02-25T19:32:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:3000003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sympathetic cholinergic neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000108, obo:CL_0011103 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0011103
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0014055
            ]
        )
    ] .

obo:CL_3000004
    obo:IAO_0000115 "Peripheral sensory neuron."^^xsd:string ;
    oboInOwl:created_by "CellBLAST"^^xsd:string ;
    oboInOwl:creation_date "2019-02-25T19:34:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    oboInOwl:id "CL:3000004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "peripheral sensory neuron"^^xsd:string ;
    rdfs:subClassOf obo:CL_0000101, obo:CL_0000111 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:CL_4006000
    oboInOwl1:created_by <http://orcid.org/0000-0001-9897-3238> ;
    obo:IAO_0000115 "A fibroblast that is part of the breast." ;
    oboInOwl:hasExactSynonym "breast fibroblast" ;
    a owl:Class ;
    rdfs:label "fibroblast of breast" ;
    rdfs:subClassOf obo:CL_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000310
            ]
        )
    ] .

obo:CL_4006001
    oboInOwl1:created_by <http://orcid.org/0000-0001-9897-3238> ;
    obo:IAO_0000115 "A fibroblast that is part of the skin of scalp." ;
    oboInOwl:hasExactSynonym "skin of scalp fibroblast" ;
    a owl:Class ;
    rdfs:label "fibroblast of skin of scalp" ;
    rdfs:subClassOf obo:CL_0002620, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8300000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8300000
            ]
        )
    ] .

obo:CL_4023000
    obo:IAO_0000115 "A motor neuron that innervates both intrafusal and extrafusal muscle fibers. Low abundancy. They control both muscle contraction and responsiveness of the sensory feedback from muscle spindles." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "beta motor neuron" ;
    rdfs:subClassOf obo:CL_0008039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008047
    ] .

obo:CL_4023001
    obo:IAO_0000115 "A beta motor neuron that innervates nuclear chain fibers." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "static beta motor neuron" ;
    rdfs:subClassOf obo:CL_4023000 .

obo:CL_4023002
    obo:IAO_0000115 "A beta motor neuron that innervates the nuclear bag fibers of muscle spindles." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "dynamic beta motor neuron" ;
    rdfs:subClassOf obo:CL_4023000 .

obo:CL_4023003
    obo:IAO_0000115 "A type of intrafusal muscle fiber that has nuclei arranged in a linear row. Unlike nuclear bag fibers, the equatorial region of these fibers (in the centre of the spindle) is not expanded. These fibers are responsible for the detection of changes in muscle length. They are innervated by static gamma motor neurons and are principally associated with type II sensory fibers." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "nuclear chain fiber" ;
    rdfs:subClassOf obo:CL_0008047 .

obo:CL_4023004
    obo:IAO_0000115 "A type of intrafusal muscle fiber that lies in the center of a muscle spindle. Nuclei are clustered centrally and give the equatorial region a swollen appearance. They are associated with associated with dynamic gamma motor neurons, and the stretching of the equatorial region of the nuclear bag fibers results in an increase in the firing rate of type Ia sensory fibers." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "nuclear bag fiber" ;
    rdfs:subClassOf obo:CL_0008047 .

obo:CL_4023005
    obo:IAO_0000115 "A nuclear bag fiber that is sensitive mainly to the rate of change in muscle length." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "bag1 fiber", "nuclear bag1 intrafusal fiber" ;
    a owl:Class ;
    rdfs:label "dynamic nuclear bag fiber" ;
    rdfs:subClassOf obo:CL_4023004 .

obo:CL_4023006
    obo:IAO_0000115 "A nuclear bag fiber that is sensitive only changes in muscle length but not the rate of that change." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "bag2 fiber", "nuclear bag2 intrafusal fiber" ;
    a owl:Class ;
    rdfs:label "static nuclear bag fiber" ;
    rdfs:subClassOf obo:CL_4023004 .

obo:CL_4023007
    obo:IAO_0000115 "A Vip GABAergic cortical interneuron with bipolar morphology, with a soma found in L2/3. L2/3 bipolar Vip Cells have extending axons across all layers (with preferences for layers II/III and Va) and a dendritic tree that is vertically more restricted than deeper layer VIP cells and extend fewer dendrites into the layers outside their home layer (location of soma). L2/3 Bipolar Vip Cells have great variability in firing patterns, though most are continuous adapting. L2/3 Bipolar Vip Cells are more depolarized in their resting state, had less fast rectification, and had smaller after hyperpolarization than deeper Vip cells." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3 bipolar Vip (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L2/3 bipolar Vip GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000103, obo:CL_4023016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P32648
    ] .

obo:CL_4023008
    obo:IAO_0000115 "A glutamatergic neuron located in the cerebral cortex that projects to structures of telencephalic origins." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770100" ;
    oboInOwl:hasExactSynonym "IT projecting neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "intratelencephalic-projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000679, obo:CL_0010012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070034
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000679
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070034
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_4023009
    obo:IAO_0000115 "A glutamatergic neuron located in the cerebral cortex that projects to structures not derived from telencephalon." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770101" ;
    oboInOwl:hasExactSynonym "ET projecting neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "extratelencephalic-projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000679, obo:CL_0010012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000679
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_4023010
    obo:IAO_0000115 "A GABAergic cortical interneuron that is strongly labelled for α7 nAChRs. These cells have soma found in L1 and have multipolar dendrites with vertically descending axonal collaterals that project deep into the column, usually branching and terminating in L5A." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "A7 cell (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:comment "Unlike typical Lamp5 electrophysiology, A7 cells have Vip- and Sst-like firing properties, with active depolarizing hump at near-threshold membrane potentials, and  larger hyperpolarization sag, stronger burst, and rebound firing. A7 cells have a transcriptomics signature that looks like Lamp5 GABAergic interneuron." ;
    rdfs:label "alpha7 GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000005460
    ] .

obo:CL_4023011
    obo:IAO_0000115 "A GABAergic neuron located in the cerebral cortex that expresses Lamp5" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770149"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Lamp5 GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000032148
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_000032148
            ]
        )
    ] .

obo:CL_4023012
    obo:IAO_0000115 "A glutamatergic neuron located in the cerebral cortex that projects axons locally rather than distantly." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770103" ;
    oboInOwl:hasExactSynonym "NP neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "near-projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000679, obo:CL_0010012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070030
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000679
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070030
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_4023013
    obo:IAO_0000115 "A glutamatergic neuron located in the cerebral cortex that projects to the thalamus." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "CT projecting neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "corticothalamic-projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000679, obo:CL_0010012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000679
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070029
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
        )
    ] .

obo:CL_4023014
    obo:IAO_0000115 "A Vip GABAergic cortical interneuron with a soma found in L5. L5 Vip cells have mostly local morphology with some deep-projecting axons. They show only moderate resistance, comparable to that of Sst subclass and unlike typical Vip subclass cells that tend to show high input resistance. L5 Vip cells show particularly low resting membrane potential." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5 VIP (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 Vip cortical GABAergic interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P32648
    ] .

obo:CL_4023015
    obo:IAO_0000115 "A GABAergic neuron located in the cerebral cortex that expresses Gamma-synuclein" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770150"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "sncg GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000015325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_000015325
            ]
        )
    ] .

obo:CL_4023016
    obo:IAO_0000115 "A GABAergic neuron located in the cerebral cortex that expresses vasoactive intestinal polypeptide" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770151"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Vip GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000017299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_000017299
            ]
        )
    ] .

obo:CL_4023017
    obo:IAO_0000115 "A GABAergic neuron located in the cerebral cortex that expresses somatostatin (sst)" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770152"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "sst GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000015665
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_000015665
            ]
        )
    ] .

obo:CL_4023018
    obo:IAO_0000115 "A GABAergic interneuron located in the cerebral cortex that expresses Parvalbumin." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770154"^^xsd:string ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "pvalb GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_000013502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_000013502
            ]
        )
    ] .

obo:CL_4023019
    obo:IAO_0000115 "A Vip GABAergic cortical interneuron that expresses CCK. L5/6 CCK cells have soma found mainly in L5 and L6 and have large axonal arborization." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5/6 CCK Vip (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5/6 CCK, Vip cortical GABAergic interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023016, obo:CL_4023071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P32648
    ] .

obo:CL_4023020
    obo:IAO_0000115 "A gamma motor neuron that innervates dynamic nuclear bag fibers (bag1 fibers) and enhances the sensitivities of Ia sensory neurons. They alter muscle spindle sensitivity and increases its discharge in response to velocity of muscle length (rather than just magnitude)." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "dynamic gamma motor neuron" ;
    rdfs:subClassOf obo:CL_0008037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_4023005
    ] .

obo:CL_4023021
    obo:IAO_0000115 "A gamma motor neuron that innervates static nuclear bag fibers (bag2 fibers) and increases their firing, in response to an increase in the magnitude of change in length, and controls the static sensitivity of the stretch reflex." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "static gamma motor neuron" ;
    rdfs:subClassOf obo:CL_0008037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_4023006
    ] .

obo:CL_4023022
    obo:IAO_0000115 "A Lamp5 GABAergic cortical interneuron that has extended axons in the surface of L1. Canopy Lamp5 cells resemble neurogliaform cells in having elongated horizontal axonal arbors largely confined to L1; but the dendritic arbors are wider and have fewer branches, while the axon is less tortuous and extends further from the soma" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "canopy Lamp5 GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q9D387
    ] .

obo:CL_4023023
    obo:IAO_0000115 "A Lamp 5 GABAergic cortical interneuron with neurogliaform morphology with a soma found in L5,6. L5,6 NGC Lamp5 have deep afterhyperpolarization (AHP) but narrow action potentials (APs). Unlike other deep neurogliaform cells (which are caudal ganglionic eminence (CGE) derived), L5,6 NGC Lamp5 cells are medial ganglionic eminence (MGE)-derived" ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5,6 NGC Lamp5 (mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5,6 Neurogliaform Lamp5 GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000693, obo:CL_4023011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q9D387
    ] .

obo:CL_4023024
    obo:IAO_0000115 "A Lamp5 GABAergic cortical interneuron with layer-adapting morphology. NGC Lamp5 cells have a small round soma, short dendrites, and a wide dense axonal arbor that tends to establish a dense axonal mesh with high connection probability both to themselves and L2 pyramidal cells. NGC Lamp5 cells have unique synaptic properties that distinguish them from other GABAergic interneurons, including the release of GABA to the extracellular space via volume transmission, and the ability to produce GABA-B responses in connected postsynaptic targets." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "NGC Lamp5 (mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Neurogliaform Lamp5 GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000693, obo:CL_4023011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_Q9D387
    ] .

obo:CL_4023025
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron that is both an interneuron and a projecting neuron. They are found in all layers from upper L2/3 down to the bottom of L6. They have long-range projections, some with axons fading into white matter. These cells have low rebound potential, low hyperpolarization sag, and high variability in membrane time constant." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "LP SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Long-range projecting Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023027
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron with a soma found in L5 and possesses 'T-shaped' martinotti morphologies with local axonal plexus in L5a and translaminar axons restricted to the uppermost part of L1. They show low-threshold spiking patterns with strong rebound firing, and inhibit the L1 apical tuft of nearby pyramidal cells." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5 T Martinotti SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 T-Martinotti Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, obo:CL_4023086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023028
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron with a soma found in lower L5 with mostly local axonal arborization but with some sparse ascending axons. L5 non-Martinotti Sst cells show somatic localization and local axon plexus in L5b and L5b/6 and substantial innervation of L3 and L4, and receive thalamic input from the ventral posteromedial nucleus and specifically target L4 neurons, avoiding L5 pyramidal cells. L5 non-Martinotti Sst cells tend to show a higher input resistance and seem to be less stuttering." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5 non-Martinotti SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 non-Martinotti Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023030
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron that has \"fanning-out' Martinotti morphology that is found in layer 2/3/5 of the cerebral cortex. They have local axon arbor and long ascending axons that spreads horizontally and arborizes significantly in L1." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3/5 fan Martinotti SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:comment "L2/3/5 fan Martionotti SST cells have an adapting firing pattern and non-zero afterdepolarization (ADP)." ;
    rdfs:label "L2/3/5 fan Martinotti Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, obo:CL_4023087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023031
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron with a soma found in lower L2/3 and upper 5, L4 Sst cells have martinotti morphology with ascending axons but denser local axons and sparser ‘fanning-out’ projections to L1. L4 Sst cells have smaller membrane time constant to calb2 (L2/3/5 Fan Martinotti Cell) and non-zero afterdepolarization (ADP)." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L4 SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L4 Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, obo:CL_4023076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023034
    obo:IAO_0000115 "A Sst GABAergic cortical interneuron transcriptomically between the Sst and the Pvalb families with a soma found in L2/3. Some L2/3 PV-like SST cells have Martinotti morphology while some have basket cell morphology. L2/3 PV-like SST cells have lower AP width and higher firing rate than typical Sst subclass cells. L2/3 PV-like SST cells have high maximum firing rate variability, with many classified as belonging to the Pvalb subclass on the basis of electrophysiology." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3 PV-like SST Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P60041
    ] .

obo:CL_4023036
    obo:IAO_0000115 "A Pvalb GABAergic cortical interneuron that is recognizable by the straight terminal axonal 'cartridges' of vertically oriented strings of synaptic boutons. Chandelier PV cells have soma found in in upper L2/3, with some in deep L5. Chandelier PV cells exhibit fast-spiking but lower firing rate compared to basket cells, and have practically absent hyperpolarization sag. Chandelier PV cells' boutons target exclusively the axon initial segment (AIS) of pyramidal cells, with a single cell innervating hundreds of pyramidal cells in a clustered manner." ;
    oboInOwl:created_by <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0107356"^^xsd:string ;
    oboInOwl:hasExactSynonym "Chandelier PV (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Chandelier Pvalb GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023018, obo:CL_4023083, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P32848
    ] .

obo:CL_4023038
    obo:IAO_0000115 "A glutamatergic neuron with a soma found in cortical layer 6b. They are transcriptomically related to corticothalamic-projecting neurons but have differential projections to the thalamus or anterior cingulate." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770163" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L6b glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000679, obo:CL_0010012 .

obo:CL_4023040
    obo:IAO_0000115 "A intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layers L2/3-6" ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3-6 IT projecting neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L2/3-6 intratelencephalic projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_4023008 .

obo:CL_4023041
    obo:IAO_0000115 "A glutamatergic neuron, with a soma found in the deeper portion of L5, that has long-range axonal projections including deep subcortical targets outside of the telencephalon and, in some cases, the spinal cord. While the L5 ET neuron projections are not limited to ET targets, they are clearly differentiated from the neuron subclasses whose projections are constrained to intratelencephalic (IT) targets.  L5 ET neurons are generally the largest excitatory cortical neurons, typically having a thick apical dendrite with a prominent dendritic tuft in layer 1 and displaying burst-firing physiological characteristics." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasBroadSynonym "L5b neuron", "subcerebral projection (SCPN) neuron" ;
    oboInOwl:hasExactSynonym "Pyramidal tract-like (PT-l)", "burst-firing layer 5 neuron", "thick-tufted layer 5 (TTL5) pyramidal neuron" ;
    oboInOwl:hasNarrowSynonym "pyramidal tract (PT) neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 extratelencephalic projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_4023009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070015
    ] .

obo:CL_4023042
    obo:IAO_0000115 "A corticothalamic-projecting neuron with a soma found in cortical layer 6." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L6 CT" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L6 corticothalamic-projecting glutamatergic cortical neuron" ;
    rdfs:subClassOf obo:CL_4023013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0013001 ;
        owl:someValuesFrom obo:UBERON_0010225
    ] .

obo:CL_4023043
    obo:IAO_0000115 "A near-projecting glutamatergic neuron with a soma found in layer 5/6 of the primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770161" ;
    oboInOwl:hasExactSynonym "L5/6 NP (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5/6 near-projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023044
    obo:IAO_0000115 "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that does not project to the medulla. Non-MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. Non-MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "non-MY ET MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "non-medulla, extratelencephalic-projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023041, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023045
    obo:IAO_0000115 "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that projects to the medulla. MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "MY ET MOp (Mus)", "medulla-projecting extratelencephalic-projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "medulla-projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023041, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0013001 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] .

obo:CL_4023046
    obo:IAO_0000115 "An excitatory glutamatergic neuron transcriptomically related to the CT subclass, with a soma preferentially located in the bottom of L6 of the primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L6b subplate glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023038, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023047
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layer 2/3." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L2/3 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023048
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic with a soma located in upper L5 of the primary motor cortex. These cells have thin untufted apical dendrites." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770174" ;
    oboInOwl:hasExactSynonym "L4/5 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L4/5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023049
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in L5 of the primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770157" ;
    oboInOwl:hasExactSynonym "L5 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023050
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in L6 of the primary motor cortex. These cells are short untufted pyramidal cells, which could be stellate or inverted." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770158" ;
    oboInOwl:hasExactSynonym "L6 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023051
    obo:IAO_0000115 "A type of mesothelial fibroblast that is derived from the neural crest, is localized on blood vessels, and is a key component of the pia and arachnoid membranes surrounding the brain." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770143" ;
    oboInOwl:hasExactSynonym "VLMC" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "vascular leptomeningeal cell" ;
    rdfs:subClassOf obo:CL_4023058, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0011012
    ] .

obo:CL_4023052
    obo:IAO_0000115 "A Betz cell that synapses with lower motor neurons directly." ;
    obo:RO_0002175 obo:NCBITaxon_9606 ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "Betz upper motor neuron" ;
    rdfs:subClassOf obo:CL_0008049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0008039
    ] .

obo:CL_4023053
    obo:IAO_0000115 "A Betz cell that syanpses with spinal interneurons." ;
    obo:RO_0002175 obo:NCBITaxon_9685, obo:NCBITaxon_9989 ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "spinal interneuron synapsing Betz cell" ;
    rdfs:subClassOf obo:CL_0008049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002120 ;
        owl:someValuesFrom obo:CL_0005000
    ] .

obo:CL_4023054
    obo:IAO_0000115 "A mesothelial cell that has undergone mesothelial-to-mesenchymal transition (MMT) to become a fibroblast cell." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "mesothelial fibroblast" ;
    rdfs:subClassOf obo:CL_0000057, obo:CL_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000077
    ] .

obo:CL_4023055
    obo:IAO_0000115 "A corticothalamic-projecting glutamatergic neuron that is located in L6 and lower L5 of the primary motor cortex, with a pyramidal morphology and mostly untufted apical dendrites terminating in midcortical layers. CT VAL/VM (ventroanterior-ventrolateral complex/ventromedial nucleus) cells have a near tonic firing pattern and are distinguished from L6 IT neurons by a lower inter-spike interval adaptation index." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "CT VAL/VM MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "corticothalamic VAL/VM projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_4023042, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:CL_4023056
    obo:IAO_0000115 "A type of mouse mesothelial fibroblast that is derived from the neural crest, is localized on blood vessels, and is a key component of the pia and arachnoid membranes surrounding the brain." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "VLMC (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "vascular leptomeningeal cell (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P11087
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P26618
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P51885
    ] .

obo:CL_4023058
    obo:IAO_0000115 "A mesothelial fibroblast found in the leptomeninx." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    a owl:Class ;
    rdfs:label "mesothelial fibroblast of the leptomeninx" ;
    rdfs:subClassOf obo:CL_0002319, obo:CL_4023054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_4023054
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000391
            ]
        )
    ] .

obo:CL_4023065
    obo:IAO_0000115 "A mouse GABAergic cell located in the cerebral cortex that expresses meis2." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "meis2 expressing cortical GABAergic cell (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000617, obo:CL_0010012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P97367
    ] .

obo:CL_4023066
    obo:IAO_0000115 "A pyramidal neuron which has an apical tree which is oriented parallel to the pia. This is unlike typical pyramidal neurons which have its apical dendrite aligned vertically." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "horizontal pyramidal neuron" ;
    rdfs:subClassOf obo:CL_0000598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070016
            ]
        )
    ] .

obo:CL_4023067
    obo:IAO_0000115 "A L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus) that has Martinotti morphology." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "Martinotti L2/3 PV-like SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Martinotti morphology L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023034, obo:CL_4023076 .

obo:CL_4023069
    obo:IAO_0000115 "A GABAergic cortical interneuron that develops from the medial ganglionic eminence and has migrated to the cerebral cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "MGE cortical interneuron" ;
    a owl:Class ;
    rdfs:label "medial ganglionic eminence derived GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004024
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0004024
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023070
    obo:IAO_0000115 "A GABAergic cortical interneuron that develops from the caudal ganglionic eminence and has migrated to the cerebral cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "CGE cortical interneuron" ;
    a owl:Class ;
    rdfs:label "caudal ganglionic eminence derived GABAergic cortical interneuron" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004026
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002100 ;
                owl:someValuesFrom obo:UBERON_0000956
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0004026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023071
    obo:IAO_0000115 "A GABAergic cortical interneuron that expresses CCK. L5/6 CCK cells have soma found mainly in L5 and L6 and have large axonal arborization." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L5/6 CCK (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5/6 CCK cortical GABAergic interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0010011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P09240
    ] .

obo:CL_4023076
    obo:IAO_0000115 "An interneuron that has Martinotti morphology. These interneurons are scattered throughout various layers of the cerebral cortex, sending their axons up to the cortical layer I where they form axonal arborization." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0107375", "nifext_55" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "Martinotti neuron" ;
    rdfs:subClassOf obo:CL_0000104, obo:CL_0011005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070007
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023077
    obo:IAO_0000115 "A type of interneuron that has two clusters of dendritic branches that originate directly from the soma and extend in opposite directions and axons that form a plexus which spreads widely. Compared to bipolar neurons, bitufted neurons have branching that occur close to the soma." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0777212" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "bitufted neuron" ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070012
            ]
        )
    ] .

obo:CL_4023078
    obo:IAO_0000115 "A L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus) that has basket morphology." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "basket L2/3 PV-like SST (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "basket morphology L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus)" ;
    rdfs:subClassOf obo:CL_0000118, obo:CL_4023034 .

obo:CL_4023080
    obo:IAO_0000115 "a L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex that has stellate pyramidal morphology." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "stellate L6 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "stellate L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070020
    ] .

obo:CL_4023081
    obo:IAO_0000115 "a L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex that has inverted pyramidal morphology." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "inverted L6 IT MOp (Mus)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "inverted L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Mus musculus)" ;
    rdfs:subClassOf obo:CL_4023050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070021
    ] .

obo:CL_4023083
    obo:IAO_0000115 "An interneuron that selectively innervates the axon initial segment of pyramidal cells. Their local axonal clusters are formed by high-frequency branching at shallow angles, often ramifying around, above or below their somata with a high bouton density. The characteristic terminal portions of the axon form short vertical rows of boutons, resembling a chandelier. Chandelier cells can be multipolar or bitufted." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0777213" ;
    oboInOwl:hasExactSynonym "ChC" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "chandelier cell" ;
    rdfs:subClassOf obo:CL_0000099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070011
            ]
        )
    ] .

obo:CL_4023086
    obo:IAO_0000115 "A Martinotti neuron that has axons that form a horizontal ramification, making it T-shaped." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "'T-shaped' Martinotti neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "T Martinotti neuron" ;
    rdfs:subClassOf obo:CL_4023076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070008
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023087
    obo:IAO_0000115 "A Martinotti neuron that has axons that form a fan-like plexus." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "'fanning-out' Martinotti neuron" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "fan Martinotti neuron" ;
    rdfs:subClassOf obo:CL_4023076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023088
    obo:IAO_0000115 "A basket cell that is large, and typically ascends to give rise to many long horizontally and vertically projecting axon collaterals that traverse neighboring columns and can extend through all cortical layers." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "large basket cell" ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023089
    obo:IAO_0000115 "A basket cell which has simpler dendritic arbors (compared to small or large basket cells), and an axonal plexus of intermediate density, composed of a few long, smooth axonal branches." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "nest basket cell" ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070005
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023090
    obo:IAO_0000115 "A basket cell with axonal arbors composed of frequent, short, curvy axonal branches that tend to be near their somata and within the same layer." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "small basket cell" ;
    rdfs:subClassOf obo:CL_0000118, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0061534
            ]
        )
    ] .

obo:CL_4023092
    obo:IAO_0000115 "A pyramidal neuron which has an apical tree which is oriented towards the white matter." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "inverted pyramidal neuron" ;
    rdfs:subClassOf obo:CL_0000598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070021
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070021
            ]
        )
    ] .

obo:CL_4023093
    obo:IAO_0000115 "A pyramidal neuron which lacks a tuft formation but extends small radial distances forming a star-like shape." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "stellate pyramidal neuron" ;
    rdfs:subClassOf obo:CL_0000598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070020
            ]
        )
    ] .

obo:CL_4023094
    obo:IAO_0000115 "A pyramidal neuron which has a distinctive tuft formation, distal from the soma." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "tufted pyramidal neuron" ;
    rdfs:subClassOf obo:CL_0000598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070018
            ]
        )
    ] .

obo:CL_4023095
    obo:IAO_0000115 "A pyramidal neuron which lacks a clear tuft formation but extends to large radial distances." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "untufted pyramidal neuron" ;
    rdfs:subClassOf obo:CL_0000598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0070019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0070019
            ]
        )
    ] .

obo:CL_4023097
    obo:IAO_0000115 "A mesothelial fibroblast of the arachnoid barrier layer. Arachnoid barrier cells make up the tight-junctioned layer in the leptomeninx that functions as the physiologic barrier between the cerebrospinal fluid in the subarachnoid space and the fenestrated capillaries in the dura." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "AB cell", "ABC" ;
    a owl:Class ;
    rdfs:label "arachnoid barrier cell" ;
    rdfs:subClassOf obo:CL_4023058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000437
    ] .

obo:CL_4023098
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 2/3 of the human primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasExactSynonym "L2/3 IT MOp (human)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L2/3 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Homo sapiens)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:CL_4023099
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 5 of the human primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770157" ;
    oboInOwl:hasExactSynonym "L5 IT MOp (human)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Homo sapiens)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:CL_4023100
    obo:IAO_0000115 "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 6 of the human primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770158" ;
    oboInOwl:hasExactSynonym "L6 IT MOp (human)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex (Homo sapiens)" ;
    rdfs:subClassOf obo:CL_4023040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:CL_4023101
    obo:IAO_0000115 "A near-projecting glutamatergic neuron with a soma found in layer 5/6 of the human primary motor cortex." ;
    dc:creator <http://orcid.org/0000-0001-7258-9596> ;
    oboInOwl:hasDbXref "ILX:0770161" ;
    oboInOwl:hasExactSynonym "L5/6 NP (human)" ;
    oboInOwl:inSubset cl:BDS_subset ;
    a owl:Class ;
    rdfs:label "L5/6 near-projecting glutamatergic neuron of the primary motor cortex (Homo sapiens)" ;
    rdfs:subClassOf obo:CL_4023012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:CP_0000000
    obo:IAO_0000115 "Cytoplasm that exhibits a characteristic staining and color, pale-pink, with Wright-Giemsa stain."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2010-05-25T01:36:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neutrophillic cytoplasm"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005737 .

obo:CP_0000025
    obo:IAO_0000115 "Nucleus with two or more lobes connected by a thin filament that contains no internal chromatin."^^xsd:string ;
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/GO_0098537"^^xsd:anyURI ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-22T03:54:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Obsoleted because duplicate with GO term." ;
    rdfs:label "obsolete lobed nucleus"^^xsd:string ;
    rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/734" ;
    owl:deprecated true .

obo:CP_0000027
    obo:IAO_0000115 "Cytoplasm that exhibits a characteristic staining and color, red or pink, with Eosin stain."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-22T04:23:25Z"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "eosinophilic"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "acidophilic cytoplasm"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005737 .

obo:CP_0000028
    obo:IAO_0000115 "Cytoplasm that exhibits molecular interaction for basic dyes under specific pH conditions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-22T04:24:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basophilic cytoplasm"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005737, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002094
            ]
        )
    ] .

obo:CP_0000035
    obo:IAO_0000115 "Cytoplasm that exhibits affinity for both basic and acid stains under specific pH conditions."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-28T04:25:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "polychromatophilic cytoplasm"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005737 .

obo:CP_0000037
    obo:IAO_0000115 "A nucleus size quality which is relatively high compared to the amount of cytoplasm present in the same cell."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-23T10:53:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased nucleus size"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000586
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005634
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000586
            ]
        )
    ] .

obo:CP_0000039
    obo:IAO_0000115 "A concave nuclear shape where the nucleus is indented to more than half the distance to the farthest nuclear margin, but in no area is the chromatin condensed to a single filament."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-23T02:18:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "banded nucleus"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005634 .

obo:CP_0000040
    obo:IAO_0000115 "A concave nucleus shape where the indentation is smaller than half of the distance to the farthest nuclear margin."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-23T02:31:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "reniform nucleus"^^xsd:string ;
    rdfs:subClassOf obo:GO_0005634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005634
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001871
            ]
        )
    ] .

obo:CP_0000043
    obo:IAO_0000115 "Heterochromatin that is arranged in a carthwheel pattern."^^xsd:string ;
    oboInOwl:created_by "tmeehan"^^xsd:string ;
    oboInOwl:creation_date "2009-12-28T04:28:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "cell"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cartwheel heterochromatin"^^xsd:string ;
    rdfs:subClassOf obo:GO_0000792 .

obo:D96882F1-8709-49AB-BCA9-772A67EA6C33
    a owl:Class ;
    rdfs:label "alobate nucleus"@en ;
    rdfs:subClassOf obo:GO_0005634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002506
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005634
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002506
            ]
        )
    ] .

obo:ENVO_00000428
    a owl:Class ;
    rdfs:label "biome" ;
    rdfs:subClassOf obo:ENVO_01001110 .

obo:ENVO_00000446
    a owl:Class ;
    rdfs:label "terrestrial biome" ;
    rdfs:subClassOf obo:ENVO_00000428 .

obo:ENVO_01000254
    a owl:Class ;
    rdfs:label "environmental system" ;
    rdfs:subClassOf obo:RO_0002577 .

obo:ENVO_01001110
    a owl:Class ;
    rdfs:label "ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:GO_0000003
    obo:IAO_0000115 "The production of new individuals that contain some portion of genetic material inherited from one or more parent organisms." ;
    oboInOwl:hasAlternativeId "GO:0019952", "GO:0050876" ;
    oboInOwl:hasDbXref "Wikipedia:Reproduction" ;
    oboInOwl:hasExactSynonym "reproductive physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0000003" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "reproduction" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0000018
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of DNA recombination, a DNA metabolic process in which a new genotype is formed by reassortment of genes resulting in gene combinations different from those that were present in the parents." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0000018" ;
    a owl:Class ;
    rdfs:label "regulation of DNA recombination" ;
    rdfs:subClassOf obo:GO_0051052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006310
            ]
        )
    ] .

obo:GO_0000070
    obo:IAO_0000115 "The cell cycle process in which replicated homologous chromosomes are organized and then physically separated and apportioned to two sets during the mitotic cell cycle. Each replicated chromosome, composed of two sister chromatids, aligns at the cell equator, paired with its homologous partner. One homolog of each morphologic type goes into each of the resulting chromosome sets." ;
    oboInOwl:hasAlternativeId "GO:0016359" ;
    oboInOwl:hasExactSynonym "mitotic chromosome segregation" ;
    oboInOwl:hasNarrowSynonym "mitotic sister-chromatid adhesion release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0000070" ;
    oboInOwl:inSubset go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "mitotic sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0000819, obo:GO_1903047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0098813
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0000226
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising microtubules and their associated proteins." ;
    oboInOwl:hasExactSynonym "microtubule cytoskeleton organisation", "microtubule dynamics" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "microtubule cytoskeleton organization and biogenesis" ;
    oboInOwl:id "GO:0000226" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "microtubule cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0007010, obo:GO_0007017 .

obo:GO_0000228
    obo:IAO_0000115 "A chromosome that encodes the nuclear genome and is found in the nucleus of a eukaryotic cell during the cell cycle phases when the nucleus is intact." ;
    oboInOwl:hasNarrowSynonym "nuclear interphase chromosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0000228" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "nuclear chromosome" ;
    rdfs:subClassOf obo:GO_0005694, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005694
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005634
            ]
        )
    ] .

obo:GO_0000229
    obo:IAO_0000115 "A chromosome found in the cytoplasm." ;
    oboInOwl:hasNarrowSynonym "cytoplasmic interphase chromosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0000229" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "cytoplasmic chromosome" ;
    rdfs:subClassOf obo:GO_0005694, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005694
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005737
            ]
        )
    ] .

obo:GO_0000271
    a owl:Class ;
    rdfs:label "polysaccharide biosynthetic process" ;
    rdfs:subClassOf obo:GO_0005976, obo:GO_0009059, obo:GO_0016051 .

obo:GO_0000272
    a owl:Class ;
    rdfs:label "polysaccharide catabolic process" ;
    rdfs:subClassOf obo:GO_0005976, obo:GO_0009057, obo:GO_0016052 .

obo:GO_0000278
    obo:IAO_0000115 "Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent." ;
    oboInOwl:hasAlternativeId "GO:0007067" ;
    oboInOwl:hasDbXref "Wikipedia:Mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mitosis" ;
    oboInOwl:id "GO:0000278" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'GO:0140014 ; mitotic nuclear division'. 'GO:0000278 ; mitotic cell cycle represents the entire mitotic cell cycle, while 'GO:0140014 ; mitotic nuclear division' specifically represents the actual nuclear division step of the mitotic cell cycle." ;
    rdfs:label "mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0000280
    obo:IAO_0000115 "The division of a cell nucleus into two nuclei, with DNA and other nuclear contents distributed between the daughter nuclei." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "karyokinesis" ;
    oboInOwl:id "GO:0000280" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "nuclear division" ;
    rdfs:subClassOf obo:GO_0048285 .

obo:GO_0000313
    obo:IAO_0000115 "A ribosome contained within a subcellular membrane-bounded organelle." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0000313" ;
    a owl:Class ;
    rdfs:label "organellar ribosome" ;
    rdfs:subClassOf obo:GO_0005840, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005840
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0043226
            ]
        )
    ] .

obo:GO_0000323
    obo:IAO_0000115 "A vacuole that is maintained at an acidic pH and which contains degradative enzymes, including a wide variety of acid hydrolases." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0000323" ;
    a owl:Class ;
    rdfs:label "lytic vacuole" ;
    rdfs:subClassOf obo:GO_0005773 .

obo:GO_0000785
    obo:IAO_0000115 "The ordered and organized complex of DNA, protein, and sometimes RNA, that forms the chromosome." ;
    oboInOwl:hasAlternativeId "GO:0000789", "GO:0000790", "GO:0005717" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1615953555" ;
    oboInOwl:hasNarrowSynonym "cytoplasmic chromatin", "nuclear chromatin" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "chromosome scaffold" ;
    oboInOwl:id "GO:0000785" ;
    a owl:Class ;
    rdfs:comment "Chromosomes include parts that are not part of the chromatin.  Examples include the kinetochore." ;
    rdfs:label "chromatin" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005694
    ] .

obo:GO_0000791
    obo:IAO_0000115 "A dispersed and relatively uncompacted form of chromatin." ;
    oboInOwl:hasAlternativeId "GO:0005719" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao445485807", "Wikipedia:Euchromatin" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "nuclear euchromatin" ;
    oboInOwl:id "GO:0000791" ;
    a owl:Class ;
    rdfs:label "euchromatin" ;
    rdfs:subClassOf obo:GO_0000785 .

obo:GO_0000792
    obo:IAO_0000115 "A compact and highly condensed form of chromatin." ;
    oboInOwl:hasAlternativeId "GO:0005720" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao581845896", "Wikipedia:Heterochromatin" ;
    oboInOwl:hasNarrowSynonym "nuclear heterochromatin" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0000792" ;
    a owl:Class ;
    rdfs:label "heterochromatin" ;
    rdfs:subClassOf obo:GO_0000785 .

obo:GO_0000819
    obo:IAO_0000115 "The cell cycle process in which sister chromatids are organized and then physically separated and apportioned to two or more sets." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0000819" ;
    a owl:Class ;
    rdfs:label "sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0051276, obo:GO_0098813 .

obo:GO_0001501
    a owl:Class ;
    rdfs:label "skeletal system development" ;
    rdfs:subClassOf obo:GO_0048731 .

obo:GO_0001503
    a owl:Class ;
    rdfs:label "ossification" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0001505
    obo:IAO_0000115 "Any process that modulates levels of neurotransmitter." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001505" ;
    a owl:Class ;
    rdfs:label "regulation of neurotransmitter levels" ;
    rdfs:subClassOf obo:GO_0065008 .

obo:GO_0001508
    obo:IAO_0000115 "A process in which membrane potential cycles through a depolarizing spike, triggered in response to depolarization above some threshold, followed by repolarization. This cycle is driven by the flow of ions through various voltage gated channels with different thresholds and ion specificities." ;
    obo:RO_0002161 obo:NCBITaxon_4895 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001508" ;
    a owl:Class ;
    rdfs:comment "Action potentials typically propagate across excitable membranes. This class covers both action potentials that propagate and those that fail to do so." ;
    rdfs:label "action potential" ;
    rdfs:subClassOf obo:GO_0042391 .

obo:GO_0001525
    obo:IAO_0000115 "Blood vessel formation when new vessels emerge from the proliferation of pre-existing blood vessels." ;
    oboInOwl:hasDbXref "Wikipedia:Angiogenesis" ;
    oboInOwl:hasExactSynonym "blood vessel formation from pre-existing blood vessels" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001525" ;
    a owl:Class ;
    rdfs:label "angiogenesis" ;
    rdfs:subClassOf obo:GO_0048646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048514
    ] .

obo:GO_0001539
    obo:IAO_0000115 "Cell motility due to movement of eukaryotic cilia or bacterial-type flagella or archaeal-type flagella." ;
    oboInOwl:hasExactSynonym "ciliary/flagellar motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "ciliary or bacterial-type flagellar motility" ;
    oboInOwl:id "GO:0001539" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that we deem eukaryotic cilia and microtubule-based flagella to be equivalent, while the bacterial- and archaeal-type flagella have a different structure. The former are microtubule-based structures that lash back and forth and are present only in eukaryotes, while the latter achieve motility by rotation. Bacterial- and archaeal-type flagella are superficially similar but have a different molecular composition and fine structure. These three structures never co-exist in the same organism. Therefore, GO:0001539 'cilium or flagellum-dependent cell motility' is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term. Direct annotations to GO:0001539 'cilium or flagellum-dependent cell motility' may be amended during annotation QC." ;
    rdfs:label "cilium or flagellum-dependent cell motility" ;
    rdfs:subClassOf obo:GO_0048870 .

obo:GO_0001553
    obo:IAO_0000115 "The set of processes resulting in differentiation of theca and granulosa cells into luteal cells and in the formation of a corpus luteum after ovulation." ;
    oboInOwl:hasDbXref "Wikipedia:Luteal_phase", "Wikipedia:Luteinization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "luteal phase" ;
    oboInOwl:id "GO:0001553" ;
    a owl:Class ;
    rdfs:label "luteinization" ;
    rdfs:subClassOf obo:GO_0022602, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0008585
    ] .

obo:GO_0001568
    obo:IAO_0000115 "The process whose specific outcome is the progression of a blood vessel over time, from its formation to the mature structure. The blood vessel is the vasculature carrying blood." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001568" ;
    a owl:Class ;
    rdfs:label "blood vessel development" ;
    rdfs:subClassOf obo:GO_0048856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001944
    ] .

obo:GO_0001569
    a owl:Class ;
    rdfs:label "branching involved in blood vessel morphogenesis" ;
    rdfs:subClassOf obo:GO_0048754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0048754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048514
            ]
        )
    ] .

obo:GO_0001578
    obo:IAO_0000115 "A process that results in a parallel arrangement of microtubules." ;
    oboInOwl:hasExactSynonym "microtubule bundling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001578" ;
    a owl:Class ;
    rdfs:label "microtubule bundle formation" ;
    rdfs:subClassOf obo:GO_0000226 .

obo:GO_0001659
    a owl:Class ;
    rdfs:label "temperature homeostasis" ;
    rdfs:subClassOf obo:GO_0048871 .

obo:GO_0001667
    obo:IAO_0000115 "Cell migration that is accomplished by extension and retraction of a pseudopodium." ;
    oboInOwl:hasExactSynonym "ameboid cell migration", "amoeboid cell migration", "amoeboidal cell migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001667" ;
    a owl:Class ;
    rdfs:comment "Note that this term refers to a mode of migration rather than to any particular cell type." ;
    rdfs:label "ameboidal-type cell migration" ;
    rdfs:subClassOf obo:GO_0016477 .

obo:GO_0001675
    obo:IAO_0000115 "The formation of the acrosome from the spermatid Golgi." ;
    oboInOwl:hasExactSynonym "acrosome formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001675" ;
    a owl:Class ;
    rdfs:label "acrosome assembly" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0010927, obo:GO_0022412, obo:GO_0033363, obo:GO_0070925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007286
    ] .

obo:GO_0001696
    a owl:Class ;
    rdfs:label "gastric acid secretion" ;
    rdfs:subClassOf obo:GO_0022600, obo:GO_0046717 .

obo:GO_0001701
    a owl:Class ;
    rdfs:label "in utero embryonic development" ;
    rdfs:subClassOf obo:GO_0043009 .

obo:GO_0001704
    a owl:Class ;
    rdfs:label "formation of primary germ layer" ;
    rdfs:subClassOf obo:GO_0048646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007369
    ] .

obo:GO_0001705
    a owl:Class ;
    rdfs:label "ectoderm formation" ;
    rdfs:subClassOf obo:GO_0001704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007398
    ] .

obo:GO_0001706
    a owl:Class ;
    rdfs:label "endoderm formation" ;
    rdfs:subClassOf obo:GO_0001704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007492
    ] .

obo:GO_0001707
    a owl:Class ;
    rdfs:label "mesoderm formation" ;
    rdfs:subClassOf obo:GO_0001704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048332
    ] .

obo:GO_0001763
    a owl:Class ;
    rdfs:label "morphogenesis of a branching structure" ;
    rdfs:subClassOf obo:GO_0009653, obo:GO_0032501 .

obo:GO_0001773
    obo:IAO_0000115 "The change in morphology and behavior of a dendritic cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001773" ;
    a owl:Class ;
    rdfs:label "myeloid dendritic cell activation" ;
    rdfs:subClassOf obo:GO_0002274 .

obo:GO_0001775
    obo:IAO_0000115 "A change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001775" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cell activation" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0001776
    obo:IAO_0000115 "The process of regulating the proliferation and elimination of cells of the immune system such that the total number of cells of a particular cell type within a whole or part of an organism is stable over time in the absence of an outside stimulus." ;
    oboInOwl:hasExactSynonym "immune cell homeostasis", "leucocyte homeostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001776" ;
    a owl:Class ;
    rdfs:comment "Note that this term represents the return of immune system cell levels to stable numbers following an immune response as well as the proliferation and elimination of cells of the immune system required to maintain stable numbers in the absence of an outside stimulus." ;
    rdfs:label "leukocyte homeostasis" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0048872 .

obo:GO_0001782
    obo:IAO_0000115 "The process of regulating the proliferation and elimination of B cells such that the total number of B cells within a whole or part of an organism is stable over time in the absence of an outside stimulus." ;
    oboInOwl:hasExactSynonym "B lymphocyte homeostasis", "B-cell homeostasis", "B-lymphocyte homeostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001782" ;
    a owl:Class ;
    rdfs:comment "Note that this term represents the return of B cell levels to stable numbers following an immune response as well as the proliferation and elimination of B cells required to maintain stable numbers in the absence of an outside stimulus." ;
    rdfs:label "B cell homeostasis" ;
    rdfs:subClassOf obo:GO_0002260 .

obo:GO_0001783
    obo:IAO_0000115 "Any apoptotic process in a B cell, a lymphocyte of B lineage with the phenotype CD19-positive and capable of B cell mediated immunity." ;
    oboInOwl:hasExactSynonym "B cell programmed cell death by apoptosis", "B lymphocyte apoptosis", "B lymphocyte programmed cell death by apoptosis", "B-cell apoptosis", "B-cell programmed cell death by apoptosis", "B-lymphocyte apoptosis", "B-lymphocyte programmed cell death by apoptosis", "apoptosis of B cells", "apoptosis of B lymphocytes", "apoptosis of B-cells", "apoptosis of B-lymphocytes", "programmed cell death of B cells by apoptosis", "programmed cell death of B lymphocytes by apoptosis", "programmed cell death of B-cells by apoptosis", "programmed cell death of B-lymphocytes by apoptosis", "programmed cell death, B cells", "programmed cell death, B lymphocytes", "programmed cell death, B-cells", "programmed cell death, B-lymphocytes" ;
    oboInOwl:hasNarrowSynonym "B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001783" ;
    a owl:Class ;
    rdfs:label "B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0070227 .

obo:GO_0001816
    obo:IAO_0000115 "The appearance of a cytokine due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/19116"^^xsd:anyURI ;
    oboInOwl:hasAlternativeId "GO:0042032", "GO:0042089", "GO:0042107", "GO:0050663" ;
    oboInOwl:hasNarrowSynonym "cytokine biosynthetic process", "cytokine metabolic process", "cytokine secretion", "interferon production", "interferon secretion", "interleukin production", "interleukin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001816" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is intended for use when a gene product is seen to cause apparent increases in intracellular or extracellular cytokine levels, without specific regard as to whether the increase is due to increased biosynthesis, increased secretion of preexisting cytokine molecules, or increased conversion from precursor molecules." ;
    rdfs:label "cytokine production" ;
    rdfs:subClassOf obo:GO_0010467, obo:GO_0032501 .

obo:GO_0001817
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of production of a cytokine." ;
    oboInOwl:hasAlternativeId "GO:0042035", "GO:0050707" ;
    oboInOwl:hasExactSynonym "regulation of cytokine anabolism", "regulation of cytokine biosynthesis", "regulation of cytokine formation", "regulation of cytokine synthesis" ;
    oboInOwl:hasNarrowSynonym "regulation of cytokine biosynthetic process", "regulation of cytokine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001817" ;
    a owl:Class ;
    rdfs:label "regulation of cytokine production" ;
    rdfs:subClassOf obo:GO_0010468, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001816
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001816
            ]
        )
    ] .

obo:GO_0001818
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of production of a cytokine." ;
    oboInOwl:hasAlternativeId "GO:0042036", "GO:0050710" ;
    oboInOwl:hasExactSynonym "down regulation of cytokine biosynthetic process", "down regulation of cytokine production", "down-regulation of cytokine biosynthetic process", "down-regulation of cytokine production", "downregulation of cytokine biosynthetic process", "downregulation of cytokine production", "negative regulation of cytokine anabolism", "negative regulation of cytokine biosynthesis", "negative regulation of cytokine formation", "negative regulation of cytokine synthesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of cytokine biosynthetic process", "inhibition of cytokine production", "negative regulation of cytokine biosynthetic process", "negative regulation of cytokine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001818" ;
    a owl:Class ;
    rdfs:label "negative regulation of cytokine production" ;
    rdfs:subClassOf obo:GO_0001817, obo:GO_0010629, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001816
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001816
            ]
        )
    ] .

obo:GO_0001819
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of production of a cytokine." ;
    oboInOwl:hasAlternativeId "GO:0042108", "GO:0050715" ;
    oboInOwl:hasExactSynonym "up regulation of cytokine production", "up-regulation of cytokine production", "upregulation of cytokine production" ;
    oboInOwl:hasNarrowSynonym "activation of cytokine production", "positive regulation of cytokine biosynthetic process", "positive regulation of cytokine secretion", "stimulation of cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001819" ;
    a owl:Class ;
    rdfs:label "positive regulation of cytokine production" ;
    rdfs:subClassOf obo:GO_0001817, obo:GO_0010628, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001816
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001816
            ]
        )
    ] .

obo:GO_0001820
    obo:IAO_0000115 "The regulated release of serotonin by a cell. Serotonin (5-hydroxytryptamine, or 5-HT) is a monoamine synthesised in serotonergic neurons in the central nervous system, enterochromaffin cells in the gastrointestinal tract and some immune system cells." ;
    oboInOwl:hasExactSynonym "5-HT secretion", "5-hydroxytryptamine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "serotonin release" ;
    oboInOwl:id "GO:0001820" ;
    a owl:Class ;
    rdfs:label "serotonin secretion" ;
    rdfs:subClassOf obo:GO_0006837, obo:GO_0023061 .

obo:GO_0001821
    obo:IAO_0000115 "The regulated release of histamine by a cell or tissue. It is formed by decarboxylation of histidine and it acts through receptors in smooth muscle and in secretory systems." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001821" ;
    a owl:Class ;
    rdfs:label "histamine secretion" ;
    rdfs:subClassOf obo:GO_0046903, obo:GO_0051608 .

obo:GO_0001838
    a owl:Class ;
    rdfs:label "embryonic epithelial tube formation" ;
    rdfs:subClassOf obo:GO_0072175, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016331
    ] .

obo:GO_0001841
    a owl:Class ;
    rdfs:label "neural tube formation" ;
    rdfs:subClassOf obo:GO_0001838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0021915
    ] .

obo:GO_0001894
    obo:IAO_0000115 "A homeostatic process involved in the maintenance of an internal steady state within a defined tissue of an organism, including control of cellular proliferation and death and control of metabolic function." ;
    oboInOwl:hasNarrowSynonym "tissue maintenance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001894" ;
    a owl:Class ;
    rdfs:label "tissue homeostasis" ;
    rdfs:subClassOf obo:GO_0060249, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048871
    ] .

obo:GO_0001906
    obo:IAO_0000115 "Any process in an organism that results in the killing of its own cells or those of another organism, including in some cases the death of the other organism. Killing here refers to the induction of death in one cell by another cell, not cell-autonomous death due to internal or other environmental conditions." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "necrosis" ;
    oboInOwl:id "GO:0001906" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cell killing" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0001909
    obo:IAO_0000115 "The directed killing of a target cell by a leukocyte." ;
    oboInOwl:hasExactSynonym "immune cell mediated cell death", "immune cell mediated cell killing", "immune cell mediated cytotoxicity", "leucocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001909" ;
    a owl:Class ;
    rdfs:comment "Note that this term and its children describe contact-dependent killing of target cells by lymphocytes and myeloid cells of the immune system." ;
    rdfs:label "leukocyte mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001906, obo:GO_0002443 .

obo:GO_0001910
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of leukocyte mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "regulation of immune cell mediated cell death", "regulation of immune cell mediated cell killing", "regulation of immune cell mediated cytotoxicity", "regulation of leucocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001910" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0002703, obo:GO_0031341, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001909
            ]
        )
    ] .

obo:GO_0001911
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of leukocyte mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte mediated cytotoxicity", "down-regulation of leukocyte mediated cytotoxicity", "downregulation of leukocyte mediated cytotoxicity", "negative regulation of immune cell mediated cytotoxicity", "negative regulation of leucocyte mediated cytotoxicity" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001911" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001910, obo:GO_0002704, obo:GO_0031342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001909
            ]
        )
    ] .

obo:GO_0001912
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of leukocyte mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell mediated cytotoxicity", "positive regulation of leucocyte mediated cytotoxicity", "up regulation of leukocyte mediated cytotoxicity", "up-regulation of leukocyte mediated cytotoxicity", "upregulation of leukocyte mediated cytotoxicity" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte mediated cytotoxicity", "stimulation of leukocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001912" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001910, obo:GO_0002705, obo:GO_0031343, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001909
            ]
        )
    ] .

obo:GO_0001913
    obo:IAO_0000115 "The directed killing of a target cell by a T cell through the release of granules containing cytotoxic mediators or through the engagement of death receptors." ;
    oboInOwl:hasExactSynonym "T cell mediated apoptosis", "T cell mediated cell death", "T cell mediated cell killing", "T lymphocyte mediated cytotoxicity", "T-cell mediated apoptosis", "T-cell mediated cell death", "T-cell mediated cell killing", "T-cell mediated cytotoxicity", "T-lymphocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell mediated cytolysis" ;
    oboInOwl:id "GO:0001913" ;
    a owl:Class ;
    rdfs:comment "Note that either or both mechanisms mentioned in the definition may be used in this process. Note that both granule release and the engagement of death receptors on target cells result in the induction of apoptosis in the target cell. Note that both CD4 and CD8 positive T cells can mediate apoptosis of target cells, independently of their definition as 'helper' T cells or not." ;
    rdfs:label "T cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001909, obo:GO_0002456 .

obo:GO_0001914
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of T cell mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "regulation of T cell mediated apoptosis", "regulation of T cell mediated cell death", "regulation of T cell mediated cell killing", "regulation of T lymphocyte mediated cytotoxicity", "regulation of T-cell mediated apoptosis", "regulation of T-cell mediated cell death", "regulation of T-cell mediated cell killing", "regulation of T-cell mediated cytotoxicity", "regulation of T-lymphocyte mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of T cell mediated cytolysis", "regulation of T-cell mediated cytolysis" ;
    oboInOwl:id "GO:0001914" ;
    a owl:Class ;
    rdfs:label "regulation of T cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001910, obo:GO_0002709, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001913
            ]
        )
    ] .

obo:GO_0001915
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of T cell mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "down regulation of T cell mediated cytotoxicity", "down-regulation of T cell mediated cytotoxicity", "downregulation of T cell mediated cytotoxicity", "negative regulation of T cell mediated apoptosis", "negative regulation of T cell mediated cell death", "negative regulation of T cell mediated cell killing", "negative regulation of T lymphocyte mediated cytotoxicity", "negative regulation of T-cell mediated apoptosis", "negative regulation of T-cell mediated cell death", "negative regulation of T-cell mediated cell killing", "negative regulation of T-cell mediated cytotoxicity", "negative regulation of T-lymphocyte mediated cytotoxicity" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of T cell mediated cytolysis", "negative regulation of T-cell mediated cytolysis" ;
    oboInOwl:id "GO:0001915" ;
    a owl:Class ;
    rdfs:label "negative regulation of T cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001911, obo:GO_0001914, obo:GO_0002710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001913
            ]
        )
    ] .

obo:GO_0001916
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T cell mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "positive regulation of T cell mediated apoptosis", "positive regulation of T cell mediated cell death", "positive regulation of T cell mediated cell killing", "positive regulation of T lymphocyte mediated cytotoxicity", "positive regulation of T-cell mediated apoptosis", "positive regulation of T-cell mediated cell death", "positive regulation of T-cell mediated cell killing", "positive regulation of T-cell mediated cytotoxicity", "positive regulation of T-lymphocyte mediated cytotoxicity", "up regulation of T cell mediated cytotoxicity", "up-regulation of T cell mediated cytotoxicity", "upregulation of T cell mediated cytotoxicity" ;
    oboInOwl:hasNarrowSynonym "activation of T cell mediated cytotoxicity", "stimulation of T cell mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of T cell mediated cytolysis", "positive regulation of T-cell mediated cytolysis" ;
    oboInOwl:id "GO:0001916" ;
    a owl:Class ;
    rdfs:label "positive regulation of T cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001912, obo:GO_0001914, obo:GO_0002711, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001913
            ]
        )
    ] .

obo:GO_0001944
    obo:IAO_0000115 "The process whose specific outcome is the progression of the vasculature over time, from its formation to the mature structure. The vasculature is an interconnected tubular multi-tissue structure that contains fluid that is actively transported around the organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "vascular system development" ;
    oboInOwl:id "GO:0001944" ;
    a owl:Class ;
    rdfs:label "vasculature development" ;
    rdfs:subClassOf obo:GO_0048731, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0072359
    ] .

obo:GO_0001956
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of a neurotransmitter." ;
    oboInOwl:hasExactSynonym "up regulation of neurotransmitter secretion", "up-regulation of neurotransmitter secretion", "upregulation of neurotransmitter secretion" ;
    oboInOwl:hasNarrowSynonym "activation of neurotransmitter secretion", "stimulation of neurotransmitter secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001956" ;
    a owl:Class ;
    rdfs:label "positive regulation of neurotransmitter secretion" ;
    rdfs:subClassOf obo:GO_0046928, obo:GO_0050806, obo:GO_0051590, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007269
            ]
        )
    ] .

obo:GO_0001957
    a owl:Class ;
    rdfs:label "intramembranous ossification" ;
    rdfs:subClassOf obo:GO_0036072 .

obo:GO_0001958
    a owl:Class ;
    rdfs:label "endochondral ossification" ;
    rdfs:subClassOf obo:GO_0036075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060350
    ] .

obo:GO_0001963
    obo:IAO_0000115 "The vesicular release of dopamine. from a presynapse, across a chemical synapse, the subsequent activation of dopamine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasExactSynonym "dopaminergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001963" ;
    a owl:Class ;
    rdfs:label "synaptic transmission, dopaminergic" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0001974
    obo:IAO_0000115 "The reorganization or renovation of existing blood vessels." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001974" ;
    a owl:Class ;
    rdfs:label "blood vessel remodeling" ;
    rdfs:subClassOf obo:GO_0048771 .

obo:GO_0001976
    obo:IAO_0000115 "The regulation of blood pressure mediated by detection of stimuli and a neurological response." ;
    oboInOwl:hasExactSynonym "blood pressure regulation by neurological process", "neurological process involved in regulation of systemic arterial blood pressure", "neurological system process involved in regulation of systemic arterial blood pressure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "fast control of arterial pressure" ;
    oboInOwl:id "GO:0001976" ;
    a owl:Class ;
    rdfs:label "nervous system process involved in regulation of systemic arterial blood pressure" ;
    rdfs:subClassOf obo:GO_0050877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0003073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050877
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0003073
            ]
        )
    ] .

obo:GO_0001977
    a owl:Class ;
    rdfs:label "renal system process involved in regulation of blood volume" ;
    rdfs:subClassOf obo:GO_0003071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050878
    ] .

obo:GO_0001990
    obo:IAO_0000115 "The process in which hormones modulate the force with which blood passes through the circulatory system. A hormone is one of a group of substances formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells, in the same organism, upon which they have a specific regulatory action." ;
    oboInOwl:hasExactSynonym "blood pressure regulation by hormone", "hormonal regulation of blood pressure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "hormonal control of blood pressure" ;
    oboInOwl:id "GO:0001990" ;
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure by hormone" ;
    rdfs:subClassOf obo:GO_0003044, obo:GO_0050886 .

obo:GO_0001991
    obo:IAO_0000115 "The process in which angiotensinogen metabolites in the bloodstream modulate the force with which blood passes through the circulatory system. The process begins when renin is released and cleaves angiotensinogen." ;
    oboInOwl:hasExactSynonym "circulatory renin-angiotensin blood pressure regulation", "circulatory renin-angiotensin regulation of blood pressure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "circulatory renin-angiotensin control of blood pressure", "control of blood pressure by circulatory renin-angiotensin", "renin-angiotensin blood pressure control" ;
    oboInOwl:id "GO:0001991" ;
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure by circulatory renin-angiotensin" ;
    rdfs:subClassOf obo:GO_0003081 .

obo:GO_0001992
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure by vasopressin" ;
    rdfs:subClassOf obo:GO_0001990 .

obo:GO_0001999
    obo:IAO_0000115 "The physiological response of the kidneys to a decrease in blood flow." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "renal response to blood flow during renin-angiotensin control of blood pressure" ;
    oboInOwl:id "GO:0001999" ;
    a owl:Class ;
    rdfs:label "renal response to blood flow involved in circulatory renin-angiotensin regulation of systemic arterial blood pressure" ;
    rdfs:subClassOf obo:GO_0003071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001991
    ] .

obo:GO_0002001
    obo:IAO_0000115 "The regulated release of renin into the blood stream by juxtoglomerular cells." ;
    oboInOwl:hasExactSynonym "renin release into blood stream" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002001" ;
    a owl:Class ;
    rdfs:label "renin secretion into blood stream" ;
    rdfs:subClassOf obo:GO_0009306, obo:GO_0023061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001999
    ] .

obo:GO_0002009
    a owl:Class ;
    rdfs:label "morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0048729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060429
    ] .

obo:GO_0002027
    a owl:Class ;
    rdfs:label "regulation of heart rate" ;
    rdfs:subClassOf obo:GO_0008016, obo:GO_0065008 .

obo:GO_0002053
    a owl:Class ;
    rdfs:label "positive regulation of mesenchymal cell proliferation" ;
    rdfs:subClassOf obo:GO_0008284, obo:GO_0010464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0010463
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0010463
            ]
        )
    ] .

obo:GO_0002087
    obo:IAO_0000115 "A process carried out by the nervous system that is required for the proper control of respiratory gaseous exchange. This process occurs in the respiratory center of the brain in vertebrates." ;
    oboInOwl:hasExactSynonym "neurological control of breathing", "regulation of respiratory gaseous exchange by neurological system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002087" ;
    a owl:Class ;
    rdfs:label "regulation of respiratory gaseous exchange by nervous system process" ;
    rdfs:subClassOf obo:GO_0044065, obo:GO_0050877 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050877
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:GO_0002164
    a owl:Class ;
    rdfs:label "larval development" ;
    rdfs:subClassOf obo:GO_0007275, obo:GO_0009791 .

obo:GO_0002200
    obo:IAO_0000115 "The somatic process allowing for the production of immune receptors whose specificity is not encoded in the germline genomic sequences." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002200" ;
    a owl:Class ;
    rdfs:comment "Note that this process covers somatic recombination, gene conversion, hypermutation, N-region addition, and alternate splicing processes of immune receptor diversification." ;
    rdfs:label "somatic diversification of immune receptors" ;
    rdfs:subClassOf obo:GO_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002520
    ] .

obo:GO_0002204
    obo:IAO_0000115 "The process in which immunoglobulin genes are formed through recombination of the germline genetic elements, also known as immunoglobulin gene segments, within a single locus following the induction of and contributing to an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "somatic recombination of antibody genes during immune response", "somatic recombination of immunoglobulin genes during immune response" ;
    oboInOwl:id "GO:0002204" ;
    a owl:Class ;
    rdfs:label "somatic recombination of immunoglobulin genes involved in immune response" ;
    rdfs:subClassOf obo:GO_0002208, obo:GO_0016447 .

obo:GO_0002208
    obo:IAO_0000115 "The somatic process that results in the generation of sequence diversity of immunoglobulins after induction, and contributes to an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "somatic diversification of antibodies during immune response", "somatic diversification of immunoglobulins during immune response" ;
    oboInOwl:id "GO:0002208" ;
    a owl:Class ;
    rdfs:label "somatic diversification of immunoglobulins involved in immune response" ;
    rdfs:subClassOf obo:GO_0016445, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002381
    ] .

obo:GO_0002215
    obo:IAO_0000115 "A response to protect an organism from a directly detected or perceived external threat from a nematode or nematodes, which results in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack." ;
    oboInOwl:hasAlternativeId "GO:0002216" ;
    oboInOwl:hasExactSynonym "physiological defense response to nematode" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002215" ;
    a owl:Class ;
    rdfs:label "defense response to nematode" ;
    rdfs:subClassOf obo:GO_0098542 .

obo:GO_0002225
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide production." ;
    oboInOwl:hasExactSynonym "antimicrobial peptide induction", "up regulation of antimicrobial peptide production", "up-regulation of antimicrobial peptide production", "upregulation of antimicrobial peptide production" ;
    oboInOwl:hasNarrowSynonym "activation of antimicrobial peptide production", "stimulation of antimicrobial peptide production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002225" ;
    a owl:Class ;
    rdfs:label "positive regulation of antimicrobial peptide production" ;
    rdfs:subClassOf obo:GO_0002702, obo:GO_0002760, obo:GO_0002784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002775
            ]
        )
    ] .

obo:GO_0002227
    obo:IAO_0000115 "Any process of the innate immune response that takes place in the mucosal tissues." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002227" ;
    a owl:Class ;
    rdfs:label "innate immune response in mucosa" ;
    rdfs:subClassOf obo:GO_0002385, obo:GO_0045087 .

obo:GO_0002228
    obo:IAO_0000115 "The promotion of an immune response by natural killer cells through direct recognition of target cells or through the release of cytokines." ;
    oboInOwl:hasExactSynonym "NK cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002228" ;
    a owl:Class ;
    rdfs:label "natural killer cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002449, obo:GO_0045087 .

obo:GO_0002232
    obo:IAO_0000115 "The movement of an immune cell in response to an external stimulus contributing to an inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "immune cell chemotaxis during inflammatory response", "leucocyte chemotaxis during inflammatory response", "leukocyte chemotaxis during inflammatory response" ;
    oboInOwl:id "GO:0002232" ;
    a owl:Class ;
    rdfs:label "leukocyte chemotaxis involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002523, obo:GO_0030595 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030595
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002233
    obo:IAO_0000115 "The movement of an immune cell in response to an external stimulus a part of an immune response." ;
    oboInOwl:hasExactSynonym "immune cell chemotaxis during immune response", "leucocyte chemotaxis during immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002233" ;
    a owl:Class ;
    rdfs:label "leukocyte chemotaxis involved in immune response" ;
    rdfs:subClassOf obo:GO_0002522, obo:GO_0030595 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030595
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002244
    obo:IAO_0000115 "The process in which precursor cell type acquires the specialized features of a hematopoietic progenitor cell, a class of cell types including myeloid progenitor cells and lymphoid progenitor cells." ;
    oboInOwl:hasExactSynonym "haematopoietic progenitor cell differentiation", "haemopoietic progenitor cell differentiation", "hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002244" ;
    a owl:Class ;
    rdfs:label "hematopoietic progenitor cell differentiation" ;
    rdfs:subClassOf obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030097
    ] .

obo:GO_0002246
    obo:IAO_0000115 "The series of events that restore integrity to damaged tissue that contribute to an inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "healing during inflammatory response", "inflammatory response wound healing" ;
    oboInOwl:id "GO:0002246" ;
    a owl:Class ;
    rdfs:label "wound healing involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0042060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0090594
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002249
    obo:IAO_0000115 "Any process contributing to lymphocyte anergy, a state of functional inactivation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002249" ;
    a owl:Class ;
    rdfs:label "lymphocyte anergy" ;
    rdfs:subClassOf obo:GO_0002507 .

obo:GO_0002250
    obo:IAO_0000115 "An immune response mediated by cells expressing specific receptors for antigen produced through a somatic diversification process, and allowing for an enhanced secondary response to subsequent exposures to the same antigen (immunological memory)." ;
    oboInOwl:hasDbXref "Wikipedia:Adaptive_immune_system" ;
    oboInOwl:hasExactSynonym "acquired immune response", "immune memory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002250" ;
    a owl:Class ;
    rdfs:label "adaptive immune response" ;
    rdfs:subClassOf obo:GO_0006955 .

obo:GO_0002251
    obo:IAO_0000115 "An immune response taking place in an organ or tissues such as the liver, brain, mucosa, or nervous system tissues." ;
    oboInOwl:hasExactSynonym "immune response in organ or tissue" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002251" ;
    a owl:Class ;
    rdfs:label "organ or tissue specific immune response" ;
    rdfs:subClassOf obo:GO_0006955 .

obo:GO_0002252
    obo:IAO_0000115 "Any process of the immune system that executes a component of an immune response. An effector immune process takes place after its activation." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/18737"^^xsd:anyURI ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002252" ;
    a owl:Class ;
    rdfs:label "immune effector process" ;
    rdfs:subClassOf obo:GO_0002376 .

obo:GO_0002260
    obo:IAO_0000115 "The process of regulating the proliferation and elimination of lymphocytes such that the total number of lymphocytes within a whole or part of an organism is stable over time in the absence of an outside stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002260" ;
    a owl:Class ;
    rdfs:label "lymphocyte homeostasis" ;
    rdfs:subClassOf obo:GO_0001776 .

obo:GO_0002262
    obo:IAO_0000115 "The process of regulating the proliferation and elimination of myeloid cells such that the total number of myeloid cells within a whole or part of an organism is stable over time in the absence of an outside stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002262" ;
    a owl:Class ;
    rdfs:label "myeloid cell homeostasis" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0048872 .

obo:GO_0002263
    obo:IAO_0000115 "A change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell activation during immune response" ;
    oboInOwl:id "GO:0002263" ;
    a owl:Class ;
    rdfs:label "cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0001775, obo:GO_0002252, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001775
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002269
    obo:IAO_0000115 "A change in the morphology or behavior of a leukocyte resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "immune cell activation during inflammatory response", "leukocyte activation during inflammatory response" ;
    oboInOwl:id "GO:0002269" ;
    a owl:Class ;
    rdfs:label "leukocyte activation involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0045321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045321
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002274
    obo:IAO_0000115 "A change in the morphology or behavior of a myeloid leukocyte resulting from exposure to an activating factor such as a cellular or soluble ligand." ;
    oboInOwl:hasExactSynonym "myeloid leucocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002274" ;
    a owl:Class ;
    rdfs:label "myeloid leukocyte activation" ;
    rdfs:subClassOf obo:GO_0045321 .

obo:GO_0002275
    obo:IAO_0000115 "A change in the morphology or behavior of a myeloid cell resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "myeloid cell activation during immune response" ;
    oboInOwl:id "GO:0002275" ;
    a owl:Class ;
    rdfs:label "myeloid cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002274, obo:GO_0002366 .

obo:GO_0002277
    obo:IAO_0000115 "The change in morphology and behavior of a myeloid dendritic cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "myeloid dendritic cell activation during immune response" ;
    oboInOwl:id "GO:0002277" ;
    a owl:Class ;
    rdfs:label "myeloid dendritic cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0001773, obo:GO_0002275 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001773
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002284
    obo:IAO_0000115 "The process in which an immature myeloid dendritic cell acquires the specialized features of a mature myeloid dendritic cell as part of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "myeloid dendritic cell differentiation during immune response" ;
    oboInOwl:id "GO:0002284" ;
    a owl:Class ;
    rdfs:label "myeloid dendritic cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002277, obo:GO_0043011 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043011
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002285
    obo:IAO_0000115 "A change in morphology and behavior of a lymphocyte resulting from exposure to a specific antigen, mitogen, cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002285" ;
    a owl:Class ;
    rdfs:label "lymphocyte activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002366, obo:GO_0046649 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0046649
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002286
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell activation during immune response", "T lymphocyte activation during immune response", "T-cell activation during immune response", "T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002286" ;
    a owl:Class ;
    rdfs:label "T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002285, obo:GO_0042110 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042110
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002287
    obo:IAO_0000115 "The change in morphology and behavior of an alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "alpha-beta T cell activation during immune response", "alpha-beta T lymphocyte activation during immune response", "alpha-beta T-cell activation during immune response", "alpha-beta T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002287" ;
    a owl:Class ;
    rdfs:label "alpha-beta T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002286, obo:GO_0046631 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0046631
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002288
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature natural killer T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "NK T cell activation during immune response", "NK T lymphocyte activation during immune response", "NK T-cell activation during immune response", "NK T-lymphocyte activation during immune response", "natural killer T lymphocyte activation during immune response", "natural killer T-cell activation during immune response", "natural killer T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002288" ;
    a owl:Class ;
    rdfs:label "NK T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002287, obo:GO_0051132 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0051132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002290
    obo:IAO_0000115 "The change in morphology and behavior of a gamma-delta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "gamma-delta T cell activation during immune response", "gamma-delta T lymphocyte activation during immune response", "gamma-delta T-cell activation during immune response", "gamma-delta T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002290" ;
    a owl:Class ;
    rdfs:label "gamma-delta T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002286, obo:GO_0046629 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0046629
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002292
    obo:IAO_0000115 "The process in which an antigenically naive T cell acquires the specialized features of an effector, regulatory, or memory T cell as part of an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell development involved in immune response", "T cell differentiation during immune response", "T lymphocyte differentiation during immune response", "T-cell differentiation during immune response", "T-lymphocyte differentiation during immune response" ;
    oboInOwl:id "GO:0002292" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "T cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002286, obo:GO_0030217 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030217
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002293
    obo:IAO_0000115 "The process in which an antigenically naive alpha-beta T cell acquires the specialized features of an effector, regulatory, or memory T cell during an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "alpha-beta T cell development involved in immune response", "alpha-beta T cell differentiation during immune response", "alpha-beta T lymphocyte differentiation during immune response", "alpha-beta T-cell differentiation during immune response", "alpha-beta T-lymphocyte differentiation during immune response" ;
    oboInOwl:id "GO:0002293" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "alpha-beta T cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002287, obo:GO_0002292, obo:GO_0046632 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0046632
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002294
    obo:IAO_0000115 "The process in which an antigenically naive CD4-positive, alpha-beta T cell acquires the specialized features of an effector, regulatory, or memory T cell as part of an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "CD4-positive, alpha-beta T cell development involved in immune response", "CD4-positive, alpha-beta T cell differentiation during immune response", "CD4-positive, alpha-beta T lymphocyte differentiation during immune response", "CD4-positive, alpha-beta T-cell differentiation during immune response", "CD4-positive, alpha-beta T-lymphocyte differentiation during immune response" ;
    oboInOwl:id "GO:0002294" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "CD4-positive, alpha-beta T cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002293, obo:GO_0043367 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043367
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002303
    obo:IAO_0000115 "The process in which an antigenically naive gamma-delta T cell acquires the specialized features of an effector, regulatory, or memory T cell and contributes to an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "gamma-delta T cell development involved in immune response", "gamma-delta T cell differentiation during immune response", "gamma-delta T lymphocyte differentiation during immune response", "gamma-delta T-cell differentiation during immune response", "gamma-delta T-lymphocyte differentiation during immune response" ;
    oboInOwl:id "GO:0002303" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "gamma-delta T cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002290, obo:GO_0002292, obo:GO_0042492 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042492
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002309
    obo:IAO_0000115 "The expansion of a T cell population by cell division as part of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell proliferation during immune response", "T lymphocyte proliferation during immune response", "T-cell proliferation during immune response", "T-lymphocyte proliferation during immune response" ;
    oboInOwl:id "GO:0002309" ;
    a owl:Class ;
    rdfs:label "T cell proliferation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002286, obo:GO_0042098 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042098
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002312
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature B cell during an immune response, resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "B cell activation during immune response", "B lymphocyte activation during immune response", "B-cell activation during immune response", "B-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:0002312" ;
    a owl:Class ;
    rdfs:label "B cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002285, obo:GO_0042113 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042113
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002313
    obo:IAO_0000115 "The process in which a naive B cell acquires the specialized features of a mature or memory B cell during an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mature B cell development involved in immune response", "mature B cell differentiation during immune response", "mature B lymphocyte differentiation during immune response", "mature B-cell differentiation during immune response", "mature B-lymphocyte differentiation during immune response" ;
    oboInOwl:id "GO:0002313" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "mature B cell differentiation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002312, obo:GO_0002335 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0002335
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002314
    obo:IAO_0000115 "The process in which a B cell in the spleen acquires the specialized features of a germinal center B cell. Germinal center B cells are rapidly cycling B cells which have downregulated IgD expression and exhibit high levels of binding by peanut agglutinin (PNA)." ;
    oboInOwl:hasExactSynonym "germinal center B lymphocyte differentiation", "germinal center B-cell differentiation", "germinal center B-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "germinal center B cell development" ;
    oboInOwl:id "GO:0002314" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "germinal center B cell differentiation" ;
    rdfs:subClassOf obo:GO_0002313 .

obo:GO_0002317
    a owl:Class ;
    rdfs:label "plasma cell differentiation" ;
    rdfs:subClassOf obo:GO_0002313 .

obo:GO_0002319
    a owl:Class ;
    rdfs:label "memory B cell differentiation" ;
    rdfs:subClassOf obo:GO_0002313, obo:GO_0090715 .

obo:GO_0002322
    a owl:Class ;
    rdfs:label "B cell proliferation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002312, obo:GO_0042100 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042100
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002323
    obo:IAO_0000115 "The change in morphology and behavior of a natural killer cell resulting from exposure a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "NK cell activation during immune response", "natural killer cell activation during immune response" ;
    oboInOwl:id "GO:0002323" ;
    a owl:Class ;
    rdfs:label "natural killer cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002285, obo:GO_0030101 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002335
    obo:IAO_0000115 "The process in which transitional stage B cells acquire the specialized features of mature B cells in the spleen." ;
    oboInOwl:hasExactSynonym "mature B lymphocyte differentiation", "mature B-cell differentiation", "mature B-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mature cell development" ;
    oboInOwl:id "GO:0002335" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "mature B cell differentiation" ;
    rdfs:subClassOf obo:GO_0030183 .

obo:GO_0002339
    obo:IAO_0000115 "The process dependent upon B cell antigen receptor signaling in response to self or foreign antigen through which B cells are selected for survival." ;
    oboInOwl:hasExactSynonym "B lymphocyte selection", "B-cell selection", "B-lymphocyte selection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002339" ;
    a owl:Class ;
    rdfs:label "B cell selection" ;
    rdfs:subClassOf obo:GO_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030183
    ] .

obo:GO_0002343
    obo:IAO_0000115 "Any B cell selection process that occurs in the periphery." ;
    oboInOwl:hasExactSynonym "peripheral B lymphocyte selection", "peripheral B-cell selection", "peripheral B-lymphocyte selection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002343" ;
    a owl:Class ;
    rdfs:label "peripheral B cell selection" ;
    rdfs:subClassOf obo:GO_0002339 .

obo:GO_0002344
    obo:IAO_0000115 "The process in which B cells produce antibodies with increased antigen affinity. This is accomplished by somatic hypermutation and selection for B cells which produce higher affinity antibodies to antigen." ;
    oboInOwl:hasExactSynonym "B lymphocyte affinity maturation", "B-cell affinity maturation", "B-lymphocyte affinity maturation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002344" ;
    a owl:Class ;
    rdfs:label "B cell affinity maturation" ;
    rdfs:subClassOf obo:GO_0002343, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002381
    ] .

obo:GO_0002349
    obo:IAO_0000115 "The synthesis or release of histamine following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "histamine production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002349" ;
    a owl:Class ;
    rdfs:label "histamine production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002532 .

obo:GO_0002351
    obo:IAO_0000115 "The synthesis or release of serotonin following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "serotonin production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002351" ;
    a owl:Class ;
    rdfs:label "serotonin production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002532 .

obo:GO_0002366
    obo:IAO_0000115 "A change in morphology and behavior of a leukocyte resulting from exposure to a specific antigen, mitogen, cytokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "immune cell activation during immune response", "leucocyte activation during immune response", "leukocyte activation during immune response" ;
    oboInOwl:id "GO:0002366" ;
    a owl:Class ;
    rdfs:label "leukocyte activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002263, obo:GO_0045321 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045321
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002367
    obo:IAO_0000115 "The appearance of a cytokine due to biosynthesis or secretion following a cellular stimulus contributing to an immune response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0002374", "GO:0002375" ;
    oboInOwl:hasNarrowSynonym "cytokine biosynthetic process involved in immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cytokine production during immune response", "cytokine secretion during immune response", "cytokine secretion involved in immune response" ;
    oboInOwl:id "GO:0002367" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "cytokine production involved in immune response" ;
    rdfs:subClassOf obo:GO_0001816, obo:GO_0002440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001816
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002369
    obo:IAO_0000115 "Any process that contributes to cytokine production by a T cell." ;
    oboInOwl:hasExactSynonym "T lymphocyte cytokine production", "T-cell cytokine production", "T-lymphocyte cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002369" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "T cell cytokine production" ;
    rdfs:subClassOf obo:GO_0002367, obo:GO_0002456 .

obo:GO_0002376
    obo:IAO_0000115 "Any process involved in the development or functioning of the immune system, an organismal system for calibrated responses to potential internal or invasive threats." ;
    obo:RO_0002161 obo:NCBITaxon_4895 ;
    oboInOwl:hasDbXref "Wikipedia:Immune_system" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002376" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is a direct child of 'biological_process ; GO:0008150' because some immune system processes are types of cellular process (GO:0009987), whereas others are types of multicellular organism process (GO:0032501)." ;
    rdfs:label "immune system process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0002377
    obo:IAO_0000115 "The appearance of immunoglobulin due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0002378", "GO:0048305" ;
    oboInOwl:hasExactSynonym "antibody production" ;
    oboInOwl:hasNarrowSynonym "immunoglobulin biosynthetic process", "immunoglobulin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002377" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "immunoglobulin production" ;
    rdfs:subClassOf obo:GO_0002440 .

obo:GO_0002381
    obo:IAO_0000115 "The appearance of immunoglobulin due to biosynthesis or secretion following a cellular stimulus during an immune response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0002379", "GO:0002380" ;
    oboInOwl:hasExactSynonym "immunoglobulin production involved in immunoglobulin mediated immune response" ;
    oboInOwl:hasNarrowSynonym "immunoglobulin biosynthetic process involved in immune response", "immunoglobulin secretion involved in immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "antibody production during immune response", "antibody secretion during immune response", "immunoglobulin production during immune response", "immunoglobulin production involved in immune response" ;
    oboInOwl:id "GO:0002381" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "immunoglobulin production involved in immunoglobulin-mediated immune response" ;
    rdfs:subClassOf obo:GO_0002377, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0002377
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0016064
            ]
        )
    ] .

obo:GO_0002384
    a owl:Class ;
    rdfs:label "hepatic immune response" ;
    rdfs:subClassOf obo:GO_0002251 .

obo:GO_0002385
    obo:IAO_0000115 "An immune response taking place in mucosal tissues, including those of the intestinal tract, nasal and upper respiratory tract, and genital tract." ;
    oboInOwl:hasAlternativeId "GO:0002386", "GO:0002422" ;
    oboInOwl:hasNarrowSynonym "immune response in MALT", "immune response in mucosal-associated lymphoid tissue", "immune response in urogenital tract" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002385" ;
    a owl:Class ;
    rdfs:label "mucosal immune response" ;
    rdfs:subClassOf obo:GO_0002251 .

obo:GO_0002387
    obo:IAO_0000115 "Immune response taking place in the gut-associated lymphoid tissue (GALT). GALT includes Peyer's patches, appendix, and solitary lymph nodules." ;
    oboInOwl:hasExactSynonym "immune response in GALT" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002387" ;
    a owl:Class ;
    rdfs:label "immune response in gut-associated lymphoid tissue" ;
    rdfs:subClassOf obo:GO_0006955 .

obo:GO_0002395
    obo:IAO_0000115 "An immune response taking place in the nasopharyngeal-associated lymphoid tissue (NALT). NALT includes the tonsils and adenoids." ;
    oboInOwl:hasExactSynonym "immune response in NALT" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002395" ;
    a owl:Class ;
    rdfs:label "immune response in nasopharyngeal-associated lymphoid tissue" ;
    rdfs:subClassOf obo:GO_0002387 .

obo:GO_0002432
    obo:IAO_0000115 "The formation of nodular inflammatory lesions, usually small or granular, firm, persistent, well-structured, and containing compactly grouped T lymphocytes and modified phagocytes such as epithelioid cells, giant cells, and other macrophages. Granuloma formation represents a chronic inflammatory response initiated by various infectious and noninfectious agents. The center of a granuloma consists of fused macrophages, which can become necrotic." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002432" ;
    a owl:Class ;
    rdfs:label "granuloma formation" ;
    rdfs:subClassOf obo:GO_0002252, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002544
    ] .

obo:GO_0002440
    obo:IAO_0000115 "The synthesis or release of any molecular mediator of the immune response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "production of cellular mediator of immune response" ;
    oboInOwl:id "GO:0002440" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "production of molecular mediator of immune response" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0010467 .

obo:GO_0002441
    obo:IAO_0000115 "The regulated release of histamine by a cell as part of an inflammatory response." ;
    oboInOwl:hasBroadSynonym "histamine secretion involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002441" ;
    a owl:Class ;
    rdfs:label "histamine secretion involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001821, obo:GO_0046879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002349
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001821
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002442
    obo:IAO_0000115 "The regulated release of serotonin by a cell as part of an inflammatory response." ;
    oboInOwl:hasBroadSynonym "serotonin secretion involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "serotonin release involved in inflammatory response" ;
    oboInOwl:id "GO:0002442" ;
    a owl:Class ;
    rdfs:label "serotonin secretion involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001820, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001820
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002443
    obo:IAO_0000115 "Any process involved in the carrying out of an immune response by a leukocyte." ;
    oboInOwl:hasAlternativeId "GO:0019723", "GO:0042087" ;
    oboInOwl:hasExactSynonym "immune cell effector process", "immune cell mediated immunity", "leucocyte immune effector process", "leucocyte mediated immunity", "leukocyte immune effector process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell-mediated immune response", "cellular immune response" ;
    oboInOwl:id "GO:0002443" ;
    a owl:Class ;
    rdfs:label "leukocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002252 .

obo:GO_0002449
    obo:IAO_0000115 "Any process involved in the carrying out of an immune response by a lymphocyte." ;
    oboInOwl:hasBroadSynonym "cell-mediated immunity", "cellular immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002449" ;
    a owl:Class ;
    rdfs:label "lymphocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002443 .

obo:GO_0002456
    obo:IAO_0000115 "Any process involved in the carrying out of an immune response by a T cell." ;
    oboInOwl:hasBroadSynonym "cell-mediated immunity", "cellular immune response" ;
    oboInOwl:hasExactSynonym "T lymphocyte mediated immunity", "T-cell mediated immunity", "T-lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002456" ;
    a owl:Class ;
    rdfs:label "T cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002449, obo:GO_0002460 .

obo:GO_0002460
    obo:IAO_0000115 "An immune response mediated by lymphocytes expressing specific receptors for antigen produced through a somatic diversification process that includes somatic recombination of germline gene segments encoding immunoglobulin superfamily domains. Recombined receptors for antigen encoded by immunoglobulin superfamily domains include T cell receptors and immunoglobulins (antibodies) produced by B cells. The first encounter with antigen elicits a primary immune response that is slow and not of great magnitude. T and B cells selected by antigen become activated and undergo clonal expansion. A fraction of antigen-reactive T and B cells become memory cells, whereas others differentiate into effector cells. The memory cells generated during the primary response enable a much faster and stronger secondary immune response upon subsequent exposures to the same antigen (immunological memory). An example of this is the adaptive immune response found in Mus musculus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002460" ;
    a owl:Class ;
    rdfs:label "adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains" ;
    rdfs:subClassOf obo:GO_0002250 .

obo:GO_0002461
    obo:IAO_0000115 "Tolerance induction dependent upon an immune response, typically a response by a mature T or B cell in the periphery resulting tolerance towards an antigen via induction of anergy, cellular deletion, or regulatory T cell activation." ;
    oboInOwl:hasExactSynonym "immune response-dependent tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002461" ;
    a owl:Class ;
    rdfs:label "tolerance induction dependent upon immune response" ;
    rdfs:subClassOf obo:GO_0002460, obo:GO_0002507 .

obo:GO_0002465
    obo:IAO_0000115 "Tolerance induction in the peripheral lymphoid tissues: blood, lymph nodes, spleen, and mucosal-associated lymphoid tissues." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002465" ;
    a owl:Class ;
    rdfs:label "peripheral tolerance induction" ;
    rdfs:subClassOf obo:GO_0002461 .

obo:GO_0002467
    obo:IAO_0000115 "The process in which germinal centers form. A germinal center is a specialized microenvironment formed when activated B cells enter lymphoid follicles. Germinal centers are the foci for B cell proliferation and somatic hypermutation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002467" ;
    a owl:Class ;
    rdfs:label "germinal center formation" ;
    rdfs:subClassOf obo:GO_0002460, obo:GO_0048646 .

obo:GO_0002474
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses a peptide antigen on its cell surface in association with an MHC class I protein complex. Class I here refers to classical class I molecules." ;
    oboInOwl:hasExactSynonym "peptide antigen processing and presentation via MHC class I" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002474" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of peptide antigen via MHC class I" ;
    rdfs:subClassOf obo:GO_0048002 .

obo:GO_0002478
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses a peptide antigen of exogenous origin on its cell surface in association with an MHC protein complex. The peptide is typically a fragment of a larger exogenous protein which has been degraded within the cell." ;
    oboInOwl:hasExactSynonym "exogenous peptide antigen processing and presentation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002478" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of exogenous peptide antigen" ;
    rdfs:subClassOf obo:GO_0019884, obo:GO_0048002 .

obo:GO_0002495
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses a peptide antigen on its cell surface in association with an MHC class II protein complex. The peptide antigen is typically, but not always, processed from a whole protein." ;
    oboInOwl:hasExactSynonym "peptide antigen processing and presentation via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002495" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of peptide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002504, obo:GO_0048002 .

obo:GO_0002504
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses antigen (peptide or polysaccharide) on its cell surface in association with an MHC class II protein complex." ;
    oboInOwl:hasExactSynonym "peptide or polysaccharide antigen processing and presentation of via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002504" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0019882 .

obo:GO_0002507
    obo:IAO_0000115 "A process that directly activates any of the steps required for tolerance, a physiologic state in which the immune system does not react destructively against the components of an organism that harbors it or against antigens that are introduced to it." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002507" ;
    a owl:Class ;
    rdfs:label "tolerance induction" ;
    rdfs:subClassOf obo:GO_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002520
    ] .

obo:GO_0002514
    obo:IAO_0000115 "A process involving any mechanism for tolerance induction in B cells." ;
    oboInOwl:hasExactSynonym "B lymphocyte tolerance induction", "B-cell tolerance induction", "B-lymphocyte tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002514" ;
    a owl:Class ;
    rdfs:label "B cell tolerance induction" ;
    rdfs:subClassOf obo:GO_0002507 .

obo:GO_0002515
    obo:IAO_0000115 "Any process contributing to anergy in B cells, a state of functional inactivation which is part of B cell tolerance induction." ;
    oboInOwl:hasExactSynonym "B lymphocyte anergy", "B-cell anergy", "B-lymphocyte anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002515" ;
    a owl:Class ;
    rdfs:label "B cell anergy" ;
    rdfs:subClassOf obo:GO_0002249, obo:GO_0002514 .

obo:GO_0002516
    obo:IAO_0000115 "The apoptotic death of B cells which is part of B cell tolerance induction." ;
    oboInOwl:hasExactSynonym "B lymphocyte deletion", "B-cell deletion", "B-lymphocyte deletion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002516" ;
    a owl:Class ;
    rdfs:label "B cell deletion" ;
    rdfs:subClassOf obo:GO_0001783, obo:GO_1902742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001783
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0002514
            ]
        )
    ] .

obo:GO_0002520
    obo:IAO_0000115 "The process whose specific outcome is the progression of an organismal system whose objective is to provide calibrated responses by an organism to a potential internal or invasive threat, over time, from its formation to the mature structure. A system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a given biological process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002520" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "immune system development" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0048731 .

obo:GO_0002521
    obo:IAO_0000115 "The process in which a relatively unspecialized hemopoietic precursor cell acquires the specialized features of a leukocyte. A leukocyte is an achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue." ;
    oboInOwl:hasExactSynonym "immune cell differentiation", "leucocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002521" ;
    a owl:Class ;
    rdfs:label "leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030097
    ] .

obo:GO_0002522
    obo:IAO_0000115 "The movement of a leukocyte within or between different tissues and organs of the body as part of an immune response." ;
    oboInOwl:hasExactSynonym "immune cell migration during immune response", "immune cell trafficking during immune response", "leucocyte migration during immune response", "leucocyte trafficking during immune response", "leukocyte trafficking during immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002522" ;
    a owl:Class ;
    rdfs:label "leukocyte migration involved in immune response" ;
    rdfs:subClassOf obo:GO_0002252, obo:GO_0050900, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050900
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0002523
    obo:IAO_0000115 "The movement of a leukocyte within or between different tissues and organs of the body contributing to an inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "immune cell migration during inflammatory response", "immune cell trafficking during inflammatory response", "leucocyte migration during inflammatory response", "leucocyte trafficking during inflammatory response", "leukocyte migration during inflammatory response", "leukocyte trafficking during inflammatory response" ;
    oboInOwl:id "GO:0002523" ;
    a owl:Class ;
    rdfs:label "leukocyte migration involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0050900, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050900
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002526
    obo:IAO_0000115 "Inflammation which comprises a rapid, short-lived, relatively uniform response to acute injury or antigenic challenge and is characterized by accumulations of fluid, plasma proteins, and granulocytic leukocytes. An acute inflammatory response occurs within a matter of minutes or hours, and either resolves within a few days or becomes a chronic inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002526" ;
    a owl:Class ;
    rdfs:label "acute inflammatory response" ;
    rdfs:subClassOf obo:GO_0006954 .

obo:GO_0002532
    obo:IAO_0000115 "The synthesis or release of any molecular mediator of the inflammatory response following an inflammatory stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "production of molecular mediator involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "production of cellular mediator of acute inflammation" ;
    oboInOwl:id "GO:0002532" ;
    a owl:Class ;
    rdfs:label "production of molecular mediator involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0032501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006954
    ] .

obo:GO_0002534
    obo:IAO_0000115 "The synthesis or release of a cytokine following a inflammatory stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002534" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "cytokine production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001816, obo:GO_0002532 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001816
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002536
    obo:IAO_0000115 "A phase of elevated metabolic activity, during which oxygen consumption increases following a stimulus as part of an inflammatory response; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals, resulting in an increase in their intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "oxidative burst during acute inflammatory response", "production of reactive oxygen species during acute inflammatory response", "respiratory burst involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002536" ;
    a owl:Class ;
    rdfs:label "respiratory burst involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002532, obo:GO_0002679 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045730
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0002537
    obo:IAO_0000115 "The synthesis or release of nitric oxide following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "nitric oxide production involved in acute inflammatory response", "production of nitric oxide involved in acute inflammatory response" ;
    oboInOwl:hasExactSynonym "production of nitric oxide involved in inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002537" ;
    a owl:Class ;
    rdfs:label "nitric oxide production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002532 .

obo:GO_0002538
    obo:IAO_0000115 "The synthesis or release of products of arachidonic acid metabolism following a stimulus as part of an inflammatory response, resulting in an increase in their intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "arachidonic acid metabolite production involved in acute inflammatory response", "production of arachidonic acid metabolites involved in acute inflammatory response" ;
    oboInOwl:hasExactSynonym "production of arachidonic acid metabolites involved in inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002538" ;
    a owl:Class ;
    rdfs:label "arachidonic acid metabolite production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002532 .

obo:GO_0002539
    obo:IAO_0000115 "The synthesis or release of any prostaglandin following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "prostaglandin production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002539" ;
    a owl:Class ;
    rdfs:label "prostaglandin production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002538 .

obo:GO_0002540
    obo:IAO_0000115 "The synthesis or release of any leukotriene following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasBroadSynonym "leukotriene production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002540" ;
    a owl:Class ;
    rdfs:label "leukotriene production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002538 .

obo:GO_0002544
    obo:IAO_0000115 "Inflammation of prolonged duration (weeks or months) in which active inflammation, tissue destruction, and attempts at repair are proceeding simultaneously. Although it may follow acute inflammation, chronic inflammation frequently begins insidiously, as a low-grade, smoldering, often asymptomatic response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002544" ;
    a owl:Class ;
    rdfs:label "chronic inflammatory response" ;
    rdfs:subClassOf obo:GO_0006954 .

obo:GO_0002548
    obo:IAO_0000115 "The movement of a monocyte in response to an external stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002548" ;
    a owl:Class ;
    rdfs:label "monocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0030595, obo:GO_0071674, obo:GO_0097529 .

obo:GO_0002562
    obo:IAO_0000115 "The process in which immune receptor genes are diversified through recombination of the germline genetic elements within a single genetic locus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002562" ;
    a owl:Class ;
    rdfs:label "somatic diversification of immune receptors via germline recombination within a single locus" ;
    rdfs:subClassOf obo:GO_0002200, obo:GO_0016444 .

obo:GO_0002566
    obo:IAO_0000115 "The process in which immune receptor genes are diversified through somatic mutation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002566" ;
    a owl:Class ;
    rdfs:label "somatic diversification of immune receptors via somatic mutation" ;
    rdfs:subClassOf obo:GO_0002200 .

obo:GO_0002573
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of any cell of the myeloid leukocyte lineage." ;
    oboInOwl:hasExactSynonym "myeloid leucocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002573" ;
    a owl:Class ;
    rdfs:label "myeloid leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002521, obo:GO_0030099 .

obo:GO_0002574
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a thrombocyte, a nucleated cell found in all vertebrates but mammals involved in hemostasis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002574" ;
    a owl:Class ;
    rdfs:comment "Note that platelets are the non-nucleated mammalian functional equivalent of the nucleated thrombocytes of non-mammalian vertebrates and are sometimes also referred to as thrombocytes. Platelet formation in mammals is covered by the biological_process term platelet formation ; GO:0030220." ;
    rdfs:label "thrombocyte differentiation" ;
    rdfs:subClassOf obo:GO_0030099 .

obo:GO_0002577
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antigen processing and presentation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002577" ;
    a owl:Class ;
    rdfs:label "regulation of antigen processing and presentation" ;
    rdfs:subClassOf obo:GO_0002682, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0019882
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0019882
            ]
        )
    ] .

obo:GO_0002578
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation." ;
    oboInOwl:hasExactSynonym "down regulation of antigen processing and presentation", "down-regulation of antigen processing and presentation", "downregulation of antigen processing and presentation" ;
    oboInOwl:hasNarrowSynonym "inhibition of antigen processing and presentation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002578" ;
    a owl:Class ;
    rdfs:label "negative regulation of antigen processing and presentation" ;
    rdfs:subClassOf obo:GO_0002577, obo:GO_0002683, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0019882
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0019882
            ]
        )
    ] .

obo:GO_0002579
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation." ;
    oboInOwl:hasExactSynonym "up regulation of antigen processing and presentation", "up-regulation of antigen processing and presentation", "upregulation of antigen processing and presentation" ;
    oboInOwl:hasNarrowSynonym "activation of antigen processing and presentation", "stimulation of antigen processing and presentation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002579" ;
    a owl:Class ;
    rdfs:label "positive regulation of antigen processing and presentation" ;
    rdfs:subClassOf obo:GO_0002577, obo:GO_0002684, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0019882
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0019882
            ]
        )
    ] .

obo:GO_0002580
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." ;
    oboInOwl:hasExactSynonym "regulation of peptide or polysaccharide antigen processing and presentation via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002580" ;
    a owl:Class ;
    rdfs:label "regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002504
            ]
        )
    ] .

obo:GO_0002581
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." ;
    oboInOwl:hasExactSynonym "down regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "down-regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "downregulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "negative regulation of peptide or polysaccharide antigen processing and presentation via MHC class II" ;
    oboInOwl:hasNarrowSynonym "inhibition of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002581" ;
    a owl:Class ;
    rdfs:label "negative regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002578, obo:GO_0002580, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002504
            ]
        )
    ] .

obo:GO_0002582
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." ;
    oboInOwl:hasExactSynonym "positive regulation of peptide or polysaccharide antigen processing and presentation via MHC class II", "up regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "up-regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "upregulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    oboInOwl:hasNarrowSynonym "activation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II", "stimulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002582" ;
    a owl:Class ;
    rdfs:label "positive regulation of antigen processing and presentation of peptide or polysaccharide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002579, obo:GO_0002580, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002504
            ]
        )
    ] .

obo:GO_0002583
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen." ;
    oboInOwl:hasExactSynonym "regulation of peptide antigen processing and presentation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002583" ;
    a owl:Class ;
    rdfs:label "regulation of antigen processing and presentation of peptide antigen" ;
    rdfs:subClassOf obo:GO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048002
            ]
        )
    ] .

obo:GO_0002584
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen." ;
    oboInOwl:hasExactSynonym "down regulation of antigen processing and presentation of peptide antigen", "down-regulation of antigen processing and presentation of peptide antigen", "downregulation of antigen processing and presentation of peptide antigen", "negative regulation of peptide antigen processing and presentation" ;
    oboInOwl:hasNarrowSynonym "inhibition of antigen processing and presentation of peptide antigen" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002584" ;
    a owl:Class ;
    rdfs:label "negative regulation of antigen processing and presentation of peptide antigen" ;
    rdfs:subClassOf obo:GO_0002578, obo:GO_0002583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048002
            ]
        )
    ] .

obo:GO_0002585
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen." ;
    oboInOwl:hasExactSynonym "positive regulation of peptide antigen processing and presentation", "up regulation of antigen processing and presentation of peptide antigen", "up-regulation of antigen processing and presentation of peptide antigen", "upregulation of antigen processing and presentation of peptide antigen" ;
    oboInOwl:hasNarrowSynonym "activation of antigen processing and presentation of peptide antigen", "stimulation of antigen processing and presentation of peptide antigen" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002585" ;
    a owl:Class ;
    rdfs:label "positive regulation of antigen processing and presentation of peptide antigen" ;
    rdfs:subClassOf obo:GO_0002579, obo:GO_0002583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048002
            ]
        )
    ] .

obo:GO_0002586
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." ;
    oboInOwl:hasExactSynonym "regulation of peptide antigen processing and presentation via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002586" ;
    a owl:Class ;
    rdfs:label "regulation of antigen processing and presentation of peptide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002580, obo:GO_0002583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002495
            ]
        )
    ] .

obo:GO_0002587
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." ;
    oboInOwl:hasExactSynonym "down regulation of antigen processing and presentation of peptide antigen via MHC class II", "down-regulation of antigen processing and presentation of peptide antigen via MHC class II", "downregulation of antigen processing and presentation of peptide antigen via MHC class II", "negative regulation of peptide antigen processing and presentation via MHC class II" ;
    oboInOwl:hasNarrowSynonym "inhibition of antigen processing and presentation of peptide antigen via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002587" ;
    a owl:Class ;
    rdfs:label "negative regulation of antigen processing and presentation of peptide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002581, obo:GO_0002584, obo:GO_0002586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002495
            ]
        )
    ] .

obo:GO_0002588
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." ;
    oboInOwl:hasExactSynonym "positive regulation of peptide antigen processing and presentation via MHC class II", "up regulation of antigen processing and presentation of peptide antigen via MHC class II", "up-regulation of antigen processing and presentation of peptide antigen via MHC class II", "upregulation of antigen processing and presentation of peptide antigen via MHC class II" ;
    oboInOwl:hasNarrowSynonym "activation of antigen processing and presentation of peptide antigen via MHC class II", "stimulation of antigen processing and presentation of peptide antigen via MHC class II" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002588" ;
    a owl:Class ;
    rdfs:label "positive regulation of antigen processing and presentation of peptide antigen via MHC class II" ;
    rdfs:subClassOf obo:GO_0002582, obo:GO_0002585, obo:GO_0002586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002495
            ]
        )
    ] .

obo:GO_0002589
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." ;
    oboInOwl:hasExactSynonym "regulation of peptide antigen processing and presentation via MHC class I" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002589" ;
    a owl:Class ;
    rdfs:label "regulation of antigen processing and presentation of peptide antigen via MHC class I" ;
    rdfs:subClassOf obo:GO_0002583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002474
            ]
        )
    ] .

obo:GO_0002590
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." ;
    oboInOwl:hasExactSynonym "down regulation of antigen processing and presentation of peptide antigen via MHC class I", "down-regulation of antigen processing and presentation of peptide antigen via MHC class I", "downregulation of antigen processing and presentation of peptide antigen via MHC class I", "negative regulation of peptide antigen processing and presentation via MHC class I" ;
    oboInOwl:hasNarrowSynonym "inhibition of antigen processing and presentation of peptide antigen via MHC class I" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002590" ;
    a owl:Class ;
    rdfs:label "negative regulation of antigen processing and presentation of peptide antigen via MHC class I" ;
    rdfs:subClassOf obo:GO_0002584, obo:GO_0002589, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002474
            ]
        )
    ] .

obo:GO_0002591
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." ;
    oboInOwl:hasExactSynonym "positive regulation of peptide antigen processing and presentation via MHC class I", "up regulation of antigen processing and presentation of peptide antigen via MHC class I", "up-regulation of antigen processing and presentation of peptide antigen via MHC class I", "upregulation of antigen processing and presentation of peptide antigen via MHC class I" ;
    oboInOwl:hasNarrowSynonym "activation of antigen processing and presentation of peptide antigen via MHC class I", "stimulation of antigen processing and presentation of peptide antigen via MHC class I" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002591" ;
    a owl:Class ;
    rdfs:label "positive regulation of antigen processing and presentation of peptide antigen via MHC class I" ;
    rdfs:subClassOf obo:GO_0002585, obo:GO_0002589, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002474
            ]
        )
    ] .

obo:GO_0002631
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of granuloma formation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002631" ;
    a owl:Class ;
    rdfs:label "regulation of granuloma formation" ;
    rdfs:subClassOf obo:GO_0002676, obo:GO_0002697, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002432
            ]
        )
    ] .

obo:GO_0002632
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of granuloma formation." ;
    oboInOwl:hasExactSynonym "down regulation of granuloma formation", "down-regulation of granuloma formation", "downregulation of granuloma formation" ;
    oboInOwl:hasNarrowSynonym "inhibition of granuloma formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002632" ;
    a owl:Class ;
    rdfs:label "negative regulation of granuloma formation" ;
    rdfs:subClassOf obo:GO_0002631, obo:GO_0002677, obo:GO_0002698, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002432
            ]
        )
    ] .

obo:GO_0002633
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of granuloma formation." ;
    oboInOwl:hasExactSynonym "up regulation of granuloma formation", "up-regulation of granuloma formation", "upregulation of granuloma formation" ;
    oboInOwl:hasNarrowSynonym "activation of granuloma formation", "stimulation of granuloma formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002633" ;
    a owl:Class ;
    rdfs:label "positive regulation of granuloma formation" ;
    rdfs:subClassOf obo:GO_0002631, obo:GO_0002678, obo:GO_0002699, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002432
            ]
        )
    ] .

obo:GO_0002634
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of germinal center formation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002634" ;
    a owl:Class ;
    rdfs:label "regulation of germinal center formation" ;
    rdfs:subClassOf obo:GO_0002822, obo:GO_0022603, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002467
            ]
        )
    ] .

obo:GO_0002635
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of germinal center formation." ;
    oboInOwl:hasExactSynonym "down regulation of germinal center formation", "down-regulation of germinal center formation", "downregulation of germinal center formation" ;
    oboInOwl:hasNarrowSynonym "inhibition of germinal center formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002635" ;
    a owl:Class ;
    rdfs:label "negative regulation of germinal center formation" ;
    rdfs:subClassOf obo:GO_0002634, obo:GO_0002823, obo:GO_0051093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002467
            ]
        )
    ] .

obo:GO_0002636
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of germinal center formation." ;
    oboInOwl:hasExactSynonym "up regulation of germinal center formation", "up-regulation of germinal center formation", "upregulation of germinal center formation" ;
    oboInOwl:hasNarrowSynonym "activation of germinal center formation", "stimulation of germinal center formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002636" ;
    a owl:Class ;
    rdfs:label "positive regulation of germinal center formation" ;
    rdfs:subClassOf obo:GO_0002634, obo:GO_0002824, obo:GO_0051094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002467
            ]
        )
    ] .

obo:GO_0002637
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of immunoglobulin production." ;
    oboInOwl:hasAlternativeId "GO:0002640", "GO:0051023" ;
    oboInOwl:hasExactSynonym "regulation of antibody production" ;
    oboInOwl:hasNarrowSynonym "regulation of immunoglobulin biosynthetic process", "regulation of immunoglobulin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002637" ;
    a owl:Class ;
    rdfs:label "regulation of immunoglobulin production" ;
    rdfs:subClassOf obo:GO_0002700, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002377
            ]
        )
    ] .

obo:GO_0002638
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of immunoglobulin production." ;
    oboInOwl:hasAlternativeId "GO:0002641", "GO:0051025" ;
    oboInOwl:hasExactSynonym "down regulation of immunoglobulin production", "down-regulation of immunoglobulin production", "downregulation of immunoglobulin production" ;
    oboInOwl:hasNarrowSynonym "inhibition of immunoglobulin production", "negative regulation of immunoglobulin biosynthetic process", "negative regulation of immunoglobulin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002638" ;
    a owl:Class ;
    rdfs:label "negative regulation of immunoglobulin production" ;
    rdfs:subClassOf obo:GO_0002637, obo:GO_0002701, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002377
            ]
        )
    ] .

obo:GO_0002639
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of immunoglobulin production." ;
    oboInOwl:hasAlternativeId "GO:0002642", "GO:0051024" ;
    oboInOwl:hasExactSynonym "up regulation of immunoglobulin production", "up-regulation of immunoglobulin production", "upregulation of immunoglobulin production" ;
    oboInOwl:hasNarrowSynonym "activation of immunoglobulin production", "positive regulation of immunoglobulin biosynthetic process", "positive regulation of immunoglobulin secretion", "stimulation of immunoglobulin production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002639" ;
    a owl:Class ;
    rdfs:label "positive regulation of immunoglobulin production" ;
    rdfs:subClassOf obo:GO_0002637, obo:GO_0002702, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002377
            ]
        )
    ] .

obo:GO_0002643
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of tolerance induction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002643" ;
    a owl:Class ;
    rdfs:label "regulation of tolerance induction" ;
    rdfs:subClassOf obo:GO_0002682, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002507
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002507
            ]
        )
    ] .

obo:GO_0002644
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of tolerance induction." ;
    oboInOwl:hasExactSynonym "down regulation of tolerance induction", "down-regulation of tolerance induction", "downregulation of tolerance induction" ;
    oboInOwl:hasNarrowSynonym "inhibition of tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002644" ;
    a owl:Class ;
    rdfs:label "negative regulation of tolerance induction" ;
    rdfs:subClassOf obo:GO_0002643, obo:GO_0002683, obo:GO_0051093, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002507
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002507
            ]
        )
    ] .

obo:GO_0002645
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of tolerance induction." ;
    oboInOwl:hasExactSynonym "up regulation of tolerance induction", "up-regulation of tolerance induction", "upregulation of tolerance induction" ;
    oboInOwl:hasNarrowSynonym "activation of tolerance induction", "stimulation of tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002645" ;
    a owl:Class ;
    rdfs:label "positive regulation of tolerance induction" ;
    rdfs:subClassOf obo:GO_0002643, obo:GO_0002684, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002507
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002507
            ]
        )
    ] .

obo:GO_0002652
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of tolerance induction dependent upon immune response." ;
    oboInOwl:hasExactSynonym "regulation of immune response-dependent tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002652" ;
    a owl:Class ;
    rdfs:label "regulation of tolerance induction dependent upon immune response" ;
    rdfs:subClassOf obo:GO_0002643, obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002461
            ]
        )
    ] .

obo:GO_0002653
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of tolerance induction dependent upon immune response." ;
    oboInOwl:hasExactSynonym "down regulation of tolerance induction dependent upon immune response", "down-regulation of tolerance induction dependent upon immune response", "downregulation of tolerance induction dependent upon immune response", "negative regulation of immune response-dependent tolerance induction" ;
    oboInOwl:hasNarrowSynonym "inhibition of tolerance induction dependent upon immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002653" ;
    a owl:Class ;
    rdfs:label "negative regulation of tolerance induction dependent upon immune response" ;
    rdfs:subClassOf obo:GO_0002644, obo:GO_0002652, obo:GO_0002823, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002461
            ]
        )
    ] .

obo:GO_0002654
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of tolerance induction dependent upon immune response." ;
    oboInOwl:hasExactSynonym "positive regulation of immune response-dependent tolerance induction", "up regulation of tolerance induction dependent upon immune response", "up-regulation of tolerance induction dependent upon immune response", "upregulation of tolerance induction dependent upon immune response" ;
    oboInOwl:hasNarrowSynonym "activation of tolerance induction dependent upon immune response", "stimulation of tolerance induction dependent upon immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002654" ;
    a owl:Class ;
    rdfs:label "positive regulation of tolerance induction dependent upon immune response" ;
    rdfs:subClassOf obo:GO_0002645, obo:GO_0002652, obo:GO_0002824, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002461
            ]
        )
    ] .

obo:GO_0002658
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of peripheral tolerance induction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002658" ;
    a owl:Class ;
    rdfs:label "regulation of peripheral tolerance induction" ;
    rdfs:subClassOf obo:GO_0002652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002465
            ]
        )
    ] .

obo:GO_0002659
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of peripheral tolerance induction." ;
    oboInOwl:hasExactSynonym "down regulation of peripheral tolerance induction", "down-regulation of peripheral tolerance induction", "downregulation of peripheral tolerance induction" ;
    oboInOwl:hasNarrowSynonym "inhibition of peripheral tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002659" ;
    a owl:Class ;
    rdfs:label "negative regulation of peripheral tolerance induction" ;
    rdfs:subClassOf obo:GO_0002653, obo:GO_0002658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002465
            ]
        )
    ] .

obo:GO_0002660
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of peripheral tolerance induction." ;
    oboInOwl:hasExactSynonym "up regulation of peripheral tolerance induction", "up-regulation of peripheral tolerance induction", "upregulation of peripheral tolerance induction" ;
    oboInOwl:hasNarrowSynonym "activation of peripheral tolerance induction", "stimulation of peripheral tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002660" ;
    a owl:Class ;
    rdfs:label "positive regulation of peripheral tolerance induction" ;
    rdfs:subClassOf obo:GO_0002654, obo:GO_0002658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002465
            ]
        )
    ] .

obo:GO_0002661
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of B cell tolerance induction." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte tolerance induction", "regulation of B-cell tolerance induction", "regulation of B-lymphocyte tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002661" ;
    a owl:Class ;
    rdfs:label "regulation of B cell tolerance induction" ;
    rdfs:subClassOf obo:GO_0002643, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002514
            ]
        )
    ] .

obo:GO_0002662
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell tolerance induction." ;
    oboInOwl:hasExactSynonym "down regulation of B cell tolerance induction", "down-regulation of B cell tolerance induction", "downregulation of B cell tolerance induction", "negative regulation of B lymphocyte tolerance induction", "negative regulation of B-cell tolerance induction", "negative regulation of B-lymphocyte tolerance induction" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002662" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell tolerance induction" ;
    rdfs:subClassOf obo:GO_0002644, obo:GO_0002661, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002514
            ]
        )
    ] .

obo:GO_0002663
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of B cell tolerance induction." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte tolerance induction", "positive regulation of B-cell tolerance induction", "positive regulation of B-lymphocyte tolerance induction", "up regulation of B cell tolerance induction", "up-regulation of B cell tolerance induction", "upregulation of B cell tolerance induction" ;
    oboInOwl:hasNarrowSynonym "activation of B cell tolerance induction", "stimulation of B cell tolerance induction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002663" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell tolerance induction" ;
    rdfs:subClassOf obo:GO_0002645, obo:GO_0002661, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002514
            ]
        )
    ] .

obo:GO_0002670
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of B cell anergy." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte anergy", "regulation of B-cell anergy", "regulation of B-lymphocyte anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002670" ;
    a owl:Class ;
    rdfs:label "regulation of B cell anergy" ;
    rdfs:subClassOf obo:GO_0002661, obo:GO_0002911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002515
            ]
        )
    ] .

obo:GO_0002671
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell anergy." ;
    oboInOwl:hasExactSynonym "down regulation of B cell anergy", "down-regulation of B cell anergy", "downregulation of B cell anergy", "negative regulation of B lymphocyte anergy", "negative regulation of B-cell anergy", "negative regulation of B-lymphocyte anergy" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002671" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell anergy" ;
    rdfs:subClassOf obo:GO_0002662, obo:GO_0002670, obo:GO_0002912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002515
            ]
        )
    ] .

obo:GO_0002672
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of B cell anergy." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte anergy", "positive regulation of B-cell anergy", "positive regulation of B-lymphocyte anergy", "up regulation of B cell anergy", "up-regulation of B cell anergy", "upregulation of B cell anergy" ;
    oboInOwl:hasNarrowSynonym "activation of B cell anergy", "stimulation of B cell anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002672" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell anergy" ;
    rdfs:subClassOf obo:GO_0002663, obo:GO_0002670, obo:GO_0002913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002515
            ]
        )
    ] .

obo:GO_0002673
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an acute inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002673" ;
    a owl:Class ;
    rdfs:label "regulation of acute inflammatory response" ;
    rdfs:subClassOf obo:GO_0050727, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002526
            ]
        )
    ] .

obo:GO_0002674
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an acute inflammatory response." ;
    oboInOwl:hasExactSynonym "down regulation of acute inflammatory response", "down-regulation of acute inflammatory response", "downregulation of acute inflammatory response" ;
    oboInOwl:hasNarrowSynonym "inhibition of acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002674" ;
    a owl:Class ;
    rdfs:label "negative regulation of acute inflammatory response" ;
    rdfs:subClassOf obo:GO_0002673, obo:GO_0050728, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002526
            ]
        )
    ] .

obo:GO_0002675
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an acute inflammatory response." ;
    oboInOwl:hasExactSynonym "up regulation of acute inflammatory response", "up-regulation of acute inflammatory response", "upregulation of acute inflammatory response" ;
    oboInOwl:hasNarrowSynonym "activation of acute inflammatory response", "stimulation of acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002675" ;
    a owl:Class ;
    rdfs:label "positive regulation of acute inflammatory response" ;
    rdfs:subClassOf obo:GO_0002673, obo:GO_0050729, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002526
            ]
        )
    ] .

obo:GO_0002676
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of a chronic inflammatory response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002676" ;
    a owl:Class ;
    rdfs:label "regulation of chronic inflammatory response" ;
    rdfs:subClassOf obo:GO_0050727, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002544
            ]
        )
    ] .

obo:GO_0002677
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of a chronic inflammatory response." ;
    oboInOwl:hasExactSynonym "down regulation of chronic inflammatory response", "down-regulation of chronic inflammatory response", "downregulation of chronic inflammatory response" ;
    oboInOwl:hasNarrowSynonym "inhibition of chronic inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002677" ;
    a owl:Class ;
    rdfs:label "negative regulation of chronic inflammatory response" ;
    rdfs:subClassOf obo:GO_0002676, obo:GO_0050728, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002544
            ]
        )
    ] .

obo:GO_0002678
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of a chronic inflammatory response." ;
    oboInOwl:hasExactSynonym "up regulation of chronic inflammatory response", "up-regulation of chronic inflammatory response", "upregulation of chronic inflammatory response" ;
    oboInOwl:hasNarrowSynonym "activation of chronic inflammatory response", "stimulation of chronic inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002678" ;
    a owl:Class ;
    rdfs:label "positive regulation of chronic inflammatory response" ;
    rdfs:subClassOf obo:GO_0002676, obo:GO_0050729, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002544
            ]
        )
    ] .

obo:GO_0002679
    obo:IAO_0000115 "A phase of elevated metabolic activity, during which oxygen consumption increases made as part of a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002679" ;
    a owl:Class ;
    rdfs:label "respiratory burst involved in defense response" ;
    rdfs:subClassOf obo:GO_0002252, obo:GO_0045730, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045730
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006952
            ]
        )
    ] .

obo:GO_0002682
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an immune system process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002682" ;
    a owl:Class ;
    rdfs:label "regulation of immune system process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002376
            ]
        )
    ] .

obo:GO_0002683
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immune system process." ;
    oboInOwl:hasExactSynonym "down regulation of immune system process", "down-regulation of immune system process", "downregulation of immune system process" ;
    oboInOwl:hasNarrowSynonym "inhibition of immune system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002683" ;
    a owl:Class ;
    rdfs:label "negative regulation of immune system process" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0048519, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002376
            ]
        )
    ] .

obo:GO_0002684
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an immune system process." ;
    oboInOwl:hasExactSynonym "up regulation of immune system process", "up-regulation of immune system process", "upregulation of immune system process" ;
    oboInOwl:hasNarrowSynonym "activation of immune system process", "stimulation of immune system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002684" ;
    a owl:Class ;
    rdfs:label "positive regulation of immune system process" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002376
            ]
        )
    ] .

obo:GO_0002685
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of leukocyte migration." ;
    oboInOwl:hasExactSynonym "regulation of immune cell migration", "regulation of leucocyte migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002685" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte migration" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0030334, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050900
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050900
            ]
        )
    ] .

obo:GO_0002686
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte migration." ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte migration", "down-regulation of leukocyte migration", "downregulation of leukocyte migration", "negative regulation of immune cell migration", "negative regulation of leucocyte migration" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002686" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte migration" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0002685, obo:GO_0030336, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050900
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050900
            ]
        )
    ] .

obo:GO_0002687
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of leukocyte migration." ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell migration", "positive regulation of leucocyte migration", "up regulation of leukocyte migration", "up-regulation of leukocyte migration", "upregulation of leukocyte migration" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte migration", "stimulation of leukocyte migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002687" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte migration" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0002685, obo:GO_0030335, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050900
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050900
            ]
        )
    ] .

obo:GO_0002688
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of leukocyte chemotaxis." ;
    oboInOwl:hasExactSynonym "regulation of immune cell chemotaxis", "regulation of leucocyte chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002688" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002685, obo:GO_0050920, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030595
            ]
        )
    ] .

obo:GO_0002689
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte chemotaxis." ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte chemotaxis", "down-regulation of leukocyte chemotaxis", "downregulation of leukocyte chemotaxis", "negative regulation of immune cell chemotaxis", "negative regulation of leucocyte chemotaxis" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002689" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002686, obo:GO_0002688, obo:GO_0050922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030595
            ]
        )
    ] .

obo:GO_0002690
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of leukocyte chemotaxis." ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell chemotaxis", "positive regulation of leucocyte chemotaxis", "up regulation of leukocyte chemotaxis", "up-regulation of leukocyte chemotaxis", "upregulation of leukocyte chemotaxis" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte chemotaxis", "stimulation of leukocyte chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002690" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002687, obo:GO_0002688, obo:GO_0050921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030595
            ]
        )
    ] .

obo:GO_0002694
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of leukocyte activation." ;
    oboInOwl:hasExactSynonym "regulation of immune cell activation", "regulation of leucocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002694" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte activation" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0050865, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045321
            ]
        )
    ] .

obo:GO_0002695
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte activation." ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte activation", "down-regulation of leukocyte activation", "downregulation of leukocyte activation", "negative regulation of immune cell activation", "negative regulation of leucocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002695" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte activation" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0002694, obo:GO_0050866, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045321
            ]
        )
    ] .

obo:GO_0002696
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of leukocyte activation." ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell activation", "positive regulation of leucocyte activation", "up regulation of leukocyte activation", "up-regulation of leukocyte activation", "upregulation of leukocyte activation" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte activation", "stimulation of leukocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002696" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte activation" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0002694, obo:GO_0050867, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045321
            ]
        )
    ] .

obo:GO_0002697
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an immune effector process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002697" ;
    a owl:Class ;
    rdfs:label "regulation of immune effector process" ;
    rdfs:subClassOf obo:GO_0002682, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002252
            ]
        )
    ] .

obo:GO_0002698
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immune effector process." ;
    oboInOwl:hasExactSynonym "down regulation of immune effector process", "down-regulation of immune effector process", "downregulation of immune effector process" ;
    oboInOwl:hasNarrowSynonym "inhibition of immune effector process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002698" ;
    a owl:Class ;
    rdfs:label "negative regulation of immune effector process" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0002697, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002252
            ]
        )
    ] .

obo:GO_0002699
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an immune effector process." ;
    oboInOwl:hasExactSynonym "up regulation of immune effector process", "up-regulation of immune effector process", "upregulation of immune effector process" ;
    oboInOwl:hasNarrowSynonym "activation of immune effector process", "stimulation of immune effector process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002699" ;
    a owl:Class ;
    rdfs:label "positive regulation of immune effector process" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0002697, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002252
            ]
        )
    ] .

obo:GO_0002700
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of the production of molecular mediator of immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002700" ;
    a owl:Class ;
    rdfs:label "regulation of production of molecular mediator of immune response" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0010468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002440
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002440
            ]
        )
    ] .

obo:GO_0002701
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of the production of molecular mediator of immune response." ;
    oboInOwl:hasExactSynonym "down regulation of production of molecular mediator of immune response", "down-regulation of production of molecular mediator of immune response", "downregulation of production of molecular mediator of immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of production of molecular mediator of immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002701" ;
    a owl:Class ;
    rdfs:label "negative regulation of production of molecular mediator of immune response" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0002700, obo:GO_0010629, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002440
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002440
            ]
        )
    ] .

obo:GO_0002702
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of the production of molecular mediator of immune response." ;
    oboInOwl:hasExactSynonym "up regulation of production of molecular mediator of immune response", "up-regulation of production of molecular mediator of immune response", "upregulation of production of molecular mediator of immune response" ;
    oboInOwl:hasNarrowSynonym "activation of production of molecular mediator of immune response", "stimulation of production of molecular mediator of immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002702" ;
    a owl:Class ;
    rdfs:label "positive regulation of production of molecular mediator of immune response" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0002700, obo:GO_0010628, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002440
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002440
            ]
        )
    ] .

obo:GO_0002703
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of leukocyte mediated immunity." ;
    oboInOwl:hasExactSynonym "regulation of immune cell mediated immunity", "regulation of leucocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002703" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002697, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002443
            ]
        )
    ] .

obo:GO_0002704
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte mediated immunity." ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte mediated immunity", "down-regulation of leukocyte mediated immunity", "downregulation of leukocyte mediated immunity", "negative regulation of immune cell mediated immunity", "negative regulation of leucocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002704" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0002703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002443
            ]
        )
    ] .

obo:GO_0002705
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of leukocyte mediated immunity." ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell mediated immunity", "positive regulation of leucocyte mediated immunity", "up regulation of leukocyte mediated immunity", "up-regulation of leukocyte mediated immunity", "upregulation of leukocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte mediated immunity", "stimulation of leukocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002705" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0002703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002443
            ]
        )
    ] .

obo:GO_0002706
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of lymphocyte mediated immunity." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002706" ;
    a owl:Class ;
    rdfs:label "regulation of lymphocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002449
            ]
        )
    ] .

obo:GO_0002707
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of lymphocyte mediated immunity." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte mediated immunity", "down-regulation of lymphocyte mediated immunity", "downregulation of lymphocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002707" ;
    a owl:Class ;
    rdfs:label "negative regulation of lymphocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002704, obo:GO_0002706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002449
            ]
        )
    ] .

obo:GO_0002708
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of lymphocyte mediated immunity." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte mediated immunity", "up-regulation of lymphocyte mediated immunity", "upregulation of lymphocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte mediated immunity", "stimulation of lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002708" ;
    a owl:Class ;
    rdfs:label "positive regulation of lymphocyte mediated immunity" ;
    rdfs:subClassOf obo:GO_0002705, obo:GO_0002706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002449
            ]
        )
    ] .

obo:GO_0002709
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of T cell mediated immunity." ;
    oboInOwl:hasExactSynonym "regulation of T lymphocyte mediated immunity", "regulation of T-cell mediated immunity", "regulation of T-lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002709" ;
    a owl:Class ;
    rdfs:label "regulation of T cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002706, obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002456
            ]
        )
    ] .

obo:GO_0002710
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of T cell mediated immunity." ;
    oboInOwl:hasExactSynonym "down regulation of T cell mediated immunity", "down-regulation of T cell mediated immunity", "downregulation of T cell mediated immunity", "negative regulation of T lymphocyte mediated immunity", "negative regulation of T-cell mediated immunity", "negative regulation of T-lymphocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002710" ;
    a owl:Class ;
    rdfs:label "negative regulation of T cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002707, obo:GO_0002709, obo:GO_0002823, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002456
            ]
        )
    ] .

obo:GO_0002711
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of T cell mediated immunity." ;
    oboInOwl:hasExactSynonym "positive regulation of T lymphocyte mediated immunity", "positive regulation of T-cell mediated immunity", "positive regulation of T-lymphocyte mediated immunity", "up regulation of T cell mediated immunity", "up-regulation of T cell mediated immunity", "upregulation of T cell mediated immunity" ;
    oboInOwl:hasNarrowSynonym "activation of T cell mediated immunity", "stimulation of T cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002711" ;
    a owl:Class ;
    rdfs:label "positive regulation of T cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002708, obo:GO_0002709, obo:GO_0002824, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002456
            ]
        )
    ] .

obo:GO_0002712
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of B cell mediated immunity." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte mediated immunity", "regulation of B-cell mediated immunity", "regulation of B-lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002712" ;
    a owl:Class ;
    rdfs:label "regulation of B cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002706, obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0019724
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0019724
            ]
        )
    ] .

obo:GO_0002713
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell mediated immunity." ;
    oboInOwl:hasExactSynonym "down regulation of B cell mediated immunity", "down-regulation of B cell mediated immunity", "downregulation of B cell mediated immunity", "negative regulation of B lymphocyte mediated immunity", "negative regulation of B-cell mediated immunity", "negative regulation of B-lymphocyte mediated immunity" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002713" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002707, obo:GO_0002712, obo:GO_0002823, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0019724
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0019724
            ]
        )
    ] .

obo:GO_0002714
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of B cell mediated immunity." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte mediated immunity", "positive regulation of B-cell mediated immunity", "positive regulation of B-lymphocyte mediated immunity", "up regulation of B cell mediated immunity", "up-regulation of B cell mediated immunity", "upregulation of B cell mediated immunity" ;
    oboInOwl:hasNarrowSynonym "activation of B cell mediated immunity", "stimulation of B cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002714" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002708, obo:GO_0002712, obo:GO_0002824, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0019724
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0019724
            ]
        )
    ] .

obo:GO_0002715
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of natural killer cell mediated immunity." ;
    oboInOwl:hasAlternativeId "GO:0045845" ;
    oboInOwl:hasExactSynonym "regulation of NK cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of natural killer cell activity" ;
    oboInOwl:id "GO:0002715" ;
    a owl:Class ;
    rdfs:label "regulation of natural killer cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002706, obo:GO_0045088, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002228
            ]
        )
    ] .

obo:GO_0002716
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of natural killer cell mediated immunity." ;
    oboInOwl:hasAlternativeId "GO:0030102" ;
    oboInOwl:hasExactSynonym "down regulation of natural killer cell mediated immunity", "down-regulation of natural killer cell mediated immunity", "downregulation of natural killer cell mediated immunity", "negative regulation of NK cell mediated immunity" ;
    oboInOwl:hasNarrowSynonym "inhibition of natural killer cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of NK cell activity", "negative regulation of natural killer cell activity" ;
    oboInOwl:id "GO:0002716" ;
    a owl:Class ;
    rdfs:label "negative regulation of natural killer cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002707, obo:GO_0002715, obo:GO_0045824, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002228
            ]
        )
    ] .

obo:GO_0002717
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of natural killer cell mediated immunity." ;
    oboInOwl:hasAlternativeId "GO:0045846" ;
    oboInOwl:hasExactSynonym "positive regulation of NK cell mediated immunity", "up regulation of natural killer cell mediated immunity", "up-regulation of natural killer cell mediated immunity", "upregulation of natural killer cell mediated immunity" ;
    oboInOwl:hasNarrowSynonym "activation of natural killer cell mediated immunity", "stimulation of natural killer cell mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of NK cell activity", "positive regulation of natural killer cell activity" ;
    oboInOwl:id "GO:0002717" ;
    a owl:Class ;
    rdfs:label "positive regulation of natural killer cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002708, obo:GO_0002715, obo:GO_0045089, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002228
            ]
        )
    ] .

obo:GO_0002718
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of cytokine production that contributes to an immune response." ;
    oboInOwl:hasAlternativeId "GO:0002739", "GO:0002742" ;
    oboInOwl:hasNarrowSynonym "regulation of cytokine biosynthetic process involved in immune response", "regulation of cytokine secretion involved in immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cytokine production during immune response" ;
    oboInOwl:id "GO:0002718" ;
    a owl:Class ;
    rdfs:label "regulation of cytokine production involved in immune response" ;
    rdfs:subClassOf obo:GO_0001817, obo:GO_0002700, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002367
            ]
        )
    ] .

obo:GO_0002719
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of cytokine production contributing to an immune response." ;
    oboInOwl:hasAlternativeId "GO:0002740", "GO:0002743" ;
    oboInOwl:hasExactSynonym "down-regulation of cytokine production during immune response" ;
    oboInOwl:hasNarrowSynonym "negative regulation of cytokine biosynthetic process involved in immune response", "negative regulation of cytokine secretion involved in immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of cytokine production during immune response", "downregulation of cytokine production during immune response", "inhibition of cytokine production during immune response", "negative regulation of cytokine production during immune response" ;
    oboInOwl:id "GO:0002719" ;
    a owl:Class ;
    rdfs:label "negative regulation of cytokine production involved in immune response" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0002701, obo:GO_0002718, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002367
            ]
        )
    ] .

obo:GO_0002720
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of cytokine production that contributes to an immune response." ;
    oboInOwl:hasAlternativeId "GO:0002741", "GO:0002744" ;
    oboInOwl:hasNarrowSynonym "activation of cytokine production during immune response", "positive regulation of cytokine biosynthetic process involved in immune response", "positive regulation of cytokine secretion involved in immune response", "stimulation of cytokine production during immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cytokine production during immune response", "up regulation of cytokine production during immune response", "up-regulation of cytokine production during immune response", "upregulation of cytokine production during immune response" ;
    oboInOwl:id "GO:0002720" ;
    a owl:Class ;
    rdfs:label "positive regulation of cytokine production involved in immune response" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0002702, obo:GO_0002718, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002367
            ]
        )
    ] .

obo:GO_0002724
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of T cell cytokine production." ;
    oboInOwl:hasExactSynonym "regulation of T lymphocyte cytokine production", "regulation of T-cell cytokine production", "regulation of T-lymphocyte cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002724" ;
    a owl:Class ;
    rdfs:label "regulation of T cell cytokine production" ;
    rdfs:subClassOf obo:GO_0002709, obo:GO_0002718, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002369
            ]
        )
    ] .

obo:GO_0002725
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of T cell cytokine production." ;
    oboInOwl:hasExactSynonym "down regulation of T cell cytokine production", "down-regulation of T cell cytokine production", "downregulation of T cell cytokine production", "negative regulation of T lymphocyte cytokine production", "negative regulation of T-cell cytokine production", "negative regulation of T-lymphocyte cytokine production" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002725" ;
    a owl:Class ;
    rdfs:label "negative regulation of T cell cytokine production" ;
    rdfs:subClassOf obo:GO_0002710, obo:GO_0002719, obo:GO_0002724, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002369
            ]
        )
    ] .

obo:GO_0002726
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of T cell cytokine production." ;
    oboInOwl:hasExactSynonym "positive regulation of T lymphocyte cytokine production", "positive regulation of T-cell cytokine production", "positive regulation of T-lymphocyte cytokine production", "up regulation of T cell cytokine production", "up-regulation of T cell cytokine production", "upregulation of T cell cytokine production" ;
    oboInOwl:hasNarrowSynonym "activation of T cell cytokine production", "stimulation of T cell cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002726" ;
    a owl:Class ;
    rdfs:label "positive regulation of T cell cytokine production" ;
    rdfs:subClassOf obo:GO_0002711, obo:GO_0002720, obo:GO_0002724, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002369
            ]
        )
    ] .

obo:GO_0002759
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an antimicrobial humoral response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002759" ;
    a owl:Class ;
    rdfs:label "regulation of antimicrobial humoral response" ;
    rdfs:subClassOf obo:GO_0002831, obo:GO_0002920, obo:GO_0032101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0019730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0019730
            ]
        )
    ] .

obo:GO_0002760
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an antimicrobial humoral response." ;
    oboInOwl:hasExactSynonym "up regulation of antimicrobial humoral response", "up-regulation of antimicrobial humoral response", "upregulation of antimicrobial humoral response" ;
    oboInOwl:hasNarrowSynonym "activation of antimicrobial humoral response", "stimulation of antimicrobial humoral response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002760" ;
    a owl:Class ;
    rdfs:label "positive regulation of antimicrobial humoral response" ;
    rdfs:subClassOf obo:GO_0002759, obo:GO_0002833, obo:GO_0002922, obo:GO_0032103, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0019730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0019730
            ]
        )
    ] .

obo:GO_0002761
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of myeloid leukocyte differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002761" ;
    a owl:Class ;
    rdfs:label "regulation of myeloid leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045637, obo:GO_1902105, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002573
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002573
            ]
        )
    ] .

obo:GO_0002762
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of myeloid leukocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of myeloid leukocyte differentiation", "down-regulation of myeloid leukocyte differentiation", "downregulation of myeloid leukocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of myeloid leukocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002762" ;
    a owl:Class ;
    rdfs:label "negative regulation of myeloid leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002761, obo:GO_0045638, obo:GO_1902106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002573
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002573
            ]
        )
    ] .

obo:GO_0002763
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of myeloid leukocyte differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of myeloid leukocyte differentiation", "up-regulation of myeloid leukocyte differentiation", "upregulation of myeloid leukocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of myeloid leukocyte differentiation", "stimulation of myeloid leukocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002763" ;
    a owl:Class ;
    rdfs:label "positive regulation of myeloid leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002761, obo:GO_0045639, obo:GO_1902107, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002573
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002573
            ]
        )
    ] .

obo:GO_0002775
    obo:IAO_0000115 "The synthesis or release of an antimicrobial peptide during an immune response, resulting in an increase in intracellular or extracellular levels. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002775" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "antimicrobial peptide production" ;
    rdfs:subClassOf obo:GO_0002440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0061844
    ] .

obo:GO_0002776
    obo:IAO_0000115 "The regulated release of an antimicrobial peptide from a cell or a tissue. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002776" ;
    a owl:Class ;
    rdfs:label "antimicrobial peptide secretion" ;
    rdfs:subClassOf obo:GO_0002790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002775
    ] .

obo:GO_0002784
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antimicrobial peptide production." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002784" ;
    a owl:Class ;
    rdfs:label "regulation of antimicrobial peptide production" ;
    rdfs:subClassOf obo:GO_0002700, obo:GO_0002759, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002775
            ]
        )
    ] .

obo:GO_0002785
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide production." ;
    oboInOwl:hasExactSynonym "down regulation of antimicrobial peptide production", "down-regulation of antimicrobial peptide production", "downregulation of antimicrobial peptide production" ;
    oboInOwl:hasNarrowSynonym "inhibition of antimicrobial peptide production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002785" ;
    a owl:Class ;
    rdfs:label "negative regulation of antimicrobial peptide production" ;
    rdfs:subClassOf obo:GO_0002701, obo:GO_0002784, obo:GO_0008348, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002775
            ]
        )
    ] .

obo:GO_0002790
    obo:IAO_0000115 "The controlled release of a peptide from a cell or a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002790" ;
    a owl:Class ;
    rdfs:label "peptide secretion" ;
    rdfs:subClassOf obo:GO_0015833, obo:GO_0046903 .

obo:GO_0002791
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of peptide secretion." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002791" ;
    a owl:Class ;
    rdfs:label "regulation of peptide secretion" ;
    rdfs:subClassOf obo:GO_0051046, obo:GO_0090087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002790
            ]
        )
    ] .

obo:GO_0002792
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of peptide secretion." ;
    oboInOwl:hasExactSynonym "down regulation of peptide secretion", "down-regulation of peptide secretion", "downregulation of peptide secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of peptide secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002792" ;
    a owl:Class ;
    rdfs:label "negative regulation of peptide secretion" ;
    rdfs:subClassOf obo:GO_0002791, obo:GO_0051048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002790
            ]
        )
    ] .

obo:GO_0002793
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of peptide secretion." ;
    oboInOwl:hasExactSynonym "up regulation of peptide secretion", "up-regulation of peptide secretion", "upregulation of peptide secretion" ;
    oboInOwl:hasNarrowSynonym "activation of peptide secretion", "stimulation of peptide secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002793" ;
    a owl:Class ;
    rdfs:label "positive regulation of peptide secretion" ;
    rdfs:subClassOf obo:GO_0002791, obo:GO_0051047, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002790
            ]
        )
    ] .

obo:GO_0002794
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of antimicrobial peptide secretion." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002794" ;
    a owl:Class ;
    rdfs:label "regulation of antimicrobial peptide secretion" ;
    rdfs:subClassOf obo:GO_0002784, obo:GO_0002791, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002776
            ]
        )
    ] .

obo:GO_0002795
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide secretion." ;
    oboInOwl:hasExactSynonym "down regulation of antimicrobial peptide secretion", "down-regulation of antimicrobial peptide secretion", "downregulation of antimicrobial peptide secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of antimicrobial peptide secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002795" ;
    a owl:Class ;
    rdfs:label "negative regulation of antimicrobial peptide secretion" ;
    rdfs:subClassOf obo:GO_0002785, obo:GO_0002792, obo:GO_0002794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002776
            ]
        )
    ] .

obo:GO_0002796
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide secretion." ;
    oboInOwl:hasExactSynonym "up regulation of antimicrobial peptide secretion", "up-regulation of antimicrobial peptide secretion", "upregulation of antimicrobial peptide secretion" ;
    oboInOwl:hasNarrowSynonym "activation of antimicrobial peptide secretion", "stimulation of antimicrobial peptide secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002796" ;
    a owl:Class ;
    rdfs:label "positive regulation of antimicrobial peptide secretion" ;
    rdfs:subClassOf obo:GO_0002225, obo:GO_0002793, obo:GO_0002794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002776
            ]
        )
    ] .

obo:GO_0002819
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an adaptive immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002819" ;
    a owl:Class ;
    rdfs:label "regulation of adaptive immune response" ;
    rdfs:subClassOf obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002250
            ]
        )
    ] .

obo:GO_0002820
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an adaptive immune response." ;
    oboInOwl:hasExactSynonym "down regulation of adaptive immune response", "down-regulation of adaptive immune response", "downregulation of adaptive immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of adaptive immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002820" ;
    a owl:Class ;
    rdfs:label "negative regulation of adaptive immune response" ;
    rdfs:subClassOf obo:GO_0002819, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002250
            ]
        )
    ] .

obo:GO_0002821
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an adaptive immune response." ;
    oboInOwl:hasExactSynonym "up regulation of adaptive immune response", "up-regulation of adaptive immune response", "upregulation of adaptive immune response" ;
    oboInOwl:hasNarrowSynonym "activation of adaptive immune response", "stimulation of adaptive immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002821" ;
    a owl:Class ;
    rdfs:label "positive regulation of adaptive immune response" ;
    rdfs:subClassOf obo:GO_0002819, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002250
            ]
        )
    ] .

obo:GO_0002822
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002822" ;
    a owl:Class ;
    rdfs:label "regulation of adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains" ;
    rdfs:subClassOf obo:GO_0002819, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002460
            ]
        )
    ] .

obo:GO_0002823
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002823" ;
    a owl:Class ;
    rdfs:label "negative regulation of adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains" ;
    rdfs:subClassOf obo:GO_0002820, obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002460
            ]
        )
    ] .

obo:GO_0002824
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002824" ;
    a owl:Class ;
    rdfs:label "positive regulation of adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains" ;
    rdfs:subClassOf obo:GO_0002821, obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002460
            ]
        )
    ] .

obo:GO_0002825
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of a T-helper 1 type immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002825" ;
    a owl:Class ;
    rdfs:label "regulation of T-helper 1 type immune response" ;
    rdfs:subClassOf obo:GO_0002822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042088
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042088
            ]
        )
    ] .

obo:GO_0002826
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of a T-helper 1 type immune response." ;
    oboInOwl:hasExactSynonym "down regulation of T-helper 1 type immune response", "down-regulation of T-helper 1 type immune response", "downregulation of T-helper 1 type immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of T-helper 1 type immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002826" ;
    a owl:Class ;
    rdfs:label "negative regulation of T-helper 1 type immune response" ;
    rdfs:subClassOf obo:GO_0002823, obo:GO_0002825, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042088
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042088
            ]
        )
    ] .

obo:GO_0002827
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of a T-helper 1 type immune response." ;
    oboInOwl:hasExactSynonym "up regulation of T-helper 1 type immune response", "up-regulation of T-helper 1 type immune response", "upregulation of T-helper 1 type immune response" ;
    oboInOwl:hasNarrowSynonym "activation of T-helper 1 type immune response", "stimulation of T-helper 1 type immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002827" ;
    a owl:Class ;
    rdfs:label "positive regulation of T-helper 1 type immune response" ;
    rdfs:subClassOf obo:GO_0002824, obo:GO_0002825, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042088
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042088
            ]
        )
    ] .

obo:GO_0002828
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of a type 2 immune response." ;
    oboInOwl:hasNarrowSynonym "regulation of T-helper 2 type immune response", "regulation of Th2 immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002828" ;
    a owl:Class ;
    rdfs:label "regulation of type 2 immune response" ;
    rdfs:subClassOf obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042092
            ]
        )
    ] .

obo:GO_0002829
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of a type 2 immune response." ;
    oboInOwl:hasExactSynonym "down regulation of type 2 immune response", "down-regulation of type 2 immune response", "downregulation of type 2 immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of type 2 immune response", "negative regulation of T-helper 2 type immune response", "negative regulation of Th2 immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002829" ;
    a owl:Class ;
    rdfs:label "negative regulation of type 2 immune response" ;
    rdfs:subClassOf obo:GO_0002828, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042092
            ]
        )
    ] .

obo:GO_0002830
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of a type 2 immune response." ;
    oboInOwl:hasExactSynonym "up regulation of type 2 immune response", "up-regulation of type 2 immune response", "upregulation of type 2 immune response" ;
    oboInOwl:hasNarrowSynonym "activation of type 2 immune response", "positive regulation of T-helper 2 type immune response", "positive regulation of Th2 immune response", "stimulation of type 2 immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002830" ;
    a owl:Class ;
    rdfs:label "positive regulation of type 2 immune response" ;
    rdfs:subClassOf obo:GO_0002828, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042092
            ]
        )
    ] .

obo:GO_0002831
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of a response to biotic stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002831" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to biotic stimulus" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009607
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009607
            ]
        )
    ] .

obo:GO_0002832
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of a response to biotic stimulus." ;
    oboInOwl:hasExactSynonym "down regulation of response to biotic stimulus", "down-regulation of response to biotic stimulus", "downregulation of response to biotic stimulus" ;
    oboInOwl:hasNarrowSynonym "inhibition of response to biotic stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002832" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "negative regulation of response to biotic stimulus" ;
    rdfs:subClassOf obo:GO_0002831, obo:GO_0048585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009607
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009607
            ]
        )
    ] .

obo:GO_0002833
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of a response to biotic stimulus." ;
    oboInOwl:hasExactSynonym "up regulation of response to biotic stimulus", "up-regulation of response to biotic stimulus", "upregulation of response to biotic stimulus" ;
    oboInOwl:hasNarrowSynonym "activation of response to biotic stimulus", "stimulation of response to biotic stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002833" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "positive regulation of response to biotic stimulus" ;
    rdfs:subClassOf obo:GO_0002831, obo:GO_0048584, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009607
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009607
            ]
        )
    ] .

obo:GO_0002867
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of B cell deletion." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte deletion", "regulation of B-cell deletion", "regulation of B-lymphocyte deletion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002867" ;
    a owl:Class ;
    rdfs:label "regulation of B cell deletion" ;
    rdfs:subClassOf obo:GO_0002661, obo:GO_0002902, obo:GO_1904748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002516
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002516
            ]
        )
    ] .

obo:GO_0002868
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell deletion." ;
    oboInOwl:hasExactSynonym "down regulation of B cell deletion", "down-regulation of B cell deletion", "downregulation of B cell deletion", "negative regulation of B lymphocyte deletion", "negative regulation of B-cell deletion", "negative regulation of B-lymphocyte deletion" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell deletion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002868" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell deletion" ;
    rdfs:subClassOf obo:GO_0002662, obo:GO_0002673, obo:GO_0002867, obo:GO_0002903, obo:GO_1904746, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002516
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002516
            ]
        )
    ] .

obo:GO_0002869
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of B cell deletion." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte deletion", "positive regulation of B-cell deletion", "positive regulation of B-lymphocyte deletion", "up regulation of B cell deletion", "up-regulation of B cell deletion", "upregulation of B cell deletion" ;
    oboInOwl:hasNarrowSynonym "activation of B cell deletion", "stimulation of B cell deletion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002869" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell deletion" ;
    rdfs:subClassOf obo:GO_0002663, obo:GO_0002673, obo:GO_0002867, obo:GO_0002904, obo:GO_1904747, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002516
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002516
            ]
        )
    ] .

obo:GO_0002889
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an immunoglobulin mediated immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002889" ;
    a owl:Class ;
    rdfs:label "regulation of immunoglobulin mediated immune response" ;
    rdfs:subClassOf obo:GO_0002712, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016064
            ]
        )
    ] .

obo:GO_0002890
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immunoglobulin mediated immune response." ;
    oboInOwl:hasExactSynonym "down regulation of immunoglobulin mediated immune response", "down-regulation of immunoglobulin mediated immune response", "downregulation of immunoglobulin mediated immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of immunoglobulin mediated immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002890" ;
    a owl:Class ;
    rdfs:label "negative regulation of immunoglobulin mediated immune response" ;
    rdfs:subClassOf obo:GO_0002713, obo:GO_0002889, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0016064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0016064
            ]
        )
    ] .

obo:GO_0002891
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of an immunoglobulin mediated immune response." ;
    oboInOwl:hasExactSynonym "up regulation of immunoglobulin mediated immune response", "up-regulation of immunoglobulin mediated immune response", "upregulation of immunoglobulin mediated immune response" ;
    oboInOwl:hasNarrowSynonym "activation of immunoglobulin mediated immune response", "stimulation of immunoglobulin mediated immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002891" ;
    a owl:Class ;
    rdfs:label "positive regulation of immunoglobulin mediated immune response" ;
    rdfs:subClassOf obo:GO_0002714, obo:GO_0002889, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0016064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0016064
            ]
        )
    ] .

obo:GO_0002901
    obo:IAO_0000115 "Any apoptotic process in a B cell that is mature, having left the bone marrow." ;
    oboInOwl:hasExactSynonym "apoptosis of mature B cells", "apoptosis of mature B lymphocytes", "apoptosis of mature B-cells", "apoptosis of mature B-lymphocytes", "mature B cell programmed cell death by apoptosis", "mature B lymphocyte apoptosis", "mature B lymphocyte programmed cell death by apoptosis", "mature B-cell apoptosis", "mature B-cell programmed cell death by apoptosis", "mature B-lymphocyte apoptosis", "mature B-lymphocyte programmed cell death by apoptosis", "programmed cell death of mature B cells by apoptosis", "programmed cell death of mature B lymphocytes by apoptosis", "programmed cell death of mature B-cells by apoptosis", "programmed cell death of mature B-lymphocytes by apoptosis", "programmed cell death, mature B cells", "programmed cell death, mature B lymphocytes", "programmed cell death, mature B-cells", "programmed cell death, mature B-lymphocytes" ;
    oboInOwl:hasNarrowSynonym "mature B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002901" ;
    a owl:Class ;
    rdfs:label "mature B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0001783, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001782
    ] .

obo:GO_0002902
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of B cell apoptotic process." ;
    oboInOwl:hasNarrowSynonym "regulation of B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002902" ;
    a owl:Class ;
    rdfs:label "regulation of B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0070228, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001783
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001783
            ]
        )
    ] .

obo:GO_0002903
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell apoptotic process." ;
    oboInOwl:hasExactSynonym "down regulation of B cell apoptosis", "down-regulation of B cell apoptosis", "downregulation of B cell apoptosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell apoptosis", "negative regulation of B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002903" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0002902, obo:GO_0070229, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001783
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001783
            ]
        )
    ] .

obo:GO_0002904
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of B cell apoptotic process." ;
    oboInOwl:hasExactSynonym "up regulation of B cell apoptosis", "up-regulation of B cell apoptosis", "upregulation of B cell apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of B cell apoptosis", "positive regulation of B cell apoptosis", "stimulation of B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002904" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0002902, obo:GO_0070230, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001783
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001783
            ]
        )
    ] .

obo:GO_0002905
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of mature B cell apoptotic process." ;
    oboInOwl:hasNarrowSynonym "regulation of mature B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002905" ;
    a owl:Class ;
    rdfs:label "regulation of mature B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0002902, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002901
            ]
        )
    ] .

obo:GO_0002906
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of mature B cell apoptotic process." ;
    oboInOwl:hasExactSynonym "down regulation of mature B cell apoptosis", "down-regulation of mature B cell apoptosis", "downregulation of mature B cell apoptosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of mature B cell apoptosis", "negative regulation of mature B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002906" ;
    a owl:Class ;
    rdfs:label "negative regulation of mature B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0002903, obo:GO_0002905, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002901
            ]
        )
    ] .

obo:GO_0002907
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of mature B cell apoptotic process." ;
    oboInOwl:hasExactSynonym "up regulation of mature B cell apoptosis", "up-regulation of mature B cell apoptosis", "upregulation of mature B cell apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of mature B cell apoptosis", "positive regulation of mature B cell apoptosis", "stimulation of mature B cell apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002907" ;
    a owl:Class ;
    rdfs:label "positive regulation of mature B cell apoptotic process" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0002904, obo:GO_0002905, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002901
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002901
            ]
        )
    ] .

obo:GO_0002911
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of lymphocyte anergy." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002911" ;
    a owl:Class ;
    rdfs:label "regulation of lymphocyte anergy" ;
    rdfs:subClassOf obo:GO_0002643, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002249
            ]
        )
    ] .

obo:GO_0002912
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of lymphocyte anergy." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte anergy", "down-regulation of lymphocyte anergy", "downregulation of lymphocyte anergy" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002912" ;
    a owl:Class ;
    rdfs:label "negative regulation of lymphocyte anergy" ;
    rdfs:subClassOf obo:GO_0002644, obo:GO_0002911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002249
            ]
        )
    ] .

obo:GO_0002913
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of lymphocyte anergy." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte anergy", "up-regulation of lymphocyte anergy", "upregulation of lymphocyte anergy" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte anergy", "stimulation of lymphocyte anergy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002913" ;
    a owl:Class ;
    rdfs:label "positive regulation of lymphocyte anergy" ;
    rdfs:subClassOf obo:GO_0002645, obo:GO_0002911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002249
            ]
        )
    ] .

obo:GO_0002920
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of a humoral immune response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002920" ;
    a owl:Class ;
    rdfs:label "regulation of humoral immune response" ;
    rdfs:subClassOf obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006959
            ]
        )
    ] .

obo:GO_0002921
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of a humoral immune response." ;
    oboInOwl:hasExactSynonym "down regulation of humoral immune response", "down-regulation of humoral immune response", "downregulation of humoral immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of humoral immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002921" ;
    a owl:Class ;
    rdfs:label "negative regulation of humoral immune response" ;
    rdfs:subClassOf obo:GO_0002920, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006959
            ]
        )
    ] .

obo:GO_0002922
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of a humoral immune response." ;
    oboInOwl:hasExactSynonym "up regulation of humoral immune response", "up-regulation of humoral immune response", "upregulation of humoral immune response" ;
    oboInOwl:hasNarrowSynonym "activation of humoral immune response", "stimulation of humoral immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002922" ;
    a owl:Class ;
    rdfs:label "positive regulation of humoral immune response" ;
    rdfs:subClassOf obo:GO_0002920, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006959
            ]
        )
    ] .

obo:GO_0003006
    obo:IAO_0000115 "A developmental process in which a progressive change in the state of some part of an organism, germline or somatic, specifically contributes to its ability to form offspring." ;
    oboInOwl:hasNarrowSynonym "puberty" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "reproductive developmental process" ;
    oboInOwl:id "GO:0003006" ;
    a owl:Class ;
    rdfs:label "developmental process involved in reproduction" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0032502 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0032502
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000003
            ]
        )
    ] .

obo:GO_0003008
    obo:IAO_0000115 "A multicellular organismal process carried out by any of the organs or tissues in an organ system. An organ system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a biological objective." ;
    oboInOwl:hasExactSynonym "organ system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003008" ;
    a owl:Class ;
    rdfs:label "system process" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0003012
    obo:IAO_0000115 "A organ system process carried out at the level of a muscle. Muscle tissue is composed of contractile cells or fibers." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "muscle physiological process" ;
    oboInOwl:id "GO:0003012" ;
    a owl:Class ;
    rdfs:label "muscle system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0003013
    obo:IAO_0000115 "A organ system process carried out by any of the organs or tissues of the circulatory system. The circulatory system is an organ system that moves extracellular fluids to and from tissue within a multicellular organism." ;
    oboInOwl:hasDbXref "Wikipedia:Circulatory_system" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003013" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "circulatory system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0003014
    obo:IAO_0000115 "A organ system process carried out by any of the organs or tissues of the renal system. The renal system maintains fluid balance, and contributes to electrolyte balance, acid/base balance, and disposal of nitrogenous waste products. In humans, the renal system comprises a pair of kidneys, a pair of ureters, urinary bladder, urethra, sphincter muscle and associated blood vessels; in other species, the renal system may comprise related structures (e.g., nephrocytes and malpighian tubules in Drosophila)." ;
    oboInOwl:hasExactSynonym "excretory system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "kidney system process" ;
    oboInOwl:id "GO:0003014" ;
    a owl:Class ;
    rdfs:label "renal system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0003015
    obo:IAO_0000115 "A circulatory system process carried out by the heart. The heart is a hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood. The heart is a hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cardiac process" ;
    oboInOwl:id "GO:0003015" ;
    a owl:Class ;
    rdfs:label "heart process" ;
    rdfs:subClassOf obo:GO_0003013 .

obo:GO_0003016
    obo:IAO_0000115 "A process carried out by the organs or tissues of the respiratory system. The respiratory system is an organ system responsible for respiratory gaseous exchange." ;
    oboInOwl:hasAlternativeId "GO:0010802" ;
    oboInOwl:hasExactSynonym "respiratory gaseous exchange" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003016" ;
    a owl:Class ;
    rdfs:label "respiratory system process" ;
    rdfs:subClassOf obo:GO_0003008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007585
    ] .

obo:GO_0003044
    obo:IAO_0000115 "The regulation of blood pressure mediated by biochemical signaling: hormonal, autocrine or paracrine." ;
    oboInOwl:hasExactSynonym "blood pressure regulation mediated by a chemical signal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003044" ;
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure mediated by a chemical signal" ;
    rdfs:subClassOf obo:GO_0003073 .

obo:GO_0003071
    obo:IAO_0000115 "Renal process that modulates the force with which blood travels through the circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." ;
    oboInOwl:hasExactSynonym "renal control of blood pressure", "renal regulation of systemic arterial blood pressure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003071" ;
    a owl:Class ;
    rdfs:label "renal system process involved in regulation of systemic arterial blood pressure" ;
    rdfs:subClassOf obo:GO_0003014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0003073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0003014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0003073
            ]
        )
    ] .

obo:GO_0003073
    obo:IAO_0000115 "The process that modulates the force with which blood travels through the systemic arterial circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003073" ;
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure" ;
    rdfs:subClassOf obo:GO_0008217 .

obo:GO_0003081
    obo:IAO_0000115 "The process in which renin-angiotensin modulates the force with which blood passes through the circulatory system." ;
    oboInOwl:hasExactSynonym "blood pressure regulation by renin-angiotensin" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003081" ;
    a owl:Class ;
    rdfs:label "regulation of systemic arterial blood pressure by renin-angiotensin" ;
    rdfs:subClassOf obo:GO_0001990 .

obo:GO_0003091
    a owl:Class ;
    rdfs:label "renal water homeostasis" ;
    rdfs:subClassOf obo:GO_0003014, obo:GO_0050891 .

obo:GO_0003093
    a owl:Class ;
    rdfs:label "regulation of glomerular filtration" ;
    rdfs:subClassOf obo:GO_0001977, obo:GO_0098801, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003094
            ]
        )
    ] .

obo:GO_0003094
    a owl:Class ;
    rdfs:label "glomerular filtration" ;
    rdfs:subClassOf obo:GO_0097205 .

obo:GO_0003097
    a owl:Class ;
    rdfs:label "renal water transport" ;
    rdfs:subClassOf obo:GO_0003014, obo:GO_0006833, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0003091
    ] .

obo:GO_0003104
    a owl:Class ;
    rdfs:label "positive regulation of glomerular filtration" ;
    rdfs:subClassOf obo:GO_0003093, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0003094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0003094
            ]
        )
    ] .

obo:GO_0003105
    a owl:Class ;
    rdfs:label "negative regulation of glomerular filtration" ;
    rdfs:subClassOf obo:GO_0003093, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0003094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0003094
            ]
        )
    ] .

obo:GO_0003330
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-11-02T02:07:40Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003330" ;
    a owl:Class ;
    rdfs:label "regulation of extracellular matrix constituent secretion" ;
    rdfs:subClassOf obo:GO_1903053, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070278
            ]
        )
    ] .

obo:GO_0003331
    obo:IAO_0000115 "Any process that increases the rate, frequency, or extent of the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-11-02T02:11:22Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003331" ;
    a owl:Class ;
    rdfs:label "positive regulation of extracellular matrix constituent secretion" ;
    rdfs:subClassOf obo:GO_0003330, obo:GO_1903055, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070278
            ]
        )
    ] .

obo:GO_0003332
    obo:IAO_0000115 "Any process that decreases the rate, frequency, or extent the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-11-02T02:13:49Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003332" ;
    a owl:Class ;
    rdfs:label "negative regulation of extracellular matrix constituent secretion" ;
    rdfs:subClassOf obo:GO_0003330, obo:GO_1903054, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070278
            ]
        )
    ] .

obo:GO_0003341
    obo:IAO_0000115 "The directed, self-propelled movement of a cilium." ;
    obo:RO_0002161 obo:NCBITaxon_3176, obo:NCBITaxon_3312, obo:NCBITaxon_3378, obo:NCBITaxon_3398, obo:NCBITaxon_4890, obo:NCBITaxon_5782 ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-11-24T09:56:26Z" ;
    oboInOwl:hasAlternativeId "GO:0036142" ;
    oboInOwl:hasExactSynonym "microtubule-based flagellum movement" ;
    oboInOwl:hasNarrowSynonym "flagellar movement", "flagellum movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "ciliary motility", "cilium beating", "flagellar motility" ;
    oboInOwl:id "GO:0003341" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "cilium movement" ;
    rdfs:subClassOf obo:GO_0007018 .

obo:GO_0003352
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-12-03T10:12:00Z" ;
    oboInOwl:hasAlternativeId "GO:1900172" ;
    oboInOwl:hasExactSynonym "regulation of microtubule-based flagellum movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of flagellar movement", "regulation of flagellum movement" ;
    oboInOwl:id "GO:0003352" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "regulation of cilium movement" ;
    rdfs:subClassOf obo:GO_0060632, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003341
            ]
        )
    ] .

obo:GO_0003353
    obo:IAO_0000115 "Any process that increases the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-12-03T10:16:10Z" ;
    oboInOwl:hasAlternativeId "GO:1900174" ;
    oboInOwl:hasExactSynonym "positive regulation of microtubule-based flagellum movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of flagellar movement", "positive regulation of flagellum movement" ;
    oboInOwl:id "GO:0003353" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "positive regulation of cilium movement" ;
    rdfs:subClassOf obo:GO_0003352, obo:GO_0051272, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0003341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0003341
            ]
        )
    ] .

obo:GO_0003354
    obo:IAO_0000115 "Any process that decreases the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-12-03T10:17:47Z" ;
    oboInOwl:hasAlternativeId "GO:1900173" ;
    oboInOwl:hasExactSynonym "negative regulation of microtubule-based flagellum movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of flagellum movement" ;
    oboInOwl:id "GO:0003354" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "negative regulation of cilium movement" ;
    rdfs:subClassOf obo:GO_0003352, obo:GO_0051271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0003341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0003341
            ]
        )
    ] .

obo:GO_0003674
    obo:IAO_0000115 "A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs. These actions are described from two distinct but related perspectives: (1) biochemical activity, and (2) role as a component in a larger system/process." ;
    obo:IAO_0000589 "molecular process" ;
    oboInOwl:hasAlternativeId "GO:0005554" ;
    oboInOwl:hasExactSynonym "molecular function" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0003674" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that, in addition to forming the root of the molecular function ontology, this term is recommended for use for the annotation of gene products whose molecular function is unknown. When this term is used for annotation, it indicates that no information was available about the molecular function of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this. Despite its name, this is not a type of 'function' in the sense typically defined by upper ontologies such as Basic Formal Ontology (BFO). It is instead a BFO:process carried out by a single gene product or complex." ;
    rdfs:label "molecular_function" ;
    rdfs:subClassOf obo:BFO_0000015 .

obo:GO_0003676
    obo:IAO_0000115 "Binding to a nucleic acid." ;
    oboInOwl:hasAlternativeId "GO:0000496" ;
    oboInOwl:hasNarrowSynonym "base pairing" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0003676" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "nucleic acid binding" ;
    rdfs:subClassOf obo:GO_0097159, obo:GO_1901363 .

obo:GO_0003677
    obo:IAO_0000115 "Any molecular function by which a gene product interacts selectively and non-covalently with DNA (deoxyribonucleic acid)." ;
    oboInOwl:hasAlternativeId "GO:0043566" ;
    oboInOwl:hasNarrowSynonym "plasmid binding" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "microtubule/chromatin interaction", "structure specific DNA binding", "structure-specific DNA binding" ;
    oboInOwl:id "GO:0003677" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "DNA binding" ;
    rdfs:subClassOf obo:GO_0003676 .

obo:GO_0003824
    a owl:Class ;
    rdfs:label "catalytic activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0004888
    obo:IAO_0000115 "Combining with an extracellular or intracellular signal and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity or state as part of signal transduction." ;
    oboInOwl:hasAlternativeId "GO:0004926", "GO:0099600" ;
    oboInOwl:hasBroadSynonym "transmembrane receptor activity" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-193672" ;
    oboInOwl:hasExactSynonym "transmembrane signalling receptor activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0004888" ;
    a owl:Class ;
    rdfs:comment "This term includes intracellular membrane receptors, e.g. IP3 triggered release of Ca2+ from intracellular stores." ;
    rdfs:label "transmembrane signaling receptor activity" ;
    rdfs:subClassOf obo:GO_0038023 .

obo:GO_0004930
    obo:IAO_0000115 "Combining with an extracellular signal and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex." ;
    oboInOwl:hasNarrowSynonym "EBV-induced receptor" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0004930" ;
    a owl:Class ;
    rdfs:label "G protein-coupled receptor activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0005044
    obo:IAO_0000115 "Combining with any modified low-density lipoprotein (LDL) or other polyanionic ligand and delivering the ligand into the cell via endocytosis. Ligands include acetylated and oxidized LDL, Gram-positive and Gram-negative bacteria, apoptotic cells, amyloid-beta fibrils, and advanced glycation end products (AGEs)." ;
    oboInOwl:hasNarrowSynonym "macrophage receptor activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0005044" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:comment "Note that many gene products that are called scavenger receptors have a broad range of potential ligands and also can be annotated to 'pattern recognition receptor activity ; GO:0038187' or its child terms, or to 'lipoprotein receptor activity ; GO:0030228' or its child terms. For receptors that transduce a signal rather than endocytose their ligand, consider instead the terms 'signaling receptor activity ; GO:0038023' and its children." ;
    rdfs:label "scavenger receptor activity" ;
    rdfs:subClassOf obo:GO_0038024 .

obo:GO_0005102
    obo:IAO_0000115 "Binding to one or more specific sites on a receptor molecule, a macromolecule that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function." ;
    oboInOwl:hasBroadSynonym "receptor binding" ;
    oboInOwl:hasDbXref "Wikipedia:Ligand_(biochemistry)" ;
    oboInOwl:hasNarrowSynonym "receptor ligand" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "receptor-associated protein activity" ;
    oboInOwl:id "GO:0005102" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Where appropriate, also consider annotating to 'receptor agonist activity ; GO:0048018'." ;
    rdfs:label "signaling receptor binding" ;
    rdfs:subClassOf obo:GO_0005515 .

obo:GO_0005215
    obo:IAO_0000115 "Enables the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells." ;
    oboInOwl:hasAlternativeId "GO:0005478" ;
    oboInOwl:hasDbXref "EC:7.-.-.-", "Reactome:R-HSA-168313", "Reactome:R-HSA-178215" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "carrier" ;
    oboInOwl:id "GO:0005215" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_metagenomics, go:goslim_mouse, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Some transporters, such as certain members of the SLC family, are referred to as 'carriers'; however GO uses carrier with a different meaning: a carrier binds to and transports the substance (see GO:0140104 molecular carrier activity), whereas a transporter forms some pore that allows the passing of molecules." ;
    rdfs:label "transporter activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0005216
    obo:IAO_0000115 "Enables the facilitated diffusion of an ion (by an energy-independent process) by passage through a transmembrane aqueous pore or channel without evidence for a carrier-mediated mechanism. May be either selective (it enables passage of a specific ion only) or non-selective (it enables passage of two or more ions of same charge but different size)." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0005216" ;
    a owl:Class ;
    rdfs:label "ion channel activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0005244
    obo:IAO_0000115 "Enables the transmembrane transfer of an ion by a voltage-gated channel. An ion is an atom or group of atoms carrying an electric charge by virtue of having gained or lost one or more electrons. A voltage-gated channel is a channel whose open state is dependent on the voltage across the membrane in which it is embedded." ;
    oboInOwl:hasExactSynonym "voltage gated ion channel activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0005244" ;
    a owl:Class ;
    rdfs:label "voltage-gated ion channel activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0005488
    obo:IAO_0000115 "The selective, non-covalent, often stoichiometric, interaction of a molecule with one or more specific sites on another molecule." ;
    oboInOwl:hasDbXref "Wikipedia:Binding_(molecular)" ;
    oboInOwl:hasNarrowSynonym "ligand" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0005488" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct, manual gene product annotation. Please choose a more specific child term, or request a new one if no suitable term is available. For ligands that bind to signal transducing receptors, consider the molecular function term 'receptor binding ; GO:0005102' and its children." ;
    rdfs:label "binding" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0005515
    obo:IAO_0000115 "Binding to a protein." ;
    oboInOwl:hasAlternativeId "GO:0001948", "GO:0045308" ;
    oboInOwl:hasExactSynonym "protein amino acid binding" ;
    oboInOwl:hasNarrowSynonym "glycoprotein binding" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0005515" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "protein binding" ;
    rdfs:subClassOf obo:GO_0005488 .

obo:GO_0005575
    obo:IAO_0000115 "A location, relative to cellular compartments and structures, occupied by a macromolecular machine when it carries out a molecular function. There are two ways in which the gene ontology describes locations of gene products: (1) relative to cellular structures (e.g., cytoplasmic side of plasma membrane) or compartments (e.g., mitochondrion), and (2) the stable macromolecular complexes of which they are parts (e.g., the ribosome).", "The part of a cell or its extracellular environment in which a gene product is located. A gene product may be located in one or more parts of a cell and its location may be as specific as a particular macromolecular complex, that is, a stable, persistent association of macromolecules that function together." ;
    oboInOwl:hasAlternativeId "GO:0008372" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1337158144" ;
    oboInOwl:hasExactSynonym "cell or subcellular entity", "cellular component" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "subcellular entity" ;
    oboInOwl:id "GO:0005575" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that, in addition to forming the root of the cellular component ontology, this term is recommended for use for the annotation of gene products whose cellular component is unknown. Note that when this term is used for annotation, it indicates that no information was available about the cellular component of the gene product annotated as of the date the annotation was made; the evidence code ND, no data, is used to indicate this.", "Note that, in addition to forming the root of the cellular component ontology, this term is recommended for use for the annotation of gene products whose cellular component is unknown. When this term is used for annotation, it indicates that no information was available about the cellular component of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this." ;
    rdfs:label "cellular_component" .

obo:GO_0005576
    obo:IAO_0000115 "The space external to the outermost structure of a cell. For cells without external protective or external encapsulating structures this refers to space outside of the plasma membrane. This term covers the host cell environment outside an intracellular parasite." ;
    oboInOwl:hasDbXref "Wikipedia:Extracellular" ;
    oboInOwl:hasExactSynonym "extracellular" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005576" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_metagenomics, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term is intended to annotate gene products that are not attached to the cell surface. For gene products from multicellular organisms which are secreted from a cell but retained within the organism (i.e. released into the interstitial fluid or blood), consider the cellular component term 'extracellular space ; GO:0005615'." ;
    rdfs:label "extracellular region" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0005577
    a owl:Class ;
    rdfs:label "fibrinogen complex" ;
    rdfs:subClassOf obo:GO_0032991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005615
    ] .

obo:GO_0005578
    a owl:Class .

obo:GO_0005581
    a owl:Class ;
    rdfs:label "collagen trimer" ;
    rdfs:subClassOf obo:GO_0032991 .

obo:GO_0005583
    a owl:Class ;
    rdfs:label "fibrillar collagen trimer" ;
    rdfs:subClassOf obo:GO_0005581, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098643
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005581
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098643
            ]
        )
    ] .

obo:GO_0005584
    a owl:Class ;
    rdfs:label "collagen type I trimer" ;
    rdfs:subClassOf obo:GO_0005583 .

obo:GO_0005585
    a owl:Class ;
    rdfs:label "collagen type II trimer" ;
    rdfs:subClassOf obo:GO_0005583 .

obo:GO_0005587
    a owl:Class ;
    rdfs:label "collagen type IV trimer" ;
    rdfs:subClassOf obo:GO_0098642, obo:GO_0098651 .

obo:GO_0005604
    a owl:Class ;
    rdfs:label "basement membrane" ;
    rdfs:subClassOf obo:GO_0062023 .

obo:GO_0005615
    obo:IAO_0000115 "That part of a multicellular organism outside the cells proper, usually taken to be outside the plasma membranes, and occupied by fluid." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1425028079" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "intercellular space" ;
    oboInOwl:id "GO:0005615" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic ;
    a owl:Class ;
    rdfs:comment "Note that for multicellular organisms, the extracellular space refers to everything outside a cell, but still within the organism (excluding the extracellular matrix). Gene products from a multi-cellular organism that are secreted from a cell into the interstitial fluid or blood can therefore be annotated to this term." ;
    rdfs:label "extracellular space" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005576
    ] .

obo:GO_0005622
    obo:IAO_0000115 "A component of a cell contained within (but not including) the plasma membrane. In eukaryotes it includes the nucleus and cytoplasm." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/17776"^^xsd:anyURI ;
    oboInOwl:hasDbXref "Wikipedia:Intracellular" ;
    oboInOwl:hasExactSynonym "internal to cell", "intracellular", "protoplasm" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "nucleocytoplasm", "protoplast" ;
    oboInOwl:id "GO:0005622" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "intracellular anatomical structure" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0005634
    obo:IAO_0000115 "A membrane-bounded organelle of eukaryotic cells in which chromosomes are housed and replicated. In most cells, the nucleus contains all of the cell's chromosomes except the organellar chromosomes, and is the site of RNA synthesis and processing. In some species, or in specialized cell types, RNA metabolism or DNA replication may be absent." ;
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/go.owl> ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1702920020", "Wikipedia:Cell_nucleus" ;
    oboInOwl:hasExactSynonym "cell nucleus" ;
    oboInOwl:hasNarrowSynonym "horsetail nucleus" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005634" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_metagenomics, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "nucleus", "nucleus"@en ;
    rdfs:subClassOf obo:GO_0043231, obo:GO_0044464 .

obo:GO_0005635
    obo:IAO_0000115 "The double lipid bilayer enclosing the nucleus and separating its contents from the rest of the cytoplasm; includes the intermembrane space, a gap of width 20-40 nm (also called the perinuclear space)." ;
    oboInOwl:hasAlternativeId "GO:0005636" ;
    oboInOwl:hasDbXref "Wikipedia:Nuclear_envelope" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005635" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "nuclear envelope" ;
    rdfs:subClassOf obo:GO_0031967, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005634
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0012505
    ] .

obo:GO_0005694
    obo:IAO_0000115 "A structure composed of a very long molecule of DNA and associated proteins (e.g. histones) that carries hereditary information." ;
    oboInOwl:hasDbXref "Wikipedia:Chromosome" ;
    oboInOwl:hasNarrowSynonym "interphase chromosome", "prophase chromosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "chromatid" ;
    oboInOwl:id "GO:0005694" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Chromosomes include parts that are not part of the chromatin.  Examples include the kinetochore." ;
    rdfs:label "chromosome" ;
    rdfs:subClassOf obo:GO_0043232 .

obo:GO_0005730
    obo:IAO_0000115 "A small, dense body one or more of which are present in the nucleus of eukaryotic cells. It is rich in RNA and protein, is not bounded by a limiting membrane, and is not seen during mitosis. Its prime function is the transcription of the nucleolar DNA into 45S ribosomal-precursor RNA, the processing of this RNA into 5.8S, 18S, and 28S components of ribosomal RNA, and the association of these components with 5S RNA and proteins synthesized outside the nucleolus. This association results in the formation of ribonucleoprotein precursors; these pass into the cytoplasm and mature into the 40S and 60S subunits of the ribosome." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1820400233", "Wikipedia:Nucleolus" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005730" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "nucleolus" ;
    rdfs:subClassOf obo:GO_0043232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031981
    ] .

obo:GO_0005737
    obo:IAO_0000115 "The contents of a cell excluding the plasma membrane and nucleus, but including other subcellular structures." ;
    oboInOwl:hasDbXref "Wikipedia:Cytoplasm" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005737" ;
    oboInOwl:inSubset go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "cytoplasm" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005622
    ] .

obo:GO_0005764
    obo:IAO_0000115 "A small lytic vacuole that has cell cycle-independent morphology and is found in most animal cells and that contains a variety of hydrolases, most of which have their maximal activities in the pH range 5-6. The contained enzymes display latency if properly isolated. About 40 different lysosomal hydrolases are known and lysosomes have a great variety of morphologies and functions." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao585356902", "Wikipedia:Lysosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005764" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "lysosome" ;
    rdfs:subClassOf obo:GO_0000323 .

obo:GO_0005766
    obo:IAO_0000115 "A lysosome before it has fused with a vesicle or vacuole." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1140587416" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005766" ;
    a owl:Class ;
    rdfs:label "primary lysosome" ;
    rdfs:subClassOf obo:GO_0005764 .

obo:GO_0005773
    obo:IAO_0000115 "A closed structure, found only in eukaryotic cells, that is completely surrounded by unit membrane and contains liquid material. Cells contain one or several vacuoles, that may have different functions from each other. Vacuoles have a diverse array of functions. They can act as a storage organelle for nutrients or waste products, as a degradative compartment, as a cost-effective way of increasing cell size, and as a homeostatic regulator controlling both turgor pressure and pH of the cytosol." ;
    oboInOwl:hasDbXref "Wikipedia:Vacuole" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "vacuolar carboxypeptidase Y" ;
    oboInOwl:id "GO:0005773" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "vacuole" ;
    rdfs:subClassOf obo:GO_0043231, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ] .

obo:GO_0005775
    obo:IAO_0000115 "The volume enclosed within the vacuolar membrane." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005775" ;
    a owl:Class ;
    rdfs:label "vacuolar lumen" ;
    rdfs:subClassOf obo:GO_0070013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031974
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005773
            ]
        )
    ] .

obo:GO_0005794
    obo:IAO_0000115 "A membrane-bound cytoplasmic organelle of the endomembrane system that further processes the core oligosaccharides (e.g. N-glycans) added to proteins in the endoplasmic reticulum and packages them into membrane-bound vesicles. The Golgi apparatus operates at the intersection of the secretory, lysosomal, and endocytic pathways." ;
    oboInOwl:hasBroadSynonym "Golgi" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao451912436", "Wikipedia:Golgi_apparatus" ;
    oboInOwl:hasExactSynonym "Golgi complex" ;
    oboInOwl:hasNarrowSynonym "Golgi ribbon" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005794" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that the Golgi apparatus can be located in various places in the cytoplasm. In plants and lower animal cells, the Golgi apparatus exists as many copies of discrete stacks dispersed throughout the cytoplasm, while the Golgi apparatus of interphase mammalian cells is a juxtanuclear, often pericentriolar reticulum, where the discrete Golgi stacks are stitched together to form a compact and interconnected ribbon, sometimes called the Golgi ribbon." ;
    rdfs:label "Golgi apparatus" ;
    rdfs:subClassOf obo:GO_0043231, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0012505
    ] .

obo:GO_0005840
    obo:IAO_0000115 "An intracellular organelle, about 200 A in diameter, consisting of RNA and protein. It is the site of protein biosynthesis resulting from translation of messenger RNA (mRNA). It consists of two subunits, one large and one small, each containing only protein and RNA. Both the ribosome and its subunits are characterized by their sedimentation coefficients, expressed in Svedberg units (symbol: S). Hence, the prokaryotic ribosome (70S) comprises a large (50S) subunit and a small (30S) subunit, while the eukaryotic ribosome (80S) comprises a large (60S) subunit and a small (40S) subunit. Two sites on the ribosomal large subunit are involved in translation, namely the aminoacyl site (A site) and peptidyl site (P site). Ribosomes from prokaryotes, eukaryotes, mitochondria, and chloroplasts have characteristically distinct ribosomal proteins." ;
    oboInOwl:hasAlternativeId "GO:0033279" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1429207766", "Wikipedia:Ribosome" ;
    oboInOwl:hasNarrowSynonym "free ribosome", "membrane bound ribosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "ribosomal RNA" ;
    oboInOwl:id "GO:0005840" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "ribosome" ;
    rdfs:subClassOf obo:GO_0043232 .

obo:GO_0005856
    obo:IAO_0000115 "Any of the various filamentous elements that form the internal framework of cells, and typically remain after treatment of the cells with mild detergent to remove membrane constituents and soluble components of the cytoplasm. The term embraces intermediate filaments, microfilaments, microtubules, the microtrabecular lattice, and other structures characterized by a polymeric filamentous nature and long-range order within the cell. The various elements of the cytoskeleton not only serve in the maintenance of cellular shape but also have roles in other cellular functions, including cellular movement, cell division, endocytosis, and movement of organelles." ;
    oboInOwl:hasDbXref "Wikipedia:Cytoskeleton" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005856" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "cytoskeleton" ;
    rdfs:subClassOf obo:GO_0043232 .

obo:GO_0005882
    a owl:Class ;
    rdfs:label "intermediate filament" ;
    rdfs:subClassOf obo:GO_0099513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0045111
    ] .

obo:GO_0005884
    obo:IAO_0000115 "A filamentous structure formed of a two-stranded helical polymer of the protein actin and associated proteins. Actin filaments are a major component of the contractile apparatus of skeletal muscle and the microfilaments of the cytoskeleton of eukaryotic cells. The filaments, comprising polymerized globular actin molecules, appear as flexible structures with a diameter of 5-9 nm. They are organized into a variety of linear bundles, two-dimensional networks, and three dimensional gels. In the cytoskeleton they are most highly concentrated in the cortex of the cell just beneath the plasma membrane." ;
    oboInOwl:hasDbXref "FMA:63850", "NIF_Subcellular:sao1588493326", "Wikipedia:Actin" ;
    oboInOwl:hasExactSynonym "microfilament" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005884" ;
    a owl:Class ;
    rdfs:label "actin filament" ;
    rdfs:subClassOf obo:GO_0099513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0015629
    ] .

obo:GO_0005886
    obo:IAO_0000115 "The membrane surrounding a cell that separates the cell from its external environment. It consists of a phospholipid bilayer and associated proteins." ;
    oboInOwl:hasAlternativeId "GO:0005904" ;
    oboInOwl:hasBroadSynonym "juxtamembrane" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1663586795", "Wikipedia:Cell_membrane" ;
    oboInOwl:hasExactSynonym "cell membrane", "cellular membrane", "cytoplasmic membrane", "plasmalemma" ;
    oboInOwl:hasNarrowSynonym "bacterial inner membrane", "inner endospore membrane", "plasma membrane lipid bilayer" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005886" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_metagenomics, go:goslim_mouse, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "plasma membrane" ;
    rdfs:subClassOf obo:GO_0016020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0071944
    ] .

obo:GO_0005887
    obo:IAO_0000115 "The component of the plasma membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." ;
    oboInOwl:hasNarrowSynonym "integral to plasma membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0005887" ;
    a owl:Class ;
    rdfs:label "integral component of plasma membrane" ;
    rdfs:subClassOf obo:GO_0016021, obo:GO_0031226 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005886
            ]
        )
    ] .

obo:GO_0005902
    obo:IAO_0000115 "Thin cylindrical membrane-covered projections on the surface of an animal cell containing a core bundle of actin filaments. Present in especially large numbers on the absorptive surface of intestinal cells." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao671419673", "Wikipedia:Microvillus" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "microvilli" ;
    oboInOwl:id "GO:0005902" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term refers to a projection from a single cell, and should not be confused with 'microvillus' as used to refer to a multicellular structure such as that found in the placenta." ;
    rdfs:label "microvillus" ;
    rdfs:subClassOf obo:GO_0098858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0032432
    ] .

obo:GO_0005911
    a owl:Class ;
    rdfs:label "cell-cell junction" ;
    rdfs:subClassOf obo:GO_0070161 .

obo:GO_0005923
    a owl:Class ;
    rdfs:label "bicellular tight junction" ;
    rdfs:subClassOf obo:GO_0070160, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043296
    ] .

obo:GO_0005929
    obo:IAO_0000115 "A specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface and of some cytoplasmic parts. Each cilium is largely bounded by an extrusion of the cytoplasmic (plasma) membrane, and contains a regular longitudinal array of microtubules, anchored to a basal body." ;
    obo:RO_0002161 obo:NCBITaxon_3176, obo:NCBITaxon_3312, obo:NCBITaxon_3378, obo:NCBITaxon_3398, obo:NCBITaxon_4890, obo:NCBITaxon_5782 ;
    oboInOwl:hasAlternativeId "GO:0072372" ;
    oboInOwl:hasDbXref "FMA:67181", "NIF_Subcellular:sao787716553", "Wikipedia:Cilium" ;
    oboInOwl:hasExactSynonym "eukaryotic flagellum", "microtubule-based flagellum" ;
    oboInOwl:hasNarrowSynonym "primary cilium" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "flagellum" ;
    oboInOwl:id "GO:0005929" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent. In most eukaryotic species, intracellular sub-components of the cilium, such as the ciliary base and rootlet, are located near the plasma membrane. In Diplomonads such as Giardia, instead, the same ciliary parts are located further intracellularly. Also, 'cilium' may be used when axonemal structure and/or motility are unknown, or when axonemal structure is unusual. For all other cases, please refer to children of 'cilium'. Finally, note that any role of ciliary proteins in sensory events should be captured by annotating to relevant biological process terms." ;
    rdfs:label "cilium" ;
    rdfs:subClassOf obo:GO_0043227, obo:GO_0120025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030990
    ] .

obo:GO_0005938
    obo:IAO_0000115 "The region of a cell that lies just beneath the plasma membrane and often, but not always, contains a network of actin filaments and associated proteins." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_cortex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "cell periphery", "peripheral cytoplasm" ;
    oboInOwl:id "GO:0005938" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "cell cortex" ;
    rdfs:subClassOf obo:GO_0005737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0071944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0071944
            ]
        )
    ] .

obo:GO_0005975
    a owl:Class ;
    rdfs:label "carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0044238, obo:GO_0071704 .

obo:GO_0005976
    a owl:Class ;
    rdfs:label "polysaccharide metabolic process" ;
    rdfs:subClassOf obo:GO_0005975, obo:GO_0043170 .

obo:GO_0005977
    a owl:Class ;
    rdfs:label "glycogen metabolic process" ;
    rdfs:subClassOf obo:GO_0006073, obo:GO_0006112 .

obo:GO_0005978
    a owl:Class ;
    rdfs:label "glycogen biosynthetic process" ;
    rdfs:subClassOf obo:GO_0005977, obo:GO_0009250 .

obo:GO_0005979
    a owl:Class ;
    rdfs:label "regulation of glycogen biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010962, obo:GO_0070873, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005978
            ]
        )
    ] .

obo:GO_0005980
    a owl:Class ;
    rdfs:label "glycogen catabolic process" ;
    rdfs:subClassOf obo:GO_0005977, obo:GO_0009251, obo:GO_0044247 .

obo:GO_0005981
    a owl:Class ;
    rdfs:label "regulation of glycogen catabolic process" ;
    rdfs:subClassOf obo:GO_0043471, obo:GO_0070873, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005980
            ]
        )
    ] .

obo:GO_0005996
    a owl:Class ;
    rdfs:label "monosaccharide metabolic process" ;
    rdfs:subClassOf obo:GO_0005975, obo:GO_0044281 .

obo:GO_0006006
    a owl:Class ;
    rdfs:label "glucose metabolic process" ;
    rdfs:subClassOf obo:GO_0019318 .

obo:GO_0006022
    obo:IAO_0000115 "The chemical reactions and pathways involving aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages." ;
    oboInOwl:hasExactSynonym "aminoglycan metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006022" ;
    a owl:Class ;
    rdfs:label "aminoglycan metabolic process" ;
    rdfs:subClassOf obo:GO_0043170, obo:GO_1901135, obo:GO_1901564 .

obo:GO_0006023
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages." ;
    oboInOwl:hasExactSynonym "aminoglycan anabolism", "aminoglycan biosynthesis", "aminoglycan formation", "aminoglycan synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006023" ;
    a owl:Class ;
    rdfs:label "aminoglycan biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006022, obo:GO_0009059, obo:GO_1901137, obo:GO_1901566 .

obo:GO_0006024
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of glycosaminoglycans, any of a group of polysaccharides that contain amino sugars." ;
    oboInOwl:hasExactSynonym "glycosaminoglycan anabolism", "glycosaminoglycan biosynthesis", "glycosaminoglycan formation", "glycosaminoglycan synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006024" ;
    a owl:Class ;
    rdfs:label "glycosaminoglycan biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006023, obo:GO_0030203 .

obo:GO_0006066
    a owl:Class ;
    rdfs:label "alcohol metabolic process" ;
    rdfs:subClassOf obo:GO_0044281, obo:GO_1901615 .

obo:GO_0006073
    a owl:Class ;
    rdfs:label "cellular glucan metabolic process" ;
    rdfs:subClassOf obo:GO_0044042, obo:GO_0044264 .

obo:GO_0006081
    a owl:Class ;
    rdfs:label "cellular aldehyde metabolic process" ;
    rdfs:subClassOf obo:GO_0044237, obo:GO_0071704 .

obo:GO_0006082
    obo:IAO_0000115 "The chemical reactions and pathways involving organic acids, any acidic compound containing carbon in covalent linkage." ;
    oboInOwl:hasExactSynonym "organic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006082" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "organic acid metabolic process" ;
    rdfs:subClassOf obo:GO_0044237, obo:GO_0044281, obo:GO_0071704 .

obo:GO_0006091
    a owl:Class ;
    rdfs:label "generation of precursor metabolites and energy" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0006109
    a owl:Class ;
    rdfs:label "regulation of carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0080090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005975
            ]
        )
    ] .

obo:GO_0006112
    a owl:Class ;
    rdfs:label "energy reserve metabolic process" ;
    rdfs:subClassOf obo:GO_0015980 .

obo:GO_0006139
    obo:IAO_0000115 "Any cellular metabolic process involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasAlternativeId "GO:0055134" ;
    oboInOwl:hasExactSynonym "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolism", "nucleobase, nucleoside, nucleotide and nucleic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "nucleobase, nucleoside and nucleotide metabolic process", "nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0006139" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0006725, obo:GO_0034641, obo:GO_0044238, obo:GO_0046483, obo:GO_1901360 .

obo:GO_0006259
    obo:IAO_0000115 "Any cellular metabolic process involving deoxyribonucleic acid. This is one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides." ;
    oboInOwl:hasAlternativeId "GO:0055132" ;
    oboInOwl:hasExactSynonym "DNA metabolism", "cellular DNA metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006259" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0044260, obo:GO_0090304 .

obo:GO_0006310
    obo:IAO_0000115 "Any process in which a new genotype is formed by reassortment of genes resulting in gene combinations different from those that were present in the parents. In eukaryotes genetic recombination can occur by chromosome assortment, intrachromosomal recombination, or nonreciprocal interchromosomal recombination. Interchromosomal recombination occurs by crossing over. In bacteria it may occur by genetic transformation, conjugation, transduction, or F-duction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006310" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "DNA recombination" ;
    rdfs:subClassOf obo:GO_0006259 .

obo:GO_0006323
    obo:IAO_0000115 "Any process in which DNA and associated proteins are formed into a compact, orderly structure." ;
    oboInOwl:hasExactSynonym "DNA condensation", "DNA organisation", "DNA organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006323" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "DNA packaging" ;
    rdfs:subClassOf obo:GO_0071103, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0008301
    ] .

obo:GO_0006412
    obo:IAO_0000115 "The cellular metabolic process in which a protein is formed, using the sequence of a mature mRNA or circRNA molecule to specify the sequence of amino acids in a polypeptide chain. Translation is mediated by the ribosome, and begins with the formation of a ternary complex between aminoacylated initiator methionine tRNA, GTP, and initiation factor 2, which subsequently associates with the small subunit of the ribosome and an mRNA or circRNA. Translation ends with the release of a polypeptide chain from the ribosome." ;
    oboInOwl:hasExactSynonym "protein anabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006412" ;
    a owl:Class ;
    rdfs:label "translation" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0006575
    a owl:Class ;
    rdfs:label "cellular modified amino acid metabolic process" ;
    rdfs:subClassOf obo:GO_0044237, obo:GO_1901564 .

obo:GO_0006590
    a owl:Class ;
    rdfs:label "thyroid hormone generation" ;
    rdfs:subClassOf obo:GO_0042403 .

obo:GO_0006629
    obo:IAO_0000115 "The chemical reactions and pathways involving lipids, compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent. Includes fatty acids; neutral fats, other fatty-acid esters, and soaps; long-chain (fatty) alcohols and waxes; sphingoids and other long-chain bases; glycolipids, phospholipids and sphingolipids; and carotenes, polyprenols, sterols, terpenes and other isoprenoids." ;
    oboInOwl:hasDbXref "Wikipedia:Lipid_metabolism" ;
    oboInOwl:hasExactSynonym "lipid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006629" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_metagenomics, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "lipid metabolic process" ;
    rdfs:subClassOf obo:GO_0044238, obo:GO_0071704 .

obo:GO_0006694
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus; includes de novo formation and steroid interconversion by modification." ;
    oboInOwl:hasDbXref "Wikipedia:Steroid_metabolisms#Steroid_biosynthesis" ;
    oboInOwl:hasExactSynonym "steroid anabolism", "steroid biosynthesis", "steroid formation", "steroid synthesis", "steroidogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006694" ;
    a owl:Class ;
    rdfs:label "steroid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0008202, obo:GO_0008610, obo:GO_1901362 .

obo:GO_0006699
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of bile acids, any of a group of steroid carboxylic acids occurring in bile." ;
    oboInOwl:hasExactSynonym "bile acid anabolism", "bile acid biosynthesis", "bile acid formation", "bile acid synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006699" ;
    a owl:Class ;
    rdfs:label "bile acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006694, obo:GO_0008206, obo:GO_0072330, obo:GO_1901617 .

obo:GO_0006700
    a owl:Class ;
    rdfs:label "C21-steroid hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0008207, obo:GO_0044249, obo:GO_0120178 .

obo:GO_0006704
    a owl:Class ;
    rdfs:label "glucocorticoid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006694, obo:GO_0008211 .

obo:GO_0006705
    a owl:Class ;
    rdfs:label "mineralocorticoid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0008212, obo:GO_0120178 .

obo:GO_0006725
    obo:IAO_0000115 "The chemical reactions and pathways involving aromatic compounds, any organic compound characterized by one or more planar rings, each of which contains conjugated double bonds and delocalized pi electrons, as carried out by individual cells." ;
    oboInOwl:hasExactSynonym "aromatic compound metabolism" ;
    oboInOwl:hasNarrowSynonym "aromatic hydrocarbon metabolic process", "aromatic hydrocarbon metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006725" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular aromatic compound metabolic process" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0006790
    obo:IAO_0000115 "The chemical reactions and pathways involving the nonmetallic element sulfur or compounds that contain sulfur, such as the amino acids methionine and cysteine or the tripeptide glutathione." ;
    oboInOwl:hasDbXref "Wikipedia:Sulfur_metabolism" ;
    oboInOwl:hasExactSynonym "sulfur metabolism", "sulphur metabolic process", "sulphur metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006790" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "sulfur compound metabolic process" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0006801
    obo:IAO_0000115 "The chemical reactions and pathways involving superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species." ;
    oboInOwl:hasExactSynonym "oxygen free radical metabolic process", "oxygen free radical metabolism", "superoxide free radical metabolic process", "superoxide free radical metabolism", "superoxide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006801" ;
    a owl:Class ;
    rdfs:label "superoxide metabolic process" ;
    rdfs:subClassOf obo:GO_0072593 .

obo:GO_0006807
    obo:IAO_0000115 "The chemical reactions and pathways involving organic or inorganic compounds that contain nitrogen." ;
    oboInOwl:hasExactSynonym "nitrogen compound metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006807" ;
    oboInOwl:inSubset go:goslim_metagenomics, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "nitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0006810
    obo:IAO_0000115 "The directed movement of substances (such as macromolecules, small molecules, ions) or cellular components (such as complexes and organelles) into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter, pore or motor protein." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-12-13T16:25:32Z" ;
    oboInOwl:hasAlternativeId "GO:0015457", "GO:0015460", "GO:0044765" ;
    oboInOwl:hasNarrowSynonym "small molecule transport", "solute:solute exchange" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism transport" ;
    oboInOwl:id "GO:0006810" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be used for direct annotation. It should be possible to make a more specific annotation to one of the children of this term, for e.g. to transmembrane transport, to microtubule-based transport or to vesicle-mediated transport." ;
    rdfs:label "transport" ;
    rdfs:subClassOf obo:GO_0051234 .

obo:GO_0006811
    obo:IAO_0000115 "The directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006811" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "ion transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0006812
    obo:IAO_0000115 "The directed movement of cations, atoms or small molecules with a net positive charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0006819", "GO:0015674", "GO:0072512" ;
    oboInOwl:hasNarrowSynonym "di-, tri-valent inorganic cation transport", "trivalent inorganic cation transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006812" ;
    a owl:Class ;
    rdfs:label "cation transport" ;
    rdfs:subClassOf obo:GO_0006811 .

obo:GO_0006820
    obo:IAO_0000115 "The directed movement of anions, atoms or small molecules with a net negative charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0006822" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006820" ;
    a owl:Class ;
    rdfs:label "anion transport" ;
    rdfs:subClassOf obo:GO_0006811 .

obo:GO_0006833
    a owl:Class ;
    rdfs:label "water transport" ;
    rdfs:subClassOf obo:GO_0042044 .

obo:GO_0006835
    obo:IAO_0000115 "The directed movement of dicarboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0006841" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "sodium:dicarboxylate transport" ;
    oboInOwl:id "GO:0006835" ;
    a owl:Class ;
    rdfs:label "dicarboxylic acid transport" ;
    rdfs:subClassOf obo:GO_0046942 .

obo:GO_0006836
    obo:IAO_0000115 "The directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Neurotransmitters are any chemical substance that is capable of transmitting (or inhibiting the transmission of) a nerve impulse from a neuron to another cell." ;
    oboInOwl:hasNarrowSynonym "sodium:neurotransmitter transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006836" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "neurotransmitter transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0006837
    obo:IAO_0000115 "The directed movement of serotonin into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Serotonin (5-hydroxytryptamine) is a monoamine neurotransmitter occurring in the peripheral and central nervous systems." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006837" ;
    a owl:Class ;
    rdfs:label "serotonin transport" ;
    rdfs:subClassOf obo:GO_0006812, obo:GO_0015844, obo:GO_0015850 .

obo:GO_0006858
    obo:IAO_0000115 "The transport of substances that occurs outside cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006858" ;
    a owl:Class ;
    rdfs:label "extracellular transport" ;
    rdfs:subClassOf obo:GO_0006810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005576
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006810
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_0006860
    obo:IAO_0000115 "The directed extracellular movement of amino acids." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006860" ;
    a owl:Class ;
    rdfs:label "extracellular amino acid transport" ;
    rdfs:subClassOf obo:GO_0006858, obo:GO_0006865 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006865
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_0006865
    obo:IAO_0000115 "The directed movement of amino acids, organic acids containing one or more amino substituents, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0006866" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006865" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "amino acid transport" ;
    rdfs:subClassOf obo:GO_0015849, obo:GO_0071705 .

obo:GO_0006869
    obo:IAO_0000115 "The directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Lipids are compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006869" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "lipid transport" ;
    rdfs:subClassOf obo:GO_0071702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0010876
    ] .

obo:GO_0006873
    a owl:Class ;
    rdfs:label "cellular ion homeostasis" ;
    rdfs:subClassOf obo:GO_0050801, obo:GO_0055082 .

obo:GO_0006874
    a owl:Class ;
    rdfs:label "cellular calcium ion homeostasis" ;
    rdfs:subClassOf obo:GO_0006875, obo:GO_0055074, obo:GO_0072503 .

obo:GO_0006875
    a owl:Class ;
    rdfs:label "cellular metal ion homeostasis" ;
    rdfs:subClassOf obo:GO_0030003, obo:GO_0055065 .

obo:GO_0006886
    obo:IAO_0000115 "The directed movement of proteins in a cell, including the movement of proteins between specific compartments or structures within a cell, such as organelles of a eukaryotic cell." ;
    oboInOwl:hasAlternativeId "GO:0032779" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "copper-induced intracellular protein transport" ;
    oboInOwl:id "GO:0006886" ;
    a owl:Class ;
    rdfs:label "intracellular protein transport" ;
    rdfs:subClassOf obo:GO_0015031, obo:GO_0046907, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0034613
    ] .

obo:GO_0006887
    a owl:Class ;
    rdfs:label "exocytosis" ;
    rdfs:subClassOf obo:GO_0016192, obo:GO_0032940, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0099500
    ] .

obo:GO_0006897
    obo:IAO_0000115 "A vesicle-mediated transport process in which cells take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." ;
    oboInOwl:hasAlternativeId "GO:0016193", "GO:0016196", "GO:0098701" ;
    oboInOwl:hasDbXref "Wikipedia:Endocytosis" ;
    oboInOwl:hasExactSynonym "endocytic import into cell", "vesicle endocytosis" ;
    oboInOwl:hasNarrowSynonym "plasma membrane invagination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "nonselective vesicle endocytosis" ;
    oboInOwl:id "GO:0006897" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "endocytosis" ;
    rdfs:subClassOf obo:GO_0016192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0006900
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0010324
    ] .

obo:GO_0006900
    obo:IAO_0000115 "The evagination of a membrane, resulting in formation of a vesicle." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-19T15:26:17Z" ;
    oboInOwl:hasAlternativeId "GO:0006902", "GO:1902591" ;
    oboInOwl:hasExactSynonym "membrane evagination", "vesicle biosynthesis", "vesicle formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "nonselective vesicle assembly", "single organism membrane budding", "single-organism membrane budding", "vesicle budding" ;
    oboInOwl:id "GO:0006900" ;
    a owl:Class ;
    rdfs:label "vesicle budding from membrane" ;
    rdfs:subClassOf obo:GO_0016050, obo:GO_0061024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016192
    ] .

obo:GO_0006903
    obo:IAO_0000115 "The process in which vesicles are directed to specific destination membranes. Targeting involves coordinated interactions among cytoskeletal elements (microtubules or actin filaments), motor proteins, molecules at the vesicle membrane and target membrane surfaces, and vesicle cargo." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006903" ;
    a owl:Class ;
    rdfs:label "vesicle targeting" ;
    rdfs:subClassOf obo:GO_0009987, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016192
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051650
    ] .

obo:GO_0006906
    a owl:Class ;
    rdfs:label "vesicle fusion" ;
    rdfs:subClassOf obo:GO_0016050, obo:GO_0090174, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016192
    ] .

obo:GO_0006909
    obo:IAO_0000115 "A vesicle-mediated transport process that results in the engulfment of external particulate material by phagocytes and their delivery to the lysosome. The particles are initially contained within phagocytic vacuoles (phagosomes), which then fuse with primary lysosomes to effect digestion of the particles." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasDbXref "Wikipedia:Phagocytosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006909" ;
    a owl:Class ;
    rdfs:label "phagocytosis" ;
    rdfs:subClassOf obo:GO_0016192 .

obo:GO_0006915
    obo:IAO_0000115 "A programmed cell death process which begins when a cell receives an internal (e.g. DNA damage) or external signal (e.g. an extracellular death ligand), and proceeds through a series of biochemical events (signaling pathway phase) which trigger an execution phase. The execution phase is the last step of an apoptotic process, and is typically characterized by rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died." ;
    obo:RO_0002161 obo:NCBITaxon_2, obo:NCBITaxon_4896 ;
    oboInOwl:hasAlternativeId "GO:0006917", "GO:0008632" ;
    oboInOwl:hasBroadSynonym "cell suicide", "cellular suicide" ;
    oboInOwl:hasDbXref "Wikipedia:Apoptosis" ;
    oboInOwl:hasExactSynonym "apoptotic cell death", "apoptotic programmed cell death", "programmed cell death by apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of apoptosis", "apoptosis", "apoptosis signaling", "apoptotic program", "type I programmed cell death" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "apoptosis activator activity", "caspase-dependent programmed cell death", "commitment to apoptosis", "induction of apoptosis", "induction of apoptosis by p53", "signaling (initiator) caspase activity" ;
    oboInOwl:id "GO:0006915" ;
    a owl:Class ;
    rdfs:label "apoptotic process" ;
    rdfs:subClassOf obo:GO_0012501 .

obo:GO_0006921
    obo:IAO_0000115 "The breakdown of structures such as organelles, proteins, or other macromolecular structures during apoptosis." ;
    oboInOwl:hasBroadSynonym "cellular component disassembly involved in apoptotic process", "disassembly of cell structures" ;
    oboInOwl:hasNarrowSynonym "cellular component disassembly involved in apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006921" ;
    a owl:Class ;
    rdfs:label "cellular component disassembly involved in execution phase of apoptosis" ;
    rdfs:subClassOf obo:GO_0022411, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0097194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0022411
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0097194
            ]
        )
    ] .

obo:GO_0006928
    obo:IAO_0000115 "The directed, self-propelled movement of a cell or subcellular component without the involvement of an external agent such as a transporter or a pore." ;
    oboInOwl:hasExactSynonym "cellular component motion", "cellular component movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell movement" ;
    oboInOwl:id "GO:0006928" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that in GO cellular components include whole cells (cell is_a cellular component)." ;
    rdfs:label "movement of cell or subcellular component" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0006935
    obo:IAO_0000115 "The directed movement of a motile cell or organism, or the directed growth of a cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis)." ;
    oboInOwl:hasDbXref "Wikipedia:Chemotaxis" ;
    oboInOwl:hasExactSynonym "taxis in response to chemical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006935" ;
    a owl:Class ;
    rdfs:label "chemotaxis" ;
    rdfs:subClassOf obo:GO_0042330, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042221
    ] .

obo:GO_0006936
    obo:IAO_0000115 "A process in which force is generated within muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis." ;
    oboInOwl:hasDbXref "Wikipedia:Muscle_contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006936" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "muscle contraction" ;
    rdfs:subClassOf obo:GO_0003012 .

obo:GO_0006937
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of muscle contraction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006937" ;
    a owl:Class ;
    rdfs:label "regulation of muscle contraction" ;
    rdfs:subClassOf obo:GO_0090257, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006936
            ]
        )
    ] .

obo:GO_0006939
    obo:IAO_0000115 "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. Smooth muscle differs from striated muscle in the much higher actin/myosin ratio, the absence of conspicuous sarcomeres and the ability to contract to a much smaller fraction of its resting length." ;
    oboInOwl:hasExactSynonym "visceral muscle contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006939" ;
    a owl:Class ;
    rdfs:label "smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006936 .

obo:GO_0006940
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of smooth muscle contraction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006940" ;
    a owl:Class ;
    rdfs:label "regulation of smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006937, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006939
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006939
            ]
        )
    ] .

obo:GO_0006941
    a owl:Class ;
    rdfs:label "striated muscle contraction" ;
    rdfs:subClassOf obo:GO_0006936 .

obo:GO_0006942
    a owl:Class ;
    rdfs:label "regulation of striated muscle contraction" ;
    rdfs:subClassOf obo:GO_0006937, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006941
            ]
        )
    ] .

obo:GO_0006950
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "response to abiotic stress", "response to biotic stress" ;
    oboInOwl:id "GO:0006950" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to stress" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0006952
    obo:IAO_0000115 "Reactions, triggered in response to the presence of a foreign body or the occurrence of an injury, which result in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack." ;
    oboInOwl:hasAlternativeId "GO:0002217", "GO:0042829" ;
    oboInOwl:hasExactSynonym "defence response", "physiological defense response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "antimicrobial peptide activity", "defense/immunity protein activity" ;
    oboInOwl:id "GO:0006952" ;
    a owl:Class ;
    rdfs:label "defense response" ;
    rdfs:subClassOf obo:GO_0006950 .

obo:GO_0006954
    obo:IAO_0000115 "The immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents. The process is characterized by local vasodilation, extravasation of plasma into intercellular spaces and accumulation of white blood cells and macrophages." ;
    oboInOwl:hasBroadSynonym "inflammation" ;
    oboInOwl:hasDbXref "Wikipedia:Inflammation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006954" ;
    a owl:Class ;
    rdfs:label "inflammatory response" ;
    rdfs:subClassOf obo:GO_0006952 .

obo:GO_0006955
    obo:IAO_0000115 "Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006955" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "immune response" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0050896 .

obo:GO_0006959
    obo:IAO_0000115 "An immune response mediated through a body fluid." ;
    oboInOwl:hasDbXref "Wikipedia:Humoral_immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006959" ;
    a owl:Class ;
    rdfs:label "humoral immune response" ;
    rdfs:subClassOf obo:GO_0006955 .

obo:GO_0006996
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an organelle within a cell. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-19T15:25:51Z" ;
    oboInOwl:hasAlternativeId "GO:1902589" ;
    oboInOwl:hasExactSynonym "organelle organisation", "single organism organelle organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "organelle organization and biogenesis", "single-organism organelle organization" ;
    oboInOwl:id "GO:0006996" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "organelle organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0006997
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of the nucleus." ;
    oboInOwl:hasAlternativeId "GO:0048287" ;
    oboInOwl:hasExactSynonym "nuclear organisation", "nuclear organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "nuclear morphology", "nuclear organization and biogenesis", "nucleus organization and biogenesis" ;
    oboInOwl:id "GO:0006997" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_drosophila, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "nucleus organization" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0007010
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of cytoskeletal structures." ;
    oboInOwl:hasExactSynonym "cytoskeleton organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cytoskeletal organization and biogenesis", "cytoskeletal regulator activity", "cytoskeleton organization and biogenesis" ;
    oboInOwl:id "GO:0007010" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0007017
    obo:IAO_0000115 "Any cellular process that depends upon or alters the microtubule cytoskeleton, that part of the cytoskeleton comprising microtubules and their associated proteins." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007017" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:label "microtubule-based process" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007018
    obo:IAO_0000115 "A microtubule-based process that results in the movement of organelles, other microtubules, or other cellular components.  Examples include motor-driven movement along microtubules and movement driven by polymerization or depolymerization of microtubules." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007018" ;
    a owl:Class ;
    rdfs:label "microtubule-based movement" ;
    rdfs:subClassOf obo:GO_0006928, obo:GO_0007017 .

obo:GO_0007036
    a owl:Class ;
    rdfs:label "vacuolar calcium ion homeostasis" ;
    rdfs:subClassOf obo:GO_0006874, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0055074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005773
            ]
        )
    ] .

obo:GO_0007049
    obo:IAO_0000115 "The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_cycle" ;
    oboInOwl:hasExactSynonym "cell-division cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007049" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cell cycle" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007059
    obo:IAO_0000115 "The process in which genetic material, in the form of chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets. In eukaryotes, chromosome segregation begins with the condensation of chromosomes, includes chromosome separation, and ends when chromosomes have completed movement to the spindle poles." ;
    oboInOwl:hasDbXref "Wikipedia:Chromosome_segregation" ;
    oboInOwl:hasExactSynonym "chromosome division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chromosome transmission" ;
    oboInOwl:id "GO:0007059" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "chromosome segregation" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007076
    obo:IAO_0000115 "The cell cycle process in which chromatin structure is compacted prior to and during mitosis in eukaryotic cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007076" ;
    a owl:Class ;
    rdfs:label "mitotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0030261, obo:GO_1903047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0000070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030261
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0007088
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of mitosis." ;
    oboInOwl:hasExactSynonym "regulation of mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007088" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0007346, obo:GO_0010564, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0007113
    obo:IAO_0000115 "A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell." ;
    oboInOwl:hasDbXref "Wikipedia:Mitosis#Endomitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "endomitosis" ;
    oboInOwl:id "GO:0007113" ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'abortive mitotic cell cycle ; GO:0033277'. Although abortive mitosis is sometimes called endomitosis, GO:0033277 refers to a process in which a mitotic spindle forms and chromosome separation begins." ;
    rdfs:label "endomitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0000278 .

obo:GO_0007135
    obo:IAO_0000115 "The second nuclear division of meiosis, in which the two chromatids in each chromosome are separated, resulting in four daughter nuclei from the two nuclei produced in meiosis II." ;
    oboInOwl:hasDbXref "Wikipedia:Meiosis#Meiosis_II" ;
    oboInOwl:hasExactSynonym "meiosis II nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007135" ;
    a owl:Class ;
    rdfs:label "meiosis II" ;
    rdfs:subClassOf obo:GO_0061983, obo:GO_0140013 .

obo:GO_0007140
    obo:IAO_0000115 "A cell cycle process by which the cell nucleus divides as part of a meiotic cell cycle in the male germline." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasBroadSynonym "male nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "male meiosis" ;
    oboInOwl:id "GO:0007140" ;
    a owl:Class ;
    rdfs:label "male meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0022412, obo:GO_0140013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048232
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0007142
    obo:IAO_0000115 "A cell cycle process comprising the steps by which a cell progresses through male meiosis II, the second meiotic division in the male germline." ;
    oboInOwl:hasExactSynonym "male meiosis II nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007142" ;
    a owl:Class ;
    rdfs:label "male meiosis II" ;
    rdfs:subClassOf obo:GO_0007135, obo:GO_0007140 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048232
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0007143
    obo:IAO_0000115 "A cell cycle process by which the cell nucleus divides as part of a meiotic cell cycle in the female germline." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasBroadSynonym "female meiosis", "female meiotic division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007143" ;
    a owl:Class ;
    rdfs:comment "Note that female germ lines can be found in female or hermaphroditic organisms, so this term can be used to annotate gene products from hermaphrodites such as those of C. elegans. See also the biological process term 'meiotic nuclear division; GO:0140013'." ;
    rdfs:label "female meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0022412, obo:GO_0140013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007292
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007292
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0007147
    obo:IAO_0000115 "The cell cycle process in which the second meiotic division occurs in the female germline." ;
    oboInOwl:hasExactSynonym "female meiosis II nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007147" ;
    a owl:Class ;
    rdfs:label "female meiosis II" ;
    rdfs:subClassOf obo:GO_0007135, obo:GO_0007143 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007292
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0007154
    obo:IAO_0000115 "Any process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_signaling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007154" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cell communication" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007155
    obo:IAO_0000115 "The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2014-04-15T15:59:10Z" ;
    oboInOwl:hasAlternativeId "GO:0098602" ;
    oboInOwl:hasDbXref "Wikipedia:Cell_adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell adhesion molecule activity", "single organism cell adhesion" ;
    oboInOwl:id "GO:0007155" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "cell adhesion" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0022610 .

obo:GO_0007159
    obo:IAO_0000115 "The attachment of a leukocyte to another cell via adhesion molecules." ;
    obo:RO_0002161 obo:NCBITaxon_33090, obo:NCBITaxon_Union_0000023 ;
    oboInOwl:hasExactSynonym "leukocyte adhesion", "leukocyte cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007159" ;
    a owl:Class ;
    rdfs:label "leukocyte cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0098609 .

obo:GO_0007162
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell adhesion." ;
    oboInOwl:hasExactSynonym "down regulation of cell adhesion", "down-regulation of cell adhesion", "downregulation of cell adhesion" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell adhesion receptor inhibitor activity" ;
    oboInOwl:id "GO:0007162" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell adhesion" ;
    rdfs:subClassOf obo:GO_0030155, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007155
            ]
        )
    ] .

obo:GO_0007165
    obo:IAO_0000115 "The cellular process in which a signal is conveyed to trigger a change in the activity or state of a cell. Signal transduction begins with reception of a signal (e.g. a ligand binding to a receptor or receptor activation by a stimulus such as light), or for signal transduction in the absence of ligand, signal-withdrawal or the activity of a constitutively active receptor. Signal transduction ends with regulation of a downstream cellular process, e.g. regulation of transcription or regulation of a metabolic process. Signal transduction covers signaling from receptors located on the surface of the cell and signaling via molecules located within the cell. For signaling between cells, signal transduction is restricted to events at and within the receiving cell." ;
    oboInOwl:hasAlternativeId "GO:0023014", "GO:0023015", "GO:0023016", "GO:0023033", "GO:0023045" ;
    oboInOwl:hasDbXref "Wikipedia:Signal_transduction" ;
    oboInOwl:hasNarrowSynonym "signal transduction by cis-phosphorylation", "signal transduction by conformational transition", "signal transduction by protein phosphorylation", "signal transduction by trans-phosphorylation", "signaling cascade", "signalling cascade" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "signaling pathway", "signalling pathway" ;
    oboInOwl:id "GO:0007165" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that signal transduction is defined broadly to include a ligand interacting with a receptor, downstream signaling steps and a response being triggered. A change in form of the signal in every step is not necessary. Note that in many cases the end of this process is regulation of the initiation of transcription. Note that specific transcription factors may be annotated to this term, but core/general transcription machinery such as RNA polymerase should not." ;
    rdfs:label "signal transduction" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0023052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051716
    ] .

obo:GO_0007166
    obo:IAO_0000115 "A series of molecular signals initiated by activation of a receptor on the surface of a cell. The pathway begins with binding of an extracellular ligand to a cell surface receptor, or for receptors that signal in the absence of a ligand, by ligand-withdrawal or the activity of a constitutively active receptor. The pathway ends with regulation of a downstream cellular process, e.g. transcription." ;
    oboInOwl:hasExactSynonym "cell surface receptor linked signal transduction", "cell surface receptor linked signaling pathway", "cell surface receptor linked signalling pathway" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007166" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "cell surface receptor signaling pathway" ;
    rdfs:subClassOf obo:GO_0007165 .

obo:GO_0007267
    obo:IAO_0000115 "Any process that mediates the transfer of information from one cell to another. This process includes signal transduction in the receiving cell and, where applicable, release of a ligand and any processes that actively facilitate its transport and presentation to the receiving cell.  Examples include signaling via soluble ligands, via cell adhesion molecules and via gap junctions." ;
    oboInOwl:hasExactSynonym "cell-cell signalling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007267" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cell-cell signaling" ;
    rdfs:subClassOf obo:GO_0007154, obo:GO_0023052 .

obo:GO_0007268
    obo:IAO_0000115 "The vesicular release of classical neurotransmitter molecules from a presynapse, across a chemical synapse, the subsequent activation of neurotransmitter receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasBroadSynonym "signal transmission across a synapse", "synaptic transmission" ;
    oboInOwl:hasDbXref "Wikipedia:Neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "neurotransmission" ;
    oboInOwl:id "GO:0007268" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0098916 .

obo:GO_0007269
    obo:IAO_0000115 "The regulated release of neurotransmitter from the presynapse into the synaptic cleft via calcium-regulated exocytosis during synaptic transmission." ;
    oboInOwl:hasAlternativeId "GO:0010554" ;
    oboInOwl:hasExactSynonym "neurotransmitter release", "neurotransmitter secretory pathway" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007269" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:comment "A neurotransmitter is any of a group of substances that are released on excitation from the axon terminal of a presynaptic neuron of the central or peripheral nervous system and travel across the synaptic cleft to either excite or inhibit the target cell. Among the many substances that have the properties of a neurotransmitter are acetylcholine, noradrenaline, adrenaline, dopamine, glycine, gamma-aminobutyrate, glutamic acid, substance P, enkephalins, endorphins and serotonin." ;
    rdfs:label "neurotransmitter secretion" ;
    rdfs:subClassOf obo:GO_0001505, obo:GO_0006836, obo:GO_0051649, obo:GO_0099643, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007268
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098793
    ] .

obo:GO_0007271
    obo:IAO_0000115 "The vesicular release of acetylcholine from a presynapse, across a chemical synapse, the subsequent activation of dopamine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasExactSynonym "cholinergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007271" ;
    a owl:Class ;
    rdfs:label "synaptic transmission, cholinergic" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0007274
    a owl:Class ;
    rdfs:label "neuromuscular synaptic transmission" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0007275
    obo:IAO_0000115 "The biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/21234"^^xsd:anyURI ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007275" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term was 'developmental process'." ;
    rdfs:label "multicellular organism development" ;
    rdfs:subClassOf obo:GO_0032501, obo:GO_0048856 .

obo:GO_0007276
    obo:IAO_0000115 "The generation and maintenance of gametes in a multicellular organism. A gamete is a haploid reproductive cell." ;
    obo:RO_0002161 obo:NCBITaxon_Union_0000023 ;
    oboInOwl:hasAlternativeId "GO:0009552" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "gametogenesis" ;
    oboInOwl:id "GO:0007276" ;
    a owl:Class ;
    rdfs:label "gamete generation" ;
    rdfs:subClassOf obo:GO_0048609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0019953
    ] .

obo:GO_0007281
    obo:IAO_0000115 "The process whose specific outcome is the progression of an immature germ cell over time, from its formation to the mature structure (gamete). A germ cell is any reproductive cell in a multicellular organism." ;
    oboInOwl:hasExactSynonym "germ-cell development" ;
    oboInOwl:hasNarrowSynonym "primordial germ cell development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007281" ;
    a owl:Class ;
    rdfs:label "germ cell development" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0022412, obo:GO_0048468, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007276
    ] .

obo:GO_0007283
    obo:IAO_0000115 "The developmental process by which male germ line stem cells self renew or give rise to successive cell types resulting in the development of a spermatozoa." ;
    oboInOwl:hasDbXref "Wikipedia:Spermatogenesis" ;
    oboInOwl:hasExactSynonym "generation of spermatozoa" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007283" ;
    a owl:Class ;
    rdfs:label "spermatogenesis" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0048232 .

obo:GO_0007286
    obo:IAO_0000115 "The process whose specific outcome is the progression of a spermatid over time, from its formation to the mature structure." ;
    oboInOwl:hasDbXref "Wikipedia:Spermiogenesis" ;
    oboInOwl:hasExactSynonym "spermatid cell development", "spermiogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007286" ;
    a owl:Class ;
    rdfs:label "spermatid development" ;
    rdfs:subClassOf obo:GO_0007281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048515
    ] .

obo:GO_0007288
    obo:IAO_0000115 "The assembly and organization of the sperm flagellar axoneme, the bundle of microtubules and associated proteins that forms the core of the eukaryotic sperm flagellum, and is responsible for movement." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007288" ;
    a owl:Class ;
    rdfs:label "sperm axoneme assembly" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0022412, obo:GO_0035082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0120316
    ] .

obo:GO_0007289
    obo:IAO_0000115 "The specialization of the spermatid nucleus during the development of a spermatid into a mature male gamete competent for fertilization." ;
    oboInOwl:hasExactSynonym "spermatid nuclear differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007289" ;
    a owl:Class ;
    rdfs:comment "See also the Cell Ontology term 'spermatid ; CL:0000018'." ;
    rdfs:label "spermatid nucleus differentiation" ;
    rdfs:subClassOf obo:GO_0006997, obo:GO_0022412, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007286
    ] .

obo:GO_0007292
    obo:IAO_0000115 "Generation of the female gamete; specialised haploid cells produced by meiosis and along with a male gamete takes part in sexual reproduction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007292" ;
    a owl:Class ;
    rdfs:label "female gamete generation" ;
    rdfs:subClassOf obo:GO_0007276 .

obo:GO_0007320
    a owl:Class ;
    rdfs:label "insemination" ;
    rdfs:subClassOf obo:GO_0044703, obo:GO_0044706, obo:GO_0048609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007620
    ] .

obo:GO_0007338
    obo:IAO_0000115 "The union of male and female gametes to form a zygote." ;
    obo:RO_0002161 obo:NCBITaxon_58024 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "zygote biosynthesis", "zygote formation" ;
    oboInOwl:id "GO:0007338" ;
    a owl:Class ;
    rdfs:label "single fertilization" ;
    rdfs:subClassOf obo:GO_0009566 .

obo:GO_0007346
    obo:IAO_0000115 "Any process that modulates the rate or extent of progress through the mitotic cell cycle." ;
    oboInOwl:hasExactSynonym "mitotic cell cycle modulation", "mitotic cell cycle regulation", "modulation of mitotic cell cycle progression", "regulation of mitotic cell cycle progression", "regulation of progression through mitotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mitotic cell cycle regulator" ;
    oboInOwl:id "GO:0007346" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0007369
    a owl:Class ;
    rdfs:label "gastrulation" ;
    rdfs:subClassOf obo:GO_0048598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0001705
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0001706
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0001707
    ] .

obo:GO_0007398
    a owl:Class ;
    rdfs:label "ectoderm development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0007399
    a owl:Class ;
    rdfs:label "nervous system development" ;
    rdfs:subClassOf obo:GO_0048731 .

obo:GO_0007492
    a owl:Class ;
    rdfs:label "endoderm development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0007498
    a owl:Class ;
    rdfs:label "mesoderm development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0007548
    obo:IAO_0000115 "The establishment of the sex of an organism by physical differentiation." ;
    oboInOwl:hasDbXref "Wikipedia:Sexual_differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007548" ;
    a owl:Class ;
    rdfs:label "sex differentiation" ;
    rdfs:subClassOf obo:GO_0003006 .

obo:GO_0007555
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of ecdysteroid from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007555" ;
    a owl:Class ;
    rdfs:label "regulation of ecdysteroid secretion" ;
    rdfs:subClassOf obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045457
            ]
        )
    ] .

obo:GO_0007558
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of juvenile hormone secretion." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007558" ;
    a owl:Class ;
    rdfs:label "regulation of juvenile hormone secretion" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0044060, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045443
            ]
        )
    ] .

obo:GO_0007565
    a owl:Class ;
    rdfs:label "female pregnancy" ;
    rdfs:subClassOf obo:GO_0044703, obo:GO_0044706 .

obo:GO_0007585
    obo:IAO_0000115 "The process of gaseous exchange between an organism and its environment. In plants, microorganisms, and many small animals, air or water makes direct contact with the organism's cells or tissue fluids, and the processes of diffusion supply the organism with dioxygen (O2) and remove carbon dioxide (CO2). In larger animals the efficiency of gaseous exchange is improved by specialized respiratory organs, such as lungs and gills, which are ventilated by breathing mechanisms." ;
    oboInOwl:hasBroadSynonym "breathing", "respiration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007585" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:label "respiratory gaseous exchange by respiratory system" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0007586
    obo:IAO_0000115 "The whole of the physical, chemical, and biochemical processes carried out by multicellular organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." ;
    oboInOwl:hasDbXref "Wikipedia:Digestion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007586" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "digestion" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0007588
    a owl:Class ;
    rdfs:label "excretion" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0007589
    obo:IAO_0000115 "The controlled release of a fluid by a cell or tissue in an animal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007589" ;
    a owl:Class ;
    rdfs:label "body fluid secretion" ;
    rdfs:subClassOf obo:GO_0046903, obo:GO_0050878 .

obo:GO_0007595
    a owl:Class ;
    rdfs:label "lactation" ;
    rdfs:subClassOf obo:GO_0007589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0060156
    ] .

obo:GO_0007596
    obo:IAO_0000115 "The sequential process in which the multiple coagulation factors of the blood interact, ultimately resulting in the formation of an insoluble fibrin clot; it may be divided into three stages: stage 1, the formation of intrinsic and extrinsic prothrombin converting principle; stage 2, the formation of thrombin; stage 3, the formation of stable fibrin polymers." ;
    oboInOwl:hasDbXref "Wikipedia:Coagulation" ;
    oboInOwl:hasExactSynonym "blood clotting" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007596" ;
    a owl:Class ;
    rdfs:label "blood coagulation" ;
    rdfs:subClassOf obo:GO_0007599, obo:GO_0050817, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042060
    ] .

obo:GO_0007599
    obo:IAO_0000115 "The stopping of bleeding (loss of body fluid) or the arrest of the circulation to an organ or part." ;
    oboInOwl:hasDbXref "Wikipedia:Hemostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007599" ;
    a owl:Class ;
    rdfs:label "hemostasis" ;
    rdfs:subClassOf obo:GO_0050878 .

obo:GO_0007600
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasDbXref "Wikipedia:Perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007600" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "sensory perception" ;
    rdfs:subClassOf obo:GO_0050877 .

obo:GO_0007601
    obo:IAO_0000115 "The series of events required for an organism to receive a visual stimulus, convert it to a molecular signal, and recognize and characterize the signal. Visual stimuli are detected in the form of photons and are processed to form an image." ;
    oboInOwl:hasDbXref "Wikipedia:Visual_perception" ;
    oboInOwl:hasExactSynonym "sense of sight", "sensory visual perception", "vision" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007601" ;
    a owl:Class ;
    rdfs:label "visual perception" ;
    rdfs:subClassOf obo:GO_0050953 .

obo:GO_0007605
    obo:IAO_0000115 "The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound." ;
    oboInOwl:hasDbXref "Wikipedia:Hearing_(sense)" ;
    oboInOwl:hasExactSynonym "hearing", "perception of sound" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007605" ;
    a owl:Class ;
    rdfs:label "sensory perception of sound" ;
    rdfs:subClassOf obo:GO_0050954 .

obo:GO_0007606
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory chemical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasExactSynonym "chemosensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007606" ;
    a owl:Class ;
    rdfs:label "sensory perception of chemical stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0007608
    obo:IAO_0000115 "The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process." ;
    oboInOwl:hasDbXref "Wikipedia:Olfaction" ;
    oboInOwl:hasExactSynonym "olfaction", "scent perception", "sense of smell", "smell perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007608" ;
    a owl:Class ;
    rdfs:label "sensory perception of smell" ;
    rdfs:subClassOf obo:GO_0007606 .

obo:GO_0007610
    a owl:Class ;
    rdfs:label "behavior" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0007611
    a owl:Class ;
    rdfs:label "learning or memory" ;
    rdfs:subClassOf obo:GO_0007610, obo:GO_0050890 .

obo:GO_0007613
    a owl:Class ;
    rdfs:label "memory" ;
    rdfs:subClassOf obo:GO_0007611 .

obo:GO_0007617
    a owl:Class ;
    rdfs:label "mating behavior" ;
    rdfs:subClassOf obo:GO_0019098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007618
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007610
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007618
            ]
        )
    ] .

obo:GO_0007618
    a owl:Class ;
    rdfs:label "mating" ;
    rdfs:subClassOf obo:GO_0044703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0019953
    ] .

obo:GO_0007620
    a owl:Class ;
    rdfs:label "copulation" ;
    rdfs:subClassOf obo:GO_0007618 .

obo:GO_0007626
    a owl:Class ;
    rdfs:label "locomotory behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0008003
    a owl:Class .

obo:GO_0008015
    obo:IAO_0000115 "The flow of blood through the body of an animal, enabling the transport of nutrients to the tissues and the removal of waste products." ;
    oboInOwl:hasAlternativeId "GO:0070261" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "hemolymph circulation" ;
    oboInOwl:id "GO:0008015" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "blood circulation" ;
    rdfs:subClassOf obo:GO_0003013 .

obo:GO_0008016
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of heart contraction. Heart contraction is the process in which the heart decreases in volume in a characteristic way to propel blood through the body." ;
    oboInOwl:hasExactSynonym "regulation of cardiac contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008016" ;
    a owl:Class ;
    rdfs:label "regulation of heart contraction" ;
    rdfs:subClassOf obo:GO_1903522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060047
            ]
        )
    ] .

obo:GO_0008104
    obo:IAO_0000115 "Any process in which a protein is transported to, or maintained in, a specific location." ;
    oboInOwl:hasAlternativeId "GO:0008105" ;
    oboInOwl:hasExactSynonym "protein localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "asymmetric protein localisation", "asymmetric protein localization", "establishment and maintenance of asymmetric protein localization", "establishment and maintenance of protein localization" ;
    oboInOwl:id "GO:0008104" ;
    a owl:Class ;
    rdfs:label "protein localization" ;
    rdfs:subClassOf obo:GO_0033036 .

obo:GO_0008150
    obo:IAO_0000115 "A biological process represents a specific objective that the organism is genetically programmed to achieve. Biological processes are often described by their outcome or ending state, e.g., the biological process of cell division results in the creation of two daughter cells (a divided cell) from a single parent cell. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-09-19T15:05:24Z" ;
    oboInOwl:hasAlternativeId "GO:0000004", "GO:0007582", "GO:0044699" ;
    oboInOwl:hasDbXref "Wikipedia:Biological_process" ;
    oboInOwl:hasExactSynonym "biological process", "physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism process", "single-organism process" ;
    oboInOwl:id "GO:0008150" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that, in addition to forming the root of the biological process ontology, this term is recommended for use for the annotation of gene products whose biological process is unknown. When this term is used for annotation, it indicates that no information was available about the biological process of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this." ;
    rdfs:label "biological_process" ;
    rdfs:subClassOf obo:BFO_0000015 .

obo:GO_0008152
    obo:IAO_0000115 "The chemical reactions and pathways, including anabolism and catabolism, by which living organisms transform chemical substances. Metabolic processes typically transform small molecules, but also include macromolecular processes such as DNA repair and replication, and protein synthesis and degradation." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-10-17T15:46:40Z" ;
    oboInOwl:hasAlternativeId "GO:0044236", "GO:0044710" ;
    oboInOwl:hasDbXref "Wikipedia:Metabolism" ;
    oboInOwl:hasExactSynonym "metabolism" ;
    oboInOwl:hasNarrowSynonym "metabolic process resulting in cell growth", "metabolism resulting in cell growth", "multicellular organism metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism metabolic process" ;
    oboInOwl:id "GO:0008152" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_chembl, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that metabolic processes do not include single functions or processes such as protein-protein interactions, protein-nucleic acids, nor receptor-ligand interactions." ;
    rdfs:label "metabolic process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0008202
    obo:IAO_0000115 "The chemical reactions and pathways involving steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." ;
    oboInOwl:hasDbXref "Wikipedia:Steroid_metabolism" ;
    oboInOwl:hasExactSynonym "steroid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008202" ;
    a owl:Class ;
    rdfs:label "steroid metabolic process" ;
    rdfs:subClassOf obo:GO_0006629, obo:GO_1901360 .

obo:GO_0008206
    obo:IAO_0000115 "The chemical reactions and pathways involving bile acids, a group of steroid carboxylic acids occurring in bile, where they are present as the sodium salts of their amides with glycine or taurine." ;
    oboInOwl:hasExactSynonym "bile acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008206" ;
    a owl:Class ;
    rdfs:label "bile acid metabolic process" ;
    rdfs:subClassOf obo:GO_0008202, obo:GO_0032787, obo:GO_1901615 .

obo:GO_0008207
    a owl:Class ;
    rdfs:label "C21-steroid hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0008202, obo:GO_0034754 .

obo:GO_0008211
    a owl:Class ;
    rdfs:label "glucocorticoid metabolic process" ;
    rdfs:subClassOf obo:GO_0008202 .

obo:GO_0008212
    a owl:Class ;
    rdfs:label "mineralocorticoid metabolic process" ;
    rdfs:subClassOf obo:GO_0008202, obo:GO_0034754 .

obo:GO_0008217
    obo:IAO_0000115 "Any process that modulates the force with which blood travels through the circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." ;
    oboInOwl:hasDbXref "Wikipedia:Blood_pressure#Regulation" ;
    oboInOwl:hasExactSynonym "blood pressure regulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "blood pressure homeostasis", "control of blood pressure" ;
    oboInOwl:id "GO:0008217" ;
    a owl:Class ;
    rdfs:label "regulation of blood pressure" ;
    rdfs:subClassOf obo:GO_0065008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0008015
    ] .

obo:GO_0008219
    obo:IAO_0000115 "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "accidental cell death", "necrosis" ;
    oboInOwl:id "GO:0008219" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_mouse, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "This term should not be used for direct annotation. The only exception should be when experimental data (e.g., staining with trypan blue or propidium iodide) show that cell death has occurred, but fail to provide details on death modality (accidental versus programmed). When information is provided on the cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Also, if experimental data suggest that a gene product influences cell death indirectly, rather than being involved in the death process directly, consider annotating to a 'regulation' term." ;
    rdfs:label "cell death" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0008283
    obo:IAO_0000115 "The multiplication or reproduction of cells, resulting in the expansion of a cell population." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell proliferation" ;
    oboInOwl:id "GO:0008283" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "This term was moved out from being a child of 'cellular process' because it is a cell population-level process, and cellular processes are restricted to those processes that involve individual cells. Also note that this term is intended to be used for the proliferation of cells within a multicellular organism, not for the expansion of a population of single-celled organisms." ;
    rdfs:label "cell population proliferation" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0008284
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of cell proliferation." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasExactSynonym "up regulation of cell proliferation", "up-regulation of cell proliferation", "upregulation of cell proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of cell proliferation", "stimulation of cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cell proliferation" ;
    oboInOwl:id "GO:0008284" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell population proliferation" ;
    rdfs:subClassOf obo:GO_0042127, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008283
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008283
            ]
        )
    ] .

obo:GO_0008285
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of cell proliferation." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasExactSynonym "down regulation of cell proliferation", "down-regulation of cell proliferation", "downregulation of cell proliferation" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cell proliferation" ;
    oboInOwl:id "GO:0008285" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell population proliferation" ;
    rdfs:subClassOf obo:GO_0042127, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008283
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008283
            ]
        )
    ] .

obo:GO_0008289
    obo:IAO_0000115 "Binding to a lipid." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0008289" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "lipid binding" ;
    rdfs:subClassOf obo:GO_0005488 .

obo:GO_0008301
    obo:IAO_0000115 "The activity of binding selectively and non-covalently to and distorting the original structure of DNA, typically a straight helix, into a bend, or increasing the bend if the original structure was intrinsically bent due to its sequence." ;
    oboInOwl:hasExactSynonym "DNA bending activity", "DNA bending involving DNA binding" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0008301" ;
    a owl:Class ;
    rdfs:label "DNA binding, bending" ;
    rdfs:subClassOf obo:GO_0003677 .

obo:GO_0008348
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of an antimicrobial humoral response." ;
    oboInOwl:hasAlternativeId "GO:0042154", "GO:0042155" ;
    oboInOwl:hasExactSynonym "attenuation of antimicrobial humoral response", "down regulation of antimicrobial humoral response", "down-regulation of antimicrobial humoral response", "downregulation of antimicrobial humoral response" ;
    oboInOwl:hasNarrowSynonym "inhibition of antimicrobial humoral response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008348" ;
    a owl:Class ;
    rdfs:label "negative regulation of antimicrobial humoral response" ;
    rdfs:subClassOf obo:GO_0002759, obo:GO_0002832, obo:GO_0002921, obo:GO_0032102, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0019730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0019730
            ]
        )
    ] .

obo:GO_0008406
    obo:IAO_0000115 "The process whose specific outcome is the progression of the gonad over time, from its formation to the mature structure. The gonad is an animal organ that produces gametes; in some species it also produces hormones." ;
    oboInOwl:hasExactSynonym "gonadogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008406" ;
    a owl:Class ;
    rdfs:label "gonad development" ;
    rdfs:subClassOf obo:GO_0048513, obo:GO_0048608, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0045137
    ] .

obo:GO_0008509
    obo:IAO_0000115 "Enables the transfer of a negatively charged ion from one side of a membrane to the other." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-166214" ;
    oboInOwl:hasExactSynonym "anion transporter activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0008509" ;
    a owl:Class ;
    rdfs:label "anion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0015075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098656
    ] .

obo:GO_0008514
    obo:IAO_0000115 "Enables the transfer of organic anions from one side of a membrane to the other. Organic anions are atoms or small molecules with a negative charge which contain carbon in covalent linkage." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2142859" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0008514" ;
    a owl:Class ;
    rdfs:label "organic anion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0008509, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0015711
    ] .

obo:GO_0008527
    a owl:Class ;
    rdfs:label "taste receptor activity" ;
    rdfs:subClassOf obo:GO_0004888, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050912
    ] .

obo:GO_0008544
    a owl:Class ;
    rdfs:label "epidermis development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0008585
    obo:IAO_0000115 "The process whose specific outcome is the progression of the female gonad over time, from its formation to the mature structure." ;
    obo:RO_0002161 obo:NCBITaxon_3398 ;
    oboInOwl:hasAlternativeId "GO:0061039" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "ovarian development", "ovary development" ;
    oboInOwl:id "GO:0008585" ;
    a owl:Class ;
    rdfs:label "female gonad development" ;
    rdfs:subClassOf obo:GO_0008406, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0046545
    ] .

obo:GO_0008610
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of lipids, compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent." ;
    oboInOwl:hasExactSynonym "lipid anabolism", "lipid biosynthesis", "lipid formation", "lipid synthesis", "lipogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008610" ;
    a owl:Class ;
    rdfs:label "lipid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006629, obo:GO_1901576 .

obo:GO_0009056
    a owl:Class ;
    rdfs:label "catabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0009057
    a owl:Class ;
    rdfs:label "macromolecule catabolic process" ;
    rdfs:subClassOf obo:GO_0043170, obo:GO_1901575 .

obo:GO_0009058
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of substances; typically the energy-requiring part of metabolism in which simpler substances are transformed into more complex ones." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-10-17T15:52:18Z" ;
    oboInOwl:hasAlternativeId "GO:0044274", "GO:0044711" ;
    oboInOwl:hasBroadSynonym "formation" ;
    oboInOwl:hasDbXref "Wikipedia:Anabolism" ;
    oboInOwl:hasExactSynonym "anabolism", "biosynthesis", "synthesis" ;
    oboInOwl:hasNarrowSynonym "multicellular organismal biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism biosynthetic process" ;
    oboInOwl:id "GO:0009058" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "biosynthetic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0009059
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasAlternativeId "GO:0043284" ;
    oboInOwl:hasExactSynonym "biopolymer biosynthetic process", "macromolecule anabolism", "macromolecule biosynthesis", "macromolecule formation", "macromolecule synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009059" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0043170, obo:GO_1901576 .

obo:GO_0009250
    a owl:Class ;
    rdfs:label "glucan biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006073, obo:GO_0033692 .

obo:GO_0009251
    a owl:Class ;
    rdfs:label "glucan catabolic process" ;
    rdfs:subClassOf obo:GO_0000272, obo:GO_0044042 .

obo:GO_0009266
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus." ;
    oboInOwl:hasExactSynonym "response to thermal stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009266" ;
    a owl:Class ;
    rdfs:label "response to temperature stimulus" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009306
    obo:IAO_0000115 "The controlled release of proteins from a cell." ;
    oboInOwl:hasAlternativeId "GO:0045166", "GO:0045731" ;
    oboInOwl:hasNarrowSynonym "glycoprotein secretion", "protein secretion during cell fate commitment", "protein secretion resulting in cell fate commitment" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009306" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "protein secretion" ;
    rdfs:subClassOf obo:GO_0015031, obo:GO_0032940, obo:GO_0035592 .

obo:GO_0009314
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an electromagnetic radiation stimulus. Electromagnetic radiation is a propagating wave in space with electric and magnetic components. These components oscillate at right angles to each other and to the direction of propagation." ;
    oboInOwl:hasExactSynonym "response to electromagnetic radiation stimulus", "response to radiation stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009314" ;
    a owl:Class ;
    rdfs:comment "Note that 'radiation' refers to electromagnetic radiation of any wavelength." ;
    rdfs:label "response to radiation" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009399
    obo:IAO_0000115 "The process in which nitrogen is taken from its relatively inert molecular form (N2) in the atmosphere and converted into nitrogen compounds useful for other chemical processes, such as ammonia, nitrate and nitrogen dioxide." ;
    oboInOwl:hasDbXref "MetaCyc:N2FIX-PWY", "Wikipedia:Nitrogen_fixation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009399" ;
    a owl:Class ;
    rdfs:label "nitrogen fixation" ;
    rdfs:subClassOf obo:GO_0071941 .

obo:GO_0009411
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an ultraviolet radiation (UV light) stimulus. Ultraviolet radiation is electromagnetic radiation with a wavelength in the range of 10 to 380 nanometers." ;
    oboInOwl:hasExactSynonym "response to UV light stimulus", "response to UV radiation stimulus", "response to ultraviolet light stimulus", "response to ultraviolet radiation stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009411" ;
    a owl:Class ;
    rdfs:label "response to UV" ;
    rdfs:subClassOf obo:GO_0009416 .

obo:GO_0009416
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a light stimulus, electromagnetic radiation of wavelengths classified as infrared, visible or ultraviolet light." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009416" ;
    oboInOwl:inSubset go:goslim_plant ;
    a owl:Class ;
    rdfs:label "response to light stimulus" ;
    rdfs:subClassOf obo:GO_0009314 .

obo:GO_0009566
    obo:IAO_0000115 "The union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/20176"^^xsd:anyURI ;
    oboInOwl:hasDbXref "Wikipedia:Fertilisation" ;
    oboInOwl:hasExactSynonym "syngamy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009566" ;
    a owl:Class ;
    rdfs:label "fertilization" ;
    rdfs:subClassOf obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0019953
    ] .

obo:GO_0009581
    obo:IAO_0000115 "The series of events in which an external stimulus is received by a cell and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of external stimulus" ;
    oboInOwl:id "GO:0009581" ;
    a owl:Class ;
    rdfs:label "detection of external stimulus" ;
    rdfs:subClassOf obo:GO_0009605, obo:GO_0051606 .

obo:GO_0009582
    obo:IAO_0000115 "The series of events in which an (non-living) abiotic stimulus is received by a cell and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of abiotic stimulus" ;
    oboInOwl:id "GO:0009582" ;
    a owl:Class ;
    rdfs:label "detection of abiotic stimulus" ;
    rdfs:subClassOf obo:GO_0009628, obo:GO_0051606 .

obo:GO_0009583
    obo:IAO_0000115 "The series of events in which a light stimulus (in the form of photons) is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "detection of light" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of light" ;
    oboInOwl:id "GO:0009583" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus" ;
    rdfs:subClassOf obo:GO_0009416, obo:GO_0009581, obo:GO_0009582 .

obo:GO_0009584
    obo:IAO_0000115 "The series of events in which a visible light stimulus is received by a cell and converted into a molecular signal. A visible light stimulus is electromagnetic radiation that can be perceived visually by an organism; for organisms lacking a visual system, this can be defined as light with a wavelength within the range 380 to 780 nm." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of visible light" ;
    oboInOwl:id "GO:0009584" ;
    a owl:Class ;
    rdfs:label "detection of visible light" ;
    rdfs:subClassOf obo:GO_0009583 .

obo:GO_0009589
    obo:IAO_0000115 "The series of events in which an ultraviolet radiation (UV light) stimulus is received and converted into a molecular signal. Ultraviolet radiation is electromagnetic radiation with a wavelength in the range of 10 to 380 nanometers." ;
    oboInOwl:hasExactSynonym "detection of UV light stimulus", "detection of UV radiation stimulus", "detection of ultraviolet light stimulus", "detection of ultraviolet radiation stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of UV" ;
    oboInOwl:id "GO:0009589" ;
    a owl:Class ;
    rdfs:label "detection of UV" ;
    rdfs:subClassOf obo:GO_0009411, obo:GO_0009583 .

obo:GO_0009590
    obo:IAO_0000115 "The series of events in which a gravitational stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of gravity" ;
    oboInOwl:id "GO:0009590" ;
    a owl:Class ;
    rdfs:label "detection of gravity" ;
    rdfs:subClassOf obo:GO_0009581, obo:GO_0009582, obo:GO_0009629 .

obo:GO_0009593
    obo:IAO_0000115 "The series of events in which a chemical stimulus is received by a cell and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "chemoperception", "detection of chemical substance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chemoreception", "perception of chemical stimulus", "perception of chemical substance" ;
    oboInOwl:id "GO:0009593" ;
    a owl:Class ;
    rdfs:label "detection of chemical stimulus" ;
    rdfs:subClassOf obo:GO_0051606, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042221
    ] .

obo:GO_0009605
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external stimulus." ;
    oboInOwl:hasExactSynonym "response to environmental stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009605" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_drosophila, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to external stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0009607
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a biotic stimulus, a stimulus caused or produced by a living organism." ;
    oboInOwl:hasNarrowSynonym "response to biotic stress" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009607" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to biotic stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0009611
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to the organism." ;
    oboInOwl:hasAlternativeId "GO:0002245" ;
    oboInOwl:hasExactSynonym "physiological response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009611" ;
    a owl:Class ;
    rdfs:label "response to wounding" ;
    rdfs:subClassOf obo:GO_0006950 .

obo:GO_0009612
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a mechanical stimulus." ;
    oboInOwl:hasExactSynonym "mechanical stimulus response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chemi-mechanical coupling" ;
    oboInOwl:id "GO:0009612" ;
    a owl:Class ;
    rdfs:label "response to mechanical stimulus" ;
    rdfs:subClassOf obo:GO_0009605, obo:GO_0009628 .

obo:GO_0009617
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a bacterium." ;
    oboInOwl:hasAlternativeId "GO:0009618", "GO:0009680" ;
    oboInOwl:hasExactSynonym "response to bacteria" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009617" ;
    a owl:Class ;
    rdfs:label "response to bacterium" ;
    rdfs:subClassOf obo:GO_0051707 .

obo:GO_0009628
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an abiotic (not derived from living organisms) stimulus." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/16572"^^xsd:anyURI ;
    oboInOwl:hasNarrowSynonym "response to abiotic stress" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009628" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to abiotic stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0009629
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a gravitational stimulus." ;
    oboInOwl:hasExactSynonym "response to gravitational stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009629" ;
    a owl:Class ;
    rdfs:label "response to gravity" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009636
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a toxic stimulus." ;
    oboInOwl:hasNarrowSynonym "detoxification response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "toxin resistance", "toxin susceptibility/resistance" ;
    oboInOwl:id "GO:0009636" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:label "response to toxic substance" ;
    rdfs:subClassOf obo:GO_0042221 .

obo:GO_0009653
    obo:IAO_0000115 "The process in which anatomical structures are generated and organized. Morphogenesis pertains to the creation of form." ;
    oboInOwl:hasBroadSynonym "embryogenesis and morphogenesis" ;
    oboInOwl:hasDbXref "Wikipedia:Morphogenesis" ;
    oboInOwl:hasExactSynonym "anatomical structure organization", "morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009653" ;
    a owl:Class ;
    rdfs:label "anatomical structure morphogenesis" ;
    rdfs:subClassOf obo:GO_0032502, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048856
    ] .

obo:GO_0009790
    a owl:Class ;
    rdfs:label "embryo development" ;
    rdfs:subClassOf obo:GO_0007275 .

obo:GO_0009791
    a owl:Class ;
    rdfs:label "post-embryonic development" ;
    rdfs:subClassOf obo:GO_0032501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0009792
    a owl:Class ;
    rdfs:label "embryo development ending in birth or egg hatching" ;
    rdfs:subClassOf obo:GO_0009790 .

obo:GO_0009887
    obo:IAO_0000115 "Morphogenesis of an animal organ. An organ is defined as a tissue or set of tissues that work together to perform a specific function or functions. Morphogenesis is the process in which anatomical structures are generated and organized. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." ;
    oboInOwl:hasBroadSynonym "histogenesis and organogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009887" ;
    a owl:Class ;
    rdfs:label "animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048513
    ] .

obo:GO_0009888
    a owl:Class ;
    rdfs:label "tissue development" ;
    rdfs:subClassOf obo:GO_0048856 .

obo:GO_0009889
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances." ;
    oboInOwl:hasExactSynonym "regulation of anabolism", "regulation of biosynthesis", "regulation of formation", "regulation of synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009889" ;
    a owl:Class ;
    rdfs:label "regulation of biosynthetic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009058
            ]
        )
    ] .

obo:GO_0009890
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of the chemical reactions and pathways resulting in the formation of substances." ;
    oboInOwl:hasExactSynonym "down regulation of biosynthetic process", "down-regulation of biosynthetic process", "downregulation of biosynthetic process", "negative regulation of anabolism", "negative regulation of biosynthesis", "negative regulation of formation", "negative regulation of synthesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009890" ;
    a owl:Class ;
    rdfs:label "negative regulation of biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0009892, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009058
            ]
        )
    ] .

obo:GO_0009891
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances." ;
    oboInOwl:hasExactSynonym "positive regulation of anabolism", "positive regulation of biosynthesis", "positive regulation of formation", "positive regulation of synthesis", "up regulation of biosynthetic process", "up-regulation of biosynthetic process", "upregulation of biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of biosynthetic process", "stimulation of biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009891" ;
    a owl:Class ;
    rdfs:label "positive regulation of biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0009893, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009058
            ]
        )
    ] .

obo:GO_0009892
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." ;
    oboInOwl:hasAlternativeId "GO:0044252" ;
    oboInOwl:hasExactSynonym "down regulation of metabolic process", "down-regulation of metabolic process", "downregulation of metabolic process", "negative regulation of metabolism", "negative regulation of organismal metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of metabolic process", "inhibition of organismal metabolic process", "negative regulation of multicellular organismal metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009892" ;
    a owl:Class ;
    rdfs:label "negative regulation of metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, obo:GO_0048519, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008152
            ]
        )
    ] .

obo:GO_0009893
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." ;
    oboInOwl:hasAlternativeId "GO:0044253" ;
    oboInOwl:hasExactSynonym "positive regulation of metabolism", "up regulation of metabolic process", "up-regulation of metabolic process", "upregulation of metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of metabolic process", "positive regulation of multicellular organismal metabolic process", "positive regulation of organismal metabolism", "stimulation of metabolic process", "stimulation of organismal metabolic process", "up-regulation of organismal metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009893" ;
    a owl:Class ;
    rdfs:label "positive regulation of metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008152
            ]
        )
    ] .

obo:GO_0009894
    a owl:Class ;
    rdfs:label "regulation of catabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009056
            ]
        )
    ] .

obo:GO_0009895
    a owl:Class ;
    rdfs:label "negative regulation of catabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0009894, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009056
            ]
        )
    ] .

obo:GO_0009896
    a owl:Class ;
    rdfs:label "positive regulation of catabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0009894, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009056
            ]
        )
    ] .

obo:GO_0009913
    a owl:Class ;
    rdfs:label "epidermal cell differentiation" ;
    rdfs:subClassOf obo:GO_0030855, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0008544
    ] .

obo:GO_0009914
    obo:IAO_0000115 "The directed movement of hormones into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009914" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "hormone transport" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0010817 .

obo:GO_0009966
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of signal transduction." ;
    oboInOwl:hasAlternativeId "GO:0035466" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of signaling pathway", "regulation of signalling pathway" ;
    oboInOwl:id "GO:0009966" ;
    a owl:Class ;
    rdfs:label "regulation of signal transduction" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0023051, obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007165
            ]
        )
    ] .

obo:GO_0009967
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of signal transduction." ;
    oboInOwl:hasAlternativeId "GO:0035468" ;
    oboInOwl:hasExactSynonym "up regulation of signal transduction", "up-regulation of signal transduction", "upregulation of signal transduction" ;
    oboInOwl:hasNarrowSynonym "activation of signal transduction", "stimulation of signal transduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of signaling pathway", "positive regulation of signalling pathway" ;
    oboInOwl:id "GO:0009967" ;
    a owl:Class ;
    rdfs:label "positive regulation of signal transduction" ;
    rdfs:subClassOf obo:GO_0009966, obo:GO_0010647, obo:GO_0023056, obo:GO_0048584, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007165
            ]
        )
    ] .

obo:GO_0009968
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of signal transduction." ;
    oboInOwl:hasAlternativeId "GO:0035467" ;
    oboInOwl:hasExactSynonym "down regulation of signal transduction", "down-regulation of signal transduction", "downregulation of signal transduction" ;
    oboInOwl:hasNarrowSynonym "inhibition of signal transduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of signaling pathway", "negative regulation of signalling pathway" ;
    oboInOwl:id "GO:0009968" ;
    a owl:Class ;
    rdfs:label "negative regulation of signal transduction" ;
    rdfs:subClassOf obo:GO_0009966, obo:GO_0010648, obo:GO_0023057, obo:GO_0048585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007165
            ]
        )
    ] .

obo:GO_0009987
    obo:IAO_0000115 "Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-12-11T16:56:55Z" ;
    oboInOwl:hasAlternativeId "GO:0008151", "GO:0044763", "GO:0050875" ;
    oboInOwl:hasExactSynonym "cell physiology", "cellular physiological process" ;
    oboInOwl:hasNarrowSynonym "cell growth and/or maintenance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism cellular process" ;
    oboInOwl:id "GO:0009987" ;
    oboInOwl:inSubset go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cellular process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0010032
    obo:IAO_0000115 "Compaction of chromatin structure prior to meiosis in eukaryotic cells." ;
    oboInOwl:hasExactSynonym "chromosome condensation involved in meiotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010032" ;
    a owl:Class ;
    rdfs:label "meiotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0030261, obo:GO_0070192 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0030261
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0010033
    a owl:Class ;
    rdfs:label "response to organic substance" ;
    rdfs:subClassOf obo:GO_0042221 .

obo:GO_0010109
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of photosynthesis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010109" ;
    a owl:Class ;
    rdfs:label "regulation of photosynthesis" ;
    rdfs:subClassOf obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015979
            ]
        )
    ] .

obo:GO_0010256
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of the endomembrane system." ;
    oboInOwl:hasExactSynonym "endomembrane organization", "endomembrane system organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010256" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "endomembrane system organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0010324
    obo:IAO_0000115 "The infolding of a membrane." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-02T13:58:34Z" ;
    oboInOwl:hasAlternativeId "GO:1902534" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism membrane invagination" ;
    oboInOwl:id "GO:0010324" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "membrane invagination" ;
    rdfs:subClassOf obo:GO_0061024 .

obo:GO_0010463
    a owl:Class ;
    rdfs:label "mesenchymal cell proliferation" ;
    rdfs:subClassOf obo:GO_0008283 .

obo:GO_0010464
    a owl:Class ;
    rdfs:label "regulation of mesenchymal cell proliferation" ;
    rdfs:subClassOf obo:GO_0042127, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0010463
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0010463
            ]
        )
    ] .

obo:GO_0010467
    obo:IAO_0000115 "The process in which a gene's sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." ;
    oboInOwl:hasDbXref "Wikipedia:Gene_expression" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010467" ;
    oboInOwl:inSubset go:goslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "gene expression" ;
    rdfs:subClassOf obo:GO_0043170 .

obo:GO_0010468
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." ;
    oboInOwl:hasDbXref "Wikipedia:Regulation_of_gene_expression" ;
    oboInOwl:hasNarrowSynonym "regulation of protein expression" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of gene product expression" ;
    oboInOwl:id "GO:0010468" ;
    a owl:Class ;
    rdfs:comment "This class covers any process that regulates the rate of production of a mature gene product, and so includes processes that regulate that rate by regulating the level, stability or availability of intermediates in the process of gene expression.  For example, it covers any process that regulates the level, stability or availability of mRNA or circRNA for translation and thereby regulates the rate of production of the encoded protein via translation." ;
    rdfs:label "regulation of gene expression" ;
    rdfs:subClassOf obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0010467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0010467
            ]
        )
    ] .

obo:GO_0010469
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a signaling receptor activity. Receptor activity is when a molecule combines with an extracellular or intracellular messenger to initiate a change in cell activity." ;
    oboInOwl:hasBroadSynonym "regulation of receptor activity" ;
    oboInOwl:hasExactSynonym "regulation of signalling receptor activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010469" ;
    a owl:Class ;
    rdfs:label "regulation of signaling receptor activity" ;
    rdfs:subClassOf obo:GO_0009966, obo:GO_0065009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0038023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0038023
            ]
        )
    ] .

obo:GO_0010470
    a owl:Class ;
    rdfs:label "regulation of gastrulation" ;
    rdfs:subClassOf obo:GO_0022603, obo:GO_0045995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007369
            ]
        )
    ] .

obo:GO_0010556
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010556" ;
    a owl:Class ;
    rdfs:label "regulation of macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009059
            ]
        )
    ] .

obo:GO_0010557
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010557" ;
    a owl:Class ;
    rdfs:label "positive regulation of macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009891, obo:GO_0010556, obo:GO_0010604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009059
            ]
        )
    ] .

obo:GO_0010558
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010558" ;
    a owl:Class ;
    rdfs:label "negative regulation of macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009890, obo:GO_0010556, obo:GO_0010605, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009059
            ]
        )
    ] .

obo:GO_0010564
    obo:IAO_0000115 "Any process that modulates a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010564" ;
    a owl:Class ;
    rdfs:label "regulation of cell cycle process" ;
    rdfs:subClassOf obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022402
            ]
        )
    ] .

obo:GO_0010565
    obo:IAO_0000115 "Any process that modulates the chemical reactions and pathways involving any of a class of organic compounds that contain the carbonyl group, CO, and in which the carbonyl group is bonded only to carbon atoms. The general formula for a ketone is RCOR, where R and R are alkyl or aryl groups." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010565" ;
    a owl:Class ;
    rdfs:label "regulation of cellular ketone metabolic process" ;
    rdfs:subClassOf obo:GO_0031323, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042180
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042180
            ]
        )
    ] .

obo:GO_0010566
    a owl:Class ;
    rdfs:label "regulation of ketone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010565, obo:GO_0031326, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042181
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042181
            ]
        )
    ] .

obo:GO_0010604
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010604" ;
    a owl:Class ;
    rdfs:label "positive regulation of macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043170
            ]
        )
    ] .

obo:GO_0010605
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010605" ;
    a owl:Class ;
    rdfs:label "negative regulation of macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043170
            ]
        )
    ] .

obo:GO_0010623
    obo:IAO_0000115 "The activation of endogenous cellular processes that result in the death of a cell as part of its development." ;
    oboInOwl:hasBroadSynonym "developmental programmed cell death", "programmed cell death involved in development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010623" ;
    a owl:Class ;
    rdfs:comment "This process is part of the natural developmental program of some cell types, but it does not always happen as part of the development or shaping of a gross anatomical structure." ;
    rdfs:label "programmed cell death involved in cell development" ;
    rdfs:subClassOf obo:GO_0012501, obo:GO_0048869, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0012501
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048468
            ]
        )
    ] .

obo:GO_0010628
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010628" ;
    a owl:Class ;
    rdfs:label "positive regulation of gene expression" ;
    rdfs:subClassOf obo:GO_0010468, obo:GO_0010604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0010467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0010467
            ]
        )
    ] .

obo:GO_0010629
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010629" ;
    a owl:Class ;
    rdfs:comment "This term covers any process that negatively regulates the rate of production of a mature gene product, and so includes processes that negatively regulate that rate by reducing the level, stability or availability of intermediates in the process of gene expression. For example, it covers any process that reduces the level, stability or availability of mRNA or circRNA for translation and thereby reduces the rate of production of the encoded protein via translation." ;
    rdfs:label "negative regulation of gene expression" ;
    rdfs:subClassOf obo:GO_0010468, obo:GO_0010605, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0010467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0010467
            ]
        )
    ] .

obo:GO_0010638
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." ;
    oboInOwl:hasExactSynonym "positive regulation of organelle organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of organelle organization and biogenesis" ;
    oboInOwl:id "GO:0010638" ;
    a owl:Class ;
    rdfs:label "positive regulation of organelle organization" ;
    rdfs:subClassOf obo:GO_0033043, obo:GO_0051130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006996
            ]
        )
    ] .

obo:GO_0010639
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." ;
    oboInOwl:hasExactSynonym "negative regulation of organelle organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of organelle organization and biogenesis" ;
    oboInOwl:id "GO:0010639" ;
    a owl:Class ;
    rdfs:label "negative regulation of organelle organization" ;
    rdfs:subClassOf obo:GO_0033043, obo:GO_0051129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006996
            ]
        )
    ] .

obo:GO_0010646
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010646" ;
    a owl:Class ;
    rdfs:label "regulation of cell communication" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007154
            ]
        )
    ] .

obo:GO_0010647
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010647" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell communication" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007154
            ]
        )
    ] .

obo:GO_0010648
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010648" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell communication" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007154
            ]
        )
    ] .

obo:GO_0010675
    a owl:Class ;
    rdfs:label "regulation of cellular carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044262
            ]
        )
    ] .

obo:GO_0010676
    a owl:Class ;
    rdfs:label "positive regulation of cellular carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0010675, obo:GO_0031325, obo:GO_0045913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044262
            ]
        )
    ] .

obo:GO_0010677
    a owl:Class ;
    rdfs:label "negative regulation of cellular carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0010675, obo:GO_0031324, obo:GO_0045912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044262
            ]
        )
    ] .

obo:GO_0010700
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of the regulated release of norepinephrine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010700" ;
    a owl:Class ;
    rdfs:label "negative regulation of norepinephrine secretion" ;
    rdfs:subClassOf obo:GO_0014061, obo:GO_0033604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048243
            ]
        )
    ] .

obo:GO_0010701
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of the regulated release of norepinephrine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010701" ;
    a owl:Class ;
    rdfs:label "positive regulation of norepinephrine secretion" ;
    rdfs:subClassOf obo:GO_0014061, obo:GO_0033605, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048243
            ]
        )
    ] .

obo:GO_0010720
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010720" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell development" ;
    rdfs:subClassOf obo:GO_0045597, obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048468
            ]
        )
    ] .

obo:GO_0010721
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010721" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell development" ;
    rdfs:subClassOf obo:GO_0045596, obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048468
            ]
        )
    ] .

obo:GO_0010817
    obo:IAO_0000115 "Any process that modulates the levels of hormone within an organism or a tissue. A hormone is any substance formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells in the same organism, upon which it has a specific regulatory action." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010817" ;
    a owl:Class ;
    rdfs:label "regulation of hormone levels" ;
    rdfs:subClassOf obo:GO_0065008 .

obo:GO_0010876
    obo:IAO_0000115 "Any process in which a lipid is transported to, or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "lipid localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010876" ;
    a owl:Class ;
    rdfs:label "lipid localization" ;
    rdfs:subClassOf obo:GO_0033036 .

obo:GO_0010893
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010893" ;
    a owl:Class ;
    rdfs:label "positive regulation of steroid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0045940, obo:GO_0046889, obo:GO_0050810, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006694
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006694
            ]
        )
    ] .

obo:GO_0010894
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010894" ;
    a owl:Class ;
    rdfs:label "negative regulation of steroid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0045939, obo:GO_0050810, obo:GO_0051055, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006694
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006694
            ]
        )
    ] .

obo:GO_0010906
    a owl:Class ;
    rdfs:label "regulation of glucose metabolic process" ;
    rdfs:subClassOf obo:GO_0010675, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006006
            ]
        )
    ] .

obo:GO_0010907
    a owl:Class ;
    rdfs:label "positive regulation of glucose metabolic process" ;
    rdfs:subClassOf obo:GO_0010676, obo:GO_0010906, obo:GO_0062013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006006
            ]
        )
    ] .

obo:GO_0010927
    obo:IAO_0000115 "The cellular component assembly that is part of the initial shaping of the component during its developmental progression." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010927" ;
    a owl:Class ;
    rdfs:label "cellular component assembly involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_0022607, obo:GO_0048646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0032989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0022607
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0010941
    obo:IAO_0000115 "Any process that modulates the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010941" ;
    a owl:Class ;
    rdfs:label "regulation of cell death" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008219
            ]
        )
    ] .

obo:GO_0010942
    obo:IAO_0000115 "Any process that increases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010942" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell death" ;
    rdfs:subClassOf obo:GO_0010941, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008219
            ]
        )
    ] .

obo:GO_0010948
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-04-27T09:53:22Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010948" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell cycle process" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0045786, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0022402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0022402
            ]
        )
    ] .

obo:GO_0010962
    a owl:Class ;
    rdfs:label "regulation of glucan biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010675, obo:GO_0032885, obo:GO_2000112, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009250
            ]
        )
    ] .

obo:GO_0010970
    obo:IAO_0000115 "The movement of organelles or other particles from one location in the cell to another along microtubules, driven by motor activity." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-05-27T10:56:08Z" ;
    oboInOwl:hasBroadSynonym "microtubule-based transport" ;
    oboInOwl:hasExactSynonym "establishment of localization by movement along microtubule", "movement along microtubule" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010970" ;
    a owl:Class ;
    rdfs:label "transport along microtubule" ;
    rdfs:subClassOf obo:GO_0030705, obo:GO_0099111 .

obo:GO_0012501
    obo:IAO_0000115 "A process which begins when a cell receives an internal or external signal and activates a series of biochemical events (signaling pathway). The process ends with the death of the cell." ;
    oboInOwl:hasAlternativeId "GO:0016244" ;
    oboInOwl:hasBroadSynonym "regulated cell death" ;
    oboInOwl:hasDbXref "Wikipedia:Programmed_cell_death" ;
    oboInOwl:hasNarrowSynonym "caspase-independent cell death", "non-apoptotic programmed cell death", "nonapoptotic programmed cell death" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "PCD", "RCD", "caspase-independent apoptosis" ;
    oboInOwl:id "GO:0012501" ;
    a owl:Class ;
    rdfs:comment "Note that this term should be used to annotate gene products in the organism undergoing the programmed cell death. To annotate genes in another organism whose products modulate programmed cell death in a host organism, consider the term 'modulation by symbiont of host programmed cell death ; GO:0052040'. Also, note that 'programmed cell death ; GO:0012501' should be used to refer to instances of caspase-independent cell death mechanisms, in the absence of further indications on the process taking place. At present, caspase-independent cell death is not yet represented in GO due to the lack of consensus and in-depth research on the topic. 'programmed cell death ; GO:0012501' may also be used to annotate gene products in taxa where apoptosis as defined in GO:0006915 does not occur, such as plants. You may also consider these specific children: GO:0097468 'programmed cell death in response to reactive oxygen species' (with descendants GO:0010421 'hydrogen peroxide-mediated programmed cell death' and GO:0010343 'singlet oxygen-mediated programmed cell death'), and GO:0009626 'plant-type hypersensitive response' and its children." ;
    rdfs:label "programmed cell death" ;
    rdfs:subClassOf obo:GO_0008219 .

obo:GO_0012505
    obo:IAO_0000115 "A collection of membranous structures involved in transport within the cell. The main components of the endomembrane system are endoplasmic reticulum, Golgi bodies, vesicles, cell membrane and nuclear envelope. Members of the endomembrane system pass materials through each other or though the use of vesicles." ;
    oboInOwl:hasDbXref "Wikipedia:Endomembrane_system" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0012505" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_flybase_ribbon, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "endomembrane system" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005886
    ] .

obo:GO_0012506
    obo:IAO_0000115 "The lipid bilayer surrounding any membrane-bounded vesicle in the cell." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1153182838" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0012506" ;
    a owl:Class ;
    rdfs:label "vesicle membrane" ;
    rdfs:subClassOf obo:GO_0031090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0031982
            ]
        )
    ] .

obo:GO_0014046
    obo:IAO_0000115 "The regulated release of dopamine by a cell. Dopamine is a catecholamine and a precursor of adrenaline and noradrenaline. It acts as a neurotransmitter in the central nervous system but it is also produced peripherally and acts as a hormone." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014046" ;
    a owl:Class ;
    rdfs:label "dopamine secretion" ;
    rdfs:subClassOf obo:GO_0015872, obo:GO_0023061, obo:GO_0050432 .

obo:GO_0014047
    obo:IAO_0000115 "The controlled release of glutamate by a cell. The glutamate is the most abundant excitatory neurotransmitter in the nervous system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014047" ;
    a owl:Class ;
    rdfs:label "glutamate secretion" ;
    rdfs:subClassOf obo:GO_0006835, obo:GO_0015800, obo:GO_0032940 .

obo:GO_0014048
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the controlled release of glutamate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014048" ;
    a owl:Class ;
    rdfs:label "regulation of glutamate secretion" ;
    rdfs:subClassOf obo:GO_0044070, obo:GO_0051955, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0014047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0014047
            ]
        )
    ] .

obo:GO_0014049
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the controlled release of glutamate." ;
    oboInOwl:hasExactSynonym "up regulation of glutamate secretion", "up-regulation of glutamate secretion", "upregulation of glutamate secretion" ;
    oboInOwl:hasNarrowSynonym "activation of glutamate secretion", "stimulation of glutamate secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014049" ;
    a owl:Class ;
    rdfs:label "positive regulation of glutamate secretion" ;
    rdfs:subClassOf obo:GO_0014048, obo:GO_0051957, obo:GO_1903532, obo:GO_1903793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0014047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0014047
            ]
        )
    ] .

obo:GO_0014050
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of glutamate." ;
    oboInOwl:hasExactSynonym "down regulation of glutamate secretion", "down-regulation of glutamate secretion", "downregulation of glutamate secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of glutamate secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014050" ;
    a owl:Class ;
    rdfs:label "negative regulation of glutamate secretion" ;
    rdfs:subClassOf obo:GO_0014048, obo:GO_0051956, obo:GO_1903531, obo:GO_1903792, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0014047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0014047
            ]
        )
    ] .

obo:GO_0014051
    obo:IAO_0000115 "The regulated release of gamma-aminobutyric acid by a cell or a tissue. The gamma-aminobutyric acid is the principal inhibitory neurotransmitter in the brain but is also found in several extraneural tissues." ;
    oboInOwl:hasExactSynonym "GABA secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014051" ;
    a owl:Class ;
    rdfs:label "gamma-aminobutyric acid secretion" ;
    rdfs:subClassOf obo:GO_0015812, obo:GO_0046717 .

obo:GO_0014052
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." ;
    oboInOwl:hasExactSynonym "regulation of GABA secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014052" ;
    a owl:Class ;
    rdfs:label "regulation of gamma-aminobutyric acid secretion" ;
    rdfs:subClassOf obo:GO_0044070, obo:GO_0051046, obo:GO_0051955, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0014051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0014051
            ]
        )
    ] .

obo:GO_0014053
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." ;
    oboInOwl:hasExactSynonym "down regulation of gamma-aminobutyric acid secretion", "down-regulation of gamma-aminobutyric acid secretion", "downregulation of gamma-aminobutyric acid secretion", "negative regulation of GABA secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of gamma-aminobutyric acid secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014053" ;
    a owl:Class ;
    rdfs:label "negative regulation of gamma-aminobutyric acid secretion" ;
    rdfs:subClassOf obo:GO_0014052, obo:GO_0051048, obo:GO_0051956, obo:GO_1903792, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0014051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0014051
            ]
        )
    ] .

obo:GO_0014054
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." ;
    oboInOwl:hasExactSynonym "positive regulation of GABA secretion", "up regulation of gamma-aminobutyric acid secretion", "up-regulation of gamma-aminobutyric acid secretion", "upregulation of gamma-aminobutyric acid secretion" ;
    oboInOwl:hasNarrowSynonym "activation of gamma-aminobutyric acid secretion", "stimulation of gamma-aminobutyric acid secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014054" ;
    a owl:Class ;
    rdfs:label "positive regulation of gamma-aminobutyric acid secretion" ;
    rdfs:subClassOf obo:GO_0014052, obo:GO_0051047, obo:GO_0051957, obo:GO_1903793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0014051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0014051
            ]
        )
    ] .

obo:GO_0014055
    obo:IAO_0000115 "The regulated release of acetylcholine by a cell. The acetylcholine acts as a neurotransmitter that acts in both the peripheral nervous system (PNS) and central nervous system (CNS)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014055" ;
    a owl:Class ;
    rdfs:label "acetylcholine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0061526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0061526
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007271
            ]
        )
    ] .

obo:GO_0014056
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of acetylcholine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014056" ;
    a owl:Class ;
    rdfs:label "regulation of acetylcholine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0032222, obo:GO_0043269, obo:GO_0046928, obo:GO_0051952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0014055
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0014055
            ]
        )
    ] .

obo:GO_0014057
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of acetylcholine." ;
    oboInOwl:hasExactSynonym "up regulation of acetylcholine secretion", "up-regulation of acetylcholine secretion", "upregulation of acetylcholine secretion" ;
    oboInOwl:hasNarrowSynonym "activation of acetylcholine secretion", "stimulation of acetylcholine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014057" ;
    a owl:Class ;
    rdfs:label "positive regulation of acetylcholine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0001956, obo:GO_0014056, obo:GO_0032224, obo:GO_0043270, obo:GO_0051954, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0014055
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0014055
            ]
        )
    ] .

obo:GO_0014058
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of acetylcholine." ;
    oboInOwl:hasExactSynonym "down regulation of acetylcholine secretion", "down-regulation of acetylcholine secretion", "downregulation of acetylcholine secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of acetylcholine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014058" ;
    a owl:Class ;
    rdfs:label "negative regulation of acetylcholine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0014056, obo:GO_0032223, obo:GO_0043271, obo:GO_0046929, obo:GO_0051953, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0014055
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0014055
            ]
        )
    ] .

obo:GO_0014059
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of dopamine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014059" ;
    a owl:Class ;
    rdfs:label "regulation of dopamine secretion" ;
    rdfs:subClassOf obo:GO_0043269, obo:GO_0050433, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0014046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0014046
            ]
        )
    ] .

obo:GO_0014060
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of epinephrine." ;
    oboInOwl:hasExactSynonym "regulation of adrenaline secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014060" ;
    a owl:Class ;
    rdfs:label "regulation of epinephrine secretion" ;
    rdfs:subClassOf obo:GO_0050433, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048242
            ]
        )
    ] .

obo:GO_0014061
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of norepinephrine." ;
    oboInOwl:hasExactSynonym "regulation of noradrenaline secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0014061" ;
    a owl:Class ;
    rdfs:label "regulation of norepinephrine secretion" ;
    rdfs:subClassOf obo:GO_0050433, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048243
            ]
        )
    ] .

obo:GO_0014062
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of serotonin." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of serotonin release" ;
    oboInOwl:id "GO:0014062" ;
    a owl:Class ;
    rdfs:label "regulation of serotonin secretion" ;
    rdfs:subClassOf obo:GO_0043269, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001820
            ]
        )
    ] .

obo:GO_0014063
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of serotonin." ;
    oboInOwl:hasExactSynonym "down regulation of serotonin secretion", "down-regulation of serotonin secretion", "downregulation of serotonin secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of serotonin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of serotonin release" ;
    oboInOwl:id "GO:0014063" ;
    a owl:Class ;
    rdfs:label "negative regulation of serotonin secretion" ;
    rdfs:subClassOf obo:GO_0014062, obo:GO_0043271, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001820
            ]
        )
    ] .

obo:GO_0014064
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of serotonin." ;
    oboInOwl:hasExactSynonym "up regulation of serotonin secretion", "up-regulation of serotonin secretion", "upregulation of serotonin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of serotonin secretion", "stimulation of serotonin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of serotonin release" ;
    oboInOwl:id "GO:0014064" ;
    a owl:Class ;
    rdfs:label "positive regulation of serotonin secretion" ;
    rdfs:subClassOf obo:GO_0014062, obo:GO_0043270, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001820
            ]
        )
    ] .

obo:GO_0014821
    a owl:Class ;
    rdfs:label "phasic smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006939 .

obo:GO_0014832
    a owl:Class ;
    rdfs:label "urinary bladder smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0014848 .

obo:GO_0014848
    a owl:Class ;
    rdfs:label "urinary tract smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006939 .

obo:GO_0015031
    obo:IAO_0000115 "The directed movement of proteins into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0015831" ;
    oboInOwl:hasNarrowSynonym "enzyme transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015031" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "protein transport" ;
    rdfs:subClassOf obo:GO_0045184, obo:GO_0071702, obo:GO_0071705 .

obo:GO_0015075
    obo:IAO_0000115 "Enables the transfer of an ion from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "ion transporter activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0015075" ;
    a owl:Class ;
    rdfs:label "ion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0022857, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0034220
    ] .

obo:GO_0015106
    obo:IAO_0000115 "Enables the transfer of bicarbonate from one side of a membrane to the other. Bicarbonate is the hydrogencarbonate ion, HCO3-." ;
    oboInOwl:hasDbXref "RHEA:28695", "Reactome:R-HSA-2752067" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0015106" ;
    a owl:Class ;
    rdfs:label "bicarbonate transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0008514, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0015701
    ] .

obo:GO_0015267
    obo:IAO_0000115 "Enables the energy-independent facilitated diffusion, mediated by passage of a solute through a transmembrane aqueous pore or channel. Stereospecificity is not exhibited but this transport may be specific for a particular molecular species or class of molecules." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "alpha-type channel activity" ;
    oboInOwl:id "GO:0015267" ;
    a owl:Class ;
    rdfs:label "channel activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0015276
    obo:IAO_0000115 "Enables the transmembrane transfer of an ion by a channel that opens when a specific ligand has been bound by the channel complex or one of its constituent parts." ;
    oboInOwl:hasNarrowSynonym "ionotropic receptor activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0015276" ;
    a owl:Class ;
    rdfs:label "ligand-gated ion channel activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0015629
    obo:IAO_0000115 "The part of the cytoskeleton (the internal framework of a cell) composed of actin and associated proteins. Includes actin cytoskeleton-associated complexes." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0015629" ;
    oboInOwl:inSubset go:goslim_aspergillus ;
    a owl:Class ;
    rdfs:label "actin cytoskeleton" ;
    rdfs:subClassOf obo:GO_0005856 .

obo:GO_0015669
    obo:IAO_0000115 "The directed movement of substances that are gaseous in normal living conditions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015669" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "gas transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0015671
    obo:IAO_0000115 "The directed movement of oxygen (O2) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015671" ;
    a owl:Class ;
    rdfs:label "oxygen transport" ;
    rdfs:subClassOf obo:GO_0015669 .

obo:GO_0015695
    obo:IAO_0000115 "The directed movement of organic cations into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Organic cations are atoms or small molecules with a positive charge which contain carbon in covalent linkage." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015695" ;
    a owl:Class ;
    rdfs:label "organic cation transport" ;
    rdfs:subClassOf obo:GO_0006812, obo:GO_0071702 .

obo:GO_0015701
    obo:IAO_0000115 "The directed movement of bicarbonate into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015701" ;
    a owl:Class ;
    rdfs:label "bicarbonate transport" ;
    rdfs:subClassOf obo:GO_0015711 .

obo:GO_0015711
    obo:IAO_0000115 "The directed movement of organic anions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Organic anions are atoms or small molecules with a negative charge which contain carbon in covalent linkage." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015711" ;
    a owl:Class ;
    rdfs:label "organic anion transport" ;
    rdfs:subClassOf obo:GO_0006820, obo:GO_0071702 .

obo:GO_0015718
    obo:IAO_0000115 "The directed movement of monocarboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015718" ;
    a owl:Class ;
    rdfs:label "monocarboxylic acid transport" ;
    rdfs:subClassOf obo:GO_0046942 .

obo:GO_0015721
    a owl:Class ;
    rdfs:label "bile acid and bile salt transport" ;
    rdfs:subClassOf obo:GO_0006869, obo:GO_0015718, obo:GO_0015849, obo:GO_0015850 .

obo:GO_0015800
    obo:IAO_0000115 "The directed movement of acidic amino acids, amino acids with a pH below 7, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015800" ;
    a owl:Class ;
    rdfs:label "acidic amino acid transport" ;
    rdfs:subClassOf obo:GO_0006865 .

obo:GO_0015804
    obo:IAO_0000115 "The directed movement of neutral amino acids, amino acids with no net charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015804" ;
    a owl:Class ;
    rdfs:label "neutral amino acid transport" ;
    rdfs:subClassOf obo:GO_0006865 .

obo:GO_0015812
    obo:IAO_0000115 "The directed movement of gamma-aminobutyric acid (GABA, 4-aminobutyrate), an amino acid which acts as a neurotransmitter in some organisms, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "4-aminobutanoate transport", "4-aminobutyrate transport", "GABA transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015812" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'neurotransmitter transport ; GO:0006836'." ;
    rdfs:label "gamma-aminobutyric acid transport" ;
    rdfs:subClassOf obo:GO_0006865, obo:GO_0046942 .

obo:GO_0015816
    obo:IAO_0000115 "The directed movement of glycine, aminoethanoic acid, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015816" ;
    a owl:Class ;
    rdfs:label "glycine transport" ;
    rdfs:subClassOf obo:GO_0006812, obo:GO_0015804, obo:GO_0046942 .

obo:GO_0015833
    obo:IAO_0000115 "The directed movement of peptides, compounds of two or more amino acids where the alpha carboxyl group of one is bound to the alpha amino group of another, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015833" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "peptide transport" ;
    rdfs:subClassOf obo:GO_0042886, obo:GO_0071702 .

obo:GO_0015837
    obo:IAO_0000115 "The directed movement of amines, including polyamines, organic compounds containing one or more amino groups, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "amine/polyamine transport" ;
    oboInOwl:id "GO:0015837" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "amine transport" ;
    rdfs:subClassOf obo:GO_0071702, obo:GO_0071705 .

obo:GO_0015844
    obo:IAO_0000115 "The directed movement of monoamines, organic compounds that contain one amino group that is connected to an aromatic ring by an ethylene group (-CH2-CH2-), into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasAlternativeId "GO:0015873" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015844" ;
    a owl:Class ;
    rdfs:label "monoamine transport" ;
    rdfs:subClassOf obo:GO_0071702, obo:GO_0071705 .

obo:GO_0015849
    obo:IAO_0000115 "The directed movement of organic acids, any acidic compound containing carbon in covalent linkage, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015849" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "organic acid transport" ;
    rdfs:subClassOf obo:GO_0071702 .

obo:GO_0015850
    obo:IAO_0000115 "The directed movement of an organic hydroxy compound (organic alcohol) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. An organic hydroxy compound is an organic compound having at least one hydroxy group attached to a carbon atom." ;
    oboInOwl:hasExactSynonym "organic alcohol transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015850" ;
    a owl:Class ;
    rdfs:label "organic hydroxy compound transport" ;
    rdfs:subClassOf obo:GO_0071702 .

obo:GO_0015870
    obo:IAO_0000115 "The directed movement of acetylcholine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Acetylcholine is an acetic acid ester of the organic base choline and functions as a neurotransmitter, released at the synapses of parasympathetic nerves and at neuromuscular junctions." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015870" ;
    a owl:Class ;
    rdfs:label "acetylcholine transport" ;
    rdfs:subClassOf obo:GO_0015695, obo:GO_0071705, obo:GO_1901374 .

obo:GO_0015872
    obo:IAO_0000115 "The directed movement of dopamine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Dopamine is a catecholamine neurotransmitter and a metabolic precursor of noradrenaline and adrenaline." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015872" ;
    a owl:Class ;
    rdfs:label "dopamine transport" ;
    rdfs:subClassOf obo:GO_0006812, obo:GO_0051937 .

obo:GO_0015874
    obo:IAO_0000115 "The directed movement of norepinephrine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Norepinephrine (3,4-dihydroxyphenyl-2-aminoethanol) is a hormone secreted by the adrenal medulla and a neurotransmitter in the sympathetic peripheral nervous system and in some tracts of the CNS. It is also the biosynthetic precursor of epinephrine." ;
    oboInOwl:hasExactSynonym "levarterenol transport", "noradrenaline transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015874" ;
    a owl:Class ;
    rdfs:label "norepinephrine transport" ;
    rdfs:subClassOf obo:GO_0051937 .

obo:GO_0015979
    obo:IAO_0000115 "The synthesis by organisms of organic chemical compounds, especially carbohydrates, from carbon dioxide (CO2) using energy obtained from light rather than from the oxidation of chemical compounds." ;
    obo:RO_0002161 obo:NCBITaxon_33208, obo:NCBITaxon_4895 ;
    oboInOwl:hasDbXref "Wikipedia:Photosynthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0015979" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "photosynthesis" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0015980
    a owl:Class ;
    rdfs:label "energy derivation by oxidation of organic compounds" ;
    rdfs:subClassOf obo:GO_0006091 .

obo:GO_0016020
    obo:IAO_0000115 "A lipid bilayer along with all the proteins and protein complexes embedded in it an attached to it." ;
    oboInOwl:creation_date "2014-03-06T11:37:54Z" ;
    oboInOwl:hasAlternativeId "GO:0098589", "GO:0098805" ;
    oboInOwl:hasDbXref "Wikipedia:Biological_membrane" ;
    oboInOwl:hasNarrowSynonym "membrane region", "region of membrane", "whole membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0016020" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "membrane" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0016021
    obo:IAO_0000115 "The component of a membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." ;
    oboInOwl:hasDbXref "Wikipedia:Transmembrane_protein" ;
    oboInOwl:hasNarrowSynonym "integral to membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "transmembrane" ;
    oboInOwl:id "GO:0016021" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:label "integral component of membrane" ;
    rdfs:subClassOf obo:GO_0031224 .

obo:GO_0016043
    obo:IAO_0000115 "A process that results in the assembly, arrangement of constituent parts, or disassembly of a cellular component." ;
    oboInOwl:hasAlternativeId "GO:0044235", "GO:0071842" ;
    oboInOwl:hasExactSynonym "cell organisation", "cellular component organisation at cellular level", "cellular component organisation in other organism", "cellular component organization at cellular level", "cellular component organization in other organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell organization and biogenesis" ;
    oboInOwl:id "GO:0016043" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_mouse, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cellular component organization" ;
    rdfs:subClassOf obo:GO_0071840 .

obo:GO_0016048
    obo:IAO_0000115 "The series of events in which a temperature stimulus (hot or cold) is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "detection of temperature", "detection of thermal stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of temperature" ;
    oboInOwl:id "GO:0016048" ;
    a owl:Class ;
    rdfs:label "detection of temperature stimulus" ;
    rdfs:subClassOf obo:GO_0009266, obo:GO_0009581, obo:GO_0009582 .

obo:GO_0016050
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a vesicle." ;
    oboInOwl:hasExactSynonym "vesicle organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "vesicle organization and biogenesis" ;
    oboInOwl:id "GO:0016050" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "vesicle organization" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0016051
    a owl:Class ;
    rdfs:label "carbohydrate biosynthetic process" ;
    rdfs:subClassOf obo:GO_0005975, obo:GO_1901576 .

obo:GO_0016052
    a owl:Class ;
    rdfs:label "carbohydrate catabolic process" ;
    rdfs:subClassOf obo:GO_0005975, obo:GO_1901575 .

obo:GO_0016053
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of organic acids, any acidic compound containing carbon in covalent linkage." ;
    oboInOwl:hasExactSynonym "organic acid anabolism", "organic acid biosynthesis", "organic acid formation", "organic acid synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016053" ;
    a owl:Class ;
    rdfs:label "organic acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006082, obo:GO_0044249, obo:GO_0044283, obo:GO_1901576 .

obo:GO_0016064
    obo:IAO_0000115 "An immune response mediated by immunoglobulins, whether cell-bound or in solution." ;
    oboInOwl:hasExactSynonym "antibody-mediated immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016064" ;
    a owl:Class ;
    rdfs:label "immunoglobulin mediated immune response" ;
    rdfs:subClassOf obo:GO_0019724 .

obo:GO_0016192
    obo:IAO_0000115 "A cellular transport process in which transported substances are moved in membrane-bounded vesicles; transported substances are enclosed in the vesicle lumen or located in the vesicle membrane. The process begins with a step that directs a substance to the forming vesicle, and includes vesicle budding and coating. Vesicles are then targeted to, and fuse with, an acceptor membrane." ;
    oboInOwl:hasAlternativeId "GO:0006899" ;
    oboInOwl:hasExactSynonym "vesicle transport", "vesicular transport" ;
    oboInOwl:hasNarrowSynonym "nonselective vesicle transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "protein sorting along secretory pathway", "vesicle trafficking" ;
    oboInOwl:id "GO:0016192" ;
    oboInOwl:inSubset go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "vesicle-mediated transport" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0009987 .

obo:GO_0016301
    a owl:Class ;
    rdfs:label "kinase activity" ;
    rdfs:subClassOf obo:GO_0016772, [
        a owl:Restriction ;
        owl:hasSelf true ;
        owl:onProperty obo:RO_0002481
    ] .

obo:GO_0016321
    obo:IAO_0000115 "The cell cycle process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets during the meiotic cell cycle in a female." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016321" ;
    a owl:Class ;
    rdfs:label "female meiosis chromosome segregation" ;
    rdfs:subClassOf obo:GO_0022412, obo:GO_0045132, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007143
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0098813
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007143
            ]
        )
    ] .

obo:GO_0016331
    a owl:Class ;
    rdfs:label "morphogenesis of embryonic epithelium" ;
    rdfs:subClassOf obo:GO_0002009, obo:GO_0048598 .

obo:GO_0016444
    obo:IAO_0000115 "Recombination occurring within or between DNA molecules in somatic cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016444" ;
    a owl:Class ;
    rdfs:label "somatic cell DNA recombination" ;
    rdfs:subClassOf obo:GO_0006310 .

obo:GO_0016445
    obo:IAO_0000115 "The somatic process that results in the generation of sequence diversity of immunoglobulins." ;
    oboInOwl:hasExactSynonym "somatic diversification of antibodies" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016445" ;
    a owl:Class ;
    rdfs:label "somatic diversification of immunoglobulins" ;
    rdfs:subClassOf obo:GO_0002200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002377
    ] .

obo:GO_0016446
    obo:IAO_0000115 "Mutations occurring somatically that result in amino acid changes in the rearranged V regions of immunoglobulins." ;
    oboInOwl:hasExactSynonym "somatic hypermutation of antibody genes" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016446" ;
    a owl:Class ;
    rdfs:label "somatic hypermutation of immunoglobulin genes" ;
    rdfs:subClassOf obo:GO_0002566, obo:GO_0016445 .

obo:GO_0016447
    obo:IAO_0000115 "The process in which immunoglobulin genes are formed through recombination of the germline genetic elements, as known as immunoglobulin gene segments, within a single locus." ;
    oboInOwl:hasExactSynonym "somatic recombination of antibody gene segments" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016447" ;
    a owl:Class ;
    rdfs:label "somatic recombination of immunoglobulin gene segments" ;
    rdfs:subClassOf obo:GO_0002562, obo:GO_0016445 .

obo:GO_0016477
    obo:IAO_0000115 "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues. Cell migration is a central process in the development and maintenance of multicellular organisms." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016477" ;
    a owl:Class ;
    rdfs:label "cell migration" ;
    rdfs:subClassOf obo:GO_0048870 .

obo:GO_0016525
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of angiogenesis." ;
    oboInOwl:hasExactSynonym "down regulation of angiogenesis", "down-regulation of angiogenesis", "downregulation of angiogenesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of angiogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016525" ;
    a owl:Class ;
    rdfs:label "negative regulation of angiogenesis" ;
    rdfs:subClassOf obo:GO_0045765, obo:GO_2000181, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001525
            ]
        )
    ] .

obo:GO_0016740
    a owl:Class ;
    rdfs:label "transferase activity" ;
    rdfs:subClassOf obo:GO_0003824 .

obo:GO_0016772
    a owl:Class ;
    rdfs:label "transferase activity, transferring phosphorus-containing groups" ;
    rdfs:subClassOf obo:GO_0016740 .

obo:GO_0017145
    obo:IAO_0000115 "The self-renewing division of a stem cell. A stem cell is an undifferentiated cell, in the embryo or adult, that can undergo unlimited division and give rise to one or several different cell types." ;
    oboInOwl:hasExactSynonym "stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0017145" ;
    a owl:Class ;
    rdfs:label "stem cell division" ;
    rdfs:subClassOf obo:GO_0051301 .

obo:GO_0017157
    a owl:Class ;
    rdfs:label "regulation of exocytosis" ;
    rdfs:subClassOf obo:GO_0060627, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006887
            ]
        )
    ] .

obo:GO_0018130
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of heterocyclic compounds, those with a cyclic molecular structure and at least two different atoms in the ring (or rings)." ;
    oboInOwl:hasExactSynonym "heterocycle anabolism", "heterocycle biosynthesis", "heterocycle formation", "heterocycle synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0018130" ;
    a owl:Class ;
    rdfs:label "heterocycle biosynthetic process" ;
    rdfs:subClassOf obo:GO_0044249, obo:GO_0046483 .

obo:GO_0018958
    a owl:Class ;
    rdfs:label "phenol-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0006725, obo:GO_1901360, obo:GO_1901615 .

obo:GO_0019098
    a owl:Class ;
    rdfs:label "reproductive behavior" ;
    rdfs:subClassOf obo:GO_0007610, obo:GO_0048609 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007610
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000003
            ]
        )
    ] .

obo:GO_0019216
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving lipids." ;
    oboInOwl:hasExactSynonym "regulation of lipid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019216" ;
    a owl:Class ;
    rdfs:label "regulation of lipid metabolic process" ;
    rdfs:subClassOf obo:GO_0080090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006629
            ]
        )
    ] .

obo:GO_0019218
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving steroids." ;
    oboInOwl:hasExactSynonym "regulation of steroid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019218" ;
    a owl:Class ;
    rdfs:label "regulation of steroid metabolic process" ;
    rdfs:subClassOf obo:GO_0019216, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008202
            ]
        )
    ] .

obo:GO_0019219
    obo:IAO_0000115 "Any cellular process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasExactSynonym "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0019219" ;
    a owl:Class ;
    rdfs:label "regulation of nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0031323, obo:GO_0051171, obo:GO_0080090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006139
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006139
            ]
        )
    ] .

obo:GO_0019222
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." ;
    oboInOwl:hasAlternativeId "GO:0044246" ;
    oboInOwl:hasExactSynonym "regulation of metabolism" ;
    oboInOwl:hasNarrowSynonym "regulation of multicellular organismal metabolic process", "regulation of organismal metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019222" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "regulation of metabolic process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008152
            ]
        )
    ] .

obo:GO_0019226
    obo:IAO_0000115 "The neurological system process in which a signal is transmitted through the nervous system by a combination of action potential propagation and synaptic transmission." ;
    oboInOwl:hasExactSynonym "conduction of nerve impulse", "signal transmission along a neuron" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019226" ;
    a owl:Class ;
    rdfs:label "transmission of nerve impulse" ;
    rdfs:subClassOf obo:GO_0035637, obo:GO_0050877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0001508
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0007268
    ] .

obo:GO_0019230
    a owl:Class ;
    rdfs:label "proprioception" ;
    rdfs:subClassOf obo:GO_0007600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050884
    ] .

obo:GO_0019236
    a owl:Class ;
    rdfs:label "response to pheromone" ;
    rdfs:subClassOf obo:GO_0010033 .

obo:GO_0019318
    a owl:Class ;
    rdfs:label "hexose metabolic process" ;
    rdfs:subClassOf obo:GO_0005996 .

obo:GO_0019438
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of aromatic compounds, any substance containing an aromatic carbon ring." ;
    oboInOwl:hasExactSynonym "aromatic compound anabolism", "aromatic compound biosynthesis", "aromatic compound formation", "aromatic compound synthesis" ;
    oboInOwl:hasNarrowSynonym "aromatic hydrocarbon biosynthesis", "aromatic hydrocarbon biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019438" ;
    a owl:Class ;
    rdfs:label "aromatic compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006725, obo:GO_0044249 .

obo:GO_0019724
    obo:IAO_0000115 "Any process involved with the carrying out of an immune response by a B cell, through, for instance, the production of antibodies or cytokines, or antigen presentation to T cells." ;
    oboInOwl:hasExactSynonym "B lymphocyte mediated immune effector process", "B lymphocyte mediated immunity", "B-cell mediated immune effector process", "B-cell mediated immunity", "B-lymphocyte mediated immune effector process", "B-lymphocyte mediated immunity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019724" ;
    a owl:Class ;
    rdfs:label "B cell mediated immunity" ;
    rdfs:subClassOf obo:GO_0002449, obo:GO_0002460 .

obo:GO_0019725
    a owl:Class ;
    rdfs:label "cellular homeostasis" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0042592 .

obo:GO_0019730
    obo:IAO_0000115 "An immune response against microbes mediated through a body fluid. Examples of this process are seen in the antimicrobial humoral response of Drosophila melanogaster and Mus musculus." ;
    oboInOwl:hasAlternativeId "GO:0006960", "GO:0019735" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019730" ;
    a owl:Class ;
    rdfs:label "antimicrobial humoral response" ;
    rdfs:subClassOf obo:GO_0006959, obo:GO_0051707 .

obo:GO_0019752
    obo:IAO_0000115 "The chemical reactions and pathways involving carboxylic acids, any organic acid containing one or more carboxyl (COOH) groups or anions (COO-)." ;
    oboInOwl:hasExactSynonym "carboxylic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019752" ;
    a owl:Class ;
    rdfs:label "carboxylic acid metabolic process" ;
    rdfs:subClassOf obo:GO_0043436 .

obo:GO_0019814
    obo:IAO_0000115 "A protein complex that in its canonical form is composed of two identical immunoglobulin heavy chains and two identical immunoglobulin light chains, held together by disulfide bonds and sometimes complexed with additional proteins. An immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:hasNarrowSynonym "antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0019814" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that an immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0032991 .

obo:GO_0019815
    obo:IAO_0000115 "An immunoglobulin complex that is present in the plasma membrane of B cells and that in its canonical form is composed of two identical immunoglobulin heavy chains and two identical immunoglobulin light chains and a signaling subunit, a heterodimer of the Ig-alpha and Ig-beta proteins." ;
    oboInOwl:hasAlternativeId "GO:0042570" ;
    oboInOwl:hasExactSynonym "B lymphocyte receptor complex", "B-cell receptor complex", "B-lymphocyte receptor complex", "BCR complex", "immunoglobulin complex, membrane bound" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "B cell receptor accessory molecule complex", "antibody" ;
    oboInOwl:id "GO:0019815" ;
    a owl:Class ;
    rdfs:comment "Note that an immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "B cell receptor complex" ;
    rdfs:subClassOf obo:GO_0019814, obo:GO_0098802 .

obo:GO_0019882
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses antigen (peptide or lipid) on its cell surface in association with an MHC protein complex." ;
    oboInOwl:hasAlternativeId "GO:0030333" ;
    oboInOwl:hasDbXref "Wikipedia:Antigen_presentation" ;
    oboInOwl:hasExactSynonym "antigen presentation", "antigen processing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019882" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation" ;
    rdfs:subClassOf obo:GO_0002376 .

obo:GO_0019884
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses antigen (peptide or lipid) of exogenous origin on its cell surface in association with an MHC protein complex." ;
    oboInOwl:hasExactSynonym "antigen presentation, exogenous antigen" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019884" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of exogenous antigen" ;
    rdfs:subClassOf obo:GO_0019882 .

obo:GO_0019953
    obo:IAO_0000115 "A reproduction process that creates a new organism by combining the genetic material of two gametes, which may come from two organisms or from a single organism, in the case of self-fertilizing hermaphrodites, e.g. C. elegans, or self-fertilization in plants. It occurs both in eukaryotes and prokaryotes: in multicellular eukaryotic organisms, an individual is created anew; in prokaryotes, the initial cell has additional or transformed genetic material. In a process called genetic recombination, genetic material (DNA) originating from two gametes join up so that homologous sequences are aligned with each other, and this is followed by exchange of genetic information. After the new recombinant chromosome is formed, it is passed on to progeny." ;
    oboInOwl:hasDbXref "Wikipedia:Sexual_reproduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019953" ;
    a owl:Class ;
    rdfs:comment "Sexual reproduction may be seen as the regular alternation, in the life cycle of haplontic, diplontic and diplohaplontic organisms, of meiosis and fertilization which provides for the production offspring. In diplontic organisms there is a life cycle in which the products of meiosis behave directly as gametes, fusing to form a zygote from which the diploid, or sexually reproductive polyploid, adult organism will develop. In diplohaplontic organisms a haploid phase (gametophyte) exists in the life cycle between meiosis and fertilization (e.g. higher plants, many algae and Fungi); the products of meiosis are spores that develop as haploid individuals from which haploid gametes develop to form a diploid zygote; diplohaplontic organisms show an alternation of haploid and diploid generations. In haplontic organisms meiosis occurs in the zygote, giving rise to four haploid cells (e.g. many algae and protozoa), only the zygote is diploid and this may form a resistant spore, tiding organisms over hard times." ;
    rdfs:label "sexual reproduction" ;
    rdfs:subClassOf obo:GO_0000003, obo:GO_0044703 .

obo:GO_0021700
    a owl:Class ;
    rdfs:label "developmental maturation" ;
    rdfs:subClassOf obo:GO_0032502 .

obo:GO_0021915
    a owl:Class ;
    rdfs:label "neural tube development" ;
    rdfs:subClassOf obo:GO_0035295, obo:GO_0060429, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007399
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043009
    ] .

obo:GO_0022008
    a owl:Class ;
    rdfs:label "neurogenesis" ;
    rdfs:subClassOf obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007399
    ] .

obo:GO_0022402
    obo:IAO_0000115 "The cellular process that ensures successive accurate and complete genome replication and chromosome segregation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022402" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "cell cycle process" ;
    rdfs:subClassOf obo:GO_0009987, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0022407
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022407" ;
    a owl:Class ;
    rdfs:label "regulation of cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0030155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0098609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0098609
            ]
        )
    ] .

obo:GO_0022408
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of cell adhesion to another cell." ;
    oboInOwl:hasExactSynonym "down regulation of cell-cell adhesion", "down-regulation of cell-cell adhesion", "downregulation of cell-cell adhesion" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell-cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022408" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0007162, obo:GO_0022407, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0098609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0098609
            ]
        )
    ] .

obo:GO_0022409
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of cell adhesion to another cell." ;
    oboInOwl:hasExactSynonym "up regulation of cell-cell adhesion", "up-regulation of cell-cell adhesion", "upregulation of cell-cell adhesion" ;
    oboInOwl:hasNarrowSynonym "activation of cell-cell adhesion", "stimulation of cell-cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022409" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0022407, obo:GO_0045785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0098609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0098609
            ]
        )
    ] .

obo:GO_0022411
    obo:IAO_0000115 "A cellular process that results in the breakdown of a cellular component." ;
    oboInOwl:hasAlternativeId "GO:0071845" ;
    oboInOwl:hasExactSynonym "cell structure disassembly", "cellular component disassembly at cellular level" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022411" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular component disassembly" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0022412
    obo:IAO_0000115 "A process, occurring at the cellular level, that is involved in the reproductive function of a multicellular organism." ;
    oboInOwl:hasExactSynonym "reproductive cellular process in multicellular organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022412" ;
    a owl:Class ;
    rdfs:label "cellular process involved in reproduction in multicellular organism" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0032504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0032504
            ]
        )
    ] .

obo:GO_0022414
    obo:IAO_0000115 "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-09-19T15:56:06Z" ;
    oboInOwl:hasAlternativeId "GO:0044702" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism reproductive process" ;
    oboInOwl:id "GO:0022414" ;
    a owl:Class ;
    rdfs:label "reproductive process" ;
    rdfs:subClassOf obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0000003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0008150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000003
            ]
        )
    ] .

obo:GO_0022600
    obo:IAO_0000115 "A physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022600" ;
    a owl:Class ;
    rdfs:label "digestive system process" ;
    rdfs:subClassOf obo:GO_0003008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007586
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0003008
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007586
            ]
        )
    ] .

obo:GO_0022602
    obo:IAO_0000115 "A process involved in the sexual cycle seen in females, often with physiologic changes in the endometrium that recur at regular intervals during the reproductive years." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "estrous cycle process", "menstrual cycle process" ;
    oboInOwl:id "GO:0022602" ;
    a owl:Class ;
    rdfs:label "ovulation cycle process" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0048511, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042698
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0008150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0042698
            ]
        )
    ] .

obo:GO_0022603
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of anatomical structure morphogenesis." ;
    oboInOwl:hasExactSynonym "regulation of morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022603" ;
    a owl:Class ;
    rdfs:label "regulation of anatomical structure morphogenesis" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0022607
    obo:IAO_0000115 "The aggregation, arrangement and bonding together of a cellular component." ;
    oboInOwl:hasAlternativeId "GO:0071844" ;
    oboInOwl:hasExactSynonym "cell structure assembly", "cellular component assembly at cellular level" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022607" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular component assembly" ;
    rdfs:subClassOf obo:GO_0016043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0044085
    ] .

obo:GO_0022610
    obo:IAO_0000115 "The attachment of a cell or organism to a substrate, another cell, or other organism. Biological adhesion includes intracellular attachment between membrane regions." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022610" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "biological adhesion" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0022857
    obo:IAO_0000115 "Enables the transfer of a substance, usually a specific substance or a group of related substances, from one side of a membrane to the other." ;
    oboInOwl:hasAlternativeId "GO:0005386", "GO:0015563", "GO:0015646", "GO:0022891", "GO:0022892" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1236947", "Reactome:R-HSA-429036", "Reactome:R-HSA-5638209", "Reactome:R-HSA-5671707", "Reactome:R-HSA-6784434", "Reactome:R-HSA-6784436" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "substrate-specific transmembrane transporter activity", "substrate-specific transporter activity", "uptake permease activity", "uptake transmembrane transporter activity" ;
    oboInOwl:id "GO:0022857" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0005215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0055085
    ] .

obo:GO_0022898
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of transmembrane transporter activity." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022898" ;
    a owl:Class ;
    rdfs:label "regulation of transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0032409, obo:GO_0034762, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022857
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022857
            ]
        )
    ] .

obo:GO_0023019
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gene expression as a consequence of a process in which a signal is released and/or conveyed from one location to another." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of gene expression as a consequence of signal transmission" ;
    oboInOwl:id "GO:0023019" ;
    a owl:Class ;
    rdfs:label "signal transduction involved in regulation of gene expression" ;
    rdfs:subClassOf obo:GO_0007165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0010468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0010468
            ]
        )
    ] .

obo:GO_0023029
    obo:IAO_0000115 "Binding to a major histocompatibility complex class Ib molecules." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0023029" ;
    a owl:Class ;
    rdfs:label "MHC class Ib protein binding" ;
    rdfs:subClassOf obo:GO_0042287 .

obo:GO_0023051
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a signaling process." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of signaling process", "regulation of signalling process" ;
    oboInOwl:id "GO:0023051" ;
    a owl:Class ;
    rdfs:label "regulation of signaling" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0023052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0023052
            ]
        )
    ] .

obo:GO_0023052
    obo:IAO_0000115 "The entirety of a process in which information is transmitted within a biological system. This process begins with an active signal and ends when a cellular response has been triggered." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasAlternativeId "GO:0023046", "GO:0044700" ;
    oboInOwl:hasExactSynonym "biological signaling", "signaling process", "signalling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "signalling process", "single organism signaling" ;
    oboInOwl:id "GO:0023052" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that a signal is any variable property or parameter that serves to convey information, and may be a physical entity such as a gene product or small molecule, a photon, or a change in state such as movement or voltage change." ;
    rdfs:label "signaling" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0023056
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of a signaling process." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasExactSynonym "positive regulation of signalling process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of signaling process" ;
    oboInOwl:id "GO:0023056" ;
    a owl:Class ;
    rdfs:label "positive regulation of signaling" ;
    rdfs:subClassOf obo:GO_0023051, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0023052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0023052
            ]
        )
    ] .

obo:GO_0023057
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a signaling process." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of signaling process", "negative regulation of signalling process" ;
    oboInOwl:id "GO:0023057" ;
    a owl:Class ;
    rdfs:label "negative regulation of signaling" ;
    rdfs:subClassOf obo:GO_0023051, obo:GO_0048519, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0023052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0023052
            ]
        )
    ] .

obo:GO_0023061
    obo:IAO_0000115 "The process in which a signal is secreted or discharged into the extracellular medium from a cellular source." ;
    oboInOwl:creation_date "2010-02-16T09:30:50Z" ;
    oboInOwl:hasExactSynonym "signal secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0023061" ;
    a owl:Class ;
    rdfs:label "signal release" ;
    rdfs:subClassOf obo:GO_0032940, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0032940
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007267
            ]
        )
    ] .

obo:GO_0030003
    a owl:Class ;
    rdfs:label "cellular cation homeostasis" ;
    rdfs:subClassOf obo:GO_0006873, obo:GO_0055080 .

obo:GO_0030016
    obo:IAO_0000115 "The contractile element of skeletal and cardiac muscle; a long, highly organized bundle of actin, myosin, and other proteins that contracts by a sliding filament mechanism." ;
    oboInOwl:hasDbXref "Wikipedia:Myofibril" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030016" ;
    a owl:Class ;
    rdfs:label "myofibril" ;
    rdfs:subClassOf obo:GO_0043292 .

obo:GO_0030017
    obo:IAO_0000115 "The repeating unit of a myofibril in a muscle cell, composed of an array of overlapping thick and thin filaments between two adjacent Z discs." ;
    oboInOwl:hasDbXref "Wikipedia:Sarcomere" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030017" ;
    a owl:Class ;
    rdfs:label "sarcomere" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030016
    ] .

obo:GO_0030030
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a prolongation or process extending from a cell, e.g. a flagellum or axon." ;
    oboInOwl:hasExactSynonym "cell projection organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell projection organization and biogenesis", "cell surface structure organization and biogenesis" ;
    oboInOwl:id "GO:0030030" ;
    a owl:Class ;
    rdfs:label "cell projection organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0030031
    obo:IAO_0000115 "Formation of a prolongation or process extending from a cell, e.g. a flagellum or axon." ;
    oboInOwl:hasExactSynonym "formation of a cell surface projection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell projection biogenesis" ;
    oboInOwl:id "GO:0030031" ;
    a owl:Class ;
    rdfs:label "cell projection assembly" ;
    rdfs:subClassOf obo:GO_0022607, obo:GO_0030030 .

obo:GO_0030054
    obo:IAO_0000115 "A cellular component that forms a specialized region of connection between two or more cells, or between a cell and the extracellular matrix, or between two membrane-bound components of a cell, such as flagella." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasDbXref "Wikipedia:Cell_junction" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030054" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_drosophila, go:goslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "cell junction" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0030072
    obo:IAO_0000115 "The regulated release of a peptide hormone from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030072" ;
    a owl:Class ;
    rdfs:label "peptide hormone secretion" ;
    rdfs:subClassOf obo:GO_0002790, obo:GO_0046879 .

obo:GO_0030073
    obo:IAO_0000115 "The regulated release of proinsulin from secretory granules accompanied by cleavage of proinsulin to form mature insulin. In vertebrates, insulin is secreted from B granules in the B cells of the vertebrate pancreas and from insulin-producing cells in insects." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/11255#issuecomment-426191045"^^xsd:anyURI ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030073" ;
    a owl:Class ;
    rdfs:label "insulin secretion" ;
    rdfs:subClassOf obo:GO_0009306, obo:GO_0030072 .

obo:GO_0030097
    obo:IAO_0000115 "The process whose specific outcome is the progression of the myeloid and lymphoid derived organ/tissue systems of the blood and other parts of the body over time, from formation to the mature structure. The site of hemopoiesis is variable during development, but occurs primarily in bone marrow or kidney in many adult vertebrates." ;
    oboInOwl:hasDbXref "Wikipedia:Haematopoiesis" ;
    oboInOwl:hasExactSynonym "blood cell biosynthesis", "blood cell formation", "haemopoiesis", "hematopoiesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030097" ;
    a owl:Class ;
    rdfs:label "hemopoiesis" ;
    rdfs:subClassOf obo:GO_0048534 .

obo:GO_0030098
    obo:IAO_0000115 "The process in which a relatively unspecialized precursor cell acquires specialized features of a lymphocyte. A lymphocyte is a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin." ;
    oboInOwl:hasAlternativeId "GO:0046650" ;
    oboInOwl:hasExactSynonym "lymphocyte cell differentiation", "lymphocytic blood cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "lymphocyte development" ;
    oboInOwl:id "GO:0030098" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "lymphocyte differentiation" ;
    rdfs:subClassOf obo:GO_0046649, obo:GO_1903131 .

obo:GO_0030099
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of any cell of the myeloid leukocyte, megakaryocyte, thrombocyte, or erythrocyte lineages." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030099" ;
    a owl:Class ;
    rdfs:label "myeloid cell differentiation" ;
    rdfs:subClassOf obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030097
    ] .

obo:GO_0030100
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of endocytosis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030100" ;
    a owl:Class ;
    rdfs:label "regulation of endocytosis" ;
    rdfs:subClassOf obo:GO_0051128, obo:GO_0060627, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006897
            ]
        )
    ] .

obo:GO_0030101
    obo:IAO_0000115 "The change in morphology and behavior of a natural killer cell in response to a cytokine, chemokine, cellular ligand, or soluble factor." ;
    oboInOwl:hasExactSynonym "NK cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030101" ;
    a owl:Class ;
    rdfs:label "natural killer cell activation" ;
    rdfs:subClassOf obo:GO_0046649 .

obo:GO_0030103
    obo:IAO_0000115 "The regulated release of vasopressin from secretory granules into the blood." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030103" ;
    a owl:Class ;
    rdfs:label "vasopressin secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0030104
    a owl:Class ;
    rdfs:label "water homeostasis" ;
    rdfs:subClassOf obo:GO_0048878 .

obo:GO_0030141
    obo:IAO_0000115 "A small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion. Secretory granules move towards the periphery of the cell and upon stimulation, their membranes fuse with the cell membrane, and their protein load is exteriorized. Processing of the contained protein may take place in secretory granules." ;
    obo:RO_0002161 obo:NCBITaxon_4890 ;
    oboInOwl:hasBroadSynonym "secretory vesicle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030141" ;
    a owl:Class ;
    rdfs:comment "Note that the term 'secretory vesicle' is sometimes used in this sense, but can also mean 'transport vesicle ; GO:0030133'." ;
    rdfs:label "secretory granule" ;
    rdfs:subClassOf obo:GO_0099503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0012505
    ] .

obo:GO_0030154
    obo:IAO_0000115 "The process in which relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history. Differentiation includes the processes involved in commitment of a cell to a specific fate and its subsequent development to the mature state." ;
    oboInOwl:hasDbXref "Wikipedia:Cellular_differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030154" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_mouse, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cell differentiation" ;
    rdfs:subClassOf obo:GO_0048869 .

obo:GO_0030155
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell or to the extracellular matrix." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell adhesion receptor regulator activity" ;
    oboInOwl:id "GO:0030155" ;
    a owl:Class ;
    rdfs:label "regulation of cell adhesion" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007155
            ]
        )
    ] .

obo:GO_0030183
    obo:IAO_0000115 "The process in which a precursor cell type acquires the specialized features of a B cell. A B cell is a lymphocyte of B lineage with the phenotype CD19-positive and capable of B cell mediated immunity." ;
    oboInOwl:hasAlternativeId "GO:0042115" ;
    oboInOwl:hasExactSynonym "B lymphocyte differentiation", "B-cell differentiation", "B-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "B cell development" ;
    oboInOwl:id "GO:0030183" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "B cell differentiation" ;
    rdfs:subClassOf obo:GO_0030098, obo:GO_0042113 .

obo:GO_0030186
    obo:IAO_0000115 "The chemical reactions and pathways involving melatonin (N-acetyl-5-methoxytryptamine)." ;
    oboInOwl:hasExactSynonym "melatonin metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030186" ;
    a owl:Class ;
    rdfs:label "melatonin metabolic process" ;
    rdfs:subClassOf obo:GO_0034754, obo:GO_0042430, obo:GO_0043603 .

obo:GO_0030187
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of melatonin (N-acetyl-5-methoxytryptamine)." ;
    oboInOwl:hasExactSynonym "melatonin anabolism", "melatonin biosynthesis", "melatonin formation", "melatonin synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030187" ;
    a owl:Class ;
    rdfs:label "melatonin biosynthetic process" ;
    rdfs:subClassOf obo:GO_0030186, obo:GO_0042435, obo:GO_0042446, obo:GO_0043604 .

obo:GO_0030193
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of blood coagulation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030193" ;
    a owl:Class ;
    rdfs:label "regulation of blood coagulation" ;
    rdfs:subClassOf obo:GO_0032101, obo:GO_0050818, obo:GO_0061041, obo:GO_1900046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007596
            ]
        )
    ] .

obo:GO_0030194
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of blood coagulation." ;
    oboInOwl:hasExactSynonym "up regulation of blood coagulation", "up-regulation of blood coagulation", "upregulation of blood coagulation" ;
    oboInOwl:hasNarrowSynonym "activation of blood coagulation", "stimulation of blood coagulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030194" ;
    a owl:Class ;
    rdfs:label "positive regulation of blood coagulation" ;
    rdfs:subClassOf obo:GO_0030193, obo:GO_0050820, obo:GO_0090303, obo:GO_1900048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007596
            ]
        )
    ] .

obo:GO_0030195
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of blood coagulation." ;
    oboInOwl:hasExactSynonym "down regulation of blood coagulation", "down-regulation of blood coagulation", "downregulation of blood coagulation" ;
    oboInOwl:hasNarrowSynonym "inhibition of blood coagulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030195" ;
    a owl:Class ;
    rdfs:label "negative regulation of blood coagulation" ;
    rdfs:subClassOf obo:GO_0030193, obo:GO_0050819, obo:GO_0061045, obo:GO_1900047, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007596
            ]
        )
    ] .

obo:GO_0030198
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an extracellular matrix." ;
    oboInOwl:hasExactSynonym "extracellular matrix organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "extracellular matrix organization and biogenesis" ;
    oboInOwl:id "GO:0030198" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "extracellular matrix organization" ;
    rdfs:subClassOf obo:GO_0043062, obo:GO_0045229 .

obo:GO_0030202
    obo:IAO_0000115 "The chemical reactions and pathways involving heparin, any member of a group of glycosaminoglycans found mainly as an intracellular component of mast cells. They are similar to heparan sulfates but are of somewhat higher average Mr (6000-20000) and contain fewer N-acetyl groups and more N-sulfate and O-sulfate groups; they may be attached in the same manner to protein, forming proteoglycans. They consist predominantly of alternating alpha-(1->4)-linked D-galactose and N-acetyl-D-glucosamine-6-sulfate residues." ;
    oboInOwl:hasExactSynonym "heparin metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "heparan sulfate metabolic process" ;
    oboInOwl:id "GO:0030202" ;
    a owl:Class ;
    rdfs:label "heparin metabolic process" ;
    rdfs:subClassOf obo:GO_0006790, obo:GO_1903510 .

obo:GO_0030203
    obo:IAO_0000115 "The chemical reactions and pathways involving glycosaminoglycans, any one of a group of polysaccharides that contain amino sugars. Formerly known as mucopolysaccharides, they include hyaluronic acid and chondroitin, which provide lubrication in joints and form part of the matrix of cartilage. The three-dimensional structure of these molecules enables them to trap water, which forms a gel and gives glycosaminoglycans their elastic properties." ;
    oboInOwl:hasExactSynonym "glycosaminoglycan metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030203" ;
    a owl:Class ;
    rdfs:label "glycosaminoglycan metabolic process" ;
    rdfs:subClassOf obo:GO_0006022 .

obo:GO_0030210
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of heparin, any member of a group of glycosaminoglycans of average Mr (6000-20000), consisting predominantly of alternating alpha-(1->4)-linked D-galactose and N-acetyl-D-glucosamine-6-sulfate residues." ;
    oboInOwl:hasExactSynonym "heparin anabolism", "heparin biosynthesis", "heparin formation", "heparin synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "heparan sulfate biosynthetic process" ;
    oboInOwl:id "GO:0030210" ;
    a owl:Class ;
    rdfs:label "heparin biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006024, obo:GO_0030202, obo:GO_0044272 .

obo:GO_0030216
    a owl:Class ;
    rdfs:label "keratinocyte differentiation" ;
    rdfs:subClassOf obo:GO_0009913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043588
    ] .

obo:GO_0030217
    obo:IAO_0000115 "The process in which a precursor cell type acquires characteristics of a more mature T-cell. A T cell is a type of lymphocyte whose definin characteristic is the expression of a T cell receptor complex." ;
    oboInOwl:hasAlternativeId "GO:0042112", "GO:0046652" ;
    oboInOwl:hasExactSynonym "T lymphocyte differentiation", "T-cell differentiation", "T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell development" ;
    oboInOwl:id "GO:0030217" ;
    a owl:Class ;
    rdfs:comment "Note that the term 'thymocyte differentiation' was merged into this term because thymocytes are T cells, and thus the term was essentially redundant. Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "T cell differentiation" ;
    rdfs:subClassOf obo:GO_0030098, obo:GO_0042110 .

obo:GO_0030218
    obo:IAO_0000115 "The process in which a myeloid precursor cell acquires specializes features of an erythrocyte." ;
    oboInOwl:hasDbXref "Wikipedia:Erythropoiesis" ;
    oboInOwl:hasExactSynonym "RBC differentiation", "erythrocyte cell differentiation", "erythropoiesis", "red blood cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030218" ;
    a owl:Class ;
    rdfs:label "erythrocyte differentiation" ;
    rdfs:subClassOf obo:GO_0030099, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0034101
    ] .

obo:GO_0030219
    obo:IAO_0000115 "The process in which a myeloid precursor cell acquires specializes features of a megakaryocyte." ;
    oboInOwl:hasExactSynonym "megakaryocyte cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030219" ;
    a owl:Class ;
    rdfs:label "megakaryocyte differentiation" ;
    rdfs:subClassOf obo:GO_0030099 .

obo:GO_0030221
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires specialized features of a basophil cell." ;
    oboInOwl:hasExactSynonym "basophil cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030221" ;
    a owl:Class ;
    rdfs:label "basophil differentiation" ;
    rdfs:subClassOf obo:GO_0030851 .

obo:GO_0030222
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specializes features of an eosinophil." ;
    oboInOwl:hasAlternativeId "GO:0035856" ;
    oboInOwl:hasExactSynonym "eosinophil cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "eosinophil cell development", "eosinophil development" ;
    oboInOwl:id "GO:0030222" ;
    a owl:Class ;
    rdfs:label "eosinophil differentiation" ;
    rdfs:subClassOf obo:GO_0030851, obo:GO_0048468 .

obo:GO_0030223
    obo:IAO_0000115 "The process in which a myeloid precursor cell acquires the specialized features of a neutrophil." ;
    oboInOwl:hasExactSynonym "neutrophil cell differentiation", "neutrophil granulocyte differentiation", "neutrophil granulocytopoiesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030223" ;
    a owl:Class ;
    rdfs:label "neutrophil differentiation" ;
    rdfs:subClassOf obo:GO_0030851 .

obo:GO_0030224
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a monocyte." ;
    oboInOwl:hasExactSynonym "monocyte cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030224" ;
    a owl:Class ;
    rdfs:label "monocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002573, obo:GO_1903131 .

obo:GO_0030225
    obo:IAO_0000115 "The process in which a relatively unspecialized monocyte acquires the specialized features of a macrophage." ;
    oboInOwl:hasExactSynonym "macrophage cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030225" ;
    a owl:Class ;
    rdfs:label "macrophage differentiation" ;
    rdfs:subClassOf obo:GO_0002573 .

obo:GO_0030252
    obo:IAO_0000115 "The regulated release of growth hormone from secretory granules into the blood." ;
    oboInOwl:hasExactSynonym "somatotropin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030252" ;
    a owl:Class ;
    rdfs:label "growth hormone secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0030261
    obo:IAO_0000115 "The progressive compaction of dispersed interphase chromatin into threadlike chromosomes prior to mitotic or meiotic nuclear division, or during apoptosis, in eukaryotic cells." ;
    oboInOwl:hasAlternativeId "GO:0000068" ;
    oboInOwl:hasBroadSynonym "DNA condensation" ;
    oboInOwl:hasExactSynonym "eukaryotic chromosome condensation", "nuclear chromosome condensation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030261" ;
    a owl:Class ;
    rdfs:label "chromosome condensation" ;
    rdfs:subClassOf obo:GO_0006323 .

obo:GO_0030262
    obo:IAO_0000115 "Alterations undergone by nuclei at the molecular and morphological level as part of the execution phase of apoptosis." ;
    oboInOwl:hasNarrowSynonym "apoptotic nuclear change" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030262" ;
    a owl:Class ;
    rdfs:label "apoptotic nuclear changes" ;
    rdfs:subClassOf obo:GO_0006921 .

obo:GO_0030263
    obo:IAO_0000115 "The compaction of chromatin during apoptosis." ;
    oboInOwl:hasDbXref "Wikipedia:Pyknosis" ;
    oboInOwl:hasExactSynonym "pyknosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030263" ;
    a owl:Class ;
    rdfs:label "apoptotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0030261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030262
    ] .

obo:GO_0030278
    a owl:Class ;
    rdfs:label "regulation of ossification" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001503
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001503
            ]
        )
    ] .

obo:GO_0030279
    a owl:Class ;
    rdfs:label "negative regulation of ossification" ;
    rdfs:subClassOf obo:GO_0030278, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001503
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001503
            ]
        )
    ] .

obo:GO_0030282
    a owl:Class ;
    rdfs:label "bone mineralization" ;
    rdfs:subClassOf obo:GO_0031214, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001503
    ] .

obo:GO_0030312
    a owl:Class ;
    rdfs:label "external encapsulating structure" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0071944
    ] .

obo:GO_0030316
    obo:IAO_0000115 "The process in which a relatively unspecialized monocyte acquires the specialized features of an osteoclast. An osteoclast is a specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue." ;
    oboInOwl:hasExactSynonym "osteoclast cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030316" ;
    a owl:Class ;
    rdfs:label "osteoclast differentiation" ;
    rdfs:subClassOf obo:GO_0002573 .

obo:GO_0030317
    obo:IAO_0000115 "The directed, self-propelled movement of a cilium (aka flagellum) that contributes to the movement of a flagellated sperm." ;
    oboInOwl:hasAlternativeId "GO:0097724", "GO:1905419" ;
    oboInOwl:hasBroadSynonym "sperm motility", "sperm movement" ;
    oboInOwl:hasDbXref "Wikipedia:Sperm_motility" ;
    oboInOwl:hasExactSynonym "flagellated sperm movement", "sperm flagellum movement", "sperm flagellum movement involved in flagellated sperm motility", "sperm flagellum movement involved in flagellated sperm movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030317" ;
    a owl:Class ;
    rdfs:label "flagellated sperm motility" ;
    rdfs:subClassOf obo:GO_0060285, obo:GO_0060294, obo:GO_0097722 .

obo:GO_0030334
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell migration." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030334" ;
    a owl:Class ;
    rdfs:label "regulation of cell migration" ;
    rdfs:subClassOf obo:GO_2000145, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016477
            ]
        )
    ] .

obo:GO_0030335
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell migration." ;
    oboInOwl:hasExactSynonym "up regulation of cell migration", "up-regulation of cell migration", "upregulation of cell migration" ;
    oboInOwl:hasNarrowSynonym "activation of cell migration", "stimulation of cell migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030335" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell migration" ;
    rdfs:subClassOf obo:GO_0030334, obo:GO_2000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0016477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0016477
            ]
        )
    ] .

obo:GO_0030336
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell migration." ;
    oboInOwl:hasExactSynonym "down regulation of cell migration", "down-regulation of cell migration", "downregulation of cell migration" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030336" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell migration" ;
    rdfs:subClassOf obo:GO_0030334, obo:GO_2000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0016477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0016477
            ]
        )
    ] .

obo:GO_0030421
    a owl:Class ;
    rdfs:label "defecation" ;
    rdfs:subClassOf obo:GO_0007588 .

obo:GO_0030424
    obo:IAO_0000115 "The long process of a neuron that conducts nerve impulses, usually away from the cell body to the terminals and varicosities, which are sites of storage and release of neurotransmitter." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1770195789", "Wikipedia:Axon" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030424" ;
    a owl:Class ;
    rdfs:label "axon" ;
    rdfs:subClassOf obo:GO_0043005 .

obo:GO_0030425
    a owl:Class ;
    rdfs:label "dendrite" ;
    rdfs:subClassOf obo:GO_0043005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0097447
    ] .

obo:GO_0030432
    a owl:Class ;
    rdfs:label "peristalsis" ;
    rdfs:subClassOf obo:GO_0014821 .

obo:GO_0030500
    a owl:Class ;
    rdfs:label "regulation of bone mineralization" ;
    rdfs:subClassOf obo:GO_0030278, obo:GO_0070167, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030282
            ]
        )
    ] .

obo:GO_0030501
    a owl:Class ;
    rdfs:label "positive regulation of bone mineralization" ;
    rdfs:subClassOf obo:GO_0030500, obo:GO_0045778, obo:GO_0070169, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030282
            ]
        )
    ] .

obo:GO_0030502
    a owl:Class ;
    rdfs:label "negative regulation of bone mineralization" ;
    rdfs:subClassOf obo:GO_0030279, obo:GO_0030500, obo:GO_0070168, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030282
            ]
        )
    ] .

obo:GO_0030593
    obo:IAO_0000115 "The directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030593" ;
    a owl:Class ;
    rdfs:label "neutrophil chemotaxis" ;
    rdfs:subClassOf obo:GO_0071621, obo:GO_1990266 .

obo:GO_0030595
    obo:IAO_0000115 "The movement of a leukocyte in response to an external stimulus." ;
    oboInOwl:hasExactSynonym "immune cell chemotaxis", "leucocyte chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030595" ;
    a owl:Class ;
    rdfs:label "leukocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0050900, obo:GO_0060326 .

obo:GO_0030659
    obo:IAO_0000115 "The lipid bilayer surrounding a cytoplasmic vesicle." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030659" ;
    a owl:Class ;
    rdfs:label "cytoplasmic vesicle membrane" ;
    rdfs:subClassOf obo:GO_0012506, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031410
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0031410
            ]
        )
    ] .

obo:GO_0030667
    obo:IAO_0000115 "The lipid bilayer surrounding a secretory granule." ;
    oboInOwl:hasBroadSynonym "secretory vesicle membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0030667" ;
    a owl:Class ;
    rdfs:label "secretory granule membrane" ;
    rdfs:subClassOf obo:GO_0030659, obo:GO_0098588, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030141
    ] .

obo:GO_0030705
    obo:IAO_0000115 "The directed movement of substances along cytoskeletal fibers such as microfilaments or microtubules within a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030705" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "cytoskeleton-dependent intracellular transport" ;
    rdfs:subClassOf obo:GO_0046907 .

obo:GO_0030851
    obo:IAO_0000115 "The process in which a myeloid precursor cell acquires the specialized features of a granulocyte. Granulocytes are a class of leukocytes characterized by the presence of granules in their cytoplasm. These cells are active in allergic immune reactions such as arthritic inflammation and rashes. This class includes basophils, eosinophils and neutrophils." ;
    oboInOwl:hasExactSynonym "granulocyte cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030851" ;
    a owl:Class ;
    rdfs:label "granulocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002573 .

obo:GO_0030852
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of granulocyte differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030852" ;
    a owl:Class ;
    rdfs:label "regulation of granulocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030851
            ]
        )
    ] .

obo:GO_0030853
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of granulocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of granulocyte differentiation", "down-regulation of granulocyte differentiation", "downregulation of granulocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of granulocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030853" ;
    a owl:Class ;
    rdfs:label "negative regulation of granulocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002762, obo:GO_0030852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030851
            ]
        )
    ] .

obo:GO_0030854
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of granulocyte differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of granulocyte differentiation", "up-regulation of granulocyte differentiation", "upregulation of granulocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of granulocyte differentiation", "stimulation of granulocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030854" ;
    a owl:Class ;
    rdfs:label "positive regulation of granulocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002763, obo:GO_0030852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030851
            ]
        )
    ] .

obo:GO_0030855
    a owl:Class ;
    rdfs:label "epithelial cell differentiation" ;
    rdfs:subClassOf obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060429
    ] .

obo:GO_0030856
    a owl:Class ;
    rdfs:label "regulation of epithelial cell differentiation" ;
    rdfs:subClassOf obo:GO_0045595, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030855
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030855
            ]
        )
    ] .

obo:GO_0030857
    a owl:Class ;
    rdfs:label "negative regulation of epithelial cell differentiation" ;
    rdfs:subClassOf obo:GO_0030856, obo:GO_0045596, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030855
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030855
            ]
        )
    ] .

obo:GO_0030858
    a owl:Class ;
    rdfs:label "positive regulation of epithelial cell differentiation" ;
    rdfs:subClassOf obo:GO_0030856, obo:GO_0045597, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030855
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030855
            ]
        )
    ] .

obo:GO_0030879
    a owl:Class ;
    rdfs:label "mammary gland development" ;
    rdfs:subClassOf obo:GO_0048732 .

obo:GO_0030885
    obo:IAO_0000115 "Any process that modulates the frequency or rate of myeloid dendritic cell activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030885" ;
    a owl:Class ;
    rdfs:label "regulation of myeloid dendritic cell activation" ;
    rdfs:subClassOf obo:GO_0002694, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001773
            ]
        )
    ] .

obo:GO_0030886
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of myeloid dendritic cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of myeloid dendritic cell activation", "down-regulation of myeloid dendritic cell activation", "downregulation of myeloid dendritic cell activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of myeloid dendritic cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030886" ;
    a owl:Class ;
    rdfs:label "negative regulation of myeloid dendritic cell activation" ;
    rdfs:subClassOf obo:GO_0002695, obo:GO_0030885, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001773
            ]
        )
    ] .

obo:GO_0030887
    obo:IAO_0000115 "Any process that stimulates, induces or increases the rate of myeloid dendritic cell activation." ;
    oboInOwl:hasExactSynonym "up regulation of myeloid dendritic cell activation", "up-regulation of myeloid dendritic cell activation", "upregulation of myeloid dendritic cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of myeloid dendritic cell activation", "stimulation of myeloid dendritic cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030887" ;
    a owl:Class ;
    rdfs:label "positive regulation of myeloid dendritic cell activation" ;
    rdfs:subClassOf obo:GO_0002696, obo:GO_0030885, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001773
            ]
        )
    ] .

obo:GO_0030888
    a owl:Class ;
    rdfs:label "regulation of B cell proliferation" ;
    rdfs:subClassOf obo:GO_0050670, obo:GO_0050864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042100
            ]
        )
    ] .

obo:GO_0030889
    a owl:Class ;
    rdfs:label "negative regulation of B cell proliferation" ;
    rdfs:subClassOf obo:GO_0030888, obo:GO_0050672, obo:GO_0050869, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042100
            ]
        )
    ] .

obo:GO_0030890
    a owl:Class ;
    rdfs:label "positive regulation of B cell proliferation" ;
    rdfs:subClassOf obo:GO_0030888, obo:GO_0050671, obo:GO_0050871, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042100
            ]
        )
    ] .

obo:GO_0030936
    a owl:Class ;
    rdfs:label "transmembrane collagen trimer" ;
    rdfs:subClassOf obo:GO_0005581, obo:GO_0098797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005581
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005887
            ]
        )
    ] .

obo:GO_0030990
    obo:IAO_0000115 "A nonmembrane-bound oligomeric protein complex that participates in bidirectional transport of molecules (cargo) along axonemal microtubules." ;
    oboInOwl:hasExactSynonym "intraflagellar transport complex", "intraflagellar transport particle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "IFT complex" ;
    oboInOwl:id "GO:0030990" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilia and microtubule-based flagella to be equivalent." ;
    rdfs:label "intraciliary transport particle" ;
    rdfs:subClassOf obo:GO_0032991 .

obo:GO_0031012
    a owl:Class ;
    rdfs:label "extracellular matrix" ;
    rdfs:subClassOf obo:GO_0030312 .

obo:GO_0031090
    obo:IAO_0000115 "A membrane that is one of the two lipid bilayers of an organelle envelope or the outermost membrane of single membrane bound organelle." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao830981606" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "intracellular membrane" ;
    oboInOwl:id "GO:0031090" ;
    a owl:Class ;
    rdfs:label "organelle membrane" ;
    rdfs:subClassOf obo:GO_0016020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0043227
            ]
        )
    ] .

obo:GO_0031099
    obo:IAO_0000115 "The regrowth of a lost or destroyed body part, such as an organ or tissue. This process may occur via renewal, repair, and/or growth alone (i.e. increase in size or mass)." ;
    oboInOwl:hasDbXref "Wikipedia:Regeneration_(biology)" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031099" ;
    a owl:Class ;
    rdfs:label "regeneration" ;
    rdfs:subClassOf obo:GO_0048856 .

obo:GO_0031214
    a owl:Class ;
    rdfs:label "biomineral tissue development" ;
    rdfs:subClassOf obo:GO_0009888, obo:GO_0110148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048513
    ] .

obo:GO_0031224
    obo:IAO_0000115 "The component of a membrane consisting of the gene products having some covalently attached portion, for example part of a peptide sequence or some other covalently attached group such as a GPI anchor, which spans or is embedded in one or both leaflets of the membrane." ;
    oboInOwl:hasNarrowSynonym "intrinsic to membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031224" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:comment "Note that proteins intrinsic to membranes cannot be removed without disrupting the membrane, e.g. by detergent." ;
    rdfs:label "intrinsic component of membrane" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016020
    ] .

obo:GO_0031226
    obo:IAO_0000115 "The component of the plasma membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." ;
    oboInOwl:hasNarrowSynonym "intrinsic to plasma membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031226" ;
    a owl:Class ;
    rdfs:label "intrinsic component of plasma membrane" ;
    rdfs:subClassOf obo:GO_0031224, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005886
            ]
        )
    ] .

obo:GO_0031268
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a pseudopodium, a temporary protrusion or retractile process of a cell, associated with cellular movement." ;
    oboInOwl:hasExactSynonym "pseudopodium organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pseudopodium organization and biogenesis" ;
    oboInOwl:id "GO:0031268" ;
    a owl:Class ;
    rdfs:label "pseudopodium organization" ;
    rdfs:subClassOf obo:GO_0120036 .

obo:GO_0031294
    obo:IAO_0000115 "The process of providing, via surface-bound receptor-ligand pairs, a second, antigen-independent, signal in addition to that provided by the B- or T cell receptor to augment B- or T cell activation." ;
    oboInOwl:hasExactSynonym "lymphocyte co-stimulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031294" ;
    a owl:Class ;
    rdfs:label "lymphocyte costimulation" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0051251 .

obo:GO_0031300
    obo:IAO_0000115 "The component of the organelle membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." ;
    oboInOwl:hasNarrowSynonym "intrinsic to organelle membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031300" ;
    a owl:Class ;
    rdfs:label "intrinsic component of organelle membrane" ;
    rdfs:subClassOf obo:GO_0031224, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0031090
            ]
        )
    ] .

obo:GO_0031301
    obo:IAO_0000115 "The component of the organelle membrane consisting of the gene products having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." ;
    oboInOwl:hasExactSynonym "integral to organelle membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031301" ;
    a owl:Class ;
    rdfs:label "integral component of organelle membrane" ;
    rdfs:subClassOf obo:GO_0016021, obo:GO_0031300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0031090
            ]
        )
    ] .

obo:GO_0031323
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." ;
    oboInOwl:hasExactSynonym "regulation of cellular metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031323" ;
    a owl:Class ;
    rdfs:label "regulation of cellular metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044237
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044237
            ]
        )
    ] .

obo:GO_0031324
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." ;
    oboInOwl:hasExactSynonym "down regulation of cellular metabolic process", "down-regulation of cellular metabolic process", "downregulation of cellular metabolic process", "negative regulation of cellular metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of cellular metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031324" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0031323, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044237
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044237
            ]
        )
    ] .

obo:GO_0031325
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." ;
    oboInOwl:hasExactSynonym "positive regulation of cellular metabolism", "up regulation of cellular metabolic process", "up-regulation of cellular metabolic process", "upregulation of cellular metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of cellular metabolic process", "stimulation of cellular metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031325" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0031323, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044237
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044237
            ]
        )
    ] .

obo:GO_0031326
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." ;
    oboInOwl:hasExactSynonym "regulation of cellular anabolism", "regulation of cellular biosynthesis", "regulation of cellular formation", "regulation of cellular synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031326" ;
    a owl:Class ;
    rdfs:label "regulation of cellular biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044249
            ]
        )
    ] .

obo:GO_0031327
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." ;
    oboInOwl:hasExactSynonym "down regulation of cellular biosynthetic process", "down-regulation of cellular biosynthetic process", "downregulation of cellular biosynthetic process", "negative regulation of cellular anabolism", "negative regulation of cellular biosynthesis", "negative regulation of cellular formation", "negative regulation of cellular synthesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of cellular biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031327" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009890, obo:GO_0031324, obo:GO_0031326, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044249
            ]
        )
    ] .

obo:GO_0031328
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." ;
    oboInOwl:hasExactSynonym "positive regulation of cellular anabolism", "positive regulation of cellular biosynthesis", "positive regulation of cellular formation", "positive regulation of cellular synthesis", "up regulation of cellular biosynthetic process", "up-regulation of cellular biosynthetic process", "upregulation of cellular biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of cellular biosynthetic process", "stimulation of cellular biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031328" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009891, obo:GO_0031325, obo:GO_0031326, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044249
            ]
        )
    ] .

obo:GO_0031329
    a owl:Class ;
    rdfs:label "regulation of cellular catabolic process" ;
    rdfs:subClassOf obo:GO_0009894, obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044248
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044248
            ]
        )
    ] .

obo:GO_0031330
    a owl:Class ;
    rdfs:label "negative regulation of cellular catabolic process" ;
    rdfs:subClassOf obo:GO_0009895, obo:GO_0031324, obo:GO_0031329, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044248
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044248
            ]
        )
    ] .

obo:GO_0031331
    a owl:Class ;
    rdfs:label "positive regulation of cellular catabolic process" ;
    rdfs:subClassOf obo:GO_0009896, obo:GO_0031325, obo:GO_0031329, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044248
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044248
            ]
        )
    ] .

obo:GO_0031338
    a owl:Class ;
    rdfs:label "regulation of vesicle fusion" ;
    rdfs:subClassOf obo:GO_0033043, obo:GO_0060627, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006906
            ]
        )
    ] .

obo:GO_0031339
    a owl:Class ;
    rdfs:label "negative regulation of vesicle fusion" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_0031338, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006906
            ]
        )
    ] .

obo:GO_0031340
    a owl:Class ;
    rdfs:label "positive regulation of vesicle fusion" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0031338, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006906
            ]
        )
    ] .

obo:GO_0031341
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell killing, the process in which a cell brings about the death of another cell, either in the same or a different organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031341" ;
    a owl:Class ;
    rdfs:label "regulation of cell killing" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001906
            ]
        )
    ] .

obo:GO_0031342
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell killing." ;
    oboInOwl:hasExactSynonym "down regulation of cell killing", "down-regulation of cell killing", "downregulation of cell killing" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell killing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031342" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell killing" ;
    rdfs:subClassOf obo:GO_0031341, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001906
            ]
        )
    ] .

obo:GO_0031343
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell killing." ;
    oboInOwl:hasExactSynonym "up regulation of cell killing", "up-regulation of cell killing", "upregulation of cell killing" ;
    oboInOwl:hasNarrowSynonym "activation of cell killing", "stimulation of cell killing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031343" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell killing" ;
    rdfs:subClassOf obo:GO_0031341, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001906
            ]
        )
    ] .

obo:GO_0031344
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." ;
    oboInOwl:hasExactSynonym "regulation of cell projection organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell projection organization and biogenesis" ;
    oboInOwl:id "GO:0031344" ;
    a owl:Class ;
    rdfs:label "regulation of cell projection organization" ;
    rdfs:subClassOf obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030030
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030030
            ]
        )
    ] .

obo:GO_0031345
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." ;
    oboInOwl:hasExactSynonym "down regulation of cell projection organization", "down-regulation of cell projection organization", "downregulation of cell projection organization", "negative regulation of cell projection organisation" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell projection organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cell projection organization and biogenesis" ;
    oboInOwl:id "GO:0031345" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell projection organization" ;
    rdfs:subClassOf obo:GO_0031344, obo:GO_0051129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030030
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030030
            ]
        )
    ] .

obo:GO_0031346
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." ;
    oboInOwl:hasExactSynonym "positive regulation of cell projection organisation", "up regulation of cell projection organization", "up-regulation of cell projection organization", "upregulation of cell projection organization" ;
    oboInOwl:hasNarrowSynonym "activation of cell projection organization", "stimulation of cell projection organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cell projection organization and biogenesis" ;
    oboInOwl:id "GO:0031346" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell projection organization" ;
    rdfs:subClassOf obo:GO_0031344, obo:GO_0051130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030030
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030030
            ]
        )
    ] .

obo:GO_0031347
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a defense response." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031347" ;
    a owl:Class ;
    rdfs:label "regulation of defense response" ;
    rdfs:subClassOf obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006952
            ]
        )
    ] .

obo:GO_0031348
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a defense response." ;
    oboInOwl:hasExactSynonym "down regulation of defense response", "down-regulation of defense response", "downregulation of defense response" ;
    oboInOwl:hasNarrowSynonym "inhibition of defense response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031348" ;
    a owl:Class ;
    rdfs:label "negative regulation of defense response" ;
    rdfs:subClassOf obo:GO_0031347, obo:GO_0048585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006952
            ]
        )
    ] .

obo:GO_0031349
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a defense response." ;
    oboInOwl:hasExactSynonym "up regulation of defense response", "up-regulation of defense response", "upregulation of defense response" ;
    oboInOwl:hasNarrowSynonym "activation of defense response", "stimulation of defense response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031349" ;
    a owl:Class ;
    rdfs:label "positive regulation of defense response" ;
    rdfs:subClassOf obo:GO_0031347, obo:GO_0048584, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006952
            ]
        )
    ] .

obo:GO_0031410
    obo:IAO_0000115 "A vesicle found in the cytoplasm of a cell." ;
    oboInOwl:hasAlternativeId "GO:0016023" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao180601769" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "cytoplasmic membrane bounded vesicle", "cytoplasmic membrane-enclosed vesicle", "cytoplasmic, membrane-bounded vesicle" ;
    oboInOwl:id "GO:0031410" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_candida, go:goslim_chembl, go:goslim_generic, go:goslim_mouse, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "cytoplasmic vesicle" ;
    rdfs:subClassOf obo:GO_0097708, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005737
            ]
        )
    ] .

obo:GO_0031424
    a owl:Class ;
    rdfs:label "keratinization" ;
    rdfs:subClassOf obo:GO_0032501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030216
    ] .

obo:GO_0031503
    obo:IAO_0000115 "A localization process that acts on a protein complex; the complex is transported to, or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "establishment and maintenance of protein complex localization", "protein complex localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "protein complex localization" ;
    oboInOwl:id "GO:0031503" ;
    a owl:Class ;
    rdfs:label "protein-containing complex localization" ;
    rdfs:subClassOf obo:GO_0051179 .

obo:GO_0031644
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a neurophysiological process, an organ system process carried out by any of the organs or tissues of the nervous system." ;
    oboInOwl:hasExactSynonym "regulation of neurological process", "regulation of neurological system process", "regulation of neurophysiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031644" ;
    a owl:Class ;
    rdfs:label "regulation of nervous system process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050877
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050877
            ]
        )
    ] .

obo:GO_0031645
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a neurophysiological process." ;
    oboInOwl:hasExactSynonym "down regulation of neurological process", "down-regulation of neurological process", "downregulation of neurological process", "negative regulation of neurological process", "negative regulation of neurological system process", "negative regulation of neurophysiological process" ;
    oboInOwl:hasNarrowSynonym "inhibition of neurological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031645" ;
    a owl:Class ;
    rdfs:label "negative regulation of nervous system process" ;
    rdfs:subClassOf obo:GO_0031644, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050877
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050877
            ]
        )
    ] .

obo:GO_0031646
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a neurophysiological process." ;
    oboInOwl:hasExactSynonym "positive regulation of neurological process", "positive regulation of neurological system process", "positive regulation of neurophysiological process", "up regulation of neurological process", "up-regulation of neurological process", "upregulation of neurological process" ;
    oboInOwl:hasNarrowSynonym "activation of neurological process", "stimulation of neurological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031646" ;
    a owl:Class ;
    rdfs:label "positive regulation of nervous system process" ;
    rdfs:subClassOf obo:GO_0031644, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050877
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050877
            ]
        )
    ] .

obo:GO_0031943
    a owl:Class ;
    rdfs:label "regulation of glucocorticoid metabolic process" ;
    rdfs:subClassOf obo:GO_0019218, obo:GO_0031323, obo:GO_0032350, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008211
            ]
        )
    ] .

obo:GO_0031944
    a owl:Class ;
    rdfs:label "negative regulation of glucocorticoid metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0031943, obo:GO_0032351, obo:GO_0045939, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008211
            ]
        )
    ] .

obo:GO_0031945
    a owl:Class ;
    rdfs:label "positive regulation of glucocorticoid metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0031943, obo:GO_0032352, obo:GO_0045940, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008211
            ]
        )
    ] .

obo:GO_0031946
    a owl:Class ;
    rdfs:label "regulation of glucocorticoid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031943, obo:GO_0090030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006704
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006704
            ]
        )
    ] .

obo:GO_0031947
    a owl:Class ;
    rdfs:label "negative regulation of glucocorticoid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031944, obo:GO_0031946, obo:GO_0090032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006704
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006704
            ]
        )
    ] .

obo:GO_0031948
    a owl:Class ;
    rdfs:label "positive regulation of glucocorticoid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031945, obo:GO_0031946, obo:GO_0090031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006704
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006704
            ]
        )
    ] .

obo:GO_0031965
    obo:IAO_0000115 "Either of the lipid bilayers that surround the nucleus and form the nuclear envelope; excludes the intermembrane space." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1687101204" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031965" ;
    a owl:Class ;
    rdfs:label "nuclear membrane" ;
    rdfs:subClassOf obo:GO_0031090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005634
            ]
        )
    ] .

obo:GO_0031967
    obo:IAO_0000115 "A double membrane structure enclosing an organelle, including two lipid bilayers and the region between them. In some cases, an organelle envelope may have more than two membranes." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031967" ;
    oboInOwl:inSubset go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "organelle envelope" ;
    rdfs:subClassOf obo:GO_0031975, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043227
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043229
    ] .

obo:GO_0031974
    obo:IAO_0000115 "The enclosed volume within a sealed membrane or between two sealed membranes. Encompasses the volume enclosed by the membranes of a particular organelle, e.g. endoplasmic reticulum lumen, or the space between the two lipid bilayers of a double membrane surrounding an organelle, e.g. nuclear envelope lumen." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031974" ;
    a owl:Class ;
    rdfs:label "membrane-enclosed lumen" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0031975
    obo:IAO_0000115 "A multilayered structure surrounding all or part of a cell; encompasses one or more lipid bilayers, and may include a cell wall layer; also includes the space between layers." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031975" ;
    a owl:Class ;
    rdfs:label "envelope" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0031981
    obo:IAO_0000115 "The volume enclosed by the nuclear inner membrane." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0031981" ;
    a owl:Class ;
    rdfs:label "nuclear lumen" ;
    rdfs:subClassOf obo:GO_0070013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005634
    ] .

obo:GO_0031982
    obo:IAO_0000115 "Any small, fluid-filled, spherical organelle enclosed by membrane." ;
    oboInOwl:hasAlternativeId "GO:0031988" ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao221389602", "Wikipedia:Vesicle_(biology)" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "membrane-bounded vesicle", "membrane-enclosed vesicle" ;
    oboInOwl:id "GO:0031982" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "vesicle" ;
    rdfs:subClassOf obo:GO_0043227 .

obo:GO_0031987
    a owl:Class ;
    rdfs:label "locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0040011
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007626
            ]
        )
    ] .

obo:GO_0032024
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of insulin." ;
    oboInOwl:hasExactSynonym "up regulation of insulin secretion", "up-regulation of insulin secretion", "upregulation of insulin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of insulin secretion", "stimulation of insulin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032024" ;
    a owl:Class ;
    rdfs:label "positive regulation of insulin secretion" ;
    rdfs:subClassOf obo:GO_0050714, obo:GO_0050796, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030073
            ]
        )
    ] .

obo:GO_0032060
    obo:IAO_0000115 "The assembly of a bleb, a cell extension caused by localized decoupling of the cytoskeleton from the plasma membrane and characterized by rapid formation, rounded shape, and scarcity of organelles within the protrusion. Plasma membrane blebbing occurs during apoptosis and other cellular processes, including cell locomotion, cell division, and as a result of physical or chemical stresses." ;
    oboInOwl:hasBroadSynonym "blebbing", "membrane blebbing" ;
    oboInOwl:hasExactSynonym "cell blebbing", "plasma membrane bleb assembly", "plasma membrane blebbing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032060" ;
    a owl:Class ;
    rdfs:label "bleb assembly" ;
    rdfs:subClassOf obo:GO_0120031 .

obo:GO_0032091
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of protein binding." ;
    oboInOwl:hasExactSynonym "down regulation of protein binding", "down-regulation of protein binding", "downregulation of protein binding" ;
    oboInOwl:hasNarrowSynonym "inhibition of protein binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032091" ;
    a owl:Class ;
    rdfs:label "negative regulation of protein binding" ;
    rdfs:subClassOf obo:GO_0043393, obo:GO_0051100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005515
            ]
        )
    ] .

obo:GO_0032092
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of protein binding." ;
    oboInOwl:hasExactSynonym "up regulation of protein binding", "up-regulation of protein binding", "upregulation of protein binding" ;
    oboInOwl:hasNarrowSynonym "activation of protein binding", "stimulation of protein binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032092" ;
    a owl:Class ;
    rdfs:label "positive regulation of protein binding" ;
    rdfs:subClassOf obo:GO_0043393, obo:GO_0051099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005515
            ]
        )
    ] .

obo:GO_0032101
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to an external stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032101" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to external stimulus" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009605
            ]
        )
    ] .

obo:GO_0032102
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a response to an external stimulus." ;
    oboInOwl:hasExactSynonym "down regulation of response to external stimulus", "down-regulation of response to external stimulus", "downregulation of response to external stimulus" ;
    oboInOwl:hasNarrowSynonym "inhibition of response to external stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032102" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "negative regulation of response to external stimulus" ;
    rdfs:subClassOf obo:GO_0032101, obo:GO_0048585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009605
            ]
        )
    ] .

obo:GO_0032103
    obo:IAO_0000115 "Any process that activates, maintains or increases the rate of a response to an external stimulus." ;
    oboInOwl:hasExactSynonym "up regulation of response to external stimulus", "up-regulation of response to external stimulus", "upregulation of response to external stimulus" ;
    oboInOwl:hasNarrowSynonym "activation of response to external stimulus", "stimulation of response to external stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032103" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "positive regulation of response to external stimulus" ;
    rdfs:subClassOf obo:GO_0032101, obo:GO_0048584, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009605
            ]
        )
    ] .

obo:GO_0032222
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032222" ;
    a owl:Class ;
    rdfs:label "regulation of synaptic transmission, cholinergic" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007271
            ]
        )
    ] .

obo:GO_0032223
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." ;
    oboInOwl:hasExactSynonym "down regulation of synaptic transmission, cholinergic", "down-regulation of synaptic transmission, cholinergic", "downregulation of synaptic transmission, cholinergic" ;
    oboInOwl:hasNarrowSynonym "inhibition of synaptic transmission, cholinergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032223" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission, cholinergic" ;
    rdfs:subClassOf obo:GO_0032222, obo:GO_0050805, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007271
            ]
        )
    ] .

obo:GO_0032224
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." ;
    oboInOwl:hasExactSynonym "up regulation of synaptic transmission, cholinergic", "up-regulation of synaptic transmission, cholinergic", "upregulation of synaptic transmission, cholinergic" ;
    oboInOwl:hasNarrowSynonym "activation of synaptic transmission, cholinergic", "stimulation of synaptic transmission, cholinergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032224" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission, cholinergic" ;
    rdfs:subClassOf obo:GO_0032222, obo:GO_0050806, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007271
            ]
        )
    ] .

obo:GO_0032225
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032225" ;
    a owl:Class ;
    rdfs:label "regulation of synaptic transmission, dopaminergic" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001963
            ]
        )
    ] .

obo:GO_0032226
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." ;
    oboInOwl:hasExactSynonym "up regulation of synaptic transmission, dopaminergic", "up-regulation of synaptic transmission, dopaminergic", "upregulation of synaptic transmission, dopaminergic" ;
    oboInOwl:hasNarrowSynonym "activation of synaptic transmission, dopaminergic", "stimulation of synaptic transmission, dopaminergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032226" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission, dopaminergic" ;
    rdfs:subClassOf obo:GO_0032225, obo:GO_0050806, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001963
            ]
        )
    ] .

obo:GO_0032227
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." ;
    oboInOwl:hasExactSynonym "down regulation of synaptic transmission, dopaminergic", "down-regulation of synaptic transmission, dopaminergic", "downregulation of synaptic transmission, dopaminergic" ;
    oboInOwl:hasNarrowSynonym "inhibition of synaptic transmission, dopaminergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032227" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission, dopaminergic" ;
    rdfs:subClassOf obo:GO_0032225, obo:GO_0050805, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001963
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001963
            ]
        )
    ] .

obo:GO_0032228
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032228" ;
    a owl:Class ;
    rdfs:label "regulation of synaptic transmission, GABAergic" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051932
            ]
        )
    ] .

obo:GO_0032229
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." ;
    oboInOwl:hasExactSynonym "down regulation of synaptic transmission, GABAergic", "down-regulation of synaptic transmission, GABAergic", "downregulation of synaptic transmission, GABAergic" ;
    oboInOwl:hasNarrowSynonym "inhibition of synaptic transmission, GABAergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032229" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission, GABAergic" ;
    rdfs:subClassOf obo:GO_0032228, obo:GO_0050805, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051932
            ]
        )
    ] .

obo:GO_0032230
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." ;
    oboInOwl:hasExactSynonym "up regulation of synaptic transmission, GABAergic", "up-regulation of synaptic transmission, GABAergic", "upregulation of synaptic transmission, GABAergic" ;
    oboInOwl:hasNarrowSynonym "activation of synaptic transmission, GABAergic", "stimulation of synaptic transmission, GABAergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032230" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission, GABAergic" ;
    rdfs:subClassOf obo:GO_0032228, obo:GO_0050806, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051932
            ]
        )
    ] .

obo:GO_0032274
    obo:IAO_0000115 "The regulated release of a gonadotropin, any hormone that stimulates the gonads, especially follicle-stimulating hormone and luteinizing hormone." ;
    oboInOwl:hasExactSynonym "gonadotrophin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032274" ;
    a owl:Class ;
    rdfs:label "gonadotropin secretion" ;
    rdfs:subClassOf obo:GO_0060986 .

obo:GO_0032275
    obo:IAO_0000115 "The regulated release of luteinizing hormone, a gonadotropic glycoprotein hormone secreted by the anterior pituitary." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032275" ;
    a owl:Class ;
    rdfs:label "luteinizing hormone secretion" ;
    rdfs:subClassOf obo:GO_0032274 .

obo:GO_0032276
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of a gonadotropin." ;
    oboInOwl:hasExactSynonym "regulation of gonadotrophin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032276" ;
    a owl:Class ;
    rdfs:label "regulation of gonadotropin secretion" ;
    rdfs:subClassOf obo:GO_0044060, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032274
            ]
        )
    ] .

obo:GO_0032277
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a gonadotropin." ;
    oboInOwl:hasExactSynonym "down regulation of gonadotropin secretion", "down-regulation of gonadotropin secretion", "downregulation of gonadotropin secretion", "negative regulation of gonadotrophin secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of gonadotropin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032277" ;
    a owl:Class ;
    rdfs:label "negative regulation of gonadotropin secretion" ;
    rdfs:subClassOf obo:GO_0032276, obo:GO_0046888, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032274
            ]
        )
    ] .

obo:GO_0032278
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of a gonadotropin." ;
    oboInOwl:hasExactSynonym "positive regulation of gonadotrophin secretion", "up regulation of gonadotropin secretion", "up-regulation of gonadotropin secretion", "upregulation of gonadotropin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of gonadotropin secretion", "stimulation of gonadotropin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032278" ;
    a owl:Class ;
    rdfs:label "positive regulation of gonadotropin secretion" ;
    rdfs:subClassOf obo:GO_0032276, obo:GO_0046887, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032274
            ]
        )
    ] .

obo:GO_0032341
    a owl:Class ;
    rdfs:label "aldosterone metabolic process" ;
    rdfs:subClassOf obo:GO_0006081, obo:GO_0008207, obo:GO_0008212, obo:GO_0034308, obo:GO_0042180, obo:GO_0120254 .

obo:GO_0032342
    a owl:Class ;
    rdfs:label "aldosterone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006700, obo:GO_0006705, obo:GO_0032341, obo:GO_0034309, obo:GO_0042181, obo:GO_0046184, obo:GO_0120255 .

obo:GO_0032344
    a owl:Class ;
    rdfs:label "regulation of aldosterone metabolic process" ;
    rdfs:subClassOf obo:GO_0010565, obo:GO_0019218, obo:GO_0032350, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032341
            ]
        )
    ] .

obo:GO_0032345
    a owl:Class ;
    rdfs:label "negative regulation of aldosterone metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0032344, obo:GO_0032351, obo:GO_0045939, obo:GO_0062014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032341
            ]
        )
    ] .

obo:GO_0032346
    a owl:Class ;
    rdfs:label "positive regulation of aldosterone metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0032344, obo:GO_0032352, obo:GO_0045940, obo:GO_0062013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032341
            ]
        )
    ] .

obo:GO_0032347
    a owl:Class ;
    rdfs:label "regulation of aldosterone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010566, obo:GO_0032344, obo:GO_0090030, obo:GO_1902930, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032342
            ]
        )
    ] .

obo:GO_0032348
    a owl:Class ;
    rdfs:label "negative regulation of aldosterone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0032345, obo:GO_0032347, obo:GO_0090032, obo:GO_1902931, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032342
            ]
        )
    ] .

obo:GO_0032349
    a owl:Class ;
    rdfs:label "positive regulation of aldosterone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0032346, obo:GO_0032347, obo:GO_0090031, obo:GO_1902932, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032342
            ]
        )
    ] .

obo:GO_0032350
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving any hormone." ;
    oboInOwl:hasExactSynonym "regulation of hormone metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032350" ;
    a owl:Class ;
    rdfs:label "regulation of hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0010817, obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042445
            ]
        )
    ] .

obo:GO_0032351
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving any hormone." ;
    oboInOwl:hasExactSynonym "down regulation of hormone metabolic process", "down-regulation of hormone metabolic process", "downregulation of hormone metabolic process", "negative regulation of hormone metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of hormone metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032351" ;
    a owl:Class ;
    rdfs:label "negative regulation of hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0032350, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042445
            ]
        )
    ] .

obo:GO_0032352
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving any hormone." ;
    oboInOwl:hasExactSynonym "positive regulation of hormone metabolism", "up regulation of hormone metabolic process", "up-regulation of hormone metabolic process", "upregulation of hormone metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of hormone metabolic process", "stimulation of hormone metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032352" ;
    a owl:Class ;
    rdfs:label "positive regulation of hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0032350, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042445
            ]
        )
    ] .

obo:GO_0032353
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." ;
    oboInOwl:hasExactSynonym "down regulation of hormone biosynthetic process", "down-regulation of hormone biosynthetic process", "downregulation of hormone biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "inhibition of hormone biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032353" ;
    a owl:Class ;
    rdfs:label "negative regulation of hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031327, obo:GO_0032351, obo:GO_0046885, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042446
            ]
        )
    ] .

obo:GO_0032368
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032368" ;
    a owl:Class ;
    rdfs:label "regulation of lipid transport" ;
    rdfs:subClassOf obo:GO_0051049, obo:GO_1905952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006869
            ]
        )
    ] .

obo:GO_0032369
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of lipid transport", "down-regulation of lipid transport", "downregulation of lipid transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of lipid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032369" ;
    a owl:Class ;
    rdfs:label "negative regulation of lipid transport" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0051051, obo:GO_1905953, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006869
            ]
        )
    ] .

obo:GO_0032370
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of lipid transport", "up-regulation of lipid transport", "upregulation of lipid transport" ;
    oboInOwl:hasNarrowSynonym "activation of lipid transport", "stimulation of lipid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032370" ;
    a owl:Class ;
    rdfs:label "positive regulation of lipid transport" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0051050, obo:GO_1905954, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006869
            ]
        )
    ] .

obo:GO_0032386
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of substances within cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032386" ;
    a owl:Class ;
    rdfs:label "regulation of intracellular transport" ;
    rdfs:subClassOf obo:GO_0051049, obo:GO_0060341, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046907
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046907
            ]
        )
    ] .

obo:GO_0032387
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of substances within cells." ;
    oboInOwl:hasExactSynonym "down regulation of intracellular transport", "down-regulation of intracellular transport", "downregulation of intracellular transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of intracellular transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032387" ;
    a owl:Class ;
    rdfs:label "negative regulation of intracellular transport" ;
    rdfs:subClassOf obo:GO_0032386, obo:GO_0048523, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046907
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046907
            ]
        )
    ] .

obo:GO_0032388
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of substances within cells." ;
    oboInOwl:hasExactSynonym "up regulation of intracellular transport", "up-regulation of intracellular transport", "upregulation of intracellular transport" ;
    oboInOwl:hasNarrowSynonym "activation of intracellular transport", "stimulation of intracellular transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032388" ;
    a owl:Class ;
    rdfs:label "positive regulation of intracellular transport" ;
    rdfs:subClassOf obo:GO_0032386, obo:GO_0048522, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046907
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046907
            ]
        )
    ] .

obo:GO_0032394
    obo:IAO_0000115 "Combining with an MHC class Ib protein complex and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity. Class Ib here refers to non-classical class I molecules, such as those of the CD1 or HLA-E gene families." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "T cell receptor activity", "alpha-beta T cell receptor activity", "gamma-delta T cell receptor activity" ;
    oboInOwl:id "GO:0032394" ;
    a owl:Class ;
    rdfs:comment "Note that this term is intended for annotation of gene products that act as receptors for MHC class Ib protein complexes, not for components of the MHC class Ib protein complexes themselves." ;
    rdfs:label "MHC class Ib receptor activity" ;
    rdfs:subClassOf obo:GO_0004888, obo:GO_0140375, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0023029
    ] .

obo:GO_0032409
    obo:IAO_0000115 "Any process that modulates the activity of a transporter." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032409" ;
    a owl:Class ;
    rdfs:label "regulation of transporter activity" ;
    rdfs:subClassOf obo:GO_0065009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005215
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005215
            ]
        )
    ] .

obo:GO_0032410
    obo:IAO_0000115 "Any process that stops or reduces the activity of a transporter." ;
    oboInOwl:hasExactSynonym "down regulation of transporter activity", "down-regulation of transporter activity", "downregulation of transporter activity" ;
    oboInOwl:hasNarrowSynonym "inhibition of transporter activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032410" ;
    a owl:Class ;
    rdfs:label "negative regulation of transporter activity" ;
    rdfs:subClassOf obo:GO_0032409, obo:GO_0044092, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005215
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005215
            ]
        )
    ] .

obo:GO_0032411
    obo:IAO_0000115 "Any process that activates or increases the activity of a transporter." ;
    oboInOwl:hasExactSynonym "up regulation of transporter activity", "up-regulation of transporter activity", "upregulation of transporter activity" ;
    oboInOwl:hasNarrowSynonym "activation of transporter activity", "stimulation of transporter activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032411" ;
    a owl:Class ;
    rdfs:label "positive regulation of transporter activity" ;
    rdfs:subClassOf obo:GO_0032409, obo:GO_0044093, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005215
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005215
            ]
        )
    ] .

obo:GO_0032412
    obo:IAO_0000115 "Any process that modulates the activity of an ion transporter." ;
    oboInOwl:hasExactSynonym "regulation of ion transporter activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032412" ;
    a owl:Class ;
    rdfs:label "regulation of ion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0022898, obo:GO_0034765, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015075
            ]
        )
    ] .

obo:GO_0032413
    obo:IAO_0000115 "Any process that stops or reduces the activity of an ion transporter." ;
    oboInOwl:hasExactSynonym "down regulation of ion transporter activity", "down-regulation of ion transporter activity", "downregulation of ion transporter activity", "negative regulation of ion transporter activity" ;
    oboInOwl:hasNarrowSynonym "inhibition of ion transporter activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032413" ;
    a owl:Class ;
    rdfs:label "negative regulation of ion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0032410, obo:GO_0032412, obo:GO_0034766, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0015075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0015075
            ]
        )
    ] .

obo:GO_0032414
    obo:IAO_0000115 "Any process that activates or increases the activity of an ion transporter." ;
    oboInOwl:hasExactSynonym "positive regulation of ion transporter activity", "up regulation of ion transporter activity", "up-regulation of ion transporter activity", "upregulation of ion transporter activity" ;
    oboInOwl:hasNarrowSynonym "activation of ion transporter activity", "stimulation of ion transporter activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032414" ;
    a owl:Class ;
    rdfs:label "positive regulation of ion transmembrane transporter activity" ;
    rdfs:subClassOf obo:GO_0032411, obo:GO_0032412, obo:GO_0034767, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0015075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0015075
            ]
        )
    ] .

obo:GO_0032432
    obo:IAO_0000115 "An assembly of actin filaments that are on the same axis but may be oriented with the same or opposite polarities and may be packed with different levels of tightness." ;
    oboInOwl:hasAlternativeId "GO:0000141", "GO:0030482" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "actin cable" ;
    oboInOwl:id "GO:0032432" ;
    a owl:Class ;
    rdfs:label "actin filament bundle" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0015629
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005884
    ] .

obo:GO_0032468
    a owl:Class ;
    rdfs:label "Golgi calcium ion homeostasis" ;
    rdfs:subClassOf obo:GO_0006874, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0055074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005794
            ]
        )
    ] .

obo:GO_0032479
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interferon type I production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." ;
    oboInOwl:hasExactSynonym "regulation of type I IFN production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032479" ;
    a owl:Class ;
    rdfs:label "regulation of type I interferon production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032606
            ]
        )
    ] .

obo:GO_0032480
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of type I interferon production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." ;
    oboInOwl:hasExactSynonym "down regulation of type I interferon production", "down-regulation of type I interferon production", "downregulation of type I interferon production", "negative regulation of type I IFN production" ;
    oboInOwl:hasNarrowSynonym "inhibition of type I interferon production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032480" ;
    a owl:Class ;
    rdfs:label "negative regulation of type I interferon production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032606
            ]
        )
    ] .

obo:GO_0032481
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of type I interferon production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." ;
    oboInOwl:hasExactSynonym "positive regulation of type I IFN production", "up regulation of type I interferon production", "up-regulation of type I interferon production", "upregulation of type I interferon production" ;
    oboInOwl:hasNarrowSynonym "activation of type I interferon production", "stimulation of type I interferon production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032481" ;
    a owl:Class ;
    rdfs:label "positive regulation of type I interferon production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032606
            ]
        )
    ] .

obo:GO_0032501
    obo:IAO_0000115 "Any biological process, occurring at the level of a multicellular organism, pertinent to its function." ;
    obo:RO_0002161 obo:NCBITaxon_4896, obo:NCBITaxon_4932 ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-09-19T16:07:47Z" ;
    oboInOwl:hasAlternativeId "GO:0044707", "GO:0050874" ;
    oboInOwl:hasExactSynonym "organismal physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-multicellular organism process" ;
    oboInOwl:id "GO:0032501" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0032502
    obo:IAO_0000115 "A biological process whose specific outcome is the progression of an integrated living unit: an anatomical structure (which may be a subcellular structure, cell, tissue, or organ), or organism over time from an initial condition to a later condition." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-12-19T12:21:31Z" ;
    oboInOwl:hasAlternativeId "GO:0044767" ;
    oboInOwl:hasNarrowSynonym "development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism developmental process" ;
    oboInOwl:id "GO:0032502" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_aspergillus, go:goslim_flybase_ribbon, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "developmental process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0032504
    obo:IAO_0000115 "The biological process in which new individuals are produced by one or two multicellular organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032504" ;
    a owl:Class ;
    rdfs:label "multicellular organism reproduction" ;
    rdfs:subClassOf obo:GO_0000003, obo:GO_0032501 .

obo:GO_0032594
    obo:IAO_0000115 "The directed movement of a protein from one location to another within a lipid bilayer." ;
    oboInOwl:hasExactSynonym "protein translocation within membrane" ;
    oboInOwl:hasNarrowSynonym "receptor translocation within membrane", "receptor transport within lipid bilayer" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032594" ;
    a owl:Class ;
    rdfs:label "protein transport within lipid bilayer" ;
    rdfs:subClassOf obo:GO_0006886, obo:GO_0061024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0016020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0015031
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0016020
            ]
        )
    ] .

obo:GO_0032606
    obo:IAO_0000115 "The appearance of type I interferon due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." ;
    oboInOwl:hasAlternativeId "GO:0045351", "GO:0072641" ;
    oboInOwl:hasExactSynonym "interferon type I production", "type I IFN production" ;
    oboInOwl:hasNarrowSynonym "type I interferon biosynthetic process", "type I interferon secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032606" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "type I interferon production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032609
    obo:IAO_0000115 "The appearance of interferon-gamma due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Interferon-gamma is also known as type II interferon." ;
    oboInOwl:hasAlternativeId "GO:0042095", "GO:0072643" ;
    oboInOwl:hasBroadSynonym "type II IFN production", "type II interferon production" ;
    oboInOwl:hasExactSynonym "IFNG production" ;
    oboInOwl:hasNarrowSynonym "interferon-gamma biosynthetic process", "interferon-gamma secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032609" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interferon-gamma production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032611
    obo:IAO_0000115 "The appearance of interleukin-1 beta due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0050702", "GO:0050720" ;
    oboInOwl:hasExactSynonym "IL-1 beta production" ;
    oboInOwl:hasNarrowSynonym "interleukin-1 beta biosynthetic process", "interleukin-1 beta secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032611" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-1 beta production" ;
    rdfs:subClassOf obo:GO_0032612 .

obo:GO_0032612
    obo:IAO_0000115 "The appearance of interleukin-1 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042222", "GO:0050701" ;
    oboInOwl:hasExactSynonym "IL-1 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-1 biosynthetic process", "interleukin-1 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032612" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-1 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032613
    obo:IAO_0000115 "The appearance of interleukin-10 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042091", "GO:0072608" ;
    oboInOwl:hasExactSynonym "IL-10 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-10 biosynthetic process", "interleukin-10 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032613" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-10 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032616
    obo:IAO_0000115 "The appearance of interleukin-13 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042231", "GO:0072611" ;
    oboInOwl:hasExactSynonym "IL-13 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-13 biosynthetic process", "interleukin-13 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032616" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-13 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032620
    obo:IAO_0000115 "The appearance of any member of the interleukin-17 family of cytokines due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042235", "GO:0072615" ;
    oboInOwl:hasExactSynonym "CTLA-8 production", "Cytotoxic T-lymphocyte-associated antigen 8 production", "IL-17 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-17 biosynthetic process", "interleukin-17 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032620" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-17 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032623
    obo:IAO_0000115 "The appearance of interleukin-2 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042094", "GO:0070970" ;
    oboInOwl:hasExactSynonym "IL-2 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-2 biosynthetic process", "interleukin-2 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032623" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-2 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032626
    obo:IAO_0000115 "The appearance of interleukin-22 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042239", "GO:0072620" ;
    oboInOwl:hasExactSynonym "IL-22 production", "IL22 production", "ILTIF production" ;
    oboInOwl:hasNarrowSynonym "ZCYTO18 production", "interleukin-22 biosynthetic process", "interleukin-22 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032626" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-22 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032633
    obo:IAO_0000115 "The appearance of interleukin-4 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042097", "GO:0042224", "GO:0072602" ;
    oboInOwl:hasExactSynonym "IL-4 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-4 biosynthetic process", "interleukin-4 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032633" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-4 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032634
    obo:IAO_0000115 "The appearance of interleukin-5 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042225", "GO:0072603" ;
    oboInOwl:hasExactSynonym "IL-5 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-5 biosynthetic process", "interleukin-5 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032634" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-5 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032635
    obo:IAO_0000115 "The appearance of interleukin-6 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042226", "GO:0072604" ;
    oboInOwl:hasExactSynonym "IL-6 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-6 biosynthetic process", "interleukin-6 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032635" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-6 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032637
    obo:IAO_0000115 "The appearance of interleukin-8 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042228", "GO:0072606" ;
    oboInOwl:hasExactSynonym "IL-8 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-8 biosynthetic process", "interleukin-8 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032637" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-8 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032638
    obo:IAO_0000115 "The appearance of interleukin-9 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:hasAlternativeId "GO:0042229", "GO:0072607" ;
    oboInOwl:hasExactSynonym "IL-9 production" ;
    oboInOwl:hasNarrowSynonym "interleukin-9 biosynthetic process", "interleukin-9 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032638" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "interleukin-9 production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0032640
    obo:IAO_0000115 "The appearance of tumor necrosis factor due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Tumor necrosis factor is an inflammatory cytokine produced by macrophages/monocytes during acute inflammation and which is responsible for a diverse range of signaling events within cells, leading to necrosis or apoptosis." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-15T22:59:26Z" ;
    oboInOwl:hasAlternativeId "GO:0042533", "GO:1990774" ;
    oboInOwl:hasExactSynonym "TNF production", "cachectin production" ;
    oboInOwl:hasNarrowSynonym "TNF alpha biosynthesis", "TNF biosynthesis", "TNF biosynthetic process", "TNF-alpha biosynthesis", "TNF-alpha biosynthetic process", "tumor necrosis factor anabolism", "tumor necrosis factor biosynthesis", "tumor necrosis factor biosynthetic process", "tumor necrosis factor formation", "tumor necrosis factor secretion", "tumor necrosis factor synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "TNF-alpha production", "Tnfa production", "tumor necrosis factor-alpha production" ;
    oboInOwl:id "GO:0032640" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term refers only to the specific, original 'tumor necrosis factor' protein (TNF) and not other members of the tumor necrosis factor superfamily (those with the gene symbol root 'TNFSF'). That this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "tumor necrosis factor production" ;
    rdfs:subClassOf obo:GO_0071706 .

obo:GO_0032649
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." ;
    oboInOwl:hasAlternativeId "GO:0045072", "GO:1902713" ;
    oboInOwl:hasBroadSynonym "regulation of type II interferon production" ;
    oboInOwl:hasNarrowSynonym "regulation of interferon-gamma biosynthetic process", "regulation of interferon-gamma secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032649" ;
    a owl:Class ;
    rdfs:label "regulation of interferon-gamma production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:GO_0032651
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-1 beta production." ;
    oboInOwl:hasAlternativeId "GO:0050706", "GO:0050722" ;
    oboInOwl:hasExactSynonym "regulation of IL-1 beta production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-1 beta biosynthetic process", "regulation of interleukin-1 beta secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032651" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-1 beta production" ;
    rdfs:subClassOf obo:GO_0032652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032611
            ]
        )
    ] .

obo:GO_0032652
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-1 production." ;
    oboInOwl:hasAlternativeId "GO:0045360", "GO:0050704" ;
    oboInOwl:hasExactSynonym "regulation of IL-1 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-1 biosynthetic process", "regulation of interleukin-1 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032652" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-1 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032612
            ]
        )
    ] .

obo:GO_0032653
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-10 production." ;
    oboInOwl:hasAlternativeId "GO:0045074", "GO:2001179" ;
    oboInOwl:hasExactSynonym "regulation of IL-10 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-10 biosynthetic process", "regulation of interleukin-10 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032653" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-10 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032613
            ]
        )
    ] .

obo:GO_0032656
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-13 production." ;
    oboInOwl:hasAlternativeId "GO:0045366", "GO:2000665" ;
    oboInOwl:hasExactSynonym "regulation of IL-13 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-13 biosynthetic process", "regulation of interleukin-13 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032656" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-13 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032616
            ]
        )
    ] .

obo:GO_0032660
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." ;
    oboInOwl:hasAlternativeId "GO:0045378", "GO:1905076" ;
    oboInOwl:hasExactSynonym "regulation of CTLA-8 production", "regulation of Cytotoxic T-lymphocyte-associated antigen 8 secretion", "regulation of IL-17 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-17 biosynthetic process", "regulation of interleukin-17 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032660" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-17 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032620
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032620
            ]
        )
    ] .

obo:GO_0032663
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-2 production." ;
    oboInOwl:hasAlternativeId "GO:0045076", "GO:1900040" ;
    oboInOwl:hasExactSynonym "regulation of IL-2 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-2 biosynthetic process", "regulation of interleukin-2 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032663" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-2 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032623
            ]
        )
    ] .

obo:GO_0032666
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-22 production." ;
    oboInOwl:hasAlternativeId "GO:0045393" ;
    oboInOwl:hasExactSynonym "regulation of IL-22 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-22 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032666" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-22 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032626
            ]
        )
    ] .

obo:GO_0032673
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-4 production." ;
    oboInOwl:hasAlternativeId "GO:0045402", "GO:0150133" ;
    oboInOwl:hasExactSynonym "regulation of IL-4 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-4 biosynthetic process", "regulation of interleukin-4 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032673" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-4 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:GO_0032674
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-5 production." ;
    oboInOwl:hasAlternativeId "GO:0045405", "GO:2000662" ;
    oboInOwl:hasExactSynonym "regulation of IL-5 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-5 biosynthetic process", "regulation of interleukin-5 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032674" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-5 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032634
            ]
        )
    ] .

obo:GO_0032675
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-6 production." ;
    oboInOwl:hasAlternativeId "GO:0045408" ;
    oboInOwl:hasExactSynonym "regulation of IL-6 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-6 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032675" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-6 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032635
            ]
        )
    ] .

obo:GO_0032677
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-8 production." ;
    oboInOwl:hasAlternativeId "GO:0045414", "GO:2000482" ;
    oboInOwl:hasExactSynonym "regulation of IL-8 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-8 biosynthetic process", "regulation of interleukin-8 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032677" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-8 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032637
            ]
        )
    ] .

obo:GO_0032678
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of interleukin-9 production." ;
    oboInOwl:hasAlternativeId "GO:0045417" ;
    oboInOwl:hasExactSynonym "regulation of IL-9 production" ;
    oboInOwl:hasNarrowSynonym "regulation of interleukin-9 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032678" ;
    a owl:Class ;
    rdfs:label "regulation of interleukin-9 production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032638
            ]
        )
    ] .

obo:GO_0032680
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of tumor necrosis factor production." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-07-09T19:50:02Z" ;
    oboInOwl:hasAlternativeId "GO:0042534", "GO:1904467" ;
    oboInOwl:hasExactSynonym "regulation of TNF production", "regulation of TNF-alpha production", "regulation of cachectin production", "regulation of tumor necrosis factor-alpha production" ;
    oboInOwl:hasNarrowSynonym "regulation of tumor necrosis factor biosynthetic process", "regulation of tumor necrosis factor secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032680" ;
    a owl:Class ;
    rdfs:comment "Note that this term refers only to the specific, original 'tumor necrosis factor' protein (TNF) and not other members of the tumor necrosis factor superfamily (those with the gene symbol root 'TNFSF')." ;
    rdfs:label "regulation of tumor necrosis factor production" ;
    rdfs:subClassOf obo:GO_1903555, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032640
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032640
            ]
        )
    ] .

obo:GO_0032689
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." ;
    oboInOwl:hasAlternativeId "GO:0045077", "GO:1902714" ;
    oboInOwl:hasBroadSynonym "negative regulation of type II interferon production" ;
    oboInOwl:hasExactSynonym "down regulation of interferon-gamma production", "down-regulation of interferon-gamma production", "downregulation of interferon-gamma production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interferon-gamma production", "negative regulation of interferon-gamma biosynthetic process", "negative regulation of interferon-gamma secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032689" ;
    a owl:Class ;
    rdfs:label "negative regulation of interferon-gamma production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032649, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:GO_0032691
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-1 beta production." ;
    oboInOwl:hasAlternativeId "GO:0050713", "GO:0050724" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-1 beta production", "down-regulation of interleukin-1 beta production", "downregulation of interleukin-1 beta production", "negative regulation of IL-1 beta production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-1 beta production", "negative regulation of interleukin-1 beta biosynthetic process", "negative regulation of interleukin-1 beta secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032691" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-1 beta production" ;
    rdfs:subClassOf obo:GO_0032651, obo:GO_0032692, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032611
            ]
        )
    ] .

obo:GO_0032692
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-1 production." ;
    oboInOwl:hasAlternativeId "GO:0045361", "GO:0050711" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-1 production", "down-regulation of interleukin-1 production", "downregulation of interleukin-1 production", "negative regulation of IL-1 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-1 production", "negative regulation of interleukin-1 biosynthetic process", "negative regulation of interleukin-1 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032692" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-1 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032612
            ]
        )
    ] .

obo:GO_0032693
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-10 production." ;
    oboInOwl:hasAlternativeId "GO:0045081", "GO:2001180" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-10 production", "down-regulation of interleukin-10 production", "downregulation of interleukin-10 production", "negative regulation of IL-10 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-10 production", "negative regulation of interleukin-10 biosynthetic process", "negative regulation of interleukin-10 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032693" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-10 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032653, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032613
            ]
        )
    ] .

obo:GO_0032696
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-13 production." ;
    oboInOwl:hasAlternativeId "GO:0045367", "GO:2000666" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-13 production", "down-regulation of interleukin-13 production", "downregulation of interleukin-13 production", "negative regulation of IL-13 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-13 production", "negative regulation of interleukin-13 biosynthetic process", "negative regulation of interleukin-13 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032696" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-13 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032656, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032616
            ]
        )
    ] .

obo:GO_0032700
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." ;
    oboInOwl:hasAlternativeId "GO:0045379", "GO:1905077" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-17 production", "downregulation of interleukin-17 production", "negative regulation of Cytotoxic T-lymphocyte-associated antigen 8 secretion", "negative regulation of IL-17 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-17 production", "negative regulation of CTLA-8 production", "negative regulation of interleukin-17 biosynthetic process", "negative regulation of interleukin-17 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032700" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-17 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032660, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032620
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032620
            ]
        )
    ] .

obo:GO_0032703
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-2 production." ;
    oboInOwl:hasAlternativeId "GO:0045085", "GO:1900041" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-2 production", "down-regulation of interleukin-2 production", "downregulation of interleukin-2 production", "negative regulation of IL-2 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-2 production", "negative regulation of interleukin-2 biosynthetic process", "negative regulation of interleukin-2 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032703" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-2 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032663, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032623
            ]
        )
    ] .

obo:GO_0032706
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-22 production." ;
    oboInOwl:hasAlternativeId "GO:0045394" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-22 production", "down-regulation of interleukin-22 production", "downregulation of interleukin-22 production", "negative regulation of IL-22 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-22 production", "negative regulation of interleukin-22 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032706" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-22 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032666, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032626
            ]
        )
    ] .

obo:GO_0032713
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-4 production." ;
    oboInOwl:created_by "bc" ;
    oboInOwl:hasAlternativeId "GO:0045403", "GO:0150134" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-4 production", "down-regulation of interleukin-4 production", "downregulation of interleukin-4 production", "negative regulation of IL-4 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-4 production", "negative regulation of interleukin-4 biosynthetic process", "negative regulation of interleukin-4 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032713" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-4 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032673, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:GO_0032714
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-5 production." ;
    oboInOwl:hasAlternativeId "GO:0045406", "GO:2000663" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-5 production", "down-regulation of interleukin-5 production", "downregulation of interleukin-5 production", "negative regulation of IL-5 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-5 production", "negative regulation of interleukin-5 biosynthetic process", "negative regulation of interleukin-5 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032714" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-5 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032674, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032634
            ]
        )
    ] .

obo:GO_0032715
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-6 production." ;
    oboInOwl:hasAlternativeId "GO:0045409", "GO:1900165" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-6 production", "down-regulation of interleukin-6 production", "downregulation of interleukin-6 production", "negative regulation of IL-6 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-6 production", "negative regulation of interleukin-6 biosynthetic process", "negative regulation of interleukin-6 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032715" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-6 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032635
            ]
        )
    ] .

obo:GO_0032717
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-8 production." ;
    oboInOwl:hasAlternativeId "GO:0045415", "GO:2000483" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-8 production", "down-regulation of interleukin-8 production", "downregulation of interleukin-8 production", "negative regulation of IL-8 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-8 production", "negative regulation of interleukin-8 biosynthetic process", "negative regulation of interleukin-8 secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032717" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-8 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032677, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032637
            ]
        )
    ] .

obo:GO_0032718
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-9 production." ;
    oboInOwl:hasAlternativeId "GO:0045418" ;
    oboInOwl:hasExactSynonym "down regulation of interleukin-9 production", "down-regulation of interleukin-9 production", "downregulation of interleukin-9 production", "negative regulation of IL-9 production" ;
    oboInOwl:hasNarrowSynonym "inhibition of interleukin-9 production", "negative regulation of interleukin-9 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032718" ;
    a owl:Class ;
    rdfs:label "negative regulation of interleukin-9 production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_0032678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032638
            ]
        )
    ] .

obo:GO_0032720
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of tumor necrosis factor production." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-07-09T19:50:08Z" ;
    oboInOwl:hasAlternativeId "GO:0042536", "GO:1904468" ;
    oboInOwl:hasExactSynonym "down regulation of tumor necrosis factor production", "down-regulation of tumor necrosis factor production", "downregulation of tumor necrosis factor production", "negative regulation TNF production", "negative regulation TNF-alpha production", "negative regulation tumor necrosis factor-alpha production" ;
    oboInOwl:hasNarrowSynonym "inhibition of cachectin production", "inhibition of tumor necrosis factor production", "negative regulation of tumor necrosis factor biosynthetic process", "negative regulation of tumor necrosis factor secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032720" ;
    a owl:Class ;
    rdfs:comment "Note that this term refers only to the specific, original 'tumor necrosis factor' protein (TNF) and not other members of the tumor necrosis factor superfamily (those with the gene symbol root 'TNFSF')." ;
    rdfs:label "negative regulation of tumor necrosis factor production" ;
    rdfs:subClassOf obo:GO_0032680, obo:GO_1903556, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032640
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032640
            ]
        )
    ] .

obo:GO_0032729
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." ;
    oboInOwl:hasAlternativeId "GO:0045078", "GO:1902715" ;
    oboInOwl:hasBroadSynonym "positive regulation of type II interferon production" ;
    oboInOwl:hasExactSynonym "up regulation of interferon-gamma production", "up-regulation of interferon-gamma production", "upregulation of interferon-gamma production" ;
    oboInOwl:hasNarrowSynonym "activation of interferon-gamma production", "positive regulation of interferon-gamma biosynthetic process", "positive regulation of interferon-gamma secretion", "stimulation of interferon-gamma production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032729" ;
    a owl:Class ;
    rdfs:label "positive regulation of interferon-gamma production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032649, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032609
            ]
        )
    ] .

obo:GO_0032731
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-1 beta production." ;
    oboInOwl:hasAlternativeId "GO:0050718", "GO:0050725" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-1 beta production", "up regulation of interleukin-1 beta production", "up-regulation of interleukin-1 beta production", "upregulation of interleukin-1 beta production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-1 beta production", "positive regulation of interleukin-1 beta biosynthetic process", "positive regulation of interleukin-1 beta secretion", "stimulation of interleukin-1 beta production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032731" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-1 beta production" ;
    rdfs:subClassOf obo:GO_0032651, obo:GO_0032732, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032611
            ]
        )
    ] .

obo:GO_0032732
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-1 production." ;
    oboInOwl:hasAlternativeId "GO:0045362", "GO:0050716" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-1 production", "up regulation of interleukin-1 production", "up-regulation of interleukin-1 production", "upregulation of interleukin-1 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-1 production", "positive regulation of interleukin-1 biosynthetic process", "positive regulation of interleukin-1 secretion", "stimulation of interleukin-1 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032732" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-1 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032612
            ]
        )
    ] .

obo:GO_0032733
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-10 production." ;
    oboInOwl:hasAlternativeId "GO:0045082", "GO:2001181" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-10 production", "up regulation of interleukin-10 production", "up-regulation of interleukin-10 production", "upregulation of interleukin-10 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-10 production", "positive regulation of interleukin-10 biosynthetic process", "positive regulation of interleukin-10 secretion", "stimulation of interleukin-10 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032733" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-10 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032653, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032613
            ]
        )
    ] .

obo:GO_0032736
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-13 production." ;
    oboInOwl:hasAlternativeId "GO:0045368", "GO:2000667" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-13 production", "up regulation of interleukin-13 production", "up-regulation of interleukin-13 production", "upregulation of interleukin-13 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-13 production", "positive regulation of interleukin-13 biosynthetic process", "positive regulation of interleukin-13 secretion", "stimulation of interleukin-13 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032736" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-13 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032656, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032616
            ]
        )
    ] .

obo:GO_0032740
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." ;
    oboInOwl:hasAlternativeId "GO:0045380", "GO:1905078" ;
    oboInOwl:hasExactSynonym "positive regulation of CTLA-8 production", "positive regulation of Cytotoxic T-lymphocyte-associated antigen 8 production", "positive regulation of IL-17 production", "up regulation of interleukin-17 production", "up-regulation of interleukin-17 production", "upregulation of interleukin-17 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-17 production", "positive regulation of interleukin-17 biosynthetic process", "positive regulation of interleukin-17 secretion", "stimulation of interleukin-17 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032740" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-17 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032660, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032620
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032620
            ]
        )
    ] .

obo:GO_0032743
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-2 production." ;
    oboInOwl:hasAlternativeId "GO:0045086", "GO:1900042" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-2 production", "up regulation of interleukin-2 production", "up-regulation of interleukin-2 production", "upregulation of interleukin-2 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-2 production", "positive regulation of interleukin-2 biosynthetic process", "positive regulation of interleukin-2 secretion", "stimulation of interleukin-2 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032743" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-2 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032663, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032623
            ]
        )
    ] .

obo:GO_0032746
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-22 production." ;
    oboInOwl:hasAlternativeId "GO:0045395" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-22 production", "up regulation of interleukin-22 production", "up-regulation of interleukin-22 production", "upregulation of interleukin-22 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-22 production", "positive regulation of interleukin-22 biosynthetic process", "stimulation of interleukin-22 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032746" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-22 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032666, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032626
            ]
        )
    ] .

obo:GO_0032753
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-4 production." ;
    oboInOwl:hasAlternativeId "GO:0045404", "GO:0150135" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-4 production", "up regulation of interleukin-4 production", "up-regulation of interleukin-4 production", "upregulation of interleukin-4 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-4 production", "positive regulation of interleukin-4 biosynthetic process", "positive regulation of interleukin-4 secretion", "stimulation of interleukin-4 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032753" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-4 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032673, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032633
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032633
            ]
        )
    ] .

obo:GO_0032754
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-5 production." ;
    oboInOwl:hasAlternativeId "GO:0045407", "GO:2000664" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-5 production", "up regulation of interleukin-5 production", "up-regulation of interleukin-5 production", "upregulation of interleukin-5 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-5 production", "positive regulation of interleukin-5 biosynthetic process", "positive regulation of interleukin-5 secretion", "stimulation of interleukin-5 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032754" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-5 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032674, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032634
            ]
        )
    ] .

obo:GO_0032755
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-6 production." ;
    oboInOwl:hasAlternativeId "GO:0045410", "GO:2000778" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-6 production", "up regulation of interleukin-6 production", "up-regulation of interleukin-6 production", "upregulation of interleukin-6 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-6 production", "positive regulation of interleukin-6 biosynthetic process", "positive regulation of interleukin-6 secretion", "stimulation of interleukin-6 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032755" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-6 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032635
            ]
        )
    ] .

obo:GO_0032757
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-8 production." ;
    oboInOwl:hasAlternativeId "GO:0045416", "GO:2000484" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-8 production", "up regulation of interleukin-8 production", "up-regulation of interleukin-8 production", "upregulation of interleukin-8 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-8 production", "positive regulation of interleukin-8 biosynthetic process", "positive regulation of interleukin-8 secretion", "stimulation of interleukin-8 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032757" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-8 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032677, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032637
            ]
        )
    ] .

obo:GO_0032758
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of interleukin-9 production." ;
    oboInOwl:hasAlternativeId "GO:0045419" ;
    oboInOwl:hasExactSynonym "positive regulation of IL-9 production", "up regulation of interleukin-9 production", "up-regulation of interleukin-9 production", "upregulation of interleukin-9 production" ;
    oboInOwl:hasNarrowSynonym "activation of interleukin-9 production", "positive regulation of interleukin-9 biosynthetic process", "stimulation of interleukin-9 production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032758" ;
    a owl:Class ;
    rdfs:label "positive regulation of interleukin-9 production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_0032678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032638
            ]
        )
    ] .

obo:GO_0032760
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of tumor necrosis factor production." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-07-09T19:50:14Z" ;
    oboInOwl:hasAlternativeId "GO:0042535", "GO:1904469" ;
    oboInOwl:hasExactSynonym "positive regulation of TNF production", "positive regulation of TNF-alpha production", "positive regulation of tumor necrosis factor-alpha production", "up regulation of tumor necrosis factor production", "up-regulation of tumor necrosis factor production", "upregulation of tumor necrosis factor production" ;
    oboInOwl:hasNarrowSynonym "activation of tumor necrosis factor production", "positive regulation of TNF secretion", "positive regulation of cachectin secretion", "positive regulation of tumor necrosis factor biosynthesis", "positive regulation of tumor necrosis factor biosynthetic process", "positive regulation of tumor necrosis factor formation", "positive regulation of tumor necrosis factor secretion", "stimulation of tumor necrosis factor production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032760" ;
    a owl:Class ;
    rdfs:comment "Note that this term refers only to the specific, original 'tumor necrosis factor' protein (TNF) and not other members of the tumor necrosis factor superfamily (those with the gene symbol root 'TNFSF')." ;
    rdfs:label "positive regulation of tumor necrosis factor production" ;
    rdfs:subClassOf obo:GO_0032680, obo:GO_1903557, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032640
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032640
            ]
        )
    ] .

obo:GO_0032782
    obo:IAO_0000115 "The regulated release of bile acid, composed of any of a group of steroid carboxylic acids occurring in bile, by a cell or a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032782" ;
    a owl:Class ;
    rdfs:label "bile acid secretion" ;
    rdfs:subClassOf obo:GO_0015718, obo:GO_0046717 .

obo:GO_0032787
    obo:IAO_0000115 "The chemical reactions and pathways involving monocarboxylic acids, any organic acid containing one carboxyl (COOH) group or anion (COO-)." ;
    oboInOwl:hasExactSynonym "monocarboxylate metabolic process", "monocarboxylic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032787" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "monocarboxylic acid metabolic process" ;
    rdfs:subClassOf obo:GO_0019752 .

obo:GO_0032811
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of epinephrine." ;
    oboInOwl:hasExactSynonym "down regulation of epinephrine secretion", "down-regulation of epinephrine secretion", "downregulation of epinephrine secretion", "negative regulation of adrenaline secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of epinephrine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032811" ;
    a owl:Class ;
    rdfs:label "negative regulation of epinephrine secretion" ;
    rdfs:subClassOf obo:GO_0014060, obo:GO_0033604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048242
            ]
        )
    ] .

obo:GO_0032812
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of epinephrine." ;
    oboInOwl:hasExactSynonym "positive regulation of adrenaline secretion", "up regulation of epinephrine secretion", "up-regulation of epinephrine secretion", "upregulation of epinephrine secretion" ;
    oboInOwl:hasNarrowSynonym "activation of epinephrine secretion", "stimulation of epinephrine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032812" ;
    a owl:Class ;
    rdfs:label "positive regulation of epinephrine secretion" ;
    rdfs:subClassOf obo:GO_0014060, obo:GO_0033605, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048242
            ]
        )
    ] .

obo:GO_0032814
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of natural killer cell activation." ;
    oboInOwl:hasExactSynonym "regulation of NK cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032814" ;
    a owl:Class ;
    rdfs:label "regulation of natural killer cell activation" ;
    rdfs:subClassOf obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030101
            ]
        )
    ] .

obo:GO_0032815
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of natural killer cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of natural killer cell activation", "down-regulation of natural killer cell activation", "downregulation of natural killer cell activation", "negative regulation of NK cell activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of natural killer cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032815" ;
    a owl:Class ;
    rdfs:label "negative regulation of natural killer cell activation" ;
    rdfs:subClassOf obo:GO_0032814, obo:GO_0051250, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030101
            ]
        )
    ] .

obo:GO_0032816
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of natural killer cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of NK cell activation", "up regulation of natural killer cell activation", "up-regulation of natural killer cell activation", "upregulation of natural killer cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of natural killer cell activation", "stimulation of natural killer cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032816" ;
    a owl:Class ;
    rdfs:label "positive regulation of natural killer cell activation" ;
    rdfs:subClassOf obo:GO_0032814, obo:GO_0051251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030101
            ]
        )
    ] .

obo:GO_0032838
    obo:IAO_0000115 "All of the contents of a plasma membrane bounded cell projection, excluding the plasma membrane surrounding the projection." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0032838" ;
    a owl:Class ;
    rdfs:label "plasma membrane bounded cell projection cytoplasm" ;
    rdfs:subClassOf obo:GO_0099568, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0120025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0120025
            ]
        )
    ] .

obo:GO_0032839
    a owl:Class ;
    rdfs:label "dendrite cytoplasm" ;
    rdfs:subClassOf obo:GO_0120111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030425
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0030425
            ]
        )
    ] .

obo:GO_0032879
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of any process in which a cell, a substance, or a cellular entity is transported to, or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "regulation of localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032879" ;
    a owl:Class ;
    rdfs:label "regulation of localization" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051179
            ]
        )
    ] .

obo:GO_0032880
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of any process in which a protein is transported to, or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "regulation of protein localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032880" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:label "regulation of protein localization" ;
    rdfs:subClassOf obo:GO_0032879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008104
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008104
            ]
        )
    ] .

obo:GO_0032881
    a owl:Class ;
    rdfs:label "regulation of polysaccharide metabolic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005976
            ]
        )
    ] .

obo:GO_0032885
    a owl:Class ;
    rdfs:label "regulation of polysaccharide biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010556, obo:GO_0032881, obo:GO_0043255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000271
            ]
        )
    ] .

obo:GO_0032886
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of any cellular process that depends upon or alters the microtubule cytoskeleton." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032886" ;
    a owl:Class ;
    rdfs:label "regulation of microtubule-based process" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007017
            ]
        )
    ] .

obo:GO_0032890
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032890" ;
    a owl:Class ;
    rdfs:label "regulation of organic acid transport" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015849
            ]
        )
    ] .

obo:GO_0032891
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of organic acid transport", "down-regulation of organic acid transport", "downregulation of organic acid transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of organic acid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032891" ;
    a owl:Class ;
    rdfs:label "negative regulation of organic acid transport" ;
    rdfs:subClassOf obo:GO_0032890, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0015849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0015849
            ]
        )
    ] .

obo:GO_0032892
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of organic acid transport", "up-regulation of organic acid transport", "upregulation of organic acid transport" ;
    oboInOwl:hasNarrowSynonym "activation of organic acid transport", "stimulation of organic acid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032892" ;
    a owl:Class ;
    rdfs:label "positive regulation of organic acid transport" ;
    rdfs:subClassOf obo:GO_0032890, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0015849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0015849
            ]
        )
    ] .

obo:GO_0032928
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of enzymatic generation of superoxide by a cell." ;
    oboInOwl:hasExactSynonym "regulation of superoxide release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032928" ;
    a owl:Class ;
    rdfs:label "regulation of superoxide anion generation" ;
    rdfs:subClassOf obo:GO_0090322, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042554
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042554
            ]
        )
    ] .

obo:GO_0032929
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of enzymatic generation of superoxide by a cell." ;
    oboInOwl:hasExactSynonym "down regulation of superoxide release", "down-regulation of superoxide release", "downregulation of superoxide release", "negative regulation of superoxide release" ;
    oboInOwl:hasNarrowSynonym "inhibition of superoxide release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032929" ;
    a owl:Class ;
    rdfs:label "negative regulation of superoxide anion generation" ;
    rdfs:subClassOf obo:GO_0032928, obo:GO_2000378, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042554
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042554
            ]
        )
    ] .

obo:GO_0032930
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of enzymatic generation of superoxide by a cell." ;
    oboInOwl:hasExactSynonym "positive regulation of superoxide release", "up regulation of superoxide release", "up-regulation of superoxide release", "upregulation of superoxide release" ;
    oboInOwl:hasNarrowSynonym "activation of superoxide release", "stimulation of superoxide release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032930" ;
    a owl:Class ;
    rdfs:label "positive regulation of superoxide anion generation" ;
    rdfs:subClassOf obo:GO_0032928, obo:GO_2000379, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042554
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042554
            ]
        )
    ] .

obo:GO_0032940
    obo:IAO_0000115 "The controlled release of a substance by a cell." ;
    oboInOwl:hasDbXref "Wikipedia:Secretion" ;
    oboInOwl:hasExactSynonym "cellular secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032940" ;
    a owl:Class ;
    rdfs:label "secretion by cell" ;
    rdfs:subClassOf obo:GO_0046903, obo:GO_0140352 .

obo:GO_0032941
    obo:IAO_0000115 "The controlled release of a substance by a tissue." ;
    oboInOwl:hasExactSynonym "tissue secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "expulsion of gland contents" ;
    oboInOwl:id "GO:0032941" ;
    a owl:Class ;
    rdfs:label "secretion by tissue" ;
    rdfs:subClassOf obo:GO_0032501, obo:GO_0046903 .

obo:GO_0032943
    obo:IAO_0000115 "The expansion of a mononuclear cell population by cell division. A mononuclear cell is a leukocyte with a single non-segmented nucleus in the mature form." ;
    oboInOwl:hasNarrowSynonym "PBMC proliferation", "peripheral blood mononuclear cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032943" ;
    a owl:Class ;
    rdfs:label "mononuclear cell proliferation" ;
    rdfs:subClassOf obo:GO_0070661 .

obo:GO_0032944
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of mononuclear cell proliferation." ;
    oboInOwl:hasNarrowSynonym "regulation of PBMC proliferation", "regulation of peripheral blood mononuclear cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032944" ;
    a owl:Class ;
    rdfs:label "regulation of mononuclear cell proliferation" ;
    rdfs:subClassOf obo:GO_0070663, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032943
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032943
            ]
        )
    ] .

obo:GO_0032945
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of mononuclear cell proliferation." ;
    oboInOwl:hasNarrowSynonym "negative regulation of PBMC proliferation", "negative regulation of peripheral blood mononuclear cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032945" ;
    a owl:Class ;
    rdfs:label "negative regulation of mononuclear cell proliferation" ;
    rdfs:subClassOf obo:GO_0032944, obo:GO_0070664, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032943
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032943
            ]
        )
    ] .

obo:GO_0032946
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of mononuclear cell proliferation." ;
    oboInOwl:hasExactSynonym "up regulation of mononuclear cell proliferation", "up-regulation of mononuclear cell proliferation", "upregulation of mononuclear cell proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of mononuclear cell proliferation", "positive regulation of PBMC proliferation", "positive regulation of peripheral blood mononuclear cell proliferation", "stimulation of mononuclear cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032946" ;
    a owl:Class ;
    rdfs:label "positive regulation of mononuclear cell proliferation" ;
    rdfs:subClassOf obo:GO_0032944, obo:GO_0070665, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032943
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032943
            ]
        )
    ] .

obo:GO_0032989
    obo:IAO_0000115 "The process in which cellular structures, including whole cells or cell parts, are generated and organized." ;
    oboInOwl:hasExactSynonym "cellular structure morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032989" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular component morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, obo:GO_0016043, obo:GO_0048869 .

obo:GO_0032991
    obo:IAO_0000115 "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together.", "Any macromolecular complex composed of two or more polypeptide subunits, which may or may not be identical. Protein complexes may have other associated non-protein prosthetic groups, such as nucleotides, metal ions or carbohydrate groups." ;
    oboInOwl:hasAlternativeId "GO:0043234" ;
    oboInOwl:hasExactSynonym "macromolecular complex", "macromolecule complex", "protein containing complex", "protein-protein complex" ;
    oboInOwl:hasNarrowSynonym "protein complex", "protein-protein complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0032991" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "A protein complex in this context is meant as a stable set of interacting proteins which can be co-purified by an acceptable method, and where the complex has been shown to exist as an isolated, functional unit in vivo. Acceptable experimental methods include stringent protein purification followed by detection of protein interaction. The following methods should be considered non-acceptable: simple immunoprecipitation, pull-down experiments from cell extracts without further purification, colocalization and 2-hybrid screening. Interactions that should not be captured as protein complexes include: 1) enzyme/substrate, receptor/ligand or any similar transient interactions, unless these are a critical part of the complex assembly or are required e.g. for the receptor to be functional; 2) proteins associated in a pull-down/co-immunoprecipitation assay with no functional link or any evidence that this is a defined biological entity rather than a loose-affinity complex; 3) any complex where the only evidence is based on genetic interaction data; 4) partial complexes, where some subunits (e.g. transmembrane ones) cannot be expressed as recombinant proteins and are excluded from experiments (in this case, independent evidence is necessary to find out the composition of the full complex, if known). Interactions that may be captured as protein complexes include: 1) enzyme/substrate or receptor/ligand if the complex can only assemble and become functional in the presence of both classes of subunits; 2) complexes where one of the members has not been shown to be physically linked to the other(s), but is a homologue of, and has the same functionality as, a protein that has been experimentally demonstrated to form a complex with the other member(s); 3) complexes whose existence is accepted based on localization and pharmacological studies, but for which experimental evidence is not yet available for the complex as a whole.", "Note that although at some level almost all cellular components can be thought of as protein complexes, this term is intended to exclude structures composed of the same repeating subunit or subunits, for example microtubules. Protein complexes encompassed by this term are generally not structural, and usually have a defined set of subunits." ;
    rdfs:label "protein-containing complex" ;
    rdfs:subClassOf obo:GO_0005575 .

obo:GO_0032997
    obo:IAO_0000115 "A protein complex composed of a subunit or subunits capable of binding the Fc portion of an immunoglobulin with additional signaling components. The complex functions as a receptor for immunoglobulin." ;
    oboInOwl:hasBroadSynonym "immunoglobulin receptor complex" ;
    oboInOwl:hasExactSynonym "Fc-receptor complex", "FcR complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0032997" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "Fc receptor complex" ;
    rdfs:subClassOf obo:GO_0098797 .

obo:GO_0033001
    obo:IAO_0000115 "A protein complex composed of an Fc-gamma RIII alpha chain and an Fc-epsilon RI gamma chain dimer with or without an Fc-epsilon RI beta chain and additional signaling components. The complex functions primarily as an activating receptor for IgG." ;
    oboInOwl:hasBroadSynonym "IgG receptor complex", "immunoglobulin G receptor complex" ;
    oboInOwl:hasExactSynonym "FcgRIII complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0033001" ;
    a owl:Class ;
    rdfs:label "Fc-gamma receptor III complex" ;
    rdfs:subClassOf obo:GO_0032997 .

obo:GO_0033036
    obo:IAO_0000115 "Any process in which a macromolecule is transported to, or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "macromolecule localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033036" ;
    oboInOwl:inSubset go:goslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "macromolecule localization" ;
    rdfs:subClassOf obo:GO_0051179 .

obo:GO_0033043
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." ;
    oboInOwl:hasExactSynonym "regulation of organelle organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of organelle organization and biogenesis" ;
    oboInOwl:id "GO:0033043" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of organelle organization" ;
    rdfs:subClassOf obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006996
            ]
        )
    ] .

obo:GO_0033044
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of a chromosome." ;
    oboInOwl:hasExactSynonym "regulation of chromosome organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of chromosome organization and biogenesis" ;
    oboInOwl:id "GO:0033044" ;
    a owl:Class ;
    rdfs:label "regulation of chromosome organization" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051276
            ]
        )
    ] .

obo:GO_0033045
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of sister chromatid segregation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033045" ;
    a owl:Class ;
    rdfs:label "regulation of sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0033044, obo:GO_0051983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000819
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000819
            ]
        )
    ] .

obo:GO_0033046
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of sister chromatid segregation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033046" ;
    a owl:Class ;
    rdfs:label "negative regulation of sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0010948, obo:GO_0033045, obo:GO_0051985, obo:GO_2001251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0000819
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0000819
            ]
        )
    ] .

obo:GO_0033047
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of sister chromatid segregation during mitosis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033047" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0033045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000070
            ]
        )
    ] .

obo:GO_0033048
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of sister chromatid segregation during mitosis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033048" ;
    a owl:Class ;
    rdfs:label "negative regulation of mitotic sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0033046, obo:GO_0033047, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0000070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0000070
            ]
        )
    ] .

obo:GO_0033151
    obo:IAO_0000115 "The process in which immune receptor V, D, and J, or V and J gene segments, depending on the specific receptor, are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." ;
    oboInOwl:hasDbXref "Wikipedia:V(D)J_recombination" ;
    oboInOwl:hasExactSynonym "V(D)J joining", "V-D-J joining", "V-D-J recombination", "V-J joining", "V-J recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033151" ;
    a owl:Class ;
    rdfs:label "V(D)J recombination" ;
    rdfs:subClassOf obo:GO_0002562 .

obo:GO_0033152
    obo:IAO_0000115 "The process in which immunoglobulin gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS). For immunoglobulin heavy chains V, D, and J gene segments are joined, and for immunoglobulin light chains V and J gene segments are joined." ;
    oboInOwl:hasExactSynonym "immunoglobulin V(D)J joining" ;
    oboInOwl:hasNarrowSynonym "immunoglobulin V-D-J joining", "immunoglobulin V-D-J recombination", "immunoglobulin V-J joining", "immunoglobulin V-J recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033152" ;
    a owl:Class ;
    rdfs:label "immunoglobulin V(D)J recombination" ;
    rdfs:subClassOf obo:GO_0016447, obo:GO_0033151 .

obo:GO_0033157
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of proteins within cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033157" ;
    a owl:Class ;
    rdfs:label "regulation of intracellular protein transport" ;
    rdfs:subClassOf obo:GO_0032386, obo:GO_0051223, obo:GO_1903827, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006886
            ]
        )
    ] .

obo:GO_0033326
    obo:IAO_0000115 "The regulated release of cerebrospinal fluid (CSF) from the choroid plexus of the lateral, third and fourth ventricles. The cerebrospinal fluid is a clear liquid that located within the ventricles, spinal canal, and subarachnoid spaces." ;
    oboInOwl:hasExactSynonym "CSF secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033326" ;
    a owl:Class ;
    rdfs:label "cerebrospinal fluid secretion" ;
    rdfs:subClassOf obo:GO_0007589, obo:GO_0032941 .

obo:GO_0033363
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a secretory granule. A secretory granule is a small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion." ;
    oboInOwl:hasExactSynonym "secretory granule organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "secretory granule organization and biogenesis" ;
    oboInOwl:id "GO:0033363" ;
    a owl:Class ;
    rdfs:label "secretory granule organization" ;
    rdfs:subClassOf obo:GO_0016050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0010256
    ] .

obo:GO_0033365
    obo:IAO_0000115 "A process in which a protein is transported to, or maintained in, a location within an organelle." ;
    oboInOwl:hasExactSynonym "protein localisation to organelle", "protein localization in organelle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033365" ;
    a owl:Class ;
    rdfs:label "protein localization to organelle" ;
    rdfs:subClassOf obo:GO_0034613 .

obo:GO_0033366
    obo:IAO_0000115 "A process in which a protein is transported to, or maintained in, a location within a secretory granule." ;
    oboInOwl:hasExactSynonym "protein localisation in secretory granule", "protein localization in secretory granule" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033366" ;
    a owl:Class ;
    rdfs:label "protein localization to secretory granule" ;
    rdfs:subClassOf obo:GO_0033365 .

obo:GO_0033371
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a secretory granule in a T cell. A secretory granule is a small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion." ;
    oboInOwl:hasExactSynonym "T cell secretory granule organisation", "T lymphocyte secretory granule organization", "T-cell secretory granule organization", "T-lymphocyte secretory granule organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T cell secretory granule organization and biogenesis", "T-lymphocyte secretory granule maturation" ;
    oboInOwl:id "GO:0033371" ;
    a owl:Class ;
    rdfs:label "T cell secretory granule organization" ;
    rdfs:subClassOf obo:GO_0033363 .

obo:GO_0033374
    obo:IAO_0000115 "A process in which a protein is transported to, or maintained in, a location within a secretory granule in a T cell." ;
    oboInOwl:hasExactSynonym "protein localisation in T cell secretory granule", "protein localization in T cell secretory granule", "protein localization in T lymphocyte secretory granule", "protein localization in T-cell secretory granule", "protein localization in T-lymphocyte secretory granule" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033374" ;
    a owl:Class ;
    rdfs:label "protein localization to T cell secretory granule" ;
    rdfs:subClassOf obo:GO_0033366, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0033371
    ] .

obo:GO_0033375
    obo:IAO_0000115 "Any process in which a protease is transported to, or maintained in, a location within a secretory granule in a T cell." ;
    oboInOwl:hasExactSynonym "protease localisation in T cell secretory granule", "protease localization in T cell secretory granule", "protease localization in T lymphocyte secretory granule", "protease localization in T-cell secretory granule", "protease localization in T-lymphocyte secretory granule" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033375" ;
    a owl:Class ;
    rdfs:label "protease localization to T cell secretory granule" ;
    rdfs:subClassOf obo:GO_0033374 .

obo:GO_0033380
    obo:IAO_0000115 "Any process in which the protease granzyme B is transported to, or maintained in, a location within a secretory granule in a T cell." ;
    oboInOwl:hasExactSynonym "granzyme B localisation in T cell secretory granule", "granzyme B localization in T cell secretory granule", "granzyme B localization in T lymphocyte secretory granule", "granzyme B localization in T-cell secretory granule", "granzyme B localization in T-lymphocyte secretory granule" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033380" ;
    a owl:Class ;
    rdfs:label "granzyme B localization to T cell secretory granule" ;
    rdfs:subClassOf obo:GO_0033375 .

obo:GO_0033602
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of dopamine." ;
    oboInOwl:hasExactSynonym "down regulation of dopamine secretion", "down-regulation of dopamine secretion", "downregulation of dopamine secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of dopamine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033602" ;
    a owl:Class ;
    rdfs:label "negative regulation of dopamine secretion" ;
    rdfs:subClassOf obo:GO_0014059, obo:GO_0033604, obo:GO_0043271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0014046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0014046
            ]
        )
    ] .

obo:GO_0033603
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of dopamine." ;
    oboInOwl:hasExactSynonym "up regulation of dopamine secretion", "up-regulation of dopamine secretion", "upregulation of dopamine secretion" ;
    oboInOwl:hasNarrowSynonym "activation of dopamine secretion", "stimulation of dopamine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033603" ;
    a owl:Class ;
    rdfs:label "positive regulation of dopamine secretion" ;
    rdfs:subClassOf obo:GO_0014059, obo:GO_0033605, obo:GO_0043270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0014046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0014046
            ]
        )
    ] .

obo:GO_0033604
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a catecholamine." ;
    oboInOwl:hasExactSynonym "down regulation of catecholamine secretion", "down-regulation of catecholamine secretion", "downregulation of catecholamine secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of catecholamine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033604" ;
    a owl:Class ;
    rdfs:label "negative regulation of catecholamine secretion" ;
    rdfs:subClassOf obo:GO_0050433, obo:GO_0051953, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050432
            ]
        )
    ] .

obo:GO_0033605
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of a catecholamine." ;
    oboInOwl:hasExactSynonym "up regulation of catecholamine secretion", "up-regulation of catecholamine secretion", "upregulation of catecholamine secretion" ;
    oboInOwl:hasNarrowSynonym "activation of catecholamine secretion", "stimulation of catecholamine secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033605" ;
    a owl:Class ;
    rdfs:label "positive regulation of catecholamine secretion" ;
    rdfs:subClassOf obo:GO_0050433, obo:GO_0051954, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050432
            ]
        )
    ] .

obo:GO_0033684
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of luteinizing hormone." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033684" ;
    a owl:Class ;
    rdfs:label "regulation of luteinizing hormone secretion" ;
    rdfs:subClassOf obo:GO_0032276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032275
            ]
        )
    ] .

obo:GO_0033685
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of luteinizing hormone." ;
    oboInOwl:hasExactSynonym "down regulation of luteinizing hormone secretion", "down-regulation of luteinizing hormone secretion", "downregulation of luteinizing hormone secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of luteinizing hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033685" ;
    a owl:Class ;
    rdfs:label "negative regulation of luteinizing hormone secretion" ;
    rdfs:subClassOf obo:GO_0032277, obo:GO_0033684, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032275
            ]
        )
    ] .

obo:GO_0033686
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of luteinizing hormone." ;
    oboInOwl:hasExactSynonym "up regulation of luteinizing hormone secretion", "up-regulation of luteinizing hormone secretion", "upregulation of luteinizing hormone secretion" ;
    oboInOwl:hasNarrowSynonym "activation of luteinizing hormone secretion", "stimulation of luteinizing hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033686" ;
    a owl:Class ;
    rdfs:label "positive regulation of luteinizing hormone secretion" ;
    rdfs:subClassOf obo:GO_0032278, obo:GO_0033684, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032275
            ]
        )
    ] .

obo:GO_0033692
    a owl:Class ;
    rdfs:label "cellular polysaccharide biosynthetic process" ;
    rdfs:subClassOf obo:GO_0000271, obo:GO_0034637, obo:GO_0034645, obo:GO_0044264 .

obo:GO_0034101
    obo:IAO_0000115 "Any process of regulating the production and elimination of erythrocytes within an organism." ;
    oboInOwl:hasExactSynonym "RBC homeostasis", "red blood cell homeostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034101" ;
    a owl:Class ;
    rdfs:label "erythrocyte homeostasis" ;
    rdfs:subClassOf obo:GO_0002262 .

obo:GO_0034102
    obo:IAO_0000115 "The selective elimination of erythrocytes from the body by autoregulatory mechanisms." ;
    oboInOwl:hasExactSynonym "RBC clearance", "red blood cell clearance" ;
    oboInOwl:hasNarrowSynonym "neocytolysis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034102" ;
    a owl:Class ;
    rdfs:comment "Note that this term is intended for annotation of self-gene products that lead to elimination of erythrocytes without the involvement of a symbiont." ;
    rdfs:label "erythrocyte clearance" ;
    rdfs:subClassOf obo:GO_0048771, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0034101
    ] .

obo:GO_0034103
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of tissue remodeling." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034103" ;
    a owl:Class ;
    rdfs:label "regulation of tissue remodeling" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048771
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048771
            ]
        )
    ] .

obo:GO_0034104
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of tissue remodeling." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034104" ;
    a owl:Class ;
    rdfs:label "negative regulation of tissue remodeling" ;
    rdfs:subClassOf obo:GO_0034103, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048771
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048771
            ]
        )
    ] .

obo:GO_0034105
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of tissue remodeling." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034105" ;
    a owl:Class ;
    rdfs:label "positive regulation of tissue remodeling" ;
    rdfs:subClassOf obo:GO_0034103, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048771
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048771
            ]
        )
    ] .

obo:GO_0034106
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of erythrocyte clearance." ;
    oboInOwl:hasExactSynonym "regulation of RBC clearance", "regulation of red blood cell clearance" ;
    oboInOwl:hasNarrowSynonym "regulation of neocytolysis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034106" ;
    a owl:Class ;
    rdfs:label "regulation of erythrocyte clearance" ;
    rdfs:subClassOf obo:GO_0034103, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0034102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0034102
            ]
        )
    ] .

obo:GO_0034107
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of erythrocyte clearance." ;
    oboInOwl:hasExactSynonym "negative regulation of RBC clearance", "negative regulation of red blood cell clearance" ;
    oboInOwl:hasNarrowSynonym "negative regulation of neocytolysis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034107" ;
    a owl:Class ;
    rdfs:label "negative regulation of erythrocyte clearance" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0034104, obo:GO_0034106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0034102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0034102
            ]
        )
    ] .

obo:GO_0034108
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate, or extent of erythrocyte clearance." ;
    oboInOwl:hasExactSynonym "positive regulation of RBC clearance", "positive regulation of red blood cell clearance" ;
    oboInOwl:hasNarrowSynonym "positive regulation of neocytolysis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034108" ;
    a owl:Class ;
    rdfs:label "positive regulation of erythrocyte clearance" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0034105, obo:GO_0034106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0034102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0034102
            ]
        )
    ] .

obo:GO_0034220
    obo:IAO_0000115 "A process in which an ion is transported across a membrane." ;
    oboInOwl:hasAlternativeId "GO:0099131" ;
    oboInOwl:hasExactSynonym "ion membrane transport", "transmembrane ion transport" ;
    oboInOwl:hasNarrowSynonym "ATP hydrolysis coupled ion transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034220" ;
    a owl:Class ;
    rdfs:comment "Note that this term is not intended for use in annotating lateral movement within membranes." ;
    rdfs:label "ion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0006811, obo:GO_0055085 .

obo:GO_0034248
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving amides." ;
    oboInOwl:hasExactSynonym "regulation of amide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034248" ;
    a owl:Class ;
    rdfs:label "regulation of cellular amide metabolic process" ;
    rdfs:subClassOf obo:GO_0031323, obo:GO_0051171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043603
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043603
            ]
        )
    ] .

obo:GO_0034249
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving amides." ;
    oboInOwl:hasExactSynonym "negative regulation of amide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034249" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular amide metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0034248, obo:GO_0051172, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043603
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043603
            ]
        )
    ] .

obo:GO_0034250
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving amides." ;
    oboInOwl:hasExactSynonym "positive regulation of amide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034250" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular amide metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0034248, obo:GO_0051173, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043603
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043603
            ]
        )
    ] .

obo:GO_0034308
    a owl:Class ;
    rdfs:label "primary alcohol metabolic process" ;
    rdfs:subClassOf obo:GO_0006066 .

obo:GO_0034309
    a owl:Class ;
    rdfs:label "primary alcohol biosynthetic process" ;
    rdfs:subClassOf obo:GO_0034308, obo:GO_0046165 .

obo:GO_0034613
    obo:IAO_0000115 "Any process in which a protein is transported to, and/or maintained in, a specific location at the level of a cell. Localization at the cellular level encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." ;
    oboInOwl:hasAlternativeId "GO:0016249" ;
    oboInOwl:hasExactSynonym "cellular protein localisation" ;
    oboInOwl:hasNarrowSynonym "channel localizer activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034613" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "cellular protein localization" ;
    rdfs:subClassOf obo:GO_0008104, obo:GO_0070727 .

obo:GO_0034637
    a owl:Class ;
    rdfs:label "cellular carbohydrate biosynthetic process" ;
    rdfs:subClassOf obo:GO_0016051, obo:GO_0044249, obo:GO_0044262 .

obo:GO_0034641
    obo:IAO_0000115 "The chemical reactions and pathways involving various organic and inorganic nitrogenous compounds, as carried out by individual cells." ;
    oboInOwl:hasExactSynonym "cellular nitrogen compound metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034641" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "cellular nitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0006807, obo:GO_0044237 .

obo:GO_0034645
    a owl:Class ;
    rdfs:label "cellular macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009059, obo:GO_0044249, obo:GO_0044260 .

obo:GO_0034754
    obo:IAO_0000115 "The chemical reactions and pathways involving any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone, as carried out by individual cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034754" ;
    a owl:Class ;
    rdfs:label "cellular hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0042445, obo:GO_0044237 .

obo:GO_0034762
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "regulation of membrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034762" ;
    a owl:Class ;
    rdfs:label "regulation of transmembrane transport" ;
    rdfs:subClassOf obo:GO_0050794, obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0055085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0055085
            ]
        )
    ] .

obo:GO_0034763
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "down regulation of transmembrane transport", "down-regulation of transmembrane transport", "downregulation of transmembrane transport", "negative regulation of membrane transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034763" ;
    a owl:Class ;
    rdfs:label "negative regulation of transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034762, obo:GO_0048523, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0055085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0055085
            ]
        )
    ] .

obo:GO_0034764
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "positive regulation of membrane transport", "up regulation of transmembrane transport", "up-regulation of transmembrane transport", "upregulation of transmembrane transport" ;
    oboInOwl:hasNarrowSynonym "activation of transmembrane transport", "stimulation of transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034764" ;
    a owl:Class ;
    rdfs:label "positive regulation of transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034762, obo:GO_0048522, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0055085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0055085
            ]
        )
    ] .

obo:GO_0034765
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "regulation of ion membrane transport", "regulation of transmembrane ion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034765" ;
    a owl:Class ;
    rdfs:label "regulation of ion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034762, obo:GO_0043269, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0034220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0034220
            ]
        )
    ] .

obo:GO_0034766
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "down regulation of transmembrane ion transport", "down-regulation of transmembrane ion transport", "downregulation of transmembrane ion transport", "negative regulation of ion membrane transport", "negative regulation of transmembrane ion transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of transmembrane ion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034766" ;
    a owl:Class ;
    rdfs:label "negative regulation of ion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034763, obo:GO_0034765, obo:GO_0043271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0034220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0034220
            ]
        )
    ] .

obo:GO_0034767
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." ;
    oboInOwl:hasExactSynonym "positive regulation of ion membrane transport", "positive regulation of transmembrane ion transport", "up regulation of transmembrane ion transport", "up-regulation of transmembrane ion transport", "upregulation of transmembrane ion transport" ;
    oboInOwl:hasNarrowSynonym "activation of transmembrane ion transport", "stimulation of transmembrane ion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0034767" ;
    a owl:Class ;
    rdfs:label "positive regulation of ion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034764, obo:GO_0034765, obo:GO_0043270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0034220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0034220
            ]
        )
    ] .

obo:GO_0035010
    obo:IAO_0000115 "Events resulting in the formation of a multilayered cellular sheath surrounding an invader and thus preventing its development. This defense mechanism is often seen in insects in response to nematodes or parasitoids, which are too large to be phagocytosed by individual hemocytes. In some organisms the capsule is blackened due to melanization." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035010" ;
    a owl:Class ;
    rdfs:label "encapsulation of foreign target" ;
    rdfs:subClassOf obo:GO_0002252 .

obo:GO_0035082
    obo:IAO_0000115 "The assembly and organization of an axoneme, the bundle of microtubules and associated proteins that forms the core of cilia (also called flagella) in eukaryotic cells and is responsible for their movements." ;
    oboInOwl:hasAlternativeId "GO:0035083", "GO:0035084" ;
    oboInOwl:hasExactSynonym "ciliary axoneme assembly", "cilium axoneme assembly", "flagellar axoneme assembly", "flagellum axoneme assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "axoneme biogenesis", "cilium axoneme biogenesis" ;
    oboInOwl:id "GO:0035082" ;
    a owl:Class ;
    rdfs:comment "Note that cilia and eukaryotic flagella are deemed to be equivalent." ;
    rdfs:label "axoneme assembly" ;
    rdfs:subClassOf obo:GO_0001578, obo:GO_0022607, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060271
    ] .

obo:GO_0035148
    a owl:Class ;
    rdfs:label "tube formation" ;
    rdfs:subClassOf obo:GO_0048646, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0035239
    ] .

obo:GO_0035239
    obo:IAO_0000115 "The process in which the anatomical structures of a tube are generated and organized. Epithelial and endothelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues, with tube shape and organization varying from the single-celled excretory organ in Caenorhabditis elegans to the branching trees of the mammalian kidney and insect tracheal system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035239" ;
    a owl:Class ;
    rdfs:label "tube morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0035295
    ] .

obo:GO_0035249
    obo:IAO_0000115 "The vesicular release of glutamate from a presynapse, across a chemical synapse, the subsequent activation of glutamate receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasExactSynonym "glutamatergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035249" ;
    a owl:Class ;
    rdfs:label "synaptic transmission, glutamatergic" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0035295
    obo:IAO_0000115 "The process whose specific outcome is the progression of a tube over time, from its initial formation to a mature structure. Epithelial and endothelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues including lung and trachea, kidney, the mammary gland, the vascular system and the gastrointestinal and urinary-genital tracts." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035295" ;
    a owl:Class ;
    rdfs:label "tube development" ;
    rdfs:subClassOf obo:GO_0048856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0035369
    obo:IAO_0000115 "An immunoglobulin-like complex that is present in at least the plasma membrane of pre-B cells, and that is composed of two identical immunoglobulin heavy chains and two surrogate light chains, each composed of the lambda-5 and VpreB proteins, and a signaling subunit, a heterodimer of the Ig-alpha and Ig-beta proteins." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-03-11T10:46:10Z" ;
    oboInOwl:hasExactSynonym "pre-BCR" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0035369" ;
    a owl:Class ;
    rdfs:comment "Despite its name, the pre-BCR is not a receptor complex, as it appears to provide a low level of signal not dependent on a ligand, but rather simply on correct assembly of the complex as a measure for correct Ig heavy chain recombination and folding. A significant proportion of pre-BCR complexes fail to reach the cell surface, and in some cases may provide their signaling function from the trans-Golgi network or lysosome." ;
    rdfs:label "pre-B cell receptor complex" ;
    rdfs:subClassOf obo:GO_0098796 .

obo:GO_0035490
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-04-26T10:49:22Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035490" ;
    a owl:Class ;
    rdfs:label "regulation of leukotriene production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002540
            ]
        )
    ] .

obo:GO_0035491
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-04-26T10:50:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035491" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukotriene production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0035490, obo:GO_0050729, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002540
            ]
        )
    ] .

obo:GO_0035492
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-04-26T10:50:55Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035492" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukotriene production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0035490, obo:GO_0050728, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002540
            ]
        )
    ] .

obo:GO_0035556
    obo:IAO_0000115 "The process in which a signal is passed on to downstream components within the cell, which become activated themselves to further propagate the signal and finally trigger a change in the function or state of the cell." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-05-14T01:14:37Z" ;
    oboInOwl:hasAlternativeId "GO:0007242", "GO:0007243", "GO:0023013", "GO:0023034" ;
    oboInOwl:hasExactSynonym "intracellular signaling chain" ;
    oboInOwl:hasNarrowSynonym "intracellular protein kinase cascade", "intracellular signal transduction pathway", "protein kinase cascade", "signal transmission via intracellular cascade" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "intracellular signaling cascade", "intracellular signaling pathway", "signal transduction via intracellular signaling cascade" ;
    oboInOwl:id "GO:0035556" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "intracellular signal transduction" ;
    rdfs:subClassOf obo:GO_0007165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005622
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0035592
    obo:IAO_0000115 "The directed movement of a protein to a specific location within the extracellular region." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-11-09T10:25:08Z" ;
    oboInOwl:hasExactSynonym "establishment of protein localisation in extracellular region", "establishment of protein localization in extracellular region" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035592" ;
    a owl:Class ;
    rdfs:label "establishment of protein localization to extracellular region" ;
    rdfs:subClassOf obo:GO_0045184, obo:GO_0071692 .

obo:GO_0035637
    obo:IAO_0000115 "The transfer of information occurring at the level of a multicellular organism." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-01-14T10:13:50Z" ;
    oboInOwl:hasExactSynonym "multicellular organismal signalling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035637" ;
    a owl:Class ;
    rdfs:label "multicellular organismal signaling" ;
    rdfs:subClassOf obo:GO_0023052, obo:GO_0032501 .

obo:GO_0035710
    obo:IAO_0000115 "The change in morphology and behavior of a CD4-positive, alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-03-02T03:04:11Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035710" ;
    a owl:Class ;
    rdfs:label "CD4-positive, alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046631 .

obo:GO_0035735
    obo:IAO_0000115 "The bidirectional movement of large protein complexes along microtubules within a cilium that contributes to cilium assembly." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-03-17T10:55:42Z" ;
    oboInOwl:hasBroadSynonym "intraflagellar transport" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5620924.2" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "intraciliary transport involved in cilium morphogenesis", "intraflagellar transport involved in cilium morphogenesis" ;
    oboInOwl:id "GO:0035735" ;
    a owl:Class ;
    rdfs:label "intraciliary transport involved in cilium assembly" ;
    rdfs:subClassOf obo:GO_0042073, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042073
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0060271
            ]
        )
    ] .

obo:GO_0035809
    a owl:Class ;
    rdfs:label "regulation of urine volume" ;
    rdfs:subClassOf obo:GO_0003014, obo:GO_0050878 .

obo:GO_0035898
    a owl:Class ;
    rdfs:label "parathyroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0060986 .

obo:GO_0035929
    obo:IAO_0000115 "The regulated release of any steroid that acts as a hormone into the circulatory system." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:01:00Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035929" ;
    a owl:Class ;
    rdfs:label "steroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0060986, obo:GO_0140353 .

obo:GO_0035930
    obo:IAO_0000115 "The regulated release of any corticosteroid hormone into the circulatory system." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:03:22Z" ;
    oboInOwl:hasBroadSynonym "corticosteroid secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035930" ;
    a owl:Class ;
    rdfs:label "corticosteroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0035929 .

obo:GO_0035931
    obo:IAO_0000115 "The regulated release of any mineralocorticoid into the circulatory system. Mineralocorticoids are a class of steroid hormones that regulate water and electrolyte metabolism." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:04:59Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035931" ;
    a owl:Class ;
    rdfs:label "mineralocorticoid secretion" ;
    rdfs:subClassOf obo:GO_0035930 .

obo:GO_0035932
    a owl:Class ;
    rdfs:label "aldosterone secretion" ;
    rdfs:subClassOf obo:GO_0015850, obo:GO_0035931 .

obo:GO_0035933
    obo:IAO_0000115 "The regulated release of any glucocorticoid hormone into the circulatory system. Glucocorticoids are a class of steroid hormones that regulate a variety of physiological processes, in particular control of the concentration of glucose in blood." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:08:37Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035933" ;
    a owl:Class ;
    rdfs:label "glucocorticoid secretion" ;
    rdfs:subClassOf obo:GO_0035930 .

obo:GO_0035935
    obo:IAO_0000115 "The regulated release of an androgen into the circulatory system. Androgens are steroid hormones that stimulate or control the development and maintenance of masculine characteristics in vertebrates." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:11:31Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035935" ;
    a owl:Class ;
    rdfs:label "androgen secretion" ;
    rdfs:subClassOf obo:GO_0035929 .

obo:GO_0035936
    obo:IAO_0000115 "The regulated release of testosterone into the circulatory system. Testosterone is an androgen having 17beta-hydroxy and 3-oxo groups, together with unsaturation at C-4-C-5." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:13:13Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035936" ;
    a owl:Class ;
    rdfs:label "testosterone secretion" ;
    rdfs:subClassOf obo:GO_0015850, obo:GO_0046879, obo:GO_0140353 .

obo:GO_0035938
    obo:IAO_0000115 "The regulated release of estradiol into the circulatory system." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-20T01:16:45Z" ;
    oboInOwl:hasExactSynonym "oestradiol secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035938" ;
    a owl:Class ;
    rdfs:label "estradiol secretion" ;
    rdfs:subClassOf obo:GO_0015850, obo:GO_0046879, obo:GO_0140353 .

obo:GO_0036072
    a owl:Class ;
    rdfs:label "direct ossification" ;
    rdfs:subClassOf obo:GO_0001503 .

obo:GO_0036075
    a owl:Class ;
    rdfs:label "replacement ossification" ;
    rdfs:subClassOf obo:GO_0001503 .

obo:GO_0036160
    obo:IAO_0000115 "The regulated release of a melanocyte-stimulating hormone, any of a group of peptide hormones that are produced by cells in the intermediate lobe of the pituitary gland, and stimulate the production of melanin to increase pigmentation." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-03-26T01:16:55Z" ;
    oboInOwl:hasExactSynonym "MSH secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0036160" ;
    a owl:Class ;
    rdfs:label "melanocyte-stimulating hormone secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0036161
    obo:IAO_0000115 "The regulated release of calcitonin, a peptide hormone that participates in calcium and phosphorus metabolism, from a cell." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-03-26T01:30:32Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0036161" ;
    a owl:Class ;
    rdfs:label "calcitonin secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0036194
    a owl:Class ;
    rdfs:label "muscle cell projection" ;
    rdfs:subClassOf obo:GO_0120025 .

obo:GO_0036321
    obo:IAO_0000115 "The regulated release of ghrelin from a cell. Ghrelin is a 28 amino acid hunger-stimulating peptide hormone." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-04T14:16:43Z" ;
    oboInOwl:hasNarrowSynonym "pancreatic ghrelin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0036321" ;
    a owl:Class ;
    rdfs:label "ghrelin secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0036322
    obo:IAO_0000115 "The regulated release of pancreatic polypeptide (PP) from a cell. Pancreatic polypeptide is a 36 amino acid polypeptide secreted by islets of Langerhans cells in the pancreas." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-04T14:39:03Z" ;
    oboInOwl:hasNarrowSynonym "PP secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0036322" ;
    a owl:Class ;
    rdfs:label "pancreatic polypeptide secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0036379
    a owl:Class ;
    rdfs:label "myofilament" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030016
    ] .

obo:GO_0036477
    obo:IAO_0000115 "The region of a neuron that includes the cell body (cell soma) and dendrite(s), but excludes the axon." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2014-07-24T10:06:19Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0036477" ;
    a owl:Class ;
    rdfs:label "somatodendritic compartment" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0038023
    obo:IAO_0000115 "Receiving a signal and transmitting it in the cell to initiate a change in cell activity. A signal is a physical entity or change in state that is used to transfer information in order to trigger a response." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-08-01T02:45:27Z" ;
    oboInOwl:hasAlternativeId "GO:0004872", "GO:0019041" ;
    oboInOwl:hasBroadSynonym "receptor activity" ;
    oboInOwl:hasExactSynonym "receptor activity involved in signal transduction", "signalling receptor activity" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0038023" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_metagenomics, go:goslim_mouse, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "signaling receptor activity" ;
    rdfs:subClassOf obo:GO_0060089 .

obo:GO_0038024
    obo:IAO_0000115 "Binding specifically to a substance (cargo) to deliver it to a transport vesicle. Cargo receptors span a membrane (either the plasma membrane or a vesicle membrane), binding simultaneously to cargo molecules and coat adaptors, to efficiently recruit soluble proteins to nascent vesicles." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-08-01T02:50:45Z" ;
    oboInOwl:hasBroadSynonym "receptor activity", "transport receptor activity" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-3000122", "Reactome:R-HSA-350168" ;
    oboInOwl:hasNarrowSynonym "endocytic receptor activity", "receptor activity involved in receptor-mediated endocytosis" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0038024" ;
    a owl:Class ;
    rdfs:comment "Notes: (1) this term and its child terms are intended for receptors that bind to and internalize molecules by receptor-mediated endocytosis. For receptors that are coupled to a signal transduction pathway, consider instead the term 'signaling receptor activity ; GO:0038023' and its children. (2) Cargo receptors transport substances by vesicular transport, not by transmembrane transport.  For transmembrane transporters, consider instead the term 'transmembrane transporter activity ; GO:0022857." ;
    rdfs:label "cargo receptor activity" ;
    rdfs:subClassOf obo:GO_0003674, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006897
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0060090
    ] .

obo:GO_0040007
    obo:IAO_0000115 "The increase in size or mass of an entire organism, a part of an organism or a cell." ;
    oboInOwl:hasAlternativeId "GO:0048590" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "growth pattern", "non-developmental growth" ;
    oboInOwl:id "GO:0040007" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_generic, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'cell growth ; GO:0016049'." ;
    rdfs:label "growth" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0040008
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the growth of all or part of an organism so that it occurs at its proper speed, either globally or in a specific part of the organism's development." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040008" ;
    a owl:Class ;
    rdfs:label "regulation of growth" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0040007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0040007
            ]
        )
    ] .

obo:GO_0040011
    obo:IAO_0000115 "Self-propelled movement of a cell or organism from one location to another." ;
    obo:RO_0002161 obo:NCBITaxon_451864 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040011" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "locomotion" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0040012
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of locomotion of a cell or organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040012" ;
    a owl:Class ;
    rdfs:label "regulation of locomotion" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0040011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0040011
            ]
        )
    ] .

obo:GO_0040013
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of locomotion of a cell or organism." ;
    oboInOwl:hasExactSynonym "down regulation of locomotion", "down-regulation of locomotion", "downregulation of locomotion" ;
    oboInOwl:hasNarrowSynonym "inhibition of locomotion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040013" ;
    a owl:Class ;
    rdfs:label "negative regulation of locomotion" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0048519, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0040011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0040011
            ]
        )
    ] .

obo:GO_0040016
    a owl:Class ;
    rdfs:label "embryonic cleavage" ;
    rdfs:subClassOf obo:GO_0051301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009790
    ] .

obo:GO_0040017
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of locomotion of a cell or organism." ;
    oboInOwl:hasExactSynonym "up regulation of locomotion", "up-regulation of locomotion", "upregulation of locomotion" ;
    oboInOwl:hasNarrowSynonym "activation of locomotion", "stimulation of locomotion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040017" ;
    a owl:Class ;
    rdfs:label "positive regulation of locomotion" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0040011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0040011
            ]
        )
    ] .

obo:GO_0040019
    a owl:Class ;
    rdfs:label "positive regulation of embryonic development" ;
    rdfs:subClassOf obo:GO_0045995, obo:GO_0051094, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:GO_0040020
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of meiotic nuclear division, the process in which the nucleus of a diploid cell divides twice forming four haploid cells, one or more of which usually function as gametes." ;
    oboInOwl:hasBroadSynonym "regulation of meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040020" ;
    a owl:Class ;
    rdfs:label "regulation of meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0051445, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0042044
    a owl:Class ;
    rdfs:label "fluid transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0042060
    obo:IAO_0000115 "The series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:hasDbXref "Wikipedia:Wound_healing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042060" ;
    a owl:Class ;
    rdfs:label "wound healing" ;
    rdfs:subClassOf obo:GO_0009611, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042246
    ] .

obo:GO_0042073
    obo:IAO_0000115 "The bidirectional movement of large protein complexes along microtubules within a cilium, mediated by motor proteins." ;
    obo:RO_0002161 obo:NCBITaxon_3176, obo:NCBITaxon_3312, obo:NCBITaxon_3378, obo:NCBITaxon_3398, obo:NCBITaxon_4890, obo:NCBITaxon_5782 ;
    oboInOwl:hasAlternativeId "GO:0035734" ;
    oboInOwl:hasDbXref "Wikipedia:Intraflagellar_transport" ;
    oboInOwl:hasExactSynonym "intraflagellar transport", "intraflagellar transport involved in cilium organization", "intraflagellar transport involved in microtubule-based flagellum organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "IFT" ;
    oboInOwl:id "GO:0042073" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "intraciliary transport" ;
    rdfs:subClassOf obo:GO_0010970, obo:GO_0031503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0044782
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005929
    ] .

obo:GO_0042074
    a owl:Class ;
    rdfs:label "cell migration involved in gastrulation" ;
    rdfs:subClassOf obo:GO_0001667, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016477
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007369
            ]
        )
    ] .

obo:GO_0042088
    obo:IAO_0000115 "An immune response which is associated with resistance to intracellular bacteria, fungi, and protozoa, and pathological conditions such as arthritis, and which is typically orchestrated by the production of particular cytokines by T-helper 1 cells, most notably interferon-gamma, IL-2, and lymphotoxin." ;
    oboInOwl:hasExactSynonym "Th1 immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042088" ;
    a owl:Class ;
    rdfs:label "T-helper 1 type immune response" ;
    rdfs:subClassOf obo:GO_0002460 .

obo:GO_0042092
    obo:IAO_0000115 "An immune response which is associated with resistance to extracellular organisms such as helminths and pathological conditions such as allergy, which is orchestrated by the production of particular cytokines, most notably IL-4, IL-5, IL-10, and IL-13, by any of a variety of cell types including T-helper 2 cells, eosinophils, basophils, mast cells, and nuocytes, resulting in enhanced production of certain antibody isotypes and other effects." ;
    oboInOwl:hasNarrowSynonym "T-helper 2 type immune response", "Th2 immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042092" ;
    a owl:Class ;
    rdfs:label "type 2 immune response" ;
    rdfs:subClassOf obo:GO_0006955 .

obo:GO_0042093
    obo:IAO_0000115 "The process in which a relatively unspecialized thymocyte acquires specialized features of a T-helper cell." ;
    oboInOwl:hasExactSynonym "helper T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T-helper cell development" ;
    oboInOwl:id "GO:0042093" ;
    a owl:Class ;
    rdfs:label "T-helper cell differentiation" ;
    rdfs:subClassOf obo:GO_0002294 .

obo:GO_0042098
    obo:IAO_0000115 "The expansion of a T cell population by cell division. Follows T cell activation." ;
    oboInOwl:hasAlternativeId "GO:0042111" ;
    oboInOwl:hasExactSynonym "T lymphocyte proliferation", "T-cell proliferation", "T-lymphocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042098" ;
    a owl:Class ;
    rdfs:label "T cell proliferation" ;
    rdfs:subClassOf obo:GO_0042110, obo:GO_0046651 .

obo:GO_0042100
    a owl:Class ;
    rdfs:label "B cell proliferation" ;
    rdfs:subClassOf obo:GO_0042113, obo:GO_0046651 .

obo:GO_0042101
    obo:IAO_0000115 "A protein complex that contains a disulfide-linked heterodimer of T cell receptor (TCR) chains, which are members of the immunoglobulin superfamily, and mediates antigen recognition, ultimately resulting in T cell activation. The TCR heterodimer is associated with the CD3 complex, which consists of the nonpolymorphic polypeptides gamma, delta, epsilon, zeta, and, in some cases, eta (an RNA splice variant of zeta) or Fc epsilon chains." ;
    oboInOwl:hasDbXref "Wikipedia:T_cell_receptor" ;
    oboInOwl:hasExactSynonym "T lymphocyte receptor complex", "T-cell receptor complex", "T-lymphocyte receptor complex", "TCR complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "TCR" ;
    oboInOwl:id "GO:0042101" ;
    a owl:Class ;
    rdfs:label "T cell receptor complex" ;
    rdfs:subClassOf obo:GO_0098802 .

obo:GO_0042102
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of T cell proliferation." ;
    oboInOwl:hasExactSynonym "positive regulation of T lymphocyte proliferation", "positive regulation of T-lymphocyte proliferation", "up regulation of T cell proliferation", "up-regulation of T cell proliferation", "upregulation of T cell proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of T cell proliferation", "stimulation of T cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042102" ;
    a owl:Class ;
    rdfs:label "positive regulation of T cell proliferation" ;
    rdfs:subClassOf obo:GO_0042129, obo:GO_0050671, obo:GO_0050870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042098
            ]
        )
    ] .

obo:GO_0042105
    obo:IAO_0000115 "A T cell receptor complex in which the TCR heterodimer comprises alpha and beta chains, associated with the CD3 complex; recognizes a complex consisting of an antigen-derived peptide bound to a class I or class II MHC protein." ;
    oboInOwl:hasExactSynonym "alpha-beta T lymphocyte receptor complex", "alpha-beta T-cell receptor complex", "alpha-beta T-lymphocyte receptor complex", "alpha-beta TCR complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042105" ;
    a owl:Class ;
    rdfs:label "alpha-beta T cell receptor complex" ;
    rdfs:subClassOf obo:GO_0042101 .

obo:GO_0042106
    obo:IAO_0000115 "A T cell receptor complex in which the TCR heterodimer comprises gamma and delta chains, associated with the CD3 complex; recognizes antigen directly, without a requirement for processing and presentation by an MHC protein." ;
    oboInOwl:hasExactSynonym "gamma-delta T lymphocyte receptor complex", "gamma-delta T-cell receptor complex", "gamma-delta T-lymphocyte receptor complex", "gamma-delta TCR complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042106" ;
    a owl:Class ;
    rdfs:label "gamma-delta T cell receptor complex" ;
    rdfs:subClassOf obo:GO_0042101 .

obo:GO_0042110
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasExactSynonym "T lymphocyte activation", "T-cell activation", "T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042110" ;
    a owl:Class ;
    rdfs:label "T cell activation" ;
    rdfs:subClassOf obo:GO_0046649 .

obo:GO_0042113
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature B cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasExactSynonym "B lymphocyte activation", "B-cell activation", "B-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042113" ;
    a owl:Class ;
    rdfs:label "B cell activation" ;
    rdfs:subClassOf obo:GO_0046649 .

obo:GO_0042127
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell proliferation." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell proliferation" ;
    oboInOwl:id "GO:0042127" ;
    a owl:Class ;
    rdfs:label "regulation of cell population proliferation" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008283
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008283
            ]
        )
    ] .

obo:GO_0042129
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T cell proliferation." ;
    oboInOwl:hasExactSynonym "regulation of T lymphocyte proliferation", "regulation of T-cell proliferation", "regulation of T-lymphocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042129" ;
    a owl:Class ;
    rdfs:label "regulation of T cell proliferation" ;
    rdfs:subClassOf obo:GO_0050670, obo:GO_0050863, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042098
            ]
        )
    ] .

obo:GO_0042130
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of T cell proliferation." ;
    oboInOwl:hasExactSynonym "down regulation of T cell proliferation", "down-regulation of T cell proliferation", "downregulation of T cell proliferation", "negative regulation of T lymphocyte proliferation", "negative regulation of T-cell proliferation", "negative regulation of T-lymphocyte proliferation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042130" ;
    a owl:Class ;
    rdfs:label "negative regulation of T cell proliferation" ;
    rdfs:subClassOf obo:GO_0042129, obo:GO_0050672, obo:GO_0050868, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042098
            ]
        )
    ] .

obo:GO_0042180
    obo:IAO_0000115 "The chemical reactions and pathways involving any of a class of organic compounds that contain the carbonyl group, CO, and in which the carbonyl group is bonded only to carbon atoms, as carried out by individual cells. The general formula for a ketone is RCOR, where R and R are alkyl or aryl groups." ;
    oboInOwl:hasExactSynonym "ketone metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042180" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular ketone metabolic process" ;
    rdfs:subClassOf obo:GO_0044237, obo:GO_0044281, obo:GO_0071704 .

obo:GO_0042181
    a owl:Class ;
    rdfs:label "ketone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0042180, obo:GO_0044249, obo:GO_0044283, obo:GO_1901576 .

obo:GO_0042221
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." ;
    oboInOwl:hasExactSynonym "response to chemical stimulus", "response to chemical substance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042221" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_aspergillus, go:goslim_candida, go:goslim_drosophila, go:goslim_metagenomics, go:goslim_plant, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to chemical" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0042246
    obo:IAO_0000115 "The regrowth of lost or destroyed tissues." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042246" ;
    a owl:Class ;
    rdfs:label "tissue regeneration" ;
    rdfs:subClassOf obo:GO_0031099, obo:GO_0048589 .

obo:GO_0042267
    obo:IAO_0000115 "The directed killing of a target cell by a natural killer cell through the release of granules containing cytotoxic mediators or through the engagement of death receptors." ;
    oboInOwl:hasExactSynonym "NK cell mediated cell death", "NK cell mediated cell killing", "NK cell mediated cytotoxicity", "natural killer cell mediated cell death", "natural killer cell mediated cell killing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "NK cell mediated cytolysis", "killer activity", "natural killer cell mediated cytolysis", "natural killer-cell mediated cytolysis" ;
    oboInOwl:id "GO:0042267" ;
    a owl:Class ;
    rdfs:comment "Note that either or both mechanisms mentioned in the definition may be used in this process. Note that both granule release and the engagement of death receptors on target cells result in induction of apoptosis in the target cell." ;
    rdfs:label "natural killer cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001909, obo:GO_0002228 .

obo:GO_0042269
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of natural killer cell mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "regulation of NK cell mediated cell death", "regulation of NK cell mediated cell killing", "regulation of natural killer cell mediated cell death", "regulation of natural killer cell mediated cell killing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of NK cell mediated cytolysis", "regulation of NK cell mediated cytotoxicity", "regulation of natural killer cell mediated cytolysis", "regulation of natural killer-cell mediated cytolysis" ;
    oboInOwl:id "GO:0042269" ;
    a owl:Class ;
    rdfs:label "regulation of natural killer cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001910, obo:GO_0002715, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042267
            ]
        )
    ] .

obo:GO_0042287
    obo:IAO_0000115 "Binding to a major histocompatibility complex molecule; a set of molecules displayed on cell surfaces that are responsible for lymphocyte recognition and antigen presentation." ;
    oboInOwl:hasExactSynonym "major histocompatibility complex binding" ;
    oboInOwl:hasNarrowSynonym "major histocompatibility complex ligand" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0042287" ;
    a owl:Class ;
    rdfs:comment "Note that this term does not include binding to the antigen peptide bound to the MHC protein, for this also annotate to 'peptide antigen binding ; GO:0042605' or one of its children." ;
    rdfs:label "MHC protein binding" ;
    rdfs:subClassOf obo:GO_0005102 .

obo:GO_0042330
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to an external stimulus." ;
    oboInOwl:hasDbXref "Wikipedia:Taxis" ;
    oboInOwl:hasExactSynonym "directed movement in response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042330" ;
    a owl:Class ;
    rdfs:label "taxis" ;
    rdfs:subClassOf obo:GO_0040011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009605
    ] .

obo:GO_0042391
    obo:IAO_0000115 "Any process that modulates the establishment or extent of a membrane potential, the electric potential existing across any membrane arising from charges in the membrane itself and from the charges present in the media on either side of the membrane." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042391" ;
    a owl:Class ;
    rdfs:label "regulation of membrane potential" ;
    rdfs:subClassOf obo:GO_0065008 .

obo:GO_0042403
    a owl:Class ;
    rdfs:label "thyroid hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0006575, obo:GO_0018958, obo:GO_0042445 .

obo:GO_0042430
    obo:IAO_0000115 "The chemical reactions and pathways involving compounds that contain an indole (2,3-benzopyrrole) skeleton." ;
    oboInOwl:hasAlternativeId "GO:0042434" ;
    oboInOwl:hasExactSynonym "indole and derivative metabolic process", "indole and derivative metabolism", "indole-containing compound metabolism", "ketole metabolic process", "ketole metabolism" ;
    oboInOwl:hasNarrowSynonym "indole derivative metabolic process", "indole derivative metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042430" ;
    a owl:Class ;
    rdfs:label "indole-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0006725, obo:GO_0034641, obo:GO_0046483, obo:GO_1901360, obo:GO_1901564 .

obo:GO_0042435
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of compounds that contain an indole (2,3-benzopyrrole) skeleton." ;
    oboInOwl:hasExactSynonym "indole derivative biosynthesis", "indole derivative biosynthetic process", "indole-containing compound anabolism", "indole-containing compound biosynthesis", "indole-containing compound formation", "indole-containing compound synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042435" ;
    a owl:Class ;
    rdfs:label "indole-containing compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_0018130, obo:GO_0019438, obo:GO_0042430, obo:GO_0044271, obo:GO_1901362, obo:GO_1901566 .

obo:GO_0042445
    obo:IAO_0000115 "The chemical reactions and pathways involving any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone." ;
    obo:RO_0002161 obo:NCBITaxon_4895 ;
    oboInOwl:hasExactSynonym "hormone metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042445" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "hormone metabolic process" ;
    rdfs:subClassOf obo:GO_0008152, obo:GO_0010817 .

obo:GO_0042446
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone." ;
    oboInOwl:hasExactSynonym "hormone anabolism", "hormone biosynthesis", "hormone formation", "hormone synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042446" ;
    a owl:Class ;
    rdfs:label "hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0042445 .

obo:GO_0042470
    obo:IAO_0000115 "A tissue-specific, membrane-bounded cytoplasmic organelle within which melanin pigments are synthesized and stored. Melanosomes are synthesized in melanocyte cells." ;
    obo:RO_0002161 obo:NCBITaxon_4895, obo:NCBITaxon_6237 ;
    oboInOwl:hasDbXref "Wikipedia:Melanosome" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042470" ;
    a owl:Class ;
    rdfs:label "melanosome" ;
    rdfs:subClassOf obo:GO_0048770 .

obo:GO_0042475
    obo:IAO_0000115 "The process whose specific outcome is the progression of a dentin-containing tooth over time, from its formation to the mature structure. A dentin-containing tooth is a hard, bony organ borne on the jaw or other bone of a vertebrate, and is composed mainly of dentin, a dense calcified substance, covered by a layer of enamel." ;
    oboInOwl:hasBroadSynonym "odontogeny", "odontosis", "tooth development" ;
    oboInOwl:hasExactSynonym "odontogenesis of dentine-containing teeth", "odontogenesis of dentine-containing tooth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042475" ;
    a owl:Class ;
    rdfs:comment "Note that placoid scales found in the cartilaginous fishes presumably develop through the same processes, but are found on the dermis, rather than in the mouth or pharynx. See Wikipedia:Placoid_scale#Placoid_scales." ;
    rdfs:label "odontogenesis of dentin-containing tooth" ;
    rdfs:subClassOf obo:GO_0042476 .

obo:GO_0042476
    obo:IAO_0000115 "The process whose specific outcome is the progression of a tooth or teeth over time, from formation to the mature structure(s). A tooth is any hard bony, calcareous, or chitinous organ found in the mouth or pharynx of an animal and used in procuring or masticating food." ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    oboInOwl:hasAlternativeId "GO:0042477" ;
    oboInOwl:hasDbXref "Wikipedia:Odontogenesis" ;
    oboInOwl:hasExactSynonym "odontogeny", "odontosis", "tooth morphogenesis" ;
    oboInOwl:hasNarrowSynonym "odontogenesis of calcareous or chitinous tooth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "tooth development" ;
    oboInOwl:id "GO:0042476" ;
    a owl:Class ;
    rdfs:label "odontogenesis" ;
    rdfs:subClassOf obo:GO_0009887 .

obo:GO_0042481
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the formation and development of a tooth or teeth." ;
    oboInOwl:hasAlternativeId "GO:0042484" ;
    oboInOwl:hasExactSynonym "regulation of tooth development" ;
    oboInOwl:hasNarrowSynonym "regulation of odontogenesis of calcareous or chitinous tooth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042481" ;
    a owl:Class ;
    rdfs:label "regulation of odontogenesis" ;
    rdfs:subClassOf obo:GO_2000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042476
            ]
        )
    ] .

obo:GO_0042482
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the formation and development of a tooth or teeth." ;
    oboInOwl:hasAlternativeId "GO:0042485" ;
    oboInOwl:hasExactSynonym "positive regulation of tooth development", "up regulation of odontogenesis", "up-regulation of odontogenesis", "upregulation of odontogenesis" ;
    oboInOwl:hasNarrowSynonym "activation of odontogenesis", "positive regulation of odontogenesis of calcareous or chitinous tooth", "stimulation of odontogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042482" ;
    a owl:Class ;
    rdfs:label "positive regulation of odontogenesis" ;
    rdfs:subClassOf obo:GO_0042481, obo:GO_0110110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042476
            ]
        )
    ] .

obo:GO_0042483
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation and development of a tooth or teeth." ;
    oboInOwl:hasAlternativeId "GO:0042486" ;
    oboInOwl:hasExactSynonym "down regulation of odontogenesis", "down-regulation of odontogenesis", "downregulation of odontogenesis", "negative regulation of tooth development" ;
    oboInOwl:hasNarrowSynonym "inhibition of odontogenesis", "negative regulation of odontogenesis of calcareous or chitinous tooth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042483" ;
    a owl:Class ;
    rdfs:label "negative regulation of odontogenesis" ;
    rdfs:subClassOf obo:GO_0042481, obo:GO_0110111, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042476
            ]
        )
    ] .

obo:GO_0042487
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages which are borne on the jaws, or on other bones in the walls of the mouth or pharynx of most vertebrates." ;
    oboInOwl:hasExactSynonym "regulation of odontogenesis of dentine-containing teeth", "regulation of odontogenesis of dentine-containing tooth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042487" ;
    a owl:Class ;
    rdfs:label "regulation of odontogenesis of dentin-containing tooth" ;
    rdfs:subClassOf obo:GO_0042481, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042475
            ]
        )
    ] .

obo:GO_0042488
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages that are borne on the jaws, or on other bones in the walls of the mouth or pharynx of most vertebrates." ;
    oboInOwl:hasBroadSynonym "activation of odontogenesis", "stimulation of odontogenesis", "up regulation of odontogenesis", "up-regulation of odontogenesis", "upregulation of odontogenesis" ;
    oboInOwl:hasExactSynonym "positive regulation of odontogenesis of dentine-containing teeth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of odontogenesis of dentine-containing tooth" ;
    oboInOwl:id "GO:0042488" ;
    a owl:Class ;
    rdfs:label "positive regulation of odontogenesis of dentin-containing tooth" ;
    rdfs:subClassOf obo:GO_0042482, obo:GO_0042487, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042475
            ]
        )
    ] .

obo:GO_0042489
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages which are borne on the jaws, or on other bones in the walls of the mouth or pharynx." ;
    oboInOwl:hasBroadSynonym "down regulation of odontogenesis", "down-regulation of odontogenesis", "downregulation of odontogenesis", "inhibition of odontogenesis", "negative regulation of odontogenesis" ;
    oboInOwl:hasExactSynonym "negative regulation of odontogenesis of dentine-containing teeth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of odontogenesis of dentine-containing tooth" ;
    oboInOwl:id "GO:0042489" ;
    a owl:Class ;
    rdfs:label "negative regulation of odontogenesis of dentin-containing tooth" ;
    rdfs:subClassOf obo:GO_0042483, obo:GO_0042487, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042475
            ]
        )
    ] .

obo:GO_0042492
    obo:IAO_0000115 "The process in which a relatively unspecialized hemopoietic cell acquires specialized features of a gamma-delta T cell. A gamma-delta T cell is a T cell that expresses a gamma-delta T cell receptor complex." ;
    oboInOwl:hasExactSynonym "gamma-delta T lymphocyte differentiation", "gamma-delta T-cell differentiation", "gamma-delta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "gamma-delta T cell development" ;
    oboInOwl:id "GO:0042492" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "gamma-delta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0030217, obo:GO_0046629 .

obo:GO_0042554
    obo:IAO_0000115 "The enzymatic generation of superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species, by a cell in response to environmental stress, thereby mediating the activation of various stress-inducible signaling pathways." ;
    oboInOwl:hasExactSynonym "superoxide release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042554" ;
    a owl:Class ;
    rdfs:label "superoxide anion generation" ;
    rdfs:subClassOf obo:GO_0006801 .

obo:GO_0042571
    obo:IAO_0000115 "An immunoglobulin complex that is secreted into extracellular space and found in mucosal areas or other tissues or circulating in the blood or lymph. In its canonical form, a circulating immunoglobulin complex is composed of two identical heavy chains and two identical light chains, held together by disulfide bonds. Some forms of are polymers of the basic structure and contain additional components such as J-chain and the secretory component." ;
    oboInOwl:hasDbXref "Wikipedia:Antibody" ;
    oboInOwl:hasExactSynonym "antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042571" ;
    a owl:Class ;
    rdfs:comment "Note that an immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0019814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005615
    ] .

obo:GO_0042582
    obo:IAO_0000115 "Primary lysosomal granule found in neutrophil granulocytes. Contains a wide range of hydrolytic enzymes and is released into the extracellular fluid." ;
    oboInOwl:hasExactSynonym "primary granule" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042582" ;
    a owl:Class ;
    rdfs:label "azurophil granule" ;
    rdfs:subClassOf obo:GO_0005766, obo:GO_0030141 .

obo:GO_0042588
    obo:IAO_0000115 "A membrane-bounded, cytoplasmic secretory granule found in enzyme-secreting cells and visible by light microscopy. Contain zymogen, an inactive enzyme precursor, often of a digestive enzyme." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042588" ;
    a owl:Class ;
    rdfs:label "zymogen granule" ;
    rdfs:subClassOf obo:GO_0030141 .

obo:GO_0042589
    obo:IAO_0000115 "The lipid bilayer surrounding a zymogen granule." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042589" ;
    a owl:Class ;
    rdfs:label "zymogen granule membrane" ;
    rdfs:subClassOf obo:GO_0030667, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042588
    ] .

obo:GO_0042590
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses a peptide antigen of exogenous origin on its cell surface in association with an MHC class I protein complex. The peptide antigen is typically, but not always, processed from a whole protein. Class I here refers to classical class I molecules." ;
    oboInOwl:hasBroadSynonym "cross presentation", "cross priming", "cross-presentation", "cross-priming" ;
    oboInOwl:hasExactSynonym "antigen presentation, exogenous antigen via MHC class I", "antigen presentation, exogenous antigen via major histocompatibility complex class I", "exogenous peptide antigen processing and presentation via MHC class I" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042590" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of exogenous peptide antigen via MHC class I" ;
    rdfs:subClassOf obo:GO_0002474, obo:GO_0002478 .

obo:GO_0042592
    obo:IAO_0000115 "Any biological process involved in the maintenance of an internal steady state." ;
    oboInOwl:hasAlternativeId "GO:0032844", "GO:0032845", "GO:0032846" ;
    oboInOwl:hasExactSynonym "homeostasis" ;
    oboInOwl:hasNarrowSynonym "activation of homeostatic process", "inhibition of homeostatic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of homeostatic process", "positive regulation of homeostatic process", "regulation of homeostatic process" ;
    oboInOwl:id "GO:0042592" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_generic, go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "homeostatic process" ;
    rdfs:subClassOf obo:GO_0065008 .

obo:GO_0042611
    obo:IAO_0000115 "A transmembrane protein complex composed of an MHC alpha chain and, in most cases, either an MHC class II beta chain or an invariant beta2-microglobin chain, and with or without a bound peptide, lipid, or polysaccharide antigen." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042611" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "MHC protein complex" ;
    rdfs:subClassOf obo:GO_0098797 .

obo:GO_0042613
    obo:IAO_0000115 "A transmembrane protein complex composed of an MHC class II alpha and MHC class II beta chain, and with or without a bound peptide or polysaccharide antigen." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042613" ;
    a owl:Class ;
    rdfs:label "MHC class II protein complex" ;
    rdfs:subClassOf obo:GO_0042611 .

obo:GO_0042698
    obo:IAO_0000115 "The type of sexual cycle seen in females, often with physiologic changes in the endometrium that recur at regular intervals during the reproductive years." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042698" ;
    a owl:Class ;
    rdfs:label "ovulation cycle" ;
    rdfs:subClassOf obo:GO_0048511, obo:GO_0048609 .

obo:GO_0042701
    obo:IAO_0000115 "The regulated release of progesterone, a steroid hormone, by the corpus luteum of the ovary and by the placenta." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042701" ;
    a owl:Class ;
    rdfs:label "progesterone secretion" ;
    rdfs:subClassOf obo:GO_0022412, obo:GO_0022602, obo:GO_0035929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001553
    ] .

obo:GO_0042713
    a owl:Class ;
    rdfs:label "sperm ejaculation" ;
    rdfs:subClassOf obo:GO_0048609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007320
    ] .

obo:GO_0042742
    obo:IAO_0000115 "Reactions triggered in response to the presence of a bacterium that act to protect the cell or organism." ;
    oboInOwl:hasAlternativeId "GO:0009816", "GO:0042830" ;
    oboInOwl:hasExactSynonym "defence response to bacteria", "defence response to bacterium", "defense response to bacteria" ;
    oboInOwl:hasNarrowSynonym "defense response to bacterium, incompatible interaction", "resistance response to pathogenic bacteria", "resistance response to pathogenic bacterium" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "antibacterial peptide activity" ;
    oboInOwl:id "GO:0042742" ;
    a owl:Class ;
    rdfs:label "defense response to bacterium" ;
    rdfs:subClassOf obo:GO_0009617, obo:GO_0098542 .

obo:GO_0042762
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving sulfur, the nonmetallic element sulfur or compounds that contain sulfur." ;
    oboInOwl:hasExactSynonym "regulation of sulfur metabolism", "regulation of sulphur metabolic process", "regulation of sulphur metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042762" ;
    a owl:Class ;
    rdfs:label "regulation of sulfur metabolic process" ;
    rdfs:subClassOf obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006790
            ]
        )
    ] .

obo:GO_0042886
    obo:IAO_0000115 "The directed movement of an amide, any compound containing one, two, or three acyl groups attached to a nitrogen atom, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042886" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "amide transport" ;
    rdfs:subClassOf obo:GO_0071705 .

obo:GO_0042981
    obo:IAO_0000115 "Any process that modulates the occurrence or rate of cell death by apoptotic process." ;
    oboInOwl:hasNarrowSynonym "regulation of apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "apoptosis regulator activity" ;
    oboInOwl:id "GO:0042981" ;
    a owl:Class ;
    rdfs:comment "This term should only be used when it is not possible to determine which phase or subtype of the apoptotic process is regulated by a gene product. Whenever detailed information is available, the more granular children terms should be used." ;
    rdfs:label "regulation of apoptotic process" ;
    rdfs:subClassOf obo:GO_0043067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006915
            ]
        )
    ] .

obo:GO_0042995
    obo:IAO_0000115 "A prolongation or process extending from a cell, e.g. a flagellum or axon." ;
    oboInOwl:hasBroadSynonym "cell process", "cellular process" ;
    oboInOwl:hasExactSynonym "cellular projection" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0042995" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cell projection" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0043005
    obo:IAO_0000115 "A prolongation or process extending from a nerve cell, e.g. an axon or dendrite." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao867568886" ;
    oboInOwl:hasExactSynonym "neuron process", "neuron protrusion", "neuronal cell projection" ;
    oboInOwl:hasNarrowSynonym "neurite" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "nerve fiber" ;
    oboInOwl:id "GO:0043005" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "neuron projection" ;
    rdfs:subClassOf obo:GO_0120025 .

obo:GO_0043009
    a owl:Class ;
    rdfs:label "chordate embryonic development" ;
    rdfs:subClassOf obo:GO_0009792 .

obo:GO_0043011
    obo:IAO_0000115 "The process in which a monocyte acquires the specialized features of a dendritic cell, an immunocompetent cell of the lymphoid and hemopoietic systems and skin." ;
    oboInOwl:hasDbXref "Wikipedia:Dendritic_cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043011" ;
    a owl:Class ;
    rdfs:label "myeloid dendritic cell differentiation" ;
    rdfs:subClassOf obo:GO_0001773, obo:GO_0002573, obo:GO_0097028 .

obo:GO_0043025
    a owl:Class ;
    rdfs:label "neuronal cell body" ;
    rdfs:subClassOf obo:GO_0044297, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0036477
    ] .

obo:GO_0043062
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of structures in the space external to the outermost structure of a cell. For cells without external protective or external encapsulating structures this refers to space outside of the plasma membrane, and also covers the host cell environment outside an intracellular parasite." ;
    oboInOwl:hasExactSynonym "extracellular structure organisation", "extracellular structure organization and biogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043062" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "extracellular structure organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0043065
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell death by apoptotic process." ;
    oboInOwl:hasExactSynonym "up regulation of apoptosis", "up-regulation of apoptosis", "upregulation of apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of apoptosis", "positive regulation of apoptosis", "stimulation of apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pro-apoptosis" ;
    oboInOwl:id "GO:0043065" ;
    oboInOwl:inSubset go:goslim_chembl ;
    a owl:Class ;
    rdfs:comment "This term should only be used when it is not possible to determine which phase or subtype of the apoptotic process is positively regulated by a gene product. Whenever detailed information is available, the more granular children terms should be used." ;
    rdfs:label "positive regulation of apoptotic process" ;
    rdfs:subClassOf obo:GO_0042981, obo:GO_0043068, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006915
            ]
        )
    ] .

obo:GO_0043066
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell death by apoptotic process." ;
    oboInOwl:hasAlternativeId "GO:0006916" ;
    oboInOwl:hasExactSynonym "anti-apoptosis", "down regulation of apoptosis", "down-regulation of apoptosis", "downregulation of apoptosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of apoptosis", "negative regulation of apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "apoptosis inhibitor activity", "pro-survival" ;
    oboInOwl:id "GO:0043066" ;
    a owl:Class ;
    rdfs:comment "This term should only be used when it is not possible to determine which phase or subtype of the apoptotic process is negatively regulated by a gene product. Whenever detailed information is available, the more granular children terms should be used." ;
    rdfs:label "negative regulation of apoptotic process" ;
    rdfs:subClassOf obo:GO_0042981, obo:GO_0043069, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006915
            ]
        )
    ] .

obo:GO_0043067
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." ;
    oboInOwl:hasAlternativeId "GO:0043070" ;
    oboInOwl:hasNarrowSynonym "regulation of non-apoptotic programmed cell death" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043067" ;
    a owl:Class ;
    rdfs:label "regulation of programmed cell death" ;
    rdfs:subClassOf obo:GO_0010941, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0012501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0012501
            ]
        )
    ] .

obo:GO_0043068
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." ;
    oboInOwl:hasAlternativeId "GO:0043071" ;
    oboInOwl:hasExactSynonym "up regulation of programmed cell death", "up-regulation of programmed cell death", "upregulation of programmed cell death" ;
    oboInOwl:hasNarrowSynonym "activation of programmed cell death", "positive regulation of non-apoptotic programmed cell death", "stimulation of programmed cell death" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043068" ;
    a owl:Class ;
    rdfs:label "positive regulation of programmed cell death" ;
    rdfs:subClassOf obo:GO_0010942, obo:GO_0043067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0012501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0012501
            ]
        )
    ] .

obo:GO_0043069
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." ;
    oboInOwl:hasAlternativeId "GO:0043072" ;
    oboInOwl:hasExactSynonym "down regulation of programmed cell death", "down-regulation of programmed cell death", "downregulation of programmed cell death" ;
    oboInOwl:hasNarrowSynonym "inhibition of programmed cell death", "negative regulation of non-apoptotic programmed cell death" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043069" ;
    a owl:Class ;
    rdfs:label "negative regulation of programmed cell death" ;
    rdfs:subClassOf obo:GO_0043067, obo:GO_0060548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0012501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0012501
            ]
        )
    ] .

obo:GO_0043129
    obo:IAO_0000115 "Any process involved in the maintenance of a steady-state level of the surface-active lipoprotein mixture which coats the alveoli." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043129" ;
    a owl:Class ;
    rdfs:label "surfactant homeostasis" ;
    rdfs:subClassOf obo:GO_0048875 .

obo:GO_0043133
    obo:IAO_0000115 "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry. This process occurs in the hindgut. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. The hindgut is the posterior part of the alimentary canal, including the rectum, and the large intestine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043133" ;
    a owl:Class ;
    rdfs:label "hindgut contraction" ;
    rdfs:subClassOf obo:GO_0006939, obo:GO_0022600 .

obo:GO_0043134
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043134" ;
    a owl:Class ;
    rdfs:label "regulation of hindgut contraction" ;
    rdfs:subClassOf obo:GO_0006940, obo:GO_0044058, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043133
            ]
        )
    ] .

obo:GO_0043170
    obo:IAO_0000115 "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasAlternativeId "GO:0043283", "GO:0044259" ;
    oboInOwl:hasExactSynonym "biopolymer metabolic process", "macromolecule metabolism", "organismal macromolecule metabolism" ;
    oboInOwl:hasNarrowSynonym "multicellular organismal macromolecule metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043170" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0071704 .

obo:GO_0043207
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external biotic stimulus, an external stimulus caused by, or produced by living things." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043207" ;
    a owl:Class ;
    rdfs:label "response to external biotic stimulus" ;
    rdfs:subClassOf obo:GO_0009605, obo:GO_0009607 .

obo:GO_0043208
    obo:IAO_0000115 "Binding to glycosphingolipid, a compound with residues of sphingoid and at least one monosaccharide." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0043208" ;
    a owl:Class ;
    rdfs:label "glycosphingolipid binding" ;
    rdfs:subClassOf obo:GO_0046625, obo:GO_0051861 .

obo:GO_0043209
    a owl:Class ;
    rdfs:label "myelin sheath" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0043226
    obo:IAO_0000115 "Organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton, and prokaryotic structures such as anammoxosomes and pirellulosomes. Excludes the plasma membrane." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1539965131", "Wikipedia:Organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043226" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "organelle" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0043227
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, bounded by a single or double lipid bilayer membrane. Includes the nucleus, mitochondria, plastids, vacuoles, and vesicles. Excludes the plasma membrane." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao414196390" ;
    oboInOwl:hasExactSynonym "membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043227" ;
    a owl:Class ;
    rdfs:label "membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0016020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043226
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0016020
            ]
        )
    ] .

obo:GO_0043228
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane. Includes ribosomes, the cytoskeleton and chromosomes." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao1456184038" ;
    oboInOwl:hasExactSynonym "non-membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043228" ;
    a owl:Class ;
    rdfs:label "non-membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043226 .

obo:GO_0043229
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, occurring within the cell. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043229" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "intracellular organelle" ;
    rdfs:subClassOf obo:GO_0043226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005622
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043226
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0043230
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, occurring outside the cell. Includes, for example, extracellular membrane vesicles (EMVs) and the cellulosomes of anaerobic bacteria and fungi." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043230" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "extracellular organelle" ;
    rdfs:subClassOf obo:GO_0043226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005576
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043226
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_0043231
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, bounded by a single or double lipid bilayer membrane and occurring within the cell. Includes the nucleus, mitochondria, plastids, vacuoles, and vesicles. Excludes the plasma membrane." ;
    oboInOwl:hasExactSynonym "intracellular membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043231" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "intracellular membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043227, obo:GO_0043229 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043227
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0043232
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane and occurring within the cell. Includes ribosomes, the cytoskeleton and chromosomes." ;
    oboInOwl:hasExactSynonym "intracellular non-membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043232" ;
    oboInOwl:inSubset go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "intracellular non-membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043228, obo:GO_0043229 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043228
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0043233
    obo:IAO_0000115 "The internal volume enclosed by the membranes of a particular organelle; includes the volume enclosed by a single organelle membrane, e.g. endoplasmic reticulum lumen, or the volume enclosed by the innermost of the two lipid bilayers of an organelle envelope, e.g. nuclear lumen." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043233" ;
    a owl:Class ;
    rdfs:label "organelle lumen" ;
    rdfs:subClassOf obo:GO_0031974, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031974
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0043226
            ]
        )
    ] .

obo:GO_0043235
    obo:IAO_0000115 "Any protein complex that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043235" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "receptor complex" ;
    rdfs:subClassOf obo:GO_0032991 .

obo:GO_0043255
    a owl:Class ;
    rdfs:label "regulation of carbohydrate biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0009889, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016051
            ]
        )
    ] .

obo:GO_0043264
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane and occurring outside the cell." ;
    oboInOwl:hasExactSynonym "extracellular non-membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043264" ;
    a owl:Class ;
    rdfs:label "extracellular non-membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043228, obo:GO_0043230 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043228
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_0043269
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043269" ;
    a owl:Class ;
    rdfs:label "regulation of ion transport" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006811
            ]
        )
    ] .

obo:GO_0043270
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of ion transport", "up-regulation of ion transport", "upregulation of ion transport" ;
    oboInOwl:hasNarrowSynonym "activation of ion transport", "stimulation of ion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043270" ;
    a owl:Class ;
    rdfs:label "positive regulation of ion transport" ;
    rdfs:subClassOf obo:GO_0043269, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006811
            ]
        )
    ] .

obo:GO_0043271
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of ion transport", "down-regulation of ion transport", "downregulation of ion transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of ion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043271" ;
    a owl:Class ;
    rdfs:label "negative regulation of ion transport" ;
    rdfs:subClassOf obo:GO_0043269, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006811
            ]
        )
    ] .

obo:GO_0043277
    obo:IAO_0000115 "The recognition and removal of an apoptotic cell by a neighboring cell or by a phagocyte." ;
    oboInOwl:hasExactSynonym "apoptotic cell removal", "efferocytosis", "programmed cell clearance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043277" ;
    a owl:Class ;
    rdfs:comment "Note that unlike mammals or Drosophila, C. elegans (and many lower organisms) do not have professional macrophages/phagocytes, instead cell corpses are engulfed by neighboring cells. Cell types that can function as engulfing cells include hypodermal cells, gonadal sheath cells, pharyngeal muscle cells, and intestinal cells." ;
    rdfs:label "apoptotic cell clearance" ;
    rdfs:subClassOf obo:GO_0006909 .

obo:GO_0043292
    obo:IAO_0000115 "Fibers, composed of actin, myosin, and associated proteins, found in cells of smooth or striated muscle." ;
    oboInOwl:hasExactSynonym "contractile fibre" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043292" ;
    a owl:Class ;
    rdfs:label "contractile fiber" ;
    rdfs:subClassOf obo:GO_0043232, obo:GO_0099512, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ] .

obo:GO_0043296
    a owl:Class ;
    rdfs:label "apical junction complex" ;
    rdfs:subClassOf obo:GO_0005911 .

obo:GO_0043367
    obo:IAO_0000115 "The process in which a relatively unspecialized T cell acquires specialized features of a mature CD4-positive, alpha-beta T cell." ;
    oboInOwl:hasExactSynonym "CD4-positive, alpha beta T cell differentiation", "CD4-positive, alpha-beta T lymphocyte differentiation", "CD4-positive, alpha-beta T-cell differentiation", "CD4-positive, alpha-beta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "CD4-positive, alpha beta T cell development" ;
    oboInOwl:id "GO:0043367" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "CD4-positive, alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0035710, obo:GO_0046632 .

obo:GO_0043368
    obo:IAO_0000115 "The process of sparing immature T cells which react with self-MHC protein complexes with low affinity levels from apoptotic death." ;
    oboInOwl:hasExactSynonym "positive T lymphocyte selection", "positive T-cell selection", "positive T-lymphocyte selection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043368" ;
    a owl:Class ;
    rdfs:label "positive T cell selection" ;
    rdfs:subClassOf obo:GO_0045058 .

obo:GO_0043370
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of CD4-positive, alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of CD4-positive T lymphocyte differentiation", "regulation of CD4-positive T-cell differentiation", "regulation of CD4-positive T-lymphocyte differentiation", "regulation of CD4-positive, alpha beta T cell differentiation", "regulation of CD4-positive, alpha beta T lymphocyte differentiation", "regulation of CD4-positive, alpha beta T-cell differentiation", "regulation of CD4-positive, alpha beta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of CD4-positive, alpha beta T cell development" ;
    oboInOwl:id "GO:0043370" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of CD4-positive, alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0046637, obo:GO_2000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043367
            ]
        )
    ] .

obo:GO_0043371
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate, or extent of CD4-positive, alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of CD4-positive, alpha beta T cell differentiation", "down-regulation of CD4-positive, alpha beta T cell differentiation", "downregulation of CD4-positive, alpha beta T cell differentiation", "negative regulation of CD4-positive T-cell differentiation", "negative regulation of CD4-positive T-lymphocyte differentiation", "negative regulation of CD4-positive, alpha beta T lymphocyte differentiation", "negative regulation of CD4-positive, alpha beta T-cell differentiation", "negative regulation of CD4-positive, alpha beta T-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of CD4-positive, alpha beta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of CD4-positive, alpha beta T cell development" ;
    oboInOwl:id "GO:0043371" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of CD4-positive, alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0043370, obo:GO_0046639, obo:GO_2000515, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043367
            ]
        )
    ] .

obo:GO_0043372
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of CD4-positive, alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of CD4-positive T lymphocyte differentiation", "positive regulation of CD4-positive T-cell differentiation", "positive regulation of CD4-positive T-lymphocyte differentiation", "positive regulation of CD4-positive, alpha beta T cell differentiation", "positive regulation of CD4-positive, alpha beta T lymphocyte differentiation", "positive regulation of CD4-positive, alpha beta T-cell differentiation", "positive regulation of CD4-positive, alpha beta T-lymphocyte differentiation", "up regulation of CD4-positive, alpha beta T cell differentiation", "up-regulation of CD4-positive, alpha beta T cell differentiation", "upregulation of CD4-positive, alpha beta T cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of CD4-positive, alpha beta T cell differentiation", "stimulation of CD4-positive, alpha beta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of CD4-positive, alpha beta T cell development" ;
    oboInOwl:id "GO:0043372" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of CD4-positive, alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0043370, obo:GO_0046638, obo:GO_2000516, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043367
            ]
        )
    ] .

obo:GO_0043379
    obo:IAO_0000115 "The process in which a newly activated T cell acquires specialized features of a memory T cell." ;
    oboInOwl:hasExactSynonym "memory T lymphocyte differentiation", "memory T-cell differentiation", "memory T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "memory T cell development" ;
    oboInOwl:id "GO:0043379" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "memory T cell differentiation" ;
    rdfs:subClassOf obo:GO_0002292, obo:GO_0090715 .

obo:GO_0043380
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of memory T cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of memory T lymphocyte differentiation", "regulation of memory T-cell differentiation", "regulation of memory T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of memory T cell development" ;
    oboInOwl:id "GO:0043380" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of memory T cell differentiation" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0045580, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043379
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:GO_0043381
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of memory T cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of memory T cell differentiation", "down-regulation of memory T cell differentiation", "downregulation of memory T cell differentiation", "negative regulation of memory T lymphocyte differentiation", "negative regulation of memory T-cell differentiation", "negative regulation of memory T-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of memory T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of memory T cell development" ;
    oboInOwl:id "GO:0043381" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of memory T cell differentiation" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0043380, obo:GO_0045581, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043379
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:GO_0043382
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of memory T cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of memory T lymphocyte differentiation", "positive regulation of memory T-cell differentiation", "positive regulation of memory T-lymphocyte differentiation", "up regulation of memory T cell differentiation", "up-regulation of memory T cell differentiation", "upregulation of memory T cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of memory T cell differentiation", "stimulation of memory T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of memory T cell development" ;
    oboInOwl:id "GO:0043382" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of memory T cell differentiation" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0043380, obo:GO_0045582, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043379
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043379
            ]
        )
    ] .

obo:GO_0043384
    obo:IAO_0000115 "A receptor complex found on immature T cells consisting of a T cell receptor beta chain and the pre-TCR-alpha chain, along with additional signaling components including CD3 family members and additional signaling proteins." ;
    oboInOwl:hasExactSynonym "pre-T lymphocyte receptor complex", "pre-T-cell receptor complex", "pre-T-lymphocyte receptor complex", "pre-TCR complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0043384" ;
    a owl:Class ;
    rdfs:label "pre-T cell receptor complex" ;
    rdfs:subClassOf obo:GO_0098802, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005887
    ] .

obo:GO_0043388
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." ;
    oboInOwl:hasExactSynonym "up regulation of DNA binding", "up-regulation of DNA binding", "upregulation of DNA binding" ;
    oboInOwl:hasNarrowSynonym "activation of DNA binding", "stimulation of DNA binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043388" ;
    a owl:Class ;
    rdfs:label "positive regulation of DNA binding" ;
    rdfs:subClassOf obo:GO_0051099, obo:GO_0051101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0003677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0003677
            ]
        )
    ] .

obo:GO_0043392
    obo:IAO_0000115 "Any process that stops or reduces the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." ;
    oboInOwl:hasExactSynonym "down regulation of DNA binding", "down-regulation of DNA binding", "downregulation of DNA binding" ;
    oboInOwl:hasNarrowSynonym "inhibition of DNA binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043392" ;
    a owl:Class ;
    rdfs:label "negative regulation of DNA binding" ;
    rdfs:subClassOf obo:GO_0051100, obo:GO_0051101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0003677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0003677
            ]
        )
    ] .

obo:GO_0043393
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of protein binding." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043393" ;
    a owl:Class ;
    rdfs:label "regulation of protein binding" ;
    rdfs:subClassOf obo:GO_0051098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005515
            ]
        )
    ] .

obo:GO_0043436
    obo:IAO_0000115 "The chemical reactions and pathways involving any oxoacid; an oxoacid is a compound which contains oxygen, at least one other element, and at least one hydrogen bound to oxygen, and which produces a conjugate base by loss of positive hydrogen ion(s) (hydrons)." ;
    oboInOwl:hasExactSynonym "keto acid metabolic process", "keto acid metabolism", "ketoacid metabolic process", "ketoacid metabolism", "oxo acid metabolic process", "oxo acid metabolism", "oxoacid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043436" ;
    a owl:Class ;
    rdfs:label "oxoacid metabolic process" ;
    rdfs:subClassOf obo:GO_0006082 .

obo:GO_0043467
    a owl:Class ;
    rdfs:label "regulation of generation of precursor metabolites and energy" ;
    rdfs:subClassOf obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006091
            ]
        )
    ] .

obo:GO_0043470
    a owl:Class ;
    rdfs:label "regulation of carbohydrate catabolic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0009894, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016052
            ]
        )
    ] .

obo:GO_0043471
    a owl:Class ;
    rdfs:label "regulation of cellular carbohydrate catabolic process" ;
    rdfs:subClassOf obo:GO_0010675, obo:GO_0031329, obo:GO_0043470, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044275
            ]
        )
    ] .

obo:GO_0043576
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the process of gaseous exchange between an organism and its environment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043576" ;
    a owl:Class ;
    rdfs:label "regulation of respiratory gaseous exchange" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:GO_0043588
    a owl:Class ;
    rdfs:label "skin development" ;
    rdfs:subClassOf obo:GO_0048513 .

obo:GO_0043603
    obo:IAO_0000115 "The chemical reactions and pathways involving an amide, any derivative of an oxoacid in which an acidic hydroxy group has been replaced by an amino or substituted amino group, as carried out by individual cells." ;
    oboInOwl:hasExactSynonym "amide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043603" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular amide metabolic process" ;
    rdfs:subClassOf obo:GO_0034641 .

obo:GO_0043604
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of an amide, any derivative of an oxoacid in which an acidic hydroxy group has been replaced by an amino or substituted amino group." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043604" ;
    a owl:Class ;
    rdfs:label "amide biosynthetic process" ;
    rdfs:subClassOf obo:GO_0043603, obo:GO_0044271 .

obo:GO_0043695
    a owl:Class ;
    rdfs:label "detection of pheromone" ;
    rdfs:subClassOf obo:GO_0009593, obo:GO_0019236 .

obo:GO_0043932
    a owl:Class ;
    rdfs:label "ossification involved in bone remodeling" ;
    rdfs:subClassOf obo:GO_0001503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0046849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001503
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0046849
            ]
        )
    ] .

obo:GO_0044042
    a owl:Class ;
    rdfs:label "glucan metabolic process" ;
    rdfs:subClassOf obo:GO_0005976 .

obo:GO_0044057
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by any of the organs or tissues in an organ system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044057" ;
    a owl:Class ;
    rdfs:label "regulation of system process" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003008
            ]
        )
    ] .

obo:GO_0044058
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044058" ;
    a owl:Class ;
    rdfs:label "regulation of digestive system process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022600
            ]
        )
    ] .

obo:GO_0044060
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of an endocrine process, a process involving the secretion of or response to endocrine hormones. An endocrine hormone is a hormone released into the circulatory system." ;
    oboInOwl:hasExactSynonym "regulation of endocrine system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044060" ;
    a owl:Class ;
    rdfs:label "regulation of endocrine process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050886
            ]
        )
    ] .

obo:GO_0044062
    a owl:Class ;
    rdfs:label "regulation of excretion" ;
    rdfs:subClassOf obo:GO_0044057, obo:GO_0051046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007588
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007588
            ]
        )
    ] .

obo:GO_0044065
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a respiratory system process, an organ system process carried out by any of the organs or tissues of the respiratory system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044065" ;
    a owl:Class ;
    rdfs:label "regulation of respiratory system process" ;
    rdfs:subClassOf obo:GO_0043576, obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003016
            ]
        )
    ] .

obo:GO_0044070
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of anions, atoms or small molecules with a net negative charge into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044070" ;
    a owl:Class ;
    rdfs:label "regulation of anion transport" ;
    rdfs:subClassOf obo:GO_0043269, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006820
            ]
        )
    ] .

obo:GO_0044085
    obo:IAO_0000115 "A process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component. Includes biosynthesis of constituent macromolecules, and those macromolecular modifications that are involved in synthesis or assembly of the cellular component." ;
    oboInOwl:hasAlternativeId "GO:0071843" ;
    oboInOwl:hasExactSynonym "cellular component biogenesis at cellular level" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044085" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular component biogenesis" ;
    rdfs:subClassOf obo:GO_0071840 .

obo:GO_0044087
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cellular component biogenesis, a process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044087" ;
    a owl:Class ;
    rdfs:label "regulation of cellular component biogenesis" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044085
            ]
        )
    ] .

obo:GO_0044089
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cellular component biogenesis, a process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044089" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular component biogenesis" ;
    rdfs:subClassOf obo:GO_0044087, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044085
            ]
        )
    ] .

obo:GO_0044092
    obo:IAO_0000115 "Any process that stops or reduces the rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2009-04-21T04:07:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044092" ;
    a owl:Class ;
    rdfs:label "negative regulation of molecular function" ;
    rdfs:subClassOf obo:GO_0065009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0003674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0003674
            ]
        )
    ] .

obo:GO_0044093
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2009-04-21T04:11:06Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044093" ;
    a owl:Class ;
    rdfs:label "positive regulation of molecular function" ;
    rdfs:subClassOf obo:GO_0065009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0003674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0003674
            ]
        )
    ] .

obo:GO_0044237
    obo:IAO_0000115 "The chemical reactions and pathways by which individual cells transform chemical substances." ;
    oboInOwl:hasExactSynonym "cellular metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "intermediary metabolism" ;
    oboInOwl:id "GO:0044237" ;
    a owl:Class ;
    rdfs:label "cellular metabolic process" ;
    rdfs:subClassOf obo:GO_0008152, obo:GO_0009987 .

obo:GO_0044238
    obo:IAO_0000115 "The chemical reactions and pathways involving those compounds which are formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." ;
    oboInOwl:hasExactSynonym "primary metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044238" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "primary metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0044247
    a owl:Class ;
    rdfs:label "cellular polysaccharide catabolic process" ;
    rdfs:subClassOf obo:GO_0000272, obo:GO_0044264, obo:GO_0044275 .

obo:GO_0044248
    a owl:Class ;
    rdfs:label "cellular catabolic process" ;
    rdfs:subClassOf obo:GO_0009056, obo:GO_0044237 .

obo:GO_0044249
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." ;
    oboInOwl:hasExactSynonym "cellular anabolism", "cellular biosynthesis", "cellular formation", "cellular synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044249" ;
    a owl:Class ;
    rdfs:label "cellular biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0044237 .

obo:GO_0044260
    obo:IAO_0000115 "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass, as carried out by individual cells." ;
    oboInOwl:hasAlternativeId "GO:0034960" ;
    oboInOwl:hasExactSynonym "cellular biopolymer metabolic process", "cellular macromolecule metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044260" ;
    a owl:Class ;
    rdfs:label "cellular macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0043170, obo:GO_0044237 .

obo:GO_0044262
    a owl:Class ;
    rdfs:label "cellular carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0005975, obo:GO_0044237 .

obo:GO_0044264
    a owl:Class ;
    rdfs:label "cellular polysaccharide metabolic process" ;
    rdfs:subClassOf obo:GO_0005976, obo:GO_0044260, obo:GO_0044262 .

obo:GO_0044271
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of organic and inorganic nitrogenous compounds." ;
    oboInOwl:hasBroadSynonym "nitrogen compound anabolism", "nitrogen compound biosynthesis", "nitrogen compound formation", "nitrogen compound synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044271" ;
    a owl:Class ;
    rdfs:label "cellular nitrogen compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_0034641, obo:GO_0044249 .

obo:GO_0044272
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of compounds that contain sulfur, such as the amino acids methionine and cysteine or the tripeptide glutathione." ;
    oboInOwl:hasExactSynonym "sulfur compound anabolism", "sulfur compound biosynthesis", "sulfur compound formation", "sulfur compound synthesis" ;
    oboInOwl:hasNarrowSynonym "sulfur biosynthesis", "sulfur biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044272" ;
    a owl:Class ;
    rdfs:label "sulfur compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006790, obo:GO_0044249 .

obo:GO_0044275
    a owl:Class ;
    rdfs:label "cellular carbohydrate catabolic process" ;
    rdfs:subClassOf obo:GO_0016052, obo:GO_0044248, obo:GO_0044262 .

obo:GO_0044281
    obo:IAO_0000115 "The chemical reactions and pathways involving small molecules, any low molecular weight, monomeric, non-encoded molecule." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2010-01-26T12:05:20Z" ;
    oboInOwl:hasExactSynonym "small molecule metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044281" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:comment "Small molecules in GO include monosaccharides but exclude disaccharides and polysaccharides." ;
    rdfs:label "small molecule metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0044283
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of small molecules, any low molecular weight, monomeric, non-encoded molecule." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2010-01-26T12:06:49Z" ;
    oboInOwl:hasExactSynonym "small molecule biosynthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044283" ;
    a owl:Class ;
    rdfs:comment "Small molecules in GO include monosaccharides but exclude disaccharides and polysaccharides." ;
    rdfs:label "small molecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0044281 .

obo:GO_0044297
    a owl:Class ;
    rdfs:label "cell body" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0044302
    a owl:Class ;
    rdfs:label "dentate gyrus mossy fiber" ;
    rdfs:subClassOf obo:GO_0030424 .

obo:GO_0044419
    obo:IAO_0000115 "Any process evolved to enable an interaction with an organism of a different species." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/20191"^^xsd:anyURI ;
    obo:RO_0002161 obo:NCBITaxon_4895 ;
    oboInOwl:hasExactSynonym "interaction with another species", "interspecies interaction", "interspecies interaction between organisms", "interspecies interaction with other organisms" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044419" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_candida, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "biological process involved in interspecies interaction between organisms" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0044458
    obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form a motile cilium." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2015-02-06T17:23:23Z" ;
    oboInOwl:hasAlternativeId "GO:1903887" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "motile primary cilia assembly", "motile primary cilia formation", "motile primary cilium assembly", "motile primary cilium formation", "nodal cilium assembly", "nodal cilium formation" ;
    oboInOwl:id "GO:0044458" ;
    a owl:Class ;
    rdfs:label "motile cilium assembly" ;
    rdfs:subClassOf obo:GO_0060271 .

obo:GO_0044464
    a owl:Class ;
    rdfs:label "cell part"@en ;
    rdfs:subClassOf obo:CARO_0000003 .

obo:GO_0044703
    obo:IAO_0000115 "A biological process that directly contributes to the process of producing new individuals, involving another organism." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-09-19T15:56:30Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044703" ;
    a owl:Class ;
    rdfs:label "multi-organism reproductive process" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0051704 .

obo:GO_0044706
    a owl:Class ;
    rdfs:label "multi-multicellular organism process" ;
    rdfs:subClassOf obo:GO_0032501, obo:GO_0051704 .

obo:GO_0044782
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a cilium, a specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-03-27T15:09:58Z" ;
    oboInOwl:hasExactSynonym "microtubule-based flagellum organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044782" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "cilium organization" ;
    rdfs:subClassOf obo:GO_0006996, obo:GO_0120036 .

obo:GO_0045058
    obo:IAO_0000115 "The process in which T cells that express T cell receptors that are restricted by self MHC protein complexes and tolerant to self antigens are selected for further maturation." ;
    oboInOwl:hasDbXref "Wikipedia:Thymocyte" ;
    oboInOwl:hasExactSynonym "T lymphocyte selection", "T-cell selection", "T-lymphocyte selection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045058" ;
    a owl:Class ;
    rdfs:label "T cell selection" ;
    rdfs:subClassOf obo:GO_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030217
    ] .

obo:GO_0045063
    obo:IAO_0000115 "The process in which a relatively unspecialized T cell acquires the specialized features of a T-helper 1 (Th1) cell. A Th1 cell is a CD4-positive, alpha-beta T cell that has the phenotype T-bet-positive and produces interferon-gamma." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T-helper 1 cell development" ;
    oboInOwl:id "GO:0045063" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "T-helper 1 cell differentiation" ;
    rdfs:subClassOf obo:GO_0042093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042088
    ] .

obo:GO_0045064
    obo:IAO_0000115 "The process in which a relatively unspecialized T cell acquires specialized features of a T-helper 2 (Th2) cell. A Th2 cell is a CD4-positive, alpha-beta T cell that has the phenotype GATA-3-positive and produces interleukin-4." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "T-helper 2 cell development" ;
    oboInOwl:id "GO:0045064" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "T-helper 2 cell differentiation" ;
    rdfs:subClassOf obo:GO_0042093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042092
    ] .

obo:GO_0045087
    obo:IAO_0000115 "Innate immune responses are defense responses mediated by germline encoded components that directly recognize components of potential pathogens." ;
    obo:RO_0002161 obo:NCBITaxon_Union_0000023 ;
    oboInOwl:hasAlternativeId "GO:0002226" ;
    oboInOwl:hasDbXref "Wikipedia:Innate_immune_system" ;
    oboInOwl:hasExactSynonym "innate immunity", "nonspecific immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045087" ;
    a owl:Class ;
    rdfs:label "innate immune response" ;
    rdfs:subClassOf obo:GO_0098542 .

obo:GO_0045088
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045088" ;
    a owl:Class ;
    rdfs:label "regulation of innate immune response" ;
    rdfs:subClassOf obo:GO_0002831, obo:GO_0031347, obo:GO_0032101, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045087
            ]
        )
    ] .

obo:GO_0045089
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection." ;
    oboInOwl:hasExactSynonym "up regulation of innate immune response", "up-regulation of innate immune response", "upregulation of innate immune response" ;
    oboInOwl:hasNarrowSynonym "stimulation of innate immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045089" ;
    a owl:Class ;
    rdfs:label "positive regulation of innate immune response" ;
    rdfs:subClassOf obo:GO_0002833, obo:GO_0031349, obo:GO_0032103, obo:GO_0045088, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045087
            ]
        )
    ] .

obo:GO_0045095
    a owl:Class ;
    rdfs:label "keratin filament" ;
    rdfs:subClassOf obo:GO_0005882 .

obo:GO_0045111
    a owl:Class ;
    rdfs:label "intermediate filament cytoskeleton" ;
    rdfs:subClassOf obo:GO_0005856 .

obo:GO_0045124
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of bone tissue loss (resorption)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045124" ;
    a owl:Class ;
    rdfs:label "regulation of bone resorption" ;
    rdfs:subClassOf obo:GO_0046850, obo:GO_0065008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045453
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045453
            ]
        )
    ] .

obo:GO_0045132
    obo:IAO_0000115 "The process in which genetic material, in the form of chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets during M phase of the meiotic cell cycle." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045132" ;
    a owl:Class ;
    rdfs:label "meiotic chromosome segregation" ;
    rdfs:subClassOf obo:GO_0098813, obo:GO_1903046, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0098813
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0045137
    obo:IAO_0000115 "The process whose specific outcome is the progression of the primary sexual characteristics over time, from their formation to the mature structures. The primary sexual characteristics are the testes in males and the ovaries in females and they develop in response to sex hormone secretion." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045137" ;
    a owl:Class ;
    rdfs:label "development of primary sexual characteristics" ;
    rdfs:subClassOf obo:GO_0003006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007548
    ] .

obo:GO_0045144
    obo:IAO_0000115 "The cell cycle process in which sister chromatids are organized and then physically separated and randomly apportioned to two sets during the second division of the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "meiosis II, chromosome segregation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045144" ;
    a owl:Class ;
    rdfs:label "meiotic sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0000819, obo:GO_0045132, obo:GO_0070192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000819
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007135
            ]
        )
    ] .

obo:GO_0045184
    obo:IAO_0000115 "The directed movement of a protein to a specific location." ;
    oboInOwl:hasExactSynonym "establishment of protein localisation", "protein positioning", "protein recruitment" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045184" ;
    a owl:Class ;
    rdfs:label "establishment of protein localization" ;
    rdfs:subClassOf obo:GO_0008104, obo:GO_0051234 .

obo:GO_0045190
    obo:IAO_0000115 "The switching of activated B cells from IgM biosynthesis to biosynthesis of other isotypes of immunoglobulin, accomplished through a recombination process involving an intrachromosomal deletion involving switch regions that reside 5' of each constant region gene segment in the immunoglobulin heavy chain locus." ;
    oboInOwl:hasDbXref "Wikipedia:Immunoglobulin_class_switching" ;
    oboInOwl:hasExactSynonym "class switch recombination", "class switching", "isotype switch recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045190" ;
    a owl:Class ;
    rdfs:comment "Note that IgM and IgD can be coexpressed by B cells via an alternate splicing mechanism, but true recombinational isotype switching to IgD has been demonstrated as well. Note that this term is best used to annotate gene products which are involved in the mechanism of DNA recombination used in isotype switching, like the B cell specific Swap70 factor in the mouse, rather than gene products which promote isotype switching such as cytokines or co-stimulatory molecules, which should instead be annotated to 'regulation of isotype switching ; GO:0045191'." ;
    rdfs:label "isotype switching" ;
    rdfs:subClassOf obo:GO_0002204, obo:GO_0002312 .

obo:GO_0045191
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of isotype switching." ;
    oboInOwl:hasExactSynonym "regulation of class switch recombination", "regulation of class switching", "regulation of isotype switch recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045191" ;
    a owl:Class ;
    rdfs:label "regulation of isotype switching" ;
    rdfs:subClassOf obo:GO_0000018, obo:GO_0002637, obo:GO_0002889, obo:GO_0050864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045190
            ]
        )
    ] .

obo:GO_0045202
    obo:IAO_0000115 "The junction between an axon of one neuron and a dendrite of another neuron, a muscle fiber or a glial cell. As the axon approaches the synapse it enlarges into a specialized structure, the presynaptic terminal bouton, which contains mitochondria and synaptic vesicles. At the tip of the terminal bouton is the presynaptic membrane; facing it, and separated from it by a minute cleft (the synaptic cleft) is a specialized area of membrane on the receiving cell, known as the postsynaptic membrane. In response to the arrival of nerve impulses, the presynaptic terminal bouton secretes molecules of neurotransmitters into the synaptic cleft. These diffuse across the cleft and transmit the signal to the postsynaptic membrane." ;
    oboInOwl:hasDbXref "NIF_Subcellular:sao914572699", "Wikipedia:Chemical_synapse" ;
    oboInOwl:hasExactSynonym "synaptic junction" ;
    oboInOwl:hasNarrowSynonym "mixed synapse" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "electrotonic synapse" ;
    oboInOwl:id "GO:0045202" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_drosophila, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pir, go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "synapse" ;
    rdfs:subClassOf obo:GO_0030054 .

obo:GO_0045229
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of external structures that lie outside the plasma membrane and surround the entire cell." ;
    oboInOwl:hasExactSynonym "external encapsulating structure organisation", "external encapsulating structure organization and biogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045229" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "external encapsulating structure organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0045321
    obo:IAO_0000115 "A change in morphology and behavior of a leukocyte resulting from exposure to a specific antigen, mitogen, cytokine, cellular ligand, or soluble factor." ;
    oboInOwl:hasDbXref "Wikipedia:Immunologic_activation" ;
    oboInOwl:hasExactSynonym "immune cell activation", "leucocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045321" ;
    a owl:Class ;
    rdfs:label "leukocyte activation" ;
    rdfs:subClassOf obo:GO_0001775, obo:GO_0002376 .

obo:GO_0045443
    obo:IAO_0000115 "The regulated release of juvenile hormones, the three sesquiterpenoid derivatives that function to maintain the larval state of insects at molting and that may be required for other processes, e.g. oogenesis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045443" ;
    a owl:Class ;
    rdfs:label "juvenile hormone secretion" ;
    rdfs:subClassOf obo:GO_0046865, obo:GO_0060986, obo:GO_0140353 .

obo:GO_0045453
    obo:IAO_0000115 "The process in which specialized cells known as osteoclasts degrade the organic and inorganic portions of bone, and endocytose and transport the degradation products." ;
    oboInOwl:hasDbXref "Wikipedia:Bone_resorption" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045453" ;
    a owl:Class ;
    rdfs:label "bone resorption" ;
    rdfs:subClassOf obo:GO_0001894, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0046849
    ] .

obo:GO_0045457
    obo:IAO_0000115 "The regulated release of ecdysteroids, a group of polyhydroxylated ketosteroids which initiate post-embryonic development." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045457" ;
    a owl:Class ;
    rdfs:label "ecdysteroid secretion" ;
    rdfs:subClassOf obo:GO_0035929 .

obo:GO_0045577
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of B cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte differentiation", "regulation of B-cell differentiation", "regulation of B-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of B cell development" ;
    oboInOwl:id "GO:0045577" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of B cell differentiation" ;
    rdfs:subClassOf obo:GO_0045619, obo:GO_0050864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030183
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030183
            ]
        )
    ] .

obo:GO_0045578
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of B cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of B cell differentiation", "down-regulation of B cell differentiation", "downregulation of B cell differentiation", "negative regulation of B lymphocyte differentiation", "negative regulation of B-cell differentiation", "negative regulation of B-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of B cell development" ;
    oboInOwl:id "GO:0045578" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of B cell differentiation" ;
    rdfs:subClassOf obo:GO_0045577, obo:GO_0045620, obo:GO_0050869, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030183
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030183
            ]
        )
    ] .

obo:GO_0045579
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of B cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte differentiation", "positive regulation of B-cell differentiation", "positive regulation of B-lymphocyte differentiation", "up regulation of B cell differentiation", "up-regulation of B cell differentiation", "upregulation of B cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of B cell differentiation", "stimulation of B cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of B cell development" ;
    oboInOwl:id "GO:0045579" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of B cell differentiation" ;
    rdfs:subClassOf obo:GO_0045577, obo:GO_0045621, obo:GO_0050871, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030183
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030183
            ]
        )
    ] .

obo:GO_0045580
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of T lymphocyte differentiation", "regulation of T-cell differentiation", "regulation of T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of T cell development" ;
    oboInOwl:id "GO:0045580" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045619, obo:GO_0050863, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:GO_0045581
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of T cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of T cell differentiation", "down-regulation of T cell differentiation", "downregulation of T cell differentiation", "negative regulation of T lymphocyte differentiation", "negative regulation of T-cell differentiation", "negative regulation of T-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of T cell development" ;
    oboInOwl:id "GO:0045581" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045580, obo:GO_0045620, obo:GO_0050868, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:GO_0045582
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of T lymphocyte differentiation", "positive regulation of T-cell differentiation", "positive regulation of T-lymphocyte differentiation", "up regulation of T cell differentiation", "up-regulation of T cell differentiation", "upregulation of T cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of T cell differentiation", "stimulation of T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of T cell development" ;
    oboInOwl:id "GO:0045582" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045580, obo:GO_0045621, obo:GO_0050870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030217
            ]
        )
    ] .

obo:GO_0045586
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gamma-delta T cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of gamma-delta T lymphocyte differentiation", "regulation of gamma-delta T-cell differentiation", "regulation of gamma-delta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of gamma-delta T cell development" ;
    oboInOwl:id "GO:0045586" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of gamma-delta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045580, obo:GO_0046643, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042492
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042492
            ]
        )
    ] .

obo:GO_0045587
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of gamma-delta T cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of gamma-delta T cell differentiation", "down-regulation of gamma-delta T cell differentiation", "downregulation of gamma-delta T cell differentiation", "negative regulation of gamma-delta T lymphocyte differentiation", "negative regulation of gamma-delta T-cell differentiation", "negative regulation of gamma-delta T-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of gamma-delta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of gamma-delta T cell development" ;
    oboInOwl:id "GO:0045587" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of gamma-delta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045581, obo:GO_0045586, obo:GO_0046644, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042492
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042492
            ]
        )
    ] .

obo:GO_0045588
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of gamma-delta T lymphocyte differentiation", "positive regulation of gamma-delta T-cell differentiation", "positive regulation of gamma-delta T-lymphocyte differentiation", "up regulation of gamma-delta T cell differentiation", "up-regulation of gamma-delta T cell differentiation", "upregulation of gamma-delta T cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of gamma-delta T cell differentiation", "stimulation of gamma-delta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of gamma-delta T cell development" ;
    oboInOwl:id "GO:0045588" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of gamma-delta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045582, obo:GO_0045586, obo:GO_0046645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042492
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042492
            ]
        )
    ] .

obo:GO_0045595
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell differentiation, the process in which relatively unspecialized cells acquire specialized structural and functional features." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045595" ;
    a owl:Class ;
    rdfs:label "regulation of cell differentiation" ;
    rdfs:subClassOf obo:GO_0050793, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030154
            ]
        )
    ] .

obo:GO_0045596
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of cell differentiation", "down-regulation of cell differentiation", "downregulation of cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045596" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell differentiation" ;
    rdfs:subClassOf obo:GO_0045595, obo:GO_0048523, obo:GO_0051093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030154
            ]
        )
    ] .

obo:GO_0045597
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of cell differentiation", "up-regulation of cell differentiation", "upregulation of cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of cell differentiation", "stimulation of cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045597" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell differentiation" ;
    rdfs:subClassOf obo:GO_0045595, obo:GO_0048522, obo:GO_0051094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030154
            ]
        )
    ] .

obo:GO_0045604
    a owl:Class ;
    rdfs:label "regulation of epidermal cell differentiation" ;
    rdfs:subClassOf obo:GO_0030856, obo:GO_0045682, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009913
            ]
        )
    ] .

obo:GO_0045605
    a owl:Class ;
    rdfs:label "negative regulation of epidermal cell differentiation" ;
    rdfs:subClassOf obo:GO_0030857, obo:GO_0045604, obo:GO_0045683, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009913
            ]
        )
    ] .

obo:GO_0045606
    a owl:Class ;
    rdfs:label "positive regulation of epidermal cell differentiation" ;
    rdfs:subClassOf obo:GO_0030858, obo:GO_0045604, obo:GO_0045684, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009913
            ]
        )
    ] .

obo:GO_0045616
    a owl:Class ;
    rdfs:label "regulation of keratinocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030216
            ]
        )
    ] .

obo:GO_0045617
    a owl:Class ;
    rdfs:label "negative regulation of keratinocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045605, obo:GO_0045616, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030216
            ]
        )
    ] .

obo:GO_0045618
    a owl:Class ;
    rdfs:label "positive regulation of keratinocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045606, obo:GO_0045616, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030216
            ]
        )
    ] .

obo:GO_0045619
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of lymphocyte differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of lymphocyte development" ;
    oboInOwl:id "GO:0045619" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of lymphocyte differentiation" ;
    rdfs:subClassOf obo:GO_0051249, obo:GO_1902105, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030098
            ]
        )
    ] .

obo:GO_0045620
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte differentiation", "down-regulation of lymphocyte differentiation", "downregulation of lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of lymphocyte development" ;
    oboInOwl:id "GO:0045620" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of lymphocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045619, obo:GO_0051250, obo:GO_1902106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030098
            ]
        )
    ] .

obo:GO_0045621
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of lymphocyte differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte differentiation", "up-regulation of lymphocyte differentiation", "upregulation of lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte differentiation", "stimulation of lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of lymphocyte development" ;
    oboInOwl:id "GO:0045621" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of lymphocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045619, obo:GO_0051251, obo:GO_1902107, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030098
            ]
        )
    ] .

obo:GO_0045622
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T-helper cell differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of T-helper cell development" ;
    oboInOwl:id "GO:0045622" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of T-helper cell differentiation" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0043370, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042093
            ]
        )
    ] .

obo:GO_0045623
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of T-helper cell differentiation", "down-regulation of T-helper cell differentiation", "downregulation of T-helper cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T-helper cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of T-helper cell development" ;
    oboInOwl:id "GO:0045623" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of T-helper cell differentiation" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0043371, obo:GO_0045622, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042093
            ]
        )
    ] .

obo:GO_0045624
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T-helper cell differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of T-helper cell differentiation", "up-regulation of T-helper cell differentiation", "upregulation of T-helper cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of T-helper cell differentiation", "stimulation of T-helper cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of T-helper cell development" ;
    oboInOwl:id "GO:0045624" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of T-helper cell differentiation" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0043372, obo:GO_0045622, obo:GO_0050778, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042093
            ]
        )
    ] .

obo:GO_0045625
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T-helper 1 cell differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of T-helper 1 cell development" ;
    oboInOwl:id "GO:0045625" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of T-helper 1 cell differentiation" ;
    rdfs:subClassOf obo:GO_0002825, obo:GO_0045622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045063
            ]
        )
    ] .

obo:GO_0045626
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper 1 cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of T-helper 1 cell differentiation", "down-regulation of T-helper 1 cell differentiation", "downregulation of T-helper 1 cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T-helper 1 cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of T-helper 1 cell development" ;
    oboInOwl:id "GO:0045626" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of T-helper 1 cell differentiation" ;
    rdfs:subClassOf obo:GO_0002826, obo:GO_0045623, obo:GO_0045625, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045063
            ]
        )
    ] .

obo:GO_0045627
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T-helper 1 cell differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of T-helper 1 cell differentiation", "up-regulation of T-helper 1 cell differentiation", "upregulation of T-helper 1 cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of T-helper 1 cell differentiation", "stimulation of T-helper 1 cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of T-helper 1 cell development" ;
    oboInOwl:id "GO:0045627" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of T-helper 1 cell differentiation" ;
    rdfs:subClassOf obo:GO_0045624, obo:GO_0045625, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045063
            ]
        )
    ] .

obo:GO_0045628
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T-helper 2 cell differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of T-helper 2 cell development" ;
    oboInOwl:id "GO:0045628" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of T-helper 2 cell differentiation" ;
    rdfs:subClassOf obo:GO_0002828, obo:GO_0045622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045064
            ]
        )
    ] .

obo:GO_0045629
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper 2 cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of T-helper 2 cell differentiation", "down-regulation of T-helper 2 cell differentiation", "downregulation of T-helper 2 cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T-helper 2 cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of T-helper 2 cell development" ;
    oboInOwl:id "GO:0045629" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of T-helper 2 cell differentiation" ;
    rdfs:subClassOf obo:GO_0002829, obo:GO_0045623, obo:GO_0045628, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045064
            ]
        )
    ] .

obo:GO_0045630
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T-helper 2 cell differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of T-helper 2 cell differentiation", "up-regulation of T-helper 2 cell differentiation", "upregulation of T-helper 2 cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of T-helper 2 cell differentiation", "stimulation of T-helper 2 cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of T-helper 2 cell development" ;
    oboInOwl:id "GO:0045630" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of T-helper 2 cell differentiation" ;
    rdfs:subClassOf obo:GO_0002830, obo:GO_0045624, obo:GO_0045628, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045064
            ]
        )
    ] .

obo:GO_0045637
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of myeloid cell differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045637" ;
    a owl:Class ;
    rdfs:label "regulation of myeloid cell differentiation" ;
    rdfs:subClassOf obo:GO_0045595, obo:GO_1903706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030099
            ]
        )
    ] .

obo:GO_0045638
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of myeloid cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of myeloid cell differentiation", "down-regulation of myeloid cell differentiation", "downregulation of myeloid cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of myeloid cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045638" ;
    a owl:Class ;
    rdfs:label "negative regulation of myeloid cell differentiation" ;
    rdfs:subClassOf obo:GO_0045596, obo:GO_0045637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030099
            ]
        )
    ] .

obo:GO_0045639
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of myeloid cell differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of myeloid cell differentiation", "up-regulation of myeloid cell differentiation", "upregulation of myeloid cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of myeloid cell differentiation", "stimulation of myeloid cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045639" ;
    a owl:Class ;
    rdfs:label "positive regulation of myeloid cell differentiation" ;
    rdfs:subClassOf obo:GO_0045597, obo:GO_0045637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030099
            ]
        )
    ] .

obo:GO_0045640
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of basophil differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045640" ;
    a owl:Class ;
    rdfs:label "regulation of basophil differentiation" ;
    rdfs:subClassOf obo:GO_0030852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030221
            ]
        )
    ] .

obo:GO_0045641
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of basophil differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of basophil differentiation", "down-regulation of basophil differentiation", "downregulation of basophil differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of basophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045641" ;
    a owl:Class ;
    rdfs:label "negative regulation of basophil differentiation" ;
    rdfs:subClassOf obo:GO_0030853, obo:GO_0045640, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030221
            ]
        )
    ] .

obo:GO_0045642
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of basophil differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of basophil differentiation", "up-regulation of basophil differentiation", "upregulation of basophil differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of basophil differentiation", "stimulation of basophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045642" ;
    a owl:Class ;
    rdfs:label "positive regulation of basophil differentiation" ;
    rdfs:subClassOf obo:GO_0030854, obo:GO_0045640, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030221
            ]
        )
    ] .

obo:GO_0045643
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of eosinophil differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045643" ;
    a owl:Class ;
    rdfs:label "regulation of eosinophil differentiation" ;
    rdfs:subClassOf obo:GO_0030852, obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030222
            ]
        )
    ] .

obo:GO_0045644
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of eosinophil differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of eosinophil differentiation", "down-regulation of eosinophil differentiation", "downregulation of eosinophil differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of eosinophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045644" ;
    a owl:Class ;
    rdfs:label "negative regulation of eosinophil differentiation" ;
    rdfs:subClassOf obo:GO_0010721, obo:GO_0030853, obo:GO_0045643, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030222
            ]
        )
    ] .

obo:GO_0045645
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of eosinophil differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of eosinophil differentiation", "up-regulation of eosinophil differentiation", "upregulation of eosinophil differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of eosinophil differentiation", "stimulation of eosinophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045645" ;
    a owl:Class ;
    rdfs:label "positive regulation of eosinophil differentiation" ;
    rdfs:subClassOf obo:GO_0010720, obo:GO_0030854, obo:GO_0045643, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030222
            ]
        )
    ] .

obo:GO_0045646
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of erythrocyte differentiation." ;
    oboInOwl:hasExactSynonym "regulation of RBC differentiation", "regulation of red blood cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045646" ;
    a owl:Class ;
    rdfs:label "regulation of erythrocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030218
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030218
            ]
        )
    ] .

obo:GO_0045647
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of erythrocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of erythrocyte differentiation", "down-regulation of erythrocyte differentiation", "downregulation of erythrocyte differentiation", "negative regulation of RBC differentiation", "negative regulation of red blood cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of erythrocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045647" ;
    a owl:Class ;
    rdfs:label "negative regulation of erythrocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045638, obo:GO_0045646, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030218
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030218
            ]
        )
    ] .

obo:GO_0045648
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of erythrocyte differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of RBC differentiation", "positive regulation of red blood cell differentiation", "up regulation of erythrocyte differentiation", "up-regulation of erythrocyte differentiation", "upregulation of erythrocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of erythrocyte differentiation", "stimulation of erythrocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045648" ;
    a owl:Class ;
    rdfs:label "positive regulation of erythrocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045639, obo:GO_0045646, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030218
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030218
            ]
        )
    ] .

obo:GO_0045649
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of macrophage differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045649" ;
    a owl:Class ;
    rdfs:label "regulation of macrophage differentiation" ;
    rdfs:subClassOf obo:GO_0002761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030225
            ]
        )
    ] .

obo:GO_0045650
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of macrophage differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of macrophage differentiation", "down-regulation of macrophage differentiation", "downregulation of macrophage differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of macrophage differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045650" ;
    a owl:Class ;
    rdfs:label "negative regulation of macrophage differentiation" ;
    rdfs:subClassOf obo:GO_0002762, obo:GO_0045649, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030225
            ]
        )
    ] .

obo:GO_0045651
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of macrophage differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of macrophage differentiation", "up-regulation of macrophage differentiation", "upregulation of macrophage differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of macrophage differentiation", "stimulation of macrophage differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045651" ;
    a owl:Class ;
    rdfs:label "positive regulation of macrophage differentiation" ;
    rdfs:subClassOf obo:GO_0002763, obo:GO_0045649, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030225
            ]
        )
    ] .

obo:GO_0045652
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of megakaryocyte differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045652" ;
    a owl:Class ;
    rdfs:label "regulation of megakaryocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030219
            ]
        )
    ] .

obo:GO_0045653
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of megakaryocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of megakaryocyte differentiation", "down-regulation of megakaryocyte differentiation", "downregulation of megakaryocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of megakaryocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045653" ;
    a owl:Class ;
    rdfs:label "negative regulation of megakaryocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045638, obo:GO_0045652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030219
            ]
        )
    ] .

obo:GO_0045654
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of megakaryocyte differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of megakaryocyte differentiation", "up-regulation of megakaryocyte differentiation", "upregulation of megakaryocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of megakaryocyte differentiation", "stimulation of megakaryocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045654" ;
    a owl:Class ;
    rdfs:label "positive regulation of megakaryocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045639, obo:GO_0045652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030219
            ]
        )
    ] .

obo:GO_0045655
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of monocyte differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045655" ;
    a owl:Class ;
    rdfs:label "regulation of monocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:GO_0045656
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of monocyte differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of monocyte differentiation", "down-regulation of monocyte differentiation", "downregulation of monocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of monocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045656" ;
    a owl:Class ;
    rdfs:label "negative regulation of monocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002762, obo:GO_0045655, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:GO_0045657
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of monocyte differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of monocyte differentiation", "up-regulation of monocyte differentiation", "upregulation of monocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of monocyte differentiation", "stimulation of monocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045657" ;
    a owl:Class ;
    rdfs:label "positive regulation of monocyte differentiation" ;
    rdfs:subClassOf obo:GO_0002763, obo:GO_0045655, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030224
            ]
        )
    ] .

obo:GO_0045658
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of neutrophil differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045658" ;
    a owl:Class ;
    rdfs:label "regulation of neutrophil differentiation" ;
    rdfs:subClassOf obo:GO_0030852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030223
            ]
        )
    ] .

obo:GO_0045659
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of neutrophil differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of neutrophil differentiation", "down-regulation of neutrophil differentiation", "downregulation of neutrophil differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of neutrophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045659" ;
    a owl:Class ;
    rdfs:label "negative regulation of neutrophil differentiation" ;
    rdfs:subClassOf obo:GO_0030853, obo:GO_0045658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030223
            ]
        )
    ] .

obo:GO_0045660
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of neutrophil differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of neutrophil differentiation", "up-regulation of neutrophil differentiation", "upregulation of neutrophil differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of neutrophil differentiation", "stimulation of neutrophil differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045660" ;
    a owl:Class ;
    rdfs:label "positive regulation of neutrophil differentiation" ;
    rdfs:subClassOf obo:GO_0030854, obo:GO_0045658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030223
            ]
        )
    ] .

obo:GO_0045670
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of osteoclast differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045670" ;
    a owl:Class ;
    rdfs:label "regulation of osteoclast differentiation" ;
    rdfs:subClassOf obo:GO_0002761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030316
            ]
        )
    ] .

obo:GO_0045671
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of osteoclast differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of osteoclast differentiation", "down-regulation of osteoclast differentiation", "downregulation of osteoclast differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of osteoclast differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045671" ;
    a owl:Class ;
    rdfs:label "negative regulation of osteoclast differentiation" ;
    rdfs:subClassOf obo:GO_0002762, obo:GO_0045670, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030316
            ]
        )
    ] .

obo:GO_0045672
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of osteoclast differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of osteoclast differentiation", "up-regulation of osteoclast differentiation", "upregulation of osteoclast differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of osteoclast differentiation", "stimulation of osteoclast differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045672" ;
    a owl:Class ;
    rdfs:label "positive regulation of osteoclast differentiation" ;
    rdfs:subClassOf obo:GO_0002763, obo:GO_0045670, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030316
            ]
        )
    ] .

obo:GO_0045682
    a owl:Class ;
    rdfs:label "regulation of epidermis development" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008544
            ]
        )
    ] .

obo:GO_0045683
    a owl:Class ;
    rdfs:label "negative regulation of epidermis development" ;
    rdfs:subClassOf obo:GO_0045682, obo:GO_0051093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008544
            ]
        )
    ] .

obo:GO_0045684
    a owl:Class ;
    rdfs:label "positive regulation of epidermis development" ;
    rdfs:subClassOf obo:GO_0045682, obo:GO_0051094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008544
            ]
        )
    ] .

obo:GO_0045700
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of spermatid nuclear differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045700" ;
    a owl:Class ;
    rdfs:label "regulation of spermatid nuclear differentiation" ;
    rdfs:subClassOf obo:GO_0051239, obo:GO_1903353, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007289
            ]
        )
    ] .

obo:GO_0045701
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of spermatid nuclear differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of spermatid nuclear differentiation", "down-regulation of spermatid nuclear differentiation", "downregulation of spermatid nuclear differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of spermatid nuclear differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045701" ;
    a owl:Class ;
    rdfs:label "negative regulation of spermatid nuclear differentiation" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_0045596, obo:GO_0045700, obo:GO_0051241, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007289
            ]
        )
    ] .

obo:GO_0045702
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of spermatid nuclear differentiation." ;
    oboInOwl:hasExactSynonym "up regulation of spermatid nuclear differentiation", "up-regulation of spermatid nuclear differentiation", "upregulation of spermatid nuclear differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of spermatid nuclear differentiation", "stimulation of spermatid nuclear differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045702" ;
    a owl:Class ;
    rdfs:label "positive regulation of spermatid nuclear differentiation" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0045597, obo:GO_0045700, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007289
            ]
        )
    ] .

obo:GO_0045719
    a owl:Class ;
    rdfs:label "negative regulation of glycogen biosynthetic process" ;
    rdfs:subClassOf obo:GO_0005979, obo:GO_0070874, obo:GO_2000113, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005978
            ]
        )
    ] .

obo:GO_0045724
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the formation of a cilium." ;
    oboInOwl:hasBroadSynonym "positive regulation of flagellum assembly" ;
    oboInOwl:hasExactSynonym "up regulation of cilium assembly", "up-regulation of cilium assembly", "upregulation of cilium assembly" ;
    oboInOwl:hasNarrowSynonym "activation of cilium assembly", "stimulation of cilium assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of flagellum biogenesis" ;
    oboInOwl:id "GO:0045724" ;
    a owl:Class ;
    rdfs:label "positive regulation of cilium assembly" ;
    rdfs:subClassOf obo:GO_0120034, obo:GO_1902017, obo:GO_1902117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060271
            ]
        )
    ] .

obo:GO_0045725
    a owl:Class ;
    rdfs:label "positive regulation of glycogen biosynthetic process" ;
    rdfs:subClassOf obo:GO_0005979, obo:GO_0010557, obo:GO_0031328, obo:GO_0070875, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005978
            ]
        )
    ] .

obo:GO_0045729
    obo:IAO_0000115 "The phase of elevated metabolic activity, during which oxygen consumption increases, that occurs at fertilization. An enhanced uptake of oxygen leads to the production of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals. Capacitation, a necessary prerequisite event to successful fertilization, can be induced by reactive oxygen species in vitro; hydrogen peroxide is used as an extracellular oxidant to cross-link the protective surface envelopes." ;
    oboInOwl:hasExactSynonym "metabolic burst at fertilization", "oxidative burst at fertilization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045729" ;
    a owl:Class ;
    rdfs:label "respiratory burst at fertilization" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0045730, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007338
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045730
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:GO_0045730
    obo:IAO_0000115 "A phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasDbXref "Wikipedia:Respiratory_burst" ;
    oboInOwl:hasExactSynonym "metabolic burst", "oxidative burst" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045730" ;
    a owl:Class ;
    rdfs:label "respiratory burst" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0045759
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." ;
    oboInOwl:hasExactSynonym "down regulation of action potential", "down-regulation of action potential", "downregulation of action potential" ;
    oboInOwl:hasNarrowSynonym "inhibition of action potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045759" ;
    a owl:Class ;
    rdfs:label "negative regulation of action potential" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0098900, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001508
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001508
            ]
        )
    ] .

obo:GO_0045760
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." ;
    oboInOwl:hasExactSynonym "up regulation of action potential", "up-regulation of action potential", "upregulation of action potential" ;
    oboInOwl:hasNarrowSynonym "activation of action potential", "stimulation of action potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045760" ;
    a owl:Class ;
    rdfs:label "positive regulation of action potential" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0098900, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001508
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001508
            ]
        )
    ] .

obo:GO_0045765
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of angiogenesis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045765" ;
    a owl:Class ;
    rdfs:label "regulation of angiogenesis" ;
    rdfs:subClassOf obo:GO_0022603, obo:GO_1901342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001525
            ]
        )
    ] .

obo:GO_0045766
    obo:IAO_0000115 "Any process that activates or increases angiogenesis." ;
    oboInOwl:hasExactSynonym "up regulation of angiogenesis", "up-regulation of angiogenesis", "upregulation of angiogenesis" ;
    oboInOwl:hasNarrowSynonym "activation of angiogenesis", "stimulation of angiogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045766" ;
    a owl:Class ;
    rdfs:label "positive regulation of angiogenesis" ;
    rdfs:subClassOf obo:GO_0045765, obo:GO_1904018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001525
            ]
        )
    ] .

obo:GO_0045778
    a owl:Class ;
    rdfs:label "positive regulation of ossification" ;
    rdfs:subClassOf obo:GO_0030278, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001503
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001503
            ]
        )
    ] .

obo:GO_0045779
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of bone resorption." ;
    oboInOwl:hasExactSynonym "down regulation of bone resorption", "down-regulation of bone resorption", "downregulation of bone resorption" ;
    oboInOwl:hasNarrowSynonym "inhibition of bone resorption" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045779" ;
    a owl:Class ;
    rdfs:label "negative regulation of bone resorption" ;
    rdfs:subClassOf obo:GO_0045124, obo:GO_0046851, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045453
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045453
            ]
        )
    ] .

obo:GO_0045780
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of bone resorption." ;
    oboInOwl:hasExactSynonym "up regulation of bone resorption", "up-regulation of bone resorption", "upregulation of bone resorption" ;
    oboInOwl:hasNarrowSynonym "activation of bone resorption", "stimulation of bone resorption" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045780" ;
    a owl:Class ;
    rdfs:label "positive regulation of bone resorption" ;
    rdfs:subClassOf obo:GO_0045124, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045453
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045453
            ]
        )
    ] .

obo:GO_0045785
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell adhesion." ;
    oboInOwl:hasExactSynonym "up regulation of cell adhesion", "up-regulation of cell adhesion", "upregulation of cell adhesion" ;
    oboInOwl:hasNarrowSynonym "activation of cell adhesion", "stimulation of cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045785" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell adhesion" ;
    rdfs:subClassOf obo:GO_0030155, obo:GO_0048522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007155
            ]
        )
    ] .

obo:GO_0045786
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of progression through the cell cycle." ;
    oboInOwl:hasExactSynonym "down regulation of progression through cell cycle", "down-regulation of progression through cell cycle", "downregulation of progression through cell cycle", "negative regulation of cell cycle progression", "negative regulation of progression through cell cycle" ;
    oboInOwl:hasNarrowSynonym "inhibition of progression through cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045786" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell cycle" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0045787
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of progression through the cell cycle." ;
    oboInOwl:hasExactSynonym "positive regulation of cell cycle progression", "positive regulation of progression through cell cycle", "up regulation of progression through cell cycle", "up-regulation of progression through cell cycle", "upregulation of progression through cell cycle" ;
    oboInOwl:hasNarrowSynonym "activation of progression through cell cycle", "stimulation of progression through cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045787" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell cycle" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0045806
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of endocytosis." ;
    oboInOwl:hasExactSynonym "down regulation of endocytosis", "down-regulation of endocytosis", "downregulation of endocytosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of endocytosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045806" ;
    a owl:Class ;
    rdfs:label "negative regulation of endocytosis" ;
    rdfs:subClassOf obo:GO_0030100, obo:GO_0051051, obo:GO_0051129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006897
            ]
        )
    ] .

obo:GO_0045807
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of endocytosis." ;
    oboInOwl:hasExactSynonym "up regulation of endocytosis", "up-regulation of endocytosis", "upregulation of endocytosis" ;
    oboInOwl:hasNarrowSynonym "activation of endocytosis", "stimulation of endocytosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045807" ;
    a owl:Class ;
    rdfs:label "positive regulation of endocytosis" ;
    rdfs:subClassOf obo:GO_0030100, obo:GO_0051050, obo:GO_0051130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006897
            ]
        )
    ] .

obo:GO_0045818
    a owl:Class ;
    rdfs:label "negative regulation of glycogen catabolic process" ;
    rdfs:subClassOf obo:GO_0005981, obo:GO_0031330, obo:GO_0070874, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005980
            ]
        )
    ] .

obo:GO_0045819
    a owl:Class ;
    rdfs:label "positive regulation of glycogen catabolic process" ;
    rdfs:subClassOf obo:GO_0005981, obo:GO_0031331, obo:GO_0070875, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005980
            ]
        )
    ] .

obo:GO_0045822
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of heart contraction." ;
    oboInOwl:hasExactSynonym "down regulation of heart contraction", "down-regulation of heart contraction", "downregulation of heart contraction" ;
    oboInOwl:hasNarrowSynonym "inhibition of heart contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cardiac contraction" ;
    oboInOwl:id "GO:0045822" ;
    a owl:Class ;
    rdfs:label "negative regulation of heart contraction" ;
    rdfs:subClassOf obo:GO_0008016, obo:GO_1903523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060047
            ]
        )
    ] .

obo:GO_0045823
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of heart contraction." ;
    oboInOwl:hasExactSynonym "positive regulation of cardiac contraction", "up regulation of heart contraction", "up-regulation of heart contraction", "upregulation of heart contraction" ;
    oboInOwl:hasNarrowSynonym "activation of heart contraction", "stimulation of heart contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045823" ;
    a owl:Class ;
    rdfs:label "positive regulation of heart contraction" ;
    rdfs:subClassOf obo:GO_0008016, obo:GO_1903524, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060047
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060047
            ]
        )
    ] .

obo:GO_0045824
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the innate immune response." ;
    oboInOwl:hasExactSynonym "down regulation of innate immune response", "down-regulation of innate immune response", "downregulation of innate immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of innate immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045824" ;
    a owl:Class ;
    rdfs:label "negative regulation of innate immune response" ;
    rdfs:subClassOf obo:GO_0002832, obo:GO_0031348, obo:GO_0032102, obo:GO_0045088, obo:GO_0050777, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045087
            ]
        )
    ] .

obo:GO_0045829
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of isotype switching." ;
    oboInOwl:hasExactSynonym "down regulation of isotype switching", "down-regulation of isotype switching", "downregulation of isotype switching", "negative regulation of class switch recombination", "negative regulation of class switching", "negative regulation of isotype switch recombination" ;
    oboInOwl:hasNarrowSynonym "inhibition of isotype switching" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045829" ;
    a owl:Class ;
    rdfs:label "negative regulation of isotype switching" ;
    rdfs:subClassOf obo:GO_0002638, obo:GO_0002890, obo:GO_0045191, obo:GO_0045910, obo:GO_0050869, obo:GO_0051093, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045190
            ]
        )
    ] .

obo:GO_0045830
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of isotype switching." ;
    oboInOwl:hasExactSynonym "positive regulation of class switch recombination", "positive regulation of class switching", "positive regulation of isotype switch recombination", "up regulation of isotype switching", "up-regulation of isotype switching", "upregulation of isotype switching" ;
    oboInOwl:hasNarrowSynonym "activation of isotype switching", "stimulation of isotype switching" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045830" ;
    a owl:Class ;
    rdfs:label "positive regulation of isotype switching" ;
    rdfs:subClassOf obo:GO_0002639, obo:GO_0002891, obo:GO_0045191, obo:GO_0045911, obo:GO_0050871, obo:GO_0051094, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045190
            ]
        )
    ] .

obo:GO_0045833
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving lipids." ;
    oboInOwl:hasExactSynonym "down regulation of lipid metabolic process", "down-regulation of lipid metabolic process", "downregulation of lipid metabolic process", "negative regulation of lipid metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of lipid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045833" ;
    a owl:Class ;
    rdfs:label "negative regulation of lipid metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0019216, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006629
            ]
        )
    ] .

obo:GO_0045834
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving lipids." ;
    oboInOwl:hasExactSynonym "positive regulation of lipid metabolism", "up regulation of lipid metabolic process", "up-regulation of lipid metabolic process", "upregulation of lipid metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of lipid metabolic process", "stimulation of lipid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045834" ;
    a owl:Class ;
    rdfs:label "positive regulation of lipid metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0019216, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006629
            ]
        )
    ] .

obo:GO_0045835
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of meiosis." ;
    oboInOwl:hasExactSynonym "down regulation of meiosis", "down-regulation of meiosis", "downregulation of meiosis", "negative regulation of meiosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045835" ;
    a owl:Class ;
    rdfs:label "negative regulation of meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0010948, obo:GO_0040020, obo:GO_0051447, obo:GO_0051784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0045836
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of meiosis." ;
    oboInOwl:hasExactSynonym "positive regulation of meiosis", "up regulation of meiosis", "up-regulation of meiosis", "upregulation of meiosis" ;
    oboInOwl:hasNarrowSynonym "activation of meiosis", "stimulation of meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045836" ;
    a owl:Class ;
    rdfs:label "positive regulation of meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0040020, obo:GO_0051446, obo:GO_0051785, obo:GO_0090068, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0045839
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of mitosis. Mitosis is the division of the eukaryotic cell nucleus to produce two daughter nuclei that, usually, contain the identical chromosome complement to their mother." ;
    oboInOwl:hasExactSynonym "down regulation of mitosis", "down-regulation of mitosis", "downregulation of mitosis", "negative regulation of mitosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045839" ;
    a owl:Class ;
    rdfs:label "negative regulation of mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0007088, obo:GO_0010948, obo:GO_0045930, obo:GO_0051784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0045840
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of mitosis." ;
    oboInOwl:hasExactSynonym "positive regulation of mitosis", "up regulation of mitosis", "up-regulation of mitosis", "upregulation of mitosis" ;
    oboInOwl:hasNarrowSynonym "activation of mitosis", "mitogenic activity", "stimulation of mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045840" ;
    a owl:Class ;
    rdfs:label "positive regulation of mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0007088, obo:GO_0051785, obo:GO_0090068, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0045910
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of DNA recombination." ;
    oboInOwl:hasExactSynonym "down regulation of DNA recombination", "down-regulation of DNA recombination", "downregulation of DNA recombination" ;
    oboInOwl:hasNarrowSynonym "inhibition of DNA recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045910" ;
    a owl:Class ;
    rdfs:label "negative regulation of DNA recombination" ;
    rdfs:subClassOf obo:GO_0000018, obo:GO_0051053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006310
            ]
        )
    ] .

obo:GO_0045911
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of DNA recombination." ;
    oboInOwl:hasExactSynonym "up regulation of DNA recombination", "up-regulation of DNA recombination", "upregulation of DNA recombination" ;
    oboInOwl:hasNarrowSynonym "activation of DNA recombination", "stimulation of DNA recombination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045911" ;
    a owl:Class ;
    rdfs:label "positive regulation of DNA recombination" ;
    rdfs:subClassOf obo:GO_0000018, obo:GO_0051054, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006310
            ]
        )
    ] .

obo:GO_0045912
    a owl:Class ;
    rdfs:label "negative regulation of carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0009892, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005975
            ]
        )
    ] .

obo:GO_0045913
    a owl:Class ;
    rdfs:label "positive regulation of carbohydrate metabolic process" ;
    rdfs:subClassOf obo:GO_0006109, obo:GO_0009893, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005975
            ]
        )
    ] .

obo:GO_0045920
    a owl:Class ;
    rdfs:label "negative regulation of exocytosis" ;
    rdfs:subClassOf obo:GO_0017157, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006887
            ]
        )
    ] .

obo:GO_0045921
    a owl:Class ;
    rdfs:label "positive regulation of exocytosis" ;
    rdfs:subClassOf obo:GO_0017157, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006887
            ]
        )
    ] .

obo:GO_0045926
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of growth, the increase in size or mass of all or part of an organism." ;
    oboInOwl:hasExactSynonym "down regulation of growth", "down-regulation of growth", "downregulation of growth" ;
    oboInOwl:hasNarrowSynonym "inhibition of growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045926" ;
    a owl:Class ;
    rdfs:label "negative regulation of growth" ;
    rdfs:subClassOf obo:GO_0040008, obo:GO_0048519, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0040007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0040007
            ]
        )
    ] .

obo:GO_0045927
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of growth, the increase in size or mass of all or part of an organism." ;
    oboInOwl:hasExactSynonym "up regulation of growth", "up-regulation of growth", "upregulation of growth" ;
    oboInOwl:hasNarrowSynonym "activation of growth", "stimulation of growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045927" ;
    a owl:Class ;
    rdfs:label "positive regulation of growth" ;
    rdfs:subClassOf obo:GO_0040008, obo:GO_0048518, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0040007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0040007
            ]
        )
    ] .

obo:GO_0045930
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of progression through the mitotic cell cycle." ;
    oboInOwl:hasExactSynonym "down regulation of progression through mitotic cell cycle", "down-regulation of progression through mitotic cell cycle", "downregulation of progression through mitotic cell cycle", "negative regulation of mitotic cell cycle progression", "negative regulation of progression through mitotic cell cycle" ;
    oboInOwl:hasNarrowSynonym "inhibition of progression through mitotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045930" ;
    a owl:Class ;
    rdfs:label "negative regulation of mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007346, obo:GO_0045786, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0045931
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of progression through the mitotic cell cycle." ;
    oboInOwl:hasExactSynonym "positive regulation of mitotic cell cycle progression", "positive regulation of progression through mitotic cell cycle", "up regulation of progression through mitotic cell cycle", "up-regulation of progression through mitotic cell cycle", "upregulation of progression through mitotic cell cycle" ;
    oboInOwl:hasNarrowSynonym "activation of progression through mitotic cell cycle", "stimulation of progression through mitotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045931" ;
    a owl:Class ;
    rdfs:label "positive regulation of mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007346, obo:GO_0045787, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0045932
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of muscle contraction." ;
    oboInOwl:hasExactSynonym "down regulation of muscle contraction", "down-regulation of muscle contraction", "downregulation of muscle contraction" ;
    oboInOwl:hasNarrowSynonym "inhibition of muscle contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045932" ;
    a owl:Class ;
    rdfs:label "negative regulation of muscle contraction" ;
    rdfs:subClassOf obo:GO_0006937, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006936
            ]
        )
    ] .

obo:GO_0045933
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of muscle contraction." ;
    oboInOwl:hasExactSynonym "up regulation of muscle contraction", "up-regulation of muscle contraction", "upregulation of muscle contraction" ;
    oboInOwl:hasNarrowSynonym "activation of muscle contraction", "stimulation of muscle contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045933" ;
    a owl:Class ;
    rdfs:label "positive regulation of muscle contraction" ;
    rdfs:subClassOf obo:GO_0006937, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006936
            ]
        )
    ] .

obo:GO_0045934
    obo:IAO_0000115 "Any cellular process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasExactSynonym "down regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "down-regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "downregulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0045934" ;
    a owl:Class ;
    rdfs:label "negative regulation of nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0019219, obo:GO_0031324, obo:GO_0051172, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006139
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006139
            ]
        )
    ] .

obo:GO_0045935
    obo:IAO_0000115 "Any cellular process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasExactSynonym "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism", "up regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "up-regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "upregulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "stimulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0045935" ;
    a owl:Class ;
    rdfs:label "positive regulation of nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0019219, obo:GO_0031325, obo:GO_0051173, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006139
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006139
            ]
        )
    ] .

obo:GO_0045939
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving steroids." ;
    oboInOwl:hasExactSynonym "down regulation of steroid metabolic process", "down-regulation of steroid metabolic process", "downregulation of steroid metabolic process", "negative regulation of steroid metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of steroid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045939" ;
    a owl:Class ;
    rdfs:label "negative regulation of steroid metabolic process" ;
    rdfs:subClassOf obo:GO_0019218, obo:GO_0045833, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008202
            ]
        )
    ] .

obo:GO_0045940
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving steroids." ;
    oboInOwl:hasExactSynonym "positive regulation of steroid metabolism", "up regulation of steroid metabolic process", "up-regulation of steroid metabolic process", "upregulation of steroid metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of steroid metabolic process", "stimulation of steroid metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045940" ;
    a owl:Class ;
    rdfs:label "positive regulation of steroid metabolic process" ;
    rdfs:subClassOf obo:GO_0019218, obo:GO_0045834, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008202
            ]
        )
    ] .

obo:GO_0045953
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of natural killer mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "down regulation of natural killer cell mediated cytotoxicity", "down-regulation of natural killer cell mediated cytotoxicity", "downregulation of natural killer cell mediated cytotoxicity", "negative regulation of NK cell mediated cell death", "negative regulation of NK cell mediated cell killing", "negative regulation of NK cell mediated cytotoxicity", "negative regulation of natural killer cell mediated cell death", "negative regulation of natural killer cell mediated cell killing" ;
    oboInOwl:hasNarrowSynonym "inhibition of natural killer cell mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of NK cell mediated cytolysis", "negative regulation of natural killer cell mediated cytolysis" ;
    oboInOwl:id "GO:0045953" ;
    a owl:Class ;
    rdfs:label "negative regulation of natural killer cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001911, obo:GO_0002716, obo:GO_0042269, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042267
            ]
        )
    ] .

obo:GO_0045954
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of natural killer cell mediated cytotoxicity." ;
    oboInOwl:hasExactSynonym "positive regulation of NK cell mediated cell death", "positive regulation of NK cell mediated cell killing", "positive regulation of NK cell mediated cytotoxicity", "positive regulation of natural killer cell mediated cell death", "positive regulation of natural killer cell mediated cell killing", "up regulation of natural killer cell mediated cytotoxicity", "up-regulation of natural killer cell mediated cytotoxicity", "upregulation of natural killer cell mediated cytotoxicity" ;
    oboInOwl:hasNarrowSynonym "activation of natural killer cell mediated cytotoxicity", "stimulation of natural killer cell mediated cytotoxicity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of NK cell mediated cytolysis", "positive regulation of natural killer cell mediated cytolysis" ;
    oboInOwl:id "GO:0045954" ;
    a owl:Class ;
    rdfs:label "positive regulation of natural killer cell mediated cytotoxicity" ;
    rdfs:subClassOf obo:GO_0001912, obo:GO_0002717, obo:GO_0042269, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042267
            ]
        )
    ] .

obo:GO_0045972
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of juvenile hormone." ;
    oboInOwl:hasExactSynonym "down regulation of juvenile hormone secretion", "down-regulation of juvenile hormone secretion", "downregulation of juvenile hormone secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of juvenile hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045972" ;
    a owl:Class ;
    rdfs:label "negative regulation of juvenile hormone secretion" ;
    rdfs:subClassOf obo:GO_0007558, obo:GO_0032369, obo:GO_0046888, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045443
            ]
        )
    ] .

obo:GO_0045973
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of juvenile hormone." ;
    oboInOwl:hasExactSynonym "up regulation of juvenile hormone secretion", "up-regulation of juvenile hormone secretion", "upregulation of juvenile hormone secretion" ;
    oboInOwl:hasNarrowSynonym "activation of juvenile hormone secretion", "stimulation of juvenile hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045973" ;
    a owl:Class ;
    rdfs:label "positive regulation of juvenile hormone secretion" ;
    rdfs:subClassOf obo:GO_0007558, obo:GO_0032370, obo:GO_0046887, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045443
            ]
        )
    ] .

obo:GO_0045986
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of smooth muscle contraction." ;
    oboInOwl:hasExactSynonym "down regulation of smooth muscle contraction", "down-regulation of smooth muscle contraction", "downregulation of smooth muscle contraction" ;
    oboInOwl:hasNarrowSynonym "inhibition of smooth muscle contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "smooth muscle relaxation" ;
    oboInOwl:id "GO:0045986" ;
    a owl:Class ;
    rdfs:label "negative regulation of smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006940, obo:GO_0045932, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006939
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006939
            ]
        )
    ] .

obo:GO_0045987
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of smooth muscle contraction." ;
    oboInOwl:hasExactSynonym "up regulation of smooth muscle contraction", "up-regulation of smooth muscle contraction", "upregulation of smooth muscle contraction" ;
    oboInOwl:hasNarrowSynonym "activation of smooth muscle contraction", "stimulation of smooth muscle contraction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045987" ;
    a owl:Class ;
    rdfs:label "positive regulation of smooth muscle contraction" ;
    rdfs:subClassOf obo:GO_0006940, obo:GO_0045933, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006939
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006939
            ]
        )
    ] .

obo:GO_0045988
    a owl:Class ;
    rdfs:label "negative regulation of striated muscle contraction" ;
    rdfs:subClassOf obo:GO_0006942, obo:GO_0045932, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006941
            ]
        )
    ] .

obo:GO_0045989
    a owl:Class ;
    rdfs:label "positive regulation of striated muscle contraction" ;
    rdfs:subClassOf obo:GO_0006942, obo:GO_0045933, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006941
            ]
        )
    ] .

obo:GO_0045992
    a owl:Class ;
    rdfs:label "negative regulation of embryonic development" ;
    rdfs:subClassOf obo:GO_0045995, obo:GO_0051093, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:GO_0045995
    a owl:Class ;
    rdfs:label "regulation of embryonic development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:GO_0045999
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of ecdysteroid." ;
    oboInOwl:hasExactSynonym "down regulation of ecdysteroid secretion", "down-regulation of ecdysteroid secretion", "downregulation of ecdysteroid secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of ecdysteroid secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045999" ;
    a owl:Class ;
    rdfs:label "negative regulation of ecdysteroid secretion" ;
    rdfs:subClassOf obo:GO_0007555, obo:GO_2000832, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045457
            ]
        )
    ] .

obo:GO_0046000
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of ecdysteroid." ;
    oboInOwl:hasExactSynonym "up regulation of ecdysteroid secretion", "up-regulation of ecdysteroid secretion", "upregulation of ecdysteroid secretion" ;
    oboInOwl:hasNarrowSynonym "activation of ecdysteroid secretion", "stimulation of ecdysteroid secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046000" ;
    a owl:Class ;
    rdfs:label "positive regulation of ecdysteroid secretion" ;
    rdfs:subClassOf obo:GO_0007555, obo:GO_2000833, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045457
            ]
        )
    ] .

obo:GO_0046165
    a owl:Class ;
    rdfs:label "alcohol biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006066, obo:GO_0044283, obo:GO_1901617 .

obo:GO_0046184
    a owl:Class ;
    rdfs:label "aldehyde biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006081, obo:GO_0044249, obo:GO_1901576 .

obo:GO_0046394
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of carboxylic acids, any organic acid containing one or more carboxyl (-COOH) groups." ;
    oboInOwl:hasExactSynonym "carboxylic acid anabolism", "carboxylic acid biosynthesis", "carboxylic acid formation", "carboxylic acid synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046394" ;
    a owl:Class ;
    rdfs:label "carboxylic acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0016053, obo:GO_0019752 .

obo:GO_0046483
    obo:IAO_0000115 "The chemical reactions and pathways involving heterocyclic compounds, those with a cyclic molecular structure and at least two different atoms in the ring (or rings)." ;
    oboInOwl:hasExactSynonym "heterocycle metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046483" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "heterocycle metabolic process" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0046541
    a owl:Class ;
    rdfs:label "saliva secretion" ;
    rdfs:subClassOf obo:GO_0007589, obo:GO_0022600, obo:GO_0032941 .

obo:GO_0046545
    obo:IAO_0000115 "The process whose specific outcome is the progression of the primary female sexual characteristics over time, from their formation to the mature structure. The primary female sexual characteristics are the ovaries, and they develop in response to sex hormone secretion." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046545" ;
    a owl:Class ;
    rdfs:label "development of primary female sexual characteristics" ;
    rdfs:subClassOf obo:GO_0045137, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0046660
    ] .

obo:GO_0046625
    obo:IAO_0000115 "Binding to a sphingolipid, a class of lipids containing the long-chain amine diol sphingosine or a closely related base (a sphingoid)." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0046625" ;
    a owl:Class ;
    rdfs:label "sphingolipid binding" ;
    rdfs:subClassOf obo:GO_0008289 .

obo:GO_0046629
    obo:IAO_0000115 "The change in morphology and behavior of a gamma-delta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasExactSynonym "gamma-delta T lymphocyte activation", "gamma-delta T-cell activation", "gamma-delta T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046629" ;
    a owl:Class ;
    rdfs:label "gamma-delta T cell activation" ;
    rdfs:subClassOf obo:GO_0042110 .

obo:GO_0046631
    obo:IAO_0000115 "The change in morphology and behavior of an alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasExactSynonym "alpha-beta T lymphocyte activation", "alpha-beta T-cell activation", "alpha-beta T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046631" ;
    a owl:Class ;
    rdfs:label "alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0042110 .

obo:GO_0046632
    obo:IAO_0000115 "The process in which a precursor cell type acquires the specialized features of an alpha-beta T cell. An alpha-beta T cell is a T cell that expresses an alpha-beta T cell receptor complex." ;
    oboInOwl:hasExactSynonym "alpha-beta T lymphocyte differentiation", "alpha-beta T-cell differentiation", "alpha-beta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "alpha-beta T cell development" ;
    oboInOwl:id "GO:0046632" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0030217, obo:GO_0046631 .

obo:GO_0046634
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of alpha-beta T cell activation." ;
    oboInOwl:hasExactSynonym "regulation of alpha-beta T lymphocyte activation", "regulation of alpha-beta T-cell activation", "regulation of alpha-beta T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046634" ;
    a owl:Class ;
    rdfs:label "regulation of alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0050863, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046631
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046631
            ]
        )
    ] .

obo:GO_0046635
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of alpha-beta T cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of alpha-beta T lymphocyte activation", "positive regulation of alpha-beta T-cell activation", "positive regulation of alpha-beta T-lymphocyte activation", "up regulation of alpha-beta T cell activation", "up-regulation of alpha-beta T cell activation", "upregulation of alpha-beta T cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of alpha-beta T cell activation", "stimulation of alpha-beta T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046635" ;
    a owl:Class ;
    rdfs:label "positive regulation of alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046634, obo:GO_0050870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046631
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046631
            ]
        )
    ] .

obo:GO_0046636
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of alpha-beta T cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of alpha-beta T cell activation", "down-regulation of alpha-beta T cell activation", "downregulation of alpha-beta T cell activation", "negative regulation of alpha-beta T lymphocyte activation", "negative regulation of alpha-beta T-cell activation", "negative regulation of alpha-beta T-lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of alpha-beta T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046636" ;
    a owl:Class ;
    rdfs:label "negative regulation of alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046634, obo:GO_0050868, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046631
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046631
            ]
        )
    ] .

obo:GO_0046637
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "regulation of alpha-beta T lymphocyte differentiation", "regulation of alpha-beta T-cell differentiation", "regulation of alpha-beta T-lymphocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of alpha-beta T cell development" ;
    oboInOwl:id "GO:0046637" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "regulation of alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045580, obo:GO_0046634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046632
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046632
            ]
        )
    ] .

obo:GO_0046638
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "positive regulation of alpha-beta T lymphocyte differentiation", "positive regulation of alpha-beta T-cell differentiation", "positive regulation of alpha-beta T-lymphocyte differentiation", "up regulation of alpha-beta T cell differentiation", "up-regulation of alpha-beta T cell differentiation", "upregulation of alpha-beta T cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of alpha-beta T cell differentiation", "stimulation of alpha-beta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of alpha-beta T cell development" ;
    oboInOwl:id "GO:0046638" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "positive regulation of alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045582, obo:GO_0046635, obo:GO_0046637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046632
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046632
            ]
        )
    ] .

obo:GO_0046639
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of alpha-beta T cell differentiation." ;
    oboInOwl:hasExactSynonym "down regulation of alpha-beta T cell differentiation", "down-regulation of alpha-beta T cell differentiation", "downregulation of alpha-beta T cell differentiation", "negative regulation of alpha-beta T lymphocyte differentiation", "negative regulation of alpha-beta T-cell differentiation", "negative regulation of alpha-beta T-lymphocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of alpha-beta T cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of alpha-beta T cell development" ;
    oboInOwl:id "GO:0046639" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'development' to refer to cells of B or T cell lineages undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "negative regulation of alpha-beta T cell differentiation" ;
    rdfs:subClassOf obo:GO_0045581, obo:GO_0046636, obo:GO_0046637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046632
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046632
            ]
        )
    ] .

obo:GO_0046643
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gamma-delta T cell activation." ;
    oboInOwl:hasExactSynonym "regulation of gamma-delta T lymphocyte activation", "regulation of gamma-delta T-cell activation", "regulation of gamma-delta T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046643" ;
    a owl:Class ;
    rdfs:label "regulation of gamma-delta T cell activation" ;
    rdfs:subClassOf obo:GO_0050863, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046629
            ]
        )
    ] .

obo:GO_0046644
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of gamma-delta T cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of gamma-delta T cell activation", "down-regulation of gamma-delta T cell activation", "downregulation of gamma-delta T cell activation", "negative regulation of gamma-delta T lymphocyte activation", "negative regulation of gamma-delta T-cell activation", "negative regulation of gamma-delta T-lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of gamma-delta T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046644" ;
    a owl:Class ;
    rdfs:label "negative regulation of gamma-delta T cell activation" ;
    rdfs:subClassOf obo:GO_0046643, obo:GO_0050868, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046629
            ]
        )
    ] .

obo:GO_0046645
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of gamma-delta T lymphocyte activation", "positive regulation of gamma-delta T-cell activation", "positive regulation of gamma-delta T-lymphocyte activation", "up regulation of gamma-delta T cell activation", "up-regulation of gamma-delta T cell activation", "upregulation of gamma-delta T cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of gamma-delta T cell activation", "stimulation of gamma-delta T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046645" ;
    a owl:Class ;
    rdfs:label "positive regulation of gamma-delta T cell activation" ;
    rdfs:subClassOf obo:GO_0046643, obo:GO_0050870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046629
            ]
        )
    ] .

obo:GO_0046649
    obo:IAO_0000115 "A change in morphology and behavior of a lymphocyte resulting from exposure to a specific antigen, mitogen, cytokine, chemokine, cellular ligand, or soluble factor." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046649" ;
    a owl:Class ;
    rdfs:label "lymphocyte activation" ;
    rdfs:subClassOf obo:GO_0045321 .

obo:GO_0046651
    obo:IAO_0000115 "The expansion of a lymphocyte population by cell division." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046651" ;
    a owl:Class ;
    rdfs:label "lymphocyte proliferation" ;
    rdfs:subClassOf obo:GO_0032943, obo:GO_0046649 .

obo:GO_0046660
    obo:IAO_0000115 "The establishment of the sex of a female organism by physical differentiation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046660" ;
    a owl:Class ;
    rdfs:label "female sex differentiation" ;
    rdfs:subClassOf obo:GO_0007548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0046676
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of insulin." ;
    oboInOwl:hasExactSynonym "down regulation of insulin secretion", "down-regulation of insulin secretion", "downregulation of insulin secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of insulin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046676" ;
    a owl:Class ;
    rdfs:label "negative regulation of insulin secretion" ;
    rdfs:subClassOf obo:GO_0050709, obo:GO_0050796, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030073
            ]
        )
    ] .

obo:GO_0046717
    obo:IAO_0000115 "The controlled release of acid by a cell or a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046717" ;
    a owl:Class ;
    rdfs:label "acid secretion" ;
    rdfs:subClassOf obo:GO_0046903 .

obo:GO_0046849
    obo:IAO_0000115 "The continuous turnover of bone matrix and mineral that involves first, an increase in resorption (osteoclastic activity) and later, reactive bone formation (osteoblastic activity). The process of bone remodeling takes place in the adult skeleton at discrete foci. The process ensures the mechanical integrity of the skeleton throughout life and plays an important role in calcium homeostasis. An imbalance in the regulation of bone resorption and bone formation results in many of the metabolic bone diseases, such as osteoporosis." ;
    oboInOwl:hasDbXref "Wikipedia:Bone_remodeling" ;
    oboInOwl:hasExactSynonym "bone remodelling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046849" ;
    a owl:Class ;
    rdfs:label "bone remodeling" ;
    rdfs:subClassOf obo:GO_0048771 .

obo:GO_0046850
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of bone remodeling, the processes of bone formation and resorption that combine to maintain skeletal integrity." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046850" ;
    a owl:Class ;
    rdfs:label "regulation of bone remodeling" ;
    rdfs:subClassOf obo:GO_0034103, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046849
            ]
        )
    ] .

obo:GO_0046851
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of bone remodeling." ;
    oboInOwl:hasExactSynonym "down regulation of bone remodeling", "down-regulation of bone remodeling", "downregulation of bone remodeling" ;
    oboInOwl:hasNarrowSynonym "inhibition of bone remodeling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046851" ;
    a owl:Class ;
    rdfs:label "negative regulation of bone remodeling" ;
    rdfs:subClassOf obo:GO_0034104, obo:GO_0046850, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046849
            ]
        )
    ] .

obo:GO_0046852
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of bone remodeling." ;
    oboInOwl:hasExactSynonym "up regulation of bone remodeling", "up-regulation of bone remodeling", "upregulation of bone remodeling" ;
    oboInOwl:hasNarrowSynonym "activation of bone remodeling", "stimulation of bone remodeling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046852" ;
    a owl:Class ;
    rdfs:label "positive regulation of bone remodeling" ;
    rdfs:subClassOf obo:GO_0034105, obo:GO_0046850, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046849
            ]
        )
    ] .

obo:GO_0046864
    obo:IAO_0000115 "The directed movement of isoprenoids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Isoprenoids comprise a group of compounds containing or derived from linked isoprene (3-methyl-2-butenylene) residues." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046864" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "isoprenoid transport" ;
    rdfs:subClassOf obo:GO_0006869 .

obo:GO_0046865
    obo:IAO_0000115 "The directed movement of terpenoids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Terpenoids are a class of compounds characterized by an isoprenoid chemical structure and include derivatives with various functional groups." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046865" ;
    a owl:Class ;
    rdfs:label "terpenoid transport" ;
    rdfs:subClassOf obo:GO_0046864 .

obo:GO_0046877
    a owl:Class ;
    rdfs:label "regulation of saliva secretion" ;
    rdfs:subClassOf obo:GO_0044058, obo:GO_0050878, obo:GO_0051046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046541
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046541
            ]
        )
    ] .

obo:GO_0046878
    a owl:Class ;
    rdfs:label "positive regulation of saliva secretion" ;
    rdfs:subClassOf obo:GO_0046877, obo:GO_0051047, obo:GO_0060456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046541
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046541
            ]
        )
    ] .

obo:GO_0046879
    obo:IAO_0000115 "The regulated release of hormones, substances with a specific regulatory effect on a particular organ or group of cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046879" ;
    a owl:Class ;
    rdfs:label "hormone secretion" ;
    rdfs:subClassOf obo:GO_0009914, obo:GO_0023061 .

obo:GO_0046883
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of a hormone from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046883" ;
    a owl:Class ;
    rdfs:label "regulation of hormone secretion" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0010817, obo:GO_0023051, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046879
            ]
        )
    ] .

obo:GO_0046885
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." ;
    oboInOwl:hasExactSynonym "regulation of hormone anabolism", "regulation of hormone biosynthesis", "regulation of hormone formation", "regulation of hormone synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046885" ;
    a owl:Class ;
    rdfs:label "regulation of hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031326, obo:GO_0032350, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042446
            ]
        )
    ] .

obo:GO_0046886
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." ;
    oboInOwl:hasExactSynonym "positive regulation of hormone anabolism", "positive regulation of hormone biosynthesis", "positive regulation of hormone formation", "positive regulation of hormone synthesis", "up regulation of hormone biosynthetic process", "up-regulation of hormone biosynthetic process", "upregulation of hormone biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of hormone biosynthetic process", "stimulation of hormone biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046886" ;
    a owl:Class ;
    rdfs:label "positive regulation of hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0031328, obo:GO_0032352, obo:GO_0046885, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042446
            ]
        )
    ] .

obo:GO_0046887
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of a hormone from a cell." ;
    oboInOwl:hasExactSynonym "up regulation of hormone secretion", "up-regulation of hormone secretion", "upregulation of hormone secretion" ;
    oboInOwl:hasNarrowSynonym "activation of hormone secretion", "stimulation of hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046887" ;
    a owl:Class ;
    rdfs:label "positive regulation of hormone secretion" ;
    rdfs:subClassOf obo:GO_0010647, obo:GO_0023056, obo:GO_0046883, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046879
            ]
        )
    ] .

obo:GO_0046888
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a hormone from a cell." ;
    oboInOwl:hasExactSynonym "down regulation of hormone secretion", "down-regulation of hormone secretion", "downregulation of hormone secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046888" ;
    a owl:Class ;
    rdfs:label "negative regulation of hormone secretion" ;
    rdfs:subClassOf obo:GO_0010648, obo:GO_0023057, obo:GO_0046883, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046879
            ]
        )
    ] .

obo:GO_0046889
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." ;
    oboInOwl:hasExactSynonym "positive regulation of lipid anabolism", "positive regulation of lipid biosynthesis", "positive regulation of lipid formation", "positive regulation of lipid synthesis", "positive regulation of lipogenesis", "up regulation of lipid biosynthetic process", "up-regulation of lipid biosynthetic process", "upregulation of lipid biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of lipid biosynthetic process", "stimulation of lipid biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046889" ;
    a owl:Class ;
    rdfs:label "positive regulation of lipid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009891, obo:GO_0045834, obo:GO_0046890, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008610
            ]
        )
    ] .

obo:GO_0046890
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." ;
    oboInOwl:hasExactSynonym "regulation of lipid anabolism", "regulation of lipid biosynthesis", "regulation of lipid formation", "regulation of lipid synthesis", "regulation of lipogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046890" ;
    a owl:Class ;
    rdfs:label "regulation of lipid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0019216, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008610
            ]
        )
    ] .

obo:GO_0046903
    obo:IAO_0000115 "The controlled release of a substance by a cell or a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046903" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "secretion" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0046907
    obo:IAO_0000115 "The directed movement of substances within a cell." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-18T14:04:50Z" ;
    oboInOwl:hasAlternativeId "GO:1902582" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism intracellular transport", "single-organism intracellular transport" ;
    oboInOwl:id "GO:0046907" ;
    a owl:Class ;
    rdfs:label "intracellular transport" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0051641, obo:GO_0051649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005622
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006810
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0046928
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of a neurotransmitter from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046928" ;
    a owl:Class ;
    rdfs:label "regulation of neurotransmitter secretion" ;
    rdfs:subClassOf obo:GO_0001505, obo:GO_0050804, obo:GO_0051588, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007269
            ]
        )
    ] .

obo:GO_0046929
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a neurotransmitter." ;
    oboInOwl:hasExactSynonym "down regulation of neurotransmitter secretion", "down-regulation of neurotransmitter secretion", "downregulation of neurotransmitter secretion" ;
    oboInOwl:hasNarrowSynonym "conotoxin activity", "inhibition of neurotransmitter secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046929" ;
    a owl:Class ;
    rdfs:label "negative regulation of neurotransmitter secretion" ;
    rdfs:subClassOf obo:GO_0046928, obo:GO_0050805, obo:GO_0051589, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007269
            ]
        )
    ] .

obo:GO_0046942
    obo:IAO_0000115 "The directed movement of carboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Carboxylic acids are organic acids containing one or more carboxyl (COOH) groups or anions (COO-)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046942" ;
    a owl:Class ;
    rdfs:label "carboxylic acid transport" ;
    rdfs:subClassOf obo:GO_0015711 .

obo:GO_0048002
    obo:IAO_0000115 "The process in which an antigen-presenting cell expresses peptide antigen in association with an MHC protein complex on its cell surface, including proteolysis and transport steps for the peptide antigen both prior to and following assembly with the MHC protein complex. The peptide antigen is typically, but not always, processed from an endogenous or exogenous protein." ;
    oboInOwl:hasExactSynonym "antigen presentation, peptide antigen", "peptide antigen processing and presentation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048002" ;
    a owl:Class ;
    rdfs:label "antigen processing and presentation of peptide antigen" ;
    rdfs:subClassOf obo:GO_0019882 .

obo:GO_0048103
    obo:IAO_0000115 "The self-renewing division of a somatic stem cell, a stem cell that can give rise to cell types of the body other than those of the germ-line." ;
    oboInOwl:hasExactSynonym "somatic stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048103" ;
    a owl:Class ;
    rdfs:label "somatic stem cell division" ;
    rdfs:subClassOf obo:GO_0017145 .

obo:GO_0048137
    obo:IAO_0000115 "The meiotic divisions undergone by the primary and secondary spermatocytes to produce haploid spermatids." ;
    oboInOwl:hasExactSynonym "spermatocyte cell division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048137" ;
    a owl:Class ;
    rdfs:label "spermatocyte division" ;
    rdfs:subClassOf obo:GO_0022412, obo:GO_0051301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007283
    ] .

obo:GO_0048193
    obo:IAO_0000115 "The directed movement of substances into, out of or within the Golgi apparatus, mediated by vesicles." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "Golgi-derived vesicle transport" ;
    oboInOwl:id "GO:0048193" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "Golgi vesicle transport" ;
    rdfs:subClassOf obo:GO_0016192 .

obo:GO_0048199
    obo:IAO_0000115 "The process in which vesicles are directed to specific destination membranes during transport to, from or within the Golgi apparatus; mediated by the addition of specific coat proteins, including COPI and COPII proteins and clathrin, to the membrane during vesicle formation." ;
    oboInOwl:hasExactSynonym "Golgi vesicle targeting" ;
    oboInOwl:hasNarrowSynonym "dictyosome vesicle targeting", "vesicle targeting, to, from or within dictyosome" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048199" ;
    a owl:Class ;
    rdfs:label "vesicle targeting, to, from or within Golgi" ;
    rdfs:subClassOf obo:GO_0006903, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048193
    ] .

obo:GO_0048209
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or destination of vesicle-mediated transport to, from or within the Golgi apparatus." ;
    oboInOwl:hasExactSynonym "regulation of Golgi vesicle targeting" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048209" ;
    a owl:Class ;
    rdfs:label "regulation of vesicle targeting, to, from or within Golgi" ;
    rdfs:subClassOf obo:GO_0060341, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048199
            ]
        )
    ] .

obo:GO_0048232
    obo:IAO_0000115 "Generation of the male gamete; specialised haploid cells produced by meiosis and along with a female gamete takes part in sexual reproduction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048232" ;
    a owl:Class ;
    rdfs:label "male gamete generation" ;
    rdfs:subClassOf obo:GO_0007276 .

obo:GO_0048240
    a owl:Class ;
    rdfs:label "sperm capacitation" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0022412, obo:GO_0048469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007286
    ] .

obo:GO_0048241
    obo:IAO_0000115 "The directed movement of epinephrine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "adrenaline transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048241" ;
    a owl:Class ;
    rdfs:label "epinephrine transport" ;
    rdfs:subClassOf obo:GO_0051937 .

obo:GO_0048242
    obo:IAO_0000115 "The regulated release of epinephrine by a cell. Epinephrine is a catecholamine hormone secreted by the adrenal medulla and a neurotransmitter, released by certain neurons and active in the central nervous system." ;
    oboInOwl:hasExactSynonym "adrenaline secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048242" ;
    a owl:Class ;
    rdfs:label "epinephrine secretion" ;
    rdfs:subClassOf obo:GO_0048241, obo:GO_0050432 .

obo:GO_0048243
    obo:IAO_0000115 "The regulated release of norepinephrine by a cell. Norepinephrine is a catecholamine and it acts as a hormone and as a neurotransmitter of most of the sympathetic nervous system." ;
    oboInOwl:hasExactSynonym "noradrenaline secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048243" ;
    a owl:Class ;
    rdfs:label "norepinephrine secretion" ;
    rdfs:subClassOf obo:GO_0015874, obo:GO_0023061, obo:GO_0050432 .

obo:GO_0048284
    a owl:Class ;
    rdfs:label "organelle fusion" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0048285
    obo:IAO_0000115 "The creation of two or more organelles by division of one organelle." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048285" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "organelle fission" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0048289
    obo:IAO_0000115 "The switching of activated B cells from IgM biosynthesis to IgE biosynthesis, accomplished through a recombination process involving an intrachromosomal deletion between switch regions that reside 5' of the IgM and IgE constant region gene segments in the immunoglobulin heavy chain locus." ;
    oboInOwl:hasExactSynonym "class switch recombination to IgE isotypes", "class switching to IgE isotypes", "isotype switch recombination to IgE isotypes" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048289" ;
    a owl:Class ;
    rdfs:label "isotype switching to IgE isotypes" ;
    rdfs:subClassOf obo:GO_0045190 .

obo:GO_0048293
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of isotype switching to IgE isotypes." ;
    oboInOwl:hasExactSynonym "regulation of class switch recombination to IgE isotypes", "regulation of class switching to IgE isotypes", "regulation of isotype switch recombination to IgE isotypes" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048293" ;
    a owl:Class ;
    rdfs:label "regulation of isotype switching to IgE isotypes" ;
    rdfs:subClassOf obo:GO_0045191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048289
            ]
        )
    ] .

obo:GO_0048294
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of isotype switching to IgE isotypes." ;
    oboInOwl:hasExactSynonym "down regulation of isotype switching to IgE isotypes", "down-regulation of isotype switching to IgE isotypes", "downregulation of isotype switching to IgE isotypes", "negative regulation of class switch recombination to IgE isotypes", "negative regulation of class switching to IgE isotypes", "negative regulation of isotype switch recombination to IgE isotypes" ;
    oboInOwl:hasNarrowSynonym "inhibition of isotype switching to IgE isotypes" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048294" ;
    a owl:Class ;
    rdfs:label "negative regulation of isotype switching to IgE isotypes" ;
    rdfs:subClassOf obo:GO_0045829, obo:GO_0048293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048289
            ]
        )
    ] .

obo:GO_0048295
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of isotype switching to IgE isotypes." ;
    oboInOwl:hasExactSynonym "positive regulation of class switch recombination to IgE isotypes", "positive regulation of class switching to IgE isotypes", "positive regulation of isotype switch recombination to IgE isotypes", "up regulation of isotype switching to IgE isotypes", "up-regulation of isotype switching to IgE isotypes", "upregulation of isotype switching to IgE isotypes" ;
    oboInOwl:hasNarrowSynonym "activation of isotype switching to IgE isotypes", "stimulation of isotype switching to IgE isotypes" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048295" ;
    a owl:Class ;
    rdfs:label "positive regulation of isotype switching to IgE isotypes" ;
    rdfs:subClassOf obo:GO_0045830, obo:GO_0048293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048289
            ]
        )
    ] .

obo:GO_0048332
    a owl:Class ;
    rdfs:label "mesoderm morphogenesis" ;
    rdfs:subClassOf obo:GO_0048729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007498
    ] .

obo:GO_0048468
    obo:IAO_0000115 "The process whose specific outcome is the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "terminal differentiation" ;
    oboInOwl:id "GO:0048468" ;
    oboInOwl:inSubset go:goslim_candida ;
    a owl:Class ;
    rdfs:label "cell development" ;
    rdfs:subClassOf obo:GO_0048856, obo:GO_0048869, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030154
    ] .

obo:GO_0048469
    a owl:Class ;
    rdfs:label "cell maturation" ;
    rdfs:subClassOf obo:GO_0048869, obo:GO_0071695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048468
    ] .

obo:GO_0048477
    obo:IAO_0000115 "The complete process of formation and maturation of an ovum or female gamete from a primordial female germ cell. Examples of this process are found in Mus musculus and Drosophila melanogaster." ;
    oboInOwl:hasAlternativeId "GO:0009993", "GO:0048157" ;
    oboInOwl:hasDbXref "Wikipedia:Oogenesis" ;
    oboInOwl:hasExactSynonym "ovum development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048477" ;
    a owl:Class ;
    rdfs:label "oogenesis" ;
    rdfs:subClassOf obo:GO_0007281, obo:GO_0007292 .

obo:GO_0048511
    obo:IAO_0000115 "Any process pertinent to the generation and maintenance of rhythms in the physiology of an organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "rhythm" ;
    oboInOwl:id "GO:0048511" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "rhythmic process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0048513
    obo:IAO_0000115 "Development of a tissue or tissues that work together to perform a specific function or functions. Development pertains to the process whose specific outcome is the progression of a structure over time, from its formation to the mature structure. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." ;
    oboInOwl:hasDbXref "Wikipedia:Organogenesis" ;
    oboInOwl:hasExactSynonym "development of an organ", "organogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048513" ;
    a owl:Class ;
    rdfs:label "animal organ development" ;
    rdfs:subClassOf obo:GO_0048856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048731
    ] .

obo:GO_0048514
    obo:IAO_0000115 "The process in which the anatomical structures of blood vessels are generated and organized. The blood vessel is the vasculature carrying blood." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048514" ;
    a owl:Class ;
    rdfs:label "blood vessel morphogenesis" ;
    rdfs:subClassOf obo:GO_0035239, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001568
    ] .

obo:GO_0048515
    obo:IAO_0000115 "The process whose specific outcome is the progression of a spermatid over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell." ;
    oboInOwl:hasExactSynonym "spermatid cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048515" ;
    a owl:Class ;
    rdfs:label "spermatid differentiation" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0022412, obo:GO_0030154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007283
    ] .

obo:GO_0048518
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." ;
    oboInOwl:hasAlternativeId "GO:0043119" ;
    oboInOwl:hasExactSynonym "positive regulation of physiological process", "up regulation of biological process", "up-regulation of biological process", "upregulation of biological process" ;
    oboInOwl:hasNarrowSynonym "activation of biological process", "stimulation of biological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048518" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "positive regulation of biological process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008150
            ]
        )
    ] .

obo:GO_0048519
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." ;
    oboInOwl:hasAlternativeId "GO:0043118" ;
    oboInOwl:hasExactSynonym "down regulation of biological process", "down-regulation of biological process", "downregulation of biological process", "negative regulation of physiological process" ;
    oboInOwl:hasNarrowSynonym "inhibition of biological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048519" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "negative regulation of biological process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008150
            ]
        )
    ] .

obo:GO_0048520
    a owl:Class ;
    rdfs:label "positive regulation of behavior" ;
    rdfs:subClassOf obo:GO_0048584, obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007610
            ]
        )
    ] .

obo:GO_0048521
    a owl:Class ;
    rdfs:label "negative regulation of behavior" ;
    rdfs:subClassOf obo:GO_0048585, obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007610
            ]
        )
    ] .

obo:GO_0048522
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:hasAlternativeId "GO:0051242" ;
    oboInOwl:hasExactSynonym "positive regulation of cellular physiological process", "up regulation of cellular process", "up-regulation of cellular process", "upregulation of cellular process" ;
    oboInOwl:hasNarrowSynonym "activation of cellular process", "stimulation of cellular process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048522" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular process" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009987
            ]
        )
    ] .

obo:GO_0048523
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:hasAlternativeId "GO:0051243" ;
    oboInOwl:hasExactSynonym "down regulation of cellular process", "down-regulation of cellular process", "downregulation of cellular process", "negative regulation of cellular physiological process" ;
    oboInOwl:hasNarrowSynonym "inhibition of cellular process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048523" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular process" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009987
            ]
        )
    ] .

obo:GO_0048534
    obo:IAO_0000115 "The process whose specific outcome is the progression of any organ involved in hematopoiesis (also known as hemopoiesis) or lymphoid cell activation over time, from its formation to the mature structure. Such development includes differentiation of resident cell types (stromal cells) and of migratory cell types dependent on the unique microenvironment afforded by the organ for their proper differentiation." ;
    oboInOwl:hasExactSynonym "haematopoietic or lymphoid organ development", "haemopoietic or lymphoid organ development", "hemopoietic or lymphoid organ development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048534" ;
    a owl:Class ;
    rdfs:label "hematopoietic or lymphoid organ development" ;
    rdfs:subClassOf obo:GO_0048513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002520
    ] .

obo:GO_0048580
    a owl:Class ;
    rdfs:label "regulation of post-embryonic development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009791
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009791
            ]
        )
    ] .

obo:GO_0048581
    a owl:Class ;
    rdfs:label "negative regulation of post-embryonic development" ;
    rdfs:subClassOf obo:GO_0048580, obo:GO_0051093, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009791
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009791
            ]
        )
    ] .

obo:GO_0048582
    a owl:Class ;
    rdfs:label "positive regulation of post-embryonic development" ;
    rdfs:subClassOf obo:GO_0048580, obo:GO_0051094, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009791
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009791
            ]
        )
    ] .

obo:GO_0048583
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048583" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to stimulus" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050896
            ]
        )
    ] .

obo:GO_0048584
    obo:IAO_0000115 "Any process that activates, maintains or increases the rate of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." ;
    oboInOwl:hasExactSynonym "up regulation of response to stimulus", "up-regulation of response to stimulus", "upregulation of response to stimulus" ;
    oboInOwl:hasNarrowSynonym "activation of response to stimulus", "stimulation of response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048584" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "positive regulation of response to stimulus" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050896
            ]
        )
    ] .

obo:GO_0048585
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." ;
    oboInOwl:hasExactSynonym "down regulation of response to stimulus", "down-regulation of response to stimulus", "downregulation of response to stimulus" ;
    oboInOwl:hasNarrowSynonym "inhibition of response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048585" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "negative regulation of response to stimulus" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050896
            ]
        )
    ] .

obo:GO_0048589
    obo:IAO_0000115 "The increase in size or mass of an entire organism, a part of an organism or a cell, where the increase in size or mass has the specific outcome of the progression of the organism over time from one condition to another." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048589" ;
    a owl:Class ;
    rdfs:label "developmental growth" ;
    rdfs:subClassOf obo:GO_0032502, obo:GO_0040007 .

obo:GO_0048598
    a owl:Class ;
    rdfs:label "embryonic morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009790
    ] .

obo:GO_0048608
    obo:IAO_0000115 "The reproductive developmental process whose specific outcome is the progression of somatic structures that will be used in the process of creating new individuals from one or more parents, from their formation to the mature structures." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048608" ;
    a owl:Class ;
    rdfs:label "reproductive structure development" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0048856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0061458
    ] .

obo:GO_0048609
    obo:IAO_0000115 "The process, occurring above the cellular level, that is pertinent to the reproductive function of a multicellular organism. This includes the integrated processes at the level of tissues and organs." ;
    oboInOwl:hasBroadSynonym "organismal reproductive process" ;
    oboInOwl:hasExactSynonym "reproductive process in a multicellular organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048609" ;
    a owl:Class ;
    rdfs:label "multicellular organismal reproductive process" ;
    rdfs:subClassOf obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0032504
    ] .

obo:GO_0048638
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of developmental growth." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048638" ;
    a owl:Class ;
    rdfs:label "regulation of developmental growth" ;
    rdfs:subClassOf obo:GO_0040008, obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048589
            ]
        )
    ] .

obo:GO_0048639
    obo:IAO_0000115 "Any process that activates, maintains or increases the rate of developmental growth." ;
    oboInOwl:hasExactSynonym "up regulation of developmental growth", "up-regulation of developmental growth", "upregulation of developmental growth" ;
    oboInOwl:hasNarrowSynonym "activation of developmental growth", "stimulation of developmental growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048639" ;
    a owl:Class ;
    rdfs:label "positive regulation of developmental growth" ;
    rdfs:subClassOf obo:GO_0045927, obo:GO_0048638, obo:GO_0051094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048589
            ]
        )
    ] .

obo:GO_0048640
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of developmental growth." ;
    oboInOwl:hasExactSynonym "down regulation of developmental growth", "down-regulation of developmental growth", "downregulation of developmental growth" ;
    oboInOwl:hasNarrowSynonym "inhibition of developmental growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048640" ;
    a owl:Class ;
    rdfs:label "negative regulation of developmental growth" ;
    rdfs:subClassOf obo:GO_0045926, obo:GO_0048638, obo:GO_0051093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048589
            ]
        )
    ] .

obo:GO_0048646
    obo:IAO_0000115 "The developmental process pertaining to the initial formation of an anatomical structure from unspecified parts. This process begins with the specific processes that contribute to the appearance of the discrete structure and ends when the structural rudiment is recognizable. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." ;
    oboInOwl:hasExactSynonym "formation of an anatomical structure involved in morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048646" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:comment "Note that, for example, the formation of a pseudopod in an amoeba would not be considered formation involved in morphogenesis because it would not be thought of as the formation of an anatomical structure that was part of the shaping of the amoeba during its development. The formation of an axon from a neuron would be considered the formation of an anatomical structure involved in morphogenesis because it contributes to the creation of the form of the neuron in a developmental sense." ;
    rdfs:label "anatomical structure formation involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_0032502, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009653
    ] .

obo:GO_0048699
    a owl:Class ;
    rdfs:label "generation of neurons" ;
    rdfs:subClassOf obo:GO_0022008 .

obo:GO_0048705
    a owl:Class ;
    rdfs:label "skeletal system morphogenesis" ;
    rdfs:subClassOf obo:GO_0009887, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001501
    ] .

obo:GO_0048729
    a owl:Class ;
    rdfs:label "tissue morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009888
    ] .

obo:GO_0048731
    obo:IAO_0000115 "The process whose specific outcome is the progression of an organismal system over time, from its formation to the mature structure. A system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a given biological process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048731" ;
    oboInOwl:inSubset go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "system development" ;
    rdfs:subClassOf obo:GO_0048856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0048732
    a owl:Class ;
    rdfs:label "gland development" ;
    rdfs:subClassOf obo:GO_0048513 .

obo:GO_0048754
    a owl:Class ;
    rdfs:label "branching morphogenesis of an epithelial tube" ;
    rdfs:subClassOf obo:GO_0035239, obo:GO_0061138, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060562
    ] .

obo:GO_0048770
    obo:IAO_0000115 "A small, subcellular membrane-bounded vesicle containing pigment and/or pigment precursor molecules. Pigment granule biogenesis is poorly understood, as pigment granules are derived from multiple sources including the endoplasmic reticulum, coated vesicles, lysosomes, and endosomes." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0048770" ;
    a owl:Class ;
    rdfs:label "pigment granule" ;
    rdfs:subClassOf obo:GO_0031410 .

obo:GO_0048771
    obo:IAO_0000115 "The reorganization or renovation of existing tissues. This process can either change the characteristics of a tissue such as in blood vessel remodeling, or result in the dynamic equilibrium of a tissue such as in bone remodeling." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048771" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "tissue remodeling" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0048856
    obo:IAO_0000115 "The biological process whose specific outcome is the progression of an anatomical structure from an initial condition to its mature state. This process begins with the formation of the structure and ends with the mature structure, whatever form that may be including its natural destruction. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." ;
    oboInOwl:hasExactSynonym "development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048856" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "anatomical structure development" ;
    rdfs:subClassOf obo:GO_0032502 .

obo:GO_0048869
    obo:IAO_0000115 "A biological process whose specific outcome is the progression of a cell over time from an initial condition to a later condition." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048869" ;
    a owl:Class ;
    rdfs:label "cellular developmental process" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0032502 .

obo:GO_0048870
    obo:IAO_0000115 "Any process involved in the controlled self-propelled movement of a cell that results in translocation of the cell from one place to another." ;
    oboInOwl:hasExactSynonym "cell locomotion", "movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell movement" ;
    oboInOwl:id "GO:0048870" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "cell motility" ;
    rdfs:subClassOf obo:GO_0006928, obo:GO_0040011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051674
    ] .

obo:GO_0048871
    obo:IAO_0000115 "Any process involved in the maintenance of an internal steady state at the level of the multicellular organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048871" ;
    a owl:Class ;
    rdfs:label "multicellular organismal homeostasis" ;
    rdfs:subClassOf obo:GO_0032501, obo:GO_0042592 .

obo:GO_0048872
    obo:IAO_0000115 "Any biological process involved in the maintenance of the steady-state number of cells within a population of cells." ;
    oboInOwl:hasExactSynonym "cell population homeostasis", "homeostasis of cell number" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048872" ;
    a owl:Class ;
    rdfs:label "homeostasis of number of cells" ;
    rdfs:subClassOf obo:GO_0042592 .

obo:GO_0048873
    obo:IAO_0000115 "Any biological process involved in the maintenance of the steady-state number of cells within a population of cells in a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048873" ;
    a owl:Class ;
    rdfs:label "homeostasis of number of cells within a tissue" ;
    rdfs:subClassOf obo:GO_0001894, obo:GO_0048872 .

obo:GO_0048875
    obo:IAO_0000115 "Any process involved in the maintenance of the internal steady state of the amount of a chemical at the level of the tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048875" ;
    a owl:Class ;
    rdfs:label "chemical homeostasis within a tissue" ;
    rdfs:subClassOf obo:GO_0001894, obo:GO_0048878 .

obo:GO_0048878
    obo:IAO_0000115 "Any biological process involved in the maintenance of an internal steady state of a chemical." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048878" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "chemical homeostasis" ;
    rdfs:subClassOf obo:GO_0042592 .

obo:GO_0050432
    obo:IAO_0000115 "The regulated release of catecholamines by a cell. The catecholamines are a group of physiologically important biogenic amines that possess a catechol (3,4-dihydroxyphenyl) nucleus and are derivatives of 3,4-dihydroxyphenylethylamine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050432" ;
    a owl:Class ;
    rdfs:label "catecholamine secretion" ;
    rdfs:subClassOf obo:GO_0032940, obo:GO_0051937 .

obo:GO_0050433
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of catecholamines." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050433" ;
    a owl:Class ;
    rdfs:label "regulation of catecholamine secretion" ;
    rdfs:subClassOf obo:GO_0051952, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050432
            ]
        )
    ] .

obo:GO_0050670
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of lymphocyte proliferation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050670" ;
    a owl:Class ;
    rdfs:label "regulation of lymphocyte proliferation" ;
    rdfs:subClassOf obo:GO_0032944, obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046651
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046651
            ]
        )
    ] .

obo:GO_0050671
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of lymphocyte proliferation." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte proliferation", "up-regulation of lymphocyte proliferation", "upregulation of lymphocyte proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte proliferation", "stimulation of lymphocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050671" ;
    a owl:Class ;
    rdfs:label "positive regulation of lymphocyte proliferation" ;
    rdfs:subClassOf obo:GO_0032946, obo:GO_0050670, obo:GO_0051251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046651
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046651
            ]
        )
    ] .

obo:GO_0050672
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of lymphocyte proliferation." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte proliferation", "down-regulation of lymphocyte proliferation", "downregulation of lymphocyte proliferation" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050672" ;
    a owl:Class ;
    rdfs:label "negative regulation of lymphocyte proliferation" ;
    rdfs:subClassOf obo:GO_0032945, obo:GO_0050670, obo:GO_0051250, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046651
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046651
            ]
        )
    ] .

obo:GO_0050673
    obo:IAO_0000115 "The multiplication or reproduction of epithelial cells, resulting in the expansion of a cell population. Epithelial cells make up the epithelium, the covering of internal and external surfaces of the body, including the lining of vessels and other small cavities. It consists of cells joined by small amounts of cementing substances." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050673" ;
    a owl:Class ;
    rdfs:label "epithelial cell proliferation" ;
    rdfs:subClassOf obo:GO_0008283 .

obo:GO_0050678
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of epithelial cell proliferation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050678" ;
    a owl:Class ;
    rdfs:label "regulation of epithelial cell proliferation" ;
    rdfs:subClassOf obo:GO_0042127, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050673
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050673
            ]
        )
    ] .

obo:GO_0050679
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of epithelial cell proliferation." ;
    oboInOwl:hasExactSynonym "up regulation of epithelial cell proliferation", "up-regulation of epithelial cell proliferation", "upregulation of epithelial cell proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of epithelial cell proliferation", "stimulation of epithelial cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050679" ;
    a owl:Class ;
    rdfs:label "positive regulation of epithelial cell proliferation" ;
    rdfs:subClassOf obo:GO_0008284, obo:GO_0050678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050673
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050673
            ]
        )
    ] .

obo:GO_0050680
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of epithelial cell proliferation." ;
    oboInOwl:hasExactSynonym "down regulation of epithelial cell proliferation", "down-regulation of epithelial cell proliferation", "downregulation of epithelial cell proliferation" ;
    oboInOwl:hasNarrowSynonym "inhibition of epithelial cell proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050680" ;
    a owl:Class ;
    rdfs:label "negative regulation of epithelial cell proliferation" ;
    rdfs:subClassOf obo:GO_0008285, obo:GO_0050678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050673
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050673
            ]
        )
    ] .

obo:GO_0050708
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the controlled release of a protein from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050708" ;
    a owl:Class ;
    rdfs:label "regulation of protein secretion" ;
    rdfs:subClassOf obo:GO_0051223, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009306
            ]
        )
    ] .

obo:GO_0050709
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of a protein from a cell." ;
    oboInOwl:hasExactSynonym "down regulation of protein secretion", "down-regulation of protein secretion", "downregulation of protein secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of protein secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050709" ;
    a owl:Class ;
    rdfs:label "negative regulation of protein secretion" ;
    rdfs:subClassOf obo:GO_0050708, obo:GO_0051224, obo:GO_1903531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009306
            ]
        )
    ] .

obo:GO_0050714
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the controlled release of a protein from a cell." ;
    oboInOwl:hasExactSynonym "up regulation of protein secretion", "up-regulation of protein secretion", "upregulation of protein secretion" ;
    oboInOwl:hasNarrowSynonym "activation of protein secretion", "stimulation of protein secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050714" ;
    a owl:Class ;
    rdfs:label "positive regulation of protein secretion" ;
    rdfs:subClassOf obo:GO_0050708, obo:GO_0051222, obo:GO_1903532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009306
            ]
        )
    ] .

obo:GO_0050727
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the inflammatory response, the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050727" ;
    a owl:Class ;
    rdfs:label "regulation of inflammatory response" ;
    rdfs:subClassOf obo:GO_0031347, obo:GO_0032101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0050728
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the inflammatory response." ;
    oboInOwl:hasAlternativeId "GO:0030236" ;
    oboInOwl:hasExactSynonym "anti-inflammatory response", "down regulation of inflammatory response", "down-regulation of inflammatory response", "downregulation of inflammatory response" ;
    oboInOwl:hasNarrowSynonym "inhibition of inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050728" ;
    a owl:Class ;
    rdfs:label "negative regulation of inflammatory response" ;
    rdfs:subClassOf obo:GO_0031348, obo:GO_0032102, obo:GO_0050727, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0050729
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the inflammatory response." ;
    oboInOwl:hasExactSynonym "up regulation of inflammatory response", "up-regulation of inflammatory response", "upregulation of inflammatory response" ;
    oboInOwl:hasNarrowSynonym "activation of inflammatory response", "stimulation of inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050729" ;
    a owl:Class ;
    rdfs:label "positive regulation of inflammatory response" ;
    rdfs:subClassOf obo:GO_0031349, obo:GO_0032103, obo:GO_0050727, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006954
            ]
        )
    ] .

obo:GO_0050764
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of phagocytosis, the process in which phagocytes engulf external particulate material." ;
    obo:RO_0002161 obo:NCBITaxon_147537 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050764" ;
    a owl:Class ;
    rdfs:label "regulation of phagocytosis" ;
    rdfs:subClassOf obo:GO_0060627, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006909
            ]
        )
    ] .

obo:GO_0050765
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of phagocytosis." ;
    oboInOwl:hasExactSynonym "down regulation of phagocytosis", "down-regulation of phagocytosis", "downregulation of phagocytosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of phagocytosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050765" ;
    a owl:Class ;
    rdfs:label "negative regulation of phagocytosis" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0050764, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006909
            ]
        )
    ] .

obo:GO_0050766
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of phagocytosis." ;
    oboInOwl:hasExactSynonym "up regulation of phagocytosis", "up-regulation of phagocytosis", "upregulation of phagocytosis" ;
    oboInOwl:hasNarrowSynonym "activation of phagocytosis", "stimulation of phagocytosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050766" ;
    a owl:Class ;
    rdfs:label "positive regulation of phagocytosis" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0050764, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006909
            ]
        )
    ] .

obo:GO_0050767
    a owl:Class ;
    rdfs:label "regulation of neurogenesis" ;
    rdfs:subClassOf obo:GO_0051960, obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048699
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022008
            ]
        )
    ] .

obo:GO_0050768
    a owl:Class ;
    rdfs:label "negative regulation of neurogenesis" ;
    rdfs:subClassOf obo:GO_0010721, obo:GO_0050767, obo:GO_0051961, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0022008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0022008
            ]
        )
    ] .

obo:GO_0050769
    a owl:Class ;
    rdfs:label "positive regulation of neurogenesis" ;
    rdfs:subClassOf obo:GO_0010720, obo:GO_0050767, obo:GO_0051962, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0022008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0022008
            ]
        )
    ] .

obo:GO_0050776
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050776" ;
    a owl:Class ;
    rdfs:label "regulation of immune response" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0050777
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." ;
    oboInOwl:hasExactSynonym "down regulation of immune response", "down-regulation of immune response", "downregulation of immune response" ;
    oboInOwl:hasNarrowSynonym "inhibition of immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050777" ;
    a owl:Class ;
    rdfs:label "negative regulation of immune response" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0048585, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0050778
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." ;
    oboInOwl:hasExactSynonym "up regulation of immune response", "up-regulation of immune response", "upregulation of immune response" ;
    oboInOwl:hasNarrowSynonym "stimulation of immune response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050778" ;
    a owl:Class ;
    rdfs:label "positive regulation of immune response" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0048584, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0050789
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." ;
    oboInOwl:hasAlternativeId "GO:0050791" ;
    oboInOwl:hasExactSynonym "regulation of physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050789" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_aspergillus, go:goslim_candida, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "regulation of biological process" ;
    rdfs:subClassOf obo:GO_0065007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008150
            ]
        )
    ] .

obo:GO_0050793
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of development, the biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050793" ;
    a owl:Class ;
    rdfs:label "regulation of developmental process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032502
            ]
        )
    ] .

obo:GO_0050794
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:hasAlternativeId "GO:0051244" ;
    oboInOwl:hasExactSynonym "regulation of cellular physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050794" ;
    a owl:Class ;
    rdfs:label "regulation of cellular process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009987
            ]
        )
    ] .

obo:GO_0050795
    a owl:Class ;
    rdfs:label "regulation of behavior" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007610
            ]
        )
    ] .

obo:GO_0050796
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of insulin." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050796" ;
    a owl:Class ;
    rdfs:label "regulation of insulin secretion" ;
    rdfs:subClassOf obo:GO_0050708, obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030073
            ]
        )
    ] .

obo:GO_0050801
    a owl:Class ;
    rdfs:label "ion homeostasis" ;
    rdfs:subClassOf obo:GO_0048878 .

obo:GO_0050804
    obo:IAO_0000115 "Any process that modulates the frequency or amplitude of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse.  Amplitude, in this case, refers to the change in postsynaptic membrane potential due to a single instance of synaptic transmission." ;
    oboInOwl:hasBroadSynonym "modulation of synaptic transmission" ;
    oboInOwl:hasExactSynonym "regulation of chemical synaptic transmission", "regulation of synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050804" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "modulation of chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0099177, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007268
            ]
        )
    ] .

obo:GO_0050805
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse." ;
    oboInOwl:hasExactSynonym "down regulation of synaptic transmission", "down-regulation of synaptic transmission", "downregulation of synaptic transmission" ;
    oboInOwl:hasNarrowSynonym "inhibition of synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050805" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission" ;
    rdfs:subClassOf obo:GO_0010648, obo:GO_0023057, obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007268
            ]
        )
    ] .

obo:GO_0050806
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse." ;
    oboInOwl:hasExactSynonym "up regulation of synaptic transmission", "up-regulation of synaptic transmission", "upregulation of synaptic transmission" ;
    oboInOwl:hasNarrowSynonym "activation of synaptic transmission", "stimulation of synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050806" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission" ;
    rdfs:subClassOf obo:GO_0010647, obo:GO_0023056, obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007268
            ]
        )
    ] .

obo:GO_0050810
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." ;
    oboInOwl:hasExactSynonym "regulation of steroid anabolism", "regulation of steroid biosynthesis", "regulation of steroid formation", "regulation of steroid synthesis", "regulation of steroidogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050810" ;
    a owl:Class ;
    rdfs:label "regulation of steroid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0019218, obo:GO_0046890, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006694
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006694
            ]
        )
    ] .

obo:GO_0050817
    obo:IAO_0000115 "The process in which a fluid solution, or part of it, changes into a solid or semisolid mass." ;
    oboInOwl:hasExactSynonym "clotting" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050817" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "coagulation" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0050818
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of coagulation, the process in which a fluid solution, or part of it, changes into a solid or semisolid mass." ;
    oboInOwl:hasExactSynonym "regulation of clotting" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050818" ;
    a owl:Class ;
    rdfs:label "regulation of coagulation" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050817
            ]
        )
    ] .

obo:GO_0050819
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of coagulation." ;
    oboInOwl:hasExactSynonym "down regulation of coagulation", "down-regulation of coagulation", "downregulation of coagulation", "negative regulation of clotting" ;
    oboInOwl:hasNarrowSynonym "inhibition of coagulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "anticoagulant activity" ;
    oboInOwl:id "GO:0050819" ;
    a owl:Class ;
    rdfs:label "negative regulation of coagulation" ;
    rdfs:subClassOf obo:GO_0050818, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050817
            ]
        )
    ] .

obo:GO_0050820
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of coagulation." ;
    oboInOwl:hasExactSynonym "positive regulation of clotting", "up regulation of coagulation", "up-regulation of coagulation", "upregulation of coagulation" ;
    oboInOwl:hasNarrowSynonym "activation of coagulation", "stimulation of coagulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050820" ;
    a owl:Class ;
    rdfs:label "positive regulation of coagulation" ;
    rdfs:subClassOf obo:GO_0050818, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050817
            ]
        )
    ] .

obo:GO_0050839
    obo:IAO_0000115 "Binding to a cell adhesion molecule." ;
    oboInOwl:hasExactSynonym "CAM binding" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "adhesive extracellular matrix constituent", "cell adhesion molecule activity", "cell adhesion receptor activity" ;
    oboInOwl:id "GO:0050839" ;
    a owl:Class ;
    rdfs:label "cell adhesion molecule binding" ;
    rdfs:subClassOf obo:GO_0005515 .

obo:GO_0050863
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of T cell activation." ;
    oboInOwl:hasExactSynonym "regulation of T lymphocyte activation", "regulation of T-cell activation", "regulation of T-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050863" ;
    a owl:Class ;
    rdfs:label "regulation of T cell activation" ;
    rdfs:subClassOf obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042110
            ]
        )
    ] .

obo:GO_0050864
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of B cell activation." ;
    oboInOwl:hasExactSynonym "regulation of B lymphocyte activation", "regulation of B-cell activation", "regulation of B-lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050864" ;
    a owl:Class ;
    rdfs:label "regulation of B cell activation" ;
    rdfs:subClassOf obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042113
            ]
        )
    ] .

obo:GO_0050865
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell activation, the change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050865" ;
    a owl:Class ;
    rdfs:label "regulation of cell activation" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001775
            ]
        )
    ] .

obo:GO_0050866
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of cell activation", "down-regulation of cell activation", "downregulation of cell activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050866" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell activation" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0050865, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001775
            ]
        )
    ] .

obo:GO_0050867
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of activation." ;
    oboInOwl:hasExactSynonym "up regulation of cell activation", "up-regulation of cell activation", "upregulation of cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of cell activation", "stimulation of cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050867" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell activation" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0050865, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001775
            ]
        )
    ] .

obo:GO_0050868
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of T cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of T cell activation", "down-regulation of T cell activation", "downregulation of T cell activation", "negative regulation of T lymphocyte activation", "negative regulation of T-cell activation", "negative regulation of T-lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050868" ;
    a owl:Class ;
    rdfs:label "negative regulation of T cell activation" ;
    rdfs:subClassOf obo:GO_0050863, obo:GO_0051250, obo:GO_1903038, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042110
            ]
        )
    ] .

obo:GO_0050869
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of B cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of B cell activation", "down-regulation of B cell activation", "downregulation of B cell activation", "negative regulation of B lymphocyte activation", "negative regulation of B-cell activation", "negative regulation of B-lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of B cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050869" ;
    a owl:Class ;
    rdfs:label "negative regulation of B cell activation" ;
    rdfs:subClassOf obo:GO_0050864, obo:GO_0051250, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042113
            ]
        )
    ] .

obo:GO_0050870
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of T cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of T lymphocyte activation", "positive regulation of T-cell activation", "positive regulation of T-lymphocyte activation", "up regulation of T cell activation", "up-regulation of T cell activation", "upregulation of T cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of T cell activation", "stimulation of T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050870" ;
    a owl:Class ;
    rdfs:label "positive regulation of T cell activation" ;
    rdfs:subClassOf obo:GO_0050863, obo:GO_0051251, obo:GO_1903039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042110
            ]
        )
    ] .

obo:GO_0050871
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of B cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of B lymphocyte activation", "positive regulation of B-cell activation", "positive regulation of B-lymphocyte activation", "up regulation of B cell activation", "up-regulation of B cell activation", "upregulation of B cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of B cell activation", "stimulation of B cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050871" ;
    a owl:Class ;
    rdfs:label "positive regulation of B cell activation" ;
    rdfs:subClassOf obo:GO_0050864, obo:GO_0051251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042113
            ]
        )
    ] .

obo:GO_0050877
    obo:IAO_0000115 "A organ system process carried out by any of the organs or tissues of neurological system." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13824"^^xsd:anyURI ;
    oboInOwl:hasExactSynonym "neurological system process", "neurophysiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pan-neural process" ;
    oboInOwl:id "GO:0050877" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "nervous system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0050878
    obo:IAO_0000115 "Any process that modulates the levels of body fluids." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050878" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "regulation of body fluid levels" ;
    rdfs:subClassOf obo:GO_0065008 .

obo:GO_0050879
    a owl:Class ;
    rdfs:label "multicellular organismal movement" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0050881
    a owl:Class ;
    rdfs:label "musculoskeletal movement" ;
    rdfs:subClassOf obo:GO_0050879, obo:GO_0050905 .

obo:GO_0050884
    a owl:Class ;
    rdfs:label "neuromuscular process controlling posture" ;
    rdfs:subClassOf obo:GO_0050905, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0050881
    ] .

obo:GO_0050885
    a owl:Class ;
    rdfs:label "neuromuscular process controlling balance" ;
    rdfs:subClassOf obo:GO_0050905, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0050881
    ] .

obo:GO_0050886
    obo:IAO_0000115 "The process that involves the secretion of or response to endocrine hormones. An endocrine hormone is a hormone released into the circulatory system." ;
    oboInOwl:hasExactSynonym "endocrine physiological process", "endocrine physiology" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050886" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "endocrine process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0050890
    a owl:Class ;
    rdfs:label "cognition" ;
    rdfs:subClassOf obo:GO_0050877 .

obo:GO_0050891
    a owl:Class ;
    rdfs:label "multicellular organismal water homeostasis" ;
    rdfs:subClassOf obo:GO_0030104, obo:GO_0048871, obo:GO_0050878 .

obo:GO_0050896
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus and ends with a change in state or activity or the cell or organism." ;
    oboInOwl:hasAlternativeId "GO:0051869" ;
    oboInOwl:hasExactSynonym "physiological response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050896" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to stimulus" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0050900
    obo:IAO_0000115 "The movement of a leukocyte within or between different tissues and organs of the body." ;
    oboInOwl:hasExactSynonym "immune cell migration", "immune cell trafficking", "leucocyte migration", "leucocyte trafficking", "leukocyte trafficking" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050900" ;
    a owl:Class ;
    rdfs:label "leukocyte migration" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0016477 .

obo:GO_0050905
    a owl:Class ;
    rdfs:label "neuromuscular process" ;
    rdfs:subClassOf obo:GO_0050877 .

obo:GO_0050906
    obo:IAO_0000115 "The series of events involved in sensory perception in which a sensory stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasDbXref "Wikipedia:Transduction_(physiology)" ;
    oboInOwl:hasExactSynonym "sensory detection of stimulus", "sensory perception, sensory transduction of stimulus", "sensory perception, stimulus detection", "sensory transduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050906" ;
    a owl:Class ;
    rdfs:label "detection of stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0051606, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0051606
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050907
    obo:IAO_0000115 "The series of events in which a chemical stimulus is received and converted into a molecular signal as part of sensory perception." ;
    oboInOwl:hasExactSynonym "sensory detection of chemical stimulus", "sensory detection of chemical stimulus during sensory perception", "sensory perception, sensory detection of chemical stimulus", "sensory perception, sensory transduction of chemical stimulus", "sensory transduction of chemical stimulus", "sensory transduction of chemical stimulus during sensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050907" ;
    a owl:Class ;
    rdfs:label "detection of chemical stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0009593, obo:GO_0050906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009593
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050908
    obo:IAO_0000115 "The series of events involved in visual perception in which a light stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "sensory detection of light during visual perception", "sensory detection of light stimulus during visual perception", "sensory transduction of light during visual perception", "sensory transduction of light stimulus during visual perception", "visual perception, detection of light stimulus", "visual perception, sensory transduction during perception of light", "visual perception, sensory transduction of light stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050908" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus involved in visual perception" ;
    rdfs:subClassOf obo:GO_0009584, obo:GO_0050962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007601
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009583
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007601
            ]
        )
    ] .

obo:GO_0050909
    obo:IAO_0000115 "The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process." ;
    oboInOwl:hasDbXref "Wikipedia:Taste" ;
    oboInOwl:hasExactSynonym "gustation", "sense of taste", "taste", "taste perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050909" ;
    a owl:Class ;
    rdfs:label "sensory perception of taste" ;
    rdfs:subClassOf obo:GO_0007606 .

obo:GO_0050910
    obo:IAO_0000115 "The series of events involved in the perception of sound vibration in which the vibration is received and converted into a molecular signal." ;
    oboInOwl:hasAlternativeId "GO:0009592", "GO:0055128" ;
    oboInOwl:hasExactSynonym "detection of sound", "hearing, sensory transduction of sound", "perception of sound, detection of mechanical stimulus", "perception of sound, sensory detection of mechanical stimulus", "perception of sound, sensory transduction of mechanical stimulus", "sensory detection of mechanical stimulus during perception of sound", "sensory transduction of mechanical stimulus during perception of sound", "sensory transduction of sound" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050910" ;
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus involved in sensory perception of sound" ;
    rdfs:subClassOf obo:GO_0050877, obo:GO_0050974, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007605
            ]
        )
    ] .

obo:GO_0050911
    obo:IAO_0000115 "The series of events involved in the perception of smell in which an olfactory chemical stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "perception of smell, detection of chemical stimulus", "perception of smell, sensory detection of chemical stimulus", "perception of smell, sensory transduction of chemical stimulus", "sensory detection of chemical stimulus during perception of smell", "sensory detection of scent", "sensory detection of smell", "sensory transduction of chemical stimulus during perception of smell", "sensory transduction of scent", "sensory transduction of smell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050911" ;
    a owl:Class ;
    rdfs:label "detection of chemical stimulus involved in sensory perception of smell" ;
    rdfs:subClassOf obo:GO_0050907, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007608
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009593
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007608
            ]
        )
    ] .

obo:GO_0050912
    obo:IAO_0000115 "The series of events involved in the perception of taste in which a gustatory chemical stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasBroadSynonym "taste perception" ;
    oboInOwl:hasExactSynonym "perception of taste, detection of chemical stimulus", "perception of taste, sensory detection of chemical stimulus", "perception of taste, sensory transduction of chemical stimulus", "sensory detection of chemical stimulus during perception of taste", "sensory detection of taste", "sensory transduction of chemical stimulus during perception of taste", "sensory transduction of taste" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050912" ;
    a owl:Class ;
    rdfs:label "detection of chemical stimulus involved in sensory perception of taste" ;
    rdfs:subClassOf obo:GO_0050907, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009593
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050909
            ]
        )
    ] .

obo:GO_0050920
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050920" ;
    a owl:Class ;
    rdfs:label "regulation of chemotaxis" ;
    rdfs:subClassOf obo:GO_0032101, obo:GO_0040012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006935
            ]
        )
    ] .

obo:GO_0050921
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." ;
    oboInOwl:hasExactSynonym "up regulation of chemotaxis", "up-regulation of chemotaxis", "upregulation of chemotaxis" ;
    oboInOwl:hasNarrowSynonym "activation of chemotaxis", "stimulation of chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050921" ;
    a owl:Class ;
    rdfs:label "positive regulation of chemotaxis" ;
    rdfs:subClassOf obo:GO_0032103, obo:GO_0040017, obo:GO_0050920, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006935
            ]
        )
    ] .

obo:GO_0050922
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." ;
    oboInOwl:hasExactSynonym "down regulation of chemotaxis", "down-regulation of chemotaxis", "downregulation of chemotaxis" ;
    oboInOwl:hasNarrowSynonym "inhibition of chemotaxis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050922" ;
    a owl:Class ;
    rdfs:label "negative regulation of chemotaxis" ;
    rdfs:subClassOf obo:GO_0032102, obo:GO_0040013, obo:GO_0050920, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006935
            ]
        )
    ] .

obo:GO_0050951
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory temperature stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasExactSynonym "sensory perception of thermal stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050951" ;
    a owl:Class ;
    rdfs:label "sensory perception of temperature stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050952
    a owl:Class ;
    rdfs:label "sensory perception of electrical stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050953
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050953" ;
    a owl:Class ;
    rdfs:label "sensory perception of light stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050954
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory mechanical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasExactSynonym "mechanosensory perception", "perception of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chemi-mechanical coupling" ;
    oboInOwl:id "GO:0050954" ;
    a owl:Class ;
    rdfs:label "sensory perception of mechanical stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050955
    obo:IAO_0000115 "The series of events required for an organism to receive a temperature stimulus, convert it to a molecular signal, and recognize and characterize the signal. Thermoception in larger animals is mainly done in the skin; mammals have at least two types of sensor, for detecting heat (temperatures above body temperature) and cold (temperatures below body temperature)." ;
    oboInOwl:hasDbXref "Wikipedia:Thermoception" ;
    oboInOwl:hasExactSynonym "thermoreception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050955" ;
    a owl:Class ;
    rdfs:label "thermoception" ;
    rdfs:subClassOf obo:GO_0050951 .

obo:GO_0050956
    a owl:Class ;
    rdfs:label "electroception" ;
    rdfs:subClassOf obo:GO_0050952 .

obo:GO_0050957
    a owl:Class ;
    rdfs:label "equilibrioception" ;
    rdfs:subClassOf obo:GO_0007600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050885
    ] .

obo:GO_0050960
    obo:IAO_0000115 "The series of events in which a temperature stimulus is received and converted into a molecular signal as part of thermoception." ;
    oboInOwl:hasExactSynonym "sensory detection of temperature stimulus during thermoception", "sensory detection of thermal stimulus during thermoception", "sensory transduction of temperature stimulus during thermoception", "sensory transduction of thermal stimulus during thermoception", "thermoception, sensory detection of temperature stimulus", "thermoception, sensory detection of thermal stimulus", "thermoception, sensory transduction of temperature stimulus", "thermoception, sensory transduction of thermal stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050960" ;
    a owl:Class ;
    rdfs:label "detection of temperature stimulus involved in thermoception" ;
    rdfs:subClassOf obo:GO_0050961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050955
            ]
        )
    ] .

obo:GO_0050961
    obo:IAO_0000115 "The series of events in which a temperature stimulus is received and converted into a molecular signal as part of sensory perception." ;
    oboInOwl:hasExactSynonym "sensory detection of temperature stimulus", "sensory detection of temperature stimulus during sensory perception", "sensory detection of thermal stimulus during sensory perception", "sensory perception, sensory detection of temperature stimulus", "sensory perception, sensory detection of thermal stimulus", "sensory perception, sensory transduction of temperature stimulus", "sensory perception, sensory transduction of thermal stimulus", "sensory transduction of temperature stimulus", "sensory transduction of temperature stimulus during sensory perception", "sensory transduction of thermal stimulus during sensory perception" ;
    oboInOwl:hasNarrowSynonym "sensory detection of heat stimulus during sensory perception", "sensory perception, sensory detection of heat stimulus", "sensory perception, sensory transduction of heat stimulus", "sensory transduction of heat stimulus during sensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050961" ;
    a owl:Class ;
    rdfs:label "detection of temperature stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0016048, obo:GO_0050906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050951
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050962
    obo:IAO_0000115 "The series of events in which a light stimulus is received by a cell and converted into a molecular signal as part of the sensory perception of light." ;
    oboInOwl:hasExactSynonym "sensory detection of light stimulus", "sensory detection of light stimulus during sensory perception", "sensory perception, sensory detection of light stimulus", "sensory perception, sensory transduction of light stimulus", "sensory transduction of light stimulus", "sensory transduction of light stimulus during sensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050962" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0009583, obo:GO_0050906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009583
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050963
    a owl:Class ;
    rdfs:label "detection of electrical stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0050906, obo:GO_0050981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050964
    a owl:Class ;
    rdfs:label "detection of electrical stimulus involved in electroception" ;
    rdfs:subClassOf obo:GO_0050963, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050956
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050956
            ]
        )
    ] .

obo:GO_0050973
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus involved in equilibrioception" ;
    rdfs:subClassOf obo:GO_0050974, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050957
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050957
            ]
        )
    ] .

obo:GO_0050974
    obo:IAO_0000115 "The series of events in which a mechanical stimulus is received and converted into a molecular signal as part of sensory perception." ;
    oboInOwl:hasExactSynonym "sensory detection of mechanical stimulus", "sensory detection of mechanical stimulus during sensory perception", "sensory perception, sensory detection of mechanical stimulus", "sensory perception, sensory transduction of mechanical stimulus", "sensory transduction of mechanical stimulus", "sensory transduction of mechanical stimulus during sensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050974" ;
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0050906, obo:GO_0050982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050975
    obo:IAO_0000115 "The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach)." ;
    oboInOwl:hasDbXref "Wikipedia:Touch" ;
    oboInOwl:hasExactSynonym "perception of touch", "tactile sense", "taction", "tactition" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050975" ;
    a owl:Class ;
    rdfs:label "sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0050954 .

obo:GO_0050976
    obo:IAO_0000115 "The series of events involved in the perception of touch in which a mechanical stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "perception of touch, detection of mechanical stimulus", "perception of touch, sensory detection of mechanical stimulus", "perception of touch, sensory transduction of mechanical stimulus", "sensory detection of mechanical stimulus during perception of touch", "sensory transduction of mechanical stimulus during perception of touch", "tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050976" ;
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus involved in sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0050974, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050975
            ]
        )
    ] .

obo:GO_0050981
    a owl:Class ;
    rdfs:label "detection of electrical stimulus" ;
    rdfs:subClassOf obo:GO_0009582, obo:GO_0051602 .

obo:GO_0050982
    obo:IAO_0000115 "The series of events by which a mechanical stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050982" ;
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus" ;
    rdfs:subClassOf obo:GO_0009581, obo:GO_0009582, obo:GO_0009612 .

obo:GO_0051024
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:GO_0002639 ;
    a owl:Class ;
    owl:deprecated true .

obo:GO_0051046
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051046" ;
    a owl:Class ;
    rdfs:label "regulation of secretion" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046903
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046903
            ]
        )
    ] .

obo:GO_0051047
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." ;
    oboInOwl:hasExactSynonym "up regulation of secretion", "up-regulation of secretion", "upregulation of secretion" ;
    oboInOwl:hasNarrowSynonym "activation of secretion", "stimulation of secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051047" ;
    a owl:Class ;
    rdfs:label "positive regulation of secretion" ;
    rdfs:subClassOf obo:GO_0051046, obo:GO_0051050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046903
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046903
            ]
        )
    ] .

obo:GO_0051048
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." ;
    oboInOwl:hasExactSynonym "down regulation of secretion", "down-regulation of secretion", "downregulation of secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051048" ;
    a owl:Class ;
    rdfs:label "negative regulation of secretion" ;
    rdfs:subClassOf obo:GO_0051046, obo:GO_0051051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046903
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046903
            ]
        )
    ] .

obo:GO_0051049
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051049" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of transport" ;
    rdfs:subClassOf obo:GO_0032879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006810
            ]
        )
    ] .

obo:GO_0051050
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of transport", "up-regulation of transport", "upregulation of transport" ;
    oboInOwl:hasNarrowSynonym "activation of transport", "stimulation of transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051050" ;
    a owl:Class ;
    rdfs:label "positive regulation of transport" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006810
            ]
        )
    ] .

obo:GO_0051051
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of transport", "down-regulation of transport", "downregulation of transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051051" ;
    a owl:Class ;
    rdfs:label "negative regulation of transport" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006810
            ]
        )
    ] .

obo:GO_0051052
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving DNA." ;
    oboInOwl:hasExactSynonym "regulation of DNA metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051052" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0019219, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006259
            ]
        )
    ] .

obo:GO_0051053
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving DNA." ;
    oboInOwl:hasExactSynonym "down regulation of DNA metabolic process", "down-regulation of DNA metabolic process", "downregulation of DNA metabolic process", "negative regulation of DNA metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of DNA metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051053" ;
    a owl:Class ;
    rdfs:label "negative regulation of DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0010605, obo:GO_0045934, obo:GO_0051052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006259
            ]
        )
    ] .

obo:GO_0051054
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving DNA." ;
    oboInOwl:hasExactSynonym "positive regulation of DNA metabolism", "up regulation of DNA metabolic process", "up-regulation of DNA metabolic process", "upregulation of DNA metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of DNA metabolic process", "stimulation of DNA metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051054" ;
    a owl:Class ;
    rdfs:label "positive regulation of DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0010604, obo:GO_0045935, obo:GO_0051052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006259
            ]
        )
    ] .

obo:GO_0051055
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." ;
    oboInOwl:hasExactSynonym "down regulation of lipid biosynthetic process", "down-regulation of lipid biosynthetic process", "downregulation of lipid biosynthetic process", "negative regulation of lipid anabolism", "negative regulation of lipid biosynthesis", "negative regulation of lipid formation", "negative regulation of lipid synthesis", "negative regulation of lipogenesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of lipid biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051055" ;
    a owl:Class ;
    rdfs:label "negative regulation of lipid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009890, obo:GO_0045833, obo:GO_0046890, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008610
            ]
        )
    ] .

obo:GO_0051093
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of development, the biological process whose specific outcome is the progression of an organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    oboInOwl:hasExactSynonym "down regulation of developmental process", "down-regulation of developmental process", "downregulation of developmental process" ;
    oboInOwl:hasNarrowSynonym "inhibition of developmental process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051093" ;
    a owl:Class ;
    rdfs:label "negative regulation of developmental process" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032502
            ]
        )
    ] .

obo:GO_0051094
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of development, the biological process whose specific outcome is the progression of an organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    oboInOwl:hasExactSynonym "up regulation of developmental process", "up-regulation of developmental process", "upregulation of developmental process" ;
    oboInOwl:hasNarrowSynonym "activation of developmental process", "stimulation of developmental process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051094" ;
    a owl:Class ;
    rdfs:label "positive regulation of developmental process" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032502
            ]
        )
    ] .

obo:GO_0051098
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051098" ;
    a owl:Class ;
    rdfs:label "regulation of binding" ;
    rdfs:subClassOf obo:GO_0065009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005488
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005488
            ]
        )
    ] .

obo:GO_0051099
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." ;
    oboInOwl:hasExactSynonym "up regulation of binding", "up-regulation of binding", "upregulation of binding" ;
    oboInOwl:hasNarrowSynonym "activation of binding", "stimulation of binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051099" ;
    a owl:Class ;
    rdfs:label "positive regulation of binding" ;
    rdfs:subClassOf obo:GO_0044093, obo:GO_0051098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005488
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005488
            ]
        )
    ] .

obo:GO_0051100
    obo:IAO_0000115 "Any process that stops or reduces the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." ;
    oboInOwl:hasExactSynonym "down regulation of binding", "down-regulation of binding", "downregulation of binding" ;
    oboInOwl:hasNarrowSynonym "inhibition of binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051100" ;
    a owl:Class ;
    rdfs:label "negative regulation of binding" ;
    rdfs:subClassOf obo:GO_0044092, obo:GO_0051098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005488
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005488
            ]
        )
    ] .

obo:GO_0051101
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051101" ;
    a owl:Class ;
    rdfs:label "regulation of DNA binding" ;
    rdfs:subClassOf obo:GO_0051098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003677
            ]
        )
    ] .

obo:GO_0051128
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." ;
    oboInOwl:hasExactSynonym "regulation of cellular component organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell organisation", "regulation of cell organization", "regulation of cellular component organization and biogenesis" ;
    oboInOwl:id "GO:0051128" ;
    a owl:Class ;
    rdfs:label "regulation of cellular component organization" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016043
            ]
        )
    ] .

obo:GO_0051129
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." ;
    oboInOwl:hasExactSynonym "down regulation of cell organization", "down-regulation of cell organization", "downregulation of cell organization" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cell organisation", "negative regulation of cellular component organization and biogenesis" ;
    oboInOwl:id "GO:0051129" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular component organization" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0016043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0016043
            ]
        )
    ] .

obo:GO_0051130
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." ;
    oboInOwl:hasExactSynonym "positive regulation of cell organisation", "up regulation of cell organization", "up-regulation of cell organization", "upregulation of cell organization" ;
    oboInOwl:hasNarrowSynonym "activation of cell organization", "stimulation of cell organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cellular component organization and biogenesis" ;
    oboInOwl:id "GO:0051130" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular component organization" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0016043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0016043
            ]
        )
    ] .

obo:GO_0051132
    obo:IAO_0000115 "The change in morphology and behavior of a mature or immature natural killer T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." ;
    oboInOwl:hasExactSynonym "NK T lymphocyte activation", "NK T-cell activation", "NK T-lymphocyte activation", "NKT cell activation", "NT cell activation", "natural T cell activation", "natural killer T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051132" ;
    a owl:Class ;
    rdfs:comment "Note that NK T cells are a distinct lineage of T cells expressing natural killer cell markers and having T cell receptors characterized by the usage of a restricted repetoire of variable region gene segments." ;
    rdfs:label "NK T cell activation" ;
    rdfs:subClassOf obo:GO_0046631 .

obo:GO_0051133
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of natural killer T cell activation." ;
    oboInOwl:hasExactSynonym "regulation of NK T lymphocyte activation", "regulation of NK T-cell activation", "regulation of NK T-lymphocyte activation", "regulation of NKT cell activation", "regulation of NT cell activation", "regulation of natural T cell activation", "regulation of natural killer T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051133" ;
    a owl:Class ;
    rdfs:label "regulation of NK T cell activation" ;
    rdfs:subClassOf obo:GO_0046634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051132
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051132
            ]
        )
    ] .

obo:GO_0051134
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of natural killer T cell activation." ;
    oboInOwl:hasExactSynonym "down regulation of NK T cell activation", "down-regulation of NK T cell activation", "downregulation of NK T cell activation", "negative regulation of NK T lymphocyte activation", "negative regulation of NK T-cell activation", "negative regulation of NK T-lymphocyte activation", "negative regulation of NKT cell activation", "negative regulation of NT cell activation", "negative regulation of natural T cell activation", "negative regulation of natural killer T cell activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of NK T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051134" ;
    a owl:Class ;
    rdfs:label "negative regulation of NK T cell activation" ;
    rdfs:subClassOf obo:GO_0046636, obo:GO_0051133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051132
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051132
            ]
        )
    ] .

obo:GO_0051135
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of natural killer T cell activation." ;
    oboInOwl:hasExactSynonym "positive regulation of NK T lymphocyte activation", "positive regulation of NK T-cell activation", "positive regulation of NK T-lymphocyte activation", "positive regulation of NKT cell activation", "positive regulation of NT cell activation", "positive regulation of natural T cell activation", "positive regulation of natural killer T cell activation", "up regulation of NK T cell activation", "up-regulation of NK T cell activation", "upregulation of NK T cell activation" ;
    oboInOwl:hasNarrowSynonym "activation of NK T cell activation", "stimulation of NK T cell activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051135" ;
    a owl:Class ;
    rdfs:label "positive regulation of NK T cell activation" ;
    rdfs:subClassOf obo:GO_0046635, obo:GO_0051133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051132
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051132
            ]
        )
    ] .

obo:GO_0051171
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." ;
    oboInOwl:hasExactSynonym "regulation of nitrogen metabolic process", "regulation of nitrogen metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051171" ;
    a owl:Class ;
    rdfs:label "regulation of nitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006807
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006807
            ]
        )
    ] .

obo:GO_0051172
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." ;
    oboInOwl:hasExactSynonym "down regulation of nitrogen metabolic process", "down-regulation of nitrogen metabolic process", "downregulation of nitrogen metabolic process", "negative regulation of nitrogen metabolic process", "negative regulation of nitrogen metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of nitrogen metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051172" ;
    a owl:Class ;
    rdfs:label "negative regulation of nitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0051171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006807
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006807
            ]
        )
    ] .

obo:GO_0051173
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." ;
    oboInOwl:hasExactSynonym "positive regulation of nitrogen metabolic process", "positive regulation of nitrogen metabolism", "up regulation of nitrogen metabolic process", "up-regulation of nitrogen metabolic process", "upregulation of nitrogen metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of nitrogen metabolic process", "stimulation of nitrogen metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051173" ;
    a owl:Class ;
    rdfs:label "positive regulation of nitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0051171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006807
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006807
            ]
        )
    ] .

obo:GO_0051175
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving sulfur or compounds containing sulfur." ;
    oboInOwl:hasExactSynonym "down regulation of sulfur metabolic process", "down-regulation of sulfur metabolic process", "downregulation of sulfur metabolic process", "negative regulation of sulfur metabolism", "negative regulation of sulphur metabolic process", "negative regulation of sulphur metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of sulfur metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051175" ;
    a owl:Class ;
    rdfs:label "negative regulation of sulfur metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0042762, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006790
            ]
        )
    ] .

obo:GO_0051176
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving sulfur or compounds containing sulfur." ;
    oboInOwl:hasExactSynonym "positive regulation of sulfur metabolism", "positive regulation of sulphur metabolic process", "positive regulation of sulphur metabolism", "up regulation of sulfur metabolic process", "up-regulation of sulfur metabolic process", "upregulation of sulfur metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of sulfur metabolic process", "stimulation of sulfur metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051176" ;
    a owl:Class ;
    rdfs:label "positive regulation of sulfur metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0042762, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006790
            ]
        )
    ] .

obo:GO_0051179
    obo:IAO_0000115 "Any process in which a cell, a substance, or a cellular entity, such as a protein complex or organelle, is transported, tethered to or otherwise maintained in a specific location. In the case of substances, localization may also be achieved via selective degradation." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-18T13:51:04Z" ;
    oboInOwl:hasAlternativeId "GO:1902578" ;
    oboInOwl:hasExactSynonym "establishment and maintenance of localization", "establishment and maintenance of position", "localisation" ;
    oboInOwl:hasNarrowSynonym "establishment and maintenance of cellular component location", "establishment and maintenance of substance location", "establishment and maintenance of substrate location" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism localization", "single-organism localization" ;
    oboInOwl:id "GO:0051179" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "localization" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0051216
    a owl:Class ;
    rdfs:label "cartilage development" ;
    rdfs:subClassOf obo:GO_0048513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001501
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0061448
    ] .

obo:GO_0051222
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of protein transport", "up-regulation of protein transport", "upregulation of protein transport" ;
    oboInOwl:hasNarrowSynonym "activation of protein transport", "stimulation of protein transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051222" ;
    a owl:Class ;
    rdfs:label "positive regulation of protein transport" ;
    rdfs:subClassOf obo:GO_0051050, obo:GO_0051223, obo:GO_1904951, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0015031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0015031
            ]
        )
    ] .

obo:GO_0051223
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051223" ;
    a owl:Class ;
    rdfs:label "regulation of protein transport" ;
    rdfs:subClassOf obo:GO_0051049, obo:GO_0070201, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015031
            ]
        )
    ] .

obo:GO_0051224
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of protein transport", "down-regulation of protein transport", "downregulation of protein transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of protein transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051224" ;
    a owl:Class ;
    rdfs:label "negative regulation of protein transport" ;
    rdfs:subClassOf obo:GO_0051051, obo:GO_0051223, obo:GO_1904950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0015031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0015031
            ]
        )
    ] .

obo:GO_0051234
    obo:IAO_0000115 "Any process that localizes a substance or cellular component. This may occur via movement, tethering or selective degradation." ;
    oboInOwl:hasExactSynonym "establishment of localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051234" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "establishment of localization" ;
    rdfs:subClassOf obo:GO_0051179 .

obo:GO_0051239
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a multicellular organismal process, the processes pertinent to the function of a multicellular organism above the cellular level; includes the integrated processes of tissues and organs." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051239" ;
    a owl:Class ;
    rdfs:label "regulation of multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032501
            ]
        )
    ] .

obo:GO_0051240
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of an organismal process, any of the processes pertinent to the function of an organism above the cellular level; includes the integrated processes of tissues and organs." ;
    oboInOwl:hasExactSynonym "up regulation of multicellular organismal process", "up-regulation of multicellular organismal process", "upregulation of multicellular organismal process" ;
    oboInOwl:hasNarrowSynonym "activation of multicellular organismal process", "stimulation of multicellular organismal process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051240" ;
    a owl:Class ;
    rdfs:label "positive regulation of multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032501
            ]
        )
    ] .

obo:GO_0051241
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of an organismal process, the processes pertinent to the function of an organism above the cellular level; includes the integrated processes of tissues and organs." ;
    oboInOwl:hasExactSynonym "down regulation of multicellular organismal process", "down-regulation of multicellular organismal process", "downregulation of multicellular organismal process" ;
    oboInOwl:hasNarrowSynonym "inhibition of multicellular organismal process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051241" ;
    a owl:Class ;
    rdfs:label "negative regulation of multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032501
            ]
        )
    ] .

obo:GO_0051249
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of lymphocyte activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051249" ;
    a owl:Class ;
    rdfs:label "regulation of lymphocyte activation" ;
    rdfs:subClassOf obo:GO_0002694, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046649
            ]
        )
    ] .

obo:GO_0051250
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte activation." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte activation", "down-regulation of lymphocyte activation", "downregulation of lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051250" ;
    a owl:Class ;
    rdfs:label "negative regulation of lymphocyte activation" ;
    rdfs:subClassOf obo:GO_0002695, obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046649
            ]
        )
    ] .

obo:GO_0051251
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of lymphocyte activation." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte activation", "up-regulation of lymphocyte activation", "upregulation of lymphocyte activation" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte activation", "stimulation of lymphocyte activation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051251" ;
    a owl:Class ;
    rdfs:label "positive regulation of lymphocyte activation" ;
    rdfs:subClassOf obo:GO_0002696, obo:GO_0051249, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046649
            ]
        )
    ] .

obo:GO_0051270
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the movement of a cellular component." ;
    oboInOwl:hasExactSynonym "regulation of cellular component motion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell movement" ;
    oboInOwl:id "GO:0051270" ;
    a owl:Class ;
    rdfs:label "regulation of cellular component movement" ;
    rdfs:subClassOf obo:GO_0032879, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006928
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006928
            ]
        )
    ] .

obo:GO_0051271
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the movement of a cellular component." ;
    oboInOwl:hasExactSynonym "negative regulation of cellular component motion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051271" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular component movement" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006928
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006928
            ]
        )
    ] .

obo:GO_0051272
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the movement of a cellular component." ;
    oboInOwl:hasExactSynonym "positive regulation of cellular component motion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051272" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular component movement" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006928
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006928
            ]
        )
    ] .

obo:GO_0051276
    obo:IAO_0000115 "A process that is carried out at the cellular level that results in the assembly, arrangement of constituent parts, or disassembly of chromosomes, structures composed of a very long molecule of DNA and associated proteins that carries hereditary information. This term covers covalent modifications at the molecular level as well as spatial relationships among the major components of a chromosome." ;
    oboInOwl:hasAlternativeId "GO:0007001", "GO:0051277" ;
    oboInOwl:hasExactSynonym "chromosome organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chromosome organization and biogenesis", "maintenance of genome integrity", "nuclear genome maintenance" ;
    oboInOwl:id "GO:0051276" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "chromosome organization" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0051301
    obo:IAO_0000115 "The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051301" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term differs from 'cytokinesis ; GO:0000910' in that cytokinesis does not include nuclear division." ;
    rdfs:label "cell division" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0051302
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the physical partitioning and separation of a cell into daughter cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051302" ;
    a owl:Class ;
    rdfs:label "regulation of cell division" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051301
            ]
        )
    ] .

obo:GO_0051321
    obo:IAO_0000115 "Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions." ;
    oboInOwl:hasAlternativeId "GO:0007126" ;
    oboInOwl:hasDbXref "Wikipedia:Meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "meiosis" ;
    oboInOwl:id "GO:0051321" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'GO:0140013 ; meiotic nuclear division'. 'GO:0051321 ; meiotic cell cycle represents the entire mitotic cell cycle, while 'GO:0140013 meiotic nuclear division' specifically represents the actual nuclear division step of the mitotic cell cycle." ;
    rdfs:label "meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007049, obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0051355
    a owl:Class ;
    rdfs:label "proprioception involved in equilibrioception" ;
    rdfs:subClassOf obo:GO_0019230, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050957
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0019230
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050957
            ]
        )
    ] .

obo:GO_0051356
    a owl:Class ;
    rdfs:label "visual perception involved in equilibrioception" ;
    rdfs:subClassOf obo:GO_0007601, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050957
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007601
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0050957
            ]
        )
    ] .

obo:GO_0051445
    obo:IAO_0000115 "Any process that modulates the rate or extent of progression through the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "meiotic cell cycle modulation", "meiotic cell cycle regulation", "modulation of meiotic cell cycle progression", "regulation of meiotic cell cycle progression", "regulation of progression through meiotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "meiotic cell cycle regulator" ;
    oboInOwl:id "GO:0051445" ;
    a owl:Class ;
    rdfs:label "regulation of meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0051726, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0051446
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of progression through the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "positive regulation of meiotic cell cycle progression", "positive regulation of progression through meiotic cell cycle", "up regulation of progression through meiotic cell cycle", "up-regulation of progression through meiotic cell cycle", "upregulation of progression through meiotic cell cycle" ;
    oboInOwl:hasNarrowSynonym "activation of progression through meiotic cell cycle", "stimulation of progression through meiotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051446" ;
    a owl:Class ;
    rdfs:label "positive regulation of meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0045787, obo:GO_0051445, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0051447
    obo:IAO_0000115 "Any process that stops, prevents or reduces the rate or extent of progression through the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "down regulation of progression through meiotic cell cycle", "down-regulation of progression through meiotic cell cycle", "downregulation of progression through meiotic cell cycle", "negative regulation of meiotic cell cycle progression", "negative regulation of progression through meiotic cell cycle" ;
    oboInOwl:hasNarrowSynonym "inhibition of progression through meiotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051447" ;
    a owl:Class ;
    rdfs:label "negative regulation of meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0045786, obo:GO_0051445, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0051458
    obo:IAO_0000115 "The regulated release of corticotropin by a cell. Corticotropin hormone is a polypeptide hormone synthesized and secreted from corticotropes in the anterior lobe of the pituitary gland in response to corticotropin-releasing hormone (CRH) released by the hypothalamus." ;
    oboInOwl:hasExactSynonym "ACTH secretion", "adrenocorticotropic hormone secretion", "adrenotropic hormone secretion", "adrenotropin secretion", "corticotropic hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "adrenocorticotropin secretion" ;
    oboInOwl:id "GO:0051458" ;
    a owl:Class ;
    rdfs:label "corticotropin secretion" ;
    rdfs:subClassOf obo:GO_0030072, obo:GO_0060986 .

obo:GO_0051459
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of corticotropic hormone from a cell." ;
    oboInOwl:hasExactSynonym "regulation of ACTH secretion", "regulation of adrenocorticotropic hormone secretion", "regulation of adrenocorticotropin secretion", "regulation of adrenotropin hormone secretion", "regulation of adrenotropin secretion", "regulation of corticotropic hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051459" ;
    a owl:Class ;
    rdfs:label "regulation of corticotropin secretion" ;
    rdfs:subClassOf obo:GO_0044060, obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051458
            ]
        )
    ] .

obo:GO_0051460
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of corticotropic hormone from a cell." ;
    oboInOwl:hasExactSynonym "down regulation of adrenocorticotropin secretion", "down-regulation of adrenocorticotropin secretion", "downregulation of adrenocorticotropin secretion", "negative regulation of ACTH secretion", "negative regulation of adrenocorticotropic hormone secretion", "negative regulation of adrenocorticotropin secretion", "negative regulation of adrenotropic hormone secretion", "negative regulation of adrenotropin secretion", "negative regulation of corticotropic hormone secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of adrenocorticotropin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051460" ;
    a owl:Class ;
    rdfs:label "negative regulation of corticotropin secretion" ;
    rdfs:subClassOf obo:GO_0051241, obo:GO_0051459, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051458
            ]
        )
    ] .

obo:GO_0051461
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of corticotropin hormone from a cell." ;
    oboInOwl:hasExactSynonym "positive regulation of ACTH secretion", "positive regulation of adrenocorticotropic hormone secretion", "positive regulation of adrenocorticotropin secretion", "positive regulation of adrenotropic hormone secretion", "positive regulation of adrenotropin secretion", "positive regulation of corticotropic hormone secretion", "up regulation of adrenocorticotropin secretion", "up-regulation of adrenocorticotropin secretion", "upregulation of adrenocorticotropin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of adrenocorticotropin secretion", "stimulation of adrenocorticotropin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051461" ;
    a owl:Class ;
    rdfs:label "positive regulation of corticotropin secretion" ;
    rdfs:subClassOf obo:GO_0051240, obo:GO_0051459, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051458
            ]
        )
    ] .

obo:GO_0051493
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." ;
    oboInOwl:hasExactSynonym "regulation of cytoskeleton organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cytoskeleton organization and biogenesis" ;
    oboInOwl:id "GO:0051493" ;
    a owl:Class ;
    rdfs:label "regulation of cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007010
            ]
        )
    ] .

obo:GO_0051494
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." ;
    oboInOwl:hasExactSynonym "down regulation of cytoskeleton organization", "down-regulation of cytoskeleton organization", "downregulation of cytoskeleton organization", "negative regulation of cytoskeleton organisation" ;
    oboInOwl:hasNarrowSynonym "inhibition of cytoskeleton organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cytoskeleton organization and biogenesis" ;
    oboInOwl:id "GO:0051494" ;
    a owl:Class ;
    rdfs:label "negative regulation of cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_0051493, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007010
            ]
        )
    ] .

obo:GO_0051495
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." ;
    oboInOwl:hasExactSynonym "positive regulation of cytoskeleton organisation", "up regulation of cytoskeleton organization", "up-regulation of cytoskeleton organization", "upregulation of cytoskeleton organization" ;
    oboInOwl:hasNarrowSynonym "activation of cytoskeleton organization", "stimulation of cytoskeleton organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cytoskeleton organization and biogenesis" ;
    oboInOwl:id "GO:0051495" ;
    a owl:Class ;
    rdfs:label "positive regulation of cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0051493, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007010
            ]
        )
    ] .

obo:GO_0051588
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051588" ;
    a owl:Class ;
    rdfs:label "regulation of neurotransmitter transport" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006836
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006836
            ]
        )
    ] .

obo:GO_0051589
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of neurotransmitter transport", "down-regulation of neurotransmitter transport", "downregulation of neurotransmitter transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of neurotransmitter transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051589" ;
    a owl:Class ;
    rdfs:label "negative regulation of neurotransmitter transport" ;
    rdfs:subClassOf obo:GO_0051051, obo:GO_0051588, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006836
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006836
            ]
        )
    ] .

obo:GO_0051590
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of neurotransmitter transport", "up-regulation of neurotransmitter transport", "upregulation of neurotransmitter transport" ;
    oboInOwl:hasNarrowSynonym "activation of neurotransmitter transport", "stimulation of neurotransmitter transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051590" ;
    a owl:Class ;
    rdfs:label "positive regulation of neurotransmitter transport" ;
    rdfs:subClassOf obo:GO_0051050, obo:GO_0051588, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006836
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006836
            ]
        )
    ] .

obo:GO_0051602
    a owl:Class ;
    rdfs:label "response to electrical stimulus" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0051606
    obo:IAO_0000115 "The series of events in which a stimulus is received by a cell or organism and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "stimulus detection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of stimulus", "stimulus sensing" ;
    oboInOwl:id "GO:0051606" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "detection of stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0051608
    obo:IAO_0000115 "The directed movement of histamine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Histamine is a physiologically active amine, found in plant and animal tissue and released from mast cells as part of an allergic reaction in humans." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051608" ;
    a owl:Class ;
    rdfs:label "histamine transport" ;
    rdfs:subClassOf obo:GO_0006812, obo:GO_0071702, obo:GO_0071705 .

obo:GO_0051640
    obo:IAO_0000115 "Any process in which an organelle is transported to, and/or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "establishment and maintenance of organelle localization", "organelle localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051640" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "organelle localization" ;
    rdfs:subClassOf obo:GO_0051641 .

obo:GO_0051641
    obo:IAO_0000115 "A cellular localization process whereby a substance or cellular entity, such as a protein complex or organelle, is transported to, and/or maintained in, a specific location within a cell including the localization of substances or cellular entities to the cell membrane." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-12-18T14:04:32Z" ;
    oboInOwl:hasAlternativeId "GO:1902580" ;
    oboInOwl:hasExactSynonym "cellular localisation", "establishment and maintenance of cellular localization", "establishment and maintenance of localization in cell or cell membrane", "single organism cellular localization" ;
    oboInOwl:hasNarrowSynonym "intracellular localization", "localization within cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism cellular localization" ;
    oboInOwl:id "GO:0051641" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "cellular localization" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0051179 .

obo:GO_0051648
    obo:IAO_0000115 "Any process in which a vesicle or vesicles are transported to, and/or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "cytoplasmic vesicle localization", "establishment and maintenance of vesicle localization", "vesicle localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051648" ;
    a owl:Class ;
    rdfs:label "vesicle localization" ;
    rdfs:subClassOf obo:GO_0051640 .

obo:GO_0051649
    obo:IAO_0000115 "Any process, occuring in a cell, that localizes a substance or cellular component. This may occur via movement, tethering or selective degradation." ;
    oboInOwl:hasExactSynonym "establishment of localisation in cell" ;
    oboInOwl:hasNarrowSynonym "establishment of intracellular localization", "establishment of localization within cell", "positioning within cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "establishment of cellular localization" ;
    oboInOwl:id "GO:0051649" ;
    a owl:Class ;
    rdfs:label "establishment of localization in cell" ;
    rdfs:subClassOf obo:GO_0051234, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051641
    ] .

obo:GO_0051650
    obo:IAO_0000115 "The directed movement of a vesicle to a specific location." ;
    oboInOwl:hasExactSynonym "establishment of vesicle localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051650" ;
    oboInOwl:inSubset go:goslim_aspergillus ;
    a owl:Class ;
    rdfs:label "establishment of vesicle localization" ;
    rdfs:subClassOf obo:GO_0051648, obo:GO_0051649, obo:GO_0051656 .

obo:GO_0051656
    obo:IAO_0000115 "The directed movement of an organelle to a specific location." ;
    oboInOwl:hasExactSynonym "establishment of organelle localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051656" ;
    a owl:Class ;
    rdfs:label "establishment of organelle localization" ;
    rdfs:subClassOf obo:GO_0051234, obo:GO_0051640 .

obo:GO_0051674
    obo:IAO_0000115 "Any process in which a cell is transported to, and/or maintained in, a specific location." ;
    oboInOwl:hasExactSynonym "cell localization", "establishment and maintenance of cell localization", "establishment and maintenance of localization of cell", "localisation of cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051674" ;
    a owl:Class ;
    rdfs:label "localization of cell" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0051179 .

obo:GO_0051704
    obo:IAO_0000115 "A biological process which involves another organism of the same or different species." ;
    oboInOwl:hasAlternativeId "GO:0051706" ;
    oboInOwl:hasExactSynonym "interaction between organisms", "physiological interaction between organisms", "physiological interaction with other organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051704" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "multi-organism process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0051707
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from another living organism." ;
    oboInOwl:hasAlternativeId "GO:0009613", "GO:0042828" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051707" ;
    a owl:Class ;
    rdfs:label "response to other organism" ;
    rdfs:subClassOf obo:GO_0043207, obo:GO_0044419 .

obo:GO_0051716
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus by a cell and ends with a change in state or activity or the cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051716" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "cellular response to stimulus" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0050896 .

obo:GO_0051726
    obo:IAO_0000115 "Any process that modulates the rate or extent of progression through the cell cycle." ;
    oboInOwl:hasAlternativeId "GO:0000074", "GO:0007050", "GO:0071156", "GO:0071157", "GO:0071158", "GO:0071850" ;
    oboInOwl:hasExactSynonym "cell cycle modulation", "cell cycle regulation", "control of cell cycle progression", "modulation of cell cycle progression", "regulation of cell cycle progression", "regulation of progression through cell cycle" ;
    oboInOwl:hasNarrowSynonym "arrest of mitotic cell cycle progression", "cell cycle arrest", "mitotic cell cycle arrest", "negative regulation of cell cycle arrest", "positive regulation of cell cycle arrest", "regulation of cell cycle arrest" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell cycle regulator", "tumor suppressor" ;
    oboInOwl:id "GO:0051726" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of cell cycle" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0051767
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of a nitric-oxide synthase, an enzyme which catalyzes the reaction L-arginine + n NADPH + n H+ + m O2 = citrulline + nitric oxide + n NADP+." ;
    obo:RO_0002161 obo:NCBITaxon_4751 ;
    oboInOwl:hasAlternativeId "GO:0051768" ;
    oboInOwl:hasExactSynonym "NO synthase biosynthesis", "NO synthase biosynthetic process", "NOS biosynthesis", "NOS biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "NOS1 biosynthesis", "NOS2 biosynthesis", "NOS2 synthase biosynthesis", "NOS2 synthase biosynthetic process", "NOS3 biosynthesis", "brain nitric-oxide synthase biosynthetic process", "endothelial nitric-oxide synthase biosynthetic process", "inducible nitric-oxide synthase biosynthetic process", "nitric-oxide synthase (type 2) biosynthesis", "nitric-oxide synthase (type 2) biosynthetic process", "nitric-oxide synthase (type II) biosynthesis", "nitric-oxide synthase (type II) biosynthetic process", "nitric-oxide synthase 2 biosynthetic process", "nitric-oxide synthase-1 biosynthetic process", "nitric-oxide synthase-2 biosynthetic process", "nitric-oxide synthase-3 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051767" ;
    a owl:Class ;
    rdfs:label "nitric-oxide synthase biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009059 .

obo:GO_0051769
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric-oxide synthase enzyme." ;
    oboInOwl:hasAlternativeId "GO:0051772" ;
    oboInOwl:hasExactSynonym "regulation of NO synthase biosynthesis", "regulation of NO synthase biosynthetic process", "regulation of NOS biosynthesis", "regulation of NOS biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "regulation of NOS2 synthase biosynthesis", "regulation of NOS2 synthase biosynthetic process", "regulation of nitric-oxide synthase (type 2) biosynthesis", "regulation of nitric-oxide synthase (type 2) biosynthetic process", "regulation of nitric-oxide synthase (type II) biosynthesis", "regulation of nitric-oxide synthase (type II) biosynthetic process", "regulation of nitric-oxide synthase 2 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051769" ;
    a owl:Class ;
    rdfs:label "regulation of nitric-oxide synthase biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010556, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051767
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051767
            ]
        )
    ] .

obo:GO_0051770
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric oxide synthase enzyme." ;
    oboInOwl:hasAlternativeId "GO:0051773" ;
    oboInOwl:hasExactSynonym "positive regulation of NO synthase biosynthesis", "positive regulation of NO synthase biosynthetic process", "positive regulation of NOS biosynthesis", "positive regulation of NOS biosynthetic process", "up regulation of nitric-oxide synthase biosynthetic process", "up-regulation of nitric-oxide synthase biosynthetic process", "upregulation of nitric-oxide synthase biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of nitric-oxide synthase 2 biosynthetic process", "activation of nitric-oxide synthase biosynthetic process", "positive regulation of NOS2 synthase biosynthesis", "positive regulation of NOS2 synthase biosynthetic process", "positive regulation of nitric-oxide synthase (type 2) biosynthesis", "positive regulation of nitric-oxide synthase (type 2) biosynthetic process", "positive regulation of nitric-oxide synthase (type II) biosynthesis", "positive regulation of nitric-oxide synthase (type II) biosynthetic process", "positive regulation of nitric-oxide synthase 2 biosynthetic process", "stimulation of nitric-oxide synthase 2 biosynthetic process", "stimulation of nitric-oxide synthase biosynthetic process", "up regulation of nitric-oxide synthase 2 biosynthetic process", "up-regulation of nitric-oxide synthase 2 biosynthetic process", "upregulation of nitric-oxide synthase 2 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051770" ;
    a owl:Class ;
    rdfs:label "positive regulation of nitric-oxide synthase biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010557, obo:GO_0051769, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051767
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051767
            ]
        )
    ] .

obo:GO_0051771
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric-oxide synthase enzyme." ;
    oboInOwl:hasAlternativeId "GO:0051774" ;
    oboInOwl:hasExactSynonym "down regulation of nitric-oxide synthase biosynthetic process", "down-regulation of nitric-oxide synthase biosynthetic process", "downregulation of nitric-oxide synthase biosynthetic process", "negative regulation of NO synthase biosynthesis", "negative regulation of NO synthase biosynthetic process", "negative regulation of NOS biosynthesis", "negative regulation of NOS biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "down regulation of nitric-oxide synthase 2 biosynthetic process", "down-regulation of nitric-oxide synthase 2 biosynthetic process", "downregulation of nitric-oxide synthase 2 biosynthetic process", "inhibition of nitric-oxide synthase 2 biosynthetic process", "inhibition of nitric-oxide synthase biosynthetic process", "negative regulation of NOS2 synthase biosynthesis", "negative regulation of NOS2 synthase biosynthetic process", "negative regulation of nitric-oxide synthase (type 2) biosynthesis", "negative regulation of nitric-oxide synthase (type 2) biosynthetic process", "negative regulation of nitric-oxide synthase (type II) biosynthesis", "negative regulation of nitric-oxide synthase (type II) biosynthetic process", "negative regulation of nitric-oxide synthase 2 biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051771" ;
    a owl:Class ;
    rdfs:label "negative regulation of nitric-oxide synthase biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010558, obo:GO_0051769, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051767
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051767
            ]
        )
    ] .

obo:GO_0051781
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell division." ;
    oboInOwl:hasExactSynonym "up regulation of cell division", "up-regulation of cell division", "upregulation of cell division" ;
    oboInOwl:hasNarrowSynonym "activation of cell division", "stimulation of cell division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051781" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell division" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051302, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051301
            ]
        )
    ] .

obo:GO_0051782
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell division." ;
    oboInOwl:hasExactSynonym "down regulation of cell division", "down-regulation of cell division", "downregulation of cell division" ;
    oboInOwl:hasNarrowSynonym "inhibition of cell division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051782" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell division" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051302, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051301
            ]
        )
    ] .

obo:GO_0051783
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051783" ;
    a owl:Class ;
    rdfs:label "regulation of nuclear division" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000280
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000280
            ]
        )
    ] .

obo:GO_0051784
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." ;
    oboInOwl:hasExactSynonym "down regulation of nuclear division", "down-regulation of nuclear division", "downregulation of nuclear division" ;
    oboInOwl:hasNarrowSynonym "inhibition of nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051784" ;
    a owl:Class ;
    rdfs:label "negative regulation of nuclear division" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0000280
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0000280
            ]
        )
    ] .

obo:GO_0051785
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." ;
    oboInOwl:hasExactSynonym "up regulation of nuclear division", "up-regulation of nuclear division", "upregulation of nuclear division" ;
    oboInOwl:hasNarrowSynonym "activation of nuclear division", "stimulation of nuclear division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051785" ;
    a owl:Class ;
    rdfs:label "positive regulation of nuclear division" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0000280
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0000280
            ]
        )
    ] .

obo:GO_0051861
    obo:IAO_0000115 "Binding to a glycolipid, any compound containing one or more monosaccharide residues bound by a glycosidic linkage to a hydrophobic group such as an acylglycerol, a sphingoid, a ceramide (N-acylsphingoid) or a prenyl phosphate." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0051861" ;
    a owl:Class ;
    rdfs:label "glycolipid binding" ;
    rdfs:subClassOf obo:GO_0008289, obo:GO_0097367 .

obo:GO_0051931
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of sensory perception, the series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051931" ;
    a owl:Class ;
    rdfs:label "regulation of sensory perception" ;
    rdfs:subClassOf obo:GO_0031644, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0051932
    obo:IAO_0000115 "The vesicular release of  gamma-aminobutyric acid (GABA). from a presynapse, across a chemical synapse, the subsequent activation of GABA receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasExactSynonym "GABAergic synaptic transmission", "synaptic transmission, GABA mediated", "synaptic transmission, gamma-aminobutyric acid mediated", "synaptic transmission, gamma-aminobutyric acid-ergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051932" ;
    a owl:Class ;
    rdfs:label "synaptic transmission, GABAergic" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0051937
    obo:IAO_0000115 "The directed movement of catecholamines, a group of physiologically important biogenic amines that possess a catechol (3,4-dihydroxyphenyl) nucleus and are derivatives of 3,4-dihydroxyphenylethylamine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051937" ;
    a owl:Class ;
    rdfs:label "catecholamine transport" ;
    rdfs:subClassOf obo:GO_0015844, obo:GO_0015850 .

obo:GO_0051952
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051952" ;
    a owl:Class ;
    rdfs:label "regulation of amine transport" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015837
            ]
        )
    ] .

obo:GO_0051953
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of amine transport", "down-regulation of amine transport", "downregulation of amine transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of amine transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051953" ;
    a owl:Class ;
    rdfs:label "negative regulation of amine transport" ;
    rdfs:subClassOf obo:GO_0051051, obo:GO_0051952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0015837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0015837
            ]
        )
    ] .

obo:GO_0051954
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "up regulation of amine transport", "up-regulation of amine transport", "upregulation of amine transport" ;
    oboInOwl:hasNarrowSynonym "activation of amine transport", "stimulation of amine transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051954" ;
    a owl:Class ;
    rdfs:label "positive regulation of amine transport" ;
    rdfs:subClassOf obo:GO_0051050, obo:GO_0051952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0015837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0015837
            ]
        )
    ] .

obo:GO_0051955
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051955" ;
    a owl:Class ;
    rdfs:label "regulation of amino acid transport" ;
    rdfs:subClassOf obo:GO_0032890, obo:GO_0051952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006865
            ]
        )
    ] .

obo:GO_0051956
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "down regulation of amino acid transport", "down-regulation of amino acid transport", "downregulation of amino acid transport", "negative regulation of amino acid transmembrane transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of amino acid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051956" ;
    a owl:Class ;
    rdfs:label "negative regulation of amino acid transport" ;
    rdfs:subClassOf obo:GO_0032891, obo:GO_0051953, obo:GO_0051955, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006865
            ]
        )
    ] .

obo:GO_0051957
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:hasExactSynonym "positive regulation of amino acid transmembrane transport", "up regulation of amino acid transport", "up-regulation of amino acid transport", "upregulation of amino acid transport" ;
    oboInOwl:hasNarrowSynonym "activation of amino acid transport", "stimulation of amino acid transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051957" ;
    a owl:Class ;
    rdfs:label "positive regulation of amino acid transport" ;
    rdfs:subClassOf obo:GO_0032892, obo:GO_0051954, obo:GO_0051955, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006865
            ]
        )
    ] .

obo:GO_0051960
    a owl:Class ;
    rdfs:label "regulation of nervous system development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007399
            ]
        )
    ] .

obo:GO_0051961
    a owl:Class ;
    rdfs:label "negative regulation of nervous system development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_0051960, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007399
            ]
        )
    ] .

obo:GO_0051962
    a owl:Class ;
    rdfs:label "positive regulation of nervous system development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_0051960, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007399
            ]
        )
    ] .

obo:GO_0051966
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051966" ;
    a owl:Class ;
    rdfs:label "regulation of synaptic transmission, glutamatergic" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035249
            ]
        )
    ] .

obo:GO_0051967
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." ;
    oboInOwl:hasExactSynonym "down regulation of synaptic transmission, glutamatergic", "down-regulation of synaptic transmission, glutamatergic", "downregulation of synaptic transmission, glutamatergic" ;
    oboInOwl:hasNarrowSynonym "inhibition of synaptic transmission, glutamatergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051967" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission, glutamatergic" ;
    rdfs:subClassOf obo:GO_0050805, obo:GO_0051966, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035249
            ]
        )
    ] .

obo:GO_0051968
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." ;
    oboInOwl:hasExactSynonym "up regulation of synaptic transmission, glutamatergic", "up-regulation of synaptic transmission, glutamatergic", "upregulation of synaptic transmission, glutamatergic" ;
    oboInOwl:hasNarrowSynonym "activation of synaptic transmission, glutamatergic", "stimulation of synaptic transmission, glutamatergic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051968" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission, glutamatergic" ;
    rdfs:subClassOf obo:GO_0050806, obo:GO_0051966, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035249
            ]
        )
    ] .

obo:GO_0051969
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." ;
    oboInOwl:hasExactSynonym "regulation of conduction of nerve impulse" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051969" ;
    a owl:Class ;
    rdfs:label "regulation of transmission of nerve impulse" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0023051, obo:GO_0031644, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0019226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0019226
            ]
        )
    ] .

obo:GO_0051970
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." ;
    oboInOwl:hasExactSynonym "down regulation of transmission of nerve impulse", "down-regulation of transmission of nerve impulse", "downregulation of transmission of nerve impulse", "negative regulation of conduction of nerve impulse" ;
    oboInOwl:hasNarrowSynonym "inhibition of transmission of nerve impulse" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051970" ;
    a owl:Class ;
    rdfs:label "negative regulation of transmission of nerve impulse" ;
    rdfs:subClassOf obo:GO_0010648, obo:GO_0023057, obo:GO_0031645, obo:GO_0051969, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0019226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0019226
            ]
        )
    ] .

obo:GO_0051971
    obo:IAO_0000115 "Any process that activates, maintains or increases the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." ;
    oboInOwl:hasExactSynonym "positive regulation of conduction of nerve impulse", "up regulation of transmission of nerve impulse", "up-regulation of transmission of nerve impulse", "upregulation of transmission of nerve impulse" ;
    oboInOwl:hasNarrowSynonym "activation of transmission of nerve impulse", "stimulation of transmission of nerve impulse" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051971" ;
    a owl:Class ;
    rdfs:label "positive regulation of transmission of nerve impulse" ;
    rdfs:subClassOf obo:GO_0010647, obo:GO_0023056, obo:GO_0031646, obo:GO_0051969, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0019226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0019226
            ]
        )
    ] .

obo:GO_0051983
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051983" ;
    a owl:Class ;
    rdfs:label "regulation of chromosome segregation" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007059
            ]
        )
    ] .

obo:GO_0051984
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." ;
    oboInOwl:hasExactSynonym "up regulation of chromosome segregation", "up-regulation of chromosome segregation", "upregulation of chromosome segregation" ;
    oboInOwl:hasNarrowSynonym "activation of chromosome segregation", "stimulation of chromosome segregation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051984" ;
    a owl:Class ;
    rdfs:label "positive regulation of chromosome segregation" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007059
            ]
        )
    ] .

obo:GO_0051985
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." ;
    oboInOwl:hasExactSynonym "down regulation of chromosome segregation", "down-regulation of chromosome segregation", "downregulation of chromosome segregation" ;
    oboInOwl:hasNarrowSynonym "inhibition of chromosome segregation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051985" ;
    a owl:Class ;
    rdfs:label "negative regulation of chromosome segregation" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007059
            ]
        )
    ] .

obo:GO_0055065
    a owl:Class ;
    rdfs:label "metal ion homeostasis" ;
    rdfs:subClassOf obo:GO_0055080, obo:GO_0098771 .

obo:GO_0055074
    a owl:Class ;
    rdfs:label "calcium ion homeostasis" ;
    rdfs:subClassOf obo:GO_0055065, obo:GO_0072507 .

obo:GO_0055080
    a owl:Class ;
    rdfs:label "cation homeostasis" ;
    rdfs:subClassOf obo:GO_0050801 .

obo:GO_0055082
    a owl:Class ;
    rdfs:label "cellular chemical homeostasis" ;
    rdfs:subClassOf obo:GO_0019725, obo:GO_0048878 .

obo:GO_0055085
    obo:IAO_0000115 "The process in which a solute is transported across a lipid bilayer, from one side of a membrane to the other." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2015-10-21T13:22:47Z" ;
    oboInOwl:hasAlternativeId "GO:0090662" ;
    oboInOwl:hasExactSynonym "membrane transport" ;
    oboInOwl:hasNarrowSynonym "ATP hydrolysis coupled transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0055085" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Transmembrane transport is the transport of a solute across a lipid bilayer. Note that transport through the nuclear pore complex is not transmembrane because the nuclear membrane is a double membrane and is not traversed. For transport through the nuclear pore, consider instead the term 'nucleocytoplasmic transport ; GO:0006913' and its children. Note also that this term is not intended for use in annotating lateral movement within membranes." ;
    rdfs:label "transmembrane transport" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0009987 .

obo:GO_0055117
    a owl:Class ;
    rdfs:label "regulation of cardiac muscle contraction" ;
    rdfs:subClassOf obo:GO_0006942, obo:GO_0008016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060048
            ]
        )
    ] .

obo:GO_0055118
    a owl:Class ;
    rdfs:label "negative regulation of cardiac muscle contraction" ;
    rdfs:subClassOf obo:GO_0045822, obo:GO_0045988, obo:GO_0055117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060048
            ]
        )
    ] .

obo:GO_0055127
    a owl:Class ;
    rdfs:label "vibrational conductance of sound to the inner ear" ;
    rdfs:subClassOf obo:GO_0032501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007605
    ] .

obo:GO_0060004
    a owl:Class ;
    rdfs:label "reflex" ;
    rdfs:subClassOf obo:GO_0009605 .

obo:GO_0060005
    a owl:Class ;
    rdfs:label "vestibular reflex" ;
    rdfs:subClassOf obo:GO_0060004 .

obo:GO_0060007
    a owl:Class ;
    rdfs:label "linear vestibuloocular reflex" ;
    rdfs:subClassOf obo:GO_0060005 .

obo:GO_0060012
    obo:IAO_0000115 "The vesicular release of glycine from a presynapse, across a chemical synapse, the subsequent activation of glycine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." ;
    oboInOwl:hasExactSynonym "glycinergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060012" ;
    a owl:Class ;
    rdfs:label "synaptic transmission, glycinergic" ;
    rdfs:subClassOf obo:GO_0007268 .

obo:GO_0060047
    obo:IAO_0000115 "The multicellular organismal process in which the heart decreases in volume in a characteristic way to propel blood through the body." ;
    oboInOwl:hasExactSynonym "heart beating" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cardiac contraction", "hemolymph circulation" ;
    oboInOwl:id "GO:0060047" ;
    a owl:Class ;
    rdfs:label "heart contraction" ;
    rdfs:subClassOf obo:GO_0003015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0008015
    ] .

obo:GO_0060048
    a owl:Class ;
    rdfs:label "cardiac muscle contraction" ;
    rdfs:subClassOf obo:GO_0006941, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060047
    ] .

obo:GO_0060054
    obo:IAO_0000115 "Any process that activates or increases the rate or extent of epithelial cell proliferation, contributing to the restoration of integrity to a damaged tissue following an injury." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060054" ;
    a owl:Class ;
    rdfs:label "positive regulation of epithelial cell proliferation involved in wound healing" ;
    rdfs:subClassOf obo:GO_0050679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0060055
    obo:IAO_0000115 "Blood vessel formation when new vessels emerge from the proliferation of pre-existing blood vessels and contribute to the series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060055" ;
    a owl:Class ;
    rdfs:label "angiogenesis involved in wound healing" ;
    rdfs:subClassOf obo:GO_0001525, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001525
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0060073
    a owl:Class ;
    rdfs:label "micturition" ;
    rdfs:subClassOf obo:GO_0003014, obo:GO_0007588 .

obo:GO_0060078
    obo:IAO_0000115 "Any process that modulates the potential difference across a post-synaptic membrane." ;
    oboInOwl:hasExactSynonym "regulation of post-synaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060078" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "regulation of postsynaptic membrane potential" ;
    rdfs:subClassOf obo:GO_0042391 .

obo:GO_0060079
    obo:IAO_0000115 "A process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." ;
    oboInOwl:hasExactSynonym "regulation of excitatory post-synaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of EPSP" ;
    oboInOwl:id "GO:0060079" ;
    a owl:Class ;
    rdfs:label "excitatory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0060078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0099565
    ] .

obo:GO_0060080
    obo:IAO_0000115 "A process that causes a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." ;
    oboInOwl:hasExactSynonym "regulation of inhibitory post-synaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "IPSP" ;
    oboInOwl:id "GO:0060080" ;
    a owl:Class ;
    rdfs:label "inhibitory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0060078, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0099565
    ] .

obo:GO_0060082
    a owl:Class ;
    rdfs:label "eye blink reflex" ;
    rdfs:subClassOf obo:GO_0060004 .

obo:GO_0060083
    a owl:Class ;
    rdfs:label "smooth muscle contraction involved in micturition" ;
    rdfs:subClassOf obo:GO_0014832, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006939
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0060073
            ]
        )
    ] .

obo:GO_0060084
    a owl:Class ;
    rdfs:label "synaptic transmission involved in micturition" ;
    rdfs:subClassOf obo:GO_0007274, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007268
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0060073
            ]
        )
    ] .

obo:GO_0060089
    obo:IAO_0000115 "A compound molecular function in which an effector function is controlled by one or more regulatory components." ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0060089" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "molecular transducer activity" ;
    rdfs:subClassOf obo:GO_0003674 .

obo:GO_0060090
    obo:IAO_0000115 "The binding activity of a molecule that brings together two or more molecules through a selective, non-covalent, often stoichiometric interaction, permitting those molecules to function in a coordinated way." ;
    oboInOwl:hasAlternativeId "GO:0032947" ;
    oboInOwl:hasExactSynonym "binding, bridging" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:hasRelatedSynonym "protein complex scaffold activity", "protein-containing complex scaffold activity" ;
    oboInOwl:id "GO:0060090" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "molecular adaptor activity" ;
    rdfs:subClassOf obo:GO_0003674, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005488
    ] .

obo:GO_0060092
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060092" ;
    a owl:Class ;
    rdfs:label "regulation of synaptic transmission, glycinergic" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060012
            ]
        )
    ] .

obo:GO_0060093
    obo:IAO_0000115 "Any process that stops or decreases the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." ;
    oboInOwl:hasExactSynonym "negative regulation of glycinergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060093" ;
    a owl:Class ;
    rdfs:label "negative regulation of synaptic transmission, glycinergic" ;
    rdfs:subClassOf obo:GO_0050805, obo:GO_0060092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060012
            ]
        )
    ] .

obo:GO_0060094
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." ;
    oboInOwl:hasExactSynonym "positive regulation of glycinergic synaptic transmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060094" ;
    a owl:Class ;
    rdfs:label "positive regulation of synaptic transmission, glycinergic" ;
    rdfs:subClassOf obo:GO_0050806, obo:GO_0060092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060012
            ]
        )
    ] .

obo:GO_0060096
    obo:IAO_0000115 "The regulated release of serotonin by a cell, in which released serotonin acts as a neurotransmitter." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "serotonin release, neurotransmission" ;
    oboInOwl:id "GO:0060096" ;
    a owl:Class ;
    rdfs:label "serotonin secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0001820, obo:GO_0007269 .

obo:GO_0060123
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of growth hormone from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060123" ;
    a owl:Class ;
    rdfs:label "regulation of growth hormone secretion" ;
    rdfs:subClassOf obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030252
            ]
        )
    ] .

obo:GO_0060124
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of the regulated release of growth hormone from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060124" ;
    a owl:Class ;
    rdfs:label "positive regulation of growth hormone secretion" ;
    rdfs:subClassOf obo:GO_0060123, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030252
            ]
        )
    ] .

obo:GO_0060125
    obo:IAO_0000115 "Any process that decreases or stops the frequency, rate or extent of the regulated release of growth hormone from a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060125" ;
    a owl:Class ;
    rdfs:label "negative regulation of growth hormone secretion" ;
    rdfs:subClassOf obo:GO_0060123, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030252
            ]
        )
    ] .

obo:GO_0060136
    a owl:Class ;
    rdfs:label "embryonic process involved in female pregnancy" ;
    rdfs:subClassOf obo:GO_0048609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007565
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009792
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0022414
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007565
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:GO_0060156
    a owl:Class ;
    rdfs:label "milk ejection reflex" ;
    rdfs:subClassOf obo:GO_0007589, obo:GO_0032941, obo:GO_0060004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007595
    ] .

obo:GO_0060249
    obo:IAO_0000115 "A homeostatic process involved in the maintenance of an internal steady state within a defined anatomical structure of an organism, including control of cellular proliferation and death and control of metabolic function. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." ;
    oboInOwl:hasExactSynonym "anatomical structure maintenance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060249" ;
    a owl:Class ;
    rdfs:label "anatomical structure homeostasis" ;
    rdfs:subClassOf obo:GO_0042592 .

obo:GO_0060255
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060255" ;
    a owl:Class ;
    rdfs:label "regulation of macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043170
            ]
        )
    ] .

obo:GO_0060263
    obo:IAO_0000115 "Any process that modulates the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060263" ;
    a owl:Class ;
    rdfs:label "regulation of respiratory burst" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045730
            ]
        )
    ] .

obo:GO_0060264
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasBroadSynonym "regulation of respiratory burst involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060264" ;
    a owl:Class ;
    rdfs:label "regulation of respiratory burst involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0045088, obo:GO_0050727, obo:GO_0051239, obo:GO_0060263, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002536
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002536
            ]
        )
    ] .

obo:GO_0060265
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasBroadSynonym "positive regulation of respiratory burst involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060265" ;
    a owl:Class ;
    rdfs:label "positive regulation of respiratory burst involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0045089, obo:GO_0050729, obo:GO_0051240, obo:GO_0060264, obo:GO_0060267, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002536
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002536
            ]
        )
    ] .

obo:GO_0060266
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasBroadSynonym "negative regulation of respiratory burst involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060266" ;
    a owl:Class ;
    rdfs:label "negative regulation of respiratory burst involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0045824, obo:GO_0050728, obo:GO_0051241, obo:GO_0060264, obo:GO_0060268, obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002536
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002536
            ]
        )
    ] .

obo:GO_0060267
    obo:IAO_0000115 "Any process that increases the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060267" ;
    a owl:Class ;
    rdfs:label "positive regulation of respiratory burst" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0060263, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045730
            ]
        )
    ] .

obo:GO_0060268
    obo:IAO_0000115 "Any process that decreases the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060268" ;
    a owl:Class ;
    rdfs:label "negative regulation of respiratory burst" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0060263, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045730
            ]
        )
    ] .

obo:GO_0060271
    obo:IAO_0000115 "The assembly of a cilium, a specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." ;
    obo:RO_0002161 obo:NCBITaxon_3176, obo:NCBITaxon_3312, obo:NCBITaxon_3378, obo:NCBITaxon_3398, obo:NCBITaxon_4890, obo:NCBITaxon_5782 ;
    oboInOwl:hasAlternativeId "GO:0042384" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5617833.2" ;
    oboInOwl:hasExactSynonym "ciliogenesis", "cilium assembly", "cilium formation", "microtubule-based flagellum assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cilium biogenesis", "cilium morphogenesis", "cilium organization" ;
    oboInOwl:id "GO:0060271" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent." ;
    rdfs:label "cilium assembly" ;
    rdfs:subClassOf obo:GO_0044782, obo:GO_0070925, obo:GO_0120031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0035082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0035735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0061512
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0097712
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_1905349
    ] .

obo:GO_0060284
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060284" ;
    a owl:Class ;
    rdfs:label "regulation of cell development" ;
    rdfs:subClassOf obo:GO_0045595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048468
            ]
        )
    ] .

obo:GO_0060285
    obo:IAO_0000115 "Cell motility due to the motion of one or more eukaryotic cilia. A eukaryotic cilium is a specialized organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic (plasma) membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." ;
    oboInOwl:hasAlternativeId "GO:0071974" ;
    oboInOwl:hasExactSynonym "cilium cell motility", "microtubule-based flagellar cell motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "ciliary cell motility" ;
    oboInOwl:id "GO:0060285" ;
    a owl:Class ;
    rdfs:comment "Note that we deem eukaryotic cilia and microtubule-based flagella to be equivalent." ;
    rdfs:label "cilium-dependent cell motility" ;
    rdfs:subClassOf obo:GO_0001539, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0003341
    ] .

obo:GO_0060294
    obo:IAO_0000115 "Movement of cilia mediated by motor proteins that contributes to the movement of a cell." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060294" ;
    a owl:Class ;
    rdfs:label "cilium movement involved in cell motility" ;
    rdfs:subClassOf obo:GO_0003341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0003341
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:GO_0060295
    obo:IAO_0000115 "Any process that modulates the rate frequency or extent of cilium movement involved in ciliary motility." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060295" ;
    a owl:Class ;
    rdfs:label "regulation of cilium movement involved in cell motility" ;
    rdfs:subClassOf obo:GO_0003352, obo:GO_1902019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060294
            ]
        )
    ] .

obo:GO_0060312
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of blood vessel remodeling, the reorganization or renovation of existing blood vessels." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060312" ;
    a owl:Class ;
    rdfs:label "regulation of blood vessel remodeling" ;
    rdfs:subClassOf obo:GO_0022603, obo:GO_0034103, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001974
            ]
        )
    ] .

obo:GO_0060313
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of blood vessel remodeling, the reorganization or renovation of existing blood vessels." ;
    oboInOwl:hasExactSynonym "down-regulation of blood vessel remodeling" ;
    oboInOwl:hasNarrowSynonym "inhibition of blood vessel remodeling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060313" ;
    a owl:Class ;
    rdfs:label "negative regulation of blood vessel remodeling" ;
    rdfs:subClassOf obo:GO_0034104, obo:GO_0051093, obo:GO_0060312, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001974
            ]
        )
    ] .

obo:GO_0060326
    obo:IAO_0000115 "The directed movement of a motile cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060326" ;
    a owl:Class ;
    rdfs:label "cell chemotaxis" ;
    rdfs:subClassOf obo:GO_0006935, obo:GO_0016477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0070887
    ] .

obo:GO_0060341
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process in which a cell, a substance, or a cellular entity is transported to, or maintained in a specific location within or in the membrane of a cell." ;
    oboInOwl:hasExactSynonym "regulation of cellular localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060341" ;
    a owl:Class ;
    rdfs:label "regulation of cellular localization" ;
    rdfs:subClassOf obo:GO_0032879, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051641
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051641
            ]
        )
    ] .

obo:GO_0060348
    a owl:Class ;
    rdfs:label "bone development" ;
    rdfs:subClassOf obo:GO_0048513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001501
    ] .

obo:GO_0060349
    a owl:Class ;
    rdfs:label "bone morphogenesis" ;
    rdfs:subClassOf obo:GO_0009887, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048705
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060348
    ] .

obo:GO_0060350
    a owl:Class ;
    rdfs:label "endochondral bone morphogenesis" ;
    rdfs:subClassOf obo:GO_0060349 .

obo:GO_0060351
    a owl:Class ;
    rdfs:label "cartilage development involved in endochondral bone morphogenesis" ;
    rdfs:subClassOf obo:GO_0051216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060350
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0051216
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0060350
            ]
        )
    ] .

obo:GO_0060374
    obo:IAO_0000115 "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060374" ;
    a owl:Class ;
    rdfs:label "mast cell differentiation" ;
    rdfs:subClassOf obo:GO_0002573 .

obo:GO_0060375
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060375" ;
    a owl:Class ;
    rdfs:label "regulation of mast cell differentiation" ;
    rdfs:subClassOf obo:GO_0002761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060374
            ]
        )
    ] .

obo:GO_0060376
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060376" ;
    a owl:Class ;
    rdfs:label "positive regulation of mast cell differentiation" ;
    rdfs:subClassOf obo:GO_0002763, obo:GO_0060375, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060374
            ]
        )
    ] .

obo:GO_0060377
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060377" ;
    a owl:Class ;
    rdfs:label "negative regulation of mast cell differentiation" ;
    rdfs:subClassOf obo:GO_0002762, obo:GO_0060375, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060374
            ]
        )
    ] .

obo:GO_0060429
    a owl:Class ;
    rdfs:label "epithelium development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0060450
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060450" ;
    a owl:Class ;
    rdfs:label "positive regulation of hindgut contraction" ;
    rdfs:subClassOf obo:GO_0043134, obo:GO_0045987, obo:GO_0060456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043133
            ]
        )
    ] .

obo:GO_0060451
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060451" ;
    a owl:Class ;
    rdfs:label "negative regulation of hindgut contraction" ;
    rdfs:subClassOf obo:GO_0043134, obo:GO_0045986, obo:GO_0060457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043133
            ]
        )
    ] .

obo:GO_0060452
    a owl:Class ;
    rdfs:label "positive regulation of cardiac muscle contraction" ;
    rdfs:subClassOf obo:GO_0045823, obo:GO_0045989, obo:GO_0055117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060048
            ]
        )
    ] .

obo:GO_0060453
    a owl:Class ;
    rdfs:label "regulation of gastric acid secretion" ;
    rdfs:subClassOf obo:GO_0044058, obo:GO_0051046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001696
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001696
            ]
        )
    ] .

obo:GO_0060454
    a owl:Class ;
    rdfs:label "positive regulation of gastric acid secretion" ;
    rdfs:subClassOf obo:GO_0051047, obo:GO_0060453, obo:GO_0060456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001696
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001696
            ]
        )
    ] .

obo:GO_0060455
    a owl:Class ;
    rdfs:label "negative regulation of gastric acid secretion" ;
    rdfs:subClassOf obo:GO_0051048, obo:GO_0060453, obo:GO_0060457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001696
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001696
            ]
        )
    ] .

obo:GO_0060456
    obo:IAO_0000115 "Any process that increases the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060456" ;
    a owl:Class ;
    rdfs:label "positive regulation of digestive system process" ;
    rdfs:subClassOf obo:GO_0044058, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0022600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0022600
            ]
        )
    ] .

obo:GO_0060457
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060457" ;
    a owl:Class ;
    rdfs:label "negative regulation of digestive system process" ;
    rdfs:subClassOf obo:GO_0044058, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0022600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0022600
            ]
        )
    ] .

obo:GO_0060467
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of fertilization. Fertilization is the union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060467" ;
    a owl:Class ;
    rdfs:label "negative regulation of fertilization" ;
    rdfs:subClassOf obo:GO_0080154, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009566
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:GO_0060474
    a owl:Class ;
    rdfs:label "positive regulation of flagellated sperm motility involved in capacitation" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_1902093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_1902093
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048240
            ]
        )
    ] .

obo:GO_0060491
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of cell projection assembly." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell projection formation" ;
    oboInOwl:id "GO:0060491" ;
    a owl:Class ;
    rdfs:label "regulation of cell projection assembly" ;
    rdfs:subClassOf obo:GO_0031344, obo:GO_0044087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030031
            ]
        )
    ] .

obo:GO_0060548
    obo:IAO_0000115 "Any process that decreases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-04-13T01:56:10Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060548" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell death" ;
    rdfs:subClassOf obo:GO_0010941, obo:GO_0048523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008219
            ]
        )
    ] .

obo:GO_0060560
    obo:IAO_0000115 "The increase in size or mass of an anatomical structure that contributes to the structure attaining its shape." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-04-28T08:42:53Z" ;
    oboInOwl:hasExactSynonym "differential growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060560" ;
    a owl:Class ;
    rdfs:label "developmental growth involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_0048589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0048589
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0060561
    obo:IAO_0000115 "Any apoptotic process that contributes to the shaping of an anatomical structure." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-04-28T09:17:27Z" ;
    oboInOwl:hasNarrowSynonym "apoptosis involved in morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "apoptosis involved in development", "morphogenetic apoptosis" ;
    oboInOwl:id "GO:0060561" ;
    a owl:Class ;
    rdfs:label "apoptotic process involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_1902742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006915
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0060562
    a owl:Class ;
    rdfs:label "epithelial tube morphogenesis" ;
    rdfs:subClassOf obo:GO_0002009, obo:GO_0035239 .

obo:GO_0060623
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of chromosome condensation, the progressive compaction of dispersed interphase chromatin into threadlike chromosomes prior to mitotic or meiotic nuclear division, or during apoptosis, in eukaryotic cells." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-05-18T02:12:13Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060623" ;
    a owl:Class ;
    rdfs:label "regulation of chromosome condensation" ;
    rdfs:subClassOf obo:GO_0033044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030261
            ]
        )
    ] .

obo:GO_0060627
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of vesicle-mediated transport, the directed movement of substances, either within a vesicle or in the vesicle membrane, into, out of or within a cell." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-05-18T02:29:43Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060627" ;
    a owl:Class ;
    rdfs:label "regulation of vesicle-mediated transport" ;
    rdfs:subClassOf obo:GO_0050794, obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016192
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016192
            ]
        )
    ] .

obo:GO_0060632
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of microtubule-based movement, the movement of organelles, other microtubules and other particles along microtubules, mediated by motor proteins." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-05-18T03:07:02Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060632" ;
    a owl:Class ;
    rdfs:label "regulation of microtubule-based movement" ;
    rdfs:subClassOf obo:GO_0032886, obo:GO_0051270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007018
            ]
        )
    ] .

obo:GO_0060688
    a owl:Class ;
    rdfs:label "regulation of morphogenesis of a branching structure" ;
    rdfs:subClassOf obo:GO_0022603, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001763
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001763
            ]
        )
    ] .

obo:GO_0060764
    a owl:Class ;
    rdfs:label "cell-cell signaling involved in mammary gland development" ;
    rdfs:subClassOf obo:GO_0007267, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007267
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0030879
            ]
        )
    ] .

obo:GO_0060784
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell proliferation resulting in the maintenance of a steady-state number of cells within a tissue." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-07-31T01:46:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060784" ;
    a owl:Class ;
    rdfs:label "regulation of cell proliferation involved in tissue homeostasis" ;
    rdfs:subClassOf obo:GO_0042127, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042127
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0001894
            ]
        )
    ] .

obo:GO_0060785
    obo:IAO_0000115 "Any process that modulates the occurrence or rate of cell death by apoptosis that results in the maintenance of the steady-state number of cells within a tissue." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-07-31T01:49:54Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060785" ;
    a owl:Class ;
    rdfs:label "regulation of apoptosis involved in tissue homeostasis" ;
    rdfs:subClassOf obo:GO_0042981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0001894
            ]
        )
    ] .

obo:GO_0060786
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell differentiation that contributes to the maintenance of a steady state of a cell type within a tissue." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2009-07-31T01:55:19Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060786" ;
    a owl:Class ;
    rdfs:label "regulation of cell differentiation involved in tissue homeostasis" ;
    rdfs:subClassOf obo:GO_0045595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045595
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0001894
            ]
        )
    ] .

obo:GO_0060986
    obo:IAO_0000115 "The regulated release of a hormone into the circulatory system." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2010-01-11T09:03:48Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060986" ;
    a owl:Class ;
    rdfs:label "endocrine hormone secretion" ;
    rdfs:subClassOf obo:GO_0046879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050886
    ] .

obo:GO_0061007
    a owl:Class ;
    rdfs:label "hepaticobiliary system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0061024
    obo:IAO_0000115 "A process which results in the assembly, arrangement of constituent parts, or disassembly of a membrane. A membrane is a double layer of lipid molecules that encloses all cells, and, in eukaryotes, many organelles; may be a single or double lipid bilayer; also includes associated proteins." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2010-02-08T02:43:11Z" ;
    oboInOwl:hasAlternativeId "GO:0016044", "GO:0044802" ;
    oboInOwl:hasExactSynonym "cellular membrane organisation", "cellular membrane organization", "membrane organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "membrane organization and biogenesis", "single-organism membrane organization" ;
    oboInOwl:id "GO:0061024" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "membrane organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0061025
    a owl:Class ;
    rdfs:label "membrane fusion" ;
    rdfs:subClassOf obo:GO_0061024 .

obo:GO_0061035
    a owl:Class ;
    rdfs:label "regulation of cartilage development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051216
            ]
        )
    ] .

obo:GO_0061036
    a owl:Class ;
    rdfs:label "positive regulation of cartilage development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_0061035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051216
            ]
        )
    ] .

obo:GO_0061037
    a owl:Class ;
    rdfs:label "negative regulation of cartilage development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_0061035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051216
            ]
        )
    ] .

obo:GO_0061041
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2010-02-25T10:14:37Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061041" ;
    a owl:Class ;
    rdfs:label "regulation of wound healing" ;
    rdfs:subClassOf obo:GO_1903034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0061045
    obo:IAO_0000115 "Any process that decreases the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2010-02-25T10:33:30Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061045" ;
    a owl:Class ;
    rdfs:label "negative regulation of wound healing" ;
    rdfs:subClassOf obo:GO_0032102, obo:GO_0061041, obo:GO_1903035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0061138
    a owl:Class ;
    rdfs:label "morphogenesis of a branching epithelium" ;
    rdfs:subClassOf obo:GO_0001763, obo:GO_0002009 .

obo:GO_0061448
    a owl:Class ;
    rdfs:label "connective tissue development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0061458
    obo:IAO_0000115 "The progression of the reproductive system over time from its formation to the mature structure. The reproductive system consists of the organs that function in reproduction." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2012-08-22T17:47:53Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061458" ;
    a owl:Class ;
    rdfs:label "reproductive system development" ;
    rdfs:subClassOf obo:GO_0048731 .

obo:GO_0061512
    obo:IAO_0000115 "A process in which a protein is transported to, or maintained in, a location within a cilium." ;
    obo:RO_0002161 obo:NCBITaxon_3176, obo:NCBITaxon_3312, obo:NCBITaxon_3378, obo:NCBITaxon_3398, obo:NCBITaxon_4890, obo:NCBITaxon_5782 ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-03-22T15:41:44Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061512" ;
    a owl:Class ;
    rdfs:label "protein localization to cilium" ;
    rdfs:subClassOf obo:GO_0033365 .

obo:GO_0061526
    obo:IAO_0000115 "The regulated release of acetylcholine by a cell." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T15:40:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061526" ;
    a owl:Class ;
    rdfs:label "acetylcholine secretion" ;
    rdfs:subClassOf obo:GO_0015870, obo:GO_0023061 .

obo:GO_0061527
    obo:IAO_0000115 "The regulated release of dopamine by a cell in which the dopamine acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T15:43:15Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061527" ;
    a owl:Class ;
    rdfs:label "dopamine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0099124, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001963
    ] .

obo:GO_0061533
    obo:IAO_0000115 "The regulated release of norepinephrine by a cell, in which the norepinephrine acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:05:08Z" ;
    oboInOwl:hasExactSynonym "noradrenaline secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061533" ;
    a owl:Class ;
    rdfs:label "norepinephrine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0048243 .

obo:GO_0061534
    obo:IAO_0000115 "The regulated release of gamma-aminobutyric acid by a cell, in which the gamma-aminobutyric acid acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:10:50Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061534" ;
    a owl:Class ;
    rdfs:label "gamma-aminobutyric acid secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0014051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051932
    ] .

obo:GO_0061535
    obo:IAO_0000115 "The controlled release of glutamate by a cell, in which the glutamate acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:14:47Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061535" ;
    a owl:Class ;
    rdfs:label "glutamate secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0014047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0035249
    ] .

obo:GO_0061536
    obo:IAO_0000115 "The controlled release of glycine by a cell." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:18:23Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061536" ;
    a owl:Class ;
    rdfs:label "glycine secretion" ;
    rdfs:subClassOf obo:GO_0015816, obo:GO_0032940 .

obo:GO_0061537
    obo:IAO_0000115 "The controlled release of glycine by a cell, in which glycine acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:19:02Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061537" ;
    a owl:Class ;
    rdfs:label "glycine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0007269, obo:GO_0061536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060012
    ] .

obo:GO_0061538
    obo:IAO_0000115 "The controlled release of histamine by a cell, in which the histamine acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-21T16:21:21Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061538" ;
    a owl:Class ;
    rdfs:label "histamine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0001821, obo:GO_0007269 .

obo:GO_0061544
    obo:IAO_0000115 "The controlled release of a peptide from a cell in which the peptide acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-25T09:10:10Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061544" ;
    a owl:Class ;
    rdfs:label "peptide secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0002790, obo:GO_0007269 .

obo:GO_0061584
    obo:IAO_0000115 "The controlled release of hypocretin from a cell or a tissue." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-12-26T10:07:38Z" ;
    oboInOwl:hasExactSynonym "orexin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061584" ;
    a owl:Class ;
    rdfs:label "hypocretin secretion" ;
    rdfs:subClassOf obo:GO_0002790 .

obo:GO_0061585
    obo:IAO_0000115 "The controlled release of a peptide from a cell or a tissue in which the peptide acts as a neurotransmitter." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-12-26T10:09:37Z" ;
    oboInOwl:hasExactSynonym "orexin secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061585" ;
    a owl:Class ;
    rdfs:label "hypocretin secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0061544, obo:GO_0061584 .

obo:GO_0061844
    obo:IAO_0000115 "An immune response against microbes mediated by anti-microbial peptides in body fluid." ;
    oboInOwl:hasBroadSynonym "peptide-mediated antimicrobial humoral response" ;
    oboInOwl:hasExactSynonym "antimicrobial peptide-mediated antimicrobial humoral response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061844" ;
    a owl:Class ;
    rdfs:label "antimicrobial humoral immune response mediated by antimicrobial peptide" ;
    rdfs:subClassOf obo:GO_0019730 .

obo:GO_0061983
    obo:IAO_0000115 "A process that coontributes to the second meiotic division. The second meiotic division separates chromatids resulting in a haploid number of chromosomes." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2018-02-14T22:37:44Z" ;
    oboInOwl:hasExactSynonym "second meiotic division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061983" ;
    a owl:Class ;
    rdfs:label "meiosis II cell cycle process" ;
    rdfs:subClassOf obo:GO_1903046 .

obo:GO_0062012
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of a small molecule metabolic process." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2018-03-19T14:11:54Z" ;
    oboInOwl:hasExactSynonym "regulation of small molecule metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0062012" ;
    a owl:Class ;
    rdfs:label "regulation of small molecule metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044281
            ]
        )
    ] .

obo:GO_0062013
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a small molecule metabolic process." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2018-03-19T14:25:10Z" ;
    oboInOwl:hasExactSynonym "positive regulation of small molecule metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0062013" ;
    a owl:Class ;
    rdfs:label "positive regulation of small molecule metabolic process" ;
    rdfs:subClassOf obo:GO_0009893, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044281
            ]
        )
    ] .

obo:GO_0062014
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of a small molecule metabolic process." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2018-03-19T14:27:23Z" ;
    oboInOwl:hasExactSynonym "negative regulation of small molecule metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0062014" ;
    a owl:Class ;
    rdfs:label "negative regulation of small molecule metabolic process" ;
    rdfs:subClassOf obo:GO_0009892, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044281
            ]
        )
    ] .

obo:GO_0062023
    a owl:Class ;
    rdfs:label "collagen-containing extracellular matrix" ;
    rdfs:subClassOf obo:GO_0031012 .

obo:GO_0062033
    obo:IAO_0000115 "Any process that starts or increases the frequency, rate or extent of sister chromatid segregation during mitosis." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2018-04-23T14:32:23Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0062033" ;
    a owl:Class ;
    rdfs:label "positive regulation of mitotic sister chromatid segregation" ;
    rdfs:subClassOf obo:GO_0033047, obo:GO_0051984, obo:GO_0090068, obo:GO_2001252, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0000070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0000070
            ]
        )
    ] .

obo:GO_0065007
    obo:IAO_0000115 "Any process that modulates a measurable attribute of any biological process, quality or function." ;
    oboInOwl:hasBroadSynonym "regulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0065007" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "biological regulation" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0065008
    obo:IAO_0000115 "Any process that modulates a qualitative or quantitative trait of a biological quality. A biological quality is a measurable attribute of an organism or part of an organism, such as size, mass, shape, color, etc." ;
    oboInOwl:hasExactSynonym "regulation of biological attribute", "regulation of biological characteristic" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0065008" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "regulation of biological quality" ;
    rdfs:subClassOf obo:GO_0065007 .

obo:GO_0065009
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." ;
    oboInOwl:hasExactSynonym "regulation of a molecular function" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0065009" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "regulation of molecular function" ;
    rdfs:subClassOf obo:GO_0065007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003674
            ]
        )
    ] .

obo:GO_0065010
    obo:IAO_0000115 "Organized structure of distinctive morphology and function, bounded by a lipid bilayer membrane and occurring outside the cell." ;
    oboInOwl:hasExactSynonym "extracellular membrane-enclosed organelle" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0065010" ;
    a owl:Class ;
    rdfs:label "extracellular membrane-bounded organelle" ;
    rdfs:subClassOf obo:GO_0043227, obo:GO_0043230 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0043227
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_0070013
    obo:IAO_0000115 "An organelle lumen that is part of an intracellular organelle." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0070013" ;
    oboInOwl:inSubset go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "intracellular organelle lumen" ;
    rdfs:subClassOf obo:GO_0043233, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043229
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031974
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0043229
            ]
        )
    ] .

obo:GO_0070091
    obo:IAO_0000115 "The regulated release of glucagon from secretory granules in the A (alpha) cells of the pancreas (islets of Langerhans)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070091" ;
    a owl:Class ;
    rdfs:label "glucagon secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0070092
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of glucagon." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070092" ;
    a owl:Class ;
    rdfs:label "regulation of glucagon secretion" ;
    rdfs:subClassOf obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070091
            ]
        )
    ] .

obo:GO_0070093
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of glucagon." ;
    oboInOwl:hasExactSynonym "down regulation of glucagon secretion", "down-regulation of glucagon secretion", "downregulation of glucagon secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of glucagon secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070093" ;
    a owl:Class ;
    rdfs:label "negative regulation of glucagon secretion" ;
    rdfs:subClassOf obo:GO_0070092, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070091
            ]
        )
    ] .

obo:GO_0070094
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of glucagon." ;
    oboInOwl:hasExactSynonym "up regulation of glucagon secretion", "up-regulation of glucagon secretion", "upregulation of glucagon secretion" ;
    oboInOwl:hasNarrowSynonym "activation of glucagon secretion", "stimulation of glucagon secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070094" ;
    a owl:Class ;
    rdfs:label "positive regulation of glucagon secretion" ;
    rdfs:subClassOf obo:GO_0070092, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070091
            ]
        )
    ] .

obo:GO_0070160
    a owl:Class ;
    rdfs:label "tight junction" ;
    rdfs:subClassOf obo:GO_0005911 .

obo:GO_0070161
    a owl:Class ;
    rdfs:label "anchoring junction" ;
    rdfs:subClassOf obo:GO_0030054 .

obo:GO_0070167
    a owl:Class ;
    rdfs:label "regulation of biomineral tissue development" ;
    rdfs:subClassOf obo:GO_0110149, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0031214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0031214
            ]
        )
    ] .

obo:GO_0070168
    a owl:Class ;
    rdfs:label "negative regulation of biomineral tissue development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_0070167, obo:GO_0110150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0031214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0031214
            ]
        )
    ] .

obo:GO_0070169
    a owl:Class ;
    rdfs:label "positive regulation of biomineral tissue development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_0070167, obo:GO_0110151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0031214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0031214
            ]
        )
    ] .

obo:GO_0070192
    obo:IAO_0000115 "A process of chromosome organization that is involved in a meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "chromosome organisation involved in meiosis", "meiotic chromosome organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070192" ;
    a owl:Class ;
    rdfs:label "chromosome organization involved in meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0051276, obo:GO_1903046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0051276
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0070201
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of a protein to a specific location." ;
    oboInOwl:hasExactSynonym "regulation of establishment of protein localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070201" ;
    a owl:Class ;
    rdfs:label "regulation of establishment of protein localization" ;
    rdfs:subClassOf obo:GO_0032880, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045184
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045184
            ]
        )
    ] .

obo:GO_0070227
    obo:IAO_0000115 "Any apoptotic process in a lymphocyte, a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin." ;
    oboInOwl:hasNarrowSynonym "lymphocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070227" ;
    a owl:Class ;
    rdfs:comment "Note that a lymphocyte is a cell of the B cell, T cell, or natural killer cell lineage (CL:0000542)." ;
    rdfs:label "lymphocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0071887 .

obo:GO_0070228
    obo:IAO_0000115 "Any process that modulates the occurrence or rate of lymphocyte death by apoptotic process." ;
    oboInOwl:hasNarrowSynonym "regulation of lymphocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070228" ;
    a owl:Class ;
    rdfs:comment "Note that a lymphocyte is a cell of the B cell, T cell, or natural killer cell lineage (CL:0000542)." ;
    rdfs:label "regulation of lymphocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_2000106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070227
            ]
        )
    ] .

obo:GO_0070229
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte death by apoptotic process." ;
    oboInOwl:hasExactSynonym "down regulation of lymphocyte apoptosis", "down-regulation of lymphocyte apoptosis", "downregulation of lymphocyte apoptosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of lymphocyte apoptosis", "negative regulation of lymphocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070229" ;
    a owl:Class ;
    rdfs:comment "Note that a lymphocyte is a cell of the B cell, T cell, or natural killer cell lineage (CL:0000542)." ;
    rdfs:label "negative regulation of lymphocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0070228, obo:GO_2000107, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070227
            ]
        )
    ] .

obo:GO_0070230
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of lymphocyte death by apoptotic process." ;
    oboInOwl:hasExactSynonym "up regulation of lymphocyte apoptosis", "up-regulation of lymphocyte apoptosis", "upregulation of lymphocyte apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of lymphocyte apoptosis", "positive regulation of lymphocyte apoptosis", "stimulation of lymphocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070230" ;
    a owl:Class ;
    rdfs:comment "Note that a lymphocyte is a cell of the B cell, T cell, or natural killer cell lineage (CL:0000542)." ;
    rdfs:label "positive regulation of lymphocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0070228, obo:GO_2000108, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070227
            ]
        )
    ] .

obo:GO_0070253
    obo:IAO_0000115 "The regulated release of somatostatin from secretory granules in the D cells of the pancreas." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070253" ;
    a owl:Class ;
    rdfs:label "somatostatin secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0070254
    obo:IAO_0000115 "The regulated release of mucus by the mucosa. Mucus is a viscous slimy secretion consisting of mucins and various inorganic salts dissolved in water, with suspended epithelial cells and leukocytes. The mucosa, or mucous membrane, is the membrane covered with epithelium that lines the tubular organs of the body. Mucins are carbohydrate-rich glycoproteins that have a lubricating and protective function." ;
    oboInOwl:hasExactSynonym "mucus production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070254" ;
    a owl:Class ;
    rdfs:label "mucus secretion" ;
    rdfs:subClassOf obo:GO_0007589, obo:GO_0032941 .

obo:GO_0070255
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." ;
    oboInOwl:hasExactSynonym "regulation of mucus production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070255" ;
    a owl:Class ;
    rdfs:label "regulation of mucus secretion" ;
    rdfs:subClassOf obo:GO_0050878, obo:GO_0051046, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070254
            ]
        )
    ] .

obo:GO_0070256
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." ;
    oboInOwl:hasExactSynonym "negative regulation of mucus production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070256" ;
    a owl:Class ;
    rdfs:label "negative regulation of mucus secretion" ;
    rdfs:subClassOf obo:GO_0051048, obo:GO_0051241, obo:GO_0070255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070254
            ]
        )
    ] .

obo:GO_0070257
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." ;
    oboInOwl:hasExactSynonym "positive regulation of mucus production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070257" ;
    a owl:Class ;
    rdfs:label "positive regulation of mucus secretion" ;
    rdfs:subClassOf obo:GO_0051047, obo:GO_0051240, obo:GO_0070255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070254
            ]
        )
    ] .

obo:GO_0070278
    obo:IAO_0000115 "The controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell." ;
    oboInOwl:hasExactSynonym "ECM constituent secretion", "ECM secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070278" ;
    a owl:Class ;
    rdfs:label "extracellular matrix constituent secretion" ;
    rdfs:subClassOf obo:GO_0032940, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030198
    ] .

obo:GO_0070293
    a owl:Class ;
    rdfs:label "renal absorption" ;
    rdfs:subClassOf obo:GO_0003014 .

obo:GO_0070295
    a owl:Class ;
    rdfs:label "renal water absorption" ;
    rdfs:subClassOf obo:GO_0003097, obo:GO_0070293 .

obo:GO_0070451
    a owl:Class ;
    rdfs:label "cell hair" ;
    rdfs:subClassOf obo:GO_0120025 .

obo:GO_0070459
    obo:IAO_0000115 "The regulated release of prolactin, a peptide hormone that stimulates lactation, from secretory granules in the anterior pituitary." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070459" ;
    a owl:Class ;
    rdfs:label "prolactin secretion" ;
    rdfs:subClassOf obo:GO_0009306, obo:GO_0030072 .

obo:GO_0070460
    obo:IAO_0000115 "The regulated release of thyroid-stimulating hormone, a peptide hormone that stimulates the activity of the thyroid gland, from secretory granules in the anterior pituitary." ;
    oboInOwl:hasExactSynonym "TSH secretion", "thyroid stimulating hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070460" ;
    a owl:Class ;
    rdfs:label "thyroid-stimulating hormone secretion" ;
    rdfs:subClassOf obo:GO_0030072 .

obo:GO_0070507
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising microtubules and their associated proteins." ;
    oboInOwl:hasExactSynonym "regulation of microtubule cytoskeleton organisation", "regulation of microtubule dynamics" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070507" ;
    a owl:Class ;
    rdfs:label "regulation of microtubule cytoskeleton organization" ;
    rdfs:subClassOf obo:GO_0032886, obo:GO_0051493, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000226
            ]
        )
    ] .

obo:GO_0070661
    obo:IAO_0000115 "The expansion of a leukocyte population by cell division." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-05-28T05:25:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070661" ;
    a owl:Class ;
    rdfs:label "leukocyte proliferation" ;
    rdfs:subClassOf obo:GO_0008283 .

obo:GO_0070663
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of leukocyte proliferation." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-05-28T05:30:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070663" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte proliferation" ;
    rdfs:subClassOf obo:GO_0042127, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070661
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070661
            ]
        )
    ] .

obo:GO_0070664
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of leukocyte proliferation." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-05-28T05:34:50Z" ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte proliferation", "down-regulation of leukocyte proliferation", "downregulation of leukocyte proliferation" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070664" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte proliferation" ;
    rdfs:subClassOf obo:GO_0008285, obo:GO_0070663, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070661
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070661
            ]
        )
    ] .

obo:GO_0070665
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of leukocyte proliferation." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-05-28T05:36:46Z" ;
    oboInOwl:hasExactSynonym "up regulation of leukocyte proliferation", "up-regulation of leukocyte proliferation", "upregulation of leukocyte proliferation" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte proliferation", "stimulation of leukocyte proliferation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070665" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte proliferation" ;
    rdfs:subClassOf obo:GO_0008284, obo:GO_0070663, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070661
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070661
            ]
        )
    ] .

obo:GO_0070727
    obo:IAO_0000115 "Any process in which a macromolecule is transported to, and/or maintained in, a specific location at the level of a cell. Localization at the cellular level encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-06-16T04:08:29Z" ;
    oboInOwl:hasExactSynonym "cellular macromolecule localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070727" ;
    a owl:Class ;
    rdfs:label "cellular macromolecule localization" ;
    rdfs:subClassOf obo:GO_0033036, obo:GO_0051641 .

obo:GO_0070820
    obo:IAO_0000115 "A secretory granule that contains cathepsin and gelatinase and is readily exocytosed upon cell activation; found primarily in mature neutrophil cells." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-07-20T03:57:00Z" ;
    oboInOwl:hasExactSynonym "gelatinase granule" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0070820" ;
    a owl:Class ;
    rdfs:label "tertiary granule" ;
    rdfs:subClassOf obo:GO_0030141 .

obo:GO_0070857
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-08-14T03:09:02Z" ;
    oboInOwl:hasExactSynonym "regulation of bile acid anabolism", "regulation of bile acid biosynthesis", "regulation of bile acid formation", "regulation of bile acid synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070857" ;
    a owl:Class ;
    rdfs:label "regulation of bile acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010565, obo:GO_0031326, obo:GO_0050810, obo:GO_1904251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006699
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006699
            ]
        )
    ] .

obo:GO_0070858
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-08-14T03:16:40Z" ;
    oboInOwl:hasExactSynonym "down regulation of bile acid biosynthetic process", "down-regulation of bile acid biosynthetic process", "downregulation of bile acid biosynthetic process", "negative regulation of bile acid anabolism", "negative regulation of bile acid biosynthesis", "negative regulation of bile acid formation", "negative regulation of bile acid synthesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of bile acid biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070858" ;
    a owl:Class ;
    rdfs:label "negative regulation of bile acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010894, obo:GO_0031327, obo:GO_0070857, obo:GO_1904252, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006699
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006699
            ]
        )
    ] .

obo:GO_0070859
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-08-14T03:22:58Z" ;
    oboInOwl:hasExactSynonym "positive regulation of bile acid anabolism", "positive regulation of bile acid biosynthesis", "positive regulation of bile acid formation", "positive regulation of bile acid synthesis", "up regulation of bile acid biosynthetic process", "up-regulation of bile acid biosynthetic process", "upregulation of bile acid biosynthetic process" ;
    oboInOwl:hasNarrowSynonym "activation of bile acid biosynthetic process", "stimulation of bile acid biosynthetic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070859" ;
    a owl:Class ;
    rdfs:label "positive regulation of bile acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010893, obo:GO_0031328, obo:GO_0070857, obo:GO_1904253, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006699
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006699
            ]
        )
    ] .

obo:GO_0070873
    a owl:Class ;
    rdfs:label "regulation of glycogen metabolic process" ;
    rdfs:subClassOf obo:GO_0010906, obo:GO_0032881, obo:GO_0043467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005977
            ]
        )
    ] .

obo:GO_0070874
    a owl:Class ;
    rdfs:label "negative regulation of glycogen metabolic process" ;
    rdfs:subClassOf obo:GO_0010605, obo:GO_0010677, obo:GO_0070873, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005977
            ]
        )
    ] .

obo:GO_0070875
    a owl:Class ;
    rdfs:label "positive regulation of glycogen metabolic process" ;
    rdfs:subClassOf obo:GO_0010604, obo:GO_0010907, obo:GO_0070873, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005977
            ]
        )
    ] .

obo:GO_0070887
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-08-27T04:41:45Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070887" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "cellular response to chemical stimulus" ;
    rdfs:subClassOf obo:GO_0042221, obo:GO_0051716 .

obo:GO_0070925
    obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form an organelle. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-09-15T03:00:51Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070925" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "organelle assembly" ;
    rdfs:subClassOf obo:GO_0006996, obo:GO_0022607 .

obo:GO_0070998
    obo:IAO_0000115 "The series of events required for an organism to receive a gravitational stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-11-03T03:25:12Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070998" ;
    a owl:Class ;
    rdfs:label "sensory perception of gravity" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0070999
    obo:IAO_0000115 "The series of events involved in the perception of gravity in which a sensory mechanical stimulus is received and converted into a molecular signal." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-11-03T03:27:30Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0070999" ;
    a owl:Class ;
    rdfs:label "detection of mechanical stimulus involved in sensory perception of gravity" ;
    rdfs:subClassOf obo:GO_0009590, obo:GO_0050974, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0070998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0070998
            ]
        )
    ] .

obo:GO_0071103
    obo:IAO_0000115 "A cellular process that results in a change in the spatial configuration of a DNA molecule. A conformation change can bend DNA, or alter the, twist, writhe, or linking number of a DNA molecule." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2009-11-09T11:36:34Z" ;
    oboInOwl:hasExactSynonym "DNA conformation modification" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071103" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "DNA conformation change" ;
    rdfs:subClassOf obo:GO_0051276 .

obo:GO_0071621
    obo:IAO_0000115 "The movement of a granulocyte in response to an external stimulus." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-09T04:08:17Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071621" ;
    a owl:Class ;
    rdfs:label "granulocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0030595, obo:GO_0097530 .

obo:GO_0071622
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-09T04:09:24Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071622" ;
    a owl:Class ;
    rdfs:label "regulation of granulocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002688, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071621
            ]
        )
    ] .

obo:GO_0071623
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-09T04:13:19Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071623" ;
    a owl:Class ;
    rdfs:label "negative regulation of granulocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002689, obo:GO_0071622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071621
            ]
        )
    ] .

obo:GO_0071624
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-09T04:15:36Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071624" ;
    a owl:Class ;
    rdfs:label "positive regulation of granulocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002690, obo:GO_0071622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071621
            ]
        )
    ] .

obo:GO_0071626
    a owl:Class ;
    rdfs:label "mastication" ;
    rdfs:subClassOf obo:GO_0022600 .

obo:GO_0071674
    obo:IAO_0000115 "The movement of a mononuclear cell within or between different tissues and organs of the body." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-16T02:11:00Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071674" ;
    a owl:Class ;
    rdfs:label "mononuclear cell migration" ;
    rdfs:subClassOf obo:GO_0050900 .

obo:GO_0071675
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-16T02:11:53Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071675" ;
    a owl:Class ;
    rdfs:label "regulation of mononuclear cell migration" ;
    rdfs:subClassOf obo:GO_0002685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071674
            ]
        )
    ] .

obo:GO_0071676
    obo:IAO_0000115 "Any process that decreases the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-16T02:13:55Z" ;
    oboInOwl:hasExactSynonym "down regulation of mononuclear cell migration", "down-regulation of mononuclear cell migration", "downregulation of mononuclear cell migration" ;
    oboInOwl:hasNarrowSynonym "inhibition of mononuclear cell migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071676" ;
    a owl:Class ;
    rdfs:label "negative regulation of mononuclear cell migration" ;
    rdfs:subClassOf obo:GO_0002686, obo:GO_0071675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071674
            ]
        )
    ] .

obo:GO_0071677
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-16T02:15:29Z" ;
    oboInOwl:hasExactSynonym "up regulation of mononuclear cell migration", "up-regulation of mononuclear cell migration", "upregulation of mononuclear cell migration" ;
    oboInOwl:hasNarrowSynonym "activation of mononuclear cell migration", "stimulation of mononuclear cell migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071677" ;
    a owl:Class ;
    rdfs:label "positive regulation of mononuclear cell migration" ;
    rdfs:subClassOf obo:GO_0002687, obo:GO_0071675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071674
            ]
        )
    ] .

obo:GO_0071692
    obo:IAO_0000115 "Any process in which a protein is transported from one specific location in the extracellular region to another, or maintained in a specific extracellular location." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-02-25T04:00:13Z" ;
    oboInOwl:hasExactSynonym "protein localisation in extracellular region", "protein localization in extracellular region" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071692" ;
    a owl:Class ;
    rdfs:label "protein localization to extracellular region" ;
    rdfs:subClassOf obo:GO_0008104 .

obo:GO_0071695
    a owl:Class ;
    rdfs:label "anatomical structure maturation" ;
    rdfs:subClassOf obo:GO_0021700, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048856
    ] .

obo:GO_0071702
    obo:IAO_0000115 "The directed movement of organic substances into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter or pore. An organic substance is a molecular entity that contains carbon." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-08T02:15:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071702" ;
    a owl:Class ;
    rdfs:label "organic substance transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0071704
    obo:IAO_0000115 "The chemical reactions and pathways involving an organic substance, any molecular entity containing carbon." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-08T03:32:18Z" ;
    oboInOwl:hasExactSynonym "organic molecular entity metabolic process", "organic molecular entity metabolism", "organic substance metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071704" ;
    a owl:Class ;
    rdfs:label "organic substance metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0071705
    obo:IAO_0000115 "The directed movement of nitrogen-containing compounds into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-08T03:56:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071705" ;
    a owl:Class ;
    rdfs:label "nitrogen compound transport" ;
    rdfs:subClassOf obo:GO_0006810 .

obo:GO_0071706
    obo:IAO_0000115 "The appearance of any member of the TNF superfamily due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-09T02:40:35Z" ;
    oboInOwl:hasExactSynonym "TNFSF cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "TNF superfamily production" ;
    oboInOwl:id "GO:0071706" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms." ;
    rdfs:label "tumor necrosis factor superfamily cytokine production" ;
    rdfs:subClassOf obo:GO_0001816 .

obo:GO_0071707
    obo:IAO_0000115 "The process in which immunoglobulin heavy chain V, D, and J gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-09T04:20:31Z" ;
    oboInOwl:hasBroadSynonym "immunoglobulin V(D)J joining", "immunoglobulin V(D)J recombination" ;
    oboInOwl:hasExactSynonym "immunoglobulin V-D-J joining" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071707" ;
    a owl:Class ;
    rdfs:label "immunoglobulin heavy chain V-D-J recombination" ;
    rdfs:subClassOf obo:GO_0033152 .

obo:GO_0071708
    obo:IAO_0000115 "The process in which immunoglobulin light chain V and J gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-09T04:22:29Z" ;
    oboInOwl:hasBroadSynonym "immunoglobulin V(D)J joining", "immunoglobulin V(D)J recombination" ;
    oboInOwl:hasExactSynonym "immunoglobulin V-J joining" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071708" ;
    a owl:Class ;
    rdfs:label "immunoglobulin light chain V-J recombination" ;
    rdfs:subClassOf obo:GO_0033152 .

obo:GO_0071735
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of an IgG isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgG immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasNarrowSynonym "IgG1", "IgG2", "IgG2a", "IgG2b", "IgG2c", "IgG3", "IgG4" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071735" ;
    a owl:Class ;
    rdfs:comment "Note that an IgG immunoglobulin complex has the function of antigen binding if a suitable antigen is available. Also, IgG isotypes vary by species." ;
    rdfs:label "IgG immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0019814 .

obo:GO_0071736
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of an IgG isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasNarrowSynonym "IgG antibody", "IgG1 antibody", "IgG2 antibody", "IgG2a antibody", "IgG2b antibody", "IgG2c antibody", "IgG3 antibody", "IgG4 antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071736" ;
    a owl:Class ;
    rdfs:comment "Note that an IgG immunoglobulin complex has the function of antigen binding if a suitable antigen is available. Also, IgG isotypes vary by species." ;
    rdfs:label "IgG immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0042571, obo:GO_0071735 .

obo:GO_0071738
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgD immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071738" ;
    a owl:Class ;
    rdfs:comment "Note that an IgD immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgD immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0019814 .

obo:GO_0071739
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasExactSynonym "IgD antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071739" ;
    a owl:Class ;
    rdfs:comment "Note that an IgD immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgD immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0042571, obo:GO_0071738 .

obo:GO_0071742
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgE isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgE immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071742" ;
    a owl:Class ;
    rdfs:comment "Note that an IgE immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgE immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0019814 .

obo:GO_0071743
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgE isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasExactSynonym "IgE antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071743" ;
    a owl:Class ;
    rdfs:comment "Note that an IgE immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgE immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0042571, obo:GO_0071742 .

obo:GO_0071745
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgA isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and sometimes complexed with J chain or J chain and secretory component. An IgA immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasNarrowSynonym "IgA1 antibody", "IgA2 antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071745" ;
    a owl:Class ;
    rdfs:comment "Note that an IgA immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgA immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0019814 .

obo:GO_0071746
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of an IgA isotype and two identical immunoglobulin light chains, held together by disulfide bonds, sometimes complexed with J chain or J chain and secretory component, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasExactSynonym "IgA antibody" ;
    oboInOwl:hasNarrowSynonym "IgA1 antibody", "IgA2 antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071746" ;
    a owl:Class ;
    rdfs:comment "Note that an IgA immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgA immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0042571, obo:GO_0071745 .

obo:GO_0071753
    obo:IAO_0000115 "A protein complex composed of two identical immunoglobulin heavy chains of the IgM isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and in its circulating form complexed with J chain in polymeric forms. An IgM immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071753" ;
    a owl:Class ;
    rdfs:comment "Note that an IgM immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgM immunoglobulin complex" ;
    rdfs:subClassOf obo:GO_0019814 .

obo:GO_0071754
    obo:IAO_0000115 "A polymer of five or six IgM core units each composed of two identical immunoglobulin heavy chains of the IgM isotype and two identical immunoglobulin light chains, held together by disulfide bonds; the individual IgM core units are held together via disulfide bonds with a single J chain polypeptide acting as a bridge between two of the polymeric units. Circulating IgM is present in the extracellular space, in mucosal areas or other tissues, or in the blood or lymph." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-03-24T01:44:53Z" ;
    oboInOwl:hasExactSynonym "IgM antibody" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071754" ;
    a owl:Class ;
    rdfs:comment "Note that an IgM immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgM immunoglobulin complex, circulating" ;
    rdfs:subClassOf obo:GO_0042571, obo:GO_0071753 .

obo:GO_0071840
    obo:IAO_0000115 "A process that results in the biosynthesis of constituent macromolecules, assembly, arrangement of constituent parts, or disassembly of a cellular component." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-10T01:39:16Z" ;
    oboInOwl:hasAlternativeId "GO:0071841" ;
    oboInOwl:hasExactSynonym "cellular component organisation or biogenesis", "cellular component organisation or biogenesis at cellular level", "cellular component organization or biogenesis at cellular level" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071840" ;
    oboInOwl:inSubset go:goslim_flybase_ribbon, go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "cellular component organization or biogenesis" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0071887
    obo:IAO_0000115 "Any apoptotic process in a leukocyte, an achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-14T12:44:09Z" ;
    oboInOwl:hasNarrowSynonym "leukocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071887" ;
    a owl:Class ;
    rdfs:comment "Note that a lymphocyte is a cell of the B cell, T cell, or natural killer cell lineage (CL:0000542)." ;
    rdfs:label "leukocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0006915 .

obo:GO_0071941
    obo:IAO_0000115 "A nitrogen compound metabolic process that contributes to the nitrogen cycle. The nitrogen cycle is a series of metabolic pathways by which nitrogen is converted between various forms and redox states; it encompasses pathways in which nitrogen is acted upon directly, such as nitrification, denitrification, nitrogen fixation, and mineralization." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-30T05:21:03Z" ;
    oboInOwl:hasDbXref "Wikipedia:Nitrogen_cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071941" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "nitrogen cycle metabolic process" ;
    rdfs:subClassOf obo:GO_0006807 .

obo:GO_0071944
    obo:IAO_0000115 "The part of a cell encompassing the cell cortex, the plasma membrane, and any external encapsulating structures." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-04T01:51:47Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0071944" ;
    oboInOwl:inSubset go:goslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "cell periphery" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0071953
    a owl:Class ;
    rdfs:label "elastic fiber" ;
    rdfs:subClassOf obo:GO_0099512, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0031012
    ] .

obo:GO_0071971
    obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form an extracellular vesicular exosome, a membrane-bounded vesicle that is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane. Exosomes are defined by their size, which generally ranges from 30 nm to 100 nm." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-18T03:44:18Z" ;
    oboInOwl:hasExactSynonym "extracellular vesicular exosome assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071971" ;
    a owl:Class ;
    rdfs:label "extracellular exosome assembly" ;
    rdfs:subClassOf obo:GO_0016050, obo:GO_0070925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0097734
    ] .

obo:GO_0072175
    a owl:Class ;
    rdfs:label "epithelial tube formation" ;
    rdfs:subClassOf obo:GO_0035148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060562
    ] .

obo:GO_0072201
    a owl:Class ;
    rdfs:label "negative regulation of mesenchymal cell proliferation" ;
    rdfs:subClassOf obo:GO_0008285, obo:GO_0010464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0010463
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0010463
            ]
        )
    ] .

obo:GO_0072330
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of monocarboxylic acids, any organic acid containing one carboxyl (-COOH) group." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-11-02T04:51:32Z" ;
    oboInOwl:hasExactSynonym "monocarboxylic acid anabolism", "monocarboxylic acid biosynthesis", "monocarboxylic acid formation", "monocarboxylic acid synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0072330" ;
    a owl:Class ;
    rdfs:label "monocarboxylic acid biosynthetic process" ;
    rdfs:subClassOf obo:GO_0032787, obo:GO_0046394 .

obo:GO_0072359
    obo:IAO_0000115 "The process whose specific outcome is the progression of the circulatory system over time, from its formation to the mature structure. The circulatory system is the organ system that passes nutrients (such as amino acids and electrolytes), gases, hormones, blood cells, etc. to and from cells in the body to help fight diseases and help stabilize body temperature and pH to maintain homeostasis." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-11-16T11:27:39Z" ;
    oboInOwl:hasAlternativeId "GO:0072358" ;
    oboInOwl:hasNarrowSynonym "cardiovascular system development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0072359" ;
    a owl:Class ;
    rdfs:label "circulatory system development" ;
    rdfs:subClassOf obo:GO_0048731 .

obo:GO_0072503
    a owl:Class ;
    rdfs:label "cellular divalent inorganic cation homeostasis" ;
    rdfs:subClassOf obo:GO_0030003, obo:GO_0072507 .

obo:GO_0072507
    a owl:Class ;
    rdfs:label "divalent inorganic cation homeostasis" ;
    rdfs:subClassOf obo:GO_0055080, obo:GO_0098771 .

obo:GO_0072593
    obo:IAO_0000115 "The chemical reactions and pathways involving a reactive oxygen species, any molecules or ions formed by the incomplete one-electron reduction of oxygen. They contribute to the microbicidal activity of phagocytes, regulation of signal transduction and gene expression, and the oxidative damage to biopolymers." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2011-02-11T10:50:06Z" ;
    oboInOwl:hasExactSynonym "ROS metabolic process", "reactive oxygen species metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0072593" ;
    a owl:Class ;
    rdfs:label "reactive oxygen species metabolic process" ;
    rdfs:subClassOf obo:GO_0044237 .

obo:GO_0080090
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism involving those compounds formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2009-04-22T04:30:52Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080090" ;
    a owl:Class ;
    rdfs:label "regulation of primary metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044238
            ]
        )
    ] .

obo:GO_0080134
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to stress. Response to stress is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2009-05-06T04:51:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080134" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to stress" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006950
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006950
            ]
        )
    ] .

obo:GO_0080154
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of fertilization. Fertilization is the union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2010-09-01T03:44:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080154" ;
    a owl:Class ;
    rdfs:label "regulation of fertilization" ;
    rdfs:subClassOf obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009566
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:GO_0090022
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:09:34Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090022" ;
    a owl:Class ;
    rdfs:label "regulation of neutrophil chemotaxis" ;
    rdfs:subClassOf obo:GO_0071622, obo:GO_1902622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030593
            ]
        )
    ] .

obo:GO_0090023
    obo:IAO_0000115 "Any process that increases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:12:23Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090023" ;
    a owl:Class ;
    rdfs:label "positive regulation of neutrophil chemotaxis" ;
    rdfs:subClassOf obo:GO_0071624, obo:GO_0090022, obo:GO_1902624, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030593
            ]
        )
    ] .

obo:GO_0090024
    obo:IAO_0000115 "Any process that decreases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:13:09Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090024" ;
    a owl:Class ;
    rdfs:label "negative regulation of neutrophil chemotaxis" ;
    rdfs:subClassOf obo:GO_0071623, obo:GO_0090022, obo:GO_1902623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030593
            ]
        )
    ] .

obo:GO_0090025
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of monocyte chemotaxis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:17:03Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090025" ;
    a owl:Class ;
    rdfs:label "regulation of monocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002688, obo:GO_0071675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002548
            ]
        )
    ] .

obo:GO_0090026
    obo:IAO_0000115 "Any process that increases the frequency, rate, or extent of monocyte chemotaxis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:18:54Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090026" ;
    a owl:Class ;
    rdfs:label "positive regulation of monocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002690, obo:GO_0071677, obo:GO_0090025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002548
            ]
        )
    ] .

obo:GO_0090027
    obo:IAO_0000115 "Any process that decreases the frequency, rate, or extent of monocyte chemotaxis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-08-03T10:19:40Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090027" ;
    a owl:Class ;
    rdfs:label "negative regulation of monocyte chemotaxis" ;
    rdfs:subClassOf obo:GO_0002689, obo:GO_0071676, obo:GO_0090025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002548
            ]
        )
    ] .

obo:GO_0090030
    a owl:Class ;
    rdfs:label "regulation of steroid hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0046885, obo:GO_0050810 .

obo:GO_0090031
    a owl:Class ;
    rdfs:label "positive regulation of steroid hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010893, obo:GO_0046886, obo:GO_0090030 .

obo:GO_0090032
    a owl:Class ;
    rdfs:label "negative regulation of steroid hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010894, obo:GO_0032353, obo:GO_0090030 .

obo:GO_0090068
    obo:IAO_0000115 "Any process that increases the rate, frequency or extent of a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-09-09T11:39:52Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090068" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell cycle process" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0045787, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0022402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0022402
            ]
        )
    ] .

obo:GO_0090087
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the directed movement of peptides, compounds of two or more amino acids where the alpha carboxyl group of one is bound to the alpha amino group of another, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2009-10-23T11:21:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090087" ;
    a owl:Class ;
    rdfs:label "regulation of peptide transport" ;
    rdfs:subClassOf obo:GO_0051049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0015833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0015833
            ]
        )
    ] .

obo:GO_0090174
    a owl:Class ;
    rdfs:label "organelle membrane fusion" ;
    rdfs:subClassOf obo:GO_0048284, obo:GO_0061025 .

obo:GO_0090257
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a muscle system process, a multicellular organismal process carried out by any of the organs or tissues in a muscle system." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-03T11:48:13Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090257" ;
    a owl:Class ;
    rdfs:label "regulation of muscle system process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003012
            ]
        )
    ] .

obo:GO_0090273
    obo:IAO_0000115 "Any process that modulates the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:54:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090273" ;
    a owl:Class ;
    rdfs:label "regulation of somatostatin secretion" ;
    rdfs:subClassOf obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070253
            ]
        )
    ] .

obo:GO_0090274
    obo:IAO_0000115 "Any process that increases the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:54:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090274" ;
    a owl:Class ;
    rdfs:label "positive regulation of somatostatin secretion" ;
    rdfs:subClassOf obo:GO_0090273, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070253
            ]
        )
    ] .

obo:GO_0090275
    obo:IAO_0000115 "Any process that decreases the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:54:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090275" ;
    a owl:Class ;
    rdfs:label "negative regulation of somatostatin secretion" ;
    rdfs:subClassOf obo:GO_0090273, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070253
            ]
        )
    ] .

obo:GO_0090276
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:56:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090276" ;
    a owl:Class ;
    rdfs:label "regulation of peptide hormone secretion" ;
    rdfs:subClassOf obo:GO_0002791, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030072
            ]
        )
    ] .

obo:GO_0090277
    obo:IAO_0000115 "Any process that increases the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:56:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090277" ;
    a owl:Class ;
    rdfs:label "positive regulation of peptide hormone secretion" ;
    rdfs:subClassOf obo:GO_0002793, obo:GO_0046887, obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030072
            ]
        )
    ] .

obo:GO_0090278
    obo:IAO_0000115 "Any process that decreases the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-02-05T02:56:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090278" ;
    a owl:Class ;
    rdfs:label "negative regulation of peptide hormone secretion" ;
    rdfs:subClassOf obo:GO_0002792, obo:GO_0046888, obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030072
            ]
        )
    ] .

obo:GO_0090303
    obo:IAO_0000115 "Any process that increases the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-03-22T02:12:03Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090303" ;
    a owl:Class ;
    rdfs:label "positive regulation of wound healing" ;
    rdfs:subClassOf obo:GO_0061041, obo:GO_1903036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0090304
    obo:IAO_0000115 "Any cellular metabolic process involving nucleic acids." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-04-07T10:18:47Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090304" ;
    a owl:Class ;
    rdfs:label "nucleic acid metabolic process" ;
    rdfs:subClassOf obo:GO_0006139, obo:GO_0043170 .

obo:GO_0090316
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the directed movement of proteins within cells." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-04-16T03:45:07Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090316" ;
    a owl:Class ;
    rdfs:label "positive regulation of intracellular protein transport" ;
    rdfs:subClassOf obo:GO_0032388, obo:GO_0033157, obo:GO_0051222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006886
            ]
        )
    ] .

obo:GO_0090317
    obo:IAO_0000115 "Any process that decreases the frequency, rate or extent of the directed movement of proteins within cells." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-04-16T03:45:07Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090317" ;
    a owl:Class ;
    rdfs:label "negative regulation of intracellular protein transport" ;
    rdfs:subClassOf obo:GO_0032387, obo:GO_0033157, obo:GO_0051224, obo:GO_1903828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006886
            ]
        )
    ] .

obo:GO_0090322
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of superoxide metabolism, the chemical reactions and pathways involving superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-05-06T02:29:05Z" ;
    oboInOwl:hasExactSynonym "regulation of superoxide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090322" ;
    a owl:Class ;
    rdfs:label "regulation of superoxide metabolic process" ;
    rdfs:subClassOf obo:GO_2000377, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006801
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006801
            ]
        )
    ] .

obo:GO_0090325
    a owl:Class ;
    rdfs:label "regulation of locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0031987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0031987
            ]
        )
    ] .

obo:GO_0090326
    a owl:Class ;
    rdfs:label "positive regulation of locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040017, obo:GO_0048520, obo:GO_0090325, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0031987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0031987
            ]
        )
    ] .

obo:GO_0090327
    a owl:Class ;
    rdfs:label "negative regulation of locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040013, obo:GO_0048521, obo:GO_0090325, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0031987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0031987
            ]
        )
    ] .

obo:GO_0090394
    obo:IAO_0000115 "Any process that prevents the establishment or decreases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-12-15T01:43:12Z" ;
    oboInOwl:hasExactSynonym "negative regulation of excitatory post-synaptic membrane potential", "reduction of excitatory postsynaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of EPSP" ;
    oboInOwl:id "GO:0090394" ;
    a owl:Class ;
    rdfs:label "negative regulation of excitatory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0009968, obo:GO_0050805, obo:GO_0098815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060079
            ]
        )
    ] .

obo:GO_0090594
    obo:IAO_0000115 "The immediate defensive reaction by vertebrate tissue to injury caused by chemical or physical agents." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2014-08-12T12:13:53Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090594" ;
    a owl:Class ;
    rdfs:label "inflammatory response to wounding" ;
    rdfs:subClassOf obo:GO_0006954, obo:GO_0009611 .

obo:GO_0090713
    obo:IAO_0000115 "Any process of the immune system that can contribute to the formation of immunological memory or an immune response based upon activation of immunological memory." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2016-11-11T12:20:30Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090713" ;
    a owl:Class ;
    rdfs:label "immunological memory process" ;
    rdfs:subClassOf obo:GO_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006955
    ] .

obo:GO_0090715
    obo:IAO_0000115 "Any immunological memory process that can contribute to the formation of immunological memory." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2016-11-11T12:25:47Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090715" ;
    a owl:Class ;
    rdfs:label "immunological memory formation process" ;
    rdfs:subClassOf obo:GO_0090713 .

obo:GO_0097014
    obo:IAO_0000115 "All of the contents of a cilium, excluding the plasma membrane surrounding the cilium." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-03-23T01:52:31Z" ;
    oboInOwl:hasExactSynonym "cilium plasm" ;
    oboInOwl:hasNarrowSynonym "microtubule-based flagellar matrix", "microtubule-based flagellum matrix" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "cilial cytoplasm", "ciliary cytoplasm", "cilium cytoplasm", "microtubule-based flagellar cytoplasm", "microtubule-based flagellum cytoplasm" ;
    oboInOwl:id "GO:0097014" ;
    a owl:Class ;
    rdfs:comment "Note that we deem cilium and microtubule-based flagellum to be equivalent. Also, researchers consider the composition of both the plasm and the membrane of the cilium to be detectably different from that in the non-ciliary cytosol and plasma membrane (e.g. in terms of calcium ion concentration, membrane lipid composition, and more). For this reason, the term \"ciliary plasm\" is not linked to \"cytoplasm\"." ;
    rdfs:label "ciliary plasm" ;
    rdfs:subClassOf obo:GO_0032838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005929
            ]
        )
    ] .

obo:GO_0097028
    obo:IAO_0000115 "The process in which a precursor cell type acquires the specialized features of a dendritic cell. A dendritic cell is a leukocyte of dendritic lineage specialized in the uptake, processing, and transport of antigens to lymph nodes for the purpose of stimulating an immune response via T cell activation." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-04-01T10:08:42Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097028" ;
    a owl:Class ;
    rdfs:comment "Note that immunologists typically use the word 'maturation' to refer to dendritic cells undergoing the process that GO describes as 'cell differentiation'." ;
    rdfs:label "dendritic cell differentiation" ;
    rdfs:subClassOf obo:GO_1903131 .

obo:GO_0097060
    obo:IAO_0000115 "A specialized area of membrane on either the presynaptic or the postsynaptic side of a synapse, the junction between a nerve fiber of one neuron and another neuron or muscle fiber or glial cell." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-06-07T11:22:09Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0097060" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "synaptic membrane" ;
    rdfs:subClassOf obo:GO_0098590, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0045202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0098590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0045202
            ]
        )
    ] .

obo:GO_0097151
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of inhibitory postsynaptic potential (IPSP). IPSP is a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-08-12T10:07:45Z" ;
    oboInOwl:hasExactSynonym "positive regulation of IPSP", "positive regulation of inhibitory post-synaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097151" ;
    a owl:Class ;
    rdfs:label "positive regulation of inhibitory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0031646, obo:GO_0098828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060080
            ]
        )
    ] .

obo:GO_0097159
    obo:IAO_0000115 "Binding to an organic cyclic compound, any molecular entity that contains carbon arranged in a cyclic molecular structure." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-09-23T02:31:01Z" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0097159" ;
    a owl:Class ;
    rdfs:label "organic cyclic compound binding" ;
    rdfs:subClassOf obo:GO_0005488 .

obo:GO_0097186
    obo:IAO_0000115 "The process whose specific outcome is the formation of tooth enamel, occurring in two stages: secretory stage and maturation stage." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-11-21T09:01:24Z" ;
    oboInOwl:hasExactSynonym "enamel development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097186" ;
    a owl:Class ;
    rdfs:label "amelogenesis" ;
    rdfs:subClassOf obo:GO_0042475, obo:GO_0048646 .

obo:GO_0097194
    obo:IAO_0000115 "A stage of the apoptotic process that starts with the controlled breakdown of the cell through the action of effector caspases or other effector molecules (e.g. cathepsins, calpains etc.). Key steps of the execution phase are rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-11-23T09:45:24Z" ;
    oboInOwl:hasExactSynonym "execution phase of apoptotic process" ;
    oboInOwl:hasNarrowSynonym "apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097194" ;
    a owl:Class ;
    rdfs:label "execution phase of apoptosis" ;
    rdfs:subClassOf obo:GO_0009987, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0032060
    ] .

obo:GO_0097205
    a owl:Class ;
    rdfs:label "renal filtration" ;
    rdfs:subClassOf obo:GO_0003014 .

obo:GO_0097367
    obo:IAO_0000115 "Binding to a carbohydrate derivative." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-08-02T13:03:39Z" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0097367" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "carbohydrate derivative binding" ;
    rdfs:subClassOf obo:GO_0005488 .

obo:GO_0097447
    a owl:Class ;
    rdfs:label "dendritic tree" ;
    rdfs:subClassOf obo:GO_0043005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0036477
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030425
    ] .

obo:GO_0097457
    a owl:Class ;
    rdfs:label "hippocampal mossy fiber" ;
    rdfs:subClassOf obo:GO_0044302 .

obo:GO_0097529
    obo:IAO_0000115 "The movement of a myeloid leukocyte within or between different tissues and organs of the body." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-11-11T13:59:43Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097529" ;
    a owl:Class ;
    rdfs:label "myeloid leukocyte migration" ;
    rdfs:subClassOf obo:GO_0050900 .

obo:GO_0097530
    obo:IAO_0000115 "The movement of a granulocyte within or between different tissues and organs of the body." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-11-11T14:00:44Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097530" ;
    a owl:Class ;
    rdfs:label "granulocyte migration" ;
    rdfs:subClassOf obo:GO_0097529 .

obo:GO_0097708
    obo:IAO_0000115 "Any vesicle that is part of the intracellular region." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-03-29T17:39:45Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0097708" ;
    a owl:Class ;
    rdfs:label "intracellular vesicle" ;
    rdfs:subClassOf obo:GO_0031982, obo:GO_0043231 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005622
            ]
        )
    ] .

obo:GO_0097712
    obo:IAO_0000115 "The process in which vesicles formed at the trans-Golgi network are directed to the plasma membrane surrounding the base of the cilium, including the ciliary pocket, mediated by molecules at the vesicle membrane and target membrane surfaces." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-08-05T16:16:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097712" ;
    a owl:Class ;
    rdfs:label "vesicle targeting, trans-Golgi to periciliary membrane compartment" ;
    rdfs:subClassOf obo:GO_0048199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060271
    ] .

obo:GO_0097722
    obo:IAO_0000115 "Any process involved in the controlled movement of a sperm cell." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-09-01T12:00:45Z" ;
    oboInOwl:hasExactSynonym "sperm movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0097722" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "sperm motility" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0048870 .

obo:GO_0097734
    obo:IAO_0000115 "The assembly and secretion of an extracellular exosome, a membrane-bounded vesicle that is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-10-03T14:35:25Z" ;
    oboInOwl:hasExactSynonym "exosome assembly or secretion", "exosome biogenesis", "exosome production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "ILV assembly", "intraluminal vesicle assembly" ;
    oboInOwl:id "GO:0097734" ;
    a owl:Class ;
    rdfs:label "extracellular exosome biogenesis" ;
    rdfs:subClassOf obo:GO_0140112 .

obo:GO_0098542
    obo:IAO_0000115 "Reactions triggered in response to the presence of another organism that act to protect the cell or organism from damage caused by that organism." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/18737"^^xsd:anyURI ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2013-11-11T12:59:11Z" ;
    oboInOwl:hasAlternativeId "GO:0009814" ;
    oboInOwl:hasNarrowSynonym "defence response incompatible interaction", "defence response to pathogen, incompatible interaction", "defense response, incompatible interaction", "resistance response to pathogen" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098542" ;
    a owl:Class ;
    rdfs:label "defense response to other organism" ;
    rdfs:subClassOf obo:GO_0006952, obo:GO_0006955, obo:GO_0051707 .

obo:GO_0098588
    obo:IAO_0000115 "The lipid bilayer that forms the outer-most layer of an organelle." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2014-02-26T13:41:31Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098588" ;
    a owl:Class ;
    rdfs:comment "Examples include the outer membranes of double membrane bound organelles such as mitochondria as well as the bounding membranes of single-membrane bound organelles such as lysosomes." ;
    rdfs:label "bounding membrane of organelle" ;
    rdfs:subClassOf obo:GO_0031090 .

obo:GO_0098590
    obo:IAO_0000115 "A membrane that is a (regional) part of the plasma membrane." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2014-03-06T11:55:32Z" ;
    oboInOwl:hasExactSynonym "region of plasma membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098590" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be used for direct manual annotation as it should always be possible to choose a more specific subclass." ;
    rdfs:label "plasma membrane region" ;
    rdfs:subClassOf obo:GO_0016020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005886
            ]
        )
    ] .

obo:GO_0098609
    obo:IAO_0000115 "The attachment of one cell to another cell via adhesion molecules." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2014-04-16T13:40:03Z" ;
    oboInOwl:hasAlternativeId "GO:0016337" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organismal cell-cell adhesion" ;
    oboInOwl:id "GO:0098609" ;
    a owl:Class ;
    rdfs:label "cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0007155 .

obo:GO_0098631
    obo:IAO_0000115 "The binding by a cell-adhesion protein on a cell surface to an adhesion molecule on another cell surface, to mediate adhesion of the cell to the external substrate or to another cell." ;
    oboInOwl:hasExactSynonym "cell adhesion molecule", "protein binding involved in cell adhesion" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0098631" ;
    a owl:Class ;
    rdfs:label "cell adhesion mediator activity" ;
    rdfs:subClassOf obo:GO_0050839, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005488
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007155
            ]
        )
    ] .

obo:GO_0098632
    obo:IAO_0000115 "The binding by a cell-adhesion protein on the cell surface to an extracellular matrix component, to mediate adhesion of the cell to another cell." ;
    oboInOwl:hasExactSynonym "cell-cell adhesion molecule", "protein binding involved in cell-cell adhesion" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0098632" ;
    a owl:Class ;
    rdfs:label "cell-cell adhesion mediator activity" ;
    rdfs:subClassOf obo:GO_0098631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005515
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098609
            ]
        )
    ] .

obo:GO_0098642
    a owl:Class ;
    rdfs:label "network-forming collagen trimer" ;
    rdfs:subClassOf obo:GO_0005581, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005581
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098645
            ]
        )
    ] .

obo:GO_0098643
    a owl:Class ;
    rdfs:label "banded collagen fibril" ;
    rdfs:subClassOf obo:GO_0098644, obo:GO_0099512 .

obo:GO_0098644
    a owl:Class ;
    rdfs:label "complex of collagen trimers" ;
    rdfs:subClassOf obo:GO_0099080, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0062023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005581
    ] .

obo:GO_0098645
    a owl:Class ;
    rdfs:label "collagen network" ;
    rdfs:subClassOf obo:GO_0098644, obo:GO_0099081 .

obo:GO_0098651
    a owl:Class ;
    rdfs:label "basement membrane collagen trimer" ;
    rdfs:subClassOf obo:GO_0005581, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005604
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005581
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005604
            ]
        )
    ] .

obo:GO_0098656
    obo:IAO_0000115 "The process in which an anion is transported across a membrane." ;
    oboInOwl:hasAlternativeId "GO:0099133" ;
    oboInOwl:hasNarrowSynonym "ATP hydrolysis coupled anion transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098656" ;
    a owl:Class ;
    rdfs:label "anion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0006820, obo:GO_0034220 .

obo:GO_0098754
    obo:IAO_0000115 "Any process that reduces or removes the toxicity of a toxic substance. These may include transport of the toxic substance away from sensitive areas and to compartments or complexes whose purpose is sequestration of the toxic substance." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098754" ;
    oboInOwl:inSubset go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "detoxification" ;
    rdfs:subClassOf obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009636
    ] .

obo:GO_0098771
    a owl:Class ;
    rdfs:label "inorganic ion homeostasis" ;
    rdfs:subClassOf obo:GO_0050801 .

obo:GO_0098793
    obo:IAO_0000115 "The part of a synapse that is part of the presynaptic cell." ;
    oboInOwl:hasExactSynonym "presynaptic terminal" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098793" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "presynapse" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0045202
    ] .

obo:GO_0098794
    obo:IAO_0000115 "The part of a synapse that is part of the post-synaptic cell." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098794" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "postsynapse" ;
    rdfs:subClassOf obo:GO_0110165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0045202
    ] .

obo:GO_0098796
    obo:IAO_0000115 "Any protein complex that is part of a membrane." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098796" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "membrane protein complex" ;
    rdfs:subClassOf obo:GO_0032991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0032991
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0016020
            ]
        )
    ] .

obo:GO_0098797
    obo:IAO_0000115 "Any protein complex that is part of the plasma membrane." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098797" ;
    a owl:Class ;
    rdfs:label "plasma membrane protein complex" ;
    rdfs:subClassOf obo:GO_0098796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0032991
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005886
            ]
        )
    ] .

obo:GO_0098801
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by the renal system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098801" ;
    a owl:Class ;
    rdfs:label "regulation of renal system process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003014
            ]
        )
    ] .

obo:GO_0098802
    obo:IAO_0000115 "Any protein complex that is part of the plasma membrane and which functions as a signaling receptor." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098802" ;
    oboInOwl:inSubset go:gocheck_do_not_manually_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "plasma membrane signaling receptor complex" ;
    rdfs:subClassOf obo:GO_0043235, obo:GO_0098797 .

obo:GO_0098813
    obo:IAO_0000115 "The process in which genetic material, in the form of nuclear chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets. Nuclear chromosome segregation begins with the condensation of chromosomes, includes chromosome separation, and ends when chromosomes have completed movement to the spindle poles." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098813" ;
    a owl:Class ;
    rdfs:label "nuclear chromosome segregation" ;
    rdfs:subClassOf obo:GO_0007059, obo:GO_0022402 .

obo:GO_0098815
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of excitatory postsynaptic potential (EPSP). EPSP is a process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098815" ;
    a owl:Class ;
    rdfs:label "modulation of excitatory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0009966, obo:GO_0031644, obo:GO_0042391, obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060079
            ]
        )
    ] .

obo:GO_0098828
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of inhibitory postsynaptic potential (IPSP). IPSP is a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." ;
    oboInOwl:hasExactSynonym "regulation of inhibitory postsynaptic potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098828" ;
    a owl:Class ;
    rdfs:label "modulation of inhibitory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0009966, obo:GO_0031644, obo:GO_0042391, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060080
            ]
        )
    ] .

obo:GO_0098858
    obo:IAO_0000115 "A cell projection supported by an assembly of actin filaments, and which lacks microtubules." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098858" ;
    a owl:Class ;
    rdfs:label "actin-based cell projection" ;
    rdfs:subClassOf obo:GO_0120025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005884
    ] .

obo:GO_0098871
    obo:IAO_0000115 "The actin cytoskeleton that is part of a postsynapse." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0098871" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "postsynaptic actin cytoskeleton" ;
    rdfs:subClassOf obo:GO_0015629, obo:GO_0099571 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0015629
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0098900
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098900" ;
    a owl:Class ;
    rdfs:comment "The ion channels through which current flows during an action potential should be annotated to the process 'action potential'. Gene products involved in modulating the characteristics of an action potential via changing the expression levels or the activity of these channels (e.g. modulating their kinetics or voltage sensitivity) should be annotated to this regulation term." ;
    rdfs:label "regulation of action potential" ;
    rdfs:subClassOf obo:GO_0042391, obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001508
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001508
            ]
        )
    ] .

obo:GO_0098916
    obo:IAO_0000115 "Cell-cell signaling from pre to post-synapse, across the synaptic cleft." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098916" ;
    a owl:Class ;
    rdfs:label "anterograde trans-synaptic signaling" ;
    rdfs:subClassOf obo:GO_0099537 .

obo:GO_0098976
    obo:IAO_0000115 "Synaptic transmission that results in an excitatory postsynaptic potential." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098976" ;
    a owl:Class ;
    rdfs:label "excitatory chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0007268, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0060079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007268
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0060079
            ]
        )
    ] .

obo:GO_0098977
    obo:IAO_0000115 "Synaptic transmission that results in an inhibitory postsynaptic potential." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0098977" ;
    a owl:Class ;
    rdfs:label "inhibitory chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0007268, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0060080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007268
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0060080
            ]
        )
    ] .

obo:GO_0099003
    obo:IAO_0000115 "Any vesicle-mediated transport that occurs in a synapse." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099003" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "vesicle-mediated transport in synapse" ;
    rdfs:subClassOf obo:GO_0016192, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0045202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016192
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0045202
            ]
        )
    ] .

obo:GO_0099080
    obo:IAO_0000115 "A cellular component that consists of an indeterminate number of proteins or macromolecular complexes, organized into a regular, higher-order structure such as a polymer, sheet, network or a fiber." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099080" ;
    a owl:Class ;
    rdfs:label "supramolecular complex" ;
    rdfs:subClassOf obo:GO_0110165 .

obo:GO_0099081
    obo:IAO_0000115 "A polymeric supramolecular structure." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099081" ;
    a owl:Class ;
    rdfs:label "supramolecular polymer" ;
    rdfs:subClassOf obo:GO_0099080 .

obo:GO_0099111
    obo:IAO_0000115 "A microtubule-based process that results in the transport of organelles, other microtubules, or other cellular components.  Examples include motor-driven movement along microtubules and movement driven by polymerization or depolymerization of microtubules." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099111" ;
    a owl:Class ;
    rdfs:label "microtubule-based transport" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0007018 .

obo:GO_0099123
    a owl:Class ;
    rdfs:label "somato-dendritic dopamine secretion" ;
    rdfs:subClassOf obo:GO_0014046, obo:GO_0051649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0036477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0014046
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0036477
            ]
        )
    ] .

obo:GO_0099124
    obo:IAO_0000115 "The regulated release of dopamine from an axon." ;
    oboInOwl:hasExactSynonym "axonal DA release", "axonal dopamine release" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099124" ;
    a owl:Class ;
    rdfs:label "axonal dopamine secretion" ;
    rdfs:subClassOf obo:GO_0014046, obo:GO_0051649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0030424
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0014046
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0030424
            ]
        )
    ] .

obo:GO_0099143
    obo:IAO_0000115 "The actin cytoskeleton that is part of a presynapse." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-06-09T18:36:19Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099143" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "presynaptic actin cytoskeleton" ;
    rdfs:subClassOf obo:GO_0015629, obo:GO_0099569 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0015629
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0099160
    a owl:Class ;
    rdfs:label "postsynaptic intermediate filament cytoskeleton" ;
    rdfs:subClassOf obo:GO_0045111, obo:GO_0099571 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0099170
    obo:IAO_0000115 "Any process, acting in the postsynapse that results in modulation of chemical synaptic transmission." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-11T17:09:17Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099170" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "postsynaptic modulation of chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050804
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0099171
    obo:IAO_0000115 "Any process, acting in the presynapse that results in modulation of chemical synaptic transmission." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-11T17:09:31Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099171" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "presynaptic modulation of chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050804
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0099177
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of trans-synaptic signaling." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099177" ;
    a owl:Class ;
    rdfs:label "regulation of trans-synaptic signaling" ;
    rdfs:subClassOf obo:GO_0010646, obo:GO_0023051, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0099537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0099537
            ]
        )
    ] .

obo:GO_0099182
    a owl:Class ;
    rdfs:label "presynaptic intermediate filament cytoskeleton" ;
    rdfs:subClassOf obo:GO_0045111, obo:GO_0099569 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0045111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0099240
    obo:IAO_0000115 "The component of the synaptic membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-25T17:23:21Z" ;
    oboInOwl:hasNarrowSynonym "intrinsic to synaptic membrane" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099240" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "intrinsic component of synaptic membrane" ;
    rdfs:subClassOf obo:GO_0031226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0097060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0097060
            ]
        )
    ] .

obo:GO_0099500
    a owl:Class ;
    rdfs:label "vesicle fusion to plasma membrane" ;
    rdfs:subClassOf obo:GO_0006906, obo:GO_0140029 .

obo:GO_0099503
    obo:IAO_0000115 "A cytoplasmic, membrane bound vesicle that is capable of fusing to the plasma membrane to release its contents into the extracellular space." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099503" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "secretory vesicle" ;
    rdfs:subClassOf obo:GO_0031410 .

obo:GO_0099512
    obo:IAO_0000115 "A polymer consisting of an indefinite number of protein or protein complex subunits that have polymerised to form a fiber-shaped structure." ;
    oboInOwl:hasAlternativeId "GO:0043205" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "fibril" ;
    oboInOwl:id "GO:0099512" ;
    a owl:Class ;
    rdfs:label "supramolecular fiber" ;
    rdfs:subClassOf obo:GO_0099081 .

obo:GO_0099513
    obo:IAO_0000115 "A component of the cytoskeleton consisting of a homo or heteropolymeric fiber constructed from an indeterminate number of protein subunits." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099513" ;
    a owl:Class ;
    rdfs:label "polymeric cytoskeletal fiber" ;
    rdfs:subClassOf obo:GO_0099512, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005856
    ] .

obo:GO_0099531
    obo:IAO_0000115 "The pathway leading to secretion of a neurotransmitter from the presynapse as part of synaptic transmission." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099531" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "presynaptic process involved in chemical synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007268
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050877
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007268
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0099536
    obo:IAO_0000115 "Cell-cell signaling to, from or within a synapse." ;
    obo:RO_0002161 obo:NCBITaxon_4895 ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099536" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "synaptic signaling" ;
    rdfs:subClassOf obo:GO_0007267, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0045202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007267
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0045202
            ]
        )
    ] .

obo:GO_0099537
    obo:IAO_0000115 "Cell-cell signaling in either direction across the synaptic cleft." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099537" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "trans-synaptic signaling" ;
    rdfs:subClassOf obo:GO_0099536 .

obo:GO_0099550
    obo:IAO_0000115 "Cell-cell signaling between presynapse and postsynapse, across the synaptic cleft, that modulates the synaptic transmission properties of the synapse." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099550" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:comment "Note that this term was created for the SynGO project, and will be obsoleted when the SynGO annotations are made in Noctua." ;
    rdfs:label "trans-synaptic signaling, modulating synaptic transmission" ;
    rdfs:subClassOf obo:GO_0099537, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0099537
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007268
            ]
        )
    ] .

obo:GO_0099565
    obo:IAO_0000115 "The part of synaptic transmission occurring in the post-synapse: a signal transduction pathway consisting of neurotransmitter receptor activation and its effects on postsynaptic membrane potential and the ionic composition of the postsynaptic cytosol." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "postsynaptic process involved in chemical synaptic transmission" ;
    oboInOwl:id "GO:0099565" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "chemical synaptic transmission, postsynaptic" ;
    rdfs:subClassOf obo:GO_0050877, obo:GO_1905114, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007268
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007268
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0099568
    obo:IAO_0000115 "Any (proper) part of the cytoplasm of a single cell of sufficient size to still be considered cytoplasm." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099568" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "cytoplasmic region" ;
    rdfs:subClassOf obo:GO_0005737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005737
            ]
        )
    ] .

obo:GO_0099569
    obo:IAO_0000115 "The portion of the cytoskeleton contained within the presynapse." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099569" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "presynaptic cytoskeleton" ;
    rdfs:subClassOf obo:GO_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0099571
    obo:IAO_0000115 "The portion of the cytoskeleton contained within the postsynapse." ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099571" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "postsynaptic cytoskeleton" ;
    rdfs:subClassOf obo:GO_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0098794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0099643
    obo:IAO_0000115 "Any signal release from a synapse." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0099643" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "signal release from synapse" ;
    rdfs:subClassOf obo:GO_0023061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0099536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0045202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0023061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0045202
            ]
        )
    ] .

obo:GO_0099699
    obo:IAO_0000115 "The component of the synaptic membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-25T17:22:18Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099699" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:label "integral component of synaptic membrane" ;
    rdfs:subClassOf obo:GO_0005887, obo:GO_0099240 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0016021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0097060
            ]
        )
    ] .

obo:GO_0099738
    obo:IAO_0000115 "The complete extent of cell cortex that underlies some some region of the plasma membrane." ;
    oboInOwl:hasExactSynonym "perimembrane region" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0099738" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "cell cortex region" ;
    rdfs:subClassOf obo:GO_0005938, obo:GO_0099568, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005938
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005938
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005938
            ]
        )
    ] .

obo:GO_0106014
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the inflammatory response to wounding." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2017-04-28T20:03:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0106014" ;
    a owl:Class ;
    rdfs:label "regulation of inflammatory response to wounding" ;
    rdfs:subClassOf obo:GO_0050727, obo:GO_1903034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0090594
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0090594
            ]
        )
    ] .

obo:GO_0106015
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of the inflammatory response to wounding." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2017-04-28T20:09:46Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0106015" ;
    a owl:Class ;
    rdfs:label "negative regulation of inflammatory response to wounding" ;
    rdfs:subClassOf obo:GO_0050728, obo:GO_0106014, obo:GO_1903035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0090594
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0090594
            ]
        )
    ] .

obo:GO_0106016
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the inflammatory response to wounding." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2017-04-28T20:16:31Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0106016" ;
    a owl:Class ;
    rdfs:label "positive regulation of inflammatory response to wounding" ;
    rdfs:subClassOf obo:GO_0050729, obo:GO_0106014, obo:GO_1903036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0090594
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0090594
            ]
        )
    ] .

obo:GO_0110110
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of animal organ morphogenesis." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2018-07-05T14:10:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0110110" ;
    a owl:Class ;
    rdfs:label "positive regulation of animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_2000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009887
            ]
        )
    ] .

obo:GO_0110111
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of animal organ morphogenesis." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2018-07-05T14:25:21Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0110111" ;
    a owl:Class ;
    rdfs:label "negative regulation of animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_2000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009887
            ]
        )
    ] .

obo:GO_0110148
    a owl:Class ;
    rdfs:label "biomineralization" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0110149
    a owl:Class ;
    rdfs:label "regulation of biomineralization" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0110148
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0110148
            ]
        )
    ] .

obo:GO_0110150
    a owl:Class ;
    rdfs:label "negative regulation of biomineralization" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0110149, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0110148
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0110148
            ]
        )
    ] .

obo:GO_0110151
    a owl:Class ;
    rdfs:label "positive regulation of biomineralization" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0110149, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0110148
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0110148
            ]
        )
    ] .

obo:GO_0110165
    obo:IAO_0000115 "A part of a cellular organism that is either an immaterial entity or a material entity with granularity above the level of a protein complex but below that of an anatomical system. Or, a substance produced by a cellular organism with granularity above the level of a protein complex." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2019-08-12T18:01:37Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0110165" ;
    a owl:Class ;
    rdfs:label "cellular anatomical entity" ;
    rdfs:subClassOf obo:GO_0005575 .

obo:GO_0120025
    obo:IAO_0000115 "A prolongation or process extending from a cell and that is bounded by plasma membrane, e.g. a cilium, lamellipodium, or axon." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13193"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-03-21T17:26:07Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0120025" ;
    a owl:Class ;
    rdfs:label "plasma membrane bounded cell projection" ;
    rdfs:subClassOf obo:GO_0042995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0098590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0042995
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0098590
            ]
        )
    ] .

obo:GO_0120031
    obo:IAO_0000115 "Formation of a prolongation or process extending and that is bounded by plasma membrane, e.g. a cilium, lamellipodium, or axon." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-24T23:56:08Z" ;
    oboInOwl:hasNarrowSynonym "eupodium" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120031" ;
    a owl:Class ;
    rdfs:label "plasma membrane bounded cell projection assembly" ;
    rdfs:subClassOf obo:GO_0030031, obo:GO_0120036 .

obo:GO_0120032
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of plasma membrane bounded cell projection assembly." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-26T04:27:04Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120032" ;
    a owl:Class ;
    rdfs:label "regulation of plasma membrane bounded cell projection assembly" ;
    rdfs:subClassOf obo:GO_0060491, obo:GO_0120035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0120031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0120031
            ]
        )
    ] .

obo:GO_0120033
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of plasma membrane bounded cell projection assembly." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-26T04:34:31Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120033" ;
    a owl:Class ;
    rdfs:label "negative regulation of plasma membrane bounded cell projection assembly" ;
    rdfs:subClassOf obo:GO_0031345, obo:GO_0120032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0120031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0120031
            ]
        )
    ] .

obo:GO_0120034
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of plasma membrane bounded cell projection assembly." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-26T04:34:45Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120034" ;
    a owl:Class ;
    rdfs:label "positive regulation of plasma membrane bounded cell projection assembly" ;
    rdfs:subClassOf obo:GO_0031346, obo:GO_0044089, obo:GO_0120032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0120031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0120031
            ]
        )
    ] .

obo:GO_0120035
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of plasma membrane bounded cell projections." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-26T16:02:06Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120035" ;
    a owl:Class ;
    rdfs:label "regulation of plasma membrane bounded cell projection organization" ;
    rdfs:subClassOf obo:GO_0031344, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0120036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0120036
            ]
        )
    ] .

obo:GO_0120036
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a plasma membrane bounded prolongation or process extending from a cell, e.g. a cilium or axon." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/13298"^^xsd:anyURI ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-04-26T16:07:02Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120036" ;
    a owl:Class ;
    rdfs:label "plasma membrane bounded cell projection organization" ;
    rdfs:subClassOf obo:GO_0030030 .

obo:GO_0120111
    obo:IAO_0000115 "All of the contents of a plasma membrane bounded neuron projection, excluding the plasma membrane surrounding the projection." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2017-11-01T18:58:12Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0120111" ;
    a owl:Class ;
    rdfs:label "neuron projection cytoplasm" ;
    rdfs:subClassOf obo:GO_0032838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0043005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0043005
            ]
        )
    ] .

obo:GO_0120178
    a owl:Class ;
    rdfs:label "steroid hormone biosynthetic process" ;
    rdfs:subClassOf obo:GO_0006694, obo:GO_0042446 .

obo:GO_0120188
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2018-07-16T22:28:58Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120188" ;
    a owl:Class ;
    rdfs:label "regulation of bile acid secretion" ;
    rdfs:subClassOf obo:GO_0044070, obo:GO_0051046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032782
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032782
            ]
        )
    ] .

obo:GO_0120189
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2018-07-16T22:36:17Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120189" ;
    a owl:Class ;
    rdfs:label "positive regulation of bile acid secretion" ;
    rdfs:subClassOf obo:GO_0051047, obo:GO_0120188, obo:GO_1903793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032782
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032782
            ]
        )
    ] .

obo:GO_0120190
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2018-07-16T22:38:34Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120190" ;
    a owl:Class ;
    rdfs:label "negative regulation of bile acid secretion" ;
    rdfs:subClassOf obo:GO_0051048, obo:GO_0120188, obo:GO_1903792, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032782
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032782
            ]
        )
    ] .

obo:GO_0120254
    a owl:Class ;
    rdfs:label "olefinic compound metabolic process" ;
    rdfs:subClassOf obo:GO_0071704 .

obo:GO_0120255
    a owl:Class ;
    rdfs:label "olefinic compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0120254 .

obo:GO_0120316
    obo:IAO_0000115 "The assembly and organization of the sperm flagellum, the microtubule-based axoneme and associated structures that are part of a sperm flagellum (or cilium)." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2021-04-29T01:27:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0120316" ;
    a owl:Class ;
    rdfs:label "sperm flagellum assembly" ;
    rdfs:subClassOf obo:GO_0003006, obo:GO_0022412, obo:GO_0044458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007286
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030317
    ] .

obo:GO_0140013
    obo:IAO_0000115 "One of the two nuclear divisions that occur as part of the meiotic cell cycle." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/19910"^^xsd:anyURI ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2017-03-23T09:40:00Z" ;
    oboInOwl:hasExactSynonym "meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140013" ;
    a owl:Class ;
    rdfs:label "meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0000280, obo:GO_1903046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0140014
    obo:IAO_0000115 "A mitotic cell cycle process comprising the steps by which the nucleus of a eukaryotic cell divides; the process involves condensation of chromosomal DNA into a highly compacted form. Canonically, mitosis produces two daughter nuclei whose chromosome complement is identical to that of the mother cell." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/19910"^^xsd:anyURI ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2017-03-23T14:44:23Z" ;
    oboInOwl:hasExactSynonym "mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140014" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0000280, obo:GO_1903047 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0140029
    a owl:Class ;
    rdfs:label "exocytic process" ;
    rdfs:subClassOf obo:GO_0009987, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0006887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0006887
            ]
        )
    ] .

obo:GO_0140112
    obo:IAO_0000115 "The assembly and secretion a set of components to form an extracellular vesicule, a membrane-bounded vesicle that is released into the extracellular region. Extracellular vesicles include exosomes, microvesicles and apoptotic bodies, based on the mechanism by which they are released from cells and differentiated based on their size and content." ;
    obo:IAO_0000233 "https://github.com/geneontology/go-ontology/issues/14256"^^xsd:anyURI ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2017-10-23T11:53:42Z" ;
    oboInOwl:hasExactSynonym "extracellular vesicle assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140112" ;
    a owl:Class ;
    rdfs:label "extracellular vesicle biogenesis" ;
    rdfs:subClassOf obo:GO_0044085 .

obo:GO_0140238
    obo:IAO_0000115 "A vesicle-mediated transport process in which the presynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." ;
    obo:IAO_0000233 "https://github.com/geneontology/synapse/issues/230"^^xsd:anyURI ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2018-07-15T07:33:55Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140238" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:comment "Note that this term was created for the SynGO project, and will be obsoleted when the SynGO annotations are made in Noctua." ;
    rdfs:label "presynaptic endocytosis" ;
    rdfs:subClassOf obo:GO_0006897, obo:GO_0051649, obo:GO_0099003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006897
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098793
            ]
        )
    ] .

obo:GO_0140239
    obo:IAO_0000115 "A vesicle-mediated transport process in which the postsynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." ;
    obo:IAO_0000233 "https://github.com/geneontology/synapse/issues/230"^^xsd:anyURI ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2018-07-15T07:38:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140239" ;
    oboInOwl:inSubset go:goslim_synapse ;
    a owl:Class ;
    rdfs:comment "Note that this term was created for the SynGO project, and will be obsoleted when the SynGO annotations are made in Noctua." ;
    rdfs:label "postsynaptic endocytosis" ;
    rdfs:subClassOf obo:GO_0006897, obo:GO_0051649, obo:GO_0099003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0098794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006897
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0098794
            ]
        )
    ] .

obo:GO_0140352
    obo:IAO_0000115 "The directed movement of some substance from a cell, into the extracellular region. This may occur via transport across the plasma membrane or via exocytosis." ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2019-05-22T11:20:45Z" ;
    oboInOwl:hasBroadSynonym "efflux" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140352" ;
    a owl:Class ;
    rdfs:label "export from cell" ;
    rdfs:subClassOf obo:GO_0006810, obo:GO_0009987 .

obo:GO_0140353
    obo:IAO_0000115 "The directed movement of a lipid from a cell, into the extracellular region." ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2019-05-22T11:33:07Z" ;
    oboInOwl:hasBroadSynonym "lipid efflux" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140353" ;
    a owl:Class ;
    rdfs:label "lipid export from cell" ;
    rdfs:subClassOf obo:GO_0006869, obo:GO_0140352 .

obo:GO_0140375
    obo:IAO_0000115 "Receiving a signal and transmitting it in a cell to initiate an immune response." ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2019-10-18T14:11:15Z" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:0140375" ;
    a owl:Class ;
    rdfs:label "immune receptor activity" ;
    rdfs:subClassOf obo:GO_0038023 .

obo:GO_0140513
    obo:IAO_0000115 "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together in the nucleus." ;
    oboInOwl:created_by "pg" ;
    oboInOwl:creation_date "2020-09-09T05:12:38Z" ;
    oboInOwl:hasExactSynonym "nuclear complex" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:0140513" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "nuclear protein-containing complex" ;
    rdfs:subClassOf obo:GO_0032991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0032991
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005634
            ]
        )
    ] .

obo:GO_1900015
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cytokine production involved in inflammatory response." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-01-11T09:34:27Z" ;
    oboInOwl:hasNarrowSynonym "regulation of cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900015" ;
    a owl:Class ;
    rdfs:label "regulation of cytokine production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002534
            ]
        )
    ] .

obo:GO_1900016
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of cytokine production involved in inflammatory response." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-01-11T09:34:31Z" ;
    oboInOwl:hasBroadSynonym "down regulation of cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasNarrowSynonym "negative regulation of cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of cytokine production involved in inflammatory response" ;
    oboInOwl:id "GO:1900016" ;
    a owl:Class ;
    rdfs:label "negative regulation of cytokine production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_1900015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002534
            ]
        )
    ] .

obo:GO_1900017
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cytokine production involved in inflammatory response." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-01-11T09:34:35Z" ;
    oboInOwl:hasBroadSynonym "up regulation of cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasNarrowSynonym "positive regulation of cytokine production involved in acute inflammatory response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "up regulation of cytokine production involved in inflammatory response" ;
    oboInOwl:id "GO:1900017" ;
    a owl:Class ;
    rdfs:label "positive regulation of cytokine production involved in inflammatory response" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_1900015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002534
            ]
        )
    ] .

obo:GO_1900046
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of hemostasis." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-01-19T03:23:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900046" ;
    a owl:Class ;
    rdfs:label "regulation of hemostasis" ;
    rdfs:subClassOf obo:GO_0050789, obo:GO_0050878, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007599
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007599
            ]
        )
    ] .

obo:GO_1900047
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of hemostasis." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-01-19T03:23:42Z" ;
    oboInOwl:hasExactSynonym "down regulation of hemostasis", "down-regulation of hemostasis", "downregulation of hemostasis" ;
    oboInOwl:hasNarrowSynonym "inhibition of hemostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900047" ;
    a owl:Class ;
    rdfs:label "negative regulation of hemostasis" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_1900046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007599
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007599
            ]
        )
    ] .

obo:GO_1900048
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of hemostasis." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2012-01-19T03:23:45Z" ;
    oboInOwl:hasExactSynonym "up regulation of hemostasis", "up-regulation of hemostasis", "upregulation of hemostasis" ;
    oboInOwl:hasNarrowSynonym "activation of hemostasis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900048" ;
    a owl:Class ;
    rdfs:label "positive regulation of hemostasis" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_1900046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007599
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007599
            ]
        )
    ] .

obo:GO_1900073
    a owl:Class ;
    rdfs:label "regulation of neuromuscular synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050804, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007274
            ]
        )
    ] .

obo:GO_1900074
    a owl:Class ;
    rdfs:label "negative regulation of neuromuscular synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050805, obo:GO_1900073, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007274
            ]
        )
    ] .

obo:GO_1900075
    a owl:Class ;
    rdfs:label "positive regulation of neuromuscular synaptic transmission" ;
    rdfs:subClassOf obo:GO_0050806, obo:GO_1900073, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007274
            ]
        )
    ] .

obo:GO_1900098
    a owl:Class ;
    rdfs:label "regulation of plasma cell differentiation" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0045577, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002317
            ]
        )
    ] .

obo:GO_1900099
    a owl:Class ;
    rdfs:label "negative regulation of plasma cell differentiation" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0045578, obo:GO_0050777, obo:GO_1900098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002317
            ]
        )
    ] .

obo:GO_1900100
    a owl:Class ;
    rdfs:label "positive regulation of plasma cell differentiation" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0045579, obo:GO_0050778, obo:GO_1900098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002317
            ]
        )
    ] .

obo:GO_1900115
    obo:IAO_0000115 "Any regulation of signal transduction that takes place in the extracellular region." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-02-22T10:21:48Z" ;
    oboInOwl:hasExactSynonym "regulation of signaling pathway in extracellular region", "regulation of signalling pathway in extracellular region" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900115" ;
    a owl:Class ;
    rdfs:label "extracellular regulation of signal transduction" ;
    rdfs:subClassOf obo:GO_0009966, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:GO_0005576
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009966
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_1900116
    obo:IAO_0000115 "Any negative regulation of signal transduction that takes place in extracellular region." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-02-22T10:27:56Z" ;
    oboInOwl:hasExactSynonym "down regulation of signal transduction in extracellular region", "down-regulation of signal transduction in extracellular region", "downregulation of signal transduction in extracellular region", "negative regulation of signaling pathway in extracellular region", "negative regulation of signalling pathway in extracellular region" ;
    oboInOwl:hasNarrowSynonym "extracellular inhibition of signaling pathway", "inhibition of signal transduction in extracellular region" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900116" ;
    a owl:Class ;
    rdfs:label "extracellular negative regulation of signal transduction" ;
    rdfs:subClassOf obo:GO_0009968, obo:GO_1900115 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009968
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_1900117
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of execution phase of apoptosis." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-02-22T11:26:20Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900117" ;
    a owl:Class ;
    rdfs:label "regulation of execution phase of apoptosis" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0097194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0097194
            ]
        )
    ] .

obo:GO_1900118
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of execution phase of apoptosis." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-02-22T11:26:24Z" ;
    oboInOwl:hasExactSynonym "down regulation of execution phase of apoptosis", "down-regulation of execution phase of apoptosis", "downregulation of execution phase of apoptosis" ;
    oboInOwl:hasNarrowSynonym "inhibition of execution phase of apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900118" ;
    a owl:Class ;
    rdfs:label "negative regulation of execution phase of apoptosis" ;
    rdfs:subClassOf obo:GO_0043066, obo:GO_1900117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0097194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0097194
            ]
        )
    ] .

obo:GO_1900119
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of execution phase of apoptosis." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-02-22T11:26:27Z" ;
    oboInOwl:hasExactSynonym "up regulation of execution phase of apoptosis", "up-regulation of execution phase of apoptosis", "upregulation of execution phase of apoptosis" ;
    oboInOwl:hasNarrowSynonym "activation of execution phase of apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900119" ;
    a owl:Class ;
    rdfs:label "positive regulation of execution phase of apoptosis" ;
    rdfs:subClassOf obo:GO_0043065, obo:GO_1900117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0097194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0097194
            ]
        )
    ] .

obo:GO_1900120
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a protein or other molecule binding to a receptor." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-02-22T11:40:53Z" ;
    oboInOwl:hasNarrowSynonym "regulation of receptor ligand" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900120" ;
    a owl:Class ;
    rdfs:label "regulation of receptor binding" ;
    rdfs:subClassOf obo:GO_0043393, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0005102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0005102
            ]
        )
    ] .

obo:GO_1900121
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of a protein or other molecule binding to a receptor." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-02-22T11:40:57Z" ;
    oboInOwl:hasExactSynonym "down regulation of receptor binding", "down-regulation of receptor binding", "downregulation of receptor binding" ;
    oboInOwl:hasNarrowSynonym "inhibition of receptor binding", "inhibition of receptor ligand" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of receptor-associated protein activity" ;
    oboInOwl:id "GO:1900121" ;
    a owl:Class ;
    rdfs:label "negative regulation of receptor binding" ;
    rdfs:subClassOf obo:GO_0032091, obo:GO_1900120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0005102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0005102
            ]
        )
    ] .

obo:GO_1900122
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of a protein or other molecule binding to a receptor." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-02-22T11:41:00Z" ;
    oboInOwl:hasExactSynonym "up regulation of receptor binding", "upregulation of receptor binding" ;
    oboInOwl:hasNarrowSynonym "activation of receptor binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900122" ;
    a owl:Class ;
    rdfs:label "positive regulation of receptor binding" ;
    rdfs:subClassOf obo:GO_0032092, obo:GO_1900120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0005102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0005102
            ]
        )
    ] .

obo:GO_1900130
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of lipid binding." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2012-02-23T04:05:03Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900130" ;
    a owl:Class ;
    rdfs:label "regulation of lipid binding" ;
    rdfs:subClassOf obo:GO_0051098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008289
            ]
        )
    ] .

obo:GO_1900131
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of lipid binding." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2012-02-23T04:05:07Z" ;
    oboInOwl:hasExactSynonym "down regulation of lipid binding", "down-regulation of lipid binding", "downregulation of lipid binding" ;
    oboInOwl:hasNarrowSynonym "inhibition of lipid binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900131" ;
    a owl:Class ;
    rdfs:label "negative regulation of lipid binding" ;
    rdfs:subClassOf obo:GO_0051100, obo:GO_1900130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008289
            ]
        )
    ] .

obo:GO_1900132
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of lipid binding." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2012-02-23T04:05:11Z" ;
    oboInOwl:hasExactSynonym "up regulation of lipid binding", "up-regulation of lipid binding", "upregulation of lipid binding" ;
    oboInOwl:hasNarrowSynonym "activation of lipid binding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900132" ;
    a owl:Class ;
    rdfs:label "positive regulation of lipid binding" ;
    rdfs:subClassOf obo:GO_0051099, obo:GO_1900130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008289
            ]
        )
    ] .

obo:GO_1900133
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of renin secretion into blood stream." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-02-27T10:32:01Z" ;
    oboInOwl:hasExactSynonym "regulation of renin release into blood stream" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900133" ;
    a owl:Class ;
    rdfs:label "regulation of renin secretion into blood stream" ;
    rdfs:subClassOf obo:GO_0003073, obo:GO_0044060, obo:GO_0050708, obo:GO_0098801, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002001
            ]
        )
    ] .

obo:GO_1900134
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of renin secretion into blood stream." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-02-27T10:32:05Z" ;
    oboInOwl:hasExactSynonym "down regulation of renin release into blood stream", "down regulation of renin secretion into blood stream", "down-regulation of renin release into blood stream", "down-regulation of renin secretion into blood stream", "downregulation of renin release into blood stream", "downregulation of renin secretion into blood stream", "negative regulation of renin release into blood stream" ;
    oboInOwl:hasNarrowSynonym "inhibition of renin release into blood stream", "inhibition of renin secretion into blood stream" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900134" ;
    a owl:Class ;
    rdfs:label "negative regulation of renin secretion into blood stream" ;
    rdfs:subClassOf obo:GO_0050709, obo:GO_1900133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002001
            ]
        )
    ] .

obo:GO_1900135
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of renin secretion into blood stream." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2012-02-27T10:32:08Z" ;
    oboInOwl:hasExactSynonym "positive regulation of renin release into blood stream", "up regulation of renin release into blood stream", "up regulation of renin secretion into blood stream", "up-regulation of renin release into blood stream", "up-regulation of renin secretion into blood stream", "upregulation of renin release into blood stream", "upregulation of renin secretion into blood stream" ;
    oboInOwl:hasNarrowSynonym "activation of renin release into blood stream", "activation of renin secretion into blood stream" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1900135" ;
    a owl:Class ;
    rdfs:label "positive regulation of renin secretion into blood stream" ;
    rdfs:subClassOf obo:GO_0050714, obo:GO_1900133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002001
            ]
        )
    ] .

obo:GO_1900424
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of defense response to bacterium." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2012-04-24T10:12:43Z" ;
    oboInOwl:hasAlternativeId "GO:1902477" ;
    oboInOwl:hasExactSynonym "regulation of defence response to bacteria", "regulation of defence response to bacterium", "regulation of defense response to bacteria" ;
    oboInOwl:hasNarrowSynonym "regulation of defence response to bacterium, incompatible interaction", "regulation of defence response to pathogenic bacteria, incompatible interaction", "regulation of defence response to pathogenic bacterium, incompatible interaction", "regulation of defense response to bacterium, incompatible interaction", "regulation of resistance response to pathogenic bacteria", "regulation of resistance response to pathogenic bacterium" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of antibacterial peptide activity" ;
    oboInOwl:id "GO:1900424" ;
    a owl:Class ;
    rdfs:label "regulation of defense response to bacterium" ;
    rdfs:subClassOf obo:GO_0002831, obo:GO_0031347, obo:GO_0032101, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042742
            ]
        )
    ] .

obo:GO_1900425
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of defense response to bacterium." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2012-04-24T10:12:54Z" ;
    oboInOwl:hasAlternativeId "GO:1902478" ;
    oboInOwl:hasExactSynonym "down regulation of defence response to bacteria", "down regulation of defence response to bacterium", "down regulation of defense response to bacteria", "down regulation of defense response to bacterium", "down-regulation of defence response to bacteria", "down-regulation of defence response to bacterium", "down-regulation of defense response to bacteria", "down-regulation of defense response to bacterium", "downregulation of defence response to bacteria", "downregulation of defence response to bacterium", "downregulation of defense response to bacteria", "downregulation of defense response to bacterium", "inhibition of defence response to bacteria", "inhibition of defence response to bacterium", "inhibition of defense response to bacteria", "negative regulation of defence response to bacteria", "negative regulation of defence response to bacterium", "negative regulation of defense response to bacteria" ;
    oboInOwl:hasNarrowSynonym "inhibition of defence response to pathogenic bacteria, incompatible interaction", "inhibition of defence response to pathogenic bacterium, incompatible interaction", "inhibition of defense response to bacterium", "inhibition of defense response to bacterium, incompatible interaction", "inhibition of resistance response to pathogenic bacteria", "inhibition of resistance response to pathogenic bacterium", "inhibition of response to pathogenic bacteria (incompatible interaction)", "inhibition of response to pathogenic bacterium (incompatible interaction)", "negative regulation of defense response to bacterium, incompatible interaction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of antibacterial peptide activity", "down-regulation of antibacterial peptide activity", "downregulation of antibacterial peptide activity", "inhibition of antibacterial peptide activity", "negative regulation of antibacterial peptide activity" ;
    oboInOwl:id "GO:1900425" ;
    a owl:Class ;
    rdfs:label "negative regulation of defense response to bacterium" ;
    rdfs:subClassOf obo:GO_0002832, obo:GO_0031348, obo:GO_0032102, obo:GO_0050777, obo:GO_1900424, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042742
            ]
        )
    ] .

obo:GO_1900426
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of defense response to bacterium." ;
    oboInOwl:created_by "dhl" ;
    oboInOwl:creation_date "2012-04-24T10:13:13Z" ;
    oboInOwl:hasAlternativeId "GO:1902479" ;
    oboInOwl:hasExactSynonym "activation of defence response to bacteria", "activation of defence response to bacterium", "activation of defense response to bacteria", "positive regulation of defence response to bacteria", "positive regulation of defence response to bacterium", "positive regulation of defense response to bacteria", "up regulation of defence response to bacteria", "up regulation of defence response to bacterium", "up regulation of defense response to bacteria", "up regulation of defense response to bacterium", "up-regulation of defence response to bacteria", "up-regulation of defence response to bacterium", "up-regulation of defense response to bacteria", "up-regulation of defense response to bacterium", "upregulation of defence response to bacteria", "upregulation of defence response to bacterium", "upregulation of defense response to bacteria", "upregulation of defense response to bacterium" ;
    oboInOwl:hasNarrowSynonym "activation of defense response to bacterium", "activation of resistance response to pathogenic bacteria", "activation of resistance response to pathogenic bacterium", "positive regulation of defense response to bacterium, incompatible interaction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of antibacterial peptide activity", "positive regulation of antibacterial peptide activity", "up regulation of antibacterial peptide activity", "up-regulation of antibacterial peptide activity", "upregulation of antibacterial peptide activity" ;
    oboInOwl:id "GO:1900426" ;
    a owl:Class ;
    rdfs:label "positive regulation of defense response to bacterium" ;
    rdfs:subClassOf obo:GO_0002833, obo:GO_0031349, obo:GO_0032103, obo:GO_0050778, obo:GO_1900424, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042742
            ]
        )
    ] .

obo:GO_1901135
    obo:IAO_0000115 "The chemical reactions and pathways involving carbohydrate derivative." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-07-12T04:05:09Z" ;
    oboInOwl:hasExactSynonym "carbohydrate derivative metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901135" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_mouse ;
    a owl:Class ;
    rdfs:label "carbohydrate derivative metabolic process" ;
    rdfs:subClassOf obo:GO_0071704 .

obo:GO_1901137
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of carbohydrate derivative." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-07-12T04:05:39Z" ;
    oboInOwl:hasExactSynonym "carbohydrate derivative anabolism", "carbohydrate derivative biosynthesis", "carbohydrate derivative formation", "carbohydrate derivative synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901137" ;
    a owl:Class ;
    rdfs:label "carbohydrate derivative biosynthetic process" ;
    rdfs:subClassOf obo:GO_1901135, obo:GO_1901576 .

obo:GO_1901148
    obo:IAO_0000115 "Any gene expression that is involved in extracellular matrix organization. Gene expression includes both transcription to produce an RNA transcript, and the translation of that mRNA into protein. Protein maturation is included in gene expression when required to form an active form of a product from an inactive precursor form." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-07-16T03:29:30Z" ;
    oboInOwl:hasExactSynonym "expression of extracellular matrix proteins" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "extracellular matrix protein production" ;
    oboInOwl:id "GO:1901148" ;
    a owl:Class ;
    rdfs:label "gene expression involved in extracellular matrix organization" ;
    rdfs:subClassOf obo:GO_0010467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030198
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0010467
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0030198
            ]
        )
    ] .

obo:GO_1901317
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of flagellated sperm motility." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2012-08-22T20:50:14Z" ;
    oboInOwl:hasBroadSynonym "regulation of sperm motility", "regulation of sperm movement" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901317" ;
    a owl:Class ;
    rdfs:label "regulation of flagellated sperm motility" ;
    rdfs:subClassOf obo:GO_0060295, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030317
            ]
        )
    ] .

obo:GO_1901318
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of flagellated sperm motility." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2012-08-22T20:50:35Z" ;
    oboInOwl:hasBroadSynonym "down regulation of sperm motility", "down regulation of sperm movement", "down-regulation of sperm motility", "down-regulation of sperm movement", "downregulation of sperm motility", "downregulation of sperm movement", "inhibition of sperm movement", "negative regulation of sperm motility", "negative regulation of sperm movement" ;
    oboInOwl:hasNarrowSynonym "inhibition of sperm motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901318" ;
    a owl:Class ;
    rdfs:label "negative regulation of flagellated sperm motility" ;
    rdfs:subClassOf obo:GO_0003354, obo:GO_1901317, obo:GO_1902020, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030317
            ]
        )
    ] .

obo:GO_1901342
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of vasculature development." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-06T09:16:15Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of vascular system development" ;
    oboInOwl:id "GO:1901342" ;
    a owl:Class ;
    rdfs:label "regulation of vasculature development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001944
            ]
        )
    ] .

obo:GO_1901343
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of vasculature development." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-06T09:17:24Z" ;
    oboInOwl:hasExactSynonym "down regulation of vasculature development", "down-regulation of vasculature development", "downregulation of vasculature development" ;
    oboInOwl:hasNarrowSynonym "inhibition of vasculature development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of vascular system development", "down-regulation of vascular system development", "downregulation of vascular system development", "inhibition of vascular system development", "negative regulation of vascular system development" ;
    oboInOwl:id "GO:1901343" ;
    a owl:Class ;
    rdfs:label "negative regulation of vasculature development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_1901342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001944
            ]
        )
    ] .

obo:GO_1901360
    obo:IAO_0000115 "The chemical reactions and pathways involving organic cyclic compound." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-14T09:03:51Z" ;
    oboInOwl:hasExactSynonym "organic cyclic compound metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901360" ;
    a owl:Class ;
    rdfs:label "organic cyclic compound metabolic process" ;
    rdfs:subClassOf obo:GO_0071704 .

obo:GO_1901362
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of organic cyclic compound." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-14T09:05:22Z" ;
    oboInOwl:hasExactSynonym "organic cyclic compound anabolism", "organic cyclic compound biosynthesis", "organic cyclic compound formation", "organic cyclic compound synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901362" ;
    a owl:Class ;
    rdfs:label "organic cyclic compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_1901360, obo:GO_1901576 .

obo:GO_1901363
    obo:IAO_0000115 "Binding to heterocyclic compound." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-14T13:53:50Z" ;
    oboInOwl:hasOBONamespace "molecular_function" ;
    oboInOwl:id "GO:1901363" ;
    a owl:Class ;
    rdfs:label "heterocyclic compound binding" ;
    rdfs:subClassOf obo:GO_0005488 .

obo:GO_1901374
    obo:IAO_0000115 "The directed movement of an acetate ester into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2012-09-28T10:42:13Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901374" ;
    a owl:Class ;
    rdfs:label "acetate ester transport" ;
    rdfs:subClassOf obo:GO_0071702 .

obo:GO_1901532
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of hematopoietic progenitor cell differentiation." ;
    oboInOwl:created_by "vk" ;
    oboInOwl:creation_date "2012-10-24T11:23:01Z" ;
    oboInOwl:hasExactSynonym "regulation of haematopoietic progenitor cell differentiation", "regulation of haemopoietic progenitor cell differentiation", "regulation of hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901532" ;
    a owl:Class ;
    rdfs:label "regulation of hematopoietic progenitor cell differentiation" ;
    rdfs:subClassOf obo:GO_0045595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002244
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002244
            ]
        )
    ] .

obo:GO_1901533
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of hematopoietic progenitor cell differentiation." ;
    oboInOwl:created_by "vk" ;
    oboInOwl:creation_date "2012-10-24T11:23:06Z" ;
    oboInOwl:hasExactSynonym "down regulation of haematopoietic progenitor cell differentiation", "down regulation of haemopoietic progenitor cell differentiation", "down regulation of hemopoietic progenitor cell differentiation", "down-regulation of haematopoietic progenitor cell differentiation", "down-regulation of haemopoietic progenitor cell differentiation", "down-regulation of hemopoietic progenitor cell differentiation", "downregulation of haematopoietic progenitor cell differentiation", "downregulation of haemopoietic progenitor cell differentiation", "downregulation of hemopoietic progenitor cell differentiation", "inhibition of haematopoietic progenitor cell differentiation", "inhibition of haemopoietic progenitor cell differentiation", "negative regulation of haematopoietic progenitor cell differentiation", "negative regulation of haemopoietic progenitor cell differentiation", "negative regulation of hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of hematopoietic progenitor cell differentiation", "down-regulation of hematopoietic progenitor cell differentiation", "downregulation of hematopoietic progenitor cell differentiation", "inhibition of hematopoietic progenitor cell differentiation" ;
    oboInOwl:id "GO:1901533" ;
    a owl:Class ;
    rdfs:label "negative regulation of hematopoietic progenitor cell differentiation" ;
    rdfs:subClassOf obo:GO_0045596, obo:GO_1901532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002244
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002244
            ]
        )
    ] .

obo:GO_1901534
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of hematopoietic progenitor cell differentiation." ;
    oboInOwl:created_by "vk" ;
    oboInOwl:creation_date "2012-10-24T11:23:14Z" ;
    oboInOwl:hasExactSynonym "activation of haematopoietic progenitor cell differentiation", "activation of haemopoietic progenitor cell differentiation", "positive regulation of haematopoietic progenitor cell differentiation", "positive regulation of haemopoietic progenitor cell differentiation", "positive regulation of hemopoietic progenitor cell differentiation", "up regulation of haematopoietic progenitor cell differentiation", "up regulation of haemopoietic progenitor cell differentiation", "up regulation of hemopoietic progenitor cell differentiation", "up-regulation of haematopoietic progenitor cell differentiation", "up-regulation of haemopoietic progenitor cell differentiation", "up-regulation of hemopoietic progenitor cell differentiation", "upregulation of haematopoietic progenitor cell differentiation", "upregulation of haemopoietic progenitor cell differentiation", "upregulation of hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of hemopoietic progenitor cell differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of hematopoietic progenitor cell differentiation", "up regulation of hematopoietic progenitor cell differentiation", "up-regulation of hematopoietic progenitor cell differentiation", "upregulation of hematopoietic progenitor cell differentiation" ;
    oboInOwl:id "GO:1901534" ;
    a owl:Class ;
    rdfs:label "positive regulation of hematopoietic progenitor cell differentiation" ;
    rdfs:subClassOf obo:GO_0045597, obo:GO_1901532, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002244
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002244
            ]
        )
    ] .

obo:GO_1901564
    obo:IAO_0000115 "The chemical reactions and pathways involving organonitrogen compound." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-11-04T15:17:52Z" ;
    oboInOwl:hasExactSynonym "organonitrogen compound metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901564" ;
    a owl:Class ;
    rdfs:label "organonitrogen compound metabolic process" ;
    rdfs:subClassOf obo:GO_0006807, obo:GO_0071704 .

obo:GO_1901566
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of organonitrogen compound." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-11-04T15:18:00Z" ;
    oboInOwl:hasExactSynonym "organonitrogen compound anabolism", "organonitrogen compound biosynthesis", "organonitrogen compound formation", "organonitrogen compound synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901566" ;
    a owl:Class ;
    rdfs:label "organonitrogen compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_1901564, obo:GO_1901576 .

obo:GO_1901575
    a owl:Class ;
    rdfs:label "organic substance catabolic process" ;
    rdfs:subClassOf obo:GO_0009056, obo:GO_0071704 .

obo:GO_1901576
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of an organic substance, any molecular entity containing carbon." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-11-05T11:04:40Z" ;
    oboInOwl:hasExactSynonym "organic molecular entity anabolism", "organic molecular entity biosynthesis", "organic molecular entity biosynthetic process", "organic molecular entity formation", "organic molecular entity synthesis", "organic substance anabolism", "organic substance biosynthesis", "organic substance formation", "organic substance synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901576" ;
    a owl:Class ;
    rdfs:label "organic substance biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0071704 .

obo:GO_1901615
    obo:IAO_0000115 "The chemical reactions and pathways involving organic hydroxy compound." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-11-13T12:54:27Z" ;
    oboInOwl:hasExactSynonym "organic hydroxy compound metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901615" ;
    a owl:Class ;
    rdfs:label "organic hydroxy compound metabolic process" ;
    rdfs:subClassOf obo:GO_0071704 .

obo:GO_1901617
    obo:IAO_0000115 "The chemical reactions and pathways resulting in the formation of organic hydroxy compound." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2012-11-13T12:54:36Z" ;
    oboInOwl:hasExactSynonym "organic hydroxy compound anabolism", "organic hydroxy compound biosynthesis", "organic hydroxy compound formation", "organic hydroxy compound synthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1901617" ;
    a owl:Class ;
    rdfs:label "organic hydroxy compound biosynthetic process" ;
    rdfs:subClassOf obo:GO_1901576, obo:GO_1901615 .

obo:GO_1902017
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cilium assembly." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-03-26T18:10:51Z" ;
    oboInOwl:hasExactSynonym "regulation of ciliogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cilium biogenesis" ;
    oboInOwl:id "GO:1902017" ;
    a owl:Class ;
    rdfs:label "regulation of cilium assembly" ;
    rdfs:subClassOf obo:GO_0120032, obo:GO_1902115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060271
            ]
        )
    ] .

obo:GO_1902018
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of cilium assembly." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-03-26T18:10:56Z" ;
    oboInOwl:hasExactSynonym "down regulation of ciliogenesis", "down regulation of cilium assembly", "down-regulation of ciliogenesis", "down-regulation of cilium assembly", "downregulation of ciliogenesis", "downregulation of cilium assembly", "inhibition of ciliogenesis", "negative regulation of ciliogenesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of cilium assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of cilium biogenesis", "down-regulation of cilium biogenesis", "downregulation of cilium biogenesis", "inhibition of cilium biogenesis", "negative regulation of cilium biogenesis" ;
    oboInOwl:id "GO:1902018" ;
    a owl:Class ;
    rdfs:label "negative regulation of cilium assembly" ;
    rdfs:subClassOf obo:GO_0120033, obo:GO_1902017, obo:GO_1902116, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060271
            ]
        )
    ] .

obo:GO_1902019
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cilium-dependent cell motility." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-03-27T14:42:38Z" ;
    oboInOwl:hasExactSynonym "regulation of cilium cell motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of ciliary cell motility" ;
    oboInOwl:id "GO:1902019" ;
    a owl:Class ;
    rdfs:label "regulation of cilium-dependent cell motility" ;
    rdfs:subClassOf obo:GO_2000145, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060285
            ]
        )
    ] .

obo:GO_1902020
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of cilium-dependent cell motility." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2013-03-27T14:42:42Z" ;
    oboInOwl:hasExactSynonym "down regulation of ciliary cell motility", "down-regulation of ciliary cell motility", "downregulation of ciliary cell motility", "negative regulation of cilium cell motility" ;
    oboInOwl:hasNarrowSynonym "inhibition of ciliary cell motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of ciliary cell motility" ;
    oboInOwl:id "GO:1902020" ;
    a owl:Class ;
    rdfs:label "negative regulation of cilium-dependent cell motility" ;
    rdfs:subClassOf obo:GO_1902019, obo:GO_2000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060285
            ]
        )
    ] .

obo:GO_1902093
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of flagellated sperm motility." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2013-04-29T09:15:25Z" ;
    oboInOwl:hasBroadSynonym "activation of sperm movement", "positive regulation of sperm motility", "positive regulation of sperm movement", "up regulation of sperm motility", "up regulation of sperm movement", "up-regulation of sperm motility", "up-regulation of sperm movement", "upregulation of sperm motility", "upregulation of sperm movement" ;
    oboInOwl:hasNarrowSynonym "activation of sperm motility" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902093" ;
    a owl:Class ;
    rdfs:label "positive regulation of flagellated sperm motility" ;
    rdfs:subClassOf obo:GO_0003353, obo:GO_1901317, obo:GO_2000155, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030317
            ]
        )
    ] .

obo:GO_1902105
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of leukocyte differentiation." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-02T17:32:42Z" ;
    oboInOwl:hasExactSynonym "regulation of immune cell differentiation", "regulation of leucocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902105" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045595, obo:GO_1903706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002521
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002521
            ]
        )
    ] .

obo:GO_1902106
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of leukocyte differentiation." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-02T17:32:47Z" ;
    oboInOwl:hasExactSynonym "down regulation of immune cell differentiation", "down regulation of leucocyte differentiation", "down regulation of leukocyte differentiation", "down-regulation of immune cell differentiation", "down-regulation of leucocyte differentiation", "down-regulation of leukocyte differentiation", "downregulation of immune cell differentiation", "downregulation of leucocyte differentiation", "downregulation of leukocyte differentiation", "negative regulation of immune cell differentiation", "negative regulation of leucocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "inhibition of immune cell differentiation", "inhibition of leucocyte differentiation", "inhibition of leukocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902106" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045596, obo:GO_1902105, obo:GO_1903707, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002521
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002521
            ]
        )
    ] .

obo:GO_1902107
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of leukocyte differentiation." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-02T17:32:52Z" ;
    oboInOwl:hasExactSynonym "positive regulation of immune cell differentiation", "positive regulation of leucocyte differentiation", "up regulation of immune cell differentiation", "up regulation of leucocyte differentiation", "up regulation of leukocyte differentiation", "up-regulation of immune cell differentiation", "up-regulation of leucocyte differentiation", "up-regulation of leukocyte differentiation", "upregulation of immune cell differentiation", "upregulation of leucocyte differentiation", "upregulation of leukocyte differentiation" ;
    oboInOwl:hasNarrowSynonym "activation of immune cell differentiation", "activation of leucocyte differentiation", "activation of leukocyte differentiation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902107" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte differentiation" ;
    rdfs:subClassOf obo:GO_0045597, obo:GO_1902105, obo:GO_1903708, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002521
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002521
            ]
        )
    ] .

obo:GO_1902115
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of organelle assembly." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-14T09:43:21Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902115" ;
    a owl:Class ;
    rdfs:label "regulation of organelle assembly" ;
    rdfs:subClassOf obo:GO_0033043, obo:GO_0044087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070925
            ]
        )
    ] .

obo:GO_1902116
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of organelle assembly." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-14T09:43:31Z" ;
    oboInOwl:hasExactSynonym "down regulation of organelle assembly", "down-regulation of organelle assembly", "downregulation of organelle assembly" ;
    oboInOwl:hasNarrowSynonym "inhibition of organelle assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902116" ;
    a owl:Class ;
    rdfs:label "negative regulation of organelle assembly" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_1902115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070925
            ]
        )
    ] .

obo:GO_1902117
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of organelle assembly." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2013-05-14T09:43:36Z" ;
    oboInOwl:hasExactSynonym "up regulation of organelle assembly", "up-regulation of organelle assembly", "upregulation of organelle assembly" ;
    oboInOwl:hasNarrowSynonym "activation of organelle assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902117" ;
    a owl:Class ;
    rdfs:label "positive regulation of organelle assembly" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0044089, obo:GO_1902115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070925
            ]
        )
    ] .

obo:GO_1902262
    obo:IAO_0000115 "Any apoptotic process that is involved in blood vessel morphogenesis." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2013-06-25T16:16:00Z" ;
    oboInOwl:hasExactSynonym "apoptotic cell death involved in patterning of blood vessels", "apoptotic programmed cell death involved in patterning of blood vessels", "programmed cell death by apoptosis involved in patterning of blood vessels" ;
    oboInOwl:hasNarrowSynonym "apoptosis involved in patterning of blood vessels", "apoptotic program involved in patterning of blood vessels", "type I programmed cell death involved in patterning of blood vessels" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "signaling (initiator) caspase activity involved in patterning of blood vessels" ;
    oboInOwl:id "GO:1902262" ;
    a owl:Class ;
    rdfs:label "apoptotic process involved in blood vessel morphogenesis" ;
    rdfs:subClassOf obo:GO_0060561, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006915
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048514
            ]
        )
    ] .

obo:GO_1902337
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of apoptotic process involved in morphogenesis." ;
    oboInOwl:created_by "sart" ;
    oboInOwl:creation_date "2013-07-29T15:03:16Z" ;
    oboInOwl:hasNarrowSynonym "regulation of apoptosis involved in morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of apoptosis involved in development", "regulation of morphogenetic apoptosis" ;
    oboInOwl:id "GO:1902337" ;
    a owl:Class ;
    rdfs:label "regulation of apoptotic process involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_1904748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060561
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060561
            ]
        )
    ] .

obo:GO_1902338
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic process involved in morphogenesis." ;
    oboInOwl:created_by "sart" ;
    oboInOwl:creation_date "2013-07-29T15:03:25Z" ;
    oboInOwl:hasExactSynonym "down regulation of apoptotic process involved in morphogenesis", "down-regulation of apoptotic process involved in morphogenesis", "downregulation of apoptotic process involved in morphogenesis" ;
    oboInOwl:hasNarrowSynonym "down regulation of apoptosis involved in morphogenesis", "down-regulation of apoptosis involved in morphogenesis", "downregulation of apoptosis involved in morphogenesis", "inhibition of apoptosis involved in morphogenesis", "inhibition of apoptotic process involved in morphogenesis", "negative regulation of apoptosis involved in morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of apoptosis involved in development", "down regulation of morphogenetic apoptosis", "down-regulation of apoptosis involved in development", "down-regulation of morphogenetic apoptosis", "downregulation of apoptosis involved in development", "downregulation of morphogenetic apoptosis", "inhibition of apoptosis involved in development", "inhibition of morphogenetic apoptosis", "negative regulation of apoptosis involved in development", "negative regulation of morphogenetic apoptosis" ;
    oboInOwl:id "GO:1902338" ;
    a owl:Class ;
    rdfs:label "negative regulation of apoptotic process involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_1902337, obo:GO_1904746, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060561
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060561
            ]
        )
    ] .

obo:GO_1902339
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of apoptotic process involved in morphogenesis." ;
    oboInOwl:created_by "sart" ;
    oboInOwl:creation_date "2013-07-29T15:03:33Z" ;
    oboInOwl:hasExactSynonym "up regulation of apoptotic process involved in morphogenesis", "up-regulation of apoptotic process involved in morphogenesis", "upregulation of apoptotic process involved in morphogenesis" ;
    oboInOwl:hasNarrowSynonym "activation of apoptosis involved in morphogenesis", "activation of apoptotic process involved in morphogenesis", "positive regulation of apoptosis involved in morphogenesis", "up regulation of apoptosis involved in morphogenesis", "up-regulation of apoptosis involved in morphogenesis", "upregulation of apoptosis involved in morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of apoptosis involved in development", "activation of morphogenetic apoptosis", "positive regulation of apoptosis involved in development", "positive regulation of morphogenetic apoptosis", "up regulation of apoptosis involved in development", "up regulation of morphogenetic apoptosis", "up-regulation of apoptosis involved in development", "up-regulation of morphogenetic apoptosis", "upregulation of apoptosis involved in development", "upregulation of morphogenetic apoptosis" ;
    oboInOwl:id "GO:1902339" ;
    a owl:Class ;
    rdfs:label "positive regulation of apoptotic process involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_1902337, obo:GO_1904747, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060561
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060561
            ]
        )
    ] .

obo:GO_1902340
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of chromosome condensation." ;
    oboInOwl:created_by "dgf" ;
    oboInOwl:creation_date "2013-07-29T20:54:14Z" ;
    oboInOwl:hasExactSynonym "down regulation of chromosome condensation", "down regulation of eukaryotic chromosome condensation", "down regulation of nuclear chromosome condensation", "down-regulation of chromosome condensation", "down-regulation of eukaryotic chromosome condensation", "down-regulation of nuclear chromosome condensation", "downregulation of chromosome condensation", "downregulation of eukaryotic chromosome condensation", "downregulation of nuclear chromosome condensation", "negative regulation of eukaryotic chromosome condensation", "negative regulation of nuclear chromosome condensation" ;
    oboInOwl:hasNarrowSynonym "inhibition of chromosome condensation", "inhibition of eukaryotic chromosome condensation", "inhibition of nuclear chromosome condensation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902340" ;
    a owl:Class ;
    rdfs:label "negative regulation of chromosome condensation" ;
    rdfs:subClassOf obo:GO_0060623, obo:GO_2001251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030261
            ]
        )
    ] .

obo:GO_1902490
    a owl:Class ;
    rdfs:label "regulation of sperm capacitation" ;
    rdfs:subClassOf obo:GO_0051239, obo:GO_1903429, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048240
            ]
        )
    ] .

obo:GO_1902491
    a owl:Class ;
    rdfs:label "negative regulation of sperm capacitation" ;
    rdfs:subClassOf obo:GO_0051241, obo:GO_1902490, obo:GO_1903430, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048240
            ]
        )
    ] .

obo:GO_1902492
    a owl:Class ;
    rdfs:label "positive regulation of sperm capacitation" ;
    rdfs:subClassOf obo:GO_0051240, obo:GO_1902490, obo:GO_1903431, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048240
            ]
        )
    ] .

obo:GO_1902531
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of intracellular signal transduction." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2013-12-02T11:32:52Z" ;
    oboInOwl:hasAlternativeId "GO:0010627" ;
    oboInOwl:hasExactSynonym "regulation of intracellular signaling cascade", "regulation of intracellular signaling chain" ;
    oboInOwl:hasNarrowSynonym "regulation of intracellular protein kinase cascade", "regulation of intracellular signal transduction pathway", "regulation of signal transmission via intracellular cascade" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of intracellular signaling pathway", "regulation of signal transduction via intracellular signaling cascade" ;
    oboInOwl:id "GO:1902531" ;
    a owl:Class ;
    rdfs:label "regulation of intracellular signal transduction" ;
    rdfs:subClassOf obo:GO_0009966, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035556
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035556
            ]
        )
    ] .

obo:GO_1902532
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of intracellular signal transduction." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2013-12-02T11:33:01Z" ;
    oboInOwl:hasAlternativeId "GO:0010741" ;
    oboInOwl:hasExactSynonym "down regulation of intracellular signal transduction", "down regulation of intracellular signaling chain", "down-regulation of intracellular signal transduction", "down-regulation of intracellular signaling chain", "downregulation of intracellular signal transduction", "downregulation of intracellular signaling chain", "negative regulation of intracellular protein kinase cascade", "negative regulation of intracellular signaling cascade", "negative regulation of intracellular signaling chain" ;
    oboInOwl:hasNarrowSynonym "down regulation of intracellular signal transduction pathway", "down regulation of intracellular signaling cascade", "down regulation of signal transmission via intracellular cascade", "down-regulation of intracellular signal transduction pathway", "downregulation of intracellular signal transduction pathway", "downregulation of intracellular signaling cascade", "downregulation of signal transmission via intracellular cascade", "inhibition of intracellular signal transduction", "inhibition of intracellular signal transduction pathway", "inhibition of intracellular signaling cascade", "inhibition of intracellular signaling chain", "inhibition of signal transmission via intracellular cascade", "negative regulation of intracellular signal transduction pathway", "negative regulation of signal transmission via intracellular cascade" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of intracellular signaling pathway", "down regulation of signal transduction via intracellular signaling cascade", "down-regulation of intracellular signaling cascade", "down-regulation of intracellular signaling pathway", "down-regulation of signal transduction via intracellular signaling cascade", "down-regulation of signal transmission via intracellular cascade", "downregulation of intracellular signaling pathway", "downregulation of signal transduction via intracellular signaling cascade", "inhibition of intracellular signaling pathway", "inhibition of signal transduction via intracellular signaling cascade", "negative regulation of intracellular signaling pathway", "negative regulation of signal transduction via intracellular signaling cascade" ;
    oboInOwl:id "GO:1902532" ;
    a owl:Class ;
    rdfs:label "negative regulation of intracellular signal transduction" ;
    rdfs:subClassOf obo:GO_0009968, obo:GO_1902531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035556
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035556
            ]
        )
    ] .

obo:GO_1902533
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of intracellular signal transduction." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2013-12-02T11:33:10Z" ;
    oboInOwl:hasAlternativeId "GO:0010740" ;
    oboInOwl:hasExactSynonym "positive regulation of intracellular signaling chain", "up regulation of intracellular signal transduction", "up regulation of intracellular signaling chain", "up-regulation of intracellular signal transduction", "up-regulation of intracellular signaling chain", "upregulation of intracellular signal transduction", "upregulation of intracellular signaling chain" ;
    oboInOwl:hasNarrowSynonym "activation of intracellular signal transduction", "activation of intracellular signal transduction pathway", "activation of intracellular signaling cascade", "activation of intracellular signaling chain", "activation of signal transmission via intracellular cascade", "positive regulation of intracellular protein kinase cascade", "positive regulation of intracellular signal transduction pathway", "positive regulation of signal transmission via intracellular cascade", "up regulation of intracellular signal transduction pathway", "up regulation of signal transmission via intracellular cascade", "up-regulation of intracellular signal transduction pathway", "up-regulation of signal transmission via intracellular cascade", "upregulation of intracellular signal transduction pathway", "upregulation of signal transmission via intracellular cascade" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of intracellular signaling pathway", "activation of signal transduction via intracellular signaling cascade", "positive regulation of intracellular signaling cascade", "positive regulation of intracellular signaling pathway", "positive regulation of signal transduction via intracellular signaling cascade", "up regulation of intracellular signaling cascade", "up regulation of intracellular signaling pathway", "up regulation of signal transduction via intracellular signaling cascade", "up-regulation of intracellular signaling cascade", "up-regulation of intracellular signaling pathway", "up-regulation of signal transduction via intracellular signaling cascade", "upregulation of intracellular signaling cascade", "upregulation of intracellular signaling pathway", "upregulation of signal transduction via intracellular signaling cascade" ;
    oboInOwl:id "GO:1902533" ;
    a owl:Class ;
    rdfs:label "positive regulation of intracellular signal transduction" ;
    rdfs:subClassOf obo:GO_0009967, obo:GO_1902531, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035556
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035556
            ]
        )
    ] .

obo:GO_1902622
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of neutrophil migration." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2014-01-15T18:58:39Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902622" ;
    a owl:Class ;
    rdfs:label "regulation of neutrophil migration" ;
    rdfs:subClassOf obo:GO_0002685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_1990266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_1990266
            ]
        )
    ] .

obo:GO_1902623
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of neutrophil migration." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2014-01-15T18:58:49Z" ;
    oboInOwl:hasExactSynonym "down regulation of neutrophil migration", "down-regulation of neutrophil migration", "downregulation of neutrophil migration" ;
    oboInOwl:hasNarrowSynonym "inhibition of neutrophil migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902623" ;
    a owl:Class ;
    rdfs:label "negative regulation of neutrophil migration" ;
    rdfs:subClassOf obo:GO_0002686, obo:GO_1902622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_1990266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_1990266
            ]
        )
    ] .

obo:GO_1902624
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of neutrophil migration." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2014-01-15T18:58:58Z" ;
    oboInOwl:hasExactSynonym "up regulation of neutrophil migration", "up-regulation of neutrophil migration", "upregulation of neutrophil migration" ;
    oboInOwl:hasNarrowSynonym "activation of neutrophil migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902624" ;
    a owl:Class ;
    rdfs:label "positive regulation of neutrophil migration" ;
    rdfs:subClassOf obo:GO_0002687, obo:GO_1902622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_1990266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_1990266
            ]
        )
    ] .

obo:GO_1902721
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of prolactin secretion." ;
    oboInOwl:created_by "mr" ;
    oboInOwl:creation_date "2014-02-24T16:09:28Z" ;
    oboInOwl:hasExactSynonym "down regulation of prolactin secretion", "down-regulation of prolactin secretion", "downregulation of prolactin secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of prolactin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902721" ;
    a owl:Class ;
    rdfs:label "negative regulation of prolactin secretion" ;
    rdfs:subClassOf obo:GO_0050709, obo:GO_0090278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070459
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070459
            ]
        )
    ] .

obo:GO_1902722
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of prolactin secretion." ;
    oboInOwl:created_by "mr" ;
    oboInOwl:creation_date "2014-02-24T16:09:37Z" ;
    oboInOwl:hasExactSynonym "up regulation of prolactin secretion", "up-regulation of prolactin secretion", "upregulation of prolactin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of prolactin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902722" ;
    a owl:Class ;
    rdfs:label "positive regulation of prolactin secretion" ;
    rdfs:subClassOf obo:GO_0050714, obo:GO_0090277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070459
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070459
            ]
        )
    ] .

obo:GO_1902742
    obo:IAO_0000115 "Any apoptotic process that is involved in anatomical structure development." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2014-02-28T13:09:43Z" ;
    oboInOwl:hasExactSynonym "apoptotic cell death involved in anatomical structure development", "apoptotic cell death involved in development of an anatomical structure", "apoptotic process involved in anatomical structure development", "apoptotic process involved in development of an anatomical structure", "apoptotic programmed cell death involved in anatomical structure development", "apoptotic programmed cell death involved in development of an anatomical structure", "programmed cell death by apoptosis involved in anatomical structure development", "programmed cell death by apoptosis involved in development of an anatomical structure" ;
    oboInOwl:hasNarrowSynonym "activation of apoptosis involved in anatomical structure development", "activation of apoptosis involved in development of an anatomical structure", "apoptosis involved in anatomical structure development", "apoptosis involved in development of an anatomical structure", "apoptosis signaling involved in anatomical structure development", "apoptosis signaling involved in development of an anatomical structure", "apoptotic program involved in anatomical structure development", "apoptotic program involved in development of an anatomical structure", "type I programmed cell death involved in anatomical structure development", "type I programmed cell death involved in development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "apoptosis activator activity involved in anatomical structure development", "apoptosis activator activity involved in development of an anatomical structure", "commitment to apoptosis involved in anatomical structure development", "commitment to apoptosis involved in development of an anatomical structure", "induction of apoptosis by p53 involved in anatomical structure development", "induction of apoptosis by p53 involved in development of an anatomical structure", "induction of apoptosis involved in anatomical structure development", "induction of apoptosis involved in development of an anatomical structure", "signaling (initiator) caspase activity involved in anatomical structure development", "signaling (initiator) caspase activity involved in development of an anatomical structure" ;
    oboInOwl:id "GO:1902742" ;
    a owl:Class ;
    rdfs:label "apoptotic process involved in development" ;
    rdfs:subClassOf obo:GO_0006915, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048856
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0006915
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0048856
            ]
        )
    ] .

obo:GO_1902850
    obo:IAO_0000115 "Any microtubule cytoskeleton organization that is involved in mitosis." ;
    oboInOwl:created_by "vw" ;
    oboInOwl:creation_date "2014-04-02T14:19:38Z" ;
    oboInOwl:hasExactSynonym "microtubule cytoskeleton organisation involved in mitosis", "microtubule dynamics involved in mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "microtubule cytoskeleton organization and biogenesis involved in mitosis" ;
    oboInOwl:id "GO:1902850" ;
    a owl:Class ;
    rdfs:label "microtubule cytoskeleton organization involved in mitosis" ;
    rdfs:subClassOf obo:GO_0000226, obo:GO_1903047 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000226
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_1902930
    a owl:Class ;
    rdfs:label "regulation of alcohol biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009889, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0046165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0046165
            ]
        )
    ] .

obo:GO_1902931
    a owl:Class ;
    rdfs:label "negative regulation of alcohol biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009890, obo:GO_0062014, obo:GO_1902930, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046165
            ]
        )
    ] .

obo:GO_1902932
    a owl:Class ;
    rdfs:label "positive regulation of alcohol biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009891, obo:GO_0062013, obo:GO_1902930, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0046165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0046165
            ]
        )
    ] .

obo:GO_1903010
    a owl:Class ;
    rdfs:label "regulation of bone development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060348
            ]
        )
    ] .

obo:GO_1903011
    a owl:Class ;
    rdfs:label "negative regulation of bone development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_1903010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060348
            ]
        )
    ] .

obo:GO_1903012
    a owl:Class ;
    rdfs:label "positive regulation of bone development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_1903010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060348
            ]
        )
    ] .

obo:GO_1903034
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of response to wounding." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2014-05-18T01:28:46Z" ;
    oboInOwl:hasExactSynonym "regulation of physiological response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903034" ;
    a owl:Class ;
    rdfs:label "regulation of response to wounding" ;
    rdfs:subClassOf obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009611
            ]
        )
    ] .

obo:GO_1903035
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of response to wounding." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2014-05-18T01:28:52Z" ;
    oboInOwl:hasExactSynonym "down regulation of physiological response to wounding", "down regulation of response to wounding", "down-regulation of physiological response to wounding", "down-regulation of response to wounding", "downregulation of physiological response to wounding", "downregulation of response to wounding", "negative regulation of physiological response to wounding" ;
    oboInOwl:hasNarrowSynonym "inhibition of physiological response to wounding", "inhibition of response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903035" ;
    a owl:Class ;
    rdfs:label "negative regulation of response to wounding" ;
    rdfs:subClassOf obo:GO_0048585, obo:GO_1903034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0009611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0009611
            ]
        )
    ] .

obo:GO_1903036
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of response to wounding." ;
    oboInOwl:created_by "kmv" ;
    oboInOwl:creation_date "2014-05-18T01:28:58Z" ;
    oboInOwl:hasExactSynonym "positive regulation of physiological response to wounding", "up regulation of physiological response to wounding", "up regulation of response to wounding", "up-regulation of physiological response to wounding", "up-regulation of response to wounding", "upregulation of physiological response to wounding", "upregulation of response to wounding" ;
    oboInOwl:hasNarrowSynonym "activation of physiological response to wounding", "activation of response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903036" ;
    a owl:Class ;
    rdfs:label "positive regulation of response to wounding" ;
    rdfs:subClassOf obo:GO_0048584, obo:GO_1903034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009611
            ]
        )
    ] .

obo:GO_1903037
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of leukocyte cell-cell adhesion." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-19T15:29:58Z" ;
    oboInOwl:hasExactSynonym "regulation of leukocyte adhesion", "regulation of leukocyte cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903037" ;
    a owl:Class ;
    rdfs:comment "Exogenous expression of ASS1 or NOS3 in HUVECs enhances NO production and inhibits monocyte adhesion" ;
    rdfs:label "regulation of leukocyte cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0022407, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007159
            ]
        )
    ] .

obo:GO_1903038
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of leukocyte cell-cell adhesion." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-19T15:30:05Z" ;
    oboInOwl:hasExactSynonym "down regulation of leukocyte adhesion", "down regulation of leukocyte cell adhesion", "down regulation of leukocyte cell-cell adhesion", "down-regulation of leukocyte adhesion", "down-regulation of leukocyte cell adhesion", "down-regulation of leukocyte cell-cell adhesion", "downregulation of leukocyte adhesion", "downregulation of leukocyte cell adhesion", "downregulation of leukocyte cell-cell adhesion", "negative regulation of leukocyte adhesion", "negative regulation of leukocyte cell adhesion" ;
    oboInOwl:hasNarrowSynonym "inhibition of leukocyte adhesion", "inhibition of leukocyte cell adhesion", "inhibition of leukocyte cell-cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903038" ;
    a owl:Class ;
    rdfs:comment "Exogenous expression of ASS1 or NOS3 in HUVECs enhances NO production and inhibits monocyte adhesion" ;
    rdfs:label "negative regulation of leukocyte cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0022408, obo:GO_1903037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007159
            ]
        )
    ] .

obo:GO_1903039
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of leukocyte cell-cell adhesion." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-19T15:30:15Z" ;
    oboInOwl:hasExactSynonym "positive regulation of leukocyte adhesion", "positive regulation of leukocyte cell adhesion", "up regulation of leukocyte adhesion", "up regulation of leukocyte cell adhesion", "up regulation of leukocyte cell-cell adhesion", "up-regulation of leukocyte adhesion", "up-regulation of leukocyte cell adhesion", "up-regulation of leukocyte cell-cell adhesion", "upregulation of leukocyte adhesion", "upregulation of leukocyte cell adhesion", "upregulation of leukocyte cell-cell adhesion" ;
    oboInOwl:hasNarrowSynonym "activation of leukocyte adhesion", "activation of leukocyte cell adhesion", "activation of leukocyte cell-cell adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903039" ;
    a owl:Class ;
    rdfs:comment "Exogenous expression of ASS1 or NOS3 in HUVECs enhances NO production and inhibits monocyte adhesion" ;
    rdfs:label "positive regulation of leukocyte cell-cell adhesion" ;
    rdfs:subClassOf obo:GO_0022409, obo:GO_1903037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007159
            ]
        )
    ] .

obo:GO_1903046
    obo:IAO_0000115 "A process that is part of the meiotic cell cycle." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2014-05-22T14:22:28Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903046" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "meiotic cell cycle process" ;
    rdfs:subClassOf obo:GO_0022402, obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:disjointWith obo:GO_1903047 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_1903047
    obo:IAO_0000115 "A process that is part of the mitotic cell cycle." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2014-05-22T14:22:34Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903047" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "mitotic cell cycle process" ;
    rdfs:subClassOf obo:GO_0022402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_1903053
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of extracellular matrix organization." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-23T17:15:41Z" ;
    oboInOwl:hasExactSynonym "regulation of extracellular matrix organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of extracellular matrix organization and biogenesis" ;
    oboInOwl:id "GO:1903053" ;
    a owl:Class ;
    rdfs:label "regulation of extracellular matrix organization" ;
    rdfs:subClassOf obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030198
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030198
            ]
        )
    ] .

obo:GO_1903054
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of extracellular matrix organization." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-23T17:15:47Z" ;
    oboInOwl:hasExactSynonym "down regulation of extracellular matrix organisation", "down regulation of extracellular matrix organization", "down-regulation of extracellular matrix organisation", "down-regulation of extracellular matrix organization", "downregulation of extracellular matrix organisation", "downregulation of extracellular matrix organization", "negative regulation of extracellular matrix organisation" ;
    oboInOwl:hasNarrowSynonym "inhibition of extracellular matrix organisation", "inhibition of extracellular matrix organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of extracellular matrix organization and biogenesis", "down-regulation of extracellular matrix organization and biogenesis", "downregulation of extracellular matrix organization and biogenesis", "inhibition of extracellular matrix organization and biogenesis", "negative regulation of extracellular matrix organization and biogenesis" ;
    oboInOwl:id "GO:1903054" ;
    a owl:Class ;
    rdfs:label "negative regulation of extracellular matrix organization" ;
    rdfs:subClassOf obo:GO_0051129, obo:GO_1903053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030198
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030198
            ]
        )
    ] .

obo:GO_1903055
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of extracellular matrix organization." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2014-05-23T17:15:53Z" ;
    oboInOwl:hasExactSynonym "positive regulation of extracellular matrix organisation", "up regulation of extracellular matrix organisation", "up regulation of extracellular matrix organization", "up-regulation of extracellular matrix organisation", "up-regulation of extracellular matrix organization", "upregulation of extracellular matrix organisation", "upregulation of extracellular matrix organization" ;
    oboInOwl:hasNarrowSynonym "activation of extracellular matrix organisation", "activation of extracellular matrix organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of extracellular matrix organization and biogenesis", "positive regulation of extracellular matrix organization and biogenesis", "up regulation of extracellular matrix organization and biogenesis", "up-regulation of extracellular matrix organization and biogenesis", "upregulation of extracellular matrix organization and biogenesis" ;
    oboInOwl:id "GO:1903055" ;
    a owl:Class ;
    rdfs:label "positive regulation of extracellular matrix organization" ;
    rdfs:subClassOf obo:GO_0051130, obo:GO_1903053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030198
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030198
            ]
        )
    ] .

obo:GO_1903131
    obo:IAO_0000115 "The process in which a relatively unspecialized cell acquires the specialized features of a mononuclear cell." ;
    oboInOwl:created_by "cls" ;
    oboInOwl:creation_date "2014-06-25T15:47:09Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903131" ;
    a owl:Class ;
    rdfs:label "mononuclear cell differentiation" ;
    rdfs:subClassOf obo:GO_0002521 .

obo:GO_1903294
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of glutamate secretion, neurotransmission." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-08-13T13:54:15Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903294" ;
    a owl:Class ;
    rdfs:comment "An example of this is Rab3gap1 in mouse (Q80UJ7) in PMID:16782817 inferred from mutant phenotype" ;
    rdfs:label "regulation of glutamate secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0014048, obo:GO_0046928, obo:GO_0051966, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0061535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0061535
            ]
        )
    ] .

obo:GO_1903295
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of glutamate secretion, neurotransmission." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-08-13T13:54:23Z" ;
    oboInOwl:hasExactSynonym "down regulation of glutamate secretion, neurotransmission", "down-regulation of glutamate secretion, neurotransmission", "downregulation of glutamate secretion, neurotransmission" ;
    oboInOwl:hasNarrowSynonym "inhibition of glutamate secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903295" ;
    a owl:Class ;
    rdfs:comment "An example of this is Rab3gap1 in mouse (Q80UJ7) in PMID:16782817 inferred from mutant phenotype" ;
    rdfs:label "negative regulation of glutamate secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0014050, obo:GO_0046929, obo:GO_0051967, obo:GO_1903294, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0061535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0061535
            ]
        )
    ] .

obo:GO_1903296
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of glutamate secretion, where glutamate acts as a neurotransmitter." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-08-13T13:54:31Z" ;
    oboInOwl:hasExactSynonym "up regulation of glutamate secretion, neurotransmission", "up-regulation of glutamate secretion, neurotransmission", "upregulation of glutamate secretion, neurotransmission" ;
    oboInOwl:hasNarrowSynonym "activation of glutamate secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903296" ;
    a owl:Class ;
    rdfs:comment "An example of this is Rab3gap1 in mouse (Q80UJ7) in PMID:16782817 inferred from mutant phenotype" ;
    rdfs:label "positive regulation of glutamate secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0001956, obo:GO_0014049, obo:GO_0051968, obo:GO_1903294, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0061535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0061535
            ]
        )
    ] .

obo:GO_1903314
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of nitrogen cycle metabolic process." ;
    oboInOwl:created_by "vw" ;
    oboInOwl:creation_date "2014-08-18T12:57:34Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903314" ;
    a owl:Class ;
    rdfs:label "regulation of nitrogen cycle metabolic process" ;
    rdfs:subClassOf obo:GO_0051171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071941
            ]
        )
    ] .

obo:GO_1903315
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of nitrogen cycle metabolic process." ;
    oboInOwl:created_by "vw" ;
    oboInOwl:creation_date "2014-08-18T12:57:42Z" ;
    oboInOwl:hasExactSynonym "down regulation of nitrogen cycle metabolic process", "down-regulation of nitrogen cycle metabolic process", "downregulation of nitrogen cycle metabolic process" ;
    oboInOwl:hasNarrowSynonym "inhibition of nitrogen cycle metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903315" ;
    a owl:Class ;
    rdfs:label "negative regulation of nitrogen cycle metabolic process" ;
    rdfs:subClassOf obo:GO_0051172, obo:GO_1903314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071941
            ]
        )
    ] .

obo:GO_1903316
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of nitrogen cycle metabolic process." ;
    oboInOwl:created_by "vw" ;
    oboInOwl:creation_date "2014-08-18T12:57:50Z" ;
    oboInOwl:hasExactSynonym "up regulation of nitrogen cycle metabolic process", "up-regulation of nitrogen cycle metabolic process", "upregulation of nitrogen cycle metabolic process" ;
    oboInOwl:hasNarrowSynonym "activation of nitrogen cycle metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903316" ;
    a owl:Class ;
    rdfs:label "positive regulation of nitrogen cycle metabolic process" ;
    rdfs:subClassOf obo:GO_0051173, obo:GO_1903314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071941
            ]
        )
    ] .

obo:GO_1903353
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of nucleus organization." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2014-08-20T19:36:16Z" ;
    oboInOwl:hasExactSynonym "regulation of nuclear organisation", "regulation of nuclear organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of nuclear morphology", "regulation of nuclear organization and biogenesis", "regulation of nucleus organization and biogenesis" ;
    oboInOwl:id "GO:1903353" ;
    a owl:Class ;
    rdfs:label "regulation of nucleus organization" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006997
            ]
        )
    ] .

obo:GO_1903379
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of mitotic chromosome condensation." ;
    oboInOwl:created_by "al" ;
    oboInOwl:creation_date "2014-08-26T13:57:13Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903379" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0060623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007076
            ]
        )
    ] .

obo:GO_1903380
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of mitotic chromosome condensation." ;
    oboInOwl:created_by "al" ;
    oboInOwl:creation_date "2014-08-26T13:57:29Z" ;
    oboInOwl:hasExactSynonym "up regulation of mitotic chromosome condensation", "up-regulation of mitotic chromosome condensation", "upregulation of mitotic chromosome condensation" ;
    oboInOwl:hasNarrowSynonym "activation of mitotic chromosome condensation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903380" ;
    a owl:Class ;
    rdfs:label "positive regulation of mitotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0090068, obo:GO_1903379, obo:GO_1905821, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007076
            ]
        )
    ] .

obo:GO_1903429
    a owl:Class ;
    rdfs:label "regulation of cell maturation" ;
    rdfs:subClassOf obo:GO_0060284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048469
            ]
        )
    ] .

obo:GO_1903430
    a owl:Class ;
    rdfs:label "negative regulation of cell maturation" ;
    rdfs:subClassOf obo:GO_0010721, obo:GO_1903429, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048469
            ]
        )
    ] .

obo:GO_1903431
    a owl:Class ;
    rdfs:label "positive regulation of cell maturation" ;
    rdfs:subClassOf obo:GO_0010720, obo:GO_1903429, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048469
            ]
        )
    ] .

obo:GO_1903487
    a owl:Class ;
    rdfs:label "regulation of lactation" ;
    rdfs:subClassOf obo:GO_0050878, obo:GO_0051046, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007595
            ]
        )
    ] .

obo:GO_1903488
    a owl:Class ;
    rdfs:label "negative regulation of lactation" ;
    rdfs:subClassOf obo:GO_0051048, obo:GO_0051093, obo:GO_0051241, obo:GO_1903487, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007595
            ]
        )
    ] .

obo:GO_1903489
    a owl:Class ;
    rdfs:label "positive regulation of lactation" ;
    rdfs:subClassOf obo:GO_0051047, obo:GO_0051094, obo:GO_0051240, obo:GO_1903487, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007595
            ]
        )
    ] .

obo:GO_1903510
    obo:IAO_0000115 "The chemical reactions and pathways involving mucopolysaccharide." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2014-10-01T21:55:47Z" ;
    oboInOwl:hasExactSynonym "mucopolysaccharide metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903510" ;
    a owl:Class ;
    rdfs:label "mucopolysaccharide metabolic process" ;
    rdfs:subClassOf obo:GO_0030203 .

obo:GO_1903522
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of blood circulation." ;
    oboInOwl:created_by "mr" ;
    oboInOwl:creation_date "2014-10-06T18:38:56Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of hemolymph circulation" ;
    oboInOwl:id "GO:1903522" ;
    a owl:Class ;
    rdfs:label "regulation of blood circulation" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:GO_1903523
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of blood circulation." ;
    oboInOwl:created_by "mr" ;
    oboInOwl:creation_date "2014-10-06T18:39:05Z" ;
    oboInOwl:hasExactSynonym "down regulation of blood circulation", "down-regulation of blood circulation", "downregulation of blood circulation" ;
    oboInOwl:hasNarrowSynonym "inhibition of blood circulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of hemolymph circulation", "down-regulation of hemolymph circulation", "downregulation of hemolymph circulation", "inhibition of hemolymph circulation", "negative regulation of hemolymph circulation" ;
    oboInOwl:id "GO:1903523" ;
    a owl:Class ;
    rdfs:label "negative regulation of blood circulation" ;
    rdfs:subClassOf obo:GO_0051241, obo:GO_1903522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:GO_1903524
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of blood circulation." ;
    oboInOwl:created_by "mr" ;
    oboInOwl:creation_date "2014-10-06T18:39:13Z" ;
    oboInOwl:hasExactSynonym "up regulation of blood circulation", "up-regulation of blood circulation", "upregulation of blood circulation" ;
    oboInOwl:hasNarrowSynonym "activation of blood circulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of hemolymph circulation", "positive regulation of hemolymph circulation", "up regulation of hemolymph circulation", "up-regulation of hemolymph circulation", "upregulation of hemolymph circulation" ;
    oboInOwl:id "GO:1903524" ;
    a owl:Class ;
    rdfs:label "positive regulation of blood circulation" ;
    rdfs:subClassOf obo:GO_0051240, obo:GO_1903522, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:GO_1903530
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of secretion by cell." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2014-10-08T13:24:59Z" ;
    oboInOwl:hasExactSynonym "regulation of cellular secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903530" ;
    a owl:Class ;
    rdfs:label "regulation of secretion by cell" ;
    rdfs:subClassOf obo:GO_0050794, obo:GO_0051046, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032940
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032940
            ]
        )
    ] .

obo:GO_1903531
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of secretion by cell." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2014-10-08T13:25:08Z" ;
    oboInOwl:hasExactSynonym "down regulation of cellular secretion", "down regulation of secretion by cell", "down-regulation of cellular secretion", "down-regulation of secretion by cell", "downregulation of cellular secretion", "downregulation of secretion by cell", "negative regulation of cellular secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of cellular secretion", "inhibition of secretion by cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903531" ;
    a owl:Class ;
    rdfs:label "negative regulation of secretion by cell" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_0051048, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032940
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032940
            ]
        )
    ] .

obo:GO_1903532
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of secretion by cell." ;
    oboInOwl:created_by "pm" ;
    oboInOwl:creation_date "2014-10-08T13:25:17Z" ;
    oboInOwl:hasExactSynonym "positive regulation of cellular secretion", "up regulation of cellular secretion", "up regulation of secretion by cell", "up-regulation of cellular secretion", "up-regulation of secretion by cell", "upregulation of cellular secretion", "upregulation of secretion by cell" ;
    oboInOwl:hasNarrowSynonym "activation of cellular secretion", "activation of secretion by cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903532" ;
    a owl:Class ;
    rdfs:label "positive regulation of secretion by cell" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_0051047, obo:GO_1903530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032940
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032940
            ]
        )
    ] .

obo:GO_1903551
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of extracellular vesicular exosome assembly." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-20T15:37:25Z" ;
    oboInOwl:hasExactSynonym "regulation of extracellular vesicular exosome assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903551" ;
    a owl:Class ;
    rdfs:label "regulation of extracellular exosome assembly" ;
    rdfs:subClassOf obo:GO_1902115, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071971
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071971
            ]
        )
    ] .

obo:GO_1903552
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of extracellular vesicular exosome assembly." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-20T15:37:33Z" ;
    oboInOwl:hasExactSynonym "down regulation of extracellular vesicular exosome assembly", "down-regulation of extracellular vesicular exosome assembly", "downregulation of extracellular vesicular exosome assembly", "negative regulation of extracellular vesicular exosome assembly" ;
    oboInOwl:hasNarrowSynonym "inhibition of extracellular vesicular exosome assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903552" ;
    a owl:Class ;
    rdfs:label "negative regulation of extracellular exosome assembly" ;
    rdfs:subClassOf obo:GO_1902116, obo:GO_1903551, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071971
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071971
            ]
        )
    ] .

obo:GO_1903553
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of extracellular vesicular exosome assembly." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-20T15:37:42Z" ;
    oboInOwl:hasExactSynonym "up regulation of extracellular vesicular exosome assembly", "up-regulation of extracellular vesicular exosome assembly", "upregulation of extracellular vesicular exosome assembly" ;
    oboInOwl:hasNarrowSynonym "activation of extracellular vesicular exosome assembly" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of extracellular vesicular exosome assembly" ;
    oboInOwl:id "GO:1903553" ;
    a owl:Class ;
    rdfs:label "positive regulation of extracellular exosome assembly" ;
    rdfs:subClassOf obo:GO_1902117, obo:GO_1903551, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071971
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071971
            ]
        )
    ] .

obo:GO_1903555
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-21T10:26:05Z" ;
    oboInOwl:hasExactSynonym "regulation of TNFSF cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of TNF superfamily production" ;
    oboInOwl:id "GO:1903555" ;
    a owl:Class ;
    rdfs:label "regulation of tumor necrosis factor superfamily cytokine production" ;
    rdfs:subClassOf obo:GO_0001817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071706
            ]
        )
    ] .

obo:GO_1903556
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-21T10:26:14Z" ;
    oboInOwl:hasExactSynonym "down regulation of TNFSF cytokine production", "down regulation of tumor necrosis factor superfamily cytokine production", "down-regulation of TNFSF cytokine production", "down-regulation of tumor necrosis factor superfamily cytokine production", "downregulation of TNFSF cytokine production", "downregulation of tumor necrosis factor superfamily cytokine production", "negative regulation of TNFSF cytokine production" ;
    oboInOwl:hasNarrowSynonym "inhibition of TNFSF cytokine production", "inhibition of tumor necrosis factor superfamily cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of TNF superfamily production", "down-regulation of TNF superfamily production", "downregulation of TNF superfamily production", "inhibition of TNF superfamily production", "negative regulation of TNF superfamily production" ;
    oboInOwl:id "GO:1903556" ;
    a owl:Class ;
    rdfs:label "negative regulation of tumor necrosis factor superfamily cytokine production" ;
    rdfs:subClassOf obo:GO_0001818, obo:GO_1903555, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071706
            ]
        )
    ] .

obo:GO_1903557
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." ;
    oboInOwl:created_by "pga" ;
    oboInOwl:creation_date "2014-10-21T10:26:23Z" ;
    oboInOwl:hasExactSynonym "positive regulation of TNFSF cytokine production", "up regulation of TNFSF cytokine production", "up regulation of tumor necrosis factor superfamily cytokine production", "up-regulation of TNFSF cytokine production", "up-regulation of tumor necrosis factor superfamily cytokine production", "upregulation of TNFSF cytokine production", "upregulation of tumor necrosis factor superfamily cytokine production" ;
    oboInOwl:hasNarrowSynonym "activation of TNFSF cytokine production", "activation of tumor necrosis factor superfamily cytokine production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of TNF superfamily production", "positive regulation of TNF superfamily production", "up regulation of TNF superfamily production", "up-regulation of TNF superfamily production", "upregulation of TNF superfamily production" ;
    oboInOwl:id "GO:1903557" ;
    a owl:Class ;
    rdfs:label "positive regulation of tumor necrosis factor superfamily cytokine production" ;
    rdfs:subClassOf obo:GO_0001819, obo:GO_1903555, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071706
            ]
        )
    ] .

obo:GO_1903561
    obo:IAO_0000115 "Any vesicle that is part of the extracellular region." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2014-10-22T14:26:11Z" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "microparticle" ;
    oboInOwl:id "GO:1903561" ;
    a owl:Class ;
    rdfs:label "extracellular vesicle" ;
    rdfs:subClassOf obo:GO_0031982, obo:GO_0065010 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005576
            ]
        )
    ] .

obo:GO_1903564
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of protein localization to cilium." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2014-10-24T20:58:11Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903564" ;
    a owl:Class ;
    rdfs:label "regulation of protein localization to cilium" ;
    rdfs:subClassOf obo:GO_1903827, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0061512
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0061512
            ]
        )
    ] .

obo:GO_1903565
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of protein localization to cilium." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2014-10-24T20:58:20Z" ;
    oboInOwl:hasExactSynonym "down regulation of protein localization to cilium", "down-regulation of protein localization to cilium", "downregulation of protein localization to cilium" ;
    oboInOwl:hasNarrowSynonym "inhibition of protein localization to cilium" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903565" ;
    a owl:Class ;
    rdfs:label "negative regulation of protein localization to cilium" ;
    rdfs:subClassOf obo:GO_1903564, obo:GO_1903828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0061512
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0061512
            ]
        )
    ] .

obo:GO_1903566
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of protein localization to cilium." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2014-10-24T20:58:28Z" ;
    oboInOwl:hasExactSynonym "up regulation of protein localization to cilium", "up-regulation of protein localization to cilium", "upregulation of protein localization to cilium" ;
    oboInOwl:hasNarrowSynonym "activation of protein localization to cilium" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903566" ;
    a owl:Class ;
    rdfs:label "positive regulation of protein localization to cilium" ;
    rdfs:subClassOf obo:GO_1903564, obo:GO_1903829, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0061512
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0061512
            ]
        )
    ] .

obo:GO_1903706
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of hemopoiesis." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-12-04T15:34:13Z" ;
    oboInOwl:hasExactSynonym "regulation of blood cell biosynthesis", "regulation of blood cell formation", "regulation of haemopoiesis", "regulation of hematopoiesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903706" ;
    a owl:Class ;
    rdfs:comment "An example of this is Atg7 in mouse (UniProt symbol, Q9D906) in PMID:20080761, inferred from mutant phenotype." ;
    rdfs:label "regulation of hemopoiesis" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030097
            ]
        )
    ] .

obo:GO_1903707
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of hemopoiesis." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-12-04T15:34:21Z" ;
    oboInOwl:hasExactSynonym "down regulation of blood cell biosynthesis", "down regulation of blood cell formation", "down regulation of haemopoiesis", "down regulation of hematopoiesis", "down regulation of hemopoiesis", "down-regulation of blood cell biosynthesis", "down-regulation of blood cell formation", "down-regulation of haemopoiesis", "down-regulation of hematopoiesis", "down-regulation of hemopoiesis", "downregulation of blood cell biosynthesis", "downregulation of blood cell formation", "downregulation of haemopoiesis", "downregulation of hematopoiesis", "downregulation of hemopoiesis", "negative regulation of blood cell biosynthesis", "negative regulation of blood cell formation", "negative regulation of haemopoiesis", "negative regulation of hematopoiesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of blood cell biosynthesis", "inhibition of blood cell formation", "inhibition of haemopoiesis", "inhibition of hematopoiesis", "inhibition of hemopoiesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903707" ;
    a owl:Class ;
    rdfs:comment "An example of this is Atg7 in mouse (UniProt symbol, Q9D906) in PMID:20080761, inferred from mutant phenotype." ;
    rdfs:label "negative regulation of hemopoiesis" ;
    rdfs:subClassOf obo:GO_0002683, obo:GO_0051093, obo:GO_0051241, obo:GO_1903706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030097
            ]
        )
    ] .

obo:GO_1903708
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of hemopoiesis." ;
    oboInOwl:created_by "pad" ;
    oboInOwl:creation_date "2014-12-04T15:34:30Z" ;
    oboInOwl:hasExactSynonym "positive regulation of blood cell biosynthesis", "positive regulation of blood cell formation", "positive regulation of haemopoiesis", "positive regulation of hematopoiesis", "up regulation of blood cell biosynthesis", "up regulation of blood cell formation", "up regulation of haemopoiesis", "up regulation of hematopoiesis", "up regulation of hemopoiesis", "up-regulation of blood cell biosynthesis", "up-regulation of blood cell formation", "up-regulation of haemopoiesis", "up-regulation of hematopoiesis", "up-regulation of hemopoiesis", "upregulation of blood cell biosynthesis", "upregulation of blood cell formation", "upregulation of haemopoiesis", "upregulation of hematopoiesis", "upregulation of hemopoiesis" ;
    oboInOwl:hasNarrowSynonym "activation of blood cell biosynthesis", "activation of blood cell formation", "activation of haemopoiesis", "activation of hematopoiesis", "activation of hemopoiesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903708" ;
    a owl:Class ;
    rdfs:comment "An example of this is Atg7 in mouse (UniProt symbol, Q9D906) in PMID:20080761, inferred from mutant phenotype." ;
    rdfs:label "positive regulation of hemopoiesis" ;
    rdfs:subClassOf obo:GO_0002684, obo:GO_0051094, obo:GO_0051240, obo:GO_1903706, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030097
            ]
        )
    ] .

obo:GO_1903792
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of anion transport." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-01-12T21:50:20Z" ;
    oboInOwl:hasExactSynonym "down regulation of anion transport", "down-regulation of anion transport", "downregulation of anion transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of anion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903792" ;
    a owl:Class ;
    rdfs:label "negative regulation of anion transport" ;
    rdfs:subClassOf obo:GO_0043271, obo:GO_0044070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006820
            ]
        )
    ] .

obo:GO_1903793
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of anion transport." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-01-12T21:50:30Z" ;
    oboInOwl:hasExactSynonym "up regulation of anion transport", "up-regulation of anion transport", "upregulation of anion transport" ;
    oboInOwl:hasNarrowSynonym "activation of anion transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903793" ;
    a owl:Class ;
    rdfs:label "positive regulation of anion transport" ;
    rdfs:subClassOf obo:GO_0043270, obo:GO_0044070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006820
            ]
        )
    ] .

obo:GO_1903827
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2015-01-20T14:32:14Z" ;
    oboInOwl:hasExactSynonym "regulation of cellular protein localisation" ;
    oboInOwl:hasNarrowSynonym "regulation of channel localizer activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903827" ;
    a owl:Class ;
    rdfs:label "regulation of cellular protein localization" ;
    rdfs:subClassOf obo:GO_0032880, obo:GO_0060341, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0034613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0034613
            ]
        )
    ] .

obo:GO_1903828
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2015-01-20T14:32:24Z" ;
    oboInOwl:hasExactSynonym "down regulation of cellular protein localisation", "down regulation of cellular protein localization", "down-regulation of cellular protein localisation", "down-regulation of cellular protein localization", "downregulation of cellular protein localisation", "downregulation of cellular protein localization", "negative regulation of cellular protein localisation" ;
    oboInOwl:hasNarrowSynonym "down regulation of channel localizer activity", "down-regulation of channel localizer activity", "downregulation of channel localizer activity", "inhibition of cellular protein localisation", "inhibition of cellular protein localization", "inhibition of channel localizer activity", "negative regulation of channel localizer activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903828" ;
    a owl:Class ;
    rdfs:label "negative regulation of cellular protein localization" ;
    rdfs:subClassOf obo:GO_0048523, obo:GO_1903827, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0034613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0034613
            ]
        )
    ] .

obo:GO_1903829
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." ;
    oboInOwl:created_by "jl" ;
    oboInOwl:creation_date "2015-01-20T14:32:33Z" ;
    oboInOwl:hasExactSynonym "positive regulation of cellular protein localisation", "up regulation of cellular protein localisation", "up regulation of cellular protein localization", "up-regulation of cellular protein localisation", "up-regulation of cellular protein localization", "upregulation of cellular protein localisation", "upregulation of cellular protein localization" ;
    oboInOwl:hasNarrowSynonym "activation of cellular protein localisation", "activation of cellular protein localization", "activation of channel localizer activity", "positive regulation of channel localizer activity", "up regulation of channel localizer activity", "up-regulation of channel localizer activity", "upregulation of channel localizer activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903829" ;
    a owl:Class ;
    rdfs:label "positive regulation of cellular protein localization" ;
    rdfs:subClassOf obo:GO_0048522, obo:GO_1903827, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0034613
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0034613
            ]
        )
    ] .

obo:GO_1903941
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of respiratory gaseous exchange." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-02-17T20:26:24Z" ;
    oboInOwl:hasExactSynonym "down regulation of respiratory gaseous exchange", "down-regulation of respiratory gaseous exchange", "downregulation of respiratory gaseous exchange" ;
    oboInOwl:hasNarrowSynonym "inhibition of respiratory gaseous exchange" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903941" ;
    a owl:Class ;
    rdfs:label "negative regulation of respiratory gaseous exchange" ;
    rdfs:subClassOf obo:GO_0043576, obo:GO_0051241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:GO_1903942
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of respiratory gaseous exchange." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-02-17T20:26:35Z" ;
    oboInOwl:hasExactSynonym "up regulation of respiratory gaseous exchange", "up-regulation of respiratory gaseous exchange", "upregulation of respiratory gaseous exchange" ;
    oboInOwl:hasNarrowSynonym "activation of respiratory gaseous exchange" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903942" ;
    a owl:Class ;
    rdfs:label "positive regulation of respiratory gaseous exchange" ;
    rdfs:subClassOf obo:GO_0043576, obo:GO_0051240, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:GO_1903959
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of anion transmembrane transport." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2015-02-25T13:52:25Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903959" ;
    a owl:Class ;
    rdfs:label "regulation of anion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034765, obo:GO_0044070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0098656
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0098656
            ]
        )
    ] .

obo:GO_1903960
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of anion transmembrane transport." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2015-02-25T13:52:35Z" ;
    oboInOwl:hasExactSynonym "down regulation of anion transmembrane transport", "down-regulation of anion transmembrane transport", "downregulation of anion transmembrane transport" ;
    oboInOwl:hasNarrowSynonym "inhibition of anion transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903960" ;
    a owl:Class ;
    rdfs:label "negative regulation of anion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034766, obo:GO_1903792, obo:GO_1903959, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0098656
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0098656
            ]
        )
    ] .

obo:GO_1903961
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of anion transmembrane transport." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2015-02-25T13:52:44Z" ;
    oboInOwl:hasExactSynonym "up regulation of anion transmembrane transport", "up-regulation of anion transmembrane transport", "upregulation of anion transmembrane transport" ;
    oboInOwl:hasNarrowSynonym "activation of anion transmembrane transport" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903961" ;
    a owl:Class ;
    rdfs:label "positive regulation of anion transmembrane transport" ;
    rdfs:subClassOf obo:GO_0034767, obo:GO_1903793, obo:GO_1903959, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0098656
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0098656
            ]
        )
    ] .

obo:GO_1904018
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of vasculature development." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-03-06T22:17:04Z" ;
    oboInOwl:hasExactSynonym "up regulation of vasculature development", "up-regulation of vasculature development", "upregulation of vasculature development" ;
    oboInOwl:hasNarrowSynonym "activation of vasculature development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of vascular system development", "positive regulation of vascular system development", "up regulation of vascular system development", "up-regulation of vascular system development", "upregulation of vascular system development" ;
    oboInOwl:id "GO:1904018" ;
    a owl:Class ;
    rdfs:label "positive regulation of vasculature development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_1901342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001944
            ]
        )
    ] .

obo:GO_1904115
    obo:IAO_0000115 "Any cytoplasm that is part of a axon." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-04-06T18:13:14Z" ;
    oboInOwl:hasExactSynonym "axoplasm" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:id "GO:1904115" ;
    a owl:Class ;
    rdfs:label "axon cytoplasm" ;
    rdfs:subClassOf obo:GO_0120111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0030424
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0005737
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0030424
            ]
        )
    ] .

obo:GO_1904170
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of bleb assembly." ;
    oboInOwl:created_by "als" ;
    oboInOwl:creation_date "2015-04-23T09:32:19Z" ;
    oboInOwl:hasExactSynonym "regulation of cell blebbing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904170" ;
    a owl:Class ;
    rdfs:label "regulation of bleb assembly" ;
    rdfs:subClassOf obo:GO_0120032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032060
            ]
        )
    ] .

obo:GO_1904171
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of bleb assembly." ;
    oboInOwl:created_by "als" ;
    oboInOwl:creation_date "2015-04-23T09:32:25Z" ;
    oboInOwl:hasExactSynonym "down regulation of bleb assembly", "down regulation of cell blebbing", "down-regulation of bleb assembly", "down-regulation of cell blebbing", "downregulation of bleb assembly", "downregulation of cell blebbing", "negative regulation of cell blebbing" ;
    oboInOwl:hasNarrowSynonym "inhibition of bleb assembly", "inhibition of cell blebbing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904171" ;
    a owl:Class ;
    rdfs:label "negative regulation of bleb assembly" ;
    rdfs:subClassOf obo:GO_0120033, obo:GO_1904170, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0032060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0032060
            ]
        )
    ] .

obo:GO_1904172
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of bleb assembly." ;
    oboInOwl:created_by "als" ;
    oboInOwl:creation_date "2015-04-23T09:32:31Z" ;
    oboInOwl:hasExactSynonym "positive regulation of cell blebbing", "up regulation of bleb assembly", "up regulation of cell blebbing", "up-regulation of bleb assembly", "up-regulation of cell blebbing", "upregulation of bleb assembly", "upregulation of cell blebbing" ;
    oboInOwl:hasNarrowSynonym "activation of bleb assembly", "activation of cell blebbing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904172" ;
    a owl:Class ;
    rdfs:label "positive regulation of bleb assembly" ;
    rdfs:subClassOf obo:GO_0120034, obo:GO_1904170, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0032060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0032060
            ]
        )
    ] .

obo:GO_1904251
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of bile acid metabolic process." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2015-05-20T11:04:28Z" ;
    oboInOwl:hasExactSynonym "regulation of bile acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904251" ;
    a owl:Class ;
    rdfs:label "regulation of bile acid metabolic process" ;
    rdfs:subClassOf obo:GO_0019218, obo:GO_0031323, obo:GO_0062012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008206
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008206
            ]
        )
    ] .

obo:GO_1904252
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of bile acid metabolic process." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2015-05-20T11:04:35Z" ;
    oboInOwl:hasExactSynonym "down regulation of bile acid metabolic process", "down regulation of bile acid metabolism", "down-regulation of bile acid metabolic process", "down-regulation of bile acid metabolism", "downregulation of bile acid metabolic process", "downregulation of bile acid metabolism", "negative regulation of bile acid metabolism" ;
    oboInOwl:hasNarrowSynonym "inhibition of bile acid metabolic process", "inhibition of bile acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904252" ;
    a owl:Class ;
    rdfs:label "negative regulation of bile acid metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0045939, obo:GO_0062014, obo:GO_1904251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008206
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008206
            ]
        )
    ] .

obo:GO_1904253
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of bile acid metabolic process." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2015-05-20T11:04:40Z" ;
    oboInOwl:hasExactSynonym "positive regulation of bile acid metabolism", "up regulation of bile acid metabolic process", "up regulation of bile acid metabolism", "up-regulation of bile acid metabolic process", "up-regulation of bile acid metabolism", "upregulation of bile acid metabolic process", "upregulation of bile acid metabolism" ;
    oboInOwl:hasNarrowSynonym "activation of bile acid metabolic process", "activation of bile acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904253" ;
    a owl:Class ;
    rdfs:label "positive regulation of bile acid metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0045940, obo:GO_0062013, obo:GO_1904251, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008206
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008206
            ]
        )
    ] .

obo:GO_1904318
    a owl:Class ;
    rdfs:label "regulation of smooth muscle contraction involved in micturition" ;
    rdfs:subClassOf obo:GO_0006940, obo:GO_0044062, obo:GO_0098801, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060083
            ]
        )
    ] .

obo:GO_1904319
    a owl:Class ;
    rdfs:label "negative regulation of smooth muscle contraction involved in micturition" ;
    rdfs:subClassOf obo:GO_0045986, obo:GO_1904318, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0060083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0060083
            ]
        )
    ] .

obo:GO_1904320
    a owl:Class ;
    rdfs:label "positive regulation of smooth muscle contraction involved in micturition" ;
    rdfs:subClassOf obo:GO_0045987, obo:GO_1904318, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060083
            ]
        )
    ] .

obo:GO_1904362
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of calcitonin secretion." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-15T17:54:52Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904362" ;
    a owl:Class ;
    rdfs:label "regulation of calcitonin secretion" ;
    rdfs:subClassOf obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0036161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0036161
            ]
        )
    ] .

obo:GO_1904363
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of calcitonin secretion." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-15T17:54:58Z" ;
    oboInOwl:hasExactSynonym "down regulation of calcitonin secretion", "down-regulation of calcitonin secretion", "downregulation of calcitonin secretion" ;
    oboInOwl:hasNarrowSynonym "inhibition of calcitonin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904363" ;
    a owl:Class ;
    rdfs:label "negative regulation of calcitonin secretion" ;
    rdfs:subClassOf obo:GO_0090278, obo:GO_1904362, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0036161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0036161
            ]
        )
    ] .

obo:GO_1904364
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of calcitonin secretion." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-15T17:55:05Z" ;
    oboInOwl:hasExactSynonym "up regulation of calcitonin secretion", "up-regulation of calcitonin secretion", "upregulation of calcitonin secretion" ;
    oboInOwl:hasNarrowSynonym "activation of calcitonin secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904364" ;
    a owl:Class ;
    rdfs:label "positive regulation of calcitonin secretion" ;
    rdfs:subClassOf obo:GO_0090277, obo:GO_1904362, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0036161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0036161
            ]
        )
    ] .

obo:GO_1904409
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of secretory granule organization." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-25T19:40:42Z" ;
    oboInOwl:hasExactSynonym "regulation of secretory granule organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of secretory granule organization and biogenesis" ;
    oboInOwl:id "GO:1904409" ;
    a owl:Class ;
    rdfs:label "regulation of secretory granule organization" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0033363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0033363
            ]
        )
    ] .

obo:GO_1904410
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of secretory granule organization." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-25T19:40:49Z" ;
    oboInOwl:hasExactSynonym "down regulation of secretory granule organisation", "down regulation of secretory granule organization", "down-regulation of secretory granule organisation", "down-regulation of secretory granule organization", "downregulation of secretory granule organisation", "downregulation of secretory granule organization", "negative regulation of secretory granule organisation" ;
    oboInOwl:hasNarrowSynonym "inhibition of secretory granule organisation", "inhibition of secretory granule organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of secretory granule organization and biogenesis", "down-regulation of secretory granule organization and biogenesis", "downregulation of secretory granule organization and biogenesis", "inhibition of secretory granule organization and biogenesis", "negative regulation of secretory granule organization and biogenesis" ;
    oboInOwl:id "GO:1904410" ;
    a owl:Class ;
    rdfs:label "negative regulation of secretory granule organization" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_1904409, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0033363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0033363
            ]
        )
    ] .

obo:GO_1904411
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of secretory granule organization." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2015-06-25T19:40:55Z" ;
    oboInOwl:hasExactSynonym "positive regulation of secretory granule organisation", "up regulation of secretory granule organisation", "up regulation of secretory granule organization", "up-regulation of secretory granule organisation", "up-regulation of secretory granule organization", "upregulation of secretory granule organisation", "upregulation of secretory granule organization" ;
    oboInOwl:hasNarrowSynonym "activation of secretory granule organisation", "activation of secretory granule organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of secretory granule organization and biogenesis", "positive regulation of secretory granule organization and biogenesis", "up regulation of secretory granule organization and biogenesis", "up-regulation of secretory granule organization and biogenesis", "upregulation of secretory granule organization and biogenesis" ;
    oboInOwl:id "GO:1904411" ;
    a owl:Class ;
    rdfs:label "positive regulation of secretory granule organization" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_1904409, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0033363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0033363
            ]
        )
    ] .

obo:GO_1904624
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of glycine secretion, neurotransmission." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2015-08-27T20:03:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904624" ;
    a owl:Class ;
    rdfs:label "regulation of glycine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0044070, obo:GO_0046928, obo:GO_0051955, obo:GO_0060092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0061537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0061537
            ]
        )
    ] .

obo:GO_1904625
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of glycine secretion, neurotransmission." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2015-08-27T20:03:44Z" ;
    oboInOwl:hasExactSynonym "down regulation of glycine secretion, neurotransmission", "down-regulation of glycine secretion, neurotransmission", "downregulation of glycine secretion, neurotransmission" ;
    oboInOwl:hasNarrowSynonym "inhibition of glycine secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904625" ;
    a owl:Class ;
    rdfs:label "negative regulation of glycine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0046929, obo:GO_0051956, obo:GO_0060093, obo:GO_1903792, obo:GO_1904624, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0061537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0061537
            ]
        )
    ] .

obo:GO_1904626
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of glycine secretion, neurotransmission." ;
    oboInOwl:created_by "hjd" ;
    oboInOwl:creation_date "2015-08-27T20:03:49Z" ;
    oboInOwl:hasExactSynonym "up regulation of glycine secretion, neurotransmission", "up-regulation of glycine secretion, neurotransmission", "upregulation of glycine secretion, neurotransmission" ;
    oboInOwl:hasNarrowSynonym "activation of glycine secretion, neurotransmission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904626" ;
    a owl:Class ;
    rdfs:label "positive regulation of glycine secretion, neurotransmission" ;
    rdfs:subClassOf obo:GO_0001956, obo:GO_0051957, obo:GO_0060094, obo:GO_1903793, obo:GO_1904624, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0061537
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0061537
            ]
        )
    ] .

obo:GO_1904675
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of somatic stem cell division." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2015-09-14T08:47:22Z" ;
    oboInOwl:hasExactSynonym "regulation of somatic stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904675" ;
    a owl:Class ;
    rdfs:label "regulation of somatic stem cell division" ;
    rdfs:subClassOf obo:GO_2000035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048103
            ]
        )
    ] .

obo:GO_1904676
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of somatic stem cell division." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2015-09-14T08:47:28Z" ;
    oboInOwl:hasExactSynonym "down regulation of somatic stem cell division", "down regulation of somatic stem cell renewal", "down-regulation of somatic stem cell division", "down-regulation of somatic stem cell renewal", "downregulation of somatic stem cell division", "downregulation of somatic stem cell renewal", "negative regulation of somatic stem cell renewal" ;
    oboInOwl:hasNarrowSynonym "inhibition of somatic stem cell division", "inhibition of somatic stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904676" ;
    a owl:Class ;
    rdfs:label "negative regulation of somatic stem cell division" ;
    rdfs:subClassOf obo:GO_0051782, obo:GO_1904675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048103
            ]
        )
    ] .

obo:GO_1904677
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of somatic stem cell division." ;
    oboInOwl:created_by "rph" ;
    oboInOwl:creation_date "2015-09-14T08:47:34Z" ;
    oboInOwl:hasExactSynonym "positive regulation of somatic stem cell renewal", "up regulation of somatic stem cell division", "up regulation of somatic stem cell renewal", "up-regulation of somatic stem cell division", "up-regulation of somatic stem cell renewal", "upregulation of somatic stem cell division", "upregulation of somatic stem cell renewal" ;
    oboInOwl:hasNarrowSynonym "activation of somatic stem cell division", "activation of somatic stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904677" ;
    a owl:Class ;
    rdfs:label "positive regulation of somatic stem cell division" ;
    rdfs:subClassOf obo:GO_0051781, obo:GO_1904675, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048103
            ]
        )
    ] .

obo:GO_1904724
    obo:IAO_0000115 "Any membrane-enclosed lumen that is part of a tertiary granule." ;
    oboInOwl:created_by "mec" ;
    oboInOwl:creation_date "2015-10-12T12:53:10Z" ;
    oboInOwl:hasExactSynonym "membrane-enclosed lumen of gelatinase granule", "membrane-enclosed lumen of tertiary granule", "tertiary granule membrane-enclosed lumen" ;
    oboInOwl:hasOBONamespace "cellular_component" ;
    oboInOwl:hasRelatedSynonym "gelatinase granule membrane-enclosed lumen" ;
    oboInOwl:id "GO:1904724" ;
    a owl:Class ;
    rdfs:label "tertiary granule lumen" ;
    rdfs:subClassOf obo:GO_0070013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0070820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0031974
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0070820
            ]
        )
    ] .

obo:GO_1904746
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic process involved in development." ;
    oboInOwl:created_by "es" ;
    oboInOwl:creation_date "2015-10-19T14:12:27Z" ;
    oboInOwl:hasExactSynonym "down regulation of apoptotic cell death involved in anatomical structure development", "down regulation of apoptotic cell death involved in development of an anatomical structure", "down regulation of apoptotic process involved in anatomical structure development", "down regulation of apoptotic process involved in development", "down regulation of apoptotic process involved in development of an anatomical structure", "down regulation of apoptotic programmed cell death involved in anatomical structure development", "down regulation of apoptotic programmed cell death involved in development of an anatomical structure", "down regulation of programmed cell death by apoptosis involved in anatomical structure development", "down regulation of programmed cell death by apoptosis involved in development of an anatomical structure", "down-regulation of apoptotic cell death involved in anatomical structure development", "down-regulation of apoptotic cell death involved in development of an anatomical structure", "down-regulation of apoptotic process involved in anatomical structure development", "down-regulation of apoptotic process involved in development", "down-regulation of apoptotic process involved in development of an anatomical structure", "down-regulation of apoptotic programmed cell death involved in anatomical structure development", "down-regulation of apoptotic programmed cell death involved in development of an anatomical structure", "down-regulation of programmed cell death by apoptosis involved in anatomical structure development", "down-regulation of programmed cell death by apoptosis involved in development of an anatomical structure", "downregulation of apoptotic cell death involved in anatomical structure development", "downregulation of apoptotic cell death involved in development of an anatomical structure", "downregulation of apoptotic process involved in anatomical structure development", "downregulation of apoptotic process involved in development", "downregulation of apoptotic process involved in development of an anatomical structure", "downregulation of apoptotic programmed cell death involved in anatomical structure development", "downregulation of apoptotic programmed cell death involved in development of an anatomical structure", "downregulation of programmed cell death by apoptosis involved in anatomical structure development", "downregulation of programmed cell death by apoptosis involved in development of an anatomical structure", "negative regulation of apoptotic cell death involved in anatomical structure development", "negative regulation of apoptotic cell death involved in development of an anatomical structure", "negative regulation of apoptotic process involved in anatomical structure development", "negative regulation of apoptotic process involved in development of an anatomical structure", "negative regulation of apoptotic programmed cell death involved in anatomical structure development", "negative regulation of apoptotic programmed cell death involved in development of an anatomical structure", "negative regulation of programmed cell death by apoptosis involved in anatomical structure development", "negative regulation of programmed cell death by apoptosis involved in development of an anatomical structure" ;
    oboInOwl:hasNarrowSynonym "down regulation of activation of apoptosis involved in anatomical structure development", "down regulation of activation of apoptosis involved in development of an anatomical structure", "down regulation of apoptosis involved in anatomical structure development", "down regulation of apoptosis involved in development of an anatomical structure", "down regulation of apoptosis signaling involved in anatomical structure development", "down regulation of apoptosis signaling involved in development of an anatomical structure", "down regulation of apoptotic program involved in anatomical structure development", "down regulation of apoptotic program involved in development of an anatomical structure", "down regulation of type I programmed cell death involved in anatomical structure development", "down regulation of type I programmed cell death involved in development of an anatomical structure", "down-regulation of activation of apoptosis involved in anatomical structure development", "down-regulation of activation of apoptosis involved in development of an anatomical structure", "down-regulation of apoptosis involved in anatomical structure development", "down-regulation of apoptosis involved in development of an anatomical structure", "down-regulation of apoptosis signaling involved in anatomical structure development", "down-regulation of apoptosis signaling involved in development of an anatomical structure", "down-regulation of apoptotic program involved in anatomical structure development", "down-regulation of apoptotic program involved in development of an anatomical structure", "down-regulation of type I programmed cell death involved in anatomical structure development", "down-regulation of type I programmed cell death involved in development of an anatomical structure", "downregulation of activation of apoptosis involved in anatomical structure development", "downregulation of activation of apoptosis involved in development of an anatomical structure", "downregulation of apoptosis involved in anatomical structure development", "downregulation of apoptosis involved in development of an anatomical structure", "downregulation of apoptosis signaling involved in anatomical structure development", "downregulation of apoptosis signaling involved in development of an anatomical structure", "downregulation of apoptotic program involved in anatomical structure development", "downregulation of apoptotic program involved in development of an anatomical structure", "downregulation of type I programmed cell death involved in anatomical structure development", "downregulation of type I programmed cell death involved in development of an anatomical structure", "inhibition of activation of apoptosis involved in anatomical structure development", "inhibition of activation of apoptosis involved in development of an anatomical structure", "inhibition of apoptosis involved in anatomical structure development", "inhibition of apoptosis involved in development of an anatomical structure", "inhibition of apoptosis signaling involved in anatomical structure development", "inhibition of apoptosis signaling involved in development of an anatomical structure", "inhibition of apoptotic cell death involved in anatomical structure development", "inhibition of apoptotic cell death involved in development of an anatomical structure", "inhibition of apoptotic process involved in anatomical structure development", "inhibition of apoptotic process involved in development", "inhibition of apoptotic process involved in development of an anatomical structure", "inhibition of apoptotic program involved in anatomical structure development", "inhibition of apoptotic program involved in development of an anatomical structure", "inhibition of apoptotic programmed cell death involved in anatomical structure development", "inhibition of apoptotic programmed cell death involved in development of an anatomical structure", "inhibition of programmed cell death by apoptosis involved in anatomical structure development", "inhibition of programmed cell death by apoptosis involved in development of an anatomical structure", "inhibition of type I programmed cell death involved in anatomical structure development", "inhibition of type I programmed cell death involved in development of an anatomical structure", "negative regulation of activation of apoptosis involved in anatomical structure development", "negative regulation of activation of apoptosis involved in development of an anatomical structure", "negative regulation of apoptosis involved in anatomical structure development", "negative regulation of apoptosis involved in development of an anatomical structure", "negative regulation of apoptosis signaling involved in anatomical structure development", "negative regulation of apoptosis signaling involved in development of an anatomical structure", "negative regulation of apoptotic program involved in anatomical structure development", "negative regulation of apoptotic program involved in development of an anatomical structure", "negative regulation of type I programmed cell death involved in anatomical structure development", "negative regulation of type I programmed cell death involved in development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of apoptosis activator activity involved in anatomical structure development", "down regulation of apoptosis activator activity involved in development of an anatomical structure", "down regulation of commitment to apoptosis involved in anatomical structure development", "down regulation of commitment to apoptosis involved in development of an anatomical structure", "down regulation of induction of apoptosis by p53 involved in anatomical structure development", "down regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "down regulation of induction of apoptosis involved in anatomical structure development", "down regulation of induction of apoptosis involved in development of an anatomical structure", "down regulation of signaling (initiator) caspase activity involved in anatomical structure development", "down regulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "down-regulation of apoptosis activator activity involved in anatomical structure development", "down-regulation of apoptosis activator activity involved in development of an anatomical structure", "down-regulation of commitment to apoptosis involved in anatomical structure development", "down-regulation of commitment to apoptosis involved in development of an anatomical structure", "down-regulation of induction of apoptosis by p53 involved in anatomical structure development", "down-regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "down-regulation of induction of apoptosis involved in anatomical structure development", "down-regulation of induction of apoptosis involved in development of an anatomical structure", "down-regulation of signaling (initiator) caspase activity involved in anatomical structure development", "down-regulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "downregulation of apoptosis activator activity involved in anatomical structure development", "downregulation of apoptosis activator activity involved in development of an anatomical structure", "downregulation of commitment to apoptosis involved in anatomical structure development", "downregulation of commitment to apoptosis involved in development of an anatomical structure", "downregulation of induction of apoptosis by p53 involved in anatomical structure development", "downregulation of induction of apoptosis by p53 involved in development of an anatomical structure", "downregulation of induction of apoptosis involved in anatomical structure development", "downregulation of induction of apoptosis involved in development of an anatomical structure", "downregulation of signaling (initiator) caspase activity involved in anatomical structure development", "downregulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "inhibition of apoptosis activator activity involved in anatomical structure development", "inhibition of apoptosis activator activity involved in development of an anatomical structure", "inhibition of commitment to apoptosis involved in anatomical structure development", "inhibition of commitment to apoptosis involved in development of an anatomical structure", "inhibition of induction of apoptosis by p53 involved in anatomical structure development", "inhibition of induction of apoptosis by p53 involved in development of an anatomical structure", "inhibition of induction of apoptosis involved in anatomical structure development", "inhibition of induction of apoptosis involved in development of an anatomical structure", "inhibition of signaling (initiator) caspase activity involved in anatomical structure development", "inhibition of signaling (initiator) caspase activity involved in development of an anatomical structure", "negative regulation of apoptosis activator activity involved in anatomical structure development", "negative regulation of apoptosis activator activity involved in development of an anatomical structure", "negative regulation of commitment to apoptosis involved in anatomical structure development", "negative regulation of commitment to apoptosis involved in development of an anatomical structure", "negative regulation of induction of apoptosis by p53 involved in anatomical structure development", "negative regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "negative regulation of induction of apoptosis involved in anatomical structure development", "negative regulation of induction of apoptosis involved in development of an anatomical structure", "negative regulation of signaling (initiator) caspase activity involved in anatomical structure development", "negative regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" ;
    oboInOwl:id "GO:1904746" ;
    a owl:Class ;
    rdfs:comment "U4PR86 in PMID:22801495 inferred from mutant phenotype" ;
    rdfs:label "negative regulation of apoptotic process involved in development" ;
    rdfs:subClassOf obo:GO_0043066, obo:GO_0051093, obo:GO_1904748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_1902742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_1902742
            ]
        )
    ] .

obo:GO_1904747
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of apoptotic process involved in development." ;
    oboInOwl:created_by "es" ;
    oboInOwl:creation_date "2015-10-19T14:12:34Z" ;
    oboInOwl:hasExactSynonym "positive regulation of apoptotic cell death involved in anatomical structure development", "positive regulation of apoptotic cell death involved in development of an anatomical structure", "positive regulation of apoptotic process involved in anatomical structure development", "positive regulation of apoptotic process involved in development of an anatomical structure", "positive regulation of apoptotic programmed cell death involved in anatomical structure development", "positive regulation of apoptotic programmed cell death involved in development of an anatomical structure", "positive regulation of programmed cell death by apoptosis involved in anatomical structure development", "positive regulation of programmed cell death by apoptosis involved in development of an anatomical structure", "up regulation of apoptotic cell death involved in anatomical structure development", "up regulation of apoptotic cell death involved in development of an anatomical structure", "up regulation of apoptotic process involved in anatomical structure development", "up regulation of apoptotic process involved in development", "up regulation of apoptotic process involved in development of an anatomical structure", "up regulation of apoptotic programmed cell death involved in anatomical structure development", "up regulation of apoptotic programmed cell death involved in development of an anatomical structure", "up regulation of programmed cell death by apoptosis involved in anatomical structure development", "up regulation of programmed cell death by apoptosis involved in development of an anatomical structure", "up-regulation of apoptotic cell death involved in anatomical structure development", "up-regulation of apoptotic cell death involved in development of an anatomical structure", "up-regulation of apoptotic process involved in anatomical structure development", "up-regulation of apoptotic process involved in development", "up-regulation of apoptotic process involved in development of an anatomical structure", "up-regulation of apoptotic programmed cell death involved in anatomical structure development", "up-regulation of apoptotic programmed cell death involved in development of an anatomical structure", "up-regulation of programmed cell death by apoptosis involved in anatomical structure development", "up-regulation of programmed cell death by apoptosis involved in development of an anatomical structure", "upregulation of apoptotic cell death involved in anatomical structure development", "upregulation of apoptotic cell death involved in development of an anatomical structure", "upregulation of apoptotic process involved in anatomical structure development", "upregulation of apoptotic process involved in development", "upregulation of apoptotic process involved in development of an anatomical structure", "upregulation of apoptotic programmed cell death involved in anatomical structure development", "upregulation of apoptotic programmed cell death involved in development of an anatomical structure", "upregulation of programmed cell death by apoptosis involved in anatomical structure development", "upregulation of programmed cell death by apoptosis involved in development of an anatomical structure" ;
    oboInOwl:hasNarrowSynonym "activation of activation of apoptosis involved in anatomical structure development", "activation of activation of apoptosis involved in development of an anatomical structure", "activation of apoptosis involved in anatomical structure development", "activation of apoptosis involved in development of an anatomical structure", "activation of apoptosis signaling involved in anatomical structure development", "activation of apoptosis signaling involved in development of an anatomical structure", "activation of apoptotic cell death involved in anatomical structure development", "activation of apoptotic cell death involved in development of an anatomical structure", "activation of apoptotic process involved in anatomical structure development", "activation of apoptotic process involved in development", "activation of apoptotic process involved in development of an anatomical structure", "activation of apoptotic program involved in anatomical structure development", "activation of apoptotic program involved in development of an anatomical structure", "activation of apoptotic programmed cell death involved in anatomical structure development", "activation of apoptotic programmed cell death involved in development of an anatomical structure", "activation of programmed cell death by apoptosis involved in anatomical structure development", "activation of programmed cell death by apoptosis involved in development of an anatomical structure", "activation of type I programmed cell death involved in anatomical structure development", "activation of type I programmed cell death involved in development of an anatomical structure", "positive regulation of activation of apoptosis involved in anatomical structure development", "positive regulation of activation of apoptosis involved in development of an anatomical structure", "positive regulation of apoptosis involved in anatomical structure development", "positive regulation of apoptosis involved in development of an anatomical structure", "positive regulation of apoptosis signaling involved in anatomical structure development", "positive regulation of apoptosis signaling involved in development of an anatomical structure", "positive regulation of apoptotic program involved in anatomical structure development", "positive regulation of apoptotic program involved in development of an anatomical structure", "positive regulation of type I programmed cell death involved in anatomical structure development", "positive regulation of type I programmed cell death involved in development of an anatomical structure", "up regulation of activation of apoptosis involved in anatomical structure development", "up regulation of activation of apoptosis involved in development of an anatomical structure", "up regulation of apoptosis involved in anatomical structure development", "up regulation of apoptosis involved in development of an anatomical structure", "up regulation of apoptosis signaling involved in anatomical structure development", "up regulation of apoptosis signaling involved in development of an anatomical structure", "up regulation of apoptotic program involved in anatomical structure development", "up regulation of apoptotic program involved in development of an anatomical structure", "up regulation of type I programmed cell death involved in anatomical structure development", "up regulation of type I programmed cell death involved in development of an anatomical structure", "up-regulation of activation of apoptosis involved in anatomical structure development", "up-regulation of activation of apoptosis involved in development of an anatomical structure", "up-regulation of apoptosis involved in anatomical structure development", "up-regulation of apoptosis involved in development of an anatomical structure", "up-regulation of apoptosis signaling involved in anatomical structure development", "up-regulation of apoptosis signaling involved in development of an anatomical structure", "up-regulation of apoptotic program involved in anatomical structure development", "up-regulation of apoptotic program involved in development of an anatomical structure", "up-regulation of type I programmed cell death involved in anatomical structure development", "up-regulation of type I programmed cell death involved in development of an anatomical structure", "upregulation of activation of apoptosis involved in anatomical structure development", "upregulation of activation of apoptosis involved in development of an anatomical structure", "upregulation of apoptosis involved in anatomical structure development", "upregulation of apoptosis involved in development of an anatomical structure", "upregulation of apoptosis signaling involved in anatomical structure development", "upregulation of apoptosis signaling involved in development of an anatomical structure", "upregulation of apoptotic program involved in anatomical structure development", "upregulation of apoptotic program involved in development of an anatomical structure", "upregulation of type I programmed cell death involved in anatomical structure development", "upregulation of type I programmed cell death involved in development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of apoptosis activator activity involved in anatomical structure development", "activation of apoptosis activator activity involved in development of an anatomical structure", "activation of commitment to apoptosis involved in anatomical structure development", "activation of commitment to apoptosis involved in development of an anatomical structure", "activation of induction of apoptosis by p53 involved in anatomical structure development", "activation of induction of apoptosis by p53 involved in development of an anatomical structure", "activation of induction of apoptosis involved in anatomical structure development", "activation of induction of apoptosis involved in development of an anatomical structure", "activation of signaling (initiator) caspase activity involved in anatomical structure development", "activation of signaling (initiator) caspase activity involved in development of an anatomical structure", "positive regulation of apoptosis activator activity involved in anatomical structure development", "positive regulation of apoptosis activator activity involved in development of an anatomical structure", "positive regulation of commitment to apoptosis involved in anatomical structure development", "positive regulation of commitment to apoptosis involved in development of an anatomical structure", "positive regulation of induction of apoptosis by p53 involved in anatomical structure development", "positive regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "positive regulation of induction of apoptosis involved in anatomical structure development", "positive regulation of induction of apoptosis involved in development of an anatomical structure", "positive regulation of signaling (initiator) caspase activity involved in anatomical structure development", "positive regulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "up regulation of apoptosis activator activity involved in anatomical structure development", "up regulation of apoptosis activator activity involved in development of an anatomical structure", "up regulation of commitment to apoptosis involved in anatomical structure development", "up regulation of commitment to apoptosis involved in development of an anatomical structure", "up regulation of induction of apoptosis by p53 involved in anatomical structure development", "up regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "up regulation of induction of apoptosis involved in anatomical structure development", "up regulation of induction of apoptosis involved in development of an anatomical structure", "up regulation of signaling (initiator) caspase activity involved in anatomical structure development", "up regulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "up-regulation of apoptosis activator activity involved in anatomical structure development", "up-regulation of apoptosis activator activity involved in development of an anatomical structure", "up-regulation of commitment to apoptosis involved in anatomical structure development", "up-regulation of commitment to apoptosis involved in development of an anatomical structure", "up-regulation of induction of apoptosis by p53 involved in anatomical structure development", "up-regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "up-regulation of induction of apoptosis involved in anatomical structure development", "up-regulation of induction of apoptosis involved in development of an anatomical structure", "up-regulation of signaling (initiator) caspase activity involved in anatomical structure development", "up-regulation of signaling (initiator) caspase activity involved in development of an anatomical structure", "upregulation of apoptosis activator activity involved in anatomical structure development", "upregulation of apoptosis activator activity involved in development of an anatomical structure", "upregulation of commitment to apoptosis involved in anatomical structure development", "upregulation of commitment to apoptosis involved in development of an anatomical structure", "upregulation of induction of apoptosis by p53 involved in anatomical structure development", "upregulation of induction of apoptosis by p53 involved in development of an anatomical structure", "upregulation of induction of apoptosis involved in anatomical structure development", "upregulation of induction of apoptosis involved in development of an anatomical structure", "upregulation of signaling (initiator) caspase activity involved in anatomical structure development", "upregulation of signaling (initiator) caspase activity involved in development of an anatomical structure" ;
    oboInOwl:id "GO:1904747" ;
    a owl:Class ;
    rdfs:comment "U4PR86 in PMID:22801495 inferred from mutant phenotype" ;
    rdfs:label "positive regulation of apoptotic process involved in development" ;
    rdfs:subClassOf obo:GO_0043065, obo:GO_0051094, obo:GO_1904748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_1902742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_1902742
            ]
        )
    ] .

obo:GO_1904748
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of apoptotic process involved in development." ;
    oboInOwl:created_by "es" ;
    oboInOwl:creation_date "2015-10-19T15:02:28Z" ;
    oboInOwl:hasExactSynonym "regulation of apoptotic cell death involved in anatomical structure development", "regulation of apoptotic cell death involved in development of an anatomical structure", "regulation of apoptotic process involved in anatomical structure development", "regulation of apoptotic process involved in development of an anatomical structure", "regulation of apoptotic programmed cell death involved in anatomical structure development", "regulation of apoptotic programmed cell death involved in development of an anatomical structure", "regulation of programmed cell death by apoptosis involved in anatomical structure development", "regulation of programmed cell death by apoptosis involved in development of an anatomical structure" ;
    oboInOwl:hasNarrowSynonym "regulation of activation of apoptosis involved in anatomical structure development", "regulation of activation of apoptosis involved in development of an anatomical structure", "regulation of apoptosis involved in anatomical structure development", "regulation of apoptosis involved in development of an anatomical structure", "regulation of apoptosis signaling involved in anatomical structure development", "regulation of apoptosis signaling involved in development of an anatomical structure", "regulation of apoptotic program involved in anatomical structure development", "regulation of apoptotic program involved in development of an anatomical structure", "regulation of type I programmed cell death involved in anatomical structure development", "regulation of type I programmed cell death involved in development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of apoptosis activator activity involved in anatomical structure development", "regulation of apoptosis activator activity involved in development of an anatomical structure", "regulation of commitment to apoptosis involved in anatomical structure development", "regulation of commitment to apoptosis involved in development of an anatomical structure", "regulation of induction of apoptosis by p53 involved in anatomical structure development", "regulation of induction of apoptosis by p53 involved in development of an anatomical structure", "regulation of induction of apoptosis involved in anatomical structure development", "regulation of induction of apoptosis involved in development of an anatomical structure", "regulation of signaling (initiator) caspase activity involved in anatomical structure development", "regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" ;
    oboInOwl:id "GO:1904748" ;
    a owl:Class ;
    rdfs:comment "Q10943 in PMID:22801495, inferred from mutant phenotype" ;
    rdfs:label "regulation of apoptotic process involved in development" ;
    rdfs:subClassOf obo:GO_0042981, obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_1902742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_1902742
            ]
        )
    ] .

obo:GO_1904950
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of establishment of protein localization." ;
    oboInOwl:created_by "mec" ;
    oboInOwl:creation_date "2016-02-05T09:59:24Z" ;
    oboInOwl:hasExactSynonym "down regulation of establishment of protein localisation", "down regulation of establishment of protein localization", "down regulation of protein positioning", "down regulation of protein recruitment", "down-regulation of establishment of protein localisation", "down-regulation of establishment of protein localization", "down-regulation of protein positioning", "down-regulation of protein recruitment", "downregulation of establishment of protein localisation", "downregulation of establishment of protein localization", "downregulation of protein positioning", "downregulation of protein recruitment", "negative regulation of establishment of protein localisation", "negative regulation of protein positioning", "negative regulation of protein recruitment" ;
    oboInOwl:hasNarrowSynonym "inhibition of establishment of protein localisation", "inhibition of establishment of protein localization", "inhibition of protein positioning", "inhibition of protein recruitment" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904950" ;
    a owl:Class ;
    rdfs:label "negative regulation of establishment of protein localization" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_0070201, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0045184
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0045184
            ]
        )
    ] .

obo:GO_1904951
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of establishment of protein localization." ;
    oboInOwl:created_by "mec" ;
    oboInOwl:creation_date "2016-02-05T09:59:32Z" ;
    oboInOwl:hasExactSynonym "positive regulation of establishment of protein localisation", "positive regulation of protein positioning", "positive regulation of protein recruitment", "up regulation of establishment of protein localisation", "up regulation of establishment of protein localization", "up regulation of protein positioning", "up regulation of protein recruitment", "up-regulation of establishment of protein localisation", "up-regulation of establishment of protein localization", "up-regulation of protein positioning", "up-regulation of protein recruitment", "upregulation of establishment of protein localisation", "upregulation of establishment of protein localization", "upregulation of protein positioning", "upregulation of protein recruitment" ;
    oboInOwl:hasNarrowSynonym "activation of establishment of protein localisation", "activation of establishment of protein localization", "activation of protein positioning", "activation of protein recruitment" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904951" ;
    a owl:Class ;
    rdfs:label "positive regulation of establishment of protein localization" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_0070201, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0045184
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0045184
            ]
        )
    ] .

obo:GO_1905114
    obo:IAO_0000115 "Any cell surface receptor signaling pathway that is involved in cell-cell signaling." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2016-04-06T16:59:57Z" ;
    oboInOwl:hasExactSynonym "cell surface receptor linked signal transduction involved in cell-cell signaling", "cell surface receptor linked signal transduction involved in cell-cell signalling", "cell surface receptor linked signaling pathway involved in cell-cell signaling", "cell surface receptor linked signaling pathway involved in cell-cell signalling", "cell surface receptor linked signalling pathway involved in cell-cell signaling", "cell surface receptor linked signalling pathway involved in cell-cell signalling", "cell surface receptor signaling pathway involved in cell-cell signalling" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905114" ;
    a owl:Class ;
    rdfs:label "cell surface receptor signaling pathway involved in cell-cell signaling" ;
    rdfs:subClassOf obo:GO_0007166, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007166
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007267
            ]
        )
    ] .

obo:GO_1905153
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of membrane invagination." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2016-04-18T15:43:54Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905153" ;
    a owl:Class ;
    rdfs:label "regulation of membrane invagination" ;
    rdfs:subClassOf obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0010324
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0010324
            ]
        )
    ] .

obo:GO_1905154
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of membrane invagination." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2016-04-18T15:44:04Z" ;
    oboInOwl:hasExactSynonym "down regulation of membrane invagination", "down-regulation of membrane invagination", "downregulation of membrane invagination" ;
    oboInOwl:hasNarrowSynonym "inhibition of membrane invagination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905154" ;
    a owl:Class ;
    rdfs:label "negative regulation of membrane invagination" ;
    rdfs:subClassOf obo:GO_0051129, obo:GO_1905153, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0010324
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0010324
            ]
        )
    ] .

obo:GO_1905155
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of membrane invagination." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2016-04-18T15:44:12Z" ;
    oboInOwl:hasExactSynonym "up regulation of membrane invagination", "up-regulation of membrane invagination", "upregulation of membrane invagination" ;
    oboInOwl:hasNarrowSynonym "activation of membrane invagination" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905155" ;
    a owl:Class ;
    rdfs:label "positive regulation of membrane invagination" ;
    rdfs:subClassOf obo:GO_0051130, obo:GO_1905153, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0010324
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0010324
            ]
        )
    ] .

obo:GO_1905156
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of photosynthesis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2016-04-19T16:12:29Z" ;
    oboInOwl:hasExactSynonym "down regulation of photosynthesis", "down-regulation of photosynthesis", "downregulation of photosynthesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of photosynthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905156" ;
    a owl:Class ;
    rdfs:label "negative regulation of photosynthesis" ;
    rdfs:subClassOf obo:GO_0010109, obo:GO_0031324, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0015979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0015979
            ]
        )
    ] .

obo:GO_1905157
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of photosynthesis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2016-04-19T16:12:39Z" ;
    oboInOwl:hasExactSynonym "up regulation of photosynthesis", "up-regulation of photosynthesis", "upregulation of photosynthesis" ;
    oboInOwl:hasNarrowSynonym "activation of photosynthesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905157" ;
    a owl:Class ;
    rdfs:label "positive regulation of photosynthesis" ;
    rdfs:subClassOf obo:GO_0010109, obo:GO_0031325, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0015979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0015979
            ]
        )
    ] .

obo:GO_1905213
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of mitotic chromosome condensation." ;
    oboInOwl:created_by "vw" ;
    oboInOwl:creation_date "2016-06-03T08:41:08Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905213" ;
    a owl:Class ;
    rdfs:label "negative regulation of mitotic chromosome condensation" ;
    rdfs:subClassOf obo:GO_0010948, obo:GO_1902340, obo:GO_1903379, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007076
            ]
        )
    ] .

obo:GO_1905276
    a owl:Class ;
    rdfs:label "regulation of epithelial tube formation" ;
    rdfs:subClassOf obo:GO_1905330, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0072175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0072175
            ]
        )
    ] .

obo:GO_1905277
    a owl:Class ;
    rdfs:label "negative regulation of epithelial tube formation" ;
    rdfs:subClassOf obo:GO_0051241, obo:GO_1905276, obo:GO_1905331, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0072175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0072175
            ]
        )
    ] .

obo:GO_1905278
    a owl:Class ;
    rdfs:label "positive regulation of epithelial tube formation" ;
    rdfs:subClassOf obo:GO_0051240, obo:GO_1905276, obo:GO_1905332, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0072175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0072175
            ]
        )
    ] .

obo:GO_1905330
    a owl:Class ;
    rdfs:label "regulation of morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0022603, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002009
            ]
        )
    ] .

obo:GO_1905331
    a owl:Class ;
    rdfs:label "negative regulation of morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_1905330, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002009
            ]
        )
    ] .

obo:GO_1905332
    a owl:Class ;
    rdfs:label "positive regulation of morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_1905330, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002009
            ]
        )
    ] .

obo:GO_1905349
    obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form a ciliary transition zone." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-08-04T14:49:43Z" ;
    oboInOwl:hasExactSynonym "cilial transition zone assembly", "cilial transition zone formation", "ciliary transition zone formation", "cilium transition zone assembly", "cilium transition zone formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905349" ;
    a owl:Class ;
    rdfs:label "ciliary transition zone assembly" ;
    rdfs:subClassOf obo:GO_0022607, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060271
    ] .

obo:GO_1905503
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of motile cilium assembly." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2016-09-27T18:27:47Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of motile primary cilia assembly", "regulation of motile primary cilia formation", "regulation of motile primary cilium assembly", "regulation of motile primary cilium formation", "regulation of nodal cilium assembly", "regulation of nodal cilium formation" ;
    oboInOwl:id "GO:1905503" ;
    a owl:Class ;
    rdfs:label "regulation of motile cilium assembly" ;
    rdfs:subClassOf obo:GO_1902017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044458
            ]
        )
    ] .

obo:GO_1905504
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of motile cilium assembly." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2016-09-27T18:27:55Z" ;
    oboInOwl:hasNarrowSynonym "inhibition of motile primary cilia assembly", "inhibition of motile primary cilia formation", "inhibition of motile primary cilium assembly", "inhibition of motile primary cilium formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "down regulation of motile primary cilia assembly", "down regulation of motile primary cilia formation", "down regulation of motile primary cilium assembly", "down regulation of motile primary cilium formation", "down regulation of nodal cilium assembly", "down regulation of nodal cilium formation", "down-regulation of motile primary cilia assembly", "down-regulation of motile primary cilia formation", "down-regulation of motile primary cilium assembly", "down-regulation of motile primary cilium formation", "down-regulation of nodal cilium assembly", "down-regulation of nodal cilium formation", "downregulation of motile primary cilia assembly", "downregulation of motile primary cilia formation", "downregulation of motile primary cilium assembly", "downregulation of motile primary cilium formation", "downregulation of nodal cilium assembly", "downregulation of nodal cilium formation", "inhibition of nodal cilium assembly", "inhibition of nodal cilium formation", "negative regulation of motile primary cilia assembly", "negative regulation of motile primary cilia formation", "negative regulation of motile primary cilium assembly", "negative regulation of motile primary cilium formation", "negative regulation of nodal cilium assembly", "negative regulation of nodal cilium formation" ;
    oboInOwl:id "GO:1905504" ;
    a owl:Class ;
    rdfs:label "negative regulation of motile cilium assembly" ;
    rdfs:subClassOf obo:GO_1902018, obo:GO_1905503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0044458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0044458
            ]
        )
    ] .

obo:GO_1905505
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of motile cilium assembly." ;
    oboInOwl:created_by "krc" ;
    oboInOwl:creation_date "2016-09-27T18:28:03Z" ;
    oboInOwl:hasNarrowSynonym "activation of motile primary cilia assembly", "activation of motile primary cilia formation", "activation of motile primary cilium assembly", "activation of motile primary cilium formation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "activation of nodal cilium assembly", "activation of nodal cilium formation", "positive regulation of motile primary cilia assembly", "positive regulation of motile primary cilia formation", "positive regulation of motile primary cilium assembly", "positive regulation of motile primary cilium formation", "positive regulation of nodal cilium assembly", "positive regulation of nodal cilium formation", "up regulation of motile primary cilia assembly", "up regulation of motile primary cilia formation", "up regulation of motile primary cilium assembly", "up regulation of motile primary cilium formation", "up regulation of nodal cilium assembly", "up regulation of nodal cilium formation", "up-regulation of motile primary cilia assembly", "up-regulation of motile primary cilia formation", "up-regulation of motile primary cilium assembly", "up-regulation of motile primary cilium formation", "up-regulation of nodal cilium assembly", "up-regulation of nodal cilium formation", "upregulation of motile primary cilia assembly", "upregulation of motile primary cilia formation", "upregulation of motile primary cilium assembly", "upregulation of motile primary cilium formation", "upregulation of nodal cilium assembly", "upregulation of nodal cilium formation" ;
    oboInOwl:id "GO:1905505" ;
    a owl:Class ;
    rdfs:label "positive regulation of motile cilium assembly" ;
    rdfs:subClassOf obo:GO_0045724, obo:GO_1905503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0044458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0044458
            ]
        )
    ] .

obo:GO_1905516
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of fertilization." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2016-09-30T14:32:32Z" ;
    oboInOwl:hasExactSynonym "positive regulation of syngamy", "up regulation of fertilization", "up regulation of syngamy", "up-regulation of fertilization", "up-regulation of syngamy", "upregulation of fertilization", "upregulation of syngamy" ;
    oboInOwl:hasNarrowSynonym "activation of fertilization", "activation of syngamy" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905516" ;
    a owl:Class ;
    rdfs:label "positive regulation of fertilization" ;
    rdfs:subClassOf obo:GO_0080154, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0009566
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0009566
            ]
        )
    ] .

obo:GO_1905553
    a owl:Class ;
    rdfs:label "regulation of blood vessel branching" ;
    rdfs:subClassOf obo:GO_0045765, obo:GO_0060688, obo:GO_1905330, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001569
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001569
            ]
        )
    ] .

obo:GO_1905554
    a owl:Class ;
    rdfs:label "negative regulation of vessel branching" ;
    rdfs:subClassOf obo:GO_0016525, obo:GO_1905331, obo:GO_1905553, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001569
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001569
            ]
        )
    ] .

obo:GO_1905555
    a owl:Class ;
    rdfs:label "positive regulation of blood vessel branching" ;
    rdfs:subClassOf obo:GO_0045766, obo:GO_1905332, obo:GO_1905553, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001569
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001569
            ]
        )
    ] .

obo:GO_1905747
    a owl:Class ;
    rdfs:label "negative regulation of saliva secretion" ;
    rdfs:subClassOf obo:GO_0046877, obo:GO_0051048, obo:GO_0060457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0046541
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0046541
            ]
        )
    ] .

obo:GO_1905787
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-09T15:11:04Z" ;
    oboInOwl:hasExactSynonym "regulation of perception of touch, detection of mechanical stimulus", "regulation of perception of touch, sensory detection of mechanical stimulus", "regulation of perception of touch, sensory transduction of mechanical stimulus", "regulation of sensory detection of mechanical stimulus during perception of touch", "regulation of sensory transduction of mechanical stimulus during perception of touch", "regulation of tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905787" ;
    a owl:Class ;
    rdfs:label "regulation of detection of mechanical stimulus involved in sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0032101, obo:GO_0051931, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050976
            ]
        )
    ] .

obo:GO_1905788
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-09T15:11:14Z" ;
    oboInOwl:hasExactSynonym "down regulation of detection of mechanical stimulus involved in sensory perception of touch", "down regulation of perception of touch, detection of mechanical stimulus", "down regulation of perception of touch, sensory detection of mechanical stimulus", "down regulation of perception of touch, sensory transduction of mechanical stimulus", "down regulation of sensory detection of mechanical stimulus during perception of touch", "down regulation of sensory transduction of mechanical stimulus during perception of touch", "down regulation of tactition, sensory detection of mechanical stimulus", "down-regulation of detection of mechanical stimulus involved in sensory perception of touch", "down-regulation of perception of touch, detection of mechanical stimulus", "down-regulation of perception of touch, sensory detection of mechanical stimulus", "down-regulation of perception of touch, sensory transduction of mechanical stimulus", "down-regulation of sensory detection of mechanical stimulus during perception of touch", "down-regulation of sensory transduction of mechanical stimulus during perception of touch", "down-regulation of tactition, sensory detection of mechanical stimulus", "downregulation of detection of mechanical stimulus involved in sensory perception of touch", "downregulation of perception of touch, detection of mechanical stimulus", "downregulation of perception of touch, sensory detection of mechanical stimulus", "downregulation of perception of touch, sensory transduction of mechanical stimulus", "downregulation of sensory detection of mechanical stimulus during perception of touch", "downregulation of sensory transduction of mechanical stimulus during perception of touch", "downregulation of tactition, sensory detection of mechanical stimulus", "negative regulation of perception of touch, detection of mechanical stimulus", "negative regulation of perception of touch, sensory detection of mechanical stimulus", "negative regulation of perception of touch, sensory transduction of mechanical stimulus", "negative regulation of sensory detection of mechanical stimulus during perception of touch", "negative regulation of sensory transduction of mechanical stimulus during perception of touch", "negative regulation of tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasNarrowSynonym "inhibition of detection of mechanical stimulus involved in sensory perception of touch", "inhibition of perception of touch, detection of mechanical stimulus", "inhibition of perception of touch, sensory detection of mechanical stimulus", "inhibition of perception of touch, sensory transduction of mechanical stimulus", "inhibition of sensory detection of mechanical stimulus during perception of touch", "inhibition of sensory transduction of mechanical stimulus during perception of touch", "inhibition of tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905788" ;
    a owl:Class ;
    rdfs:label "negative regulation of detection of mechanical stimulus involved in sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0031645, obo:GO_0032102, obo:GO_1905787, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0050976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0050976
            ]
        )
    ] .

obo:GO_1905789
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-09T15:11:23Z" ;
    oboInOwl:hasExactSynonym "positive regulation of perception of touch, detection of mechanical stimulus", "positive regulation of perception of touch, sensory detection of mechanical stimulus", "positive regulation of perception of touch, sensory transduction of mechanical stimulus", "positive regulation of sensory detection of mechanical stimulus during perception of touch", "positive regulation of sensory transduction of mechanical stimulus during perception of touch", "positive regulation of tactition, sensory detection of mechanical stimulus", "up regulation of detection of mechanical stimulus involved in sensory perception of touch", "up regulation of perception of touch, detection of mechanical stimulus", "up regulation of perception of touch, sensory detection of mechanical stimulus", "up regulation of perception of touch, sensory transduction of mechanical stimulus", "up regulation of sensory detection of mechanical stimulus during perception of touch", "up regulation of sensory transduction of mechanical stimulus during perception of touch", "up regulation of tactition, sensory detection of mechanical stimulus", "up-regulation of detection of mechanical stimulus involved in sensory perception of touch", "up-regulation of perception of touch, detection of mechanical stimulus", "up-regulation of perception of touch, sensory detection of mechanical stimulus", "up-regulation of perception of touch, sensory transduction of mechanical stimulus", "up-regulation of sensory detection of mechanical stimulus during perception of touch", "up-regulation of sensory transduction of mechanical stimulus during perception of touch", "up-regulation of tactition, sensory detection of mechanical stimulus", "upregulation of detection of mechanical stimulus involved in sensory perception of touch", "upregulation of perception of touch, detection of mechanical stimulus", "upregulation of perception of touch, sensory detection of mechanical stimulus", "upregulation of perception of touch, sensory transduction of mechanical stimulus", "upregulation of sensory detection of mechanical stimulus during perception of touch", "upregulation of sensory transduction of mechanical stimulus during perception of touch", "upregulation of tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasNarrowSynonym "activation of detection of mechanical stimulus involved in sensory perception of touch", "activation of perception of touch, detection of mechanical stimulus", "activation of perception of touch, sensory detection of mechanical stimulus", "activation of perception of touch, sensory transduction of mechanical stimulus", "activation of sensory detection of mechanical stimulus during perception of touch", "activation of sensory transduction of mechanical stimulus during perception of touch", "activation of tactition, sensory detection of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905789" ;
    a owl:Class ;
    rdfs:label "positive regulation of detection of mechanical stimulus involved in sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0031646, obo:GO_0032103, obo:GO_1905787, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0050976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0050976
            ]
        )
    ] .

obo:GO_1905821
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of chromosome condensation." ;
    oboInOwl:created_by "bhm" ;
    oboInOwl:creation_date "2017-01-13T14:13:44Z" ;
    oboInOwl:hasExactSynonym "positive regulation of eukaryotic chromosome condensation", "positive regulation of nuclear chromosome condensation", "up regulation of chromosome condensation", "up regulation of eukaryotic chromosome condensation", "up regulation of nuclear chromosome condensation", "up-regulation of chromosome condensation", "up-regulation of eukaryotic chromosome condensation", "up-regulation of nuclear chromosome condensation", "upregulation of chromosome condensation", "upregulation of eukaryotic chromosome condensation", "upregulation of nuclear chromosome condensation" ;
    oboInOwl:hasNarrowSynonym "activation of chromosome condensation", "activation of eukaryotic chromosome condensation", "activation of nuclear chromosome condensation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905821" ;
    a owl:Class ;
    rdfs:label "positive regulation of chromosome condensation" ;
    rdfs:subClassOf obo:GO_0060623, obo:GO_2001252, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030261
            ]
        )
    ] .

obo:GO_1905879
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of oogenesis." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-31T09:31:05Z" ;
    oboInOwl:hasExactSynonym "regulation of ovum development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905879" ;
    a owl:Class ;
    rdfs:label "regulation of oogenesis" ;
    rdfs:subClassOf obo:GO_0051239, obo:GO_0060284, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048477
            ]
        )
    ] .

obo:GO_1905880
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of oogenesis." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-31T09:31:15Z" ;
    oboInOwl:hasExactSynonym "down regulation of oogenesis", "down regulation of ovum development", "down-regulation of oogenesis", "down-regulation of ovum development", "downregulation of oogenesis", "downregulation of ovum development", "negative regulation of ovum development" ;
    oboInOwl:hasNarrowSynonym "inhibition of oogenesis", "inhibition of ovum development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905880" ;
    a owl:Class ;
    rdfs:label "negative regulation of oogenesis" ;
    rdfs:subClassOf obo:GO_0010721, obo:GO_0051241, obo:GO_1905879, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048477
            ]
        )
    ] .

obo:GO_1905881
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of oogenesis." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-01-31T09:31:23Z" ;
    oboInOwl:hasExactSynonym "positive regulation of ovum development", "up regulation of oogenesis", "up regulation of ovum development", "up-regulation of oogenesis", "up-regulation of ovum development", "upregulation of oogenesis", "upregulation of ovum development" ;
    oboInOwl:hasNarrowSynonym "activation of oogenesis", "activation of ovum development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905881" ;
    a owl:Class ;
    rdfs:label "positive regulation of oogenesis" ;
    rdfs:subClassOf obo:GO_0010720, obo:GO_0051240, obo:GO_1905879, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048477
            ]
        )
    ] .

obo:GO_1905902
    a owl:Class ;
    rdfs:label "regulation of mesoderm formation" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001707
            ]
        )
    ] .

obo:GO_1905903
    a owl:Class ;
    rdfs:label "negative regulation of mesoderm formation" ;
    rdfs:subClassOf obo:GO_1905902, obo:GO_2000381, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0001707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0001707
            ]
        )
    ] .

obo:GO_1905904
    a owl:Class ;
    rdfs:label "positive regulation of mesoderm formation" ;
    rdfs:subClassOf obo:GO_1905902, obo:GO_2000382, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001707
            ]
        )
    ] .

obo:GO_1905939
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gonad development." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-02-09T17:01:50Z" ;
    oboInOwl:hasExactSynonym "regulation of gonadogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905939" ;
    a owl:Class ;
    rdfs:label "regulation of gonad development" ;
    rdfs:subClassOf obo:GO_0050793, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008406
            ]
        )
    ] .

obo:GO_1905940
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of gonad development." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-02-09T17:01:59Z" ;
    oboInOwl:hasExactSynonym "down regulation of gonad development", "down regulation of gonadogenesis", "down-regulation of gonad development", "down-regulation of gonadogenesis", "downregulation of gonad development", "downregulation of gonadogenesis", "negative regulation of gonadogenesis" ;
    oboInOwl:hasNarrowSynonym "inhibition of gonad development", "inhibition of gonadogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905940" ;
    a owl:Class ;
    rdfs:label "negative regulation of gonad development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_0051241, obo:GO_1905939, obo:GO_2000242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008406
            ]
        )
    ] .

obo:GO_1905941
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of gonad development." ;
    oboInOwl:created_by "hbye" ;
    oboInOwl:creation_date "2017-02-09T17:02:08Z" ;
    oboInOwl:hasExactSynonym "positive regulation of gonadogenesis", "up regulation of gonad development", "up regulation of gonadogenesis", "up-regulation of gonad development", "up-regulation of gonadogenesis", "upregulation of gonad development", "upregulation of gonadogenesis" ;
    oboInOwl:hasNarrowSynonym "activation of gonad development", "activation of gonadogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905941" ;
    a owl:Class ;
    rdfs:label "positive regulation of gonad development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_0051240, obo:GO_1905939, obo:GO_2000243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008406
            ]
        )
    ] .

obo:GO_1905952
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of lipid localization." ;
    oboInOwl:created_by "rz" ;
    oboInOwl:creation_date "2017-02-21T12:12:22Z" ;
    oboInOwl:hasExactSynonym "regulation of lipid localisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905952" ;
    a owl:Class ;
    rdfs:label "regulation of lipid localization" ;
    rdfs:subClassOf obo:GO_0032879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0010876
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0010876
            ]
        )
    ] .

obo:GO_1905953
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of lipid localization." ;
    oboInOwl:created_by "rz" ;
    oboInOwl:creation_date "2017-02-21T12:12:41Z" ;
    oboInOwl:hasExactSynonym "down regulation of lipid localisation", "down regulation of lipid localization", "down-regulation of lipid localisation", "down-regulation of lipid localization", "downregulation of lipid localisation", "downregulation of lipid localization", "negative regulation of lipid localisation" ;
    oboInOwl:hasNarrowSynonym "inhibition of lipid localisation", "inhibition of lipid localization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905953" ;
    a owl:Class ;
    rdfs:label "negative regulation of lipid localization" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_1905952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0010876
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0010876
            ]
        )
    ] .

obo:GO_1905954
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of lipid localization." ;
    oboInOwl:created_by "rz" ;
    oboInOwl:creation_date "2017-02-21T12:12:49Z" ;
    oboInOwl:hasExactSynonym "positive regulation of lipid localisation", "up regulation of lipid localisation", "up regulation of lipid localization", "up-regulation of lipid localisation", "up-regulation of lipid localization", "upregulation of lipid localisation", "upregulation of lipid localization" ;
    oboInOwl:hasNarrowSynonym "activation of lipid localisation", "activation of lipid localization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905954" ;
    a owl:Class ;
    rdfs:label "positive regulation of lipid localization" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_1905952, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0010876
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0010876
            ]
        )
    ] .

obo:GO_1990266
    obo:IAO_0000115 "The movement of a neutrophil within or between different tissues and organs of the body." ;
    oboInOwl:created_by "sl" ;
    oboInOwl:creation_date "2014-01-10T00:17:47Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1990266" ;
    a owl:Class ;
    rdfs:label "neutrophil migration" ;
    rdfs:subClassOf obo:GO_0097530 .

obo:GO_1990845
    a owl:Class ;
    rdfs:label "adaptive thermogenesis" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_2000026
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of multicellular organismal development." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-08-05T11:25:59Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000026" ;
    a owl:Class ;
    rdfs:label "regulation of multicellular organismal development" ;
    rdfs:subClassOf obo:GO_0050793, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007275
            ]
        )
    ] .

obo:GO_2000027
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of animal organ morphogenesis." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-08-05T11:26:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of histogenesis and organogenesis" ;
    oboInOwl:id "GO:2000027" ;
    a owl:Class ;
    rdfs:label "regulation of animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0022603, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009887
            ]
        )
    ] .

obo:GO_2000035
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of stem cell division." ;
    oboInOwl:created_by "tb" ;
    oboInOwl:creation_date "2010-08-05T11:34:53Z" ;
    oboInOwl:hasExactSynonym "regulation of stem cell renewal" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000035" ;
    a owl:Class ;
    rdfs:label "regulation of stem cell division" ;
    rdfs:subClassOf obo:GO_0051302, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0017145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0017145
            ]
        )
    ] .

obo:GO_2000106
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of leukocyte apoptotic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-15T01:42:05Z" ;
    oboInOwl:hasNarrowSynonym "regulation of leukocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000106" ;
    a owl:Class ;
    rdfs:label "regulation of leukocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0042981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0071887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0071887
            ]
        )
    ] .

obo:GO_2000107
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of leukocyte apoptotic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-15T01:42:09Z" ;
    oboInOwl:hasNarrowSynonym "negative regulation of leukocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000107" ;
    a owl:Class ;
    rdfs:label "negative regulation of leukocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0043066, obo:GO_2000106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0071887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0071887
            ]
        )
    ] .

obo:GO_2000108
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of leukocyte apoptotic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-09-15T01:42:12Z" ;
    oboInOwl:hasNarrowSynonym "positive regulation of leukocyte apoptosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000108" ;
    a owl:Class ;
    rdfs:label "positive regulation of leukocyte apoptotic process" ;
    rdfs:subClassOf obo:GO_0043065, obo:GO_2000106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0071887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0071887
            ]
        )
    ] .

obo:GO_2000112
    a owl:Class ;
    rdfs:label "regulation of cellular macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010556, obo:GO_0031326, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0034645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0034645
            ]
        )
    ] .

obo:GO_2000113
    a owl:Class ;
    rdfs:label "negative regulation of cellular macromolecule biosynthetic process" ;
    rdfs:subClassOf obo:GO_0010558, obo:GO_0031327, obo:GO_2000112, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0034645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0034645
            ]
        )
    ] .

obo:GO_2000145
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell motility." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-01T09:41:21Z" ;
    oboInOwl:hasExactSynonym "regulation of cell locomotion", "regulation of movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell movement" ;
    oboInOwl:id "GO:2000145" ;
    a owl:Class ;
    rdfs:label "regulation of cell motility" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0051270, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:GO_2000146
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell motility." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-01T09:41:26Z" ;
    oboInOwl:hasExactSynonym "negative regulation of cell locomotion", "negative regulation of movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of cell movement" ;
    oboInOwl:id "GO:2000146" ;
    a owl:Class ;
    rdfs:label "negative regulation of cell motility" ;
    rdfs:subClassOf obo:GO_0040013, obo:GO_0051271, obo:GO_2000145, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:GO_2000147
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell motility." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-01T09:41:30Z" ;
    oboInOwl:hasExactSynonym "positive regulation of cell locomotion", "positive regulation of movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of cell movement" ;
    oboInOwl:id "GO:2000147" ;
    a owl:Class ;
    rdfs:label "positive regulation of cell motility" ;
    rdfs:subClassOf obo:GO_0040017, obo:GO_0051272, obo:GO_2000145, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0048870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:GO_2000155
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cilium-dependent cell motility." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-10-04T12:41:05Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of ciliary cell motility" ;
    oboInOwl:id "GO:2000155" ;
    a owl:Class ;
    rdfs:label "positive regulation of cilium-dependent cell motility" ;
    rdfs:subClassOf obo:GO_1902019, obo:GO_2000147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060285
            ]
        )
    ] .

obo:GO_2000181
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of blood vessel morphogenesis." ;
    oboInOwl:created_by "dph" ;
    oboInOwl:creation_date "2010-10-13T12:46:31Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000181" ;
    a owl:Class ;
    rdfs:label "negative regulation of blood vessel morphogenesis" ;
    rdfs:subClassOf obo:GO_0022603, obo:GO_1901343, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0048514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0048514
            ]
        )
    ] .

obo:GO_2000194
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of female gonad development." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2010-10-19T10:45:34Z" ;
    oboInOwl:hasExactSynonym "regulation of ovarian development", "regulation of ovary development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000194" ;
    a owl:Class ;
    rdfs:label "regulation of female gonad development" ;
    rdfs:subClassOf obo:GO_1905939, obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008585
            ]
        )
    ] .

obo:GO_2000195
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of female gonad development." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2010-10-19T10:45:38Z" ;
    oboInOwl:hasExactSynonym "negative regulation of ovarian development", "negative regulation of ovary development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000195" ;
    a owl:Class ;
    rdfs:label "negative regulation of female gonad development" ;
    rdfs:subClassOf obo:GO_1905940, obo:GO_2000194, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0008585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0008585
            ]
        )
    ] .

obo:GO_2000196
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of female gonad development." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2010-10-19T10:45:41Z" ;
    oboInOwl:hasExactSynonym "positive regulation of ovarian development", "positive regulation of ovary development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000196" ;
    a owl:Class ;
    rdfs:label "positive regulation of female gonad development" ;
    rdfs:subClassOf obo:GO_1905941, obo:GO_2000194, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0008585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0008585
            ]
        )
    ] .

obo:GO_2000241
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of reproductive process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-11-10T02:44:02Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000241" ;
    a owl:Class ;
    rdfs:label "regulation of reproductive process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022414
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022414
            ]
        )
    ] .

obo:GO_2000242
    obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of reproductive process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-11-10T02:44:05Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000242" ;
    a owl:Class ;
    rdfs:label "negative regulation of reproductive process" ;
    rdfs:subClassOf obo:GO_0048519, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0022414
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0022414
            ]
        )
    ] .

obo:GO_2000243
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of reproductive process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2010-11-10T02:44:08Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000243" ;
    a owl:Class ;
    rdfs:label "positive regulation of reproductive process" ;
    rdfs:subClassOf obo:GO_0048518, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0022414
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0022414
            ]
        )
    ] .

obo:GO_2000272
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of a signaling receptor activity." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-12-02T09:28:47Z" ;
    oboInOwl:hasBroadSynonym "negative regulation of receptor activity" ;
    oboInOwl:hasExactSynonym "negative regulation of signalling receptor activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000272" ;
    a owl:Class ;
    rdfs:label "negative regulation of signaling receptor activity" ;
    rdfs:subClassOf obo:GO_0010469, obo:GO_0044092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0038023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0038023
            ]
        )
    ] .

obo:GO_2000273
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of signaling receptor activity." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2010-12-02T09:28:50Z" ;
    oboInOwl:hasExactSynonym "positive regulation of signalling receptor activity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000273" ;
    a owl:Class ;
    rdfs:label "positive regulation of signaling receptor activity" ;
    rdfs:subClassOf obo:GO_0010469, obo:GO_0044093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0038023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0038023
            ]
        )
    ] .

obo:GO_2000292
    a owl:Class ;
    rdfs:label "regulation of defecation" ;
    rdfs:subClassOf obo:GO_0044062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0030421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0030421
            ]
        )
    ] .

obo:GO_2000293
    a owl:Class ;
    rdfs:label "negative regulation of defecation" ;
    rdfs:subClassOf obo:GO_0051048, obo:GO_0051241, obo:GO_2000292, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0030421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0030421
            ]
        )
    ] .

obo:GO_2000294
    a owl:Class ;
    rdfs:label "positive regulation of defecation" ;
    rdfs:subClassOf obo:GO_0051047, obo:GO_0051240, obo:GO_2000292, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0030421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0030421
            ]
        )
    ] .

obo:GO_2000377
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of reactive oxygen species metabolic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2011-02-11T02:06:36Z" ;
    oboInOwl:hasExactSynonym "regulation of ROS metabolic process", "regulation of reactive oxygen species metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000377" ;
    a owl:Class ;
    rdfs:label "regulation of reactive oxygen species metabolic process" ;
    rdfs:subClassOf obo:GO_0031323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0072593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0072593
            ]
        )
    ] .

obo:GO_2000378
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of reactive oxygen species metabolic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2011-02-11T02:06:49Z" ;
    oboInOwl:hasExactSynonym "negative regulation of ROS metabolic process", "negative regulation of reactive oxygen species metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000378" ;
    a owl:Class ;
    rdfs:label "negative regulation of reactive oxygen species metabolic process" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_2000377, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0072593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0072593
            ]
        )
    ] .

obo:GO_2000379
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of reactive oxygen species metabolic process." ;
    oboInOwl:created_by "mah" ;
    oboInOwl:creation_date "2011-02-11T02:06:57Z" ;
    oboInOwl:hasExactSynonym "positive regulation of ROS metabolic process", "positive regulation of reactive oxygen species metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000379" ;
    a owl:Class ;
    rdfs:label "positive regulation of reactive oxygen species metabolic process" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_2000377, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0072593
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0072593
            ]
        )
    ] .

obo:GO_2000380
    a owl:Class ;
    rdfs:label "regulation of mesoderm development" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007498
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007498
            ]
        )
    ] .

obo:GO_2000381
    a owl:Class ;
    rdfs:label "negative regulation of mesoderm development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_2000380, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007498
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007498
            ]
        )
    ] .

obo:GO_2000382
    a owl:Class ;
    rdfs:label "positive regulation of mesoderm development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_2000380, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007498
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007498
            ]
        )
    ] .

obo:GO_2000383
    a owl:Class ;
    rdfs:label "regulation of ectoderm development" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007398
            ]
        )
    ] .

obo:GO_2000384
    a owl:Class ;
    rdfs:label "negative regulation of ectoderm development" ;
    rdfs:subClassOf obo:GO_0051093, obo:GO_2000383, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007398
            ]
        )
    ] .

obo:GO_2000385
    a owl:Class ;
    rdfs:label "positive regulation of ectoderm development" ;
    rdfs:subClassOf obo:GO_0051094, obo:GO_2000383, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007398
            ]
        )
    ] .

obo:GO_2000425
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of apoptotic cell clearance." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-02-25T11:50:11Z" ;
    oboInOwl:hasExactSynonym "regulation of apoptotic cell removal", "regulation of efferocytosis", "regulation of programmed cell clearance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000425" ;
    a owl:Class ;
    rdfs:label "regulation of apoptotic cell clearance" ;
    rdfs:subClassOf obo:GO_0050764, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:GO_2000426
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic cell clearance." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-02-25T11:50:39Z" ;
    oboInOwl:hasExactSynonym "negative regulation of apoptotic cell removal", "negative regulation of efferocytosis", "negative regulation of programmed cell clearance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000426" ;
    a owl:Class ;
    rdfs:label "negative regulation of apoptotic cell clearance" ;
    rdfs:subClassOf obo:GO_0050765, obo:GO_2000425, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:GO_2000427
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of apoptotic cell clearance." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-02-25T11:50:59Z" ;
    oboInOwl:hasExactSynonym "positive regulation of apoptotic cell removal", "positive regulation of efferocytosis", "positive regulation of programmed cell clearance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000427" ;
    a owl:Class ;
    rdfs:label "positive regulation of apoptotic cell clearance" ;
    rdfs:subClassOf obo:GO_0050766, obo:GO_2000425, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0043277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0043277
            ]
        )
    ] .

obo:GO_2000463
    obo:IAO_0000115 "Any process that enhances the establishment or increases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." ;
    oboInOwl:created_by "rl" ;
    oboInOwl:creation_date "2011-03-04T02:43:32Z" ;
    oboInOwl:hasExactSynonym "positive regulation of excitatory post-synaptic membrane potential" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of EPSP" ;
    oboInOwl:id "GO:2000463" ;
    a owl:Class ;
    rdfs:label "positive regulation of excitatory postsynaptic potential" ;
    rdfs:subClassOf obo:GO_0009967, obo:GO_0098815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0060079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0050789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0060079
            ]
        )
    ] .

obo:GO_2000504
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of blood vessel remodeling." ;
    oboInOwl:created_by "pr" ;
    oboInOwl:creation_date "2011-03-21T10:33:20Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000504" ;
    a owl:Class ;
    rdfs:label "positive regulation of blood vessel remodeling" ;
    rdfs:subClassOf obo:GO_0034105, obo:GO_0060312, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0001974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0001974
            ]
        )
    ] .

obo:GO_2000514
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." ;
    oboInOwl:created_by "ebc" ;
    oboInOwl:creation_date "2011-03-22T10:36:56Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000514" ;
    a owl:Class ;
    rdfs:label "regulation of CD4-positive, alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046634, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035710
            ]
        )
    ] .

obo:GO_2000515
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." ;
    oboInOwl:created_by "ebc" ;
    oboInOwl:creation_date "2011-03-22T10:37:02Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000515" ;
    a owl:Class ;
    rdfs:label "negative regulation of CD4-positive, alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046636, obo:GO_2000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035710
            ]
        )
    ] .

obo:GO_2000516
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." ;
    oboInOwl:created_by "ebc" ;
    oboInOwl:creation_date "2011-03-22T10:37:06Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000516" ;
    a owl:Class ;
    rdfs:label "positive regulation of CD4-positive, alpha-beta T cell activation" ;
    rdfs:subClassOf obo:GO_0046635, obo:GO_2000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035710
            ]
        )
    ] .

obo:GO_2000542
    a owl:Class ;
    rdfs:label "negative regulation of gastrulation" ;
    rdfs:subClassOf obo:GO_0010470, obo:GO_0045992, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0007369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0007369
            ]
        )
    ] .

obo:GO_2000543
    a owl:Class ;
    rdfs:label "positive regulation of gastrulation" ;
    rdfs:subClassOf obo:GO_0010470, obo:GO_0040019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0007369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0007369
            ]
        )
    ] .

obo:GO_2000609
    a owl:Class ;
    rdfs:label "regulation of thyroid hormone generation" ;
    rdfs:subClassOf obo:GO_0031323, obo:GO_0032350, obo:GO_0051171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006590
            ]
        )
    ] .

obo:GO_2000610
    a owl:Class ;
    rdfs:label "negative regulation of thyroid hormone generation" ;
    rdfs:subClassOf obo:GO_0031324, obo:GO_0032351, obo:GO_0051172, obo:GO_2000609, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0006590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0006590
            ]
        )
    ] .

obo:GO_2000611
    a owl:Class ;
    rdfs:label "positive regulation of thyroid hormone generation" ;
    rdfs:subClassOf obo:GO_0031325, obo:GO_0032352, obo:GO_0051173, obo:GO_2000609, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0006590
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0006590
            ]
        )
    ] .

obo:GO_2000612
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of thyroid-stimulating hormone secretion." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-04-18T12:56:16Z" ;
    oboInOwl:hasExactSynonym "regulation of TSH secretion", "regulation of thyroid stimulating hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000612" ;
    a owl:Class ;
    rdfs:label "regulation of thyroid-stimulating hormone secretion" ;
    rdfs:subClassOf obo:GO_0090276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0070460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0070460
            ]
        )
    ] .

obo:GO_2000613
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of thyroid-stimulating hormone secretion." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-04-18T12:56:20Z" ;
    oboInOwl:hasExactSynonym "negative regulation of TSH secretion", "negative regulation of thyroid stimulating hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000613" ;
    a owl:Class ;
    rdfs:label "negative regulation of thyroid-stimulating hormone secretion" ;
    rdfs:subClassOf obo:GO_0090278, obo:GO_2000612, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0070460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0070460
            ]
        )
    ] .

obo:GO_2000614
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of thyroid-stimulating hormone secretion." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-04-18T12:56:22Z" ;
    oboInOwl:hasExactSynonym "positive regulation of TSH secretion", "positive regulation of thyroid stimulating hormone secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000614" ;
    a owl:Class ;
    rdfs:label "positive regulation of thyroid-stimulating hormone secretion" ;
    rdfs:subClassOf obo:GO_0090277, obo:GO_2000612, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0070460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0070460
            ]
        )
    ] .

obo:GO_2000828
    a owl:Class ;
    rdfs:label "regulation of parathyroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0044060, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035898
            ]
        )
    ] .

obo:GO_2000829
    a owl:Class ;
    rdfs:label "negative regulation of parathyroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0046888, obo:GO_0051241, obo:GO_2000828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035898
            ]
        )
    ] .

obo:GO_2000830
    a owl:Class ;
    rdfs:label "positive regulation of parathyroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0046887, obo:GO_0051240, obo:GO_2000828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035898
            ]
        )
    ] .

obo:GO_2000831
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of steroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:38:46Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000831" ;
    a owl:Class ;
    rdfs:label "regulation of steroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0044060, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035929
            ]
        )
    ] .

obo:GO_2000832
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of steroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:38:50Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000832" ;
    a owl:Class ;
    rdfs:label "negative regulation of steroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0032369, obo:GO_0046888, obo:GO_0051241, obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035929
            ]
        )
    ] .

obo:GO_2000833
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of steroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:38:51Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000833" ;
    a owl:Class ;
    rdfs:label "positive regulation of steroid hormone secretion" ;
    rdfs:subClassOf obo:GO_0032370, obo:GO_0046887, obo:GO_0051240, obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035929
            ]
        )
    ] .

obo:GO_2000834
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of androgen secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:39:45Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000834" ;
    a owl:Class ;
    rdfs:label "regulation of androgen secretion" ;
    rdfs:subClassOf obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035935
            ]
        )
    ] .

obo:GO_2000835
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of androgen secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:39:48Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000835" ;
    a owl:Class ;
    rdfs:label "negative regulation of androgen secretion" ;
    rdfs:subClassOf obo:GO_2000832, obo:GO_2000834, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035935
            ]
        )
    ] .

obo:GO_2000836
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of androgen secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:39:51Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000836" ;
    a owl:Class ;
    rdfs:label "positive regulation of androgen secretion" ;
    rdfs:subClassOf obo:GO_2000833, obo:GO_2000834, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035935
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035935
            ]
        )
    ] .

obo:GO_2000843
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of testosterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:42:29Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000843" ;
    a owl:Class ;
    rdfs:label "regulation of testosterone secretion" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035936
            ]
        )
    ] .

obo:GO_2000844
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of testosterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:42:33Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000844" ;
    a owl:Class ;
    rdfs:label "negative regulation of testosterone secretion" ;
    rdfs:subClassOf obo:GO_0032369, obo:GO_0046888, obo:GO_2000843, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035936
            ]
        )
    ] .

obo:GO_2000845
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of testosterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:42:36Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000845" ;
    a owl:Class ;
    rdfs:label "positive regulation of testosterone secretion" ;
    rdfs:subClassOf obo:GO_0032370, obo:GO_0046887, obo:GO_2000843, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035936
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035936
            ]
        )
    ] .

obo:GO_2000846
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of corticosteroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:43:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of corticosteroid secretion" ;
    oboInOwl:id "GO:2000846" ;
    a owl:Class ;
    rdfs:label "regulation of corticosteroid hormone secretion" ;
    rdfs:subClassOf obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035930
            ]
        )
    ] .

obo:GO_2000847
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of corticosteroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:43:42Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of corticosteroid secretion" ;
    oboInOwl:id "GO:2000847" ;
    a owl:Class ;
    rdfs:label "negative regulation of corticosteroid hormone secretion" ;
    rdfs:subClassOf obo:GO_2000832, obo:GO_2000846, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035930
            ]
        )
    ] .

obo:GO_2000848
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of corticosteroid hormone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:43:45Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of corticosteroid secretion" ;
    oboInOwl:id "GO:2000848" ;
    a owl:Class ;
    rdfs:label "positive regulation of corticosteroid hormone secretion" ;
    rdfs:subClassOf obo:GO_2000833, obo:GO_2000846, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035930
            ]
        )
    ] .

obo:GO_2000849
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of glucocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:44:43Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000849" ;
    a owl:Class ;
    rdfs:label "regulation of glucocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000846, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035933
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035933
            ]
        )
    ] .

obo:GO_2000850
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of glucocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:44:48Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000850" ;
    a owl:Class ;
    rdfs:label "negative regulation of glucocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000847, obo:GO_2000849, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035933
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035933
            ]
        )
    ] .

obo:GO_2000851
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of glucocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:44:51Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000851" ;
    a owl:Class ;
    rdfs:label "positive regulation of glucocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000848, obo:GO_2000849, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035933
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035933
            ]
        )
    ] .

obo:GO_2000855
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of mineralocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:46:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000855" ;
    a owl:Class ;
    rdfs:label "regulation of mineralocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000846, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035931
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035931
            ]
        )
    ] .

obo:GO_2000856
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of mineralocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:46:42Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000856" ;
    a owl:Class ;
    rdfs:label "negative regulation of mineralocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000847, obo:GO_2000855, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035931
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035931
            ]
        )
    ] .

obo:GO_2000857
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of mineralocorticoid secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:46:45Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000857" ;
    a owl:Class ;
    rdfs:label "positive regulation of mineralocorticoid secretion" ;
    rdfs:subClassOf obo:GO_2000848, obo:GO_2000855, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035931
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035931
            ]
        )
    ] .

obo:GO_2000858
    a owl:Class ;
    rdfs:label "regulation of aldosterone secretion" ;
    rdfs:subClassOf obo:GO_2000855, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035932
            ]
        )
    ] .

obo:GO_2000859
    a owl:Class ;
    rdfs:label "negative regulation of aldosterone secretion" ;
    rdfs:subClassOf obo:GO_2000856, obo:GO_2000858, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035932
            ]
        )
    ] .

obo:GO_2000860
    a owl:Class ;
    rdfs:label "positive regulation of aldosterone secretion" ;
    rdfs:subClassOf obo:GO_2000857, obo:GO_2000858, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035932
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035932
            ]
        )
    ] .

obo:GO_2000864
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of estradiol secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:49:13Z" ;
    oboInOwl:hasExactSynonym "regulation of oestradiol secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000864" ;
    a owl:Class ;
    rdfs:label "regulation of estradiol secretion" ;
    rdfs:subClassOf obo:GO_0032368, obo:GO_0046883, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0035938
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0035938
            ]
        )
    ] .

obo:GO_2000865
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of estradiol secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:49:17Z" ;
    oboInOwl:hasExactSynonym "negative regulation of oestradiol secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000865" ;
    a owl:Class ;
    rdfs:label "negative regulation of estradiol secretion" ;
    rdfs:subClassOf obo:GO_0032369, obo:GO_0046888, obo:GO_2000864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0035938
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0035938
            ]
        )
    ] .

obo:GO_2000866
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of estradiol secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:49:20Z" ;
    oboInOwl:hasExactSynonym "positive regulation of oestradiol secretion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000866" ;
    a owl:Class ;
    rdfs:label "positive regulation of estradiol secretion" ;
    rdfs:subClassOf obo:GO_0032370, obo:GO_0046887, obo:GO_2000864, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0035938
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0035938
            ]
        )
    ] .

obo:GO_2000870
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of progesterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:51:14Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000870" ;
    a owl:Class ;
    rdfs:label "regulation of progesterone secretion" ;
    rdfs:subClassOf obo:GO_2000194, obo:GO_2000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042701
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042701
            ]
        )
    ] .

obo:GO_2000871
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of progesterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:51:19Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000871" ;
    a owl:Class ;
    rdfs:label "negative regulation of progesterone secretion" ;
    rdfs:subClassOf obo:GO_2000195, obo:GO_2000832, obo:GO_2000870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0042701
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0042701
            ]
        )
    ] .

obo:GO_2000872
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of progesterone secretion." ;
    oboInOwl:created_by "bf" ;
    oboInOwl:creation_date "2011-07-26T08:51:22Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000872" ;
    a owl:Class ;
    rdfs:label "positive regulation of progesterone secretion" ;
    rdfs:subClassOf obo:GO_2000196, obo:GO_2000833, obo:GO_2000870, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0042701
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0042701
            ]
        )
    ] .

obo:GO_2001151
    a owl:Class ;
    rdfs:label "regulation of renal water transport" ;
    rdfs:subClassOf obo:GO_0050878, obo:GO_0051049, obo:GO_0098801, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003097
            ]
        )
    ] .

obo:GO_2001152
    a owl:Class ;
    rdfs:label "negative regulation of renal water transport" ;
    rdfs:subClassOf obo:GO_0051051, obo:GO_0051241, obo:GO_2001151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0003097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0003097
            ]
        )
    ] .

obo:GO_2001153
    a owl:Class ;
    rdfs:label "positive regulation of renal water transport" ;
    rdfs:subClassOf obo:GO_0051050, obo:GO_0051240, obo:GO_2001151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0003097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0003097
            ]
        )
    ] .

obo:GO_2001191
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of gamma-delta T cell activation involved in immune response." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-03T04:28:38Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of gamma-delta T cell activation during immune response", "regulation of gamma-delta T lymphocyte activation during immune response", "regulation of gamma-delta T-cell activation during immune response", "regulation of gamma-delta T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:2001191" ;
    a owl:Class ;
    rdfs:label "regulation of gamma-delta T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002697, obo:GO_0046643, obo:GO_0050776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002290
            ]
        )
    ] .

obo:GO_2001192
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of gamma-delta T cell activation involved in immune response." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-03T04:28:44Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of gamma-delta T cell activation during immune response", "negative regulation of gamma-delta T lymphocyte activation during immune response", "negative regulation of gamma-delta T-cell activation during immune response", "negative regulation of gamma-delta T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:2001192" ;
    a owl:Class ;
    rdfs:label "negative regulation of gamma-delta T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002698, obo:GO_0046644, obo:GO_0050777, obo:GO_2001191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0002290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0002290
            ]
        )
    ] .

obo:GO_2001193
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell activation involved in immune response." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-03T04:28:48Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of gamma-delta T cell activation during immune response", "positive regulation of gamma-delta T lymphocyte activation during immune response", "positive regulation of gamma-delta T-cell activation during immune response", "positive regulation of gamma-delta T-lymphocyte activation during immune response" ;
    oboInOwl:id "GO:2001193" ;
    a owl:Class ;
    rdfs:label "positive regulation of gamma-delta T cell activation involved in immune response" ;
    rdfs:subClassOf obo:GO_0002699, obo:GO_0046645, obo:GO_0050778, obo:GO_2001191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0002290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0002290
            ]
        )
    ] .

obo:GO_2001198
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of dendritic cell differentiation." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-04T02:01:27Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2001198" ;
    a owl:Class ;
    rdfs:label "regulation of dendritic cell differentiation" ;
    rdfs:subClassOf obo:GO_1902105, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0097028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0097028
            ]
        )
    ] .

obo:GO_2001199
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of dendritic cell differentiation." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-04T02:01:33Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2001199" ;
    a owl:Class ;
    rdfs:label "negative regulation of dendritic cell differentiation" ;
    rdfs:subClassOf obo:GO_1902106, obo:GO_2001198, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0097028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0097028
            ]
        )
    ] .

obo:GO_2001200
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of dendritic cell differentiation." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-11-04T02:01:36Z" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2001200" ;
    a owl:Class ;
    rdfs:label "positive regulation of dendritic cell differentiation" ;
    rdfs:subClassOf obo:GO_1902107, obo:GO_2001198, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0097028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0097028
            ]
        )
    ] .

obo:GO_2001251
    obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency, rate or extent of chromosome organization." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-12-02T02:01:20Z" ;
    oboInOwl:hasExactSynonym "negative regulation of chromosome organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "negative regulation of chromosome organization and biogenesis", "negative regulation of maintenance of genome integrity", "negative regulation of nuclear genome maintenance" ;
    oboInOwl:id "GO:2001251" ;
    a owl:Class ;
    rdfs:label "negative regulation of chromosome organization" ;
    rdfs:subClassOf obo:GO_0010639, obo:GO_0033044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:GO_0051276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:GO_0051276
            ]
        )
    ] .

obo:GO_2001252
    obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of chromosome organization." ;
    oboInOwl:created_by "yaf" ;
    oboInOwl:creation_date "2011-12-02T02:01:26Z" ;
    oboInOwl:hasExactSynonym "positive regulation of chromosome organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "positive regulation of chromosome organization and biogenesis", "positive regulation of maintenance of genome integrity", "positive regulation of nuclear genome maintenance" ;
    oboInOwl:id "GO:2001252" ;
    a owl:Class ;
    rdfs:label "positive regulation of chromosome organization" ;
    rdfs:subClassOf obo:GO_0010638, obo:GO_0033044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002213 ;
        owl:someValuesFrom obo:GO_0051276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002213 ;
                owl:someValuesFrom obo:GO_0051276
            ]
        )
    ] .

obo:IAO_0000111
    a owl:AnnotationProperty .

obo:IAO_0000112
    a owl:AnnotationProperty .

obo:IAO_0000114
    a owl:AnnotationProperty .

obo:IAO_0000115
    obo:IAO_0000114 obo:IAO_0000122 ;
    a owl:AnnotationProperty ;
    rdfs:label "definition"^^xsd:string .

obo:IAO_0000116
    obo:IAO_0000114 obo:IAO_0000122 ;
    oboInOwl:hasDbXref "IAO:0000116" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "editor_note" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "editor_note" ;
    a owl:AnnotationProperty ;
    rdfs:label "editor note", "editor note"@en .

obo:IAO_0000117
    a owl:AnnotationProperty .

obo:IAO_0000118
    a owl:AnnotationProperty .

obo:IAO_0000119
    a owl:AnnotationProperty .

obo:IAO_0000231
    a owl:AnnotationProperty .

obo:IAO_0000232
    a owl:AnnotationProperty .

obo:IAO_0000233
    a owl:AnnotationProperty .

obo:IAO_0000412
    a owl:AnnotationProperty .

obo:IAO_0000424
    a owl:AnnotationProperty ;
    rdfs:label "expand expression to"^^xsd:string, "expand expression to"@en .

obo:IAO_0000425
    a owl:AnnotationProperty .

obo:IAO_0000426
    a owl:AnnotationProperty .

obo:IAO_0000589
    a owl:AnnotationProperty .

obo:IAO_0000600
    a owl:AnnotationProperty .

obo:IAO_0000700
    a owl:AnnotationProperty ;
    rdfs:label "preferred_root" .

obo:IAO_0100001
    obo:IAO_0000114 obo:IAO_0000125 ;
    a owl:AnnotationProperty ;
    rdfs:label "term replaced by"^^xsd:string, "term replaced by"@en .

obo:IAO_isReversiblePropertyChain
    a owl:AnnotationProperty .

obo:MOD_00693
    oboInOwl:hasExactSynonym "GlycoRes" ;
    oboInOwl:hasOBONamespace "PSI-MOD" ;
    oboInOwl:id "MOD:00693" ;
    a owl:Class ;
    rdfs:label "glycosylated residue" ;
    rdfs:subClassOf obo:MOD_00764 .

obo:MOD_00764
    oboInOwl:hasOBONamespace "PSI-MOD" ;
    oboInOwl:id "MOD:00764" ;
    a owl:Class ;
    rdfs:label "glycoconjugated residue" ;
    rdfs:subClassOf obo:PR_000025513 .

obo:NBO_0000001
    a owl:Class ;
    rdfs:label "body part movement" ;
    rdfs:subClassOf obo:NBO_0000338 .

obo:NBO_0000007
    a owl:Class ;
    rdfs:label "mouth movement" ;
    rdfs:subClassOf obo:NBO_0000001 .

obo:NBO_0000073
    a owl:Class ;
    rdfs:label "chewing" ;
    rdfs:subClassOf obo:NBO_0000747 .

obo:NBO_0000308
    a owl:Class ;
    rdfs:label "sensation behavior" ;
    rdfs:subClassOf obo:NBO_0000607 .

obo:NBO_0000313
    a owl:Class ;
    rdfs:label "behavior process" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:NBO_0000317
    a owl:Class ;
    rdfs:label "vestibular behavior" ;
    rdfs:subClassOf obo:NBO_0000327 .

obo:NBO_0000327
    a owl:Class ;
    rdfs:label "somatic sensation related behavior" ;
    rdfs:subClassOf obo:NBO_0000751 .

obo:NBO_0000338
    a owl:Class ;
    rdfs:label "kinesthetic behavior" ;
    rdfs:subClassOf obo:NBO_0000313 .

obo:NBO_0000339
    a owl:Class ;
    rdfs:label "motor coordination" ;
    rdfs:subClassOf obo:NBO_0000317 .

obo:NBO_0000347
    a owl:Class ;
    rdfs:label "gross motor coordination" ;
    rdfs:subClassOf obo:NBO_0000339 .

obo:NBO_0000607
    a owl:Class ;
    rdfs:label "cognitive behavior" ;
    rdfs:subClassOf obo:NBO_0000313 .

obo:NBO_0000747
    a owl:Class ;
    rdfs:label "jaw movement" ;
    rdfs:subClassOf obo:NBO_0000007 .

obo:NBO_0000751
    a owl:Class ;
    rdfs:label "perception behavior by means" ;
    rdfs:subClassOf obo:NBO_0000308 .

obo:NCBITaxon_1
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "all" ;
    a owl:Class ;
    rdfs:label "root" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:NCBITaxon_10066
    ncbitaxon:has_rank obo:NCBITaxon_family ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:15371245" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Muridae" ;
    rdfs:subClassOf obo:NCBITaxon_337687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10066
    ] .

obo:NCBITaxon_10088
    ncbitaxon:has_rank obo:NCBITaxon_genus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Mus", "mice", "mouse" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Mus <genus>" ;
    rdfs:subClassOf obo:NCBITaxon_39107, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10088
    ] .

obo:NCBITaxon_10090
    ncbitaxon:has_rank obo:NCBITaxon_species ;
    oboInOwl:hasAlternativeId "NCBITaxon:85055" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "house mouse", "mouse" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "m", "mouse" ;
    oboInOwl:id "NCBITaxon:10090" ;
    a owl:Class ;
    rdfs:label "Mus musculus" ;
    rdfs:subClassOf obo:NCBITaxon_862507, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

obo:NCBITaxon_10239
    a owl:Class ;
    rdfs:label "Viruses" ;
    rdfs:subClassOf obo:OBI_0100026 .

obo:NCBITaxon_117570
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Teleostomi" ;
    rdfs:subClassOf obo:NCBITaxon_7776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_117570
    ] .

obo:NCBITaxon_117571
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasAlternativeId "NCBITaxon:40673" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "bony vertebrates" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Euteleostomi" ;
    rdfs:subClassOf obo:NCBITaxon_117570, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_117571
    ] .

obo:NCBITaxon_119089
    ncbitaxon:has_rank obo:NCBITaxon_class ;
    oboInOwl:hasAlternativeId "NCBITaxon:27837" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Adenophorea" ;
    a owl:Class ;
    rdfs:label "Chromadorea" ;
    rdfs:subClassOf obo:NCBITaxon_6231, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_119089
    ] .

obo:NCBITaxon_1206794
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Ecdysozoa" ;
    rdfs:subClassOf obo:NCBITaxon_33317, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1206794
    ] ;
    owl:disjointWith obo:NCBITaxon_2697495 .

obo:NCBITaxon_1206795
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Lophotrochozoa" ;
    rdfs:subClassOf obo:NCBITaxon_2697495, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1206795
    ] .

obo:NCBITaxon_131567
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "biota" ;
    a owl:Class ;
    rdfs:label "cellular organisms" ;
    rdfs:subClassOf obo:NCBITaxon_1 .

obo:NCBITaxon_1329799
    a owl:Class ;
    rdfs:label "Archelosauria" ;
    rdfs:subClassOf obo:NCBITaxon_32561, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1329799
    ] .

obo:NCBITaxon_1338369
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Dipnotetrapodomorpha" ;
    rdfs:subClassOf obo:NCBITaxon_8287, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1338369
    ] .

obo:NCBITaxon_142796
    ncbitaxon:has_rank obo:NCBITaxon_class ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11062127", "PMID:9342353" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Eumycetozoa Zopf, 1884", "Mycetozoa", "mycetozoans" ;
    a owl:Class ;
    rdfs:label "Eumycetozoa" ;
    rdfs:subClassOf obo:NCBITaxon_2605435 .

obo:NCBITaxon_1437010
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11743200", "PMID:11791233" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Boreotheria" ;
    a owl:Class ;
    rdfs:label "Boreoeutheria" ;
    rdfs:subClassOf obo:NCBITaxon_9347, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1437010
    ] .

obo:NCBITaxon_147554
    ncbitaxon:has_rank obo:NCBITaxon_class ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Archiascomycota" ;
    a owl:Class ;
    rdfs:label "Schizosaccharomycetes" ;
    rdfs:subClassOf obo:NCBITaxon_451866 .

obo:NCBITaxon_1963758
    ncbitaxon:has_rank obo:NCBITaxon_suborder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "mice and others" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Sciurognathi" ;
    a owl:Class ;
    rdfs:label "Myomorpha" ;
    rdfs:subClassOf obo:NCBITaxon_9989, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_1963758
    ] .

obo:NCBITaxon_2
    a owl:Class ;
    rdfs:label "Bacteria" ;
    rdfs:subClassOf obo:NCBITaxon_131567, obo:OBI_0100026 .

obo:NCBITaxon_207598
    ncbitaxon:has_rank obo:NCBITaxon_subfamily ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Homo/Pan/Gorilla group" ;
    a owl:Class ;
    rdfs:label "Homininae" ;
    rdfs:subClassOf obo:NCBITaxon_9604, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_207598
    ] .

obo:NCBITaxon_2157
    a owl:Class ;
    rdfs:label "Archaea" ;
    rdfs:subClassOf obo:OBI_0100026 .

obo:NCBITaxon_2301116
    ncbitaxon:has_rank obo:NCBITaxon_suborder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Rhabditina" ;
    rdfs:subClassOf obo:NCBITaxon_6236, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_2301116
    ] .

obo:NCBITaxon_2301119
    ncbitaxon:has_rank obo:NCBITaxon_infraorder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Rhabditomorpha" ;
    rdfs:subClassOf obo:NCBITaxon_2301116, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_2301119
    ] .

obo:NCBITaxon_2605435
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Evosea" ;
    rdfs:subClassOf obo:NCBITaxon_554915 .

obo:NCBITaxon_2697495
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Spiralia" ;
    rdfs:subClassOf obo:NCBITaxon_33317, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_2697495
    ] .

obo:NCBITaxon_2759
    ncbitaxon:has_rank obo:NCBITaxon_superkingdom ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:23020233", "PMID:30257078" ;
    oboInOwl:hasExactSynonym "eucaryotes", "eukaryotes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Eucarya", "Eucaryotae", "Eukarya", "Eukaryotae", "euk-", "eukaryotes" ;
    oboInOwl:id "NCBITaxon:2759" ;
    a owl:Class ;
    rdfs:label "Eukaryota" ;
    rdfs:subClassOf obo:NCBITaxon_131567, obo:OBI_0100026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_2759
    ] .

obo:NCBITaxon_314145
    ncbitaxon:has_rank obo:NCBITaxon_superorder ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11214318", "PMID:11214319", "PMID:12878460" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Laurasiatheria" ;
    rdfs:subClassOf obo:NCBITaxon_1437010 .

obo:NCBITaxon_314146
    ncbitaxon:has_rank obo:NCBITaxon_superorder ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11214319", "PMID:12082125", "PMID:12878460", "PMID:15522813" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Euarchontoglires" ;
    rdfs:subClassOf obo:NCBITaxon_1437010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_314146
    ] .

obo:NCBITaxon_314147
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11214319", "PMID:12082125", "PMID:15522813" ;
    oboInOwl:hasExactSynonym "Rodents and rabbits" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Glires" ;
    rdfs:subClassOf obo:NCBITaxon_314146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_314147
    ] ;
    owl:disjointWith obo:NCBITaxon_9443 .

obo:NCBITaxon_314293
    ncbitaxon:has_rank obo:NCBITaxon_infraorder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Anthropoidea" ;
    a owl:Class ;
    rdfs:label "Simiiformes" ;
    rdfs:subClassOf obo:NCBITaxon_376913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_314293
    ] .

obo:NCBITaxon_314295
    ncbitaxon:has_rank obo:NCBITaxon_superfamily ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "ape", "apes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Hominoidea" ;
    rdfs:subClassOf obo:NCBITaxon_9526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_314295
    ] .

obo:NCBITaxon_32523
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "tetrapods" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Tetrapoda" ;
    rdfs:subClassOf obo:NCBITaxon_1338369, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

obo:NCBITaxon_32524
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "amniotes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Amniota" ;
    rdfs:subClassOf obo:NCBITaxon_32523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

obo:NCBITaxon_32525
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Theria" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Theria <mammals>" ;
    rdfs:subClassOf obo:NCBITaxon_40674, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ] .

obo:NCBITaxon_32561
    a owl:Class ;
    rdfs:label "Sauria" ;
    rdfs:subClassOf obo:NCBITaxon_8457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_32561
    ] .

obo:NCBITaxon_33154
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Fungi/Metazoa group", "opisthokonts" ;
    oboInOwl:id "NCBITaxon:33154" ;
    a owl:Class ;
    rdfs:label "Opisthokonta" ;
    rdfs:subClassOf obo:NCBITaxon_2759, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33154
    ] .

obo:NCBITaxon_33208
    ncbitaxon:has_rank obo:NCBITaxon_kingdom ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "metazoans", "multicellular animals" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Animalia", "animals", "metazoan-" ;
    oboInOwl:id "NCBITaxon:33208" ;
    a owl:Class ;
    rdfs:label "Metazoa" ;
    rdfs:subClassOf obo:NCBITaxon_33154, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] .

obo:NCBITaxon_33213
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Bilateria" ;
    rdfs:subClassOf obo:NCBITaxon_6072, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:NCBITaxon_33317
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Protostomia" ;
    rdfs:subClassOf obo:NCBITaxon_33213, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33317
    ] ;
    owl:disjointWith obo:NCBITaxon_33511 .

obo:NCBITaxon_33511
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "deuterostomes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Deuterostomia" ;
    rdfs:subClassOf obo:NCBITaxon_33213, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33511
    ] .

obo:NCBITaxon_33554
    ncbitaxon:has_rank obo:NCBITaxon_order ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "carnivores" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "carnivores" ;
    a owl:Class ;
    rdfs:label "Carnivora" ;
    rdfs:subClassOf obo:NCBITaxon_314145 .

obo:NCBITaxon_337687
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:15019624", "PMID:15371245" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Muroidea" ;
    rdfs:subClassOf obo:NCBITaxon_1963758, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_337687
    ] .

obo:NCBITaxon_338152
    ncbitaxon:has_rank obo:NCBITaxon_subfamily ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Felinae" ;
    rdfs:subClassOf obo:NCBITaxon_9681 .

obo:NCBITaxon_34346
    ncbitaxon:has_rank obo:NCBITaxon_order ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Schizosaccharomycetales" ;
    rdfs:subClassOf obo:NCBITaxon_147554 .

obo:NCBITaxon_376913
    ncbitaxon:has_rank obo:NCBITaxon_suborder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Haplorrhini" ;
    rdfs:subClassOf obo:NCBITaxon_9443, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_376913
    ] .

obo:NCBITaxon_379583
    ncbitaxon:has_rank obo:NCBITaxon_suborder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Feliformia" ;
    rdfs:subClassOf obo:NCBITaxon_33554 .

obo:NCBITaxon_39107
    ncbitaxon:has_rank obo:NCBITaxon_subfamily ;
    oboInOwl:hasAlternativeId "NCBITaxon:109679" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Murinae" ;
    rdfs:subClassOf obo:NCBITaxon_10066, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_39107
    ] .

obo:NCBITaxon_40674
    ncbitaxon:has_rank obo:NCBITaxon_class ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "mammal", "mammals" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "mammal-", "mammals" ;
    oboInOwl:id "NCBITaxon:40674" ;
    a owl:Class ;
    rdfs:label "Mammalia" ;
    rdfs:subClassOf obo:NCBITaxon_32524, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    owl:disjointWith obo:NCBITaxon_8457 .

obo:NCBITaxon_436486
    a owl:Class ;
    rdfs:label "Dinosauria" ;
    rdfs:subClassOf obo:NCBITaxon_8492, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_436486
    ] .

obo:NCBITaxon_436489
    a owl:Class ;
    rdfs:label "Saurischia" ;
    rdfs:subClassOf obo:NCBITaxon_436486, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_436489
    ] .

obo:NCBITaxon_436491
    a owl:Class ;
    rdfs:label "Theropoda" ;
    rdfs:subClassOf obo:NCBITaxon_436489, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_436491
    ] .

obo:NCBITaxon_436492
    a owl:Class ;
    rdfs:label "Coelurosauria" ;
    rdfs:subClassOf obo:NCBITaxon_436491, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_436492
    ] .

obo:NCBITaxon_451864
    ncbitaxon:has_rank obo:NCBITaxon_subkingdom ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:15689432", "PMID:16151185", "PMID:17010206", "PMID:17051209", "PMID:17572334" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Dikarya" ;
    rdfs:subClassOf obo:NCBITaxon_4751 .

obo:NCBITaxon_451866
    ncbitaxon:has_rank obo:NCBITaxon_subphylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Taphrinomycotina" ;
    rdfs:subClassOf obo:NCBITaxon_4890 .

obo:NCBITaxon_4751
    ncbitaxon:has_rank obo:NCBITaxon_kingdom ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11062127", "PMID:12684019" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Mycota", "fungal-", "fungi" ;
    oboInOwl:id "NCBITaxon:4751" ;
    a owl:Class ;
    rdfs:label "Fungi" ;
    rdfs:subClassOf obo:NCBITaxon_33154 .

obo:NCBITaxon_4890
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:17572334" ;
    oboInOwl:hasExactSynonym "ascomycetes", "sac fungi" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "ascomycetes" ;
    a owl:Class ;
    rdfs:label "Ascomycota" ;
    rdfs:subClassOf obo:NCBITaxon_451864 .

obo:NCBITaxon_4894
    ncbitaxon:has_rank obo:NCBITaxon_family ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "fission yeasts" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Schizosaccharomycetoideae" ;
    a owl:Class ;
    rdfs:label "Schizosaccharomycetaceae" ;
    rdfs:subClassOf obo:NCBITaxon_34346 .

obo:NCBITaxon_4895
    ncbitaxon:has_rank obo:NCBITaxon_genus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Schizosaccharomyces" ;
    rdfs:subClassOf obo:NCBITaxon_4894 .

obo:NCBITaxon_4896
    ncbitaxon:has_rank obo:NCBITaxon_species ;
    oboInOwl:hasAlternativeId "NCBITaxon:45042" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "fission yeast" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Schizosaccharomyces malidevorans", "Spom-" ;
    oboInOwl:id "NCBITaxon:4896" ;
    a owl:Class ;
    rdfs:label "Schizosaccharomyces pombe" ;
    rdfs:subClassOf obo:NCBITaxon_4895 .

obo:NCBITaxon_554915
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:23020233", "PMID:30257078" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Amoebozoa" ;
    rdfs:subClassOf obo:NCBITaxon_2759 .

obo:NCBITaxon_55879
    ncbitaxon:has_rank obo:NCBITaxon_superfamily ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Rhabditoidea" ;
    rdfs:subClassOf obo:NCBITaxon_2301119, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_55879
    ] .

obo:NCBITaxon_55885
    ncbitaxon:has_rank obo:NCBITaxon_subfamily ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Peloderinae" ;
    rdfs:subClassOf obo:NCBITaxon_6243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_55885
    ] .

obo:NCBITaxon_6072
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Eumetazoa" ;
    rdfs:subClassOf obo:NCBITaxon_33208, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:NCBITaxon_6157
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "flatworm", "flatworms" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "flatworms" ;
    a owl:Class ;
    rdfs:label "Platyhelminthes" ;
    rdfs:subClassOf obo:NCBITaxon_1206795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6157
    ] .

obo:NCBITaxon_6231
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "nematode", "nematodes", "roundworm", "roundworms" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Nemata", "nematodes" ;
    a owl:Class ;
    rdfs:label "Nematoda" ;
    rdfs:subClassOf obo:NCBITaxon_1206794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6231
    ] ;
    owl:disjointWith obo:NCBITaxon_88770 .

obo:NCBITaxon_6236
    ncbitaxon:has_rank obo:NCBITaxon_order ;
    oboInOwl:hasAlternativeId "NCBITaxon:33251" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Rhabditida" ;
    rdfs:subClassOf obo:NCBITaxon_119089, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6236
    ] .

obo:NCBITaxon_6237
    ncbitaxon:has_rank obo:NCBITaxon_genus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Caenorhabditis" ;
    rdfs:subClassOf obo:NCBITaxon_55885, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6237
    ] .

obo:NCBITaxon_6243
    ncbitaxon:has_rank obo:NCBITaxon_family ;
    oboInOwl:hasAlternativeId "NCBITaxon:54603" ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Rhabditidae" ;
    rdfs:subClassOf obo:NCBITaxon_55879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6243
    ] .

obo:NCBITaxon_6656
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "arthropods" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "arthropods" ;
    a owl:Class ;
    rdfs:label "Arthropoda" ;
    rdfs:subClassOf obo:NCBITaxon_88770, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:NCBITaxon_7586
    a owl:Class ;
    rdfs:label "Echinodermata" ;
    rdfs:subClassOf obo:NCBITaxon_33511, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7586
    ] ;
    owl:disjointWith obo:NCBITaxon_7711 .

obo:NCBITaxon_7711
    ncbitaxon:has_rank obo:NCBITaxon_phylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "chordates" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "chordates" ;
    a owl:Class ;
    rdfs:label "Chordata" ;
    rdfs:subClassOf obo:NCBITaxon_33511, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

obo:NCBITaxon_7742
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Vertebrata", "vertebrates" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "vertebrates" ;
    a owl:Class ;
    rdfs:label "Vertebrata <vertebrates>" ;
    rdfs:subClassOf obo:NCBITaxon_89593, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:NCBITaxon_7776
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Gnathostomata", "jawed vertebrates" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Gnathostomata <vertebrates>" ;
    rdfs:subClassOf obo:NCBITaxon_7742, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ] .

obo:NCBITaxon_8287
    ncbitaxon:has_rank obo:NCBITaxon_superclass ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Sarcopterygii" ;
    rdfs:subClassOf obo:NCBITaxon_117571, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ] .

obo:NCBITaxon_8457
    a owl:Class ;
    rdfs:label "Sauropsida" ;
    rdfs:subClassOf obo:NCBITaxon_32524, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8457
    ] .

obo:NCBITaxon_8492
    a owl:Class ;
    rdfs:label "Archosauria" ;
    rdfs:subClassOf obo:NCBITaxon_1329799, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8492
    ] .

obo:NCBITaxon_862507
    ncbitaxon:has_rank obo:NCBITaxon_subgenus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Mus" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Mus <subgenus>" ;
    rdfs:subClassOf obo:NCBITaxon_10088, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_862507
    ] .

obo:NCBITaxon_8782
    a owl:Class ;
    rdfs:label "Aves" ;
    rdfs:subClassOf obo:NCBITaxon_436492, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8782
    ] .

obo:NCBITaxon_88770
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Panarthropoda" ;
    rdfs:subClassOf obo:NCBITaxon_1206794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_88770
    ] .

obo:NCBITaxon_89593
    ncbitaxon:has_rank obo:NCBITaxon_subphylum ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "Craniata" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Craniata <chordates>" ;
    rdfs:subClassOf obo:NCBITaxon_7711, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ] .

obo:NCBITaxon_9347
    ncbitaxon:has_rank obo:NCBITaxon_clade ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "eutherian mammals", "placental mammals", "placentals" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Placentalia", "placentals" ;
    a owl:Class ;
    rdfs:label "Eutheria" ;
    rdfs:subClassOf obo:NCBITaxon_32525, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9347
    ] .

obo:NCBITaxon_9443
    ncbitaxon:has_rank obo:NCBITaxon_order ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "primate" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Primata", "primates" ;
    a owl:Class ;
    rdfs:label "Primates" ;
    rdfs:subClassOf obo:NCBITaxon_314146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9443
    ] .

obo:NCBITaxon_9526
    ncbitaxon:has_rank obo:NCBITaxon_parvorder ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Catarrhini" ;
    rdfs:subClassOf obo:NCBITaxon_314293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9526
    ] .

obo:NCBITaxon_9604
    ncbitaxon:has_rank obo:NCBITaxon_family ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "great apes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Pongidae" ;
    a owl:Class ;
    rdfs:label "Hominidae" ;
    rdfs:subClassOf obo:NCBITaxon_314295, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9604
    ] .

obo:NCBITaxon_9605
    ncbitaxon:has_rank obo:NCBITaxon_genus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "humans" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Homo" ;
    rdfs:subClassOf obo:NCBITaxon_207598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9605
    ] .

obo:NCBITaxon_9606
    ncbitaxon:has_rank obo:NCBITaxon_species ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "human", "man" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "h", "human" ;
    oboInOwl:id "NCBITaxon:9606" ;
    a owl:Class ;
    rdfs:label "Homo sapiens" ;
    rdfs:subClassOf obo:NCBITaxon_9605, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:NCBITaxon_9681
    ncbitaxon:has_rank obo:NCBITaxon_family ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "cat family" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Felidae" ;
    rdfs:subClassOf obo:NCBITaxon_379583 .

obo:NCBITaxon_9682
    ncbitaxon:has_rank obo:NCBITaxon_genus ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    a owl:Class ;
    rdfs:label "Felis" ;
    rdfs:subClassOf obo:NCBITaxon_338152 .

obo:NCBITaxon_9685
    ncbitaxon:has_rank obo:NCBITaxon_species ;
    oboInOwl:hasAlternativeId "NCBITaxon:36475" ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:17600185", "PMID:8581300", "PMID:8603894" ;
    oboInOwl:hasExactSynonym "cat", "cats", "domestic cat" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Felis domesticus", "Felis silvestris catus" ;
    oboInOwl:id "NCBITaxon:9685" ;
    a owl:Class ;
    rdfs:label "Felis catus" ;
    rdfs:subClassOf obo:NCBITaxon_9682 .

obo:NCBITaxon_9989
    ncbitaxon:has_rank obo:NCBITaxon_order ;
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasExactSynonym "rodent" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "rodents" ;
    oboInOwl:id "NCBITaxon:9989" ;
    a owl:Class ;
    rdfs:label "Rodentia" ;
    rdfs:subClassOf obo:NCBITaxon_314147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9989
    ] .

obo:OBI_0100026
    oboInOwl:hasOBONamespace "obi" ;
    oboInOwl:id "OBI:0100026" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "organism", "organism"@en ;
    rdfs:subClassOf obo:BFO_0000030 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:NCBITaxon_10239
            obo:NCBITaxon_2
            obo:NCBITaxon_2157
            obo:NCBITaxon_2759
        )
    ] .

obo:PATO_0000001
    obo:IAO_0000115 "A dependent entity that inheres in a bearer by virtue of how the bearer is related to other entities" ;
    obo:IAO_0000589 "quality (PATO)" ;
    oboInOwl:hasAlternativeId "PATO:0000072" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000001" ;
    a owl:Class ;
    rdfs:label "quality" ;
    rdfs:subClassOf obo:BFO_0000020 .

obo:PATO_0000025
    obo:IAO_0000115 "A single physical entity inhering in an bearer by virtue of the bearer's quantities or relative ratios of subparts." ;
    oboInOwl:hasAlternativeId "PATO:0002015" ;
    oboInOwl:hasExactSynonym "composed of", "compositionality", "content", "structure, composition" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000025" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "For example calcium composition (which may inhere in bone), haemoglobin composition (which may inhere in blood)." ;
    rdfs:label "composition" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000050
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of the bearer's expected maximum age." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000050" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "life span" ;
    rdfs:subClassOf obo:PATO_0000165 .

obo:PATO_0000051
    obo:IAO_0000115 "A quality of a single physical entity inhering in the bearer by virtue of the bearer's size or shape or structure." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000051" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "morphology" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0000052
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's ratios of distances between its features (points, edges, surfaces and also holes etc)." ;
    oboInOwl:hasAlternativeId "PATO:0001647" ;
    oboInOwl:hasExactSynonym "relational shape quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000052" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Shapes are invariant on size transformations. Shapes can be subdivided into 2D and 3D shapes, We can also make a distinction between shapes of complete self-connected objects, and shapes of parts of objects." ;
    rdfs:label "shape" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000068
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000068" ;
    a owl:Class ;
    rdfs:comment "TODO: define this or obsolete it and move children somewhere else." ;
    rdfs:label "qualitative" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0000069
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the whether the bearer differs from normal or average." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000069" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "deviation (from_normal)" ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000117
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's physical magnitude." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000117" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "size" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000136
    obo:IAO_0000115 "A morphological quality pertaining to the degree to which an object contains an opening, aperture, orifice or vent." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000136" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "closure" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000141
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's relative position, shape, arrangements and connectivity of an organism's various parts; the pattern underlying its form." ;
    oboInOwl:hasAlternativeId "PATO:0001452" ;
    oboInOwl:hasBroadSynonym "conformation" ;
    oboInOwl:hasExactSynonym "relational structural quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000141" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "structure" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000150
    obo:IAO_0000115 "A morphologic quality inhering in a bearer by virtue of the bearer's relative size, organization and distribution of its surface elements or the representation or invention of the appearance of its surface; visual and tactile surface characteristics." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000150" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "texture" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000165
    obo:IAO_0000115 "A quality in which events occur in sequence." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000165" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "time" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000261
    obo:IAO_0000115 "A quality of a single physical entity which is held by a bearer when the latter exhibits a state of growth, differentiation, or development." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000261" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "maturity" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000402
    obo:IAO_0000115 "A branchiness quality inhering in a bearer by virtue of the bearer's having branches." ;
    obo:RO_0002604 obo:PATO_0000414 ;
    oboInOwl:hasExactSynonym "ramified", "ramiform" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000402" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "branched" ;
    rdfs:subClassOf obo:PATO_0002009 .

obo:PATO_0000404
    a owl:Class ;
    rdfs:label "coiled" ;
    rdfs:subClassOf obo:PATO_0001794 .

obo:PATO_0000406
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's having or being marked by a curve or smoothly rounded bend." ;
    oboInOwl:hasNarrowSynonym "bowing" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "curled" ;
    oboInOwl:id "PATO:0000406" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved" ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0000407
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having a horizontal surface without a slope, tilt, or curvature." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "plate-like" ;
    oboInOwl:id "PATO:0000407" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flat" ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0000411
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being such that every part of the surface or the circumference is equidistant from the center." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "round", "rounded" ;
    oboInOwl:id "PATO:0000411" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "circular" ;
    rdfs:subClassOf obo:PATO_0000947 .

obo:PATO_0000460
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's deviation from normal or average." ;
    obo:RO_0002604 obo:PATO_0000461 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "aberrant", "atypia", "atypical", "defective" ;
    oboInOwl:id "PATO:0000460" ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "abnormal" ;
    rdfs:subClassOf obo:PATO_0000069 .

obo:PATO_0000461
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's exhibiting no deviation from normal or average." ;
    obo:RO_0002604 obo:PATO_0000460 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "average" ;
    oboInOwl:id "PATO:0000461" ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal" ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000586
    obo:IAO_0000115 "A size quality which is relatively high." ;
    obo:RO_0002604 obo:PATO_0000587 ;
    oboInOwl:hasAlternativeId "PATO:0001202" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "big", "enlarged", "expanded", "great", "large" ;
    oboInOwl:id "PATO:0000586" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000117
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000587
    obo:IAO_0000115 "A size quality which is relatively low." ;
    obo:RO_0002604 obo:PATO_0000586 ;
    oboInOwl:hasNarrowSynonym "hypoplasia", "underdeveloped" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "reduced", "small", "tiny" ;
    oboInOwl:id "PATO:0000587" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000117
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000588
    a owl:Class ;
    rdfs:label "vestigial" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000608
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's affording blocked passage or view." ;
    obo:RO_0002604 obo:PATO_0000610 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "blocked" ;
    oboInOwl:id "PATO:0000608" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "closed" ;
    rdfs:subClassOf obo:PATO_0000136 .

obo:PATO_0000610
    a owl:Class ;
    rdfs:label "open" ;
    rdfs:subClassOf obo:PATO_0000136 .

obo:PATO_0000947
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's being oval with two axes of symmetry, as produced by a conical section." ;
    oboInOwl:hasExactSynonym "ellipse-shaped", "ellipsoid", "elliptical" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "oval", "ovoid" ;
    oboInOwl:id "PATO:0000947" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "elliptic" ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0000957
    obo:IAO_0000115 "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000957" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "opacity" ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0000963
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's not being clear; not transmitting or reflecting light or radiant energy." ;
    obo:RO_0002604 obo:PATO_0000964 ;
    oboInOwl:hasExactSynonym "non-transparent" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "clouding", "cloudy" ;
    oboInOwl:id "PATO:0000963" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "opaque" ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_0000964
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's lacking opacity." ;
    obo:RO_0002604 obo:PATO_0000963 ;
    oboInOwl:hasExactSynonym "clear", "hyaline" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000964" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transparent" ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_0000992
    a owl:Class ;
    rdfs:label "viscosity" ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0000998
    a owl:Class ;
    rdfs:label "viscous" ;
    rdfs:subClassOf obo:PATO_0000992 .

obo:PATO_0001018
    obo:IAO_0000115 "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." ;
    oboInOwl:hasAlternativeId "PATO:0002079" ;
    oboInOwl:hasDbXref "Wikipedia:Physical_property" ;
    oboInOwl:hasExactSynonym "relational physical quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001018" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "physical quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001031
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to recover its size and shape after deformation in any way." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001031" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "elasticity" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001171
    obo:IAO_0000115 "An elasticity quality inhering in a bearer by virtue of the bearer's ability to recover its size and shape after deformation in any way." ;
    obo:RO_0002604 obo:PATO_0001172 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001171" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "elastic" ;
    rdfs:subClassOf obo:PATO_0001031 .

obo:PATO_0001185
    a owl:Class ;
    rdfs:label "larval" ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001190
    a owl:Class ;
    rdfs:label "juvenile" ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001241
    obo:IAO_0000115 "A quality which inheres in a continuant." ;
    oboInOwl:hasAlternativeId "PATO:0001237", "PATO:0001238" ;
    oboInOwl:hasDbXref "snap:Quality" ;
    oboInOwl:hasExactSynonym "monadic quality of a continuant", "multiply inhering quality of a physical entity", "quality of a continuant", "quality of a single physical entity", "quality of an object", "quality of continuant" ;
    oboInOwl:hasNarrowSynonym "monadic quality of an object", "monadic quality of continuant" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001241" ;
    a owl:Class ;
    rdfs:comment "Relational qualities are qualities that hold between multiple entities. Normal (monadic) qualities such as the shape of a eyeball exist purely as a quality of that eyeball. A relational quality such as sensitivity to light is a quality of that eyeball (and connecting nervous system) as it relates to incoming light waves/particles." ;
    rdfs:label "physical object quality" ;
    rdfs:subClassOf obo:BFO_0000019, obo:PATO_0000001 .

obo:PATO_0001291
    obo:IAO_0000115 "A physical quality that inheres in an bearer by virtue of how that bearer interacts with electromagnetic radiation." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001291" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "electromagnetic (EM) radiation quality" ;
    rdfs:subClassOf obo:PATO_0001739 .

obo:PATO_0001292
    a owl:Class ;
    rdfs:label "full-spectrum EM radiation quality" ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0001294
    a owl:Class ;
    rdfs:label "radiation reflective quality" ;
    rdfs:subClassOf obo:PATO_0001292 .

obo:PATO_0001297
    a owl:Class ;
    rdfs:label "reflectivity" ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0001300
    obo:IAO_0000115 "An EM radiation quality in which the EM radiation is within the fiat range of the spectrum visible deemed to be light." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001300" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "optical quality" ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0001374
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of the bearer's number of homologous sets of chromosomes in the nucleus or primary chromosome-containing compartment of the cell, each set essentially coding for all the biological traits of the organism." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001374" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "ploidy" ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001375
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's containing a single set of homologous chromosomes." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001375" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "haploid" ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001393
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's containing an integral multiple of the monoploid number, possibly excluding the sex-determining chromosomes." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001393" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "euploid" ;
    rdfs:subClassOf obo:PATO_0001374 .

obo:PATO_0001394
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's having two copies (homologs) of each chromosome, usually one from the mother and one from the father." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001394" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "The exact number may be one or two different from the 2n number and still be classified as diploidy (although with aneuploidy). Nearly all mammals are diploid organisms, although all individuals have some small fraction of cells that are polyploidy." ;
    rdfs:label "diploid" ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001396
    obo:IAO_0000115 "A monadic quality of continuant that exists at the cellular level of organisation." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001396" ;
    a owl:Class ;
    rdfs:label "cellular quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001397
    obo:IAO_0000115 "A cellular quality that arises by virtue of whether the bearer's disposition to differentiate into one or more mature cell types." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001397" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "cellular potency" ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001400
    obo:IAO_0000115 "A cellular potency that is the capacity to produce only one differentiated cell type." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001400" ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Unipotent cells have the quality of self-renewal which distinguishes them from non-stem cells." ;
    rdfs:label "unipotent" ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001401
    obo:IAO_0000115 "A cellular potency that is the capacity to form multiple differentiated cell types of a specific lineage and lack self renewing capacity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001401" ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Less potent than multipotent, often thought of as precursor or progenitor cell status." ;
    rdfs:label "oligopotent" ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001402
    obo:IAO_0000115 "A cellular potency that is the capacity to form multiple differentiated cell types." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001402" ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multipotent" ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001404
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of bearer's number of nuclei." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001404" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "nucleate quality" ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001405
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having no nucleus." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001405" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anucleate" ;
    rdfs:subClassOf obo:PATO_0001404 .

obo:PATO_0001406
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having two nuclei." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001406" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "binucleate" ;
    rdfs:subClassOf obo:PATO_0001908 .

obo:PATO_0001407
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having one nucleus." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001407" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mononucleate" ;
    rdfs:subClassOf obo:PATO_0002505 .

obo:PATO_0001408
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of the bearer's having thin, tail-like projections extending outwards from the cell body." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001408" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ciliatedness" ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001410
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001410" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "striated" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001501
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking complete growth, differentiation, or development." ;
    obo:RO_0002604 obo:PATO_0001701 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "underdeveloped" ;
    oboInOwl:id "PATO:0001501" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "immature" ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001543
    a owl:Class ;
    rdfs:label "flexibility" ;
    rdfs:subClassOf obo:PATO_0001546 .

obo:PATO_0001544
    a owl:Class ;
    rdfs:label "flexible" ;
    rdfs:subClassOf obo:PATO_0001543 .

obo:PATO_0001546
    a owl:Class ;
    rdfs:label "quality of a solid" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001547
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of particles that have neither a defined volume nor defined shape." ;
    oboInOwl:hasExactSynonym "gaseous" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001547" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a gas" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001548
    obo:IAO_0000115 "A physical quality inhering in an entity exhibiting the physical characteristics of an amorphous (non-crystalline) form of matter between a gas and a solid that has a definite volume, but no definite shape." ;
    oboInOwl:hasExactSynonym "liquidity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001548" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a liquid" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001579
    obo:IAO_0000115 "A physical quality that is the ability to contract or shrink." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001579" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "contractility" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001580
    obo:IAO_0000115 "A contractility which is relatively high." ;
    obo:RO_0002604 obo:PATO_0001581 ;
    oboInOwl:hasExactSynonym "high contractility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001580" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased contractility" ;
    rdfs:subClassOf obo:PATO_0001690, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001690
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001581
    obo:IAO_0000115 "A contractility which is relatively low." ;
    obo:RO_0002604 obo:PATO_0001580 ;
    oboInOwl:hasExactSynonym "low contractility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001581" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased contractility" ;
    rdfs:subClassOf obo:PATO_0001690, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001690
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001591
    obo:IAO_0000115 "A surface shape quality inhering in a bearer by virtue of the bearer's exhibiting a degree of bending." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001591" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "curvature" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001592
    obo:IAO_0000115 "A curvature which is relatively high." ;
    obo:RO_0002604 obo:PATO_0001593 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001592" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased curvature" ;
    rdfs:subClassOf obo:PATO_0000406, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000406
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001593
    obo:IAO_0000115 "A curvature which is relatively low." ;
    obo:RO_0002604 obo:PATO_0001592 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001593" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased curvature" ;
    rdfs:subClassOf obo:PATO_0000406, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000406
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001603
    obo:IAO_0000115 "A life span which is relatively high." ;
    obo:RO_0002604 obo:PATO_0001604 ;
    oboInOwl:hasExactSynonym "high life span" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001603" ;
    a owl:Class ;
    rdfs:label "increased life span" ;
    rdfs:subClassOf obo:PATO_0000050, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000050
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001604
    obo:IAO_0000115 "A life span which is relatively low." ;
    obo:RO_0002604 obo:PATO_0001603 ;
    oboInOwl:hasExactSynonym "low life span" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001604" ;
    a owl:Class ;
    rdfs:label "decreased life span" ;
    rdfs:subClassOf obo:PATO_0000050, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000050
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001690
    obo:IAO_0000115 "A contractility quality inhering in a bearer by virtue of the bearer's ability of contracting or being contracted." ;
    obo:RO_0002604 obo:PATO_0001691 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001690" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This refers to the disposition of the bearer." ;
    rdfs:label "contractile" ;
    rdfs:subClassOf obo:PATO_0001579 .

obo:PATO_0001735
    a owl:Class ;
    rdfs:label "liquid configuration" ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0001739
    obo:IAO_0000115 "A quality that inheres in an bearer by virtue of how that bearer interacts with radiation." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001739" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "radiation quality" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001748
    obo:IAO_0000115 "A shape quality in which a portion of the outermost boundary of an entity folds in space such that a portion that was originally convex is now concave." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001748" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "invaginated" ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0001789
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's having a shape resembling a dome." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001789" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "domed" ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001794
    a owl:Class ;
    rdfs:label "coiling" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001857
    obo:IAO_0000115 "A shape quality in a bearer by virtue of the bearer's curving inward." ;
    obo:RO_0002604 obo:PATO_0001355 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001857" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "concave" ;
    rdfs:subClassOf obo:PATO_0002005 .

obo:PATO_0001871
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having the shape of a kidney." ;
    oboInOwl:hasExactSynonym "kidney-shaped" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "bean shaped" ;
    oboInOwl:id "PATO:0001871" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "reniform" ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001873
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's exhibiting a consistently-sized round cross section." ;
    oboInOwl:hasAlternativeId "PATO:0001203" ;
    oboInOwl:hasExactSynonym "rod-like", "rod-shaped" ;
    oboInOwl:hasNarrowSynonym "tubulate" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001873" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cylindrical" ;
    rdfs:subClassOf obo:PATO_0002007, [
        a owl:Restriction ;
        owl:onProperty pato:has_cross_section ;
        owl:someValuesFrom obo:PATO_0000411
    ] .

obo:PATO_0001874
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being cylindrical, in which the height is less than the diameter." ;
    oboInOwl:hasExactSynonym "disc-shaped", "disk-shaped" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001874" ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "discoid" ;
    rdfs:subClassOf obo:PATO_0001873 .

obo:PATO_0001908
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having more than one nucleus." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001908" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multinucleate" ;
    rdfs:subClassOf obo:PATO_0002505 .

obo:PATO_0001910
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's one part being layered over another connected part." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001910" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "folded" ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001925
    obo:IAO_0000115 "A surface shape quality inhering in a bearer by virtue of the bearer's shape of features present on its surface or outer shell." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001925" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "This quality either inheres directly in the surface, or in the entity that has the surface. For example, to say that a particular fly wing is curved is shorthand for saying the wing has a surface which is curved." ;
    rdfs:label "surface feature shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001979
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being partly divided into a determinate number of regions." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001979" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lobed" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001987
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having a three dimensional cavity with a narrow or no opening, and often containing an anatomical substance." ;
    oboInOwl:hasExactSynonym "sacular" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001987" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saccular" ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001992
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's consisting cells." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001992" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "cellularity" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001993
    obo:IAO_0000115 "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of more than one cell." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001993" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multicellular" ;
    rdfs:subClassOf obo:PATO_0001992 .

obo:PATO_0001995
    obo:IAO_0000115 "A quality that inheres in an entire organism or part of an organism." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001995" ;
    a owl:Class ;
    rdfs:label "organismal quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002005
    obo:IAO_0000115 "Surface shape that refers to the inward or outward curvature of the surface." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002005" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "concavity" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002006
    obo:IAO_0000115 "A shape that inheres in a 2 dimensional entity, such as a cross section or projection of a 3 dimensional entity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "2-D projection", "cross-sectional" ;
    oboInOwl:id "PATO:0002006" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "2-D shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002007
    obo:IAO_0000115 "A complete three dimensional shape in which for every line connecting pair of points on the object is within the object. Or: a shape lacking cavities. Contrast: concave." ;
    obo:RO_0002604 obo:PATO_0002008 ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/commons/0/06/Convex_polygon_illustration1.png" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002007" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Use this term or an is_a child of this term when the entire shape of the object is known." ;
    rdfs:label "convex 3-D shape" ;
    rdfs:subClassOf obo:PATO_0002266, [
        a owl:Restriction ;
        owl:onProperty pato:has_cross_section ;
        owl:someValuesFrom obo:PATO_0002006
    ] .

obo:PATO_0002008
    obo:IAO_0000115 "A complete three dimensional shape in which there is a line connecting pair of points on the object that lies outside the object. Or: a shape with cavities. Contrast: concave." ;
    obo:RO_0002604 obo:PATO_0002007 ;
    oboInOwl:hasDbXref "Image:http://en.wikipedia.org/wiki/Image:Convex_polygon_illustration2.png" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002008" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "concave 3-D shape" ;
    rdfs:subClassOf obo:PATO_0002266, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0001857
    ] .

obo:PATO_0002009
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the degree to which there are subdivisions or offshoots in a bearer entity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002009" ;
    oboInOwl:inSubset pato:attribute_slim, pato:cell_quality ;
    a owl:Class ;
    rdfs:label "branchiness" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002011
    obo:IAO_0000115 "A structural quality which is held by a bearer when the latter's disposition the presence of abnormally proliferating masses of cells." ;
    oboInOwl:hasExactSynonym "tumorous" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002011" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002014
    obo:IAO_0000115 "A structural quality that inheres in a bearer by virtue of the bearer's containing hollow areas." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002014" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "structure, cavities" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002039
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's curving inward on both sides or surfaces." ;
    obo:RO_0002604 obo:PATO_0002040 ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002039" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "biconcave" ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0002045
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having smaller branches arising from larger branches. Resembling a tree in branching structure." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2009-02-15T08:11:41Z" ;
    oboInOwl:hasExactSynonym "dendriform", "dendroid", "dendroidal" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002045" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dendritic" ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0002070
    obo:IAO_0000115 "A molecular quality that arises from the molecular attraction exerted between two atoms or compounds." ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2009-09-18T01:16:16Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002070" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "affinity" ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002071
    obo:IAO_0000115 "An affinity which is relatively high." ;
    obo:RO_0002604 obo:PATO_0002072 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2009-09-18T01:29:42Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002071" ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased affinity" ;
    rdfs:subClassOf obo:PATO_0002070, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002070
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002072
    obo:IAO_0000115 "An affinity which is relatively low." ;
    obo:RO_0002604 obo:PATO_0002071 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2009-09-18T01:30:11Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002072" ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased affinity" ;
    rdfs:subClassOf obo:PATO_0002070, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002070
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002078
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having an empty space or cavity within." ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2009-09-18T02:19:20Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002078" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hollow" ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002094
    obo:IAO_0000115 "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for basic dyes under specific pH conditions." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2009-10-05T12:05:23Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002094" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "basophilic" ;
    rdfs:subClassOf obo:PATO_0002070 .

obo:PATO_0002097
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition to progress, invade surrounding tissues or metastasize." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2009-10-05T12:50:22Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002097" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, malignant" ;
    rdfs:subClassOf obo:PATO_0002011 .

obo:PATO_0002124
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's processing the form of a thin plate sheet or layer." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2009-10-06T04:37:14Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002124" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "laminar" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002182
    obo:IAO_0000115 "A quality which inheres in a molecular entity, a single molecule, atom, ion, radical etc." ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2010-03-10T03:18:15Z" ;
    oboInOwl:hasAlternativeId "PATO:0002061" ;
    oboInOwl:hasExactSynonym "relational molecular quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002182" ;
    a owl:Class ;
    rdfs:label "molecular quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002198
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of its constitution." ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2010-03-15T04:35:27Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002198" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a substance" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0002254
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's surface becoming more extended in a plane." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2010-08-16T03:59:34Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "compressed" ;
    oboInOwl:id "PATO:0002254" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Becoming flat but not necessarily completely flat." ;
    rdfs:label "flattened" ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0002255
    obo:IAO_0000115 "Texture quality inhering in a bearer by virtue of the bearer's being marked with one or more channels." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2010-09-01T10:27:48Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "channeled", "creased" ;
    oboInOwl:id "PATO:0002255" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "grooved" ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0002266
    obo:IAO_0000115 "A shape that inheres in a 3 dimensional entity." ;
    oboInOwl:created_by "george" ;
    oboInOwl:creation_date "2010-10-05T12:31:16Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002266" ;
    a owl:Class ;
    rdfs:label "3-D shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002287
    obo:IAO_0000115 "An elasticity which is relatively high." ;
    obo:RO_0002604 obo:PATO_0002288 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-03-30T11:50:21Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002287" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased elasticity" ;
    rdfs:subClassOf obo:PATO_0001171, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001171
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002288
    obo:IAO_0000115 "An elasticity which is relatively low." ;
    obo:RO_0002604 obo:PATO_0002287 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-03-30T11:50:39Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002288" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased elasticity" ;
    rdfs:subClassOf obo:PATO_0001171, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001171
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002299
    obo:IAO_0000115 "A cylindrical shape that is hollow." ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-06-08T06:33:50Z" ;
    oboInOwl:hasExactSynonym "tube like", "tube-shaped", "tubulate" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002299" ;
    a owl:Class ;
    rdfs:label "tubular" ;
    rdfs:subClassOf obo:PATO_0001873, obo:PATO_0002078 .

obo:PATO_0002300
    obo:IAO_0000115 "A quality that has a value that is increased compared to normal or average." ;
    obo:RO_0002604 obo:PATO_0002301 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-06-16T06:39:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002300" ;
    a owl:Class ;
    rdfs:label "increased quality" ;
    rdfs:subClassOf obo:PATO_0000069, [
        a owl:Restriction ;
        owl:onProperty pato:increased_in_magnitude_relative_to ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000001
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002301
    obo:IAO_0000115 "A quality that has a value that is decreased compared to normal or average." ;
    obo:RO_0002604 obo:PATO_0002300 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-06-16T06:40:15Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002301" ;
    a owl:Class ;
    rdfs:label "decreased quality" ;
    rdfs:subClassOf obo:PATO_0000069, [
        a owl:Restriction ;
        owl:onProperty pato:decreased_in_magnitude_relative_to ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000001
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002303
    obo:IAO_0000115 "A quality of an object that has a value that is decreased compared to normal or average." ;
    obo:RO_0002604 obo:PATO_0002305 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-06-16T06:51:54Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002303" ;
    a owl:Class ;
    rdfs:label "decreased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001241
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002305
    obo:IAO_0000115 "A quality of an object that has a value that is increased compared to normal or average." ;
    obo:RO_0002604 obo:PATO_0002303 ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-06-16T06:54:01Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002305" ;
    a owl:Class ;
    rdfs:label "increased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001241
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002318
    obo:IAO_0000115 "A shape constituting a transition between a rectangle and a circle; a closed curve, of which the circle and ellipse are special cases, whose parametric equation is x = a.cos2/rt, y = b.cos2/rt" ;
    oboInOwl:created_by "George Gkoutos" ;
    oboInOwl:creation_date "2011-10-12T12:45:16Z" ;
    oboInOwl:hasExactSynonym "Lamé curve" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002318" ;
    a owl:Class ;
    rdfs:label "superelliptic" ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002422
    obo:IAO_0000115 "Pertaining to the individual parts making up an aggregate fruit like a many-lobed \"berry,\" such as a raspberry." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2012-12-17T03:11:10Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002422" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Acinus is Latin for berry." ;
    rdfs:label "acinar" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002444
    a owl:Class ;
    rdfs:label "mineralized" ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002462
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's consisting of collagen." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2013-09-15T11:34:15Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002462" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "collagenous" ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002468
    a owl:Class ;
    rdfs:label "distensible" ;
    rdfs:subClassOf obo:PATO_0015008 .

obo:PATO_0002478
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel, that are oriented transversely relative to the long axis of the bearer." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2013-09-15T12:29:15Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002478" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transversely striated" ;
    rdfs:subClassOf obo:PATO_0001410 .

obo:PATO_0002479
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel, that are oriented obliquely relative to the long axis of the bearer." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2013-09-15T12:29:42Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002479" ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "obliquely striated" ;
    rdfs:subClassOf obo:PATO_0001410 .

obo:PATO_0002505
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having one or more nucleus." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2013-10-21T05:44:34Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002505" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "nucleated" ;
    rdfs:subClassOf obo:PATO_0001404 .

obo:PATO_0002506
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's not having undulating edges forming lobes." ;
    oboInOwl:created_by "gkoutos" ;
    oboInOwl:creation_date "2013-10-25T04:42:40Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002506" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alobate" ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002507
    a owl:Class ;
    rdfs:label "keratinous" ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0010001
    a owl:Class ;
    rdfs:label "disconnected" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0010006
    obo:IAO_0000115 "A quality of a single cell inhering in the bearer by virtue of the bearer's size or shape or structure." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-7073-9172" ;
    oboInOwl:creation_date "2021-01-23T11:31:53Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0010006" ;
    a owl:Class ;
    rdfs:comment "Use this term for morphologies that can *only* inhere in a cell, e.g. morphological qualities inhering in a cell by virtue of the presence, location or shape of one or more cell parts." ;
    rdfs:label "cell morphology" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0015008
    a owl:Class ;
    rdfs:label "distensibility" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0045001
    obo:IAO_0000115 "A quality of an object that has a value that is normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-21T14:11:01Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045001" ;
    a owl:Class ;
    rdfs:label "normal object quality" ;
    rdfs:subClassOf obo:PATO_0001241, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001241
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045004
    obo:IAO_0000115 "An affinity which is relatively normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045004" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal affinity" ;
    rdfs:subClassOf obo:PATO_0002070, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002070
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045011
    obo:IAO_0000115 "A contractility which is relatively normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045011" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal contractility" ;
    rdfs:subClassOf obo:PATO_0001690, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001690
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045013
    obo:IAO_0000115 "A curvature which is relatively normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045013" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal curvature" ;
    rdfs:subClassOf obo:PATO_0000406, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000406
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045016
    obo:IAO_0000115 "An elasticity which is relatively normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045016" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal elasticity" ;
    rdfs:subClassOf obo:PATO_0001171, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001171
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045026
    obo:IAO_0000115 "A life span which is relatively normal or average." ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045026" ;
    a owl:Class ;
    rdfs:label "normal life span" ;
    rdfs:subClassOf obo:PATO_0000050, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000050
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045050
    obo:IAO_0000115 "A size quality which is relatively normal or average" ;
    oboInOwl:created_by "Luke Slater" ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0045050" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000117
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0070001
    obo:IAO_0000115 "A cell morphology that inheres in neurons which have a small round soma, a large number of short, smooth, or slightly beaded primary dendrites that give rise to only a few secondary branches, and a branched axon that establishes a dense axonal mesh with thin shafts." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:NeurogliaformPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070001" ;
    a owl:Class ;
    rdfs:label "neurogliaform morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070002
    obo:IAO_0000115 "A cell morphology that inheres in multipolar neurons with densely branched terminal axonal arborizations that form basket-like structures surrounding and synapsing to the somas of target cells." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0101123", "ilxtr:BasketPhenotype", "nifext:3" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070002" ;
    a owl:Class ;
    rdfs:label "basket cell morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070003
    obo:IAO_0000115 "A basket cell morphology that inheres in neurons with axonal arbors composed of frequent, short, curvy axonal branches that tend to be near their somata and within the same layer." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:SmallBasketPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070003" ;
    a owl:Class ;
    rdfs:label "small basket cell morphology" ;
    rdfs:subClassOf obo:PATO_0070002 .

obo:PATO_0070004
    obo:IAO_0000115 "A basket cell morphology that inheres in neurons that are large, and typically ascend to give rise to many long horizontally and vertically projecting axon collaterals that traverse neighboring columns and can extend through all cortical layers." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:LargeBasketPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070004" ;
    a owl:Class ;
    rdfs:label "large basket cell morphology" ;
    rdfs:subClassOf obo:PATO_0070002 .

obo:PATO_0070005
    obo:IAO_0000115 "A basket cell morphology that inheres in neurons which have simpler dendritic arbors (compared to small or large basket cell morphology), and an axonal plexus of intermediate density, composed of a few long, smooth axonal branches." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:NestBasketPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070005" ;
    a owl:Class ;
    rdfs:label "nest basket cell morphology" ;
    rdfs:subClassOf obo:PATO_0070002 .

obo:PATO_0070006
    obo:IAO_0000115 "A cell morphology that inheres in neurons which have two principal fibres (dendrites or axon) that emerge from the soma and begin to branch some distance from it, have few spines, and branch in narrow fields. This is in contrast to bitufted morphology where branching occurs close to the soma." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0101312", "ilxtr:BipolarPhenotype", "nifext:2" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070006" ;
    a owl:Class ;
    rdfs:label "bipolar morphology" ;
    rdfs:subClassOf obo:PATO_0010006 .

obo:PATO_0070007
    obo:IAO_0000115 "A cell morphology that inheres in neurons which are large and non-spiny, with dendrites radiating in a multipolar or bitufted pattern, often favouring the descending side, and axons that ascend directly from the superficial side of the soma, and travel upward without branching." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:MartinottiPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070007" ;
    a owl:Class ;
    rdfs:label "Martinotti morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070008
    obo:IAO_0000115 "A Martinotti cell morphology that inheres in neurons which have axons that form a horizontal ramification, making it T-shaped." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasExactSynonym "'T-shaped' Martinotti morphology" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070008" ;
    a owl:Class ;
    rdfs:label "T Martinotti morphology" ;
    rdfs:subClassOf obo:PATO_0070007 .

obo:PATO_0070009
    obo:IAO_0000115 "A Martinotti cell morphology that inheres in neurons which have axons that form a fan-like plexus." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasExactSynonym "'fanning-out' Martinotti morphology" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070009" ;
    a owl:Class ;
    rdfs:label "fan Martinotti morphology" ;
    rdfs:subClassOf obo:PATO_0070007 .

obo:PATO_0070010
    obo:IAO_0000115 "A cell morphology that inheres in neurons that have dendritic processes radiating from the cell body forming a star-like shape." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0111036", "SAO:9271919883" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070010" ;
    a owl:Class ;
    rdfs:label "stellate morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070011
    obo:IAO_0000115 "A cell morphology that inheres in neurons which are small and round, and make highly specialized synapses with the axon initial segments of pyramidal neurons, wrapping them with candle-shaped synaptic 'cartridges'." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0102028", "ilxtr:ChandelierPhenotype", "nifext:4" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070011" ;
    a owl:Class ;
    rdfs:comment "Chandelier cells can be bitufted or multipolar." ;
    rdfs:label "chandelier cell morphology" ;
    rdfs:subClassOf obo:PATO_0010006 .

obo:PATO_0070012
    obo:IAO_0000115 "A cell morphology that inheres in neurons which have two clusters of primary dendrites that originate directly and extend from opposite ends of the soma, and axons that form a plexus which spreads widely. Compared to the narrow vertical axonal projection of bipolar morphology, and the 'horse-tail' axonal cluster of double boquet cells, bitufted morphology has wide horizontal axonal spans, and branching that occur close to the soma. Their vertical projection is also less extensive and crosses mostly to neighboring layers." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:BituftedPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070012" ;
    a owl:Class ;
    rdfs:label "bitufted cell morphology" ;
    rdfs:subClassOf obo:PATO_0010006 .

obo:PATO_0070013
    obo:IAO_0000115 "A cell morphology that inheres in neurons which have spiny basal dendrites and resemble pyramidal cells but lose their apical dendrites as they mature. Their axons nearly always emerge from the descending side of the soma, but often recurve and ascend with arc-like collaterals." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:SpinyStellatePhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070013" ;
    a owl:Class ;
    rdfs:label "spiny stellate cell morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070015
    obo:IAO_0000115 "A cell morphology that inheres in neurons which have a pyramidal shaped soma, a single axon, a large apical dendrite and multiple basal dendrites." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0109553", "SAO:1465673360" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070015" ;
    a owl:Class ;
    rdfs:label "pyramidal family morphology" ;
    rdfs:subClassOf obo:PATO_0070026 .

obo:PATO_0070016
    obo:IAO_0000115 "A pyramidal family morphology that inheres in neurons which have an apical tree which is oriented parallel to the pia." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:HorizontalPyramidalPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070016" ;
    a owl:Class ;
    rdfs:label "horizontal pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070015 ;
    owl:disjointWith obo:PATO_0070017 .

obo:PATO_0070017
    obo:IAO_0000115 "A pyramidal family morphology that inheres in neurons which have a standard pyramidal shape with its apical dendrite aligned vertically." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:PyramidalPhenotype" ;
    oboInOwl:hasExactSynonym "pyramidal cell morphology", "vertical pyramidal morphology" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070017" ;
    a owl:Class ;
    rdfs:label "standard pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070015 .

obo:PATO_0070018
    obo:IAO_0000115 "A pyramidal cell morphology that inheres in neurons which have a distinct tuft formation, distal from the soma." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:TuftedPyramidalPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070018" ;
    a owl:Class ;
    rdfs:label "tufted pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070017 .

obo:PATO_0070019
    obo:IAO_0000115 "A pyramidal cell morphology that inheres in neurons which lack a clear tuft formation but extend to large radial distances." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:UntuftedPyramidalPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070019" ;
    a owl:Class ;
    rdfs:label "untufted pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070017 .

obo:PATO_0070020
    obo:IAO_0000115 "A pyramidal cell morphology that inheres in neurons which lack a tuft formation but extend to small radial distances forming a star-like shape." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:StarPyramidalPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070020" ;
    a owl:Class ;
    rdfs:label "stellate pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070017 .

obo:PATO_0070021
    obo:IAO_0000115 "A pyramidal cell morphology that inheres in neurons which have an apical tree which is oriented towards the white matter." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ilxtr:InvertedPyramidalPhenotype" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070021" ;
    a owl:Class ;
    rdfs:label "inverted pyramidal morphology" ;
    rdfs:subClassOf obo:PATO_0070017 .

obo:PATO_0070026
    obo:IAO_0000115 "A cell morphology that inheres in neurons which possess a single axon and many dendrites and dendritic branches." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0107196", "NLX:378" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070026" ;
    a owl:Class ;
    rdfs:label "multipolar neuron morphology" ;
    rdfs:subClassOf obo:PATO_0010006 .

obo:PATO_0070028
    obo:IAO_0000115 "A neuron projection quality that is a characteristic of neurons whose soma is located in the telencephalon and that project to structures outside the telencephalon" ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0770101" ;
    oboInOwl:hasExactSynonym "ET projecting" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070028" ;
    a owl:Class ;
    rdfs:label "extratelencephalic projecting" ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PATO_0070029
    obo:IAO_0000115 "A neuron projection quality that is a characteristic of neurons with soma in the cerebral cortex and projections to the thalamus." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0770102" ;
    oboInOwl:hasExactSynonym "CT projecting" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070029" ;
    a owl:Class ;
    rdfs:label "corticothalamic projecting" ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PATO_0070030
    obo:IAO_0000115 "A neuron projection quality that is a characteristic of neurons with projections that terminate locally rather than distantly." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0770103" ;
    oboInOwl:hasExactSynonym "NP" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070030" ;
    a owl:Class ;
    rdfs:label "near projecting" ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PATO_0070031
    obo:IAO_0000115 "A neuron projection quality that is a characteristic of neurons that project to the medulla oblongata from other brain regions." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasExactSynonym "MY projecting" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070031" ;
    a owl:Class ;
    rdfs:label "corticomedulla projecting" ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PATO_0070033
    obo:IAO_0000115 "A physical quality inhering in a neuron by virtue of the relative location of its soma and the regions to which it projects and makes synaptic contacts in." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070033" ;
    a owl:Class ;
    rdfs:label "neuron projection quality" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0070034
    obo:IAO_0000115 "A neuron projection quality that is a characteristic of neurons with both soma and projections entirely within the telencephalon." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596" ;
    oboInOwl:hasDbXref "ILX:0770100" ;
    oboInOwl:hasExactSynonym "IT projecting" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070034" ;
    a owl:Class ;
    rdfs:label "intratelencephalic projecting" ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PR_000000001
    obo:IAO_0000115 "An amino acid chain that is produced de novo by ribosome-mediated translation of a genetically-encoded mRNA, and any derivatives thereof." ;
    oboInOwl:hasExactSynonym "natural protein" ;
    oboInOwl:hasNarrowSynonym "native protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000000001" ;
    a owl:Class ;
    rdfs:comment "The definition above excludes protein complexes, which some also consider a protein. Those who wish to refer to a class representing both senses of the word are directed to CHEBI:36080. Note that the definition allows for experimentally-manipulated genes, and allows for artifically-produced derivatives that mimic those found naturally. Proteins (in the sense defined here) that descended from a common ancestor can be classified into families and superfamilies composed of products of evolutionarily-related genes. The domain architecture of a protein is described by the order of its constituent domains. Proteins with the same domains in the same order are defined as homeomorphic [PRO:WCB]." ;
    rdfs:label "protein" ;
    rdfs:subClassOf obo:PR_000018263, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0006412
    ] .

obo:PR_000000680
    obo:IAO_0000115 "A transient receptor potential channel protein that is a member of the subfamily C of the transient receptor potential cation channels (TRPs), with amino- and carboxyl-terminal intracellular domains separated by a domain (common with other ion channels) containing six transmembrane helices (S1-S6) in which the last two helices (S5 and S6) flank a loop, called the pore loop, which determines ion selectivity. The amino-terminal domain contains up to 4 detectable copies of Ankyrin repeat (Pfam:PF00023) followed by the Transient receptor ion channel II domain (Pfam:PF08344). Most TRPs are relatively non-selective. They may be modulated by voltage changes but channel gating is generally effected by other means." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005528" ;
    oboInOwl:hasExactSynonym "fam:TRPC" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000000680" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "transient receptor potential cation channel TRPC" ;
    rdfs:subClassOf obo:PR_000044657 .

obo:PR_000000718
    obo:IAO_0000115 "A transient receptor potential cation channel TRPC that is a member of a subgroup of subfamily C containing the very similar TRPC3, TRPC6, and TRPC7. They form homomeric or heteromeric nonselective cation channels that generate double-rectifying currents and are activated by diacylglycerol." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF500999" ;
    oboInOwl:hasExactSynonym "fam:TRPC[3/6/7]" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "DAG-sensitive TRPC" ;
    oboInOwl:id "PR:000000718" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "transient receptor potential cation channel TRPC3/6/7" ;
    rdfs:subClassOf obo:PR_000000680 .

obo:PR_000000775
    obo:IAO_0000115 "A transient receptor potential cation channel TRPC3/6/7 that is a translation product of the human TRPC3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:488" ;
    oboInOwl:hasExactSynonym "TRP-3", "TRPC3", "Trp-related protein 3", "Trp3", "TrpC3", "receptor-activated cation channel TRP3", "transient receptor protein 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TRP3", "Trrp3" ;
    oboInOwl:id "PR:000000775" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "short transient receptor potential cation channel TRPC3" ;
    rdfs:subClassOf obo:PR_000000718 .

obo:PR_000001002
    obo:IAO_0000115 "A protein that is a translation product of the human CD19 gene or a 1:1 ortholog thereof. It is composed of an N-terminal extracellular domain containing two Ig-like C2-type (immunoglobulin-like) domains, followed by a single-pass transmembrane segment and a cytoplasmic C-terminal tail. CD19 expression is restricted to members of the B cell lineage. It functions as a co-receptor for B-cell antigen receptor (BCR), regulating signal transduction." ;
    oboInOwl:hasDbXref "IUPHARobj:2764", "PIRSF:PIRSF016630" ;
    oboInOwl:hasExactSynonym "B-lymphocyte surface antigen B4", "CD19", "T-cell surface antigen Leu-12", "differentiation antigen CD19" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001002" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD19 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001003
    obo:IAO_0000115 "A protein that is a translation product of the human CD34 gene or a 1:1 ortholog thereof. It is a leukocyte membrane protein expressed specifically by lymphohematopoietic progenitor cells. It contains a single-pass transmembrane domain and that show distinct expression on early hematopoietic precursors and vascular-associated tissue. Acts as a scaffold that presents selectin carbohydrate ligands in a clustered, tissue specific manner to allow for higher avidity interactions between leukocytes and endothelial cells during the inflammatory process. In common with related sialomucins (endoglycan and podocalyxin), the extracellular region is dominated by an N-terminal mucin-like domain, which is densely substituted with sialylated O-linked carbohydrates. The mucin-like region is followed by a cysteine-containing and presumably globular domain. This domain may fold into an immunoglobulin-like structure as the positions of 2 of the cysteines are conserved in the C2 set of the immunoglobulin superfamily. The cytoplasmic domain is around 73-76 residues long and highly conserved." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF028749" ;
    oboInOwl:hasExactSynonym "CD34", "hematopoietic progenitor cell antigen CD34" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001003" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD34 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001004
    obo:IAO_0000115 "A protein that is a translation product of the human CD4 gene or a 1:1 ortholog thereof. CD4 is an accessory protein for MHC class-II antigen/T-cell receptor interaction. It is the primary receptor for HIV-1. CD4 has four immunoglobulin-like domains in its extracellular region that share the same structure, but can differ in sequence." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001977" ;
    oboInOwl:hasExactSynonym "CD4", "T-cell differentiation antigen L3T4", "T-cell surface antigen T4/Leu-3", "T-cell surface glycoprotein CD4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001004" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD4 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001005
    obo:IAO_0000115 "An integrin alpha that contains an A domain. A hallmark of this class is the presence of a von Willebrand factor type A domain (Pfam:PF00092) (I-domain) of approximately 200 amino acid residues at the N terminus, which confers divalent cation binding properties. Unlike other integrin alpha proteins, they do not undergo proteolytic cleavage." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002497" ;
    oboInOwl:hasExactSynonym "integrin alpha with I domain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001005" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "integrin alpha with A domain" ;
    rdfs:subClassOf obo:PR_000025796 .

obo:PR_000001006
    obo:IAO_0000115 "A protein that is a translation product of the human PTPRC gene or a 1:1 ortholog thereof. It is composed of an extracellular domain, a single transmembrane segment and two tandem intracytoplasmic protein-tyrosine phosphatase domains. Contains 1 to 3 copies of the Fibronectin type III domain (Pfam:PF00041) followed by two copies of the Protein-tyrosine phosphatase (Pfam:PF00102) domain. Receptor-type tyrosine-protein phosphatase C (CD45) regulates signal transduction and lymphocyte activation by specific association with receptor molecules on T and B cells. Multiple isoforms of CD45 (180-235 kDa) can be generated asa result of alternative splicing of three variable exons 4(A), 5(B) and 6(C), encoding sequences at the N-terminal extracellular domain of the molecule." ;
    oboInOwl:hasBroadSynonym "T200" ;
    oboInOwl:hasDbXref "IUPHARobj:1852", "PIRSF:PIRSF002004" ;
    oboInOwl:hasExactSynonym "CD45", "L-CA", "PTPRC", "leukocyte common antigen", "ly-5", "lymphocyte antigen 5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001006" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001008
    obo:IAO_0000115 "An integrin alpha with A domain that is a translation product of the human ITGA2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2440" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member B", "CD49b", "GPIa", "ITGA2", "VLA-2 subunit alpha", "collagen receptor", "platelet membrane glycoprotein Ia" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD49B" ;
    oboInOwl:id "PR:000001008" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-2" ;
    rdfs:subClassOf obo:PR_000001005 .

obo:PR_000001010
    obo:IAO_0000115 "An integrin alpha with A domain that is a translation product of the human ITGAE gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2450" ;
    oboInOwl:hasExactSynonym "CD103", "HML-1 antigen", "ITGAE", "integrin alpha M290", "integrin alpha-IEL", "mucosal lymphocyte 1 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001010" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-E" ;
    rdfs:subClassOf obo:PR_000001005 .

obo:PR_000001012
    obo:IAO_0000115 "An integrin alpha with A domain that is a translation product of the human ITGAM gene or a 1:1 ortholog thereof. They constitute subunits of the integrin alpha-M/beta-2 receptor. This receptor is implicated in various adhesive interactions of monocytes, macrophages and granulocytes as well as in mediating the uptake of complement-coated particles. It is also a receptor for fibrinogen, factor X and ICAM1." ;
    oboInOwl:hasDbXref "IUPHARobj:2452" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member B", "CD11b", "CR-3 alpha chain", "ITGAM", "cell surface glycoprotein MAC-1 subunit alpha", "leukocyte adhesion receptor MO1", "neutrophil adherence receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD11B", "CR3A" ;
    oboInOwl:id "PR:000001012" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-M" ;
    rdfs:subClassOf obo:PR_000001005 .

obo:PR_000001013
    obo:IAO_0000115 "An integrin alpha with A domain that is a translation product of the human ITGAX gene or a 1:1 ortholog thereof. Integrin alpha-X complexed with beta-2 is a receptor for fibrinogen. It recognizes the sequence GPR in fibrinogen. It mediates cell-cell interaction during inflammatory responses. It is especially important in monocyte adhesion and chemotaxis." ;
    oboInOwl:hasDbXref "IUPHARobj:2454" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member C", "CD11c", "ITGAX", "Leu M5", "leukocyte adhesion glycoprotein p150,95 alpha chain", "leukocyte adhesion receptor p150,95" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD11C" ;
    oboInOwl:id "PR:000001013" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-X" ;
    rdfs:subClassOf obo:PR_000001005 .

obo:PR_000001014
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-3 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD45RABC", "PTPRC/iso:CD45RABC" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "B220", "CD45R" ;
    oboInOwl:id "PR:000001014" ;
    a owl:Class ;
    rdfs:comment "Category=sequence. Requested by=CL. Note: This isoform includes the region encoded by the variable exons 4(A), 5(B), and 6(C)." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RABC" ;
    rdfs:subClassOf obo:PR_000001006 .

obo:PR_000001015
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45R that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-8 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD45RA", "PTPRC/iso:CD45RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001015" ;
    a owl:Class ;
    rdfs:comment "Category=sequence. Requested by=CL. Note: This isoform includes the region encoded by the variable exon 4(A), and lacks the region encoded by exons 5(B) and 6(C)." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RA" ;
    rdfs:subClassOf obo:PR_000050216 .

obo:PR_000001017
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-4 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "180 kDa form", "CD45RO", "PTPRC/iso:CD45RO" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "T200" ;
    oboInOwl:id "PR:000001017" ;
    a owl:Class ;
    rdfs:comment "Category=sequence. Requested by=CL. Note: This isoform lacks the region encoded by the variable exons 4(A), 5(B), and 6(C)." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RO" ;
    rdfs:subClassOf obo:PR_000001006 .

obo:PR_000001018
    obo:IAO_0000115 "A protein with a core domain composition consisting of an extracellular N-terminal domain that adopts an immunoglobulin fold, a transmembrane domain, and an intracellular C-terminal domain with a single copy of the Immunoreceptor tyrosine-based activation motif (Pfam:PF02189) (ITAM). It constitutes the invariant subunit of the T cell antigen receptor (TCR). TCR is a surface receptor on T cells responsible for recognizing MHC-restricted antigens and initiating the cellular immune response." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001993" ;
    oboInOwl:hasExactSynonym "CD3 subunit with Ig-like domain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001018" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "CD3 subunit with immunoglobulin domain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001020
    obo:IAO_0000115 "A CD3 subunit with immunoglobulin domain that is a translation product of the human CD3E gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2742" ;
    oboInOwl:hasExactSynonym "CD3E", "CD3e", "T-cell surface antigen T3/Leu-4 epsilon chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "T3E" ;
    oboInOwl:id "PR:000001020" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD3 epsilon" ;
    rdfs:subClassOf obo:PR_000001018 .

obo:PR_000001022
    obo:IAO_0000115 "A protein with a domain composition consisting of a large extracellular domain, including five Ig-like C2-type domains followed by two copies of the Fibronectin type-III domain (Pfam:PF00041), a single-pass transmembrane domain and a short cytoplasmic C-terminal domain." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002507" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001022" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "neural cell adhesion molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001023
    obo:IAO_0000115 "A neural cell adhesion molecule that is involved in neuronal development, synaptic plasticity, and regeneration." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF501037" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001023" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "neural cell adhesion molecule NCAM" ;
    rdfs:subClassOf obo:PR_000001022 .

obo:PR_000001024
    obo:IAO_0000115 "A neural cell adhesion molecule NCAM that is a translation product of the human NCAM1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2769" ;
    oboInOwl:hasExactSynonym "CD56", "N-CAM-1", "NCAM-1", "NCAM1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "NCAM" ;
    oboInOwl:id "PR:000001024" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "neural cell adhesion molecule 1" ;
    rdfs:subClassOf obo:PR_000001023 .

obo:PR_000001025
    obo:IAO_0000115 "A protein that is a type I transmembrane receptor with an N-terminal cysteine-rich domain, a single Fibronectin type II (FNII) domain (Pfam:PF00040) and eight to ten copies of the Lectin C-type domain (Pfam:PF00059) (CTLDs). The presence of multiple copies of the CTLD domain is a hallmark of this class." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002427" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001025" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "C-type lectin with multiple lectin domains" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001026
    obo:IAO_0000115 "A C-type lectin with multiple lectin domains that is a translation product of the human LY75 gene or a 1:1 ortholog thereof. It consists of 12 extracellular domains (an N-terminal cysteine-rich domain, a fibronectin type II domain and 10 C-type carbohydrate recognition domains), a transmembrane region and a small cytoplasmic C terminus containing a single Tyr residue, but no obvious kinase domain. Acts as an endocytic receptor to direct captured antigens from the extracellular space to a specialized antigen-processing compartment." ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 13 member B", "CD205", "DEC-205", "LY75", "gp200-MR6", "ly-75" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC13B" ;
    oboInOwl:id "PR:000001026" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lymphocyte antigen 75" ;
    rdfs:subClassOf obo:PR_000001025 .

obo:PR_000001083
    obo:IAO_0000115 "A protein that is a translation product of the human CD2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2600", "PIRSF:PIRSF001984" ;
    oboInOwl:hasExactSynonym "CD2", "LFA-2", "LFA-3 receptor", "T-cell surface antigen CD2", "T-cell surface antigen T11/Leu-5", "T-cell surface glycoprotein CD2", "erythrocyte receptor", "ly-37", "lymphocyte antigen 37", "rosette receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SRBC" ;
    oboInOwl:id "PR:000001083" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD2 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001084
    obo:IAO_0000115 "A protein that is a translation product of the human CD8A gene or a 1:1 ortholog thereof. CD8 is a transmembrane that is a co-receptor for MHC class-I antigen/T-cell receptor interaction. The most common form of CD8 is composed of a CD8 alpha and a CD8 beta chain." ;
    oboInOwl:hasDbXref "PANTHER:PTHR10441:SF1" ;
    oboInOwl:hasExactSynonym "CD8A", "CD8a", "T-cell surface glycoprotein Lyt-2", "T-lymphocyte differentiation antigen T8/Leu-2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lyt-2", "Lyt2", "MAL" ;
    oboInOwl:id "PR:000001084" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001085
    obo:IAO_0000115 "A protein that is a translation product of the human CD8B gene or a 1:1 ortholog thereof. CD8 is a transmembrane receptor that is a co-receptor for MHC class-I antigen/T-cell receptor interaction. The most common form of CD8 is composed of a CD8 alpha and a CD8 beta chain." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002020" ;
    oboInOwl:hasExactSynonym "CD8B", "T-cell membrane glycoprotein Ly-3", "T-cell surface glycoprotein Lyt-3", "lymphocyte antigen 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD8B1", "Ly-3", "Lyt-3", "Lyt3" ;
    oboInOwl:id "PR:000001085" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001087
    obo:IAO_0000115 "A G-protein coupled receptor with a 7 transmembrane (secretin family) domain (Pfam:PF00002) preceded by an amino-terminal region containing one or more functional domains with adhesion-like motifs." ;
    oboInOwl:hasDbXref "IUPHAR:GPCRListForward?class=adhesion", "IUPHARfam:17" ;
    oboInOwl:hasExactSynonym "adhesion class GPCR", "fam:adhesion", "subfamily B2 G-protein coupled receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "secretin receptor-like G-protein coupled receptor" ;
    oboInOwl:id "PR:000001087" ;
    a owl:Class ;
    rdfs:comment "Category=family. Classification based on GRAFS system. [PMID:12761335]" ;
    rdfs:label "adhesion G-protein coupled receptor" ;
    rdfs:subClassOf obo:PR_000030035 .

obo:PR_000001094
    obo:IAO_0000115 "A G-protein coupled receptor that contains the 7 transmembrane receptor (rhodopsin family) domain (Pfam:PF00001), which includes 7 transmembrane helices (TMI-TM7) with 3 intracellular loops (IL1-IL3) and 3 extracellular loops (EL1-EL3) between the helices. The amino-terminal region is extracellular and the carboxyl-terminal region is intracellular. Rhodopsin-like G-protein coupled receptors (GPCRs) are unique among the several classes of GPCRs in that most have a very short amino-terminal segment and several characteristic sequence motifs, particularly NSxxNPxxY in TM7 and D/E-R-Y/F between TM3 and loop IL2. Most bind their ligands within a cavity between the TM regions." ;
    oboInOwl:hasDbXref "IUPHAR:GPCRListForward?class=A", "PIRSF:PIRSF800006" ;
    oboInOwl:hasExactSynonym "class 1 G-protein coupled receptor", "class A G-protein coupled receptor", "fam:rhodopsin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001094" ;
    a owl:Class ;
    rdfs:comment "Category=family. Classification based on GRAFS system. [PMID:12761335]" ;
    rdfs:label "rhodopsin-like G-protein coupled receptor" ;
    rdfs:subClassOf obo:PR_000030035 .

obo:PR_000001128
    obo:IAO_0000115 "A rhodopsin-like G-protein coupled receptor that in active form binds to one or more chemokines." ;
    oboInOwl:hasDbXref "IUPHARfam:14", "PIRSF:PIRSF038545" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001128" ;
    a owl:Class ;
    rdfs:comment "Category=family. Note: Only those that have been unequivocally shown to activate a G-protein coupled signaling pathway appear on the official IUPHAR list." ;
    rdfs:label "chemokine receptor" ;
    rdfs:subClassOf obo:PR_000001094 .

obo:PR_000001197
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR1 or CCR3 genes, the mouse CCR1L1 gene, 1:1 orthologs thereof, or a semi-ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF501024" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001197" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "chemokine receptor CCR1/3/1L" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001199
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR2 gene or a 1:1 ortholog thereof. The preferred ligands include CCL2, CCL7, CCL8, CCL13." ;
    oboInOwl:hasDbXref "IUPHARobj:59" ;
    oboInOwl:hasExactSynonym "C-C CKR-2", "CC-CKR-2", "CCR-2", "CCR2", "CD192", "JE/FIC receptor", "MCP-1 receptor", "MCP-1-R", "chemokine receptor CCR2", "monocyte chemoattractant protein 1 receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR2" ;
    oboInOwl:id "PR:000001199" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 2" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001200
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR4 gene or a 1:1 ortholog thereof. The preferred ligands include CCL17 and CCL22." ;
    oboInOwl:hasDbXref "IUPHARobj:61" ;
    oboInOwl:hasExactSynonym "C-C CKR-4", "CC-CKR-4", "CCR-4", "CCR4", "CD194", "K5-5", "chemokine receptor CCR4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR4" ;
    oboInOwl:id "PR:000001200" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "C-C chemokine receptor type 4" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001201
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR5 gene or a 1:1 ortholog thereof. The preferred ligands include CCL3, CCL4, CCL5, CCL8, CCL14." ;
    oboInOwl:hasDbXref "IUPHARobj:62" ;
    oboInOwl:hasExactSynonym "C-C CKR-5", "CC-CKR-5", "CCR-5", "CCR5", "CD195", "CHEMR13", "HIV-1 fusion coreceptor", "MIP-1 alpha receptor", "chemokine receptor CCR5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR5" ;
    oboInOwl:id "PR:000001201" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 5" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001202
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR6 gene or a 1:1 ortholog thereof. The preferred ligand is CCL20." ;
    oboInOwl:hasDbXref "IUPHARobj:63" ;
    oboInOwl:hasExactSynonym "C-C CKR-6", "CC-CKR-6", "CCR-6", "CCR6", "CD196", "CKR-L3", "DRY6", "G-protein coupled receptor 29", "GPR-CY4", "GPRCY4", "KY411", "LARC receptor", "chemokine receptor CCR6", "chemokine receptor-like 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CKRL3", "CMKBR6", "GPR29", "STRL22" ;
    oboInOwl:id "PR:000001202" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 6" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001203
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CCR7 gene or a 1:1 ortholog thereof. The preferred ligands are CCL19 and CCL21." ;
    oboInOwl:hasDbXref "IUPHARobj:64" ;
    oboInOwl:hasExactSynonym "BLR2", "C-C CKR-7", "CC-CKR-7", "CCR-7", "CCR7", "CD197", "CDw197", "EBI1", "EBV-induced G-protein coupled receptor 1", "MIP-3 beta receptor", "chemokine receptor CCR7", "epstein-Barr virus-induced G-protein coupled receptor 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR7", "EVI1", "Ebi1h" ;
    oboInOwl:id "PR:000001203" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 7" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001206
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CX3CR1 gene or a 1:1 ortholog thereof. The preferred ligand is CX3CL1." ;
    oboInOwl:hasDbXref "IUPHARobj:74", "PIRSF:PIRSF501025" ;
    oboInOwl:hasExactSynonym "C-X3-C CKR-1", "CMK-BRL-1", "CMK-BRL1", "CX3CR1", "G-protein coupled receptor 13", "V28", "beta chemokine receptor-like 1", "chemokine receptor CX3CR1", "fractalkine receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBRL1", "GPR13" ;
    oboInOwl:id "PR:000001206" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CX3C chemokine receptor 1" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001207
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CXCR3 gene or a 1:1 ortholog thereof. The preferred ligands include CXCL9, CXCL10, CXCL11." ;
    oboInOwl:hasDbXref "IUPHARobj:70", "PIRSF:PIRSF501023" ;
    oboInOwl:hasExactSynonym "CD183", "CKR-L2", "CXC-R3", "CXCR-3", "CXCR3", "G-protein coupled receptor 9", "IP-10 receptor", "chemokine receptor CXCR3", "interferon-inducible protein 10 receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar3", "GPR9" ;
    oboInOwl:id "PR:000001207" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "C-X-C chemokine receptor type 3" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001208
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CXCR4 gene or a 1:1 ortholog thereof. The preferred ligand is CXCL12." ;
    oboInOwl:hasDbXref "IUPHARobj:71", "PIRSF:PIRSF501021" ;
    oboInOwl:hasExactSynonym "CD184", "CXC-R4", "CXCR-4", "CXCR4", "FB22", "HM89", "LCR1", "LESTR", "NPYRL", "PB-CKR", "SDF-1 receptor", "chemokine receptor CXCR4", "fusin", "leukocyte-derived seven transmembrane domain receptor", "pre-B-cell-derived chemokine receptor", "stromal cell-derived factor 1 receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar4", "Sdf1r" ;
    oboInOwl:id "PR:000001208" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-X-C chemokine receptor type 4" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001209
    obo:IAO_0000115 "A chemokine receptor that is a translation product of the human CXCR5 gene or a 1:1 ortholog thereof. The preferred ligand is CXCL13." ;
    oboInOwl:hasDbXref "IUPHARobj:72", "PANTHER:PTHR24227:SF213" ;
    oboInOwl:hasExactSynonym "CD185", "CXC-R5", "CXCR-5", "CXCR5", "MDR-15", "burkitt lymphoma receptor 1", "burkitt lymphoma receptor 1 homolog", "chemokine receptor CXCR5", "monocyte-derived receptor 15" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BLR1", "Gpcr6", "MDR15" ;
    oboInOwl:id "PR:000001209" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-X-C chemokine receptor type 5" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001226
    obo:IAO_0000115 "A chemokine receptor whose active form binds interleukin-8 with high affinity." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF501022" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001226" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "high affinity interleukin-8 receptor" ;
    rdfs:subClassOf obo:PR_000001128 .

obo:PR_000001254
    obo:IAO_0000115 "A chemokine receptor CCR1/3/1L that is a translation product of the human CCR1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:58" ;
    oboInOwl:hasExactSynonym "C-C CKR-1", "CC-CKR-1", "CCR-1", "CCR1", "CD191", "HM145", "LD78 receptor", "MIP-1alpha-R", "RANTES-R", "chemokine receptor CCR1", "macrophage inflammatory protein 1-alpha receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR1", "CMKR1", "SCYAR1" ;
    oboInOwl:id "PR:000001254" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 1" ;
    rdfs:subClassOf obo:PR_000001197 .

obo:PR_000001255
    obo:IAO_0000115 "A chemokine receptor CCR1/3/1L that is a translation product of the human CCR3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:60" ;
    oboInOwl:hasExactSynonym "C-C CKR-3", "CC-CKR-3", "CCR-3", "CCR3", "CD193", "CKR3", "MIP-1 alpha RL2", "chemokine receptor CCR3", "eosinophil eotaxin receptor", "macrophage inflammatory protein 1-alpha receptor-like 2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBR3", "Cmkbr1l2" ;
    oboInOwl:id "PR:000001255" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-C chemokine receptor type 3" ;
    rdfs:subClassOf obo:PR_000001197 .

obo:PR_000001256
    obo:IAO_0000115 "A high affinity interleukin-8 receptor that is a translation product of the human CXCR1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:68" ;
    oboInOwl:hasExactSynonym "CD181", "CDw128a", "CXC-R1", "CXCR-1", "CXCR1", "IL-8 receptor type 1", "IL-8R A", "high affinity interleukin-8 receptor A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKAR1", "IL8RA" ;
    oboInOwl:id "PR:000001256" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-X-C chemokine receptor type 1" ;
    rdfs:subClassOf obo:PR_000001226 .

obo:PR_000001257
    obo:IAO_0000115 "A high affinity interleukin-8 receptor that is a translation product of the human CXCR2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:69" ;
    oboInOwl:hasExactSynonym "CD182", "CDw128b", "CXC-R2", "CXCR-2", "CXCR2", "GRO/MGSA receptor", "IL-8 receptor type 2", "IL-8R B", "high affinity interleukin-8 receptor B" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar2", "Gpcr16", "IL8RB" ;
    oboInOwl:id "PR:000001257" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-X-C chemokine receptor type 2" ;
    rdfs:subClassOf obo:PR_000001226 .

obo:PR_000001281
    obo:IAO_0000115 "A protein that contains the ADP-ribosyl cyclase domain (Pfam:PF02267)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005736" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001281" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "ADP-ribosyl cyclase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001288
    obo:IAO_0000115 "A protein that is a translation product of the human CD22 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2786" ;
    oboInOwl:hasExactSynonym "B-lymphocyte cell adhesion molecule", "BL-CAM", "CD22", "T-cell surface antigen Leu-14", "sialic acid-binding Ig-like lectin 2", "siglec-2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lyb-8", "SIGLEC2" ;
    oboInOwl:id "PR:000001288" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "B-cell receptor CD22" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001289
    obo:IAO_0000115 "A protein that is a translation product of the human MS4A1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2628", "PIRSF:PIRSF001995" ;
    oboInOwl:hasExactSynonym "B-cell differentiation antigen Ly-44", "B-cell surface antigen CD20", "B-lymphocyte antigen CD20", "B-lymphocyte surface antigen B1", "Bp35", "CD20", "MS4A1", "leukocyte surface antigen Leu-16", "lymphocyte antigen 44" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly-44", "Ms4a2" ;
    oboInOwl:id "PR:000001289" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "membrane-spanning 4-domains subfamily A member 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001290
    obo:IAO_0000115 "A protein that is a member of a family that includes translation products of genes CD86, CD276, ICOSLG, and others. These are membrane-anchored proteins with a small intracellular domain and an extracellular domain with signal sequence, an Immunoglobulin V-set domain (Pfam:PF07686), and a CD80-like C2-set immunoglobulin domain (Pfam:PF08205)." ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001290" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "B7-related protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001292
    obo:IAO_0000115 "A protein that is a translation product of the human CLEC4C gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "BDCA-2", "C-type lectin superfamily member 7", "CD303", "CLEC4C", "blood dendritic cell antigen 2", "dendritic lectin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BDCA2", "CLECSF11", "CLECSF7", "DLEC", "HECL", "UNQ9361/PRO34150" ;
    oboInOwl:id "PR:000001292" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-type lectin domain family 4 member C" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001293
    obo:IAO_0000115 "A protein that is a translation product of the human CD207 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD207", "langerin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC4K" ;
    oboInOwl:id "PR:000001293" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-type lectin domain family 4 member K" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001300
    obo:IAO_0000115 "A protein that is a translation product of the human CD209 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2930" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 4 member L", "CD209", "CD209 antigen", "DC-SIGN1", "dendritic cell-specific ICAM-3-grabbing non-integrin 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC4L", "DC-SIGN" ;
    oboInOwl:id "PR:000001300" ;
    a owl:Class ;
    rdfs:comment "Category=gene. This gene and CLEC4M are products of a recent gene duplication in the primate lineage. Independent duplications of an ancestral gene have given rise to several orthologs in rodents, including CD209A. Requested by=CL." ;
    rdfs:label "CD209 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001307
    obo:IAO_0000115 "A protein that is a translation product of the human CD44 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD44", "CD44 antigen", "CDw44", "ECMR-III", "GP90 lymphocyte homing/adhesion receptor", "HUTCH-I", "PGP-1", "epican", "extracellular matrix receptor III", "heparan sulfate proteoglycan", "hermes antigen", "hyaluronate receptor", "ly-24", "lymphocyte antigen 24", "phagocytic glycoprotein 1", "phagocytic glycoprotein I" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LHR", "MDU2", "MDU3", "MIC4", "PGP-I" ;
    oboInOwl:id "PR:000001307" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD44 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001308
    obo:IAO_0000115 "A protein that is a translation product of the human CD48 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PANTHER:PTHR12080:SF3", "PIRSF:PIRSF001973" ;
    oboInOwl:hasExactSynonym "B-lymphocyte activation marker BLAST-1", "BCM1 surface antigen", "BLAST-1", "CD48", "CD48 antigen", "HM48-1", "MRC OX-45 surface antigen", "SLAM family member 2", "SLAMF2", "TCT.1", "leukocyte antigen MEM-102", "sgp-60", "signaling lymphocytic activation molecule 2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCM1", "BLAST1", "Bcm-1" ;
    oboInOwl:id "PR:000001308" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD48 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001310
    obo:IAO_0000115 "A protein that is a translation product of the human CD83 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "B-cell activation protein", "CD83", "CD83 antigen", "cell surface protein HB15" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001310" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD83 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001318
    obo:IAO_0000115 "A protein that is a translation product of the human SELL gene or a 1:1 ortholog thereof. It is a leukocyte adhesion receptor that play an important role in regulating the inflammatory response by mediating leukocyte tethering and rolling on adherent leukocytes." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002421" ;
    oboInOwl:hasExactSynonym "CD62 antigen-like family member L", "CD62L", "LAM-1", "LECAM1", "SELL", "TQ1", "gp90-MEL", "leukocyte adhesion molecule 1", "leukocyte surface antigen Leu-8", "leukocyte-endothelial cell adhesion molecule 1", "ly-22", "lymph node homing receptor", "lymphocyte antigen 22", "lymphocyte surface MEL-14 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LNHR", "LYAM1", "Ly22" ;
    oboInOwl:id "PR:000001318" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "L-selectin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001319
    obo:IAO_0000115 "A protein that is a translation product of the human CD84 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PANTHER:PTHR12080:SF6" ;
    oboInOwl:hasExactSynonym "CD84", "cell surface antigen MAX.3", "hly9-beta", "leukocyte differentiation antigen CD84", "signaling lymphocytic activation molecule 5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SLAMF5" ;
    oboInOwl:id "PR:000001319" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "SLAM family member 5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001320
    obo:IAO_0000115 "A protein that is a stand alone version of the Glycosyltransferase family 10 (fucosyltransferase) (Pfam:PF00852) domain. Proteins in this class may catalyze alpha-1,3 glycosidic linkages." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005726" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001320" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "alpha-(1,3)-fucosyltransferase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001326
    obo:IAO_0000115 "A protein that is a translation product of the human BST2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF023920" ;
    oboInOwl:hasExactSynonym "BST-2", "BST2", "CD317", "HM1.24 antigen", "tetherin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001326" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "bone marrow stromal antigen 2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001327
    obo:IAO_0000115 "A protein that has a core domain structure of signal sequence, propeptide, five Cadherin domains (Pfam:PF00028), a transmembrane region, and a Cadherin cytoplasmic region (Pfam:PF01049). Cadherins function as adhesion molecules that mediate Ca2+-dependent cell-cell adhesion in solid tissues." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002504" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001327" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "cadherin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001332
    obo:IAO_0000115 "A protein that is a translation product of the human CEACAM8 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD66b", "CD67 antigen", "CEACAM8", "carcinoembryonic antigen CGM6", "non-specific cross-reacting antigen NCA-95" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CGM6" ;
    oboInOwl:id "PR:000001332" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "carcinoembryonic antigen-related cell adhesion molecule 8" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001337
    obo:IAO_0000115 "A protein that is a translation product of the human CR1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C3b/C4b receptor", "CD35", "CR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C3BR" ;
    oboInOwl:id "PR:000001337" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL. Note: There is no counterpart in mouse." ;
    rdfs:label "complement receptor type 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001338
    obo:IAO_0000115 "A protein that is a translation product of the human CR2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002484" ;
    oboInOwl:hasExactSynonym "CD21", "CR2", "Cr2", "EBV receptor", "complement C3d receptor", "epstein-Barr virus receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C3DR" ;
    oboInOwl:id "PR:000001338" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "complement receptor type 2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001343
    obo:IAO_0000115 "A protein that is a translation product of the human CD69 gene or a 1:1 ortholog thereof. A type II transmembrane protein with a C-type lectin binding domain in the extracellular portion of the molecule. Involved in lymphocyte proliferation and functions as a signal transmitting receptor in lymphocytes, natural killer (NK) cells, and platelets." ;
    oboInOwl:hasExactSynonym "AIM", "BL-AC/P26", "C-type lectin domain family 2 member C", "CD69", "EA1", "GP32/28", "MLR-3", "activation inducer molecule", "early T-cell activation antigen p60", "early activation antigen CD69", "leukocyte surface antigen Leu-23" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC2C" ;
    oboInOwl:id "PR:000001343" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD69 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001344
    obo:IAO_0000115 "A protein that is a translation product of the human ENPP3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD203c", "E-NPP 3", "ENPP3", "PD-Ibeta", "ectonucleotide pyrophosphatase/phosphodiesterase 3", "phosphodiesterase I beta", "phosphodiesterase I/nucleotide pyrophosphatase 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PDNP3" ;
    oboInOwl:id "PR:000001344" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "ectonucleotide pyrophosphatase/phosphodiesterase family member 3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001345
    obo:IAO_0000115 "A protein that is a translation product of the human ENG gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2895", "PIRSF:PIRSF038746" ;
    oboInOwl:hasExactSynonym "CD105", "ENG", "cell surface MJ7/18 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "END", "Edg" ;
    oboInOwl:id "PR:000001345" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "endoglin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001350
    obo:IAO_0000115 "A protein that is a translation product of the human FOXP3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "FOXP3", "scurfin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IPEX", "JM2" ;
    oboInOwl:id "PR:000001350" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "forkhead box protein P3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001352
    obo:IAO_0000115 "A protein that contains an extracellular Glycophorin A domain (Pfam:PF01102), followed by a single-pass transmembrane region and a small intracellular domain. A protein that is an integral protein of the red cell membrane. Proteins in this class are responsible for the molecular basis of the blood group antigens, surface markers on the outside of the red blood cell membrane." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002466" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001352" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "glycophorin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001355
    obo:IAO_0000115 "A protein with a core domain architecture consisting of an extracellular domain containing two copies of the Immunoglobulin domain (Pfam:PF00047), followed by a single-pass transmembrane region and a small intracellular domain. The active protein is a low affinity receptor for immunoglobulin gamma chain Fc region. Human II-a, II-b, and II-c represent a recent gene expansion and are equally related to mouse II, III, and IV. Human III-A and III-B are closely related and closer to mouse IV than to mouse III." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001980" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001355" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "immunoglobulin gamma Fc receptor II/III/IV" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001356
    obo:IAO_0000115 "A protein with a core domain architecture consisting of an extracellular domain containing two or three copies of the Immunoglobulin domain (Pfam:PF00047), followed by a single-pass transmembrane region and a small intracellular domain." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001981" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fc-gamma receptor" ;
    oboInOwl:id "PR:000001356" ;
    a owl:Class ;
    rdfs:comment "Category=family. Note: The active protein is a low affinity receptor for immunoglobulin gamma chain Fc region. It comprises the translation products of the FCGR1 gene (mouse) or one of the closely related FCGR1A, FCGR1B, or FCGR1C genes (human). FCGR1C may be a pseudogene in human." ;
    rdfs:label "immunoglobulin gamma Fc receptor I" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001380
    obo:IAO_0000115 "A protein that is a translation product of the human IL2RA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p55" ;
    oboInOwl:hasDbXref "IUPHARobj:1695", "PIRSF:PIRSF001954" ;
    oboInOwl:hasExactSynonym "CD25", "IL-2 receptor subunit alpha", "IL-2-RA", "IL-2R subunit alpha", "IL2-RA", "IL2RA", "TAC antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il2r" ;
    oboInOwl:id "PR:000001380" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-2 receptor subunit alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001381
    obo:IAO_0000115 "A protein that is a translation product of the human IL2RB gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p75" ;
    oboInOwl:hasDbXref "IUPHARobj:1696" ;
    oboInOwl:hasExactSynonym "CD122", "IL-2 receptor subunit beta", "IL-2R subunit beta", "IL-2RB", "IL2RB", "high affinity IL-2 receptor subunit beta", "p70-75" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL15RB" ;
    oboInOwl:id "PR:000001381" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-2 receptor subunit beta" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001398
    obo:IAO_0000115 "A leukocyte immunoglobulin-like receptor subfamily member that is a translation product of the human LILRA4 gene or a 1:1 ortholog thereof. This gene is a member of a lineage-specific gene expansion in primates." ;
    oboInOwl:hasDbXref "IUPHARobj:2896" ;
    oboInOwl:hasExactSynonym "CD85 antigen-like family member G", "CD85g", "ILT-7", "LILRA4", "immunoglobulin-like transcript 7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ILT7" ;
    oboInOwl:id "PR:000001398" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "leukocyte immunoglobulin-like receptor subfamily A member 4" ;
    rdfs:subClassOf obo:PR_000044780 .

obo:PR_000001402
    obo:IAO_0000115 "A protein that is a translation product of the human KLRD1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD94", "KLRD1", "KP43", "NK cell receptor", "natural killer cells antigen CD94" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001402" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "killer cell lectin-like receptor subfamily D member 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001403
    obo:IAO_0000115 "A protein with four transmembrane domains, small intracellular amino- and carboxyl-terminal regions, and two extracellular loops, a small one (EC1) and a larger one (EC2) of about 100 residues. The EC2 loop contains at least 4 cysteine residues, including a highly conserved 'CCG' motif." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002419" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001403" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "tetraspanin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001408
    obo:IAO_0000115 "An ADP-ribosyl cyclase that is a translation product of the human CD38 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2766" ;
    oboInOwl:hasExactSynonym "2'-phospho-ADP-ribosyl cyclase", "2'-phospho-ADP-ribosyl cyclase/2'-phospho-cyclic-ADP-ribose transferase", "2'-phospho-cyclic-ADP-ribose transferase", "ADP-ribosyl cyclase 1", "ADPRC 1", "CD38", "I-19", "NIM-R5 antigen", "T10", "cADPr hydrolase 1", "cyclic ADP-ribose hydrolase 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001408" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1" ;
    rdfs:subClassOf obo:PR_000001281 .

obo:PR_000001412
    obo:IAO_0000115 "A B7-related protein that is a translation product of the human CD86 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2745", "PANTHER:PTHR25462:SF45" ;
    oboInOwl:hasExactSynonym "B70", "BU63", "CD86", "CD86 antigen", "CTLA-4 counter-receptor B7.2", "ETC-1", "FUN-1", "T-lymphocyte activation antigen CD86", "activation B7-2 antigen", "early T-cell costimulatory molecule 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD28LG2" ;
    oboInOwl:id "PR:000001412" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD86 molecule" ;
    rdfs:subClassOf obo:PR_000001290 .

obo:PR_000001431
    obo:IAO_0000115 "A rhodopsin-like G-protein coupled receptor that is a translation product of the human FPR1, FPR2, or FPR3 genes, 1:1 orthologs thereof, or a semi-ortholog thereof. The active form binds N-formyl methionyl peptides." ;
    oboInOwl:hasDbXref "IUPHARfam:23", "PIRSF:PIRSF038561" ;
    oboInOwl:hasExactSynonym "formylpeptide receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001431" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "N-formyl peptide receptor" ;
    rdfs:subClassOf obo:PR_000001094 .

obo:PR_000001438
    obo:IAO_0000115 "A B7-related protein that is a translation product of the human CD80 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2744" ;
    oboInOwl:hasExactSynonym "B7", "BB1", "CD80", "CTLA-4 counter-receptor B7.1", "T-lymphocyte activation antigen CD80", "activation B7-1 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD28LG", "CD28LG1", "LAB7" ;
    oboInOwl:id "PR:000001438" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD80 molecule" ;
    rdfs:subClassOf obo:PR_000001290 .

obo:PR_000001444
    obo:IAO_0000115 "A cadherin that is a translation product of the human CDH5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "7B4 antigen", "CD144", "CDH5", "VE-cadherin", "vascular endothelial cadherin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001444" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "cadherin-5" ;
    rdfs:subClassOf obo:PR_000001327 .

obo:PR_000001447
    obo:IAO_0000115 "A cadherin that is a translation product of the human CDH1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "ARC-1", "CAM 120/80", "CD324", "CDH1", "E-cadherin", "epithelial cadherin", "uvomorulin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CDHE", "UVO" ;
    oboInOwl:id "PR:000001447" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "cadherin-1" ;
    rdfs:subClassOf obo:PR_000001327 .

obo:PR_000001456
    obo:IAO_0000115 "An alpha-(1,3)-fucosyltransferase that is a translation product of the human FUT4 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "galactoside 3-L-fucosyltransferase" ;
    oboInOwl:hasExactSynonym "CD15", "ELAM-1 ligand fucosyltransferase", "FUT4", "Fuc-TIV", "FucT-IV", "alpha-(1,3)-fucosyltransferase FUT4", "fucosyltransferase 4", "fucosyltransferase FUT4", "fucosyltransferase IV" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ELFT", "FCT3A" ;
    oboInOwl:id "PR:000001456" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "alpha-(1,3)-fucosyltransferase 4" ;
    rdfs:subClassOf obo:PR_000001320 .

obo:PR_000001460
    obo:IAO_0000115 "A glycophorin that is a translation product of the human GYPA gene or a 1:1 ortholog thereof. It is the major sialoglycoprotein of the erythrocyte membrane. Structurally, glycophorin A consists of an N-terminal extracellular domain, heavily glycosylated on Ser and threonine residues, followed by a transmembrane region and a C-terminal cytoplasmic domain." ;
    oboInOwl:hasExactSynonym "CD235a", "GYPA", "MN sialoglycoprotein", "PAS-2", "sialoglycoprotein alpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GPA" ;
    oboInOwl:id "PR:000001460" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "glycophorin-A" ;
    rdfs:subClassOf obo:PR_000001352 .

obo:PR_000001465
    obo:IAO_0000115 "An immunoglobulin gamma Fc receptor I that is a translation product of the human FCGR1A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD64", "FCGR1A", "Fc-gamma RI", "FcRI", "IgG Fc receptor I" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FCG1", "FCGR1", "IGFR1" ;
    oboInOwl:id "PR:000001465" ;
    a owl:Class ;
    rdfs:comment "Category=gene. The Fcgr1 gene in mouse is a 1:1 ortholog of FCGR1A, not FCGR1B. Requested by=CL." ;
    rdfs:label "high affinity immunoglobulin gamma Fc receptor I" ;
    rdfs:subClassOf obo:PR_000001356 .

obo:PR_000001479
    obo:IAO_0000115 "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the mouse Fcgr2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "CD32" ;
    oboInOwl:hasExactSynonym "Fc gamma receptor IIB", "Fc-gamma RII", "Fc-gamma-RIIB", "FcRII", "Fcgr2", "IgG Fc receptor II beta", "ly-17", "lymphocyte antigen 17" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fcgr2b" ;
    oboInOwl:id "PR:000001479" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II" ;
    rdfs:subClassOf obo:PR_000001355 .

obo:PR_000001481
    obo:IAO_0000115 "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the human FCGR2B gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "CD32", "CDw32" ;
    oboInOwl:hasExactSynonym "FCGR2B", "Fc-gamma RII-b", "Fc-gamma-RIIb", "FcRII-b", "IgG Fc receptor II-b" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FCG2", "IGFR2" ;
    oboInOwl:id "PR:000001481" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II-b" ;
    rdfs:subClassOf obo:PR_000001355 .

obo:PR_000001483
    obo:IAO_0000115 "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the mouse Fcgr3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD16", "Fc-gamma RIII", "FcRIII", "Fcgr3", "IgG Fc receptor III" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001483" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor III" ;
    rdfs:subClassOf obo:PR_000001355 .

obo:PR_000001547
    obo:IAO_0000115 "A prostanoid receptor that is a translation product of the human PTGDR2 gene or a 1:1 ortholog thereof. The preferred ligand is 11-dehydro-thromboxane B2. This receptor is not closely related to the prostaglandin D2 receptor encoded by PGD2." ;
    oboInOwl:hasDbXref "IUPHARobj:339", "PIRSF:PIRSF038608" ;
    oboInOwl:hasExactSynonym "CD294", "G-protein coupled receptor 44", "PTGDR2", "chemoattractant receptor-homologous molecule expressed on Th2 cells" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CRTH2", "DL1R", "GPR44" ;
    oboInOwl:id "PR:000001547" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "prostaglandin D2 receptor DP2" ;
    rdfs:subClassOf obo:PR_000001549 .

obo:PR_000001549
    obo:IAO_0000115 "A rhodopsin-like G-protein coupled receptor that is a translation product of the human PTGDR, PTGDR2, PTGER1 to PTGER4, PTGFR, PTGIR, or TBXA2R genes, 1:1 orthologs thereof, or a semi-ortholog thereof. The active form binds prostanoids (prostaglandins and thromboxanes)." ;
    oboInOwl:hasDbXref "IUPHARfam:58", "PIRSF:PIRSF001962" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001549" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "prostanoid receptor" ;
    rdfs:subClassOf obo:PR_000001094 .

obo:PR_000001580
    obo:IAO_0000115 "An N-formyl peptide receptor that is a translation product of the human FPR1 gene or a 1:1 ortholog thereof. The preferred ligand is the peptide fMet-Leu-Phe, a bacterial peptide that acts as a chemoattractant in various pathophysiological conditions." ;
    oboInOwl:hasBroadSynonym "N-formyl peptide receptor" ;
    oboInOwl:hasDbXref "IUPHARobj:222" ;
    oboInOwl:hasExactSynonym "FPR", "FPR1", "N-formylpeptide chemoattractant receptor", "fMLP receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001580" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "fMet-Leu-Phe receptor" ;
    rdfs:subClassOf obo:PR_000001431 .

obo:PR_000001753
    obo:IAO_0000115 "A protein with a core domain composition consisting of a Rel homology domain (RHD) (Pfam:PF00554), an IPT/TIG domain (Pfam:PF01833), six copies of the Ankyrin repeat (Pfam:PF00023), a Death domain (Pfam:PF00531) and a C-terminal PEST region." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF036310" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "transcription factor NF-kappa-B" ;
    oboInOwl:id "PR:000001753" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "transcription factor NF-kappa-B subunit" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001785
    obo:IAO_0000115 "A protein with core architecture consisting of one Prominin (Pfam:PF05478) domain. The prominins are an emerging family of proteins that, among the multispan membrane proteins, display a novel topology. Mouse and human prominin and prominin-like 1 are predicted to contain five membrane spanning domains, with an N-terminal domain exposed to the extracellular space followed by four, alternating small cytoplasmic and large extracellular, loops and a cytoplasmic C-terminal domain." ;
    oboInOwl:hasDbXref "PANTHER:PTHR22730", "PIRSF:PIRSF017831" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001785" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "prominin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001786
    obo:IAO_0000115 "A prominin that is a translation product of the human PROM1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD133", "PROM1", "antigen AC133", "antigen AC133 homolog", "prominin-like protein 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MSTP061", "PROML1", "Prom" ;
    oboInOwl:id "PR:000001786" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "prominin-1" ;
    rdfs:subClassOf obo:PR_000001785 .

obo:PR_000001806
    obo:IAO_0000115 "A protein that is a translation product of the human CLEC6A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2928" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 10", "CLEC6A", "DC-associated C-type lectin 2", "dectin-2", "dendritic cell-associated C-type lectin 2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLECSF10", "Clec4n", "DECTIN2" ;
    oboInOwl:id "PR:000001806" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-type lectin domain family 6 member A" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001807
    obo:IAO_0000115 "A protein that is a translation product of the human CLEC7A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2927" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 12", "CD369", "CLEC7A", "DC-associated C-type lectin 1", "beta-glucan receptor", "dectin-1", "dendritic cell-associated C-type lectin 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BGR", "CLECSF12", "DECTIN1", "UNQ539/PRO1082" ;
    oboInOwl:id "PR:000001807" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "C-type lectin domain family 7 member A" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001809
    obo:IAO_0000115 "A protein that is a translation product of the human CD59 gene, a 1:1 ortholog thereof, or pro-orthologs thereof. This gene is present as a single copy in human and has undergone a lineage-specific duplication in mouse. CD59 antigen has a core architecture consisting of one UPAR/Ly-6 domain (Pfam:PF00021), a small domain of about 70 amino acids and containing 5 conserved disulfide bonds. It is both N- and O-glycosylated and is a GPI-anchored protein that releases soluble forms in some tissues." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038782" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001809" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL. Pro-orthology refers to, in this case, after-speciation gene duplication in the non-human species (aka 1:many orthology)." ;
    rdfs:label "CD59-like glycoprotein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001810
    obo:IAO_0000115 "A protein with core architecture consisting of asignal sequence, 5 Ig-like domains, followed by a transmembrane sequence, followed by a Protein tyrosine kinase domain (Pfam:PF07714). However, only 1-3 of the Ig domains are detected by the Pfam HMMs in most of the sequences. Pfam:PF00047 is most common, but other members of the Ig domain clan, Pfam:PF07679 and Pfam:PF07686 can be identified instead. The fourth Ig domain lacks the disulfide-bonded cysteines." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF000615" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001810" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "CSF-1/PDGF receptor-type tyrosine-protein kinase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001813
    obo:IAO_0000115 "An adhesion G-protein coupled receptor that is a translation product of the human ADGRE1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:182", "PIRSF:PIRSF038685" ;
    oboInOwl:hasExactSynonym "ADGRE1", "EGF-like module receptor 1", "EGF-like module-containing mucin-like hormone receptor-like 1", "EMR1", "EMR1 hormone receptor", "cell surface glycoprotein F4/80" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gpf480", "TM7LN3" ;
    oboInOwl:id "PR:000001813" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "adhesion G protein-coupled receptor E1" ;
    rdfs:subClassOf obo:PR_000001087 .

obo:PR_000001820
    obo:IAO_0000115 "A protein with core architecture consisting of a signal sequence, a Class II histocompatibility antigen, alpha domain (Pfam:PF00993) and an Immunoglobulin C1-set domain (Pfam:PF07654); these form the extracellular domain and are followed by a single-pass transmembrane region and a small cytoplasmic region." ;
    oboInOwl:hasExactSynonym "MHCcIIalpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001820" ;
    a owl:Class ;
    rdfs:comment "Category=family. Note: There are three major and two minor class II MHC (major histocompatability complex) alpha chain genes in human. Designations for the MHC complex loci are species specific: HLA (human leukocyte antigen) in human, H-2 in mouse. MHC class II loci are characterized by large numbers of allelic variants. In contrast to MHC Class I alpha chain genes, orthologies can be seen between some human and mouse genes. MHC class II alpha chains form heterodimers with MHLC class II beta chains." ;
    rdfs:label "MHC class II histocompatibility antigen alpha chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001832
    obo:IAO_0000115 "A protein with core architecture consisting of a signal sequence, one Immunoglobulin V-set domain (Pfam:PF07686), two Immunoglobulin C1-set domains (Pfam:PF07654), a single-pass transmembrane region and a very small cytoplasmic region." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038063" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001832" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "SIRP/SHPS-1 family protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001833
    obo:IAO_0000115 "A protein that is a translation product of the human SLAMF1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PANTHER:PTHR12080:SF1" ;
    oboInOwl:hasExactSynonym "CD150", "CDw150", "IPO-3", "SLAMF1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SLAM" ;
    oboInOwl:id "PR:000001833" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "SLAM family member 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001835
    obo:IAO_0000115 "A protein that is a translation product of the human TBX21 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "T-box protein 21", "T-cell-specific T-box transcription factor T-bet", "TBX21", "transcription factor TBLYM" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TBET", "TBLYM" ;
    oboInOwl:id "PR:000001835" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-box transcription factor TBX21" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001836
    obo:IAO_0000115 "A protein that is a translation product of the human CD7 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038791" ;
    oboInOwl:hasExactSynonym "CD7", "GP40", "T-cell antigen CD7", "T-cell leukemia antigen", "T-cell surface antigen Leu-9", "TP41" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001836" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD7 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001838
    obo:IAO_0000115 "A protein with core architecture consisting of a signal sequence, an extracellular region with Class I Histocompatibility antigen, domains alpha 1 and alpha two (Pfam:PF00129) and an Immunoglobulin C1-set domain (Pfam:PF07654), a single-pass transmembrane region, and a very short cytoplasmic region. Forms a heterodimer with beta-2 microglobulin." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038798" ;
    oboInOwl:hasExactSynonym "CD1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001838" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "T-cell surface glycoprotein CD1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001839
    obo:IAO_0000115 "A protein that is a translation product of the human CD5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PANTHER:PTHR19331:SF6" ;
    oboInOwl:hasExactSynonym "CD5", "Lyt-1", "ly-1", "lymphocyte antigen 1", "lymphocyte antigen T1/Leu-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LEU1" ;
    oboInOwl:id "PR:000001839" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein CD5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001841
    obo:IAO_0000115 "A protein that is a translation product of the human CD28 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2863" ;
    oboInOwl:hasExactSynonym "CD28", "TP44" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001841" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell-specific surface glycoprotein CD28" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001843
    obo:IAO_0000115 "A protein that is a translation product of the human THY1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038777" ;
    oboInOwl:hasExactSynonym "CD90", "CDw90", "THY1", "Thy-1 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Thy-1" ;
    oboInOwl:id "PR:000001843" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "Thy-1 membrane glycoprotein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001844
    obo:IAO_0000115 "A protein that is a translation product of the human ARG1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1244" ;
    oboInOwl:hasExactSynonym "ARG1", "liver-type arginase", "type I arginase" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001844" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "arginase-1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001850
    obo:IAO_0000115 "A cathepsin-like protease that is a translation product of the human CTSK gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2350" ;
    oboInOwl:hasExactSynonym "CTSK", "cathepsin O2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CTSO", "CTSO2", "cathepsin O", "cathepsin X" ;
    oboInOwl:id "PR:000001850" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "cathepsin K" ;
    rdfs:subClassOf obo:PR_000040662 .

obo:PR_000001852
    obo:IAO_0000115 "A protein that is a translation product of the human CTLA4 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2743" ;
    oboInOwl:hasExactSynonym "CD152", "CTLA-4", "CTLA4", "cytotoxic T-lymphocyte-associated antigen 4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001852" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "cytotoxic T-lymphocyte protein 4" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001858
    obo:IAO_0000115 "A protein that is a translation product of the human VPREB1 gene or a 1:1 ortholog thereof. The gene is recently and independently duplicated in mouse and rabbit, giving rise to very closely related VPREB2 genes in those species. The protein associates with the Ig-mu chain to form a molecular complex that is expressed only on the surface of pre-B-cells." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038787" ;
    oboInOwl:hasExactSynonym "CD179 antigen-like family member A", "CD179a", "V(pre)B protein", "VPREB1", "VpreB protein", "protein VPreB1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "VPREB" ;
    oboInOwl:id "PR:000001858" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "immunoglobulin iota chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001859
    obo:IAO_0000115 "A protein that is a translation product of the human IGLL1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD179 antigen-like family member B", "CD179b", "IGLL1", "Ig lambda-5", "immunoglobulin omega polypeptide", "immunoglobulin-related protein 14.1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IGL1", "Igl-5" ;
    oboInOwl:id "PR:000001859" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "immunoglobulin lambda-like polypeptide 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001860
    obo:IAO_0000115 "A protein that is a translation product of the human ICOS gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2939" ;
    oboInOwl:hasExactSynonym "CCLP", "CD278", "CD28 and CTLA-4-like protein", "CD28-related protein 1", "ICOS", "activation-inducible lymphocyte immunomediatory molecule" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "AILIM", "CRP-1" ;
    oboInOwl:id "PR:000001860" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "inducible T-cell costimulator" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001861
    obo:IAO_0000115 "A protein with core architecture consisting of a large extracellular region containing one Integrin, beta chain domain (Pfam:PF00362), up to four EGF-like domains (Pfam:PF07974), and an Integrin beta tail domain (Pfam:PF07965), followed by a single-pass transmembrane region and a small cytoplasmic region often containing an Integrin beta cytoplasmic domain (Pfam:PF08725)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002512" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001861" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "integrin beta" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001865
    obo:IAO_0000115 "A protein that is a translation product of the human IL3RA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1705" ;
    oboInOwl:hasExactSynonym "CD123", "IL-3 receptor subunit alpha", "IL-3R subunit alpha", "IL-3R-alpha", "IL-3RA", "IL3RA", "interleukin-3 receptor class II alpha chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL3R", "Sut-1" ;
    oboInOwl:id "PR:000001865" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-3 receptor class 2 alpha chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001867
    obo:IAO_0000115 "A protein that is a translation product of the human IL5RA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1706", "PIRSF:PIRSF018419" ;
    oboInOwl:hasExactSynonym "CD125", "CDw125", "IL-5 receptor subunit alpha", "IL-5R subunit alpha", "IL-5R-alpha", "IL-5RA", "IL5RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL5R" ;
    oboInOwl:id "PR:000001867" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-5 receptor subunit alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001869
    obo:IAO_0000115 "A protein that is a translation product of the human IL7R gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1698", "PIRSF:PIRSF001960" ;
    oboInOwl:hasExactSynonym "CD127", "CDw127", "IL-7 receptor subunit alpha", "IL-7R subunit alpha", "IL-7R-alpha", "IL-7RA", "IL7R" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001869" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-7 receptor subunit alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001874
    obo:IAO_0000115 "A protein that is a translation product of the KLRB1 gene or its closely related paralogs (KLRB1A-F). There are lineage-specific expansions in mouse and rat." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038804" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001874" ;
    a owl:Class ;
    rdfs:comment "Category=family. Requested by=CL." ;
    rdfs:label "KLRB1-like protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001879
    obo:IAO_0000115 "A protein that is a translation product of the human SPN gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001994" ;
    oboInOwl:hasExactSynonym "B-cell differentiation antigen LP-3", "CD43", "GALGP", "SPN", "galactoglycoprotein", "leukocyte sialoglycoprotein", "ly-48", "lymphocyte antigen 48", "sialophorin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001879" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "leukosialin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001880
    obo:IAO_0000115 "A protein that is a translation product of the human FCER2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2935", "PIRSF:PIRSF002426" ;
    oboInOwl:hasExactSynonym "BLAST-2", "C-type lectin domain family 4 member J", "CD23", "FCER2", "Fc-epsilon-RII", "immunoglobulin E-binding factor", "lymphocyte IgE receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD23A", "CLEC4J", "FCE2", "Fcer2a", "IGEBF" ;
    oboInOwl:id "PR:000001880" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "low affinity immunoglobulin epsilon Fc receptor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001883
    obo:IAO_0000115 "A protein with core architecture consisting of a Lysosome-associated membrane glycoprotein (Pfam:PF01299) domain. It is a single-pass type I membrane protein that shuttles between lysosomes, endosomes, and the plasma membrane." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002462" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001883" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "lysosome-associated membrane protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001884
    obo:IAO_0000115 "A protein that is a translation product of the human MARCO gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "MARCO", "macrophage receptor with collagenous structure", "scavenger receptor class A member 2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SCARA2" ;
    oboInOwl:id "PR:000001884" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "macrophage receptor MARCO" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001885
    obo:IAO_0000115 "A protein that is a translation product of the human MSR1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD204", "MSR1", "SR-A", "macrophage acetylated LDL receptor I and II", "scavenger receptor class A member 1", "scavenger receptor type A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SCARA1", "Scvr" ;
    oboInOwl:id "PR:000001885" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "macrophage scavenger receptor types I and II" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001888
    obo:IAO_0000115 "A protein with core architecture consisting of a Peptidase family M1 domain (Pfam:PF01433)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005502" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001888" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "membrane alanyl aminopeptidase-like metallopeptidase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001889
    obo:IAO_0000115 "A protein that is a translation product of the human CD14 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002017" ;
    oboInOwl:hasExactSynonym "CD14", "monocyte differentiation antigen CD14", "myeloid cell-specific leucine-rich glycoprotein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001889" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD14 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001892
    obo:IAO_0000115 "A protein that is a translation product of the human CD33 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2601" ;
    oboInOwl:hasExactSynonym "CD33", "gp67", "myeloid cell surface antigen CD33", "sialic acid-binding Ig-like lectin 3", "siglec-3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SIGLEC3" ;
    oboInOwl:id "PR:000001892" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD33 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001893
    obo:IAO_0000115 "A protein that is a translation product of the human NCR1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "NK cell-activating receptor" ;
    oboInOwl:hasExactSynonym "AR-1", "CD335", "NCR1", "NK-p46", "NKp46", "activating receptor 1", "lymphocyte antigen 94", "lymphocyte antigen 94 homolog", "natural killer cell p46-related protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LY94" ;
    oboInOwl:id "PR:000001893" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "natural cytotoxicity triggering receptor 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001894
    obo:IAO_0000115 "A protein that is a translation product of the human NCR2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "NK cell-activating receptor" ;
    oboInOwl:hasDbXref "PIRSF:PIRSF037963" ;
    oboInOwl:hasExactSynonym "CD336", "NCR2", "NK-p44", "NKp44", "lymphocyte antigen 95 homolog", "natural killer cell p44-related protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LY95" ;
    oboInOwl:id "PR:000001894" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Not found in mouse." ;
    rdfs:label "natural cytotoxicity triggering receptor 2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001896
    obo:IAO_0000115 "A protein that is a translation product of the human CD244 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD244", "NAIL", "NK cell activation-inducing ligand", "NK cell type I receptor protein 2B4", "NKR2B4", "SLAM family member 4", "SLAMF4", "non-MHC restricted killing associated", "signaling lymphocytic activation molecule 4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "2B4", "Nmrk" ;
    oboInOwl:id "PR:000001896" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "natural killer cell receptor 2B4" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001897
    obo:IAO_0000115 "A protein with core architecture consisting of an as yet unnamed domain in the amino-terminal half and a carboxyl-terminal Lectin C-type domain (Pfam:PF00059)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005558" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001897" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "natural killer cell receptor NKG2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001898
    obo:IAO_0000115 "A protein that is a translation product of the human MME gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1611", "PIRSF:PIRSF501074" ;
    oboInOwl:hasExactSynonym "CALLA", "CD10", "MME", "NEP", "SFE", "atriopeptidase", "common acute lymphocytic leukemia antigen", "enkephalinase", "neutral endopeptidase", "neutral endopeptidase 24.11", "skin fibroblast elastase" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EPN" ;
    oboInOwl:id "PR:000001898" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "neprilysin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001902
    obo:IAO_0000115 "A protein that is a translation product of the human RORC gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:600" ;
    oboInOwl:hasExactSynonym "RAR-related orphan receptor C", "RORC", "TOR", "nuclear receptor RZR-gamma", "nuclear receptor subfamily 1 group F member 3", "retinoid-related orphan receptor-gamma", "thymus orphan receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "NR1F3", "RORG", "RZRG", "Thor" ;
    oboInOwl:id "PR:000001902" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "nuclear receptor ROR-gamma" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001903
    obo:IAO_0000115 "A protein that is a translation product of the human PAX5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "B-cell-specific transcription factor", "BSAP", "PAX5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pax-5" ;
    oboInOwl:id "PR:000001903" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "paired box protein PAX-5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001905
    obo:IAO_0000115 "A protein that is a translation product of the human CD36 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD36", "FAT", "GPIIIB", "GPIV", "PAS IV", "PAS-4", "fatty acid translocase", "glycoprotein IIIb", "leukocyte differentiation antigen CD36", "platelet collagen receptor", "platelet glycoprotein IV", "thrombospondin receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GP3B", "GP4" ;
    oboInOwl:id "PR:000001905" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "platelet glycoprotein 4" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001907
    obo:IAO_0000115 "A protein that is a translation product of the human GP1BA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002493" ;
    oboInOwl:hasExactSynonym "CD42b", "GP-Ib alpha", "GP1BA", "GPIb-alpha", "GPIbA", "antigen CD42b-alpha", "glycoprotein Ibalpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001907" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "platelet glycoprotein Ib alpha chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001919
    obo:IAO_0000115 "A protein that is a translation product of the human PDCD1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2760", "PIRSF:PIRSF018380" ;
    oboInOwl:hasExactSynonym "CD279", "PD-1", "PDCD1", "protein PD-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PD1" ;
    oboInOwl:id "PR:000001919" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "programmed cell death protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001925
    obo:IAO_0000115 "A protein that is a translation product of the human CD163 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD163", "hemoglobin scavenger receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "M130" ;
    oboInOwl:id "PR:000001925" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "scavenger receptor cysteine-rich type 1 protein M130" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001927
    obo:IAO_0000115 "A protein that is a translation product of the human SIGLEC5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD170", "CD33 antigen-like 2", "OB-BP2", "OB-binding protein 2", "SIGLEC5", "obesity-binding protein 2", "sialic acid-binding Ig-like lectin F", "siglec-5", "siglec-F" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD33L2", "OBBP2", "Siglecf" ;
    oboInOwl:id "PR:000001927" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "sialic acid-binding Ig-like lectin 5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001931
    obo:IAO_0000115 "A protein that is a translation product of the human SIGLEC1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD169", "SER", "SIGLEC1", "sheep erythrocyte receptor", "sialic acid-binding Ig-like lectin 1", "siglec-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SN", "Sa" ;
    oboInOwl:id "PR:000001931" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "sialoadhesin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001932
    obo:IAO_0000115 "A protein that is a translation product of the human CD24 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD24", "HSA", "M1/69-J11D heat stable antigen", "R13-Ag", "X62 heat stable antigen", "ly-52", "lymphocyte antigen 52", "nectadrin", "small cell lung carcinoma cluster 4 antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD24A" ;
    oboInOwl:id "PR:000001932" ;
    a owl:Class ;
    rdfs:comment "Category=gene. The mouse ortholog is Cd24a. Mouse protein Cd24b likely also orthologous. Currently it is not in UniProt. Requested by=CL." ;
    rdfs:label "signal transducer CD24" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001935
    obo:IAO_0000115 "A protein that is a translation product of the human SDC1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF015854" ;
    oboInOwl:hasExactSynonym "CD138", "SDC1", "SYND1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SDC", "Synd-1" ;
    oboInOwl:id "PR:000001935" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "syndecan-1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001937
    obo:IAO_0000115 "A protein that is a translation product of the human ACP5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF000898" ;
    oboInOwl:hasExactSynonym "ACP5", "TR-AP", "TrATPase", "tartrate-resistant acid ATPase", "type 5 acid phosphatase" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "T5ap", "Trap" ;
    oboInOwl:id "PR:000001937" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "tartrate-resistant acid phosphatase type 5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001938
    obo:IAO_0000115 "A protein with core architecture consisting of a signal sequence, a Lectin C-type domain (Pfam:PF00059), 5 or 6 EGF-like domains (Pfam:PF00008, Pfam:PF09064, or Pfam:PF07645), a transmembrane region, and a small cytoplasmic region (36-51 amino acids)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF001775" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001938" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "thrombomodulin-like receptor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001941
    obo:IAO_0000115 "A protein that is a translation product of the human GATA3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "GATA-binding factor 3", "GATA3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gata-3" ;
    oboInOwl:id "PR:000001941" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "trans-acting T-cell-specific transcription factor GATA-3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001944
    obo:IAO_0000115 "A protein that is a translation product of the human SPI1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "31 kDa-transforming protein", "SFFV proviral integration 1 protein", "SPI1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Sfpi-1", "Sfpi1" ;
    oboInOwl:id "PR:000001944" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "transcription factor PU.1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001945
    obo:IAO_0000115 "A protein that is a translation product of the human TFRC gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p90" ;
    oboInOwl:hasExactSynonym "CD71", "T9", "TFRC", "TfR", "TfR1", "Trfr" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TR" ;
    oboInOwl:id "PR:000001945" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "transferrin receptor protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001950
    obo:IAO_0000115 "A protein that is a translation product of the human CD40LG gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "TRAP" ;
    oboInOwl:hasDbXref "PIRSF:PIRSF016527" ;
    oboInOwl:hasExactSynonym "CD154", "CD40-L", "CD40LG", "T-cell antigen Gp39", "TNF-related activation protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD40L", "TNFSF5" ;
    oboInOwl:id "PR:000001950" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "tumor necrosis factor ligand superfamily member 5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001954
    obo:IAO_0000115 "A protein that is a translation product of the human TNFRSF11A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1881", "PIRSF:PIRSF038806" ;
    oboInOwl:hasExactSynonym "CD265", "ODFR", "TNFRSF11A", "osteoclast differentiation factor receptor", "receptor activator of NF-KB" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RANK" ;
    oboInOwl:id "PR:000001954" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "tumor necrosis factor receptor superfamily member 11A" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001963
    obo:IAO_0000115 "A protein that is a translation product of the human CD27 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1876", "PIRSF:PIRSF001966" ;
    oboInOwl:hasExactSynonym "CD27", "CD27L receptor", "T-cell activation antigen CD27", "tumor necrosis factor receptor superfamily member 7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "T14", "TNFRSF7" ;
    oboInOwl:id "PR:000001963" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD27 molecule" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001968
    obo:IAO_0000115 "A SIRP/SHPS-1 family protein that is a translation product of the human SIRPA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p84" ;
    oboInOwl:hasDbXref "IUPHARobj:2942" ;
    oboInOwl:hasExactSynonym "Bit", "CD172 antigen-like family member A", "CD172a", "MyD-1 antigen", "SHP substrate 1", "SHPS-1", "SIRPA", "Sirp-alpha-1", "Sirp-alpha-2", "Sirp-alpha-3", "brain Ig-like molecule with tyrosine-based activation motifs", "inhibitory receptor SHPS-1", "macrophage fusion receptor", "signal-regulatory protein alpha-1", "signal-regulatory protein alpha-2", "signal-regulatory protein alpha-3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BIT", "MFR", "MYD1", "PTPNS1", "SHPS1", "SIRP" ;
    oboInOwl:id "PR:000001968" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "tyrosine-protein phosphatase non-receptor type substrate 1" ;
    rdfs:subClassOf obo:PR_000001832 .

obo:PR_000001969
    obo:IAO_0000115 "A protein that is a translation product of the human PLAUR gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002022" ;
    oboInOwl:hasExactSynonym "CD87", "PLAUR", "U-PAR", "monocyte activation antigen Mo3", "uPAR" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MO3", "UPAR" ;
    oboInOwl:id "PR:000001969" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "urokinase plasminogen activator surface receptor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000001971
    obo:IAO_0000115 "A protein with core architecture consisting of a signal sequence, followed by 7 Ig-like domains (Pfam:PF00047, Pfam:PF07679, or Pfam:PF07686), a transmembrane region, and a cytoplasmic Protein tyrosine kinase domain." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF038502" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000001971" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "vascular endothelial growth factor receptor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000002001
    obo:IAO_0000115 "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human FLT3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1807", "PIRSF:PIRSF500949" ;
    oboInOwl:hasExactSynonym "CD135", "FL cytokine receptor", "FLK-2", "FLT-3", "FLT3", "Fms-like tyrosine kinase 3", "fetal liver kinase 2", "stem cell tyrosine kinase 1", "tyrosine-protein kinase FLT3", "tyrosine-protein kinase receptor FLT3", "tyrosine-protein kinase receptor flk-2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FLK2", "STK-1", "STK1" ;
    oboInOwl:id "PR:000002001" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "receptor-type tyrosine-protein kinase FLT3" ;
    rdfs:subClassOf obo:PR_000001810 .

obo:PR_000002015
    obo:IAO_0000115 "An MHC class II histocompatibility antigen alpha chain that is a translation product of the human HLA-DRA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "H2-IE-alpha", "MHC class II antigen DRA", "MHCcIIalpha_DRA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "H2-Ea", "HLA-DRA", "HLA-DRA1" ;
    oboInOwl:id "PR:000002015" ;
    a owl:Class ;
    rdfs:comment "Category=gene. The mouse ortholog is called H2-Ea." ;
    rdfs:label "MHC class II histocompatibility antigen alpha chain DRA" ;
    rdfs:subClassOf obo:PR_000001820 .

obo:PR_000002023
    obo:IAO_0000115 "A natural killer cell receptor NKG2 that is a translation product of the human KLRC1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2849" ;
    oboInOwl:hasExactSynonym "CD159 antigen-like family member A", "CD159a", "KLRC1", "NK cell receptor A", "NKG2-A/B-activating NK receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "NKG2A" ;
    oboInOwl:id "PR:000002023" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "NKG2-A/NKG2-B type II integral membrane protein" ;
    rdfs:subClassOf obo:PR_000001897 .

obo:PR_000002025
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD1A", "CD1a", "T-cell surface antigen T6/Leu-6", "Ta1 thymocyte antigen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000002025" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein CD1a" ;
    rdfs:subClassOf obo:PR_000001838 .

obo:PR_000002027
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1C gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD1C", "CD1c" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000002027" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein CD1c" ;
    rdfs:subClassOf obo:PR_000001838 .

obo:PR_000002028
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1D gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD1D", "CD1d", "CD1d.1", "R3G1", "T-cell surface glycoprotein CD1d" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd1.1", "Cd1d1" ;
    oboInOwl:id "PR:000002028" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "antigen-presenting glycoprotein CD1d" ;
    rdfs:subClassOf obo:PR_000001838 .

obo:PR_000002030
    obo:IAO_0000115 "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human PDGFRA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1803", "PANTHER:PTHR24416:SF207", "PIRSF:PIRSF500950" ;
    oboInOwl:hasExactSynonym "CD140 antigen-like family member A", "CD140a", "CD140a antigen", "PDGF-R-alpha", "PDGFR-alpha", "PDGFRA", "alpha platelet-derived growth factor receptor", "platelet-derived growth factor alpha receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PDGFR2", "RHEPDGFRA" ;
    oboInOwl:id "PR:000002030" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "alpha-type platelet-derived growth factor receptor" ;
    rdfs:subClassOf obo:PR_000001810 .

obo:PR_000002031
    obo:IAO_0000115 "A membrane alanyl aminopeptidase-like metallopeptidase that is a translation product of the human ANPEP gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1560" ;
    oboInOwl:hasExactSynonym "ANPEP", "AP-M", "AP-N", "CD13", "alanyl aminopeptidase", "aminopeptidase M", "gp150", "membrane protein p161", "microsomal aminopeptidase", "myeloid plasma membrane glycoprotein CD13" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "APN", "Lap-1", "Lap1", "PEPN" ;
    oboInOwl:id "PR:000002031" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "aminopeptidase N" ;
    rdfs:subClassOf obo:PR_000001888 .

obo:PR_000002037
    obo:IAO_0000115 "A thrombomodulin-like receptor that is a translation product of the human CD93 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C1q/MBL/SPA receptor", "C1qR", "C1qR(p)", "C1qRp", "CD93", "CDw93", "Ly-68", "cell surface antigen AA4", "complement component 1 q subcomponent receptor 1", "lymphocyte antigen 68", "matrix-remodeling-associated protein 4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Aa4", "C1QR1", "Ly68", "MXRA4" ;
    oboInOwl:id "PR:000002037" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "complement component C1q receptor" ;
    rdfs:subClassOf obo:PR_000001938 .

obo:PR_000002039
    obo:IAO_0000115 "A membrane alanyl aminopeptidase-like metallopeptidase that is a translation product of the human ENPEP gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1568" ;
    oboInOwl:hasExactSynonym "AP-A", "BP-1/6C3 antigen", "CD249", "ENPEP", "aminopeptidase A", "differentiation antigen gp160" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EAP" ;
    oboInOwl:id "PR:000002039" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "glutamyl aminopeptidase" ;
    rdfs:subClassOf obo:PR_000001888 .

obo:PR_000002062
    obo:IAO_0000115 "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human CSF1R gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1806", "PIRSF:PIRSF500947" ;
    oboInOwl:hasExactSynonym "CD115", "CSF-1 receptor", "CSF-1-R", "CSF-1R", "CSF1R", "M-CSF-R", "proto-oncogene c-Fms" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Csfmr", "FMS" ;
    oboInOwl:id "PR:000002062" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "macrophage colony-stimulating factor 1 receptor" ;
    rdfs:subClassOf obo:PR_000001810 .

obo:PR_000002064
    obo:IAO_0000115 "A lysosome-associated membrane protein that is a translation product of the human CD68 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD68" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "gp110" ;
    oboInOwl:id "PR:000002064" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "macrosialin" ;
    rdfs:subClassOf obo:PR_000001883 .

obo:PR_000002065
    obo:IAO_0000115 "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human KIT gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1805", "PIRSF:PIRSF500951" ;
    oboInOwl:hasExactSynonym "CD117", "KIT", "SCFR", "proto-oncogene c-Kit", "tyrosine-protein kinase Kit" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Sl" ;
    oboInOwl:id "PR:000002065" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "mast/stem cell growth factor receptor" ;
    rdfs:subClassOf obo:PR_000001810 .

obo:PR_000002105
    obo:IAO_0000115 "A thrombomodulin-like receptor that is a translation product of the human THBD gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "BDCA-3", "BDCA3", "CD141", "THBD", "TM", "fetomodulin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "THRM" ;
    oboInOwl:id "PR:000002105" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "thrombomodulin" ;
    rdfs:subClassOf obo:PR_000001938 .

obo:PR_000002112
    obo:IAO_0000115 "A vascular endothelial growth factor receptor that is a translation product of the human KDR gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1813" ;
    oboInOwl:hasExactSynonym "CD309", "FLK-1", "KDR", "VEGFR-2", "fetal liver kinase 1", "kinase NYK", "kinase insert domain receptor", "protein-tyrosine kinase receptor flk-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FLK1", "VEGFR2" ;
    oboInOwl:id "PR:000002112" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "vascular endothelial growth factor receptor 2" ;
    rdfs:subClassOf obo:PR_000001971 .

obo:PR_000002972
    obo:IAO_0000115 "A C-type lectin with multiple lectin domains that is a translation product of the human MRC1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 13 member D", "CD206", "MMR", "MRC1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C-type lectin domain family 13 member D-like", "CLEC13D", "CLEC13DL", "MRC1L1", "macrophage mannose receptor 1-like protein 1" ;
    oboInOwl:id "PR:000002972" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "macrophage mannose receptor 1" ;
    rdfs:subClassOf obo:PR_000001025 .

obo:PR_000002976
    obo:IAO_0000115 "A protein that is the translation product of any of the LY6 genes (LY6A-LY6I)." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF002021" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000002976" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "Ly-6-like protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000002977
    obo:IAO_0000115 "A KLRB1-like protein that is a translation product of the mouse Klrb1c gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD161 antigen-like family member C", "CD161c", "Klrb1c", "NK1.1", "NKR-P1 40", "NKR-P1.9", "NKR-P1C", "ly-55c", "lymphocyte antigen 55c", "natural killer cell surface protein P1-40" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly55c", "Nkrp1c" ;
    oboInOwl:id "PR:000002977" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "killer cell lectin-like receptor subfamily B member 1C" ;
    rdfs:subClassOf obo:PR_000001874 .

obo:PR_000002978
    obo:IAO_0000115 "An Ly-6-like protein that is a translation product of the mouse Ly6g gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Ly-6G", "Ly-6G.1", "Ly6g" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000002978" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lymphocyte antigen 6G" ;
    rdfs:subClassOf obo:PR_000002976 .

obo:PR_000002979
    obo:IAO_0000115 "An Ly-6-like protein that is a translation product of the mouse Ly6a gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Ly-6A.2/Ly-6E.1", "Ly6a", "T-cell-activating protein", "stem cell antigen 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly6", "SCA-1", "TAP" ;
    oboInOwl:id "PR:000002979" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lymphocyte antigen 6A-2/6E-1" ;
    rdfs:subClassOf obo:PR_000002976 .

obo:PR_000002980
    obo:IAO_0000115 "An Ly-6-like protein that is a translation product of the mouse Ly6c2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Ly-6C2", "Ly6c2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly6c" ;
    oboInOwl:id "PR:000002980" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lymphocyte antigen 6C2" ;
    rdfs:subClassOf obo:PR_000002976 .

obo:PR_000002981
    obo:IAO_0000115 "A protein that is a translation product of the Ly76 gene in mouse." ;
    oboInOwl:hasExactSynonym "mLy76", "ter-119", "ter119" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000002981" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene. Requested by=CL." ;
    rdfs:label "lymphocyte antigen 76 (mouse)" ;
    rdfs:subClassOf obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106910>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
                owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106910>
            ]
        )
    ] .

obo:PR_000003262
    obo:IAO_0000115 "A protein that is a component of collagen. Collagens are trimeric molecules in which each chain comprises a repeating Gly-X-Y triplet, in which X and Y can be any residue but are usually proline and hydroxyproline, respectively. This results in a left-handed helix that combines with other two to form a triple-helical structure." ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003262" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "collagen alpha chain" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003263
    obo:IAO_0000115 "A collagen alpha chain that is a translation product of the human COL1A1 or COL1A2 genes, 1:1 orthologs thereof, or a semi-ortholog thereof." ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003263" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "collagen type I alpha chain" ;
    rdfs:subClassOf obo:PR_000003262 .

obo:PR_000003264
    obo:IAO_0000115 "A collagen type I alpha chain that is a translation product of the human COL1A1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "COL1A1", "alpha-1 type I collagen" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cola1" ;
    oboInOwl:id "PR:000003264" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "collagen alpha-1(I) chain" ;
    rdfs:subClassOf obo:PR_000003263 .

obo:PR_000003450
    obo:IAO_0000115 "A protein that is a translation product of the human BCL6 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2957" ;
    oboInOwl:hasExactSynonym "B-cell lymphoma 5 protein", "BCL-5", "BCL-6", "BCL6", "protein LAZ-3", "zinc finger and BTB domain-containing protein 27", "zinc finger protein 51" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCL5", "LAZ3", "ZBTB27", "ZNF51" ;
    oboInOwl:id "PR:000003450" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "B-cell lymphoma 6 protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003455
    obo:IAO_0000115 "A nuclear receptor ROR-gamma that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P51450-2 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "RORC/iso:2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003455" ;
    a owl:Class ;
    rdfs:comment "Category=sequence. Requested by=CL." ;
    rdfs:label "nuclear receptor ROR-gamma isoform 2" ;
    rdfs:subClassOf obo:PR_000001902 .

obo:PR_000003457
    obo:IAO_0000115 "A protein that is a translation product of the human RAG1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "RAG-1", "RAG1", "RING finger protein 74" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RNF74" ;
    oboInOwl:id "PR:000003457" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "V(D)J recombination-activating protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003460
    obo:IAO_0000115 "A protein that is a translation product of the human RAG2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "RAG-2", "RAG2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003460" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "V(D)J recombination-activating protein 2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003463
    obo:IAO_0000115 "A T-brain transcription factor that is a translation product of the human EOMES gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "EOMES", "T-box brain protein 2", "T-brain-2", "TBR-2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TBR2" ;
    oboInOwl:id "PR:000003463" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "eomesodermin" ;
    rdfs:subClassOf obo:PR_000003506 .

obo:PR_000003466
    obo:IAO_0000115 "A protein that is a translation product of the human PRF1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "PFP", "PRF1", "cytolysin", "lymphocyte pore-forming protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "P1" ;
    oboInOwl:id "PR:000003466" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "perforin-1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003469
    obo:IAO_0000115 "A protein that is a translation product of the human EGR2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "AT591", "E3 SUMO-protein transferase ERG2", "EGR-2", "EGR2", "zinc finger protein Krox-20" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "KROX20", "Krox-20", "Zfp-25" ;
    oboInOwl:id "PR:000003469" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "early growth response protein 2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003499
    obo:IAO_0000115 "A leukocyte granule-associated proteinase that is a translation product of the human GZMB gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "CTLA-1", "fragmentin-2" ;
    oboInOwl:hasDbXref "IUPHARobj:2369" ;
    oboInOwl:hasExactSynonym "C11", "CTSGL1", "GZMB", "SECT", "T-cell serine protease 1-3E", "cathepsin G-like 1", "cytotoxic T-lymphocyte proteinase 2", "granzyme-2", "lymphocyte protease" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CGL1", "CSPB", "CTLA1", "GRB", "HLP" ;
    oboInOwl:id "PR:000003499" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "granzyme B" ;
    rdfs:subClassOf obo:PR_000003505 .

obo:PR_000003505
    obo:IAO_0000115 "A protein that is a serine protease of the granules from mast cells, cytotoxic T lymphocytes and/or natural killer cells. Leukocyte granule-associated proteinase is a component of the immune system that protect higher organisms against viral infection and cellular transformation. Members of this class have features that are strongly conserved including: consensus sequences at their N-termini and around the three catalytic residues, activation from zymogenic forms, and conserved disulphide bridges." ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003505" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "leukocyte granule-associated proteinase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003506
    obo:IAO_0000115 "A protein that contains one copy of the T-box domain (Pfam:PF00907) and it is involved in the anterior neural specification." ;
    oboInOwl:hasExactSynonym "Eomes/Tbr1/Tbx21 family protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000003506" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "T-brain transcription factor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000003516
    obo:IAO_0000115 "A protein that is a translation product of the human A4GALT gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "alpha-1,4-N-acetylglucosaminyltransferase" ;
    oboInOwl:hasExactSynonym "A4GALT", "CD77 synthase", "Gb3 synthase", "P1/Pk synthase", "UDP-galactose:beta-D-galactosyl-beta1-R 4-alpha-D-galactosyltransferase", "alpha-1,4-galactosyltransferase", "alpha4Gal-T1", "globotriaosylceramide synthase" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "A14GALT", "A4GALT1" ;
    oboInOwl:id "PR:000003516" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lactosylceramide 4-alpha-galactosyltransferase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000005110
    obo:IAO_0000115 "A protein that is a translation product of the human CCK gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CCK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000005110" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "cholecystokinin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000005178
    obo:IAO_0000115 "A tetraspanin that is a translation product of the human CD9 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p24" ;
    oboInOwl:hasExactSynonym "5H9 antigen", "CD9", "CD9 antigen", "MRP-1", "cell growth-inhibiting gene 2 protein", "leukocyte antigen MIC3", "motility-related protein", "tetraspanin-29", "tspan-29" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GIG2", "MIC3", "TSPAN29" ;
    oboInOwl:id "PR:000005178" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD9 molecule" ;
    rdfs:subClassOf obo:PR_000001403 .

obo:PR_000005307
    obo:IAO_0000115 "A protein that is a translation product of the human CEBPA gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C/EBP alpha", "CEBPA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CEBP" ;
    oboInOwl:id "PR:000005307" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CCAAT/enhancer-binding protein alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000005310
    obo:IAO_0000115 "A protein that is a translation product of the human CEBPE gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C/EBP epsilon", "CEBPE" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gm294" ;
    oboInOwl:id "PR:000005310" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CCAAT/enhancer-binding protein epsilon" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000005460
    obo:IAO_0000115 "A nicotinic acetylcholine receptor protein that is a translation product of the human CHRNA7 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:468" ;
    oboInOwl:hasExactSynonym "CHRNA7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Acra7", "NACHRA7" ;
    oboInOwl:id "PR:000005460" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "neuronal acetylcholine receptor subunit alpha-7" ;
    rdfs:subClassOf obo:PR_000044668 .

obo:PR_000006169
    obo:IAO_0000115 "A protein that is a translation product of the mouse Cd200r3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD200 cell surface glycoprotein receptor-like 3", "CD200 cell surface glycoprotein receptor-like b", "CD200 receptor-like 3", "CD200RLb", "Cd200r3", "cell surface glycoprotein OX2 receptor 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000006169" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "cell surface glycoprotein CD200 receptor 3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000006172
    obo:IAO_0000115 "A protein that is a translation product of the mouse Cd209b gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Cd209b", "DC-SIGN-related protein 1", "DC-SIGNR1", "OtB7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000006172" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "CD209 molecule-like protein B" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000006611
    obo:IAO_0000115 "A protein that is a translation product of the human DNTT gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "DNTT", "TDT", "terminal addition enzyme", "terminal deoxynucleotidyltransferase", "terminal transferase" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000006611" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "DNA nucleotidylexotransferase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007152
    obo:IAO_0000115 "A protein that is a translation product of the human EPX gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "EPO" ;
    oboInOwl:hasExactSynonym "EPX" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EPER", "EPP" ;
    oboInOwl:id "PR:000007152" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "eosinophil peroxidase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007431
    obo:IAO_0000115 "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the human FCER1A gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2933" ;
    oboInOwl:hasExactSynonym "FCER1A", "Fc-epsilon RI-alpha", "IgE Fc receptor subunit alpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FCE1A", "FcERI" ;
    oboInOwl:id "PR:000007431" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "high affinity immunoglobulin epsilon receptor subunit alpha" ;
    rdfs:subClassOf obo:PR_000001355 .

obo:PR_000007499
    a owl:Class ;
    rdfs:label "fibroblast growth factor 8" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007597
    obo:IAO_0000115 "A protein that is a translation product of the human FOS gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "FOS", "G0/G1 switch regulatory protein 7", "cellular oncogene fos", "proto-oncogene protein c-fos" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "G0S7" ;
    oboInOwl:id "PR:000007597" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "proto-oncogene c-Fos" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007636
    a owl:Class ;
    rdfs:label "forkhead box protein N1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007857
    obo:IAO_0000115 "A protein that is a translation product of the human GATA1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Eryf1", "GATA-1", "GATA-binding factor 1", "GATA1", "NF-E1 DNA-binding protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ERYF1", "GF-1", "GF1" ;
    oboInOwl:id "PR:000007857" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "erythroid transcription factor" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007858
    obo:IAO_0000115 "A protein that is a translation product of the human GATA2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "GATA-binding protein 2", "GATA2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000007858" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "endothelial transcription factor GATA-2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000007939
    obo:IAO_0000115 "A protein that is a translation product of the human GFAP gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "GFAP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000007939" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "glial fibrillary acidic protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000008457
    obo:IAO_0000115 "A hemoglobin subunit that is a translation product of the human HBB gene, a 1:1 ortholog thereof, or pro-orthologs thereof." ;
    oboInOwl:hasExactSynonym "b-globin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000008457" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "beta-globin" ;
    rdfs:subClassOf obo:PR_000050467 .

obo:PR_000008467
    obo:IAO_0000115 "A hemoglobin subunit that is a translation product of the human HBZ gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "HBAZ", "HBZ", "alpha-like embryonic globin chain x", "hemoglobin zeta chain", "zeta-globin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HBZ2", "Hba-x", "Hbz1" ;
    oboInOwl:id "PR:000008467" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "hemoglobin subunit zeta" ;
    rdfs:subClassOf obo:PR_000050467 .

obo:PR_000008857
    obo:IAO_0000115 "A beta-globin that is a translation product of the mouse Hbb-b1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Hbb-b1", "beta-1-globin", "hemoglobin beta-1 chain", "hemoglobin beta-major chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000008857" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "hemoglobin subunit beta-1" ;
    rdfs:subClassOf obo:PR_000008457 .

obo:PR_000008982
    obo:IAO_0000115 "A protein that is a translation product of the human IL17RB gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1739" ;
    oboInOwl:hasExactSynonym "IL-17 receptor B", "IL-17 receptor homolog 1", "IL-17B receptor", "IL-17ER", "IL-17RB", "IL-17Rh1", "IL17RB", "IL17Rh1", "cytokine receptor-like 4", "interleukin-17B receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CRL4", "EVI27", "IL17BR", "UNQ2501/PRO19612" ;
    oboInOwl:id "PR:000008982" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-17 receptor B" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000008994
    obo:IAO_0000115 "A protein that is a translation product of the human IL1RL1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1735" ;
    oboInOwl:hasExactSynonym "IL1RL1", "lymphocyte antigen 84", "protein ST2", "protein T1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "DER4", "Ly84", "ST2", "Ste2", "T1" ;
    oboInOwl:id "PR:000008994" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "interleukin-1 receptor-like 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009127
    obo:IAO_0000115 "An integrin alpha lacking A domain that is a translation product of the human ITGA2B gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2441" ;
    oboInOwl:hasExactSynonym "CD41", "GPIIb", "GPalpha IIb", "ITGA2B", "platelet membrane glycoprotein IIb" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GP2B", "ITGAB" ;
    oboInOwl:id "PR:000009127" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-IIb" ;
    rdfs:subClassOf obo:PR_000025797 .

obo:PR_000009129
    obo:IAO_0000115 "An integrin alpha lacking A domain that is a translation product of the human ITGA4 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2443" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member D", "CD49d", "ITGA4", "LPAM subunit alpha", "VLA-4 subunit alpha", "integrin alpha-IV", "lymphocyte Peyer patch adhesion molecules subunit alpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD49D" ;
    oboInOwl:id "PR:000009129" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin alpha-4" ;
    rdfs:subClassOf obo:PR_000025797 .

obo:PR_000009143
    obo:IAO_0000115 "An integrin beta that is a translation product of the human ITGB7 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2461" ;
    oboInOwl:hasExactSynonym "Gut homing receptor beta subunit", "ITGB7", "M290 IEL antigen", "integrin beta-P" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000009143" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "integrin beta-7" ;
    rdfs:subClassOf obo:PR_000001861 .

obo:PR_000009426
    obo:IAO_0000115 "A protein that is a translation product of the human KLRG1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 15 member A", "ITIM-containing receptor MAFA-L", "KLRG1", "MAFA-like receptor", "mast cell function-associated antigen", "mast cell function-associated antigen 2F1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC15A", "MAFA", "MAFAL" ;
    oboInOwl:id "PR:000009426" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily G member 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009616
    obo:IAO_0000115 "A protein that is a translation product of the mouse Klra1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Klra1", "T lymphocyte antigen A1", "ly-49a", "lymphocyte antigen 49a" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly-49", "Ly49", "Ly49A" ;
    oboInOwl:id "PR:000009616" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein YE1/48" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009618
    obo:IAO_0000115 "A protein that is a translation product of the mouse Klra3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "5E6", "Klra3", "T-cell surface glycoprotein Ly-49C", "ly-49c", "lymphocyte antigen 49c" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly49C" ;
    oboInOwl:id "PR:000009618" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "killer cell lectin-like receptor 3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009619
    obo:IAO_0000115 "A protein that is a translation product of the mouse Klra4 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Klra4", "T-cell surface glycoprotein Ly-49D", "ly-49d", "lymphocyte antigen 49d" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly49-d", "Ly49d" ;
    oboInOwl:id "PR:000009619" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "killer cell lectin-like receptor 4" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009623
    obo:IAO_0000115 "A protein that is a translation product of the mouse Klra8 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "Klra8", "T-cell surface glycoprotein Ly-49H", "ly-49h", "lymphocyte antigen 49h" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly49-h", "Ly49H" ;
    oboInOwl:id "PR:000009623" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "killer cell lectin-like receptor 8" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009725
    obo:IAO_0000115 "A protein that is a translation product of the human LCN2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "p25" ;
    oboInOwl:hasExactSynonym "25 kDa alpha-2-microglobulin-related subunit of MMP-9", "LCN2", "NGAL", "SV-40-induced 24P3 protein", "lipocalin-2", "oncogene 24p3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HNL" ;
    oboInOwl:id "PR:000009725" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "neutrophil gelatinase-associated lipocalin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009766
    obo:IAO_0000115 "A protein that is a translation product of the human LGALS1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "14 kDa laminin-binding protein", "14 kDa lectin", "HBL", "HLBP14", "HPL", "LGALS1", "S-Lac lectin 1", "beta-galactoside-binding lectin L-14-I", "gal-1", "galaptin", "lactose-binding lectin 1", "lectin galactoside-binding soluble 1", "putative MAPK-activating protein PM12" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gbp" ;
    oboInOwl:id "PR:000009766" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "galectin-1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009793
    obo:IAO_0000115 "A protein that is a translation product of the human LHX3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "LHX3", "LIM homeobox protein 3", "homeobox protein LIM-3", "homeobox protein P-LIM" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lim-3", "Lim3", "Plim" ;
    oboInOwl:id "PR:000009793" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "LIM/homeobox protein Lhx3" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009978
    obo:IAO_0000115 "A protein that is a translation product of the human LTF gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "LTF", "lactoferrin", "talalactoferrin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GIG12", "LF" ;
    oboInOwl:id "PR:000009978" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "lactotransferrin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000009981
    obo:IAO_0000115 "A protein that is a translation product of the human LUM gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "KSPG lumican", "LUM", "keratan sulfate proteoglycan lumican" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LDC", "Lcn", "SLRR2D" ;
    oboInOwl:id "PR:000009981" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "lumican" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000010317
    obo:IAO_0000115 "A protein that is a translation product of the human MEIS2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "MEIS2", "Meis1-related protein 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MRG1", "Stra10" ;
    oboInOwl:id "PR:000010317" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "homeobox protein Meis2" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000010329
    obo:IAO_0000115 "A protein that is a translation product of the human MERTK gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:1837" ;
    oboInOwl:hasExactSynonym "MERTK", "proto-oncogene c-Mer", "proto-oncogene tyrosine-protein kinase MER", "receptor tyrosine kinase MerTK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MER" ;
    oboInOwl:id "PR:000010329" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "tyrosine-protein kinase Mer" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000010543
    obo:IAO_0000115 "A protein that is a translation product of the human MPO gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARobj:2789" ;
    oboInOwl:hasExactSynonym "MPO" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000010543" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "myeloperoxidase" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000010799
    obo:IAO_0000115 "A protein that is a translation product of the human MYB gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "MYB", "proto-oncogene c-Myb" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000010799" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "myb proto-oncogene protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000011143
    obo:IAO_0000115 "A protein that is a translation product of the human NETO1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "NETO1", "brain-specific transmembrane protein containing 2 CUB and 1 LDL-receptor class A domains protein 1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BTCL1" ;
    oboInOwl:id "PR:000011143" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "neuropilin and tolloid-like protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000011178
    obo:IAO_0000115 "A transcription factor NF-kappa-B subunit that is a translation product of the human NFKB2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "DNA-binding factor KBF2", "H2TF1", "NFKB2", "lymphocyte translocation chromosome 10 protein", "lyt10", "nuclear factor of kappa light polypeptide gene enhancer in B-cells 2", "oncogene Lyt-10" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LYT10" ;
    oboInOwl:id "PR:000011178" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "nuclear factor NF-kappa-B p100 subunit" ;
    rdfs:subClassOf obo:PR_000001753 .

obo:PR_000011467
    obo:IAO_0000115 "A protein that is a translation product of the human NTNG1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "NTNG1", "laminet-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "KIAA0976", "LMNT1", "UNQ571/PRO1133" ;
    oboInOwl:id "PR:000011467" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "netrin-G1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000013206
    obo:IAO_0000115 "A protein that is a translation product of the human PRG2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "BMPG", "PRG2", "proteoglycan 2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MBP", "Mbp-1" ;
    oboInOwl:id "PR:000013206" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "bone marrow proteoglycan" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000013502
    obo:IAO_0000115 "A protein that is a translation product of the human PVALB gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "PVALB" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pva" ;
    oboInOwl:id "PR:000013502" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "parvalbumin alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000014046
    obo:IAO_0000115 "A protein that is a translation product of the human RNASE2 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "MR-4", "RNASE2", "RNase 2", "RNase UpI-2", "eosinophil cationic-type ribonuclease 4", "eosinophil-derived neurotoxin", "ribonuclease 2", "ribonuclease US" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EDN", "Ear4", "RNS2" ;
    oboInOwl:id "PR:000014046" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "non-secretory ribonuclease" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000014047
    obo:IAO_0000115 "A protein that is a translation product of the human RNASE3 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "ECP", "RNASE3", "RNase 3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RNS3", "ribonuclease 3" ;
    oboInOwl:id "PR:000014047" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "eosinophil cationic protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000014362
    obo:IAO_0000115 "A protein that is a translation product of the human RUNX1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CBF-alpha-2", "PEA2-alpha B", "PEBP2-alpha B", "RUNX1", "SL3-3 enhancer factor 1 alpha B subunit", "SL3/AKV core-binding factor alpha B subunit", "acute myeloid leukemia 1 protein", "core-binding factor subunit alpha-2", "oncogene AML-1", "polyomavirus enhancer-binding protein 2 alpha B subunit" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "AML1", "CBFA2", "Pebp2ab" ;
    oboInOwl:id "PR:000014362" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "runt-related transcription factor 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000014841
    a owl:Class ;
    rdfs:label "sonic hedgehog protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000015325
    obo:IAO_0000115 "A protein that is a translation product of the human SNCG gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "SNCG", "SR", "breast cancer-specific gene 1 protein", "persyn", "synoretin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCSG1", "PERSYN", "PRSN" ;
    oboInOwl:id "PR:000015325" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "gamma-synuclein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000015665
    obo:IAO_0000115 "A protein that is a translation product of the human SST gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "SST", "growth hormone release-inhibiting factor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Smst" ;
    oboInOwl:id "PR:000015665" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "somatostatin" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000016043
    obo:IAO_0000115 "A protein that is a translation product of the human TAL1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "T-cell leukemia/lymphoma protein 5", "TAL-1", "TAL1", "bHLHa17", "class A basic helix-loop-helix protein 17", "stem cell protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BHLHA17", "SCL", "TCL5" ;
    oboInOwl:id "PR:000016043" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "T-cell acute lymphocytic leukemia protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000016401
    obo:IAO_0000115 "A protein that is a translation product of the human TMED1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "TMED1", "interleukin-1 receptor-like 1 ligand", "p24 family protein gamma-1", "p24gamma1", "putative T1/ST2 receptor-binding protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL1RL1L", "IL1RL1LG" ;
    oboInOwl:id "PR:000016401" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=CL." ;
    rdfs:label "transmembrane emp24 domain-containing protein 1" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000017299
    obo:IAO_0000115 "A protein that is a translation product of the human VIP gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "VIP", "vasoactive intestinal peptides", "vasoactive intestinal polypeptides", "vasoactive intestinal polypeptides precursor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000017299" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "VIP peptides" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000018263
    obo:IAO_0000115 "An organic amino compound that consists of amino acid residues (unmodified amino-acid residues and/or modified amino-acid residues) linked by peptide bonds or derivatives of such bonds." ;
    oboInOwl:hasNarrowSynonym "peptide", "polypeptide" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018263" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "amino acid chain" ;
    rdfs:subClassOf obo:CHEBI_50047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33708
    ] .

obo:PR_000018264
    a owl:Class ;
    rdfs:label "proteolytic cleavage product" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000018300
    obo:IAO_0000115 "A CD19 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD19/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018300" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD19 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001002, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001002
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018302
    obo:IAO_0000115 "A CD34 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD34/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018302" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD34 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001003, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001003
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018304
    obo:IAO_0000115 "A CD4 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018304" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD4 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001004, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001004
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018306
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PTPRC/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018306" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001006, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001006
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018308
    obo:IAO_0000115 "An integrin alpha-2 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGA2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018308" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-2, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001008, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001008
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018310
    obo:IAO_0000115 "An integrin alpha-E that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGAE/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018310" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-E, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001010, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001010
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018315
    obo:IAO_0000115 "An integrin alpha-M that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGAM/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018315" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-M, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001012, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001012
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018317
    obo:IAO_0000115 "An integrin alpha-X that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGAX/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018317" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-X, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001013, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001013
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018321
    obo:IAO_0000115 "A CD3 epsilon that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD3E/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018321" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD3 epsilon, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001020, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001020
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018325
    obo:IAO_0000115 "A neural cell adhesion molecule 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "NCAM1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018325" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "neural cell adhesion molecule 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001024, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001024
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018327
    obo:IAO_0000115 "A lymphocyte antigen 75 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "LY75/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018327" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "lymphocyte antigen 75, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001026, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001026
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018333
    obo:IAO_0000115 "A CD2 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018333" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD2 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001083, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001083
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018335
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD8A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018335" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001084, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001084
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018337
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD8B/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018337" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001085, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001085
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018380
    obo:IAO_0000115 "A CD48 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD48/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018380" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD48 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001308, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001308
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018383
    obo:IAO_0000115 "A CD83 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD83/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018383" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD83 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001310, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001310
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018389
    obo:IAO_0000115 "An L-selectin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "SELL/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018389" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "L-selectin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001318, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001318
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018392
    obo:IAO_0000115 "A SLAM family member 5 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD84/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018392" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "SLAM family member 5, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001319, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001319
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018405
    obo:IAO_0000115 "A carcinoembryonic antigen-related cell adhesion molecule 8 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CEACAM8/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018405" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "carcinoembryonic antigen-related cell adhesion molecule 8, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001332, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001332
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018413
    obo:IAO_0000115 "A complement receptor type 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CR1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018413" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "complement receptor type 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001337, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001337
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018415
    obo:IAO_0000115 "A complement receptor type 2 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CR2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018415" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "complement receptor type 2, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001338, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001338
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018420
    obo:IAO_0000115 "An endoglin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ENG/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018420" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "endoglin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001345, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001345
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018444
    obo:IAO_0000115 "An interleukin-2 receptor subunit alpha that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL2RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018444" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-2 receptor subunit alpha, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001380, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001380
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018446
    obo:IAO_0000115 "An interleukin-2 receptor subunit beta that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL2RB/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018446" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-2 receptor subunit beta, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001381, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001381
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018477
    obo:IAO_0000115 "A CD80 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD80/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018477" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD80 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001438, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001438
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018492
    obo:IAO_0000115 "A glycophorin-A that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "GYPA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018492" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "glycophorin-A, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001460, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001460
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018496
    obo:IAO_0000115 "A high affinity immunoglobulin gamma Fc receptor I that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "FCGR1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018496" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "high affinity immunoglobulin gamma Fc receptor I, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001465, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001465
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018508
    obo:IAO_0000115 "A low affinity immunoglobulin gamma Fc region receptor II that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "Fcgr2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018508" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001479, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001479
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018537
    obo:IAO_0000115 "A CD7 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD7/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018537" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD7 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001836, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001836
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018539
    obo:IAO_0000115 "A T-cell surface glycoprotein CD5 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD5/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018539" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD5, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001839, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001839
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018541
    obo:IAO_0000115 "A T-cell-specific surface glycoprotein CD28 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD28/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018541" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell-specific surface glycoprotein CD28, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001841, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001841
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018545
    obo:IAO_0000115 "A Thy-1 membrane glycoprotein that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "THY1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018545" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "Thy-1 membrane glycoprotein, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001843, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001843
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018555
    obo:IAO_0000115 "An interleukin-5 receptor subunit alpha that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL5RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018555" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-5 receptor subunit alpha, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001867, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001867
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018559
    obo:IAO_0000115 "An interleukin-7 receptor subunit alpha that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL7R/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018559" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-7 receptor subunit alpha, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001869, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001869
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018567
    obo:IAO_0000115 "A leukosialin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "SPN/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018567" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "leukosialin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001879, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001879
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018574
    obo:IAO_0000115 "A CD14 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD14/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018574" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD14 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001889, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001889
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018580
    obo:IAO_0000115 "A natural killer cell receptor 2B4 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD244/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018580" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "natural killer cell receptor 2B4, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001896, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001896
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018590
    obo:IAO_0000115 "A platelet glycoprotein Ib alpha chain that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "GP1BA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018590" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "platelet glycoprotein Ib alpha chain, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001907, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001907
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018596
    obo:IAO_0000115 "A sialoadhesin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "SIGLEC1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018596" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "sialoadhesin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001931, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001931
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018598
    obo:IAO_0000115 "A signal transducer CD24 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD24/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018598" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "signal transducer CD24, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001932, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001932
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018600
    obo:IAO_0000115 "A tartrate-resistant acid phosphatase type 5 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ACP5/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018600" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "tartrate-resistant acid phosphatase type 5, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001937, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001937
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018620
    obo:IAO_0000115 "A CD27 molecule that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD27/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018620" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "CD27 molecule, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001963, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001963
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018626
    obo:IAO_0000115 "A tyrosine-protein phosphatase non-receptor type substrate 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "SIRPA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018626" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "tyrosine-protein phosphatase non-receptor type substrate 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001968, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001968
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018628
    obo:IAO_0000115 "A urokinase plasminogen activator surface receptor that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PLAUR/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018628" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "urokinase plasminogen activator surface receptor, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001969, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001969
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018678
    obo:IAO_0000115 "An MHC class II histocompatibility antigen alpha chain DRA that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "MHCcIIalpha_DRA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HLA-DRA/SigPep-" ;
    oboInOwl:id "PR:000018678" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "MHC class II histocompatibility antigen alpha chain DRA, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002015, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002015
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018692
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1a that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018692" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD1a, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002025, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002025
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018694
    obo:IAO_0000115 "An antigen-presenting glycoprotein CD1d that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD1D/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018694" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "antigen-presenting glycoprotein CD1d, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002028, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002028
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018697
    obo:IAO_0000115 "An alpha-type platelet-derived growth factor receptor that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PDGFRA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018697" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "alpha-type platelet-derived growth factor receptor, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002030, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002030
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018704
    obo:IAO_0000115 "A complement component C1q receptor that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CD93/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018704" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "complement component C1q receptor, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002037, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002037
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018720
    obo:IAO_0000115 "A thrombomodulin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "THBD/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018720" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "thrombomodulin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002105, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002105
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018773
    obo:IAO_0000115 "A lymphocyte antigen 6A-2/6E-1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "Ly6a/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018773" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "lymphocyte antigen 6A-2/6E-1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002979, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002979
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018775
    obo:IAO_0000115 "A lymphocyte antigen 6C2 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "Ly6c2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018775" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "lymphocyte antigen 6C2, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000002980, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002980
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018797
    obo:IAO_0000115 "A collagen alpha-1(I) chain that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "COL1A1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018797" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "collagen alpha-1(I) chain, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000003264, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003264
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000018819
    obo:IAO_0000115 "A perforin-1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PRF1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000018819" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "perforin-1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000003466, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003466
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000019254
    obo:IAO_0000115 "A cholecystokinin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CCK/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000019254" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "cholecystokinin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000005110, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005110
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000019856
    obo:IAO_0000115 "A high affinity immunoglobulin epsilon receptor subunit alpha that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "FCER1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000019856" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "high affinity immunoglobulin epsilon receptor subunit alpha, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000007431, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007431
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020288
    obo:IAO_0000115 "An interleukin-17 receptor B that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL17RB/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020288" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-17 receptor B, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000008982, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008982
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020295
    obo:IAO_0000115 "An interleukin-1 receptor-like 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "IL1RL1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020295" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "interleukin-1 receptor-like 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000008994, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008994
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020328
    obo:IAO_0000115 "An integrin alpha-IIb that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGA2B/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020328" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-IIb, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009127, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009127
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020333
    obo:IAO_0000115 "An integrin alpha-4 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGA4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020333" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin alpha-4, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009129, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009129
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020347
    obo:IAO_0000115 "An integrin beta-7 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "ITGB7/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020347" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "integrin beta-7, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009143, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009143
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020444
    obo:IAO_0000115 "A neutrophil gelatinase-associated lipocalin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "LCN2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020444" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "neutrophil gelatinase-associated lipocalin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009725, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009725
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020496
    obo:IAO_0000115 "A lactotransferrin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "LTF/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020496" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "lactotransferrin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009978, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009978
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020499
    obo:IAO_0000115 "A lumican that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "LUM/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020499" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "lumican, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000009981, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009981
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020630
    obo:IAO_0000115 "A myeloperoxidase that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "MPO/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020630" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "myeloperoxidase, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000010543, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010543
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000020800
    obo:IAO_0000115 "A netrin-G1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "NTNG1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000020800" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "netrin-G1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000011467, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011467
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000021081
    obo:IAO_0000115 "A bone marrow proteoglycan that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PRG2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000021081" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "bone marrow proteoglycan, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000013206, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000013206
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000021271
    obo:IAO_0000115 "A non-secretory ribonuclease that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "RNASE2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000021271" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "non-secretory ribonuclease, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000014046, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014046
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000021273
    obo:IAO_0000115 "An eosinophil cationic protein that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "RNASE3/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000021273" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "eosinophil cationic protein, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000014047, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014047
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000021577
    obo:IAO_0000115 "A somatostatin that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "SST/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000021577" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "somatostatin, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000015665, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000015665
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000021935
    obo:IAO_0000115 "A part of a protein that is removed during the protein maturation process." ;
    oboInOwl:hasExactSynonym "cleaved_peptide_region" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000021935" ;
    a owl:Class ;
    rdfs:label "immature protein part" ;
    rdfs:subClassOf obo:BFO_0000024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PR_000000001
    ] .

obo:PR_000022003
    obo:IAO_0000115 "A bone marrow proteoglycan that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P13727-1 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "PRG2/iso:1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000022003" ;
    a owl:Class ;
    rdfs:comment "Category=sequence." ;
    rdfs:label "bone marrow proteoglycan isoform 1" ;
    rdfs:subClassOf obo:PR_000013206 .

obo:PR_000022006
    obo:IAO_0000115 "A bone marrow proteoglycan isoform 1, signal peptide removed form that has had the acidic propeptide removed." ;
    oboInOwl:hasExactSynonym "PRG2/iso:1/EMBP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000022006" ;
    a owl:Class ;
    rdfs:comment "Category=modification. Requested by=CL." ;
    rdfs:label "eosinophil granule major basic protein" ;
    rdfs:subClassOf obo:PR_000025466, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0001062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025466
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0001062
            ]
        )
    ] .

obo:PR_000025402
    obo:IAO_0000115 "A protein-containing complex that is a membrane-bound heterodimeric co-receptor for MHC class-I antigen/T-cell receptor interaction." ;
    oboInOwl:hasExactSynonym "CD8alphabeta", "TCR co-receptor CD8" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025402" ;
    a owl:Class ;
    rdfs:comment "Category=complex. Requested by=CL." ;
    rdfs:label "T cell receptor co-receptor CD8" ;
    rdfs:subClassOf obo:GO_0032991, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:PR_000025408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:PR_000025409
    ] .

obo:PR_000025403
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P01732-1 or a 1:1 ortholog thereof. Having a single-pass transmembrane domain, this form is membrane bound." ;
    oboInOwl:hasExactSynonym "CD8A/iso:1", "mCD8alpha" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025403" ;
    a owl:Class ;
    rdfs:comment "Category=sequence. Requested by=CL." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain isoform 1" ;
    rdfs:subClassOf obo:PR_000001084 .

obo:PR_000025405
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P10966-1 or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "CD8B/iso:1", "CD8beta isoform M-1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025405" ;
    a owl:Class ;
    rdfs:comment "Category=sequence." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain isoform 1" ;
    rdfs:subClassOf obo:PR_000001085 .

obo:PR_000025406
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain isoform 1 that has had the signal peptide removed to yield the mature form." ;
    oboInOwl:hasExactSynonym "CD8A/iso:1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025406" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain isoform 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000018335, obo:PR_000025403 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025403
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025407
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain isoform 1 that has had the signal peptide removed to yield the mature form." ;
    oboInOwl:hasExactSynonym "CD8B/iso:1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025407" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain isoform 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000018337, obo:PR_000025405 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025405
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025408
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain isoform 1, signal peptide removed form that includes at least one glycosylated residue." ;
    oboInOwl:hasExactSynonym "CD8A/iso:1/SigPep-/GlycoRes+" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025408" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain isoform 1, signal peptide removed glycosylated form" ;
    rdfs:subClassOf obo:PR_000025406, obo:PR_000037069 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025406
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000025409
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain isoform 1, signal peptide removed form that includes at least one glycosylated residue." ;
    oboInOwl:hasExactSynonym "CD8B/iso:1/SigPep-/GlycoRes+" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025409" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain isoform 1, signal peptide removed glycosylated form" ;
    rdfs:subClassOf obo:PR_000025407, obo:PR_000037069 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025407
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000025466
    obo:IAO_0000115 "A bone marrow proteoglycan isoform 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PRG2/iso:1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025466" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "bone marrow proteoglycan isoform 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000021081, obo:PR_000022003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000022003
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025513
    obo:IAO_0000115 "An organic group that results from covalent modification or chemical alteration to the side chain or backbone atoms of an amino acid residue or derivative thereof, where such alteration maintains the integrity of the amino acid chain containing the residue." ;
    oboInOwl:hasExactSynonym "modified amino acid chain residue" ;
    oboInOwl:hasNarrowSynonym "modified protein residue" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025513" ;
    a owl:Class ;
    rdfs:comment "Category=external. Note: This entity is distinct from MOD:00000 \"protein modification\" in that the latter includes proteolytic cleavages. [PRO:DAN, PRO:JSG]" ;
    rdfs:label "modified amino-acid residue" ;
    rdfs:subClassOf obo:CHEBI_33708 .

obo:PR_000025670
    obo:IAO_0000115 "A KLRB1-like protein that is a translation product of the human KLRB1 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasBroadSynonym "NKR-P1A" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 5 member B", "CD antigen CD161", "CD161", "HNKR-P1a", "KLRB1", "Natural killer cell surface protein P1A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC5B", "NKRP1A" ;
    oboInOwl:id "PR:000025670" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily B member 1" ;
    rdfs:subClassOf obo:PR_000001874 .

obo:PR_000025796
    obo:IAO_0000115 "A protein that is composed of a long N-terminal extracellular domain, a transmembrane domain and a short cytoplasmic C-terminal domain. The N-terminal domain contains beta-propeller repeats (interrupted by an A domain in a subset of integrins alpha), while the C-terminal domain contains a GFFxR motif." ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025796" ;
    a owl:Class ;
    rdfs:comment "Category=family. Integrins are heterodimeric complexes of an alpha and a beta subunit. They are a structurally elaborate family of adhesion molecules that transmit signals bidirectionally across the plasma membrane by undergoing large-scale structural rearrangements. By regulating cell-cell and cell-matrix contacts, integrins participate in a wide-range of biological interactions including development, tissue repair, angiogenesis, inflammation and hemostasis. [PMID:10402956, PMID:11988479, PMID:9676575]." ;
    rdfs:label "integrin alpha" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000025797
    obo:IAO_0000115 "An integrin alpha that lacks an A domain. This type of integrin is often cleaved into heavy and light chains." ;
    oboInOwl:hasDbXref "PIRSF:PIRSF005666" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025797" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "integrin alpha lacking A domain" ;
    rdfs:subClassOf obo:PR_000025796 .

obo:PR_000025805
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PTPRC/iso:CD45RABC/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025805" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RABC, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001014, obo:PR_000018306 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001014
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025806
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RA that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PTPRC/iso:CD45RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025806" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RA, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001015, obo:PR_000018306 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001015
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025808
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RO that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "PTPRC/iso:CD45RO/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025808" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RO, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000001017, obo:PR_000018306 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001017
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000025813
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC, signal peptide removed form that includes at least one glycosylated residue." ;
    oboInOwl:hasExactSynonym "B220", "PTPRC/iso:CD45R/SigPep-/GlycoRes+" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025813" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RABC, signal peptide removed glycosylated form" ;
    rdfs:subClassOf obo:PR_000025805, obo:PR_000037069 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025805
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000025814
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RA, signal peptide removed form that includes at least one glycosylated residue." ;
    oboInOwl:hasExactSynonym "PTPRC/iso:CD45RA/SigPep-/GlycoRes+" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025814" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RA, signal peptide removed glycosylated form" ;
    rdfs:subClassOf obo:PR_000025806, obo:PR_000037069 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025806
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000025816
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RO, signal peptide removed form that includes at least one glycosylated residue." ;
    oboInOwl:hasBroadSynonym "T200" ;
    oboInOwl:hasExactSynonym "PTPRC/iso:CD45RO/SigPep-/GlycoRes+" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000025816" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RO, signal peptide removed glycosylated form" ;
    rdfs:subClassOf obo:PR_000025808, obo:PR_000037069 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025808
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000026631
    obo:IAO_0000115 "A transmembrane emp24 domain-containing protein 1 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "TMED1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000026631" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "transmembrane emp24 domain-containing protein 1, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000016401, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000016401
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000026712
    obo:IAO_0000115 "A granzyme B that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "GZMB/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000026712" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "granzyme B, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000003499, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003499
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000026869
    obo:IAO_0000115 "An integrin alpha-E, signal peptide removed form in human. UniProtKB:P38570, 19-1179." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-265403" ;
    oboInOwl:hasExactSynonym "PRO_0000016283", "UniProtKB:P38570, 19-1179", "hITGAE/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000026869" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-E, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018310, obo:PR_P38570 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000018310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000026870
    obo:IAO_0000115 "A T-cell-specific surface glycoprotein CD28, signal peptide removed form in human. Example: UniProtKB:P10747-1, 19-220." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-167628", "Reactome:R-HSA-167632" ;
    oboInOwl:hasExactSynonym "hCD28/SigPep-" ;
    oboInOwl:hasNarrowSynonym "PRO_0000014652", "UniProtKB:P10747-1, 19-220" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000026870" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell-specific surface glycoprotein CD28, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018541, obo:PR_P10747 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000018541
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000027393
    obo:IAO_0000115 "An integrin alpha-M, signal peptide removed form in human. Example: UniProtKB:P11215-1, 17-1152." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-202757", "Reactome:R-HSA-6799647", "Reactome:R-HSA-6800979" ;
    oboInOwl:hasExactSynonym "hITGAM/SigPep-" ;
    oboInOwl:hasNarrowSynonym "PRO_0000016289", "UniProtKB:P11215-1, 17-1152" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000027393" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-M, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018315, obo:PR_P11215 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000018315
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000028409
    obo:IAO_0000115 "An integrin alpha-IIb, signal peptide removed form in human. Example: UniProtKB:P08514-1, 32-1039." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-57578" ;
    oboInOwl:hasExactSynonym "hITGA2B/SigPep-" ;
    oboInOwl:hasNarrowSynonym "PRO_0000016276", "UniProtKB:P08514-1, 32-1039" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000028409" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-IIb, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020328, obo:PR_P08514 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000020328
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000028418
    obo:IAO_0000115 "A CD4 molecule, signal peptide removed form in human. UniProtKB:P01730, 26-458." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-167542", "Reactome:R-HSA-180575", "Reactome:R-HSA-182147", "Reactome:R-HSA-8869082" ;
    oboInOwl:hasExactSynonym "PRO_0000014621", "UniProtKB:P01730, 26-458", "hCD4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000028418" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "CD4 molecule, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018304, obo:PR_P01730 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000018304
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000028527
    a owl:Class ;
    rdfs:label "casein derived peptide" ;
    rdfs:subClassOf obo:PR_000018264 .

obo:PR_000029032
    obo:IAO_0000115 "A protein that is encoded in the genome of Mus musculus." ;
    oboInOwl:hasExactSynonym "mouse protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000029032" ;
    a owl:Class ;
    rdfs:label "Mus musculus protein" ;
    rdfs:subClassOf obo:PR_000036194, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_000029067
    obo:IAO_0000115 "A protein that is encoded in the genome of Homo sapiens." ;
    oboInOwl:hasExactSynonym "human protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000029067" ;
    a owl:Class ;
    rdfs:label "Homo sapiens protein" ;
    rdfs:subClassOf obo:PR_000036194, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000029562
    obo:IAO_0000115 "A protein that is a translation product of the human IRX6 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "IRX6", "homeodomain protein IRXB3", "iroquois homeobox protein 6" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IRX7", "IRXB3" ;
    oboInOwl:id "PR:000029562" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "iroquois-class homeodomain protein IRX-6" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000030035
    obo:IAO_0000115 "A protein that has G protein-coupled receptor (GPCR) activity. Each GPCR consists of a single polypeptide with an extracellular N-terminus, an intracellular C-terminus and seven hydrophobic transmembrane domains (TM1-TM7) linked by three extracellular loops (ECL1-ECL3) and three intracellular loops (ICL1-ICL3). GPCRs function as part of a heterotrimeric complex to transmit an extracellular signal across the membrane by activating an associated G-protein via the exchange of GDP for GTP on the alpha subunit." ;
    oboInOwl:hasBroadSynonym "7TM receptor", "seven-transmembrane receptor" ;
    oboInOwl:hasDbXref "IUPHARfam:694" ;
    oboInOwl:hasExactSynonym "fam:GPCR" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000030035" ;
    a owl:Class ;
    rdfs:comment "Category=family. Classification based on GRAFS system. [PMID:12761335]" ;
    rdfs:label "G-protein coupled receptor" ;
    rdfs:subClassOf obo:PR_000000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0004930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0004930
            ]
        )
    ] .

obo:PR_000032148
    obo:IAO_0000115 "A protein that is a translation product of the human LAMP5 gene or a 1:1 ortholog thereof." ;
    oboInOwl:hasExactSynonym "BAD-LAMP", "LAMP-5", "LAMP5", "brain and dendritic cell-associated LAMP", "brain-associated LAMP-like protein", "lysosome-associated membrane protein 5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C20orf103" ;
    oboInOwl:id "PR:000032148" ;
    a owl:Class ;
    rdfs:comment "Category=gene." ;
    rdfs:label "lysosome-associated membrane glycoprotein 5" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000034294
    obo:IAO_0000115 "A lymphocyte antigen 75 that is encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 13 member B (human)", "CD205 (human)", "CLEC13B (human)", "DEC-205 (human)", "gp200-MR6 (human)", "hLY75", "ly-75 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000034294" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lymphocyte antigen 75 (human)" ;
    rdfs:subClassOf obo:PR_000001026, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6729>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000036194
    obo:IAO_0000115 "A protein that is encoded in the genome of some Eukaryota." ;
    oboInOwl:hasExactSynonym "Eukaryota protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000036194" ;
    a owl:Class ;
    rdfs:label "eukaryotic protein" ;
    rdfs:subClassOf obo:PR_000000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_2759
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_2759
            ]
        )
    ] .

obo:PR_000036947
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "MRO:0000634" ;
    oboInOwl:hasExactSynonym "HLA-CD1 chain", "hCD1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000036947" ;
    a owl:Class ;
    rdfs:comment "Category=organism-family. Requested by=IEDB. Requested by=ImmPort." ;
    rdfs:label "T-cell surface glycoprotein CD1 (human)" ;
    rdfs:subClassOf obo:PR_000001838, obo:PR_000029067 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001838
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000037069
    obo:IAO_0000115 "A protein that includes at least one glycosylated residue." ;
    oboInOwl:hasExactSynonym "Prot/GlycoRes+", "glycated protein", "glycosylated protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000037069" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "glycoprotein" ;
    rdfs:subClassOf obo:PR_000000001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:MOD_00693
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:MOD_00693
            ]
        )
    ] .

obo:PR_000040662
    obo:IAO_0000115 "A protein that is a translation product of some metazoan gene that encodes a signal peptide followed by a single Cathepsin propeptide inhibitor domain (Pfam:PF08246) followed by a single Papain family cysteine protease (Pfam:PF00112) domain at the C terminus." ;
    oboInOwl:hasExactSynonym "fam:CTS" ;
    oboInOwl:hasNarrowSynonym "cathepsin" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000040662" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "cathepsin-like protease" ;
    rdfs:subClassOf obo:PR_000036194, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] .

obo:PR_000044062
    obo:IAO_0000115 "A neuronal acetylcholine receptor subunit alpha-7 that has had the signal peptide removed." ;
    oboInOwl:hasExactSynonym "CHRNA7/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044062" ;
    a owl:Class ;
    rdfs:comment "Category=modification." ;
    rdfs:label "neuronal acetylcholine receptor subunit alpha-7, signal peptide removed form" ;
    rdfs:subClassOf obo:PR_000005460, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005460
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000044063
    obo:IAO_0000115 "A neuronal acetylcholine receptor subunit alpha-7, signal peptide removed form in human. Example: UniProtKB:P36544-1, 23-502." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-507830" ;
    oboInOwl:hasExactSynonym "hCHRNA7/SigPep-" ;
    oboInOwl:hasNarrowSynonym "PRO_0000000366", "UniProtKB:P36544-1, 23-502" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044063" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "neuronal acetylcholine receptor subunit alpha-7, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000044062, obo:PR_P36544 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000044062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000044628
    obo:IAO_0000115 "An ion channel protein that has voltage-gated ion channel activity. A voltage-gated ion channel enables the transmembrane transfer of a solute by a channel whose open state is dependent on the voltage across the membrane in which it is embedded." ;
    oboInOwl:hasDbXref "IUPHARfam:696" ;
    oboInOwl:hasExactSynonym "fam:vgate_ion_chan" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044628" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "voltage-gated ion channel protein" ;
    rdfs:subClassOf obo:PR_000049983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0005244
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000049983
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0005244
            ]
        )
    ] .

obo:PR_000044657
    obo:IAO_0000115 "A voltage-gated ion channel protein that is a translation product of the human TRPC1, TRPM1, TRPV1, TRPA1, TRPP1 or TRPML1 gene, paralogs thereof, 1:1 orthologs thereof, a semi-ortholog thereof, or pro-orthologs thereof." ;
    oboInOwl:hasDbXref "IUPHARfam:78" ;
    oboInOwl:hasExactSynonym "fam:TRP_chan" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044657" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "transient receptor potential channel protein" ;
    rdfs:subClassOf obo:PR_000044628 .

obo:PR_000044668
    obo:IAO_0000115 "A ligand-gated ion channel protein that is a translation product of the human CHRNA1-7, CHRNA9-10, CHRNB1-4, CHRNG, CHRND, or CHRNE genes, 1:1 orthologs thereof, or a semi-ortholog thereof." ;
    oboInOwl:hasDbXref "IUPHARfam:76" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044668" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "nicotinic acetylcholine receptor protein" ;
    rdfs:subClassOf obo:PR_000044671 .

obo:PR_000044671
    obo:IAO_0000115 "An ion channel protein that has ligand-gated ion channel activity. The ligand-gated ion channel opens when a specific ligand has been bound by the channel complex or one of its constituent parts." ;
    oboInOwl:hasDbXref "IUPHARfam:697" ;
    oboInOwl:hasNarrowSynonym "ionotropic receptor" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044671" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "ligand-gated ion channel protein" ;
    rdfs:subClassOf obo:PR_000049983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000049983
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015276
            ]
        )
    ] .

obo:PR_000044676
    obo:IAO_0000115 "A protein that has channel activity. Channel proteins enable energy-independent facilitated diffusion, mediated by passage of a solute through a transmembrane aqueous pore or channel." ;
    oboInOwl:hasExactSynonym "channel-forming toxin protein", "channel/pore class transporter protein", "fam:chan", "nonselective channel protein", "pore class transporter protein", "pore protein" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044676" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "channel protein" ;
    rdfs:subClassOf obo:PR_000000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015267
            ]
        )
    ] .

obo:PR_000044780
    oboInOwl:hasExactSynonym "fam:LILR" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000044780" ;
    a owl:Class ;
    rdfs:comment "Category=family. Requested by=HPO/MPO." ;
    rdfs:label "leukocyte immunoglobulin-like receptor subfamily member" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000046244
    obo:IAO_0000115 "A tartrate-resistant acid phosphatase type 5 (human) that has had the signal peptide removed. UniProtKB:P13686, 22-325." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-196938" ;
    oboInOwl:hasExactSynonym "PRO_0000023981", "UniProtKB:P13686, 22-325", "hACP5/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046244" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "tartrate-resistant acid phosphatase type 5, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018600, obo:PR_P13686 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P13686
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046582
    obo:IAO_0000115 "A cholecystokinin (human) that has had the signal peptide removed. UniProtKB:P06307, 21-115." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-388539" ;
    oboInOwl:hasExactSynonym "PRO_0000010536", "UniProtKB:P06307, 21-115", "hCCK/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046582" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "cholecystokinin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000019254, obo:PR_P06307 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P06307
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046603
    obo:IAO_0000115 "A C-C chemokine receptor type 7 (human) that has had the signal peptide removed. UniProtKB:P32248, 25-378." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-373125" ;
    oboInOwl:hasExactSynonym "PRO_0000012735", "UniProtKB:P32248, 25-378", "hCCR7/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046603" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "C-C chemokine receptor type 7, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P32248, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P32248
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046610
    obo:IAO_0000115 "A scavenger receptor cysteine-rich type 1 protein M130 (human) that has had the signal peptide removed. UniProtKB:Q86VB7, 42-1156." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2168868", "Reactome:R-HSA-2230974" ;
    oboInOwl:hasExactSynonym "PRO_0000238938", "UniProtKB:Q86VB7, 42-1156", "hCD163/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046610" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "scavenger receptor cysteine-rich type 1 protein M130, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_Q86VB7, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q86VB7
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046612
    obo:IAO_0000115 "A B-lymphocyte antigen CD19 (human) that has had the signal peptide removed. UniProtKB:P15391, 20-556." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197740" ;
    oboInOwl:hasExactSynonym "PRO_0000014648", "UniProtKB:P15391, 20-556", "hCD19/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046612" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "B-lymphocyte antigen CD19, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018300, obo:PR_P15391 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P15391
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046614
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1a (human) that has had the signal peptide removed. UniProtKB:P06126, 17-327." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197792" ;
    oboInOwl:hasExactSynonym "PRO_0000014578", "UniProtKB:P06126, 17-327", "hCD1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046614" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface glycoprotein CD1a, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018692, obo:PR_P06126 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P06126
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046616
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1c (human) that has had the signal peptide removed. UniProtKB:P29017, 18-333." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8850110" ;
    oboInOwl:hasExactSynonym "PRO_0000014580", "UniProtKB:P29017, 18-333", "hCD1C/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046616" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface glycoprotein CD1c, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P29017, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P29017
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046617
    obo:IAO_0000115 "An antigen-presenting glycoprotein CD1d (human) that has had the signal peptide removed. UniProtKB:P15813, 20-335." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197833" ;
    oboInOwl:hasExactSynonym "PRO_0000014581", "UniProtKB:P15813, 20-335", "hCD1D/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046617" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "antigen-presenting glycoprotein CD1d, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018694, obo:PR_P15813 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P15813
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046618
    obo:IAO_0000115 "A T-cell surface antigen CD2 (human) that has had the signal peptide removed. UniProtKB:P06729, 25-351." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197795" ;
    oboInOwl:hasExactSynonym "PRO_0000014600", "UniProtKB:P06729, 25-351", "hCD2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046618" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface antigen CD2, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018333, obo:PR_P06729 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P06729
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046621
    obo:IAO_0000115 "A B-cell receptor CD22 (human) that has had the signal peptide removed. UniProtKB:P20273, 20-847." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197703" ;
    oboInOwl:hasExactSynonym "PRO_0000014873", "UniProtKB:P20273, 20-847", "hCD22/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046621" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "B-cell receptor CD22, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P20273, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P20273
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046624
    obo:IAO_0000115 "A natural killer cell receptor 2B4 (human) that has had the signal peptide removed. UniProtKB:Q9BZW8, 22-370." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197846" ;
    oboInOwl:hasExactSynonym "PRO_0000014668", "UniProtKB:Q9BZW8, 22-370", "hCD244/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046624" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "natural killer cell receptor 2B4, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018580, obo:PR_Q9BZW8 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q9BZW8
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046625
    obo:IAO_0000115 "A CD27 antigen (human) that has had the signal peptide removed. UniProtKB:P26842, 20-260." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5666994" ;
    oboInOwl:hasExactSynonym "PRO_0000034571", "UniProtKB:P26842, 20-260", "hCD27/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046625" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "CD27 antigen, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018620, obo:PR_P26842 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P26842
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046634
    obo:IAO_0000115 "A myeloid cell surface antigen CD33 (human) that has had the signal peptide removed. UniProtKB:P20138, 18-364." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197719", "Reactome:R-HSA-6799615", "Reactome:R-HSA-6800959" ;
    oboInOwl:hasExactSynonym "PRO_0000014878", "UniProtKB:P20138, 18-364", "hCD33/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046634" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "myeloid cell surface antigen CD33, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P20138, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P20138
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046639
    obo:IAO_0000115 "A T-cell surface glycoprotein CD3 epsilon chain (human) that has had the signal peptide removed. UniProtKB:P07766, 23-207." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197906" ;
    oboInOwl:hasExactSynonym "PRO_0000014607", "UniProtKB:P07766, 23-207", "hCD3E/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046639" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface glycoprotein CD3 epsilon chain, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018321, obo:PR_P07766 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P07766
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046641
    obo:IAO_0000115 "A CD44 antigen (human) that has had the signal peptide removed. UniProtKB:P16070, 21-742." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1031688", "Reactome:R-HSA-6804776" ;
    oboInOwl:hasExactSynonym "PRO_0000026687", "UniProtKB:P16070, 21-742", "hCD44/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046641" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "CD44 antigen, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P16070, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P16070
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046650
    obo:IAO_0000115 "A T-lymphocyte activation antigen CD80 (human) that has had the signal peptide removed. UniProtKB:P33681, 35-288." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-179789" ;
    oboInOwl:hasExactSynonym "PRO_0000014547", "UniProtKB:P33681, 35-288", "hCD80/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046650" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-lymphocyte activation antigen CD80, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018477, obo:PR_P33681 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P33681
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046651
    obo:IAO_0000115 "A SLAM family member 5 (human) that has had the signal peptide removed. UniProtKB:Q9UIB8, 22-345." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-3325587" ;
    oboInOwl:hasExactSynonym "PRO_0000252029", "UniProtKB:Q9UIB8, 22-345", "hCD84/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046651" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "SLAM family member 5, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018392, obo:PR_Q9UIB8 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q9UIB8
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046652
    obo:IAO_0000115 "A T-lymphocyte activation antigen CD86 (human) that has had the signal peptide removed. UniProtKB:P42081, 24-329." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-179784" ;
    oboInOwl:hasExactSynonym "PRO_0000014550", "UniProtKB:P42081, 24-329", "hCD86/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046652" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-lymphocyte activation antigen CD86, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P42081, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P42081
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046653
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain (human) that has had the signal peptide removed. UniProtKB:P01732, 22-235." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197601" ;
    oboInOwl:hasExactSynonym "PRO_0000014638", "UniProtKB:P01732, 22-235", "hCD8A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046653" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018335, obo:PR_P01732 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P01732
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046654
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain (human) that has had the signal peptide removed. UniProtKB:P10966, 22-210." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2980537", "Reactome:R-HSA-3149571" ;
    oboInOwl:hasExactSynonym "PRO_0000014643", "UniProtKB:P10966, 22-210", "hCD8B/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046654" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018337, obo:PR_P10966 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P10966
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000046823
    obo:IAO_0000115 "A collagen alpha-1(I) chain (human) that has had the signal peptide removed. UniProtKB:P02452, 23-1464." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1650777", "Reactome:R-HSA-2268635" ;
    oboInOwl:hasExactSynonym "UniProtKB:P02452, 23-1464", "hCOL1A1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000046823" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "collagen alpha-1(I) chain, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018797, obo:PR_P02452 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P02452
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047062
    obo:IAO_0000115 "A complement receptor type 1 (human) that has had the signal peptide removed. UniProtKB:P17927, 42-2039." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-6801286", "Reactome:R-HSA-6801315", "Reactome:R-HSA-977369" ;
    oboInOwl:hasExactSynonym "PRO_0000006009", "UniProtKB:P17927, 42-2039", "hCR1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047062" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "complement receptor type 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018413, obo:PR_P17927 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P17927
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047079
    obo:IAO_0000115 "A macrophage colony-stimulating factor 1 receptor (human) that has had the signal peptide removed. UniProtKB:P07333, 20-972." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197667" ;
    oboInOwl:hasExactSynonym "PRO_0000016765", "UniProtKB:P07333, 20-972", "hCSF1R/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047079" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "macrophage colony-stimulating factor 1 receptor, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P07333, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P07333
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047094
    obo:IAO_0000115 "A cytotoxic T-lymphocyte protein 4 (human) that has had the signal peptide removed. UniProtKB:P16410, 36-223." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-179764" ;
    oboInOwl:hasExactSynonym "PRO_0000014734", "UniProtKB:P16410, 36-223", "hCTLA4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047094" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "cytotoxic T-lymphocyte protein 4, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P16410, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P16410
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047381
    obo:IAO_0000115 "A high affinity immunoglobulin epsilon receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P12319, 26-257." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197802" ;
    oboInOwl:hasExactSynonym "PRO_0000015161", "UniProtKB:P12319, 26-257", "hFCER1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047381" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "high affinity immunoglobulin epsilon receptor subunit alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000019856, obo:PR_P12319 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P12319
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047384
    obo:IAO_0000115 "A high affinity immunoglobulin gamma Fc receptor I (human) that has had the signal peptide removed. UniProtKB:P12314, 16-374." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1236781", "Reactome:R-HSA-1236890", "Reactome:R-HSA-197835" ;
    oboInOwl:hasExactSynonym "PRO_0000015139", "UniProtKB:P12314, 16-374", "hFCGR1A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047384" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "high affinity immunoglobulin gamma Fc receptor I, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018496, obo:PR_P12314 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P12314
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047388
    obo:IAO_0000115 "A low affinity immunoglobulin gamma Fc region receptor II-b (human) that has had the signal peptide removed. UniProtKB:P31994, 43-310." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197854" ;
    oboInOwl:hasExactSynonym "PRO_0000015147", "UniProtKB:P31994, 43-310", "hFCGR2B/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047388" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II-b, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P31994, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P31994
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047430
    obo:IAO_0000115 "A receptor-type tyrosine-protein kinase FLT3 (human) that has had the signal peptide removed. UniProtKB:P36888, 27-993." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-6786756" ;
    oboInOwl:hasExactSynonym "PRO_0000016778", "UniProtKB:P36888, 27-993", "hFLT3/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047430" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "receptor-type tyrosine-protein kinase FLT3, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P36888, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P36888
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000047991
    obo:IAO_0000115 "An interleukin-17 receptor B (human) that has had the signal peptide removed. UniProtKB:Q9NRM6, 18-502." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-447257" ;
    oboInOwl:hasExactSynonym "PRO_0000011032", "UniProtKB:Q9NRM6, 18-502", "hIL17RB/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000047991" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-17 receptor B, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020288, obo:PR_Q9NRM6 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q9NRM6
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048001
    obo:IAO_0000115 "An interleukin-1 receptor-like 1 (human) that has had the signal peptide removed. UniProtKB:Q01638, 19-556." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197594", "Reactome:R-HSA-8981971" ;
    oboInOwl:hasExactSynonym "PRO_0000015442", "UniProtKB:Q01638, 19-556", "hIL1RL1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048001" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-1 receptor-like 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020295, obo:PR_Q01638 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q01638
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048015
    obo:IAO_0000115 "An interleukin-2 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P01589, 22-272." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-450046" ;
    oboInOwl:hasExactSynonym "PRO_0000011024", "UniProtKB:P01589, 22-272", "hIL2RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048015" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-2 receptor subunit alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018444, obo:PR_P01589 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P01589
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048016
    obo:IAO_0000115 "An interleukin-2 receptor subunit beta (human) that has had the signal peptide removed. UniProtKB:P14784, 27-551." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197876", "Reactome:R-HSA-8983172" ;
    oboInOwl:hasExactSynonym "PRO_0000010878", "UniProtKB:P14784, 27-551", "hIL2RB/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048016" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-2 receptor subunit beta, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018446, obo:PR_P14784 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P14784
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048024
    obo:IAO_0000115 "An interleukin-3 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P26951, 19-378." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-879938" ;
    oboInOwl:hasExactSynonym "PRO_0000010883", "UniProtKB:P26951, 19-378", "hIL3RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048024" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-3 receptor subunit alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P26951, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P26951
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048027
    obo:IAO_0000115 "An interleukin-5 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:Q01344, 21-420." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-450072" ;
    oboInOwl:hasExactSynonym "PRO_0000010893", "UniProtKB:Q01344, 21-420", "hIL5RA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048027" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-5 receptor subunit alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018555, obo:PR_Q01344 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q01344
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048032
    obo:IAO_0000115 "An interleukin-7 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P16871, 21-459." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-449945", "Reactome:R-HSA-9028500" ;
    oboInOwl:hasExactSynonym "PRO_0000010909", "UniProtKB:P16871, 21-459", "hIL7R/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048032" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "interleukin-7 receptor subunit alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018559, obo:PR_P16871 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P16871
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048059
    obo:IAO_0000115 "An integrin alpha-2 (human) that has had the signal peptide removed. UniProtKB:P17301, 30-1181." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-57562" ;
    oboInOwl:hasExactSynonym "PRO_0000016233", "UniProtKB:P17301, 30-1181", "hITGA2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048059" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-2, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018308, obo:PR_P17301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P17301
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048061
    obo:IAO_0000115 "An integrin alpha-4 (human) that has had the signal peptide removed. UniProtKB:P13612, 34-1032." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-198007" ;
    oboInOwl:hasExactSynonym "PRO_0000016244", "UniProtKB:P13612, 34-1032", "hITGA4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048061" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-4, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020333, obo:PR_P13612 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P13612
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048068
    obo:IAO_0000115 "An integrin alpha-X (human) that has had the signal peptide removed. UniProtKB:P20702, 20-1163." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-202764", "Reactome:R-HSA-6801289", "Reactome:R-HSA-6801305", "Reactome:R-HSA-6801314" ;
    oboInOwl:hasExactSynonym "PRO_0000016294", "UniProtKB:P20702, 20-1163", "hITGAX/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048068" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "integrin alpha-X, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018317, obo:PR_P20702 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P20702
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048096
    obo:IAO_0000115 "A vascular endothelial growth factor receptor 2 (human) that has had the signal peptide removed. UniProtKB:P35968, 20-1356." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-195382" ;
    oboInOwl:hasExactSynonym "PRO_0000016771", "UniProtKB:P35968, 20-1356", "hKDR/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048096" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "vascular endothelial growth factor receptor 2, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P35968, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P35968
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048127
    obo:IAO_0000115 "A mast/stem cell growth factor receptor Kit (human) that has had the signal peptide removed. UniProtKB:P10721, 26-976." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197662" ;
    oboInOwl:hasExactSynonym "PRO_0000016754", "UniProtKB:P10721, 26-976", "hKIT/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048127" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "mast/stem cell growth factor receptor Kit, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P10721, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P10721
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048176
    obo:IAO_0000115 "A neutrophil gelatinase-associated lipocalin (human) that has had the signal peptide removed. UniProtKB:P80188, 21-198." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5215934", "Reactome:R-HSA-6799614" ;
    oboInOwl:hasExactSynonym "PRO_0000017933", "UniProtKB:P80188, 21-198", "hLCN2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048176" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "neutrophil gelatinase-associated lipocalin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020444, obo:PR_P80188 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P80188
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048202
    obo:IAO_0000115 "A leukocyte immunoglobulin-like receptor subfamily A member 4 (human) that has had the signal peptide removed. UniProtKB:P59901, 24-499." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-6786744" ;
    oboInOwl:hasExactSynonym "PRO_0000014819", "UniProtKB:P59901, 24-499", "hLILRA4/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048202" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "leukocyte immunoglobulin-like receptor subfamily A member 4, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P59901, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P59901
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048272
    obo:IAO_0000115 "A lactotransferrin (human) that has had the signal peptide removed. UniProtKB:P02788, 20-710." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1222567", "Reactome:R-HSA-6799629", "Reactome:R-HSA-6800962", "Reactome:R-HSA-977171" ;
    oboInOwl:hasExactSynonym "PRO_0000035732", "UniProtKB:P02788, 20-710", "hLTF/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048272" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "lactotransferrin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020496, obo:PR_P02788 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P02788
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048273
    obo:IAO_0000115 "A lumican (human) that has had the signal peptide removed. UniProtKB:P51884, 19-338." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2466189" ;
    oboInOwl:hasExactSynonym "PRO_0000032733", "UniProtKB:P51884, 19-338", "hLUM/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048273" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "lumican, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000020499, obo:PR_P51884 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P51884
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048369
    obo:IAO_0000115 "A tyrosine-protein kinase Mer (human) that has had the signal peptide removed. UniProtKB:Q12866, 21-999." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197593" ;
    oboInOwl:hasExactSynonym "PRO_0000024443", "UniProtKB:Q12866, 21-999", "hMERTK/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048369" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "tyrosine-protein kinase Mer, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_Q12866, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q12866
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048415
    obo:IAO_0000115 "A macrophage mannose receptor 1 (human) that has had the signal peptide removed. UniProtKB:P22897, 19-1456." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1216515", "Reactome:R-HSA-1236785", "Reactome:R-HSA-1236818" ;
    oboInOwl:hasExactSynonym "PRO_0000017548", "UniProtKB:P22897, 19-1456", "hMRC1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048415" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "macrophage mannose receptor 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P22897, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P22897
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048517
    obo:IAO_0000115 "A neural cell adhesion molecule 1 (human) that has had the signal peptide removed. UniProtKB:P13591, 20-858." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-190987" ;
    oboInOwl:hasExactSynonym "PRO_0000015009", "UniProtKB:P13591, 20-858", "hNCAM1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048517" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "neural cell adhesion molecule 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018325, obo:PR_P13591 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P13591
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048531
    obo:IAO_0000115 "A natural cytotoxicity triggering receptor 1 (human) that has had the signal peptide removed. UniProtKB:O76036, 22-304." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197739" ;
    oboInOwl:hasExactSynonym "PRO_0000015027", "UniProtKB:O76036, 22-304", "hNCR1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048531" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "natural cytotoxicity triggering receptor 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_O76036, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_O76036
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048532
    obo:IAO_0000115 "A natural cytotoxicity triggering receptor 2 (human) that has had the signal peptide removed. UniProtKB:O95944, 22-276." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197652" ;
    oboInOwl:hasExactSynonym "PRO_0000015031", "UniProtKB:O95944, 22-276", "hNCR2/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048532" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "natural cytotoxicity triggering receptor 2, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_O95944, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_O95944
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048711
    obo:IAO_0000115 "A programmed cell death protein 1 (human) that has had the signal peptide removed. UniProtKB:Q15116, 21-288." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197604" ;
    oboInOwl:hasExactSynonym "PRO_0000014892", "UniProtKB:Q15116, 21-288", "hPDCD1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048711" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "programmed cell death protein 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_Q15116, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q15116
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048723
    obo:IAO_0000115 "A platelet-derived growth factor receptor alpha (human) that has had the signal peptide removed. UniProtKB:P16234, 24-1089." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-186794" ;
    oboInOwl:hasExactSynonym "PRO_0000016760", "UniProtKB:P16234, 24-1089", "hPDGFRA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048723" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "platelet-derived growth factor receptor alpha, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018697, obo:PR_P16234 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P16234
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048798
    obo:IAO_0000115 "A urokinase plasminogen activator surface receptor (human) that has had the signal peptide removed. UniProtKB:Q03405, 23-335." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-162866" ;
    oboInOwl:hasExactSynonym "UniProtKB:Q03405, 23-335", "hPLAUR/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048798" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "urokinase plasminogen activator surface receptor, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018628, obo:PR_Q03405 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q03405
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000048962
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C (human) that has had the signal peptide removed. UniProtKB:P08575, 24-1304." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197931", "Reactome:R-HSA-6806150" ;
    oboInOwl:hasExactSynonym "PRO_0000025470", "UniProtKB:P08575, 24-1304", "hPTPRC/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000048962" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018306, obo:PR_P08575 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P08575
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049172
    obo:IAO_0000115 "A syndecan-1 (human) that has had the signal peptide removed. UniProtKB:P18827, 23-310." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-174758", "Reactome:R-HSA-2054105", "Reactome:R-HSA-2090025" ;
    oboInOwl:hasExactSynonym "PRO_0000033499", "UniProtKB:P18827, 23-310", "hSDC1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049172" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "syndecan-1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_P18827, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P18827
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049238
    obo:IAO_0000115 "A sialoadhesin (human) that has had the signal peptide removed. UniProtKB:Q9BZZ2, 20-1709." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197569" ;
    oboInOwl:hasExactSynonym "PRO_0000014968", "UniProtKB:Q9BZZ2, 20-1709", "hSIGLEC1/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049238" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "sialoadhesin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018596, obo:PR_Q9BZZ2 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q9BZZ2
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049245
    obo:IAO_0000115 "A sialic acid-binding Ig-like lectin 5 (human) that has had the signal peptide removed. UniProtKB:O15389, 17-551." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-197711", "Reactome:R-HSA-6801283", "Reactome:R-HSA-6801292", "Reactome:R-HSA-6801320" ;
    oboInOwl:hasExactSynonym "PRO_0000014944", "UniProtKB:O15389, 17-551", "hSIGLEC5/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049245" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "sialic acid-binding Ig-like lectin 5, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_O15389, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_O15389
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049250
    obo:IAO_0000115 "A tyrosine-protein phosphatase non-receptor type substrate 1 (human) that has had the signal peptide removed. UniProtKB:P78324, 31-504." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-3209922", "Reactome:R-HSA-6803288", "Reactome:R-HSA-6803321" ;
    oboInOwl:hasExactSynonym "PRO_0000014941", "UniProtKB:P78324, 31-504", "hSIRPA/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049250" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "tyrosine-protein phosphatase non-receptor type substrate 1, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018626, obo:PR_P78324 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P78324
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049328
    obo:IAO_0000115 "A leukosialin (human) that has had the signal peptide removed. UniProtKB:P16150, 20-400." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-204438" ;
    oboInOwl:hasExactSynonym "PRO_0000021588", "UniProtKB:P16150, 20-400", "hSPN/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049328" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "leukosialin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018567, obo:PR_P16150 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P16150
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049437
    obo:IAO_0000115 "A thrombomodulin (human) that has had the signal peptide removed. UniProtKB:P07204, 19-575." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-141030" ;
    oboInOwl:hasExactSynonym "PRO_0000007771", "UniProtKB:P07204, 19-575", "hTHBD/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049437" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "thrombomodulin, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_000018720, obo:PR_P07204 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_P07204
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049488
    obo:IAO_0000115 "A tumor necrosis factor receptor superfamily member 11A (human) that has had the signal peptide removed. UniProtKB:Q9Y6Q6, 30-616." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5668756" ;
    oboInOwl:hasExactSynonym "PRO_0000034585", "UniProtKB:Q9Y6Q6, 30-616", "hTNFRSF11A/SigPep-" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049488" ;
    a owl:Class ;
    rdfs:comment "Category=organism-modification." ;
    rdfs:label "tumor necrosis factor receptor superfamily member 11A, signal peptide removed form (human)" ;
    rdfs:subClassOf obo:PR_Q9Y6Q6, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
        owl:someValuesFrom obo:SO_0000418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_Q9Y6Q6
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/pr#lacks_part> ;
                owl:someValuesFrom obo:SO_0000418
            ]
        )
    ] .

obo:PR_000049983
    obo:IAO_0000115 "A channel protein that has ion channel activity. An ion channel enables the facilitated diffusion of an ion (by an energy-independent process) by passage through a transmembrane aqueous pore or channel without evidence for a carrier-mediated mechanism." ;
    oboInOwl:hasDbXref "IUPHARfam:689" ;
    oboInOwl:hasExactSynonym "fam:ion_chan" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000049983" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "ion channel protein" ;
    rdfs:subClassOf obo:PR_000044676, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0005216
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000044676
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0005216
            ]
        )
    ] .

obo:PR_000050032
    obo:IAO_0000115 "An immunoglobulin complex whose components are encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "hIg" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050032" ;
    a owl:Class ;
    rdfs:comment "Category=organism-complex." ;
    rdfs:label "immunoglobulin complex (human)" ;
    rdfs:subClassOf obo:GO_0019814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0019814
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050170
    obo:IAO_0000115 "An IgD immunoglobulin complex whose components are encoded in the genome of human. IgD is composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains (kappa or lambda), held together by disulfide bonds. An IgD immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:hasExactSynonym "hIgD" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050170" ;
    a owl:Class ;
    rdfs:comment "Category=organism-complex. Requested by=HIPC. Requested by=CL. Note that an IgD immunoglobulin complex has the function of antigen binding if a suitable antigen is available." ;
    rdfs:label "IgD immunoglobulin complex (human)" ;
    rdfs:subClassOf obo:GO_0071738, obo:PR_000050032, [
        a owl:Restriction ;
        owl:onClass obo:PR_000050183 ;
        owl:onProperty obo:RO_0002180 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ], [
        a owl:Restriction ;
        owl:onClass obo:PR_000050187 ;
        owl:onProperty obo:RO_0002180 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0071738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050171
    obo:IAO_0000115 "An IgD immunoglobulin complex, circulating in human. Circulating IgD is composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains (kappa or lambda), held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." ;
    oboInOwl:hasBroadSynonym "IgD antibody (human)" ;
    oboInOwl:hasExactSynonym "hIgD/circulating" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050171" ;
    a owl:Class ;
    rdfs:comment "Category=organism-complex. Requested by=HIPC. Requested by=CL." ;
    rdfs:label "IgD immunoglobulin complex, circulating (human)" ;
    rdfs:subClassOf obo:GO_0071739, obo:PR_000050170, [
        a owl:Restriction ;
        owl:onClass obo:PR_000050183 ;
        owl:onProperty obo:RO_0002180 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ], [
        a owl:Restriction ;
        owl:onClass obo:PR_000050187 ;
        owl:onProperty obo:RO_0002180 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0071739
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050174
    obo:IAO_0000115 "A protein that is a translation product of some mRNA produced by a somatically recombined immunoglobulin heavy chain locus." ;
    oboInOwl:hasExactSynonym "IgH" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050174" ;
    a owl:Class ;
    rdfs:comment "Category=family. Requested by=IEDB. Note: In human, the IgH locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/349. In mouse, the locus is described by MGI:96442." ;
    rdfs:label "immunoglobulin heavy chain protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000050175
    obo:IAO_0000115 "A protein that is a translation product of some mRNA produced by a somatically recombined immunoglobulin light chain locus." ;
    oboInOwl:hasExactSynonym "IgL" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050175" ;
    a owl:Class ;
    rdfs:comment "Category=family. Note: In human, the kappa light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/351, and the lambda light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/353. In mouse, the kappa locus is described by MGI:96494, and the lambda locus is described by MGI:96526." ;
    rdfs:label "immunoglobulin light chain protein" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_000050181
    obo:IAO_0000115 "An immunoglobulin light chain protein that is produced from the immunoglobulin kappa locus." ;
    oboInOwl:hasExactSynonym "IgKappa" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050181" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Note: In human, the kappa light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/351. In mouse, the kappa locus is described by MGI:96494." ;
    rdfs:label "Ig kappa light chain protein" ;
    rdfs:subClassOf obo:PR_000050175 .

obo:PR_000050182
    obo:IAO_0000115 "An immunoglobulin light chain protein that is produced from the immunoglobulin lambda locus." ;
    oboInOwl:hasExactSynonym "IgLambda" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050182" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Note: In human, the lambda light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/353. In mouse, the lambda locus is described by MGI:96526." ;
    rdfs:label "Ig lambda light chain protein" ;
    rdfs:subClassOf obo:PR_000050175 .

obo:PR_000050183
    obo:IAO_0000115 "An immunoglobulin light chain protein that is encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "hIgL" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050183" ;
    a owl:Class ;
    rdfs:comment "Category=organism-family. Note: The kappa light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/351, and the lambda light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/353." ;
    rdfs:label "immunoglobulin light chain protein (human)" ;
    rdfs:subClassOf obo:PR_000029067, obo:PR_000050175 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:PR_000050184
            obo:PR_000050185
        )
    ] .

obo:PR_000050184
    obo:IAO_0000115 "An Ig kappa light chain protein that is encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "hIgKappa" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050184" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene. Note: The kappa light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/351." ;
    rdfs:label "Ig kappa light chain protein (human)" ;
    rdfs:subClassOf obo:PR_000050181, obo:PR_000050183 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000050181
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050185
    obo:IAO_0000115 "An Ig lambda light chain protein that is encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "hIgLambda" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050185" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene. Note: The lambda light chain locus is described by https://www.genenames.org/cgi-bin/genefamilies/set/353." ;
    rdfs:label "Ig lambda light chain protein (human)" ;
    rdfs:subClassOf obo:PR_000050182, obo:PR_000050183 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000050182
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050186
    obo:IAO_0000115 "An immunoglobulin heavy chain protein in which the constant region is encoded by the IgD gene segment." ;
    oboInOwl:hasExactSynonym "IgHD", "immunoglobulin D heavy chain", "immunoglobulin delta heavy chain", "immunoglobulin heavy chain delta" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050186" ;
    a owl:Class ;
    rdfs:comment "Category=gene. Requested by=IEDB." ;
    rdfs:label "IgD heavy chain protein" ;
    rdfs:subClassOf obo:PR_000050174 .

obo:PR_000050187
    obo:IAO_0000115 "An IgD heavy chain protein that is encoded in the genome of human." ;
    oboInOwl:hasExactSynonym "hIgHD", "immunoglobulin D heavy chain (human)", "immunoglobulin delta heavy chain (human)", "immunoglobulin heavy chain delta (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050187" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "IgD heavy chain protein (human)" ;
    rdfs:subClassOf obo:PR_000029067, obo:PR_000050186 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000050186
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_000050216
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C that is a translation product of a transcript that minimally includes the region encoded by the variable exon 4(A)." ;
    oboInOwl:hasExactSynonym "CD45R", "PTPRC/iso:CD45R" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050216" ;
    a owl:Class ;
    rdfs:comment "Category=seqgroup. Requested by=CL." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45R" ;
    rdfs:subClassOf obo:PR_000001006 .

obo:PR_000050370
    obo:IAO_0000115 "An MHC class II histocompatibility antigen alpha chain DRA that is encoded in the genome of mouse." ;
    oboInOwl:hasExactSynonym "mH2-Ea" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050370" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "H-2 class II histocompatibility antigen, E alpha chain (mouse)" ;
    rdfs:subClassOf obo:PR_000002015, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95900>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_000050467
    obo:IAO_0000115 "A protein that is a translation product of the human HBA1, HBA2, HBB, HBD, HBE1, HBG1, HBG2, HBM, HBQ1, or HBZ genes, 1:1 orthologs thereof, or semi-orthologs thereof." ;
    oboInOwl:hasExactSynonym "fam:Hb" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:000050467" ;
    a owl:Class ;
    rdfs:comment "Category=family." ;
    rdfs:label "hemoglobin subunit" ;
    rdfs:subClassOf obo:PR_000000001 .

obo:PR_O09100
    obo:IAO_0000115 "An endothelial transcription factor GATA-2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O09100" ;
    oboInOwl:hasExactSynonym "GATA-binding protein 2 (mouse)", "mGATA2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gata2" ;
    oboInOwl:id "PR:O09100" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "endothelial transcription factor GATA-2 (mouse)" ;
    rdfs:subClassOf obo:PR_000007858, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95662>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007858
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O14638
    obo:IAO_0000115 "An ectonucleotide pyrophosphatase/phosphodiesterase family member 3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8939012", "UniProtKB:O14638" ;
    oboInOwl:hasExactSynonym "CD203c (human)", "E-NPP 3 (human)", "NPP3 (human)", "PD-Ibeta (human)", "hENPP3", "phosphodiesterase I beta (human)", "phosphodiesterase I/nucleotide pyrophosphatase 3 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ENPP3", "PDNP3" ;
    oboInOwl:id "PR:O14638" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "ectonucleotide pyrophosphatase/phosphodiesterase family member 3 (human)" ;
    rdfs:subClassOf obo:PR_000001344, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3358>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001344
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O14770
    obo:IAO_0000115 "A homeobox protein Meis2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:O14770" ;
    oboInOwl:hasExactSynonym "Meis1-related protein 1 (human)", "hMEIS2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MEIS2", "MRG1" ;
    oboInOwl:id "PR:O14770" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "homeobox protein Meis2 (human)" ;
    rdfs:subClassOf obo:PR_000010317, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7001>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010317
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O15389
    obo:IAO_0000115 "A sialic acid-binding Ig-like lectin 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    oboInOwl:hasExactSynonym "CD170 (human)", "CD33 antigen-like 2 (human)", "OB-BP2 (human)", "OB-binding protein 2 (human)", "hSIGLEC5", "obesity-binding protein 2 (human)", "siglec-5 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD33L2", "OBBP2", "SIGLEC5" ;
    oboInOwl:id "PR:O15389" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "sialic acid-binding Ig-like lectin 5 (human)" ;
    rdfs:subClassOf obo:PR_000001927, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10874>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001927
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O35305
    obo:IAO_0000115 "A tumor necrosis factor receptor superfamily member 11A that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    oboInOwl:hasExactSynonym "CD265 (mouse)", "ODFR (mouse)", "mTNFRSF11A", "osteoclast differentiation factor receptor (mouse)", "receptor activator of NF-KB (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Rank", "Tnfrsf11a" ;
    oboInOwl:id "PR:O35305" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tumor necrosis factor receptor superfamily member 11A (mouse)" ;
    rdfs:subClassOf obo:PR_000001954, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1314891>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001954
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O35930
    obo:IAO_0000115 "A platelet glycoprotein Ib alpha chain that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    oboInOwl:hasExactSynonym "CD42b (mouse)", "GP-Ib alpha (mouse)", "GPIb-alpha (mouse)", "GPIbA (mouse)", "glycoprotein Ibalpha (mouse)", "mGP1BA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gp1ba" ;
    oboInOwl:id "PR:O35930" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet glycoprotein Ib alpha chain (mouse)" ;
    rdfs:subClassOf obo:PR_000001907, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1333744>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001907
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O43490
    obo:IAO_0000115 "A prominin-1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    oboInOwl:hasExactSynonym "CD133 (human)", "antigen AC133 (human)", "hPROM1", "prominin-like protein 1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MSTP061", "PROM1", "PROML1" ;
    oboInOwl:id "PR:O43490" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "prominin-1 (human)" ;
    rdfs:subClassOf obo:PR_000001786, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9454>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001786
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O54689
    obo:IAO_0000115 "A C-C chemokine receptor type 6 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    oboInOwl:hasExactSynonym "C-C CKR-6 (mouse)", "CC-CKR-6 (mouse)", "CCR-6 (mouse)", "CD196 (mouse)", "KY411 (mouse)", "mCCR6" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr6", "Cmkbr6" ;
    oboInOwl:id "PR:O54689" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 6 (mouse)" ;
    rdfs:subClassOf obo:PR_000001202, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1333797>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001202
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O54707
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily D member 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O54707" ;
    oboInOwl:hasExactSynonym "CD94 (mouse)", "killer cell lectin-like receptor subfamily D member 1 (mouse)", "mKLRD1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd94", "Klrd1" ;
    oboInOwl:id "PR:O54707" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural killer cells antigen CD94 (mouse)" ;
    rdfs:subClassOf obo:PR_000001402, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1196275>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001402
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O54839
    obo:IAO_0000115 "An eomesodermin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    oboInOwl:hasExactSynonym "T-box brain protein 2 (mouse)", "T-brain-2 (mouse)", "TBR-2 (mouse)", "mEOMES" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Eomes", "Tbr2" ;
    oboInOwl:id "PR:O54839" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "eomesodermin homolog (mouse)" ;
    rdfs:subClassOf obo:PR_000003463, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1201683>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O54990
    obo:IAO_0000115 "A prominin-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    oboInOwl:hasExactSynonym "CD133 (mouse)", "antigen AC133 homolog (mouse)", "mPROM1", "prominin-like protein 1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Prom", "Prom1", "Proml1" ;
    oboInOwl:id "PR:O54990" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "prominin-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001786, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1100886>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001786
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O76036
    obo:IAO_0000115 "A natural cytotoxicity triggering receptor 1 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "NK cell-activating receptor (human)" ;
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    oboInOwl:hasExactSynonym "CD335 (human)", "NK-p46 (human)", "NKp46 (human)", "hNCR1", "hNKp46", "lymphocyte antigen 94 homolog (human)", "natural killer cell p46-related protein (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LY94", "NCR1" ;
    oboInOwl:id "PR:O76036" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural cytotoxicity triggering receptor 1 (human)" ;
    rdfs:subClassOf obo:PR_000001893, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6731>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O76070
    obo:IAO_0000115 "A gamma-synuclein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    oboInOwl:hasExactSynonym "SR (human)", "breast cancer-specific gene 1 protein (human)", "hSNCG", "synoretin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCSG1", "PERSYN", "PRSN", "SNCG" ;
    oboInOwl:id "PR:O76070" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "gamma-synuclein (human)" ;
    rdfs:subClassOf obo:PR_000015325, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11141>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000015325
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O88324
    obo:IAO_0000115 "A CD83 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O88324" ;
    oboInOwl:hasExactSynonym "CD83 (mouse)", "mCD83" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd83" ;
    oboInOwl:id "PR:O88324" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD83 antigen (mouse)" ;
    rdfs:subClassOf obo:PR_000001310, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1328316>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O88410
    obo:IAO_0000115 "A C-X-C chemokine receptor type 3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    oboInOwl:hasExactSynonym "CD183 (mouse)", "CXC-R3 (mouse)", "CXCR-3 (mouse)", "IP-10 receptor (mouse)", "interferon-inducible protein 10 receptor (mouse)", "mCXCR3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar3", "Cxcr3" ;
    oboInOwl:id "PR:O88410" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000001207, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1277207>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001207
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O88713
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily G member 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O88713" ;
    oboInOwl:hasExactSynonym "mKLRG1", "mast cell function-associated antigen 2F1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klrg1", "Mafa" ;
    oboInOwl:id "PR:O88713" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily G member 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000009426, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1355294>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009426
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O89103
    obo:IAO_0000115 "A complement component C1q receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasExactSynonym "C1q/MBL/SPA receptor (mouse)", "C1qR(p) (mouse)", "C1qRp (mouse)", "CD93 (mouse)", "Ly-68 (mouse)", "cell surface antigen AA4 (mouse)", "complement component 1 q subcomponent receptor 1 (mouse)", "lymphocyte antigen 68 (mouse)", "mCD93" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Aa4", "C1qr1", "C1qrp", "Cd93", "Ly68" ;
    oboInOwl:id "PR:O89103" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "complement component C1q receptor (mouse)" ;
    rdfs:subClassOf obo:PR_000002037, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106664>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002037
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_O95936
    obo:IAO_0000115 "An eomesodermin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    oboInOwl:hasExactSynonym "T-box brain protein 2 (human)", "T-brain-2 (human)", "TBR-2 (human)", "hEOMES" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EOMES", "TBR2" ;
    oboInOwl:id "PR:O95936" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "eomesodermin homolog (human)" ;
    rdfs:subClassOf obo:PR_000003463, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3372>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_O95944
    obo:IAO_0000115 "A natural cytotoxicity triggering receptor 2 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "NK cell-activating receptor (human)" ;
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    oboInOwl:hasExactSynonym "CD336 (human)", "NK-p44 (human)", "NKp44 (human)", "hNCR2", "lymphocyte antigen 95 homolog (human)", "natural killer cell p44-related protein (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LY95", "NCR2" ;
    oboInOwl:id "PR:O95944" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural cytotoxicity triggering receptor 2 (human)" ;
    rdfs:subClassOf obo:PR_000001894, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6732>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001894
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01100
    obo:IAO_0000115 "A proto-oncogene c-Fos that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-450216", "UniProtKB:P01100" ;
    oboInOwl:hasExactSynonym "G0/G1 switch regulatory protein 7 (human)", "cellular oncogene fos (human)", "hFOS" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FOS", "G0S7" ;
    oboInOwl:id "PR:P01100" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "proto-oncogene c-Fos (human)" ;
    rdfs:subClassOf obo:PR_000007597, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3796>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007597
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01101
    obo:IAO_0000115 "A proto-oncogene c-Fos that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P01101" ;
    oboInOwl:hasExactSynonym "cellular oncogene fos (mouse)", "mFOS" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fos" ;
    oboInOwl:id "PR:P01101" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "proto-oncogene c-Fos (mouse)" ;
    rdfs:subClassOf obo:PR_000007597, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95574>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007597
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P01282
    obo:IAO_0000115 "A VIP peptides that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P01282" ;
    oboInOwl:hasExactSynonym "hVIP", "vasoactive intestinal peptides (human)", "vasoactive intestinal polypeptides (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "VIP" ;
    oboInOwl:id "PR:P01282" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "VIP peptides (human)" ;
    rdfs:subClassOf obo:PR_000017299, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12693>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000017299
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01589
    obo:IAO_0000115 "An interleukin-2 receptor subunit alpha that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "p55 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    oboInOwl:hasExactSynonym "CD25 (human)", "IL-2 receptor subunit alpha (human)", "IL-2-RA (human)", "IL-2R subunit alpha (human)", "IL2-RA (human)", "TAC antigen (human)", "hIL2RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL2RA" ;
    oboInOwl:id "PR:P01589" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-2 receptor subunit alpha (human)" ;
    rdfs:subClassOf obo:PR_000001380, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6008>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001380
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01590
    obo:IAO_0000115 "An interleukin-2 receptor subunit alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "p55 (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    oboInOwl:hasExactSynonym "CD25 (mouse)", "IL-2 receptor subunit alpha (mouse)", "IL-2-RA (mouse)", "IL-2R subunit alpha (mouse)", "IL2-RA (mouse)", "mIL2RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il2r", "Il2ra" ;
    oboInOwl:id "PR:P01590" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-2 receptor subunit alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000001380, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96549>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001380
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P01730
    obo:IAO_0000115 "A CD4 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P01730" ;
    oboInOwl:hasExactSynonym "T-cell surface antigen T4/Leu-3 (human)", "hCD4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD4" ;
    oboInOwl:id "PR:P01730" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD4 (human)" ;
    rdfs:subClassOf obo:PR_000001004, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1678>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01731
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    oboInOwl:hasExactSynonym "CD8a (mouse)", "T-cell surface glycoprotein Lyt-2 (mouse)", "mCD8A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd8a", "Lyt-2", "Lyt2" ;
    oboInOwl:id "PR:P01731" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain (mouse)" ;
    rdfs:subClassOf obo:PR_000001084, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88346>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P01732
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    oboInOwl:hasExactSynonym "CD8a (human)", "T-lymphocyte differentiation antigen T8/Leu-2 (human)", "hCD8A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD8A", "MAL" ;
    oboInOwl:id "PR:P01732" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain (human)" ;
    rdfs:subClassOf obo:PR_000001084, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1706>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01732-1
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 alpha chain isoform 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P01732-1" ;
    oboInOwl:hasExactSynonym "T-cell surface glycoprotein CD8 alpha chain isoform mCD8alpha (human)", "T-cell surface glycoprotein CD8 alpha chain isoform membrane (human)", "hCD8A/iso:1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P01732-1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "T-cell surface glycoprotein CD8 alpha chain isoform 1 (human)" ;
    rdfs:subClassOf obo:PR_000025403, obo:PR_P01732 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025403
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P01831
    obo:IAO_0000115 "A Thy-1 membrane glycoprotein that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P01831" ;
    oboInOwl:hasExactSynonym "CD90 (mouse)", "Thy-1 antigen (mouse)", "mTHY1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Thy-1", "Thy1" ;
    oboInOwl:id "PR:P01831" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "Thy-1 membrane glycoprotein (mouse)" ;
    rdfs:subClassOf obo:PR_000001843, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98747>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001843
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P01903
    obo:IAO_0000115 "An MHC class II histocompatibility antigen alpha chain DRA that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "MRO:0000693", "UniProtKB:P01903" ;
    oboInOwl:hasExactSynonym "HLA-DRA chain", "MHC class II antigen DRA (human)", "hHLA-DRA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HLA-DRA", "HLA-DRA1" ;
    oboInOwl:id "PR:P01903" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene. Requested by=IEDB." ;
    rdfs:label "HLA class II histocompatibility antigen, DR alpha chain (human)" ;
    rdfs:subClassOf obo:PR_000002015, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4947>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P02008
    obo:IAO_0000115 "A hemoglobin subunit zeta that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    oboInOwl:hasExactSynonym "HBAZ (human)", "hHBZ", "hemoglobin zeta chain (human)", "zeta-globin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HBZ", "HBZ2" ;
    oboInOwl:id "PR:P02008" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "hemoglobin subunit zeta (human)" ;
    rdfs:subClassOf obo:PR_000008467, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4835>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P02088
    obo:IAO_0000115 "A hemoglobin subunit beta-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P02088" ;
    oboInOwl:hasExactSynonym "beta-1-globin (mouse)", "hemoglobin beta-1 chain (mouse)", "hemoglobin beta-major chain (mouse)", "mHbb-b1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Hbb-b1" ;
    oboInOwl:id "PR:P02088" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "hemoglobin subunit beta-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000008857, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96021>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008857
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P02452
    obo:IAO_0000115 "A collagen alpha-1(I) chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P02452" ;
    oboInOwl:hasExactSynonym "alpha-1 type I collagen (human)", "hCOL1A1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "COL1A1" ;
    oboInOwl:id "PR:P02452" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "collagen alpha-1(I) chain (human)" ;
    rdfs:subClassOf obo:PR_000003264, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2197>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003264
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P02724
    obo:IAO_0000115 "A glycophorin-A that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    oboInOwl:hasExactSynonym "CD235a (human)", "MN sialoglycoprotein (human)", "PAS-2 (human)", "hGYPA", "sialoglycoprotein alpha (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GPA", "GYPA" ;
    oboInOwl:id "PR:P02724" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "glycophorin-A (human)" ;
    rdfs:subClassOf obo:PR_000001460, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4702>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001460
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P02786
    obo:IAO_0000115 "A transferrin receptor protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "TR (human)", "p90 (human)" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-434196", "Reactome:R-HSA-434330", "Reactome:R-HSA-8869124", "Reactome:R-HSA-8961829", "Reactome:R-HSA-917983", "UniProtKB:P02786" ;
    oboInOwl:hasExactSynonym "CD71 (human)", "T9 (human)", "TfR (human)", "TfR1 (human)", "Trfr (human)", "hTFRC" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TFRC" ;
    oboInOwl:id "PR:P02786" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transferrin receptor protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000001945, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11763>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P02788
    obo:IAO_0000115 "A lactotransferrin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    oboInOwl:hasExactSynonym "growth-inhibiting protein 12 (human)", "hLTF", "lactoferrin (human)", "talalactoferrin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GIG12", "LF", "LTF" ;
    oboInOwl:id "PR:P02788" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lactotransferrin (human)" ;
    rdfs:subClassOf obo:PR_000009978, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6720>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009978
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P03995
    obo:IAO_0000115 "A glial fibrillary acidic protein that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P03995" ;
    oboInOwl:hasExactSynonym "GFAP (mouse)", "mGFAP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gfap" ;
    oboInOwl:id "PR:P03995" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "glial fibrillary acidic protein (mouse)" ;
    rdfs:subClassOf obo:PR_000007939, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95697>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007939
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P04053
    obo:IAO_0000115 "A DNA nucleotidylexotransferase that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "terminal transferase (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    oboInOwl:hasExactSynonym "hDNTT", "terminal addition enzyme (human)", "terminal deoxynucleotidyltransferase (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "DNTT", "TDT" ;
    oboInOwl:id "PR:P04053" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "DNA nucleotidylexotransferase (human)" ;
    rdfs:subClassOf obo:PR_000006611, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2983>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000006611
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P04216
    obo:IAO_0000115 "A Thy-1 membrane glycoprotein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P04216" ;
    oboInOwl:hasExactSynonym "CD90 (human)", "CDw90 (human)", "Thy-1 antigen (human)", "hTHY1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "THY1" ;
    oboInOwl:id "PR:P04216" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "Thy-1 membrane glycoprotein (human)" ;
    rdfs:subClassOf obo:PR_000001843, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11801>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001843
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P05089
    obo:IAO_0000115 "An arginase-1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-6798764", "Reactome:R-HSA-6801011", "Reactome:R-HSA-6806221", "Reactome:R-HSA-70561", "UniProtKB:P05089" ;
    oboInOwl:hasExactSynonym "hARG1", "liver-type arginase (human)", "type I arginase (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ARG1" ;
    oboInOwl:id "PR:P05089" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "arginase-1 (human)" ;
    rdfs:subClassOf obo:PR_000001844, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=663>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P05164
    obo:IAO_0000115 "A myeloperoxidase that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P05164" ;
    oboInOwl:hasExactSynonym "hMPO" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MPO" ;
    oboInOwl:id "PR:P05164" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "myeloperoxidase (human)" ;
    rdfs:subClassOf obo:PR_000010543, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7218>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010543
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P05532
    obo:IAO_0000115 "A mast/stem cell growth factor receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    oboInOwl:hasExactSynonym "CD117 (mouse)", "SCFR (mouse)", "mKIT", "proto-oncogene c-Kit (mouse)", "tyrosine-protein kinase Kit (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Kit", "Sl" ;
    oboInOwl:id "PR:P05532" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "mast/stem cell growth factor receptor Kit (mouse)" ;
    rdfs:subClassOf obo:PR_000002065, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96677>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P05533
    obo:IAO_0000115 "A lymphocyte antigen 6A-2/6E-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "TAP (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    oboInOwl:hasExactSynonym "Ly-6A.2/Ly-6E.1 (mouse)", "SCA-1 (mouse)", "Stem cell antigen 1 (mouse)", "T-cell-activating protein (mouse)", "mLy6a" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly6", "Ly6a" ;
    oboInOwl:id "PR:P05533" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lymphocyte antigen 6A-2/6E-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000002979, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107527>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002979
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P05555
    obo:IAO_0000115 "An integrin alpha-M that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member B (mouse)", "CD11b (mouse)", "CR-3 alpha chain (mouse)", "cell surface glycoprotein MAC-1 subunit alpha (mouse)", "leukocyte adhesion receptor MO1 (mouse)", "mITGAM" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itgam" ;
    oboInOwl:id "PR:P05555" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-M (mouse)" ;
    rdfs:subClassOf obo:PR_000001012, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96607>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001012
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P06126
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1a that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "MRO:0000888", "UniProtKB:P06126" ;
    oboInOwl:hasExactSynonym "CD1a (human)", "T-cell surface antigen T6/Leu-6 (human)", "hCD1A", "hTa1 thymocyte antigen", "human CD1a chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD1A" ;
    oboInOwl:id "PR:P06126" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD1a (human)" ;
    rdfs:subClassOf obo:PR_000002025, obo:PR_000036947, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1634>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P06127
    obo:IAO_0000115 "A T-cell surface glycoprotein CD5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P06127" ;
    oboInOwl:hasExactSynonym "hCD5", "lymphocyte antigen T1/Leu-1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD5", "LEU1" ;
    oboInOwl:id "PR:P06127" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD5 (human)" ;
    rdfs:subClassOf obo:PR_000001839, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1685>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P06307
    obo:IAO_0000115 "A cholecystokinin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P06307" ;
    oboInOwl:hasExactSynonym "hCCK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCK" ;
    oboInOwl:id "PR:P06307" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cholecystokinin (human)" ;
    rdfs:subClassOf obo:PR_000005110, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1569>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P06332
    obo:IAO_0000115 "A CD4 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P06332" ;
    oboInOwl:hasExactSynonym "CD4 (mouse)", "T-cell differentiation antigen L3T4 (mouse)", "T-cell surface antigen T4/Leu-3 (mouse)", "mCD4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd4" ;
    oboInOwl:id "PR:P06332" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001004, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88335>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P06467
    obo:IAO_0000115 "A hemoglobin subunit zeta that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    oboInOwl:hasExactSynonym "alpha-like embryonic globin chain x (mouse)", "hemoglobin zeta chain (mouse)", "mHBZ", "zeta-globin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Hba-x", "Hbz", "Hbz1" ;
    oboInOwl:id "PR:P06467" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "hemoglobin subunit zeta (mouse)" ;
    rdfs:subClassOf obo:PR_000008467, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96019>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P06729
    obo:IAO_0000115 "A CD2 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    oboInOwl:hasExactSynonym "LFA-2 (human)", "LFA-3 receptor (human)", "T-cell surface antigen T11/Leu-5 (human)", "erythrocyte receptor (human)", "hCD2", "rosette receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD2", "SRBC" ;
    oboInOwl:id "PR:P06729" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface antigen CD2 (human)" ;
    rdfs:subClassOf obo:PR_000001083, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1639>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001083
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P06734
    obo:IAO_0000115 "A low affinity immunoglobulin epsilon Fc receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2127280", "UniProtKB:P06734" ;
    oboInOwl:hasExactSynonym "BLAST-2 (human)", "C-type lectin domain family 4 member J (human)", "CD23 (human)", "Fc-epsilon-RII (human)", "hFCER2", "immunoglobulin E-binding factor (human)", "lymphocyte IgE receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD23A", "CLEC4J", "FCE2", "FCER2", "IGEBF" ;
    oboInOwl:id "PR:P06734" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "low affinity immunoglobulin epsilon Fc receptor (human)" ;
    rdfs:subClassOf obo:PR_000001880, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3612>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001880
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P06876
    obo:IAO_0000115 "A myb proto-oncogene protein that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P06876" ;
    oboInOwl:hasExactSynonym "mMYB", "proto-oncogene c-Myb (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Myb" ;
    oboInOwl:id "PR:P06876" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transcriptional activator Myb (mouse)" ;
    rdfs:subClassOf obo:PR_000010799, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97249>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010799
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P07204
    obo:IAO_0000115 "A thrombomodulin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    oboInOwl:hasExactSynonym "CD141 (human)", "TM (human)", "fetomodulin (human)", "hTHBD" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "THBD", "THRM" ;
    oboInOwl:id "PR:P07204" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "thrombomodulin (human)" ;
    rdfs:subClassOf obo:PR_000002105, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11784>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002105
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P07333
    obo:IAO_0000115 "A macrophage colony-stimulating factor 1 receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:03100090", "UniProtKB:P07333" ;
    oboInOwl:hasExactSynonym "CD115 (human)", "CSF-1 receptor (human)", "CSF-1-R (human)", "CSF-1R (human)", "M-CSF-R (human)", "hCSF1R", "proto-oncogene c-Fms (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CSF1R", "FMS" ;
    oboInOwl:id "PR:P07333" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage colony-stimulating factor 1 receptor (human)" ;
    rdfs:subClassOf obo:PR_000002062, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2433>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P07359
    obo:IAO_0000115 "A platelet glycoprotein Ib alpha chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    oboInOwl:hasExactSynonym "CD42b (human)", "GP-Ib alpha (human)", "GPIb-alpha (human)", "GPIbA (human)", "antigen CD42b-alpha (human)", "glycoprotein Ibalpha (human)", "hGP1BA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GP1BA" ;
    oboInOwl:id "PR:P07359" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet glycoprotein Ib alpha chain (human)" ;
    rdfs:subClassOf obo:PR_000001907, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4439>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001907
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P07766
    obo:IAO_0000115 "A CD3 epsilon that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P07766" ;
    oboInOwl:hasExactSynonym "CD3e (human)", "T-cell surface antigen T3/Leu-4 epsilon chain (human)", "hCD3E" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD3E", "T3E" ;
    oboInOwl:id "PR:P07766" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD3 epsilon chain (human)" ;
    rdfs:subClassOf obo:PR_000001020, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1674>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08071
    obo:IAO_0000115 "A lactotransferrin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P08071" ;
    oboInOwl:hasExactSynonym "lactoferrin (mouse)", "mLTF" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ltf" ;
    oboInOwl:id "PR:P08071" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lactotransferrin (mouse)" ;
    rdfs:subClassOf obo:PR_000009978, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96837>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009978
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P08101
    obo:IAO_0000115 "A low affinity immunoglobulin gamma Fc region receptor II that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    oboInOwl:hasExactSynonym "CD32 (mouse)", "Fc gamma receptor IIB (mouse)", "Fc-gamma RII (mouse)", "Fc-gamma-RIIB (mouse)", "FcRII (mouse)", "IgG Fc receptor II beta (mouse)", "lymphocyte antigen 17 (mouse)", "mFcgr2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fcgr2", "Fcgr2b", "Ly-17" ;
    oboInOwl:id "PR:P08101" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II (mouse)" ;
    rdfs:subClassOf obo:PR_000001479, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95499>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P08152
    obo:IAO_0000115 "An early growth response protein 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    oboInOwl:hasExactSynonym "E3 SUMO-protein transferase ERG2 (mouse)", "EGR-2 (mouse)", "early growth response protein 2 (mouse)", "mEGR2", "zinc finger protein Krox-20 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Egr-2", "Egr2", "Krox-20", "Zfp-25" ;
    oboInOwl:id "PR:P08152" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "E3 SUMO-protein ligase EGR2 (mouse)" ;
    rdfs:subClassOf obo:PR_000003469, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95296>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003469
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P08473
    obo:IAO_0000115 "A neprilysin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    oboInOwl:hasExactSynonym "CALLA (human)", "CD10 (human)", "NEP (human)", "SFE (human)", "atriopeptidase (human)", "common acute lymphocytic leukemia antigen (human)", "enkephalinase (human)", "hMME", "neutral endopeptidase (human)", "neutral endopeptidase 24.11 (human)", "skin fibroblast elastase (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EPN", "MME" ;
    oboInOwl:id "PR:P08473" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neprilysin (human)" ;
    rdfs:subClassOf obo:PR_000001898, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7154>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001898
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08508
    obo:IAO_0000115 "A low affinity immunoglobulin gamma Fc region receptor III that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    oboInOwl:hasExactSynonym "CD16 (mouse)", "Fc-gamma RIII (mouse)", "FcRIII (mouse)", "IgG Fc receptor III (mouse)", "mFcgr3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fcgr3" ;
    oboInOwl:id "PR:P08508" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor III (mouse)" ;
    rdfs:subClassOf obo:PR_000001483, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95500>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P08514
    obo:IAO_0000115 "An integrin alpha-IIb that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    oboInOwl:hasExactSynonym "CD41 (human)", "GPIIb (human)", "GPalpha IIb (human)", "hITGA2B", "platelet membrane glycoprotein IIb (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GP2B", "ITGA2B", "ITGAB" ;
    oboInOwl:id "PR:P08514" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-IIb (human)" ;
    rdfs:subClassOf obo:PR_000009127, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6138>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009127
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08571
    obo:IAO_0000115 "A CD14 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08571" ;
    oboInOwl:hasExactSynonym "hCD14", "myeloid cell-specific leucine-rich glycoprotein (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD14" ;
    oboInOwl:id "PR:P08571" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "monocyte differentiation antigen CD14 (human)" ;
    rdfs:subClassOf obo:PR_000001889, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1628>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001889
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08575
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    oboInOwl:hasExactSynonym "L-CA (human)", "T200 (human)", "hPTPRC", "leukocyte common antigen (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD45", "PTPRC" ;
    oboInOwl:id "PR:P08575" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C (human)" ;
    rdfs:subClassOf obo:PR_000001006, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9666>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08575-3
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08575-3" ;
    oboInOwl:hasExactSynonym "hPTPRC/iso:CD45RABC" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P08575-3" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RABC (human)" ;
    rdfs:subClassOf obo:PR_000001014, obo:PR_P08575 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001014
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08575-4
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RO that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08575-4" ;
    oboInOwl:hasExactSynonym "CD45RO (human)", "hPTPRC/iso:CD45RO" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P08575-4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RO (human)" ;
    rdfs:subClassOf obo:PR_000001017, obo:PR_P08575 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08575-8
    obo:IAO_0000115 "A receptor-type tyrosine-protein phosphatase C isoform CD45RA that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P08575-8" ;
    oboInOwl:hasExactSynonym "CD45RA (human)", "hPTPRC/iso:CD45RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P08575-8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence. Requested by=CL." ;
    rdfs:label "receptor-type tyrosine-protein phosphatase C isoform CD45RA (human)" ;
    rdfs:subClassOf obo:PR_000001015, obo:PR_P08575 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P08920
    obo:IAO_0000115 "A CD2 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    oboInOwl:hasExactSynonym "CD2 (mouse)", "LFA-2 (mouse)", "LFA-3 receptor (mouse)", "T-cell surface antigen T11/Leu-5 (mouse)", "lymphocyte antigen 37 (mouse)", "mCD2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd2", "Ly-37" ;
    oboInOwl:id "PR:P08920" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface antigen CD2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001083, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88320>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001083
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P09240
    obo:IAO_0000115 "A cholecystokinin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P09240" ;
    oboInOwl:hasExactSynonym "CCK (mouse)", "mCCK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cck" ;
    oboInOwl:id "PR:P09240" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cholecystokinin (mouse)" ;
    rdfs:subClassOf obo:PR_000005110, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88297>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P09326
    obo:IAO_0000115 "A CD48 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    oboInOwl:hasExactSynonym "B-lymphocyte activation marker BLAST-1 (human)", "BCM1 surface antigen (human)", "SLAM family member 2 (human)", "SLAMF2 (human)", "TCT.1 (human)", "hCD48", "leukocyte antigen MEM-102 (human)", "signaling lymphocytic activation molecule 2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCM1", "BLAST1", "CD48" ;
    oboInOwl:id "PR:P09326" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD48 antigen (human)" ;
    rdfs:subClassOf obo:PR_000001308, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1683>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001308
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P09382
    obo:IAO_0000115 "A galectin-1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    oboInOwl:hasExactSynonym "14 kDa laminin-binding protein (human)", "14 kDa lectin (human)", "HBL (human)", "HLBP14 (human)", "HPL (human)", "S-Lac lectin 1 (human)", "beta-galactoside-binding lectin L-14-I (human)", "gal-1 (human)", "galaptin (human)", "hLGALS1", "lactose-binding lectin 1 (human)", "lectin galactoside-binding soluble 1 (human)", "putative MAPK-activating protein PM12 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LGALS1" ;
    oboInOwl:id "PR:P09382" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "galectin-1 (human)" ;
    rdfs:subClassOf obo:PR_000009766, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6561>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P09564
    obo:IAO_0000115 "A CD7 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    oboInOwl:hasExactSynonym "GP40 (human)", "T-cell leukemia antigen (human)", "T-cell surface antigen Leu-9 (human)", "TP41 (human)", "hCD7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD7" ;
    oboInOwl:id "PR:P09564" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell antigen CD7 (human)" ;
    rdfs:subClassOf obo:PR_000001836, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1695>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001836
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P09581
    obo:IAO_0000115 "A macrophage colony-stimulating factor 1 receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    oboInOwl:hasExactSynonym "CD115 (mouse)", "CSF-1 receptor (mouse)", "CSF-1-R (mouse)", "CSF-1R (mouse)", "M-CSF-R (mouse)", "mCSF1R", "proto-oncogene c-Fms (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Csf1r", "Csfmr", "Fms" ;
    oboInOwl:id "PR:P09581" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage colony-stimulating factor 1 receptor (mouse)" ;
    rdfs:subClassOf obo:PR_000002062, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1339758>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P09793
    obo:IAO_0000115 "A cytotoxic T-lymphocyte protein 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    oboInOwl:hasExactSynonym "CD152 (mouse)", "CTLA-4 (mouse)", "cytotoxic T-lymphocyte-associated antigen 4 (mouse)", "mCTLA4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd152", "Ctla4" ;
    oboInOwl:id "PR:P09793" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cytotoxic T-lymphocyte protein 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001852, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88556>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001852
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P09803
    obo:IAO_0000115 "A cadherin-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    oboInOwl:hasExactSynonym "ARC-1 (mouse)", "CD324 (mouse)", "E-cadherin (mouse)", "epithelial cadherin (mouse)", "mCDH1", "uvomorulin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cdh1" ;
    oboInOwl:id "PR:P09803" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cadherin-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001447, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88354>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001447
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P09838
    obo:IAO_0000115 "A DNA nucleotidylexotransferase that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    oboInOwl:hasExactSynonym "TDT (mouse)", "mDNTT", "terminal addition enzyme (mouse)", "terminal deoxynucleotidyltransferase (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Dntt", "Tdt", "terminal transferase (mouse)" ;
    oboInOwl:id "PR:P09838" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "DNA nucleotidylexotransferase (mouse)" ;
    rdfs:subClassOf obo:PR_000006611, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98659>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000006611
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P0CW03
    obo:IAO_0000115 "A lymphocyte antigen 6C2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P0CW03" ;
    oboInOwl:hasExactSynonym "Ly-6C2 (mouse)", "mLy6c2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly6c", "Ly6c2" ;
    oboInOwl:id "PR:P0CW03" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lymphocyte antigen 6C2 (mouse)" ;
    rdfs:subClassOf obo:PR_000002980, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:3712069>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002980
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P10144
    obo:IAO_0000115 "A granzyme B that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "HLP (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasExactSynonym "C11 (human)", "CTLA-1 (human)", "CTSGL1 (human)", "SECT (human)", "T-cell serine protease 1-3E (human)", "cathepsin G-like 1 (human)", "cytotoxic T-lymphocyte proteinase 2 (human)", "fragmentin-2 (human)", "granzyme-2 (human)", "hGZMB", "human lymphocyte protein", "lymphocyte protease (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CGL1", "CSPB", "CTLA1", "GRB", "GZMB" ;
    oboInOwl:id "PR:P10144" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "granzyme B (human)" ;
    rdfs:subClassOf obo:PR_000003499, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4709>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003499
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10153
    obo:IAO_0000115 "A non-secretory ribonuclease that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    oboInOwl:hasExactSynonym "RNase 2 (human)", "RNase UpI-2 (human)", "eosinophil-derived neurotoxin (human)", "hRNASE2", "ribonuclease 2 (human)", "ribonuclease US (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EDN", "RNASE2", "RNS2" ;
    oboInOwl:id "PR:P10153" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "non-secretory ribonuclease (human)" ;
    rdfs:subClassOf obo:PR_000014046, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10045>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014046
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10242
    obo:IAO_0000115 "A myb proto-oncogene protein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-992697", "UniProtKB:P10242" ;
    oboInOwl:hasExactSynonym "hMYB", "proto-oncogene c-Myb (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MYB" ;
    oboInOwl:id "PR:P10242" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transcriptional activator Myb (human)" ;
    rdfs:subClassOf obo:PR_000010799, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7545>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010799
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10300
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasExactSynonym "CD8b (mouse)", "T-cell membrane glycoprotein Ly-3 (mouse)", "T-cell surface glycoprotein Lyt-3 (mouse)", "lymphocyte antigen 3 (mouse)", "mCD8B" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd8b", "Cd8b1", "Ly-3", "Lyt-3", "Lyt3" ;
    oboInOwl:id "PR:P10300" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain (mouse)" ;
    rdfs:subClassOf obo:PR_000001085, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88347>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P10721
    obo:IAO_0000115 "A mast/stem cell growth factor receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:03100231", "UniProtKB:P10721" ;
    oboInOwl:hasExactSynonym "CD117 (human)", "PBT (human)", "hKIT", "p145 c-kit (human)", "piebald trait protein (human)", "proto-oncogene c-Kit (human)", "tyrosine-protein kinase Kit (human)", "v-kit Hardy-Zuckerman 4 feline sarcoma viral oncogene homolog (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "KIT", "SCFR" ;
    oboInOwl:id "PR:P10721" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "mast/stem cell growth factor receptor Kit (human)" ;
    rdfs:subClassOf obo:PR_000002065, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6342>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002065
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10747
    obo:IAO_0000115 "A T-cell-specific surface glycoprotein CD28 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P10747" ;
    oboInOwl:hasExactSynonym "TP44 (human)", "hCD28" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD28" ;
    oboInOwl:id "PR:P10747" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell-specific surface glycoprotein CD28 (human)" ;
    rdfs:subClassOf obo:PR_000001841, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1653>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001841
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10810
    obo:IAO_0000115 "A CD14 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P10810" ;
    oboInOwl:hasExactSynonym "CD14 (mouse)", "mCD14", "myeloid cell-specific leucine-rich glycoprotein (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd14" ;
    oboInOwl:id "PR:P10810" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "monocyte differentiation antigen CD14 (mouse)" ;
    rdfs:subClassOf obo:PR_000001889, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88318>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001889
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P10820
    obo:IAO_0000115 "A perforin-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    oboInOwl:hasExactSynonym "P1 (mouse)", "cytolysin (mouse)", "lymphocyte pore-forming protein (mouse)", "mPRF1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pfp", "Prf1" ;
    oboInOwl:id "PR:P10820" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "perforin-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000003466, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97551>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003466
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P10966
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    oboInOwl:hasExactSynonym "CD8b (human)", "hCD8B" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD8B", "CD8B1" ;
    oboInOwl:id "PR:P10966" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain (human)" ;
    rdfs:subClassOf obo:PR_000001085, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1707>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P10966-1
    obo:IAO_0000115 "A T-cell surface glycoprotein CD8 beta chain isoform 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P10966-1" ;
    oboInOwl:hasExactSynonym "T-cell surface glycoprotein CD8 beta chain isoform M-1 (human)", "T-cell surface glycoprotein CD8 beta chain isoform Mbeta1 (human)", "hCD8B/iso:1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P10966-1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "T-cell surface glycoprotein CD8 beta chain isoform 1 (human)" ;
    rdfs:subClassOf obo:PR_000025405, obo:PR_P10966 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025405
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P11087
    obo:IAO_0000115 "A collagen alpha-1(I) chain that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P11087" ;
    oboInOwl:hasExactSynonym "alpha-1 type I collagen (mouse)", "mCOL1A1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Col1a1", "Cola1" ;
    oboInOwl:id "PR:P11087" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "collagen alpha-1(I) chain (mouse)" ;
    rdfs:subClassOf obo:PR_000003264, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88467>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003264
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P11161
    obo:IAO_0000115 "An early growth response protein 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-977385", "UniProtKB:P11161" ;
    oboInOwl:hasExactSynonym "AT591 (human)", "E3 SUMO-protein transferase ERG2 (human)", "EGR-2 (human)", "early growth response protein 2 (human)", "hEGR2", "zinc finger protein Krox-20 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EGR2", "KROX20" ;
    oboInOwl:id "PR:P11161" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "E3 SUMO-protein ligase EGR2 (human)" ;
    rdfs:subClassOf obo:PR_000003469, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3239>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003469
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P11215
    obo:IAO_0000115 "An integrin alpha-M that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member B (human)", "CR-3 alpha chain (human)", "cell surface glycoprotein MAC-1 subunit alpha (human)", "hITGAM", "leukocyte adhesion receptor MO1 (human)", "neutrophil adherence receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD11B", "CR3A", "ITGAM" ;
    oboInOwl:id "PR:P11215" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-M (human)" ;
    rdfs:subClassOf obo:PR_000001012, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6149>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001012
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P11247
    obo:IAO_0000115 "A myeloperoxidase that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P11247" ;
    oboInOwl:hasExactSynonym "MPO (mouse)", "mMPO" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Mpo" ;
    oboInOwl:id "PR:P11247" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "myeloperoxidase (mouse)" ;
    rdfs:subClassOf obo:PR_000010543, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97137>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010543
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P11609
    obo:IAO_0000115 "An antigen-presenting glycoprotein CD1d that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P11609" ;
    oboInOwl:hasExactSynonym "CD1d.1 (mouse)", "mCD1D" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd1.1", "Cd1d1" ;
    oboInOwl:id "PR:P11609" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "antigen-presenting glycoprotein CD1d1 (mouse)" ;
    rdfs:subClassOf obo:PR_000002028, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107674>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002028
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P11672
    obo:IAO_0000115 "A neutrophil gelatinase-associated lipocalin that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "p25 (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    oboInOwl:hasExactSynonym "24p3 (mouse)", "NGAL (mouse)", "SV-40-induced 24p3 protein (mouse)", "lipocalin-2 (mouse)", "mLCN2", "oncogene 24p3 (mouse)", "siderocalin LCN2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lcn2" ;
    oboInOwl:id "PR:P11672" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neutrophil gelatinase-associated lipocalin (mouse)" ;
    rdfs:subClassOf obo:PR_000009725, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96757>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009725
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P11678
    obo:IAO_0000115 "An eosinophil peroxidase that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P11678" ;
    oboInOwl:hasExactSynonym "hEPX" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "EPER", "EPO", "EPP", "EPX" ;
    oboInOwl:id "PR:P11678" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "eosinophil peroxidase (human)" ;
    rdfs:subClassOf obo:PR_000007152, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3423>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007152
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P11836
    obo:IAO_0000115 "A membrane-spanning 4-domains subfamily A member 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    oboInOwl:hasExactSynonym "B-lymphocyte surface antigen B1 (human)", "Bp35 (human)", "hMS4A1", "leukocyte surface antigen Leu-16 (human)", "membrane-spanning 4-domains subfamily A member 1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD20", "MS4A1" ;
    oboInOwl:id "PR:P11836" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-lymphocyte antigen CD20 (human)" ;
    rdfs:subClassOf obo:PR_000001289, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7315>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001289
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P12018
    obo:IAO_0000115 "An immunoglobulin iota chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    oboInOwl:hasExactSynonym "CD179 antigen-like family member A (human)", "CD179a (human)", "V(pre)B protein (human)", "VpreB protein (human)", "hVPREB1", "protein VPreB1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "VPREB", "VPREB1" ;
    oboInOwl:id "PR:P12018" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "immunoglobulin iota chain (human)" ;
    rdfs:subClassOf obo:PR_000001858, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12709>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001858
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P12314
    obo:IAO_0000115 "A high affinity immunoglobulin gamma Fc receptor I that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    oboInOwl:hasExactSynonym "CD64 (human)", "Fc-gamma RI (human)", "Fc-gamma RIA (human)", "FcRI (human)", "FcgammaRIa (human)", "IgG Fc receptor I (human)", "hFCGR1A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FCG1", "FCGR1", "FCGR1A", "IGFR1" ;
    oboInOwl:id "PR:P12314" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "high affinity immunoglobulin gamma Fc receptor I (human)" ;
    rdfs:subClassOf obo:PR_000001465, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3613>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001465
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P12319
    obo:IAO_0000115 "A high affinity immunoglobulin epsilon receptor subunit alpha that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "FcERI (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    oboInOwl:hasExactSynonym "Fc-epsilon RI-alpha (human)", "IgE Fc receptor subunit alpha (human)", "hFCER1A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FCE1A", "FCER1A" ;
    oboInOwl:id "PR:P12319" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "high affinity immunoglobulin epsilon receptor subunit alpha (human)" ;
    rdfs:subClassOf obo:PR_000007431, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3609>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007431
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P12724
    obo:IAO_0000115 "An eosinophil cationic protein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    oboInOwl:hasExactSynonym "RNase 3 (human)", "hRNASE3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ECP", "RNASE3", "RNS3", "ribonuclease 3 (human)" ;
    oboInOwl:id "PR:P12724" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "eosinophil cationic protein (human)" ;
    rdfs:subClassOf obo:PR_000014047, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10046>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014047
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P12830
    obo:IAO_0000115 "A cadherin-1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    oboInOwl:hasExactSynonym "CAM 120/80 (human)", "CD324 (human)", "E-cadherin (human)", "epithelial cadherin (human)", "hCDH1", "uvomorulin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CDH1", "CDHE", "UVO" ;
    oboInOwl:id "PR:P12830" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cadherin-1 (human)" ;
    rdfs:subClassOf obo:PR_000001447, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1748>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001447
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P13379
    obo:IAO_0000115 "A T-cell surface glycoprotein CD5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    oboInOwl:hasExactSynonym "CD5 (mouse)", "Lyt-1 (mouse)", "lymphocyte antigen 1 (mouse)", "mCD5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd5", "Ly-1" ;
    oboInOwl:id "PR:P13379" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001839, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88340>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001839
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P13591
    obo:IAO_0000115 "A neural cell adhesion molecule 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    oboInOwl:hasExactSynonym "CD56 (human)", "N-CAM-1 (human)", "NCAM-1 (human)", "hNCAM1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "NCAM", "NCAM1" ;
    oboInOwl:id "PR:P13591" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neural cell adhesion molecule 1 (human)" ;
    rdfs:subClassOf obo:PR_000001024, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7656>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001024
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P13595
    obo:IAO_0000115 "A neural cell adhesion molecule 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    oboInOwl:hasExactSynonym "CD56 (mouse)", "N-CAM-1 (mouse)", "NCAM-1 (mouse)", "mNCAM1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ncam", "Ncam1" ;
    oboInOwl:id "PR:P13595" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neural cell adhesion molecule 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001024, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97281>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001024
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P13612
    obo:IAO_0000115 "An integrin alpha-4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member D (human)", "VLA-4 subunit alpha (human)", "hITGA4", "integrin alpha-IV (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD49D", "ITGA4" ;
    oboInOwl:id "PR:P13612" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-4 (human)" ;
    rdfs:subClassOf obo:PR_000009129, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6140>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009129
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P13686
    obo:IAO_0000115 "A tartrate-resistant acid phosphatase type 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    oboInOwl:hasExactSynonym "TR-AP (human)", "TrATPase (human)", "hACP5", "tartrate-resistant acid ATPase (human)", "type 5 acid phosphatase (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ACP5" ;
    oboInOwl:id "PR:P13686" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tartrate-resistant acid phosphatase type 5 (human)" ;
    rdfs:subClassOf obo:PR_000001937, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=124>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001937
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P13727
    obo:IAO_0000115 "A bone marrow proteoglycan that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P13727" ;
    oboInOwl:hasExactSynonym "BMPG (human)", "hPRG2", "proteoglycan 2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MBP", "PRG2" ;
    oboInOwl:id "PR:P13727" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "bone marrow proteoglycan (human)" ;
    rdfs:subClassOf obo:PR_000013206, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9362>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000013206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P13727-1
    obo:IAO_0000115 "A bone marrow proteoglycan isoform 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P13727-1" ;
    oboInOwl:hasExactSynonym "hPRG2/iso:1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P13727-1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "bone marrow proteoglycan isoform 1 (human)" ;
    rdfs:subClassOf obo:PR_000022003, obo:PR_P13727 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000022003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P14136
    obo:IAO_0000115 "A glial fibrillary acidic protein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1253311", "Reactome:R-HSA-9625195", "UniProtKB:P14136" ;
    oboInOwl:hasExactSynonym "hGFAP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GFAP" ;
    oboInOwl:id "PR:P14136" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "glial fibrillary acidic protein (human)" ;
    rdfs:subClassOf obo:PR_000007939, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4235>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007939
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P14151
    obo:IAO_0000115 "An L-selectin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    oboInOwl:hasExactSynonym "CD62 antigen-like family member L (human)", "CD62L (human)", "LAM-1 (human)", "LECAM1 (human)", "TQ1 (human)", "gp90-MEL (human)", "hSELL", "leukocyte adhesion molecule 1 (human)", "leukocyte surface antigen Leu-8 (human)", "leukocyte-endothelial cell adhesion molecule 1 (human)", "lymph node homing receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LNHR", "LYAM1", "SELL" ;
    oboInOwl:id "PR:P14151" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "L-selectin (human)" ;
    rdfs:subClassOf obo:PR_000001318, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10720>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001318
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P14222
    obo:IAO_0000115 "A perforin-1 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "P1 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    oboInOwl:hasExactSynonym "cytolysin (human)", "hPRF1", "lymphocyte pore-forming protein (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PFP", "PRF1" ;
    oboInOwl:id "PR:P14222" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "perforin-1 (human)" ;
    rdfs:subClassOf obo:PR_000003466, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9360>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003466
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P14719
    obo:IAO_0000115 "An interleukin-1 receptor-like 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    oboInOwl:hasExactSynonym "interleukin-33 receptor alpha chain (mouse)", "lymphocyte antigen 84 (mouse)", "mIL1RL1", "protein ST2 (mouse)", "protein T1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il1rl1", "Ly84", "St2", "Ste2" ;
    oboInOwl:id "PR:P14719" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-1 receptor-like 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000008994, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98427>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008994
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P14784
    obo:IAO_0000115 "An interleukin-2 receptor subunit beta that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "p75 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    oboInOwl:hasExactSynonym "CD122 (human)", "IL-2 receptor subunit beta (human)", "IL-2R subunit beta (human)", "IL-2RB (human)", "hIL2RB", "high affinity IL-2 receptor subunit beta (human)", "interleukin-15 receptor subunit beta (human)", "p70-75 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL15RB", "IL2RB" ;
    oboInOwl:id "PR:P14784" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-2 receptor subunit beta (human)" ;
    rdfs:subClassOf obo:PR_000001381, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6009>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001381
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15144
    obo:IAO_0000115 "An aminopeptidase N that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    oboInOwl:hasExactSynonym "AP-M (human)", "AP-N (human)", "alanyl aminopeptidase (human)", "aminopeptidase M (human)", "gp150 (human)", "hANPEP", "hAPN", "microsomal aminopeptidase (human)", "myeloid plasma membrane glycoprotein CD13 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ANPEP", "APN", "CD13", "PEPN" ;
    oboInOwl:id "PR:P15144" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "aminopeptidase N (human)" ;
    rdfs:subClassOf obo:PR_000002031, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=500>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15306
    obo:IAO_0000115 "A thrombomodulin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P15306" ;
    oboInOwl:hasExactSynonym "CD141 (mouse)", "TM (mouse)", "fetomodulin (mouse)", "mTHBD" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Thbd" ;
    oboInOwl:id "PR:P15306" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "thrombomodulin (mouse)" ;
    rdfs:subClassOf obo:PR_000002105, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98736>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002105
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P15379
    obo:IAO_0000115 "A CD44 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    oboInOwl:hasExactSynonym "CD44 (mouse)", "ECMR-III (mouse)", "GP90 lymphocyte homing/adhesion receptor (mouse)", "HUTCH-I (mouse)", "PGP-1 (mouse)", "PGP-I (mouse)", "extracellular matrix receptor III (mouse)", "hermes antigen (mouse)", "hyaluronate receptor (mouse)", "lymphocyte antigen 24 (mouse)", "mCD44", "phagocytic glycoprotein 1 (mouse)", "phagocytic glycoprotein I (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd44", "Ly-24" ;
    oboInOwl:id "PR:P15379" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD44 antigen (mouse)" ;
    rdfs:subClassOf obo:PR_000001307, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88338>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P15391
    obo:IAO_0000115 "A CD19 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P15391" ;
    oboInOwl:hasExactSynonym "B-lymphocyte surface antigen B4 (human)", "T-cell surface antigen Leu-12 (human)", "differentiation antigen CD19 (human)", "hCD19" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD19" ;
    oboInOwl:id "PR:P15391" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-lymphocyte antigen CD19 (human)" ;
    rdfs:subClassOf obo:PR_000001002, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1633>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15702
    obo:IAO_0000115 "A leukosialin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    oboInOwl:hasExactSynonym "B-cell differentiation antigen LP-3 (mouse)", "CD43 (mouse)", "Ly-48 (mouse)", "leukocyte sialoglycoprotein (mouse)", "lymphocyte antigen 48 (mouse)", "mSPN", "sialophorin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Spn" ;
    oboInOwl:id "PR:P15702" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "leukosialin (mouse)" ;
    rdfs:subClassOf obo:PR_000001879, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98384>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001879
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P15813
    obo:IAO_0000115 "An antigen-presenting glycoprotein CD1d that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "MRO:0000891", "UniProtKB:P15813" ;
    oboInOwl:hasExactSynonym "CD1d (human)", "R3G1 (human)", "hCD1D", "human CD1d chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD1D" ;
    oboInOwl:id "PR:P15813" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "antigen-presenting glycoprotein CD1d (human)" ;
    rdfs:subClassOf obo:PR_000002028, obo:PR_000036947, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1637>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002028
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15814
    obo:IAO_0000115 "An immunoglobulin lambda-like polypeptide 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    oboInOwl:hasExactSynonym "CD179 antigen-like family member B (human)", "CD179b (human)", "Ig lambda-5 (human)", "hIGLL1", "immunoglobulin omega polypeptide (human)", "immunoglobulin-related protein 14.1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IGL1", "IGLL1" ;
    oboInOwl:id "PR:P15814" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "immunoglobulin lambda-like polypeptide 1 (human)" ;
    rdfs:subClassOf obo:PR_000001859, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5870>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001859
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15918
    obo:IAO_0000115 "A V(D)J recombination-activating protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5692681", "UniProtKB:P15918" ;
    oboInOwl:hasExactSynonym "RAG-1 (human)", "RING finger protein 74 (human)", "hRAG1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RAG1", "RNF74" ;
    oboInOwl:id "PR:P15918" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "V(D)J recombination-activating protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000003457, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9831>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003457
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P15919
    obo:IAO_0000115 "A V(D)J recombination-activating protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P15919" ;
    oboInOwl:hasExactSynonym "RAG-1 (mouse)", "mRAG1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Rag1" ;
    oboInOwl:id "PR:P15919" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "V(D)J recombination-activating protein 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000003457, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97848>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003457
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P15976
    obo:IAO_0000115 "An erythroid transcription factor that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "GF-1 (human)" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-996772", "UniProtKB:P15976" ;
    oboInOwl:hasExactSynonym "GATA-1 (human)", "GATA-binding factor 1 (human)", "NF-E1 DNA-binding protein (human)", "hGATA1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ERYF1", "GATA1", "GF1" ;
    oboInOwl:id "PR:P15976" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "erythroid transcription factor (human)" ;
    rdfs:subClassOf obo:PR_000007857, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4170>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007857
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16045
    obo:IAO_0000115 "A galectin-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    oboInOwl:hasExactSynonym "14 kDa lectin (mouse)", "S-Lac lectin 1 (mouse)", "beta-galactoside-binding lectin L-14-I (mouse)", "gal-1 (mouse)", "galaptin (mouse)", "lactose-binding lectin 1 (mouse)", "lectin galactoside-binding soluble 1 (mouse)", "mLGALS1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gbp", "Lgals1" ;
    oboInOwl:id "PR:P16045" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "galectin-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000009766, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96777>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009766
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P16070
    obo:IAO_0000115 "A CD44 molecule that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "PGP-I (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasExactSynonym "CDw44 (human)", "ECMR-III (human)", "GP90 lymphocyte homing/adhesion receptor (human)", "HUTCH-I (human)", "PGP-1 (human)", "epican (human)", "extracellular matrix receptor III (human)", "hCD44", "heparan sulfate proteoglycan (human)", "hermes antigen (human)", "hyaluronate receptor (human)", "phagocytic glycoprotein 1 (human)", "phagocytic glycoprotein I (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD44", "LHR", "MDU2", "MDU3", "MIC4" ;
    oboInOwl:id "PR:P16070" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD44 antigen (human)" ;
    rdfs:subClassOf obo:PR_000001307, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1681>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16150
    obo:IAO_0000115 "A leukosialin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    oboInOwl:hasExactSynonym "GALGP (human)", "GPL115 (human)", "galactoglycoprotein (human)", "hSPN", "leukocyte sialoglycoprotein (human)", "sialophorin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD43", "SPN" ;
    oboInOwl:id "PR:P16150" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "leukosialin (human)" ;
    rdfs:subClassOf obo:PR_000001879, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11249>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001879
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16234
    obo:IAO_0000115 "An alpha-type platelet-derived growth factor receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:03100403", "UniProtKB:P16234" ;
    oboInOwl:hasExactSynonym "CD140 antigen-like family member A (human)", "CD140a (human)", "CD140a antigen (human)", "PDGF-R-alpha (human)", "PDGFR-2 (human)", "PDGFR-alpha (human)", "alpha platelet-derived growth factor receptor (human)", "alpha-type platelet-derived growth factor receptor (human)", "hPDGFRA", "platelet-derived growth factor alpha receptor (human)", "platelet-derived growth factor receptor 2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PDGFR2", "PDGFRA", "RHEPDGFRA" ;
    oboInOwl:id "PR:P16234" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet-derived growth factor receptor alpha (human)" ;
    rdfs:subClassOf obo:PR_000002030, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8803>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16297
    obo:IAO_0000115 "An interleukin-2 receptor subunit beta that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    oboInOwl:hasExactSynonym "CD122 (mouse)", "IL-2 receptor subunit beta (mouse)", "IL-2R subunit beta (mouse)", "IL-2RB (mouse)", "high affinity IL-2 receptor subunit beta (mouse)", "mIL2RB", "p70-75 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il2rb" ;
    oboInOwl:id "PR:P16297" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-2 receptor subunit beta (mouse)" ;
    rdfs:subClassOf obo:PR_000001381, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96550>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001381
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P16406
    obo:IAO_0000115 "A glutamyl aminopeptidase that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "EAP (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    oboInOwl:hasExactSynonym "AP-A (mouse)", "BP-1/6C3 antigen (mouse)", "CD249 (mouse)", "aminopeptidase A (mouse)", "mENPEP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Enpep" ;
    oboInOwl:id "PR:P16406" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "glutamyl aminopeptidase (mouse)" ;
    rdfs:subClassOf obo:PR_000002039, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106645>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002039
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P16410
    obo:IAO_0000115 "A cytotoxic T-lymphocyte protein 4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P16410" ;
    oboInOwl:hasExactSynonym "CTLA-4 (human)", "cytotoxic T-lymphocyte-associated antigen 4 (human)", "hCTLA4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD152", "CTLA4" ;
    oboInOwl:id "PR:P16410" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cytotoxic T-lymphocyte protein 4 (human)" ;
    rdfs:subClassOf obo:PR_000001852, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2505>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001852
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16671
    obo:IAO_0000115 "A platelet glycoprotein 4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    oboInOwl:hasExactSynonym "FAT (human)", "GPIIIB (human)", "GPIV (human)", "PAS IV (human)", "PAS-4 (human)", "fatty acid translocase (human)", "glycoprotein IIIb (human)", "hCD36", "leukocyte differentiation antigen CD36 (human)", "platelet collagen receptor (human)", "platelet glycoprotein IV (human)", "thrombospondin receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD36", "GP3B", "GP4" ;
    oboInOwl:id "PR:P16671" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet glycoprotein 4 (human)" ;
    rdfs:subClassOf obo:PR_000001905, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1663>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001905
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16871
    obo:IAO_0000115 "An interleukin-7 receptor subunit alpha that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    oboInOwl:hasExactSynonym "CD127 (human)", "CDw127 (human)", "IL-7 receptor subunit alpha (human)", "IL-7R subunit alpha (human)", "IL-7R-alpha (human)", "IL-7RA (human)", "hIL7R" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL7R" ;
    oboInOwl:id "PR:P16871" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-7 receptor subunit alpha (human)" ;
    rdfs:subClassOf obo:PR_000001869, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6024>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001869
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P16872
    obo:IAO_0000115 "An interleukin-7 receptor subunit alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    oboInOwl:hasExactSynonym "CD127 (mouse)", "IL-7 receptor subunit alpha (mouse)", "IL-7R subunit alpha (mouse)", "IL-7R-alpha (mouse)", "IL-7RA (mouse)", "mIL7R" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il7r" ;
    oboInOwl:id "PR:P16872" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-7 receptor subunit alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000001869, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96562>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001869
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P17301
    obo:IAO_0000115 "An integrin alpha-2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member B (human)", "GPIa (human)", "VLA-2 subunit alpha (human)", "collagen receptor (human)", "hITGA2", "platelet membrane glycoprotein Ia (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD49B", "ITGA2" ;
    oboInOwl:id "PR:P17301" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-2 (human)" ;
    rdfs:subClassOf obo:PR_000001008, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6137>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P17433
    obo:IAO_0000115 "A transcription factor PU.1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    oboInOwl:hasExactSynonym "31 kDa-transforming protein (mouse)", "SFFV proviral integration 1 protein (mouse)", "mSPI1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Sfpi-1", "Sfpi1", "Spi1" ;
    oboInOwl:id "PR:P17433" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transcription factor PU.1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001944, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98282>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001944
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P17542
    obo:IAO_0000115 "A T-cell acute lymphocytic leukemia protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8956511", "UniProtKB:P17542" ;
    oboInOwl:hasExactSynonym "Stem cell protein (human)", "T-cell leukemia/lymphoma protein 5 (human)", "TAL-1 (human)", "class A basic helix-loop-helix protein 17 (human)", "hTAL1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BHLHA17", "SCL", "TAL1", "TCL5" ;
    oboInOwl:id "PR:P17542" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell acute lymphocytic leukemia protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000016043, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11556>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000016043
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P17679
    obo:IAO_0000115 "An erythroid transcription factor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    oboInOwl:hasExactSynonym "Eryf1 (mouse)", "GATA-1 (mouse)", "GATA-binding factor 1 (mouse)", "GF-1 (mouse)", "NF-E1 DNA-binding protein (mouse)", "mGATA1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gata1", "Gf-1" ;
    oboInOwl:id "PR:P17679" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "erythroid transcription factor (mouse)" ;
    rdfs:subClassOf obo:PR_000007857, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95661>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007857
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P17813
    obo:IAO_0000115 "An endoglin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P17813" ;
    oboInOwl:hasExactSynonym "CD105 (human)", "hENG" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "END", "ENG" ;
    oboInOwl:id "PR:P17813" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "endoglin (human)" ;
    rdfs:subClassOf obo:PR_000001345, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3349>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001345
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P17927
    obo:IAO_0000115 "A complement receptor type 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P17927" ;
    oboInOwl:hasExactSynonym "C3b/C4b receptor (human)", "CD35 (human)", "hCR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C3BR", "CR1" ;
    oboInOwl:id "PR:P17927" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "complement receptor type 1 (human)" ;
    rdfs:subClassOf obo:PR_000001337, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2334>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001337
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P17947
    obo:IAO_0000115 "A transcription factor PU.1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8865503", "UniProtKB:P17947" ;
    oboInOwl:hasExactSynonym "31 kDa-transforming protein (human)", "hSPI1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SPI1" ;
    oboInOwl:id "PR:P17947" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transcription factor PU.1 (human)" ;
    rdfs:subClassOf obo:PR_000001944, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11241>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001944
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P18181
    obo:IAO_0000115 "A CD48 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    oboInOwl:hasExactSynonym "BCM1 surface antigen (mouse)", "BLAST-1 (mouse)", "CD48 (mouse)", "HM48-1 (mouse)", "MRC OX-45 surface antigen (mouse)", "SLAM family member 2 (mouse)", "SLAMF2 (mouse)", "mCD48", "sgp-60 (mouse)", "signaling lymphocytic activation molecule 2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Bcm-1", "Cd48" ;
    oboInOwl:id "PR:P18181" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD48 antigen (mouse)" ;
    rdfs:subClassOf obo:PR_000001308, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88339>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001308
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P18337
    obo:IAO_0000115 "An L-selectin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    oboInOwl:hasExactSynonym "CD62 antigen-like family member L (mouse)", "CD62L (mouse)", "LAM-1 (mouse)", "LECAM1 (mouse)", "leukocyte adhesion molecule 1 (mouse)", "leukocyte-endothelial cell adhesion molecule 1 (mouse)", "lymph node homing receptor (mouse)", "lymphocyte antigen 22 (mouse)", "lymphocyte surface MEL-14 antigen (mouse)", "mSELL" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lnhr", "Ly-22", "Ly22", "Sell" ;
    oboInOwl:id "PR:P18337" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "L-selectin (mouse)" ;
    rdfs:subClassOf obo:PR_000001318, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98279>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001318
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P18827
    obo:IAO_0000115 "A syndecan-1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P18827" ;
    oboInOwl:hasExactSynonym "CD138 (human)", "SYND1 (human)", "hSDC1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SDC", "SDC1" ;
    oboInOwl:id "PR:P18827" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "syndecan-1 (human)" ;
    rdfs:subClassOf obo:PR_000001935, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10658>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001935
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P18828
    obo:IAO_0000115 "A syndecan-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    oboInOwl:hasExactSynonym "CD138 (mouse)", "SYND1 (mouse)", "mSDC1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Sdc1", "Synd-1", "Synd1" ;
    oboInOwl:id "PR:P18828" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "syndecan-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001935, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1349162>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001935
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P19070
    obo:IAO_0000115 "A complement receptor type 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P19070" ;
    oboInOwl:hasExactSynonym "CD21 (mouse)", "complement C3d receptor (mouse)", "mCR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cr2" ;
    oboInOwl:id "PR:P19070" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "complement receptor type 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001338, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88489>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001338
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P19437
    obo:IAO_0000115 "A membrane-spanning 4-domains subfamily A member 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    oboInOwl:hasExactSynonym "B-cell differentiation antigen Ly-44 (mouse)", "CD20 (mouse)", "lymphocyte antigen 44 (mouse)", "mMS4A1", "membrane-spanning 4-domains subfamily A member 1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd20", "Ly-44", "Ms4a1", "Ms4a2" ;
    oboInOwl:id "PR:P19437" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-lymphocyte antigen CD20 (mouse)" ;
    rdfs:subClassOf obo:PR_000001289, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88321>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001289
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P20023
    obo:IAO_0000115 "A complement receptor type 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    oboInOwl:hasExactSynonym "CD21 (human)", "Cr2 (human)", "EBV receptor (human)", "complement C3d receptor (human)", "epstein-Barr virus receptor (human)", "hCR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C3DR", "CR2" ;
    oboInOwl:id "PR:P20023" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "complement receptor type 2 (human)" ;
    rdfs:subClassOf obo:PR_000001338, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2336>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001338
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P20138
    obo:IAO_0000115 "A CD33 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    oboInOwl:hasExactSynonym "gp67 (human)", "hCD33", "sialic acid-binding Ig-like lectin 3 (human)", "siglec-3 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD33", "SIGLEC3" ;
    oboInOwl:id "PR:P20138" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "myeloid cell surface antigen CD33 (human)" ;
    rdfs:subClassOf obo:PR_000001892, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1659>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P20273
    obo:IAO_0000115 "A B-cell receptor CD22 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    oboInOwl:hasExactSynonym "B-lymphocyte cell adhesion molecule (human)", "BL-CAM (human)", "T-cell surface antigen Leu-14 (human)", "hCD22", "sialic acid-binding Ig-like lectin 2 (human)", "siglec-2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD22", "SIGLEC2" ;
    oboInOwl:id "PR:P20273" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-cell receptor CD22 (human)" ;
    rdfs:subClassOf obo:PR_000001288, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1643>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001288
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P20472
    obo:IAO_0000115 "A parvalbumin alpha that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P20472" ;
    oboInOwl:hasExactSynonym "hPVALB" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PVALB" ;
    oboInOwl:id "PR:P20472" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "parvalbumin alpha (human)" ;
    rdfs:subClassOf obo:PR_000013502, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9704>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000013502
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P20489
    obo:IAO_0000115 "A high affinity immunoglobulin epsilon receptor subunit alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    oboInOwl:hasExactSynonym "Fc-epsilon RI-alpha (mouse)", "IgE Fc receptor subunit alpha (mouse)", "mFCER1A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FcERI (mouse)", "Fce1a", "Fcer1a" ;
    oboInOwl:id "PR:P20489" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "high affinity immunoglobulin epsilon receptor subunit alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000007431, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95494>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007431
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P20693
    obo:IAO_0000115 "A low affinity immunoglobulin epsilon Fc receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    oboInOwl:hasExactSynonym "CD23 (mouse)", "Fc-epsilon-RII (mouse)", "lymphocyte IgE receptor (mouse)", "mFCER2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fcer2", "Fcer2a" ;
    oboInOwl:id "PR:P20693" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "low affinity immunoglobulin epsilon Fc receptor (mouse)" ;
    rdfs:subClassOf obo:PR_000001880, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95497>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001880
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P20702
    obo:IAO_0000115 "An integrin alpha-X that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member C (human)", "Leu M5 (human)", "hITGAX", "leukocyte adhesion glycoprotein p150,95 alpha chain (human)", "leukocyte adhesion receptor p150,95 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD11C", "ITGAX" ;
    oboInOwl:id "PR:P20702" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-X (human)" ;
    rdfs:subClassOf obo:PR_000001013, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6152>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P20937
    obo:IAO_0000115 "A T-cell surface glycoprotein YE1/48 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasExactSynonym "T lymphocyte antigen A1 (mouse)", "lymphocyte antigen 49a (mouse)", "mKlra1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klra1", "Ly-49", "Ly-49a", "Ly49", "Ly49A" ;
    oboInOwl:id "PR:P20937" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein YE1/48 (mouse)" ;
    rdfs:subClassOf obo:PR_000009616, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:101907>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009616
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P21183
    obo:IAO_0000115 "An interleukin-5 receptor subunit alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    oboInOwl:hasExactSynonym "CD125 (mouse)", "IL-5 receptor subunit alpha (mouse)", "IL-5R subunit alpha (mouse)", "IL-5R-alpha (mouse)", "IL-5RA (mouse)", "mIL5RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il5r", "Il5ra" ;
    oboInOwl:id "PR:P21183" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-5 receptor subunit alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000001867, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96558>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001867
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P21462
    obo:IAO_0000115 "An fMet-Leu-Phe receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100098", "Reactome:R-HSA-375450", "Reactome:R-HSA-6799143", "Reactome:R-HSA-6800878", "Reactome:R-HSA-6800929", "UniProtKB:P21462" ;
    oboInOwl:hasExactSynonym "FPR (human)", "N-formyl peptide receptor (human)", "N-formylpeptide chemoattractant receptor (human)", "fMLP receptor (human)", "hFPR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FPR1" ;
    oboInOwl:id "PR:P21462" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "fMet-Leu-Phe receptor (human)" ;
    rdfs:subClassOf obo:PR_000001580, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3826>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001580
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P21757
    obo:IAO_0000115 "A macrophage scavenger receptor types I and II that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    oboInOwl:hasExactSynonym "CD204 (human)", "hMSR1", "macrophage acetylated LDL receptor I and II (human)", "scavenger receptor class A member 1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MSR1", "SCARA1" ;
    oboInOwl:id "PR:P21757" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage scavenger receptor types I and II (human)" ;
    rdfs:subClassOf obo:PR_000001885, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7376>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001885
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P21784
    obo:IAO_0000115 "A V(D)J recombination-activating protein 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P21784" ;
    oboInOwl:hasExactSynonym "RAG-2 (mouse)", "mRAG2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Rag-2", "Rag2" ;
    oboInOwl:id "PR:P21784" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "V(D)J recombination-activating protein 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000003460, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97849>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003460
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P21926
    obo:IAO_0000115 "A CD9 molecule that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "p24 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    oboInOwl:hasExactSynonym "5H9 antigen (human)", "MRP-1 (human)", "cell growth-inhibiting gene 2 protein (human)", "hCD9", "leukocyte antigen MIC3 (human)", "motility-related protein (human)", "tetraspanin-29 (human)", "tspan-29 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD9", "GIG2", "MIC3", "TSPAN29" ;
    oboInOwl:id "PR:P21926" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD9 antigen (human)" ;
    rdfs:subClassOf obo:PR_000005178, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1709>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P22083
    obo:IAO_0000115 "An alpha-(1,3)-fucosyltransferase 4 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "galactoside 3-L-fucosyltransferase (human)" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-9034106", "UniProtKB:P22083" ;
    oboInOwl:hasExactSynonym "ELAM-1 ligand fucosyltransferase (human)", "Fuc-TIV (human)", "FucT-IV (human)", "fucosyltransferase 4 (human)", "fucosyltransferase IV (human)", "hFUT4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ELFT", "FCT3A", "FUT4" ;
    oboInOwl:id "PR:P22083" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "alpha-(1,3)-fucosyltransferase 4 (human)" ;
    rdfs:subClassOf obo:PR_000001456, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4015>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P22091
    obo:IAO_0000115 "A T-cell acute lymphocytic leukemia protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    oboInOwl:hasExactSynonym "Stem cell protein (mouse)", "TAL-1 (mouse)", "mTAL1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Scl", "Tal-1", "Tal1" ;
    oboInOwl:id "PR:P22091" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell acute lymphocytic leukemia protein 1 homolog (mouse)" ;
    rdfs:subClassOf obo:PR_000016043, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98480>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000016043
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P22646
    obo:IAO_0000115 "A CD3 epsilon that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P22646" ;
    oboInOwl:hasExactSynonym "CD3e (mouse)", "T-cell surface antigen T3/Leu-4 epsilon chain (mouse)", "mCD3E" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd3e" ;
    oboInOwl:id "PR:P22646" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD3 epsilon chain (mouse)" ;
    rdfs:subClassOf obo:PR_000001020, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88332>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P22897
    obo:IAO_0000115 "A macrophage mannose receptor 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 13 member D (human)", "C-type lectin domain family 13 member D-like (human)", "CD206 (human)", "MMR (human)", "hMR", "hMRC1", "human mannose receptor", "macrophage mannose receptor 1-like protein 1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC13D", "CLEC13DL", "MRC1", "MRC1L1" ;
    oboInOwl:id "PR:P22897" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage mannose receptor 1 (human)" ;
    rdfs:subClassOf obo:PR_000002972, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7228>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002972
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P23769
    obo:IAO_0000115 "An endothelial transcription factor GATA-2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-996735", "UniProtKB:P23769" ;
    oboInOwl:hasExactSynonym "GATA-binding protein 2 (human)", "hGATA2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GATA2" ;
    oboInOwl:id "PR:P23769" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "endothelial transcription factor GATA-2 (human)" ;
    rdfs:subClassOf obo:PR_000007858, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4171>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007858
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P23771
    obo:IAO_0000115 "A trans-acting T-cell-specific transcription factor GATA-3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-996768", "UniProtKB:P23771" ;
    oboInOwl:hasExactSynonym "GATA-binding factor 3 (human)", "hGATA3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "GATA3" ;
    oboInOwl:id "PR:P23771" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "trans-acting T-cell-specific transcription factor GATA-3 (human)" ;
    rdfs:subClassOf obo:PR_000001941, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4172>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001941
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P23772
    obo:IAO_0000115 "A trans-acting T-cell-specific transcription factor GATA-3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P23772" ;
    oboInOwl:hasExactSynonym "GATA-binding factor 3 (mouse)", "mGATA3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Gata-3", "Gata3" ;
    oboInOwl:id "PR:P23772" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "trans-acting T-cell-specific transcription factor GATA-3 (mouse)" ;
    rdfs:subClassOf obo:PR_000001941, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95663>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001941
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P24807
    obo:IAO_0000115 "A signal transducer CD24 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    oboInOwl:hasExactSynonym "CD24 (mouse)", "HSA (mouse)", "M1/69-J11D heat stable antigen (mouse)", "R13-Ag (mouse)", "X62 heat stable antigen (mouse)", "lymphocyte antigen 52 (mouse)", "mCD24", "nectadrin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd24", "Cd24a", "Ly-52" ;
    oboInOwl:id "PR:P24807" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "signal transducer CD24 (mouse)" ;
    rdfs:subClassOf obo:PR_000001932, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88323>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001932
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P25024
    obo:IAO_0000115 "A C-X-C chemokine receptor type 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100075", "Reactome:R-HSA-373805", "Reactome:R-HSA-6804780", "UniProtKB:P25024" ;
    oboInOwl:hasExactSynonym "CD181 (human)", "CDw128a (human)", "CXC-R1 (human)", "CXCR-1 (human)", "IL-8 receptor type 1 (human)", "IL-8R A (human)", "hCXCR1", "high affinity interleukin-8 receptor A (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKAR1", "CXCR1", "IL8RA" ;
    oboInOwl:id "PR:P25024" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 1 (human)" ;
    rdfs:subClassOf obo:PR_000001256, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6026>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001256
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P25025
    obo:IAO_0000115 "A C-X-C chemokine receptor type 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100076", "Reactome:R-HSA-373796", "Reactome:R-HSA-6804771", "UniProtKB:P25025" ;
    oboInOwl:hasExactSynonym "CD182 (human)", "CDw128b (human)", "CXC-R2 (human)", "CXCR-2 (human)", "GRO/MGSA receptor (human)", "IL-8 receptor type 2 (human)", "IL-8R B (human)", "hCXCR2", "high affinity interleukin-8 receptor B (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CXCR2", "IL8RB" ;
    oboInOwl:id "PR:P25025" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene. Requested by=PubChem." ;
    rdfs:label "C-X-C chemokine receptor type 2 (human)" ;
    rdfs:subClassOf obo:PR_000001257, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6027>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001257
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P25063
    obo:IAO_0000115 "A signal transducer CD24 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P25063" ;
    oboInOwl:hasExactSynonym "hCD24", "small cell lung carcinoma cluster 4 antigen (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD24", "CD24A" ;
    oboInOwl:id "PR:P25063" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "signal transducer CD24 (human)" ;
    rdfs:subClassOf obo:PR_000001932, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1645>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001932
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P25918
    obo:IAO_0000115 "A CD19 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P25918" ;
    oboInOwl:hasExactSynonym "CD19 (mouse)", "differentiation antigen CD19 (mouse)", "mCD19" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd19" ;
    oboInOwl:id "PR:P25918" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-lymphocyte antigen CD19 (mouse)" ;
    rdfs:subClassOf obo:PR_000001002, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88319>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P26010
    obo:IAO_0000115 "An integrin beta-7 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P26010" ;
    oboInOwl:hasExactSynonym "Gut homing receptor beta subunit (human)", "hITGB7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ITGB7" ;
    oboInOwl:id "PR:P26010" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin beta-7 (human)" ;
    rdfs:subClassOf obo:PR_000009143, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6162>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P26011
    obo:IAO_0000115 "An integrin beta-7 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P26011" ;
    oboInOwl:hasExactSynonym "M290 IEL antigen (mouse)", "integrin beta-P (mouse)", "mITGB7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itgb7" ;
    oboInOwl:id "PR:P26011" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin beta-7 (mouse)" ;
    rdfs:subClassOf obo:PR_000009143, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96616>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P26151
    obo:IAO_0000115 "A high affinity immunoglobulin gamma Fc receptor I that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    oboInOwl:hasExactSynonym "CD64 (mouse)", "Fc-gamma RI (mouse)", "FcRI (mouse)", "IgG Fc receptor I (mouse)", "mFCGR1A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fcg1", "Fcgr1" ;
    oboInOwl:id "PR:P26151" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "high affinity immunoglobulin gamma Fc receptor I (mouse)" ;
    rdfs:subClassOf obo:PR_000001465, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95498>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001465
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P26618
    obo:IAO_0000115 "An alpha-type platelet-derived growth factor receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    oboInOwl:hasExactSynonym "CD140 antigen-like family member A (mouse)", "CD140a (mouse)", "PDGF-R-alpha (mouse)", "PDGFR-alpha (mouse)", "alpha platelet-derived growth factor receptor (mouse)", "alpha-type platelet-derived growth factor receptor (mouse)", "mPDGFRA", "platelet-derived growth factor alpha receptor (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pdgfra" ;
    oboInOwl:id "PR:P26618" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet-derived growth factor receptor alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000002030, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97530>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P26715
    obo:IAO_0000115 "An NKG2-A/NKG2-B type II integral membrane protein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-3006545", "UniProtKB:P26715" ;
    oboInOwl:hasExactSynonym "CD159 antigen-like family member A (human)", "CD159a (human)", "NK cell receptor A (human)", "NKG2-A/B-activating NK receptor (human)", "hKLRC1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "KLRC1", "NKG2A" ;
    oboInOwl:id "PR:P26715" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "NKG2-A/NKG2-B type II integral membrane protein (human)" ;
    rdfs:subClassOf obo:PR_000002023, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6374>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P26842
    obo:IAO_0000115 "A CD27 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    oboInOwl:hasExactSynonym "CD27L receptor (human)", "T-cell activation antigen CD27 (human)", "T14 (human)", "hCD27", "tumor necrosis factor receptor superfamily member 7 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD27", "TNFRSF7" ;
    oboInOwl:id "PR:P26842" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD27 antigen (human)" ;
    rdfs:subClassOf obo:PR_000001963, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11922>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001963
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P26951
    obo:IAO_0000115 "An interleukin-3 receptor class 2 alpha chain that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    oboInOwl:hasExactSynonym "CD123 (human)", "IL-3 receptor subunit alpha (human)", "IL-3R subunit alpha (human)", "IL-3R-alpha (human)", "IL-3RA (human)", "hIL3RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL3R", "IL3RA" ;
    oboInOwl:id "PR:P26951" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-3 receptor subunit alpha (human)" ;
    rdfs:subClassOf obo:PR_000001865, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6012>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001865
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P26952
    obo:IAO_0000115 "An interleukin-3 receptor class 2 alpha chain that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    oboInOwl:hasExactSynonym "CD123 (mouse)", "IL-3 receptor subunit alpha (mouse)", "IL-3R subunit alpha (mouse)", "IL-3R-alpha (mouse)", "IL-3RA (mouse)", "interleukin-3 receptor class II alpha chain (mouse)", "mIL3RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il3ra", "Sut-1" ;
    oboInOwl:id "PR:P26952" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-3 receptor subunit alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000001865, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96553>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001865
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P27548
    obo:IAO_0000115 "A tumor necrosis factor ligand superfamily member 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    oboInOwl:hasExactSynonym "CD154 (mouse)", "CD40-L (mouse)", "T-cell antigen Gp39 (mouse)", "TNF-related activation protein (mouse)", "TRAP (mouse)", "mCD40LG", "tumor necrosis factor ligand superfamily member 5 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd40l", "Cd40lg", "Tnfsf5" ;
    oboInOwl:id "PR:P27548" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD40 ligand (mouse)" ;
    rdfs:subClassOf obo:PR_000001950, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88337>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001950
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P27814
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily B member 1C that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    oboInOwl:hasExactSynonym "CD161 antigen-like family member C (mouse)", "CD161c (mouse)", "Ly-55c (mouse)", "NK1.1 (mouse)", "NKR-P1 40 (mouse)", "NKR-P1.9 (mouse)", "NKR-P1C (mouse)", "lymphocyte antigen 55c (mouse)", "mKlrb1c", "natural killer cell surface protein P1-40 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klrb1c", "Ly55c", "Nkrp1c" ;
    oboInOwl:id "PR:P27814" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily B member 1C (mouse)" ;
    rdfs:subClassOf obo:PR_000002977, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107538>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002977
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P28906
    obo:IAO_0000115 "A CD34 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P28906" ;
    oboInOwl:hasExactSynonym "hCD34" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD34" ;
    oboInOwl:id "PR:P28906" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "hematopoietic progenitor cell antigen CD34 (human)" ;
    rdfs:subClassOf obo:PR_000001003, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1662>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P28907
    obo:IAO_0000115 "An ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8938080", "UniProtKB:P28907" ;
    oboInOwl:hasExactSynonym "2'-phospho-ADP-ribosyl cyclase (human)", "2'-phospho-ADP-ribosyl cyclase/2'-phospho-cyclic-ADP-ribose transferase (human)", "2'-phospho-cyclic-ADP-ribose transferase (human)", "ADP-ribosyl cyclase 1 (human)", "ADPRC 1 (human)", "T10 (human)", "cADPr hydrolase 1 (human)", "cyclic ADP-ribose hydrolase 1 (human)", "hCD38" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD38" ;
    oboInOwl:id "PR:P28907" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 (human)" ;
    rdfs:subClassOf obo:PR_000001408, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1667>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001408
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P29017
    obo:IAO_0000115 "A T-cell surface glycoprotein CD1c that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "MRO:0000890", "UniProtKB:P29017" ;
    oboInOwl:hasExactSynonym "CD1c (human)", "hCD1C", "human CD1c chain" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD1C" ;
    oboInOwl:id "PR:P29017" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell surface glycoprotein CD1c (human)" ;
    rdfs:subClassOf obo:PR_000002027, obo:PR_000036947, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1636>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P29965
    obo:IAO_0000115 "A tumor necrosis factor ligand superfamily member 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-198113", "UniProtKB:P29965" ;
    oboInOwl:hasExactSynonym "CD154 (human)", "CD40-L (human)", "T-cell antigen Gp39 (human)", "TNF-related activation protein (human)", "hCD40LG", "tumor necrosis factor ligand superfamily member 5 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD40L", "CD40LG", "TNFSF5", "TRAP" ;
    oboInOwl:id "PR:P29965" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD40 ligand (human)" ;
    rdfs:subClassOf obo:PR_000001950, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11935>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001950
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P30204
    obo:IAO_0000115 "A macrophage scavenger receptor types I and II that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    oboInOwl:hasExactSynonym "CD204 (mouse)", "SR-A (mouse)", "mMSR1", "macrophage acetylated LDL receptor I and II (mouse)", "scavenger receptor type A (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Msr1", "Scvr" ;
    oboInOwl:id "PR:P30204" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage scavenger receptor types I and II (mouse)" ;
    rdfs:subClassOf obo:PR_000001885, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98257>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001885
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P31041
    obo:IAO_0000115 "A T-cell-specific surface glycoprotein CD28 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P31041" ;
    oboInOwl:hasExactSynonym "CD28 (mouse)", "mCD28" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd28" ;
    oboInOwl:id "PR:P31041" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell-specific surface glycoprotein CD28 (mouse)" ;
    rdfs:subClassOf obo:PR_000001841, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88327>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001841
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P31994
    obo:IAO_0000115 "A low affinity immunoglobulin gamma Fc region receptor II-b that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "CD32 (human)", "CDw32 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    oboInOwl:hasExactSynonym "Fc-gamma RII-b (human)", "Fc-gamma-RIIb (human)", "FcRII-b (human)", "IgG Fc receptor II-b (human)", "hFCGR2B" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD32", "FCG2", "FCGR2B", "IGFR2" ;
    oboInOwl:id "PR:P31994" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "low affinity immunoglobulin gamma Fc region receptor II-b (human)" ;
    rdfs:subClassOf obo:PR_000001481, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3618>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001481
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P31996
    obo:IAO_0000115 "A macrosialin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P31996" ;
    oboInOwl:hasExactSynonym "CD68 (mouse)", "mCD68" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd68" ;
    oboInOwl:id "PR:P31996" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrosialin (mouse)" ;
    rdfs:subClassOf obo:PR_000002064, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88342>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002064
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P31997
    obo:IAO_0000115 "A carcinoembryonic antigen-related cell adhesion molecule 8 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    oboInOwl:hasExactSynonym "CD66b (human)", "CD67 antigen (human)", "carcinoembryonic antigen CGM6 (human)", "hCEACAM8", "non-specific cross-reacting antigen NCA-95 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CEACAM8", "CGM6" ;
    oboInOwl:id "PR:P31997" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "carcinoembryonic antigen-related cell adhesion molecule 8 (human)" ;
    rdfs:subClassOf obo:PR_000001332, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1820>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001332
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P32246
    obo:IAO_0000115 "A C-C chemokine receptor type 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100053", "Reactome:R-HSA-373107", "UniProtKB:P32246" ;
    oboInOwl:hasExactSynonym "C-C CKR-1 (human)", "CC-CKR-1 (human)", "CCR-1 (human)", "CD191 (human)", "HM145 (human)", "LD78 receptor (human)", "MIP-1alpha-R (human)", "RANTES-R (human)", "hCCR1", "macrophage inflammatory protein 1-alpha receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR1", "CMKBR1", "CMKR1", "SCYAR1" ;
    oboInOwl:id "PR:P32246" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 1 (human)" ;
    rdfs:subClassOf obo:PR_000001254, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1602>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P32248
    obo:IAO_0000115 "A C-C chemokine receptor type 7 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100059", "UniProtKB:P32248" ;
    oboInOwl:hasExactSynonym "BLR2 (human)", "C-C CKR-7 (human)", "CC-CKR-7 (human)", "CCR-7 (human)", "CD197 (human)", "CDw197 (human)", "EBV-induced G-protein coupled receptor 1 (human)", "MIP-3 beta receptor (human)", "epstein-Barr virus-induced G-protein coupled receptor 1 (human)", "hCCR7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR7", "CMKBR7", "EBI1", "EVI1" ;
    oboInOwl:id "PR:P32248" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 7 (human)" ;
    rdfs:subClassOf obo:PR_000001203, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1608>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001203
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P32302
    obo:IAO_0000115 "A C-X-C chemokine receptor type 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100079", "Reactome:R-HSA-444505", "UniProtKB:P32302" ;
    oboInOwl:hasExactSynonym "CD185 (human)", "CXC-R5 (human)", "CXCR-5 (human)", "MDR-15 (human)", "burkitt lymphoma receptor 1 (human)", "hCXCR5", "monocyte-derived receptor 15 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BLR1", "CXCR5", "MDR15" ;
    oboInOwl:id "PR:P32302" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 5 (human)" ;
    rdfs:subClassOf obo:PR_000001209, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1060>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001209
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P32648
    obo:IAO_0000115 "A VIP peptides that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P32648" ;
    oboInOwl:hasExactSynonym "mVIP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Vip" ;
    oboInOwl:id "PR:P32648" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "VIP peptides (mouse)" ;
    rdfs:subClassOf obo:PR_000017299, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98933>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000017299
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P32848
    obo:IAO_0000115 "A parvalbumin alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P32848" ;
    oboInOwl:hasExactSynonym "mPVALB" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pva", "Pvalb" ;
    oboInOwl:id "PR:P32848" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "parvalbumin alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000013502, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97821>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000013502
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P33151
    obo:IAO_0000115 "A cadherin-5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    oboInOwl:hasExactSynonym "7B4 antigen (human)", "CD144 (human)", "VE-cadherin (human)", "hCDH5", "vascular endothelial cadherin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CDH5" ;
    oboInOwl:id "PR:P33151" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cadherin-5 (human)" ;
    rdfs:subClassOf obo:PR_000001444, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1764>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001444
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P33681
    obo:IAO_0000115 "A CD80 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    oboInOwl:hasExactSynonym "B7 (human)", "BB1 (human)", "CTLA-4 counter-receptor B7.1 (human)", "activation B7-1 antigen (human)", "hCD80" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD28LG", "CD28LG1", "CD80", "LAB7" ;
    oboInOwl:id "PR:P33681" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-lymphocyte activation antigen CD80 (human)" ;
    rdfs:subClassOf obo:PR_000001438, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1700>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P33766
    obo:IAO_0000115 "An fMet-Leu-Phe receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    oboInOwl:hasExactSynonym "FPR (mouse)", "N-formyl peptide receptor (mouse)", "N-formylpeptide chemoattractant receptor (mouse)", "fMLP receptor (mouse)", "mFPR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Fpr1" ;
    oboInOwl:id "PR:P33766" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "fMet-Leu-Phe receptor (mouse)" ;
    rdfs:subClassOf obo:PR_000001580, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107443>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001580
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P34810
    obo:IAO_0000115 "A macrosialin that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "gp110 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P34810" ;
    oboInOwl:hasExactSynonym "hCD68" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD68" ;
    oboInOwl:id "PR:P34810" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrosialin (human)" ;
    rdfs:subClassOf obo:PR_000002064, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1693>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002064
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P35329
    obo:IAO_0000115 "A B-cell receptor CD22 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    oboInOwl:hasExactSynonym "B-lymphocyte cell adhesion molecule (mouse)", "BL-CAM (mouse)", "CD22 (mouse)", "T-cell surface antigen Leu-14 (mouse)", "mCD22", "sialic acid-binding Ig-like lectin 2 (mouse)", "siglec-2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd22", "Lyb-8", "Siglec2" ;
    oboInOwl:id "PR:P35329" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-cell receptor CD22 (mouse)" ;
    rdfs:subClassOf obo:PR_000001288, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88322>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001288
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P35343
    obo:IAO_0000115 "A C-X-C chemokine receptor type 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    oboInOwl:hasExactSynonym "CD182 (mouse)", "CXC-R2 (mouse)", "CXCR-2 (mouse)", "GRO/MGSA receptor (mouse)", "IL-8R B (mouse)", "high affinity interleukin-8 receptor B (mouse)", "mCXCR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar2", "Cxcr2", "Gpcr16", "Il8rb" ;
    oboInOwl:id "PR:P35343" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001257, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:105303>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001257
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P35456
    obo:IAO_0000115 "A urokinase plasminogen activator surface receptor that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P35456" ;
    oboInOwl:hasExactSynonym "CD87 (mouse)", "U-PAR (mouse)", "mPLAUR", "uPAR (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Plaur" ;
    oboInOwl:id "PR:P35456" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "urokinase plasminogen activator surface receptor (mouse)" ;
    rdfs:subClassOf obo:PR_000001969, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97612>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001969
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P35461
    obo:IAO_0000115 "A lymphocyte antigen 6G that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P35461" ;
    oboInOwl:hasExactSynonym "Ly-6G (mouse)", "Ly-6G.1 (mouse)", "mLy6g" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly6g" ;
    oboInOwl:id "PR:P35461" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lymphocyte antigen 6G (mouse)" ;
    rdfs:subClassOf obo:PR_000002978, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:109440>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002978
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P35918
    obo:IAO_0000115 "A vascular endothelial growth factor receptor 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    oboInOwl:hasExactSynonym "CD309 (mouse)", "FLK-1 (mouse)", "VEGFR-2 (mouse)", "fetal liver kinase 1 (mouse)", "kinase NYK (mouse)", "mKDR", "protein-tyrosine kinase receptor flk-1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Flk-1", "Flk1", "Kdr" ;
    oboInOwl:id "PR:P35918" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "vascular endothelial growth factor receptor 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000002112, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96683>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002112
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P35968
    obo:IAO_0000115 "A vascular endothelial growth factor receptor 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:03100560", "UniProtKB:P35968" ;
    oboInOwl:hasExactSynonym "CD309 (human)", "FLK-1 (human)", "VEGFR-2 (human)", "fetal liver kinase 1 (human)", "hKDR", "kinase insert domain receptor (human)", "protein-tyrosine kinase receptor flk-1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FLK1", "KDR", "VEGFR2" ;
    oboInOwl:id "PR:P35968" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "vascular endothelial growth factor receptor 2 (human)" ;
    rdfs:subClassOf obo:PR_000002112, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6307>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002112
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P36544
    obo:IAO_0000115 "A neuronal acetylcholine receptor subunit alpha-7 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:01100012", "UniProtKB:P36544" ;
    oboInOwl:hasExactSynonym "hCHRNA7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CHRNA7", "NACHRA7" ;
    oboInOwl:id "PR:P36544" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neuronal acetylcholine receptor subunit alpha-7 (human)" ;
    rdfs:subClassOf obo:PR_000005460, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1960>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005460
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P36888
    obo:IAO_0000115 "A receptor-type tyrosine-protein kinase FLT3 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "STK-1 (human)" ;
    oboInOwl:hasDbXref "DTO:03100154", "UniProtKB:P36888" ;
    oboInOwl:hasExactSynonym "FL cytokine receptor (human)", "FLK-2 (human)", "FLT-3 (human)", "Stem cell tyrosine kinase 1 (human)", "fetal liver kinase-2 (human)", "fms-like tyrosine kinase 3 (human)", "hFLT3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD135", "FLK2", "FLT3", "STK1" ;
    oboInOwl:id "PR:P36888" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "receptor-type tyrosine-protein kinase FLT3 (human)" ;
    rdfs:subClassOf obo:PR_000002001, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3765>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P37217
    obo:IAO_0000115 "A CD69 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P37217" ;
    oboInOwl:hasExactSynonym "CD69 (mouse)", "mCD69" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd69" ;
    oboInOwl:id "PR:P37217" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "early activation antigen CD69 (mouse)" ;
    rdfs:subClassOf obo:PR_000001343, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88343>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001343
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P38570
    obo:IAO_0000115 "An integrin alpha-E that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    oboInOwl:hasExactSynonym "CD103 (human)", "HML-1 antigen (human)", "hITGAE", "integrin alpha-IEL (human)", "mucosal lymphocyte 1 antigen (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ITGAE" ;
    oboInOwl:id "PR:P38570" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-E (human)" ;
    rdfs:subClassOf obo:PR_000001010, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6147>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P40240
    obo:IAO_0000115 "A CD9 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P40240" ;
    oboInOwl:hasExactSynonym "CD9 (mouse)", "mCD9" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd9" ;
    oboInOwl:id "PR:P40240" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD9 antigen (mouse)" ;
    rdfs:subClassOf obo:PR_000005178, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88348>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P41182
    obo:IAO_0000115 "A B-cell lymphoma 6 protein that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5223066", "UniProtKB:P41182" ;
    oboInOwl:hasExactSynonym "B-cell lymphoma 5 protein (human)", "BCL-5 (human)", "BCL-6 (human)", "hBCL6", "protein LAZ-3 (human)", "zinc finger and BTB domain-containing protein 27 (human)", "zinc finger protein 51 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BCL5", "BCL6", "LAZ3", "ZBTB27", "ZNF51" ;
    oboInOwl:id "PR:P41182" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-cell lymphoma 6 protein (human)" ;
    rdfs:subClassOf obo:PR_000003450, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1001>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003450
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P41183
    obo:IAO_0000115 "A B-cell lymphoma 6 protein that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P41183" ;
    oboInOwl:hasExactSynonym "mBCL6" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Bcl-6", "Bcl6" ;
    oboInOwl:id "PR:P41183" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "B-cell lymphoma 6 protein homolog (mouse)" ;
    rdfs:subClassOf obo:PR_000003450, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107187>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003450
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P41272
    obo:IAO_0000115 "A CD27 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    oboInOwl:hasExactSynonym "CD27 (mouse)", "CD27L receptor (mouse)", "T-cell activation antigen CD27 (mouse)", "mCD27", "tumor necrosis factor receptor superfamily member 7 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd27", "Tnfrsf7" ;
    oboInOwl:id "PR:P41272" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD27 antigen (mouse)" ;
    rdfs:subClassOf obo:PR_000001963, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88326>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001963
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P41597
    obo:IAO_0000115 "A C-C chemokine receptor type 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100054", "Reactome:R-HSA-2976755", "UniProtKB:P41597" ;
    oboInOwl:hasExactSynonym "C-C CKR-2 (human)", "CC-CKR-2 (human)", "CCR-2 (human)", "CD192 (human)", "MCP-1-R (human)", "hCCR2", "monocyte chemoattractant protein 1 receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR2", "CMKBR2" ;
    oboInOwl:id "PR:P41597" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 2 (human)" ;
    rdfs:subClassOf obo:PR_000001199, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1603>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001199
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P42081
    obo:IAO_0000115 "A CD86 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    oboInOwl:hasExactSynonym "B70 (human)", "BU63 (human)", "CTLA-4 counter-receptor B7.2 (human)", "FUN-1 (human)", "activation B7-2 antigen (human)", "hCD86" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD28LG2", "CD86" ;
    oboInOwl:id "PR:P42081" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-lymphocyte activation antigen CD86 (human)" ;
    rdfs:subClassOf obo:PR_000001412, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1705>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001412
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P42082
    obo:IAO_0000115 "A CD86 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    oboInOwl:hasExactSynonym "CD86 (mouse)", "ETC-1 (mouse)", "activation B7-2 antigen (mouse)", "early T-cell costimulatory molecule 1 (mouse)", "mCD86" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd86" ;
    oboInOwl:id "PR:P42082" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-lymphocyte activation antigen CD86 (mouse)" ;
    rdfs:subClassOf obo:PR_000001412, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:101773>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001412
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P43235
    obo:IAO_0000115 "A cathepsin K that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "cathepsin X (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    oboInOwl:hasExactSynonym "cathepsin O2 (human)", "hCTSK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CTSK", "CTSO", "CTSO2", "cathepsin O (human)" ;
    oboInOwl:id "PR:P43235" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cathepsin K (human)" ;
    rdfs:subClassOf obo:PR_000001850, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2536>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001850
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P47774
    obo:IAO_0000115 "A C-C chemokine receptor type 7 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    oboInOwl:hasExactSynonym "C-C CKR-7 (mouse)", "CC-CKR-7 (mouse)", "CCR-7 (mouse)", "CD197 (mouse)", "EBI1 (mouse)", "EBV-induced G-protein coupled receptor 1 (mouse)", "MIP-3 beta receptor (mouse)", "epstein-Barr virus-induced G-protein coupled receptor 1 (mouse)", "mCCR7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr7", "Cmkbr7", "Ebi1", "Ebi1h" ;
    oboInOwl:id "PR:P47774" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 7 (mouse)" ;
    rdfs:subClassOf obo:PR_000001203, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:103011>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001203
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P49238
    obo:IAO_0000115 "A CX3C chemokine receptor 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100074", "Reactome:R-HSA-2980688", "UniProtKB:P49238" ;
    oboInOwl:hasExactSynonym "C-X3-C CKR-1 (human)", "CMK-BRL-1 (human)", "CMK-BRL1 (human)", "G-protein coupled receptor 13 (human)", "V28 (human)", "beta chemokine receptor-like 1 (human)", "fractalkine receptor (human)", "hCX3CR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CMKBRL1", "CX3CR1", "GPR13" ;
    oboInOwl:id "PR:P49238" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CX3C chemokine receptor 1 (human)" ;
    rdfs:subClassOf obo:PR_000001206, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2558>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P49290
    obo:IAO_0000115 "An eosinophil peroxidase that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P49290" ;
    oboInOwl:hasExactSynonym "EPO (mouse)", "mEPX" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Eper", "Epx" ;
    oboInOwl:id "PR:P49290" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "eosinophil peroxidase (mouse)" ;
    rdfs:subClassOf obo:PR_000007152, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107569>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000007152
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P49582
    obo:IAO_0000115 "A neuronal acetylcholine receptor subunit alpha-7 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P49582" ;
    oboInOwl:hasExactSynonym "mChrna7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Acra7", "Chrna7" ;
    oboInOwl:id "PR:P49582" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neuronal acetylcholine receptor subunit alpha-7 (mouse)" ;
    rdfs:subClassOf obo:PR_000005460, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:99779>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005460
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P49682
    obo:IAO_0000115 "A C-X-C chemokine receptor type 3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100077", "Reactome:R-HSA-2980699", "UniProtKB:P49682" ;
    oboInOwl:hasExactSynonym "CD183 (human)", "CKR-L2 (human)", "CXC-R3 (human)", "CXCR-3 (human)", "G protein-coupled receptor 9 (human)", "IP-10 receptor (human)", "hCXCR3", "interferon-inducible protein 10 receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CXCR3", "GPR9" ;
    oboInOwl:id "PR:P49682" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 3 (human)" ;
    rdfs:subClassOf obo:PR_000001207, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4540>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001207
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P49715
    obo:IAO_0000115 "A CCAAT/enhancer-binding protein alpha that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-381289", "UniProtKB:P49715" ;
    oboInOwl:hasExactSynonym "C/EBP alpha (human)", "hCEBPA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CEBP", "CEBPA" ;
    oboInOwl:id "PR:P49715" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CCAAT/enhancer-binding protein alpha (human)" ;
    rdfs:subClassOf obo:PR_000005307, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1833>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P50283
    obo:IAO_0000115 "A CD7 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P50283" ;
    oboInOwl:hasExactSynonym "CD7 (mouse)", "mCD7" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd7" ;
    oboInOwl:id "PR:P50283" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-cell antigen CD7 (mouse)" ;
    rdfs:subClassOf obo:PR_000001836, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88344>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001836
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P50481
    obo:IAO_0000115 "A LIM/homeobox protein Lhx3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    oboInOwl:hasExactSynonym "LIM homeobox protein 3 (mouse)", "homeobox protein LIM-3 (mouse)", "homeobox protein P-LIM (mouse)", "mLHX3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lhx3", "Lim-3", "Lim3", "Plim" ;
    oboInOwl:id "PR:P50481" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "LIM/homeobox protein Lhx3 (mouse)" ;
    rdfs:subClassOf obo:PR_000009793, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:102673>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009793
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51449
    obo:IAO_0000115 "A nuclear receptor ROR-gamma that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:00117492", "Reactome:R-HSA-446177", "UniProtKB:P51449" ;
    oboInOwl:hasExactSynonym "RAR-related orphan receptor C (human)", "hRORC", "nuclear receptor RZR-gamma (human)", "nuclear receptor subfamily 1 group F member 3 (human)", "retinoid-related orphan receptor-gamma (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "NR1F3", "RORC", "RORG", "RZRG" ;
    oboInOwl:id "PR:P51449" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "nuclear receptor ROR-gamma (human)" ;
    rdfs:subClassOf obo:PR_000001902, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10260>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001902
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51450
    obo:IAO_0000115 "A nuclear receptor ROR-gamma that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    oboInOwl:hasExactSynonym "RAR-related orphan receptor C (mouse)", "TOR (mouse)", "mRORC", "nuclear receptor RZR-gamma (mouse)", "nuclear receptor subfamily 1 group F member 3 (mouse)", "retinoid-related orphan receptor-gamma (mouse)", "thymus orphan receptor (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Nr1f3", "Rorc", "Rorg", "Thor" ;
    oboInOwl:id "PR:P51450" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "nuclear receptor ROR-gamma (mouse)" ;
    rdfs:subClassOf obo:PR_000001902, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:104856>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001902
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51450-2
    obo:IAO_0000115 "A nuclear receptor ROR-gamma isoform 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51450-2" ;
    oboInOwl:hasExactSynonym "mRORC/iso:2", "nuclear receptor ROR-gamma isoform RORgT (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:P51450-2" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "nuclear receptor ROR-gamma isoform 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000003455, obo:PR_P51450 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003455
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51675
    obo:IAO_0000115 "A C-C chemokine receptor type 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    oboInOwl:hasExactSynonym "C-C CKR-1 (mouse)", "CC-CKR-1 (mouse)", "CCR-1 (mouse)", "CCR1 (mouse)", "CD191 (mouse)", "MIP-1alpha-R (mouse)", "RANTES-R (mouse)", "mCCR1", "macrophage inflammatory protein 1-alpha receptor (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr1", "Cmkbr1" ;
    oboInOwl:id "PR:P51675" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001254, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:104618>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51677
    obo:IAO_0000115 "A C-C chemokine receptor type 3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100055", "Reactome:R-HSA-373106", "UniProtKB:P51677" ;
    oboInOwl:hasExactSynonym "C C CKR3 (human)", "C-C CKR-3 (human)", "CC-CKR-3 (human)", "CCR-3 (human)", "CD193 (human)", "CKR 3 (human)", "CKR3 (human)", "eosinophil eotaxin receptor (human)", "hCCR3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR3", "CMKBR3" ;
    oboInOwl:id "PR:P51677" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 3 (human)" ;
    rdfs:subClassOf obo:PR_000001255, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1604>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001255
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51678
    obo:IAO_0000115 "A C-C chemokine receptor type 3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    oboInOwl:hasExactSynonym "C-C CKR-3 (mouse)", "CC-CKR-3 (mouse)", "CCR-3 (mouse)", "CCR3 (mouse)", "CD193 (mouse)", "CKR3 (mouse)", "MIP-1 alpha RL2 (mouse)", "mCCR3", "macrophage inflammatory protein 1-alpha receptor-like 2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr3", "Cmkbr1l2", "Cmkbr3" ;
    oboInOwl:id "PR:P51678" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "probable C-C chemokine receptor type 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000001255, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:104616>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001255
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51679
    obo:IAO_0000115 "A C-C chemokine receptor type 4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100056", "Reactome:R-HSA-373090", "UniProtKB:P51679" ;
    oboInOwl:hasExactSynonym "C-C CKR-4 (human)", "CC-CKR-4 (human)", "CCR-4 (human)", "CD194 (human)", "K5-5 (human)", "hCCR4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR4", "CMKBR4" ;
    oboInOwl:id "PR:P51679" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 4 (human)" ;
    rdfs:subClassOf obo:PR_000001200, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1605>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001200
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51680
    obo:IAO_0000115 "A C-C chemokine receptor type 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    oboInOwl:hasExactSynonym "C-C CKR-4 (mouse)", "CC-CKR-4 (mouse)", "CCR-4 (mouse)", "CCR4 (mouse)", "CD194 (mouse)", "mCCR4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr4", "Cmkbr4" ;
    oboInOwl:id "PR:P51680" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001200, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107824>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001200
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51681
    obo:IAO_0000115 "A C-C chemokine receptor type 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100057", "Reactome:R-HSA-171279", "UniProtKB:P51681" ;
    oboInOwl:hasExactSynonym "C-C CKR-5 (human)", "CC-CKR-5 (human)", "CCR-5 (human)", "CD195 (human)", "CHEMR13 (human)", "HIV-1 fusion coreceptor (human)", "hCCR5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR5", "CMKBR5" ;
    oboInOwl:id "PR:P51681" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 5 (human)" ;
    rdfs:subClassOf obo:PR_000001201, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1606>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51682
    obo:IAO_0000115 "A C-C chemokine receptor type 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    oboInOwl:hasExactSynonym "C-C CKR-5 (mouse)", "CC-CKR-5 (mouse)", "CCR-5 (mouse)", "CD195 (mouse)", "MIP-1 alpha receptor (mouse)", "mCCR5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr5", "Cmkbr5" ;
    oboInOwl:id "PR:P51682" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001201, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107182>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001201
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51683
    obo:IAO_0000115 "A C-C chemokine receptor type 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    oboInOwl:hasExactSynonym "C-C CKR-2 (mouse)", "CC-CKR-2 (mouse)", "CCR-2 (mouse)", "CCR2 (mouse)", "CD192 (mouse)", "JE/FIC receptor (mouse)", "MCP-1 receptor (mouse)", "mCCR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ccr2", "Cmkbr2" ;
    oboInOwl:id "PR:P51683" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001199, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106185>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001199
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P51684
    obo:IAO_0000115 "A C-C chemokine receptor type 6 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100058", "Reactome:R-HSA-373089", "UniProtKB:P51684" ;
    oboInOwl:hasExactSynonym "C-C CKR-6 (human)", "CC-CKR-6 (human)", "CCR-6 (human)", "CD196 (human)", "CKR-L3 (human)", "DRY6 (human)", "G-protein coupled receptor 29 (human)", "GPR-CY4 (human)", "GPRCY4 (human)", "LARC receptor (human)", "chemokine receptor-like 3 (human)", "hCCR6" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CCR6", "CKRL3", "CMKBR6", "GPR29", "STRL22" ;
    oboInOwl:id "PR:P51684" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-C chemokine receptor type 6 (human)" ;
    rdfs:subClassOf obo:PR_000001202, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1607>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001202
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51884
    obo:IAO_0000115 "A lumican that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    oboInOwl:hasExactSynonym "KSPG lumican (human)", "hLUM", "keratan sulfate proteoglycan lumican (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LDC", "LUM", "SLRR2D" ;
    oboInOwl:id "PR:P51884" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lumican (human)" ;
    rdfs:subClassOf obo:PR_000009981, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6724>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P51885
    obo:IAO_0000115 "A lumican that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    oboInOwl:hasExactSynonym "KSPG lumican (mouse)", "keratan sulfate proteoglycan lumican (mouse)", "mLUM" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lcn", "Ldc", "Lum" ;
    oboInOwl:id "PR:P51885" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lumican (mouse)" ;
    rdfs:subClassOf obo:PR_000009981, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:109347>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P53566
    obo:IAO_0000115 "A CCAAT/enhancer-binding protein alpha that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P53566" ;
    oboInOwl:hasExactSynonym "C/EBP alpha (mouse)", "mCEBPA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cebp", "Cebpa" ;
    oboInOwl:id "PR:P53566" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CCAAT/enhancer-binding protein alpha (mouse)" ;
    rdfs:subClassOf obo:PR_000005307, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:99480>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P55097
    obo:IAO_0000115 "A cathepsin K that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P55097" ;
    oboInOwl:hasExactSynonym "mCTSK" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ctsk" ;
    oboInOwl:id "PR:P55097" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cathepsin K (mouse)" ;
    rdfs:subClassOf obo:PR_000001850, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107823>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001850
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P55284
    obo:IAO_0000115 "A cadherin-5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P55284" ;
    oboInOwl:hasExactSynonym "CD144 (mouse)", "VE-cadherin (mouse)", "mCDH5", "vascular endothelial cadherin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cdh5" ;
    oboInOwl:id "PR:P55284" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cadherin-5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001444, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:105057>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001444
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P55895
    obo:IAO_0000115 "A V(D)J recombination-activating protein 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5692675", "UniProtKB:P55895" ;
    oboInOwl:hasExactSynonym "RAG-2 (human)", "hRAG2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RAG2" ;
    oboInOwl:id "PR:P55895" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "V(D)J recombination-activating protein 2 (human)" ;
    rdfs:subClassOf obo:PR_000003460, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9832>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003460
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P56528
    obo:IAO_0000115 "An ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    oboInOwl:hasExactSynonym "2'-phospho-ADP-ribosyl cyclase (mouse)", "2'-phospho-ADP-ribosyl cyclase/2'-phospho-cyclic-ADP-ribose transferase (mouse)", "2'-phospho-cyclic-ADP-ribose transferase (mouse)", "ADP-ribosyl cyclase 1 (mouse)", "ADPRC 1 (mouse)", "CD38 (mouse)", "I-19 (mouse)", "NIM-R5 antigen (mouse)", "cADPr hydrolase 1 (mouse)", "cyclic ADP-ribose hydrolase 1 (mouse)", "mCD38" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd38" ;
    oboInOwl:id "PR:P56528" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001408, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107474>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001408
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P59901
    obo:IAO_0000115 "A leukocyte immunoglobulin-like receptor subfamily A member 4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    oboInOwl:hasExactSynonym "CD85 antigen-like family member G (human)", "CD85g (human)", "ILT-7 (human)", "hLILRA4", "immunoglobulin-like transcript 7 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ILT7", "LILRA4" ;
    oboInOwl:id "PR:P59901" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "leukocyte immunoglobulin-like receptor subfamily A member 4 (human)" ;
    rdfs:subClassOf obo:PR_000001398, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15503>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001398
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P60041
    obo:IAO_0000115 "A somatostatin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P60041" ;
    oboInOwl:hasExactSynonym "mSST" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Smst", "Sst" ;
    oboInOwl:id "PR:P60041" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "somatostatin (mouse)" ;
    rdfs:subClassOf obo:PR_000015665, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98326>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000015665
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P61073
    obo:IAO_0000115 "A C-X-C chemokine receptor type 4 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "LAP-3 (human)" ;
    oboInOwl:hasDbXref "DTO:02100078", "Reactome:R-HSA-2980772", "UniProtKB:P61073" ;
    oboInOwl:hasExactSynonym "CD184 (human)", "CXC-R4 (human)", "CXCR-4 (human)", "FB22 (human)", "HM89 (human)", "LCR1 (human)", "LESTR (human)", "LPS-associated protein 3 (human)", "NPYRL (human)", "SDF-1 receptor (human)", "fusin (human)", "hCXCR4", "leukocyte-derived seven transmembrane domain receptor (human)", "lipopolysaccharide-associated protein 3 (human)", "stromal cell-derived factor 1 receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CXCR4" ;
    oboInOwl:id "PR:P61073" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 4 (human)" ;
    rdfs:subClassOf obo:PR_000001208, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2561>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001208
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P61278
    obo:IAO_0000115 "A somatostatin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P61278" ;
    oboInOwl:hasExactSynonym "growth hormone release-inhibiting factor (human)", "hSST" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SST" ;
    oboInOwl:id "PR:P61278" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "somatostatin (human)" ;
    rdfs:subClassOf obo:PR_000015665, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11329>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000015665
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P70658
    obo:IAO_0000115 "A C-X-C chemokine receptor type 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    oboInOwl:hasExactSynonym "CD184 (mouse)", "CXC-R4 (mouse)", "CXCR-4 (mouse)", "LESTR (mouse)", "PB-CKR (mouse)", "SDF-1 receptor (mouse)", "fusin (mouse)", "leukocyte-derived seven transmembrane domain receptor (mouse)", "mCXCR4", "pre-B-cell-derived chemokine receptor (mouse)", "stromal cell-derived factor 1 receptor (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cmkar4", "Cxcr4", "Lestr", "Sdf1r" ;
    oboInOwl:id "PR:P70658" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001208, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:109563>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001208
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P78324
    obo:IAO_0000115 "A tyrosine-protein phosphatase non-receptor type substrate 1 that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "p84 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasExactSynonym "CD172 antigen-like family member A (human)", "CD172a (human)", "MyD-1 antigen (human)", "SHP substrate 1 (human)", "SHPS-1 (human)", "Sirp-alpha-1 (human)", "Sirp-alpha-2 (human)", "Sirp-alpha-3 (human)", "brain Ig-like molecule with tyrosine-based activation motifs (human)", "hSIRPA", "inhibitory receptor SHPS-1 (human)", "macrophage fusion receptor (human)", "signal-regulatory protein alpha-1 (human)", "signal-regulatory protein alpha-2 (human)", "signal-regulatory protein alpha-3 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BIT", "MFR", "MYD1", "PTPNS1", "SHPS1", "SIRP", "SIRPA" ;
    oboInOwl:id "PR:P78324" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tyrosine-protein phosphatase non-receptor type substrate 1 (human)" ;
    rdfs:subClassOf obo:PR_000001968, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9662>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001968
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P78412
    obo:IAO_0000115 "An iroquois-class homeodomain protein IRX-6 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    oboInOwl:hasExactSynonym "hIRX6", "homeodomain protein IRXB3 (human)", "iroquois homeobox protein 6 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IRX6", "IRX7", "IRXB3" ;
    oboInOwl:id "PR:P78412" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "iroquois-class homeodomain protein IRX-6 (human)" ;
    rdfs:subClassOf obo:PR_000029067, obo:PR_000029562, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14675>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000029562
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P80188
    obo:IAO_0000115 "A neutrophil gelatinase-associated lipocalin that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "p25 (human)" ;
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    oboInOwl:hasExactSynonym "25 kDa alpha-2-microglobulin-related subunit of MMP-9 (human)", "hLCN2", "lipocalin-2 (human)", "oncogene 24p3 (human)", "siderocalin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "HNL", "LCN2", "NGAL" ;
    oboInOwl:id "PR:P80188" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neutrophil gelatinase-associated lipocalin (human)" ;
    rdfs:subClassOf obo:PR_000009725, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6526>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009725
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_P97367
    obo:IAO_0000115 "A homeobox protein Meis2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P97367" ;
    oboInOwl:hasExactSynonym "Meis1-related protein 1 (mouse)", "mMEIS2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Meis2", "Mrg1", "Stra10" ;
    oboInOwl:id "PR:P97367" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "homeobox protein Meis2 (mouse)" ;
    rdfs:subClassOf obo:PR_000010317, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:108564>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010317
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P97449
    obo:IAO_0000115 "An aminopeptidase N that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    oboInOwl:hasExactSynonym "AP-M (mouse)", "AP-N (mouse)", "CD13 (mouse)", "alanyl aminopeptidase (mouse)", "aminopeptidase M (mouse)", "mANPEP", "mAPN", "membrane protein p161 (mouse)", "microsomal aminopeptidase (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Anpep", "Lap-1", "Lap1" ;
    oboInOwl:id "PR:P97449" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "aminopeptidase N (mouse)" ;
    rdfs:subClassOf obo:PR_000002031, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:5000466>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002031
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_P97797
    obo:IAO_0000115 "A tyrosine-protein phosphatase non-receptor type substrate 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "p84 (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasExactSynonym "CD172 antigen-like family member A (mouse)", "CD172a (mouse)", "MyD-1 antigen (mouse)", "SHP substrate 1 (mouse)", "SHPS-1 (mouse)", "Sirp-alpha-1 (mouse)", "brain Ig-like molecule with tyrosine-based activation motifs (mouse)", "inhibitory receptor SHPS-1 (mouse)", "mSIRP-alpha1", "mSIRPA", "signal-regulatory protein alpha-1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Bit", "Myd1", "Ptpns1", "Shps1", "Sirp", "Sirpa" ;
    oboInOwl:id "PR:P97797" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tyrosine-protein phosphatase non-receptor type substrate 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001968, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:108563>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001968
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q00342
    obo:IAO_0000115 "A receptor-type tyrosine-protein kinase FLT3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    oboInOwl:hasExactSynonym "CD135 (mouse)", "FL cytokine receptor (mouse)", "FLK-2 (mouse)", "FLT-3 (mouse)", "fetal liver kinase 2 (mouse)", "fms-like tyrosine kinase 3 (mouse)", "mFLT3", "tyrosine-protein kinase receptor flk-2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Flk-2", "Flt-3", "Flt3" ;
    oboInOwl:id "PR:Q00342" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "receptor-type tyrosine-protein kinase FLT3 (mouse)" ;
    rdfs:subClassOf obo:PR_000002001, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95559>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q00609
    obo:IAO_0000115 "A CD80 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q00609" ;
    oboInOwl:hasExactSynonym "CD80 (mouse)", "activation B7-1 antigen (mouse)", "mCD80" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "B7", "Cd80" ;
    oboInOwl:id "PR:Q00609" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-lymphocyte activation antigen CD80 (mouse)" ;
    rdfs:subClassOf obo:PR_000001438, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:101775>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001438
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q00651
    obo:IAO_0000115 "An integrin alpha-4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member D (mouse)", "CD49d (mouse)", "LPAM subunit alpha (mouse)", "VLA-4 subunit alpha (mouse)", "integrin alpha-IV (mouse)", "lymphocyte Peyer patch adhesion molecules subunit alpha (mouse)", "mITGA4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itga4" ;
    oboInOwl:id "PR:Q00651" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-4 (mouse)" ;
    rdfs:subClassOf obo:PR_000009129, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96603>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009129
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q00653
    obo:IAO_0000115 "A nuclear factor NF-kappa-B p100 subunit that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2677931", "UniProtKB:Q00653" ;
    oboInOwl:hasExactSynonym "DNA-binding factor KBF2 (human)", "H2TF1 (human)", "hNFKB2", "lymphocyte translocation chromosome 10 protein (human)", "nuclear factor of kappa light polypeptide gene enhancer in B-cells 2 (human)", "oncogene Lyt-10 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LYT10", "NFKB2" ;
    oboInOwl:id "PR:Q00653" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "nuclear factor NF-kappa-B p100 subunit (human)" ;
    rdfs:subClassOf obo:PR_000011178, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7795>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q01151
    obo:IAO_0000115 "A CD83 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q01151" ;
    oboInOwl:hasExactSynonym "B-cell activation protein (human)", "cell surface protein HB15 (human)", "hCD83" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD83" ;
    oboInOwl:id "PR:Q01151" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD83 antigen (human)" ;
    rdfs:subClassOf obo:PR_000001310, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1703>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q01196
    obo:IAO_0000115 "A runt-related transcription factor 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5667138", "Reactome:R-HSA-8865295", "UniProtKB:Q01196" ;
    oboInOwl:hasExactSynonym "CBF-alpha-2 (human)", "PEA2-alpha B (human)", "PEBP2-alpha B (human)", "SL3-3 enhancer factor 1 alpha B subunit (human)", "SL3/AKV core-binding factor alpha B subunit (human)", "acute myeloid leukemia 1 protein (human)", "core-binding factor subunit alpha-2 (human)", "hRUNX1", "oncogene AML-1 (human)", "polyomavirus enhancer-binding protein 2 alpha B subunit (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "AML1", "CBFA2", "RUNX1" ;
    oboInOwl:id "PR:Q01196" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "runt-related transcription factor 1 (human)" ;
    rdfs:subClassOf obo:PR_000014362, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10471>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014362
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q01344
    obo:IAO_0000115 "An interleukin-5 receptor subunit alpha that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    oboInOwl:hasExactSynonym "CD125 (human)", "CDw125 (human)", "IL-5 receptor subunit alpha (human)", "IL-5R subunit alpha (human)", "IL-5R-alpha (human)", "IL-5RA (human)", "hIL5RA" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL5R", "IL5RA" ;
    oboInOwl:id "PR:Q01344" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-5 receptor subunit alpha (human)" ;
    rdfs:subClassOf obo:PR_000001867, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6017>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001867
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q01638
    obo:IAO_0000115 "An interleukin-1 receptor-like 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    oboInOwl:hasExactSynonym "hIL1RL1", "protein ST2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "DER4", "IL1RL1", "ST2", "T1" ;
    oboInOwl:id "PR:Q01638" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-1 receptor-like 1 (human)" ;
    rdfs:subClassOf obo:PR_000008994, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5998>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008994
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q02242
    obo:IAO_0000115 "A programmed cell death protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    oboInOwl:hasExactSynonym "CD279 (mouse)", "mPD-1", "mPDCD1", "protein PD-1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pd1", "Pdcd1" ;
    oboInOwl:id "PR:Q02242" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "programmed cell death protein 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001919, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:104879>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001919
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q02548
    obo:IAO_0000115 "A paired box protein PAX-5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-158583", "UniProtKB:Q02548" ;
    oboInOwl:hasExactSynonym "B-cell-specific transcription factor (human)", "BSAP (human)", "hPAX5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PAX5" ;
    oboInOwl:id "PR:Q02548" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "paired box protein Pax-5 (human)" ;
    rdfs:subClassOf obo:PR_000001903, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8619>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001903
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q02650
    obo:IAO_0000115 "A paired box protein PAX-5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q02650" ;
    oboInOwl:hasExactSynonym "B-cell-specific transcription factor (mouse)", "BSAP (mouse)", "mPAX5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Pax-5", "Pax5" ;
    oboInOwl:id "PR:Q02650" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "paired box protein Pax-5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001903, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97489>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001903
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q03347
    obo:IAO_0000115 "A runt-related transcription factor 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    oboInOwl:hasExactSynonym "CBF-alpha-2 (mouse)", "PEA2-alpha B (mouse)", "PEBP2-alpha B (mouse)", "SL3-3 enhancer factor 1 alpha B subunit (mouse)", "SL3/AKV core-binding factor alpha B subunit (mouse)", "acute myeloid leukemia 1 protein (mouse)", "core-binding factor subunit alpha-2 (mouse)", "mRUNX1", "oncogene AML-1 (mouse)", "polyomavirus enhancer-binding protein 2 alpha B subunit (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Aml1", "Cbfa2", "Pebp2ab", "Runx1" ;
    oboInOwl:id "PR:Q03347" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "runt-related transcription factor 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000014362, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:99852>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000014362
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q03405
    obo:IAO_0000115 "A urokinase plasminogen activator surface receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    oboInOwl:hasExactSynonym "CD87 (human)", "U-PAR (human)", "hPLAUR", "monocyte activation antigen Mo3 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MO3", "PLAUR", "UPAR" ;
    oboInOwl:id "PR:Q03405" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "urokinase plasminogen activator surface receptor (human)" ;
    rdfs:subClassOf obo:PR_000001969, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9053>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001969
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q04683
    obo:IAO_0000115 "A C-X-C chemokine receptor type 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    oboInOwl:hasExactSynonym "CD185 (mouse)", "CXC-R5 (mouse)", "CXCR-5 (mouse)", "burkitt lymphoma receptor 1 homolog (mouse)", "mCXCR5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Blr1", "Cxcr5", "Gpcr6" ;
    oboInOwl:id "PR:Q04683" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-X-C chemokine receptor type 5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001209, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:103567>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001209
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q05117
    obo:IAO_0000115 "A tartrate-resistant acid phosphatase type 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    oboInOwl:hasExactSynonym "TR-AP (mouse)", "TrATPase (mouse)", "mACP5", "tartrate-resistant acid ATPase (mouse)", "type 5 acid phosphatase (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Acp5", "T5ap", "Trap" ;
    oboInOwl:id "PR:Q05117" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tartrate-resistant acid phosphatase type 5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001937, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:87883>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001937
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q07075
    obo:IAO_0000115 "A glutamyl aminopeptidase that is encoded in the genome of human." ;
    oboInOwl:hasBroadSynonym "EAP (human)" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2022341", "UniProtKB:Q07075" ;
    oboInOwl:hasExactSynonym "AP-A (human)", "CD249 (human)", "aminopeptidase A (human)", "differentiation antigen gp160 (human)", "hENPEP" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ENPEP" ;
    oboInOwl:id "PR:Q07075" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "glutamyl aminopeptidase (human)" ;
    rdfs:subClassOf obo:PR_000002039, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3355>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002039
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q07108
    obo:IAO_0000115 "A CD69 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    oboInOwl:hasExactSynonym "AIM (human)", "BL-AC/P26 (human)", "C-type lectin domain family 2 member C (human)", "EA1 (human)", "GP32/28 (human)", "MLR-3 (human)", "activation inducer molecule (human)", "early T-cell activation antigen p60 (human)", "hCD69", "leukocyte surface antigen Leu-23 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD69", "CLEC2C" ;
    oboInOwl:id "PR:Q07108" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "early activation antigen CD69 (human)" ;
    rdfs:subClassOf obo:PR_000001343, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1694>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001343
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q07763
    obo:IAO_0000115 "A natural killer cell receptor 2B4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    oboInOwl:hasExactSynonym "CD244 (mouse)", "NK cell type I receptor protein 2B4 (mouse)", "NKR2B4 (mouse)", "SLAM family member 4 (mouse)", "SLAMF4 (mouse)", "mCD244", "non-MHC restricted killing associated (mouse)", "signaling lymphocytic activation molecule 4 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "2b4", "Cd244", "Nmrk" ;
    oboInOwl:id "PR:Q07763" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural killer cell receptor 2B4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001896, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:109294>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001896
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q08857
    obo:IAO_0000115 "A platelet glycoprotein 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    oboInOwl:hasExactSynonym "CD36 (mouse)", "GPIIIB (mouse)", "GPIV (mouse)", "PAS IV (mouse)", "PAS-4 (mouse)", "glycoprotein IIIb (mouse)", "mCD36", "platelet glycoprotein IV (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd36" ;
    oboInOwl:id "PR:Q08857" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "platelet glycoprotein 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001905, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:107899>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001905
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q10589
    obo:IAO_0000115 "A bone marrow stromal antigen 2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    oboInOwl:hasExactSynonym "BST-2 (human)", "CD317 (human)", "HM1.24 antigen (human)", "hBST2", "tetherin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BST2" ;
    oboInOwl:id "PR:Q10589" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "bone marrow stromal antigen 2 (human)" ;
    rdfs:subClassOf obo:PR_000001326, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1119>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001326
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q11127
    obo:IAO_0000115 "An alpha-(1,3)-fucosyltransferase 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    oboInOwl:hasExactSynonym "Fuc-TIV (mouse)", "FucT-IV (mouse)", "fucosyltransferase 4 (mouse)", "fucosyltransferase IV (mouse)", "galactoside 3-L-fucosyltransferase (mouse)", "mFUT4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Elft", "Fut4" ;
    oboInOwl:id "PR:Q11127" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "alpha-(1,3)-fucosyltransferase 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000001456, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95594>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q12866
    obo:IAO_0000115 "A tyrosine-protein kinase Mer that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:03100312", "UniProtKB:Q12866" ;
    oboInOwl:hasExactSynonym "hMERTK", "proto-oncogene c-Mer (human)", "receptor tyrosine kinase MerTK (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MER", "MERTK" ;
    oboInOwl:id "PR:Q12866" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tyrosine-protein kinase Mer (human)" ;
    rdfs:subClassOf obo:PR_000010329, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7027>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010329
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q12918
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily B member 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2132225", "UniProtKB:Q12918" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 5 member B (human)", "CD161 (human)", "HNKR-P1a (human)", "NKR-P1A (human)", "hKLRB1", "natural killer cell surface protein P1A (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC5B", "KLRB1", "NKRP1A" ;
    oboInOwl:id "PR:Q12918" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily B member 1 (human)" ;
    rdfs:subClassOf obo:PR_000025670, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6373>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000025670
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q13241
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily D member 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2326854", "UniProtKB:Q13241" ;
    oboInOwl:hasExactSynonym "KP43 (human)", "NK cell receptor (human)", "hKLRD1", "killer cell lectin-like receptor subfamily D member 1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD94", "KLRD1" ;
    oboInOwl:id "PR:Q13241" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural killer cells antigen CD94 (human)" ;
    rdfs:subClassOf obo:PR_000001402, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6378>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001402
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q13291
    obo:IAO_0000115 "A SLAM family member 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    oboInOwl:hasExactSynonym "CD150 (human)", "CDw150 (human)", "IPO-3 (human)", "SLAM family member 1 (human)", "hSLAMF1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SLAM", "SLAMF1" ;
    oboInOwl:id "PR:Q13291" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "signaling lymphocytic activation molecule (human)" ;
    rdfs:subClassOf obo:PR_000001833, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10903>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001833
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q13445
    obo:IAO_0000115 "A transmembrane emp24 domain-containing protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    oboInOwl:hasExactSynonym "Tp24 (human)", "hTMED1", "interleukin-1 receptor-like 1 ligand (human)", "p24 family protein gamma-1 (human)", "p24gamma1 (human)", "putative T1/ST2 receptor-binding protein (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "IL1RL1L", "IL1RL1LG", "TMED1" ;
    oboInOwl:id "PR:Q13445" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transmembrane emp24 domain-containing protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000016401, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17291>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000016401
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q13507
    obo:IAO_0000115 "A short transient receptor potential cation channel TRPC3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:01100321", "Reactome:R-HSA-426172", "UniProtKB:Q13507" ;
    oboInOwl:hasExactSynonym "TRP-3 (human)", "TrpC3 (human)", "hTRPC3", "hTrp-3", "hTrp3", "transient receptor protein 3 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TRP3", "TRPC3" ;
    oboInOwl:id "PR:Q13507" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "short transient receptor potential channel 3 (human)" ;
    rdfs:subClassOf obo:PR_000000775, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12335>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000775
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q14246
    obo:IAO_0000115 "An adhesion G protein-coupled receptor E1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100089", "UniProtKB:Q14246" ;
    oboInOwl:hasExactSynonym "EGF-like module receptor 1 (human)", "EGF-like module-containing mucin-like hormone receptor-like 1 (human)", "EMR1 hormone receptor (human)", "hADGRE1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "ADGRE1", "EMR1", "TM7LN3" ;
    oboInOwl:id "PR:Q14246" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "adhesion G protein-coupled receptor E1 (human)" ;
    rdfs:subClassOf obo:PR_000001813, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3336>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q15116
    obo:IAO_0000115 "A programmed cell death protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    oboInOwl:hasExactSynonym "CD279 (human)", "hPD-1", "hPDCD1", "protein PD-1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "PD1", "PDCD1" ;
    oboInOwl:id "PR:Q15116" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "programmed cell death protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000001919, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8760>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001919
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q15744
    obo:IAO_0000115 "A CCAAT/enhancer-binding protein epsilon that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-3234072", "UniProtKB:Q15744" ;
    oboInOwl:hasExactSynonym "C/EBP epsilon (human)", "hCEBPE" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CEBPE" ;
    oboInOwl:id "PR:Q15744" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CCAAT/enhancer-binding protein epsilon (human)" ;
    rdfs:subClassOf obo:PR_000005310, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1836>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q18PI6
    obo:IAO_0000115 "A SLAM family member 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    oboInOwl:hasExactSynonym "CD84 (mouse)", "leukocyte differentiation antigen CD84 (mouse)", "mCD84", "signaling lymphocytic activation molecule 5 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd84", "Slamf5" ;
    oboInOwl:id "PR:Q18PI6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "SLAM family member 5 (mouse)" ;
    rdfs:subClassOf obo:PR_000001319, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1336885>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001319
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q2VLH6
    obo:IAO_0000115 "A scavenger receptor cysteine-rich type 1 protein M130 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q2VLH6" ;
    oboInOwl:hasExactSynonym "CD163 (mouse)", "mCD163" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd163", "M130" ;
    oboInOwl:id "PR:Q2VLH6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "scavenger receptor cysteine-rich type 1 protein M130 (mouse)" ;
    rdfs:subClassOf obo:PR_000001925, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:2135946>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q3V009
    obo:IAO_0000115 "A transmembrane emp24 domain-containing protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    oboInOwl:hasExactSynonym "interleukin-1 receptor-like 1 ligand (mouse)", "mTMED1", "p24 family protein gamma-1 (mouse)", "p24gamma1 (mouse)", "putative T1/ST2 receptor-binding protein (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Il1rl1l", "Tmed1" ;
    oboInOwl:id "PR:Q3V009" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transmembrane emp24 domain-containing protein 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000016401, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106201>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000016401
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q5UKY4
    obo:IAO_0000115 "A cell surface glycoprotein CD200 receptor 3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    oboInOwl:hasExactSynonym "CD200 cell surface glycoprotein receptor-like 3 (mouse)", "CD200 cell surface glycoprotein receptor-like b (mouse)", "CD200 receptor-like 3 (mouse)", "cell surface glycoprotein OX2 receptor 3 (mouse)", "mCd200r3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd200r3", "Cd200rlb" ;
    oboInOwl:id "PR:Q5UKY4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "cell surface glycoprotein CD200 receptor 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000006169, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1921853>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000006169
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60651
    obo:IAO_0000115 "A killer cell lectin-like receptor 4 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    oboInOwl:hasExactSynonym "T-cell surface glycoprotein Ly-49D (mouse)", "lymphocyte antigen 49d (mouse)", "mKlra4" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klra4", "Ly-49d", "Ly49-d", "Ly49d" ;
    oboInOwl:id "PR:Q60651" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor 4 (mouse)" ;
    rdfs:subClassOf obo:PR_000009619, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:101904>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009619
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60677
    obo:IAO_0000115 "An integrin alpha-E that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60677" ;
    oboInOwl:hasExactSynonym "CD103 (mouse)", "integrin alpha M290 (mouse)", "mITGAE" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itgae" ;
    oboInOwl:id "PR:Q60677" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-E (mouse)" ;
    rdfs:subClassOf obo:PR_000001010, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1298377>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60682
    obo:IAO_0000115 "A killer cell lectin-like receptor 8 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    oboInOwl:hasExactSynonym "T-cell surface glycoprotein Ly-49H (mouse)", "lymphocyte antigen 49h (mouse)", "mKlra8" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klra8", "Ly-49h", "Ly49-h", "Ly49H" ;
    oboInOwl:id "PR:Q60682" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor 8 (mouse)" ;
    rdfs:subClassOf obo:PR_000009623, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:102968>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009623
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60754
    obo:IAO_0000115 "A macrophage receptor MARCO that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60754" ;
    oboInOwl:hasExactSynonym "mMARCO", "macrophage receptor with collagenous structure (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Marco" ;
    oboInOwl:id "PR:Q60754" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage receptor MARCO (mouse)" ;
    rdfs:subClassOf obo:PR_000001884, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1309998>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001884
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60767
    obo:IAO_0000115 "A lymphocyte antigen 75 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    oboInOwl:hasExactSynonym "CD205 (mouse)", "DEC-205 (mouse)", "Ly-75 (mouse)", "mLY75" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd205", "Ly75" ;
    oboInOwl:id "PR:Q60767" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lymphocyte antigen 75 (mouse)" ;
    rdfs:subClassOf obo:PR_000001026, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106662>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q60805
    obo:IAO_0000115 "A tyrosine-protein kinase Mer that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q60805" ;
    oboInOwl:hasExactSynonym "mMERTK", "proto-oncogene c-Mer (mouse)", "receptor tyrosine kinase MerTK (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Mer", "Mertk" ;
    oboInOwl:id "PR:Q60805" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tyrosine-protein kinase Mer (mouse)" ;
    rdfs:subClassOf obo:PR_000010329, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96965>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000010329
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61176
    obo:IAO_0000115 "An arginase-1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61176" ;
    oboInOwl:hasExactSynonym "liver-type arginase (mouse)", "mARG1", "type I arginase (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Arg1" ;
    oboInOwl:id "PR:Q61176" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "arginase-1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001844, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88070>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61391
    obo:IAO_0000115 "A neprilysin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    oboInOwl:hasExactSynonym "CD10 (mouse)", "NEP (mouse)", "SFE (mouse)", "atriopeptidase (mouse)", "enkephalinase (mouse)", "mMME", "neutral endopeptidase (mouse)", "neutral endopeptidase 24.11 (mouse)", "skin fibroblast elastase (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Mme" ;
    oboInOwl:id "PR:Q61391" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neprilysin (mouse)" ;
    rdfs:subClassOf obo:PR_000001898, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97004>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001898
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61549
    obo:IAO_0000115 "An adhesion G protein-coupled receptor E1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    oboInOwl:hasExactSynonym "EGF-like module receptor 1 (mouse)", "EGF-like module-containing mucin-like hormone receptor-like 1 (mouse)", "EMR1 hormone receptor (mouse)", "cell surface glycoprotein F4/80 (mouse)", "mADGRE1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Adgre1", "Emr1", "Gpf480" ;
    oboInOwl:id "PR:Q61549" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "adhesion G protein-coupled receptor E1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001813, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:106912>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61830
    obo:IAO_0000115 "A macrophage mannose receptor 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61830" ;
    oboInOwl:hasExactSynonym "CD206 (mouse)", "MMR (mouse)", "mMRC1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Mrc1" ;
    oboInOwl:id "PR:Q61830" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage mannose receptor 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000002972, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:97142>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002972
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61878
    obo:IAO_0000115 "A bone marrow proteoglycan that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61878" ;
    oboInOwl:hasExactSynonym "BMPG (mouse)", "mPRG2", "proteoglycan 2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Mbp-1", "Prg2" ;
    oboInOwl:id "PR:Q61878" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "bone marrow proteoglycan (mouse)" ;
    rdfs:subClassOf obo:PR_000013206, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:103294>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000013206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q61878-1
    obo:IAO_0000115 "A bone marrow proteoglycan isoform 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q61878-1" ;
    oboInOwl:hasExactSynonym "mPRG2/iso:1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "PR:Q61878-1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-sequence." ;
    rdfs:label "bone marrow proteoglycan isoform 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000022003, obo:PR_Q61878 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000022003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q62230
    obo:IAO_0000115 "A sialoadhesin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    oboInOwl:hasExactSynonym "CD169 (mouse)", "SER (mouse)", "mSIGLEC1", "sheep erythrocyte receptor (mouse)", "sialic acid-binding Ig-like lectin 1 (mouse)", "siglec-1 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Sa", "Siglec1", "Sn" ;
    oboInOwl:id "PR:Q62230" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "sialoadhesin (mouse)" ;
    rdfs:subClassOf obo:PR_000001931, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:99668>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001931
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q62351
    obo:IAO_0000115 "A transferrin receptor protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    oboInOwl:hasExactSynonym "CD71 (mouse)", "TfR (mouse)", "TfR1 (mouse)", "mTFRC" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TR (mouse)", "Tfrc", "Trfr" ;
    oboInOwl:id "PR:Q62351" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "transferrin receptor protein 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001945, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:98822>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q62469
    obo:IAO_0000115 "An integrin alpha-2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    oboInOwl:hasExactSynonym "CD49 antigen-like family member B (mouse)", "CD49b (mouse)", "GPIa (mouse)", "VLA-2 subunit alpha (mouse)", "collagen receptor (mouse)", "mITGA2", "platelet membrane glycoprotein Ia (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itga2" ;
    oboInOwl:id "PR:Q62469" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001008, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96600>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q63961
    obo:IAO_0000115 "An endoglin that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q63961" ;
    oboInOwl:hasExactSynonym "CD105 (mouse)", "cell surface MJ7/18 antigen (mouse)", "mENG" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Edg", "Eng" ;
    oboInOwl:id "PR:Q63961" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "endoglin (mouse)" ;
    rdfs:subClassOf obo:PR_000001345, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:95392>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001345
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q63994
    obo:IAO_0000115 "A CD33 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    oboInOwl:hasExactSynonym "CD33 (mouse)", "mCD33", "sialic acid-binding Ig-like lectin 3 (mouse)", "siglec-3 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd33", "Siglec3" ;
    oboInOwl:id "PR:Q63994" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "myeloid cell surface antigen CD33 (mouse)" ;
    rdfs:subClassOf obo:PR_000001892, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:99440>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q64314
    obo:IAO_0000115 "A CD34 molecule that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q64314" ;
    oboInOwl:hasExactSynonym "CD34 (mouse)", "mCD34" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd34" ;
    oboInOwl:id "PR:Q64314" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "hematopoietic progenitor cell antigen CD34 (mouse)" ;
    rdfs:subClassOf obo:PR_000001003, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:88329>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q64329
    obo:IAO_0000115 "A killer cell lectin-like receptor 3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    oboInOwl:hasExactSynonym "5E6 (mouse)", "Nk2.1 (mouse)", "T-cell surface glycoprotein Ly-49C (mouse)", "lymphocyte antigen 49c (mouse)", "mKlra3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Klra3", "Ly-49c", "Ly49C" ;
    oboInOwl:id "PR:Q64329" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000009618, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:101905>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009618
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q67BJ4
    obo:IAO_0000115 "A lactosylceramide 4-alpha-galactosyltransferase that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    oboInOwl:hasExactSynonym "Gb3 synthase (mouse)", "UDP-galactose:beta-D-galactosyl-beta1-R 4-alpha-D-galactosyltransferase (mouse)", "alpha-1,4-galactosyltransferase (mouse)", "alpha4Gal-T1 (mouse)", "globotriaosylceramide synthase (mouse)", "mA4GALT" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "A4galt", "alpha-1,4-N-acetylglucosaminyltransferase (mouse)" ;
    oboInOwl:id "PR:Q67BJ4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lactosylceramide 4-alpha-galactosyltransferase (mouse)" ;
    rdfs:subClassOf obo:PR_000003516, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:3512453>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003516
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q6DYE8
    obo:IAO_0000115 "An ectonucleotide pyrophosphatase/phosphodiesterase family member 3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    oboInOwl:hasExactSynonym "CD203c (mouse)", "E-NPP 3 (mouse)", "PD-Ibeta (mouse)", "mENPP3", "phosphodiesterase I beta (mouse)", "phosphodiesterase I/nucleotide pyrophosphatase 3 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Enpp3" ;
    oboInOwl:id "PR:Q6DYE8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "ectonucleotide pyrophosphatase/phosphodiesterase family member 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000001344, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:2143702>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001344
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q6EIG7
    obo:IAO_0000115 "A C-type lectin domain family 6 member A that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1472857", "UniProtKB:Q6EIG7" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 10 (human)", "DC-associated C-type lectin 2 (human)", "dectin-2 (human)", "dendritic cell-associated C-type lectin 2 (human)", "hCLEC6A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC6A", "CLECSF10", "DECTIN2" ;
    oboInOwl:id "PR:Q6EIG7" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 6 member A (human)" ;
    rdfs:subClassOf obo:PR_000001806, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14556>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001806
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q6PZD9
    obo:IAO_0000115 "A CCAAT/enhancer-binding protein epsilon that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q6PZD9" ;
    oboInOwl:hasExactSynonym "C/EBP epsilon (mouse)", "mCEBPE" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cebpe", "Gm294" ;
    oboInOwl:id "PR:Q6PZD9" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CCAAT/enhancer-binding protein epsilon (mouse)" ;
    rdfs:subClassOf obo:PR_000005310, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:103572>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000005310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q6QLQ4
    obo:IAO_0000115 "A C-type lectin domain family 7 member A that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 12 (mouse)", "CD369 (mouse)", "DC-associated C-type lectin 1 (mouse)", "beta-glucan receptor (mouse)", "dectin-1 (mouse)", "dendritic cell-associated C-type lectin 1 (mouse)", "mCLEC7A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Bgr", "Clec7a", "Clecsf12", "Dectin1" ;
    oboInOwl:id "PR:Q6QLQ4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 7 member A (mouse)" ;
    rdfs:subClassOf obo:PR_000001807, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1861431>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001807
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q86VB7
    obo:IAO_0000115 "A scavenger receptor cysteine-rich type 1 protein M130 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q86VB7" ;
    oboInOwl:hasExactSynonym "hCD163", "hemoglobin scavenger receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD163", "M130" ;
    oboInOwl:id "PR:Q86VB7" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "scavenger receptor cysteine-rich type 1 protein M130 (human)" ;
    rdfs:subClassOf obo:PR_000001925, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1631>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q8C567
    obo:IAO_0000115 "A natural cytotoxicity triggering receptor 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    oboInOwl:hasExactSynonym "CD335 (mouse)", "NK-p46 (mouse)", "NKp46 (mouse)", "activating receptor 1 (mouse)", "lymphocyte antigen 94 (mouse)", "mAR-1", "mNCR1", "mNKp46", "natural killer cell p46-related protein (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ly94", "Ncr1" ;
    oboInOwl:id "PR:Q8C567" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural cytotoxicity triggering receptor 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001893, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1336212>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8CJ91
    obo:IAO_0000115 "A CD209 molecule-like protein B that is encoded in the genome of mouse." ;
    oboInOwl:hasBroadSynonym "CD209 (mouse)" ;
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    oboInOwl:hasExactSynonym "DC-SIGN-related protein 1 (mouse)", "DC-SIGNR1 (mouse)", "OtB7 (mouse)", "mCd209b" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd209b" ;
    oboInOwl:id "PR:Q8CJ91" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD209 antigen-like protein B (mouse)" ;
    rdfs:subClassOf obo:PR_000006172, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1916415>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000006172
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8R2Q8
    obo:IAO_0000115 "A bone marrow stromal antigen 2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q8R2Q8" ;
    oboInOwl:hasExactSynonym "BST-2 (mouse)", "CD317 (mouse)", "HM1.24 antigen (mouse)", "mBST2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Bst2" ;
    oboInOwl:id "PR:Q8R2Q8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "bone marrow stromal antigen 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001326, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1916800>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001326
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8R4G0
    obo:IAO_0000115 "A netrin-G1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q8R4G0" ;
    oboInOwl:hasExactSynonym "laminet-1 (mouse)", "mNTNG1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Kiaa0976", "Lmnt1", "Ntng1" ;
    oboInOwl:id "PR:Q8R4G0" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "netrin-G1 (mouse)" ;
    rdfs:subClassOf obo:PR_000011467, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1934028>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8R4I7
    obo:IAO_0000115 "A neuropilin and tolloid-like protein 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q8R4I7" ;
    oboInOwl:hasExactSynonym "brain-specific transmembrane protein containing 2 CUB and 1 LDL-receptor class A domains protein 1 (mouse)", "mNETO1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Btcl1", "Neto1" ;
    oboInOwl:id "PR:Q8R4I7" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neuropilin and tolloid-like protein 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000011143, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:2180216>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8TDF5
    obo:IAO_0000115 "A neuropilin and tolloid-like protein 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q8TDF5" ;
    oboInOwl:hasExactSynonym "brain-specific transmembrane protein containing 2 CUB and 1 LDL-receptor class A domains protein 1 (human)", "hNETO1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BTCL1", "NETO1" ;
    oboInOwl:id "PR:Q8TDF5" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "neuropilin and tolloid-like protein 1 (human)" ;
    rdfs:subClassOf obo:PR_000011143, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13823>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q8VBX4
    obo:IAO_0000115 "A C-type lectin domain family 4 member K that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q8VBX4" ;
    oboInOwl:hasExactSynonym "CD207 (mouse)", "langerin (mouse)", "mCD207" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cd207", "Clec4k" ;
    oboInOwl:id "PR:Q8VBX4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 4 member K (mouse)" ;
    rdfs:subClassOf obo:PR_000001293, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:2180021>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001293
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q8WTT0
    obo:IAO_0000115 "A C-type lectin domain family 4 member C that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2130705", "Reactome:R-HSA-6800186", "Reactome:R-HSA-6800915", "Reactome:R-HSA-6801022", "UniProtKB:Q8WTT0" ;
    oboInOwl:hasExactSynonym "BDCA-2 (human)", "C-type lectin superfamily member 7 (human)", "CD303 (human)", "blood dendritic cell antigen 2 (human)", "dendritic lectin (human)", "hCLEC4C" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BDCA2", "CLEC4C", "CLECSF11", "CLECSF7", "DLEC", "HECL", "UNQ9361/PRO34150" ;
    oboInOwl:id "PR:Q8WTT0" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 4 member C (human)" ;
    rdfs:subClassOf obo:PR_000001292, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13258>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001292
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q96E93
    obo:IAO_0000115 "A killer cell lectin-like receptor subfamily G member 1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-198006", "UniProtKB:Q96E93" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 15 member A (human)", "ITIM-containing receptor MAFA-L (human)", "MAFA-like receptor (human)", "hKLRG1", "mast cell function-associated antigen (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CLEC15A", "KLRG1", "MAFA", "MAFAL" ;
    oboInOwl:id "PR:Q96E93" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "killer cell lectin-like receptor subfamily G member 1 (human)" ;
    rdfs:subClassOf obo:PR_000009426, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6380>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009426
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q99JB6
    obo:IAO_0000115 "A forkhead box protein P3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q99JB6" ;
    oboInOwl:hasExactSynonym "mFOXP3", "scurfin (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Foxp3" ;
    oboInOwl:id "PR:Q99JB6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "forkhead box protein P3 (mouse)" ;
    rdfs:subClassOf obo:PR_000001350, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1891436>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001350
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9BXN2
    obo:IAO_0000115 "A C-type lectin domain family 7 member A that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2130683", "UniProtKB:Q9BXN2" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 12 (human)", "CD369 (human)", "DC-associated C-type lectin 1 (human)", "beta-glucan receptor (human)", "dectin-1 (human)", "dendritic cell-associated C-type lectin 1 (human)", "hCLEC7A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "BGR", "CLEC7A", "CLECSF12", "DECTIN1", "UNQ539/PRO1082" ;
    oboInOwl:id "PR:Q9BXN2" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 7 member A (human)" ;
    rdfs:subClassOf obo:PR_000001807, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14558>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001807
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9BZS1
    obo:IAO_0000115 "A forkhead box protein P3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8865539", "UniProtKB:Q9BZS1" ;
    oboInOwl:hasExactSynonym "hFOXP3", "scurfin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "FOXP3", "IPEX", "JM2" ;
    oboInOwl:id "PR:Q9BZS1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "forkhead box protein P3 (human)" ;
    rdfs:subClassOf obo:PR_000001350, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6106>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001350
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9BZW8
    obo:IAO_0000115 "A natural killer cell receptor 2B4 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    oboInOwl:hasExactSynonym "NAIL (human)", "NK cell activation-inducing ligand (human)", "NK cell type I receptor protein 2B4 (human)", "NKR2B4 (human)", "SLAM family member 4 (human)", "SLAMF4 (human)", "h2B4 (human)", "hCD244", "signaling lymphocytic activation molecule 4 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "2B4", "CD244" ;
    oboInOwl:id "PR:Q9BZW8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "natural killer cell receptor 2B4 (human)" ;
    rdfs:subClassOf obo:PR_000001896, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18171>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001896
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9BZZ2
    obo:IAO_0000115 "A sialoadhesin that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    oboInOwl:hasExactSynonym "CD169 (human)", "hSIGLEC1", "sialic acid-binding Ig-like lectin 1 (human)", "siglec-1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "SIGLEC1", "SN" ;
    oboInOwl:id "PR:Q9BZZ2" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "sialoadhesin (human)" ;
    rdfs:subClassOf obo:PR_000001931, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11127>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001931
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9D387
    obo:IAO_0000115 "A lysosome-associated membrane glycoprotein 5 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    oboInOwl:hasExactSynonym "BAD-LAMP (mouse)", "LAMP-5 (mouse)", "brain and dendritic cell-associated LAMP (mouse)", "brain-associated LAMP-like protein (mouse)", "lysosome-associated membrane protein 5 (mouse)", "mLAMP5" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Lamp5" ;
    oboInOwl:id "PR:Q9D387" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lysosome-associated membrane glycoprotein 5 (mouse)" ;
    rdfs:subClassOf obo:PR_000029032, obo:PR_000032148, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1923411>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000032148
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9ER75
    obo:IAO_0000115 "An iroquois-class homeodomain protein IRX-6 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9ER75" ;
    oboInOwl:hasExactSynonym "homeodomain protein IRXB3 (mouse)", "iroquois homeobox protein 6 (mouse)", "mIRX6" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Irx6", "Irxb3" ;
    oboInOwl:id "PR:Q9ER75" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "iroquois-class homeodomain protein IRX-6 (mouse)" ;
    rdfs:subClassOf obo:PR_000029032, obo:PR_000029562, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1927642>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000029562
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9JIP3
    obo:IAO_0000115 "An interleukin-17 receptor B that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    oboInOwl:hasExactSynonym "IL-17 receptor B (mouse)", "IL-17 receptor homolog 1 (mouse)", "IL-17B receptor (mouse)", "IL-17ER (mouse)", "IL-17RB (mouse)", "IL-17Rh1 (mouse)", "IL17Rh1 (mouse)", "interleukin-17B receptor (mouse)", "mIL17RB" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Evi27", "Il17br", "Il17rb" ;
    oboInOwl:id "PR:Q9JIP3" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-17 receptor B (mouse)" ;
    rdfs:subClassOf obo:PR_000008982, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1355292>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9JKD8
    obo:IAO_0000115 "A T-box transcription factor TBX21 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    oboInOwl:hasExactSynonym "T-box protein 21 (mouse)", "T-cell-specific T-box transcription factor T-bet (mouse)", "mTBX21", "transcription factor TBLYM (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Tbet", "Tblym", "Tbx21" ;
    oboInOwl:id "PR:Q9JKD8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-box transcription factor TBX21 (mouse)" ;
    rdfs:subClassOf obo:PR_000001835, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1888984>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001835
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9JKF4
    obo:IAO_0000115 "A C-type lectin domain family 6 member A that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    oboInOwl:hasExactSynonym "C-type lectin superfamily member 10 (mouse)", "DC-associated C-type lectin 2 (mouse)", "dectin-2 (mouse)", "dendritic cell-associated C-type lectin 2 (mouse)", "mCLEC6A" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Clec4n", "Clec6a", "Clecsf10", "Dectin2" ;
    oboInOwl:id "PR:Q9JKF4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 6 member A (mouse)" ;
    rdfs:subClassOf obo:PR_000001806, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1861231>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001806
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9NNX6
    obo:IAO_0000115 "A CD209 molecule that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2079928", "UniProtKB:Q9NNX6" ;
    oboInOwl:hasExactSynonym "C-type lectin domain family 4 member L (human)", "DC-SIGN (human)", "DC-SIGN1 (human)", "dendritic cell-specific ICAM-3-grabbing non-integrin 1 (human)", "hCD209" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD209", "CLEC4L" ;
    oboInOwl:id "PR:Q9NNX6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CD209 antigen (human)" ;
    rdfs:subClassOf obo:PR_000001300, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1641>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001300
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9NPC4
    obo:IAO_0000115 "A lactosylceramide 4-alpha-galactosyltransferase that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    oboInOwl:hasExactSynonym "CD77 synthase (human)", "Gb3 synthase (human)", "P1/Pk synthase (human)", "UDP-galactose:beta-D-galactosyl-beta1-R 4-alpha-D-galactosyltransferase (human)", "alpha-1,4-galactosyltransferase (human)", "alpha4Gal-T1 (human)", "globotriaosylceramide synthase (human)", "hA4GALT" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "A14GALT", "A4GALT", "A4GALT1", "alpha-1,4-N-acetylglucosaminyltransferase (human)" ;
    oboInOwl:id "PR:Q9NPC4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lactosylceramide 4-alpha-galactosyltransferase (human)" ;
    rdfs:subClassOf obo:PR_000003516, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18149>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000003516
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9NPY3
    obo:IAO_0000115 "A complement component C1q receptor that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    oboInOwl:hasExactSynonym "C1q/MBL/SPA receptor (human)", "C1qR (human)", "C1qR(p) (human)", "C1qRp (human)", "CDw93 (human)", "complement component 1 q subcomponent receptor 1 (human)", "hCD93", "matrix-remodeling-associated protein 4 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C1QR1", "CD93", "MXRA4" ;
    oboInOwl:id "PR:Q9NPY3" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "complement component C1q receptor (human)" ;
    rdfs:subClassOf obo:PR_000002037, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15855>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000002037
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9NRM6
    obo:IAO_0000115 "An interleukin-17 receptor B that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasExactSynonym "IL-17 receptor B (human)", "IL-17 receptor homolog 1 (human)", "IL-17B receptor (human)", "IL-17RB (human)", "IL-17Rh1 (human)", "IL17Rh1 (human)", "cytokine receptor-like 4 (human)", "hIL17RB", "interleukin-17B receptor (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CRL4", "EVI27", "IL17BR", "IL17RB", "UNQ2501/PRO19612" ;
    oboInOwl:id "PR:Q9NRM6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "interleukin-17 receptor B (human)" ;
    rdfs:subClassOf obo:PR_000008982, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18015>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000008982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9QUM0
    obo:IAO_0000115 "An integrin alpha-IIb that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    oboInOwl:hasExactSynonym "CD41 (mouse)", "GPIIb (mouse)", "GPalpha IIb (mouse)", "mITGA2B", "platelet membrane glycoprotein IIb (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itga2b" ;
    oboInOwl:id "PR:Q9QUM0" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-IIb (mouse)" ;
    rdfs:subClassOf obo:PR_000009127, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96601>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009127
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9QUM4
    obo:IAO_0000115 "A SLAM family member 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9QUM4" ;
    oboInOwl:hasExactSynonym "CD150 (mouse)", "SLAM family member 1 (mouse)", "mSLAMF1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Slam", "Slamf1" ;
    oboInOwl:id "PR:Q9QUM4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "signaling lymphocytic activation molecule (mouse)" ;
    rdfs:subClassOf obo:PR_000001833, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1351314>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001833
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9QXH4
    obo:IAO_0000115 "An integrin alpha-X that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    oboInOwl:hasExactSynonym "CD11 antigen-like family member C (mouse)", "CD11c (mouse)", "leukocyte adhesion glycoprotein p150,95 alpha chain (mouse)", "leukocyte adhesion receptor p150,95 (mouse)", "mITGAX" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Itgax" ;
    oboInOwl:id "PR:Q9QXH4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "integrin alpha-X (mouse)" ;
    rdfs:subClassOf obo:PR_000001013, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:96609>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9QZC1
    obo:IAO_0000115 "A short transient receptor potential cation channel TRPC3 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    oboInOwl:hasExactSynonym "TRP-3 (mouse)", "Trp-related protein 3 (mouse)", "TrpC3 (mouse)", "mTRPC3", "mTrp3", "receptor-activated cation channel TRP3 (mouse)", "transient receptor protein 3 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Trp3", "Trpc3", "Trrp3" ;
    oboInOwl:id "PR:Q9QZC1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "short transient receptor potential channel 3 (mouse)" ;
    rdfs:subClassOf obo:PR_000000775, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:109526>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000000775
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9UBR4
    obo:IAO_0000115 "A LIM/homeobox protein Lhx3 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-9010582", "UniProtKB:Q9UBR4" ;
    oboInOwl:hasExactSynonym "LIM homeobox protein 3 (human)", "hLHX3" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "LHX3" ;
    oboInOwl:id "PR:Q9UBR4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "LIM/homeobox protein Lhx3 (human)" ;
    rdfs:subClassOf obo:PR_000009793, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6595>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000009793
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9UEW3
    obo:IAO_0000115 "A macrophage receptor MARCO that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9UEW3" ;
    oboInOwl:hasExactSynonym "hMARCO", "macrophage receptor with collagenous structure (human)", "scavenger receptor class A member 2 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "MARCO", "SCARA2" ;
    oboInOwl:id "PR:Q9UEW3" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "macrophage receptor MARCO (human)" ;
    rdfs:subClassOf obo:PR_000001884, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6895>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001884
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9UIB8
    obo:IAO_0000115 "A SLAM family member 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    oboInOwl:hasExactSynonym "Hly9-beta (human)", "cell surface antigen MAX.3 (human)", "hCD84", "leukocyte differentiation antigen CD84 (human)", "signaling lymphocytic activation molecule 5 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD84", "SLAMF5" ;
    oboInOwl:id "PR:Q9UIB8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "SLAM family member 5 (human)" ;
    rdfs:subClassOf obo:PR_000001319, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1704>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001319
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9UJ71
    obo:IAO_0000115 "A C-type lectin domain family 4 member K that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1216519", "Reactome:R-HSA-1236762", "Reactome:R-HSA-1236852", "UniProtKB:Q9UJ71" ;
    oboInOwl:hasExactSynonym "hCD207", "langerin (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CD207", "CLEC4K" ;
    oboInOwl:id "PR:Q9UJ71" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "C-type lectin domain family 4 member K (human)" ;
    rdfs:subClassOf obo:PR_000001293, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17935>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001293
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9UJQ1
    obo:IAO_0000115 "A lysosome-associated membrane glycoprotein 5 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    oboInOwl:hasExactSynonym "BAD-LAMP (human)", "LAMP-5 (human)", "brain and dendritic cell-associated LAMP (human)", "brain-associated LAMP-like protein (human)", "hLAMP5", "lysosome-associated membrane protein 5 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "C20orf103", "LAMP5" ;
    oboInOwl:id "PR:Q9UJQ1" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "lysosome-associated membrane glycoprotein 5 (human)" ;
    rdfs:subClassOf obo:PR_000029067, obo:PR_000032148, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=16097>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000032148
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9UL17
    obo:IAO_0000115 "A T-box transcription factor TBX21 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    oboInOwl:hasExactSynonym "T-box protein 21 (human)", "T-cell-specific T-box transcription factor T-bet (human)", "hTBX21", "transcription factor TBLYM (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "TBET", "TBLYM", "TBX21" ;
    oboInOwl:id "PR:Q9UL17" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "T-box transcription factor TBX21 (human)" ;
    rdfs:subClassOf obo:PR_000001835, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11599>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001835
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9WTK5
    obo:IAO_0000115 "A nuclear factor NF-kappa-B p100 subunit that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9WTK5" ;
    oboInOwl:hasExactSynonym "DNA-binding factor KBF2 (mouse)", "mNFKB2", "nuclear factor of kappa light polypeptide gene enhancer in B-cells 2 (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Nfkb2" ;
    oboInOwl:id "PR:Q9WTK5" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "nuclear factor NF-kappa-B p100 subunit (mouse)" ;
    rdfs:subClassOf obo:PR_000011178, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1099800>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9WVS0
    obo:IAO_0000115 "An inducible T-cell costimulator that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    oboInOwl:hasExactSynonym "CCLP (mouse)", "CD278 (mouse)", "CD28 and CTLA-4-like protein (mouse)", "CD28-related protein 1 (mouse)", "activation-inducible lymphocyte immunomediatory molecule (mouse)", "mICOS" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Ailim", "CRP-1 (mouse)", "Icos" ;
    oboInOwl:id "PR:Q9WVS0" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "inducible T-cell costimulator (mouse)" ;
    rdfs:subClassOf obo:PR_000001860, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1858745>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001860
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9Y2I2
    obo:IAO_0000115 "A netrin-G1 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    oboInOwl:hasExactSynonym "hNTNG1", "laminet-1 (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "KIAA0976", "LMNT1", "NTNG1", "UNQ571/PRO1133" ;
    oboInOwl:id "PR:Q9Y2I2" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "netrin-G1 (human)" ;
    rdfs:subClassOf obo:PR_000011467, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=23319>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000011467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9Y5Y4
    obo:IAO_0000115 "A prostaglandin D2 receptor DP2 that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "DTO:02100741", "Reactome:R-HSA-416895", "UniProtKB:Q9Y5Y4" ;
    oboInOwl:hasExactSynonym "CD294 (human)", "G-protein coupled receptor 44 (human)", "chemoattractant receptor-homologous molecule expressed on Th2 cells (human)", "hPTGDR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "CRTH2", "DL1R", "GPR44", "PTGDR2" ;
    oboInOwl:id "PR:Q9Y5Y4" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "prostaglandin D2 receptor 2 (human)" ;
    rdfs:subClassOf obo:PR_000001547, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4502>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001547
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9Y6Q6
    obo:IAO_0000115 "A tumor necrosis factor receptor superfamily member 11A that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    oboInOwl:hasExactSynonym "CD265 (human)", "ODFR (human)", "hTNFRSF11A", "osteoclast differentiation factor receptor (human)", "receptor activator of NF-KB (human)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "RANK", "TNFRSF11A" ;
    oboInOwl:id "PR:Q9Y6Q6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "tumor necrosis factor receptor superfamily member 11A (human)" ;
    rdfs:subClassOf obo:PR_000001954, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11908>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001954
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9Y6W8
    obo:IAO_0000115 "An inducible T-cell costimulator that is encoded in the genome of human." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Y6W8" ;
    oboInOwl:hasExactSynonym "CD278 (human)", "activation-inducible lymphocyte immunomediatory molecule (human)", "hICOS" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "AILIM", "ICOS" ;
    oboInOwl:id "PR:Q9Y6W8" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "inducible T-cell costimulator (human)" ;
    rdfs:subClassOf obo:PR_000001860, obo:PR_000029067, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5351>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001860
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:PR_Q9Z0D9
    obo:IAO_0000115 "A CX3C chemokine receptor 1 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Z0D9" ;
    oboInOwl:hasExactSynonym "C-X3-C CKR-1 (mouse)", "CX3CR1 (mouse)", "fractalkine receptor (mouse)", "mCX3CR1" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Cx3cr1" ;
    oboInOwl:id "PR:Q9Z0D9" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "CX3C chemokine receptor 1 (mouse)" ;
    rdfs:subClassOf obo:PR_000001206, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1333815>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9Z0F7
    obo:IAO_0000115 "A gamma-synuclein that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Z0F7" ;
    oboInOwl:hasExactSynonym "mSNCG", "persyn (mouse)" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Persyn", "Sncg" ;
    oboInOwl:id "PR:Q9Z0F7" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "gamma-synuclein (mouse)" ;
    rdfs:subClassOf obo:PR_000015325, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1298397>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000015325
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:PR_Q9Z2J6
    obo:IAO_0000115 "A prostaglandin D2 receptor DP2 that is encoded in the genome of mouse." ;
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    oboInOwl:hasExactSynonym "CD294 (mouse)", "G-protein coupled receptor 44 (mouse)", "chemoattractant receptor-homologous molecule expressed on Th2 cells (mouse)", "mPTGDR2" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:hasRelatedSynonym "Crth2", "Gpr44", "Ptgdr2" ;
    oboInOwl:id "PR:Q9Z2J6" ;
    a owl:Class ;
    rdfs:comment "Category=organism-gene." ;
    rdfs:label "prostaglandin D2 receptor 2 (mouse)" ;
    rdfs:subClassOf obo:PR_000001547, obo:PR_000029032, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/pr#has_gene_template> ;
        owl:someValuesFrom <http://www.informatics.jax.org/marker/MGI:1330275>
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PR_000001547
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002160 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] .

obo:RO_0000052
    obo:IAO_0000111 "inheres in"@en ;
    obo:IAO_0000112 "this fragility is a characteristic of this vase"@en, "this red color is a characteristic of this apple"@en ;
    obo:IAO_0000115 "a relation between a specifically dependent continuant (the characteristic) and any other entity (the bearer), in which the characteristic depends on the bearer for its existence."@en ;
    obo:IAO_0000118 "inheres_in"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:comment "Note that this relation was previously called \"inheres in\", but was changed to be called \"characteristic of\" because BFO2 uses \"inheres in\" in a more restricted fashion. This relation differs from BFO2:inheres_in in two respects: (1) it does not impose a range constraint, and thus it allows qualities of processes, as well as of information entities, whereas BFO2 restricts inheres_in to only apply to independent continuants (2) it is declared functional, i.e. something can only be a characteristic of one thing." ;
    rdfs:label "characteristic of"@en, "inheres in"@en ;
    rdfs:subPropertyOf obo:RO_0002314 ;
    owl:inverseOf obo:RO_0000053 .

obo:RO_0000053
    obo:IAO_0000111 "bearer of"@en ;
    obo:IAO_0000112 "this apple is bearer of this red color"@en, "this vase is bearer of this fragility"@en ;
    obo:IAO_0000115 "Inverse of characteristic_of"@en ;
    obo:IAO_0000116 "A bearer can have many dependents, and its dependents can exist for different periods of time, but none of its dependents can exist when the bearer does not exist."@en ;
    obo:IAO_0000118 "bearer_of"@en, "is bearer of"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0000053" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "bearer_of" ;
    oboInOwl:shorthand "bearer_of" ;
    a owl:InverseFunctionalProperty, owl:ObjectProperty ;
    rdfs:label "bearer of", "bearer of"@en, "has characteristic"@en ;
    rdfs:range obo:BFO_0000020 .

obo:RO_0000056
    obo:IAO_0000111 "participates in"@en ;
    obo:IAO_0000112 "this blood clot participates in this blood coagulation"@en, "this input material (or this output material) participates in this process"@en, "this investigator participates in this investigation"@en ;
    obo:IAO_0000115 "a relation between a continuant and a process, in which the continuant is somehow involved in the process"@en ;
    obo:IAO_0000118 "participates_in"@en ;
    oboInOwl:hasDbXref "RO:0000056" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "participates_in" ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "participates_in" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "participates in"@en, "participates_in" ;
    rdfs:range obo:BFO_0000003 ;
    owl:inverseOf obo:RO_0000057 .

obo:RO_0000057
    obo:IAO_0000111 "has participant"@en ;
    obo:IAO_0000112 "this blood coagulation has participant this blood clot"@en, "this investigation has participant this investigator"@en, "this process has participant this input material (or this output material)"@en ;
    obo:IAO_0000115 "a relation between a process and a continuant, in which the continuant is somehow involved in the process"@en ;
    obo:IAO_0000116 "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time."@en ;
    obo:IAO_0000118 "has_participant"@en ;
    dc:source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "has participant"@en ;
    rdfs:range obo:BFO_0000002 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:RO_0000057
    ) .

obo:RO_0000079
    obo:IAO_0000112 "this catalysis function is a function of this enzyme"@en ;
    obo:IAO_0000115 "a relation between a function and an independent continuant (the bearer), in which the function specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A function inheres in its bearer at all times for which the function exists, however the function need not be realized at all the times that the function exists."@en ;
    obo:IAO_0000118 "function_of"@en, "is function of"@en ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is modeled after the BFO relation of the same name which was in BFO2, but is used in a more restricted sense - specifically, we model this relation as functional (inherited from characteristic-of). Note that this relation is now removed from BFO2020." ;
    rdfs:domain obo:BFO_0000034 ;
    rdfs:label "function of"@en ;
    rdfs:subPropertyOf obo:RO_0000052 ;
    owl:inverseOf obo:RO_0000085 .

obo:RO_0000080
    obo:IAO_0000112 "this red color is a quality of this apple"@en ;
    obo:IAO_0000115 "a relation between a quality and an independent continuant (the bearer), in which the quality specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A quality inheres in its bearer at all times for which the quality exists."@en ;
    obo:IAO_0000118 "is quality of"@en, "quality_of"@en ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is modeled after the BFO relation of the same name which was in BFO2, but is used in a more restricted sense - specifically, we model this relation as functional (inherited from characteristic-of). Note that this relation is now removed from BFO2020." ;
    rdfs:label "quality of"@en ;
    rdfs:subPropertyOf obo:RO_0000052 ;
    owl:inverseOf obo:RO_0000086 .

obo:RO_0000081
    obo:IAO_0000112 "this investigator role is a role of this person"@en ;
    obo:IAO_0000115 "a relation between a role and an independent continuant (the bearer), in which the role specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A role inheres in its bearer at all times for which the role exists, however the role need not be realized at all the times that the role exists."@en ;
    obo:IAO_0000118 "is role of"@en, "role_of"@en ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is modeled after the BFO relation of the same name which was in BFO2, but is used in a more restricted sense - specifically, we model this relation as functional (inherited from characteristic-of). Note that this relation is now removed from BFO2020." ;
    rdfs:label "role of"@en ;
    rdfs:subPropertyOf obo:RO_0000052 ;
    owl:inverseOf obo:RO_0000087 .

obo:RO_0000085
    obo:IAO_0000112 "this enzyme has function this catalysis function (more colloquially: this enzyme has this catalysis function)"@en ;
    obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a function, in which the function specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A bearer can have many functions, and its functions can exist for different periods of time, but none of its functions can exist when the bearer does not exist. A function need not be realized at all the times that the function exists."@en ;
    obo:IAO_0000118 "has_function"@en ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "has function"@en ;
    rdfs:range obo:BFO_0000034 ;
    rdfs:subPropertyOf obo:RO_0000053 .

obo:RO_0000086
    obo:IAO_0000112 "this apple has quality this red color"@en ;
    obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a quality, in which the quality specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A bearer can have many qualities, and its qualities can exist for different periods of time, but none of its qualities can exist when the bearer does not exist."@en ;
    obo:IAO_0000118 "has_quality"@en ;
    oboInOwl:hasDbXref "RO:0000086" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "has_quality" ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "has_quality" ;
    a owl:ObjectProperty ;
    rdfs:label "has quality"@en, "has_quality" ;
    rdfs:range obo:BFO_0000019 ;
    rdfs:subPropertyOf obo:RO_0000053 .

obo:RO_0000087
    obo:IAO_0000112 "this person has role this investigator role (more colloquially: this person has this role of investigator)"@en ;
    obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a role, in which the role specifically depends on the bearer for its existence"@en ;
    obo:IAO_0000116 "A bearer can have many roles, and its roles can exist for different periods of time, but none of its roles can exist when the bearer does not exist. A role need not be realized at all the times that the role exists."@en ;
    obo:IAO_0000118 "has_role"@en ;
    oboInOwl:hasDbXref "RO:0000087" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "has_role" ;
    oboInOwl:is_cyclic false ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "has_role" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "has role", "has role"@en ;
    rdfs:range obo:BFO_0000023 ;
    rdfs:subPropertyOf obo:RO_0000053 .

obo:RO_0000091
    obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a disposition, in which the disposition specifically depends on the bearer for its existence"@en ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "has disposition"@en ;
    rdfs:range obo:BFO_0000016 ;
    rdfs:subPropertyOf obo:RO_0000053 ;
    owl:inverseOf obo:RO_0000092 .

obo:RO_0000092
    obo:IAO_0000115 "inverse of has disposition" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is modeled after the BFO relation of the same name which was in BFO2, but is used in a more restricted sense - specifically, we model this relation as functional (inherited from characteristic-of). Note that this relation is now removed from BFO2020." ;
    rdfs:label "disposition of"@en ;
    rdfs:subPropertyOf obo:RO_0000052 .

obo:RO_0001000
    obo:IAO_0000112 "this cell derives from this parent cell (cell division)"@en, "this nucleus derives from this parent nucleus (nuclear division)"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a relation between two distinct material entities, the new entity and the old entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ;
    obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops from'."@en ;
    obo:IAO_0000118 "derives_from"@en ;
    obo:IAO_0000232 "This relation is taken from the RO2005 version of RO. It may be obsoleted and replaced by relations with different definitions. See also the 'develops from' family of relations." ;
    oboInOwl:hasDbXref "RO:0001000" ;
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "derives_from" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "derives_from" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "derives from"@en, "derives_from" ;
    owl:inverseOf obo:RO_0001001 .

obo:RO_0001001
    obo:IAO_0000112 "this parent cell derives into this cell (cell division)"@en, "this parent nucleus derives into this nucleus (nuclear division)"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a relation between two distinct material entities, the old entity and the new entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ;
    obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops into'. To avoid making statements about a future that may not come to pass, it is often better to use the backward-looking 'derives from' rather than the forward-looking 'derives into'."@en ;
    obo:IAO_0000118 "derives_into"@en ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "derives into"@en .

obo:RO_0001015
    obo:IAO_0000111 "is location of"@en ;
    obo:IAO_0000112 "my head is the location of my brain"@en, "this cage is the location of this rat"@en ;
    obo:IAO_0000115 "a relation between two independent continuants, the location and the target, in which the target is entirely within the location"@en ;
    obo:IAO_0000116 "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en ;
    obo:IAO_0000118 "location_of"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0001015" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "location_of" ;
    oboInOwl:shorthand "location_of" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "location of"@en, "location_of" ;
    owl:inverseOf obo:RO_0001025 .

obo:RO_0001018
    obo:IAO_0000111 "contained in"@en ;
    obo:IAO_0000116 "Containment is location not involving parthood, and arises only where some immaterial continuant is involved.", "Containment obtains in each case between material and immaterial continuants, for instance: lung contained_in thoracic cavity; bladder contained_in pelvic cavity. Hence containment is not a transitive relation.    If c part_of c1 at t then we have also, by our definition and by the axioms of mereology applied to spatial regions, c located_in c1 at t. Thus, many examples of instance-level location relations for continuants are in fact cases of instance-level parthood. For material continuants location and parthood coincide. Containment is location not involving parthood, and arises only where some immaterial continuant is involved. To understand this relation, we first define overlap for continuants as follows:    c1 overlap c2 at t =def for some c, c part_of c1 at t and c part_of c2 at t. The containment relation on the instance level can then be defined (see definition):"@en, """Intended meaning:
domain: material entity
range: spatial region or site (immaterial continuant)
        """@en ;
    obo:IAO_0000118 "contained_in"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "contained in"@en ;
    rdfs:range obo:BFO_0000004 ;
    owl:inverseOf obo:RO_0001019 ;
    owl:propertyChainAxiom (obo:RO_0001025
        obo:BFO_0000050
    ) .

obo:RO_0001019
    obo:IAO_0000111 "contains"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0001019" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "contains" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "contains" ;
    a owl:ObjectProperty ;
    rdfs:label "contains", "contains"@en .

obo:RO_0001025
    obo:IAO_0000111 "located in"@en ;
    obo:IAO_0000112 "my brain is located in my head"@en, "this rat is located in this cage"@en ;
    obo:IAO_0000115 "a relation between two independent continuants, the target and the location, in which the target is entirely within the location"@en ;
    obo:IAO_0000116 "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1.    Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus"@en, "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en ;
    obo:IAO_0000118 "located_in"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    dc:source "http://www.obofoundry.org/ro/#OBO_REL:located_in" ;
    oboInOwl:hasDbXref "RO:0001025" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "located_in" ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    oboInOwl:shorthand "located_in" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000004, [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000004
            [
                a owl:Class ;
                owl:complementOf obo:BFO_0000006
            ]
        )
    ] ;
    rdfs:label "located in"@en, "located_in" ;
    rdfs:range obo:BFO_0000004, [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000004
            [
                a owl:Class ;
                owl:complementOf obo:BFO_0000006
            ]
        )
    ] ;
    owl:propertyChainAxiom (obo:RO_0001025
        obo:BFO_0000050
    ) .

obo:RO_0001900
    a owl:AnnotationProperty .

obo:RO_0002000
    obo:IAO_0000115 "a relation between a 2D immaterial entity (the boundary) and a material entity, in which the boundary delimits the material entity"@en ;
    oboInOwl:hasDbXref "RO:0002000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "boundary_of" ;
    oboInOwl:shorthand "boundary_of" ;
    a owl:ObjectProperty ;
    rdfs:label "2D boundary of"@en ;
    owl:inverseOf obo:RO_0002002 .

obo:RO_0002002
    obo:IAO_0000115 "a relation between a material entity and a 2D immaterial entity (the boundary), in which the boundary delimits the material entity"@en ;
    oboInOwl:hasDbXref "RO:0002002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_boundary" ;
    oboInOwl:shorthand "has_boundary" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "has 2D boundary"@en, "has boundary" ;
    rdfs:range obo:BFO_0000141 .

obo:RO_0002005
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    cito:citesAsAuthority "http://www.ncbi.nlm.nih.gov/pubmed/22402613"^^xsd:anyURI ;
    oboInOwl:hasDbXref "RO:0002005" ;
    oboInOwl:hasExactSynonym "nerve supply" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "innervated_by" ;
    oboInOwl:shorthand "innervated_by" ;
    a owl:ObjectProperty ;
    rdfs:comment "http://code.google.com/p/obo-relations/issues/detail?id=6" ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "innervated_by"@en ;
    rdfs:range obo:CARO_0001001 ;
    rdfs:seeAlso obo:FMA_85999, obo:dbprop_nerve ;
    owl:inverseOf obo:RO_0002134 ;
    owl:propertyChainAxiom (obo:RO_0002005
        obo:RO_0002380
    ) .

obo:RO_0002006
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:label "has synaptic terminal of"@en ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:inverseOf obo:RO_0002130 .

obo:RO_0002007
    obo:IAO_0000115 """X outer_layer_of Y iff:
. X :continuant that bearer_of some PATO:laminar
. X part_of Y
. exists Z :surface
. X has_boundary Z
. Z boundary_of Y

has_boundary: http://purl.obolibrary.org/obo/RO_0002002
boundary_of: http://purl.obolibrary.org/obo/RO_0002000""" ;
    oboInOwl:hasDbXref "RO:0002007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "bounding_layer_of" ;
    oboInOwl:shorthand "bounding_layer_of" ;
    a owl:ObjectProperty ;
    rdfs:comment "A relationship that applies between a continuant and its outer, bounding layer. Examples include the relationship between a multicellular organism and its integument, between an animal cell and its plasma membrane, and between a membrane bound organelle and its outer/bounding membrane." ;
    rdfs:domain [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000040
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002124
            ]
        )
    ] ;
    rdfs:label "bounding layer of", "bounding layer of"@en ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002013
    obo:IAO_0000115 "A 'has regulatory component activity' B if A and B are GO molecular functions (GO_0003674), A has_component B and A is regulated by B." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-24T09:30:46Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "has regulatory component activity" ;
    rdfs:subPropertyOf obo:RO_0002017, obo:RO_0002334 .

obo:RO_0002014
    obo:IAO_0000115 "A relationship that holds between a GO molecular function and a component of that molecular function that negatively regulates the activity of the whole.  More formally, A 'has regulatory component activity' B iff :A and B are GO molecular functions (GO_0003674), A has_component B and A is negatively regulated by B." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-24T09:31:01Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:comment "By convention GO molecular functions are classified by their effector function.  Internal regulatory functions are treated as components.  For example, NMDA glutmate receptor activity is a cation channel activity with positive regulatory component 'glutamate binding' and negative regulatory components including 'zinc binding' and 'magnesium binding'." ;
    rdfs:label "has negative regulatory component activity" ;
    rdfs:subPropertyOf obo:RO_0002013, obo:RO_0002335 .

obo:RO_0002015
    obo:IAO_0000115 "A relationship that holds between a GO molecular function and a component of that molecular function that positively regulates the activity of the whole.  More formally, A 'has regulatory component activity' B iff :A and B are GO molecular functions (GO_0003674), A has_component B and A is positively regulated by B." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-24T09:31:17Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:comment "By convention GO molecular functions are classified by their effector function and internal regulatory functions are treated as components.  So, for example calmodulin has a protein binding activity that has positive regulatory component activity calcium binding activity. Receptor tyrosine kinase activity is a tyrosine kinase activity that has positive regulatory component 'ligand binding'." ;
    rdfs:label "has positive regulatory component activity" ;
    rdfs:subPropertyOf obo:RO_0002013, obo:RO_0002336 .

obo:RO_0002017
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-24T09:44:33Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:comment "A 'has component activity' B if A is A and B are molecular functions (GO_0003674) and A has_component B." ;
    rdfs:label "has component activity" ;
    rdfs:subPropertyOf obo:RO_0002018 .

obo:RO_0002018
    obo:IAO_0000115 "w 'has process component' p if p and w are processes,  w 'has part' p and w is such that it can be directly disassembled into into n parts p, p2, p3, ..., pn, where these parts are of similar type." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-05-24T09:49:21Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has component process" ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002180 .

obo:RO_0002022
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-17T13:52:24Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:comment "Process(P2) is directly regulated by process(P1) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  regulates the kinase activity (P2) of protein B then P1 directly regulates P2." ;
    rdfs:label "directly regulated by" ;
    rdfs:subPropertyOf obo:RO_0002334 ;
    owl:inverseOf obo:RO_0002578 .

obo:RO_0002023
    obo:IAO_0000115 "Process(P2) is directly negatively regulated by process(P1) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  negatively regulates the kinase activity (P2) of protein B then P2 directly negatively regulated by P1." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-17T13:52:38Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "directly negatively regulated by" ;
    rdfs:subPropertyOf obo:RO_0002022 ;
    owl:inverseOf obo:RO_0002630 .

obo:RO_0002024
    obo:IAO_0000115 "Process(P2) is directly postively regulated by process(P1) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P2 is directly postively regulated by P1." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-17T13:52:47Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "directly positively regulated by" ;
    rdfs:subPropertyOf obo:RO_0002022 ;
    owl:inverseOf obo:RO_0002629 .

obo:RO_0002025
    obo:IAO_0000115 "A 'has effector activity' B if A and B are GO molecular functions (GO_0003674),  A 'has component activity' B and B is the effector (output function) of B.  Each compound function has only one effector activity." ;
    oboInOwl:created_by "dos" ;
    oboInOwl:creation_date "2017-09-22T14:14:36Z"^^xsd:dateTime ;
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:comment "This relation is designed for constructing compound molecular functions, typically in combination with one or more regulatory component activity relations." ;
    rdfs:label "has effector activity" ;
    rdfs:subPropertyOf obo:RO_0002017 .

obo:RO_0002081
    a owl:ObjectProperty ;
    rdfs:label "before or simultaneous with"@en ;
    rdfs:subPropertyOf obo:RO_0002222 .

obo:RO_0002082
    obo:IAO_0000115 "Relation between occurrents, shares start and end boundaries." ;
    oboInOwl:hasDbXref "RO:0002082" ;
    oboInOwl:hasExactSynonym "coincides_with", "is_equal_to" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "simultaneous_with" ;
    oboInOwl:shorthand "simultaneous_with" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "simultaneous with"@en ;
    rdfs:subPropertyOf obo:RO_0002081, obo:RO_0002223, obo:RO_0002229 .

obo:RO_0002086
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "X ends_after Y iff: end(Y) before_or_simultaneous_with end(X)"@en ;
    rdfs:label "ends after"@en ;
    rdfs:subPropertyOf obo:RO_0002222 .

obo:RO_0002087
    obo:IAO_0000115 "X immediately_preceded_by Y iff: end(X) simultaneous_with start(Y)" ;
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "starts_at_end_of" ;
    obo:UBPROP_0000001 "A non-transitive temporal relation in which one process immediately precedes another process, such that there is no interval of time between the two processes[SIO:000251]." ;
    oboInOwl:hasDbXref "RO:0002087" ;
    oboInOwl:hasExactSynonym "directly preceded by", "is directly preceded by", "is immediately preceded by", "starts_at_end_of" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "immediately_preceded_by" ;
    oboInOwl:shorthand "immediately_preceded_by" ;
    a owl:ObjectProperty ;
    rdfs:comment "X immediately_preceded_by Y iff: end(X) simultaneous_with start(Y)"@en ;
    rdfs:label "immediately preceded by"@en, "immediately_preceded_by" ;
    rdfs:seeAlso obo:SIO_000251 ;
    rdfs:subPropertyOf obo:BFO_0000062 ;
    owl:inverseOf obo:RO_0002090 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:RO_0002230
    ) .

obo:RO_0002090
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "ends_at_start_of", "meets" ;
    obo:RO_0002575 obo:BFO_0000063 ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:comment "X immediately_precedes_Y iff: end(X) simultaneous_with start(Y)"@en ;
    rdfs:label "immediately precedes"@en ;
    rdfs:subPropertyOf obo:BFO_0000063 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002224
    ) .

obo:RO_0002100
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Relation between a neuron and an anatomical structure that its soma is part of."@en ;
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000424 """<http://purl.obolibrary.org/obo/BFO_0000051> some (
   <http://purl.obolibrary.org/obo/GO_0043025> and   <http://purl.obolibrary.org/obo/BFO_0000050> some ?Y)""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "has soma location"@en ;
    rdfs:range obo:CARO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:propertyChainAxiom (obo:RO_0002100
        obo:BFO_0000050
    ) .

obo:RO_0002101
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 """relationship between a neuron and a neuron projection bundle (e.g.- tract or nerve bundle) that one or more of its projections travels through.
"""@en ;
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "fasciculates with" ;
    obo:IAO_0000426 """(forall (?x ?y) 
	(iff 
		(fasciculates_with ?x ?y)
		(exists (?nps ?npbs)
			(and 
				(\"neuron ; CL_0000540\" ?x)
				(\"neuron projection bundle ; CARO_0001001\" ?y) 
				(\"neuron projection segment ; CARO_0001502\" ?nps)
				(\"neuron projection bundle segment ; CARO_0001500' \" ?npbs)
				(part_of ?npbs ?y) 			
				(part_of ?nps ?x)
				(part_of ?nps ?npbs)
				(forall (?npbss)
					(if
						(and 
							(\"neuron projection bundle subsegment ; CARO_0001501\" ?npbss)
							(part_of ?npbss ?npbs) 
						)
						(overlaps ?nps ?npbss)
					))))))""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "fasciculates with"@en ;
    rdfs:range obo:CARO_0001001 ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:inverseOf obo:RO_0002132 .

obo:RO_0002102
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Relation between a neuron and some structure its axon forms (chemical) synapses in."@en ;
    obo:IAO_0000117 "Chris Mungall"@en, "David Osumi-Sutherland", "David Osumi-Sutherland"@en ;
    obo:IAO_0000424 """<http://purl.obolibrary.org/obo/BFO_0000051> some (
   <http://purl.obolibrary.org/obo/GO_0030424> and <http://purl.obolibrary.org/obo/BFO_0000051> some (
      <http://purl.obolibrary.org/obo/GO_0042734> and <http://purl.obolibrary.org/obo/BFO_0000050> some (
         <http://purl.obolibrary.org/obo/GO_0045202> and <http://purl.obolibrary.org/obo/BFO_0000050> some ?Y)))""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "axon synapses in"@en ;
    rdfs:subPropertyOf obo:RO_0002113 ;
    owl:propertyChainAxiom (obo:RO_0002102
        obo:BFO_0000050
    ) .

obo:RO_0002103
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Relation between an anatomical structure (including cells) and a neuron that chemically synapses to it. "@en ;
    obo:IAO_0000117 "Chris Mungall"@en, "David Osumi-Sutherland"@en ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/BFO_0000051> some (<http://purl.obolibrary.org/obo/GO_0045211> that part_of some (<http://purl.obolibrary.org/obo/GO_0045202> that has_part some (<http://purl.obolibrary.org/obo/GO_0042734> that <http://purl.obolibrary.org/obo/BFO_0000050> some Y?)))" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:label "synapsed by"@en ;
    rdfs:range [
        a owl:Class ;
        owl:unionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:CL_0000540
            ]
        )
    ] ;
    rdfs:subPropertyOf obo:RO_0002485 ;
    owl:inverseOf obo:RO_0002120 .

obo:RO_0002104
    obo:IAO_0000112 "Every B cell[CL_0000236] has plasma membrane part some immunoglobulin complex[GO_0019814]"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Holds between a cell c and a protein complex or protein p if and only if that cell has as part a plasma_membrane[GO:0005886], and that plasma membrane has p as part." ;
    obo:IAO_0000117 "Alexander Diehl", "Chris Mungall"@en, "Lindsay Cowell" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/19243617> ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/BFO_0000051> some (<http://purl.obolibrary.org/obo/GO_0005886> and <http://purl.obolibrary.org/obo/BFO_0000051> some ?Y)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000006 ;
    rdfs:label "has plasma membrane part"@en ;
    rdfs:range obo:CARO_0000006 ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002110
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Relation between a neuron and some structure (e.g.- a brain region) in which it receives (chemical) synaptic input. "@en ;
    obo:IAO_0000117 "Chris Mungall"@en, "David Osumi-Sutherland"@en ;
    obo:IAO_0000118 "synapsed in"@en ;
    obo:IAO_0000424 """http://purl.obolibrary.org/obo/BFO_0000051 some (
   http://purl.org/obo/owl/GO#GO_0045211 and http://purl.obolibrary.org/obo/BFO_0000050 some (
      http://purl.org/obo/owl/GO#GO_0045202 and http://purl.obolibrary.org/obo/BFO_0000050 some ?Y))""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "has postsynaptic terminal in"@en ;
    rdfs:subPropertyOf obo:RO_0002130 ;
    owl:inverseOf obo:RO_0002113 ;
    owl:propertyChainAxiom (obo:RO_0002110
        obo:BFO_0000050
    ) .

obo:RO_0002113
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Relation between a neuron and some structure (e.g.- a brain region) in which it receives (chemical) synaptic input."@en ;
    obo:IAO_0000118 "synapses in"@en ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/BFO_0000051> some (<http://purl.obolibrary.org/obo/GO_0042734> that <http://purl.obolibrary.org/obo/BFO_0000050> some (<http://purl.obolibrary.org/obo/GO_0045202> that <http://purl.obolibrary.org/obo/BFO_0000050> some Y?)"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "has presynaptic terminal in"@en ;
    rdfs:subPropertyOf obo:RO_0002130 ;
    owl:propertyChainAxiom (obo:RO_0002113
        obo:BFO_0000050
    ) .

obo:RO_0002120
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 """ Relation between a neuron and an anatomical structure (including cells) that it chemically synapses to.
        """@en ;
    obo:IAO_0000117 "Chris Mungall"@en, "David Osumi-Sutherland"@en ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/BFO_0000051> some (<http://purl.obolibrary.org/obo/GO_0042734> that part_of some (<http://purl.obolibrary.org/obo/GO_0045202> that <http://purl.obolibrary.org/obo/BFO_0000051> some (<http://purl.obolibrary.org/obo/GO_0045211> that <http://purl.obolibrary.org/obo/BFO_0000050> some Y?)))" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:comment """N1 synapsed_to some N2 
Expands to:
N1 SubclassOf ( 
   has_part some (
      ‘pre-synaptic membrane ; GO:0042734’ that part_of some ( 
	‘synapse ; GO:0045202’ that has_part some (
	   ‘post-synaptic membrane ; GO:0045211’ that part_of some N2))))""" ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:CL_0000540
            ]
        )
    ] ;
    rdfs:label "synapsed to"@en ;
    rdfs:subPropertyOf obo:RO_0002486 .

obo:RO_0002130
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "A general relation between a neuron and some structure in which it either chemically synapses to some target or in which it receives (chemical) synaptic input." ;
    obo:IAO_0000117 "David Osumi-Sutherland"@en ;
    obo:IAO_0000118 "has synapse in" ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/RO_0002131> some (<http://purl.obolibrary.org/obo/GO_0045202> that <http://purl.obolibrary.org/obo/BFO_0000050> some Y?)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CL_0000540 ;
    rdfs:label "has synaptic terminal in"@en ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:propertyChainAxiom (obo:RO_0002130
        obo:BFO_0000050
    ) .

obo:RO_0002131
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x overlaps y iff they have some part in common." ;
    obo:IAO_0000424 "BFO_0000051 some (BFO_0000050 some ?Y)", "http://purl.obolibrary.org/obo/BFO_0000051 some (http://purl.obolibrary.org/obo/BFO_0000050 some ?Y)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0002131" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "overlaps" ;
    oboInOwl:inSubset subsets:ro-eco, obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    oboInOwl:shorthand "overlaps" ;
    a owl:ObjectProperty ;
    rdfs:label "overlaps", "overlaps"@en ;
    rdfs:subPropertyOf obo:RO_0002323 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000050
    ), (obo:BFO_0000051
        obo:BFO_0000050
    ), (obo:BFO_0000051
        obo:RO_0002131
    ), (obo:RO_0002131
        obo:BFO_0000050
    ) .

obo:RO_0002132
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "The relation between a neuron projection bundle and a neuron projection that is fasciculated with it."@en ;
    obo:IAO_0000117 "David Osumi-Sutherland"@en ;
    obo:IAO_0000118 "has fasciculating component"@en ;
    obo:IAO_0000426 """(forall (?x ?y) 
	(iff 
		(has_fasciculating_neuron_projection ?x ?y)
		(exists (?nps ?npbs)		
			(and 
				(\"neuron projection bundle ; CARO_0001001\" ?x)
				(\"neuron projection ; GO0043005\" ?y)
				(\"neuron projection segment ; CARO_0001502\" ?nps)
				(\"neuron projection bundle segment ; CARO_0001500\" ?npbs)
				(part_of ?nps ?y)
				(part_of ?npbs ?x)
				(part_of ?nps ?npbs)
				(forall (?npbss)
					(if
						(and 
							(\"neuron projection bundle subsegment ; CARO_0001501\" ?npbss)
							(part_of ?npbss ?npbs) 
						)
						(overlaps ?nps ?npbss)
					))))))


""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0001001 ;
    rdfs:label "has fasciculating neuron projection"@en ;
    rdfs:range [
        a owl:Class ;
        owl:unionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:CL_0000540
            ]
        )
    ] ;
    rdfs:subPropertyOf obo:RO_0002131 .

obo:RO_0002134
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 """Relation between a 'neuron projection bundle' and a region in which one or more of its component neuron projections either synapses to targets or receives synaptic input.
T innervates some R
Expands_to: T has_fasciculating_neuron_projection that synapse_in some R."""@en ;
    obo:IAO_0000117 "David Osumi-Sutherland"@en ;
    obo:IAO_0000424 "<http://purl.obolibrary.org/obo/RO_0002132> some (<http://purl.obolibrary.org/obo/GO_0043005> that (<http://purl.obolibrary.org/obo/RO_0002131> some (<http://purl.obolibrary.org/obo/GO_0045202> that <http://purl.obolibrary.org/obo/BFO_0000050> some Y?)))" ;
    obo:RO_0001900 obo:RO_0001901 ;
    cito:citesAsAuthority <http://www.ncbi.nlm.nih.gov/pubmed/22402613> ;
    oboInOwl:hasDbXref "RO:0002134" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "innervates" ;
    oboInOwl:shorthand "innervates" ;
    a owl:ObjectProperty ;
    rdfs:comment "http://code.google.com/p/obo-relations/issues/detail?id=6" ;
    rdfs:domain obo:CARO_0001001 ;
    rdfs:label "innervates"@en ;
    owl:propertyChainAxiom (obo:RO_0002134
        obo:BFO_0000050
    ) .

obo:RO_0002150
    obo:IAO_0000115 "X continuous_with Y if and only if X and Y share a fiat boundary." ;
    oboInOwl:hasDbXref "RO:0002150" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "continuous_with" ;
    oboInOwl:shorthand "continuous_with" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "continuous with"@en, "continuous_with" ;
    rdfs:range obo:BFO_0000004 .

obo:RO_0002158
    oboInOwl:hasDbXref "RO:0002158" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "homologous_to" ;
    oboInOwl:shorthand "homologous_to" ;
    a owl:ObjectProperty .

obo:RO_0002160
    obo:IAO_0000112 "lactation SubClassOf 'only in taxon' some 'Mammalia'" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "S only_in_taxon T iff: S SubClassOf in_taxon only T", "U only_in_taxon T: U is a feature found in only in organisms of species of taxon T. The feature cannot be found in an organism of any species outside of (not subsumed by) that taxon. Down-propagates in U hierarchy, up-propagates in T hierarchy (species taxonomy). Implies applicable_to_taxon.", "x only in taxon y if and only if x is in taxon y, and there is no other organism z such that y!=z a and x is in taxon z." ;
    obo:IAO_0000116 """The original intent was to treat this as a macro that expands to 'in taxon' only ?Y - however, this is not necessary if we instead have supplemental axioms that state that each pair of sibling tax have a disjointness axiom using the 'in taxon' property - e.g.

 'in taxon' some Eukaryota DisjointWith 'in taxon' some Eubacteria""" ;
    obo:IAO_0000117 "Chris Mungall"@en ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/17921072>, <http://www.ncbi.nlm.nih.gov/pubmed/20973947> ;
    oboInOwl:hasDbXref "RO:0002160" ;
    oboInOwl:hasExactSynonym "never_outside_taxon", "specific_to", "specific_to_taxon" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "only_in_taxon" ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "only_in_taxon" ;
    a owl:ObjectProperty ;
    rdfs:comment "Down-propagates. The original name for this in the paper is 'specific_to'. Applicable to genes because some genes are lost in sub-species (strains) of a species." ;
    rdfs:label "only in taxon", "only_in_taxon" ;
    rdfs:seeAlso <https://github.com/obophenotype/uberon/wiki/Taxon-constraints> ;
    rdfs:subPropertyOf obo:RO_0002162 .

obo:RO_0002161
    obo:IAO_0000112 "tooth SubClassOf 'never in taxon' value 'Aves'" ;
    obo:IAO_0000115 "S never_in_taxon T iff: S SubClassOf in_taxon only not T", "x never in taxon T if and only if T is a class, and x does not instantiate the class expression \"in taxon some T\". Note that this is a shortcut relation, and should be used as a hasValue restriction in OWL." ;
    obo:IAO_0000117 "Chris Mungall", "Chris Mungall"@en ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/17921072>, <http://www.ncbi.nlm.nih.gov/pubmed/20973947> ;
    obo:IAO_0000425 "?X DisjointWith RO_0002162 some ?Y ", "Class: <http://www.w3.org/2002/07/owl#Nothing> EquivalentTo: ?X and (RO_0002162 some ?Y)" ;
    oboInOwl:hasDbXref "RO:0002161" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "never_in_taxon" ;
    oboInOwl:is_class_level true ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "never_in_taxon" ;
    a owl:AnnotationProperty ;
    rdfs:label "never in taxon", "never_in_taxon" ;
    rdfs:seeAlso <https://github.com/obophenotype/uberon/wiki/Taxon-constraints> .

obo:RO_0002162
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x is in taxon y if an only if y is an organism, and the relationship between x and y is one of: part of (reflexive), developmentally preceded by, derives from, secreted by, expressed." ;
    obo:IAO_0000117 "Chris Mungall"@en, "Jennifer Deegan" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/17921072>, <http://www.ncbi.nlm.nih.gov/pubmed/20973947> ;
    oboInOwl:hasDbXref "RO:0002162" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "in_taxon" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "in_taxon" ;
    a owl:ObjectProperty ;
    rdfs:comment "Connects a biological entity to its taxon of origin." ;
    rdfs:label "in taxon" ;
    rdfs:range obo:CARO_0001010 ;
    rdfs:seeAlso <https://github.com/obophenotype/uberon/wiki/Taxon-constraints> ;
    rdfs:subPropertyOf obo:RO_0002320 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002162
    ), (obo:BFO_0000051
        obo:RO_0002162
    ), (obo:RO_0002005
        obo:RO_0002162
    ), (obo:RO_0002131
        obo:RO_0002162
    ), (obo:RO_0002150
        obo:RO_0002162
    ), (obo:RO_0002170
        obo:RO_0002162
    ), (obo:RO_0002176
        obo:RO_0002162
    ), (obo:RO_0002178
        obo:RO_0002162
    ), (obo:RO_0002202
        obo:RO_0002162
    ), (obo:RO_0002206
        obo:RO_0002162
    ), (obo:RO_0002215
        obo:RO_0002162
    ), (obo:RO_0002225
        obo:RO_0002162
    ), (obo:RO_0002254
        obo:RO_0002162
    ), (obo:RO_0002256
        obo:RO_0002162
    ), (obo:RO_0002371
        obo:RO_0002162
    ), (obo:RO_0002387
        obo:RO_0002162
    ), (obo:RO_0002488
        obo:RO_0002162
    ), (obo:RO_0002492
        obo:RO_0002162
    ), (obo:RO_0003000
        obo:RO_0002162
    ), (obo:RO_0003001
        obo:RO_0002162
    ), (core:extends_fibers_into
        obo:RO_0002162
    ) .

obo:RO_0002163
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "A is spatially_disjoint_from B if and only if they have no parts in common" ;
    obo:IAO_0000116 "There are two ways to encode this as a shortcut relation. The other possibility to use an annotation assertion between two classes, and expand this to a disjointness axiom. "@en ;
    obo:IAO_0000117 "Chris Mungall"@en ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    obo:IAO_0000232 "Note that it would be possible to use the relation to label the relationship between a near infinite number of structures - between the rings of saturn and my left earlobe. The intent is that this is used for parsiomoniously for disambiguation purposes - for example, between siblings in a jointly exhaustive pairwise disjointness hierarchy" ;
    obo:IAO_0000424 "BFO_0000051 exactly 0 (BFO_0000050 some ?Y)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "spatially disjoint from" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Part-disjointness-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002170
    obo:IAO_0000112 "a 'toe distal phalanx bone' that is connected to a 'toe medial phalanx bone' (an interphalangeal joint *connects* these two bones)." ;
    obo:IAO_0000115 "Binary relationship: x connected_to y if and only if there exists some z such that z connects x and y in a ternary connected_to(x,y,z) relationship.", "a is connected to b if and only if a and b are discrete structure, and there exists some connecting structure c, such that c connects a and b" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    oboInOwl:hasDbXref "RO:0002170" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "connected_to" ;
    oboInOwl:shorthand "connected_to" ;
    a owl:ObjectProperty ;
    rdfs:comment "Connection does not imply overlaps." ;
    rdfs:domain [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] ;
    rdfs:label "connected to", "connected to"@en ;
    rdfs:range [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] ;
    rdfs:seeAlso obo:SIO_000652, "https://github.com/obophenotype/uberon/wiki/Connectivity-Design-Pattern"^^xsd:anyURI, "https://github.com/obophenotype/uberon/wiki/Modeling-articulations-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323, core:transitively_connected_to ;
    owl:propertyChainAxiom ([
            owl:inverseOf obo:RO_0002176
        ]
        obo:RO_0002176
    ) .

obo:RO_0002174
    a owl:AnnotationProperty .

obo:RO_0002175
    obo:IAO_0000115 "S present_in_taxon T if some instance of T has some S. This does not means that all instances of T have an S - it may only be certain life stages or sexes that have S" ;
    obo:IAO_0000117 "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    oboInOwl:hasDbXref "RO:0002175" ;
    oboInOwl:hasExactSynonym "applicable for taxon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "present_in_taxon" ;
    oboInOwl:is_class_level true ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "present_in_taxon" ;
    a owl:AnnotationProperty ;
    rdfs:label "present in taxon", "present in taxon"@en, "present_in_taxon" ;
    rdfs:seeAlso <https://github.com/obophenotype/uberon/wiki/Taxon-constraints> .

obo:RO_0002176
    obo:IAO_0000115 "Binary relationship: z connects x if and only if there exists some y such that z connects x and y in a ternary connected_to(x,y,z) relationship.", "c connects a if and only if there exist some b such that a and b are similar parts of the same system, and c connects b, specifically, c connects a with b. When one structure connects two others it unites some aspect of the function or role they play within the system." ;
    obo:IAO_0000116 "this is currently used for both structural relationships (such as between a valve and the chamber it connects) and abstract relationships (anatomical lines and the entities they connect)" ;
    oboInOwl:hasDbXref "RO:0002176" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "connects" ;
    oboInOwl:shorthand "connects" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "connects", "connects"@en ;
    rdfs:range [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] .

obo:RO_0002177
    obo:IAO_0000115 "a is attached to part of b if a is attached to b, or a is attached to some p, where p is part of b." ;
    oboInOwl:hasDbXref "RO:0002177" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "attaches_to_part_of" ;
    oboInOwl:shorthand "attaches_to_part_of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "attached to part of"@en, "attaches_to_part_of" ;
    rdfs:range obo:CARO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002567 ;
    owl:propertyChainAxiom (obo:RO_0002371
        obo:BFO_0000050
    ), (obo:RO_0002371
        obo:BFO_0000050
    ) .

obo:RO_0002178
    obo:IAO_0000115 "Relation between an arterial structure and another structure, where the arterial structure acts as a conduit channeling fluid, substance or energy.", "relation between an artery and the structure is supplies with blood." ;
    oboInOwl:hasDbXref "RO:0002178" ;
    oboInOwl:hasExactSynonym "arterial supply of" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "supplies" ;
    oboInOwl:shorthand "supplies" ;
    a owl:ObjectProperty ;
    rdfs:comment "source: FMA" ;
    rdfs:domain obo:UBERON_0001637 ;
    rdfs:label "supplies"@en ;
    rdfs:seeAlso obo:FMA_86003 ;
    rdfs:subPropertyOf obo:RO_0002170 .

obo:RO_0002179
    obo:IAO_0000115 "Relation between an collecting structure and another structure, where the collecting structure acts as a conduit channeling fluid, substance or energy away from the other structure." ;
    oboInOwl:hasDbXref "RO:0002179" ;
    oboInOwl:hasExactSynonym "drains blood from", "drains from" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "drains" ;
    oboInOwl:shorthand "drains" ;
    a owl:ObjectProperty ;
    rdfs:comment "source: Wikipedia" ;
    rdfs:domain obo:UBERON_0001638 ;
    rdfs:label "drains", "drains"@en ;
    rdfs:subPropertyOf obo:RO_0002170 .

obo:RO_0002180
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "w 'has component' p if w 'has part' p and w is such that it can be directly disassembled into into n parts p, p2, p3, ..., pn, where these parts are of similar type." ;
    obo:IAO_0000116 "The definition of 'has component' is still under discussion. The challenge is in providing a definition that does not imply transitivity." ;
    obo:IAO_0000232 "For use in recording has_part with a cardinality constraint, because OWL does not permit cardinality constraints to be used in combination with transitive object properties. In situations where you would want to say something like 'has part exactly 5 digit, you would instead use has_component exactly 5 digit."@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0002180" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "has_component" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "has_component" ;
    a owl:ObjectProperty ;
    rdfs:label "has component", "has component"@en, "has_component" ;
    rdfs:seeAlso <http://ontologydesignpatterns.org/wiki/Submissions:Componency> ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002202
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x develops from y if and only if either (a) x directly develops from y or (b) there exists some z such that x directly develops from z and z develops from y" ;
    obo:IAO_0000117 "Chris Mungall", "Chris Mungall"@en, "David Osumi-Sutherland", "David Osumi-Sutherland"@en, "Melissa Haendel", "Terry Meehan", "Terry Meehan"@en ;
    oboInOwl:hasDbXref "RO:0002202" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "develops_from" ;
    oboInOwl:shorthand "develops_from" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "This is the transitive form of the develops from relation" ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "develops from", "develops from"@en, "develops_from" ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002254, obo:RO_0002258 ;
    owl:inverseOf obo:RO_0002203 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002202
    ), (obo:RO_0002202
        obo:BFO_0000050
    ) .

obo:RO_0002203
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of develops from" ;
    obo:IAO_0000117 "Chris Mungall"@en, "David Osumi-Sutherland"@en, "Terry Meehan"@en ;
    oboInOwl:hasDbXref "RO:0002203" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "develops_into" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    oboInOwl:shorthand "develops_into" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "develops into"@en, "develops_into" ;
    rdfs:subPropertyOf obo:RO_0002286, obo:RO_0002387, obo:RO_0002388 .

obo:RO_0002206
    obo:IAO_0000112 "'neural crest cell'  SubClassOf expresses some 'Wnt1 gene'" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x expressed in y if and only if there is a gene expression process (GO:0010467) that occurs in y, and one of the following holds: (i) x is a gene, and x is transcribed into a transcript as part of the gene expression process (ii) x is a transcript, and the transcription of x is part of the gene expression process (iii) x is a mature gene product such as a protein, and x was translated or otherwise processes from a transcript that was transcribed as part of this gene expression process" ;
    obo:IAO_0000117 "Chris Mungall"@en ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002, [
        a owl:Class ;
        owl:unionOf (obo:BFO_0000031
            obo:BFO_0000040
        )
    ] ;
    rdfs:label "expressed in"@en ;
    rdfs:range obo:CARO_0000006 ;
    rdfs:subPropertyOf obo:RO_0002330 ;
    owl:inverseOf obo:RO_0002292 ;
    owl:propertyChainAxiom (obo:RO_0002206
        obo:BFO_0000050
    ) .

obo:RO_0002207
    obo:IAO_0000115 "Candidate definition: x directly_develops from y if and only if there exists some developmental process (GO:0032502) p such that x and y both participate in p, and x is the output of p and y is the input of p, and a substantial portion of the matter of x comes from y, and the start of x is coincident with or after the end of y." ;
    oboInOwl:hasDbXref "RO:0002207" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "directly_develops_from" ;
    oboInOwl:shorthand "directly_develops_from" ;
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (obo:CARO_0010000
            obo:CL_0000000
        )
    ] ;
    rdfs:label "directly develops from"@en ;
    rdfs:range [
        a owl:Class ;
        owl:unionOf (obo:CARO_0010000
            obo:CL_0000000
        )
    ] ;
    rdfs:subPropertyOf obo:RO_0002202 ;
    owl:inverseOf obo:RO_0002210 .

obo:RO_0002210
    obo:IAO_0000115 "inverse of directly develops from" ;
    a owl:ObjectProperty ;
    rdfs:label "directly develops into"@en ;
    rdfs:subPropertyOf obo:RO_0002203 .

obo:RO_0002211
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "process(P1) regulates process(P2) iff: P1 results in the initiation or termination of P2 OR affects the frequency of its initiation or termination OR affects the magnitude or rate of output of P2." ;
    obo:IAO_0000116 "We use 'regulates' here to specifically imply control. However, many colloquial usages of the term correctly correspond to the weaker relation of 'causally upstream of or within' (aka influences). Consider relabeling to make things more explicit" ;
    obo:IAO_0000117 "Chris Mungall", "David Hill", "Tanya Berardini" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations>, "GO" ;
    obo:IAO_0000232 "Regulation precludes parthood; the regulatory process may not be within the regulated process." ;
    obo:IAO_0000589 "regulates (processual)" ;
    obo:IAO_0000600 false ;
    oboInOwl:hasDbXref "RO:0002211" ;
    oboInOwl:hasOBONamespace "external" ;
    oboInOwl:id "regulates" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "regulates" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "regulates", "regulates"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002411 ;
    owl:inverseOf obo:RO_0002334 ;
    owl:propertyChainAxiom (obo:RO_0002211
        obo:RO_0002025
    ), (obo:RO_0002230
        obo:RO_0002211
    ), (obo:RO_0002578
        obo:RO_0002578
    ) .

obo:RO_0002212
    obo:IAO_0000115 "Process(P1) negatively regulates process(P2) iff: P1 terminates P2, or P1 descreases the the frequency of initiation of P2 or the magnitude or rate of output of P2." ;
    obo:IAO_0000117 "Chris Mungall"@en ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "negatively regulates (process to process)" ;
    obo:RO_0004050 obo:RO_0002211 ;
    oboInOwl:hasDbXref "RO:0002212" ;
    oboInOwl:hasOBONamespace "external" ;
    oboInOwl:id "negatively_regulates" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "negatively_regulates" ;
    a owl:ObjectProperty ;
    rdfs:label "negatively regulates", "negatively regulates"@en ;
    rdfs:subPropertyOf obo:RO_0002211, obo:RO_0002305 ;
    owl:inverseOf obo:RO_0002335 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002212
    ) .

obo:RO_0002213
    obo:IAO_0000115 "Process(P1) postively regulates process(P2) iff: P1 initiates P2, or P1 increases the the frequency of initiation of P2 or the magnitude or rate of output of P2." ;
    obo:IAO_0000117 "Chris Mungall"@en ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "positively regulates (process to process)" ;
    obo:RO_0004049 obo:RO_0002211 ;
    oboInOwl:hasDbXref "RO:0002213" ;
    oboInOwl:hasOBONamespace "external" ;
    oboInOwl:id "positively_regulates" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "positively_regulates" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "positively regulates", "positively regulates"@en ;
    rdfs:subPropertyOf obo:RO_0002211, obo:RO_0002304 ;
    owl:inverseOf obo:RO_0002336 ;
    owl:propertyChainAxiom (obo:RO_0002212
        obo:RO_0002212
    ), (obo:RO_0002230
        obo:RO_0002213
    ) .

obo:RO_0002215
    obo:IAO_0000112 "mechanosensory neuron capable of detection of mechanical stimulus involved in sensory perception (GO:0050974)", "osteoclast SubClassOf 'capable of' some 'bone resorption'" ;
    obo:IAO_0000115 "A relation between a material entity (such as a cell) and a process, in which the material entity has the ability to carry out the process. " ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "has function realized in" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/20123131>, <http://www.ncbi.nlm.nih.gov/pubmed/21208450> ;
    obo:IAO_0000232 "For compatibility with BFO, this relation has a shortcut definition in which the expression \"capable of some P\" expands to \"bearer_of (some realized_by only P)\"." ;
    oboInOwl:hasDbXref "RO:0002215" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "capable_of" ;
    oboInOwl:inSubset cl:ro-eco, subsets:ro-eco ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "capable_of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "capable of", "capable of"@en, "capable_of" ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002216, obo:RO_0002328 .

obo:RO_0002216
    obo:IAO_0000115 "c stands in this relationship to p if and only if there exists some p' such that c is capable_of p', and p' is part_of p." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "has function in" ;
    oboInOwl:hasDbXref "RO:0002216" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "capable_of_part_of" ;
    oboInOwl:shorthand "capable_of_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "capable of part of", "capable of part of"@en ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/ro/docs/reflexivity/> ;
    rdfs:subPropertyOf obo:RO_0002328, obo:RO_0002500 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:BFO_0000050
    ) .

obo:RO_0002219
    obo:IAO_0000115 "x surrounded_by y if and only if (1) x is adjacent to y and for every region r that is adjacent to x, r overlaps y (2) the shared boundary between x and y occupies the majority of the outermost boundary of x", "x surrounded_by y iff: x is adjacent to y and for every region r adjacent to x, r overlaps y" ;
    oboInOwl:hasDbXref "RO:0002219" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "surrounded_by" ;
    oboInOwl:shorthand "surrounded_by" ;
    a owl:ObjectProperty ;
    rdfs:label "surrounded by"@en, "surrounded_by" ;
    rdfs:subPropertyOf obo:RO_0002220 ;
    owl:inverseOf obo:RO_0002221 .

obo:RO_0002220
    obo:IAO_0000112 "A caterpillar walking on the surface of a leaf is adjacent_to the leaf, if one of the caterpillar appendages is touching the leaf. In contrast, a butterfly flying close to a flower is not considered adjacent, unless there are any touching parts.", "The epidermis layer of a vertebrate is adjacent to the dermis.", "The plasma membrane of a cell is adjacent to the cytoplasm, and also to the cell lumen which the cytoplasm occupies.", "The skin of the forelimb is adjacent to the skin of the torso if these are considered anatomical subdivisions with a defined border. Otherwise a relation such as continuous_with would be used." ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x adjacent to y if and only if x and y share a boundary.", "x adjacent_to y iff: x and y share a boundary" ;
    obo:IAO_0000116 "This relation acts as a join point with BSPO" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "RO:0002220" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "adjacent_to" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "adjacent_to" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "adjacent to", "adjacent to"@en, "adjacent_to" ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002163 .

obo:RO_0002221
    obo:IAO_0000115 "inverse of surrounded by", "inverse of surrounded_by" ;
    oboInOwl:hasDbXref "RO:0002221" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "surrounds" ;
    oboInOwl:shorthand "surrounds" ;
    a owl:ObjectProperty ;
    rdfs:label "surrounds", "surrounds"@en ;
    rdfs:subPropertyOf obo:RO_0002220 .

obo:RO_0002222
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Allen%27s_interval_algebra> ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for relations between occurrents involving the relative timing of their starts and ends." ;
    terms:source "https://docs.google.com/document/d/1kBv1ep_9g3sTR-SD3jqzFqhuwo9TPNF-l-9fUDbO6rM/edit?pli=1"^^xsd:anyURI ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:comment "A relation that holds between two occurrents. This is a grouping relation that collects together all the Allen relations." ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "temporally related to"@en ;
    rdfs:range obo:BFO_0000003 .

obo:RO_0002223
    obo:IAO_0000115 "Relation between occurrents, shares a start boundary with.", "inverse of starts with" ;
    oboInOwl:hasDbXref "RO:0002223" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "starts" ;
    oboInOwl:shorthand "starts" ;
    a owl:ObjectProperty ;
    rdfs:label "starts", "starts"@en ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002224 .

obo:RO_0002224
    obo:IAO_0000115 "x starts with y if and only if x has part y and the time point at which x starts is equivalent to the time point at which y starts. Formally: α(y) = α(x) ∧ ω(y) < ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." ;
    oboInOwl:hasDbXref "RO:0002224" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "starts_with" ;
    oboInOwl:shorthand "starts_with" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "starts with", "starts with"@en ;
    rdfs:subPropertyOf obo:BFO_0000051, obo:RO_0002222 .

obo:RO_0002225
    obo:IAO_0000115 "x develops from part of y if and only if there exists some z such that x develops from z and z is part of y" ;
    oboInOwl:hasDbXref "RO:0002225" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "develops_from_part_of" ;
    oboInOwl:shorthand "develops_from_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "develops from part of"@en ;
    rdfs:subPropertyOf obo:RO_0002202 ;
    owl:propertyChainAxiom (obo:RO_0002207
        obo:BFO_0000050
    ) .

obo:RO_0002226
    obo:IAO_0000115 "x develops_in y if x is located in y whilst x is developing" ;
    oboInOwl:hasDbXref "RO:0002226" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "develops_in" ;
    oboInOwl:shorthand "develops_in" ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation take from EHDAA2 - precise semantics yet to be defined" ;
    rdfs:domain obo:CARO_0000000 ;
    rdfs:label "develops in"@en ;
    rdfs:subPropertyOf obo:RO_0002258 ;
    owl:propertyChainAxiom (obo:RO_0002207
        obo:RO_0001025
    ) .

obo:RO_0002229
    obo:IAO_0000115 "Relation between occurrents, shares an end boundary with.", "inverse of ends with" ;
    oboInOwl:hasDbXref "RO:0002229" ;
    oboInOwl:hasExactSynonym "finishes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "ends" ;
    oboInOwl:shorthand "ends" ;
    a owl:ObjectProperty ;
    rdfs:label "ends", "ends"@en ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002230 .

obo:RO_0002230
    obo:IAO_0000115 "x ends with y if and only if x has part y and the time point at which x ends is equivalent to the time point at which y ends. Formally: α(y) > α(x) ∧ ω(y) = ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." ;
    oboInOwl:hasDbXref "RO:0002230" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "ends_with" ;
    oboInOwl:shorthand "ends_with" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "ends with", "ends with"@en ;
    rdfs:subPropertyOf obo:BFO_0000051, obo:RO_0002222 .

obo:RO_0002231
    obo:IAO_0000115 "x 'has starts location' y if and only if there exists some process z such that x 'starts with' z and z 'occurs in' y" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has start location"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002479 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:BFO_0000066
    ) .

obo:RO_0002232
    obo:IAO_0000115 "x 'has end location' y if and only if there exists some process z such that x 'ends with' z and z 'occurs in' y" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has end location"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002479 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:BFO_0000066
    ) .

obo:RO_0002233
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "p has input c iff: p is a process, c is a material entity, c is a participant in p, c is present at the start of p, and the state of c is modified during p." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "consumes" ;
    oboInOwl:inSubset subsets:ro-eco, obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has input"@en ;
    rdfs:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002352 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:RO_0002233
    ) .

obo:RO_0002234
    obo:IAO_0000115 "p has output c iff c is a participant in p, c is present at the end of p, and c is not present at the beginning of p." ;
    a owl:ObjectProperty ;
    rdfs:label "has output"@en ;
    rdfs:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002353 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002234
    ) .

obo:RO_0002254
    obo:IAO_0000112 "Mammalian thymus has developmental contribution from some pharyngeal pouch 3; Mammalian thymus has developmental contribution from some pharyngeal pouch 4 [Kardong]" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x has developmental contribution from y iff x has some part z such that z develops from y"@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002254" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_developmental_contribution_from" ;
    oboInOwl:shorthand "has_developmental_contribution_from" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:CARO_0000000 ;
    rdfs:label "has developmental contribution from", "has developmental contribution from"@en ;
    rdfs:range obo:CARO_0000000 ;
    rdfs:subPropertyOf obo:RO_0002258 ;
    owl:inverseOf obo:RO_0002255 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:RO_0002202
    ) .

obo:RO_0002255
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of has developmental contribution from" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002255" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "developmentally_contributes_to" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    oboInOwl:shorthand "developmentally_contributes_to" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally contributes to"@en ;
    rdfs:subPropertyOf obo:RO_0002286, obo:RO_0002385 ;
    owl:propertyChainAxiom (obo:RO_0002203
        obo:BFO_0000050
    ) .

obo:RO_0002256
    obo:IAO_0000115 "t1 developmentally_induced_by t2 if there is a process of organ induction (GO:0001759) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor tissue type T to T', where T' develops_from T.", "t1 induced_by t2 if there is a process of developmental induction (GO:0031128) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor anatomical structure type T to T', where T' develops_from T" ;
    oboInOwl:hasDbXref "RO:0002256" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "developmentally_induced_by" ;
    oboInOwl:shorthand "developmentally_induced_by" ;
    a owl:ObjectProperty ;
    rdfs:comment "sources for developmentally_induced_by relationships in Uberon: Developmental Biology, Gilbert, 8th edition, figure 6.5(F)" ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "developmentally induced by"@en, "developmentally_induced_by" ;
    rdfs:range obo:CARO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002258 ;
    owl:inverseOf obo:RO_0002257 .

obo:RO_0002257
    obo:IAO_0000115 "Inverse of developmentally induced by"@en ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally induces"@en ;
    rdfs:subPropertyOf obo:RO_0002286, obo:RO_0002386 .

obo:RO_0002258
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Candidate definition: x developmentally related to y if and only if there exists some developmental process (GO:0032502) p such that x and y both participates in p, and x is the output of p and y is the input of p" ;
    obo:IAO_0000116 false ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "In general you should not use this relation to make assertions - use one of the more specific relations below this one" ;
    oboInOwl:hasDbXref "RO:0002258" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "developmentally_preceded_by" ;
    oboInOwl:shorthand "developmentally_preceded_by" ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation groups together various other developmental relations. It is fairly generic, encompassing induction, developmental contribution and direct and transitive develops from" ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "developmentally preceded by"@en ;
    rdfs:range obo:BFO_0000002 ;
    rdfs:subPropertyOf obo:RO_0002324 ;
    owl:inverseOf obo:RO_0002286 .

obo:RO_0002259
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:RO_0002263
    obo:IAO_0000112 "A faulty traffic light (material entity) whose malfunctioning (a process) is causally upstream of a traffic collision (a process): the traffic light acts upstream of the collision." ;
    obo:IAO_0000115 "c acts upstream of p if and only if c enables some f that is involved in p' and p' occurs chronologically before p, is not part of p, and affects the execution of p. c is a material entity and f, p, p' are processes." ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of" ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Acts_upstream_of> ;
    rdfs:subPropertyOf obo:RO_0002264 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002411
    ) .

obo:RO_0002264
    obo:IAO_0000112 "A gene product that has some activity, where that activity may be a part of a pathway or upstream of the pathway." ;
    obo:IAO_0000115 "c acts upstream of or within p if c is enables f, and f is causally upstream of or within p. c is a material entity and p is an process." ;
    oboInOwl:hasRelatedSynonym "affects" ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of or within" ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Acts_upstream_of_or_within> ;
    rdfs:subPropertyOf obo:RO_0002500 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002418
    ) .

obo:RO_0002285
    obo:IAO_0000115 "x developmentally replaces y if and only if there is some developmental process that causes x to move or to cease to exist, and for the site that was occupied by x to become occupied by y, where y either comes into existence in this site or moves to this site from somewhere else" ;
    oboInOwl:hasDbXref "RO:0002285" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "developmentally_replaces" ;
    oboInOwl:shorthand "developmentally_replaces" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally replaces"@en, "developmentally_replaces" ;
    rdfs:subPropertyOf obo:RO_0002258 .

obo:RO_0002286
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Inverse of developmentally preceded by" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally succeeded by"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002287
    a owl:ObjectProperty ;
    rdfs:label "part of developmental precursor of"@en ;
    rdfs:subPropertyOf obo:RO_0002286 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002210
    ) .

obo:RO_0002292
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Inverse of 'expressed in'" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "expresses"@en ;
    rdfs:subPropertyOf obo:RO_0002330 .

obo:RO_0002304
    obo:RO_0004049 obo:RO_0002411 ;
    terms:creator "cjm" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:comment "holds between x and y if and only if x is causally upstream of y and the progression of x increases the frequency, rate or extent of y" ;
    rdfs:label "causally upstream of, positive effect" ;
    rdfs:subPropertyOf obo:RO_0002411, obo:RO_0004047 .

obo:RO_0002305
    obo:RO_0004050 obo:RO_0002411 ;
    terms:creator "cjm" ;
    a owl:ObjectProperty ;
    rdfs:comment "holds between x and y if and only if x is causally upstream of y and the progression of x decreases the frequency, rate or extent of y" ;
    rdfs:label "causally upstream of, negative effect" ;
    rdfs:subPropertyOf obo:RO_0002411, obo:RO_0004046 .

obo:RO_0002314
    obo:IAO_0000115 "q characteristic of part of w if and only if there exists some p such that q inheres in p and p part of w." ;
    obo:IAO_0000116 "Because part_of is transitive, inheres in is a sub-relation of characteristic of part of" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "inheres in part of" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/20064205> ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "characteristic of part of"@en ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/ro/docs/reflexivity/> ;
    rdfs:subPropertyOf obo:RO_0002502 ;
    owl:propertyChainAxiom (obo:RO_0000052
        obo:BFO_0000050
    ), (obo:RO_0002314
        obo:BFO_0000050
    ) .

obo:RO_0002320
    obo:IAO_0000115 "A relationship that holds via some environmental process" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving the process of evolution." ;
    a owl:ObjectProperty ;
    rdfs:label "evolutionarily related to"@en .

obo:RO_0002322
    oboInOwl:hasDbXref "RO:0002322" ;
    oboInOwl:hasNarrowSynonym "adapted_for" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "confers_advantage_in" ;
    oboInOwl:shorthand "confers_advantage_in" ;
    a owl:ObjectProperty ;
    rdfs:label "confers advantage in"@en ;
    rdfs:range obo:ENVO_01000254 .

obo:RO_0002323
    obo:IAO_0000115 "A mereological relationship or a topological relationship" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving parthood or connectivity relationships" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "mereotopologically related to"@en .

obo:RO_0002324
    obo:IAO_0000115 "A relationship that holds between entities participating in some developmental process (GO:0032502)" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving organismal development" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally related to"@en .

obo:RO_0002327
    obo:IAO_0000112 "a particular instances of akt-2 enables some instance of protein kinase activity" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "catalyzes", "executes", "has", "is catalyzing", "is executing" ;
    obo:IAO_0000232 "This relation differs from the parent relation 'capable of' in that the parent is weaker and only expresses a capability that may not be actually realized, whereas this relation is always realized.", "This relation is currently used experimentally by the Gene Ontology Consortium. It may not be stable and may be obsoleted at some future time." ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "enables"@en ;
    rdfs:subPropertyOf obo:RO_0002215 ;
    owl:inverseOf obo:RO_0002333 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:BFO_0000051
    ), (obo:RO_0002327
        obo:RO_0002017
    ) .

obo:RO_0002328
    obo:IAO_0000115 "A grouping relationship for any relationship directly involving a function, or that holds because of a function of one of the related entities." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "This is a grouping relation that collects relations used for the purpose of connecting structure and function" ;
    oboInOwl:hasDbXref "RO:0002328" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "functionally_related_to" ;
    oboInOwl:shorthand "functionally_related_to" ;
    a owl:ObjectProperty ;
    rdfs:label "functionally related to"@en .

obo:RO_0002329
    obo:IAO_0000115 "this relation holds between c and p when c is part of some c', and c' is capable of p." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 false ;
    oboInOwl:hasDbXref "RO:0002329" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "part_of_structure_that_is_capable_of" ;
    oboInOwl:shorthand "part_of_structure_that_is_capable_of" ;
    a owl:ObjectProperty ;
    rdfs:label "part of structure that is capable of"@en ;
    rdfs:subPropertyOf obo:RO_0002328 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002215
    ) .

obo:RO_0002330
    obo:IAO_0000115 "holds between two entities when some genome-level process such as gene expression is involved. This includes transcriptional, spliceosomal events. These relations can be used between either macromolecule entities (such as regions of nucleic acid) or between their abstract informational counterparts." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving the genome of an organism" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "genomically related to"@en ;
    rdfs:range obo:BFO_0000002 .

obo:RO_0002331
    obo:IAO_0000115 "c involved_in p if and only if c enables some process p', and p' is part of p" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "actively involved in", "enables part of" ;
    a owl:ObjectProperty ;
    rdfs:label "involved in"@en ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Involved_in> ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002431 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:BFO_0000050
    ), (obo:RO_0002331
        obo:BFO_0000050
    ) .

obo:RO_0002333
    obo:IAO_0000115 "inverse of enables" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "enabled by"@en ;
    rdfs:subPropertyOf obo:RO_0000057, obo:RO_0002328 .

obo:RO_0002334
    obo:IAO_0000115 "inverse of regulates" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000589 "regulated by (processual)" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "regulated by"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002427 .

obo:RO_0002335
    obo:IAO_0000115 "inverse of negatively regulates" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "negatively regulated by"@en ;
    rdfs:subPropertyOf obo:RO_0002334 .

obo:RO_0002336
    obo:IAO_0000115 "inverse of positively regulates" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "positively regulated by"@en ;
    rdfs:subPropertyOf obo:RO_0002334 .

obo:RO_0002350
    obo:IAO_0000115 "is member of is a mereological relation between a item and a collection." ;
    oboInOwl:hasDbXref "RO:0002350" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "member_of" ;
    oboInOwl:shorthand "member_of" ;
    a owl:ObjectProperty ;
    rdfs:label "member of", "member of"@en ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    owl:inverseOf obo:RO_0002351 .

obo:RO_0002351
    obo:IAO_0000115 "has member is a mereological relation between a collection and an item." ;
    oboInOwl:hasDbXref "RO:0002351" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_member" ;
    oboInOwl:shorthand "has_member" ;
    a owl:IrreflexiveProperty, owl:ObjectProperty ;
    rdfs:label "has member", "has member"@en ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002352
    obo:IAO_0000115 "inverse of has input" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002352" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "input_of" ;
    oboInOwl:inSubset obo:RO_0002259, subsets:ro-eco ;
    oboInOwl:shorthand "input_of" ;
    a owl:ObjectProperty ;
    rdfs:label "input of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002353
    obo:IAO_0000115 "inverse of has output" ;
    oboInOwl:hasDbXref "RO:0002353" ;
    oboInOwl:hasOBONamespace "protein", "uberon" ;
    oboInOwl:id "output_of" ;
    oboInOwl:is_transitive false ;
    oboInOwl:shorthand "output_of" ;
    a owl:ObjectProperty ;
    rdfs:label "output of", "output of"@en, "output_of" ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002371
    obo:IAO_0000115 "a is attached to b if and only if a and b are discrete objects or object parts, and there are physical connections between a and b such that a force pulling a will move b, or a force pulling b will move a" ;
    oboInOwl:hasDbXref "RO:0002371" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "attaches_to" ;
    oboInOwl:shorthand "attaches_to" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "attached to"@en, "attaches_to" ;
    rdfs:seeAlso obo:FMA_85990 ;
    rdfs:subPropertyOf obo:RO_0002170, obo:RO_0002176, obo:RO_0002177 .

obo:RO_0002372
    obo:IAO_0000115 "m has_muscle_origin s iff m is attached_to s, and it is the case that when m contracts, s does not move. The site of the origin tends to be more proximal and have greater mass than what the other end attaches to."@en, "m has_muscle_origin s iff m is attaches_to s, and it is the case that when m contracts, s does not move. The site of the origin tends to be more proximal and have greater mass than what the other end attaches to." ;
    oboInOwl:hasDbXref "RO:0002372" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_muscle_origin" ;
    oboInOwl:shorthand "has_muscle_origin" ;
    a owl:ObjectProperty ;
    rdfs:comment "The origin is the end of a muscle that attaches to the more fixed part of the skeleton, which is the proximal end in limb muscles" ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "has muscle origin"@en ;
    rdfs:seeAlso obo:dbpprop_origin ;
    rdfs:subPropertyOf obo:RO_0002371, obo:RO_0002567 .

obo:RO_0002373
    obo:IAO_0000115 "m has_muscle_insertion s iff m is attaches_to s, and it is the case that when m contracts, s moves. Insertions are usually connections of muscle via tendon to bone.", "m has_muscle_insertion s iff m is attaches_to s, and it is the case that when m contracts, s moves. Insertions are usually connections of muscle via tendon to bone."@en ;
    oboInOwl:hasDbXref "RO:0002373" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_muscle_insertion" ;
    oboInOwl:shorthand "has_muscle_insertion" ;
    a owl:ObjectProperty ;
    rdfs:comment "The insertion is the point of attachment of a muscle that moves the most when the muscle shortens, or the most distal end of limb muscles" ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "has muscle insertion"@en ;
    rdfs:seeAlso obo:dbpprop_insertion ;
    rdfs:subPropertyOf obo:RO_0002371, obo:RO_0002567 .

obo:RO_0002375
    obo:IAO_0000115 "A relationship that holds between two material entities in a system of connected structures, where the branching relationship holds based on properties of the connecting network." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "in branching relationship with"@en ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002376
    obo:IAO_0000115 "x tributary_of y if and only if x a channel for the flow of a substance into y, where y is larger than x. If x and y are hydrographic features, then y is the main stem of a river, or a lake or bay, but not the sea or ocean. If x and y are anatomical, then y is a vein." ;
    oboInOwl:hasDbXref "RO:0002376" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "drains into" ;
    oboInOwl:id "tributary_of" ;
    oboInOwl:shorthand "tributary_of" ;
    a owl:ObjectProperty ;
    rdfs:label "tributary of"@en, "tributary_of" ;
    rdfs:subPropertyOf obo:RO_0002375 .

obo:RO_0002379
    obo:IAO_0000112 "A lump of clay and a statue" ;
    obo:IAO_0000115 "x spatially_coextensive_with y if and inly if x and y have the same location" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "This relation is added for formal completeness. It is unlikely to be used in many practical scenarios" ;
    a owl:ObjectProperty ;
    rdfs:label "spatially coextensive with"@en ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:propertyChainAxiom (obo:RO_0001025
        [
            owl:inverseOf obo:RO_0001025
        ]
    ) .

obo:RO_0002380
    obo:IAO_0000115 "x is a branching part of y if and only if x is part of y and x is connected directly or indirectly to the main stem of y" ;
    obo:IAO_0000116 "we need to check if FMA branch_of implies part_of. the relation we intend to use here should - for example, see vestibulocochlear nerve" ;
    oboInOwl:hasDbXref "RO:0002380" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "branching_part_of" ;
    oboInOwl:shorthand "branching_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "branching part of"@en, "branching_part_of" ;
    rdfs:range [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000402
    ] ;
    rdfs:seeAlso obo:FMA_85994 ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002375 ;
    owl:inverseOf obo:RO_0002569 .

obo:RO_0002384
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x has developmental potential involving y iff x is capable of a developmental process with output y. y may be the successor of x, or may be a different structure in the vicinity (as for example in the case of developmental induction)."@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000000 ;
    rdfs:label "has developmental potential involving"@en ;
    rdfs:range obo:CARO_0000000 ;
    rdfs:subPropertyOf obo:RO_0002324 .

obo:RO_0002385
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x has potential to developmentrally contribute to y iff x developmentally contributes to y or x is capable of developmentally contributing to y", "x has potential to developmentrally contribute to y iff x developmentally contributes to y or x is capable of developmentally contributing to y"@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002385" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_potential_to_developmentally_contribute_to" ;
    oboInOwl:shorthand "has_potential_to_developmentally_contribute_to" ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to developmentally contribute to"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002386
    obo:IAO_0000115 "x has potential to developmentally induce y iff x developmentally induces y or x is capable of developmentally inducing y"@en ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to developmentally induce"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002387
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x has the potential to develop into y iff x develops into y or if x is capable of developing into y", "x has the potential to develop into y iff x develops into y or if x is capable of developing into y"@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002387" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_potential_to_develop_into" ;
    oboInOwl:shorthand "has_potential_to_develop_into" ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to develop into", "has potential to develop into"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002388
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x has potential to directly develop into y iff x directly develops into y or x is capable of directly developing into y", "x has potential to directly develop into y iff x directly develops into y or x is capable of directly developing into y"@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:hasDbXref "RO:0002388" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_potential_to_directly_develop_into" ;
    oboInOwl:shorthand "has_potential_to_directly_develop_into" ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to directly develop into"@en ;
    rdfs:subPropertyOf obo:RO_0002387 .

obo:RO_0002404
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "inverse of upstream of" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "causally downstream of"@en ;
    rdfs:subPropertyOf obo:BFO_0000062, obo:RO_0002427 ;
    owl:inverseOf obo:RO_0002411 .

obo:RO_0002405
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "immediately causally downstream of"@en ;
    rdfs:subPropertyOf obo:RO_0002087, obo:RO_0002404 ;
    owl:inverseOf obo:RO_0002412 .

obo:RO_0002410
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "This relation groups causal relations between material entities and causal relations between processes" ;
    obo:IAO_0000116 """This branch of the ontology deals with causal relations between entities. It is divided into two branches: causal relations between occurrents/processes, and causal relations between material entities. We take an 'activity flow-centric approach', with the former as primary, and define causal relations between material entities in terms of causal relations between occurrents.

To define causal relations in an activity-flow type network, we make use of 3 primitives:

 * Temporal: how do the intervals of the two occurrents relate? 
 * Is the causal relation regulatory?
 * Is the influence positive or negative

The first of these can be formalized in terms of the Allen Interval Algebra. Informally, the 3 bins we care about are 'direct', 'indirect' or overlapping. Note that all causal relations should be classified under a RO temporal relation (see the branch under 'temporally related to'). Note that all causal relations are temporal, but not all temporal relations are causal. Two occurrents can be related in time without being causally connected. We take causal influence to be primitive, elucidated as being such that has the upstream changed, some qualities of the donwstream would necessarily be modified.

For the second, we consider a relationship to be regulatory if the system in which the activities occur is capable of altering the relationship to achieve some objective. This could include changing the rate of production of a molecule.

For the third, we consider the effect of the upstream process on the output(s) of the downstream process. If the level of output is increased, or the rate of production of the output is increased, then the direction is increased. Direction can be positive, negative or neutral or capable of either direction. Two positives in succession yield a positive, two negatives in succession yield a positive, otherwise the default assumption is that the net effect is canceled and the influence is neutral.

Each of these 3 primitives can be composed to yield a cross-product of different relation types.""" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect." ;
    a owl:ObjectProperty ;
    rdfs:label "causally related to"@en .

obo:RO_0002411
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "p is causally upstream of q if and only if p precedes q and p and q are linked in a causal chain" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "causally upstream of"@en ;
    rdfs:subPropertyOf obo:BFO_0000063, obo:RO_0002418 .

obo:RO_0002412
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "p is immediately causally upstream of q iff both (a) p immediately precedes q and (b) p is causally upstream of q. In addition, the output of p  must be an input of q." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:RO_0002575 obo:RO_0002411 ;
    a owl:ObjectProperty ;
    rdfs:label "immediately causally upstream of"@en ;
    rdfs:subPropertyOf obo:RO_0002090, obo:RO_0002411 .

obo:RO_0002418
    obo:IAO_0000115 "p 'causally upstream or within' q iff (1) the end of p is before the end of q and (2) the execution of p exerts some causal influence over the outputs of q; i.e. if p was abolished or the outputs of p were to be modified, this would necessarily affect q." ;
    obo:IAO_0000116 "We would like to make this disjoint with 'preceded by', but this is prohibited in OWL2" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "influences (processual)" ;
    oboInOwl:hasRelatedSynonym "affects" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "causally upstream of or within" ;
    rdfs:subPropertyOf obo:RO_0002501 ;
    owl:inverseOf obo:RO_0002427 .

obo:RO_0002427
    obo:IAO_0000115 "inverse of causally upstream of or within" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "causally downstream of or within" ;
    rdfs:subPropertyOf obo:RO_0002501 .

obo:RO_0002428
    obo:IAO_0000115 "c involved in regulation of p if c is involved in some p' and p' regulates some p" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "involved in regulation of" ;
    rdfs:subPropertyOf obo:RO_0002263, obo:RO_0002431 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002211
    ), (obo:RO_0002331
        obo:RO_0002211
    ) .

obo:RO_0002429
    obo:IAO_0000115 "c involved in regulation of p if c is involved in some p' and p' positively regulates some p" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:RO_0004049 obo:RO_0002428 ;
    a owl:ObjectProperty ;
    rdfs:label "involved in positive regulation of" ;
    rdfs:subPropertyOf obo:RO_0002428 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002213
    ), (obo:RO_0002331
        obo:RO_0002213
    ) .

obo:RO_0002430
    obo:IAO_0000115 "c involved in regulation of p if c is involved in some p' and p' negatively regulates some p" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:RO_0004050 obo:RO_0002428 ;
    a owl:ObjectProperty ;
    rdfs:label "involved in negative regulation of" ;
    rdfs:subPropertyOf obo:RO_0002428 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002212
    ), (obo:RO_0002331
        obo:RO_0002212
    ) .

obo:RO_0002431
    obo:IAO_0000115 "c involved in or regulates p if and only if either (i) c is involved in p or (ii) c is involved in regulation of p" ;
    obo:IAO_0000116 "OWL does not allow defining object properties via a Union" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "involved in or reguates" ;
    a owl:ObjectProperty ;
    rdfs:label "involved in or involved in regulation of" ;
    rdfs:subPropertyOf obo:RO_0002264, obo:RO_0002328, obo:RO_0002500 .

obo:RO_0002432
    obo:IAO_0000115 "c executes activity in d if and only if c enables p and p occurs_in d.  Assuming no action at a distance by gene products, if a gene product enables (is capable of) a process that occurs in some structure, it must have at least some part in that structure." ;
    a owl:ObjectProperty ;
    rdfs:label "is active in" ;
    rdfs:subPropertyOf obo:RO_0002131, obo:RO_0002328 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:BFO_0000066
    ) .

obo:RO_0002433
    obo:IAO_0000115 "p contributes to morphology of w if and only if a change in the morphology of p entails a change in the morphology of w. Examples: every skull contributes to morphology of the head which it is a part of. Counter-example: nuclei do not generally contribute to the morphology of the cell they are part of, as they are buffered by cytoplasm." ;
    oboInOwl:hasDbXref "RO:0002433" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "contributes_to_morphology_of" ;
    oboInOwl:shorthand "contributes_to_morphology_of" ;
    a owl:ObjectProperty ;
    rdfs:label "contributes to morphology of" ;
    rdfs:subPropertyOf obo:RO_0002131 .

obo:RO_0002434
    obo:IAO_0000115 "A relationship that holds between two entities in which the processes executed by the two entities are causally connected." ;
    obo:IAO_0000116 "Considering relabeling as 'pairwise interacts with'"^^xsd:anyURI, "This relation and all sub-relations can be applied to either (1) pairs of entities that are interacting at any moment of time (2) populations or species of entity whose members have the disposition to interact (3) classes whose members have the disposition to interact." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "Note that this relationship type, and sub-relationship types may be redundant with process terms from other ontologies. For example, the symbiotic relationship hierarchy parallels GO. The relations are provided as a convenient shortcut. Consider using the more expressive processual form to capture your data. In the future, these relations will be linked to their cognate processes through rules." ;
    oboInOwl:hasExactSynonym "in pairwise interaction with" ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "interacts with" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/ro/docs/interaction-relations/"^^xsd:anyURI ;
    skos:closeMatch "http://purl.obolibrary.org/obo/MI_0914"^^xsd:anyURI .

obo:RO_0002436
    obo:IAO_0000115 "An interaction relationship in which the two partners are molecular entities that directly physically interact with each other for example via a stable binding interaction or a brief interaction during which one modifies the other." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "binds", "molecularly binds with" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "molecularly interacts with" ;
    rdfs:seeAlso obo:ECO_0000353 ;
    rdfs:subPropertyOf obo:RO_0002434 ;
    skos:closeMatch "http://purl.obolibrary.org/obo/MI_0915"^^xsd:anyURI .

obo:RO_0002447
    obo:IAO_0000116 "Axiomatization to GO to be added later" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "An interaction relation between x and y in which x catalyzes a reaction in which a phosphate group is added to y." ;
    a owl:ObjectProperty ;
    rdfs:label "phosphorylates" ;
    rdfs:subPropertyOf obo:RO_0002436 .

obo:RO_0002448
    obo:IAO_0000115 """The entity A, immediately upstream of the entity B, has an activity that regulates an activity performed by B. For example, A and B may be gene products and binding of B by A regulates the kinase activity of B.

A and B can be physically interacting but not necessarily. Immediately upstream means there are no intermediate entity between A and B.""" ;
    obo:IAO_0000117 "Chris Mungall", "Vasundra Touré" ;
    oboInOwl:hasExactSynonym "molecularly controls" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "directly regulates activity of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002436, obo:RO_0011002 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002211
        obo:RO_0002333
    ) .

obo:RO_0002449
    obo:IAO_0000115 """The entity A, immediately upstream of the entity B, has an activity that negatively regulates an activity performed by B. 
For example, A and B may be gene products and binding of B by A negatively regulates the kinase activity of B.""" ;
    obo:IAO_0000117 "Chris Mungall", "Vasundra Touré" ;
    obo:IAO_0000118 "directly inhibits" ;
    oboInOwl:hasExactSynonym "molecularly decreases activity of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "directly negatively regulates activity of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002448 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002630
        obo:RO_0002333
    ) .

obo:RO_0002450
    obo:IAO_0000115 """The entity A, immediately upstream of the entity B, has an activity that positively regulates an activity performed by B. 
For example, A and B may be gene products and binding of B by A positively regulates the kinase activity of B.""" ;
    obo:IAO_0000117 "Chris Mungall", "Vasundra Touré" ;
    obo:IAO_0000118 "directly activates" ;
    oboInOwl:hasExactSynonym "molecularly increases activity of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "directly positively regulates activity of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002448 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002629
        obo:RO_0002333
    ) .

obo:RO_0002464
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000232 "This property or its subproperties is not to be used directly. These properties exist as helper properties that are used to support OWL reasoning." ;
    a owl:ObjectProperty ;
    rdfs:label "helper property (not for use in curation)" .

obo:RO_0002473
    obo:IAO_0000115 "x composed_primarily_of y if and only if more than half of the mass of x is made from y or units of the same type as y.", "x composed_primarily_of y iff: more than half of the mass of x is made from parts of y" ;
    oboInOwl:hasDbXref "RO:0002473" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "RO:0002473", "composed_primarily_of" ;
    oboInOwl:shorthand "composed_primarily_of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "composed primarily of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002479
    obo:IAO_0000115 "p has part that occurs in c if and only if there exists some p1, such that p has_part p1, and p1 occurs in c." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "has part that occurs in" ;
    rdfs:range obo:BFO_0000004 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:BFO_0000066
    ) .

obo:RO_0002481
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "is kinase activity" ;
    rdfs:subPropertyOf obo:RO_0002564 .

obo:RO_0002485
    obo:IAO_0000116 "See notes for inverse relation" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "receives input from" ;
    rdfs:subPropertyOf obo:RO_0002170 ;
    owl:inverseOf obo:RO_0002486 .

obo:RO_0002486
    obo:IAO_0000116 "This is an exploratory relation. The label is taken from the FMA. It needs aligned with the neuron-specific relations such as has postsynaptic terminal in." ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "sends output to" ;
    rdfs:subPropertyOf obo:RO_0002170 .

obo:RO_0002487
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "relation between physical entity and a process or stage" ;
    rdfs:range obo:BFO_0000003 .

obo:RO_0002488
    obo:IAO_0000115 "Relation between continuant c and occurrent s, such that every instance of c comes into existing during some s.", "x existence starts during y if and only if the time point at which x starts is after or equivalent to the time point at which y starts and before or equivalent to the time point at which y ends. Formally: x existence starts during y iff α(x) >= α(y) & α(x) <= ω(y)." ;
    oboInOwl:hasDbXref "RO:0002488" ;
    oboInOwl:hasExactSynonym "begins_to_exist_during" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "RO:0002488", "existence_starts_during" ;
    oboInOwl:shorthand "existence_starts_during" ;
    a owl:ObjectProperty ;
    rdfs:label "existence starts during" ;
    rdfs:subPropertyOf obo:RO_0002490, obo:RO_0002496 ;
    owl:propertyChainAxiom (obo:RO_0002488
        obo:BFO_0000050
    ) .

obo:RO_0002489
    obo:IAO_0000115 "Relation between continuant and occurrent, such that c comes into existence at the start of p.", "x starts ends with y if and only if the time point at which x starts is equivalent to the time point at which y starts. Formally: x existence starts with y iff α(x) = α(y)." ;
    oboInOwl:hasDbXref "RO:0002489" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "existence_starts_with" ;
    oboInOwl:shorthand "existence_starts_with" ;
    a owl:ObjectProperty ;
    rdfs:label "existence starts with" ;
    rdfs:subPropertyOf obo:RO_0002488 .

obo:RO_0002490
    obo:IAO_0000115 "x existence overlaps y if and only if either (a) the start of x is part of y or (b) the end of x is part of y. Formally: x existence starts and ends during y iff (α(x) >= α(y) & α(x) <= ω(y)) OR (ω(x) <= ω(y) & ω(x) >= α(y))" ;
    a owl:ObjectProperty ;
    rdfs:label "existence overlaps" ;
    rdfs:subPropertyOf obo:RO_0002487 .

obo:RO_0002491
    obo:IAO_0000115 "x exists during y if and only if: 1) the time point at which x begins to exist is after or equal to the time point at which y begins and 2) the time point at which x ceases to exist is before or equal to the point at which y ends. Formally: x existence starts and ends during y iff α(x) >= α(y) & α(x) <= ω(y) & ω(x) <= ω(y) & ω(x) >= α(y)" ;
    oboInOwl:hasDbXref "RO:0002491" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "existence_starts_and_ends_during" ;
    oboInOwl:shorthand "existence_starts_and_ends_during" ;
    a owl:ObjectProperty ;
    rdfs:label "existence starts and ends during" ;
    rdfs:subPropertyOf obo:RO_0002488, obo:RO_0002492 .

obo:RO_0002492
    obo:IAO_0000115 "Relation between continuant c and occurrent s, such that every instance of c ceases to exist during some s, if it does not die prematurely.", "x existence ends during y if and only if the time point at which x ends is before or equivalent to the time point at which y ends and after or equivalent to the point at which y starts. Formally: x existence ends during y iff ω(x) <= ω(y) and ω(x) >= α(y)." ;
    oboInOwl:hasDbXref "RO:0002492" ;
    oboInOwl:hasExactSynonym "ceases_to_exist_during" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "RO:0002492", "existence_ends_during" ;
    oboInOwl:shorthand "existence_ends_during" ;
    a owl:ObjectProperty ;
    rdfs:label "existence ends during" ;
    rdfs:subPropertyOf obo:RO_0002490, obo:RO_0002497 ;
    owl:propertyChainAxiom (obo:RO_0002492
        obo:BFO_0000050
    ) .

obo:RO_0002493
    obo:IAO_0000115 "Relation between continuant and occurrent, such that c ceases to exist at the end of p.", "x existence ends with y if and only if the time point at which x ends is equivalent to the time point at which y ends. Formally: x existence ends with y iff ω(x) = ω(y)." ;
    oboInOwl:hasDbXref "RO:0002493" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "existence_ends_with" ;
    oboInOwl:shorthand "existence_ends_with" ;
    a owl:ObjectProperty ;
    rdfs:label "existence ends with" ;
    rdfs:subPropertyOf obo:RO_0002492 .

obo:RO_0002494
    obo:IAO_0000115 "x transformation of y if x is the immediate transformation of y, or is linked to y through a chain of transformation relationships" ;
    oboInOwl:hasDbXref "RO:0002494" ;
    oboInOwl:hasExactSynonym "transforms from" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "transformation_of" ;
    oboInOwl:shorthand "transformation_of" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transformation of" ;
    rdfs:seeAlso obo:SIO_000657 ;
    rdfs:subPropertyOf obo:RO_0002202 .

obo:RO_0002495
    obo:IAO_0000115 "x immediate transformation of y iff x immediately succeeds y temporally at a time boundary t, and all of the matter present in x at t is present in y at t, and all the matter in y at t is present in x at t" ;
    oboInOwl:hasDbXref "RO:0002495" ;
    oboInOwl:hasExactSynonym "direct_transformation_of", "immediately transforms from" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "immediate_transformation_of" ;
    oboInOwl:shorthand "immediate_transformation_of" ;
    a owl:ObjectProperty ;
    rdfs:label "immediate transformation of" ;
    rdfs:seeAlso obo:SIO_000658 ;
    rdfs:subPropertyOf obo:RO_0002207, obo:RO_0002494 .

obo:RO_0002496
    obo:IAO_0000115 "x existence starts during or after y if and only if the time point at which x starts is after or equivalent to the time point at which y starts. Formally: x existence starts during or after y iff α (x) >= α (y)." ;
    oboInOwl:hasDbXref "RO:0002496" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "existence_starts_during_or_after" ;
    oboInOwl:shorthand "existence_starts_during_or_after" ;
    a owl:ObjectProperty ;
    rdfs:label "existence starts during or after" ;
    rdfs:subPropertyOf obo:RO_0002487 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002496
    ), (obo:RO_0002258
        obo:RO_0002496
    ), (obo:RO_0002496
        obo:BFO_0000050
    ), (obo:RO_0002496
        obo:BFO_0000062
    ), (obo:RO_0002496
        obo:RO_0002082
    ) .

obo:RO_0002497
    obo:IAO_0000115 "x existence ends during or before y if and only if the time point at which x ends is before or equivalent to the time point at which y ends." ;
    oboInOwl:hasDbXref "RO:0002497" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "existence_ends_during_or_before" ;
    oboInOwl:shorthand "existence_ends_during_or_before" ;
    a owl:ObjectProperty ;
    rdfs:label "existence ends during or before" ;
    rdfs:subPropertyOf obo:RO_0002487 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002497
    ), (obo:RO_0002286
        obo:RO_0002497
    ), (obo:RO_0002497
        obo:BFO_0000050
    ), (obo:RO_0002497
        obo:BFO_0000063
    ), (obo:RO_0002497
        obo:RO_0002082
    ) .

obo:RO_0002500
    obo:IAO_0000115 "A relationship between a material entity and a process where the material entity has some causal role that influences the process" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:label "causal agent in process" ;
    rdfs:subPropertyOf obo:RO_0002595 ;
    owl:inverseOf obo:RO_0002608 .

obo:RO_0002501
    obo:IAO_0000115 "p is causally related to q if and only if p or any part of p and q or any part of q are linked by a chain of events where each event pair is one of direct activation or direct inhibition. p may be upstream, downstream, part of or a container of q." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000232 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "causal relation between processes" ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002410 .

obo:RO_0002502
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "depends on" ;
    rdfs:seeAlso obo:BFO_0000169 .

obo:RO_0002506
    obo:IAO_0000116 "The intent is that the process branch of the causal property hierarchy is primary (causal relations hold between occurrents/processes), and that the material branch is defined in terms of the process branch" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000232 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "causal relation between entities" ;
    rdfs:range obo:BFO_0000002 ;
    rdfs:subPropertyOf obo:RO_0002410 .

obo:RO_0002551
    obo:IAO_0000115 "A relation between a segment or subdivision of an organism and the maximal subdivision of material entities that provides structural support for that segment or subdivision.", "A relation between a subdivision of an organism and the single subdivision of skeleton that provides structural support for that subdivision." ;
    oboInOwl:hasDbXref "RO:0002551" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "has sekeletal support", "has supporting framework" ;
    oboInOwl:id "has_skeleton" ;
    oboInOwl:shorthand "has_skeleton" ;
    a owl:AsymmetricProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000003, obo:UBERON_0000475 ;
    rdfs:label "has skeleton" ;
    rdfs:range obo:CARO_0000006, obo:UBERON_0010912 ;
    rdfs:subPropertyOf obo:BFO_0000051 ;
    owl:inverseOf obo:RO_0002576 .

obo:RO_0002559
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "causally influenced by (entity-centric)" ;
    a owl:ObjectProperty ;
    rdfs:label "causally influenced by" ;
    rdfs:subPropertyOf obo:RO_0002506 ;
    owl:inverseOf obo:RO_0002566 .

obo:RO_0002563
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "interaction relation helper property" ;
    rdfs:seeAlso <http://ontologydesignpatterns.org/wiki/Submissions:N-Ary_Relation_Pattern_%28OWL_2%29>, "http://purl.obolibrary.org/obo/ro/docs/interaction-relations/"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002464 .

obo:RO_0002564
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "molecular interaction relation helper property" ;
    rdfs:subPropertyOf obo:RO_0002563 .

obo:RO_0002566
    obo:IAO_0000115 "The entity or characteristic A is causally upstream of the entity or characteristic B, A having an effect on B. An entity corresponds to any biological type of entity as long as a mass is measurable. A characteristic corresponds to a particular specificity of an entity (e.g., phenotype, shape, size)." ;
    obo:IAO_0000117 "Chris Mungall", "Vasundra Touré" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "causally influences (entity-centric)" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "causally influences" ;
    rdfs:range obo:BFO_0000002 ;
    rdfs:subPropertyOf obo:RO_0002506 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002411
        obo:RO_0002233
    ), (obo:RO_0002327
        obo:RO_0002411
        obo:RO_0002333
    ) .

obo:RO_0002567
    obo:IAO_0000115 "A relation that holds between elements of a musculoskeletal system or its analogs." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "biomechanically related to" ;
    rdfs:range obo:CARO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002328 .

obo:RO_0002568
    obo:IAO_0000115 "m1 has_muscle_antagonist m2 iff m1 acts in opposition to m2, and m2 is responsible for returning the structure to its initial position.", "m1 has_muscle_antagonist m2 iff m1 has_muscle_insertion s, m2 has_muscle_insection s, m1 acts in opposition to m2, and m2 is responsible for returning the structure to its initial position." ;
    oboInOwl:hasDbXref "RO:0002568" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_muscle_antagonist" ;
    oboInOwl:shorthand "has_muscle_antagonist" ;
    a owl:ObjectProperty ;
    rdfs:label "has muscle antagonist" ;
    rdfs:seeAlso obo:dbpprop_antagonist ;
    rdfs:subPropertyOf obo:RO_0002567 .

obo:RO_0002569
    obo:IAO_0000115 "inverse of branching part of" ;
    oboInOwl:hasDbXref "RO:0002569" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_branching_part" ;
    oboInOwl:shorthand "has_branching_part" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "has branching part" ;
    rdfs:subPropertyOf obo:RO_0002375 .

obo:RO_0002571
    obo:IAO_0000115 "x lumen_of y iff x is the space or substance that is part of y and does not cross any of the inner membranes or boundaries of y that is maximal with respect to the volume of the convex hull." ;
    oboInOwl:hasDbXref "RO:0002571" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "lumen_of" ;
    oboInOwl:shorthand "lumen_of" ;
    a owl:ObjectProperty ;
    rdfs:label "lumen of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002572
    obo:IAO_0000115 "s is luminal space of x iff s is lumen_of x and s is an immaterial entity" ;
    oboInOwl:hasDbXref "RO:0002572" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "luminal_space_of" ;
    oboInOwl:shorthand "luminal_space_of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000141 ;
    rdfs:label "luminal space of" ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002571 .

obo:RO_0002575
    a owl:AnnotationProperty .

obo:RO_0002576
    obo:IAO_0000115 "inverse of has skeleton" ;
    oboInOwl:hasDbXref "RO:0002576" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "skeleton_of" ;
    oboInOwl:shorthand "skeleton_of" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000003 ;
    rdfs:label "skeleton of" ;
    rdfs:range obo:CARO_0000003 ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002577
    obo:IAO_0000115 "A material entity consisting of multiple components that are causally integrated." ;
    obo:IAO_0000116 "May be replaced by a BFO class, as discussed in http://www.jbiomedsem.com/content/4/1/43" ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 "http://www.jbiomedsem.com/content/4/1/43" ;
    a owl:Class ;
    rdfs:label "system" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:RO_0002578
    obo:IAO_0000115 "Process(P1) directly regulates process(P2) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  regulates the kinase activity (P2) of protein B then P1 directly regulates P2." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "directly regulates (processual)" ;
    obo:RO_0002575 obo:RO_0002211 ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "directly regulates" ;
    rdfs:subPropertyOf obo:RO_0002211, obo:RO_0002412 .

obo:RO_0002581
    obo:IAO_0000115 "If R <- P o Q is a defining property chain axiom, then it also holds that R -> P o Q. Note that this cannot be expressed directly in OWL" ;
    a owl:AnnotationProperty ;
    rdfs:label "is a defining property chain axiom" .

obo:RO_0002582
    obo:IAO_0000115 "If R <- P o Q is a defining property chain axiom, then (1) R -> P o Q holds and (2) Q is either reflexive or locally reflexive. A corollary of this is that P SubPropertyOf R." ;
    a owl:AnnotationProperty ;
    rdfs:label "is a defining property chain axiom where second argument is reflexive" .

obo:RO_0002584
    obo:IAO_0000112 "gland SubClassOf 'has part structure that is capable of' some 'secretion by cell'" ;
    obo:IAO_0000115 "s 'has part structure that is capable of' p if and only if there exists some part x such that s 'has part' x and x 'capable of' p" ;
    obo:IAO_0000117 "Chris Mungall" ;
    a owl:ObjectProperty ;
    rdfs:label "has part structure that is capable of" ;
    rdfs:subPropertyOf obo:RO_0002328, obo:RO_0002595 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:RO_0002215
    ) .

obo:RO_0002595
    obo:IAO_0000115 "A relationship that holds between a material entity and a process in which causality is involved, with either the material entity or some part of the material entity exerting some influence over the process, or the process influencing some aspect of the material entity." ;
    obo:IAO_0000116 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "causal relation between material entity and a process" ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002410 .

obo:RO_0002596
    obo:IAO_0000112 "pyrethroid -> growth" ;
    obo:IAO_0000115 "Holds between c and p if and only if c is capable of some activity a, and a regulates p." ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:label "capable of regulating" ;
    rdfs:subPropertyOf obo:RO_0002500 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002211
    ) .

obo:RO_0002597
    obo:IAO_0000115 "Holds between c and p if and only if c is capable of some activity a, and a negatively regulates p." ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:label "capable of negatively regulating" ;
    rdfs:subPropertyOf obo:RO_0002596 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002212
    ) .

obo:RO_0002598
    obo:IAO_0000112 "renin -> arteriolar smooth muscle contraction" ;
    obo:IAO_0000115 "Holds between c and p if and only if c is capable of some activity a, and a positively regulates p." ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:label "capable of positively regulating" ;
    rdfs:subPropertyOf obo:RO_0002596 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002213
    ) .

obo:RO_0002604
    a owl:AnnotationProperty .

obo:RO_0002608
    obo:IAO_0000115 "Inverse of 'causal agent in process'" ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    a owl:ObjectProperty ;
    rdfs:label "process has causal agent" ;
    rdfs:subPropertyOf obo:RO_0002410 .

obo:RO_0002629
    obo:IAO_0000115 "Process(P1) directly postively regulates process(P2) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P1 directly positively regulates P2." ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "directly positively regulates (process to process)" ;
    obo:RO_0004049 obo:RO_0002578 ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "directly positively regulates" ;
    rdfs:subPropertyOf obo:RO_0002213, obo:RO_0002578 .

obo:RO_0002630
    obo:IAO_0000115 "Process(P1) directly negatively regulates process(P2) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  negatively regulates the kinase activity (P2) of protein B then P1 directly negatively regulates P2." ;
    obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
    obo:IAO_0000589 "directly negatively regulates (process to process)" ;
    obo:RO_0004050 obo:RO_0002578 ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "directly negatively regulates" ;
    rdfs:subPropertyOf obo:RO_0002212, obo:RO_0002578 .

obo:RO_0003000
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a produces b if some process that occurs_in a has_output b, where a and b are material entities. Examples: hybridoma cell line produces monoclonal antibody reagent; chondroblast produces avascular GAG-rich matrix." ;
    obo:IAO_0000117 "Melissa Haendel" ;
    oboInOwl:hasDbXref "RO:0003000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "produces" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "produces" ;
    a owl:ObjectProperty ;
    rdfs:comment "Note that this definition doesn't quite distinguish the output of a transformation process from a production process, which is related to the identity/granularity issue." ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "produces", "produces"@en ;
    rdfs:range obo:BFO_0000040 ;
    owl:inverseOf obo:RO_0003001 ;
    owl:propertyChainAxiom ([
            owl:inverseOf obo:BFO_0000066
        ]
        obo:RO_0002234
    ) .

obo:RO_0003001
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a produced_by b iff some process that occurs_in b has_output a." ;
    obo:IAO_0000117 "Melissa Haendel" ;
    oboInOwl:hasDbXref "RO:0003001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "produced_by" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "produced_by" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "produced by", "produced by"@en, "produced_by" ;
    rdfs:range obo:BFO_0000040 .

obo:RO_0004031
    obo:IAO_0000115 "Holds between an entity and an process P where the entity enables some larger compound process, and that larger process has-part P." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-01-25T23:20:13Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "enables subfunction" ;
    rdfs:subPropertyOf obo:RO_0002328 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:BFO_0000051
    ) .

obo:RO_0004032
    obo:RO_0004049 obo:RO_0002264 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-01-26T23:49:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of or within, positive effect" ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Acts_upstream_of_or_within,_positive_effect> ;
    rdfs:subPropertyOf obo:RO_0002264 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0004047
    ) .

obo:RO_0004033
    obo:RO_0004050 obo:RO_0002264 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-01-26T23:49:51Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of or within, negative effect" ;
    rdfs:subPropertyOf obo:RO_0002264 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0004046
    ) .

obo:RO_0004034
    obo:IAO_0000115 "c 'acts upstream of, positive effect' p if c is enables f, and f is causally upstream of p, and the direction of f is positive" ;
    obo:RO_0004049 obo:RO_0002263 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-01-26T23:53:14Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of, positive effect" ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Acts_upstream_of,_positive_effect> ;
    rdfs:subPropertyOf obo:RO_0002263, obo:RO_0004032 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002304
    ) .

obo:RO_0004035
    obo:IAO_0000115 "c 'acts upstream of, negative effect' p if c is enables f, and f is causally upstream of p, and the direction of f is negative" ;
    obo:RO_0004050 obo:RO_0002263 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-01-26T23:53:22Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "acts upstream of, negative effect" ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Acts_upstream_of,_negative_effect> ;
    rdfs:subPropertyOf obo:RO_0002263, obo:RO_0004033 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:RO_0002305
    ) .

obo:RO_0004046
    obo:RO_0004050 obo:RO_0002418 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-03-13T23:55:05Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "causally upstream of or within, negative effect" ;
    rdfs:subPropertyOf obo:RO_0002418 .

obo:RO_0004047
    obo:RO_0004049 obo:RO_0002418 ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2018-03-13T23:55:19Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "causally upstream of or within, positive effect" ;
    rdfs:subPropertyOf obo:RO_0002418 .

obo:RO_0004049
    a owl:AnnotationProperty .

obo:RO_0004050
    a owl:AnnotationProperty .

obo:RO_0011002
    obo:IAO_0000115 "The entity A has an activity that regulates an activity of the entity B. For example, A and B are gene products where the catalytic activity of A regulates the kinase activity of B." ;
    obo:IAO_0000117 "Vasundra Touré" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "regulates activity of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002566 .

obo:RO_0013001
    obo:IAO_0000115 "A relationship between a neuron and a region, where the neuron has a functionally relevant number of input and/or output synapses in that region." ;
    oboInOwl:created_by <http://orcid.org/0000-0002-1373-1705> ;
    oboInOwl:creation_date "2020-07-17T09:26:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "has synaptic input or output in" ;
    a owl:ObjectProperty ;
    rdfs:label "has synaptic IO in region"@en ;
    rdfs:subPropertyOf obo:RO_0002130 ;
    owl:propertyChainAxiom (obo:RO_0013001
        obo:BFO_0000050
    ) .

obo:RO_0040042
    a owl:AnnotationProperty .

obo:SO_0000010
    oboInOwl:hasExactSynonym "protein-coding" ;
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:id "SO:0000010" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "protein_coding" ;
    rdfs:subClassOf obo:BFO_0000019 .

obo:SO_0000110
    obo:IAO_0000115 "An extent of biological sequence." ;
    oboInOwl:hasExactSynonym "located_sequence_feature", "sequence feature" ;
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:hasRelatedSynonym "located sequence feature" ;
    oboInOwl:id "SO:0000110" ;
    a owl:Class ;
    rdfs:label "sequence_feature" .

obo:SO_0000418
    oboInOwl:hasExactSynonym "signal peptide" ;
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:hasRelatedSynonym "signal" ;
    oboInOwl:id "SO:0000418" ;
    a owl:Class ;
    rdfs:comment "The signal peptide can be cleaved either co- or post-translationally. For this reason, we do not use the derives_from relation when defining protein forms lacking the signal peptide (because the precursor form might not yet exist at the time of removal)." ;
    rdfs:label "signal_peptide" ;
    rdfs:subClassOf obo:PR_000021935 .

obo:SO_0000704
    obo:IAO_0000115 "A region (or regions) that includes all of the sequence elements necessary to encode a functional transcript. A gene may include regulatory regions, transcribed regions and/or other functional sequence regions." ;
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:id "SO:0000704" ;
    a owl:Class ;
    rdfs:label "gene" ;
    rdfs:subClassOf obo:SO_0000110 .

obo:SO_0001062
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:id "SO:0001062" ;
    a owl:Class ;
    rdfs:label "propeptide" ;
    rdfs:subClassOf obo:PR_000021935 .

obo:SO_0001217
    oboInOwl:hasExactSynonym "protein coding gene" ;
    oboInOwl:hasOBONamespace "sequence" ;
    oboInOwl:id "SO:0001217" ;
    a owl:Class ;
    rdfs:label "protein_coding_gene" ;
    rdfs:subClassOf obo:SO_0000704, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:SO_0000010
    ] .

obo:UBERON_0000000
    obo:IAO_0000115 "An occurrent [span:Occurrent] that exists in time by occurring or happening, has temporal parts and always involves and depends on some entity." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000000" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "processual entity" ;
    rdfs:subClassOf obo:BFO_0000003 ;
    owl:disjointWith obo:UBERON_0001062 .

obo:UBERON_0000002
    obo:IAO_0000115 "Lower, narrow portion of the uterus where it joins with the top end of the vagina." ;
    obo:UBPROP_0000001 "The narrow caudal end of the uterus that opens into the vagina. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The evolution of mammals is associated with radical changes in their reproductive biology, particularly the structure and function of the female reproductive organs. These changes include the evolution of the uterus, cervix, vagina, placenta and specialized cell types associated with each of those structures.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cervical" ;
    oboInOwl:hasBroadSynonym "cervix" ;
    oboInOwl:hasDbXref "BTO:0001421", "BTO:0002249", "CALOHA:TS-0134", "EFO:0000979", "EMAPA:29927", "EV:0100114", "FMA:17740", "GAID:376", "MA:0000392", "MAT:0000292", "MESH:D002584", "NCIT:C12311", "OpenCyc:Mx4rvVipEJwpEbGdrcN5Y29ycA", "SCTID:181453009", "UMLS:C0007874", "VHOG:0001359", "Wikipedia:Cervix", "galen:CervixUteri" ;
    oboInOwl:hasExactSynonym "canalis cervicis uteri", "caudal segment of uterus", "cervical canal of uterus", "cervix uteri", "neck of uterus", "uterine cervix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervical canal", "cervix of uterus" ;
    oboInOwl:id "UBERON:0000002" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "uterine cervix" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001560, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0000003
    obo:IAO_0000115 "Orifice of the olfactory system. The naris is the route by which odorants enter the olfactory system[MAH]." ;
    obo:UBPROP_0000001 "One of paired external openings of the nasal chamber.[AAO]" ;
    obo:UBPROP_0000003 "Naris refer to the external and interior naris (choana) of tetrapods, and to anterior and posterior naris of zebrafish. It seems now accepted that the structure is homologous: The choana, a unique 'internal nostril' opening from the nasal sac into the roof of the mouth, is a key part of the tetrapod (land vertebrate) respiratory system. It was the first component of the tetrapod body plan to evolve, well before the origin of limbs, and is therefore crucial to our understanding of the beginning of the fish-tetrapod transition. (...) Here we present new material of Kenichthys, a 395-million-year-old fossil fish from China, that provides direct evidence for the origin of the choana and establishes its homology: it is indeed a displaced posterior external nostril that, during a brief transitional stage illustrated by Kenichthys, separated the maxilla from the premaxilla.[well established][VHOG]" ;
    obo:UBPROP_0000008 "in actinopterygians, both pairs of nares are external. In tetrapods, the exhalant empties into the buccal cavity" ;
    obo:UBPROP_0000012 "we have classified this as an orifice, according to FMA. Note that in FMA, orifices are immaterial entities, but in ZFA this is a surface structure" ;
    oboInOwl:hasDbXref "AAO:0000311", "EHDAA2:0001225", "EHDAA:9083", "EMAPA:17847", "MA:0000282", "SCTID:272650008", "VHOG:0000663", "galen:Naris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000003" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "naris" ;
    rdfs:subClassOf obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005725
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001707
            ]
        )
    ] .

obo:UBERON_0000004
    obo:IAO_0000115 "The olfactory organ of vertebrates, consisting of nares, olfactory epithelia and the structures and skeletal framework of the nasal cavity." ;
    obo:UBPROP_0000001 "Organ that is the specialized structure of the face that contains olfactory neurons. The peripheral olfactory organ is paired[ZFA:0000047].", "a protuberance in vertebrates that houses the nostrils, or nares, which admit and expel air for respiration in conjunction with the mouth. Behind the nose are the olfactory mucosa and the sinuses. Behind the nasal cavity, air next passes through the pharynx, shared with the digestive system, and then into the rest of the respiratory system. In humans, the nose is located centrally on the face; on most other mammals, it is on the upper tip of the snout[WP]. GO: The nose is the specialized structure of the face that serves as the organ of the sense of smell and as part of the respiratory system. Includes the nasi externus (external nose) and cavitas nasi (nasal cavity)[Wikipedia:Nose].", "the organ that is specialized for smell and is part of the respiratory system" ;
    obo:UBPROP_0000008 "the structure of the nose varies across vertebrates. In tetrapods the nose is part of the respiratory system.[PMID:25312359]" ;
    oboInOwl:hasDbXref "BTO:0000840", "CALOHA:TS-2037", "EHDAA2:0001274", "EHDAA:1502", "EMAPA:16542", "EV:0100037", "EV:0100370", "FMA:46472", "GAID:77", "MA:0000281", "MAT:0000139", "MESH:D009666", "MIAA:0000139", "NCIT:C12756", "OpenCyc:Mx4rvViCbJwpEbGdrcN5Y29ycA", "SCTID:181195007", "TAO:0000047", "UMLS:C0028429", "Wikipedia:Nose", "ZFA:0000047", "galen:Nose" ;
    oboInOwl:hasExactSynonym "nasal sac", "nose", "peripheral olfactory organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasus", "olfactory apparatus", "proboscis" ;
    oboInOwl:id "UBERON:0000004" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nose" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, obo:UBERON_0002268, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007608
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0006813
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d0/Canine-nose.jpg"^^xsd:anyURI .

obo:UBERON_0000005
    oboInOwl:hasDbXref "FBbt:00005157" ;
    oboInOwl:hasExactSynonym "chemosensory sensory organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000005" ;
    oboInOwl:inSubset core:functional_classification, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "chemosensory organ" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005726
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007606
            ]
        )
    ] .

obo:UBERON_0000006
    obo:IAO_0000115 "the clusters of hormone-producing cells that are scattered throughout the pancreas" ;
    obo:UBPROP_0000001 "Anatomical structure which consists of glands developed from pancreatic ducts in the larvae and secrete insulin.[AAO]" ;
    obo:UBPROP_0000003 "Mammals, birds, reptiles and amphibians have a pancreas with similar histology and mode of development, while in some fish, the islet cells are segregated as Brockmann bodies.[well established][VHOG]" ;
    obo:UBPROP_0000008 "A primitive exocrine pancreas can be found in holocephalan cartilaginous fish; a pancreatic duct directly ending in the gut lumen is connected to a glandular structure made of exocrine cells and associated with cell islets, which comprises three different hormone-producing cell types: insulin, somatostatin and glucagon (Yui and Fujita, 1986)" ;
    obo:UBPROP_0000202 obo:FMA_76489 ;
    oboInOwl:hasDbXref "AAO:0010406", "BTO:0000991", "CALOHA:TS-0741", "EFO:0000856", "EMAPA:32927", "EV:0100130", "FMA:16016", "GAID:324", "MA:0000127", "MAT:0000076", "MESH:D007515", "MIAA:0000076", "NCIT:C12608", "UMLS:C0022131", "VHOG:0000646", "Wikipedia:Islets_of_Langerhans", "XAO:0000159" ;
    oboInOwl:hasExactSynonym "pancreatic insula", "pancreatic islet" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "island of Langerhans", "island of pancreas", "islets of Langerhans" ;
    oboInOwl:id "UBERON:0000006" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "islet of Langerhans" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0034922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000016
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/99/Gray1105.png"^^xsd:anyURI .

obo:UBERON_0000007
    obo:IAO_0000115 "The pituitary gland is an endocrine gland that secretes hormones that regulate many other glands [GO]. An endocrine gland located ventral to the diencephalon and derived from mixed neuroectodermal and non neuroectodermal origin [ZFIN]." ;
    obo:UBPROP_0000001 "An endocrine gland derived from infundibulum of the floor of the diencephalon and an ectodermal dorsal protrusion from the buccal cavity which controls the secretion of many hormones influencing the function of various organs of the body.[AAO]", "An endocrine gland located ventral to the diencephalon and derived from mixed neuroectodermal and non neuroectodermal origin.[TAO]" ;
    obo:UBPROP_0000003 "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" ;
    obo:UBPROP_0000008 "The lamprey possesses a distinct pituitary organ and hormones, the ascidian does not show distinct evidence of them [Sower S, Freamat M, Kavanaugh S. The origins of the vertebrate hypothalamic-pituitary-gonadal (HPG) and hypothalamic-pituitary-thyroid (HPT) endocrine systems: new insights from lampreys. Gen Comp Endocrinol 2009;161:20-9]" ;
    oboInOwl:hasBroadSynonym "Hp" ;
    oboInOwl:hasDbXref "AAO:0010536", "BAMS:PIT", "BAMS:Pit", "BIRNLEX:1353", "BM:Die-Hy-HY", "BTO:0001073", "CALOHA:TS-0798", "DHBA:10505", "EFO:0000857", "EHDAA2:0001471", "EHDAA:2183", "EHDAA:4477", "EMAPA:35998", "EV:0100132", "FMA:13889", "GAID:457", "HBA:4634", "MA:0000176", "MAT:0000077", "MESH:D010902", "MIAA:0000077", "NCIT:C12399", "OpenCyc:Mx4rv6NQYJwpEbGdrcN5Y29ycA", "SCTID:181125003", "TAO:0000118", "UMLS:C0032005", "VHOG:0000143", "Wikipedia:Pituitary_gland", "XAO:0000017", "ZFA:0000118", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=399" ;
    oboInOwl:hasExactSynonym "glandula pituitaria", "pituitary", "pituitary body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypophysis", "hypophysis cerebri" ;
    oboInOwl:id "UBERON:0000007" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Terminology note: hypophysis and pituitary gland are often used informally as synonyms, but the hypophysis also includes the small infundibular or pituitary stalk[Neumann 2020]" ;
    rdfs:label "pituitary gland" ;
    rdfs:subClassOf obo:UBERON_0003296, obo:UBERON_0010133, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000440
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000642
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002198
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007276
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001894
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0034875
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray1180.png"^^xsd:anyURI .

obo:UBERON_0000009
    obo:IAO_0000115 "A layer of dense irregular connective tissue that lines organs and supports the mucosa, as well as joins the mucosa to the bulk of underlying smooth muscle. [WP,unvetted]." ;
    obo:UBPROP_0000007 "submucosal" ;
    oboInOwl:hasDbXref "BTO:0002107", "FMA:85391", "FMA:85392", "NCIT:C13167", "SCTID:68439008", "UMLS:C0225344", "Wikipedia:Submucosa" ;
    oboInOwl:hasExactSynonym "organ submucosa", "region of submucosa", "submucosa of organ", "submucosa of region of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer", "tela submucosa", "tunica submucosa" ;
    oboInOwl:id "UBERON:0000009" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "submucosa" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0000344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4e/Ens.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/Ens.png/200px-Ens.png"^^xsd:anyURI .

obo:UBERON_0000010
    obo:IAO_0000115 "A major division of the nervous system that contains nerves which connect the central nervous system (CNS) with sensory organs, other organs, muscles, blood vessels and glands." ;
    obo:UBPROP_0000001 "Nervous structures including ganglia outside of the central nervous system. Kimmel et al, 1995.[TAO]", "Part of nervous system in which nerves extend throughout the body outside of the brain and spinal cord.[AAO]", "The peripheral nervous system (PNS) is the part of the nervous system connected to the CNS which contains cranial nerves III - XII, spinal, peripheral and autonomic nerves. (CUMBO)" ;
    obo:UBPROP_0000003 "(...) specific vertebrate traits within the chordate phylum such as skeletal tissues, PNS, and spectacular head and brain development, are linked to the NC (neural crest) and its derivatives.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "PNS" ;
    oboInOwl:hasDbXref "AAO:0000429", "BAMS:PNS", "BILA:0000081", "BIRNLEX:1111", "BTO:0001028", "CALOHA:TS-0808", "EFO:0000891", "EHDAA2:0001445", "EHDAA:2893", "EMAPA:16665", "EV:0100335", "FBbt:00005098", "FMA:9903", "GAID:715", "MA:0000218", "MAT:0000338", "MESH:D017933", "MIAA:0000338", "NCIT:C12465", "SCTID:362292005", "TAO:0000142", "UMLS:C0206417", "UMLS:C1305921", "VHOG:0000399", "Wikipedia:Peripheral_nervous_system", "XAO:0000178", "ZFA:0000142", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3232" ;
    oboInOwl:hasExactSynonym "pars peripherica", "systema nervosum periphericum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000010" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "peripheral nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/ba/Nervous_system_diagram.png"^^xsd:anyURI .

obo:UBERON_0000012
    obo:IAO_0000115 "Part of peripheral nervous system that includes the somatic parts of the cranial and spinal nerves and their ganglia and the peripheral sensory receptors." ;
    oboInOwl:hasDbXref "EFO:0000892", "FMA:9904", "MA:0002850", "MAT:0000099", "MIAA:0000099", "NLXANAT:100301", "Wikipedia:Somatic_nervous_system" ;
    oboInOwl:hasExactSynonym "PNS - somatic", "somatic nervous system, somatic division", "somatic part of peripheral nervous system", "somatic peripheral nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000012" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "somatic nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0000013
    obo:IAO_0000115 "The sympathetic nervous system is one of the two divisions of the vertebrate autonomic nervous system (the other being the parasympathetic nervous system). The sympathetic preganglionic neurons have their cell bodies in the thoracic and lumbar regions of the spinal cord and connect to the paravertebral chain of sympathetic ganglia. Innervate heart and blood vessels, sweat glands, viscera and the adrenal medulla. Most sympathetic neurons, but not all, use noradrenaline as a post-ganglionic neurotransmitter [GO]." ;
    obo:UBPROP_0000001 "Part of the autonomic nervous system which has opposing physiological effects of the parasympathetic nervous system. Examples include increasing the heart rate or constricting the blood vessels.[AAO]", "The part of the autonomic nervous system which chiefly contains adrenergic fibres and tends to control and reduce secretions, decrease the contractility and hence the tone of smooth muscles and provoke the contraction of blood vessels. Essentially, it consists of preganglionic fibres from the thoracic and upper lumbar parts of the spinal cord. These fibres, by means of delicate rami communicantes, cross over to ganglia sited in a pair of ganglionated cords on each side of the vertebral column or to more peripheral ganglia. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "The autonomic nervous system is composed of three divisions: the sympathetic division, the parasympathetic division, and the enteric division. (...) In ray-finned teleost fishes, a sympathetic chain is present, and dual innervation of additional organs can be observed. A similar pattern can be found in amphibians (...). The evolution of the autonomic nervous system has been quite conservative, especially in the tetrapod lineage.[well established][VHOG]" ;
    obo:UBPROP_0000011 "has developmental contribution from NC in verteberates (https://github.com/obophenotype/uberon/wiki/The-neural-crest)" ;
    oboInOwl:hasDbXref "AAO:0010487", "BIRNLEX:2516", "BTO:0001832", "CALOHA:TS-2050", "EFO:0000893", "EHDAA2:0001971", "EHDAA:3769", "EMAPA:16985", "FMA:9906", "GAID:710", "MA:0000225", "MESH:D013564", "MIAA:0000100", "NCIT:C12795", "SCTID:362484004", "TAO:0001576", "UMLS:C0039044", "UMLS:C1269646", "VHOG:0000384", "Wikipedia:Sympathetic_nervous_system", "ZFA:0001576" ;
    oboInOwl:hasExactSynonym "pars sympathica divisionis autonomici systematis nervosi", "sympathetic nervous system", "sympathetic part of autonomic division of nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pars sympathica divisionis autonomici systematis nervosi" ;
    oboInOwl:id "UBERON:0000013" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "sympathetic nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Gray838.png"^^xsd:anyURI .

obo:UBERON_0000014
    obo:IAO_0000115 "Any portion of the organ that covers that body and consists of a layer of epidermis and a layer of dermis." ;
    obo:IAO_0000232 "Note the distinction between the entire skin of the body, of which there is only 1 in an organism, and zones of skin, of which there can be many. Examples: skin of knee" ;
    obo:UBPROP_0000003 "(...) it is well-established that neural crest cells contribute to both the dermal skeleton (craniofacial bone, teeth, and the caudal fin rays of teleosts) and the integument, including craniofacial dermis and all pigment cells outside the retina (...).[well established][VHOG]" ;
    obo:UBPROP_0000012 "we assume that mouse, HOG and GAID all mean zone of skin when they say skin. We also choose skin as an exact synonym, as it is more intuitive" ;
    oboInOwl:hasDbXref "EHDAA2:0001844", "EHDAA:6530", "EMAPA:17525", "EV:0100152", "FMA:86166", "GAID:933", "MA:0000151", "MAT:0000284", "MESH:D012867", "MIAA:0000284", "OpenCyc:Mx4rvVjX3ZwpEbGdrcN5Y29ycA", "SCTID:20795001", "VHOG:0000860", "Wikipedia:Skin" ;
    oboInOwl:hasExactSynonym "portion of skin", "region of skin", "skin", "skin region", "skin zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000014" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "zone of skin" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Skin.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/e/e8/HumanSkinDiagram.jpg"^^xsd:anyURI .

obo:UBERON_0000015
    obo:IAO_0000115 "A non-material anatomical entity of two dimensions. Anatomical boundaries are contiguous structures." ;
    oboInOwl:hasDbXref "AEO:0000192", "CARO:0000010", "FMA:50705" ;
    oboInOwl:hasExactSynonym "anatomical boundary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000015" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:comment "Except in the case of abstracted fiat boundaries such as the midline plane of an organism, all 2D anatomical entities have a 3 dimensional projection. For example, the surface of the shell of a muscle has a distinct shape that projects into the third dimension. Note that boundaries are 2D structures. They have no thickness - and so can not be sites of gene expression or gene product localisation. For this, use boundary region terms." ;
    rdfs:label "non-material anatomical boundary" ;
    rdfs:subClassOf obo:UBERON_0000466 .

obo:UBERON_0000016
    obo:IAO_0000115 "The part of the pancreas that is part of the endocrine system and is made up of islet cells, which produce insulin, glucagon and somatostatin." ;
    obo:IAO_0000116 "create a separate class for distributed pancreas, eg cyclostomes?" ;
    obo:UBPROP_0000001 "The part of the pancreas that acts as an endocrine gland, consisting of the islets of Langerhans, which secrete insulin and other hormones. [TFD][VHOG]", "The zebrafish endocrine pancreas is composed of small groups of islet cells that are distributed throughout the exocrine pancreas. The islet cells produce insulin, glucagon and somatostatin.[TAO]" ;
    obo:UBPROP_0000003 "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" ;
    obo:UBPROP_0000008 "endocrine and exocrine pancreas are not co-associated in hagfishes or lampreys" ;
    oboInOwl:hasDbXref "BTO:0000650", "CALOHA:TS-1302", "EFO:0002542", "EMAPA:35305", "EV:0100129", "FMA:16018", "MA:0001582", "NCIT:C32509", "SCTID:361339003", "TAO:0001260", "VHOG:0000049", "Wikipedia:Islets_of_Langerhans", "ZFA:0001260" ;
    oboInOwl:hasExactSynonym "endocrine pancreas", "pars endocrina pancreatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "endocrine part of pancreas", "islets of Langerhans part of pancreas" ;
    oboInOwl:id "UBERON:0000016" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endocrine pancreas" ;
    rdfs:subClassOf obo:UBERON_0000471, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030073
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070253
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000006
    ] .

obo:UBERON_0000017
    obo:IAO_0000115 "The part of the pancreas that is part of the exocrine system and which produces and store zymogens of digestive enzymes, such as chymotrypsinogen and trypsinogen in the acinar cells [GO]." ;
    obo:UBPROP_0000001 "The exocrine pancreas is composed of acinar epithelial cells and ductal epithelium that manufacture the proteolytic enzymes and bicarbonate required for digestion.[TAO]", "The part of the pancreas that acts as an exocrine gland, consisting of the pancreatic acini, which produce pancreatic juice and secrete it into the intestine to aid in protein digestion. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010407", "BTO:0000434", "CALOHA:TS-1241", "EMAPA:35328", "EV:0100093", "FMA:16017", "MA:0002415", "NCIT:C32546", "SCTID:248202004", "TAO:0001249", "UMLS:C0553695", "VHOG:0000048", "Wikipedia:Exocrine_component_of_pancreas", "XAO:0000137", "ZFA:0001249" ;
    oboInOwl:hasExactSynonym "exocrine pancreas", "pars exocrina pancreatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "exocrine component of pancreas", "exocrine part of pancreas" ;
    oboInOwl:id "UBERON:0000017" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "exocrine pancreas" ;
    rdfs:subClassOf obo:UBERON_0000409, obo:UBERON_0004119, obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001263
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] .

obo:UBERON_0000018
    obo:IAO_0000115 "A light sensing organ composed of ommatidia" ;
    obo:UBPROP_0000008 "The term compound eye is sometimes used for the multi-unit eyes of annelids, bivalves, echinoderms. We follow Richter et al and restrict this class to the arthropod structure for these structures" ;
    oboInOwl:hasDbXref "BTO:0001921", "FBbt:00004508", "HAO:0000217", "TGMA:0000024", "Wikipedia:Compound_eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Facettenauge", "Komplexauge", "adult compound eye", "faceted eye", "insect eye", "zusammengesetztes Auge" ;
    oboInOwl:id "UBERON:0000018" ;
    oboInOwl:inSubset core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "compound eye" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/457"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0015165, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000971
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000970
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0000971
            ]
        )
    ] .

obo:UBERON_0000019
    obo:IAO_0000115 "An organ of sight that includes the camera-type eyeball and supporting structures such as the lacrimal apparatus, the conjunctiva, the eyelid." ;
    obo:UBPROP_0000001 "A cavitated compound organ that transduces light waves into neural signals.[TAO]" ;
    obo:UBPROP_0000003 "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" ;
    obo:UBPROP_0000012 "FMA distinguishes Eye (subdivision of face) which has its parts an Eyeball (organ), as well as other structures, and the orbit of skull. MA includes eyelid, conjunctiva and lacrimal apparatus as part of MA:eye - consistent with FMA - so we can infer that MA:eye is more like FMA:eye than FMA:eyeball. For other AOs this distinction is less meaningful - e.g. ZFA has no eyelid; XAO has no eyelid, but it has conjuctiva, which is considered part of the xao:eye. GO considers eyelid development part of eye development. See also notes on optic nerve - XAO, AAO and BTO consider this part of the eye. MA considers the eye muscles part of the eye, whereas FMA has a class 'orbital content' for this" ;
    oboInOwl:hasBroadSynonym "eye" ;
    oboInOwl:hasDbXref "AAO:0010340", "BIRNLEX:1169", "BTO:0004688", "EHDAA2:0000484", "EHDAA:936", "EMAPA:16198", "FMA:54448", "MA:0000261", "NCIT:C12401", "OpenCyc:Mx8Ngx4rwKSh9pwpEbGdrcN5Y29ycB4rvVil5pwpEbGdrcN5Y29ycB4rvViTvpwpEbGdrcN5Y29ycA", "SCTID:181143004", "TAO:0000107", "UMLS:C0015392", "UMLS:C1280202", "VHOG:0000275", "XAO:0000179", "ZFA:0000107" ;
    oboInOwl:hasExactSynonym "regio orbitalis" ;
    oboInOwl:hasNarrowSynonym "vertebrate eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "camera-type eye plus associated structures", "eyes", "orbital part of face", "orbital region" ;
    oboInOwl:id "UBERON:0000019" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "camera-type eye" ;
    rdfs:subClassOf obo:UBERON_0000047, obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0000020
    obo:IAO_0000115 "An organ that is capable of transducing sensory stimulus to the nervous system." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AEO:0000094", "BSA:0000121", "BTO:0000202", "CALOHA:TS-2043", "EHDAA2:0001824", "EHDAA:500", "EMAPA:35955", "FBbt:00005155", "GAID:63", "HAO:0000930", "MA:0000017", "MESH:D012679", "NCIT:C33224", "SCTID:244485009", "UMLS:C0935626", "VHOG:0001407", "WBbt:0006929" ;
    oboInOwl:hasExactSynonym "organ of sense organ system", "organ of sensory organ system", "organ of sensory system", "sense organ system organ", "sensory organ", "sensory organ system organ", "sensory system organ" ;
    oboInOwl:hasNarrowSynonym "sensillum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Sinnesorgan", "sensor" ;
    oboInOwl:id "UBERON:0000020" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sense organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001032
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray722.png"^^xsd:anyURI .

obo:UBERON_0000021
    obo:IAO_0000115 "Anatomical projection that protrudes from the skin. Examples: hair, nail, feather, claw, hoof, horn, wattle, spur, beak, antler, bristle and some scales." ;
    obo:IAO_0000116 "Mammary glands develop by similar mechanisms, and there is an argument for including them here (e.g. http://www.ncbi.nlm.nih.gov/pubmed/20484386), but these structures do not fit the current definition (lactiferous glands are part of the integumentary system in FMA). Note the FMA class is a subdivision of epidermis, which may be too restrictive for our purposes here." ;
    oboInOwl:hasDbXref "CALOHA:TS-0051", "FMA:71012", "SCTID:276160000" ;
    oboInOwl:hasExactSynonym "skin appendage" ;
    oboInOwl:hasNarrowSynonym "epidermal appendage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epidermal growth" ;
    oboInOwl:id "UBERON:0000021" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cutaneous appendage" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0013703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] .

obo:UBERON_0000025
    obo:IAO_0000115 "Any hollow cylindrical anatomical structure containing a lumen through which substances are transported." ;
    obo:IAO_0000232 "not every anatomical conduit is a tube - for example, a bone foramen is an opening in the bone, and there is no distinct separate tube structure. Tubes may transport large mixed objects (for example, a bolus of food in the digestive tube) or they may transport the secretions of a single gland (for example, gland ducts)" ;
    obo:UBPROP_0000007 "tubular" ;
    oboInOwl:hasDbXref "galen:Tube" ;
    oboInOwl:hasExactSynonym "anatomical tube" ;
    oboInOwl:hasNarrowSynonym "duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000025" ;
    a owl:Class ;
    rdfs:label "tube" ;
    rdfs:subClassOf obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0013522
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002299
            ]
        )
    ] .

obo:UBERON_0000026
    obo:IAO_0000115 "Major subdivision of an organism that protrudes from the body[DOS, CARO]." ;
    obo:UBPROP_0000001 "An appendage is an external body part, or natural prolongation, that protrudes from an organism's body, such as a vertebrate's limbs[BILA][BILA:0000018].", "Organ or organ part that is attached to the body of an organism. For example a limb[GO, modified][GO:0048736]." ;
    obo:UBPROP_0000007 "appendicular" ;
    obo:UBPROP_0000008 "this is currently a subtype of organism subdivision - which would exclude feathers" ;
    oboInOwl:hasDbXref "AEO:0000193", "BILA:0000018", "BTO:0001492", "CARO:0010003", "EFO:0000799", "EHDAA2:0003193", "EMAPA:37283", "EV:0100155", "FBbt:00007000", "HAO:0000144", "MAT:0000023", "MESH:D005121", "MIAA:0000023", "NCIT:C61460", "OpenCyc:Mx4rvViC-JwpEbGdrcN5Y29ycA", "UMLS:C0598782", "VSAO:0000075", "Wikipedia:Appendage", "XAO:0000218" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "appendages", "extremitaet", "extremity", "limbs/digits/tail" ;
    oboInOwl:id "UBERON:0000026" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "appendage" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0000029
    obo:IAO_0000115 "Any of the rounded masses of lymphoid tissue that are surrounded by a capsule of connective tissue, are distributed along the lymphatic vessels, and contain numerous lymphocytes which filter the flow of lymph." ;
    obo:RO_0002161 obo:NCBITaxon_32443, obo:NCBITaxon_8570 ;
    obo:UBPROP_0000003 "Lymph nodes that are associated with the lymphatic system have evolved in mammals.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000784", "CALOHA:TS-0579", "EFO:0000872", "EMAPA:35523", "EV:0100050", "FMA:5034", "GAID:947", "MA:0000139", "MAT:0000442", "MESH:D008198", "NCIT:C12745", "NCIT:C33027", "OpenCyc:Mx4rwLPqLpwpEbGdrcN5Y29ycA", "SCTID:181756000", "TAO_RETIRED:0005318", "UMLS:C0024204", "VHOG:0001273", "Wikipedia:Lymph_node", "ZFA_RETIRED:0005318", "galen:Lymphnode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph gland", "nodus lymphaticus" ;
    oboInOwl:id "UBERON:0000029" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lymph node" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/650"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002194
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001744
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001744
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b8/Illu_lymph_node_structure.png"^^xsd:anyURI .

obo:UBERON_0000030
    obo:IAO_0000115 "A thin layer of loose connective tissue which lies beneath the epithelium and together with the epithelium constitutes the mucosa[WP]. The lamina propria contains capillaries and a central lacteal (lymph vessel) in the small intestine, as well as lymphoid tissue. Lamina propria also contains glands with the ducts opening on to the mucosal epithelium, that secrete mucus and serous secretions." ;
    oboInOwl:hasDbXref "BTO:0002330", "FMA:62517", "NCIT:C32918", "SCTID:298225002", "UMLS:C1179187", "Wikipedia:Lamina_propria" ;
    oboInOwl:hasExactSynonym "lamina propria mucosa", "lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tunica propria" ;
    oboInOwl:id "UBERON:0000030" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lamina propria" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0000483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] ;
    foaf:depicted_by "GI:Organization.svg"^^xsd:anyURI .

obo:UBERON_0000031
    obo:IAO_0000115 "A lamina propria that is part of a respiratory airway." ;
    oboInOwl:hasDbXref "EMAPA:35877", "FMA:265157", "MA:0001858", "NCIT:C49305", "UMLS:C1710457" ;
    oboInOwl:hasExactSynonym "lamina propria mucosa of trachea", "lamina propria mucosa of windpipe", "lamina propria mucosae of trachea", "lamina propria mucosae of windpipe", "lamina propria of windpipe", "trachea lamina propria", "trachea lamina propria mucosa", "trachea lamina propria mucosae", "tracheal lamina propria", "windpipe lamina propria", "windpipe lamina propria mucosa", "windpipe lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000031" ;
    a owl:Class ;
    rdfs:label "lamina propria of trachea" ;
    rdfs:subClassOf obo:UBERON_0004779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000379
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001005
            ]
        )
    ] .

obo:UBERON_0000033
    obo:IAO_0000115 "The head is the anterior-most division of the body [GO]." ;
    obo:UBPROP_0000001 "Organism subdivision that is the part of the body consisting of the cranial and pharyngeal regions.[AAO]", "Organism subdivision which is the part of the body which consists of the cranial and pharygeal regions.[TAO]" ;
    obo:UBPROP_0000003 "Vertebrate evolution has been characterized by a fresh and vast array of cranial structures that collectively form the head.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010335", "AEO:0000106", "BILA:0000115", "BIRNLEX:1230", "BTO:0000282", "CALOHA:TS-0436", "EFO:0000964", "EHDAA2:0003106", "EMAPA:31858", "FBbt:00000004", "FMA:7154", "GAID:61", "HAO:0000397", "MA:0000023", "MAT:0000294", "MESH:D006257", "MIAA:0000294", "NCIT:C12419", "OpenCyc:Mx4rEOLm4rgPEdmAAAACs6hRjg", "OpenCyc:Mx4rvVi6YJwpEbGdrcN5Y29ycA", "SCTID:302548004", "SPD:0000016", "TAO:0001114", "TGMA:0000002", "UMLS:C0018670", "VHOG:0001644", "WBbt:0005739", "Wikipedia:Head", "XAO:0003024", "ZFA:0001114", "galen:Head" ;
    oboInOwl:hasExactSynonym "head (volume)" ;
    oboInOwl:hasNarrowSynonym "adult head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cephalic area" ;
    oboInOwl:id "UBERON:0000033" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "head" ;
    rdfs:subClassOf obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0000035
    obo:IAO_0000115 "An ovarian follicle that has one layer of granulosa cells." ;
    oboInOwl:hasDbXref "BTO:0000410", "EMAPA:35631", "FMA:18634", "MA:0002907", "SCTID:258665002" ;
    oboInOwl:hasExactSynonym "folliculus ovaricus primarius", "ovary primary follicle", "primary follicle of ovary", "primary ovarian follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "preantral follicle of ovary", "primary egg follicle", "primary follicle" ;
    oboInOwl:id "UBERON:0000035" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "primary ovarian follicle" ;
    rdfs:subClassOf obo:UBERON_0001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:UBERON_0005170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001305
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0005170 ;
                        owl:onProperty obo:RO_0002180
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0005170 ;
                        owl:onProperty obo:RO_0002180
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0000036
    obo:IAO_0000115 "A maturing ovarian follicle that has two more more layers of granulosa cells, up to the onset of antrum formation." ;
    obo:IAO_0000116 "consider adopting distinction in MA" ;
    oboInOwl:hasDbXref "EMAPA:35632", "FMA:18637", "MA:0002908" ;
    oboInOwl:hasExactSynonym "folliculus ovaricus secondarius", "ovary secondary follicle", "pre-antral follicle", "preantral follicle", "secondary follicle of ovary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antral follicle of ovary", "pre-ovulatory follicle", "secondary egg follicle", "secondary follicle" ;
    oboInOwl:id "UBERON:0000036" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "secondary ovarian follicle" ;
    rdfs:subClassOf obo:UBERON_0001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:UBERON_0005170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000035
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001305
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000037
            ]
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0005170 ;
                owl:onProperty obo:RO_0002180
            ]
        )
    ] .

obo:UBERON_0000037
    obo:IAO_0000115 "A follicle that has reached the most mature stage of folliculogenesis, characterized by the presence of the antrum" ;
    oboInOwl:hasBroadSynonym "antral follicle" ;
    oboInOwl:hasDbXref "EMAPA:30763", "FMA:18641", "MA:0002909", "NCIT:C32692", "SCTID:362261008", "UMLS:C0600225" ;
    oboInOwl:hasExactSynonym "Graafian follicle", "antral ovarian follicle", "folliculi ovarici vesiculosi", "folliculus ovaricus tertiarius", "folliculus ovaricus tertiarius (vesiculosus)", "folliculus ovaricus tertiarius (vesiculous)", "ovary antral follicle", "tertiary follicle of ovary", "vesicular follicle of ovary", "vesicular ovarian follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tertiary egg follicle" ;
    oboInOwl:id "UBERON:0000037" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tertiary ovarian follicle" ;
    rdfs:subClassOf obo:UBERON_0001305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:UBERON_0005170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001305
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000039
            ]
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0005170 ;
                owl:onProperty obo:RO_0002180
            ]
        )
    ] ;
    foaf:depicted_by "Primary:follicle-4.JPG"^^xsd:anyURI .

obo:UBERON_0000038
    obo:IAO_0000115 "The fluid surrounding the ovum and granulosa cells in the ovarian follicle." ;
    obo:UBPROP_0000008 "Generally, larger species such as ovine, equine, porcine, human, and bovine have larger follicles, with the fluid comprising a substantial proportion of the volume of the follicles at ovulation (estimated at >95% in bovine [3]). Smaller species such as rats and mice have smaller follicles with fractionally less follicular fluid[20164441]" ;
    obo:UBPROP_0000010 "The follicular fluid contains sex steroids, glycoprotein hormones, plasma proteins, mucopolysaccharides, and enzymes and is rich in hyaluronic acid." ;
    oboInOwl:hasDbXref "BTO:0004383", "CALOHA:TS-0728", "FMA:18665", "GAID:372", "MA:0002511", "MESH:D015571", "NCIT:C52556", "UMLS:C1709369", "Wikipedia:Follicular_fluid" ;
    oboInOwl:hasExactSynonym "liquor follicularis", "liquor folliculi", "ovary follicle fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antral fluid, ovarian follicle", "liquor folliculi", "ovarian follicular fluid", "ovary follicular fluid" ;
    oboInOwl:id "UBERON:0000038" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "follicular fluid" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007779
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:CL_0000025
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/81/Gray3.png"^^xsd:anyURI .

obo:UBERON_0000039
    obo:IAO_0000115 "Region of ovarian follicle filled with follicular fluid." ;
    oboInOwl:hasDbXref "EMAPA:37867", "FMA:18675", "Wikipedia:Follicular_antrum" ;
    oboInOwl:hasExactSynonym "antral cavity", "antrum folliculare", "ovarian follicle antrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antrum follicularum" ;
    oboInOwl:id "UBERON:0000039" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "follicular antrum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001305
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:UBERON_0000038
            ]
        )
    ] .

obo:UBERON_0000042
    obo:IAO_0000115 "multi-tissue structure that is comprised of a secretory epithelial layer (mesothelium) and a connective tissue layer." ;
    obo:UBPROP_0000001 "A multi-tissue structure that is comprised of a secretory epithelial layer and a connective tissue layer.[TAO]", "a smooth membrane consisting of a thin layer of cells which excrete serous fluid. Serous membranes line and enclose several body cavities, known as serous cavities, where they secrete a lubricating fluid which reduces friction from muscle movement. Serosa is not to be confused with adventitia, a connective tissue layer which binds together structures rather than reducing friction between them. Each serous membrane is composed of a secretory epithelial layer and a connective tissue layer underneath. The epithelial layer, known as mesothelium, consists of a single layer of avascular flat nucleated cells (cuboidal epithelium) which produce the lubricating serous fluid. This fluid has a consistency similar to thin mucus. These cells are bound tightly to the underlying connective tissue. The connective tissue layer provides the blood vessels and nerves for the overlying secretory cells, and also serves as the binding layer which allows the whole serous membrane to adhere to organs and other structures.[WP]" ;
    obo:UBPROP_0000012 "in FMA, SM = mesothelium + connective tissue. It excludes the cavity. Serous sac = SM + cavity. Note that the SM is a subtype of wall in FMA." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "FMA:9581", "GAID:19", "MESH:D012704", "NCIT:C13169", "SCTID:362878009", "TAO:0005425", "UMLS:C0036760", "Wikipedia:Serous_membrane", "ZFA:0005425" ;
    oboInOwl:hasExactSynonym "tunica serosa", "wall of serous sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "serosa" ;
    oboInOwl:id "UBERON:0000042" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "serous membrane" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001136
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4e/Ens.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/Ens.png/200px-Ens.png"^^xsd:anyURI .

obo:UBERON_0000043
    obo:IAO_0000115 "Dense regular connective tissue that connects muscle to bone[VSAO]." ;
    obo:UBPROP_0000001 "Dense regular connective tissue that connects muscle to bone.[VSAO]" ;
    obo:UBPROP_0000003 "Phylogenetically, tendinous tissue first appears in the invertebrate chordate Branchiostoma as myosepta. This two-dimensional array of collagen fibers is highly organized, with fibers running along two primary axes. In hagfish the first linear tendons appear and the myosepta have developed specialized regions with unidirectional fiber orientation - a linear tendon within the flat sheet of myoseptum.[well established][VHOG]" ;
    obo:UBPROP_0000012 "in FMA, tendon is an organ component that with parts dense-irregular-connective-tissue of tendon and dense-irregular-connective-tissue of tendon sheath; we follow VSAO in making it a subtype of the former. In VSAO tendons connect muscle to bone; in WP the def states integument (e.g. auricular muscles) - but JB confirms this is not actually tendon but aponeurosis" ;
    oboInOwl:hasDbXref "AEO:0000091", "BTO:0001356", "CALOHA:TS-1021", "EHDAA2:0003091", "EMAPA:35854", "EV:0100149", "FMA:9721", "GAID:276", "MA:0000115", "MESH:D013710", "NCIT:C13045", "OpenCyc:Mx4rvVjefJwpEbGdrcN5Y29ycA", "SCTID:256667004", "UMLS:C0039508", "VHOG:0001286", "VSAO:0000073", "Wikipedia:Tendon", "XAO:0000173", "ZFA:0005647", "galen:Tendon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sinew", "tendo" ;
    oboInOwl:id "UBERON:0000043" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tendon" ;
    rdfs:subClassOf obo:UBERON_0007846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3c/Achilles-tendon.jpg"^^xsd:anyURI .

obo:UBERON_0000044
    obo:IAO_0000115 "Sensory ganglia located on the dorsal spinal roots within the vertebral column. The spinal ganglion cells are pseudounipolar. The single primary branch bifurcates sending a peripheral process to carry sensory information from the periphery and a central branch which relays that information to the spinal cord or brain. (MSH) * ganglion found on the posterior root of each spinal nerve, composed of the unipolar nerve cell bodies of the sensory neurons of the nerve. (CSP)" ;
    obo:UBPROP_0000001 "Trunk ganglion which is located adjacent to the spine on a dorsal root and contains the cell bodies of afferent sensory nerves.[TAO]" ;
    obo:UBPROP_0000003 "From comparative analyses of craniate brains, a morphotype of the brain in the earliest craniate stock can be constructed. In marked contrast to cephalochordates, the ancestral craniate morphotype had a plethora of unique features, which included a telencephalon with pallial and subpallial parts, paired olfactory bulbs with substantial projections to most or all of the telencephalic pallium, paired lateral eyes and ears, a lateral line system for both electroreception and mechanoreception, spinal cord dorsal root ganglia, and an autonomic nervous system.[well established][VHOG]" ;
    obo:UBPROP_0000011 "The sensory ganglia of spinal nerves arise only from the neural crest, whereas many sensory ganglia of the 'dorsal' cranial nerves arise from epibranchial placodes as well as the neural crest[DOI:10.1093/icb/icn065]" ;
    obo:UBPROP_0000012 "MA and EMAPA introduce distinct classes for what appears to be the same thing" ;
    oboInOwl:hasAlternativeId "UBERON:0026602" ;
    oboInOwl:hasDbXref "AAO:0011032", "BIRNLEX:2596", "BIRNLEX:2598", "BTO:0001264", "CALOHA:TS-0954", "EFO:0000900", "EHDAA2:0000418", "EHDAA2:0001897", "EHDAA:2899", "EMAPA:16667", "EMAPA:16668", "EMAPA:18372", "EV:0100373", "FMA:5888", "MA:0000231", "MA:0000232", "MAT:0000162", "MIAA:0000162", "NCIT:C12462", "SCTID:244455004", "TAO:0000200", "UMLS:C0017070", "VHOG:0000222", "Wikipedia:Dorsal_root_ganglion", "XAO:0000210", "ZFA:0000200" ;
    oboInOwl:hasExactSynonym "dorsal root ganglion", "ganglion of dorsal root", "ganglion spinalis", "spinal ganglion", "spinal ganglion part of peripheral nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "DRG", "dorsal root ganglia", "ganglion sensorium nervi spinalis", "ganglion spinale", "posterior root ganglion" ;
    oboInOwl:id "UBERON:0000044" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal root ganglion" ;
    rdfs:subClassOf obo:UBERON_0001800, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0006692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003083
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001780
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002261
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/71/DRG_Chicken_e7.jpg"^^xsd:anyURI .

obo:UBERON_0000045
    obo:IAO_0000115 "A biological tissue mass, most commonly a mass of nerve cell bodies." ;
    obo:IAO_0000116 "TODO - check vert vs invert. Other species: Any of a number of aggregations of neurons, glial cells and their processes, surrounded by a glial cell and connective tissue sheath (plural: ganglia). // Subdivision of neural tree (organ) which primarily consists of cell bodies of neurons located outside the neuraxis (brain and spinal cord); together with a nucleus and its associated nerve, it constitutes a neural tree (organ). Examples: spinal ganglion, trigeminal ganglion, superior cervical ganglion, celiac ganglion, inferior hypogastric (pelvic) ganglion. // a cluster of nerve cells and associated glial cells (nuclear location) // Portion of tissue that contains cell bodies of neurons and is located outside the central nervous system." ;
    obo:UBPROP_0000001 "A ganglion is a cluster of neurons. It is part of a nervous system. It may include glial cells. The neurons are arranged in a specific constellation: neuronal somata are concentrated at the surface, thus forming a cell cortex, and neurites are concentrated in the centre of the ganglion to form the neuropil. A ganglion is a distinct unit but several ganglia may be anterio-posteriorly joined by connectives or transversally by commissures", "Portion of tissue that contains cell bodies of neurons and is located outside the central nervous system.[AAO]", "Structures containing a collection of nerve cell bodies. (Source: BioGlossary, www.Biology-Text.com)[TAO]", "Subdivision of nervous system which primarily consists of cell bodies of neurons located outside the neuraxis (brain and spinal cord. Examples: spinal ganglion, trigeminal ganglion, superior cervical ganglion, celiac ganglion, inferior hypogastric (pelvic) ganglion (adapted from Foundational Model of Anatomy)[NLXANAT:100302]." ;
    obo:UBPROP_0000003 "Cranial sensory placodes are focused areas of the head ectoderm of vertebrates that contribute to the development of the cranial sense organs and their associated ganglia. Placodes have long been considered a key character of vertebrates, and their evolution is proposed to have been essential for the evolution of an active predatory lifestyle by early vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "ganglionic" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0010426", "AEO:0000135", "BAMS:G", "BTO:0000497", "CALOHA:TS-0397", "EFO:0000899", "EHDAA2:0003135", "EHDAA:2897", "EHDAA:4662", "EHDAA:5621", "EHDAA:918", "EMAPA:32846", "EV:0100372", "FBbt:00005137", "FMA:5884", "MA:0002406", "MAT:0000207", "MAT:0000343", "MESH:D005724", "MIAA:0000207", "MIAA:0000343", "NCIT:C12719", "NLXANAT:100302", "TAO:0000190", "TGMA:0001016", "UMLS:C0017067", "VHOG:0000156", "WBbt:0005189", "Wikipedia:Ganglion", "XAO:0000209", "ZFA:0000190" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ganglia", "neural ganglion" ;
    oboInOwl:id "UBERON:0000045" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ganglion" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0003714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0003869
    ] ;
    owl:disjointWith obo:UBERON_0002420 .

obo:UBERON_0000047
    obo:IAO_0000115 "An eye with one concave chamber. Note that 'simple' does not imply a reduced level of complexity or acuity." ;
    oboInOwl:hasDbXref "TGMA:0000729", "Wikipedia:Eye#Simple_eyes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000047" ;
    oboInOwl:inSubset core:grouping_class, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "simple eye" ;
    rdfs:subClassOf obo:UBERON_0000970 .

obo:UBERON_0000052
    obo:IAO_0000115 "A C-shaped bundle of fibres (axons) in the brain, and carries signals from the hippocampus to the mammillary bodies and septal nuclei. It is typically divided into the columns (crus), body, commissure and the pre-commissural and post-commissural fornix (MM)." ;
    oboInOwl:hasBroadSynonym "fornix" ;
    oboInOwl:hasDbXref "BAMS:f", "BIRNLEX:705", "DHBA:10576", "DMBA:17767", "EMAPA:35352", "FMA:61965", "FMA:83865", "HBA:9249", "MA:0002747", "NCIT:C32289", "SCTID:279302004", "UMLS:C0152334", "UMLS:C0458370", "Wikipedia:fornix_of_brain", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=268" ;
    oboInOwl:hasExactSynonym "brain fornix", "cerebral fornix", "forebrain fornix", "fornix of neuraxis", "neuraxis fornix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fornix (column and body of fornix)", "fornix cerebri", "fornix hippocampus", "hippocampus fornix" ;
    oboInOwl:id "UBERON:0000052" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "fornix of brain" ;
    rdfs:subClassOf obo:UBERON_0007702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002206
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002663
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/21/Gray747.png"^^xsd:anyURI .

obo:UBERON_0000054
    obo:IAO_0000115 "Thickened areas of the saccule or utricle where the termination of the vestibular nerve occurs[MESH,modified]." ;
    obo:IAO_0000232 "this refers to the inner ear structure, not the macula of the retina. We follow ZFA in including a grouping class for the macula of utricle and sacule" ;
    obo:UBPROP_0000001 "Patches of thickened, pseudostratified epithelium of the inner ear, consisting of regular arrays of sensory hair cells interspersed with supporting cells. Each patch has its own charcteristic shape and polarity pattern. (See Anatomical Atlas entry for sensory patches of the ear by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000007 "macular" ;
    oboInOwl:hasDbXref "GAID:777", "MESH:D008267", "TAO:0000386", "ZFA:0000386" ;
    oboInOwl:hasExactSynonym "macula", "maculae", "sensory macula", "sensory patch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acoustic macula", "acoustic maculae" ;
    oboInOwl:id "UBERON:0000054" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "macula" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0070451
    ] .

obo:UBERON_0000055
    obo:IAO_0000115 "A tubular structure that contains, conveys body fluid, such as blood or lymph." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000055" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vessel" ;
    rdfs:subClassOf obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0006314
    ] .

obo:UBERON_0000056
    obo:IAO_0000115 "Muscular duct that propels urine from the kidneys to the urinary bladder, or related organs." ;
    obo:UBPROP_0000001 "Anatomical structure consisting of long narrow duct which carries urine from the kidney to the urinary bladder.[AAO]", "The duct of amniotes that carries urine from a metanephric kidney to the urinary bladder. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "The first embryonic hint of a metanephros is the formation of the metanephric duct that appears as a ureteric diverticulum arising at the base of preexisting mesonephric duct. The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes, and the metanephric duct is usually called the ureter.[well established][VHOG]" ;
    obo:UBPROP_0000007 "ureteral", "ureteric" ;
    obo:UBPROP_0000010 "in humans, consists of adventitial, muscular and mucoa layers" ;
    oboInOwl:hasDbXref "AAO:0010254", "BTO:0001409", "CALOHA:TS-1084", "EFO:0000930", "EHDAA2:0002139", "EHDAA:9341", "EMAPA:17950", "EV:0100097", "FMA:9704", "GAID:438", "MA:0000378", "MAT:0000120", "MESH:D014513", "MIAA:0000120", "NCIT:C12416", "OpenCyc:Mx4rvhmm6JwpEbGdrcN5Y29ycA", "SCTID:302511008", "UMLS:C0041951", "VHOG:0000605", "Wikipedia:Ureter", "XAO:0000144", "galen:Ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metanephric duct" ;
    oboInOwl:id "UBERON:0000056" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ureter" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005179, obo:UBERON_0006555, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005081
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001088
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001224
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    foaf:depicted_by "Urinary:system.svg"^^xsd:anyURI .

obo:UBERON_0000057
    obo:IAO_0000115 "the fibromuscular tubular canal through which urine is discharged from the bladder to the exterior via the external urinary meatus; in males, the urethra is joined by the ejaculatory ducts and serves as a passageway for semen during ejaculation, as well as a canal for urine during voiding; in females, the urethra is shorter and emerges above the vaginal opening" ;
    obo:UBPROP_0000007 "urethral" ;
    obo:UBPROP_0000008 "In human males, the urethra travels through the penis, and carries semen as well as urine. In females, the urethra is shorter and emerges above the vaginal opening." ;
    oboInOwl:hasDbXref "BTO:0001426", "CALOHA:TS-1132", "EFO:0000931", "EMAPA:30901", "EV:0100099", "FMA:19667", "GAID:390", "MA:0000379", "MAT:0000121", "MESH:D014521", "MIAA:0000121", "NCIT:C12417", "OpenCyc:Mx4rvVjkypwpEbGdrcN5Y29ycA", "SCTID:302513006", "UMLS:C0041967", "VHOG:0001264", "Wikipedia:Urethra", "XAO:0000153", "galen:Urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000057" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "urethra" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004111, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0060073
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001088
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    foaf:depicted_by "Female:anatomy.png"^^xsd:anyURI .

obo:UBERON_0000058
    obo:IAO_0000115 "A tubular structure that transports secreted or excreted substances." ;
    obo:UBPROP_0000001 "A tube shaped portion of tissue lined with epithelial cells that collects secretions and routes them to their destination[ZFA:0005171]." ;
    obo:UBPROP_0000012 "Most ducts, but not all, are exocrine gland ducts. Some ontologies classify structures such as the oviduct here." ;
    oboInOwl:hasDbXref "AAO:0011123", "FBbt:00100314", "FMA:30320", "NCIT:C12948", "SCTID:91726008", "TAO:0005171", "UMLS:C0687028", "Wikipedia:Duct_(anatomy)", "XAO:0004000", "ZFA:0005171", "galen:Duct" ;
    oboInOwl:hasExactSynonym "anatomical duct" ;
    oboInOwl:hasNarrowSynonym "exocrine duct", "exocrine gland duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ducts" ;
    oboInOwl:id "UBERON:0000058" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "duct" ;
    rdfs:subClassOf obo:UBERON_0000063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0034969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0000463
    ] .

obo:UBERON_0000059
    obo:IAO_0000115 "A subdivision of the digestive tract that connects the small intestine to the cloaca or anus. Lacks or has few villi[Kardong]." ;
    obo:UBPROP_0000003 "Intestinal surface area also is increased in amphibians and reptiles by internal folds and occasionally by a few villi. The intestine can be divided into a small intestine and a slightly wider large intestine.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010396", "BTO:0000706", "CALOHA:TS-1306", "EFO:0000840", "EMAPA:19252", "EV:0100077", "FMA:7201", "GAID:306", "MA:0000333", "MESH:A03.492.411.495", "MIAA:0000046", "NCIT:C12379", "OpenCyc:Mx4rvVkF5pwpEbGdrcN5Y29ycA", "SCTID:181254001", "UMLS:C0021851", "VHOG:0000054", "Wikipedia:Large_intestine_(anatomy)", "XAO:0000131", "galen:LargeIntestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinum crassum" ;
    oboInOwl:id "UBERON:0000059" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "large intestine" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004907
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] .

obo:UBERON_0000060
    obo:IAO_0000115 "Organ component adjacent to an organ cavity and which consists of a maximal aggregate of organ component layers." ;
    obo:UBPROP_0000012 "in FMA, serosa is a wall" ;
    oboInOwl:hasAlternativeId "UBERON:0009915" ;
    oboInOwl:hasBroadSynonym "wall" ;
    oboInOwl:hasDbXref "EMAPA:25036", "FMA:82482", "galen:Wall" ;
    oboInOwl:hasExactSynonym "wall of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organ wall" ;
    oboInOwl:id "UBERON:0000060" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical wall" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002553
    ] .

obo:UBERON_0000061
    obo:IAO_0000115 "Material anatomical entity that is a single connected structure with inherent 3D shape generated by coordinated expression of the organism's own genome." ;
    oboInOwl:hasDbXref "AAO:0010825", "AEO:0000003", "BILA:0000003", "CARO:0000003", "EHDAA2:0003003", "EMAPA:0", "FBbt:00007001", "FMA:305751", "FMA:67135", "GAID:781", "HAO:0000003", "MA:0003000", "MESH:D000825", "SCTID:362889002", "TAO:0000037", "TGMA:0001823", "VHOG:0001759", "XAO:0003000", "ZFA:0000037", "http://dbpedia.org/ontology/AnatomicalStructure" ;
    oboInOwl:hasExactSynonym "biological structure", "connected biological structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000061" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002496 ;
        owl:someValuesFrom obo:UBERON_0000106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002497 ;
        owl:someValuesFrom obo:UBERON_0000071
    ] .

obo:UBERON_0000062
    obo:IAO_0000115 "Anatomical structure that performs a specific function or group of functions [WP]." ;
    obo:RO_0002161 obo:NCBITaxon_110815 ;
    obo:UBPROP_0000001 "Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." ;
    obo:UBPROP_0000012 "CARO v1 does not include a generic 'organ' class, only simple and compound organ. CARO v2 may include organ, see https://github.com/obophenotype/caro/issues/4" ;
    oboInOwl:hasDbXref "BIRNLEX:4", "CARO:0020004", "EFO:0000634", "EMAPA:35949", "ENVO:01000162", "FMA:67498", "MA:0003001", "NCIT:C13018", "OpenCyc:Mx4rv5XMb5wpEbGdrcN5Y29ycA", "OpenCyc:Mx4rwP3iWpwpEbGdrcN5Y29ycA", "SCTID:272625005", "UMLS:C0178784", "WBbt:0003760", "Wikipedia:Organ_(anatomy)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomical unit", "body organ", "element" ;
    oboInOwl:id "UBERON:0000062" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "organ" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002002 ;
        owl:someValuesFrom obo:UBERON_0006984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0008150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002496 ;
        owl:someValuesFrom obo:UBERON_0000111
    ] ;
    owl:disjointWith obo:UBERON_0002095, obo:UBERON_0034921 .

obo:UBERON_0000063
    obo:IAO_0000115 "A part of an organ that constitutes a distinct modular sub-unit. In some cases, the organ may also contain other sub-units of identical or similar types, in other cases this may be a distinct entity." ;
    obo:IAO_0000116 "FMA distinguishes segment from zone by whether the fiat boundaries are fixed/anchored (segments) or floating (zone). It's not completely clear how to apply this distinction" ;
    obo:UBPROP_0000001 "Organ region with one or more anchored fiat boundaries. Examples: artery, trunk of nerve, cervical part of esophagus, pelvic part of vagina, horn of thyroid cartilage, anterior segment of eyeball.", "Organ region with one or more fixed or anchored fiat boundaries. Examples: artery, trunk of nerve, cervical part of esophagus, pelvic part of vagina, horn of thyroid cartilage, anterior segment of eyebal." ;
    oboInOwl:hasDbXref "FMA:86140" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organ region with fixed fiat boundary", "organ segment", "segment of organ" ;
    oboInOwl:id "UBERON:0000063" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "organ subunit" ;
    rdfs:subClassOf obo:UBERON_0000064 .

obo:UBERON_0000064
    obo:IAO_0000115 "A multicellular structure that is a part of an organ." ;
    obo:IAO_0000232 "currently defined in a very broad sense, may be replaced by more specific classes in the future" ;
    oboInOwl:hasDbXref "AAO:0011124", "BIRNLEX:16", "EFO:0000635", "FMA:82472", "SCTID:113343008", "SCTID:91717005" ;
    oboInOwl:hasExactSynonym "cardinal organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "regional part of organ" ;
    oboInOwl:id "UBERON:0000064" ;
    oboInOwl:inSubset core:efo_slim, core:non_informative, core:upper_level ;
    a owl:Class ;
    rdfs:label "organ part" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

obo:UBERON_0000065
    obo:IAO_0000115 "Anatomical structure that is part of the respiratory system. In mammals consists of upper and lower tracts" ;
    oboInOwl:hasDbXref "EHDAA2:0001606", "EHDAA:1568", "EHDAA:2219", "EMAPA:16737", "FMA:265130", "OpenCyc:Mx4rvvM--pwpEbGdrcN5Y29ycA", "SCTID:361110005", "VHOG:0000393" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000065" ;
    a owl:Class ;
    rdfs:label "respiratory tract" ;
    rdfs:subClassOf obo:UBERON_0001005, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ] .

obo:UBERON_0000066
    obo:IAO_0000115 "The stage of development at which the animal is fully formed, including immaturity and maturity. Includes both sexually immature stage, and adult stage." ;
    oboInOwl:hasBroadSynonym "adult stage" ;
    oboInOwl:hasDbXref "BTO:0001043", "BilaDO:0000004", "EFO:0001272", "FBdv:00005369", "WBls:0000041", "XtroDO:0000084" ;
    oboInOwl:hasExactSynonym "fully formed animal stage", "juvenile-adult stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000066" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "fully formed stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/566"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000063 ;
        owl:someValuesFrom obo:UBERON_0000071
    ] .

obo:UBERON_0000068
    obo:IAO_0000115 "A life cycle stage that starts with fertilization and ends with the fully formed embryo." ;
    oboInOwl:hasDbXref "BilaDO:0000002", "EV:0300001", "FBdv:00005289", "FMA:72652", "HsapDv:0000002", "MmusDv:0000002", "OGES:000000", "OGES:000022", "SCTID:296280003", "WBls:0000003", "WBls:0000092", "WBls:0000102", "XAO:1000012" ;
    oboInOwl:hasExactSynonym "embryonic stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryogenesis" ;
    oboInOwl:id "UBERON:0000068" ;
    a owl:Class ;
    rdfs:label "embryo stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009790
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000063 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000063 ;
        owl:someValuesFrom obo:UBERON_0000092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:disjointWith obo:UBERON_0000092 .

obo:UBERON_0000069
    obo:IAO_0000115 "A distinct juvenile stage many animals undergo before metamorphosis into adults. Animals with indirect development such as insects, amphibians, or cnidarians typically have a larval phase of their life cycle." ;
    obo:IAO_0000232 "Uberon includes clade-specific subclasses, e.g. nematod larva" ;
    obo:RO_0002161 obo:NCBITaxon_32524 ;
    obo:UBPROP_0000008 "It is a misunderstanding that the larval form always reflects the group's evolutionary history. It could be the case, but often the larval stage has evolved secondarily, as in insects. In these cases the larval form might differ more from the group's common origin than the adult form" ;
    oboInOwl:hasDbXref "BTO:0000915", "BTO:0000954", "EFO:0001303", "FBdv:00005336", "MIAA:0000400", "OGES:000008", "Wikipedia:Larva"^^xsd:string, "ZFS:0000048" ;
    oboInOwl:hasExactSynonym "larva stage" ;
    oboInOwl:hasNarrowSynonym "ammocoete", "ammocoete stage", "bipinnaria", "bipinnaria stage", "caterpillar", "caterpillar stage", "glochidium", "glochidium stage", "grub", "grub stage", "leptocephalus", "leptocephalus stage", "maggot", "maggot stage", "metacestode", "naiad, nymph", "naiad, nymph stage", "nauplius", "nauplius stage", "nymph", "nymph stage", "planula", "planula stage", "tornaria", "trochophore", "trochophore stage", "veliger", "veliger stage", "wriggler", "wriggler stage", "zoea", "zoea stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "larva" ;
    oboInOwl:id "UBERON:0000069" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "larval stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0002164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0002164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] .

obo:UBERON_0000071
    obo:IAO_0000115 "End of the life of an organism." ;
    obo:UBPROP_0000012 "ncit:Death is an outcome" ;
    oboInOwl:hasDbXref "XAO:0000437", "XtroDO:0000085" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "death" ;
    oboInOwl:id "UBERON:0000071" ;
    a owl:Class ;
    rdfs:label "death stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002229 ;
        owl:someValuesFrom obo:UBERON_0000104
    ] .

obo:UBERON_0000072
    obo:IAO_0000115 "An section of a respiratory tract." ;
    obo:UBPROP_0000012 "MA:0000434 has subclasses upper and lower, so it corresponds to a segment of the tract, rather than the tract as a whole" ;
    oboInOwl:hasDbXref "EMAPA:16737", "FMA:45660", "MA:0000434" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "respiratory tract", "subdivision of respiratory tract" ;
    oboInOwl:id "UBERON:0000072" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "proximo-distal subdivision of respiratory tract" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:UBERON_0000073
    obo:IAO_0000115 "Any part or collection of parts of the central or peripheral nervous system. Parts may span both CNS and PNS." ;
    oboInOwl:created_by "Melissa Haendel" ;
    oboInOwl:creation_date "2009-06-18T09:00:04Z" ;
    oboInOwl:hasDbXref "BIRNLEX:1157", "NCIT:C13040", "SCTID:25087005", "UMLS:C1518256" ;
    oboInOwl:hasExactSynonym "part of nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000073" ;
    oboInOwl:inSubset core:non_informative, core:upper_level ;
    a owl:Class ;
    rdfs:label "regional part of nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0000074
    obo:IAO_0000115 "A capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the vertebrate kidney[GO]." ;
    obo:UBPROP_0000012 "ZFA - The multi-tissue structure where the glomerular basement membrane supported by mesonephric podocytes filters blood from the glomerular capillaries. GUDMAP: 'Together, the Bowman's capsule and the glomerulus comprise the definitive renal corpuscle.' - here the glomerulus is part of the capsule?" ;
    oboInOwl:created_by "Melissa Haendel" ;
    oboInOwl:creation_date "2009-06-18T09:26:37Z" ;
    oboInOwl:hasBroadSynonym "glomerulus" ;
    oboInOwl:hasDbXref "BTO:0000530", "CALOHA:TS-0862", "EFO:0003667", "EMAPA:28329", "EV:0100386", "FMA:15624", "MA:0001657", "MESH:D007678", "NCIT:C13250", "SCTID:362217000", "TAO:0001288", "UMLS:C0022663", "Wikipedia:Glomerulus", "ZFA:0001288" ;
    oboInOwl:hasExactSynonym "renal glomeruli" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Malphigian glomerulus", "Malpighian glomerulus", "Malpighian tuft", "glomerular capillary tuft", "glomerular tuft", "glomerulus renis", "renal corpuscle" ;
    oboInOwl:id "UBERON:0000074" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "renal glomerulus" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005749
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] ;
    foaf:depicted_by "Renal:corpuscle.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray1130.svg"^^xsd:anyURI .

obo:UBERON_0000075
    obo:IAO_0000115 "Anatomical cluster consisting of the skeletal elements and articular elements that are part of an individual subdivision of the organism." ;
    oboInOwl:hasAlternativeId "UBERON:0010322" ;
    oboInOwl:hasDbXref "FMA:85544", "NCIT:C34076", "SCTID:118966000", "UMLS:C1519343", "galen:ComplexSkeletalStructure" ;
    oboInOwl:hasExactSynonym "skeletal system subdivision" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal system part" ;
    oboInOwl:id "UBERON:0000075" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of skeletal system" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] .

obo:UBERON_0000076
    obo:IAO_0000115 "The surface (external) layer of ectoderm which begins to proliferate shortly after separation from the neuroectoderm." ;
    obo:IAO_0000116 "merge with non-neural. In vertebrates, the ectoderm has three parts: external ectoderm (also known as surface ectoderm), the neurectoderm (neural crest, and neural tube)" ;
    obo:UBPROP_0000011 "(or external ectoderm) forms the following structures: Skin Epithelium of the mouth and nasal cavity saliavary glands, and glands of mouth and nasal cavity Enamel - as a side note dentin and dental pulp are formed from ectomesenchyme which is derived from ectoderm Epithelium of pineal and pituitary glands Lens and cornea of the eye Apical ectodermal ridge inducing development of the limb buds of the embryo. Sensory receptors in epidermis" ;
    oboInOwl:hasDbXref "EHDAA2:0001968", "EHDAA:1494", "EHDAA:350", "EHDAA:4784", "EHDAA:4790", "EHDAA:4796", "EHDAA:7860", "EMAPA:16096", "FMA:87656", "NCIT:C34309", "UMLS:C1515087", "Wikipedia:External_ectoderm" ;
    oboInOwl:hasExactSynonym "surface (external) ectoderm", "surface ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000076" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "external ectoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000490, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1d/Ectoderm.png"^^xsd:anyURI .

obo:UBERON_0000077
    obo:IAO_0000115 "An anatomical structure that develops from the endoderm and the mesoderm." ;
    obo:IAO_0000232 "Grouping term for query purposes. Notes that the developmental relationships are being refined such that most structures should develop in whole from at most one layer, but may have contributions from multiple" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000077" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "mixed endoderm/mesoderm-derived structure" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004120 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0000078
    obo:IAO_0000115 "An anatomical structure that develops from the ectoderm, mesoderm and endoderm." ;
    obo:IAO_0000232 "Grouping term for query purposes. Notes that the developmental relationships are being refined such that most structures should develop in whole from at most one layer, but may have contributions from multiple" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000078" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "mixed ectoderm/mesoderm/endoderm-derived structure" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0004121 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0000079
    obo:IAO_0000115 "The organs associated with producing offspring in the gender that produces spermatozoa." ;
    obo:UBPROP_0000003 "By far, sexual reproduction is the more common pattern among living vertebrate forms and its widespread occurrence suggests that it is the plesiomorphic, or primitive, reproductive mode among the vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000082", "CALOHA:TS-1310", "EFO:0000970", "EHDAA2:0001054", "EHDAA:8136", "EMAPA:17968", "EV:0100101", "FBbt:00004927", "FMA:45664", "GAID:386", "HAO:0000505", "MA:0000396", "MESH:D005837", "NCIT:C12722", "OpenCyc:Mx4rvViCepwpEbGdrcN5Y29ycA", "SCTID:361340001", "TGMA:0000634", "UMLS:C0017422", "UMLS:C1963704", "VHOG:0000725", "Wikipedia:Male_reproductive_system_(human)", "XAO:0000155" ;
    oboInOwl:hasExactSynonym "genitalia of male organism", "male genital system", "male genitalia", "male genitals", "male organism genitalia", "male organism reproductive system", "reproductive system of male organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male genital organ", "male genital tract", "male reproductive tract", "systema genitale masculinum" ;
    oboInOwl:id "UBERON:0000079" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male reproductive system" ;
    rdfs:subClassOf obo:UBERON_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003101
    ] ;
    owl:disjointWith obo:UBERON_0000474 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0000080
    obo:IAO_0000115 "The second stage of the kidney. It serves as the main excretory organ of aquatic vertebrates and as a temporary embryonic kidney in higher vertebrates. It is composed of the mesonephric duct (also called the Wolffian duct), mesonephric tubules, and associated capillary tufts. A single tubule and its associated capillary tuft is called a mesonephric excretory unit; these units are similar in structure and function to nephrons of the adult kidney. The mesonephros is derived from intermediate mesoderm in the vertebrate embryo." ;
    obo:UBPROP_0000001 "A kidney formed of nephric tubules arising in the middle region of the nephric ridge; a transient embryonic stage that replaces the pronephros, but is itself replaced by the adult metanephros [in mammals; in fishes and amphibians it is the adult kidney]. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.745][VHOG]", "Organ that is the definitive adult kidney. It replaces the earlier pronephros, which degenerates as the mesonephros becomes functional in feeding stage tadpoles.[AAO]" ;
    obo:UBPROP_0000003 "As the pronephros regresses, the archinephric duct induces the sequential differentiation of tubules in the more caudal parts of the nephric ridge. (...) Tubules that differentiate in the middle part of the nephric ridge form a kidney called the mesonephros. This kidney functions in the embryos and larvae of all vertebrates. (...) In all vertebrate embryos, the kidney begins with the differentiation of a few renal tubules from the anterior end of the nephric ridge overlying the pericardial cavity. (...) This early-developing embryonic kidney is called the pronephros.[well established][VHOG]" ;
    obo:UBPROP_0000007 "mesonephric" ;
    obo:UBPROP_0000008 "In mammals, the mesonephros is the second of the three embryonic kidneys to be established and exists only transiently. In fish and amphibians, the mesonephros will form the mature kidney" ;
    obo:UBPROP_0000009 "By contrast to the pronephros, the histological features of the mammalian mesonephros, with its primitive glomeruli, suggest that it probably functions as a primitive kidney, and is involved in the production of much of the amniotic fluid. Within the two mesonephroi, one located on either side of the dorsal mesentery of the hindgut, a substantial number (in the region of about 40 or more) of cranio-caudally segmented mesonephric tubules are formed. It has, however, been suggested that only the most rostrally located 4-6 pairs of mesonephric tubules drain into the mesonephric portion of the nephric duct. This is now seen to extend along the length of the mesonephroi, being located towards their lateral sides. The mesonephros is also retained over a considerably longer period than the pronephros, but gradually undergoes regression in a cranio-caudal direction. While the rostral part displays clear evidence of regression its more caudal part appears to display evidence of functional activity. Within the medial part of the mesonephros, vesicles are formed, although no glomeruli are formed there in this species. It is, however, difficult to believe that the relatively enormous mesonephroi do not have an excretory role in the mouse, only serving as a base for gonadal differentiation. In the human embryo, the medial part of the mesonephric tubules enlarges, become invaginated by capillaries, and form glomeruli. These then take on an excretory role. In the mouse, the mesonephric ducts appear to be patent throughout their length[GUDMAP, modified]" ;
    oboInOwl:hasDbXref "AAO:0010384", "BTO:0001542", "CALOHA:TS-0624", "EFO:0000928", "EHDAA2:0001130", "EHDAA:1581", "EHDAA:5903", "EMAPA:16744", "FMA:72171", "GAID:1308", "MESH:D001755", "NCIT:C26467", "SCTID:308799002", "TAO:0000529", "UMLS:C0025492", "VHOG:0000038", "Wikipedia:Mesonephros", "XAO:0000141", "ZFA:0000529" ;
    oboInOwl:hasExactSynonym "Wolffian body", "mesonephric kidney", "mesonephroi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "amphibian adult kidney", "corpus Wolffi", "middle kidney", "opisthonephros", "opisto nephros", "opistonephros" ;
    oboInOwl:id "UBERON:0000080" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesonephros" ;
    rdfs:subClassOf obo:UBERON_0002113, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002120
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray986.png"^^xsd:anyURI .

obo:UBERON_0000081
    obo:IAO_0000115 "In mammals, the metanephros is the excretory organ of the fetus, which develops into the mature kidney and is formed from the rear portion of the nephrogenic cord. The metanephros is an endocrine and metabolic organ that filters the blood and excretes the end products of body metabolism in the form of urine[GO]" ;
    obo:IAO_0000116 "TODO check developmental relationships" ;
    obo:UBPROP_0000001 "A kidney formed of nephric tubules arising in the posterior region of the nephric ridge and drained by a ureter; replaces the embryonic pronephros and mesonephros [in mammals]. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.745][VHOG]" ;
    obo:UBPROP_0000003 "The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes.[well established][VHOG]" ;
    obo:UBPROP_0000007 "metanephric" ;
    obo:UBPROP_0000011 "During the fifth week of gestation, the mesonephric duct develops an outpouching, the ureteric bud, near its attachment to the cloaca. This bud, also called the metanephrogenic diverticulum, grows posteriorly and towards the head of the embryo. The elongated stalk of the ureteric bud, the metanephric duct, later forms the ureter. As the cranial end of the bud extends into the intermediate mesoderm, it undergoes a series of branchings to form the collecting duct system of the kidney. It also forms the major and minor calyces and the renal pelvis" ;
    oboInOwl:hasDbXref "BTO:0001543", "EHDAA2:0001137", "EHDAA:3089", "EHDAA:5911", "EMAPA:17373", "EMAPA_RETIRED:17207", "FMA:72172", "NCIT:C34209", "SCTID:308797000", "UMLS:C0231049", "VHOG:0000039", "Wikipedia:Metanephros#Metanephros" ;
    oboInOwl:hasExactSynonym "metanephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "definite kidney", "definitive kidney", "hind kidney", "metanephric kidney" ;
    oboInOwl:id "UBERON:0000081" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metanephros" ;
    rdfs:subClassOf obo:UBERON_0002113, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0000080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0000083
    obo:IAO_0000115 "A mesonephric tubule is an epithelial tube that is part of the mesonephros[GO]. Genital ridge that is next to the mesonephros[WP]." ;
    obo:IAO_0000116 "TODO check" ;
    obo:UBPROP_0000001 "Any of the renal tubules composing the mesonephros. In mammals they function as excretory structures during the early embryonic development but are later incorporated into the reproductive system. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "As the pronephros regresses, the archinephric duct induces the sequential differentiation of tubules in the more caudal parts of the nephric ridge. (...) Tubules that differentiate in the middle part of the nephric ridge form a kidney called the mesonephros. This kidney functions in the embryos and larvae of all vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010389", "EHDAA2:0001134", "EMAPA:16747", "VHOG:0000500", "Wikipedia:Mesonephric_tubules", "XAO:0000148" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "renal tubules", "tubuli mesonephrici" ;
    oboInOwl:id "UBERON:0000083" ;
    a owl:Class ;
    rdfs:label "mesonephric tubule" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005103, obo:UBERON_0006555 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0000084
    obo:IAO_0000115 "An epithelial swelling on the Wolffian duct that elongates to invade the adjacent metanephric mesenchyme[MP]" ;
    obo:UBPROP_0000001 "Outgrowth of the mesonephric duct that penetrates the metanephric mesoderm and forms the ureter, renal pelvis, major and minor calyces and collecting ducts. [Embryology, See_Dudek_RW_and_Fix_JD, Third_Edition_(2004)_Philadelphia:_Lippincott_William_and_Wilkins, p.137][VHOG]", "Outgrowth of the mesonephric duct that penetrates the metanephric mesoderm and forms the ureter, renal pelvis, major and minor calyces and collecting ducts[VHOG:0000541]." ;
    obo:UBPROP_0000003 "The first embryonic hint of a metanephros is the formation of the metanephric duct that appears as a ureteric diverticulum arising at the base of preexisting mesonephric duct. The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes, and the metanephric duct is usually called the ureter.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001646", "EHDAA2:0002140", "EHDAA:3091", "EHDAA:5917", "EMAPA:17209", "NCIT:C34207", "SCTID:361528000", "UMLS:C1284058", "VHOG:0000541", "Wikipedia:Ureteric_bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diverticulum", "diverticulum metanephricum", "gemma ureterica", "metanephric bud", "metanephric diverticulum", "ureteric ampulla", "ureteric diverticulum" ;
    oboInOwl:id "UBERON:0000084" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ureteric bud" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000083, obo:UBERON_0007499, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

obo:UBERON_0000085
    obo:IAO_0000115 "A spherical embryonic mass of blastomeres formed before the blastula and resulting from cleavage of the fertilized ovum." ;
    obo:UBPROP_0000012 "EHDAA2 has embryo starting later" ;
    oboInOwl:hasDbXref "BTO:0001508", "EHDAA2:0000005", "FMA:292334", "GAID:1295", "MESH:A16.254.270.550", "NCIT:C34212", "SCTID:361474003", "UMLS:C0026573", "Wikipedia:Morula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "morula (2-16 cells)" ;
    oboInOwl:id "UBERON:0000085" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "morula" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000107
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c6/Blastulation.png"^^xsd:anyURI .

obo:UBERON_0000086
    obo:IAO_0000115 "A glycoprotein membrane surrounding the plasma membrane of an oocyte. It is a vital constitutive part of the latter, external but not extraneous to it. The zona pellucida first appears in multilaminar primary oocytes." ;
    obo:UBPROP_0000003 "Outside the plasma membrane, three envelopes surround the ovum. The first, the primary egg envelope, lies between the plasma membrane and the surrounding cells of the ovary. The most consistent component of this primary layer is the vitelline membrane, a transparent jacket of fibrous protein. In mammals, the homologous structure is called the zona pellucida.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "zona pellucida - vitelline membrane" ;
    oboInOwl:hasDbXref "BTO:0003135", "EHDAA2:0002220", "EHDAA:31", "EHDAA:62", "EMAPA:16035", "FMA:18674", "GAID:410", "MA:0001715", "MESH:D015044", "NCIT:C33896", "TAO:0001111", "UMLS:C0043519", "VHOG:0000720", "Wikipedia:Zona_pellucida", "ZFA:0001111" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "oolemma", "pellucid zone", "striated membrane", "vitelline envelope", "vitelline membrane", "zona radiata", "zona striata" ;
    oboInOwl:id "UBERON:0000086" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "zona pellucida" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000476, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:CL_0000023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:CL_0000023
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/81/Gray3.png"^^xsd:anyURI .

obo:UBERON_0000087
    obo:IAO_0000115 "A mass of cells that develop into the body of the embryo and some extraembryonic tissues" ;
    obo:UBPROP_0000001 "A group of cells found in the mammalian blastocyst that give rise to the embryo. [Biology_Online][VHOG]" ;
    obo:UBPROP_0000003 "A small sphere of cells known as the inner cell mass lies within the trophoblast (of all eutherian mammals).[well established][VHOG]" ;
    obo:UBPROP_0000011 "This structure forms in the earliest steps of development, before implantation into the endometrium of the uterus has occurred.The ICM lies within the blastocyst cavity and is entirely surrounded by the single layer of cells called trophoblast. [Wikipedia:Inner_cell_mass]" ;
    oboInOwl:hasDbXref "EFO:0000547", "EHDAA2:0000830", "EHDAA:40", "EMAPA:16041", "FMA:86557", "NCIT:C13740", "SCTID:361456007", "UMLS:C1283994", "VHOG:0000742", "Wikipedia:Inner_cell_mass" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ICM", "early embryoblast", "embryoblast", "embryoblastus; massa cellularis interna; pluriblastus senior", "pluriblast" ;
    oboInOwl:id "UBERON:0000087" ;
    oboInOwl:inSubset core:early_development, core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "inner cell mass" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000088
    ] ;
    foaf:depicted_by "Blastocyst:English.svg"^^xsd:anyURI .

obo:UBERON_0000088
    obo:IAO_0000115 "the mesectodermal cell layer arising from the trophectoderm that erodes the uterine mucosa and contributes to the formation of the placenta" ;
    obo:UBPROP_0000001 "the mesectodermal cell layer arising from the trophectoderm that erodes the uterine mucosa and contributes to the formation of the placenta[MP]" ;
    obo:UBPROP_0000007 "trophoblastic" ;
    obo:UBPROP_0000011 "The postimplantation derivatives of the trophectoderm, which make up most of the fetal part of the placenta" ;
    oboInOwl:hasDbXref "BTO:0001079", "CALOHA:TS-1070", "EV:0100120", "FMA:83029", "GAID:1152", "MESH:A11.936", "NCIT:C93292", "SCTID:362839005", "UMLS:C0041178", "Wikipedia:Trophoblast" ;
    oboInOwl:hasExactSynonym "trophoblast layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "massa cellularis externa", "trophoblastus", "trophoderm" ;
    oboInOwl:id "UBERON:0000088" ;
    oboInOwl:inSubset core:early_development, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Aggregate of cells forming the outer layer of a blastocyst, which provide nutrients to the embryo and develop into a large part of the placenta. They are formed during the first stage of pregnancy and are the first cells to differentiate from the fertilized egg. [Wikipedia:Trophoblast]" ;
    rdfs:label "trophoblast" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004345
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000351
    ] ;
    foaf:depicted_by "Blastocyst:English.svg"^^xsd:anyURI .

obo:UBERON_0000091
    obo:IAO_0000115 "A flattened, almost circular bilaminar plate of cells formed when the inner cell mass (aka embryoblast) forms two epithelial layers, each of a distinct lineage, separated by an extracellular basement membrane: the external (dorsal) layer is called the epiblast and the internal (ventral) layer is called the hypoblast (aka primitive endoderm); together, they compose the bilaminar embryonic disc." ;
    oboInOwl:hasBroadSynonym "embryonic disc", "embryonic shield", "germinal disc", "germinal disk" ;
    oboInOwl:hasDbXref "FMA:293863", "NCIT:C34112", "UMLS:C1283997", "Wikipedia:Bilaminar_disc" ;
    oboInOwl:hasExactSynonym "bilaminary embryonic disc", "bilaminary germ disc" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bilaminar disk" ;
    oboInOwl:id "UBERON:0000091" ;
    oboInOwl:inSubset core:early_development, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bilaminar disc" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000087
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e3/Gray21.png"^^xsd:anyURI .

obo:UBERON_0000092
    obo:IAO_0000115 "stage succeeding embryo, including mature structure" ;
    obo:UBPROP_0000008 "In birds, the postnatal stage begins when the beak penetrates the shell (i.e., external pipping) (Brown et al. 1997)" ;
    oboInOwl:hasDbXref "BilaDO:0000003", "OGES:000010", "OGES:000014", "OGES:000024", "WBls:0000022", "WBls:0000093", "WBls:0000103" ;
    oboInOwl:hasExactSynonym "postembryonic stage" ;
    oboInOwl:hasNarrowSynonym "post-hatching stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "postembryonic" ;
    oboInOwl:id "UBERON:0000092" ;
    a owl:Class ;
    rdfs:label "post-embryonic stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/344"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0009791
    ] .

obo:UBERON_0000093
    obo:IAO_0000115 "A depression or fissure in the surface of an organ." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-09T06:23:22Z" ;
    oboInOwl:hasDbXref "Wikipedia:Sulcus_(anatomy)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000093" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative ;
    a owl:Class ;
    rdfs:label "sulcus" ;
    rdfs:subClassOf obo:UBERON_0000464 .

obo:UBERON_0000094
    obo:IAO_0000115 "Nonparenchymatous organ that primarily consists of dense connective tissue organized into a sheet which interconnects two or more organs, separates two or more body spaces from one another, or surrounds an organ or body part. Examples: interosseous membrane of forearm, obturator membrane, tympanic membrane, fibrous pericardium, fascia lata, dura mater. [FMA]" ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-07-30T05:19:13Z" ;
    oboInOwl:hasBroadSynonym "membrane" ;
    oboInOwl:hasDbXref "FMA:7145" ;
    oboInOwl:hasExactSynonym "membrane of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000094" ;
    a owl:Class ;
    rdfs:label "membrane organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011823
    ] .

obo:UBERON_0000095
    obo:IAO_0000115 "portion of neural crest that develops from the dorsal neural tube. It overlaps the vagal neural crest and migrates to populate the pharyngeal arches 3, 4 and 6 (producing structures in the head) and to the heart, forming connective tissue that separates the great vessels of the heart. [Wikipedia]" ;
    obo:UBPROP_0000001 "A subpopulation of the cephalic neural crest that emerges from the otic level to the anterior limit of somite 4. It migrates to the heart and is essential for the septation of the outflow track[DOI:10.1242/dev.091751]." ;
    obo:UBPROP_0000012 "ZFA treats this as a subtype of NC." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-07-30T07:57:38Z" ;
    oboInOwl:hasDbXref "TAO:0002173", "Wikipedia:Cardiac_neural_crest", "XAO:0004190", "ZFA:0001648" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac neural crest complex", "complexus cristae neuralis cardiacus" ;
    oboInOwl:id "UBERON:0000095" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiac neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005428
        ]
    ] .

obo:UBERON_0000102
    obo:IAO_0000115 "The lung vasculature is composed of the tubule structures that carry blood or lymph in the lungs[GO]." ;
    oboInOwl:hasDbXref "FMA:73750" ;
    oboInOwl:hasExactSynonym "lung vascular network", "pulmonary vasculature", "vascular network of lung", "vasculature of lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000102" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0000104
    obo:IAO_0000115 "An entire span of an organism's life, commencing with the zygote stage and ending in the death of the organism." ;
    oboInOwl:hasDbXref "FBdv:00000000", "HsapDv:0000001", "MmusDv:0000001", "OGES:000011", "ncithesaurus:Life" ;
    oboInOwl:hasExactSynonym "entire life cycle", "entire lifespan", "life", "lifespan" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000104" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "life cycle" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/532"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002224 ;
        owl:someValuesFrom obo:UBERON_0000106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002230 ;
        owl:someValuesFrom obo:UBERON_0000071
    ] .

obo:UBERON_0000105
    obo:IAO_0000115 "A spatiotemporal region encompassing some part of the life cycle of an organism." ;
    obo:IAO_0000116 "this class represents a proper part of the life cycle of an organism. The class 'life cycle' should not be placed here" ;
    obo:UBPROP_0000012 "the WBls class 'all stages' belongs here as it is the superclass of other WBls stages", "we map the ZFS unknown stage here as it is logically equivalent to saying *some* life cycle stage" ;
    oboInOwl:hasDbXref "BILS:0000105", "EFO:0000399", "FBdv:00007012", "FMA:24120", "HsapDv:0000000", "MmusDv:0000000", "OlatDv:0000010", "PdumDv:0000090", "WBls:0000002", "XAO:1000000", "ZFS:0000000", "ZFS:0100000", "ncithesaurus:Developmental_Stage" ;
    oboInOwl:hasNarrowSynonym "developmental stage", "stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000105" ;
    oboInOwl:inSubset core:efo_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "life cycle stage" ;
    rdfs:subClassOf obo:UBERON_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000104
    ] .

obo:UBERON_0000106
    obo:IAO_0000115 "A stage at which the organism is a single cell produced by means of sexual reproduction." ;
    obo:UBPROP_0000003 "As in all metazoans, eumetazoan development begins with a fertilized egg, or zygote.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BILS:0000106", "BilaDO:0000005", "EFO:0001322", "EHDAA:27", "FBdv:00005288", "NCIT:C12601", "PdumDv:0000100", "VHOG:0000745", "Wikipedia:Zygote", "XAO:1000001", "ZFS:0000001" ;
    oboInOwl:hasExactSynonym "1-cell stage", "fertilized egg stage", "one cell stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fertilized egg stage", "one-cell stage", "zygote", "zygotum" ;
    oboInOwl:id "UBERON:0000106" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "zygote stage" ;
    rdfs:seeAlso obo:EMAPA_16033 ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002223 ;
        owl:someValuesFrom obo:UBERON_0000104
    ] .

obo:UBERON_0000107
    obo:IAO_0000115 "The first few specialized divisions of an activated animal egg; Stage consisting of division of cells in the early embryo. The zygotes of many species undergo rapid cell cycles with no significant growth, producing a cluster of cells the same size as the original zygote. The different cells derived from cleavage are called blastomeres and form a compact mass called the morula. Cleavage ends with the formation of the blastula." ;
    oboInOwl:hasDbXref "BILS:0000107", "BilaDO:0000006", "EFO:0001290", "FBdv:00000054", "MESH:A16.254.270", "MmusDv:0000004", "OGES:000015", "OGES:000020", "PdumDv:0000200", "Wikipedia:Cleavage_(embryo)", "XAO:1000004", "ZFS:0000046" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000107" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "cleavage stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0040016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0040016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:UBERON_0000106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000105
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002082 ;
                owl:someValuesFrom obo:GO_0040016
            ]
        )
    ] .

obo:UBERON_0000108
    obo:IAO_0000115 "An early stage of embryonic development in animals. It is produced by cleavage of a fertilized ovum and consists of a spherical layer of around 128 cells surrounding a central fluid-filled cavity called the blastocoel. The blastula follows the morula and precedes the gastrula in the developmental sequence." ;
    obo:IAO_0000116 "consider adding a preceding stage 'morula stage' as part of cleavage" ;
    oboInOwl:hasDbXref "BILS:0000108", "BilaDO:0000007", "EFO:0001282", "HsapDv:0000006", "MmusDv:0000007", "OGES:000003", "OGES:000016", "OGES:000021", "OpenCyc:Mx4rEetFnKP2EdqAAAACs4vPlg", "WBls:0000005", "Wikipedia:Blastula", "XAO:1000003", "ZFS:0000045" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000108" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "blastula stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000107
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c6/Blastulation.png"^^xsd:anyURI .

obo:UBERON_0000109
    obo:IAO_0000115 "A stage defined by complex and coordinated series of cellular movements that occurs at the end of cleavage during embryonic development of most animals. The details of gastrulation vary from species to species, but usually result in the formation of the three primary germ layers, ectoderm, mesoderm and endoderm." ;
    oboInOwl:hasDbXref "BILS:0000109", "BilaDO:0000008", "EFO:0001296", "FBdv:00005317", "HsapDv:0000010", "MmusDv:0000013", "OGES:000004", "OGES:000019", "WBls:0000010", "XAO:1000005", "ZFS:0000047" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blastocystis trilaminaris stage", "trilaminar blastocyst stage", "trilaminar blastoderm stage", "trilaminar disk stage", "trilaminar germ stage", "trilaminar stage" ;
    oboInOwl:id "UBERON:0000109" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "gastrula stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0007369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0000110
    obo:IAO_0000115 "Staged defined by the formation of a tube from the flat layer of ectodermal cells known as the neural plate. This will give rise to the central nervous system." ;
    oboInOwl:hasDbXref "BILS:0000110", "BilaDO:0000009", "HsapDv:0000012", "MmusDv:0000017", "XAO:1000006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000110" ;
    a owl:Class ;
    rdfs:label "neurula stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/343"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001841
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000109
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0001841
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0000111
    obo:IAO_0000115 "A stage at which the ectoderm, endoderm, and mesoderm develop into the internal organs of the organism." ;
    oboInOwl:hasDbXref "BILS:0000111", "BilaDO:0000010", "HsapDv:0000015", "MmusDv:0000018", "OGES:000005", "OGES:000032", "Wikipedia:Organogenesis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "segmentation stage" ;
    oboInOwl:id "UBERON:0000111" ;
    a owl:Class ;
    rdfs:label "organogenesis stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/533"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048513
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002082 ;
        owl:someValuesFrom obo:GO_0048513
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0000112
    obo:UBPROP_0000001 "The stage of being a sexually immature adult animal[XAO:1000010]." ;
    obo:UBPROP_0000008 "In mammals this would include infant (nourishment from lactation) and juvenile (prepubertal no longer dependent on mother)" ;
    oboInOwl:hasDbXref "BILS:0000112", "BTO:0002168", "EFO:0001300", "EV:0300051", "MmusDv:0000043", "OGES:000009", "XAO:1000010", "XtroDO:0000083", "ZFS:0000051" ;
    oboInOwl:hasExactSynonym "immature stage" ;
    oboInOwl:hasNarrowSynonym "juvenile stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subadult stage" ;
    oboInOwl:id "UBERON:0000112" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "sexually immature stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/427"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0000113
    obo:IAO_0000115 "The stage of being a sexually mature adult animal." ;
    oboInOwl:hasBroadSynonym "adult stage" ;
    oboInOwl:hasDbXref "BILS:0000113", "EV:0300064", "EV:0300070", "MIAA:0000403", "MmusDv:0000110", "OGES:000026", "OGES:000027", "XAO:1000093", "ZFS:0000044" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000113" ;
    a owl:Class ;
    rdfs:label "post-juvenile adult stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/345"^^xsd:anyURI, "https://github.com/obophenotype/uberon/issues/499"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000112
    ] .

obo:UBERON_0000114
    obo:IAO_0000115 "the connective tissue located between the respiratory (airway and alveolar) epithelium, the capillary endothelium and pleural mesothelium; it contains basement membrane composed of collagen, elastin, proteoglycans, and fibronectin" ;
    obo:UBPROP_0000009 "it functions in the mechanical behavior of the lung, and forms a barrier to regulate the flow of plasma constituents from the capillaries to the airway and alveolar spaces" ;
    oboInOwl:hasDbXref "EMAPA:35521", "FMA:27533", "MA:0001782", "SCTID:201609008" ;
    oboInOwl:hasExactSynonym "connective tissue of lung", "pulmonary interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lung interstitial tissue", "lung interstitium", "pulmonary connective tissue", "pulmonary interstitial tissue" ;
    oboInOwl:id "UBERON:0000114" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung connective tissue" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003580, obo:UBERON_0003837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004883
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0004883
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0000115
    obo:IAO_0000115 "The epithelial layer of the lung." ;
    obo:UBPROP_0000008 "A pseudostratified epithelium, containing basal cells, stem cells of the airway, submucosal glands and cartilage rings, is limited to the trachea and large lobar airways in the mouse (Morrisey and Hogan, 2010). This more complex epithelium extends to terminal bronchioles in the human[DOI:10.1242/dev.115469]" ;
    oboInOwl:hasDbXref "BTO:0001653", "EMAPA:32860", "MA:0001783" ;
    oboInOwl:hasExactSynonym "epithelial tissue of lung", "epithelium of lung", "lung epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pulmonary epithelium" ;
    oboInOwl:id "UBERON:0000115" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung epithelium" ;
    rdfs:subClassOf obo:UBERON_0004815, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0000117
    obo:IAO_0000115 "A tube in the respiratory system. Examples: bronchus, bronchiole, trachea." ;
    obo:UBPROP_0000012 "in GO lung development is part of respiratory tube development. This can lead to inconsistencies with other ontologies, e.g. VT. The GO structure may be better represented by a tree of tubes (see the FMA class)" ;
    oboInOwl:hasDbXref "EMAPA:37946", "FMA:12224" ;
    oboInOwl:hasExactSynonym "segment of tracheobronchial tree" ;
    oboInOwl:hasNarrowSynonym "respiratory conducting tube", "segment of tracheobronchial tree", "tracheobronchial tree segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "airway" ;
    oboInOwl:id "UBERON:0000117" ;
    a owl:Class ;
    rdfs:label "respiratory tube" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000025
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:UBERON_0000118
    obo:IAO_0000115 "Structure derived from foregut that becomes a lung[GO]." ;
    obo:IAO_0000116 "clarify successors - include bronchi?" ;
    oboInOwl:hasDbXref "BTO:0001643", "EHDAA2:0004089", "NCIT:C34260", "NCIT:C34282", "SCTID:361427007", "UMLS:C1514420", "UMLS:C1514897", "Wikipedia:Respiratory_bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gemma pulmonalis", "gemma respiratoria", "lung bud", "primary lung bud", "respiratory diverticulum" ;
    oboInOwl:id "UBERON:0000118" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung bud" ;
    rdfs:subClassOf obo:UBERON_0005153, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/71/Gray948.png"^^xsd:anyURI .

obo:UBERON_0000119
    obo:IAO_0000115 "Portion of tissue, that consists of single layer of cells connected to each other by cell junctions. Examples: layer of glial cells; epithelium." ;
    obo:IAO_0000116 "consider adding to caro" ;
    oboInOwl:hasBroadSynonym "layer" ;
    oboInOwl:hasDbXref "NCIT:C66831" ;
    oboInOwl:hasExactSynonym "layer of cells" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cell sheath", "sheath of cells" ;
    oboInOwl:id "UBERON:0000119" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "cell layer" ;
    rdfs:subClassOf obo:UBERON_0000957 .

obo:UBERON_0000120
    obo:IAO_0000115 "Cell layer consisting of lining cells that separates the central nervous system and the bloodstream. The BBB may consist of endothelial cells or glial cells. An endothelial barrier may have arisen independently several times during evolution. In bichir and lungfish the barrier is formed by brain endothelial cells, while in sturgeon it is formed by a complex perivascular glial sheath, but with no detectable tight junctions." ;
    oboInOwl:hasDbXref "NCIT:C13194", "UMLS:C0005854", "Wikipedia:Blood-brain_barrier", "http://uri.neuinfo.org/nif/nifstd/nlx_subcell_100205" ;
    oboInOwl:hasExactSynonym "blood-brain barrier" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "BBB" ;
    oboInOwl:id "UBERON:0000120" ;
    a owl:Class ;
    rdfs:label "blood brain barrier" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0000121
    obo:IAO_0000115 "A layer of thin, concentrically arranged cells with interspersed collagen that lies within the epineurium. (Nolte, J., The Human Brain 3rd edition)" ;
    obo:UBPROP_0000001 "Connective tissue surrounding a fascicle[Wikipedia:Perineurium]." ;
    obo:UBPROP_0000007 "perineurial" ;
    obo:UBPROP_0000012 "consider FBbt:00007090 (perineurium): The outer two layers of glial cells that cover the central nervous system and the nerves. The outer layer is the perineurial sheath (sometimes referred to as the perineurial sheath outer layer); the inner layer is the sub-perineural glial sheath (sometimes referred to as the perineurial sheath inner layer)" ;
    oboInOwl:hasDbXref "BTO:0003153", "EMAPA:37849", "FMA:52585", "NCIT:C33302", "NCIT:C41407", "NLXANAT:090205", "SCTID:362299001", "UMLS:C0205890", "Wikipedia:Perineurium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000121" ;
    a owl:Class ;
    rdfs:label "perineurium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005581
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9c/Gray636.png"^^xsd:anyURI .

obo:UBERON_0000122
    obo:IAO_0000115 "A fasciculated bundle of neuron projections (GO:0043005), largely or completely lacking synapses." ;
    oboInOwl:hasAlternativeId "UBERON:0005163" ;
    oboInOwl:hasDbXref "CARO:0001001", "FBbt:00005099", "NLX:147821" ;
    oboInOwl:hasExactSynonym "funiculus", "nerve fiber bundle", "neural fiber bundle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000122" ;
    a owl:Class ;
    rdfs:label "neuron projection bundle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043005
    ] .

obo:UBERON_0000124
    obo:IAO_0000115 "A loose connective tissue sheath surrounding each peripheral nerve. Composed mainly of colagen and fibroblasts, it forms a substantial covering over nerve trunks, then thins to an incomplete layer around smaller branches near their terminations. The epineurium is continuous centrally with the dura. Peripherally, it usually ends near the termination of a nerve fiber, but it may continue as the capsule of Meissner corpuscles and a few other encapsulated endings. Nolte, J. The Human Brain 3rd edition" ;
    obo:UBPROP_0000001 "outermost layer of connective tissue surrounding a peripheral nerve. It includes the blood vessels supplying the nerve. It consists of adipose tissue and fibrocollagenous tissues[Wikipedia:Epineurium]." ;
    oboInOwl:hasDbXref "BTO:0003154", "EMAPA:37848", "FMA:12234", "NCIT:C32528", "NLXANAT:090203", "SCTID:64482002", "UMLS:C0205889", "Wikipedia:Epineurium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000124" ;
    a owl:Class ;
    rdfs:label "epineurium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001021
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9c/Gray636.png"^^xsd:anyURI .

obo:UBERON_0000125
    obo:IAO_0000115 "A spatially aggregated collection of nerve cell bodies in the CNS, consisting of one or more subpopulations that share cell type, chemical phenotype, and connections, and including nearby cells that share the same cell type, chemical phenotype, and connections. (CUMBO)" ;
    obo:UBPROP_0000001 "Anatomical structure consisting of a discrete aggregate of neuronal soma[GO][GO_REF:0000021]." ;
    obo:UBPROP_0000012 "Proposed CUMBO def from MM: A subcortical part of the nervous system consisting of a relatively compact group of cells that is distinguishable histologically that share a commonality of cytoarchitecture, chemoarchitecturel and connectivity. (comments: I put in 'subcortical' because I don't think we consider either the cerebellar cortex or cerebral cortex to be nuclei. Some people distinguish between a nucleus and a laminar structure (see Wikipedia definition). However, there are structures identified as nuclei that are laminar, e.g., lateral geniculate nucleus, although they are not laminated in all species. Also, I put in 'relatively compact' and 'distiguishable by histology' because we have groups of cells, e.g., cholinergic cell groups, doparminergic cell groups that are related on the 3 criteria but which we don't tend to consider nuclei because they don't occupy an easily defined territory. But all is open to debate." ;
    oboInOwl:hasBroadSynonym "nucleus" ;
    oboInOwl:hasDbXref "AEO:0000136", "FMA:83686", "NCIT:C13197", "NLX:28443", "Wikipedia:Nucleus_(neuroanatomy)" ;
    oboInOwl:hasExactSynonym "nervous system nucleus", "neuraxis nucleus", "neuronal nucleus", "nucleus of CNS" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus of neuraxis" ;
    oboInOwl:id "UBERON:0000125" ;
    oboInOwl:inSubset core:cumbo ;
    a owl:Class ;
    rdfs:label "neural nucleus" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002020
    ] .

obo:UBERON_0000126
    obo:IAO_0000115 "Nucleus that receives projections from or contains neurons that send projections through one of the cranial nerves" ;
    oboInOwl:hasDbXref "EMAPA:37066", "FMA:54501", "NLX:28532", "SCTID:280160003", "Wikipedia:Cranial_nerve_nucleus" ;
    oboInOwl:hasExactSynonym "cranial neural nucleus", "nucleus of cranial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus nervi cranialis" ;
    oboInOwl:id "UBERON:0000126" ;
    a owl:Class ;
    rdfs:label "cranial nerve nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001785
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray696.png"^^xsd:anyURI .

obo:UBERON_0000127
    obo:IAO_0000115 "the group of motor neurons residing in the pons that innervate the muscles of facial expression" ;
    obo:UBPROP_0000012 "FMA has 3 subclasses - left, right and motor nucleus of facial nerve, but no defs. It's not clear how facial nucleus is distinct from facial motor nucleus." ;
    oboInOwl:hasDbXref "BAMS:7", "BAMS:7N", "BAMS:VII", "BM:Pons-VII", "DHBA:12420", "EHDAA2:0004638", "EMAPA:35338", "EV:0100267", "FMA:54572", "MA:0001014", "NCIT:C12898", "SCTID:280166009", "UMLS:C0228740", "VHOG:0001412" ;
    oboInOwl:hasExactSynonym "facial VII nucleus", "facial nerve nucleus", "nucleus of facial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial VII motor nucleus" ;
    oboInOwl:id "UBERON:0000127" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "facial nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000988
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010123
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000988
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010123
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000126
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001647
            ]
        )
    ] .

obo:UBERON_0000153
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000153" ;
    a owl:Class ;
    rdfs:label "anterior region of body" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0000154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] ;
    owl:disjointWith obo:UBERON_0000154 .

obo:UBERON_0000154
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000154" ;
    a owl:Class ;
    rdfs:label "posterior region of body" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0000155
    obo:IAO_0000115 "A layer of the ovarian follicle that consists of theca cells." ;
    obo:UBPROP_0000009 "The theca folliculi are responsible for the production of testosterone from androstenedione in females, and indirectly the production of estrogens by supplying the neighboring granulosa cells with androstenedione that can then be used as a substrate for aromatase. [Wikipedia:Theca_of_follicle]" ;
    oboInOwl:hasDbXref "BTO:0002853", "EFO:0003629", "EMAPA:35636", "FMA:18656", "MA:0001712", "SCTID:361385000", "TAO:0001113", "Wikipedia:Theca_of_follicle", "ZFA:0001113" ;
    oboInOwl:hasExactSynonym "layer of theca cells", "ovary theca", "theca cell layer of ovarian follicle", "theca of follicle", "thecal cell layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ovarian theca", "theca folliculi", "thecal cell layers" ;
    oboInOwl:id "UBERON:0000155" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "theca cell layer" ;
    rdfs:subClassOf obo:UBERON_0000119, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000503
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000119
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001305
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000503
            ]
        )
    ] .

obo:UBERON_0000158
    obo:UBPROP_0000001 "A thin sheet or layer of pliable tissue, serving as a covering or envelope of a part, as the lining of a cavity, as a partition or septum, or to connect two structures." ;
    oboInOwl:hasBroadSynonym "membrane" ;
    oboInOwl:hasDbXref "FMA:30322", "FMA:82500", "MESH:D008566", "NCIT:C12749" ;
    oboInOwl:hasExactSynonym "membranous organ component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000158" ;
    a owl:Class ;
    rdfs:label "membranous layer" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000064
    ] .

obo:UBERON_0000159
    obo:IAO_0000115 "The terminal part of the large intestine, continuous proximally with the rectum and distally terminates with the anus." ;
    obo:IAO_0000116 "requires alignment with EHDAA2 and complete developmental relationships" ;
    oboInOwl:hasDbXref "BTO:0001978", "CALOHA:TS-2160", "EMAPA:18256", "FMA:15703", "MA:0000330", "NCIT:C12375", "SCTID:245438008", "UMLS:C0227411", "Wikipedia:Anal_canal", "galen:AnalCanal" ;
    oboInOwl:hasExactSynonym "anal canal", "anal canal viewed anatomically", "anatomical anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anal pad", "anus", "canalis analis", "cloaca", "cloacal chamber", "mesenteron", "pars analis recti" ;
    oboInOwl:id "UBERON:0000159" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "anal canal" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001988
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/0/01/Gray1078.png"^^xsd:anyURI .

obo:UBERON_0000160
    obo:IAO_0000115 "Segment of the alimentary canal extending from the stomach to the anus and, in humans and other mammals, consists of two segments, the small intestine and the large intestine." ;
    obo:IAO_0000116 "This class is probably too inclusive" ;
    obo:UBPROP_0000001 "Portion of the alimentary canal bounded anteriorly by the pyloric sphincter and posteriorly by the cloacal sphincter.[AAO]", "The tract of the alimentary canal. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000007 "intestinal" ;
    obo:UBPROP_0000008 "In zebrafish, No stomach, small intestine, or large intestine can be distinguished. However, differences can be found in the morphology of the mucosa columnar epithelial cells and the number of goblet cells, suggesting functional differentiation. The intestine has numerous folds that become progressively shorter in a rostral-to-caudal direction. Proportionally, these folds are significantly larger than the finger-like intestinal villi of mammals and other amniotes (Wallace et al. 2005). Columnar-shaped absorptive enterocytes are the most numerous in the zebrafish intestinal epithelium. Goblet cells are the second most populous epithelial cell type." ;
    oboInOwl:hasDbXref "AAO:0000246", "ANISEED:1235303", "BSA:0000093", "BTO:0000648", "CALOHA:TS-0490", "EFO:0000834", "EMAPA:32874", "EV:0100071", "FMA:7199", "GAID:295", "MA:0000328", "MA:0001524", "MESH:A03.492.411", "MIAA:0000043", "NCIT:C12736", "SCTID:256876008", "TAO:0001338", "UMLS:C0021853", "VHOG:0000056", "WBbt:0005772", "Wikipedia:Intestine", "XAO:0000129", "ZFA:0001338", "galen:Intestine" ;
    oboInOwl:hasExactSynonym "bowel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal tract" ;
    oboInOwl:id "UBERON:0000160" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intestine" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] .

obo:UBERON_0000161
    obo:IAO_0000115 "Anatomical conduit that connects two adjacent body spaces (or a body space with the space surrounding the organism)[FMA,modified]." ;
    obo:UBPROP_0000012 "in FMA, this is an anatomical conduit *space*, rather than anatomical conduit" ;
    oboInOwl:hasBroadSynonym "anatomical ostium", "ostium" ;
    oboInOwl:hasDbXref "FMA:3724", "SCTID:91837002" ;
    oboInOwl:hasExactSynonym "anatomical orifice" ;
    oboInOwl:hasNarrowSynonym "hilum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000161" ;
    a owl:Class ;
    rdfs:label "orifice" ;
    rdfs:subClassOf obo:UBERON_0004111 .

obo:UBERON_0000162
    obo:IAO_0000115 "Common chamber into which the intestines and excretory system opens. Arises during development in all vertebrates, but in many it becomes subdivided, lost or incorporated into other structures" ;
    obo:IAO_0000116 "adding df link to embryonic cloaca leads to a cycle in uberon-simple, as cloaca is a suberclass of embryonic cloaca" ;
    obo:RO_0002175 obo:NCBITaxon_9369 ;
    obo:UBPROP_0000001 "A common passage for fecal, urinary, and reproductive discharge in most lower vertebrates as well as the terminal end of the hindgut before division into rectum, bladder, and genital primordia in mammalian embryos. [TFD][VHOG]", "Anatomical structure which is the common receptacle for the alimentary canal, Wolffian ducts, oviducts, and the bladder.[AAO]" ;
    obo:UBPROP_0000003 "A cloaca is apparently a primitive vertebrate feature because it occurs in most primitive gnathostomes and persists in the embryos of almost all vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cloacal" ;
    obo:UBPROP_0000008 "Human beings only have an embryonic cloaca, which is split up into separate tracts during the development of the urinary and reproductive organs" ;
    obo:UBPROP_0000011 "hindgut endoderm and proctodeal ectoderm." ;
    oboInOwl:hasDbXref "AAO:0000095", "GAID:1206", "MESH:D002988", "NCIT:C34127", "SCTID:362857006", "SCTID:370631000", "UMLS:C0008987", "VHOG:0001186", "Wikipedia:Cloaca", "XAO:0000244", "ZFA:0005781" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cloacal chamber", "vent" ;
    oboInOwl:id "UBERON:0000162" ;
    a owl:Class ;
    rdfs:label "cloaca" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0000163
    obo:IAO_0000115 "endoderm-lined chamber that develops as pouch-like dilation of the caudal end of the hindgut and receives the allantois ventrally and two mesonephric ducts laterally; caudally it ends blindly at the cloacal membrane formed by the union of proctodeal (anal pit) ectoderm and cloacal endoderm, with no intervening mesoderm[MP]." ;
    obo:IAO_0000232 "this class represents the embryonic form of the cloaca, as found in both mammals and non-mammals." ;
    oboInOwl:hasDbXref "EHDAA2:0000256", "EHDAA:4895", "EMAPA:27573", "Wikipedia:Cloaca_(embryology)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cloaca" ;
    oboInOwl:id "UBERON:0000163" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "embryonic cloaca" ;
    rdfs:subClassOf obo:UBERON_0000162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

obo:UBERON_0000164
    obo:IAO_0000115 "the ventral part of the cloaca remaining after septation of the rectum, which further develops into part of the bladder, part of the prostatic part of the male urethra and the urethra and vestibule in females" ;
    obo:UBPROP_0000001 "The ventral part of the cloaca after its separation from the rectum, giving rise to the lower part of the bladder in both sexes, to the prostatic portion of the male urethra, and to the urethra and vestibule in the female. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In mammals the lowly monotremes still have a cloaca. Higher types have done away with this structure and have a separate anal outlet for the rectum. The monotreme cloaca shows the initiation of this subdivision. The cloaca has such includes only the distal part, roughly comparable to the proctodeum. The more proximal part is divided into (1) a large dorsal passage into which the intestine opens, the coprodeum, and (2) a ventral portion, the urodeum with which the bladder connects. (...) the development of the placental mammals recapitulates in many respects the phylogenetic story. In the sexually indifferent stage of placental mammal there is a cloaca. While the indifferent stage still persists, a septum develops, and extends out to the closing membrane. This divides the cloaca into two chambers: a coprodeum continuous with the gut above, and a urodeum or urogenital sinus below.[well established][VHOG]" ;
    obo:UBPROP_0000013 "the term 'urogenital sinus' may refer to the primitive urogenital sinus present as a transient developmental structure in most mammals or it may refer to a condition in which an unseptated cloaca persists in animals longer than normal" ;
    oboInOwl:hasBroadSynonym "urogenital sinus" ;
    oboInOwl:hasDbXref "EHDAA2:0004060", "EHDAA:5029", "EHDAA:5919", "EMAPA:17379", "NCIT:C34322", "SCTID:50961009", "UMLS:C0231057", "VHOG:0000414", "Wikipedia:Definitive_urogenital_sinus" ;
    oboInOwl:hasExactSynonym "UGS", "fetal UGS", "sinus urogenitalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000164" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "primitive urogenital sinus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000163
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Gray1109.png"^^xsd:anyURI .

obo:UBERON_0000165
    obo:IAO_0000115 "The proximal portion of the digestive tract, containing the oral cavity and bounded by the oral opening. In vertebrates, this extends to the pharynx and includes gums, lips, tongue and parts of the palate. Typically also includes the teeth, except where these occur elsewhere (e.g. pharyngeal jaws) or protrude from the mouth (tusks)." ;
    obo:UBPROP_0000001 "Cavity in which food is initially ingested and generally contains teeth, tongue and glands.[AAO]" ;
    obo:UBPROP_0000003 "Molecular and developmental cell lineage data suggest that the acoel mouth opening is homologous to the mouth of protostomes and deuterostomes and that the last common ancestor of the Bilateria (the 'urbilaterian') had only this single digestive opening.[well established][VHOG]" ;
    obo:UBPROP_0000007 "oral" ;
    obo:UBPROP_0000011 "some AOs place this as developing from the stomodeum but we weaken this to developmental contribution, as the mouth includes non-ectodermal derivatives" ;
    obo:UBPROP_0000012 "in FMA, the tongue, palate etc are part of the mouth which is itself a subdivision of the face. ZFA includes a separate class 'oral region' which is part of the mouth, but excludes tongue and lips" ;
    oboInOwl:hasDbXref "AAO:0010355", "BTO:0001090", "BTO:0004698", "CALOHA:TS-1315", "EFO:0000825", "EHDAA2:0001326", "EHDAA:542", "EMAPA:16262", "FBbt:00003126", "FMA:49184", "GAID:75", "MA:0000341", "MA:0002474", "MAT:0000038", "MESH:D009055", "MIAA:0000038", "OpenCyc:Mx4rvVidh5wpEbGdrcN5Y29ycA", "SCTID:21082005", "TADS:0000040", "TAO:0000547", "TAO:0000590", "TGMA:0000131", "VHOG:0000280", "VHOG:0000812", "Wikipedia:Mouth", "XAO:0003029", "ZFA:0000547", "ZFA:0000590", "galen:Mouth", "http://purl.obolibrary.org/obo/uberon/images/lamprey_sucker_rosava_3238889218.jpg" ;
    oboInOwl:hasExactSynonym "regio oralis" ;
    oboInOwl:hasNarrowSynonym "adult mouth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavital oralis", "cavitas oris", "cavum oris", "mouth cavity", "oral region", "oral vestibule", "rima oris", "stoma", "stomatodaeum", "trophic apparatus", "vestibule of mouth", "vestibulum oris" ;
    oboInOwl:id "UBERON:0000165" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mouth" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/661"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001004
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001106 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0035804
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004921
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001106 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/06/Mouth_illustration-Otis_Archives.jpg"^^xsd:anyURI .

obo:UBERON_0000166
    obo:IAO_0000115 "The orifice that connects the mouth to the exterior of the body." ;
    obo:UBPROP_0000003 "(...) mouth development is very similar in protostomes and 'basal' deuterostomes, whereas the chordate mouth seems to develop at a new position. Recent data for echinoderms and hemichordates further suggest that this change in mouth position may result from change in the influence of a conserved ectodermal patterning system on mouth development. It has been suggested that the mouths of vertebrates and urochordates may constitute a 'new' mouth.[well established][VHOG]" ;
    oboInOwl:hasDbXref "FMA:59806" ;
    oboInOwl:hasExactSynonym "oral fissure", "oral orifice" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mouth", "oral part of face" ;
    oboInOwl:id "UBERON:0000166" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "oral opening" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] .

obo:UBERON_0000167
    obo:IAO_0000115 "Anatomical cavity at the start of the digestive tract that that is enclosed by the mouth. The boundaries and contents vary depending on the species. In vertebrates, the boundaries are the oral opening, the cheeks, the palate and (if present) the palatoglossal arch - if this is not present then the mouth and pharynx form the oropharyngeal cavity. The buccal cavity contains the teeth, tongue and palate (when present)" ;
    obo:UBPROP_0000001 "Anatomical cavity bounded anteriorly by the mouth and posteriorly by the derivatives of the branchial arches.[AAO]", "The cavity of the mouth, bounded by the jaw bones and associated structures (muscles and mucosa). [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Echinoderms, hemichordates, and chordates are called deuterostomes because the mouth arises not from the blastopore but from a second invagination at the anterior end of the larva that pushes in to connect with the archenteron.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000053", "AAO:0000960", "BSA:0000107", "CALOHA:TS-1315", "EFO:0001975", "EHDAA2:0001324", "EHDAA:6970", "EMAPA:17411", "EMAPA:18399", "EV:0100057", "FMA:20292", "HAO:0000669", "NCIT:C12421", "SCTID:181220002", "TAO:0001027", "TGMA:0000102", "UMLS:C0226896", "VHOG:0000188", "WBbt:0005255", "XAO:0000126", "ZFA:0001027" ;
    oboInOwl:hasExactSynonym "buccal cavity", "cavity of mouth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bucca" ;
    oboInOwl:id "UBERON:0000167" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "oral cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000165
            ]
        )
    ] .

obo:UBERON_0000168
    obo:IAO_0000115 "A section dividing a colon along a proximal-distal axis." ;
    oboInOwl:hasDbXref "FMA:222905" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "segment of colon" ;
    oboInOwl:id "UBERON:0000168" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "proximal-distal subdivision of colon" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0000170
    obo:IAO_0000115 "The pair of anatomical structures comprised of a left lung and right lung." ;
    oboInOwl:hasDbXref "FMA:68877", "OpenCyc:Mx4rvVjKy5wpEbGdrcN5Y29ycA" ;
    oboInOwl:hasExactSynonym "lungs", "lungs pair", "pulmones", "set of lungs" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000170" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pair of lungs" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034925, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0002167 ;
                owl:onProperty obo:RO_0002351
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0002167 ;
                owl:onProperty obo:RO_0002351
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0002168 ;
                owl:onProperty obo:RO_0002351
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0002168 ;
                owl:onProperty obo:RO_0002351
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0002167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0000171
    obo:IAO_0000115 "Organ that functions in gaseous exchange between an organism and its environment. In plants, microorganisms, and many small animals, air or water makes direct contact with the organism's cells or tissue fluids, and the processes of diffusion supply the organism with dioxygen (O2) and remove carbon dioxide (CO2). In larger animals the efficiency of gaseous exchange is improved by specialized respiratory organs, such as lungs and gills, which are ventilated by breathing mechanisms." ;
    oboInOwl:hasDbXref "EMAPA:17607", "SCTID:272626006", "SPD:0000428", "TGMA:0001247" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius organ", "breathing organ", "organ of apparatus respiratorius", "organ of respiratory system", "respiratory organ", "respiratory system organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gas exchange organ" ;
    oboInOwl:id "UBERON:0000171" ;
    oboInOwl:inSubset core:functional_classification, core:organ_slim ;
    a owl:Class ;
    rdfs:label "respiration organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:UBERON_0000173
    obo:IAO_0000115 "Amniotic fluid is a bodily fluid consisting of watery liquid surrounding and cushioning a growing fetus within the amnion. It allows the fetus to move freely without the walls of the uterus being too tight against its body. Buoyancy is also provided. The composition of the fluid changes over the course of gestation. Initially, amniotic fluid is similar to maternal plasma, mainly water with electrolytes. As the fetus develops, proteins, carbohydrates, lipids, phospholipids originating from the lungs, fetal cells, and urea are deposited in the fluid." ;
    oboInOwl:hasDbXref "BTO:0000068", "CALOHA:TS-0034", "EMAPA:36771", "ENVO:02000021", "EV:0100123", "FMA:305905", "GAID:1155", "MA:0002893", "MESH:D000653", "NCIT:C13188", "UMLS:C0002638", "VHOG:0001267" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acqua amnii", "liquor amnii" ;
    oboInOwl:id "UBERON:0000173" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "amniotic fluid" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002328 ;
        owl:someValuesFrom obo:GO_0001701
    ] .

obo:UBERON_0000174
    obo:IAO_0000115 "A portion of organism substance that is the product of an excretion process that will be eliminated from the body. An excretion process is elimination by an organism of the waste products that arise as a result of metabolic activity" ;
    oboInOwl:hasAlternativeId "UBERON:0000324", "UBERON:0007550" ;
    oboInOwl:hasDbXref "AEO:0000184", "BTO:0000491", "EHDAA2_RETIRED:0003184", "ENVO:02000022", "FMA:9674", "galen:Excretion" ;
    oboInOwl:hasExactSynonym "excreted substance", "portion of excreted substance", "waste substance" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "excretion" ;
    oboInOwl:id "UBERON:0000174" ;
    a owl:Class ;
    rdfs:label "excreta" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0007588
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0007588
            ]
        )
    ] .

obo:UBERON_0000178
    obo:IAO_0000115 "A fluid that is composed of blood plasma and erythrocytes." ;
    obo:IAO_0000232 "This class excludes blood analogues, such as the insect analog of blood. See UBERON:0000179 haemolymphatic fluid." ;
    obo:UBPROP_0000001 "A complex mixture of cells suspended in a liquid matrix that delivers nutrients to cells and removes wastes. (Source: BioGlossary, www.Biology-Text.com)[TAO]", "Highly specialized circulating tissue consisting of several types of cells suspended in a fluid medium known as plasma.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" ;
    obo:UBPROP_0000003 "Recent findings strongly suggest that the molecular pathways involved in the development and function of blood cells are highly conserved among vertebrates and various invertebrates phyla. (...) There is now good reason to believe that, in vertebrates and invertebrates alike, blood cell lineages diverge from a common type of progenitor cell, the hemocytoblast.[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "AAO:0000046", "BTO:0000089", "CALOHA:TS-0079", "EFO:0000296", "EHDAA2:0000176", "EHDAA:418", "EMAPA:16332", "ENVO:02000027", "EV:0100047", "FMA:9670", "GAID:965", "MA:0000059", "MESH:D001769", "MIAA:0000315", "NCIT:C12434", "OpenCyc:Mx4rvVjI8JwpEbGdrcN5Y29ycA", "TAO:0000007", "UMLS:C0005767", "VHOG:0000224", "Wikipedia:Blood", "XAO:0000124", "ZFA:0000007", "galen:Blood" ;
    oboInOwl:hasExactSynonym "portion of blood", "vertebrate blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "whole blood" ;
    oboInOwl:id "UBERON:0000178" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "blood" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000179, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006596
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006596
    ] .

obo:UBERON_0000179
    obo:IAO_0000115 "Circulating fluid that is part of the hemolymphoid system. Blood, lymph, interstitial fluid or its analogs." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-08T04:38:19Z" ;
    oboInOwl:hasDbXref "CARO:0000081" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blood or blood analog", "circulating fluid" ;
    oboInOwl:id "UBERON:0000179" ;
    a owl:Class ;
    rdfs:label "haemolymphatic fluid" ;
    rdfs:subClassOf obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002193
            ]
        )
    ] .

obo:UBERON_0000200
    obo:IAO_0000115 "A ridge on the cerebral cortex. It is generally surrounded by one or more sulci ." ;
    obo:RO_0002174 obo:NCBITaxon_10088 ;
    obo:UBPROP_0000202 obo:FMA_72015 ;
    dc:contributor <https://github.com/RDruzinsky>, <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "BTO:0002495", "FMA:83874", "NCIT:C32290", "SCTID:279165009", "UMLS:C0458308", "Wikipedia:Gyrus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1211" ;
    oboInOwl:hasExactSynonym "cerebral gyrus", "gyrus of neuraxis", "neuraxis gyrus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "folia", "folium", "folium of brain", "gyri", "gyri of cerebrum", "gyrus of cerebral hemisphere", "gyrus of cerebrum" ;
    oboInOwl:id "UBERON:0000200" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gyrus" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/573"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0013118
    ] .

obo:UBERON_0000201
    obo:IAO_0000115 "A blood brain barrier that is composed of endothelial cells." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-10T08:15:44Z" ;
    oboInOwl:hasDbXref "NIF_Subcellular:nlx_subcell_100205" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000201" ;
    a owl:Class ;
    rdfs:label "endothelial blood brain barrier" ;
    rdfs:subClassOf obo:UBERON_0000120, obo:UBERON_0001986 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000120
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000115
            ]
        )
    ] .

obo:UBERON_0000202
    obo:IAO_0000115 "A blood brain barrier composed of glial cells." ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-10T08:42:24Z" ;
    oboInOwl:hasDbXref "FBbt:00007091" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000202" ;
    a owl:Class ;
    rdfs:label "glial blood brain barrier" ;
    rdfs:subClassOf obo:UBERON_0000120 .

obo:UBERON_0000203
    obo:IAO_0000115 "Dorsal part (roof region) of the telencephalon[GO]." ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000003 "In the anatomy of animals, an avian pallium is the dorsal telencephalon of a bird's brain. Pallium of avian species tend to be relatively large, comprising ~75% of the telencephalic volume." ;
    obo:UBPROP_0000008 "In humans the cerebrum has three parts: the archipallium, the paleopallium and the neopallium. The developing telencephalon or forebrain is divided into pallium and subpallium. In amphibians, the cerebrum includes archipallium, paleopallium and some of the basal nuclei. Reptiles first developed a neopallium, which continued to develop in the brains of more recent species to become the neocortex of humans and Old World monkeys. In fish, the archipallium is the largest part of the cerebrum. Some researchers suggest the early archipallium gave rise to the human hippocampus" ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-18T12:03:09Z" ;
    oboInOwl:hasAlternativeId "UBERON:0007333" ;
    oboInOwl:hasDbXref "BTO:0003399", "DMBA:15903", "EFO:0003534", "SCTID:369224000", "TAO:0000505", "TAO:0007007", "Wikipedia:Avian_pallium", "Wikipedia:Pallium_(neuroanatomy)", "ZFA:0000505", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3240" ;
    oboInOwl:hasExactSynonym "area dorsalis telencephali", "dorsal part of telencephalon", "dorsal telencephalic area", "dorsal telencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000203" ;
    oboInOwl:inSubset core:developmental_classification, core:efo_slim ;
    a owl:Class ;
    rdfs:label "pallium" ;
    rdfs:seeAlso "https://sourceforge.net/p/obo/zebrafish-anatomy-zfa-term-requests/87"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

obo:UBERON_0000204
    obo:IAO_0000115 "Ventral part (base region) of the telencephalon." ;
    obo:UBPROP_0000012 "BTO term refers specifically to the avian structure" ;
    oboInOwl:created_by "cjm" ;
    oboInOwl:creation_date "2009-04-18T12:12:27Z" ;
    oboInOwl:hasDbXref "BTO:0003401", "DMBA:15751", "EFO:0003522", "TAO:0000304", "ZFA:0000304" ;
    oboInOwl:hasExactSynonym "area ventralis telencephali", "subpallium", "ventral telencephalon" ;
    oboInOwl:hasNarrowSynonym "subpallium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000204" ;
    oboInOwl:inSubset core:developmental_classification, core:efo_slim ;
    a owl:Class ;
    rdfs:label "ventral part of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0000203
    ] .

obo:UBERON_0000209
    obo:IAO_0000115 "the bone forming the forehead and roof of the eye orbit" ;
    obo:UBPROP_0000008 "fused in humans, paired in other animals" ;
    obo:UBPROP_0000011 "In the mouse the parietal originates from cephalic paraxial mesoderm (Jiang 2000; Morriss-Kay 2001), whereas in the chicken it is traced back to either mesodermal (Noden 1978) or neural crest (Couly 1992, 1993)." ;
    oboInOwl:hasDbXref "AAO:0000206", "EMAPA:19016", "FMA:52734", "GAID:226", "MA:0001466", "MESH:D005624", "NCIT:C32635", "SCTID:181793006", "UMLS:C0016732", "VHOG:0001324", "VSAO:0000208", "Wikipedia:Frontal_bone" ;
    oboInOwl:hasNarrowSynonym "frontal", "frontal bone", "os frontal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os frontale" ;
    oboInOwl:id "UBERON:0000209" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tetrapod frontal bone" ;
    rdfs:subClassOf obo:UBERON_0002514, obo:UBERON_0008907, obo:UBERON_0010428, obo:UBERON_0011164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001697
        ]
    ] ;
    foaf:depicted_by "Frontal:bone.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray136.png"^^xsd:anyURI .

obo:UBERON_0000211
    obo:IAO_0000115 "Dense regular connective tissue connecting two or more adjacent skeletal elements or supporting an organ." ;
    obo:UBPROP_0000001 "Nonparenchymatous organ that primarily consists of dense connective tissue aggregated into fasciculi by connective tissue. Examples: sutural ligament, radiate sternocostal ligament, ligament of liver, ovarian ligament[FMA][FMA:21496].", "Portion of connective tissue that connects bone or cartilage.[TAO]" ;
    obo:UBPROP_0000003 "Compared with their Ediacarian predecessor, Cambrian animals in general were characterized by their much stouter bodies. The stoutness of the body is likely due to the formation of ligaments and tendons, which in turn requires the crosslinking of collagen triple helices.[well established][VHOG]" ;
    obo:UBPROP_0000012 "this groups both skeletal and non-skeletal ligaments. What is called a 'ligament' in many AOs is actually a skeletal ligament" ;
    oboInOwl:hasDbXref "CALOHA:TS-2145", "EFO:0001966", "EMAPA:35493", "FMA:21496", "FMA:30319", "MA:0000113", "MESH:D008022", "NCIT:C13046", "OpenCyc:Mx4rvVjqpZwpEbGdrcN5Y29ycA", "SCTID:182358004", "TAO:0001682", "UMLS:C0023685", "VHOG:0001272", "Wikipedia:Ligament", "XAO:0004031", "ZFA:0001675", "galen:Ligament" ;
    oboInOwl:hasExactSynonym "ligament organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000211" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ligament" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] ;
    foaf:depicted_by "Knee:diagram.svg"^^xsd:anyURI .

obo:UBERON_0000218
    obo:IAO_0000115 "A neural arch that is part of a vertebral bone 2." ;
    oboInOwl:hasDbXref "FMA:24053" ;
    oboInOwl:hasExactSynonym "vertebral foramen of cervical vertebra 2" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000218" ;
    a owl:Class ;
    rdfs:label "vertebral arch of axis" ;
    rdfs:subClassOf obo:UBERON_0003861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003861
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001093
            ]
        )
    ] .

obo:UBERON_0000219
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "FMA:24293", "SCTID:281228008", "Wikipedia:Atlas_(anatomy)#Vertebral_foramen" ;
    oboInOwl:hasExactSynonym "vertebral foramen of cervical vertebra 1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000219" ;
    a owl:Class ;
    rdfs:label "vertebral foramen of atlas" ;
    rdfs:subClassOf obo:UBERON_0001131, obo:UBERON_0005744, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
        )
    ] .

obo:UBERON_0000220
    obo:IAO_0000115 "The Atlanto-occipital joint (articulation between the atlas and the occipital bone) consists of a pair of condyloid joints. The atlanto-occipital joint is a synovial joint. The ligaments connecting the bones are: Two Articular capsules; Posterior atlantoöccipital membrane; Anterior atlantoöccipital membrane; Lateral atlantoöccipital" ;
    oboInOwl:hasDbXref "FMA:24939", "NCIT:C32158", "SCTID:361831006", "UMLS:C0004169", "Wikipedia:Atlanto-occipital_joint", "ncithesaurus:Atlanto-occipital_Joint-Atlanto" ;
    oboInOwl:hasExactSynonym "articulatio atlanto-occipitalis", "atlanto occipital joint", "atlantooccipital joint", "craniovertebral joint", "occipito atlantal joint", "occipito-atlantal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio atlantooccipitalis" ;
    oboInOwl:id "UBERON:0000220" ;
    a owl:Class ;
    rdfs:label "atlanto-occipital joint" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002217, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0006072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001676
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray304.png"^^xsd:anyURI .

obo:UBERON_0000304
    obo:IAO_0000115 "A layer of membrane around a tendon. It has 2 layers: synovial sheath + fibrous tendon sheath" ;
    obo:IAO_0000116 "TODO - add layer relations. 'tendon sheath' GAT in FMA." ;
    oboInOwl:hasDbXref "BTO:0000051", "FMA:45087", "FMA:76715", "NCIT:C96299", "SCTID:361885006", "UMLS:C0224856", "Wikipedia:Tendon_sheath" ;
    oboInOwl:hasExactSynonym "synovial tendon sheath" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vagina tendinis" ;
    oboInOwl:id "UBERON:0000304" ;
    a owl:Class ;
    rdfs:label "tendon sheath" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011233
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011234
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000043
            ]
        )
    ] .

obo:UBERON_0000305
    obo:IAO_0000115 "the thin innermost layer of the extraembryonic membranes that contains the amniotic fluid; the membrane forms a closed sac in which the embryo and later, the fetus, is suspended and protected" ;
    obo:UBPROP_0000001 "A thin but tough extraembryonic membrane of reptiles, birds and mammals that lines the chorion and contains the fEtus and the amniotic fluid around it. [Biology_Online][VHOG]" ;
    obo:UBPROP_0000003 "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" ;
    obo:UBPROP_0000007 "amniotic" ;
    oboInOwl:hasDbXref "BTO:0000065", "CALOHA:TS-0033", "EHDAA2:0000116", "EHDAA:136", "EMAPA:16109", "EV:0100122", "FMA:80223", "GAID:1298", "MESH:A16.254.403.277", "NCIT:C12365", "SCTID:181457005", "UMLS:C0002630", "VHOG:0000721", "Wikipedia:Amnion" ;
    oboInOwl:hasExactSynonym "amnios" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000305" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "amnion" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003262
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005971
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004871
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e7/Gray14.png"^^xsd:anyURI .

obo:UBERON_0000307
    obo:IAO_0000115 "Organism at the blastula stage - an early stage of embryonic development in animals. It is produced by cleavage of a fertilized ovum and consists of a spherical layer of around 128 cells surrounding a central fluid-filled cavity called the blastocoel. The blastula follows the morula and precedes the gastrula in the developmental sequence." ;
    obo:IAO_0000116 "TODO - check relationship with epiblast. Note in FMA this is not a subclass of embryo, but in uberon embryo is the whole organism from zygote onwards and thus includes the blastula" ;
    oboInOwl:hasAlternativeId "UBERON:0007011" ;
    oboInOwl:hasDbXref "BILA:0000059", "BTO:0000128", "GAID:1294", "MESH:A16.254.270.274", "OGEM:000006", "OpenCyc:Mx4rEetFnKP2EdqAAAACs4vPlg", "Wikipedia:Blastula" ;
    oboInOwl:hasExactSynonym "blastula embryo" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blastosphere" ;
    oboInOwl:id "UBERON:0000307" ;
    oboInOwl:inSubset core:inconsistent_with_fma ;
    a owl:Class ;
    rdfs:label "blastula" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002491 ;
                owl:someValuesFrom obo:UBERON_0000108
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c6/Blastulation.png"^^xsd:anyURI .

obo:UBERON_0000309
    obo:IAO_0000115 "The external portion of an animal body derived from ectoderm and mesoderm layers that encloses the body cavity." ;
    obo:UBPROP_0000008 "defined generically to encompass both vertebrates and invertebrates" ;
    obo:UBPROP_0000012 "the BTO class refers to earthworms." ;
    oboInOwl:hasDbXref "BTO:0000139", "EMAPA:32761", "FMA:10427", "SCTID:281483004", "galen:BodyWall" ;
    oboInOwl:hasExactSynonym "wall fo trunk" ;
    oboInOwl:hasNarrowSynonym "trunk wall", "wall of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000309" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "body wall" ;
    rdfs:subClassOf obo:UBERON_0000475 .

obo:UBERON_0000310
    obo:IAO_0000115 "The upper ventral region of the torso of an organism." ;
    obo:UBPROP_0000008 "The breasts of a female primate's body contain the mammary glands, which secrete milk used to feed infants. Both men and women develop breasts from the same embryological tissues. However, at puberty female sex hormones, mainly estrogens, promote breast development, which does not happen with men. As a result women's breasts become more prominent than men's." ;
    oboInOwl:hasDbXref "BTO:0000149", "CALOHA:TS-2083", "EV:0100124", "FMA:9601", "GAID:33", "MESH:D001940", "NCIT:C12971", "OpenCyc:Mx4rvVjV7ZwpEbGdrcN5Y29ycA", "SCTID:181131000", "UMLS:C0006141", "Wikipedia:Breast", "galen:Breast" ;
    oboInOwl:hasExactSynonym "mammary part of chest", "mammary region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mamma" ;
    oboInOwl:id "UBERON:0000310" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "breast" ;
    rdfs:subClassOf obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6e/Closeup_of_female_breast.jpg"^^xsd:anyURI .

obo:UBERON_0000313
    obo:IAO_0000115 "Cartilage pertaining to the tibia." ;
    obo:IAO_0000232 "This class represents a portion of cartilage tissue located in the tibia, *not* the cartilaginous condensation of an emrbyonic tibia" ;
    oboInOwl:hasDbXref "BTO:0000207", "FMA:33923" ;
    oboInOwl:hasExactSynonym "tibial cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilage of tibia" ;
    oboInOwl:id "UBERON:0000313" ;
    a owl:Class ;
    rdfs:label "portion of cartilage tissue in tibia" ;
    rdfs:subClassOf obo:UBERON_0004270, obo:UBERON_0007391, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0000314
    obo:IAO_0000115 "A mucosa that is part of a cecum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000213", "FMA:14998" ;
    oboInOwl:hasExactSynonym "caecum mucosa", "caecum mucosa of organ", "caecum mucous membrane", "caecum organ mucosa", "cecal mucosa", "cecum mucosa of organ", "cecum mucous membrane", "cecum organ mucosa", "intestinum crassum caecum mucosa", "intestinum crassum caecum mucosa of organ", "intestinum crassum caecum mucous membrane", "intestinum crassum caecum organ mucosa", "mucosa of caecum", "mucosa of cecum", "mucosa of intestinum crassum caecum", "mucosa of organ of caecum", "mucosa of organ of cecum", "mucosa of organ of intestinum crassum caecum", "mucous membrane of caecum", "mucous membrane of cecum", "mucous membrane of intestinum crassum caecum", "organ mucosa of caecum", "organ mucosa of cecum", "organ mucosa of intestinum crassum caecum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000314" ;
    a owl:Class ;
    rdfs:label "cecum mucosa" ;
    rdfs:subClassOf obo:UBERON_0000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0000315
    obo:IAO_0000115 "The space between the arachnoid and pia mater." ;
    oboInOwl:hasDbXref "BTO:0000230", "EMAPA:32666", "FMA:83716", "GAID:689", "MESH:D013346", "SCTID:362311001", "Wikipedia:Subarachnoid_space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas subarachnoidea", "cavum subarachnoideale", "spatium leptomeningeum", "spatium subarachnoideum", "subarachnoid cavity" ;
    oboInOwl:id "UBERON:0000315" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "subarachnoid space" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0001359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002361
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002362
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray769-en.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/f/f8/Gray769.png"^^xsd:anyURI .

obo:UBERON_0000316
    obo:IAO_0000115 "A substance produced by the cervix and endocervical glands[BTO]. Thick acidic mucus that blocks the cervical os after mestruation[WP]. This 'infertile' mucus blocks spermatozoa from entering the uterus." ;
    oboInOwl:hasDbXref "BTO:0000242", "FMA:83689", "MESH:D002582", "Wikipedia:Mucus#Reproductive_system" ;
    oboInOwl:hasExactSynonym "cervix mucus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000316" ;
    a owl:Class ;
    rdfs:label "cervical mucus" ;
    rdfs:subClassOf obo:UBERON_0000912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0000317
    obo:IAO_0000115 "Mucosa that is part of a colon. The mucosa of the colon is lined by a simple columnar epithelium with a thin brush border and numerous goblet cells." ;
    oboInOwl:hasAlternativeId "UBERON:0003347", "UBERON:0004981" ;
    oboInOwl:hasDbXref "BTO:0000271", "CALOHA:TS-0164", "EFO:0003038", "EMAPA:27375", "FMA:14984", "FMA:85388", "MA:0003194", "SCTID:362157008" ;
    oboInOwl:hasExactSynonym "colon mucosa", "colon mucous membrane", "colonic mucosa", "colonic mucous membrane", "large bowel mucosa", "mucosa of colon", "mucosa of large bowel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000317" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "colonic mucosa" ;
    rdfs:subClassOf obo:UBERON_0001207, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0000320
    obo:IAO_0000115 "A mucosa that is part of a duodenum [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003348" ;
    oboInOwl:hasDbXref "BTO:0000367", "CALOHA:TS-0213", "EMAPA:27235", "FMA:14942", "MA:0003207", "SCTID:362146003" ;
    oboInOwl:hasExactSynonym "doudenal mucosa", "duodenal mucous membrane", "mucosa of duodenum", "mucous membrane of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "duodenum mucosa" ;
    oboInOwl:id "UBERON:0000320" ;
    a owl:Class ;
    rdfs:label "duodenal mucosa" ;
    rdfs:subClassOf obo:UBERON_0001204, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0000323
    obo:IAO_0000115 "An embryo that is at the late embryonic stage; this stage covers late steps of the embryogenesis with a fully formed embryo still developing before birth or egg hatching." ;
    obo:IAO_0000116 "TODO - check fetus/embryo. WP: An embryo is a multicellular diploid eukaryote in its earliest stage of development, from the time of first cell division until birth, hatching, or germination. In humans, it is called an embryo until about eight weeks after fertilization (i.e. ten weeks LMP), and from then it is instead called a fetus." ;
    obo:UBPROP_0000001 "Fetal structure, which is a developmental form of a vertebrate animal at any given time point from 8 weeks of gestation to birth (or hatching). Examples: There is only one fetus[FMA:63919]." ;
    oboInOwl:hasDbXref "BTO:0000449", "CALOHA:TS-0360", "EFO:0001323", "FBbt:00005333", "FMA:63919", "GAID:552", "MESH:D005333", "NCIT:C13235", "OpenCyc:Mx4rvZfC2ZwpEbGdrcN5Y29ycA", "SCTID:83418008", "UMLS:C0015965" ;
    oboInOwl:hasNarrowSynonym "fetus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryo late growth stage", "embryo late stage" ;
    oboInOwl:id "UBERON:0000323" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "late embryo" ;
    rdfs:subClassOf obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0007220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002491 ;
                owl:someValuesFrom obo:UBERON_0007220
            ]
        )
    ] .

obo:UBERON_0000325
    obo:IAO_0000115 "The branched tubular glands found in the mucosa of the fundus and body of the stomach which contain parietal cells that secrete hydrochloric acid and zymogenic cells that produce pepsin." ;
    oboInOwl:hasDbXref "BTO:0000503", "EMAPA:27181", "FMA:14919" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000325" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gastric gland" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0003294, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006924
    ] .

obo:UBERON_0000326
    obo:IAO_0000115 "Pancreatic juice is slightly alkaline and contains numerous enzymes and inactive enzyme precursors including alpha-amylase, chymotrypsinogen, lipase, procarboxypeptidase, proelastase, prophospholipase A2, ribonuclease, and trypsinogen. Its high concentration of bicarbonate ions helps to neutralize the acid from the stomach." ;
    oboInOwl:hasDbXref "BTO:0000504", "CALOHA:TS-2235", "FMA:62973", "GAID:1166", "MESH:D010189" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreatic fluid", "pancreatic secretion", "succus pancreaticus" ;
    oboInOwl:id "UBERON:0000326" ;
    a owl:Class ;
    rdfs:label "pancreatic juice" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0000328
    obo:IAO_0000115 "The wall of the digestive tract. This encompasses all parts of the digestive tract with the exception of the lumen (cavity)." ;
    obo:IAO_0000232 "We model the digestive tract as consisting of two parts: the wall and the lumen." ;
    oboInOwl:hasDbXref "BTO:0000547", "FMA:45653" ;
    oboInOwl:hasExactSynonym "digestive tract wall", "wall of digestive tract", "wall of gut" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "wall of alimentary tract" ;
    oboInOwl:id "UBERON:0000328" ;
    a owl:Class ;
    rdfs:label "gut wall" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0000331
    obo:IAO_0000115 "A mucosa that is part of a ileum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000619", "CALOHA:TS-0470", "EMAPA:35424", "FMA:14956", "MA:0003216", "SCTID:85458007" ;
    oboInOwl:hasExactSynonym "ileal mucous membrane", "ileum mucosa", "ileum mucosa of organ", "ileum mucous membrane", "ileum organ mucosa", "mucosa of ileum", "mucosa of organ of ileum", "mucous membrane of ileum", "organ mucosa of ileum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000331" ;
    a owl:Class ;
    rdfs:label "ileal mucosa" ;
    rdfs:subClassOf obo:UBERON_0001204, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0000332
    obo:IAO_0000115 "bone marrow in which the fat cells predominate in the meshes of the reticular network." ;
    oboInOwl:hasDbXref "BTO:0000635", "FMA:74596", "SCTID:328639002", "SCTID:5023006" ;
    oboInOwl:hasExactSynonym "medulla ossium flava", "yellow marrow" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fat marrow" ;
    oboInOwl:id "UBERON:0000332" ;
    a owl:Class ;
    rdfs:label "yellow bone marrow" ;
    rdfs:subClassOf obo:UBERON_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007195
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000136
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000136
            ]
        )
    ] .

obo:UBERON_0000333
    obo:IAO_0000115 "A gland that is part of the intestinal mucosa. Examples include the intestinal crypts, duodenal gland[cjm]." ;
    obo:UBPROP_0000012 "Note that some sources treat 'intestinal gland' as synonymous with crypts" ;
    oboInOwl:hasDbXref "BTO:0000640", "FMA:15052", "SCTID:266297002" ;
    oboInOwl:hasExactSynonym "bowel mucosa gland", "bowel mucosa of organ gland", "bowel mucous membrane gland", "bowel organ mucosa gland", "gland of bowel mucosa", "gland of bowel mucosa of organ", "gland of bowel mucous membrane", "gland of bowel organ mucosa", "gland of intestinal mucosa", "gland of intestine mucosa", "gland of intestine mucosa of organ", "gland of intestine mucous membrane", "gland of intestine organ mucosa", "gland of mucosa of bowel", "gland of mucosa of intestine", "gland of mucosa of organ of bowel", "gland of mucosa of organ of intestine", "gland of mucous membrane of bowel", "gland of mucous membrane of intestine", "gland of organ mucosa of bowel", "gland of organ mucosa of intestine", "glandula intestinalis", "intestinal mucosa gland", "intestine mucosa gland", "intestine mucosa of organ gland", "intestine mucous membrane gland", "intestine organ mucosa gland", "mucosa of bowel gland", "mucosa of intestine gland", "mucosa of organ of bowel gland", "mucosa of organ of intestine gland", "mucous membrane of bowel gland", "mucous membrane of intestine gland", "organ mucosa of bowel gland", "organ mucosa of intestine gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae intestinales" ;
    oboInOwl:id "UBERON:0000333" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "intestinal gland" ;
    rdfs:subClassOf obo:UBERON_0003408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001242
            ]
        )
    ] .

obo:UBERON_0000344
    obo:IAO_0000115 "A lining of mostly endodermal origin, covered in epithelium, which is involved in absorption and secretion. They line various body cavities that are exposed to the external environment and internal organs. It is at several places continuous with skin: at the nostrils, the lips, the ears, the genital area, and the anus. The sticky, thick fluid secreted by the mucous membranes and gland is termed mucus. The term mucous membrane refers to where they are found in the body and not every mucous membrane secretes mucus[WP]" ;
    obo:UBPROP_0000007 "mucosal" ;
    obo:UBPROP_0000012 "FMA has mucosa vs region of mucosa; these are subtypes of Mucosa: Mucosa of gallbladder, tongue, .... The following are subtypes of Region of mucosa: Mucosa of zone of stomach, trachea, bronchus, dorsum of tongue.... Depends on whether the covered area is an organ or organ component. Uberon does not regard organ vs organ component as crucial distinction and thus collapses these into a single class deliberately" ;
    oboInOwl:hasDbXref "AEO:0000199", "BTO:0000886", "CALOHA:TS-2031", "EHDAA2_RETIRED:0003234", "EV:0100382", "FMA:85355", "FMA:85358", "GAID:297", "MESH:D009092", "NCIT:C13166", "OpenCyc:Mx4rvmKNOpwpEbGdrcN5Y29ycA", "SCTID:361693009", "UMLS:C0026724", "Wikipedia:Mucous_membrane", "galen:Mucosa" ;
    oboInOwl:hasExactSynonym "mucosa of organ", "mucosa of organ part", "mucosal region", "mucous membrane", "organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "region of mucosa", "tunica mucosa" ;
    oboInOwl:id "UBERON:0000344" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mucosa" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4e/Ens.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/Ens.png/200px-Ens.png"^^xsd:anyURI .

obo:UBERON_0000348
    obo:IAO_0000115 "The sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the orbit and its contents, the nasal cavity and the skin of the nose and forehead." ;
    obo:UBPROP_0000001 "Sensory medial ramus of the trigeminal nerve.[AAO]" ;
    obo:UBPROP_0000003 "The profundus nerve is a distinct nerve only in fishes. (...) In mammals, the profundus nerve is the same as the most rostral (ophthalmic) branch of the trigeminal nerve.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010648", "BTO:0000926", "EHDAA2:0002088", "EHDAA:3744", "EMAPA:17800", "FMA:52621", "GAID:837", "MA:0001104", "MESH:D009882", "NCIT:C33215", "OpenCyc:Mx4rwEs_K5wpEbGdrcN5Y29ycA", "SCTID:280210000", "UMLS:C0029082", "VHOG:0001349", "Wikipedia:Ophthalmic_nerve" ;
    oboInOwl:hasExactSynonym "cranial nerve V, branch V1", "first branch of fifth cranial nerve", "first division of fifth cranial nerve", "first division of trigeminal nerve", "nervus ophthalmicus (V1)", "nervus ophthalmicus (Va)", "nervus ophthalmicus [v1]", "nervus ophthalmicus [va]", "ophthalmic division [V1]", "ophthalmic division [Va]", "ophthalmic division of fifth cranial nerve", "ophthalmic division of trigeminal nerve (V1)", "ophthalmic division of trigeminal nerve (Va)", "ophthalmic nerve [V1]", "ophthalmic nerve [Va]", "opthalmic nerve", "ramus opthalmicus profundus (ramus V1)", "rostral branch of trigeminal nerve", "trigeminal V nerve ophthalmic division" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ciliary nerve", "ethmoidal nerve", "ophthalmic division", "profundal nerve", "profundus", "profundus nerve", "trigeminal nerve ophthalmic division" ;
    oboInOwl:id "UBERON:0000348" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Terminology notes. This nerve is known by a ridiculous number of names[http://palaeos.com/vertebrates/glossary/glossaryPo.html]" ;
    rdfs:label "ophthalmic nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001645
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_1000021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0035597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001645
    ] .

obo:UBERON_0000349
    obo:IAO_0000115 "A set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn't correspond closely to the anatomical meaning any longer. [BirnLex]." ;
    obo:IAO_0000116 "obsoletion proposes. The current part_of children were chosen as the intersection of what is stated in wikipedia and in the FMA. NIF: We are including Limbic System because it is still used by neuroscientists and others, but as a data annotation term, it is very poor because it is not a clearly defined entity." ;
    oboInOwl:hasDbXref "BTO:0000928", "CALOHA:TS-1307", "FMA:242000", "GAID:615", "MESH:A08.186.211.577", "NCIT:C94541", "OpenCyc:Mx4rwAeba5wpEbGdrcN5Y29ycA", "SCTID:361342009", "UMLS:C0023715", "Wikipedia:Limbic_system", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2055" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "visceral brain" ;
    oboInOwl:id "UBERON:0000349" ;
    oboInOwl:inSubset core:non_informative, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "includes the hippocampus, amygdala, anterior thalamic nuclei, and limbic cortex, which support a variety of functions including emotion, behavior, long term memory, and olfaction [Wikipedia]" ;
    rdfs:label "limbic system" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    foaf:depicted_by "Brain:limbicsystem.jpg"^^xsd:anyURI .

obo:UBERON_0000351
    obo:IAO_0000115 "A fibrous membrane, which, in the neck, represents the supraspinal ligaments of the upper vertebrae." ;
    obo:RO_0002161 obo:NCBITaxon_9596 ;
    obo:RO_0002175 obo:NCBITaxon_9606, obo:NCBITaxon_9608, obo:NCBITaxon_9788, obo:NCBITaxon_9895 ;
    obo:UBPROP_0000008 "In humans it is a tendon-like structure that has developed independently in humans and other animals well adapted for running. In some four legged animals, particularly ungulates, the nuchal ligament serves to sustain the weight of the head" ;
    obo:UBPROP_0000009 "As it is required for running, not all animals have a nuchal ligament" ;
    oboInOwl:hasDbXref "BTO:0000952", "EMAPA:19207", "FMA:13427", "SCTID:166962007", "Wikipedia:Nuchal_ligament" ;
    oboInOwl:hasExactSynonym "ligament of neck", "ligamentum nuchae" ;
    oboInOwl:hasNarrowSynonym "paddywhack" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "paxwax" ;
    oboInOwl:id "UBERON:0000351" ;
    a owl:Class ;
    rdfs:label "nuchal ligament" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0005174, obo:UBERON_0008846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012477
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001676
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] .

obo:UBERON_0000353
    obo:IAO_0000115 "functional part of an organ in the body. This is in contrast to the stroma, which refers to the structural tissue of organs, being exactly, connective tissues." ;
    obo:UBPROP_0000007 "parenchymal" ;
    obo:UBPROP_0000011 "Early in development the mammalian embryo has three distinct layers: ectoderm (external layer), endoderm (internal layer) and in between those two layers the middle layer or mesoderm. The parenchyma of most organs is of ectodermal (brain, skin) or endodermal origin (lungs, gastrointestinal tract, liver, pancreas). The parenchyma of a few organs (spleen, kidneys, heart) is of mesodermal origin. The stroma of all organs is of mesodermal origin" ;
    obo:UBPROP_0000012 "the FMA definition is more restrictive, and limits this to solid organs. This would seem to cause problems for the lung parenchyma, except FMA classifies Lung as solid rather than cavitated" ;
    oboInOwl:hasDbXref "EHDAA:3015", "EHDAA:3905", "EHDAA:3999", "EHDAA:4005", "EHDAA:6899", "EHDAA:6903", "EHDAA:6994", "EHDAA:8086", "EHDAA:9182", "EHDAA:9190", "EHDAA:9196", "EHDAA:9202", "FMA:45732", "NCIT:C74601", "UMLS:C0933845", "Wikipedia:Parenchyma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000353" ;
    a owl:Class ;
    rdfs:label "parenchyma" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032501
    ] ;
    owl:disjointWith obo:UBERON_0003891 .

obo:UBERON_0000355
    obo:IAO_0000115 "A mucosa that is part of a pharynx [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003344" ;
    oboInOwl:hasDbXref "BTO:0001047", "EMAPA:26957", "FMA:55031", "MA:0003143", "SCTID:362121003" ;
    oboInOwl:hasExactSynonym "mucosa of organ of pharynx", "mucosa of pharynx", "mucous membrane of pharynx", "organ mucosa of pharynx", "pharynx mucosa", "pharynx mucosa of organ", "pharynx mucous membrane", "pharynx organ mucosa", "tunica mucosa pharyngea", "tunica mucosa pharyngis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mucous membrane of the pharynx" ;
    oboInOwl:id "UBERON:0000355" ;
    a owl:Class ;
    rdfs:label "pharyngeal mucosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0000358
    obo:IAO_0000115 "The mammalian blastocyst is a hollow ball of cells containing two cell types, the inner cell mass and the trophectoderm[GO]." ;
    obo:IAO_0000116 "Gilbert fig11.32 has blastocyst has giving rise to ICM and trophoblast (which in this source is a synonym for trophectoderm)" ;
    oboInOwl:hasDbXref "BTO:0001099", "CALOHA:TS-0076", "EFO:0000295", "EMAPA:36035", "EV:0100394", "FMA:83041", "GAID:1153", "MESH:A16.254.085", "NCIT:C13739", "SCTID:308837009", "UMLS:C1281743", "Wikipedia:Blastocyst" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blastocystis", "blastula" ;
    oboInOwl:id "UBERON:0000358" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "blastocyst" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000087
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000108
    ] ;
    foaf:depicted_by "Blastocyst:English.svg"^^xsd:anyURI .

obo:UBERON_0000361
    obo:IAO_0000115 "The red vascular substance consisting of connective tissue and blood vessels, containing primitive blood cells, macrophages, megakaryocytes, and fat cells. Red marrow is found in the cavities of many bones. It manufactures and releases leukocytes and erythrocytes into the bloodstream." ;
    oboInOwl:hasDbXref "BTO:0001160", "FMA:74595", "SCTID:328538003", "SCTID:75330005" ;
    oboInOwl:hasExactSynonym "medulla ossium rubra", "parenchymal red marrow", "red marrow" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "parenchyma of none marrow marrow" ;
    oboInOwl:id "UBERON:0000361" ;
    a owl:Class ;
    rdfs:label "red bone marrow" ;
    rdfs:subClassOf obo:UBERON_0002371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012429
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000988
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002371
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000988
            ]
        )
    ] .

obo:UBERON_0000362
    obo:IAO_0000115 "the inner portion of the kidney consisting of the renal pyramids" ;
    obo:UBPROP_0000010 "The renal medulla is split up into a number of sections, known as the renal pyramids. Blood enters into the kidney via the renal artery, which then splits up to form the arcuate arterioles. The arcuate arterioles each in turn branch into interlobular arterioles, which finally reach the glomeruli. At the glomerulus the blood reaches a highly disfavourable pressure gradient and a large exchange surface area, which forces the serum portion of the blood out of the vessel into the renal tubules. Flow continues through the renal tubules, including the proximal tubule, the Loop of Henle, and finally leaves the kidney by means of the collecting duct, leading to the renal ureter. The renal medulla contains the structures of the nephrons responsible for maintaining the salt and water balance of the blood. The renal medulla is hypertonic to the filtrate in the nephron and aids in the reabsorption of water" ;
    oboInOwl:hasDbXref "BTO:0001167", "CALOHA:TS-1157", "EMAPA:19279", "GAID:425", "MA:0000373", "MESH:D007679", "NCIT:C12740", "SCTID:30737000", "UMLS:C0022664", "Wikipedia:Renal_medulla", "galen:MedullaOfKidney" ;
    oboInOwl:hasExactSynonym "kidney medulla", "medulla of kidney", "medulla renalis", "pyramides renales", "renal medullae", "renal medullae set", "renal pyramids", "renal pyramids set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medullary pyramids", "renal marrow" ;
    oboInOwl:id "UBERON:0000362" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal medulla" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000958, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004200
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0070295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "Illu:kidney.jpg"^^xsd:anyURI .

obo:UBERON_0000365
    obo:IAO_0000115 "An epithelial tissue layer that lines much of the urinary tract, including the renal pelvis, the ureters, the bladder, and parts of the urethra." ;
    obo:UBPROP_0000007 "urothelial" ;
    oboInOwl:hasBroadSynonym "transitional epithelium" ;
    oboInOwl:hasDbXref "BTO:0003906", "CALOHA:TS-1096", "EMAPA:37978", "FMA:63914", "FMA:67695", "GAID:935", "MESH:D019459", "NCIT:C12884", "NCIT:C13318", "SCTID:30117005", "SCTID:57789003", "UMLS:C0225339", "UMLS:C0227598", "Wikipedia:Transitional_epithelium", "Wikipedia:Urothelium" ;
    oboInOwl:hasExactSynonym "epithelium transitionale", "transitional epithelium", "uroepithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000365" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urothelium" ;
    rdfs:subClassOf obo:UBERON_0000486, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    foaf:depicted_by "Harnblase:Urothel.png"^^xsd:anyURI .

obo:UBERON_0000369
    obo:IAO_0000115 "The corpus striatum (striated body) is a compound structure consisting of the caudate nucleus and the lentiform nucleus, which consists of the putamen and the globus pallidus[WP]." ;
    obo:UBPROP_0000003 "Thus, certain telencephalic characters - such as the presence of a pallium divided into lateral, dorsal, and medial formations and a subpallium divided into striatum and septum - appear to characterize all vertebrates. They are primitive characters and are homologous among all vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000013 "The term has been used in a few different ways: * It is a pair of nuclear masses which form the basal ganglia, along with the subthalamic nucleus and the substantia nigra. * It may also refer to both the basal ganglia and internal capsule collectively.[2]" ;
    oboInOwl:hasAlternativeId "UBERON:0010082" ;
    oboInOwl:hasDbXref "BAMS:CSTR", "BTO:0001311", "CALOHA:TS-0183", "EFO:0000381", "EHDAA2:0000596", "EMAPA:17549", "EV:0100184", "FMA:77616", "GAID:667", "MESH:A08.186.211.730.885.105.487", "NCIT:C12448", "SCTID:279318005", "UMLS:C0010097", "VHOG:0001175", "Wikipedia:Corpus_striatum", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2339" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "striate body", "striated body" ;
    oboInOwl:id "UBERON:0000369" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "* According to the 1917 version of Gray's Anatomy, it is the combination of the lentiform nucleus (also known as the lenticular nucleus) and the caudate nucleus * According to BrainInfo it is a part of the basal ganglia comprising the globus pallidus and striatum" ;
    rdfs:label "corpus striatum" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002420
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/Gray656.png"^^xsd:anyURI .

obo:UBERON_0000375
    obo:IAO_0000115 "The motor and sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the auricle, the external acoustic meatus, tympanic membrane, temporal region, the cheek, the skin overlying the mandible, the anterior portion of the tongue, the floor of the mouth, lower teeth and gingiva and transmits motor information from the muscles of mastication, the mylohyoid muscle and digastric muscle and the muscles tensor tympani and tensor veli palatini." ;
    oboInOwl:hasDbXref "AAO:0010688", "AAO:0010703", "BTO:0001375", "EHDAA2:0002086", "EMAPA:17798", "FMA:52996", "GAID:834", "MA:0001101", "MESH:D008340", "NCIT:C32779", "OpenCyc:Mx4rvcQKSpwpEbGdrcN5Y29ycA", "SCTID:280212008", "UMLS:C0024695", "VHOG:0001345", "Wikipedia:Mandibular_nerve" ;
    oboInOwl:hasExactSynonym "inferior maxillary nerve", "mandibular division [V3]", "mandibular division [Vc]", "mandibular division of fifth cranial nerve", "mandibular division of trigeminal nerve [Vc; V3]", "mandibular nerve [V3]", "mandibular nerve [Vc]", "nervus mandibularis [Vc; V3]", "nervus mandibularis [v3]", "nervus mandibularis [vc]", "ramus mandibularis (ramus V3)", "third division of fifth cranial nerve", "third division of trigeminal nerve", "trigeminal V nerve mandibular division" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "n. mandibularis", "nervus mandibularis", "trigeminal nerve mandibular division" ;
    oboInOwl:id "UBERON:0000375" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mandibular nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001645
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4d/Gray781.png"^^xsd:anyURI .

obo:UBERON_0000376
    obo:IAO_0000115 "The part of the hindlimb between pelvis and the knee, corresponding to the femur." ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group." ;
    oboInOwl:hasDbXref "BTO:0001376", "CALOHA:TS-2039", "EFO:0001943", "EHDAA2:0002130", "EHDAA:5171", "EHDAA:6200", "EMAPA:17499", "FMA:24967", "GAID:50", "MA:0000052", "MESH:D013848", "NCIT:C33763", "OpenCyc:Mx4rvVjN7JwpEbGdrcN5Y29ycA", "SCTID:302544002", "UMLS:C0039866", "VHOG:0000349", "Wikipedia:Thigh", "galen:Thigh" ;
    oboInOwl:hasExactSynonym "hind limb stylopod", "hind limb stylopodium", "hind propodium", "hindlimb propodium", "hindlimb stylopod", "hindlimb stylopodium", "proximal segment of free lower limb", "stylopod of hind limb", "stylopod of hindlimb", "stylopod of lower limb", "thigh", "upper leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "femur" ;
    oboInOwl:id "UBERON:0000376" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hindlimb stylopod" ;
    rdfs:subClassOf obo:UBERON_0002472, obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0015052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002472
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4b/Gray1238.png"^^xsd:anyURI .

obo:UBERON_0000377
    obo:IAO_0000115 "The sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the palate, upper teeth and gingiva, the skin between the palpebral fissure and the mouth, and from the nasal cavity and maxillary sinuses." ;
    obo:UBPROP_0000001 "Medial ramus (sensory) of the trigeminal nerve.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of trunk maxillary-mandibularis (AAO:0010669)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010670", "BTO:0001378", "EHDAA2:0002087", "EMAPA:17799", "FMA:52724", "GAID:836", "MA:0001103", "MESH:D008442", "OpenCyc:Mx4rvWNU9JwpEbGdrcN5Y29ycA", "SCTID:280211001", "VHOG:0001346", "Wikipedia:Maxillary_nerve" ;
    oboInOwl:hasExactSynonym "maxillary division [V2]", "maxillary division [Vb]", "maxillary division of fifth cranial nerve", "maxillary division of trigeminal nerve (Vb; V2)", "maxillary nerve [V2]", "maxillary nerve [Vb]", "nervus maxillaris (Vb; V2)", "nervus maxillaris [v2]", "nervus maxillaris [vb]", "ramus maxillaris (ramus V2)", "second division of fifth cranial nerve", "second division of trigeminal nerve", "trigeminal V nerve maxillary division" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "n. maxillaris", "nervus maxillaris", "trigeminal nerve maxillary division" ;
    oboInOwl:id "UBERON:0000377" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "maxillary nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001645
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a9/Gray779.png"^^xsd:anyURI .

obo:UBERON_0000378
    obo:IAO_0000115 "The muscular portion of the tongue." ;
    obo:UBPROP_0000003 "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001386", "EHDAA2:0002065", "EHDAA:9146", "EMAPA:17883", "FMA:46689", "MA:0001596", "NCIT:C49301", "NCIT:C52707", "SCTID:244781004", "UMLS:C0448325", "UMLS:C1710437", "VHOG:0001390", "Wikipedia:Muscles_of_tongue" ;
    oboInOwl:hasExactSynonym "muscle of tongue", "muscle organ of tongue", "skeletal muscle tissue of tongue", "tongue skeletal muscle", "tongue skeletal muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculi linguae" ;
    oboInOwl:id "UBERON:0000378" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tongue muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010959, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002177 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005594
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002177 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001575
            obo:UBERON_0001576
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c6/Gray1019.png"^^xsd:anyURI .

obo:UBERON_0000379
    obo:IAO_0000115 "A mucosa that is part of a respiratory airway." ;
    oboInOwl:hasDbXref "BTO:0001390", "FMA:7471", "SCTID:660006" ;
    oboInOwl:hasExactSynonym "mucosa of organ of trachea", "mucosa of organ of windpipe", "mucosa of trachea", "mucosa of windpipe", "mucous membrane of trachea", "mucous membrane of windpipe", "organ mucosa of trachea", "organ mucosa of windpipe", "trachea mucosa", "trachea mucosa of organ", "trachea mucous membrane", "trachea organ mucosa", "tracheal mucous membrane", "tunica mucosa (tracheae)", "tunica mucosa tracheae", "windpipe mucosa", "windpipe mucosa of organ", "windpipe mucous membrane", "windpipe organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000379" ;
    a owl:Class ;
    rdfs:label "tracheal mucosa" ;
    rdfs:subClassOf obo:UBERON_0004785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001005
            ]
        )
    ] .

obo:UBERON_0000382
    obo:IAO_0000115 "Apocrine sweat glands are sweat glands composed of a coiled secretory portion located at the junction of the dermis and subcutaneous fat, from which a straight portion inserts and secretes into the infundibular portion of the hair follicle. The ducts of apocrine glands open into the canals of hair follicles. The stimulus for the secretion of apocrine sweat glands is adrenaline, which is a hormone carried in the blood[WP]." ;
    obo:IAO_0000232 "A note of confusion is the difference between apocrine secretion and apocrine sweat gland. Apocrine secretion refers to the apical loss of a cell's membrane to create cell blebs, thus creating a secretory product. Apocrine sweat gland refers to a structure, not a secretion process. Apocrine sweat glands actually use a merocrine type secretion, or that mediated by exocytosis of secretory granules. When 'apocrine gland' is used without the word sweat, it is often referring to the gland which uses merocrine secretion, and not the secretion method. The important difference in apocrine sweat gland structure is its larger lumen, compared to the more narrow lumen of the eccrine sweat gland." ;
    obo:RO_0002161 obo:NCBITaxon_9822 ;
    obo:UBPROP_0000008 "In humans, apocrine sweat glands are found only in certain locations of the body: the axillae (armpits), the areola of the nipples, and the genitoanal region." ;
    oboInOwl:hasDbXref "BTO:0001458", "EMAPA:37426", "FMA:59155", "MESH:D001050", "NCIT:C32132", "SCTID:399916008", "UMLS:C0930083", "Wikipedia:Apocrine_sweat_gland" ;
    oboInOwl:hasExactSynonym "glandula sudorifera apocrina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000382" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "apocrine sweat gland" ;
    rdfs:subClassOf obo:UBERON_0001820, obo:UBERON_0010243 ;
    owl:disjointWith obo:UBERON_0000423 .

obo:UBERON_0000383
    obo:IAO_0000115 "The subdivision of the musculoskeletal system that consists of all the muscles of the body[VSAO, modified]." ;
    obo:IAO_0000116 "consider whether this should be restricted to skeletal musculature. See https://github.com/obophenotype/uberon/issues/77" ;
    obo:RO_0002161 obo:NCBITaxon_6040 ;
    obo:UBPROP_0000001 "Anatomical system that consists of the muscles of the body.[VSAO]" ;
    obo:UBPROP_0000012 "we place the MA term musculature here, rather than under uberon:musculature, as this seems more appropriate given the structure of MA" ;
    oboInOwl:hasDbXref "AAO:0000307", "BILA:0000088", "BTO:0001369", "BTO:0001485", "EFO:0000801", "EMAPA:35578", "FBbt:00005069", "FMA:72954", "MA:0002888", "MAT:0000025", "MIAA:0000025", "VSAO:0000033", "XAO:0004042" ;
    oboInOwl:hasExactSynonym "muscle system", "muscle system of body", "muscular system", "musculature system", "set of all muscles", "set of muscles of body", "vertebrate muscular system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muskelsystem" ;
    oboInOwl:id "UBERON:0000383" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of body" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011216
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001015
            ]
        )
    ] .

obo:UBERON_0000389
    obo:IAO_0000115 "Tissue that surrounds the lens nucleus" ;
    oboInOwl:hasDbXref "BTO:0001632", "CALOHA:TS-0542", "FMA:58970", "MESH:A09.371.509.225", "SCTID:280626006" ;
    oboInOwl:hasExactSynonym "cortex of lens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000389" ;
    a owl:Class ;
    rdfs:label "lens cortex" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005614
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000390
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000390
            ]
        )
    ] .

obo:UBERON_0000390
    obo:IAO_0000115 "The core of the crystalline lens, surrounded by the cortex." ;
    oboInOwl:hasDbXref "BTO:0001633", "FMA:58971", "MESH:A09.371.509.670", "SCTID:280628007" ;
    oboInOwl:hasExactSynonym "nucleus of lens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000390" ;
    a owl:Class ;
    rdfs:label "lens nucleus" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005614
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034944
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002219 ;
                owl:someValuesFrom obo:UBERON_0000389
            ]
        )
    ] .

obo:UBERON_0000391
    obo:IAO_0000115 "pia mater or arachnoid mater." ;
    obo:IAO_0000116 "check relationship to secondary meninx" ;
    obo:UBPROP_0000012 "in FMA/NIF this is a superclass of PM/AM - in BTO it is the mereological sum. We go with superclass here, as we are naming the class in the singular" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "BTO:0001634", "CALOHA:TS-0546", "FMA:231515", "NCIT:C32979", "NLXANAT:090207", "SCTID:362303006", "UMLS:C0228126", "Wikipedia:Leptomeninges", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2347" ;
    oboInOwl:hasExactSynonym "leptomeninges" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arachnoid mater and pia mater", "arachnoidea mater et pia mater", "pia-arachnoid", "pia-arachnoid of neuraxis" ;
    oboInOwl:id "UBERON:0000391" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "leptomeninx" ;
    rdfs:subClassOf obo:UBERON_0002360, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007646
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007646
    ] .

obo:UBERON_0000395
    obo:IAO_0000115 "The group of nerve cell bodies that conveys auditory sensation from the organ of Corti to the hindbrain and resides on the cochlear part of the vestibulocochlear nerve (eighth cranial nerve)[MP]. distributed to the hair cells of the spiral organ. The cochlear fibers arise in bipolar cells in the spiral ganglion in the modiolus." ;
    obo:IAO_0000116 "in BTO this is part of the cochlear modiolus, but this leads to the CG being in both the nervous and skeletal systems" ;
    oboInOwl:hasDbXref "BAMS:GcVIII", "BTO:0001688", "EHDAA2:0002198", "EMAPA:17572", "FMA:53445", "GAID:722", "MA:0001085", "MESH:D013136", "SCTID:368955007", "VHOG:0001183", "Wikipedia:Spiral_ganglion", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1405" ;
    oboInOwl:hasExactSynonym "Corti's ganglion", "cochlear part of vestibulocochlear ganglion", "ganglion of Corti", "spiral ganglion", "vestibulocochlear VIII ganglion cochlear component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ganglion cochlearis", "ganglion spirale", "ganglion spirale cochleae", "spiral ganglion of cochlea", "vestibulocochlear ganglion cochlear component" ;
    oboInOwl:id "UBERON:0000395" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cochlear ganglion" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016490
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0006723
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0004727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0004727
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b1/Gray903.png"^^xsd:anyURI .

obo:UBERON_0000397
    obo:IAO_0000115 "An epithelium that is part of a colon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Intestinal epithelium which lines the lumen of the posterior intestine.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0001709", "CALOHA:TS-0163", "EMAPA:18941", "FMA:17302", "MA:0003195", "SCTID:42978003", "TAO:0005128", "ZFA:0005128" ;
    oboInOwl:hasExactSynonym "colon epithelial tissue", "colon epithelium", "epithelial tissue of colon", "epithelial tissue of large bowel", "epithelium of colon", "epithelium of large bowel", "large bowel epithelial tissue", "large bowel epithelium", "posterior intestine epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000397" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "colonic epithelium" ;
    rdfs:subClassOf obo:UBERON_0001278, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0000398
    obo:IAO_0000115 "Any portion of cartilage tissue that is part of the sternum" ;
    oboInOwl:hasDbXref "FMA:32567" ;
    oboInOwl:hasExactSynonym "cartilage of sternum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000398" ;
    a owl:Class ;
    rdfs:comment "Examples: cartilage of manubrium, cartilage of xiphoid process" ;
    rdfs:label "cartilage tissue of sternum" ;
    rdfs:subClassOf obo:UBERON_0002418, obo:UBERON_0003837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000975
            ]
        )
    ] .

obo:UBERON_0000399
    obo:IAO_0000115 "A mucosa that is part of a jejunum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001742", "CALOHA:TS-0495", "EMAPA:27109", "FMA:14949", "MA:0003214", "SCTID:362151009" ;
    oboInOwl:hasExactSynonym "jejunal mucous membrane", "jejunum mucosa", "jejunum mucosa of organ", "jejunum mucous membrane", "jejunum organ mucosa", "mucosa of jejunum", "mucosa of organ of jejunum", "mucous membrane of jejunum", "organ mucosa of jejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000399" ;
    a owl:Class ;
    rdfs:label "jejunal mucosa" ;
    rdfs:subClassOf obo:UBERON_0001204, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0000400
    obo:IAO_0000115 "An epithelium that is part of a jejunum." ;
    oboInOwl:hasDbXref "BTO:0001743", "CALOHA:TS-0494", "EMAPA:18668", "FMA:17232", "MA:0003215", "SCTID:57300004" ;
    oboInOwl:hasExactSynonym "epithelium of jejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000400" ;
    a owl:Class ;
    rdfs:label "jejunal epithelium" ;
    rdfs:subClassOf obo:UBERON_0013636, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008343
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0000402
    obo:IAO_0000115 "The nasal vestibule is the most anterior part of the nasal cavity. It's enclosed by the cartilages of nose and lined by the same epithelium of the skin. The other part of the nasal cavity, which is lined by the respiratory epithelium, is called nasal cavity proper. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0001761", "CALOHA:TS-0660", "FMA:59644", "SCTID:278940000", "Wikipedia:Nasal_vestibule" ;
    oboInOwl:hasExactSynonym "vestibular part of nasal cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vestibulum nasale", "vestibulum nasi" ;
    oboInOwl:id "UBERON:0000402" ;
    a owl:Class ;
    rdfs:label "nasal vestibule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001707
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7c/Gray994.png"^^xsd:anyURI .

obo:UBERON_0000403
    obo:IAO_0000115 "The outer covering of the calvaria. It is composed of several layers: SKIN; subcutaneous connective tissue; the occipitofrontal muscle which includes the tendonous galea aponeurotica; Loose connective tissue; and the pericranium (the PERIOSTEUM of the SKULL)." ;
    oboInOwl:hasDbXref "BTO:0001809", "CALOHA:TS-0896", "EMAPA:37949", "FMA:46494", "GAID:80", "MESH:D012535", "NCIT:C89807", "OpenCyc:Mx4rwNtaz5wpEbGdrcN5Y29ycA", "SCTID:181480002", "UMLS:C0036270", "Wikipedia:Scalp", "galen:Scalp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "scalpus" ;
    oboInOwl:id "UBERON:0000403" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "scalp" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002515
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001084
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0006661
        ]
    ] ;
    foaf:depicted_by "Double:cowlick.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/5/55/Layers_of_the_scalp_and_meninges.png"^^xsd:anyURI .

obo:UBERON_0000407
    obo:IAO_0000115 "One of a a paired bundle of nerve fibers plus ganglia that run from the base of the skull to the coccyx." ;
    oboInOwl:hasDbXref "AAO:0010791", "BAMS:S", "BTO:0001834", "CALOHA:TS-2049", "EV:0100374", "FMA:6258", "SCTID:181099004", "Wikipedia:Sympathetic_trunk", "XAO:0000211" ;
    oboInOwl:hasExactSynonym "gangliated cord", "sympathetic chain", "sympathetic ganglionic chain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "truncus sympathicus" ;
    oboInOwl:id "UBERON:0000407" ;
    a owl:Class ;
    rdfs:label "sympathetic trunk" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000062, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000013
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray847.png"^^xsd:anyURI .

obo:UBERON_0000409
    obo:IAO_0000115 "A gland in which the principal secretory cells are serous secreting cells." ;
    obo:UBPROP_0000001 "glands that secrete watery albuminous material that often contains enzymes[MP:0008052]." ;
    oboInOwl:hasDbXref "BTO:0001837", "EMAPA:37950", "FMA:62889", "Wikipedia:Serous_gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000409" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "serous gland" ;
    rdfs:subClassOf obo:UBERON_0002365, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000313
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0013232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0007794
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000313
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray1021.png"^^xsd:anyURI .

obo:UBERON_0000410
    obo:IAO_0000115 "A mucosa that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001846", "FMA:62652", "SCTID:30802009" ;
    oboInOwl:hasExactSynonym "bronchi mucosa", "bronchi mucosa of organ", "bronchi mucous membrane", "bronchi organ mucosa", "bronchial trunk mucosa", "bronchial trunk mucosa of organ", "bronchial trunk mucous membrane", "bronchial trunk organ mucosa", "bronchus mucosa", "bronchus mucosa of organ", "bronchus mucous membrane", "bronchus organ mucosa", "mucosa of bronchi", "mucosa of bronchial trunk", "mucosa of bronchus", "mucosa of organ of bronchi", "mucosa of organ of bronchial trunk", "mucosa of organ of bronchus", "mucous membrane of bronchi", "mucous membrane of bronchial trunk", "mucous membrane of bronchus", "organ mucosa of bronchi", "organ mucosa of bronchial trunk", "organ mucosa of bronchus", "tunica mucosa bronchi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000410" ;
    a owl:Class ;
    rdfs:label "bronchial mucosa" ;
    rdfs:subClassOf obo:UBERON_0000379, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0000412
    obo:IAO_0000115 "A mesodermal signaling center of the hair follicle consisting of closely packed specialized mesenchymal fibroblasts. Framed by the enlarged bulb matrix in anagen." ;
    obo:IAO_0000116 "consider adding grouping class for TAO:0001995 ! papilla" ;
    obo:UBPROP_0000008 "In humans, at the surface of the skin in hands and feet, they appear as epidermal or papillary ridges (colloquially known as fingerprints)" ;
    obo:UBPROP_0000009 "Blood vessels in the dermal papillae nourish all hair follicles and bring nutrients and oxygen to the lower layers of epidermal cells." ;
    obo:UBPROP_0000012 "ncit has 'hair papilla' as part of hypodermis" ;
    oboInOwl:hasDbXref "BTO:0001858", "CALOHA:TS-0431", "EMAPA:36484", "FMA:70737", "NCIT:C32710", "NCIT:C83189", "SCTID:320101005", "UMLS:C0221931", "Wikipedia:Dermal_papillae" ;
    oboInOwl:hasExactSynonym "dermal papillae", "follicular papilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal papilla cell", "hair follicle dermal papilla", "hair papilla", "papilla corii", "papilla dermatis", "papilla dermis", "papilla of corium", "papillae dermis", "skin papilla" ;
    oboInOwl:id "UBERON:0000412" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dermal papilla" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000057
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/34/Skin.jpg"^^xsd:anyURI .

obo:UBERON_0000414
    obo:IAO_0000115 "A gland in which the principal secretory cells are mucus secreting cells." ;
    obo:UBPROP_0000008 "In frogs and salamanders, this is the smaller of the two types of gland, the other being the granular (poison) gland. In these species the mucous gland is a cluster of cells that release secretion into a common duct[Kardong]" ;
    oboInOwl:hasDbXref "AAO:0010601", "BTO:0001979", "EMAPA:37913", "FMA:62888", "Wikipedia:Mucous_gland" ;
    oboInOwl:hasExactSynonym "glandula mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muciparous gland", "mucous secreting gland", "mucus gland", "mucus-secreting gland" ;
    oboInOwl:id "UBERON:0000414" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "mucous gland" ;
    rdfs:subClassOf obo:UBERON_0002365, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0000912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000319
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray1021.png"^^xsd:anyURI .

obo:UBERON_0000415
    obo:IAO_0000115 "An anatomical wall that is part of an artery [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0002009", "FMA:14155", "galen:ArterialWall" ;
    oboInOwl:hasExactSynonym "arterial wall", "wall of artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000415" ;
    a owl:Class ;
    rdfs:label "artery wall" ;
    rdfs:subClassOf obo:UBERON_0035965, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0000420
    obo:IAO_0000115 "An epithelium consisting of myopethelial cells, which are contractile cells resembling smooth muscle cells that are present in glands, notably the mammary gland, and aid in secretion. This cell has long weaving dendritic processes containing myofilament[CL]." ;
    oboInOwl:hasDbXref "BTO:0002308", "FMA:67805", "Wikipedia:Myoepithelial_cell" ;
    oboInOwl:hasExactSynonym "myo-epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "myoepitheliocytus" ;
    oboInOwl:id "UBERON:0000420" ;
    a owl:Class ;
    rdfs:label "myoepithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000488, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0036379
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000488
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000185
            ]
        )
    ] .

obo:UBERON_0000423
    obo:IAO_0000115 "A merocrine, unbranched, unbranched, coiled, tubular gland sweat gland. In humans, distributed over almost all of the body surface, and promote cooling by evaporation of their secretion." ;
    obo:UBPROP_0000008 "in mice, found only on footpads; in humans, entire body including soles and palms" ;
    oboInOwl:hasDbXref "BTO:0002323", "FMA:59154", "GAID:945", "MA:0003039", "MESH:D004439", "NCIT:C32490", "SCTID:361699008", "UMLS:C0013492", "Wikipedia:Eccrine_sweat_gland" ;
    oboInOwl:hasExactSynonym "glandula sudorifera eccrina", "glandula sudorifera merocrina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eccrine gland", "merocrine sweat gland" ;
    oboInOwl:id "UBERON:0000423" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "eccrine sweat gland" ;
    rdfs:subClassOf obo:UBERON_0001820, obo:UBERON_0010243 .

obo:UBERON_0000428
    obo:IAO_0000115 "The prostate epithelium." ;
    obo:IAO_0000116 "TODO - check 2 FMA IDs" ;
    oboInOwl:hasAlternativeId "UBERON:0002452" ;
    oboInOwl:hasDbXref "BTO:0002397", "CALOHA:TS-2065", "EMAPA:35711", "FMA:66812", "FMA:79643", "MA:0001737", "NCIT:C13103", "UMLS:C1179826" ;
    oboInOwl:hasExactSynonym "epithelial tissue of prostate", "epithelial tissue of prostate gland", "epithelium of prostate", "epithelium of prostate gland", "epithelium of prostatic gland", "prostate epithelial tissue", "prostate gland epithelial tissue", "prostate gland epithelium", "prostatic epithelium", "prostatic gland epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000428" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "prostate epithelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000485, obo:UBERON_0005156, obo:UBERON_0005911, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0000429
    obo:IAO_0000115 "A plexus of autonomic nerve fibers within the wall of the digestive tube, and made up of the submucosal, myenteric, and subserosal plexuses; it contains visceral afferent fibers, sympathetic postganglionic fibers, parasympathetic preganglionic and postganglionic fibers, and parasympathetic postganglionic cell bodies." ;
    oboInOwl:hasAlternativeId "UBERON:0012372" ;
    oboInOwl:hasDbXref "BTO:0002437", "EMAPA:35446", "FMA:77597", "MA:0001147" ;
    oboInOwl:hasExactSynonym "enteric nerve plexus", "intrinsic nerve plexus", "plexus entericus", "plexus nervosus entericus", "sympathetic enteric nerve plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000429" ;
    a owl:Class ;
    rdfs:label "enteric plexus" ;
    rdfs:subClassOf obo:UBERON_0001816, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001810
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002005
            ]
        )
    ] .

obo:UBERON_0000437
    obo:IAO_0000115 "The arachnoid barrier layer is a part of the arachnoid meningeal layer. It is formed by tight junctions between the endothelial cells of cerebral capillaries in the arachnoid mater." ;
    oboInOwl:hasDbXref "BTO:0002498", "FMA:231559" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000437" ;
    a owl:Class ;
    rdfs:label "arachnoid barrier layer" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005923
    ] .

obo:UBERON_0000439
    obo:IAO_0000115 "The arachnoid trabeculae are delicate strands of connective tissue that loosely connect the two innermost layers of the meninges -- the arachnoid mater and the pia mater. They are found within the subarachnoid space where cerebrospinal fluid is also found. Embryologically, the trabeculae are the remnants of the common precursor that forms both the arachnoid and pial layers of the meninges." ;
    oboInOwl:hasDbXref "BTO:0002500", "FMA:83979", "Wikipedia:Arachnoid_trabeculae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arachnoid trabeculae", "trabecula arachnoideum" ;
    oboInOwl:id "UBERON:0000439" ;
    a owl:Class ;
    rdfs:label "arachnoid trabecula" ;
    rdfs:subClassOf obo:UBERON_0000440, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005581
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002362
            ]
        )
    ] .

obo:UBERON_0000440
    obo:IAO_0000115 "A small, often microscopic, tissue element in the form of a small beam, strut or rod, generally having a mechanical function, and usually but not necessarily composed of dense collagenous tissue. On histological section, a trabecula can look like a septum, but in three dimensions they are topologically distinct, with trabeculae being roughly rod or pillar-shaped and septa being sheet-like. Trabeculae are usually composed of dense fibrous tissue, i.e. mainly of collagen, and in most cases provide mechanical strengthening or stiffening to a soft solid organ, such as the spleen. They can be composed of other materials, such as bone or muscle[WP]." ;
    obo:UBPROP_0000007 "trabecular" ;
    oboInOwl:hasDbXref "BTO:0002501", "FMA:85273", "Wikipedia:Trabecula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000440" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trabecula" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001873
    ] .

obo:UBERON_0000442
    obo:IAO_0000115 "A vein that drains the left pampiniform plexus and empties into the left renal vein." ;
    oboInOwl:hasDbXref "BTO:0002679", "EMAPA:37383", "FMA:14341", "MA:0002220", "NCIT:C52697", "SCTID:53500001" ;
    oboInOwl:hasExactSynonym "right spermatic vein", "vena testicularis (adrenalis) dextra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena testicularis dextra", "vena testicularis sinistra" ;
    oboInOwl:id "UBERON:0000442" ;
    a owl:Class ;
    rdfs:label "right testicular vein" ;
    rdfs:subClassOf obo:UBERON_0001144, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0004534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001144
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0004534
            ]
        )
    ] .

obo:UBERON_0000443
    obo:IAO_0000115 "A vein that drains the right pampiniform plexus and empties into the inferior vena cava." ;
    oboInOwl:hasDbXref "BTO:0002680", "EMAPA:37167", "FMA:14345", "MA:0002219", "NCIT:C52696", "SCTID:90988008" ;
    oboInOwl:hasExactSynonym "left spermatic vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena testicularis dextra", "vena testicularis sinistra" ;
    oboInOwl:id "UBERON:0000443" ;
    a owl:Class ;
    rdfs:label "left testicular vein" ;
    rdfs:subClassOf obo:UBERON_0001144, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0004533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001144
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0004533
            ]
        )
    ] .

obo:UBERON_0000444
    obo:IAO_0000115 "." ;
    obo:IAO_0000116 "introducing part_of to 'cortex of lymph node' as in issue 7 introduces equivalencies; the part_of has instead been added to 'lymph node follicle'" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "BTO:0002684", "FMA:55222", "NCIT:C33040", "SCTID:64626006", "UMLS:C0229654" ;
    oboInOwl:hasExactSynonym "lymphoid nodule", "nodular lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "folliculus lymphaticus", "lymphatic follicle", "lymphatic nodule", "nodulus lymphaticus", "nodulus lymphoideus" ;
    oboInOwl:id "UBERON:0000444" ;
    a owl:Class ;
    rdfs:label "lymphoid follicle" ;
    rdfs:subClassOf obo:UBERON_0001744 .

obo:UBERON_0000446
    obo:IAO_0000115 "Gray matter structure located on the midline of the forebrain consisting of the septum pellucidum (in some species) and the septal nuclei (Heimer, 1996)." ;
    obo:UBPROP_0000001 "Subdivision of the telencephalon on the midline between the lateral ventricles which contains the septum pellucidum and the septal nuclei[FMA][FMA:61842]." ;
    oboInOwl:hasBroadSynonym "Se", "septum" ;
    oboInOwl:hasDbXref "BAMS:SA", "BAMS:SEP", "BAMS:Sep", "BAMS:Spt", "BIRNLEX:963", "BM:Tel-Spt", "BTO:0002705", "EMAPA:32837", "FMA:61842", "MA:0000924", "MESH:A08.186.211.577.750", "UMLS:C0752060", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=255" ;
    oboInOwl:hasExactSynonym "area septalis", "septal area", "septum (NN)", "telencephalon septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "massa praecommissuralis", "septal region", "septum pellucidum (BNA,PNA)", "septum telencephali" ;
    oboInOwl:id "UBERON:0000446" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "septum of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0005401 .

obo:UBERON_0000454
    obo:IAO_0000115 "The layer located below the cerebral cortex that includes the forebrain, midbrain and hindbrain." ;
    oboInOwl:hasDbXref "BTO:0002858", "FMA:242188", "NCIT:C98712", "UMLS:C0815008" ;
    oboInOwl:hasExactSynonym "cerebral medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subcortex" ;
    oboInOwl:id "UBERON:0000454" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebral subcortex" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0000456
    obo:IAO_0000115 "A portion of organism substance that is produced by exocrine glands." ;
    obo:UBPROP_0000012 "BTO has two distunct classes, with exocrine glandular secretion a subtype of secretion - however, all examples in BTO directly under secretion appear to be exocrine gland secretions" ;
    oboInOwl:hasAlternativeId "UBERON:0006540" ;
    oboInOwl:hasBroadSynonym "secretion" ;
    oboInOwl:hasDbXref "AEO:0001005", "BTO:0002977", "BTO:0002979", "EMAPA:36535", "FMA:9675", "MA:0002504", "MESH:D012634", "NCIT:C34062", "UMLS:C1516992", "galen:Secretion" ;
    oboInOwl:hasExactSynonym "bodily secretion", "exocrine gland fluid/secretion", "secreted substance" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "exocrine gland fluid", "exocrine gland fluid or secretion", "exocrine gland secretion", "external secretion" ;
    oboInOwl:id "UBERON:0000456" ;
    a owl:Class ;
    rdfs:label "secretion of exocrine gland" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0002365
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0002365
            ]
        )
    ] .

obo:UBERON_0000457
    obo:IAO_0000115 "Any of several small branches of the internal carotid artery that supply the trigeminal ganglion and the walls of the cavernous and petrosal sinuses." ;
    oboInOwl:hasDbXref "BTO:0002996", "FMA:70527" ;
    oboInOwl:hasExactSynonym "cavernous branch of cavernous part of internal carotid artery", "ramus sinus cavernosi (pars cavernosa) (arteria carotis interna)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000457" ;
    a owl:Class ;
    rdfs:label "cavernous artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001675
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001532
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001675
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001532
            ]
        )
    ] .

obo:UBERON_0000458
    obo:IAO_0000115 "The region of the opening of the uterine cervix into the uterine cavity." ;
    oboInOwl:hasDbXref "BTO:0003002", "FMA:86485", "NCIT:C12309", "SCTID:264460007", "UMLS:C0227837" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000458" ;
    a owl:Class ;
    rdfs:label "endocervix" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000485
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001106 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001106 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0000459
    obo:IAO_0000115 "An anatomical wall that is part of a uterus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0003083", "FMA:17560", "SCTID:245485002" ;
    oboInOwl:hasExactSynonym "anatomical wall of uterus", "uterus anatomical wall", "uterus wall", "wall of uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000459" ;
    a owl:Class ;
    rdfs:label "uterine wall" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000060, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:UBERON_0000463
    obo:IAO_0000115 "Material anatomical entity in a gaseous, liquid, semisolid or solid state; produced by anatomical structures or derived from inhaled and ingested substances that have been modified by anatomical structures as they pass through the body." ;
    oboInOwl:hasDbXref "AAO:0010839", "AEO:0000004", "BILA:0000004", "CALOHA:TS-2101", "CARO:0000004", "EHDAA2:0003004", "EMAPA:35178", "FBbt:00007019", "FMA:9669", "HAO:0000004", "MA:0002450", "NCIT:C13236", "SPD:0000008", "TAO:0001487", "TGMA:0001824", "VHOG:0001726", "XAO:0004001", "ZFA:0001487", "galen:BodySubstance" ;
    oboInOwl:hasExactSynonym "body fluid or substance", "body substance", "organism substance", "portion of body substance", "portion of organism substance" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000463" ;
    oboInOwl:inSubset core:pheno_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "organism substance" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002198
    ] .

obo:UBERON_0000464
    obo:IAO_0000115 "Non-material anatomical entity of three dimensions, that is generated by morphogenetic or other physiologic processes; is surrounded by one or more anatomical structures; contains one or more organism substances or anatomical structures." ;
    oboInOwl:hasBroadSynonym "lumen", "space" ;
    oboInOwl:hasDbXref "AAO:0010110", "AEO:0000005", "BILA:0000005", "CARO:0000005", "EHDAA2:0003005", "FBbt:00007017", "FMA:5897", "HAO:0000005", "NCIT:C94478", "TAO:0001668", "TGMA:0001825", "UMLS:C0524461", "VHOG:0001728", "XAO:0003190", "ZFA:0001643" ;
    oboInOwl:hasExactSynonym "lumen space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomical spaces" ;
    oboInOwl:id "UBERON:0000464" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical space" ;
    rdfs:subClassOf obo:UBERON_0000466, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0000465
    obo:IAO_0000115 "Anatomical entity that has mass." ;
    oboInOwl:hasDbXref "AAO:0010264", "AEO:0000006", "BILA:0000006", "CARO:0000006", "EHDAA2:0003006", "FBbt:00007016", "FMA:67165", "HAO:0000006", "TAO:0001836", "TGMA:0001826", "VHOG:0001721" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000465" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "material anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000040, obo:UBERON_0001062 .

obo:UBERON_0000466
    obo:IAO_0000115 "Anatomical entity that has no mass." ;
    oboInOwl:hasDbXref "AAO:0010265", "AEO:0000007", "BILA:0000007", "CARO:0000007", "EHDAA2:0003007", "FBbt:00007015", "FMA:67112", "HAO:0000007", "TAO:0001835", "TGMA:0001827", "VHOG:0001727" ;
    oboInOwl:hasExactSynonym "immaterial physical anatomical entity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000466" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "immaterial anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000141, obo:UBERON_0001062 .

obo:UBERON_0000467
    obo:IAO_0000115 "Multicellular, connected anatomical structure that has multiple organs as parts and whose parts work together to achieve some shared function." ;
    oboInOwl:hasBroadSynonym "system" ;
    oboInOwl:hasDbXref "AAO:0000007", "AEO:0000011", "BILA:0000011", "BIRNLEX:14", "BSA:0000049", "CALOHA:TS-2088", "CARO:0000011", "EHDAA2:0003011", "EHDAA:392", "EMAPA:16103", "EV:0100000", "FBbt:00004856", "FMA:7149", "HAO:0000011", "MA:0000003", "NCIT:C12919", "OpenCyc:Mx4rCWM0QCtDEdyAAADggVbxzQ", "SCTID:278195005", "TAO:0001439", "TGMA:0001831", "UMLS:C0460002", "VHOG:0001725", "WBbt:0005746", "WBbt:0005763", "Wikipedia:Organ_system", "XAO:0003002", "ZFA:0001439", "galen:AnatomicalSystem" ;
    oboInOwl:hasExactSynonym "body system", "connected anatomical system", "organ system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomical systems" ;
    oboInOwl:id "UBERON:0000467" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical system" ;
    rdfs:seeAlso obo:EHDAA2_0001330 ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002496 ;
        owl:someValuesFrom obo:UBERON_0000111
    ] .

obo:UBERON_0000468
    obo:IAO_0000115 "Anatomical structure that is an individual member of a species and consists of more than one cell." ;
    obo:IAO_0000116 "TODO - split body and mc organism? body continues after death stage" ;
    obo:UBPROP_0000007 "organismal" ;
    oboInOwl:hasBroadSynonym "organism" ;
    oboInOwl:hasDbXref "AAO:0010026", "AEO:0000191", "BILA:0000012", "BIRNLEX:18", "BSA:0000038", "BTO:0000042", "CARO:0000012", "EFO:0002906", "EHDAA2:0003103", "EHDAA2:0003191", "EHDAA:1", "EMAPA:25765", "EV:0100016", "FBbt:00000001", "FMA:256135", "HAO:0000012", "NCIT:C13041", "SCTID:243928005", "TADS:0000001", "TAO:0001094", "TGMA:0001832", "VHOG:0000671", "WBbt:0007833", "Wikipedia:Multi-cellular_organism", "XAO:0003004", "ZFA:0001094", "galen:Organism", "ncithesaurus:Whole_Organism" ;
    oboInOwl:hasExactSynonym "multi-cellular organism" ;
    oboInOwl:hasNarrowSynonym "animal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Koerper", "body", "whole body", "whole organism" ;
    oboInOwl:id "UBERON:0000468" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "multicellular organism" ;
    rdfs:subClassOf obo:UBERON_0010000 .

obo:UBERON_0000471
    obo:IAO_0000115 "Multi-tissue structure that is part of a compound organ." ;
    obo:IAO_0000232 "this class was introduced for consistency with CARO, however, it has yet to be used in this or other ontologies. It may be retired in the future" ;
    oboInOwl:hasDbXref "AAO:0010017", "AEO:0000019", "BILA:0000019", "CARO:0000019", "EHDAA2:0003019", "HAO:0000019", "TAO:0001489", "TGMA:0001835", "XAO:0003039", "ZFA:0001489" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "compound organ components" ;
    oboInOwl:id "UBERON:0000471" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "compound organ component" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003103
    ] .

obo:UBERON_0000473
    obo:IAO_0000115 "A gonad of a male animal. A gonad produces and releases sperm." ;
    obo:UBPROP_0000001 "Male reproductive organ.[TAO]" ;
    obo:UBPROP_0000003 "(...) while it is likely that Urbilateria lacked a complex somatic reproductive system, it is at present impossible to speculate on whether or not it possessed a true gonad, let alone any other somatic adaptations for reproduction (reference 1); Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved (reference 2).[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "testicular" ;
    obo:UBPROP_0000008 "The testes are descended in metatherian and eutherian mammals, first transabdominally, then inguinoscrotally" ;
    oboInOwl:hasAlternativeId "UBERON:0002117" ;
    oboInOwl:hasDbXref "AAO:0000606", "BILA:0000124", "BSA:0000085", "BTO:0001363", "CALOHA:TS-1030", "EFO:0000984", "EHDAA2:0002007", "EHDAA:8146", "EMAPA:17972", "EV:0100102", "FBbt:00004928", "FMA:7210", "GAID:396", "HAO:0001007", "MA:0000411", "MAT:0000132", "MESH:D013737", "MIAA:0000132", "NCIT:C12412", "OpenCyc:Mx4rvVjM25wpEbGdrcN5Y29ycA", "SCTID:181431007", "TAO:0000598", "UMLS:C0039597", "VHOG:0000252", "WBbt:0006794", "Wikipedia:Testis", "XAO:0000157", "ZFA:0000598", "galen:Testis" ;
    oboInOwl:hasExactSynonym "gonad of male genitalia", "gonad of male reproductive system", "male gonad", "testicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "orchis", "testes", "testiculus" ;
    oboInOwl:id "UBERON:0000473" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "testis" ;
    rdfs:subClassOf obo:UBERON_0000991, obo:UBERON_0003135, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009117
    ] ;
    owl:disjointWith obo:UBERON_0000992, obo:UBERON_0009117 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000991
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c3/Gray1144.png"^^xsd:anyURI .

obo:UBERON_0000474
    obo:IAO_0000115 "The organs and associated structures associated with bearing offspring in a female animal." ;
    obo:UBPROP_0000003 "By far, sexual reproduction is the more common pattern among living vertebrate forms and its widespread occurrence suggests that it is the plesiomorphic, or primitive, reproductive mode among the vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000083", "CALOHA:TS-1303", "EFO:0000969", "EHDAA2:0000506", "EHDAA:8116", "EMAPA:17959", "EV:0100110", "FBbt:00004864", "FMA:45663", "GAID:364", "HAO:0000324", "MA:0000381", "MESH:D005836", "MIAA:0000028", "NCIT:C12402", "OpenCyc:Mx4rvVipTZwpEbGdrcN5Y29ycA", "SCTID:361386004", "TGMA:0000635", "UMLS:C0700038", "VHOG:0000726", "Wikipedia:Female_genitalia", "WikipediaCategory:Female_reproductive_system", "XAO:0000156" ;
    oboInOwl:hasExactSynonym "female organism genitalia", "female organism reproductive system", "genitalia of female organism", "reproductive system of female organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "female genital system", "female genital tract", "female genitalia", "female genitals", "female reproductive tract", "gynaecological tissue", "systema genitale femininum" ;
    oboInOwl:id "UBERON:0000474" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "female reproductive system" ;
    rdfs:subClassOf obo:UBERON_0000990, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000990
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/68/Scheme_female_reproductive_system-en.svg"^^xsd:anyURI .

obo:UBERON_0000475
    obo:IAO_0000115 "Anatomical structure which is a subdivision of a whole organism, consisting of components of multiple anatomical systems, largely surrounded by a contiguous region of integument." ;
    obo:IAO_0000116 "Reflects CARO2. todo - check the inclusion of FMA 'cardinal body part here', and check child terms for consistency" ;
    oboInOwl:hasDbXref "AAO:0010053", "AEO:0000032", "BILA:0000032", "BIRNLEX:7", "CALOHA:TS-2084", "CARO:0000032", "EFO:0000808", "EHDAA2:0003032", "EMAPA:36031", "FBbt:00007009", "FMA:7153", "HAO:0000032", "MA:0002433", "MAT:0000293", "MESH:D001829", "MIAA:0000293", "NCIT:C32221", "OpenCyc:Mx4rvViAHJwpEbGdrcN5Y29ycA", "TAO:0001308", "TGMA:0001840", "UMLS:C0229962", "VHOG:0001758", "Wikipedia:Body_part", "XAO:0003013", "ZFA:0001308", "galen:BodyPart" ;
    oboInOwl:hasExactSynonym "anatomic region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body part", "body region", "cardinal body part" ;
    oboInOwl:id "UBERON:0000475" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "organism subdivision" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001009
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001015
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001016
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001434
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002416
        ]
    ] .

obo:UBERON_0000476
    obo:IAO_0000115 "Anatomical structure that consists of cell parts and cell substances and together does not constitute a cell or a tissue." ;
    oboInOwl:hasDbXref "AAO:0010268", "AEO:0000040", "BILA:0000040", "CARO:0000040", "EHDAA2:0003040", "FBbt:00007013", "FMA:63863", "HAO:0000040", "TAO:0000382", "TGMA:0001841", "XAO:0003162", "ZFA:0000382" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acellular anatomical structures" ;
    oboInOwl:id "UBERON:0000476" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "acellular anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000061 ;
    owl:disjointWith obo:UBERON_0010000 .

obo:UBERON_0000477
    obo:IAO_0000115 "Anatomical group that has its parts adjacent to one another." ;
    obo:IAO_0000116 "Will be obsoleted in CARO v2 [https://github.com/obophenotype/caro/issues/3]" ;
    oboInOwl:hasDbXref "AAO:0010009", "AEO:0000041", "BILA:0000041", "CARO:0000041", "EHDAA2:0003041", "FBbt:00007277", "FMA:49443", "HAO:0000041", "TADS:0000605", "TAO:0001478", "TGMA:0001842", "VHOG:0001737", "XAO:0003160", "ZFA:0001478" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000477" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical cluster" ;
    rdfs:subClassOf obo:UBERON_0001062 .

obo:UBERON_0000478
    obo:IAO_0000115 "A multicellular anatomical structure that is associated with an embryo and derived from the zygote from which it develops, but which does not contribute to the embryo proper or to structures that are part of the same organism after embryogenesis." ;
    oboInOwl:hasDbXref "AAO:0010020", "AEO:0000042", "BILA:0000042", "CALOHA:TS-2119", "CARO:0000042", "EHDAA2:0003042", "EHDAA:46", "FBbt:00005835", "FMA:85537", "HAO:0000042", "NCIT:C34055", "SCTID:314908006", "TAO:0000020", "TGMA:0001843", "UMLS:C1282438", "VHOG:0000292", "XAO:0004005", "ZFA:0000020" ;
    oboInOwl:hasExactSynonym "extra-embryonic structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "extraembryonic structures", "extraembryonic tissue" ;
    oboInOwl:id "UBERON:0000478" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "see also conceptus extraembryonic component in EHDAA2." ;
    rdfs:label "extraembryonic structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016887
            ]
        )
    ] .

obo:UBERON_0000479
    obo:IAO_0000115 "Multicellular anatomical structure that consists of many cells of one or a few types, arranged in an extracellular matrix such that their long-range organisation is at least partly a repetition of their short-range organisation." ;
    obo:IAO_0000116 "changed label and definition to reflect CARO2" ;
    oboInOwl:hasDbXref "AAO:0000607", "AAO:0010054", "AEO:0000043", "BILA:0000043", "BIRNLEX:19", "CALOHA:TS-2090", "CARO:0000043", "EHDAA2:0003043", "EMAPA:35868", "FBbt:00007003", "FMA:9637", "HAO:0000043", "MA:0003002", "MESH:D014024", "NCIT:C12801", "TAO:0001477", "TGMA:0001844", "UMLS:C0040300", "VHOG:0001757", "WBbt:0005729", "XAO:0003040", "ZFA:0001477", "galen:Tissue" ;
    oboInOwl:hasExactSynonym "portion of tissue", "tissue portion" ;
    oboInOwl:hasNarrowSynonym "simple tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000479" ;
    oboInOwl:inSubset core:pheno_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "tissue" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0031012
    ] .

obo:UBERON_0000481
    obo:IAO_0000115 "Anatomical structure that has as its parts two or more portions of tissue of at least two different types and which through specific morphogenetic processes forms a single distinct structural unit demarcated by bona-fide boundaries from other distinct structural units of different types." ;
    oboInOwl:hasDbXref "AAO:0010048", "AEO:0000055", "BILA:0000055", "CARO:0000055", "EHDAA2:0003055", "FBbt:00007010", "HAO:0000055", "TAO:0001488", "TGMA:0001847", "VHOG:0001762", "XAO:0003037", "ZFA:0001488" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "multi-tissue structures" ;
    oboInOwl:id "UBERON:0000481" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "multi-tissue structure" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000479
    ] .

obo:UBERON_0000483
    obo:IAO_0000115 "Portion of tissue, that consists of one or more layers of epithelial cells connected to each other by cell junctions and which is underlain by a basal lamina. Examples: simple squamous epithelium, glandular cuboidal epithelium, transitional epithelium, myoepithelium[CARO]." ;
    obo:UBPROP_0000003 "The two basic types of metazoan tissue are epithelial and connective. The simplest metazoans, and developmental stages of many primitive invertebrates, consist solely of these two layers. Thus, epithelial and connective tissues may be the primary (original) tissues of metazoans, and both are important in the functional organization of animals.[well established][VHOG]" ;
    obo:UBPROP_0000007 "epithelial" ;
    oboInOwl:hasDbXref "AAO:0000144", "AAO:0010055", "AEO:0000066", "BILA:0000066", "BTO:0000416", "CALOHA:TS-0288", "CARO:0000066", "EHDAA2:0003066", "EMAPA:32738", "FBbt:00007005", "FMA:9639", "GAID:402", "HAO:0000066", "MA:0003060", "MESH:D004848", "NCIT:C12710", "SCTID:31610004", "TAO:0001486", "UMLS:C0014609", "VHOG:0000387", "Wikipedia:Epithelium", "XAO:0003045", "ZFA:0001486" ;
    oboInOwl:hasExactSynonym "epithelial tissue", "portion of epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000483" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Editor note: surface epithelium may contain non-epithelial cells, such as melanocytes, lymphocytes and dendritic cells, within the sheet of epithelial cells. Do we consider these part of the epithelium, or located-in it?" ;
    rdfs:label "epithelium" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000066
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0000486
            obo:UBERON_0000490
        )
    ] ;
    foaf:depicted_by "Tkanka:nablonkowa.png"^^xsd:anyURI .

obo:UBERON_0000484
    obo:IAO_0000115 "Unilaminar epithelium that consists of a single layer of cuboidal cells." ;
    obo:IAO_0000116 "needs to be synchronized with CL - there is no distinct cuboidal cell in CL" ;
    oboInOwl:hasDbXref "AAO:0010064", "AEO:0000067", "BILA:0000067", "CARO:0000067", "EHDAA2:0003067", "FMA:45566", "HAO:0000067", "NCIT:C33553", "TAO:0001497", "UMLS:C0836134", "Wikipedia:Simple_cuboidal_epithelium", "XAO:0004009", "ZFA:0001497" ;
    oboInOwl:hasExactSynonym "epithelium simplex cuboideum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "simple cuboidal epithelia" ;
    oboInOwl:id "UBERON:0000484" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "simple cuboidal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010077 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d0/Gray1133.png"^^xsd:anyURI .

obo:UBERON_0000485
    obo:IAO_0000115 "Unilaminar epithelium, which consists of a single layer of columnar cells. Examples: ciliated columnar epithelium, gastric epithelium, microvillus columnar epithelium.[FMA]" ;
    oboInOwl:hasBroadSynonym "columnar epithelium", "columnar epithlium" ;
    oboInOwl:hasDbXref "AAO:0010063", "AEO:0000068", "BILA:0000068", "CARO:0000068", "EHDAA2_RETIRED:0003068", "FBbt:00007027", "FMA:45567", "HAO:0000068", "NCIT:C33552", "SCTID:32210007", "TAO:0001496", "UMLS:C0836135", "Wikipedia:Simple_columnar_epithelium", "XAO:0004008", "ZFA:0001496" ;
    oboInOwl:hasExactSynonym "epithelium simplex columnare", "simple columnar epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "simple columnar epithelia" ;
    oboInOwl:id "UBERON:0000485" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "simple columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0012274 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray1059.png"^^xsd:anyURI .

obo:UBERON_0000486
    obo:IAO_0000115 "Epithelium which consists of more than one layer of epithelial cells that may or may not be in contact with a basement membrane. Examples: keratinized stratified squamous epithelium, ciliated stratified columnar epithelium.[FMA]" ;
    obo:UBPROP_0000001 "Epithelium that consists of more than one layer of epithelial cells.[CARO]" ;
    oboInOwl:hasDbXref "AAO:0010059", "AEO:0000069", "BILA:0000069", "BTO:0002074", "CARO:0000069", "EHDAA2:0003069", "FMA:45562", "HAO:0000069", "NCIT:C33622", "SCTID:309044005", "TAO:0001494", "UMLS:C0682575", "Wikipedia:Stratified_epithelium", "XAO:0004006", "ZFA:0001494" ;
    oboInOwl:hasExactSynonym "stratified epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laminated epithelium" ;
    oboInOwl:id "UBERON:0000486" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "multilaminar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0000487
    obo:IAO_0000115 "Unilaminar epithelium which consists of a single layer of squamous cells. Examples: pulmonary alveolar epithelium, endothelium.[FMA]" ;
    obo:UBPROP_0000001 "Unilaminar epithelium that consists of a single layer of squamous cells.[CARO]" ;
    oboInOwl:hasDbXref "AAO:0010066", "AEO:0000070", "BILA:0000070", "BTO:0002073", "CARO:0000070", "EHDAA2:0003070", "FMA:45565", "HAO:0000070", "NCIT:C13178", "TAO:0001498", "UMLS:C0836133", "Wikipedia:Simple_squamous_epithelium", "XAO:0004010", "ZFA:0001498" ;
    oboInOwl:hasExactSynonym "epithelium simplex squamosum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "simple squamous epithelia" ;
    oboInOwl:id "UBERON:0000487" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "simple squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0006914 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000076
            ]
        )
    ] ;
    foaf:depicted_by "Illu:epithelium.jpg"^^xsd:anyURI .

obo:UBERON_0000488
    obo:IAO_0000115 "Epithelium that consists of epithelial cells not arranged in one ore more layers." ;
    oboInOwl:hasDbXref "AAO:0010057", "AEO:0000071", "BILA:0000071", "CARO:0000071", "EHDAA2:0003071", "FMA:61741", "HAO:0000071", "TAO:0001493", "XAO:0004004", "ZFA:0001493" ;
    oboInOwl:hasExactSynonym "heterogenous epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atypical epithelia" ;
    oboInOwl:id "UBERON:0000488" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "atypical epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0000489
    obo:IAO_0000115 "Compound organ that contains one or more macroscopic anatomical spaces." ;
    obo:IAO_0000232 "this class was introduced for consistency with CARO, however, it has yet to be used in this or other ontologies. It may be retired in the future" ;
    oboInOwl:hasDbXref "AAO:0010016", "AEO:0000072", "BILA:0000072", "CARO:0000072", "EHDAA2:0003072", "FMA:55671", "HAO:0000072", "TAO:0001490", "TGMA:0001857", "VHOG:0001730", "XAO:0003165", "ZFA:0001490" ;
    oboInOwl:hasExactSynonym "cavitated organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitated compound organs" ;
    oboInOwl:id "UBERON:0000489" ;
    oboInOwl:inSubset core:organ_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "cavitated compound organ" ;
    rdfs:subClassOf obo:UBERON_0003103, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002553
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003103
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002553
            ]
        )
    ] .

obo:UBERON_0000490
    obo:IAO_0000115 "Epithelium which consists of a single layer of epithelial cells. Examples: endothelium, mesothelium, glandular squamous epithelium.[FMA]" ;
    obo:IAO_0000116 "consider adding disjointness axiom between unilaminar and multilaminar - but note that this will render EHDAA2:0003244 (chorionic trophoblast) unsatisfiable" ;
    obo:UBPROP_0000001 "Epithelium that consists of a single layer of epithelial cells.[CARO]" ;
    oboInOwl:hasDbXref "AAO:0010062", "AEO:0000073", "BILA:0000073", "BTO:0002073", "CARO:0000073", "EHDAA2:0003073", "FMA:45561", "HAO:0000073", "NCIT:C33554", "SCTID:309043004", "TAO:0001495", "UMLS:C0682574", "XAO:0004007", "ZFA:0001495" ;
    oboInOwl:hasExactSynonym "simple epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "unilaminar epithelia" ;
    oboInOwl:id "UBERON:0000490" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "unilaminar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0000912
    obo:IAO_0000115 "Mucus is a bodily fluid consisting of a slippery secretion of the lining of the mucous membranes in the body. It is a viscous colloid containing antiseptic enzymes (such as lysozyme) and immunoglobulins. Mucus is produced by goblet cells in the mucous membranes that cover the surfaces of the membranes. It is made up of mucins and inorganic salts suspended in water." ;
    obo:UBPROP_0000007 "mucoid", "mucous" ;
    oboInOwl:hasDbXref "CALOHA:TS-2144", "ENVO:02000040", "FMA:66938", "GAID:1164", "MESH:D009093", "NCIT:C13259", "OpenCyc:Mx4rvVjHq5wpEbGdrcN5Y29ycA", "UMLS:C0026727", "Wikipedia:Mucus", "galen:Mucus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000912" ;
    a owl:Class ;
    rdfs:label "mucus" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_37395
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000344
    ] .

obo:UBERON_0000913
    obo:IAO_0000115 "Interstitial fluid is a bodily fluid consisting of a solution which bathes and surrounds the cells of multicellular animals. It is the main component of the extracellular fluid, which also includes plasma and transcellular fluid." ;
    oboInOwl:hasDbXref "ENVO:02000042", "FMA:9673", "NCIT:C120839", "Wikipedia:Interstitial_fluid" ;
    oboInOwl:hasExactSynonym "intercellular fluid", "tissue fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000913" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interstitial fluid" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:CL_0000000
    ] .

obo:UBERON_0000915
    obo:IAO_0000115 "Subdivision of trunk that lies between the head and the abdomen." ;
    obo:IAO_0000232 "note that we use the slightly verbose term 'thoracic segment of trunk' to avoid confusuon with insect thorax. todo - taxonomic constraints. Also, in FMA 'thorax' is a synonym for chest" ;
    oboInOwl:hasDbXref "EMAPA:35862", "FMA:259209", "MA:0000022", "SCTID:302551006", "Wikipedia:Thorax" ;
    oboInOwl:hasExactSynonym "thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior subdivision of trunk", "upper body", "upper trunk" ;
    oboInOwl:id "UBERON:0000915" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic segment of trunk" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0009569, obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0014477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011676
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0014477
            ]
        )
    ] .

obo:UBERON_0000916
    obo:IAO_0000115 "The subdivision of the vertebrate body between the thorax and pelvis. The ventral part of the abdomen contains the abdominal cavity and visceral organs. The dorsal part includes the abdominal section of the vertebral column." ;
    obo:IAO_0000116 "Vertebrate specific. In arthropods 'abdomen' is the most distal section of the body which lies behind the thorax or cephalothorax. If need be we can introduce some grouping class" ;
    obo:UBPROP_0000007 "abdominal", "celiac" ;
    oboInOwl:hasDbXref "BTO:0000020", "CALOHA:TS-0001", "EFO:0000968", "EMAPA:35102", "EV:0100011", "FMA:9577", "GAID:16", "MA:0000029", "MAT:0000298", "MESH:A01.047", "MIAA:0000298", "OpenCyc:Mx4rvVjgyZwpEbGdrcN5Y29ycA", "SCTID:302553009", "Wikipedia:Abdomen", "galen:Abdomen" ;
    oboInOwl:hasExactSynonym "abdominopelvic region", "abdominopelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adult abdomen", "belly", "celiac region" ;
    oboInOwl:id "UBERON:0000916" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "abdomen" ;
    rdfs:subClassOf obo:UBERON_0009569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0000922
    obo:IAO_0000115 "Anatomical entity that comprises the organism in the early stages of growth and differentiation that are characterized by cleavage, the laying down of fundamental tissues, and the formation of primitive organs and organ systems. For example, for mammals, the process would begin with zygote formation and end with birth. For insects, the process would begin at zygote formation and end with larval hatching. For plant zygotic embryos, this would be from zygote formation to the end of seed dormancy. For plant vegetative embryos, this would be from the initial determination of the cell or group of cells to form an embryo until the point when the embryo becomes independent of the parent plant." ;
    obo:UBPROP_0000007 "embryonic" ;
    obo:UBPROP_0000012 "Obsoleted in ZFA. Note that embryo is not classified as an embryonic structure - an embryonic structure is only the parts of an embryo" ;
    oboInOwl:hasDbXref "AAO:0011035", "AEO:0000169", "BILA:0000056", "BSA:0000039", "BTO:0000379", "CALOHA:TS-0229", "EFO:0001367", "EHDAA2:0000002", "EHDAA2_RETIRED:0003236", "EHDAA:38", "EMAPA:16039", "FBbt:00000052", "FMA:69068", "GAID:963", "MAT:0000226", "MESH:D004622", "MIAA:0000019", "NCIT:C28147", "OGEM:000001", "OpenCyc:Mx4rwP1ceZwpEbGdrcN5Y29ycA", "SCTID:57991002", "UMLS:C0013935", "VHOG:0001766", "Wikipedia:Embryo", "XAO:0000113", "ZFA:0000103", "http://neurolex.org/wiki/Category:Embryonic_organism" ;
    oboInOwl:hasExactSynonym "embryonic organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "developing organism", "developmental tissue" ;
    oboInOwl:id "UBERON:0000922" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "embryo" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/503"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002489 ;
                owl:someValuesFrom obo:UBERON_0000068
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002493 ;
                owl:someValuesFrom obo:UBERON_0000068
            ]
        )
    ] ;
    foaf:depicted_by "Wrinkledfrog:embryos.jpg"^^xsd:anyURI .

obo:UBERON_0000923
    obo:IAO_0000115 "A layer of cells produced during the process of gastrulation during the early development of the animal embryo, which is distinct from other such layers of cells, as an early step of cell differentiation. The three types of germ layers are the endoderm, ectoderm, and mesoderm." ;
    obo:UBPROP_0000003 "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "embryonic tissue" ;
    oboInOwl:hasDbXref "AAO:0000480", "BILA:0000035", "BTO:0000556", "EMAPA:36033", "FBbt:00000110", "FMA:69069", "GAID:1303", "MESH:A16.254.425", "NCIT:C12950", "NCIT:C54105", "TAO:0001122", "UMLS:C0920502", "UMLS:C1708239", "VHOG:0001223", "Wikipedia:Germ_layer", "XAO:0003011", "ZFA:0001122" ;
    oboInOwl:hasExactSynonym "germinal layer" ;
    oboInOwl:hasNarrowSynonym "primary germ layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic germ layer", "embryonic germ layers" ;
    oboInOwl:id "UBERON:0000923" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Classically the germ layers are ectoderm, mesoderm and endoderm. Alternatively: primary = ectoderm, endoderm; secondary=mesoderm; tertiary=dorsal mesoderm, NC[https://github.com/obophenotype/uberon/wiki/The-neural-crest]" ;
    rdfs:label "germ layer" ;
    rdfs:subClassOf obo:UBERON_0010316, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0000924
    obo:IAO_0000115 "Primary germ layer that is the outer of the embryo's three germ layers and gives rise to epidermis and neural tissue." ;
    obo:UBPROP_0000001 "Primary germ layer that is the outer of the embryonic germ layers and gives rise to epidermis and neural tissue.[AAO]" ;
    obo:UBPROP_0000003 "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "ectodermal" ;
    oboInOwl:hasDbXref "AAO:0000137", "BILA:0000036", "BTO:0000315", "CALOHA:TS-0216", "EFO:0000414", "EHDAA2:0000428", "EMAPA:16069", "EV:0100003", "FBbt:00000111", "FMA:69070", "GAID:1304", "MAT:0000155", "MAT:0000173", "MESH:A16.254.425.273", "MIAA:0000173", "NCIT:C12703", "SCTID:362851007", "TAO:0000016", "UMLS:C0013574", "VHOG:0000153", "Wikipedia:Ectoderm", "XAO:0000001", "ZFA:0000016" ;
    oboInOwl:hasExactSynonym "embryonic ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000924" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000221
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006601
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006601
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray32.png"^^xsd:anyURI .

obo:UBERON_0000925
    obo:IAO_0000115 "Primary germ layer that lies remote from the surface of the embryo and gives rise to internal tissues such as gut." ;
    obo:UBPROP_0000003 "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "endodermal" ;
    oboInOwl:hasDbXref "AAO:0000139", "BILA:0000038", "BTO:0000800", "CALOHA:TS-0273", "EFO:0002545", "EHDAA2:0000436", "EMAPA:16062", "EV:0100005", "FBbt:00000125", "FMA:69071", "GAID:1305", "MAT:0000175", "MESH:A16.254.425.407", "MIAA:0000175", "NCIT:C12706", "SCTID:362855003", "TAO:0000017", "UMLS:C0014144", "VHOG:0000154", "Wikipedia:Endoderm", "XAO:0000090", "ZFA:0000017" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "entoderm" ;
    oboInOwl:id "UBERON:0000925" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endoderm" ;
    rdfs:subClassOf obo:UBERON_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000223
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006595
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Endoderm2.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/df/Gray10.png"^^xsd:anyURI .

obo:UBERON_0000926
    obo:IAO_0000115 "The middle germ layer of the embryo, between the endoderm and ectoderm." ;
    obo:RO_0002161 obo:NCBITaxon_6040 ;
    obo:UBPROP_0000001 "Primary germ layer that is the middle of the embryonic germ layers.[AAO]" ;
    obo:UBPROP_0000003 "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "mesodermal" ;
    obo:UBPROP_0000008 "sponges do not seem to have a mesoderm and accordingly Amphimedon lacks transcription factors involved in mesoderm development (Fkh, Gsc, Twist, Snail)[http://www.nature.com/nature/journal/v466/n7307/full/nature09201.html]. Mesoderm may not be homologous across verteberates" ;
    oboInOwl:hasAlternativeId "UBERON:0003263" ;
    oboInOwl:hasDbXref "AAO:0000304", "BILA:0000037", "BTO:0000839", "CALOHA:TS-0623", "EFO:0001981", "EHDAA2:0001128", "EHDAA:124", "EHDAA:160", "EHDAA:183", "EMAPA:16083", "EV:0100006", "FBbt:00000126", "FMA:69072", "GAID:522", "MAT:0000174", "MESH:A16.254.425.660", "MIAA:0000174", "NCIT:C12750", "SCTID:362854004", "TAO:0000041", "UMLS:C0025485", "VHOG:0000152", "Wikipedia:Mesoderm", "XAO:0000050", "ZFA:0000041" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic mesoderm", "entire mesoderm", "mesodermal mantle" ;
    oboInOwl:id "UBERON:0000926" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesoderm" ;
    rdfs:subClassOf obo:UBERON_0000923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006603
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006603
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e8/Mesoderm.png"^^xsd:anyURI .

obo:UBERON_0000930
    obo:IAO_0000115 "Anterior part of the embryonic digestive tract that develops into a mouth. The stomodeum includes as parts an invagination of the ectoderm and the stomodeal cavity." ;
    obo:IAO_0000116 "consider indicating location. e.g. anterior. Note some AOs place this as part of oral opening, but it's not clear when this structure comes into existence" ;
    obo:UBPROP_0000001 "Anterior part of the embryonic alimentary canal formed as an invagination of the ectoderm; the future mouth.[TAO]", "the primordial mouth region of the developing head, initially a midline ectodermal depression between the forebrain bulge (cranially) and the heart bulge (caudally) and between the maxillary and mandibular components of the first pharyngeal arch; the stomodeum is separated from the anterior end of the foregut by the buccopharyngeal membrane; the mouth is developed partly from the stomodeum, and partly from the floor of the anterior portion of the foregut; the lips, teeth, and gums are formed from the walls of the stomodeum, but the tongue is developed in the floor of the pharynx" ;
    obo:UBPROP_0000007 "stomodeal" ;
    obo:UBPROP_0000008 "This class groups together disparate structures as all being the anterior part of the early metazoan digestive tract and precursor of the mouth. However, the developmental processes vary, so this class may be split in future. E.g. in mammals it is a rostral depression surrounded by prominences. Outgrowth of the prominences produces a stomodeal cavity." ;
    oboInOwl:hasBroadSynonym "stomodeal-hypophyseal primordium" ;
    oboInOwl:hasDbXref "BTO:0004224", "EHDAA2:0001929", "EMAPA:16263", "FBbt:00000439", "FMA:295846", "NCIT:C34306", "TAO:0001290", "TGMA:0000135", "UMLS:C1514977", "Wikipedia:Stomodeum", "XAO:0000269", "ZFA:0001290" ;
    oboInOwl:hasExactSynonym "mouth primordium", "primitive oral cavity", "stomatodeum", "stomodaeum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mouth pit", "oral ectoderm", "oral pit" ;
    oboInOwl:id "UBERON:0000930" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "stomodeum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035804
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/93/Gray977.png"^^xsd:anyURI .

obo:UBERON_0000931
    obo:IAO_0000115 "Inward fold on the surface of the embryonic ectoderm that develops into an ectodermal terminal part of the digestive tract." ;
    obo:IAO_0000116 "removed WBbt:0006795 'proctodeum' - junction between the alimentary and genital tracts in the male." ;
    obo:UBPROP_0000001 "An inward fold on the surface of the embryonic ectoderm that develops into part of the anal passage.[TAO]", "Inward fold on the surface of the embryonic ectoderm that develops into part of the anal passage.[AAO]" ;
    obo:UBPROP_0000007 "proctodeal" ;
    dc:contributor <https://github.com/ANiknejad>, <https://github.com/cmungall>, <https://github.com/dosumis>, <https://github.com/mmc46> ;
    oboInOwl:hasDbXref "AAO:0011087", "EHDAA2:0000121", "EMAPA:25038", "FBbt:00000123", "NCIT:C34278", "TAO:0000066", "UMLS:C0231054", "VHOG:0000139", "Wikipedia:Proctodeum", "XAO:0001019", "ZFA:0000066" ;
    oboInOwl:hasExactSynonym "embryonic proctodaeum", "proctodaeum" ;
    oboInOwl:hasNarrowSynonym "amnioproctodeal invagination" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anal pit", "anus porus" ;
    oboInOwl:id "UBERON:0000931" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "proctodeum" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/685"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0016566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0012469
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

obo:UBERON_0000933
    obo:IAO_0000115 "A muscle that acts on the pharynx[WP, vetted]." ;
    obo:UBPROP_0000001 "A pharyngeal muscle is any muscle that forms part of the pharynx[GO]." ;
    obo:UBPROP_0000202 obo:FMA_67169 ;
    oboInOwl:hasDbXref "BTO:0001048", "EFO:0003504", "EMAPA:18963", "FMA:46619", "GAID:154", "MA:0001797", "MESH:D010609", "NCIT:C13075", "SCTID:244798004", "TAO:0000172", "UMLS:C0031346", "Wikipedia:Pharyngeal_muscles", "ZFA:0000172" ;
    oboInOwl:hasExactSynonym "branchial muscle", "muscle of pharynx", "muscle organ of pharynx", "pharynx muscle", "pharynx muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial muscles", "musculi pharyngis", "musculus pharyngis", "tunica muscularis pharyngis" ;
    oboInOwl:id "UBERON:0000933" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Innervation notes: They are innervated by the pharyngeal branch of the Vagus nerve (CN X) with the exception of the stylopharyngeus muscle which is innervated by the glossopharyngeal nerve (CN IX).[WP]" ;
    rdfs:label "pharyngeal muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004467
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/35/Gray1030.png"^^xsd:anyURI .

obo:UBERON_0000941
    obo:IAO_0000115 "Cranial nerve fiber tract which is comprised of retinal ganglion cell axons running posterior medially towards the optic chiasm, at which some of the axons cross the midline and after which the structure is termed the optic tract. Transmits visual information from the retina to the brain[ZFA]." ;
    obo:IAO_0000116 "Do not classify under 'cranial nerve', as this is not a true nerve - should be classified as evaginated sensory afferent[ISBN:0471888893]" ;
    obo:UBPROP_0000001 "A collection of nerve cells that project visual information from the eyes to the brain. (Source: BioGlossary, www.Biology-Text.com)[TAO]", "Fibrous, somatic sensory element covered by a fibrous connective-tissue sheath and is continuous with the layer of nerve cells on the inner surface of the eye.[AAO]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup (reference 1); The (optic) stalk persists as the optic nerve (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "(relaion to eye): MA, XAO, AAO and BTO consider this part of the eye. This is in contrast to GO, FMA, EHDAA2 (FMA has a class 'intra-ocular part of optic nerve' which represents the region of overlap). Relation to brain: part of diencephalon in EHDAA2, ZFA. In NIF, has the optic nerve root as part, which is a feature part of the diencphalon" ;
    oboInOwl:hasBroadSynonym "2n", "optic nerve" ;
    oboInOwl:hasDbXref "AAO:0010345", "BAMS:2n", "BAMS:IIn", "BAMS:nII", "BIRNLEX:1640", "CALOHA:TS-0713", "DHBA:15544", "EFO:0004258", "EHDAA2:0001313", "EHDAA:6788", "EMAPA:17575", "FMA:50863", "GAID:831", "HBA:9307", "MA:0001097", "MBA:848", "MESH:D009900", "NCIT:C12761", "OpenCyc:Mx4rvVjLm5wpEbGdrcN5Y29ycA", "SCTID:180938001", "TAO:0000435", "UMLS:C0029130", "VHOG:0000543", "Wikipedia:Optic_nerve", "XAO:0000188", "ZFA:0000435", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=289" ;
    oboInOwl:hasExactSynonym "02 optic nerve", "cranial II", "nervus opticus", "nervus opticus [II]", "optic II", "optic II nerve", "optic nerve [II]", "second cranial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-II", "nerve II", "optic" ;
    oboInOwl:id "UBERON:0000941" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cranial nerve II" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011215, obo:UBERON_0034713, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000959
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0003098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034713
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000959
            ]
        )
    ] .

obo:UBERON_0000945
    obo:IAO_0000115 "An expanded region of the vertebrate alimentary tract that serves as a food storage compartment and digestive organ. A stomach is lined, in whole or in part by a glandular epithelium." ;
    obo:RO_0002161 obo:NCBITaxon_7864, obo:NCBITaxon_7878, obo:NCBITaxon_7955, obo:NCBITaxon_9259 ;
    obo:UBPROP_0000001 "Portion of alimentary canal with increased circular and longitudinal smooth muscle. Bounded posteriorly by the pyloric sphincter. Mucosal lining has increased folding.[AAO]" ;
    obo:UBPROP_0000003 "It appears that the stomach has an ancient origin. The stomach first appears in the fish lineage. The prevertebrate chordates do not have a true stomach, whereas the cartilaginous and bony fish do. Although most fish do have a true stomach, some fish species appear to have lost the stomach secondarily. The remaining vertebrate lineages do have a true stomach (at least in the adult animal), although there is great variation in the size and shape of the stomach.[well established][VHOG]" ;
    obo:UBPROP_0000008 "We restrict this to the vertebrate specific structure - see the grouping class 'food storage organ' for analogous structures in other species. Teleosts: Zebrafish is functionally stomach-less, but may retain ontogenic footprint. Although the precise shape and size of the stomach varies widely among different vertebrates, the relative positions of the oesophageal and duodenal openings remain relatively constant. As a result, the organ always curves somewhat to the left before curving back to meet the pyloric sphincter. However, lampreys, hagfishes, chimaeras, lungfishes, and some teleost fish have no stomach at all, with the oesophagus opening directly into the intestine. The gastric lining is usually divided into two regions, an anterior portion lined by fundic glands, and a posterior with pyloric glands. Cardiac glands are unique to mammals, and even then are absent in a number of species. The distributions of these glands vary between species, and do not always correspond with the same regions as in man. Furthermore, in many non-human mammals, a portion of the stomach anterior to the cardiac glands is lined with epithelium essentially identical to that of the oesophagus. Ruminants, in particular, have a complex stomach, the first three chambers of which are all lined with oesophageal mucosa" ;
    oboInOwl:hasDbXref "AAO:0000579", "ANISEED:1235297", "BTO:0001307", "CALOHA:TS-0980", "EFO:0000837", "EHDAA2:0001915", "EHDAA:2993", "EMAPA:17021", "EV:0100070", "FMA:7148", "GAID:293", "MA:0000353", "MAT:0000051", "MESH:A03.492.766", "MIAA:0000051", "NCIT:C12391", "OpenCyc:Mx4rvVjlqpwpEbGdrcN5Y29ycA", "SCTID:181246003", "TAO:0002121", "UMLS:C0038351", "VHOG:0000408", "Wikipedia:Stomach", "XAO:0000128", "galen:Stomach" ;
    oboInOwl:hasNarrowSynonym "stomach chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior intestine", "gaster", "mesenteron", "ventriculus" ;
    oboInOwl:id "UBERON:0000945" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "stomach" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0010039, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001696
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] ;
    foaf:depicted_by "Stomach:diagram.svg"^^xsd:anyURI .

obo:UBERON_0000947
    obo:IAO_0000115 "The main trunk of the systemic arterial system that carries blood from the heart to all the organs and other structures of the body, bringing oxygenated blood to all parts of the body in the systemic circulation" ;
    obo:IAO_0000116 "This class is currently a mixed bag, encompassing (1) the entirety of the mammalian aorta together with (2) the developmental and phylogenetic homologs of its segments: the ventral aorta and dorsal aortae." ;
    obo:UBPROP_0000001 "The main artery of the circulatory system which carries oxygenated blood from the heart to all the arteries of the body except those of the lungs.[AAO]" ;
    obo:UBPROP_0000003 "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" ;
    obo:UBPROP_0000007 "aortic" ;
    obo:UBPROP_0000008 "All amniotes have a broadly similar arrangement to that of humans, albeit with a number of individual variations. In fish, however, there are two separate vessels referred to as aortas. The ventral aorta carries de-oxygenated blood from the heart to the gills; part of this vessel forms the ascending aorta in tetrapods (the remainder forms the pulmonary artery). A second, dorsal aorta carries oxygenated blood from the gills to the rest of the body, and is homologous with the descending aorta of tetrapods. The two aortas are connected by a number of vessels, one passing through each of the gills. Amphibians also retain the fifth connecting vessel, so that the aorta has two parallel arches" ;
    oboInOwl:hasDbXref "AAO:0010213", "BTO:0000135", "CALOHA:TS-0046", "EFO:0000265", "EMAPA:18601", "EV:0100027", "FMA:3734", "GAID:469", "MA:0000062", "MAT:0000035", "MESH:D001011", "MIAA:0000035", "NCIT:C12669", "OpenCyc:Mx4rvVjvTpwpEbGdrcN5Y29ycA", "SCTID:181298001", "UMLS:C0003483", "VHOG:0001523", "Wikipedia:Aorta", "XAO:0003010", "galen:Aorta" ;
    oboInOwl:hasExactSynonym "trunk of aortic tree", "trunk of systemic arterial tree" ;
    oboInOwl:hasNarrowSynonym "dorsal aorta" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria maxima" ;
    oboInOwl:id "UBERON:0000947" ;
    oboInOwl:inSubset core:efo_slim, core:grouping_class, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "aorta" ;
    rdfs:subClassOf obo:UBERON_0003509, obo:UBERON_0003519, obo:UBERON_0013768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010191
    ] ;
    foaf:depicted_by "Aorta:scheme.jpg"^^xsd:anyURI .

obo:UBERON_0000948
    obo:IAO_0000115 "A myogenic muscular circulatory organ found in the vertebrate cardiovascular system composed of chambers of cardiac muscle. It is the primary circulatory organ." ;
    obo:RO_0002161 obo:NCBITaxon_6239, obo:NCBITaxon_7227 ;
    obo:UBPROP_0000001 "Blood pumping organ composed of four chambers: sinus venosus, atrium, cardiac ventricle and bulbus arteriosus.[TAO]", "Part of the circulatory system responsible for pumping blood; composed of three chambers--two atria and one ventricle.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" ;
    obo:UBPROP_0000003 "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cardiac" ;
    oboInOwl:hasDbXref "AAO:0010210", "BILA:0000020", "BTO:0000562", "CALOHA:TS-0445", "EFO:0000815", "EHDAA2:0000738", "EHDAA:420", "EMAPA:16105", "EV:0100018", "FMA:7088", "GAID:174", "MA:0000072", "MAT:0000036", "MESH:D006321", "MIAA:0000036", "NCIT:C12727", "OpenCyc:Mx4rvVjvDpwpEbGdrcN5Y29ycA", "SCTID:302509004", "TAO:0000114", "UMLS:C0018787", "VHOG:0000276", "Wikipedia:Heart", "XAO:0000064", "ZFA:0000114", "galen:Heart" ;
    oboInOwl:hasExactSynonym "chambered heart", "vertebrate heart" ;
    oboInOwl:hasNarrowSynonym "branchial heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardium" ;
    oboInOwl:id "UBERON:0000948" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Taxon notes:\" the ascidian tube-like heart lacks chambers....The ascidian heart is formed after metamorphosis as a simple tube-like structure with a single-layered myoepithelium that is continuous with a single-layered pericar- dial wall. It lacks chambers and endocardium.... The innovation of the chambered heart was a key event in vertebrate evolution, because the chambered heart generates one-way blood flow with high pressure, a critical requirement for the efficient blood supply of large-body vertebrates... all extant vertebrates have hearts with two or more chambers (Moorman and Christoffels 2003)\" DOI:10.1101/gad.1485706" ;
    rdfs:label "heart" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005181, obo:UBERON_0007100, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004151
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007100
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004151
            ]
        )
    ] .

obo:UBERON_0000949
    obo:IAO_0000115 "Anatomical system that consists of the glands and parts of glands that produce endocrine secretions and help to integrate and control bodily metabolic activity." ;
    obo:UBPROP_0000001 "Anatomical system containing glands which regulates bodily functions though the secretion of hormones.[AAO]" ;
    obo:UBPROP_0000003 "Multicellular organisms have complex endocrine systems, allowing responses to environmental stimuli, regulation of development, reproduction, and homeostasis. Nuclear receptors (NRs), a metazoan-specific family of ligand-activated transcription factors, play central roles in endocrine responses, as intermediates between signaling molecules and target genes. The NR family includes ligand-bound and orphan receptors, that is, receptors with no known ligand or for which there is no ligand Pocket. Understanding NR evolution has been further improved by comparison of several completed genomes, particularly those of deuterostomes and ecdysozoans. In contrast, evolution of NR ligands is still much debated. One hypothesis proposes that several independent gains and losses of ligand-binding ability in NRs occurred in protostomes and deuterostomes. A second hypothesis, pertaining to the NR3 subfamily (vertebrate steroid hormone receptors and estrogen related receptor), proposes that before the divergence of protostomes and deuterostomes, there was an ancestral steroid receptor (AncSR) that was ligand-activated and that orphan receptors secondarily lost the ability to bind a ligand. (...) Our analysis reveals that steroidogenesis has been independently elaborated in the 3 main bilaterian lineages (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "endocrine" ;
    oboInOwl:hasDbXref "AAO:0010279", "CALOHA:TS-1301", "EFO:0002969", "EHDAA2:0002224", "EMAPA:35306", "EV:0100128", "FBbt:00005068", "FMA:9668", "GAID:439", "MA:0000012", "MESH:D004703", "NCIT:C12705", "SCTID:278876000", "TAO:0001158", "UMLS:C0014136", "VHOG:0000098", "Wikipedia:Endocrine_system", "XAO:0000158", "ZFA:0001158" ;
    oboInOwl:hasExactSynonym "endocrine glandular system", "endocrine system", "systema endocrinum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000949" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endocrine system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0000990, obo:UBERON_0001004, obo:UBERON_0001007, obo:UBERON_0001008, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050886
            ]
        )
    ] .

obo:UBERON_0000951
    obo:IAO_0000115 "Any of a number of short transversospinal muscles chiefly developed in cervical, lumbar, and thoracic regions, arising from the transverse process of one vertebra and inserted into the root of the spinous process of the next two or three vertebrae above, with nerve supply from the dorsal branches of the spinal nerve, and whose actions rotate the vertebral column." ;
    oboInOwl:hasBroadSynonym "rotator muscle" ;
    oboInOwl:hasDbXref "FMA:23081", "SCTID:244872002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000951" ;
    a owl:Class ;
    rdfs:label "rotator muscle of the vertebral column" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001630, obo:UBERON_0005174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002372 ;
                owl:someValuesFrom obo:UBERON_0001077
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002373 ;
                owl:someValuesFrom obo:UBERON_0001076
            ]
        )
    ] .

obo:UBERON_0000955
    obo:IAO_0000115 "The brain is the center of the nervous system in all vertebrate, and most invertebrate, animals. Some primitive animals such as jellyfish and starfish have a decentralized nervous system without a brain, while sponges lack any nervous system at all. In vertebrates, the brain is located in the head, protected by the skull and close to the primary sensory apparatus of vision, hearing, balance, taste, and smell[WP]." ;
    obo:IAO_0000116 "requires review for applicability to invertebrate structures, e.g. synganglion" ;
    obo:UBPROP_0000001 "Cavitated compound organ which is comprised of gray and white matter and surrounds the cerebral ventricular system.[TAO]", "Part of the central nervous system situated within the cranium and composed of both nerve cell bodies and nerve fibers.[AAO]", "The part of the central nervous system contained within the cranium, comprising the forebrain, midbrain, hindbrain, and metencephalon. It is derived from the anterior part of the embryonic neural tube (or the encephalon). Does not include retina. (CUMBO)" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2).[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0010478", "ABA:Brain", "BAMS:Br", "BAMS:Brain", "BILA:0000135", "BIRNLEX:796", "BTO:0000142", "CALOHA:TS-0095", "DHBA:10155", "EFO:0000302", "EHDAA2:0000183", "EHDAA:2641", "EHDAA:6485", "EMAPA:16894", "EV:0100164", "FBbt:00005095", "FMA:50801", "GAID:571", "HBA:4005", "MA:0000168", "MAT:0000098", "MBA:8", "MBA:997", "MESH:D001921", "MIAA:0000098", "NCIT:C12439", "OpenCyc:Mx4rvVjT65wpEbGdrcN5Y29ycA", "PBA:3999", "SCTID:258335003", "TAO:0000008", "UMLS:C0006104", "UMLS:C1269537", "VHOG:0000157", "Wikipedia:Brain", "XAO:0000010", "ZFA:0000008", "galen:Brain", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=21" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "encephalon", "suprasegmental levels of nervous system", "suprasegmental structures", "synganglion", "the brain" ;
    oboInOwl:id "UBERON:0000955" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:major_organ, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "brain" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

obo:UBERON_0000956
    obo:IAO_0000115 "The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon. It consists of the neocortex (6 layered cortex or isocortex), the hippocampal formation and the olfactory cortex." ;
    obo:IAO_0000232 "We follow NIFSTD in defining cerebral cortex and including both neocortex and hippocampal formation (DG+hippocampus)." ;
    obo:RO_0002175 obo:NCBITaxon_117569 ;
    obo:UBPROP_0000001 "The cerebral cortex is a structure within the brain that plays a key role in memory, attention, perceptual awareness, thought, language, and consciousness. It constitutes the outermost layer of the cerebrum. In preserved brains, it has a grey color, hence the name 'grey matter'. Grey matter is formed by neurons and their unmyelinated fibers, whereas the white matter below the grey matter of the cortex is formed predominantly by myelinated axons interconnecting different regions of the central nervous system. The human cerebral cortex is 2-4 mm (0.08-0.16 inches) thick. The surface of the cerebral cortex is folded in large mammals, such that more than two-thirds of the cortical surface is buried in the grooves, called 'sulci. ' The phylogenetically most recent part of the cerebral cortex, the neocortex, also called isocortex, is differentiated into six horizontal layers; the more ancient part of the cerebral cortex, the hippocampus (also called archicortex), has at most three cellular layers, and is divided into subfields. Relative variations in thickness or cell type (among other parameters) allow us to distinguish between different neocortical architectonic fields. The geometry of at least some of these fields seems to be related to the anatomy of the cortical folds, and, for example, layers in the upper part of the cortical ridges seem to be more clearly differentiated than in its deeper parts. [WP,unvetted][Wikipedia:Cerebral_cortex]." ;
    obo:UBPROP_0000003 "Migration of neurons from the basal or striatal portions of the anterior part of the neural tube occurs to varying degrees in different vertebrate classes, but a true cerebral cortex is generally acknowledged to have made its first appearance in reptiles. The definition can be unambiguous, since 'cortex' simply implies the existence of a surface neuronal layer with an overlying 'zonal lamina' or 'molecular' layer containing dendrites and axons, which is separated from the underlying basal 'matrix' by white matter. Although reptilian cerebral cortex does indeed fulfill these conditions in certain locations, the separation from striatal structures is often indistinct, so that it may even be argued that some primitive dipnoans possess a pallium or cortex. Nevertheless, an extensive laminated layer separated by underlying white matter is well represented only in reptiles and mammals.[well established][VHOG]" ;
    obo:UBPROP_0000008 "hagfishes have independently evolved a highly laminated cerebral cortex, comparable in many ways to the cerebral cortex of mammals [http://icb.oxfordjournals.org/content/42/4/743]" ;
    oboInOwl:hasDbXref "BAMS:C", "BAMS:CTX", "BAMS:Cerebral_cortex", "BAMS:Cx", "BIRNLEX:1494", "BM:Tel-Cx", "BTO:0000233", "CALOHA:TS-0091", "DHBA:10159", "EFO:0000328", "EHDAA2:0000234", "EHDAA:5464", "EMAPA:17544", "EV:0100166", "FMA:61830", "GAID:629", "HBA:4008", "MA:0000185", "MAT:0000108", "MBA:688", "MESH:A08.186.211.730.885.213", "MIAA:0000108", "NCIT:C12443", "PBA:128011354", "SCTID:362880003", "UMLS:C0007776", "VHOG:0000722", "Wikipedia:Cerebral_cortex", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=39" ;
    oboInOwl:hasExactSynonym "cortex of cerebral hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain cortex", "cortex cerebralis", "cortex cerebri", "cortical plate (CTXpl)", "cortical plate (areas)", "pallium of the brain" ;
    oboInOwl:id "UBERON:0000956" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cerebral cortex" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0016548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000203
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004035
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7b/Cerebral_Cortex_location.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/9/9a/Brainmaps-macaque-hippocampus.jpg"^^xsd:anyURI .

obo:UBERON_0000957
    obo:IAO_0000115 "Any thin layer or plate." ;
    obo:IAO_0000116 "TODO - merge with cell layer?" ;
    obo:UBPROP_0000007 "laminar" ;
    oboInOwl:hasDbXref "Wikipedia:Lamina_of_the_vertebral_arch" ;
    oboInOwl:hasExactSynonym "laminar tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000957" ;
    oboInOwl:inSubset core:non_informative, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "lamina" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002124
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/80/Laminaarcusvertebrae.png"^^xsd:anyURI .

obo:UBERON_0000958
    obo:IAO_0000115 "Middle part of an organ, surrounded by the cortex." ;
    obo:IAO_0000232 "this class is used in a very general sense" ;
    obo:UBPROP_0000007 "medullary" ;
    oboInOwl:hasDbXref "FMA:61108", "galen:Medulla" ;
    oboInOwl:hasExactSynonym "medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000958" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "medulla of organ" ;
    rdfs:subClassOf obo:UBERON_0000471, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001851
    ] .

obo:UBERON_0000959
    obo:IAO_0000115 "A decussation of the diencephalon where the fibers of the optic nerve cross" ;
    obo:UBPROP_0000001 "The point at which fibers of the optic nerves cross.[AAO]" ;
    obo:UBPROP_0000003 "The chiasm has been studied in great detail in some animals, while in others relatively little or nothing is known. Although there are some gross architectural features that are conserved within some animals, such as birds and fish, the general picture is one of diversity. This review will attempt to consider the key features of such diversity of chiasmatic organisation in vertebrates and the mechanisms that sculpt them from the limited literature that is available. However, as so much research has been undertaken on the structure and development of the chiasm in laboratory animals, any review must consider the information that has been gleaned from them and hope that future studies will determine whether the features revealed in these animals, and the underlying mechanisms that generate them, have a common vertebrate plan.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010622", "BAMS:DC", "BAMS:OC", "BAMS:och", "BAMS:ox", "BIRNLEX:1416", "BM:Tel-OCX", "DHBA:10644", "DMBA:17783", "EHDAA2:0001302", "EHDAA:10227", "EMAPA:17603", "FMA:62045", "GAID:832", "HBA:9310", "MA:0001098", "MBA:117", "MESH:D009897", "NCIT:C90609", "SCTID:244453006", "TAO:0000556", "UMLS:C0029126", "VHOG:0000190", "Wikipedia:Optic_chiasm", "XAO:0004071", "ZFA:0000556", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=459" ;
    oboInOwl:hasExactSynonym "chiasma opticum", "decussation of optic nerve fibers", "optic chiasm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chiasma", "chiasma nervorum opticorum", "optic chiasm (Rufus of Ephesus)" ;
    oboInOwl:id "UBERON:0000959" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "optic chiasma" ;
    rdfs:subClassOf obo:UBERON_0007425, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000941
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001908
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000941
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001908
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/1543%2CVisalius%27OpticChiasma.jpg"^^xsd:anyURI .

obo:UBERON_0000961
    obo:IAO_0000115 "The thoracic ganglia are paravertebral ganglia. The thoracic portion of the sympathetic trunk typically has 12 thoracic ganglia. Emerging from the ganglia are thoracic splancic nerves (the cardiopulmonary, the greater, lesser, and least splanchic nerves) that help provide sympathetic innervation to abdominal structures. Also, the ganglia of the thoracic sympathetic trunk have both white and gray rami communicantes. The white rami carry sympathetic fibers arising in the spinal cord into the sympathetic trunk. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0001831", "EHDAA:4664", "EMAPA:17158", "FMA:6471", "MA:0001159", "NCIT:C52829", "RETIRED_EHDAA2:0002012", "SCTID:181102004", "UMLS:C0229010", "VHOG:0000515", "Wikipedia:Thoracic_ganglion" ;
    oboInOwl:hasExactSynonym "ganglion of thorax", "ganglion thoracicum splanchnicum", "thoracic paravertebral ganglion", "thoracic splanchnic ganglion", "thoracic sympathetic ganglion", "thorax ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000961" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic ganglion" ;
    rdfs:subClassOf obo:UBERON_0001807, obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004863
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0018679
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001807
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004863
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3e/Gray849.png"^^xsd:anyURI .

obo:UBERON_0000962
    obo:IAO_0000115 "The cervical nerves are the spinal nerves from the cervical vertebrae. Although there are seven cervical vertebrae (C1-C7), there are eight cervical nerves (C1-C8). All nerves except C8 emerge above their corresponding vertebrae, while the C8 nerve emerges below the C7 vertebra. (In the other portions of the spine, the nerve emerges below the vertebra with the same name. Dorsal (posterior) distribution includes the greater occipital (C2) and third occipital (C3). Ventral (anterior) distribution includes the cervical plexus (C1-C4) and brachial plexus (C5-C8) [WP,unvetted]." ;
    oboInOwl:hasDbXref "BAMS:cern", "FMA:5859", "NCIT:C32299", "NLXANAT:20090207", "SCTID:360497008", "UMLS:C0228815", "Wikipedia:Cervical_nerves", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2351" ;
    oboInOwl:hasExactSynonym "cervical nerve", "cervical nerve tree", "cervical spinal nerve", "nervus cervicalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000962" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Innervates: sternohyoid muscle, sternothyroid muscle, omohyoid muscle[WP]" ;
    rdfs:label "nerve of cervical vertebra" ;
    rdfs:subClassOf obo:UBERON_0001780, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001780
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray795.png"^^xsd:anyURI .

obo:UBERON_0000963
    obo:IAO_0000116 "this term should be ceded to the arthropod anatomy ontology" ;
    oboInOwl:hasDbXref "FBbt:00004114", "MAT:0000204", "MIAA:0000204" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000963" ;
    a owl:Class ;
    rdfs:label "head sensillum" ;
    rdfs:subClassOf obo:UBERON_0002536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0000964
    obo:IAO_0000115 "the transparent anterior portion of the fibrous coat of the eye that serves as the chief refractory structure" ;
    obo:UBPROP_0000007 "corneal" ;
    obo:UBPROP_0000008 "Compared to terrestial animals, the cornea of zebrafish is relatively flat. It consists of nonpigmented, stratified squamous nonkeratinizing epithelial cells, attached to a thick basement membrane that is considered to be analogous to the Bowman's membrane in mammals. In fish, and aquatic vertebrates in general, the cornea plays no role in focusing light, since it has virtually the same refractive index as water" ;
    oboInOwl:hasDbXref "AAO:0010344", "BTO:0000286", "CALOHA:TS-0171", "EFO:0000377", "EHDAA2:0000316", "EHDAA:10199", "EMAPA:17161", "EV:0100341", "FMA:58238", "GAID:892", "MA:0000266", "MESH:D003315", "NCIT:C12342", "OpenCyc:Mx4rvViBa5wpEbGdrcN5Y29ycA", "SCTID:181162001", "TAO:0000640", "UMLS:C0010031", "VHOG:0000164", "Wikipedia:Cornea", "XAO:0000180", "ZFA:0000640" ;
    oboInOwl:hasExactSynonym "cornea of camera-type eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corneas", "tunica cornea" ;
    oboInOwl:id "UBERON:0000964" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cornea" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0003102, obo:UBERON_0010000, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012430
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001772
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004348
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0005426
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0000965
    obo:IAO_0000115 "Transparent part of camera-type eye that helps to refract light to be focused on the retina." ;
    obo:UBPROP_0000003 "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" ;
    obo:UBPROP_0000008 "This class excludes compound eye corneal lenses." ;
    oboInOwl:hasDbXref "AAO:0010348", "BTO:0000723", "CALOHA:TS-0545", "EHDAA:9057", "EMAPA:17838", "EV:0100343", "FMA:58241", "MA:0000275", "MAT:0000141", "MESH:A09.371.509", "MIAA:0000141", "NCIT:C12743", "OpenCyc:Mx4rvVj0fZwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0000975", "SCTID:181169005", "TAO:0000035", "UMLS:C0023317", "VHOG:0000169", "Wikipedia:Lens_(anatomy)", "XAO:0000008", "ZFA:0000035" ;
    oboInOwl:hasExactSynonym "camera-type eye lens", "eye lens", "lens", "lens crystallina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crystalline lens", "lenses", "ocular lens" ;
    oboInOwl:id "UBERON:0000965" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "The lens is avascular and nourished by diffusion from the aqueous and vitreous" ;
    rdfs:label "lens of camera-type eye" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004121, obo:UBERON_0005389, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005426
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] .

obo:UBERON_0000966
    obo:IAO_0000115 "The retina is the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates." ;
    obo:RO_0002161 obo:NCBITaxon_6656 ;
    obo:UBPROP_0000001 "The portion of the eye developing from the optic primordium and including the neural retina and the retinal pigment layer. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" ;
    obo:UBPROP_0000007 "retinal" ;
    oboInOwl:hasDbXref "AAO:0010352", "BAMS:R", "BIRNLEX:1153", "BTO:0001175", "CALOHA:TS-0865", "EFO:0000832", "EHDAA2:0001627", "EHDAA:4757", "EMAPA:17168", "EV:0100348", "FMA:58301", "GAID:755", "MA:0000276", "MAT:0000142", "MBA:304325711", "MESH:D012160", "MIAA:0000142", "NCIT:C12343", "NIFSTD_RETIRED:birnlex_1156", "OpenCyc:Mx4rvViTfpwpEbGdrcN5Y29ycA", "SCTID:181171005", "TAO:0000152", "UMLS:C0035298", "UMLS:C1278894", "VHOG:0000229", "Wikipedia:Retina", "XAO:0000009", "ZFA:0000152", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1862" ;
    oboInOwl:hasExactSynonym "inner layer of eyeball", "retina of camera-type eye", "tunica interna of eyeball" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Netzhaut", "retinas" ;
    oboInOwl:id "UBERON:0000966" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Currently this class encompasses only verteberate AOs but could in theory also include cephalopod - we may want to make a more specific class for vertebrate retina. note that this class excludes ommatidial retinas, as the retina must be part of an eyeball. Use the parent class photoreceptor array / light-sensitive tissue for arthropods" ;
    rdfs:label "retina" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005388, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001802
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0019207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000573
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000604
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000740
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ed/Human_eye_cross-sectional_view_grayscale.png"^^xsd:anyURI .

obo:UBERON_0000970
    obo:IAO_0000115 "An organ that detects light." ;
    obo:IAO_0000232 "This class encompasses a variety of light-detecting structures from different phyla with no implication of homology, from the compound insect eye to the vertebrate camera-type eye (distinct classes are provided for each)" ;
    obo:UBPROP_0000007 "ocular", "optic" ;
    obo:UBPROP_0000010 "Note that whilst this is classified as an organ, it is in fact more of a unit composed of different structures: in Drosophila, it includes the interommatidial bristle as a part; we consider here the vertebrate eye to include the eyeball/eye proper as a part, with the eye having as parts (when present): eyelids, conjuctiva," ;
    oboInOwl:hasDbXref "BILA:0000017", "BTO:0000439", "CALOHA:TS-0309", "EFO:0000827", "EV:0100336", "FBbt:00005162", "GAID:69", "MAT:0000140", "MESH:D005123", "MIAA:0000140", "OpenCyc:Mx4rvViTvpwpEbGdrcN5Y29ycA", "Wikipedia:Eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "light-detecting organ", "visual apparatus" ;
    oboInOwl:id "UBERON:0000970" ;
    oboInOwl:inSubset core:efo_slim, core:functional_classification, core:major_organ, core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "eye" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000149
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000210
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0009584
    ] .

obo:UBERON_0000971
    obo:IAO_0000115 "The smallest morphological and functional unit of the compound eye that consists of a usually limited and often constant number of rhabdomeric photoreceptor cells, cornea-secreting epithelial cells, and interommatidial pigment cells, and may additionally contain crystalline cone cells." ;
    obo:UBPROP_0000007 "ommatidial" ;
    oboInOwl:hasDbXref "BTO:0001922", "FBbt:00004510", "HAO:0000666", "MAT:0000143", "MIAA:0000143", "Wikipedia:Ommatidium" ;
    oboInOwl:hasExactSynonym "omatidium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "omatidia" ;
    oboInOwl:id "UBERON:0000971" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ommatidium" ;
    rdfs:subClassOf obo:UBERON_0000970, obo:UBERON_0002536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000018
    ] .

obo:UBERON_0000974
    obo:IAO_0000115 "An organism subdivision that extends from the head to the pectoral girdle, encompassing the cervical vertebral column." ;
    obo:IAO_0000232 "true necks are considered to be present when the pectoral girdle is separate from the skull - Tiktaalik is the earliest known fish to have a true neck." ;
    obo:RO_0002174 obo:NCBITaxon_32443 ;
    obo:UBPROP_0000007 "cervical" ;
    oboInOwl:hasDbXref "AEO:0000108", "BTO:0000420", "CALOHA:TS-2045", "EFO:0000967", "EHDAA2:0003108", "EMAPA:35587", "FMA:7155", "GAID:86", "MA:0000024", "MAT:0000297", "MESH:D009333", "MIAA:0000297", "NCIT:C13063", "OpenCyc:Mx4rvVjLF5wpEbGdrcN5Y29ycA", "SCTID:302550007", "UMLS:C0027530", "Wikipedia:Neck", "galen:Neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "collum", "neck (volume)" ;
    oboInOwl:id "UBERON:0000974" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "neck" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ], [
        a owl:Restriction ;
        owl:onProperty core:anteriorly_connected_to ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty core:posteriorly_connected_to ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    foaf:depicted_by "Female:neck.jpg"^^xsd:anyURI .

obo:UBERON_0000975
    obo:IAO_0000115 "A midventral endochondral skeletal element which represents the origin site of the pectoral muscles[PHENOSCAPE:ad]." ;
    obo:IAO_0000116 "in EMAPA and EHDAA2 this is part of the skeleton of pectoral girdle; the classic def of pectoral girdle (see WP) excludes the rib cage and sternum" ;
    obo:RO_0002161 obo:NCBITaxon_8570 ;
    obo:UBPROP_0000001 "Single element that constitutes the postzonal area of the pectoral girdle.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of postzonal element (AAO:0000938)[AAO]" ;
    obo:UBPROP_0000003 "Fishes lack a sternum. (...) A sternum is absent in the first fossil tetrapods, but it is present in modern amphibians. (...) Thus, a sternum occurs in some modern amphibians, birds, mammals and archosaurs. However, its absence in the common ancestors to these groups means that it has arisen independently several times within the field of the midventral connective tissue.[well established][VHOG]" ;
    obo:UBPROP_0000007 "sternal" ;
    obo:UBPROP_0000008 "It probably first evolved in early tetrapods as an extension of the pectoral girdle; it is not found in fish. In amphibians and reptiles it is typically a shield-shaped structure, often composed entirely of cartilage. It is absent in both turtles and snakes. In birds it is a relatively large bone and typically bears an enormous projecting keel to which the flight muscles are attached. Only in mammals does the sternum take on the elongated, segmented form seen in humans. In some mammals, such as opossums, the individual segments never fuse and remain separated by cartilagenous plates throughout life", "in birds, either ratite (no keel or carina) or carinate (keel and carina present)" ;
    obo:UBPROP_0000011 "While its developmental origins are similar to the ribs (from the myospetum and septum of the trunk region), it is often associated with the pectoral skeleton, due to both function and physical connections (i.e. the coracoid of archosaurs). It may be a single element or a series of smaller structure (sternebrae). Based on Kardong 2012. [PHENOSCAPE:ad]." ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0000765", "BTO:0001302", "CALOHA:TS-0972", "EHDAA2:0001914", "EHDAA:9561", "EMAPA:18344", "FMA:7485", "GAID:246", "MA:0001331", "MESH:D013249", "NCIT:C12793", "OpenCyc:Mx4rvVjO6JwpEbGdrcN5Y29ycA", "SCTID:302522007", "UMLS:C0038293", "VHOG:0000856", "Wikipedia:Sternum", "galen:Sternum" ;
    oboInOwl:hasExactSynonym "vertebrate sternum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "breastbone" ;
    oboInOwl:id "UBERON:0000975" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sternum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005181, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003252
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0007831
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003252
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/12/Illu_thoracic_cage.jpg"^^xsd:anyURI .

obo:UBERON_0000976
    obo:IAO_0000115 "Paired endochondral long bone that extends between the pectoral girdle and the skeletal parts of the forelimb. [PHENOSCAPE:mah]" ;
    obo:UBPROP_0000001 "Paired, elongate, cylindrical bones of endochondral origin that extend from the pectoral girdle to the elbows.[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000007 "humeral" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000679", "CALOHA:TS-2202", "EFO:0001398", "EMAPA:19106", "FMA:13303", "GAID:183", "MA:0001356", "MESH:A02.835.232.087.412", "NCIT:C12731", "SCTID:181923006", "UMLS:C0020164", "VHOG:0001158", "Wikipedia:Humerus", "XAO:0003210", "galen:Humerus" ;
    oboInOwl:hasExactSynonym "humeri", "humerus bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesomere 1 of pectoral appendage", "proximal metapterygial mesomere of pectoral appendage", "proximal metapterygial mesomere of pectoral fin" ;
    oboInOwl:id "UBERON:0000976" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "humerus" ;
    rdfs:subClassOf obo:UBERON_0003461, obo:UBERON_0003607, obo:UBERON_0004250, obo:UBERON_0015053, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001470
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006245
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015053
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/67/Illu_upper_extremity.jpg"^^xsd:anyURI .

obo:UBERON_0000977
    obo:IAO_0000115 "The invaginated serous membrane that surrounds the lungs (the visceral portion) and lines the walls of the pleural cavity (parietal portion)." ;
    obo:RO_0002175 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "The serous membrane that covers the lungs and lines the pleural cavity. [Kaufman_MH_and_Bard_JBL, The_anatomical_basis_of_mouse_development_(1999)_San_Diego:_Academic_Press, p.264][VHOG]" ;
    obo:UBPROP_0000007 "pleural" ;
    obo:UBPROP_0000012 "In MA, is_a cavity lining (which we equate to parietal). In FMA, is_a (viscous) serous membrane (which includes mesothelium plus connective tissue). Note the MA structure should probably be associated with the mesothelium of pleura in FMA. JB/EHDAA2 argues the term 'pleura' is best used for the mesothelial lining (thus excluding connective tissue). See https://github.com/obophenotype/uberon/issues/86" ;
    oboInOwl:hasDbXref "BTO:0001791", "CALOHA:TS-2081", "EFO:0001980", "EMAPA:16775", "EV:0100044", "FMA:9583", "GAID:360", "MA:0000433", "MESH:D010994", "NCIT:C12469", "OpenCyc:Mx4rv3zwLZwpEbGdrcN5Y29ycA", "SCTID:181609007", "UMLS:C0032225", "VHOG:0000394", "Wikipedia:Pleura" ;
    oboInOwl:hasExactSynonym "wall of pleural sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pleura", "pleural tissue" ;
    oboInOwl:id "UBERON:0000977" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pleura" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009778
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002400
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009778
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002400
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002401
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ab/Gray965.png"^^xsd:anyURI .

obo:UBERON_0000978
    obo:IAO_0000115 "The portion of the hindlimb that contains both the stylopod and zeugopod." ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000013 "The term leg can mean: [1] an appendage on which an animal walks [2] the entire hindlimb of a tetrapod [3] the segment of a human leg between knee and ankle (cf FMA) [4] the region of a hindlimb include the stylopod and zeugopod, but excluding the autopod. We define this class as [4], and thus 'leg' is compltely analagous to 'arm'. For [1], see the class 'locomotive weight-bearing appendage'. For [2] we use 'hindlimb'. For" ;
    oboInOwl:hasDbXref "BTO:0000721", "CALOHA:TS-2206", "EFO:0001411", "EHDAA2:0000972", "EHDAA:5151", "EHDAA:6176", "EHDAA:8289", "EMAPA:17489", "GAID:49", "MA:0000047", "MESH:D035002", "OpenCyc:Mx4rvViYzZwpEbGdrcN5Y29ycA", "VHOG:0000345", "Wikipedia:Leg#Limb" ;
    oboInOwl:hasExactSynonym "tetrapod leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower extremity" ;
    oboInOwl:id "UBERON:0000978" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "we use the less open to misinterpretation 'hindlimb zeugopod'. Editor note: currently declared as overlapping foot, as AOs disagree over whether some ankle parts are in the leg or foot" ;
    rdfs:label "leg" ;
    rdfs:subClassOf obo:UBERON_0006058, obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001464
    ] .

obo:UBERON_0000979
    obo:IAO_0000115 "The major preaxial endochondral bone in the posterior zeugopod[Phenoscape]." ;
    obo:UBPROP_0000001 "One of the two long bones of endochondral origin of the hind-epipodium; it is a straight, simple bone whose section is more or less rectangular at the ends and circular at its central portion.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000890", "BTO:0001252", "CALOHA:TS-1048", "EFO:0003054", "EMAPA:19142", "FMA:24476", "GAID:204", "MA:0001361", "MESH:A02.835.232.500.883", "NCIT:C12800", "OpenCyc:Mx4rvtq3-ZwpEbGdrcN5Y29ycA", "SCTID:182061009", "UMLS:C0040184", "Wikipedia:Tibia", "galen:Tibia" ;
    oboInOwl:hasExactSynonym "shankbone", "shinbone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000979" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tibia" ;
    rdfs:subClassOf obo:UBERON_0003608, obo:UBERON_0004251, obo:UBERON_0015004, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001113 ;
        owl:someValuesFrom obo:UBERON_0010720
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2a/Gray260.png"^^xsd:anyURI .

obo:UBERON_0000981
    obo:IAO_0000115 "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium skeleton.[VSAO, modified]." ;
    obo:UBPROP_0000001 "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium.[VSAO]", "Paired, elongate, cylindrical bones of endochondral origin that form the thighs, extending from the pelvic girdles to the knees.[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000007 "femoral" ;
    oboInOwl:hasDbXref "AAO:0000887", "AAO:0000889", "BTO:0001284", "CALOHA:TS-0322", "EFO:0001396", "EMAPA:19143", "FMA:9611", "GAID:199", "MA:0001359", "MESH:A02.835.232.500.247", "NCIT:C12717", "OpenCyc:Mx4rvVjOJJwpEbGdrcN5Y29ycA", "SCTID:182046008", "UMLS:C0015811", "VHOG:0001159", "VSAO:0000186", "Wikipedia:Femur", "XAO:0003214", "galen:Femur" ;
    oboInOwl:hasExactSynonym "thigh bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "femoral bone", "mesomere 1 of pevlic appendage", "os femorale", "os femoris", "os longissimum", "proximal metapterygial mesomere of pelvic appendage", "proximal metapterygial mesomere of pelvic fin" ;
    oboInOwl:id "UBERON:0000981" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "femur" ;
    rdfs:subClassOf obo:UBERON_0003608, obo:UBERON_0003826, obo:UBERON_0008202, obo:UBERON_0015052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010129
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/73/Gray252.png"^^xsd:anyURI .

obo:UBERON_0000982
    obo:IAO_0000115 "Anatomical cluster that consists of two or more adjacent skeletal structures, which may be interconnected by various types of tissue[VSAO]." ;
    obo:UBPROP_0000001 "Anatomical cluster that consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[VSAO]", "Anatomical cluster which consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[TAO]" ;
    oboInOwl:hasBroadSynonym "articulation", "joint" ;
    oboInOwl:hasDbXref "AEO:0000182", "BTO:0001686", "CALOHA:TS-2023", "EFO:0000948", "EMAPA:35456", "FMA:7490", "GAID:102", "MA:0000319", "MAT:0000188", "MESH:D007596", "MIAA:0000188", "NCIT:C13044", "OpenCyc:Mx4rvVjjdpwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0003182", "SCTID:302536002", "TAO:0000367", "UMLS:C0022417", "VHOG:0001276", "VSAO:0000101", "Wikipedia:Joint", "XAO:0000171", "ZFA:0001596", "galen:Joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articular joint", "joints" ;
    oboInOwl:id "UBERON:0000982" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "skeletal joint" ;
    rdfs:subClassOf obo:UBERON_0004905, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] ;
    owl:disjointWith obo:UBERON_0001474 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002217
            obo:UBERON_0011134
        )
    ] .

obo:UBERON_0000983
    obo:IAO_0000115 "A metapodium region that is part of a pes." ;
    obo:UBPROP_0000012 "mammalian and non-mammalian AOs differ in whether they consider this a part of the skeleton" ;
    oboInOwl:hasDbXref "CALOHA:TS-2221", "FMA:24997", "MA:0000049", "SCTID:280711000", "SCTID:370639003" ;
    oboInOwl:hasExactSynonym "hind metapodium", "metatarsal part of foot", "metatarsal region", "regio metatarsalis" ;
    oboInOwl:hasNarrowSynonym "hindlimb cannon region", "hindlimb equine cannon region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metatarsus" ;
    oboInOwl:id "UBERON:0000983" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "metatarsus region" ;
    rdfs:subClassOf obo:UBERON_0008784, obo:UBERON_0009877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010545
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009877
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0000985
    obo:IAO_0000115 "Vein that drains the axilla" ;
    obo:UBPROP_0000008 "In human anatomy, the axillary vein is a large blood vessel that conveys blood from the lateral aspect of the thorax, axilla (armpit) and upper limb toward the heart. There is one axillary vein on each side of the body. Its origin is at the lower margin of the teres major muscle and a continuation of the brachial vein. Its tributaries include the basilic vein and cephalic vein, which are both superficial veins. It terminates at the lateral margin of the first rib, at which it becomes the subclavian vein. It is accompanied along its course by a similarly named artery, the axillary artery" ;
    oboInOwl:hasDbXref "EMAPA:18758", "FMA:13329", "GAID:527", "MA:0002084", "MESH:D001367", "NCIT:C32171", "OpenCyc:Mx4rwLSHK5wpEbGdrcN5Y29ycA", "SCTID:181389002", "UMLS:C0004456", "Wikipedia:Axillary_vein", "galen:AxillaryVein" ;
    oboInOwl:hasExactSynonym "vena axillaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subcostal vein" ;
    oboInOwl:id "UBERON:0000985" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "axillary vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e9/Gray576.png"^^xsd:anyURI .

obo:UBERON_0000988
    obo:IAO_0000115 "The part of the central nervous system lying between the medulla oblongata and the midbrain, ventral to the cerebellum." ;
    obo:IAO_0000116 "The pons is not present in zebrafish. In this ontology we currently have some structures which are applicable to zebrafish appearing as parts of the pons. Currently we only include the weaker dubious_for_taxon relationship ubtil this is resolved" ;
    obo:RO_0002174 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000001 "The part of the central nervous system lying between the medulla oblongata and the midbrain, ventral to the cerebellum. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "During the embryonic development of birds and mammals, neuroblasts migrate from the cerebellum into the ventral part of the rhombencephalon and differentiate into pontine and other nuclei, which relay information from between the cerebrum and cerebellum, and a conspicuous band of transverse fibers. This region is known as the pons. A pons does not differentiate in reptiles and anamniotes (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "BAMS:PONS", "BAMS:Pons", "BIRNLEX:733", "BM:Pons", "BTO:0001101", "CALOHA:TS-0813", "DHBA:10661", "EFO:0001394", "EHDAA2:0004394", "EMAPA:17563", "EV:0100253", "FMA:67943", "GAID:578", "HBA:9131", "MA:0000204", "MAT:0000115", "MBA:771", "MESH:D011149", "MIAA:0000115", "NCIT:C12511", "SCTID:279103004", "UMLS:C0032639", "UMLS:C1280999", "VHOG:0001176", "Wikipedia:Pons", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=547" ;
    oboInOwl:hasExactSynonym "pons Varolii", "pons of Varolius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pons cerebri" ;
    oboInOwl:id "UBERON:0000988" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pons" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002298
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/36/Gray768.png"^^xsd:anyURI .

obo:UBERON_0000989
    obo:IAO_0000115 "A intromittent organ in certain biologically male organisms. In placental mammals, this also serves as the organ of urination" ;
    obo:UBPROP_0000007 "penile", "phallic" ;
    obo:UBPROP_0000008 "Most male birds (e.g., roosters and turkeys) have a cloaca (also present on the female), but not a penis. Among bird species with a penis are paleognathes (tinamous and ratites), Anatidae (ducks, geese and swans), and a very few other species (such as flamingoes). A bird penis is different in structure from mammal penises, being an erectile expansion of the cloacal wall and being erected by lymph, not blood. It is usually partially feathered and in some species features spines and brush-like filaments, and in flaccid state curls up inside the cloaca" ;
    oboInOwl:hasDbXref "BTO:0000405", "CALOHA:TS-0758", "EFO:0000987", "EHDAA2:0001433", "EHDAA:9380", "EMAPA:18682", "EMAPA_RETIRED:18996", "EV:0100107", "FMA:9707", "GAID:389", "MA:0000408", "MAT:0000186", "MESH:D010413", "MIAA:0000186", "NCIT:C12409", "OpenCyc:Mx4rvVjkCZwpEbGdrcN5Y29ycA", "SCTID:265793009", "UMLS:C0030851", "VHOG:0000727", "Wikipedia:Penis", "galen:Penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "penes", "phallus" ;
    oboInOwl:id "UBERON:0000989" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "penis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0008811, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/87/Labelled_flaccid_penis.jpg"^^xsd:anyURI .

obo:UBERON_0000990
    obo:IAO_0000115 "Anatomical system that has as its parts the organs concerned with reproduction." ;
    obo:IAO_0000116 "consider splitting genitalia from reproductive system" ;
    obo:UBPROP_0000001 "Anatomical system which consists of organs and tissues associated with sexual reproduction of the organism.[AAO]" ;
    obo:UBPROP_0000003 "Arguably, one of the most important aspects of urbilaterian organogenesis would have been gonadogenesis, since Urbilateria must have successfully generated gametes and developed a strategy for extrusion and fertilization, in order to be the ancestor of all living Bilateria.[well established][VHOG]" ;
    obo:UBPROP_0000202 obo:FMA_75572 ;
    oboInOwl:hasDbXref "AAO:0010258", "BILA:0000103", "BTO:0000081", "CALOHA:TS-1318", "EFO:0000809", "EHDAA2:0001603", "EHDAA:5923", "EMAPA:17381", "EV:0100100", "FBbt:00004857", "FMA:7160", "GAID:363", "HAO:0000374", "HAO:0000895", "MA:0000326", "MIAA:0000305", "NCIT:C12841", "OpenCyc:Mx4rvVja4ZwpEbGdrcN5Y29ycA", "SCTID:278875001", "TAO:0000632", "UMLS:C1261210", "VHOG:0000182", "WBbt:0005747", "Wikipedia:Reproductive_system", "XAO:0000142", "ZFA:0000632" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Geschlechtsorgan", "animal reproductive system", "genital system", "genital tract", "genitalia", "organa genitalia", "reproductive tissue", "reproductive tract", "systemata genitalia" ;
    oboInOwl:id "UBERON:0000990" ;
    oboInOwl:inSubset core:efo_slim, core:functional_classification, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "reproductive system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000991
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0000003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001004, obo:UBERON_0001007, obo:UBERON_0001008, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002216 ;
                owl:someValuesFrom obo:GO_0000003
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/52/Penis.svg"^^xsd:anyURI .

obo:UBERON_0000991
    obo:IAO_0000115 "Reproductive organ that produces and releases eggs (ovary) or sperm (testis)." ;
    obo:UBPROP_0000001 "Anatomical structure which produces gametes as well as certain sex hormones controlled by the pituitary gonadotropins.[AAO]", "The part of the reproductive system that produces and releases eggs (ovary) or sperm (testis).[TAO]" ;
    obo:UBPROP_0000003 "Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved.[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "gonadal" ;
    obo:UBPROP_0000012 "FMA xref is a 'general anatomical term'" ;
    oboInOwl:hasDbXref "AAO:0000213", "BILA:0000123", "BSA:0000079", "BTO:0000534", "EMAPA:17383", "FBbt:00004858", "FMA:18250", "GAID:368", "HAO:0000379", "MA:0002420", "MESH:D006066", "NCIT:C12725", "OpenCyc:Mx4rwQvdiZwpEbGdrcN5Y29ycA", "SCTID:304623008", "TAO:0000413", "UMLS:C0018067", "VHOG:0000397", "WBbt:0005175", "Wikipedia:Gonad", "XAO:0003146", "ZFA:0000413" ;
    oboInOwl:hasExactSynonym "gonada" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gonads" ;
    oboInOwl:id "UBERON:0000991" ;
    oboInOwl:inSubset core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "gonad" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0007276
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005564
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000586
            ]
        )
    ] .

obo:UBERON_0000992
    obo:IAO_0000115 "the gonad of a female organism which contains germ cells" ;
    obo:UBPROP_0000001 "Either of paired female reproductive organs involved in production of ova and female sex hormones.[AAO]", "Female reproductive organ.[TAO]" ;
    obo:UBPROP_0000003 "(...) while it is likely that Urbilateria lacked a complex somatic reproductive system, it is at present impossible to speculate on whether or not it possessed a true gonad, let alone any other somatic adaptations for reproduction (reference 1); Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved (reference 2).[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "ovarian" ;
    obo:UBPROP_0000008 "Ovaries of some kind are found in the female reproductive system of many animals that employ sexual reproduction, including invertebrates. However, they develop in a very different way in most invertebrates than they do in vertebrates, and are not truly homologous. Many of the features found in human ovaries are common to all vertebrates, including the presence of follicular cells, tunica albuginea, and so on. However, many species produce a far greater number of eggs during their lifetime than do humans, so that, in fish and amphibians, there may be hundreds, or even millions of fertile eggs present in the ovary at any given time. In these species, fresh eggs may be developing from the germinal epithelium throughout life. Corpora lutea are found only in mammals, and in some elasmobranch fish; in other species, the remnants of the follicle are quickly resorbed by the ovary. In birds, reptiles, and monotremes, the egg is relatively large, filling the follicle, and distorting the shape of the ovary at maturity. Amphibians and reptiles have no ovarian medulla; the central part of the ovary is a hollow, lymph-filled space. The ovary of teleosts is also often hollow, but in this case, the eggs are shed into the cavity, which opens into the oviduct. Although most normal female vertebrates have two ovaries, this is not the case in all species. In birds and platypuses, the right ovary never matures, so that only the left is functional. In some elasmobranchs, the reverse is true, with only the right ovary fully developing. In the primitive jawless fish, and some teleosts, there is only one ovary, formed by the fusion of the paired organs in the embryo" ;
    oboInOwl:hasDbXref "AAO:0000371", "BILA:0000125", "BSA:0000080", "BTO:0000975", "CALOHA:TS-0730", "EFO:0000973", "EHDAA2:0001360", "EHDAA:8124", "EMAPA:17962", "EV:0100111", "FBbt:00004865", "FMA:7209", "GAID:367", "MA:0000384", "MESH:D010053", "MIAA:0000125", "NCIT:C12404", "OpenCyc:Mx4rvVi9QJwpEbGdrcN5Y29ycA", "SCTID:181464007", "TAO:0000403", "UMLS:C0029939", "VHOG:0000251", "Wikipedia:Ovary", "XAO:0000258", "ZFA:0000403" ;
    oboInOwl:hasExactSynonym "animal ovary", "female gonad", "female organism genitalia gonad", "female organism genitalia gonada", "female organism reproductive system gonad", "female organism reproductive system gonada", "female reproductive system gonad", "female reproductive system gonada", "genitalia of female organism gonad", "genitalia of female organism gonada", "gonad of female organism genitalia", "gonad of female organism reproductive system", "gonad of female reproductive system", "gonad of genitalia of female organism", "gonad of reproductive system of female organism", "gonada of female organism genitalia", "gonada of female organism reproductive system", "gonada of female reproductive system", "gonada of genitalia of female organism", "gonada of reproductive system of female organism", "ovum-producing ovary", "reproductive system of female organism gonad", "reproductive system of female organism gonada" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ovaries", "ovarium" ;
    oboInOwl:id "UBERON:0000992" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ovary" ;
    rdfs:subClassOf obo:UBERON_0000991, obo:UBERON_0003134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009117
    ] ;
    owl:disjointWith obo:UBERON_0009117 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000991
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000474
            ]
        )
    ] ;
    foaf:depicted_by "Female:anatomy.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray589.png"^^xsd:anyURI .

obo:UBERON_0000993
    obo:IAO_0000115 "A tube or collection of tubes in an animal from the ovaries to the outside of the body." ;
    obo:IAO_0000232 "sometimes oviduct is used interchangeably with follaopian tube. Here they are different - the oviduct connects the gonad to the outside in a variety of animals. The mammal-class fallopian tube is derived from the mullerian duct and connects the gonads/infubdibulum to the uterus" ;
    obo:UBPROP_0000001 "A passage through which ova leave the maternal body or pass to an organ communicating with the exterior of the body. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In all remaining vertebrates (i.e., coelacanths, lungfishes, amphibians, reptiles, birds, and mammals), the oviduct arises in ontogeny as a longitudinal, groovelike invagination of the coelomic epithelium on the lateral surface of the mesonephros.[well established][VHOG]" ;
    obo:UBPROP_0000008 "The only female vertebrates to lack oviducts are the jawless fishes. In these species, the single fused ovary releases eggs directly into the body cavity. The fish eventually extrudes the eggs through small genital pores towards the rear of the body[WP]", "in birds divided into infundibulum, magnum, isthmus, uterus, and vagina" ;
    oboInOwl:hasDbXref "AAO:0010533", "BSA:0000083", "BTO:0000980", "EFO:0000974", "EMAPA:18984", "GAID:366", "MAT:0000126", "MESH:D010057", "MIAA:0000126", "NCIT:C77957", "TAO:0000560", "UMLS:C0029954", "VHOG:0001136", "Wikipedia:Oviduct", "XAO:0003052", "ZFA:0000560" ;
    oboInOwl:hasExactSynonym "ovarian duct", "ovarian tube", "uterine tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "female reproductive tracts", "oviducts", "tuba uterina", "tuba uterinae", "tubular parts of female reproductive system" ;
    oboInOwl:id "UBERON:0000993" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "oviduct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0013514
    ] .

obo:UBERON_0000995
    obo:IAO_0000115 "the female muscular organ of gestation in which the developing embryo or fetus is nourished until birth" ;
    obo:UBPROP_0000001 "The hollow muscular organ in female mammals in which the blastocyst normally becomes embedded and in which the developing embryo and fetus is nourished. Its cavity opens into the vagina below and into a uterine tube on either side. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "An infundibulum, uterine tube, uterus, and vagina also differentiate along the oviducts of eutherian mammals.[well established][VHOG]" ;
    obo:UBPROP_0000007 "uterine" ;
    obo:UBPROP_0000008 "Most animals that lay eggs, such as birds and reptiles, have an oviduct instead of a uterus. In monotremes, mammals which lay eggs and include the platypus, either the term uterus or oviduct is used to describe the same organ, but the egg does not develop a placenta within the mother and thus does not receive further nourishment after formation and fertilization. Marsupials have two uteruses, each of which connect to a lateral vagina and which both use a third, middle 'vagina' which functions as the birth canal. Marsupial embryos form a choriovitelline 'placenta' (which can be thought of as something between a monotreme egg and a 'true' placenta), in which the egg's yolk sac supplies a large part of the embryo's nutrition but also attaches to the uterine wall and takes nutrients from the mother's bloodstream." ;
    obo:UBPROP_0000011 "Two uteruses usually form initially in a female fetus, and in placental mammals they may partially or completely fuse into a single uterus depending on the species. In many species with two uteruses, only one is functional. Humans and other higher primates such as chimpanzees, along with horses, usually have a single completely fused uterus, although in some individuals the uteruses may not have completely fused [Wikipedia:Uterus]" ;
    oboInOwl:hasDbXref "BTO:0001424", "CALOHA:TS-1102", "EFO:0000975", "EMAPA:29915", "EV:0100113", "FMA:17558", "GAID:172", "MA:0000389", "MAT:0000127", "MESH:D014599", "MIAA:0000127", "NCIT:C12405", "OpenCyc:Mx4rvViojJwpEbGdrcN5Y29ycA", "SCTID:181452004", "UMLS:C0042149", "VHOG:0001137", "Wikipedia:Uterus", "galen:Uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0000995" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "uterus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004175
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005795
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005795
    ] ;
    foaf:depicted_by "Female:anatomy.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/6/6a/Female_reproductive_system_lateral_nolabel.png"^^xsd:anyURI .

obo:UBERON_0000996
    obo:IAO_0000115 "A fibromuscular tubular tract leading from the uterus to the exterior of the body in female placental mammals and marsupials, or to the cloaca in female birds, monotremes, and some reptiles[WP]." ;
    obo:UBPROP_0000001 "Organ with organ cavity which connects the cervical canal of uterus to the vestibule of vagina.[FMA]", "The genital canal in the female, leading from the opening of the vulva to the cervix of the uterus. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The distal end of the oviducts differentiates as a vagina in Metatheria and Eutheria.[well established][VHOG]" ;
    obo:UBPROP_0000007 "vaginal" ;
    obo:UBPROP_0000011 "'The distal end of the oviducts differentiates as a vagina in Metatheria and Eutheria.' Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective, Third Edition (2001) Orlando Fla.: Harcourt College Publishers, p.688" ;
    oboInOwl:hasDbXref "BTO:0000243", "CALOHA:TS-1103", "EFO:0000976", "EMAPA:18986", "EV:0100117", "FMA:19949", "GAID:381", "MA:0000394", "MAT:0000128", "MESH:D014621", "MIAA:0000128", "NCIT:C12407", "OpenCyc:Mx4rvVj1B5wpEbGdrcN5Y29ycA", "SCTID:181441005", "UMLS:C0042232", "VHOG:0001138", "Wikipedia:Vagina", "galen:Vagina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal oviductal region", "distal portion of oviduct", "vaginae" ;
    oboInOwl:id "UBERON:0000996" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vagina" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0013515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003975
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1b/Illu_repdt_female.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/a/a4/Vaginal_opening_-_english_description.jpg"^^xsd:anyURI .

obo:UBERON_0000997
    obo:IAO_0000115 "external genital organs of the female mammal[WP]." ;
    obo:UBPROP_0000001 "The external genital organs of the female, including the labia majora, labia minora, clitoris, and vestibule of the vagina. [TFD][VHOG]" ;
    obo:UBPROP_0000007 "vulval" ;
    oboInOwl:hasDbXref "BTO:0003101", "CALOHA:TS-1168", "EFO:0000978", "EMAPA:36631", "EV:0100118", "FMA:20462", "GAID:383", "MA:0000395", "MAT:0000169", "MESH:D014844", "MIAA:0000169", "NCIT:C12408", "OpenCyc:Mx4rvgAWeJwpEbGdrcN5Y29ycA", "SCTID:265796001", "UMLS:C0042993", "VHOG:0001458", "Wikipedia:Vulva", "galen:Vulva" ;
    oboInOwl:hasExactSynonym "female pudendum", "mammalian vulva", "puboperineal region", "pudendum femininum", "skin of female pudendum", "skin of vulva", "vulva" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pudendum", "pudendum femininum", "pudendum muliebre" ;
    oboInOwl:id "UBERON:0000997" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mammalian vulva" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/da/Female_unshaved_genitalia.jpg"^^xsd:anyURI .

obo:UBERON_0000998
    obo:IAO_0000115 "Either of a pair of glandular pouches that lie one on either side of the male reproductive tract posterolateral to the urinary bladder and in the human male secrete a sugar- and protein-containing fluid into the ejaculatory duct." ;
    obo:UBPROP_0000001 "Either of a pair of pouchlike glands situated on each side of the male urinary bladder that secrete seminal fluid and nourish and promote the movement of spermatozoa through the urethra. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(In mammalian testis) Along the way (the sperm travel), three accessory sex glands, the seminal vesicle, prostate, and bulbourethral (Cowper's) gland, respectively, add their secretions as sperm move from the testes to the urethra.[well established][VHOG]" ;
    obo:UBPROP_0000009 "The seminal vesicles secrete a significant proportion of the fluid that ultimately becomes semen. Lipofuscin granules from dead epithelial cells give the secretion its yellowish color. About 50-70% of the seminal fluid in humans originates from the seminal vesicles, but is not expelled in the first ejaculate fractions which are dominated by spermatozoa and zinc-rich prostatic fluid." ;
    oboInOwl:hasBroadSynonym "seminal gland" ;
    oboInOwl:hasDbXref "AAO:0010788", "BTO:0001234", "CALOHA:TS-0919", "EFO:0000986", "EMAPA:19180", "EV:0100106", "FMA:19386", "GAID:394", "MA:0000410", "MAT:0000171", "MESH:D012669", "MIAA:0000171", "NCIT:C12787", "OpenCyc:Mx4rwTtRpJwpEbGdrcN5Y29ycA", "SCTID:181434004", "UMLS:C0036628", "VHOG:0001379", "Wikipedia:Seminal_vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula seminalis", "glandula vesiculosa", "gonecyst", "vas efferens", "vesicula seminalis", "vesiculae seminales", "vesicular gland", "vesicular glands", "vesicular seminalis", "vesiculæ seminales" ;
    oboInOwl:id "UBERON:0000998" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "seminal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0006868, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0010143
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d1/Male_anatomy_en.svg"^^xsd:anyURI .

obo:UBERON_0000999
    obo:IAO_0000115 "The Ejaculatory ducts (ductus ejaculatorii) are paired structures in male anatomy, about 2 cm in length. Each ejaculatory duct is formed by the union of the vas deferens with the duct of the seminal vesicle. They pass through the prostate, and empty into the urethra at the Colliculus seminalis. During ejaculation, semen passes through the ducts and exits the body via the penis[WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0001580", "CALOHA:TS-0211", "EFO:0000985", "EMAPA:19088", "FMA:19325", "GAID:388", "MA:0003247", "MAT:0000170", "MESH:D004543", "MIAA:0000170", "NCIT:C32493", "OpenCyc:Mx4rwOt7MJwpEbGdrcN5Y29ycA", "SCTID:279665005", "UMLS:C0013747", "Wikipedia:Ejaculatory_duct" ;
    oboInOwl:hasExactSynonym "ductus ejaculatorii", "ductus ejaculatorius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus ejaculatorii" ;
    oboInOwl:id "UBERON:0000999" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ejaculatory duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0005904, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000079
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0042713
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001968
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0010143
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0000998
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001000
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    foaf:depicted_by "Male:anatomy.png"^^xsd:anyURI .

obo:UBERON_0001000
    obo:IAO_0000115 "A secretory duct that transports sperm from the testis. In mammals this is a continuation of the epididymis and ends in the prostatic urethra where it terminates to form ejaculatory duct" ;
    obo:UBPROP_0000003 "The continuation of the archinephric duct, now called the deferent duct, extends caudally to the cloaca or to the part of the mammalian urethra that is derived from the cloaca.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Most vertebrates have some form of duct to transfer the sperm from the testes to the urethra. In cartilaginous fish and amphibians, sperm is carried through the archinephric duct, which also partially helps to transport urine from the kidneys. In teleosts, there is a distinct sperm duct, separate from the ureters, and often called the vas deferens, although probably not truly homologous with that in humans. In cartilaginous fishes, the part of the archinephric duct closest to the testis is coiled up to form an epididymis. Below this are a number of small glands secreting components of the seminal fluid. The final portion of the duct also receives ducts from the kidneys in most species. In amniotes, however, the archinephric duct has become a true vas deferens, and is used only for conducting sperm, never urine. As in cartilaginous fish, the upper part of the duct forms the epididymis. In many species, the vas deferens ends in a small sac for storing sperm. The only vertebrates to lack any structure resembling a vas deferens are the primitive jawless fishes, which release sperm directly into the body cavity, and then into the surrounding water through a simple opening in the body wall." ;
    oboInOwl:hasDbXref "BTO:0001427", "CALOHA:TS-1105", "EFO:0000981", "EMAPA:18681", "EV:0100105", "FMA:19234", "GAID:404", "MA:0000413", "MESH:D014649", "MIAA:0000129", "NCIT:C12813", "OpenCyc:Mx4rvjv7bpwpEbGdrcN5Y29ycA", "SCTID:245467009", "UMLS:C0042360", "VHOG:0001135", "Wikipedia:Vas_deferens", "galen:VasDeferens" ;
    oboInOwl:hasExactSynonym "deferent duct", "ductus deferens", "vas deferen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sperm duct", "vasa deferentia" ;
    oboInOwl:id "UBERON:0001000" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vas deferens" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005352
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001968
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001301
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0000999
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d1/Male_anatomy_en.svg"^^xsd:anyURI .

obo:UBERON_0001003
    obo:IAO_0000115 "The outer epithelial layer of the skin that is superficial to the dermis." ;
    obo:UBPROP_0000001 "A cellular, multilayered epithelium derived from the ectoderm. Zebrafish epidermis consists only of living cells unlike terrestrial vertebrates in which dead, keratinized cells are present. Le Guellec et al, 2004.[TAO]", "The outer epithelial layer of the external integument of the body that is derived from the embryonic epiblast.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass external integument structures (AAO:0000961)[AAO]" ;
    obo:UBPROP_0000003 "(...) outer epithelia in all metazoan animals are homologous. (...) The ancestor of all metazoans likely had an epidermis with a basal extracellular matrix (ECM), an apical extracellular glycocalyx, and one cilium with a striated rootlet per cell.[well established][VHOG]" ;
    obo:UBPROP_0000007 "epidermal" ;
    obo:UBPROP_0000008 "Zebrafish epidermis consists only of living cells unlike terrestrial vertebrates in which dead, keratinized cells are present. In terrestrial vertebrates the epidermis often forms an outer keratinized or cornified layer, the stratum corneum. Interaction between the epideris and dermis gives rise to feathers (birds), hair and mammary glands (mammals), teeth and scales (placoid: chondrichthyans; cosmoids, ganoid, cycloid in bony fishes)." ;
    oboInOwl:hasBroadSynonym "epidermis", "skin" ;
    oboInOwl:hasDbXref "AAO:0000143", "BTO:0000404", "CALOHA:TS-0283", "EFO:0000954", "EMAPA:17528", "EV:0100153", "FMA:70596", "GAID:932", "MA:0000153", "MAT:0000154", "MESH:D004817", "MIAA:0000154", "NCIT:C12708", "SCTID:361694003", "TAO:0000105", "UMLS:C0014520", "VHOG:0000077", "Wikipedia:Epidermis_(skin)", "XAO:0000028", "ZFA:0000105" ;
    oboInOwl:hasExactSynonym "vertebrate epidermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001003" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "skin epidermis" ;
    rdfs:subClassOf obo:UBERON_0007376, obo:UBERON_3000961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0003055
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007376
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
        )
    ] .

obo:UBERON_0001004
    obo:IAO_0000115 "Functional system which consists of structures involved in respiration." ;
    obo:RO_0002161 obo:NCBITaxon_147099 ;
    obo:UBPROP_0000001 "The anatomical system in which the exchange of oxygen and carbon dioxide between the organism and its environment.[AAO]" ;
    obo:UBPROP_0000003 "There is no doubt that the primitive pattern of vertebrate air-breathing is the buccal pulse pump found in actinopterygian fishes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000541", "BTO:0000203", "CALOHA:TS-1319", "EFO:0000804", "EHDAA2:0001604", "EHDAA:2203", "EMAPA:16727", "EV:0100036", "FMA:7158", "GAID:78", "MA:0000327", "MAT:0000030", "MESH:D012137", "MIAA:0000030", "NCIT:C12779", "OpenCyc:Mx4rvVjzFJwpEbGdrcN5Y29ycA", "SCTID:278197002", "TAO:0000272", "UMLS:C0035237", "VHOG:0000202", "Wikipedia:Respiratory_system", "XAO:0000117", "ZFA:0000272" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius", "respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Atmungssystem", "apparatus respiratorius", "systema respiratorium" ;
    oboInOwl:id "UBERON:0001004" ;
    oboInOwl:inSubset core:efo_slim, core:functional_classification, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "respiratory system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001007, obo:UBERON_0001008, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Respiratory_system_complete_en.svg"^^xsd:anyURI .

obo:UBERON_0001005
    obo:IAO_0000115 "An airway through which respiratory air passes in organisms." ;
    obo:IAO_0000232 "This class generically groups trachea and analagous structures throughout metazoa. Consider renaming, as the term could be taken to mean lumen of tracheal system (e.g. in SNOMED). As a grouping class this is quite vague, as it is not clear where the airway begins and ends" ;
    oboInOwl:hasBroadSynonym "airway", "airways" ;
    oboInOwl:hasDbXref "FMA:265130", "SCTID:361380005", "Wikipedia:Trachea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001005" ;
    oboInOwl:inSubset core:grouping_class, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "respiratory airway" ;
    rdfs:subClassOf obo:UBERON_0003103, obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0034874
    ] .

obo:UBERON_0001007
    obo:IAO_0000115 "Anatomical system that has as its parts the organs devoted to the ingestion, digestion, and assimilation of food and the discharge of residual wastes." ;
    obo:UBPROP_0000001 "An anatomical system consisting of the alimentary canal and digestive glands responsible for intake, absorption, digestion and excretion of food.[AAO]" ;
    obo:UBPROP_0000007 "digestive" ;
    obo:UBPROP_0000012 "many anatomy ontologies consider gastrointestinal system synonymous with digestive system. here we follow MA in dividing digestive system into gastrointestinal and hepatobiliary. hepatobiliary includes the liver and biliary tract. species-specific AO classes are categorized according to whether liver is included. For example, XAO includes liver as part of XAO:0000125 alimentary system, so we assume this class is the more generic class" ;
    oboInOwl:hasDbXref "AAO:0000129", "BILA:0000082", "BTO:0000058", "CALOHA:TS-1293", "EFO:0000793", "EV:0100056", "FBbt:00005055", "FMA:7152", "GAID:278", "MA:0002431", "MAT:0000018", "MESH:D004064", "MIAA:0000018", "SCTID:278859004", "TADS:0000170", "TAO:0000339", "WBbt:0005748", "Wikipedia:Digestive_system", "XAO:0000125", "ZFA:0000339", "galen:DigestiveSystem", "ncithesaurus:Digestive_System" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alimentary system", "alimentary tract", "gastrointestinal system", "gut" ;
    oboInOwl:id "UBERON:0001007" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "digestive system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0022600
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001008, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0022600
            ]
        )
    ] .

obo:UBERON_0001008
    obo:IAO_0000115 "The renal system in an anatomical system that maintains fluid balance and contributes to electrolyte balance, acid/base balance, and disposal of nitrogenous waste products.." ;
    obo:IAO_0000116 "In various sources such as Encyclopedia Britannica, the excretory and urinary systems are indeed the same system (see wikipedia talk page); we merge two BTO classes here" ;
    obo:RO_0002161 obo:NCBITaxon_110815, obo:NCBITaxon_147099 ;
    obo:UBPROP_0000001 "An anatomical system which consists of organs and tissues which produce, store, and excrete urine.[AAO]" ;
    obo:UBPROP_0000003 "Evolution of vertebrate renal anatomy appears quite conservative when compared, for example, to evolution of respiratory and cardiovascular systems in vertebrates. Major anatomical changes in vertebrates kidneys separate those of birds and mammals from kidneys of lower vertebrates. General increase in animal size from fish to mammals is reflected by an increase in total number of nephrons per kidney, rather than by constant change in tubular dimensions.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In humans, the renal system comprises a pair of kidneys, a pair of ureters, urinary bladder, urethra, sphincter muscle and associated blood vessels", "This definition is inclusive of the organs of the vertebrate renal system, as well as the Malpighian tubules of insects, and allows for future incorporation of structures such as the antennal glands of crustaceans" ;
    oboInOwl:hasDbXref "AAO:0010257", "BILA:0000015", "BTO:0001244", "BTO:0003092", "CALOHA:TS-1323", "EFO:0000803", "EHDAA2:0001601", "EHDAA:5901", "EMAPA:17366", "EV:0100095", "FBbt:00005056", "FMA:7159", "GAID:391", "MA:0000325", "MAT:0000027", "MESH:D014551", "MIAA:0000027", "NCIT:C12413", "SCTID:362204003", "TADS:0000162", "TAO:0000163", "UMLS:C1508753", "VHOG:0000723", "WBbt:0005736", "Wikipedia:Excretory_system", "XAO:0000143", "ZFA:0000163", "galen:UrinaryTract" ;
    oboInOwl:hasExactSynonym "excretory system", "renal system", "systema urinaria", "systema urinarium", "urinary system", "urinary tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "renal or urinary system", "renal/urinary system" ;
    oboInOwl:id "UBERON:0001008" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "renal system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007588
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007588
            ]
        )
    ] .

obo:UBERON_0001009
    obo:IAO_0000115 "organ system that passes nutrients (such as amino acids and electrolytes), gases, hormones, blood cells, etc. to and from cells in the body to help fight diseases and help stabilize body temperature and pH to maintain homeostasis[WP]." ;
    obo:IAO_0000232 "the cardiovascular system and the lymphatic system are parts of the circulatory system" ;
    obo:RO_0002161 obo:NCBITaxon_147099, obo:NCBITaxon_6073, obo:NCBITaxon_6157 ;
    obo:RO_0002174 obo:NCBITaxon_6231 ;
    obo:UBPROP_0000001 "Anatomical system of ion binding, a pumping mechanism, and an efficient vascular system; consisting of the blood, heart, and blood and lymph vessels, respectively.[AAO]" ;
    obo:UBPROP_0000003 "We should divest ourselves of the view that earlier vertebrate groups were 'on their way' to becoming mammals, as clearly they were not such visionaries. Neither were their systems 'imperfect' as earlier anatomists thought. Instead, their circulatory systems served them well to address the ecological demands arising from their lifestyles.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000959", "CALOHA:TS-2103", "FBbt:00005057", "OpenCyc:Mx4rvVjzG5wpEbGdrcN5Y29ycA", "VHOG:0001248", "Wikipedia:Circulatory_system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "systema cardiovasculare" ;
    oboInOwl:id "UBERON:0001009" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "circulatory system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001016, obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Circulatory_System_en.svg"^^xsd:anyURI .

obo:UBERON_0001013
    obo:IAO_0000115 "Portion of connective tissue composed of adipocytes enmeshed in areolar tissue" ;
    obo:UBPROP_0000001 "Connective tissue in which fat is stored.[TAO]", "Tissue that contains adipocytes, used for cushioning, thermal insulation, lubrication (primarily in the pericardium) and energy storage.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass connective tissue proper (AAO:0000099)[AAO]" ;
    obo:UBPROP_0000003 "Adipose tissue is unique to vertebrates. It is found in mostmammals, birds, reptiles and amphibians, and a variety is found in some species of fish. Furthermore, in insects the fat body found in larvae as well as in adults shares some homology with adipose tissue.[well established][VHOG]" ;
    obo:UBPROP_0000007 "adipose" ;
    obo:UBPROP_0000008 "In humans, adipose tissue is located beneath the skin (subcutaneous fat), around internal organs (visceral fat), in bone marrow (yellow bone marrow) and in breast tissue. Adipose tissue is found in specific locations, which are referred to as adipose depots. Adipose tissue contains several cell types, with the highest percentage of cells being adipocytes, which contain fat droplets. Other cell types include fibroblasts, macrophages, and endothelial cells. Adipose tissue contains many small blood vessels.; Mice have eight major adipose depots, four of which are within the abdominal cavity. The paired gonadal depots are attached to the uterus and ovaries in females and the epididymis and testes in males; the paired retroperitoneal depots are found along the dorsal wall of the abdomen, surrounding the kidney, and, when massive, extend into the pelvis. The mesenteric depot forms a glue-like web that supports the intestines, and the omental depot, which originates near the stomach and spleen, and, when massive, extends into the ventral abdomen." ;
    obo:UBPROP_0000012 "in FMA this is dense irregular connective tissue" ;
    oboInOwl:hasDbXref "AAO:0000001", "AEO:000020", "BTO:0001487", "CALOHA:TS-0013", "EFO:0000790", "EHDAA2:0003120", "EMAPA:35112", "EV:0100381", "FMA:20110", "GAID:920", "MA:0000009", "MAT:0000015", "MESH:D000273", "MIAA:0000015", "NCIT:C12472", "OpenCyc:Mx4rvVjc_ZwpEbGdrcN5Y29ycA", "SCTID:55603005", "TAO:0002134", "UMLS:C0001527", "VHOG:0001284", "Wikipedia:Adipose_tissue", "XAO:0003049", "ZFA:0005345", "galen:FattyTissue" ;
    oboInOwl:hasExactSynonym "fat", "fat tissue", "fatty tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adipose", "bodyfat", "fatty depot" ;
    oboInOwl:id "UBERON:0001013" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "adipose tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000136
    ] ;
    owl:disjointWith obo:UBERON_0003714 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000136
            ]
        )
    ] .

obo:UBERON_0001015
    obo:IAO_0000115 "A subdivision of the muscular system corresponding to a subdisivision of an organism." ;
    obo:UBPROP_0000012 "In FMA this is classified as a set of organs. ZFA musculature system has subtypes, so it is classified here. WBbt muscular system has subtypes so it goes here. Note that we use the MA term set of skeletal muscles here as it seems most appropriate (*not* MA:musculature). AAO is generally confused here." ;
    oboInOwl:hasDbXref "AAO:0011066", "BTO:0000887", "EFO:0001949", "EMAPA:32715", "EMAPA:35577", "FMA:32558", "MA:0000165", "NCIT:C13056", "OpenCyc:Mx4rvVjmr5wpEbGdrcN5Y29ycA", "TAO:0000548", "UMLS:C0026845", "VSAO:0005038", "WBbt:0005737", "Wikipedia:Muscular_system", "ZFA:0000548" ;
    oboInOwl:hasExactSynonym "muscle group", "muscles set", "musculature", "musculi", "set of muscles", "set of skeletal muscles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle system", "muscles", "musculature system" ;
    oboInOwl:id "UBERON:0001015" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "musculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000383
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e5/Muscles_anterior_labeled.png"^^xsd:anyURI .

obo:UBERON_0001016
    obo:IAO_0000115 "The nervous system is an organ system containing predominantly neuron and glial cells. In bilaterally symmetrical organism, it is arranged in a network of tree-like structures connected to a central body. The main functions of the nervous system are to regulate and control body functions, and to receive sensory input, process this information, and generate behavior [CUMBO]." ;
    obo:RO_0002161 obo:NCBITaxon_6040 ;
    obo:UBPROP_0000001 "A regulatory system of the body that consists of neurons and neuroglial cells. The nervous system is divided into two parts, the central nervous system (CNS) and the peripheral nervous system (PNS). (Source: BioGlossary, www.Biology-Text.com)[TAO]", "Anatomical system consisting of nerve bodies and nerve fibers which regulate the response of the body to external and internal stimuli.[AAO]" ;
    obo:UBPROP_0000003 "Nervous systems evolved in the ancestor of Eumetazoa.[well established][VHOG]" ;
    obo:UBPROP_0000007 "nervous", "neural" ;
    oboInOwl:hasDbXref "AAO:0000324", "BILA:0000079", "BIRNLEX:844", "BTO:0001484", "CALOHA:TS-1313", "EFO:0000802", "EHDAA2:0001246", "EHDAA:826", "EMAPA:16469", "EV:0100162", "FBbt:00005093", "FMA:7157", "GAID:466", "MA:0000016", "MAT:0000026", "MESH:D009420", "MIAA:0000026", "NCIT:C12755", "OpenCyc:Mx4rvViT_pwpEbGdrcN5Y29ycA", "SCTID:278196006", "TAO:0000396", "UMLS:C0027763", "VHOG:0000402", "WBbt:0005735", "Wikipedia:Nervous_system", "XAO:0000177", "ZFA:0000396", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3236" ;
    oboInOwl:hasExactSynonym "neurological system" ;
    oboInOwl:hasNarrowSynonym "nerve net" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "systema nervosum" ;
    oboInOwl:id "UBERON:0001016" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0016880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016880
    ] ;
    owl:disjointWith obo:UBERON_0001033, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b2/TE-Nervous_system_diagram.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/b/ba/Nervous_system_diagram.png"^^xsd:anyURI .

obo:UBERON_0001017
    obo:IAO_0000115 "The central nervous system is the core nervous system that serves an integrating and coordinating function. In vertebrates it consists of the neural tube derivatives: the brain and spinal cord. In invertebrates it includes central ganglia plus nerve cord." ;
    obo:RO_0002161 obo:NCBITaxon_147099 ;
    obo:UBPROP_0000001 "Part of the nervous system which includes the brain and spinal cord.[AAO]", "The brain and spinal cord. Kimmel et al, 1995.[TAO]", "The central nervous system (CNS) is the part of the nervous system which includes the brain, spinal cord, and nerve cell layer of the retina (CUMBO)." ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2); Taken together, our data make a very strong case that the complex molecular mediolateral architecture of the developing trunk CNS (central nervous system), as shared between Platynereis and vertebrates, was already present in their last common ancestor, Urbilateria. The concept of bilaterian nervous system centralization implies that neuron types concentrate on one side of the trunk, as is the case in vertebrates and many invertebrates including Platynereis, where they segregate and become spatially organized (as opposed to a diffuse nerve net). Our data reveal that a large part of the spatial organization of the annelid and vertebrate CNS was already present in their last common ancestor, which implies that Urbilateria had already possessed a CNS (reference 3).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000090", "BAMS:CNS", "BILA:0000080", "BIRNLEX:1099", "BTO:0000227", "CALOHA:TS-0150", "EFO:0000908", "EHDAA2:0000225", "EHDAA:828", "EMAPA:16470", "EMAPA:16754", "EV:0100163", "FBbt:00005094", "FMA:55675", "GAID:570", "MA:0000167", "MAT:0000457", "MESH:D002490", "NCIT:C12438", "OpenCyc:Mx4rvzYt3pwpEbGdrcN5Y29ycA", "SCTID:278199004", "TAO:0000012", "UMLS:C0927232", "VHOG:0000293", "Wikipedia:Central_nervous_system", "XAO:0000215", "ZFA:0000012", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=854" ;
    oboInOwl:hasExactSynonym "CNS", "systema nervosum centrale" ;
    oboInOwl:hasNarrowSynonym "cerebrospinal axis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neuraxis" ;
    oboInOwl:id "UBERON:0001017" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "central nervous system" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0016879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016879
    ] .

obo:UBERON_0001018
    obo:IAO_0000115 "A group of axons linking two or more neuropils and having a common origin, termination[FBbt]." ;
    obo:UBPROP_0000001 "White matter structure of CNS that contains axons that arise predominantly in one central nervous system part and terminate in another. Tracts are generally named by their region or origin followed by their region of primary termination, e.g., mammillothalamic tract contains axons that arise from neurons in the mammillary bodies and terminate in the thalamus. (CUMBO)" ;
    oboInOwl:hasDbXref "BIRNLEX:1649", "EV:0100304", "FBbt:00005100", "FMA:83847", "NLX:147822" ;
    oboInOwl:hasExactSynonym "axonal tract", "neuraxis tract", "tract of neuraxis" ;
    oboInOwl:hasNarrowSynonym "nerve tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nerve tract", "tract" ;
    oboInOwl:id "UBERON:0001018" ;
    oboInOwl:inSubset core:cumbo, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "WP says this is the analog of peripheral nerves in CNS." ;
    rdfs:label "axon tract" ;
    rdfs:subClassOf obo:UBERON_0000122, obo:UBERON_0011215 .

obo:UBERON_0001019
    obo:IAO_0000115 "A slender neuron projection bundle[FBbt]; A bundle of anatomical fibers, as of muscle or nerve (American Heritage Dictionary 4th ed)." ;
    obo:IAO_0000116 "note FBbt class not disjoint from tract. Consider merging with 'neuron projection bundle'" ;
    oboInOwl:hasBroadSynonym "fascicle" ;
    oboInOwl:hasDbXref "BIRNLEX:872", "BTO:0002191", "EMAPA:36605", "FBbt:00005101", "FMA:12235", "NCIT:C32586", "TGMA:0000088", "UMLS:C1185741", "Wikipedia:Nervous_system_fascicle" ;
    oboInOwl:hasExactSynonym "fasciculus", "nerve bundle", "nerve fasciculus", "neural fasciculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nerve fiber tract" ;
    oboInOwl:id "UBERON:0001019" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nerve fasciculus" ;
    rdfs:subClassOf obo:UBERON_0000122 .

obo:UBERON_0001021
    obo:IAO_0000115 "An enclosed, cable-like bundle of axons in the peripheral nervous system originating in a nerve root in the central nervous system (or a condensed nervous structure) connecting with peripheral structures." ;
    obo:UBPROP_0000001 "A portion of tissue which is a fasiculated group of axons.[TAO]" ;
    obo:UBPROP_0000007 "nervous" ;
    oboInOwl:hasDbXref "AAO:0011070", "AEO:0000137", "BAMS:n", "BIRNLEX:1615", "BSA:0000098", "BTO:0000925", "BTO:0001027", "CALOHA:TS-0772", "EHDAA2:0003137", "EHDAA:2851", "EHDAA:3776", "EHDAA:4657", "EMAPA:32808", "EMAPA:32815", "EV:0100371", "FBbt:00005105", "FMA:65132", "FMA:65239", "GAID:747", "GAID:758", "MA:0000217", "MA:0000228", "MESH:D010525", "NCIT:C12466", "NCIT:C12768", "NLX:147826", "OpenCyc:Mx4rwP3lkpwpEbGdrcN5Y29ycA", "SCTID:244457007", "SCTID:256864008", "TAO:0007009", "UMLS:C0027740", "UMLS:C0031119", "VHOG:0000901", "Wikipedia:Nervous_system", "XAO:0000204", "XAO:0003047", "ZFA:0007009", "galen:Nerve" ;
    oboInOwl:hasExactSynonym "nerves", "peripheral nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural subtree" ;
    oboInOwl:id "UBERON:0001021" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nerve" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002045
    ] .

obo:UBERON_0001027
    obo:IAO_0000115 "A nerve that transmits from sensory receptors on the surface of the body to the central nervous system." ;
    oboInOwl:hasDbXref "AEO:0000201", "EHDAA2:0003200", "FBbt:00005136", "FMA:5868", "OpenCyc:Mx4rv0GdXpwpEbGdrcN5Y29ycA", "Wikipedia:Sensory_nerve" ;
    oboInOwl:hasExactSynonym "nervus sensorius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "afferent nerve" ;
    oboInOwl:id "UBERON:0001027" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sensory nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000526
    ] .

obo:UBERON_0001032
    obo:IAO_0000115 "Anatomical system that overlaps the nervous system and is responsible for receiving and processing sensory information." ;
    obo:UBPROP_0000003 "An early step in the evolution of neural crest, therefore, may have been the origin of a specific dorsal neural cell population contributing to sensory processing; this would predate the divergence of the amphioxus and vertebrate lineages.[well established][VHOG]" ;
    obo:UBPROP_0000012 "note the distinct between entire sensory system and individual system. this reconciles is_a and part_of distinctions between ssAOs" ;
    oboInOwl:hasDbXref "AAO:0000555", "BAMS:SEN", "BILA:0000099", "EFO:0000805", "EHDAA2:0003094", "EMAPA:16192", "FBbt:00007692", "FMA:75259", "MA:0002442", "MAT:0000031", "MIAA:0000031", "NLXANAT:090816", "TAO:0000282", "VHOG:0001674", "Wikipedia:Sensory_system", "XAO:0003194", "ZFA:0000282" ;
    oboInOwl:hasExactSynonym "organa sensuum", "sense organ subsystem", "sense organs", "sense organs set", "sensory subsystem", "sensory systems" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organa sensuum", "sensory organ system", "set of sense organs" ;
    oboInOwl:id "UBERON:0001032" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "sensory system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001016
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray722.png"^^xsd:anyURI .

obo:UBERON_0001033
    obo:IAO_0000115 "The sensory system for the sense of taste." ;
    obo:UBPROP_0000001 "The sensory system for the sense of taste[NLXANAT:090803].", "The sensory system used for the sense of taste.[AAO]" ;
    obo:UBPROP_0000007 "gustatory" ;
    obo:UBPROP_0000012 "in ZFA and MA this is a subtype of sensory system. we should change sensory system to disambiguate parts and wholes" ;
    oboInOwl:hasDbXref "AAO:0010577", "BILA:0000143", "EFO:0000830", "FMA:7194", "MA:0002446", "MAT:0000275", "MIAA:0000275", "NLXANAT:090803", "SCTID:423940004", "TAO:0001101", "Wikipedia:Gustatory_system", "XAO:0003197", "ZFA:0001101", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2889" ;
    oboInOwl:hasExactSynonym "gustatory organ system", "taste system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001033" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "gustatory system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0050912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002216 ;
                owl:someValuesFrom obo:GO_0050912
            ]
        )
    ] .

obo:UBERON_0001037
    obo:IAO_0000115 "A filament, mostly protein, that grows from follicles found in the dermis[WP]." ;
    obo:IAO_0000116 "TODO for now we treat vibrissa/whisker as a syonym, but these have different follicles. We could introduce subclasses (see also: Pangolin scales)" ;
    obo:IAO_0000232 "this class defines an individual hair" ;
    oboInOwl:hasDbXref "BTO:0001501", "CALOHA:TS-0430", "EFO:0000958", "EMAPA:18769", "EV:0100157", "FMA:53667", "GAID:71", "MA:0000155", "MAT:0000160", "MESH:D006197", "MIAA:0000160", "NCIT:C32705", "OpenCyc:Mx4rvVjOX5wpEbGdrcN5Y29ycA-Mp88EdaAAACgycbRww", "SCTID:361702001", "UMLS:C0018494", "VHOG:0001191", "Wikipedia:Hair" ;
    oboInOwl:hasExactSynonym "hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coat hair", "coat/ hair", "fur", "microchaeta", "quill", "setulae", "vibrissa", "whisker" ;
    oboInOwl:id "UBERON:0001037" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "strand of hair" ;
    rdfs:subClassOf obo:UBERON_0000021, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0045095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/25/Gray945.png"^^xsd:anyURI .

obo:UBERON_0001040
    obo:IAO_0000115 "A sac-like expansion of the ventral wall of the intestine, narrowed into a yolk stalk near the body[Hyman's]. Membranous sac attached to an embryo, providing early nourishment in the form of yolk in bony fishes, sharks, reptiles, birds, and primitive mammals. It functions as the developmental circulatory system of the human embryo, before internal circulation begins. In the mouse, the yolk sac is the first site of blood formation, generating primitive macrophages and erythrocytes[WP]." ;
    obo:IAO_0000116 "consider splitting class" ;
    obo:UBPROP_0000001 "One of the extraembryonic fetal membranes that balloons out from the fetal midgut. [TFD][VHOG]", "the extraembryonic tissue membrane, formed from the visceral endoderm and the extraembryonic mesoderm, which is located ventral to the embryonic disc and is connected to the presumptive midgut of the embryo; the yolk that it contains is the site of embryonic hematopoiesis and vitelline circulation is involved in early embryonic circulation; it is the origin of the primordial germ cells" ;
    obo:UBPROP_0000003 "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In therians, a structure homologous to the yolk sac is is present, but contains no yolk platelets. Instead it is filled with fluid [ISBN:0073040584 (Vertebrates, Kardong)]" ;
    oboInOwl:hasDbXref "BTO:0001471", "CALOHA:TS-1130", "EFO:0003078", "EHDAA2:0002212", "EHDAA:164", "EMAPA:16085", "FMA:87180", "GAID:1301", "MESH:A16.254.403.981", "NCIT:C14128", "SCTID:362845002", "UMLS:C0043425", "VHOG:0000830", "Wikipedia:Yolk_sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "saccus vitellinus", "vesicula umbilicalis" ;
    oboInOwl:id "UBERON:0001040" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "yolk sac" ;
    rdfs:subClassOf obo:UBERON_0005292, obo:UBERON_0005631, obo:UBERON_0007499, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/17/Gray22.png"^^xsd:anyURI .

obo:UBERON_0001041
    obo:IAO_0000115 "Anterior subdivision of a digestive tract." ;
    obo:IAO_0000116 "Note we define this generically to include invertebrates (partly for consistency with GO), but the class may be split in future. In vertebrates the term may refer to a developmental structure" ;
    obo:UBPROP_0000001 "The anterior portion of the primitive digestive tube of the embryo that lies cephalic to the junction of the yolk stalk, consists of endodermal tissue, and gives rise to the the pharynx, lower respiratory system, esophagus, stomach, duodenum proximal to the biliary tract, liver, pancreas, biliary tract, and gall bladder." ;
    obo:UBPROP_0000003 "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011042", "BILA:0000085", "BTO:0000507", "EHDAA2:0000557", "EHDAA:520", "EMAPA:16548", "FBbt:00005379", "FMA:45616", "MA:0001526", "NCIT:C34180", "SCTID:361409009", "TGMA:0001014", "UMLS:C0231051", "VHOG:0000285", "Wikipedia:Foregut", "XAO:0000232" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "praeenteron", "proenteron" ;
    oboInOwl:id "UBERON:0001041" ;
    oboInOwl:inSubset core:developmental_classification, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "foregut" ;
    rdfs:subClassOf obo:UBERON_0004921 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9a/Gray27.png"^^xsd:anyURI .

obo:UBERON_0001042
    obo:IAO_0000115 "A portion of the respiratory and digestive tracts; its distal limit is the superior part of the esophagus and it connects the nasal and oral cavities with the esophagus and larynx; it contains the valleculae and the pyriform recesses; its upper limits are the nasal cavity and cranial base.[FEED]." ;
    obo:UBPROP_0000001 "A funnel-shaped fibromuscular tube that conducts food to the ESOPHAGUS, and air to the LARYNYX and LUNGS. It is located posterior to the NASAL CAVITY; ORAL CAVITY; and LARYNX, and extends from the SKULL BASE to the inferior border of the CRICOID CARTILAGE anteriorly and to the inferior border of the C6 vertebra posteriorly. It is divided into the NASOPHARYNX; OROPHARYNX; and HYPOPHARYNX (laryngopharynx)[MESH:A03.867].", "Anatomical cavity bounded by the derivatives of the branchial arches.[AAO]", "Swollen region of the anterior foregut, posterior to the mouth and anterior to the liver; its walls form the jaws and gills. Kimmel et al, 1995.[TAO]", "Swollen region of the anterior foregut, posterior to the mouth and anterior to the liver; its walls form the jaws and gills[ZFA:0000056, ZFIN:ZDB-PUB-961014-576].", "The portion of the alimentary canal between the mouth and the oesophagus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000002 "relationship type change: part_of_proxy respiratory system (AAO:0000541) CHANGED TO: develops_from respiratory system (UBERON:0001004)[AAO]", "relationship type change: part_of_proxy respiratory system (AAO:0000541) CHANGED TO: part_of respiratory system (UBERON:0001004)[AAO]" ;
    obo:UBPROP_0000003 "(...) the earliest vertebrates possessed unjointed internal and external branchial arches, and musculature encircling the pharynx.[well established][VHOG]" ;
    obo:UBPROP_0000012 "MA/FMA pharynx not part of digestive/alimentary system, we are consistent with this scheme" ;
    oboInOwl:hasBroadSynonym "pharynx" ;
    oboInOwl:hasDbXref "AAO:0000967", "BTO:0001049", "CALOHA:TS-0785", "EFO:0000836", "EHDAA2:0001458", "EHDAA:2947", "EMAPA:16706", "EV:0100065", "FMA:46688", "GAID:155", "MA:0000432", "MESH:A03.867", "NCIT:C12425", "OpenCyc:Mx4rvViv7ZwpEbGdrcN5Y29ycA", "SCTID:181211006", "TAO:0000056", "UMLS:C0031354", "VHOG:0000462", "Wikipedia:Pharynx", "XAO:0003227", "ZFA:0000056", "galen:Pharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001042" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Consider generalizing to deuterostome pharynx" ;
    rdfs:label "chordate pharynx" ;
    rdfs:subClassOf obo:UBERON_0006562, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009145
    ] .

obo:UBERON_0001043
    obo:IAO_0000115 "Tube that connects the pharynx to the stomach. In mammals, the oesophagus connects the buccal cavity with the stomach. The stratified squamous non-keratinised epithelium lining the buccal cavity is continued through the pharynx down into the oesophagus. The lowest part of the oesophagus (ca. 2 cm) is lined with gastric mucosa and covered by peritoneum. The main body of the oesophagus is lined with small, simple mucous glands. Each gland opens into the lumen by a long duct which pierces the muscularis mucosae (Wilson and Washington, 1989). A sphincter is situated at the point where the oesophagus enters the stomach to prevent gastro-oesophageal reflux, i.e. to prevent acidic gastric contents from reaching stratified epithelia of the oesophagus, where they can cause inflammation and irritation (Wilson and Washington, 1989; Brown et al., 1993)." ;
    obo:UBPROP_0000001 "Anterior end of the alimentary canal lined with smooth muscle. Bounded anteriorly by a constriction in the pharynx. Bounded posteriorly by and increase in circular and/or longitudinal smooth muscle associated with the stomach.[AAO]" ;
    obo:UBPROP_0000003 "The few structural specializations in (adult lampreys) pharynx include complex valves on the external gill openings that direct the tidal flow, and the division of the ancestral pharynx into an oesophagus and a respiratory pharynx.[well established][VHOG]" ;
    obo:UBPROP_0000007 "esophageal" ;
    obo:UBPROP_0000012 "esophagus NOT part of gut in MA. part of gut in ZFA. part_of gut (via UGIT) in FMA. Consider splitting. Interspecies: The human oesophagus is 25 cm long and has a diameter of ca. 2 cm. Only little information was found on the oesophagus in rat, rabbit and pig. The oesophagus of rat (75 x 2 mm) and rabbit has no mucous glands and the cardia of the stomach has a well-developed sphincter, which prevents them from vomiting (Hebel and Stromberg, 1988; Manning et al., 1994). Morphologically the oesophagus is similar in man and pig; both are omnivores and have a non-keratinised epithelium, submucous glands and similar membrane enzymes. Like in humans, pigs can suffer from reflux oesophagitis and stress ulceration of the oesophagus. The pig oesophagus may therefore be a good model for investigation compared to the human oesophagus (Christie et al., 1995)" ;
    oboInOwl:hasDbXref "AAO:0000145", "ANISEED:1235301", "BTO:0000959", "CALOHA:TS-0700", "EFO:0000835", "EHDAA2:0001285", "EHDAA:2937", "EMAPA:16833", "EV:0100069", "FMA:7131", "GAID:291", "MA:0000352", "MAT:0000048", "MESH:A03.365", "MIAA:0000048", "NCIT:C12389", "OpenCyc:Mx4rvVj9Q5wpEbGdrcN5Y29ycA", "SCTID:181245004", "TAO:0000204", "UMLS:C0014876", "VHOG:0000450", "Wikipedia:Esophagus", "XAO:0000127", "ZFA:0000204", "galen:Esophagus" ;
    oboInOwl:hasExactSynonym "gullet", "oesophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001043" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "esophagus" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0005178, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004908
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Illu01_head_neck.jpg"^^xsd:anyURI .

obo:UBERON_0001044
    obo:IAO_0000115 "saliva-secreting exocrine glands of the oral cavity[GO]" ;
    obo:IAO_0000232 "currently we define saliva and salivary glands very generally in functional terms but it may be more appropriate to split this class. From WP: In most vertebrates, saliva does not contain any enzymes, consisting of mucus and water only, and its primary function is to moisten food while eating. As a result, true salivary glands are rarely found in fish or aquatic tetrapods, although there are often individual mucus-secreting cells. Amphibians have a single salivary gland, the intermaxillary gland, located in the forward part of the palate. Reptiles and birds normally have only very small glands on the lips, palate, and base of the mouth, although there are some birds with large glands, which produce a sticky saliva that helps in nest-building. The distinct parotid, submandibular, and sublingual glands are only developed in mammals." ;
    obo:UBPROP_0000001 "A gland that produces the saliva. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-25, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "In air-feeding animals, the lack of water column to lubricate the food has been compensated for by the evolution of the salivary glands. These glands are present only in amniotes and are controlled by the parasympathetic system.[well established][VHOG]" ;
    obo:UBPROP_0000008 "The salivary glands in mammals are exocrine glands, glands with ducts, that produce saliva. They also secrete amylase, an enzyme that breaks down starch into maltose. In other organisms such as insects, salivary glands are often used to produce biologically important proteins like silk or glues, and fly salivary glands contain polytene chromosomes that have been useful in genetic research. The salivary glands of some species are modified to produce enzymes; salivary amylase is found in many, but by no means all, bird and mammal species (including humans, as noted above). Furthermore, the venom glands of poisonous snakes, Gila monsters, and some shrews, are modified salivary glands" ;
    oboInOwl:hasDbXref "BTO:0001203", "CALOHA:TS-0892", "EFO:0000859", "EHDAA2:0001775", "EHDAA:7987", "EMAPA:17751", "EV:0100059", "FBbt:00005382", "FMA:9597", "GAID:937", "MA:0000346", "MAT:0000079", "MESH:D012469", "MIAA:0000079", "NCIT:C12426", "OpenCyc:Mx4rvVjl5ZwpEbGdrcN5Y29ycA", "SCTID:181236000", "UMLS:C0036098", "VHOG:0000376", "Wikipedia:Salivary_gland", "galen:SalivaryGland" ;
    oboInOwl:hasExactSynonym "salivary gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae salivariae" ;
    oboInOwl:id "UBERON:0001044" ;
    oboInOwl:inSubset core:efo_slim, core:functional_classification, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "saliva-secreting gland" ;
    rdfs:subClassOf obo:UBERON_0010047, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046541
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001836
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:UBERON_0001836
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/51/Illu_quiz_hn_02.jpg"^^xsd:anyURI .

obo:UBERON_0001045
    obo:IAO_0000115 "Middle subdivision of a digestive tract[CJM]. In vertebrates: The middle part of the alimentary canal from the stomach, or entrance of the bile duct, to, or including, the large intestine[GO]." ;
    obo:IAO_0000116 "Note we define this generically to include invertebrates (partly for consistency with GO), but the class may be split in future. We may explicitly make this a developmental class" ;
    obo:UBPROP_0000003 "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000008 "In humans: originates from the foregut at the opening of the bile duct into the duodenum and continues through the small intestine and much of the large intestine until the transition to the hindgut about two-thirds of the way through the transverse colon" ;
    obo:UBPROP_0000012 "in FMA this represents an embryonic region." ;
    oboInOwl:hasDbXref "BILA:0000086", "BTO:0000863", "EFO:0001950", "EHDAA2:0001185", "EHDAA:983", "EMAPA:16255", "FBbt:00005383", "FMA:45617", "MA:0001564", "NCIT:C34210", "SCTID:361410004", "TGMA:0001036", "UMLS:C0231052", "VHOG:0000290", "Wikipedia:Midgut", "XAO:0000103" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesenteron" ;
    oboInOwl:id "UBERON:0001045" ;
    oboInOwl:inSubset core:developmental_classification, core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "midgut" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001041
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3d/Illu_small_intestine.jpg"^^xsd:anyURI .

obo:UBERON_0001046
    obo:IAO_0000115 "The caudalmost subdivision of a digestive tract." ;
    obo:IAO_0000116 "Note we define this generically to include invertebrates (partly for consistency with GO), but the class may be split in future (vertebrates have some contribution from NC - https://github.com/obophenotype/uberon/wiki/The-neural-crest). We may explicitly make this a developmental class" ;
    obo:UBPROP_0000001 "the caudal portion of the primitive digestive tube of the embryo" ;
    obo:UBPROP_0000003 "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "in FMA this class has no children. In MA it has a single child hindgut epithelium" ;
    oboInOwl:hasDbXref "AAO:0011052", "BILA:0000087", "BTO:0000510", "EHDAA2:0000779", "EHDAA:975", "EMAPA:16715", "FBbt:00005384", "FMA:45618", "MA:0001527", "NCIT:C34188", "SCTID:362856002", "TGMA:0001020", "UMLS:C0231053", "VHOG:0000459", "Wikipedia:Hindgut", "XAO:0000104" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metenteron" ;
    oboInOwl:id "UBERON:0001046" ;
    oboInOwl:inSubset core:developmental_classification, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hindgut" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003104
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f7/Gray472.png"^^xsd:anyURI .

obo:UBERON_0001048
    obo:IAO_0000115 "Primordia are populations of contiguous cells that are morphologically distinct and already correspond in extent to a later organ/tissue[FBbt, Hartenstein, V. (2004)]." ;
    oboInOwl:hasDbXref "AEO:0000171", "BTO:0001886", "EFO:0001652", "EHDAA2:0003171", "FBbt:00005495", "FMA:86589", "MAT:0000482", "NCIT:C34275", "UMLS:C0678727", "Wikipedia:Primordium", "XAO:0003043" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bud", "future organ", "placode", "primordia", "rudiment" ;
    oboInOwl:id "UBERON:0001048" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "primordium" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] .

obo:UBERON_0001049
    obo:IAO_0000115 "In the developing vertebrate, the neural tube is the embryo's precursor to the central nervous system, which comprises the brain and spinal cord. The neural groove gradually deepens as the neural folds become elevated, and ultimately the folds meet and coalesce in the middle line and convert the groove into a closed tube, the neural tube or neural canal (which strictly speaking is the center of the neural tube), the ectodermal wall of which forms the rudiment of the nervous system. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Hollow epithelial tube on dorsal side of the embryo that develops into the central nervous system.[AAO]", "The dorsal tubular structure in the vertebrate embryo that develops into the brain and spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    obo:UBPROP_0000011 "The mature structure of the neural tube exists when the tube has been segmented into the forebrain, midbrain, hindbrain and spinal cord regions. In addition neural crest has budded away from the epithelium" ;
    oboInOwl:hasDbXref "AAO:0010617", "BTO:0001057", "CALOHA:TS-2371", "DHBA:10154", "EHDAA2:0001254", "EHDAA:2869", "EHDAA:908", "EMAPA:16164", "EMAPA:16757", "FMA:293882", "MAT:0000069", "MIAA:0000069", "NCIT:C34226", "SCTID:362852000", "TAO:0001135", "UMLS:C0231024", "VHOG:0000307", "Wikipedia:Neural_tube", "XAO:0003204", "ZFA:0001135", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1365" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural primordium", "presumptive central nervous system", "tubus neuralis" ;
    oboInOwl:id "UBERON:0001049" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neural tube" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0016879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005068
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0001052
    obo:IAO_0000115 "the terminal portion of the intestinal tube, terminating with the anus" ;
    obo:UBPROP_0000001 "The terminal portion of the large intestine between the ileo-pelvic colon and the anus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000007 "rectal" ;
    obo:UBPROP_0000008 "In the lungfish, sharks and rays the rectum opens into the cloaca which also receives wastes (urine) from the kidneys and material from the reproductive organs. In bony fish the rectum reaches the outside environment through the anus, which is normally situated just in front the urinary and reproductive openings. However in some fish the digestive tract may be curled back on itself, and in the Electric Eel (Electrophorus electricus) the anus is situated in the fish's throat. -- http://www.earthlife.net/fish/digestion.html" ;
    oboInOwl:hasDbXref "AAO:0010401", "BTO:0001158", "CALOHA:TS-1180", "EFO:0000848", "EHDAA2:0001592", "EHDAA:5836", "EMAPA:17896", "EV:0100081", "FMA:14544", "GAID:311", "MA:0000336", "MAT:0000050", "MESH:A03.492.411.495.767", "MIAA:0000050", "NCIT:C12390", "OpenCyc:Mx4rvVjaU5wpEbGdrcN5Y29ycA", "SCTID:181261002", "UMLS:C0034896", "VHOG:0001751", "Wikipedia:Rectum", "XAO:0000238", "galen:Rectum" ;
    oboInOwl:hasExactSynonym "terminal portion of intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinum rectum", "rectal sac", "terminal portion of large intestine" ;
    oboInOwl:id "UBERON:0001052" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "rectum" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006866
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001108 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/75/Anorectum.gif"^^xsd:anyURI .

obo:UBERON_0001054
    obo:IAO_0000115 "A tubule that extends from the posterior part of the digestive tract which absorbs solutes, water, and wastes from the surrounding hemolymph. Each tubule consists of a single layer of cells that is closed off at the distal end with the proximal end joining the alimentary canal at the junction between the midgut and hindgut[WP,modified]." ;
    obo:IAO_0000116 "this will be ceded to the Arthropod Anatomy Ontology" ;
    obo:UBPROP_0000008 "It is unclear as to whether the Malpighian tubules of arachnids and those of the Uniramia are homologous or the result of convergent evolution.[Wikipedia:Malpighian_tubule_system]" ;
    oboInOwl:hasDbXref "BTO:0000810", "EFO:0000243", "FBbt:00005786", "GAID:1228", "MAT:0000123", "MESH:D008317", "MIAA:0000123", "SCTID:41055008", "TADS:0000163", "TGMA:0001038", "Wikipedia:Malpighian_tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Malphigian tube", "Malpighian tube", "tuba Malpighii" ;
    oboInOwl:id "UBERON:0001054" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "Malpighian tubule" ;
    rdfs:subClassOf obo:UBERON_0009773, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:UBERON_0001062
    obo:IAO_0000115 "Biological entity that is either an individual member of a biological species or constitutes the structural organization of an individual member of a biological species." ;
    oboInOwl:hasDbXref "AAO:0010841", "AEO:0000000", "BILA:0000000", "BIRNLEX:6", "CARO:0000000", "EHDAA2:0002229", "FBbt:10000000", "FBbt_root:00000000", "FMA:62955", "HAO:0000000", "MA:0000001", "NCIT:C12219", "TAO:0100000", "TGMA:0001822", "UMLS:C1515976", "WBbt:0000100", "XAO:0000000", "ZFA:0100000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001062" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000004 .

obo:UBERON_0001064
    obo:IAO_0000115 "A duct joining the pancreas to the common bile duct to supply pancreatic juices which aid in digestion provided by the exocrine pancreas. The pancreatic duct joins the common bile duct just prior to the ampulla of Vater, after which both ducts perforate the medial side of the second portion of the duodenum at the major duodenal papilla." ;
    obo:IAO_0000116 "in EHDAA2 this is an epithelium, in FMA the wall consists of epithelium and connective tissue" ;
    obo:UBPROP_0000003 "These data show that ducts within the zebrafish pancreas originally arise in situ from isolated progenitor cells rather than arising from reiterative branching of the pancreatic epithelium. This process of pancreatic duct formation in zebrafish may be analogous to the mechanism of duct formation in the mammalian mammary and salivary glands. (...) A related mechanism of duct formation has also been proposed to occur within the mammalian pancreatic epithelium.[uncertain][VHOG]" ;
    obo:UBPROP_0000011 "Upon reaching its final destination, the ventral pancreatic bud fuses with the much larger dorsal pancreatic bud. At this point of fusion, the main ducts of the ventral and dorsal pancreatic buds fuse, forming the duct of Wirsung, the main pancreatic duct." ;
    oboInOwl:hasAlternativeId "UBERON:0005627" ;
    oboInOwl:hasBroadSynonym "pancreatic duct" ;
    oboInOwl:hasDbXref "BTO:0002362", "EHDAA2:0001396", "EHDAA:6905", "EMAPA:17510", "FMA:16003", "GAID:337", "MA:0000126", "MESH:D010183", "NCIT:C12272", "RETIRED_EHDAA2:0002177", "SCTID:245385001", "UMLS:C0030288", "VHOG:0000256", "Wikipedia:Pancreatic_duct" ;
    oboInOwl:hasExactSynonym "chief pancreatic duct", "duct of Wirsung", "main pancreatic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canal of Wirsung", "ductus pancreatis ventralis", "hepaticopancreatic duct" ;
    oboInOwl:id "UBERON:0001064" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ventral pancreatic duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0007329, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001174
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003924
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001970
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0004913
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/15/Gray1100.png"^^xsd:anyURI .

obo:UBERON_0001066
    obo:IAO_0000115 "A pad of fibrocartilage between the articular surfaces of two successive vertebral centra which has nucleus pulposus at its core." ;
    obo:UBPROP_0000008 "strictly speaking the term intervertebral disk [applies to intervertebral cartilage]" ;
    oboInOwl:hasDbXref "BTO:0003625", "EFO:0001370", "EMAPA:32739", "FMA:10446", "GAID:105", "MA:0000110", "MESH:A02.165.410", "NCIT:C49571", "OpenCyc:Mx4rv11AcpwpEbGdrcN5Y29ycA", "SCTID:244570000", "UMLS:C0021815", "Wikipedia:Intervertebral_disk" ;
    oboInOwl:hasExactSynonym "discus intervertebralis", "intervertebral disc", "spinal disc" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intervertebral fibrocartilage", "spinal disk" ;
    oboInOwl:id "UBERON:0001066" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "whose gel-like core is nucleus puloposus, by this definition only in mammals" ;
    rdfs:label "intervertebral disk" ;
    rdfs:subClassOf obo:UBERON_0011135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002242
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/92/Gray301.png"^^xsd:anyURI .

obo:UBERON_0001068
    obo:IAO_0000115 "A zone of skin that is part of a back [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - distinguish between entire skin of region and arbitrary zone of skin on region" ;
    oboInOwl:hasDbXref "EMAPA:36392", "FMA:10462", "FMA:22985", "MA:0000498", "SCTID:181492002" ;
    oboInOwl:hasExactSynonym "back skin", "back zone of skin", "skin, dorsal region", "zone of skin of back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001068" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of back" ;
    rdfs:subClassOf obo:UBERON_0001085, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011270
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0001070
    obo:IAO_0000115 "A terminal branch of the left or right common carotid artery which supplies oxygenated blood to to the throat, neck glands, tongue, face, mouth, ear, scalp and dura mater of the meninges[MP]" ;
    obo:UBPROP_0000008 "not homologous to the external carotid of zebrafish (Goodrich, 1958) - http://zfish.nichd.nih.gov/zfatlas/Intro%20Page/comparative.html; check XAO" ;
    oboInOwl:hasDbXref "AAO:0010218", "AAO:0010416", "BTO:0004696", "EFO:0001953", "EHDAA2:0000461", "EMAPA:18611", "FMA:10635", "GAID:480", "MA:0001929", "MESH:D002342", "NCIT:C32551", "OpenCyc:Mx4rwVJkPZwpEbGdrcN5Y29ycA", "SCTID:362044002", "UMLS:C0007275", "VHOG:0000265", "Wikipedia:External_carotid_artery", "XAO:0000345" ;
    oboInOwl:hasExactSynonym "external carotid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria carotis externa" ;
    oboInOwl:id "UBERON:0001070" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "external carotid artery" ;
    rdfs:seeAlso "https://sourceforge.net/tracker/?func=detail&aid=3486863&group_id=76834&atid=1127722"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0005396, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/13/External_carotid_a.gif"^^xsd:anyURI .

obo:UBERON_0001071
    obo:IAO_0000115 "It ascends beneath the anterior margin of the trapezius, distributing branches to it, and to the neighboring muscles and lymph glands in the neck, and anastomosing with the superficial branch of the descending branch of the occipital artery." ;
    oboInOwl:hasDbXref "EMAPA:37117", "FMA:10665", "MA:0002052", "NCIT:C53005", "SCTID:161746006", "UMLS:C0226271", "Wikipedia:Superficial_part_of_transverse_cervical_artery" ;
    oboInOwl:hasExactSynonym "superficial branch of transverse cervical artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001071" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The transverse cervical artery splits into two branches, a superficial one and a deep one[WP]" ;
    rdfs:label "superficial cervical artery" ;
    rdfs:subClassOf obo:UBERON_0012320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035549
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035549
            ]
        )
    ] .

obo:UBERON_0001072
    obo:IAO_0000115 "A vein that carries deoxygenated blood from the lower half of the body into the right atrium of the heart." ;
    obo:UBPROP_0000001 "Trunk of systemic vein which is formed by the union of the right common iliac vein and the left common iliac vein and terminates in the right atrium[FMA]." ;
    obo:UBPROP_0000003 "Phylogenetic modifications within this basic pattern of arteries and veins are largely correlated with functional changes. In the transition from water to land, gills gave way to lungs, accompanied by the establishment of a pulmonary circulation. In some fishes and certainly in tetrapods, the cardinal veins become less involved in blood return. Instead, the composite, prominent postcava (posterior vena cava) arose to drain the posterior part of the body and the precava (anterior vena cava) developed to drain the anterior part of the body.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011083", "BTO:0002682", "EHDAA2:0000611", "EMAPA:18416", "FMA:10951", "GAID:548", "MA:0000480", "MESH:D014682", "NCIT:C12815", "SCTID:181369003", "UMLS:C0042458", "VHOG:0001194", "Wikipedia:Inferior_vena_cava", "XAO:0000388", "galen:InferiorVenaCava" ;
    oboInOwl:hasExactSynonym "inferior caval vein", "inferior vena cava", "posterior vena cava" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caudal vena cava", "postcava", "vena cava inferior" ;
    oboInOwl:id "UBERON:0001072" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "posterior vena cava" ;
    rdfs:subClassOf obo:UBERON_0004087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000154
    ] ;
    owl:disjointWith obo:UBERON_0001585 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004087
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000154
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4d/Gray577.png"^^xsd:anyURI .

obo:UBERON_0001073
    obo:IAO_0000115 "A point along the course of the gastrointestinal tract where the small intestine (ileum) ends as it opens into the cecal portion of the large intestine; occurs usually within the iliac fossa, demarcated internally as the ileocecal orifice" ;
    oboInOwl:hasDbXref "EMAPA:37601", "FMA:11338", "MA:0000332", "SCTID:264021000" ;
    oboInOwl:hasExactSynonym "ileocaecal junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001073" ;
    a owl:Class ;
    rdfs:label "ileocecal junction" ;
    rdfs:subClassOf obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001074
    obo:IAO_0000115 "A potential space between the visceral and parietal layers of the pericardium." ;
    obo:RO_0002175 obo:NCBITaxon_7718 ;
    obo:UBPROP_0000001 "Anatomical space in which the heart is located and is surrounded by the pericardium.[TAO]" ;
    obo:UBPROP_0000003 "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart (of other tetrapods) is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" ;
    obo:UBPROP_0000012 "check ZFA, should actually be thoracic cavity. Note that Hyman defines the cavity as the space between the heart and the sac (but defines the sac as parietal)" ;
    oboInOwl:hasDbXref "BSA:0000091", "EHDAA2:0001434", "EMAPA:16131", "EMAPA:16132", "FMA:11350", "MA:0000053", "NCIT:C38662", "SCTID:362027001", "TAO:0002220", "UMLS:C0225972", "VHOG:0000556", "Wikipedia:Pericardial_cavity", "ZFA:0001655", "galen:PericardialSpace" ;
    oboInOwl:hasExactSynonym "cavity of pericardial sac", "pericardial space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas pericardiaca" ;
    oboInOwl:id "UBERON:0001074" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pericardial cavity" ;
    rdfs:subClassOf obo:UBERON_0002323, obo:UBERON_0035809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0002409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002406
            ]
        )
    ] .

obo:UBERON_0001075
    obo:IAO_0000115 "Ossified form of a vertebral centrum, a skeletal element that functionally replaces the notochord[VSAP,modified]." ;
    obo:UBPROP_0000001 "Centra are represented by mineralized, calcified, or ossified portions that surround the notochord. The autocentrum, present in Danio and all other living teleosts, is formed by direct ossification outside the elastica externa of the notochord (Arratia, 1999).[TAO]", "Cylindrical body of bone, round or oval in cross section, which functionally replaces the notochord.[AAO]", "The body is the largest part of a vertebra, and is more or less cylindrical in shape. Its upper and lower surfaces are flattened and rough, and give attachment to the intervertebral fibrocartilages, and each presents a rim around its circumference. In front, the body is convex from side to side and concave from above downward. Behind, it is flat from above downward and slightly concave from side to side. Its anterior surface presents a few small apertures, for the passage of nutrient vessels. On the posterior surface is a single large, irregular aperture, or occasionally more than one, for the exit of the basi-vertebral veins from the body of the vertebra. [WP,unvetted][Wikipedia:Body_of_vertebra]." ;
    obo:UBPROP_0000005 "The vertebral centrum may be cartilaginous, develop as cartilage but be replaced by bone or mineralized, or form directly through intramembranous ossification.[VSAO]" ;
    obo:UBPROP_0000012 "VSAO definition states it surrounds notochord but not applicable to post-natal." ;
    oboInOwl:hasDbXref "AAO:0000697", "EMAPA:36588", "FMA:11945", "MA:0001457", "NCIT:C12852", "OpenCyc:Mx4rvXU4VpwpEbGdrcN5Y29ycA", "SCTID:361745008", "SCTID:362867001", "TAO:0000126", "UMLS:C0223084", "Wikipedia:Body_of_vertebra", "ZFA:0000126" ;
    oboInOwl:hasExactSynonym "body of vertebra", "corpus vertebra", "corpus vertebrae (vertebrale)", "vertebral body" ;
    oboInOwl:hasNarrowSynonym "arcocentrum", "autocentrum", "holocentrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "centra", "corpus vertebrae", "vertebral centra", "vertebral centrum" ;
    oboInOwl:id "UBERON:0001075" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bony vertebral centrum" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0016491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016491
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/63/Corpusvertebrae.png"^^xsd:anyURI .

obo:UBERON_0001076
    obo:IAO_0000115 "A extension of a neural arches dorsal to the neural canal[TAO,modified]." ;
    obo:UBPROP_0000001 "Elaboration of the mid-dorsal keel into a posterior or posterolateral process.[AAO]", "Neural spines are extensions of neural arches dorsal to the neural canal in the median skeletogenous septum. Neural spines are typically unpaired median structures but can be paired in some instances, e.g., in the abdominal region of basal teleosts such as Leptolepis, Elops, Megalops, and Hiodon).[TAO]", "Small, posteriorly directed process at the posterior margin of each neural arch lamina; it is not a neural spine.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of mid-dorsal keel (AAO:0000735)[AAO]" ;
    obo:UBPROP_0000008 "The spinous process of a vertebra is directed backward and downward from the junction of the laminae (in humans), and serves for the attachment of muscles and ligaments. In animals without an erect stance, the process points upward and may slant forward or backward. Spinous processes are exaggerated in some animals, such as the extinct Dimetrodon and Spinosaurus, where they form a sail- or finback. [Wikipedia:Spinous_process]" ;
    oboInOwl:hasBroadSynonym "spinous process" ;
    oboInOwl:hasDbXref "AAO:0000705", "EMAPA:25107", "FMA:11948", "MA:0001455", "NCIT:C116112", "SCTID:264259004", "TAO:0001336", "Wikipedia:Spinous_process", "ZFA:0001336" ;
    oboInOwl:hasExactSynonym "processus spinosus", "processus spinosus vertebrae", "spinous process of vertebra", "vertebra spinous process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural spine", "neural spines", "spine of verterba" ;
    oboInOwl:id "UBERON:0001076" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neural spine" ;
    rdfs:subClassOf obo:UBERON_0006061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003861
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/48/Processusspinosusvertebrae.png"^^xsd:anyURI .

obo:UBERON_0001077
    obo:IAO_0000115 "The transverse or costal processes of a vertebra, two in number, project one at either side from the point where the lamina joins the pedicle, between the superior and inferior articular processes. They serve for the attachment of muscles and ligaments. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Projections on each side of the vertebra from the point where the neural arch lamina joins the pedicel for the articulation with the head of a single-headed rib or the upper head of a double-headed rib. Also called diapophyses. They provide surfaces for the attachment of muscles. In anurans, the term transverse process is used in reference to the processes associated with the presacral and postsacral vertebrae." ;
    oboInOwl:hasDbXref "AAO:0000698", "FMA:11949", "MA:0001456", "SCTID:264238006", "Wikipedia:Transverse_process", "XAO:0003102" ;
    oboInOwl:hasExactSynonym "processus transversus", "processus transversus vertebrae", "transverse process", "vertebra transverse process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diapophyses", "diapophysis" ;
    oboInOwl:id "UBERON:0001077" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "transverse process of vertebra" ;
    rdfs:subClassOf obo:UBERON_0006061 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a1/Processustransversusvertebrae.PNG"^^xsd:anyURI .

obo:UBERON_0001081
    obo:IAO_0000115 "Endocardium that is part of the cardiac ventricle." ;
    oboInOwl:hasDbXref "EMAPA:32747", "FMA:12148", "MA:0000079", "SCTID:192172004", "TAO:0002247", "VHOG:0000607", "ZFA:0001615" ;
    oboInOwl:hasExactSynonym "cardiac ventricle endocardium", "endocardium of cardiac ventricle", "endocardium of heart ventricle", "endocardium of lower chamber of heart", "endocardium of ventricle of heart", "heart ventricle endocardium", "lower chamber of heart endocardium", "ventricle endocardium", "ventricle of heart endocardium", "ventricular endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventricle endocardial tissue" ;
    oboInOwl:id "UBERON:0001081" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endocardium of ventricle" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0002165, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004784
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0001082
    obo:IAO_0000115 "An epicardial layer that lines a cardiac ventricle" ;
    obo:UBPROP_0000001 "The external layer of the ventricle bounding the ventricular myocardium. It is formed by a single layer of mesothelial cells supported by a basal lamina, and imbricated with collagen, fibroblasts, and vascular structures in the subepicardial space. Hu et al. 2001.[TAO]" ;
    oboInOwl:hasDbXref "FMA:12150", "TAO:0005058", "ZFA:0005058" ;
    oboInOwl:hasExactSynonym "cardiac ventricle epicardium", "ventricular epicardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001082" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epicardium of ventricle" ;
    rdfs:subClassOf obo:UBERON_0002348, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002348
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0001083
    obo:IAO_0000115 "Muscular layer of the cardiac ventricle composed of a compact myocardial layer surrounding the trabecular layer." ;
    obo:UBPROP_0000001 "Muscular layer of the cardiac ventricle composed of a compact myocardial layer surrounding the trabecular layer Hu et al. 2001.[TAO]" ;
    obo:UBPROP_0000003 "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003088", "EMAPA:32748", "FMA:12151", "MA:0000082", "SCTID:192084000", "TAO:0005061", "VHOG:0000604", "ZFA:0005061" ;
    oboInOwl:hasExactSynonym "ventricle myocardium", "ventricular myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventricle cardiac muscle" ;
    oboInOwl:id "UBERON:0001083" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "myocardium of ventricle" ;
    rdfs:subClassOf obo:UBERON_0002349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004784
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0001084
    obo:IAO_0000115 "A zone of skin that is part of a head [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - distinguish between entire skin of region and arbitrary zone of skin on region" ;
    oboInOwl:hasDbXref "FMA:12166", "FMA:24756", "MA:0000582", "NCIT:C52757", "SCTID:181484006", "UMLS:C0205029" ;
    oboInOwl:hasExactSynonym "adult head zone of skin", "head skin", "head zone of skin", "zone of skin of adult head", "zone of skin of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001084" ;
    a owl:Class ;
    rdfs:label "skin of head" ;
    rdfs:subClassOf obo:UBERON_0012180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0001085
    obo:IAO_0000115 "A zone of skin that is part of a trunk [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - distinguish between entire skin of region and arbitrary zone of skin on region" ;
    oboInOwl:hasDbXref "EMAPA:37278", "FMA:12167", "FMA:23093", "MA:0000517", "NCIT:C12295", "SCTID:181489001", "UMLS:C0205031" ;
    oboInOwl:hasExactSynonym "torso zone of skin", "trunk skin", "trunk zone of skin", "zone of skin of torso", "zone of skin of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001085" ;
    a owl:Class ;
    rdfs:label "skin of trunk" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0001087
    obo:IAO_0000115 "Transudate contained in the pleural cavity." ;
    oboInOwl:hasDbXref "BTO:0003080", "FMA:12273", "MA:0002532", "MAT:0000500", "Wikipedia:Pleural_fluid", "ncithesaurus:Pleural_Fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001087" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pleural fluid" ;
    rdfs:subClassOf obo:UBERON_0036244, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007779
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002402
            ]
        )
    ] .

obo:UBERON_0001088
    obo:IAO_0000115 "Excretion that is the output of a kidney" ;
    obo:UBPROP_0000008 "kidney excreta from some taxa (e.g. in aves) may not be liquid" ;
    oboInOwl:hasDbXref "BTO:0001419", "CALOHA:TS-1092", "EFO:0001939", "EMAPA:36554", "ENVO:00002047", "FMA:12274", "GAID:1189", "MA:0002545", "MAT:0000058", "MESH:D014556", "MIAA:0000058", "NCIT:C13283", "OpenCyc:Mx4rvVjGppwpEbGdrcN5Y29ycA", "UMLS:C0042036", "Wikipedia:Urine", "galen:Urine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001088" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "urine" ;
    rdfs:subClassOf obo:UBERON_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000174
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0001089
    obo:IAO_0000115 "Secretion produced by a sweat gland." ;
    oboInOwl:hasDbXref "BTO:0001254", "ENVO:02000025", "FMA:12275", "GAID:1172", "MA:0002539", "MESH:D013542", "NCIT:C13280", "OpenCyc:Mx4rvVjJtZwpEbGdrcN5Y29ycA", "UMLS:C0038984", "Wikipedia:Sweat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skin exudate" ;
    oboInOwl:id "UBERON:0001089" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sweat" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001820
            ]
        )
    ] .

obo:UBERON_0001090
    obo:IAO_0000115 "Joint fluid is a transudate of plasma that is actively secreted by synovial cells." ;
    obo:UBPROP_0000001 "Portion of organism substance that is a clear fluid that occupies the space in synovial joints.[TAO]" ;
    obo:UBPROP_0000009 "It provides nutrients and lubrication for articular cartilage" ;
    obo:UBPROP_0000010 "The fluid contains hyaluronan secreted by fibroblast-like cells in the synovial membrane, lubricin (proteoglycan 4; PRG4) secreted by the surface chondrocytes of the articular cartilage and interstitial fluid filtered from the blood plasma" ;
    oboInOwl:hasDbXref "BTO:0001339", "CALOHA:TS-0996", "ENVO:02000039", "FMA:12277", "GAID:265", "MA:0002544", "MESH:D013582", "NCIT:C33718", "TAO:0005154", "UMLS:C0039097", "Wikipedia:Synovial_fluid", "ZFA:0005154", "galen:SynovialFluid" ;
    oboInOwl:hasExactSynonym "joint fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001090" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "synovial fluid" ;
    rdfs:subClassOf obo:UBERON_0007779, obo:UBERON_0007794, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0007617
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:CL_0000214
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007779
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:CL_0000214
            ]
        )
    ] .

obo:UBERON_0001091
    obo:IAO_0000115 "Skeletal element within the mouth (or in some species, upper part of the digestive tract) that is composed of dentine and is used in procuring or masticating food." ;
    obo:IAO_0000116 "we place ZFA ctb 5 tooth here for now. Consider changing name from calcaeeous tooth. Note that sea cucumbers develop calcareous tooth-like structures" ;
    obo:RO_0002161 obo:NCBITaxon_189497, obo:NCBITaxon_8782, obo:NCBITaxon_9257, obo:NCBITaxon_9761 ;
    obo:UBPROP_0000003 "The ancestor of recent vertebrate teeth was a tooth-like structure on the outer body surface of jawless fishes.[well established][VHOG]" ;
    obo:UBPROP_0000007 "dental" ;
    obo:UBPROP_0000008 "absent in living platypus, present in toothed Miocene platypus Obduron dicksoni" ;
    oboInOwl:hasDbXref "AEO:0000220", "BTO:0000397", "CALOHA:TS-1055", "EFO:0000839", "EHDAA2:0004605", "EMAPA:32906", "EV:0100063", "FMA:12516", "GAID:1260", "MA:0000348", "MAT:0000041", "MESH:A14.254.860", "MIAA:0000041", "NCIT:C12506", "OpenCyc:Mx4rvVjUEZwpEbGdrcN5Y29ycA", "SCTID:302214001", "TAO:0001625", "UMLS:C0040426", "VHOG:0001733", "Wikipedia:Tooth", "XAO:0000431", "ZFA:0000694" ;
    oboInOwl:hasExactSynonym "dental element", "dentine containing tooth", "tooth", "vertebrate tooth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001091" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "calcareous tooth" ;
    rdfs:subClassOf obo:UBERON_0003913, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001751
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000930
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0008281
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/14/Teeth_by_David_Shankbone.jpg"^^xsd:anyURI .

obo:UBERON_0001092
    obo:IAO_0000115 "The first vertebral bone in the vertebral column." ;
    obo:UBPROP_0000001 "First postcranial vertebra, which is modified anteriorly to articulate with the skull.[AAO]", "Vertebra that is posteriorly adjacent to the neurocranium.[TAO]" ;
    obo:UBPROP_0000107 "1"^^xsd:nonNegativeInteger ;
    oboInOwl:hasBroadSynonym "C1" ;
    oboInOwl:hasDbXref "AAO:0000709", "EHDAA:10606", "EMAPA:19431", "FMA:12519", "GAID:236", "MA:0001421", "MESH:A02.835.232.834.151.213", "NCIT:C32239", "SCTID:181818007", "TAO:0001167", "UMLS:C0004170", "Wikipedia:Atlas_(anatomy)", "ZFA:0001167" ;
    oboInOwl:hasExactSynonym "C1 vertebra", "atlas", "atlas (CI)", "atlas [C I]", "atlas vertebra", "cervical atlas", "cervical vertebra 1", "first cervical vertebra", "vertebra 1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001092" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vertebral bone 1" ;
    rdfs:subClassOf obo:UBERON_0002412, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0001093
    ] .

obo:UBERON_0001093
    obo:IAO_0000115 "The second vertebral bone in the vertebral column." ;
    obo:UBPROP_0000001 "Vertebra that is posteriorly adjacent to vertebra 1.[TAO]" ;
    obo:UBPROP_0000013 "not the same as ZFA term 'axis'" ;
    obo:UBPROP_0000107 "2"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "EHDAA:10608", "EMAPA:19432", "FMA:12520", "GAID:237", "MA:0001422", "MESH:D001368", "NCIT:C32240", "OpenCyc:Mx4rv-zaJJwpEbGdrcN5Y29ycA", "SCTID:181819004", "TAO:0001168", "UMLS:C0004457", "Wikipedia:Axis_(anatomy)", "ZFA:0001168" ;
    oboInOwl:hasExactSynonym "axis (CII)", "axis [C II]", "axis vertebra", "cervical axis", "vertebra 2" ;
    oboInOwl:hasNarrowSynonym "C2 vertebra", "cervical vertebra 2", "second cervical vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "C2", "axis" ;
    oboInOwl:id "UBERON:0001093" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vertebral bone 2" ;
    rdfs:subClassOf obo:UBERON_0002412, [
        a owl:Restriction ;
        owl:onProperty core:anteriorly_connected_to ;
        owl:someValuesFrom obo:UBERON_0001092
    ] .

obo:UBERON_0001095
    obo:IAO_0000115 "Any vertebral bone that is part of the caudal region of the vertebral column (tail or coccyx)." ;
    obo:UBPROP_0000001 "Vertebrae bearing a hemal arch and spine. The most posterior caudal vertebrae support the caudal fin and are referred to as preural vertebrae.[TAO]" ;
    obo:UBPROP_0000012 "we deliberately merge the MA classes as we believe them equivalent" ;
    oboInOwl:hasAlternativeId "UBERON:0006070" ;
    oboInOwl:hasBroadSynonym "caudal vertebra" ;
    oboInOwl:hasDbXref "EMAPA:18374", "FMA:12527", "MA:0000310", "MA:0001420", "NCIT:C32334", "OpenCyc:Mx4rv9IEzZwpEbGdrcN5Y29ycA", "SCTID:361774004", "TAO:0000326", "UMLS:C0223616", "Wikipedia:Caudal_vertebra", "XAO:0003079", "ZFA:0000326", "galen:CoccygealVertebra" ;
    oboInOwl:hasExactSynonym "caudal vertebrae", "caudal vertebral bone", "caudal vertebral bone element", "coccygeal segment", "coccygeal vertebra", "fused tail vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coccygea", "tail vertebra" ;
    oboInOwl:id "UBERON:0001095" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Taxon notes In zebrafish, Vertebra bearing a hemal arch and spine. The most posterior caudal vertebrae support the caudal fin and are referred to as preural vertebrae" ;
    rdfs:label "caudal vertebra" ;
    rdfs:subClassOf obo:UBERON_0002412, obo:UBERON_0004247, obo:UBERON_0018142 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0018142
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0001096
    obo:IAO_0000115 "An anatomical wall that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35326", "FMA:12611", "MA:0002691" ;
    oboInOwl:hasExactSynonym "anatomical wall of esophagus", "anatomical wall of gullet", "anatomical wall of oesophagus", "esophageal wall", "esophagus anatomical wall", "esophagus wall", "gullet anatomical wall", "gullet wall", "oesophagus anatomical wall", "oesophagus wall", "wall of gullet", "wall of oesophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001096" ;
    a owl:Class ;
    rdfs:label "wall of esophagus" ;
    rdfs:subClassOf obo:UBERON_0000328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0001100
    obo:IAO_0000115 "The Pectoralis minor is a thin, triangular muscle, situated at the upper part of the chest, beneath the Pectoralis major. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0001425", "EHDAA:8313", "EMAPA:18180", "FMA:13109", "MA:0002355", "NCIT:C33285", "SCTID:181625002", "UMLS:C0224347", "VHOG:0000902", "Wikipedia:Pectoralis_minor_muscle" ;
    oboInOwl:hasExactSynonym "pectoralis minor muscle" ;
    oboInOwl:hasNarrowSynonym "supracoracoideus", "supracoracoideus muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculus pectoralis minor" ;
    oboInOwl:id "UBERON:0001100" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pectoralis minor" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001495, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007174
    ] ;
    foaf:depicted_by "Pectoralis:minor.png"^^xsd:anyURI .

obo:UBERON_0001103
    obo:IAO_0000115 "A thin musculomebranous barrier that separates the abdominal and thoracic cavities. Often used for breathing control" ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "The diaphragm is a skeletal muscle that is responsible for contraction and expansion of the lungs[GO]." ;
    obo:UBPROP_0000003 "The mammals are characterized by a diaphragm, which separates the thoracic portion of the body cavity from the abdominal region and assists in drawing air into the lungs and forcing it out. Modern reptiles lack a muscular diaphragm and it is reasonable to suppose that the diaphragm developed as a new device that made possible a large degree of oxygen intake for active animals. The change may have taken place during the transition from reptile to mammal (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "phrenic" ;
    obo:UBPROP_0000008 "The existence of some membrane separating the pharynx from the stomach can be traced widely among the chordates. Thus amphioxus possesses an atrium by which water exits the pharynx, which has been argued (and disputed) to be homologous to structures in ascidians and hagfishes.[3]", "The urochordate epicardium separates digestive organs from the pharynx and heart, but the anus returns to the upper compartment to discharge wastes through an outgoing siphon (Thoracic_diaphragm#Comparative_anatomy_and_evolution)" ;
    obo:UBPROP_0000009 "barrier between thoracic and abdominal cavities; stop gastric contents from refluxing into the oesophagus", "breathing control" ;
    obo:UBPROP_0000011 "originate from the cervical somites, likely C3-C5[PMID:23586979]" ;
    oboInOwl:hasDbXref "BTO:0000341", "CALOHA:TS-0198", "EFO:0000937", "EHDAA2:0003495", "EMAPA:17701", "EV:0100376", "FMA:13295", "GAID:158", "MA:0001904", "MAT:0000502", "MESH:D003964", "NCIT:C12702", "OpenCyc:Mx4rvVivz5wpEbGdrcN5Y29ycA", "SCTID:181614006", "UMLS:C0011980", "VHOG:0000713", "Wikipedia:Thoracid_diaphragm" ;
    oboInOwl:hasExactSynonym "diaphragm muscle", "diaphragm of thorax", "thoracic diaphragm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "midriff", "phren" ;
    oboInOwl:id "UBERON:0001103" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "diaphragm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0003830, obo:UBERON_0003831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001884
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010084
    ] .

obo:UBERON_0001105
    obo:IAO_0000115 "A paired dermal or endochondral bone that is part of the pectoral girdle. The clavicle may be in contact with the interclavicle or coracoid and forms an attachment site for pectoral musculature. [PHENOSCAPE:ad]." ;
    obo:UBPROP_0000001 "Slender, paired bones of intramembranous origin that invest the anterior margins of the procoracoids.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of zonal element (AAO:0000936)[AAO]" ;
    obo:UBPROP_0000003 "In early tetrapods, the connecting skull bone, the posttemporal, and adjoining shoulder bones, supracleithrum and postcleithrum (=anocleithrum), are absent, leaving a dermal shoulder girdle composed of the remaining ventral elements: the paired cleithrum and clavicle, and an unpaired midventral interclavicle that joins both halves of the girdle across the midline. (...) Several dermal elements of the shoulder persist in early synapsids. The clavicle and interclavicle are present in therapsids and monotremes, but in marsupials and placentals, the interclavicle is absent, the clavicle often is reduced in size, and the scapula becomes the predominant shoulder element.[well established][VHOG]" ;
    obo:UBPROP_0000007 "clavicular" ;
    obo:UBPROP_0000008 "The clavicle first appears as part of the skeleton in primitive bony fish, where it is associated with the pectoral fin; they also have a bone called the cleithrum. In such fish, the paired clavicles run behind and below the gills on each side, and are joined by a solid symphysis on the fish's underside. They are, however, absent in cartilagenous fish and in the vast majority of living bony fish, including all of the teleosts[ISBN 0-03-910284-X]." ;
    obo:UBPROP_0000011 "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." ;
    obo:UBPROP_0000012 "FMA and MA differ in whether they consider this part of the shoulder" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000761", "EMAPA:18721", "FMA:13321", "GAID:182", "MA:0001329", "MESH:D002968", "MFMO:0000047", "NCIT:C12695", "OpenCyc:Mx4rvVjijZwpEbGdrcN5Y29ycA", "SCTID:181910004", "UMLS:C0008913", "VHOG:0000849", "VSAO:0005031", "Wikipedia:Clavicle", "galen:Clavicle" ;
    oboInOwl:hasExactSynonym "clavicle", "clavicula", "collar bone", "collarbone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001105" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "clavicle bone" ;
    rdfs:subClassOf obo:UBERON_0002495, obo:UBERON_0007829, obo:UBERON_0010314, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010843
    ] ;
    foaf:depicted_by "Pectoral:girdles-en.svg"^^xsd:anyURI .

obo:UBERON_0001112
    obo:IAO_0000115 "The latissimus dorsi is the larger, flat, dorso-lateral muscle on the trunk, posterior to the arm, and partly covered by the trapezius on its median dorsal region. [WP,unvetted]." ;
    obo:UBPROP_0000008 "In humans it inserts along a roughened line deep in the groove. In other mammals (most, I believe) it is an actual projection, the latissimus dorsi process [FEED:rd] [https://github.com/obophenotype/uberon/issues/1192]" ;
    oboInOwl:hasDbXref "EFO:0003067", "EHDAA2:0000932", "EHDAA:8307", "EMAPA:18178", "FMA:13357", "MA:0002331", "NCIT:C33150", "SCTID:181747008", "UMLS:C0224362", "VHOG:0000930", "Wikipedia:Latissimus_dorsi_muscle" ;
    oboInOwl:hasExactSynonym "dorsal latissimus muscle", "latissimi dorsi", "latissimus dorsi", "musculus latissimus dorsi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculus latissimus dorsi" ;
    oboInOwl:id "UBERON:0001112" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Dorsal group[Kardong]" ;
    rdfs:label "latissimus dorsi muscle" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0004120, obo:UBERON_0034908, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0006849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0007175
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0000976
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001476
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0002380
    ] ;
    foaf:depicted_by "Latissimus:dorsi.png"^^xsd:anyURI .

obo:UBERON_0001113
    obo:IAO_0000115 "Traditional gross anatomy divided the liver into four lobes based on surface features. The falciform ligament is visible on the front (anterior side) of the liver. This divides the liver into a left anatomical lobe, and a right anatomical lobe." ;
    obo:IAO_0000116 "some work needs to be done to ensure the child terms of this class have correct isa/partof placement. in MA they are subclasses, in FMA they are parts" ;
    oboInOwl:hasDbXref "EMAPA:18306", "FMA:13361", "MA:0000360", "NCIT:C49579", "SCTID:245378000", "UMLS:C0447541", "Wikipedia:Liver#Lobes" ;
    oboInOwl:hasExactSynonym "hepatic lobe", "liver lobe", "lobus hepatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001113" ;
    a owl:Class ;
    rdfs:label "lobe of liver" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0009912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

obo:UBERON_0001114
    obo:IAO_0000115 "The right lobe is much larger than the left; the proportion between them being as six to one. It occupies the right hypochondrium, and is separated from the left lobe on its upper surface by the falciform ligament; on its under and posterior surfaces by the left sagittal fossa; and in front by the umbilical notch. It is of a somewhat quadrilateral form, its under and posterior surfaces being marked by three fossæ: the porta and the fossæ for the gall-bladder and inferior vena cava, which separate its left part into two smaller lobes; the quadrate and caudate lobes. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Portion of the liver which develops on the fish's right side adjacent to the gall bladder.[TAO]" ;
    oboInOwl:hasDbXref "EHDAA2:0001008", "EHDAA:4001", "EMAPA:18311", "FMA:13362", "MA:0000363", "NCIT:C33481", "SCTID:362182008", "TAO:0005173", "UMLS:C0227481", "VHOG:0001424", "Wikipedia:Right_lobe_of_liver", "ZFA:0005173" ;
    oboInOwl:hasExactSynonym "liver right lobe", "lobus hepaticus dexter", "right liver lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "2nd lobe", "gall bladder lobe", "lobus hepatis dexter", "right hepatic lobe", "second lobe" ;
    oboInOwl:id "UBERON:0001114" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "right lobe of liver" ;
    rdfs:subClassOf obo:UBERON_0001113 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a3/Gray1087-liver.png"^^xsd:anyURI .

obo:UBERON_0001115
    obo:IAO_0000115 "The left lobe is smaller and more flattened than the right. It is situated in the epigastric and left hypochondriac regions. Its upper surface is slightly convex and is moulded on to the diaphragm; its under surface presents the gastric impression and omental tuberosity. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Portion of the liver which develops on the fish's left side.[TAO]" ;
    oboInOwl:hasDbXref "EHDAA2:0001000", "EHDAA:3995", "EMAPA:18307", "FMA:13363", "MA:0000361", "NCIT:C32965", "SCTID:362183003", "TAO:0005172", "UMLS:C0227486", "VHOG:0001423", "Wikipedia:Left_lobe_of_liver", "ZFA:0005172" ;
    oboInOwl:hasExactSynonym "left liver lobe", "liver left lobe", "lobus hepaticus sinister" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "left hepatic lobe", "lobus hepatis sinister" ;
    oboInOwl:id "UBERON:0001115" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "left lobe of liver" ;
    rdfs:subClassOf obo:UBERON_0001113 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a3/Gray1087-liver.png"^^xsd:anyURI .

obo:UBERON_0001118
    obo:IAO_0000115 "A lobe of tissue that is part of a thyroid gland." ;
    obo:UBPROP_0000003 "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0002032", "EMAPA:18196", "FMA:13367", "MA:0000131", "NCIT:C33784", "SCTID:245537001", "UMLS:C0447647", "VHOG:0000732", "Wikipedia:Lobes_of_thyroid_gland" ;
    oboInOwl:hasExactSynonym "lobus (glandula thyroidea)", "lobus glandulae thyroideae", "thyroid gland lobe", "thyroid lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobuli glandulae thyroideae" ;
    oboInOwl:id "UBERON:0001118" ;
    a owl:Class ;
    rdfs:comment "The lobes of the thyroid gland are conical in shape, the apex of each being directed upward and lateralward as far as the junction of the middle with the lower third of the thyroid cartilage; the base looks downward, and is on a level with the fifth or sixth tracheal ring. Each lobe is about 5 cm. long; its greatest width is about 3 cm. , and its thickness about 2 cm. The lateral or superficial surface is convex, and covered by the skin, the superficial and deep fasciæ, the Sternocleidomastoideus, the superior belly of the Omohyoideus, the Sternohyoideus and Sternothyreoideus, and beneath the last muscle by the pretracheal layer of the deep fascia, which forms a capsule for the gland. The deep or medial surface is moulded over the underlying structures, viz. , the thyroid and cricoid cartilages, the trachea, the Constrictor pharyngis inferior and posterior part of the Cricothyreoideus, the esophagus (particularly on the left side of the neck), the superior and inferior thyroid arteries, and the recurrent nerves. The anterior border is thin, and inclines obliquely from above downward toward the middle line of the neck, while the posterior border is thick and overlaps the common carotid artery, and, as a rule, the parathyroids" ;
    rdfs:label "lobe of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0009912, obo:UBERON_0015212, obo:UBERON_0035075, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9e/Gray1174.png"^^xsd:anyURI .

obo:UBERON_0001119
    obo:IAO_0000115 "A lobe of thyroid gland that is in the right side of a thyroid gland." ;
    obo:UBPROP_0000003 "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0001759", "EMAPA:18198", "FMA:13368", "MA:0000729", "NCIT:C33491", "SCTID:170482008", "UMLS:C0229581", "VHOG:0000733" ;
    oboInOwl:hasExactSynonym "lobus dexter (glandula thyroidea)", "right thyroid lobe", "thyroid gland right lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001119" ;
    a owl:Class ;
    rdfs:label "right lobe of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0001118, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001118
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0001120
    obo:IAO_0000115 "A lobe of thyroid gland that is in the left side of a thyroid gland." ;
    obo:UBPROP_0000003 "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0000965", "EMAPA:18197", "FMA:13369", "MA:0000728", "NCIT:C32973", "SCTID:170784008", "UMLS:C0229582", "VHOG:0000734" ;
    oboInOwl:hasExactSynonym "left thyroid lobe", "lobus sinister (glandula thyroidea)", "thyroid gland left lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001120" ;
    a owl:Class ;
    rdfs:label "left lobe of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0001118, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001118
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0001125
    obo:IAO_0000115 "The serratus ventralis is a muscle that originates on the surface of the upper eight or nine ribs at the side of the chest and inserts along the entire anterior length of the medial border of the scapula. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0001832", "EHDAA:9463", "EMAPA:18525", "FMA:13397", "MA:0002378", "NCIT:C53014", "OpenCyc:Mx4rvWn_D5wpEbGdrcN5Y29ycA", "SCTID:181748003", "UMLS:C1710059", "VHOG:0000679", "Wikipedia:Serratus_anterior_muscle" ;
    oboInOwl:hasExactSynonym "Boxer's muscle", "serratus anterior", "serratus anterior muscle", "serratus ventralis muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculus serratus anterior", "serratus lateralis" ;
    oboInOwl:id "UBERON:0001125" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "serratus ventralis" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0034908, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003726
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010986
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0006849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0002380
    ] ;
    foaf:depicted_by "Serratus:anterior.png"^^xsd:anyURI .

obo:UBERON_0001130
    obo:IAO_0000115 "Subdivision of skeletal system that consists of all the vertebra and associated skeletal elements and joints in the body[modified from VSAO]." ;
    obo:IAO_0000116 "Note that in contrast to VSAO, this is a subset of the skeletal system, and thus includes intervertebral joints, cartilage and ligaments etc. Some ontologies such as AAO seem to purely refer to the skeleton" ;
    obo:RO_0002161 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000001 "Anatomical cluster that consists of all the vertebra in the body.[VSAO]", "The vertebral column consists of a series of vertebrae connected by ligaments. It provides a supporting axis for the body and protects the spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Vertebrata is characterized by three synapomorphies. First, vertebrates have a backbone composed of vertebrae (...).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "spine" ;
    oboInOwl:hasDbXref "AAO:0000699", "AAO:0000734", "BTO:0000818", "EFO:0001369", "EHDA:10119", "EMAPA:35919", "FMA:13478", "GAID:106", "MA:0002416", "MESH:D013131", "NCIT:C12998", "NCIT:C33588", "NIF_Subcellular:sao1145756102", "OpenCyc:Mx4rv2j-CpwpEbGdrcN5Y29ycA", "OpenCyc:Mx4rv6GF55wpEbGdrcN5Y29ycA", "OpenCyc:Mx4rvVkFEpwpEbGdrcN5Y29ycA", "SCTID:44300000", "TAO:0001559", "UMLS:C0037949", "UMLS:C1519455", "VHOG:0001142", "VSAO:0000185", "Wikipedia:Vertebral_column", "XAO:0003074", "ZFA:0001559", "galen:SpinalColumn" ;
    oboInOwl:hasNarrowSynonym "backbone", "vertebral column skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "columna vertebralis", "dorsal spine", "spinal column", "vertebral region" ;
    oboInOwl:id "UBERON:0001130" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vertebral column" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0010913
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0010913
            ]
        )
    ] .

obo:UBERON_0001131
    obo:IAO_0000115 "A foramen within a vertebral element through which the spinal cord runs. It is formed by the anterior segment, and the posterior part, the vertebral arch." ;
    obo:UBPROP_0000001 "Opening on the vertebra for a spinal nerve as it emerges from the spinal canal.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000729", "EMAPA:37803", "FMA:13479", "MA:0001454", "OpenCyc:Mx4rv_EvQZwpEbGdrcN5Y29ycA", "SCTID:280734009", "Wikipedia:Vertebral_foramen" ;
    oboInOwl:hasExactSynonym "vertebra neural canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foramen vertebrale" ;
    oboInOwl:id "UBERON:0001131" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vertebral foramen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002571 ;
        owl:someValuesFrom obo:UBERON_0010913
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002571 ;
                owl:someValuesFrom obo:UBERON_0010913
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/10/Foramenvertebrale.png"^^xsd:anyURI .

obo:UBERON_0001132
    obo:IAO_0000115 "The parathyroid gland is an endocrine gland for secretion of parathyroid hormone, usually found as a pair, embedded in the connective tissue capsule on the posterior surface of the thyroid gland. Parathyroid regulates calcium and phosphorous metabolism." ;
    obo:UBPROP_0000001 "Any one of several small structures, usually four, attached to the dorsal surfaces of the lateral lobes of the thyroid gland. [TFD][VHOG]", "Either of the two pairs of small, spherical, encapsulated glands which develop from ventral growths of the third and fourth pharyngeal pouches and are closely associated with the external jugular veins. Calcitonin and parathyroid hormone are secreted by these glands.[AAO]" ;
    obo:UBPROP_0000003 "The evolution of the tetrapods, and the shift from an aquatic to a terrestrial environment, was believed to have required new controls for regulating calcium homeostasis, and thus the evolution of parathyroid glands (...) both the tetrapod parathyroid and the gills of fish contribute to the regulation of extracellular calcium levels. It is therefore reasonable to suggest that the parathyroid gland evolved as a result of the transformation of the gills into the parathyroid glands of tetrapods and the transition from an aquatic to a terrestrial environment. This interpretation would also explain the positioning of the parathyroid gland within the pharynx in the tetrapod body. Were the parathyroid gland to have emerged de novo with the evolution of the tetrapods it could, as an endocrine organ, have been placed anywhere in the body and still exert its effect.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Parathyroid glands are found in all adult tetrapods, although they vary in their number, and in their exact position. Mammals typically have four parathyroids, while other groups typically have six. Fish do not possess parathyroid glands, although the ultimobranchial glands, which are found close to the oesophagus, may have a similar function and could even be homologous with the tetrapod parathyroids. Even these glands are absent in the most primitive vertebrates, the jawless fish, but as these species have no bone in their skeletons, only cartilage, it may be that they have less need to regulate calcium metabolism. The conserved homology of genes and calcium-sensing receptors in fish gills with those in the parathryroid glands of birds and mammals is recognized by evolutionary developmental biology as evolution-using genes and gene networks in novel ways to generate new structures with some similar functions and novel functions[WP]" ;
    obo:UBPROP_0000011 "In humans and chick it emerges from pouches 3 and 4, but in mice it is exclusively generated by the third pouch", "table 13.1 of Kardong is used to create the taxon-specific developmental relationships here, although some omissions are made for simplicity." ;
    oboInOwl:hasDbXref "AAO:0010545", "BTO:0000997", "CALOHA:TS-0745", "EFO:0000862", "EMAPA:32812", "EV:0100134", "FMA:13890", "GAID:452", "MA:0000128", "MAT:0000082", "MESH:D010280", "MIAA:0000082", "NCIT:C12765", "SCTID:181121007", "UMLS:C0030518", "VHOG:0001188", "Wikipedia:Parathyroid_gland", "XAO:0000167" ;
    oboInOwl:hasExactSynonym "parathyroid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelial body", "parathyroid secreting cell" ;
    oboInOwl:id "UBERON:0001132" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "parathyroid gland" ;
    rdfs:subClassOf obo:UBERON_0002368, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0055074
    ] .

obo:UBERON_0001133
    obo:IAO_0000115 "Muscle tissue composed of cardiac muscle cells, forming the muscles of the heart[ZFA,modified]." ;
    obo:IAO_0000116 "check relationship with myocardium. part_of in MA - but we also have a more specific class 'cardiac muscle tissue of myocardium'. Check ncit" ;
    oboInOwl:hasAlternativeId "UBERON:0007096" ;
    oboInOwl:hasDbXref "AAO:0010245", "AEO:0000142", "BILA:0000134", "BTO:0000199", "CALOHA:TS-0440", "EHDAA2:0003142", "EMAPA:32688", "FMA:14068", "TAO:0005280", "Wikipedia:Cardiac_muscle", "ZFA:0005280", "galen:CardiacMuscle", "galen:CardiacMuscleTissue", "ncithesaurus:Heart_Muscle" ;
    oboInOwl:hasExactSynonym "cardiac muscle", "cardiac muscle muscle tissue", "cardiac muscle textus muscularis", "heart muscle muscle tissue", "heart muscle textus muscularis", "heart myocardium muscle tissue", "heart myocardium textus muscularis", "muscle of heart muscle tissue", "muscle of heart textus muscularis", "muscle tissue of cardiac muscle", "muscle tissue of heart muscle", "muscle tissue of heart myocardium", "muscle tissue of muscle of heart", "muscle tissue of myocardium", "myocardium muscle tissue", "myocardium textus muscularis", "textus muscularis of cardiac muscle", "textus muscularis of heart muscle", "textus muscularis of heart myocardium", "textus muscularis of muscle of heart", "textus muscularis of myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac musculature" ;
    oboInOwl:id "UBERON:0001133" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0002036, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000746
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000746
    ] ;
    owl:disjointWith obo:UBERON_0001134 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000746
            ]
        )
    ] .

obo:UBERON_0001134
    obo:IAO_0000115 "Muscle tissue that consists primarily of skeletal muscle fibers." ;
    obo:IAO_0000116 "TODO - add skeletal muscle organ? See GO:0060538 skeletal muscle organ development. Todo - group FBbt:00005073 - somatic muscle." ;
    obo:UBPROP_0000001 "Muscle, composed of long cylindrical, multinucleated cells that attaches to the skeleton via tendons.[TAO]", "Tissue which consists of skeletal muscle fibers surrounded by endomysium. Examples: Skeletal muscle tissue of biceps, Skeletal muscle tissue of diaphragm[FMA]" ;
    obo:UBPROP_0000003 "This result implies the following views in terms of evolutionary differentiation: (1) Arthropod striated muscle and vertebrate skeletal and cardiac muscles share a common ancestor. In other words, they did not evolve independently (...) (5) The divergence of vertebrate skeletal and cardiac muscles/vertebrate smooth muscle and nonmuscle is at least before that of vertebrates/arthropods. In other words, emergence of skeletal and cardiac musle type tissues preceded the vertebrate/arthropod divergence (ca. 700 MYA).[well established][VHOG]" ;
    dc:contributor <https://github.com/RDruzinsky>, <https://github.com/cmungall>, <https://github.com/dosumis>, <https://github.com/mellybelly> ;
    oboInOwl:hasBroadSynonym "skeletal muscle" ;
    oboInOwl:hasDbXref "EMAPA:32716", "FMA:14069", "MA:0002439", "NCIT:C13050", "SCTID:426215008", "UMLS:C0242692", "Wikipedia:Skeletal_striated_muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal muscle system", "somatic muscle" ;
    oboInOwl:id "UBERON:0001134" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0002036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0008002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0008002
            ]
        )
    ] ;
    foaf:depicted_by "Skeletal:muscle.jpg"^^xsd:anyURI .

obo:UBERON_0001135
    obo:IAO_0000115 "Muscle tissue which is unstriated, composed primarily of smooth muscle fibers surrounded by a reticulum of collagen and elastic fibers. Smooth muscle differs from striated muscle in the much higher actin/myosin ratio, the absence of conspicuous sarcomeres and the ability to contract to a much smaller fraction of its resting length[GO]." ;
    obo:UBPROP_0000001 "A non-striated muscle that is composed of spindle-shaped cells. Smooth muscle usually is organized into sheets that line cavitated organs.[TAO]", "Involuntary muscle tissue consisting of uninucleate spindle-shaped fibers.[AAO]" ;
    obo:UBPROP_0000003 "(...) the first bilateral animals possessed only smooth muscles with the molecular repertoire necessary to build a striated muscle. (...) it is more parsimonious to regard striated muscle cells as a sister cell type to the smooth muscle cells. In this scenario, striated and smooth muscles would have arisen in the stem lineage that led to the Nephrozoa (i.e. all Bilateria exclusive the acoelomorphs) (Hejnol et al., 2009), from an 'acoel-like' smooth muscle, by segregation and divergence of functions and through differential recruitment of additional genes[well established][VHOG]" ;
    obo:UBPROP_0000013 "GO uses visceral and smooth interchangeably. However visceral can also be used in the sense of the viscera. Many fly annotations to smooth muscle terms. If we want to be inclusive of insects have to have a general definition of tissue that includes cells." ;
    oboInOwl:hasDbXref "AAO:0010244", "AEO:0000141", "BTO:0001260", "CALOHA:TS-0943", "EFO:0000889", "EHDAA2:0003141", "EMAPA:32717", "EV:0100378", "FBbt:00003525", "FMA:14070", "GAID:167", "MA:0000166", "MAT:0000303", "MESH:D009130", "MIAA:0000303", "NCIT:C12437", "OpenCyc:Mx4rvvSS3pwpEbGdrcN5Y29ycA", "TAO:0005274", "UMLS:C1267092", "VHOG:0001246", "WBbt:0005781", "Wikipedia:Smooth_muscle_tissue", "XAO:0000175", "ZFA:0005274", "galen:SmoothMuscle", "galen:SmoothMuscleTissue" ;
    oboInOwl:hasExactSynonym "involuntary muscle", "non-striated muscle", "smooth muscle", "textus muscularis nonstriatus" ;
    oboInOwl:hasNarrowSynonym "visceral muscle", "visceral muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "textus muscularis levis; textus muscularis nonstriatus" ;
    oboInOwl:id "UBERON:0001135" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0002385, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000192
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000192
    ] ;
    owl:disjointWith obo:UBERON_0002036 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000192
            ]
        )
    ] ;
    foaf:depicted_by "Glatte:Muskelzellen.jpg"^^xsd:anyURI .

obo:UBERON_0001136
    obo:IAO_0000115 "Simple squamous epithelium of mesodermal origin which lines serous membranes. Examples: mesothelium of pleura, mesothelium of peritoneum[FMA]. Wikipedia: The mesothelium is a membrane that forms the lining of several body cavities: the pleura (thoracal cavity), peritoneum (abdominal cavity including the mesentery) and pericardium (heart sac). Mesothelial tissue also surrounds the male internal reproductive organs (the tunica vaginalis testis) and covers the internal reproductive organs of women (the tunica serosa uteri)." ;
    oboInOwl:hasDbXref "AEO:0000111", "BTO:0002422", "CALOHA:TS-1183", "EHDAA2_RETIRED:0003111", "EHDAA:2331", "EHDAA:2349", "EHDAA:295", "EHDAA:6073", "EHDAA:640", "EHDAA:646", "EMAPA:32856", "FMA:14074", "MA:0000565", "NCIT:C33105", "SCTID:361918002", "UMLS:C0086610", "Wikipedia:Mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001136" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mesothelium" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000077
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000487
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/25/Mesothelium_peritoneal_wash_high_mag.jpg"^^xsd:anyURI .

obo:UBERON_0001137
    obo:IAO_0000115 "A major subdivision of an organism that is the entire part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane. In vertebrares this includes the vertebral column.." ;
    obo:UBPROP_0000007 "dorsal" ;
    obo:UBPROP_0000008 "In humans, called the back, a large posterior area of the human body, rising from the top of the buttocks to the back of the neck and the shoulders. It is the surface opposite to the chest, its height being defined by the vertebral column (commonly referred to as the spine or backbone) and its breadth being supported by the ribcage and shoulders. The spinal canal runs through the spine and provides nerves to the rest of the body" ;
    oboInOwl:hasDbXref "BTO:0001713", "CALOHA:TS-2223", "EFO:0001405", "FMA:14181", "GAID:30", "MESH:A01.176", "NCIT:C13062", "OpenCyc:Mx4rvVkEU5wpEbGdrcN5Y29ycA", "SCTID:123961009", "UMLS:C0004600", "Wikipedia:Dorsum_(anatomy)", "galen:Back" ;
    oboInOwl:hasExactSynonym "back", "back of body proper", "dorsal part of organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001137" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "dorsum" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/432px-Gray-back.PNG"^^xsd:anyURI .

obo:UBERON_0001138
    obo:IAO_0000115 "In anatomy, the superior mesenteric vein (SMV) is a blood vessel that drains blood from the small intestine. At its termination behind the neck of the pancreas, the SMV combines with the splenic vein to form the hepatic portal vein. The SMV lies to the right of the similarly named artery, the superior mesenteric artery, which originates from the abdominal aorta. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0002783", "EHDAA2:0001951", "EHDAA:5414", "EMAPA:18643", "FMA:14332", "MA:0002179", "NCIT:C33687", "OpenCyc:Mx4rwFjmM5wpEbGdrcN5Y29ycA", "SCTID:278031001", "UMLS:C0226742", "VHOG:0000552", "Wikipedia:Superior_mesenteric_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper mesenteric vein", "vena mesenterica superior" ;
    oboInOwl:id "UBERON:0001138" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "superior mesenteric vein" ;
    rdfs:subClassOf obo:UBERON_0005617, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005487
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005617
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0001140
    obo:IAO_0000115 "Either of the pair of major vessels which arise from the renal hilus and return blood from the kidneys, suprarenal gland and the ureter to the inferior vena cava." ;
    obo:UBPROP_0000001 "The renal veins are veins that drain the kidney. They connect the kidney to the inferior vena cava. It is usually singular to each kidney, except in the condition 'multiple renal veins'. It also divides into 2 divisions upon entering the kidney: the anterior branch which receives blood from the anterior portion of the kidney and, the posterior branch which receives blood from the posterior portion. Often, each renal vein will have a branch that receives blood from the ureter. [WP,unvetted][Wikipedia:Renal_vein]." ;
    obo:UBPROP_0000012 "in EHDAA2, the renal vein is part of the kidney" ;
    oboInOwl:hasDbXref "BTO:0002681", "EHDAA2:0001602", "EHDAA:8722", "EMAPA:28376", "FMA:14334", "GAID:544", "MA:0002210", "MESH:D012082", "NCIT:C33462", "OpenCyc:Mx4rvdUXKJwpEbGdrcN5Y29ycA", "SCTID:116358006", "UMLS:C0035092", "Wikipedia:Renal_vein", "galen:RenalVein" ;
    oboInOwl:hasExactSynonym "kidney vein", "renal venous tree", "vein of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae renales" ;
    oboInOwl:id "UBERON:0001140" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "renal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray1122.png"^^xsd:anyURI .

obo:UBERON_0001141
    obo:IAO_0000115 "A renal vein that drains the right kidney" ;
    obo:UBPROP_0000001 "A vein that drains blood from the right kidney into the inferior vena cava[ncithesaurus]." ;
    oboInOwl:hasDbXref "EMAPA:37381", "FMA:14335", "MA:0002212", "NCIT:C52695", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvdUXKJwpEbGdrcN5Y29ycA", "SCTID:116357001", "UMLS:C0508000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001141" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right renal vein" ;
    rdfs:subClassOf obo:UBERON_0001140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0004539
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0004539
            ]
        )
    ] .

obo:UBERON_0001142
    obo:IAO_0000115 "A renal vein that drains the left kidney" ;
    obo:UBPROP_0000001 "A vein that drains blood from the left kidney into the inferior vena cava[ncithesaurus]." ;
    oboInOwl:hasDbXref "EMAPA:37166", "FMA:14336", "MA:0002211", "NCIT:C52693", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rvdUXKJwpEbGdrcN5Y29ycA", "SCTID:116356005", "UMLS:C0508001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001142" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left renal vein" ;
    rdfs:subClassOf obo:UBERON_0001140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0004538
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0004538
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray1122.png"^^xsd:anyURI .

obo:UBERON_0001143
    obo:IAO_0000115 "Vein that carries blood away from the liver[ZFA]." ;
    obo:IAO_0000116 "todo - add developmental relationships for other taxa" ;
    oboInOwl:hasDbXref "AAO:0010216", "EMAPA:19221", "FMA:14337", "GAID:534", "MA:0003015", "MESH:D006503", "NCIT:C32736", "OpenCyc:Mx4rv5GivJwpEbGdrcN5Y29ycA", "SCTID:278191001", "TAO:0000670", "UMLS:C0019155", "Wikipedia:Hepatic_vein", "XAO:0000387", "ZFA:0000670", "galen:HepaticVein" ;
    oboInOwl:hasExactSynonym "liver vein", "vein of liver", "vena hepatica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic veins", "venae hepaticae" ;
    oboInOwl:id "UBERON:0001143" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatic vein" ;
    rdfs:subClassOf obo:UBERON_0013126, obo:UBERON_0015796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/61/Gray1121.png"^^xsd:anyURI .

obo:UBERON_0001144
    obo:IAO_0000115 "A vein that carries deoxygenated blood from a single male gonad. It is the male equivalent of the ovarian vein, and is the venous counterpart of the testicular artery. It is a paired vein, with one supplying each testis." ;
    obo:IAO_0000116 "TODO - check testicular vs spermatic vein (MA:0002218)" ;
    obo:UBPROP_0000008 "In humans, the right testicular vein generally joins the inferior vena cava; the left testicular vein, unlike the right, often joins the left renal vein instead of the inferior vena cava. The veins emerge from the back of the testis, and receive tributaries from the epididymis; they unite and form a convoluted plexus, called the pampiniform plexus, which constitutes the greater mass of the spermatic cord; the vessels composing this plexus are very numerous, and ascend along the cord, in front of the ductus deferens. Below the subcutaneous inguinal ring, they unite to form three or four veins, which pass along the inguinal canal, and, entering the abdomen through the abdominal inguinal ring, coalesce to form two veins, which ascend on the Psoas major, behind the peritoneum, lying one on either side of the internal spermatic artery. These unite to form a single vein, which opens, on the right side, into the inferior vena cava (at an acute angle), on the left side into the left renal vein (at a right angle). The spermatic veins are provided with valves. The left spermatic vein passes behind the iliac colon and is thus exposed to pressure from the contents of that part of the bowel" ;
    oboInOwl:hasDbXref "BTO:0002678", "EMAPA:18647", "FMA:14344", "MA:0002218", "MA:0002234", "NCIT:C53050", "OpenCyc:Mx4rv1WIHpwpEbGdrcN5Y29ycA", "SCTID:264496006", "UMLS:C0226718", "Wikipedia:Testicular_vein" ;
    oboInOwl:hasExactSynonym "male gonadal vein", "spermatic vein", "testicle vein", "testicular venous tree", "vein of testicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena tesicularis", "vena testicularis dextra", "vena testicularis sinistra", "venae spermaticae" ;
    oboInOwl:id "UBERON:0001144" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "testicular vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001330
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty core:sexually_homologous_to ;
        owl:someValuesFrom obo:UBERON_0001145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1b/Gray590.png"^^xsd:anyURI .

obo:UBERON_0001145
    obo:IAO_0000115 "A vein that carries deoxygenated blood from its corresponding ovary to inferior vena cava or one of its tributaries." ;
    oboInOwl:hasDbXref "EMAPA:18644", "FMA:14346", "MA:0002186", "NCIT:C53058", "OpenCyc:Mx4rvrST5ZwpEbGdrcN5Y29ycA", "SCTID:278193003", "UMLS:C0226720", "Wikipedia:Ovarian_vein" ;
    oboInOwl:hasExactSynonym "female reproductive system gonad vein", "female reproductive system gonada vein", "gonad of female reproductive system vein", "gonada of female reproductive system vein", "ovary vein", "vein of female reproductive system gonad", "vein of female reproductive system gonada", "vein of gonad of female reproductive system", "vein of gonada of female reproductive system", "vein of ovary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena ovarica dextra", "vena ovarica sinistra" ;
    oboInOwl:id "UBERON:0001145" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ovarian vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Ovarschaf.jpg"^^xsd:anyURI .

obo:UBERON_0001146
    obo:IAO_0000115 "A vein that drains the adrenal gland." ;
    oboInOwl:hasDbXref "EHDAA2:0001966", "EHDAA:8731", "FMA:14348", "MA:0002081", "MA:0002229", "NCIT:C53129", "SCTID:278194009", "UMLS:C0226717", "Wikipedia:Suprarenal_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal vein" ;
    oboInOwl:id "UBERON:0001146" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "suprarenal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray1122.png"^^xsd:anyURI .

obo:UBERON_0001152
    obo:IAO_0000115 "the tubular structure that conducts gall bladder contents from the gall bladder to the common bile duct" ;
    obo:UBPROP_0000001 "Duct that connects the gall bladder and the common bile duct.[TAO]", "The duct of the gallbladder which joins the common hepatic duct, thus forming the common biliary duct. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000333", "EHDAA:3045", "EMAPA:16841", "FMA:14539", "GAID:290", "MA:0000355", "MESH:A03.159.183.419", "NCIT:C32421", "OpenCyc:Mx4rveBeC5wpEbGdrcN5Y29ycA", "SCTID:245398005", "TAO:0005166", "UMLS:C0010672", "VHOG:0000213", "Wikipedia:Cystic_duct", "ZFA:0005166", "galen:CysticDuct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus cysticus" ;
    oboInOwl:id "UBERON:0001152" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cystic duct" ;
    rdfs:subClassOf obo:UBERON_0003703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001174
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005604
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001174
    ] ;
    owl:disjointWith obo:UBERON_0005171 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001174
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/48/Illu_liver_gallbladder.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/5/5d/Digestive_system_showing_bile_duct.png"^^xsd:anyURI .

obo:UBERON_0001153
    obo:IAO_0000115 "A pouch in the digestive tract that connects the ileum with the ascending colon of the large intestine. It is separated from the ileum by the ileocecal valve, and is the beginning of the large intestine. It is also separated from the colon by the cecocolic junction." ;
    obo:RO_0002161 obo:NCBITaxon_32443 ;
    obo:UBPROP_0000007 "caecal" ;
    obo:UBPROP_0000008 "A cecum is present in most amniote species, and also in lungfish, but not in any living species of amphibian. In reptiles, it is usually a single median structure, arising from the dorsal side of the large intestine. Birds typically have two paired ceca, as, unlike other mammals, do hyraxes. Most mammalian herbivores have a relatively large cecum, hosting a large number of bacteria, which aid in the enzymatic breakdown of plant materials such as cellulose; in many species, it is considerably wider than the colon. In contrast, obligatory carnivores, whose diets contain little or no plant material, have a reduced cecum, which is often partially or wholly replaced by the vermiform appendix. Many fish have a number of small outpocketings, called pyloric ceca, along their intestine; despite the name they are not homologous with the cecum of amniotes, and their purpose is to increase the overall area of the digestive epithelium.[2] Some invertebrates, such as squid,[3] may also have structures with the same name, but these have no relationship with those of vertebrates." ;
    oboInOwl:hasDbXref "BTO:0000166", "CALOHA:TS-0122", "EFO:0000850", "EHDAA2:0000206", "EHDAA:3913", "EMAPA:35197", "EV:0100397", "FMA:14541", "GAID:307", "MA:0000334", "MESH:A03.492.411.495.209", "MIAA:0000288", "NCIT:C12381", "OpenCyc:Mx4rve6u4JwpEbGdrcN5Y29ycA", "SCTID:181256004", "UMLS:C0007531", "VHOG:0001559", "Wikipedia:Cecum", "galen:Cecum" ;
    oboInOwl:hasExactSynonym "caecum", "cecum", "intestinum crassum caecum" ;
    oboInOwl:hasNarrowSynonym "caeca", "ceca" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blind intestine", "blindgut", "intestinum caecum", "intestinum crassum cecum" ;
    oboInOwl:id "UBERON:0001153" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Taxon notes: in some herbivorous lizards, a cecum is present between small and large intestines[Kardong]" ;
    rdfs:label "caecum" ;
    rdfs:subClassOf obo:UBERON_0009854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/82/Stomach_colon_rectum_diagram.svg"^^xsd:anyURI .

obo:UBERON_0001154
    obo:IAO_0000115 "A blind-ended tube connected to the cecum, from which it develops embryologically[WP]." ;
    obo:RO_0002175 "Mammalia" ;
    obo:UBPROP_0000001 "Organ with organ cavity which is continuous proximally with the cecum and distally terminates in the tip of the appendix. Examples: There is only one appendix[FMA:14542]." ;
    obo:UBPROP_0000003 "A comparative anatomical approach reveals three apparent morphotypes of the cecal appendix, as well as appendix-like structures in some species that lack a true cecal appendix. Cladistic analyses indicate that the appendix has evolved independently at least twice (at least once in diprotodont marsupials and at least once in Euarchontoglires), shows a highly significant (P < 0.0001) phylogenetic signal in its distribution, and has been maintained in mammalian evolution for 80 million years or longer.[well established][VHOG]" ;
    obo:UBPROP_0000007 "appendiceal" ;
    oboInOwl:hasBroadSynonym "vermix" ;
    oboInOwl:hasDbXref "BTO:0000084", "CALOHA:TS-1267", "EFO:0000849", "EHDAA2:0000588", "EMAPA:35140", "EV:0100076", "EV:0100080", "FMA:14542", "GAID:308", "MA:0001540", "MAT:0000287", "MESH:A03.492.411.495.209.290", "MIAA:0000287", "NCIT:C12380", "OpenCyc:Mx4rvVjGgJwpEbGdrcN5Y29ycA", "SCTID:181255000", "UMLS:C0003617", "VHOG:0001306", "Wikipedia:Vermiform_appendix", "galen:AppendixVermiformis" ;
    oboInOwl:hasExactSynonym "appendix", "appendix vermiformis", "caecal appendix", "cecal appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "apex of caecum", "apex of cecum", "appendix vermiformis" ;
    oboInOwl:id "UBERON:0001154" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vermiform appendix" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray536.png"^^xsd:anyURI .

obo:UBERON_0001155
    obo:IAO_0000115 "A portion of the large intestine before it becomes the rectum. In mammals, the colon is the most part of the large intestine, excluding the vermiform appendix, the rectum and the anal canal." ;
    obo:IAO_0000116 "Some references do not consider the caecum to be part of the colon.", "TODO - abstract this such that it legitimately covers all vertebrates" ;
    obo:UBPROP_0000001 "The last portion of the digestive system, it extracts water and salt from solid wastes before they are eliminated from the body.[AAO]", "The posterior intestine has short longitudinally arranged epithelial folds which are similar to the colon of higher vertebrates. Wallace et al, 2005.[TAO]" ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "colonic" ;
    obo:UBPROP_0000008 "In mammals, the colon consists of four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon[WP]", "In zebrafish, the posterior intestine has short longitudinally arranged epithelial folds which are similar to the colon of higher vertebrates[ZFIN]" ;
    obo:UBPROP_0000009 "it extracts water and salt from solid wastes before they are eliminated from the body[WP]" ;
    oboInOwl:hasDbXref "AAO:0010400", "BTO:0000269", "CALOHA:TS-0158", "EFO:0000361", "EMAPA:18939", "EV:0100079", "FMA:14543", "GAID:309", "MA:0000335", "MAP:0000001", "MAT:0000526", "MESH:A03.492.411.495.356", "NCIT:C12382", "OpenCyc:Mx4rvgLEM5wpEbGdrcN5Y29ycA", "SCTID:302508007", "TAO:0000706", "UMLS:C0009368", "VHOG:0000648", "Wikipedia:Colon_(anatomy)", "XAO:0000243", "ZFA:0000706", "galen:Colon" ;
    oboInOwl:hasExactSynonym "large bowel" ;
    oboInOwl:hasNarrowSynonym "posterior intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hindgut" ;
    oboInOwl:id "UBERON:0001155" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "colon" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] .

obo:UBERON_0001156
    obo:IAO_0000115 "Section of colon which is distal to the cecum and proximal to the transversecolon.[FMA,modified]" ;
    obo:UBPROP_0000012 "in MA, this is a subclass of colon" ;
    oboInOwl:hasDbXref "BTO:0000270", "CALOHA:TS-0057", "EFO:0000843", "EMAPA:35151", "FMA:14545", "MA:0001541", "MAT:0000311", "MIAA:0000311", "NCIT:C12265", "OpenCyc:Mx4rv3H0FZwpEbGdrcN5Y29ycA", "SCTID:362162009", "UMLS:C0227375", "Wikipedia:Ascending_colon", "galen:AscendingColon" ;
    oboInOwl:hasExactSynonym "colon ascendens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spiral colon" ;
    oboInOwl:id "UBERON:0001156" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ascending colon" ;
    rdfs:subClassOf obo:UBERON_0000168, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001157
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI .

obo:UBERON_0001157
    obo:IAO_0000115 "The proximal-distal subdivision of colon that runs transversely across the upper part of the abdomen, from the right to the left colic flexure. Continuous with the descending colon[BTO,modified]." ;
    oboInOwl:hasDbXref "BTO:0000272", "CALOHA:TS-2052", "EFO:0000844", "EMAPA:35880", "FMA:14546", "MA:0001543", "MAT:0000312", "MIAA:0000312", "NCIT:C12385", "OpenCyc:Mx4rvg7qyJwpEbGdrcN5Y29ycA", "SCTID:362163004", "UMLS:C0227386", "Wikipedia:Transverse_colon", "galen:TransverseColon" ;
    oboInOwl:hasExactSynonym "colon transversum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001157" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "transverse colon" ;
    rdfs:subClassOf obo:UBERON_0000168, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001158
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI .

obo:UBERON_0001158
    obo:IAO_0000115 "The portion of the colon between the left colic flexure and the sigmoid colon at the pelvic brim; the portion of the descending colon lying in the left iliac fossa is sometimes called the iliac colon." ;
    oboInOwl:hasDbXref "BTO:0000641", "CALOHA:TS-2010", "EFO:0000845", "EMAPA:35285", "FMA:14547", "MA:0001542", "MAT:0000313", "MIAA:0000313", "NCIT:C12268", "OpenCyc:Mx4rwHsNhpwpEbGdrcN5Y29ycA", "SCTID:362165006", "UMLS:C0227389", "Wikipedia:Descending_colon", "galen:DescendingColon" ;
    oboInOwl:hasExactSynonym "colon descendens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001158" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "descending colon" ;
    rdfs:subClassOf obo:UBERON_0000168, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ca/Gray1223.png"^^xsd:anyURI .

obo:UBERON_0001159
    obo:IAO_0000115 "The part of the large intestine that is closest to the rectum and anus. It forms a loop that averages about 40 cm. in length, and normally lies within the pelvis, but on account of its freedom of movement it is liable to be displaced into the abdominal cavity." ;
    oboInOwl:hasDbXref "BTO:0000645", "CALOHA:TS-2044", "EFO:0000846", "EMAPA:36391", "FMA:14548", "MAT:0000314", "MESH:A03.492.411.495.356.668", "MIAA:0000314", "NCIT:C12384", "NCIT:C33550", "OpenCyc:Mx4rwHX_-5wpEbGdrcN5Y29ycA", "SCTID:362166007", "UMLS:C0227391", "UMLS:C0682612", "Wikipedia:Sigmoid_colon", "galen:SigmoidColon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "colon sigmoideum", "pelvic colon", "sigmoid colon", "sigmoid flexure" ;
    oboInOwl:id "UBERON:0001159" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sigmoid colon" ;
    rdfs:subClassOf obo:UBERON_0000168, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI .

obo:UBERON_0001160
    obo:IAO_0000115 "The fundus is the portion of the stomach that lies above the cardiac notch, and contains the fundic glands[GO, Kardong]." ;
    obo:UBPROP_0000001 "The greater curvature of the stomach. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000502", "EFO:0002554", "EHDAA2:0001919", "EHDAA:4844", "EMAPA:17886", "FMA:14559", "GAID:320", "MA:0001612", "MESH:A03.492.766.419", "NCIT:C12257", "SCTID:362139007", "UMLS:C0017129", "VHOG:0000421", "Wikipedia:Fundus_(stomach)", "galen:GastricFundus" ;
    oboInOwl:hasExactSynonym "fundus gastricus (ventricularis)", "gastric fundus", "stomach fundus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fundus gastricus", "fundus gastricus ventricularis", "fundus ventricularis", "fundus ventriculi" ;
    oboInOwl:id "UBERON:0001160" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "fundus of stomach" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010038
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray1046.svg"^^xsd:anyURI .

obo:UBERON_0001161
    obo:IAO_0000115 "The body of stomach is the part of the stomach that lies between the fundus above and the pyloric antrum below; its boundaries are poorly defined[GO]." ;
    obo:IAO_0000116 "we include this as zone of stomach even though it is not distinguished by gland type" ;
    oboInOwl:hasDbXref "BTO:0000505", "EMAPA:35810", "FMA:14560", "MA:0002559", "NCIT:C12258", "SCTID:362140009", "UMLS:C0227230", "Wikipedia:Body_of_stomach", "galen:GastricCorpus" ;
    oboInOwl:hasExactSynonym "corpus gastricum (ventriculare)", "gastric body", "stomach body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpus gastricum", "corpus ventriculare", "corpus ventriculi", "gastric corpus" ;
    oboInOwl:id "UBERON:0001161" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "body of stomach" ;
    rdfs:subClassOf obo:UBERON_0009870 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray1046.svg"^^xsd:anyURI .

obo:UBERON_0001162
    obo:IAO_0000115 "The part of the stomach attached to the esophagus. The cardia begins immediately distal to the z-line of the gastroeosphageal junction, where the squamous epithelium of the esophagus gives way to the columnar epithelium of the gastrointestinal tract[WP]" ;
    obo:IAO_0000116 "There were previously conflicting statements in the academic anatomy community[10][11][12] over whether the cardia is part of the stomach, part of the esophagus or a distinct entity. Modern surgical and medical textbooks have agreed that 'The gastric cardia is now clearly considered to be part of the stomach'[13][14]. Classical anatomy textbooks, and some other resources[15], describe the cardia as the first of 4 regions of the stomach. This makes sense histologically because the mucosa of the cardia is the same as that of the stomach[WP]", "We follow Kardong in defining stomach regions by glands." ;
    oboInOwl:hasAlternativeId "UBERON:0004712" ;
    oboInOwl:hasDbXref "BTO:0000198", "EMAPA:35811", "FMA:14561", "GAID:319", "MA:0001609", "MESH:A03.492.766.163", "NCIT:C12256", "SCTID:362138004", "UMLS:C0007144", "Wikipedia:Cardia"^^xsd:string ;
    oboInOwl:hasExactSynonym "cardial part of stomach", "gastric cardia", "pars cardiaca (gaster)", "pars cardiaca gastricae", "stomach cardiac region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antrum cardiacum", "cardiac antrum", "cardiac orifice", "cardiac region", "cardial orifice" ;
    oboInOwl:id "UBERON:0001162" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardia of stomach" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0008859
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009870
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0008859
            ]
        )
    ] ;
    foaf:depicted_by "Illu:stomach.jpg"^^xsd:anyURI .

obo:UBERON_0001165
    obo:IAO_0000115 "the area at the bottom of the stomach on the caudal side of the pyloric canal that contains gastrin-producing G cells, which stimulate acid production, and the luminal pH-sensitive population of somatostatin-producing D cells" ;
    oboInOwl:hasBroadSynonym "antrum" ;
    oboInOwl:hasDbXref "BTO:0001732", "EFO:0002555", "EMAPA:17891", "FMA:14579", "GAID:332", "MA:0001624", "MESH:A03.492.766.716", "NCIT:C12259", "SCTID:362142001", "UMLS:C0034193", "Wikipedia:Pyloric_antrum", "galen:PyloricAntrum" ;
    oboInOwl:hasExactSynonym "antrum of stomach", "stomach pyloric antrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antrum of Willis", "antrum pylori", "antrum pyloricum", "gastric antrum", "stomach antrum" ;
    oboInOwl:id "UBERON:0001165" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pyloric antrum" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000502
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000508
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray1046.svg"^^xsd:anyURI .

obo:UBERON_0001166
    obo:IAO_0000115 "the stomach tissue region surrounding and controlling the distal outlet of the stomach, which opens into the duodenum" ;
    obo:IAO_0000116 "We follow Kardong in defining stomach regions by glands" ;
    obo:UBPROP_0000001 "The orifice which allows the passage from the stomach into the intestine. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "pyloric" ;
    oboInOwl:hasDbXref "BTO:0001146", "EHDAA2:0001580", "EHDAA:4860", "EMAPA:17631", "FMA:14581", "GAID:333", "MA:0002560", "MESH:A03.492.766.799", "NCIT:C12260", "SCTID:362143006", "UMLS:C0034196", "VHOG:0000420", "Wikipedia:Pylorus", "galen:Pylorus" ;
    oboInOwl:hasExactSynonym "pars pylorica", "pars pylorica gastricae", "pyloric part of stomach", "pyloric region", "stomach pyloric region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "valvula pylori" ;
    oboInOwl:id "UBERON:0001166" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pylorus" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0008858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0008861
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009870
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001165
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0008858
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0008861
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray1046.svg"^^xsd:anyURI .

obo:UBERON_0001167
    obo:IAO_0000115 "the layered structure that makes up the stomach, typiclly consists of a serous coat, a muscular coat, a mucous membrane, and other tissue layers in between" ;
    oboInOwl:hasDbXref "EMAPA:35826", "FMA:14582", "MA:0002692", "SCTID:279995000", "galen:WallOfStomach" ;
    oboInOwl:hasExactSynonym "anatomical wall of stomach", "anatomical wall of ventriculus", "gastric wall", "stomach anatomical wall", "stomach wall", "ventriculus anatomical wall", "ventriculus wall", "wall of ventriculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001167" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "wall of stomach" ;
    rdfs:subClassOf obo:UBERON_0000328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0001168
    obo:IAO_0000115 "An anatomical wall that is part of a small intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35785", "FMA:14615", "MA:0002696", "NCIT:C33573", "UMLS:C1519375" ;
    oboInOwl:hasExactSynonym "anatomical wall of small bowel", "anatomical wall of small intestine", "small bowel anatomical wall", "small bowel wall", "small intestinal wall", "small intestine anatomical wall", "small intestine wall", "wall of small bowel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001168" ;
    a owl:Class ;
    rdfs:label "wall of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001262, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001169
    obo:IAO_0000115 "An anatomical wall that is part of a large intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35470", "FMA:14619", "MA:0002695" ;
    oboInOwl:hasExactSynonym "anatomical wall of large intestine", "large intestinal wall", "large intestine anatomical wall", "large intestine wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001169" ;
    a owl:Class ;
    rdfs:label "wall of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001262, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001170
    obo:IAO_0000115 "The peritoneum responsible for connecting the jejunum and ileum (parts of the small intestine) to the back wall of the abdomen. Between the two sheets of peritoneum are blood vessels, lymph vessels, and nerves. This allows these parts of the small intestine to move relatively freely within the abdominopelvic cavity. The brain, however, cannot map sensation accurately, so sensation is usually referred to the midline, an example of referred pain[WP]." ;
    oboInOwl:hasDbXref "EMAPA:37745", "FMA:14643", "MA:0001555", "SCTID:245456008", "Wikipedia:Mesentery#Mesentery_.28proper.29" ;
    oboInOwl:hasExactSynonym "mesentery (proper)", "mesentery proper", "small intestinal mesentery", "small intestine mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001170" ;
    a owl:Class ;
    rdfs:label "mesentery of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001206, obo:UBERON_0004854, obo:UBERON_0007826 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001171
    obo:IAO_0000115 "The triangular region on the periphery of the liver lobules that contain a bile duct and a terminal branch of the hepatic artery and portal vein, and may also include a lymphatic vessel." ;
    oboInOwl:hasDbXref "FMA:14653", "MA:0002498", "NCIT:C33341", "UMLS:C0682620" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001171" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "portal lobule" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0009911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001280
    ] .

obo:UBERON_0001172
    obo:IAO_0000115 "The functional unit of the liver, consisting of a mass of hepatocytes from adjacent liver lobules aligned around the hepatic arterioles and portal venules just as they anastomose into sinusoids." ;
    oboInOwl:hasDbXref "EMAPA:35497", "FMA:14654", "MA:0002496", "NCIT:C32992", "SCTID:272214009", "UMLS:C0227519" ;
    oboInOwl:hasExactSynonym "liver acinus", "portal acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001172" ;
    a owl:Class ;
    rdfs:label "hepatic acinus" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001171
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0004647
        ]
    ] .

obo:UBERON_0001173
    obo:IAO_0000115 "A complex network of conduits that begins with the canals of Hering (intralobar bile duct) and progressively merges into a system of interlobular, septal, and major ducts which then coalesce to form the extrahepatic bile ducts, which finally deliver bile to the intestine, and in some species to the gallbladder." ;
    obo:UBPROP_0000001 "Hollow tree organ, the organ parts of which consist of the bile ducts.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0011020", "EMAPA:35172", "FMA:14665", "SCTID:181267003", "UMLS:C0005423", "Wikipedia:Biliary_tract", "XAO:0000455" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary tract" ;
    oboInOwl:id "UBERON:0001173" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The path in many species is as follows: Bile canaliculi -> Canals of Hering (intralobar bile duct) -> interlobular bile ducts -> intrahepatic bile ducts -> left and right hepatic ducts merge to form -> common hepatic duct *exits liver* and joins -> cystic duct (from gall bladder) forming -> common bile duct -> joins with pancreatic duct -> forming ampulla of Vater -> enters duodenum [WP]" ;
    rdfs:label "biliary tree" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002294
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001246
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001282
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002394
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002294
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002394
            ]
        )
    ] .

obo:UBERON_0001174
    obo:IAO_0000115 "the part of the biliary tree formed by the union of the cystic duct and the common hepatic duct" ;
    obo:UBPROP_0000001 "Digestive system duct that collects bile from the hepatic bile duct and the cystic duct.[TAO]", "The duct formed by the union of the common hepatic and cystic ducts. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000303", "EHDAA:3981", "EMAPA:17201", "FMA:14667", "GAID:282", "MA:0001631", "MESH:D003135", "NCIT:C12698", "SCTID:362199009", "TAO:0005165", "UMLS:C0009437", "VHOG:0000214", "Wikipedia:Common_bile_duct", "ZFA:0005165", "galen:CommonBileDuct" ;
    oboInOwl:hasExactSynonym "ductus choledochus (biliaris)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus choledochus" ;
    oboInOwl:id "UBERON:0001174" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "common bile duct" ;
    rdfs:subClassOf obo:UBERON_0003703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001152
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001175
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001064
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5d/Digestive_system_showing_bile_duct.png"^^xsd:anyURI .

obo:UBERON_0001175
    obo:IAO_0000115 "Predominantly extrahepatic bile duct which is formed by the junction of the right and left hepatic ducts, which are predominantly intrahepatic, and, in turn, joins the cystic duct to form the common bile duct[GAID]. The common hepatic duct is the duct formed by the convergence of the right hepatic duct (which drains bile from the right functional lobe of the liver) and the left hepatic duct (which drains bile from the left functional lobe of the liver). The common hepatic duct then joins the cystic duct coming from the gallbladder to form the common bile duct[WP]." ;
    obo:IAO_0000116 "TODO - MA distinguishes between bile duct, hepatic duct, common bile duct and common hepatic duct. in FMA hepatic duct and common hepatic duct are the same. Common is part of extra-hepatic part" ;
    obo:UBPROP_0000001 "The duct which conveys the bile from the liver and unites with the cystic duct to form the common bile duct. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:19101", "FMA:14668", "GAID:286", "MA:0002660", "MESH:D006500", "NCIT:C32356", "SCTID:245403006", "UMLS:C0019149", "VHOG:0000220", "Wikipedia:Common_hepatic_duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus hepaticus communis", "hepatic duct" ;
    oboInOwl:id "UBERON:0001175" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "common hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0003703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005604
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001177
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010081
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001174
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/48/Illu_liver_gallbladder.jpg"^^xsd:anyURI .

obo:UBERON_0001176
    obo:IAO_0000115 "The duct that drains bile from the right half of the liver and joins the left hepatic duct to form the common hepatic duct." ;
    obo:UBPROP_0000001 "The duct which drains bile from the right half of the liver and unites with the left hepatic duct to form the common hepatic duct. [adapted_from_http://www.medterms.com/script/main/art.asp?articlekey=26032][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001727", "EHDAA:3992", "EMAPA:32797", "FMA:14669", "MA:0001639", "NCIT:C33476", "SCTID:245401008", "UMLS:C0227557", "VHOG:0000217" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus hepaticus dexter" ;
    oboInOwl:id "UBERON:0001176" ;
    a owl:Class ;
    rdfs:label "right hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0003703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005171
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003703
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001114
            ]
        )
    ] .

obo:UBERON_0001177
    obo:IAO_0000115 "The duct that drains bile from the left half of the liver and joins the right hepatic duct to form the common hepatic duct." ;
    obo:UBPROP_0000001 "The duct which drains bile from the left half of the liver and unites with the right hepatic duct to form the common hepatic duct. [adapted_from_http://www.medterms.com/script/main/art.asp?articlekey=26032][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000941", "EHDAA:3990", "EMAPA:32795", "FMA:14670", "MA:0001638", "NCIT:C32960", "SCTID:245400009", "UMLS:C0227560", "VHOG:0000218" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus hepaticus sinister" ;
    oboInOwl:id "UBERON:0001177" ;
    a owl:Class ;
    rdfs:label "left hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0003703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005171
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003703
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001115
            ]
        )
    ] .

obo:UBERON_0001178
    obo:IAO_0000115 "The inner layer of peritoneum that is wrapped around organs located inside the intraperitoneal space." ;
    oboInOwl:hasDbXref "EMAPA:16592", "FMA:14703", "SCTID:362702003", "TAO:0005132", "VHOG:0001528", "Wikipedia:Visceral_peritoneum", "ZFA:0005132" ;
    oboInOwl:hasExactSynonym "visceral serous membrane of peritoneum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001178" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "visceral peritoneum" ;
    rdfs:subClassOf obo:UBERON_0022350, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002358
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022350
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002358
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray1040.png"^^xsd:anyURI .

obo:UBERON_0001179
    obo:IAO_0000115 "Anatomical cavity bounded by visceral and parietal peritoneum" ;
    obo:UBPROP_0000001 "The potential space between the parietal and visceral layers of the peritoneum, which are normally in contact. The peritoneal cavity is divided into the greater and lesser sac. The greater sac is the peritoneal cavity, and the lesser sac is the omental bursa. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes) Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001782", "EHDAA2:0001446", "EMAPA:16138", "FMA:14704", "GAID:24", "MA:0000054", "MESH:A01.047.025.600.678", "NCIT:C12769", "SCTID:181616008", "UMLS:C1704247", "VHOG:0000852", "Wikipedia:Peritoneal_cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas peritonealis", "saccus serosus peritonei" ;
    oboInOwl:id "UBERON:0001179" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "peritoneal cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0035809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0035820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001178
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001366
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0035820
            ]
        )
    ] .

obo:UBERON_0001182
    obo:IAO_0000115 "Mesenteric artery that supplies the whole length of the small intestine except the superior part of the duodenum. It also supplies the cecum and the ascending part of the colon and about half the transverse part of the colon. It arises from the anterior surface of the aorta below the celiac artery at the level of the first lumbar vertebra." ;
    obo:UBPROP_0000010 "Origin: abdominal aorta; branches, inferior pancreaticoduodenal, jejunal, ileal, ileocolic, right colic, and middle colic arteries; distribution: small intestine, proximal half of colon" ;
    oboInOwl:hasDbXref "BTO:0002303", "EHDAA2:0001949", "EHDAA:3358", "EHDAA:5313", "EMAPA:18619", "FMA:14749", "GAID:502", "MA:0002005", "MESH:D017538", "NCIT:C33685", "OpenCyc:Mx4rwE5KipwpEbGdrcN5Y29ycA", "SCTID:362048004", "UMLS:C0162861", "VHOG:0000754", "Wikipedia:Superior_mesenteric_artery", "galen:SuperiorMesentericArtery" ;
    oboInOwl:hasExactSynonym "superior mesenteric arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria mesenterica superior" ;
    oboInOwl:id "UBERON:0001182" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "superior mesenteric artery" ;
    rdfs:subClassOf obo:UBERON_0005616, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005616
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/68/Gray1099.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c0/Superior_mesenteric_a.gif"^^xsd:anyURI .

obo:UBERON_0001183
    obo:IAO_0000115 "Mesenteric artery that supplies the large intestine from the left colic (or splenic) flexure to the upper part of the rectum, which includes the descending colon, the sigmoid colon, and part of the rectum. Proximally, its territory of distribution overlaps (forms a watershed) with the middle colic artery, and therefore the superior mesenteric artery. The SMA and IMA anastomose via the marginal artery (artery of Drummond). The territory of distribution of the IMA is more or less equivalent to the embryonic hindgut. [WP,unvetted]." ;
    oboInOwl:hasBroadSynonym "IMA" ;
    oboInOwl:hasDbXref "BTO:0002302", "EHDAA2:0000817", "EHDAA:4345", "EMAPA:18618", "FMA:14750", "GAID:501", "MA:0002004", "MESH:D017537", "NCIT:C32780", "OpenCyc:Mx4rv-t-S5wpEbGdrcN5Y29ycA", "SCTID:181341006", "UMLS:C0162860", "VHOG:0001116", "Wikipedia:Inferior_mesenteric_artery", "galen:InferiorMesentericArtery" ;
    oboInOwl:hasExactSynonym "inferior mesenteric arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria mesenterica inferior" ;
    oboInOwl:id "UBERON:0001183" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "inferior mesenteric artery" ;
    rdfs:subClassOf obo:UBERON_0005616, obo:UBERON_0035039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001158
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005616
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e4/Gray538.png"^^xsd:anyURI .

obo:UBERON_0001184
    obo:IAO_0000115 "One of two laterally paired arteries that supplies the kidneys. These are large arteries that branch from the dorsal aorta in primitive vertebrates." ;
    obo:IAO_0000116 "renal arteries vary widely even in humans. Sub-structures should be checked for taxon variability." ;
    obo:UBPROP_0000001 "Artery which supplies blood via branches to the gonads, oviducts, and kidneys.[AAO]", "The renal arteries normally arise off the side of the abdominal aorta, immediately below the superior mesenteric artery, and supply the kidneys with blood. Each is directed across the crus of the diaphragm, so as to form nearly a right angle with the aorta. The renal arteries carry a large portion of total blood flow to the kidneys. Up to a third of total cardiac output can pass through the renal arteries to be filtered by the kidneys. The arterial supply of the kidneys is variable and there may be one or more renal arteries supplying each kidney. It is located above the renal vein. It has a radius of approximately 0.25cm, 0.26 cm at the root. The measured mean diameter can differ depending on the imaging method used. For example, the diameter was found to be 5.04 ± 0.74 mm using ultrasound, but 5.68 ± 1.19 mm using angiography. [WP,unvetted].[Wikipedia]" ;
    oboInOwl:hasDbXref "AAO:0010223", "BTO:0001165", "EFO:0002552", "EHDAA2:0004100", "EHDAA:5321", "EHDAA:8594", "EMAPA:28373", "FMA:14751", "GAID:507", "MA:0002035", "MESH:D012077", "NCIT:C12778", "OpenCyc:Mx4rveOFHpwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0001600", "SCTID:181339005", "TAO:0000420", "UMLS:C0035065", "Wikipedia:Renal_artery", "ZFA:0000420", "galen:RenalArtery" ;
    oboInOwl:hasExactSynonym "renal arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria renalis", "renal arteries" ;
    oboInOwl:id "UBERON:0001184" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "renal artery" ;
    rdfs:subClassOf obo:UBERON_0012254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/da/Gray1120.png"^^xsd:anyURI .

obo:UBERON_0001185
    obo:IAO_0000115 "Renal artery that supplies the right kidney" ;
    oboInOwl:hasDbXref "EMAPA:37380", "FMA:14752", "MA:0002037", "NCIT:C52740", "OpenCyc:Mx4rtW8I0KgEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rveOFHpwpEbGdrcN5Y29ycA", "SCTID:36800007", "UMLS:C0226332" ;
    oboInOwl:hasExactSynonym "right renal arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001185" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The right [renal artery] passes behind the inferior vena cava, the right renal vein, the head of the pancreas, and the descending part of the duodenum[WP]" ;
    rdfs:label "right renal artery" ;
    rdfs:subClassOf obo:UBERON_0001184, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0004539
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001184
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0004539
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/da/Gray1120.png"^^xsd:anyURI .

obo:UBERON_0001186
    obo:IAO_0000115 "Renal artery that supplies the left kidney" ;
    oboInOwl:hasDbXref "EMAPA:37098", "FMA:14753", "MA:0002036", "NCIT:C52741", "OpenCyc:Mx4rtW8I0agEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rveOFHpwpEbGdrcN5Y29ycA", "SCTID:19215005", "UMLS:C0226333" ;
    oboInOwl:hasExactSynonym "left renal arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001186" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "The left [renal artery] is somewhat higher than the right; it lies behind the left renal vein, the body of the pancreas and the splenic vein, and is crossed by the inferior mesenteric vein[WP]" ;
    rdfs:label "left renal artery" ;
    rdfs:subClassOf obo:UBERON_0001184, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0004538
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001184
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0004538
            ]
        )
    ] .

obo:UBERON_0001187
    obo:IAO_0000115 "One of a pair of arteries that is a branch of the abdominal aorta that supplies blood to a male gonad." ;
    oboInOwl:hasDbXref "EMAPA:18621", "FMA:14758", "MA:0002063", "SCTID:244281003", "Wikipedia:Testicular_artery" ;
    oboInOwl:hasExactSynonym "testicular arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria testicularis", "internal spermatic", "internal spermatic arteries", "internal spermatic artery", "internal spermatic vessels", "spermatic arteries", "spermatic artery", "spermatic vessels", "testicular arteries" ;
    oboInOwl:id "UBERON:0001187" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "testicular artery" ;
    rdfs:subClassOf obo:UBERON_0010192, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/af/Gray531.png"^^xsd:anyURI .

obo:UBERON_0001188
    obo:IAO_0000115 "A testicular artery that supplies a right testicle." ;
    oboInOwl:hasDbXref "EMAPA:37382", "FMA:14759", "MA:0002042", "NCIT:C52738", "UMLS:C0734076" ;
    oboInOwl:hasExactSynonym "right spermatic artery", "trunk of right testicular arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001188" ;
    a owl:Class ;
    rdfs:label "right testicular artery" ;
    rdfs:subClassOf obo:UBERON_0001187, obo:UBERON_0003468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0004534
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001187
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0004534
            ]
        )
    ] .

obo:UBERON_0001189
    obo:IAO_0000115 "A testicular artery that supplies a left testicle." ;
    oboInOwl:hasDbXref "EMAPA:37099", "FMA:14760", "MA:0002041", "NCIT:C52739", "UMLS:C0734077" ;
    oboInOwl:hasExactSynonym "left spermatic artery", "trunk of left testicular arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001189" ;
    a owl:Class ;
    rdfs:label "left testicular artery" ;
    rdfs:subClassOf obo:UBERON_0001187, obo:UBERON_0003468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001223
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0004533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001187
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0004533
            ]
        )
    ] .

obo:UBERON_0001190
    obo:IAO_0000115 "An artery that supplies an ovary." ;
    obo:UBPROP_0000001 "In human anatomy, the ovarian artery is a blood vessel that supplies oxygenated blood to the ovary. It arises from the abdominal aorta below the renal artery, and does not pass out of the abdomiproperty_value external_definitioncavity. It can be found in the suspensory ligament of the ovary. [WP]." ;
    oboInOwl:hasDbXref "EMAPA:18620", "FMA:14761", "MA:0002012", "NCIT:C33242", "OpenCyc:Mx4rwOa9PZwpEbGdrcN5Y29ycA", "SCTID:244280002", "UMLS:C0226411", "Wikipedia:Ovarian_artery" ;
    oboInOwl:hasExactSynonym "ovarian arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria ovarica" ;
    oboInOwl:id "UBERON:0001190" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ovarian artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ae/Gray1170.png"^^xsd:anyURI .

obo:UBERON_0001191
    obo:IAO_0000115 "The common iliac arteries are two large arteries, about 4cm long in adults but more than a centimetre in diameter, that originate from the aortic bifurcation. The arteries run inferolaterally, along the medial border of the psoas muscles to the pelvic brim, where they bifurcate into the external iliac artery and internal iliac artery. The common iliac artery, and all of its branches, exist as paired structures (that is to say, there is one on the left side and one on the right). The distribution of the common iliac artery is basically the pelvis and lower limb on the corresponding side. Both common iliac arteries are accompanied along their course by common iliac veins. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0000311", "EHDAA:2553", "EMAPA:17310", "FMA:14764", "MA:0001972", "NCIT:C32357", "OpenCyc:Mx4rvkZ7ZpwpEbGdrcN5Y29ycA", "SCTID:362050007", "UMLS:C1261084", "Wikipedia:Common_iliac_artery" ;
    oboInOwl:hasExactSynonym "common iliac arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria iliaca communis" ;
    oboInOwl:id "UBERON:0001191" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "See notes for parent class" ;
    rdfs:label "common iliac artery" ;
    rdfs:subClassOf obo:UBERON_0005609, obo:UBERON_0012254 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6e/Iliac_artery_bifurcation_and_aorta.PNG"^^xsd:anyURI .

obo:UBERON_0001193
    obo:IAO_0000115 "An artery that supplies the liver." ;
    obo:IAO_0000232 "currently defined in a generic fashion." ;
    obo:UBPROP_0000001 "Artery that supplies blood to the liver.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0004307", "EMAPA:17859", "FMA:14769", "GAID:496", "MA:0001963", "MESH:D006499", "NCIT:C32729", "OpenCyc:Mx4rvzKtFpwpEbGdrcN5Y29ycA", "SCTID:76015000", "TAO:0005161", "UMLS:C0019145", "ZFA:0005161", "galen:HepaticArtery" ;
    oboInOwl:hasExactSynonym "arteria hepatica propria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria hepatica" ;
    oboInOwl:id "UBERON:0001193" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatic artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4c/Common_and_proper_hepatic_artery.png"^^xsd:anyURI .

obo:UBERON_0001194
    obo:IAO_0000115 "An artery that supplies the spleen." ;
    oboInOwl:hasDbXref "EMAPA:19216", "FMA:14773", "GAID:510", "MA:0001991", "MA:0003177", "MESH:D013157", "NCIT:C33597", "OpenCyc:Mx4rv0cb2ZwpEbGdrcN5Y29ycA", "SCTID:244266009", "UMLS:C0037996", "Wikipedia:Splenic_artery", "galen:SplenicArtery" ;
    oboInOwl:hasExactSynonym "arteria splenica", "lienal artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria lienalis" ;
    oboInOwl:id "UBERON:0001194" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "splenic artery" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/268"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001640
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001640
    ] ;
    owl:disjointWith obo:UBERON_0001640 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a2/Gray1188.png"^^xsd:anyURI .

obo:UBERON_0001196
    obo:IAO_0000115 "The middle colic artery is a branch of the superior mesenteric artery that mostly supplies the transverse colon. It arises just below the pancreas, and, passing downward and forward between the layers of the transverse mesocolon, divides into two branches: right and left. The right branch anastomoses with the right colic artery The left branch anastomoses with the left colic artery, a branch of the inferior mesenteric artery. The arches thus formed are placed about two fingers' breadth from the transverse colon, to which they distribute branches. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37106", "FMA:14810", "MA:0002007", "NCIT:C52981", "SCTID:244276007", "UMLS:C0226328", "Wikipedia:Middle_colic_artery", "galen:MiddleColicArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria colica media" ;
    oboInOwl:id "UBERON:0001196" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "middle colic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001182
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001157
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001182
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001157
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001182
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Gray537.png"^^xsd:anyURI .

obo:UBERON_0001197
    obo:IAO_0000115 "The Ileocolic Artery is the lowest branch arising from the concavity of the superior mesenteric artery. It passes downward and to the right behind the peritoneum toward the right iliac fossa, where it divides into a superior and an inferior branch; the inferior anastomoses with the end of the superior mesenteric artery, the superior with the right colic artery. Supplies the cecum, ileum, and appendix. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37083", "FMA:14815", "MA:0001970", "NCIT:C32760", "SCTID:244279000", "UMLS:C0226323", "Wikipedia:Ileocolic_artery", "galen:IleocolicArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria ileocolica" ;
    oboInOwl:id "UBERON:0001197" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ileocolic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001182
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002116
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001182
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001182
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray536.png"^^xsd:anyURI .

obo:UBERON_0001199
    obo:IAO_0000115 "The mucosal layer that lines the stomach." ;
    obo:UBPROP_0000001 "The gastric mucosa is the mucous membrane layer of the stomach which contains the glands and the gastric pits. In men it is about 1 mm thick and its surface is smooth, soft, and velvety. It consists of epithelium, lamina propria, and the muscularis mucosae. In its fresh state, it is of a pinkish tinge at the pyloric end and of a red or reddish-brown color over the rest of its surface. In infancy it is of a brighter hue, the vascular redness being more marked. It is thin at the cardiac extremity, but thicker toward the pylorus. During the contracted state of the organ it is thrown into numerous plaits or rugae, which, for the most part, have a longitudinal direction, and are most marked toward the pyloric end of the stomach, and along the greater curvature. These folds are entirely obliterated when the organ becomes distended. When examined with a lens, the inner surface of the mucous membrane presents a peculiar honeycomb appearance from being covered with funnel-like depressions or foveolae of a polygonal or hexagonal form, which vary from 0.12 to 0.25 mm. in diameter. These are the ducts of the gastric glands, and at the bottom of each may be seen one or more minute orifices, the openings of the gland tubes. Gastric glands are simple or branched tubular glands that emerge on the deeper part of the gastric foveola, inside the gastric areas and outlined by the folds of the mucosa. There are three types of glands: cardiac glands (in the proximal part of the stomach), oxyntic glands (the dominating type of gland), and pyloric glands. The cardiac glands mainly contain mucus producing cells. The bottom part of the oxyntic glands is dominated by zymogen (chief) cells that produce pepsinogen (an inactive precursor of the pepsin enzyme). Parietal cells, which secrete hydrochloric acid are scattered in the glands, with most of them in the middle part. The upper part of the glands consist of mucous neck cells; in this part the dividing cells are seen. The pyloric glands contain mucus-secreting cells. Several types of endocrine cells are found in all regions of the gastric mucosa. In the pyloric glands contain gastrin producing cells (G cells); this hormone stimulates acid production from the parietal cells. ECL (enterochromaffine-like) cells, found in the oxyntic glands release histamine, which also is a powerful stimulant of the acid secretion. The A cells produce glucagon, which mobilizes the hepatic glycogen, and the enterochromaffin cells that produce serotonin, which stimulates the contraction of the smooth muscles. The surface of the mucous membrane is covered by a single layer of columnar epithelium . This epithelium commences very abruptly at the cardiac orifice, where there is a sudden transition from the stratified epithelium of the esophagus. The epithelial lining of the gland ducts is of the same character and is continuous with the general lining of the stomach. [WP,unvetted][Wikipedia:Gastric_mucosa]." ;
    oboInOwl:hasDbXref "BTO:0001308", "CALOHA:TS-0404", "EMAPA:35817", "FMA:14907", "GAID:321", "MA:0002683", "MESH:A03.492.766.440", "NCIT:C32656", "OpenCyc:Mx8NhB4rvcD6KJwpEbGdrcN5Y29ycB4rvmKNOpwpEbGdrcN5Y29ycB4rvVj5FpwpEbGdrcN5Y29ycB4rvVjlqpwpEbGdrcN5Y29ycA", "SCTID:362131005", "UMLS:C0017136", "Wikipedia:Gastric_mucosa", "galen:GastricMucosa" ;
    oboInOwl:hasExactSynonym "gastric mucosa", "gastric mucous membrane", "mucosa of organ of stomach", "mucosa of organ of ventriculus", "mucosa of ventriculus", "mucous membrane of stomach", "mucous membrane of ventriculus", "organ mucosa of stomach", "organ mucosa of ventriculus", "stomach mucosa", "stomach mucosa of organ", "stomach mucous membrane", "stomach organ mucosa", "tunica mucosa (gaster)", "tunica mucosa gastricae", "ventriculus mucosa", "ventriculus mucosa of organ", "ventriculus mucous membrane", "ventriculus organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Magenschleimhaut", "tunica mucosa gastris" ;
    oboInOwl:id "UBERON:0001199" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mucosa of stomach" ;
    rdfs:subClassOf obo:UBERON_0004786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001696
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] ;
    foaf:depicted_by "Wikipedia:File:Normal_gastric_mucosa_intermed_mag.jpg"^^xsd:anyURI .

obo:UBERON_0001200
    obo:IAO_0000115 "the fibrous connective tissue layer beneath the stomach mucosa" ;
    oboInOwl:hasDbXref "BTO:0002110", "EMAPA:35825", "FMA:14908", "MA:0002685", "NCIT:C32663", "SCTID:52459002", "UMLS:C0227211" ;
    oboInOwl:hasExactSynonym "gastric submucosa", "stomach submucosa", "submucosa of ventriculus", "tela submucosa (gaster)", "tela submucosa gastricae", "ventriculus submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of stomach", "tela submucosa ventriculi" ;
    oboInOwl:id "UBERON:0001200" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "submucosa of stomach" ;
    rdfs:subClassOf obo:UBERON_0018257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0001201
    obo:IAO_0000115 "the outermost layer of the stomach wall, consisting of layers of connective tissue continuous with the peritoneum" ;
    obo:IAO_0000116 "TODO - check serosa/peritoneum" ;
    oboInOwl:hasDbXref "EMAPA:35822", "FMA:14914", "MA:0001626", "NCIT:C32662", "SCTID:1353004", "UMLS:C1517453" ;
    oboInOwl:hasExactSynonym "anatomical wall of stomach serosa", "anatomical wall of stomach serous membrane", "anatomical wall of ventriculus serosa", "anatomical wall of ventriculus serous membrane", "gastric wall serosa", "gastric wall serous membrane", "serosa of anatomical wall of stomach", "serosa of anatomical wall of ventriculus", "serosa of gastric wall", "serosa of stomach anatomical wall", "serosa of stomach wall", "serosa of ventriculus anatomical wall", "serosa of ventriculus wall", "serosa of wall of stomach", "serosa of wall of ventriculus", "serous coat of stomach", "serous membrane of anatomical wall of stomach", "serous membrane of anatomical wall of ventriculus", "serous membrane of gastric wall", "serous membrane of stomach anatomical wall", "serous membrane of stomach wall", "serous membrane of ventriculus anatomical wall", "serous membrane of ventriculus wall", "serous membrane of wall of stomach", "serous membrane of wall of ventriculus", "stomach anatomical wall serosa", "stomach anatomical wall serous membrane", "stomach serosa", "stomach wall serosa", "stomach wall serous membrane", "tunica serosa (gaster)", "tunica serosa gastricae", "ventriculus anatomical wall serosa", "ventriculus anatomical wall serous membrane", "ventriculus wall serosa", "ventriculus wall serous membrane", "visceral peritoneum of stomach", "wall of stomach serosa", "wall of stomach serous membrane", "wall of ventriculus serosa", "wall of ventriculus serous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric serosa" ;
    oboInOwl:id "UBERON:0001201" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "serosa of stomach" ;
    rdfs:subClassOf obo:UBERON_0004782, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001167
            ]
        )
    ] .

obo:UBERON_0001202
    obo:IAO_0000115 "A strong ring of smooth muscle at the end of the pyloric canal which lets food pass from the stomach to the duodenum. It receives sympathetic innervation from the celiac ganglion[WP]." ;
    obo:RO_0002161 obo:NCBITaxon_8355 ;
    obo:UBPROP_0000003 "(...) the adult Xenopus stomach exhibits both glandular and aglandular regions and a distinct pyloric sphincter similar to that of the amniotic vertebrates (...).[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011093", "EMAPA:19251", "FMA:14916", "MA:0002952", "NCIT:C33433", "OpenCyc:Mx4rvly2ZZwpEbGdrcN5Y29ycA", "SCTID:268073008", "UMLS:C0227238", "VHOG:0001466", "XAO:0000457" ;
    oboInOwl:hasExactSynonym "pyloric valve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001202" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pyloric sphincter" ;
    rdfs:subClassOf obo:UBERON_0011185, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0008858
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001166
            ]
        )
    ] .

obo:UBERON_0001204
    obo:IAO_0000115 "A mucosa that is part of a small intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001259", "CALOHA:TS-0941", "EMAPA:35780", "FMA:14933", "MA:0002686", "NCIT:C33568", "SCTID:362144000", "UMLS:C0227261" ;
    oboInOwl:hasExactSynonym "mucosa of organ of small bowel", "mucosa of organ of small intestine", "mucosa of small bowel", "mucous membrane of small bowel", "mucous membrane of small intestine", "organ mucosa of small bowel", "organ mucosa of small intestine", "small bowel mucosa", "small bowel mucosa of organ", "small bowel mucous membrane", "small bowel organ mucosa", "small intestinal mucosa", "small intestine mucosa", "small intestine mucosa of organ", "small intestine mucous membrane", "small intestine organ mucosa", "tunica mucosa (intestinum tenue)", "tunica mucosa intestini tenuis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001204" ;
    a owl:Class ;
    rdfs:label "mucosa of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001205
    obo:IAO_0000115 "submucosal tissue in the small intestines." ;
    oboInOwl:hasDbXref "BTO:0002112", "EMAPA:37564", "FMA:14934", "MA:0001562", "NCIT:C33572", "SCTID:691000", "UMLS:C0227268", "Wikipedia:Small_intestinal_submucosa" ;
    oboInOwl:hasExactSynonym "small bowel submucosa", "small intestinal submucosa", "small intestine submucosa", "submucosa of small bowel", "tela submucosa (intestinum tenue)", "tela submucosa intestini tenuis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001205" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "submucosa of small intestine" ;
    rdfs:subClassOf obo:UBERON_0009566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001206
    obo:IAO_0000115 "A serous membrane that is part of a small intestine [Automatically generated definition]." ;
    obo:UBPROP_0000010 "duodenum, 1st part serosa, 2nd - 4th adventitia" ;
    oboInOwl:hasDbXref "EMAPA:37561", "FMA:14938", "MA:0001558", "SCTID:8266009" ;
    oboInOwl:hasExactSynonym "serosa of small bowel", "serous coat of small intestine", "serous membrane of small bowel", "serous membrane of small intestine", "small bowel serosa", "small bowel serous membrane", "small intestinal serosa", "small intestine serosa", "small intestine serous membrane", "tunica serosa (intestinum tenue)", "tunica serosa intestini tenuis", "visceral peritoneum of small intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001206" ;
    a owl:Class ;
    rdfs:label "serosa of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001243, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001207
    obo:IAO_0000115 "A mucosa that is part of a large intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2106", "EMAPA:35467", "FMA:14969", "MA:0002688", "NCIT:C32926", "UMLS:C0734203" ;
    oboInOwl:hasExactSynonym "large intestinal mucosa", "large intestine mucosa", "large intestine mucosa of organ", "large intestine mucous membrane", "large intestine organ mucosa", "mucosa of organ of large intestine", "mucous membrane of large intestine", "organ mucosa of large intestine", "tunica mucosa intestini crassi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001207" ;
    a owl:Class ;
    rdfs:label "mucosa of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001208
    obo:IAO_0000115 "A submucosa that is part of a large intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0002111", "EMAPA:37560", "FMA:14970", "MA:0002690", "NCIT:C32930", "UMLS:C0734204" ;
    oboInOwl:hasExactSynonym "large intestinal submucosa", "large intestine submucosa", "tela submucosa intestini crassi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of large intestine" ;
    oboInOwl:id "UBERON:0001208" ;
    a owl:Class ;
    rdfs:label "submucosa of large intestine" ;
    rdfs:subClassOf obo:UBERON_0009566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001209
    obo:IAO_0000115 "A serous membrane that is part of a large intestine [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check serosa/peritoneum" ;
    oboInOwl:hasDbXref "EMAPA:37557", "FMA:14975", "MA:0001546", "NCIT:C32929", "UMLS:C1517727" ;
    oboInOwl:hasExactSynonym "large intestinal serosa", "large intestine serosa", "large intestine serous membrane", "serous coat of large intestine", "serous membrane of large intestine", "tunica serosa intestini crassi", "visceral peritoneum of large intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001209" ;
    a owl:Class ;
    rdfs:label "serosa of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001243, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001211
    obo:IAO_0000115 "the protruding lymphoid tissue located on the mucosa of the intestine that is composed of densely packed B cell follicles" ;
    obo:RO_0002161 obo:NCBITaxon_8459 ;
    obo:UBPROP_0000008 "Reptiles have accumulations of lymphocytes in their guts that may be primitive Peyer's patches (Zapata and Solas)." ;
    obo:UBPROP_0000012 "FMA has [set of?] [aggregated,small] lymphoid [follice,nodule] of [colon, SI, I, etc]", "Pp is a syn for Aggregated lymphoid follicle of small intestine; but MA uses Pp as covering both SI and LI. MA also includes follicle as a part. WP says duodenum and jejunum lack PPs" ;
    oboInOwl:hasDbXref "BTO:0001784", "CALOHA:TS-0780", "EFO:0001381", "EMAPA:19028", "GAID:950", "MA:0000137", "MESH:A10.549.598", "NCIT:C12771", "UMLS:C0031272", "Wikipedia:Peyer's_patch" ;
    oboInOwl:hasExactSynonym "noduli lymphoidei aggregati" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Peyers gland", "Peyers patch", "aggregated lymphoid follicle of intestine", "aggregated lymphoid nodule" ;
    oboInOwl:id "UBERON:0001211" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "Peyer's patch" ;
    rdfs:subClassOf obo:UBERON_0001962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000030
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

obo:UBERON_0001212
    obo:IAO_0000115 "A compound tubular submucosal gland found in that portion of the duodenum which is above the hepatopancreatic sphincter (Sphincter of Oddi). The main function of these glands is to produce a mucus-rich alkaline secretion (containing bicarbonate)[WP]." ;
    obo:IAO_0000116 "currently defined as equivalent to any submucosal gland in the duodenum." ;
    obo:UBPROP_0000008 "Said to be absent outside mammlian (Andrew 1959) but Ziswiler and Farner (1972) noted similar glands at the gastroduodenal junction of some birds" ;
    oboInOwl:hasDbXref "BTO:0002376", "EMAPA:36522", "FMA:15060", "GAID:314", "MA:0001551", "MESH:A03.492.411.620.270.322", "NCIT:C13010", "SCTID:41298001", "UMLS:C0006323", "Wikipedia:Brunner's_glands" ;
    oboInOwl:hasExactSynonym "Brunner's gland", "gland of Brunner", "submucosal gland of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula duodenales", "glandula duodenales Brunneri" ;
    oboInOwl:id "UBERON:0001212" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "duodenal gland" ;
    rdfs:subClassOf obo:UBERON_0003408, obo:UBERON_0011148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0001213
    obo:IAO_0000115 "the tiny hair-like projections that protrude from the inside of the small intestine that contain blood vessels that capture digested nutrients that are absorbed through the intestinal wall; the villi increase the absorptive surface area of the small intestine by approximately 30-fold" ;
    obo:IAO_0000116 "in mammals, villi are (largely?) absent from the large intestine, so we treat this as equivalent to small intestinal villus. small/large subdivision may not make sense for all species for which this is present (see ZFA). Note that VHOG quotes ISBN:978-0030223693 as suggesting there are some villi in the large intestine" ;
    obo:UBPROP_0000001 "The entire digestive tract is lined by well developed villi, which are longest in the intestinal bulb and decrease progressively in size towards the caudal end of the intestine. No crypts are present, but, the regions between the villi, the intervillus pockets, have a crypt-like function. Cells are produced in the intervillus pockets and shed from the villus tips. Crosnier et al. 2005[TAO]" ;
    obo:UBPROP_0000012 "the BTO class refers to a generic villous" ;
    oboInOwl:hasAlternativeId "UBERON:0007607" ;
    oboInOwl:hasDbXref "BTO:0003121", "EMAPA:35784", "FMA:15072", "MA:0001563", "NCIT:C33874", "SCTID:23230007", "TAO:0005125", "UMLS:C1519988", "Wikipedia:Intestinal_villus", "ZFA:0005125" ;
    oboInOwl:hasExactSynonym "enteric villi", "enteric villous", "enteric villus", "intestinal villi", "villi intestinales", "villus", "villus intestinalis (intestinum tenue)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal villus layer", "small intestine villus", "villi intestinales" ;
    oboInOwl:id "UBERON:0001213" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intestinal villus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0012425
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/38/Small_intestine_low_mag.jpg"^^xsd:anyURI .

obo:UBERON_0001215
    obo:IAO_0000115 "A blood vessel that drains blood from the large intestine that usually terminates when reaching the splenic vein, which goes on to form the portal vein with the superior mesenteric vein (SMV). Anatomical variations include the IMV draining into the confluence of the SMV and splenic vein and the IMV draining in the SMV. The IMV lies to the right of the similarly name artery, the inferior mesenteric artery, which originates from the abdominal aorta. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0002782", "EHDAA2:0000819", "EHDAA:8712", "EMAPA:18642", "FMA:15391", "MA:0002178", "NCIT:C32782", "OpenCyc:Mx4rvcV53ZwpEbGdrcN5Y29ycA", "SCTID:281055007", "UMLS:C0226754", "VHOG:0001118", "Wikipedia:Inferior_mesenteric_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower mesenteric vein", "vena mesenterica inferior" ;
    oboInOwl:id "UBERON:0001215" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "inferior mesenteric vein" ;
    rdfs:subClassOf obo:UBERON_0005617, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0003713
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005617
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0001216
    obo:IAO_0000115 "A tributary of the superior mesenteric vein that drains the jejunum." ;
    oboInOwl:hasDbXref "EMAPA:37160", "FMA:15402", "MA:0002153", "Wikipedia:Jejunal_veins" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae jejunales" ;
    oboInOwl:id "UBERON:0001216" ;
    a owl:Class ;
    rdfs:label "jejunal vein" ;
    rdfs:subClassOf obo:UBERON_0002017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0001217
    obo:IAO_0000115 "The veins that drain blood from the ileum into the superior mesenteric vein." ;
    oboInOwl:hasDbXref "EMAPA:37149", "FMA:15405", "MA:0002140", "NCIT:C53046", "UMLS:C1301431", "Wikipedia:Ileal_veins" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001217" ;
    a owl:Class ;
    rdfs:label "ileal vein" ;
    rdfs:subClassOf obo:UBERON_0002017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002116
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0001218
    obo:IAO_0000115 "The middle colic vein drains the transverse colon. It is a tributary of the superior mesenteric vein, and follows the path of its corresponding artery, the middle colic artery. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37174", "FMA:15406", "MA:0002181", "OpenCyc:Mx4rvywYIpwpEbGdrcN5Y29ycA", "SCTID:9018004", "Wikipedia:Middle_colic_vein" ;
    oboInOwl:hasExactSynonym "vena colica media (intermedia)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena colica media" ;
    oboInOwl:id "UBERON:0001218" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "middle colic vein" ;
    rdfs:subClassOf obo:UBERON_0002017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001157
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001157
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002376 ;
                owl:someValuesFrom obo:UBERON_0001138
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0001219
    obo:IAO_0000115 "The ileocolic vein is a vein which drains the ileum, colon, and cecum. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37150", "FMA:15408", "MA:0002141", "NCIT:C53047", "SCTID:36208008", "UMLS:C0226744", "Wikipedia:Ileocolic_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena ileocolica" ;
    oboInOwl:id "UBERON:0001219" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ileocolic vein" ;
    rdfs:subClassOf obo:UBERON_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002376 ;
                owl:someValuesFrom obo:UBERON_0001138
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0001222
    obo:IAO_0000115 "An ureter that is part of a right side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37373", "FMA:15571", "MA:0001685", "NCIT:C49327", "SCTID:276251000", "UMLS:C0227682" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001222" ;
    a owl:Class ;
    rdfs:label "right ureter" ;
    rdfs:subClassOf obo:UBERON_0000056, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0001223
    obo:IAO_0000115 "An ureter that is part of a left side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37372", "FMA:15572", "MA:0001684", "NCIT:C49324", "SCTID:276340002", "UMLS:C0227683" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001223" ;
    a owl:Class ;
    rdfs:label "left ureter" ;
    rdfs:subClassOf obo:UBERON_0000056, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000056
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0001224
    obo:IAO_0000115 "A funnel shaped proximal portion of the ureter that is formed by convergence of the major calices [MP]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2230", "EMAPA:17948", "FMA:15575", "GAID:426", "MA:0000374", "MESH:D007682", "NCIT:C12887", "SCTID:362221007", "UMLS:C0227666", "Wikipedia:Renal_pelvis", "galen:RenalPelvis" ;
    oboInOwl:hasExactSynonym "kidney pelvis", "pelvis of ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "p. renallis", "pyelum" ;
    oboInOwl:id "UBERON:0001224" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "In this ontology, the renal pelvis is represented as the area of part-overlap between the kidney and the ureter" ;
    rdfs:label "renal pelvis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001088
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:disjointWith obo:UBERON_0002355 ;
    foaf:depicted_by "Illu:kidney2.jpg"^^xsd:anyURI .

obo:UBERON_0001225
    obo:IAO_0000115 "Outer cortical portion of the kidney, between the renal capsule and the renal medulla." ;
    obo:UBPROP_0000010 "In the adult metanephros, it forms a continuous smooth outer zone with a number of projections that extend down between the pyramids. It contains the renal corpuscles and the renal tubules except for parts of the loop of Henle which descend into the renal medulla. It also contains blood vessels and cortical collecting ducts. The renal cortex is the part of the kidney where ultrafiltration occurs.[WP]" ;
    oboInOwl:hasDbXref "BTO:0001166", "CALOHA:TS-0503", "EMAPA:17952", "FMA:15581", "GAID:424", "MA:0000372", "MESH:D007672", "NCIT:C12739", "SCTID:362211004", "UMLS:C0022655", "Wikipedia:Renal_cortex", "galen:CortexOfKidney" ;
    oboInOwl:hasExactSynonym "cortex renalis", "kidney cortex", "renal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001225" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cortex of kidney" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008987
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "Illu:kidney.jpg"^^xsd:anyURI .

obo:UBERON_0001228
    obo:IAO_0000115 "Tip of renal pyramid projecting into a minor calyx." ;
    oboInOwl:hasDbXref "BTO:0003925", "EMAPA:35727", "FMA:15622", "MA:0002730", "MESH:D007679", "NCIT:C33460", "SCTID:362214007", "UMLS:C0022666", "Wikipedia:Renal_papilla", "galen:RenalPapilla" ;
    oboInOwl:hasExactSynonym "kidney papilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001228" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "renal papilla" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001224
    ] ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0001229
    obo:IAO_0000115 "the structure containing the glomerular capsule and the glomerulus that serves as the initial blood-filtering component of a nephron" ;
    obo:UBPROP_0000001 "A mass of arterial capillaries enveloped in a capsule and attached to a tubule in the kidney[BTO]", "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated. Paired highly vascularized structures of the pronephros, responsible for blood filtration.[XAO]", "The part of the nephron that filters blood.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0000333", "CALOHA:TS-1317", "EMAPA:28236", "EMAPA:35726", "EV:0100385", "FMA:15625", "MA:0000376", "NCIT:C33456", "SCTID:361329009", "TAO:0005281", "UMLS:C0227635", "VHOG:0001262", "Wikipedia:Renal_corpuscle", "ZFA:0005281" ;
    oboInOwl:hasExactSynonym "Malphigian corpuscle", "Malpighian corpuscle", "corpusculum renale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpusculum renis", "cortical renal corpuscle", "kidney corpuscle" ;
    oboInOwl:id "UBERON:0001229" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Together, the Bowmans capsule and the glomerulus comprise the definitive renal corpuscle. http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron" ;
    rdfs:label "renal corpuscle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] ;
    foaf:depicted_by "Renal:corpuscle.svg"^^xsd:anyURI .

obo:UBERON_0001230
    obo:IAO_0000115 "A cup-like sac at the expanded beginning of a tubular component of a nephron that contains the glomerulus" ;
    obo:UBPROP_0000001 "Anatomical structure found in the kidney consisting of an expanded end of a kidney tubule surrounding a glomerulus and is the major site of filtration.[AAO]" ;
    obo:UBPROP_0000009 "Fluids from blood in the glomerulus are collected in the Bowman's capsule and further processed along the nephron to form urine. This process is known as ultrafiltration[WP]." ;
    obo:UBPROP_0000011 "One fold of the S-shaped body gives rise to Bowman's capsule[GUDMAP]" ;
    oboInOwl:hasDbXref "AAO:0010526", "BTO:0002297", "EMAPA:27973", "EMAPA:28257", "FMA:15626", "KUPO:0001001", "MA:0001660", "NCIT:C32225", "SCTID:361331000", "TAO:0005254", "TAO:0005310", "UMLS:C0524448", "Wikipedia:Bowman%27s_capsule", "ZFA:0005254", "ZFA:0005310" ;
    oboInOwl:hasExactSynonym "Bowman's capsule", "Bowmans capsule", "capsula glomerularis", "renal glomerular capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bowman's capsule", "Malphigian capsule", "Malpighian capsule", "Mueller capsule", "Muellerian capsule", "capsula glomeruli", "pronephric glomerular capsule" ;
    oboInOwl:id "UBERON:0001230" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glomerular capsule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0003094
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001229
    ] ;
    owl:disjointWith obo:UBERON_0002015 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray1130.svg"^^xsd:anyURI .

obo:UBERON_0001231
    obo:IAO_0000115 "An epithelial tube that is part of the nephron, the functional part of the kidney." ;
    obo:UBPROP_0000012 "note that in ISBN:0073040584 (Vertebrates, Kardong), the uriniferous tubule contains the nephron, so we have a separate class, rather than using a synonym, as in MA" ;
    oboInOwl:hasAlternativeId "UBERON:0004210" ;
    oboInOwl:hasBroadSynonym "renal tubule" ;
    oboInOwl:hasDbXref "BTO:0000343", "CALOHA:TS-1262", "EFO:0003666", "EMAPA:27782", "EV:0100387", "FMA:15627", "GAID:433", "MA:0000377", "MESH:D007684", "NCIT:C49274", "SCTID:361332007", "TAO:0001287", "UMLS:C0022674", "Wikipedia:Renal_tubule", "ZFA:0001287" ;
    oboInOwl:hasExactSynonym "kidney tubule", "tubulus renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "uriniferous tubule" ;
    oboInOwl:id "UBERON:0001231" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nephron tubule" ;
    rdfs:subClassOf obo:UBERON_0004211, obo:UBERON_0009773, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0005009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001285
            ]
        )
    ] .

obo:UBERON_0001232
    obo:IAO_0000115 "The collecting duct is a portion of the nephron through which water flows, moving passively down its concentration gradient" ;
    obo:UBPROP_0000001 "Renal duct that collects the output from renal tubules.[TAO]" ;
    obo:UBPROP_0000012 "in ISBN:0073040584 (Vertebrates, Kardong), the nephron is adjacent to the collecting tubule, consistent with FMA, but not GO. Wikipedia says: Many sources include the connecting tubule as part of the collecting duct system. However, the embryological origin is more similar to the nephron than it is to the rest of the collecting duct (which derives from the ureteric bud), and other sources therefore classify the connecting tubule with the nephron" ;
    oboInOwl:hasDbXref "BTO:0000761", "CALOHA:TS-0860", "EMAPA:28407", "EV:0100391", "FMA:15628", "GAID:434", "MA:0000371", "MESH:D007685", "SCTID:28202009", "TAO:0005294", "Wikipedia:Collecting_tubule", "ZFA:0005294" ;
    oboInOwl:hasExactSynonym "collecting duct", "kidney collecting duct", "renal collecting tubule", "tubulus renalis arcuatus", "tubulus renalis colligens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arcuate renal tubule", "collecting duct system", "collecting tubule", "junctional tube", "kidney collecting tubule", "ureteric tree" ;
    oboInOwl:id "UBERON:0001232" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "collecting duct of renal tubule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0006555, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] .

obo:UBERON_0001233
    obo:IAO_0000115 "An adrenal gland that is in the right side of the abdomen" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In humans, the right adrenal gland is triangular shaped" ;
    oboInOwl:hasDbXref "EMAPA:37357", "FMA:15629", "MA:0000719", "NCIT:C49325", "SCTID:281625001", "UMLS:C0229559" ;
    oboInOwl:hasExactSynonym "glandula suprarenalis dexter", "right suprarenal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001233" ;
    a owl:Class ;
    rdfs:label "right adrenal gland" ;
    rdfs:subClassOf obo:UBERON_0002369, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002369
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0001234
    obo:IAO_0000115 "An adrenal gland that is in the left side of the abdomen" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In humans, the left adrenal gland is semilunar shaped" ;
    oboInOwl:hasDbXref "EMAPA:37356", "FMA:15630", "MA:0000718", "NCIT:C49322", "SCTID:281626000", "UMLS:C0229560" ;
    oboInOwl:hasExactSynonym "glandula suprarenalis sinister", "left suprarenal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001234" ;
    a owl:Class ;
    rdfs:label "left adrenal gland" ;
    rdfs:subClassOf obo:UBERON_0002369, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002369
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0001235
    obo:IAO_0000115 "the thick outer layer of the adrenal gland that produces and secretes steroid hormones such as corticosterone, estrone and aldosterone" ;
    obo:UBPROP_0000003 "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues (medulla), but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Kardong states that mammals are the first to have distinct cortext and medulla, but this contradicts XAO" ;
    oboInOwl:hasDbXref "AAO:0011009", "BTO:0000045", "CALOHA:TS-0015", "EFO:0000237", "EMAPA:18427", "EV:0100136", "FMA:15632", "GAID:447", "MA:0000118", "MAT:0000494", "MESH:D000302", "NCIT:C12396", "SCTID:362584002", "UMLS:C0001613", "VHOG:0001481", "Wikipedia:Adrenal_cortex", "XAO:0000165" ;
    oboInOwl:hasExactSynonym "adrenal gland cortex", "cortex (glandula suprarenalis)", "cortex of adrenal gland", "cortex of suprarenal gland", "suprarenal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortex glandulae suprarenalis", "suprarenal" ;
    oboInOwl:id "UBERON:0001235" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "adrenal cortex" ;
    rdfs:subClassOf obo:UBERON_0001851, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006704
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006705
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray1185.png"^^xsd:anyURI .

obo:UBERON_0001236
    obo:IAO_0000115 "the inner portion of the adrenal gland that consists mainly of chromaffin cells which produce, store and secrete neurotransmitters such as epinephrine and norepinephrine" ;
    obo:UBPROP_0000003 "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues (medulla), but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011010", "BTO:0000049", "CALOHA:TS-0018", "EFO:0000852", "EMAPA:18428", "EV:0100137", "FMA:15633", "GAID:451", "MA:0000119", "MAT:0000495", "MESH:D019439", "NCIT:C12397", "SCTID:362585001", "UMLS:C0001629", "VHOG:0001378", "Wikipedia:Adrenal_medulla", "XAO:0000166" ;
    oboInOwl:hasExactSynonym "adrenal gland medulla", "medulla (glandula suprarenalis)", "medulla glandulae suprarenalis", "medulla of adrenal gland", "medulla of suprarenal gland", "suprarenal medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal central medulla", "chromaffin cells", "medulla of glandula suprarenalis" ;
    oboInOwl:id "UBERON:0001236" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "adrenal medulla" ;
    rdfs:subClassOf obo:UBERON_0000958, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001235
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray1185.png"^^xsd:anyURI .

obo:UBERON_0001237
    obo:IAO_0000115 "A chromaffin paraganglion located at the bifurcation of the aorta or at the origin of the inferior mesenteric artery." ;
    oboInOwl:hasDbXref "EMAPA:18223", "FMA:15647", "GAID:444", "MA:0001137", "MESH:D010220", "NCIT:C25316", "SCTID:276159005", "UMLS:C0442134", "Wikipedia:Organ_of_Zuckerkandl" ;
    oboInOwl:hasExactSynonym "organ of Zuckerkandl", "paraganglion of Zuckerkandl" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "para-aortic body", "paraganglia of Zuckerkandl" ;
    oboInOwl:id "UBERON:0001237" ;
    oboInOwl:inSubset core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The largest chromaffin paraganglia, and the largest source of circulating catecholamines in the fetus and young infants, and gradually atrophies to microscopic loci[WP]" ;
    rdfs:label "paraaortic body" ;
    rdfs:subClassOf obo:UBERON_0012279 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/af/Gray531.png"^^xsd:anyURI .

obo:UBERON_0001238
    obo:IAO_0000115 "Lamina propria that is part_of the small intestine." ;
    oboInOwl:hasDbXref "EMAPA:35779", "FMA:15651", "MA:0001554", "NCIT:C49297", "SCTID:63588008", "UMLS:C1711325" ;
    oboInOwl:hasExactSynonym "lamina propria mucosa of small bowel", "lamina propria mucosa of small intestine", "lamina propria mucosae of small bowel", "lamina propria mucosae of small intestine", "lamina propria of mucosa of small intestine", "lamina propria of small bowel", "small bowel lamina propria", "small bowel lamina propria mucosa", "small bowel lamina propria mucosae", "small intestine lamina propria", "small intestine lamina propria mucosa", "small intestine lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001238" ;
    a owl:Class ;
    rdfs:label "lamina propria of small intestine" ;
    rdfs:subClassOf obo:UBERON_0004780, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001241
    obo:IAO_0000115 "the tubular intestinal glands found in the mucosal membranes of the small intestine" ;
    oboInOwl:hasDbXref "EMAPA:35777", "FMA:15693", "MA:0001552", "NCIT:C33565", "SCTID:52688008", "UMLS:C0227267" ;
    oboInOwl:hasExactSynonym "crypt of Lieberkuhn of small bowel", "crypt of Lieberkuhn of small intestine", "intestinal gland of small bowel", "intestinal gland of small intestine", "lieberkuhn crypt of small bowel", "lieberkuhn crypt of small intestine", "small bowel crypt of Lieberkuhn", "small bowel intestinal gland", "small bowel lieberkuhn crypt", "small intestinal crypt of Lieberkuhn", "small intestine crypt of Lieberkuhn", "small intestine intestinal gland", "small intestine lieberkuhn crypt" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001241" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001983, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001242
    obo:IAO_0000115 "Mucosal layer that lines the intestine." ;
    oboInOwl:hasDbXref "BTO:0000642", "EMAPA:35440", "FMA:15695", "GAID:296", "MA:0001537", "MESH:A03.492.411.369", "NCIT:C49241", "SCTID:362080002", "UMLS:C0021839" ;
    oboInOwl:hasExactSynonym "bowel mucosa", "bowel mucosa of organ", "bowel mucous membrane", "bowel organ mucosa", "intestine mucosa", "intestine mucosa of organ", "intestine mucous membrane", "intestine organ mucosa", "mucosa of bowel", "mucosa of intestine", "mucosa of organ of bowel", "mucosa of organ of intestine", "mucous membrane of bowel", "mucous membrane of intestine", "organ mucosa of bowel", "organ mucosa of intestine", "tunica mucosa intestini" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001242" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "intestinal mucosa" ;
    rdfs:subClassOf obo:UBERON_0004786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001243
    obo:IAO_0000115 "A serous membrane that is part of a wall of intestine [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check serosa/peritoneum" ;
    oboInOwl:hasDbXref "EMAPA:37619", "FMA:15701", "MA:0001538" ;
    oboInOwl:hasExactSynonym "anatomical wall of bowel serosa", "anatomical wall of bowel serous membrane", "anatomical wall of intestine serosa", "anatomical wall of intestine serous membrane", "bowel anatomical wall serosa", "bowel anatomical wall serous membrane", "bowel wall serosa", "bowel wall serous membrane", "intestinal serosa", "intestinal wall serosa", "intestinal wall serous membrane", "intestine anatomical wall serosa", "intestine anatomical wall serous membrane", "intestine serosa", "intestine wall serosa", "intestine wall serous membrane", "serosa of anatomical wall of bowel", "serosa of anatomical wall of intestine", "serosa of bowel anatomical wall", "serosa of bowel wall", "serosa of intestinal wall", "serosa of intestine anatomical wall", "serosa of intestine wall", "serosa of wall of bowel", "serosa of wall of intestine", "serous membrane of anatomical wall of bowel", "serous membrane of anatomical wall of intestine", "serous membrane of bowel anatomical wall", "serous membrane of bowel wall", "serous membrane of intestinal wall", "serous membrane of intestine anatomical wall", "serous membrane of intestine wall", "serous membrane of wall of bowel", "serous membrane of wall of intestine", "visceral peritoneum of intestine", "wall of bowel serosa", "wall of bowel serous membrane", "wall of intestine serosa", "wall of intestine serous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001243" ;
    a owl:Class ;
    rdfs:label "serosa of intestine" ;
    rdfs:subClassOf obo:UBERON_0004782, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001245
    obo:IAO_0000115 "Orifice at the opposite end of an animal's digestive tract from the mouth. Its function is to expel feces, unwanted semi-solid matter produced during digestion, which, depending on the type of animal, may be one or more of: matter which the animal cannot digest, such as bones; food material after all the nutrients have been extracted, for example cellulose or lignin; ingested matter which would be toxic if it remained in the digestive tract; and dead or excess gut bacteria and other endosymbionts." ;
    obo:UBPROP_0000007 "anal" ;
    obo:UBPROP_0000008 "In the lungfish, sharks and rays the rectum opens into the cloaca which also receives wastes (urine) from the kidneys and material from the reproductive organs. In bony fish the rectum reaches the outside environment through the anus, which is normally situated just in front the urinary and reproductive openings. However in some fish the digestive tract may be curled back on itself, and in the Electric Eel (Electrophorus electricus) the anus is situated in the fish's throat. -- http://www.earthlife.net/fish/digestion.html" ;
    oboInOwl:hasDbXref "BTO:0001680", "CALOHA:TS-2005", "EV:0100082", "FBbt:00003148", "FMA:15711", "GAID:312", "MA:0000331", "MESH:A03.492.411.495.767.288", "NCIT:C43362", "OpenCyc:Mx4rvVjaEZwpEbGdrcN5Y29ycA", "SCTID:181262009", "TADS:0000066", "TGMA:0001279", "UMLS:C0003461", "WBbt:0005364", "Wikipedia:Anus", "galen:Anus" ;
    oboInOwl:hasExactSynonym "anal opening", "anal orifice", "opening of terminal part of digestive tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proctodeum" ;
    oboInOwl:id "UBERON:0001245" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "anus" ;
    rdfs:subClassOf obo:UBERON_0000161, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001108 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000931
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001108 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/65/Protovsdeuterostomes.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/7/75/Anorectum.gif"^^xsd:anyURI .

obo:UBERON_0001246
    obo:IAO_0000115 "The canals that carry bile in the liver between the intralobular ducts and the biliary ductules; interlobular bile ducts are part of the interlobular portal triad." ;
    oboInOwl:hasDbXref "FMA:15767", "MA:0002668", "NCIT:C32827", "SCTID:83488001", "UMLS:C0227515", "Wikipedia:Interlobular_bile_ducts" ;
    oboInOwl:hasExactSynonym "interlobular ductule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001246" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interlobular bile duct" ;
    rdfs:subClassOf obo:UBERON_0003704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001279
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004058
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0014719
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001279
    ] .

obo:UBERON_0001247
    obo:IAO_0000115 "A ligament that attaches the liver to the anterior body wall. It is a broad and thin antero-posterior peritoneal fold, falciform in shape, its base being directed downward and backward and its apex upward and backward. It is a remnant of the ventral mesentery of the fetus. It is situated in an antero-posterior plane but lies obliquely, so that one surface faces forward and is in contact with the peritoneum behind the right rectus and the diaphragm, while the other is directed backward and is in contact with the left lobe of the liver. It is attached by its left margin to the under surface of the diaphragm and the posterior surface of the sheath of the right Rectus as low down as the umbilicus; by its right margin it extends from the notch on the anterior margin of the liver, as far back as the posterior surface. It is composed of two layers of peritoneum closely united together. Its base or free edge contains between its layers the round ligament and the paraumbilical veins[WP]." ;
    obo:UBPROP_0000012 "in FMA this is a subclass of mesentery. In MA it is a subclass of ligament, we infer and assert this is a nonskeletal ligament" ;
    oboInOwl:hasDbXref "EHDAA2:0000499", "EHDAA:4856", "EMAPA:18288", "FMA:15823", "MA:0001622", "NCIT:C32582", "SCTID:362705001", "UMLS:C0230240", "VHOG:0000355", "Wikipedia:Falciform_ligament" ;
    oboInOwl:hasExactSynonym "falciform ligament of liver", "ligamentum falciforme (hepatis)", "ligamentum falciforme hepatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001247" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "falciform ligament" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000077, obo:UBERON_0013139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005626
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0000309
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008845
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0000309
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0001249
    obo:IAO_0000115 "The area of the white pulp where the affinity maturation of B cells and the generation of memory B cells and plasma cells occur" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasAlternativeId "UBERON:0003969" ;
    oboInOwl:hasDbXref "EMAPA:35804", "MA:0002672", "NCIT:C33602", "SCTID:35845000", "UMLS:C1519475" ;
    oboInOwl:hasExactSynonym "Malpighian body", "lymphatic follicle of spleen", "lymphoid follicle of spleen", "lymphoid nodule of spleen", "spleen B cell follicle", "spleen lymphoid follicle", "splenic B cell follicle", "splenic lymphatic follicle", "splenic lymphoid follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spleen lymphoid nodule" ;
    oboInOwl:id "UBERON:0001249" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen lymphoid follicle" ;
    rdfs:subClassOf obo:UBERON_0000444, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001959
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006561
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0002319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0001250
    obo:IAO_0000115 "the parenchymatous tissue network of the spleen that consists of loose plates or cords (sinuses) infiltrated with red blood cells where most of the blood filtration occurs and degenerate erythrocytes are removed from the circulation" ;
    obo:RO_0002175 obo:NCBITaxon_7955 ;
    oboInOwl:hasDbXref "CALOHA:TS-1263", "EMAPA:35806", "FMA:15844", "MA:0000756", "NCIT:C12992", "SCTID:27579002", "UMLS:C0229687", "Wikipedia:Red_pulp" ;
    oboInOwl:hasExactSynonym "pulpa rubra", "red pulp", "spleen red pulp", "splenic red pulp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pulpa splenica" ;
    oboInOwl:id "UBERON:0001250" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "red pulp of spleen" ;
    rdfs:subClassOf obo:UBERON_1000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000542
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/15/Gray1191.png"^^xsd:anyURI .

obo:UBERON_0001251
    obo:IAO_0000115 "the zone between the red and white pulp of the spleen containing numerous macrophages and lymphocytes, and a rich plexus of sinusoids supplied by white pulp arterioles carrying blood-borne antigens" ;
    obo:UBPROP_0000012 "WP says - (Some sources consider it to be the part of red pulp which borders on the white pulp, while other sources consider it to be neither red pulp nor white pulp.) - we use the adjacency relation here so it overlaps neither. FMA considers this an anatomical line." ;
    oboInOwl:hasBroadSynonym "marginal zone" ;
    oboInOwl:hasDbXref "CALOHA:TS-2395", "EMAPA:36650", "FMA:15852", "MA:0000755", "NCIT:C49767", "UMLS:C1711368", "Wikipedia:Marginal_zone" ;
    oboInOwl:hasExactSynonym "junctional zone of spleen", "spleen marginal zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001251" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "marginal zone of spleen" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001250
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001959
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/15/Gray1191.png"^^xsd:anyURI .

obo:UBERON_0001252
    obo:IAO_0000115 "An adventitia that is part of a ureter." ;
    oboInOwl:hasDbXref "EMAPA:28114", "FMA:15892", "MA:0002652", "SCTID:392273001", "SCTID:47879001" ;
    oboInOwl:hasExactSynonym "external adventitia of ureter", "tunica adventitia (ureter)", "tunica adventitia ureteris", "ureter adventitia", "ureteral adventitia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001252" ;
    a owl:Class ;
    rdfs:label "adventitia of ureter" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005742
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0001253
    obo:IAO_0000115 "A lamina propria that is part of a ureter [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28841", "FMA:15896", "MA:0002653", "SCTID:2771005" ;
    oboInOwl:hasExactSynonym "lamina propria mucosa of ureter", "lamina propria mucosae of ureter", "ureter lamina propria", "ureter lamina propria mucosa", "ureter lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001253" ;
    a owl:Class ;
    rdfs:label "lamina propria of ureter" ;
    rdfs:subClassOf obo:UBERON_0000030, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0001254
    obo:IAO_0000115 "The luminal epithelium of the tube that conducts the urine from the renal pelvis to the bladder[MP]" ;
    obo:UBPROP_0000012 "MP treats ureter urothelium and ureter luminal urothelium as exact synonyms, yes MA treats these as distinct; see also: transitional epithelium vs urothelium" ;
    oboInOwl:hasDbXref "EMAPA:28089", "FMA:15897", "MA:0002655" ;
    oboInOwl:hasExactSynonym "transitional epithelium of ureter", "ureter transitional epithelium", "ureter urothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ureter luminal urothelium" ;
    oboInOwl:id "UBERON:0001254" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urothelium of ureter" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000365, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0001255
    obo:IAO_0000115 "distensible musculomembranous organ situated in the anterior part of the pelvic cavity in which urine collects before excretion[MP]." ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "A saccular organ in which urine accumulates before discharge from the body. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]", "Anatomical structure which consists of a membranous sac used to temporarily store urine until it is excreted from the body.[AAO]" ;
    obo:UBPROP_0000003 "In tetrapods, the urinary bladder arises as an outpocketing of the cloaca. (...) The tetrapod urinary bladder appears first among amphibians and is present in Sphenodon, turtles, most lizards, ostriches among birds, and all mammals.[well established][VHOG]" ;
    obo:UBPROP_0000007 "vesical" ;
    obo:UBPROP_0000008 "The urinary bladder evolved in tetrapods. Birds to not possess a true urinary bladder, although Palaeognathae have an undifferentiated cloacal outpocketing that serves a similar function[https://github.com/obophenotype/uberon/issues/454]" ;
    oboInOwl:hasBroadSynonym "bladder" ;
    oboInOwl:hasDbXref "AAO:0000623", "BTO:0001418", "CALOHA:TS-1090", "EFO:0000290", "EHDAA2:0000174", "EHDAA:9328", "EMAPA:18321", "EV:0100098", "FMA:15900", "GAID:0000004", "MA:0000380", "MAT:0000122", "MESH:A05.810.161", "MIAA:0000122", "NCIT:C12414", "OpenCyc:Mx4rvVjMmZwpEbGdrcN5Y29ycA", "SCTID:302512001", "UMLS:C0005682", "VHOG:0000740", "Wikipedia:Urinary_bladder", "XAO:0000154", "galen:UrinaryBladder" ;
    oboInOwl:hasExactSynonym "vesica urinaria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urocyst", "vesica" ;
    oboInOwl:id "UBERON:0001255" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0002075, obo:UBERON_0004120, obo:UBERON_0018707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] ;
    foaf:depicted_by "Urinary:system.svg"^^xsd:anyURI .

obo:UBERON_0001256
    obo:IAO_0000115 "An anatomical wall that lines the insider of a urinary bladder." ;
    oboInOwl:hasDbXref "BTO:0001462", "EMAPA:35175", "FMA:15902", "MA:0002493", "NCIT:C48941", "SCTID:362225003", "UMLS:C0458421" ;
    oboInOwl:hasExactSynonym "anatomical wall of bladder", "anatomical wall of urinary bladder", "bladder anatomical wall", "bladder wall", "urinary bladder anatomical wall", "urinary bladder wall", "wall of bladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001256" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "wall of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0001257
    obo:IAO_0000115 "the smooth triangular region of the wall of the urinary bladder formed by the two ureteral orifices and the internal urethral orifice; it is an area in which the muscle fibers are closely adherent to the mucosa" ;
    obo:UBPROP_0000009 "The area is very sensitive to expansion and once stretched to a certain degree, the urinary bladder signals the brain of its need to empty. The signals become stronger as the bladder continues to fill." ;
    obo:UBPROP_0000011 "Embryologically, the trigone of the bladder is derived from the caudal end of mesonephric ducts, which is of mesodermal origin (the rest of the bladder is endodermal). In the female the mesonephric ducts regresses, causing the trigone to be less prominent, but still present" ;
    oboInOwl:hasDbXref "EMAPA:35174", "FMA:15910", "MA:0002492", "NCIT:C12331", "SCTID:272663002", "UMLS:C0447586", "Wikipedia:Trigone_of_urinary_bladder", "galen:TrigoneOfUrinaryBladder" ;
    oboInOwl:hasExactSynonym "Lieutaud's trigone", "bladder trigone", "deep trigone", "musculus trigoni vesicae profundus", "trigone of bladder", "trigonum vesicae", "urinary bladder trigone", "vesical trigone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal bladder neck", "trigonum vesicae urinariae" ;
    oboInOwl:id "UBERON:0001257" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "trigone of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    foaf:depicted_by "Illu:bladder.jpg"^^xsd:anyURI .

obo:UBERON_0001258
    obo:IAO_0000115 "The constricted portion of the urinary bladder, formed by the meeting of its inferolateral surfaces proximal to the opening of the urethra[MP]." ;
    oboInOwl:hasDbXref "EMAPA:36078", "FMA:15912", "MA:0002491", "NCIT:C12336", "SCTID:362227006", "UMLS:C0227716", "Wikipedia:Neck_of_urinary_bladder", "galen:UrinaryBladderNeck" ;
    oboInOwl:hasExactSynonym "bladder neck", "cervix vesicae", "collum vesicae", "neck of bladder", "urinary bladder neck", "vesical neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervix vesicae urinariae" ;
    oboInOwl:id "UBERON:0001258" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "neck of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0001560, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/63/Gray1156.png"^^xsd:anyURI .

obo:UBERON_0001259
    obo:IAO_0000115 "the mucous membrane lining the urinary bladder" ;
    oboInOwl:hasDbXref "EFO:0000293", "EMAPA:35897", "FMA:15928", "MA:0001692", "NCIT:C32205", "SCTID:362224004", "UMLS:C0227691", "galen:MucousMembraneOfUrinaryBladder" ;
    oboInOwl:hasExactSynonym "bladder mucosa", "bladder mucous membrane", "bladder organ mucosa", "mucosa of bladder", "mucous membrane of bladder", "mucous membrane of urinary bladder", "tunica mucosa (vesica urinaria)", "tunica mucosa vesicae", "tunica mucosa vesicae urinariae", "urinary bladder mucosa", "urinary bladder mucous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001259" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mucosa of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0001260
    obo:IAO_0000115 "A serous membrane that is part of a urinary bladder [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check serosa/peritoneum" ;
    oboInOwl:hasDbXref "EMAPA:28661", "FMA:15932", "MA:0001696", "SCTID:5868002" ;
    oboInOwl:hasExactSynonym "bladder serosa", "bladder serous membrane", "serosa of bladder", "serous coat of bladder", "serous coat of urinary bladder", "serous membrane of bladder", "serous membrane of urinary bladder", "tunica serosa (vesica urinaria)", "tunica serosa vesicae", "urinary bladder serosa", "urinary bladder serous membrane", "visceral peritoneum of urinary bladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001260" ;
    a owl:Class ;
    rdfs:label "serosa of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0001261
    obo:IAO_0000115 "A lamina propria that is part of a urinary bladder [Automatically generated definition]." ;
    obo:UBPROP_0000010 "Contains loose to dense connective tissue, variably sized blood vessels that may be close to epithelium, lymphatics, variable adipose tissue" ;
    oboInOwl:hasDbXref "EMAPA:30088", "FMA:15935", "MA:0001695", "NCIT:C48940", "UMLS:C1706967" ;
    oboInOwl:hasExactSynonym "bladder lamina propria", "bladder lamina propria mucosa", "bladder lamina propria mucosae", "lamina propria mucosa of bladder", "lamina propria mucosa of urinary bladder", "lamina propria mucosae of bladder", "lamina propria mucosae of urinary bladder", "lamina propria of bladder", "urinary bladder lamina propria", "urinary bladder lamina propria mucosa", "urinary bladder lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001261" ;
    a owl:Class ;
    rdfs:label "lamina propria of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000030, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0001262
    obo:IAO_0000115 "An anatomical wall that is part of a intestine [Automatically generated definition]." ;
    obo:IAO_0000116 "we place two MA classes here due to the official ncit2ma mapping to intestinal wall tissue; not clear how bowel and intestine are different" ;
    oboInOwl:hasDbXref "BTO:0000647", "EMAPA:35444", "FMA:15949", "MA:0001525", "MA:0002693", "NCIT:C49478", "UMLS:C1708548" ;
    oboInOwl:hasExactSynonym "anatomical wall of bowel", "anatomical wall of intestine", "bowel anatomical wall", "bowel wall", "intestinal wall", "intestine anatomical wall", "intestine wall", "wall of bowel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bowel wall" ;
    oboInOwl:id "UBERON:0001262" ;
    a owl:Class ;
    rdfs:label "wall of intestine" ;
    rdfs:subClassOf obo:UBERON_0000328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001263
    obo:IAO_0000115 "The secretory units of the exocrine pancreas, where fluid containing digestive enzymes is produced; consists of a group of secretory cells surrounding a luminal space that connects to the pancreatic duct." ;
    oboInOwl:hasDbXref "EMAPA:35651", "FMA:16011", "MA:0002417", "NCIT:C49268", "SCTID:247604006", "UMLS:C0227578" ;
    oboInOwl:hasExactSynonym "acinus pancreaticus", "pancreas acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreatic acinar", "pancreatic acini" ;
    oboInOwl:id "UBERON:0001263" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pancreatic acinus" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0013232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:UBERON_0001264
    obo:IAO_0000115 "An endoderm derived structure that produces precursors of digestive enzymes and blood glucose regulating enzymes[GO]." ;
    obo:UBPROP_0000001 "Organ which secretes a fluid containing enzymes that aid in the digestion of food.[AAO]" ;
    obo:UBPROP_0000003 "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" ;
    obo:UBPROP_0000007 "pancreatic" ;
    obo:UBPROP_0000008 "As a secretory organ serving exocrine and endocrine functions, the pancreas is specific to the vertebrates[PMID:16417468] Hagfishes and lampreys are unique in the complete separation of their endocrine pancreas (islet or- gan) and their exocrine pancreas (50). The endocrine and exocrine pancreas are coassociated in crown gnathostomes (50). In Branchiostoma and Ciona, there is no diverticulum as there is in hagfishes, lampreys, and gnathostomes, only dispersed insulin-secreting cells in the walls of the gastrointestinal tract (51, 52)", "The zebrafish does not have a discrete pancreas. Exocrine pancreatic tissue can be found scattered along the intestinal tract. The acinar structure of the exocrine pancreas is very similar to that of mammals and comprises cells with a very dark, basophilic cytoplasm" ;
    obo:UBPROP_0000009 "The mature pancreas of higher vertebrates and mammals comprises two major functional units: the exocrine pancreas, which is responsible for the production of digestive enzymes to be secreted into the gut lumen, and the endocrine pancreas, which has its role in the synthesis of several hormones with key regulatory functions in food uptake and metabolism. The exocrine portion constitutes the majority of the mass of the pancreas, and contains only two different cell types, the secretory acinar cells and the ductular cells. The endocrine portion, which comprises only 1-2% of the total mass, contains five different cell types, which are organized into mixed functional assemblies referred to as the islets of Langerhans" ;
    oboInOwl:hasDbXref "AAO:0010112", "BTO:0000988", "CALOHA:TS-0736", "EFO:0000855", "EHDAA2:0001367", "EHDAA:6893", "EMAPA:17503", "EV:0100092", "FMA:7198", "GAID:334", "MA:0000120", "MAT:0000075", "MESH:D010179", "MIAA:0000075", "NCIT:C12393", "OpenCyc:Mx4rvVimZZwpEbGdrcN5Y29ycA", "SCTID:181277001", "TAO:0000140", "UMLS:C0030274", "VHOG:0000050", "Wikipedia:Pancreas", "XAO:0000136", "ZFA:0000140", "galen:Pancreas" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001264" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pancreas" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003924
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/7/7e/Blausen_0699_PancreasAnatomy2.png"^^xsd:anyURI .

obo:UBERON_0001265
    obo:IAO_0000115 "A trabecula that is part of a spleen." ;
    oboInOwl:hasDbXref "EMAPA:35808", "FMA:16027", "MA:0000758", "NCIT:C33607", "SCTID:61987002", "UMLS:C0229688", "Wikipedia:Trabeculae_of_spleen" ;
    oboInOwl:hasExactSynonym "spleen trabeculum", "splenic trabecula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001265" ;
    a owl:Class ;
    rdfs:label "trabecula of spleen" ;
    rdfs:subClassOf obo:UBERON_0000440, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_1000024
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0001266
    obo:IAO_0000115 "A structure found in the red pulp of the spleen between the sinusoids, consisting of fibrils and connective tissue cells with a large population of monocytes and macrophages. These cords contain half of the human body's monocytes as a reserve so that after tissue injury these monocytes can move in and aid locally sourced monocytes in wound healing. Erythrocytes pass through the cords of Billroth before entering the sinusoids. The passage into the sinusoids may be seen as a bottleneck, where erythrocytes need to be flexible in order to pass through. In disorders of erythrocyte shape and/or flexibility, such as hereditary spherocytosis, erythrocytes fail to pass through and get phagocytosed, causing extravascular hemolysis." ;
    oboInOwl:hasDbXref "EMAPA:37752", "FMA:16031", "MA:0002671", "NCIT:C33599", "UMLS:C0735011", "Wikipedia:Cords_of_Billroth" ;
    oboInOwl:hasExactSynonym "cord of Billroth", "cord of Bilroth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001266" ;
    a owl:Class ;
    rdfs:label "splenic cord" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ] .

obo:UBERON_0001268
    obo:IAO_0000115 "Transudate contained in the peritoneal cavity." ;
    oboInOwl:hasDbXref "BTO:0001031", "EMAPA:35683", "FMA:16515", "MA:0002531", "Wikipedia:Peritoneal_fluid", "ncithesaurus:Peritoneal_Fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001268" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "peritoneal fluid" ;
    rdfs:subClassOf obo:UBERON_0007779, obo:UBERON_0007794, obo:UBERON_0036217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007779
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001179
            ]
        )
    ] .

obo:UBERON_0001271
    obo:IAO_0000115 "The organism subdivision that includes the pelvic girdle skeleton and associated soft tissue. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). Examples: There are only two instances in an organism, right and left pectoral girdle regions." ;
    obo:IAO_0000232 "this class describes the subdivision of the limb/fin, NOT the skeleton within. See also: skeleton of pectoral girdle (UBERON:0007831). See also comments on obo-anatomy mail list. Note that even though the class includes soft tissue it is more restrictive than 'pelvis' which also includes structures in cavities etc. TODO this needs to be better documented" ;
    obo:UBPROP_0000001 "Subdivision of lower limb or fin which links the limb/fin to the body[FMA,modified]. There is only one instance of the pelvic girdle region per organism.[VSAO]" ;
    oboInOwl:hasDbXref "EMAPA:37862", "FMA:16581", "NCIT:C33291", "SCTID:360010001", "UMLS:C0684083", "VSAO:0000304" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "girdle - pelvic", "pelvic girdle" ;
    oboInOwl:id "UBERON:0001271" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pelvic girdle region" ;
    rdfs:subClassOf obo:UBERON_0007823, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:disjointWith obo:UBERON_0007832 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007823
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0001272
    obo:IAO_0000115 "A fused bone consisting of the ilium, ischium and and pubis. Together with the sacrum and coccyx, it comprises the pelvis. [WP,modified]." ;
    obo:IAO_0000116 "currently this class is restricted to exclude the teleost bone as the definition mentions ilium, ischium and pubis. In future we may add a grouping class for girdle bones that supports the appendage" ;
    obo:UBPROP_0000008 "The hip/pelvic bone/basipterygium first appears in fishes, where it consists of a simple, usually triangular bone, to which the pelvic fin articulates. The hip bones on each side usually connect with each other at the forward end, and are even solidly fused in lungfishes and sharks, but they never attach to the vertebral column" ;
    obo:UBPROP_0000012 "in FMA this is a paired structure. NCITA has 'pelvic bone' but this is the *superclass* of ilium/ischium/pubis. The MA class 'pelvis bone' is actually a superclass of 'pelvic girdle bone' and caudal/sacral vertebra." ;
    oboInOwl:hasBroadSynonym "bone of pelvic girdle", "innominate" ;
    oboInOwl:hasDbXref "FMA:16585", "GAID:205", "MESH:A02.835.232.611", "SCTID:361776002", "Wikipedia:Hip_bone" ;
    oboInOwl:hasExactSynonym "coxal bone", "hip bone", "innominate bone", "os coxa", "os coxae", "pelvic bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basipterygium", "os innominatum" ;
    oboInOwl:id "UBERON:0001272" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "innominate bone" ;
    rdfs:subClassOf obo:UBERON_0007830, obo:UBERON_0010428, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray341.png"^^xsd:anyURI .

obo:UBERON_0001273
    obo:IAO_0000115 "Paired endochondral bone that is the dorsal-most of the pelvic bones, offering attachment areas for gluteal muscles on its main surface [PHENOSCAPE:ad]." ;
    obo:RO_0002161 obo:NCBITaxon_32443 ;
    obo:RO_0002174 obo:NCBITaxon_8570 ;
    obo:UBPROP_0000001 "Paired, rodlike endochondral bones that constitute the anterior pelvic girdle.[AAO]" ;
    obo:UBPROP_0000007 "iliac" ;
    obo:UBPROP_0000008 "All reptiles have an ilium except snakes, although some snake species have a tiny bone which is considered to be an ilium" ;
    obo:UBPROP_0000012 "this is_a hip bone in MA." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000772", "CALOHA:TS-2200", "EFO:0003049", "EMAPA:18726", "FMA:16589", "GAID:207", "MA:0001336", "MESH:A02.835.232.611.434", "NCIT:C32765", "OpenCyc:Mx4rvhwFJ5wpEbGdrcN5Y29ycA", "SCTID:182029005", "UMLS:C0020889", "Wikipedia:Ilium_(bone)", "galen:Ilium" ;
    oboInOwl:hasExactSynonym "iliac bone", "ilium bone", "os iliacum", "os ilii", "os ilium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "illium" ;
    oboInOwl:id "UBERON:0001273" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ilium" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0007830, obo:UBERON_0015054, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0007832
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0007830
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015054
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0001274
    obo:IAO_0000115 "Endochondral bone that is paired, forming the posterior part of the pelvis, articulating with the pubis and ilium." ;
    obo:UBPROP_0000001 "Paired bones of endochondral origin that constitute the posterior elements of the pelvic girdle. They are synostotically fused to each other and form the posterior part of the acetabulum.[AAO]" ;
    obo:UBPROP_0000007 "ischial" ;
    obo:UBPROP_0000012 "this is_a hip bone in MA; in FMA it is a zone of bone organ." ;
    oboInOwl:hasDbXref "AAO:0000860", "EMAPA:18727", "FMA:16592", "GAID:208", "MA:0001337", "MESH:A02.835.232.611.548", "NCIT:C32884", "OpenCyc:Mx4rvlzMKpwpEbGdrcN5Y29ycA", "SCTID:182025004", "UMLS:C0022122", "VSAO:0005006", "Wikipedia:Ischium", "galen:Ischium" ;
    oboInOwl:hasExactSynonym "ischial bone", "ischium bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os ischii" ;
    oboInOwl:id "UBERON:0001274" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ischium" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0007830, obo:UBERON_0008202, obo:UBERON_0015056, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0007832
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0007830
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Illu_pelvic_girdle.jpg"^^xsd:anyURI .

obo:UBERON_0001276
    obo:IAO_0000115 "The epithelial layer of the stomach ." ;
    obo:UBPROP_0000012 "in FMA this is classified as simple columnar, MA divides this into squamous and glandular" ;
    oboInOwl:hasDbXref "BTO:0000500", "CALOHA:TS-2068", "EHDAA2:0001918", "EMAPA:17023", "FMA:17091", "MA:0001610", "SCTID:64977002", "VHOG:0001433" ;
    oboInOwl:hasExactSynonym "epithelial tissue of stomach", "epithelial tissue of ventriculus", "epithelium of ventriculus", "stomach epithelial tissue", "stomach epithelium", "ventriculus epithelial tissue", "ventriculus epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric epithelium" ;
    oboInOwl:id "UBERON:0001276" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of stomach" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0003350, obo:UBERON_0004808, obo:UBERON_0015833, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0001277
    obo:IAO_0000115 "Epithelial layer that lines the intestine." ;
    obo:UBPROP_0000001 "Simple columnar epithelium that lines the intestine, sometimes pseudostratified, with absorptive brush-border cells and mucous goblet cells clearly visible. Crosnier et al. 2005[TAO]" ;
    oboInOwl:hasDbXref "BTO:0000781", "EMAPA:32873", "FMA:17229", "MA:0001536", "NCIT:C49240", "SCTID:266135004", "TAO:0005124", "UMLS:C0226890", "Wikipedia:Intestinal_epithelium", "ZFA:0005124" ;
    oboInOwl:hasExactSynonym "bowel epithelial tissue", "bowel epithelium", "epithelial tissue of bowel", "epithelial tissue of intestine", "epithelium of bowel", "epithelium of intestine", "intestine epithelial tissue" ;
    oboInOwl:hasNarrowSynonym "villous epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestine epithelium" ;
    oboInOwl:id "UBERON:0001277" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intestinal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0003350, obo:UBERON_0003929, obo:UBERON_0004808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001278
    obo:IAO_0000115 "An epithelium that is part of a large intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2105", "EMAPA:35466", "FMA:17301", "MA:0001545" ;
    oboInOwl:hasExactSynonym "epithelial tissue of large intestine", "large intestinal epithelium", "large intestine epithelial tissue", "large intestine epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001278" ;
    a owl:Class ;
    rdfs:label "epithelium of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001279
    obo:IAO_0000115 "A multi-organ-part structure that consists of three vessels of the portal lobule including the bile duct, a terminal branch of the hepatic artery and portal vein, and may also include a lymphatic vessel" ;
    obo:UBPROP_0000013 "The misnomer 'portal triad' traditionally has included only the first three structures, and was named before lymphatic vessels were discovered in the structure. It can refer both to the largest branch of each of these vessels running inside the hepatoduodenal ligament, and to the smaller branches of these vessels inside the liver." ;
    oboInOwl:hasDbXref "FMA:17523", "MA:0002499", "NCIT:C33342", "SCTID:362192000", "UMLS:C0227514", "Wikipedia:Portal_triad" ;
    oboInOwl:hasExactSynonym "trias hepatica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trias hepatica" ;
    oboInOwl:id "UBERON:0001279" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "portal triad" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003704
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001171
    ] ;
    foaf:depicted_by "Portal:triad.JPG"^^xsd:anyURI .

obo:UBERON_0001280
    obo:IAO_0000115 "The functional units of the liver including the lobules." ;
    obo:UBPROP_0000003 "the (liver) tubular structure (dual layered parenchyma) appears to be conserved among all embryonic vertebrates (...) it is not unlikely that all vertebrate livers share the same fundamental functional unit.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0003223" ;
    oboInOwl:hasDbXref "AAO:0010405", "EHDAA2:0001004", "EHDAA:2201", "EMAPA:17203", "FMA:17540", "MA:0000366", "NCIT:C32735", "SCTID:363535004", "UMLS:C0736268", "VHOG:0000539", "XAO:0000454" ;
    oboInOwl:hasExactSynonym "hepatic parenchyma", "liver parenchyme", "parenchyma of liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic parenchyme" ;
    oboInOwl:id "UBERON:0001280" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "liver parenchyma" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0001281
    obo:IAO_0000115 "Wide thin-walled blood vessels in the liver. In mammals they have neither veinous or arterial markers." ;
    obo:UBPROP_0000003 "(...) the amphibian liver has characteristics in common with both fish and terrestrial vertebrates. (...) The histological structure of the liver is similar to that in other vertebrates, with hepatocytes arranged in clusters and cords separated by a meshwork of sinusoids and the presence of the traditional triad of portal venule, hepatic arteriole, and bile duct.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0003275" ;
    oboInOwl:hasDbXref "EHDAA2:0000999", "EMAPA:17365", "FMA:17543", "MA:0000367", "NCIT:C32733", "SCTID:67435004", "TAO:0005091", "UMLS:C0227523", "VHOG:0000708", "Wikipedia:Hepatic_sinusoid", "ZFA:0005091" ;
    oboInOwl:hasExactSynonym "liver hepatic sinusoids", "liver sinusoid", "liver sinusoidal blood vessel", "sinusoid of liver", "sinusoidal blood vessel of liver", "vas capillare sinusoideum", "vas sinusoideum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic sinusoids" ;
    oboInOwl:id "UBERON:0001281" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatic sinusoid" ;
    rdfs:subClassOf obo:UBERON_0003909, obo:UBERON_0005911, obo:UBERON_0015796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002226 ;
        owl:someValuesFrom obo:UBERON_0001113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003909
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0001282
    obo:IAO_0000115 "the tubules located between the bile canaliculi and interlobular bile ducts near the outer edge of a classic liver lobule" ;
    obo:IAO_0000116 "Note that this is part of the intrahepatic bile duct in MA, as this class is more alike the tree in FMA. Note also that SCT has canal of Hering and Entire IBduct as the only sibling terms under 'Structure of intralobular bile duct' (i.e. the CoH is the only part of the entire IBduct)" ;
    oboInOwl:hasDbXref "FMA:17545", "MA:0002669", "NCIT:C32255", "SCTID:227002", "SCTID:269922006", "UMLS:C0227517", "Wikipedia:Canals_of_Hering" ;
    oboInOwl:hasExactSynonym "canal of Herring", "cholangiole", "ductus interlobularis bilifer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canal of Hering", "canals of Hering", "duct of Herring", "intrahepatic bile ductule" ;
    oboInOwl:id "UBERON:0001282" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "intralobular bile duct" ;
    rdfs:subClassOf obo:UBERON_0003704, obo:UBERON_0014716, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000182
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000488
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004647
    ] .

obo:UBERON_0001285
    obo:IAO_0000115 "The basic functional unit of the kidney. its chief function is to regulate the concentration of water and soluble substances like sodium salts by filtering the blood, reabsorbing what is needed and excreting the rest as urine. A nephron eliminates wastes from the body, regulates blood volume and blood pressure, controls levels of electrolytes and metabolites, and regulates blood pH. Its functions are vital to life and are regulated by the endocrine system by hormones such as antidiuretic hormone, aldosterone, and parathyroid hormone.[WP]" ;
    obo:IAO_0000116 "kidney terms require review for cross-vertebrate compatibility and developmental relationships." ;
    obo:UBPROP_0000001 "Functional unit of the kidney that filters waste.[TAO]" ;
    obo:UBPROP_0000008 "In the avian kidney, three types of nephron are identified: mammalian-type nephrons with long and short loops of Henle, and reptilian type nephrons (Gambaryan, 1992)" ;
    oboInOwl:hasDbXref "BTO:0000924", "CALOHA:TS-1312", "EMAPA:28491", "EMAPA:35592", "EV:0100384", "FMA:17640", "GAID:428", "MA:0000375", "MESH:D009399", "NCIT:C13048", "SCTID:361337001", "TAO:0002153", "UMLS:C0027713", "Wikipedia:Nephron", "ZFA:0005282" ;
    oboInOwl:hasNarrowSynonym "mature nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nephroneum", "tubulus renalis" ;
    oboInOwl:id "UBERON:0001285" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nephron" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007684
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010532
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0001286
    obo:IAO_0000115 "A narrow chalice-shaped cavity between the glomerular and capsular epithelium of the glomerular capsule of the kidney[TFD]. Between the visceral and parietal layers, into which the filtrate enters after passing through the podocytes' filtration slits[WP]. luminal region between the glomerular capsule visceral and parietal layers, into which filtrate enters after passing through the filtration barrier from the glomerular capillaries[MP]" ;
    obo:IAO_0000116 "TODO - fix ZFA" ;
    obo:UBPROP_0000001 "Space between the renal glomerulus and the glomerular capsule. Renal filtrate collects here then passes into the renal tubule.[TAO]" ;
    oboInOwl:hasDbXref "EMAPA:27985", "EMAPA:28263", "FMA:17676", "MA:0001664", "NCIT:C33840", "SCTID:244284006", "TAO:0005283", "TAO:0005312", "UMLS:C0227643", "Wikipedia:Bowman's_space", "ZFA:0005283", "ZFA:0005312" ;
    oboInOwl:hasExactSynonym "Bowman's space", "capsular space", "glomerular capsule space", "glomerular urinary space", "inter-glomerular space", "pronephric capsular space", "renal capsular space", "urinary space", "urinary space of renal corpuscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bowmanb%s space" ;
    oboInOwl:id "UBERON:0001286" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "Bowman's space" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] .

obo:UBERON_0001287
    obo:IAO_0000115 "The proximal convoluted tubule is the most proximal portion of the proximal tubule and extends from the glomerular capsule to the proximal straight tubule." ;
    obo:UBPROP_0000001 "Renal tubule that connects to the renal corpuscle.[TAO]" ;
    oboInOwl:hasDbXref "CALOHA:TS-2198", "EMAPA:28287", "EV:0100388", "FMA:17693", "MA:0001669", "NCIT:C33417", "SCTID:362220008", "TAO:0005290", "UMLS:C1514580", "Wikipedia:Proximal_convoluted_tubule", "ZFA:0005290" ;
    oboInOwl:hasExactSynonym "proximal convoluted renal tubule", "tubulus contortus proximalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "1st convoluted tubule", "PCT", "first convoluted tubule", "kidney proximal convoluted tubule", "renal proximal convoluted tubule", "tubulus contortus proximalis", "tubulus convolutus proximalis" ;
    oboInOwl:id "UBERON:0001287" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "proximal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0006534, obo:UBERON_0006853, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0001288
    obo:IAO_0000115 "the section of the renal tubule in the kidney medulla with a hairpin bend; consists of a descending limb and an ascending limb, and is situated between the proximal convoluted tubule to the distal convoluted tubule; it functions to reabsorb water and ions from the urine" ;
    obo:IAO_0000116 "the definitions of some kidney parts (e.g. proximal straight tubule) refer to Henle's loop, even in species where this may not be present. Requires review." ;
    obo:RO_0002174 obo:NCBITaxon_8353 ;
    obo:RO_0002175 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "A highly specialized segment of the mammalian kidney tubules, that dips into the medulla. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, p.648, see_Liem_KF][VHOG]" ;
    obo:UBPROP_0000008 "The structure differs considerably between species; there is a definite physical loop of Henle in the mammalian and avian renal systems but this seems to be absent in Xenopus. However, homologs of some, but not all, molecular markers (e.g. cldn8 and clcnk) of the mammalian loop of Henle were found to be present in the pronephros of the frog larva ." ;
    obo:UBPROP_0000009 "The loop of Henle plays an important role in creating a concentration gradient in the medulla of the kidney. It is involved in reabsorption of filtered water and ions including sodium, potassium and calcium, and independently regulates both the volume and osmolarity of body fluids." ;
    oboInOwl:hasDbXref "BTO:0004608", "EMAPA:19280", "EV:0100390", "FMA:17698", "GAID:437", "MA:0001675", "MESH:D008138", "NCIT:C33006", "SCTID:361335009", "UMLS:C0023986", "VHOG:0001270", "Wikipedia:Loop_of_Henle" ;
    oboInOwl:hasExactSynonym "Henle loop", "Henle's loop", "ansa nephroni" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001288" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007685
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001287
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0001292
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0001289
    obo:IAO_0000115 "the portion of the renal tubule that constitutes the proximal part of the loop of Henle, has low permeability to ions and urea, and is highly permeable to water; it consists of an initial short thick segment lined by low simple cuboidal epithelium and a long thin segment lined by simple squamous epithelium; however, this distinction is not as important physiologically as in the ascending limb, so often the two are treated as one structure" ;
    oboInOwl:hasBroadSynonym "descending limb" ;
    oboInOwl:hasDbXref "EMAPA:35511", "FMA:17705", "MA:0001679", "NCIT:C32456", "SCTID:245350001", "UMLS:C0227657", "Wikipedia:Descending_limb_of_loop_of_henle" ;
    oboInOwl:hasExactSynonym "descending limb of Henle's loop", "loop of Henle descending limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001289" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "descending limb of loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0001290
    obo:IAO_0000115 "The proximal straight tubule is the part of the descending limb that extends from the proximal convoluted tubule to the descending thin tubule." ;
    obo:IAO_0000116 "TODO - is S3 exactly coincident with PST? todo - ensure relationships work across species (loop of Henle)" ;
    obo:UBPROP_0000001 "Portion of the renal tubule which is just posterior to the proximal convoluted tubule.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0005166" ;
    oboInOwl:hasDbXref "BTO:0000055", "EMAPA:29661", "EMAPA:29669", "FMA:17716", "MA:0002614", "TAO:0005291", "Wikipedia:Proximal_straight_tubule", "ZFA:0005291" ;
    oboInOwl:hasExactSynonym "S3", "thick descending limb of proximal tubule", "tubulus rectus proximalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pars recta", "pars recta tubuli renalis", "proximal tubule segment 3", "segment 3 of proximal tubule" ;
    oboInOwl:id "UBERON:0001290" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "proximal straight tubule" ;
    rdfs:subClassOf obo:UBERON_0006853, obo:UBERON_0009035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006542
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0005096
    ] .

obo:UBERON_0001291
    obo:IAO_0000115 "the distal sub-portion of the ascending loop of Henle which is lined by simple cuboidal epithelium and enters the renal cortex to empty a hypotonic filtrate into the distal convoluted tubule" ;
    obo:IAO_0000116 "TODO - thick/thin check. Also - does the loop of Henle overlap the distal convoluted tubule? FMA divides DCT into straight and convoluted portions" ;
    oboInOwl:hasDbXref "EMAPA:28396", "EMAPA:29671", "EMAPA:35512", "FMA:17722", "MA:0001677", "SCTID:244953001", "Wikipedia:Thick_ascending_limb_of_loop_of_Henle" ;
    oboInOwl:hasExactSynonym "ascending thick limb", "distal straight tubule", "loop of Henle ascending limb thick segment", "straight portion of distal convoluted renal tubule", "straight portion of distal convoluted tubule", "thick ascending limb", "thick ascending limb of Henle's loop", "thick ascending limb of distal tubule", "tubulus rectus distalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubulus rectus distalis" ;
    oboInOwl:id "UBERON:0001291" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thick ascending limb of loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0009035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005164
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0001292
    obo:IAO_0000115 "The first segment of the nephron lying just downstream from the loop of Henle, immediately after the macula densa." ;
    obo:UBPROP_0000001 "a portion of kidney nephron between the loop of Henle and the collecting duct system[Wikipedia:Distal_convoluted_tubule]." ;
    obo:UBPROP_0000009 "in humans it is responsible for the reabsorption of about 5% of filtered sodium via the thiazide-sensitive Na-Cl symporter." ;
    oboInOwl:hasDbXref "EMAPA:28393", "EV:0100389", "FMA:17721", "MA:0001666", "NCIT:C32469", "SCTID:361336005", "UMLS:C0022676", "Wikipedia:Distal_convoluted_tubule" ;
    oboInOwl:hasExactSynonym "distal convoluted renal tubule", "tubulus contortus distalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "second convoluted tubule", "tubulus contortus distalis", "tubulus convolutus distalis" ;
    oboInOwl:id "UBERON:0001292" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "distal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0006534, obo:UBERON_0006853, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] ;
    foaf:depicted_by "Kidney:nephron.png"^^xsd:anyURI .

obo:UBERON_0001293
    obo:IAO_0000115 "The renal outer medulla is the region of the kidney that lies between the renal cortex and the renal inner medulla[GO]." ;
    oboInOwl:hasDbXref "BTO:0001746", "CALOHA:TS-0508", "EMAPA:28310", "FMA:17733", "MA:0001653" ;
    oboInOwl:hasExactSynonym "outer renal medulla", "outer zone of medulla of kidney", "outer zone of renal medulla", "renal outer medulla", "zona externa (medullaris renalis)", "zona externa medullae renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney outer medulla", "set of outer region of renal pyramids" ;
    oboInOwl:id "UBERON:0001293" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "outer medulla of kidney" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000362
    ] .

obo:UBERON_0001294
    obo:IAO_0000115 "Innermost region of the mammalian kidney." ;
    obo:UBPROP_0000008 "unique to mammals" ;
    oboInOwl:hasDbXref "BTO:0001745", "CALOHA:TS-0506", "EMAPA:28349", "FMA:17734", "MA:0001652" ;
    oboInOwl:hasExactSynonym "inner renal medulla", "inner zone of medulla of kidney", "inner zone of renal medulla", "renal inner medulla", "set of inner region of renal pyramids", "zona interna (medullaris renalis)", "zona interna medullae renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney inner medulla" ;
    oboInOwl:id "UBERON:0001294" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "inner medulla of kidney" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000362
    ] .

obo:UBERON_0001295
    obo:IAO_0000115 "the glandular mucous membrane lining of the uterine cavity that is hormonally responsive during the estrous/menstrual cycle and during pregnancy" ;
    obo:UBPROP_0000001 "The mucous membrane lining the uterus. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The maternal part of the placenta (of eutherian mammals) is the vascularized and glandular uterine lining, or endometrium.[well established][VHOG]" ;
    obo:UBPROP_0000007 "endometrial" ;
    obo:UBPROP_0000008 "Animals that have estrous cycles reabsorb the endometrium if conception does not occur during that cycle. Animals that have menstrual cycles shed the endometrium through menstruation instead" ;
    obo:UBPROP_0000012 "in FMA this is subdivided into basal and outer" ;
    oboInOwl:hasDbXref "BTO:0001422", "CALOHA:TS-0276", "EFO:0000980", "EMAPA:29917", "EV:0100115", "FMA:17742", "GAID:377", "MA:0000390", "MAT:0000319", "MESH:D004717", "MIAA:0000319", "NCIT:C12313", "SCTID:278867007", "UMLS:C0014180", "VHOG:0001285", "Wikipedia:Endometrium" ;
    oboInOwl:hasExactSynonym "tunica mucosa (endometrium)", "tunica mucosa uteri", "uterine endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "uterine mucosa", "uterine mucous membrane" ;
    oboInOwl:id "UBERON:0001295" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "endometrium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] ;
    foaf:depicted_by "Illu:cervix.jpg"^^xsd:anyURI .

obo:UBERON_0001296
    obo:IAO_0000115 "the smooth muscle coat of the uterus, which forms the main mass of the organ and surrounds and supports the endometrium" ;
    obo:UBPROP_0000001 "The muscular wall of the uterus. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In all mammals, the uterus develops as a specialization of the paramesonephric or Müllerian ducts, which gives rise to the infundibula, oviducts, uterus, cervix, and anterior vagina. Morphogenetic events common to development of all uteri include: 1) differentiation and growth of the myometrium, 2) differentiation and morphogenesis of the endometrial glands, and 3) organization and stratification of endometrial stroma. Uterine development is initiated in the fetus, but is only completed postnatally with differentiation and development of the endometrial glands.[well established][VHOG]" ;
    obo:UBPROP_0000007 "myometrial" ;
    obo:UBPROP_0000009 "The myometrium stretches (the smooth muscle cells expand in both size and number) during pregnancy to allow for the harboring of the pregnancy, and contracts in a coordinated fashion during the process of labor. After delivery the myometrium contracts to expel the placenta and reduce blood loss." ;
    oboInOwl:hasDbXref "BTO:0000907", "CALOHA:TS-0652", "EFO:0001970", "EMAPA:29923", "EV:0100116", "FMA:17743", "GAID:171", "MA:0000391", "MESH:D009215", "NCIT:C12314", "SCTID:279879004", "UMLS:C0027088", "VHOG:0001281", "Wikipedia:Myometrium" ;
    oboInOwl:hasExactSynonym "tunica muscularis (myometrium)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tunica muscularis", "uterine myometrium", "uterine smooth muscle" ;
    oboInOwl:id "UBERON:0001296" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "myometrium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0034933, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001297
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    foaf:depicted_by "Illu:cervix.jpg"^^xsd:anyURI .

obo:UBERON_0001297
    obo:IAO_0000115 "Outer serosa layer of the uterus." ;
    obo:IAO_0000116 "TODO - check for parallel structure with peritoneum" ;
    oboInOwl:hasDbXref "EMAPA:37792", "FMA:17744", "MA:0001729", "NCIT:C33298", "SCTID:253705006", "UMLS:C0227824", "Wikipedia:Perimetrium" ;
    oboInOwl:hasExactSynonym "perimetrium", "serous coat of uterus", "serous membrane of uterus", "tunica serosa (perimetrium)", "tunica serosa uteri", "uterine serosa", "uterus serosa", "uterus serous membrane", "visceral peritoneum of uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001297" ;
    a owl:Class ;
    rdfs:label "serosa of uterus" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] ;
    foaf:depicted_by "Illu:cervix.jpg"^^xsd:anyURI .

obo:UBERON_0001299
    obo:IAO_0000115 "the conic expansion of the corpus spongiosum that forms the head of the penis" ;
    oboInOwl:hasBroadSynonym "glans" ;
    oboInOwl:hasDbXref "BTO:0003118", "EMAPA:18988", "EV:0100108", "FMA:18247", "GAID:0000012", "MA:0002726", "NCIT:C12324", "OpenCyc:Mx4rvdCpE5wpEbGdrcN5Y29ycA", "SCTID:263378009", "UMLS:C0227948", "VHOG:0001475", "Wikipedia:Glans_penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "balanus", "coronal sulcus" ;
    oboInOwl:id "UBERON:0001299" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "glans penis" ;
    rdfs:subClassOf obo:UBERON_0035651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013239
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0013239
    ], [
        a owl:Restriction ;
        owl:onProperty core:sexually_homologous_to ;
        owl:someValuesFrom obo:UBERON_0006653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] ;
    foaf:depicted_by "Male:anatomy.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/1/13/Anteriorglanspenis.jpg"^^xsd:anyURI .

obo:UBERON_0001301
    obo:IAO_0000115 "the elongated structure connected to the posterior surface of the testis that transports, stores, and matures spermatozoa between testis and vas deferens" ;
    obo:IAO_0000116 "Kardong has epididymis in elasmobranch" ;
    obo:UBPROP_0000007 "epididymal" ;
    obo:UBPROP_0000008 "A similar, but probably non-homologous, structure is found in cartilaginous fishes" ;
    obo:UBPROP_0000010 "Typically divided into three main regions. In reptiles, there is an additional canal between the testis and the head of the epididymis, which receives the various efferent ducts. This is, however, absent in all birds and mammals. The epididymis is covered by a two layered pseudostratified epithelium. The epithelium is separated by a basement membrane from the connective tissue wall which has smooth muscle cells." ;
    oboInOwl:hasDbXref "BTO:0000408", "CALOHA:TS-0285", "EFO:0000982", "EMAPA:19290", "EV:0100103", "FMA:18255", "GAID:397", "MA:0000397", "MAT:0000130", "MESH:A05.360.444.849.286", "MIAA:0000130", "NCIT:C12328", "SCTID:181432000", "UMLS:C0014533", "VHOG:0001265", "Wikipedia:Epididymis", "galen:Epididymis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001301" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "epididymis" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004120, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:CL_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0006946
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_testis_surface.jpg"^^xsd:anyURI .

obo:UBERON_0001302
    obo:IAO_0000115 "A fallopian tube that is part of a right side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "non-functional in monotremes[ISBN:978-0226870137]" ;
    oboInOwl:hasDbXref "EMAPA:37369", "FMA:18483", "MA:0001717", "NCIT:C33475", "SCTID:280106006", "UMLS:C0227900" ;
    oboInOwl:hasExactSynonym "right fallopian tube", "right oviduct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001302" ;
    a owl:Class ;
    rdfs:label "right uterine tube" ;
    rdfs:subClassOf obo:UBERON_0003889, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003889
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0001303
    obo:IAO_0000115 "A fallopian tube that is part of a left side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37368", "FMA:18484", "MA:0001716", "NCIT:C32959", "SCTID:280107002", "UMLS:C0227902" ;
    oboInOwl:hasExactSynonym "left fallopian tube", "left oviduct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001303" ;
    a owl:Class ;
    rdfs:label "left uterine tube" ;
    rdfs:subClassOf obo:UBERON_0003889, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003889
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0001304
    obo:IAO_0000115 "layer of simple cuboidal cells covering surface of ovary[WP]." ;
    oboInOwl:hasDbXref "BTO:0004483", "EHDAA:8126", "EMAPA:17963", "FMA:18629", "MA:0001711", "NCIT:C61518", "RETIRED_EHDAA2:0001361", "SCTID:258308007", "UMLS:C0227875", "VHOG:0000630", "Wikipedia:Germinal_epithelium_(female)" ;
    oboInOwl:hasExactSynonym "epithelium superficiale (ovarium)", "germinal epithelium (female)", "ovarian surface epithelium", "ovary germinal epithelium", "surface epithelium of ovary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "female coelomic epithelium", "ovary surface epithelium" ;
    oboInOwl:id "UBERON:0001304" ;
    a owl:Class ;
    rdfs:comment "Controversial - see article. Requires expert input. Also check BTO placement" ;
    rdfs:label "germinal epithelium of ovary" ;
    rdfs:subClassOf obo:UBERON_0000484, obo:UBERON_0004911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000484
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001307
            ]
        )
    ] .

obo:UBERON_0001305
    obo:IAO_0000115 "A spherical aggregation of cells in the ovary that contains a single oocyte[WP,modified]." ;
    obo:IAO_0000116 "TODO - align subtypes based on staging, which is taxon-specific" ;
    obo:UBPROP_0000001 "Oocyte development of zebrafish has been divided into five stages based on morphological criteria and on physiological and biochemical events. Stage I follicles (less than 140 microns) are primary growth stage, stage II follicles (140-340 microns) are cortical alveolus stage, stage III (340-690 microns) are vitellogenesis, stage IV (690-730 microns) are oocyte maturation, and stage V follicles are matured egg. Selman et al, 1993.[TAO]" ;
    obo:UBPROP_0000003 "Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved.[uncertain][VHOG]" ;
    obo:UBPROP_0000008 "These structures are periodically initiated to grow and develop, culminating in ovulation of usually a single competent oocyte in humans. These eggs/ova are only developed once every menstrual cycle (e.g. once a month in humans)" ;
    obo:UBPROP_0000009 "The somatic cell component of the follicle produces hormones important for oocyte development and proper endocrine function" ;
    oboInOwl:hasDbXref "BTO:0000475", "CALOHA:TS-0726", "EMAPA:35627", "FMA:18640", "GAID:371", "MA:0001707", "MAT:0000449", "MESH:D006080", "NCIT:C33244", "SCTID:361111009", "TAO:0001110", "UMLS:C0018120", "VHOG:0001536", "Wikipedia:Ovarian_follicle", "ZFA:0001110" ;
    oboInOwl:hasExactSynonym "follicle of ovary", "follicle of ovary viewed macroscopically", "ovary follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "egg follicle", "folliculi ovarici primarii", "folliculi ovarici vesiculosi" ;
    oboInOwl:id "UBERON:0001305" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ovarian follicle" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002174
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000038
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005296
    ] ;
    foaf:depicted_by "Primary:follicle-4.JPG"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/ca/Human_ovarian_follicle.jpg"^^xsd:anyURI .

obo:UBERON_0001307
    obo:IAO_0000115 "A capsule that surrounds a female gonad." ;
    oboInOwl:hasDbXref "EMAPA:35626", "FMA:18662", "MA:0001706", "NCIT:C49265", "SCTID:258491008", "UMLS:C0227877" ;
    oboInOwl:hasExactSynonym "ovarian capsule", "ovary capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001307" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "capsule of ovary" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003893, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0001308
    obo:IAO_0000115 "The external iliac artery is a large artery in the pelvic region that carries blood to the lower limb. The external iliac artery is a paired artery, meaning there is one on each side of the body: a right external iliac artery and left external iliac artery. The external iliac artery is accompanied by the external iliac vein, which is located posterior to the artery. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0004666", "EHDAA2:0000463", "EHDAA:4337", "EMAPA:17614", "FMA:18805", "MA:0001973", "NCIT:C32558", "OpenCyc:Mx4rvkh47pwpEbGdrcN5Y29ycA", "SCTID:181352000", "UMLS:C0226398", "Wikipedia:External_iliac_artery", "galen:ExternalIliacArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria iliaca externa" ;
    oboInOwl:id "UBERON:0001308" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "external iliac artery" ;
    rdfs:subClassOf obo:UBERON_0005609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001191
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3e/Gray539.png"^^xsd:anyURI .

obo:UBERON_0001309
    obo:IAO_0000115 "The internal iliac artery (formerly known as the hypogastric artery) is the main artery of the pelvis. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0004667", "EMAPA:17860", "FMA:18808", "MA:0001974", "NCIT:C32845", "SCTID:181346001", "UMLS:C0226364", "Wikipedia:Internal_iliac_artery", "galen:InternalIliacArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria iliaca interna", "hypogastric artery" ;
    oboInOwl:id "UBERON:0001309" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "internal iliac artery" ;
    rdfs:subClassOf obo:UBERON_0005609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001191
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d3/Iliac_artery_bifurcation.PNG"^^xsd:anyURI .

obo:UBERON_0001310
    obo:IAO_0000115 "The umbilical artery is a paired artery (with one for each half of the body) that is found in the abdominal and pelvic regions. In the fetus, it extends into the umbilical cord. [WP,unvetted]." ;
    obo:IAO_0000116 "todo - compare with EHDAA2. Check embryonic vs extraembryonic, developmental relationships" ;
    oboInOwl:hasDbXref "BTO:0000841", "CALOHA:TS-1077", "EHDAA:1026", "EHDAA:410", "EMAPA:16331", "EMAPA:16372", "FMA:18820", "GAID:516", "MA:0002072", "MESH:D014469", "NCIT:C33827", "OpenCyc:Mx4rCWdhMGWbEd2AAABQjYGu0g", "RETIRED_EHDAA2:0002106", "SCTID:261404000", "UMLS:C0041632", "Wikipedia:Umbilical_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "a. umbilicalis" ;
    oboInOwl:id "UBERON:0001310" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "umbilical artery" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/328"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0010260 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Gray502.png"^^xsd:anyURI .

obo:UBERON_0001311
    obo:IAO_0000115 "An artery that supplies blood to the lower urinary bladder." ;
    oboInOwl:hasDbXref "EMAPA:37089", "FMA:18823", "MA:0002079", "NCIT:C52685", "SCTID:43210002", "UMLS:C0226377", "Wikipedia:Inferior_vesical_artery" ;
    oboInOwl:hasExactSynonym "arteria vesicali inferior", "arteria vesicalis inferior" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria vesicalis inferior" ;
    oboInOwl:id "UBERON:0001311" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "inferior vesical artery" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0009027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001309
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0006082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0006082
            ]
        )
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/1/13/Inferiorvesical.png"^^xsd:anyURI .

obo:UBERON_0001312
    obo:IAO_0000115 "An artery that supplies blood to the upper urinary bladder." ;
    obo:UBPROP_0000011 "The first part of the superior vesical artery represents the terminal section of the previous portion of the umbilical artery (fetal hypogastric artery)[WP]" ;
    oboInOwl:hasDbXref "EMAPA:37123", "FMA:18839", "MA:0002080", "NCIT:C52686", "SCTID:113268007", "UMLS:C0226376", "Wikipedia:Superior_vesical_artery" ;
    oboInOwl:hasExactSynonym "arteria vesicali superior", "arteria vesicalis superior" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriae vesicales superiores" ;
    oboInOwl:id "UBERON:0001312" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "superior vesical artery" ;
    rdfs:subClassOf obo:UBERON_0003468, obo:UBERON_0009027 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/0/02/Internal_iliac_branches.PNG"^^xsd:anyURI .

obo:UBERON_0001317
    obo:IAO_0000115 "A vein that begins near the upper part of the greater sciatic foramen, passes upward behind and slightly medial to the hypogastric artery and, at the brim of the pelvis, joins with the external iliac to form the common iliac vein. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0000874", "EMAPA:37148", "FMA:18884", "MA:0002139", "MA:0002145", "NCIT:C32847", "SCTID:181399007", "UMLS:C0226764", "VHOG:0000749", "Wikipedia:Internal_iliac_vein", "galen:InternalIliacVein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypogastric vein", "v. hypogastrica", "v. iliaca interna" ;
    oboInOwl:id "UBERON:0001317" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "internal iliac vein" ;
    rdfs:subClassOf obo:UBERON_0005610, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0005179
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Internaliliacv.png"^^xsd:anyURI .

obo:UBERON_0001318
    obo:IAO_0000116 "inferred from artery" ;
    oboInOwl:hasDbXref "EMAPA:37158", "FMA:18890", "MA:0002264" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001318" ;
    a owl:Class ;
    rdfs:label "inferior vesical vein" ;
    rdfs:subClassOf obo:UBERON_0002460, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0006082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0006082
            ]
        )
    ] .

obo:UBERON_0001319
    obo:IAO_0000115 "One the veins that drains the vaginal venous plexus, into the hypogastric veins. [WP,modified]." ;
    oboInOwl:hasDbXref "EMAPA:37796", "FMA:18899", "MA:0002251", "SCTID:424336009" ;
    oboInOwl:hasExactSynonym "vagina vein", "vein of vagina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001319" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vaginal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray589.png"^^xsd:anyURI .

obo:UBERON_0001322
    obo:IAO_0000115 "A large nerve that supplies nearly the whole of the skin of the leg, the muscles of the back of the thigh, and those of the leg and foot. It begins in the lower back and runs through the buttock and down the lower limb." ;
    obo:UBPROP_0000008 "mouse sciatic nerve origins predominantly from the third lumbar (L3) and L4 spinal nerves, unlike the L4 and L5 in rats - http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2700063/" ;
    oboInOwl:hasDbXref "BIRNLEX:1133", "BTO:0001221", "CALOHA:TS-0899", "EFO:0001417", "EHDAA2:0001779", "EHDAA:5659", "EMAPA:18577", "FMA:19034", "GAID:852", "MA:0001172", "MESH:D012584", "NCIT:C52810", "OpenCyc:Mx4rv7MlDJwpEbGdrcN5Y29ycA", "SCTID:181050003", "UMLS:C0036394", "VHOG:0000894", "Wikipedia:Sciatic_nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ischiadic nerve", "ischiatic nerve", "nervus ischiadicus", "nervus sciaticus" ;
    oboInOwl:id "UBERON:0001322" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sciatic nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001815
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000978
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001511
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3a/Gray1244.png"^^xsd:anyURI .

obo:UBERON_0001323
    obo:IAO_0000115 "The tibial nerve is a branch of the sciatic nerve. The tibial nerve passes through the popliteal fossa to pass below the arch of soleus. In the popliteal fossa the nerve gives off branches to gastrocnemius, popliteus, soleus and plantaris muscles, an articular branch to the knee joint, and a cutaneous branch that will become the sural nerve. The sural nerve is joined by fibres from the common peroneal nerve and runs down the calf to supply the lateral side of the foot. Below the soleus muscle the nerve lies close to the tibia and supplies the tibialis posterior, the flexor digitorum longus and the flexor hallucis longus. The nerve passes into the foot running posterior to the medial malleolus. Here it is bound down by the flexor retinaculum in company with the posterior tibial artery. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:36512", "FMA:19035", "GAID:854", "MA:0001173", "MESH:D013979", "NCIT:C52809", "OpenCyc:Mx4rwNya8JwpEbGdrcN5Y29ycA", "SCTID:181078002", "UMLS:C0040186", "Wikipedia:Tibial_nerve" ;
    oboInOwl:hasExactSynonym "medial popliteal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "n. tibialis" ;
    oboInOwl:id "UBERON:0001323" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tibial nerve" ;
    rdfs:subClassOf obo:UBERON_0003431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001322
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1a/Gray828.png"^^xsd:anyURI .

obo:UBERON_0001325
    obo:IAO_0000115 "Muscle (organ) which is a part of the pelvis. Examples: levator ani," ;
    oboInOwl:hasDbXref "EMAPA:18184", "EMAPA:37481", "FMA:19086", "MA:0000534" ;
    oboInOwl:hasExactSynonym "muscle organ of pelvis", "pelvic muscle", "pelvis muscle", "pelvis muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001325" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "muscle of pelvis" ;
    rdfs:subClassOf obo:UBERON_0003833, obo:UBERON_0005179 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0001328
    obo:IAO_0000115 "A portion of a prostate that forms a lobe." ;
    obo:UBPROP_0000008 "Anatomically, the human prostate gland is located between the base of the bladder and the rectum, and it completely surrounds the proximal urethra (Fig. 1A). It is a single alobular structure with central (CZ), peripheral (PZ) and transitional (TZ) zones. In contrast, the mouse prostate is not merged into one compact anatomical structure. It comprises four paired lobes situated circumferentially around the urethra, immediately caudal to the urinary bladder-namely, anterior (AP), dorsal (DP), lateral (LP), and ventral (VP) prostate (Fig. 1B). Often, the dorsal and the lateral lobes are thought of in combination and referred to as the dorsolateral (DLP) lobe as they share a ductal system. The mouse AP is considered analogous to the human CZ, which is rarely a site of neoplastic transformation in humans. The mouse DLP is considered most similar to the human PZ, which is the zone in which most carcinomas arise (Xue et al. 1997). These analogies, however, are limited as they are based solely on descriptive data and need to be re-evaluated using molecular techniques before the relationship between specific mouse prostate lobes and the human prostate zones is definitively asserted (Abate-Shen & Shen 2000). The mouse VP does not have a human homologue, and the human TZ does not have a murine homologue" ;
    dc:contributor <https://github.com/RDruzinsky>, <https://github.com/cmungall>, <https://github.com/tfhayamizu>, <https://github.com/uberon> ;
    oboInOwl:hasDbXref "BTO:0000548", "EMAPA:35712", "FMA:19570", "MA:0001738", "NCIT:C52726", "SCTID:279692004", "UMLS:C0227970" ;
    oboInOwl:hasExactSynonym "lobe of prostate gland", "prostate gland lobe", "prostatic lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001328" ;
    a owl:Class ;
    rdfs:label "lobe of prostate" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0005156, obo:UBERON_0009912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0001330
    obo:IAO_0000115 "The pampiniform plexus is a network of many small veins found in the male spermatic cord. It is formed by the union of multiple spermatic veins from the back of the testis and tributaries from the epididymis. The veins of the plexus ascend along the cord in front of the ductus deferens. Below the subcutaneous inguinal ring they unite to form three or four veins, which pass along the inguinal canal, and, entering the abdomen through the abdominal inguinal ring, coalesce to form two veins. These again unite to form a single vein, the testicular vein, which opens on the right side into the inferior vena cava, at an acute angle, and on the left side into the left renal vein, at a right angle. The pampinoform plexus forms the chief mass of the cord. In addition to its function in venous return from the testes, the pampiniform plexus also plays a role in the temperature regulation of the testes. It acts as a heat exchanger, cooling blood in adjacent arteries. An abnormal enlargement of the pampiniform plexus is a medical condition called varicocele. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37385", "FMA:19607", "MA:0001866", "SCTID:279661001", "Wikipedia:Pampiniform_venous_plexus" ;
    oboInOwl:hasExactSynonym "pampiniform venous plexus", "plexus of veins of fascia of prostate", "plexus venosus pampiniformis", "venous plexus of fascia of prostate", "venous plexus of fascia of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001330" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pampiniform plexus" ;
    rdfs:subClassOf obo:UBERON_0001593, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005352
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/af/Gray1147.png"^^xsd:anyURI .

obo:UBERON_0001331
    obo:IAO_0000115 "A zone of skin that is part of a penis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35675", "FMA:19638", "MA:0002727", "SCTID:35900000" ;
    oboInOwl:hasExactSynonym "penile skin", "penis skin", "penis zone of skin", "zone of skin of penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001331" ;
    a owl:Class ;
    rdfs:label "skin of penis" ;
    rdfs:subClassOf obo:UBERON_0000014, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0001332
    obo:IAO_0000115 "A retractable double-layered fold of skin and mucous membrane that covers the glans penis and protects the urinary meatus when the penis is not erect." ;
    oboInOwl:hasBroadSynonym "prepuce", "preputium" ;
    oboInOwl:hasDbXref "BTO:0001113", "CALOHA:TS-0383", "EFO:0001664", "EMAPA:18989", "EV:0100109", "FMA:19639", "MA:0000407", "NCIT:C33049", "OpenCyc:Mx4rvVjlTZwpEbGdrcN5Y29ycA", "SCTID:181426005", "UMLS:C0227952", "Wikipedia:Foreskin" ;
    oboInOwl:hasExactSynonym "penile prepuce", "prepuce of male", "preputium penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foreskin", "praeputium", "prepucium" ;
    oboInOwl:id "UBERON:0001332" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "prepuce of penis" ;
    rdfs:subClassOf obo:UBERON_0011374, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0035005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0035005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011374
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] ;
    foaf:depicted_by "Foreskin:CloseupV2.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/en/thumb/c/cc/Foreskin2.jpg/200px-Foreskin2.jpg"^^xsd:anyURI .

obo:UBERON_0001333
    obo:IAO_0000115 "A urethra that is part of a male reproductive system." ;
    oboInOwl:hasDbXref "BTO:0004089", "EMAPA:18692", "FMA:19668", "MA:0002640", "NCIT:C33050", "SCTID:264085007", "UMLS:C0458452", "Wikipedia:Male_urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001333" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "male urethra" ;
    rdfs:subClassOf obo:UBERON_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] ;
    foaf:depicted_by "Female:anatomy.png"^^xsd:anyURI .

obo:UBERON_0001334
    obo:IAO_0000115 "A urethra that is part of a female reproductive system." ;
    oboInOwl:hasDbXref "BTO:0004088", "EMAPA:28747", "FMA:19669", "MA:0002637", "NCIT:C32591", "SCTID:264469008", "UMLS:C0458485", "Wikipedia:Female_urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethra feminina", "urethra muliebris" ;
    oboInOwl:id "UBERON:0001334" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "female urethra" ;
    rdfs:subClassOf obo:UBERON_0000057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] ;
    foaf:depicted_by "Female:anatomy.png"^^xsd:anyURI .

obo:UBERON_0001338
    obo:IAO_0000115 "Any of the numerous small mucous-secreting glands located in the wall of the male or female urethra that help protect the epithelium from the corrosive urine" ;
    obo:UBPROP_0000012 "NCIT:C12339 paraurethral gland belongs here" ;
    oboInOwl:hasDbXref "EMAPA:37784", "FMA:19683", "MA:0001688", "SCTID:279477005" ;
    oboInOwl:hasExactSynonym "gland of urethra", "urethra gland", "urethra gland (male or female)", "urethral mucuous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001338" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "urethral gland" ;
    rdfs:subClassOf obo:UBERON_0000414, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0001343
    obo:IAO_0000115 "The tubules in the testes where spermatogenesis occurs." ;
    obo:UBPROP_0000001 "Any of the coiled tubules located in the testes in which spermatozoa are produced.[AAO]", "One of two or three twisted curved tubules in each lobule of the testis in which spermatogenesis occurs. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Frogs among amphibians and the amniotes have males with testes that are composed of seminiferous tubules, which differ from ampullae in being long, highly convoluted ductules.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010399", "BTO:0001235", "CALOHA:TS-1239", "EFO:0001404", "EMAPA:18685", "EMAPA:31476", "EV:0100380", "FMA:19825", "GAID:400", "MA:0000412", "MAT:0000503", "MESH:D012671", "NCIT:C13047", "NCIT:C34293", "SCTID:279614002", "UMLS:C0036630", "UMLS:C1519236", "VHOG:0001363", "Wikipedia:Seminiferous_tubule", "XAO:0003088" ;
    oboInOwl:hasExactSynonym "seminiferous cord", "seminiferous tubule", "testis - seminiferous tubule", "tubuli seminiferi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubuli seminiferi" ;
    oboInOwl:id "UBERON:0001343" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "seminiferous tubule of testis" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004120, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0007283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0051321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005297
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:CL_0000019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/49/Seminiferous_tubule_and_sperm_low_mag.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/6/6a/Gray1145.png"^^xsd:anyURI .

obo:UBERON_0001344
    obo:IAO_0000115 "The epithelial layer of the vagina." ;
    obo:UBPROP_0000012 "FMA: nonkeratinizing stratified squamous epithelium; BTO: Vaginal epithelium is stratified squamous epithelium having a thickness of 15-200 microns; MA has single subclass (squamous)" ;
    oboInOwl:hasDbXref "BTO:0000422", "CALOHA:TS-1325", "EMAPA:30991", "FMA:19978", "MA:0001730", "NCIT:C49313", "UMLS:C0920840" ;
    oboInOwl:hasExactSynonym "epithelial tissue of vagina", "vagina epithelial tissue", "vagina epithelium", "vaginal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium, vaginal" ;
    oboInOwl:id "UBERON:0001344" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of vagina" ;
    rdfs:subClassOf obo:UBERON_0000486, obo:UBERON_0004804, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0001347
    obo:IAO_0000115 "Connective tissue consisting of fat-storing cells and arranged in lobular groups or along minor blood vessels[MP,modified]" ;
    obo:UBPROP_0000001 "Adipose tissue, cells of which contain a single large lipid droplet." ;
    oboInOwl:hasDbXref "BTO:0001456", "CALOHA:TS-1119", "EFO:0000813", "EMAPA:35926", "FMA:20117", "MA:0000058", "MAT:0000199", "MIAA:0000199", "NCIT:C33889", "UMLS:C1704223", "Wikipedia:White_adipose_tissue" ;
    oboInOwl:hasExactSynonym "adipocytus unigutturalis", "textus adiposus albus", "unilocular adipose tissue", "white fat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "textus adiposus albus" ;
    oboInOwl:id "UBERON:0001347" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "white adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000448
            ]
        )
    ] .

obo:UBERON_0001348
    obo:IAO_0000115 "A thermogenic form of adipose tissue that is composed of brown adipocytes[MP,modified]" ;
    obo:UBPROP_0000001 "Adipose tissue, cells of which contain multiple small lipid droplets.[FMA]" ;
    obo:UBPROP_0000008 "especially abundant in newborns and in hibernating mammals" ;
    obo:UBPROP_0000009 "thermogenesis" ;
    oboInOwl:hasDbXref "BTO:0000156", "CALOHA:TS-0099", "EFO:0000812", "EMAPA:19209", "FMA:20118", "GAID:921", "MA:0000057", "MAT:0000198", "MESH:D002001", "MIAA:0000198", "NCIT:C32235", "SCTID:15965003", "UMLS:C0006298", "Wikipedia:Brown_adipose_tissue" ;
    oboInOwl:hasExactSynonym "adipocytus multigutturalis", "brown fat", "multilocular adipose tissue", "textus adiposus fuscus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "BAT", "textus adiposus fuscus" ;
    oboInOwl:id "UBERON:0001348" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "brown adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_1990845
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000449
            ]
        )
    ] ;
    foaf:depicted_by "Brownfat:PETCT.jpg"^^xsd:anyURI .

obo:UBERON_0001351
    obo:IAO_0000115 "The upper dilated end of the nasolacrimal duct that is lodged in a deep groove formed by the lacrimal bone and frontal process of the maxilla; it connects the lacrimal canaliculi, which drain tears from the eye's surface, and the nasolacrimal duct, which conveys this fluid into the nasal cavity; like the nasolacrimal duct, the sac is lined by stratified columnar epithelium with mucus-secreting goblet cells, and is surrounded by connective tissue." ;
    oboInOwl:hasDbXref "FMA:20289", "MA:0001298", "NCIT:C32909", "SCTID:362534009", "UMLS:C0229289", "Wikipedia:Lacrimal_sac" ;
    oboInOwl:hasExactSynonym "lachrymal sac", "lacrymal sac", "saccus lacrimalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001351" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal sac" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002392
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Gray896.png"^^xsd:anyURI .

obo:UBERON_0001352
    obo:IAO_0000115 "A tube running from the outer ear to the middle ear. The human ear canal extends from the pinna to the eardrum and is about 26 mm in length and 7 mm in diameter." ;
    obo:IAO_0000116 "consider revisiting superclass after refinement of CARO/EAO, conduit may not be quite correct." ;
    obo:UBPROP_0000011 "tympanic ring, which serves as support for the tympanic membrane, directs invagination of the first pharingeal cleft ectoderm to form the external acoustic meatus (EAM), which provides the outer layer of the membrane[PMID 11237469]" ;
    obo:UBPROP_0000012 "subdivision of head in FMA." ;
    oboInOwl:hasDbXref "EHDAA2:0000460", "EHDAA:8975", "EMAPA:17588", "EV:0100356", "FMA:61734", "GAID:864", "MA:0000260", "MESH:D004424", "NCIT:C12498", "OpenCyc:Mx4rvli-nZwpEbGdrcN5Y29ycA", "SCTID:181178004", "UMLS:C0013444", "VHOG:0000977", "Wikipedia:External_acoustic_meatus", "galen:ExternalAuditoryMeatus" ;
    oboInOwl:hasExactSynonym "auditory canal", "ear canal", "external acoustic tube", "external auditory canal", "external auditory tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory meatus", "external auditory meatus" ;
    oboInOwl:id "UBERON:0001352" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "external acoustic meatus" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004119, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005872
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0055127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0010065
    ] .

obo:UBERON_0001353
    obo:IAO_0000115 "The anus and surrounding regions. Encompasses both internal and external regions, where present" ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0000847", "EHDAA2:0000122", "EHDAA:2931", "EMAPA:16831", "MA:0000329", "MAT:0000042", "MIAA:0000042", "NCIT:C32069", "SCTID:362680001", "UMLS:C0230120", "VHOG:0000395", "WBbt:0006919" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "posterior", "posterior end of organism" ;
    oboInOwl:id "UBERON:0001353" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "anal region" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/507"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0006866
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000931
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fb/Gray408.png"^^xsd:anyURI .

obo:UBERON_0001355
    obo:IAO_0000115 "The profunda femoris artery (also known as the deep femoral artery, or the deep artery of the thigh) is a branch of the femoral artery that, as its name suggests, travels more deeply (posteriorly) than the rest of the femoral artery. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37216", "FMA:20741", "MA:0002027", "NCIT:C32436", "SCTID:181348000", "UMLS:C0226455", "Wikipedia:Deep_femoral_artery" ;
    oboInOwl:hasExactSynonym "arteria profunda femoris", "profunda femoris artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001355" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "deep femoral artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0002060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0002060
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray548.png"^^xsd:anyURI .

obo:UBERON_0001356
    obo:IAO_0000115 "The medial circumflex femoral artery (internal circumflex artery, medial femoral circumflex artery) is an artery in the upper thigh that helps supply blood to the neck of the femur. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37670", "FMA:20799", "MA:0001996", "SCTID:244326008", "Wikipedia:Medial_circumflex_femoral_artery" ;
    oboInOwl:hasExactSynonym "medial femoral circumflex artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria circumflexa femoris medialis" ;
    oboInOwl:id "UBERON:0001356" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "medial circumflex femoral artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0007119
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0007119
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c5/Circumflex_femoral_arteries.png"^^xsd:anyURI .

obo:UBERON_0001359
    obo:IAO_0000115 "A clear, colorless, bodily fluid, that occupies the subarachnoid space and the ventricular system around and inside the brain and spinal cord." ;
    obo:IAO_0000116 "many sources state the CP as sole producer of CSF, but this is disputed [DOI:10.1007/s11064-015-1581-6]" ;
    obo:UBPROP_0000001 "Portion of organism substance that is a clear fluid that occupies the subarachnoid space and the ventricular system around and inside the brain.[TAO]" ;
    obo:UBPROP_0000003 "In vertebrates, at early stages of Central Nervous System (CNS) development, the architecture of the brain primordium reveals the presence of the cavity of brain vesicles, which is filled by Embryonic Cerebro-Spinal Fluid (E-CSF). (...) Rat and chick E-CSF proteomes are similar, although rat is more complex in certain groups of proteins, e.g., apolipoproteins, which may be involved in the control of neural diversity, and has soluble enzymes present, just like adult human CSF, but unlike chick E-CSF, revealing phylogenetic brain differences between these groups of vertebrates.[uncertain][VHOG]" ;
    obo:UBPROP_0000012 "EHDAA2 models this as developing from CP, which is wrong", "the FMA def states that this is subarachnoid spaces only. ZFA def states subarachnoid spaces and brain ventricles, but not SC (and has part_of to brain). Circulation: It circulates from the lateral ventricles to the foramen of Monro (Interventricular foramen), third ventricle, aqueduct of Sylvius (Cerebral aqueduct), fourth ventricle, foramen of Magendie (Median aperture) and foramina of Luschka (Lateral apertures), subarachnoid space over brain and spinal cord. It should be noted that the CSF moves in a pulsatile manner throughout the CSF system with nearly zero net flow. CSF is reabsorbed into venous sinus blood via arachnoid granulations." ;
    oboInOwl:hasDbXref "BIRNLEX:1798", "BTO:0000237", "CALOHA:TS-0130", "EFO:0000329", "EHDAA2:0004441", "ENVO:02000029", "EV:0100311", "FMA:20935", "GAID:1181", "MA:0002503", "MAT:0000499", "MESH:A12.207.268", "NCIT:C12692", "TAO:0002184", "UMLS:C0007806", "VHOG:0001278", "Wikipedia:Cerebrospinal_fluid", "ZFA:0001626" ;
    oboInOwl:hasExactSynonym "CSF", "cerebral spinal fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "liquor cerebrospinalis", "spinal fluid" ;
    oboInOwl:id "UBERON:0001359" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cerebrospinal fluid" ;
    rdfs:subClassOf obo:UBERON_0007779, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002307
    ], [
        a owl:Restriction ;
        owl:onProperty core:filtered_through ;
        owl:someValuesFrom obo:UBERON_0001886
    ] .

obo:UBERON_0001366
    obo:IAO_0000115 "The outer layer of peritoneum that is attached to the abdominal and pelvic walls." ;
    obo:UBPROP_0000001 "Peritoneum attached to the abdominal wall.[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004459" ;
    oboInOwl:hasDbXref "AAO:0010816", "EMAPA:16591", "FMA:21451", "SCTID:362700006", "TAO:0005131", "VHOG:0001527", "Wikipedia:Parietal_peritoneum", "ZFA:0005131" ;
    oboInOwl:hasExactSynonym "parietal serous membrane of peritoneum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "peritoneal cavity lining" ;
    oboInOwl:id "UBERON:0001366" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "parietal peritoneum" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0022351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0003697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022351
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002358
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray1040.png"^^xsd:anyURI .

obo:UBERON_0001383
    obo:IAO_0000115 "A muscle that is part of the region of the hindlimb between the pelvis and ankle." ;
    obo:UBPROP_0000013 "see notes on UBERON:0000978 for possible confusion over the term 'leg'." ;
    oboInOwl:hasAlternativeId "UBERON:0003270" ;
    oboInOwl:hasDbXref "BTO:0000722", "EHDAA:8291", "EMAPA:19144", "EMAPA:19318", "MA:0000672", "RETIRED_EHDAA2:0000974", "Wikipedia:Leg_muscle" ;
    oboInOwl:hasExactSynonym "leg muscle", "leg muscle organ", "leg skeletal muscle", "leg skeletal muscle tissue", "muscle of hindlimb zeugopod or stylopod", "muscle of thigh or crus", "muscle of upper or lower hindlimb segment", "muscle of upper/lower leg", "muscle organ of leg", "skeletal muscle of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001383" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "muscle of leg" ;
    rdfs:subClassOf obo:UBERON_0003663, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0001384
    obo:IAO_0000115 "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html" ;
    obo:IAO_0000116 "TODO - in MA this is asserted to be part_of BOTH frontal and parietal cortex. in ABA these are disjoint. FMA makes no commitment beyond cerebral cortex. Wikipedia says frontal lobe. Check if species difference or difference in definition. Removed relationship: part_of UBERON:0001872 parietal lobe" ;
    obo:UBPROP_0000001 "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html", "the area of the frontal lobe that is involved with integration of voluntary movements and with speech.[MP]" ;
    oboInOwl:hasDbXref "BAMS:M1", "BAMS:MO", "BAMS:MOp", "BM:Tel-Cx-M1", "BTO:0004348", "DHBA:10162", "EFO:0002472", "EMAPA:35704", "FMA:224854", "MA:0000907", "MBA:985", "MESH:A08.186.211.730.885.213.270.548", "NCIT:C97339", "NLX:143555", "SCTID:11931008", "UMLS:C0026607", "Wikipedia:Primary_motor_cortex", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1910" ;
    oboInOwl:hasExactSynonym "motor cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Rolando's area", "excitable area", "gyrus precentralis", "motor area", "prefrontal gyrus", "primary motor area", "somatic motor areas", "somatomotor areas" ;
    oboInOwl:id "UBERON:0001384" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "primary motor cortex" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001870
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001870
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/eb/Ba4.png"^^xsd:anyURI .

obo:UBERON_0001394
    obo:IAO_0000115 "Artery that supplies the axilla" ;
    obo:UBPROP_0000008 "In human anatomy, the axillary artery is a large blood vessel that conveys oxygenated blood to the lateral aspect of the thorax, the axilla (armpit) and the upper limb. Its origin is at the lateral margin of the first rib, before which it is called the subclavian artery. After passing the lower margin of teres major it becomes the brachial artery." ;
    oboInOwl:hasDbXref "EMAPA:18749", "FMA:22654", "GAID:473", "MA:0002573", "MESH:D001366", "NCIT:C32169", "OpenCyc:Mx4rwRh-vZwpEbGdrcN5Y29ycA", "SCTID:181321001", "UMLS:C0004455", "Wikipedia:Axillary_artery", "galen:AxillaryArtery" ;
    oboInOwl:hasExactSynonym "arteria axillaris", "axillary part of subclavian artery", "axillary part of trunk of subclavian artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001394" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "axillary artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] ;
    foaf:depicted_by "Axillary:limits.PNG"^^xsd:anyURI .

obo:UBERON_0001415
    obo:IAO_0000115 "A zone of skin that is part of a pelvis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37282", "FMA:22984", "MA:0000546", "SCTID:181517009" ;
    oboInOwl:hasExactSynonym "pelvic skin", "pelvis skin", "pelvis zone of skin", "zone of skin of pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001415" ;
    a owl:Class ;
    rdfs:label "skin of pelvis" ;
    rdfs:subClassOf obo:UBERON_0003836, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0001416
    obo:IAO_0000115 "A zone of skin that is part of an abdomen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EFO:0000214", "FMA:22988", "FMA:23000", "MA:0000523", "NCIT:C52758", "SCTID:361707007", "UMLS:C0222166" ;
    oboInOwl:hasExactSynonym "abdomen skin", "abdomen zone of skin", "abdominal skin", "skin of abdomen proper", "zone of skin of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001416" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of abdomen" ;
    rdfs:subClassOf obo:UBERON_0003836, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0001417
    obo:IAO_0000115 "A zone of skin that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37277", "FMA:23021", "FMA:23022", "MA:0000590", "NCIT:C52756", "SCTID:361705004", "UMLS:C0205030" ;
    oboInOwl:hasExactSynonym "neck (volume) zone of skin", "neck skin", "neck zone of skin", "zone of skin of neck", "zone of skin of neck (volume)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001417" ;
    a owl:Class ;
    rdfs:label "skin of neck" ;
    rdfs:subClassOf obo:UBERON_0012180, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0001418
    obo:IAO_0000115 "A zone of skin that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37765", "FMA:23028", "FMA:23029", "MA:0000564", "SCTID:281723000" ;
    oboInOwl:hasExactSynonym "thoracic skin", "thorax skin", "thorax zone of skin", "zone of skin of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body skin" ;
    oboInOwl:id "UBERON:0001418" ;
    a owl:Class ;
    rdfs:label "skin of thorax" ;
    rdfs:subClassOf obo:UBERON_0001085, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0001419
    obo:IAO_0000115 "A zone of skin that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32726", "FMA:23100", "MA:0000694", "NCIT:C53276", "SCTID:314403009", "UMLS:C1282135" ;
    oboInOwl:hasExactSynonym "limb skin", "limb zone of skin", "zone of skin of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001419" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of limb" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0001421
    obo:IAO_0000115 "An organism subdivision that includes the pectoral girdle skeleton and associated soft tissue. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). Examples: There are only two instances in an organism, right and left pectoral girdle regions." ;
    obo:IAO_0000232 "this class describes the organism subdivision, NOT the skeleton within. See also: skeleton of pectoral girdle (UBERON:0007831)." ;
    obo:UBPROP_0000001 "An organism subdivision that includes the pectoral girdle skeleton. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). There is only one instance of the pectoral girdle region per organism.[VSAO]" ;
    obo:UBPROP_0000005 "Note that this class describes the central subdivision of the pectoral girdle complex, NOT the skeleton within.[VSAO]" ;
    oboInOwl:hasDbXref "EMAPA:37856", "FMA:23217", "SCTID:229759004", "VSAO:0000305", "galen:ShoulderGirdle" ;
    oboInOwl:hasExactSynonym "cingulum membri superioris", "girdle - pectoral" ;
    oboInOwl:hasNarrowSynonym "cingulum membri superioris", "shoulder girdle", "upper limb girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pectoral girdle", "pectoral region" ;
    oboInOwl:id "UBERON:0001421" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pectoral girdle region" ;
    rdfs:subClassOf obo:UBERON_0007823, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:disjointWith obo:UBERON_0007831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007823
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0001422
    obo:IAO_0000115 "A lymphatic vessel that is part of a face [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:233946", "TAO:0005108", "ZFA:0005108" ;
    oboInOwl:hasExactSynonym "buccal lymphatic vessel", "face lymph vessel", "face lymphatic vessel", "lymph vessel of face", "lymphatic vessel of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "FL" ;
    oboInOwl:id "UBERON:0001422" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "facial lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0001425
    oboInOwl:hasDbXref "FMA:234865", "TAO:0005107", "ZFA:0005107" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PL" ;
    oboInOwl:id "UBERON:0001425" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pectoral lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0001434
    obo:IAO_0000115 "Anatomical system that is a multi-element, multi-tissue anatomical cluster that consists of the skeleton and the articular system." ;
    obo:UBPROP_0000001 "Anatomical system consisting of multiple elements and tissues that provides physical support.[TAO]", "Anatomical system that is a multi-element, multi-tissue anatomical cluster that consists of the skeleton and the articular system.[VSAO]", "System that provides physical support to the organism.[AAO]" ;
    obo:UBPROP_0000003 "By taking a holistic approach, integration of the evidence from molecular and developmental features of model organisms, the phylogenetic distribution in the 'new animal phylogeny' and the earliest fossilized remains of mineralized animal skeletons suggests independent origins of the skeleton at the phylum level.[debated][VHOG]" ;
    obo:UBPROP_0000007 "skeletal" ;
    obo:UBPROP_0000012 "GO defines skeletal system very generically: The skeleton is the bony framework of the body in vertebrates (endoskeleton) or the hard outer envelope of insects (exoskeleton or dermoskeleton) GO:0001501; however, all annotations are to vertebrates" ;
    oboInOwl:hasDbXref "AAO:0000566", "BTO:0001486", "CALOHA:TS-1320", "EFO:0000806", "EHDAA2:0003168", "EMAPA:35773", "FMA:23881", "MA:0000018", "NCIT:C12788", "OpenCyc:Mx4rvVi1rpwpEbGdrcN5Y29ycA", "TAO:0000434", "UMLS:C0037253", "VHOG:0001254", "VSAO:0000027", "XAO:0003060", "ZFA:0000434" ;
    oboInOwl:hasExactSynonym "skeleton system" ;
    oboInOwl:hasNarrowSynonym "set of all bones and joints" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Skelettsystem" ;
    oboInOwl:id "UBERON:0001434" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "skeletal system" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/The-skeletal-system"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001474, obo:UBERON_0002204, obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011216
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004288
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004770
            ]
        )
    ] .

obo:UBERON_0001435
    obo:IAO_0000115 "A bone that is part of the carpal skeleton. Examples: scaphoid, lunate, capitate[cjm]." ;
    obo:UBPROP_0000008 "In tetrapods, the carpals is the sole cluster of the bones in the wrist between the radius and ulna and the metacarpus. The bones of the carpus do not belong to individual fingers (or toes in quadrupeds), whereas those of the metacarpus do. The corresponding part of the foot is the tarsus. The carpal bones allow the wrist to move and rotate vertically, horizontally and laterally. In human anatomy, the main role of the carpus is to facilitate effective positioning of the hand and powerful use of the extensors and flexors of the forearm, but the mobility of individual carpal bones increase the freedom of movements at the wrist." ;
    oboInOwl:hasDbXref "EMAPA:25056", "FMA:23889", "GAID:179", "MA:0000296", "MESH:A02.835.232.087.144", "NCIT:C12688", "SCTID:83936004", "UMLS:C0007285", "Wikipedia:Carpus", "galen:CarpalBone" ;
    oboInOwl:hasExactSynonym "bone of carpus", "carpal", "carpal skeleton bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carpus bone" ;
    oboInOwl:id "UBERON:0001435" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "carpal bone" ;
    rdfs:subClassOf obo:UBERON_0003656, obo:UBERON_0005897, obo:UBERON_0015049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006213
    ] ;
    owl:disjointWith obo:UBERON_0012358 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/58/Carpus.svg"^^xsd:anyURI .

obo:UBERON_0001436
    obo:IAO_0000115 "A phalanx that is part of a forelimb autopod[Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dumb-bell shaped bones of endochondral origin with cartilaginous epiphyses that make the four digits of the manus. The terminal phalanges are much smaller than the proximal and penultimate phalanges. The typical phalangeal formula of the manus, in a medial to lateral sequence, is 2-2-3-3.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000947", "EMAPA:32650", "FMA:23914", "MA:0000306", "NCIT:C52771", "SCTID:181976001", "SCTID:361100001", "UMLS:C0223792", "Wikipedia:Phalanges_of_the_hand", "http://mbe.oxfordjournals.org/content/26/3/613/F1.large.jpg" ;
    oboInOwl:hasExactSynonym "digitus manus phalanx", "finger phalanx", "hand digit phalanx", "hand phalanx", "manual phalanx", "phalanx of digit of hand", "phalanx of digitus manus", "phalanx of finger", "phalanx of fore digit", "phalanx of hand", "phalanx of hand digit", "phalanx of manual digit" ;
    oboInOwl:hasNarrowSynonym "digital bone of manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of finger", "phalanges of fore digit" ;
    oboInOwl:id "UBERON:0001436" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0003221, obo:UBERON_0003607, obo:UBERON_0004249, obo:UBERON_0015024, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010686
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003221
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0001437
    obo:IAO_0000115 "The head of a long bone that articulates with a neighboring skeletal element and is separated from the shaft by the epiphyseal plate until bone growth stops. At that time, the plate disappears and the head and shaft are united[MESH,modified]." ;
    obo:UBPROP_0000001 "Cartilaginous expansion at the distal end of an anterior rib or transverse process that serves for the attachment of muscles suspending the pectoral girdle to the vertebral column.[AAO]", "Subdivision of long bone which forms its expanded proximal or distal articular end; together with other the subdivisions of long bone, it constitutes the long bone. Examples: proximal epiphysis of humerus, distal epiphysis of femur." ;
    obo:UBPROP_0000007 "epiphyseal", "epiphysial" ;
    oboInOwl:hasDbXref "AAO:0000742", "BTO:0000413", "EMAPA:35508", "FMA:24012", "MA:0001362", "MESH:D004838", "NCIT:C32529", "NCIT:C52722", "SCTID:244701002", "UMLS:C1708734", "Wikipedia:Epiphysis" ;
    oboInOwl:hasExactSynonym "bone epiphysis", "end of long bone", "epiphyses", "long bone epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001437" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "epiphysis" ;
    rdfs:seeAlso obo:UBERON_0006776 ;
    rdfs:subClassOf obo:UBERON_0005055, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/94/Illu_long_bone.jpg"^^xsd:anyURI .

obo:UBERON_0001438
    obo:IAO_0000115 "Zone of long bone that is between the epiphysis and diaphysis. Subdivision of diaphysis which forms the proximal or distal end of diaphysis next to the epiphysis; together with diaphysis proper, it constitutes the diaphysis. Examples: proximal metaphysis of humerus, distal metaphysis of femur.[FMA]" ;
    obo:IAO_0000116 "todo - decide - adjacent to or containing epiphyseal plate? AO Notes: FMA the metaphysis is part of the diaphysis, but not in MA." ;
    obo:UBPROP_0000001 "Subdivision of diaphysis which forms the proximal or distal end of diaphysis next to the epiphysis; together with diaphysis proper, it constitutes the diaphysis. Examples: proximal metaphysis of humerus, distal metaphysis of femur.[FMA]" ;
    oboInOwl:hasDbXref "EMAPA:35509", "FMA:24014", "MA:0001363", "NCIT:C52723", "SCTID:304581004", "UMLS:C0222671", "Wikipedia:Metaphysis" ;
    oboInOwl:hasExactSynonym "diaphyseal end of long bone", "long bone metaphysis", "metaphyses" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001438" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "metaphysis" ;
    rdfs:subClassOf obo:UBERON_0005055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006861
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] .

obo:UBERON_0001439
    obo:IAO_0000115 "the outer layers of solid, hard bone that covers spongy bone; consists of parallel osteons containing mineral deposits and interstitial lamellae" ;
    oboInOwl:hasDbXref "EMAPA:35250", "FMA:24018", "MA:0001461", "NCIT:C52714", "SCTID:361728003", "UMLS:C0222661", "Wikipedia:Compact_bone", "galen:CorticalBone" ;
    oboInOwl:hasExactSynonym "bony cortex", "compact bone", "compact bone tissue", "cortical bone", "cortical bone tissue", "cortical region of bone", "substantia compacta", "substantia compacta (pars ossea)", "substantia corticalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001439" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "MP distinguishes compact/cortical bone. in other AOs they are syns" ;
    rdfs:label "compact bone tissue" ;
    rdfs:subClassOf obo:UBERON_0002481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002482
    ] .

obo:UBERON_0001440
    obo:IAO_0000115 "The collection of all skeletal elements in a free forelimb region. Excludes the pectoral girdle" ;
    obo:IAO_0000116 "TODO - find a home for: FMA:24139 ! skeleton of upper limb" ;
    obo:UBPROP_0000001 "Skeletal structure of the paired, anterior appendages.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000202", "EHDAA2:0002222", "EMAPA:32623", "FMA:24142", "VHOG:0001256", "VSAO:0000151", "XAO:0003061" ;
    oboInOwl:hasExactSynonym "bones of upper limb", "fore limb skeleton", "forelimb skeleton", "free upper limb skeleton", "ossa membri superioris", "pectoral limb skeleton", "set of bones of upper limb", "skeleton of forelimb", "skeleton of free upper limb", "skeleton of pectoral limb", "skeleton of upper limb", "upper limb skeleton" ;
    oboInOwl:hasNarrowSynonym "wing skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001440" ;
    a owl:Class ;
    rdfs:label "forelimb skeleton" ;
    rdfs:subClassOf obo:UBERON_0004381, obo:UBERON_0007272, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002102
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0001441
    obo:IAO_0000115 "Subdivision of skeleton consisting of all skeletal elements in an hindlimb region." ;
    obo:UBPROP_0000001 "Skeletal structure of the paired, posterior appendages.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000217", "EHDAA2:0002226", "EMAPA:32633", "FMA:24144", "OpenCyc:Mx4rvZcKkZwpEbGdrcN5Y29ycA", "VHOG:0001255", "VSAO:0000152", "XAO:0003062" ;
    oboInOwl:hasExactSynonym "bones of lower limb", "free lower limb skeleton", "hind limb skeleton", "hind-limb skeleton", "hindlimb skeleton", "lower limb skeleton", "ossa membri inferioris", "set of bones of lower limb", "skeleton of free lower limb", "skeleton of lower limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001441" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "TOOD - find a home for: FMA:24140" ;
    rdfs:label "hindlimb skeleton" ;
    rdfs:subClassOf obo:UBERON_0004381, obo:UBERON_0007273, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012476
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0001442
    obo:IAO_0000115 "Subdivision of skeleton that is the collection of all skeletal elements in a manus, which is the distal section of the anterior forelimb skeleton consisting of the mesopodium, the metapodium and the acropodium (e.g. including the wrist, palm, and fingers)[Phenoscape]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "EHDAA2:0002227", "EMAPA:32643", "FMA:24159", "OpenCyc:Mx4rvdHPJJwpEbGdrcN5Y29ycA", "VSAO:0005020" ;
    oboInOwl:hasExactSynonym "anterior autopodium skeleton", "bones of hand", "fore autopod skeleton", "forelimb autopod skeleton", "hand region skeleton", "hand skeleton", "manual skeleton", "manus skeleton", "ossa manus", "set of bones of hand", "skeleton of hand" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior autopodium", "manus" ;
    oboInOwl:id "UBERON:0001442" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "here 'manus' includes both the wrist region, metatarsal region and acropodial region" ;
    rdfs:label "skeleton of manus" ;
    rdfs:subClassOf obo:UBERON_0006717, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001440
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:disjointWith obo:UBERON_0001445 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0001443
    obo:IAO_0000115 "Subdivision of trunk proper, which is demarcated from the neck by the plane of the superior thoracic aperture and from the abdomen internally by the inferior surface of the diaphragm and externally by the costal margin and associated with the thoracic vertebral column and ribcage and from the back of the thorax by the external surface of the posterolateral part of the rib cage, the anterior surface of the thoracic vertebral column and the posterior axillary lines; together with the abdomen and the perineum, it constitutes the trunk proper[FMA]." ;
    obo:IAO_0000116 "FMA:24216 present in FMA1, but gone in subsequent versions" ;
    obo:UBPROP_0000007 "pectoral", "thoracic" ;
    oboInOwl:hasDbXref "BTO:0001368", "CALOHA:TS-1039", "EFO:0000965", "EMAPA:37232", "EV:0100010", "FMA:9576", "GAID:91", "MA:0000031", "MAT:0000295", "MESH:A01.911", "MIAA:0000295", "NCIT:C12799", "NCIT:C25389", "OpenCyc:Mx4rvVikFZwpEbGdrcN5Y29ycA", "UMLS:C0817096", "UMLS:C1527391", "Wikipedia:Chest", "galen:Chest", "galen:Thorax" ;
    oboInOwl:hasExactSynonym "anterolateral part of thorax", "front of thorax", "pectus", "ventral part of thoracic region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thoracic body wall", "thorax" ;
    oboInOwl:id "UBERON:0001443" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "chest" ;
    rdfs:subClassOf obo:UBERON_0009569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/db/Chest.jpg"^^xsd:anyURI .

obo:UBERON_0001444
    oboInOwl:hasDbXref "FMA:24218", "SCTID:123852005", "XAO:0000040" ;
    oboInOwl:hasExactSynonym "head subdivision" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "head region", "region of head" ;
    oboInOwl:id "UBERON:0001444" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of head" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

obo:UBERON_0001445
    obo:IAO_0000115 "Subdivision of skeleton that is the collection of all skeletal elements in a pes, which is the distal section of the posterior hindlimb skeleton consisting of the mesopodium, the metapodium and the acropodium (e.g. including the ankle, sole, and toes)[Phenoscape]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "EHDAA2:0002228", "FMA:24222", "VSAO:0005021" ;
    oboInOwl:hasExactSynonym "foot region skeleton", "foot skeleton", "pedal skeleton", "pes skeleton", "posterior autopodium skeleton", "set of bones of foot", "skeleton of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pes", "posterior autopodium" ;
    oboInOwl:id "UBERON:0001445" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "here 'pes' includes both the ankle region, metatarsals and acropodial region" ;
    rdfs:label "skeleton of pes" ;
    rdfs:subClassOf obo:UBERON_0006717, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001441
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0001446
    obo:IAO_0000115 "The major postaxial endochondral bone in the posterior zeugopod[Phenoscape]." ;
    obo:UBPROP_0000001 "One of the two long bones of endochondral origin of the hind-epipodium; it is a rather more slender bone than the tibia but of about the same length.[AAO]" ;
    obo:UBPROP_0000007 "fibular" ;
    oboInOwl:hasDbXref "AAO:0000891", "BTO:0002346", "CALOHA:TS-2203", "EFO:0003052", "EMAPA:19141", "FMA:24479", "GAID:202", "MA:0001360", "MESH:A02.835.232.500.321", "NCIT:C12718", "SCTID:302529003", "UMLS:C0016068", "Wikipedia:Fibula", "galen:Fibula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001446" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "fibula" ;
    rdfs:subClassOf obo:UBERON_0003608, obo:UBERON_0004251, obo:UBERON_0015013, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001115 ;
        owl:someValuesFrom obo:UBERON_0010720
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010851
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/16/Illu_lower_extremity.jpg"^^xsd:anyURI .

obo:UBERON_0001447
    obo:IAO_0000115 "A bone that is part of the tarsal skeleton. Examples: calcaneus, talus, centralia." ;
    obo:UBPROP_0000008 "In primitive tetrapods, such as Trematops, the tarsus consists of three rows of bones. There are three proximal tarsals, the tibiale, intermedium, and fibulare, named for their points of articulation with the bones of the lower limb. These are followed by a second row of four bones, referred to as the centralia (singular: centrale), and then a row of five distal tarsals, each articulating with a single metatarsal. In the great majority of tetrapods, including all of those alive today, this simple pattern is modified by the loss and fusion of various of the bones.[3] In reptiles and mammals, there are normally just two proximal tarsals, the calcaneus (equivalent to the amphibian fibulare) and the talus (probably derived from a fusion of multiple bones). In mammals, including humans, the talus forms a hinge joint with the tibia, a feature especially well developed in the artiodactyls. The calcaneus is also modified, forming a heel for the attachment of the Achilles tendon. Neither of these adaptations is found in reptiles, which have a relatively simple structure to both bones.[3] The fifth distal tarsal disappears relatively early in evolution, with the remainder becoming the cuneiform and cuboid bones. Reptiles usually retain two centralia, while mammals typically have only one (the navicular).[3] In birds, the tarsus has disappeared, with the proximal tarsals having fused with the tibia, the centralia having disappeared, and the distal bones having fused with the metatarsals to form a single tarsometatarsus bone, effectively giving the leg a third segment" ;
    oboInOwl:hasDbXref "BTO:0002343", "EMAPA:25072", "FMA:24491", "GAID:194", "MA:0000297", "MESH:A02.835.232.300.710", "NCIT:C12796", "SCTID:108372004", "UMLS:C0039316", "galen:TarsalBone" ;
    oboInOwl:hasExactSynonym "ankle bone", "bone of ankle", "bone of tarsal skeleton", "bone of tarsus", "ossa tarsalia", "ossa tarsi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bony tarsus", "hind mesopodium", "tarsal", "tarsus osseus" ;
    oboInOwl:id "UBERON:0001447" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tarsal bone" ;
    rdfs:subClassOf obo:UBERON_0003656, obo:UBERON_0005899, obo:UBERON_0015050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010541
    ] ;
    owl:disjointWith obo:UBERON_0012359 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] ;
    foaf:depicted_by "Ankle:en.svg"^^xsd:anyURI .

obo:UBERON_0001448
    obo:IAO_0000115 "The metatarsus or metatarsal bones are a group of five long bones in the pes located between the tarsal bones of the hind- and mid-pes and the phalanges of the toes. Lacking individual names, the metatarsal bones are numbered from the medial side (side of big toe): the first, second, third, fourth, and fifth metatarsal. The metatarsals are analogous to the metacarpal bones of the manus. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0002347", "EMAPA:32940", "EMAPA:36159", "FMA:24492", "GAID:193", "MA:0000303", "MESH:A02.835.232.300.492", "NCIT:C12752", "SCTID:302532000", "UMLS:C0025584", "Wikipedia:Metatarsal_bone", "galen:Metatarsal" ;
    oboInOwl:hasExactSynonym "metatarsal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ossa metatarsalia", "ossa metatarsi" ;
    oboInOwl:id "UBERON:0001448" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "metatarsal bone" ;
    rdfs:subClassOf obo:UBERON_0003608, obo:UBERON_0003821, obo:UBERON_0012359, obo:UBERON_0015036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010545
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001447
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000983
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/52/Gray291.png"^^xsd:anyURI .

obo:UBERON_0001449
    obo:IAO_0000115 "A phalanx that is part of a hindlimb autopod[Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dumb-bell shaped bones of endochondral origin with cartilaginous epiphyses that make the five digits of the pes. The terminal phalanges are much smaller than the proximal and penultimate phalanges. The typical phalangeal formula of the pes, in a medial to lateral sequence, is 2(1)-2-3-4(3)-3(2).[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004272" ;
    oboInOwl:hasBroadSynonym "digital bone of pes" ;
    oboInOwl:hasDbXref "AAO:0000930", "EMAPA:32941", "FMA:24493", "MA:0000305", "NCIT:C52772", "SCTID:302533005", "UMLS:C0584876", "Wikipedia:Phalanges_of_the_foot", "ncithesaurus:Phalanx_of_the_Foot" ;
    oboInOwl:hasExactSynonym "digitus pedis phalanx", "foot digit phalanx", "foot phalanx", "pedal phalanx", "phalanx of digit of foot", "phalanx of digitus pedis", "phalanx of foot digit", "phalanx of hind digit", "phalanx of pes", "phalanx of toe", "toe phalanx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of toe", "phalanges of hind digit" ;
    oboInOwl:id "UBERON:0001449" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0003221, obo:UBERON_0003608, obo:UBERON_0004248, obo:UBERON_0015030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010685
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003221
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0001456
    obo:IAO_0000115 "A subdivision of the head that has as parts the layers deep to the surface of the anterior surface, including the mouth, eyes, and nose (when present). In vertebrates, this includes the facial skeleton and structures superficial to the facial skeleton (cheeks, mouth, eyeballs, skin of face, etc)." ;
    obo:UBPROP_0000001 "Subdivision of head which consists of the viscerocranium and all layers superficial to it. Examples: There is only one face.", "The area that extends from the median ocellus to the oral foramen[HAO]." ;
    obo:UBPROP_0000007 "facial" ;
    obo:UBPROP_0000011 "The face develops from outward growth of tissue located rostral to the cranium & pharynx. The lower jaw and most of the upper jaw are formed by growth of the first pharyngeal (branchial) arch. The upper incisor region and the nose and forehead (frontal region) are formed from tissue located rostral to the neural tube (frontonasal prominence)" ;
    oboInOwl:hasDbXref "BTO:0003369", "CALOHA:TS-2216", "EMAPA:32763", "FMA:24728", "GAID:64", "HAO:0000316", "MA:0002473", "MESH:D005145", "NCIT:C13071", "OpenCyc:Mx4rvVi5GZwpEbGdrcN5Y29ycA", "SCTID:302549007", "UMLS:C0015450", "Wikipedia:Face", "galen:Face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facia/facies", "visage" ;
    oboInOwl:id "UBERON:0001456" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "face" ;
    rdfs:subClassOf obo:UBERON_0001444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Mona_Lisa_headcrop.jpg"^^xsd:anyURI .

obo:UBERON_0001457
    obo:IAO_0000115 "A zone of skin that is part of a eyelid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37536", "FMA:24760", "MA:0001256", "NCIT:C52718", "SCTID:245947005", "UMLS:C0222088" ;
    oboInOwl:hasExactSynonym "blepharon zone of skin", "eyelid skin", "eyelid zone of skin", "zone of skin of blepharon", "zone of skin of eyelid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001457" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of eyelid" ;
    rdfs:subClassOf obo:UBERON_1000021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0001458
    obo:IAO_0000115 "A zone of skin that is part of a lip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37643", "FMA:24764", "MA:0001579", "NCIT:C12291", "SCTID:244092005", "UMLS:C0222101" ;
    oboInOwl:hasExactSynonym "lip skin", "lip zone of skin", "zone of skin of lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skin of lips" ;
    oboInOwl:id "UBERON:0001458" ;
    a owl:Class ;
    rdfs:label "skin of lip" ;
    rdfs:subClassOf obo:UBERON_0001084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0001459
    obo:IAO_0000115 "A zone of skin that is part of a external ear [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35301", "FMA:24775", "MA:0001233", "NCIT:C49481", "SCTID:244073008", "UMLS:C0222110" ;
    oboInOwl:hasExactSynonym "auricular region of head zone of skin", "auricular region zone of skin", "ear skin", "external ear skin", "external ear zone of skin", "outer ear zone of skin", "zone of skin of auricular region", "zone of skin of auricular region of head", "zone of skin of external ear", "zone of skin of outer ear" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001459" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of external ear" ;
    rdfs:subClassOf obo:UBERON_0001084, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001757
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_0001460
    obo:IAO_0000115 "The part of the forelimb extending from the shoulder to the autopod[cjm]." ;
    obo:IAO_0000116 "currently declared as overlapping hand, as AOs disagree over whether some wrist parts are in the arm or hand" ;
    obo:IAO_0000232 "this class refers to the combination of the stylopod and zeugopod of a forelimb. Sometimes (cf FMA), 'arm' denotes the stylopod only; sometimes (cf MA), 'arm' denotes the part of the forelimb covering both (i.e. shoulder to hand). Also note distinction between arm and forelimb: hand is part of forelimb, but not part of arm" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001435", "CALOHA:TS-2204", "EFO:0001410", "EHDAA2:0000140", "EHDAA:4164", "EHDAA:6210", "EHDAA:8275", "EMAPA:17413", "GAID:52", "MA:0000033", "MESH:A01.378.800", "MESH:D001132", "OpenCyc:Mx4rvVjp5ZwpEbGdrcN5Y29ycA", "VHOG:0000339", "Wikipedia:Arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brachium", "upper extremity" ;
    oboInOwl:id "UBERON:0001460" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "arm" ;
    rdfs:subClassOf obo:UBERON_0006058, obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001467
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Upperarm.jpg"^^xsd:anyURI .

obo:UBERON_0001461
    obo:IAO_0000115 "The elbow is the region surrounding the elbow-joint-the ginglymus or hinge joint in the middle of the arm. Three bones form the elbow joint: the humerus of the upper arm, and the paired radius and ulna of the forearm. The bony prominence at the very tip of the elbow is the olecranon process of the ulna, and the inner aspect of the elbow is called the antecubital fossa. [WP,unvetted,human-specific]." ;
    obo:UBPROP_0000007 "cubital" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group" ;
    oboInOwl:hasDbXref "CALOHA:TS-2222", "EFO:0003069", "EHDAA2:0000429", "EHDAA:4166", "EHDAA:6212", "EMAPA:17414", "FMA:24901", "GAID:54", "MA:0000036", "MESH:D004550", "OpenCyc:Mx4rvVjjNZwpEbGdrcN5Y29ycA", "SCTID:76248009", "VHOG:0000340", "Wikipedia:Elbow", "galen:Elbow" ;
    oboInOwl:hasExactSynonym "cubital region", "elbow limb segment", "elbow region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio cubiti" ;
    oboInOwl:id "UBERON:0001461" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "elbow" ;
    rdfs:subClassOf obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    foaf:depicted_by "Elbow:coude.JPG"^^xsd:anyURI .

obo:UBERON_0001464
    obo:IAO_0000115 "The hip region is located lateral to the gluteal region (i.e. the buttock), inferior to the iliac crest, and overlying the greater trochanter of the thigh bone. In adults, three of the bones of the pelvis have fused into the hip bone which forms part of the hip region. The hip joint, scientifically referred to as the acetabulofemoral joint (art. coxae), is the joint between the femur and acetabulum of the pelvis and its primary function is to support the weight of the body in both static (e.g. standing) and dynamic (e.g. walking or running) postures. [WP,modified]." ;
    obo:UBPROP_0000003 "The pelvic girdle is never joined by contributions of dermal bone. From its first appearance in placoderms, the pelvic girdle is exclusively endoskeletal. It arose from pterygiophores, perhaps several times, in support of the fin.[well established][VHOG]" ;
    obo:UBPROP_0000007 "coxal" ;
    obo:UBPROP_0000012 "See notes for shoulder. in BTO this is part of the abdomen - this creates an inconsistency if limb and abdomen are spatially disjoint" ;
    oboInOwl:hasDbXref "BTO:0001457", "CALOHA:TS-2226", "EFO:0001929", "EHDAA2:0000783", "EHDAA:5153", "EHDAA:6178", "EMAPA:17490", "FMA:24964", "GAID:47", "MA:0000045", "MESH:D006615", "NCIT:C64193", "OpenCyc:Mx4rvVjhy5wpEbGdrcN5Y29ycA", "SCTID:302543008", "UMLS:C0019552", "VHOG:0000346", "Wikipedia:Hip", "galen:Hip" ;
    oboInOwl:hasExactSynonym "hip region", "regio coxae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coxa" ;
    oboInOwl:id "UBERON:0001464" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hip" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001271
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/Hip.jpg"^^xsd:anyURI .

obo:UBERON_0001465
    obo:IAO_0000115 "A segment of the hindlimb that corresponds to the joint connecting a hindlimb stylopod and zeugopod." ;
    oboInOwl:hasDbXref "BTO:0003595", "CALOHA:TS-2220", "EHDAA2:0000895", "EHDAA:5159", "EHDAA:6184", "EMAPA:17493", "FMA:24974", "GAID:48", "MA:0000046", "MESH:D007717", "OpenCyc:Mx4rvVjPKZwpEbGdrcN5Y29ycA", "SCTID:361291001", "VHOG:0000347", "galen:Knee" ;
    oboInOwl:hasExactSynonym "knee region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001465" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "knee" ;
    rdfs:subClassOf obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8d/Male_Knee_by_David_Shankbone.jpg"^^xsd:anyURI .

obo:UBERON_0001466
    obo:IAO_0000115 "A digit that is part of a pes (foot)." ;
    oboInOwl:hasAlternativeId "UBERON:0000027" ;
    oboInOwl:hasDbXref "AAO:0000888", "BTO:0002348", "EMAPA:32649", "FMA:25046", "GAID:44", "MA:0000048", "NCIT:C33788", "OpenCyc:Mx4rvVjCHZwpEbGdrcN5Y29ycA", "SCTID:116667001", "UMLS:C0040357", "Wikipedia:Toe", "XAO:0003035", "galen:Toe" ;
    oboInOwl:hasExactSynonym "digit of foot", "digit of terminal segment of lower limb", "digiti pedis", "digitus pedis", "foot digit", "hind digit", "hind_digit", "hindlimb digit", "pedal digit (phalangeal portion) plus soft tissue", "pes digit", "toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digiti pedis", "digitipedis" ;
    oboInOwl:id "UBERON:0001466" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pedal digit" ;
    rdfs:subClassOf obo:UBERON_0002544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002544
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Toes.jpg"^^xsd:anyURI .

obo:UBERON_0001467
    obo:IAO_0000115 "A subdivision of the pectoral complex consisting of the structures in the region of the shoulder joint (which connects the humerus, scapula and clavicle)." ;
    obo:UBPROP_0000003 "(...) endochondral elements of the early tetrapod shoulder develop from two centers of ossification, giving rise to a scapula and a 'coracoid'.[well established][VHOG]" ;
    obo:UBPROP_0000012 "In FMA, the shoulder is part of the pectoral girdle region. in MA, shoulder structures like shoulder joints, bones, nerves etc are part of the shoulder and the forelimb. E.g. humerus is a shoulder bone" ;
    oboInOwl:hasDbXref "CALOHA:TS-2229", "EFO:0003068", "EHDAA2:0001834", "EHDAA:4180", "EHDAA:6228", "EMAPA:17421", "FMA:25202", "GAID:60", "MA:0000038", "MESH:D012782", "NCIT:C25203", "OpenCyc:Mx4rvViCM5wpEbGdrcN5Y29ycA", "SCTID:361103004", "UMLS:C0037004", "VHOG:0000342", "Wikipedia:Shoulder", "galen:Shoulder" ;
    oboInOwl:hasExactSynonym "shoulder region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio humeri" ;
    oboInOwl:id "UBERON:0001467" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "shoulder" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0016884
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001421
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/90/Shoulderjoint.PNG"^^xsd:anyURI .

obo:UBERON_0001468
    obo:IAO_0000115 "The joint between adjacent vertebral bodies. May be composed of the nucleus pulposus, annular ligament, and the anterior and posterior longitudinal ligaments." ;
    obo:UBPROP_0000012 "FMA has 'intervertebral joint' as a GAT, and has two distinct classes 'intervertebral symphysis' and 'intervertebral syndesmosis', but note that the latter do not connect the centra" ;
    oboInOwl:hasBroadSynonym "vertebral joint" ;
    oboInOwl:hasDbXref "EMAPA:37622", "FMA:25511", "MA:0001514", "NCIT:C49577", "SCTID:244512000", "UMLS:C1182940" ;
    oboInOwl:hasExactSynonym "inter-centrum joint", "inter-vertebral joint", "intervertebral symphysis", "joint of vertebral body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001468" ;
    a owl:Class ;
    rdfs:label "intervertebral joint" ;
    rdfs:subClassOf obo:UBERON_0002216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001075 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001075 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0001469
    obo:IAO_0000115 "The sternoclavicular articulation is a double arthrodial joint composed of two portions separated by an articular disc. The parts entering into its formation are the sternal end of the clavicle, the upper and lateral part of the manubrium sterni, and the cartilage of the first rib, visible from the outside as the suprasternal notch. The articular surface of the clavicle is much larger than that of the sternum, and is invested with a layer of cartilage, which is considerably thicker than that on the latter bone. The ligaments of this joint are: Articular capsule Anterior sternoclavicular ligament Posterior sternoclavicular ligament Interclavicular ligament Costoclavicular ligament Articular disk [WP,unvetted]." ;
    oboInOwl:hasBroadSynonym "sternoclavicular" ;
    oboInOwl:hasDbXref "EMAPA:19203", "FMA:25883", "GAID:270", "MA:0001507", "MESH:D013247", "NCIT:C33615", "OpenCyc:Mx4rv_eLJZwpEbGdrcN5Y29ycA", "OpenCyc:Mx4rwI-ZZpwpEbGdrcN5Y29ycA", "SCTID:182165002", "UMLS:C0038291", "Wikipedia:Sternoclavicular_articulation" ;
    oboInOwl:hasExactSynonym "sterno clavicular joint", "sternoclavicular articulation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio sternoclavicularis" ;
    oboInOwl:id "UBERON:0001469" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sternoclavicular joint" ;
    rdfs:subClassOf obo:UBERON_0011108, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000975
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3f/Gray325.png"^^xsd:anyURI .

obo:UBERON_0001470
    obo:IAO_0000115 "The glenohumeral joint, commonly known as the shoulder joint, is a multiaxial synovial ball and socket joint and involves articulation between the glenoid fossa of the scapula (shoulder blade) and the head of the humerus (upper arm bone). [WP,unvetted]." ;
    obo:IAO_0000116 "note that in this ontology 'glenoid fossa' is a cavity (consistent with FMA) - consider adding a class for the surface of the scapula that is adjacent to this cavity, and making a more explicit connects relationship" ;
    obo:UBPROP_0000012 "in FMA, this is part of the bony pectoral girdle, alongside the skeleton of pectoral girdle" ;
    oboInOwl:hasBroadSynonym "joint of shoulder", "shoulder joint" ;
    oboInOwl:hasDbXref "EMAPA:19105", "FMA:25912", "GAID:269", "MA:0000459", "MESH:D012785", "NCIT:C33548", "OpenCyc:Mx4rwP32BZwpEbGdrcN5Y29ycA", "SCTID:182168000", "UMLS:C0037009", "VHOG:0001002", "Wikipedia:Glenohumeral_joint", "galen:ShoulderJoint" ;
    oboInOwl:hasExactSynonym "articulatio humeri", "humeral joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "humeroscapular joint" ;
    oboInOwl:id "UBERON:0001470" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "glenohumeral joint" ;
    rdfs:subClassOf obo:UBERON_0011108, obo:UBERON_0011139, obo:UBERON_0016884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000976
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0006849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006657
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a3/Gray327.png"^^xsd:anyURI .

obo:UBERON_0001471
    obo:IAO_0000115 "the loose fold of skin that covers the penis" ;
    oboInOwl:hasDbXref "EV:0100109", "FMA:27648", "MA:0001744", "SCTID:39059001", "VHOG:0001342" ;
    oboInOwl:hasExactSynonym "foreskin of penis", "penis foreskin", "preputial skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001471" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of prepuce of penis" ;
    rdfs:subClassOf obo:UBERON_0001331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001332
            ]
        )
    ] .

obo:UBERON_0001472
    obo:IAO_0000115 "The vaginal plexuses are placed at the sides of the vagina; they communicate with the uterine, vesical, and hemorrhoidal plexuses, and are drained by the vaginal veins, one on either side, into the hypogastric veins. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37801", "FMA:29713", "MA:0002257", "SCTID:294653003", "Wikipedia:Vaginal_venous_plexus" ;
    oboInOwl:hasExactSynonym "venous vaginal plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus venosus vaginalis" ;
    oboInOwl:id "UBERON:0001472" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vaginal venous plexus" ;
    rdfs:subClassOf obo:UBERON_0001593, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001593
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray589.png"^^xsd:anyURI .

obo:UBERON_0001473
    obo:IAO_0000115 "A vessel that contains or conveys lymph, that originates as an interfibrillar or intercellular cleft or space in a tissue or organ, and that if small has no distinct walls or walls composed only of endothelial cells and if large resembles a vein in structure[BTO]." ;
    obo:RO_0002174 obo:NCBITaxon_8342 ;
    obo:UBPROP_0000001 "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep.[TAO]", "A vessel that contains or conveys lymph.[AAO]" ;
    obo:UBPROP_0000003 "Tetrapods have evolved distinct lymphatic systems, in which lymphatic capillaries help drain most of the tissues of the body.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011005", "BTO:0000752", "CALOHA:TS-2102", "EFO:0000873", "EMAPA:35532", "FMA:30315", "MA:0000138", "MAT:0000443", "NCIT:C33038", "OpenCyc:Mx4rwA1fYZwpEbGdrcN5Y29ycA", "SCTID:279089004", "TAO:0005105", "UMLS:C0229889", "VHOG:0001249", "Wikipedia:Lymphatic_vessel", "XAO:0000375" ;
    oboInOwl:hasExactSynonym "lymph vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vas lymphaticum" ;
    oboInOwl:id "UBERON:0001473" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lymphatic vessel" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002405
    ] ;
    owl:disjointWith obo:UBERON_0001981 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000055
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004536
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/44/Illu_lymph_capillary.jpg"^^xsd:anyURI .

obo:UBERON_0001474
    obo:IAO_0000115 "Skeletal element that is composed of bone tissue." ;
    obo:UBPROP_0000001 "Also called osseous tissue, (Latin: os). Is a type of hard endoskeletal connective tissue found in many vertebrate animals. Bone is the main tissue of body organs that support body structures, protect internal organs, (in conjunction with muscles) facilitate movement; and are involved with cell formation, calcium metabolism, and mineral storage.[AAO]", "Portion of tissue which is calcified connective tissue making up the structural elements of the skeletal system.[TAO]", "Skeletal element that is composed of bone tissue.[VSAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" ;
    obo:UBPROP_0000003 "The 'new animal phylogeny' reveals that many of the groups known to biomineralize sit among close relatives that do not, and it favours an interpretation of convergent or parallel evolution for biomineralization in animals. (...) Whether this 'biomineralization toolkit'of genes reflects a parallel co-option of a common suite of genes or the inheritance of a skeletogenic gene regulatory network from a biomineralizing common ancestor remains an open debate.[debated][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000047", "AEO:0000082", "BTO:0000140", "CALOHA:TS-0088", "EFO:0000298", "EHDAA2:0003082", "EMAPA:32782", "ENVO:00002039", "EV:0100140", "FMA:30317", "FMA:5018", "GAID:92", "MA:0001459", "MAT:0000299", "MIAA:0000299", "NCIT:C12366", "OpenCyc:Mx4rvViDlpwpEbGdrcN5Y29ycA", "OpenCyc:Mx4rvVkCG5wpEbGdrcN5Y29ycA", "SCTID:90780006", "TAO:0001514", "UMLS:C0262950", "VHOG:0001190", "VSAO:0000057", "Wikipedia:Bone", "XAO:0000169", "ZFA:0001514", "galen:Bone" ;
    oboInOwl:hasExactSynonym "bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone", "bones" ;
    oboInOwl:id "UBERON:0001474" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bone element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] ;
    owl:disjointWith obo:UBERON_0001630, obo:UBERON_0005090, obo:UBERON_0010538 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004765
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0001476
    obo:IAO_0000115 "A muscle of shoulder which attaches to the scapula, clavicle and humerus.[FMA,generalized]" ;
    obo:UBPROP_0000001 "Muscle which originates as three heads, the pars externalis, pars clavicularis, and pars scapularis. The pars externalis originates from the lateral border of the omosternum and inserts on the distal portion of the humerus. The pars clavicularis originates from the ventro-lateral surface of the clavicle and inserts on the deltoid crest of the humerus. The pars scapularis originates from the lateral surface of the clavicle and inserts on the deltoid crest of the humerus.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010716", "EFO:0001412", "EHDAA2:0000339", "EMAPA:18177", "FMA:32521", "MA:0002286", "NCIT:C32446", "OpenCyc:Mx4rvVjdc5wpEbGdrcN5Y29ycA", "SCTID:181620007", "UMLS:C0224234", "VHOG:0000846", "Wikipedia:Deltoid_muscle" ;
    oboInOwl:hasExactSynonym "deltoid muscle", "m. deltoideus", "musculus deltoideus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "common shoulder muscle", "deltoideus", "deltoideus muscle", "musculus deltoideus" ;
    oboInOwl:id "UBERON:0001476" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "We use a generic definition that includes the deltoideus as represented in AAO: 'Muscle which originates as three heads, the pars externalis, pars clavicularis, and pars scapularis. The pars externalis originates from the lateral border of the omosternum and inserts on the distal portion of the humerus. The pars clavicularis originates from the ventro-lateral surface of the clavicle and inserts on the deltoid crest of the humerus. The pars scapularis originates from the lateral surface of the clavicle and inserts on the deltoid crest of the humerus'. Kardong: Dorsal group" ;
    rdfs:label "deltoid" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0004120, obo:UBERON_0034908, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001493
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006219
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0000976
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002497
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0006849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0002498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001112
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/93/Deltoideus.png"^^xsd:anyURI .

obo:UBERON_0001479
    obo:IAO_0000115 "A sesamoid element that is composed of bone tissue." ;
    oboInOwl:hasBroadSynonym "sesamoid" ;
    oboInOwl:hasDbXref "AEO:0000086", "EHDAA2:0003086", "EMAPA:36620", "FMA:32672", "GAID:210", "MA:0001375", "MESH:D012716", "NCIT:C33541", "SCTID:362914002", "UMLS:C0036846", "Wikipedia:Sesamoid_bone", "galen:SessamoidBone" ;
    oboInOwl:hasExactSynonym "ossa sesamoidea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001479" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Sesamoids are often endochondral replacement elements and in addition to bone tissue, may also be composed of articular cartilage, fibrocartilage, hyaline cartilage, and calcified cartilage.[VSAO]" ;
    rdfs:label "sesamoid bone" ;
    rdfs:subClassOf obo:UBERON_0013630, obo:UBERON_0013631 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013631
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/Gray350.png"^^xsd:anyURI .

obo:UBERON_0001480
    obo:IAO_0000115 "A carpal bone that proximally_connected_to a forelimb zeugopod skeleton." ;
    oboInOwl:hasDbXref "EMAPA:36164", "FMA:33302", "MA:0002557", "SCTID:306715004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001480" ;
    a owl:Class ;
    rdfs:label "proximal carpal bone" ;
    rdfs:subClassOf obo:UBERON_0001435, obo:UBERON_0014395, obo:UBERON_0015078, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0015079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015078
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0001482
    obo:IAO_0000115 "Any muscle organ that is part of a shoulder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36154", "FMA:33531", "MA:0000633" ;
    oboInOwl:hasExactSynonym "muscle organ of shoulder", "shoulder muscle", "shoulder muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001482" ;
    a owl:Class ;
    rdfs:label "muscle of shoulder" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004476
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001467
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0003461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0003461
            ]
        )
    ] .

obo:UBERON_0001483
    obo:IAO_0000115 "A zone of skin that is part of a shoulder region." ;
    obo:UBPROP_0000012 "in MA this is a subclass of forelimb skin, but this violates part-disjointness in Uberon" ;
    oboInOwl:hasDbXref "EMAPA:18059", "FMA:34830", "MA:0000635", "SCTID:244131002" ;
    oboInOwl:hasExactSynonym "shoulder skin", "shoulder zone of skin", "zone of skin of shoulder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001483" ;
    a owl:Class ;
    rdfs:label "skin of shoulder" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0001484
    obo:IAO_0000115 "An articular capsule (or joint capsule) is an envelope surrounding a synovial joint. [WP,unvetted]." ;
    obo:UBPROP_0000012 "check ncita" ;
    oboInOwl:hasDbXref "EMAPA:37621", "FMA:34836", "GAID:263", "MA:0001519", "MESH:D017746", "NCIT:C32259", "NCIT:C84388", "SCTID:182238002", "UMLS:C0206207", "Wikipedia:Articular_capsule", "galen:JointCapsule" ;
    oboInOwl:hasExactSynonym "capsula articularis", "fibrous capsule of joint", "joint capsule", "joint fibrous capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "capsulae articulares" ;
    oboInOwl:id "UBERON:0001484" ;
    oboInOwl:inSubset core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "articular capsule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0002217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0007616
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0002217
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Joint.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/4/4a/Gray299.png"^^xsd:anyURI .

obo:UBERON_0001485
    obo:IAO_0000115 "The knee joint joins the thigh with the leg and consists of two articulations: one between the femur and tibia, and one between the femur and patella. It is the largest and most complicated joint in the human body. The knee is a mobile trocho-ginglymus (i.e. a pivotal hinge joint), which permits flexion and extension as well as a slight medial and lateral rotation[WP,unvetted]." ;
    oboInOwl:hasDbXref "EFO:0001957", "EMAPA:19137", "FMA:35175", "GAID:114", "MA:0000471", "MESH:D007719", "NCIT:C32898", "OpenCyc:Mx4rwCuaYZwpEbGdrcN5Y29ycA", "SCTID:182204005", "UMLS:C0022745", "VHOG:0001003", "Wikipedia:Knee", "galen:KneeJoint" ;
    oboInOwl:hasExactSynonym "joint of knee" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio genus" ;
    oboInOwl:id "UBERON:0001485" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "knee joint" ;
    rdfs:subClassOf obo:UBERON_0003840, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006256
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002446
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ca/Knee.agr.jpg"^^xsd:anyURI .

obo:UBERON_0001487
    obo:IAO_0000115 "A skeletal joint that is part of a pes [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO check FMA - use the set class for now" ;
    obo:UBPROP_0000202 obo:FMA_71349 ;
    oboInOwl:hasDbXref "EMAPA:32949", "FMA:35194", "GAID:256", "MA:0000464", "MESH:D033023", "SCTID:244555001", "Wikipedia:Joints_of_foot" ;
    oboInOwl:hasExactSynonym "articulationes pedis", "foot joint", "hind limb autopod joint", "joint of pes", "joint of terminal segment of free lower limb", "joints of foot", "pedal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001487" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pes joint" ;
    rdfs:subClassOf obo:UBERON_0003840, obo:UBERON_0003841, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0001488
    obo:IAO_0000115 "A joint that connects the hindlimb autopod and zeugopod skeletons." ;
    obo:UBPROP_0000008 "todo - accurately represent different types of ankle joint" ;
    oboInOwl:hasDbXref "BTO:0004706", "EMAPA:35126", "FMA:35195", "GAID:257", "MA:0000463", "MESH:D000843", "NCIT:C32078", "OpenCyc:Mx4rvwiy35wpEbGdrcN5Y29ycA", "SCTID:182212002", "UMLS:C0003087", "Wikipedia:Ankle", "galen:AnkleJoint" ;
    oboInOwl:hasNarrowSynonym "gambrel", "hock", "hock joint", "talotibial joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mortise joint", "talocrural articulation", "talocrural joint" ;
    oboInOwl:id "UBERON:0001488" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ankle joint" ;
    rdfs:subClassOf obo:UBERON_0003840, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002387
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001445
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001445
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010720
            ]
        )
    ] ;
    foaf:depicted_by "Ankle:en.svg"^^xsd:anyURI .

obo:UBERON_0001489
    obo:IAO_0000115 "A skeletal joint that is part of a manus (hand) [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO check FMA - use the set class for now" ;
    obo:UBPROP_0000202 obo:FMA_71345 ;
    oboInOwl:hasDbXref "EMAPA:32641", "MA:0000452", "SCTID:244546004", "Wikipedia:Joints_of_hand" ;
    oboInOwl:hasExactSynonym "articulationes manus", "hand joint", "joint of hand", "joint of manus", "joint of terminal segment of free upper limb", "manual joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001489" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "manus joint" ;
    rdfs:subClassOf obo:UBERON_0003839, obo:UBERON_0003841, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0001490
    obo:IAO_0000115 "A joint that connects the forelimb zeugopod and stylopod skeletons[Obol]." ;
    obo:UBPROP_0000008 "In human anatomy, the elbow joint is a compound joint that actually comprises three separate joints: the joints connecting the upper and lower arm: 1) Articulatio humero-ulnaris and 2) Articulatio humero-radialis as well as the proximal joint connecting the forarm bones: 3) Articulatio radio-ulnaris proximalis" ;
    oboInOwl:hasDbXref "EMAPA:19102", "FMA:35289", "GAID:253", "MA:0000451", "MESH:D004551", "NCIT:C32497", "SCTID:182169008", "UMLS:C0013770", "VHOG:0000997", "Wikipedia:Elbow", "galen:ElbowJoint" ;
    oboInOwl:hasExactSynonym "articulatio cubiti", "cubital region joint", "joint of cubital region", "joint of elbow" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001490" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "elbow joint" ;
    rdfs:subClassOf obo:UBERON_0003839, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001461
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000976
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010703
            ]
        )
    ] .

obo:UBERON_0001491
    obo:IAO_0000115 "A joint connecting the forelimb zeugopod skeleton with the carpal skeleton." ;
    obo:UBPROP_0000012 "in FMA this includes radio-carpal and radio-ulnar *ligaments*" ;
    oboInOwl:hasDbXref "EMAPA:19205", "FMA:321842", "GAID:274", "MA:0000460", "MESH:A02.835.583.959", "NCIT:C33894", "OpenCyc:Mx4rvZD2PJwpEbGdrcN5Y29ycA", "SCTID:182178002", "UMLS:C1322271", "Wikipedia:Wrist", "galen:WristJoint" ;
    oboInOwl:hasExactSynonym "carpal region joint", "joint of carpal region", "joint of wrist" ;
    oboInOwl:hasNarrowSynonym "radiocarpal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001491" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "wrist joint" ;
    rdfs:subClassOf obo:UBERON_0001489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0009880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0009880
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010703
            ]
        )
    ] ;
    foaf:depicted_by "Human:wrist.png"^^xsd:anyURI .

obo:UBERON_0001493
    obo:IAO_0000115 "The axillary nerve is a nerve of the human body, that comes off the posterior cord of the brachial plexus at the level of the axilla (armpit) and carries nerve fibers from C5 and C6. The axillary nerve travels through the quadrangular space with the posterior circumflex humeral artery and vein. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:18802", "FMA:37072", "MA:0001166", "NCIT:C52817", "OpenCyc:Mx4rvgwMfpwpEbGdrcN5Y29ycA", "SCTID:181009006", "UMLS:C0228885", "Wikipedia:Axillary_nerve" ;
    oboInOwl:hasExactSynonym "circumflex humeral nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auxillery nerve", "circumflex nerve", "nervus axillaris" ;
    oboInOwl:id "UBERON:0001493" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "axillary nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0003433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    foaf:depicted_by "Brachial:plexus.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/e/ea/Brachial_plexus_2.svg"^^xsd:anyURI .

obo:UBERON_0001495
    obo:IAO_0000115 "Muscles of the upper chest. The term may refer to one of two muscles, the pectoralis major and pectoralis minor. The former is a thick muscle in the anterior portion of the chest. Its action involves flexion, medial rotation, and adduction of the humerus. The latter is a thin muscle located beneath the pectoralis major. Its action involves lowering the scapula and raising the ribs." ;
    obo:UBPROP_0000001 "Muscle which is comprised of three heads. The anterior head is the portio epicoracoidea that originates on the epicoracoid cartilage and inserts on the deltoid crest of the humerus. The next more posterior head, portio sternalis, originates on the sternum and inserts in the groove next to the deltoid crest of the humerus. The most posterior head, portio abdominalis, arises from the M. rectus abdominis and inserts on the deltoid crest of the humerus.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010727", "BTO:0000023", "CALOHA:TS-0751", "EMAPA:35670", "FMA:37349", "GAID:153", "MA:0002423", "MESH:D010369", "NCIT:C33286", "SCTID:181621006", "UMLS:C0030747" ;
    oboInOwl:hasExactSynonym "M. pectoralis", "muscle of pectoral part of chest", "muscle of pectoral region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "breast muscle", "pectoralis", "pectoralis group muscle", "pectoralis muscle" ;
    oboInOwl:id "UBERON:0001495" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "This currently groups the major and minor muscles (which have different attachment sites) as well as the AAO structure: Muscle which is comprised of three heads. The anterior head is the portio epicoracoidea that originates on the epicoracoid cartilage and inserts on the deltoid crest of the humerus. The next more posterior head, portio sternalis, originates on the sternum and inserts in the groove next to the deltoid crest of the humerus. The most posterior head, portio abdominalis, arises from the M. rectus abdominis and inserts on the deltoid crest of the humerus" ;
    rdfs:label "pectoral muscle" ;
    rdfs:subClassOf obo:UBERON_0003830, obo:UBERON_0004120, obo:UBERON_0008196, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010984
    ] ;
    foaf:depicted_by "Pectoralis:major.png"^^xsd:anyURI .

obo:UBERON_0001497
    obo:IAO_0000115 "Any muscle organ that is part of a pelvic girdle [Automatically generated definition]." ;
    obo:UBPROP_0000012 "Note that in MA, this is a subclass of pelvis muscle; in FMA this is a hindlimb muscle, but recall in FMA hindlimb includes the girdle." ;
    oboInOwl:hasAlternativeId "UBERON:0003271" ;
    oboInOwl:hasDbXref "EHDAA:8326", "EMAPA:18184", "EMAPA:18185", "FMA:37367", "MA:0000537", "RETIRED_EHDAA2:0001430" ;
    oboInOwl:hasExactSynonym "girdle-pelvic muscle organ", "muscle organ of girdle-pelvic", "muscle organ of pelvic girdle", "muscle organ of pelvic girdle bone", "pelvic girdle muscle", "pelvic girdle muscle organ", "pelvic girdle skeletal muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001497" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "muscle of pelvic girdle" ;
    rdfs:subClassOf obo:UBERON_0001325, obo:UBERON_0010890, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
        )
    ] .

obo:UBERON_0001498
    obo:IAO_0000115 "Any muscle organ that is part of a pes [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000477", "EMAPA:36160", "FMA:37369", "MA:0000652", "SCTID:67240005" ;
    oboInOwl:hasExactSynonym "foot muscle", "foot muscle organ", "muscle of foot", "muscle organ of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001498" ;
    a owl:Class ;
    rdfs:label "muscle of pes" ;
    rdfs:subClassOf obo:UBERON_0003663, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004488
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0001499
    obo:IAO_0000115 "A muscle organ that is part of an arm [Automatically generated definition]." ;
    obo:UBPROP_0000013 "See notes on UBERON:0001460 for possible terminological confusion over term 'arm'. MA uses this consistent with uberon (forelimb muscle is subdivided into shoulder, arm and hand)" ;
    oboInOwl:hasAlternativeId "UBERON:0003272" ;
    oboInOwl:hasDbXref "EHDAA:8277", "EMAPA:36053", "MA:0000594", "RETIRED_EHDAA2:0000142" ;
    oboInOwl:hasExactSynonym "arm muscle", "arm skeletal muscle", "arm skeletal muscle tissue", "muscle of upper arm or lower arm", "upper arm / lower arm muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm muscle system" ;
    oboInOwl:id "UBERON:0001499" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "muscle of arm" ;
    rdfs:subClassOf obo:UBERON_0003662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0001500
    obo:IAO_0000115 "Any muscle organ that is part of a manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32644", "FMA:37372", "MA:0000628", "SCTID:110540008" ;
    oboInOwl:hasExactSynonym "hand muscle", "manus muscle", "manus muscle organ", "muscle of hand", "muscle organ of manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001500" ;
    a owl:Class ;
    rdfs:label "muscle of manus" ;
    rdfs:subClassOf obo:UBERON_0003662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004489
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0001508
    obo:IAO_0000115 "the convex portion of the aorta between the ascending and descending parts of the aorta; branches from it include the brachiocephalic trunk, the left common carotid artery, and the left subclavian artery; the brachiocephalic trunk further splits to form the right subclavian artery and the right common carotid artery" ;
    obo:IAO_0000232 "Do not confuse with aortic arch" ;
    obo:UBPROP_0000001 "The curving portion between the ascending aorta and the descending aorta, giving rise to the brachiocephalic trunk, the left common carotid artery, and the left subclavian artery. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The double systemic arch arches (left and right) present in amphibians and reptiles become reduced to a single systemic arch - the right in birds, the left in mammals.[well established][VHOG]" ;
    obo:UBPROP_0000008 "birds have right aortic arch, mammals left." ;
    oboInOwl:hasDbXref "BTO:0000157", "EFO:0002526", "EHDAA2:0000132", "EMAPA:17613", "FMA:3768", "GAID:471", "MA:0000475", "SCTID:181300001", "VHOG:0001196", "Wikipedia:Arch_of_aorta" ;
    oboInOwl:hasExactSynonym "arcus aortae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aortic arch", "thoracic aorta" ;
    oboInOwl:id "UBERON:0001508" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "arch of aorta" ;
    rdfs:subClassOf obo:UBERON_0001515, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001515
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003121
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005432
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001515
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001510
    obo:IAO_0000115 "A zone of skin that is part of a knee [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18151", "FMA:37800", "MA:0000668", "NCIT:C64859", "SCTID:181552001", "UMLS:C0222275" ;
    oboInOwl:hasExactSynonym "knee skin", "knee zone of skin", "zone of skin of knee" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001510" ;
    a owl:Class ;
    rdfs:label "skin of knee" ;
    rdfs:subClassOf obo:UBERON_0001511, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001465
            ]
        )
    ] .

obo:UBERON_0001511
    obo:IAO_0000115 "A zone of skin that is part of a leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18156", "EMAPA:18159", "EMAPA:37352", "FMA:37828", "MA:0000674", "NCIT:C52749", "UMLS:C0222279" ;
    oboInOwl:hasExactSynonym "leg skin", "leg zone of skin", "zone of skin of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001511" ;
    a owl:Class ;
    rdfs:label "skin of leg" ;
    rdfs:subClassOf obo:UBERON_0003532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0001512
    obo:IAO_0000115 "A zone of skin that is part of an ankle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37353", "FMA:37831", "MA:0000641", "NCIT:C52751", "SCTID:181560000", "UMLS:C0222286" ;
    oboInOwl:hasExactSynonym "ankle skin", "ankle zone of skin", "tarsal region skin", "zone of skin of ankle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001512" ;
    a owl:Class ;
    rdfs:label "skin of ankle" ;
    rdfs:subClassOf obo:UBERON_0001513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] .

obo:UBERON_0001513
    obo:IAO_0000115 "A zone of skin that is part of a pes [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18504", "FMA:37834", "MA:0000654", "NCIT:C52750", "SCTID:181529000", "UMLS:C0222289" ;
    oboInOwl:hasExactSynonym "foot skin", "skin of foot" ;
    oboInOwl:hasNarrowSynonym "skin of hind-paw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001513" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of pes" ;
    rdfs:subClassOf obo:UBERON_0003532, obo:UBERON_0015790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0001514
    obo:IAO_0000115 "The descending aorta is the portion of the aorta in a two-pass circulatory system from the arch of aorta to the point where it divides into the common iliac arteries[GO]. The descending aorta is part of the aorta, the largest artery in the body. The descending aorta is the part of the aorta beginning at the aortic arch that runs down through the chest and abdomen. The descending aorta is divided into two portions, the thoracic and abdominal, in correspondence with the two great cavities of the trunk in which it is situated. Within the abdomen, the descending aorta branches into the two common iliac arteries which serve the legs. [WP,unvetted]." ;
    obo:UBPROP_0000011 "results from fusion of left and right dorsal aortae" ;
    oboInOwl:hasDbXref "EMAPA:18606", "FMA:3784", "MA:0002571", "NCIT:C32455", "OpenCyc:Mx4rv4EE35wpEbGdrcN5Y29ycA", "SCTID:261399002", "UMLS:C0011666", "Wikipedia:Descending_aorta" ;
    oboInOwl:hasExactSynonym "pars descendens aortae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aorta descendens", "pars descendens aortae" ;
    oboInOwl:id "UBERON:0001514" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "descending aorta" ;
    rdfs:subClassOf obo:UBERON_0005800, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005805
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005622
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001515
    obo:IAO_0000115 "the part of the aorta that extends from the origin at the heart to the diaphragm, and from which arises numerous branches that supply oxygenated blood to the chest cage and the organs within the chest" ;
    oboInOwl:hasDbXref "BTO:0000157", "EFO:0002525", "EMAPA:18603", "FMA:3786", "GAID:471", "MA:0002569", "MESH:D001013", "NCIT:C33766", "OpenCyc:Mx4rveb9TpwpEbGdrcN5Y29ycA", "SCTID:302510009", "UMLS:C1522460", "Wikipedia:Thoracic_aorta", "galen:ThoracicAorta" ;
    oboInOwl:hasExactSynonym "aorta thoracica", "thoracic part of aorta" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aorta thoracalis", "pars thoracica aortae" ;
    oboInOwl:id "UBERON:0001515" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic aorta" ;
    rdfs:subClassOf obo:UBERON_0005800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005800
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/75/Gray530.png"^^xsd:anyURI .

obo:UBERON_0001516
    obo:IAO_0000115 "Abdominal part of aorta: the distal part of the descending aorta, which is the continuation of the thoracic part and gives rise to the inferior phrenic, lumbar, median sacral, superior and inferior mesenteric, middle suprarenal, renal, and testicular or ovarian arteries, and celiac trunk[BTO]. The abdominal aorta is the largest artery in the abdominal cavity. As part of the aorta, it is a direct continuation of descending aorta(of the thorax). [WP,unvetted]." ;
    obo:IAO_0000116 "Many of the branches of the abdominal aorta in mammals may be branches of the dorsal aorta in other vertebrates" ;
    oboInOwl:hasDbXref "BTO:0002976", "EFO:0002524", "EMAPA:17856", "FMA:3789", "GAID:470", "MA:0000474", "MESH:D001012", "NCIT:C32038", "OpenCyc:Mx4rvYhWCZwpEbGdrcN5Y29ycA", "SCTID:244231007", "UMLS:C0003484", "Wikipedia:Abdominal_aorta", "galen:AbdominalAorta" ;
    oboInOwl:hasExactSynonym "abdominal part of aorta", "descending abdominal aorta", "pars abdominalis aortae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdominal part of aorta", "aorta abdominalis", "pars abdominalis aortae" ;
    oboInOwl:id "UBERON:0001516" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "abdominal aorta" ;
    rdfs:subClassOf obo:UBERON_0005800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001514
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000916
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001514
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/af/Gray531.png"^^xsd:anyURI .

obo:UBERON_0001517
    obo:IAO_0000115 "A zone of skin that is part of a elbow [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003399" ;
    oboInOwl:hasDbXref "EMAPA:18051", "FMA:38250", "MA:0000610", "NCIT:C52755", "SCTID:181534001", "UMLS:C0222213" ;
    oboInOwl:hasExactSynonym "cubital region zone of skin", "elbow skin", "elbow zone of skin", "zone of skin of cubital region", "zone of skin of elbow" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001517" ;
    a owl:Class ;
    rdfs:label "skin of elbow" ;
    rdfs:subClassOf obo:UBERON_0002427, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001461
            ]
        )
    ] .

obo:UBERON_0001518
    obo:IAO_0000115 "A zone of skin that is part of a wrist [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37351", "FMA:38280", "MA:0000638", "NCIT:C52752", "SCTID:181540008", "UMLS:C0222223" ;
    oboInOwl:hasExactSynonym "carpal region zone of skin", "wrist skin", "wrist zone of skin", "zone of skin of carpal region", "zone of skin of wrist" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001518" ;
    a owl:Class ;
    rdfs:label "skin of wrist" ;
    rdfs:subClassOf obo:UBERON_0001519, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] .

obo:UBERON_0001519
    obo:IAO_0000115 "A zone of skin that is part of a manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18486", "FMA:38295", "MA:0000630", "NCIT:C52753", "SCTID:181527003", "UMLS:C0222224" ;
    oboInOwl:hasExactSynonym "hand skin", "manus skin", "skin of hand" ;
    oboInOwl:hasNarrowSynonym "skin of fore-paw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001519" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of manus" ;
    rdfs:subClassOf obo:UBERON_0003531, obo:UBERON_0015790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0001529
    obo:IAO_0000115 "the short first aortic arch branch and divides into the right subclavian artery and the right common carotid artery" ;
    oboInOwl:hasBroadSynonym "innominate" ;
    oboInOwl:hasDbXref "EFO:0002550", "EHDAA2:0000835", "EMAPA:17615", "FMA:3932", "GAID:476", "MA:0001922", "MESH:D016122", "NCIT:C32814", "OpenCyc:Mx4rv9mMTpwpEbGdrcN5Y29ycA", "SCTID:244244002", "UMLS:C0006094", "Wikipedia:Brachiocephalic_artery", "galen:BrachioCephalicArtery" ;
    oboInOwl:hasExactSynonym "brachiocephalic trunk", "innominate artery", "truncus brachiocephalicus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "truncus brachiocephalicus" ;
    oboInOwl:id "UBERON:0001529" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "brachiocephalic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007204
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001508
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001530
    obo:IAO_0000115 "A bilaterally paired branched artery that originates from the aortic arches and divides into and includes as parts the internal and external carotid arteries[cjm]." ;
    obo:IAO_0000116 "we follow the FMA and treat the artery as a tree-structure - here we include the internal and external as parts. For the part that excludes the branches, see 'trunk of common carotid artery'" ;
    obo:IAO_0000232 "This class represents the adult and developing structures'" ;
    obo:UBPROP_0000011 "in birds and reptiles, develops from arch III and parts of ventral and dorsal aortae" ;
    oboInOwl:hasBroadSynonym "carotid artery" ;
    oboInOwl:hasDbXref "CALOHA:TS-0116", "EHDAA2:0000217", "EHDAA:7331", "EMAPA:17855", "FMA:3939", "GAID:479", "MA:0001926", "MESH:D017536", "NCIT:C32352", "SCTID:362041005", "UMLS:C0162859", "VHOG:0000272", "Wikipedia:Common_carotid_artery" ;
    oboInOwl:hasExactSynonym "carotid artery system", "common carotid artery", "trunk of common carotid tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "a. carotis communis" ;
    oboInOwl:id "UBERON:0001530" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "common carotid artery plus branches" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004363
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001531
    obo:IAO_0000115 "The rightmost of the two common carotid arteries, originating from in the neck from the brachiocephalic trunk." ;
    obo:UBPROP_0000012 "placement of the MA class here is not strictly correct, as the MA class does not include the branches" ;
    oboInOwl:hasDbXref "EMAPA:35749", "FMA:3941", "MA:0001928", "NCIT:C33473", "OpenCyc:Mx4rtW9-AqgEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvg7rcJwpEbGdrcN5Y29ycA", "SCTID:362042003", "UMLS:C0226086", "Wikipedia:Right_common_carotid_artery" ;
    oboInOwl:hasExactSynonym "right common carotid artery", "trunk of right common carotid tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right common carotid artery" ;
    oboInOwl:id "UBERON:0001531" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "right common carotid artery plus branches" ;
    rdfs:subClassOf obo:UBERON_0001530 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001532
    obo:IAO_0000115 "A terminal branch of the left or right common carotid artery which supplies oxygenated blood to the brain and eyes[MP]" ;
    obo:UBPROP_0000001 "Each of two arteries starting at the bifurcation of the common carotid arteries through which blood circulates to many structures and organs in the head. [TFD][VHOG]", "One of the major arteries of the head, it is the as the cranial continuation of the aortic arches and the dorsal aorta. It curves ventrally before resuming a dorsal course as it enters the head proper, and it lies ventral to the internal jugular vein. The internal carotid artery gives off palatine, ophthalmic, and cerebral branches by stage NF stage 41.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010219", "AAO:0011054", "BTO:0004697", "EFO:0001952", "EHDAA2:0000873", "EHDAA:408", "EHDAA:6389", "EMAPA:16328", "FMA:3947", "GAID:481", "MA:0001930", "MESH:D002343", "NCIT:C32836", "OpenCyc:Mx4rvYx8KZwpEbGdrcN5Y29ycA", "SCTID:362045001", "TAO:0005081", "UMLS:C0007276", "VHOG:0000267", "Wikipedia:Internal_carotid_artery", "XAO:0000366", "ZFA:0005081" ;
    oboInOwl:hasExactSynonym "cranial carotid artery", "internal carotid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ICA", "arteria carotis interna" ;
    oboInOwl:id "UBERON:0001532" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "internal carotid artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0005396, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000970
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2001053
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9c/Gray513.png"^^xsd:anyURI .

obo:UBERON_0001533
    obo:IAO_0000115 "One of two laterally paired arteries that supplies the pectoral appendages, usually branching from the dorsal aorta" ;
    obo:IAO_0000116 "Developmental relationships should be added (intersegmental artery and right dorsal aorta in EHDAA2, occipitovertebral artery in XAO)" ;
    obo:UBPROP_0000001 "Artery which supplies blood via branches to the various muscles of the shoulder region and to the forelimb.[AAO]", "In human anatomy, the subclavian artery is a major artery of the upper thorax that mainly supplies blood to the head and arms. It is located below the clavicle, hence the name. There is a left subclavian and a right subclavian. On the left side of the body, the subclavian comes directly off the arch of aorta. On the right side of the body, the subclavian arises from the relatively short brachiocephalic artery (trunk) when it bifurcates into the subclavian and the right common carotid artery. The usual branches of the subclavian on both sides of the body are the vertebral artery, the internal thoracic artery, the thyrocervical trunk, the costocervical trunk and the dorsal scapular artery. The subclavian becomes the axillary artery at the lateral border of the first rib[WP]", "The pectoral (subclavian) arteries originate from the dorsal aorta and takes the blood outward into the fin from the paired portion of the dorsal aorta posterior to the last aortic arch. Kimmel et al. 1993[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010232", "EHDAA2:0001933", "EHDAA:4357", "EMAPA:17617", "FMA:3951", "GAID:511", "MA:0002045", "MESH:D013348", "NCIT:C33643", "OpenCyc:Mx4rvp8u1JwpEbGdrcN5Y29ycA", "SCTID:265790007", "TAO:0005086", "UMLS:C0038530", "Wikipedia:Subclavian_artery", "XAO:0000365", "ZFA:0005086" ;
    oboInOwl:hasExactSynonym "arteria subclavia", "arterial tree of upper limb", "pectoral artery", "subclavian arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PA", "arteria subclavia" ;
    oboInOwl:id "UBERON:0001533" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:unverified_taxonomic_grouping, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "subclavian artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000915
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0004710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005622
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001534
    obo:IAO_0000115 "The subclavian artery that supplies the right pectoral appendage" ;
    obo:UBPROP_0000008 "in humans, arises from the relatively short brachiocephalic artery (trunk) when it bifurcates into the subclavian and the right common carotid artery" ;
    obo:UBPROP_0000011 "proximal part arises from right 4th aortic arch in humans" ;
    oboInOwl:hasDbXref "EHDAA2:0004514", "EMAPA:37384", "FMA:3953", "MA:0002047", "NCIT:C33490", "OpenCyc:Mx4rtW7hwqgEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvp8u1JwpEbGdrcN5Y29ycA", "SCTID:244246000", "UMLS:C0226261", "Wikipedia:Subclavian_artery" ;
    oboInOwl:hasExactSynonym "arteria subclavia dextra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001534" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "right subclavian artery" ;
    rdfs:subClassOf obo:UBERON_0001533, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001533
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001536
    obo:IAO_0000115 "The leftmost of the two common carotid arteries, originating from the aortic arch in the thorax." ;
    obo:UBPROP_0000012 "placement of the MA class here is not strictly correct, as the MA class does not include the branches" ;
    oboInOwl:hasDbXref "EMAPA:35491", "FMA:4058", "MA:0001927", "NCIT:C32956", "OpenCyc:Mx4rdz4xcLVIEduAAAAOpmP6tw", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rvg7rcJwpEbGdrcN5Y29ycA", "SCTID:362043008", "UMLS:C0226087", "Wikipedia:Left_common_carotid_artery" ;
    oboInOwl:hasExactSynonym "left common carotid artery", "trunk of left common carotid tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "left common carotid artery" ;
    oboInOwl:id "UBERON:0001536" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "left common carotid artery plus branches" ;
    rdfs:subClassOf obo:UBERON_0001530 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001549
    obo:IAO_0000115 "The dorsal metatarsal veins are veins which drain the metatarsus of the foot. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37143", "FMA:44377", "MA:0002105", "NCIT:C52689", "UMLS:C0835053", "Wikipedia:Dorsal_metatarsal_veins" ;
    oboInOwl:hasExactSynonym "metatarsal vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae metatarsales dorsales" ;
    oboInOwl:id "UBERON:0001549" ;
    a owl:Class ;
    rdfs:label "dorsal metatarsal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008783
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0008783
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000983
            ]
        )
    ] .

obo:UBERON_0001552
    obo:IAO_0000115 "One of the curved arteries at the corticomedullary border of the kidney that arise from the interlobar arteries and give rise to the interlobular arteries." ;
    oboInOwl:hasBroadSynonym "arcuate artery" ;
    oboInOwl:hasDbXref "EMAPA:28215", "FMA:70497", "MA:0002583", "Wikipedia:Arcuate_arteries_of_the_kidney" ;
    oboInOwl:hasExactSynonym "renal arcuate artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001552" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "kidney arcuate artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003644, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009885
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0009885
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Gray553.png"^^xsd:anyURI .

obo:UBERON_0001554
    obo:IAO_0000115 "A zone of skin that is part of a hip region." ;
    obo:UBPROP_0000012 "in MA this isa hindlimb skin" ;
    oboInOwl:hasDbXref "EMAPA:18148", "FMA:45282", "MA:0000658", "SCTID:181518004" ;
    oboInOwl:hasExactSynonym "hip region zone of skin", "hip skin", "hip zone of skin", "regio coxae zone of skin", "zone of skin of hip", "zone of skin of hip region", "zone of skin of regio coxae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001554" ;
    a owl:Class ;
    rdfs:label "skin of hip" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001464
            ]
        )
    ] .

obo:UBERON_0001555
    obo:IAO_0000115 "A tube extending from the mouth to the anus." ;
    obo:RO_0002161 obo:NCBITaxon_147099, obo:NCBITaxon_41324 ;
    obo:UBPROP_0000001 "The alimentary or digestive tract, and associated organs.[TAO]" ;
    obo:UBPROP_0000003 "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "FMA also has a term 'gastrointestinal tract', but this includes the liver.", "we place the MA and EMAPA class here, although the intent is probably a smaller region. See https://github.com/obophenotype/uberon/issues/509" ;
    obo:UBPROP_0000013 "we following Kardong in naming the entire tube from mouth to anus the alimentary canal. Kardong calls the portion of this tract that excludes buccal cavity and pharynx the 'alimentary canal', consider adding an extra class for this" ;
    oboInOwl:hasBroadSynonym "gut" ;
    oboInOwl:hasDbXref "AAO:0010023", "BILA:0000083", "BTO:0000511", "BTO:0000545", "EHDAA2:0000726", "EHDAA:518", "EMAPA:16247", "FBbt:00003125", "FMA:45615", "MA:0000917", "NCIT:C34082", "OpenCyc:Mx4rvVi0GpwpEbGdrcN5Y29ycA", "TAO:0000112", "TGMA:0001819", "UMLS:C0017189", "VHOG:0000309", "WBbt:0005743", "ZFA:0000112", "galen:AlimentaryTract" ;
    oboInOwl:hasExactSynonym "digestive tube", "enteric tract" ;
    oboInOwl:hasNarrowSynonym "alimentary canal", "alimentary tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digestive canal", "gut tube" ;
    oboInOwl:id "UBERON:0001555" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007026
    ] .

obo:UBERON_0001556
    obo:IAO_0000115 "Subdivision of urinary system which consists of the urinary bladder and the urethra." ;
    oboInOwl:hasDbXref "FMA:45659", "MA:0002636", "SCTID:181420004", "galen:LowerUrinaryTract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001556" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lower urinary tract" ;
    rdfs:subClassOf obo:BFO_0000040, obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] .

obo:UBERON_0001557
    obo:IAO_0000115 "The segment of the respiratory tract that starts proximally with the nose and ends distally with the cricoid cartilage, before continuing to the trachea." ;
    obo:UBPROP_0000012 "Some specify that the glottis (vocal cords) is the defining line between the upper and lower respiratory tracts;[2] yet even others make the line at the cricoid cartilage. The FMA includes nose, nasopharynx, oropharynx and larynx[WP]" ;
    oboInOwl:hasDbXref "EHDAA2:0002136", "EMAPA:17669", "FMA:45661", "MA:0000442", "OpenCyc:Mx4rtT2HwgJMEdyAAADggVbxzQ", "SCTID:361381009", "VHOG:0000406", "Wikipedia:Upper_respiratory_tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001557" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "upper respiratory tract" ;
    rdfs:subClassOf obo:UBERON_0000072, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/Illu_conducting_passages.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_conducting_passages.jpg"^^xsd:anyURI .

obo:UBERON_0001558
    obo:IAO_0000115 "The segment of the respiratory tract that starts proximally with the trachea and includes all distal structures including the lungs[WP,modified]" ;
    oboInOwl:hasDbXref "EHDAA2:0001036", "EMAPA:16738", "FMA:45662", "MA:0000435", "OpenCyc:Mx4rQRqjUgAKEdyHxgDggVfs8g", "SCTID:281488008", "VHOG:0000382", "Wikipedia:Lower_respiratory_tract" ;
    oboInOwl:hasExactSynonym "lower respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001558" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lower respiratory tract" ;
    rdfs:subClassOf obo:UBERON_0000072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/Illu_conducting_passages.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_conducting_passages.jpg"^^xsd:anyURI .

obo:UBERON_0001560
    oboInOwl:hasDbXref "FMA:45733" ;
    oboInOwl:hasExactSynonym "organ neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001560" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "neck of organ" ;
    rdfs:subClassOf obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0001568
    obo:IAO_0000115 "The muscles associated with the larynx." ;
    oboInOwl:hasDbXref "BTO:0001626", "EMAPA:35473", "FMA:46562", "GAID:144", "MA:0001768", "MESH:D007821", "NCIT:C32934", "SCTID:181744001", "UMLS:C0023054", "Wikipedia:Muscles_of_larynx" ;
    oboInOwl:hasExactSynonym "laryngeal muscle", "larynx muscle", "larynx muscle organ", "muscle organ of larynx", "musculi laryngeales" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001568" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "muscle of larynx" ;
    rdfs:subClassOf obo:UBERON_0002377, obo:UBERON_0003831, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0001571
    obo:IAO_0000115 "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue." ;
    obo:UBPROP_0000001 "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue. [TFD][VHOG]", "Makes up bulk of tongue in frogs and salamanders; makes up entire tongue in caecilians.[AAO]", "see Intrinsic Tongue.[FEED]" ;
    obo:UBPROP_0000002 "relationship loss: subclass hyobranchial muscles (AAO:0000224)[AAO]" ;
    obo:UBPROP_0000003 "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" ;
    obo:UBPROP_0000008 "Makes up bulk of tongue in frogs and salamanders; makes up entire tongue in caecilians." ;
    oboInOwl:hasDbXref "AAO:0010660", "EHDAA2:0000704", "EHDAA:9150", "EMAPA:18276", "FMA:46690", "MA:0002307", "NCIT:C52928", "SCTID:244784007", "UMLS:C0224194", "VHOG:0000847", "Wikipedia:Genioglossus_muscle" ;
    oboInOwl:hasExactSynonym "genioglossus", "m. genioglossus", "musculus genioglossus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001571" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "genioglossus muscle" ;
    rdfs:subClassOf obo:UBERON_0001575, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0006606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0009471
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Genioglossus.png"^^xsd:anyURI .

obo:UBERON_0001572
    obo:IAO_0000115 "A muscle that attaches to the hyopid bone and to the tongue and is innervated by cranial nerve XII" ;
    obo:UBPROP_0000001 "Makes up part of the tongue in frogs and salamanders.[AAO]", "The hyoglossus is a muscle that attaches to the hyoid and tongue and is innervated by Cranial Nerve XII.[FEED]" ;
    obo:UBPROP_0000002 "relationship loss: subclass hyobranchial muscles (AAO:0000224)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010663", "EMAPA:18277", "FMA:46691", "MA:0002317", "MFMO_0000064", "NCIT:C53161", "SCTID:244785008", "UMLS:C0224196", "Wikipedia:Hyoglossus_muscle" ;
    oboInOwl:hasExactSynonym "hyoglossus", "m. hyoglossus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001572" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hyoglossus muscle" ;
    rdfs:subClassOf obo:UBERON_0001575, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001685
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001685
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002005 ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001685
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Hyoglossus.png"^^xsd:anyURI .

obo:UBERON_0001575
    obo:IAO_0000115 "A muscle organ that attaches the tongue to some other structure." ;
    obo:UBPROP_0000003 "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" ;
    obo:UBPROP_0000009 "main functions are altering the tongue's position allowing for protrusion, retraction, and side-to-side movement" ;
    obo:UBPROP_0000010 "All intrinsic and extrinsic muscles of the tongue are supplied by the hypoglossal nerve (CN XII), except for one of the extrinsic muscles, palatoglossus, which is innervated by the Vagus nerve CN X of the pharyngeal plexus." ;
    dc:contributor <https://github.com/RDruzinsky>, <https://github.com/cmungall>, <https://github.com/dosumis>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "EHDAA2:0002063", "EHDAA:9148", "EMAPA:18275", "FMA:46699", "MA:0002296", "SCTID:244782006", "VHOG:0000825" ;
    oboInOwl:hasExactSynonym "extrinsic lingual muscle", "extrinsic tongue muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001575" ;
    a owl:Class ;
    rdfs:label "extrinsic muscle of tongue" ;
    rdfs:subClassOf obo:UBERON_0000378, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001650
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0004765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0011332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002005 ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002177 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0004765
            ]
        )
    ] .

obo:UBERON_0001576
    obo:IAO_0000115 "The intrinsic tongue muscles are an integral part of the tongue and completely contained within the tongue that are innervated by Cranial Nerve XII." ;
    obo:UBPROP_0000001 "The intrinsic tongue muscles are an integral part of the tongue that are innervated by Cranial Nerve XII.[FEED]" ;
    obo:UBPROP_0000003 "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" ;
    obo:UBPROP_0000009 "The main function of the intrinsic muscles is to provide shape. They are not involved with changing the position of the tongue and are not attached to bone" ;
    oboInOwl:hasDbXref "EHDAA2:0002064", "EHDAA:9152", "EMAPA:18280", "FMA:46701", "MA:0002327", "SCTID:244788005", "VHOG:0000748" ;
    oboInOwl:hasExactSynonym "intrinsic lingual muscle", "intrinsic tongue muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001576" ;
    a owl:Class ;
    rdfs:label "intrinsic muscle of tongue" ;
    rdfs:subClassOf obo:UBERON_0000378, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001650
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002005 ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002177 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0001577
    obo:IAO_0000115 "A muscle innervated by a facial nerve." ;
    oboInOwl:hasDbXref "FMA:46751", "GAID:143", "MA:0003160", "MESH:D005152", "MFMO:0000005", "NCIT:C13073", "SCTID:25903009", "UMLS:C0015460", "Wikipedia:Facial_muscles", "XAO:0001013" ;
    oboInOwl:hasExactSynonym "face muscle", "face muscle organ", "facial muscle", "facial muscle proper", "facial nerve innervated muscle", "facial nerve muscle", "muscle of face", "muscle organ of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial-facial muscle", "cranio-facial muscle", "craniofacial muscle", "mimetic muscles", "muscle of facil expression", "muscles of facial expression", "musculi faciei" ;
    oboInOwl:id "UBERON:0001577" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "facial muscle" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0015789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002005 ;
                owl:someValuesFrom obo:UBERON_0001647
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fa/Gray378.png"^^xsd:anyURI .

obo:UBERON_0001579
    obo:IAO_0000115 "Nerve that carries information from the olfactory epithelium to the olfactory bulb[Butler and Hodos]." ;
    obo:UBPROP_0000001 "Nerve that carries information from the olfactory epithelium through the olfactory bulb to the olfactory cortex of the telencephalon.[AAO]", "Segment of neural tree organ which is continuous with the olfactory epithelium and an olfactory bulb[FMA:46787].", "The 1st cranial nerve. The olfactory nerve conveys the sense of smell. It is formed by the axons of OLFACTORY RECEPTOR NEURONS which project from the olfactory epithelium (in the nasal epithelium) to the OLFACTORY BULB[MESH:A08.800.800.120.640]." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000008 "connects to main OB (in taxa where main/accessory distinction is important)" ;
    oboInOwl:hasBroadSynonym "1n" ;
    oboInOwl:hasDbXref "AAO:0010088", "BAMS:1n", "BAMS:ln", "BIRNLEX:1319", "BTO:0003648", "EHDAA2:0001293", "EHDAA:6672", "EMAPA:17797", "FMA:46787", "GAID:830", "HBA:9300", "MA:0001096", "MBA:840", "MESH:D009832", "NCIT:C12759", "OpenCyc:Mx4rvZuXAJwpEbGdrcN5Y29ycA", "SCTID:180937006", "TAO:0000249", "UMLS:C0028938", "UMLS:C1268984", "VHOG:0000703", "Wikipedia:Olfactory_nerve", "XAO:0000426", "ZFA:0000249", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=32" ;
    oboInOwl:hasExactSynonym "first cranial nerve", "nervus olfactorius [i]", "olfactory I", "olfactory i nerve", "olfactory nerve [I]" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-I", "cranial nerve I", "fila olfactoria", "nerve I", "nerve of smell", "nervus olfactorius", "olfactoria fila", "olfactory fila" ;
    oboInOwl:id "UBERON:0001579" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "olfactory nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001997
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/be/Gray771.png"^^xsd:anyURI .

obo:UBERON_0001584
    obo:IAO_0000115 "The subclavian artery that supplies the left pectoral appendage" ;
    obo:UBPROP_0000008 "in humans, branches off the arch of aorta" ;
    obo:UBPROP_0000011 "arises from left intersegmental 6th artery in the region of the 6th -7th cervical segment in humans" ;
    oboInOwl:hasDbXref "EMAPA:37100", "FMA:4694", "MA:0002046", "NCIT:C32972", "OpenCyc:Mx4rtW7hw6gEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rvp8u1JwpEbGdrcN5Y29ycA", "SCTID:244245001", "UMLS:C0226262", "Wikipedia:Subclavian_artery" ;
    oboInOwl:hasExactSynonym "arteria subclavia (sinistra)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001584" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "left subclavian artery" ;
    rdfs:subClassOf obo:UBERON_0001533, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001533
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI .

obo:UBERON_0001585
    obo:IAO_0000115 "A vein that carries deoxygenated blood from the upper half of the body into the right atrium of the heart." ;
    obo:UBPROP_0000003 "Phylogenetic modifications within this basic pattern of arteries and veins are largely correlated with functional changes. In the transition from water to land, gills gave way to lungs, accompanied by the establishment of a pulmonary circulation. In some fishes and certainly in tetrapods, the cardinal veins become less involved in blood return. Instead, the composite, prominent postcava (posterior vena cava) arose to drain the posterior part of the body and the precava (anterior vena cava) developed to drain the anterior part of the body.[well established][VHOG]" ;
    obo:UBPROP_0000008 "The mouse has both left and right anterior vena cava. adult humans only have a right. Postnatally the left regresses and becomes non-functional (Wessels and Sedmera 2003). In the mouse, The right pulmonary vein passes dorsal to the right superior vena cava, the left pulmonary dorsal to the left superior vena cava (Biology of the Laboratory Mouse, Green)." ;
    oboInOwl:hasDbXref "BTO:0002683", "EHDAA2:0001962", "EHDAA:8726", "EMAPA:18417", "FMA:4720", "GAID:549", "MA:0000481", "MESH:D014683", "NCIT:C12816", "SCTID:181368006", "UMLS:C0042459", "VHOG:0001195", "Wikipedia:Superior_vena_cava", "galen:SuperiorVenaCava" ;
    oboInOwl:hasExactSynonym "superior caval vein", "superior vena cava" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial vena cava", "precava", "vena cava superior", "vena maxima" ;
    oboInOwl:id "UBERON:0001585" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "anterior vena cava" ;
    rdfs:subClassOf obo:UBERON_0004087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004087
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000153
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b4/Venenwinkel.png"^^xsd:anyURI .

obo:UBERON_0001586
    obo:IAO_0000115 "One of two jugular veins that collect the blood from the brain, the superficial parts of the face, and the neck. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Vein which receives many veins draining the palate, brain, and the orbital, nasal, and auditory regions.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010236", "EHDAA2:0000877", "EHDAA:5407", "EMAPA:17620", "FMA:4724", "MA:0002157", "NCIT:C32849", "OpenCyc:Mx4rvqdb95wpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0000878", "SCTID:181372005", "UMLS:C0226550", "Wikipedia:Internal_jugular_vein", "XAO:0000382", "galen:InternalJugularVein" ;
    oboInOwl:hasExactSynonym "internal jugular", "internal jugular venous tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena jugularis interna" ;
    oboInOwl:id "UBERON:0001586" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "internal jugular vein" ;
    rdfs:subClassOf obo:UBERON_0004711, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e9/Gray562.png"^^xsd:anyURI .

obo:UBERON_0001591
    obo:IAO_0000115 "A vein that drains blood from the thymus." ;
    oboInOwl:hasDbXref "EMAPA:36325", "FMA:4747", "MA:0002246", "NCIT:C53143", "SCTID:303432009", "UMLS:C0226698", "Wikipedia:Thymic_veins" ;
    oboInOwl:hasExactSynonym "thymic tributary of brachiocephalic vein", "vena thymica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae thymicae" ;
    oboInOwl:id "UBERON:0001591" ;
    a owl:Class ;
    rdfs:label "thymic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0003711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0001592
    obo:IAO_0000115 "The bronchial veins are small vessels that return blood from the larger bronchi and structures at the roots of the lungs. The right side drains into the azygos vein, while the left side drains into the left superior intercostal vein or the accessory hemiazygos vein. The bronchial veins are counterparts to the bronchial arteries. The veins, however, do not return all of the blood supplied by the arteries; much of the blood that is carried in the bronchial arteries is returned to the heart via the pulmonary veins. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:36284", "FMA:4749", "MA:0002088", "NCIT:C53031", "SCTID:198293000", "UMLS:C0226650", "Wikipedia:Bronchial_veins" ;
    oboInOwl:hasExactSynonym "bronchial venous tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001592" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bronchial vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0001593
    obo:IAO_0000115 "A congregation of multiple veins." ;
    oboInOwl:hasDbXref "EMAPA:36327", "FMA:4767", "MA:0000069", "SCTID:322151008", "Wikipedia:Venous_plexus" ;
    oboInOwl:hasExactSynonym "venous network" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus venosus", "rete venosum" ;
    oboInOwl:id "UBERON:0001593" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "venous plexus" ;
    rdfs:subClassOf obo:UBERON_0004537, obo:UBERON_0005629, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005629
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bd/Gray585.png"^^xsd:anyURI .

obo:UBERON_0001605
    obo:IAO_0000115 "The ciliary muscle is a ring of smooth muscle in the middle layer of the eye that controls the eye's accommodation for viewing objects at varying distances and regulates the flow of aqueous humour through Schlemm's canal. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0000654", "EMAPA:35240", "FMA:49151", "MA:0001269", "NCIT:C32315", "SCTID:280862009", "UMLS:C0559230", "Wikipedia:Ciliary_muscle" ;
    oboInOwl:hasExactSynonym "musculus ciliarus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bowman`s muscles", "ciliaris", "musculus ciliaris" ;
    oboInOwl:id "UBERON:0001605" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ciliary muscle" ;
    rdfs:subClassOf obo:UBERON_0003386, obo:UBERON_0010314, obo:UBERON_0011222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/28/Gray872.png"^^xsd:anyURI .

obo:UBERON_0001606
    obo:IAO_0000115 "." ;
    obo:IAO_0000116 "revisit this, see issue #331" ;
    obo:UBPROP_0000008 "The muscle cells of the iris are smooth muscle in mammals and amphibians, but are striated muscle in birds and reptiles. Many fish have neither, and, as a result, their irides are unable to dilate and contract, so that the pupil always remains of a fixed size[Romer, via WP]", "in aves, stromal mesenchymal cells may migrate to the iris and become skeletal" ;
    oboInOwl:hasDbXref "EMAPA:35448", "FMA:49154", "MA:0001287", "SCTID:280888007", "Wikipedia:Iris_muscle" ;
    oboInOwl:hasExactSynonym "iris muscle", "iris muscle organ", "muscle organ of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001606" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "muscle of iris" ;
    rdfs:subClassOf obo:UBERON_0011222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0001607
    obo:IAO_0000115 "A sphincter muscle that is part of the iris." ;
    obo:UBPROP_0000008 "In humans, it functions to constrict the pupil in bright light or during accommodation. Its dimensions are about 0.75 mm wide by 0.15 mm thick. It is controlled by parasympathetic fibers that originate from the Edinger-Westphal nucleus, travel along the oculomotor nerve (CN III), synapse in the ciliary ganglion, and then enter the eye via the short ciliary nerves. Initially, all the myocytes are of the smooth muscle type, but much later in life, so that ultimately most cells are of the striated muscle type. [WP,unvetted]", "WP says: It is found in vertebrates and some cephalopods; this class refers to the vertebrate structure" ;
    obo:UBPROP_0000009 "constricts iris" ;
    oboInOwl:hasDbXref "BTO:0000656", "EMAPA:35788", "FMA:49157", "MA:0001289", "NCIT:C33586", "SCTID:280889004", "UMLS:C0229189", "Wikipedia:Iris_sphincter_muscle" ;
    oboInOwl:hasExactSynonym "M. sphincter pupillae", "iris sphincter muscle", "musculus sphincter pupillae", "sphincter muscle of pupil" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "circular fibers", "constrictor pupillae", "iris constrictor", "iris constrictor muscle", "iris sphincter", "m. sphincter pupillae", "pupillary constrictor muscle", "pupillary sphincter", "pupillary sphincter muscle", "sphincter pupillae", "sphincter pupillae muscle", "spincter pupillae" ;
    oboInOwl:id "UBERON:0001607" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sphincter pupillae" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001606, obo:UBERON_0004234, obo:UBERON_0007521, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001608
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/Gray878.png"^^xsd:anyURI .

obo:UBERON_0001608
    obo:IAO_0000115 "A smooth muscle of the eye, running radially in the iris that functions as a dilator. [WP,unvetted]." ;
    obo:UBPROP_0000009 "It is innervated by the sympathetic system, which acts by releasing noradrenaline, which acts on alpha1-receptors. Thus, when presented with a threatening stimuli that activates the fight-or-flight response, this innervation dilates the iris, thus temporarily letting more light reach the retina" ;
    oboInOwl:hasDbXref "BTO:0001371", "EMAPA:35286", "FMA:49158", "MA:0001288", "NCIT:C32463", "SCTID:280890008", "UMLS:C0229190", "Wikipedia:Iris_dilator_muscle" ;
    oboInOwl:hasExactSynonym "dilator muscle of pupil", "dilator of pupil", "dilator pupillae", "dilator pupillae muscle", "iris dilator muscle", "musculus dilatator pupillae", "pupillary dilator muscle", "radial muscle of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dilator pupillae muscle", "iris dilator", "musculus dilatator pupillae", "musculus dilator pupillae", "pupil dilator", "pupil dilator muscle", "pupillary dilator", "pupillary muscle", "radial muscle", "radiating fibers" ;
    oboInOwl:id "UBERON:0001608" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "dilatator pupillae" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004234, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001607
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/Gray878.png"^^xsd:anyURI .

obo:UBERON_0001610
    obo:IAO_0000115 "The lingual artery arises from the external carotid between the superior thyroid and facial artery[WP]." ;
    obo:UBPROP_0000001 "Part of the external carotid which supplies blood to the tongue.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of external carotid (AAO:0010218)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010492", "EMAPA:36324", "FMA:49526", "MA:0001992", "NCIT:C52961", "OpenCyc:Mx4rvfqDCZwpEbGdrcN5Y29ycA", "SCTID:181327002", "UMLS:C0226104", "Wikipedia:Lingual_artery" ;
    oboInOwl:hasExactSynonym "lingual branch of external carotid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria lingualis" ;
    oboInOwl:id "UBERON:0001610" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lingual artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0015212, obo:UBERON_0035398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] ;
    foaf:depicted_by "Lingual:artery.PNG"^^xsd:anyURI .

obo:UBERON_0001612
    obo:IAO_0000115 "A branch of the external carotid artery that supplies structures of the face. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:19213", "FMA:49549", "MA:0001950", "NCIT:C32578", "OpenCyc:Mx4rwCt95ZwpEbGdrcN5Y29ycA", "SCTID:181328007", "UMLS:C0226109", "Wikipedia:Facial_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria maxillaris externa", "external maxillary artery" ;
    oboInOwl:id "UBERON:0001612" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "facial artery" ;
    rdfs:subClassOf obo:UBERON_0035398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001070
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7b/Gray508.png"^^xsd:anyURI .

obo:UBERON_0001613
    obo:IAO_0000115 "The occipital artery arises opposite the facial artery, its path is below the posterior belly of digastric to the occipital region. This artery supplies blood to the back of the scalp and sterno-mastoid muscles. Other muscles it supplies are deep muscles in the back and neck. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37672", "FMA:49586", "MA:0002009", "NCIT:C33194", "OpenCyc:Mx4rwC1IFJwpEbGdrcN5Y29ycA", "SCTID:244219005", "UMLS:C0226117", "Wikipedia:Occipital_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria occipitalis" ;
    oboInOwl:id "UBERON:0001613" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "occipital artery" ;
    rdfs:subClassOf obo:UBERON_0035398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000403
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000403
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002377
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001070
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7b/Gray508.png"^^xsd:anyURI .

obo:UBERON_0001616
    obo:IAO_0000115 "An artery that supplies deep structures of the face. It comes just out behind the neck of the mandible. [WP,unvetted]." ;
    obo:UBPROP_0000011 "...1st pair undergoes partial regression, the remnants of which becomes part of the maxillary arteries" ;
    oboInOwl:hasDbXref "EHDAA2:0001069", "EHDAA:7357", "EMAPA:17311", "FMA:49675", "GAID:498", "MA:0001919", "MESH:D008438", "NCIT:C34205", "OpenCyc:Mx4rwDDJ45wpEbGdrcN5Y29ycA", "SCTID:181326006", "UMLS:C0024949", "Wikipedia:Maxillary_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria maxillaris", "internal maxillary artery" ;
    oboInOwl:id "UBERON:0001616" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "maxillary artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003118
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002207 ;
        owl:someValuesFrom obo:UBERON_0003118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002207 ;
                owl:someValuesFrom obo:UBERON_0003118
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/39/Gray510.png"^^xsd:anyURI .

obo:UBERON_0001619
    obo:IAO_0000115 "The ophthalmic artery is a branch of the internal carotid artery which supplies branches to supply the eye and other structures in the orbit. It enters the orbit together with the Optic nerve through the Optic foramen/canal. [WP,modified]." ;
    obo:UBPROP_0000001 "Part of internal carotid which carries blood via branches to the eye, the eye muscles, and eyelids.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of internal carotid (AAO:0010219)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010497", "EHDAA2:0001300", "EHDAA:7363", "EMAPA:17007", "FMA:49868", "GAID:503", "MA:0002011", "MESH:D009880", "NCIT:C33216", "OpenCyc:Mx4rvcCxpJwpEbGdrcN5Y29ycA", "SCTID:181310005", "UMLS:C0029078", "Wikipedia:Ophthalmic_artery", "XAO:0000368" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria ophthalmica", "opthalmic artery" ;
    oboInOwl:id "UBERON:0001619" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ophthalmic artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001532
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ce/Gray514.png"^^xsd:anyURI .

obo:UBERON_0001621
    obo:IAO_0000115 "An artery that supplies the myocardium." ;
    oboInOwl:hasDbXref "BTO:0000290", "CALOHA:TS-0176", "EFO:0002551", "EMAPA:19160", "EV:0100383", "FMA:49893", "MA:0002453", "NCIT:C12843", "OpenCyc:Mx4rvoL56ZwpEbGdrcN5Y29ycA", "SCTID:181294004", "UMLS:C0205042", "VHOG:0001557", "Wikipedia:Coronary_circulation#Coronary_anatomy", "ZFA:0005812", "galen:CoronaryArtery" ;
    oboInOwl:hasExactSynonym "coronary arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coronary vessel" ;
    oboInOwl:id "UBERON:0001621" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "coronary artery" ;
    rdfs:subClassOf obo:UBERON_0003498, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/46/Gray492.png"^^xsd:anyURI .

obo:UBERON_0001622
    obo:IAO_0000115 "The lacrimal artery arises close to the optic foramen, and is one of the largest branches derived from the ophthalmic artery: not infrequently it is given off before the artery enters the orbit. It accompanies the lacrimal nerve along the upper border of the Lateral Rectus, supplies the lacrimal gland. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37094", "FMA:49927", "MA:0001988", "NCIT:C52948", "SCTID:369324002", "UMLS:C0226171", "Wikipedia:Lacrimal_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "a. lacrimalis" ;
    oboInOwl:id "UBERON:0001622" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001619
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001619
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ce/Gray514.png"^^xsd:anyURI .

obo:UBERON_0001628
    obo:IAO_0000115 "One of a pair of right-sided and left-sided blood vessels in the circle of Willis. It connects the three cerebral arteries of the same side. Anteriorly, it is one portion of the terminal trifurcation of the internal carotid artery. The anterior cerebral artery and the middle cerebral artery are the other two branches of the trifurcation. Posteriorly, it communicates with the posterior cerebral artery." ;
    obo:UBPROP_0000001 "An artery that connects caudal division of the internal carotid artery and the basal communicating artery to the basilar artery. Isogai et al. 2001.[TAO]" ;
    obo:UBPROP_0000008 "todo - verify ZFA link: An artery that connects caudal division of the internal carotid artery and the basal communicating artery to the basilar artery" ;
    oboInOwl:hasDbXref "EHDAA2:0004518", "EHDAA:3352", "EMAPA:18600", "FMA:50084", "MA:0002023", "NCIT:C33357", "OpenCyc:Mx4rwDDlqpwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0001487", "SCTID:181314001", "TAO:0005001", "UMLS:C0149559", "Wikipedia:Posterior_communicating_artery", "ZFA:0005001" ;
    oboInOwl:hasExactSynonym "caudal communicating segment", "posterior communicating segment of the basilar artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PCA", "PCS", "arteria cerebri communicans posterior" ;
    oboInOwl:id "UBERON:0001628" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "posterior communicating artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0006347, obo:UBERON_0010314, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001532
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006347
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003709
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001532
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2e/Circle_of_Willis_en.svg"^^xsd:anyURI .

obo:UBERON_0001630
    obo:IAO_0000115 "Organ consisting of a tissue made up of various elongated cells that are specialized to contract and thus to produce movement and mechanical work[GO]." ;
    obo:UBPROP_0000001 "Portion of tissue composed of contractile fibers.[TAO]" ;
    obo:UBPROP_0000003 "It seems clear that the metazoan ancestor inherited from its unicellular descendants an actin cytoskeleton and motor-proteins of the myosin superfamily. Within metazoans, these two molecules were arranged into effective contractile units, the muscles. The basic trends for muscle evolution are already expressed in the diploblastic taxa.[well established][VHOG]" ;
    obo:UBPROP_0000007 "muscular" ;
    oboInOwl:hasBroadSynonym "muscle" ;
    oboInOwl:hasDbXref "AAO:0011066", "EMAPA:32715", "EMAPA:37474", "EV:0100146", "FMA:5022", "GAID:131", "MA:0000015", "OpenCyc:Mx4rv2kf-5wpEbGdrcN5Y29ycA", "SCTID:71616004", "TAO:0005145", "VHOG:0001245", "XAO:0000172", "ZFA:0005145", "galen:Muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001630" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "muscle organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0005090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002385
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002385
            ]
        )
    ] .

obo:UBERON_0001637
    obo:IAO_0000115 "An epithelial tube or tree of tibes that transports blood away from the heart[modified from AEO definition]." ;
    obo:IAO_0000116 "Note that in FMA an artery is a tree, whereas AEO/JB defines it as a tube; FMA includes a separate class for what it calls the trunk. Classification in this ontology may currently (Jan 2012) represent a mix of both schemes, although we are gradually revising in the direction of the AEO scheme." ;
    obo:UBPROP_0000001 "Part of the circulatory system composed of blood vessels which carry oxygenated blood away from the heart to the rest of the body.[AAO]" ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    obo:UBPROP_0000007 "arterial" ;
    obo:UBPROP_0000202 obo:FMA_63812 ;
    oboInOwl:hasDbXref "AAO:0010211", "AEO:0000208", "BTO:0000573", "CALOHA:TS-0054", "EFO:0000814", "EHDAA2:0000143", "EHDAA2:0003253", "EMAPA:35147", "EV:0100026", "FMA:50720", "GAID:468", "MA:0000064", "MAT:0000034", "MESH:D001158", "MIAA:0000034", "NCIT:C12372", "OpenCyc:Mx4rvVjknZwpEbGdrcN5Y29ycA", "SCTID:362877004", "TAO:0000005", "UMLS:C0003842", "VHOG:0001251", "Wikipedia:Artery", "XAO:0000114", "ZFA:0000005", "galen:Artery" ;
    oboInOwl:hasExactSynonym "arterial subtree", "arterial tree organ part", "arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arterial system", "arterial vessel" ;
    oboInOwl:id "UBERON:0001637" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "artery" ;
    rdfs:subClassOf obo:UBERON_0003509, [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

obo:UBERON_0001638
    obo:IAO_0000115 "Any of the tubular branching vessels that carry blood from the capillaries toward the heart." ;
    obo:IAO_0000116 "TODO - check with MA - vein vs venous blood vessel" ;
    obo:UBPROP_0000001 "Part of the circulatory system composed of blood vessels which carry blood from other organs, tissues, and cells to the heart.[AAO]" ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    obo:UBPROP_0000007 "venous" ;
    obo:UBPROP_0000202 obo:FMA_63814 ;
    oboInOwl:hasBroadSynonym "venous subtree", "venous vessel" ;
    oboInOwl:hasDbXref "AAO:0010212", "AEO:0000209", "BTO:0000234", "CALOHA:TS-1108", "EFO:0000816", "EHDAA2:0003254", "EMAPA:35906", "EV:0100031", "FMA:50723", "GAID:492", "MA:0000067", "MAT:0000037", "MESH:D014680", "MIAA:0000037", "NCIT:C12814", "OpenCyc:Mx4rvVjkWpwpEbGdrcN5Y29ycA", "SCTID:181367001", "TAO:0000082", "UMLS:C0042449", "VHOG:0001743", "Wikipedia:Vein", "XAO:0000115", "ZFA:0000082", "galen:Vein" ;
    oboInOwl:hasExactSynonym "venous tree organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vascular element", "vena", "venae" ;
    oboInOwl:id "UBERON:0001638" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vein" ;
    rdfs:subClassOf obo:UBERON_0003920, [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0013756
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003920
            [
                a owl:Restriction ;
                owl:onProperty core:channel_for ;
                owl:someValuesFrom obo:UBERON_0013756
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c2/Venous_system_en.svg"^^xsd:anyURI .

obo:UBERON_0001640
    obo:IAO_0000115 "The first major branch of the abdominal aorta." ;
    oboInOwl:hasDbXref "EHDAA2:0004519", "EMAPA:35202", "FMA:50737", "GAID:483", "MA:0001931", "MESH:D002445", "NCIT:C52846", "SCTID:181340007", "UMLS:C0007569", "Wikipedia:Celiac_artery" ;
    oboInOwl:hasExactSynonym "celiac tree", "coeliac artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria coeliaca", "arteria cœliaca", "celiac trunk", "coeliac axis", "coeliac trunck", "coeliac trunk", "truncus coeliacus", "truncus cœliacus" ;
    oboInOwl:id "UBERON:0001640" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "dorsal aorta in Kardong" ;
    rdfs:label "celiac artery" ;
    rdfs:subClassOf obo:UBERON_0012254, [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/65/Gray532.png"^^xsd:anyURI .

obo:UBERON_0001645
    obo:IAO_0000115 "Cranial nerve that has three branches - the ophthalmic (supplying the skin of the nose and upper jaw), the maxillary and the mandibular (supplying the lower jaw)." ;
    obo:UBPROP_0000001 "Nerve consists of motor and sensory components. Ganglion cells of the sensory component form the proximal part of the trigeminal (Gasserian) ganglion. From the ganglion 3 major rami innervate jaws, snout, and buccal roof.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000008 "the ophthalmic usually usually merges with the other two. In some vertebrates, the ophthalmic emerges from the brain separately[Kardong] The trigeminal nerve has 3 branches in mammals - similar branches are present in nonmammalian vertebrates, but in some a separate profundus nerve that corresponds to opthalmic branch in mammls" ;
    oboInOwl:hasBroadSynonym "5n" ;
    oboInOwl:hasDbXref "AAO:0010470", "BAMS:5n", "BAMS:Vn", "BAMS:nV", "BIRNLEX:869", "BM:VN", "BTO:0001072", "EFO:0001402", "EHDAA2:0002084", "EHDAA:3738", "EMAPA:17576", "FMA:50866", "GAID:726", "HBA:9322", "MA:0001100", "MBA:901", "MESH:D014276", "MFMO:0000093", "NCIT:C12806", "OpenCyc:Mx4rwMF8CJwpEbGdrcN5Y29ycA", "SCTID:362459002", "TAO:0000697", "UMLS:C0040996", "VHOG:0000704", "Wikipedia:Trigeminal_nerve", "XAO:0003092", "ZFA:0000697", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=549" ;
    oboInOwl:hasExactSynonym "fifth cranial nerve", "nervus trigeminus", "nervus trigeminus [v]", "trigeminal V", "trigeminal nerve [V]", "trigeminal nerve tree", "trigeminal v nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-V", "cranial nerve V", "nerve V", "nervus trigeminus", "trigeminus" ;
    oboInOwl:id "UBERON:0001645" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trigeminal nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0011648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_1000021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000165
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0011648
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_1000021
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002925
            ]
        )
    ] ;
    foaf:depicted_by "Gray778:Trigeminal.png"^^xsd:anyURI .

obo:UBERON_0001647
    obo:IAO_0000115 "Cranial nerve that branches into the supraorbital (supplying the skin of the eye region and the lateral line organs here), the palatine (to the roof of the buccal cavity), and the hyomandibular (dividing into the jugular and mental branches)." ;
    obo:UBPROP_0000001 "Slender nerve composed of branchiomotor and visceral efferent fibers innervating the mouth and various muscles within the jaw. Sensory components innervate the bucccal roof and somatomotor components innervate the depressor musculature and muscle interhyoideus.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "7n" ;
    oboInOwl:hasDbXref "AAO:0010472", "BAMS:7n", "BAMS:VIIn", "BAMS:Viin", "BAMS:nVII", "BIRNLEX:827", "BM:Pons-VIIN", "EHDAA2:0000489", "EHDAA:3729", "EMAPA:17796", "FMA:50868", "GAID:719", "HBA:9328", "MA:0001091", "MBA:798", "MESH:D005154", "NCIT:C12714", "OpenCyc:Mx4rvthgEpwpEbGdrcN5Y29ycA", "SCTID:362460007", "TAO:0000664", "UMLS:C0015462", "VHOG:0000706", "Wikipedia:Facial_nerve", "XAO:0003094", "ZFA:0000664", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=551" ;
    oboInOwl:hasExactSynonym "branchiomeric cranial nerve", "face nerve", "facial VII", "facial VII nerve", "facial nerve [VII]", "facial nerve tree", "nerve of face", "nervus facialis", "nervus facialis [vii]", "seventh cranial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-VII", "cranial nerve VII", "facial nerve or its root", "facial nerve/root", "nerve VII", "nervus facialis" ;
    oboInOwl:id "UBERON:0001647" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "facial nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001577
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000127
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001577
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000127
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1f/Cranial_nerve_VII.svg"^^xsd:anyURI .

obo:UBERON_0001648
    obo:IAO_0000115 "Cranial nerve that transmits sound and equilibrium (balance) information from the inner ear to the brain." ;
    obo:UBPROP_0000001 "Nerve primarily composed of special somatic afferent fibers innervating the inner ear, and is involved in balance, position, and hearing.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "8n" ;
    oboInOwl:hasDbXref "AAO:0010473", "BAMS:8n", "BAMS:VIIIn", "BAMS:nVIII", "BIRNLEX:890", "BTO:0003490", "EHDAA2:0002194", "EMAPA:17801", "FMA:50869", "GAID:839", "HBA:9331", "MA:0001109", "MBA:933", "MESH:D000159", "NCIT:C12996", "OpenCyc:Mx4rvVjMFZwpEbGdrcN5Y29ycA", "SCTID:180945001", "TAO:0000247", "UMLS:C0001162", "UMLS:C1278835", "VHOG:0000695", "Wikipedia:Vestibulocochlear_nerve", "XAO:0003095", "ZFA:0000247", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=553" ;
    oboInOwl:hasExactSynonym "CN-VIII", "VIII nerve", "VIIIth cranial nerve", "acoustic VIII nerve", "acoustic nerve", "acoustic nerve (Crosby)", "cochlear-vestibular nerve", "cochleovestibular nerve", "cranial nerve VIII", "eighth cranial nerve", "nervus vestibulocochlearis [viii]", "stato-acoustic nerve", "vestibulocochlear VIII nerve", "vestibulocochlear nerve [VIII]", "vestibulocochlear nerve tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nervus octavus", "nervus statoacusticus", "nervus vestibulocochlearis", "octaval nerve", "statoacoustic nerve" ;
    oboInOwl:id "UBERON:0001648" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vestibulocochlear nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003069
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001844
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001720
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray789.png"^^xsd:anyURI .

obo:UBERON_0001649
    obo:IAO_0000115 "Cranial nerve that branches into the ramus communicans (to the skin), the pretrematic (to the walls of the pharynx and mouth, viscero-sensory fibers), and the larval post-trematic branch (lost in the adult)." ;
    obo:UBPROP_0000001 "Small nerve consisting of branchiomotor and visceral efferent and afferent fibers which innervate the m. subarculais rectus I, dorsal buccal mucosa, and the tongue.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "9n" ;
    oboInOwl:hasDbXref "AAO:0010474", "BAMS:9n", "BAMS:IXn", "BIRNLEX:899", "BTO:0004979", "EHDAA2:0000709", "EHDAA:3733", "EMAPA:17268", "FMA:50870", "GAID:827", "HBA:9334", "MA:0001093", "MBA:808", "MESH:D005930", "NCIT:C12723", "OpenCyc:Mx4rwIr5X5wpEbGdrcN5Y29ycA", "SCTID:362465002", "TAO:0000668", "UMLS:C0017679", "UMLS:C1305752", "VHOG:0000701", "Wikipedia:Glossopharyngeal_nerve", "XAO:0003096", "ZFA:0000668", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=701" ;
    oboInOwl:hasExactSynonym "glossopharyngeal IX", "glossopharyngeal IX nerve", "glossopharyngeal nerve [IX]", "glossopharyngeal nerve tree", "nervus glossopharyngeus", "nervus glossopharyngeus [ix]", "ninth cranial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-IX", "cranial nerve IX", "nerve IX", "nervus glossopharyngeus" ;
    oboInOwl:id "UBERON:0001649" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glossopharyngeal nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0006562
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Gray791.png"^^xsd:anyURI .

obo:UBERON_0001650
    obo:IAO_0000115 "Cranial nerve that innervates the muscles of the tongue." ;
    obo:RO_0002174 obo:NCBITaxon_8292 ;
    obo:UBPROP_0000001 "Cranial nerve that innervates muscles in the tongue. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-14, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]", "In amphibians, represents the hypoglossal nerve in amniotes. Innverates mm. geniohyoideus, genioglossus, hyoglossus, rectus cervicis", "Nerve which innervates the muscles associated with the tongue including mm geniohyoideus, genioglossus, hyoglossus and rectus cervicis.[AAO]" ;
    obo:UBPROP_0000003 "Cranial nerves XI and XII evolved in the common ancestor to amniotes (non-amphibian tetrapods) thus totalling twelve pairs.[well established][VHOG]" ;
    obo:UBPROP_0000012 "we use a broad definition of this cranial nerve that encompasses the amphibian predecessor of true amniote hypoglossal nerves" ;
    oboInOwl:hasBroadSynonym "12n" ;
    oboInOwl:hasDbXref "AAO:0010477", "BAMS:12n", "BAMS:XIIn", "BAMS:nXII", "BIRNLEX:820", "BTO:0003386", "EHDAA2:0000798", "EHDAA:2859", "EMAPA:17269", "FMA:50871", "GAID:828", "HBA:9343", "MA:0001094", "MBA:813", "MESH:D007002", "NCIT:C12732", "OpenCyc:Mx4rv9eWA5wpEbGdrcN5Y29ycA", "SCTID:362471008", "UMLS:C0020614", "VHOG:0000693", "Wikipedia:Hypoglossal_nerve", "XAO:0004215", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=704" ;
    oboInOwl:hasExactSynonym "cranial nerve XII", "hypoglossal XII", "hypoglossal XII nerve", "hypoglossal nerve [XII]", "hypoglossal nerve tree", "nervus hypoglossus [xii]", "twelfth cranial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-XII", "hypoglossal nerve/ root", "nerve XII", "nervi hypoglossalis", "nervus hypoglossus" ;
    oboInOwl:id "UBERON:0001650" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hypoglossal nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001571
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001572
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000378
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002871
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ef/Gray794.png"^^xsd:anyURI .

obo:UBERON_0001651
    obo:IAO_0000115 "The pulmonary artery that supplies the right lung." ;
    obo:IAO_0000116 "TODO - add class 'pulmonary artery tree organ'" ;
    oboInOwl:hasDbXref "EMAPA:37378", "FMA:50872", "MA:0002500", "NCIT:C33489", "SCTID:244235003", "UMLS:C0923924", "Wikipedia:Right_pulmonary_artery", "galen:RightPulmonaryArtery" ;
    oboInOwl:hasExactSynonym "right main pulmonary artery", "right pulmonary arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria pulmonalis dextra" ;
    oboInOwl:id "UBERON:0001651" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "right pulmonary artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/f/f6/Gray504.png"^^xsd:anyURI .

obo:UBERON_0001652
    obo:IAO_0000115 "The pulmonary artery that supplies the left lung." ;
    obo:IAO_0000116 "TODO - add class 'pulmonary artery tree organ'" ;
    oboInOwl:hasDbXref "EMAPA:37097", "FMA:50873", "MA:0002032", "NCIT:C32971", "SCTID:244234004", "UMLS:C0923925", "Wikipedia:Left_pulmonary_artery", "galen:LeftPulmonaryArtery" ;
    oboInOwl:hasExactSynonym "left main pulmonary artery", "left pulmonary arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria pulmonalis sinistra" ;
    oboInOwl:id "UBERON:0001652" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "left pulmonary artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/f/f6/Gray504.png"^^xsd:anyURI .

obo:UBERON_0001653
    obo:IAO_0000115 "The anterior facial vein (facial vein) commences at the side of the root of the nose, and is a direct continuation of the angular vein where it also receives a small nasal branch. It lies behind the facial artery and follows a less tortuous course. It receives blood from the external palatine vein before it either joins the anterior branch of the retromandibular vein to form the common facial vein, or drains directly into the internal jugular vein. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Vein which collects blood from muscles of the head and drains into the external jugular vein.[AAO]" ;
    obo:UBPROP_0000012 "MA and NCITA also has 'anterior facial vein'" ;
    oboInOwl:hasDbXref "AAO:0010513", "EMAPA:19220", "FMA:50874", "MA:0002115", "NCIT:C32579", "OpenCyc:Mx4rvziz3JwpEbGdrcN5Y29ycA", "SCTID:181374006", "UMLS:C0226532", "Wikipedia:Facial_vein" ;
    oboInOwl:hasExactSynonym "face vein", "vein of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior facial vein", "vena facialis anterior" ;
    oboInOwl:id "UBERON:0001653" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "facial vein" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0003502, obo:UBERON_0009141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001586
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8c/Gray557.png"^^xsd:anyURI .

obo:UBERON_0001663
    obo:IAO_0000115 "The cerebral veins are divisible into external and internal groups according to the outer surfaces or the inner parts of the hemispheres they drain into. The external veins are the superior cerebral veins, inferior cerebral veins, and middle cerebral vein. [WP,unvetted]." ;
    obo:UBPROP_0000202 obo:FMA_70861 ;
    oboInOwl:hasDbXref "EMAPA:37140", "FMA:50981", "GAID:530", "MA:0002096", "MESH:D002550", "NCIT:C53037", "SCTID:244392000", "UMLS:C0007797", "Wikipedia:Cerebral_veins", "XAO:0004160" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae cerebri", "venae encephali" ;
    oboInOwl:id "UBERON:0001663" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebral vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003499, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/Gray568.png"^^xsd:anyURI .

obo:UBERON_0001668
    obo:IAO_0000115 "A vein that drains the cerebellum." ;
    oboInOwl:hasDbXref "EMAPA:37139", "FMA:51227", "MA:0002093", "NCIT:C53032", "SCTID:40693009", "UMLS:C0226601", "Wikipedia:Cerebellar_veins" ;
    oboInOwl:hasExactSynonym "cerebellum vein", "epencephalon-1 vein", "vein of cerebellum", "vein of epencephalon-1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001668" ;
    a owl:Class ;
    rdfs:label "cerebellar vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0001675
    obo:IAO_0000115 "The cranial ganglion that is associated with and extends fibers into the trigeminal nerve." ;
    obo:IAO_0000116 "consider renaming this 'trigeminal ganglion complex'. The complex may be fused (amniotes) partially fused (xenopus) or separate (sharks)" ;
    obo:UBPROP_0000001 "A prominent collection of touch-sensory neurons of the trigeminal or fifth cranial nerve, positioned beside the brain between the eye and the ear. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000008 "In Xenopus, the profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24." ;
    dc:contributor <https://github.com/ANiknejad>, <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0011107", "BAMS:5Gn", "BAMS:GV", "BTO:0001231", "EFO:0000903", "EHDAA2:0002085", "EHDAA:2113", "EMAPA:16797", "FMA:52618", "GAID:725", "MA:0001080", "MAT:0000511", "MESH:D012668", "NCIT:C62642", "SCTID:244449009", "TAO:0000295", "UMLS:C0040995", "VHOG:0000694", "Wikipedia:Trigeminal_ganglion", "XAO:0000427", "XAO:0000428", "ZFA:0000295", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1402" ;
    oboInOwl:hasExactSynonym "5th ganglion", "Gasserian ganglion", "fifth ganglion", "ganglion of trigeminal complex", "semilunar ganglion", "trigeminal V ganglion" ;
    oboInOwl:hasNarrowSynonym "fused trigeminal ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Gasser's ganglion", "Gasserian ganglia", "gV", "ganglion of trigeminal nerve", "ganglion semilunare", "ganglion trigeminale", "trigeminal ganglia", "trigeminus ganglion" ;
    oboInOwl:id "UBERON:0001675" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trigeminal ganglion" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0001800, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006304
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001645
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/69/Gray776.png"^^xsd:anyURI .

obo:UBERON_0001676
    obo:IAO_0000115 "the bone at the lower, posterior part of the skull" ;
    obo:UBPROP_0000008 "formed from the sclerotome of the occipital somites. It is not present in living or fossil agnathans or cartilaginous fishes, but appears to have arisen in parallel in many bony fishes. Incorporation of the occipital ver- tebrae into the skull was associated with the annexation of the upper part of the spinal cord into the brain, together with the first 2 spinal nerves as cranial nerves XI and XII", "fusion of basi-, exo- and supra-occipitals (and maybe tabular)" ;
    oboInOwl:hasDbXref "EMAPA:25112", "FMA:52735", "GAID:227", "MA:0001468", "MESH:D009777", "NCIT:C12757", "OpenCyc:Mx4rwQtsiZwpEbGdrcN5Y29ycA", "SCTID:181796003", "UMLS:C0028784", "Wikipedia:Occipital_bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "occipital complex", "occipital squama", "os occipitale" ;
    oboInOwl:id "UBERON:0001676" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "occipital bone" ;
    rdfs:subClassOf obo:UBERON_0010428, obo:UBERON_0011164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_117570
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0003687
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/27/Gray194.png"^^xsd:anyURI .

obo:UBERON_0001677
    obo:IAO_0000115 "An unpaired bone situated at the base of the skull in front of the temporal bone and basilar part of the occipital bone. The sphenoid bone is one of the seven bones that articulate to form the orbit. Its shape somewhat resembles that of a butterfly or bat with its wings extended." ;
    obo:UBPROP_0000012 "part of viscerocranium (facial skeleton) in FMA" ;
    oboInOwl:hasDbXref "CALOHA:TS-2343", "EMAPA:18340", "FMA:52736", "GAID:230", "MA:0001472", "MESH:D013100", "NCIT:C12790", "OpenCyc:Mx4rwAU9XpwpEbGdrcN5Y29ycA", "SCTID:272676008", "UMLS:C0037884", "Wikipedia:Sphenoid_bone" ;
    oboInOwl:hasExactSynonym "os sphenoidale", "sphenoid", "sphenoidal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "butterfly bone", "os sphenoidale", "os sphenoidum", "sphenoid complex" ;
    oboInOwl:id "UBERON:0001677" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sphenoid bone" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0003462, obo:UBERON_0008193, obo:UBERON_0015060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009193
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015060
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Illu_cranial_bones2.jpg"^^xsd:anyURI .

obo:UBERON_0001678
    obo:IAO_0000115 "the large, irregular bone located at the base and side of the skull; consists of three parts at birth: squamous, tympanic, and petrous" ;
    obo:UBPROP_0000008 "In many mammals, as in humans, the petrosal, ectotympanic and squamosal bones synostose to form the temporal bone + styloid process", "fusion of squamosal + angular (tympanic annulus) [derm.] + petrosal (prootic + opisthotic)" ;
    obo:UBPROP_0000010 "The temporal bone consists of four parts: * Squama temporalis * Mastoid portion * Petrous portion (Petrosal ridge) * Tympanic part[WP]." ;
    obo:UBPROP_0000012 "Note the Temporal bone is not explicitly categorized to a part of the cranium in FMA" ;
    oboInOwl:hasDbXref "EHDAA:6035", "EMAPA:17682", "FMA:52737", "GAID:232", "MA:0001476", "MESH:D013701", "NCIT:C12797", "OpenCyc:Mx4rvbkAk5wpEbGdrcN5Y29ycA", "SCTID:181795004", "UMLS:C0039484", "VHOG:0000800", "Wikipedia:Temporal_bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os temporale" ;
    oboInOwl:id "UBERON:0001678" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "temporal bone" ;
    rdfs:subClassOf obo:UBERON_0008193, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Illu_cranial_bones2.jpg"^^xsd:anyURI .

obo:UBERON_0001679
    obo:IAO_0000115 "A bone in the skull that separates the nasal cavity from the brain. As such, it is located at the roof of the nose, between the two orbits. The cubical bone is lightweight due to a spongy construction. The ethmoid bone is one of the bones that makes up the orbit of the eye[WP]" ;
    obo:UBPROP_0000001 "A light spongy bone located between the eye sockets, forming part of the walls and septum of the superior nasal cavity, and containing perforations for the passage of olfactory nerve fibers. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The ethmoid region of the chondrocranium and the nasal capsules, which were largely unossified in early tetrapods and ancestral amniotes, are represented in mammals by the ethmoid and turbinates bones, respectively.[well established][VHOG]" ;
    obo:UBPROP_0000007 "ethmoidal" ;
    obo:UBPROP_0000008 "todo - homology e.g. mesethmoid of teleost" ;
    obo:UBPROP_0000012 "Note the WP states the Neurocranium contains the ethmoid bone, both MA and FMA place the ethmoid as part of the viscerocranium. FMA also has it in neurocranium (via basicranium). Ideally we would have non-overlapping divisions of the skull, but for now we follow FMA" ;
    oboInOwl:hasDbXref "BTO:0004140", "EMAPA:19018", "FMA:52740", "GAID:212", "MA:0001483", "MESH:D005004", "NCIT:C12711", "OpenCyc:Mx4rvuUPh5wpEbGdrcN5Y29ycA", "SCTID:272674006", "UMLS:C0015027", "VHOG:0001317", "Wikipedia:Ethmoid_bone" ;
    oboInOwl:hasExactSynonym "ethmoid", "ethmoidal bone", "os ethmoidale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001679" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ethmoid bone" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0003462, obo:UBERON_0011164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006227
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Illu_cranial_bones2.jpg"^^xsd:anyURI .

obo:UBERON_0001685
    obo:IAO_0000115 "A horseshoe shaped bone situated in the anterior midline of the neck between the chin and the thyroid cartilage. The hyoid bone provides attachment to the muscles of the floor of the mouth and the tongue above, the larynx below, and the epiglottis and pharynx behind. [WP,modified]." ;
    obo:UBPROP_0000001 "Paired processes that extend posterolaterally from the posterior margin of the hyoid plate. These processes are the ossified posteromedial processes and invest the laryngeal apparatus.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of hyoid plate (AAO:0000664)[AAO]" ;
    obo:UBPROP_0000008 "The hyoid bone is derived from the lower half of the second gill arch in fish, which separates the first gill slit from the spiracle. In many animals, it also incorporates elements of other gill arches, and has a correspondingly greater number of cornua. Amphibians and reptiles may have many cornua, while mammals (including humans) have two pairs, and birds only one. In birds, and some reptiles, the body of the hyoid is greatly extended forward, creating a solid bony support for the tongue. The howler monkey Alouatta has a pneumatized hyoid bone, one of the few cases of postcranial pneumatization of bones outside Saurischia." ;
    oboInOwl:hasDbXref "AAO:0000684", "EMAPA:18650", "FMA:52749", "GAID:197", "MA:0001484", "MESH:D006928", "NCIT:C32752", "SCTID:263352000", "UMLS:C0020417", "VHOG:0001325", "Wikipedia:Hyoid_bone"^^xsd:string ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hyoid", "hyoid bone", "hyoideum", "lingual bone", "os hyoideum" ;
    oboInOwl:id "UBERON:0001685" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hyoid bone" ;
    rdfs:subClassOf obo:UBERON_0008001, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1f/Gray186.png"^^xsd:anyURI .

obo:UBERON_0001686
    obo:IAO_0000115 "One of 3 small bones contained within the middle ear space and serve to transmit sounds from the air to the fluid-filled labyrinth. The absence of the auditory ossicles would constitute a moderate-to-severe hearing loss. The term 'ossicles' literally means 'tiny bones' and commonly refers to the auditory ossicles, though the term may refer to any small bone throughout the body. [WP,unvetted]." ;
    obo:IAO_0000116 "This should probably be restricted to mammals - the AAO/XAO structures may group non-homologous structures [Wikipedia:Evolution_of_mammalian_auditory_ossicles] see https://github.com/seger/aao/issues/5." ;
    obo:UBPROP_0000001 "The small bones of the middle ear: incus, malleus, and stapes. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Additional structural analysis within a phylogenetic context has led to the remarkable discovery that in synapsids, thought to be ancestral to mammals, both the quadrate and articular have become reduced and less firmly articulated with their surrounding bones, reducing their jaw-joint-bearing role. This trend culminated with the incorporation of the quadrate, the columella (which remains articulated with the quadrate), and the articular into the expanded middle ear in mammals.[well established][VHOG]" ;
    obo:UBPROP_0000011 "Studies have shown that ear bones in mammal embryos are attached to the dentary, which is part of the jaw. These are ossified portions of cartilage -- called Meckel's cartilage -- that are attached to the jaw. As the embryo develops, the cartilage hardens to form bone. Later in development, the bone structure breaks loose from the jaw and migrates to the inner ear area. The structure is known as the middle ear, and is made up of the incus, stapes, malleus, and tympanic membrane. These correspond to the quadrate, prearticular, articular, and angular structures in the reptile jaw. For this reason, researchers believe the similarity of the results shows that mammals and reptiles have a common ancestry." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasBroadSynonym "ossicle" ;
    oboInOwl:hasDbXref "AAO:0011015", "EHDAA2:0001183", "EHDAA:5697", "EMAPA:17824", "EV:0100360", "FMA:52750", "MA:0000254", "NCIT:C32164", "SCTID:181184001", "UMLS:C0013450", "VHOG:0000461", "Wikipedia:Auditory_ossicle", "XAO:0000214" ;
    oboInOwl:hasExactSynonym "auditory bone", "middle ear ossicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory ossicle", "ear bone", "ear ossicle", "ear ossicles", "middle ear bone", "ossicle of ear", "ossicle of inner ear", "ossicular chain" ;
    oboInOwl:id "UBERON:0001686" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "auditory ossicle bone" ;
    rdfs:subClassOf obo:UBERON_0003457, obo:UBERON_0035130 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035130
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b0/Illu_auditory_ossicles.jpg"^^xsd:anyURI .

obo:UBERON_0001690
    obo:IAO_0000115 "Sense organ in vertebrates that is specialized for the detection of sound, and the maintenance of balance. Includes the outer ear and middle ear, which collect and transmit sound waves; and the inner ear, which contains the organs of balance and (except in fish) hearing. Also includes the pinna, the visible part of the outer ear, present in some mammals." ;
    obo:UBPROP_0000001 "The organ of hearing and of equilibrium. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Both vertebrate and invertebrate auditory organs are thought to have evolved from primitive mechanosensors, but the nature of the ancestral structure and the evolutionary trajectories followed in distinct animal lineages remain unknown. In particular, we do not know how many types of mechanosensor existed in the protostome-deuterostome ancestor from which insects and vertebrates evolved or whether the PDA had an auditory organ.[well established][VHOG]" ;
    obo:UBPROP_0000007 "auricular" ;
    oboInOwl:hasDbXref "AAO:0011014", "BIRNLEX:1062", "BTO:0000368", "CALOHA:TS-1165", "EFO:0000826", "EHDAA2:0000423", "EHDAA:502", "EMAPA:16193", "EV:0100353", "FMA:52780", "GAID:62", "MA:0000236", "MAT:0000138", "MESH:D004423", "MIAA:0000138", "NCIT:C12394", "OpenCyc:Mx4rvViXS5wpEbGdrcN5Y29ycA", "OpenCyc:Mx4rvVjL05wpEbGdrcN5Y29ycA", "SCTID:1910005", "UMLS:C0013443", "UMLS:C0521421", "VHOG:0000330", "Wikipedia:Ear", "XAO:0000189", "galen:Ear" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory apparatus", "auris" ;
    oboInOwl:id "UBERON:0001690" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ear" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050910
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b8/Ear.jpg"^^xsd:anyURI .

obo:UBERON_0001691
    obo:IAO_0000115 "Part of the ear external to the tympanum (eardrum). It typically consists of a tube (the external auditory meatus) that directs sound waves on to the tympanum, and may also include the external pinna, which extends beyond the skull[GO]." ;
    obo:RO_0002161 obo:NCBITaxon_9709 ;
    obo:UBPROP_0000001 "The external part of the organ, which consists of an outer portion (external auditory meatus) which leads to the tympanum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "Some species, like Amolops tormotus (Feng et al. 2006), have a cavity in front of the tympanic membrane which is considered to be an ear canal and thus an outer ear. (...) The ancestral lineage of amphibians separated from the mammalian lineage, approximately 350 million years ago, in the paleozoic era. Many of the important developments in the auditory systems emerged after the ancestral paths separated (Manley and Clack 2003). This implies that shared features, like the tympanic middle ear, developed independently in different vertebrate lineages.[uncertain][VHOG]" ;
    obo:UBPROP_0000012 "in XAO this includes and is only the tympanum" ;
    oboInOwl:hasBroadSynonym "auricular region" ;
    oboInOwl:hasDbXref "AAO:0011037", "BIRNLEX:1705", "BTO:0002100", "EFO:0004221", "EHDAA2:0000462", "EHDAA:3786", "EMAPA:16991", "EV:0100354", "FMA:52781", "GAID:104", "MA:0000258", "MAT:0000147", "MESH:D004431", "MIAA:0000147", "NCIT:C12292", "OpenCyc:Mx4rwOHtXJwpEbGdrcN5Y29ycA", "SCTID:420893000", "UMLS:C0013453", "UMLS:C1269548", "VHOG:0000311", "Wikipedia:External_ear", "XAO:0000190" ;
    oboInOwl:hasExactSynonym "auricular region of head", "outer ear" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auris externa" ;
    oboInOwl:id "UBERON:0001691" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "external ear" ;
    rdfs:subClassOf obo:UBERON_0001444, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001690
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Gray907.png"^^xsd:anyURI .

obo:UBERON_0001694
    obo:IAO_0000115 "The petrous portion of the temporal bone or pyramid is pyramidal and is wedged in at the base of the skull between the sphenoid and occipital bones. Directed medially, forward, and a little upward, it presents for examination a base, an apex, three surfaces, and three angles, and contains, in its interior, the essential parts of the organ of hearing. The petrous portion is among the most basal elements of the skull and forms part of the endocranium.[WP,unvetted]." ;
    obo:UBPROP_0000001 "The petrosal bone arises from the two otic bones on the lateral wall of the chondrocranium and encases the inner ear of mammals. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, p.258, see_Liem_KF][VHOG]" ;
    obo:UBPROP_0000008 "derivative of prootic and opisthotic" ;
    oboInOwl:hasBroadSynonym "petrosal" ;
    oboInOwl:hasDbXref "EHDAA2:0001452", "EMAPA:17683", "FMA:52871", "GAID:234", "MA:0001477", "MESH:D010579", "NCIT:C32316", "SCTID:361733004", "UMLS:C1261761", "VHOG:0001553", "Wikipedia:Petrous_part_of_the_temporal_bone" ;
    oboInOwl:hasExactSynonym "pars petrosa (os temporale)", "pars petrosa ossis temporalis", "petromastoid part of temporal bone", "temporal bone petrous part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "petrosal bone", "petrous bone" ;
    oboInOwl:id "UBERON:0001694" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "petrous part of temporal bone" ;
    rdfs:subClassOf obo:UBERON_0005913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001678
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/96/Gray137.png"^^xsd:anyURI .

obo:UBERON_0001697
    obo:IAO_0000115 "Subdivision of skeleton that is an anterolateral part of the cranium and structurally supports the eye. Includes bones formed and located in sclerotic layer of eyeball." ;
    obo:UBPROP_0000001 "Anatomical cluster that is a anterolateral part of the cranium and structurally supports the eye.[TAO]" ;
    obo:UBPROP_0000012 "in FMA, this overlaps with bones such as the maxilla and sphenoid; in ZFA, individual bones are part of the orbit" ;
    oboInOwl:hasDbXref "BTO:0004687", "FMA:53074", "GAID:223", "MA:0002482", "MESH:D009915", "NCIT:C12347", "OpenCyc:Mx4rvW8EgZwpEbGdrcN5Y29ycA", "TAO:0001410", "UMLS:C0029180", "Wikipedia:Orbit_(anatomy)", "XAO:0003171", "ZFA:0001410", "galen:Orbit" ;
    oboInOwl:hasExactSynonym "bony orbit", "eye socket", "orbit of skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "orbit" ;
    oboInOwl:id "UBERON:0001697" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "orbit of skull" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010912, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0001700
    obo:IAO_0000115 "the group of sensory neuron cell bodies associated with the facial nerve (seventh cranial nerve)" ;
    obo:IAO_0000116 "resolve facial VII vs geniculate (see EHDAA2)" ;
    obo:UBPROP_0000003 "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "geniculate" ;
    oboInOwl:hasDbXref "BAMS:GgVII", "EFO:0003669", "EHDAA2:0000491", "EHDAA2:0004623", "EHDAA:5567", "EHDAA:6644", "EMAPA:17569", "FMA:53414", "GAID:718", "MA:0001076", "MESH:D005830", "NCIT:C12721", "SCTID:279076005", "TAO:0001291", "UMLS:C0017406", "VHOG:0000707", "Wikipedia:Geniculate_ganglion", "ZFA:0001291", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1535" ;
    oboInOwl:hasExactSynonym "facial VII ganglion", "gVII", "ganglion genicularum", "genicular ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial ganglion", "ganglion geniculi", "ganglion geniculi nervi facialis", "geniculate ganglion", "internal genu" ;
    oboInOwl:id "UBERON:0001700" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "geniculate ganglion" ;
    rdfs:subClassOf obo:UBERON_0001800, obo:UBERON_0009127, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012175
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001647
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray789.png"^^xsd:anyURI .

obo:UBERON_0001701
    obo:IAO_0000115 "The group of neuron cell bodies associated with the ninth cranial nerve." ;
    obo:UBPROP_0000003 "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000710", "EHDAA:2838", "EMAPA:16795", "FMA:53471", "MA:0001077", "SCTID:244451008", "TAO:0001301", "VHOG:0000702", "ZFA:0001301" ;
    oboInOwl:hasExactSynonym "ganglion of glossopharyngeal nerve", "ganglion of glosspharyngeal nerve", "glossopharyngeal IX ganglion" ;
    oboInOwl:hasNarrowSynonym "petrosal ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gIX" ;
    oboInOwl:id "UBERON:0001701" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glossopharyngeal ganglion" ;
    rdfs:subClassOf obo:UBERON_0009127, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005491
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0009125
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001649
            ]
        )
    ] .

obo:UBERON_0001703
    obo:IAO_0000115 "Subdivision of skeletal system that surrounds and protects the brain. Includes the skull base, sensory capsules and the central part of the skull roof." ;
    obo:UBPROP_0000001 "Anatomical cluster that consists of the cartilages and bones that surround the brain.[TAO]" ;
    obo:UBPROP_0000007 "neurocranial" ;
    obo:UBPROP_0000010 "It includes the following bones: Ethmoid bone, Frontal bone, Occipital bone, Parietal bone, Sphenoid bone, Temporal bone. The term cranium can be ambiguous, in that it can refer to the neurocranium, or the neurocranium and the Facial skeleton" ;
    obo:UBPROP_0000011 "The cartilaginous parts of the neurocranium undergo endochondral ossification in most species; ossification has been lost in cartilaginous fishes, but the cartilaginous condition of the skull of lampreys is considered to be primitive (Kardong, 1995)[PMID:11523816]. The neurocranium arises from paraxial mesoderm in the head (first five somites and the unsegmented somitomeres rostral to the first somite) and from ectoderm via the neural crest. In Chondrichthyes and other cartilaginous vertebrates this portion of the cranium does not ossify; it is not replaced via endochondral ossification[WP]." ;
    obo:UBPROP_0000012 "It seems MA uses 'neurocranium' as a synonym for chondrocranium. Note there are currently some structures part of both viscero and neurocranium - ethmoid, zyogomatic, ..." ;
    oboInOwl:hasDbXref "AAO:0010153", "EHDAA2:0000243", "EMAPA:17681", "FMA:53672", "MA:0000317", "SCTID:361731002", "TAO:0001580", "Wikipedia:Neuroranium", "XAO:0003170", "ZFA:0001580" ;
    oboInOwl:hasExactSynonym "brain box" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain case", "brain pan", "braincase" ;
    oboInOwl:id "UBERON:0001703" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neurocranium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004761
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0001707
    obo:IAO_0000115 "An anatomical cavity that is part of the olfactory apparatus. This includes the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present." ;
    obo:IAO_0000116 "define the boundaries of this cavity for a variety of species and check that parthood relations are not too strong." ;
    obo:UBPROP_0000001 "Saclike space internal to the nasal capsule lined by respiratory and sensory epithelium and glandular tissue.[AAO]", "a large air filled space above and behind the nose in the middle of the face[WP][Wikipedia:Nasal_cavity]." ;
    obo:UBPROP_0000003 "Despite significant modification to the nasal cavity within Archosauria and its extreme hypertrophy and supraorbital development in Lambeosaurinae, the neural olfactory system and the olfactory region of the nasal cavity proper retain their plesiomorphic positions and associations, suggesting that this system is highly conserved in vertebrate evolution.[well established][VHOG]" ;
    obo:UBPROP_0000008 "in humans, the cavity includes and starts at the nares and reaches all the way through to the and includes the choanae, the posterior nasal apertures" ;
    oboInOwl:hasDbXref "AAO:0000314", "BTO:0002096", "EHDAA2:0001226", "EHDAA:6801", "EMAPA:17604", "FMA:54378", "GAID:350", "MA:0000284", "MESH:D009296", "NCIT:C12424", "SCTID:263481003", "TAO:0000130", "UMLS:C0027423", "VHOG:0000271", "Wikipedia:Nasal_cavity", "ZFA:0000130" ;
    oboInOwl:hasExactSynonym "cavity of nose", "cavity of olfactory apparatus", "nasal canal", "nasal conduit space", "nasal fossa", "olfactory chamber cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas nasalis", "cavitas nasi", "cavum nasi", "nasal pit", "olfactory cavity", "olfactory chamber", "olfactory pit" ;
    oboInOwl:id "UBERON:0001707" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nasal cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015788
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005870
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Illu01_head_neck.jpg"^^xsd:anyURI .

obo:UBERON_0001708
    obo:IAO_0000115 "Subdivision of skeleton which includes upper and lower jaw skeletons." ;
    obo:IAO_0000116 "TODO - move ZFA:0001227 (it is the entire jaw skeleton)." ;
    obo:UBPROP_0000001 "Skeletal and cartilage elements of the first pharyngeal arch.[TAO]" ;
    obo:UBPROP_0000011 "There are cellular contributions from all three embryonic germ layers: pharyngeal mesoderm, endoderm and neural crest that migrates out of the ectoderm (Noden, 1983)." ;
    obo:UBPROP_0000012 "in FMA, the jaw is an organism subdivision cluster, and includes mucosal tissue such as the gingiva as parts. It appears to be skeletal in MA (and has teeth as parts). It is reasonable to assume that ZFA and XAO consider the upper and lower jaws to be skeletal elements or clusters. EHDAA2 also considers these clusters. TODO - follow EHDAA2 model. These arbitrary differences in terminology and classification have to be reconciled with the genuine well-known biological differences in the skeletal elements across vertebrates" ;
    oboInOwl:hasDbXref "AAO:0000988", "BTO:0001749", "EMAPA:35455", "FMA:54396", "GAID:214", "MA:0001905", "MESH:D007568", "NCIT:C48821", "OpenCyc:Mx4rvVjjEZwpEbGdrcN5Y29ycA", "SCTID:181811001", "TAO:0001227", "UMLS:C0022359", "Wikipedia:Jaw", "ZFA:0001227", "galen:Jaw" ;
    oboInOwl:hasExactSynonym "jaw", "jaw cartilage", "mandibular arch skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior splanchnocranium", "jaws", "mandibular arch", "oral jaw skeleton", "pharyngeal arch 1 skeleton", "visceral arch 1" ;
    oboInOwl:id "UBERON:0001708" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "jaw skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:NBO_0000073
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0011595
            ]
        )
    ] .

obo:UBERON_0001709
    obo:IAO_0000115 "Subdivision of head that consists of the upper jaw skeletal elements plus associated soft tissue (skin, lips, muscle)[cjm]." ;
    obo:UBPROP_0000001 "Superior maxillary arch located on the anterior and lateral sides of the skull.[AAO]" ;
    obo:UBPROP_0000003 "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" ;
    obo:UBPROP_0000012 "Note isa/partof difference MA/FMA" ;
    oboInOwl:hasDbXref "AAO:0000620", "EHDAA2:0002118", "EHDAA2:0004607", "EHDAA:8025", "EMAPA:17924", "FMA:59399", "SCTID:362636001", "VHOG:0000454", "Wikipedia:Upper_jaw", "ncithesaurus:Upper_Jaw" ;
    oboInOwl:hasExactSynonym "maxillary part of mouth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alveolodental arch of bimaxilla", "dorsal mandibular arch", "dorsal pharyngeal arch 1", "maxillary part of mouth proper", "palatoquadrate arch", "upper pharyngeal jaws" ;
    oboInOwl:id "UBERON:0001709" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "See notes for jaw w.r.t skeletal element vs subdivision of head." ;
    rdfs:label "upper jaw region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0003277
    ] ;
    owl:disjointWith obo:UBERON_0001710 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0003277
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a7/Gray189.png"^^xsd:anyURI .

obo:UBERON_0001710
    obo:IAO_0000115 "Subdivision of head that consists of the lower jaw skeletal elements plus associated soft tissue (skin, lips, muscle)[cjm]." ;
    obo:UBPROP_0000001 "Inferior mandibular arch located on the anterior and lateral sides of the skull.[AAO]" ;
    obo:UBPROP_0000003 "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" ;
    obo:UBPROP_0000012 "Note isa/partof difference MA/FMA" ;
    oboInOwl:hasDbXref "AAO:0000272", "EFO:0003660", "EHDAA2:0001018", "EHDAA:7995", "EMAPA:17906", "FMA:59398", "MESH:D008334", "SCTID:362637005", "VHOG:0000453", "Wikipedia:Lower_jaw", "ncithesaurus:Lower_Jaw" ;
    oboInOwl:hasExactSynonym "mandibular part of mouth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower part of mouth", "mandibular series" ;
    oboInOwl:id "UBERON:0001710" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "See notes for jaw w.r.t skeletal element vs subdivision of head" ;
    rdfs:label "lower jaw region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0003278
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray176.png"^^xsd:anyURI .

obo:UBERON_0001711
    obo:IAO_0000115 "A fold of skin that covers and protects part of the eyeball. Examples: upper eyelid, lower eyelid, nictitating membrane" ;
    obo:UBPROP_0000007 "blepharic", "palpebral" ;
    obo:UBPROP_0000008 "In humans the upper and lower eyelid consists of the following layers, starting anteriorly: (1) skin, (2) a layer of subcutaneous connective tissue, (3) a layer of striated muscle fibres of the orbicularis muscle, (4) a layer of submuscular connective tissue, (5) a fibrous layer, including the tarsal plates, (6) a layer of smooth muscle, (7) the palpebral conjunctiva." ;
    obo:UBPROP_0000012 "Consider adding 'eye surface', like MA", "FMA divides this into skin, fascia, conjunctiva" ;
    obo:UBPROP_0000202 obo:FMA_75178 ;
    oboInOwl:hasDbXref "BTO:0002241", "EHDAA2:0000487", "EHDAA:9037", "EMAPA:17829", "EV:0100338", "FMA:54437", "GAID:72", "MA:0000268", "MESH:D005143", "NCIT:C12713", "OpenCyc:Mx4rvVi4m5wpEbGdrcN5Y29ycA", "SCTID:265782007", "UMLS:C0015426", "VHOG:0000016", "Wikipedia:Eyelid" ;
    oboInOwl:hasExactSynonym "blepharon", "eye lid", "palpebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blephara", "palpebrae" ;
    oboInOwl:id "UBERON:0001711" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "eyelid" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0010409
    ] ;
    foaf:depicted_by "Eye:makeup.jpg"^^xsd:anyURI .

obo:UBERON_0001714
    obo:IAO_0000115 "the groups of nerve cell bodies associated with the twelve cranial nerves" ;
    obo:UBPROP_0000001 "Ganglion which is located in the head.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0003213", "UBERON:0026601" ;
    oboInOwl:hasDbXref "BIRNLEX:2597", "BTO:0000106", "EFO:0000902", "EMAPA:16659", "FMA:54502", "MA:0000213", "MA:0000214", "MAT:0000200", "MIAA:0000200", "SCTID:244448001", "TAO:0000013", "VHOG:0000076", "Wikipedia:Cranial_nerve_ganglion", "XAO:0000027", "ZFA:0000013" ;
    oboInOwl:hasExactSynonym "cranial ganglion", "cranial ganglion part of peripheral nervous system", "cranial ganglion/nerve", "cranial nerve ganglion", "cranial neural ganglion", "cranial neural tree organ ganglion", "ganglion of cranial nerve", "ganglion of cranial neural tree organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial ganglia", "head ganglion", "presumptive cranial ganglia" ;
    oboInOwl:id "UBERON:0001714" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cranial ganglion" ;
    rdfs:subClassOf obo:UBERON_0000045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0034713
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0034713
            ]
        )
    ] .

obo:UBERON_0001720
    obo:IAO_0000115 "Any of the nuclei of the cochlear nuclear complex." ;
    oboInOwl:hasDbXref "EMAPA:35248", "FMA:54603", "GAID:601", "MA:0001012", "MESH:D017626", "NCIT:C12837", "SCTID:362463009", "TAO:0002243", "Wikipedia:Cochlear_nucleus", "ZFA:0001638" ;
    oboInOwl:hasExactSynonym "cochlear VIII nucleus", "cochlear nucleus of acoustic nerve", "cochlear nucleus of eighth cranial nerve", "nucleus of cochlear nerve", "statoacoustic (VIII) nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vestibulocochlear nucleus" ;
    oboInOwl:id "UBERON:0001720" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cochlear nucleus" ;
    rdfs:subClassOf obo:UBERON_0007635, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002610
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002298
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0004727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002610
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/52/Gray691.png"^^xsd:anyURI .

obo:UBERON_0001723
    obo:IAO_0000115 "A muscular organ in the floor of the mouth." ;
    obo:IAO_0000116 "in MA the tongue is part of the oral region, which in uberon is treated as the oral opening. consider revising oral opening - oral region equivalence." ;
    obo:UBPROP_0000001 "A mobile mass of muscular tissue that is covered with mucous membrane, occupies much of the cavity of the mouth, forms part of its floor, bears the organ of taste, and assists in chewing and swallowing. [TFD][VHOG]", "Muscular organ in the floor of the mouth.[FEED]", "The tongue is the movable, muscular organ on the floor of the mouth of most vertebrates, in many other mammals is the principal organ of taste, aids in the prehension of food, in swallowing, and in modifying the voice as in speech[GO][GO:0043586]." ;
    obo:UBPROP_0000003 "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" ;
    obo:UBPROP_0000007 "glossal", "lingual" ;
    obo:UBPROP_0000008 "Many species of fish have small folds at the base of their mouths that might informally be called tongues, but they lack a muscular structure like the true tongues found in most tetrapods" ;
    obo:UBPROP_0000011 "The tongue has contributions from all pharyngeal arches which changes with time. The tongue initially begins as swelling rostral to foramen cecum, the median tongue bud.. tongue muscles derive from the somites - http://php.med.unsw.edu.au/embryology/index.php?title=Tongue_Development#Pharyngeal_Arch_Contributions" ;
    oboInOwl:hasDbXref "AAO:0010360", "BTO:0001385", "CALOHA:TS-1050", "EFO:0000833", "EHDAA2:0002062", "EHDAA:9144", "EMAPA:17185", "EV:0100058", "FMA:54640", "GAID:816", "MA:0000347", "MAT:0000040", "MESH:D014059", "MIAA:0000040", "NCIT:C12422", "OpenCyc:Mx4rvVjmJ5wpEbGdrcN5Y29ycA_53KXLq9EdqAAAACs6hnmQ", "SCTID:181226008", "TAO:0005333", "UMLS:C0040408", "VHOG:0000419", "Wikipedia:Tongue", "XAO:0000446", "ZFA:0005333" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glossus" ;
    oboInOwl:id "UBERON:0001723" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "tongue" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0010314, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006260
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006757
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010056
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a6/Tongue.agr.jpg"^^xsd:anyURI .

obo:UBERON_0001725
    obo:IAO_0000115 "The cartilaginous joints of the skull; these include sphenoethmoidal synchondrosis, sphenooccipital synchondrosis, sphenopetrosal synchondrosis, petrooccipital synchondrosis, anterior intraoccipital synchondrosis and posterior intraoccipital synchondrosis." ;
    oboInOwl:hasDbXref "EMAPA:35264", "FMA:54816", "MA:0001502", "SCTID:314228003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001725" ;
    a owl:Class ;
    rdfs:label "cranial synchondrosis" ;
    rdfs:subClassOf obo:UBERON_0002215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0001726
    oboInOwl:hasDbXref "BIRNLEX:4102", "EMAPA:32777", "FMA:54819", "MA:0001593", "NCIT:C33258", "SCTID:368728006", "UMLS:C0226964", "UMLS:C1289183" ;
    oboInOwl:hasExactSynonym "lingual papilla", "tongue papilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001726" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "papilla of tongue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009471
    ] .

obo:UBERON_0001727
    obo:IAO_0000115 "A specialized receptor organ that is a collection of cells spanning the gustatory epithelium." ;
    obo:UBPROP_0000001 "A chemoreceptive organ.[AAO]", "One of a number of receptor cell nests located in the epithelium of the papillae of the tongue and in the soft palate, epiglottis, and pharynx that mediate the sense of taste. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Experients in amphibia have shown that an intrinsic feature of the pharyngeal endoderm is its ability to generate taste buds and this capacity must have been acquired by the endoderm at the origin of the vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In humans, saste buds may be found on the tongue, soft palatte, epiglottis and upper pharynx. In other species they may be found in more unusual places, such as the trunk, or on the barbels or fins of fish." ;
    obo:UBPROP_0000011 "arise by inductive interactions between epithelial cells and invading gustatory cells from chorda tympani (facial), glossophrayngeal and vagues nerves ISBN:1607950324 (todo - request cell terms from CL)" ;
    oboInOwl:hasDbXref "AAO:0010573", "BIRNLEX:4101", "BTO:0000989", "CALOHA:TS-1015", "EMAPA:35850", "FMA:54825", "GAID:815", "MA:0001591", "MESH:A08.800.550.700.120.800", "NCIT:C96518", "OpenCyc:Mx4rvVjan5wpEbGdrcN5Y29ycA", "SCTID:362099006", "TAO:0001074", "UMLS:C0039337", "VHOG:0000130", "Wikipedia:Taste_bud", "XAO:0000445", "ZFA:0001074", "http://uri.neuinfo.org/nif/nifstd/nifext_14" ;
    oboInOwl:hasExactSynonym "tastebud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caliculus gustatorius", "taste buds", "taste-bud", "tastebuds" ;
    oboInOwl:id "UBERON:0001727" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "taste bud" ;
    rdfs:subClassOf obo:UBERON_0003212, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0008527
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001033
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5a/Gray1018.png"^^xsd:anyURI .

obo:UBERON_0001728
    obo:IAO_0000115 "the section of the pharynx that lies above the soft palate" ;
    obo:UBPROP_0000001 "The uppermost of the three regions of the throat (pharynx), situated behind the nasal cavity and extending from the posterior nares to the level above the soft palate. [TFD][VHOG]" ;
    obo:UBPROP_0000007 "nasopharyngeal" ;
    obo:UBPROP_0000008 "In humans - in front it communicates through the choanae with the nasal cavities. On its lateral wall is the pharyngeal ostium of the auditory tube, somewhat triangular in shape, and bounded behind by a firm prominence, the torus tubarius or cushion, caused by the medial end of the cartilage of the tube which elevates the mucous membrane" ;
    oboInOwl:hasDbXref "BTO:0000662", "CALOHA:TS-0663", "EHDAA2:0001239", "EHDAA:7086", "EMAPA:17670", "EV:0100066", "FMA:54878", "GAID:339", "MA:0000443", "MAT:0000447", "MESH:A03.867.557", "NCIT:C12423", "OpenCyc:Mx4rwUPoDJwpEbGdrcN5Y29ycA", "SCTID:181200003", "UMLS:C0027442", "VHOG:0000375", "Wikipedia:Nasopharynx" ;
    oboInOwl:hasExactSynonym "nasal part of pharynx", "rhinopharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Nasenrachenraum", "epipharynx", "pars nasalis pharyngis" ;
    oboInOwl:id "UBERON:0001728" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nasopharynx" ;
    rdfs:subClassOf obo:UBERON_0000072, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    foaf:depicted_by "Illu:pharynx.jpg"^^xsd:anyURI .

obo:UBERON_0001731
    obo:IAO_0000115 "A anatomical space that is enclosed by a pharynx." ;
    obo:UBPROP_0000008 "See notes for pharynx - as a grouping class this is probably too bad. We exclude WBbt:0005790 (pharyngeal lumen) because of the developmental relationship" ;
    obo:UBPROP_0000011 "TOODO check" ;
    oboInOwl:hasDbXref "AAO:0010435", "BSA:0000113", "BTO:0002097", "EMAPA:18381", "FMA:54935", "SCTID:180543003", "XAO:0000105" ;
    oboInOwl:hasExactSynonym "lumen of pharynx", "pharyngeal cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas pharyngealis", "cavitas pharyngis" ;
    oboInOwl:id "UBERON:0001731" ;
    a owl:Class ;
    rdfs:label "cavity of pharynx" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006562
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0006562
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0006562
            ]
        )
    ] .

obo:UBERON_0001735
    obo:IAO_0000115 "the circular lymphoid tissue formed by the lingual, pharyngeal, and facial tonsils" ;
    oboInOwl:hasDbXref "FMA:55070", "MA:0000752", "NCIT:C73468", "SCTID:56411004", "UMLS:C0459892", "Wikipedia:Waldeyer's_ring" ;
    oboInOwl:hasExactSynonym "Waldeyer's ring", "Waldeyer's tonsillar ring", "anulus lymphoideus pharyngis", "oropharyngeal lymphoid tissue", "pharyngeal lymphatic ring", "pharyngeal lymphoid ring" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001735" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tonsillar ring" ;
    rdfs:seeAlso obo:FMA_79771 ;
    rdfs:subClassOf obo:UBERON_0001962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] .

obo:UBERON_0001737
    obo:IAO_0000115 "A continuation of the pharynx that is involved in breathing, sound production, and protecting the trachea against food aspiration." ;
    obo:UBPROP_0000001 "An anatomical cluster consisting of the epiglottus, the arytenoid cartilages, the thyroid cartilage, the cricoid cartilage and the muscles, membranes, and ligaments connecting them, and also of the mucosal covering these structures.[FEED]", "Anatomical structure consisting of a narrowly triangular chamber supported by a series of semicircular cartilages in which part of the sound-production system is located.[AAO]" ;
    obo:UBPROP_0000003 "(In anura) a dorsal pair of arytenoid cartilages (...), which support vocal cords, and a ventral pair (often fused) of cricoid cartilage (...). These cartilages are regarded as derivatives of posterior visceral arches of ancestors. Together they constitute the larynx, a structure characteristic of tetrapods. (...) (In mammals) Paired arytenoid cartilages help support and control the vocal cords. The cricoid cartilage is single. Two additional cartilages are present that are lacking in other vertebrates: a large ventral thyroid cartilage (...) and a cartilage in the epiglottis.[well established][VHOG]" ;
    obo:UBPROP_0000007 "laryngeal" ;
    oboInOwl:hasDbXref "AAO:0000268", "BTO:0001208", "CALOHA:TS-0532", "EFO:0000838", "EHDAA2:0004063", "EMAPA:18333", "EV:0100039", "FMA:55097", "GAID:108", "MA:0000414", "MAT:0000187", "MESH:D007830", "MIAA:0000187", "NCIT:C12420", "OpenCyc:Mx4rvViOnZwpEbGdrcN5Y29ycA", "SCTID:181212004", "UMLS:C0023078", "VHOG:0001279", "Wikipedia:Larynx", "XAO:0003081", "galen:Larynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001737" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "larynx" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000072, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8a/Larynx_external_en.svg"^^xsd:anyURI .

obo:UBERON_0001739
    obo:IAO_0000115 "The cartilaginous structures that support the larynx." ;
    obo:UBPROP_0000003 "(In anura) a dorsal pair of arytenoid cartilages (...), which support vocal cords, and a ventral pair (often fused) of cricoid cartilage (...). These cartilages are regarded as derivatives of posterior visceral arches of ancestors. Together they constitute the larynx, a structure characteristic of tetrapods. (...) (In mammals) Paired arytenoid cartilages help support and control the vocal cords. The cricoid cartilage is single. Two additional cartilages are present that are lacking in other vertebrates: a large ventral thyroid cartilage (...) and a cartilage in the epiglottis.[well established][VHOG]" ;
    obo:UBPROP_0000202 obo:FMA_64159 ;
    oboInOwl:hasDbXref "BTO:0003660", "EHDAA:8157", "EMAPA:18697", "FMA:55108", "GAID:107", "MA:0001758", "MESH:A02.165.507", "NCIT:C12281", "SCTID:263482005", "UMLS:C0023050", "VHOG:0001550" ;
    oboInOwl:hasExactSynonym "cartilage of larynx", "cartilagines laryngeales", "larynx cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001739" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "laryngeal cartilage" ;
    rdfs:subClassOf obo:UBERON_0003406, obo:UBERON_0004119, obo:UBERON_0011004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0001743
    obo:IAO_0000115 "A ligament that is part of a larynx and connexts the cartilages of the larynx" ;
    oboInOwl:hasDbXref "EMAPA:37626", "FMA:55131", "MA:0001755", "NCIT:C32933", "SCTID:279508004", "UMLS:C0458519" ;
    oboInOwl:hasExactSynonym "laryngeal ligament", "larynx ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001743" ;
    a owl:Class ;
    rdfs:label "ligament of larynx" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0008845, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0001744
    obo:IAO_0000115 "Portion of connective tissue with various types of white blood cells enmeshed in it, most numerous being the lymphocytes[WP]." ;
    obo:RO_0002174 obo:NCBITaxon_7776 ;
    oboInOwl:hasDbXref "BTO:0000753", "CALOHA:TS-0584", "FMA:55220", "GAID:342", "MA:0002436", "MESH:D008221", "NCIT:C13049", "SCTID:181768009", "UMLS:C0024296", "Wikipedia:Lymphoid_tissue", "galen:LymphoidTissue" ;
    oboInOwl:hasExactSynonym "lymphatic tissue", "lymphocytic tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001744" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lymphoid tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000542
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0001745
    obo:IAO_0000115 "A lymphoid follicle that contains a germinal center." ;
    oboInOwl:hasDbXref "FMA:55224", "GAID:946" ;
    oboInOwl:hasExactSynonym "peripheral lymphoid tissue", "secondary lymphoid nodule", "secondary lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001745" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "secondary nodular lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0000444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010754
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0042100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0010754
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/Keimzentrum.jpg"^^xsd:anyURI .

obo:UBERON_0001746
    oboInOwl:hasDbXref "EMAPA:37767", "FMA:55513", "MA:0002675", "NCIT:C33781", "SCTID:176859009", "UMLS:C0229575" ;
    oboInOwl:hasExactSynonym "capsula fibrosa glandulae thyroideae", "fibrous capsule of thyroid gland", "thyroid capsule", "thyroid gland capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001746" ;
    a owl:Class ;
    rdfs:label "capsule of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0003893, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0001747
    obo:IAO_0000115 "A parenchyma that is part of a thyroid follicle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004579", "EMAPA:37769", "FMA:55515", "MA:0000730", "SCTID:371402001" ;
    oboInOwl:hasExactSynonym "parenchyma of thyroid", "parenchyma of thyroid follicle", "parenchyma of thyroid gland follicle", "thyroid follicle parenchyma", "thyroid gland follicle parenchyma", "thyroid gland parenchyma", "thyroid parenchyma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "parenchyma glandulae thyroideae" ;
    oboInOwl:id "UBERON:0001747" ;
    a owl:Class ;
    rdfs:label "parenchyma of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004119, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000570
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0001748
    obo:IAO_0000115 "The dense and irregular connective tissue capsule surrounding a parathyroid gland." ;
    oboInOwl:hasDbXref "EMAPA:35663", "FMA:55566", "MA:0002676", "NCIT:C33265", "UMLS:C0927176" ;
    oboInOwl:hasExactSynonym "parathyroid gland capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001748" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "capsule of parathyroid gland" ;
    rdfs:subClassOf obo:UBERON_0003893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001132
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001132
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0001132
            ]
        )
    ] .

obo:UBERON_0001749
    obo:IAO_0000115 "A parenchyma that is part of a parathyroid gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35664", "FMA:55569", "MA:0002677" ;
    oboInOwl:hasExactSynonym "parathyroid gland parenchyma", "parathyroid parenchyma", "parenchyma of parathyroid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001749" ;
    a owl:Class ;
    rdfs:label "parenchyma of parathyroid gland" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001132
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001132
            ]
        )
    ] .

obo:UBERON_0001750
    obo:IAO_0000115 "A network of orbital structures of the eye that secrete and drain tears from the surface of the eyeball into the nasal cavity; these parts include the lacrimal glands, lacrimal lake, lacrimal ducts, lacrimal canals, lacrimal sacs, nasolacrimal ducts, and lacrimal puncta." ;
    obo:IAO_0000116 "TODO - resolve canaliculus vs tear duct vs lacrimal vs nasolacrimal" ;
    obo:UBPROP_0000012 "this is an eye appendage in ncit, along with eyelid and eyebrow. in MA, part of eye surface part_of eye" ;
    oboInOwl:hasDbXref "EMAPA:35462", "FMA:55605", "GAID:901", "MA:0000274", "MESH:D007765", "NCIT:C32905", "UMLS:C0022903", "Wikipedia:Lacrimal_apparatus" ;
    oboInOwl:hasExactSynonym "apparatus lacrimalis", "lacrymal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lacrimal drainage system", "nasolacrimal drainage system", "nasolacrimal system" ;
    oboInOwl:id "UBERON:0001750" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal apparatus" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Gray896.png"^^xsd:anyURI .

obo:UBERON_0001751
    obo:IAO_0000115 "Collagen-rich odontogenic tissue characteristic of teeth and tooth-like skeletal elements (e.g., odontodes); mature dentine is mineralized and develops from predentine tissue; often (but not always) tubular and acellular." ;
    obo:UBPROP_0000001 "Mineralized collagen containing substance that forms the tooth structure.[TAO]" ;
    obo:UBPROP_0000003 "Dentine is a bona fide vertebrate novelty, and dentine-secreting odontoblasts represent a cell type that is exclusively derived from the neural crest.[well established][VHOG]" ;
    obo:UBPROP_0000007 "dentinal" ;
    obo:UBPROP_0000008 "Dentine is found in the fossil record as early as the late Cambrian, in fish, where it may have had a role in electrochemical sensing of the environment as well as assisting in defense[WP]" ;
    oboInOwl:hasDbXref "BTO:0003453", "EMAPA:35281", "FMA:55628", "GAID:1272", "MA:0002542", "MESH:A14.254.900.280", "NCIT:C32453", "SCTID:362112004", "TAO:0005143", "UMLS:C0011429", "VHOG:0001589", "VSAO:0000069", "Wikipedia:Dentin", "XAO:0004051", "ZFA:0005143" ;
    oboInOwl:hasExactSynonym "dentin", "dentine of tooth" ;
    oboInOwl:hasNarrowSynonym "predentin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001751" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "." ;
    rdfs:label "dentine" ;
    rdfs:subClassOf obo:UBERON_0010365, obo:UBERON_4000013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0011587
    ] .

obo:UBERON_0001752
    obo:IAO_0000115 "A dentine-like hypermineralized substance that covers the tooth tip. Enamel's primary mineral is hydroxylapatite, which is a crystalline calcium phosphate. Unlike dentin and bone, enamel does not contain collagen. Instead, it has two unique classes of proteins called amelogenins and enamelins[WP]." ;
    obo:IAO_0000116 "current classification under substance of tooth may be turned into taxon GCI (e.g. sharks have enamel in dermal denticles)" ;
    obo:RO_0002161 obo:NCBITaxon_9359, obo:NCBITaxon_9816 ;
    obo:UBPROP_0000001 "Skeletal tissue that consists of an avascular, noncollagenous, hypermineralized matrix that is deposited by ameloblasts that are excluded from the matrix. Enamel develops from organic pre-enamel tissue that is replaced by a largely inorganic matrix.[VSAO]" ;
    obo:UBPROP_0000012 "part_of tooth enamel organ in MA" ;
    oboInOwl:hasDbXref "BTO:0001844", "CALOHA:TS-1057", "EMAPA:35303", "FMA:55629", "MA:0002543", "MESH:A14.254.900.255", "NCIT:C32505", "SCTID:362113009", "UMLS:C0011350", "VSAO:0000065", "Wikipedia:Enamel_organ", "XAO:0004198" ;
    oboInOwl:hasExactSynonym "enamel of tooth", "enamel tissue", "tooth enamel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "enameloid" ;
    oboInOwl:id "UBERON:0001752" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "enamel" ;
    rdfs:subClassOf obo:UBERON_0010365, obo:UBERON_4000013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011588
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_52255
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Enamelorgan11-17-05.jpg"^^xsd:anyURI .

obo:UBERON_0001753
    obo:IAO_0000115 "Odontoid tissue that is deposited by cementoblasts onto dentine tissue and functions to attach teeth, odontodes and other odontogenic derivatives to bone tissue and the integument." ;
    obo:UBPROP_0000001 "Odontoid tissue that is deposited by cementoblasts onto dentine tissue and functions to attach teeth, odontodes and other odontogenic derivatives to bone tissue and the integument.[VSAO]", "Substance of tooth produced by cementoblasts; surrounds the dentine of the root of the tooth[FMA:55630]." ;
    obo:UBPROP_0000008 "Cementum, the supporting tissue that anchors mammalian and crocodylian teeth into their sockets, differs among species and can have features of dentine, of bone, and of calcified cartilage, as well as unique features. Cementum is deposited by cementoblasts onto existing dentine. As in bone and dentine, cementoblasts produce an organic matrix, the main constituent of which is collagen type I (Bosshardt, 2005), but cementum, dentine, and bone also share a number of important noncollagenous matrix components such as osteopontin, osteocalcin, bone sialoprotein, a2-HS- glycoprotein, dentine matrix protein, dentine sialoprotein, and den- tine phosphoprotein (McKee et al., 1996; Bosshardt, 2005). it has been argued that in all rodents and ruminants, cementum is a form of calcified cartilage[H&W]" ;
    oboInOwl:hasDbXref "BTO:0002525", "CALOHA:TS-2163", "EMAPA:35203", "FMA:55630", "MA:0002541", "MESH:A14.254.646.267", "NCIT:C32276", "SCTID:362114003", "UMLS:C0011343", "VSAO:0000062", "Wikipedia:Cementum", "XAO:0004196" ;
    oboInOwl:hasExactSynonym "cement", "cement of tooth", "cementum", "cementum of tooth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of attachment" ;
    oboInOwl:id "UBERON:0001753" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cementum" ;
    rdfs:subClassOf obo:UBERON_0010365, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] ;
    foaf:depicted_by "The:Periodontium.jpg"^^xsd:anyURI .

obo:UBERON_0001754
    obo:IAO_0000115 "The part in the center of a tooth made up of living soft tissue and cells called odontoblasts[WP]." ;
    obo:UBPROP_0000001 "Material in the center of the dentine of the mature tooth. In secondary teeth the pulp contains blood vessels and odontoblast.[TAO]" ;
    obo:UBPROP_0000003 "The oral cavity of vertebrates is generally thought to arise as an ectodermal invagination. Consistent with this, oral teeth are proposed to arise exclusively from ectoderm, contributing to tooth enamel epithelium, and from neural crest derived mesenchyme, contributing to dentin and pulp (reference 1); Teeth and tooth-like structures, together named odontodes, are repeated organs thought to share a common evolutionary origin. These structures can be found in gnathostomes at different locations along the body: oral teeth in the jaws, teeth and denticles in the oral-pharyngeal cavity, and dermal denticles on elasmobranch skin (reference 2).[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000339", "CALOHA:TS-0195", "EMAPA:35274", "FMA:55631", "GAID:1270", "MA:0001599", "MESH:A14.254.900.260", "NCIT:C32451", "SCTID:362110007", "TAO:0005141", "UMLS:C0011399", "VHOG:0001469", "Wikipedia:Dental_pulp", "ZFA:0005141" ;
    oboInOwl:hasExactSynonym "pulp of tooth", "tooth pulp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dental pulp cell" ;
    oboInOwl:id "UBERON:0001754" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dental pulp" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0011825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001763
    ] ;
    foaf:depicted_by "Tooth:Section.svg"^^xsd:anyURI .

obo:UBERON_0001756
    obo:IAO_0000115 "The middle ear is the air-filled cavity within the skull of vertebrates that lies between the outer ear and the inner ear. It is linked to the pharynx (and therefore to outside air) via the Eustachian tube and in mammals contains the three ear ossicles, which transmit auditory vibrations from the outer ear (via the tympanum) to the inner ear (via the oval window)[GO]." ;
    obo:UBPROP_0000001 "The intermediate portion of the ear which consists of a small air-filled and membrane-lined chamber. It is lodged in the temporal bone and continues with the nasopharynx through the Eustachian tube. It is separated from the external ear by the tympanic membrane and from the inner ear by the fenestrae. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011065", "BIRNLEX:1695", "BTO:0002099", "CALOHA:TS-2233", "EHDAA2:0001181", "EHDAA:5693", "EMAPA:17000", "EV:0100357", "FMA:56513", "GAID:165", "MA:0000253", "MAT:0000146", "MESH:D004432", "MIAA:0000146", "NCIT:C12274", "OpenCyc:Mx4rvbw1j5wpEbGdrcN5Y29ycA", "SCTID:181185000", "UMLS:C0013455", "UMLS:C1268972", "VHOG:0000312", "Wikipedia:Middle_ear", "XAO:0000191" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auris media" ;
    oboInOwl:id "UBERON:0001756" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "middle ear" ;
    rdfs:subClassOf obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001690
    ] .

obo:UBERON_0001757
    obo:IAO_0000115 "The part of the ear that projects from the head, connecting to the external acoustic meatus." ;
    obo:UBPROP_0000001 "The external expanded part of the ear characterized by a funnel-shaped structure through which the sound vibrations are received. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "Mammals have a third type of tympanic ear. An external flap, the auricle or pinna, helps funnel sound waves down the external acoustic meatus to the tympanic membrane.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In various species, the pinna can also signal mood and radiate heat" ;
    obo:UBPROP_0000009 "The purpose of the pinna is to collect sound. It does so by acting as a funnel, amplifying the sound and directing it to the ear canal. While reflecting from the pinna, sound also goes through a filtering process which adds directional information to the sound (see sound localization, head-related transfer function, pinna notch)." ;
    oboInOwl:hasDbXref "EHDAA2:0001467", "EMAPA:17589", "EV:0100355", "FMA:56580", "MA:0000259", "NCIT:C32165", "OpenCyc:Mx4rvs_VC5wpEbGdrcN5Y29ycA", "SCTID:421159007", "UMLS:C0928075", "VHOG:0000460", "Wikipedia:Pinna_(anatomy)", "galen:Auricle" ;
    oboInOwl:hasExactSynonym "auricle", "auricle of ear", "auricle of external ear", "auricula", "auricula (auris externa)", "pinna of ear" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pinnae" ;
    oboInOwl:id "UBERON:0001757" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pinna" ;
    rdfs:subClassOf obo:UBERON_0001444, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001297
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001352
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006208
    ] .

obo:UBERON_0001758
    obo:IAO_0000115 "The tissues that invest or help to invest and support the teeth, including the periodontal ligament, gingivae, cementum, and alveolar and supporting bone[BTO]." ;
    obo:UBPROP_0000012 "FMA treats periodontium and periodontal ligament as the same" ;
    oboInOwl:hasDbXref "BTO:0001021", "CALOHA:TS-2380", "GAID:216", "MESH:A14.254.646", "NCIT:C33304", "UMLS:C0031093", "Wikipedia:Periodontium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "paradentium", "periodontal ligament", "periodontal membrane", "tooth supporting structure" ;
    oboInOwl:id "UBERON:0001758" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "periodontium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003672
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    foaf:depicted_by "The:Periodontium.jpg"^^xsd:anyURI .

obo:UBERON_0001759
    obo:IAO_0000115 "Cranial nerve that branches into the lateral (to body sense organs) and the intestino-accessorial (to the skin, muscles of shoulder, hyoid, larynx, gut, lungs, and heart)." ;
    obo:UBPROP_0000001 "Nerve consisting of branchiomotor and visceral efferent fibers which branch and innervate the smooth muscles and glands of the heart, lungs, esophagus, and stomach as well as some throat muscles. Sensory fibers supply mucosa of the mouth and pharynx.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "10n" ;
    oboInOwl:hasDbXref "AAO:0010475", "BAMS:10n", "BAMS:Xn", "BIRNLEX:801", "BTO:0003472", "EFO:0002549", "EMAPA:37797", "FMA:5731", "GAID:721", "HBA:9337", "MA:0001106", "MBA:917", "MESH:D014630", "NCIT:C12812", "OpenCyc:Mx4rviHk2ZwpEbGdrcN5Y29ycA", "SCTID:362466001", "TAO:0000453", "UMLS:C0042276", "UMLS:C1305910", "VHOG:0000737", "Wikipedia:Vagus_nerve", "XAO:0003097", "ZFA:0000453", "galen:VagusNerve", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=702" ;
    oboInOwl:hasExactSynonym "nervus vagus [x]", "tenth cranial nerve", "vagus", "vagus X nerve", "vagus nerve [X]", "vagus nerve tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-X", "cranial nerve X", "nerve X", "nervus vagus", "pneuomgastric nerve", "vagal nerve", "vagus nerve or its root" ;
    oboInOwl:id "UBERON:0001759" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vagus nerve" ;
    rdfs:subClassOf obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002075
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0011775
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0011775
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Gray791.png"^^xsd:anyURI .

obo:UBERON_0001763
    obo:IAO_0000115 "A condensation of odontoblasts that forms the part of a tooth germ that gives rise to dentin and pulp in the mature tooth. It lies below a cellular aggregation known as the enamel organ." ;
    obo:UBPROP_0000001 "Cell condensation that is a well-defined population of densely organized mesenchymal cells that aggregates adjacent to an epithelium.[VSAO]", "Tissue of the developing tooth. It is composed of pre-odontoblast and undiffentiated mesnchyme cells and connects to the basal lamina.[TAO]" ;
    obo:UBPROP_0000003 "Teeth and tooth-like structures, together named odontodes, are repeated organs thought to share a common evolutionary origin. These structures can be found in gnathostomes at different locations along the body: oral teeth in the jaws, teeth and denticles in the oral-pharyngeal cavity, and dermal denticles on elasmobranch skin.[uncertain][VHOG]" ;
    obo:UBPROP_0000011 "In humans, the dental papilla appears after 8-10 weeks intra uteral life" ;
    oboInOwl:hasDbXref "BTO:0001839", "EMAPA:32892", "FMA:57662", "GAID:1277", "MA:0001598", "MESH:A14.254.900.720.250", "TAO:0005140", "VHOG:0001465", "VSAO:0000025", "Wikipedia:Dental_papilla", "XAO:0004045", "ZFA:0005140" ;
    oboInOwl:hasExactSynonym "odontogenic condensation" ;
    oboInOwl:hasNarrowSynonym "pharyngeal tooth mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dental papilla", "dentinal papilla", "dermal papilla", "papilla dentis", "tooth mesenchyme" ;
    oboInOwl:id "UBERON:0001763" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "odontogenic papilla" ;
    rdfs:subClassOf obo:UBERON_0005856, obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003856
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0007003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008281
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0007003
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/22/Gray1011.png"^^xsd:anyURI .

obo:UBERON_0001765
    obo:IAO_0000115 "Epithelial tube that transports milk[GO]." ;
    oboInOwl:hasDbXref "BTO:0002845", "CALOHA:TS-2385", "EMAPA:35538", "FMA:58006", "MA:0000791", "NCIT:C32910", "SCTID:361719004", "UMLS:C0222613", "Wikipedia:Lactiferous_duct" ;
    oboInOwl:hasExactSynonym "lactiferous duct", "lactiferous gland duct", "mammary gland duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus lactiferi", "galactophorous duct", "galactophorous tubule", "lactiferous tubule", "mammilary duct" ;
    oboInOwl:id "UBERON:0001765" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "This structure regresses in most males" ;
    rdfs:label "mammary duct" ;
    rdfs:subClassOf obo:UBERON_0000058, obo:UBERON_0003244, obo:UBERON_0003914, [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001913
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0002030
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Illu_breast_anatomy.jpg"^^xsd:anyURI .

obo:UBERON_0001766
    obo:IAO_0000115 "the space in the eye, filled with aqueous humor, and bounded anteriorly by the cornea and a small portion of the sclera and posteriorly by a small portion of the ciliary body, the iris, and part of the crystalline lens" ;
    obo:UBPROP_0000001 "The part of the eyeball between the cornea and the iris, filled with aqueous humor. [TFD][VHOG]" ;
    obo:UBPROP_0000012 "space in EHDAA2 - consider adding Cavity of anterior chamber of eyeball" ;
    oboInOwl:hasDbXref "BTO:0002084", "EHDAA2:0000129", "EHDAA:9033", "EMAPA:18231", "FMA:58078", "GAID:889", "MA:0000262", "MESH:D000867", "NCIT:C12667", "SCTID:181160009", "UMLS:C0003151", "VHOG:0001431", "Wikipedia:Anterior_chamber_of_eyeball" ;
    oboInOwl:hasExactSynonym "anterior chamber", "anterior chamber of eye", "camera anterior", "eye anterior chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "camera anterior bulbi", "camera anterior bulbi oculi", "camera oculi anterior" ;
    oboInOwl:id "UBERON:0001766" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "anterior chamber of eyeball" ;
    rdfs:subClassOf obo:UBERON_0006311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001768
    obo:IAO_0000115 "the pigmented middle of the three concentric layers that make up an eye, consisting of the iris, ciliary body and choroid[WP,edited]." ;
    obo:IAO_0000116 "TODO - check child terms, isa vs partof. See also MA:0001284 ! tunica vasculosa plexus" ;
    obo:RO_0002175 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000007 "uveal" ;
    oboInOwl:hasDbXref "CALOHA:TS-2228", "EMAPA:35901", "FMA:58103", "GAID:912", "MA:0002480", "MESH:D014602", "NCIT:C12811", "SCTID:280648000", "UMLS:C0042160", "Wikipedia:Uvea" ;
    oboInOwl:hasExactSynonym "tunica vasculosa of eyeball", "uvea", "uveal tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pars iridica retinae", "tunica vasculatis oculi", "tunica vasculosa bulbi", "vascular layer of eyeball" ;
    oboInOwl:id "UBERON:0001768" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "uvea" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004923, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001775
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/eb/Gray869.png"^^xsd:anyURI .

obo:UBERON_0001769
    obo:IAO_0000115 "the adjustable membrane, composed of the stroma and pigmented epithelium, located just in front of the crystalline lens within the eye" ;
    obo:UBPROP_0000001 "The opaque muscular contractile diaphragm suspended in the aqueous humour in front of the lens of the eye. The organ is perforated by the pupil and continues peripherally with the ciliary body. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" ;
    obo:UBPROP_0000007 "iridial" ;
    obo:UBPROP_0000008 "The avian iris and ciliary body undergoes a transition from smooth-to-striated muscle during embryonic development [DOI:dx.doi.org/10.1006/dbio.1998.9019]" ;
    oboInOwl:hasDbXref "AAO:0010347", "BTO:0000653", "CALOHA:TS-0491", "EFO:0004245", "EMAPA:19154", "EV:0100345", "FMA:58235", "GAID:917", "MA:0000273", "MESH:D007498", "NCIT:C12737", "OpenCyc:Mx4rvVjbppwpEbGdrcN5Y29ycA", "SCTID:181164000", "TAO:0001238", "UMLS:C0022077", "VHOG:0000101", "Wikipedia:Iris_(anatomy)", "XAO:0000185", "ZFA:0001238" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior uvea", "irides", "irises" ;
    oboInOwl:id "UBERON:0001769" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "iris" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0011892
    ] .

obo:UBERON_0001770
    obo:IAO_0000115 "The part of the lacrimal duct that connects the lacrimal punctum to the lacrimal sac." ;
    obo:IAO_0000116 "TODO - resolve lacrimal canaliculus vs lacrimal duct" ;
    oboInOwl:hasDbXref "EMAPA:37624", "FMA:58245", "MA:0001294", "NCIT:C32907", "SCTID:263348000", "UMLS:C0459631", "Wikipedia:Lacrimal_canaliculi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canaliculus lacrimalis" ;
    oboInOwl:id "UBERON:0001770" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal canaliculus" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001351
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010284
    ] .

obo:UBERON_0001772
    obo:IAO_0000115 "the smooth stratified squamous epithelium that covers the outer surface of the cornea" ;
    obo:UBPROP_0000001 "Portion of tissue comprised of four to six layers of nonkeratinized, stratified squamous cells and represents approximately 60% of the thickness of the cornea.[TAO]" ;
    obo:UBPROP_0000008 "In Humans: It consists of several layers of cells. The cells of the deepest layer are columnar; then follow two or three layers of polyhedral cells, the majority of which are prickle cells similar to those found in the stratum mucosum of the cuticle. Lastly, there are three or four layers of squamous cells, with flattened nuclei", "In zebrafish: nonpigmented, stratified squamous nonkeratinizing epithelial cells, attached to a thick basement membrane that is considered to be analogous to the Bowman's membrane in mammals" ;
    oboInOwl:hasDbXref "BTO:0000287", "CALOHA:TS-0173", "EFO:0001917", "EHDAA2:0000319", "EMAPA:17162", "FMA:58263", "GAID:895", "MA:0001243", "MESH:D019573", "NCIT:C12928", "SCTID:368825001", "TAO:0002187", "UMLS:C0459875", "Wikipedia:Corneal_epithelium", "ZFA:0001683" ;
    oboInOwl:hasExactSynonym "anterior corneal epithelium", "cornea epithelial tissue", "cornea epithelium", "epithelial tissue of cornea", "epithelium anterius (cornea)", "epithelium anterius corneae", "epithelium corneæ anterior layer", "epithelium of cornea", "external epithelium of cornea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior endothelium of cornea", "e. anterius corneae", "endothelium anterius corneae", "endothelium camerae anterioris bulbi", "endothelium corneale", "epithelium posterius corneae" ;
    oboInOwl:id "UBERON:0001772" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "corneal epithelium" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Gray871.png"^^xsd:anyURI .

obo:UBERON_0001773
    obo:IAO_0000115 "Opaque fibrous outer layer of the eyeball[ZFA,Kardong,WP]." ;
    obo:UBPROP_0000001 "The sclera, also known as the white part of the eye, is the opaque (usually white, though certain animals, such as horses and lizards, can have black sclera), fibrous, protective, outer layer of the eye containing collagen and elastic fiber. It is derived from the neural crest. In children, it is thinner and shows some of the underlying pigment, appearing slightly blue. In the elderly, however, fatty deposits on the sclera can make it appear slightly yellow. The sclera forms the posterior five sixths of the connective tissue coat of the globe. It is continuous with the dura mater and the cornea, and maintains the shape of the globe, offering resistance to internal and external forces, and provides an attachment for the extraocular muscle insertions. The sclera is perforated by plenty of nerves and vessels passing through the posterior scleral foramen, the hole that is formed by the optic nerve. At the optic disk the outer two-thirds of the sclera continues with the dura mater (outer coat of the brain) via the dural sheath of the optic nerve. The inner third joins with some choroidal tissue to form a plate (lamina cribrosa) across the optic nerve with perforations through which the optic fibers (fasciculi). The thickness of the sclera varies from 1mm at the posterior pole to 0.3 mm just behind the rectus muscle insertions. The sclera's blood vessels are mainly on the surface, and together with the conjunctiva (which lies on top) This is a thin layer covering the sclera. Along with the vessels of the conjunctiva, those of the sclera renders the inflamed eye bright red. [WP,unvetted][Wikipedia:Sclera].", "The tough, usually white, outer coat of the eyeball, covering all the posterior surface and continuous anteriorly with the cornea. [TFD][VHOG]" ;
    obo:UBPROP_0000007 "scleral" ;
    obo:UBPROP_0000008 "in fish, reptiles and monotremes the connective tissue of the sclera is skeletal" ;
    obo:UBPROP_0000010 "continuous with the dura mater and the cornea; The sclera forms the posterior five-sixths of the connective tissue coat of the globe." ;
    obo:UBPROP_0000011 "Majority derives from NC that surrounds optic cup of neurectoderm; a small temporal portion develops from the mesoderm that contributes to striated extra-ocular muscles and vascular endothelia[Rada&Johnson].", "Seko et al demonstrate chondrogenic potential and identify this as connective tissue[DOI:10.1371/journal.pone.0003709]." ;
    oboInOwl:hasDbXref "AAO:0010354", "BTO:0001606", "EMAPA:19027", "EV:0100342", "FMA:58269", "GAID:911", "MA:0000280", "MESH:D012590", "NCIT:C12784", "OpenCyc:Mx4rv7yR55wpEbGdrcN5Y29ycA", "SCTID:181163006", "UMLS:C0036410", "VHOG:0001274", "Wikipedia:Sclera", "XAO:0000183", "ZFA:0005563" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "scleral capsule" ;
    oboInOwl:id "UBERON:0001773" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Disease notes: implicated in rheumatoid arthritis." ;
    rdfs:label "sclera" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012430
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000347
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003314
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001774
    obo:IAO_0000115 "A skeletal muscle organ that is part of the trunk region." ;
    obo:IAO_0000116 "Note that this class excludes smooth muscle elements in the trunk region, such as the internal anal sphincter. This appears to be consistent with other ontologies such as FMA and ZFA which appear to only include skeletal muscles here. In fact the MA class 'trunk muscle' is classified as a 'set of skeletal muscles'." ;
    obo:UBPROP_0000012 "Many ontologies do not appear to have a coherent distinction between an individual muscle and the musculature (i.e. the set of muscles in a region), so we group all together here." ;
    oboInOwl:hasDbXref "AAO:0000611", "EMAPA:35888", "FMA:58274", "MA:0000514", "TAO:0000473", "XAO:0003230", "ZFA:0000473" ;
    oboInOwl:hasExactSynonym "body musculature", "muscle of trunk", "muscle organ of torso", "muscle organ of trunk", "torso muscle organ", "trunk muscle", "trunk muscle organ", "trunk musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001774" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "skeletal muscle of trunk" ;
    rdfs:subClassOf obo:UBERON_0005177, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004479
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0001775
    obo:IAO_0000115 "the thickened portion of the vascular tunic, which lies between the choroid and the iris, composed of ciliary muscle and ciliary processes" ;
    obo:UBPROP_0000003 "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010341", "BTO:0000260", "CALOHA:TS-0694", "EMAPA:19065", "EV:0100346", "FMA:58295", "GAID:916", "MA:0000264", "MESH:D002924", "NCIT:C12345", "SCTID:263340007", "UMLS:C0008779", "VHOG:0000102", "Wikipedia:Ciliary_body", "XAO:0000186", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1571" ;
    oboInOwl:hasExactSynonym "ocular ciliary body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior uvea", "ciliary bodies", "corpus ciliare" ;
    oboInOwl:id "UBERON:0001775" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ciliary body" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001605
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0011892
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001776
    obo:IAO_0000115 "vascular layer containing connective tissue, of the eye lying between the retina and the sclera. The choroid provides oxygen and nourishment to the outer layers of the retina. Along with the ciliary body and iris, the choroid forms the uveal tract[WP]." ;
    obo:IAO_0000116 "check choroid vs choroid layer; check ZFA/TAO placement - no homology assertion in VHOG. Note this is entirely in the posterior region of eyeball in ZFA" ;
    obo:UBPROP_0000007 "choroidal" ;
    obo:UBPROP_0000012 "MP treats posterior uvea and optic choroid as distinct" ;
    oboInOwl:hasDbXref "BTO:0001829", "CALOHA:TS-2054", "EMAPA:19077", "EV:0100347", "FMA:58298", "GAID:913", "MA:0000263", "MESH:D002829", "NCIT:C12344", "SCTID:181172003", "TAO:0005229", "UMLS:C0008520", "VHOG:0001568", "Wikipedia:Choroid", "ZFA:0005229" ;
    oboInOwl:hasExactSynonym "choroid", "choroid coat", "choroidea", "eye choroid", "posterior uvea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chorioid", "choroidea", "optic choroid" ;
    oboInOwl:id "UBERON:0001776" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "optic choroid" ;
    rdfs:subClassOf obo:UBERON_0002203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0019207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001802
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0011892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001768
    ] ;
    owl:disjointWith obo:UBERON_0011892 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001777
    obo:IAO_0000115 "the lamellated connective tissue of the cornea between the Bowman and Descemet membranes" ;
    obo:UBPROP_0000001 "Portion of tissue that is located basal to Bowman's layer and distal to Descemet's membrane and is comprised largely of connective tissue.[TAO]" ;
    obo:UBPROP_0000002 "relationship type change: subclass tissue (CARO:0000043) CHANGED TO: develops_from tissue (UBERON:0000479)[TAO]", "relationship type change: subclass tissue (CARO:0000043) CHANGED TO: has_developmental_contribution_from tissue (UBERON:0000479)[TAO]" ;
    oboInOwl:hasBroadSynonym "substantia propria" ;
    oboInOwl:hasDbXref "CALOHA:TS-1138", "EFO:0002514", "EMAPA:17602", "FMA:58306", "GAID:893", "MA:0001245", "MESH:D003319", "NCIT:C12699", "SCTID:362511000", "TAO:0002189", "UMLS:C0010040", "Wikipedia:Corneal_stroma", "ZFA:0001685" ;
    oboInOwl:hasExactSynonym "corneal stroma", "stroma of cornea", "substantia propria corneae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001777" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "substantia propria of cornea" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Gray871.png"^^xsd:anyURI .

obo:UBERON_0001778
    obo:IAO_0000115 "A double layer covering the ciliary body that produces aqueous humor." ;
    oboInOwl:hasDbXref "BTO:0001770", "CALOHA:TS-0695", "EMAPA:35239", "FMA:58464", "MA:0001238", "NCIT:C32314", "SCTID:280870004", "UMLS:C0459736", "Wikipedia:Ciliary_body#Ciliary_epithelium" ;
    oboInOwl:hasExactSynonym "ciliary body epithelium", "epithelium of ciliary body", "ocular ciliary epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001778" ;
    a owl:Class ;
    rdfs:label "ciliary epithelium" ;
    rdfs:subClassOf obo:UBERON_0000488, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0048770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001796
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001775
            ]
        )
    ] .

obo:UBERON_0001779
    obo:IAO_0000115 "The delicate vascular connective tissue that lies between the anterior surface of the iris and the pars iridica retinae." ;
    oboInOwl:hasDbXref "EMAPA:35451", "FMA:58526", "MA:0002777", "SCTID:280882008", "Wikipedia:Iris_stroma", "ZFA:0005569" ;
    oboInOwl:hasExactSynonym "iridial stroma", "stroma of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001779" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "iris stroma" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray883.png"^^xsd:anyURI .

obo:UBERON_0001780
    obo:IAO_0000115 "the any of the paired peripheral nerves formed by the union of the dorsal and ventral spinal roots from each spinal cord segment[MP,modified]" ;
    obo:UBPROP_0000001 "Any of the paired nerves emerging from the spinal cord, each attached to the cord by two roots: ventral and dorsal, and passing out between the vertebrae. [TFD][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011101", "BAMS:spin", "BTO:0000870", "EHDAA2:0001898", "EMAPA:16989", "FMA:5858", "GAID:841", "MA:0000233", "MESH:D013127", "NCIT:C12792", "OpenCyc:Mx4rwK_iFJwpEbGdrcN5Y29ycA", "SCTID:361099009", "UMLS:C0037941", "VHOG:0000824", "Wikipedia:Spinal_nerve", "XAO:0003101", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1228" ;
    oboInOwl:hasExactSynonym "backbone nerve", "nerve of backbone", "nerve of spinal column", "nerve of spine", "nerve of vertebral column", "spinal column nerve", "spinal nerve tree", "spine nerve", "vertebral column nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nervi spinales", "spinal nerves" ;
    oboInOwl:id "UBERON:0001780" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "spinal nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] ;
    foaf:depicted_by "Spinal:nerve.svg"^^xsd:anyURI .

obo:UBERON_0001781
    obo:IAO_0000115 "Any of the layers that make up the retina[MP]." ;
    obo:UBPROP_0000012 "MA does not treat internal/external limiting memranes as layers - these are classified as laminae. Here we follow other ontologies in grouping with other layers. MA also treats retinal pigment epithelium and neural retina epithelium as distinct from the layers. We follow ontologies such as FMA and ZFA in first dividing into pigmented and neural layers - these are also classified as layers, giving us over the usual 10 layers" ;
    oboInOwl:hasDbXref "AAO:0010353", "EMAPA:35742", "FMA:58617", "MA:0001319", "NCIT:C49328", "SCTID:280657006", "UMLS:C0459649", "XAO:0000266" ;
    oboInOwl:hasExactSynonym "retina layer", "retina neuronal layer", "retinal layer", "retinal neuronal layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001781" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "layer of retina" ;
    rdfs:subClassOf obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] .

obo:UBERON_0001782
    obo:IAO_0000115 "A monolayer of pigmented epithelium covering the neural retina; develops from the outer of the two layers of the optic cup[ZFA]. the pigmented cell layer just outside the neurosensory retina that nourishes retinal visual cells, and is firmly attached to the underlying choroid and overlying retinal visual cells[WP]." ;
    obo:UBPROP_0000001 "A monolayer of pigmented epithelium covering the neural retina; develops from the outer of the two layers of the optic cup. Kimmel et al, 1995.[TAO]", "The monolayer of pigmented epithelium covering the neural retina.[AAO]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011096", "BTO:0001177", "CALOHA:TS-0869", "EHDAA2:0001465", "EHDAA:4765", "EMAPA:17172", "EMAPA:35738", "FMA:58627", "MA:0000279", "MA:0003173", "NCIT:C33470", "SCTID:280662007", "TAO:0000144", "UMLS:C0035322", "VHOG:0000536", "Wikipedia:Retinal_pigment_epithelium", "XAO:0003217", "ZFA:0000144" ;
    oboInOwl:hasExactSynonym "outer pigmented layer of retina", "pigment epithelium of retina", "pigmented retina epithelium", "pigmented retinal epithelium", "retinal pigment epithelium", "retinal pigmented epithelium", "stratum pigmentosum (retina)", "stratum pigmentosum retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PRE", "RPE", "epithelium, retinal pigment", "p. pigmentosa retinae", "pigmented epithelium", "pigmented retina", "retinal pigment layer", "stratum pigmentosa retinae" ;
    oboInOwl:id "UBERON:0001782" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pigmented layer of retina" ;
    rdfs:subClassOf obo:UBERON_0000957, obo:UBERON_0001781, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0048770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005424
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001787
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005424
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001781
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002495 ;
                owl:someValuesFrom obo:UBERON_0005424
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray881.png"^^xsd:anyURI .

obo:UBERON_0001785
    obo:IAO_0000115 "Cranial nerves are nerves that emerge directly from the brain, in contrast to spinal nerves, which emerge from segments of the spinal cord." ;
    obo:IAO_0000116 "classified as neural tree organ, not nerve in FMA. CN II poses a challenge here as it is not strictly a nerve, yet is expected to be classified under CN." ;
    obo:UBPROP_0000001 "Twelve pairs of cranial nerves exit/enter the cranium through openings in the skull. The nerves contain efferent axons with motor and glandular functions, as well as afferent axons from cranial ganglia with sensory functions. The nerves are numbered in a rostral to caudal sequence, with the exception of the lateral line nerves.[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...).[well established][VHOG]" ;
    obo:UBPROP_0000012 "See https://github.com/obophenotype/mouse-anatomy-ontology/issues/6" ;
    oboInOwl:hasDbXref "AAO:0000108", "BAMS:cran", "BIRNLEX:1623", "BTO:0001104", "EHDAA2:0000323", "EMAPA:17264", "FMA:5865", "GAID:802", "HBA:9299", "MA:0000215", "MBA:967", "MESH:D003391", "NCIT:C12700", "OpenCyc:Mx4rvWvJVpwpEbGdrcN5Y29ycA", "SCTID:244447006", "TAO:0000641", "UMLS:C0010268", "UMLS:C1269897", "VHOG:0000279", "Wikipedia:Cranial_nerve", "XAO:0000429", "XAO:0003089", "ZFA:0000641", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1227" ;
    oboInOwl:hasExactSynonym "cranial neural tree organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial nerves", "nervus cranialis" ;
    oboInOwl:id "UBERON:0001785" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cranial nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, obo:UBERON_0034713, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0001780
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000096 ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/18/Brain_human_normal_inferior_view_with_labels_en-2.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/8/84/Brain_human_normal_inferior_view_with_labels_en.svg"^^xsd:anyURI .

obo:UBERON_0001787
    obo:IAO_0000115 "The layer within the retina where the photoreceptor cell receptor segments reside." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    obo:UBPROP_0000012 "we follow MA and ZFA in subdividing this into inner and outer segments" ;
    oboInOwl:hasDbXref "EMAPA:35686", "FMA:58680", "MA:0001308", "NCIT:C32954", "TAO:0000143", "UMLS:C0229206", "VHOG:0001165", "Wikipedia:Layer_of_rods_and_cones", "XAO:0003215", "ZFA:0000143" ;
    oboInOwl:hasExactSynonym "retina photoreceptor layer", "retinal photoreceptor layer", "stratum segmentorum externorum et internorum (retina)", "stratum segmentorum externorum et internorum retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "layer of rods and cones", "retinal photoreceptor layers" ;
    oboInOwl:id "UBERON:0001787" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "photoreceptor layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001788
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray881.png"^^xsd:anyURI .

obo:UBERON_0001788
    obo:IAO_0000115 "The row of jucntional complexes between the plasma membranes of rod segments and the Muller glia cells; this barrier separates the layer of inner and outer segments of the rods and cones from the outer nuclear layer and forms a blood-retina barrier[MP]." ;
    oboInOwl:hasDbXref "EMAPA:36518", "FMA:58683", "MA:0001309", "NCIT:C33235", "SCTID:280676008", "TAO:0001331", "UMLS:C1518685", "Wikipedia:External_limiting_membrane", "XAO:0003224", "ZFA:0001331" ;
    oboInOwl:hasExactSynonym "external limiting lamina of retina", "external limiting membrane", "external limiting membrane of retina", "outer limiting membrane", "outer limiting membrane of retina", "retina external limiting lamina", "retina outer limiting membrane", "stratum limitans externum (retina)", "stratum limitans externum retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "BRB", "blood retina barrier", "outer limiting membranes" ;
    oboInOwl:id "UBERON:0001788" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "outer limiting layer of retina" ;
    rdfs:subClassOf obo:UBERON_0007619, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001789
    ] .

obo:UBERON_0001789
    obo:IAO_0000115 "The layer within the retina where the photoreceptor cell bodies reside." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "outer nuclear layer" ;
    oboInOwl:hasDbXref "BAMS:Ronl", "BTO:0005600", "EMAPA:19157", "FMA:58684", "MA:0001315", "NCIT:C33236", "SCTID:280678009", "TAO:0001464", "UMLS:C0229210", "VHOG:0001170", "Wikipedia:Outer_nuclear_layer", "XAO:0003219", "ZFA:0001464" ;
    oboInOwl:hasExactSynonym "neural retina outer nuclear layer", "retina outer nuclear layer", "retinal outer nuclear layer", "stratum nucleare externum (retina)", "stratum nucleare externum retinae" ;
    oboInOwl:hasNarrowSynonym "ONL" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external nuclear layer", "layer of outer granules", "retina, outer nuclear layer", "retinal outer nuclear layers" ;
    oboInOwl:id "UBERON:0001789" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "outer nuclear layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000287
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001790
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

obo:UBERON_0001790
    obo:IAO_0000115 "The layer within the retina where the bipolar cells synapse with the photoreceptor cells[ZFA]. Between the inner and outer nuclear layers, the outer plexiform layer (OPL) contains connections between the photoreceptors and bipolar and horizontal cells[GO]." ;
    obo:UBPROP_0000001 "The layer within the retina where the bipolar cells synapse with the photoreceptor cells.[TAO]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "external plexiform layer" ;
    oboInOwl:hasDbXref "BAMS:Ropl", "BTO:0003174", "EMAPA:35744", "FMA:58685", "MA:0001316", "NCIT:C33237", "SCTID:280684007", "TAO:0001330", "UMLS:C0229217", "VHOG:0001171", "Wikipedia:Outer_plexiform_layer", "XAO:0003218", "ZFA:0001330" ;
    oboInOwl:hasExactSynonym "outer plexiform layer", "retina outer plexiform layer", "retinal outer plexiform layer", "stratum plexiforme externum", "stratum plexiforme externum retinae" ;
    oboInOwl:hasNarrowSynonym "OPL" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "retina, outer plexiform layer", "retinal outer plexiform layers" ;
    oboInOwl:id "UBERON:0001790" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "outer plexiform layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] ;
    owl:disjointWith obo:UBERON_0005376 .

obo:UBERON_0001791
    obo:IAO_0000115 "Cytoarchitectural layer of retina containing closely packed cell bodies, the majority of which are bipolar cells (adapted from Wikipedia)." ;
    obo:UBPROP_0000001 "The layer of the retina composed of the cell bodies of bipolar cells, horizontal cells, and some of the cell bodies of amacrine cells[BTO:0003176]." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BAMS:Rinl", "BTO:0003176", "EMAPA:19155", "FMA:58686", "MA:0001311", "NCIT:C32808", "NLX:93816", "NLXANAT:1005031", "SCTID:362520009", "TAO:0000119", "UMLS:C0229211", "VHOG:0001167", "Wikipedia:Inner_nuclear_layer", "XAO:0003221", "ZFA:0000119" ;
    oboInOwl:hasExactSynonym "inner nuclear layer", "intermediate cell layer", "neural retina inner nuclear layer", "retina inner nuclear layer", "retinal inner nuclear layer", "stratum nucleare internum", "stratum nucleare internum retinae" ;
    oboInOwl:hasNarrowSynonym "INL" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "layer of inner granules", "retina, inner nuclear layer" ;
    oboInOwl:id "UBERON:0001791" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "AO notes NLXANAT:1005031 appears to be retired" ;
    rdfs:label "inner nuclear layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000561
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000745
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001795
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

obo:UBERON_0001792
    obo:IAO_0000115 "Cytoarchitectural layer of retina that contains somata of retinal ganglion cells, bounded by the stratum opticum and the inner plexiform layer" ;
    obo:UBPROP_0000001 "a layer of the retina that consists of retinal ganglion cells[WP]. innermost nuclear layer of the retina, which contains neurons that project axons through the optic nerve to the brain[Wikipedia:Ganglion_cell_layer]." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    obo:UBPROP_0000012 "NIFSTD class appears to be retired in nlx[http://neurolex.org/wiki/Nlx_anat_1005030]" ;
    oboInOwl:hasBroadSynonym "ganglion cell layer" ;
    oboInOwl:hasDbXref "BAMS:Rgcl", "BTO:0003398", "CALOHA:TS-0867", "EMAPA:35739", "FMA:58687", "MA:0001310", "NCIT:C32652", "NLX:36500", "NLXANAT:1005030", "SCTID:280670002", "TAO:0000024", "VHOG:0001166", "Wikipedia:Ganglion_cell_layer", "XAO:0003223", "ZFA:0000024" ;
    oboInOwl:hasExactSynonym "GCL layer", "RGC layer", "ganglionic cell layer of retina", "retina ganglion cell layer", "retina ganglion layer", "retinal ganglion cell layer", "retinal ganglion layer", "stratum ganglionicum (retina)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "retina, ganglion cell layer", "stratum ganglionicum retinae" ;
    oboInOwl:id "UBERON:0001792" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ganglionic layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001793
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000740
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray881.png"^^xsd:anyURI .

obo:UBERON_0001793
    obo:IAO_0000115 "layer of the retina formed by expansion of the fibers of the optic nerve" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0005888" ;
    oboInOwl:hasBroadSynonym "nerve fiber layer" ;
    oboInOwl:hasDbXref "DMBA:15652", "EMAPA:18591", "FMA:58688", "MA:0001314", "SCTID:280671003", "TAO:0002212", "VHOG:0001169", "Wikipedia:Nervous_system_fiber_layer", "XAO:0003220", "ZFA:0001619" ;
    oboInOwl:hasExactSynonym "layer of nerve fibers of retina", "layer of nerve fibres of retina", "optic fiber layer", "retina nerve fiber layer", "stratum neurofibrarum (retina)", "stratum neurofibrarum retinae", "stratum opticum of retina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural retina nerve fibre layer", "optic fiber layer", "optic fiber layers", "stratum neurofibrum retinae" ;
    oboInOwl:id "UBERON:0001793" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "nerve fiber layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000941
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001794
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0030424
    ] .

obo:UBERON_0001794
    obo:IAO_0000115 "The row of fused Muller cell processes and astrocytes that separates the retinal nerve fiber layer from the vitreous[MP]." ;
    obo:IAO_0000116 "TODO - check frog/fish" ;
    obo:UBPROP_0000001 "Membrane on the apical surface of the retina. The retinal vasculature becomes adhered to the apical surface of the ILM by 30dpf[ZFIN:ZDB-PUB-071023-7, ZFIN:ZDB-PUB-120529-3]." ;
    oboInOwl:hasBroadSynonym "ILM" ;
    oboInOwl:hasDbXref "EMAPA:36519", "FMA:58689", "MA:0001313", "NCIT:C32807", "SCTID:280677004", "TAO:0001029", "UMLS:C1512783", "Wikipedia:Inner_limiting_membrane", "XAO:0003222", "ZFA:0001029" ;
    oboInOwl:hasExactSynonym "inner limiting membrane", "inner limiting membrane of retina", "internal limiting lamina of retina", "internal limiting membrane of retina", "retina inner limiting membrane", "retina internal limiting lamina", "stratum limitans internum retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "inner limiting membranes" ;
    oboInOwl:id "UBERON:0001794" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "inner limiting layer of retina" ;
    rdfs:subClassOf obo:UBERON_0007619, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000636
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001797
    ] .

obo:UBERON_0001795
    obo:IAO_0000115 "Cytoarchitectural layer of the retina that is made up of a dense reticulum of fibrils formed by interlaced dendrites of retinal ganglion cells and cells of the inner nuclear layer (adapted from Wikipedia)" ;
    obo:UBPROP_0000001 "The inner plexiform layer (IPL) is positioned between the INL and the ganglion cell layer and contains the dendrites of RGCs and processes of bipolar and amacrine cells[GO][GO:0010842].", "The layer within the retina where the bipolar cells synapse with the dendrites of the ganglion cells.[TAO]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    obo:UBPROP_0000012 "http://neurolex.org/wiki/Nlx_anat_1005032 appears to be retired" ;
    oboInOwl:hasDbXref "BAMS:Ripl", "BTO:0003175", "EMAPA:35741", "FMA:58704", "MA:0001312", "NCIT:C32809", "NLX:20558", "NLXANAT:1005032", "SCTID:280682006", "TAO:0001329", "UMLS:C0229221", "VHOG:0001168", "Wikipedia:Inner_plexiform_layer", "XAO:0003225", "ZFA:0001329" ;
    oboInOwl:hasExactSynonym "retina inner plexiform layer", "retinal inner plexiform layer", "stratum plexiforme internum" ;
    oboInOwl:hasNarrowSynonym "IPL" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "inner plexiform layer", "internal plexiform layer of retina", "retina, inner plexiform layer", "retinal internal plexiform layer", "stratum plexifome internum", "stratum plexiforme internum retinae" ;
    oboInOwl:id "UBERON:0001795" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "inner plexiform layer of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000740
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000748
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001781
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001791
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001792
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray881.png"^^xsd:anyURI .

obo:UBERON_0001796
    obo:IAO_0000115 "A thick watery refractive medium that fills the space between the lens and the cornea[WP]." ;
    obo:UBPROP_0000001 "The fluid produced by the ciliary process in the eye and occupying the anterior and posterior chambers. It provides nourishment for the lens and cornea and maintains the ocular pressure, and hence the optical integrity of the eyeball. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya (reference 1); Although the eye varies greatly in adaptative details among vertebrates, its basic structure is the same in all. The human eye is representative of the design typical for a tetrapod. (...) A watery aqueous humor fills the spaces in the eye in front of the lens (...) (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "FMA says A+P chambers, and MA states A chamber. ZFA states A chamber and tha it is produced primarily by dorsal ciliary epithelial cells.To be investigated across taxa." ;
    oboInOwl:hasDbXref "EHDAA2:0000139", "EHDAA:10196", "EMAPA:18232", "ENVO:02000024", "FMA:58819", "GAID:890", "MA:0001236", "MESH:D001082", "NCIT:C13190", "OpenCyc:Mx4rvdGd-5wpEbGdrcN5Y29ycA", "SCTID:280587006", "UMLS:C0003662", "VHOG:0000548", "Wikipedia:Aqueous_humor", "ZFA:0005564" ;
    oboInOwl:hasExactSynonym "aqueous humor", "aqueous humour", "humor aquosus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001796" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "aqueous humor of eyeball" ;
    rdfs:subClassOf obo:UBERON_0006312, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001766
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001797
    obo:IAO_0000115 "A transparent, semigelatinous substance that fills the cavity behind the crystalline lens of the eye and in front of the retina" ;
    oboInOwl:hasBroadSynonym "portion of vitreous humor" ;
    oboInOwl:hasDbXref "BTO:0001451", "CALOHA:TS-0308", "EMAPA:17837", "ENVO:02000032", "EV:0100344", "FMA:58822", "MA:0001286", "NCIT:C13323", "OpenCyc:Mx4rv7ZIfZwpEbGdrcN5Y29ycA", "UMLS:C0229096", "VHOG:0000795", "Wikipedia:Vitreous_humour", "ZFA:0005561" ;
    oboInOwl:hasExactSynonym "humor vitreous", "humor vitreus", "vitreous", "whole portion of vitreous humor" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "humoral fluid", "ocular fluid", "vitreous fluid", "vitreous humour" ;
    oboInOwl:id "UBERON:0001797" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vitreous humor" ;
    rdfs:subClassOf obo:UBERON_0006312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001798
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005606
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001798
    obo:IAO_0000115 "Gelatinous mucoid tissue that is composed of vitreous humor and fills the cavity behind the crystalline lens of the eye and in front of the retina[MP,modified]" ;
    obo:IAO_0000116 "distinciton between body and humor requires more work. These may be merged in future. Note that FMA includes the hyaloid canal as part of the vitreous body" ;
    oboInOwl:hasDbXref "CALOHA:TS-0308", "FMA:58827", "GAID:919", "MA:0002462", "MESH:A09.371.943", "NCIT:C33884", "SCTID:181170006", "UMLS:C0042905" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001798" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vitreous body" ;
    rdfs:subClassOf obo:UBERON_0003566, obo:UBERON_0004121, obo:UBERON_0011825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001797
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001799
    obo:IAO_0000115 "The chamber in the eyeball enclosing the vitreous humor, bounded anteriorly by the lens and ciliary body and posteriorly by the posterior wall of the eyeball[BTO,modified]." ;
    oboInOwl:hasDbXref "BTO:0002087", "EMAPA:37805", "FMA:58848", "MA:0002461", "NCIT:C33885", "UMLS:C0229095", "Wikipedia:Vitreous_chamber" ;
    oboInOwl:hasExactSynonym "camera postrema", "camera postrema bulbi oculi", "camera vitrea", "camera vitrea bulbi", "postremal chamber", "postremal chamber of eyeball", "vitreous chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001799" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vitreous chamber of eyeball" ;
    rdfs:subClassOf obo:UBERON_0006311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001802
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0001798
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006311
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:UBERON_0001798
            ]
        )
    ] .

obo:UBERON_0001800
    obo:IAO_0000115 "The clusters of neurons in the somatic peripheral nervous system which contain the cell bodies of sensory nerve axons, interneurons and non-neuronal supporting cells." ;
    oboInOwl:hasDbXref "AEO:0001000", "BTO:0005630", "EMAPA:36596", "FMA:5885", "MA:0002566", "MESH:D017950", "NCIT:C13060", "UMLS:C0206429" ;
    oboInOwl:hasExactSynonym "ganglion sensorium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001800" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "sensory ganglion" ;
    rdfs:subClassOf obo:UBERON_0000045, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001027
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001027
            ]
        )
    ] .

obo:UBERON_0001801
    obo:IAO_0000115 "any of the parts of the eye that lie in front of, or ventral to, the lens (inclusive)" ;
    oboInOwl:hasDbXref "EMAPA:36594", "FMA:58865", "MA:0002484", "MESH:D000869", "NCIT:C12668", "SCTID:280658001", "UMLS:C0003153", "Wikipedia:Anterior_segment_of_eyeball", "ZFA:0005566" ;
    oboInOwl:hasExactSynonym "anterior eye segment", "anterior segment eye", "anterior segment of eye", "anterior segment of the eye", "eye anterior segment", "segmentum anterius (bulbus oculi)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "segmentum anterius bulbi oculi" ;
    oboInOwl:id "UBERON:0001801" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "anterior segment of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:disjointWith obo:UBERON_0001802 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/ba/Cataract_in_human_eye.png"^^xsd:anyURI .

obo:UBERON_0001802
    obo:IAO_0000115 "any of the parts of the eye that lie in back of, or dorsal to, the lens (but not inclusive)" ;
    oboInOwl:hasDbXref "EMAPA:36595", "FMA:58868", "MA:0002485", "NCIT:C12906", "SCTID:280659009", "UMLS:C0278450", "Wikipedia:Posterior_segment_of_eyeball", "ZFA:0005567" ;
    oboInOwl:hasExactSynonym "eye posterior segment", "posterior eye segment", "posterior segment eye", "posterior segment of eye", "posterior segment of the eye", "segmentum posterius (bulbus oculi)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "segmentum posterius bulbi oculi" ;
    oboInOwl:id "UBERON:0001802" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "posterior segment of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Schematic_diagram_of_the_human_eye_en.svg"^^xsd:anyURI .

obo:UBERON_0001803
    obo:IAO_0000115 "A layer of epithelial cells that is part of the eye." ;
    obo:IAO_0000232 "this class is the superclass of the anterior epithelium and equatorial epithlium, although the term 'lens epithelium' may refer specifically to the former" ;
    oboInOwl:hasDbXref "BTO:0001873", "CALOHA:TS-0543", "EMAPA:32871", "FMA:58871", "MA:0001301", "SCTID:362523006", "TAO:0001326", "Wikipedia:Lens_(anatomy)#Lens_Epithelium", "XAO:0004094", "ZFA:0001326" ;
    oboInOwl:hasExactSynonym "epithelial tissue of eye lens", "epithelial tissue of lens", "epithelium lentis", "epithelium of eye lens", "eye lens epithelial tissue", "eye lens epithelium", "lens epithelial tissue", "lens epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001803" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epithelium of lens" ;
    rdfs:subClassOf obo:UBERON_0000484, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000965
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000965
            ]
        )
    ] .

obo:UBERON_0001804
    obo:IAO_0000115 "the elastic, clear, membrane-like structure, that is outer most layer of the lens" ;
    obo:UBPROP_0000001 "The transparent membrane which surrounds the lens of the eye. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "(...) we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya (reference 1); Although the eye varies greatly in adaptative details among vertebrates, its basic structure is the same in all. The human eye is representative of the design typical for a tetrapod. (...) A watery aqueous humor fills the spaces in the eye in front of the lens (...) (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000010 "synthesized by the lens epithelium and its main components are Type IV collagen and sulfated glycosaminoglycans (GAGs). [Wikipedia:Capsule_of_lens" ;
    obo:UBPROP_0000012 "FMA classifies this is a capsule and hence an organ part. In contrast we classify this as acellular" ;
    oboInOwl:hasDbXref "EHDAA2:0000977", "EMAPA:18237", "FMA:58881", "MA:0001300", "NCIT:C32975", "SCTID:244500004", "UMLS:C0229232", "VHOG:0000550", "Wikipedia:Lens_(anatomy)#Lens_capsule", "ZFA:0005574" ;
    oboInOwl:hasExactSynonym "capsula lentis", "lens capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001804" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "capsule of lens" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005764, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_35722
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005614
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000476
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000965
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray883.png"^^xsd:anyURI .

obo:UBERON_0001805
    obo:IAO_0000115 "ganglion that has dendrites that form a junction between autonomic nerves originating from the central nervous system and autonomic nerves innervating their target organs in the periphery. There are two subtypes, sympathetic ganglion and parasympathetic ganglion." ;
    oboInOwl:hasDbXref "AEO:0001001", "CALOHA:TS-2340", "EMAPA:17157", "EMAPA:18221", "FMA:5889", "MA:0000220", "MESH:D005725", "NCIT:C12720", "UMLS:C0017068", "Wikipedia:Autonomic_ganglion" ;
    oboInOwl:hasExactSynonym "autonomic nervous system ganglion", "ganglion of autonomic nervous system", "ganglion of visceral nervous system", "visceral nervous system ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ganglion autonomicum" ;
    oboInOwl:id "UBERON:0001805" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "autonomic ganglion" ;
    rdfs:subClassOf obo:UBERON_0003338, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0034728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002410
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f7/Gray839.png"^^xsd:anyURI .

obo:UBERON_0001806
    obo:IAO_0000115 "A ganglion of the sympathetic nervous system. Examples: paravertebral and the prevertebral ganglia, which include the sympathetic chain ganglia, the superior, middle, and inferior cervical ganglia, and the aorticorenal, celiac, and stellate ganglia" ;
    oboInOwl:hasDbXref "AAO:0010773", "BTO:0001333", "CALOHA:TS-0994", "EHDAA2:0001969", "EMAPA:17157", "FMA:5890", "MA:0000226", "NCIT:C12467", "SCTID:362485003", "UMLS:C0017071", "Wikipedia:Sympathetic_ganglion" ;
    oboInOwl:hasExactSynonym "ganglion of sympathetic nervous system", "ganglion of sympathetic part of autonomic division of nervous system", "ganglion sympatheticum", "sympathetic nervous system ganglion", "sympathetic part of autonomic division of nervous system ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ganglion sympathicum" ;
    oboInOwl:id "UBERON:0001806" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sympathetic ganglion" ;
    rdfs:subClassOf obo:UBERON_0001805, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000013
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0034729
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000013
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f7/Gray839.png"^^xsd:anyURI .

obo:UBERON_0001807
    obo:IAO_0000115 "Trunk ganglion which is part of a bilaterally paired set of sympathetic ganglia located anterior and lateral to the spinal cord." ;
    obo:UBPROP_0000202 obo:FMA_80128 ;
    oboInOwl:hasAlternativeId "UBERON:0005466" ;
    oboInOwl:hasDbXref "EHDAA2:0001403", "EHDAA:5635", "FMA:5891", "MA:0003100", "SCTID:324478000", "TAO:0001556", "Wikipedia:Paravertebral_ganglion", "ZFA:0001556" ;
    oboInOwl:hasExactSynonym "ganglion of sympathetic trunk", "ganglion trunci sympathetici", "ganglion trunci sympathici", "sympathetic chain ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ganglia of sympathetic trunk", "ganglia trunci sympathici", "paravertebral ganglia", "paravertebral ganglion", "sympathetic chain ganglia" ;
    oboInOwl:id "UBERON:0001807" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "paravertebral ganglion" ;
    rdfs:subClassOf obo:UBERON_0001806, obo:UBERON_0007134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000407
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000407
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray847.png"^^xsd:anyURI .

obo:UBERON_0001810
    obo:IAO_0000115 "Anatomical junction where subdivisions of two or more neural trees interconnect with one another to form a network through which nerve fibers of the constituent nerve trees become regrouped; together with other nerve plexuses, nerves and ganglia, it constitutes the peripheral nervous system. Examples: cervical nerve plexus, brachial nerve plexus, sacral nerve plexus[FMA]." ;
    obo:UBPROP_0000012 "in FMA this is a subtype of junction rather than tissue" ;
    oboInOwl:hasBroadSynonym "plexus" ;
    oboInOwl:hasDbXref "AEO:0000138", "BTO:0000205", "EHDAA2:0003138", "EHDAA:3780", "EMAPA:37683", "FMA:5901", "MA:0002407", "NCIT:C12929", "SCTID:122455009", "UMLS:C0501403", "Wikipedia:Nervous_system_plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001810" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nerve plexus" ;
    rdfs:subClassOf obo:UBERON_0003714, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000527
    ] .

obo:UBERON_0001811
    obo:IAO_0000115 "the mucous membrane that lines the inner surface of the eyelids and the front of the eyeball" ;
    obo:UBPROP_0000007 "conjunctival" ;
    oboInOwl:hasDbXref "AAO:0010343", "BTO:0003415", "CALOHA:TS-2232", "EFO:0000374", "EMAPA:18233", "EV:0100340", "FMA:59011", "GAID:898", "MA:0000265", "MESH:A09.371.192", "NCIT:C12341", "SCTID:181161008", "UMLS:C0009758", "Wikipedia:Conjunctiva", "XAO:0000182" ;
    oboInOwl:hasExactSynonym "conjunctivae", "conjunctivas", "tunica conjunctiva", "wall of conjunctival sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001811" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "conjunctiva" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005908
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray883.png"^^xsd:anyURI .

obo:UBERON_0001813
    obo:IAO_0000115 "an intermingling of fiber fascicles from adjacent spinal nerves to form a network." ;
    obo:UBPROP_0000003 "To reach the muscles, dermatomes, and other structures of the limbs, some of the neurons in the spinal nerves come together in the plexus at the base of the limb. Such plexuses occur in all gnathostomes, and they reach their highest complexity among mammals and birds in which the cervical plexus supplies many ventral neck muscles, the brachial plexus supplies the pectoral appendage, a lumbosacral plexus supplies the pelvic appendage, and a coccygeal plexus supplies some of the pelvic muscles.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001899", "EMAPA:16987", "FMA:5903", "MA:0000235", "NCIT:C49601", "SCTID:42280003", "UMLS:C0228603", "VHOG:0000925" ;
    oboInOwl:hasExactSynonym "plexus nervorum spinalium", "plexus of spinal nerves", "somatic nerve plexus", "spinal nerve plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001813" ;
    a owl:Class ;
    rdfs:label "spinal nerve plexus" ;
    rdfs:subClassOf obo:UBERON_0001810, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001780
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001810
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
        )
    ] .

obo:UBERON_0001814
    obo:IAO_0000115 "An arrangement of nerve fibers, running from the spine where it proceeds through the neck then the axilla and into the arm where it innervates skin and muscle. [WP,modified]." ;
    obo:IAO_0000116 "check superclass - nerve vs collection of fibers vs junction; note that FMA also has 'brachial autonomic nerve plexus'" ;
    obo:UBPROP_0000001 "A nerve plexus originating from the anterior branches of the last four cervical and the first thoracic spinal nerves, giving off many of the principal nerves of the shoulder, chest, and arms. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "To reach the muscles, dermatomes, and other structures of the limbs, some of the neurons in the spinal nerves come together in the plexus at the base of the limb. Such plexuses occur in all gnathostomes, and they reach their highest complexity among mammals and birds in which the cervical plexus supplies many ventral neck muscles, the brachial plexus supplies the pectoral appendage, a lumbosacral plexus supplies the pelvic appendage, and a coccygeal plexus supplies some of the pelvic muscles.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000180", "EHDAA:3782", "EMAPA:16988", "FMA:5906", "GAID:842", "MA:0001180", "MESH:D001917", "NCIT:C12682", "OpenCyc:Mx4rwNWmO5wpEbGdrcN5Y29ycA", "SCTID:181002002", "UMLS:C0006090", "VHOG:0000372", "Wikipedia:Brachial_plexus" ;
    oboInOwl:hasExactSynonym "brachial plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus brachialis" ;
    oboInOwl:id "UBERON:0001814" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "brachial nerve plexus" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3a/Gray808.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c9/Brachial_plexus_color.svg"^^xsd:anyURI .

obo:UBERON_0001815
    obo:IAO_0000115 "An arrangement of nerve fibers, running from the spine that travels to the pelvic appendage where it innervates skin and muscle." ;
    oboInOwl:hasDbXref "BAMS:lsp", "EHDAA2:0001040", "EHDAA:4673", "EMAPA:17587", "FMA:5907", "GAID:849", "MA:0001181", "MESH:D008160", "NCIT:C52805", "OpenCyc:Mx4rvzYo75wpEbGdrcN5Y29ycA", "SCTID:181049003", "UMLS:C0024093", "VHOG:0000926", "Wikipedia:Lumbosacral_plexus" ;
    oboInOwl:hasExactSynonym "lumbosacral plexus", "plexus lumbosacralis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus lumbosacralis" ;
    oboInOwl:id "UBERON:0001815" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lumbosacral nerve plexus" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8d/Gray822.png"^^xsd:anyURI .

obo:UBERON_0001816
    obo:IAO_0000115 "A nerve plexus that is part of an autonomic nervous system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18224", "FMA:5910", "MA:0000221", "SCTID:362482000" ;
    oboInOwl:hasExactSynonym "autonomic plexus", "plexus autonomicus", "plexus nervosus visceralis", "plexus visceralis", "visceral nerve plexus", "visceral plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001816" ;
    a owl:Class ;
    rdfs:label "autonomic nerve plexus" ;
    rdfs:subClassOf obo:UBERON_0001810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001810
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002410
            ]
        )
    ] .

obo:UBERON_0001817
    obo:IAO_0000115 "The lacrimal glands are paired almond-shaped glands, located in or near the orbital region, that secrete the aqueous layer of the tear film.[WP]." ;
    obo:RO_0002161 obo:NCBITaxon_8570 ;
    obo:UBPROP_0000001 "Lobular organ the parenchyma of which consists of glandular acini which communicate the lacrimal sac. Examples: There only two instances, right lacrimal and left lacrimal glands.", "The preorbital gland is a paired exocrine gland found in many species of hoofed animals, which is homologous to the lacrimal gland found in humans. These glands are trenchlike slits of dark blue to black, nearly bare skin extending from the medial canthus of each eye. They are lined by a combination of sebaceous and sudoriferous glands, and they produce secretions which contain pheromones and other semiochemical compounds. Ungulates frequently deposit these secretions on twigs and grass as a means of communication with other animals. The preorbital gland serves different roles in different species. Pheromone-containing secretions from the preorbital gland may serve to establish an animal's dominance (especially in preparation for breeding), mark its territory, or simply to produce a pleasurable sensation to the animal. Because of its critical role in scent marking, the preorbital gland is usually considered as a type of scent gland. A further function of these glands may be to produce antimicrobial compounds against skin pathogens. Antimicrobial compounds found in these glands may be biosynthesized by the animal itself, or by microorganisms that live in these glands[Wikipedia:Preorbital_gland]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In humans, they are situated in the upper, outer portion of each orbit", "Innervation is highly complex and species-specific" ;
    oboInOwl:hasDbXref "BTO:0000044", "CALOHA:TS-0512", "EFO:0001389", "EMAPA:35463", "EV:0100339", "FMA:59101", "MA:0001296", "NCIT:C12346", "SCTID:181147003", "UMLS:C0022907", "VHOG:0001476", "Wikipedia:Lacrimal_gland", "Wikipedia:Preorbital_gland" ;
    oboInOwl:hasExactSynonym "glandula lacrimalis", "lacrimal-preorbital gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula praeorbitalis", "preorbital gland", "tear gland" ;
    oboInOwl:id "UBERON:0001817" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal gland" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0004121, obo:UBERON_0004859, obo:UBERON_0010314, obo:UBERON_0015154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001750
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0022284
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001750
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001750
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Gray896.png"^^xsd:anyURI .

obo:UBERON_0001820
    obo:IAO_0000115 "any of the coil glands of the skin that secrete sweat" ;
    obo:IAO_0000116 "TODO - check if all sweat glands are epidermal - see EMAPA:29743" ;
    obo:UBPROP_0000001 "A gland that secretes sweat, found in the dermis or subcutaneous tissue, opening by a duct on the body surface. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Sweat glands (also called sudoriferous glands) are unique to mammals.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In humans a system of apocrine - and merocrine sweat glands is the main method of cooling. Many other mammals rely on panting or other means as a primary source of cooling, but still use sweat glands to aid in body temperature regulation" ;
    oboInOwl:hasDbXref "BTO:0001331", "CALOHA:TS-0993", "EMAPA:35844", "EV:0100160", "FMA:59152", "GAID:943", "MA:0000150", "MESH:D013545", "NCIT:C33712", "OpenCyc:Mx4rvVjx15wpEbGdrcN5Y29ycA", "SCTID:361700009", "UMLS:C0038989", "VHOG:0001467", "Wikipedia:Sweat_gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula sudorifera", "sudoriferous gland", "sudoriparous gland" ;
    oboInOwl:id "UBERON:0001820" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sweat gland" ;
    rdfs:subClassOf obo:UBERON_0007771, obo:UBERON_0019319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001089
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:UBERON_0001089
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Skin.svg"^^xsd:anyURI .

obo:UBERON_0001821
    obo:IAO_0000115 "A holocrine gland that secretes sebum into the hair follicles, or in hairless areas into ducts.[MP]." ;
    obo:IAO_0000232 "sebaceous glands are also found in glabrous areas of eyelids, nose, penis, labia minora and nipples, and do not always secrete into hair follices. This causes some confusion in classification. In addition some structures, such as preputial glands are sometimes called 'modified' sebaceous glands, implying a non-subclass relationship. we follow MP and MA in keeping this class generic and creating a distinct subclass for sebaceuous glands of the skin. The FMA class may be better placed under this subclass." ;
    obo:UBPROP_0000001 "Any of the numerous holocrine glands in the dermis that empty into a hair follicle and produce and secrete sebum. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Sebaceous glands are also limited to mammals.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001980", "CALOHA:TS-2384", "EMAPA:35754", "EV:0100161", "FMA:59160", "GAID:900", "MA:0002565", "MESH:D012627", "NCIT:C33519", "SCTID:361697005", "UMLS:C0036505", "VHOG:0001468", "Wikipedia:Sebaceous_gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula sebacea", "glandula sebaceae", "sebaceous follicle" ;
    oboInOwl:id "UBERON:0001821" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0007771, obo:UBERON_0012344, obo:UBERON_0019319, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001866
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/49/HairFollicle.png"^^xsd:anyURI .

obo:UBERON_0001823
    obo:IAO_0000115 "One of the cartilage structures in the nose that provide form and support[WP]." ;
    oboInOwl:hasDbXref "CALOHA:TS-0655", "EMAPA:37681", "FMA:59502", "MA:0001883", "NCIT:C49593", "SCTID:278941001", "UMLS:C0225415", "Wikipedia:Nasal_cartilage" ;
    oboInOwl:hasExactSynonym "cartilage of nose" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001823" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nasal cartilage" ;
    rdfs:subClassOf obo:UBERON_0002418, obo:UBERON_0003566, obo:UBERON_0004121, obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e1/Gray852.png"^^xsd:anyURI .

obo:UBERON_0001824
    obo:IAO_0000115 "The mucous lining of the larynx, which is composed of squamous epithelium in the upper larynx and ciliated columnar epithelium in the lower larynx." ;
    oboInOwl:hasDbXref "EMAPA:18334", "FMA:59662", "GAID:301", "MA:0001766", "MESH:D007820", "NCIT:C49246", "SCTID:361940006", "UMLS:C0023053" ;
    oboInOwl:hasExactSynonym "laryngeal mucosa", "larynx mucosa", "larynx mucosa of organ", "larynx mucous membrane", "larynx organ mucosa", "mucosa of organ of larynx", "mucous membrane of larynx", "organ mucosa of larynx", "tunica mucosa laryngis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laryngeal mucous membrane" ;
    oboInOwl:id "UBERON:0001824" ;
    a owl:Class ;
    rdfs:label "mucosa of larynx" ;
    rdfs:subClassOf obo:UBERON_0000379, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0001826
    obo:IAO_0000115 "The mucous membrane that lines the nasal cavity[MP]." ;
    obo:IAO_0000116 "TODO - check lining vs part of. split olfactory and nasal mucosa?" ;
    oboInOwl:hasDbXref "BTO:0000912", "CALOHA:TS-0657", "EMAPA:36026", "FMA:59684", "GAID:302", "SCTID:310211009", "Wikipedia:Mucous_membrane_of_nose" ;
    oboInOwl:hasExactSynonym "mucosa of nose", "mucous membrane of nose", "tunica mucosa nasalis", "tunica mucosa nasi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasal mucosa" ;
    oboInOwl:id "UBERON:0001826" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nasal cavity mucosa" ;
    rdfs:subClassOf obo:UBERON_0000379, obo:UBERON_0004119, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015788
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0015788
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0015788
            ]
        )
    ] .

obo:UBERON_0001827
    obo:IAO_0000115 "Aqueous substance secreted by the lacrimal gland." ;
    oboInOwl:hasDbXref "BTO:0001499", "CALOHA:TS-1016", "EMAPA:36537", "ENVO:02000034", "FMA:59756", "GAID:1173", "MA:0002508", "MESH:D013666", "NCIT:C33739", "UMLS:C0039409", "Wikipedia:Tear", "galen:Tear", "galen:Tears" ;
    oboInOwl:hasExactSynonym "lacrimal fluid", "lacrimal gland secretion", "lacrimal secretion", "tear", "tears" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tear fluid" ;
    oboInOwl:id "UBERON:0001827" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "secretion of lacrimal gland" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000009978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] .

obo:UBERON_0001828
    obo:IAO_0000115 "The fibrous investing tissue, covered by keratinized epithelium, that immediately surrounds a tooth and is contiguous with its periodontal ligament and with the mucosal tissues of the mouth[Glossary of Periodontal Terms 2001]." ;
    obo:IAO_0000116 "FMA has a 3-level breakdown of jaws into: region, jaw (skeleton+gums), skeleton." ;
    obo:UBPROP_0000007 "gingival" ;
    oboInOwl:hasDbXref "BTO:0000519", "CALOHA:TS-2074", "EFO:0001925", "EMAPA:35945", "EV:0100064", "FMA:59762", "GAID:1257", "MA:0000342", "MESH:A14.254.646.480", "NCIT:C32677", "OpenCyc:Mx4rvViWnZwpEbGdrcN5Y29ycA", "SCTID:181224006", "UMLS:C0017562", "VHOG:0001269", "Wikipedia:Gingiva", "galen:Gingiva" ;
    oboInOwl:hasExactSynonym "gum", "gum tissue", "gums" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gingival mucosa" ;
    oboInOwl:id "UBERON:0001828" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "gingiva" ;
    rdfs:subClassOf obo:UBERON_0003729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003729
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0003729
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008266
    ] ;
    foaf:depicted_by "Tooth:Section.svg"^^xsd:anyURI .

obo:UBERON_0001833
    obo:IAO_0000115 "One of the two fleshy folds which surround the opening of the mouth." ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "Surface structure that is one of the two fleshy folds surrounding the opening of the mouth.[TAO]" ;
    obo:UBPROP_0000007 "labial" ;
    oboInOwl:hasDbXref "BTO:0001647", "CALOHA:TS-0558", "EMAPA:32839", "FMA:59816", "GAID:76", "MA:0000343", "MESH:D008046", "NCIT:C12220", "OpenCyc:Mx4rvVi4U5wpEbGdrcN5Y29ycA", "SCTID:181221003", "TAO:0007006", "UMLS:C0023759", "VHOG:0000677", "Wikipedia:Lip", "ZFA:0007006", "galen:Lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labia oris", "lips" ;
    oboInOwl:id "UBERON:0001833" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lip" ;
    rdfs:subClassOf obo:UBERON_0003102, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/90/Lips.JPG"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/9/99/Mouth.jpg"^^xsd:anyURI .

obo:UBERON_0001834
    obo:IAO_0000115 "Lip that covers the upper portion of the mouth.[TAO]." ;
    obo:UBPROP_0000001 "Lip that covers the lower portion of the mouth. [ZFIN:Curator][VHOG]", "Lip that covers the upper portion of the mouth.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0003391" ;
    oboInOwl:hasDbXref "EMAPA:17925", "FMA:59817", "MA:0000919", "OpenCyc:Mx4rvWPv7pwpEbGdrcN5Y29ycA", "SCTID:245776003", "TAO:0001970", "VHOG:0001750", "Wikipedia:Upper_lip", "ZFA:0005226" ;
    oboInOwl:hasExactSynonym "upper jaw lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labium superius oris" ;
    oboInOwl:id "UBERON:0001834" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "upper lip" ;
    rdfs:subClassOf obo:UBERON_0001833, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011592
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0011592
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001833
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Illu01_head_neck.jpg"^^xsd:anyURI .

obo:UBERON_0001835
    obo:IAO_0000115 "Lip that covers the lower portion of the mouth.[TAO]." ;
    obo:UBPROP_0000001 "Lip that covers the lower portion of the mouth.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0003392" ;
    oboInOwl:hasDbXref "EHDAA2:0001020", "EMAPA:17909", "FMA:59818", "MA:0000921", "NCIT:C94572", "OpenCyc:Mx4rv842UpwpEbGdrcN5Y29ycA", "SCTID:245777007", "TAO:0002060", "UMLS:C0458583", "Wikipedia:Lower_lip", "ZFA:0005225" ;
    oboInOwl:hasExactSynonym "lower jaw lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labium inferius oris" ;
    oboInOwl:id "UBERON:0001835" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lower lip" ;
    rdfs:subClassOf obo:UBERON_0001833, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001833
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/99/Mouth.jpg"^^xsd:anyURI .

obo:UBERON_0001836
    obo:IAO_0000115 "A fluid produced in the oral cavity by salivary glands, typically used in predigestion, but also in other functions." ;
    obo:UBPROP_0000007 "salivary" ;
    obo:UBPROP_0000008 "We classify a wide variety of not necessarily homologous fluids here. In humans, the saliva is a turbid and slightly viscous fluid, generally of an alkaline reaction, and is secreted by the parotid, submaxillary, and sublingual glands. In the mouth the saliva is mixed with the secretion from the buccal glands. In man and many animals, saliva is an important digestive fluid on account of the presence of the peculiar enzyme, ptyalin" ;
    oboInOwl:hasDbXref "BTO:0001202", "CALOHA:TS-0891", "EMAPA:36536", "ENVO:02000036", "FMA:59862", "GAID:1167", "MA:0002507", "MAT:0000444", "MESH:D012463", "NCIT:C13275", "OpenCyc:Mx4rvVjJ95wpEbGdrcN5Y29ycA", "UMLS:C0036087", "Wikipedia:Saliva", "galen:Saliva" ;
    oboInOwl:hasExactSynonym "salivary gland secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sailva normalis", "saliva atomaris", "saliva molecularis" ;
    oboInOwl:id "UBERON:0001836" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "saliva" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007586
    ] .

obo:UBERON_0001837
    obo:IAO_0000115 "The duct of a salivary gland." ;
    oboInOwl:hasDbXref "BTO:0005115", "EMAPA:35750", "FMA:59908", "GAID:939", "MA:0001586", "MESH:D018987", "NCIT:C32486", "SCTID:181238004", "Wikipedia:Salivary_duct" ;
    oboInOwl:hasExactSynonym "salivary duct", "salivary gland duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "secretory duct" ;
    oboInOwl:id "UBERON:0001837" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "duct of salivary gland" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000025, obo:UBERON_0003928, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001044
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001044
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001836
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001044
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0000165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0001839
    obo:IAO_0000115 "A system of fluid passages in the inner ear, including both the cochlea, which is part of the auditory system, and the vestibular system, which provides the sense of balance. The bony labyrinth, or osseous labyrinth, is the network of passages with bony walls lined with periosteum. The bony labyrinth is lined with the membranous labyrinth. There is a layer of perilymph between them. The three parts of the bony labyrinth are the vestibule of the ear, the semicircular canals, and the cochlea. The vestibular system is the region of the inner ear where the semicircular canals converge, close to the cochlea (the hearing organ). The vestibular system works with the visual system to keep objects in focus when the head is moving. Joint and muscle receptors also are important in maintaining balance. The brain receives, interprets, and processes the information from these systems that control our balance. [WP,unvetted]." ;
    oboInOwl:hasDbXref "AAO:0011078", "BTO:0004685", "CALOHA:TS-2080", "EMAPA:36580", "EV:0100362", "FMA:60179", "MA:0000238", "NCIT:C33227", "SCTID:279727008", "UMLS:C0458699", "VHOG:0001219", "Wikipedia:Bony_labyrinth", "XAO:0000193" ;
    oboInOwl:hasExactSynonym "osseous labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labyrinthus osseus", "osseus labyrinth" ;
    oboInOwl:id "UBERON:0001839" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Ideally we would place a spatially disjoint from relationship to membranous labyrinth, but there are many parts in common. this should be resolved." ;
    rdfs:label "bony labyrinth" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001694
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004681
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/22/Gray920.png"^^xsd:anyURI .

obo:UBERON_0001840
    obo:IAO_0000115 "One of three half-circular, interconnected tubes located inside each ear[WP]." ;
    obo:UBPROP_0000001 "Fluid-filled toroidal spaces, arranged orthogonally to each other in the ear, that detect angular accelerations. (See Anatomical Atlas entry for semicircular canals by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000003 "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. These ducts are sometimes called canals, but technically the term semicircular canal applies to the spaces in the osseus labyrinth in which the semicircular ducts lie.[uncertain][VHOG]" ;
    obo:UBPROP_0000009 "detects angular acceleration" ;
    obo:UBPROP_0000012 "MA divides this into osseous and duct. In FMA, this is systemically part of the bony labyrinth. Note this is an anatomical space in ZFA. The MA treatment has advantages for representing the neuroepithelium, which should not be part of bone. Also check duct vs canal" ;
    oboInOwl:hasDbXref "AAO:0011098", "BTO:0003383", "CALOHA:TS-2164", "EMAPA:32832", "EV:0100365", "FMA:60186", "GAID:776", "MA:0000249", "MESH:D012665", "NCIT:C33527", "SCTID:279757004", "TAO:0000431", "UMLS:C0036622", "VHOG:0001144", "Wikipedia:Semicircular_canal", "XAO:0000198", "ZFA:0000431" ;
    oboInOwl:hasExactSynonym "semicircular canals" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canalis semicircularis", "ductus semicirculares", "scc", "semicircular ducts" ;
    oboInOwl:id "UBERON:0001840" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "semicircular canal" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Balance_Disorder_Illustration_A.png"^^xsd:anyURI .

obo:UBERON_0001844
    obo:IAO_0000115 "the spiral-shaped bony canal in the inner ear containing the hair cells that transduce sound. Its core component is the Organ of Corti, the sensory organ of hearing, which is distributed along the partition separating fluid chambers in the coiled tapered tube of the cochlea. [WP,modified]." ;
    obo:UBPROP_0000001 "A spiral-shaped cavity in the petrous portion of the temporal bone of the inner ear, containing the nerve endings essential for hearing and forming one of the divisions of the labyrinth. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Because achieving high sensitivity is generally advantageous for auditory organs, it is not surprising that evidence for cochlear amplification is also seen in nonmammals. Spontaneous otoacoustic emissions (SOAEs) are narrow-band sound signals emitted from the inner ear, and it is generally assumed that their energy derives from the hair-cell molecular motors underlying cochlear amplification. However, all terrestrial vertebrates studied so far (including amphibians) show very similar SOAEs. The most parsimonious explanation for the universality of this phenomena is that some kind of amplifying mechanism is at least as old as land vertebrates themselves.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cochlear" ;
    obo:UBPROP_0000008 "The association with 'lagena' in frog and fish comes from HOG, although HOG is inconsistent here, associating lagena with XAO cochlea and ZFA cochlear duct. NBK53175 says: 'In contrast, the ventrally located auditory chambers have undergone more extensive evolutionary modifications. The saccule and lagena are prominent auditory organs in fish but the saccule has a vestibular role in mammals and birds, and the lagena is absent in mammals. The primary au- ditory organ in mammals and birds is the cochlea, which has no known counterpart in amphibians and fish (Riley and Phillips, 2003)'", "the cochlea is coiled in most mammals, monotremes being the exceptions." ;
    obo:UBPROP_0000012 "sources vary in connection to bony labyrinth" ;
    oboInOwl:hasDbXref "AAO:0000253", "BIRNLEX:1190", "BTO:0000267", "CALOHA:TS-0151", "EFO:0000357", "EMAPA:17597", "EV:0100363", "FMA:60201", "GAID:724", "MA:0000240", "MAT:0000144", "MESH:D003051", "MIAA:0000144", "NCIT:C12395", "NIFSTD_RETIRED:birnlex_883", "OpenCyc:Mx4rvqfJmJwpEbGdrcN5Y29ycA", "SCTID:181187008", "TAO:0000374", "UMLS:C0009195", "UMLS:C1278895", "VHOG:0000691", "Wikipedia:Cochlea", "XAO:0000197", "ZFA:0000374" ;
    oboInOwl:hasExactSynonym "cochlear part of bony labyrinth", "lagena" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cochleae", "cochlear duct", "cochlear organ", "lagenas" ;
    oboInOwl:id "UBERON:0001844" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cochlea" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001839
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c7/Cochlea-crosssection.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/cb/Cochlea-crosssection.svg"^^xsd:anyURI .

obo:UBERON_0001845
    obo:IAO_0000115 "Transudate contained in the osseous labyrinth outside the membranous labyrinth.[FMA]" ;
    oboInOwl:hasDbXref "EMAPA:36549", "FMA:60908", "GAID:1185", "MA:0002529", "MESH:A12.207.571.678", "NCIT:C33297", "TAO:0005413", "UMLS:C0031059", "Wikipedia:Perilymph", "ZFA:0005413" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "liquor cotunnii", "perilympha" ;
    oboInOwl:id "UBERON:0001845" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "perilymph" ;
    rdfs:subClassOf obo:UBERON_0006586, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

obo:UBERON_0001846
    obo:IAO_0000115 "Complex labyrinthine structure that comprises sensory endorgans specialized for vestibular, auditory, and acoustico-vestibular sensation." ;
    obo:UBPROP_0000001 "The auditory (hearing) and vestibular (balance) organ of the fish, equivalent to the inner ear of amniotes. (See Anatomical Atlas entry for ear by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000003 "The labyrinth, or inner ear, evolved very early in vertebrate history and, with many variations in configuration but none of basic design and function, has been retained by all vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000238", "BIRNLEX:1196", "BTO:0000630", "CALOHA:TS-0478", "EFO:0001363", "EHDAA2:0000831", "EHDAA:504", "EMAPA:16194", "EV:0100361", "FMA:60909", "GAID:871", "MA:0000237", "MAT:0000145", "MESH:D007758", "MIAA:0000145", "NCIT:C12499", "OpenCyc:Mx4rwJ8SsJwpEbGdrcN5Y29ycA", "SCTID:181189006", "SCTID:304982002", "TAO:0000217", "UMLS:C0022889", "UMLS:C1268973", "VHOG:0000284", "Wikipedia:Internal_ear", "XAO:0000192", "ZFA:0000217", "galen:InnerEar" ;
    oboInOwl:hasExactSynonym "inner ear" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auris interna", "labyrinth", "otocyst" ;
    oboInOwl:id "UBERON:0001846" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "internal ear" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001690
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray923.png"^^xsd:anyURI .

obo:UBERON_0001848
    obo:IAO_0000115 "cartilage of the pinna and much of the external ear canal." ;
    oboInOwl:hasDbXref "EMAPA:35158", "FMA:61013", "MA:0001227", "SCTID:279627003" ;
    oboInOwl:hasExactSynonym "cartilage of pinna", "pinna cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001848" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "auricular cartilage" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001757
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034944
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001757
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001867
            ]
        )
    ] .

obo:UBERON_0001849
    obo:IAO_0000115 "Organ with organ cavity which consists of the vestibular labyrinth and the cochlear labyrinth. The membranous labyrinth is lodged within the bony labyrinth and has the same general form; it is, however, considerably smaller and is partly separated from the bony walls by a quantity of fluid, the perilymph.[FMA, WP]" ;
    obo:UBPROP_0000001 "A system of communicating epithelial sacs and ducts within the bony labyrinth, containing the endolymph. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The labyrinth, or inner ear, evolved very early in vertebrate history and, with many variations in configuration but none of basic design and function, has been retained by all vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000012 "inner ear has parts membranous and osseuous/bony labyrinth. it's not clear where the EMAPA term 'labyrinth' belong, we place them here for now" ;
    oboInOwl:hasAlternativeId "UBERON:0010113" ;
    oboInOwl:hasDbXref "AAO:0011060", "EHDAA2:0000899", "EHDAA:4698", "EMAPA:17815", "EV:0100367", "FMA:61022", "MA:0000242", "NCIT:C33090", "SCTID:263790009", "UMLS:C0458700", "VHOG:0000729", "Wikipedia:Membranous_labyrinth", "XAO:0000194" ;
    oboInOwl:hasExactSynonym "labyrinthus membranaceus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001849" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0004637
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8c/Gray924.png"^^xsd:anyURI .

obo:UBERON_0001850
    obo:IAO_0000115 "A collection of channels that connects the conjunctival sac with the nasal cavity, encompassing the lacrimal ducts, the lacrimal sac and the naso-lacrimal duct." ;
    obo:IAO_0000116 "TODO - resolve lacrimal canaliculus vs larcimal duct" ;
    obo:RO_0002161 obo:NCBITaxon_8459 ;
    obo:UBPROP_0000008 "chelonians lack a lacrimal duct, and lacrimal/harderian secretions remain in or spill from the conjunctival sac[PMID:7559104]" ;
    oboInOwl:hasDbXref "EMAPA:19245", "FMA:61063", "MA:0001295", "SCTID:280426002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lacrimal duct", "tear duct" ;
    oboInOwl:id "UBERON:0001850" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lacrimal drainage system" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001750
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010284
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001827
    ] .

obo:UBERON_0001851
    obo:IAO_0000115 "Outermost layer of an organ[WP]." ;
    obo:UBPROP_0000007 "cortical" ;
    obo:UBPROP_0000012 "this class is used more generically than in FMA, and includes e.g. cortex of hair" ;
    oboInOwl:hasDbXref "EFO:0000383", "EHDAA:9344", "FMA:61109", "Wikipedia:Cortex_(anatomy)", "galen:Cortex" ;
    oboInOwl:hasExactSynonym "cortex", "cortex of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001851" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "cortex" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

obo:UBERON_0001853
    obo:IAO_0000115 "the larger of the two otolith organs in the vestibule" ;
    obo:UBPROP_0000001 "The portion of the membranous labyrinth of the ear into which the semicircular ducts find their outlet. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" ;
    obo:UBPROP_0000003 "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000625", "AAO:0011109", "BTO:0001807", "EHDAA2:0002153", "EHDAA:4726", "EMAPA:17293", "EV:0100368", "FMA:61113", "MA:0000247", "NCIT:C33844", "SCTID:279817006", "TAO:0000700", "UMLS:C0042158", "VHOG:0000289", "Wikipedia:Utricle_(ear)", "XAO:0000195", "ZFA:0000700" ;
    oboInOwl:hasExactSynonym "membranous labyrinth utricle", "utricle", "utriculus", "utriculus (labyrinthus vestibularis)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001853" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "XAO/AAO to be checked - see https://github.com/seger/aao/issues/5; AAO has both utricle and utriculus; these are generally considered synonyms - e.g. http://www.fishbase.org/glossary/Glossary.php?q=utriculus" ;
    rdfs:label "utricle of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0002518 .

obo:UBERON_0001854
    obo:IAO_0000115 "the smaller of the two otolith organs in the vestibule" ;
    obo:UBPROP_0000001 "The most ventral chamber of the membranous labyrinth. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-25, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. (...) In all gnathostomes, the utriculus connects ventrally with a larger sac, called the sacculus (...) .[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000550", "BTO:0001805", "EHDAA2:0001769", "EHDAA:4712", "EMAPA:17290", "EV:0100369", "FMA:61116", "MA:0000246", "NCIT:C33503", "SCTID:279827000", "TAO:0000428", "UMLS:C0036029", "VHOG:0000374", "Wikipedia:Saccule", "XAO:0000196", "ZFA:0000428" ;
    oboInOwl:hasExactSynonym "membranous labyrinth saccule", "saccule", "sacculus", "sacculus (labyrinthus vestibularis)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sacculus" ;
    oboInOwl:id "UBERON:0001854" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "XAO/AAO to be checked - see https://github.com/seger/aao/issues/5" ;
    rdfs:label "saccule of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0002518 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Bigotolith.jpg"^^xsd:anyURI .

obo:UBERON_0001855
    obo:IAO_0000115 "An endolymph filled cavity inside the cochlea, located in between the scala tympani and the scala vestibuli, separated by the basilar membrane and Reissner's membrane (the vestibular membrane) respectively. Houses the organ of Corti[WP]." ;
    obo:IAO_0000116 "TODO - check cochlear duct vs cochlear aqueduct vs scala media" ;
    obo:UBPROP_0000001 "The coiled portion of the membranous labyrinth located inside the cochlea. It contains endolymph. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. (...) In all gnathostomes, the utriculus connects ventrally with a larger sac, called the sacculus (...) In most groups of gnathostomes, the caudoventral evagination of the sacculus forms a small lagena, and in some diapsids and mammals the lagena develops into a longer duct. The lagena becomes greatly elongated in therians and coils to form the cochlear duct.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BIRNLEX:2562", "BTO:0001692", "CALOHA:TS-0152", "EHDAA2:0000262", "EHDAA:4718", "EMAPA:17598", "FMA:61119", "GAID:874", "MA:0000243", "MESH:D003053", "NCIT:C32335", "SCTID:279849006", "UMLS:C1281166", "UMLS:C1323110", "VHOG:0000507", "Wikipedia:Cochlear_duct" ;
    oboInOwl:hasExactSynonym "Reissner's canal", "Reissners canal", "cochlea duct", "cochlear duct", "scala medias" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cochlear aqueduct", "ductus cochlearis", "membranous cochlea", "scala media", "scala of Loewenberg" ;
    oboInOwl:id "UBERON:0001855" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cochlear duct of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002499
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bc/Gray928.png"^^xsd:anyURI .

obo:UBERON_0001856
    obo:IAO_0000115 "Any of the three loop-shaped membranous inner tubular parts of the semicircular canals that are about one-fourth the diameter of the corresponding outer bony canals, that communicate at each end with the utricle, and that have near one end an expanded ampulla containing an area of sensory epithelium" ;
    obo:IAO_0000116 "TODO - check canal vs duct. see Wikipedia:File:Gray927.png" ;
    obo:UBPROP_0000003 "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus (...); Gnathostome ears have a horizontal semicircular duct. This brings their complement to three semicircular ducts, a pattern retained throughout gnathostome evolution.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:32830", "FMA:61122", "MA:0000251", "NCIT:C33528", "SCTID:279833009", "UMLS:C1323109", "VHOG:0000238" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus semicirculares", "membranous semicircular canal" ;
    oboInOwl:id "UBERON:0001856" ;
    a owl:Class ;
    rdfs:label "semicircular duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001840
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001862
    ] .

obo:UBERON_0001862
    obo:IAO_0000115 "The part of the membranous labyrinth that includes the utricle and saccule lodged within the vestibule and the semicircular ducts lodged eccentrically in the corresponding canals." ;
    oboInOwl:hasBroadSynonym "vestibular component" ;
    oboInOwl:hasDbXref "BTO:0001856", "CALOHA:TS-0479", "EHDAA2:0000832", "EHDAA:4706", "EMAPA:17286", "EMAPA:17815", "FMA:61255", "MA:0000245", "NCIT:C33871", "SCTID:181188003", "UMLS:C0042606", "Wikipedia:Inner_ear", "XAO:0004145" ;
    oboInOwl:hasExactSynonym "inner ear vestibular component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labyrinthus vestibularis", "vestibular apparatus" ;
    oboInOwl:id "UBERON:0001862" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vestibular labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

obo:UBERON_0001866
    obo:IAO_0000115 "Fatty lubricant matter secreted by sebaceous glands, and made of made of triglyceride oils, wax, squalene, and metabolytes of fat-producing cells[BTO,WP]." ;
    obo:UBPROP_0000008 "The composition of sebum varies across species. In humans, the lipid content is as follows: 25% wax monoesters, 41% triglycerides, 16% free fatty acids, 12% squalene; Sapienic acid is a sebum fatty acid that is unique to humans." ;
    obo:UBPROP_0000009 "waterproofs skin" ;
    oboInOwl:hasDbXref "BTO:0001981", "ENVO:02000037", "FMA:61304", "GAID:1168", "MA:0002538", "MESH:D012629", "NCIT:C13276", "UMLS:C0036511", "Wikipedia:Sebaceous_glands#Sebum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001866" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "sebum" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15440
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:UBERON_0001867
    obo:IAO_0000115 "A cartilage that is part of a external ear [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37706", "FMA:61339", "GAID:103", "MA:0001886", "MESH:A02.165.207", "NCIT:C49225", "UMLS:C0013445" ;
    oboInOwl:hasExactSynonym "external ear cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001867" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cartilage of external ear" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_0001868
    obo:IAO_0000115 "A zone of skin that is part of a chest [Automatically generated definition]." ;
    obo:IAO_0000116 "check FMA:61415" ;
    oboInOwl:hasDbXref "EMAPA:37279", "FMA:61416", "MA:0000553", "SCTID:181496004" ;
    oboInOwl:hasExactSynonym "anterior thoracic region zone of skin", "anterolateral part of thorax zone of skin", "chest skin", "chest zone of skin", "front of thorax zone of skin", "zone of skin of anterior chest", "zone of skin of anterior part of thorax", "zone of skin of anterior thoracic region", "zone of skin of anterolateral part of thorax", "zone of skin of chest", "zone of skin of front of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "zone of skin of pectoral part of chest" ;
    oboInOwl:id "UBERON:0001868" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of chest" ;
    rdfs:subClassOf obo:UBERON_0001418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0001869
    obo:IAO_0000115 "One of two bilateral, largely symmetrical organ subdivisions within the telencephalon which contain the cerebral cortex and cerebral white matter.[FMA]" ;
    obo:UBPROP_0000001 "Part of the telencephalon consisting of either of the two smooth, elongated halves of the cerebrum.[AAO]" ;
    obo:UBPROP_0000003 "The presence of paired evaginated hemispheres and olfactory bulbs in both agnathan and gnathostome radiations suggests that such hemispheres were also present in the common ancestor.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010480", "BAMS:HEM", "BIRNLEX:1042", "BTO:0000231", "CALOHA:TS-2007", "DMBA:15739", "EFO:0002521", "EMAPA:16653", "FMA:61817", "MA:0000133", "MBA:403", "NCIT:C12351", "OpenCyc:Mx4rvigx5ZwpEbGdrcN5Y29ycA", "SCTID:278251007", "UMLS:C0228174", "UMLS:C0242202", "VHOG:0001639", "Wikipedia:Cerebral_hemisphere", "galen:CerebralHemisphere", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=241" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebrum", "hemisphere", "hemispheric regions", "hemispherium cerebri", "medial amygdalar nucleus", "nucleus amygdaloideus medialis", "nucleus medialis amygdalae" ;
    oboInOwl:id "UBERON:0001869" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cerebral hemisphere" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/92/Hemispheres.png"^^xsd:anyURI .

obo:UBERON_0001870
    obo:IAO_0000115 "Anterior portion of the neocortex, lying anterior to the central sulcus in humans. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally[NIFSTD,modified]." ;
    obo:UBPROP_0000001 "Anterior portion of the frontal cortex, lying anterior to the central sulcus. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally." ;
    oboInOwl:hasDbXref "BTO:0000484", "DHBA:10161", "DMBA:16002", "EMAPA:35357", "FMA:242199", "GAID:674", "MA:0000905", "NLXANAT:20090601", "Wikipedia:Frontal_lobe" ;
    oboInOwl:hasExactSynonym "cortex of frontal lobe", "frontal lobe cortex", "gray matter of frontal lobe", "grey matter of frontal lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "frontal neocortex" ;
    oboInOwl:id "UBERON:0001870" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "frontal cortex" ;
    rdfs:subClassOf obo:UBERON_0016529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016525
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b4/Gray729.png"^^xsd:anyURI .

obo:UBERON_0001871
    obo:IAO_0000115 "Lower lateral part of the cerebral hemisphere. (MSH)" ;
    oboInOwl:hasDbXref "BAMS:TL", "BAMS:Temporal_lobe", "BIRNLEX:1160", "BTO:0001355", "CALOHA:TS-1020", "DHBA:12139", "EFO:0000917", "EMAPA:18797", "EV:0100169", "FMA:61825", "GAID:635", "HBA:4132", "MAT:0000508", "MESH:A08.186.211.730.885.213.863", "NCIT:C12353", "OpenCyc:Mx4rwQLi-ZwpEbGdrcN5Y29ycA", "SCTID:180921000", "UMLS:C0039485", "UMLS:C1268978", "Wikipedia:Temporal_lobe", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=125" ;
    oboInOwl:hasExactSynonym "lobus temporalis" ;
    oboInOwl:hasNarrowSynonym "temporal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001871" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Boundary notes: It is bounded dorsally by the lateral fissure and posteriorly by an arbitrary border shared with the occipital lobe. [Wikipedia:Temporal_lobe]" ;
    rdfs:label "temporal lobe" ;
    rdfs:subClassOf obo:UBERON_0016526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/91/Gray730.png"^^xsd:anyURI .

obo:UBERON_0001872
    obo:IAO_0000115 "Upper central part of the cerebral hemisphere. (MSH)" ;
    oboInOwl:hasBroadSynonym "parietal region" ;
    oboInOwl:hasDbXref "BAMS:Parietal_lobe", "BIRNLEX:1148", "BTO:0001001", "CALOHA:TS-0747", "DHBA:12131", "EFO:0000914", "EV:0100168", "FMA:61826", "GAID:680", "HBA:4084", "MAT:0000506", "MESH:A08.186.211.730.885.213.670", "NCIT:C12354", "OpenCyc:Mx4rvg-typwpEbGdrcN5Y29ycA", "SCTID:180922007", "UMLS:C0030560", "Wikipedia:Parietal_lobe", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=95" ;
    oboInOwl:hasExactSynonym "regio parietalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobus parietalis" ;
    oboInOwl:id "UBERON:0001872" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "parietal lobe" ;
    rdfs:subClassOf obo:UBERON_0016526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b2/Gray726_parietal_lobe.png"^^xsd:anyURI .

obo:UBERON_0001884
    obo:IAO_0000115 "A nerve that arises from the caudal cervical nerves and is primarily the motor nerve of the diaphragm but also sends sensory fibers to the pericardium." ;
    obo:UBPROP_0000001 "A nerve that arises from the caudal cervical nerves and is primarily the motor nerve of the diaphragm but also sends sensory fibers to the pericardium. [TFD][VHOG]" ;
    oboInOwl:hasDbXref "BAMS:phn", "BTO:0001063", "EHDAA:4677", "EMAPA:17813", "FMA:6191", "GAID:848", "MA:0001170", "MESH:D010791", "NCIT:C52813", "OpenCyc:Mx4rvtmdUJwpEbGdrcN5Y29ycA", "SCTID:280344009", "UMLS:C0031774", "VHOG:0000728", "Wikipedia:Phrenic_nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diaphragmatic nerve", "nervus phrenicus", "phrenic" ;
    oboInOwl:id "UBERON:0001884" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "phrenic nerve" ;
    rdfs:subClassOf obo:UBERON_0003443, obo:UBERON_0003473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000962
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0000962
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3c/Gray806.png"^^xsd:anyURI .

obo:UBERON_0001885
    obo:IAO_0000115 "Part of the hippocampal formation forming a 'V' or 'U' shaped structure with the opening bounded by hippocampal area CA3. It consists of 3 layers from superficial to deep: molecular, granule cell and polymorphic or hilar layer." ;
    obo:UBPROP_0000001 "The dentate gyrus is one of two interlocking gyri of the hippocampus. It contains granule cells, which project to the pyramidal cells and interneurons of the CA3 region of the ammon gyrus[GO][GO:0021542]." ;
    oboInOwl:hasDbXref "BAMS:DG", "BIRNLEX:1178", "BM:Tel-DG", "BTO:0002496", "BTO:0002615", "CALOHA:TS-2388", "DHBA:10295", "DMBA:16115", "EFO:0001366", "EMAPA:19037", "FMA:61922", "GAID:624", "HBA:12891", "MA:0000190", "MBA:726", "MESH:A08.186.211.577.405.200", "NCIT:C32452", "SCTID:279211002", "UMLS:C0152314", "Wikipedia:Dentate_gyrus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=179" ;
    oboInOwl:hasExactSynonym "area dentata", "dentate area (dentate gyrus)", "dentate gyrus" ;
    oboInOwl:hasNarrowSynonym "fascia dentata" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dentate area", "gyrus dentatus", "hippocampal dentate gyrus" ;
    oboInOwl:id "UBERON:0001885" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "BTO says dentate gyrus = fascia dentata + hilus. Note that GO classifies dentate gyrus development under hippocampus development" ;
    rdfs:label "dentate gyrus of hippocampal formation" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ab/HippocampalRegions.jpg"^^xsd:anyURI .

obo:UBERON_0001886
    obo:IAO_0000115 "A network formed by blood vessels and the tela choroidea which secretes CSF into the ventricular spaces." ;
    obo:IAO_0000116 "TODO - check relationship to ventricle. Check subclass - ZFA says vasculature. Note that FMA:61934 (choroid plexus of cerebral hemisphere) has exact synonym 'choroid plexus' but it is not clear that this belongs here, as the fourth ventricle is not in the cerebral hemisphere" ;
    obo:UBPROP_0000001 "A tuft of capillaries that project into the ventricles of the brain and secretes cerebral spinal fluid. The choroid plexus is covered by a cuboidal epithelium which maintains the integrity of the blood-brain barrier.[TAO]", "Fringe of the tela choroidea of the brain ventricles[MP]" ;
    obo:UBPROP_0000007 "choroidal" ;
    oboInOwl:hasBroadSynonym "CP" ;
    oboInOwl:hasDbXref "BAMS:CHP", "BAMS:GHP", "BAMS:chp", "BAMS:chpl", "BTO:0000258", "CALOHA:TS-0145", "EFO:0001915", "EMAPA:32741", "FMA:61934", "GAID:607", "MA:0000823", "MBA:108", "MESH:D002831", "NCIT:C12694", "SCTID:264450003", "TAO:0001443", "UMLS:C0008524", "VHOG:0001377", "Wikipedia:Choroid_plexus", "ZFA:0001443", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1377" ;
    oboInOwl:hasExactSynonym "chorioid plexus", "plexus choroideus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "choroid plexus of cerebral hemisphere", "plexus choroideus", "ventricular choroid plexus" ;
    oboInOwl:id "UBERON:0001886" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "choroid plexus" ;
    rdfs:subClassOf obo:UBERON_0003947, obo:UBERON_0005629, obo:UBERON_0006876, obo:UBERON_0036303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003947
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b9/Gray708.svg"^^xsd:anyURI .

obo:UBERON_0001889
    oboInOwl:hasDbXref "EHDAA2:0001463", "EMAPA:37718", "FMA:6198", "MA:0001177" ;
    oboInOwl:hasExactSynonym "phrenic nerve trunk", "phrenic neural trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001889" ;
    a owl:Class ;
    rdfs:label "trunk of phrenic nerve" ;
    rdfs:subClassOf obo:UBERON_0005476, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001884
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001884
            ]
        )
    ] .

obo:UBERON_0001890
    obo:IAO_0000115 "The most anterior region the brain including both the telencephalon and diencephalon." ;
    obo:UBPROP_0000001 "Most anterior of the three regions of the brain consisting of the telencephalon and diencephalon.[AAO]", "The most anterior region the brain including both the telencephalon and diencephalon. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from forebrain neural tube (TAO:0007041)[TAO]" ;
    obo:UBPROP_0000003 "In craniate embryos, neural expression of Distal-less-related genes is exclusively in the forebrain (...). Because the major neural expression domain of amphioxus AmphiDll is in the anterior three-fourths of the cerebral vesicle, we suggest that this region of the neural tube is homologous to parts of the craniate forebrain. This conclusion is strongly supported by three-dimensional, computer-assisted reconstruction of the neural tube of amphioxus based on serial transmission electron microscopy. At the neuroanatomical level, a number of detailed homologies are indicated between the anterior three-fourths of the amphioxus cerebral vesicle and the diencephalic region of the craniate forebrain. If one assumes that the amphioxus condition fairly represents the nervous system of the proximate ancestor of the craniates, one can suggest that they evolved from a creature that had the beginnings of a forebrain.[well established][VHOG]" ;
    obo:UBPROP_0000007 "prosencephalic" ;
    oboInOwl:hasBroadSynonym "FB" ;
    oboInOwl:hasDbXref "AAO:0010147", "BAMS:FB", "BAMS:Forebrain", "BIRNLEX:1509", "BTO:0000478", "CALOHA:TS-0380", "DHBA:10156", "DMBA:15566", "EFO:0000909", "EHDAA2:0000556", "EHDAA:3470", "EMAPA:16895", "FMA:61992", "MA:0000170", "MAT:0000105", "MESH:D016548", "MIAA:0000105", "NCIT:C40185", "SCTID:362291003", "TAO:0000109", "UMLS:C0085140", "VHOG:0000383", "Wikipedia:Forebrain", "XAO:0000011", "ZFA:0000109", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=27" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prosencephalon" ;
    oboInOwl:id "UBERON:0001890" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "forebrain" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/54/EmbryonicBrain.svg"^^xsd:anyURI .

obo:UBERON_0001891
    obo:IAO_0000115 "The midbrain is the middle division of the three primary divisions of the developing chordate brain or the corresponding part of the adult brain (in vertebrates, includes a ventral part containing the cerebral peduncles and a dorsal tectum containing the corpora quadrigemina and that surrounds the aqueduct of Sylvius connecting the third and fourth ventricles)[GO]." ;
    obo:IAO_0000116 "developmental relationships need revised" ;
    obo:UBPROP_0000001 "Middle part of the brain composed of the optic tectum and penducular region.[AAO]", "The brain region between the forebrain anteriorly and the hindbrain posteriorly, including the tectum dorsally and the midbrain tegmentum ventrally. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" ;
    obo:UBPROP_0000007 "mesencephalic" ;
    obo:UBPROP_0000012 "part of brainstem in ABA - we reject this in favor of ISBN:0471888893 which has an implicit overlaps relationships" ;
    oboInOwl:hasBroadSynonym "MB" ;
    oboInOwl:hasDbXref "AAO:0010149", "BAMS:MES", "BIRNLEX:1667", "BM:MB", "BTO:0000138", "CALOHA:TS-0630", "DHBA:10648", "DMBA:16649", "EFO:0000919", "EHDAA2:0001162", "EHDAA:3694", "EMAPA:16974", "EV:0100242", "FMA:61993", "HBA:9001", "MA:0000207", "MAT:0000106", "MBA:313", "MESH:D008636", "MIAA:0000106", "NCIT:C12510", "OpenCyc:Mx4rvsBUqpwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0001104", "SCTID:279099009", "TAO:0000128", "UMLS:C0025462", "VHOG:0000069", "Wikipedia:Midbrain", "XAO:0000014", "ZFA:0000128", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=462" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalon" ;
    oboInOwl:id "UBERON:0001891" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "midbrain" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0009616
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f9/Human_brain_inferior_view_description.JPG"^^xsd:anyURI .

obo:UBERON_0001892
    obo:IAO_0000115 "A segment of the developing hindbrain[ZFA]. In the vertebrate embryo, a rhombomere is a transiently divided segment of the developing neural tube, within the hindbrain region (a neuromere) in the area that will eventually become the rhombencephalon. The rhombomeres appear as a series of slightly constricted swellings in the neural tube, caudal to the cephalic flexure.[WP]." ;
    obo:UBPROP_0000001 "A segment of the developing hindbrain. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "Rhombomeric segmentation is found in all living vertebrates and is of fundamental importance to the development of the vertebrate head.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In human embryonic development, the rhombomeres are present by day 29" ;
    obo:UBPROP_0000012 "DHBA divides this into A(1-3),B(4),C(5-7) and D(8)" ;
    oboInOwl:hasBroadSynonym "hindbrain segment", "segment of hindbrain" ;
    oboInOwl:hasDbXref "DHBA:12664", "EFO:0003617", "EMAPA:16148", "FMA:295666", "MAT:0000272", "MIAA:0000272", "RETIRED_EHDAA2:0000669", "TAO:0001064", "VHOG:0000672", "Wikipedia:Rhombomere", "XAO:0004079", "ZFA:0001064" ;
    oboInOwl:hasExactSynonym "hindbrain neuromere", "hindbrain neuromeres", "rhombomere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future rhombencephalon", "rhombomeres" ;
    oboInOwl:id "UBERON:0001892" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "rhombomere" ;
    rdfs:subClassOf obo:UBERON_0004731, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007277
            ]
        )
    ] .

obo:UBERON_0001893
    obo:IAO_0000115 "Part of the forebrain consisting of paired olfactory bulbs and cerebral hemispheres." ;
    obo:UBPROP_0000001 "Organ component of neuraxis that has as its parts the cerebral cortex, cerebral white matter, basal ganglia, septum and fornix, as well as subcortical gray and white matter structures[FMA:62000].", "Part of the forebrain consisting of paired olfactory bulbs and cerebral hemispheres.[AAO]", "The anterior and dorsal forebrain neuromere, includes the olfactory bulb. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from presumptive telencephalon (TAO:0000571)[TAO]" ;
    obo:UBPROP_0000003 "From an evolutionary standpoint, the telencephalon is the most recent brain structure: the amphioxus does not have this structure as a morphological entity. Overt telencephalon is present in the hagfish and lamprey to receive numerous input fibers from various parts of the CNS, similar to gnathostomes.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cerebral", "telenencephalic" ;
    obo:UBPROP_0000008 "In mammals the cortex covers almost the whole of the cerebral hemispheres.", "In ray-finned fishes and most pronounced in teleosts the roof plate of the embryonic telencephalon extends laterally with the effect that the paired alar plates forming the hemispheric walls roll out lateroventrally in a process called eversion. This is unlike the development in other vertebrate groups. [ZFA:0000079, ISBN:3764351209]", "In ray-finned fishes the inner surfaces of the lateral and ventral regions of the cerebrum bulge up into the ventricles.", "In the amniotes, the cerebrum becomes increasingly large and complex. In reptiles, the paleopallium is much larger than in amphibians, and its growth has pushed the basal nuclei into the central regions of the cerebrum.", "In the most primitive living vertebrates, the hagfishes and lampreys, the cerebrum is a relatively simple structure receiving nerve impulses from the olfactory bulb.", "The cerebrum of birds has evolved along different lines to that of mammals, although they are similarly enlarged, by comparison with reptiles. However, this enlargement is largely due to the basal ganglia, with the other areas remaining relatively primitive in structure.", "dolphins are the only species (other than humans) to have cerebra accounting for as much as 2 percent of their body weight." ;
    oboInOwl:hasBroadSynonym "supratentorial region" ;
    oboInOwl:hasDbXref "AAO:0010479", "BAMS:CB", "BAMS:CH", "BAMS:IV", "BAMS:Tel", "BIRNLEX:1115", "BM:Tel", "BTO:0000239", "CALOHA:TS-1018", "DHBA:10158", "EFO:0000912", "EHDAA2:0001982", "EMAPA:16910", "EV:0100165", "FMA:62000", "GAID:621", "HBA:4007", "MA:0000183", "MAT:0000421", "MBA:567", "MESH:D013687", "MIAA:0000421", "PBA:128011350", "SCTID:263353005", "TAO:0000079", "UMLS:C0039452", "VHOG:0000283", "Wikipedia:Telencephalon", "XAO:0000012", "ZFA:0000079", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=31" ;
    oboInOwl:hasExactSynonym "cerebrum", "endbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001893" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "telencephalon" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0014371
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0014371
    ] .

obo:UBERON_0001894
    obo:IAO_0000115 "The division of the forebrain that develops from the foremost primary cerebral vesicle." ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000001 "The more posterior and ventral of two forebrain neuromeres, the other being the telencephalon; major derivatives are the eye cups, the brain pretectal region, the thalamus, hypothalamus, and epithalamus (including the habenula and epiphysis). Kimmel et al, 1995.[TAO]", "Unpaired part of the forebrain comprised of three major parts; the epithalamus, thalamus, and hypothalamus.[AAO]" ;
    obo:UBPROP_0000003 "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" ;
    obo:UBPROP_0000007 "diencephalic" ;
    obo:UBPROP_0000012 "in ABA, this is part of the brain stem" ;
    oboInOwl:hasBroadSynonym "DiE" ;
    oboInOwl:hasDbXref "AAO:0010481", "BAMS:DI", "BAMS:Di", "BAMS:DiE", "BAMS:IB", "BAMS:Zh.", "BIRNLEX:1503", "BM:Die", "BTO:0000342", "CALOHA:TS-0199", "DHBA:10389", "DMBA:16308", "EFO:0000911", "EHDAA2:0000385", "EHDAA:1969", "EHDAA:2645", "EHDAA:3472", "EMAPA:16896", "EV:0100194", "FMA:62001", "GAID:618", "HBA:4391", "MA:0000171", "MAT:0000420", "MBA:1129", "MESH:A08.186.211.730.385", "MIAA:0000420", "NCIT:C12456", "OpenCyc:Mx4rwC-V0JwpEbGdrcN5Y29ycA", "PBA:128013010", "SCTID:279328001", "TAO:0000101", "UMLS:C0012144", "VHOG:0000318", "Wikipedia:Diencephalon", "XAO:0000013", "ZFA:0000101", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=288" ;
    oboInOwl:hasExactSynonym "between brain", "interbrain", "mature diencephalon", "thalamencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "betweenbrain", "diencephalon" ;
    oboInOwl:id "UBERON:0001894" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "diencephalon" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003851
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001890
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006222
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/54/EmbryonicBrain.svg"^^xsd:anyURI .

obo:UBERON_0001895
    obo:IAO_0000115 "Rostral segment of the hindbrain that has as its parts the pons (where present) and the cerebellum[WP,modified]." ;
    obo:RO_0002174 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000001 "Anterior part of the hindbrain ventral to the cerebellum[BIRNLEX:965].", "The anterior of two brain vesicles formed by specialization of the rhombencephalon in the developing embryo. It gives rise to cerebellum and pons. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasBroadSynonym "epencephalon" ;
    oboInOwl:hasDbXref "BAMS:Met", "BIRNLEX:965", "BTO:0000673", "CALOHA:TS-2029", "DHBA:10655", "EHDAA2:0001149", "EHDAA:5498", "EMAPA:17071", "FMA:62003", "GAID:594", "HBA:4833", "MA:0000197", "MESH:D020540", "NCIT:C32741", "UMLS:C0376353", "UMLS:C1516904", "VHOG:0000741", "Wikipedia:Metencephalon", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=543" ;
    oboInOwl:hasExactSynonym "epencephalon-2" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001895" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "the terms metencephalon and myelencephalon are only meaningful in mammals and birds[Neuroanatomy of the Zebrafish Brain]. In zebrafish, with the exception of the cerebellum, the ventral remainder of the metencephalon can be separated only arbitrarily from the more caudal myelencephalic portion of the medulla oblongata and thus these are not distinguished in ZFA[ZFA]." ;
    rdfs:label "metencephalon" ;
    rdfs:subClassOf obo:UBERON_0004733, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010092
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/54/EmbryonicBrain.svg"^^xsd:anyURI .

obo:UBERON_0001896
    obo:IAO_0000115 "Organ component of neuraxis that has as its parts the medullary reticular formation, inferior olivary complex and cochlear nuclear complex, among other structures[FMA]. The medulla oblongata lies directly above the spinal cord and controls vital autonomic functions such as digestion, breathing and the control of heart rate[GO]." ;
    obo:UBPROP_0000001 "Posterior portion of the hindbrain which controls respiration, heartbeat, digestion, and swallowing as well as some locomotor responses.[AAO]", "The posterior region of the brain that is continuous with the spinal cord. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-17, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "Classical anatomical studies subdivided the vertebrate rhombencephalon into pons and medulla oblongata. (...) The medulla oblongata appears therefore as a tagma, that is, a group of segmental units (pseudorhombomeres, in this case) sharing some morphological and molecular characteristics, and in some aspects different from the segmental units present in adjoining brain regions, pons and spinal cord.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "bulb", "medulla" ;
    oboInOwl:hasDbXref "AAO:0010486", "BAMS:MY", "BAMS:Md", "BIRNLEX:957", "BM:Me", "BTO:0000041", "CALOHA:TS-0607", "DMBA:17352", "EFO:0000924", "EHDAA2:0001088", "EHDAA:7588", "EMAPA:17550", "EV:0100275", "FMA:62004", "GAID:590", "MA:0000206", "MAT:0000111", "MAT:0000367", "MBA:354", "MESH:D008526", "MIAA:0000111", "NCIT:C12442", "OpenCyc:Mx4rvVjxSJwpEbGdrcN5Y29ycA", "OpenCyc:Mx4rwCqnXJwpEbGdrcN5Y29ycA", "SCTID:279104005", "TAO:0000545", "UMLS:C0025148", "UMLS:C1269575", "VHOG:0000181", "Wikipedia:Bone_marrow_of_ovary_oblongata", "XAO:0003100", "ZFA:0000545", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=698" ;
    oboInOwl:hasExactSynonym "bulbus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medulla oblonzata", "metepencephalon" ;
    oboInOwl:id "UBERON:0001896" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "medulla oblongata" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043576
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0044058
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6b/Illu_pituitary_pineal_glands.jpg"^^xsd:anyURI .

obo:UBERON_0001897
    obo:IAO_0000115 "Subcortical brain region consisting of paired gray matter bodies in the dorsal diencephalon and forming part of the lateral wall of the third ventricle of the brain. The thalamus represents the major portion of the diencephalon and is commonly divided into cellular aggregates known as nuclear groups.(MeSH). The dorsal topographic division of the interbrain. The macrodissected adult human thalamus was clearly illustrated by Vesalius in 1543 and the term as defined here was introduced by His in 1893. It includes the traditional epithalamus, dorsal thalamus, and ventral thalamus of Herrick (1910, pp. 494, 498). Also see Kuhlenbeck (1927, Ch. 9) and Jones (1985, p. 87)." ;
    obo:UBPROP_0000001 "One of a pair of large oval nervous structures made of gray matter and forming most of the lateral walls of the third ventricle of the brain and part of the diencephalon. [TFD][VHOG]", "Part of the diencephalon consisting of a mass of connecting fibers which relay sensory information to the cerebral cortex.[AAO]" ;
    obo:UBPROP_0000003 "(...) the brain regions of tetrapods, the structures they contain, and their basic organizational features are the same as in fishes.[well established][VHOG]" ;
    obo:UBPROP_0000007 "thalamic" ;
    oboInOwl:hasBroadSynonym "Th", "thalamus" ;
    oboInOwl:hasDbXref "AAO:0010483", "BAMS:TH", "BAMS:Th", "BIRNLEX:954", "BTO:0001365", "CALOHA:TS-1031", "DHBA:10390", "DMBA:16376", "EFO:0000910", "EMAPA:17540", "EV:0100195", "GAID:656", "HBA:4392", "MA:0000179", "MAT:0000109", "MBA:549", "MESH:A08.186.211.730.385.826", "MIAA:0000109", "NCIT:C12459", "OpenCyc:Mx4rwMPQ65wpEbGdrcN5Y29ycA", "PBA:128013014", "SCTID:244433007", "TAO:0001215", "UMLS:C0039729", "VHOG:0000657", "Wikipedia:Thalamus", "ZFA:0001215", "galen:Thalamus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=300" ;
    oboInOwl:hasExactSynonym "wider thalamus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thalamencephalon", "thalami", "thalamus opticus" ;
    oboInOwl:id "UBERON:0001897" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal plus ventral thalamus" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0010225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ce/Brain_chrischan_thalamus.jpg"^^xsd:anyURI .

obo:UBERON_0001898
    obo:IAO_0000115 "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. [ZFA]. One of the most important functions of the hypothalamus is to link the nervous system to the endocrine system via the pituitary gland (hypophysis).[Wikipedia]." ;
    obo:RO_0002174 obo:NCBITaxon_7737 ;
    obo:RO_0002175 obo:NCBITaxon_117569, obo:NCBITaxon_7742 ;
    obo:UBPROP_0000001 "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. Kimmel et al, 1995.[TAO]", "Part of the diencephalon ventral to the thalamus consisting of connecting fibers and is a center for control of the autonomous nervous system.[AAO]" ;
    obo:UBPROP_0000003 "For instance, the vertebrate ventral diencephalon generates the hypothalamus which functions as a major endocrine center in cooperation with the hypophysis, the anterior part of the pituitary gland, located just ventral to the hypothalamus. In the amphioxus brain, the presence of a hypothalamus-like structure has been reported associated with the ventrally located Hatschek's pit, the hypothetical hypophysial homologue. It is thus conceivable that a hypothalamus-like structure originally involved in endocrine functions may have already been present before the establishment of vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "hypothalamic" ;
    obo:UBPROP_0000008 "all vertebrates contain a hypothalamus" ;
    oboInOwl:hasBroadSynonym "Hy" ;
    oboInOwl:hasDbXref "AAO:0010484", "BAMS:HY", "BAMS:Hy", "BIRNLEX:734", "BM:Die-Hy", "BTO:0000614", "CALOHA:TS-0469", "DHBA:10467", "EFO:0000107", "EHDAA2:0000802", "EHDAA:5446", "EMAPA:17536", "EV:0100225", "FMA:62008", "GAID:460", "HBA:4540", "MA:0000173", "MAT:0000112", "MBA:1097", "MESH:A08.186.211.577.482", "MIAA:0000112", "NCIT:C12458", "OpenCyc:Mx4rwEgr9JwpEbGdrcN5Y29ycA", "SCTID:264483005", "TAO:0000032", "UMLS:C0020663", "VHOG:0000179", "Wikipedia:Hypothalamus", "XAO:0004070", "ZFA:0000032", "galen:Hypothalamus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=292" ;
    oboInOwl:hasExactSynonym "preoptico-hypothalamic area", "preoptico-hypothalamic region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypothalamus" ;
    oboInOwl:id "UBERON:0001898" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046883
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/LocationOfHypothalamus.jpg"^^xsd:anyURI .

obo:UBERON_0001899
    obo:IAO_0000115 "Most dorsal part of the thalamus, comprising the pineal gland and habenular nuclei in most vertebrates. In a few vertebrates, it also includes the parietal eye. (Butler and Hodos, Comparative Vertebrate Neuroanatomy, 2nd ed, 2005, pg. 345-346." ;
    obo:RO_0002175 obo:NCBITaxon_7742 ;
    obo:UBPROP_0000001 "Dorsal segment of the diencephalon containing the habenular ganglia, a choroid plexus, and the pineal organ.[AAO]", "The roof of the diencephalon lying above the thalamus. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-11, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "The epithalamus has been historically conceived as a distinct neuroanatomical moiety within the diencephalon of all vertebrates. (...) The evolutionary origins of epithalamic structures are uncertain but asymmetry in this region is likely to have existed at the origin of the vertebrate, perhaps even the chordate, lineage.[well established][VHOG]" ;
    obo:UBPROP_0000007 "epithalamic" ;
    oboInOwl:hasBroadSynonym "ETh" ;
    oboInOwl:hasDbXref "AAO:0010482", "BAMS:EPI", "BAMS:ETh", "BAMS:EpT", "BAMS:Epi", "BIRNLEX:1710", "BM:Die-Epi", "BTO:0000175", "CALOHA:TS-2060", "DHBA:10451", "EFO:0000918", "EHDAA2:0000448", "EHDAA:5433", "EMAPA:17532", "EV:0100220", "FMA:62009", "GAID:455", "HBA:4520", "MA:0000172", "MAT:0000422", "MBA:958", "MESH:A08.186.211.577.200", "MIAA:0000422", "NCIT:C12457", "OpenCyc:Mx4rvneLQpwpEbGdrcN5Y29ycA", "PBA:128013147", "SCTID:281487003", "TAO:0000509", "UMLS:C0152361", "VHOG:0000178", "Wikipedia:Epithalamus", "ZFA:0000509", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=292" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithalamus" ;
    oboInOwl:id "UBERON:0001899" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epithalamus" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001897
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Epithalamus.png"^^xsd:anyURI .

obo:UBERON_0001901
    obo:IAO_0000115 "the epithelial lining of the trachea which contains numerous ciliated cells" ;
    oboInOwl:hasAlternativeId "UBERON:0003227" ;
    oboInOwl:hasDbXref "BTO:0001389", "CALOHA:TS-1061", "EHDAA2:0002069", "EHDAA:5007", "EMAPA:16855", "EMAPA:18409", "FMA:62015", "MA:0001862", "NCIT:C33797", "UMLS:C1179002", "VHOG:0001045" ;
    oboInOwl:hasExactSynonym "epithelial tissue of trachea", "epithelial tissue of windpipe", "epithelium of windpipe", "trachea epithelial tissue", "trachea epithelium", "tracheal epithelium", "windpipe epithelial tissue", "windpipe epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001901" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of trachea" ;
    rdfs:subClassOf obo:UBERON_0008397, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0001902
    obo:IAO_0000115 "An epithelium that is part of a small intestine [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Intestinal epithelium which lines the lumen of the mid intestine.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0001258", "CALOHA:TS-2104", "EMAPA:35778", "FMA:62017", "MA:0001553", "SCTID:45480009", "TAO:0005127", "ZFA:0005127" ;
    oboInOwl:hasExactSynonym "epithelial tissue of small bowel", "epithelial tissue of small intestine", "epithelium of small bowel", "mid intestine epithelium", "small bowel epithelial tissue", "small bowel epithelium", "small intestinal epithelium", "small intestine epithelial tissue", "small intestine epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001902" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epithelium of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001204
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000164
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0001905
    obo:IAO_0000115 "A midline, cone like structure located in the dorso-caudal roof of the 3rd ventricle, attached by peduncles to the habenular and posterior commissures. The stalk contains nerve fibers, blood vessels, connective tissue and parenchymal cells (Paxinos, The Rat Central Nervous System, 2nd ed, pg 399)." ;
    obo:RO_0002175 obo:NCBITaxon_117569 ;
    obo:UBPROP_0000001 "A circumscribed swelling, includes the pineal primordium that appears late in the segmentation period in the dorsal midline of the diencephalon. Kimmel et al, 1995.[TAO]", "Anatomical structure which is a medial outgrowth of the thalamus on the dorsal surface of the brain. This structure is light sensitive and secretes melatonin when exposed to prolonged darkness.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of pineal complex (TAO:0001359)[TAO]" ;
    obo:UBPROP_0000003 "The pineal gland has evolved from a part of the epiphyseal complex of anamniotes, which includes a median light-receptive pineal eye, parietal eye, or both.[well established][VHOG]" ;
    obo:UBPROP_0000007 "epiphyseal", "epiphysial" ;
    obo:UBPROP_0000008 "lobulated in humans, homogeneous in mouse. Calcifies with age in humans." ;
    oboInOwl:hasBroadSynonym "Pi" ;
    oboInOwl:hasDbXref "AAO:0010549", "BAMS:PIN", "BAMS:Pi", "BIRNLEX:1184", "BM:P", "BTO:0001067", "CALOHA:TS-0789", "DHBA:10460", "EFO:0000865", "EHDAA2:0001466", "EHDAA:7523", "EMAPA:18778", "EV:0100131", "EV:0100221", "FMA:62033", "GAID:453", "HBA:4532", "MA:0000175", "MAT:0000448", "MBA:953", "MESH:D010870", "NCIT:C12398", "NLXANAT:1010009", "OpenCyc:Mx4rv2FMGpwpEbGdrcN5Y29ycA", "SCTID:181126002", "TAO:0000019", "UMLS:C0031939", "VHOG:0000051", "Wikipedia:Pineal_gland", "XAO:0000160", "ZFA:0000019", "galen:PinealGland", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=297" ;
    oboInOwl:hasExactSynonym "corpus pineale", "glandula pinealis", "pineal gland", "pineal organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "conarium", "epiphysis", "epiphysis cerebri", "frontal organ", "pineal", "pineal gland (Galen)", "stirnorgan" ;
    oboInOwl:id "UBERON:0001905" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pineal body" ;
    rdfs:subClassOf obo:UBERON_0003296, obo:UBERON_0010134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000652
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030187
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001899
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6b/Illu_pituitary_pineal_glands.jpg"^^xsd:anyURI .

obo:UBERON_0001908
    obo:IAO_0000115 "Diencephalic white matter (tract) which is comprised of retinal ganglion cell axons after which they have passed through the optic chiasm[ZFA]. Predominantly white matter structure found in diencephalon consisting of fibers originating in the retina. The optic tract is considered to extend from the point of the optic chiasm and terminates largely, although not exclusively, in the lateral geniculate complex. Other fibers end in the superior colliculus and other structures in the diencephalon, midbrain and brainstem (MM)[NIF]." ;
    obo:IAO_0000116 "relationships need checking by expert. NIF and ZFA both state part of diencepahalon; MA says part of optic nerve II. in uberon, CNS and PNS are spatially disjoint, and axon tracts are part of the CNS so we make the relationship to CNII 'continuous_with'" ;
    oboInOwl:hasDbXref "BAMS:opt", "BIRNLEX:1684", "BM:Tel-OT", "DHBA:10589", "DMBA:17785", "EMAPA:16678", "EMAPA:35617", "FMA:62046", "GAID:735", "HBA:9309", "MA:0001099", "MBA:125", "MESH:D014795", "NCIT:C33218", "SCTID:280952003", "TAO:0000252", "UMLS:C0152405", "VHOG:0001164", "Wikipedia:Optic_tract", "XAO:0004101", "ZFA:0000252", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=460" ;
    oboInOwl:hasExactSynonym "optic lemniscus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "optic tracts", "tractus optici", "tractus opticus", "visual pathway" ;
    oboInOwl:id "UBERON:0001908" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "optic tract" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011591, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003544
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000941
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000959
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f6/Gray773.png"^^xsd:anyURI .

obo:UBERON_0001911
    obo:IAO_0000115 "A specialized accessory gland of the skin of mammals that secretes milk. The gland is typically only developed in females, and regresses in males." ;
    obo:IAO_0000116 "Originally this was classified as a female reproductive structure, as it was in the MP in 2011" ;
    obo:UBPROP_0000001 "Any of the milk-producing apocrine glands typically occurring in pairs in female mammals and consisting of lobes containing clusters of alveoli with a system of ducts to convey the milk to an external nipple or teat. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The detailed similarities of mammary glands in living monotremes, marsupials, and eutherians argue for a monophyletic origin of these glands, perhaps by the combination of parts of preexisting sebaceous and sweat glands.[well established][VHOG]" ;
    obo:UBPROP_0000007 "mammary" ;
    obo:UBPROP_0000008 "A mouse mammary gland contains a single duct or sinus, forming 5-10 secondary ducts", "The male Dayak fruit bat has lactating mammary glands", "The mammary glands of humans are in the thoracid/breast region. In other mammals they may be located elsewhere on the mammary ridges." ;
    obo:UBPROP_0000012 "The BTO class represents the combination of nipple plus lobe", "The FMA class represents an individule lobe. The nipple is not a part", "The MA class represents a composite structure, including the nipple, fat, connective tissue, smooth muscle as parts" ;
    oboInOwl:hasDbXref "BTO:0000817", "CALOHA:TS-0595", "EFO:0000854", "EMAPA:17759", "EV:0100125", "FMA:286452", "MA:0000145", "MAT:0000073", "MESH:D008321", "MIAA:0000073", "NCIT:C12367", "OpenCyc:Mx4rvVjVq5wpEbGdrcN5Y29ycA", "SCTID:361720005", "UMLS:C0929301", "VHOG:0000398", "Wikipedia:Mammary_gland" ;
    oboInOwl:hasExactSynonym "glandula mammaria", "lactiferous gland" ;
    oboInOwl:hasNarrowSynonym "lobe of breast", "milk patch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Brustdruese", "dug", "glandula mammaria", "lobe of mammary gland", "mamma", "mammae" ;
    oboInOwl:id "UBERON:0001911" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mammary gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0019319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007595
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Illu_breast_anatomy.jpg"^^xsd:anyURI .

obo:UBERON_0001912
    obo:IAO_0000115 "Organ component of the mammary gland which consists of an aggregate of mammary alveoli that communicate with a lobular lactiferous duct.[FMA]" ;
    obo:IAO_0000116 "TODO - ensure correct terminology for lobes/lobules. In mouse there are no distinct lobes (ISBN:0123813611), here lobule appears to be synonymous with acinus" ;
    oboInOwl:hasDbXref "EMAPA:36634", "FMA:62090", "MA:0000793" ;
    oboInOwl:hasExactSynonym "acinus of mammary gland", "lactiferous acinus", "lactiferous gland lobule", "lactiferous lobule", "lobule of lactiferous gland", "lobule of mammary gland", "mammary acinus", "mammary gland lobule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001912" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lobule of mammary gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0009911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] .

obo:UBERON_0001913
    obo:IAO_0000115 "An emulsion of fat globules within a fluid that is secreted by the mammary gland during lactation." ;
    obo:IAO_0000116 "to axiomatize the different forms of mammary gland secretion an ontology of the phases of pregnancy/lactation is required. Using the existing GO def of lactation is circular." ;
    obo:UBPROP_0000003 "The detailed similarities of mammary glands in living monotremes, marsupials, and eutherians argue for a monophyletic origin of these glands, perhaps by the combination of parts of preexisting sebaceous and sweat glands.[well established][VHOG]" ;
    obo:UBPROP_0000012 "ncit:Milk refers specifically to cow milk" ;
    oboInOwl:hasDbXref "BTO:0000868", "CALOHA:TS-0636", "EMAPA:36540", "ENVO:02000031", "EV:0100126", "FMA:62100", "GAID:1230", "MA:0002552", "MAT:0000056", "MESH:A13.622", "MIAA:0000056", "NCIT:C13401", "OpenCyc:Mx4rvVjGZJwpEbGdrcN5Y29ycA", "UMLS:C1511310", "VHOG:0001263", "Wikipedia:Breast_milk", "galen:Milk" ;
    oboInOwl:hasExactSynonym "mammary gland milk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001913" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "milk" ;
    rdfs:subClassOf obo:UBERON_0006314, obo:UBERON_0006539, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000028527
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0007595
    ] .

obo:UBERON_0001915
    obo:IAO_0000115 "An endothelium that is part of a capillary [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004954", "CALOHA:TS-0112", "EMAPA:36292", "FMA:62114", "MA:0000711", "NCIT:C49215", "UMLS:C0006904" ;
    oboInOwl:hasExactSynonym "blood capillary endothelium", "capillary endothelium", "capillary vessel endothelium", "endothelium of blood capillary", "endothelium of capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001915" ;
    a owl:Class ;
    rdfs:label "endothelium of capillary" ;
    rdfs:subClassOf obo:UBERON_0004638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001982
            ]
        )
    ] .

obo:UBERON_0001916
    obo:IAO_0000115 "An endothelium that is part of an arteriole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36286", "FMA:62115", "MA:0000705", "NCIT:C49192", "UMLS:C1179024" ;
    oboInOwl:hasExactSynonym "arteriole endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001916" ;
    a owl:Class ;
    rdfs:label "endothelium of arteriole" ;
    rdfs:subClassOf obo:UBERON_0004638, obo:UBERON_0004700, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001980
            ]
        )
    ] .

obo:UBERON_0001917
    obo:IAO_0000115 "An endothelium that is part of an artery [Automatically generated definition]." ;
    obo:UBPROP_0000001 "The endothelium is the thin layer of cells that lines the interior surface of blood vessels, forming an interface between circulating blood in the lumen and the rest of the vessel wall.[AAO]" ;
    obo:UBPROP_0000003 "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011013", "BTO:0004757", "EMAPA:35148", "FMA:62116", "MA:0000707", "NCIT:C49194", "UMLS:C1179025", "VHOG:0001215", "XAO:0000357" ;
    oboInOwl:hasExactSynonym "arterial endothelium", "artery endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001917" ;
    a owl:Class ;
    rdfs:label "endothelium of artery" ;
    rdfs:subClassOf obo:UBERON_0003915, obo:UBERON_0004638, obo:UBERON_0004700, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0001918
    obo:IAO_0000115 "An endothelium that is part of a venule [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36290", "FMA:62117", "MA:0000716", "NCIT:C49319", "UMLS:C1179026" ;
    oboInOwl:hasExactSynonym "venule endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001918" ;
    a owl:Class ;
    rdfs:label "endothelium of venule" ;
    rdfs:subClassOf obo:UBERON_0004638, obo:UBERON_0004701, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001979
            ]
        )
    ] .

obo:UBERON_0001919
    obo:IAO_0000115 "An endothelium that is part of a vein [Automatically generated definition]." ;
    obo:UBPROP_0000003 "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011110", "BTO:0004756", "EMAPA:36288", "FMA:62118", "MA:0000712", "NCIT:C49317", "UMLS:C1179027", "VHOG:0001216", "XAO:0000358" ;
    oboInOwl:hasExactSynonym "vein endothelium", "venous endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "veinous endothelium" ;
    oboInOwl:id "UBERON:0001919" ;
    a owl:Class ;
    rdfs:label "endothelium of vein" ;
    rdfs:subClassOf obo:UBERON_0004638, obo:UBERON_0004701, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0001930
    obo:IAO_0000115 "Nucleus in the anterior part of the hypothalamus. (MSH) * one of the magnocellular hypothalamic nuclei, an elongated plate of large, deeply staining cells located close to the third ventricle in the anterior hypothalamic area; major source of oxytocin and to a lesser extent, of antidiuretic hormone, neurohormones, which are carried to the neurohypophysis along the paraventriculohypophysial tract. (CSP)" ;
    oboInOwl:hasBroadSynonym "Pa" ;
    oboInOwl:hasDbXref "BAMS:PAH", "BAMS:PVH", "BAMS:Pa", "BIRNLEX:1407", "BM:Die-Hy-PAH", "BTO:0002476", "DHBA:10476", "EFO:0002469", "EMAPA:35665", "EV:0100229", "FMA:62320", "GAID:643", "HBA:12905", "MA:0000848", "MBA:38", "MESH:A08.186.211.730.385.357.342.400", "SCTID:369131006", "UMLS:C0030532", "Wikipedia:Paraventricular_nucleus_of_hypothalamus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=387" ;
    oboInOwl:hasExactSynonym "filiform nucleus", "paraventricular hypothalamic nucleus", "paraventricular nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclei paraventriculares", "nuclei paraventricularis hypothalami", "nucleus filiformis", "nucleus hypothalami filiformis", "nucleus hypothalami paraventricularis", "nucleus paraventricularis hypothalami", "paraventricular nucleus hypothalamus (Malone)", "paraventricular nucleus of the hypothalamus", "parvocellular hypothalamic nucleus", "subcommissural nucleus (Ziehen)" ;
    oboInOwl:id "UBERON:0001930" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "paraventricular nucleus of hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0006568, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ef/PVNss.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/en/thumb/e/ef/PVNss.jpg/200px-PVNss.jpg"^^xsd:anyURI .

obo:UBERON_0001943
    obo:IAO_0000115 "Ventral part of the midbrain, separated from the hindbrain by the isthmus[ISBN:0471888893]. Subdivision of the midbrain lying anterior to the tectum and posterior to the substantia nigra and cerebral peduncle[FMA] The part of the midbrain extending from the substantia nigra to the cerebral aqueduct in a horizontal section of the midbrain. It forms the floor of the midbrain that surrounds the cerebral aqueduct[WP]." ;
    obo:UBPROP_0000003 "Together, our results reveal a shared basic organization in the tegmental domains of the diencephalon and midbrain of developing lamprey, indicating early appearance of the domain in vertebrate phylogeny.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "MTg", "tegmentum" ;
    oboInOwl:hasDbXref "BAMS:MTg", "BIRNLEX:1200", "BTO:0003388", "DHBA:12195", "EFO:0000921", "EHDAA2:0004475", "EMAPA:18215", "FMA:62393", "HBA:9002", "MA:0000212", "MAT:0000452", "SCTID:362392007", "TAO:0000160", "UMLS:C0039441", "VHOG:0001367", "Wikipedia:Midbrain_tegmentum", "XAO:0004271", "ZFA:0000160", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=491" ;
    oboInOwl:hasExactSynonym "tegmentum mesencephali", "tegmentum of midbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalic tegmentum", "tegmentum mesencephalicum" ;
    oboInOwl:id "UBERON:0001943" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "'tegmentum' is used generically for the ventral part of the brainstem (ISBN:0471888893). We use the label 'midbrain tegmentum' to denote the midbrain structure. In NIFSTD tegmentum is a composite structure and there is a separate class for midbrain tegmentum and pontine tegmentum" ;
    rdfs:label "midbrain tegmentum" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010285
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b6/Gray712.png"^^xsd:anyURI .

obo:UBERON_0001948
    obo:IAO_0000115 "A multi-tissue structure that is part of a spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1496", "NCIT:C33969", "SCTID:244437008", "UMLS:C1268166" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal cord part" ;
    oboInOwl:id "UBERON:0001948" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "regional part of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0000073, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0001949
    obo:IAO_0000115 "A stratified squamous epithelium consisting of a basal layer; it is keratinized or parakeratinized[BTO]." ;
    obo:UBPROP_0000008 "In humans: 15% orthokeratinized, 75% parakeratinized, 10% non-keratinized; diurnal; decreased keratinization with age. Note that in FMA this is classified as keratinized squamous - this perhaps refers to the epithelium of the attached or free gingiva" ;
    oboInOwl:hasDbXref "BTO:0004998", "FMA:62423", "MA:0001576", "NCIT:C49239", "UMLS:C1179154" ;
    oboInOwl:hasExactSynonym "epithelial tissue of gingiva", "epithelium of gingiva", "gingiva epithelial tissue", "gingiva epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001949" ;
    a owl:Class ;
    rdfs:label "gingival epithelium" ;
    rdfs:subClassOf obo:UBERON_0002424, obo:UBERON_0006915, obo:UBERON_0035037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001828
            ]
        )
    ] .

obo:UBERON_0001950
    obo:IAO_0000115 "An area of cerebral cortex defined on the basis of cytoarchitecture that have six layers. Starting from the cortical surface the layers are: molecular layer (I), external granular layer (II), external pyramidal layer (III), internal granular layer (IV), internal pyramidal layer (V), and multiform layer (VI). Neocortex is most prominent in the frontal lobe, the parietal lobe, the temporal lobe and the occipital lobe, less so in the cingulate gyrus, the parahippocampal gyrus and the insula. It is composed of two subdivisions: true isocortex and proisocortex (Carpenter-83)(NN)" ;
    obo:UBPROP_0000003 "The 6-layer neocortex is well conserved in all extant mammals, but not present in birds or reptils" ;
    oboInOwl:hasDbXref "BAMS:ISO", "BAMS:Iso-cortex", "BAMS:NCX", "BIRNLEX:2547", "BTO:0000920", "DHBA:10160", "EHDAA2:0004662", "EMAPA:32842", "EMAPA:35589", "FMA:62429", "GAID:677", "MA:0002754", "MBA:315", "MESH:A08.186.211.730.885.213.420", "PBA:294021746", "UMLS:C0175173", "Wikipedia:Neocortex", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=757" ;
    oboInOwl:hasExactSynonym "cerebral neocortex", "homogenetic cortex", "homotypical cortex", "isocortex (sensu lato)", "neocortex (isocortex)", "neopallial cortex", "neopallium" ;
    oboInOwl:hasNarrowSynonym "isocortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "iso-cortex", "nonolfactory cortex", "nucleus hypoglossalis" ;
    oboInOwl:id "UBERON:0001950" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "neocortex" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Neocortex.jpg"^^xsd:anyURI .

obo:UBERON_0001951
    obo:IAO_0000115 "An epithelium that is part of a nasopharynx [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003237" ;
    oboInOwl:hasDbXref "BTO:0004480", "CALOHA:TS-0662", "EHDAA2:0001241", "EHDAA:7090", "EMAPA:17672", "FMA:62452", "MA:0001865", "NCIT:C49263", "UMLS:C1179157", "VHOG:0001038" ;
    oboInOwl:hasExactSynonym "epithelial tissue of nasal part of pharynx", "epithelial tissue of nasopharynx", "epithelial tissue of rhinopharynx", "epithelium of nasal part of pharynx", "epithelium of rhinopharynx", "nasal part of pharynx epithelial tissue", "nasal part of pharynx epithelium", "nasopharynx epithelial tissue", "nasopharynx epithelium", "rhinopharynx epithelial tissue", "rhinopharynx epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasopharyngeal epithelium" ;
    oboInOwl:id "UBERON:0001951" ;
    a owl:Class ;
    rdfs:label "epithelium of nasopharynx" ;
    rdfs:subClassOf obo:UBERON_0003351, obo:UBERON_0004814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0001954
    obo:IAO_0000115 "A part of the brain consisting of a three layered cortex located in the forebrain bordering the medial surface of the lateral ventricle. The term hippocampus is often used synonymously with hippocampal formation which consists of the hippocampus proper or Cornu Ammonis, the dentate gyrus and the subiculum." ;
    obo:UBPROP_0000007 "hippocampal" ;
    obo:UBPROP_0000012 "Non-mammalian species do not have a brain structure that looks like the mammalian hippocampus, but they have one that is considered homologous to it. The hippocampus, as pointed out above, is essentially the medial edge of the cortex. Only mammals have a fully developed cortex, but the structure it evolved from, called the pallium, is present in all vertebrates, even the most primitive ones such as the lamprey or hagfish. The pallium is usually divided into three zones: medial, lateral, and dorsal. The medial pallium forms the precursor of the hippocampus. It does not resemble the hippocampus visually, because the layers are not warped into an S shape or enwrapped by the dentate gyrus, but the homology is indicated by strong chemical and functional affinities. There is now evidence that these hippocampal-like structures are involved in spatial cognition in birds, reptiles, and fish. In birds, the correspondence is sufficiently well established that most anatomists refer to the medial pallial zone as the 'avian hippocampus'. The story for fish is more complex. In teleost fish (which make up the great majority of existing species), the forebrain is distorted in comparison to other types of vertebrates: most neuroanatomists believe that the teleost forebrain is essentially everted, like a sock turned inside-out, so that structures that lie in the interior, next to the ventricles, for most vertebrates, are found on the outside in teleost fish, and vice versa. One of the consequences of this is that the medial pallium ('hippocampal' zone) of a typical vertebrate is thought to correspond to the lateral pallium of a typical fish. Several types of fish (particularly goldfish) have been shown experimentally to have strong spatial memory abilities, even forming 'cognitive maps' of the areas they inhabit.[WP]" ;
    oboInOwl:hasAlternativeId "UBERON:0003940", "UBERON:0004165" ;
    oboInOwl:hasDbXref "BAMS:CA", "BIRNLEX:721", "BM:Tel-CAM", "BTO:0003705", "CALOHA:TS-0460", "DHBA:10296", "DMBA:16124", "EFO:0000530", "EHDAA2:0004443", "EMAPA:32772", "EMAPA:32845", "EV:0100180", "FMA:62493", "GAID:623", "MA:0000191", "MAT:0000114", "MBA:375", "MESH:A08.186.211.577.405", "MIAA:0000114", "NCIT:C12444", "NCIT:C32374", "OpenCyc:Mx4rv3piFJwpEbGdrcN5Y29ycA", "PBA:128012244", "SCTID:361561007", "UMLS:C0019564", "VHOG:0001177", "Wikipedia:Hippocampus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3157", "http://scalablebrainatlas.incf.org/services/thumbnail.php?template=ABA07&size=L&dim=2d3d&format=png&region=CA" ;
    oboInOwl:hasExactSynonym "Ammon's horn", "ammon gyrus", "ammon horn", "hippocampus major", "hippocampus proper", "hippocampus proprius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Ammon horn fields", "Ammons horn", "cornu ammonis", "hippocampus" ;
    oboInOwl:id "UBERON:0001954" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "Ammon's horn" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002600
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2e/Gray739-emphasizing-hippocampus.png"^^xsd:anyURI .

obo:UBERON_0001955
    obo:IAO_0000115 "An epithelium that is part of a respiratory bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35730", "FMA:62498", "MA:0001773", "NCIT:C48943", "UMLS:C1179179" ;
    oboInOwl:hasExactSynonym "bronchiolus respiratorius epithelial tissue", "bronchiolus respiratorius epithelium", "epithelial tissue of bronchiolus respiratorius", "epithelial tissue of respiratory bronchiole", "epithelium of bronchiolus respiratorius", "respiratory bronchiole epithelial tissue", "respiratory bronchiole epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001955" ;
    a owl:Class ;
    rdfs:label "epithelium of respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002188
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000158
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002188
            ]
        )
    ] .

obo:UBERON_0001956
    obo:IAO_0000115 "The hyaline cartilaginous structures that support the bronchi, present as irregular rings in the larger bronchi (and not as regular as in the trachea), and as small plates and islands in the smaller bronchi; as the branching continues through the bronchial tree, the amount of hyaline cartilage in the walls decreases until it is absent in the smallest bronchioles[MP]." ;
    oboInOwl:hasDbXref "EMAPA:35192", "FMA:62649", "MA:0001835", "NCIT:C49209", "SCTID:278980009", "UMLS:C0225604" ;
    oboInOwl:hasExactSynonym "bronchi cartilage", "bronchial cartilage", "bronchial cartilage ring", "bronchial trunk cartilage", "bronchus cartilage", "cartilage of bronchi", "cartilage of bronchial trunk", "cartilagines bronchiales" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001956" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cartilage of bronchus" ;
    rdfs:subClassOf obo:UBERON_0003603, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001994
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0001957
    obo:IAO_0000115 "A submucosa that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0002108", "EMAPA:37449", "FMA:62653", "MA:0001837", "NCIT:C49214", "SCTID:85546005", "UMLS:C0225601" ;
    oboInOwl:hasExactSynonym "bronchi submucosa", "bronchial submucosa", "bronchial trunk submucosa", "bronchus submucosa", "submucosa of bronchi", "submucosa of bronchial trunk", "tela submucosa bronchi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of bronchi" ;
    oboInOwl:id "UBERON:0001957" ;
    a owl:Class ;
    rdfs:label "submucosa of bronchus" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004777, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0001958
    obo:IAO_0000115 "An epithelium that lines a terminal bronchiole." ;
    obo:UBPROP_0000008 "A pseudostratified epithelium, containing basal cells, stem cells of the airway, submucosal glands and cartilage rings, is limited to the trachea and large lobar airways in the mouse (Morrisey and Hogan, 2010). This more complex epithelium extends to terminal bronchioles in the human[DOI:10.1242/dev.115469]" ;
    oboInOwl:hasDbXref "EMAPA:36283", "FMA:62794", "MA:0001774", "NCIT:C33755", "UMLS:C1179400" ;
    oboInOwl:hasExactSynonym "bronchiolus terminalis epithelial tissue", "bronchiolus terminalis epithelium", "epithelial tissue of bronchiolus terminalis", "epithelial tissue of terminal bronchiole", "epithelium of bronchiolus terminalis", "epithelium of terminal bronchiole", "terminal bronchiole epithelial tissue", "terminal bronchiole epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001958" ;
    a owl:Class ;
    rdfs:label "terminal bronchiole epithelium" ;
    rdfs:subClassOf obo:UBERON_0002051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002187
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000158
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002187
            ]
        )
    ] .

obo:UBERON_0001959
    obo:IAO_0000115 "the parenchymatous tissue of the spleen that surrounds splenic blood vessels, consists of compact masses of lymphatic cells and is where foreign material removed from the blood is used to initiate an immune reaction that results in the production of antibodies" ;
    obo:UBPROP_0000009 "The white pulp contains T cells, B cells and accessory cells. The function of the white pulp is to mount an immunological response to antigens within the blood. The white pulp is present in the form of a periarteriolar lymphoid sheath. This sheath contains B cell follicles and T cells. At the edge of the T zone is a region known as the marginal zone where larger lymphocytes and antigen presenting dendritic cells are located. [Wikipedia:White_pulp]" ;
    oboInOwl:hasDbXref "CALOHA:TS-1264", "EMAPA:35809", "FMA:62805", "MA:0000762", "NCIT:C12993", "UMLS:C0229686", "Wikipedia:White_pulp" ;
    oboInOwl:hasExactSynonym "pulpa alba", "spleen white pulp", "splenic white pulp", "white pulp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "noduli lymphoidei splenici" ;
    oboInOwl:id "UBERON:0001959" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "white pulp of spleen" ;
    rdfs:subClassOf obo:UBERON_1000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000542
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/15/Gray1191.png"^^xsd:anyURI .

obo:UBERON_0001960
    obo:IAO_0000115 "The area of the spleen in which T cells surround the central arteriole" ;
    obo:UBPROP_0000012 "FMA distinguishes periarterial (PALS) from periarteriolar (FMA:62806)" ;
    oboInOwl:hasDbXref "EMAPA:37750", "FMA:62810", "MA:0000765" ;
    oboInOwl:hasExactSynonym "PALS", "T cell domain of the splenic white pulp", "periarterial lymphoid sheath", "periarteriolar sheath", "spleen periarteriolar lymphatic sheath" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "splenic periarteriolar lymphoid sheath" ;
    oboInOwl:id "UBERON:0001960" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "periarterial lymphatic sheath" ;
    rdfs:subClassOf obo:UBERON_0004177, obo:UBERON_0005172, obo:UBERON_0010393, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001959
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001959
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010393
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001959
            ]
        )
    ] .

obo:UBERON_0001961
    obo:IAO_0000115 "diffuse system of small concentrations of lymphoid tissue found in various sites of the body such as the gastrointestinal tract, thyroid, breast, lung, salivary glands, eye, and skin[WP]. Mucosal-associated lymphoid tissue is typically found as nodules associated with mucosal epithelia with distinct internal structures including B- and T-zones for the activation of lymphocytes[GO]." ;
    obo:IAO_0000116 "todo - add part relationships to specific layers" ;
    oboInOwl:hasDbXref "FMA:62819", "MA:0000140", "NCIT:C12910", "UMLS:C0599921", "Wikipedia:Mucosa-associated_lymphoid_tissue" ;
    oboInOwl:hasExactSynonym "MALT", "epithelio-lymphoid tissue", "mucosa associated lymphatic tissue", "mucosa associated lymphoid tissue", "mucosa-associated lymphoid tissue", "mucosal-associated lymphatic tissue", "mucosal-associated lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001961" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mucosa-associated lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0012069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000344
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0046649
    ] .

obo:UBERON_0001962
    obo:IAO_0000115 "Mucosa-associated lymphoid tissue in digestive tract. includes Peyer's patches, appendix, and solitary lymph nodules[GO]." ;
    obo:IAO_0000116 "phylogenetic relationships to be added" ;
    obo:UBPROP_0000008 "guts of jawless fish contains cells with lymphocyte-like morphology (Mayer 2002)." ;
    oboInOwl:hasDbXref "FMA:62820", "MA:0000136", "NCIT:C12936", "UMLS:C0596638", "Wikipedia:Gut-associated_lymphoid_tissue" ;
    oboInOwl:hasExactSynonym "gut associated lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "GALT" ;
    oboInOwl:id "UBERON:0001962" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "gut-associated lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0001961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0001963
    obo:IAO_0000115 "A diffuse collection of lymphpoid cells that participate in airway immune responses" ;
    oboInOwl:hasDbXref "FMA:62821", "MA:0000135", "NCIT:C32234", "UMLS:C1179418" ;
    oboInOwl:hasExactSynonym "bronchus associated lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "BALT" ;
    oboInOwl:id "UBERON:0001963" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Lymphoid tissue associated with airways in mice has functional similarities to human BALT[ISBN:0123813611] Notes: FMA classifies this as organized, not diffuse" ;
    rdfs:label "bronchial-associated lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0001961, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001957
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0001968
    obo:IAO_0000115 "Organism substance that is composed of sperm cells suspended in seminal fluid." ;
    obo:UBPROP_0000007 "seminal" ;
    obo:UBPROP_0000008 "Note that in this ontology, semen is defined as the sum of sperm and seminal fluid, where seminal fluid is defined in taxonomically generic way (see comments for UBERON:0006530)." ;
    oboInOwl:hasDbXref "BTO:0001230", "CALOHA:TS-0917", "EMAPA:31488", "FMA:62966", "GAID:1169", "MA:0002522", "MESH:D012661", "NCIT:C13277", "NCIT:C13713", "OpenCyc:Mx4rvgC-zpwpEbGdrcN5Y29ycA", "UMLS:C1518159", "UMLS:C2756969", "Wikipedia:Semen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ejaculate", "sperm" ;
    oboInOwl:id "UBERON:0001968" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "semen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0006530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0042713
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/40/Human_semen_in_petri_dish2.jpg"^^xsd:anyURI .

obo:UBERON_0001969
    obo:IAO_0000115 "The liquid component of blood, in which erythrocytes are suspended." ;
    oboInOwl:hasBroadSynonym "plasma", "portion of plasma" ;
    oboInOwl:hasDbXref "BTO:0000131", "CALOHA:TS-0800", "EFO:0001905", "EMAPA:35690", "FMA:62970", "GAID:1178", "MA:0002501", "MAT:0000052", "MESH:D010949", "MIAA:0000052", "NCIT:C13356", "OpenCyc:Mx4rEg4ZYrIbEduAAAAOpmP6tw", "UMLS:C0032105", "Wikipedia:Blood_plasma" ;
    oboInOwl:hasExactSynonym "blood plasm", "portion of blood plasma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001969" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "blood plasma" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000179, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005577
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:CL_0000232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000178
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005577
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001548
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:CL_0000232
            ]
        )
    ] .

obo:UBERON_0001970
    obo:IAO_0000115 "vital aqueous secretion of the liver that is formed by hepatocytes and modified down stream by absorptive and secretory properties of the bile duct epithelium." ;
    obo:UBPROP_0000008 "In many species, bile is stored in the gallbladder and upon eating is discharged into the duodenum." ;
    obo:UBPROP_0000009 "aids the process of digestion of lipids in the small intestine", "bile salts function to emulsify dietary fats and facilitate their intestinal absorption", "elimination of cholesterol", "major excretory route for potentially harmful exogenous lipophilic substances", "many hormones and pheromones are excreted in bile, and contribute to growth and development of the intestine in some species and provide attractants for the weaning of non-human vertebrates", "protects the organism from enteric infections by excreting immune globulin A (IgA), inflammatory cytokines, and stimulating the innate immune system in the intestine" ;
    oboInOwl:hasDbXref "BTO:0000121", "CALOHA:TS-1172", "ENVO:02000023", "FMA:62971", "GAID:1157", "MA:0002513", "MESH:D001646", "NCIT:C13192", "UMLS:C0005388", "Wikipedia:Bile", "ZFA:0005857", "galen:Bile" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fel", "gall" ;
    oboInOwl:id "UBERON:0001970" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bile" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16990
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_22868
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_36277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0001971
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "BTO:0000501", "FMA:62972", "GAID:1160", "MA:0002519", "MESH:D005750", "NCIT:C32661", "UMLS:C0017133", "Wikipedia:Gastric_juice", "galen:GastricJuice" ;
    oboInOwl:hasExactSynonym "stomach secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "succus gastricus" ;
    oboInOwl:id "UBERON:0001971" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "gastric juice" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0011953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0011953
            ]
        )
    ] .

obo:UBERON_0001972
    obo:IAO_0000115 "A submucosa that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0002109", "EMAPA:35325", "FMA:62997", "MA:0002724", "SCTID:362128009" ;
    oboInOwl:hasExactSynonym "esophageal submucosa", "esophagus submucosa", "gullet submucosa", "oesophagus submucosa", "submucosa of esophagus", "submucosa of gullet", "submucosa of oesophagus", "tela submucosa (oesophagus)", "tela submucosa esophagi", "tela submucosa oesophageae", "tela submucosa of esophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of esophagus", "tela submucosa oesophagi" ;
    oboInOwl:id "UBERON:0001972" ;
    a owl:Class ;
    rdfs:label "submucosa of esophagus" ;
    rdfs:subClassOf obo:UBERON_0018257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0001974
    obo:IAO_0000115 "A lamina propria that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:26987", "FMA:63050", "MA:0001568", "NCIT:C49223", "UMLS:C1707949" ;
    oboInOwl:hasExactSynonym "esophagus lamina propria", "esophagus lamina propria mucosa", "esophagus lamina propria mucosae", "gullet lamina propria", "gullet lamina propria mucosa", "gullet lamina propria mucosae", "lamina propria mucosa of esophagus", "lamina propria mucosa of gullet", "lamina propria mucosa of oesophagus", "lamina propria mucosae of esophagus", "lamina propria mucosae of gullet", "lamina propria mucosae of oesophagus", "lamina propria of gullet", "lamina propria of oesophagus", "oesophagus lamina propria mucosa", "oesophagus lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "esophageal lamina propria", "oesophagus lamina propria" ;
    oboInOwl:id "UBERON:0001974" ;
    a owl:Class ;
    rdfs:label "lamina propria of esophagus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0001975
    obo:IAO_0000115 "A serous membrane that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35322", "FMA:63057", "MA:0001571" ;
    oboInOwl:hasExactSynonym "esophagus serosa", "esophagus serous membrane", "gullet serosa", "gullet serous membrane", "oesophagus serous membrane", "serosa of abdominal part of esophagus", "serosa of gullet", "serosa of oesophagus", "serous coat of oesophagus", "serous membrane of esophagus", "serous membrane of gullet", "serous membrane of oesophagus", "tunica serosa oesophageae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "oesophagus serosa" ;
    oboInOwl:id "UBERON:0001975" ;
    a owl:Class ;
    rdfs:label "serosa of esophagus" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0001976
    obo:IAO_0000115 "the epithelial layer that lines the luminal space of the esophagus" ;
    obo:IAO_0000116 "TODO check epithelium types: in FMA: Nonkeratinizing stratified squamous epithelium; mouse has basal and squamous subtypes; in ZFA it is columnar" ;
    obo:UBPROP_0000001 "Simple columnar epithelium that lines the esophagus. Chen et al, 2007.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0001578", "CALOHA:TS-0698", "EFO:0003041", "EHDAA2:0001287", "EMAPA:16835", "FMA:63063", "MA:0001565", "NCIT:C49221", "TAO:0001499", "UMLS:C1179544", "ZFA:0001499" ;
    oboInOwl:hasExactSynonym "epithelial tissue of esophagus", "epithelial tissue of gullet", "epithelial tissue of oesophagus", "epithelium of gullet", "epithelium of oesophagus", "esophageal epithelium", "esophagus epithelial tissue", "esophagus epithelium", "gullet epithelial tissue", "gullet epithelium", "oesophagus epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "oesophagus epithelium" ;
    oboInOwl:id "UBERON:0001976" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epithelium of esophagus" ;
    rdfs:subClassOf obo:UBERON_0003350, obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002469
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0001978
    oboInOwl:hasDbXref "EMAPA:32925", "FMA:63120", "MA:0000724", "SCTID:371401008", "VHOG:0001430" ;
    oboInOwl:hasExactSynonym "pancreas parenchyma", "pancreatic parenchyma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001978" ;
    a owl:Class ;
    rdfs:label "parenchyma of pancreas" ;
    rdfs:subClassOf obo:UBERON_0000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0001979
    obo:IAO_0000115 "One of the minute vessels that collect deoxygenated blood from the capillary plexuses returns it to the veins" ;
    obo:UBPROP_0000001 "Multi-tissue structure part of the blood vasculature formed by the anastomosis of capillaries. Venules carry blood toward the heart.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0002626", "EMAPA:35917", "FMA:63130", "MA:0000071", "MESH:A07.231.432.952", "NCIT:C12818", "SCTID:341687009", "TAO:0005315", "UMLS:C0042520", "VHOG:0001765", "Wikipedia:Venule", "ZFA:0005315" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venula" ;
    oboInOwl:id "UBERON:0001979" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "venule" ;
    rdfs:subClassOf obo:UBERON_0003920, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001982
    ] ;
    foaf:depicted_by "Illu:capillary.jpg"^^xsd:anyURI .

obo:UBERON_0001980
    obo:IAO_0000115 "The smallest division of the artery located between the muscular arteries and the capillaries[GO]." ;
    obo:UBPROP_0000001 "Multi-tissue structure part of the blood vasculature, feeds into capillaries. Arterioles carry blood away from the heart.[TAO]", "Small, terminal branch of an artery which generally connects to capillaries.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010253", "BTO:0001997", "EMAPA:35146", "FMA:63182", "MA:0000063", "MESH:D001160", "NCIT:C12672", "SCTID:337724002", "TAO:0002138", "UMLS:C0003847", "VHOG:0001763", "Wikipedia:Arteriole", "ZFA:0005255" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriola" ;
    oboInOwl:id "UBERON:0001980" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "arteriole" ;
    rdfs:subClassOf obo:UBERON_0003509, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001637
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001982
            ]
        )
    ] ;
    foaf:depicted_by "Illu:capillary.jpg"^^xsd:anyURI .

obo:UBERON_0001981
    obo:IAO_0000115 "A vessel through which blood circulates in the body." ;
    obo:IAO_0000116 "consider adopting the EMAPA superclass 'vascular element', which includes microvasculature (e.g. capillaries), vascular plexus" ;
    obo:UBPROP_0000001 "Any of the vessels through which blood circulates in the body. [XAO:0001011_][VHOG]", "Any of the vessels through which blood circulates in the body.[AAO]" ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    obo:UBPROP_0000008 "annelids have blood vessels, but this class is not applicable to annelids." ;
    obo:UBPROP_0000012 "FMA:63183 Blood vessel is categorized as 'general anatomical term'. Suggestion to map to region of vascular tree from Terry H at JAX" ;
    oboInOwl:hasBroadSynonym "vascular element" ;
    oboInOwl:hasDbXref "AAO:0011004", "AEO:0000207", "BTO:0001102", "CALOHA:TS-0080", "EFO:0000817", "EHDAA2:0003252", "EHDAA:240", "EMAPA:32743", "EMAPA:35993", "FMA:50722", "FMA:63183", "GAID:169", "MA:0000060", "MAT:0000393", "MESH:D001808", "NCIT:C12679", "NLXANAT:090901", "OpenCyc:Mx4rvVjxlpwpEbGdrcN5Y29ycA", "SCTID:361097006", "TAO:0002137", "UMLS:C0005847", "VHOG:0001250", "Wikipedia:Blood_vessel", "XAO:0001011", "ZFA:0005314" ;
    oboInOwl:hasExactSynonym "region of vascular tree organ", "vascular tree organ region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vas sanguineum" ;
    oboInOwl:id "UBERON:0001981" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004537
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000071
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007500
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004872
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0008015
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0000178
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Circulatory_System_en.svg"^^xsd:anyURI .

obo:UBERON_0001982
    obo:IAO_0000115 "Any of the smallest blood vessels connecting arterioles with venules." ;
    obo:IAO_0000116 "not all sources agree capillary is a blood vessel - consider adopting EMAPA superclass of vascular element" ;
    obo:UBPROP_0000001 "Any of the tiny blood vessels connecting the arterioles to the venules.[AAO]" ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    obo:UBPROP_0000010 "capillaries lack tunica media and tunica adventitia; only the endothelial wall of the tunica intima belongs" ;
    oboInOwl:hasDbXref "AAO:0010252", "BTO:0002045", "CALOHA:TS-2006", "EFO:0001906", "EMAPA:35198", "EV:0100035", "FMA:63194", "MA:0000065", "MESH:A07.231.432.410", "NCIT:C12685", "NLXANAT:090902", "OpenCyc:Mx4rvWEU-5wpEbGdrcN5Y29ycA", "TAO:0005250", "UMLS:C0935624", "VHOG:0001253", "Wikipedia:Capillary", "XAO:0000116", "ZFA:0005250" ;
    oboInOwl:hasExactSynonym "blood capillary", "capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001982" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "capillary" ;
    rdfs:subClassOf obo:UBERON_0001981, obo:UBERON_0010523, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001979
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001980
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/A_red_blood_cell_in_a_capillary,_pancreatic_tissue_-_TEM.jpg"^^xsd:anyURI .

obo:UBERON_0001983
    obo:IAO_0000115 "the tubular intestinal glands found in the mucosal membranes" ;
    obo:UBPROP_0000001 "In histology, an intestinal crypt, also crypt of LieberkC<hn and intestinal gland, is a gland found in the epithelial lining of the small intestine and colon. The crypts secrete various enzymes, including sucrase and maltase, along with endopeptidases and exopeptidases. Also new epithelium is formed here, keeping in mind that the epithelium at this site is frequently worn away by the passing food. Loss of proliferation control in the crypts is thought to lead to colorectal cancer. The basal portion of the Crypt contains multipotent stem cells. At each mitosis one daughter remains a stem cell while the other differentiates and migrates up the side of the crypt and eventually the villus. Goblet cells are among the cells produced in this fashion[Wikipedia:Intestinal_crypt]." ;
    obo:UBPROP_0000008 "Most fish lack intestinal glands that extend into the mucosa, Gadidae (Jacobshagen 1937) and Macrouridae (Geisterdoerfer 1973( have glands at the base of surface folds throughout intestine - these have been called crypts, but cell types are the same as for surface epithelium. Crypts have been described in salamander midguts (Reeder 1964) some reptiles (Luppa 1977) and some birds (Ziswiler and Farner 1972). Reptile crypts are less developed than birds and mammals, with epithelium similar to the surface. Avian crypts vary from those with absorprive and goblet cells to those that have cells with basophilic granules" ;
    oboInOwl:hasBroadSynonym "intestinal gland" ;
    oboInOwl:hasDbXref "EMAPA:35266", "FMA:63621", "MA:0001535", "NCIT:C32411", "SCTID:118652008", "UMLS:C1621887", "Wikipedia:Intestinal_crypt" ;
    oboInOwl:hasExactSynonym "Lieberkuhn crypt", "Lieberkuhn gland", "Lieberkuhn's gland", "Lieberkuhn's glands", "crypt of Lieberkuhn", "crypt of Lieberkühn", "crypts of Lieberkühn", "follicles of lieberkuhn", "intestinal crypt", "intestinal crypts", "lieberkuhn crypt" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal gland of Lieberkuhn" ;
    oboInOwl:id "UBERON:0001983" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn" ;
    rdfs:seeAlso obo:UBERON_2005256 ;
    rdfs:subClassOf obo:UBERON_0000333, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001242
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/38/Small_intestine_low_mag.jpg"^^xsd:anyURI .

obo:UBERON_0001984
    obo:IAO_0000115 "A crypt of lieberkuhn that is part of a large intestine [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35465", "FMA:63622", "MA:0001544", "NCIT:C32924", "UMLS:C1179777" ;
    oboInOwl:hasExactSynonym "intestinal gland of large intestine", "large intestinal crypt of Lieberkuhn", "large intestine crypt of Lieberkuhn", "large intestine intestinal gland", "large intestine lieberkuhn crypt", "lieberkuhn crypt of large intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001984" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001983, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0001985
    obo:IAO_0000115 "A monolayer of specialized, flattened, mitochondria-rich cells that lines the posterior surface of the cornea and faces the anterior chamber of the eye[WP]." ;
    oboInOwl:hasDbXref "CALOHA:TS-0172", "EMAPA:35935", "FMA:63882", "GAID:891", "MA:0001242", "MESH:D004728", "NCIT:C12707", "SCTID:368827009", "TAO:0002186", "UMLS:C0014259", "Wikipedia:Corneal_endothelium", "ZFA:0001687" ;
    oboInOwl:hasExactSynonym "cornea endothelium", "endothelium of cornea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium posterius corneae" ;
    oboInOwl:id "UBERON:0001985" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "corneal endothelium" ;
    rdfs:subClassOf obo:UBERON_0001986, obo:UBERON_0010313, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001766
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Gray871.png"^^xsd:anyURI .

obo:UBERON_0001986
    obo:IAO_0000115 "A layer of epithelium that lines the heart, blood vessels (endothelium, vascular), lymph vessels (endothelium, lymphatic), and the serous cavities of the body[MESH]. Simple squamous epithelium which lines blood and lymphatic vessels and the heart[FMA]" ;
    obo:UBPROP_0000007 "endothelial" ;
    oboInOwl:hasDbXref "BTO:0000393", "CALOHA:TS-0278", "EFO:0002548", "FMA:63916", "GAID:520", "MESH:D004727", "NCIT:C12481", "SCTID:27168002", "UMLS:C0014257", "galen:Endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001986" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The term 'endothelium' has been either restricted to the continuous cell layer of the vertebrates, as we are assuming here, or applied to all the cells able to adhere to the luminal surface of the vascular basement membrane (Casley-Smith 1980)" ;
    rdfs:label "endothelium" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000115
            ]
        )
    ] .

obo:UBERON_0001987
    obo:IAO_0000115 "organ of metabolic interchange between fetus and mother, partly of embryonic origin and partly of maternal origin[GO]. The fetal portion of the placenta is known as the villous chorion. The maternal portion is known as the decidua basalis. The two portions are held together by anchoring villi that are anchored to the decidua basalis by the cytotrophoblastic shell." ;
    obo:UBPROP_0000003 "Phylogenetic analyses of the concatenated data set using maximum parsimony, maximum likelihood and distance based (neighbour joining) methods all converged on a nearly identical, well supported topology defining four principal eutherian lineages. The results affirm monophyly of traditional placental orders (except Artiodactyla and Insectivora), and also support some previously proposed, as well as new, superordinal clades.[well established][VHOG]" ;
    obo:UBPROP_0000007 "placental" ;
    obo:UBPROP_0000008 "Eutherians: In eutherians, the chorioallantoic membrane of the fetus establishes intimate contact with the adjacent vascular wall of the mother's uterus to produce the placenta, a composite structure formed in part from tissues of the fetus and in part from tissues of the mother [ISBN:0073040584 (Vertebrates, Kardong)]. TODO - is taxon restriction too strict, even if we restrict def to allantoic placenta? - WP says: also found in some snakes and lizards with varying levels of development up to mammalian levels. Pough et al. 1992. Herpetology: Third Edition. Pearson Prentice Hall:Pearson Education, Inc., 2002. // See also: DOI:10.1002/jmor.11011" ;
    oboInOwl:hasDbXref "BTO:0001078", "CALOHA:TS-0799", "EFO:0001407", "EMAPA:35689", "EV:0100119", "FMA:63934", "GAID:379", "MA:0000386", "MAT:0000279", "MESH:A16.759", "MIAA:0000279", "NCIT:C13272", "OpenCyc:Mx4rvv4zZ5wpEbGdrcN5Y29ycA", "SCTID:181455002", "UMLS:C0032043", "VHOG:0001266", "Wikipedia:Placenta" ;
    oboInOwl:hasExactSynonym "allantoic placenta", "eutherian placenta" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001987" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Marsupials possess only a rudimentary yolk-type placenta, with reduced nutrient and oxygen exchanging capabilities." ;
    rdfs:label "placenta" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004340
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/66/Placenta.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/f/f1/Placenta.svg"^^xsd:anyURI .

obo:UBERON_0001988
    obo:IAO_0000115 "Portion of semisolid bodily waste discharged through the anus[MW,modified]" ;
    obo:UBPROP_0000001 "Excretion in semisolid state processed by the intestine.[FMA]" ;
    obo:UBPROP_0000007 "fecal" ;
    oboInOwl:hasBroadSynonym "excreta" ;
    oboInOwl:hasDbXref "BTO:0000440", "CALOHA:TS-2345", "ENVO:00002003", "FMA:64183", "GAID:1199", "MA:0002509", "MAT:0000053", "MESH:D005243", "MIAA:0000053", "NCIT:C13234", "OpenCyc:Mx4rvVjJMZwpEbGdrcN5Y29ycA", "UMLS:C0015733", "Wikipedia:Feces", "galen:Feces" ;
    oboInOwl:hasExactSynonym "faeces", "fecal material", "fecal matter", "piece of shit", "portion of excrement", "portion of faeces", "portion of fecal material", "portion of fecal matter", "portion of feces", "portionem cacas", "stool" ;
    oboInOwl:hasNarrowSynonym "cow dung", "cow pat", "dung", "fewmet", "frass", "guano", "portion of dung", "portion of guano", "portion of scat", "scat", "spraint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "droppings", "excrement", "ordure", "spoor" ;
    oboInOwl:id "UBERON:0001988" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "feces" ;
    rdfs:subClassOf obo:UBERON_0000174, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0030421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000174
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0030421
            ]
        )
    ] .

obo:UBERON_0001992
    obo:IAO_0000115 "The upper layer of the dermis beneath the epidermis, composed of dense irregular connective tissue[ncit,modified]." ;
    obo:IAO_0000116 "todo - check tissue composition" ;
    obo:UBPROP_0000001 "Dense irregular connective tissue of the skin that consists of fibroblasts, various connective tissue cell types, and collagen, predominantly type III." ;
    oboInOwl:hasDbXref "EMAPA:35282", "FMA:64776", "MA:0000800", "MA:0000802", "NCIT:C33630", "NCIT:C94819", "UMLS:C0221930", "UMLS:C0682598", "Wikipedia:Papillary_dermis" ;
    oboInOwl:hasExactSynonym "corpus papillary", "dermis papillary layer", "papillary dermis", "papillary layer", "papillary layer of dermis", "stratum papillare", "stratum papillare (dermis)", "stratum papillare corii", "stratum papillare dermis", "superficial dermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal papillary layer", "stratum papillare" ;
    oboInOwl:id "UBERON:0001992" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "papillary layer of dermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006815
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011822
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b4/Normal_Epidermis_and_Dermis_with_Intradermal_Nevus_10x.JPG"^^xsd:anyURI .

obo:UBERON_0001993
    obo:IAO_0000115 "The thicker, deeper layer of the dermis, comprised of criss-crossing collagen fibers that form a strong elastic network and also containing blood and lymph vessels, nerves and nerve endings, and hair follicles" ;
    oboInOwl:hasDbXref "EMAPA:35283", "FMA:64778", "MA:0000801", "NCIT:C33631", "NCIT:C94818", "UMLS:C0682599", "UMLS:C1514988", "Wikipedia:Reticular_dermis" ;
    oboInOwl:hasExactSynonym "dermis reticular layer", "dermis stratum reticulare", "reticular dermis", "stratum reticulare", "stratum reticulare dermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal reticular layer", "stratum reticulare" ;
    oboInOwl:id "UBERON:0001993" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "reticular layer of dermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0001992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] .

obo:UBERON_0001994
    obo:IAO_0000115 "Cartilage tissue primarily composed of type II collagen (thin fibrils) and a glassy appearance." ;
    obo:UBPROP_0000001 "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which is an amorphous gel with a perichondrium[FMA:64783].", "Cartilage tissue primarily composed of type II collagen (thin fibrils) and a glassy appearance.[VSAO]" ;
    oboInOwl:hasDbXref "EMAPA:35414", "FMA:64783", "MA:0000109", "NCIT:C32746", "SCTID:39298000", "UMLS:C0225362", "VSAO:0000094", "Wikipedia:Hyaline_cartilage", "XAO:0004029" ;
    oboInOwl:hasExactSynonym "hyaline cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chondroid cartilage" ;
    oboInOwl:id "UBERON:0001994" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hyaline cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0002418, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005585
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2a/Gray292.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/e/ee/Hypertrophic_Zone_of_Epiphyseal_Plate.jpg"^^xsd:anyURI .

obo:UBERON_0001995
    obo:IAO_0000115 "Cartilage tissue intermediate between hyaline cartilage and dense connective tissue; contains of abundant collagen fibers; chondrocytes often arranged in columns." ;
    obo:UBPROP_0000001 "A mixture of white fibrous tissue and cartilaginous tissue in various proportions. It owes its flexibility and toughness to the former of these constituents, and its elasticity to the latter. It is the only type of cartilage that contains type I collagen in addition to the normal type I[Wikipedia:Fibrocartilage]I", "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which is an amorphous gel without a well-defined perichondrium[FMA:64784].", "Cartilage tissue intermediate between hyaline cartilage and dense connective tissue; contains of abundant collagen fibers; chondrocytes often arranged in columns.[VSAO]" ;
    obo:UBPROP_0000007 "fibrocartilaginous" ;
    oboInOwl:hasDbXref "FMA:64784", "MA:0000108", "NCIT:C32599", "SCTID:91685003", "UMLS:C0684077", "VSAO:0000103", "Wikipedia:Fibrocartilage", "XAO:0004028", "galen:Fibrocartilage" ;
    oboInOwl:hasExactSynonym "fibrocartilage tissue", "stratified cartilage tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0001995" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The white fibrocartilages admit of arrangement into four groups-interarticular, connecting, circumferential, and stratiform -- WP. EDITOR NOTE: TODO add mineralized" ;
    rdfs:label "fibrocartilage" ;
    rdfs:subClassOf obo:UBERON_0002418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005584
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2e/Gray295.png"^^xsd:anyURI .

obo:UBERON_0001996
    obo:IAO_0000115 "Cartilage tissue that is flexible and contains abundant elastic fibers." ;
    obo:UBPROP_0000001 "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which consists of elastic fibers[FMA:64785].", "Cartilage tissue that is flexible and contains abundant elastic fibers.[VSAO]" ;
    obo:UBPROP_0000012 "MA has a distinct class for yellow" ;
    oboInOwl:hasDbXref "FMA:64785", "MA:0000107", "MA:0000485", "NCIT:C32494", "UMLS:C0682559", "VSAO:0000091", "Wikipedia:Elastic_cartilage", "XAO:0004197" ;
    oboInOwl:hasExactSynonym "elastic cartilage", "elastic cartilage tissue", "yellow elastic cartilage", "yellow elastic cartilage tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "reticular cartilage", "yellow cartilage" ;
    oboInOwl:id "UBERON:0001996" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "elastic cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0011589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005863
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ca/Gray904.png"^^xsd:anyURI .

obo:UBERON_0001997
    obo:IAO_0000115 "A sensory epithelium inside the nasal cavity that is responsible for detecting odors[WP]." ;
    obo:UBPROP_0000001 "Sensory lining of the medial wall, roof and anterior aspects of the main olfactory cavity (cavum principale).[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of principal cavity (AAO:0000992)[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004853" ;
    oboInOwl:hasDbXref "AAO:0010158", "BIRNLEX:2703", "BTO:0000108", "CALOHA:TS-0703", "EFO:0001972", "EHDAA2:0001228", "EHDAA:4774", "EMAPA:17606", "FMA:64803", "MA:0001325", "MAT:0000445", "NCIT:C33203", "SCTID:37623003", "TAO:0000554", "UMLS:C0599332", "VHOG:0000985", "Wikipedia:Olfactory_epithelium", "ZFA:0000554", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1900" ;
    oboInOwl:hasExactSynonym "main olfactory epithelium", "nasal cavity olfactory epithelium", "olfactory membrane", "olfactory sensory epithelium", "sensory olfactory epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "MOE", "nasal epithelium", "nasal sensory epithelium", "pseudostratified main olfactory epithelium" ;
    oboInOwl:id "UBERON:0001997" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Genes: V1Rs, Trpc2 present in lamprey" ;
    rdfs:label "olfactory epithelium" ;
    rdfs:subClassOf obo:UBERON_0005384, obo:UBERON_0006934, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005386
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000853
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2001431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0050911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_2001431
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0022008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006934
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005386
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4d/Gray857.png"^^xsd:anyURI .

obo:UBERON_0002001
    obo:IAO_0000115 "Any joint that connects a rib to another structure (or another rib). Examples: costochondral, costovertebral, interchondral, sternocostal joints." ;
    oboInOwl:hasDbXref "FMA_RETIRED:64994", "MA:0001508", "NCIT:C49575", "SCTID:263314001", "UMLS:C1261194" ;
    oboInOwl:hasExactSynonym "rib joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002001" ;
    a owl:Class ;
    rdfs:label "joint of rib" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002228
            ]
        )
    ] .

obo:UBERON_0002004
    oboInOwl:hasDbXref "EMAPA:18577", "FMA:65507", "MA:0001178" ;
    oboInOwl:hasExactSynonym "sciatic nerve trunk", "sciatic neural trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002004" ;
    a owl:Class ;
    rdfs:label "trunk of sciatic nerve" ;
    rdfs:subClassOf obo:UBERON_0002464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001322
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001322
            ]
        )
    ] .

obo:UBERON_0002005
    obo:IAO_0000115 "The enteric nervous system is composed of two ganglionated neural plexuses in the gut wall which form one of the three major divisions of the autonomic nervous system. The enteric nervous system innervates the gastrointestinal tract, the pancreas, and the gall bladder. It contains sensory neurons, interneurons, and motor neurons. Thus the circuitry can autonomously sense the tension and the chemical environment in the gut and regulate blood vessel tone, motility, secretions, and fluid transport. The system is itself governed by the central nervous system and receives both parasympathetic and sympathetic innervation[GO]." ;
    obo:UBPROP_0000012 "most sources classify this as autonomic, but in FMA it is placed directly under nervous system." ;
    oboInOwl:hasDbXref "BAMS:ENS", "BIRNLEX:1166", "BTO:0002506", "CALOHA:TS-2093", "EFO:0000895", "EHDAA2:0004202", "EMAPA:26922", "FMA:66070", "GAID:799", "MA:0000222", "MAT:0000102", "MESH:D017615", "MIAA:0000102", "TAO:0001155", "UMLS:C0206111", "Wikipedia:Enteric_nervous_system", "ZFA:0001155" ;
    oboInOwl:hasExactSynonym "PNS - enteric", "enteric PNS" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002005" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "enteric nervous system" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005428
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] .

obo:UBERON_0002006
    obo:IAO_0000115 "Peripheral portion of the lymph node, underneath the capsule[WP]." ;
    oboInOwl:hasDbXref "EMAPA:35525", "FMA:66253", "MA:0000740", "NCIT:C33029", "UMLS:C0933402", "Wikipedia:Cortex_of_lymph_node" ;
    oboInOwl:hasExactSynonym "lymph node cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortex nodi lymphoidei" ;
    oboInOwl:id "UBERON:0002006" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cortex of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b8/Illu_lymph_node_structure.png"^^xsd:anyURI .

obo:UBERON_0002007
    obo:IAO_0000115 "The mdeullary portion of the lymph node, which contains large blood vessels, sinuses and medullary cords that contain antibody-secreting plasma cells." ;
    oboInOwl:hasDbXref "EMAPA:35529", "FMA:66254", "MA:0000745" ;
    oboInOwl:hasExactSynonym "lymph node medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medulla nodi lymphoidei" ;
    oboInOwl:id "UBERON:0002007" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "medulla of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000958, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0009744
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0009745
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0002008
    obo:IAO_0000115 "A plexus of nerves situated at the base of the heart that innervate the heart." ;
    oboInOwl:hasDbXref "EMAPA:37460", "FMA:6628", "MA:0001138", "NCIT:C52833", "SCTID:280511002", "UMLS:C0459528", "Wikipedia:Cardiac_plexus" ;
    oboInOwl:hasExactSynonym "autonomic nerve plexus of heart", "autonomic plexus of heart", "cardiac plexus", "heart autonomic nerve plexus", "heart autonomic plexus", "plexus cardiacus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002008" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cardiac nerve plexus" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001816, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001816
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Gray838.png"^^xsd:anyURI .

obo:UBERON_0002011
    obo:IAO_0000115 "The thoracodorsal artery is a branch of the subscapular artery. It travels inferiorly with the thoracodorsal nerve and supplies the latissimus dorsi. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37129", "FMA:66320", "MA:0002065", "NCIT:C53018", "UMLS:C0933449", "Wikipedia:Thoracodorsal_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria thoracodorsalis" ;
    oboInOwl:id "UBERON:0002011" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracodorsal artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001112
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001112
            ]
        )
    ] ;
    foaf:depicted_by "Latissimus:dorsi.png"^^xsd:anyURI .

obo:UBERON_0002012
    obo:IAO_0000115 "An artery that carries deoxygenated blood from heart to the lungs. They are the only arteries (other than umbilical arteries in the fetus) that carry deoxygenated blood.." ;
    obo:UBPROP_0000001 "Major artery which supplies blood to the lungs.[AAO]", "One of two arteries, leaving from the heart, the left one supplying the left lung and the right one supplying the right lung. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "On the other hand, in the sister clade of the actinopterygians, the sarcopterygians, the gill circulation is supplemented with lung ventilation. As a result, the pulmonary artery and vein and a functional ductus arteriosus arose as a major evolutionary innovation from the sixth arch, giving the organism a flexible shunt to balance blood supply to and from gills and lungs according to environmental conditions.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In the human heart, the pulmonary trunk (pulmonary artery or main pulmonary artery) begins at the base of the right ventricle. It is short and wide - approximately 5 cm (2 inches) in length and 3 cm (1.2 inches) in diameter. It then branches into two pulmonary arteries (left and right), which deliver deoxygenated blood to the corresponding lung[WP]" ;
    oboInOwl:hasDbXref "AAO:0010221", "BTO:0000778", "CALOHA:TS-0839", "EFO:0001399", "EHDAA2:0001575", "EHDAA:4351", "EMAPA:17008", "FMA:66326", "GAID:505", "MA:0002031", "MESH:D011651", "NCIT:C12774", "OpenCyc:Mx4rvVjbIpwpEbGdrcN5Y29ycA", "SCTID:181380003", "UMLS:C0034052", "VHOG:0000982", "Wikipedia:Pulmonary_artery", "XAO:0004162", "galen:PulmonaryArtery" ;
    oboInOwl:hasExactSynonym "pulmonary arterial tree", "pulmonary arterial tree organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria pulmonalis", "pulmonary arterial subtree", "truncus pulmonalis" ;
    oboInOwl:id "UBERON:0002012" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pulmonary artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0010314, obo:UBERON_0013768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003123
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005339
    ] ;
    owl:disjointWith obo:UBERON_0004573 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008886
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002015
    obo:IAO_0000115 "the tough fibrous layer surrounding the kidney which is covered in a thick layer of perirenal adipose tissue that functions to provide some protection from trauma and damage" ;
    obo:UBPROP_0000009 "provides some protection from trauma and damage." ;
    obo:UBPROP_0000010 "The renal capsule relates to the other layers in the following order (moving from innermost to outermost): renal medulla renal cortex renal capsule perinephric fat (or 'perirenal fat') renal fascia paranephric fat (or 'pararenal fat') peritoneum (anteriorly), and transversalis fascia (posteriorly).[Wikipedia:Kidney_capsule]" ;
    oboInOwl:hasDbXref "EMAPA:18679", "FMA:66610", "MA:0000370", "NCIT:C12885", "SCTID:243657006", "UMLS:C0227637", "Wikipedia:Kidney_capsule", "galen:CapsuleOfKidney" ;
    oboInOwl:hasExactSynonym "capsula fibrosa renis", "capsule of kidney", "fibrous capsule of kidney", "renal capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002015" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "kidney capsule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003567, obo:UBERON_0011824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "Illu:kidney.jpg"^^xsd:anyURI .

obo:UBERON_0002016
    obo:IAO_0000115 "Pulmonary veins are blood vessels that transport blood from the lungs to the heart[GO]." ;
    obo:UBPROP_0000001 "Any of the veins which collect blood from the lungs and some small vesicles received from the esophagus.[AAO]", "One of two pairs of large vessels that return oxygenated blood from each lung to the left atrium of the heart. [TFD][VHOG]", "the veins that return oxygenated blood from the lungs to the left atrium of the heart" ;
    obo:UBPROP_0000003 "On the other hand, in the sister clade of the actinopterygians, the sarcopterygians, the gill circulation is supplemented with lung ventilation. As a result, the pulmonary artery and vein and a functional ductus arteriosus arose as a major evolutionary innovation from the sixth arch, giving the organism a flexible shunt to balance blood supply to and from gills and lungs according to environmental conditions.[well established][VHOG]" ;
    obo:UBPROP_0000202 obo:FMA_70827 ;
    oboInOwl:hasDbXref "AAO:0010521", "BTO:0001799", "CALOHA:TS-0840", "EHDAA2:0001579", "EHDAA:2629", "EMAPA:18645", "FMA:66643", "GAID:543", "MA:0002206", "MESH:D011667", "NCIT:C12776", "SCTID:430160002", "UMLS:C0034090", "VHOG:0001133", "Wikipedia:Pulmonary_vein", "XAO:0000394", "galen:PulmonaryVein" ;
    oboInOwl:hasExactSynonym "pulmonary venous tree organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae pulmonales" ;
    oboInOwl:id "UBERON:0002016" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pulmonary vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0010314, obo:UBERON_0013768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002061
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002017
    obo:IAO_0000115 "A vein that conducts blood from the digestive organs, spleen, pancreas, and gallbladder to the liver[BTO]." ;
    oboInOwl:hasDbXref "BTO:0001792", "CALOHA:TS-0814", "EHDAA2:0001485", "EHDAA:6510", "EMAPA:17349", "FMA:66645", "GAID:540", "MA:0002198", "MESH:D011169", "NCIT:C33343", "OpenCyc:Mx4rv_bem5wpEbGdrcN5Y29ycA", "SCTID:362064007", "UMLS:C0032718", "VHOG:0000656", "XAO:0000392", "galen:PortalVein" ;
    oboInOwl:hasExactSynonym "portal venous tree organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002017" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "portal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005806
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI .

obo:UBERON_0002018
    obo:IAO_0000115 "Soft tissue that lines the non-cartilaginous surfaces within joints with cavities (synovial joints)." ;
    obo:UBPROP_0000003 "Phylogenetically, synovium is one of the newer attributes of the vertebrate locomotor apparatus. The first synovial joints developed in the piscine jaw of ancestors of modern lungfish by an evolutionary process that modified preexisting fibrous and cartilaginous joints, which were the predominant articulation of the early sea- and land-dwelling vertebrates.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "synovial layer", "synovial membrane", "synovium" ;
    oboInOwl:hasDbXref "AEO:0000181", "BTO:0001823", "EFO:0001393", "EHDAA2_RETIRED:0003181", "EMAPA:37476", "EV:0100143", "FMA:9865", "GAID:264", "MA:0000114", "MESH:D013583", "NCIT:C12473", "SCTID:361828005", "UMLS:C0039099", "VHOG:0001282", "Wikipedia:Synovial_membrane", "galen:SynovialMembrane" ;
    oboInOwl:hasExactSynonym "membrana synovialis (capsula articularis)", "membrana synovialis capsulae articularis", "stratum synoviale", "stratum synoviale (capsula articularis)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "synovial layer of articular capsule of synovial joint", "synovial membrane of articular capsule of synovial joint", "synovium of articular capsule of synovial joint" ;
    oboInOwl:id "UBERON:0002018" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "synovial membrane of synovial joint" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0006915, obo:UBERON_0007616, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002217
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000214
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001484
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Joint.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/5/5d/Synovium.png"^^xsd:anyURI .

obo:UBERON_0002019
    obo:IAO_0000115 "A cranial nerve that originates from neurons in the medulla and in the cervical spinal cord." ;
    obo:RO_0002174 obo:NCBITaxon_8292 ;
    obo:UBPROP_0000001 "A small motor nerve which emerges from the lateral wall of the medulla with the roots of the vagus nerve, and innervates a single pectoral suspensory muscle, the m.cucullaris.", "Cranial nerve that innervates the sternocleidomastoid and trapezius complex of muscles. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-1, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]", "Small motor nerve which innervates a single pectoral suspensory muscle, the m. cucullaris.[AAO]" ;
    obo:UBPROP_0000003 "Cranial nerves XI and XII evolved in the common ancestor to amniotes (non-amphibian tetrapods) thus totalling twelve pairs.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In mice, the spinal branch of this motor nerve innervates the trapezius and the sternocleidomastoid muscles. The cranial branch joins the vagus nerve and innervates the same targets as the vagus nerve" ;
    obo:UBPROP_0000012 "FMA has distinct cranial and spinal parts - WP says 'Traditional descriptions of the accessory nerve divide it into two parts: a spinal part and a cranial part.[1] However, because the cranial component rapidly joins the vagus nerve, becoming an integral part of said nerve, modern descriptions often consider the cranial component to be part of the vagus nerve and not part of the accessory nerve proper.[2]" ;
    oboInOwl:hasDbXref "AAO:0010476", "BAMS:11n", "BAMS:XIn", "BIRNLEX:812", "EHDAA2:0000106", "EHDAA:2855", "EMAPA:17265", "FMA:6720", "FMA:80284", "GAID:825", "HBA:9340", "MA:0001088", "MBA:717", "MESH:D000055", "NCIT:C32041", "OpenCyc:Mx4rwTEwI5wpEbGdrcN5Y29ycA", "SCTID:362469008", "UMLS:C0000905", "UMLS:C1305777", "VHOG:0000699", "Wikipedia:Spinal_accessory_nerve", "XAO:0004214", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2085" ;
    oboInOwl:hasExactSynonym "Willis' nerve", "accessory XI", "accessory XI nerve", "accessory nerve", "accessory nerve [XI]", "cervical accessory nerve", "cranial nerve XI", "eleventh cranial nerve", "nervus accessorius [XI]", "pars spinalis nervus accessorius", "radix spinalis nervus accessorius", "spinal accessory nerve", "spinal accessory nerve tree", "spinal part of accessory nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CN-XI", "accessory spinal nerve" ;
    oboInOwl:id "UBERON:0002019" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "accessory XI nerve" ;
    rdfs:subClassOf obo:UBERON_0035642, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0020358
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0020358
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Gray791.png"^^xsd:anyURI .

obo:UBERON_0002020
    obo:IAO_0000115 "A nervous system structure composed primarily of nerve cell bodies (somas). May also include dendrites and the initial unmyelinated portion of axons." ;
    obo:UBPROP_0000001 "Multi-tissue comprised of neurons, dendrites, axon terminals, glial cells, and capillaries.[TAO]" ;
    oboInOwl:hasDbXref "AEO:0001012", "EHDAA2:0003136", "EHDAA2_RETIRED:0004658", "EMAPA:37596", "FMA:67242", "HBA:4006", "MA:0001112", "NCIT:C32695", "OpenCyc:Mx4rwDdKMpwpEbGdrcN5Y29ycA", "TAO:0002197", "UMLS:C0018220", "VHOG:0001768", "Wikipedia:Gray_matter", "ZFA:0001681", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2869" ;
    oboInOwl:hasExactSynonym "gray matter", "gray matter of neuraxis", "grey matter", "grey matter of neuraxis", "grey substance", "neuronal grey matter", "substantia grisea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gray mater", "grisea" ;
    oboInOwl:id "UBERON:0002020" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "gray matter" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0043025
    ] ;
    foaf:depicted_by "Spinal:nerve.svg"^^xsd:anyURI .

obo:UBERON_0002025
    obo:IAO_0000115 "the deepest layer of the epidermis, which is composed of dividing stem cells and anchoring cells" ;
    obo:UBPROP_0000009 "replaces damaged cells on outside of body" ;
    obo:UBPROP_0000010 "consisting of non-keratinized, viable cells, in contrast to the outer (upper) layer of epidermis made up of keratinized, anucleated, non-viable cells" ;
    oboInOwl:hasBroadSynonym "Malpighian layer", "rete Malphighii", "rete Malpighii", "stratum Malpighi", "stratum basale", "stratum germinosum" ;
    oboInOwl:hasDbXref "AAO:0010598", "BTO:0000438", "EMAPA:32779", "FMA:67540", "MA:0000803", "NCIT:C33466", "NCIT:C33623", "SCTID:419481005", "TAO:0001180", "UMLS:C0221925", "Wikipedia:Stratum_germinativum", "XAO:0000041", "ZFA:0001180" ;
    oboInOwl:hasExactSynonym "basal cell layer of epidermis", "basal epidermal layer", "epidermal basal stratum", "epidermis stratum basale", "stratum basalis of epidermis", "stratum germinativum", "stratum germinosum of epidermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal cell layer of skin", "basal layer of epidermis", "epidermis basal layer", "epidermis sensorial layer", "epidermis stratum germinativum" ;
    oboInOwl:id "UBERON:0002025" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "stratum basale of epidermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000148
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000242
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013754
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0002187
            ]
        )
    ] .

obo:UBERON_0002026
    obo:IAO_0000115 "the layer of polyhedral cells in the epidermis found between the stratum granulosum and stratum basale; shrinkage and adhesion of these cells gives a spiny or prickly appearance" ;
    obo:UBPROP_0000009 "Has cells that produce and secrete bipolar lipids which prevent evaporation, helping to 'water-proof' the skin. Keratinization begins in the stratum spinosum. [Wikipedia:Stratum_spinosum]" ;
    oboInOwl:hasBroadSynonym "Malpighian layer", "stratum Malpighii" ;
    oboInOwl:hasDbXref "BTO:0000435", "EMAPA:32785", "FMA:67542", "MA:0000807", "NCIT:C12850", "SCTID:420086000", "UMLS:C0221924", "Wikipedia:Stratum_spinosum" ;
    oboInOwl:hasExactSynonym "epidermis stratum spinosum", "prickle cell layer of epidermis", "squamous cell layer of epidermis", "stratum spinosum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epidermis prickle cell layer", "prickle cell layer" ;
    oboInOwl:id "UBERON:0002026" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stratum spinosum of epidermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013754
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000649
            ]
        )
    ] .

obo:UBERON_0002027
    obo:IAO_0000115 "the outer layer of the epidermis, consisting of several layers of flat keratinized non-nucleated cells" ;
    obo:UBPROP_0000001 "The keratinized outermost layer of the epidermis, which is periodically shed.[AAO]" ;
    obo:UBPROP_0000010 "some oral epitehlium also has cornified layer / stratum corneum" ;
    oboInOwl:hasBroadSynonym "horny layer", "keratinized squame layer", "stratum corneum" ;
    oboInOwl:hasDbXref "AAO:0010597", "BTO:0000344", "CALOHA:TS-0981", "EMAPA:32787", "FMA:67545", "MA:0000804", "NCIT:C33625", "SCTID:361695002", "UMLS:C0221921", "Wikipedia:Stratum_corneum" ;
    oboInOwl:hasExactSynonym "cornified layer", "epidermis stratum corneum", "horny layer of epidermis", "keratinized squame layer of epidermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stratum corneum epidermidis" ;
    oboInOwl:id "UBERON:0002027" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stratum corneum of epidermis" ;
    rdfs:subClassOf obo:UBERON_0003055, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0031424
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0002069
    ] ;
    foaf:depicted_by "Epidermal:layers.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/2/20/Skinlayers.png"^^xsd:anyURI .

obo:UBERON_0002028
    obo:IAO_0000115 "The most posterior of the three principal regions of the brain. In mammals and birds the hindbrain is divided into a rostral metencephalon and a caudal myelencephalon. In zebrafish, with the exception of the cerebellum, the ventral remainder of the metencephalon can be separated only arbitrarily from the more caudal myelencephalic portion of the medulla oblongata (From: Neuroanatomy of the Zebrafish Brain)[ZFA]. Organ component of neuraxis that has as its parts the pons, cerebellum and medulla oblongata[FMA]." ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000001 "Posterior part of the brain consisting of the cerebellum and medulla oblongata.[AAO]", "The most posterior of the three principal regions of the brain, forming the rhombencephalon and all or most of the metencephalon. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from hindbrain neural tube (TAO:0007043)[TAO]" ;
    obo:UBPROP_0000003 "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" ;
    obo:UBPROP_0000007 "rhombencephalic" ;
    obo:UBPROP_0000012 "in MA, brainstem and hindbrain and part-of siblings under brain, consistent with FMA and NIF. See also notes for cerebellum. We weaken the relation in ABA to overlaps" ;
    oboInOwl:hasDbXref "AAO:0010150", "BAMS:HB", "BIRNLEX:942", "BTO:0000672", "CALOHA:TS-0457", "DHBA:10653", "DMBA:16808", "EFO:0000923", "EHDAA2:0000746", "EHDAA:3514", "EHDAA:6487", "EMAPA:16916", "FMA:67687", "MA:0000195", "MAT:0000107", "MBA:1065", "MESH:D012249", "MIAA:0000107", "NCIT:C40336", "SCTID:303456008", "TAO:0000029", "UMLS:C0035507", "UMLS:C1522180", "VHOG:0000070", "Wikipedia:Rhombencephalon", "XAO:0000015", "ZFA:0000029", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=540" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombencephalon" ;
    oboInOwl:id "UBERON:0002028" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hindbrain" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002298
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/54/EmbryonicBrain.svg"^^xsd:anyURI .

obo:UBERON_0002029
    obo:IAO_0000115 "The simple columnar epithelial lining of the gall bladder." ;
    oboInOwl:hasDbXref "BTO:0001449", "CALOHA:TS-1304", "EMAPA:35370", "FMA:67711", "MA:0001632", "NCIT:C49227", "UMLS:C1180206" ;
    oboInOwl:hasExactSynonym "epithelial tissue of gall bladder", "epithelial tissue of gallbladder", "epithelium of gallbladder", "gall bladder epithelial tissue", "gall bladder epithelium", "gallbladder epithelial tissue", "gallbladder epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary epithelium" ;
    oboInOwl:id "UBERON:0002029" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of gall bladder" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0002030
    obo:IAO_0000115 "Projection of skin containing the outlets for 15-20 lactiferous ducts arranged cylindrically around the tip." ;
    obo:UBPROP_0000008 "a male mouse has no nipples - mammary tissue regresses during embryonic development" ;
    obo:UBPROP_0000012 "FMA makes this part of the breast, whereas in MA it is part of the mammary gland -" ;
    oboInOwl:hasDbXref "BTO:0000821", "CALOHA:TS-2234", "EMAPA:36508", "FMA:67771", "GAID:35", "MA:0000796", "MESH:D009558", "NCIT:C12299", "OpenCyc:Mx4rvVjKi5wpEbGdrcN5Y29ycA", "SCTID:265780004", "UMLS:C0028109", "Wikipedia:Nipple", "galen:Nipple" ;
    oboInOwl:hasExactSynonym "papilla mammae", "papilla of breast", "thele", "thelium" ;
    oboInOwl:hasNarrowSynonym "papillary part of breast", "teat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "papilla mammaria" ;
    oboInOwl:id "UBERON:0002030" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nipple" ;
    rdfs:subClassOf obo:UBERON_0000475, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008425
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/59/Female_nipple_profile.jpg"^^xsd:anyURI .

obo:UBERON_0002031
    obo:IAO_0000115 "An epithelium that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001845", "CALOHA:TS-1240", "EFO:0000307", "EMAPA:32691", "FMA:67782", "MA:0001839", "NCIT:C32231", "UMLS:C0599333" ;
    oboInOwl:hasExactSynonym "bronchi epithelial tissue", "bronchi epithelium", "bronchial epithelium", "bronchial trunk epithelial tissue", "bronchial trunk epithelium", "bronchus epithelial tissue", "bronchus epithelium", "epithelial tissue of bronchi", "epithelial tissue of bronchial trunk", "epithelial tissue of bronchus", "epithelium of bronchi", "epithelium of bronchial trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002031" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of bronchus" ;
    rdfs:subClassOf obo:UBERON_0008397, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0002033
    obo:IAO_0000115 "A tiny smooth muscle that connects the hair follicle with the dermis." ;
    obo:UBPROP_0000009 "When contracted the arrector pili causes the raising of the hair" ;
    oboInOwl:hasDbXref "BTO:0005132", "EMAPA:26775", "FMA:67821", "MA:0000778", "SCTID:319910005", "Wikipedia:Arrector_pili_muscle" ;
    oboInOwl:hasExactSynonym "arrector pili", "arrector pili muscle", "arrector pili smooth muscle", "arrector pilli", "arrector pilli muscle", "arrector pilorum", "arrector pilorum muscle of hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arectores pilorum", "erector pili", "erectores pilorum", "pilomotor muscle" ;
    oboInOwl:id "UBERON:0002033" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "arrector muscle of hair" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] .

obo:UBERON_0002036
    obo:IAO_0000115 "Muscle tissue that contains fibers that are divided by transverse bands into striations." ;
    obo:UBPROP_0000001 "Voluntary muscle tissue arranged in bundles of fibers.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010762", "AEO:0000140", "CALOHA:TS-2047", "EHDAA2:0003140", "EMAPA:36390", "FMA:67905", "MA:0002438", "NCIT:C12436", "OpenCyc:Mx4rwAoze5wpEbGdrcN5Y29ycA", "UMLS:C1331262", "WBbt:0005779", "Wikipedia:Striated_muscle", "galen:StriatedMuscle" ;
    oboInOwl:hasExactSynonym "striated muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002036" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "striated muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0002385, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000737
            ]
        )
    ] .

obo:UBERON_0002037
    obo:IAO_0000115 "Part of the metencephalon that lies in the posterior cranial fossa behind the brain stem. It is concerned with the coordination of movement[MESH]. A large dorsally projecting part of the brain concerned especially with the coordination of muscles and the maintenance of bodily equilibrium, situated between the brain stem and the back of the cerebrum , and formed in humans of two lateral lobes and a median lobe[BTO]. Brain structure derived from the anterior hindbrain, and perhaps including posterior midbrain. The cerebellum plays a role in somatic motor function, the control of muscle tone, and balance[ZFA]." ;
    obo:RO_0002161 obo:NCBITaxon_117565 ;
    obo:RO_0002174 obo:NCBITaxon_117569 ;
    obo:RO_0002175 obo:NCBITaxon_117569 ;
    obo:UBPROP_0000001 "Dorsal part of the hindbrain that coordinates muscle movement, posture, and balance.[AAO]", "Specialized brain region derived from the dorsal metencephalon (anterior hindbrain, and perhaps including posterior midbrain) and becoming distinctive late in the segmentation period. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "However, although the lamprey possesses a region comparable to the cerebellum and display expression of LjFgf8/17 at the MHB (midbrain hindbrain boundary), it does not have Purkinje cells and cerebellar nuclei, as well as components of the rhombic lip-derived cerebellar and pre-cerebellar systems. It is noteworthy that the latter structures require specific expression of Pax6 in the rhombic lip of the gnathostome hindbrain. Interestingly, the lamprey rhombic lip does not express Pax6. Thus, it is tempting to speculate that in vertebrate evolution the rostral hindbrain is incapable of differentiating into the cerebellum before the co-option of Pax6 in that region. In other words, cerebellum has been brought about as an evolutionary innovation in gnathostomes, based on exaptation of MHB, rhombic lip, and some regulatory gene expression already present in the vertebrate common ancestor.[well established][VHOG]" ;
    obo:UBPROP_0000007 "cerebellar" ;
    obo:UBPROP_0000008 "The absence of a cerebellum in hagfishes and lampreys appears to be the only exception [to the rule that vertebrates possess the same number of brain divisions]. Both hagfishes and lampreys do possess a thin band of cells located medial to the lateral line centers of the medulla (Ronan and Northcutt, 1998), which has been interpreted as a primitive cerebellum (Larsell, 1967), but more recent experimental studies (Kishida et al., 1987; Weigle and Northcutt, 1998) fail to support Larsell's claim[http://icb.oxfordjournals.org/content/42/4/743.full]" ;
    obo:UBPROP_0000012 "almost all AOs agree that the cerebellum is part of the hindbrain (sometimes specifically part of the metencephalon, which, when present, is part of the hindbrain). However, ABA has cerebellum and brain stem as partof siblings, with the hindbrain part of the brainstem" ;
    oboInOwl:hasBroadSynonym "infratentorial region" ;
    oboInOwl:hasDbXref "AAO:0010485", "BAMS:CB", "BAMS:Cb", "BIRNLEX:1489", "BM:CB", "BTO:0000232", "CALOHA:TS-0125", "DHBA:10656", "EFO:0000327", "EHDAA2:0000232", "EMAPA:17787", "EV:0100293", "FMA:67944", "GAID:595", "HBA:4696", "MA:0000198", "MAT:0000110", "MBA:512", "MESH:D002531", "MIAA:0000110", "NCIT:C12445", "OpenCyc:Mx4rvl1eipwpEbGdrcN5Y29ycA", "SCTID:180924008", "TAO:0000100", "UMLS:C0007765", "UMLS:C1268981", "VHOG:0000024", "Wikipedia:Cerebellum", "XAO:0003098", "ZFA:0000100", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=643" ;
    oboInOwl:hasExactSynonym "epencephalon-1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpus cerebelli", "parencephalon" ;
    oboInOwl:id "UBERON:0002037" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cerebellum" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:NBO_0000347
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001895
    ] ;
    foaf:depicted_by "Cerebellum:NIH.png"^^xsd:anyURI .

obo:UBERON_0002038
    obo:IAO_0000115 "Predominantly gray matter midbrain structure lying dorsal to the crus cerebri and ventral to the midbrain tegmentum. It is divided into a dorsal, cellularly compact region known as the pars compacta and a more ventrally located, containing more loosely packed cells, the pars reticulata. The most lateral region of the reticulata is identified as the pars lateralis (MM)." ;
    obo:IAO_0000116 "TODO - In BTO and NIF, part of basal ganglion which is part of telencephalon - but this is inconsistent with being part of midbrain, if these are spatially disjoint, as in ABA" ;
    obo:UBPROP_0000001 "Subdivision of the midbrain anterior to the midbrain tegmentum which contains darkly pigmented neurons[FMA][FMA:67947]." ;
    obo:UBPROP_0000003 "(...) the substantia nigra first appears in reptiles and is best developed in primates.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "SN" ;
    oboInOwl:hasDbXref "BAMS:SN", "BIRNLEX:789", "BTO:0000143", "CALOHA:TS-0990", "DHBA:12251", "EFO:0000922", "EHDAA2:0004711", "EMAPA:35835", "EV:0100247", "FMA:67947", "GAID:581", "HBA:9072", "MA:0000210", "MAT:0000504", "MESH:A08.186.211.132.659.687", "NCIT:C12453", "SCTID:279286002", "UMLS:C0038590", "UMLS:C1269578", "VHOG:0001573", "Wikipedia:Substantia_nigra", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=536" ;
    oboInOwl:hasExactSynonym "Soemmering's substance", "nucleus of basis pedunculi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus pigmentosus subthalamo-peduncularis", "substancia nigra", "substantia nigra (Soemmerringi)" ;
    oboInOwl:id "UBERON:0002038" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "substantia nigra" ;
    rdfs:subClassOf obo:UBERON_0009661, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001891
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001891
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0010011
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Midbraincrosssection.png"^^xsd:anyURI .

obo:UBERON_0002040
    obo:IAO_0000115 "A systemic artery that supplies the lung with with oxygenated blood." ;
    oboInOwl:hasDbXref "EMAPA:18608", "FMA:68109", "GAID:477", "MA:0001923", "MESH:D001981", "NCIT:C32230", "OpenCyc:Mx4r4sy0UiNbEd2AAAACs6hRXg", "SCTID:244247009", "UMLS:C0006257", "Wikipedia:Bronchial_artery" ;
    oboInOwl:hasExactSynonym "bronchial arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriae bronchiales", "rami bronchiales partis thoracicae aortae" ;
    oboInOwl:id "UBERON:0002040" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Although there is much variation, there are usually two bronchial arteries that run to the left lung, and one to the right lung." ;
    rdfs:label "bronchial artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004573
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004571
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a7/Gray1032.png"^^xsd:anyURI .

obo:UBERON_0002042
    obo:IAO_0000115 "An endothelium that is part of a lymphatic vessel [Automatically generated definition]." ;
    obo:UBPROP_0000001 "The vascular endothelium that lines the lymph vessels.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0004303", "CALOHA:TS-2156", "EMAPA:35533", "FMA:68444", "MA:0000750", "MESH:D004729", "NCIT:C49258", "TAO:0005258", "UMLS:C1180786", "ZFA:0005258" ;
    oboInOwl:hasExactSynonym "endothelium of lymph vessel", "endothelium of lymphatic vessel", "lymph vessel endothelium", "lymphatic endothelium", "lymphatic vessel endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002042" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lymphatic vessel endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:UBERON_0002046
    obo:IAO_0000115 "A two-lobed endocrine gland found in all vertebrates, located in front of and on either side of the trachea in humans, and producing various hormones, such as triiodothyronine and calcitonin[BTO]." ;
    obo:UBPROP_0000001 "Either of paired structures located in the throat which develop from the ventral wall of the pharynx and excretes hormones involved in the morphological and functional changes during metamorphosis as well as influencing other tissues.[AAO]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (2) a groove in the pharyngeal floor known as the endostyle, or a thyroid gland derived from part of the endostyle (...).[well established][VHOG]" ;
    obo:UBPROP_0000008 "In fish, it is usually located below the gills and is not always divided into distinct lobes. However, in some teleosts, patches of thyroid tissue are found elsewhere in the body, associated with the kidneys, spleen, heart, or eyes", "In larval lampreys, the thyroid originates as an exocrine gland, secreting its hormones into the gut, and associated with the larva's filter-feeding apparatus. In the adult lamprey, the gland separates from the gut, and becomes endocrine, but this path of development may reflect the evolutionary origin of the thyroid. For instance, the closest living relatives of vertebrates, the tunicates and Amphioxus, have a structure very similar to that of larval lampreys, and this also secretes iodine-containing compounds (albeit not thyroxine)", "In tetrapods, the thyroid is always found somewhere in the neck region. In most tetrapod species, there are two paired thyroid glands - that is, the right and left lobes are not joined together. However, there is only ever a single thyroid gland in most mammals, and the shape found in humans is common to many other species" ;
    oboInOwl:hasDbXref "AAO:0010544", "BTO:0001379", "CALOHA:TS-1047", "EFO:0000861", "EHDAA2:0002028", "EHDAA:2148", "EHDAA:2975", "EMAPA:17068", "EV:0100133", "FMA:9603", "GAID:465", "MA:0000129", "MAT:0000081", "MESH:D013961", "MIAA:0000081", "NCIT:C12400", "OpenCyc:Mx4rvVjLT5wpEbGdrcN5Y29ycA", "SCTID:181117000", "UMLS:C0040132", "VHOG:0000418", "Wikipedia:Thyroid", "XAO:0000162", "galen:ThyroidGland" ;
    oboInOwl:hasExactSynonym "thyroid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandula thyroidea" ;
    oboInOwl:id "UBERON:0002046" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0002368, obo:UBERON_0004119, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0006590
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0036161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0055074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0007689
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a3/Illu_thyroid_parathyroid.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c6/Illu_endocrine_system.jpg"^^xsd:anyURI .

obo:UBERON_0002047
    obo:IAO_0000115 "The pontine raphe nucleus is one of the raphe nuclei. It is located in the pontine tegmentum. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BAMS:PnR", "BAMS:RA-PONS", "BAMS:RPn", "BIRNLEX:1110", "DHBA:12471", "DHBA:12475", "FMA:68875", "HBA:9159", "MA:0001022", "MBA:238", "UMLS:C0175423", "Wikipedia:Pontine_raphe_nucleus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=589" ;
    oboInOwl:hasExactSynonym "raphe of pons", "raphe pontis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus raphe pontis", "nucleus raphes pontis", "raphe (mediana pontina)", "raphe pontis nucleus" ;
    oboInOwl:id "UBERON:0002047" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pontine raphe nucleus" ;
    rdfs:subClassOf obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004684
    ] .

obo:UBERON_0002048
    obo:IAO_0000115 "Respiration organ that develops as an outpocketing of the esophagus." ;
    obo:RO_0002161 obo:NCBITaxon_32443, obo:NCBITaxon_7777 ;
    obo:UBPROP_0000001 "Either of two organs which allow gas exchange absorbing oxygen from inhaled air and releasing carbon dioxide with exhaled air.[AAO]" ;
    obo:UBPROP_0000003 "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata. (...) In actinopterygian fishes, apart from Cladistia, the ventral intestinal pocket migrates dorsally and becomes the swim-bladder, a mainly hydrostatical organ (reference 1); Comparative transcriptome analyses indicate molecular homology of zebrafish swimbladder and Mammalian lung (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000007 "pulmonary" ;
    obo:UBPROP_0000008 "respiration organ in all air-breathing animals, including most tetrapods, a few fish and a few snails. In mammals and the more complex life forms, the two lungs are located in the chest on either side of the heart. Their principal function is to transport oxygen from the atmosphere into the bloodstream, and to release carbon dioxide from the bloodstream into the atmosphere. This exchange of gases is accomplished in the mosaic of specialized cells that form millions of tiny, exceptionally thin-walled air sacs called alveoli. // Avian lungs do not have alveoli as mammalian lungs do, they have Faveolar lungs. They contain millions of tiny passages known as para-bronchi, connected at both ends by the dorsobronchi" ;
    oboInOwl:hasDbXref "AAO:0000275", "AAO:0010567", "BTO:0000763", "CALOHA:TS-0568", "EFO:0000934", "EHDAA2:0001042", "EHDAA:1554", "EHDAA:2205", "EMAPA:16728", "EV:0100042", "FMA:7195", "GAID:345", "MA:0000415", "MAT:0000135", "MESH:D008168", "MIAA:0000135", "NCIT:C12468", "OpenCyc:Mx4rvVjKy5wpEbGdrcN5Y29ycA", "SCTID:181216001", "UMLS:C0024109", "VHOG:0000310", "Wikipedia:Lung", "XAO:0000119", "galen:Lung" ;
    oboInOwl:hasExactSynonym "pulmo" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002048" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Snakes and limbless lizards typically possess only the right lung as a major respiratory organ; the left lung is greatly reduced, or even absent. Amphisbaenians, however, have the opposite arrangement, with a major left lung, and a reduced or absent right lung [WP]" ;
    rdfs:label "lung" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/701"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000171, obo:UBERON_0004119, obo:UBERON_0005178, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000118
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] .

obo:UBERON_0002049
    obo:IAO_0000115 "An interconnected tubular multi-tissue structure contains fluid that is actively transported around the organism[ZFA]. Examples: vasculature of lung, vasculature of face." ;
    obo:IAO_0000116 "see also: vascular system. Consider merging?" ;
    obo:UBPROP_0000007 "vascular" ;
    oboInOwl:hasDbXref "BTO:0003718", "FMA:69050", "TAO:0005249", "ZFA:0005249" ;
    oboInOwl:hasExactSynonym "vascular network" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002049" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vasculature" ;
    rdfs:subClassOf obo:BFO_0000040, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007798
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000055
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Circulatory_System_en.svg"^^xsd:anyURI .

obo:UBERON_0002050
    obo:IAO_0000115 "Anatomical structure that is part of an embryo." ;
    obo:UBPROP_0000001 "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[AAO]", "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[TAO]", "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[VSAO]" ;
    obo:UBPROP_0000012 "in FMA embryo is_a embryonic structure" ;
    oboInOwl:hasDbXref "AAO:0000138", "BILA:0000034", "BTO:0000174", "CALOHA:TS-2110", "EFO:0000461", "FBbt:00004208", "FMA:69067", "GAID:407", "MESH:D004628", "NCIT:C13229", "RETIRED_EHDAA2:0003169", "SCTID:667009", "TAO:0001105", "UMLS:C0013948", "VSAO:0000178", "XAO:0003042", "ZFA:0001105" ;
    oboInOwl:hasExactSynonym "developing embryonic structure", "embryonic anatomical structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "developing structure", "embryonale Struktur", "embryonic structures" ;
    oboInOwl:id "UBERON:0002050" ;
    oboInOwl:inSubset core:efo_slim, core:inconsistent_with_fma, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "embryonic structure" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:UBERON_0002051
    obo:IAO_0000115 "An epithelium that is part of a bronchiole [Automatically generated definition]." ;
    obo:UBPROP_0000012 "in FMA2 and FMA3, lobular bronchiole is an exact synonym of bronchiole; however there are two distinct terms for the corresponding epithelium." ;
    oboInOwl:hasDbXref "BTO:0001866", "CALOHA:TS-0570", "EMAPA:32693", "FMA:62497", "FMA:69077", "MA:0001772", "NCIT:C48942", "UMLS:C1181296" ;
    oboInOwl:hasExactSynonym "bronchiolar epithelium", "bronchiole epithelial tissue", "bronchiole epithelium", "epithelial tissue of bronchiole", "epithelial tissue of lobular bronchiole", "epithelium of lobular bronchiole", "lobular bronchiole epithelial tissue", "lobular bronchiole epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002051" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of bronchiole" ;
    rdfs:subClassOf obo:UBERON_0000115, obo:UBERON_0002031, obo:UBERON_0003350, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005039
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002145
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002186
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002186
            ]
        )
    ] .

obo:UBERON_0002052
    obo:IAO_0000115 "the thick capsule of dense irregular connective tissue that surrounds each adrenal gland and contains scattered elastic fibers; the capsule contains a rich plexus of blood vessels (mainly small arteries) and numerous nerve fibers; some blood vessels and nerves enter the substance of the gland in the trabeculae that extend inward from the capsule and then leave the trabeculae to enter the cortex." ;
    oboInOwl:hasDbXref "FMA:69087", "MA:0000117", "NCIT:C32050", "UMLS:C1181304" ;
    oboInOwl:hasExactSynonym "capsule of adrenal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal capsule" ;
    oboInOwl:id "UBERON:0002052" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "adrenal gland capsule" ;
    rdfs:subClassOf obo:UBERON_0003893, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001235
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] .

obo:UBERON_0002053
    obo:IAO_0000115 "the narrow subcapsular outer zone of the adrenal cortex where aldosterone is produced" ;
    oboInOwl:hasDbXref "BTO:0000048", "CALOHA:TS-0017", "EMAPA:35115", "FMA:69225", "GAID:449", "MA:0001891", "MESH:D015384", "SCTID:21476003", "Wikipedia:Zona_glomerulosa" ;
    oboInOwl:hasExactSynonym "adrenal gland zona glomerulosa", "zona glomerulosa", "zona glomerulosa of suprarenal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glomerulosa" ;
    oboInOwl:id "UBERON:0002053" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "zona glomerulosa of adrenal gland" ;
    rdfs:subClassOf obo:UBERON_0009753, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001235
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray1185.png"^^xsd:anyURI .

obo:UBERON_0002056
    obo:IAO_0000115 "Each renal artery gives off some small inferior suprarenal branches to the suprarenal gland, the ureter, and the surrounding cellular tissue and muscles. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37088", "FMA:69264", "MA:0002056", "NCIT:C52737", "SCTID:303426004", "UMLS:C0226334", "Wikipedia:Inferior_suprarenal_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria suprarenalis inferior" ;
    oboInOwl:id "UBERON:0002056" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "inferior suprarenal artery" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0005624, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001184
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001184
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005624
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001184
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/61/Gray1121.png"^^xsd:anyURI .

obo:UBERON_0002057
    obo:IAO_0000115 "An artery that supplies the diaphragm" ;
    obo:UBPROP_0000008 "In humans this includes the superior and inferior phrenic arteries" ;
    oboInOwl:hasDbXref "EMAPA:37108", "FMA:69330", "MA:0002019", "NCIT:C33320", "UMLS:C1181536" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002057" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "phrenic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004573
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0002060
    obo:IAO_0000115 "The femoral artery is a large artery in the muscles of the thigh. It is a continuation of external iliac artery where it enters the femoral triangle at the mid inguinal point behind the inguinal ligament. It leaves femoral triangle through apex beneath the sartorius muscle. It enters the popliteal fossa by passing through the 5th osseo-aponeurotic(adductor hiatus) opening of adductor magnus where it becomes the Popliteal Artery. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Artery which supplies blood via branches to the hindlimbs.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010222", "BTO:0001624", "CALOHA:TS-0321", "EMAPA:35342", "FMA:70248", "GAID:494", "MA:0001951", "MESH:D005263", "NCIT:C12715", "OpenCyc:Mx4rwHMI05wpEbGdrcN5Y29ycA", "SCTID:244332003", "UMLS:C0015801", "Wikipedia:Femoral_artery", "galen:FemoralArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria femoralis" ;
    oboInOwl:id "UBERON:0002060" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "femoral artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001308
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001308
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray546.png"^^xsd:anyURI .

obo:UBERON_0002061
    obo:IAO_0000115 "The truncus arteriosus and bulbus cordis are divided by the aorticopulmonary septum. The truncus arteriosus gives rise to the ascending aorta and the pulmonary trunk. The bulbus cordis gives rise to the smooth parts (outflow tract) of the left and right ventricles." ;
    obo:UBPROP_0000012 "assume spelling error for ncit" ;
    oboInOwl:hasDbXref "EHDAA2:0004143", "EMAPA:35887", "FMA:70301", "GAID:554", "MA:0000103", "MESH:D014338", "NCIT:C34317", "OpenCyc:Mx4rquH9YKgNEdudWQACs5b6Bw", "SCTID:308828009", "UMLS:C1519589", "Wikipedia:Truncus_arteriosus_(embryology)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002061" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "truncus arteriosus" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0002050, obo:UBERON_0003498, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005432
    ] .

obo:UBERON_0002062
    obo:IAO_0000115 "The endocardial cushion is a specialized region of mesenchymal cells that will give rise to the heart septa and valves[GO]. Swellings of tissue present between the endocardial and myocardial cell layers that will give rise to the interstitial cells of the cardiac valves[ZFA]." ;
    obo:UBPROP_0000001 "Swellings of tissue present between the endocardial and myocardial cell layers that will give rise to the interstitial cells of the cardiac valves.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from endocardial ring (TAO:0005072)[TAO]" ;
    obo:UBPROP_0000003 "(Cardiac valve formation in vertebrates) In response to a myocardial signal, endocardial cells at chamber boundaries take on a mesenchymal character, delaminate and migrate into the cardiac jelly. There, they form an endocardial cushion that is later remodelled into a valve.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000434", "EHDAA2:0004028", "EHDAA:2586", "EMAPA:16696", "FMA:70302", "MA:0000078", "TAO:0001317", "VHOG:0000932", "Wikipedia:Atrioventricular_cushions", "XAO:0004189", "ZFA:0001317" ;
    oboInOwl:hasExactSynonym "AV cushion", "atrioventricular cushion", "cardiac cushion", "endocardial cushion tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrioventricular canal cushion", "endocardial cushions" ;
    oboInOwl:id "UBERON:0002062" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "GO graph seems to suggest this is an endothelium. WP: The endocardial cushions are thought to arise from a subset of endothelial cells that undergo epithelial to mesenchymal transformation, a process whereby these cells break cell-to-cell contacts and migrate into the cardiac jelly (towards to interior of the heart tube). Latest (2010-06-01) new def suggested for GO, added above. Note that EHDAA2 has a more detailed model which we may later adopt. JB: Patterning makes the cushions lay down connective tissue in three domains that force out the local endothelial lining and so the leaflets form" ;
    rdfs:label "endocardial cushion" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0005256, obo:UBERON_0009751, obo:UBERON_0014387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c7/Gray465.png"^^xsd:anyURI .

obo:UBERON_0002063
    obo:IAO_0000115 "The sinus venosus is a large cardiac chamber at the inflow tract that receives venous blood from systemic circulation. precedes the atrium on the venous side of the chordate heart." ;
    obo:UBPROP_0000001 "Heart region collecting blood from the paired common cardinal veins and delivering to the atrium. One of four components of the heart. The sinus venosus also acts as a pacemaker and is the first to contract. Kimmel et al, 1995.[TAO]", "Part of the circulatory system which receives blood from the systemic veins and contracts to pump the blood into the atrium of the heart.[AAO]" ;
    obo:UBPROP_0000003 "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...).[well established][VHOG]" ;
    obo:UBPROP_0000008 "In fish, receives venous blood from the systemic circulation through paired hepatic veins, anterior jugular veins and Cuvierian ducts[PMID:20735616]", "In humans, it exists distinctly only in the embryonic heart, where it is found between the two venae cavae. In the adult, it is incorporated into the wall of the right atrium to form a smooth part called the sinus venarum, also known as the venarum sinus, which is separated from the rest of the atrium by a ridge of fibres called the crista terminalis. The sinus venosus also forms the SA node and the coronary sinus. In the embryo, the thin walls of the sinus venosus are connected below with the right ventricle, and medially with the left atrium, but are free in the rest of their extent. It receives blood from the vitelline vein, umbilical vein and common cardinal vein. It originally starts as a paired structure but shifts towards associating only with the right atrium as the embryonic heart develops. The left portion shrinks in size and eventually forms the coronary sinus and oblique vein of the left atrium, whereas the right part becomes incorporated into the right atrium to form the sinus venarmu", "In zebrafish, the sinus venosus also acts as a pacemaker and is the first to contract" ;
    oboInOwl:hasBroadSynonym "inflow tract" ;
    oboInOwl:hasDbXref "AAO:0010505", "EHDAA2:0001839", "EHDAA:480", "EMAPA:16237", "FMA:70303", "NCIT:C34299", "NCIT:C34300", "TAO:0000154", "UMLS:C0225857", "UMLS:C0231084", "VHOG:0000177", "Wikipedia:Sinus_venosus", "ZFA:0000154" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sinus venarum", "sinus venosus cordis", "venarum", "venarum sinus", "venosus" ;
    oboInOwl:id "UBERON:0002063" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "sinus venosus" ;
    rdfs:subClassOf obo:UBERON_0004151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007278
    ] ;
    owl:disjointWith obo:UBERON_0006615 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c7/Gray465.png"^^xsd:anyURI .

obo:UBERON_0002066
    obo:IAO_0000115 "The umbilical vein is a blood vessel present during fetal development that carries oxygenated blood from the placenta to the growing fetus. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0001509", "CALOHA:TS-1082", "EFO:0001940", "EHDAA:1034", "EHDAA:488", "EMAPA:16243", "EMAPA:16375", "EV:0100392", "FMA:70317", "GAID:542", "MA:0002249", "MESH:D014471", "NCIT:C33830", "OpenCyc:Mx4rdu17MmWaEd2AAABQjYGu0g", "RETIRED_EHDAA2:0002107", "SCTID:367567000", "UMLS:C0041637", "Wikipedia:Umbilical_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vena umbilicalis" ;
    oboInOwl:id "UBERON:0002066" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "umbilical vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0010260 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Gray502.png"^^xsd:anyURI .

obo:UBERON_0002067
    obo:IAO_0000115 "The dermis is a layer of skin between the epidermis (with which it makes up the skin) and subcutaneous tissues, and is composed of two layers, the papillary and reticular dermis[WP]." ;
    obo:IAO_0000116 "Consider adding a layer-of-skin grouping class for all skin layers" ;
    obo:UBPROP_0000001 "A collagenous layer of the skin subjacent to the epidermis and covering the hypodermis. It contains various types of cells (e.g. fibroblasts, pigment cells, nerve, blood vessels and scales. Le Guellec et al, 2004.[TAO]" ;
    obo:UBPROP_0000003 "When approaching controversies surrounding skin evolution, we need to remember that the skin consists of two layers, an epidermis and a dermis, not a single evolving structure. (...) It is little wonder that controversies about homology exist. If we think of the epidermis, the dermis, and their interactions as an evolving unit, then their specialized products (hair, feathers, and reptilian scales) are broadly homologous.[well established][VHOG]" ;
    obo:UBPROP_0000007 "dermal" ;
    oboInOwl:hasDbXref "AAO:0000128", "BTO:0000294", "CALOHA:TS-2076", "EFO:0000953", "EMAPA:17527", "EV:0100154", "FMA:70323", "GAID:1321", "MA:0000152", "MAT:0000153", "MESH:D020405", "MIAA:0000153", "NCIT:C12701", "SCTID:361696001", "TAO:0001119", "UMLS:C0011646", "VHOG:0000108", "Wikipedia:Dermis", "XAO:0000217", "ZFA:0001119" ;
    oboInOwl:hasExactSynonym "vertebrate dermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corium", "cutis" ;
    oboInOwl:id "UBERON:0002067" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010083
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/23/EpidermisPainted.svg"^^xsd:anyURI .

obo:UBERON_0002069
    obo:IAO_0000115 "the layer of flattened cells containing basophilic granules of keratohyalin and lying just above the stratum spinosum (spiny layer) of the epidermis" ;
    oboInOwl:hasDbXref "BTO:0000361", "EMAPA:32786", "FMA:70344", "MA:0000805", "NCIT:C33627", "SCTID:418563001", "UMLS:C0221923", "Wikipedia:Stratum_granulosum" ;
    oboInOwl:hasExactSynonym "epidermis stratum granulosum", "granular layer of epidermis", "stratum granulosum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epidermis granular layer" ;
    oboInOwl:id "UBERON:0002069" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stratum granulosum of epidermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015014 ;
        owl:someValuesFrom obo:UBERON_0002026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000712
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013754
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000712
            ]
        )
    ] .

obo:UBERON_0002072
    obo:IAO_0000115 "Lowermost layer of the integumentary system in vertebrates. Types of cells that are found in the hypodermis are fibroblasts, adipose cells, and macrophages. It is derived from the mesoderm, but unlike the dermis, it is not derived from the dermatome region of the mesoderm. The hypodermis is used mainly for fat storage[WP]." ;
    obo:UBPROP_0000001 "A layer separating the inner face of the dermis from the subjacent muscle cells. It is covered on both sides by a basement membrane. It contains pigment cells. Le Guellec et al, 2004.[TAO]", "A layer separating the inner face of the dermis from the subjacent muscle cells. It is covered on both sides by a basement membrane. It contains pigment cells[FMA:70544]." ;
    obo:UBPROP_0000007 "hypodermal", "subcutaneous", "subcutaneus" ;
    obo:UBPROP_0000012 "BTO has 'subcutis', as part of dermis. We follow FMA in having distinct classes for hypodermis and superficial fascia, and including these as part of the non-skin intgeument." ;
    oboInOwl:hasDbXref "BTO:0001314", "CALOHA:TS-2366", "EMAPA:37505", "FMA:70544", "NCIT:C33645", "TAO:0001136", "UMLS:C0278403", "Wikipedia:Hypodermis", "ZFA:0001136" ;
    oboInOwl:hasExactSynonym "hypoderm", "vertebrate hypodermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sub-tegumental tissue", "subcutaneous tissue", "subcutis", "subtegumental tissue", "superficial fascia", "tela subcutanea" ;
    oboInOwl:id "UBERON:0002072" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hypodermis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Skin.svg"^^xsd:anyURI .

obo:UBERON_0002073
    obo:IAO_0000115 "A tube-like opening in the epidermis where the hair shaft develops and into which the sebaceous glands open[GO]." ;
    obo:UBPROP_0000003 "The earliest reliable record of hair is found in a fossil of the Paleocene period, in which the structure of hair cuticles is preserved. Its appearance suggests that the complicated structure of the hair follicle, closely similar to that of present-day mammals, had already appeared at this time.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000554", "CALOHA:TS-0432", "EFO:0002464", "EMAPA:18771", "EMAPA:29741", "EV:0100156", "FMA:70660", "GAID:934", "MA:0000154", "MESH:D018859", "NCIT:C13317", "OpenCyc:Mx4rvVjOI5wpEbGdrcN5Y29ycA", "SCTID:280830006", "UMLS:C0221971", "VHOG:0001268", "Wikipedia:Hair_follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "folliculus pili" ;
    oboInOwl:id "UBERON:0002073" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Development notes:Formation largely takes place during fetal and perinatal skin development. However, after skin wounding de novo hair follicle formation may also occur in adult mouse and rabbit skin[DOI:10.1016/j.cub.2008.12.005]." ;
    rdfs:label "hair follicle" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001037
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005086
    ] ;
    foaf:depicted_by "Hair:follicle-en.svg"^^xsd:anyURI .

obo:UBERON_0002074
    obo:IAO_0000115 "The main part of the hair which is composed of trichocytes and is divided into the cortex and medulla." ;
    obo:IAO_0000116 "TODO - add distinct subclasses for coat hair vs vibrissa hair", "TODO - check definition of trichocyte in CL" ;
    oboInOwl:hasDbXref "BTO:0004672", "EMAPA:36498", "FMA:70728", "MA:0000159", "NCIT:C33543", "SCTID:361359004", "UMLS:C0221961" ;
    oboInOwl:hasExactSynonym "shaft of hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "scapus pili" ;
    oboInOwl:id "UBERON:0002074" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair shaft" ;
    rdfs:subClassOf obo:UBERON_0000021, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001037
    ] .

obo:UBERON_0002075
    obo:IAO_0000115 "An organ that is located within the body cavity (or in its extension, in the scrotum); it consists of organ parts that are embryologically derived from endoderm, splanchnic mesoderm or intermediate mesoderm; together with other organs, the viscus constitutes the respiratory, gastrointestinal, urinary, reproductive and immune systems, or is the central organ of the cardiovascular system. Examples: heart, lung, esophagus, kidney, ovary, spleen." ;
    obo:UBPROP_0000001 "An internal organ of the body; especially: one (as the heart, liver, or intestine) located in the great cavity of the trunk proper.[AAO]" ;
    obo:UBPROP_0000012 "general anatomical term in FMA. Note that we place the MA class here temporarily, although properly systems should be distinguished from organs." ;
    oboInOwl:hasDbXref "AAO:0010386", "BTO:0001491", "EHDAA:512", "EMAPA:16245", "FMA:7085", "MA:0000019", "MESH:D014781", "NCIT:C28287", "RETIRED_EHDAA2:0002201", "SCTID:118760003", "UMLS:C0042779", "Wikipedia:Viscus", "XAO:0003034" ;
    oboInOwl:hasExactSynonym "visceral organ", "visceral organ system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "splanchnic tissue", "viscera", "visceral tissue" ;
    oboInOwl:id "UBERON:0002075" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "viscus" ;
    rdfs:subClassOf obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
        )
    ] .

obo:UBERON_0002076
    obo:IAO_0000115 "smooth and glossy outer protective cell layer of hair shaft" ;
    oboInOwl:hasDbXref "EMAPA:35388", "FMA:70933", "MA:0000157" ;
    oboInOwl:hasExactSynonym "hair cuticle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002076" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cuticle of hair" ;
    rdfs:subClassOf obo:UBERON_0000119, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000119
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002074
            ]
        )
    ] .

obo:UBERON_0002077
    obo:IAO_0000115 "A cortex that is part of a hair [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35387", "FMA:70934", "MA:0000156", "SCTID:318832008" ;
    oboInOwl:hasExactSynonym "coat hair cortex", "coat/hair cortex", "cortex of coat hair", "cortex of coat/hair", "hair cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002077" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortex of hair" ;
    rdfs:subClassOf obo:UBERON_0001851, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001037
            ]
        )
    ] .

obo:UBERON_0002078
    obo:IAO_0000115 "A cardiac atrium that is in the left side of the heart. It receives deoxygenated blood. In mammals, this comes from the superior and inferior vena cava and the coronary sinus, and pumps it into the right ventricle through the tricuspid valve." ;
    obo:UBPROP_0000001 "Right cardiac chamber which is continuous with the superior vena cava and inferior vena cava.[FMA]" ;
    obo:UBPROP_0000003 "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "AAO:0010248", "BTO:0001703", "EHDAA2:0000290", "EMAPA:17321", "FMA:7096", "MA:0000075", "NCIT:C12868", "OpenCyc:Mx4runNcs6fqEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rDJ89oqgPEdudWQACs5b6Bw", "SCTID:244383003", "UMLS:C0225844", "VHOG:0000328", "Wikipedia:Right_atrium", "XAO:0003192", "galen:RightAtrium" ;
    oboInOwl:hasExactSynonym "cardiac right atrium", "heart right atrium", "right atrium", "right atrium of heart", "right cardiac atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrium dextrum" ;
    oboInOwl:id "UBERON:0002078" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "right cardiac atrium" ;
    rdfs:subClassOf obo:UBERON_0002081, obo:UBERON_0035554 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002081
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI .

obo:UBERON_0002079
    obo:IAO_0000115 "A cardiac atrium that is in the left side of the heart. It receives oxygenated blood from the pulmonary veins, In mammals this is pumped into the left ventricle, via the Mitral valve." ;
    obo:UBPROP_0000001 "Left cardiac chamber which is continuous with the pulmonary venous trunk.[FMA]", "The chamber of the heart that receives blood from the lungs[XAO:EJS]." ;
    obo:UBPROP_0000003 "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "AAO:0010247", "BTO:0001702", "EHDAA2:0000275", "EMAPA:17315", "FMA:7097", "MA:0000074", "NCIT:C12869", "OpenCyc:Mx4rkJN1AagEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rDJ89oqgPEdudWQACs5b6Bw", "SCTID:244387002", "UMLS:C0225860", "VHOG:0000369", "Wikipedia:Left_atrium", "XAO:0003191", "galen:LeftAtrium" ;
    oboInOwl:hasExactSynonym "atrium sinistrum", "cardiac left atrium", "heart left atrium", "left atrium", "left atrium of heart", "left cardiac atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002079" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "left cardiac atrium" ;
    rdfs:subClassOf obo:UBERON_0002081, obo:UBERON_0035553 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002081
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI .

obo:UBERON_0002080
    obo:IAO_0000115 "A cardiac ventricle that is in the right side of the heart." ;
    obo:UBPROP_0000001 "The muscular chamber on the right and in front of the left ventricle. It generally receives venous blood from the right atrium and conveys it into the pulmonary artery. [(1988)_Dorian_AF, Amsterdam, Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B._Anatomy, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier's_Encyclopaedic_Dictionary_of_Medicine][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In mammals continuous with the pulmonary arteries" ;
    oboInOwl:hasDbXref "BTO:0001630", "CALOHA:TS-0443", "EHDAA2:0000196", "EMAPA:17340", "FMA:7098", "MA:0000093", "NCIT:C12870", "OpenCyc:Mx4rRMlc0KgNEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvVjj1pwpEbGdrcN5Y29ycA", "SCTID:244384009", "UMLS:C0225883", "VHOG:0000717", "Wikipedia:Right_ventricle", "galen:RightVentricle" ;
    oboInOwl:hasExactSynonym "cardiac right ventricle", "right ventricle", "right ventricle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right cardiac ventricle", "ventriculus dexter" ;
    oboInOwl:id "UBERON:0002080" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "heart right ventricle" ;
    rdfs:subClassOf obo:UBERON_0002082, obo:UBERON_0035554, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002082
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI .

obo:UBERON_0002081
    obo:IAO_0000115 "Cardiac chamber in which blood enters the heart." ;
    obo:UBPROP_0000001 "One of four heart chambers.[TAO]", "One of two chambers of the heart which receive blood from the veins and forces it by muscular contration to the ventricle.[AAO]" ;
    obo:UBPROP_0000003 "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010246", "BTO:0000903", "CALOHA:TS-0437", "EFO:0000277", "EHDAA2:0000154", "EHDAA:1265", "EMAPA:16688", "EV:0100019", "FMA:7099", "GAID:555", "MA:0000073", "MAT:0000496", "MESH:D006325", "NCIT:C12728", "SCTID:261405004", "TAO:0000471", "UMLS:C0018792", "VHOG:0000175", "Wikipedia:Heart_atrium", "ZFA:0000471", "galen:Atrium" ;
    oboInOwl:hasExactSynonym "atria", "atrium", "atrium of heart", "cardiac atria", "heart atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrial tissue" ;
    oboInOwl:id "UBERON:0002081" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiac atrium" ;
    rdfs:subClassOf obo:UBERON_0004151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010227
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010227
    ] .

obo:UBERON_0002082
    obo:IAO_0000115 "Cardiac chamber through which blood leaves the heart." ;
    obo:UBPROP_0000001 "A chamber of the heart that receives blood from one or more atria and pumps it by muscular contraction into the arteries.[AAO]", "One of four heart chambers.[TAO]" ;
    obo:UBPROP_0000003 "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...)[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "ventricle" ;
    oboInOwl:hasDbXref "AAO:0010249", "BTO:0000862", "CALOHA:TS-0444", "EFO:0000317", "EHDAA2:0004164", "EHDAA:1912", "EMAPA:17331", "EV:0100020", "FMA:7100", "GAID:568", "MA:0000091", "MAT:0000497", "MESH:D006352", "NCIT:C12730", "OpenCyc:Mx4rvVjj1pwpEbGdrcN5Y29ycA", "SCTID:277699000", "TAO:0000009", "UMLS:C0018827", "VHOG:0000435", "Wikipedia:Ventricle_(heart)", "XAO:0003193", "ZFA:0000009", "galen:Ventricle" ;
    oboInOwl:hasExactSynonym "heart ventricle", "lower chamber of heart", "ventricle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002082" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiac ventricle" ;
    rdfs:subClassOf obo:UBERON_0004151, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006283
    ] .

obo:UBERON_0002084
    obo:IAO_0000115 "A cardiac ventricle that is in the left side of the heart." ;
    obo:UBPROP_0000001 "Thick-walled muscular chamber constituting the left border and apex of the heart. It receives oxygenated blood from the left atrium through the mitral orifice and send it off into the aorta. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "The vertebrate heart initially forms as a tube from a population of precursor cells termed the first heart field (FHF). Cells from the adjacent second heart field (SHF) are then progressively added to the developing heart. In avian and mammalian hearts, the FHF contributes mainly to the left ventricle, whereas the SHF gives rise to the outflow tract and large portions of the right ventricle and atria. Both fields arise from common mesodermal progenitors, although the detailed lineage relationships between FHF and SHF remain uncertain.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In mammals continuous with aorta" ;
    oboInOwl:hasDbXref "BTO:0001629", "CALOHA:TS-0439", "EHDAA2:0002178", "EMAPA:17337", "FMA:7101", "MA:0000092", "NCIT:C12871", "OpenCyc:Mx4rtW8v46gEEdudWQACs5b6Bw", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rvVjj1pwpEbGdrcN5Y29ycA", "SCTID:244385005", "UMLS:C0225897", "VHOG:0000718", "Wikipedia:Left_ventricle", "galen:LeftVentricle" ;
    oboInOwl:hasExactSynonym "cardiac left ventricle", "left cardiac ventricle", "left ventricle", "left ventricle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventriculus sinister cordis" ;
    oboInOwl:id "UBERON:0002084" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "heart left ventricle" ;
    rdfs:subClassOf obo:UBERON_0002082, obo:UBERON_0035553, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002082
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI .

obo:UBERON_0002085
    obo:IAO_0000115 "A cardiac septum that divides the left and right atria of the heart." ;
    obo:UBPROP_0000001 "The partition separating the right and left atria of the heart. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000838", "EHDAA:1896", "EMAPA:17011", "FMA:7108", "MA:0000084", "NCIT:C32818", "OpenCyc:Mx4rpd49nLYEEduAAAACs2IKfQ", "OpenCyc:Mx4rwGvku5wpEbGdrcN5Y29ycA", "SCTID:362016003", "UMLS:C0225836", "VHOG:0000385", "Wikipedia:Interatrial_septum", "galen:InteratrialSeptum" ;
    oboInOwl:hasExactSynonym "atrial septum", "atrium septum", "interatrial septal wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002085" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "interatrial septum" ;
    rdfs:subClassOf obo:UBERON_0002099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002078
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002079
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6c/Gray493.png"^^xsd:anyURI .

obo:UBERON_0002089
    obo:IAO_0000115 "companion vein of the thoracodorsal artery, draining the apical part of the latissimus dorsi and merging with the circumflex scapular vein to form a subscapular vein" ;
    oboInOwl:hasDbXref "EMAPA:37198", "FMA:71213", "MA:0002238" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002089" ;
    a owl:Class ;
    rdfs:label "thoracodorsal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000985
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0000985
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001112
            ]
        )
    ] .

obo:UBERON_0002090
    obo:IAO_0000115 "The postcranial subdivision of skeleton structural components forming the long axis of the vertebrate body; in Danio, consisting of the notochord, vertebrae, ribs, supraneurals, intermuscular bones, and unpaired median fins; in human consists of the bones of the vertebral column, the thoracic cage and the pelvis[ZFA+FMA]." ;
    obo:UBPROP_0000001 "Skeletal subdivision of the central body axis including vertebrae, notochord, ribs, and sternum.[VSAO]", "The axial skeleton is formed by the vertebral column, a metameric, semi-flexible, arched bar located in the dorsal part of the trunk, and is formed by a series of cartilaginous or bony vertebrae. It provides suspension for the appendicular skeleton and protection for the spinal nerve cord.[AAO]", "The post-cranial structural components forming the long axis of the vertebrate body; usually consists of the notochord, vertebrae, ribs, supraneurals, intermuscular bones, and unpaired median fins.[TAO]" ;
    obo:UBPROP_0000003 "The axial musculoskeletal system represents the plesiomorphic locomotor engine of the vertebrate body, playing a central role in locomotion. In craniates, the evolution of the postcranial skeleton is characterized by two major transformations. First, the axial skeleton became increasingly functionally and morphologically regionalized. Second, the axial-based locomotion plesiomorphic for craniates became progressively appendage-based with the evolution of extremities in tetrapods.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "axial skeleton" ;
    oboInOwl:hasDbXref "AAO:0000034", "EFO:0000942", "EHDAA2:0000161", "EHDAA:5049", "EMAPA:17214", "EMAPA:37721", "FMA:71221", "MA:0002986", "MAT:0000148", "MIAA:0000148", "TAO:0000317", "VHOG:0000317", "VSAO:0000093", "XAO:0003073", "ZFA:0000317" ;
    oboInOwl:hasExactSynonym "post-cranial axial skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002090" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "previous some AOs had used the term 'axial skeleton' to include the skull. This is being resolved (see tracker items above). Status: MA - fixed." ;
    rdfs:label "postcranial axial skeleton" ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/uberon/docs/The-axial-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

obo:UBERON_0002091
    obo:IAO_0000115 "Subdivision of skeleton which which consists of all the skeletal elements in in the pectoral and pelvic appendage complexes[cjm]." ;
    obo:UBPROP_0000001 "Skeletal subdivision consisting of all the skeletal elements in the pectoral and pelvic appendage complexes.[VSAO]", "Skeletal system that consists of the paired fins (pectoral or pelvic fins).[TAO]", "The pectoral and pelvic girdles, which articulate with the axial skeleton, together with their associated limbs, the forelimbs and hind limbs, form the appendicular skeleton.[AAO]" ;
    obo:UBPROP_0000012 "ontologies differ in whether they treat the term appendicular skeleton as being the entire set of bones in the limbs, or whether the fore and hind limbs/fins are treated as seperate appendicular skeletons. Here we follow FMA, and treat the appendicular skeleton as the sum total of skeletal elements in the organism (this is evidenced by the fact that in FMA, skeleton of left/right upper/lower limb is part_of a appendicular skeleton, and subtypes of 'subdivision of appendicular skeleton'). We have separate classes such as 'skeleton of limb', and 'skeleton of hindlimb' for the 4 parts of the appendicular skeleton. In future the ZFA/TAO classes may be moved." ;
    oboInOwl:hasDbXref "AAO:0000747", "EFO:0000951", "EMAPA:32729", "FMA:71222", "MA:0000290", "MAT:0000278", "MIAA:0000278", "NCIT:C49477", "SCTID:322050006", "UMLS:C0222646", "VHOG:0001666", "VSAO:0000076", "Wikipedia:Appendicular_skeleton", "XAO:0003166" ;
    oboInOwl:hasExactSynonym "appendicular skeleton", "entire appendicular skeleton" ;
    oboInOwl:hasNarrowSynonym "paired fin skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeleton appendiculare" ;
    oboInOwl:id "UBERON:0002091" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "appendicular skeleton" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Appendages-and-the-appendicular-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000026
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7c/Appendicular_skeleton_diagram.svg"^^xsd:anyURI .

obo:UBERON_0002092
    obo:IAO_0000115 "The fibrous membrane forming the outer of the three coverings that surrounds the brain within the cranial cavity; consists of two layers including the periosteal layer and the meningeal layer." ;
    obo:UBPROP_0000001 "The outermost and densest membrane of the three mammalian meninges covering the brain and spinal cord. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:32668", "EV:0100313", "FMA:71236", "MA:0000815", "NCIT:C49332", "SCTID:309321003", "UMLS:C0459393", "VHOG:0000270" ;
    oboInOwl:hasExactSynonym "cranial dura mater", "dura mater cranialis", "dura mater encephali", "dura mater of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002092" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain dura mater" ;
    rdfs:subClassOf obo:UBERON_0002363, obo:UBERON_0003547 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0002093
    obo:IAO_0000115 "A dura mater that is part of a spinal cord [Automatically generated definition]." ;
    obo:UBPROP_0000001 "The outermost and densest membrane of the three mammalian meninges covering the brain and spinal cord. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17806", "FMA:71237", "MA:0001132", "NCIT:C49799", "SCTID:362302001", "UMLS:C0228124", "VHOG:0000411" ;
    oboInOwl:hasExactSynonym "dura mater of neuraxis of spinal cord", "dura mater of spinal cord", "spinal cord dura mater", "spinal cord dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002093" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spinal dura mater" ;
    rdfs:subClassOf obo:UBERON_0002363, obo:UBERON_0003292 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0002094
    obo:IAO_0000115 "Cardiac septum which separates the right ventricle from the left ventricle.[FMA]" ;
    obo:UBPROP_0000001 "The partition separating the right and left ventricles of the heart. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The two most progressive vertebrate classes, the birds and mammals, have completed the ventricular septum and at long last have completely separated the two blood streams along the length of the major heart chambers. This development has obviously been brought about independently in the two cases, since mammals and birds have evolved independently from primitive reptiles.[well established][VHOG]" ;
    obo:UBPROP_0000011 "involves the recruitment of myocardial cells as well as of non- muscular mesenchymal cells (Kaufman and Bard, 1999)" ;
    oboInOwl:hasDbXref "BTO:0002483", "EFO:0001956", "EHDAA:2603", "EMAPA:17333", "FMA:7133", "MA:0000085", "NCIT:C32874", "OpenCyc:Mx4rwA7lp5wpEbGdrcN5Y29ycA", "SCTID:362019005", "UMLS:C0225870", "VHOG:0000386", "Wikipedia:Interventricular_septum", "galen:InterventricularSeptum" ;
    oboInOwl:hasExactSynonym "heart interventricular septum", "heart ventricular septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "interventricular septum of heart", "interventriculare cordis", "intraventricular septum", "s. interventriculare cordis", "septum inferius", "septum membranaceum", "ventricle septum", "ventricular septum" ;
    oboInOwl:id "UBERON:0002094" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "interventricular septum" ;
    rdfs:subClassOf obo:UBERON_0002099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/96/Gray498.png"^^xsd:anyURI .

obo:UBERON_0002095
    obo:IAO_0000115 "Anatomical organ component composed of a double layer of serous membrane that suspends a viscus from the body wall or connects adjacent viscera and in doing so conveys blood vessels, lymphatics and nerves to and from the viscera. Examples: greater omentum, broad ligament of uterus, sigmoid mesocolon." ;
    obo:UBPROP_0000007 "mesenteric" ;
    obo:UBPROP_0000012 "in Uberon, this term is used in the generic sense, not necessarily restricted to the peritoneum, consistent with FMA. WP: 'In anatomy, the mesentery is the double layer of peritoneum that suspends the jejunum and ileum from the posterior wall of the abdomen. Its meaning, however, is frequently extended to include double layers of peritoneum connecting various components of the abdominal cavity.'. TODO - check. Consider FMA:259286 - Region of mesentery." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0011061", "BTO:0001380", "EV:0100083", "FMA:7144", "GAID:21", "MESH:A01.047.025.600.451", "NCIT:C33103", "SCTID:362707009", "UMLS:C0025474", "Wikipedia:Mesentery#Mesentery_.28general.29", "galen:Mesentery" ;
    oboInOwl:hasExactSynonym "generic mesentery", "mesentery (generic)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002095" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesentery" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray1038.png"^^xsd:anyURI .

obo:UBERON_0002097
    obo:IAO_0000115 "The organ covering the body that consists of the dermis and epidermis." ;
    obo:IAO_0000232 "consider 'integumentary system' for invertebrates" ;
    obo:UBPROP_0000012 "MA uses the term skin to refer to what is called here: zone of skin" ;
    oboInOwl:hasDbXref "BTO:0001253", "CALOHA:TS-0934", "EFO:0000962", "EHDAA2:0001844", "EMAPA:17525", "FMA:7163", "MESH:D012867", "MFMO:0000099", "NCIT:C12470", "OpenCyc:Mx4rvVjX3ZwpEbGdrcN5Y29ycA", "SCTID:181469002", "UMLS:C1123023", "Wikipedia:Skin", "XAO:0000023", "galen:Skin" ;
    oboInOwl:hasExactSynonym "entire skin", "skin organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "entire integument", "integument", "integumental organ", "pelt", "skin" ;
    oboInOwl:id "UBERON:0002097" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "skin of body" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Skin.svg"^^xsd:anyURI .

obo:UBERON_0002099
    obo:IAO_0000115 "The thin membranous structure between the two heart atria or the thick muscular structure between the two heart ventricles." ;
    obo:UBPROP_0000008 "'Terrestrial vertebrates have divided hearts in which septae separate the oxygenated and deoxygenated blood within the pulmonary and systemic circulations'" ;
    obo:UBPROP_0000012 "in GO, septum morphogenesis is part of cardiac chamber morphogenesis; need to add axioms to infer this" ;
    oboInOwl:hasDbXref "EMAPA:35400", "FMA:7180", "GAID:562", "MA:0000083", "MESH:D006346", "NCIT:C49485", "SCTID:362014000", "UMLS:C0018819" ;
    oboInOwl:hasExactSynonym "cardiac septa", "heart septa", "heart septum", "septum of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spiral septa" ;
    oboInOwl:id "UBERON:0002099" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cardiac septum" ;
    rdfs:subClassOf obo:UBERON_0003037, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004151
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0002100
    obo:IAO_0000115 "Organism subdivision which is the part of the body posterior to the cervical region (or head, when cervical region not present) and anterior to the caudal region. Includes the sacrum when present." ;
    obo:UBPROP_0000001 "Organism subdivision that is the part of the body posterior to the head and anterior to the tail.[AAO]", "Organism subdivision which is the part of the body posterior to the head and anterior to the tail.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010339", "BILA:0000116", "BTO:0001493", "CALOHA:TS-1071", "EFO:0000966", "EMAPA:31857", "FMA:7181", "MA:0000004", "MAT:0000296", "MIAA:0000296", "NCIT:C33816", "OpenCyc:Mx4rvVkJjpwpEbGdrcN5Y29ycA", "SCTID:262225004", "TAO:0001115", "UMLS:C0460005", "Wikipedia:Torso", "XAO:0000054", "XAO:0003025", "ZFA:0001115", "galen:Trunk" ;
    oboInOwl:hasExactSynonym "thoracolumbar region", "torso", "trunk region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Rumpf" ;
    oboInOwl:id "UBERON:0002100" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trunk" ;
    rdfs:subClassOf obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013702
    ] ;
    owl:disjointWith obo:UBERON_0002464 .

obo:UBERON_0002101
    obo:IAO_0000115 "A paired appendage that is evolved from a paired fin. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the girdle and its parts." ;
    obo:UBPROP_0000001 "Organism subdivision that has as its parts the jointed appendages used for locomotion and manipulation.[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010336", "AEO:0000172", "CALOHA:TS-0552", "EFO:0000876", "EHDAA2:0003172", "EHDAA:1697", "EHDAA:8273", "EMAPA:16405", "FMA:24875", "GAID:36", "MA:0000007", "MAT:0000090", "MIAA:0000090", "NCIT:C12429", "OpenCyc:Mx4rvn1uSZwpEbGdrcN5Y29ycA", "SCTID:243996003", "UMLS:C0015385", "VHOG:0000336", "VSAO:0000121", "Wikipedia:Limb", "XAO:0003027", "galen:Extremity" ;
    oboInOwl:hasExactSynonym "free limb", "limb sensu Vertebrata", "pentadactyl limb", "tetrapod limb" ;
    oboInOwl:hasNarrowSynonym "flipper" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "extremities", "extremity" ;
    oboInOwl:id "UBERON:0002101" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "limb" ;
    rdfs:subClassOf obo:UBERON_0004708, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004347
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002322 ;
        owl:someValuesFrom obo:ENVO_00000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0004381
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0004381
            ]
        )
    ] .

obo:UBERON_0002102
    obo:IAO_0000115 "A (free) limb that is connected to a pectoral girdle. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the pectoral girdle and its parts." ;
    obo:IAO_0000232 "Note distinction between arm and forelimb. hand is part of forelimb, but not part of arm" ;
    obo:UBPROP_0000001 "Upper limb, which connects the manus with the pectoral girdle.[AAO]" ;
    obo:UBPROP_0000012 "note that this corresponds to FMA:'free upper limb' (a limb segment), NOT FMA:'upper limb'. Both MA and FMA consider shoulder (and shoulder bones) part of upper limb" ;
    oboInOwl:hasDbXref "AAO:0000205", "BTO:0001729", "CALOHA:TS-2214", "EFO:0000882", "EHDAA2:0002133", "EHDAA:6208", "EMAPA:17412", "EV:0100014", "FMA:24878", "GAID:1215", "GAID:51", "MA:0000025", "MAT:0000394", "MESH:D005552", "MIAA:0000394", "NCIT:C12671", "SCTID:182245002", "UMLS:C1140618", "VHOG:0000338", "VSAO:0000148", "Wikipedia:Forelimb", "XAO:0003030", "galen:UpperExtremity" ;
    oboInOwl:hasExactSynonym "anteriormost limb", "fore limb", "forelimb", "free part of upper limb", "free upper limb", "membrum superius", "pectoral limb", "superior member", "upper extremity", "upper limb" ;
    oboInOwl:hasNarrowSynonym "pectoral flipper" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foreleg" ;
    oboInOwl:id "UBERON:0002102" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "forelimb" ;
    rdfs:subClassOf obo:UBERON_0002101, obo:UBERON_0004710, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005417
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0001440
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0002103
    obo:IAO_0000115 "A (free) limb that is connected to a pelvic girdle region. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the pelvic girdle and its parts." ;
    obo:UBPROP_0000001 "Lower limb, which connects the pes with the pelvic girdle.[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000007 "crural" ;
    obo:UBPROP_0000012 "note that this corresponds to FMA:'free lower limb' (a limb segment), NOT 'lower limb'. Both MA and FMA consider shoulder (and shoulder bones) part of upper limb. Note that AAO class probably refers to skeleton" ;
    oboInOwl:hasDbXref "AAO:0000219", "BTO:0002345", "CALOHA:TS-2215", "EFO:0000883", "EHDAA2:0001033", "EHDAA:6094", "EMAPA:17458", "EV:0100015", "FMA:24879", "GAID:1221", "GAID:38", "MA:0000026", "MAT:0000395", "MESH:D006614", "MIAA:0000395", "NCIT:C12742", "NCIT:C77625", "SCTID:182281004", "UMLS:C0023216", "UMLS:C1522391", "VHOG:0000337", "VSAO:0000150", "Wikipedia:Hindlimb", "XAO:0003031", "galen:LowerExtremity" ;
    oboInOwl:hasExactSynonym "free lower limb", "hind limb", "hind-limb", "hindlimb", "inferior member", "lower limb", "membrum inferius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "free part of lower limb", "lower extremity", "membrum inferius", "pelvic appendage" ;
    oboInOwl:id "UBERON:0002103" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hindlimb" ;
    rdfs:subClassOf obo:UBERON_0002101, obo:UBERON_0004709, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0001441
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002101
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dc/Gray1239.png"^^xsd:anyURI .

obo:UBERON_0002104
    obo:IAO_0000115 "The sensory system subserving the sense of vision." ;
    obo:UBPROP_0000001 "The sensory system used for sight.[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0007036" ;
    oboInOwl:hasDbXref "AAO:0000632", "BILA:0000140", "EMAPA:36003", "FMA:7191", "MA:0002444", "NCIT:C12888", "OpenCyc:Mx4rvViCtpwpEbGdrcN5Y29ycA", "SCTID:281831001", "TAO:0001127", "UMLS:C0587900", "Wikipedia:Visual_system", "XAO:0003198", "ZFA:0001127", "http://uri.neuinfo.org/nif/nifstd/FMAID_7191" ;
    oboInOwl:hasExactSynonym "photosensory system", "visual organ system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002104" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "visual system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007601
    ] .

obo:UBERON_0002105
    obo:IAO_0000115 "Sensory system responsible for the perception of spatial orientation and auditory stimuli." ;
    obo:UBPROP_0000001 "The sensory system used for balance and hearing.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000631", "EMAPA:36002", "EMAPA:37985", "FMA:78500", "TAO:0001138", "XAO:0003195", "ZFA:0001138" ;
    oboInOwl:hasExactSynonym "auditory organ system", "vestibuloauditory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory system", "auditory/vestibular system", "vestibuloauditory system" ;
    oboInOwl:id "UBERON:0002105" ;
    oboInOwl:inSubset core:functional_classification, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vestibulo-auditory system" ;
    rdfs:subClassOf obo:UBERON_0001032 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d2/Anatomy_of_the_Human_Ear.svg"^^xsd:anyURI .

obo:UBERON_0002106
    obo:IAO_0000115 "the organ that functions to filter blood and to store red corpuscles and platelets" ;
    obo:UBPROP_0000001 "An organ involved in red blood cell filtration and immune response.[AAO]" ;
    obo:UBPROP_0000003 "With the advent of clonal selection, the accumulation and segregation of T and B cells in specialized organs for antigen presentation became necessary, and indeed the spleen is found in all jawed vertebrates, but not in agnathans or invertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "lienal", "splenic" ;
    obo:UBPROP_0000008 "In humans, it is located in the left upper quadrant of the abdomen. It removes old red blood cells and holds a reserve in case of hemorrhagic shock, especially in animals like horses (not in humans), while recycling iron", "Neither hagfish nor lampreys possess what might be considered a discrete and condensed spleen. Hagfish possess dispersed lymphoid tissue within the submucosa of the intestine (96) associated with the portal vein (97), whereas lymphoid tissue is associated with the typhlosole portion of the intestine in lampreys (96)" ;
    obo:UBPROP_0000009 "It synthesizes antibodies in its white pulp and removes, from blood and lymph node circulation, antibody-coated bacteria along with antibody-coated blood cells" ;
    oboInOwl:hasDbXref "AAO:0010395", "BTO:0001281", "CALOHA:TS-0956", "EFO:0000869", "EMAPA:18767", "EV:0100055", "FMA:7196", "GAID:1289", "MA:0000141", "MAT:0000085", "MESH:A15.382.520.604.713", "MIAA:0000085", "NCIT:C12432", "OpenCyc:Mx4rvVjgw5wpEbGdrcN5Y29ycA", "SCTID:181279003", "TAO:0000436", "UMLS:C0037993", "VHOG:0000120", "Wikipedia:Spleen", "XAO:0000328", "ZFA:0000436", "galen:Spleen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lien" ;
    oboInOwl:id "UBERON:0002106" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "spleen" ;
    rdfs:subClassOf obo:UBERON_0004177, obo:UBERON_0005057, obo:UBERON_0013765, obo:UBERON_0017672, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006293
    ] ;
    foaf:depicted_by "Illu:spleen.jpg"^^xsd:anyURI .

obo:UBERON_0002107
    obo:IAO_0000115 "An exocrine gland which secretes bile and functions in metabolism of protein and carbohydrate and fat, synthesizes substances involved in the clotting of the blood, synthesizes vitamin A, detoxifies poisonous substances, stores glycogen, and breaks down worn-out erythrocytes[GO]." ;
    obo:UBPROP_0000001 "Organ which secretes bile and participates in formation of certain blood proteins.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from endoderm (AAO:0000139) CHANGED TO: develops_from endoderm (UBERON:0000925)[AAO]" ;
    obo:UBPROP_0000003 "All vertebrates possess a liver (reference 1); Later in craniate evolution, an anterior gill arch was transformed into jaws, and many new types of feeding subsequently evolved.(...) A liver evolved that, among its many functions, stores considerable energy as glycogen or lipid (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000007 "hepatic" ;
    obo:UBPROP_0000008 "An organ sometimes referred to as a liver is found associated with the digestive tract of the primitive chordate Amphioxus. However, this is an enzyme secreting gland, not a metabolic organ, and it is unclear how truly homologous it is to the vertebrate liver. The zebrafish liver differs from the mammalian liver in that the hepatocytes are not clearly organized in cords or lobules and the typical portal triads are not apparent. In addition, the zebrafish liver does not have Kuppfer cells. Furthermore, a clear distinction can be made between the male and female liver in the adult zebrafish. The female hepatocytes are very basophilic (Figure 15c) as a result of the production of vitellogenin (Van der Ven et al. 2003).", "The liver is found in all vertebrates, and is typically the largest visceral organ. Its form varies considerably in different species, and is largely determined by the shape and arrangement of the surrounding organs. Nonetheless, in most species it is divided into right and left lobes; exceptions to this general rule include snakes, where the shape of the body necessitates a simple cigar-like form. The internal structure of the liver is broadly similar in all vertebrates." ;
    obo:UBPROP_0000009 "secretes bile and functions in metabolism of protein and carbohydrate and fat, synthesizes substances involved in the clotting of the blood, synthesizes vitamin A, detoxifies poisonous substances, stores glycogen, and breaks down worn-out erythrocytes[GO]." ;
    obo:UBPROP_0000012 "Only ZFA considers this part_of immune system - we weaken this to an overlaps relation, as in general it's only a subset of cells that have clear immune function." ;
    oboInOwl:hasDbXref "AAO:0010111", "BTO:0000759", "CALOHA:TS-0564", "EFO:0000887", "EHDAA2:0000997", "EHDAA:2197", "EMAPA:16846", "EV:0100089", "FMA:7197", "GAID:288", "MA:0000358", "MAT:0000097", "MESH:D008099", "MIAA:0000097", "NCIT:C12392", "OpenCyc:Mx4rvVimppwpEbGdrcN5Y29ycA", "SCTID:181268008", "TAO:0000123", "UMLS:C0023884", "VHOG:0000257", "Wikipedia:Liver", "XAO:0000133", "ZFA:0000123", "galen:Liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "iecur", "jecur" ;
    oboInOwl:id "UBERON:0002107" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "liver" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0004119, obo:UBERON_0005172, obo:UBERON_0006925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002405
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008836
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001970
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0005978
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0005980
    ] ;
    foaf:depicted_by "Leber:Schaf.jpg"^^xsd:anyURI .

obo:UBERON_0002108
    obo:IAO_0000115 "Subdivision of digestive tract that connects the stomach to the large intestine and is where much of the digestion and absorption of food takes place (with the exception of ruminants). The mammalian small intestine is long and coiled and can be differentiated histologically into: duodenum, jejunem, ileum[WP,cjm,Kardong]." ;
    obo:UBPROP_0000001 "The terminal region of the mid intestine is comprised of specialized enterocytes that appear to play a role in mucosal immunity. Wallace et al, 2005.[TAO]" ;
    obo:UBPROP_0000003 "Intestinal surface area also is increased in amphibians and reptiles by internal folds and occasionally by a few villi. The intestine can be divided into a small intestine and a slightly wider large intestine.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010397", "BTO:0000651", "CALOHA:TS-0942", "EFO:0000841", "EMAPA:32834", "EV:0100072", "FMA:7200", "GAID:313", "MA:0000337", "MAT:0000047", "MESH:A03.492.411.620", "MIAA:0000047", "NCIT:C12386", "OpenCyc:Mx4rvVjlIJwpEbGdrcN5Y29ycA", "SCTID:181250005", "TAO:0001323", "UMLS:C0021852", "VHOG:0000055", "Wikipedia:Small_intestine", "XAO:0000130", "ZFA:0001323", "galen:SmallIntestine" ;
    oboInOwl:hasExactSynonym "small bowel", "small intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior intestine", "intestinum tenue", "mid intestine" ;
    oboInOwl:id "UBERON:0002108" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "small intestine" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/82/Stomach_colon_rectum_diagram.svg"^^xsd:anyURI .

obo:UBERON_0002109
    obo:IAO_0000115 "Pair of nostrils." ;
    obo:RO_0002161 obo:NCBITaxon_7745 ;
    obo:UBPROP_0000012 "this is a 'set of anatomical planes' in FMA" ;
    oboInOwl:hasDbXref "FMA:72005", "OpenCyc:Mx4rvViCLpwpEbGdrcN5Y29ycA", "Wikipedia:Nares" ;
    oboInOwl:hasExactSynonym "nares set", "nostrils", "pair of nostrils" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nares", "set of nares" ;
    oboInOwl:id "UBERON:0002109" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pair of nares" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0000003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0000003 ;
                        owl:onProperty obo:RO_0002351
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0000003 ;
                        owl:onProperty obo:RO_0002351
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0002110
    obo:IAO_0000115 "An organ that aids digestion and stores bile produced by the liver[WP]." ;
    obo:RO_0002161 obo:NCBITaxon_10114, obo:NCBITaxon_8801, obo:NCBITaxon_8930 ;
    obo:UBPROP_0000001 "Membranous muscular sac in which the bile from the liver remains stored until it is required. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]", "Organ attached to the liver which stores bile and empties into the duodenum via the bile duct as needed for digestion.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from endoderm (AAO:0000139) CHANGED TO: develops_from endoderm (UBERON:0000925)[AAO]" ;
    obo:UBPROP_0000003 "The presence of a gallbladder appears to be a primitive trait. It is found in most fish and all adult reptiles and amphibians and has been well conserved in mammals, for the most part.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010114", "BTO:0000493", "CALOHA:TS-0394", "EFO:0000853", "EHDAA2:0000699", "EHDAA:8062", "EMAPA:17202", "EV:0100090", "FMA:7202", "MA:0000356", "MAT:0000072", "MESH:D005704", "MIAA:0000072", "NCIT:C12377", "OpenCyc:Mx4rvVkGr5wpEbGdrcN5Y29ycA", "SCTID:181269000", "TAO:0000208", "UMLS:C0016976", "VHOG:0000221", "Wikipedia:Gallbladder", "XAO:0000135", "ZFA:0000208", "galen:Gallbladder" ;
    oboInOwl:hasExactSynonym "gall bladder", "gallbladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vesica biliaris", "vesica fellea" ;
    oboInOwl:id "UBERON:0002110" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Rats do not have a gallbladder, but produce bile. The bile flows directly from the liver through the (hepatic) bile duct into the small intestine (Hebel and Stromberg, 1988)" ;
    rdfs:label "gall bladder" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0013765, obo:UBERON_0017672, obo:UBERON_0018707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006242
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001173
    ] ;
    foaf:depicted_by "Abdomal:organs.svg"^^xsd:anyURI, "https://upload.wikimedia.org/wikipedia/commons/b/b1/GallbladderAnatomy-en.svg"^^xsd:anyURI .

obo:UBERON_0002111
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an artery [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000087", "CALOHA:TS-1198", "EMAPA:36285", "FMA:72024", "MA:0000708", "NCIT:C49195", "UMLS:C1706851" ;
    oboInOwl:hasExactSynonym "arterial smooth muscle", "artery smooth muscle", "artery smooth muscle tissue", "smooth muscle of artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arterial smooth muscle cell" ;
    oboInOwl:id "UBERON:0002111" ;
    a owl:Class ;
    rdfs:label "artery smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0004237, obo:UBERON_0004695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0002112
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35323", "FMA:72025", "MA:0001573" ;
    oboInOwl:hasExactSynonym "esophageal smooth muscle", "esophagus involuntary muscle", "esophagus non-striated muscle", "esophagus smooth muscle", "esophagus smooth muscle tissue", "gullet involuntary muscle", "gullet non-striated muscle", "gullet smooth muscle", "gullet smooth muscle tissue", "involuntary muscle of esophagus", "involuntary muscle of gullet", "involuntary muscle of oesophagus", "non-striated muscle of esophagus", "non-striated muscle of gullet", "non-striated muscle of oesophagus", "oesophagus involuntary muscle", "oesophagus non-striated muscle", "oesophagus smooth muscle tissue", "smooth muscle of gullet", "smooth muscle of oesophagus", "smooth muscle tissue of esophagus", "smooth muscle tissue of gullet", "smooth muscle tissue of oesophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "oesophagus smooth muscle" ;
    oboInOwl:id "UBERON:0002112" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "smooth muscle of esophagus" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003832
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0002113
    obo:IAO_0000115 "A paired organ of the urinary tract which has the production of urine as its primary function." ;
    obo:UBPROP_0000001 "One of either of a pair of structures lying on either side of the dorsal aorta in which fluid balance is regulated and waste is excreted out in the form of urine.[AAO]" ;
    obo:UBPROP_0000007 "renal" ;
    obo:UBPROP_0000202 obo:FMA_264815 ;
    oboInOwl:hasDbXref "AAO:0000250", "BTO:0000671", "CALOHA:TS-0510", "EFO:0000929", "EMAPA:17373", "EV:0100096", "FMA:7203", "GAID:423", "MA:0000368", "MAT:0000119", "MESH:D007668", "MIAA:0000119", "NCIT:C12415", "OpenCyc:Mx4rvVjlYpwpEbGdrcN5Y29ycA", "SCTID:181414000", "UMLS:C0022646", "Wikipedia:Kidney", "XAO:0003267", "galen:Kidney" ;
    oboInOwl:hasNarrowSynonym "reniculate kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002113" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "kidney" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000489, obo:UBERON_0005172, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

obo:UBERON_0002114
    obo:IAO_0000115 "The first part of the small intestine. At the junction of the stomach and the duodenum the alimentary canal is inflected. The duodenum first goes anteriorly for a short distance, turns dorsally, and eventually caudally, thus it is a U-shaped structure with two horizontal sections (a ventral and a dorsal one)." ;
    obo:RO_0002161 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000001 "The fixed portion of the small intestine deeply lodged in the posterior wall of the abdomen and extending from the pylorus to the beginning of the jejunum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000007 "duodenal" ;
    obo:UBPROP_0000008 "In fish, the divisions of the small intestine are not as clear, and the terms anterior intestine or proximal intestine may be used instead of duodenum.", "In humans, the duodenum is a hollow jointed tube about 10-15 inches (25-38 centimetres) long connecting the stomach to the jejunum. It begins with the duodenal bulb and ends at the ligament of Treitz." ;
    oboInOwl:hasDbXref "AAO:0010402", "BTO:0000365", "CALOHA:TS-0214", "EFO:0000851", "EMAPA:18852", "EV:0100073", "FMA:7206", "GAID:284", "MA:0000338", "MAT:0000044", "MESH:A03.492.411.620.270", "MIAA:0000044", "NCIT:C12263", "OpenCyc:Mx4rv4LJDpwpEbGdrcN5Y29ycA", "SCTID:181247007", "UMLS:C0013303", "VHOG:0000052", "Wikipedia:Duodenum", "XAO:0000236", "galen:Duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal intestine", "upper intestine" ;
    oboInOwl:id "UBERON:0002114" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "duodenum" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001106 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/Tractus_intestinalis_duodenum.svg"^^xsd:anyURI .

obo:UBERON_0002115
    obo:IAO_0000115 "the portion of the small intestine that extends from the duodenum to the ileum" ;
    obo:IAO_0000116 "TODO consider ZFA:0001323 mid intestine, see also small intestine" ;
    obo:UBPROP_0000001 "The first two fifth of the small intestine beyond the duodenum. It extends from the end of the duodenum to the ileum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000007 "jejunal" ;
    obo:UBPROP_0000008 "The jejunum is the middle section of the small intestine in most higher vertebrates, including mammals, reptiles, and birds. In fish, the divisions of the small intestine are not as clear and the terms middle intestine or mid-gut may be used instead of jejunum.[Wikipedia:Jejunum]" ;
    oboInOwl:hasDbXref "BTO:0000657", "CALOHA:TS-0496", "EFO:0001333", "EMAPA:18666", "EV:0100074", "FMA:7207", "GAID:318", "MA:0000340", "MAT:0000045", "MESH:A03.492.411.620.625", "MIAA:0000045", "NCIT:C12388", "OpenCyc:Mx4rwATkPJwpEbGdrcN5Y29ycA", "SCTID:181248002", "UMLS:C0022378", "VHOG:0000053", "Wikipedia:Jejunum", "galen:Jejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinum jejunum", "mid-intestine", "middle intestine" ;
    oboInOwl:id "UBERON:0002115" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "jejunum" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3d/Illu_small_intestine.jpg"^^xsd:anyURI .

obo:UBERON_0002116
    obo:IAO_0000115 "the portion of the small intestine that extends from the jejunum to the colon" ;
    obo:IAO_0000116 "TODO consider ZFA:0000706 posterior intestine, see also colon" ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    obo:UBPROP_0000007 "ileal" ;
    obo:UBPROP_0000008 "The ileum is the final section of the small intestine in most higher vertebrates, including mammals, reptiles, and birds. In fish, the divisions of the small intestine are not as clear and the terms posterior intestine or distal intestine may be used instead of ileum.[Wikipedia:Ileum]" ;
    oboInOwl:hasDbXref "AAO:0010403", "BTO:0000620", "CALOHA:TS-0472", "EFO:0001334", "EMAPA:32764", "EV:0100075", "FMA:7208", "GAID:315", "MA:0000339", "MAT:0000282", "MESH:A03.492.411.620.484", "MIAA:0000282", "NCIT:C12387", "OpenCyc:Mx4rvdcLHZwpEbGdrcN5Y29ycA", "SCTID:181249005", "UMLS:C0020885", "VHOG:0000647", "Wikipedia:Ileum", "XAO:0000237", "galen:Ileum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal intestine", "intestinum ileum", "lower intestine", "posterior intestine" ;
    oboInOwl:id "UBERON:0002116" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ileum" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3d/Illu_small_intestine.jpg"^^xsd:anyURI .

obo:UBERON_0002118
    obo:IAO_0000115 "An ovary that is part of a right side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37367", "FMA:7213", "MA:0001705", "NCIT:C33487", "SCTID:280123002", "UMLS:C0227873" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002118" ;
    a owl:Class ;
    rdfs:label "right ovary" ;
    rdfs:subClassOf obo:UBERON_0000992, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000992
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0002119
    obo:IAO_0000115 "An ovary that is part of a left side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    obo:UBPROP_0000008 "In some elasmobranchs, the left ovary does not mature, with only the right ovary fully developing. In the primitive jawless fish, and some teleosts, there is only one ovary, formed by the fusion of the paired organs in the embryo" ;
    oboInOwl:hasDbXref "EMAPA:37366", "FMA:7214", "MA:0001704", "NCIT:C32969", "SCTID:280124008", "UMLS:C0227874" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002119" ;
    a owl:Class ;
    rdfs:label "left ovary" ;
    rdfs:subClassOf obo:UBERON_0000992, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000992
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0002120
    obo:IAO_0000115 "In mammals, the pronephros is the first of the three embryonic kidneys to be established and exists only transiently. In lower vertebrates such as fish and amphibia, the pronephros is the fully functional embryonic kidney and is indispensible for larval life[GO]." ;
    obo:UBPROP_0000001 "A kidney formed of nephric tubules arising in the anterior region of the nephric ridge; forms only as a transient embryonic structure. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.748][VHOG]", "Organ that serves as a transient kidney, providing osmoregulation during early developmental stages and then degenerating during metamorphosis.[AAO]", "The embryonic kidney, present at the level of the third somite, is composed of two glomeruli fused at the midline, two pronephric tubules, and paired bilateral pronephric ducts that modify the composition of the blood filtrate before delivering it to the cloaca for excretion.Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "In all vertebrate embryos, the kidney begins with the differentiation of a few renal tubules from the anterior end of the nephric ridge overlying the pericardial cavity. (...) This early-developing embryonic kidney is called the pronephros.[well established][VHOG]" ;
    obo:UBPROP_0000007 "pronephric" ;
    oboInOwl:hasAlternativeId "UBERON:0005794" ;
    oboInOwl:hasDbXref "AAO:0011089", "BTO:0001541", "EFO:0000927", "EHDAA2:0001570", "EHDAA:1017", "EMAPA:16579", "FMA:72170", "MAT:0000117", "MIAA:0000117", "NCIT:C34280", "SCTID:308804007", "TAO:0000151", "UMLS:C0231048", "VHOG:0000037", "Wikipedia:Pronephros", "XAO:0002000", "ZFA:0000151" ;
    oboInOwl:hasExactSynonym "pronephric kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "archinephron", "embryonic kidney", "pronephron" ;
    oboInOwl:id "UBERON:0002120" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Once the more complex mesonephros forms the pronephros undergoes apoptosis in amphibians. In fishes the nephron degenerates but the organ remains and becomes a component of the immune system[Wikipedia:Pronephros]. // TODO - check developmental relationships. Note that we previously include the ZFA/XAO terms under the more specific 'pronephric kidney', but these are now merged. TODO GCI: relationship: capable_of GO:0030104" ;
    rdfs:label "pronephros" ;
    rdfs:subClassOf obo:UBERON_0002113, obo:UBERON_0004120, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005754
    ] .

obo:UBERON_0002122
    obo:IAO_0000115 "The fibrous connective tissue surrounding the thymus." ;
    oboInOwl:hasDbXref "EMAPA:19306", "FMA:72204", "MA:0000766", "NCIT:C33770", "SCTID:188181003", "UMLS:C0229945" ;
    oboInOwl:hasExactSynonym "thymic capsule", "thymus capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002122" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "capsule of thymus" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0002123
    obo:IAO_0000115 "the outer part of a thymus lobule that surrounds the medulla and is composed of closely packed lymphocytes" ;
    obo:RO_0002175 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000010 "Histologically, the thymus can be divided into a central medulla and a peripheral cortex which is surrounded by an outer capsule. The cortex and medulla play different roles in the development of T cells. Cells in the thymus can be divided into thymic stromal cells and cells of hematopoietic origin[WP]" ;
    oboInOwl:hasDbXref "BTO:0002934", "EMAPA:35863", "FMA:72205", "MA:0000767", "NCIT:C33774", "SCTID:188262003", "UMLS:C0229948", "Wikipedia:Thymus#Cortex" ;
    oboInOwl:hasExactSynonym "thymic cortex", "thymus cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002123" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortex of thymus" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000542
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0045058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0002124
    obo:IAO_0000115 "Medullary portion of thymus. The reticulum is coarser than in the cortex, the lymphoid cells are relatively fewer in number, and there are found peculiar nest-like bodies, the concentric corpuscles of Hassall. These concentric corpuscles are composed of a central mass, consisting of one or more granular cells, and of a capsule formed of epithelioid cells. They are the remains of the epithelial tubes, which grow out from the third branchial pouches of the embryo to form the thymus. Each follicle is surrounded by a vascular plexus, from which vessels pass into the interior, and radiate from the periphery toward the center, forming a second zone just within the margin of the medullary portion. In the center of the medullary portion there are very few vessels, and they are of minute size." ;
    obo:RO_0002175 obo:NCBITaxon_7955 ;
    oboInOwl:hasDbXref "BTO:0004560", "EFO:0001969", "EMAPA:19305", "FMA:72206", "MA:0000771", "NCIT:C33775", "SCTID:188344009", "UMLS:C0229949", "Wikipedia:Thymus#Medulla" ;
    oboInOwl:hasExactSynonym "medulla of thymus gland", "thymus gland medulla", "thymus medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002124" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "medulla of thymus" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000958, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0002125
    obo:IAO_0000115 "A lobule that is part of a thymus. Divided into an outer cortex and inner medulla and separated from each other by connective tissue septa, but with the medullary tissue continuous from lobule to lobule.[ncit,modified]." ;
    obo:UBPROP_0000008 "in the mouse, the lobes of the thymus are not subdivided into lobules but only in the central medulla and a peripheral cortex (i.e. there is no distinct sublobulation). In humans, the two thymus lobes are composed of many lobules of various sizes which contain follicles, each comprising a medulla and a cortex. in the rat, the thymus is partially subdivided into lobules separated by thin bands of connective tissue which are continuous with the thin connective tissue capsule.[MP]" ;
    obo:UBPROP_0000010 "Lymphocytes, reticular cells and macrophages are found in the lobules" ;
    oboInOwl:hasDbXref "FMA:72215", "MA:0000770", "NCIT:C33772", "SCTID:187882006", "UMLS:C1522462" ;
    oboInOwl:hasExactSynonym "lobule of thymus", "thymic lobule", "thymus lobule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002125" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thymus lobule" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0009911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000235
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000432
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000542
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0002128
    obo:IAO_0000115 "A a collection of brainstem nuclei that functions in multiple aspects of hearing and is an important component of the ascending and descending auditory pathways of the auditory system." ;
    obo:UBPROP_0000008 "In mice, the superior olivary nucleus is a small cylindrical mass on the dorsal surface of the lateral part of the trapezoid body of the pons, and it is situated immediately above the inferior olivary nucleus. It receives projections from the cochlear nucleus and thus is involved in the perception of sound[GO:0021718]", "The SOC displays a significant interspecies variation, being largest in bats and rodents and smaller in primates." ;
    oboInOwl:hasDbXref "BAMS:SOC", "BIRNLEX:1307", "DHBA:12462", "EMAPA:35840", "EV:0100263", "FMA:72247", "HBA:9177", "MA:0001026", "MBA:398", "UMLS:C0175427", "VHOG:0001381", "Wikipedia:Superior_olivary_complex", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=569" ;
    oboInOwl:hasExactSynonym "nucleus olivaris superior", "superior olivary nuclei" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "regio olivaris superioris", "superior olivary nucleus", "superior olivary nucleus (Barr & Kiernan)", "superior olive" ;
    oboInOwl:id "UBERON:0002128" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "superior olivary complex" ;
    rdfs:subClassOf obo:UBERON_0007245, obo:UBERON_0019263, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016490
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/46/Gray713.png"^^xsd:anyURI .

obo:UBERON_0002129
    obo:IAO_0000115 "The superficial gray matter of the cerebellum. It consists of three main layers, the molecular layer, the Purkinje cell layer and the granule cell layer." ;
    obo:UBPROP_0000001 "The cerebellar cortex is a thin mantle of gray matter that covers the surface of each cerebral hemisphere. It has a characteristic morphology with convolutions (gyri) and crevices (sulci) that have specific functions. Six layers of nerve cells and the nerve pathways that connect them comprise the cerebellar cortex. Together, these regions are responsible for the processes of conscious thought, perception, emotion and memory as well as advanced motor function[GO][GO:0021695]." ;
    oboInOwl:hasDbXref "BAMS:CB", "BAMS:CBX", "BAMS:CbCx", "BIRNLEX:1566", "BM:CB-Cbx", "BTO:0000043", "CALOHA:TS-2000", "DHBA:10657", "DMBA:16939", "EMAPA:35211", "EV:0100294", "FMA:72248", "GAID:596", "HBA:4697", "MA:0000199", "MBA:528", "MESH:D002525", "NCIT:C49216", "SCTID:361593004", "UMLS:C0007759", "UMLS:C1284087", "VHOG:0001597", "Wikipedia:Cerebellar_cortex", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=647" ;
    oboInOwl:hasExactSynonym "cortex of cerebellar hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortex cerebellaris", "cortex cerebelli" ;
    oboInOwl:id "UBERON:0002129" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The circuits in the cerebellar cortex look similar across all classes of vertebrates, including fish, reptiles, birds, and mammals (e.g., Fig. 2). This has been taken as evidence that the cerebellum performs functions important to all vertebrate species. (Wikipedia)" ;
    rdfs:label "cerebellar cortex" ;
    rdfs:subClassOf obo:UBERON_0019263, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    foaf:depicted_by "Cerebellum:NIH.png"^^xsd:anyURI .

obo:UBERON_0002148
    obo:IAO_0000115 "The locus ceruleus is a dense cluster of neurons within the dorsorostral pons. This nucleus is the major location of neurons that release norepinephrine throughout the brain, and is responsible for physiological responses to stress and panic[GO]. Bluish region in the superior angle of the fourth ventricle floor, corresponding to melanin-like pigmented nerve cells which lie lateral to the ponto-mesencephalic central gray (griseum centrale). It is also known as nucleus pigmentosus pontis[GAID]." ;
    obo:IAO_0000116 "TODO - check ZFA/pons. also GO says part of dorsorostral pons" ;
    oboInOwl:hasDbXref "BAMS:CAE", "BAMS:LC", "BIRNLEX:905", "BM:Pons-LC", "BTO:0001408", "DHBA:12819", "DMBA:16972", "EFO:0001963", "EMAPA:35502", "FMA:72478", "GAID:577", "HBA:9148", "MA:0001017", "MBA:147", "MESH:D008125", "NCIT:C97333", "SCTID:369016004", "TAO:0000539", "UMLS:C0023951", "Wikipedia:Locus_ceruleus", "ZFA:0000539", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=583" ;
    oboInOwl:hasExactSynonym "blue nucleus", "caerulean nucleus", "locus caeruleus", "locus coeruleu", "locus coeruleus", "nucleus caeruleus", "nucleus of locus caeruleus", "nucleus pigmentosus pontis", "substantia ferruginea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "loci coeruleus", "locus cinereus", "locus coeruleus (Vicq d'Azyr)", "nucleus loci caerulei" ;
    oboInOwl:id "UBERON:0002148" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "locus ceruleus" ;
    rdfs:subClassOf obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048243
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Gray709.png"^^xsd:anyURI .

obo:UBERON_0002149
    obo:IAO_0000115 "Nucleus containing parasympathetic neurons giving rise to the parasympathetic division of the facial nerve, innervating the salivary glands (Brodal, Neurological Anatomy, 3rd ed., 1981, pg 703)." ;
    oboInOwl:hasDbXref "BAMS:SSN", "BAMS:SuS", "BIRNLEX:1131", "DHBA:12435", "EHDAA2:0004646", "EMAPA:37756", "FMA:72482", "HBA:9194", "MA:0001027", "MBA:462", "SCTID:369028007", "UMLS:C0175447", "Wikipedia:Superior_salivatory_nucleus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=590" ;
    oboInOwl:hasExactSynonym "superior salivary nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus salivarius superior", "nucleus salivatorius cranialis", "nucleus salivatorius rostralis", "nucleus salivatorius superior" ;
    oboInOwl:id "UBERON:0002149" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "superior salivatory nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, obo:UBERON_0004133, obo:UBERON_0007635, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010125
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6b/Gray788.png"^^xsd:anyURI .

obo:UBERON_0002165
    obo:IAO_0000115 "The endocardium is an anatomical structure comprised of an endothelium and an extracellular matrix that forms the innermost layer of tissue of the heart, and lines the heart chambers[GO]." ;
    obo:UBPROP_0000001 "Layer that lines the lumen of the heart.[TAO]", "Part of the heart comprised of thin serous membrane, composed of endothelial tissue, that lines the interior of the heart.[AAO]", "Tunica intima which has as its parts the endothelium of endocardium and the fibroelastic connective tissue that surrounds the cavity of a cardiac chamber." ;
    oboInOwl:hasAlternativeId "UBERON:0006225" ;
    oboInOwl:hasDbXref "AAO:0010408", "BTO:0000387", "CALOHA:TS-2075", "EFO:0000821", "EHDAA2:0004153", "EMAPA:17868", "EMAPA:32686", "EV:0100021", "FMA:7280", "GAID:550", "MA:0000076", "MAT:0000455", "MESH:D004699", "NCIT:C13004", "OpenCyc:Mx4rsWA75K1cEduAAADggVaqvw", "SCTID:362013006", "TAO:0001320", "UMLS:C0014124", "VHOG:0000084", "Wikipedia:Endocardium", "XAO:0000066", "ZFA:0001320", "galen:Endocardium" ;
    oboInOwl:hasExactSynonym "endocardial lining", "endocardial tissue", "heart endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "heart endocardial tissue" ;
    oboInOwl:id "UBERON:0002165" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "fixed in GO to reflect FMA. See email to David/Varsha June 18 2010" ;
    rdfs:label "endocardium" ;
    rdfs:subClassOf obo:UBERON_0002523, obo:UBERON_0005983, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007280
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007280
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6c/Gray493.png"^^xsd:anyURI .

obo:UBERON_0002166
    obo:IAO_0000115 "Endocardium that is part of the atrium." ;
    oboInOwl:hasDbXref "EMAPA:32745", "FMA:7284", "MA:0000077", "SCTID:192001005", "TAO:0002169", "VHOG:0000606", "ZFA:0001614" ;
    oboInOwl:hasExactSynonym "Cardiac atria endocardium", "atrial endocardium", "atrium endocardium", "atrium of heart endocardium", "cardiac atrium endocardium", "endocardium of Cardiac atria", "endocardium of atrium of heart", "endocardium of cardiac atrium", "endocardium of heart atrium", "heart atrium endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrium endocardial tissue" ;
    oboInOwl:id "UBERON:0002166" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endocardium of atrium" ;
    rdfs:subClassOf obo:UBERON_0002165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:UBERON_0002167
    obo:IAO_0000115 "Lung which consists of the right upper lobe, middle lobe and right lower lobe.[FMA]" ;
    obo:UBPROP_0000003 "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0001730", "EHDAA:4969", "EMAPA:17661", "FMA:7309", "MA:0000426", "NCIT:C33483", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvVjKy5wpEbGdrcN5Y29ycA", "SCTID:361967000", "UMLS:C0225706", "VHOG:0000301", "Wikipedia:Right_lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002167" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "right lung" ;
    rdfs:subClassOf obo:UBERON_0002048, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002048
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000170
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/32/Gray972.png"^^xsd:anyURI .

obo:UBERON_0002168
    obo:IAO_0000115 "Lung which consists of the left upper lobe and left lower lobe.[FMA]" ;
    obo:UBPROP_0000003 "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata.[well established][VHOG]" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0000943", "EHDAA:4947", "EMAPA:17653", "FMA:7310", "MA:0000425", "NCIT:C32967", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rvVjKy5wpEbGdrcN5Y29ycA", "SCTID:361982005", "UMLS:C0225730", "VHOG:0000618", "Wikipedia:Left_lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002168" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "left lung" ;
    rdfs:subClassOf obo:UBERON_0002048, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002048
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000170
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dd/Gray973.png"^^xsd:anyURI .

obo:UBERON_0002169
    obo:IAO_0000115 "The small terminal dilation of the alveolar ducts around which the alveoli form pocket-like clusters" ;
    oboInOwl:hasAlternativeId "UBERON:0008871" ;
    oboInOwl:hasDbXref "BTO:0000061", "EMAPA:35119", "FMA:7317", "MA:0000418", "NCIT:C32057", "OpenCyc:Mx4rwCvh75wpEbGdrcN5Y29ycA", "SCTID:361964007", "UMLS:C0225691", "Wikipedia:Alveolar_sac" ;
    oboInOwl:hasExactSynonym "pulmonary alveolar sac", "sacculus alveolaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "air sac" ;
    oboInOwl:id "UBERON:0002169" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "alveolar sac" ;
    rdfs:subClassOf obo:UBERON_0000115, obo:UBERON_0000117, obo:UBERON_0007499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0008874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008874
            ]
        )
    ] .

obo:UBERON_0002173
    obo:IAO_0000115 "the respiratory conducting tubes distal to the respiratory bronchiole that lead to the alveolar sacs and the alveoli" ;
    obo:UBPROP_0000008 "In human anatomy, respiratory bronchioles exists proximal to the alveolar ducts. The epithelial lining consists of smooth muscle knobs covered by nonciliated, simple cuboidal cells. The smooth muscle constricts under parasympathetic innervation and relax under sympathetic innervation" ;
    oboInOwl:hasDbXref "EMAPA:32694", "FMA:7341", "MA:0000417", "NCIT:C32056", "OpenCyc:Mx4rvXmfV5wpEbGdrcN5Y29ycA", "UMLS:C0391892", "Wikipedia:Alveolar_duct" ;
    oboInOwl:hasExactSynonym "alveolar duct", "ductus alveolaris", "respiratory alveolar duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002173" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pulmonary alveolar duct" ;
    rdfs:subClassOf obo:UBERON_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8f/Gray975.png"^^xsd:anyURI .

obo:UBERON_0002180
    obo:IAO_0000115 "The white substance of the spinal cord lying on either side between the ventral median fissure and the ventral roots of the spinal nerves." ;
    oboInOwl:hasDbXref "FMA:74003", "NLX:379", "SCTID:362429007", "TAO:0000605", "Wikipedia:Ventral_funiculus", "ZFA:0000605", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1304" ;
    oboInOwl:hasExactSynonym "anterior funiculus", "anterior funiculus of spinal cord", "anterior white column of spinal cord", "funiculus anterior medullae spinalis", "ventral funiculus", "ventral funiculus of spinal cord", "ventral white column of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventral funiculi" ;
    oboInOwl:id "UBERON:0002180" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ventral funiculus of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0006127, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002318
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dc/Medulla_spinalis_-_Section_-_English.svg"^^xsd:anyURI .

obo:UBERON_0002185
    obo:IAO_0000115 "the upper conducting airways of the lung; these airways arise from the terminus of the trachea" ;
    obo:RO_0002161 obo:NCBITaxon_8507 ;
    obo:UBPROP_0000001 "Each of the two primary divisions of the trachea leading respectively into the right and the left lung. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000007 "bronchial" ;
    obo:UBPROP_0000008 "In humans, the main bronchus is histologically identical to trachea; 2ary and 3ary bronchi are not; epithelium becomes simple columnar, goblet cell number decreases, elastic fibers in lamina propria increases, distribution more uniform. Muscular layer between mucosa and submucosa appears. cartilage rings become discontinuous plates connected by fibrous connective tissue" ;
    oboInOwl:hasDbXref "BTO:0001340", "CALOHA:TS-1229", "EFO:0000932", "EMAPA:32689", "EV:0100041", "FMA:7409", "GAID:346", "MA:0000436", "MAT:0000133", "MESH:D001980", "MIAA:0000133", "NCIT:C12683", "SCTID:181215002", "UMLS:C0006255", "VHOG:0000262", "Wikipedia:Bronchus", "XAO:0000121" ;
    oboInOwl:hasExactSynonym "bronchi", "bronchial trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchial tissue" ;
    oboInOwl:id "UBERON:0002185" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bronchus" ;
    rdfs:subClassOf obo:UBERON_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/18/Respiratory_system_complete_numbered.svg"^^xsd:anyURI .

obo:UBERON_0002186
    obo:IAO_0000115 "the conducting airway of the lungs found terminal to the bronchi; these structures contain neither cartilage nor mucous-secreting glands; the epithelium of the bronchioles becomes thinner with each branching" ;
    obo:UBPROP_0000007 "bronchiolar" ;
    obo:UBPROP_0000010 "lacks submucosa and cartilage plates; they have 3 layers: mucosa, muscular layer and outer layer" ;
    oboInOwl:hasDbXref "BTO:0002375", "CALOHA:TS-2003", "EHDAA:8171", "EHDAA:8183", "EHDAA:8199", "EHDAA:8221", "EMAPA:32697", "FMA:7410", "MA:0000422", "NCIT:C12684", "OpenCyc:Mx4rvl9iDpwpEbGdrcN5Y29ycA", "SCTID:278982001", "UMLS:C0006270", "VHOG:0000675", "Wikipedia:Bronchiole" ;
    oboInOwl:hasExactSynonym "lobular bronchiole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchioli", "bronchiolus" ;
    oboInOwl:id "UBERON:0002186" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bronchiole" ;
    rdfs:subClassOf obo:UBERON_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002187
    obo:IAO_0000115 "the last conducting structure of non-respiratory bronchioles; after this point, the airways have alveoli in their walls" ;
    oboInOwl:hasDbXref "BTO:0003223", "EMAPA:36282", "FMA:7411", "MA:0000424", "NCIT:C33754", "OpenCyc:Mx4rwS7IU5wpEbGdrcN5Y29ycA", "SCTID:278981008", "UMLS:C0225666", "Wikipedia:Terminal_bronchiole" ;
    oboInOwl:hasExactSynonym "bronchiolus terminalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchioli terminalis", "terminal bronchiole tube" ;
    oboInOwl:id "UBERON:0002187" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "terminal bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002186 ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002188
    obo:IAO_0000115 "A bronchiole that is the first segment of the respiratory zone." ;
    obo:UBPROP_0000008 "mice have few or none of these structures, with the terminal bronchioles transitioning directly to the alveolary ducts" ;
    oboInOwl:hasDbXref "BTO:0003222", "EMAPA:35729", "FMA:7412", "MA:0000423", "NCIT:C33465", "OpenCyc:Mx4rwS6ki5wpEbGdrcN5Y29ycA", "SCTID:128517006", "UMLS:C1261270", "Wikipedia:Respiratory_bronchiole" ;
    oboInOwl:hasExactSynonym "bronchiolus respiratorii", "bronchiolus respiratorius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002188" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002186, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0008874
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002173
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002187
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002190
    obo:IAO_0000115 "A portion of adipose tissue that is part of the hypodermis, beneath the dermis." ;
    obo:UBPROP_0000001 "the superficial portion of the subcutaneous tissue which is specialized for fat storage[MP:0011156]" ;
    oboInOwl:hasAlternativeId "UBERON:0008875" ;
    oboInOwl:hasBroadSynonym "panniculus adiposus" ;
    oboInOwl:hasDbXref "BTO:0004042", "EMAPA:35829", "FMA:74315", "MA:0000473" ;
    oboInOwl:hasExactSynonym "fatty layer of subcutaneous tissue", "hypodermis fat layer", "panniculus adiposus (tela subcutanea)", "panniculus adiposus telae subcutaneae", "subcutaneous fat layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fatty layer of superficial fascia", "subcutaneous fat" ;
    oboInOwl:id "UBERON:0002190" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "subcutaneous adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0002191
    obo:IAO_0000115 "Part of the hippocampal formation that is bounded by the entorhinal cortex and area CA1. It is characterized on the CA1 border by an abrupt widening of the pyramidal cell layer. A molecular layer is present that is continuous with that of CA1, although the stratum radiatum is no longer present. The stratum oriens is also not present. adapted from Paxinos, G. The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995, pg. 468)" ;
    obo:UBPROP_0000007 "subicular" ;
    obo:UBPROP_0000009 "The pyramidal neurons in the subiculum exhibit transitions between two modes of action potential output: bursting and single spiking. The transitions between these two modes is thought to be important for routing information out of the hippocampus. It is the site responsible for ictal activity in some cases of human epilepsy. It has also been implicated in working memory and drug addiction.[Wikipedia:Subiculum]" ;
    obo:UBPROP_0000012 "In ABA SUB is part of the retrohippocampal region, along with the entorhinal area. this is in the hippocampal formation but not the hippocampal region", "in DHBA subicular cortex is divided into subiculum, prosubiculum and supracallosal subiculum" ;
    oboInOwl:hasDbXref "BAMS:S", "BAMS:SUB", "BIRNLEX:1305", "BM:Tel-Cx-SB", "BTO:0003087", "DHBA:10301", "DHBA:10302", "DMBA:16163", "EMAPA:35832", "FMA:74414", "HBA:12896", "MA:0000960", "MBA:502", "NCIT:C33648", "PBA:10054", "PBA:128012354", "SCTID:369097009", "UMLS:C0152316", "Wikipedia:Subiculum", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=188" ;
    oboInOwl:hasExactSynonym "subicular cortex", "subiculum hippocampi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gyrus parahippocampalis", "subiculum cornu ammonis" ;
    oboInOwl:id "UBERON:0002191" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "subiculum" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] ;
    foaf:depicted_by "Hippocampus:(brain).jpg"^^xsd:anyURI .

obo:UBERON_0002193
    obo:IAO_0000115 "Anatomical cluster consisting of the hematopoietic system and the lymphoid system, or its analogs." ;
    oboInOwl:hasDbXref "CALOHA:TS-2018", "EHDAA2:0004615", "EMAPA:18765", "FMA:74562", "MA:0000013" ;
    oboInOwl:hasExactSynonym "hematolymphoid system", "lymphomyeloid complex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "haemolymphoid system" ;
    oboInOwl:id "UBERON:0002193" ;
    a owl:Class ;
    rdfs:label "hemolymphoid system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0002194
    obo:IAO_0000115 "Capsule surrounding lymph node composed of connective tissue with some plain muscle fibers." ;
    obo:UBPROP_0000008 "from its internal surface are given off a number of membranous processes or trabeculae, consisting, in man, of connective tissue, with a small admixture of plain muscle fibers; but in many of the lower animals composed almost entirely of involuntary muscle[WP]" ;
    oboInOwl:hasDbXref "EMAPA:35524", "FMA:74604", "MA:0000739", "NCIT:C33028", "SCTID:327532004", "UMLS:C0229699", "Wikipedia:Lymph_node_capsule" ;
    oboInOwl:hasExactSynonym "capsula nodi lymphoidei", "lymph node capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002194" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "capsule of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] ;
    foaf:depicted_by "Lymphknoten:(Schwein).jpg"^^xsd:anyURI .

obo:UBERON_0002195
    obo:IAO_0000115 "Membranous process coming from capsule of lymph node[WP]." ;
    oboInOwl:hasDbXref "FMA:74605", "MA:0000746", "NCIT:C33035", "UMLS:C1184179", "Wikipedia:Lymph_node_trabeculae" ;
    oboInOwl:hasExactSynonym "lymph node trabecula", "lymph node trabeculum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002195" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trabecula of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/Gray598.png"^^xsd:anyURI .

obo:UBERON_0002196
    obo:IAO_0000115 "The glandular, anterior lobe of the pituitary gland. The anterior pituitary regulates several physiological processes including stress, growth, and reproduction[WP]. The anterior lobe of the hypophysis (pituitary gland). This lobe contains cells that produce prolactin, growth hormone, thyroid-stimulating hormone, follicle-stimulating hormone and proopiomelanocortin[ZFA]." ;
    obo:UBPROP_0000001 "Region of the pituitary gland derived from the buccal protrusion consisting of three regions.[AAO]", "The anterior lobe of the hypophysis (pituitary gland). This lobe contains cells that produce prolactin, growth hormone, thyroid-stimulating hormone, follicle-stimulating hormone and proopiomelanocortin. In contrast to mamalian vertebrates, the adenohypophysis remains in a subepithelial position and there exists no equivalent of Rathke's pouch in zebrafish. Herzog et al, 2004.[TAO]" ;
    obo:UBPROP_0000003 "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In contrast to mammalian vertebrates, the adenohypophysis remains in a subepithelial position and there exists no equivalent of Rathke's pouch in zebrafish", "While in most basal fish and tetrapods the adenohypophyseal anlagen invaginates to form Rathke's pouch, in teleost fish the adenohypophyseal placode does not invaginate but rather maintains its initial organization forming a solid structure in the head[NCBIBook:NBK53175]." ;
    oboInOwl:hasBroadSynonym "AHP" ;
    oboInOwl:hasDbXref "AAO:0010540", "BAMS:AHY", "BAMS:AL", "BAMS:APit", "BIRNLEX:1581", "BM:AHy", "BTO:0000040", "CALOHA:TS-0794", "EFO:0000230", "EHDAA2:0000109", "EMAPA:17514", "FMA:74627", "MA:0000177", "MESH:A06.407.747.608", "NCIT:C12772", "SCTID:245532007", "TAO:0001282", "UMLS:C0032008", "UMLS:C1280369", "VHOG:0000141", "Wikipedia:Adenohypophysis", "ZFA:0001282", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=407" ;
    oboInOwl:hasExactSynonym "anterior hypophysis", "anterior lobe (hypophysis)", "anterior lobe of hypophysis", "anterior lobe of pituitary", "anterior lobe of pituitary gland", "anterior pituitary", "lobus anterior (glandula pituitaria)", "lobus anterior hypophysis", "pituitary gland, anterior lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior lobe of the pituitary", "anterior pituitary gland", "cranial lobe", "lobus anterior", "pituitary anterior lobe", "pituitary glandanterior lobe", "rostral lobe" ;
    oboInOwl:id "UBERON:0002196" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "adenohypophysis" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000439
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000007
    ] ;
    owl:disjointWith obo:UBERON_0002198 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fb/Gray1181.png"^^xsd:anyURI .

obo:UBERON_0002198
    obo:IAO_0000115 "The posterior part of the pituitary gland that secretes hormones involved in blood pressure regulation such as oxytocin and antidiuretic hormon." ;
    obo:IAO_0000116 "request magnocellular cell from CL. Request oxytocin secretion from GO. Notes: 'The hypophysis or pituitary gland is derived, in part from an ectodermal outpocketing of the stomodeum (Rathke's Pouch) and in part from the floor of the diencephalon'" ;
    obo:RO_0002175 obo:NCBITaxon_117569 ;
    obo:UBPROP_0000001 "The infundibular part of the pituitary gland consisting of two regions.[AAO]" ;
    obo:UBPROP_0000003 "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" ;
    obo:UBPROP_0000012 "todo - resolve EMAPA and EHDAA2 models, include future neurohypophysis (TS15-19)? relationship to infundibular recess of 3rd ventricle (TS15-19)" ;
    oboInOwl:hasBroadSynonym "NHP" ;
    oboInOwl:hasDbXref "AAO:0010537", "BAMS:NHP", "BAMS:NHY", "BAMS:NL", "BAMS:PPit", "BIRNLEX:1586", "BM:NY", "BTO:0000937", "CALOHA:TS-0815", "DMBA:15691", "EHDAA2:0001271", "EHDAA:7536", "EMAPA:17519", "FMA:74628", "MA:0000178", "MESH:A06.407.747.734", "NCIT:C12773", "SCTID:245527006", "TAO:0001271", "UMLS:C0032009", "UMLS:C1280368", "VHOG:0000142", "Wikipedia:Neurohypophysis", "ZFA:0001271", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=401" ;
    oboInOwl:hasExactSynonym "infundibular process", "lobus nervosus neurohypophysis", "lobus posterior (glandula pituitaria)", "lobus posterior hypophysis", "neural lobe", "neural lobe of pituitary", "neural lobe of pituitary gland", "neuro hypophysis", "neurohypophysis", "pituitary gland, posterior lobe", "posterior lobe of pituitary", "posterior lobe of pituitary gland", "posterior pituitary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobus nervosus", "lobus posterior", "pituitary gland neural lobe", "pituitary gland, neural lobe", "posterior lobe of hypophysis", "posterior pituitary gland" ;
    oboInOwl:id "UBERON:0002198" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neurohypophysis" ;
    rdfs:subClassOf obo:UBERON_0003296, obo:UBERON_0010134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030103
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b9/Pituitary_gland_representation.PNG"^^xsd:anyURI .

obo:UBERON_0002199
    obo:IAO_0000115 "The dermis, epidermis and hypodermis." ;
    obo:IAO_0000232 "in FMA intergument = skin+superficial fascia(hypodermis), skin=dermis+epidermis+hair_nail. Note that the definition provided here excludes the more general sense of the term 'integument' used in invertebrates; consider 'integumental system'. Note that the VSAO class appears to include adnexa by its definition." ;
    obo:UBPROP_0000001 "Anatomical system that protects the body from damage, comprising the skin and its appendages.[AAO]", "Surface structure that is the outer protective covering of the body.[VSAO]", "The outer protective barrier that separates the animal from its aquatic environment. Le Guellec et al, 2004.[TAO]" ;
    obo:UBPROP_0000007 "integumental", "integumentary" ;
    oboInOwl:hasDbXref "AAO:0000239", "BTO:0000634", "EMAPA:37504", "FMA:74657", "TAO:0000368", "VSAO:0000029", "Wikipedia:Integument", "ZFA:0000368", "galen:Integument" ;
    oboInOwl:hasExactSynonym "dermis plus epidermis plus hypodermis", "integumentum commune", "skin and subcutaneous tissue", "skin plus hypodermis", "the integument" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal system", "dermoid system", "skin", "tegument", "vertebrate integument" ;
    oboInOwl:id "UBERON:0002199" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "integument" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

obo:UBERON_0002200
    obo:IAO_0000115 "Vasculature that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EFO:0003656", "FMA:74710", "TAO:0001267", "XAO:0004152", "ZFA:0001267" ;
    oboInOwl:hasExactSynonym "adult head vascular network", "adult head vasculature", "cranial vasculature", "head vascular network", "vascular network of adult head", "vascular network of head", "vasculature of adult head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "head vasculature" ;
    oboInOwl:id "UBERON:0002200" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vasculature of head" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0002201
    obo:IAO_0000115 "A vasculature that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:74712", "TAO:0005024", "ZFA:0005024" ;
    oboInOwl:hasExactSynonym "torso vascular network", "torso vasculature", "trunk vascular network", "trunk vasculature", "vascular network of torso", "vascular network of trunk", "vasculature of torso" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002201" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vasculature of trunk" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0002202
    obo:IAO_0000115 "A submucosa that is part of a trachea." ;
    oboInOwl:hasDbXref "BTO:0002115", "EMAPA:35879", "FMA:7472", "MA:0001860", "NCIT:C49307", "SCTID:4419000", "UMLS:C0225586" ;
    oboInOwl:hasExactSynonym "submucosa of windpipe", "trachea submucosa", "tracheal submucosa", "windpipe submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of trachea" ;
    oboInOwl:id "UBERON:0002202" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "submucosa of trachea" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004777, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0002203
    obo:IAO_0000115 "Vasculature that is part of the eye region." ;
    obo:UBPROP_0000012 "not part of the eye in ZFA. Note this changed to a blood vessel in ZFA" ;
    oboInOwl:hasDbXref "FMA:74743", "SCTID:123846009", "TAO:0007057", "ZFA:0007057" ;
    oboInOwl:hasExactSynonym "eye vascular network", "ocular blood vessel", "ocular vasculature", "vascular network of eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye vasculature", "optic vasculature" ;
    oboInOwl:id "UBERON:0002203" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vasculature of eye" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002200, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003314
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0002204
    obo:IAO_0000115 "Anatomical system that consists of the muscular and skeletal systems." ;
    obo:UBPROP_0000001 "Anatomical system that provides locomotion and physical support to the organism.[AAO]" ;
    obo:UBPROP_0000003 "There are more than 50,000 extant vertebrate species, representing over 500 million years of evolution. During that time, the vertebrate musculoskeletal systems have adapted to aquatic, terrestrial, fossorial, and arboreal lifestyles, while simultaneously retaining functionally integrated axial and appendicular skeletal systems.[well established][VHOG]" ;
    obo:UBPROP_0000007 "musculoskeletal" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0010546", "CALOHA:TS-1311", "EMAPA:32714", "EV:0100139", "FMA:7482", "GAID:98", "MA:0002418", "MESH:D009141", "NCIT:C12754", "OpenCyc:Mx4rQRpVNgAKEdyHxgDggVfs8g", "SCTID:278858007", "UMLS:C0026860", "VHOG:0001275", "VSAO:0000031", "Wikipedia:Musculoskeletal_system", "XAO:0000168" ;
    oboInOwl:hasExactSynonym "musculo-skeletal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002204" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "musculoskeletal system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000383
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0040011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0002294, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 .

obo:UBERON_0002206
    obo:IAO_0000115 "One of two hemispherical bulges on the base of the posterior hypothalamus (Butler and Hodos, Comparative Vertebrate Neuroanatomy, 2nd ed., 2005, pg 455)." ;
    obo:RO_0002175 obo:NCBITaxon_117569 ;
    oboInOwl:hasBroadSynonym "MMB" ;
    oboInOwl:hasDbXref "BAMS:MB", "BAMS:MBO", "BAMS:mmb", "BIRNLEX:865", "DHBA:15546", "DMBA:15723", "EMAPA:35542", "FMA:74877", "GAID:652", "HBA:12909", "MA:0000174", "MBA:331", "MESH:A08.186.211.730.385.357.362.500", "NCIT:C33052", "SCTID:279306001", "TAO:0000334", "UMLS:C0024670", "UMLS:C1305759", "Wikipedia:Mammillary_body", "ZFA:0000334", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=412" ;
    oboInOwl:hasExactSynonym "corpus mamillare" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpora mamillaria", "corpora mammillaria", "corpus mamillare", "corpus mamillaris", "corpus mammillare", "mammillary area" ;
    oboInOwl:id "UBERON:0002206" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mammillary body" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray1180.png"^^xsd:anyURI .

obo:UBERON_0002209
    obo:IAO_0000115 "Nonsynovial joint in which the articulating bones or cartilages are connected by ligaments. Examples: sagittal suture, inferior tibiofibular syndesmosis, gomphosis.[FMA]" ;
    obo:UBPROP_0000001 "A joint where fibrous tissue such as ligament connects two calcified tissues.[TAO]" ;
    oboInOwl:hasDbXref "AEO:0000178", "EHDAA2:0003178", "EMAPA:35344", "FMA:7492", "MA:0000321", "SCTID:37772004", "TAO:0005156", "Wikipedia:Fibrous_joint", "ZFA:0005156" ;
    oboInOwl:hasExactSynonym "articulatio fibrosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "junctura fibrosa" ;
    oboInOwl:id "UBERON:0002209" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "fibrous joint" ;
    rdfs:subClassOf obo:UBERON_0011134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002320
    ] .

obo:UBERON_0002210
    obo:IAO_0000115 "Fibrous joint in which the articulating bones or cartilages of the vertebral column and the limbs as well as articulating ossicles, are connected by skeletal ligaments or membranes. Examples: Intervertebral syndesmosis, inferior tibiofibular joint.[FMA]" ;
    oboInOwl:hasDbXref "EMAPA:37465", "FMA:7494", "MA:0001500", "SCTID:89358004", "Wikipedia:Syndesmosis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002210" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "syndesmosis" ;
    rdfs:subClassOf obo:UBERON_0002209, obo:UBERON_0002213 .

obo:UBERON_0002211
    obo:IAO_0000115 "A continuation of the neuron projection bundle component of a nerve inside, crossing or immediately outside the central nervous system." ;
    obo:IAO_0000116 "We consider cranial nerve roots to be primarily CNS structures, but model spinal nerve roots as PNS structures, due to the existence of ganglia on the roots." ;
    obo:UBPROP_0000001 "The continuation of the neurite bundle and associated glia of a nerve, inside the central nervous system[FBbt:00007602, FBC:DOS]." ;
    obo:UBPROP_0000012 "FMA has 'central zone of nerve' which is the superclass of cranial nerve tracts, which the FMA sometimes calls roots" ;
    oboInOwl:hasDbXref "FMA:5981", "FMA:82524", "NCIT:C54024", "NLX:144250", "SCTID:362295007", "UMLS:C0228084", "Wikipedia:Nerve_root" ;
    oboInOwl:hasExactSynonym "initial segment of nerve", "radix nervi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002211" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nerve root" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001021
    ] .

obo:UBERON_0002212
    obo:IAO_0000115 "the oval neuroepithelial sensory receptor in the anterior wall of the saccule; hair cells of the neuroepithelium support the statoconial membrane and have terminal arborizations of vestibular nerve fibers around their bodies" ;
    oboInOwl:hasDbXref "EMAPA:35534", "FMA:74944", "MA:0001201", "NCIT:C33045", "SCTID:362572004", "TAO:0007000", "UMLS:C0229468", "Wikipedia:Macula_of_saccule", "XAO:0004136", "ZFA:0007000" ;
    oboInOwl:hasExactSynonym "macula of membranous labyrinth saccule", "macula of saccule", "macula of sacculus (labyrinthus vestibularis)", "macula saccule", "macula sacculi", "membranous labyrinth saccule macula", "saccular macula", "saccular macula of membranous labyrinth", "saccule macula", "saccule of membranous labyrinth macula", "sacculus (labyrinthus vestibularis) macula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "macula sacculi", "saccular maculs" ;
    oboInOwl:id "UBERON:0002212" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "macula of saccule of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001854
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001854
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000054
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001854
            ]
        )
    ] .

obo:UBERON_0002213
    obo:IAO_0000115 "Nonsynovial joint in which the articulating bones or cartilages are connected by cartilage. Examples: Spheno-occipital synchondrosis, first sternocostal joint, pubic symphysis.[FMA]" ;
    oboInOwl:hasDbXref "EMAPA:36581", "FMA:7496", "MA:0000320", "SCTID:58442004", "TAO:0005155", "Wikipedia:Cartilaginous_joint", "ZFA:0005155" ;
    oboInOwl:hasExactSynonym "articulatio cartilaginea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "junctura cartilaginea" ;
    oboInOwl:id "UBERON:0002213" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cartilaginous joint" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011134
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0002214
    obo:IAO_0000115 "the neuroepithelial sensory receptor in the inferolateral wall of the utricle; hair cells of the neuroepithelium support the statoconial membrane and have terminal arborizations of vestibular nerve fibers around their bodies; normally sensitive to linear acceleration in the longitudinal axis of the body and to gravitational influences" ;
    oboInOwl:hasDbXref "EFO:0003474", "EMAPA:35535", "FMA:74960", "MA:0001203", "NCIT:C33046", "SCTID:362568003", "TAO:0000030", "UMLS:C0229451", "Wikipedia:Macula_of_utricle", "ZFA:0000030" ;
    oboInOwl:hasExactSynonym "macula of membranous labyrinth utricle", "macula of utricle", "macula of utriculus (labyrinthus vestibularis)", "macula utricle", "macula utriculi", "membranous labyrinth utricle macula", "utricle macula", "utricle of membranous labyrinth macula", "utriculus (labyrinthus vestibularis) macula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "macula utriculi", "maculae utricle", "utricular macula" ;
    oboInOwl:id "UBERON:0002214" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "macula of utricle of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000054, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001853
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001853
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000054
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001853
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Bigotolith.jpg"^^xsd:anyURI .

obo:UBERON_0002215
    obo:IAO_0000115 "Cartilaginous joint in which the articulating bones or cartilages are connected by hyaline cartilage. Examples: spheno-occipital synchondrosis, first sternocostal joint.[FMA]" ;
    obo:IAO_0000116 "WP considers epiphyseal plates as subtypes of this", "consider adding link to hyaline cartilage" ;
    oboInOwl:hasDbXref "EMAPA:35846", "FMA:7497", "MA:0001501", "SCTID:42903008", "Wikipedia:Synchondrosis" ;
    oboInOwl:hasExactSynonym "cartilago epiphysialis", "primary cartilaginous joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epiphysial cartilage" ;
    oboInOwl:id "UBERON:0002215" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "synchondrosis" ;
    rdfs:subClassOf obo:UBERON_0002209, obo:UBERON_0002213, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001994
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002209
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001994
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray297.png"^^xsd:anyURI .

obo:UBERON_0002216
    obo:IAO_0000115 "Cartilaginous joint in which the articulating bones or cartilages are connected by fibrocartilage. Examples: pubic symphysis, intervertebral symphysis, manubriosternal joint.[FMA]" ;
    obo:IAO_0000116 "consider adding fibrocartilage class" ;
    oboInOwl:hasDbXref "EMAPA:37758", "FMA:7498", "MA:0001504", "SCTID:1584001", "Wikipedia:Symphysis" ;
    oboInOwl:hasExactSynonym "secondary cartilaginous joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002216" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "symphysis" ;
    rdfs:subClassOf obo:UBERON_0002209, obo:UBERON_0002213 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b1/Gray298.png"^^xsd:anyURI .

obo:UBERON_0002217
    obo:IAO_0000115 "Joint in which the articulating bones or cartilages are connected by an articular capsule which encloses a synovial membrane and a synovial cavity. Examples: Temporomandibular joint, knee joint.[FMA]" ;
    obo:UBPROP_0000001 "Is a joint that is located at the point of contact of articulating bones allowing movement. The joint has a capsule containing synovial fluid surrounding the articulating bone surfaces.[TAO]" ;
    oboInOwl:hasDbXref "AEO:0000183", "CALOHA:TS-2138", "EHDAA2:0003183", "FMA:7501", "MA:0000322", "NCIT:C32461", "OpenCyc:Mx4rv2bBV5wpEbGdrcN5Y29ycA", "SCTID:113234001", "TAO:0005153", "Wikipedia:Synovial_joint", "ZFA:0005153", "galen:SynovialJoint" ;
    oboInOwl:hasExactSynonym "articulatio synoviale", "diarthroses", "diarthrosis", "diarthrosis joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diarthrodial joints" ;
    oboInOwl:id "UBERON:0002217" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "synovial joint" ;
    rdfs:subClassOf obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001484
    ] ;
    owl:disjointWith obo:UBERON_0011134 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002219 ;
                owl:someValuesFrom obo:UBERON_0001484
            ]
        )
    ] .

obo:UBERON_0002224
    obo:IAO_0000115 "The part of the coelemic cavity lumen that is enclosed by the walls of the thorax." ;
    obo:UBPROP_0000008 "In many species, the diaphragm separates thoracic and abdominal cavities" ;
    oboInOwl:hasDbXref "EMAPA:36497", "FMA:7565", "GAID:93", "MA:0000032", "MESH:A01.911.800", "NCIT:C12905", "OpenCyc:Mx4rmvyleLfEEduAAAACs6hRXg", "OpenCyc:Mx4rvhU_TpwpEbGdrcN5Y29ycA", "SCTID:243949006", "UMLS:C0230139", "Wikipedia:Thoracic_cavity" ;
    oboInOwl:hasExactSynonym "cavitas thoracis", "cavity of chest", "cavity of thorax", "chest cavity", "pectoral cavity", "space of thoracic compartment", "thoracic lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002224" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/ce/Gray846.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/e/ee/Scheme_body_cavities-en.svg"^^xsd:anyURI .

obo:UBERON_0002227
    obo:IAO_0000115 "The organ of Corti (or spiral organ) is the organ in the inner ear of mammals that contains auditory sensory cells, or 'hair cells.' [WP,unvetted]." ;
    obo:RO_0002174 obo:NCBITaxon_8292, obo:NCBITaxon_8457 ;
    obo:RO_0002175 obo:NCBITaxon_40674 ;
    obo:UBPROP_0000003 "The auditory hair cells in tetrapods are located in the inner ear in a structure known as the basilar papilla. In mammals this structure (along with some related structure) is called the organ of Corti.[well established][VHOG]" ;
    obo:UBPROP_0000008 "in basal early lizards, organized into 3 tonotopically organized areas, the outer areas lack a tectorial membrane[ISBN:9780387714691]" ;
    oboInOwl:hasDbXref "BIRNLEX:2526", "BTO:0001691", "CALOHA:TS-0717", "EFO:0001364", "EMAPA:19061", "EV:0100364", "FMA:75715", "GAID:772", "MA:0001193", "NCIT:C33223", "SCTID:279841009", "UMLS:C0029207", "VHOG:0001567", "Wikipedia:Organ_of_Corti", "ncithesaurus:Spiral_Organ_of_Corti" ;
    oboInOwl:hasExactSynonym "cochlear spiral organ", "organum spirale", "spiral organ", "spiral organ of Corti" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Corti's organ", "auditory papilla", "auditory papillae", "basilar papilla", "organ of Corti", "papilla basilaris" ;
    oboInOwl:id "UBERON:0002227" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "spiral organ of cochlea" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050910
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c7/Cochlea-crosssection.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/cb/Cochlea-crosssection.svg"^^xsd:anyURI .

obo:UBERON_0002228
    obo:IAO_0000115 "An intersegmental rod-shaped bone that forms in the peritoneal membrane and attach to the vertebral parapophyses." ;
    obo:UBPROP_0000001 "Endochondral bone that is intersegmental and rod-shaped, forming in the peritoneal membrane and attached to the vertebral parapophyses. Ribs protect and support internal organs.[TAO]", "Endochondral, rodlike element that articulates with the transverse process and parapophysis (double-headed rib), or with the transverse process only (single-headed rib); it extends into the body wall and provides a site for muscle attachment.[AAO]" ;
    obo:UBPROP_0000007 "costal" ;
    obo:UBPROP_0000008 "In most vertebrates, ribs surround the chest. In some species, especially snakes, ribs may provide support and protection for the entire body" ;
    obo:UBPROP_0000009 "They protect and support internal organs and enable lungs to expand by expanding the chest." ;
    oboInOwl:hasDbXref "AAO:0000545", "CALOHA:TS-2209", "EFO:0003066", "EMAPA:18010", "FMA:7574", "GAID:245", "MA:0000315", "MESH:D012272", "NCIT:C12782", "OpenCyc:Mx4rvVjNoZwpEbGdrcN5Y29ycA", "SCTID:302523002", "TAO:0000538", "UMLS:C0035561", "VHOG:0001154", "Wikipedia:Rib", "ZFA:0000538", "galen:Rib" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal rib", "pleural rib", "ribs" ;
    oboInOwl:id "UBERON:0002228" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "rib" ;
    rdfs:subClassOf obo:UBERON_0002495, obo:UBERON_0002513, obo:UBERON_0015019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006288
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0002234
    obo:IAO_0000115 "A proximal phalanx that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37307", "FMA:75816", "MA:0001395", "NCIT:C52786", "SCTID:181986000", "SCTID:361325003", "UMLS:C0730117" ;
    oboInOwl:hasExactSynonym "hand proximal phalanx", "phalanx proximalis manus", "proximal manual phalanx", "proximal phalanx of finger", "proximal phalanx of fore digit", "proximal phalanx of hand", "proximal phalanx of manual digit" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002234" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0001436, obo:UBERON_0004302, [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004302
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0002237
    obo:IAO_0000115 "A rib that is ventrally connected to the sternum." ;
    oboInOwl:hasDbXref "EMAPA:37774", "FMA:7592", "MA:0001419", "OpenCyc:Mx4rv4-iWJwpEbGdrcN5Y29ycA", "SCTID:368044009", "Wikipedia:True_ribs" ;
    oboInOwl:hasExactSynonym "costa vera" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "costae verae" ;
    oboInOwl:id "UBERON:0002237" ;
    a owl:Class ;
    rdfs:label "true rib" ;
    rdfs:subClassOf obo:UBERON_0002228, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002228
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0000975
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3d/Gray115.png"^^xsd:anyURI .

obo:UBERON_0002240
    obo:IAO_0000115 "Part of the central nervous system located in the vertebral canal continuous with and caudal to the brain; demarcated from brain by plane of foramen magnum. It is composed of an inner core of gray matter in which nerve cells predominate, and an outer layer of white matter in which myelinated nerve fibers predominate, and surrounds the central canal. (CUMBO)" ;
    obo:IAO_0000116 "TODO - add superclass to unify with VNC?" ;
    obo:UBPROP_0000001 "Part of the central nervous system which descends from the hindbrain within the vertebral column.[AAO]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010151", "BAMS:SP", "BAMS:Spinal", "BIRNLEX:1709", "BM:SpC", "BTO:0001279", "CALOHA:TS-0953", "DHBA:12890", "DMBA:17651", "EFO:0000110", "EHDAA2:0001255", "EHDAA:2863", "EMAPA:17577", "EV:0100316", "FMA:7647", "GAID:695", "MA:0000216", "MAT:0000183", "MESH:D013116", "MIAA:0000183", "NCIT:C12464", "OpenCyc:Mx4rvVjjk5wpEbGdrcN5Y29ycA", "SCTID:180959008", "TAO:0000075", "UMLS:C0037925", "VHOG:0000601", "Wikipedia:Spinal_cord", "XAO:0000020", "ZFA:0000075", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=22" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "SpC", "cerebro-cerebellar fissure", "cerebrocerebellar fissure", "fissura cerebro-cerebellaris", "fissura cerebrocerebellaris", "medulla spinalis", "spinal cord structure", "spinal medulla" ;
    oboInOwl:id "UBERON:0002240" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "spinal cord" ;
    rdfs:subClassOf obo:UBERON_0000489, obo:UBERON_0004121, obo:UBERON_0005174, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0005000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003853
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/58/Spinal_cord_direv.svg"^^xsd:anyURI .

obo:UBERON_0002241
    obo:IAO_0000115 "Endoskeletal elements that encase the brain, nose, inner ear[cjm]. that part of the neurocranium formed by endochondral ossification and comprising the bones of the base of the skull[TFD]." ;
    obo:IAO_0000116 "we follow the standard evolutionary classification and treat this as endoskeletal. This means what MA calls 'chondrocranium' must in fact be neurocranium, as it includes parts of the dermatocranium (e.g. frontal, parietal)" ;
    obo:UBPROP_0000001 "Anatomical cluster that is part of the cranium and composed of cartilage and cartilage replacement bones.[AAO]", "Anatomical cluster that is part of the cranium and composed of cartilage and cartilage replacement bones.[TAO]" ;
    obo:UBPROP_0000007 "chondrocranial" ;
    obo:UBPROP_0000008 "covers the brain dorsally in chondrichthyans" ;
    oboInOwl:hasDbXref "AAO:0010169", "EHDAA2:0000243", "EMAPA:17681", "TAO:0001424", "VHOG:0000288", "Wikipedia:Chondrocranium", "ZFA:0001424" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "calvarium", "neurocranium" ;
    oboInOwl:id "UBERON:0002241" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "chondrocranium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001703
        ]
    ] .

obo:UBERON_0002242
    obo:IAO_0000115 "the jelly-like substance in the middle of the spinal disc which is a remnant of the notochord" ;
    obo:UBPROP_0000010 "The nucleus pulposus consists of chondrocytes, collagen fibrils, and proteoglycan aggrecans that have hyaluronic long chains which attract water. Attached to each hyaluronic chain are side chains of chondroitin sulfate and keratan sulfate[Wikipedia:Nucleus_pulposus]" ;
    obo:UBPROP_0000012 "we group two FMA classes together" ;
    oboInOwl:hasDbXref "BTO:0003626", "EMAPA:18008", "FMA:13550", "FMA:76703", "MA:0000112", "SCTID:316586000", "Wikipedia:Nucleus_pulposus" ;
    oboInOwl:hasExactSynonym "nucleus pulposus (diskus intervertebralis)", "pulpy nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus propulsus", "nucleus propulsus of intervertebral disk", "nucleus pulposus of intervertebral disk" ;
    oboInOwl:id "UBERON:0002242" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Function noyes: It functions to distribute hydraulic pressure in all directions within each disc under compressive loads." ;
    rdfs:label "nucleus pulposus" ;
    rdfs:subClassOf obo:UBERON_0002384, obo:UBERON_0004120, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_37397
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_60924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001066
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d9/Cervical_vertebra_english.png"^^xsd:anyURI .

obo:UBERON_0002255
    obo:IAO_0000115 "An organ thought to supplement the olfactory system in receiving pheromonic communication. The sensory part of the organ is in two long, thin sacs, situated on either side of the nasal septum at its base." ;
    obo:UBPROP_0000001 "An organ thought to supplement the olfactory system in receiving pheromonic communication. The sensory part of the organ is in two long, thin sacs, situated on either side of the nasal septum at its base. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) the vomeronasal organ is known only in some tetrapods. It is absent in most turtles, crocodiles, birds, some bats, and aquatic mammals. In amphibians, it is in a recessed area off the main nasal cavity. (...) In mammals possesing this organ, it is an isolated area of olfactory membrane within the nasal cavity that is usually connected to the mouth via the nasopalatine duct (reference 1); The opinions concerning the presence and functioning of the vomeronasal organ in humans are controversial. The vomeronasal cavities appear early in human foetuses. (...) Historical examination of the nasal septum revealed the presence of vomeronasal cavities in approximately 70% of adults. In contrast to the situation in other mammals, the organ is not supported by a rigid tube of bone or cartilage (reference 2); (...) the best evidence for the homology of the human VNO to that of other primates (and of mammals in general) is ontogenetic in nature, based on a common embryonic origin from a thickening (vomeronasal primordium) on the medial aspect of each olfactory pit (reference 3); (...) suggesting that lungfish possess a region homologous to the accessory olfactory bulb of tetrapods. Based on these results, it seems appropriate to refer to the recess epithelium as a primordium of the vomeronasal organ (reference 4). [debated][VHOG]" ;
    obo:UBPROP_0000008 "Generally formed only in tetrapods; lungfish have rudimentary VN organs; true VN organs are not normally found in recent fishes, birds, aquatic reptiles, aquatic mammals (Bertmar 1980). Humans: Its presence in many animals has been widely studied and the importance of the vomeronasal system to the role of reproduction and social behavior (through influence on anterior hypothalamus) has been shown in many studies. Its presence and functionality in humans was controversial, though most studies agree the organ regresses during fetal development. Many genes essential for VNO function in animals (such as TRPC2) are non-functional in humans (Liman ER. Use it or lose it: molecular evolution of sensory signaling in primates. Pflugers Arch. 2006;453(2):125-31.)" ;
    oboInOwl:hasDbXref "AAO:0000997", "BTO:0002608", "EFO:0001934", "EHDAA2:0002211", "EHDAA:7865", "EMAPA:17612", "FMA:77280", "GAID:354", "MA:0000289", "MESH:A04.531.591.940", "SCTID:361346007", "VHOG:0000665", "Wikipedia:Vomeronasal_organ", "XAO:0000272", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1566" ;
    oboInOwl:hasExactSynonym "Jacobson's organ", "organon vomeronasale", "organum vomeronasale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "VNO", "organ of Jacobsen" ;
    oboInOwl:id "UBERON:0002255" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vomeronasal organ" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043695
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0009714
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/84/Gray51.png"^^xsd:anyURI .

obo:UBERON_0002256
    obo:IAO_0000115 "The pronounced, dorsolaterally oriented ridge of grey matter in each lateral half of the spinal cord[MP]. the dorsal (more towards the back) grey matter of the spinal cord. It receives several types of sensory information from the body, including light touch, proprioception, and vibration. This information is sent from receptors of the skin, bones, and joints through sensory neurons whose cell bodies lie in the dorsal root ganglion[WP]. The dorsal region of the mature spinal cord contains neurons that process and relay sensory input[GO]." ;
    oboInOwl:hasBroadSynonym "dorsal grey horn", "dorsal horn", "dorsal region of mature spinal cord", "dorsal region of spinal cord", "dorsal spinal cord" ;
    oboInOwl:hasDbXref "BAMS:DH", "BIRNLEX:2667", "BM:SpC-DH", "EMAPA:18574", "EMAPA:35790", "FMA:256530", "MA:0001119", "NCIT:C32473", "SCTID:180961004", "TAO:0000649", "UMLS:C0228564", "UMLS:C0228575", "VHOG:0001287", "Wikipedia:Posterior_horn_of_spinal_cord", "ZFA:0000649", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1686" ;
    oboInOwl:hasExactSynonym "columna grisea posterior medullae spinalis", "cornu dorsale", "cornu posterius medullae spinalis", "dorsal gray column of spinal cord", "dorsal gray horn", "dorsal gray matter of spinal cord", "dorsal grey column of spinal cord", "dorsal horn spinal cord", "posterior gray column of spinal cord", "posterior gray horn of spinal cord", "posterior grey column of spinal cord", "posterior horn of spinal cord", "spinal cord dorsal horn", "spinal cord posterior horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal horn of the spinal cord", "spinal cord dorsal horns" ;
    oboInOwl:id "UBERON:0002256" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal horn of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0016550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000101
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0019230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002315
    ] ;
    owl:disjointWith obo:UBERON_0002257 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dc/Medulla_spinalis_-_Section_-_English.svg"^^xsd:anyURI .

obo:UBERON_0002257
    obo:IAO_0000115 "The ventral grey column of the spinal cord[MP]. The neurons of the ventral region of the mature spinal cord participate in motor output[GO]." ;
    obo:UBPROP_0000001 "The anterior horn of the spinal cord (or anterior cornu, or anterior column, or ventral horn) is the ventral (front) grey matter section of the spinal cord. The anterior horn contains motor neurons that affect the axial muscles while the posterior horn receives information regarding touch and sensation. The anterior horn is where the cell bodies of alpha motorneurons are located[Wikipedia:Anterior_horn_of_spinal_cord]." ;
    oboInOwl:hasDbXref "BAMS:VH", "BIRNLEX:2668", "BTO:0005151", "EMAPA:18575", "EMAPA:35794", "FMA:256541", "MA:0001134", "NCIT:C33859", "SCTID:279443000", "TAO:0000702", "UMLS:C0228569", "UMLS:C0228590", "VHOG:0001288", "Wikipedia:Anterior_horn_of_spinal_cord", "ZFA:0000702", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1751" ;
    oboInOwl:hasExactSynonym "anterior gray column of spinal cord", "anterior gray horn of spinal cord", "anterior grey column of spinal cord", "anterior horn", "columna grisea anterior medullae spinalis", "spinal cord anterior horn", "spinal cord ventral horn", "ventral gray column of spinal cord", "ventral gray matter of spinal cord", "ventral grey column of spinal cord", "ventral grey horn", "ventral horn spinal cord", "ventral region of spinal cord", "ventral spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior column", "anterior column of the spinal cord", "anterior horn (spinal cord)", "cornu anterius medullae spinalis", "ventral horn of the spinal cord", "ventral horns spinal cord" ;
    oboInOwl:id "UBERON:0002257" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ventral horn of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0016550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002315
    ] .

obo:UBERON_0002261
    obo:IAO_0000115 "The dorsal roots contain afferent sensory axons. The dorsal roots of each side continue outwards, along the way forming a dorsal root ganglion (also called a spinal ganglion)." ;
    obo:UBPROP_0000001 "In anatomy and neurology, the dorsal root (or posterior root) is the afferent sensory root of a spinal nerve. At the distal end of the dorsal root is the dorsal root ganglion, which contains the neuron cell bodies of the nerve fibres conveyed by the root. If the dorsal root of a spinal nerve were severed it would lead to numbness in certain areas of the body. The lateral division of the dorsal root contains lightly myelinated and unmyelinated axons of small diameter. These transmit pain and temperature sensation from the body. These fibers cross through the anterior white commissure to form the Anterior lateral system in the lateral funiculus. The medial division of the dorsal root contains myelinated axons of larger diameter. These transmit information of discriminative touch, pressure, vibration, and conscious proprioception originating from spinal levels C2 through S5. These fibers are pushed in towards the posterior medial sulcus to form the fasciculus gracilis and the fasciculus cuneatus. [WP,unvetted][Wikipedia:Posterior_root_of_spinal_nerve]." ;
    oboInOwl:hasDbXref "BAMS:drt", "BTO:0000360", "FMA:5980", "NCIT:C32477", "NLXANAT:20090208", "SCTID:362436008", "TAO:0000652", "UMLS:C0205955", "Wikipedia:Posterior_root_of_spinal_nerve", "ZFA:0000652", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1661" ;
    oboInOwl:hasExactSynonym "dorsal root", "dorsal root of spinal nerve", "dorsal spinal nerve root", "dorsal spinal root", "posterior root of spinal nerve", "radix dorsalis", "radix posterior (nervus spinalis)", "radix sensoria (nervus spinalis)", "sensory root of spinal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal roots", "radix posterior", "radix posterior nervi spinalis", "root dorsali nervi spinalis", "root sensoria nervi spinalis", "sensory spinal root" ;
    oboInOwl:id "UBERON:0002261" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal root of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0009623, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0019230
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000044
    ] ;
    foaf:depicted_by "Spinal:nerve.svg"^^xsd:anyURI .

obo:UBERON_0002264
    obo:IAO_0000115 "A bulbous anterior projection of the olfactory lobe that is the place of termination of the olfactory nerves and is especially well developed in lower vertebrates (as fishes)[BTO]." ;
    obo:UBPROP_0000001 "Part of the rostral part of the cerebrum where axons of olfactory cells from the nasal mucosa terminate. Projects onto olfactory parts of pallium via olfactory tracts", "Part of the telencephalon comprised of anterior outgrowths of either of the cerebral hemispheres in which the olfactory nerve exits.[AAO]", "Segment of neural tree organ which is continuous with a set of olfactory nerves and an olfactory tract[FMA:77624].", "The part of the forebrain in which the olfactory nerves end and the olfactory tracts originate. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "The presence of paired evaginated hemispheres and olfactory bulbs in both agnathan and gnathostome radiations suggests that such hemispheres were also present in the common ancestor.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In most vertebrates, the olfactory bulb is the most rostral (forward) part of the brain. In humans, however, the olfactory bulb is on the inferior (bottom) side of the brain. The olfactory bulb is supported and protected by the cribriform plate which in mammals, separates it from the olfactory epithelium, and which is perforated by olfactory nerve axons. The bulb is divided into two distinct structures, the main olfactory bulb, and the accessory olfactory bulb", "Note that in uberon 'main olfactory bulb' is a separate class, but some ontologies may treat this as partially synonymous. The distinction may only make sense in tetrapods with a vomeronasal organ (olfactory nerves terminate in OB in fishes and in main OB in tetrapods - Butler and Hodos)" ;
    obo:UBPROP_0000011 "the olfactory bulbs develop as bilateral evaginations from a region of the prosencephalic neural plate intercalated between the septal and the cortical anlagen (Cobos et al. 2001b, Rubenstein et al. 1998). Comparing the structure of the olfactory bulb among vertebrate species, such as the leopard frog and the lab mouse, reveals that they all share the same fundamental layout(WP)." ;
    oboInOwl:hasDbXref "AAO:0010165", "BAMS:DLB", "BAMS:OB", "BAMS:Olf", "BIRNLEX:1137", "BM:Tel-OB", "BTO:0000961", "CALOHA:TS-0702", "DHBA:10307", "EHDAA2:0004705", "EMAPA:32809", "EV:0100173", "FMA:77624", "GAID:633", "HBA:9303", "MA:0000194", "MESH:A08.186.211.577.699.573", "NCIT:C28401", "SCTID:279394006", "TAO:0000402", "UMLS:C0028936", "VHOG:0000033", "Wikipedia:Olfactory_bulb", "XAO:0004180", "ZFA:0000402", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=279" ;
    oboInOwl:hasExactSynonym "bulbus olfactorius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bulbus olfactorius", "bulbus olfactorius (Morgagni)", "olfactory lobe", "olfactory lobe (Barr & Kiernan)" ;
    oboInOwl:id "UBERON:0002264" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "olfactory bulb" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000626
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007608
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005366
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d2/1543%2CVesalius%27OlfactoryBulbs.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/f/f9/1543,Vesalius%27OlfactoryBulbs.jpg"^^xsd:anyURI .

obo:UBERON_0002265
    obo:IAO_0000115 "White matter tract that contains projections from the olfactory bulb to other parts of the brain" ;
    obo:UBPROP_0000001 "A nervelike, white band composed primarily of nerve fibres originating from the mitral cells and tufted cells of the olfactory bulb but also containing the scattered cells of the anterior olfactory nucleus[BTO:0003647].", "The olfactory tract is a bundle of axons connecting the mitral and tufted cells of the olfactory bulb to several target regions in the brain, including piriform cortex, amygdala, and entorhinal cortex. It is a narrow white band, triangular on coronal section, the apex being directed upward. It lies in the olfactory sulcus on the inferior surface of the frontal lobe, and divides posteriorly into two striæ, a medial olfactory stria and a lateral olfactory stria.[Wikipedia].", "Tract of brain which is continuous with olfactory bulb and the cerebral cortex.[FMA]", "White matter tract that contains projections from the olfactory bulb to the olfactory cortex (Maryann Martone)" ;
    obo:UBPROP_0000008 "in animals with a long snout, the olfactory tract is long, whereas it is short in short-snouted animals such as primates. In some birds the tract per se does not exist as the bulb is connected directly to the cerebral hemisphere.[ISBN:0471888893]" ;
    obo:UBPROP_0000012 "The definition was adapted from the NIFSTD class which has been retired. It has been generalized so it is applicable to various different kinds of olfactory tracts found in different taxa." ;
    oboInOwl:hasDbXref "BAMS:olf", "BIRNLEX:1663", "BTO:0003647", "DHBA:12073", "DHBA:12074", "EMAPA:35615", "FMA:77626", "HBA:9302", "MA:0000975", "NCIT:C33207", "SCTID:362356008", "UMLS:C0162435", "Wikipedia:Olfactory_tract", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=283" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "olfactory peduncle", "olfactory stalk", "pedunclulus olfactorius", "tractus olfactorium", "tractus olfactorius" ;
    oboInOwl:id "UBERON:0002265" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "olfactory tract" ;
    rdfs:subClassOf obo:UBERON_0007702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002264
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007702
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002264
                ]
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4d/Gray732.png"^^xsd:anyURI .

obo:UBERON_0002268
    obo:IAO_0000115 "An organ that houses olfactory neurons and is responsible for the sense of smell. Examples include the vertebrate nose and the Drosophila dorsal organ." ;
    obo:IAO_0000116 "An olfactory organ overlaps with the olfactory system, because some parts of the nose (e.g. nasal skeleton) are parts of the skeletal system, which is spatially disjoint" ;
    obo:UBPROP_0000012 "fma general anatomical term. xao has no subtypes (but Johnstons organ develops from this). An olfactory organ overlaps with the olfactory system, because some parts of the nose (e.g. nasal skeleton) are parts of the skeletal system, which is spatially disjoint" ;
    oboInOwl:hasDbXref "AAO:0010180", "BTO:0001772", "FBbt:00005158", "FMA:77659", "VHOG:0000287", "XAO:0000273" ;
    oboInOwl:hasExactSynonym "olfactory organ", "olfactory sense organ", "olfactory sensory organ" ;
    oboInOwl:hasNarrowSynonym "main olfactory organ", "primary olfactory organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "olfactory neuroepithelium", "organ olfactus", "organum olfactorium" ;
    oboInOwl:id "UBERON:0002268" ;
    oboInOwl:inSubset core:functional_classification ;
    a owl:Class ;
    rdfs:label "olfactory organ" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000207
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050911
            ]
        )
    ] .

obo:UBERON_0002271
    oboInOwl:hasDbXref "BAMS:PVZ", "EMAPA:35421", "FMA:77682", "MA:0000846", "MBA:157", "VHOG:0000623", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2292" ;
    oboInOwl:hasExactSynonym "hypothalamus periventricular zone", "zona periventricularis hypothalamicae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "periventricular zone of the hypothalamus" ;
    oboInOwl:id "UBERON:0002271" ;
    a owl:Class ;
    rdfs:label "periventricular zone of hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] .

obo:UBERON_0002272
    oboInOwl:hasDbXref "BAMS:MEZ", "BAMS:MZ", "EMAPA:35419", "FMA:77683", "MA:0000837", "MBA:467", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2291" ;
    oboInOwl:hasExactSynonym "hypothalamus medial zone", "zona medialis hypothalamicae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypothalamic medial zone behavioral control column", "medial zone of the hypothalamus" ;
    oboInOwl:id "UBERON:0002272" ;
    a owl:Class ;
    rdfs:label "medial zone of hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] .

obo:UBERON_0002275
    obo:IAO_0000115 "A composite substructure of the brainstem that consists of the midbrain reticular formation, the pontine reticular formation and the medullary reticular formation ( Carpenter-1983 )." ;
    obo:IAO_0000232 "this class denotes the generic structure, and not a specific one such as medullary or pontine reticular formation." ;
    obo:UBPROP_0000008 "It is essential for governing some of the basic functions of higher organisms, and is one of the phylogenetically oldest portions of the brain." ;
    obo:UBPROP_0000012 "FMA has a spinal cord reticular formation but we follow NNs (classical) to restrict this to brainstem structures. This means we also include the MA class for brainstem reticular formation here. FMA has subtypes of reticular formation but we treat this as a composite structure" ;
    oboInOwl:hasDbXref "BAMS:RET", "EMAPA:35188", "FMA:77719", "MA:0003185", "MESH:D012154", "NLX:143558", "SCTID:361552007", "Wikipedia:Reticular_formation", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1223" ;
    oboInOwl:hasExactSynonym "brain stem reticular formation", "brainstem reticular formation", "reticular formation (classical)", "reticular formation of the brainstem" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002275" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "reticular formation" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9b/Gray701.png"^^xsd:anyURI .

obo:UBERON_0002276
    obo:IAO_0000115 "The osseous spiral lamina consists of two plates of bone, and between these are the canals for the transmission of the filaments of the acoustic nerve. On the upper plate of that part of the lamina which is outside the vestibular membrane, the periosteum is thickened to form the limbus spiralis (or limbus laminæ spiralis), this ends externally in a concavity, the sulcus spiralis internus, which represents, on section, the form of the letter C. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:35496", "FMA:77721", "MA:0001191", "Wikipedia:Limbus_laminae_spiralis" ;
    oboInOwl:hasExactSynonym "limbus lamina spiralis", "limbus laminae spiralis", "limbus laminae spiralis osseae", "spiral limbus lamina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spiral limbus" ;
    oboInOwl:id "UBERON:0002276" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lamina of spiral limbus" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a5/Gray930.png"^^xsd:anyURI .

obo:UBERON_0002278
    obo:IAO_0000115 "The fluid-filled space separating the membranous from the osseous labyrinth." ;
    oboInOwl:hasDbXref "BTO:0002083", "FMA:77745", "SCTID:362576001", "Wikipedia:Perilymphatic_space", "ZFA:0005459" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Retzius space", "cisterna perilymphatica", "spatium perilymphaticum" ;
    oboInOwl:id "UBERON:0002278" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "perilymphatic space" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001839
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

obo:UBERON_0002282
    obo:IAO_0000115 "The upper portion of the spiral ligament contains numerous capillary loops and small blood vessels, and is termed the stria vascularis. It produces endolymph for the scala media, one of the three fluid-filled compartments of the cochlea. [WP,unvetted]." ;
    obo:UBPROP_0000012 "represented as a wall in FMA. MESH def implies part of spiral ligament but better represented as adjacency / overlaps" ;
    oboInOwl:hasDbXref "BIRNLEX:2525", "BTO:0001819", "CALOHA:TS-0982", "EFO:0001644", "EMAPA:35827", "FMA:77832", "GAID:875", "MA:0001198", "MESH:D013316", "SCTID:279842002", "UMLS:C0229477", "Wikipedia:Stria_vascularis" ;
    oboInOwl:hasExactSynonym "psalterial cord", "stria vascularis", "stria vascularis of cochlea", "vascular stripe of cochlear duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stria vascularis ductus cochlearis", "vascular stria of cochlear duct" ;
    oboInOwl:id "UBERON:0002282" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "stria vascularis of cochlear duct" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c7/Cochlea-crosssection.png"^^xsd:anyURI .

obo:UBERON_0002285
    obo:IAO_0000115 "A brain ventricle that is part of a telencephalon. In mammals and species with an evaginated telencephalon, this is one of a pair of lateral structures, one in each hemisphere" ;
    obo:UBPROP_0000001 "The lateral ventricles are part of the ventricular system of the brain. Classified as part of the telencephalon, they are the largest of the ventricles. The lateral ventricles connect to the central third ventricle through the interventricular foramina of Monro[WP].", "The two lateral ventricles are a cavity in each of the cerebral hemispheres derived from the cavity of the embryonic neural tube. They are separated from each other by the septum pellucidum, and each communicates with the third ventricle by the foramen of Monro, through which also the choroid plexuses of the lateral ventricles become continuous with that of the third ventricle[GO]." ;
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "BAMS:LV", "BAMS:Tel-V", "BIRNLEX:1263", "BM:Tel-LV", "BTO:0000879", "CALOHA:TS-1230", "DHBA:10596", "DMBA:126651562", "EFO:0001961", "EHDAA2:0001984", "EHDAA:3502", "EHDAA:6576", "EMAPA:16914", "EV:0100307", "FMA:78448", "GAID:611", "HBA:9419", "MA:0000192", "MBA:81", "MESH:D020547", "NCIT:C12834", "OpenCyc:Mx4rvYsFdZwpEbGdrcN5Y29ycA", "SCTID:180930008", "TAO:0000696", "UMLS:C0152279", "VHOG:0000643", "Wikipedia:Lateral_ventricle", "ZFA:0000696", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=209" ;
    oboInOwl:hasExactSynonym "lateral ventricle", "lateral ventricles", "telencephalic ventricle", "telencephalon lateral ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "forebrain ventricle", "lateral ventricle of brain", "tectal ventricle", "telencephalic ventricles", "telencephalic vesicle" ;
    oboInOwl:id "UBERON:0002285" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "modeled as space in EHDAA2" ;
    rdfs:label "telencephalic ventricle" ;
    rdfs:subClassOf obo:UBERON_0004086, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009676
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0009676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004086
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray734.png"^^xsd:anyURI .

obo:UBERON_0002290
    obo:IAO_0000115 "Choroid plexus of the fourth ventricle" ;
    oboInOwl:hasDbXref "BAMS:chp4", "BAMS:cp4v", "DHBA:12808", "EMAPA:32742", "FMA:78492", "HBA:9710", "MA:0000983", "NCIT:C32308", "NLX:27388", "SCTID:42214001", "TAO:0001446", "UMLS:C0152293", "VHOG:0001375", "ZFA:0001446", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=638" ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere of fourth ventricle", "chorioid plexus of fourth ventricle", "choroid plexus fourth ventricle", "fourth ventricle chorioid plexus of cerebral hemisphere", "fourth ventricle choroid plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th ventricle choroid plexus" ;
    oboInOwl:id "UBERON:0002290" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "choroid plexus of fourth ventricle" ;
    rdfs:subClassOf obo:UBERON_0001886, obo:UBERON_0006694, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001886
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0002291
    obo:IAO_0000115 "Spinal cord structure that is part of the ventricular system and is filled with cerebral-spinal fluid and runs the length of the spinal cord." ;
    oboInOwl:hasAlternativeId "UBERON:0002220" ;
    oboInOwl:hasDbXref "BAMS:C", "BAMS:CC", "BIRNLEX:1409", "DHBA:146035108", "DMBA:126652042", "EHDAA2:0004361", "EMAPA:35789", "FMA:78497", "HBA:9422", "MA:0001117", "MBA:164", "NCIT:C12891", "SCTID:279447004", "TAO:0000938", "UMLS:C0459414", "Wikipedia:Central_canal_of_spinal_cord", "ZFA:0000938", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1733" ;
    oboInOwl:hasExactSynonym "canalis centralis", "central canal", "central canal of spinal cord", "spinal cord central canal", "ventricle of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "central canal, spinal cord/medulla" ;
    oboInOwl:id "UBERON:0002291" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "previously mapped to FMA:75364. Note some ontologies (NIF, SNOMED) subdivide this into lumbar, thoracic, etc. Note we follow FMA in distinguishing between the canal and the lumen" ;
    rdfs:label "central canal of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001359
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dc/Medulla_spinalis_-_Section_-_English.svg"^^xsd:anyURI .

obo:UBERON_0002294
    obo:IAO_0000115 "Organ system subdivision that consists of the organs and ducts that are involved in the production and transportation of bile. In most species this is the gallbladder and the bile ducts (biliary tree)." ;
    oboInOwl:hasDbXref "FMA:79646", "GAID:279", "MA:0001273", "MESH:D001659", "NCIT:C12678", "SCTID:361354009", "Wikipedia:Biliary_system" ;
    oboInOwl:hasExactSynonym "biliary apparatus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary tract" ;
    oboInOwl:id "UBERON:0002294" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "biliary system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001173
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006699
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0015721
    ] ;
    owl:disjointWith obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011216
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001173
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006699
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0015721
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5d/Digestive_system_showing_bile_duct.png"^^xsd:anyURI .

obo:UBERON_0002295
    obo:IAO_0000115 "the division of the spiral canal of the cochlea that contains the organ of Corti (the neuroepithelial receptor organ for hearing)" ;
    obo:IAO_0000116 "TODO - check cochlear duct vs cochlear aqueduct vs scala media" ;
    oboInOwl:hasDbXref "EHDAA2:0000262", "EMAPA:35751", "FMA:79789", "MA:0002458", "Wikipedia:Scala_media" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cochlear duct" ;
    oboInOwl:id "UBERON:0002295" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "located in between the scala tympani and the scala vestibuli, separated by the basilar membrane and Reissner's membrane (the vestibular membrane) respectively. Scala media houses the organ of Corti. [Wikipedia:Scala_media]" ;
    rdfs:label "scala media" ;
    rdfs:subClassOf obo:UBERON_0011060, obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bc/Gray928.png"^^xsd:anyURI .

obo:UBERON_0002296
    obo:IAO_0000115 "The mesentery that originates from the dorsal side of the peritoneal cavity[ZFA]." ;
    obo:UBPROP_0000001 "The mesentery that originates from the dorsal side of the peritoneal cavity.[TAO]" ;
    oboInOwl:hasDbXref "EHDAA2:0004560", "EHDAA:3019", "EHDAA:3033", "EHDAA:3921", "EHDAA:3934", "EHDAA:3957", "EHDAA:3971", "FMA:79795", "SCTID:308823000", "TAO:0005130", "Wikipedia:Mesentery#Development", "ZFA:0005130" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal mesogastrium", "mesenterium dorsale commune" ;
    oboInOwl:id "UBERON:0002296" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal mesentery" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009664
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002095
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/85/Gray985.png"^^xsd:anyURI .

obo:UBERON_0002298
    obo:IAO_0000115 "Stalk-like part of the brain that includes amongst its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain[ZFA,MP,generalized]." ;
    obo:UBPROP_0000001 "Multi-tissue structure that has as its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain.[TAO]", "Multi-tissue structure that has as its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain[ZFA,adopted][ZFA:0001707].", "the stalk-like part of the brain that comprises the midbrain (aka mesencephalon), the pons (aka pons Varolii), and the medulla oblongata, and connects the cerebral hemispheres with the cervical spinal cord[MP]" ;
    oboInOwl:hasDbXref "BAMS:BS", "BIRNLEX:1565", "BTO:0000146", "CALOHA:TS-0093", "EFO:0001962", "EMAPA:32678", "EV:0100241", "FMA:79876", "MA:0000169", "MBA:343", "MESH:D001933", "NCIT:C12441", "SCTID:180925009", "TAO:0002156", "UMLS:C0006121", "VHOG:0001457", "Wikipedia:Brainstem", "ZFA:0001707", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=236" ;
    oboInOwl:hasExactSynonym "brain stem", "truncus encephali" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "accessory medullary lamina of pallidum", "lamella pallidi incompleta", "lamina medullaris accessoria", "lamina medullaris incompleta pallidi", "lamina pallidi incompleta", "truncus encephalicus" ;
    oboInOwl:id "UBERON:0002298" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "'brainstem' is a loose term that sometimes refers to the ventral parts o the brain except for any part of the telencephalon - sometimes it includes the diencephalon or subpallial telencephalon structures (ISBN:0471888893). Here we use it in a more restriced sense, to include only the medulla oblongata, pons (when present) and the midbrain tegmentum (following the ZFA definitions)." ;
    rdfs:label "brainstem" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001896
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001943
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b7/Gray719.png"^^xsd:anyURI .

obo:UBERON_0002299
    obo:IAO_0000115 "Spherical outcropping of the respiratory bronchioles and primary site of gas exchange with the blood. Alveoli are particular to mammalian lungs. Different structures are involved in gas exchange in other vertebrates[WP]." ;
    oboInOwl:hasBroadSynonym "alveolus" ;
    oboInOwl:hasDbXref "BTO:0000060", "CALOHA:TS-0031", "EFO:0001985", "EMAPA:32682", "EV:0100043", "FMA:7318", "GAID:349", "MA:0000420", "MESH:D011650", "SCTID:361364000", "VHOG:0001445", "Wikipedia:Pulmonary_alveolus" ;
    oboInOwl:hasExactSynonym "alveolus pulmonis", "lung alveolus", "pulmonary alveolus", "respiratory alveolus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alveoli", "alveolus pulmonis", "respiratory alveoli" ;
    oboInOwl:id "UBERON:0002299" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "alveolus of lung" ;
    rdfs:subClassOf obo:UBERON_0003215, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0007585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0008874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] ;
    foaf:depicted_by "Alveolus:diagram.svg"^^xsd:anyURI .

obo:UBERON_0002301
    obo:IAO_0000115 "One of the layers of the neocortex." ;
    oboInOwl:hasBroadSynonym "cortical layer" ;
    oboInOwl:hasDbXref "ABA:CTX1-6b", "EMAPA:35588", "FMA:83138", "MA:0000186" ;
    oboInOwl:hasExactSynonym "layer of neocortex", "neocortex layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebral cortex layer", "lamina of neocortex" ;
    oboInOwl:id "UBERON:0002301" ;
    a owl:Class ;
    rdfs:label "layer of neocortex" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001950
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001950
            ]
        )
    ] .

obo:UBERON_0002302
    obo:IAO_0000115 "the atrial part of middle layer of the heart, comprised of involuntary muscle" ;
    obo:UBPROP_0000003 "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003087", "EMAPA:32746", "FMA:83509", "MA:0000081", "SCTID:191910002", "TAO:0001374", "VHOG:0000602", "ZFA:0001374" ;
    oboInOwl:hasExactSynonym "atrial myocardium", "atrium myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrium cardiac muscle" ;
    oboInOwl:id "UBERON:0002302" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "myocardium of atrium" ;
    rdfs:subClassOf obo:UBERON_0002349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:UBERON_0002303
    obo:IAO_0000115 "An anatomical structure which consists of juxtaglomerular cells, extraglomerular mesangial cells and the macula densa. The juxtaglomerular apparatus lies adjacent to the glomerulus and regulates kidney function by maintaining the blood flow to the kidney and the filtration rate[GO]. a microscopic structure in the kidney, which regulates the function of each nephron. The juxtaglomerular apparatus is named for its proximity to the glomerulus: it is found between the vascular pole of the renal corpuscle and the returning distal convoluted tubule of the same nephron. This location is critical to its function in regulating renal blood flow and glomerular filtration rate. The three cellular components of the apparatus are the macula densa, extraglomerular mesangial cells, and juxtaglomerular cells (also known as granular cells)[WP]." ;
    oboInOwl:hasDbXref "BTO:0005157", "EMAPA:30449", "FMA:83599", "GAID:432", "MA:0002546", "MESH:D007606", "NCIT:C32891", "SCTID:362219002", "UMLS:C0022445", "Wikipedia:Juxtaglomerular_apparatus" ;
    oboInOwl:hasExactSynonym "complexus juxtaglomerularis", "juxtaglomerular complex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002303" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "juxtaglomerular apparatus" ;
    rdfs:subClassOf obo:BFO_0000040, obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002173
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ] .

obo:UBERON_0002304
    obo:IAO_0000115 "One of the three layers of the dentate gyrus of the hippocampal formation." ;
    obo:UBPROP_0000008 "the basic trilaminar structure of the dentate gyrus is common across all species studied, with relatively minimal phylogenetic variation[PMC2492885]" ;
    oboInOwl:hasDbXref "EMAPA:35278", "FMA:83678", "MA:0002429" ;
    oboInOwl:hasExactSynonym "dentate gyrus cell layer", "dentate gyrus layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002304" ;
    a owl:Class ;
    rdfs:label "layer of dentate gyrus" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001885
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
        )
    ] .

obo:UBERON_0002305
    obo:IAO_0000115 "The layers of the laminar structure of the hippocampus." ;
    obo:IAO_0000116 "TODO - check NIF xref" ;
    oboInOwl:hasDbXref "BIRNLEX:1192", "EMAPA:35407", "FMA:277842", "FMA:83679", "MA:0002427", "Wikipedia:Hippocampus_anatomy#Hippocampal_Cells_and_Layers" ;
    oboInOwl:hasExactSynonym "cytoarchitectural fields of hippocampal formation", "hippocampus layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hippocampus proper layer", "layer of cornu ammonis" ;
    oboInOwl:id "UBERON:0002305" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "layer of hippocampus" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0016548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002421
            ]
        )
    ] .

obo:UBERON_0002306
    obo:IAO_0000115 "mucus produced in the nasal cavity, by the respiratory segment of the nasal mucosa." ;
    obo:IAO_0000116 "TODO - split nasal vs respiratory tract?" ;
    obo:UBPROP_0000009 "protects the olfactory epithelium and allows odors to dissolve so that they can be detected by olfactory receptor neurons" ;
    oboInOwl:hasDbXref "BTO:0003603", "CALOHA:TS-0658", "EMAPA:36552", "FMA:83688", "MA:0002535", "NCIT:C52551", "UMLS:C0225392", "Wikipedia:Nasal_mucus#Respiratory_system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "respiratory mucus" ;
    oboInOwl:id "UBERON:0002306" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nasal mucus" ;
    rdfs:subClassOf obo:UBERON_0016553, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0015786
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0015786
            ]
        )
    ] .

obo:UBERON_0002307
    obo:IAO_0000115 "Part of choroid plexus contained in the lateral ventricle" ;
    oboInOwl:hasDbXref "BAMS:cplv", "DHBA:10601", "EHDAA2:0004449", "EMAPA:17769", "FMA:83711", "HBA:9708", "MA:0000961", "NCIT:C32309", "NLX:32548", "SCTID:70064002", "TAO:0001447", "UMLS:C0152289", "VHOG:0001376", "ZFA:0001447", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=218" ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere of lateral ventricle", "chorioid plexus of lateral ventricle", "choroid plexus telencephalic ventricle", "lateral ventricle chorioid plexus of cerebral hemisphere", "lateral ventricle choroid plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002307" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "choroid plexus of lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0001886, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001886
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0002308
    obo:IAO_0000115 "A neural nucleus that is part of the brain." ;
    oboInOwl:hasDbXref "EMAPA:35185", "FMA:83840", "MA:0000811", "NCIT:C49346", "SCTID:426465002", "UMLS:C1706993", "ZFA:0005575" ;
    oboInOwl:hasExactSynonym "brain nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain nuclei" ;
    oboInOwl:id "UBERON:0002308" ;
    a owl:Class ;
    rdfs:label "nucleus of brain" ;
    rdfs:subClassOf obo:UBERON_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003528
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0002310
    obo:IAO_0000115 "Regional part of fornix consisting of a prominent white matter structure adjacent to the hippocampus on the ventricular side continuous with the alveus. Near the splenium the fimbria separates from the hippocampus as the crus of the fornix. [adapted from Wikipedia] (MM: 2006-10-26)." ;
    oboInOwl:hasBroadSynonym "fimbria" ;
    oboInOwl:hasDbXref "BAMS:FI", "BAMS:fi", "BIRNLEX:1502", "BM:Tel-FI", "DHBA:10575", "DMBA:17766", "EMAPA:35345", "FMA:83866", "HBA:9253", "MA:0000949", "MBA:603", "NCIT:C32606", "SCTID:369096000", "UMLS:C0152315", "Wikipedia:Fimbria_of_hippocampus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=187" ;
    oboInOwl:hasExactSynonym "fimbria hippocampus", "fimbria of hippocampus", "fimbria of the fornix", "fimbria-fornix", "hippocampal fimbria", "neuraxis fimbria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fimbria (Vieussens)", "fimbria fornicis", "fimbria hippocampi", "fimbria of fornix", "fimbria of the hippocampus" ;
    oboInOwl:id "UBERON:0002310" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hippocampus fimbria" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011299
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6b/Gray749.png"^^xsd:anyURI .

obo:UBERON_0002313
    obo:IAO_0000115 "A cytoarchitectural term denoting the layer of the hippocampus in which pyramidal cells are predominant. Its location is superficial to the Stratum oriens; it is deep to the Stratum radiatum in area CA1 and area CA2 and deep to the Stratum lucidum in area CA3 (Stephan-75) (NeuroNames)." ;
    obo:IAO_0000116 "this layer changes in its depthwise spatial relation across its extent" ;
    oboInOwl:hasAlternativeId "UBERON:0005369" ;
    oboInOwl:hasDbXref "BAMS:Py", "BIRNLEX:1444", "BTO:0001066", "EMAPA:35409", "FMA:83895", "MA:0000956", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=156" ;
    oboInOwl:hasExactSynonym "pyramidal cell layer of the hippocampus", "pyramidal layer of hippocampus", "stratum pyramidale", "stratum pyramidale hippocampi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gyrus occipitalis inferior", "gyrus occipitalis tertius", "hippocampal pyramidal cell layer", "hippocampal pyramidal layer", "hippocampus pyramidal cell layer", "hippocampus stratum pyramidale" ;
    oboInOwl:id "UBERON:0002313" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hippocampus pyramidal layer" ;
    rdfs:subClassOf obo:UBERON_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0007637
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015014 ;
        owl:someValuesFrom obo:UBERON_0005371
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000598
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000107 ;
                owl:someValuesFrom obo:UBERON_0007637
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015014 ;
                owl:someValuesFrom obo:UBERON_0005371
            ]
        )
    ] .

obo:UBERON_0002315
    obo:IAO_0000115 "The ridge-shaped grey matter of the spinal cord that extends longitudunally through the center of each half of the spinal cord, and are largely or entirely composed of nerve cell bodies and their dendrites and some supportive tissue." ;
    oboInOwl:hasDbXref "BAMS:Scgrey", "DHBA:146035048", "EMAPA:35792", "FMA:256580", "MA:0000002", "NCIT:C32696", "NLXANAT:100204", "SCTID:279441003", "UMLS:C0475853", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2619" ;
    oboInOwl:hasExactSynonym "gray matter of spinal cord", "gray substance of spinal cord", "grey matter of spinal cord", "grey substance of spinal cord", "spinal cord gray matter", "spinal cord grey matter", "spinal cord grey substance", "substantia grisea medullae spinalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002315" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gray matter of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0002316
    obo:IAO_0000115 "Neural tissue consisting of myelinated axons connecting grey matter areas of the central nervous system." ;
    obo:UBPROP_0000001 "Cell part cluster consisting predominantly of neurites in the brain and the spinal cord[FMA:83929].", "Multi-tissue structure comprised largely of myelinated axons.[TAO]" ;
    obo:UBPROP_0000003 "The myelination of axons by glial cells was the last major step in the evolution of cells in the vertebrate nervous system, and white-matter tracts are key to the architecture of the mammalian brain.[well established][VHOG]" ;
    obo:UBPROP_0000012 "nlx_anat_101177 seems to have been lost in the transition from NIFGA to Neurolex" ;
    oboInOwl:hasDbXref "AEO:0000139", "AEO:0001011", "EMAPA:35927", "FMA:83929", "HBA:9218", "MA:0001135", "NCIT:C33892", "NLX:412", "NLXANAT:101177", "OpenCyc:Mx4rwOAsDZwpEbGdrcN5Y29ycA", "PBA:294022044", "TAO:0000145", "TAO:0002142", "TAO:0002143", "UMLS:C0682708", "VHOG:0001764", "Wikipedia:White_matter", "ZFA:0001682", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2870" ;
    oboInOwl:hasExactSynonym "CNS tract/commissure", "neuronal white matter", "white matter of neuraxis", "white substance" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CNS tracts and commissures", "CNS white matter", "substantia alba", "white mater" ;
    oboInOwl:id "UBERON:0002316" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "white matter" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006135
    ] ;
    foaf:depicted_by "Spinal:nerve.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/d7/Grey_matter_and_white_matter_-_very_high_mag.jpg"^^xsd:anyURI .

obo:UBERON_0002318
    obo:IAO_0000115 "The regions of the spinal cord that are largely or entirely composed of myelinated nerve cell axons and contain few or no neural cell bodies or dendrites." ;
    oboInOwl:hasDbXref "BAMS:SCwhite", "DHBA:146035088", "EMAPA:35795", "FMA:83945", "MA:0000910", "NCIT:C33893", "SCTID:279436006", "UMLS:C0458457" ;
    oboInOwl:hasExactSynonym "spinal cord white matter", "spinal cord white matter of neuraxis", "spinal cord white substance", "substantia alba medullae spinalis", "white matter of neuraxis of spinal cord", "white substance of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002318" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "white matter of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0002316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0002319
    obo:IAO_0000115 "The inner layer of the glomerulus, within the basement membrane surrounding the glomerular capillaries." ;
    obo:UBPROP_0000007 "mesangial" ;
    obo:UBPROP_0000012 "WP considers this the same as glomerular mesangium. In MA, glomerular and extraglomerular are distingsuished. FMA class has no definition and is a type of stroma, which is inconsistent with our classification of this here." ;
    oboInOwl:hasDbXref "BTO:0002494", "EMAPA:28248", "EMAPA:36561", "FMA:84139", "MA:0002617", "NCIT:C33101", "UMLS:C0017655", "Wikipedia:Mesangium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002319" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "mesangium" ;
    rdfs:subClassOf obo:UBERON_0000119, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0004212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000650
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000119
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0005777
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000650
            ]
        )
    ] .

obo:UBERON_0002320
    obo:IAO_0000115 "A thin membrane which helps to support the capillary loops in a renal glomerulus. It is connective tissue composed of mesangial cells - myofibroblasts phenotypically related to vascular smooth muscle cells (muscle, smooth, vascular), phagocytes and the mesangial extracellular matrix." ;
    oboInOwl:hasDbXref "EMAPA:27961", "EMAPA:28248", "FMA:84140", "GAID:430", "MA:0002606", "MESH:A05.810.453.736.520.380", "SCTID:244574009", "Wikipedia:Glomerular_mesangium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002320" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "glomerular mesangium" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004190
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000074
    ] .

obo:UBERON_0002321
    obo:IAO_0000115 "the tissue comprised of mesangial cells that fill the triangular space between the macula densa and the afferent and efferent arterioles of the juxtaglomerular apparatus" ;
    obo:IAO_0000116 "check MA part_ofs - should be spatially disjoint from renal glomerulus?" ;
    oboInOwl:hasDbXref "EMAPA:28278", "FMA:84141", "MA:0002602" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002321" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "extraglomerular mesangium" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002303
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000074
        ]
    ] .

obo:UBERON_0002323
    obo:IAO_0000115 "The cavity within the body of all animals higher than the coelenterates and certain primitive worms, formed by the splitting of the embryonic mesoderm into two layers. In mammals it forms the peritoneal, pleural, and pericardial cavities." ;
    obo:IAO_0000116 "check the FMA placement here; ncit placement of body cavity here probably not correct" ;
    obo:UBPROP_0000001 "Anatomical space, part of the trunk that contains the pericardial and pleuroperitoneal cavities[ZFA].", "The cavity within the body of all animals higher than the coelenterates and certain primitive worms, formed by the splitting of the embryonic mesoderm into two layers. In mammals it forms the peritoneal, pleural, and pericardial cavities[BTO]." ;
    obo:UBPROP_0000008 "In mammals it forms the peritoneal, pleural, and pericardial cavities" ;
    oboInOwl:hasAlternativeId "UBERON:0000169" ;
    oboInOwl:hasBroadSynonym "body cavity" ;
    oboInOwl:hasDbXref "AEO:0000186", "BTO:0001707", "EHDAA2:0000267", "FBbt:00005060", "FMA:85006", "NCIT:C25444", "RETIRED_EHDAA2:0003186", "SCTID:361348008", "TAO:0001438", "UMLS:C0333343", "ZFA:0001438", "galen:BodyCavity" ;
    oboInOwl:hasExactSynonym "coelomic cavity", "coelomic cavity lumen", "main body cavity", "space of body compartment" ;
    oboInOwl:hasNarrowSynonym "ventral body cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "celom", "coelom", "coelome", "hemocoel" ;
    oboInOwl:id "UBERON:0002323" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "coelemic cavity lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0011997
    ] .

obo:UBERON_0002324
    obo:IAO_0000115 "Any muscle organ that is part of a back [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35161", "FMA:85216", "MA:0000496" ;
    oboInOwl:hasExactSynonym "back muscle", "back muscle organ", "muscle organ of back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002324" ;
    a owl:Class ;
    rdfs:label "muscle of back" ;
    rdfs:subClassOf obo:UBERON_0001774, obo:UBERON_0005174, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0002325
    obo:IAO_0000115 "The urethra is a renal system organ that carries urine from the bladder to outside the body. The epithelium is the tubular, planar layer of cells through which the urine passes.." ;
    oboInOwl:hasDbXref "EMAPA:31518", "FMA:85275", "MA:0001686", "NCIT:C49309", "UMLS:C1710584" ;
    oboInOwl:hasExactSynonym "epithelial tissue of urethra", "urethra epithelial tissue", "urethra epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethral epithelium", "urethral plate", "urethral seam" ;
    oboInOwl:id "UBERON:0002325" ;
    a owl:Class ;
    rdfs:label "epithelium of urethra" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003914, obo:UBERON_0005911, obo:UBERON_0006555, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0002326
    obo:IAO_0000115 "A lamina propria that is part of a urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37785", "FMA:85276", "MA:0001689" ;
    oboInOwl:hasExactSynonym "lamina propria mucosa of urethra", "lamina propria mucosae of urethra", "urethra lamina propria", "urethra lamina propria mucosa", "urethra lamina propria mucosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethral lamina propria" ;
    oboInOwl:id "UBERON:0002326" ;
    a owl:Class ;
    rdfs:label "lamina propria of urethra" ;
    rdfs:subClassOf obo:UBERON_0000030, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0002327
    oboInOwl:hasDbXref "EMAPA:18227", "EMAPA:37720", "FMA:85315", "MA:0001176" ;
    oboInOwl:hasExactSynonym "intercostal nerve trunk", "intercostal neural trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002327" ;
    a owl:Class ;
    rdfs:label "trunk of intercostal nerve" ;
    rdfs:subClassOf obo:UBERON_0005476, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003727
            ]
        )
    ] .

obo:UBERON_0002328
    obo:IAO_0000115 "A flexible rod-shaped body found in embryos of all chordates. It is composed of cells derived from the mesoderm and defines the primitive axis of the embryo. In some chordates, it persists throughout life as the main axial support of the body, while in most vertebrates it becomes the nucleus pulposus of the intervertebral disc. The notochord is found ventral to the neural tube." ;
    obo:UBPROP_0000001 "Avascular multi-tissue structure composed of large vacuolated epithelial cells (chordablasts) and perichordal fibrous tissue.[VSAO]", "Rod-like principal supportive element of the embryo and larva, present in the midline just ventral to the neural tube, and differentiating during the segmentation period to form large vacuolated epithelial cells and a surrounding a sheath of fibrous and elastic layers. Layering of the sheath may differ in structure, thickness and development among groups; in cypriniforms there are actually three very thin layers to the sheath. A functional, well developed notochord is present throughout life in certain basal fish groups but not in cypriniforms. Kimmel et al, 1995.[TAO]", "Slender rod of fibrous connective tissue surrounding a core of fluid-filled cells of mesodermal origin; it lies above the gut and directly beneath the spinal cord. The notochord is present during early development and in a few cases it is retained through life; however, usually the notochord is replaced by the vertebral column.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from mesoderm (AAO:0000304) CHANGED TO: develops_from mesoderm (UBERON:0000926)[AAO]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (3) a stiff, longitudinal rod of turgid cells along the dorsal part of the body that is called a notochord (...).[well established][VHOG]" ;
    obo:UBPROP_0000007 "notochordal" ;
    obo:UBPROP_0000011 "In between vertebra the notochord becomes the nucleus pulposus, under it degenerates, and at anterior end in some species its tissue merges with some of the cranial bones.. Some organisms retain a post-embryonic notochord." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "AAO:0000327", "BTO:0001768", "CALOHA:TS-0690", "EHDAA2:0001277", "EHDAA:1241", "EHDAA:6021", "EMAPA:16191", "EV:0100002", "FMA:85521", "GAID:1311", "MAT:0000281", "MESH:A16.254.610", "NCIT:C12463", "SCTID:308820002", "TAO:0000135", "UMLS:C0028439", "VHOG:0000199", "VSAO:0000032", "Wikipedia:Notochord", "XAO:0000055", "ZFA:0000135", "http://evolution.berkeley.edu/evolibrary/images/history/notochords.jpg" ;
    oboInOwl:hasExactSynonym "embryonic notocord", "notocord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "notochorda" ;
    oboInOwl:id "UBERON:0002328" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "The notochord appears early in embryogeny and plays an important role in promoting or organizing the embryonic development of nearby structures. In most adult chordates the notochord disappears or becomes highly modified. In some non-vertebrate chordates and fishes the notochord persists as a laterally flexible but incompressible skeletal rod that prevents telescopic collapse of the body during swimming[TOLWEB]" ;
    rdfs:label "notochord" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004120, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000102 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:PR_000014841
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0002329
    obo:IAO_0000115 "Somites are spheres of epithelial cells that form sequentially along the anterior-posterior axis of the embryo through mesenchymal to epithelial transition of the presomitic mesoderm." ;
    obo:IAO_0000116 "currently classified as an epithelial vesicle, consistent with EHDAA2 and https://github.com/obophenotype/uberon/wiki/The-neural-crest. Consider making 'somitic mesoderm' a separate term and correlate with regionalization processes. Consider moving ZFA term to 'trunk somite' as it is part of the trunk" ;
    obo:RO_0002161 obo:NCBITaxon_7712 ;
    obo:UBPROP_0000001 "Post-cranial axial segments which form sclerotome and dermomyotome.[AAO]", "Undifferentiated mesodermal components of early trunk or tail segments or metameres, derived from paraxial mesoderm; forms myotomes, sclerotomes and perhaps dermatomes. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from paraxial mesenchyme (TAO:0000942)[TAO]", "relationship type change: OBO_REL:part_of trunk (TAO:0001115) CHANGED TO: develops_from trunk (UBERON:0002100)[TAO]", "relationship type change: part_of paraxial mesoderm (AAO:0010568) CHANGED TO: develops_from paraxial mesoderm (UBERON:0003077)[AAO]" ;
    obo:UBPROP_0000003 "(...) cephalocordates and craniates belong to a group known as Somitichordata. Somitichordate synapomorphies include (1) somites (...) (reference 1); The idea that the last common ancestor of bilaterian animals (Urbilateria) was segmented has been raised recently on evidence coming from comparative molecular embryology (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000007 "somitic" ;
    oboInOwl:hasBroadSynonym "mesodermal cluster" ;
    oboInOwl:hasDbXref "AAO:0010569", "AEO:0001015", "BTO:0001558", "EHDAA2:0003436", "EHDAA:366", "EHDAA:699", "EMAPA:31169", "FMA:85522", "GAID:1306", "MAT:0000068", "MESH:A16.254.425.660.750", "MIAA:0000068", "NCIT:C34302", "TAO:0000155", "UMLS:C0376449", "VHOG:0000191", "Wikipedia:Somite", "XAO:0000058", "ZFA:0000155" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epimere", "epimere mesoderm", "epithelial somite", "somites", "somitic mesoderm", "somitus" ;
    oboInOwl:id "UBERON:0002329" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "When the somite becomes segmented from the segmental plate, it is composed of an epithelial sac enclosing mesenchymal somitocoel cells. Thereafter the somite differentiates into two parts, the ventro-medial mesenchymal sclerotome and the dorso-lateral epithelial dermomyotome. This change in the epithelial somite depends on surrounding tissue [PMID:15906248]" ;
    rdfs:label "somite" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, obo:UBERON_0007503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0002330
    obo:IAO_0000115 "Anatomical system that consists of the glands and parts of glands that produce exocrine secretions and help to integrate and control bodily metabolic activity. Exocrine glands are glands that secrete their products (hormones) into ducts (duct glands). They are the counterparts to endocrine glands, which secrete their products (hormones) directly into the bloodstream (ductless glands) or release hormones (paracrines) that affect only target cells nearby the release site. [Wikipedia]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2057", "EHDAA2:0002225", "EMAPA:35329", "FMA:85539", "MA:0002411", "NCIT:C12957", "UMLS:C1516995", "Wikipedia:Exocrine_gland", "WikipediaCategory:Exocrine_system" ;
    oboInOwl:hasExactSynonym "exocrine glandular system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002330" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "exocrine system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002365
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 .

obo:UBERON_0002331
    obo:IAO_0000115 "The connecting cord from the developing embryo to the placenta." ;
    obo:UBPROP_0000001 "The connecting cord from the developing embryo or fetus to the placenta. During prenatal development, the umbilical cord comes from the same zygote as the fetus and (in humans) normally contains two arteries (the umbilical arteries) and one vein (the umbilical vein), buried within Wharton's jelly. The umbilical vein supplies the fetus with oxygenated, nutrient-rich blood from the placenta.property_value, external_definition the umbilical arteries return the deoxygenated, nutrient-depleted blood[WP]." ;
    obo:UBPROP_0000007 "umbilical" ;
    oboInOwl:hasDbXref "BTO:0001415", "CALOHA:TS-1078", "EFO:0001415", "EHDAA2:0000312", "EHDAA:158", "EMAPA:26115", "EV:0100127", "FMA:85541", "GAID:517", "MAT:0000280", "MESH:A16.254.789", "MIAA:0000280", "NCIT:C34320", "OpenCyc:Mx4rvyewDJwpEbGdrcN5Y29ycA", "SCTID:280644003", "UMLS:C0041633", "Wikipedia:Umbilical_cord" ;
    oboInOwl:hasExactSynonym "chorda umbilicalis", "funiculus umbilicalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "birth cord", "connecting stalk", "funiculus umbilicalis", "yolk stalk" ;
    oboInOwl:id "UBERON:0002331" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "See notes for connecting stalk" ;
    rdfs:label "umbilical cord" ;
    rdfs:subClassOf obo:UBERON_0000478, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001987
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007806
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f3/Umbilicalcord.jpg"^^xsd:anyURI .

obo:UBERON_0002333
    obo:IAO_0000115 "An arterial trunk which is continuous with the heart and branches into the pulmonary arteries." ;
    obo:UBPROP_0000001 "An arterial trunk with origin from the right ventricle of the heart, and dividing into the right and left pulmonary arteries, which enter the corresponding lungs and branch with the bronchi. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "As in birds, the conus arteriosus split during embryonic development in mammals to produce the pulmonary trunk and single aortic trunk of the adult.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001576", "EHDAA:9831", "EMAPA:17015", "FMA:8612", "MA:0002033", "NCIT:C116918", "OpenCyc:Mx4rv-6d0ZwpEbGdrcN5Y29ycA", "VHOG:0001134", "galen:PulmonaryTrunk" ;
    oboInOwl:hasExactSynonym "pulmonary artery (trunk)", "trunk of pulmonary arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "main pulmonary artery" ;
    oboInOwl:id "UBERON:0002333" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pulmonary trunk" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    foaf:depicted_by "Alveoli:diagram.png"^^xsd:anyURI .

obo:UBERON_0002335
    obo:IAO_0000115 "The macula densa is an area of specialized cells in the distal tubule that makes contact with the vascular pole of the glomerulus[GO]." ;
    obo:UBPROP_0000012 "not part of a nephron or distal tubule in MA and FMA" ;
    oboInOwl:hasDbXref "BTO:0003940", "EMAPA:28399", "FMA:86333", "MA:0002603", "NCIT:C33043", "SCTID:244657003", "UMLS:C0227662", "Wikipedia:Macula_densa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002335" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "macula densa" ;
    rdfs:subClassOf obo:UBERON_0004211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002303
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] .

obo:UBERON_0002337
    obo:IAO_0000115 "The layer of connective tissue comprised of the endometrial lining of the uterus which fluctuates in thickness throughout the menstrual cycle." ;
    oboInOwl:hasDbXref "CALOHA:TS-1266", "EMAPA:35310", "FMA:86487", "MA:0002734", "NCIT:C32516", "SCTID:254115004", "UMLS:C0227849" ;
    oboInOwl:hasExactSynonym "endometrium stroma", "stroma of endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002337" ;
    a owl:Class ;
    rdfs:label "endometrial stroma" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003891, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] .

obo:UBERON_0002338
    obo:IAO_0000115 "A lamina propria that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35194", "FMA:86619", "MA:0001836", "NCIT:C49212", "UMLS:C1707054" ;
    oboInOwl:hasExactSynonym "bronchi lamina propria", "bronchi lamina propria mucosa", "bronchi lamina propria mucosae", "bronchial trunk lamina propria", "bronchial trunk lamina propria mucosa", "bronchial trunk lamina propria mucosae", "bronchus lamina propria", "bronchus lamina propria mucosa", "bronchus lamina propria mucosae", "lamina propria mucosa of bronchi", "lamina propria mucosa of bronchial trunk", "lamina propria mucosa of bronchus", "lamina propria mucosae of bronchi", "lamina propria mucosae of bronchial trunk", "lamina propria mucosae of bronchus", "lamina propria of bronchi", "lamina propria of bronchial trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchial lamina propria" ;
    oboInOwl:id "UBERON:0002338" ;
    a owl:Class ;
    rdfs:label "lamina propria of bronchus" ;
    rdfs:subClassOf obo:UBERON_0000031, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000410
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0002342
    obo:IAO_0000115 "A specialized region of ectoderm found between the neural ectoderm (neural plate) and non-neural ectoderm and composed of highly migratory pluripotent cells that delaminate in early embryonic development from the dorsal neural tube and give rise to an astounding variety of differentiated cell types[MP]." ;
    obo:IAO_0000116 "consider including subclasses for pre- and post- migratory (e.g. sheets/paths/streams)." ;
    obo:RO_0002174 obo:NCBITaxon_117565 ;
    obo:UBPROP_0000001 "A cell population arising from the dorsolateral aspect of the central nervous system primordium during the segmentation period, and later migrating along stereotyped pathways to give rise to a diverse and well-defined set of cell types including pigment cells, peripheral neurons and glia, and head cartilage. Kimmel et al, 1995.[TAO]", "Migratory cell population which delaminates from neural tube, borders surface ectoderm and neural ectoderm, and gives rise to many different tissue types.[AAO]" ;
    obo:UBPROP_0000003 "A well developed neural crest population is present in lampreys (Horigome et al. 1999 ; Tomsa & Langeland, 1999) and gnathostomes. chordate fossils from the early Cambrian (Yunnanozoan and Haikouella) with apparent neural-crest derived structures (pharyngeal denticles and pharyngeal skeletons resembling the striped mucocartilage of the branchial bars in lamprey ammocoete larvae), suggests that neural crest arose very early in vertebrate evolution (Chen et al. 1999; Holland & Chen, 2001). The invertebrate chordates apparently lack defini- tive neural crest. One marker of migrating neural crest in some vertebrates, the antibody HNK1, does not recognize any cells in amphioxus embryos (Holland, unpublished). Even so, in both amphioxus and tunicates, cells at the edges of the neural plate and adjacent nonneural ectoderm share some properties of neural crest[PMID:11523831]", "We conclude that the neural crest is a vertebrate novelty, but that neural crest cells and their derivatives evolved and diversified in a step-wise fashion - first by elaboration of neural plate border cells, then by the innovation or co-option of new or ancient metazoan cell fates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010578", "BTO:0001764", "CALOHA:TS-0676", "EHDAA2:0004419", "EMAPA:32737", "FMA:86666", "GAID:1310", "MAT:0000066", "MESH:A16.254.600", "MIAA:0000066", "NCIT:C34222", "SCTID:361462002", "TAO:0000045", "UMLS:C0027789", "VHOG:0000057", "Wikipedia:Neural_crest", "XAO:0000048", "ZFA:0000045", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1366" ;
    oboInOwl:hasExactSynonym "NC" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crista neuralis", "neural crest material" ;
    oboInOwl:id "UBERON:0002342" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Gene notes: Many factors and genes, such as Pax3 (Tremblay et al., 1995), slug (Nieto et al., 1994), AP-2 (Zhang et al., 1996; Schorle et al., 1996), and Wnt-1/3a (Ikeya et al., 1997) are expressed in the dorsal most region of the neural tube, and have been shown to be involved in the generation of neural crest cells." ;
    rdfs:label "neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0010316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000110
    ] ;
    foaf:depicted_by "Neural:Crest.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray644.png"^^xsd:anyURI .

obo:UBERON_0002343
    obo:IAO_0000115 "Set of all muscles in abdomen." ;
    obo:IAO_0000232 "distinction between abdomen muscle and abdomen musculature" ;
    oboInOwl:hasDbXref "FMA:71294", "FMA:86917", "TAO:0001327", "ZFA:0001327" ;
    oboInOwl:hasExactSynonym "abdominal musculature", "muscle group of abdomen", "muscles of abdomen", "musculature of abdomen", "musculature of abdominal wall", "set of muscles of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002343" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "abdomen musculature" ;
    rdfs:subClassOf obo:UBERON_0004479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0002346
    obo:IAO_0000115 "Embryonic ectoderm that gives rise to nervous tissue." ;
    obo:UBPROP_0000003 "(...) the ability of ectoderm to produce neuronal cells is a general metazoan feature.[well established][VHOG]" ;
    obo:UBPROP_0000007 "neurectodermal" ;
    obo:UBPROP_0000013 "we prefer neurectoderm to neural ectoderm since placodal ectoderm is not classified here" ;
    oboInOwl:hasDbXref "AAO:0011074", "BILA:0000039", "CALOHA:TS-1212", "EHDAA2:0001248", "EHDAA:1498", "EHDAA:255", "EMAPA:16073", "EV:0100004", "FBbt:00001061", "FMA:87657", "MAT:0000176", "MIAA:0000176", "NCIT:C34228", "TAO:0001120", "UMLS:C1518271", "VHOG:0000150", "Wikipedia:Neuroectoderm", "XAO:0000042", "ZFA:0001120" ;
    oboInOwl:hasExactSynonym "neural ectoderm", "neuroectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium tubi neuralis; neuroectoderma", "neuaral ectoderm", "presumptive central nervous system", "ventral neurogenic region" ;
    oboInOwl:id "UBERON:0002346" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neurectoderm" ;
    rdfs:subClassOf obo:UBERON_0000923, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000530
    ] .

obo:UBERON_0002347
    obo:IAO_0000115 "A thoracic vertebra endochondral element that is composed primarily of a bone tissue." ;
    obo:UBPROP_0000008 "Thoracic vertebrae in all species are defined as those vertebrae which also carry a pair of ribs, and lie caudal to the cervical vertebrae. In humans, they are distinguished by the presence of facets on the sides of the bodies for articulation with the heads of the ribs, and facets on the transverse processes of all, except the eleventh and twelfth, for articulation with the tubercles of the ribs" ;
    oboInOwl:hasDbXref "EMAPA:18011", "FMA:9139", "GAID:244", "MA:0000314", "MESH:D013904", "NCIT:C12798", "OpenCyc:Mx4rvdZIBpwpEbGdrcN5Y29ycA", "SCTID:181821009", "UMLS:C0039987", "Wikipedia:Thoracic_vertebrae" ;
    oboInOwl:hasExactSynonym "dorsal vertebra", "thorax vertebra", "vertebra of thorax", "vertebra thoracica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002347" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic vertebra" ;
    rdfs:subClassOf obo:UBERON_0002412, obo:UBERON_0003827, obo:UBERON_0004247, obo:UBERON_0015008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013507
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d2/Gray90.png"^^xsd:anyURI .

obo:UBERON_0002348
    obo:IAO_0000115 "a region of the serous membrane that forms the innermost layer of the pericardium and the outer surface of the heart." ;
    obo:IAO_0000116 "TODO - check links with UBERON:0002425 visceral serous pericardium. develops from proepicardium. WP:Epicardium -- When considered as a part of the pericardium, it is the inner layer, or visceral pericardium, continuous with the serous layer." ;
    obo:UBPROP_0000001 "External layer of the heart.[TAO]", "The inner layer of the pericardium that is in contact with the surface of the heart.[AAO]" ;
    obo:UBPROP_0000009 "The visceral pericardium apparently produces the pericardial fluid, which lubricates motion between the inner and outer layers of the pericardium. During ventricular contraction, the wave of depolarization moves from endocardial to epicardial surface. [Wikipedia:Epicardium]" ;
    oboInOwl:hasDbXref "AAO:0010409", "EHDAA2:0002202", "FMA:9461", "NCIT:C13164", "TAO:0005057", "UMLS:C0225968", "VHOG:0000119", "Wikipedia:Epicardium", "XAO:0000316", "ZFA:0005057", "galen:Epicardium" ;
    oboInOwl:hasExactSynonym "heart epicardium", "visceral serous pericardium of heart", "visceral serous pericardium proper" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pericardium visceral mesothelium" ;
    oboInOwl:id "UBERON:0002348" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epicardium" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000481, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] .

obo:UBERON_0002349
    obo:IAO_0000115 "the middle layer of the heart, comprised mainly of striated cardiac muscle fibers" ;
    obo:IAO_0000116 "TODO - check 'Myocardum proper' in FMA. We superclass the more generic class for now. FMA has is_a muscle layer - should we add this? ZFA and BTO both have is_a 'cardiac muscle' (tissue?). But in U we also follow FMA and have cardiac muscle tissue of myocardium (there is also Fibrocollagenous connective tissue of myocardium), which would be identical (see issue-10). Note that GO also treats left/right ventricular cardiac muscle tissue synonymous with ventricular myocardium" ;
    obo:UBPROP_0000001 "Robust muscular tunic of the heart which forms the basic part of its walls. Its external surface is covered by the pericardium and its internal one by the endocardium. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]", "The middle layer of the heart, consisting of cardiac muscle.[AAO]" ;
    obo:UBPROP_0000007 "myocardial" ;
    oboInOwl:hasDbXref "AAO:0010410", "BSA:0000089", "BTO:0000901", "CALOHA:TS-0440", "EFO:0000819", "EHDAA2:0004150", "EMAPA:32688", "EV:0100022", "FMA:9462", "GAID:173", "MA:0000164", "MAT:0000453", "MESH:D009206", "NCIT:C12371", "OpenCyc:Mx4ro36AFrCvEduAAAAOpmP6tw", "RETIRED_EHDAA2:0001220", "SCTID:362012001", "TAO:0001319", "UMLS:C0027061", "VHOG:0000083", "Wikipedia:Myocardium", "XAO:0000065", "ZFA:0001319", "galen:Myocardium" ;
    oboInOwl:hasExactSynonym "heart myocardium", "muscle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac muscle", "heart muscle" ;
    oboInOwl:id "UBERON:0002349" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "myocardium" ;
    rdfs:subClassOf obo:UBERON_0005983, obo:UBERON_0010314, obo:UBERON_0018260, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000383
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005983
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001133
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6e/Glanzstreifen.jpg"^^xsd:anyURI .

obo:UBERON_0002350
    obo:IAO_0000115 "The cardiac conduction system consists of specialized cardiomyocytes that regulate the frequency of heart beat[GO]" ;
    obo:IAO_0000116 "EHDAA2 divides the system from the tissue" ;
    obo:UBPROP_0000003 "The fish heart displays clear polarity of contraction in a posterior-to-anterior direction. The contraction waves originate in the sinus venosus and terminate in the conus arteriosus. The nodal phenotype persists in the inflow region of the heart, varying from the venosinus to the sinoatrial junctional areas in different species . Similar to the mammalian situation, pacemaker tissue with a lower intrinsic rhythmicity is also found at the atrioventricular junction.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003909", "EHDAA2:0004185", "EMAPA:35428", "EV:0100025", "FMA:9476", "MA:0000094", "MESH:D006329", "SCTID:281489000", "TAO:0005063", "VHOG:0001271", "ZFA:0005063" ;
    oboInOwl:hasExactSynonym "cardiac conducting system", "cardiac conduction system", "cardiac impulse conducting system", "cardionector", "complexus stimulans cordis", "heart conduction system", "impulse conducting system", "systema conducente cordis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "central conduction system" ;
    oboInOwl:id "UBERON:0002350" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "conducting system of heart" ;
    rdfs:subClassOf obo:UBERON_0004493, obo:UBERON_0010131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002073
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

obo:UBERON_0002351
    obo:IAO_0000115 "The part of the cardiac conduction system that controls the timing of heart muscle contraction. It relays electrical signals to the AV node[GO]. Subdivision of conducting system of heart at the junction of the right atrium and the superior vena cava, around the sinoatrial nodal branch of right coronary artery and is continuous with the internodal tract[FMA]." ;
    oboInOwl:hasDbXref "BTO:0004358", "EHDAA2:0004184", "EMAPA:35772", "FMA:9477", "GAID:561", "MA:0000097", "MESH:D012849", "NCIT:C33555", "OpenCyc:Mx4rOhejDGMcEd2AAABQjYGu0g", "SCTID:277687007", "TAO:0005069", "UMLS:C0037189", "Wikipedia:Sinoatrial_node", "ZFA:0005069" ;
    oboInOwl:hasExactSynonym "Koch's node", "SA nodal muscle tissue", "SA node", "cardiac pacemaker", "node of Keith-Flack", "nodus sinuatrialis", "sinoatrial node", "sinu-atrial node", "sinuatrial nodal muscle tissue", "sinuatrial node", "sinus node", "sinus node of Keith and Flack" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nodus sinuatrialis" ;
    oboInOwl:id "UBERON:0002351" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "WP:Heart states: \"The SA node is found in all amniotes but not in more primitive vertebrates. In these animals, the muscles of the heart are relatively continuous and the sinus venosus coordinates the beat which passes in a wave through the remaining chambers. Indeed, since the sinus venosus is incorporated into the right atrium in amniotes, it is likely homologous with the SA node. In teleosts, with their vestigial sinus venosus, the main centre of coordination is, instead, in the atrium.\". Note however that ZFA has SA node." ;
    rdfs:label "sinoatrial node" ;
    rdfs:subClassOf obo:UBERON_0004493, obo:UBERON_0010131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0060048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d2/Sinoatrial_node_low_mag.jpg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/de/Sinoatrial_node_2_low_mag.jpg"^^xsd:anyURI .

obo:UBERON_0002352
    obo:IAO_0000115 "An area of conducting tissue between the atria and the ventricles of the heart that conducts the normal electrical impulse from the atria to the ventricles." ;
    obo:UBPROP_0000003 "Three major adaptations, or 'novel cardiac components', that were not present in the ancestor chordate heart tube can be distinguished in the lower vertebrate heart: the atrium, ventricle, and possibly the muscular sinus venosus. Furthermore, within the ventricular component a compact outer myocardial component and an interiorly localized extensive trabecular component can be distinguished. The specific activation of the ventricle adds to its complexity as follows. The depolarizing impulse travels rapidly from the atrioventricular node toward the apex and then toward the conal region, achieving activation from apex to base.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0005689", "EFO:0000276", "EHDAA2:0004183", "EMAPA:35153", "FMA:9478", "GAID:558", "MA:0000095", "MAT:0000498", "MESH:D001283", "NCIT:C32161", "OpenCyc:Mx4rMfD91mMcEd2AAABQjYGu0g", "SCTID:277688002", "TAO:0005070", "UMLS:C0004247", "VHOG:0001474", "Wikipedia:Atrioventricular_node", "ZFA:0005070" ;
    oboInOwl:hasExactSynonym "AV nodal muscle tissue", "AV node", "Aschoff-Tawara node", "atrioventricular nodal muscle tissue", "node of Tawara", "nodus atrioventricularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "A-V node", "atrio-ventricular node", "atriovetricular node", "downstream pacemaker", "nodus atrioventricularis" ;
    oboInOwl:id "UBERON:0002352" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "atrioventricular node" ;
    rdfs:subClassOf obo:UBERON_0004491, obo:UBERON_0004493, obo:UBERON_0010131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0005979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/50/ConductionsystemoftheheartwithouttheHeart.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/9/92/Gray501.png"^^xsd:anyURI .

obo:UBERON_0002353
    obo:IAO_0000115 "A part of the His-Purkinje system that transmits signals from the AV node to the cardiac Purkinje fibers[GO]" ;
    oboInOwl:hasDbXref "EMAPA:35152", "FMA:9484", "GAID:559", "MA:0002576", "MESH:D002036", "NCIT:C32160", "OpenCyc:Mx4rUv1WcGPJEd2AAABQjYGu0g", "SCTID:362022007", "UMLS:C0006382", "Wikipedia:Bundle_of_His", "galen:BundleOfHis" ;
    oboInOwl:hasExactSynonym "AV bundle", "AVB", "His bundle", "atrio-ventricular bundle", "atrioventricular bundle", "atrioventricular bundle muscle tissue", "atrioventricular fasciculus", "bundle of His", "fasciculus atrioventricularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "A-V bundle" ;
    oboInOwl:id "UBERON:0002353" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bundle of His" ;
    rdfs:subClassOf obo:UBERON_0010131, obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004146
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/50/ConductionsystemoftheheartwithouttheHeart.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/b/b6/ECG_Principle_fast.gif"^^xsd:anyURI .

obo:UBERON_0002355
    obo:IAO_0000115 "The lower segment of the trunk, inferioposterior to the abdomen proper, in the transition area between the trunk and the lower limbs." ;
    obo:UBPROP_0000007 "pelvic" ;
    obo:UBPROP_0000012 "MA and FMA differ in what they consider to be parts of the pelvis. MA includes ureter, urethra, urinary bladder, reproductive organs" ;
    oboInOwl:hasDbXref "BTO:0001006", "CALOHA:TS-2227", "EFO:0002805", "EMAPA:35931", "EV:0100012", "FMA:9578", "GAID:87", "MA:0000030", "MESH:A01.673", "NCIT:C12767", "OpenCyc:Mx4rvVjiTJwpEbGdrcN5Y29ycA", "SCTID:229765004", "UMLS:C0030797", "Wikipedia:Pelvis", "galen:Pelvis" ;
    oboInOwl:hasExactSynonym "lesser pelvis", "pelvic region", "pelvis", "pelvis region", "true pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002355" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pelvic region of trunk" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] .

obo:UBERON_0002357
    obo:IAO_0000115 "Serous membrane which is divided into parietal and visceral serous pericardium." ;
    oboInOwl:hasDbXref "EMAPA:19030", "FMA:9582", "MA:0002739", "SCTID:243954002", "Wikipedia:Serous_pericardium" ;
    oboInOwl:hasExactSynonym "serous portion of pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pericardium serosum" ;
    oboInOwl:id "UBERON:0002357" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "serous pericardium" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002359
    ] .

obo:UBERON_0002358
    obo:IAO_0000115 "A serous membrane that lines the peritoneal cavity[VHOG,modified]." ;
    obo:IAO_0000116 "TODO - in ZFA is_a epithelium" ;
    obo:UBPROP_0000001 "An epithelium that lines the peritoneal cavity.[TAO]", "Serous membrane that forms the lining of the abdominal cavity or the coelom. It covers most of the intra-abdominal organs, supports the abdominal organs, and serves as a conduit for their blood and lymph vessels and nerves. It is composed of a layer of mesothelium.[AAO]" ;
    obo:UBPROP_0000007 "peritoneal" ;
    obo:UBPROP_0000012 "todo: check MA/EMAPA." ;
    oboInOwl:hasDbXref "AAO:0010814", "BTO:0001472", "CALOHA:TS-2072", "EV:0100087", "FMA:9584", "GAID:18", "MA:0000449", "MESH:A01.047.025.600", "NCIT:C12770", "OpenCyc:Mx4rvjJ72ZwpEbGdrcN5Y29ycA", "TAO:0005120", "UMLS:C0031153", "VHOG:0001257", "Wikipedia:Peritoneum", "XAO:0000139", "ZFA:0005120", "galen:Peritoneum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "peritonaeum" ;
    oboInOwl:id "UBERON:0002358" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "peritoneum" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003697
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035820
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray1040.png"^^xsd:anyURI .

obo:UBERON_0002359
    obo:IAO_0000115 "Membrane organ which is attached to the pericardial sac proper and the central tendon of diaphragm and is continuous with the pretracheal fascia.[FMA]" ;
    obo:UBPROP_0000010 "most superficial part of pericardium; continuous with the outer adventitial layer of the neighboring great blood vessels. [Wikipedia:Pericardium]" ;
    oboInOwl:hasDbXref "EMAPA:19029", "FMA:9586", "MA:0002738", "SCTID:243953008", "Wikipedia:Fibrous_pericardium" ;
    oboInOwl:hasExactSynonym "fibrous portion of pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pericardium fibrosum" ;
    oboInOwl:id "UBERON:0002359" ;
    oboInOwl:inSubset core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "fibrous pericardium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000094, obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002407
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006815
    ] .

obo:UBERON_0002360
    obo:IAO_0000115 "Membrane organ that surrounds the brain and the spinal cord." ;
    obo:UBPROP_0000001 "Membrane covering the brain and spinal cord. It is represented by a single layer in fishes, two in amphibians, reptiles and birds and three in mammals (named dura mater, arachnoid and pia mater). [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    obo:UBPROP_0000007 "meningeal" ;
    obo:UBPROP_0000008 "Whereas cyclostomes and fishes only have a single envelope called the primitive meninx, amphibians have two layers, consisting of an outer dura mater which is extremely dense and protective, and a pia-arachnoid or secondary meninx which is more delicate and vascular. Mammals have three meninges: pia mater (which follows all the convolutions of the brain and is the most interior), the arachnoid layer (which is delicate and sends strands to the pia mater), and the dura mater (the outer, more protective meninx)." ;
    obo:UBPROP_0000012 "Not consider part of the CNS/neuraxis in FMA" ;
    obo:UBPROP_0000202 obo:FMA_76821 ;
    oboInOwl:hasDbXref "BTO:0000144", "CALOHA:TS-1177", "EFO:0000867", "EMAPA:32660", "EV:0100312", "FMA:9589", "GAID:687", "MA:0001113", "MAT:0000113", "MESH:D008578", "NCIT:C12348", "NLXANAT:090204", "OpenCyc:Mx4rwDOl8JwpEbGdrcN5Y29ycA", "TAO:0001355", "UMLS:C0025285", "VHOG:0001295", "Wikipedia:Meninx", "ZFA:0001355" ;
    oboInOwl:hasExactSynonym "layer of meninges", "meningeal layer" ;
    oboInOwl:hasNarrowSynonym "meninx primitiva" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002360" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "meninx" ;
    rdfs:subClassOf obo:UBERON_0000094, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007645
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007645
    ] ;
    foaf:depicted_by "Illu:meninges.jpg"^^xsd:anyURI .

obo:UBERON_0002361
    obo:IAO_0000115 "The innermost layer of the leptomeninges, consisting of a delicate membrane closely covering the surface of the brain and spinal cord,and lying under the arachnoid membrane. The pia, unlike the arachnoid, extends into the sulci in gyrencephalic animals." ;
    obo:IAO_0000116 "consider adding adjacency relationship to neuraxis (brain+spinal cord); however note that at this time the meninges may be considered part of the nervous system" ;
    obo:UBPROP_0000001 "delicate innermost layer of the meninges-the membranes surrounding the brain and spinal cord. The thin, mesh-like pia mater closely envelops the entire surface of the brain, running down into the fissures of the cortex. It joins with the ependyma which lines the ventricles to form choroid plexuses that produce cerebrospinal fluid. In the spinal cord, the pia mater attaches to the dura mater by the denticular ligaments through the arachnoid membrane. The pia mater is a neural crest derivative[Wikipedia:Pia_mater]." ;
    oboInOwl:hasDbXref "BTO:0001635", "EHDAA2:0004318", "EHDAA:1367", "EHDAA:1961", "EHDAA:2001", "EHDAA:2099", "EHDAA:2685", "EHDAA:2833", "EHDAA:2867", "EHDAA:3692", "EHDAA:3710", "EHDAA:6566", "EHDAA:6583", "EMAPA:32663", "EV:0100315", "FMA:9590", "GAID:693", "MA:0001116", "MESH:D010841", "NCIT:C33321", "NLXANAT:090209", "OpenCyc:Mx4rvtesBZwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0001464", "SCTID:362305004", "UMLS:C0031869", "Wikipedia:Pia_mater", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1463" ;
    oboInOwl:hasExactSynonym "pia mater of neuraxis", "pial membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pia" ;
    oboInOwl:id "UBERON:0002361" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pia mater" ;
    rdfs:subClassOf obo:UBERON_0000391, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray770-en.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/6/65/Gray770.png"^^xsd:anyURI .

obo:UBERON_0002362
    obo:IAO_0000115 "A think avascular meningeal layer, between the pia mater and the dural mater. It is separated from the pia mater by the subarachnoid space." ;
    oboInOwl:hasDbXref "BTO:0001636", "CALOHA:TS-0052", "EMAPA:32659", "EV:0100314", "FMA:9591", "GAID:688", "MA:0001114", "MESH:D001099", "NCIT:C32136", "NLXANAT:090208", "OpenCyc:Mx4rve5HlJwpEbGdrcN5Y29ycA", "SCTID:362304000", "UMLS:C1510935", "Wikipedia:Arachnoid_mater", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1464" ;
    oboInOwl:hasExactSynonym "arachnoid", "arachnoid mater of neuraxis", "arachnoid membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arachnoidea mater" ;
    oboInOwl:id "UBERON:0002362" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0000391, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0071953
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a0/Gray767.png"^^xsd:anyURI .

obo:UBERON_0002363
    obo:IAO_0000115 "Thick, fibrous meningeal covering surrounding the brain and spinal cord. It is the outermost of the three meningeal coverings. It consists of two layers: the periosteal dura linking the inner surface of the skull and the meningeal dura that lies above the arachnoid dural membrane. The meningeal layer draws away from the periosteal layer and certain locations to form the dural reflections." ;
    obo:RO_0002161 obo:NCBITaxon_32443 ;
    obo:UBPROP_0000001 "the outermost of the three layers of the meninges surrounding the brain and spinal cord. The other two meningeal layers are the pia mater and the arachnoid mater. The dura surrounds the brain and the spinal cord and is responsible for keeping in the cerebrospinal fluid[Wikipedia:Dura_mater]." ;
    obo:UBPROP_0000009 "capable of inducing chondrogenesis - requires contact with an epithelium - http://www.ncbi.nlm.nih.gov/pubmed/16496288" ;
    obo:UBPROP_0000012 "some ontologies consider dura mater part of the CNS, others dispute this and claim it surrounds it (e.g. DOI:10.1111/joa.12381)[https://github.com/obophenotype/uberon/issues/1261]" ;
    oboInOwl:hasDbXref "BTO:0001637", "CALOHA:TS-2008", "EMAPA:32664", "EV:0100313", "FMA:9592", "GAID:691", "MA:0001115", "MESH:D004388", "NCIT:C32488", "NLXANAT:090206", "OpenCyc:Mx4rvvmzqZwpEbGdrcN5Y29ycA", "SCTID:362301008", "UMLS:C0013313", "Wikipedia:Dura_mater", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1462" ;
    oboInOwl:hasExactSynonym "dura mater of neuraxis", "pachymeninges" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dura" ;
    oboInOwl:id "UBERON:0002363" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "dura mater" ;
    rdfs:subClassOf obo:UBERON_0002360, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001773
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007647
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8e/Meninges-en.svg"^^xsd:anyURI .

obo:UBERON_0002364
    obo:IAO_0000115 "A thin membrane that separates the external ear from the middle ear, consisting of two epithelia (one part of the the external accoustic meatus epithelium, the other part of the tympanic cavity epithelium) with a fibrous layer between them. Its function is to transmit sound from the air to the ossicles inside the middle ear. The malleus bone bridges the gap between the eardrum and the other ossicles. Rupture or perforation of the eardrum can lead to conductive hearing loss. [WP,unvetted]." ;
    obo:RO_0002161 obo:NCBITaxon_8459 ;
    obo:UBPROP_0000001 "The thin membrane which closes externally the cavity of the middle ear and is deeply sited at the bottom of the external auditory meatus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "In particular, a tympanic membrane was not present in the earliest tetrapods (...). An ear utilizing a tympanic membrane evolved independently at least three times in tetrapods: (1) in the lineage that leads to anurans (frogs), (2) in the line of evolution to turtles and diapsids, and (3) in the late synapsid lineage that gave rise to mammals.[well established][VHOG]" ;
    obo:UBPROP_0000011 "The tympanic membrane (TM) has three layers, two epithelia provided by the external acoustic meatus (EAM) and the MEC, derived respectively from the first pharyngeal cleft and pouch, and a mesenchymally derived fibrous stratum" ;
    obo:UBPROP_0000012 "most AOs consider this part of the middle ear, so we go with this and place it in the middle ear as a border to the external, although it could be considered to overlap the external ear in that it has an EAM layer as part - for this reason we do not consider middle and external ear to be spatially disjoint." ;
    oboInOwl:hasDbXref "EMAPA:19062", "EV:0100358", "FMA:9595", "GAID:870", "MA:0000257", "MESH:A09.246.397.873", "NCIT:C12502", "SCTID:181180005", "UMLS:C0041445", "VHOG:0001146", "Wikipedia:Tympanic_membrane", "XAO:0000212" ;
    oboInOwl:hasExactSynonym "Rivinus' membrane", "ear drum", "eardrum", "lateral wall of tympanic cavity", "membranous wall of tympanic cavity", "myrinx", "paries membranaceus cavi tympani" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tympanum" ;
    oboInOwl:id "UBERON:0002364" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tympanic membrane" ;
    rdfs:subClassOf obo:UBERON_0000094, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] .

obo:UBERON_0002365
    obo:IAO_0000115 "A gland that secretes products (excluding hormones and other chemical messengers) into ducts (duct glands) which lead directly into the external environment[WP]. Typical exocrine glands include sweat glands, salivary glands, mammary glands, stomach, liver, pancreas" ;
    obo:IAO_0000116 "Currently this is logically defined by the system it belongs to, but a better system may be base this on presence/absence of ducts. However, the dual nature of the liver should be taken into consideration here. Consider adding subclasses" ;
    oboInOwl:hasDbXref "AEO:0000097", "BTO:0000765", "CALOHA:TS-2012", "EHDAA2:0003097", "EMAPA:35327", "FMA:9596", "GAID:34", "MA:0002564", "MESH:D005088", "NCIT:C12712", "SCTID:115976003", "UMLS:C0015282", "Wikipedia:Exocrine_gland" ;
    oboInOwl:hasExactSynonym "ducted gland", "glandula exocrina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002365" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "exocrine gland" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002330
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002330
            ]
        )
    ] .

obo:UBERON_0002367
    obo:IAO_0000115 "The prostate gland is a partly muscular, partly glandular body that is situated near the base of the mammalian male urethra and secretes an alkaline viscid fluid which is a major constituent of the ejaculatory fluid." ;
    obo:IAO_0000116 "TODO - FMA treats the gland as part of the prostate - see also FMA:74119." ;
    obo:UBPROP_0000007 "prostatic" ;
    oboInOwl:hasDbXref "BTO:0001129", "CALOHA:TS-0828", "EFO:0000858", "EMAPA:19287", "EV:0100104", "FMA:9600", "GAID:392", "MA:0000404", "MAT:0000078", "MESH:D011467", "MIAA:0000078", "NCIT:C12410", "OpenCyc:Mx4rv6trqZwpEbGdrcN5Y29ycA", "SCTID:181422007", "UMLS:C0033572", "VHOG:0001261", "Wikipedia:Prostate", "galen:ProstateGland" ;
    oboInOwl:hasExactSynonym "male prostate", "prostate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prostata" ;
    oboInOwl:id "UBERON:0002367" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "prostate gland" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0010147, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003820
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a1/Prostatelead.jpg"^^xsd:anyURI .

obo:UBERON_0002368
    obo:IAO_0000115 "Endocrine glands are glands of the endocrine system that secrete their products directly into the circulatory system rather than through a duct.[WP, modified]." ;
    oboInOwl:hasDbXref "AEO:0000098", "BTO:0001488", "CALOHA:TS-1300", "EHDAA2:0003098", "EMAPA:35999", "FMA:9602", "GAID:335", "MA:0002563", "MESH:D004702", "NCIT:C12704", "OpenCyc:Mx4rvbkiRZwpEbGdrcN5Y29ycA", "SCTID:40818001", "UMLS:C0014133", "Wikipedia:Endocrine_gland" ;
    oboInOwl:hasExactSynonym "ductless gland", "glandula endocrina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductless gland", "glandulae endocrinae" ;
    oboInOwl:id "UBERON:0002368" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "endocrine gland" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0060986
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000949
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/da/Illu_endocrine_system.png"^^xsd:anyURI .

obo:UBERON_0002369
    obo:IAO_0000115 "Either of a pair of complex endocrine organs near the anterior medial border of the kidney consisting of a mesodermal cortex that produces glucocorticoid, mineralocorticoid, and androgenic hormones and an ectodermal medulla that produces epinephrine and norepinephrine[BTO]." ;
    obo:UBPROP_0000001 "Anatomical structure which is found on the surface of the kidney and secretes various hormones including epinephrine, norephinephrine, aldosterone, corticosterone, and cortisol.[AAO]" ;
    obo:UBPROP_0000003 "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues, but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" ;
    obo:UBPROP_0000008 "The origin of the adrenal gland is still controversial. It is thought to share the same origin as the kidney and gonads, derived from coelomic epithelium of the urogenital ridge and/or the underlying mesenchyme (Keegan and Hammer, 2002; Morohashi, 1997). We follow Kardong and state homology at the level of the cortex and medulla rather than gland as a whole" ;
    obo:UBPROP_0000009 "suprarenal cortex manufactures corticosteroids; suprarenal medulla manufactures epinephrine and norepinephrine; suprarenal medulla receives preganglionic sympathetic innervation from the greater thoracic splanchnic n." ;
    oboInOwl:hasDbXref "AAO:0010551", "BTO:0000047", "CALOHA:TS-0016", "EFO:0000238", "EMAPA:18426", "EV:0100135", "FMA:9604", "GAID:446", "MA:0000116", "MAT:0000071", "MESH:D000311", "MIAA:0000071", "NCIT:C12666", "OpenCyc:Mx4rvXYiz5wpEbGdrcN5Y29ycA", "SCTID:181127006", "UMLS:C0001625", "VHOG:0001141", "Wikipedia:Adrenal_gland", "XAO:0000164", "galen:AdrenalGland" ;
    oboInOwl:hasExactSynonym "glandula adrenalis", "glandula suprarenalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal", "adrenal capsule", "adrenal medulla cell", "atrabiliary capsule", "epinephric gland", "epinephros", "glandula suprarenalis", "interrenal gland", "suprarenal capsule", "suprarenal gland" ;
    oboInOwl:id "UBERON:0002369" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "adrenal gland" ;
    rdfs:subClassOf obo:UBERON_0005172, obo:UBERON_0006858, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000949
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9d/Illu_endocrine_system_New.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c6/Illu_endocrine_system.jpg"^^xsd:anyURI .

obo:UBERON_0002370
    obo:IAO_0000115 "Anatomical structure of largely lymphoid tissue that functions in cell-mediated immunity by being the site where T cells develop." ;
    obo:IAO_0000116 "check - a subtype of gland? not in GO. NCIT has thymus and thymus gland. EHDAA2 has ductless gland." ;
    obo:UBPROP_0000001 "Anatomical structure which originates as several paired thickenings on the dorsal side of the pharyngeal pouches and secretes thymosin.[AAO]" ;
    obo:UBPROP_0000003 "A thymus develops in all vertebrates from the endodermal epithelium of certain pharyngeal pouches and from the adjacent ectodermal epithelium. In fishes, all the pouches, or the first four, contribute to thymus formation, but in tetrapods, the number is more restricted. In mammals, only the third and fourth are involved, and the contribution of the third is by far the greater.[well established][VHOG]" ;
    obo:UBPROP_0000007 "thymic" ;
    oboInOwl:hasDbXref "AAO:0010548", "BTO:0001374", "CALOHA:TS-1043", "EFO:0000860", "EHDAA2:0002017", "EHDAA:9119", "EMAPA:18768", "EV:0100138", "FMA:9607", "GAID:464", "MA:0000142", "MAT:0000080", "MESH:A06.407.850", "MIAA:0000080", "NCIT:C12433", "OpenCyc:Mx4rvpIympwpEbGdrcN5Y29ycA", "SCTID:118507000", "TAO:0001078", "UMLS:C0040113", "VHOG:0000253", "Wikipedia:Thymus", "XAO:0000163", "ZFA:0001078" ;
    oboInOwl:hasExactSynonym "thymus gland", "thymus organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002370" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "thymus" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0002368, obo:UBERON_0004177, obo:UBERON_0005057, obo:UBERON_0005058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0030217
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005562
    ] ;
    foaf:depicted_by "Illu:thymus.jpg"^^xsd:anyURI .

obo:UBERON_0002371
    obo:IAO_0000115 "the soft tissue that fills the cavities of bones" ;
    obo:IAO_0000116 "TODO - create superclass for bone marrow / head kidney. both are portions of tissue in the hematopoetic system. also consider adding as subclass of zone of bone organ for consistency with FMA. See also: Leydig and epigonal organs", "consider placement of NCIT:C53466 medullary bone" ;
    obo:UBPROP_0000003 "The bone marrow is the hematopoietic organ in all vertebrates but fishes, in which hematopoiesis occurs in the kidney.[well established][VHOG]" ;
    obo:UBPROP_0000009 "In adults, marrow in large bones produces new blood cells[Wikipedia:Bone_marrow]" ;
    oboInOwl:hasDbXref "AAO:0011007", "BTO:0000141", "BTO:0000829", "CALOHA:TS-0087", "EFO:0000868", "EMAPA:32760", "EV:0100046", "FMA:9608", "GAID:1287", "MA:0000134", "MAT:0000084", "MESH:D001853", "MIAA:0000084", "NCIT:C12431", "OpenCyc:Mx4rvVm-FpwpEbGdrcN5Y29ycA", "SCTID:421320006", "UMLS:C0005953", "VHOG:0001218", "Wikipedia:Bone_marrow", "XAO:0000123", "galen:BoneMarrow" ;
    oboInOwl:hasExactSynonym "medulla ossea", "medulla ossium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medulla of bone", "medullary bone" ;
    oboInOwl:id "UBERON:0002371" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bone marrow" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0012429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0012429
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/74/Gray72-en.svg"^^xsd:anyURI .

obo:UBERON_0002372
    obo:IAO_0000115 "either of the two small almond-shaped masses of lymph tissue found on either side of the oropharynx" ;
    obo:IAO_0000232 "the term 'tonsil' can be ambiguous, sometimes refering specifically to the palatine tonsil, sometimes generically to include the cecal tonsils of avians. This class represents lymphoid tissue that is part of the tonsillar ring, in the mouth/throat region" ;
    oboInOwl:hasDbXref "BTO:0001387", "CALOHA:TS-1053", "EFO:0001401", "EMAPA:35871", "EV:0100052", "FMA:9609", "GAID:341", "MA:0000143", "MESH:A03.867.603.925", "NCIT:C12802", "OpenCyc:Mx4rvVivrZwpEbGdrcN5Y29ycA", "UMLS:C0836921", "UMLS:C1519547", "UMLS:C1519548", "VHOG:0001139", "Wikipedia:Tonsil", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=671" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Mandel" ;
    oboInOwl:id "UBERON:0002372" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tonsil" ;
    rdfs:subClassOf obo:UBERON_0001962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001735
    ] .

obo:UBERON_0002374
    obo:IAO_0000115 "A bone that is part of the metacarpal skeleton." ;
    oboInOwl:hasDbXref "EFO:0003886", "EMAPA:36158", "FMA:9612", "MA:0000302", "NCIT:C12751", "OpenCyc:Mx4rv1Bk45wpEbGdrcN5Y29ycA", "SCTID:181977005", "SCTID:425761003", "UMLS:C0025526", "Wikipedia:Metacarpal_bone", "galen:Metacarpal" ;
    oboInOwl:hasExactSynonym "metacarpal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002374" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "metacarpal bone" ;
    rdfs:subClassOf obo:UBERON_0003607, obo:UBERON_0003821, obo:UBERON_0012358, obo:UBERON_0015042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001435
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001436
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004453
            ]
        )
    ] ;
    foaf:depicted_by "Metacarpals:numbered-en.svg"^^xsd:anyURI .

obo:UBERON_0002376
    obo:IAO_0000115 "Any skeletal muscle that is part of the head region." ;
    oboInOwl:hasAlternativeId "UBERON:0003899" ;
    oboInOwl:hasDbXref "AAO:0000107", "BTO:0000021", "EFO:0003524", "EHDAA2:0000322", "EMAPA:18172", "FMA:9616", "MA:0000578", "SCTID:244718003", "ZFA:0001652" ;
    oboInOwl:hasExactSynonym "cephalic muscle", "cephalic musculature", "head muscle", "head muscle organ", "muscle of head", "muscle organ of adult head", "muscle organ of head", "musculus caput" ;
    oboInOwl:hasNarrowSynonym "adult head muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial muscle", "head muscles" ;
    oboInOwl:id "UBERON:0002376" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "defined generically so could in theory encompass FBbt:00003260 'skeletal muscle of head', or the muscle of a starfish Aristotle's lantern, but we restrict this to craniates. Skeletal muscles of the head originate from the non-segmented head mesoderm (Noden, 1983; Wachtler et al., 1984)" ;
    rdfs:label "cranial muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010959, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004461
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006904
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0002377
    obo:IAO_0000115 "Any muscle that is part of the cervical (neck) region." ;
    oboInOwl:hasDbXref "EMAPA:36050", "FMA:9617", "GAID:149", "MA:0000587", "MESH:D009334", "NCIT:C33163", "UMLS:C0027532" ;
    oboInOwl:hasExactSynonym "muscle organ of neck", "muscle organ of neck (volume)", "neck (volume) muscle organ", "neck muscle", "neck muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002377" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "muscle of neck" ;
    rdfs:subClassOf obo:UBERON_0010959, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0002378
    obo:IAO_0000115 "Muscle (organ) which is a part of the abdomen. Examples: external oblique, rectus abdominis." ;
    oboInOwl:hasDbXref "BTO:0001261", "EMAPA:35103", "FMA:9620", "GAID:89", "MA:0000520", "MESH:D000009", "NCIT:C32040", "OpenCyc:Mx4rvlygNJwpEbGdrcN5Y29ycA", "SCTID:361352008", "UMLS:C0000739", "Wikipedia:Abdominal_muscle" ;
    oboInOwl:hasExactSynonym "abdomen muscle", "abdomen muscle organ", "abdominal muscle", "abdominal wall muscle", "muscle organ of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdominal wall musculature" ;
    oboInOwl:id "UBERON:0002378" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "muscle of abdomen" ;
    rdfs:subClassOf obo:UBERON_0003833, obo:UBERON_0005172, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0002380
    obo:IAO_0000115 "A large superficial muscle that extends longitudinally from the occipital bone to the lower thoracic vertebrae and laterally to the spine of the scapula (shoulder blade). Its functions are to move the scapulae and support the arm. The trapezius has three functional regions: the superior region (descending part), which supports the weight of the arm; the intermediate region (transverse part), which retracts the scapulae; and the inferior region (ascending part), which medially rotates and depresses the scapulae. [WP,unvetted]." ;
    obo:UBPROP_0000003 "The sternomastoid and the three parts of the trapezius are branchiomeric muscles that have secondarily acquired an attachment to the pectoral girdle. They evolved from the fish cucullaris.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:18183", "FMA:9626", "MA:0002398", "NCIT:C33809", "SCTID:181740005", "UMLS:C0224361", "VHOG:0000834", "Wikipedia:Trapezius_muscle" ;
    oboInOwl:hasExactSynonym "trapezius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculus trapezius", "spinotrapezius" ;
    oboInOwl:id "UBERON:0002380" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "trapezius muscle" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0000351
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0002497
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007173
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001125
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/60/Trapezius.png"^^xsd:anyURI .

obo:UBERON_0002381
    obo:IAO_0000115 "The pectoralis major is a thick, fan-shaped muscle, situated at the upper front of the chest wall. It makes up the bulk of the chest muscles in the male and lies under the breast in the female. Underneath the pectoralis major is the pectoralis minor, a thin, triangular muscle. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0001424", "EHDAA:8311", "EMAPA:18179", "FMA:9627", "MA:0002354", "NCIT:C33284", "SCTID:181624003", "UMLS:C0585574", "VHOG:0000895", "Wikipedia:Pectoralis_major_muscle" ;
    oboInOwl:hasExactSynonym "pectoralis major muscle", "pectoralis major muscle structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "musculus pectoralis major" ;
    oboInOwl:id "UBERON:0002381" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pectoralis major" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0001495, obo:UBERON_0003897, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0001100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003726
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0000975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    foaf:depicted_by "Pectoralis:major.png"^^xsd:anyURI .

obo:UBERON_0002384
    obo:IAO_0000115 "Tissue with cells that deposit non-polarized extracellular matrix including connective tissue fibers and ground substance." ;
    obo:UBPROP_0000001 "One of the four types of tissue in traditional classifications. It is largely a category of exclusion rather than one with a precise definition, but there are certain characteristics shared by all or most tissues in this category, such as involvement in structure and support, derived from mesoderm, and characterized largely by the traits of non-living tissue.[AAO]", "Portion of tissue that consists of mesodermally derived cells and intercellular matrix comprised of protein fibers and carbohydrates, which supports, ensheathes and binds together other tissues.[TAO]", "Tissue with cells that deposit non-polarized extracellular matrix including connective tissue fibers and ground substance.[VSAO]" ;
    obo:UBPROP_0000012 "MA also has set of connective tissues" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "AAO:0000098", "BTO:0000421", "CALOHA:TS-2009", "EFO:0000952", "EMAPA:35251", "FMA:9640", "GAID:100", "MA:0000011", "MAT:0000301", "MESH:D003238", "MIAA:0000301", "NCIT:C12374", "OpenCyc:Mx4rv-aBgZwpEbGdrcN5Y29ycA", "SCTID:361919005", "TAO:0001641", "UMLS:C0009780", "VSAO:0000017", "XAO:0001017", "ZFA:0001632", "galen:ConnectiveTissue" ;
    oboInOwl:hasExactSynonym "portion of connective tissue", "textus connectivus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bindegewebe" ;
    oboInOwl:id "UBERON:0002384" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "connective tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0002385
    obo:IAO_0000115 "Muscle tissue is a contractile tissue made up of actin and myosin fibers[GO]." ;
    obo:UBPROP_0000001 "One of the four types of tissue in traditional classifications. Tissue that contains cells with contractile filaments that move past each other and change the size of the cell. Muscle tissue also is separated into three distinct categories.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000306", "AEO:0000122", "CALOHA:TS-0642", "EHDAA2:0003122", "EMAPA:32715", "FMA:9641", "MA:0002437", "MESH:D009132", "NCIT:C12435", "SCTID:91727004", "UMLS:C2328219", "Wikipedia:Muscle_tissue", "galen:MuscleTissue" ;
    oboInOwl:hasExactSynonym "muscular tissue", "portion of muscle tissue", "textus muscularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002385" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Vertebrate muscle is categorized into three major muscle types defined by their structural and functional properties: skeletal, cardiac and smooth. In Dmel the counterparts are somatic, heart/cardiac and visceral. Here we take a cell type based approach." ;
    rdfs:label "muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006936
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000187
    ] ;
    owl:disjointWith obo:UBERON_0003714 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000187
            ]
        )
    ] .

obo:UBERON_0002386
    obo:IAO_0000115 "The middle limb segment of the pectoral free limb, between the autopod and stylopod segments. Includes as parts the forelimb zeugopodial skeleton, which includes as parts the radius and ulna, or their cartilage precursors, or evolutionary variants." ;
    obo:UBPROP_0000001 "The middle forelimb region. [Evolution, Fourth_Edition_(2006)_Boston_etc.:_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.321, see_Kardong_KV][VHOG]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group. TODO - add distinct term for skeleton and place AAO class here" ;
    oboInOwl:hasDbXref "BTO:0001447", "CALOHA:TS-2205", "EFO:0003053", "EHDAA2:0000553", "EHDAA:4172", "EHDAA:6218", "EMAPA:17417", "FMA:9663", "GAID:55", "MA:0000034", "MESH:D005542", "NCIT:C32628", "OpenCyc:Mx4rvVjnmpwpEbGdrcN5Y29ycA", "SCTID:362741001", "UMLS:C0016536", "VHOG:0000341", "VSAO:0005058", "Wikipedia:Forearm", "galen:Forearm" ;
    oboInOwl:hasExactSynonym "antebrachial region", "antebrachium", "antibrachium", "arm middle limb segment", "arm zeugopod", "brachial region middle limb segment", "brachial region zeugopod", "forearm", "forelimb epipodium", "forelimb zeugopodium", "forelimb zygopod", "intermediate segment of free upper limb", "lower arm", "lower segment of arm", "middle limb segment of arm", "middle limb segment of brachial region", "middle limb segment of forelimb", "middle limb segment of proximal segment of free upper limb", "regio antebrachialis", "zeugopod of arm", "zeugopod of brachial region", "zeugopod of forelimb", "zeugopod of proximal segment of free upper limb" ;
    oboInOwl:hasNarrowSynonym "wing zeugopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antebrachium", "fore epipodium" ;
    oboInOwl:id "UBERON:0002386" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "forelimb zeugopod" ;
    rdfs:subClassOf obo:UBERON_0002471, obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002471
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] ;
    foaf:depicted_by "Forearm:labeled.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/3/3b/Veins.jpg"^^xsd:anyURI .

obo:UBERON_0002387
    obo:IAO_0000115 "distal portion of the hind limb, including tarsal region, metatarsal region and digits." ;
    obo:UBPROP_0000007 "pedal" ;
    oboInOwl:hasDbXref "BTO:0000476", "CALOHA:TS-0377", "EFO:0003065", "EHDAA2:0000546", "EMAPA:17459", "FMA:9664", "GAID:40", "MA:0000044", "MESH:D005528", "NCIT:C32622", "OpenCyc:Mx4rvVi-k5wpEbGdrcN5Y29ycA", "SCTID:302545001", "UMLS:C0016504", "VHOG:0000350", "Wikipedia:Pes_(anatomy)", "galen:Foot" ;
    oboInOwl:hasExactSynonym "foot", "hindlimb autopod", "hindlimb autopodium", "hindlimb distal free limb segment", "pes", "terminal segment of free lower limb" ;
    oboInOwl:hasNarrowSynonym "hind foot", "hind paw", "hind-paw", "hindfeet", "hindfoot", "hindfoot of quadruped", "hindpaw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hind limb autopodium" ;
    oboInOwl:id "UBERON:0002387" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pes" ;
    rdfs:subClassOf obo:UBERON_0002470, obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0001445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002470
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ae/Male_Right_Foot_1.jpg"^^xsd:anyURI .

obo:UBERON_0002389
    obo:IAO_0000115 "A digit that is part of a manus (hand)." ;
    obo:UBPROP_0000001 "One of the fingers of the manus.[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0000028" ;
    oboInOwl:hasDbXref "AAO:0000857", "BTO:0004669", "EHDAA2:0000404", "EMAPA:32642", "FMA:9666", "GAID:57", "MA:0000041", "MESH:D005385", "NCIT:C32608", "NLXANAT:20090602", "OpenCyc:Mx4rvVi_f5wpEbGdrcN5Y29ycA", "SCTID:283992002", "UMLS:C0016129", "Wikipedia:Finger", "XAO:0003036", "galen:Finger" ;
    oboInOwl:hasExactSynonym "digit of hand", "digit of manus", "digitus manus", "finger", "fore digit", "forelimb digit", "hand digit", "manual digit (phalangeal portion) plus soft tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002389" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "manual digit" ;
    rdfs:subClassOf obo:UBERON_0002544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002544
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0002390
    obo:IAO_0000115 "Anatomical system that is involved in the production of hematopoietic cells." ;
    obo:UBPROP_0000001 "Anatomical system that consists of the blood and blood forming tissues.[AAO]" ;
    obo:UBPROP_0000003 "Zebrafish developmental hematopoiesis shows close correspondence to the development of the mammalian hematopoietic system and is regulated by conserved molecular pathways.[well established][VHOG]" ;
    obo:UBPROP_0000007 "hematopoietic" ;
    obo:UBPROP_0000008 "In humans this is primarily the bone marrow, spleen, tonsils, and lymph nodes" ;
    oboInOwl:hasDbXref "AAO:0011002", "BTO:0000570", "CALOHA:TS-0449", "EFO:0000798", "EMAPA:35402", "EV:0100045", "FMA:9667", "GAID:1008", "MA:0002434", "MAT:0000022", "MESH:D006413", "MIAA:0000022", "NCIT:C12909", "SCTID:362587009", "TAO:0005023", "UMLS:C0018957", "VHOG:0001624", "Wikipedia:Haematopoiesis", "XAO:0000122", "ZFA:0005023" ;
    oboInOwl:hasExactSynonym "haematological system", "haemopoietic system", "organa haemopoietica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Blutbildungssystem", "haematopoietic system", "hematological system", "hematolymphoid system", "hemopoietic system" ;
    oboInOwl:id "UBERON:0002390" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hematopoietic system" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003061
    ] ;
    owl:disjointWith obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 .

obo:UBERON_0002391
    obo:IAO_0000115 "Lymph is the fluid that is formed when interstitial fluid enters the conduits of the lymphatic system through lymph capillaries[WP]." ;
    oboInOwl:hasDbXref "BTO:0000855", "CALOHA:TS-0580", "EFO:0000871", "ENVO:02000041", "EV:0100049", "FMA:9671", "GAID:1186", "MA:0002520", "MAT:0000055", "MESH:A12.207.630", "MIAA:0000055", "NCIT:C13252", "OpenCyc:Mx4rvpDOU5wpEbGdrcN5Y29ycA", "UMLS:C0024202", "VHOG:0001590", "Wikipedia:Lymph", "ZFA:0005658", "galen:Lymph" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lympha" ;
    oboInOwl:id "UBERON:0002391" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lymph" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000179, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0000913
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Illu_lymph_capillary.png"^^xsd:anyURI .

obo:UBERON_0002392
    obo:IAO_0000115 "the paired channels leading from the lacrimal sacs to the inferior meatus of the nose, through which tears are conducted through the nasal cavity" ;
    obo:UBPROP_0000003 "The nasolacrimal duct is probably homologous to the posterior (excurrent) naris of actinopterygian fishes.[uncertain][VHOG]" ;
    obo:UBPROP_0000010 "the nasolacrimal duct, the sac is lined by stratified columnar epithelium with mucus-secreting goblet cells, and is surrounded by connective tissue" ;
    oboInOwl:hasBroadSynonym "nasolacrimal duct - posterior naris" ;
    oboInOwl:hasDbXref "AAO:0000643", "EHDAA2:0001237", "EHDAA:7849", "EHDAA:9094", "EMAPA:17853", "FMA:9703", "GAID:902", "MA:0001299", "MESH:D009301", "NCIT:C33161", "OpenCyc:Mx4rv6PJy5wpEbGdrcN5Y29ycA", "SCTID:280643009", "UMLS:C0027437", "VHOG:0000664", "Wikipedia:Nasolacrimal_duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "d. nasolacrimalis", "tear duct" ;
    oboInOwl:id "UBERON:0002392" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "nasolacrimal duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0000058, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007602
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001351
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001750
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001827
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Gray896.png"^^xsd:anyURI .

obo:UBERON_0002394
    obo:IAO_0000115 "Any of the ducts that form the biliary tree, carrying bile from the liver to the small intestine." ;
    obo:UBPROP_0000001 "A duct that carries bile from the liver to the intestine.", "Any of the excretory ducts in the liver that convey bile between the liver and the intestine. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) the amphibian liver has characteristics in common with both fish and terrestrial vertebrates. (...) The histological structure of the liver is similar to that in other vertebrates, with hepatocytes arranged in clusters and cords separated by a meshwork of sinusoids and the presence of the traditional triad of portal venule, hepatic arteriole, and bile duct.[well established][VHOG]" ;
    obo:UBPROP_0000012 "we place the ZFA class here as this fits its textual definition and child nodes. We may recommend a label change for ZFA" ;
    oboInOwl:hasDbXref "AAO:0011019", "BTO:0000122", "CALOHA:TS-0075", "EHDAA2:0000741", "EMAPA:35171", "EV:0100091", "FMA:9706", "GAID:280", "MA:0000354", "MESH:D001652", "NCIT:C12376", "OpenCyc:Mx4rvdCds5wpEbGdrcN5Y29ycA", "SCTID:276157007", "TAO:0001100", "UMLS:C0005400", "VHOG:0000212", "Wikipedia:Bile_duct", "XAO:0000134", "ZFA:0001100" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bile tube", "biliary duct", "gall duct", "hepatic duct" ;
    oboInOwl:id "UBERON:0002394" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bile duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0003928, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001173
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001173
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5d/Digestive_system_showing_bile_duct.png"^^xsd:anyURI .

obo:UBERON_0002396
    obo:IAO_0000115 "the triangular flat bone of the nasal septum" ;
    obo:UBPROP_0000001 "Dermal bone that underlies the mesethmoid and inserts in a fossa on the anteroventral surface of the parasphenoid.[TAO]", "Paired, palatal bones of intramembranous origin that lie ventral to the olfactory region and help to floor the nasal capsules.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: overlaps autopalatine-vomer joint (TAO:0001784)[TAO]", "relationship loss: overlaps mesethmoid-vomer joint (TAO:0001680)[TAO]" ;
    obo:UBPROP_0000003 "In bony fish, the vomers are flattened, paired, bones forming the anterior part of the roof of the mouth, just behind the premaxillary bones. In many species, they have teeth, supplementing those in the jaw proper; in some extinct species the teeth on the vomers were actually larger than the primary set. In amphibians and reptiles, the vomers become narrower, due to the presence of the enlarged choanae (the inner part of the nostrils) on either side, and they may extend further back in the jaw. They are typically small in birds, where they form the upper hind part of the beak, again being located between the choanae. In mammals, the vomers have become narrower still, and are fused into a single, vertically oriented bone. The development of the hard palate beneath the vomer means that the bone is now located in a nasal chamber, separate from the mouth[WP]" ;
    obo:UBPROP_0000005 "The vomer is paired in some taxa (e.g., Amia) while unpaired in others (e.g., teleosts).[TAO]" ;
    oboInOwl:hasDbXref "AAO:0000633", "FMA:9710", "MA:0001496", "NCIT:C33888", "OpenCyc:Mx4rv6jKWZwpEbGdrcN5Y29ycA", "SCTID:272678009", "TAO:0000308", "UMLS:C0242403", "Wikipedia:Vomer", "ZFA:0000308" ;
    oboInOwl:hasExactSynonym "vomer bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prevomer" ;
    oboInOwl:id "UBERON:0002396" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vomer" ;
    rdfs:subClassOf obo:UBERON_0008001, obo:UBERON_0011597, obo:UBERON_0012071, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Illu_facial_bones.jpg"^^xsd:anyURI .

obo:UBERON_0002398
    obo:IAO_0000115 "distal segment of the fore limb, including carpal region, metacarpal region and digits." ;
    obo:IAO_0000232 "like all limb segments, this class encompasses both the unformed hand region of the embryo to the fully formed structure complete with skeleton" ;
    obo:UBPROP_0000007 "manual" ;
    oboInOwl:hasDbXref "AAO:0010803", "BTO:0004668", "CALOHA:TS-2213", "EHDAA2:0000728", "EMAPA:17428", "FMA:9712", "GAID:56", "MA:0000037", "MESH:D006225", "NCIT:C32712", "NLXANAT:20090603", "OpenCyc:Mx4rvViGVZwpEbGdrcN5Y29ycA", "SCTID:302539009", "UMLS:C0018563", "VHOG:0000344", "Wikipedia:Manus_(anatomy)", "galen:Hand" ;
    oboInOwl:hasExactSynonym "forelimb autopod", "forelimb autopodium", "hand", "hand region", "terminal segment of free upper limb" ;
    oboInOwl:hasNarrowSynonym "fore foot", "fore paw", "fore-paw", "forefeet", "forefoot", "forefoot of quadruped", "forepaw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002398" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "manus" ;
    rdfs:subClassOf obo:UBERON_0002470, obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0001442
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002470
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/76/LeftHand0.jpg"^^xsd:anyURI .

obo:UBERON_0002400
    obo:IAO_0000115 "The outer serous membrane of the pulmonary pleural." ;
    oboInOwl:hasDbXref "EMAPA:16776", "FMA:9733", "MA:0002488", "NCIT:C33273", "OpenCyc:Mx4rvv2Uq5wpEbGdrcN5Y29ycA", "SCTID:361998003", "UMLS:C0225777", "VHOG:0001495", "Wikipedia:Parietal_pleura" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pleura parietalis" ;
    oboInOwl:id "UBERON:0002400" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "the part of the pleura external to the visceral pleura. It lines the inner surface of the chest wall, covers the diaphragm, and is reflected over the structures occupying the middle of the thorax" ;
    rdfs:label "parietal pleura" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000077, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0002401
    obo:IAO_0000115 "The inner serous membrane of the pulmonary pleural. The visceral pleura lines the lungs." ;
    obo:UBPROP_0000001 "Each lung is invested by an exceedingly delicate serous membrane, the pleura, which is arranged in the form of a closed invaginated sac. A portion of the serous membrane covers the surface of the lung and dips into the fissures between its lobes; it is called the pulmonary pleura (or visceral pleura). The visceral pleura is attached directly to the lungs[Wikipedia:Visceral_pleura]." ;
    obo:UBPROP_0000012 "FMA treats this as part of the lungs" ;
    oboInOwl:hasDbXref "EHDAA2:0002205", "EMAPA:16777", "FMA:9734", "MA:0002489", "NCIT:C33881", "OpenCyc:Mx4rwNFqppwpEbGdrcN5Y29ycA", "SCTID:361997008", "UMLS:C0225776", "VHOG:0001496" ;
    oboInOwl:hasExactSynonym "pleura pulmonalis", "pleura visceralis", "pleura visceralis (pulmonalis)", "pulmonary visceral pleura" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lung mesothelium", "lung pleura", "pulmonary pleura" ;
    oboInOwl:id "UBERON:0002401" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "visceral pleura" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000077, obo:UBERON_0022350, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0008946
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000977
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0002402
    obo:IAO_0000115 "The fluid-filled cavity that lies between the visceral and parietal pleurae." ;
    obo:UBPROP_0000003 "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" ;
    obo:UBPROP_0000009 "The contraction of the diaphragm creates a negative pressure within the pleural cavity which forces the lungs to expand resulting in passive exhalation and active inhalation. This breathing process can be made forceful through the contraction of the external intercostal muscles which forces the rib cage to expand and add to the negative pressure in the pleural cavity causing the lungs to fill with air. The fluid in the cavity provides lubrication and cushioning" ;
    obo:UBPROP_0000012 "the EHDAA2 class of the same is not equivalent. See https://github.com/obophenotype/uberon/issues/86" ;
    oboInOwl:hasDbXref "BTO:0004422", "EHDAA2:0001475", "EMAPA:16773", "EMAPA:16774", "FMA:9740", "GAID:95", "MA:0000055", "MESH:A01.911.800.650", "NCIT:C12840", "OpenCyc:Mx4rwCKAppwpEbGdrcN5Y29ycA", "SCTID:361999006", "UMLS:C0178802", "VHOG:0000581", "Wikipedia:Pleural_cavity" ;
    oboInOwl:hasExactSynonym "cavitas pleuralis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitum pleuralae", "cavitum pleurale" ;
    oboInOwl:id "UBERON:0002402" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pleural cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0035809, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009778
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002400
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002401
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0009778
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0009778
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ab/Gray965.png"^^xsd:anyURI .

obo:UBERON_0002405
    obo:IAO_0000115 "Anatomical system that protects the body from foreign substances, cells, and tissues by producing the immune response and that includes especially the thymus, spleen, lymphoid tissue, lymphocytes including the B cells and T cells, and antibodies." ;
    obo:UBPROP_0000003 "The antibody-based immune system defined by the presence of the major histocompatibility complex (MHC), T cell receptor (TCR), B cell receptor (BCR) or recombination activating genes (RAGs) is known beginning from jawed fishes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011003", "BILA:0000104", "BTO:0005810", "FMA:9825", "GAID:328", "MA:0002711", "MESH:D007107", "NCIT:C12735", "OpenCyc:Mx4rvWNkm5wpEbGdrcN5Y29ycA", "SCTID:362590003", "TAO:0001159", "UMLS:C0020962", "VHOG:0001247", "Wikipedia:Immune_system", "XAO:0003152", "ZFA:0001159" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002405" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "immune system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0002376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:disjointWith obo:UBERON_0002416, obo:UBERON_0002423, obo:UBERON_0004456 .

obo:UBERON_0002406
    obo:IAO_0000115 "a double-walled sac containing the heart and the roots of the great vessels." ;
    oboInOwl:hasDbXref "FMA:9868", "RETIRED_EHDAA2:0001443", "SCTID:361326002", "TAO:0000054" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pericardium" ;
    oboInOwl:id "UBERON:0002406" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pericardial sac" ;
    rdfs:subClassOf obo:UBERON_0005181, obo:UBERON_0005906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002407
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002359
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005906
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001074
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002357
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Gray489.png"^^xsd:anyURI .

obo:UBERON_0002407
    obo:IAO_0000115 "The combination of pericardial sac (a double-walled sac containing the heart and the roots of the great vessels) plus fibrous pericardium." ;
    obo:UBPROP_0000001 "Peritoneum that surrounds the heart.[AAO]" ;
    obo:UBPROP_0000007 "pericardial" ;
    obo:UBPROP_0000012 "In GO the concept of pericardium is developmental implicitly epithelial, but here it represents a multi-tissue structure encompassing the sac (epithelium plus connective) and cavity", "this class denotes a combination of fibrous PC + PC sac (itself a combination of cavity, epithelium and connective tissue). Many sources use the term 'pericardium' to denote either just the serous membrane (ZFA) or the epithelium (GO)", "we follow FMA in dividing pericardium into pericardial sac and fibrous pericardium" ;
    oboInOwl:hasDbXref "AAO:0010817", "BSA:0000090", "BTO:0000717", "CALOHA:TS-0761", "EFO:0000820", "EHDAA:5376", "EMAPA:16133", "EV:0100023", "FMA:9869", "GAID:569", "MA:0000099", "MAT:0000454", "MESH:D010496", "NCIT:C13005", "OpenCyc:Mx4rvoCLgJwpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0001443", "SCTID:181295003", "TAO:0000054", "UMLS:C0031050", "VHOG:0001280", "Wikipedia:Pericardium", "XAO:0004182", "ZFA:0000054", "galen:Pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002407" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pericardium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Gray489.png"^^xsd:anyURI .

obo:UBERON_0002408
    obo:IAO_0000115 "Parietal serous membrane which is part of the pericardium and forms the outer layer of the pericardial sac." ;
    oboInOwl:hasDbXref "EHDAA:3422", "EHDAA:5378", "EMAPA:19031", "FMA:9870", "MA:0000483", "NCIT:C94500", "SCTID:243956000", "UMLS:C0225969", "VHOG:0000537", "Wikipedia:Parietal_pericardium" ;
    oboInOwl:hasExactSynonym "lamina parietalis (pericardii serosum)", "lamina parietalis pericardii", "parietal layer of serous pericardium", "parietal pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pericardial sac" ;
    oboInOwl:id "UBERON:0002408" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "parietal serous pericardium" ;
    rdfs:subClassOf obo:UBERON_0022351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022351
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002357
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Gray489.png"^^xsd:anyURI .

obo:UBERON_0002409
    obo:IAO_0000115 "Transudate contained in the pericardial cavity.[FMA]" ;
    oboInOwl:hasDbXref "BTO:0001016", "FMA:9887", "MA:0002530", "Wikipedia:Pericardial_fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002409" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pericardial fluid" ;
    rdfs:subClassOf obo:UBERON_0007794, obo:UBERON_0036217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0002425
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0002425
            ]
        )
    ] .

obo:UBERON_0002410
    obo:IAO_0000115 "The autonomic nervous system is composed of neurons that are not under conscious control, and is comprised of two antagonistic components, the sympathetic and parasympathetic nervous systems. The autonomic nervous system regulates key functions including the activity of the cardiac (heart) muscle, smooth muscles (e.g. of the gut), and glands[GO]." ;
    obo:UBPROP_0000001 "Nervous system including a portion of the central and peripheral systems and presiding over the control and coordination of the vegetative functions of the organism. It innervates smooth and cardiac muscles and glandular tissues and is responsible for many actions which are more or less automatic (e.g. secretion, vasoconstriction etc.). It consists of the sympathetic and parasympathetic nervous systems. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]", "Part of the peripheral nervous system which regulates involuntary functions of the body and consists of the sympathetic and parasympathetic system.[AAO]" ;
    obo:UBPROP_0000003 "From comparative analyses of craniate brains, a morphotype of the brain in the earliest craniate stock can be constructed. In marked contrast to cephalochordates, the ancestral craniate morphotype had a plethora of unique features, which included a telencephalon with pallial and subpallial parts, paired olfactory bulbs with substantial projections to most or all of the telencephalic pallium, paired lateral eyes and ears, a lateral line system for both electroreception and mechanoreception, spinal cord dorsal root ganglia, and an autonomic nervous system.[well established][VHOG]" ;
    obo:UBPROP_0000012 "FMA splits this into peripheral and nervous parts; GO has ANS directly under NS; PNS is a sib" ;
    oboInOwl:hasDbXref "AAO:0000033", "BIRNLEX:1123", "BTO:0002507", "CALOHA:TS-2001", "EHDA:10095", "EHDAA2:0000158", "EHDAA:3767", "EMAPA:16984", "FMA:65553", "GAID:706", "MA:0000219", "MESH:D001341", "NCIT:C12673", "SCTID:362481007", "TAO:0001574", "UMLS:C0004388", "UMLS:C1305381", "VHOG:0000396", "Wikipedia:Autonomic_nervous_system", "ZFA:0001574", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2054" ;
    oboInOwl:hasExactSynonym "autonomic division of peripheral nervous system", "autonomic part of peripheral nervous system", "divisio autonomica systematis nervosi peripherici", "pars autonomica systematis nervosi peripherici", "peripheral autonomic nervous system", "visceral nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ANS", "divisio autonomica systematis nervosi peripherici" ;
    oboInOwl:id "UBERON:0002410" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "autonomic nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f7/Gray839.png"^^xsd:anyURI .

obo:UBERON_0002411
    obo:IAO_0000115 "the small, erectile body located at the anterior end of the vulva" ;
    obo:UBPROP_0000007 "clitoral" ;
    oboInOwl:hasDbXref "BTO:0002020", "EHDAA2:0000255", "EHDAA:9360", "EMAPA:30819", "FMA:9909", "GAID:385", "MA:0000382", "MESH:D002987", "NCIT:C12308", "OpenCyc:Mx4rvVjr6ZwpEbGdrcN5Y29ycA", "SCTID:181442003", "UMLS:C0008984", "VHOG:0000700", "Wikipedia:Clitoris", "galen:Clitoris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002411" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "clitoris" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005876
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005056
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Clitoris_anatomy_labeled-en.svg"^^xsd:anyURI .

obo:UBERON_0002412
    obo:IAO_0000115 "The ossified form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." ;
    obo:IAO_0000116 "Consider changing name to make distinction from inferred superclass 'vertebral element' clear", "we follow FMA in making this an irregular bone - however vertebra have 'epiphyses' which are currently classified as belonging to long bones" ;
    obo:RO_0002161 obo:NCBITaxon_7901 ;
    obo:UBPROP_0000001 "Endochondral bone that forms around the notochord and is part of the vertebral column.[TAO]", "Main component of the vertebral column. It consists of two essential parts, a dorsal neural arch and a ventral centrum.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000691", "CALOHA:TS-2352", "EFO:0001371", "EMAPA:32740", "FMA:9914", "MA:0000309", "NCIT:C12933", "OpenCyc:Mx4rvt2Dh5wpEbGdrcN5Y29ycA", "SCTID:181817002", "TAO:0001189", "UMLS:C0549207", "Wikipedia:Vertebra", "XAO:0004019", "ZFA:0001189", "galen:Vertebra" ;
    oboInOwl:hasExactSynonym "vertebra bone", "vertebrae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002412" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vertebra" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0008001, obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0002413
    obo:IAO_0000115 "A vertebra that is located in the cervical region of the vertebral column." ;
    obo:UBPROP_0000008 "In some species, some parts of the skull may be composed of vertebra-like elements, e.g. the occipital bone in humans is composed of four vertebra-like segments. In many vertebrate species, cervical vertebrae are variable in number; however, almost all mammals have seven (including those with very short necks relative to body size, such as elephants or whales, and those with very long necks, such as giraffes). The few exceptions include the manatee and the sloths, of which the two-toed sloth has six cervical vertebrae and the three-toed sloth has up to nine cervical vertebrae. In many species, though not in mammals, the cervical vertebrae bear ribs. In many other groups, such as lizards and saurischian dinosaurs, the cervical ribs are large; in birds they are small and completely fused to the vertebrae. The transverse processes of mammals are homologous to the cervical ribs of other amniotes. Thoracic vertebrae in all species are defined as those vertebrae which also carry a pair of ribs, and lie caudal to the cervical vertebrae. In humans, cervical vertebrae are the smallest of the true vertebrae, and can be readily distinguished from those of the thoracic or lumbar regions by the presence of a foramen (hole) in each transverse process, through which passes the vertebral artery." ;
    oboInOwl:hasDbXref "EMAPA:17674", "FMA:9915", "GAID:235", "MA:0000311", "MESH:D002574", "NCIT:C12693", "SCTID:181820005", "Wikipedia:Cervical_vertebrae", "XAO:0003076", "galen:CervicalVertebra" ;
    oboInOwl:hasExactSynonym "cervical vertebrae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vertebrae cervicales" ;
    oboInOwl:id "UBERON:0002413" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cervical vertebra" ;
    rdfs:subClassOf obo:UBERON_0003458, obo:UBERON_0004247, obo:UBERON_0004451, obo:UBERON_0015007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f8/Illu_vertebral_column.jpg"^^xsd:anyURI .

obo:UBERON_0002415
    obo:IAO_0000115 "An external caudal extension of the body. In chordates, the tail is post-anal, in other animals the anus ends in the tail" ;
    obo:IAO_0000116 "Note we also have a subclass post-anal tail, for the chordate specific structure. currently defined very generally, inclusive of caudal fin" ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    oboInOwl:hasDbXref "AEO:0000109", "BILA:0000117", "BTO:0001348", "EFO:0000963", "EHDAA:9198", "GAID:1245", "MAT:0000094", "MESH:D013623", "MIAA:0000094", "OpenCyc:Mx4rvVjiC5wpEbGdrcN5Y29ycA", "WBbt:0005741", "Wikipedia:Tail" ;
    oboInOwl:hasExactSynonym "caudal subdivision" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002415" ;
    oboInOwl:inSubset core:efo_slim, core:grouping_class, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tail" ;
    rdfs:subClassOf obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0002416
    obo:IAO_0000115 "Connected anatomical system that forms a barrier between an animal and its environment. In vertebrates, the integumental system consists of the epidermis, dermis plus associated glands and adnexa such as hair and scales. In invertebrates, the integumental system may include cuticle." ;
    obo:UBPROP_0000003 "(...) the integument of many tetrapods is reinforced by a morphologically and structurally diverse assemblage of skeletal elements. These elements are widely understood to be derivatives of the once all-encompassing dermal skeleton of stem-gnathostomes (...).[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tfhayamizu> ;
    oboInOwl:hasAlternativeId "UBERON:0007029" ;
    oboInOwl:hasDbXref "AEO:0000154", "BILA:0000118", "CALOHA:TS-1299", "CARO:0002001", "EFO:0000807", "EHDAA2:0000836", "EHDAA2_RETIRED:0003154", "EHDAA:6520", "EMAPA:17524", "EV:0100151", "FBbt:00004969", "FMA:72979", "HAO:0000421", "MA:0000014", "MAT:0000033", "MESH:D034582", "MIAA:0000033", "NCIT:C12907", "SCTID:361692004", "TADS:0000108", "UMLS:C0037267", "VHOG:0000403", "Wikipedia:Integumentary_system", "XAO:0000176", "galen:Surface" ;
    oboInOwl:hasExactSynonym "integumentary system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body surface", "dermal system", "external covering of organism", "integumentum commune", "organism surface", "surface" ;
    oboInOwl:id "UBERON:0002416" ;
    oboInOwl:inSubset core:efo_slim, core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "integumental system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0013514
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0002423, obo:UBERON_0004456 .

obo:UBERON_0002417
    obo:IAO_0000115 "The abdominal segment of the torso." ;
    oboInOwl:hasDbXref "EMAPA:35104", "FMA:259211", "MA:0000021", "SCTID:362875007", "Wikipedia:Lumbar" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdomen/pelvis/perineum", "lower body", "lower trunk", "lumbar region" ;
    oboInOwl:id "UBERON:0002417" ;
    a owl:Class ;
    rdfs:label "abdominal segment of trunk" ;
    rdfs:subClassOf obo:UBERON_0009569, obo:UBERON_0011676 .

obo:UBERON_0002418
    obo:IAO_0000115 "Skeletal tissue that is avascular, rich in glycosaminoglycans (GAGs) and typically includes chondrocytes within isolated lacunae. Cartilage tissue is deposited by chondroblasts." ;
    obo:UBPROP_0000001 "A type of dense connective tissue. It is composed of cells called chondrocytes which are dispersed in a firm gel-like ground substance, called the matrix. Cartilage is avascular (contains no blood vessels) and nutrients are diffused through the matrix. Cartilage is found in the joints, the rib cage, the ear, the nose, in the throat and between intervertebral disks. It makes up virtually the entire skeleton in chondrichthyes.[AAO]", "Portion of tissue which is connective tissue composed of collagen and/or elastin fibers and chondrocytes. Cartilage is avascular and provides both skeletal functions and a framework upon which bone is deposited.[TAO]", "Skeletal tissue that is avascular, rich in glycosaminoglycans (GAGs) and typically includes chondrocytes within isolated lacunae. Cartilage tissue is deposited by chondroblasts.[VSAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" ;
    obo:UBPROP_0000003 "Phylogenetic analysis suggests that cartilage arose independently in cnidarians, hemichordates, vertebrates, arthropods, annelids, brachiopods, and molluscs - or a common ancestor of brachiopods and molluscs (...). Analyses of cartilage as a tissue and of the development of invertebrate cartilages are consistent with homology between invertebrate and vertebrate cartilage. From the discussion above, it will be clear that understanding genetic changes underlying cartilage evolution is key to determining whether the multiple origins of cartilage represent parallel evolution.[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000060", "AEO:0000087", "BTO:0000206", "EFO:0000949", "EHDAA2:0003087", "EMAPA:32730", "EV:0100141", "FMA:37377", "GAID:99", "MA:0000104", "MAT:0000189", "MESH:D002356", "MIAA:0000189", "NCIT:C12373", "NCIT:C32268", "OpenCyc:Mx4rvVjeOZwpEbGdrcN5Y29ycA", "SCTID:309312004", "TAO:0001501", "UMLS:C0007301", "VHOG:0001207", "VSAO:0000040", "Wikipedia:Cartilage", "XAO:0000170", "ZFA:0005622", "galen:Cartilage" ;
    oboInOwl:hasExactSynonym "cartilage tissue", "cartilaginous tissue", "chondrogenic tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilage", "cartilages", "portion of cartilage tissue" ;
    oboInOwl:id "UBERON:0002418" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Previous: \"A portion of connective tissue dominated by extracellular matrix containing collagen type II and large amounts of proteoglycan, particularly chondroitin sulfate[GO]. Regular connective tissue, which consists of chondrocytes and related cells, the intercellular matrix of which is chondrified. Examples: hyaline cartilage, fibrocartilage, elastic cartilage[FMA]. an avascular supporting and articular skeletal tissue. It also functions as the primary endoskeletal support in vertebrate embryos. Cartilage is deposited by and is composed of chondroblasts and chondrocytes separated by an extracellular matrix, which may or may not mineralize depending on cartilage type, age, or taxon[Hall and Witten].\" See also FMA:71500 Set of cartilages, FMA:55107 Cartilage organ, FMA:12264 Articular cartilage. // elements made from cartilage, cartilage-like, or chondroid tissues evolved in invertebrates[H&W]" ;
    rdfs:label "cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0004755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] ;
    owl:disjointWith obo:UBERON_0002481 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Hypertrophic_Zone_of_Epiphyseal_Plate.jpg"^^xsd:anyURI .

obo:UBERON_0002419
    obo:IAO_0000115 "A gland that is part of a skin of body [Automatically generated definition]." ;
    obo:IAO_0000116 "check FMA, use plural for now as general class not there" ;
    oboInOwl:hasDbXref "EMAPA:35774", "FMA:71878", "MA:0000146", "SCTID:110485007" ;
    oboInOwl:hasExactSynonym "glandulae cutis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of skin glands", "skin glands", "skin glands set" ;
    oboInOwl:id "UBERON:0002419" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "skin gland" ;
    rdfs:subClassOf obo:UBERON_0003297, obo:UBERON_0004121, obo:UBERON_0006003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
        )
    ] .

obo:UBERON_0002420
    obo:IAO_0000115 "An individual member of a collection of basal ganglia. Basal ganglia are subcortical masses of gray matter in the forebrain and midbrain that are richly interconnected and so viewed as a functional system. The nuclei usually included are the caudate nucleus (caudoputamen in rodents), putamen, globus pallidus, substantia nigra (pars compacta and pars reticulata) and the subthalamic nucleus. Some also include the nucleus accumbens and ventral pallidum[NIF,modified]." ;
    obo:IAO_0000116 "it is necessary to introduce two classes, one representing an individual basal ganglion, another representing the aggregate structure, in order to have consistent classification amongst AOs (e.g. in MA the aygdala is part of the BG, in FMA and BTO it is a subclass). Apart from achieving this consistency, the value of having two distinct classes is questionable, since the BG-plural is trivially the set of all BGs-singular. it would be better for all AOs to decide on one single way of doing this. Do not merge until this is done." ;
    oboInOwl:hasDbXref "BTO:0000235", "CALOHA:TS-1149", "DHBA:10332", "EFO:0000904", "FMA:62514", "SCTID:244434001" ;
    oboInOwl:hasExactSynonym "basal ganglion of telencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal ganglia", "basal nucleus", "nuclei basales" ;
    oboInOwl:id "UBERON:0002420" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "basal ganglion" ;
    rdfs:subClassOf obo:UBERON_0003528, obo:UBERON_0007245, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010011
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1b/Basal_Ganglia_and_Related_Structures.svg"^^xsd:anyURI .

obo:UBERON_0002421
    obo:IAO_0000115 "Hippocampus (proper) plus dentate gyrus and subiculum[definition derived from NIF comments and ontology alignment]." ;
    obo:IAO_0000232 "The term hippocampus is often used synonymously with hippocampal formation which consists of the hippocampus proper or Cornu Ammonis, the dentate gyrus and the subiculum" ;
    obo:UBPROP_0000012 "BTO:0000601 is placed here since it includes the DG. GO also includes dentate gyrus development as part of hippocampus development, so we assume when GO says 'hippocampus' it means 'hippocampal formation'. In ABA HPF = (.. subiculum) + HIP, HIP = DG + AH." ;
    oboInOwl:hasDbXref "BAMS:HPF", "BAMS:Hi", "BAMS:HiF", "BIRNLEX:715", "BM:Tel-HF", "BTO:0000601", "DHBA:10294", "EMAPA:35405", "FMA:74038", "HBA:4249", "MA:0000189", "MBA:1089", "PBA:4003", "SCTID:422867004", "UMLS:C0175202", "Wikipedia:Hippocampal_formation", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=177" ;
    oboInOwl:hasExactSynonym "hippocampus (Crosby)" ;
    oboInOwl:hasNarrowSynonym "hippocampus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "archipallium", "formatio hippocampi", "major hippocampus", "primal cortex", "seahorse" ;
    oboInOwl:id "UBERON:0002421" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hippocampal formation" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

obo:UBERON_0002422
    obo:IAO_0000115 "Part of the ventricular system of the brain, forming a single large irregularly shaped cavity located on the midline of the rhombencephalon, between the medulla, pons and the isthmus ventrally and the cerebellum dorsally. It is continuous with the cerebral aqueduct anteriorally and the central canal of the spinal cord posteriorly. It communicates with the subarachnoid space through its lateral and median apertures." ;
    obo:UBPROP_0000001 "Fluid-filled brain cavity. Kimmel et al, 1995.[TAO]", "Irregularly shaped cavity in the rhombencephalon, between the medulla oblongata, the pons, and the isthmus in front, and the cerebellum behind. It is continuous with the central canal of the cord below and with the cerebral aqueduct above, and through its lateral and median apertures it communicates with the subarachnoid space.[AAO]", "The fourth ventricle is an irregularly shaped cavity in the rhombencephalon, between the medulla oblongata, the pons, and the isthmus in front, and the cerebellum behind. It is continuous with the central canal of the cord below and with the cerebral aqueduct above, and through its lateral and median apertures it communicates with the subarachnoid space[GO][GO:0021592]." ;
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011043", "BAMS:4V", "BAMS:V4", "BIRNLEX:1256", "BM:Pons-4V", "BTO:0003426", "CALOHA:TS-2015", "DHBA:10669", "DHBA:12805", "DMBA:126651782", "EHDAA2:0000100", "EHDAA:896", "EMAPA:16917", "EV:0100310", "FMA:78469", "GAID:610", "HBA:9421", "MA:0000196", "MBA:145", "MESH:D020546", "NCIT:C12828", "OpenCyc:Mx4rv-7Q6pwpEbGdrcN5Y29ycA", "SCTID:180932000", "TAO:0000110", "UMLS:C0149556", "VHOG:0000006", "Wikipedia:Fourth_ventricle", "XAO:0003099", "ZFA:0000110", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=621" ;
    oboInOwl:hasExactSynonym "ventricle IV" ;
    oboInOwl:hasNarrowSynonym "rhombencephalic vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th ventricle", "IVth ventricle", "fourth ventricle proper", "hindbrain ventricle", "rhombencephalic ventricle", "ventricle of hindbrain", "ventricle of rhombencephalon", "ventriculus quartus" ;
    oboInOwl:id "UBERON:0002422" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "fourth ventricle" ;
    rdfs:subClassOf obo:UBERON_0004086, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013149
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004086
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray734.png"^^xsd:anyURI .

obo:UBERON_0002423
    obo:IAO_0000115 "The part of the digestive system that contains the liver and the biliary system" ;
    obo:UBPROP_0000001 "System responsible for the production and movement of bile[ZFIN:curator]." ;
    obo:UBPROP_0000009 "The hepaticobiliary system is responsible for metabolic and catabolic processing of small molecules absorbed from the blood or gut, hormones and serum proteins, detoxification, storage of glycogen, triglycerides, metals and lipid soluble vitamins and excretion of bile. Included are the synthesis of albumin, blood coagulation factors, complement, and specific binding proteins. The parts are: liver, bile duct, gall bladder and hepatic duct [GO:0061008]" ;
    oboInOwl:hasDbXref "AAO:0011056", "CALOHA:TS-1308", "EFO:0000800", "EHDAA2:0000998", "EHDAA:2189", "EMAPA:16840", "EV:0100088", "MA:0000324", "MAT:0000024", "MIAA:0000024", "NCIT:C43612", "TAO:0000036", "UMLS:C1711359", "VHOG:0000294", "Wikipedia:Hepatobiliary_system", "XAO:0000132", "ZFA:0000036" ;
    oboInOwl:hasExactSynonym "hepaticobiliary system", "liver and biliary system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "liver/biliary system" ;
    oboInOwl:id "UBERON:0002423" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatobiliary system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002294
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0004456 .

obo:UBERON_0002424
    obo:IAO_0000115 "An epithelium that is part of the mouth and lines the oral cavity, typically stratified squamous, and may be para-, ortho- or non- keratinized. Primary barrier between oral environment and deeper tissues" ;
    obo:IAO_0000116 "consider including separate class for developmental structure (adult human is stratified; in EHDAA2 is unilaminar)" ;
    obo:UBPROP_0000001 "The epithelium that lines the oral cavity. The oral epithelium epithelial cells with many short microvilli as well as mucous cells, rodlet cells and taste buds[ZFIN:ZDB-PUB-060921-12, ZFIN:ZDB-PUB-091204-24]." ;
    obo:UBPROP_0000011 "the avian oral epithelium has the developmental capacity to initiate tooth developmental programs with underlying grafts of non-avian oral ectomesenchyme" ;
    oboInOwl:hasDbXref "AAO:0010357", "BTO:0001775", "CALOHA:TS-0715", "EHDAA2:0001325", "EHDAA:2187", "EMAPA:16839", "EMAPA:26942", "FMA:265152", "MA:0000344", "NCIT:C49595", "TAO:0000816", "UMLS:C1709332", "VHOG:0000187", "XAO:0003201", "ZFA:0000816" ;
    oboInOwl:hasExactSynonym "epithelium of mucosa of mouth", "epithelium of oral mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002424" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "oral epithelium" ;
    rdfs:subClassOf obo:UBERON_0003350, obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003729
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003729
            ]
        )
    ] .

obo:UBERON_0002425
    obo:IAO_0000115 "Visceral serous membrane which is continuous with the parietal serous pericardium and is attached to the myocardium[FMA]." ;
    oboInOwl:hasDbXref "EMAPA:16589", "EMAPA:19032", "FMA:84882", "MA:0000484", "SCTID:243955001", "VHOG:0000538", "Wikipedia:Visceral_pericardium" ;
    oboInOwl:hasExactSynonym "lamina visceralis pericardii serosi", "serous visceral pericardium", "visceral lamina of serous pericardium", "visceral layer of serous pericardium", "visceral pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epicardium", "pericardium visceral mesothelium" ;
    oboInOwl:id "UBERON:0002425" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "visceral serous pericardium" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0022350, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002348
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002407
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022350
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002357
            ]
        )
    ] .

obo:UBERON_0002426
    obo:IAO_0000115 "Any muscle organ that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000508", "CALOHA:TS-1037", "EMAPA:17747", "EMAPA:17748", "FMA:9619", "MA:0000548" ;
    oboInOwl:hasExactSynonym "anterior thoracic region muscle organ", "anterolateral part of thorax muscle organ", "chest muscle organ", "front of thorax muscle organ", "muscle of thorax", "muscle organ of anterior thoracic region", "muscle organ of anterolateral part of thorax", "muscle organ of chest", "muscle organ of front of thorax", "musculus thoracicus", "thoracic muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002426" ;
    a owl:Class ;
    rdfs:label "chest muscle" ;
    rdfs:subClassOf obo:UBERON_0003830, obo:UBERON_0005175 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0002427
    obo:IAO_0000115 "A zone of skin that is part of an arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37350", "MA:0000596", "NCIT:C52754", "UMLS:C0222204" ;
    oboInOwl:hasExactSynonym "skin of arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brachial region skin" ;
    oboInOwl:id "UBERON:0002427" ;
    a owl:Class ;
    rdfs:label "arm skin" ;
    rdfs:subClassOf obo:UBERON_0003531, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0002428
    obo:IAO_0000115 "A bone that is part of a limb [Automatically generated definition]." ;
    obo:IAO_0000232 "the formal definition is very inclusive, and includes sesamoids" ;
    obo:UBPROP_0000012 "NCITA includes clavicle. MA:'limb bone' is actually a bone of limb or girdle" ;
    oboInOwl:hasDbXref "EFO:0000945", "MAT:0000151", "MIAA:0000151", "NCIT:C32223", "SCTID:304149004", "UMLS:C0582791" ;
    oboInOwl:hasExactSynonym "bone of extremity", "bone of limb", "free limb bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002428" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "limb bone" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0004375, obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010881
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0002429
    obo:IAO_0000115 "Cervical lymph nodes are lymph nodes found in the neck. [WP,unvetted]." ;
    oboInOwl:hasDbXref "FMA:61213", "MA:0000736", "NCIT:C32298", "SCTID:181757009", "UMLS:C0588054", "Wikipedia:Cervical_lymph_nodes" ;
    oboInOwl:hasExactSynonym "lymph node of neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002429" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cervical lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4c/Lymph_node_regions.jpg"^^xsd:anyURI .

obo:UBERON_0002435
    obo:IAO_0000115 "A region of the forebrain consisting of the caudate nucleus, putamen and fundus striati.[GO]." ;
    obo:UBPROP_0000007 "striatal" ;
    obo:UBPROP_0000012 "FMA divides 'striatum of neuraxis' into 4, neostriatum is seperate class. In NIF these are synonyms. TODO - check striatum vs corpus striatum see Wikipedia:Striatum#History. Check caudoputamen" ;
    oboInOwl:hasDbXref "BAMS:STR", "BAMS:Str", "BAMS:Striatum", "BIRNLEX:1672", "BM:N", "BTO:0000418", "DHBA:10333", "DMBA:15851", "EFO:0000109", "EMAPA:17549", "FMA:77618", "FMA:83683", "HBA:4277", "MA:0000891", "MBA:477", "MESH:A08.186.211.730.885.105.487.550", "NCIT:C111122", "PBA:10080", "UMLS:C0162512", "Wikipedia:Striatum", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=225", "ncithesaurus:Striatum" ;
    oboInOwl:hasExactSynonym "neostriatum", "neuraxis striatum", "striate nucleus", "striatum", "striatum of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caudate putamen", "corpus striatum", "corpus striatum (Zilles)", "dorsal striatum", "striated nucleus" ;
    oboInOwl:id "UBERON:0002435" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "striatum" ;
    rdfs:subClassOf obo:UBERON_0011300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000204
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006098
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0010011
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/33/BrainCaudatePutamen.svg"^^xsd:anyURI .

obo:UBERON_0002437
    obo:IAO_0000115 "White matter that is part of a cerebral hemisphere." ;
    obo:IAO_0000232 "sometimes the term 'cerebral white matter' may be used generically but here is refers specifically to the white matter in a hemisphere" ;
    obo:UBPROP_0000012 "The BTO class is inconsistent as it is part of the brain and spinal cord." ;
    oboInOwl:hasDbXref "BAMS:cw", "BIRNLEX:711", "BTO:0000236", "CALOHA:TS-2362", "EMAPA:35237", "FMA:241998", "FMA:256174", "FMA:61822", "MA:0000945", "NCIT:C49347", "SCTID:361691006", "UMLS:C0152295", "UMLS:C1284115", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=189" ;
    oboInOwl:hasExactSynonym "cerebral hemisphere white matter", "cerebral white matter", "white matter structure of cerebral hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hemisphere white matter", "region of cerebral white matter", "substantia medullaris cerebri" ;
    oboInOwl:id "UBERON:0002437" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebral hemisphere white matter" ;
    rdfs:subClassOf obo:UBERON_0011299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001869
            ]
        )
    ] .

obo:UBERON_0002442
    oboInOwl:hasDbXref "EMAPA:37719", "FMA:65265", "MA:0001175" ;
    oboInOwl:hasExactSynonym "right axillary neural trunk", "trunk of right axillary nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "circumflex nerve trunk" ;
    oboInOwl:id "UBERON:0002442" ;
    a owl:Class ;
    rdfs:label "axillary nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0002464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001493
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001493
            ]
        )
    ] .

obo:UBERON_0002443
    obo:IAO_0000115 "A blood vessel that is part of a choroid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17828", "FMA:76550", "MA:0001237" ;
    oboInOwl:hasExactSynonym "blood vessel of choroid", "blood vessel of choroid coat", "blood vessel of choroidea", "blood vessel of posterior uvea", "choroid blood vessel", "choroid blood vessels", "choroid blood vessels set", "choroid coat blood vessel", "choroidea blood vessel", "posterior uvea blood vessel", "vasa sanguinea choroideae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of choroid blood vessels" ;
    oboInOwl:id "UBERON:0002443" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "cannot find singular in FMA, using Set class" ;
    rdfs:label "choroidal blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001776
            ]
        )
    ] .

obo:UBERON_0002444
    obo:IAO_0000115 "A region of the lens consisting of packed elongated enucleate cells packed with crystallin" ;
    obo:UBPROP_0000001 "Fibres resembling a ribbon and arranged in very thin plates in the lens. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "(...) the line, or Y, or star sutures common to mammalian lenses, including those of primates. In the case of line or Y sutures, the overlapping of lens fibers in each successive shell is coincident and results in the formation of four or six three-dimensional suture planes that extend from the lens nucleus to the periphery.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0000724", "CALOHA:TS-0544", "EHDAA:4745", "EHDAA:9065", "EMAPA:17841", "FMA:76827", "MA:0001304", "NCIT:C32976", "RETIRED_EHDAA2:0000979", "UMLS:C0229224", "VHOG:0000444", "Wikipedia:Lens_(anatomy)#Lens_fibers", "XAO:0004096" ;
    oboInOwl:hasExactSynonym "fibrae lentis", "lens fibers", "lens fibers set", "lens fibres" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lens fibre", "set of lens fibers" ;
    oboInOwl:id "UBERON:0002444" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lens fiber" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0011004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034944
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0011004
            ]
        )
    ] .

obo:UBERON_0002446
    obo:IAO_0000115 "A large sesamoid bone found in the distal femur/proximal tibial region of the hindlimb of tetrapods. The patella is the attachment site for proximal hindlimb tendons.[PHENOSCAPE:ad]" ;
    obo:UBPROP_0000007 "patellar" ;
    oboInOwl:hasDbXref "EMAPA:35668", "FMA:24485", "GAID:203", "MA:0001374", "MESH:A02.835.232.500.624", "NCIT:C33282", "SCTID:182083008", "UMLS:C0030647", "Wikipedia:Patella", "galen:Patella" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "knee bone", "knee cap", "patella" ;
    oboInOwl:id "UBERON:0002446" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The patella, also known as the knee cap or kneepan, is the largest sesamoid bone in the human body. The primary functional role of the patella is knee extension. The patella has convergently evolved in placental mammals and birds; marsupials have only rudimentary, non-ossified patellae. In more primitive tetrapods, including living amphibians and reptiles, the muscle tendons from the upper leg are attached directly to the tibia, and the patella is not present. See also: fabella." ;
    rdfs:label "patella" ;
    rdfs:subClassOf obo:UBERON_0001479, obo:UBERON_0005893, obo:UBERON_0011141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001465
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] ;
    foaf:depicted_by "Knee:diagram.svg"^^xsd:anyURI .

obo:UBERON_0002450
    obo:IAO_0000115 "The maternal uterine-derived portion of the placenta" ;
    obo:IAO_0000116 "TODO - check mp syn" ;
    obo:UBPROP_0000011 "formed under the influence of progesterone and forms highly-characteristic cells. [Wikipedia:Decidua]" ;
    oboInOwl:hasDbXref "BTO:0001360", "CALOHA:TS-0193", "EMAPA:35269", "FMA:85538", "GAID:378", "MA:0001722", "MAT:0000290", "MESH:D003656", "MIAA:0000290", "NCIT:C32425", "SCTID:362842004", "UMLS:C0011106", "Wikipedia:Decidua" ;
    oboInOwl:hasExactSynonym "decidous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "decidua basalis", "endometrium", "extraembryonic part of placenta", "extraembryonic placenta", "maternal decidual layer", "maternal part of placenta", "maternal placenta", "placenta maternal decidual layer", "uterine decidua" ;
    oboInOwl:id "UBERON:0002450" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "decidua" ;
    rdfs:subClassOf obo:UBERON_0000478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000459
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fa/Gray33.png"^^xsd:anyURI .

obo:UBERON_0002451
    obo:IAO_0000115 "The mucous secreting gland associated with the mucuous membrane lining the uterus." ;
    obo:UBPROP_0000010 "simple or branched tubular" ;
    obo:UBPROP_0000202 obo:FMA_71647 ;
    oboInOwl:hasDbXref "BTO:0003433", "BTO:0004518", "EMAPA:29919", "MA:0001726", "NCIT:C33842", "SCTID:361377009", "UMLS:C1183035", "Wikipedia:Uterine_glands" ;
    oboInOwl:hasExactSynonym "endometrial gland", "endometrial mucuous gland", "endometrium gland", "glandulae uterinae", "uterine gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae uterinae" ;
    oboInOwl:id "UBERON:0002451" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "endometrial gland" ;
    rdfs:subClassOf obo:UBERON_0000414, obo:UBERON_0004120, obo:UBERON_0005179, obo:UBERON_0005398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012276
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/28/Gray1169.png"^^xsd:anyURI .

obo:UBERON_0002456
    obo:IAO_0000115 "An artery that supplies the anterior chest wall and the breasts. It is a paired artery, with one running along each side of the sternum, to continue after its bifurcation as the superior epigastric and musculophrenic arteries. [WP,unvetted]." ;
    obo:UBPROP_0000012 "MA has both mammary and thoracic" ;
    oboInOwl:hasDbXref "EHDAA2:0000880", "EHDAA:8585", "EMAPA:18617", "FMA:3960", "MA:0001982", "MA:0001984", "NCIT:C52941", "OpenCyc:Mx4rMe0MIao8EduQrwACs5b6Bw", "SCTID:244239009", "UMLS:C0226276", "Wikipedia:Internal_thoracic_artery" ;
    oboInOwl:hasExactSynonym "internal mammary artery", "internal thoracic mammary artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria mammaria interna", "arteria thoracica interna", "mammary artery" ;
    oboInOwl:id "UBERON:0002456" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "internal thoracic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001533
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray522.png"^^xsd:anyURI .

obo:UBERON_0002457
    obo:IAO_0000115 "The small branching sprouts of the dorsal aorta that grow across the medial surface of the somite, turn right angles to grow over that surface and then fuse with other sprouts and form the vertebral arteries adjacent to the neural tube; the intersomitic arteries supply the body wall and persist in the adult as the posterior intercostal, subcostal and the lumbar arteries" ;
    obo:UBPROP_0000001 "Arteries that connect the dorsal aorta and the dorsal longitudinal anastomotic vessel. They run along the vertical myotomal boundaries. At early stages these vessels don't have venous or arteriproperty_value external_definitionmarkers. They form from the primary sprouts from the dorsal aorta[ZFA:0001061]." ;
    obo:UBPROP_0000003 "Few changes of evolutionary significance occur in the branching pattern of the dorsal aorta. All vertebrates have (...) paired intersegmental arteries to the trunk, tail, and paired appendages.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0006001" ;
    oboInOwl:hasDbXref "EHDAA2:0000882", "EHDAA:4340", "EMAPA:17616", "MA:0001985", "SCTID:360401001", "TAO:0001061", "VHOG:0000225", "XAO:0004165", "ZFA:0001061" ;
    oboInOwl:hasExactSynonym "intersegmental artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intersegmental arteries" ;
    oboInOwl:id "UBERON:0002457" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intersomitic artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0014907 .

obo:UBERON_0002458
    obo:IAO_0000115 "Arteries that supply the spinal cord." ;
    oboInOwl:hasDbXref "EHDAA2:0001890", "EHDAA:4355", "EMAPA:18241", "MA:0002043", "NCIT:C33587", "SCTID:244228006", "TAO:0000682", "UMLS:C0447043", "Wikipedia:Spinal_artery", "ZFA:0000682" ;
    oboInOwl:hasExactSynonym "spinal arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002458" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "spinal artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0002460
    obo:IAO_0000115 "A tributary of the iliac vein that drains the urinary bladder." ;
    obo:UBPROP_0000202 obo:FMA_70911 ;
    oboInOwl:hasDbXref "EMAPA:37205", "MA:0002263", "SCTID:12683000", "Wikipedia:Vesical_veins" ;
    oboInOwl:hasExactSynonym "venae vesicales", "vesical veins", "vesical veins set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002460" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "vesical vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bd/Gray585.png"^^xsd:anyURI .

obo:UBERON_0002464
    obo:UBPROP_0000001 "Segment of neural tree organ which consists of nerve fiber bundles aggregated to form a cable-like structure that branches off to different nerves; together with all nerves of the same tree. Example: trunk of cranial nerve, trunk of spinal nerve, trunk of peripheral nerve[FMA:5913]." ;
    oboInOwl:hasAlternativeId "UBERON:0001147" ;
    oboInOwl:hasDbXref "BTO:0000927", "EHDAA:4675", "EMAPA:16986", "FMA:14383", "FMA:5913", "MA:0000229", "MA:0002408", "SCTID:281248001" ;
    oboInOwl:hasExactSynonym "peripheral nerve trunk", "trunk of nerve", "trunk of peripheral nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002464" ;
    a owl:Class ;
    rdfs:label "nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001021
    ], [
        a owl:Restriction ;
        owl:onProperty core:trunk_part_of ;
        owl:someValuesFrom obo:UBERON_0001021
    ] ;
    owl:disjointWith obo:UBERON_0003439 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000122
            [
                a owl:Restriction ;
                owl:onProperty core:trunk_part_of ;
                owl:someValuesFrom obo:UBERON_0001021
            ]
        )
    ] .

obo:UBERON_0002465
    obo:IAO_0000115 "The lymphatic system in vertebrates is a network of conduits that carry a clear fluid called lymph. It also includes the lymphoid tissue through which the lymph travels. Lymphoid tissue is found in many organs, particularly the lymph nodes, and in the lymphoid follicles associated with the digestive system such as the tonsils. The system also includes all the structures dedicated to the circulation and production of lymphocytes, which includes the spleen, thymus, bone marrow and the lymphoid tissue associated with the digestive system[WP]." ;
    obo:UBPROP_0000001 "Part of the circulatory system which consists of a series of vessels which collect blood (exclusive of erythrocytes) which seep through capillary walls and return it to the veins.[AAO]" ;
    obo:UBPROP_0000003 "Tetrapods have evolved distinct lymphatic systems, in which lymphatic capillaries help drain most of the tissues of the body.[well established][VHOG]" ;
    obo:UBPROP_0000007 "lymphoid" ;
    obo:UBPROP_0000008 "The lymphatic system of anuran amphibians is characterized by large lymphatic sacs and two pairs of lymph hearts that return lymph into the venous circulation but no lymph vessels per se [10.1152/japplphysiol.00201.2013]", "The lymphatic systems of reptiles and some birds have lymph hearts, and both groups have extensive lymph vessels, but their functional role in both lymph movement and plasma volume homeostasis is almost completely unknown [10.1152/japplphysiol.00201.2013]" ;
    obo:UBPROP_0000012 "We follow FMA and MA in distinguishing between lymphatic system and lymphoid system, with lymhoid tissue part of the non-lymphatic component, although these terms are often used interchangeably. We assume the ZFA term lymphatic tissue actually corresponds to the broader class (e.g. ZFA lymph node in the ZFA lymphatic system). See tracker for more comments." ;
    oboInOwl:hasAlternativeId "UBERON:0002096" ;
    oboInOwl:hasDbXref "EHDAA2:0001043", "EHDAA:8677", "EMAPA:37664", "FMA:74594", "GAID:931", "MA:0002435", "MAT:0000197", "MIAA:0000197", "NCIT:C12746", "OpenCyc:Mx4rwQAKT5wpEbGdrcN5Y29ycA", "SCTID:362589007", "TAO:0000385", "UMLS:C0024235", "VHOG:0000842", "Wikipedia:Lymphoid_system", "XAO:0003199", "ZFA:0000385" ;
    oboInOwl:hasNarrowSynonym "lymphatic system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymphatic circulatory system", "lymphatic drainage system", "systema lymphoideum" ;
    oboInOwl:id "UBERON:0002465" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lymphoid system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/TE-Lymphatic_system_diagram.svg"^^xsd:anyURI .

obo:UBERON_0002466
    obo:IAO_0000115 "Clear to pale yellow watery secretions from the glands lining the small intestine walls. Secretion is stimulated by the mechanical pressure of partly digested food in the intestine." ;
    oboInOwl:hasDbXref "BTO:0000644", "FMA:62974", "GAID:1162", "MA:0002515", "MESH:D007419", "NCIT:C32875", "UMLS:C0021849", "Wikipedia:Succus_entericus" ;
    oboInOwl:hasExactSynonym "intestinal secretion", "succus entericus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal juice" ;
    oboInOwl:id "UBERON:0002466" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "intestine secretion" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0002469
    obo:IAO_0000115 "A mucosa that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003345" ;
    oboInOwl:hasDbXref "BTO:0002859", "EMAPA:26981", "FMA:62996", "MA:0002680", "NCIT:C32538", "SCTID:362127004", "UMLS:C0227176" ;
    oboInOwl:hasExactSynonym "esophageal mucosa", "esophageal mucous membrane", "esophagus mucosa", "esophagus mucous membrane", "lamina muscularis mucosae oesophageae", "mucosa of esophagus", "mucosa of oesophagus", "mucous membrane of esophagus", "mucous membrane of oesophagus", "oesophageal mucosa", "oesophagus mucosa", "oesophagus mucous membrane", "tunica mucosa esophagi", "tunica mucosa oesophageae", "tunica mucosa oesophagi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscularis mucosae of oesophagus", "tunica mucosa oesophagi" ;
    oboInOwl:id "UBERON:0002469" ;
    a owl:Class ;
    rdfs:label "esophagus mucosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0002470
    obo:IAO_0000115 "Terminal segment of free limb, immediately distal to the zeugopod region. The fully developed autopod consists of the autopod skeleton plus associated structures such as integument, muscle tissue, vasculature etc. The autopod is divided into mesopodial, metapodiual, and acropodial segments. Examples: human hand, mouse paw, human foot" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group; note that this refers to the limb segment, not just the skeleton." ;
    oboInOwl:hasBroadSynonym "autopod" ;
    oboInOwl:hasDbXref "BTO:0004359", "EFO:0000877", "EMAPA:32722", "FMA:83015", "MA:0002714", "MAT:0000091", "MIAA:0000091", "NCIT:C77660", "SCTID:95936004", "UMLS:C0687080" ;
    oboInOwl:hasExactSynonym "autopodial limb segment", "autopodial segment", "autopodium", "autopodium region", "distal free limb segment", "distal segment of free limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "autopodial element", "distal segment of limb", "manus/pes", "paw", "paw/hand/foot/hoof", "pod" ;
    oboInOwl:id "UBERON:0002470" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "autopod region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002101
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0006717
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002471
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0006717
            ]
        )
    ] .

obo:UBERON_0002471
    obo:IAO_0000115 "The middle free limb segment, between the autopod and stylopod segments. Includes as parts the zeugopodial skeleton. Examples: There are two types of zeugopod: forelimb zeugopod (aka forearm), hindlimb zeugopod (aka crus)." ;
    obo:UBPROP_0000007 "zeugopodial" ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasBroadSynonym "middle part of limb" ;
    oboInOwl:hasDbXref "EFO:0000878", "FMA:83016", "MA:0002716", "MAT:0000092", "MIAA:0000092" ;
    oboInOwl:hasExactSynonym "epipodium", "middle free limb segment", "middle limb segment", "zeugopod limb segment", "zeugopodial limb segment", "zeugopodium", "zygopod", "zygopodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "middle segment of free limb" ;
    oboInOwl:id "UBERON:0002471" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "There exists some controversy about which podial segments are present in some fishes, e.g. if the autopod is not newly evolved in tetrapods, there is a question as to which segments are actually present in basal vertebrate taxa.[PHENOSCAPE:curators]" ;
    rdfs:label "zeugopod" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000097 ;
        owl:someValuesFrom obo:UBERON_0002472
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000100 ;
        owl:someValuesFrom obo:UBERON_0002470
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0011584
            ]
        )
    ] .

obo:UBERON_0002472
    obo:IAO_0000115 "The proximal free limb segment. Includes as parts the stylopod skeleton." ;
    obo:UBPROP_0000007 "stylopodial" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group" ;
    oboInOwl:hasBroadSynonym "proximal part of limb" ;
    oboInOwl:hasDbXref "EFO:0000879", "FMA:83014", "MA:0002717", "MAT:0000093", "MIAA:0000093" ;
    oboInOwl:hasExactSynonym "propodium", "proximal free limb segment", "stylopodial limb segment", "stylopodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal segment of free limb" ;
    oboInOwl:id "UBERON:0002472" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "stylopod" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000100 ;
        owl:someValuesFrom obo:UBERON_0002471
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011583
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0011583
            ]
        )
    ] .

obo:UBERON_0002478
    obo:IAO_0000115 "the bone that is situated in the orbit on either side of the presphenoid; it generally forms a part of the sphenoid in the adult, and may be independent in the young" ;
    obo:UBPROP_0000001 "Endochondral ossification of the lateral sides of the braincase.[AAO]", "Large median unpaired cartilage bone consisting of two diverging plates. Positioned medial to the eye. The orbitosphenoid develops from the Trabeculae communis and forms the anterior and anterolateral boundary of the orbital foramen and constitutes a significant part of the sidewalls and floor of the cranial cavity. Bordered by the lateral ethmoid anteriorly, and the pterosphenoid posteriorly, The orbitosphenoid may extend ventrally to meet the parasphenoid. In the adult, the orbitosphenoid is fused ventrally to the parasphenoid via a thin sheet of bone.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from taenia marginalis anterior (TAO:0001505)[TAO]", "relationship loss: overlaps orbitosphenoid-lateral ethmoid joint (TAO:0001941)[TAO]", "relationship loss: overlaps orbitosphenoid-prootic joint (TAO:0001794)[TAO]", "relationship loss: overlaps pterosphenoid-orbitosphenoid joint (TAO:0001831)[TAO]", "relationship loss: part_of braincase and otic capsule skeleton (AAO:0000052)[AAO]", "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: develops_from neurocranium (UBERON:0001703)[TAO]", "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: part_of neurocranium (UBERON:0001703)[TAO]" ;
    oboInOwl:hasDbXref "AAO:0000345", "EMAPA:18719", "FMA:52869", "MA:0002773", "SCTID:361737003", "TAO:0000253", "VHOG:0001153", "Wikipedia:Lesser_wing_of_sphenoid_bone", "ZFA:0000253" ;
    oboInOwl:hasExactSynonym "ala minor (os sphenoidale)", "ala minor ossis sphenoidalis", "ingrassia's process", "lesser wing of sphenoid", "lesser wing of sphenoidal bone", "orbitosphenoid bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alae parvae", "lesser wing of sphenoid bone", "orbitosphenoids" ;
    oboInOwl:id "UBERON:0002478" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "orbitosphenoid" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0003462, obo:UBERON_0004120, obo:UBERON_0011164, obo:UBERON_0015059, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001677
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002517
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005687
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015059
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/35/Gray145.png"^^xsd:anyURI .

obo:UBERON_0002481
    obo:IAO_0000115 "Skeletal tissue with a collagen-rich extracellular matrix vascularized, mineralized with hydroxyapatite and typically including osteocytes located in lacunae that communicate with one another by cell processes (in canaliculi). Bone is deposited by osteoblasts." ;
    obo:IAO_0000116 "see https://github.com/obophenotype/uberon/issues/27" ;
    obo:UBPROP_0000001 "Skeletal tissue with a collagen-rich extracellular matrix vascularized, mineralized with hydroxyapatite and typically including osteocytes located in lacunae that communicate with one another by cell processes (in canaliculi). Bone is deposited by osteoblasts.[VSAO]" ;
    oboInOwl:hasDbXref "CALOHA:TS-2011", "EMAPA:35179", "FMA:224804", "MA:0002780", "MESH:D001842", "NCIT:C13076", "UMLS:C0391978", "VSAO:0000047", "Wikipedia:Bone_tissue", "XAO:0004040", "ZFA:0005621", "galen:BoneTissue" ;
    oboInOwl:hasExactSynonym "calcium tissue", "osseous tissue", "osteogenic tissue" ;
    oboInOwl:hasNarrowSynonym "mineralized bone tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone", "portion of bone tissue" ;
    oboInOwl:id "UBERON:0002481" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "bone tissue" ;
    rdfs:subClassOf obo:UBERON_0004755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    owl:disjointWith obo:UBERON_0005090 .

obo:UBERON_0002482
    obo:IAO_0000115 "Bone tissue that has a regular parallel alignment of collagen into sheets (lamellae) and is mechanically strong." ;
    oboInOwl:hasDbXref "EMAPA:37625", "FMA:224806", "MA:0002781", "Wikipedia:Bone#Woven_or_lamellar", "galen:LamellarBone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002482" ;
    a owl:Class ;
    rdfs:comment "histological classification, lamellar vs woven. Note that only FMA has woven" ;
    rdfs:label "lamellar bone" ;
    rdfs:subClassOf obo:UBERON_0002481 .

obo:UBERON_0002484
    obo:IAO_0000115 "the medullary cavities of the bones where bone marrow is stored" ;
    obo:RO_0002174 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000010 "Located in the main shaft (cortical bone) of a long bone (diaphysis) (consisting mostly of compact bone), the medullary cavity has walls composed of spongy bone (cancellous bone) and is lined with a thin, vascular membrane (endosteum)[Wikipedia:Bone_marrow_of_ovaryry_cavity]" ;
    obo:UBPROP_0000012 "not clear if the FMA intends to have two classes. MP:0000065: 'the medullary cavities of the bones.'. NCITA also has 'medullary bone'" ;
    oboInOwl:hasDbXref "FMA:75147", "FMA:83698", "MA:0002783", "Wikipedia:Bone_marrow_of_ovaryry_cavity" ;
    oboInOwl:hasExactSynonym "cavity of cancellous bone", "marrow cavity", "medullary cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002484" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone marrow cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001439
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0002371
    ] .

obo:UBERON_0002485
    obo:IAO_0000115 "The minute canals that pass the prostatic secretions to the urethra." ;
    oboInOwl:hasDbXref "EMAPA:36568", "FMA:19580", "MA:0002785", "NCIT:C13102", "SCTID:362276000", "UMLS:C0227965", "Wikipedia:Prostatic_ducts" ;
    oboInOwl:hasExactSynonym "duct of prostate", "duct of prostate gland", "prostate duct", "prostate gland duct", "prostatic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002485" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "prostate duct" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0002490
    obo:IAO_0000115 "A suture that connects the two frontal bones of the skull." ;
    obo:UBPROP_0000008 "in humans, the frontal suture is a dense connective tissue structure that divides the two halves of the frontal bone of the skull in infants and children. It usually disappears by the age of six, with the two halves of the frontal bone being fused together. If it does not disappear it may be called a 'metopic suture' or 'sutura frontalis persistens. ' If the suture is not present at birth (craniosynostosis) it will cause a keel-shaped deformity of the skull called 'trigonocephaly. ' It is present in a fetal skull so that the skull can bend and is very elastic at the time of birth. The baby's head literally bends when coming out of the mother's womb. The space is filled as the child grows older. [WP,unvetted]" ;
    oboInOwl:hasDbXref "EMAPA:19226", "EMAPA:35358", "FMA:52989", "MA:0002796", "SCTID:136854008", "Wikipedia:Frontal_suture" ;
    oboInOwl:hasExactSynonym "frontal suture of skull", "median frontal suture", "sutura frontalis", "sutura metopica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metopic suture", "sutura frontalis" ;
    oboInOwl:id "UBERON:0002490" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "frontal suture" ;
    rdfs:subClassOf obo:UBERON_0003685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000209
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003685
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0000209 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0000209 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] ;
    foaf:depicted_by "Frontal:suture.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/1/17/Gray134.png"^^xsd:anyURI .

obo:UBERON_0002495
    obo:IAO_0000115 "Long bone is a limb bone that is subcylindrical and has a shaft with periosteum separating the ends of the bones. Long bones are present only in the limbs[VSAO:wd]." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "BTO:0004256", "EMAPA:35503", "FMA:7474", "MA:0002802", "NCIT:C33003", "OpenCyc:Mx4rv6axr5wpEbGdrcN5Y29ycA", "SCTID:332709000", "UMLS:C0222647", "Wikipedia:Long_bone", "galen:LongBone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os longum" ;
    oboInOwl:id "UBERON:0002495" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "Endochondral_ossification is an essential process during the rudimentary formation of long bones, with the exception of the clavicle[Wikipedia:Endochondral_ossification]. The medial and and lateral ends undergo EO, the mid-portion is formed by a process with features of EO & IO (the process is shared by the mandible)[ISBN:9780397517251]" ;
    rdfs:label "long bone" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] .

obo:UBERON_0002497
    obo:IAO_0000115 "Region of the scapula where the latter meets with the clavicle: attachment point of the clavicle to the scapula in some taxa." ;
    obo:UBPROP_0000001 "Anterior rounded projection of the pars acromialis of the scapula.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of pars acromialis (AAO:0000752)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000826", "EMAPA:25119", "FMA:23260", "GAID:187", "MA:0002805", "MESH:D000174", "NCIT:C32048", "OpenCyc:Mx4rvmrF8pwpEbGdrcN5Y29ycA", "SCTID:181911000", "UMLS:C0001209", "VSAO:0005067", "Wikipedia:Acromion" ;
    oboInOwl:hasExactSynonym "acromion process", "scapular acromion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acromion of scapula", "acromion of the scapula" ;
    oboInOwl:id "UBERON:0002497" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "acromion" ;
    rdfs:subClassOf obo:UBERON_0004530, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/79/Gray206.png"^^xsd:anyURI .

obo:UBERON_0002498
    obo:IAO_0000115 "a rough elevation at the middle of the lateral side of the shaft of the humerus to which the deltoid muscle attaches" ;
    obo:UBPROP_0000008 "In basal Tetrapodomorph lineages often the deltoid process and the pectoral processes are separate and thus should not be made exact synonyms to the deltopectoral crest.[PHENOSCAPE:ad]" ;
    oboInOwl:hasDbXref "AAO:0000736", "EMAPA:25052", "FMA:23418", "MA:0002808", "Wikipedia:Deltoid_tuberosity" ;
    oboInOwl:hasExactSynonym "crista ventralis", "deltoid crest", "deltoid eminence", "deltoid impression", "deltoid tuberosity", "deltoid tuberosity of humerus", "tuberositas deltoidea", "tuberositas deltoidea (corpus humeri)", "tuberositas deltoidea humeri" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crista ventralis humeri", "deltoid process", "pectoral process" ;
    oboInOwl:id "UBERON:0002498" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "deltopectoral crest" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005813, obo:UBERON_0010314, obo:UBERON_4100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004652
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a7/HumerusFront.png"^^xsd:anyURI .

obo:UBERON_0002499
    obo:IAO_0000115 "The labyrinth is a system of fluid passages in the inner ear, including both the cochlea, which is part of the auditory system, and the vestibular system, which provides the sense of balance. It is named by analogy with the mythical maze that imprisoned the Minotaur, because of its appearance. The bony labyrinth, or osseous labyrinth, is the network of passages with bony walls lined with periosteum. The bony labyrinth is lined with the membranous labyrinth. There is a layer of perilymph between them. The three parts of the bony labyrinth are the vestibule of the ear, the semicircular canals, and the cochlea. The vestibular system is the region of the inner ear where the semicircular canals converge, close to the cochlea (the hearing organ). The vestibular system works with the visual system to keep objects in focus when the head is moving. Joint and muscle receptors also are important in maintaining balance. The brain receives, interprets, and processes the information from these systems that control our balance. [WP,unvetted]." ;
    obo:IAO_0000116 "we follow the FMA in placing this in the membranous labyrinth. Notes: The labyrinth can be divided by layer or by region. Bony vs. membranous / Vestibular vs. cochlear" ;
    oboInOwl:hasDbXref "BTO:0004686", "EMAPA:36569", "FMA:61259", "MA:0002809", "NCIT:C32336", "UMLS:C0931689", "Wikipedia:Cochlear_labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002499" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cochlear labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray923.png"^^xsd:anyURI .

obo:UBERON_0002506
    obo:IAO_0000115 "An epithelium that is part of a iris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35447", "FMA:58517", "MA:0002826" ;
    oboInOwl:hasExactSynonym "epithelial tissue of iris", "epithelium of iris", "epithelium pigmentosum (iris)", "epithelium pigmentosum iridis", "iris epithelial tissue", "iris epithelium", "pigmented epithelium of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "iris pigmented epithelium" ;
    oboInOwl:id "UBERON:0002506" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "iris epithelium" ;
    rdfs:subClassOf obo:UBERON_0000488, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0048770
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0002507
    obo:IAO_0000115 "A lymph node that is part of an abdomen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35992", "FMA:12787", "MA:0002827", "SCTID:245342005" ;
    oboInOwl:hasExactSynonym "abdomen lymph node", "lymph node of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "parietal abdominal lymph node" ;
    oboInOwl:id "UBERON:0002507" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "abdominal lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, obo:UBERON_0005172 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0002509
    obo:IAO_0000115 "The lymph nodes located in the mesentery, of which there are 3 classes: ileocolic, juxtaintestinal mesenteric, and central superior group." ;
    oboInOwl:hasDbXref "BTO:0000767", "EMAPA:35561", "FMA:12795", "MA:0002829", "NCIT:C77641", "UMLS:C0229792", "Wikipedia:Mesenteric_lymph_nodes" ;
    oboInOwl:hasExactSynonym "mesenteric node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nodi lymphoidei mesenterici" ;
    oboInOwl:id "UBERON:0002509" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mesenteric lymph node" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0015860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002507
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002095
            ]
        )
    ] .

obo:UBERON_0002512
    obo:IAO_0000115 "A transient endocrine gland that develops from the postovulatory or atretic follicles and secretes progesterone; it is thought to be related to egg retention[PMID]." ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000008 "maintains the endometrium in mammals[WP]. A corpus luteum is known in hagfish (100), Squalus (101), and salamander (100) but not lamprey (102). There are no data for Branchiostoma and Ciona, and given that they are multiple spawners, there is no a priori reason to conclude that they lack a corpus luteum" ;
    oboInOwl:hasDbXref "BTO:0000292", "CALOHA:TS-0181", "EMAPA:29886", "FMA:18619", "GAID:369", "MA:0002834", "MESH:D003338", "NCIT:C26465", "SCTID:257943001", "UMLS:C0010092", "Wikipedia:Corpus_luteum" ;
    oboInOwl:hasExactSynonym "corpora lutea", "corpus luteum of ovary", "ovarian corpus luteum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "luteal gland" ;
    oboInOwl:id "UBERON:0002512" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "corpus luteum" ;
    rdfs:subClassOf obo:UBERON_0002368, obo:UBERON_0004120, obo:UBERON_0005398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000175
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0042701
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/57/Folliclesinovary.jpg"^^xsd:anyURI .

obo:UBERON_0002513
    obo:IAO_0000115 "Replacement bone that forms within cartilage." ;
    obo:IAO_0000116 "placement in this class to be inferred" ;
    obo:UBPROP_0000001 "Replacement bone that forms within cartilage.[VSAO]" ;
    obo:UBPROP_0000012 "some structures, e.g. in ZFA are both intramembrane and endochondral" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "AAO:0010776", "AEO:0000083", "BTO:0002157", "EHDAA2:0003083", "FMA:24321", "TAO:0001591", "VSAO:0000145", "XAO:0004018", "ZFA:0001591" ;
    oboInOwl:hasExactSynonym "ossified chondrogenic bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilaginous bone", "endochondral bones" ;
    oboInOwl:id "UBERON:0002513" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endochondral bone" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0010314, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2001544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0005863
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Hypertrophic_Zone_of_Epiphyseal_Plate.jpg"^^xsd:anyURI .

obo:UBERON_0002514
    obo:IAO_0000115 "Bone tissue forms directly within mesenchyme, and does not replace other tissues[TAO]. Intramembranous ossification is the formation of bone in which osteoblasts secrete a collagen-proteoglycan matrix that binds calcium salts and becomes calcified[GO]. Intramembranous ossification is the way flat bones and the shell of a turtle are formed[GO]. Unlike endochondral ossification, cartilage is not present during intramembranous ossification[WP]." ;
    obo:UBPROP_0000001 "Bone that forms directly within mesenchyme, and does not replace other tissues.[TAO]" ;
    obo:UBPROP_0000005 "[In TAO], This term was made obsolete because it is considered a synonym of membrane bone (VSAO:0000023).[TAO]" ;
    oboInOwl:hasDbXref "EMAPA:36615", "TAO:0001644", "Wikipedia:Intramembranous_ossification", "ZFA:0001635" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intramembranous bones", "membrane bone" ;
    oboInOwl:id "UBERON:0002514" ;
    a owl:Class ;
    rdfs:label "intramembranous bone" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0001957
    ] .

obo:UBERON_0002515
    obo:IAO_0000115 "the thick fibrous membrane that closely invests the entire surface of a bone except the articular cartilage at synovial joints" ;
    obo:UBPROP_0000007 "periosteal" ;
    oboInOwl:hasDbXref "BTO:0001022", "EMAPA:35681", "FMA:24041", "GAID:925", "MA:0002838", "MESH:D010521", "NCIT:C13184", "SCTID:33840008", "UMLS:C0031110", "Wikipedia:Periosteum", "galen:PeriOsteum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002515" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "periosteum" ;
    rdfs:subClassOf obo:UBERON_0000158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011822
    ] ;
    foaf:depicted_by "Bone:growth.png"^^xsd:anyURI .

obo:UBERON_0002517
    obo:IAO_0000115 "The base of skull is the most inferior area of the skull, composed of the endocranium and lower parts of the skull roof." ;
    obo:UBPROP_0000007 "basicranial" ;
    oboInOwl:hasDbXref "FMA:52801", "MA:0002840", "MESH:D019291", "MFMO:0000044", "NCIT:C12493", "SCTID:181890004", "UMLS:C0149543", "Wikipedia:Base_of_skull" ;
    oboInOwl:hasExactSynonym "base of cranium", "base of skull", "basis cranii", "cranial base" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002517" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The skull base is formed from a series of cartilages either side of, and rostral to, the notochord, whose tip lies just caudal to the pituitary gland. It is closely associated with the sensory capsules, which partially or completely sur- round the olfactory epithelium, the eye, and the inner ear[PMID:11523816]" ;
    rdfs:label "basicranium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003128
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/81/Gray193.png"^^xsd:anyURI .

obo:UBERON_0002518
    obo:IAO_0000115 "the crystalline particles composed of calcium carbonate and a protein which adhere to the gelatinous membrane of the maculae of the utricle and saccule (otolithic membrane)" ;
    obo:IAO_0000116 "Representation of utricle, sacule and otoliths in correspondence to other ontologies may require review. In EHDAA2, saccule and utricle are epithelia" ;
    obo:UBPROP_0000003 "In fishes, as in other vertebrates, the vestibular end-organs are divided into a gravity receptor system, with three subdivisions and an angular acceleration receptor system. The gravity receptor system on each side consists of utricular, saccular, and lagenar maculae, each covered by an otolith (reference 1); (...)considerations have led to our rethinking issues related to the origin of several aspects of vertebrate hearing, and to the view that many basic auditory functions evolved very early in vertebrate history, and that the functions observed in more `advanced' vertebrates, such as birds and mammals, are frequently modifications of themes first encountered in fishes, and perhaps even more ancestral animals (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003539", "GAID:883", "MA:0002841", "MESH:D012444", "TAO:0000559", "VHOG:0001676", "Wikipedia:Otolith_organ", "ZFA:0000559" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "otolith organs", "saccule and utricle", "utricle and saccule" ;
    oboInOwl:id "UBERON:0002518" ;
    oboInOwl:inSubset core:efo_slim, core:organ_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "otolith organ" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0006585, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001862
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0060007
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Bigotolith.jpg"^^xsd:anyURI .

obo:UBERON_0002521
    obo:IAO_0000115 "Connective tissue composed of elastic fibers." ;
    oboInOwl:hasDbXref "FMA:20113", "GAID:926", "MA:0002853", "MESH:D004547", "NCIT:C32495", "SCTID:27197004", "Wikipedia:Elastic_fiber" ;
    oboInOwl:hasExactSynonym "elastic connective tissue", "textus connectivus elasticus" ;
    oboInOwl:hasNarrowSynonym "elastic fiber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002521" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001171
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0071953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0071953
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cb/Gray377.png"^^xsd:anyURI .

obo:UBERON_0002522
    obo:IAO_0000115 "The middle layer of an artery or vein. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BTO:0002011", "EMAPA:36298", "FMA:55590", "GAID:170", "MA:0002855", "MESH:D017540", "NCIT:C33821", "SCTID:61695000", "UMLS:C0162867", "Wikipedia:Tunica_media" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tunica media vasorum" ;
    oboInOwl:id "UBERON:0002522" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "May be composed of smooth muscle and elastic tissue" ;
    rdfs:label "tunica media" ;
    rdfs:subClassOf obo:UBERON_0004797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002521
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004237
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0005734
    ] ;
    foaf:depicted_by "Illu:artery.jpg"^^xsd:anyURI .

obo:UBERON_0002523
    obo:IAO_0000115 "The innermost layer of a blood vessel which is a lining of endothelial cells facing the lumen[Kardong]." ;
    obo:IAO_0000116 "the FMA class represents a more generic layer which is the superclass of the layer found in both blood vessels and lymph vessels (and also endocardium) - we should probably follow this structure", "the FMA class represents a structure which may have both epithelium and fibroelastic connective tissue as parts" ;
    obo:UBPROP_0000001 "The tunica intima (or just intima) is the innermost layer of an artery or vein. It is made up of one layer of endothelial cells and is supported by an internal elastic lamina. The endothelial cells are in direct contact with the blood flow. The inner coat (tunica intima) can be separated from the middle by a little maceration, or it may be stripped off in small pieces; but, on account of its friability, it cannot be separated as a complete membrane. It is a fine, transparent, colorless structure which is highly elastic, and, after death, is commonly corrugated into longitudinal wrinkles. The inner coat consists of: A layer of pavement endothelium, the cells of which are polygonal, oval, or fusiform, and have very distinct round or oval nuclei. This endothelium is brought into view most distinctly by staining with silver nitrate. A subendothelial layer, consisting of delicate connective tissue with branched cells lying in the interspaces of the tissue; in arteries of less than 2 mm. in diameter the subendothelial layer consists of a single stratum of stellate cells, and the connective tissue is only largely developed in vessels of a considerable size. An elastic or fenestrated layer, which consists of a membrane containing a net-work of elastic fibers, having principally a longitudinal direction, and in which, under the microscope, small elongated apertures or perforations may be seen, giving it a fenestrated appearance. It was therefore called by Henle the fenestrated membrane. This membrane forms the chief thickness of the inner coat, and can be separated into several layers, some of which present the appearance of a network of longitudinal elastic fibers, and others a more membranous character, marked by pale lines having a longitudinal direction. In minute arteries the fenestrated membrane is a very thin layer; but in the larger arteries, and especially in the aorta, it has a very considerable thickness. [WP,unvetted].[Wikipedia]" ;
    oboInOwl:hasDbXref "BTO:0002012", "EMAPA:36297", "FMA:55589", "GAID:523", "MA:0002861", "MESH:D017539", "NCIT:C33820", "SCTID:8361002", "SCTID:87483006", "UMLS:C0162864", "Wikipedia:Tunica_intima" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bichat's tunic", "intima", "tunica intima vasorum" ;
    oboInOwl:id "UBERON:0002523" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tunica intima" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001986
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002522
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0010161
    ] ;
    foaf:depicted_by "Illu:artery.jpg"^^xsd:anyURI .

obo:UBERON_0002527
    obo:IAO_0000115 "A lymph node that is part of a pancreas [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:16626", "MA:0002881", "NCIT:C77642", "SCTID:276170003", "UMLS:C0229783" ;
    oboInOwl:hasExactSynonym "lymph node of pancreas", "pancreas lymph node", "pancreatic node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aJCC level 19 node", "pyloric lymph node" ;
    oboInOwl:id "UBERON:0002527" ;
    a owl:Class ;
    rdfs:label "pancreatic lymph node" ;
    rdfs:subClassOf obo:UBERON_0002507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0002529
    obo:IAO_0000115 "A major subdivision of a mature or developing limb, including both skeletal elements (or the mesenchyme that gives rise to the skeletal elements) and associated tissues, such as muscle, connective tissue, integument. Examples: autopod region, zeugopod region, stylopod region, metapodial region, arm region. Excludes the limb girdles." ;
    obo:IAO_0000116 "TODO - align this with the CARO2 class 'appendage segment'; note the FMA class does not appear to require repetition" ;
    obo:UBPROP_0000012 "FMA has both limb segment and free limb segment, the former includes the girdles. Note that MA uses the term more generally and includes A,S,Z,S+Z(arm/leg), whereas FMA is just A,S,Z" ;
    oboInOwl:hasDbXref "FMA:241863", "MA:0002889", "NCIT:C38630", "UMLS:C1268195" ;
    oboInOwl:hasExactSynonym "free limb segment", "segment of limb", "subdivision of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "extremity part", "limb region", "region of limb" ;
    oboInOwl:id "UBERON:0002529" ;
    a owl:Class ;
    rdfs:label "limb segment" ;
    rdfs:subClassOf obo:UBERON_0010538, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0014892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0010912 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010758
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0002530
    obo:IAO_0000115 "an organ that functions as a secretory or excretory organ" ;
    obo:UBPROP_0000007 "glandular" ;
    oboInOwl:hasAlternativeId "UBERON:MIAA_0000021" ;
    oboInOwl:hasDbXref "AAO:0000212", "AEO:0000096", "BTO:0000522", "EFO:0000797", "EHDAA2:0003096", "EHDAA:2161", "EHDAA:4475", "EHDAA:6522", "EMAPA:18425", "FBbt:00100317", "FMA:7146", "FMA:86294", "HAO:0000375", "MA:0003038", "MAT:0000021", "MIAA:0000021", "NCIT:C13319", "OpenCyc:Mx4rwP3vyJwpEbGdrcN5Y29ycA", "SCTID:134358001", "UMLS:C1285092", "Wikipedia:Gland", "WikipediaCategory:Glands", "galen:Gland" ;
    oboInOwl:hasExactSynonym "glandular organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Druese", "glandula" ;
    oboInOwl:id "UBERON:0002530" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "gland" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046903
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0000463
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a1/Gray1026.png"^^xsd:anyURI .

obo:UBERON_0002532
    obo:IAO_0000115 "In amniote animal embryology, the epiblast is a tissue type derived either from the inner cell mass in mammals or the blastodisc in birds and reptiles. It lies above the hypoblast. In mammalian embryogenesis, the columnar cells of the epiblast are adjacent to the trophoblast, while the cuboidal cells of the hypoblast are closer to the blastocoele. The epiblast, whilst referred to as the primary ectoderm, differentiates to form all three layers of the trilaminar germ disc in a process called gastrulation[WP]. The outer of the two layers of the blastoderm that form during gastrulation, corresponding to primitive ectoderm during gastrulation and to the definitive ectoderm after gastrulation[ZFA]" ;
    obo:IAO_0000116 "MP says - tissue that gives rise to the ectoderm, endoderm and mesoderm of the embryo proper. In HOG, epiblast is part of primitive streak/blastpore, which is inconsistent with the MP definition of primitive streak as a ridge of the epiblast. Note that these terms, epiblast and hypoblast, are also used to describe layers of the avian embryonic blastoderm, but the layers so-named seem to be altogether different in these two kinds of vertebrate embryos(CVS). Consider obsoleting this as a grouping class" ;
    obo:UBPROP_0000003 "In pregastrula zebrafish embryos, the epiblast is an inverted cup of cells that sits on top of a large yolk cell. (...) In amniote embryos (mammals and birds), gastrulation initiates in an epithelial layer called the epiblast. Cells in the epiblast undergo an epithelial to mesenchymal transition (EMT), migrate through the primitive streak (PS), and incorporate in the middle (mesoderm) or outer (endoderm) layer. The presumptive definitive endoderm (DE) cells invade and displace an outer layer of extraembryonic tissue cells, the hypoblast in chick and the visceral endoderm (VE) in mouse, which form supporting structures such as the yolk sac.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0004593", "FMA:296704", "MAT:0000067", "MIAA:0000067", "VHOG:0000243", "Wikipedia:Epiblast" ;
    oboInOwl:hasExactSynonym "epiblast" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blastocyst", "ectoblast", "epiblastus", "primitive ectoderm" ;
    oboInOwl:id "UBERON:0002532" ;
    oboInOwl:inSubset core:early_development, core:grouping_class, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "epiblast (generic)" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000352
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e3/Gray21.png"^^xsd:anyURI .

obo:UBERON_0002533
    obo:IAO_0000115 "The rapidly proliferating mass of cells at the caudal extremity of the embryo; remnant of the primitive node." ;
    obo:IAO_0000116 "See notes from https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    obo:UBPROP_0000001 "Rapidly proliferating mass of cells at the caudal extremity of the embryo. Its formation is reflected in a caudal carving of the posterior portion of the archenteric canal at NF stage 22. With its further outgrowth, the postanal gut primordium becomes stretched. Its lumen is in broad communication with the hindgut at NF stage 25.[AAO]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (5) a larva or embryo with a postanal tail.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011104", "BTO:0001445", "EFO:0002748", "EHDAA2:0001976", "EHDAA:1595", "EMAPA:16580", "MAT:0000070", "MIAA:0000070", "TAO:0000077", "VHOG:0000201", "XAO:0000107", "ZFA:0000077" ;
    oboInOwl:hasExactSynonym "tail bud", "tailbud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "end bud", "tail bud mesenchyme" ;
    oboInOwl:id "UBERON:0002533" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "post-anal tail bud" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] .

obo:UBERON_0002536
    obo:IAO_0000115 "Sense organ embedded in the integument and consisting of one or a cluster of sensory neurons and associated sensory structures, support cells and glial cells forming a single organised unit with a largely bona-fide boundary.[FBbt]" ;
    obo:IAO_0000116 "this term should be ceded to the arthropod anatomy ontology" ;
    oboInOwl:hasDbXref "BTO:0001237", "EFO:0000939", "FBbt:00007152", "HAO:0000933", "MAT:0000163", "MIAA:0000163", "TGMA:0000540", "Wikipedia:Sensillum" ;
    oboInOwl:hasExactSynonym "sensillum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002536" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "arthropod sensillum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:UBERON_0002537
    obo:IAO_0000115 "A gonad with both testicular and ovarian aspects[WP]." ;
    oboInOwl:hasDbXref "BTO:0000981", "EFO:0000971", "MAT:0000165", "MIAA:0000165", "WBbt:0005178", "Wikipedia:Ovotestis" ;
    oboInOwl:hasExactSynonym "hermaphrodite genitalia" ;
    oboInOwl:hasNarrowSynonym "glandula hermaphroditica", "hermaphrodite gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ovotestis" ;
    oboInOwl:id "UBERON:0002537" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "hermaphrodite gonad" ;
    rdfs:subClassOf obo:UBERON_0000991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007197
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0048477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000991
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007283
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0048477
            ]
        )
    ] .

obo:UBERON_0002539
    obo:IAO_0000115 "One of a series of paired bulges that develop along the lateral walls of the foregut. The pharyngeal arches have developmental contributions from endoderm, mesoderm, and neural crest cells and are separated by anterior lateral endoderm out-pockets known as pharyngeal pouches." ;
    obo:UBPROP_0000001 "One of a series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down.[well established][VHOG]" ;
    obo:UBPROP_0000013 "Numbered cranial to caudal. different in mammals. branchial arch = ZFA:0001613 pharyngeal arch 3-7. generally gill arch 1 = pharyngeal arch 3. terminology varies as to whether branchial arch follows gill or pharyngeal numbering" ;
    oboInOwl:hasDbXref "AAO:0010359", "BTO:0001785", "EFO:0000959", "EHDAA:571", "EMAPA:16117", "FMA:293015", "GAID:1292", "MAT:0000242", "MESH:A16.254.160", "MIAA:0000242", "NCIT:C34249", "SCTID:308766004", "TAO:0001306", "UMLS:C0080322", "VHOG:0000155", "Wikipedia:Pharyngeal_arch", "XAO:0000096", "ZFA:0001306" ;
    oboInOwl:hasExactSynonym "pharyngeal arches" ;
    oboInOwl:hasNarrowSynonym "branchial arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arcus pharyngei", "visceral arch" ;
    oboInOwl:id "UBERON:0002539" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000481, obo:UBERON_0010188, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray41.png"^^xsd:anyURI .

obo:UBERON_0002540
    obo:IAO_0000115 "A line of sensory organs and associated structures along the sides of fish and amphibia that detect vibrations and pressure changes." ;
    obo:IAO_0000116 "we model this as being potentially inclusive of lateral line scales, and thus overlapping with the skeletal system. This is to accomodate TAO" ;
    obo:RO_0002161 obo:NCBITaxon_32524 ;
    obo:UBPROP_0000001 "A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance. (See Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]", "Sensory system which develops from a specialized series of dorsolateral ectodermal placodes named lateral line placodes.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: is_formed_by lateral line receptor organ (AAO:0001001)[AAO]" ;
    obo:UBPROP_0000003 "The mechanosensory lateral line system is widely distributed in aquatic anamniotes. It was apparently present in the earliest vertebrates, as it has been identified in agnathans, cartilaginous fishes, bony fishes, lungfishes, the crossopterygian Latimeria, and aquatic amphibians.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0000269", "AAO:0000975", "EFO:0000941", "MAT:0000249", "MIAA:0000249", "TAO:0000034", "VHOG:0001243", "Wikipedia:Lateral_line_system", "XAO:0000095", "ZFA:0000034" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral line organs", "lateral line stitches", "lateral-line organs", "ll" ;
    oboInOwl:id "UBERON:0002540" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lateral line system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000010
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0002544
    obo:IAO_0000115 "A subdivision of the autopod that has as part a series of phalanges together with associated vasculature, musculature, integument and nerves. It is continuous with the metapodial subdivision of the autopod, but does not include the metapodials. In species such as humans, fully formed digits are distinct, whereas in other species the digits may be connected by interdigital webbing, or may be completely unseparated (for example, in cetaceans)." ;
    obo:IAO_0000232 "this class represents the entire organism subdivision encompassing soft tissue as well as the underlying skeletal framework. The class represents the phalangeal part only - historically the term 'digit' has also been used to represent the unit consisting of a series of phalanges together with a metapodial bone. We may in future relabel this class to avoid confusion with this concept, but the class will continue to represent the phalangeal portion" ;
    obo:UBPROP_0000003 "Our reinterpretation of the distal fin endoskeleton of Panderichthys removes the final piece of evidence supporting the formerly popular hypothesis that tetrapod digits are wholly new structures without homologues in sarcopterygian fish fins. This hypothesis, which was based partly on the complete absence of plausible digit homologues in Panderichthys (then the closest known relative of tetrapods), has already been called into question by the discovery of digit-like radials in Tiktaalik and the fact that Hox gene expression patterns closely resembling those associated with digit formation in tetrapods occur in the distal fin skeletons of paddlefish and Australian lungfish. Our new data show that Panderichthys is not an anomaly: like Tiktaalik and other fish members of the Tetrapodomorpha, it has distal radials that can be interpreted as digit homologues.[well established][VHOG]" ;
    obo:UBPROP_0000007 "digital" ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/balhoff>, <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "AAO:0011126", "EFO:0000881", "EMAPA:32725", "FMA:85518", "MA:0000690", "MAT:0000285", "MIAA:0000285", "NCIT:C40186", "OpenCyc:Mx4rvzLD_ZwpEbGdrcN5Y29ycA", "SCTID:361367007", "UMLS:C0582802", "VHOG:0000944", "Wikipedia:Digit_(anatomy)", "XAO:0003032", "galen:Digit" ;
    oboInOwl:hasExactSynonym "acropodial unit", "digit (phalangeal portion) plus soft tissue", "limb digit" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002544" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "digit" ;
    rdfs:subClassOf obo:UBERON_0005881, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012354
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0015023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005881
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012354
            ]
        )
    ] .

obo:UBERON_0002546
    obo:IAO_0000115 "Ectodermal placode that develops in the head into a part of the sensory nervous system. With a few exceptions (lens, adenohypophyseal), cranial placodes are neurogenic." ;
    obo:IAO_0000116 "Do not merge with neurogenic placode" ;
    obo:UBPROP_0000008 "Comparisons of developmental gene expression suggest that the anterior ectoderm in amphioxus may be homologous to the vertebrate olfactory placode, the only vertebrate placode with primary, not secondary, neurons" ;
    obo:UBPROP_0000013 "The term placode or placodes also applies to developing organs such as teeth, mammary glands, hair follicles, feathers and scales. We include a separate parent class for this. to avoid confusion, we include neurogenic placode as a subclass" ;
    oboInOwl:hasBroadSynonym "ectodermal placode", "placode" ;
    oboInOwl:hasDbXref "AAO:0010466", "EFO:0001650", "FMA:293966", "MAT:0000369", "MIAA:0000369", "XAO:0000305" ;
    oboInOwl:hasExactSynonym "ectodermal cranial placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial placodes" ;
    oboInOwl:id "UBERON:0002546" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "cranial placode" ;
    rdfs:subClassOf obo:UBERON_0005085, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

obo:UBERON_0002548
    obo:IAO_0000115 "A distinct juvenile form many animals undergo before metamorphosis into adults. Animals with indirect development such as insects, amphibians, or cnidarians typically have a larval phase of their life cycle." ;
    obo:IAO_0000116 "TODO discriminate between stages and organisms" ;
    obo:UBPROP_0000001 "Whole organism that is premetamorphic or a very immature individual.[TAO]" ;
    obo:UBPROP_0000007 "larval" ;
    oboInOwl:hasDbXref "AEO:0000126", "BTO:0000707", "FBbt:00001727", "HAO:0000459", "OpenCyc:Mx4rwQCBvZwpEbGdrcN5Y29ycA", "TAO:0002048", "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasExactSynonym "larval organism" ;
    oboInOwl:hasNarrowSynonym "ammocoete", "bipinnaria", "caterpillar", "glochidium", "grub", "leptocephalus", "maggot", "naiad", "nymph", "planula", "tadpole", "trochophore", "veliger", "wriggler", "zoea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002548" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "larva" ;
    rdfs:subClassOf obo:UBERON_0000468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000069
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002491 ;
                owl:someValuesFrom obo:UBERON_0000069
            ]
        )
    ] .

obo:UBERON_0002553
    obo:IAO_0000115 "Anatomical space which contains portions of one or more body substances and is bounded by the internal surface of one maximally connected anatomical structure. Examples: cranial cavity, pharyngeal recess space, nasal cavity, tooth socket, cavity of serous sac, lumen of stomach, lumen of artery, fornix of vagina." ;
    oboInOwl:hasBroadSynonym "cavity" ;
    oboInOwl:hasDbXref "BIRNLEX:1011", "EMAPA:37442", "FMA:67552", "MA:0002447", "NCIT:C34007", "galen:Cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002553" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical cavity" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000463
    ] .

obo:UBERON_0002558
    oboInOwl:hasDbXref "BIRNLEX:1019", "FMA:12237", "SCTID:362606005" ;
    oboInOwl:hasExactSynonym "cavity of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002558" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "organ cavity" ;
    rdfs:subClassOf obo:UBERON_0002553 .

obo:UBERON_0002561
    obo:IAO_0000115 "The cavity that is enclosed by the central nervous system. In vertebrates this is the cavity that includes as parts ventricular cavities and the central canal of the spinal cord that develops from the lumen of the neura tube" ;
    obo:RO_0002175 obo:NCBITaxon_569425 ;
    oboInOwl:hasDbXref "BIRNLEX:1029", "FMA:75007" ;
    oboInOwl:hasExactSynonym "cavity of neuraxis", "cavity of ventricular system of neuraxis", "neuraxis cavity", "neuraxis lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002561" ;
    a owl:Class ;
    rdfs:label "lumen of central nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002558
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0002600
    obo:IAO_0000115 "Part of cerebral hemisphere located on the medial surface, forming a ring around the brain stem" ;
    oboInOwl:hasDbXref "BAMS:LL", "BAMS:Limbic_lobe", "BIRNLEX:1128", "CALOHA:TS-2061", "DHBA:12155", "FMA:72719", "HBA:4219", "SCTID:279215006", "UMLS:C0458337", "Wikipedia:Limbic_lobe", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=834" ;
    oboInOwl:hasExactSynonym "fornicate gyrus", "grande lobe limbique of Broca", "limbic lobe (carpenter)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fornicate convolution", "fornicate lobe", "gyrus fornicatus", "lobus limbicus" ;
    oboInOwl:id "UBERON:0002600" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "limbic lobe" ;
    rdfs:subClassOf obo:UBERON_0016526 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Human_brain_inferior-medial_view_description.JPG"^^xsd:anyURI .

obo:UBERON_0002610
    obo:IAO_0000115 "The cochlear nuclei consist of: (a) the dorsal cochlear nucleus, corresponding to the tuberculum acusticum on the dorso-lateral surface of the inferior peduncle; and (b) the ventral or accessory cochlear nucleus, placed between the two divisions of the nerve, on the ventral aspect of the inferior peduncle. [WP,unvetted]." ;
    obo:UBPROP_0000015 "WP says 'The CN is located at the dorso-lateral side of the brainstem, spanning the junction of the pons and medulla.'. MA places this in pons, other sources the medulla" ;
    oboInOwl:hasDbXref "BAMS:CN", "BIRNLEX:1151", "BM:Me-Co", "DHBA:12437", "EV:0100260", "FMA:72240", "HBA:9528", "MBA:607", "UMLS:C0152411", "Wikipedia:Cochlear_nuclei", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=720" ;
    oboInOwl:hasExactSynonym "cochlear nuclei" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclei cochleares" ;
    oboInOwl:id "UBERON:0002610" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cochlear nuclear complex" ;
    rdfs:subClassOf obo:UBERON_0019263, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/52/Gray691.png"^^xsd:anyURI .

obo:UBERON_0002616
    obo:IAO_0000115 "Anatomical divisons of the brain according to one or more criteria, e.g. cytoarchitectural, gross anatomy. Parts may be contiguous in 3D or not, e.g., basal ganglia." ;
    oboInOwl:hasDbXref "BIRNLEX:1167", "FMA:55676", "NCIT:C13031", "SCTID:384763002", "UMLS:C0445620" ;
    oboInOwl:hasExactSynonym "anatomical structure of brain", "biological structure of brain", "brain anatomical structure", "brain biological structure", "brain part", "neuraxis segment", "neuroanatomical region", "segment of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002616" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "regional part of brain" ;
    rdfs:subClassOf obo:UBERON_0000073, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0003714
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0002663
    obo:IAO_0000115 "Collection of nerve cells in the medial forebrain lying generally in front of the anterior commissure (Maryann Martone)." ;
    obo:UBPROP_0000001 "Any of the groups of neural nuclei situated in the septal region which have afferent and cholinergic efferent connections with a variety of forebrain and brainstem areas including the hippocampus, the lateral hypothalamus, the tegmentum, and the amygdala.", "The septal nuclei are structures in the middle anteroventral cerebrum that are composed of medium-size neurons grouped into medial, lateral, and posterior groups. The septal nuclei receive reciprocal connections from the olfactory bulb, hippocampus, amygdala, hypothalamus, midbrain, habenula, cingulate gyrus, and thalamus. The septal nuclei play a role in reward and reinforcement along with the nucleus accumbens. In the 1950s, Olds &amp; Milner showed that rats with electrodes implanted in this area will self-stimulate repeatedly in order to experience a euphoric feeling (i.e. press a bar to receive electrical current that will stimulate the neurons). [WP,unvetted][Wikipedia:Septal_nuclei]." ;
    obo:UBPROP_0000012 "in NIFSTD this is the mereological sum of the individual complexes - in MA it is the superclass" ;
    oboInOwl:hasDbXref "BAMS:SptN", "BIRNLEX:1313", "DHBA:10350", "EHDAA2:0004709", "EMAPA:35763", "FMA:61845", "GAID:637", "HBA:13002", "MA:0002978", "MESH:A08.186.211.577.750.800", "UMLS:C0036687", "Wikipedia:Septal_nuclei", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=259" ;
    oboInOwl:hasExactSynonym "parolfactory nuclei", "septal nuclei", "septal nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclei septales" ;
    oboInOwl:id "UBERON:0002663" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "septal nuclear complex" ;
    rdfs:subClassOf obo:UBERON_0005401, obo:UBERON_0007245, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002743
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007245
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000446
            ]
        )
    ] .

obo:UBERON_0002707
    obo:IAO_0000115 "The corticospinal fibers that arise from the pyramidal cells within the cerebral cortex layer V of the precentral motor area, the premotor area and the postcentral gyrus, then descend into and through the medulla to form the lateral corticospinal tract and the anterior corticospinal tract." ;
    oboInOwl:hasAlternativeId "UBERON:0004095" ;
    oboInOwl:hasBroadSynonym "pyramidal tract" ;
    oboInOwl:hasDbXref "BAMS:P", "BIRNLEX:1464", "BM:CST", "BM:Me-PyT", "DHBA:12776", "DMBA:17756", "EMAPA:36600", "FMA:72634", "GAID:702", "HBA:265505574", "MBA:190", "MBA:784", "MESH:D011712", "SCTID:362325000", "UMLS:C0034229", "Wikipedia:Corticospinal_tract", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1320", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=800" ;
    oboInOwl:hasExactSynonym "corticospinal fibers", "fasciculus cerebro-spinalis", "fasciculus pyramidalis", "fibrae corticospinales", "pyramid (Willis)", "tractus cortico-spinalis", "tractus corticospinalis", "tractus pyramidalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002707" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "corticospinal tract" ;
    rdfs:subClassOf obo:UBERON_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0025525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036224
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ac/Gray684.png"^^xsd:anyURI .

obo:UBERON_0002726
    obo:IAO_0000115 "A spinal cord segment that adjacent_to a cervical region." ;
    oboInOwl:hasDbXref "BIRNLEX:1499", "FMA:71166", "MA:0003081", "NCIT:C12892", "SCTID:180960003", "UMLS:C0581619", "UMLS:C1278837", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1654" ;
    oboInOwl:hasExactSynonym "cervical segment of spinal cord", "cervical segments of spinal cord [1-8]", "cervical spinal cord", "pars cervicalis medullae spinalis", "segmenta cervicalia medullae spinalis [1-8" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002726" ;
    a owl:Class ;
    rdfs:label "cervical spinal cord" ;
    rdfs:subClassOf obo:UBERON_0005844, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005434
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0005434
            ]
        )
    ] .

obo:UBERON_0002731
    obo:IAO_0000115 "Either of the two roots that come of the vestibulocochlear nerve" ;
    oboInOwl:hasDbXref "BAMS:8nf", "BIRNLEX:1519", "BIRNLEX:1636", "DHBA:12868", "DMBA:17746", "FMA:72499", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=605" ;
    oboInOwl:hasExactSynonym "central part of vestibulocochlear nerve", "fibrae nervi statoacustici", "root of vestibulocochlear nerve", "statoacoustic nerve fibers", "vestibulocochlear nerve fibers", "vestibulocochlear nerve roots", "vestibulocochlear nerve tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002731" ;
    a owl:Class ;
    rdfs:label "vestibulocochlear nerve root" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001648
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001648
            ]
        )
    ] .

obo:UBERON_0002743
    obo:IAO_0000115 "A region of the brain consisting of ventral and rostral subcortical regions of the telencephalon, including among others, the basal ganglia, septal nuclei, amygdala, ventral pallidum, substantia innominata, and basal nucleus of Meynert." ;
    oboInOwl:hasDbXref "BAMS:Basal_forebrain", "BIRNLEX:1560", "BM:Tel-BF", "BTO:0002444", "DHBA:10349", "EMAPA:35164", "FMA:77700", "HBA:4300", "PBA:128012976", "Wikipedia:Basal_forebrain", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1997" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal forebrain area", "pars basalis telencephali" ;
    oboInOwl:id "UBERON:0002743" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "basal forebrain" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a4/Basal_Forebrain_Monakhos_2007.png"^^xsd:anyURI .

obo:UBERON_0002749
    obo:IAO_0000115 "A regional part of brain that is part of a cerebellar cortex [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BIRNLEX:1571", "FMA:76924" ;
    oboInOwl:hasExactSynonym "cerebellar cortical segment", "segment of cerebellar cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002749" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "regional part of cerebellar cortex" ;
    rdfs:subClassOf obo:UBERON_0002616, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002129
            ]
        )
    ] .

obo:UBERON_0002770
    obo:IAO_0000115 "The part of the hypothalamus posterior to the middle region consisting of several nuclei including the medial mamillary nucleus, lateral mamillary nucleus, and posterior hypothalamic nucleus (posterior hypothalamic area). The posterior hypothalamic area is concerned with control of sympathetic responses and is sensitive to conditions of decreasing temperature and controls the mechanisms for the conservation and increased production of heat." ;
    oboInOwl:hasBroadSynonym "PHR" ;
    oboInOwl:hasDbXref "BAMS:PH", "BAMS:PHR", "BIRNLEX:1651", "FMA:62029", "GAID:651", "HBA:4665", "MESH:A08.186.211.730.385.357.362", "UMLS:C0020670", "Wikipedia:Mammillary_process", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=411" ;
    oboInOwl:hasExactSynonym "mammillary level of hypothalamus", "mammillary region", "posterior hypothalamus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypothalamus posterior", "regio hypothalamica posterior" ;
    oboInOwl:id "UBERON:0002770" ;
    a owl:Class ;
    rdfs:label "posterior hypothalamic region" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] .

obo:UBERON_0002802
    obo:IAO_0000115 "Parietal lobe of the left hemisphere of the brain" ;
    oboInOwl:hasDbXref "BIRNLEX:1728", "FMA:72974", "SCTID:314147009", "UMLS:C1281960" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002802" ;
    a owl:Class ;
    rdfs:label "left parietal lobe" ;
    rdfs:subClassOf obo:UBERON_0001872, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001872
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002812
            ]
        )
    ] .

obo:UBERON_0002803
    obo:IAO_0000115 "Parietal lobe of the right hemisphere of the brain" ;
    oboInOwl:hasDbXref "BIRNLEX:1729", "FMA:72973", "SCTID:314146000", "UMLS:C1281959" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002803" ;
    a owl:Class ;
    rdfs:label "right parietal lobe" ;
    rdfs:subClassOf obo:UBERON_0001872, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001872
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002813
            ]
        )
    ] .

obo:UBERON_0002804
    obo:IAO_0000115 "A limbic lobe that is part of a left cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1780", "FMA:72981" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002804" ;
    a owl:Class ;
    rdfs:label "left limbic lobe" ;
    rdfs:subClassOf obo:UBERON_0002600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002600
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002812
            ]
        )
    ] .

obo:UBERON_0002805
    obo:IAO_0000115 "A limbic lobe that is part of a right cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1781", "FMA:72980" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002805" ;
    a owl:Class ;
    rdfs:label "right limbic lobe" ;
    rdfs:subClassOf obo:UBERON_0002600, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002600
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002813
            ]
        )
    ] .

obo:UBERON_0002808
    obo:IAO_0000115 "A temporal lobe that is part of a left cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1784", "FMA:72972", "OpenCyc:Mx8Ngh4rvgIFoJwpEbGdrcN5Y29ycB4rwQLi-ZwpEbGdrcN5Y29ycA", "SCTID:314158000", "UMLS:C1281971" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002808" ;
    a owl:Class ;
    rdfs:label "left temporal lobe" ;
    rdfs:subClassOf obo:UBERON_0001871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002812
            ]
        )
    ] .

obo:UBERON_0002809
    obo:IAO_0000115 "A temporal lobe that is part of a right cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1785", "FMA:72971", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rwQLi-ZwpEbGdrcN5Y29ycA", "SCTID:314157005", "UMLS:C1281970" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002809" ;
    a owl:Class ;
    rdfs:label "right temporal lobe" ;
    rdfs:subClassOf obo:UBERON_0001871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002813
            ]
        )
    ] .

obo:UBERON_0002810
    obo:IAO_0000115 "A frontal cortex that is part of a right cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1786", "FMA:72969", "SCTID:314141005", "UMLS:C1281954" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002810" ;
    a owl:Class ;
    rdfs:label "right frontal lobe" ;
    rdfs:subClassOf obo:UBERON_0001870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001870
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002813
            ]
        )
    ] .

obo:UBERON_0002811
    obo:IAO_0000115 "A frontal cortex that is part of a left cerebral hemisphere." ;
    oboInOwl:hasDbXref "BIRNLEX:1787", "FMA:72970", "SCTID:314142003", "UMLS:C1281955" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002811" ;
    a owl:Class ;
    rdfs:label "left frontal lobe" ;
    rdfs:subClassOf obo:UBERON_0001870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001870
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002812
            ]
        )
    ] .

obo:UBERON_0002812
    obo:IAO_0000115 "A cerebral hemisphere that is in the left side of a brain." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "BIRNLEX:1795", "FMA:61819", "NCIT:C32955", "SCTID:362323007", "UMLS:C0228176" ;
    oboInOwl:hasExactSynonym "left hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002812" ;
    a owl:Class ;
    rdfs:label "left cerebral hemisphere" ;
    rdfs:subClassOf obo:UBERON_0001869, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001869
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0002813
    obo:IAO_0000115 "A cerebral hemisphere that is in the right side of a brain." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "BIRNLEX:1797", "FMA:67292", "NCIT:C33472", "OpenCyc:Mx8Ngh4rvgHsHZwpEbGdrcN5Y29ycB4rvigx5ZwpEbGdrcN5Y29ycA", "SCTID:362322002", "UMLS:C0228175" ;
    oboInOwl:hasExactSynonym "right hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002813" ;
    a owl:Class ;
    rdfs:label "right cerebral hemisphere" ;
    rdfs:subClassOf obo:UBERON_0001869, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001869
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0002827
    obo:IAO_0000115 "the group of neuron cell bodies associated with the eighth cranial nerve during embryogenesis; splits in later development to form the cochlear and vestibular ganglia" ;
    obo:IAO_0000116 "Consider follow MA naming scheme." ;
    obo:UBPROP_0000001 "The sensory ganglion of the ear. (See Anatomical Atlas entry for statoacoustic ganglion by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000003 "(During the development of the inner ear in a vertebrate embryo) As the otic placode invaginates into a cup neuroblasts delaminate from the anterior ventral aspect of the otic epithelium to give rise to neurons of the vestibulocochlear (statoacoustic) ganglion of cranial nerve VIII.[well established][VHOG]" ;
    obo:UBPROP_0000013 "The cell bodies of the cochlear nerve lie within the central aspect of the cochlea and are collectively known as the spiral ganglion. This name reflects the fact that the cell bodies, considered as a unit, have a spiral (or perhaps more accurately, a helical) shape, reflecting the shape of the cochlea. The terms 'cochlear nerve fiber' and 'spiral ganglion cell' are used, to some degree, interchangeably, although the former may be used to more specifically refer to the central axons of the cochlear nerve. These central axons exit the cochlea at its base, where it forms a nerve trunk. In humans, this aspect of the nerve is roughly one inch in length. It projects centrally to the brainstem, where its fibers synapse with the cell bodies of the cochlear nucleus" ;
    oboInOwl:hasBroadSynonym "SAG" ;
    oboInOwl:hasDbXref "BIRNLEX:2564", "EFO:0003543", "EHDAA2:0002196", "EHDAA:5569", "EHDAA:6653", "EMAPA:16982", "EMAPA:17571", "MA:0001084", "TAO:0000588", "UMLS:C0037959", "VHOG:0000696", "XAO:0004142", "ZFA:0000588", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=496" ;
    oboInOwl:hasExactSynonym "acoustic ganglion VIII", "acoustico-vestibular VIII ganglion", "auditory ganglion", "gVIII", "ganglion VIII", "statoacoustic (VIII) ganglion", "statoacoustic ganglia", "statoacoustic ganglion", "vestibulocochlear VIII ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acoustic ganglion", "auditory ganglion", "nucleus nervi oculomotorii ventrolateralis", "nucleus nervi oculomotorii, pars ventralis", "statoacoustic VIII ganglion", "vestibulocochlear ganglia" ;
    oboInOwl:id "UBERON:0002827" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vestibulocochlear ganglion" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012175
    ] .

obo:UBERON_0002834
    oboInOwl:hasDbXref "BIRNLEX:2599", "FMA:6005", "SCTID:278325008", "UMLS:C0457466" ;
    oboInOwl:hasExactSynonym "cervical dorsal root ganglion", "cervical spinal ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002834" ;
    a owl:Class ;
    rdfs:label "cervical dorsal root ganglion" ;
    rdfs:subClassOf obo:UBERON_0000044, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0009632
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000044
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0009632
            ]
        )
    ] .

obo:UBERON_0002835
    obo:IAO_0000115 "A dorsal root ganglion that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BIRNLEX:2600", "FMA:6006", "SCTID:278326009", "UMLS:C0457467" ;
    oboInOwl:hasExactSynonym "dorsal root ganglion of thorax", "ganglion of dorsal root of thorax", "ganglion spinalis of thorax", "thoracic dorsal root ganglion", "thoracic spinal ganglion", "thorax dorsal root ganglion", "thorax ganglion of dorsal root", "thorax ganglion spinalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002835" ;
    a owl:Class ;
    rdfs:label "thoracic dorsal root ganglion" ;
    rdfs:subClassOf obo:UBERON_0000044, obo:UBERON_0000961, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0009630
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000044
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0009630
            ]
        )
    ] .

obo:UBERON_0002871
    obo:IAO_0000115 "Nucleus forming a longitudinal cell column in the medulla, close beneath the floor of the 4th ventricle, containing motor neurons that innervate the muscles of the tongue (Brodal, Neurological Anatomy, 3rd ed., 1981, pg 453)" ;
    oboInOwl:hasDbXref "BAMS:12", "BAMS:12N", "BAMS:XII", "BIRNLEX:2644", "BM:XII", "DHBA:12545", "EHDAA2:0004635", "EMAPA:35416", "EV:0100286", "FMA:54505", "HBA:9557", "MA:0001039", "MBA:773", "NCIT:C12899", "SCTID:47361005", "UMLS:C0228802", "VHOG:0001358", "Wikipedia:Hypoglossal_nucleus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=757", "ncithesaurus:Nucleus_of_the_Hypoglossal_Nerve" ;
    oboInOwl:hasExactSynonym "hypoglossal XII nucleus", "hypoglossal nerve nucleus", "hypoglossal nucleus", "nucleus nervi hypoglossi", "nucleus of hypoglossal nerve", "twelfth cranial nerve nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus hypoglossalis", "nucleus nervi hypoglossi" ;
    oboInOwl:id "UBERON:0002871" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "hypoglossal nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, obo:UBERON_0007635, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001650
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000126
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/94/Gray694.png"^^xsd:anyURI .

obo:UBERON_0002916
    obo:IAO_0000115 "The central sulcus is a fold in the cerebral cortex of brains in vertebrates. Also called the central fissure, it was originally called the fissure of Rolando or the Rolandic fissure, after Luigi Rolando. The central sulcus is a prominent landmark of the brain, separating the parietal lobe from the frontal lobe and the primary motor cortex from the primary somatosensory cortex. [WP,unvetted]." ;
    oboInOwl:hasBroadSynonym "CS" ;
    oboInOwl:hasDbXref "BAMS:cs", "BIRNLEX:4035", "BM:Tel-Cx-CS", "DHBA:10614", "FMA:83752", "HBA:9403", "NCIT:C32280", "OpenCyc:Mx4rvjMKxpwpEbGdrcN5Y29ycA", "SCTID:279340001", "UMLS:C0228188", "UMLS:C1281071", "Wikipedia:Central_sulcus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=48" ;
    oboInOwl:hasExactSynonym "central cerebral sulcus", "central fissure", "central sulcus of Rolando", "fissure of Rolando", "rolandic fissure", "sulcus centralis", "sulcus centralis (rolandi)", "sulcus centralis cerebri", "sulcus of Rolando" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002916" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "central sulcus" ;
    rdfs:subClassOf obo:UBERON_0013118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001870
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001872
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013118
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001870
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001872
            ]
        )
    ] ;
    foaf:depicted_by "Central:sulcus.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/8/8e/Gray726_central_sulcus.svg"^^xsd:anyURI .

obo:UBERON_0002921
    obo:IAO_0000115 "The deep groove which separates the two hemispheres of the vertebrate brain. The falx cerebri, a dural brain covering, lies within the medial longitudinal fissure. [WP,unvetted]." ;
    oboInOwl:hasBroadSynonym "LF" ;
    oboInOwl:hasDbXref "BAMS:lf", "BAMS:lfh", "BIRNLEX:4041", "DHBA:10622", "FMA:83727", "HBA:9401", "NCIT:C33005", "OpenCyc:Mx4rwJlWu5wpEbGdrcN5Y29ycA", "SCTID:369225004", "UMLS:C0228186", "Wikipedia:Medial_longitudinal_fissure", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=35" ;
    oboInOwl:hasExactSynonym "fissura interhemispherica", "fissura longitudinalis cerebrales", "fissura longitudinalis cerebri", "fissura longitudinalis magna", "hemispheric sulcus", "interhemispheric fissure", "longitudinal cerebral fissure", "longitudinal fissure of hemisphere", "longitudinal fissure of the cerebrum", "longitudinal sulcus", "medial longitudinal fissure", "sagittal fissure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002921" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "longitudinal fissure" ;
    rdfs:subClassOf obo:UBERON_0014466 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/92/Hemispheres.png"^^xsd:anyURI .

obo:UBERON_0002925
    obo:IAO_0000115 "A nucleus of brain that is part of a trigeminal nuclear complex." ;
    obo:UBPROP_0000012 "massive inconsistencies between GO, MA, wikipedia. Part of pons in MA, but this leads to inconsistencies with ABA." ;
    oboInOwl:hasDbXref "BM:V", "BTO:0001074", "CALOHA:TS-2077", "EMAPA:35883", "EV:0100271", "FMA:71247", "GAID:604", "MA:0001028", "MESH:D014278", "NCIT:C12807", "SCTID:280164007", "UMLS:C0040999", "VHOG:0001353", "http://uri.neuinfo.org/nif/nifstd/nifext_11" ;
    oboInOwl:hasExactSynonym "nucleus of trigeminal nuclear complex", "trigeminal V nucleus", "trigeminal nuclear complex nucleus", "trigeminal nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nucleus mesencephalicus nervi trigemini", "nucleus mesencephalicus trigeminalis", "nucleus tractus mesencephali nervi trigeminalis" ;
    oboInOwl:id "UBERON:0002925" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "trigeminal nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007641
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007641
            ]
        )
    ] .

obo:UBERON_0002926
    obo:IAO_0000115 "A sensory epithelium that is part of a gustatory system." ;
    oboInOwl:hasDbXref "FMA:62412", "http://uri.neuinfo.org/nif/nifstd/nifext_12" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002926" ;
    a owl:Class ;
    rdfs:label "gustatory epithelium" ;
    rdfs:subClassOf obo:UBERON_0006934, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006934
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001033
            ]
        )
    ] .

obo:UBERON_0002928
    obo:IAO_0000115 "A cellular layer of the dentate gyrus enclosed by the granule cell layer. A number of cell types are located in the polymorphic layer but the most prominent is the mossy cell." ;
    obo:IAO_0000116 "TODO: add mossy cell" ;
    oboInOwl:hasDbXref "BAMS:PoDG", "BAMS:po", "BIRNLEX:4128", "EMAPA:35280", "MA:0002864", "MBA:10704", "NLX:42439", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2123" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CA4", "polymorph layer of the dentate gyrus" ;
    oboInOwl:id "UBERON:0002928" ;
    a owl:Class ;
    rdfs:label "dentate gyrus polymorphic layer" ;
    rdfs:subClassOf obo:UBERON_0002304, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002304
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001107 ;
                owl:someValuesFrom obo:UBERON_0005381
            ]
        )
    ] .

obo:UBERON_0002956
    obo:IAO_0000115 "The granular layer is the innermost layer of the cerebellar cortex. This layer contains densely packed small neurons, mostly granule cells. Some Golgi cells are found at the outer border. Granule neurons send parallel fibers to the upper molecular layer, where they synapse with Purkinje cell dendrites. Mossy fibers from the pontine nuclei in the white matter synapse with granule cell axons, Golgi cell axons and unipolar brush interneuron axons at cerebellar glomeruli in the granule cell layer." ;
    oboInOwl:hasDbXref "BIRNLEX:779", "BTO:0004425", "CALOHA:TS-1247", "EMAPA:35217", "FMA:83140", "MA:0000993", "MBA:1143", "NCIT:C49138", "UMLS:C1708253", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=363" ;
    oboInOwl:hasExactSynonym "cerebellar granular layer", "cerebellar granule cell layer", "cerebellar granule layer", "cerebellum granule cell layer", "cerebellum granule layer", "granule cell layer of cerebellar cortex", "stratum granulosum cerebelli", "stratum granulosum corticis cerebelli" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "granular layer of cerebellum" ;
    oboInOwl:id "UBERON:0002956" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "granular layer of cerebellar cortex" ;
    rdfs:subClassOf obo:UBERON_0004130, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000119
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0001031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001101 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004130
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001101 ;
                owl:someValuesFrom obo:UBERON_0002129
            ]
        )
    ] .

obo:UBERON_0003023
    obo:IAO_0000115 "Dorsal portion of the pons, containing cranial nervee nuclei, ascending and descending tracts and reticular nuclei. It is continuous with the reticular formation of the medulla (Carpenter, A Core Text of Neuroanatomy, 3rd ed, 1985, pg 133)." ;
    obo:UBPROP_0000009 "involved in the initiation of REM sleep [Wikipedia:Pontine_tegmentum]" ;
    oboInOwl:hasDbXref "BAMS:PTg", "BIRNLEX:923", "DHBA:12416", "FMA:71108", "HBA:9135", "SCTID:362401009", "UMLS:C0228426", "Wikipedia:Pontine_tegmentum", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=557" ;
    oboInOwl:hasExactSynonym "dorsal pons", "dorsal portion of pons", "tegmental portion of pons", "tegmentum of pons", "tegmentum pontis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pars dorsalis pontis", "pars posterior pontis", "tegmentum pontis" ;
    oboInOwl:id "UBERON:0003023" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pontine tegmentum" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000988
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002047
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002148
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002149
    ] ;
    foaf:depicted_by "Brainstem:Abducens.png"^^xsd:anyURI .

obo:UBERON_0003037
    obo:IAO_0000115 "A wall, dividing a cavity or structure into smaller ones[WP]." ;
    obo:UBPROP_0000007 "septal" ;
    oboInOwl:hasDbXref "AAO:0011127", "FMA:86461", "OpenCyc:Mx4rrqot_on_EdaAAAACs0uFOQ", "Wikipedia:Septum" ;
    oboInOwl:hasExactSynonym "septa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003037" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "general anatomical term in FMA" ;
    rdfs:label "septum" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002553
    ] .

obo:UBERON_0003038
    obo:IAO_0000115 "The thoracic nerves are the spinal nerves emerging from the thoracic vertebrae. [WP,unvetted]." ;
    oboInOwl:hasDbXref "BIRNLEX:966", "FMA:71167", "MA:0003082", "NCIT:C12894", "SCTID:278750009", "UMLS:C0581620", "Wikipedia:Thoracic_spinal_cord", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1718" ;
    oboInOwl:hasExactSynonym "pars thoracica medullae spinalis", "segmenta thoracica medullae spinalis [1-12]", "thoracic region of spinal cord", "thoracic segment of spinal cord", "thoracic segments of spinal cord [1-12]", "thoracic spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003038" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "thoracic spinal cord" ;
    rdfs:subClassOf obo:UBERON_0005844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/68/Gray820.png"^^xsd:anyURI .

obo:UBERON_0003041
    obo:IAO_0000115 "A nerve fiber that is part of a trigeminal nerve." ;
    oboInOwl:hasDbXref "BAMS:5nf", "BIRNLEX:974", "FMA:72501", "UMLS:C0175452", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=607" ;
    oboInOwl:hasExactSynonym "central part of trigeminal nerve", "trigeminal nerve fibers", "trigeminal nerve tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibrae nervi trigemini" ;
    oboInOwl:id "UBERON:0003041" ;
    a owl:Class ;
    rdfs:label "trigeminal nerve fibers" ;
    rdfs:subClassOf obo:UBERON_0006134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001645
            ]
        )
    ] .

obo:UBERON_0003050
    obo:IAO_0000115 "A thick plate of cells derived from the neural ectoderm in the head region of the embryo that develops into the olfactory region of the nasal cavity." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (2) neurogenic placodes (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011076", "EFO:0003420", "EHDAA2:0001232", "EHDAA:1504", "EMAPA:16543", "FMA:293971", "TAO:0000048", "VHOG:0000186", "Wikipedia:Nasal_placode", "XAO:0000005", "ZFA:0000048" ;
    oboInOwl:hasExactSynonym "olfactory placodes", "placoda nasalis", "placoda olfactoria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasal I placode", "nasal placode" ;
    oboInOwl:id "UBERON:0003050" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Olfactory placodes are the only ectodermal placodes to produce glia, a cell type typically derived from neural crest // Note that NBK53171 classifies this as non-neurogenic" ;
    rdfs:label "olfactory placode" ;
    rdfs:subClassOf obo:UBERON_0009955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

obo:UBERON_0003051
    obo:IAO_0000115 "An epithelial sac of invaginated ectoderm formed from the otic placode that gives rise to the structures of the inner ear[MP]" ;
    obo:UBPROP_0000001 "Epithelial sac present beside the fifth rhombomere; forms the semicircular canals dorsally and the otolith organs ventrally, and houses the acoustico-vestibular sensory epithelia (maculae) of hair cells. Kimmel et al, 1995. (Also see Anatomical Atlas entry for ear by T. Whitfield.)[TAO]", "One of the paired sacs of invaginated ectoderm that develop into the membranous labyrinth of the internal ear. [Biology_online][VHOG]" ;
    obo:UBPROP_0000003 "The inner ear develops embryonically in all vertebrates as an invagination of the ectodermal otic placode to form an otic vesicle.[well established][VHOG]" ;
    obo:UBPROP_0000012 "MP defines as epithelial sac, but EHDAA defines as multi-tissue; See https://github.com/obophenotype/uberon/issues/1305" ;
    oboInOwl:hasAlternativeId "UBERON:0004373" ;
    oboInOwl:hasDbXref "AAO:0011080", "BTO:0002661", "EHDAA2:0001342", "EMAPA:16669", "FMA:302920", "NCIT:C34240", "SCTID:308792006", "TAO:0000051", "UMLS:C1518678", "VHOG:0001148", "Wikipedia:Otic_vesicle", "XAO:0000006", "ZFA:0000051" ;
    oboInOwl:hasExactSynonym "otic vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "OV", "acoustic vesicle", "auditory vesicle", "otocyst" ;
    oboInOwl:id "UBERON:0003051" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ear vesicle" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0007499, obo:UBERON_0010314, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006273
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001846
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray40.png"^^xsd:anyURI .

obo:UBERON_0003052
    obo:IAO_0000115 "The part of the brain that is the morphological boundary between the midbrain and hindbrain and that is the location of an organizing center which patterns the midbrain and hindbrain primordia of the neural plate." ;
    obo:IAO_0000116 "consider adding class for organizer. Consider adding separate class for isthmus as a structure" ;
    obo:UBPROP_0000003 "Lampreys also have an MHB [midbrain hindbrain boundary], expressing a similar repertoire of regulatory gene cognates as in gnathostomes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011064", "DMBA:16810", "EHDAA2:0004395", "EHDAA:5789", "EMAPA:32857", "NCIT:C93172", "TAO:0000042", "VHOG:0000649", "XAO:0000016", "ZFA:0000042", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2076" ;
    oboInOwl:hasExactSynonym "MHB", "mid-hindbrain boundary", "mid-hindbrain junction", "midbrain hindbrain boundary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "isthmic organizer territory", "isthmo-cerebellar region", "isthmus", "isthmus/MHB" ;
    oboInOwl:id "UBERON:0003052" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "midbrain-hindbrain boundary" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0007651, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001891
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002028
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009615
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0009615
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0001891
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002028
                ]
            ]
        )
    ] .

obo:UBERON_0003055
    obo:IAO_0000115 "A temporary epithelium that derives from the outer layer of the ectdoerm and is shed once the inner layer differentiates to form a true epidermis." ;
    obo:UBPROP_0000001 "The outermost epidermal layer covering the fish at embryonic stages; derived from the EVL and thought to eventually be replaced by the superficial stratum of the epidermis. Sometimes used synonymously with EVL. Le Guellec et al, 2004.[TAO]" ;
    obo:UBPROP_0000002 "relationship type change: OBO_REL:part_of ectoderm (TAO:0000016) CHANGED TO: develops_from ectoderm (UBERON:0000924)[TAO]" ;
    obo:UBPROP_0000008 "In mice, the first non-basal layer formed at ~E9.5; it is a temporary structure composed of simple squamous epithelium that serves as the first barrier to the embryo's physical environment, exists throughout the entire keratinocyte stratification process, and sheds off at ~E17, when it is replaced by corneocytes[MP]" ;
    obo:UBPROP_0000011 "In some mammals, Eyelid Fusion is thought to be driven by a population of cells which are derived from the periderm, the outermost layer of the developing epidermis", "Originally the epidermis is one layer thick, in most vertebrates it soon becomes a two-layered structure. The outer layer gives rise to the periderm. The periderm goes through distinct developmental phases and is ultimately sloughed into the amniotic fluid when differentiation of the underlying epidermal layers is complete. The function of the periderm is not known, but is thought to be related to transport/exchange between the fetus and the amniotic fluid (http://courses.washington.edu/hubio567/devbio/periderm.html)" ;
    oboInOwl:hasDbXref "EHDAA2:0001846", "EHDAA:6538", "FMA:295662", "NCIT:C34247", "TAO:0001185", "UMLS:C1518973", "VHOG:0001680", "XAO:0000029", "ZFA:0001185" ;
    oboInOwl:hasExactSynonym "skin periderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "EVL", "epidermis epithelial layer", "epidermis outer layer", "epitrichium", "periderm" ;
    oboInOwl:id "UBERON:0003055" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "periderm" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007383
    ] .

obo:UBERON_0003056
    obo:IAO_0000115 "The portion of neural plate anterior to the mid-hindbrain junction." ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011084", "TAO:0007016", "VHOG:0001200", "XAO:0000045", "ZFA:0007016" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior neural plate" ;
    oboInOwl:id "UBERON:0003056" ;
    a owl:Class ;
    rdfs:label "pre-chordal neural plate" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0009615
    ] .

obo:UBERON_0003057
    obo:IAO_0000115 "The portion of neural plate posterior to the mid-hindbrain junction." ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "TAO:0007017", "VHOG:0001201", "XAO:0000046", "ZFA:0007017" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "posterior neural plate" ;
    oboInOwl:id "UBERON:0003057" ;
    a owl:Class ;
    rdfs:label "chordal neural plate" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000099 ;
        owl:someValuesFrom obo:UBERON_0009615
    ] .

obo:UBERON_0003059
    obo:IAO_0000115 "Unsegmented field of paraxial mesoderm present posterior to the most recently formed somite pair, from which somites will form." ;
    obo:UBPROP_0000001 "Unsegmented field of paraxial mesoderm present posterior to the most recently formed somite pair, from which somites will form. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "It is reasonable to assume that the proximate invertebrate ancestor of the vertebrates had an amphioxus-like tail bud in its larval stage. This archetypal tail bud would have (...) (3) lacked any component of mesenchyme cells, (4) budded off new mesodermal segments directly, without any intervening zone of presomitic mesoderm (...). Then, early in vertebrate evolution, epithelium-to-mesenchyme interconversions (and the gene networks for effecting them) became prominent features of development. (...) In any case, conspicuous mesenchymal components tended to be added to the vertebrate tail bud itself. In addition, a mesenchymatous presomitic mesoderm (not a part of the tail bud proper) came to intervene between the tail bud and the forming somites.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011086", "EFO:0001982", "EMAPA:16189", "EMAPA:16752", "TAO:0000279", "VHOG:0000559", "XAO:0000057", "ZFA:0000279" ;
    oboInOwl:hasExactSynonym "segmental plate", "unsegmented paraxial mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PSM", "presumptive somite mesoderm", "somitogenic mesoderm", "somitomeric mesoderm", "unsegmented mesenchyme" ;
    oboInOwl:id "UBERON:0003059" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "presomitic mesoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007282
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002329
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002495 ;
                owl:someValuesFrom obo:UBERON_0007282
            ]
        )
    ] .

obo:UBERON_0003060
    obo:IAO_0000115 "In mammals, the pronephric duct is the predecessor of the Wolffian duct[WP]." ;
    obo:UBPROP_0000001 "Duct of the embryonic kidney, present bilaterally ventral to the somites and leading to the anal region where it empties separately from, and just posterior to the anus. Kimmel et al, 1995.[TAO]", "The first-formed kidney duct, which drains the kidney of most anamniotes and becomes the ductus deferens of male amniotes. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-3, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "(...) in all craniates, the archinephric duct develops in embryogeny.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011088", "NCIT:C34279", "SCTID:361406002", "TAO:0000150", "UMLS:C1283945", "VHOG:0000082", "Wikipedia:Pronephric_duct", "XAO:0000063", "ZFA:0000150" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "archinephric duct", "ductus pronephricus", "pronephric ducts" ;
    oboInOwl:id "UBERON:0003060" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:comment "The pronephric duct collects the filtrate from the pronephric tubules and opens to the exterior of the pronephric kidney[GOC:mtg_kidney_jan10, PMID:15647339, XAO:0000063, ZFA:0000150]" ;
    rdfs:label "pronephric duct" ;
    rdfs:subClassOf obo:UBERON_0009201, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002120
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005721
    ] .

obo:UBERON_0003061
    obo:IAO_0000115 "Blood islands are structures in the developing embryo which lead to many different parts of the circulatory system. They primarily derive from plexuses formed from angioblasts. Within them, vacuoles appear through liquefaction of the central part of the syncytium into plasma. The lumen of the blood vessels thus formed is probably intracellular. The flattened cells at the periphery form the endothelium. The nucleated red blood corpuscles develop either from small masses of the original angioblast left attached to the inner wall of the lumen or directly from the flat endothelial cells. In either case the syncytial mass thus formed projects from and is attached to the wall of the vessel. Such a mass is known as a blood island and hemoglobin gradually accumulates within it. Later the cells on the surface round up, giving the mass a mulberry-like appearance. Then the red blood cells break loose and are carried away in the plasma. Such free blood cells continue to divide. Blood islands have been seen in the area vasculosa in the omphalomesenteric vein and arteries, and in the dorsal aorta[WP, unvetted]." ;
    obo:UBPROP_0000001 "Nests of developing blood cells arising late in the segmentation period from the intermediate mass, and located in the anterior-ventral tail, just posterior to the yolk extension. Kimmel et al, 1995.[TAO]", "Region located on the ventral surface of the developing embryo that is a site of hematopoiesis and that is analogous to the yolk sac blood islands of higher vertebrates.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of intermediate cell mass of mesoderm (TAO:0000033)[TAO]" ;
    obo:UBPROP_0000003 "Small clusters of mesodermal cells called blood islands mark the embryonic debut of the cardiovascular system (in vertebrates) (reference 1); In birds and mammals, primitive hemangioblasts are extraembryonic, populating the yolk sac as the so-called blood islands (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "EHDAA2 distinguishes 3 types, but does not have a superclass. The VHOG class may refer to yolk sac" ;
    oboInOwl:hasBroadSynonym "ventral lateral plate mesoderm" ;
    oboInOwl:hasDbXref "AAO:0011006", "EFO:0003489", "EHDAA:207", "NCIT:C34113", "TAO:0000094", "TE:E5.11.2.0.0.0.4", "UMLS:C1511224", "VHOG:0000085", "Wikipedia:Blood_island_of_umbilical_vesicle", "XAO:0000067", "ZFA:0000094" ;
    oboInOwl:hasExactSynonym "blood islands" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "VBI", "caudal hematopoietic tissue", "posterior ICM", "posterior blood island", "ventral blood island" ;
    oboInOwl:id "UBERON:0003061" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "blood island" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0001525
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0030097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002390
    ] .

obo:UBERON_0003063
    obo:IAO_0000115 "A horseshoe-shaped thickening of the endoderm at the cranial (rostral) end of the primitive streak formed by the involution of Spemann's organizer cells which, together with the notochord, induces the formation of the neural plate from the overlying ectodermal cells and contributes mesodermal type cells to the surrounding tissue" ;
    obo:IAO_0000116 "TODO - check; developmental relationship to anterior hypoblast in ZFA?" ;
    obo:UBPROP_0000001 "Axial hypoblast located anterior to the chorda mesoderm; the polster is its most anterior region. Kimmel et al, 1995.[TAO]", "Axial mesoderm that lies anterior to the notochord and that underlies the forebrain. [Amphioxus_goosecoid_and_the_evolution_of_the_head_organizer_and_prechordal_plate._Evolution_and_Development_(2008)_2(6):303-310, Neidert_AH, Panopoulou_G_and_Langeland_JA][VHOG]" ;
    obo:UBPROP_0000003 "There are two opposing models that can potentially explain the differences in gsc (goosecoid) expression between amphioxus and vertebrates. In one model, the vertebrate gsc expression pattern more closely resembles the common ancestral state and the amphioxus gsc expression pattern is a derivation associated with its unique morphology. (...) In an alternate model, the amphioxus gsc expression pattern most closely represents the common ancestral state and the vertebrate pattern is derived. This model suggests that the evolution of vertebrates was accompanied by the segregation of gsc expression, from a more general domain underlying the entire brain anlage to a distinct forebrain organizer domain and subsequent prechordal plate. We feel this second model is more parsimonious than the first model in that what would be novel anterior gsc expression in vertebrates directly correlates with a novel vertebrate anterior structure, the prechordal plate.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0004881" ;
    oboInOwl:hasBroadSynonym "head mesenchyme", "head mesoderm" ;
    oboInOwl:hasDbXref "AAO:0011085", "EHDAA2:0001493", "EHDAA:181", "FMA:295532", "TAO:0000060", "VHOG:0000086", "Wikipedia:Prechordal_plate", "XAO:0000079", "ZFA:0000060" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003063" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "prechordal plate" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034878
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0034878
    ] .

obo:UBERON_0003064
    obo:IAO_0000115 "The intermediate mesoderm is located between the lateral mesoderm and the paraxial mesoderm. It develops into the kidney and gonads." ;
    obo:UBPROP_0000001 "Mesoderm between somite and lateral plate. Traditionally thought to give rise to the urogenital system.[AAO]" ;
    obo:UBPROP_0000003 "(...)the mesoderm of a developing vertebrate transitionally differentiates into the following sub-types: Chordamesoderm (also known as axial mesoderm) which later on gives rise to notochord in all chordates, Paraxial mesoderm, Intermediate mesoderm, Lateral plate mesoderm (reference 1); The mesoderm is present in Bilateria, therefore they are sometimes called triploblasts. Ectoderm and endoderm are usually organized as epithelial layers, while mesoderm can be epithelial or a compact, three-dimensional tissue.[well established][VHOG]" ;
    obo:UBPROP_0000012 "all AOs differ in the relationship between this structure and the mesoderm; in ZFA it is a subclass (and this is implied by the GO definition and GO relationships), in AAO it is part of, and in EHDAA2 it develops from the mesoderm (but in EHDAA2 the naming convention is to use 'paraxial mesenchyme', rather than 'paraxial mesoderm')." ;
    oboInOwl:hasDbXref "AAO:0010575", "EMAPA:16056", "EMAPA:16178", "FMA:293147", "NCIT:C34193", "SCTID:361476001", "TAO:0001206", "UMLS:C1284010", "VHOG:0000087", "Wikipedia:Intermediate_mesoderm", "XAO:0000085", "ZFA:0001206" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "IM", "intermediate mesenchyme", "intermediate plate", "intermediate plate mesoderm", "mesenchyma intermedium" ;
    oboInOwl:id "UBERON:0003064" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intermediate mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0003066
    obo:IAO_0000115 "The second pharyngeal arch will form the hyoid apparatus. The cranial neural crest cells that populate the second pharyngeal arch emerge primarily from rhombomere 4 and will form skeletal elements." ;
    obo:UBPROP_0000001 "The second of the series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000012 "in XAO, develops from visceral pouch 2" ;
    obo:UBPROP_0000103 "2"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010363", "EHDAA2:0000050", "EHDAA:611", "EMAPA:16272", "FMA:293017", "NCIT:C34288", "SCTID:308768003", "TAO:0001596", "VHOG:0000297", "Wikipedia:Second_pharyngeal_arch", "XAO:0000098", "ZFA:0001611" ;
    oboInOwl:hasExactSynonym "2nd pharyngeal arch", "arcus pharyngeus secundus", "branchial arch 2", "hyoid arch", "pharyngeal arch 2", "second branchial arch", "second pharyngeal arch", "second visceral arch", "visceral arch 2" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "2nd arch", "2nd visceral arch", "hyoid bars", "pharyngeal arches 2" ;
    oboInOwl:id "UBERON:0003066" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 2" ;
    rdfs:subClassOf obo:UBERON_0002539 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray41.png"^^xsd:anyURI .

obo:UBERON_0003067
    obo:IAO_0000115 "Lateral neurogenic placodes positioned dorsal of the epibranchial placodes." ;
    obo:UBPROP_0000003 "In summary, the collective term 'placodes' refers to some rather different structures, probably with different evolutionary origins. Some sensory placodes (at least the otic and olfactory) may have homologues in basal chordates. Even if this is so, it is apparent that they were elaborated considerably during early vertebrate evolution. Epibranchial and dorsolateral placodes appear to be new; we infer that their origin depended on the evolution of specific inductive signals.[well established][VHOG]" ;
    oboInOwl:hasDbXref "TAO:0001310", "VHOG:0000103", "XAO:0000187", "ZFA:0001310" ;
    oboInOwl:hasExactSynonym "dorsolateral placodes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003067" ;
    a owl:Class ;
    rdfs:comment "The only remaining dorsolateral placode in land vertebrates is the otic/octaval placode" ;
    rdfs:label "dorsolateral placode" ;
    rdfs:subClassOf obo:UBERON_0009955, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0003078
    ] .

obo:UBERON_0003068
    obo:IAO_0000115 "The axial mesoderm includes the prechordal mesoderm and the chordamesoderm. It gives rise to the prechordal plate and to the notochord." ;
    obo:UBPROP_0000001 "The portion of the mesoderm underlying the midline of the embryo. [Gastrulation:_From_cells_to_embryo_(2004)_Cold_Spring_Harbor, Glossary_XV, New_York:_Cold_Spring_Harbor_Laboratory_Press, Stern_CD][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011017", "EFO:0003647", "TAO:0001204", "VHOG:0000107", "Wikipedia:Chordamesoderm", "XAO:0000205", "ZFA:0001204" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chordamesoderm" ;
    oboInOwl:id "UBERON:0003068" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "axial mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0003069
    obo:IAO_0000115 "A cranial placode which, once specified, invaginates to form an otic cup, which eventually separates from the surface ectoderm to form the otic vesicle or otocyst, a rounded structure without appar- ent polarity. As the otic placode invaginates into a cup neuroblasts delaminate from the anterior ventral aspect of the otic epithelium to give rise to neurons of the vestibulocochlear (statoacoustic) ganglion of cranial nerve VIII[NBK]" ;
    obo:UBPROP_0000001 "Primordium of the ear epithelium before it hollows into the otic vesicle, present beside the hindbrain rudiment in the midsegmentation period. Kimmel et al, 1995. (Also see Anatomical Atlas entry for ear by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (2) neurogenic placodes (...).[well established][VHOG]" ;
    obo:UBPROP_0000011 "With the exception of the pigment cells of the stria vascularis and the secretory epithelium of the cochlea, which are of neural crest origin, all compo- nents of the inner ear derive from the otic placode. In most species the thickening of the ectoderm into a placode occurs in a region adjacent to rhombomere 5 (reviewed in Ohyama et al., 2007), while in amphibians the otic placode is centered onto rhombomere 4 (Ruiz i Altaba and Jessell, 1991)." ;
    oboInOwl:hasDbXref "AAO:0011079", "EFO:0003429", "EHDAA2:0001339", "EHDAA:506", "EMAPA:16195", "FMA:293973", "NCIT:C34239", "TAO:0000138", "UMLS:C1518677", "VHOG:0000235", "Wikipedia:Otic_placode", "XAO:0000223", "ZFA:0000138" ;
    oboInOwl:hasExactSynonym "placoda otica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory placode", "ear placode", "ear/otic placode", "octaval VIII placode", "octaval placode" ;
    oboInOwl:id "UBERON:0003069" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "otic placode" ;
    rdfs:subClassOf obo:UBERON_0003067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001690
    ] .

obo:UBERON_0003070
    obo:IAO_0000115 "A neurogenic placode that arises at the level of the midbrain-hindbrain boundary and develops into a trigeminal ganglion." ;
    obo:UBPROP_0000001 "The ectodermal precursor of the trigeminal ganglion. The profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24.[XAO]", "The ectodermal rudiment of the trigeminal ganglion, distinguishable during much of the segmentation period. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "The dorsolateral placodes (trigeminal and vestibular) develop from ectoderm lateral to the brain (...). In summary, the collective term 'placodes' refers to some rather different structures, probably with different evolutionary origins. Some sensory placodes (at least the otic and olfactory) may have homologues in basal chordates. Even if this is so, it is apparent that they were elaborated considerably during early vertebrate evolution. Epibranchial and dorsolateral placodes appear to be new; we infer that their origin depended on the evolution of specific inductive signals.[well established][VHOG]" ;
    obo:UBPROP_0000013 "Consider naming this 'trigeminal placode complex'. Also, Fig9-5 of ISBN:0471888893 calls this the profundus placode; XAO says 'profundal and the trigeminal ganglia are separate distally but fused at their proximal end...'" ;
    dc:contributor <https://github.com/ANiknejad>, <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "EFO:0003433", "EHDAA2:0004209", "TAO:0000162", "VHOG:0000109", "XAO:0000225", "ZFA:0000162" ;
    oboInOwl:hasExactSynonym "trigeminal V placode", "trigeminal placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "profundus V placode", "profundus placode", "trigeminal placodes" ;
    oboInOwl:id "UBERON:0003070" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "trigeminal placode complex" ;
    rdfs:subClassOf obo:UBERON_0003067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0003942
    ] .

obo:UBERON_0003071
    obo:IAO_0000115 "Portion of tissue that is part of the anterior neural keel and will form the optic vesicle[ZFA]. A paired ectodermal placode that becomes invaginated to form the embryonic lens vesicles." ;
    obo:UBPROP_0000012 "TODO - check that GO's optic placode is the same as ZFA's eye primordium; we may want to have separate term for ocular primordium precursor. XAO has both optic field and eye primordium." ;
    oboInOwl:hasAlternativeId "UBERON:0005060" ;
    oboInOwl:hasDbXref "AAO:0011038", "EFO:0003541", "EHDAA2:0004431", "TAO:0000570", "XAO:0000227", "XAO:0004090", "ZFA:0000570" ;
    oboInOwl:hasExactSynonym "eye placode", "occular primordium", "ocular primordium", "optic placode", "optic placode of camera-type eye", "optic primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye anlage", "eye field", "optic field", "optic placodes" ;
    oboInOwl:id "UBERON:0003071" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "eye primordium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0001048, obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003072
    obo:IAO_0000115 "Multi-tissue structure that is comprised of neural and non-neural epithelial layers which will form the retina and retinal pigmented epithelium of the mature eye[ZFA]. double walled structured formed by expansion and invagination of the distal end of the optic vesicle that develops into the pigmented and sensory layers of the retina while the mouth of the optic cup eventually forms the pupil of the eye[MP]." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0005351", "EHDAA2:0001303", "EHDAA:2912", "EMAPA:16674", "NCIT:C34233", "SCTID:308789007", "TAO:0001202", "UMLS:C0231109", "VHOG:0000167", "ZFA:0001202" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye cup", "eyecup", "ocular cup", "ophtalmic cup" ;
    oboInOwl:id "UBERON:0003072" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "optic cup" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003073
    ] .

obo:UBERON_0003073
    obo:IAO_0000115 "A thickened portion of ectoderm which serves as the precursor to the lens. SOX2 and Pou2f1 are involved in its development[WP]." ;
    obo:UBPROP_0000001 "Ectodermal primordium of the lens of the eye. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" ;
    obo:UBPROP_0000011 "Classical transplantation experiments using amphibian embryos suggested that the optic vesicle is the source of lens-inducing signals sufficient to generate lens tissues in competent ectoderm (reviewed in Grainger et al., 1996). More recent findings suggest a multistep model for lens induction. There is now good evidence that lens specification occurs at the neurula stage, before the optic vesicle contact the surface ectoderm, and that neural crest cell migration in the frontonasal region is required to restrict the position of the lens placode (Bailey et al., 2006)" ;
    oboInOwl:hasDbXref "AAO:0011055", "EFO:0003494", "EHDAA2:0000982", "EHDAA:2908", "EMAPA:16672", "FMA:296767", "NCIT:C34202", "TAO:0000122", "UMLS:C1517770", "VHOG:0000166", "Wikipedia:Lens_placode", "XAO:0000240", "ZFA:0000122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lens placodes", "placoda lentis" ;
    oboInOwl:id "UBERON:0003073" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lens placode" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002546, obo:UBERON_0006598, obo:UBERON_0010312, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0004128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000965
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000965
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/Gray864.png"^^xsd:anyURI .

obo:UBERON_0003074
    obo:IAO_0000115 "Paired organ that connects the primitive kidney Wolffian body (or mesonephros) to the cloaca and serves as the anlage for certain male reproductive organs. the Wolffian duct is what remains of the pronephric duct after the atrophy of the pronephros[WP]. In Zebrafish: Duct of the adult kidney (mesonephros), present bilaterally ventral to the somites and leading to the cloacal chamber[ZFA]." ;
    obo:IAO_0000116 "Consider adding subclasses for male and female specific variants", "TODO - mesonephric portion of the nephric duct" ;
    obo:UBPROP_0000001 "Anatomical structure consisting of either of a pair of longitudinal ducts which carry urine and in males, sperm, to the cloaca.[AAO]", "The first-formed kidney duct, which drains the kidney of most anamniotes and becomes the ductus deferens of male amniotes. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-3, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "(...) in all craniates, the archinephric duct develops in embryogeny.[well established][VHOG]" ;
    obo:UBPROP_0000011 "In the male the Wolffian duct persists, and forms for example the epididymis, the ductus deferens, the ejaculatory duct, seminal vesicle and efferent ducts." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/rfoulger> ;
    oboInOwl:hasDbXref "AAO:0000637", "EHDAA2:0001243", "EHDAA:1590", "EMAPA:16577", "GAID:1315", "MESH:A16.254.940", "NCIT:C26469", "SCTID:308800003", "TAO:0000546", "UMLS:C0043204", "VHOG:0000082", "Wikipedia:Mesonephric_duct", "XAO:0000242", "ZFA:0000546" ;
    oboInOwl:hasExactSynonym "Wolffian duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Leydig's duct", "archinephric duct", "ductus mesonephricus; ductus Wolffi", "renal duct" ;
    oboInOwl:id "UBERON:0003074" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesonephric duct" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0009201, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005792
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Gray1109.png"^^xsd:anyURI .

obo:UBERON_0003075
    obo:IAO_0000115 "A region of embryonic ectodermal cells that lie directly above the notochord. During neurulation, they change shape and produce an infolding of the neural plate (the neural fold) that then seals to form the neural tube[XAO]. The earliest recognizable dorsal ectodermal primordium of the central nervous system present near the end of gastrulation before infolding to form the neural keel; consists of a thickened pseudostratified epithelium[ZFA]" ;
    obo:UBPROP_0000001 "The earliest recognizable dorsal ectodermal primordium of the central nervous system present near the end of gastrulation before infolding to form the neural keel; consists of a thickened pseudostratified epithelium. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011072", "BTO:0001765", "DHBA:10153", "DMBA:15565", "EHDAA:346", "EHDAA:902", "EMAPA:35593", "FMA:293879", "NCIT:C34225", "RETIRED_EHDAA2:0001252", "TAO:0000132", "UMLS:C0920623", "VHOG:0000068", "Wikipedia:Neural_plate", "XAO:0000249", "ZFA:0000132", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1362" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lamina neuralis", "presumptive central nervous system" ;
    oboInOwl:id "UBERON:0003075" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neural plate" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0016879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007284
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007284
    ] ;
    foaf:depicted_by "Neural:Crest.png"^^xsd:anyURI .

obo:UBERON_0003076
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011082", "TAO:0007037", "VHOG:0001383", "XAO:0000250", "ZFA:0007037" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003076" ;
    a owl:Class ;
    rdfs:label "posterior neural tube" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003057
    ] ;
    owl:disjointWith obo:UBERON_0003080 .

obo:UBERON_0003077
    obo:IAO_0000115 "The paraxial mesoderm is the mesoderm located bilaterally adjacent to the notochord and neural tube[GO]" ;
    obo:UBPROP_0000001 "Mesoderm lateral to the neural tube and notochord that is divided into cranial and post-cranial portions. The trunk portions further segment into somites.[AAO]" ;
    obo:UBPROP_0000003 "Presently, Cephalochordata, Urochordata, and Vertebrata are placed as subphyla of the phylum Chordata, in which the overall organization of embryonic tissues (dorsal hollow nerve cord, ventral digestive tract, axial notochord, and bilateral paraxial mesoderm) is largely conserved. In contrast, the echinoderms and hemichordates are sister groups of the chordates and they lack the notochord and paraxial mesoderm. Thus, the basic mesodermal organization of vertebrates must have appeared first in the common ancestor of the chordates.[well established][VHOG]" ;
    obo:UBPROP_0000012 "note that all AOs differ in the relationship between this structure and the mesoderm; in ZFA it is a subclass (and this is implied by the GO definition and GO relationships), in AAO it is part of, and in EHDAA2 it develops from the mesoderm (but in EHDAA2 the naming convention is to use 'paraxial mesenchyme', rather than 'paraxial mesoderm'). Also in ZFA it is part of the trunk whereas this conflicts with the division into head and trunk in ehdaa2 (which we follow here)" ;
    oboInOwl:hasDbXref "AAO:0010568", "EFO:0003515", "EMAPA:16183", "EMAPA:16751", "FMA:293145", "NCIT:C34244", "SCTID:361475002", "TAO:0000255", "UMLS:C1284009", "VHOG:0000114", "Wikipedia:Paraxial_mesoderm", "XAO:0000259", "ZFA:0000255" ;
    oboInOwl:hasExactSynonym "paraxial mesenchyme", "somitic mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesoderma paraxiale" ;
    oboInOwl:id "UBERON:0003077" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "paraxial mesoderm" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0007524, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000109
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007285
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0003078
    obo:IAO_0000115 "Focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches and that produce the neuroblasts that migrate and condense to form the distal cranial ganglia." ;
    obo:UBPROP_0000001 "Focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches and that produce the neuroblasts that migrate and condense to form the distal cranial ganglia. [Graham_A, The_development_and_evolution_of_the_pharyngeal_arches._J_Anat_(2001)_199:_133-141][VHOG]" ;
    obo:UBPROP_0000003 "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" ;
    obo:UBPROP_0000011 "Epibranchial placodes-derived neurons innervate internal organs to transmit information such as heart rate, blood pressure, and visceral distension from the periphery to the central nervous system (Baker and Bronner-Fraser, 2001). From rostral to caudal the epibranchial placodes comprise the geniculate, petrosal, and nodose placodes, each associated in sequence with the first, second and third branchial clefts. Each placode contributes sensory neurons to cranial nerves VII (facial nerve), IX (glossopharyngeal nerve), and X (vagal nerve), respectively" ;
    obo:UBPROP_0000012 "in XAO this develops_from dorsolateral placode, but in NBK53175, this is a separate group" ;
    oboInOwl:hasDbXref "AAO:0011036", "EFO:0003455", "FMA:293968", "TAO:0001294", "VHOG:0000117", "XAO:0000284", "ZFA:0001294" ;
    oboInOwl:hasExactSynonym "epibranchial placodes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventrolateral placode" ;
    oboInOwl:id "UBERON:0003078" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "epibranchial placode" ;
    rdfs:subClassOf obo:UBERON_0009955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] .

obo:UBERON_0003080
    obo:IAO_0000116 "TODO - add grouping class for the anterior end of the neural tube at all stages" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011012", "TAO:0007038", "VHOG:0001384", "XAO:0000307", "ZFA:0007038" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003080" ;
    a owl:Class ;
    rdfs:label "anterior neural tube" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

obo:UBERON_0003081
    obo:IAO_0000115 "Portion of the middle of the three primary germ layers of the embryo that resides on the periphery of the embryo, is continuous with the extra-embryonic mesoderm, splits into two layers enclosing the intra-embryonic coelom, and gives rise to body wall structures[MP]." ;
    obo:UBPROP_0000001 "Portion of mesoderm traditionally thought to give rise to limb bones and parts of the girdles.[AAO]", "The portion of the mesoderm of the trunk of vertebrate embryos lying lateral to the intermediate mesoderm. [...] [It] subdivides into two plates: one dorsal, called the somatopleure, and one ventral, called the splanchnopleure. [Gastrulation:_From_cells_to_embryo_(2004)_Cold_Spring_Harbor, Glossary_XV, New_York:_Cold_Spring_Harbor_Laboratory_Press, Stern_CD][VHOG]" ;
    obo:UBPROP_0000003 "A ventrolateral zone of amphioxus mesoderm grows down to surround the gut. Homology of this zone to the lateral plate mesoderm of vertebrates is supported by site of origin and fate.[well established][VHOG]" ;
    obo:UBPROP_0000012 "subclass of mesoderm in ZFA." ;
    oboInOwl:hasAlternativeId "UBERON:0006258" ;
    oboInOwl:hasDbXref "AAO:0010574", "EHDAA2:0000919", "EHDAA:379", "EMAPA:16179", "FMA:293149", "NCIT:C34199", "SCTID:361477005", "TAO:0000121", "UMLS:C1517749", "VHOG:0000118", "Wikipedia:Lateral_plate_mesoderm", "XAO:0000311", "ZFA:0000121" ;
    oboInOwl:hasExactSynonym "LPM", "lateral mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral plate", "lateral plate mesenchyme", "mesoderma laminae lateralis" ;
    oboInOwl:id "UBERON:0003081" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lateral plate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0003887
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray19_with_color.png"^^xsd:anyURI .

obo:UBERON_0003082
    obo:IAO_0000115 "A transitional population of migrating mesenchymal cells that derive from somites and that will become muscle cells." ;
    obo:IAO_0000116 "The term 'myotome' is also used to describe the muscles served by a single nerve root / spinal segment - consider adding new class, myomere." ;
    obo:UBPROP_0000001 "Portion of the somites giving rise to body wall muscle masses. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000003 "In all vertebrates, the skeletal muscle of the body axis is chiefly derived from an early embryonic compartment, known as the myotome.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011067", "AEO:0001018", "BTO:0000742", "EHDAA2_RETIRED:0003431", "EHDAA:1721", "EHDAA:1727", "EHDAA:1733", "EHDAA:1739", "EMAPA:32841", "FMA:295658", "NCIT:C34214", "SCTID:344535001", "TAO:0001056", "UMLS:C1513802", "VHOG:0001244", "Wikipedia:Myotome", "XAO:0000315", "ZFA:0001056" ;
    oboInOwl:hasExactSynonym "myomeres" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle plate", "myomere", "myotome region", "myotomes", "myotomus" ;
    oboInOwl:id "UBERON:0003082" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "myotome" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0017650, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/96/Gray65.png"^^xsd:anyURI .

obo:UBERON_0003083
    obo:IAO_0000115 "Trunk portion of the neural crest. The trunk neural crest lies between the vagal and sacral neural crest and gives rise to two groups of cells. One group migrates dorsolateral and populates the skin, forming pigment cells and the other migrates ventrolateral through the anterior sclerotome to become the epinephrine-producing cells of the adrenal gland and the neurons of the sympathetic nervous system. Some cells remain in the sclerotome to form the dorsal root ganglia [Wikipedia]." ;
    obo:UBPROP_0000001 "Post-cranial portion of the neural crest. Exact anatomical derivations not experimentally resolved in amphibians.[AAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010582", "EFO:0003605", "EHDAA2:0001901", "TAO:0001024", "VHOG:0000062", "Wikipedia:Trunk_neural_crest", "XAO:0000319", "ZFA:0001024" ;
    oboInOwl:hasExactSynonym "TNC" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trunk crest" ;
    oboInOwl:id "UBERON:0003083" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "trunk neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000011
    ] .

obo:UBERON_0003084
    obo:IAO_0000115 "Bilateral groups of cells consisting of three rows: one row of endocardial precursors medially and two rows of myocardical precursors laterally. The two populations fuse at the midline to form the heart rudiment or cone." ;
    obo:IAO_0000116 "should probably be merged with heart rudiment." ;
    obo:UBPROP_0000001 "Bilateral groups of cells consisting of three rows: one row of endocardial precursors medially and two rows of myocardical precursors laterally. The two populations fuse at the midline between 21 and 26 somites to form the heart rudiment or cone. Stainier 2001.[TAO]", "The fused aspects of ventral mesoderm, which have migrated from either side of the prechordal plate, and fused ventrally, just behind the cement gland. They will give rise to the endocardium at NF stage 27&28.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from lateral mesoderm (TAO:0001065)[TAO]" ;
    oboInOwl:hasDbXref "AAO:0011044", "BTO:0001887", "NCIT:C34276", "TAO:0000028", "UMLS:C1514450", "XAO:0000336", "ZFA:0000028" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac field", "fused heart primordium" ;
    oboInOwl:id "UBERON:0003084" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "heart primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007005
    ] .

obo:UBERON_0003086
    obo:IAO_0000115 "Extension of the dorsal aorta in the tail." ;
    obo:UBPROP_0000001 "Extension of the dorsal aorta in the tail. Kimmel et al, 1995.[TAO]", "The posterior extension of the dorsal aorta to the tail region, which degenerates at metamorphosis.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0011023", "EFO:0003472", "TAO:0000011", "VHOG:0000123", "Wikipedia:Caudal_artery", "XAO:0000364", "ZFA:0000011" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CA" ;
    oboInOwl:id "UBERON:0003086" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "caudal artery" ;
    rdfs:subClassOf obo:UBERON_0003513, obo:UBERON_0003524, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005805
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001073
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0005805
            ]
        )
    ] .

obo:UBERON_0003089
    obo:IAO_0000115 "Ventral somitic compartment that is a precursor of the axial skeleton[XAO]. Sclerotomes eventually differentiate into the vertebrae and most of the skull. The caudal (posterior) half of one sclerotome fuses with the rostral (anterior) half of the adjacent one to form each vertebra. From their initial location within the somite, the sclerotome cells migrate medially towards the notochord. These cells meet the sclerotome cells from the other side to form the vertebral body. From this vertebral body, sclerotome cells move dorsally and surround the developing spinal cord, forming the vertebral arch[WP]." ;
    obo:UBPROP_0000001 "Skeletogenic portion of somites.[AAO]" ;
    obo:UBPROP_0000003 "The vertebrate sclerotome has no equivalent in amphioxus and is a novelty linked with the evolution of the axial skeleton.[well established][VHOG]" ;
    obo:UBPROP_0000012 "part_of somite in XAO" ;
    oboInOwl:hasDbXref "AAO:0010571", "AEO:0000212", "EHDAA2:0003439", "EMAPA:31159", "FMA:295652", "NCIT:C34287", "TAO:0001080", "UMLS:C0183176", "VHOG:0000680", "Wikipedia:Sclerotome", "XAO:0000397", "ZFA:0001080" ;
    oboInOwl:hasExactSynonym "sclerotomes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sclerotomus" ;
    oboInOwl:id "UBERON:0003089" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "sclerotome" ;
    rdfs:subClassOf obo:UBERON_0005856, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/96/Gray65.png"^^xsd:anyURI .

obo:UBERON_0003091
    obo:IAO_0000115 "The initial thyroid precursor, the thyroid primordium, starts as a simple midline thickening and develops to form the thyroid diverticulum. This structure is initially hollow, although it later solidifies and becomes bilobed. The 2 lobes are located on either side of the midline and are connected via an isthmus." ;
    obo:UBPROP_0000001 "Portion of tissue part of the pharyngeal endoderm that is fated to become thyroid follicle[ZFIN:curator]." ;
    obo:UBPROP_0000008 "In all vertebrates the thyroid arises from the ventral aspect of the second pouch" ;
    obo:UBPROP_0000012 "Note that we follow EHDAA2 in dividing this into endoderm and mesenchyme. In this ontology we place the broad developmental relationship at this level, and include specific relationships to the pharyngeal endoderm at the level of the endoderm" ;
    oboInOwl:hasDbXref "AAO:0011106", "BTO:0004709", "EHDAA2:0002033", "EHDAA:952", "EMAPA:16361", "NCIT:C34312", "TAO:0001081", "UMLS:C1519512", "XAO:0000444", "ZFA:0001081" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thyroid primordia" ;
    oboInOwl:id "UBERON:0003091" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "thyroid primordium" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0001048, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007123
    ] .

obo:UBERON_0003098
    obo:IAO_0000115 "the narrow, proximal portion of the optic vesicle which connects the embryonic eye and forebrain" ;
    obo:UBPROP_0000001 "The evagination from the neural tube of the developing embryo which develops the optic cup at its extremity; the stalk persists as the optic nerve. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011077", "EHDAA2:0001318", "EHDAA:3816", "EMAPA:16678", "NCIT:C34235", "SCTID:308788004", "TAO:0000137", "UMLS:C0231107", "VHOG:0000223", "Wikipedia:Optic_stalk", "XAO:0000475", "ZFA:0000137" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "optic stalks", "pedunculus opticus" ;
    oboInOwl:id "UBERON:0003098" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "optic stalk" ;
    rdfs:subClassOf obo:UBERON_0010371, obo:UBERON_0034705, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2f/Gray864.png"^^xsd:anyURI .

obo:UBERON_0003099
    obo:IAO_0000115 "neural crest cells (NCCs) originating in the anterior part of the developing embryo and residing between the mid-diencephalon and the forming hindbrain; cranial NCCs migrate dorsolaterally to form the craniofacial mesenchyme that differentiates into various craniofacial cartilages and bones, cranial neurons, glia, and connective tissues of the face; these cells enter the pharyngeal pouches and arches where they give rise to thymic cells, bones of the middle ear and jaw (mandible), and the odontoblasts of the tooth primordia; like their counterparts in the trunk, cranial NCCs also contribute to the developing peripheral nervous system, along with the pigmented cell (i.e. melanocyte) lineage." ;
    obo:UBPROP_0000001 "Anterior most portion of the neural crest. Migrates in three highly conserved streams: mandibular, hyoid and branchial.[AAO]", "Neural crest that is part of the head.[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010580", "EFO:0003645", "EHDAA2:0004420", "EMAPA:16091", "TAO:0001194", "VHOG:0000063", "Wikipedia:Cranial_neural_crest", "XAO:0001001", "ZFA:0001194" ;
    oboInOwl:hasExactSynonym "CNC", "cephalic neural crest", "cranial NCC population", "head NCC population" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crista neuralis cranialis", "head crest", "head neural crest" ;
    oboInOwl:id "UBERON:0003099" ;
    oboInOwl:inSubset core:efo_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cranial neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000008
    ] .

obo:UBERON_0003100
    obo:IAO_0000115 "Gonochoristic organism that can produce female gametes." ;
    oboInOwl:hasDbXref "AAO:0010030", "BILA:0000028", "CARO:0000028", "FBbt:00007011", "FMA:67812", "HAO:0000028", "SCTID:362608006", "TAO:0000303", "TGMA:0001839", "XAO:0003005", "ZFA:0000303" ;
    oboInOwl:hasNarrowSynonym "female human body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "female" ;
    oboInOwl:id "UBERON:0003100" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "female organism" ;
    rdfs:subClassOf obo:UBERON_0000468 ;
    owl:disjointWith obo:UBERON_0003101 .

obo:UBERON_0003101
    obo:IAO_0000115 "Gonochoristic organism that can produce male gametes." ;
    oboInOwl:hasDbXref "AAO:0010033", "BILA:0000027", "CARO:0000027", "FBbt:00007004", "FMA:67811", "HAO:0000027", "SCTID:362609003", "TAO:0000242", "TGMA:0001838", "WBbt:0007850", "XAO:0003006", "ZFA:0000242" ;
    oboInOwl:hasNarrowSynonym "male human body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male" ;
    oboInOwl:id "UBERON:0003101" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "male organism" ;
    rdfs:subClassOf obo:UBERON_0000468 .

obo:UBERON_0003102
    obo:IAO_0000115 "Anatomical structure that overlaps the outer epithelial layer and is adjacent to the space surrounding the organism." ;
    obo:IAO_0000116 "consider obsoleting. See issue/1305" ;
    obo:UBPROP_0000001 "Organism subdivision which is the collection of anatomical structures on the body surface.[ZFA]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasDbXref "AAO:0010337", "AEO_RETIRED:0000010", "EHDAA2_RETIRED:0003010", "TAO:0000292", "VSAO:0000001", "Wikipedia:Surface_structure", "XAO:0003028", "ZFA:0000292", "galen:SurfaceRegion" ;
    oboInOwl:hasExactSynonym "anatomical surface feature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "surface feature", "surface region", "surface structures" ;
    oboInOwl:id "UBERON:0003102" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "surface structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007376
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0013514
    ] .

obo:UBERON_0003103
    obo:IAO_0000115 "Anatomical structure that has as its parts two or more multi-tissue structures of at least two different types and which through specific morphogenetic processes forms a single distinct structural unit demarcated by bona fide boundaries from other distinct anatomical structures of different types." ;
    obo:IAO_0000232 "this class was introduced for consistency with CARO. However, in this ontology we typically classify organs directly under 'organ' rather than subdividing into compound and simple organs" ;
    oboInOwl:hasDbXref "AAO:0010015", "AEO:0000024", "BILA:0000024", "CARO:0000024", "EHDAA2:0003024", "HAO:0000024", "TADS:0000598", "TAO:0000496", "TGMA:0001837", "VHOG:0001723", "XAO:0003041", "ZFA:0000496" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organ" ;
    oboInOwl:id "UBERON:0003103" ;
    oboInOwl:inSubset core:organ_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "compound organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0003104
    obo:IAO_0000115 "Portion of tissue composed of mesenchymal cells (motile cells that develop from epthelia via an epithelial to mesenchymal transition) and surrounding extracellular material. Mesenchyme has different embryological origins in different metazoan taxa - in many invertebrates it derives in whole or part from ectoderm. In vertebrates it derives largely from mesoderm, and sometimes the terms are used interchangeably, e.g. lateral plate mesoderm/mesenchyme." ;
    obo:IAO_0000116 "the relationship to mesoderm is weaker than develops_from in order to have classes such as 'head mesenchyme from mesoderm' make sense" ;
    obo:UBPROP_0000001 "A mesh-like cell arrangement, less compact than an epithelium. Kimmel et al, 1995.[TAO]", "Portion of tissue consisting of loosely organized undifferentiated mesodermal cells that give rise to such structures as connective tissues, blood, lymphatics, bone, and cartilage.[AAO]" ;
    obo:UBPROP_0000007 "mesenchymal" ;
    oboInOwl:hasDbXref "AAO:0010427", "AEO:0000145", "BTO:0001393", "CALOHA:TS-0620", "EHDAA2:0003145", "EV:0100007", "NCIT:C13301", "TAO:0000393", "UMLS:C0162415", "VHOG:0000170", "Wikipedia:Mesenchyme", "XAO:0003046", "ZFA:0000393" ;
    oboInOwl:hasExactSynonym "mesenchymal tissue", "mesenchyme tissue", "portion of mesenchymal tissue", "portion of mesenchyme tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesenchyma" ;
    oboInOwl:id "UBERON:0003104" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002328 ;
        owl:someValuesFrom obo:GO_0032502
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0008019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0008019
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f4/Mesenchymal_Stem_Cell.jpg"^^xsd:anyURI .

obo:UBERON_0003110
    obo:UBPROP_0000001 "Anatomical cluster that is a posterolateral part of the cranium and structurally supports the vestibuloauditory system.[TAO]", "Anatomical cluster that is a posterolateral part of the neurocranium and structurally supports the vestibuloauditory system.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: overlaps hyomandibular-otic region joint (TAO:0001947)[TAO]" ;
    obo:UBPROP_0000012 "UBERONREF:0000007 has this as a syn for otic capsule" ;
    oboInOwl:hasDbXref "AAO:0010208", "TAO:0000189", "XAO:0003175", "ZFA:0000189" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial vault" ;
    oboInOwl:id "UBERON:0003110" ;
    a owl:Class ;
    rdfs:label "otic region" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ] .

obo:UBERON_0003111
    obo:IAO_0000115 "Anatomical cluster that forms the floor and sidewalls of the middle part of the cranium." ;
    obo:UBPROP_0000001 "Anatomical cluster that forms the floor and sidewalls of the middle part of the neurocranium.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010207", "TAO:0000290", "XAO:0003174", "ZFA:0000290" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003111" ;
    a owl:Class ;
    rdfs:label "sphenoid region" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ] .

obo:UBERON_0003112
    obo:IAO_0000115 "Anatomical cluster that is located in the anterior region of the cranium and provides structural support for the olfactory organ." ;
    obo:UBPROP_0000001 "Anatomical cluster that is located in the anterior region of the cranium and provides structural support for the peripheral olfactory organ.[TAO]", "Anatomical cluster that is located in the anterior region of the neurocranium and provides structural support for the olfactory organs.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010206", "EFO:0003525", "NCIT:C98765", "TAO:0000351", "XAO:0003172", "ZFA:0000351" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ethmoid region" ;
    oboInOwl:id "UBERON:0003112" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "olfactory region" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ] .

obo:UBERON_0003113
    obo:IAO_0000115 "Subdivision of skeleton that includes all dermal bones in the cranial skeleton[ZFA,modified]." ;
    obo:IAO_0000116 "wikipedia treats skull roof and dermatocranium as synonymous, but some sources treat the roof as being part of the dermatocranium - see UBERONREF:0000007" ;
    obo:RO_0002161 obo:NCBITaxon_7777 ;
    obo:UBPROP_0000001 "Anatomical cluster that is part of the cranium and composed of dermally derived bones.[TAO]", "Anatomical cluster that is part of the cranium which consists of dermally derived bones.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010154", "TAO:0000863", "VHOG:0001665", "Wikipedia:Skull_roof"^^xsd:string, "XAO:0003169", "ZFA:0000863" ;
    oboInOwl:hasExactSynonym "dendrocranium", "exocranium" ;
    oboInOwl:hasNarrowSynonym "dermal skull roof", "dermatocranial cover", "roof of skull", "skull roof" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal bone cranium", "dermal part of skull", "dermal skull bones", "roofing bones of the skull", "skull exoskeleton" ;
    oboInOwl:id "UBERON:0003113" ;
    a owl:Class ;
    rdfs:label "dermatocranium" ;
    rdfs:subClassOf obo:UBERON_0011159, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010364
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ] .

obo:UBERON_0003114
    obo:IAO_0000115 "The third branchial arch contributes to the development of the hyoid bone, stylopharyngeus muscle, inferior parathyroid gland, and thymus." ;
    obo:UBPROP_0000001 "The most anterior, or first, pharygeal/branchial arch, composed of the mandibular process, forming the posterior border of the stomodeum, and the maxillary process anterior to the stomodeum, contains the first aortic arch.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000012 "in XAO, called branchial arch 1 and df VP3" ;
    obo:UBPROP_0000103 "3"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010365", "EHDAA2:0000069", "EHDAA:1080", "EMAPA:16399", "FMA:293029", "SCTID:308769006", "TAO:0001598", "VHOG:0000298", "XAO:0000447", "ZFA:0001606" ;
    oboInOwl:hasExactSynonym "3rd pharyngeal arch", "first gill arch", "gill arch 1", "third pharyngeal arch", "third visceral arch", "visceral arch 3" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "3rd arch", "3rd visceral arch", "branchial arch 1", "first branchial arch" ;
    oboInOwl:id "UBERON:0003114" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 3" ;
    rdfs:subClassOf obo:UBERON_0002539 .

obo:UBERON_0003115
    obo:IAO_0000115 "contributes to development of the cartilage of the larynx, laryngeal, pharyngeal, and soft palate muscles, superior parathyroid gland, and C-cells of the thymus" ;
    obo:UBPROP_0000001 "The second pharyngeal/branchial arch; arises as a thickening of the pharygeal wall between the first and second branchial clefts; contains the second aortic arch; forms part of the hyoid bone, tongue and facial musculature.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000012 "in XAO, called branchial arch 2 and df VP4" ;
    obo:UBPROP_0000103 "4"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010366", "EHDAA2:0000086", "EHDAA:1663", "EMAPA:16760", "FMA:293035", "SCTID:308770007", "TAO:0001599", "VHOG:0000299", "XAO:0000449", "ZFA:0001607" ;
    oboInOwl:hasExactSynonym "4th branchial arch", "4th pharyngeal arch", "4th visceral arch", "fourth pharyngeal arch", "gill arch 2", "second gill arch", "visceral arch 4" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th arch", "branchial arch 2", "fourth visceral arch", "second branchial arch" ;
    oboInOwl:id "UBERON:0003115" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 4" ;
    rdfs:subClassOf obo:UBERON_0002539 .

obo:UBERON_0003116
    obo:UBPROP_0000001 "The third in a series of paired bars in the wall of the pharynx, within which are formed the third aortic arch and the cartilage bar of the visceral skeleton, forms and supports the gills.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000008 "A fifth arch never establishes itself in amniotes" ;
    obo:UBPROP_0000012 "in XAO, called branchial arch 3 and df VP5" ;
    obo:UBPROP_0000103 "5"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010367", "FMA:293045", "SCTID:308771006", "TAO:0001600", "VHOG:0001204", "XAO:0000451", "ZFA:0001608" ;
    oboInOwl:hasExactSynonym "fifth visceral arch", "gill arch 3", "visceral arch 5" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "5th pharyngeal arch", "5th visceral arch", "branchial arch 3", "fifth pharyngeal arch", "third branchial arch" ;
    oboInOwl:id "UBERON:0003116" ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 5" ;
    rdfs:subClassOf obo:UBERON_0002539 .

obo:UBERON_0003117
    obo:IAO_0000115 "The 6th pharyngeal arch. contributes to the development of the sternocleidomastoid and trapezius muscles" ;
    obo:UBPROP_0000001 "The forth in a series of paired bars in the wall of the pharynx, within which are formed the forth aortic arch and the cartilage bar of the visceral skeleton, forms and supports the gills.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000103 "6"^^xsd:nonNegativeInteger ;
    oboInOwl:hasAlternativeId "UBERON:0004349" ;
    oboInOwl:hasDbXref "AAO:0010368", "EHDAA2:0004075", "EMAPA:32766", "FMA:293047", "SCTID:308772004", "TAO:0001601", "VHOG:0001205", "XAO:0000453", "ZFA:0001609" ;
    oboInOwl:hasExactSynonym "6th arch", "gill arch 4", "sixth branchial arch", "visceral arch 6" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "6th pharyngeal arch", "6th visceral arch", "branchial arch 4", "fourth branchial arch", "sixth pharyngeal arch", "sixth visceral arch" ;
    oboInOwl:id "UBERON:0003117" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 6" ;
    rdfs:subClassOf obo:UBERON_0002539 .

obo:UBERON_0003118
    obo:IAO_0000115 "The vessels formed within the first pair of branchial arches in embryogenesis" ;
    obo:UBPROP_0000008 "Disappears early in development in tetrapods" ;
    obo:UBPROP_0000012 "ZFA states that The paired aortic arch 1 arteries branch off of the ventral aorta, and empty into the right and left lateral dorsal aortas" ;
    oboInOwl:hasAlternativeId "UBERON:0004371" ;
    oboInOwl:hasDbXref "AAO:0010415", "EHDAA2:0000007", "EMAPA:16202", "EMAPA:16685", "SCTID:308774003", "TAO:0005005", "VHOG:0000149", "XAO:0000342", "ZFA:0005005" ;
    oboInOwl:hasExactSynonym "1st arch artery", "AA1", "aortic arch 1", "first aortic arch", "first branchial arch artery", "mandibular aortic arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "1st aortic arch artery", "1st branchial arch artery", "1st pharyngeal arch artery", "first arch artery" ;
    oboInOwl:id "UBERON:0003118" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery 1" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004362
            ]
        )
    ] .

obo:UBERON_0003119
    obo:IAO_0000115 "The vessels formed within the second pair of branchial arches in embryogenesis" ;
    obo:UBPROP_0000001 "The first and second arches disappear early, but the dorsal end of the second gives origin to the stapedial artery, a vessel which atrophies in humans but persists in some mammals. It passes through the ring of the stapes and divides into supraorbital, infraorbital, and mandibular branches which follow the three divisions of the trigeminal nerve. The infraorbital and mandibular arise from a common stem, the terminal part of which anastomoses with the external carotid. On the obliteration of the stapedial artery this anastomosis enlarges and forms the internal maxillary artery, and the branches of the stapedial artery are now branches of this vessel. The common stem of the infraorbital and mandibular branches passes between the two roots of the auriculotemporal nerve and becomes the middle meningeal artery; the original supraorbital branch of the stapedial is represented by the orbital twigs of the middle meningeal[WP][Wikipedia:Aortic_arches#Arches_1_and_2].", "The second in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 2 that is part of hyoid arch.[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004372" ;
    oboInOwl:hasDbXref "AAO:0010418", "EHDAA2:0000051", "EMAPA:16203", "EMAPA:16686", "SCTID:308775002", "TAO:0005006", "VHOG:0000148", "Wikipedia:Aortic_arches#Arches_1_and_2", "XAO:0000343", "ZFA:0005006" ;
    oboInOwl:hasExactSynonym "2nd arch artery", "AA2", "aortic arch 2", "hyoid aortic arch", "second aortic arch", "second branchial arch artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "2nd aortic arch artery", "2nd branchial arch artery", "2nd pharyngeal arch artery" ;
    oboInOwl:id "UBERON:0003119" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery 2" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0003120
    obo:IAO_0000115 "The vessels formed within the third pair of branchial arches in embryogenesis" ;
    obo:UBPROP_0000001 "Aortic arches 3 and 4 are not remodeled but are retained largely intact as the branchial arteries providing circulation through the gills. These areches are direct branches from the ventral aorta to the lateral dorsal aorta. Isogai et al. 2001.[TAO]", "The third aortic arch constitutes the commencement of the internal carotid artery, and is therefore named the carotid arch[WP][Wikipedia:Aortic_arches#Arch_3].", "The third in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 3 lies within the 3rd branchial arch and branches directly from the ventral aorta to the lateral dorsal aorta, and are retained as the branchial arteries providing circulation through the gills in the adult.[AAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004352" ;
    oboInOwl:hasDbXref "AAO:0010419", "EHDAA2:0000070", "EMAPA:16687", "SCTID:308776001", "TAO:0005007", "VHOG:0000147", "Wikipedia:Aortic_arches#Arch_3", "XAO:0000344", "ZFA:0005007" ;
    oboInOwl:hasExactSynonym "3rd arch artery", "AA3", "aortic arch 3", "carotid arch", "third aortic arch", "third branchial arch artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "3rd aortic arch artery", "3rd branchial arch artery", "3rd pharyngeal arch artery" ;
    oboInOwl:id "UBERON:0003120" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery 3" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003114
            ]
        )
    ] .

obo:UBERON_0003121
    obo:IAO_0000115 "The vessels formed within the fourth pair of branchial arches in embryogenesis" ;
    obo:UBPROP_0000001 "Aortic arches 3 and 4 are not remodeled but are retained largely intact as the branchial arteries providing circulation through the gills. These areches are direct branches from the ventral aorta to the lateral dorsal aorta. Isogai et al. 2001.[TAO]", "The forth in a series paired arterial connections between the dorsal and ventral aortae, lies within the 4th branchial arch. The paired aortic arch 4 arteries branch directly from the ventral aorta to the lateral dorsal aorta, and are retained as the branchial arteries providing circulation through the gills in the adult.[AAO]", "The fourth right arch forms the right subclavian as far as the origin of its internal mammary branch; while the fourth left arch constitutes the arch of the aorta between the origin of the left carotid artery and the termination of the ductus arteriosus[WP][Wikipedia:Aortic_arches#Arch_4]." ;
    obo:UBPROP_0000011 "Normally, the left fourth arch becomes the aortic arch, the right fourth arch contributes to the innominate artery[http://emedicine.medscape.com/article/899609-overview] in birds it is the right fourth arch which forms the permanent aorta" ;
    oboInOwl:hasAlternativeId "UBERON:0004350" ;
    oboInOwl:hasDbXref "AAO:0010420", "EHDAA2:0000087", "EMAPA:17004", "SCTID:308777005", "TAO:0005008", "Wikipedia:Aortic_arches#Arch_4", "XAO:0000355", "ZFA:0005008" ;
    oboInOwl:hasExactSynonym "4th arch artery", "AA4", "aortic arch 4", "fourth aortic arch", "fourth branchial arch artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th aortic arch artery", "4th branchial arch artery", "4th pharyngeal arch artery", "systemic arch" ;
    oboInOwl:id "UBERON:0003121" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "proximal right subclavian" ;
    rdfs:label "pharyngeal arch artery 4" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003115
            ]
        )
    ] .

obo:UBERON_0003122
    obo:IAO_0000115 "The vessels formed within the fifth pair of pharyngeal arches in embryogenesis." ;
    obo:UBPROP_0000001 "The fifth and sixth arches, which come on-line at approximately 2.5 dpf, have a common trunk from the ventral aorta and drain to the midline dorsal aorta via an independent route. The fifth and sixth aortic arches supply the trunk and tail with oxigenated blood. Isogai et al. 2001.[TAO]", "The fifth arch disappears on both sides[WP][Wikipedia:Aortic_arches#Arch_5].", "The fifth in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 5 artery is paired and has a common trunk with aortic arch 6 from the ventral aorta, and drains via a separate branch of the lateral dorsal aorta. Aortic arches 5 and 6 supply the trunk and tail with oxygenated blood.[AAO]" ;
    obo:UBPROP_0000008 "In humans the 5th arch disappears on both sides" ;
    oboInOwl:hasDbXref "AAO:0010421", "SCTID:308778000", "TAO:0005009", "VHOG:0000145", "Wikipedia:Aortic_arches#Arch_5", "XAO:0000352", "ZFA:0005009" ;
    oboInOwl:hasExactSynonym "AA5", "aortic arch 5", "fifth aortic arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003122" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery 5" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003116
            ]
        )
    ] .

obo:UBERON_0003123
    obo:IAO_0000115 "The vessels formed within the sixth pair of branchial arches in embryogenesis" ;
    obo:UBPROP_0000001 "The fifth and sixth arches, which come on-line at approximately 2.5 dpf, have a common trunk from the ventral aorta and drain to the midline dorsal aorta via an independent route. The fifth and sixth aortic arches supply the trunk and tail with oxigenated blood. Isogai et al. 2001.[TAO]", "The sixth in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 6 artery is paired and has a common trunk with aortic arch 5 from the ventral aorta, and drains via a separate branch of the lateral dorsal aorta. It forms part of the pulmonary arteries, and in the later embryo, the ductus arteriosis. Aortic arches 5 and 6 together supply the trunk and tail with oxygenated blood.[AAO]", "The sixth right arch disappears; the sixth left arch gives off the pulmonary arteries and forms the ductus arteriosus; this duct remains pervious during the whole of fetal life, but then closes within the first few days after birth due to increased O2 concentration. Oxygen concentration causes the production of bradykinin which causes the ductus to constrict occluding all flow. Within 1-3 months, the ductus is obliterated and becomes the ligamentum arteriosus. His showed that in the early embryo the right and left arches each gives a branch to the lungs, but that later both pulmonary arteries take origin from the left arch[WP][Wikipedia:Aortic_arches#Arch_6]." ;
    obo:UBPROP_0000011 "the distal left sixth arch becomes the ductus arteriosus, the proximal sixth arches bilaterally contribute to the proximal branch pulmonary arteries" ;
    oboInOwl:hasAlternativeId "UBERON:0004351" ;
    oboInOwl:hasDbXref "AAO:0010422", "EHDAA2:0000102", "EMAPA:17005", "SCTID:308779008", "TAO:0005016", "VHOG:0000144", "Wikipedia:Aortic_arches#Arch_6", "XAO:0000353", "ZFA:0005016" ;
    oboInOwl:hasExactSynonym "6th arch artery", "AA6", "aortic arch 6", "sixth aortic arch", "sixth branchial arch artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "6th aortic arch artery", "6th branchial arch artery", "6th pharyngeal arch artery", "pulmonary arch" ;
    oboInOwl:id "UBERON:0003123" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery 6" ;
    rdfs:subClassOf obo:UBERON_0004363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003117
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003117
            ]
        )
    ] .

obo:UBERON_0003124
    obo:IAO_0000115 "the outermost extraembryonic membrane" ;
    obo:UBPROP_0000001 "The outer membrane enclosing the embryo in reptiles, birds, and mammals. [TFD][VHOG]", "The outer membrane of the two membranes enclosing the embryo in reptiles, birds, and mammals. In placental mammals it contributes to the development of the placenta[BTO:0000252]." ;
    obo:UBPROP_0000003 "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" ;
    obo:UBPROP_0000007 "chorionic" ;
    obo:UBPROP_0000008 "The chorion of placentals is bilaminar as in reptiles and birds, but forms from the trophoblast and includes the ajdacent mesodermal layer [ISBN:0073040584]" ;
    obo:UBPROP_0000011 "Extra-embryonic ectoderm" ;
    oboInOwl:hasDbXref "BTO:0000252", "CALOHA:TS-0144", "EFO:0002780", "EHDAA2:0000245", "EHDAA:150", "EMAPA:16112", "EV:0100121", "FMA:80224", "GAID:1299", "MESH:A16.254.403.473", "NCIT:C34122", "NCIT:C34124", "UMLS:C0008503", "UMLS:C1516505", "VHOG:0000200", "Wikipedia:Chorion" ;
    oboInOwl:hasExactSynonym "chorion", "chorion (vertebrates)", "embryonic chorion", "fetal chorion", "uterine chorion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chorion frondosum", "chorionic sac" ;
    oboInOwl:id "UBERON:0003124" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "chorion membrane" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003265
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003374
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005971
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/51/Gray24.png"^^xsd:anyURI .

obo:UBERON_0003126
    obo:IAO_0000115 "The trachea is the portion of the airway that attaches to the bronchi as it branches [GO:dph]." ;
    obo:UBPROP_0000001 "An elongated tube which carries air to and from the lungs.[AAO]", "The respiratory tube between the larynx and the bronchi. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" ;
    obo:UBPROP_0000003 "In primitive fishes and most tetrapods, the lungs of adults are usually paired. They lie ventral to the digestive tract and are connected to the outside environment through the trachea.[well established][VHOG]" ;
    obo:UBPROP_0000007 "tracheal" ;
    obo:UBPROP_0000008 "In birds, the trachea runs from the pharynx to the syrinx, from which the primary bronchi diverge. Swans have an unusually elongated trachea, part of which is coiled beneath the sternum; this may act as a resonator to amplify sound. In some birds, the cartilagenous rings are complete, and may even be ossified. In amphibians, the trachea is normally extremely short, and leads directly into the lungs, without clear primary bronchi. A longer trachea is, however found in some long-necked salamanders, and in caecilians. While there are irregular cartilagenous nodules on the amphibian trachea, these do not form the rings found in amniotes. The only vertebrate to have lungs, but no trachea, is Polypterus, in which the lungs arise directly from the pharynx.", "in mouse 15-18 C-rings, 15-20 in human." ;
    oboInOwl:hasDbXref "AAO:0010140", "BTO:0001388", "CALOHA:TS-1060", "EFO:0000935", "EHDAA2:0002066", "EHDAA:3078", "EMAPA:16853", "EV:0100040", "FMA:7394", "GAID:361", "MA:0000441", "MAT:0000137", "MESH:D014132", "MIAA:0000137", "NCIT:C12428", "OpenCyc:Mx4rvViOX5wpEbGdrcN5Y29ycA", "SCTID:181213009", "UMLS:C0040578", "VHOG:0000371", "Wikipedia:Vertebrate_trachea", "XAO:0000118" ;
    oboInOwl:hasExactSynonym "cartilaginous trachea", "vertebrate trachea", "windpipe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tracheal tubule" ;
    oboInOwl:id "UBERON:0003126" ;
    oboInOwl:inSubset core:efo_slim, core:major_organ, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "trachea" ;
    rdfs:subClassOf obo:UBERON_0000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9f/Illu_conducting_passages.svg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_conducting_passages.jpg"^^xsd:anyURI .

obo:UBERON_0003127
    obo:IAO_0000115 "A respiratory airway that is part of an open tracheal system." ;
    oboInOwl:hasBroadSynonym "trachea" ;
    oboInOwl:hasDbXref "FBbt:00005043", "SPD:0000434", "TADS:0000315", "Wikipedia:Invertebrate_trachea" ;
    oboInOwl:hasExactSynonym "invertebrate trachea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003127" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "open tracheal system trachea" ;
    rdfs:subClassOf obo:UBERON_0001005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003914
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:UBERON_0003128
    obo:IAO_0000115 "Upper portion of the skull that excludes the mandible (when present in the organism)." ;
    obo:UBPROP_0000007 "cranial" ;
    obo:UBPROP_0000012 "the inclusion of the FMA class here is probably not quite correct, as this class includes as parts sutures, whereas this is not part of the bones of the cranium" ;
    obo:UBPROP_0000013 "The term cranium can be ambiguous, in that it can refer to the neurocranium, or the neurocranium and the Facial skeleton" ;
    oboInOwl:hasDbXref "BTO:0001328", "EFO:0000831", "EHDAA:6029", "EMAPA:17680", "FMA:71325", "MA:0000316", "MAT:0000340", "MIAA:0000340", "OpenCyc:Mx4rvVlEyJwpEbGdrcN5Y29ycA", "SCTID:181889008", "VHOG:0000334", "Wikipedia:Cranium_(anatomy)" ;
    oboInOwl:hasExactSynonym "bones of cranium", "ossa cranii", "set of bones of cranium", "skull minus mandible", "upper part of skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "calvarium", "epicranial plate", "skeletal system of head" ;
    oboInOwl:id "UBERON:0003128" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cranium" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] .

obo:UBERON_0003129
    obo:IAO_0000115 "Anatomical structure that is part of the head consisting entirely of cranium and mandible[WP]." ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    obo:UBPROP_0000012 "in FMA the skull is divided into orbit, neurocranium (8 parts), viscerocranium (26 parts). Here we have a separate overlapping division into cranium and mandible.", "in many ontologies, the structure called the cranium is inclusive of the mandible/lower jaw skeleton" ;
    obo:UBPROP_0000013 "A skull that is missing a mandible is only a cranium; this is the source of a very commonly made error in terminology. Those animals having skulls are called craniates" ;
    oboInOwl:hasDbXref "BTO:0001295", "CALOHA:TS-2344", "EHDAA2:0000325", "EMAPA:17680", "FMA:46565", "GAID:82", "MESH:D012886", "NCIT:C12789", "OpenCyc:Mx4rvVjOsZwpEbGdrcN5Y29ycA", "SCTID:110530005", "UMLS:C0037303", "Wikipedia:Skull", "WikipediaCategory:Skull", "galen:Skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial skeleton", "skeletal system of head" ;
    oboInOwl:id "UBERON:0003129" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "skull" ;
    rdfs:subClassOf obo:UBERON_0000075, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ] .

obo:UBERON_0003133
    obo:IAO_0000115 "An organ involved in reproduction" ;
    obo:UBPROP_0000012 "GO uses genitalia for the singular organ" ;
    oboInOwl:hasDbXref "EMAPA:17381", "EMAPA:37731", "MA:0001752", "MESH:D005835", "NCIT:C25177", "OpenCyc:Mx4rwO39aJwpEbGdrcN5Y29ycA", "SCTID:128181006", "TGMA:0000591", "UMLS:C0017420", "WBbt:0008422" ;
    oboInOwl:hasExactSynonym "genital organ", "reproductive system organ", "sex organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "genitalia" ;
    oboInOwl:id "UBERON:0003133" ;
    oboInOwl:inSubset core:functional_classification, core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0000003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0000003
            ]
        )
    ] .

obo:UBERON_0003134
    obo:IAO_0000115 "A female organ involved in reproduction" ;
    oboInOwl:hasDbXref "EMAPA:28540", "MA:0000544" ;
    oboInOwl:hasExactSynonym "female organism reproductive organ", "female organism reproductive structure", "female organism reproductive system organ", "female organism sex organ", "female reproductive gland/organ", "female reproductive system organ", "female sex organ", "reproductive organ of female organism", "reproductive structure of female organism", "reproductive system organ of female organism", "sex organ of female organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003134" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "female reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0003133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] .

obo:UBERON_0003135
    obo:IAO_0000115 "A male organ involved in reproduction" ;
    oboInOwl:hasDbXref "MA:0000545", "WBbt:0008423" ;
    oboInOwl:hasExactSynonym "male organism reproductive organ", "male organism reproductive structure", "male organism reproductive system organ", "male organism sex organ", "male reproductive gland/organ", "male reproductive system organ", "male sex organ", "reproductive organ of male organism", "reproductive structure of male organism", "reproductive system organ of male organism", "sex organ of male organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male genital" ;
    oboInOwl:id "UBERON:0003135" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0003133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0003210
    obo:IAO_0000115 "barrier in the choroid plexus located in the lateral, third, and fourth brain ventricles that controls the entrance of substances into the cerebrospinal fluid from the blood[MP]." ;
    oboInOwl:hasExactSynonym "blood-CSF barrier" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003210" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "blood-cerebrospinal fluid barrier" ;
    rdfs:subClassOf obo:UBERON_0000119, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001359
    ] .

obo:UBERON_0003212
    obo:IAO_0000115 "Any sense organ that functions in (some) detection of chemical stimulus involved in sensory perception of taste (GO:0050912)." ;
    oboInOwl:hasDbXref "FBbt:00005159", "FMA:77853" ;
    oboInOwl:hasExactSynonym "gustatory organ system organ", "gustatory system organ", "organ of gustatory organ system", "organ of gustatory system", "organ of taste system", "taste organ", "taste system organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003212" ;
    a owl:Class ;
    rdfs:label "gustatory organ" ;
    rdfs:subClassOf obo:UBERON_0000005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0050912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002216 ;
                owl:someValuesFrom obo:GO_0050912
            ]
        )
    ] .

obo:UBERON_0003214
    obo:IAO_0000115 "A sac-like structure that is found in the mature gland[GO]." ;
    oboInOwl:hasDbXref "EMAPA:36566", "FMA:73285", "MA:0002760" ;
    oboInOwl:hasExactSynonym "alveolus of lactiferous gland", "alveolus of lobe of breast", "alveolus of lobe of mammary gland", "alveolus of mammary gland", "lactiferous alveolus", "lactiferous gland alveolus", "lobe of breast alveolus", "lobe of mammary gland alveolus", "mammary alveolus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mammary alveoli" ;
    oboInOwl:id "UBERON:0003214" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mammary gland alveolus" ;
    rdfs:subClassOf obo:UBERON_0003215, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0003215
    obo:IAO_0000115 "organ part that has the form of a hollow cavity[WP]." ;
    obo:UBPROP_0000007 "alveolar" ;
    oboInOwl:hasDbXref "EFO:0002513", "EV:0100043", "FMA:82493", "NCIT:C12986", "OpenCyc:Mx4rwN8NFZwpEbGdrcN5Y29ycA", "UMLS:C0034051", "Wikipedia:Alveolus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003215" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "alveolus" ;
    rdfs:subClassOf obo:UBERON_0000064 .

obo:UBERON_0003218
    obo:IAO_0000115 "Septum that divides the ovary, the basal portion of a carpel or group of fused carpels, that encloses the ovule(s)[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003218" ;
    a owl:Class ;
    rdfs:label "ovary septum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0003220
    obo:IAO_0000115 "one of the two embryological structures that give rise to the kidney (the other is the ureteric bud). The metanephric blastema mostly develops into nephrons, but can also form parts of the collecting duct system.[WP]. Metanephric mesenchyme is the tissue made up of loosely connected mesenchymal cells in the metanephros[GO]" ;
    obo:UBPROP_0000001 "A mass of intermediate mesodermal cells around the distal end of the ureteric bud that gives rise to nephrons in the metanephric kidney. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "When the ureteric buds emerge from the nephric duct, they enter the metanephrogenic mesenchyme. The ureteric buds induce this mesenchymal tissue to condense around them and differentiate into the nephrons of the mammalian kidney. As this mesenchyme differentiates, it tells the ureteric bud to branch and grow.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0004062", "EHDAA:4041", "EHDAA:5021", "EHDAA:5915", "EMAPA:17375", "SCTID:361529008", "VHOG:0000540", "Wikipedia:Metanephric_blastema" ;
    oboInOwl:hasExactSynonym "metanephric blastema", "metanephric mesoderm", "metanephrogenic mesenchyme", "metanephros associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003220" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Genes: The positional specification of the metanephrogenic mesenchyme is negatively regulated by Foxc1 and Foxc2. Next the permanent kidney forming metanephrogenic mesenchyme is specified by Hox11 genes. The competence to respond to ureteric bud inducers is regulated by WT1. GDNF secretion restricted to posterior region by Robo2 and Sprouty1. The receptors for GDNF are synthesized in the nephric ducts and later in ureteric buds [ISBN:9780878932504 \"Developmental Biology\"]" ;
    rdfs:label "metanephric mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0003918, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0000084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0003221
    obo:IAO_0000115 "Endochondral bones that are often elongate and arranged in rows of articulating elements, and form the visible part of the digits." ;
    obo:UBPROP_0000007 "phalangeal" ;
    obo:UBPROP_0000008 "In primates such as humans and monkeys, the thumb and big toe have two phalanges, while the other fingers and toes consist of three" ;
    oboInOwl:hasDbXref "CALOHA:TS-2211", "EMAPA:32614", "FMA:321661", "MA:0000304", "NCIT:C33317", "OpenCyc:Mx4rvolPZpwpEbGdrcN5Y29ycA", "SCTID:290029003", "UMLS:C0222682", "VSAO:0000199", "Wikipedia:Phalanx_bones", "galen:Phalanx" ;
    oboInOwl:hasExactSynonym "digit long bone", "long bone of digit", "phalange", "phalanges", "phalanx bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003221" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "phalanx" ;
    rdfs:subClassOf obo:UBERON_0003606, obo:UBERON_0012357, obo:UBERON_0015023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5102544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010701
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0003229
    obo:IAO_0000115 "An epithelium that is part of a elbow [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000430", "EHDAA:4168", "EHDAA:6214", "EMAPA:17415", "VHOG:0001044" ;
    oboInOwl:hasExactSynonym "cubital region epithelial tissue", "cubital region epithelium", "elbow epithelial tissue", "elbow epithelium", "epithelial tissue of cubital region", "epithelial tissue of elbow", "epithelium of cubital region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003229" ;
    a owl:Class ;
    rdfs:label "epithelium of elbow" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001461
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001461
            ]
        )
    ] .

obo:UBERON_0003230
    obo:IAO_0000115 "An epithelium that is part of a wrist [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000219", "EHDAA:5198" ;
    oboInOwl:hasExactSynonym "carpal region epithelial tissue", "carpal region epithelium", "epithelial tissue of carpal region", "epithelial tissue of wrist", "epithelium of wrist", "wrist epithelial tissue", "wrist epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003230" ;
    a owl:Class ;
    rdfs:label "epithelium of carpal region" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] .

obo:UBERON_0003231
    obo:IAO_0000115 "An epithelium that is part of a hip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000784", "EHDAA:5155", "EHDAA:6180", "EMAPA:17491", "VHOG:0000779" ;
    oboInOwl:hasExactSynonym "epithelial tissue of hip", "epithelial tissue of hip region", "epithelial tissue of regio coxae", "epithelium of hip region", "epithelium of regio coxae", "hip epithelial tissue", "hip epithelium", "hip region epithelial tissue", "hip region epithelium", "regio coxae epithelial tissue", "regio coxae epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003231" ;
    a owl:Class ;
    rdfs:label "epithelium of hip" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001464
            ]
        )
    ] .

obo:UBERON_0003232
    obo:IAO_0000115 "An epithelium that is part of a knee [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000896", "EHDAA:5161", "EHDAA:6186", "EMAPA:17494", "VHOG:0000810" ;
    oboInOwl:hasExactSynonym "epithelial tissue of knee", "knee epithelial tissue", "knee epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003232" ;
    a owl:Class ;
    rdfs:label "epithelium of knee" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001465
            ]
        )
    ] .

obo:UBERON_0003233
    obo:IAO_0000115 "An epithelium that is part of a shoulder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001835", "EHDAA:4182", "EHDAA:6230", "EMAPA:17422", "VHOG:0000761" ;
    oboInOwl:hasExactSynonym "epithelial tissue of shoulder", "shoulder epithelial tissue", "shoulder epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003233" ;
    a owl:Class ;
    rdfs:label "epithelium of shoulder" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0003235
    obo:IAO_0000115 "An epithelium that is part of a upper jaw [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002119", "EHDAA:8027", "EMAPA:17943", "EMAPA:18971" ;
    oboInOwl:hasExactSynonym "epithelial tissue of palatoquadrate arch", "epithelial tissue of upper jaw", "epithelium of palatoquadrate arch", "palatoquadrate arch epithelial tissue", "palatoquadrate arch epithelium", "upper jaw epithelial tissue", "upper jaw epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003235" ;
    a owl:Class ;
    rdfs:label "epithelium of upper jaw" ;
    rdfs:subClassOf obo:UBERON_0035037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0003236
    obo:IAO_0000115 "An epithelium that is part of a lower jaw [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001019", "EHDAA:7999", "EMAPA:35516", "VHOG:0000802" ;
    oboInOwl:hasExactSynonym "epithelial tissue of lower jaw", "epithelial tissue of ventral mandibular arch", "epithelium of ventral mandibular arch", "lower jaw epithelial tissue", "lower jaw epithelium", "ventral mandibular arch epithelial tissue", "ventral mandibular arch epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003236" ;
    a owl:Class ;
    rdfs:label "epithelium of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0035037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003241
    obo:IAO_0000115 "An epithelium that is part of a utricle of membranous labyrinth [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check relationships w.r.t macula" ;
    oboInOwl:hasDbXref "EHDAA:4730", "EMAPA:17295", "EMAPA:17298", "EMAPA:17301", "EMAPA:17820", "EMAPA:17823", "FMA:75604", "MA:0001204", "RETIRED_EHDAA2:0002155", "VHOG:0000634" ;
    oboInOwl:hasExactSynonym "epithelial tissue of membranous labyrinth utricle", "epithelial tissue of utricle", "epithelial tissue of utricle of membranous labyrinth", "epithelial tissue of utriculus (labyrinthus vestibularis)", "epithelium of membranous labyrinth utricle", "epithelium of utricle of membranous labyrinth", "epithelium of utriculus (labyrinthus vestibularis)", "membranous labyrinth utricle epithelial tissue", "membranous labyrinth utricle epithelium", "utricle epithelial tissue", "utricle epithelium", "utricle of membranous labyrinth epithelial tissue", "utricle of membranous labyrinth epithelium", "utriculus (labyrinthus vestibularis) epithelial tissue", "utriculus (labyrinthus vestibularis) epithelium" ;
    oboInOwl:hasNarrowSynonym "epithelium of macula of utricle of membranous labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003241" ;
    a owl:Class ;
    rdfs:label "epithelium of utricle" ;
    rdfs:subClassOf obo:UBERON_0006932, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002214
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000379
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000383
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001853
            ]
        )
    ] .

obo:UBERON_0003242
    obo:IAO_0000115 "An epithelium that is part of a saccule of membranous labyrinth [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check relationships w.r.t macula" ;
    oboInOwl:hasDbXref "EHDAA:4724", "EMAPA:17292", "FMA:75605", "MA:0001202", "RETIRED_EHDAA2:0001771", "VHOG:0000633" ;
    oboInOwl:hasExactSynonym "epithelial tissue of membranous labyrinth saccule", "epithelial tissue of saccule", "epithelial tissue of saccule of membranous labyrinth", "epithelial tissue of sacculus (labyrinthus vestibularis)", "epithelium of membranous labyrinth saccule", "epithelium of saccule of membranous labyrinth", "epithelium of sacculus (labyrinthus vestibularis)", "membranous labyrinth saccule epithelial tissue", "membranous labyrinth saccule epithelium", "saccule epithelial tissue", "saccule epithelium", "saccule of membranous labyrinth epithelial tissue", "saccule of membranous labyrinth epithelium", "sacculus (labyrinthus vestibularis) epithelial tissue", "sacculus (labyrinthus vestibularis) epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium of macula of saccule of membranous labyrinth" ;
    oboInOwl:id "UBERON:0003242" ;
    a owl:Class ;
    rdfs:label "epithelium of saccule" ;
    rdfs:subClassOf obo:UBERON_0006932, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001854
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000380
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000384
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001854
            ]
        )
    ] .

obo:UBERON_0003243
    obo:IAO_0000115 "An epithelium that is part of a cochlear duct of membranous labyrinth [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA:4722", "EMAPA:17600", "RETIRED_EHDAA2:0000264", "VHOG:0000640" ;
    oboInOwl:hasExactSynonym "Reissner's canal epithelial tissue", "Reissner's canal epithelium", "cochlear duct epithelial tissue", "cochlear duct epithelium", "cochlear duct of membranous labyrinth epithelial tissue", "cochlear duct of membranous labyrinth epithelium", "epithelial tissue of Reissner's canal", "epithelial tissue of cochlear duct", "epithelial tissue of cochlear duct of membranous labyrinth", "epithelium of Reissner's canal", "epithelium of cochlear duct of membranous labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003243" ;
    a owl:Class ;
    rdfs:label "epithelium of cochlear duct" ;
    rdfs:subClassOf obo:UBERON_0006937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001855
            ]
        )
    ] .

obo:UBERON_0003244
    obo:IAO_0000115 "the epithelial layer of the luminal surfaces of the mammary gland" ;
    oboInOwl:hasDbXref "BTO:0001430", "CALOHA:TS-0593", "EHDAA2:0001057", "EHDAA:6526", "EMAPA:17760", "FMA:74445", "MA:0000792", "NCIT:C12937", "UMLS:C0596882", "VHOG:0001088" ;
    oboInOwl:hasExactSynonym "epithelium of lactiferous gland", "lactiferous gland epithelium", "mammary epithelium", "mammary gland epithelial tissue", "mammary gland epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003244" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of mammary gland" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0003247
    obo:IAO_0000115 "An epithelium that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000554", "EHDAA:4174", "EHDAA:6220", "EMAPA:17418", "VHOG:0001096" ;
    oboInOwl:hasExactSynonym "forearm epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003247" ;
    a owl:Class ;
    rdfs:label "epithelium of forearm" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0003248
    obo:IAO_0000115 "An epithelium that is part of a footplate." ;
    oboInOwl:hasDbXref "EHDAA2:0000548", "EHDAA:5145", "EHDAA:6144", "EMAPA:32655" ;
    oboInOwl:hasExactSynonym "foot plate epithelium", "footplate epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003248" ;
    a owl:Class ;
    rdfs:label "epithelium of footplate" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006871
            ]
        )
    ] .

obo:UBERON_0003249
    obo:IAO_0000115 "An epithelium that is part of a otic placode [Automatically generated definition]." ;
    obo:IAO_0000116 "check ZFA, placemeant, appears to refer to both adult structures and primordium" ;
    oboInOwl:hasDbXref "EHDAA2:0001341", "EHDAA:510", "EMAPA:16197", "VHOG:0000636", "ZFA:0007068" ;
    oboInOwl:hasExactSynonym "epithelial tissue of otic placode", "otic epithelium", "otic placode epithelial tissue", "otic placode epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003249" ;
    a owl:Class ;
    rdfs:label "epithelium of otic placode" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0015807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003069
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003069
            ]
        )
    ] .

obo:UBERON_0003252
    obo:IAO_0000115 "Subdivision of skeletal system that consists of all ribs in an organism connected to the sternum and the vertebrae. Some vertebrates have abdominal ribs (gastrialia), not connected to the vertebrate - these are not considered part of the rib case." ;
    obo:UBPROP_0000001 "Anatomical cluster that consists of more than one rib in an individual.[TAO]" ;
    oboInOwl:hasDbXref "FMA:7480", "SCTID:361741004", "Wikipedia:Human_rib_cage", "Wikipedia:Rib_cage", "galen:RibCage" ;
    oboInOwl:hasExactSynonym "cavea thoracis", "rib cage", "thoracic cage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavea thoracis" ;
    oboInOwl:id "UBERON:0003252" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thoracic rib cage" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014477
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005944
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/88/Gray112.png"^^xsd:anyURI .

obo:UBERON_0003253
    obo:IAO_0000115 "The neck of the rib is the flattened portion which extends lateralward from the head; it is about 2.5 cm. long, and is placed in front of the transverse process of the lower of the two vertebrC& with which the head articulates. Its anterior surface is flat and smooth, its posterior rough for the attachment of the ligament of the neck, and perforated by numerous foramina. Of its two borders the superior presents a rough crest (crista colli costE) for the attachment of the anterior costotransverse ligament; its inferior border is rounded. On the posterior surface at the junction of the neck and body, and nearer the lower than the upper border, is an eminencebthe tubercle; it consists of an articular and a non-articular portion. The articular portion, the lower and more medial of the two, presents a small, oval surface for articulation with the end of the transverse process of the lower of the two vertebrC& to which the head is connected. The non-articular portion is a rough elevation, and affords attachment to the ligament of the tubercle. The tubercle is much more prominent in the upper than in the lower ribs." ;
    oboInOwl:hasDbXref "EMAPA:37826", "FMA:7576", "SCTID:263359009", "Wikipedia:Neck_of_rib" ;
    oboInOwl:hasExactSynonym "collum costae", "rib neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "collum costae" ;
    oboInOwl:id "UBERON:0003253" ;
    a owl:Class ;
    rdfs:label "neck of rib" ;
    rdfs:subClassOf obo:UBERON_0005055, obo:UBERON_0010314, obo:UBERON_0018664, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010388
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002228
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray122.png"^^xsd:anyURI .

obo:UBERON_0003254
    obo:IAO_0000116 "we make the germ layer relationship develops_from, as currently the germ layers are declared to be purely embryonic. TODO - check. WP:Amnion - In the human embryo the earliest stages of the formation of the amnion have not been observed; in the youngest embryo which has been studied the amnion was already present as a closed sac, and appears in the inner cell-mass as a cavity. This cavity is roofed in by a single stratum of flattened, ectodermal cells, the amniotic ectoderm, and its floor consists of the prismatic ectoderm of the embryonic disk-the continuity between the roof and floor being established at the margin of the embryonic disk. Outside the amniotic ectoderm is a thin layer of mesoderm, which is continuous with that of the somatopleure and is connected by the body-stalk with the mesodermal lining of the chorion." ;
    oboInOwl:hasAlternativeId "UBERON:0008359" ;
    oboInOwl:hasDbXref "BTO:0000897", "EHDAA2:0000117", "EHDAA:138", "EMAPA:16110", "VHOG:0000621" ;
    oboInOwl:hasExactSynonym "amnion ectoderm", "amnionic ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "amnion epithelium" ;
    oboInOwl:id "UBERON:0003254" ;
    a owl:Class ;
    rdfs:label "amniotic ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0000490, obo:UBERON_0005292, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000305
    ] .

obo:UBERON_0003257
    obo:IAO_0000115 "The portion of the yolk sac that is derived from endoderm and lines the yolk sac." ;
    oboInOwl:hasDbXref "EHDAA2:0002215", "EHDAA:166", "EMAPA:16086", "VHOG:0000626" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003257" ;
    a owl:Class ;
    rdfs:label "yolk sac endoderm" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0005292, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0003258
    obo:IAO_0000115 "An endoderm that is part of a foregut [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasDbXref "EHDAA2:0004568", "EHDAA:524" ;
    oboInOwl:hasExactSynonym "foregut endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003258" ;
    a owl:Class ;
    rdfs:label "endoderm of foregut" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005911, obo:UBERON_0015833 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001041
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0003259
    obo:IAO_0000115 "An endoderm that is part of a midgut [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasDbXref "EHDAA:987", "EMAPA:16257", "RETIRED_EHDAA2:0001194", "VHOG:0001080" ;
    oboInOwl:hasExactSynonym "midgut endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003259" ;
    a owl:Class ;
    rdfs:label "endoderm of midgut" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003352, obo:UBERON_0005911 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0003260
    obo:IAO_0000115 "An endoderm that is part of a hindgut [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasDbXref "EHDAA:979", "RETIRED_EHDAA2:0000781" ;
    oboInOwl:hasExactSynonym "hindgut endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003260" ;
    a owl:Class ;
    rdfs:label "endoderm of hindgut" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003353, obo:UBERON_0005911 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0003261
    obo:IAO_0000115 "An endoderm that is part of a thyroid primordium." ;
    oboInOwl:hasAlternativeId "UBERON:0005235" ;
    oboInOwl:hasDbXref "EHDAA:956", "EMAPA:25357", "RETIRED_EHDAA2:0002035", "VHOG:0001089" ;
    oboInOwl:hasExactSynonym "endoderm of thyroid primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003261" ;
    a owl:Class ;
    rdfs:label "thyroid primordium endoderm" ;
    rdfs:subClassOf obo:UBERON_0000925, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003091
            ]
        )
    ] .

obo:UBERON_0003262
    obo:IAO_0000115 "A mesenchyme that is part of a amnion." ;
    obo:IAO_0000116 "we make the germ layer relationship develops_from, as currently the germ layers are declared to be purely embryonic. TODO - check. WP:Amnion - In the human embryo the earliest stages of the formation of the amnion have not been observed; in the youngest embryo which has been studied the amnion was already present as a closed sac, and appears in the inner cell-mass as a cavity. This cavity is roofed in by a single stratum of flattened, ectodermal cells, the amniotic ectoderm, and its floor consists of the prismatic ectoderm of the embryonic disk-the continuity between the roof and floor being established at the margin of the embryonic disk. Outside the amniotic ectoderm is a thin layer of mesoderm, which is continuous with that of the somatopleure and is connected by the body-stalk with the mesodermal lining of the chorion." ;
    oboInOwl:hasAlternativeId "UBERON:0003411" ;
    oboInOwl:hasDbXref "EHDAA2:0000118", "EHDAA:140", "EMAPA:16111", "EMAPA:16265", "VHOG:0000622" ;
    oboInOwl:hasExactSynonym "amnion mesenchyme", "amnion mesoderm", "amnionic mesoderm", "mesenchyme of amnion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "amnionic mesenchyme", "amnionic mesoderm" ;
    oboInOwl:id "UBERON:0003262" ;
    a owl:Class ;
    rdfs:label "amniotic mesoderm" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0007524, obo:UBERON_0010333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000305
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000305
            ]
        )
    ] .

obo:UBERON_0003265
    obo:IAO_0000115 "A mesenchyme that is part of a chorion." ;
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasAlternativeId "UBERON:0003423" ;
    oboInOwl:hasDbXref "EHDAA2:0003245", "EHDAA:154", "EMAPA:16114", "EMAPA:16266", "RETIRED_EHDAA2:0000247", "VHOG:0000620" ;
    oboInOwl:hasExactSynonym "chorion mesenchyme", "chorion mesoderm", "chorionic mesenchyme", "mesenchyme of chorion", "mesenchyme of chorion (vertebrates)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003265" ;
    a owl:Class ;
    rdfs:label "chorionic mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0007524, obo:UBERON_0010333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003124
            ]
        )
    ] .

obo:UBERON_0003267
    obo:IAO_0000115 "A calcareous tooth that is part of the upper jaw region. In mammals, the upper jaw teeth are attached to the maxilla." ;
    obo:IAO_0000116 "Note that we follow EHDAA2 and consider teeth part of the jaw skeleton" ;
    oboInOwl:hasDbXref "EHDAA:8045", "EMAPA:17938", "MA:0001909", "NCIT:C49792", "SCTID:422279005", "UMLS:C1710581" ;
    oboInOwl:hasExactSynonym "upper jaw tooth" ;
    oboInOwl:hasNarrowSynonym "maxillary tooth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003267" ;
    a owl:Class ;
    rdfs:label "tooth of upper jaw" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001091, obo:UBERON_0010313, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009680
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0011597
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0003268
    obo:IAO_0000115 "A calcareous tooth that is part of the lower jaw region. In mammals, the lower jaw teeth are attached to the mandible (dentary)." ;
    oboInOwl:hasDbXref "EHDAA2:0001029", "EHDAA:8009", "EMAPA:17917", "FMA:321647", "MA:0001907", "NCIT:C49582", "SCTID:422032003", "UMLS:C1708757" ;
    oboInOwl:hasExactSynonym "calcareous tooth of lower jaw", "lower jaw calcareous tooth", "lower jaw dentine containing tooth", "lower jaw tooth", "lower jaw vertebrate tooth" ;
    oboInOwl:hasNarrowSynonym "mandibular tooth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003268" ;
    a owl:Class ;
    rdfs:label "tooth of lower jaw" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001091, obo:UBERON_0010313, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009679
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0004768
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003269
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a eye [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000486", "EHDAA:2923", "EMAPA:17844" ;
    oboInOwl:hasExactSynonym "eye skeletal muscle", "eye skeletal muscle tissue", "skeletal muscle tissue of eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye skeletal muscle group" ;
    oboInOwl:id "UBERON:0003269" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of eye" ;
    rdfs:subClassOf obo:UBERON_0001134, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003277
    obo:IAO_0000115 "A subdivision of the skeleton that corresponds to the upper part of the mouth. The lower jaw skeleton includes the following elements, when present: upper jaw teeth, the maxilla and other lower jaw bones." ;
    obo:UBPROP_0000003 "The jaw joint of all jawed vertebrates, except for mammals, involves the quadrate and articular bones, or the posterior ends of the palatoquadrate and mandibular cartilages; A correlate of the conversion of the articular and quadrate bones to the malleus and incus is that all adult mammals have a jaw joint that lies between the dentary of the lower jaw and the squamosal bone of the skull roof.[well established][VHOG]" ;
    obo:UBPROP_0000012 "EMAPA/MA placement unclear. See https://github.com/obophenotype/mouse-anatomy-ontology/issues/102" ;
    oboInOwl:hasBroadSynonym "upper jaw" ;
    oboInOwl:hasDbXref "AAO:0000622", "EHDAA2:0002128", "EHDAA:8041", "EMAPA:17927", "FMA:54397", "MA:0001908", "VHOG:0000429", "XAO:0003087" ;
    oboInOwl:hasExactSynonym "upper jaw skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003277" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skeleton of upper jaw" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0001709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0003278
    obo:IAO_0000115 "A subdivision of the skeleton that corresponds to the lower part of the mouth. The lower jaw skeleton includes the following elements, when present: lower jaw teeth, the mandible and other lower jaw bones, and Meckel's cartilage." ;
    obo:UBPROP_0000001 "The ventral portion of the first pharyngeal arch, comprising the lower jaw.[TAO]" ;
    obo:UBPROP_0000003 "The jaw joint of all jawed vertebrates, except for mammals, involves the quadrate and articular bones, or the posterior ends of the palatoquadrate and mandibular cartilages; A correlate of the conversion of the articular and quadrate bones to the malleus and incus is that all adult mammals have a jaw joint that lies between the dentary of the lower jaw and the squamosal bone of the skull roof.[well established][VHOG]" ;
    obo:UBPROP_0000012 "Inclusion of the FMA class 'lower jaw' is debatable - this mostly corresponds to the lower jaw skeleton (with 'maxillary part of mouth' corresponding to the upper jaw region); however, the FMA class also includes gingiva. See also: https://github.com/obophenotype/mouse-anatomy-ontology/issues/102" ;
    oboInOwl:hasBroadSynonym "lower jaw", "mandible" ;
    oboInOwl:hasDbXref "AAO:0000274", "EHDAA2:0004606", "EHDAA:8005", "EMAPA:17906", "EMAPA:17910", "FMA:54398", "MA:0001906", "TAO:0001273", "VHOG:0000428", "XAO:0003084", "ZFA:0001273" ;
    oboInOwl:hasExactSynonym "lower jaw skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mandibles", "mandibular series" ;
    oboInOwl:id "UBERON:0003278" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skeleton of lower jaw" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003279
    obo:IAO_0000115 "An endothelium that is part of a trachea." ;
    oboInOwl:hasDbXref "EHDAA:3082", "RETIRED_EHDAA2:0002068" ;
    oboInOwl:hasExactSynonym "endothelium of windpipe", "trachea endothelium", "windpipe endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003279" ;
    a owl:Class ;
    rdfs:label "endothelium of trachea" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001901, obo:UBERON_0001986 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0003281
    obo:IAO_0000115 "The portion of the primitive mesentery that encloses the stomach; from its dorsal sheet, the greater omentum develops, and from its ventral sheet, the lesser omentum." ;
    obo:IAO_0000116 "TODO - check primitive vs developed" ;
    obo:UBPROP_0000001 "The portion of the primitive mesentery that encloses the stomach; from its dorsal sheet, the greater omentum develops, and from its ventral sheet, the lesser omentum. [TFD][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001922", "EHDAA:2999", "EMAPA:17024", "MA:0001617", "SCTID:261623000", "VHOG:0000358" ;
    oboInOwl:hasExactSynonym "mesentery of ventriculus", "mesogaster", "mesogastium", "mesogastrium", "stomach mesentery", "ventriculus mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003281" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mesentery of stomach" ;
    rdfs:subClassOf obo:UBERON_0004854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0003282
    obo:IAO_0000115 "A mesentery that surrounds the heart." ;
    oboInOwl:hasDbXref "EHDAA:432", "EMAPA:16212", "RETIRED_EHDAA2:0000739", "VHOG:0000353" ;
    oboInOwl:hasExactSynonym "heart mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac mesentery", "mesocardium" ;
    oboInOwl:id "UBERON:0003282" ;
    a owl:Class ;
    rdfs:label "mesentery of heart" ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0003283
    obo:IAO_0000115 "A mesentery that is part of a esophagus [Automatically generated definition]." ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001288", "EHDAA:2943", "EMAPA:16836", "MA:0001569", "VHOG:0000415" ;
    oboInOwl:hasExactSynonym "esophagus mesentery", "gullet mesentery", "mesentery of esophagus", "mesentery of gullet", "meso-esophagus", "oesophagus mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003283" ;
    a owl:Class ;
    rdfs:label "mesentery of oesophagus" ;
    rdfs:subClassOf obo:UBERON_0001975, obo:UBERON_0002095 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0003284
    obo:IAO_0000115 "A mesentery that is part of a midgut [Automatically generated definition]." ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001202", "EHDAA:3031", "EMAPA:16721", "EMAPA:17039", "EMAPA:17197", "VHOG:0000413" ;
    oboInOwl:hasExactSynonym "midgut mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003284" ;
    a owl:Class ;
    rdfs:label "mesentery of midgut" ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0003288
    obo:IAO_0000115 "A meninx that is part of a midbrain [Automatically generated definition]." ;
    obo:IAO_0000116 "consider changing genus to subdivision of meninx" ;
    obo:UBPROP_0000001 "Meninges that are part of the midbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001174", "EHDAA:3708", "EMAPA:17791", "MA:0001058", "RETIRED_EHDAA2:0001109", "VHOG:0000012" ;
    oboInOwl:hasExactSynonym "meninges of midbrain", "midbrain meninges", "midbrain meninx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalon meninges" ;
    oboInOwl:id "UBERON:0003288" ;
    a owl:Class ;
    rdfs:label "meninx of midbrain" ;
    rdfs:subClassOf obo:UBERON_0003547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0003289
    obo:IAO_0000115 "A meninx that is part of a telencephalon [Automatically generated definition]." ;
    obo:IAO_0000116 "consider changing genus to subdivision of meninx" ;
    obo:UBPROP_0000001 "Meninges that are part of the telencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001990", "EHDAA:5476", "EMAPA:17774", "MA:0000979", "VHOG:0000010" ;
    oboInOwl:hasExactSynonym "meninges of telencephalon", "telencephalon meninges", "telencephalon meninx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003289" ;
    a owl:Class ;
    rdfs:label "meninx of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0003548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0003290
    obo:IAO_0000115 "A meninx that is part of a diencephalon [Automatically generated definition]." ;
    obo:IAO_0000116 "consider changing genus to subdivision of meninx" ;
    obo:UBPROP_0000001 "Meninges that are part of the diencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000399", "EHDAA:5458", "EMAPA:17764", "MA:0000826", "VHOG:0000009" ;
    oboInOwl:hasExactSynonym "between brain meninges", "between brain meninx", "diencephalon meninges", "diencephalon meninx", "interbrain meninges", "interbrain meninx", "mature diencephalon meninges", "mature diencephalon meninx", "meninges of between brain", "meninges of diencephalon", "meninges of interbrain", "meninges of mature diencephalon", "meninx of between brain", "meninx of interbrain", "meninx of mature diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003290" ;
    a owl:Class ;
    rdfs:label "meninx of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0003548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003291
    obo:IAO_0000115 "A meninx that is part of a hindbrain [Automatically generated definition]." ;
    obo:IAO_0000116 "consider changing genus to subdivision of meninx" ;
    obo:UBPROP_0000001 "Meninges that are part of the hindbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000770", "EHDAA:3688", "EMAPA:17783", "MA:0000987", "VHOG:0000011" ;
    oboInOwl:hasExactSynonym "hindbrain meninges", "hindbrain meninx", "meninges of hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhomencephalon meninges" ;
    oboInOwl:id "UBERON:0003291" ;
    a owl:Class ;
    rdfs:label "meninx of hindbrain" ;
    rdfs:subClassOf obo:UBERON_0003547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0003292
    obo:IAO_0000115 "A meninx that is part of a spinal cord [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Meninges that are part of the spinal cord. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "CALOHA:TS-2148", "EHDAA2:0001895", "EHDAA:2865", "EMAPA:17804", "MA:0001130", "NCIT:C12350", "SCTID:181097002", "UMLS:C0037938", "VHOG:0000443" ;
    oboInOwl:hasExactSynonym "menines of spinal cord", "meninges of spinal cord", "spinal cord meninges", "spinal cord meninx", "spinal meninges", "spinal meninx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003292" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "meninx of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0002360, obo:UBERON_0005174, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0003294
    obo:IAO_0000115 "A gland that is part of a foregut [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000567", "EHDAA:950", "EMAPA:16557", "VHOG:0000650" ;
    oboInOwl:hasExactSynonym "foregut gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003294" ;
    a owl:Class ;
    rdfs:label "gland of foregut" ;
    rdfs:subClassOf obo:UBERON_0003408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001041
            ]
        )
    ] .

obo:UBERON_0003295
    obo:IAO_0000115 "Racemose mucous glands beneath the mucous membrane of the pharynx." ;
    oboInOwl:hasDbXref "BTO:0004849", "EHDAA2:0001461", "EHDAA:2967", "FMA:55075" ;
    oboInOwl:hasExactSynonym "pharynx gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae pharyngeae" ;
    oboInOwl:id "UBERON:0003295" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "pharyngeal gland" ;
    rdfs:subClassOf obo:UBERON_0003408, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0003296
    obo:IAO_0000115 "Any gland that is part of the diencephalon. Examples: pineal gland, neurohypophysis." ;
    oboInOwl:hasDbXref "EHDAA2:0000395", "EHDAA:4475", "EMAPA:16897", "VHOG:0000653" ;
    oboInOwl:hasExactSynonym "diencephalon gland", "interbrain gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003296" ;
    a owl:Class ;
    rdfs:label "gland of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0002530, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003297
    obo:IAO_0000115 "A gland that is part of a integumental system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000837", "EHDAA:6522", "EMAPA:17758", "MA:0000144", "VHOG:0000654" ;
    oboInOwl:hasExactSynonym "integumental gland", "integumental system gland", "integumentary gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003297" ;
    a owl:Class ;
    rdfs:label "gland of integumental system" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0003304
    obo:IAO_0000115 "A blood island that is part of a mesoderm." ;
    obo:UBPROP_0000012 "in EHDAA2, gives rise to blood and dorsal aorta" ;
    oboInOwl:hasAlternativeId "UBERON:0003305" ;
    oboInOwl:hasDbXref "EHDAA2:0003241", "EHDAA:170", "EMAPA:16115" ;
    oboInOwl:hasExactSynonym "mesoderm blood islands" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesenchyme blood island" ;
    oboInOwl:id "UBERON:0003304" ;
    a owl:Class ;
    rdfs:label "mesoderm blood island" ;
    rdfs:subClassOf obo:UBERON_0003061, obo:UBERON_0005291, obo:UBERON_0007503, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007798
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0003312
    obo:IAO_0000115 "Mesenchyme that is part of a developing testis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002010", "EHDAA:8150", "EMAPA:35858", "VHOG:0001442" ;
    oboInOwl:hasExactSynonym "testis mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003312" ;
    a owl:Class ;
    rdfs:label "mesenchyme of testis" ;
    rdfs:subClassOf obo:UBERON_0003855, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
        )
    ] .

obo:UBERON_0003314
    obo:IAO_0000115 "Mesenchyme that is part of a developing camera-type eye." ;
    obo:IAO_0000116 "TODO - change mesenchyme relationships to precursor_of" ;
    oboInOwl:hasDbXref "EHDAA2:0000485", "EHDAA:2910", "EMAPA:16673", "VHOG:0001084" ;
    oboInOwl:hasExactSynonym "mesenchyme of eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003314" ;
    a owl:Class ;
    rdfs:label "eye mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0009891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009920
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003315
    obo:IAO_0000115 "Mesenchyme that is part of a developing ovary [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001362", "EHDAA:8128", "VHOG:0001441" ;
    oboInOwl:hasExactSynonym "female reproductive system gonad mesenchyme", "female reproductive system gonada mesenchyme", "gonad of female reproductive system mesenchyme", "gonada of female reproductive system mesenchyme", "mesenchyme of female reproductive system gonad", "mesenchyme of female reproductive system gonada", "mesenchyme of gonad of female reproductive system", "mesenchyme of gonada of female reproductive system", "ovary mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003315" ;
    a owl:Class ;
    rdfs:label "mesenchyme of ovary" ;
    rdfs:subClassOf obo:UBERON_0003855, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0003316
    obo:IAO_0000115 "The portion of the yolk sac that is derived from mesoderm and consists of mesenchyme." ;
    oboInOwl:hasAlternativeId "UBERON:0003264" ;
    oboInOwl:hasDbXref "EHDAA2:0002216", "EHDAA:168", "EHDAA:205", "EMAPA:16087", "EMAPA:16267", "VHOG:0000503", "VHOG:0000617" ;
    oboInOwl:hasExactSynonym "yolk sac mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003316" ;
    a owl:Class ;
    rdfs:label "mesenchyme of yolk sac" ;
    rdfs:subClassOf obo:UBERON_0010333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] .

obo:UBERON_0003318
    obo:IAO_0000115 "Mesenchyme that is part of a developing elbow [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000432", "EHDAA:4170", "EHDAA:6216", "EMAPA:17416", "VHOG:0001075" ;
    oboInOwl:hasExactSynonym "cubital region mesenchyme", "elbow mesenchyme", "mesenchyme of cubital region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003318" ;
    a owl:Class ;
    rdfs:label "mesenchyme of elbow" ;
    rdfs:subClassOf obo:UBERON_0003859, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001461
            ]
        )
    ] .

obo:UBERON_0003319
    obo:IAO_0000115 "Mesenchyme of the carpal region that contributes to the carpal skeleton." ;
    oboInOwl:hasDbXref "EHDAA2:0000220", "EHDAA:5200", "EMAPA:19122" ;
    oboInOwl:hasExactSynonym "carpal region mesenchyme", "carpus mesenchyme", "mesenchyme of wrist", "wrist mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003319" ;
    a owl:Class ;
    rdfs:label "mesenchyme of carpal region" ;
    rdfs:subClassOf obo:UBERON_0003859, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] .

obo:UBERON_0003320
    obo:IAO_0000115 "Mesenchyme that is part of a developing hip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000786", "EHDAA:5157", "EHDAA:6182", "EMAPA:17492", "VHOG:0001029" ;
    oboInOwl:hasExactSynonym "hip mesenchyme", "hip region mesenchyme", "mesenchyme of hip region", "mesenchyme of regio coxae", "regio coxae mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003320" ;
    a owl:Class ;
    rdfs:label "mesenchyme of hip" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001464
            ]
        )
    ] .

obo:UBERON_0003321
    obo:IAO_0000115 "Mesenchyme that is part of a developing knee [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000898", "EHDAA:5163", "EHDAA:6188", "EMAPA:17495", "VHOG:0001070" ;
    oboInOwl:hasExactSynonym "knee mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003321" ;
    a owl:Class ;
    rdfs:label "mesenchyme of knee" ;
    rdfs:subClassOf obo:UBERON_0003860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001465
            ]
        )
    ] .

obo:UBERON_0003322
    obo:IAO_0000115 "Mesenchyme that is part of a developing shoulder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001837", "EHDAA:4184", "EHDAA:6232", "EMAPA:17423", "VHOG:0001035" ;
    oboInOwl:hasExactSynonym "shoulder mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003322" ;
    a owl:Class ;
    rdfs:label "mesenchyme of shoulder" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0003323
    obo:IAO_0000115 "Mesenchyme that is part of a developing upper jaw [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002124", "EHDAA:8031", "EMAPA:17929", "VHOG:0001099" ;
    oboInOwl:hasExactSynonym "mesenchyme of palatoquadrate arch", "palatoquadrate arch mesenchyme", "upper jaw mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003323" ;
    a owl:Class ;
    rdfs:label "mesenchyme of upper jaw" ;
    rdfs:subClassOf obo:UBERON_0009891, obo:UBERON_0010314, obo:UBERON_0034995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0003324
    obo:IAO_0000115 "Mesenchyme that is part of a developing lower jaw [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001024", "EHDAA:8003", "EMAPA:17916", "VHOG:0001069" ;
    oboInOwl:hasExactSynonym "lower jaw mesenchyme", "mesenchyme of ventral mandibular arch", "ventral mandibular arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003324" ;
    a owl:Class ;
    rdfs:label "mesenchyme of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0034995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006905
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003325
    obo:IAO_0000115 "Mesenchyme that is part of a developing pinna [Automatically generated definition]." ;
    obo:UBPROP_0000012 "EMAPA divides this spatially into condensation + rest, and temporally into mesenchyme and cartilage condensation" ;
    oboInOwl:hasDbXref "EHDAA2:0001469", "EHDAA:8981", "EMAPA:17591", "VHOG:0000747" ;
    oboInOwl:hasExactSynonym "auricle mesenchyme", "auricle of ear mesenchyme", "auricle of external ear mesenchyme", "auricula (auris externa) mesenchyme", "auricula mesenchyme", "mesenchyme of auricle", "mesenchyme of auricle of ear", "mesenchyme of auricle of external ear", "mesenchyme of auricula", "mesenchyme of auricula (auris externa)", "mesenchyme of pinna of ear", "pinna mesenchyme", "pinna of ear mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003325" ;
    a owl:Class ;
    rdfs:label "mesenchyme of pinna" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001757
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001757
            ]
        )
    ] .

obo:UBERON_0003326
    obo:IAO_0000115 "Mesenchyme that is part of a developing mammary gland." ;
    oboInOwl:hasDbXref "EHDAA2:0001058", "EHDAA:6528", "EMAPA:17761", "VHOG:0001087" ;
    oboInOwl:hasExactSynonym "lactiferous gland mesenchyme", "lobe of breast mesenchyme", "lobe of mammary gland mesenchyme", "mammary gland mesenchyme", "mammary mesenchyme", "mesenchyme of lactiferous gland", "mesenchyme of lobe of breast", "mesenchyme of lobe of mammary gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003326" ;
    a owl:Class ;
    rdfs:label "mesenchyme of mammary gland" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0003327
    obo:IAO_0000115 "Mesenchyme that is part of a developing lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000555", "EHDAA:4176", "EHDAA:6222", "EMAPA:17419", "VHOG:0000504" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003327" ;
    a owl:Class ;
    rdfs:label "mesenchyme of forearm" ;
    rdfs:subClassOf obo:UBERON_0003859, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0003328
    obo:IAO_0000115 "Mesenchyme that is part of a footplate." ;
    obo:UBPROP_0000012 "We group two EMAPA classes here but these may need to be separated" ;
    oboInOwl:hasAlternativeId "UBERON:0005260" ;
    oboInOwl:hasDbXref "EHDAA2:0000549", "EHDAA:5149", "EHDAA:6172", "EMAPA:17252", "EMAPA:17488", "VHOG_RETIRED:0001055" ;
    oboInOwl:hasExactSynonym "foot plate mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003328" ;
    a owl:Class ;
    rdfs:label "mesenchyme of footplate" ;
    rdfs:subClassOf obo:UBERON_0010377, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006871
            ]
        )
    ] .

obo:UBERON_0003329
    obo:IAO_0000115 "A submucosa that is part of an anal canal [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27217", "EMAPA:27227", "EMAPA:27535", "FMA:85399", "SCTID:7892006" ;
    oboInOwl:hasExactSynonym "anal canal submucosa", "anal canal viewed anatomically submucosa", "anal region submucosa", "anatomical anal canal submucosa", "submucosa of anal canal viewed anatomically", "submucosa of anal region", "submucosa of anatomical anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003329" ;
    a owl:Class ;
    rdfs:label "submucosa of anal canal" ;
    rdfs:subClassOf obo:UBERON_0001208, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0003330
    obo:IAO_0000115 "The submucous layer of the wall of the rectum." ;
    oboInOwl:hasDbXref "BTO:0002114", "EMAPA:27083", "FMA:15034", "SCTID:71683001" ;
    oboInOwl:hasExactSynonym "rectal submucosa", "rectum submucosa", "tela submucosa recti" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003330" ;
    a owl:Class ;
    rdfs:label "submucosa of rectum" ;
    rdfs:subClassOf obo:UBERON_0001208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0003331
    obo:IAO_0000115 "A submucosa that is part of a colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27379", "FMA:14985", "MA:0003200", "SCTID:61647009" ;
    oboInOwl:hasExactSynonym "colon submucosa", "colonic submucosa", "large bowel submucosa", "submucosa of large bowel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003331" ;
    a owl:Class ;
    rdfs:label "submucosa of colon" ;
    rdfs:subClassOf obo:UBERON_0001208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0003332
    obo:IAO_0000115 "A submucosa that is part of a duodenum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27027", "EMAPA:27097", "EMAPA:27239", "FMA:14943", "MA:0003213", "SCTID:76519004" ;
    oboInOwl:hasExactSynonym "doudenal submucosa", "duodenal submucosa", "duodenum submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003332" ;
    a owl:Class ;
    rdfs:label "submucosa of duodenum" ;
    rdfs:subClassOf obo:UBERON_0001205, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0003333
    obo:IAO_0000115 "A submucosa that is part of a jejunum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27111", "FMA:14950", "SCTID:70192009" ;
    oboInOwl:hasExactSynonym "jejunal submucosa", "jejunum submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003333" ;
    a owl:Class ;
    rdfs:label "submucosa of jejunum" ;
    rdfs:subClassOf obo:UBERON_0001205, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0003334
    obo:IAO_0000115 "A serous membrane that is part of a rectum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27087", "FMA:15039" ;
    oboInOwl:hasExactSynonym "rectal serosa", "rectum serosa", "rectum serous membrane", "serous membrane of rectum", "visceral peritoneum of rectum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003334" ;
    a owl:Class ;
    rdfs:label "serosa of rectum" ;
    rdfs:subClassOf obo:UBERON_0001209, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0003335
    obo:IAO_0000115 "A serous membrane that is part of a colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27387", "FMA:14990", "MA:0003199", "SCTID:90132000" ;
    oboInOwl:hasExactSynonym "colon serosa", "colon serous membrane", "colonic serosa", "large bowel serosa", "large bowel serous membrane", "serosa of large bowel", "serous membrane of colon", "serous membrane of large bowel", "visceral peritoneum of colon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003335" ;
    a owl:Class ;
    rdfs:label "serosa of colon" ;
    rdfs:subClassOf obo:UBERON_0001209, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0003336
    obo:IAO_0000115 "A serous membrane that is part of a duodenum [Automatically generated definition]." ;
    obo:UBPROP_0000010 "1st part serosa, 2nd - 4th adventitia" ;
    oboInOwl:hasDbXref "EMAPA:27247", "FMA:14948", "MA:0003212", "SCTID:1236009" ;
    oboInOwl:hasExactSynonym "doudenal serosa", "duodenal serosa", "duodenum serosa", "duodenum serous membrane", "serous membrane of duodenum", "visceral peritoneum of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003336" ;
    a owl:Class ;
    rdfs:label "serosa of duodenum" ;
    rdfs:subClassOf obo:UBERON_0001206, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0003337
    obo:IAO_0000115 "A serous membrane that is part of a jejunum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27115", "FMA:14955" ;
    oboInOwl:hasExactSynonym "jejunal serosa", "jejunum serosa", "jejunum serous membrane", "serous membrane of jejunum", "visceral peritoneum of jejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003337" ;
    a owl:Class ;
    rdfs:label "serosa of jejunum" ;
    rdfs:subClassOf obo:UBERON_0001206, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0003338
    obo:IAO_0000115 "A spatially aggregated collection of nerve cell bodies in the PNS, consisting of one or more subpopulations that share cell type, chemical phenotype, and connections. (CUMBO)." ;
    obo:UBPROP_0000012 "we follow MA in including separate classes for ganglion and peripheral nervous system, even though for vertebrates gangia are always in the PNS" ;
    oboInOwl:hasDbXref "BIRNLEX:2548", "BTO:0001123", "EMAPA:32814", "MA:0001161" ;
    oboInOwl:hasExactSynonym "peripheral nervous system ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003338" ;
    oboInOwl:inSubset core:cumbo ;
    a owl:Class ;
    rdfs:label "ganglion of peripheral nervous system" ;
    rdfs:subClassOf obo:UBERON_0000045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000010
            ]
        )
    ] .

obo:UBERON_0003339
    obo:IAO_0000115 "A ganglion that is part of a central nervous system [Automatically generated definition]." ;
    obo:UBPROP_0000012 "this has no subclasses in FMA. In EHDAA2 and EMAPA it has only the cranial ganglia" ;
    oboInOwl:hasDbXref "EHDAA2:0000227", "EMAPA:16658", "FMA:83843" ;
    oboInOwl:hasExactSynonym "central nervous system ganglion", "ganglion of neuraxis", "neuraxis ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003339" ;
    a owl:Class ;
    rdfs:label "ganglion of central nervous system" ;
    rdfs:subClassOf obo:UBERON_0000045, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0003342
    obo:IAO_0000115 "A mucosa that is part of an anal canal [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27531", "FMA:74654", "NCIT:C60784", "SCTID:362170004", "UMLS:C0227414" ;
    oboInOwl:hasExactSynonym "anal canal mucosa", "anal canal mucosa of organ", "anal canal mucous membrane", "anal canal organ mucosa", "anal canal viewed anatomically mucosa", "anal canal viewed anatomically mucosa of organ", "anal canal viewed anatomically mucous membrane", "anal canal viewed anatomically organ mucosa", "anal mucosa", "anal mucous membrane", "anal region mucosa", "anal region mucosa of organ", "anal region mucous membrane", "anal region organ mucosa", "anatomical anal canal mucosa", "anatomical anal canal mucosa of organ", "anatomical anal canal mucous membrane", "anatomical anal canal organ mucosa", "mucosa of anal canal viewed anatomically", "mucosa of anal region", "mucosa of anatomical anal canal", "mucosa of organ of anal canal", "mucosa of organ of anal canal viewed anatomically", "mucosa of organ of anal region", "mucosa of organ of anatomical anal canal", "mucous membrane of anal canal", "mucous membrane of anal canal viewed anatomically", "mucous membrane of anal region", "mucous membrane of anatomical anal canal", "organ mucosa of anal canal", "organ mucosa of anal canal viewed anatomically", "organ mucosa of anal region", "organ mucosa of anatomical anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003342" ;
    a owl:Class ;
    rdfs:label "mucosa of anal canal" ;
    rdfs:subClassOf obo:UBERON_0001207, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0003343
    obo:IAO_0000115 "A mucosa that is part of a oral opening [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:26937", "SCTID:362083000" ;
    oboInOwl:hasExactSynonym "mucosa of oral opening", "mucosa of oral part of face", "mucosa of organ of oral opening", "mucosa of organ of oral part of face", "mucosa of organ of oral region", "mucosa of organ of subdivision of mouth", "mucosa of subdivision of mouth", "mucous membrane of oral opening", "mucous membrane of oral part of face", "mucous membrane of oral region", "mucous membrane of subdivision of mouth", "oral opening mucosa", "oral opening mucosa of organ", "oral opening mucous membrane", "oral opening organ mucosa", "oral part of face mucosa", "oral part of face mucosa of organ", "oral part of face mucous membrane", "oral part of face organ mucosa", "oral region mucosa", "oral region mucosa of organ", "oral region mucous membrane", "oral region organ mucosa", "organ mucosa of oral opening", "organ mucosa of oral part of face", "organ mucosa of oral region", "organ mucosa of subdivision of mouth", "subdivision of mouth mucosa", "subdivision of mouth mucosa of organ", "subdivision of mouth mucous membrane", "subdivision of mouth organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003343" ;
    a owl:Class ;
    rdfs:label "mucosa of oral region" ;
    rdfs:subClassOf obo:UBERON_0003729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000166
            ]
        )
    ] .

obo:UBERON_0003346
    obo:IAO_0000115 "A mucosa that is part of a rectum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2107", "EMAPA:27081", "FMA:15033", "MA:0003218", "SCTID:362167003" ;
    oboInOwl:hasExactSynonym "mucosa of organ of rectum", "mucous membrane of rectum", "organ mucosa of rectum", "rectal mucosa", "rectal mucous membrane", "rectum mucosa", "rectum mucosa of organ", "rectum mucous membrane", "rectum organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003346" ;
    a owl:Class ;
    rdfs:label "mucosa of rectum" ;
    rdfs:subClassOf obo:UBERON_0001207, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0003350
    obo:IAO_0000115 "A layer of epithelial cells on the surface of the mucosa." ;
    oboInOwl:hasDbXref "BTO:0003752" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lamina epithelialis mucosa", "lamina epithelialis mucosae" ;
    oboInOwl:id "UBERON:0003350" ;
    a owl:Class ;
    rdfs:comment "lies on top of lamina propria" ;
    rdfs:label "epithelium of mucosa" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000344
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000344
            ]
        )
    ] .

obo:UBERON_0003351
    obo:IAO_0000115 "An epithelium that is part of a pharynx [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Epithelium lining the pharynx consisting largely of simple columnar epithelium with a short segment (1mm) of stratified squamous epithelium on the ventral side. Chen et al, 2007.[TAO]" ;
    oboInOwl:hasDbXref "BSA:0000112", "BTO:0005240", "EMAPA:16708", "MA:0002725", "RETIRED_EHDAA2:0001460", "TAO:0001174", "XAO:0003202", "ZFA:0001174" ;
    oboInOwl:hasExactSynonym "epithelial tissue of pharynx", "epithelium of pharynx", "pharynx epithelial tissue", "pharynx epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003351" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, obo:UBERON_0004807, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0003352
    obo:IAO_0000115 "An epithelium that is part of a midgut." ;
    oboInOwl:hasDbXref "BTO:0005053", "EHDAA2:0001195", "EMAPA:16569", "MA:0003205" ;
    oboInOwl:hasExactSynonym "epithelial tissue of midgut", "midgut epithelial tissue", "midgut epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003352" ;
    a owl:Class ;
    rdfs:label "epithelium of midgut" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0003353
    obo:IAO_0000115 "An epithelium that is part of a hindgut [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000782", "EMAPA:16717", "MA:0003206" ;
    oboInOwl:hasExactSynonym "epithelial tissue of hindgut", "hindgut epithelial tissue", "hindgut epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003353" ;
    a owl:Class ;
    rdfs:label "epithelium of hindgut" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_0003354
    obo:IAO_0000115 "An epithelium that is part of a rectum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2066", "EHDAA2:0001594", "EMAPA:17898", "FMA:17510", "MA:0003219", "VHOG:0001037" ;
    oboInOwl:hasExactSynonym "epithelial tissue of rectum", "rectal epithelium", "rectum epithelial tissue", "rectum epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003354" ;
    a owl:Class ;
    rdfs:label "epithelium of rectum" ;
    rdfs:subClassOf obo:UBERON_0001278, obo:UBERON_0016885, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0003357
    obo:IAO_0000115 "An epithelium that is part of a tongue [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0000992", "CALOHA:TS-1051", "EHDAA2:0004598", "EMAPA:17881", "FMA:284658", "MA:0001592", "NCIT:C49300", "UMLS:C1710436" ;
    oboInOwl:hasExactSynonym "epithelial tissue of tongue", "tongue epithelial tissue", "tongue epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lingual epithelium" ;
    oboInOwl:id "UBERON:0003357" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "examples: tongue squamous epithelium, keratined, non-keratinized and parakeratinized epithelium, as well as gustatory epithelium. Note that not all these subtypes are named in individual anatomy ontologies." ;
    rdfs:label "epithelium of tongue" ;
    rdfs:subClassOf obo:UBERON_0003929, obo:UBERON_0019304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0003364
    obo:IAO_0000115 "An epithelium that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17663", "MA:0003132" ;
    oboInOwl:hasExactSynonym "epithelial tissue of right lung", "right lung epithelial tissue", "right lung epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003364" ;
    a owl:Class ;
    rdfs:label "epithelium of right lung" ;
    rdfs:subClassOf obo:UBERON_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0003365
    obo:IAO_0000115 "An epithelium that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17655", "MA:0003131" ;
    oboInOwl:hasExactSynonym "epithelial tissue of left lung", "left lung epithelial tissue", "left lung epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003365" ;
    a owl:Class ;
    rdfs:label "epithelium of left lung" ;
    rdfs:subClassOf obo:UBERON_0000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0003367
    obo:IAO_0000115 "An epithelium that is part of a vomeronasal organ [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - add cell types" ;
    oboInOwl:hasDbXref "EHDAA2:0004102", "EMAPA:18444", "FMA:301283", "MA:0001328" ;
    oboInOwl:hasExactSynonym "Jacobson's organ epithelial tissue", "Jacobson's organ epithelium", "epithelial tissue of Jacobson's organ", "epithelial tissue of vomeronasal organ", "epithelium of Jacobson's organ", "vomeronasal epithelium", "vomeronasal organ epithelial tissue", "vomeronasal organ epithelium", "vomeronasal organ sensory epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003367" ;
    a owl:Class ;
    rdfs:label "epithelium of vomeronasal organ" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005911, obo:UBERON_0010314, obo:UBERON_0019306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002255
            ]
        )
    ] .

obo:UBERON_0003371
    obo:IAO_0000115 "An unilaminar epithelium that surrounds a pelvic appendage bud." ;
    oboInOwl:hasAlternativeId "UBERON:0005232" ;
    oboInOwl:hasDbXref "EHDAA2:0001034", "EMAPA:16780", "VHOG:0001048" ;
    oboInOwl:hasExactSynonym "hindlimb ectoderm" ;
    oboInOwl:hasNarrowSynonym "hindlimb bud ectoderm", "hindlimb ectoderm", "lower limb bud ectoderm", "pelvic fin bud ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "leg ectoderm" ;
    oboInOwl:id "UBERON:0003371" ;
    a owl:Class ;
    rdfs:label "pelvic appendage bud ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0005420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0005420
            ]
        )
    ] .

obo:UBERON_0003372
    obo:IAO_0000115 "An unilaminar epithelium that surrounds a pectoral appendage bud." ;
    oboInOwl:hasAlternativeId "UBERON:0005231", "UBERON:0005663" ;
    oboInOwl:hasDbXref "EHDAA2:0002134", "EMAPA:16407", "VHOG:0001047" ;
    oboInOwl:hasNarrowSynonym "forelimb bud ectoderm", "forelimb ectoderm", "pectoral fin bud ectoderm", "upper limb bud ectoderm", "wing ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm ectoderm" ;
    oboInOwl:id "UBERON:0003372" ;
    a owl:Class ;
    rdfs:label "pectoral appendage bud ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005419
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0005419
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0005419
            ]
        )
    ] .

obo:UBERON_0003373
    obo:IAO_0000115 "An ectoderm that is part of a footplate." ;
    oboInOwl:hasDbXref "EMAPA:17250" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003373" ;
    a owl:Class ;
    rdfs:label "ectoderm of footplate" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006871
            ]
        )
    ] .

obo:UBERON_0003374
    obo:IAO_0000115 "A extraembryonic structure that develops_from a ectoderm and is part of a chorion." ;
    oboInOwl:hasDbXref "BTO:0005145", "EMAPA:16113" ;
    oboInOwl:hasExactSynonym "chorion ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chorion epithelium", "chorionic epithelium" ;
    oboInOwl:id "UBERON:0003374" ;
    a owl:Class ;
    rdfs:label "chorionic ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003124
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0003379
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a right atrium [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004155", "EMAPA:17326", "FMA:7282", "SCTID:362018002", "VHOG:0001227" ;
    oboInOwl:hasExactSynonym "cardiac muscle of cardiac right atrium", "cardiac muscle of heart right atrium", "cardiac muscle tissue of heart right atrium", "cardiac muscle tissue of right atrium", "cardiac muscle tissue of right atrium of heart", "myocardium of right atrium", "right atrium heart muscle", "right atrium myocardium", "textus muscularis of myocardium of right atrium", "textus muscularis of myocardium of right atrium of heart", "textus muscularis of myocardium of right cardiac atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003379" ;
    a owl:Class ;
    rdfs:label "cardiac muscle of right atrium" ;
    rdfs:subClassOf obo:UBERON_0004490, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0003380
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a left atrium [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004154", "EMAPA:17320", "FMA:7285", "SCTID:189936008", "VHOG:0001225" ;
    oboInOwl:hasExactSynonym "cardiac left atrium cardiac muscle", "cardiac left atrium cardiac muscle tissue", "cardiac muscle of cardiac left atrium", "cardiac muscle of heart left atrium", "cardiac muscle of left atrium of heart", "left atrium heart muscle", "left atrium myocardium", "myocardium of left atrium", "textus muscularis of myocardium of cardiac left atrium", "textus muscularis of myocardium of heart left atrium", "textus muscularis of myocardium of left atrium", "textus muscularis of myocardium of left atrium of heart", "textus muscularis of myocardium of left cardiac atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003380" ;
    a owl:Class ;
    rdfs:label "cardiac muscle of left atrium" ;
    rdfs:subClassOf obo:UBERON_0004490, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002079
            ]
        )
    ] .

obo:UBERON_0003381
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a right ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17342", "FMA:83452", "VHOG:0001236" ;
    oboInOwl:hasExactSynonym "cardiac muscle tissue of right ventricle", "right ventricular cardiac muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right ventricle cardiac muscle" ;
    oboInOwl:id "UBERON:0003381" ;
    a owl:Class ;
    rdfs:label "cardiac muscle of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0003382
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a left ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17339", "FMA:83453", "VHOG:0001234" ;
    oboInOwl:hasExactSynonym "cardiac muscle tissue of left ventricle", "left ventricular cardiac muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "left ventricle cardiac muscle" ;
    oboInOwl:id "UBERON:0003382" ;
    a owl:Class ;
    rdfs:label "cardiac muscle of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0003383
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of an interventricular septum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004158", "EMAPA:17335", "FMA:84084", "VHOG:0000999" ;
    oboInOwl:hasExactSynonym "cardiac muscle of interventricular septum", "cardiac muscle tissue of interventricular septum", "interventricular septum cardiac muscle", "interventricular septum heart muscle", "interventricular septum myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "interventricular septum muscle" ;
    oboInOwl:id "UBERON:0003383" ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of interventricular septum" ;
    rdfs:subClassOf obo:UBERON_0004492, obo:UBERON_0004667 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:UBERON_0003384
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a pharynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18963" ;
    oboInOwl:hasExactSynonym "pharynx skeletal muscle", "pharynx skeletal muscle tissue", "skeletal muscle tissue of pharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003384" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of pharynx" ;
    rdfs:subClassOf obo:UBERON_0004830, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0003386
    obo:IAO_0000115 "any of the striated muscles that move the eye and include: superior rectus, inferior rectus, medial rectus, lateral rectus, superior oblique, inferior oblique, retractor bulbi" ;
    obo:IAO_0000116 "Not clear if we need this and intra-ocular muscle. See issue #331. MA includes ciliary and iris smooth muscle" ;
    oboInOwl:hasDbXref "EMAPA:18807", "MA:0001268" ;
    oboInOwl:hasExactSynonym "ocular smooth muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003386" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "smooth muscle of eye" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003387
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a trachea [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0004244" ;
    oboInOwl:hasDbXref "BTO:0001391", "EMAPA:19192", "FMA:262010", "MA:0001863", "NCIT:C49306", "UMLS:C1710458" ;
    oboInOwl:hasExactSynonym "trachea smooth muscle", "tracheal smooth muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003387" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "smooth muscle of trachea" ;
    rdfs:subClassOf obo:UBERON_0004233, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0003388
    obo:IAO_0000115 "A mesothelium that is part of a pericardium [Automatically generated definition]." ;
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0001436" ;
    oboInOwl:hasExactSynonym "cavity of pericardial sac meso-epithelium", "cavity of pericardial sac mesothelium", "meso-epithelium of cavity of pericardial sac", "meso-epithelium of pericardial cavity", "mesothelium of cavity of pericardial sac", "pericardial cavity meso-epithelium", "pericardial cavity mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003388" ;
    a owl:Class ;
    rdfs:label "mesothelium of pericardial cavity" ;
    rdfs:subClassOf obo:UBERON_0001136, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002407
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002407
            ]
        )
    ] .

obo:UBERON_0003389
    obo:IAO_0000115 "A mesothelium that is part of a diaphragm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18429" ;
    oboInOwl:hasExactSynonym "diaphragm meso-epithelium", "diaphragm mesothelium", "meso-epithelium of diaphragm", "meso-epithelium of thoracic diaphragm", "mesothelium of thoracic diaphragm", "thoracic diaphragm meso-epithelium", "thoracic diaphragm mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003389" ;
    a owl:Class ;
    rdfs:label "mesothelium of diaphragm" ;
    rdfs:subClassOf obo:UBERON_0001136, obo:UBERON_0004807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0003390
    obo:IAO_0000115 "A mesothelium that is part of a pleural cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0003155", "EHDAA2:0001476", "EMAPA:16775", "FMA:18148" ;
    oboInOwl:hasExactSynonym "meso-epithelium of pleural cavity", "mesothelium of pleura", "pleural cavity meso-epithelium", "pleural cavity mesothelium", "pleural mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pleura" ;
    oboInOwl:id "UBERON:0003390" ;
    a owl:Class ;
    rdfs:label "mesothelium of pleural cavity" ;
    rdfs:subClassOf obo:UBERON_0001136, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001136
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002402
            ]
        )
    ] .

obo:UBERON_0003393
    obo:IAO_0000115 "A mesentery that is part of a urinary system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17367", "MA:0003233" ;
    oboInOwl:hasExactSynonym "excretory system mesentery", "mesentery of excretory system", "mesentery of renal system", "mesentery of systema urinaria", "renal system mesentery", "systema urinaria mesentery", "urinary system mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003393" ;
    a owl:Class ;
    rdfs:label "mesentery of urinary system" ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001008
            ]
        )
    ] .

obo:UBERON_0003394
    obo:IAO_0000115 "A mesentery that is part of a hindgut [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:16718" ;
    oboInOwl:hasExactSynonym "hindgut mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003394" ;
    a owl:Class ;
    rdfs:label "mesentery of hindgut" ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_0003395
    obo:IAO_0000115 "A mesentery that is part of a rectum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18664" ;
    oboInOwl:hasExactSynonym "rectum mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003395" ;
    a owl:Class ;
    rdfs:label "mesentery of rectum" ;
    rdfs:subClassOf obo:UBERON_0003334, obo:UBERON_0004854 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0003396
    obo:IAO_0000115 "A mesentery that is part of a colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18942", "FMA:14645", "SCTID:245457004" ;
    oboInOwl:hasExactSynonym "colon mesentery", "large bowel mesentery", "large intestinal mesentery", "mesentery of large bowel", "mesentery of large intestine", "mesocolon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003396" ;
    a owl:Class ;
    rdfs:label "mesentery of colon" ;
    rdfs:subClassOf obo:UBERON_0003335, obo:UBERON_0004854, obo:UBERON_0007826 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0003397
    obo:IAO_0000115 "A mesentery that is part of a duodenum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:19081" ;
    oboInOwl:hasExactSynonym "duodenum mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003397" ;
    a owl:Class ;
    rdfs:label "mesentery of duodenum" ;
    rdfs:subClassOf obo:UBERON_0001170, obo:UBERON_0003336 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0003398
    obo:IAO_0000115 "A mesentery that is part of a jejunum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18670", "FMA:14651", "SCTID:261286003" ;
    oboInOwl:hasExactSynonym "jejunal mesentery", "jejunum mesentery", "mesojejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003398" ;
    a owl:Class ;
    rdfs:label "mesentery of jejunum" ;
    rdfs:subClassOf obo:UBERON_0001170, obo:UBERON_0003337 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0003403
    obo:IAO_0000115 "A zone of skin that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18056", "FMA:38265", "MA:0000602", "SCTID:181537008" ;
    oboInOwl:hasExactSynonym "forearm skin", "lower arm skin", "lower segment of arm skin", "skin of antebrachial region", "skin of lower arm", "skin of lower segment of arm", "skin of zeugopod of arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003403" ;
    a owl:Class ;
    rdfs:label "skin of forearm" ;
    rdfs:subClassOf obo:UBERON_0002427, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0003406
    obo:IAO_0000115 "A cartilage element that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18694", "MA:0001818" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius cartilage", "cartilage of apparatus respiratorius", "respiratory system cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003406" ;
    a owl:Class ;
    rdfs:label "cartilage of respiratory system" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003408
    obo:IAO_0000115 "A gland that is part of a digestive tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18815", "MA:0003202" ;
    oboInOwl:hasExactSynonym "digestive tract gland", "gland of digestive tract", "gland of lower gastrointestinal tract", "gut gland", "lower gastrointestinal tract gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003408" ;
    a owl:Class ;
    rdfs:label "gland of digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002530, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0003409
    obo:IAO_0000115 "Any of the mucous, serous, or mixed glands that empty their secretions onto the surface of the tongue." ;
    oboInOwl:hasDbXref "EMAPA:25097" ;
    oboInOwl:hasExactSynonym "lingual gland", "tongue gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003409" ;
    a owl:Class ;
    rdfs:label "gland of tongue" ;
    rdfs:subClassOf obo:UBERON_0010047, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0003412
    obo:IAO_0000115 "Mesenchyme that is part of a pelvic appendage bud." ;
    obo:UBPROP_0000001 "Mesoderm part of pelvic fin bud.[TAO]" ;
    oboInOwl:hasDbXref "EHDAA2:0001035", "EMAPA:16781", "TAO:0001386", "ZFA:0001386" ;
    oboInOwl:hasExactSynonym "leg mesenchyme", "lower limb bud mesenchyme" ;
    oboInOwl:hasNarrowSynonym "hindlimb bud mesenchyme", "mesoderm pelvic fin bud", "pelvic fin bud mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003412" ;
    a owl:Class ;
    rdfs:label "pelvic appendage bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005420
            ]
        )
    ] .

obo:UBERON_0003413
    obo:IAO_0000115 "Mesenchyme that is part of a pectoral appendage bud." ;
    obo:UBPROP_0000001 "Mesoderm that is part of the pectoral fin bud.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0005703" ;
    oboInOwl:hasDbXref "EHDAA2:0002135", "EHDAA:1703", "EMAPA:16408", "TAO:0000789", "ZFA:0000789" ;
    oboInOwl:hasNarrowSynonym "arm mesenchyme", "forelimb bud mesenchyme", "mesoderm pectoral fin bud", "pectoral fin bud mesenchyme", "upper limb bud mesenchyme", "wing mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003413" ;
    a owl:Class ;
    rdfs:label "pectoral appendage bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005419
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005729
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005419
            ]
        )
    ] .

obo:UBERON_0003416
    obo:IAO_0000115 "Mesenchyme that is part of a developing tongue [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - develops_from" ;
    oboInOwl:hasDbXref "EHDAA2:0004614", "EMAPA:17882" ;
    oboInOwl:hasExactSynonym "tongue mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003416" ;
    a owl:Class ;
    rdfs:label "mesenchyme of tongue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0003421
    obo:IAO_0000115 "Mesenchyme that is part of a developing vomeronasal organ [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004103", "EMAPA:18445" ;
    oboInOwl:hasExactSynonym "Jacobson's organ mesenchyme", "mesenchyme of Jacobson's organ", "vomeronasal mesenchyme", "vomeronasal organ mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003421" ;
    a owl:Class ;
    rdfs:label "mesenchyme of vomeronasal organ" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0009891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002255
            ]
        )
    ] .

obo:UBERON_0003422
    obo:IAO_0000115 "A gelatinous substance within the umbilical cord, largely made up of mucopolysaccharides (hyaluronic acid and chondroitin sulfate). It also contains some fibroblasts and macrophages. It is derived from Extra Embryonic Mesoderm[WP]" ;
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasDbXref "EMAPA:26127", "EMAPA:35925", "SCTID:368069009", "Wikipedia:Wharton's_jelly" ;
    oboInOwl:hasExactSynonym "Wharton's jelly", "umbilical cord mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003422" ;
    a owl:Class ;
    rdfs:label "mesenchyme of umbilical cord" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, obo:UBERON_0005292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_37395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002331
            ]
        )
    ] .

obo:UBERON_0003425
    obo:IAO_0000115 "A lymph node that is located in a kidney [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dorsal to the ipsilateral kidney nearby the renal blood vessels, caudal to the adrenal gland" ;
    oboInOwl:hasDbXref "FMA:276799", "MA:0002882", "NCIT:C77646", "UMLS:C2699031" ;
    oboInOwl:hasExactSynonym "kidney lymph node", "lymph node of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003425" ;
    a owl:Class ;
    rdfs:label "renal lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0003426
    obo:IAO_0000115 "An adipose tissue that is part of a dermis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000798" ;
    oboInOwl:hasExactSynonym "adipose tissue of dermis", "dermis fat tissue", "dermis fatty tissue", "fat tissue of dermis", "fatty tissue of dermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003426" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dermis adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, obo:UBERON_0003585 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:UBERON_0003429
    obo:IAO_0000115 "A nerve that is part of an abdomen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000521" ;
    oboInOwl:hasExactSynonym "nerve of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003429" ;
    a owl:Class ;
    rdfs:label "abdomen nerve" ;
    rdfs:subClassOf obo:UBERON_0003825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0003430
    obo:IAO_0000115 "A nerve that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37263", "MA:0000588" ;
    oboInOwl:hasExactSynonym "neck (volume) nerve", "nerve of neck", "nerve of neck (volume)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003430" ;
    a owl:Class ;
    rdfs:label "neck nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0003431
    obo:IAO_0000115 "A nerve that is part of a leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37343", "MA:0000673" ;
    oboInOwl:hasExactSynonym "nerve of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003431" ;
    a owl:Class ;
    rdfs:label "leg nerve" ;
    rdfs:subClassOf obo:UBERON_0003442, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0003432
    obo:IAO_0000115 "A nerve that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37266", "MA:0000551" ;
    oboInOwl:hasExactSynonym "anterior thoracic region nerve", "anterolateral part of thorax nerve", "front of thorax nerve", "nerve of anterior thoracic region", "nerve of anterolateral part of thorax", "nerve of chest", "nerve of front of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003432" ;
    a owl:Class ;
    rdfs:label "chest nerve" ;
    rdfs:subClassOf obo:UBERON_0003824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0003433
    obo:IAO_0000115 "A nerve that is part of an arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37336", "MA:0000595" ;
    oboInOwl:hasExactSynonym "brachial region nerve", "nerve of arm", "nerve of brachial region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003433" ;
    a owl:Class ;
    rdfs:label "arm nerve" ;
    rdfs:subClassOf obo:UBERON_0003441, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0003434
    obo:IAO_0000115 "A nerve that is part of a wrist [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37339", "MA:0000637" ;
    oboInOwl:hasExactSynonym "carpal region nerve", "nerve of carpal region", "nerve of wrist" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003434" ;
    a owl:Class ;
    rdfs:label "wrist nerve" ;
    rdfs:subClassOf obo:UBERON_0003448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] .

obo:UBERON_0003435
    obo:IAO_0000115 "A nerve that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37348", "MA:0000649", "SCTID:300056004" ;
    oboInOwl:hasExactSynonym "digit of foot nerve", "digit of terminal segment of free lower limb nerve", "digitus pedis nerve", "foot digit nerve", "hind limb digit nerve", "nerve of digit of foot", "nerve of digit of terminal segment of free lower limb", "nerve of digitus pedis", "nerve of foot digit", "nerve of terminal segment of free lower limb digit", "nerve of toe", "terminal segment of free lower limb digit nerve", "toe nerve" ;
    oboInOwl:hasNarrowSynonym "foot digit nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003435" ;
    a owl:Class ;
    rdfs:label "pedal digit nerve" ;
    rdfs:subClassOf obo:UBERON_0003445, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003436
    obo:IAO_0000115 "A nerve that is part of a shoulder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37335", "MA:0000634" ;
    oboInOwl:hasExactSynonym "nerve of shoulder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003436" ;
    a owl:Class ;
    rdfs:label "shoulder nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0003437
    obo:IAO_0000115 "A nerve that innervates an eyelid." ;
    oboInOwl:hasDbXref "EMAPA:37535", "MA:0001255" ;
    oboInOwl:hasExactSynonym "blepharon nerve", "nerve of blepharon", "nerve of eyelid", "palpebral nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003437" ;
    a owl:Class ;
    rdfs:label "eyelid nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0003438
    obo:IAO_0000115 "Any nerve that innervates the iris." ;
    obo:IAO_0000116 "added for consistency with mouse ontologies. The term 'ciliary nerve' is usually used to denote either of the two nerves (with different origins) that innervate the iris, as well as ciliary muscles and cornea" ;
    oboInOwl:hasDbXref "EMAPA:35449", "MA:0001291" ;
    oboInOwl:hasExactSynonym "nerve of iris" ;
    oboInOwl:hasNarrowSynonym "ciliary nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003438" ;
    a owl:Class ;
    rdfs:label "iris nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0003439
    obo:IAO_0000115 "A nerve that is part of the trunk region of the body (not to be confused with a nerve trunk)." ;
    oboInOwl:hasDbXref "EMAPA:37264", "MA:0000515" ;
    oboInOwl:hasExactSynonym "nerve of torso", "nerve of trunk", "torso nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trunk nerve" ;
    oboInOwl:id "UBERON:0003439" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative ;
    a owl:Class ;
    rdfs:label "nerve of trunk region" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003440
    obo:IAO_0000115 "A nerve that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37291", "MA:0000693", "SCTID:359923002" ;
    oboInOwl:hasExactSynonym "nerve of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003440" ;
    a owl:Class ;
    rdfs:label "limb nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003441
    obo:IAO_0000115 "A nerve that is part of a forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37334", "MA:0000616" ;
    oboInOwl:hasExactSynonym "fore limb nerve", "nerve of fore limb", "nerve of forelimb", "nerve of superior member", "nerve of upper extremity" ;
    oboInOwl:hasNarrowSynonym "wing nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003441" ;
    a owl:Class ;
    rdfs:label "forelimb nerve" ;
    rdfs:subClassOf obo:UBERON_0003440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003442
    obo:IAO_0000115 "A nerve that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37342", "MA:0000664" ;
    oboInOwl:hasExactSynonym "hind limb nerve", "nerve of hind limb", "nerve of hindlimb", "nerve of inferior member", "nerve of lower extremity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003442" ;
    a owl:Class ;
    rdfs:label "hindlimb nerve" ;
    rdfs:subClassOf obo:UBERON_0003440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003443
    obo:IAO_0000115 "A nerve that is located in a thoracic cavity [Automatically generated definition]." ;
    obo:IAO_0000116 "consider merging with thoracic nerve. In MA the only subclass is the phrenic nerve, which arises from a cervical nerve" ;
    oboInOwl:hasDbXref "EMAPA:37267", "MA:0000556" ;
    oboInOwl:hasExactSynonym "cavity of chest nerve", "cavity of thorax nerve", "chest cavity nerve", "nerve of cavity of chest", "nerve of cavity of thorax", "nerve of chest cavity", "nerve of pectoral cavity", "nerve of thoracic cavity", "pectoral cavity nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003443" ;
    a owl:Class ;
    rdfs:label "thoracic cavity nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0003444
    obo:IAO_0000115 "A nerve that is part of a pelvis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37269", "MA:0000542" ;
    oboInOwl:hasExactSynonym "nerve of pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003444" ;
    a owl:Class ;
    rdfs:label "pelvis nerve" ;
    rdfs:subClassOf obo:UBERON_0003825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0003445
    obo:IAO_0000115 "A nerve that is part of a foot [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37347", "MA:0000653" ;
    oboInOwl:hasExactSynonym "foot nerve", "nerve of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003445" ;
    a owl:Class ;
    rdfs:label "pes nerve" ;
    rdfs:subClassOf obo:UBERON_0003442, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0003446
    obo:IAO_0000115 "A nerve that is part of an ankle [Automatically generated definition]." ;
    obo:UBPROP_0000012 "FMA placement dubious" ;
    oboInOwl:hasDbXref "EMAPA:37346", "MA:0000640" ;
    oboInOwl:hasExactSynonym "nerve of ankle", "tarsal region nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural network of ankle" ;
    oboInOwl:id "UBERON:0003446" ;
    a owl:Class ;
    rdfs:label "ankle nerve" ;
    rdfs:seeAlso obo:FMA_86901 ;
    rdfs:subClassOf obo:UBERON_0003445, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] .

obo:UBERON_0003447
    obo:IAO_0000115 "A nerve that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37341", "MA:0000625", "SCTID:181015006" ;
    oboInOwl:hasExactSynonym "digit of hand nerve", "digit of terminal segment of free upper limb nerve", "digitus manus nerve", "finger nerve", "hand digit nerve", "nerve of digit of hand", "nerve of digit of terminal segment of free upper limb", "nerve of digitus manus", "nerve of finger", "nerve of hand digit", "nerve of terminal segment of free upper limb digit", "terminal segment of free upper limb digit nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003447" ;
    a owl:Class ;
    rdfs:label "digit nerve of manus" ;
    rdfs:subClassOf obo:UBERON_0003448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003448
    obo:IAO_0000115 "A nerve that is part of a manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37340", "MA:0000629" ;
    oboInOwl:hasExactSynonym "hand nerve", "nerve of hand", "nerve of manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003448" ;
    a owl:Class ;
    rdfs:label "manus nerve" ;
    rdfs:subClassOf obo:UBERON_0003441, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0003449
    obo:IAO_0000115 "An intervertebral disk that is part of a tail [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:19592", "MA:0000698" ;
    oboInOwl:hasExactSynonym "intervertebral disc of post-ventral region", "intervertebral disc of tail", "intervertebral disk of post-ventral region", "intervertebral disk of tail", "tail intervertebral disk", "tail spinal disc" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003449" ;
    a owl:Class ;
    rdfs:label "tail intervertebral disc" ;
    rdfs:subClassOf obo:UBERON_0001066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0003453
    obo:IAO_0000115 "A Peyer's patch that is part of a large intestine." ;
    obo:IAO_0000116 "requires expert attention" ;
    oboInOwl:hasDbXref "EMAPA:35468", "FMA:15658", "MA:0001550" ;
    oboInOwl:hasExactSynonym "Peyer's patch of large intestine", "large intestine Peyer's patch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "solitary lymphatic follicle of large intestine", "solitary lymphoid follicle of subdivision of large intestine" ;
    oboInOwl:id "UBERON:0003453" ;
    a owl:Class ;
    rdfs:label "large intestine Peyer's patch" ;
    rdfs:subClassOf obo:UBERON_0001211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0003454
    obo:IAO_0000115 "nodular lymphoid structures on the serosal surface of the small intestine." ;
    obo:IAO_0000116 "add subtypes for jejunum, ileum" ;
    obo:UBPROP_0000202 obo:FMA_76466 ;
    oboInOwl:hasBroadSynonym "Peyer's patch" ;
    oboInOwl:hasDbXref "EMAPA:35782", "FMA:15054", "MA:0001557", "SCTID:38986009" ;
    oboInOwl:hasExactSynonym "Peyer's patch of small bowel", "Peyer's patch of small intestine", "aggregated lymphoid follicle of small intestine", "noduli lymphoidei aggregati intestini tenuis", "small bowel Peyer's patch", "small intestine Peyer's patch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003454" ;
    a owl:Class ;
    rdfs:label "small intestine Peyer's patch" ;
    rdfs:subClassOf obo:UBERON_0001211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0003455
    obo:IAO_0000115 "A loop of Henle that is part of a inner medulla of kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28352", "MA:0002623" ;
    oboInOwl:hasExactSynonym "kidney inner medulla loop of Henle", "loop of Henle, inner medullary portion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003455" ;
    a owl:Class ;
    rdfs:label "inner renal medulla loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0034997, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001294
            ]
        )
    ] .

obo:UBERON_0003456
    obo:IAO_0000115 "A lymphatic vessel that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37580", "MA:0001824" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius lymph vessel", "apparatus respiratorius lymphatic vessel", "lymph vessel of apparatus respiratorius", "lymph vessel of respiratory system", "lymphatic vessel of apparatus respiratorius", "lymphatic vessel of respiratory system", "respiratory system lymph vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003456" ;
    a owl:Class ;
    rdfs:label "respiratory system lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003457
    obo:IAO_0000115 "A bone that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35996", "MA:0000576", "SCTID:118646007" ;
    oboInOwl:hasExactSynonym "adult head bone", "adult head bone organ", "bone of adult head", "bone of head", "bone organ of adult head", "bone organ of head", "head bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "craniofacial bone" ;
    oboInOwl:id "UBERON:0003457" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Different sources vary regarding which bones are craniofacial; e.g. hyoid bone" ;
    rdfs:label "head bone" ;
    rdfs:subClassOf obo:UBERON_0007914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0003458
    obo:IAO_0000115 "A bone that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37246", "MA:0000584", "OpenCyc:Mx4rvnpJSJwpEbGdrcN5Y29ycA" ;
    oboInOwl:hasExactSynonym "bone of neck", "bone of neck (volume)", "bone organ of neck", "bone organ of neck (volume)", "neck (volume) bone", "neck (volume) bone organ", "neck bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003458" ;
    a owl:Class ;
    rdfs:label "neck bone" ;
    rdfs:subClassOf obo:UBERON_0007914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0003459
    obo:IAO_0000115 "A bone that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18025", "MA:0000547" ;
    oboInOwl:hasExactSynonym "anterior thoracic region bone", "anterior thoracic region bone organ", "anterolateral part of thorax bone", "anterolateral part of thorax bone organ", "bone of anterior thoracic region", "bone of anterolateral part of thorax", "bone of chest", "bone of front of thorax", "bone organ of anterior thoracic region", "bone organ of anterolateral part of thorax", "bone organ of chest", "bone organ of front of thorax", "chest bone organ", "front of thorax bone", "front of thorax bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003459" ;
    a owl:Class ;
    rdfs:label "chest bone" ;
    rdfs:subClassOf obo:UBERON_0003827, obo:UBERON_0005175 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0003460
    obo:IAO_0000115 "A bone that is part of the region of the forelimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia" ;
    oboInOwl:hasDbXref "EMAPA:37303", "MA:0000592", "OpenCyc:Mx4rwKTXoJwpEbGdrcN5Y29ycA" ;
    oboInOwl:hasExactSynonym "arm bone organ", "bone of arm", "bone organ of arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of upper extremity" ;
    oboInOwl:id "UBERON:0003460" ;
    a owl:Class ;
    rdfs:label "arm bone" ;
    rdfs:subClassOf obo:UBERON_0008962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0003461
    obo:IAO_0000115 "A bone that is connected via a shoulder joint (i.e. glenohumeral or acromioclavicular joints). The shoulder bones are the clavicle, scapula and humerus - but note that these are only considered to be shoulder bones when a true shoulder is present, as in most tetrapods." ;
    obo:UBPROP_0000012 "this is a forelimb bone in MA, but this would lead to part-disjointness violations." ;
    oboInOwl:hasDbXref "MA:0000631" ;
    oboInOwl:hasExactSynonym "bone of shoulder", "shoulder-articulating bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003461" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "shoulder bone" ;
    rdfs:subClassOf obo:UBERON_0010741, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0016884
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0016884
                ]
            ]
        )
    ] .

obo:UBERON_0003462
    obo:IAO_0000115 "A bone that is part of a facial skeleton [Automatically generated definition]." ;
    obo:IAO_0000116 "test whether 'facial bone' is an exact synonym" ;
    oboInOwl:hasDbXref "EMAPA:19019", "EMAPA:35924", "MA:0001482", "MA:0003159", "NCIT:C63706", "SCTID:181799005", "UMLS:C0015455" ;
    oboInOwl:hasExactSynonym "bone of facial skeleton", "facial bone", "facial skeleton bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of viscerocranium", "viscerocranium bone" ;
    oboInOwl:id "UBERON:0003462" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "facial bone" ;
    rdfs:subClassOf obo:UBERON_0003457, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011156
            ]
        )
    ] .

obo:UBERON_0003463
    obo:IAO_0000115 "A bone that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36583", "MA:0000512", "SCTID:427358002" ;
    oboInOwl:hasExactSynonym "bone of torso", "bone of trunk", "bone organ of torso", "bone organ of trunk", "torso bone", "torso bone organ", "trunk bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003463" ;
    a owl:Class ;
    rdfs:label "trunk bone" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0005177 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003464
    obo:IAO_0000115 "A bone that is part of a hindlimb region. Examples: any pes phalanx, femur. Counter-examples: ischium, pubis (they are part of the pelvic girdle)" ;
    obo:UBPROP_0000012 "the MA class is actually bone of pelvic complex; in contrast the NCIT class excludes ilium etc" ;
    oboInOwl:hasDbXref "EFO:0003842", "GAID:198", "NCIT:C12982", "SCTID:361370006", "UMLS:C0448188" ;
    oboInOwl:hasExactSynonym "bone of hind limb", "bone of hindlimb", "bone of inferior member", "bone of lower extremity", "bone organ of hind limb", "bone organ of hindlimb", "bone organ of lower extremity", "hind limb bone", "hind limb bone organ", "hindlimb bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003464" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "hindlimb bone" ;
    rdfs:subClassOf obo:UBERON_0002428, obo:UBERON_0010742, obo:UBERON_0015022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010885
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003466
    obo:IAO_0000115 "A bone that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35347", "MA:0000598" ;
    oboInOwl:hasExactSynonym "antebrachial region bone", "antebrachial region bone organ", "arm zeugopod bone", "arm zeugopod bone organ", "lower arm bone", "zeugopod bone, forelimb", "zeugopod bone, upper" ;
    oboInOwl:hasNarrowSynonym "wing zeugopod bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003466" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "forelimb zeugopod bone" ;
    rdfs:subClassOf obo:UBERON_0003460, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0003468
    obo:IAO_0000115 "The ureteral branches of renal artery are small branches which supply the ureter." ;
    oboInOwl:hasBroadSynonym "ureteric artery" ;
    oboInOwl:hasDbXref "EMAPA:37676", "FMA:70491", "MA:0002074", "SCTID:65376008", "Wikipedia:Ureteral_branches_of_renal_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003468" ;
    a owl:Class ;
    rdfs:label "ureteric segment of renal artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001184
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001184
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0003469
    obo:IAO_0000115 "An artery that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37569", "MA:0001804" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003469" ;
    a owl:Class ;
    rdfs:label "respiratory system artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003643 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003470
    obo:IAO_0000115 "The superior labial artery (superior labial branch of facial artery) is larger and more tortuous than the inferior labial artery. It follows a similar course along the edge of the upper lip, lying between the mucous membrane and the Orbicularis oris, and anastomoses with the artery of the opposite side. It supplies the upper lip, and gives off in its course two or three vessels which ascend to the nose; a septal branch ramifies on the nasal septum as far as the point of the nose, and an alar branch supplies the ala of the nose." ;
    oboInOwl:hasDbXref "EMAPA:37430", "FMA:49570", "MA:0001917", "SCTID:145137009", "Wikipedia:Superior_labial_artery" ;
    oboInOwl:hasExactSynonym "arteria labialis superior", "ramus labialis superior arteriae facialis", "superior labial artery", "superior labial branch of facial artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003470" ;
    a owl:Class ;
    rdfs:label "artery of upper lip" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0009657, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001612
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001834
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001834
            ]
        )
    ] .

obo:UBERON_0003471
    obo:IAO_0000115 "The Iinferior labial artery (inferior labial branch of facial artery) arises near the angle of the mouth; it passes upward and forward beneath the Triangularis and, penetrating the Orbicularis oris, runs in a tortuous course along the edge of the lower lip between this muscle and the mucous membrane. It supplies the labial glands, the mucous membrane, and the muscles of the lower lip; and anastomoses with the artery of the opposite side, and with the mental branch of the inferior alveolar artery." ;
    oboInOwl:hasDbXref "EMAPA:37429", "FMA:49567", "MA:0001916", "SCTID:145036002", "Wikipedia:Inferior_labial_artery" ;
    oboInOwl:hasExactSynonym "arteria labialis inferior", "inferior labial artery", "inferior labial branch of facial artery", "ramus labialis inferior (arteria facialis)", "ramus labialis inferior arteriae facialis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003471" ;
    a owl:Class ;
    rdfs:label "artery of lower lip" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004573, obo:UBERON_0009657, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001612
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001835
            ]
        )
    ] .

obo:UBERON_0003472
    obo:IAO_0000115 "An artery that supplies blood to the cerebellum." ;
    oboInOwl:hasDbXref "EHDAA2:0000228", "EHDAA:5290", "EMAPA:37074", "MA:0001933", "NCIT:C52845", "SCTID:278102002", "UMLS:C0226246", "Wikipedia:Cerebellar_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003472" ;
    a owl:Class ;
    rdfs:label "cerebellar artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003496, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e1/CerebellumArteries.jpg"^^xsd:anyURI .

obo:UBERON_0003473
    obo:IAO_0000115 "An artery that is part of a thoracic cavity[cjm]." ;
    obo:UBPROP_0000012 "in MA, aorta is classified here - but this is problematic because the abdominal aorta is not in the thoracic cavity" ;
    oboInOwl:hasDbXref "EMAPA:37241", "MA:0001902", "MESH:D013895" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thoracic artery" ;
    oboInOwl:id "UBERON:0003473" ;
    a owl:Class ;
    rdfs:label "thoracic cavity artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003519 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0003474
    obo:IAO_0000115 "One of the arteries supplying a meninix[Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37104", "GAID:499", "MA:0002001", "MESH:D008576", "Wikipedia:Meningeal_arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003474" ;
    a owl:Class ;
    rdfs:label "meningeal artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002360
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002360
            ]
        )
    ] .

obo:UBERON_0003475
    obo:IAO_0000115 "A vein that is part of a ureter [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37679", "MA:0002250" ;
    oboInOwl:hasExactSynonym "ureter vein", "vein of ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003475" ;
    a owl:Class ;
    rdfs:label "ureteric vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003520, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0003476
    obo:IAO_0000115 "A vein that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37584", "MA:0001809", "MA:0001810" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius vein", "respiratory system vein", "vein of apparatus respiratorius", "vein of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003476" ;
    a owl:Class ;
    rdfs:label "respiratory system venous blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003477
    obo:IAO_0000115 "The inferior labial vein is the vein receiving blood from the upper lip." ;
    oboInOwl:hasDbXref "EMAPA:37204", "FMA:52538", "MA:0002255", "SCTID:422755007", "Wikipedia:Superior_labial_vein" ;
    oboInOwl:hasExactSynonym "superior labial vein", "upper lip vein", "vena labialis superior" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003477" ;
    a owl:Class ;
    rdfs:label "vein of upper lip" ;
    rdfs:subClassOf obo:UBERON_0013136, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001834
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001834
            ]
        )
    ] .

obo:UBERON_0003478
    obo:IAO_0000115 "The inferior labial vein is the vein receiving blood from the lower lip." ;
    oboInOwl:hasDbXref "EMAPA:37202", "FMA:52541", "MA:0002253", "SCTID:422955002", "Wikipedia:Inferior_labial_vein" ;
    oboInOwl:hasExactSynonym "inferior labial vein", "lower lip vein", "vena labialis inferior" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "venae labiales inferiores" ;
    oboInOwl:id "UBERON:0003478" ;
    a owl:Class ;
    rdfs:label "vein of lower lip" ;
    rdfs:subClassOf obo:UBERON_0013136, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001835
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001835
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8c/Gray557.png"^^xsd:anyURI .

obo:UBERON_0003479
    obo:IAO_0000115 "A vein that is part of a thoracic cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37242", "MA:0001903" ;
    oboInOwl:hasExactSynonym "cavity of chest vein", "cavity of thorax vein", "chest cavity vein", "pectoral cavity vein", "vein of cavity of chest", "vein of cavity of thorax", "vein of chest cavity", "vein of pectoral cavity", "vein of thoracic cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003479" ;
    a owl:Class ;
    rdfs:label "thoracic cavity vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003519 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0003480
    obo:IAO_0000115 "A vein that is part of a clitoris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37201", "MA:0002252", "SCTID:360819004" ;
    oboInOwl:hasExactSynonym "clitoris vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003480" ;
    a owl:Class ;
    rdfs:label "vein of clitoris" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] .

obo:UBERON_0003481
    obo:IAO_0000115 "A vein that is part of a tail [Automatically generated definition]." ;
    obo:IAO_0000116 "see also caudal vein" ;
    oboInOwl:hasDbXref "AAO:0011105", "EMAPA:37761", "MA:0002233", "Wikipedia:Tail_vein", "XAO:0000393" ;
    oboInOwl:hasExactSynonym "post-vent region vein", "vein of post-vent region", "vein of tail" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caudal vein" ;
    oboInOwl:id "UBERON:0003481" ;
    a owl:Class ;
    rdfs:label "tail vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003524 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0003483
    obo:IAO_0000115 "A portion of lymphoid tissue that is part of a thymus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37766", "MA:0002673", "MESH:A06.407.850", "NCIT:C38515", "UMLS:C1515429" ;
    oboInOwl:hasExactSynonym "lymphoid tissue of thymus", "lymphoid tissue of thymus gland", "thymus gland lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003483" ;
    a owl:Class ;
    rdfs:label "thymus lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001744
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0003484
    obo:IAO_0000115 "A sebaceous gland that is part of a camera-type eye. Example: a tarsal gland." ;
    oboInOwl:hasDbXref "EMAPA:37531", "MA:0002452" ;
    oboInOwl:hasExactSynonym "camera-type eye sebaceous gland", "sebaceous gland of camera-type eye", "sebaceous gland of vertebrate eye", "vertebrate eye sebaceous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003484" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "eye sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0003487, obo:UBERON_0003605 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001821
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003485
    obo:IAO_0000115 "A sebaceous gland that is part of a vagina [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37793", "MA:0001732" ;
    oboInOwl:hasExactSynonym "sebaceous gland of vagina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003485" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "vagina sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0001821, obo:UBERON_0004120, obo:UBERON_0005398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001821
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0003487
    obo:IAO_0000115 "A holocrine gland of the dermis that secretes sebum into hair follicles." ;
    oboInOwl:hasDbXref "MA:0000149", "SCTID:115977007" ;
    oboInOwl:hasExactSynonym "cutaneous sebaceous gland", "sebaceous gland of skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003487" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0001821 .

obo:UBERON_0003488
    obo:IAO_0000115 "A lactiferous gland that is part of the abdominal region [Automatically generated definition]." ;
    obo:UBPROP_0000008 "Female mice normally have five pairs of nipples and mammary glands, three in the thoracic and two in the abdominal region. (There is an additional abdominal pair in female rats.) http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    oboInOwl:hasDbXref "EMAPA:36507", "MA:0000787", "SCTID:113191002", "SCTID:68037003" ;
    oboInOwl:hasExactSynonym "abdomen lactiferous gland", "abdomen lobe of breast", "abdomen lobe of mammary gland", "abdomen mammary gland", "lactiferous gland of abdomen", "lobe of breast of abdomen", "lobe of mammary gland of abdomen", "mammary gland of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003488" ;
    a owl:Class ;
    rdfs:label "abdominal mammary gland" ;
    rdfs:subClassOf obo:UBERON_0001911, obo:UBERON_0005172 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0003489
    obo:IAO_0000115 "An endothelium of capillary that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37575", "MA:0001808" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius blood capillary endothelium", "apparatus respiratorius capillary endothelium", "apparatus respiratorius capillary vessel endothelium", "apparatus respiratorius endothelium of blood capillary", "apparatus respiratorius endothelium of capillary", "apparatus respiratorius endothelium of capillary vessel", "blood capillary endothelium of apparatus respiratorius", "blood capillary endothelium of respiratory system", "capillary endothelium of apparatus respiratorius", "capillary endothelium of respiratory system", "capillary vessel endothelium of apparatus respiratorius", "capillary vessel endothelium of respiratory system", "endothelium of blood capillary of apparatus respiratorius", "endothelium of blood capillary of respiratory system", "endothelium of capillary of apparatus respiratorius", "endothelium of capillary of respiratory system", "endothelium of capillary vessel of apparatus respiratorius", "endothelium of capillary vessel of respiratory system", "respiratory system blood capillary endothelium", "respiratory system capillary vessel endothelium", "respiratory system endothelium of blood capillary", "respiratory system endothelium of capillary", "respiratory system endothelium of capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003489" ;
    a owl:Class ;
    rdfs:label "respiratory system capillary endothelium" ;
    rdfs:subClassOf obo:UBERON_0001915, obo:UBERON_0004702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001915
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003494
    obo:IAO_0000115 "A venule that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37587", "MA:0001813" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius venule", "venule of apparatus respiratorius", "venule of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003494" ;
    a owl:Class ;
    rdfs:label "respiratory system venule" ;
    rdfs:subClassOf obo:UBERON_0001979, obo:UBERON_0003504 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003495
    obo:IAO_0000115 "An arteriole that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37568", "MA:0001803" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003495" ;
    a owl:Class ;
    rdfs:label "respiratory system arteriole" ;
    rdfs:subClassOf obo:UBERON_0001980, obo:UBERON_0003643, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003496
    obo:IAO_0000115 "A blood vessel that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36610", "MA:0000575", "SCTID:127865000" ;
    oboInOwl:hasExactSynonym "adult head blood vessel", "blood vessel of adult head", "blood vessel of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003496" ;
    a owl:Class ;
    rdfs:label "head blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0003497
    obo:IAO_0000115 "A blood vessel that is part of an abdomen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000518" ;
    oboInOwl:hasExactSynonym "blood vessel of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003497" ;
    a owl:Class ;
    rdfs:label "abdomen blood vessel" ;
    rdfs:seeAlso "UBERON:0012254" ;
    rdfs:subClassOf obo:UBERON_0003835, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0003498
    obo:IAO_0000115 "A blood vessel that is part of a heart [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35397", "MA:0002483" ;
    oboInOwl:hasExactSynonym "blood vessel of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac blood vessel" ;
    oboInOwl:id "UBERON:0003498" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "heart blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003834, obo:UBERON_0005985, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0018674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0003499
    obo:IAO_0000115 "A blood vessel that is part of a brain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35182", "MA:0002769" ;
    oboInOwl:hasExactSynonym "blood vessel of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003499" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003500
    obo:IAO_0000115 "A blood vessel that is part of a cornea [Automatically generated definition]." ;
    obo:IAO_0000116 "follow up on tracker item" ;
    obo:RO_0002175 obo:NCBITaxon_9775 ;
    oboInOwl:hasDbXref "EMAPA:36611", "MA:0001241" ;
    oboInOwl:hasExactSynonym "blood vessel of cornea", "cornea blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003500" ;
    a owl:Class ;
    rdfs:label "corneal blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
        )
    ] .

obo:UBERON_0003501
    obo:IAO_0000115 "A blood vessel that is part of a retina [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36520", "GAID:509", "MA:0001317", "MESH:D012171", "SCTID:280692003", "XAO:0004153" ;
    oboInOwl:hasExactSynonym "blood vessel of inner layer of eyeball", "blood vessel of retina", "blood vessel of tunica interna of eyeball", "inner layer of eyeball blood vessel", "retinal blood vessel", "tunica interna of eyeball blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003501" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "retina blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004864
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
        )
    ] .

obo:UBERON_0003502
    obo:IAO_0000115 "A blood vessel that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37236", "MA:0000583" ;
    oboInOwl:hasExactSynonym "blood vessel of neck", "blood vessel of neck (volume)", "neck (volume) blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003502" ;
    a owl:Class ;
    rdfs:label "neck blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0003503
    obo:IAO_0000115 "A blood vessel that is part of a leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36500", "MA:0000669" ;
    oboInOwl:hasExactSynonym "blood vessel of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003503" ;
    a owl:Class ;
    rdfs:label "leg blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003516, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0003504
    obo:IAO_0000115 "A blood vessel that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35731", "EMAPA:35995", "MA:0001799" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius blood vessel", "blood vessel of apparatus respiratorius", "blood vessel of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003504" ;
    a owl:Class ;
    rdfs:label "respiratory system blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003505
    obo:IAO_0000115 "A blood vessel that is part of a trachea." ;
    oboInOwl:hasAlternativeId "UBERON:0003525" ;
    oboInOwl:hasDbXref "EMAPA:35874", "MA:0001852" ;
    oboInOwl:hasExactSynonym "blood vessel of trachea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003505" ;
    a owl:Class ;
    rdfs:label "trachea blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0003506
    obo:IAO_0000115 "A blood vessel that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37239", "MA:0000549" ;
    oboInOwl:hasExactSynonym "anterior thoracic region blood vessel", "anterolateral part of thorax blood vessel", "blood vessel of anterior thoracic region", "blood vessel of anterolateral part of thorax", "blood vessel of chest", "blood vessel of front of thorax", "front of thorax blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003506" ;
    a owl:Class ;
    rdfs:label "chest blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003834, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0003507
    obo:IAO_0000115 "A blood vessel that is part of an arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37293", "MA:0000591" ;
    oboInOwl:hasExactSynonym "blood vessel of arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003507" ;
    a owl:Class ;
    rdfs:label "arm blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0003508
    obo:IAO_0000115 "A blood vessel that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37302", "MA:0000645" ;
    oboInOwl:hasExactSynonym "blood vessel of digit of foot", "blood vessel of digit of terminal segment of free lower limb", "blood vessel of digitus pedis", "blood vessel of foot digit", "blood vessel of terminal segment of free lower limb digit", "blood vessel of toe", "digit of foot blood vessel", "digit of terminal segment of free lower limb blood vessel", "digitus pedis blood vessel", "foot digit blood vessel", "hind limb digit blood vessel", "terminal segment of free lower limb digit blood vessel", "toe blood vessel" ;
    oboInOwl:hasNarrowSynonym "foot digit blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003508" ;
    a owl:Class ;
    rdfs:label "pedal digit blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003521, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003509
    obo:IAO_0000115 "A blood vessel that is part of the arterial system. Includes artery, arteriole and aorta." ;
    oboInOwl:hasDbXref "EMAPA:35144", "MA:0000061" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003509" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "only in MA - supertype of artery, arteriole, aorta." ;
    rdfs:label "arterial blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004572
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004572
            ]
        )
    ] .

obo:UBERON_0003510
    obo:IAO_0000115 "A blood vessel that is part of a eyelid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37388", "MA:0001250" ;
    oboInOwl:hasExactSynonym "blepharon blood vessel", "blood vessel of blepharon", "blood vessel of eyelid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003510" ;
    a owl:Class ;
    rdfs:label "eyelid blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0003511
    obo:IAO_0000115 "A blood vessel that is part of a iris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37387", "MA:0001290", "ZFA:0005568" ;
    oboInOwl:hasExactSynonym "blood vessel of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003511" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "iris blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0003512
    obo:IAO_0000115 "A blood vessel that is part of a lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32867", "MA:0002457" ;
    oboInOwl:hasExactSynonym "blood vessel of lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pulmonary vascular element" ;
    oboInOwl:id "UBERON:0003512" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003504, obo:UBERON_0003834, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0003513
    obo:IAO_0000115 "A blood vessel that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37237", "MA:0000511" ;
    oboInOwl:hasExactSynonym "blood vessel of torso", "blood vessel of trunk", "torso blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003513" ;
    a owl:Class ;
    rdfs:label "trunk blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003514
    obo:IAO_0000115 "A blood vessel that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36598", "MA:0000687" ;
    oboInOwl:hasExactSynonym "blood vessel of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003514" ;
    a owl:Class ;
    rdfs:label "limb blood vessel" ;
    rdfs:subClassOf obo:UBERON_0007301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003515
    obo:IAO_0000115 "A blood vessel that is part of a forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37292", "MA:0000611" ;
    oboInOwl:hasExactSynonym "anteriormost limb blood vessel", "blood vessel of anteriormost limb", "blood vessel of fore limb", "blood vessel of forelimb", "blood vessel of upper extremity", "fore limb blood vessel" ;
    oboInOwl:hasNarrowSynonym "wing blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003515" ;
    a owl:Class ;
    rdfs:label "forelimb blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003514, obo:UBERON_0007300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003516
    obo:IAO_0000115 "A blood vessel that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37298", "MA:0000659" ;
    oboInOwl:hasExactSynonym "blood vessel of hind limb", "blood vessel of hindlimb", "blood vessel of lower extremity", "hind limb blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003516" ;
    a owl:Class ;
    rdfs:label "hindlimb blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003514, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003517
    obo:IAO_0000115 "A blood vessel that is part of a kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28457", "MA:0001682", "TAO:0005306", "ZFA:0005306" ;
    oboInOwl:hasExactSynonym "blood vessel of kidney", "renal blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003517" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "kidney blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0003519
    obo:IAO_0000115 "A blood vessel that is part of a thoracic cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37240", "MA:0000554" ;
    oboInOwl:hasExactSynonym "blood vessel of cavity of chest", "blood vessel of cavity of thorax", "blood vessel of chest cavity", "blood vessel of pectoral cavity", "blood vessel of thoracic cavity", "cavity of chest blood vessel", "cavity of thorax blood vessel", "chest cavity blood vessel", "pectoral cavity blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003519" ;
    a owl:Class ;
    rdfs:label "thoracic cavity blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0003520
    obo:IAO_0000115 "A blood vessel that is part of a pelvis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37244", "MA:0000531" ;
    oboInOwl:hasExactSynonym "blood vessel of pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003520" ;
    a owl:Class ;
    rdfs:label "pelvis blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003835, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0003521
    obo:IAO_0000115 "A blood vessel that is part of a foot [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37301", "MA:0000642" ;
    oboInOwl:hasExactSynonym "blood vessel of foot", "foot blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003521" ;
    a owl:Class ;
    rdfs:label "pes blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003516, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0003522
    obo:IAO_0000115 "A blood vessel that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37297", "MA:0000621" ;
    oboInOwl:hasExactSynonym "blood vessel of digit of terminal segment of free upper limb", "blood vessel of terminal segment of free upper limb digit", "digit of terminal segment of free upper limb blood vessel", "finger blood vessel", "hand digit blood vessel", "terminal segment of free upper limb digit blood vessel" ;
    oboInOwl:hasNarrowSynonym "hand digit blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003522" ;
    a owl:Class ;
    rdfs:label "manual digit blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003523, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003523
    obo:IAO_0000115 "A blood vessel that is part of a manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37296", "MA:0000618" ;
    oboInOwl:hasExactSynonym "blood vessel of hand", "blood vessel of manus", "hand blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003523" ;
    a owl:Class ;
    rdfs:label "manus blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0003524
    obo:IAO_0000115 "A blood vessel that is part of a tail [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35848", "MA:0000695" ;
    oboInOwl:hasExactSynonym "blood vessel of post-vent region", "blood vessel of tail", "post-vent region blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003524" ;
    a owl:Class ;
    rdfs:label "tail blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0003526
    obo:IAO_0000115 "A capillary that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37574", "MA:0001807" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius blood capillary", "apparatus respiratorius capillary", "apparatus respiratorius capillary vessel", "blood capillary of apparatus respiratorius", "blood capillary of respiratory system", "capillary of apparatus respiratorius", "capillary of respiratory system", "capillary vessel of apparatus respiratorius", "capillary vessel of respiratory system", "respiratory system blood capillary", "respiratory system capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003526" ;
    a owl:Class ;
    rdfs:label "respiratory system capillary" ;
    rdfs:subClassOf obo:UBERON_0001982, obo:UBERON_0003504 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003527
    obo:IAO_0000115 "A capillary that is part of a kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:31443", "MA:0002586", "SCTID:275409003" ;
    oboInOwl:hasExactSynonym "blood capillary of kidney", "capillary of kidney", "capillary vessel of kidney", "kidney blood capillary", "kidney capillary vessel", "renal capillary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003527" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney capillary" ;
    rdfs:subClassOf obo:UBERON_0001982, obo:UBERON_0003517 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0003528
    obo:IAO_0000115 "A gray matter that is part of a brain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35184", "MA:0000810", "NCIT:C49333", "UMLS:C1707348" ;
    oboInOwl:hasExactSynonym "brain grey matter", "brain grey substance", "gray matter of brain", "grey matter of brain", "grey substance of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003528" ;
    a owl:Class ;
    rdfs:label "brain gray matter" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003529
    obo:IAO_0000115 "An lymphatic vessel endothelium that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37581", "MA:0001825" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius endothelium of lymph vessel", "apparatus respiratorius lymph vessel endothelium", "apparatus respiratorius lymphatic vessel endothelium", "endothelium of lymph vessel of apparatus respiratorius", "endothelium of lymph vessel of respiratory system", "lymph vessel endothelium of apparatus respiratorius", "lymph vessel endothelium of respiratory system", "lymphatic vessel endothelium of apparatus respiratorius", "lymphatic vessel endothelium of respiratory system", "respiratory system endothelium of lymph vessel", "respiratory system lymph vessel endothelium", "respiratory system lymphatic vessel endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003529" ;
    a owl:Class ;
    rdfs:label "respiratory system lymphatic vessel endothelium" ;
    rdfs:subClassOf obo:UBERON_0002042, obo:UBERON_0004807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003530
    obo:IAO_0000115 "A zone of skin that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32942", "FMA:37852", "MA:0000650", "NCIT:C52719", "SCTID:181530005", "UMLS:C1708089" ;
    oboInOwl:hasExactSynonym "digit of foot skin", "digit of terminal segment of free lower limb skin", "digitus pedis skin", "foot digit skin", "hind limb digit skin", "skin of digit of foot", "skin of digit of terminal segment of free lower limb", "skin of digitus pedis", "skin of foot digit", "skin of terminal segment of free lower limb digit", "skin of toe", "terminal segment of free lower limb digit skin", "toe skin" ;
    oboInOwl:hasNarrowSynonym "foot digit skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003530" ;
    a owl:Class ;
    rdfs:label "pedal digit skin" ;
    rdfs:subClassOf obo:UBERON_0001513, obo:UBERON_0015249, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003531
    obo:IAO_0000115 "A zone of skin that is part of a forelimb [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check free limb vs pectoral complex" ;
    oboInOwl:hasDbXref "EMAPA:32612", "FMA:23101", "MA:0000617", "NCIT:C12296", "SCTID:244130001", "UMLS:C0222212" ;
    oboInOwl:hasExactSynonym "anteriormost limb skin", "fore limb skin", "skin of fore limb", "skin of forelimb", "skin of upper limb", "upper limb skin" ;
    oboInOwl:hasNarrowSynonym "wing skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003531" ;
    a owl:Class ;
    rdfs:label "forelimb skin" ;
    rdfs:subClassOf obo:UBERON_0001419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003532
    obo:IAO_0000115 "A zone of skin that is part of a hindlimb [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check free limb vs pelvic complex" ;
    oboInOwl:hasDbXref "EMAPA:32620", "FMA:23102", "MA:0000665", "NCIT:C12297", "SCTID:181528008", "UMLS:C0222268" ;
    oboInOwl:hasExactSynonym "hind limb skin", "lower limb skin", "skin of hind limb", "skin of hindlimb", "skin of lower extremity", "skin of lower limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003532" ;
    a owl:Class ;
    rdfs:label "hindlimb skin" ;
    rdfs:subClassOf obo:UBERON_0001419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003533
    obo:IAO_0000115 "A zone of skin that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32648", "FMA:38304", "MA:0000626", "NCIT:C52720", "SCTID:361711001", "UMLS:C1708318" ;
    oboInOwl:hasExactSynonym "digit of hand skin", "digit of terminal segment of free upper limb skin", "digitus manus skin", "finger skin", "fore limb digit skin", "hand digit skin", "skin of digit of hand", "skin of digit of terminal segment of free upper limb", "skin of digitus manus", "skin of finger", "skin of hand digit", "skin of terminal segment of free upper limb digit", "terminal segment of free upper limb digit skin" ;
    oboInOwl:hasNarrowSynonym "hand digit skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003533" ;
    a owl:Class ;
    rdfs:label "manual digit skin" ;
    rdfs:subClassOf obo:UBERON_0001519, obo:UBERON_0015249, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003534
    obo:IAO_0000115 "A zone of skin that is part of a tail [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36502", "MA:0000700", "SCTID:67214004" ;
    oboInOwl:hasExactSynonym "post-vent region skin", "skin of post-vent region", "skin of tail" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003534" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tail skin" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0003535
    obo:IAO_0000115 "A nerve trunk that is part of a vagus nerve." ;
    oboInOwl:hasAlternativeId "UBERON:0006308" ;
    oboInOwl:hasDbXref "EHDAA2:0002160", "EHDAA:4659", "EMAPA:17272", "FMA:6221", "MA:0001150", "SCTID:280308004", "VHOG:0000736" ;
    oboInOwl:hasExactSynonym "trunk of vagal nerve", "trunk of vagus nerve", "vagal X nerve trunk", "vagal nerve trunk", "vagus nerve trunk", "vagus neural trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003535" ;
    a owl:Class ;
    rdfs:label "vagus X nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0002464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001759
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001759
            ]
        )
    ] .

obo:UBERON_0003536
    obo:IAO_0000115 "An alveolar duct that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35819", "MA:0001785", "NCIT:C49277", "UMLS:C1709958" ;
    oboInOwl:hasExactSynonym "alveolar duct of right lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003536" ;
    a owl:Class ;
    rdfs:label "right lung alveolar duct" ;
    rdfs:subClassOf obo:UBERON_0002173, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002173
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0003537
    obo:IAO_0000115 "An alveolar duct that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:19183", "MA:0001776", "NCIT:C49250", "UMLS:C1708672" ;
    oboInOwl:hasExactSynonym "alveolar duct of left lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003537" ;
    a owl:Class ;
    rdfs:comment "Mice have 1 left lobe" ;
    rdfs:label "left lung alveolar duct" ;
    rdfs:subClassOf obo:UBERON_0002173, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002173
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0003538
    obo:IAO_0000115 "A bronchiole that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35425", "MA:0001787", "NCIT:C49279", "SCTID:200089000", "UMLS:C0225670" ;
    oboInOwl:hasExactSynonym "bronchiole of right lung", "lobular bronchiole of right lung", "right lung lobular bronchiole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003538" ;
    a owl:Class ;
    rdfs:label "right lung bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002186, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002186
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0003539
    obo:IAO_0000115 "A bronchiole that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:19000", "MA:0001778", "NCIT:C49252", "SCTID:200484003", "UMLS:C0225674" ;
    oboInOwl:hasExactSynonym "bronchiole of left lung", "left lung lobular bronchiole", "lobular bronchiole of left lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003539" ;
    a owl:Class ;
    rdfs:label "left lung bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002186, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002186
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0003540
    obo:IAO_0000115 "A terminal bronchiole that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36638", "MA:0001789", "NCIT:C49294", "UMLS:C1709961" ;
    oboInOwl:hasExactSynonym "bronchiolus terminalis of right lung", "right lung bronchiolus terminalis", "terminal bronchiole of right lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003540" ;
    a owl:Class ;
    rdfs:label "right lung terminal bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002187, obo:UBERON_0003538 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0003541
    obo:IAO_0000115 "A terminal bronchiole that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36636", "MA:0001780", "NCIT:C49255", "UMLS:C1708675" ;
    oboInOwl:hasExactSynonym "bronchiolus terminalis of left lung", "left lung bronchiolus terminalis", "terminal bronchiole of left lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003541" ;
    a owl:Class ;
    rdfs:label "left lung terminal bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002187, obo:UBERON_0003539 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002187
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0003542
    obo:IAO_0000115 "A respiratory bronchiole that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36637", "MA:0001788", "NCIT:C49285", "UMLS:C1709960" ;
    oboInOwl:hasExactSynonym "bronchiolus respiratorius of right lung", "respiratory bronchiole of right lung", "right lung bronchiolus respiratorius" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003542" ;
    a owl:Class ;
    rdfs:label "right lung respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002188, obo:UBERON_0003538 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002188
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0003543
    obo:IAO_0000115 "A respiratory bronchiole that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36635", "MA:0001779", "NCIT:C49254", "UMLS:C1708674" ;
    oboInOwl:hasExactSynonym "bronchiolus respiratorius of left lung", "left lung bronchiolus respiratorius", "respiratory bronchiole of left lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003543" ;
    a owl:Class ;
    rdfs:label "left lung respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0002188, obo:UBERON_0003539 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002188
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0003544
    obo:IAO_0000115 "The regions of the brain that are largely or entirely composed of myelinated nerve cell axons and contain few or no neural cell bodies or dendrites." ;
    oboInOwl:hasDbXref "EMAPA:35187", "HBA:9218", "MA:0000820", "NCIT:C49334", "UMLS:C1706995" ;
    oboInOwl:hasExactSynonym "brain white matter of neuraxis", "brain white substance", "white matter of brain", "white matter of neuraxis of brain", "white substance of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003544" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain white matter" ;
    rdfs:subClassOf obo:UBERON_0002316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003546
    obo:IAO_0000115 "A macula densa that is part of a distal convoluted tubule [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0001668" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003546" ;
    a owl:Class ;
    rdfs:label "distal convoluted tubule macula densa" ;
    rdfs:subClassOf obo:UBERON_0002335, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002335
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002335
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001292
            ]
        )
    ] .

obo:UBERON_0003547
    obo:IAO_0000115 "A meninx that is part of a brain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Meninges that are part of the brain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "CALOHA:TS-2147", "EMAPA:32662", "EV:0100312", "MA:0000813", "SCTID:180949007", "VHOG:0000013" ;
    oboInOwl:hasExactSynonym "brain meninges", "meninges of brain", "meninx of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003547" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain meninx" ;
    rdfs:subClassOf obo:UBERON_0002360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003548
    obo:IAO_0000115 "A meninx that is part of a forebrain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17764", "EMAPA:17774", "EMAPA:37543", "MA:0000883" ;
    oboInOwl:hasExactSynonym "forebrain meninx", "meninges of forebrain", "meninx of forebrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003548" ;
    a owl:Class ;
    rdfs:label "forebrain meninges" ;
    rdfs:subClassOf obo:UBERON_0003547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002360
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0003549
    obo:IAO_0000115 "The fibrous membrane forming the innermost of the three coverings that surrounds the brain within the cranial cavity that is firmly attached to the glial capsule." ;
    obo:UBPROP_0000001 "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:32667", "EV:0100315", "MA:0000816", "NCIT:C49335", "UMLS:C1706994", "VHOG:0000470" ;
    oboInOwl:hasExactSynonym "brain pia mater of neuraxis", "pia mater of brain", "pia mater of neuraxis of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003549" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain pia mater" ;
    rdfs:subClassOf obo:UBERON_0002361, obo:UBERON_0003547 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003550
    obo:IAO_0000115 "A pia mater that is part of a forebrain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17767", "EMAPA:17777", "EMAPA:37546", "MA:0000886" ;
    oboInOwl:hasExactSynonym "forebrain pia mater of neuraxis", "pia mater of forebrain", "pia mater of neuraxis of forebrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003550" ;
    a owl:Class ;
    rdfs:label "forebrain pia mater" ;
    rdfs:subClassOf obo:UBERON_0003548, obo:UBERON_0003549 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0003551
    obo:IAO_0000115 "A pia mater that is part of a midbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Pia mater that is part of the midbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001175", "EMAPA:17794", "MA:0001061", "RETIRED_EHDAA2:0001110", "VHOG:0000467" ;
    oboInOwl:hasExactSynonym "midbrain pia mater of neuraxis", "pia mater of midbrain", "pia mater of neuraxis of midbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalon pia mater" ;
    oboInOwl:id "UBERON:0003551" ;
    a owl:Class ;
    rdfs:label "midbrain pia mater" ;
    rdfs:subClassOf obo:UBERON_0003288, obo:UBERON_0003549 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0003552
    obo:IAO_0000115 "A pia mater that is part of a telencephalon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Pia mater that is part of the telencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001992", "EMAPA:17777", "MA:0000982", "VHOG:0000476" ;
    oboInOwl:hasExactSynonym "pia mater of neuraxis of telencephalon", "pia mater of telencephalon", "telencephalon pia mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003552" ;
    a owl:Class ;
    rdfs:label "telencephalon pia mater" ;
    rdfs:subClassOf obo:UBERON_0003289, obo:UBERON_0003550 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0003553
    obo:IAO_0000115 "A pia mater that is part of a diencephalon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Pia mater that is part of the diencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000400", "EMAPA:17767", "MA:0000829", "VHOG:0000475" ;
    oboInOwl:hasExactSynonym "between brain pia mater", "between brain pia mater of neuraxis", "diencephalon pia mater of neuraxis", "interbrain pia mater", "interbrain pia mater of neuraxis", "mature diencephalon pia mater", "mature diencephalon pia mater of neuraxis", "pia mater of between brain", "pia mater of diencephalon", "pia mater of interbrain", "pia mater of mature diencephalon", "pia mater of neuraxis of between brain", "pia mater of neuraxis of diencephalon", "pia mater of neuraxis of interbrain", "pia mater of neuraxis of mature diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003553" ;
    a owl:Class ;
    rdfs:label "diencephalon pia mater" ;
    rdfs:subClassOf obo:UBERON_0003290, obo:UBERON_0003550 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003554
    obo:IAO_0000115 "A pia mater that is part of a hindbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Pia mater that is part of the hindbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000772", "EMAPA:17786", "MA:0000990", "VHOG:0000466" ;
    oboInOwl:hasExactSynonym "hindbrain pia mater of neuraxis", "pia mater of hindbrain", "pia mater of neuraxis of hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombencephalon pia mater" ;
    oboInOwl:id "UBERON:0003554" ;
    a owl:Class ;
    rdfs:label "hindbrain pia mater" ;
    rdfs:subClassOf obo:UBERON_0003291, obo:UBERON_0003549 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0003555
    obo:IAO_0000115 "A pia mater that is part of a spinal cord [Automatically generated definition]." ;
    obo:UBPROP_0000001 "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001896", "EMAPA:17807", "MA:0001133", "NCIT:C49800", "UMLS:C1710148", "VHOG:0000468" ;
    oboInOwl:hasExactSynonym "pia mater of neuraxis of spinal cord", "pia mater of spinal cord", "spinal cord pia mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003555" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "spinal cord pia mater" ;
    rdfs:subClassOf obo:UBERON_0002361, obo:UBERON_0003292 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0003556
    obo:IAO_0000115 "An arachnoid mater that is part of a forebrain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17765", "EMAPA:17775", "EMAPA:37544", "MA:0000884" ;
    oboInOwl:hasExactSynonym "arachnoid mater of forebrain", "arachnoid mater of neuraxis of forebrain", "arachnoid of forebrain", "forebrain arachnoid", "forebrain arachnoid mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003556" ;
    a owl:Class ;
    rdfs:label "forebrain arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0002362, obo:UBERON_0003548 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0003557
    obo:IAO_0000115 "An arachnoid mater that is part of a midbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Arachnoid mater that is part of the midbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17792", "MA:0001059", "VHOG:0000233" ;
    oboInOwl:hasExactSynonym "arachnoid mater of midbrain", "arachnoid mater of neuraxis of midbrain", "arachnoid of midbrain", "midbrain arachnoid", "midbrain arachnoid mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalon arachnoid mater" ;
    oboInOwl:id "UBERON:0003557" ;
    a owl:Class ;
    rdfs:label "midbrain arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0002362, obo:UBERON_0003288 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0003558
    obo:IAO_0000115 "An arachnoid mater that is part of a diencephalon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Arachnoid mater that is part of the diencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17765", "MA:0000827", "VHOG:0000231" ;
    oboInOwl:hasExactSynonym "arachnoid mater of between brain", "arachnoid mater of diencephalon", "arachnoid mater of interbrain", "arachnoid mater of mature diencephalon", "arachnoid mater of neuraxis of between brain", "arachnoid mater of neuraxis of diencephalon", "arachnoid mater of neuraxis of interbrain", "arachnoid mater of neuraxis of mature diencephalon", "arachnoid of between brain", "arachnoid of diencephalon", "arachnoid of interbrain", "arachnoid of mature diencephalon", "between brain arachnoid", "between brain arachnoid mater", "between brain arachnoid mater of neuraxis", "diencephalon arachnoid", "diencephalon arachnoid mater of neuraxis", "interbrain arachnoid", "interbrain arachnoid mater", "interbrain arachnoid mater of neuraxis", "mature diencephalon arachnoid", "mature diencephalon arachnoid mater", "mature diencephalon arachnoid mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003558" ;
    a owl:Class ;
    rdfs:label "diencephalon arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0003290, obo:UBERON_0003556 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003559
    obo:IAO_0000115 "An arachnoid mater that is part of a hindbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Arachnoid mater that is part of the hindbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17784", "MA:0000988", "VHOG:0000236" ;
    oboInOwl:hasExactSynonym "arachnoid mater of hindbrain", "arachnoid mater of neuraxis of hindbrain", "arachnoid of hindbrain", "hindbrain arachnoid", "hindbrain arachnoid mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombencephalon arachnoid mater" ;
    oboInOwl:id "UBERON:0003559" ;
    a owl:Class ;
    rdfs:label "hindbrain arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0002362, obo:UBERON_0003291 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0003560
    obo:IAO_0000115 "An arachnoid mater that is part of a spinal cord [Automatically generated definition]." ;
    obo:UBPROP_0000001 "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17805", "MA:0001131", "VHOG:0000234" ;
    oboInOwl:hasExactSynonym "arachnoid mater of neuraxis of spinal cord", "arachnoid mater of spinal cord", "arachnoid of spinal cord", "spinal cord arachnoid", "spinal cord arachnoid mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003560" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "spinal cord arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0002362, obo:UBERON_0003292 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0003561
    obo:IAO_0000115 "A dura mater that is part of a forebrain." ;
    oboInOwl:hasDbXref "EMAPA:17766", "EMAPA:37545", "MA:0000885" ;
    oboInOwl:hasExactSynonym "dura mater of forebrain", "dura mater of neuraxis of forebrain", "forebrain dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003561" ;
    a owl:Class ;
    rdfs:label "forebrain dura mater" ;
    rdfs:subClassOf obo:UBERON_0002092, obo:UBERON_0003548 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0003562
    obo:IAO_0000115 "A dura mater that is part of a midbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dura mater that is part of the midbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17793", "MA:0001060", "VHOG:0000410" ;
    oboInOwl:hasExactSynonym "dura mater of midbrain", "dura mater of neuraxis of midbrain", "midbrain dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesencephalon dura mater" ;
    oboInOwl:id "UBERON:0003562" ;
    a owl:Class ;
    rdfs:label "midbrain dura mater" ;
    rdfs:subClassOf obo:UBERON_0002092, obo:UBERON_0003288 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0003563
    obo:IAO_0000115 "A dura mater that is part of a telencephalon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:17776", "MA:0000981" ;
    oboInOwl:hasExactSynonym "dura mater of neuraxis of telencephalon", "dura mater of telencephalon", "telencephalon dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003563" ;
    a owl:Class ;
    rdfs:label "telencephalon dura mater" ;
    rdfs:subClassOf obo:UBERON_0003289, obo:UBERON_0003561 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0003564
    obo:IAO_0000115 "A dura mater that is part of a diencephalon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dura mater that is part of the diencephalon. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17766", "MA:0000828", "VHOG:0000258" ;
    oboInOwl:hasExactSynonym "between brain dura mater", "between brain dura mater of neuraxis", "diencephalon dura mater of neuraxis", "dura mater of between brain", "dura mater of diencephalon", "dura mater of interbrain", "dura mater of mature diencephalon", "dura mater of neuraxis of between brain", "dura mater of neuraxis of diencephalon", "dura mater of neuraxis of interbrain", "dura mater of neuraxis of mature diencephalon", "interbrain dura mater", "interbrain dura mater of neuraxis", "mature diencephalon dura mater", "mature diencephalon dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003564" ;
    a owl:Class ;
    rdfs:label "diencephalon dura mater" ;
    rdfs:subClassOf obo:UBERON_0003290, obo:UBERON_0003561 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003565
    obo:IAO_0000115 "A dura mater that is part of a hindbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Dura mater that is part of the hindbrain. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17785", "MA:0000989", "VHOG:0000409" ;
    oboInOwl:hasExactSynonym "dura mater of hindbrain", "dura mater of neuraxis of hindbrain", "hindbrain dura mater of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombencephalon dura mater" ;
    oboInOwl:id "UBERON:0003565" ;
    a owl:Class ;
    rdfs:label "hindbrain dura mater" ;
    rdfs:subClassOf obo:UBERON_0002092, obo:UBERON_0003291 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0003566
    obo:IAO_0000115 "A portion of connective tissue that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:16098", "MA:0000577" ;
    oboInOwl:hasExactSynonym "adult head connective tissue", "adult head portion of connective tissue", "adult head textus connectivus", "connective tissue of adult head", "connective tissue of head", "head portion of connective tissue", "head textus connectivus", "portion of connective tissue of adult head", "portion of connective tissue of head", "textus connectivus of adult head", "textus connectivus of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003566" ;
    a owl:Class ;
    rdfs:label "head connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005253
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0003567
    obo:IAO_0000115 "A portion of connective tissue that is part of an abdomen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000519" ;
    oboInOwl:hasExactSynonym "abdomen portion of connective tissue", "abdomen textus connectivus", "connective tissue of abdomen", "portion of connective tissue of abdomen", "textus connectivus of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003567" ;
    a owl:Class ;
    rdfs:label "abdomen connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0003568
    obo:IAO_0000115 "A portion of connective tissue that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37250", "MA:0000585" ;
    oboInOwl:hasExactSynonym "connective tissue of neck", "connective tissue of neck (volume)", "neck (volume) connective tissue", "neck (volume) portion of connective tissue", "neck (volume) textus connectivus", "neck portion of connective tissue", "neck textus connectivus", "portion of connective tissue of neck", "portion of connective tissue of neck (volume)", "textus connectivus of neck", "textus connectivus of neck (volume)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003568" ;
    a owl:Class ;
    rdfs:label "neck connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0003569
    obo:IAO_0000115 "A portion of connective tissue that is part of a leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37324", "MA:0000671" ;
    oboInOwl:hasExactSynonym "connective tissue of leg", "leg portion of connective tissue", "leg textus connectivus", "portion of connective tissue of leg", "textus connectivus of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003569" ;
    a owl:Class ;
    rdfs:label "leg connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0003570
    obo:IAO_0000115 "A portion of connective tissue that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35968", "EMAPA:35977", "MA:0001814" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius connective tissue", "apparatus respiratorius portion of connective tissue", "apparatus respiratorius textus connectivus", "connective tissue of apparatus respiratorius", "connective tissue of respiratory system", "portion of connective tissue of apparatus respiratorius", "portion of connective tissue of respiratory system", "respiratory system portion of connective tissue", "respiratory system textus connectivus", "textus connectivus of apparatus respiratorius", "textus connectivus of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003570" ;
    a owl:Class ;
    rdfs:label "respiratory system connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003571
    obo:IAO_0000115 "A portion of connective tissue that is part of a trachea." ;
    oboInOwl:hasDbXref "EMAPA:35876", "MA:0001853" ;
    oboInOwl:hasExactSynonym "connective tissue of trachea", "connective tissue of windpipe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003571" ;
    a owl:Class ;
    rdfs:label "trachea connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003580, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009505
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0009505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0003572
    obo:IAO_0000115 "A portion of connective tissue that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37254", "MA:0000550" ;
    oboInOwl:hasExactSynonym "anterior thoracic region connective tissue", "anterior thoracic region portion of connective tissue", "anterior thoracic region textus connectivus", "anterolateral part of thorax connective tissue", "anterolateral part of thorax portion of connective tissue", "anterolateral part of thorax textus connectivus", "chest portion of connective tissue", "chest textus connectivus", "connective tissue of anterior thoracic region", "connective tissue of anterolateral part of thorax", "connective tissue of chest", "connective tissue of front of thorax", "front of thorax connective tissue", "front of thorax portion of connective tissue", "front of thorax textus connectivus", "portion of connective tissue of anterior thoracic region", "portion of connective tissue of anterolateral part of thorax", "portion of connective tissue of chest", "portion of connective tissue of front of thorax", "textus connectivus of anterior thoracic region", "textus connectivus of anterolateral part of thorax", "textus connectivus of chest", "textus connectivus of front of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003572" ;
    a owl:Class ;
    rdfs:label "chest connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0003573
    obo:IAO_0000115 "A portion of connective tissue that is part of an arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37316", "MA:0000593" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003573" ;
    a owl:Class ;
    rdfs:label "arm connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003588, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0003574
    obo:IAO_0000115 "A portion of connective tissue that is part of a elbow [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37318", "MA:0000609" ;
    oboInOwl:hasExactSynonym "connective tissue of cubital region", "connective tissue of elbow", "textus connectivus of cubital region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003574" ;
    a owl:Class ;
    rdfs:label "elbow connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001461
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003318
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001461
            ]
        )
    ] .

obo:UBERON_0003575
    obo:IAO_0000115 "A portion of connective tissue that is part of a wrist [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37320", "MA:0000636" ;
    oboInOwl:hasExactSynonym "carpal region connective tissue", "connective tissue of carpal region", "connective tissue of wrist" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003575" ;
    a owl:Class ;
    rdfs:label "wrist connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003319
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] .

obo:UBERON_0003576
    obo:IAO_0000115 "A portion of connective tissue that is part of a hip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37323", "MA:0000656" ;
    oboInOwl:hasExactSynonym "connective tissue of hip", "connective tissue of hip region", "connective tissue of regio coxae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003576" ;
    a owl:Class ;
    rdfs:label "hip connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003320
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003320
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001464
            ]
        )
    ] .

obo:UBERON_0003577
    obo:IAO_0000115 "A portion of connective tissue that is part of a knee [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37326", "MA:0000667" ;
    oboInOwl:hasExactSynonym "connective tissue of knee", "knee portion of connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003577" ;
    a owl:Class ;
    rdfs:label "knee connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001465
            ]
        )
    ] .

obo:UBERON_0003578
    obo:IAO_0000115 "A portion of connective tissue that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37330", "MA:0000647" ;
    oboInOwl:hasExactSynonym "connective tissue of digit of foot", "connective tissue of digitus pedis", "connective tissue of foot digit", "connective tissue of toe", "digitus pedis textus connectivus", "foot digit connective tissue", "hind limb digit connective tissue" ;
    oboInOwl:hasNarrowSynonym "foot digit connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003578" ;
    a owl:Class ;
    rdfs:label "pedal digit connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003595, obo:UBERON_0015791, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003579
    obo:IAO_0000115 "A portion of connective tissue that is part of a shoulder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37315", "MA:0000632" ;
    oboInOwl:hasExactSynonym "connective tissue of shoulder", "portion of connective tissue of shoulder", "shoulder portion of connective tissue", "shoulder textus connectivus", "textus connectivus of shoulder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003579" ;
    a owl:Class ;
    rdfs:label "shoulder connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003322
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0003580
    obo:IAO_0000115 "A portion of connective tissue that is part of a lower respiratory tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37548", "MA:0002409" ;
    oboInOwl:hasExactSynonym "connective tissue of lower respiratory tract", "lower respiratory tract portion of connective tissue", "lower respiratory tract textus connectivus", "portion of connective tissue of lower respiratory tract", "textus connectivus of lower respiratory tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003580" ;
    a owl:Class ;
    rdfs:label "lower respiratory tract connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003570, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ] .

obo:UBERON_0003581
    obo:IAO_0000115 "A portion of connective tissue that is part of a eyelid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37532", "MA:0001251", "NCIT:C49482", "UMLS:C1707989" ;
    oboInOwl:hasExactSynonym "blepharon connective tissue", "connective tissue of blepharon", "connective tissue of eyelid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003581" ;
    a owl:Class ;
    rdfs:label "eyelid connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003566, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010330
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0010330
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0003582
    obo:IAO_0000115 "A portion of connective tissue that is part of a nasopharynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37682", "MA:0001864" ;
    oboInOwl:hasExactSynonym "connective tissue of nasal part of pharynx", "connective tissue of nasopharynx", "connective tissue of rhinopharynx", "nasal part of pharynx connective tissue", "nasal part of pharynx portion of connective tissue", "nasal part of pharynx textus connectivus", "nasopharynx portion of connective tissue", "nasopharynx textus connectivus", "portion of connective tissue of nasal part of pharynx", "portion of connective tissue of nasopharynx", "portion of connective tissue of rhinopharynx", "rhinopharynx connective tissue", "rhinopharynx portion of connective tissue", "rhinopharynx textus connectivus", "textus connectivus of nasal part of pharynx", "textus connectivus of nasopharynx", "textus connectivus of rhinopharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003582" ;
    a owl:Class ;
    rdfs:label "nasopharynx connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003570, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0003583
    obo:IAO_0000115 "A portion of connective tissue that is part of a larynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35471", "MA:0001754", "NCIT:C49245", "UMLS:C1708651" ;
    oboInOwl:hasExactSynonym "connective tissue of larynx", "larynx portion of connective tissue", "larynx textus connectivus", "portion of connective tissue of larynx", "textus connectivus of larynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laryngeal connective tissue" ;
    oboInOwl:id "UBERON:0003583" ;
    a owl:Class ;
    rdfs:label "larynx connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003570, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0003584
    obo:IAO_0000115 "The fibrous supportive tissue of the mammary gland." ;
    oboInOwl:hasDbXref "EMAPA:35537", "FMA:74479", "FMA:74483", "MA:0002897" ;
    oboInOwl:hasExactSynonym "connective tissue of lactiferous gland", "connective tissue of lobe of breast", "connective tissue of lobe of mammary gland", "connective tissue of mammary gland", "lactiferous gland connective tissue", "lactiferous gland portion of connective tissue", "lactiferous gland stroma", "mammary gland stroma", "mammary stroma", "stroma of lactiferous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003584" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mammary gland connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003326
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003326
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0003585
    obo:IAO_0000115 "A portion of connective tissue that is part of a dermis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36509", "MA:0000799" ;
    oboInOwl:hasExactSynonym "connective tissue of dermis", "dermis portion of connective tissue", "dermis textus connectivus", "portion of connective tissue of dermis", "textus connectivus of dermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003585" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dermis connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:UBERON_0003586
    obo:IAO_0000115 "A portion of connective tissue that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37252", "MA:0000513" ;
    oboInOwl:hasExactSynonym "connective tissue of torso", "connective tissue of trunk", "portion of connective tissue of torso", "portion of connective tissue of trunk", "textus connectivus of torso", "textus connectivus of trunk", "torso connective tissue", "torso portion of connective tissue", "torso textus connectivus", "trunk portion of connective tissue", "trunk textus connectivus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003586" ;
    a owl:Class ;
    rdfs:label "trunk connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003587
    obo:IAO_0000115 "A portion of connective tissue that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37313", "MA:0000689" ;
    oboInOwl:hasExactSynonym "connective tissue of limb", "limb portion of connective tissue", "limb textus connectivus", "portion of connective tissue of limb", "textus connectivus of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003587" ;
    a owl:Class ;
    rdfs:label "limb connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009749
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0009749
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003588
    obo:IAO_0000115 "A portion of connective tissue that is part of a forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37314", "MA:0000613" ;
    oboInOwl:hasExactSynonym "connective tissue of anteriormost limb", "connective tissue of fore limb", "connective tissue of forelimb", "connective tissue of superior member", "connective tissue of upper extremity" ;
    oboInOwl:hasNarrowSynonym "wing connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003588" ;
    a owl:Class ;
    rdfs:label "forelimb connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003587, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003859
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003859
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003589
    obo:IAO_0000115 "A portion of connective tissue that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37322", "MA:0000661" ;
    oboInOwl:hasExactSynonym "connective tissue of hind limb", "connective tissue of hindlimb", "connective tissue of inferior member", "connective tissue of lower extremity", "hind limb connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003589" ;
    a owl:Class ;
    rdfs:label "hindlimb connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003587, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003860
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003592
    obo:IAO_0000115 "A portion of connective tissue that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32690", "EMAPA:35193", "MA:0001831", "NCIT:C49210", "UMLS:C1707052" ;
    oboInOwl:hasExactSynonym "bronchi connective tissue", "bronchi portion of connective tissue", "bronchi textus connectivus", "bronchial trunk connective tissue", "bronchial trunk portion of connective tissue", "bronchial trunk textus connectivus", "bronchus portion of connective tissue", "bronchus textus connectivus", "connective tissue of bronchi", "connective tissue of bronchial trunk", "connective tissue of bronchus", "portion of connective tissue of bronchi", "portion of connective tissue of bronchial trunk", "portion of connective tissue of bronchus", "textus connectivus of bronchi", "textus connectivus of bronchial trunk", "textus connectivus of bronchus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchial connective tissue", "bronchial mesenchyme" ;
    oboInOwl:id "UBERON:0003592" ;
    a owl:Class ;
    rdfs:label "bronchus connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003580, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0003593
    obo:IAO_0000115 "A portion of connective tissue that is part of a thoracic cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37255", "MA:0000555" ;
    oboInOwl:hasExactSynonym "cavity of chest connective tissue", "cavity of chest portion of connective tissue", "cavity of chest textus connectivus", "cavity of thorax connective tissue", "cavity of thorax portion of connective tissue", "cavity of thorax textus connectivus", "chest cavity connective tissue", "chest cavity portion of connective tissue", "chest cavity textus connectivus", "connective tissue of cavity of chest", "connective tissue of cavity of thorax", "connective tissue of chest cavity", "connective tissue of pectoral cavity", "connective tissue of thoracic cavity", "pectoral cavity connective tissue", "pectoral cavity portion of connective tissue", "pectoral cavity textus connectivus", "portion of connective tissue of cavity of chest", "portion of connective tissue of cavity of thorax", "portion of connective tissue of chest cavity", "portion of connective tissue of pectoral cavity", "portion of connective tissue of thoracic cavity", "textus connectivus of cavity of chest", "textus connectivus of cavity of thorax", "textus connectivus of chest cavity", "textus connectivus of pectoral cavity", "textus connectivus of thoracic cavity", "thoracic cavity portion of connective tissue", "thoracic cavity textus connectivus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003593" ;
    a owl:Class ;
    rdfs:label "thoracic cavity connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0003594
    obo:IAO_0000115 "A portion of connective tissue that is part of a pelvis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37257", "MA:0000533" ;
    oboInOwl:hasExactSynonym "connective tissue of pelvis", "pelvis portion of connective tissue", "pelvis textus connectivus", "portion of connective tissue of pelvis", "textus connectivus of pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003594" ;
    a owl:Class ;
    rdfs:label "pelvis connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0003595
    obo:IAO_0000115 "A portion of connective tissue that is part of a foot [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37329", "MA:0000644" ;
    oboInOwl:hasExactSynonym "connective tissue of foot", "connective tissue of terminal segment of free lower limb", "foot connective tissue", "textus connectivus of pes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003595" ;
    a owl:Class ;
    rdfs:label "pes connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003589, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0003596
    obo:IAO_0000115 "A portion of connective tissue that is part of an ankle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37328", "MA:0000639" ;
    oboInOwl:hasExactSynonym "connective tissue of ankle", "tarsal region connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003596" ;
    a owl:Class ;
    rdfs:label "ankle connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003595, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010695
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0010695
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] .

obo:UBERON_0003597
    obo:IAO_0000115 "A portion of connective tissue that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37321", "MA:0000623" ;
    oboInOwl:hasExactSynonym "connective tissue of digit of hand", "connective tissue of digitus manus", "connective tissue of finger", "connective tissue of hand digit", "fore limb digit connective tissue", "hand digit connective tissue" ;
    oboInOwl:hasNarrowSynonym "hand digit connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003597" ;
    a owl:Class ;
    rdfs:label "manual digit connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003598, obo:UBERON_0015791, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005257
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003598
    obo:IAO_0000115 "A portion of connective tissue that is part of a hand [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35392", "MA:0000620" ;
    oboInOwl:hasExactSynonym "connective tissue of hand", "connective tissue of terminal segment of free upper limb", "hand connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003598" ;
    a owl:Class ;
    rdfs:label "manus connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003588, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0009523
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0003599
    obo:IAO_0000115 "A portion of connective tissue that is part of a tail [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:16749", "MA:0000697" ;
    oboInOwl:hasExactSynonym "connective tissue of post-vent region", "connective tissue of tail", "portion of connective tissue of post-vent region", "portion of connective tissue of tail", "post-vent region connective tissue", "post-vent region portion of connective tissue", "post-vent region textus connectivus", "tail portion of connective tissue", "tail textus connectivus", "textus connectivus of post-vent region", "textus connectivus of tail" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003599" ;
    a owl:Class ;
    rdfs:label "tail connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0003601
    obo:IAO_0000115 "A cartilage that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37251", "MA:0000586" ;
    oboInOwl:hasExactSynonym "cartilage of neck", "cartilage of neck (volume)", "neck (volume) cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003601" ;
    a owl:Class ;
    rdfs:label "neck cartilage" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0003603
    obo:IAO_0000115 "A cartilage that is part of a lower respiratory tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37547", "MA:0001819", "NCIT:C49256", "UMLS:C1708759" ;
    oboInOwl:hasExactSynonym "cartilage of lower respiratory tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003603" ;
    a owl:Class ;
    rdfs:label "lower respiratory tract cartilage" ;
    rdfs:subClassOf obo:UBERON_0003406, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ] .

obo:UBERON_0003604
    obo:IAO_0000115 "the ring-shaped cartilaginous structures that support the trachea" ;
    obo:IAO_0000116 "check whether to classify as part of splanchoncranium" ;
    obo:UBPROP_0000008 "in mammals the rings are incomplete, in avians the rings are complete." ;
    oboInOwl:hasDbXref "EMAPA:18699", "EMAPA:35875", "FMA:7434", "MA:0001857", "NCIT:C49304", "SCTID:278979006", "UMLS:C1710456", "Wikipedia:Tracheal_rings" ;
    oboInOwl:hasExactSynonym "cartilage of trachea", "cartilage of windpipe", "cartilaginous ring of trachea", "cartilaginous trachea cartilage", "cartilago trachealis", "tracheal cartilage", "windpipe cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilage of the trachea", "cartilagines tracheales", "ring of the trachea", "trachea ring", "tracheal ring" ;
    oboInOwl:id "UBERON:0003604" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trachea cartilage" ;
    rdfs:subClassOf obo:UBERON_0003603, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/56/Gray952.png"^^xsd:anyURI .

obo:UBERON_0003605
    obo:IAO_0000115 "A skin gland that is part of a camera-type eye [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37530", "MA:0002451" ;
    oboInOwl:hasExactSynonym "camera-type eye skin gland", "camera-type eye skin glands", "camera-type eye skin glands set", "skin gland of camera-type eye", "skin gland of vertebrate eye", "skin glands of camera-type eye", "skin glands of vertebrate eye", "skin glands set of camera-type eye", "skin glands set of vertebrate eye", "vertebrate eye skin gland", "vertebrate eye skin glands", "vertebrate eye skin glands set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003605" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "eye skin gland" ;
    rdfs:subClassOf obo:UBERON_0002419, obo:UBERON_0004859, obo:UBERON_0015152, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002419
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003606
    obo:IAO_0000115 "A long bone that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35495", "MA:0000298" ;
    oboInOwl:hasExactSynonym "long bone of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003606" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "limb long bone" ;
    rdfs:subClassOf obo:UBERON_0002428, obo:UBERON_0002495 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002495
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003607
    obo:IAO_0000115 "A long bone that is part of a forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35350", "MA:0000299" ;
    oboInOwl:hasExactSynonym "anteriormost limb long bone", "fore limb long bone", "long bone of anteriormost limb", "long bone of fore limb", "long bone of forelimb", "long bone of superior member", "long bone of upper extremity", "superior member long bone", "upper extremity long bone" ;
    oboInOwl:hasNarrowSynonym "wing long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003607" ;
    a owl:Class ;
    rdfs:label "forelimb long bone" ;
    rdfs:subClassOf obo:UBERON_0003606, obo:UBERON_0008962 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002495
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003608
    obo:IAO_0000115 "A long bone that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35403", "MA:0000300" ;
    oboInOwl:hasExactSynonym "hind limb long bone", "inferior member long bone", "long bone of hind limb", "long bone of hindlimb", "long bone of inferior member", "long bone of lower extremity", "lower extremity long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003608" ;
    a owl:Class ;
    rdfs:label "hindlimb long bone" ;
    rdfs:subClassOf obo:UBERON_0003464, obo:UBERON_0003606 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002495
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003609
    obo:IAO_0000115 "The dense connective tissue which contains predominantly elastic fibers and is found in the tunica media of the aorta wall." ;
    oboInOwl:hasDbXref "MA:0002859" ;
    oboInOwl:hasExactSynonym "adult aorta elastic connective tissue", "adult aorta elastic tissue", "adult aorta textus connectivus elasticus", "aorta elastic connective tissue", "aorta elastic lamina", "aorta elastic laminae", "aorta textus connectivus elasticus", "dorsal aorta elastic connective tissue", "dorsal aorta elastic tissue", "dorsal aorta textus connectivus elasticus", "elastic connective tissue of adult aorta", "elastic connective tissue of aorta", "elastic connective tissue of dorsal aorta", "elastic connective tissue of trunk of aortic tree", "elastic tissue of adult aorta", "elastic tissue of aorta", "elastic tissue of dorsal aorta", "elastic tissue of trunk of aortic tree", "textus connectivus elasticus of adult aorta", "textus connectivus elasticus of aorta", "textus connectivus elasticus of dorsal aorta", "textus connectivus elasticus of trunk of aortic tree", "trunk of aortic tree elastic connective tissue", "trunk of aortic tree elastic tissue", "trunk of aortic tree textus connectivus elasticus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003609" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0003614, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0003610
    obo:IAO_0000115 "The type of heart connective tissue found in the endocardial layer that consists mainly of elastic fibers." ;
    oboInOwl:hasDbXref "MA:0002858" ;
    oboInOwl:hasExactSynonym "cardiac elastic tissue", "elastic connective tissue of heart", "elastic tissue of heart", "heart elastic connective tissue", "heart textus connectivus elasticus", "textus connectivus elasticus of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003610" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "heart elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0003613, obo:UBERON_0003837, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0003611
    obo:IAO_0000115 "An elastic tissue that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37579", "MA:0001820" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius elastic connective tissue", "apparatus respiratorius elastic tissue", "apparatus respiratorius textus connectivus elasticus", "elastic connective tissue of apparatus respiratorius", "elastic connective tissue of respiratory system", "elastic tissue of apparatus respiratorius", "elastic tissue of respiratory system", "respiratory system elastic connective tissue", "respiratory system textus connectivus elasticus", "textus connectivus elasticus of apparatus respiratorius", "textus connectivus elasticus of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003611" ;
    a owl:Class ;
    rdfs:label "respiratory system elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0002521, obo:UBERON_0003570, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003613
    obo:IAO_0000115 "An elastic tissue that is part of a circulatory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0002857" ;
    oboInOwl:hasExactSynonym "cardiovascular system elastic connective tissue", "cardiovascular system textus connectivus elasticus", "circulatory system elastic connective tissue", "circulatory system elastic tissue", "circulatory system textus connectivus elasticus", "elastic connective tissue of cardiovascular system", "elastic connective tissue of circulatory system", "elastic tissue of cardiovascular system", "elastic tissue of circulatory system", "textus connectivus elasticus of cardiovascular system", "textus connectivus elasticus of circulatory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003613" ;
    a owl:Class ;
    rdfs:label "cardiovascular system elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0002521, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001009
            ]
        )
    ] .

obo:UBERON_0003614
    obo:IAO_0000115 "Elastic tissue layer that lines a blood vessel layer." ;
    oboInOwl:hasBroadSynonym "elastic lamina", "elastic laminae" ;
    oboInOwl:hasDbXref "EMAPA:36300", "MA:0002856" ;
    oboInOwl:hasExactSynonym "blood vessel elastic connective tissue", "blood vessel textus connectivus elasticus", "elastic connective tissue of blood vessel", "elastic tissue of blood vessel", "textus connectivus elasticus of blood vessel", "vascular elastic lamina", "vascular elastic laminae", "vascular elastic tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003614" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "blood vessel elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0003613, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0003615
    obo:IAO_0000115 "Elastic tissue that is part of a lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0002860" ;
    oboInOwl:hasExactSynonym "elastic connective tissue of lung", "elastic tissue of lung", "lung elastic connective tissue", "lung textus connectivus elasticus", "textus connectivus elasticus of lung" ;
    oboInOwl:hasNarrowSynonym "pulmonary elastic fiber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003615" ;
    a owl:Class ;
    rdfs:label "lung elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0000114, obo:UBERON_0003611 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0003616
    obo:IAO_0000115 "An elastic tissue that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0001838", "NCIT:C49211", "UMLS:C1707053" ;
    oboInOwl:hasExactSynonym "bronchi elastic connective tissue", "bronchi elastic tissue", "bronchi textus connectivus elasticus", "bronchial trunk elastic connective tissue", "bronchial trunk elastic tissue", "bronchial trunk textus connectivus elasticus", "bronchus elastic connective tissue", "bronchus textus connectivus elasticus", "elastic connective tissue of bronchi", "elastic connective tissue of bronchial trunk", "elastic connective tissue of bronchus", "elastic tissue of bronchi", "elastic tissue of bronchial trunk", "elastic tissue of bronchus", "textus connectivus elasticus of bronchi", "textus connectivus elasticus of bronchial trunk", "textus connectivus elasticus of bronchus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003616" ;
    a owl:Class ;
    rdfs:label "bronchus elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0003592, obo:UBERON_0003611, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001957
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0003617
    obo:IAO_0000115 "An elastic tissue that is part of a trachea [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0001861" ;
    oboInOwl:hasExactSynonym "cartilaginous trachea elastic connective tissue", "cartilaginous trachea elastic tissue", "cartilaginous trachea textus connectivus elasticus", "elastic connective tissue of cartilaginous trachea", "elastic connective tissue of vertebrate trachea", "elastic connective tissue of windpipe", "elastic tissue of cartilaginous trachea", "elastic tissue of vertebrate trachea", "elastic tissue of windpipe", "textus connectivus elasticus of cartilaginous trachea", "textus connectivus elasticus of vertebrate trachea", "textus connectivus elasticus of windpipe", "vertebrate trachea elastic connective tissue", "vertebrate trachea elastic tissue", "vertebrate trachea textus connectivus elasticus", "windpipe elastic connective tissue", "windpipe elastic tissue", "windpipe textus connectivus elasticus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003617" ;
    a owl:Class ;
    rdfs:label "trachea elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0003571, obo:UBERON_0003611, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0003618
    obo:IAO_0000115 "The middle layer of the aorta wall, containing the smooth muscle layer and elastic fibers." ;
    oboInOwl:hasDbXref "EMAPA:35138", "FMA:74433", "MA:0002903", "SCTID:48467007" ;
    oboInOwl:hasExactSynonym "adult aorta tunica media", "dorsal aorta tunica media", "trunk of aortic tree tunica media", "tunica media of adult aorta", "tunica media of aorta", "tunica media of dorsal aorta", "tunica media of trunk of aortic tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003618" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta tunica media" ;
    rdfs:subClassOf obo:UBERON_0002522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004663
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004663
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0003619
    obo:IAO_0000115 "The innermost layer of the aorta, containing the endothelium and an inner elastic membrane." ;
    oboInOwl:hasDbXref "BTO:0005553", "EMAPA:35137", "FMA:74419", "MA:0002904", "SCTID:362031007" ;
    oboInOwl:hasExactSynonym "adult aorta tunica intima", "dorsal aorta tunica intima", "trunk of aortic tree tunica intima", "tunica intima of adult aorta", "tunica intima of aorta", "tunica intima of dorsal aorta", "tunica intima of trunk of aortic tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003619" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta tunica intima" ;
    rdfs:subClassOf obo:UBERON_0002523, obo:UBERON_0004797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004663
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004663
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002523
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0003643
    obo:IAO_0000115 "An arterial blood vessel that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37565", "MA:0001800" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003643" ;
    a owl:Class ;
    rdfs:label "respiratory system arterial blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003504, obo:UBERON_0003509 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003509
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003644
    obo:IAO_0000115 "An arterial blood vessel that is part of a kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:31436", "MA:0002578" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney arterial system" ;
    oboInOwl:id "UBERON:0003644" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney arterial blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003509, obo:UBERON_0003517 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003509
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0003656
    obo:IAO_0000115 "A bone that is part of a mesopodial skeleton." ;
    obo:UBPROP_0000008 "The carpus (wrist) and tarsus (ankle) of land vertebrates primitively had three rows of carpal or tarsal bones. Often some of these have become lost or fused in evolution. Three proximals. In the hand humans has all three. In the foot the middle proximal appears in 5-15% of people as an os trigonum. Centrale or os centrale, on the medial side. In humans and our closest relatives the African apes (chimpanzees and gorillas) it fuses to the scaphoid where it forms the articulation with the trapezoid bone; occasionally it stays separate. In Man's foot it is the navicular. Some early land vertebrates had more than one (up to three) os centrale per hand or foot. Distals, one per finger / toe at the base of each metacarpal or metatarsal. In mammals the 4th and 5th fuse. In the horse the 1st is lost" ;
    oboInOwl:hasDbXref "EMAPA:36579", "MA:0000295", "Wikipedia:Carpus_and_tarsus_of_land_vertebrates" ;
    oboInOwl:hasExactSynonym "basipodium bone", "carpal/tarsal bone", "mesopod bone", "mesopodial bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003656" ;
    a owl:Class ;
    rdfs:label "mesopodium bone" ;
    rdfs:subClassOf obo:UBERON_0011250, obo:UBERON_0013630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009878
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006716
            ]
        )
    ] .

obo:UBERON_0003657
    obo:IAO_0000115 "Any joint that is part of a (free) limb." ;
    oboInOwl:hasDbXref "EMAPA:36501", "FMA:321558", "MA:0000691", "SCTID:312683002", "galen:LimbJoint" ;
    oboInOwl:hasExactSynonym "joint of limb", "joint of limb skeletal system", "skeletal limb joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003657" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:comment "Most limb joints are synovial, but a few such as the tibiofibular joints are syndesmoses" ;
    rdfs:label "limb joint" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003658
    obo:IAO_0000115 "Any muscle organ that is part of a hip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000657" ;
    oboInOwl:hasExactSynonym "hip muscle organ", "hip region muscle organ", "muscle organ of hip", "muscle organ of hip region", "muscle organ of regio coxae", "regio coxae muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003658" ;
    a owl:Class ;
    rdfs:label "hip muscle" ;
    rdfs:subClassOf obo:UBERON_0010890, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001464
            ]
        )
    ] .

obo:UBERON_0003659
    obo:IAO_0000115 "Any muscle organ that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37333", "MA:0000648" ;
    oboInOwl:hasExactSynonym "digit of foot muscle organ", "digit of terminal segment of free lower limb muscle organ", "digitus pedis muscle organ", "foot digit muscle", "foot digit muscle organ", "hind limb digit muscle", "muscle organ of digit of foot", "muscle organ of digit of terminal segment of free lower limb", "muscle organ of digitus pedis", "muscle organ of foot digit", "muscle organ of terminal segment of free lower limb digit", "muscle organ of toe", "terminal segment of free lower limb digit muscle organ", "toe muscle organ" ;
    oboInOwl:hasNarrowSynonym "foot digit muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003659" ;
    a owl:Class ;
    rdfs:label "pedal digit muscle" ;
    rdfs:subClassOf obo:UBERON_0001498, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003660
    obo:IAO_0000115 "A muscle that attaches to an eyelid." ;
    obo:UBPROP_0000001 "The muscle in the orbit of the eye that lifts the upper eyelid[ncithesaurus:Eyelid_Muscle]." ;
    oboInOwl:hasDbXref "MA:0000269", "NCIT:C52803", "UMLS:C1707990" ;
    oboInOwl:hasExactSynonym "blepharon muscle organ", "eyelid muscle organ", "muscle organ of blepharon", "muscle organ of eyelid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003660" ;
    a owl:Class ;
    rdfs:label "eyelid muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001630, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0003661
    obo:IAO_0000115 "Any muscle organ that is part of a limb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32700", "MA:0000692" ;
    oboInOwl:hasExactSynonym "limb muscle organ", "limb skeletal muscle", "muscle organ of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003661" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "limb muscle" ;
    rdfs:subClassOf obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004480
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0003662
    obo:IAO_0000115 "Any muscle organ that is part of a forelimb." ;
    obo:UBPROP_0000012 "FMA and MA class actually refer to muscles of entire pectoral complex" ;
    oboInOwl:hasAlternativeId "UBERON:0005634" ;
    oboInOwl:hasDbXref "AAO:0000204", "BTO:0000479", "EMAPA:36049", "FMA:37348" ;
    oboInOwl:hasExactSynonym "fore limb muscle organ", "forelimb muscle organ", "free upper limb muscle", "muscle of free upper limb", "muscle of upper limb", "upper limb skeletal muscle" ;
    oboInOwl:hasNarrowSynonym "wing muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm muscle system", "musculature of arm", "musculature of the arm" ;
    oboInOwl:id "UBERON:0003662" ;
    a owl:Class ;
    rdfs:label "forelimb muscle" ;
    rdfs:subClassOf obo:UBERON_0003661, obo:UBERON_0014794, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004481
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003663
    obo:IAO_0000115 "Any muscle organ that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "AAO:0000222", "EFO:0001928", "FMA:37368" ;
    oboInOwl:hasExactSynonym "free lower limb muscle", "hind limb muscle organ", "hindlimb muscle organ", "inferior member muscle organ", "lower extremity muscle organ", "lower limb skeletal muscle", "muscle of free lower limb", "muscle of posterior limb", "muscle organ of hind limb", "muscle organ of hindlimb", "muscle organ of inferior member", "muscle organ of lower extremity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003663" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "hindlimb muscle" ;
    rdfs:subClassOf obo:UBERON_0003661, obo:UBERON_0014795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004482
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003664
    obo:IAO_0000115 "Any muscle organ that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37331", "MA:0000624" ;
    oboInOwl:hasExactSynonym "digit of hand muscle organ", "digit of terminal segment of free upper limb muscle organ", "digitus manus muscle organ", "finger muscle organ", "fore limb digit muscle", "hand digit muscle", "hand digit muscle organ", "muscle organ of digit of hand", "muscle organ of digit of terminal segment of free upper limb", "muscle organ of digitus manus", "muscle organ of finger", "muscle organ of hand digit", "muscle organ of terminal segment of free upper limb digit", "terminal segment of free upper limb digit muscle organ" ;
    oboInOwl:hasNarrowSynonym "hand digit muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003664" ;
    a owl:Class ;
    rdfs:label "manual digit muscle" ;
    rdfs:subClassOf obo:UBERON_0001500, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003665
    obo:IAO_0000115 "A muscle organ that attaches to a tail vertebra [Automatically generated definition]." ;
    obo:UBPROP_0000012 "the BTO class may possibly refer to an invertebrate structure" ;
    oboInOwl:hasDbXref "AAO:0000081", "BTO:0001905", "EMAPA:37759", "MA:0000699", "SCTID:113230005" ;
    oboInOwl:hasExactSynonym "caudal muscle", "muscle organ of post-vent region", "muscle organ of tail", "post-vent region muscle organ", "tail muscle", "tail muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003665" ;
    a owl:Class ;
    rdfs:label "post-anal tail muscle" ;
    rdfs:subClassOf obo:UBERON_0004518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007812
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001095
            ]
        )
    ] .

obo:UBERON_0003672
    obo:IAO_0000115 "A collection of teeth arranged in some pattern in the mouth or other part of the body. The arrangement may be a simple row, a collection of rows, or a more elaborate structure, such as a toooth whorl." ;
    obo:UBPROP_0000001 "Dentition refers to set of teeth, especially with regard to their number, kind, and arrangement, in the mouth.[AAO]", "The teeth collectively in the dental arch. Dentition ordinarily refers to the natural teeth in position in their alveoli. (MeSH[ncithesaurus:Dentition])" ;
    obo:UBPROP_0000012 "In FMA this is an anatomical set" ;
    oboInOwl:hasDbXref "AAO:0000126", "FMA:75150", "GAID:1249", "MESH:A14.254", "NCIT:C13072", "OpenCyc:Mx4rvVi65JwpEbGdrcN5Y29ycA", "SCTID:245543004", "UMLS:C0011443" ;
    oboInOwl:hasExactSynonym "dentes", "set of teeth", "teeth", "teeth set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "collection of teeth", "teeth" ;
    oboInOwl:id "UBERON:0003672" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dentition" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0001091
            ]
        )
    ] .

obo:UBERON_0003684
    obo:IAO_0000115 "The part of the ventral body cavity that is within the abdomen proper (excluding the pelvic cavity)." ;
    obo:UBPROP_0000012 "in FMA this contains the pelvic cavity, but this is inconsistent with the concept of abdominopelvic cavity" ;
    oboInOwl:hasDbXref "EFO:0000213", "EMAPA:36505", "FMA:12266", "GAID:17", "MA:0003057", "MESH:A01.047.025", "NCIT:C12664", "OpenCyc:Mx4rvZR1TJwpEbGdrcN5Y29ycA", "SCTID:361294009", "UMLS:C0230168", "Wikipedia:Abdominal_cavity", "galen:AbdominalCavity" ;
    oboInOwl:hasExactSynonym "cavity of abdominal compartment", "cavity of compartment of abdomen", "space of abdominal compartment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas abdominis" ;
    oboInOwl:id "UBERON:0003684" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "abdominal cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035819
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Scheme_body_cavities-en.svg"^^xsd:anyURI .

obo:UBERON_0003685
    obo:IAO_0000115 "Fibrous joint in which the articulating bones or cartilages of the skull are connected by sutural ligaments (scant amount of collagenous dense connective tissue). Examples: sagittal suture, frontal suture." ;
    obo:UBPROP_0000202 obo:FMA_71385 ;
    oboInOwl:hasBroadSynonym "sutura", "suture" ;
    oboInOwl:hasDbXref "EMAPA:35263", "FMA:7493", "GAID:211", "MA:0001475", "MESH:D003393", "SCTID:244509003", "Wikipedia:Suture_(joint)" ;
    oboInOwl:hasExactSynonym "cranium suture", "suture joint of skull", "suture of cranium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003685" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cranial suture" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0009198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002363
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003128
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003128
            ]
        )
    ] .

obo:UBERON_0003687
    obo:IAO_0000115 "In anatomy, in the occipital bone, the foramen magnum is one of the several oval or circular apertures in the base of the skull, through which the medulla oblongata (an extension of the spinal cord) enters and exits the skull vault. Apart from the transmission of the medulla oblongata and its membranes, the foramen magnum transmits the Spinal Accessory nerve, vertebral arteries, the anterior and posterior spinal arteries, the membrana tectoria and alar ligaments. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Foramen in the occipital region of neurocranium to allow passage of spinal cord.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010826", "EMAPA:37868", "FMA:75306", "GAID:228", "MESH:D005539", "NCIT:C12495", "OpenCyc:Mx4rwOm-FpwpEbGdrcN5Y29ycA", "SCTID:244679008", "TAO:0002045", "UMLS:C0016519", "Wikipedia:Foramen_magnum", "ZFA:0005387" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003687" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Design pattern notes: check whether this fits the foramen design pattern" ;
    rdfs:label "foramen magnum" ;
    rdfs:subClassOf obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001676
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001896
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/39/Gray130.png"^^xsd:anyURI .

obo:UBERON_0003688
    obo:IAO_0000115 "A fold of peritoneum originating at the stomach and supporting the viscera." ;
    obo:UBPROP_0000007 "omental" ;
    oboInOwl:hasDbXref "CALOHA:TS-2004", "EV:0100084", "FMA:14650", "GAID:23", "MESH:A01.047.025.600.573", "NCIT:C33209", "SCTID:362710002", "UMLS:C0028977", "galen:Omentum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003688" ;
    a owl:Class ;
    rdfs:label "omentum" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001178
    ] .

obo:UBERON_0003691
    obo:IAO_0000115 "The outermost part of the spinal canal. It is the space within the canal (formed by the surrounding vertebrae) lying outside the dura mater." ;
    obo:UBPROP_0000007 "epidural", "extradural" ;
    obo:UBPROP_0000008 "In humans the epidural space contains lymphatics, spinal nerve roots, loose fatty tissue, small arteries, and a network of large, thin-walled blood vessels called the epidural venous plexus" ;
    obo:UBPROP_0000012 "in the FMA this is treated as a space of the head, but this ontology covers non-humans, where the space may continue into the tail" ;
    oboInOwl:hasDbXref "FMA:71228", "GAID:243", "MESH:D004824", "SCTID:281866004", "Wikipedia:Epidural_space" ;
    oboInOwl:hasExactSynonym "cavum epidurale", "cavum extradurale", "extradural space", "spatium epidurale", "spatium extradurale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epidural cavity" ;
    oboInOwl:id "UBERON:0003691" ;
    a owl:Class ;
    rdfs:label "epidural space" ;
    rdfs:subClassOf obo:UBERON_0010276, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006692
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0002363
            ]
        )
    ] .

obo:UBERON_0003692
    obo:IAO_0000115 "Any joint connecting the acromonion of the scapula and clavicle." ;
    obo:UBPROP_0000001 "The gliding joint formed by the outer extremity of the clavicle and the inner margin of the acromion process of the scapula." ;
    oboInOwl:hasDbXref "FMA:25898", "GAID:249", "MESH:D000173", "NCIT:C32047", "OpenCyc:Mx4rwHhmSJwpEbGdrcN5Y29ycA", "SCTID:182166001", "UMLS:C0001208", "Wikipedia:Acromioclavicular_joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acromioclavicular articulation", "articulatio acromioclavicularis", "scapuloclavicular articulation" ;
    oboInOwl:id "UBERON:0003692" ;
    a owl:Class ;
    rdfs:label "acromioclavicular joint" ;
    rdfs:subClassOf obo:UBERON_0011108, obo:UBERON_0016884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002497
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002497
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3b/Gray326.png"^^xsd:anyURI .

obo:UBERON_0003694
    obo:IAO_0000115 "The Atlanto-axial joint is of a complicated nature, comprising no fewer than four distinct joints. There is a pivot articulation between the odontoid process of the axis and the ring formed by the anterior arch and the transverse ligament of the atlas." ;
    oboInOwl:hasDbXref "FMA:25524", "GAID:250", "MESH:D001268", "NCIT:C32157", "OpenCyc:Mx4rwUUIHpwpEbGdrcN5Y29ycA", "SCTID:361832004", "UMLS:C0004168", "Wikipedia:Atlanto-axial_joint" ;
    oboInOwl:hasExactSynonym "atlanto axial joint", "atlantoaxial joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio atlantoaxialis", "articulatio atlantoepistrophica", "atlantoaxial", "lateral atlanto-axial joint", "median atlanto-axial joint" ;
    oboInOwl:id "UBERON:0003694" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "atlanto-axial joint" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001093
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray304.png"^^xsd:anyURI .

obo:UBERON_0003695
    obo:IAO_0000115 "The metacarpophalangeal joints (MCP) are of the condyloid kind, formed by the reception of the rounded heads of the metacarpal bones into shallow cavities on the proximal ends of the first phalanges, with the exception of that of the thumb, which presents more of the characters of a ginglymoid joint. Arthritis of the MCP is a distinguishing feature of Rheumatoid Arthritis, as opposed to the distal interphalangeal joint in osteoarthritis. [WP,unvetted]." ;
    obo:IAO_0000116 "we follow FMA in making these joints part of digits. We include carpometacarpophalangeal joint as a synonym - these joints connect to the carpometacarpus - this is not necessarily inconsistent with the relationship for this class to metacarpal bone, as the carpometacarpus could be considered to have a metacarpal as part" ;
    obo:UBPROP_0000202 obo:FMA_71364 ;
    oboInOwl:hasBroadSynonym "metacarpal joint" ;
    oboInOwl:hasDbXref "EMAPA:19302", "FMA:35246", "GAID:255", "MA:0000453", "MESH:A02.835.583.345.512", "NCIT:C33106", "OpenCyc:Mx4rwNt8wJwpEbGdrcN5Y29ycA", "SCTID:280995004", "SCTID:370651001", "UMLS:C0025525", "Wikipedia:Metacarpophalangeal_joint", "galen:MetacarpoPhalangealJoint" ;
    oboInOwl:hasExactSynonym "MP joint", "metacarpo-phalangeal joint" ;
    oboInOwl:hasNarrowSynonym "carpometacarpophalangeal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulationes metacarpophalangeae", "metacarpal phalangeal joint" ;
    oboInOwl:id "UBERON:0003695" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metacarpophalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0001489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002234
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002234
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/53/Gray337.png"^^xsd:anyURI .

obo:UBERON_0003696
    obo:IAO_0000115 "The metatarsophalangeal articulations are the joints between the metatarsal bones of the foot and the proximal bones of the toes . They are condyloid joints meaning an elliptical or rounded surface (of the metatarsal bones) come close to the shallow cavities (of the proximal phalanges). The ligaments are the plantar and two collateral." ;
    obo:IAO_0000116 "we follow FMA in making these joints part of digits" ;
    oboInOwl:hasAlternativeId "http://purl.bioontology.org/ontology/provisional/1ddd2e2d-2ace-4c87-8ec6-d3b5730b3e7c", "http://purl.bioontology.org/ontology/provisional/8378426c-67ca-4bab-a9cf-531093b9b95e" ;
    oboInOwl:hasDbXref "FMA:35222", "GAID:258", "MESH:D008683", "NCIT:C33108", "OpenCyc:Mx4rwCtS0pwpEbGdrcN5Y29ycA", "SCTID:239747005", "SCTID:302535003", "SCTID:370752004", "UMLS:C0025589", "Wikipedia:Metatarsophalangeal_articulations", "galen:MetatarsoPhalangealJoint" ;
    oboInOwl:hasExactSynonym "metatarsal-phalangeal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulationes metatarsophalangeae", "metatarsal joint", "metatarsalphalangeal joint", "metatarsophalangeal", "metatarsophalangeal articulation" ;
    oboInOwl:id "UBERON:0003696" ;
    a owl:Class ;
    rdfs:label "metatarsophalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0001487, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001448
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001448
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0003867
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9e/Gray268.png"^^xsd:anyURI .

obo:UBERON_0003697
    obo:IAO_0000115 "The tissues that surround the organs that are present within the abdominal cavity. The abdominal wall tissue is composed of layers of fat, parietal peritoneum, fascia, and muscles." ;
    oboInOwl:hasDbXref "EMAPA:37064", "FMA:10429", "FMA:259054", "GAID:26", "MESH:A01.047.050", "NCIT:C77608", "SCTID:181613000", "UMLS:C0836916", "Wikipedia:Abdominal_wall" ;
    oboInOwl:hasExactSynonym "paries abdominalis", "wall of abdomen", "wall of abdomen proper" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdominal wall proper", "layers of the abdominal wall", "paries abdominalis" ;
    oboInOwl:id "UBERON:0003697" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "abdominal wall" ;
    rdfs:subClassOf obo:UBERON_0000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Scheme_body_cavities-en.svg"^^xsd:anyURI .

obo:UBERON_0003703
    obo:IAO_0000115 "Passages external to the liver for the conveyance of bile. These include the common bile duct and the common hepatic duct." ;
    obo:IAO_0000116 "includes all the cystic duct, all the common bile duct and the extrahapetic part of the hepatic duct" ;
    oboInOwl:hasDbXref "FMA:14678", "GAID:281", "MA:0002659", "MESH:D017734", "NCIT:C32573", "SCTID:276158002", "UMLS:C0206187" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bile duct extrahepatic part", "extrahepatic biliary system" ;
    oboInOwl:id "UBERON:0003703" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "extrahepatic bile duct" ;
    rdfs:subClassOf obo:UBERON_0002394 .

obo:UBERON_0003704
    obo:IAO_0000115 "Passages within the liver for the conveyance of bile. Includes right and left hepatic ducts even though these may join outside the liver to form the common hepatic duct." ;
    obo:IAO_0000116 "includes the hepatic duct of the caudate lobe, and the intra- and inter- lobar bile ducts" ;
    obo:UBPROP_0000001 "Duct that collects bile from the bile ductules and connects to the extrahepatic bile duct.[TAO]" ;
    oboInOwl:hasDbXref "FMA:15766", "GAID:287", "MA:0001630", "MESH:D001653", "NCIT:C12677", "SCTID:362193005", "TAO:0005169", "UMLS:C0005401", "ZFA:0005169" ;
    oboInOwl:hasExactSynonym "bile duct intrahepatic part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intrahepatic biliary system" ;
    oboInOwl:id "UBERON:0003704" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "intrahepatic bile duct" ;
    rdfs:subClassOf obo:UBERON_0002394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002394
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0003709
    obo:IAO_0000115 "A circle of arteries that supply blood to the brain. The Circle of Willis comprises the following arteries: Anterior cerebral artery (left and right); Anterior communicating artery; Internal carotid artery (left and right); Posterior cerebral artery (left and right); Posterior communicating artery (left and right).The basilar artery and middle cerebral arteries, supplying the brain, are also considered part of the circle" ;
    obo:UBPROP_0000008 "In zebrafish, the circle of vessels comprised of the basal communicating artery (BCA) and posterior communicating segments (PCS) superficially resemble but are not homologous to the human circle of Willis" ;
    oboInOwl:hasBroadSynonym "arterial circle" ;
    oboInOwl:hasDbXref "EHDAA2:0000252", "EHDAA:9758", "EMAPA:37829", "FMA:50454", "GAID:486", "MESH:D002941", "OpenCyc:Mx4rwSrCwJwpEbGdrcN5Y29ycA", "SCTID:362047009", "Wikipedia:Circle_of_Willis", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1468" ;
    oboInOwl:hasExactSynonym "arterial circle of Willis", "cerebral arterial circle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Willis circle", "circulus arteriosus cerebri" ;
    oboInOwl:id "UBERON:0003709" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "circle of Willis" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007142
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007143
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2e/Circle_of_Willis_en.svg"^^xsd:anyURI .

obo:UBERON_0003711
    obo:IAO_0000115 "The left and right brachiocephalic veins in the upper chest are formed by the union of each corresponding internal jugular vein and subclavian vein. This is at the level of the sternoclavicular joint. These great vessels merge to form the superior vena cava. The brachiocephalic veins are the major veins returning blood to the superior vena cava." ;
    oboInOwl:hasDbXref "EHDAA2:0000182", "EHDAA:9868", "FMA:4723", "GAID:529", "MESH:D016121", "NCIT:C32816", "OpenCyc:Mx4rvz3aUJwpEbGdrcN5Y29ycA", "SCTID:181371003", "UMLS:C0006095", "Wikipedia:Brachiocephalic_vein", "galen:BrachiocephalicVein" ;
    oboInOwl:hasExactSynonym "brachiocephalic venous tree", "innominate vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "innomiate vein", "innominate trunk", "innominate vein", "innominate veins", "vena brachiocephalica", "venae anonyma" ;
    oboInOwl:id "UBERON:0003711" ;
    a owl:Class ;
    rdfs:label "brachiocephalic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007204
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/9e/Gray1174.png"^^xsd:anyURI .

obo:UBERON_0003713
    obo:IAO_0000115 "A vein arising from the splenic trabecular vein in the hilum of the spleen that drains into the portal vein." ;
    oboInOwl:hasDbXref "EMAPA:37226", "FMA:14331", "GAID:541", "MA:0002164", "MESH:D013162", "NCIT:C33608", "OpenCyc:Mx4rwCt0eZwpEbGdrcN5Y29ycA", "SCTID:278029005", "UMLS:C0038001", "Wikipedia:Splenic_vein", "galen:SplenicVein" ;
    oboInOwl:hasExactSynonym "vena splenica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lienal vein", "vena lienalis" ;
    oboInOwl:id "UBERON:0003713" ;
    a owl:Class ;
    rdfs:label "splenic vein" ;
    rdfs:subClassOf obo:UBERON_0001638 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5b/Gray1189.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/e/e4/Bilebladder.png"^^xsd:anyURI .

obo:UBERON_0003714
    obo:IAO_0000115 "Portion of tissue in the nervous system which consists of neurons and glial cells, and may also contain parts of the vasculature." ;
    obo:UBPROP_0000001 "One of the four types of tissue in traditional classifications. Cells forming the brain, spinal cord and peripheral nervous system.[AAO]" ;
    obo:UBPROP_0000012 "FMA definition includes vasculature" ;
    oboInOwl:hasDbXref "AAO:0000325", "AEO:0000123", "EHDAA2:0003123", "FMA:9642", "GAID:609", "MESH:D009417", "NCIT:C13052", "OpenCyc:Mx4rVmfYCsQ_QdeM_bFAeS8NRQ", "SCTID:91728009", "UMLS:C0027757" ;
    oboInOwl:hasExactSynonym "nerve tissue", "nervous tissue", "portion of neural tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003714" ;
    a owl:Class ;
    rdfs:label "neural tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000540
    ] ;
    owl:disjointWith obo:UBERON_0004755 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000125
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000540
            ]
        )
    ] .

obo:UBERON_0003715
    obo:IAO_0000115 "The major nerves supplying sympathetic innervation to the abdomen, including the greater, lesser, and lowest (or smallest) splanchnic nerves that are formed by preganglionic fibers from the spinal cord which pass through the paravertebral ganglia and then to the celiac ganglia and plexuses and the lumbar splanchnic nerves carry fibers which pass through the lumbar paravertebral ganglia to the mesenteric and hypogastric ganglia." ;
    obo:UBPROP_0000010 "All carry sympathetic fibers except for the pelvic splanchnic nerves, which carry parasympathetic fibers" ;
    oboInOwl:hasDbXref "BAMS:spn", "EMAPA:37959", "FMA:5883", "GAID:800", "MESH:D013153", "SCTID:264198001", "Wikipedia:Splanchnic_nerves" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "splanchnic nerves", "visceral nerve" ;
    oboInOwl:id "UBERON:0003715" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "splanchnic nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0034729, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000916
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0003716
    obo:IAO_0000115 "A branch of the vagus nerve that supplies motor function and sensation to the larynx (voice box). It travels within the endoneurium. It is the nerve of the 6th Branchial Arch." ;
    obo:UBPROP_0000001 "Branch of the vagus nerve that separates from the vagus well postcranially, then continues anteriorly to innervate the larynx[AAO:0010754]." ;
    oboInOwl:hasBroadSynonym "recurrent nerve" ;
    oboInOwl:hasDbXref "AAO:0010754", "FMA:6246", "GAID:804", "MESH:D012009", "SCTID:24227007", "VHOG:0001347", "Wikipedia:Recurrent_laryngeal_nerve" ;
    oboInOwl:hasExactSynonym "nervus laryngeus recurrens", "recurrent laryngeal nerve from vagus nerve", "vagus X nerve recurrent laryngeal branch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "inferior laryngeal nerve", "ramus recurrens" ;
    oboInOwl:id "UBERON:0003716" ;
    a owl:Class ;
    rdfs:label "recurrent laryngeal nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, obo:UBERON_0035642, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003117
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001759
    ] .

obo:UBERON_0003718
    obo:IAO_0000115 "The sensory organs in muscle that are involved in the stretch reflex." ;
    oboInOwl:hasDbXref "FMA:83607", "GAID:819", "MESH:A08.800.550.700.500.500", "NCIT:C13824", "SCTID:12945004", "UMLS:C0027871" ;
    oboInOwl:hasExactSynonym "neuromuscular spindle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle stretch receptor", "neuromuscular spindle" ;
    oboInOwl:id "UBERON:0003718" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "muscle spindle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0003721
    obo:IAO_0000115 "The lingual nerve is a branch of the mandibular nerve (CN V3), itself a branch of the trigeminal nerve, which supplies sensory innervation to the tongue. It also carries fibers from the facial nerve, which return taste information from the anterior two thirds of the tongue." ;
    oboInOwl:hasDbXref "BAMS:5lg", "EMAPA:19168", "FMA:53218", "GAID:835", "MA:0001102", "MESH:D008036", "SCTID:280260006", "Wikipedia:Lingual_nerve" ;
    oboInOwl:hasExactSynonym "lingual branch of trigeminal nerve", "trigeminal V nerve lingual branch", "trigeminal nerve lingual branch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003721" ;
    a owl:Class ;
    rdfs:label "lingual nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000375
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0000375
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0003725
    obo:IAO_0000115 "An arrangement of nerve fibers, running from the spine that travels to the head and neck where it innervates skin and muscle." ;
    oboInOwl:hasDbXref "BAMS:cep", "FMA:5904", "GAID:847", "MESH:D002572", "OpenCyc:Mx4rvkEE3JwpEbGdrcN5Y29ycA", "SCTID:181107005", "Wikipedia:Cervical_plexus" ;
    oboInOwl:hasExactSynonym "cervical nerve plexus", "cervical plexus", "plexus cervicalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus cervicalis" ;
    oboInOwl:id "UBERON:0003725" ;
    a owl:Class ;
    rdfs:label "cervical nerve plexus" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Gray784.png"^^xsd:anyURI .

obo:UBERON_0003726
    obo:IAO_0000115 "The twelve spinal nerves on each side of the thorax. They include eleven INTERCOSTAL NERVES and one subcostal nerve. Both sensory and motor, they supply the muscles and skin of the thoracic and abdominal walls." ;
    oboInOwl:hasDbXref "FMA:5860", "GAID:857", "MESH:D013900", "OpenCyc:Mx4rwSJp_ZwpEbGdrcN5Y29ycA", "SCTID:360498003", "Wikipedia:Thoracic_nerves", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1725" ;
    oboInOwl:hasExactSynonym "nervus thoracis", "thoracic spinal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nervi thoracici", "pectoral nerve" ;
    oboInOwl:id "UBERON:0003726" ;
    a owl:Class ;
    rdfs:label "thoracic nerve" ;
    rdfs:subClassOf obo:UBERON_0001780, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001780
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0003727
    obo:IAO_0000115 "The intercostal nerves are the anterior divisions (rami anteriores; ventral divisions) of the thoracic spinal nerves from T1 to T11. Each nerve is connected with the adjoining ganglion of the sympathetic trunk by a gray and a white ramus communicans. The intercostal nerves are distributed chiefly to the thoracic pleura and abdominal peritoneum and differ from the anterior divisions of the other spinal nerves in that each pursues an independent course without plexus formation. The first two nerves supply fibers to the upper limb in addition to their thoracic branches; the next four are limited in their distribution to the parietes of the thorax; the lower five supply the parietes of the thorax and abdomen. The 7th intercostal nerve terminates at the xyphoid process, at the lower end of the sternum. The 10th intercostal nerve terminates at the umbilicus. The twelfth thoracic is distributed to the abdominal wall and groin. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:18227", "FMA:6028", "GAID:858", "MESH:D007367", "NCIT:C32825", "SCTID:279568001", "UMLS:C1285089", "Wikipedia:Intercostal_nerves" ;
    oboInOwl:hasExactSynonym "anterior ramus of thoracic nerve", "anterior ramus of thoracic spinal nerve", "ramus anterior, nervus thoracicus", "thoracic anterior ramus", "ventral ramus of thoracic spinal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nervi intercostales" ;
    oboInOwl:id "UBERON:0003727" ;
    a owl:Class ;
    rdfs:label "intercostal nerve" ;
    rdfs:subClassOf obo:UBERON_0001780 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b1/Gray819.png"^^xsd:anyURI .

obo:UBERON_0003728
    obo:IAO_0000115 "The central part of the thoracic cavity enclosed by the left and right pleurae." ;
    obo:UBPROP_0000007 "mediastinal" ;
    oboInOwl:hasDbXref "CALOHA:TS-2338", "EFO:0003057", "EMAPA:36001", "FMA:9826", "GAID:94", "MA:0003075", "MESH:A01.911.800.500", "NCIT:C12748", "OpenCyc:Mx4rv2OKJ5wpEbGdrcN5Y29ycA", "SCTID:181217005", "UMLS:C0025066", "Wikipedia:Mediastinum" ;
    oboInOwl:hasExactSynonym "mediastinal part of chest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003728" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mediastinum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0035431
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ab/Mediastinum.png"^^xsd:anyURI .

obo:UBERON_0003729
    obo:IAO_0000115 "A mucous membrane that lines the mouth." ;
    obo:IAO_0000232 "this is defined as any mucous membrane of the mouth - including palate, lips, uvula, etc. ncit split mouth/oral mucosa into lip and buccal. In future we may split into masticatory/keratinized (gingiva + hard palate) vs lining/non-keratinized (lips, cheeks, floor of mouth, soft palate). FMA distinguishes between mucosa of mouth and region of mouth (the latter including the buccal mucosa)" ;
    obo:UBPROP_0000001 "the mucous membrane epithelium of the mouth. It can be divided into three categories: masticatory, lining, and specialized[Wikipedia:Oral_mucosa]." ;
    oboInOwl:hasDbXref "BTO:0002860", "CALOHA:TS-0716", "EMAPA:26937", "FMA:59660", "GAID:951", "MA:0002794", "MESH:D009061", "NCIT:C77637", "UMLS:C0026639", "Wikipedia:Oral_mucosa" ;
    oboInOwl:hasExactSynonym "mouth mucosa", "mouth mucous membrane", "mouth organ mucosa", "mucosa of mouth", "mucous membrane of mouth", "oral mucous membrane", "oral part of viscerocranial mucosa", "tunica mucosa oris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "buccal mucosa", "mucosal lining of mouth", "oral mucosa", "tunica mucosa oris" ;
    oboInOwl:id "UBERON:0003729" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mouth mucosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001458
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000165
            ]
        )
    ] .

obo:UBERON_0003820
    obo:IAO_0000115 "A region of the fetal urogenital sinus epithelium destined to become the prostate[GO]." ;
    obo:UBPROP_0000009 "AR activation releases instructive signals from UGM that acts on UGS epithelium (UGE) to stimulate cell proliferation, form prostate ductal progenitors (prostatic buds), and regulate cell adhesion dynamics to permit prostatic bud outgrowth. There are three phases of prostatic budding: (1) the specification phase, when instructive developmental cues define where buds will form in the UGS, (2) the initiation phase, when prostatic buds begin to form, and (3) the elongation phase, when proliferation, cell adhesion, and cell migration coordinate outgrowth of prostatic buds into UGM. Timing of prostatic bud formation and the quantity and pattern of buds that are formed in the UGS are strictly regulated [3, 4]. The position of prostatic buds as they emerge from the UGS in utero determines the arrangement of prostate ducts in adulthood.[PMID:18977204]" ;
    oboInOwl:hasDbXref "EMAPA:36141" ;
    oboInOwl:hasExactSynonym "prostate ductal progenitor", "prostatic bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prostate gland bud", "prostate primordium" ;
    oboInOwl:id "UBERON:0003820" ;
    a owl:Class ;
    rdfs:label "prostate bud" ;
    rdfs:subClassOf obo:UBERON_0004902, obo:UBERON_0005153, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009847
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005153
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0003821
    obo:IAO_0000115 "A bone of the metapodial skeleton" ;
    oboInOwl:hasDbXref "EMAPA:37284", "MA:0000301" ;
    oboInOwl:hasExactSynonym "metacarpal or metatarsal bone", "metacarpal/metatarsal", "metacarpal/metatarsal bone", "metapodi bone", "metapodial bone", "metapodium bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003821" ;
    a owl:Class ;
    rdfs:label "metapodium bone" ;
    rdfs:subClassOf obo:UBERON_0003606, obo:UBERON_0012357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010546
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009877
            ]
        )
    ] .

obo:UBERON_0003822
    obo:IAO_0000115 "The part of the forelimb between pectoral region and the elbow, corresponding to the humerus." ;
    obo:UBPROP_0000001 "Segment of the hindleg corresponding to the humerus.[AAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000013 "anatomical usage, the term arm refers specifically to the segment between the shoulder and the elbow, while the segment between the elbow and wrist is the forearm. However, in common, literary, and historical usage, arm refers to the entire upper limb from shoulder to wrist. FMA uses the term Arm for this class, so we place it here. Naming conventions for pod terms under discussion within phenoscape group." ;
    oboInOwl:hasDbXref "AAO:0000199", "EHDAA2:0002112", "EHDAA:4186", "EHDAA:6234", "EMAPA:17424", "FMA:24890", "MA:0000035", "MESH:D001132", "NCIT:C32141", "OpenCyc:Mx4rvVj0Z5wpEbGdrcN5Y29ycA", "SCTID:302538001", "UMLS:C0446516", "VHOG:0000343", "VSAO:0005057", "galen:Arm" ;
    oboInOwl:hasExactSynonym "brachial region", "brachium", "fore propodium", "forelimb propodium", "forelimb stylopodial element", "forelimb stylopodium", "proximal segment of free upper limb", "regio brachialis", "stylopod of arm", "stylopod of forelimb", "upper arm" ;
    oboInOwl:hasNarrowSynonym "wing stylopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm" ;
    oboInOwl:id "UBERON:0003822" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "forelimb stylopod" ;
    rdfs:subClassOf obo:UBERON_0002472, obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002102
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0015053
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002472
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003823
    obo:IAO_0000115 "The middle limb segment of the pelvic free limb, between the autopod and stylopod segments. Includes as parts the hindlimb zeugopodial skeleton, which includes as parts the tibia and fibula, or their cartilage precursors, or evolutionary variants." ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    obo:UBPROP_0000007 "sural" ;
    obo:UBPROP_0000012 "FMA:24979 denotes the middle segment (zeugopod), its placement here is correct. See obo-anatomy archives for discussion" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group. TODO - add distinct term for skeleton and place AAO class here" ;
    oboInOwl:hasDbXref "EFO:0003051", "EHDAA2:0001030", "EHDAA:5165", "EHDAA:6190", "EMAPA:17496", "FMA:24979", "FMA:24984", "MA:0000051", "MESH:D007866", "NCIT:C32974", "OpenCyc:Mx4rvczZBpwpEbGdrcN5Y29ycA", "SCTID:244015008", "UMLS:C1140621", "VHOG:0000348", "VSAO:0005060", "Wikipedia:Forearm", "galen:Leg" ;
    oboInOwl:hasExactSynonym "calf of leg", "crus", "crus of hindlimb", "hind limb middle limb segment", "hind limb zeudopodium", "hind limb zeugopod", "hindlimb epipodium", "hindlimb middle limb segment", "hindlimb zeudopodium", "hindlimb zeugopod", "hindlimb zeugopodium", "intermediate segment of free lower limb", "lower extremity middle limb segment", "lower extremity zeugopod", "lower leg", "middle limb segment of hind limb", "middle limb segment of hindlimb", "posterior curral region", "posterior leg region", "posterior part of leg", "posterior region of leg", "regio cruris posterior", "regio surae", "shank", "sura", "sural region", "zeugopod of hind limb", "zeugopod of hindlimb" ;
    oboInOwl:hasNarrowSynonym "calf" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hind epipodium", "leg" ;
    oboInOwl:id "UBERON:0003823" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hindlimb zeugopod" ;
    rdfs:subClassOf obo:UBERON_0002471, obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002471
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003824
    obo:IAO_0000115 "A nerve that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37265", "MA:0000562", "MESH:D013900", "SCTID:359876006" ;
    oboInOwl:hasExactSynonym "nerve of thorax", "thoracic segment nerve", "thorax nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body nerve" ;
    oboInOwl:id "UBERON:0003824" ;
    a owl:Class ;
    rdfs:label "nerve of thoracic segment" ;
    rdfs:subClassOf obo:UBERON_0003439, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003825
    obo:IAO_0000115 "A nerve that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37061", "MA:0000528" ;
    oboInOwl:hasExactSynonym "abdominal segment nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003825" ;
    a owl:Class ;
    rdfs:label "nerve of abdominal segment" ;
    rdfs:subClassOf obo:UBERON_0003439, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003826
    obo:IAO_0000115 "A bone that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35893", "MA:0000682" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "femur" ;
    oboInOwl:id "UBERON:0003826" ;
    a owl:Class ;
    rdfs:comment "May be merged into femur. See https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    rdfs:label "upper leg bone" ;
    rdfs:subClassOf obo:UBERON_0005893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0003827
    obo:IAO_0000115 "A bone that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37247", "MA:0000559", "SCTID:426649006" ;
    oboInOwl:hasExactSynonym "bone of thorax", "bone organ of thorax", "thorax bone", "thorax bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body bone" ;
    oboInOwl:id "UBERON:0003827" ;
    a owl:Class ;
    rdfs:label "thoracic segment bone" ;
    rdfs:subClassOf obo:UBERON_0003463, obo:UBERON_0005181 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003828
    obo:IAO_0000115 "A bone that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37058", "MA:0000525" ;
    oboInOwl:hasExactSynonym "abdominal segment of trunk bone", "abdominal segment of trunk bone organ", "bone of abdominal segment of trunk", "bone organ of abdominal segment of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003828" ;
    a owl:Class ;
    rdfs:label "abdominal segment bone" ;
    rdfs:subClassOf obo:UBERON_0003463, obo:UBERON_0005173 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003829
    obo:IAO_0000115 "Any muscle tissue that is part of the urethra." ;
    oboInOwl:hasDbXref "EMAPA:37787", "MA:0002649" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethral muscle layer" ;
    oboInOwl:id "UBERON:0003829" ;
    a owl:Class ;
    rdfs:label "urethra muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005090
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0003830
    obo:IAO_0000115 "Any muscle organ that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0000561" ;
    oboInOwl:hasExactSynonym "muscle organ of thorax", "thorax muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body muscle" ;
    oboInOwl:id "UBERON:0003830" ;
    a owl:Class ;
    rdfs:label "thoracic segment muscle" ;
    rdfs:subClassOf obo:UBERON_0001774, obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004464
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003831
    obo:IAO_0000115 "Any muscle organ that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35733", "MA:0001828" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius muscle organ", "muscle organ of apparatus respiratorius", "muscle organ of respiratory system", "respiratory system muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003831" ;
    a owl:Class ;
    rdfs:label "respiratory system muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003832
    obo:IAO_0000115 "Any muscle organ that is part of a esophagus [Automatically generated definition]." ;
    obo:IAO_0000116 "merge muscle and muscle layer?" ;
    oboInOwl:hasDbXref "EMAPA:26983", "MA:0002682", "SCTID:360961009" ;
    oboInOwl:hasExactSynonym "esophageal muscle", "esophagus muscle organ", "gullet muscle organ", "muscle organ of esophagus", "muscle organ of gullet", "muscle organ of oesophagus", "oesophagus muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003832" ;
    a owl:Class ;
    rdfs:label "esophagus muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, obo:UBERON_0005181, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0003833
    obo:IAO_0000115 "A muscle organ that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37060", "MA:0000527" ;
    oboInOwl:hasExactSynonym "abdominal segment of trunk muscle organ", "muscle organ of abdominal segment of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003833" ;
    a owl:Class ;
    rdfs:label "abdominal segment muscle" ;
    rdfs:subClassOf obo:UBERON_0001774, obo:UBERON_0005173 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003834
    obo:IAO_0000115 "A blood vessel that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37238", "MA:0000558" ;
    oboInOwl:hasExactSynonym "blood vessel of thorax", "thorax blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body blood vessel" ;
    oboInOwl:id "UBERON:0003834" ;
    a owl:Class ;
    rdfs:label "thoracic segment blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003835
    obo:IAO_0000115 "A blood vessel that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37057", "MA:0000524" ;
    oboInOwl:hasExactSynonym "abdominal segment of trunk blood vessel", "blood vessel of abdominal segment of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003835" ;
    a owl:Class ;
    rdfs:label "abdominal segment blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003836
    obo:IAO_0000115 "A skin of body that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37063", "FMA:264898", "MA:0000530" ;
    oboInOwl:hasExactSynonym "abdominal segment of trunk skin", "skin of abdominal segment of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003836" ;
    a owl:Class ;
    rdfs:label "abdominal segment skin" ;
    rdfs:subClassOf obo:UBERON_0001085, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003837
    obo:IAO_0000115 "A portion of connective tissue that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37253", "MA:0000560" ;
    oboInOwl:hasExactSynonym "connective tissue of thorax", "portion of connective tissue of thorax", "textus connectivus of thorax", "thorax connective tissue", "thorax portion of connective tissue", "thorax textus connectivus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body connective tissue" ;
    oboInOwl:id "UBERON:0003837" ;
    a owl:Class ;
    rdfs:label "thoracic segment connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003586, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003838
    obo:IAO_0000115 "A portion of connective tissue that is part of an abdominal segment of trunk [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37059", "MA:0000526" ;
    oboInOwl:hasExactSynonym "abdominal segment of trunk connective tissue", "abdominal segment of trunk portion of connective tissue", "abdominal segment of trunk textus connectivus", "connective tissue of abdominal segment of trunk", "portion of connective tissue of abdominal segment of trunk", "textus connectivus of abdominal segment of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003838" ;
    a owl:Class ;
    rdfs:label "abdominal segment connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003586, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0003839
    obo:IAO_0000115 "A limb joint that is part of a forelimb [Automatically generated definition]." ;
    obo:UBPROP_0000202 obo:FMA_71344 ;
    oboInOwl:hasDbXref "EMAPA:19204", "MA:0000614" ;
    oboInOwl:hasExactSynonym "anteriormost limb joint of limb", "anteriormost limb limb joint", "fore limb joint of limb", "fore limb limb joint", "forelimb joint of limb", "forelimb limb joint", "joint of free upper limb", "joint of limb of anteriormost limb", "joint of limb of fore limb", "joint of limb of forelimb", "joint of limb of superior member", "joint of limb of upper extremity", "limb joint of anteriormost limb", "limb joint of fore limb", "limb joint of forelimb", "limb joint of superior member", "limb joint of upper extremity", "superior member joint of limb", "superior member limb joint", "upper extremity joint of limb", "upper extremity limb joint" ;
    oboInOwl:hasNarrowSynonym "wing joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003839" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "forelimb joint" ;
    rdfs:subClassOf obo:UBERON_0003657, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003840
    obo:IAO_0000115 "A limb joint that is part of a hindlimb [Automatically generated definition]." ;
    obo:UBPROP_0000202 obo:FMA_71348 ;
    oboInOwl:hasDbXref "EMAPA:32635", "MA:0000662", "SCTID:304573000" ;
    oboInOwl:hasExactSynonym "hind limb joint of limb", "hind limb limb joint", "hindlimb joint of limb", "hindlimb limb joint", "inferior member joint of limb", "inferior member limb joint", "joint of free lower limb", "joint of limb of hind limb", "joint of limb of hindlimb", "joint of limb of inferior member", "joint of limb of lower extremity", "joint of lower limb", "limb joint of hind limb", "limb joint of hindlimb", "limb joint of inferior member", "limb joint of lower extremity", "lower extremity joint of limb", "lower extremity limb joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003840" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hindlimb joint" ;
    rdfs:subClassOf obo:UBERON_0003657, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003841
    obo:IAO_0000115 "A limb joint that is part of an autopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35160", "MA:0002715" ;
    oboInOwl:hasExactSynonym "autopod joint of limb", "autopod limb joint", "distal free limb segment joint of limb", "distal free limb segment limb joint", "joint of limb of autopod", "joint of limb of distal free limb segment", "limb joint of autopod", "limb joint of distal free limb segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "paw joint" ;
    oboInOwl:id "UBERON:0003841" ;
    a owl:Class ;
    rdfs:label "autopod joint" ;
    rdfs:subClassOf obo:UBERON_0003657, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0003842
    obo:IAO_0000115 "An anatomical space that surrounded_by a neural tube." ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0005713" ;
    oboInOwl:hasDbXref "AAO:0011073", "EHDAA2:0001269", "EHDAA:2889", "EHDAA:914", "EMAPA:16167", "VHOG:0001119", "XAO:0000252" ;
    oboInOwl:hasExactSynonym "cavity of neural tube", "lumen of neural tube", "neural tube neural lumen" ;
    oboInOwl:hasNarrowSynonym "prosencoel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "central lumen", "neural lumen", "neurocoel" ;
    oboInOwl:id "UBERON:0003842" ;
    a owl:Class ;
    rdfs:label "neural tube lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001049
            ]
        )
    ] .

obo:UBERON_0003843
    obo:IAO_0000115 "Epithelium that is part of a developing tooth or dental organ." ;
    obo:IAO_0000116 "see comments for dental organ.", "todo - full developmental relationships" ;
    obo:UBPROP_0000011 "In the developing molar dentition of the mouse, tooth inductive po- tential resides in the dental epithelium until embryonic day (E)12.5 (3). Thereafter, tooth inductive potential shifts to neural crest-derived dental mesenchyme, which acquires the ability to direct tooth formation in nonodontogenic tissues (3, 4)" ;
    oboInOwl:hasDbXref "AAO:0011027", "BTO:0001723", "EMAPA:32903", "MA:0003151", "NCIT:C54296", "TAO:0005134", "UMLS:C1709309", "VHOG:0001443", "XAO:0003203", "ZFA:0005134" ;
    oboInOwl:hasExactSynonym "dental epithelia", "dental epithelium", "odontogenic epithelium", "tooth epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "reduced enamel epithelium" ;
    oboInOwl:id "UBERON:0003843" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dental epithelium" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005176
            ]
        )
    ] .

obo:UBERON_0003846
    obo:IAO_0000115 "An epithelium that is part of a thymus, forming a supporting framework[MP,modified]." ;
    oboInOwl:hasDbXref "BTO:0001836", "CALOHA:TS-1040", "EHDAA2:0002019", "EMAPA:35864", "MA:0000768", "NCIT:C45713", "UMLS:C1711423", "VHOG:0001426", "ZFA:0005779" ;
    oboInOwl:hasExactSynonym "epithelial tissue of thymus", "epithelial tissue of thymus gland", "epithelium of thymus", "epithelium of thymus gland", "thymic epithelial tissue", "thymic epithelium", "thymus epithelial tissue", "thymus gland epithelial tissue", "thymus gland epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003846" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thymus epithelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0005911, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007636
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0003847
    obo:IAO_0000115 "A artery that supplies a thyroid gland." ;
    obo:UBPROP_0000001 "Part of the external carotid which supplies blood to the thyroid gland.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of external carotid (AAO:0010218)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010490", "EHDAA2:0002029", "EHDAA:7372", "EMAPA:18622", "MA:0002066", "NCIT:C53020", "UMLS:C1711424", "VHOG:0001366" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003847" ;
    a owl:Class ;
    rdfs:label "thyroid artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0003848
    obo:IAO_0000115 "In medicine, gonadal vein refers to the blood vessel that carrying blood away from the gonad (testis, ovary) toward the heart. Females : ovarian vein Males : testicular vein [WP,unvetted]." ;
    oboInOwl:hasDbXref "EHDAA2:0000719", "EHDAA:8703", "OpenCyc:Mx4rvlWYh5wpEbGdrcN5Y29ycA", "SCTID:278192008", "VHOG:0001340", "Wikipedia:Gonadal_vein" ;
    oboInOwl:hasExactSynonym "gonad vein", "gonada vein", "vein of gonad", "vein of gonada" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003848" ;
    a owl:Class ;
    rdfs:label "gonadal vein" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/da/Gray1120.png"^^xsd:anyURI .

obo:UBERON_0003849
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a midbrain." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003591", "EHDAA2:0001101", "EHDAA:360", "TAO:0000935", "VHOG:0000796", "ZFA:0000935" ;
    oboInOwl:hasExactSynonym "mesencephalic neural crest", "neural crest midbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003849" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesencephalic neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, obo:UBERON_0003099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0003850
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a telencephalon." ;
    obo:UBPROP_0000001 "Cranial neural crest that is part of the telencephalon.[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003574", "RETIRED_EHDAA2:0001991", "TAO:0000812", "VHOG:0000799", "ZFA:0000812" ;
    oboInOwl:hasExactSynonym "neural crest telencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003850" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "telencephalon neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0003851
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a diencephalon." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003573", "EHDAA2:0000603", "EMAPA:16518", "TAO:0000811", "VHOG:0000798", "ZFA:0000811" ;
    oboInOwl:hasExactSynonym "diencephalic neural crest", "future diencephalon neural crest", "neural crest diencephalon", "neural crest of future diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003851" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "diencephalon neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003852
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a hindbrain." ;
    obo:UBPROP_0000001 "Cranial neural crest that is part of the hindbrain.[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001628", "EHDAA:362", "EMAPA:35747", "TAO:0007063", "VHOG:0001210", "ZFA:0007063" ;
    oboInOwl:hasExactSynonym "neural crest hindbrain", "rhombencephalic neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombomere neural crest" ;
    oboInOwl:id "UBERON:0003852" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "rhombencephalon neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, obo:UBERON_0003099, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0003853
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a spinal cord." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...)[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA:696", "EMAPA:16163", "EMAPA:16881", "VHOG:0001006" ;
    oboInOwl:hasExactSynonym "neural crest spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal neural crest" ;
    oboInOwl:id "UBERON:0003853" ;
    a owl:Class ;
    rdfs:label "spinal cord neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002342
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0003854
    obo:IAO_0000115 "A neural plate that develops_from a future spinal cord." ;
    obo:UBPROP_0000001 "Neural plate that is part of the spinal cord. [Bgee_curator][VHOG]" ;
    obo:UBPROP_0000003 "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...)[well established][VHOG]" ;
    oboInOwl:hasDbXref "FMA:312957", "TAO:0007021", "VHOG:0000439", "ZFA:0007021" ;
    oboInOwl:hasExactSynonym "neural plate of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003854" ;
    a owl:Class ;
    rdfs:label "spinal cord neural plate" ;
    rdfs:subClassOf obo:UBERON_0003075, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006241
            ]
        )
    ] .

obo:UBERON_0003855
    obo:IAO_0000115 "Mesenchyme that is part of a developing gonad [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA:5012", "EMAPA:16858", "EMAPA:17385", "VHOG:0001090" ;
    oboInOwl:hasExactSynonym "gonada mesenchyme", "mesenchyme of gonad", "mesenchyme of gonada" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003855" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gonad mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] .

obo:UBERON_0003856
    obo:IAO_0000115 "Mesenchyme enclosed by a dental organ that gives rise to an odontogenic papilla." ;
    obo:IAO_0000116 "we follow ZFA in introducing an additional distinction between the dental papilla and the (uncondensed) mesenchyme. Note that in some species such as zebrafish teeth are not part of the mouth, and sharks have dermal denticles which share similar developmental origins with teeth. For now we assume a NC origin for all and add a taxon restriction to 1st arch mesenchyme" ;
    obo:UBPROP_0000001 "Mesenchyme enclosed by dental organ.[MP]", "Mesenchyme enclosed by dental organ.[TAO]" ;
    oboInOwl:hasDbXref "EMAPA:32891", "MA:0003152", "TAO:0005139", "VHOG_RETIRED:0001444", "ZFA:0005139" ;
    oboInOwl:hasExactSynonym "dental mesenchyme", "dental organ mesenchyme", "enamel organ mesenchyme", "tooth enamel organ mesenchyme", "tooth mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003856" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "uncondensed odontogenic mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0007529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005176
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008281
            ]
        )
    ] .

obo:UBERON_0003859
    obo:IAO_0000115 "Mesenchyme that is part of a developing forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32628", "VHOG:0001109" ;
    oboInOwl:hasExactSynonym "anteriormost limb mesenchyme", "fore limb mesenchyme", "mesenchyme of anteriormost limb", "mesenchyme of fore limb", "mesenchyme of forelimb", "mesenchyme of superior member", "mesenchyme of upper extremity", "superior member mesenchyme", "upper extremity mesenchyme" ;
    oboInOwl:hasNarrowSynonym "wing mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003859" ;
    a owl:Class ;
    rdfs:label "forelimb mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009749, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0003860
    obo:IAO_0000115 "Mesenchyme that is part of a developing hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32637", "VHOG:0001074" ;
    oboInOwl:hasExactSynonym "hind limb mesenchyme", "inferior member mesenchyme", "lower extremity mesenchyme", "mesenchyme of hind limb", "mesenchyme of hindlimb", "mesenchyme of inferior member", "mesenchyme of lower extremity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003860" ;
    a owl:Class ;
    rdfs:label "hindlimb mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009749, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0003861
    obo:IAO_0000115 "posterior part of a vertebra that consists of a pair of pedicles and a pair of laminae, and supports seven processes: four articular processes, two transverse processes one spinous process[WP]. ZFA: A neural arch encloses the neural canal and typically meets its partner to form a neural spine. ." ;
    obo:UBPROP_0000001 "A neural arch encloses the neural canal and typically meets its partner to form a neural spine. The neural arch can be a replacement ossification of the basidorsal cartilage or can form directly in membrane bone.[TAO]", "Bony arch perched on the vertebral centrum; successive arches enclose the neural canal that surrounds and protects the spinal cord dorsally.[AAO]", "the dorsal bony and/or cartilaginous part of a vertebra, consisting of a pair of pedicles, a pair of laminae, and seven processes (four articular processes, two transverse processes, and one spinous process)" ;
    obo:UBPROP_0000002 "relationship loss: develops_from basidorsal (TAO:0001060)[TAO]" ;
    obo:UBPROP_0000003 "(...) certain common components [of vertebral structure] are found in nearly all vertebrate. A representative vertebra has a vertebral arch or neural arch, which extends dorsally around the spinal cord.[well established][VHOG]" ;
    obo:UBPROP_0000008 "tiny neural arches present in Hagfish (which lack a true vertebraal column)." ;
    obo:UBPROP_0000011 "The neural arch can be a replacement ossification of the basidorsal cartilage or can form directly in membrane bone" ;
    oboInOwl:hasBroadSynonym "vertebra neural arch" ;
    oboInOwl:hasDbXref "AAO:0000725", "EFO:0003618", "FMA:11946", "MA:0001453", "NCIT:C32138", "OpenCyc:Mx4rwKYHvZwpEbGdrcN5Y29ycA", "SCTID:317373001", "TAO:0001066", "UMLS:C0223076", "VHOG:0001670", "Wikipedia:Vertebral_arch", "ZFA:0001066" ;
    oboInOwl:hasExactSynonym "arcus vertebra", "arcus vertebrae", "arcus vertebrae (vertebralis)", "dorsal arcocentrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arcus vertebrae", "vertebra dorsal arch" ;
    oboInOwl:id "UBERON:0003861" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neural arch" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0010358, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006063
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray82.png"^^xsd:anyURI .

obo:UBERON_0003864
    obo:IAO_0000115 "A middle phalanx that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37306", "FMA:75817", "MA:0001394", "NCIT:C12863", "SCTID:113223004", "SCTID:371230003", "UMLS:C0223828" ;
    oboInOwl:hasExactSynonym "hand middle phalanx", "middle manual phalanx", "middle phalanx of finger", "middle phalanx of hand", "middle phalanx of manual digit", "phalanx media manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003864" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "middle phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0001436, obo:UBERON_0004301, [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001436
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001436
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004301
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003865
    obo:IAO_0000115 "A distal phalanx that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35393", "FMA:75818", "MA:0001388", "NCIT:C52784", "SCTID:182001007", "SCTID:361782004", "UMLS:C1269782" ;
    oboInOwl:hasExactSynonym "distal manual phalanx", "distal phalanx of finger", "distal phalanx of hand", "distal phalanx of manual digit", "hand distal phalanx", "phalanx distalis manus", "terminal phalanx of hand", "ungual phalanx of hand" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003865" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "This is typically proximally connected to the middle phalanx of manus, except in some cases such as the manual digit 1 (thumb) of many mammals such as humans, where it connects to the proximal phalanx. It always connects to some phalanx, by definition" ;
    rdfs:label "distal phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0001436, obo:UBERON_0004300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009552
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001436
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004300
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0003866
    obo:IAO_0000115 "A middle phalanx that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37311", "FMA:75829", "MA:0001386", "SCTID:83207005" ;
    oboInOwl:hasExactSynonym "foot middle phalanx", "middle pedal phalanx", "middle phalanx of foot", "middle phalanx of toe", "phalanx media pedis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003866" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "middle phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0001449, obo:UBERON_0004301, [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001449
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004301
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003867
    obo:IAO_0000115 "A distal phalanx that is part of a pedal digit [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37310", "FMA:75830", "MA:0001380", "NCIT:C52783", "SCTID:361797001", "UMLS:C0224026" ;
    oboInOwl:hasExactSynonym "distal pedal phalanx", "distal phalanx of foot", "distal phalanx of toe", "foot distal phalanx", "phalanx distalis pedis", "terminal phalanx of foot", "terminal phalanx of hindlimb", "ungual phalanx of foot", "ungual phalanx of hindlimb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003867" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "This is typically proximally connected to the middle phalanx of pes, except in some cases such as the pedal digit 1 (big toe) in many mammals such as humans, where it connects to the proximal phalanx. It always connects to some phalanx, by definition" ;
    rdfs:label "distal phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0001449, obo:UBERON_0004300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009553
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004300
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003868
    obo:IAO_0000115 "A proximal phalanx that is part of a pedal digit [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37312", "FMA:75828", "MA:0001387", "NCIT:C52785", "SCTID:85533000", "UMLS:C0224020" ;
    oboInOwl:hasExactSynonym "foot proximal phalanx", "phalanx proximalis pedis", "proximal pedal phalanx", "proximal phalanx of foot", "proximal phalanx of foot digit", "proximal phalanx of hind digit", "proximal phalanx of pes", "proximal phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003868" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0001449, obo:UBERON_0004302, [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004302
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0003869
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a ganglion." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003869" ;
    a owl:Class ;
    rdfs:label "presumptive ganglion" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000045
            ]
        )
    ] .

obo:UBERON_0003885
    obo:IAO_0000115 "A mesentery that is part of a uterus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35562", "FMA:19816", "MA:0002931", "SCTID:250172001", "Wikipedia:Mesometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesentery of uterus" ;
    oboInOwl:id "UBERON:0003885" ;
    a owl:Class ;
    rdfs:label "mesometrium" ;
    rdfs:subClassOf obo:UBERON_0001297, obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:UBERON_0003886
    obo:IAO_0000115 "An anatomical cavity that has the potential to develop into a coelemic cavity lumen." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body cavity precursor" ;
    oboInOwl:id "UBERON:0003886" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative ;
    a owl:Class ;
    rdfs:label "future coelemic cavity lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000109
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
        )
    ] .

obo:UBERON_0003887
    obo:IAO_0000115 "The part of the coelom in the embryo between the somatopleuric and splanchnopleuric mesoderm; the principal body cavities of the trunk (thoracic, abdominal, and pelvic) arise from this embryonic part of the coelom" ;
    obo:IAO_0000116 "consider merging with coelom. TODO - add spatial relationships to halves of LPM. Note the OG places XAO and ZFA coelem terms here. editor note: TODO check ZFA, which appears to be a structure present in adults" ;
    obo:UBPROP_0000003 "(...) I regard it unlikely that coeloms of all bilaterian animals are comparable and evolved very early. Considering all these questions, few convincing characters concerning the evolution of body cavities remain to be named. (...) A segmental coelom appears to have evolved at least two times, in Annelida and in Myomerata (Acrania and Craniota).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA:251", "EMAPA:16088", "NCIT:C34195", "UMLS:C1512940", "VHOG:0000316", "Wikipedia:Intraembryonic_coelom" ;
    oboInOwl:hasExactSynonym "somatic coelom" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003887" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "intraembryonic coelom" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0003889
    obo:IAO_0000115 "Initial section of the oviduct through which the ova pass from the ovary to the uterus" ;
    obo:UBPROP_0000008 "Homologous to appendix testis" ;
    oboInOwl:hasBroadSynonym "salpinges", "salpinx" ;
    oboInOwl:hasDbXref "CALOHA:TS-0732", "EHDAA2:0000504", "EMAPA:18984", "EMAPA:35660", "EV:0100112", "FMA:18245", "GAID:365", "MA:0000385", "MESH:D005187", "NCIT:C12403", "OpenCyc:Mx4rvViVeZwpEbGdrcN5Y29ycA", "SCTID:181463001", "UMLS:C0015560", "Wikipedia:Fallopian_tube", "galen:FallopianTube" ;
    oboInOwl:hasExactSynonym "mammalian oviduct", "uterine tube (sensu Mammalia)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fallopian tubes", "female paramesonephric duct", "paramesonephric duct of female", "tuba uterina" ;
    oboInOwl:id "UBERON:0003889" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "fallopian tube" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0013515, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013515
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003890
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/68/Scheme_female_reproductive_system-en.svg"^^xsd:anyURI .

obo:UBERON_0003890
    obo:IAO_0000115 "paired ducts of the embryo that run down the lateral sides of the urogenital ridge and terminate at the mullerian eminence in the primitive urogenital sinus. In the female, they will develop to form the fallopian tubes, uterus, and the upper portion of the vagina; in the male, they are lost. These ducts are made of tissue of mesodermal origin[WP]. develops either by lengthwise splitting of the archinephric duct (in chondrichthyans and some amphibians) or by a elongated invagination of the coelomic epithelium (other vertebrates) In males, the oviducts regress. The cranial end of the oviduct maintains an opening into the coelom (which primitively may have been the anteriormost coelomic funnels connecting the nephrocoel with the coelom). This opening is the ostium tubae[USM]." ;
    obo:UBPROP_0000001 "Either of the paired embryonic ducts developing into the uterine tubes, uterus, and vagina in the female and becoming largely obliterated in the male. [TFD][VHOG]", "Transient developmental organ which gives rise to oviducts in female (documented to persist in some male frogs).[AAO]" ;
    obo:UBPROP_0000003 "In females, the archinephric (mesonephric) ducts tend to function only within the urinary systems. The muellerian duct arises embryologically next to the archinephric (wolffian) duct. In males, the muellerian duct regresses if it appears at all, but in females, the muellerian ducts become the oviducts of the reproductive system.[well established][VHOG]" ;
    obo:UBPROP_0000011 "Sertoli cells secrete anti-Mullerian hormone (AMH) inducing the demise of this duct" ;
    oboInOwl:hasAlternativeId "UBERON:0005318" ;
    oboInOwl:hasDbXref "AAO:0010141", "EHDAA2:0004048", "EMAPA:27665", "GAID:1309", "MESH:A16.254.570", "NCIT:C13260", "RETIRED_EHDAA2:0001399", "SCTID:308802006", "UMLS:C0026732", "VHOG:0001199", "Wikipedia:Paramesonephric_duct", "XAO:0000330" ;
    oboInOwl:hasExactSynonym "Muellerian duct", "Müllerian duct", "ductus paramesonephricus", "paramesonephric duct" ;
    oboInOwl:hasNarrowSynonym "early paramesonephric duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003890" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Mullerian duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004120, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6d/Gray1109.png"^^xsd:anyURI .

obo:UBERON_0003891
    obo:IAO_0000115 "Connective, non-functional supportive framework of a biological cell, tissue, or organ. Contrast with parenchyma." ;
    obo:UBPROP_0000007 "stromal" ;
    oboInOwl:hasDbXref "FMA:81494", "NCIT:C67387", "UMLS:C0927195" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stromal connective tissue" ;
    oboInOwl:id "UBERON:0003891" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "stroma" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] .

obo:UBERON_0003893
    obo:IAO_0000115 "A cover or envelope partly or wholly surrounding a structure. Examples: egg shell, articular capsules, renal capsules[WP]." ;
    obo:UBPROP_0000007 "capsular" ;
    oboInOwl:hasDbXref "EHDAA:4739", "EHDAA:9061", "FMA:85272", "Wikipedia:Capsule_(anatomy)", "galen:Capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003893" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative ;
    a owl:Class ;
    rdfs:comment "see also: protective structure surrounding some species of bacteria and fungi. Note that FMA has classes such as Articular capsule that are not subtypes of Capsule (which is undefined in FMA). GO has 'capsule' which is a fungal structure, and 'external encapsulating structure' which is restricted to cells" ;
    rdfs:label "capsule" ;
    rdfs:subClassOf obo:UBERON_0000158 .

obo:UBERON_0003894
    obo:IAO_0000115 "A small endodermal thickening in the foregut adjacent to the transverse septum. Invaginates forming the hepatic diverticulum." ;
    obo:IAO_0000116 "consider adding further subdivisions of the endoderm, e.g. ventral foregut. Note we place two EFO classes here, it's not clear how they differ" ;
    oboInOwl:hasDbXref "AAO:0011058", "BTO:0003391", "EFO:0002577", "EFO:0003428", "EHDAA2:0000744", "EHDAA:973", "EMAPA:16847", "NCIT:C34277", "TAO:0000124", "UMLS:C0734013", "UMLS:C1514451", "XAO:0003266", "ZFA:0000124" ;
    oboInOwl:hasExactSynonym "embryological hepatic plate", "primordium of the liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic plate", "liver bud", "liver endoderm" ;
    oboInOwl:id "UBERON:0003894" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "liver primordium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0001048, obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0009497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009550
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0003897
    obo:IAO_0000115 "One of the skeletal muscles of the head and neck, spine, and ribs." ;
    oboInOwl:hasDbXref "EHDAA:5982", "EMAPA:18167", "MA:0003153", "RETIRED_EHDAA2:0000160", "TAO:0001954" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003897" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "axial muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013700
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002177 ;
        owl:someValuesFrom obo:UBERON_0005944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013701
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002177 ;
                owl:someValuesFrom obo:UBERON_0005944
            ]
        )
    ] .

obo:UBERON_0003898
    obo:IAO_0000115 "A portion of skeletal muscle tissue in the trunk." ;
    oboInOwl:hasDbXref "SCTID:244848007" ;
    oboInOwl:hasExactSynonym "skeletal muscle of torso", "skeletal muscle tissue of torso", "skeletal muscle tissue of trunk", "torso skeletal muscle", "torso skeletal muscle tissue", "trunk skeletal muscle", "trunk skeletal muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003898" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of trunk" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004479
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013700
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003902
    obo:IAO_0000115 "The part of the retina that contains neurons and photoreceptor cells[GO]." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011095", "BTO:0000929", "CALOHA:TS-0685", "EHDAA2:0001253", "EHDAA:4763", "EMAPA:17171", "EMAPA:18590", "FMA:58628", "MA:0000277", "NCIT:C33166", "TAO:0000046", "UMLS:C1518263", "VHOG:0000535", "XAO:0003216", "ZFA:0000046" ;
    oboInOwl:hasExactSynonym "neural layer of retina", "neural retina", "neuroretina", "stratum nervosum (retina)", "stratum nervosum retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural retinal epithelium" ;
    oboInOwl:id "UBERON:0003902" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "retinal neural layer" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000210
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0005426
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005425
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001781
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002495 ;
                owl:someValuesFrom obo:UBERON_0005425
            ]
        )
    ] .

obo:UBERON_0003909
    obo:IAO_0000115 "small blood vessel similar to a capillary but with a fenestrated endothelium. Sinusoids are found in the liver, lymphoid tissue, endocrine organs, and hematopoietic organs such as the bone marrow and the spleen. Sinusoids found within terminal villi of the placenta are not comparable to these; they possess a continuous endothelium and complete basal lamina[WP]." ;
    obo:UBPROP_0000001 "Fenestrated blood vessel endothelium with pores that are large enough for blood cells to pass. The basal lamina and gap junctions may be discontinuous.[TAO]" ;
    obo:UBPROP_0000007 "sinusoidal" ;
    obo:UBPROP_0000012 "some sources give discontinuous capillary as synonym but this may be a subtype - see FMA:63198 discontinuous sinusoid (undefined)." ;
    oboInOwl:hasDbXref "FMA:63131", "SCTID:340163004", "TAO:0005261", "Wikipedia:Sinusoid_(blood_vessel)", "ZFA:0005261" ;
    oboInOwl:hasExactSynonym "sinusoidal blood vessel", "sinusoidal blood vessel endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "endothelium of irregular blood filled space", "sinusoidal capillary", "sinusoidal endothelium" ;
    oboInOwl:id "UBERON:0003909" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "sinusoid" ;
    rdfs:subClassOf obo:UBERON_2005260 .

obo:UBERON_0003910
    obo:IAO_0000115 "wide vessels in the spleen that drain into trabecular veins[WP]." ;
    obo:RO_0002161 obo:NCBITaxon_10088, obo:NCBITaxon_9681, obo:NCBITaxon_9822 ;
    obo:RO_0002175 obo:NCBITaxon_10114 ;
    obo:UBPROP_0000008 "Whereas man and the rat are in the 'sinusal' group, the mouse belongs in the 'nonsinusal' group. The red pulp of spleens of rat, dog, man, and many other mammals contains an elaborate plexus of sinuses; that of mouse, cat, pig and others has no true sinuses and relatively few veins leading from the meshes into collecting veins - http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    oboInOwl:hasDbXref "FMA:63199", "SCTID:9081000", "Wikipedia:Red_pulp#Sinusoids" ;
    oboInOwl:hasExactSynonym "sinusoidal blood vessel of spleen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sinusoid of red pulp of spleen" ;
    oboInOwl:id "UBERON:0003910" ;
    a owl:Class ;
    rdfs:label "splenic sinusoid" ;
    rdfs:subClassOf obo:UBERON_0003497, obo:UBERON_0003909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003909
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001250
            ]
        )
    ] .

obo:UBERON_0003911
    obo:IAO_0000115 "The epithelial component of the choroid plexus. Consists of cuboidal epithelial cells surrounding a core of capillaries and loose connective tissue." ;
    obo:UBPROP_0000010 "The CP epithelial layer is continuous with the ependymal cell layer that lines the ventricles, but unlike the ependyma, the epithelial layer has tight gap junctions between the cells on the side facing the ventricle (apical surface). These gap junctions prevent the majority of substances from crossing the cell layer into the CSF; thus the CP acts as a blood-CSF barrier" ;
    oboInOwl:hasDbXref "EMAPA:36608", "FMA:242811", "MA:0000824", "NCIT:C42079", "UMLS:C1516506" ;
    oboInOwl:hasExactSynonym "choroid plexus epithelial tissue", "epithelial tissue of chorioid plexus of cerebral hemisphere", "epithelial tissue of choroid plexus", "epithelium of choroid plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003911" ;
    a owl:Class ;
    rdfs:label "choroid plexus epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:UBERON_0003913
    obo:IAO_0000115 "hard bony, calcareous, or chitinous organ found in the mouth or pharynx of an animal and used in procuring or masticating food." ;
    oboInOwl:hasDbXref "HAO:0001019" ;
    oboInOwl:hasExactSynonym "tooth-like organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003913" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:comment "see dermal denticle" ;
    rdfs:label "tooth-like structure" ;
    rdfs:subClassOf obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0071626
    ] .

obo:UBERON_0003914
    obo:IAO_0000115 "Epithelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues, with tube shape and organization varying from the single-celled excretory organ in Caenorhabditis elegans to the branching trees of the mammalian kidney and insect tracheal system." ;
    obo:IAO_0000232 "contrast with a multi-tissue tube, which has as parts both epithelium, connective tissue, possibly muscle layers" ;
    oboInOwl:hasDbXref "AEO:0000114", "EHDAA2:0003114", "FBbt:00007474" ;
    oboInOwl:hasExactSynonym "epithelial or endothelial tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003914" ;
    a owl:Class ;
    rdfs:label "epithelial tube" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0000483 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002299
            ]
        )
    ] .

obo:UBERON_0003915
    obo:IAO_0000115 "Any endothelium that has the quality of being cylindrical [Automatically generated definition]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003915" ;
    a owl:Class ;
    rdfs:label "endothelial tube" ;
    rdfs:subClassOf obo:UBERON_0001986, obo:UBERON_0003914 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002299
            ]
        )
    ] .

obo:UBERON_0003918
    obo:IAO_0000115 "Kidney mesenchyme is the tissue made up of loosely connected mesenchymal cells in the kidney[GO]." ;
    obo:IAO_0000116 "check this" ;
    oboInOwl:hasExactSynonym "mesenchyme of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003918" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0003920
    obo:IAO_0000115 "A blood vessel that carries blood from the capillaries toward the heart" ;
    oboInOwl:hasDbXref "EMAPA:35932", "FMA:86188", "MA:0000066" ;
    oboInOwl:hasExactSynonym "segment of venous tree organ", "venous tree organ segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003920" ;
    a owl:Class ;
    rdfs:comment "Compare to: vein" ;
    rdfs:label "venous blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004582
            ]
        )
    ] .

obo:UBERON_0003921
    obo:IAO_0000115 "embryonic structure that develops into pancreatic bud." ;
    obo:UBPROP_0000012 "in EHDAA2 this has dorsal and ventral primordia as parts. the buds are part of the primordium, with the ducts developing from the buds; only parenchyma and ducts have contribution from buds" ;
    obo:UBPROP_0000013 "revisit after standardizing terms 'primordium', 'anlagen', 'bud'" ;
    oboInOwl:hasDbXref "EFO:0002579", "EFO:0003434", "EHDAA2:0001382", "EHDAA:2163", "EMAPA:17066", "FMA:79792", "TAO:0000254", "XAO:0001101", "ZFA:0000254" ;
    oboInOwl:hasExactSynonym "pancreatic primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreatic anlage", "pancreatic endoderm", "primordial pancreas" ;
    oboInOwl:id "UBERON:0003921" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pancreas primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/db/Gray982.png"^^xsd:anyURI .

obo:UBERON_0003922
    obo:IAO_0000115 "The embryonic pancreas develops from two separate anlagen in the foregut epithelium, one dorsal and two ventral pancreatic buds[PMID]." ;
    oboInOwl:hasDbXref "EFO:0003470", "EMAPA:35645", "NCIT:C34242", "SCTID:360398004", "TAO:0001390", "UMLS:C1283285", "Wikipedia:Pancreatic_bud", "ZFA:0001390" ;
    oboInOwl:hasExactSynonym "pancreatic bud", "pancreatic buds" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreas epithelium", "pancreatic anlage" ;
    oboInOwl:id "UBERON:0003922" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "pancreatic epithelial bud" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0005911, obo:UBERON_0007499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009497
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/49/Suckale08FBS_fig1_pancreas_development.jpeg"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/db/Gray982.png"^^xsd:anyURI .

obo:UBERON_0003923
    obo:IAO_0000115 "pancreatic bud that gives rise to the accessory pancreatic duct." ;
    obo:UBPROP_0000001 "The pancreatic bud that gives rise to the accessory pancreatic duct.[AAO]" ;
    obo:UBPROP_0000003 "In chick, Xenopus laevis, and the teleost fish Medaka, the pancreas develops from three buds that emerge from the gut tube, two from its ventral aspect, and one from its dorsal aspect. In mouse, although there are initially three buds that arise from the gut tube at the point of contact between the endoderm and the vasculature, the pancreas develops from only two of these buds, one dorsal and one ventral. (...) In this study, we use a transgenic zebrafish line (...). We provide evidence for the existence of two distinct pancreatic anlagen - a ventral anterior bud and a dorsal posterior bud - that join to form the definitive pancreas (reference 1); The pancreas develops from the fusion of distinct endoderm-derived dorsal and ventral diverticula. In humans, by day 35 of development, the ventral pancreatic bud begins to migrate backwards and comes into contact and eventually fuses with the dorsal pancreatic bud during the sixth week of development (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011031", "EFO:0003465", "EHDAA2:0001385", "EMAPA:17067", "SCTID:361435005", "TAO:0001370", "VHOG:0001428", "Wikipedia:Pancreatic_bud", "XAO:0000467", "ZFA:0001370" ;
    oboInOwl:hasExactSynonym "pancreas dorsal primordium duct bud", "pancreas primordium dorsal bud", "primary pancreatic bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal pancreas anlage", "dorsal pancreatic anlage", "posterior pancreatic anlage", "posterior pancreatic bud" ;
    oboInOwl:id "UBERON:0003923" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal pancreatic bud" ;
    rdfs:subClassOf obo:UBERON_0003922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010375
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/db/Gray982.png"^^xsd:anyURI .

obo:UBERON_0003924
    obo:IAO_0000115 "pancreatic bud that gives rise to the major pancreatic duct." ;
    obo:UBPROP_0000003 "In chick, Xenopus laevis, and the teleost fish Medaka, the pancreas develops from three buds that emerge from the gut tube, two from its ventral aspect, and one from its dorsal aspect. In mouse, although there are initially three buds that arise from the gut tube at the point of contact between the endoderm and the vasculature, the pancreas develops from only two of these buds, one dorsal and one ventral. (...) In this study, we use a transgenic zebrafish line (...). We provide evidence for the existence of two distinct pancreatic anlagen - a ventral anterior bud and a dorsal posterior bud - that join to form the definitive pancreas (reference 1); The pancreas develops from the fusion of distinct endoderm-derived dorsal and ventral diverticula. In humans, by day 35 of development, the ventral pancreatic bud begins to migrate backwards and comes into contact and eventually fuses with the dorsal pancreatic bud during the sixth week of development (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000011 "The ventral pancreatic bud becomes the head and uncinate process, and comes from the hepatic diverticulum[WP]", "the ventral pancreas and liver are derived from a common precursor cell population[PMID:16417468]. TODO - add this relationship." ;
    oboInOwl:hasDbXref "AAO:0011111", "EFO:0003464", "EHDAA2:0001389", "EMAPA:17256", "SCTID:361437002", "TAO:0001369", "VHOG:0001429", "Wikipedia:Pancreatic_bud", "XAO:0001103", "ZFA:0001369" ;
    oboInOwl:hasExactSynonym "pancreas primordium ventral bud", "pancreas ventral primordium duct bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior pancreatic anlage", "anterior pancreatic bud", "ventral pancreas anlage", "ventral pancreatic anlage" ;
    oboInOwl:id "UBERON:0003924" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ventral pancreatic bud" ;
    rdfs:subClassOf obo:UBERON_0003922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/db/Gray982.png"^^xsd:anyURI .

obo:UBERON_0003928
    obo:IAO_0000115 "A duct that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "TAO:0005162", "ZFA:0005162" ;
    oboInOwl:hasExactSynonym "duct of digestive system", "duct of gastrointestinal system", "gastrointestinal system duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003928" ;
    a owl:Class ;
    rdfs:label "digestive system duct" ;
    rdfs:subClassOf obo:UBERON_0000058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001007
            ]
        )
    ] .

obo:UBERON_0003929
    obo:IAO_0000115 "An epithelium that lines the lumen of the digestive tract." ;
    obo:UBPROP_0000001 "Epithelium lining the lumen of the gut.[TAO]" ;
    obo:UBPROP_0000008 "" ;
    oboInOwl:hasDbXref "BTO:0000956", "EHDAA2:0004567", "EMAPA:32928", "MA:0003201", "NCIT:C12963", "TAO:0005123", "UMLS:C0836205", "XAO:0003200", "ZFA:0005123" ;
    oboInOwl:hasExactSynonym "digestive tract epithelial tissue", "epithelial tissue of digestive tract", "epithelial tissue of gut", "epithelium of digestive tract", "epithelium of gut", "gastrodermis", "gut epithelial tissue", "gut epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alimentary tract epithelium" ;
    oboInOwl:id "UBERON:0003929" ;
    a owl:Class ;
    rdfs:label "digestive tract epithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0003931
    obo:IAO_0000115 "White matter that is part of a diencephalon [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0023148" ;
    oboInOwl:hasDbXref "BIRNLEX:1678", "FMA:83931", "TAO:0000338", "ZFA:0000338" ;
    oboInOwl:hasExactSynonym "diencephalic tract/commissure", "diencephalic tracts and commissures", "predominantly white regional part of diencephalon", "white matter of diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003931" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "diencephalic white matter" ;
    rdfs:subClassOf obo:UBERON_0019261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0003932
    obo:IAO_0000115 "A cartilage element of chondrocranium. Example: neurocranial trabecula." ;
    oboInOwl:hasDbXref "EFO:0003690", "TAO:0001461", "ZFA:0001461" ;
    oboInOwl:hasExactSynonym "cartilage of chondrocranium", "cartilaginous element of chondrocranium", "chondrocranium cartilage", "neurocranium cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003932" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "cartilage element of chondrocranium" ;
    rdfs:subClassOf obo:UBERON_0003933, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002241
            ]
        )
    ] .

obo:UBERON_0003933
    obo:IAO_0000115 "A cartilage element that is part of the cranial skeleton." ;
    obo:UBPROP_0000001 "Cartilage which is part of the cranium.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001458", "ZFA:0001458" ;
    oboInOwl:hasExactSynonym "cartilage of cranium", "cranium cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial cartilages" ;
    oboInOwl:id "UBERON:0003933" ;
    a owl:Class ;
    rdfs:label "cranial cartilage" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010323
            ]
        )
    ] .

obo:UBERON_0003937
    obo:IAO_0000115 "Any of the organized aggregations of cells that function as secretory or excretory organs and are associated with reproduction." ;
    oboInOwl:hasDbXref "MA:0001751" ;
    oboInOwl:hasExactSynonym "genitalia gland", "gland of genitalia", "gland of reproductive system", "reproductive gland", "reproductive system gland", "sex gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003937" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "reproductive gland" ;
    rdfs:subClassOf obo:UBERON_0002530, obo:UBERON_0005156 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0003942
    obo:IAO_0000115 "The sensory system for the sense of touch and pain." ;
    obo:UBPROP_0000001 "The neural tissue involved in the transmission of sensory signals" ;
    obo:UBPROP_0000012 "MP defines this in a may more appropriate to somatosensory cortex" ;
    oboInOwl:hasAlternativeId "UBERON:0014511" ;
    oboInOwl:hasDbXref "EMAPA:37954", "NLXANAT:090818", "Wikipedia:Somatosensory_system", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2887" ;
    oboInOwl:hasExactSynonym "somatic sensory system", "somatosensory system", "system for detection of somatic senses" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003942" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "somatic sensory system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000012
            ]
        )
    ] .

obo:UBERON_0003946
    obo:IAO_0000115 "The placental layers where embryonic blood vessels are surrounded by trophoblast cells and maternal blood" ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    obo:UBPROP_0000008 "Mouse-human differences: The mouse and human placentas have labyrinthine and villous types of interdigitation between maternal and fetal tissues, respectively ... The mouse placental labyrinth is composed of an intricate network of maternal blood spaces and embryonal blood vessels. Maternal and embryonal blood is separated by a placental barrier that consists of four cellular layers: layer I trophoblasts line the maternal lacunae, trophoblasts in layers II and III form syncytial-like layers, and endothelial cells line the embryonic vessels[DOI: 10.1073/pnas.96.14.8138 ]" ;
    oboInOwl:hasExactSynonym "labyrinthine layer", "labyrinthine layer of placenta", "placental labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003946" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "placenta labyrinth" ;
    rdfs:seeAlso "http://placentation.ucsd.edu/placenta.html"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] .

obo:UBERON_0003947
    obo:IAO_0000115 "The brain ventricles or their associated choroid plexuses" ;
    obo:IAO_0000116 "TODO - check relationship between CP and BV. If this is part of then this class should be obsoleted", "TODO merge into BV" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003947" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain ventricle/choroid plexus" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001886
            obo:UBERON_0004086
        )
    ] .

obo:UBERON_0003952
    obo:IAO_0000115 "The anterior segment of the lamellated connective tissue layer of the cornea" ;
    oboInOwl:hasBroadSynonym "anterior stroma" ;
    oboInOwl:hasDbXref "EMAPA:37414" ;
    oboInOwl:hasExactSynonym "cornea anterior stroma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003952" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "anterior stroma of cornea" ;
    rdfs:subClassOf obo:UBERON_0003566, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001777
    ] ;
    owl:disjointWith obo:UBERON_0003953 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000123 ;
                owl:someValuesFrom obo:UBERON_0001777
            ]
        )
    ] .

obo:UBERON_0003953
    obo:IAO_0000115 "The posterior segment of the lamellated connective tissue layer of the cornea" ;
    oboInOwl:hasBroadSynonym "posterior stroma" ;
    oboInOwl:hasDbXref "EMAPA:37415" ;
    oboInOwl:hasExactSynonym "cornea posterior stroma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003953" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "posterior stroma of cornea" ;
    rdfs:subClassOf obo:UBERON_0003566, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000122 ;
                owl:someValuesFrom obo:UBERON_0001777
            ]
        )
    ] .

obo:UBERON_0003956
    obo:IAO_0000115 "The structures associated with drainage of the aqueous humor from the eye, that include the trabecular meshwork, Schlemm's canal, the uveoscleral network, and the aqueous veins" ;
    oboInOwl:hasDbXref "EMAPA:37427" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003956" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aqueous drainage system" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ] .

obo:UBERON_0003959
    obo:IAO_0000115 "An anastomosing network of delicate tubules located in the hilum of the testicle (mediastinum testis) that carries sperm from the seminiferous tubules to the vasa efferentia[WP]." ;
    obo:IAO_0000116 "add more specific classification e.g. anastomosing network - consider FMA:3726" ;
    oboInOwl:hasDbXref "EMAPA:18332", "FMA:19834", "GAID:399", "MA:0003013", "MESH:D012152", "NCIT:C33467", "SCTID:279617009", "UMLS:C0035278", "Wikipedia:Rete_testis" ;
    oboInOwl:hasExactSynonym "Haller's rete" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003959" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "rete testis" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005051
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005297
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:CL_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0001343
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0006946
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b5/Hodenschema.svg"^^xsd:anyURI .

obo:UBERON_0003967
    obo:IAO_0000115 "The slender connective tissue fiber in the extracellular matrix of skin tissue that is composed of microfibrils and amorphous elastin and is characterized by great elasticity" ;
    oboInOwl:hasDbXref "EMAPA:37841" ;
    oboInOwl:hasNarrowSynonym "cutaneous elastic fiber", "dermal elastic fiber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003967" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cutaneous elastic tissue" ;
    rdfs:subClassOf obo:UBERON_0002521, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002521
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
        )
    ] .

obo:UBERON_0003970
    obo:IAO_0000115 "blood vessels of the layer of the placenta where embryonic and maternal blood vessels interdigitate" ;
    oboInOwl:hasExactSynonym "placental labyrinth vascular network", "vasculature of placenta labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "placental vasculature" ;
    oboInOwl:id "UBERON:0003970" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "placental labyrinth vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003946
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003946
            ]
        )
    ] .

obo:UBERON_0003975
    obo:IAO_0000115 "The internal feminine genital organs, including the ovaries, uterine tubes, uterus, uterine cervix, and vagina." ;
    oboInOwl:hasDbXref "BTO:0003099", "FMA:45654", "SCTID:303518005" ;
    oboInOwl:hasExactSynonym "female internal genitalia", "internal female genital organ", "internal genitalia of female reproductive system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organa genitalia feminina interna" ;
    oboInOwl:id "UBERON:0003975" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: Relabel. Make distinct organ class. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "internal female genitalia" ;
    rdfs:subClassOf obo:UBERON_0003134, obo:UBERON_0004175 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004175
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000474
            ]
        )
    ] .

obo:UBERON_0003978
    obo:UBPROP_0000007 "valvular" ;
    oboInOwl:hasDbXref "EHDAA2:0004046", "EHDAA:1892", "EHDAA:4406", "FMA:67611", "OpenCyc:Mx4rvqiwE5wpEbGdrcN5Y29ycA", "galen:Valve" ;
    oboInOwl:hasExactSynonym "anatomical valve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003978" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "valve" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0065008
    ] .

obo:UBERON_0003980
    obo:IAO_0000115 "One of a set of deep furrows which divide the lobules of the cerebellum. Examples: postcentral, primary and secondary furrows" ;
    obo:UBPROP_0000202 obo:FMA_77789 ;
    oboInOwl:hasDbXref "BAMS:CBf", "DHBA:12828", "EMAPA:37818", "FMA:321547", "HBA:9406", "SCTID:314163001", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1213" ;
    oboInOwl:hasExactSynonym "cerebellar fissure", "fissurae cerebelli" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebellar fissures", "cerebellar fissures set", "cerebellar sulci", "cerebellar sulcus", "set of cerebellar fissures", "sulcus of cerebellum" ;
    oboInOwl:id "UBERON:0003980" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebellum fissure" ;
    rdfs:subClassOf obo:UBERON_0014466, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014466
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0003981
    obo:IAO_0000115 "primordial follicles are indiscernible to the naked eye and develop to primary, secondary, and finally mature vesicular follicles" ;
    oboInOwl:hasDbXref "EMAPA:30755", "MA:0001710", "NCIT:C33400", "UMLS:C1514441" ;
    oboInOwl:hasExactSynonym "ovary primordial follicle", "primordial follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003981" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "primordial ovarian follicle" ;
    rdfs:subClassOf obo:UBERON_0001305 .

obo:UBERON_0003983
    obo:IAO_0000115 "A conical pouch formed from the upper and left angle of the right ventricle in the chordate heart, from which the pulmonary artery arises[WP]. the anteriosuperior, smooth-walled portion of the cavity of the right ventricle, beginning at the supraventricular crest and terminates in the pulmonary trunk[MP]." ;
    obo:UBPROP_0000001 "Receives blood from the left atrium and becomes the median truncus arteriosus.[AAO]" ;
    obo:UBPROP_0000008 "Kardong says absent in adult tetrapods, check AAO" ;
    obo:UBPROP_0000013 "we use the term CA for the anterior chamber if it is composed of cardiac muscle, contractile, and contains conal valves internally" ;
    oboInOwl:hasDbXref "AAO:0010250", "Wikipedia:Conus_arteriosus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003983" ;
    a owl:Class ;
    rdfs:label "conus arteriosus" ;
    rdfs:subClassOf obo:UBERON_0004151, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/46/Gray492.png"^^xsd:anyURI .

obo:UBERON_0003984
    obo:IAO_0000115 "The funnel-like expansion of the abdominal extremity of the uterine tube[MP]" ;
    obo:RO_0002175 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "The third part of the uterine tube is the infundibulum. It terminates with the ostium of Fallopian tube, surrounded by fimbriae, one of which is attached to the ovary[Wikipedia:Infundibulum_of_uterine_tube]." ;
    obo:UBPROP_0000008 "In mammals, the uterine tube infundibulum is part of the fallopian tube. In birds, where there is no fallopian tube, the uterine tube infundibulum is part of the oviduct." ;
    oboInOwl:hasBroadSynonym "infundibulum" ;
    oboInOwl:hasDbXref "EMAPA:29897", "FMA:18307", "SCTID:362262001", "Wikipedia:Infundibulum_of_uterine_tube" ;
    oboInOwl:hasExactSynonym "infundibulum of oviduct", "infundibulum of uterine tube" ;
    oboInOwl:hasNarrowSynonym "infundibulum of fallopian tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "infundibulum tubae uterinae" ;
    oboInOwl:id "UBERON:0003984" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "uterine tube infundibulum" ;
    rdfs:subClassOf obo:UBERON_0013515, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    foaf:depicted_by "Illu:cervix.jpg"^^xsd:anyURI .

obo:UBERON_0003988
    obo:IAO_0000115 "The dense region demarcating the thymus medulla from the surrounding cortex that is characterized by numerous blood vessels (predominantly arterioles) with some perivascular connective tissue, mature and immature T lymphocytes, dendritic cells, variable numbers of perivascular B-lymphocytes and plasma cells; site of entry of bone marrow stem cells and exit of mature, functional T cells" ;
    oboInOwl:hasDbXref "EMAPA:37974" ;
    oboInOwl:hasExactSynonym "thymic cortico-medullary boundary", "thymic corticomedullary boundary", "thymic corticomedullary junction", "thymic corticomedullary zone", "thymus CMZ", "thymus cortico-medullary boundary", "thymus corticomedullary junction", "thymus corticomedullary zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003988" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thymus corticomedullary boundary" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000451
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000542
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000881
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001980
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002123
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002124
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002125
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002123
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002124
                ]
            ]
        )
    ] .

obo:UBERON_0003990
    obo:IAO_0000115 "The subclasses of motor neurons which are organized into longitudinally oriented columns that occupy distinct and, in some cases, discontinuous domains along the rostrocaudal axis of the spinal cord; motor neurons within a single column send their axons to a common peripheral target" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0003990" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spinal cord motor column" ;
    rdfs:subClassOf obo:UBERON_0016550, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000100
    ] .

obo:UBERON_0004001
    obo:IAO_0000115 "." ;
    obo:IAO_0000116 "TODO - check isa parentage" ;
    oboInOwl:hasDbXref "EMAPA:37917", "NLXANAT:20090402" ;
    oboInOwl:hasExactSynonym "cytoarchitectural part of olfactory bulb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004001" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory bulb layer" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
        )
    ] .

obo:UBERON_0004015
    obo:IAO_0000115 "The connection between the embryo proper and extraembryonic tissues" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004015" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "embryonic-extraembryonic boundary" ;
    rdfs:subClassOf obo:UBERON_0000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000478
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002050
            ]
        )
    ] .

obo:UBERON_0004016
    obo:IAO_0000115 "A transitional population of migrating mesenchymal cells that derive from somites and that will become dermal cells." ;
    obo:UBPROP_0000013 "Not to be confused with 'dermatome segment of skin'." ;
    oboInOwl:hasDbXref "AAO:0011028", "AEO:0001017", "EHDAA2_RETIRED:0003428", "EHDAA:1719", "EHDAA:1725", "EHDAA:1731", "EHDAA:1737", "EMAPA:32838", "FMA:295656", "NCIT:C61572", "UMLS:C0180383", "Wikipedia:Dermatome_(embryology)", "XAO:0000220" ;
    oboInOwl:hasExactSynonym "cutis plate", "dermatomal mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epimere mesoderm", "mesenchyma dermatomiale" ;
    oboInOwl:id "UBERON:0004016" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dermatome" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0017650, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004290
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f3/Gray64.png"^^xsd:anyURI .

obo:UBERON_0004022
    obo:IAO_0000115 "The single layer of epithelial cells that lines the early neural tube and develops into the nervous system and into the neural crest cells" ;
    obo:UBPROP_0000011 "As the cells adjacent to the lumen continue to divide, the migrating cells form a second layer around the original neural tube. This layer becomes progressively thicker as more cells are added to it from the germinal neuroepithelium. This new layer is called the mantle (or intermediate) zone, and the germinal epithelium is now called the ventricular zone (and, later, the ependyma)[NCBIBook:NBK10047]" ;
    oboInOwl:hasExactSynonym "germinal neuroepithelial layer", "germinal neuroepithelium", "original neural tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004022" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "germinal neuroepithelium" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0034706, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003842
    ] ;
    owl:disjointWith obo:UBERON_0006934 .

obo:UBERON_0004023
    obo:IAO_0000115 "The transient proliferative population of neurons that expands exponentially during late prenatal development; it is a continuous germinal zone distinct from the ventricular zone that surrounds the brain ventricles[MP]." ;
    obo:UBPROP_0000011 "contributes significantly in building up the GABAergic cortical cell population[WP]" ;
    oboInOwl:hasBroadSynonym "GE", "SVZ", "embryonic GE", "embryonic SVZ", "subventricular zone" ;
    oboInOwl:hasDbXref "DHBA:10549", "EMAPA:32665", "PBA:128012818", "Wikipedia:Ganglionic_eminence" ;
    oboInOwl:hasExactSynonym "embryonic subventricular zone", "embryonic/fetal subventricular zone", "fetal subventricular zone", "subependymal layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004023" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ganglionic eminence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0004024
    obo:IAO_0000115 "A distinct elevation of a transient proliferating cell mass of the fetal subventricular zone; this mass contributes most of its cells to the neocortex; however, hippocampal neurons, thalamus, septum and olfactory bulb neurons are also partly derived from the MGE." ;
    oboInOwl:hasBroadSynonym "MGE" ;
    oboInOwl:hasDbXref "DHBA:10550", "EMAPA:37471", "PBA:128012834" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004024" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "medial ganglionic eminence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004023
    ] .

obo:UBERON_0004026
    obo:IAO_0000115 "The caudally located, distinct elevation of a transient proliferating cell mass of the fetal subventricular zone, located adjacent to the lateral ventricle" ;
    oboInOwl:hasBroadSynonym "CGE" ;
    oboInOwl:hasDbXref "DHBA:10552", "EFO:0001911", "EMAPA:37469", "PBA:128012846" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004026" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "caudal ganglionic eminence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004023
    ] .

obo:UBERON_0004035
    obo:IAO_0000115 "The transient outer neural tube region that contains the first generated post-mitotic neurons that receive synaptic input from thalamic axons and in turn project axons to the developing cortical plate" ;
    obo:UBPROP_0000011 "The transient fetal subplate zone, together with the marginal zone and the cortical plate, represents the developmental anlage of the mammalian cerebral cortex. It serves as a waiting compartment for growing cortical afferents; its cells are involved in the establishment of pioneering cortical efferent projections and transient fetal circuitry, and apparently have a number of other developmental roles. The subplate zone is a phylogenetically recent structure and it is most developed in the human brain. Subplate neurons are among the first generated neurons in the mammalian cerebral cortex [1]. These neurons disappear during postnatal development and are important in establishing the correct wiring [2][3] and functional maturation [4] of the cerebral cortex. Subplate neurons appear to be selectively sensitive to injury (such as hypoxia) which in humans are associated with motor and cognitive defects" ;
    oboInOwl:hasBroadSynonym "SP" ;
    oboInOwl:hasDbXref "DHBA:10522", "EMAPA:32703", "PBA:294021932", "Wikipedia:Subplate", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3233", "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Corticogenesis_in_a_wild-type_mouse_with_captions_in_english_copy.png/360px-Corticogenesis_in_a_wild-type_mouse_with_captions_in_english_copy.png" ;
    oboInOwl:hasExactSynonym "cerebral cortex subplate", "subplate", "subplate zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004035" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortical subplate" ;
    rdfs:subClassOf obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014950
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0004040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0005343
            ]
        )
    ] .

obo:UBERON_0004040
    obo:IAO_0000115 "The region of the developing mammalian cortex that extends between the ventricular zone and the cortical plate (CP); normally, the IZ is a region of tangential migration of cells, and at midgestation, the lower part of the IZ develops into the subventricular zone" ;
    oboInOwl:hasBroadSynonym "IZ" ;
    oboInOwl:hasDbXref "EMAPA:17545", "EMAPA:32712" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebral cortex mantle layer", "cerebral cortex mantle zone", "cortical mantle layer" ;
    oboInOwl:id "UBERON:0004040" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortical intermediate zone" ;
    rdfs:subClassOf obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004061
    ] .

obo:UBERON_0004041
    obo:IAO_0000115 "The nodules of small undifferentiated B lymphocytes and follicular dendritic cells located in the spleen white pulp" ;
    obo:UBPROP_0000012 "FMA:15843 is classified as primary follicle so it belongs here" ;
    oboInOwl:hasDbXref "EMAPA:37960", "FMA:15843" ;
    oboInOwl:hasExactSynonym "primary spleen B cell follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004041" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen primary B follicle" ;
    rdfs:subClassOf obo:UBERON_0001249, obo:UBERON_0010422 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010422
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0004042
    obo:IAO_0000115 "The nodules of antigen-activated, differentiating B cells, follicular dendritic cells, antigen-presenting T cells and macrophages in the spleen white pulp" ;
    oboInOwl:hasDbXref "EMAPA:37961" ;
    oboInOwl:hasExactSynonym "secondary spleen B cell follicle", "splenic secondary B cell follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004042" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen secondary B follicle" ;
    rdfs:subClassOf obo:UBERON_0001249, obo:UBERON_0001745, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004041
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001745
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0004043
    obo:IAO_0000115 "The spherical enlargement at the base of each semicircular canal where they connect with the utricle, containing the crista ampullaris which detects movement of the fluid within the canals" ;
    obo:IAO_0000116 "TODO check duct vs canal. Also check FMA - has many subtypes of semicircular canal such as 'ampulla of anterior semicircular canal'" ;
    oboInOwl:hasDbXref "EMAPA:32831", "MA:0002770", "SCTID:279759001", "Wikipedia:Osseous_ampullae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ampullae osseae", "membraneous ampulla of the semicircular duct", "semicircular duct ampulla" ;
    oboInOwl:id "UBERON:0004043" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "semicircular canal ampulla" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010000, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001856
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/65/Vestibular_system%27s_semicircular_canal-_a_cross-section.jpg"^^xsd:anyURI .

obo:UBERON_0004044
    obo:IAO_0000115 "The extraembryonic tissue that is responsible for the proper orientation of the anterior-posterior axis of the embryo and for appropriate patterning of adjacent embryonic tissue" ;
    oboInOwl:hasDbXref "BTO:0003361", "EMAPA:36068" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "AVE" ;
    oboInOwl:id "UBERON:0004044" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "anterior visceral endoderm" ;
    rdfs:seeAlso obo:UBERON_0004341 ;
    rdfs:subClassOf obo:UBERON_0004877 .

obo:UBERON_0004053
    obo:IAO_0000115 "The external masculine genital organs, including the penis and scrotum" ;
    oboInOwl:hasDbXref "BTO:0003097", "EMAPA:30977", "FMA:45642", "SCTID:362264000", "galen:MaleExternalGenitalia" ;
    oboInOwl:hasExactSynonym "external male genital organ", "male external genitalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organa genitalia masculina externa" ;
    oboInOwl:id "UBERON:0004053" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: Relabel. Make distinct organ class. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "external male genitalia" ;
    rdfs:subClassOf obo:UBERON_0003135, obo:UBERON_0004176, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] ;
    owl:disjointWith obo:UBERON_0005056, obo:UBERON_0009196 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004176
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] .

obo:UBERON_0004054
    obo:IAO_0000115 "The internal masculine genital organs, including the testes, epididymides, deferent ducts, seminal vesicles, prostate, ejaculatory ducts, and bulbourethral glands" ;
    obo:IAO_0000116 "consider splitting genitalia from genital organ" ;
    oboInOwl:hasDbXref "BTO:0003096", "FMA:45655", "SCTID:310536002" ;
    oboInOwl:hasExactSynonym "internal male genital organ", "male internal genitalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organa genitalia masculina interna" ;
    oboInOwl:id "UBERON:0004054" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: Relabel. Make distinct organ class. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "internal male genitalia" ;
    rdfs:subClassOf obo:UBERON_0003135, obo:UBERON_0004175, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004175
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] .

obo:UBERON_0004058
    obo:IAO_0000115 "One of the fine terminal elements of the bile duct system, leaving the portal canal, and pursuing a course at the periphery of a lobule of the liver[BTO]. the excretory ducts of the liver that connect the interlobular ductules to the right or left hepatic duct[MP]" ;
    obo:UBPROP_0000012 "In ZFA, Digestive system duct that collects bile from the canaliculus and transports bile through the liver -- (check if the same) // The smallest and the most peripheral branches of the biliary tree consist of a portal part (portal ductule) and an intralobular part (intralobular ductule)" ;
    oboInOwl:hasDbXref "BTO:0002840", "EMAPA:37440", "TAO:0005164", "ZFA:0005164" ;
    oboInOwl:hasExactSynonym "bile ductule", "biliary ductule", "ductuli biliferi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bile capillary", "biliary ductule", "cholangiole", "terminal cholangiole" ;
    oboInOwl:id "UBERON:0004058" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "biliary ductule" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001175
    ] .

obo:UBERON_0004059
    obo:IAO_0000115 "The subclasses of motor neurons which project their axons to axial muscles that lie close to the vertebral column; motor neurons in the lateral subdivision of the MMC project their axons to body wall muscles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004059" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spinal cord medial motor column" ;
    rdfs:subClassOf obo:UBERON_0003990 .

obo:UBERON_0004060
    obo:IAO_0000115 "The layer of undifferentiated, proliferating cells that line the neural tube lumen that is the immediate transformation of the germinal neuroepithelium" ;
    obo:IAO_0000116 "consider merging with 'ventricular zone'; note that the MA class probably does not belong here, as this is an embryonic structure" ;
    obo:UBPROP_0000001 "The layer of undifferentiated, proliferating cells that line the neural tube lumen" ;
    oboInOwl:hasBroadSynonym "ependymal layer" ;
    oboInOwl:hasDbXref "EMAPA:17152", "EMAPA:35362", "EMAPA_RETIRED:16783", "MA:0003193" ;
    oboInOwl:hasExactSynonym "neural tube ependymal layer", "neural tube ventricular germinal zone", "neural tube ventricular zone" ;
    oboInOwl:hasNarrowSynonym "neural tube ependymal zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004060" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neural tube ventricular layer" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0034706, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003842
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0004022
    ] .

obo:UBERON_0004061
    obo:IAO_0000115 "The layer of glia and differentiating neurons that forms as a second layer around the germinal neuroepithium; as this develops it comes to lie between the ventricular and marginal layers and includes the basal and alar plates. Develops into neurons and glia forming a gray matter layer." ;
    oboInOwl:hasDbXref "EMAPA:17148", "EMAPA:35360", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1367" ;
    oboInOwl:hasExactSynonym "neural tube intermediate zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future brain marginal layer" ;
    oboInOwl:id "UBERON:0004061" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neural tube mantle layer" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0034707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004062
    ] .

obo:UBERON_0004062
    obo:IAO_0000115 "The outermost layer of the neural tube that consists of axons from the developing mantle layer and will form the white matter" ;
    oboInOwl:hasDbXref "EMAPA:17151", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1368" ;
    oboInOwl:hasExactSynonym "neural tube marginal zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain marginal zone" ;
    oboInOwl:id "UBERON:0004062" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neural tube marginal layer" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004061
    ] .

obo:UBERON_0004064
    obo:IAO_0000115 "The region of the mantle layer of the neural tube that lies ventral to the sulcus limitans and contains primarily motor neurons and interneurons." ;
    oboInOwl:hasDbXref "AAO:0010561", "EFO:0001904", "NCIT:C34111", "UMLS:C1511061", "Wikipedia:Basal_plate_(neural_tube)", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1372" ;
    oboInOwl:hasExactSynonym "basal plate", "basal plate of neural tube" ;
    oboInOwl:hasNarrowSynonym "spinal cord basal plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "motor part of neural tube", "ventral part of neural tube" ;
    oboInOwl:id "UBERON:0004064" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neural tube basal plate" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000102 ;
        owl:someValuesFrom obo:UBERON_0005478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004061
    ] .

obo:UBERON_0004066
    obo:IAO_0000115 "The unpaired embryonic prominence that is formed by the tissues surrounding the forebrain vesicle and develops into the forehead and bridge of the nose/snout." ;
    oboInOwl:hasAlternativeId "UBERON:0006237" ;
    oboInOwl:hasDbXref "EHDAA2:0000578", "EHDAA:4778", "EMAPA:16681", "FMA:293101", "NCIT:C34182", "SCTID:361486000", "UMLS:C1517321", "VHOG:0001319", "Wikipedia:Frontonasal_prominence" ;
    oboInOwl:hasExactSynonym "embryonic frontonasal prominence" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "forebrain prominence", "frontonasal mass", "frontonasal process", "prominentia frontonasalis" ;
    oboInOwl:id "UBERON:0004066" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "frontonasal prominence" ;
    rdfs:subClassOf obo:UBERON_0009292, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0005001 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/98/Gray44.png"^^xsd:anyURI .

obo:UBERON_0004067
    obo:IAO_0000115 "The lateral area of the two branches of a horseshoe-shaped mesenchymal swelling in the future nasal region of the embryo; it separates the olfactory pit from the developing eye and the ala of the nose/snout develops from it" ;
    oboInOwl:hasDbXref "EHDAA2:0000916", "EHDAA:4786", "EMAPA:16805", "FMA:295864", "SCTID:308880000", "Wikipedia:Lateral_nasal_prominence" ;
    oboInOwl:hasExactSynonym "lateral nasal process", "latero-nasal process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral nasal swelling", "prominentia nasalis lateralis" ;
    oboInOwl:id "UBERON:0004067" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lateral nasal prominence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0009292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] ;
    owl:disjointWith obo:UBERON_0004068 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray48.png"^^xsd:anyURI .

obo:UBERON_0004068
    obo:IAO_0000115 "The central area of the two limbs of a horseshoe-shaped mesenchymal swelling that lie medial to the olfactory placode or pit in the future nasal region of the embryo; it joins with the ipsilateral maxillary prominence in the formation of half of the upper jaw, and the nasal tip and philtrum of the upper lip develop from it" ;
    obo:UBPROP_0000011 "Fusion of right and left medial nasal processes forms a primary palate rostrally and the nasal septum caudally. The incisive bone, including upper incisor teeth and the rostral up- per lip, are derived from the primary palate. The nasal septum consists of bone, cartilage, and a patch of soft tissue membrane that separates right & left halves of the nasal cavity." ;
    oboInOwl:hasDbXref "EHDAA2:0001076", "EHDAA:4792", "EMAPA:16808", "FMA:295858", "SCTID:308877001", "VHOG:0000804", "Wikipedia:Medial_nasal_prominence" ;
    oboInOwl:hasExactSynonym "medial nasal process", "medial-nasal process", "prominentia nasalis medialis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medial nasal swelling", "nasomedial prominence" ;
    oboInOwl:id "UBERON:0004068" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "medial nasal prominence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0009292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0008816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/85/Gray45.png"^^xsd:anyURI .

obo:UBERON_0004086
    obo:IAO_0000115 "one of the system of communicating cavities in the brain that are continuous with the central canal of the spinal cord, that like it are derived from the medullary canal of the embryo, that are lined with an epithelial ependyma, and that contain a serous fluid" ;
    obo:UBPROP_0000001 "Organ cavity of the brain which consists of the lateral ventricles, the third and fourth ventricles and the cerebral aqueduct[BIRNLEX:1356]." ;
    obo:UBPROP_0000012 "FMA draws the distinction between e.g. 'fourth ventricle' and 'cavity of fourth ventricle'. The latter is a cavity, and part of the former, which is a region. The superclass of 'fourth ventricle' is_a 'region of ventricular system of the brain'. We place this class here, although it is not equivalent to ventricles, as it includes ventricle bodies." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "BIRNLEX:1356", "BTO:0001442", "EFO:0001914", "EMAPA:32674", "FMA:78447", "HBA:9418", "MA:0000818", "MESH:D002552", "NCIT:C12356", "OpenCyc:Mx4rvmTY65wpEbGdrcN5Y29ycA", "SCTID:180929003", "UMLS:C0007799", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2497" ;
    oboInOwl:hasExactSynonym "brain ventricles", "cerebral ventricle", "region of ventricular system of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004086" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain ventricle" ;
    rdfs:subClassOf obo:UBERON_0003947, obo:UBERON_0005358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005282
    ] .

obo:UBERON_0004087
    obo:IAO_0000115 "Any of the veins that carries deoxygenated blood from a part of the body into the right atrium of the heart." ;
    oboInOwl:hasDbXref "AAO:0010215", "BTO:0001438", "EMAPA:18415", "FMA:321896", "GAID:547", "MA:0000068", "MESH:D014684", "NCIT:C12817", "OpenCyc:Mx4rkJQ4U6gEEdudWQACs5b6Bw", "SCTID:244405007", "UMLS:C0042460", "Wikipedia:Venae_cavae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caval vein", "venae cavae" ;
    oboInOwl:id "UBERON:0004087" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vena cava" ;
    rdfs:subClassOf obo:UBERON_0003479, obo:UBERON_0013768 ;
    foaf:depicted_by "Heart:numlabels.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/3/35/Relations_of_the_aorta,_trachea,_esophagus_and_other_heart_structures.png"^^xsd:anyURI .

obo:UBERON_0004088
    obo:IAO_0000115 "The subdivision of the face that includes the eye (eyeball plus adnexa such as eyelids) and the orbit of the skull and associated parts of the face such as the eyebrows, if present" ;
    obo:IAO_0000116 "note the FMA class is more narrow though, and is more like eye + muscles + vasculature. The FMA also has FMA:72951 orbital part of eye" ;
    obo:UBPROP_0000012 "in HP covers eyelid, eyebrow." ;
    oboInOwl:hasDbXref "FMA:260119" ;
    oboInOwl:hasExactSynonym "content of orbital part of eye", "eye region", "orbital part of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ocular and peri-ocular region", "ocular region", "orbital content", "orbital part of eye" ;
    oboInOwl:id "UBERON:0004088" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "orbital region" ;
    rdfs:subClassOf obo:UBERON_0001444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] .

obo:UBERON_0004089
    obo:IAO_0000115 "The middle of the face including the nose and its associated bony structures[MW]." ;
    obo:IAO_0000116 "this class is currently a union of the snout (e.g. in mouse), the midface and the lower face. Note that in MA, snout includes the whole jaw and should thus be more alike the lower face than the midface, so its placement here is not strictly accurate. In future we might introduce specific classes for each of these, and include the full parthood relationships. if this is done, then care should be taken to preserve inferences such as an abnormality of the lower face being an abnormality of the midface." ;
    obo:UBPROP_0000007 "midfacial" ;
    oboInOwl:hasDbXref "EMAPA:32806", "FMA:285406", "MA:0001910" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower face", "midface/lower face", "snout" ;
    oboInOwl:id "UBERON:0004089" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "midface" ;
    rdfs:subClassOf obo:UBERON_0001444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] .

obo:UBERON_0004099
    obo:IAO_0000115 "Joint cavity shared by all the joints of the elbow. The elbow joint is a compound joint that actually comprises three separate joints: the joints connecting the upper and lower arm: 1) Articulatio humero-ulnaris and 2) Articulatio humero-radialis as well as the proximal joint connecting the forarm bones: 3) Articulatio radio-ulnaris proximalis. All three share a joint cavity which is highly sinuated/scalloped/coved. Joint spaces of the elbow summarizes the joint cavity shared by all three adjoining joints of the elbow joint." ;
    oboInOwl:hasDbXref "FMA:38911" ;
    oboInOwl:hasExactSynonym "synovial cavity of elbow joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004099" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "joint space of elbow" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001490
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001490
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001490
            ]
        )
    ] .

obo:UBERON_0004103
    obo:IAO_0000115 "one of the two jaw ridges either on the roof of the mouth between the upper teeth and the hard palate or on the bottom of the mouth behind the lower teeth[WP]. The alveolar ridges contain the sockets (alveoli) of the teeth[HP]." ;
    obo:UBPROP_0000012 "in BTO, this is part of an embryo" ;
    oboInOwl:hasDbXref "BTO:0001383", "EMAPA:35118", "FMA:313923", "GAID:215", "MA:0003119", "MESH:D000539", "NCIT:C89749", "SCTID:245790000", "UMLS:C0447411", "Wikipedia:Alveolar_ridge" ;
    oboInOwl:hasExactSynonym "alveolar body", "alveolar bone", "alveolar margin", "alveolar process", "margo alveolaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004103" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "alveolar ridge" ;
    rdfs:subClassOf obo:UBERON_0005913, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] .

obo:UBERON_0004109
    obo:IAO_0000115 "The outer or sperficial part of the humerus." ;
    oboInOwl:hasDbXref "FMA:31542" ;
    oboInOwl:hasExactSynonym "compact bone of humerus", "cortex of the humerus", "humerus compact bone", "humerus cortical bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004109" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortex of humerus" ;
    rdfs:subClassOf obo:UBERON_0001439, obo:UBERON_0004120, obo:UBERON_0004269, obo:UBERON_0005808, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001439
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_0004111
    obo:IAO_0000115 "Any tube, opening or passage that connects two distinct anatomical spaces." ;
    obo:UBPROP_0000012 "FMA has both conduit and conduit space. In EHDAA2 this is a surface feature" ;
    oboInOwl:hasDbXref "AEO:0000080", "EHDAA2:0003080", "FMA:242873", "SCTID:346902003", "Wikipedia:Foramen" ;
    oboInOwl:hasNarrowSynonym "foramen", "foramina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "opening", "ostia", "ostium" ;
    oboInOwl:id "UBERON:0004111" ;
    a owl:Class ;
    rdfs:label "anatomical conduit" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0000464 ;
                owl:onProperty obo:RO_0002176
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0000464 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0013686
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0000061
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0013686
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0000061
            ]
        )
    ] .

obo:UBERON_0004113
    obo:IAO_0000115 "A muscle of the tympanic cavity that attaches to an auditory ossicle." ;
    obo:UBPROP_0000009 "attenuate low-frequency sounds, reduce masking of high-frequency sounds by low-frequency sounds, frequency-selection filter" ;
    oboInOwl:hasAlternativeId "UBERON:0004112" ;
    oboInOwl:hasDbXref "EMAPA:37776", "FMA:49026", "MA:0000256", "NCIT:C33148", "SCTID:244778009", "UMLS:C1513769", "Wikipedia:Muscles_of_auditory_ossicles" ;
    oboInOwl:hasExactSynonym "auditory ossicles muscle", "muscle of auditory ossicles", "muscle of tympanic cavity", "ossicular muscle", "tympanic cavity muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle of middle ear" ;
    oboInOwl:id "UBERON:0004113" ;
    a owl:Class ;
    rdfs:label "muscle of auditory ossicle" ;
    rdfs:subClassOf obo:UBERON_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0004114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001686
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001686
            ]
        )
    ] .

obo:UBERON_0004114
    obo:IAO_0000115 "small cavity surrounding the bones of the middle ear." ;
    oboInOwl:hasDbXref "BTO:0002098", "EHDAA2:0004119", "EMAPA:37778", "EV:0100358", "FMA:56461", "SCTID:362551002", "Wikipedia:Tympanic_cavity" ;
    oboInOwl:hasExactSynonym "anatomical cavity of middle ear", "cavitas tympani", "cavity of middle ear", "middle ear cavity", "middle-ear cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas tympanica", "tympanum" ;
    oboInOwl:id "UBERON:0004114" ;
    a owl:Class ;
    rdfs:label "tympanic cavity" ;
    rdfs:subClassOf obo:UBERON_0002553, obo:UBERON_0005082, obo:UBERON_0010064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0010063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001686
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0005625
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001756
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray923.png"^^xsd:anyURI .

obo:UBERON_0004115
    obo:IAO_0000115 "A blood vessel that is part of a tympanic cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37775", "MA:0001219" ;
    oboInOwl:hasExactSynonym "anatomical cavity of middle ear blood vessel", "blood vessel of anatomical cavity of middle ear", "blood vessel of cavity of middle ear", "blood vessel of middle ear anatomical cavity", "blood vessel of middle ear cavity", "cavity of middle ear blood vessel", "middle ear anatomical cavity blood vessel", "middle ear blood vessel", "middle ear cavity blood vessel", "tympanic cavity blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004115" ;
    a owl:Class ;
    rdfs:label "blood vessel of tympanic cavity" ;
    rdfs:subClassOf obo:UBERON_0003496, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0004114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0004114
            ]
        )
    ] .

obo:UBERON_0004116
    obo:IAO_0000115 "A nerve that is part of a tympanic cavity [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37777", "MA:0001222" ;
    oboInOwl:hasExactSynonym "anatomical cavity of middle ear nerve", "cavity of middle ear nerve", "middle ear anatomical cavity nerve", "middle ear cavity nerve", "nerve of anatomical cavity of middle ear", "nerve of cavity of middle ear", "nerve of middle ear anatomical cavity", "nerve of middle ear cavity", "tympanic cavity nerve", "tympanic cavity nerves" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004116" ;
    a owl:Class ;
    rdfs:label "nerve of tympanic cavity" ;
    rdfs:subClassOf obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0004114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0004114
            ]
        )
    ] .

obo:UBERON_0004117
    obo:IAO_0000115 "An internal pocketing of pharyngeal endoderm that contacts a region of ectoderm (a pharyngeal cleft) and interdigitates in the anterior and posterior directions with the pharyngeal arches." ;
    obo:UBPROP_0000001 "Outpocketings of pharyngeal endoderm that interdigitate with the neural crest derived pharyngeal arches. The pouches later fuse with the surface ectoderm to form the gill slits. Crump et al, 2004.[TAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000012 "EMAPA also includes a distinct pouch endoderm" ;
    oboInOwl:hasDbXref "AAO:0011113", "EFO:0003627", "EHDAA:1086", "EHDAA:1669", "EHDAA:579", "EHDAA:617", "EMAPA:32752", "FMA:293063", "NCIT:C34252", "SCTID:34674002", "TAO:0001106", "UMLS:C0231067", "VHOG:0001203", "Wikipedia:Pharyngeal_pouch_(embryology)", "XAO:0000282", "ZFA:0001106" ;
    oboInOwl:hasExactSynonym "branchial pouch", "visceral pouch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngeal pouches", "visceral pouches" ;
    oboInOwl:id "UBERON:0004117" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "The pouches are polarized structures. For example, whereas the rostral half of each pouch expresses Bmp-7, the caudal half expresses FGF-8 and the dorsal aspect of each pouch is marked via its expression of Pax-1. each pouch has an individual sense of identity. Shh expression is a prominent early feature of the caudal endoderm of the second arch, and individual pouches mark the anterior limits of expression of Hox genes within the pharyngeal endoderm; Hox-a2 has a rostral boundary at the second pouch, Hox-a3 at the third pouch and Hox-a4 at the most caudal pouch[PMID:16313389]" ;
    rdfs:label "pharyngeal pouch" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002539
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

obo:UBERON_0004118
    obo:IAO_0000115 "A vasculature that is part of a iris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "ZFA:0005568" ;
    oboInOwl:hasExactSynonym "iris blood vessels", "iris vascular network", "iris vasculature", "vascular network of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004118" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vasculature of iris" ;
    rdfs:subClassOf obo:UBERON_0002203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0004119
    obo:IAO_0000115 "An anatomical structure that develops (entirely or partially) from the endoderm." ;
    obo:IAO_0000232 "Grouping term for query purposes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004119" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "endoderm-derived structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0004120
    obo:IAO_0000115 "An anatomical structure that develops (entirely or partially) from the mesoderm." ;
    obo:IAO_0000232 "Grouping term for query purposes" ;
    oboInOwl:hasDbXref "FBbt:00025998" ;
    oboInOwl:hasExactSynonym "mesodermal derivative" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004120" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "mesoderm-derived structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0004121
    obo:IAO_0000115 "An anatomical structure that develops (entirely or partially) from the ectoderm." ;
    obo:IAO_0000232 "Grouping term for query purposes" ;
    oboInOwl:hasDbXref "FBbt:00025990" ;
    oboInOwl:hasExactSynonym "ectodermal deriviative" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004121" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "ectoderm-derived structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0004122
    obo:IAO_0000115 "Anatomical system that has as its parts the organs concerned with the production and excretion of urine and those concerned with reproduction." ;
    obo:UBPROP_0000001 "Anatomical system that has as its parts the organs concerned with the production and excretion of urine and those concerned with reproduction.[AAO]" ;
    obo:UBPROP_0000002 "relationship type change: differentiates_from intermediate mesoderm (AAO:0010575) CHANGED TO: develops_from intermediate mesoderm (UBERON:0003064)[AAO]" ;
    obo:UBPROP_0000003 "Kidneys and gonads (of vertebrates) develop from adjacent tissues, and after the excretory or urinary ducts have developed, the reproductive system usually taps into them or their derivatives.[well established][VHOG]" ;
    obo:UBPROP_0000007 "genitourinary", "urogenital" ;
    oboInOwl:hasDbXref "AAO:0000624", "BILA:0000122", "BTO:0003091", "EFO:0003864", "EHDAA:1013", "EMAPA:16367", "EV:0100094", "FMA:280610", "GAID:362", "MESH:D014566", "NCIT:C12810", "OpenCyc:Mx4rQRpVMgAKEdyHxgDggVfs8g", "SCTID:278861008", "UMLS:C0042066", "VHOG:0000286", "XAO:0000140", "galen:GenitoUrinarySystem" ;
    oboInOwl:hasExactSynonym "urogenital system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "GU tract", "UG tract", "Urogenitalsystem", "genito-urinary system", "genitourinary tract", "urogenital tract" ;
    oboInOwl:id "UBERON:0004122" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "genitourinary system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000990
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001008
            ]
        )
    ] .

obo:UBERON_0004123
    obo:IAO_0000115 "Any of the layers of the myocardium. Example: compact layer, trabecular layer." ;
    oboInOwl:hasDbXref "EMAPA:37475", "MA:0000080" ;
    oboInOwl:hasExactSynonym "layer of myocardium", "myocardium layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004123" ;
    oboInOwl:inSubset core:non_informative, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "myocardial layer" ;
    rdfs:subClassOf obo:UBERON_0005983, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002349
    ], [
        a owl:Restriction ;
        owl:onProperty core:layer_part_of ;
        owl:someValuesFrom obo:UBERON_0002349
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty core:layer_part_of ;
                owl:someValuesFrom obo:UBERON_0002349
            ]
        )
    ] .

obo:UBERON_0004124
    obo:IAO_0000115 "The layer of the myocardium composed of projections of contractile myocytes. The trabecular layer is bounded internally by the endocardium. In zebrafish, unlike the trabeculations of higher vertebrates, both atrial and ventricular trabeculae have more strut-like character, and are more uniform without apparent regional differences[ZFA]." ;
    obo:UBPROP_0000001 "The layer of the myocardium composed of projections of contractile myocytes. The trabecular layer is bounded internally by the the endocardium. Unlike the trabeculations of higher vertebrates, both atrial and ventricular trabeculae of the zebrafish have more strut-like character, and are more uniform without apparent regional differences Hu et al. 2001.[TAO]" ;
    oboInOwl:hasDbXref "EFO:0003706", "MA:0002866", "TAO:0005059", "ZFA:0005059" ;
    oboInOwl:hasExactSynonym "myocardial trabecular layer", "trabecular layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "heart muscle trabecula", "heart muscle trabeculae", "myocardial trabeculae carneae", "trabecula of heart muscle", "trabeculae" ;
    oboInOwl:id "UBERON:0004124" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "myocardium trabecular layer" ;
    rdfs:subClassOf obo:UBERON_0004123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0036194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004123
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002165
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0036194
            ]
        )
    ] .

obo:UBERON_0004126
    obo:IAO_0000115 "A myocardium trabecular layer that is part of a cardiac ventricle." ;
    obo:IAO_0000116 "TODO - check FMA" ;
    oboInOwl:hasDbXref "FMA:83511", "TAO:0005060", "ZFA:0005060" ;
    oboInOwl:hasExactSynonym "myocardium of region of ventricle", "trabecular cardiac ventricle muscle", "ventricular trabecular myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004126" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trabecular layer of ventricle" ;
    rdfs:subClassOf obo:UBERON_0004124, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004124
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0004128
    obo:IAO_0000115 "The optic vesicle is the evagination of neurectoderm that precedes formation of the optic cup[GO]. Portion of tissue that is comprised of neuroepitheium which has pinched off from the anterior neural keel and will form the optic cup[ZFA]." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011039", "EHDAA2:0001320", "EMAPA:16540", "FMA:293357", "NCIT:C34236", "SCTID:362864008", "TAO:0000050", "UMLS:C0231106", "VHOG:0000165", "Wikipedia:Optic_vesicles", "XAO:0000228", "ZFA:0000050" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "evagination", "eye vesicle", "ocular vesicle", "optic vesicles" ;
    oboInOwl:id "UBERON:0004128" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Genes: Six3, Pax6, Rx1 are expressed together in the tip of the neural plate [ISBN:9780878932504 \"Developmental Biology\"]. Development notes: During subsequent develop- ment, the optic vesicle invaginates and becomes a two-layered structure with an inner neural retina and outer retinal pigment epithelium. As soon as the developing optic vesicle makes contact with the overlying ectoderm, it induces the ectoderm to thicken and form the lens placode [PMID:16496288]" ;
    rdfs:label "optic vesicle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003071
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0004880
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e0/Gray863.png"^^xsd:anyURI .

obo:UBERON_0004129
    obo:IAO_0000115 "cartilage that will provide a scaffold for mineralization of endochondral bones as they elongate or grow." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "growth plate" ;
    oboInOwl:id "UBERON:0004129" ;
    a owl:Class ;
    rdfs:label "growth plate cartilage" ;
    rdfs:subClassOf obo:UBERON_0002418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010363
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0004763
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0030282
    ] .

obo:UBERON_0004130
    obo:IAO_0000115 "A cortical cell layer of the cerebellum. Examples: the granular (inner+outer) layer, molecular layer, Purkinje cell layer, and the ventricular layer of the embryo." ;
    oboInOwl:hasDbXref "BIRNLEX:880", "EMAPA:35212", "FMA:83141", "MA:0000201", "NCIT:C49137", "SCTID:360478008", "UMLS:C1707522" ;
    oboInOwl:hasExactSynonym "cell layer of cerebellar cortex", "cytoarchitectural part of the cerebellar cortex", "gray matter layer of cerebellum", "layer of cerebellar cortex", "layer of cerebellum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004130" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebellar layer" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0016548, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002129
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016548
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0004133
    obo:IAO_0000115 "." ;
    oboInOwl:hasExactSynonym "salivary nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004133" ;
    a owl:Class ;
    rdfs:label "salivatory nucleus" ;
    rdfs:subClassOf obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000988
    ] .

obo:UBERON_0004134
    obo:IAO_0000115 "In mammals, the proximal tubule is a nephron tubule that connects Bowman's capsule to the loop of Henle. It has a brush border epithelial morphology[GO]." ;
    obo:IAO_0000116 "TODO - ensure definition works across species." ;
    oboInOwl:hasDbXref "BTO:0001498", "CALOHA:TS-0509", "EMAPA:28281", "MA:0002611", "MESH:D007687" ;
    oboInOwl:hasExactSynonym "kidney proximal tubule", "proximal kidney tubule", "renal proximal tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004134" ;
    a owl:Class ;
    rdfs:label "proximal tubule" ;
    rdfs:subClassOf obo:UBERON_0006853, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001289
    ] .

obo:UBERON_0004135
    obo:IAO_0000115 "The distal tubule is a nephron tubule that consists of the distal convoluted tubule and distal straight tubule segments" ;
    oboInOwl:hasDbXref "BTO:0000482", "CALOHA:TS-0504", "EMAPA:28387", "MA:0002633", "MESH:D007686" ;
    oboInOwl:hasExactSynonym "kidney distal tubule", "renal distal tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004135" ;
    a owl:Class ;
    rdfs:label "distal tubule" ;
    rdfs:subClassOf obo:UBERON_0007685 .

obo:UBERON_0004136
    obo:IAO_0000115 "The intermediate tubule is a nephron tubule that lies between the proximal and distal tubules" ;
    obo:IAO_0000116 "TODO - check for applicability across species" ;
    oboInOwl:hasDbXref "FMA:17718" ;
    oboInOwl:hasExactSynonym "renal intermediate tubule", "tubulus attenuatus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004136" ;
    a owl:Class ;
    rdfs:label "intermediate tubule" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] .

obo:UBERON_0004139
    obo:IAO_0000115 "The first recognizable structure derived from the heart field" ;
    obo:IAO_0000116 "TODO - check plate vs rudiment vs primordium vs endocardial tube. See XAO" ;
    obo:UBPROP_0000003 "(In vertebrates) The embryonic mesoderm is the source of both the cardiogenic plate, giving rise to the future myocardium as well as the endocardium that will line the system on the inner side.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000215", "EMAPA:16106", "VHOG:0000975" ;
    oboInOwl:hasExactSynonym "myocardial plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac crescent", "cardiogenic crescent", "heart rudiment" ;
    oboInOwl:id "UBERON:0004139" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiogenic plate" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003084
    ] .

obo:UBERON_0004140
    obo:IAO_0000115 "A specific region of the lateral mesoderm that will form the primary beating heart tube. In mammals the primary heart field gives rise to the left ventricle." ;
    obo:UBPROP_0000012 "this term denotes the primary heart field; GO:0003128 denotes the superclass of primary and secondary: specific region of the lateral mesoderm into the area which will form the primary beating heart tube[GO:0003138]" ;
    oboInOwl:hasDbXref "XAO:0004185" ;
    oboInOwl:hasExactSynonym "first heart field", "primary heart field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "FHF", "PHF", "heart field" ;
    oboInOwl:id "UBERON:0004140" ;
    a owl:Class ;
    rdfs:label "primary heart field" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036146
    ] .

obo:UBERON_0004141
    obo:IAO_0000115 "An epithelial tube that will give rise to the mature heart." ;
    obo:UBPROP_0000001 "the paired, longitudinal, endothelial-lined channels formed from the cardiogenic mesoderm in embryonic development; angiogenic cell clusters (aka angioblastic cords) located in a horse-shoe shape configuration in the cardiogenic plate coalesce to form the right and left endocardial heart tubes which then fuse in cephalo-caudal direction to form a single primitive heart tube." ;
    oboInOwl:hasDbXref "AAO:0010411", "EFO:0003526", "EMAPA:32685", "NCIT:C34161", "TAO:0000360", "XAO:0000337", "ZFA:0000360" ;
    oboInOwl:hasExactSynonym "embryonic heart tube", "endocardial heart tube", "endocardial tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004141" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "heart tube" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005291, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005498
    ] .

obo:UBERON_0004142
    obo:IAO_0000115 "The outflow tract septum is a partition in the outflow tract" ;
    oboInOwl:hasDbXref "XAO:0004141" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004142" ;
    a owl:Class ;
    rdfs:label "outflow tract septum" ;
    rdfs:subClassOf obo:UBERON_0002099, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002099
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004145
            ]
        )
    ] .

obo:UBERON_0004145
    obo:IAO_0000115 "The outflow tract is the portion of the heart through which blood flows into the arteries" ;
    obo:UBPROP_0000008 "Depending on the species, attached at the cardiac outflow are described the conus arteriosus, the truncus arteriosus and, or the bulbus arteriosus. At the distal limit of these outflow structures, but lying outside the pericardial cavity, is the ventral aorta[PMID:20735616]" ;
    oboInOwl:hasDbXref "EHDAA2:0001351", "EHDAA:464", "EHDAA:798", "EMAPA:16346", "MA:0000100", "VHOG:0000670", "XAO:0004139" ;
    oboInOwl:hasExactSynonym "cardiac outflow tract", "heart outflow tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arterial (outflow) pole" ;
    oboInOwl:id "UBERON:0004145" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "outflow tract" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0000178
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001637
    ] .

obo:UBERON_0004146
    obo:IAO_0000115 "The His-Purkinje system receives signals from the AV node and is composed of the fibers that regulate cardiac muscle contraction in the ventricles" ;
    obo:UBPROP_0000001 "the intraventricular conduction system from the bundle of His to the distal Purkinje fibers, which carries the impulse to the ventricles." ;
    oboInOwl:hasExactSynonym "HPS", "His-Purkinji network", "VCS", "ventricular conduction system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004146" ;
    a owl:Class ;
    rdfs:label "His-Purkinje system" ;
    rdfs:subClassOf obo:UBERON_0010131, obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

obo:UBERON_0004148
    obo:IAO_0000115 "Vein of heart that drains the myocardium" ;
    oboInOwl:hasDbXref "EHDAA2:0004507", "EMAPA:37137", "FMA:12846", "NCIT:C12878", "NCIT:C12882", "SCTID:277726009", "UMLS:C0226654", "UMLS:C0226737", "Wikipedia:Coronary_circulation", "ZFA:0005814", "galen:CoronaryVein" ;
    oboInOwl:hasExactSynonym "cardiac vein", "coronary vein", "heart vein", "vein of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coronary vein" ;
    oboInOwl:id "UBERON:0004148" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiac vein" ;
    rdfs:subClassOf obo:UBERON_0003498, obo:UBERON_0005194, obo:UBERON_0013140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002349
            ]
        )
    ] .

obo:UBERON_0004151
    obo:IAO_0000115 "A cardiac chamber surrounds an enclosed cavity within the heart" ;
    oboInOwl:hasDbXref "FMA:7095", "OpenCyc:Mx4rmexpjPdAEduAAAAOpmP6tw", "SCTID:276456008" ;
    oboInOwl:hasExactSynonym "chamber of heart", "heart chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004151" ;
    a owl:Class ;
    rdfs:comment "generic enough to cover FBbt:00003156 heart chamber but this is a cavity. GO defines it as the cavity. TODO - move subclasses. Note this also includes sinus venosus" ;
    rdfs:label "cardiac chamber" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

obo:UBERON_0004160
    obo:IAO_0000115 "An embryonic group of progenitor cells that forms from an outpouching of the septum transversum near the venous pole of the heart and gives rise to the epicardium" ;
    obo:UBPROP_0000007 "propepicardial" ;
    obo:UBPROP_0000008 "Proepicardial clusters in Zebrafish form on the pericardial wall, adjacent to the atrioventricular (AV) junction and near the venous pole[ZFA]" ;
    oboInOwl:hasDbXref "EMAPA:36025", "ZFA:0005808" ;
    oboInOwl:hasExactSynonym "proepicardial cluster", "proepicardial organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004160" ;
    a owl:Class ;
    rdfs:label "proepicardium" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

obo:UBERON_0004161
    obo:IAO_0000115 "A thick plate of mesodermal tissue that occupies the space between the thoracic cavity and yolk stalk in the early embryo, forming a transverse partition partially separating the coelomic cavity into thoracic and abdominal portions. It gives rise to the central tendon of the diaphragm[VHOG]." ;
    obo:UBPROP_0000001 "A thick plate of mesodermal tissue that occupies the space between the thoracic cavity and yolk stalk in the early embryo, forming a transverse partition partially separating the coelomic cavity into thoracic and abdominal portions. It gives rise to the central tendon of the diaphragm. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart (of other tetrapods) is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes) Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" ;
    obo:UBPROP_0000011 "The cranial part of the septum transversum gives rise to the central tendon of the diaphragm and is the origin of the myoblasts that invade the pleuroperitoneal folds resulting in the formation of the muscular diaphragm. The caudal part of the septum transversum is invaded by the hepatic diverticulum which divides within it to form the liver and thus gives rise to the ventral mesentery of the foregut." ;
    obo:UBPROP_0000012 "in EHDAA2 this is divided into mesenchymal portion and hepatic diverticulum" ;
    oboInOwl:hasDbXref "EHDAA2:0001829", "EHDAA:736", "EMAPA:16318", "FMA:295593", "NCIT:C34296", "SCTID:308819008", "UMLS:C0231004", "VHOG:0000019", "Wikipedia:Septum_transversum" ;
    oboInOwl:hasExactSynonym "transverse septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004161" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "septum transversum" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ] .

obo:UBERON_0004164
    obo:IAO_0000115 "A jaw muscle that arises from cranial mesenchyme and is innervated by cranial nerves." ;
    obo:UBPROP_0000001 "The branchiomeric muscle is derived from cranial mesoderm and controls facial expression, pharyngeal and laryngeal function, operating the jaw. Branchiomeric muscles of mammals correspond to the musculature of fish[GO][GO:0014707]." ;
    obo:UBPROP_0000008 "It has been hypothesized that Haikouella must have been powered by branchiomeric muscles, as in living craniates, rather than by water moving through the pharynx via ciliary currents, as in lancelets[http://icb.oxfordjournals.org/content/42/4/743.full]" ;
    oboInOwl:hasDbXref "Wikipedia:Branchiomeric_musculature", "XAO:0004325" ;
    oboInOwl:hasExactSynonym "branchial head muscle", "branchiomeric skeletal muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004164" ;
    a owl:Class ;
    rdfs:label "branchiomeric muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001630, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001785
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010360
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] .

obo:UBERON_0004175
    obo:IAO_0000115 "The internal genitalia are the internal sex organs such as the uterine tube, the uterus and the vagina in female mammals, and the testis, seminal vesicle, ejaculatory duct and prostate in male mammals" ;
    oboInOwl:hasDbXref "FMA:45652" ;
    oboInOwl:hasExactSynonym "internal genitalia", "internal genitals" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "internal reproductive organ", "internal sex organ" ;
    oboInOwl:id "UBERON:0004175" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: make a subdivision of reproductive system. Relabel. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "internal genitalia" ;
    rdfs:subClassOf obo:UBERON_0003133 .

obo:UBERON_0004176
    obo:IAO_0000115 "The external genitalia are the outer sex organs, such as the penis or vulva in mammals" ;
    oboInOwl:hasDbXref "FMA:45643", "SCTID:362207005" ;
    oboInOwl:hasExactSynonym "external genitalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external reproductive organ", "external sex organ" ;
    oboInOwl:id "UBERON:0004176" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: make a subdivision of reproductive system. Relabel. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "external genitalia" ;
    rdfs:subClassOf obo:UBERON_0003133 .

obo:UBERON_0004177
    obo:IAO_0000115 "Organ that is part of the hematopoietic system." ;
    obo:IAO_0000116 "consider splitting out lymph organ, compare with lymph node" ;
    obo:UBPROP_0000001 "the organs in which the formed elements of the blood and lymph are produced[http://encyclopedia2.thefreedictionary.com/Hematopoietic+Organs]." ;
    obo:UBPROP_0000012 "the FMA class 'lymphoid organ' is a general anatomical term" ;
    oboInOwl:hasDbXref "BTO:0004605", "EMAPA:37665", "FMA:7143", "MA:0000747", "SCTID:361338006" ;
    oboInOwl:hasExactSynonym "haematological system organ", "haemopoietic system organ", "hematopoeitic organ", "hematopoietic system organ", "organ of haematological system", "organ of haemopoietic system", "organ of hematopoietic system", "organ of organa haemopoietica", "organa haemopoietica organ" ;
    oboInOwl:hasNarrowSynonym "hematopoeitic or lymphoid organ", "lymph organ", "lymphoid organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004177" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hemopoietic organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002390
            ]
        )
    ] .

obo:UBERON_0004178
    obo:IAO_0000115 "the nonstriated, involuntary muscle tissue located in the wall of the aorta" ;
    oboInOwl:hasDbXref "BTO:0001685", "CALOHA:TS-0048", "EFO:0002775", "EMAPA:35135", "MA:0000702", "NCIT:C49191", "UMLS:C1706825" ;
    oboInOwl:hasExactSynonym "aorta non-striated muscle", "aorta smooth muscle", "aortic smooth muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004178" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0004237, obo:UBERON_0004695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0004179
    obo:IAO_0000115 "A saclike structure of the prostate gland, comprised of at least three cell layers: an innermost layer of secretory columnar luminal epithelium, a middle layer of squamous basal epithelium that also contains neuroendocrine cells, transit amplifying cells, and stem cells, and an outer layer of smooth muscle intermixed with other stromal cells" ;
    obo:IAO_0000116 "the muscle layer is implicitly treated as outside the acinus" ;
    obo:UBPROP_0000011 "Concurrent with branching morphogenesis, the solid cords of epithelium formed by budding arborize and differentiate postnatally into glandular acin. The basic prostate architecture is established by puberty and acquires secretory function thereafter[PMID:18977204]" ;
    oboInOwl:hasDbXref "FMA:66808" ;
    oboInOwl:hasExactSynonym "prostatic acinus", "prostatic follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004179" ;
    a owl:Class ;
    rdfs:label "prostate glandular acinus" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0005156, obo:UBERON_0009842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000428
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009843
    ] .

obo:UBERON_0004180
    obo:IAO_0000115 "The mammary fat is an adipose structure in the gland that is invaded by the mammary ducts" ;
    oboInOwl:hasDbXref "EMAPA:35539", "MA:0002911" ;
    oboInOwl:hasExactSynonym "adipose tissue of lactiferous gland", "adipose tissue of mammary gland", "fat tissue of lactiferous gland", "fat tissue of lobe of breast", "fat tissue of lobe of mammary gland", "fat tissue of mammary gland", "fatty tissue of lactiferous gland", "fatty tissue of lobe of breast", "fatty tissue of lobe of mammary gland", "fatty tissue of mammary gland", "lactiferous gland adipose tissue", "lactiferous gland fat tissue", "lactiferous gland fatty tissue", "lobe of breast adipose tissue", "lobe of breast fat tissue", "lobe of breast fatty tissue", "lobe of mammary gland adipose tissue", "lobe of mammary gland fat tissue", "lobe of mammary gland fatty tissue", "mammary gland adipose tissue", "mammary gland fat tissue", "mammary gland fatty tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004180" ;
    a owl:Class ;
    rdfs:label "mammary gland fat" ;
    rdfs:subClassOf obo:UBERON_0001013, obo:UBERON_0003584 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0004182
    obo:IAO_0000115 "The solid cord of epithelial cells that emerges from the mammary bud and grows down from the primary mammary mesenchyme and into a second stromal compartment, the fat pad precursor, beneath the dermis." ;
    obo:UBPROP_0000008 "in female mouse embryos, the primary mammary cord (aka 'mammary sprout') is formed between E15.5 and E16.5; once the primary cord reaches the adipocytes of the fat pad (around E16), it begins to branch in a characteristic dichotomous fashion to form the initial ductal tree" ;
    oboInOwl:hasExactSynonym "lactiferous gland cord", "mammary cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mammary sprout" ;
    oboInOwl:id "UBERON:0004182" ;
    a owl:Class ;
    rdfs:label "mammary gland cord" ;
    rdfs:subClassOf obo:UBERON_0003244, obo:UBERON_0005154, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005154
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001765
            ]
        )
    ] .

obo:UBERON_0004183
    obo:IAO_0000115 "The embryonic vessels grow through the layer to come in close contact with the maternal blood supply" ;
    oboInOwl:hasExactSynonym "blood vessel of labyrinthine layer", "blood vessel of labyrinthine layer of placenta", "blood vessel of placenta labyrinth", "labyrinthine layer blood vessel", "labyrinthine layer of placenta blood vessel", "placenta labyrinth blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004183" ;
    a owl:Class ;
    rdfs:label "placental labyrinth blood vessel" ;
    rdfs:subClassOf obo:UBERON_0022358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003946
            ]
        )
    ] .

obo:UBERON_0004184
    obo:IAO_0000115 "The prostate gland stroma is made up of the mesenchymal or fibroblast cells of the prostate gland" ;
    obo:IAO_0000116 "TODO - check also FMA Stroma of glandular part of prostate" ;
    oboInOwl:hasAlternativeId "UBERON:0005084" ;
    oboInOwl:hasDbXref "EMAPA:35714", "FMA:45719", "MA:0002912", "NCIT:C13104", "UMLS:C1521760" ;
    oboInOwl:hasExactSynonym "prostate stroma", "prostatic stroma", "stroma of prostate", "stroma of prostate gland" ;
    oboInOwl:hasNarrowSynonym "stroma of glandular part of prostate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004184" ;
    a owl:Class ;
    rdfs:label "prostate gland stroma" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003891, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0004185
    obo:IAO_0000115 "A portions of the gut that is derived from endoderm." ;
    oboInOwl:hasDbXref "EMAPA:32930" ;
    oboInOwl:hasExactSynonym "endodermal gut", "gut endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004185" ;
    a owl:Class ;
    rdfs:label "endodermal part of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004921
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0004186
    obo:IAO_0000115 "The mitral cell layer is composed of pyramidal neurons whose cell bodies are located between the granule cell layer and the plexiform layer" ;
    obo:UBPROP_0000012 "NIF divides this into main and accessory" ;
    oboInOwl:hasDbXref "BAMS:Mi", "BTO:0001108", "DHBA:11329", "DMBA:15912", "EMAPA:35611", "MA:0000973", "NLXANAT:100201" ;
    oboInOwl:hasExactSynonym "OB mitral cell layer", "mitral cell body layer", "mitral cell layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mitral cell layer of the olfactory bulb", "olfactory bulb main mitral cell body layer" ;
    oboInOwl:id "UBERON:0004186" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory bulb mitral cell layer" ;
    rdfs:subClassOf obo:UBERON_0004001 .

obo:UBERON_0004188
    obo:IAO_0000115 "The glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus. The glomerular epithelium consists of both parietal and visceral epithelium. Metanephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros." ;
    obo:IAO_0000116 "TODO - check - GO says outer, BTO says inner. Make this a superclass" ;
    oboInOwl:hasDbXref "BTO:0001515", "EMAPA:35458", "MA:0002847" ;
    oboInOwl:hasExactSynonym "epithelium of glomerulus", "epithelium of kidney glomerulus", "epithelium of renal glomerulus", "kidney glomerular epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glomerular epithelial cell" ;
    oboInOwl:id "UBERON:0004188" ;
    a owl:Class ;
    rdfs:label "glomerular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004211, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:UBERON_0004189
    obo:IAO_0000115 "The glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus" ;
    oboInOwl:hasDbXref "BTO:0004631" ;
    oboInOwl:hasExactSynonym "endothelium of renal glomerulus", "renal glomerulus endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004189" ;
    a owl:Class ;
    rdfs:label "glomerular endothelium" ;
    rdfs:subClassOf obo:UBERON_0004188, obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:UBERON_0004190
    obo:IAO_0000115 "The glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the glomerulus" ;
    oboInOwl:hasExactSynonym "glomerulus vasculature", "renal glomerulus vascular network", "renal glomerulus vasculature", "vascular network of renal glomerulus", "vasculature of renal glomerulus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004190" ;
    a owl:Class ;
    rdfs:label "renal glomerulus vasculature" ;
    rdfs:subClassOf obo:UBERON_0006544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:UBERON_0004193
    obo:IAO_0000115 "A sub-portion of the loop of Henle in the nephron of the kidney that is permeable to ions but not to water" ;
    obo:IAO_0000116 "check relationship to distal tubule" ;
    oboInOwl:hasDbXref "EMAPA:28328", "EMAPA:28361", "FMA:17720", "MA:0001678", "Wikipedia:Thin_ascending_limb_of_loop_of_Henle" ;
    oboInOwl:hasExactSynonym "ascending limb thin segment of loop of Henle", "ascending thin limb", "pars ascendens (tubulus attenuatus)", "thin ascending limb", "thin ascending limb of loop of Henle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004193" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "loop of Henle ascending limb thin segment" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003455
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005164
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0004198
    obo:IAO_0000115 "The comma-shaped body is the precursor structure to the S-shaped body that contributes to the morphogenesis of the nephron" ;
    oboInOwl:hasDbXref "EMAPA:27681", "ZFA:0005588" ;
    oboInOwl:hasExactSynonym "CSB" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004198" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "comma-shaped body" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004209
    ] .

obo:UBERON_0004199
    obo:IAO_0000115 "The S-shaped body is the successor of the comma-shaped body that contributes to the morphogenesis of the nephron" ;
    obo:IAO_0000116 "TODO" ;
    oboInOwl:hasDbXref "EMAPA:27756", "ZFA:0005589" ;
    oboInOwl:hasExactSynonym "SSB", "stage II nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004199" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "S-shaped body" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004198
    ] .

obo:UBERON_0004200
    obo:IAO_0000115 "Kidney pyramids are the conical arrangements of tubules that constitute the renal medulla in a multi-lobed mammalian kidney; they contain the loops of Henle and the medullary collecting ducts." ;
    obo:UBPROP_0000012 "not the same as FMA:50609 Pyramid (which is a volume / dimensional entity)" ;
    obo:UBPROP_0000202 obo:FMA_74268 ;
    oboInOwl:hasAlternativeId "UBERON:0002449", "UBERON:0005098" ;
    oboInOwl:hasBroadSynonym "pyramid" ;
    oboInOwl:hasDbXref "BTO:0003926", "FMA:258870", "MA:0001654", "NCIT:C12886", "NCIT:C33436", "SCTID:361328001", "UMLS:C0227629", "UMLS:C1514613", "Wikipedia:Renal_pyramids" ;
    oboInOwl:hasExactSynonym "Malpighian pyramid", "renal pyramid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Malphigian pyramid", "Malpighian pyramid", "medullary pyramid", "pyramid of Malphigi", "pyramid of Malpighi", "pyramides renales", "pyramis renalis", "renal medullary region" ;
    oboInOwl:id "UBERON:0004200" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney pyramid" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000362
    ] ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0004201
    obo:IAO_0000115 "The inner stripe is a deep, centrally located portion of the renal outer medulla and is traversed by thick and thin portions of nephron tubules" ;
    oboInOwl:hasDbXref "EMAPA:29675", "FMA:76663", "MA:0002626" ;
    oboInOwl:hasExactSynonym "inner stripe", "inner stripe of medulla of kidney", "inner stripe of outer medulla", "inner stripe of renal medulla", "outer medulla inner stripe", "stria interna medullae renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004201" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney outer medulla inner stripe" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] .

obo:UBERON_0004202
    obo:IAO_0000115 "The outer stripe is the region of the kidney that lies distal to the line of termination of the straight renal tubules" ;
    oboInOwl:hasDbXref "EMAPA:29663", "FMA:76662", "MA:0002629" ;
    oboInOwl:hasExactSynonym "outer medulla outer stripe", "outer stripe", "outer stripe of medulla of kidney", "outer stripe of outer medulla", "outer stripe of renal medulla", "stria externa medullae renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004202" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney outer medulla outer stripe" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] .

obo:UBERON_0004203
    obo:IAO_0000115 "The cortical collecting duct is the portion of the collecting duct that resides in the renal cortex" ;
    oboInOwl:hasAlternativeId "UBERON:0005267" ;
    oboInOwl:hasDbXref "BTO:0002643", "EMAPA:28130", "MA:0002600" ;
    oboInOwl:hasExactSynonym "kidney cortex collecting duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "renal cortex collecting duct" ;
    oboInOwl:id "UBERON:0004203" ;
    a owl:Class ;
    rdfs:label "cortical collecting duct" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:UBERON_0004204
    obo:IAO_0000115 "The outer medullary collecting duct is the portion of the collecting duct that lies in the renal outer medulla" ;
    oboInOwl:hasAlternativeId "UBERON:0005186" ;
    oboInOwl:hasDbXref "EMAPA:28346", "MA:0002599" ;
    oboInOwl:hasExactSynonym "kidney outer medulla collecting duct", "outer renal medulla collecting duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004204" ;
    a owl:Class ;
    rdfs:label "outer medullary collecting duct" ;
    rdfs:subClassOf obo:UBERON_0001232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001232
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:UBERON_0004205
    obo:IAO_0000115 "The inner medullary collecting duct is the portion of the collecting duct that lies in the renal inner medulla" ;
    oboInOwl:hasAlternativeId "UBERON:0005187" ;
    oboInOwl:hasDbXref "BTO:0004544", "EMAPA:28370", "MA:0002598" ;
    oboInOwl:hasExactSynonym "inner renal medulla collecting duct", "kidney inner medulla collecting duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "papillary collecting duct" ;
    oboInOwl:id "UBERON:0004205" ;
    a owl:Class ;
    rdfs:label "inner medullary collecting duct" ;
    rdfs:subClassOf obo:UBERON_0001232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001232
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001294
            ]
        )
    ] .

obo:UBERON_0004208
    obo:IAO_0000115 "Nephrogenic mesenchyme is the tissue made up of loosely connected mesenchymal cells in the nephron" ;
    oboInOwl:hasExactSynonym "mesenchyme of nephron", "nephron mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004208" ;
    a owl:Class ;
    rdfs:comment "The detailed events associated with the differentiation of the nephrogenic mesenchyme are somewhat complex. It has been suggested that each terminal branch of the ureteric bud stimulates the associated cap mesenchyme tissue to form a renal vesicle (the most primitive stage of nephron development: a stage I nephron). This then elongates, becomes a comma-shaped and then an S-shaped body (stage II nephron), and makes contact with and fuses with the distal component of the ureteric bud. The latter then forms the collecting duct. One fold of the S-shaped body gives rise to Bowman's capsule (also termed the glomerular capsule). Soon afterwards, endothelial cells invade to make a capillary knot-like outgrowth, the glomerular tuft, which goes on to form the glomerulus. The inner epithelial layer of the Bowman's capsule (also called the visceral epithelium, or podocyte layer because it consists of podocytes) is closely apposed to the endothelial glomerulus. Together, the Bowman's capsule and the glomerulus comprise the definitive renal corpuscle. The rest of the nephron elongates to form components of the proximal tubule, the loop of Henle and the distal tubule. The distal pole of the developing nephron connects to the ureteric bud that induced it at an early stage of nephron/ collecting duct development, before differentiation of the proximal tubule, the loop of Henle and the distal tubule are complete. This connection allows the excretory products produced by the kidney to be removed and subsequently transferred, via the ureter, into the bladder where they are stored until it is appropriate to empty the bladder. [http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron]" ;
    rdfs:label "nephrogenic mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001285
            ]
        )
    ] .

obo:UBERON_0004209
    obo:IAO_0000115 "The renal vesicle is the primordial structure of the nephron epithelium, and is formed by the condensation of mesenchymal cells." ;
    obo:IAO_0000116 "note that this class includes both metanephric and mesonephric vesicles - ZFA and EHDAA2 associations are placed with these classes. TODO - make a more specific develops_from relationship - see UBERON:0005107 ! metanephric cap" ;
    oboInOwl:hasExactSynonym "stage I nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004209" ;
    a owl:Class ;
    rdfs:label "renal vesicle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0007503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0000084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0004211
    ] .

obo:UBERON_0004211
    obo:IAO_0000115 "The nephron epithelium is a tissue that covers the surface of a nephron" ;
    oboInOwl:hasExactSynonym "epithelial tissue of nephron", "epithelium of nephron", "nephron epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004211" ;
    a owl:Class ;
    rdfs:label "nephron epithelium" ;
    rdfs:subClassOf obo:UBERON_0004819, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001285
            ]
        )
    ] .

obo:UBERON_0004212
    obo:IAO_0000115 "the small branching blood vessels in the kidney glomerulus that receives blood from the kidney afferent arterioles; these capillaries are under high pressure for filtering within the glomerulus" ;
    obo:UBPROP_0000001 "Capillary that is part of the renal glomerulus. Glomerular capillary endothelial membranes in zebrafish normally have a fenestrated morphology that is visible at the ultrastructural level.[TAO]" ;
    oboInOwl:hasDbXref "EMAPA:28245", "FMA:274259", "MA:0002587", "NCIT:C32684", "SCTID:362049007", "TAO:0005284", "UMLS:C0226356", "ZFA:0005284" ;
    oboInOwl:hasExactSynonym "blood capillary of renal glomerulus", "capillary of renal glomerulus", "capillary vessel of renal glomerulus", "renal glomerulus blood capillary", "renal glomerulus capillary", "renal glomerulus capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glomerular capillaries", "glomerular capillary system" ;
    oboInOwl:id "UBERON:0004212" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glomerular capillary" ;
    rdfs:subClassOf obo:UBERON_0003527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004190
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] .

obo:UBERON_0004214
    obo:IAO_0000115 "A nerve that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37344", "MA:0000685" ;
    oboInOwl:hasExactSynonym "hind limb stylopod nerve", "hindlimb stylopod nerve", "lower extremity stylopod nerve", "thigh RELATED" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004214" ;
    a owl:Class ;
    rdfs:label "upper leg nerve" ;
    rdfs:subClassOf obo:UBERON_0003431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004215
    obo:IAO_0000115 "A nerve that is part of a back [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37268", "MA:0000497" ;
    oboInOwl:hasExactSynonym "nerve of back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004215" ;
    a owl:Class ;
    rdfs:label "back nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0004216
    obo:IAO_0000115 "A nerve that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37338", "MA:0000601" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004216" ;
    a owl:Class ;
    rdfs:label "lower arm nerve" ;
    rdfs:subClassOf obo:UBERON_0003433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0004217
    obo:IAO_0000115 "A nerve that is part of a forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37337", "MA:0000607" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004217" ;
    a owl:Class ;
    rdfs:label "upper arm nerve" ;
    rdfs:subClassOf obo:UBERON_0003433, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004218
    obo:IAO_0000115 "A nerve that is part of a lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37345", "MA:0000679" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004218" ;
    a owl:Class ;
    rdfs:label "lower leg nerve" ;
    rdfs:subClassOf obo:UBERON_0003431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004219
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36630", "FMA:76909", "MA:0001691" ;
    oboInOwl:hasExactSynonym "muscle layer of urethra", "muscular coat of urethra", "muscular layer of urethra", "smooth muscle of urethra", "smooth muscle tissue of urethra", "tunica muscularis urethrae", "urethra smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethral smooth muscle" ;
    oboInOwl:id "UBERON:0004219" ;
    a owl:Class ;
    rdfs:label "urethra smooth muscle layer" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0004220
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a large intestine [Automatically generated definition]." ;
    obo:UBPROP_0000012 "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" ;
    oboInOwl:hasDbXref "EMAPA:35469", "MA:0001547" ;
    oboInOwl:hasExactSynonym "involuntary muscle of large intestine", "large intestine involuntary muscle", "large intestine non-striated muscle", "large intestine smooth muscle tissue", "non-striated muscle of large intestine", "smooth muscle of large intestine", "smooth muscle tissue of large intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004220" ;
    a owl:Class ;
    rdfs:label "large intestine smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004221, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0011198
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0004221
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a intestine [Automatically generated definition]." ;
    obo:UBPROP_0000012 "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" ;
    oboInOwl:hasDbXref "BTO:0000643", "EMAPA:35441", "EMAPA:35443", "MA:0001539", "NCIT:C49243", "UMLS:C1708547" ;
    oboInOwl:hasExactSynonym "bowel involuntary muscle", "bowel non-striated muscle", "bowel smooth muscle", "bowel smooth muscle tissue", "intestine involuntary muscle", "intestine non-striated muscle", "intestine smooth muscle tissue", "involuntary muscle of bowel", "involuntary muscle of intestine", "non-striated muscle of bowel", "non-striated muscle of intestine", "smooth muscle of bowel", "smooth muscle of intestine", "smooth muscle tissue of bowel", "smooth muscle tissue of intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal muscularis", "intestinal smooth muscle" ;
    oboInOwl:id "UBERON:0004221" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "intestine smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0012367
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0004222
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001818", "EMAPA:35823", "MA:0001627" ;
    oboInOwl:hasExactSynonym "involuntary muscle of stomach", "involuntary muscle of ventriculus", "non-striated muscle of stomach", "non-striated muscle of ventriculus", "smooth muscle of stomach", "smooth muscle of ventriculus", "smooth muscle tissue of stomach", "smooth muscle tissue of ventriculus", "stomach involuntary muscle", "stomach non-striated muscle", "stomach smooth muscle tissue", "ventriculus involuntary muscle", "ventriculus non-striated muscle", "ventriculus smooth muscle", "ventriculus smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric muscle", "gastric smooth muscle", "stomach muscle" ;
    oboInOwl:id "UBERON:0004222" ;
    a owl:Class ;
    rdfs:label "stomach smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0004223
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a vagina [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004999", "EMAPA:30997", "MA:0001733" ;
    oboInOwl:hasExactSynonym "involuntary muscle of vagina", "non-striated muscle of vagina", "smooth muscle of vagina", "smooth muscle tissue of vagina", "vagina involuntary muscle", "vagina non-striated muscle", "vagina smooth muscle tissue", "vaginal smooth muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vagina smooth muscle" ;
    oboInOwl:id "UBERON:0004223" ;
    a owl:Class ;
    rdfs:label "vagina smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0004224
    obo:IAO_0000115 "A muscular coat that is part of a vas deferens [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - check MA and FMA classes mean the same thing" ;
    oboInOwl:hasDbXref "EMAPA:29270", "FMA:19239", "MA:0001750", "SCTID:299705008" ;
    oboInOwl:hasExactSynonym "muscle layer of deferent duct", "muscle layer of ductus deferens", "muscle layer of vas deferens", "muscular coat of ductus deferens", "muscular layer of ductus deferens", "muscularis of vas deferens", "tunica muscularis (ductus deferens)", "tunica muscularis ductus deferentis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004224" ;
    a owl:Class ;
    rdfs:label "muscular coat of vas deferens" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0006660, obo:UBERON_0034933, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0004225
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001660", "EMAPA:35734", "MA:0001830" ;
    oboInOwl:hasExactSynonym "respiratory smooth muscle", "smooth muscle of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "airway smooth muscle", "airway smooth muscle cell" ;
    oboInOwl:id "UBERON:0004225" ;
    a owl:Class ;
    rdfs:label "respiratory system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004226
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35117", "MA:0001523" ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of gastrointestinal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004226" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004227
    obo:IAO_0000115 "the smooth muscle tissue surrounding the urothelium of the kidney pelvis" ;
    oboInOwl:hasDbXref "EMAPA:28120", "FMA:262022", "MA:0002631" ;
    oboInOwl:hasExactSynonym "kidney pelvis smooth muscle", "renal pelvis smooth muscle", "smooth muscle tissue of renal pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic smooth muscle" ;
    oboInOwl:id "UBERON:0004227" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney pelvis smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001224
            ]
        )
    ] .

obo:UBERON_0004228
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0001849", "CALOHA:TS-1087", "EMAPA:37791", "MA:0001697" ;
    oboInOwl:hasExactSynonym "bladder involuntary muscle", "bladder non-striated muscle", "bladder smooth muscle", "bladder smooth muscle tissue", "involuntary muscle of bladder", "involuntary muscle of urinary bladder", "non-striated muscle of bladder", "non-striated muscle of urinary bladder", "smooth muscle of bladder", "smooth muscle of urinary bladder", "smooth muscle tissue of bladder", "smooth muscle tissue of urinary bladder", "urinary bladder involuntary muscle", "urinary bladder muscle", "urinary bladder non-striated muscle", "urinary bladder smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "smooth muscle layer of bladder" ;
    oboInOwl:id "UBERON:0004228" ;
    a owl:Class ;
    rdfs:label "urinary bladder smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0004229
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a trigone of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28649", "MA:0001700" ;
    oboInOwl:hasExactSynonym "Lieutaud's trigone involuntary muscle", "Lieutaud's trigone non-striated muscle", "Lieutaud's trigone smooth muscle", "Lieutaud's trigone smooth muscle tissue", "deep trigone involuntary muscle", "deep trigone non-striated muscle", "deep trigone smooth muscle", "deep trigone smooth muscle tissue", "involuntary muscle of Lieutaud's trigone", "involuntary muscle of deep trigone", "involuntary muscle of trigone of bladder", "involuntary muscle of trigone of urinary bladder", "involuntary muscle of urinary bladder trigone", "involuntary muscle of vesical trigone", "non-striated muscle of Lieutaud's trigone", "non-striated muscle of deep trigone", "non-striated muscle of trigone of bladder", "non-striated muscle of trigone of urinary bladder", "non-striated muscle of urinary bladder trigone", "non-striated muscle of vesical trigone", "smooth muscle of Lieutaud's trigone", "smooth muscle of deep trigone", "smooth muscle of trigone of bladder", "smooth muscle of trigone of urinary bladder", "smooth muscle of urinary bladder trigone", "smooth muscle of vesical trigone", "smooth muscle tissue of Lieutaud's trigone", "smooth muscle tissue of deep trigone", "smooth muscle tissue of trigone of bladder", "smooth muscle tissue of trigone of urinary bladder", "smooth muscle tissue of urinary bladder trigone", "smooth muscle tissue of vesical trigone", "trigone of bladder involuntary muscle", "trigone of bladder non-striated muscle", "trigone of bladder smooth muscle", "trigone of bladder smooth muscle tissue", "trigone of urinary bladder involuntary muscle", "trigone of urinary bladder non-striated muscle", "trigone of urinary bladder smooth muscle", "trigone of urinary bladder smooth muscle tissue", "urinary bladder trigone involuntary muscle", "urinary bladder trigone muscle", "urinary bladder trigone non-striated muscle", "urinary bladder trigone smooth muscle tissue", "vesical trigone involuntary muscle", "vesical trigone non-striated muscle", "vesical trigone smooth muscle", "vesical trigone smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004229" ;
    a owl:Class ;
    rdfs:label "urinary bladder trigone smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004228, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001257
            ]
        )
    ] .

obo:UBERON_0004230
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a neck of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:30123", "FMA:67990", "MA:0001699" ;
    oboInOwl:hasExactSynonym "bladder neck involuntary muscle", "bladder neck non-striated muscle", "bladder neck smooth muscle", "bladder neck smooth muscle tissue", "involuntary muscle of bladder neck", "involuntary muscle of neck of bladder", "involuntary muscle of neck of urinary bladder", "involuntary muscle of urinary bladder neck", "involuntary muscle of vesical neck", "neck of bladder involuntary muscle", "neck of bladder non-striated muscle", "neck of bladder smooth muscle", "neck of bladder smooth muscle tissue", "neck of urinary bladder involuntary muscle", "neck of urinary bladder non-striated muscle", "neck of urinary bladder smooth muscle", "neck of urinary bladder smooth muscle tissue", "non-striated muscle of bladder neck", "non-striated muscle of neck of bladder", "non-striated muscle of neck of urinary bladder", "non-striated muscle of urinary bladder neck", "non-striated muscle of vesical neck", "smooth muscle of bladder neck", "smooth muscle of neck of bladder", "smooth muscle of neck of urinary bladder", "smooth muscle of urinary bladder neck", "smooth muscle of vesical neck", "smooth muscle tissue of bladder neck", "smooth muscle tissue of neck of bladder", "smooth muscle tissue of neck of urinary bladder", "smooth muscle tissue of urinary bladder neck", "smooth muscle tissue of vesical neck", "trigonal muscle", "trigonal muscle of urinary bladder", "urinary bladder neck involuntary muscle", "urinary bladder neck muscle", "urinary bladder neck non-striated muscle", "urinary bladder neck smooth muscle tissue", "vesical neck involuntary muscle", "vesical neck non-striated muscle", "vesical neck smooth muscle", "vesical neck smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004230" ;
    a owl:Class ;
    rdfs:label "urinary bladder neck smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004228, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001258
            ]
        )
    ] .

obo:UBERON_0004231
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an anal region [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37394", "MA:0001532" ;
    oboInOwl:hasExactSynonym "anal part of perineum involuntary muscle", "anal part of perineum non-striated muscle", "anal part of perineum smooth muscle", "anal part of perineum smooth muscle tissue", "anal region involuntary muscle", "anal region non-striated muscle", "anal region smooth muscle tissue", "anal triangle involuntary muscle", "anal triangle non-striated muscle", "anal triangle smooth muscle", "anal triangle smooth muscle tissue", "involuntary muscle of anal part of perineum", "involuntary muscle of anal region", "involuntary muscle of anal triangle", "non-striated muscle of anal part of perineum", "non-striated muscle of anal region", "non-striated muscle of anal triangle", "smooth muscle of anal part of perineum", "smooth muscle of anal region", "smooth muscle of anal triangle", "smooth muscle tissue of anal part of perineum", "smooth muscle tissue of anal region", "smooth muscle tissue of anal triangle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004231" ;
    a owl:Class ;
    rdfs:label "anal region smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
        )
    ] .

obo:UBERON_0004232
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a lymphatic vessel [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36313", "FMA:262026", "MA:0000751", "NCIT:C49260", "UMLS:C1708791" ;
    oboInOwl:hasExactSynonym "involuntary muscle of lymph vessel", "involuntary muscle of lymphatic vessel", "lymph vessel involuntary muscle", "lymph vessel non-striated muscle", "lymph vessel smooth muscle", "lymph vessel smooth muscle tissue", "lymphatic vessel involuntary muscle", "lymphatic vessel non-striated muscle", "lymphatic vessel smooth muscle tissue", "non-striated muscle of lymph vessel", "non-striated muscle of lymphatic vessel", "smooth muscle of lymph vessel", "smooth muscle of lymphatic vessel", "smooth muscle tissue of lymph vessel", "smooth muscle tissue of lymphatic vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004232" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymphatic vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:UBERON_0004233
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a lower respiratory tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35520", "MA:0002410" ;
    oboInOwl:hasExactSynonym "involuntary muscle of lower respiratory tract", "lower respiratory tract involuntary muscle", "lower respiratory tract non-striated muscle", "lower respiratory tract smooth muscle tissue", "non-striated muscle of lower respiratory tract", "smooth muscle of lower respiratory tract", "smooth muscle tissue of lower respiratory tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004233" ;
    a owl:Class ;
    rdfs:label "lower respiratory tract smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0004225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ] .

obo:UBERON_0004234
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a iris [Automatically generated definition]." ;
    obo:IAO_0000116 "see notes for muscle of iris." ;
    oboInOwl:hasDbXref "BTO:0000655", "EMAPA:35448", "FMA:312338", "MA:0001270" ;
    oboInOwl:hasExactSynonym "involuntary muscle of iris", "iridial smooth muscle", "iris involuntary muscle", "iris non-striated muscle", "iris smooth muscle tissue", "non-striated muscle of iris", "smooth muscle of iris", "smooth muscle tissue of iris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004234" ;
    a owl:Class ;
    rdfs:label "iris smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0003386, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0004235
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a mammary gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37669", "MA:0000795" ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of mammary gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004235" ;
    a owl:Class ;
    rdfs:label "mammary gland smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0004236
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an arteriole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36287", "FMA:312251", "MA:0000706" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004236" ;
    a owl:Class ;
    rdfs:label "arteriole smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004237, obo:UBERON_0004695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001980
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001980
            ]
        )
    ] .

obo:UBERON_0004237
    obo:IAO_0000115 "smooth muscle found within, and composing the majority of the wall of blood vessels." ;
    obo:UBPROP_0000009 "Vascular smooth muscle contracts or relaxes to both change the volume of blood vessels and the local blood pressure, a mechanism that is responsible for the redistribution of the blood within the body to areas where it is needed (i.e. areas with temporarily enhanced oxygen consumption). Thus the main function of vascular smooth muscle tonus is to regulate the caliber of the blood vessels in the body. Excessive vasoconstriction leads to hypertension, while excessive vasodilation as in shock leads to hypotension." ;
    oboInOwl:hasAlternativeId "UBERON:0010508" ;
    oboInOwl:hasDbXref "BTO:0001431", "CALOHA:TS-1107", "EMAPA:35177", "MA:0000710", "MESH:D009131", "NCIT:C33853", "TAO:0005321", "UMLS:C1519956", "Wikipedia:Vascular_smooth_muscle", "ZFA:0005321" ;
    oboInOwl:hasExactSynonym "blood vessel involuntary muscle", "blood vessel non-striated muscle", "blood vessel smooth muscle tissue", "involuntary muscle of blood vessel", "non-striated muscle of blood vessel", "smooth muscle of blood vessel", "smooth muscle tissue of blood vessel", "vascular smooth muscle", "vascular smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004237" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "blood vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004238
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a spleen [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35807", "MA:0000757" ;
    oboInOwl:hasExactSynonym "involuntary muscle of spleen", "non-striated muscle of spleen", "smooth muscle of spleen", "smooth muscle tissue of spleen", "spleen involuntary muscle", "spleen non-striated muscle", "spleen smooth muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004238" ;
    a owl:Class ;
    rdfs:label "spleen smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0004239
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a small intestine [Automatically generated definition]." ;
    obo:UBPROP_0000012 "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" ;
    oboInOwl:hasDbXref "EMAPA:35783", "MA:0001559" ;
    oboInOwl:hasExactSynonym "involuntary muscle of small bowel", "involuntary muscle of small intestine", "non-striated muscle of small bowel", "non-striated muscle of small intestine", "small bowel involuntary muscle", "small bowel non-striated muscle", "small bowel smooth muscle", "small bowel smooth muscle tissue", "small intestine involuntary muscle", "small intestine non-striated muscle", "small intestine smooth muscle tissue", "smooth muscle of small bowel", "smooth muscle of small intestine", "smooth muscle tissue of small bowel", "smooth muscle tissue of small intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004239" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "small intestine smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004221, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0011201
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0004240
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a gallbladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35373", "MA:0001635", "NCIT:C49483", "UMLS:C1708179" ;
    oboInOwl:hasExactSynonym "gall bladder involuntary muscle", "gall bladder non-striated muscle", "gall bladder smooth muscle tissue", "gallbladder involuntary muscle", "gallbladder non-striated muscle", "gallbladder smooth muscle", "gallbladder smooth muscle tissue", "involuntary muscle of gall bladder", "involuntary muscle of gallbladder", "non-striated muscle of gall bladder", "non-striated muscle of gallbladder", "smooth muscle of gall bladder", "smooth muscle of gallbladder", "smooth muscle tissue of gall bladder", "smooth muscle tissue of gallbladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary smooth muscle" ;
    oboInOwl:id "UBERON:0004240" ;
    a owl:Class ;
    rdfs:label "gall bladder smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0004242
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a bronchus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004401", "EMAPA:35195", "MA:0001840", "NCIT:C49213", "UMLS:C1707055" ;
    oboInOwl:hasExactSynonym "bronchi involuntary muscle", "bronchi non-striated muscle", "bronchi smooth muscle", "bronchi smooth muscle tissue", "bronchial trunk involuntary muscle", "bronchial trunk non-striated muscle", "bronchial trunk smooth muscle", "bronchial trunk smooth muscle tissue", "bronchus involuntary muscle", "bronchus non-striated muscle", "bronchus smooth muscle tissue", "involuntary muscle of bronchi", "involuntary muscle of bronchial trunk", "involuntary muscle of bronchus", "non-striated muscle of bronchi", "non-striated muscle of bronchial trunk", "non-striated muscle of bronchus", "smooth muscle of bronchi", "smooth muscle of bronchial trunk", "smooth muscle of bronchus", "smooth muscle tissue of bronchi", "smooth muscle tissue of bronchial trunk", "smooth muscle tissue of bronchus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchial smooth muscle" ;
    oboInOwl:id "UBERON:0004242" ;
    a owl:Class ;
    rdfs:label "bronchus smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004233, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0004243
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a prostate gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0003159", "EMAPA:35713", "FMA:74245", "MA:0001741" ;
    oboInOwl:hasExactSynonym "involuntary muscle of prostate", "involuntary muscle of prostate gland", "muscular tissue of prostate", "non-striated muscle of prostate", "non-striated muscle of prostate gland", "prostate gland involuntary muscle", "prostate gland non-striated muscle", "prostate gland smooth muscle tissue", "prostate involuntary muscle", "prostate non-striated muscle", "prostate smooth muscle", "prostate smooth muscle tissue", "smooth muscle of prostate", "smooth muscle of prostate gland", "smooth muscle tissue of prostate", "smooth muscle tissue of prostate gland", "substantia muscularis prostatae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004243" ;
    a owl:Class ;
    rdfs:label "prostate gland smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0008715, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000487
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0004245
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a fallopian tube [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:29046", "MA:0001721" ;
    oboInOwl:hasExactSynonym "fallopian tube involuntary muscle", "fallopian tube non-striated muscle", "fallopian tube smooth muscle", "fallopian tube smooth muscle tissue", "involuntary muscle of fallopian tube", "non-striated muscle of fallopian tube", "smooth muscle of fallopian tube", "smooth muscle tissue of fallopian tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004245" ;
    a owl:Class ;
    rdfs:label "oviduct smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0004246
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a outflow tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37708", "MA:0000492" ;
    oboInOwl:hasExactSynonym "involuntary muscle of outflow tract", "non-striated muscle of outflow tract", "outflow tract involuntary muscle", "outflow tract non-striated muscle", "outflow tract smooth muscle tissue", "smooth muscle of outflow tract", "smooth muscle tissue of outflow tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004246" ;
    a owl:Class ;
    rdfs:label "outflow tract smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004145
            ]
        )
    ] .

obo:UBERON_0004247
    obo:IAO_0000115 "A bone that is part of the dorsal region of an animal." ;
    obo:IAO_0000232 "this class may be obsoleted. See: https://github.com/obophenotype/mouse-anatomy-ontology/issues/93" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37248", "MA:0000494" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "back bone", "bone of back", "dorsal region bone" ;
    oboInOwl:id "UBERON:0004247" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "bone of dorsum" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0005174 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0004248
    obo:IAO_0000115 "A bone that is part of a hindlimb digit. Typically phalanges but may include sesamoids." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37309", "MA:0000646" ;
    oboInOwl:hasExactSynonym "bone of digit of foot", "digit of foot bone", "digital bone of foot", "digital bone of pes", "digitus pedis bone", "digitus pedis bone organ", "foot digit bone", "foot digit bone organ", "hind limb digit bone", "toe bone", "toe bone organ" ;
    oboInOwl:hasNarrowSynonym "foot digit bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004248" ;
    a owl:Class ;
    rdfs:label "pedal digit bone" ;
    rdfs:subClassOf obo:UBERON_0012359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5101466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0004249
    obo:IAO_0000115 "A bone that is part of a forelimb digit. Typically phalanges but may include sesamoids." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37305", "MA:0000622" ;
    oboInOwl:hasExactSynonym "digital bone of hand", "digital bone of manus", "finger bone", "fore limb digit bone", "hand digit bone" ;
    oboInOwl:hasNarrowSynonym "hand digit bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004249" ;
    a owl:Class ;
    rdfs:label "manual digit bone" ;
    rdfs:subClassOf obo:UBERON_0012358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5102389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0004250
    obo:IAO_0000115 "A bone that is part of a forelimb stylopod [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:35892", "MA:0000604" ;
    oboInOwl:hasNarrowSynonym "humerus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004250" ;
    a owl:Class ;
    rdfs:comment "May be merged into humerus. See: https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    rdfs:label "upper arm bone" ;
    rdfs:subClassOf obo:UBERON_0003460, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004251
    obo:IAO_0000115 "A bone that is part of a lower leg [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:35519", "MA:0000676" ;
    oboInOwl:hasExactSynonym "bone of hind limb middle limb segment", "bone of hind limb zeugopod", "bone of hindlimb middle limb segment", "bone of hindlimb zeugopod", "bone of inferior member middle limb segment", "bone of inferior member zeugopod", "bone of intermediate segment of free lower limb", "bone of lower extremity middle limb segment", "bone of lower extremity zeugopod", "bone of lower leg", "bone of middle limb segment of hind limb", "bone of middle limb segment of hindlimb", "bone of middle limb segment of inferior member", "bone of middle limb segment of lower extremity", "bone of zeugopod of hind limb", "bone of zeugopod of hindlimb", "bone of zeugopod of inferior member", "bone of zeugopod of leg", "bone of zeugopod of lower extremity", "bone organ of hind limb middle limb segment", "bone organ of hind limb zeugopod", "bone organ of hindlimb middle limb segment", "bone organ of hindlimb zeugopod", "bone organ of inferior member middle limb segment", "bone organ of inferior member zeugopod", "bone organ of intermediate segment of free lower limb", "bone organ of lower extremity middle limb segment", "bone organ of lower extremity zeugopod", "bone organ of lower leg", "bone organ of middle limb segment of hind limb", "bone organ of middle limb segment of hindlimb", "bone organ of middle limb segment of inferior member", "bone organ of middle limb segment of lower extremity", "bone organ of zeugopod of hind limb", "bone organ of zeugopod of hindlimb", "bone organ of zeugopod of inferior member", "bone organ of zeugopod of leg", "bone organ of zeugopod of lower extremity", "hind limb middle limb segment bone", "hind limb middle limb segment bone organ", "hind limb zeugopod bone", "hind limb zeugopod bone organ", "hindlimb middle limb segment bone", "hindlimb middle limb segment bone organ", "hindlimb zeugopod bone", "hindlimb zeugopod bone organ", "inferior member middle limb segment bone", "inferior member middle limb segment bone organ", "inferior member zeugopod bone", "inferior member zeugopod bone organ", "intermediate segment of free lower limb bone", "intermediate segment of free lower limb bone organ", "lower extremity middle limb segment bone", "lower extremity middle limb segment bone organ", "lower extremity zeugopod bone", "lower extremity zeugopod bone organ", "lower leg bone", "middle limb segment of hind limb bone", "middle limb segment of hind limb bone organ", "middle limb segment of hindlimb bone", "middle limb segment of hindlimb bone organ", "middle limb segment of inferior member bone", "middle limb segment of inferior member bone organ", "middle limb segment of lower extremity bone", "middle limb segment of lower extremity bone organ", "zeugopod of hind limb bone", "zeugopod of hind limb bone organ", "zeugopod of hindlimb bone", "zeugopod of hindlimb bone organ", "zeugopod of inferior member bone", "zeugopod of inferior member bone organ", "zeugopod of leg bone", "zeugopod of leg bone organ", "zeugopod of lower extremity bone", "zeugopod of lower extremity bone organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004251" ;
    a owl:Class ;
    rdfs:label "hindlimb zeugopod bone" ;
    rdfs:subClassOf obo:UBERON_0005893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004252
    obo:IAO_0000115 "Any muscle organ that is part of a hindlimb stylopod (upper leg)[Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0000374" ;
    oboInOwl:hasDbXref "BTO:0001367", "EMAPA:19144", "FMA:22470", "MA:0000684", "SCTID:245013005" ;
    oboInOwl:hasExactSynonym "muscle of thigh", "thigh muscle", "upper leg muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004252" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hindlimb stylopod muscle" ;
    rdfs:subClassOf obo:UBERON_0001383, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004463
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004253
    obo:IAO_0000115 "Any muscle organ that is part of a skin of body [Automatically generated definition]." ;
    obo:IAO_0000116 "review as part of general integumentary system review - part of skin, or more generally, integumental system" ;
    obo:UBPROP_0000012 "in MA, the only skin muscle is arrector pili. The only integumental muscle is panniculus carnosus. In EMAPA, the arrector pili only" ;
    oboInOwl:hasAlternativeId "UBERON:0015797" ;
    oboInOwl:hasDbXref "EMAPA:18187", "EMAPA:35776", "MA:0002710", "MA:0003139" ;
    oboInOwl:hasExactSynonym "integumental system muscle", "muscle of integumental system", "muscle organ of skin", "skin muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004253" ;
    a owl:Class ;
    rdfs:label "skin muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0004254
    obo:IAO_0000115 "Any muscle organ that is part of a forelimb zeugopod (lower arm)[Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32622", "FMA:37371", "MA:0000600", "SCTID:181631004" ;
    oboInOwl:hasExactSynonym "forearm muscle", "lower arm muscle", "muscle of forearm" ;
    oboInOwl:hasNarrowSynonym "wing zeugopod muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004254" ;
    a owl:Class ;
    rdfs:label "forelimb zeugopod muscle" ;
    rdfs:subClassOf obo:UBERON_0001499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004487
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0004255
    obo:IAO_0000115 "Any muscle organ that is part of a forelimb stylopod (upper arm)[Automatically generated definition]." ;
    obo:IAO_0000116 "the FMA class 'muscle of arm' belongs here, do not move" ;
    obo:UBPROP_0000013 "See notes on UBERON:0001460 for possible terminological confusion over term 'arm'" ;
    oboInOwl:hasDbXref "EMAPA:19107", "FMA:37370", "MA:0000606", "SCTID:244979005" ;
    oboInOwl:hasExactSynonym "muscle of upper arm", "upper arm muscle" ;
    oboInOwl:hasNarrowSynonym "wing stylopod muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle of arm", "skeletal muscle of upper arm" ;
    oboInOwl:id "UBERON:0004255" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "forelimb stylopod muscle" ;
    rdfs:subClassOf obo:UBERON_0001499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014791
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004256
    obo:IAO_0000115 "Any muscle organ that is part of a hindlimb zeugopod (lower leg) [Automatically generated definition]." ;
    obo:IAO_0000116 "the FMA class 'muscle of leg' belongs here, do not move[cjm]" ;
    obo:UBPROP_0000013 "See notes on UBERON:0000978 for possible terminological confusion over term 'leg'" ;
    oboInOwl:hasDbXref "EMAPA:19318", "FMA:22471", "MA:0000678", "SCTID:265806001" ;
    oboInOwl:hasExactSynonym "lower leg muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "calf muscle", "muscle of leg" ;
    oboInOwl:id "UBERON:0004256" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hindlimb zeugopod muscle" ;
    rdfs:subClassOf obo:UBERON_0001383, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004257
    obo:IAO_0000115 "A blood vessel that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37299", "MA:0000681" ;
    oboInOwl:hasExactSynonym "blood vessel of stylopod of hind limb", "blood vessel of stylopod of hindlimb", "blood vessel of thigh", "blood vessel of upper leg", "hind limb stylopod blood vessel", "hindlimb stylopod blood vessel", "thigh blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004257" ;
    a owl:Class ;
    rdfs:label "upper leg blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004258
    obo:IAO_0000115 "A blood vessel that is part of a back [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37243", "MA:0000493" ;
    oboInOwl:hasExactSynonym "blood vessel of back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004258" ;
    a owl:Class ;
    rdfs:label "back blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0004259
    obo:IAO_0000115 "A blood vessel that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37295", "MA:0000597" ;
    oboInOwl:hasExactSynonym "forelimb zeugopod blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004259" ;
    a owl:Class ;
    rdfs:label "lower arm blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0004260
    obo:IAO_0000115 "A blood vessel that is part of a forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37294", "MA:0000603" ;
    oboInOwl:hasExactSynonym "forelimb stylopod blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004260" ;
    a owl:Class ;
    rdfs:label "upper arm blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004261
    obo:IAO_0000115 "A blood vessel that is part of a lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37300", "MA:0000675" ;
    oboInOwl:hasExactSynonym "hindlimb zeugopod blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004261" ;
    a owl:Class ;
    rdfs:label "lower leg blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003503, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004262
    obo:IAO_0000115 "A zone of skin that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18159", "FMA:37790", "MA:0000686", "SCTID:181547006" ;
    oboInOwl:hasExactSynonym "hind limb stylopod skin", "hindlimb stylopod skin", "skin of upper leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skin of thigh", "thigh skin" ;
    oboInOwl:id "UBERON:0004262" ;
    a owl:Class ;
    rdfs:label "upper leg skin" ;
    rdfs:subClassOf obo:UBERON_0001511, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004263
    obo:IAO_0000115 "A zone of skin that is part of a forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18062", "FMA:37721", "MA:0000608", "SCTID:181531009" ;
    oboInOwl:hasExactSynonym "arm stylopod skin", "skin of arm stylopod", "skin of upper arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004263" ;
    a owl:Class ;
    rdfs:label "upper arm skin" ;
    rdfs:subClassOf obo:UBERON_0002427, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004264
    obo:IAO_0000115 "A zone of skin that is part of a lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18156", "MA:0000680", "SCTID:244180007" ;
    oboInOwl:hasExactSynonym "hind limb middle limb segment skin", "hind limb zeugopod skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004264" ;
    a owl:Class ;
    rdfs:label "lower leg skin" ;
    rdfs:subClassOf obo:UBERON_0001511, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004265
    obo:IAO_0000115 "A myocardium that is part of a outflow tract [Automatically generated definition]." ;
    obo:UBPROP_0000003 "(...) (theme) is how the vertebrate cardiovascular system differs from that of the presumptive evolutionary chordate ancestor. (...) At best we can tell there are two essential new ingredients: (1) vertebrates all have a continuous endothelial lining to the heart and vessels and (2) vertebrates have developed a second chamber in the heart, one designed for generating high systemic blood pressure.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001358", "EMAPA:35623", "MA:0000489", "VHOG:0000603" ;
    oboInOwl:hasExactSynonym "cardiac muscle of outflow tract", "heart muscle of outflow tract", "heart myocardium of outflow tract", "muscle of heart of outflow tract", "myocardium of outflow tract", "outflow tract cardiac muscle", "outflow tract heart muscle", "outflow tract heart myocardium", "outflow tract muscle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004265" ;
    a owl:Class ;
    rdfs:label "outflow tract myocardium" ;
    rdfs:subClassOf obo:UBERON_0002349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004145
            ]
        )
    ] .

obo:UBERON_0004266
    obo:IAO_0000115 "A portion of connective tissue that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37325", "MA:0000683" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004266" ;
    a owl:Class ;
    rdfs:label "upper leg connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004267
    obo:IAO_0000115 "A portion of connective tissue that is part of a back [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37256", "MA:0000495" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesenchyne of back" ;
    oboInOwl:id "UBERON:0004267" ;
    a owl:Class ;
    rdfs:label "back connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0004268
    obo:IAO_0000115 "A portion of connective tissue that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37319", "MA:0000599" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004268" ;
    a owl:Class ;
    rdfs:label "lower arm connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003327
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003327
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0004269
    obo:IAO_0000115 "A portion of connective tissue that is part of a forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37317", "MA:0000605" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004269" ;
    a owl:Class ;
    rdfs:label "upper arm connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0004270
    obo:IAO_0000115 "A portion of connective tissue that is part of a lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37327", "MA:0000677" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004270" ;
    a owl:Class ;
    rdfs:label "lower leg connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0004271
    obo:IAO_0000115 "A pericardium that is part of a outflow tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37707", "MA:0000491" ;
    oboInOwl:hasExactSynonym "pericardium of outflow tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004271" ;
    a owl:Class ;
    rdfs:label "outflow tract pericardium" ;
    rdfs:subClassOf obo:UBERON_0002407, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002407
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004145
            ]
        )
    ] .

obo:UBERON_0004273
    obo:IAO_0000115 "A cranial suture that is part of a cartilaginous joint [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37463", "MA:0001498" ;
    oboInOwl:hasExactSynonym "articulatio cartilaginea cranial suture", "articulatio cartilaginea cranial sutures", "articulatio cartilaginea cranial sutures set", "articulatio cartilaginea cranium suture", "articulatio cartilaginea suture of cranium", "cartilaginous joint cranial suture", "cartilaginous joint cranial sutures", "cartilaginous joint cranial sutures set", "cartilaginous joint cranium suture", "cartilaginous joint suture of cranium", "cranial suture of articulatio cartilaginea", "cranial suture of cartilaginous joint", "cranial sutures of articulatio cartilaginea", "cranial sutures of cartilaginous joint", "cranial sutures set of articulatio cartilaginea", "cranial sutures set of cartilaginous joint", "cranium suture of articulatio cartilaginea", "cranium suture of cartilaginous joint", "suture of cranium of articulatio cartilaginea", "suture of cranium of cartilaginous joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004273" ;
    a owl:Class ;
    rdfs:label "cartilaginous joint suture" ;
    rdfs:subClassOf obo:UBERON_0003685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003685
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002213
            ]
        )
    ] .

obo:UBERON_0004274
    obo:IAO_0000115 "A choroid plexus epithelium that is part of a lateral ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004450", "FMA:242815", "MA:0000962", "NCIT:C49248", "UMLS:C1711323" ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere epithelial tissue of lateral ventricle", "chorioid plexus of cerebral hemisphere epithelium of lateral ventricle", "choroid plexus epithelial tissue of lateral ventricle", "choroid plexus epithelium of lateral ventricle", "epithelial tissue of chorioid plexus of cerebral hemisphere of lateral ventricle", "epithelial tissue of choroid plexus of lateral ventricle", "epithelium of chorioid plexus of cerebral hemisphere of lateral ventricle", "epithelium of choroid plexus of lateral ventricle", "lateral ventricle chorioid plexus of cerebral hemisphere epithelial tissue", "lateral ventricle chorioid plexus of cerebral hemisphere epithelium", "lateral ventricle choroid plexus epithelial tissue", "lateral ventricle epithelial tissue of chorioid plexus of cerebral hemisphere", "lateral ventricle epithelial tissue of choroid plexus", "lateral ventricle epithelium of chorioid plexus of cerebral hemisphere", "lateral ventricle epithelium of choroid plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004274" ;
    a owl:Class ;
    rdfs:label "lateral ventricle choroid plexus epithelium" ;
    rdfs:subClassOf obo:UBERON_0003911, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002307
            ]
        )
    ] .

obo:UBERON_0004276
    obo:IAO_0000115 "A choroid plexus epithelium that is part of a fourth ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:242823", "MA:0000984", "NCIT:C49230", "UMLS:C1707392" ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere epithelial tissue of fourth ventricle", "chorioid plexus of cerebral hemisphere epithelium of fourth ventricle", "choroid plexus epithelial tissue of fourth ventricle", "choroid plexus epithelium of fourth ventricle", "epithelial tissue of chorioid plexus of cerebral hemisphere of fourth ventricle", "epithelial tissue of choroid plexus of fourth ventricle", "epithelium of chorioid plexus of cerebral hemisphere of fourth ventricle", "epithelium of choroid plexus of fourth ventricle", "fourth ventricle chorioid plexus of cerebral hemisphere epithelial tissue", "fourth ventricle chorioid plexus of cerebral hemisphere epithelium", "fourth ventricle choroid plexus epithelial tissue", "fourth ventricle epithelial tissue of chorioid plexus of cerebral hemisphere", "fourth ventricle epithelial tissue of choroid plexus", "fourth ventricle epithelium of chorioid plexus of cerebral hemisphere", "fourth ventricle epithelium of choroid plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004276" ;
    a owl:Class ;
    rdfs:label "fourth ventricle choroid plexus epithelium" ;
    rdfs:subClassOf obo:UBERON_0003911, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0004277
    obo:IAO_0000115 "A muscle that is part of the eye region." ;
    oboInOwl:hasDbXref "AAO:0000156", "EMAPA:35335", "MA:0000271", "OpenCyc:Mx8Ngx4rwKSh9pwpEbGdrcN5Y29ycB4rvViTvpwpEbGdrcN5Y29ycB4rvYA8cJwpEbGdrcN5Y29ycA" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004277" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "eye muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0004288
    obo:IAO_0000115 "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body." ;
    obo:UBPROP_0000001 "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body.[VSAO]" ;
    obo:UBPROP_0000007 "skeletal" ;
    oboInOwl:hasDbXref "AEO:0000168", "EHDAA2:0001843", "EHDAA:5047", "EMAPA:17213", "FMA:23875", "GAID:177", "MA:0003006", "MAT:0000032", "MESH:D012863", "MIAA:0000032", "OpenCyc:Mx4rvVi1rpwpEbGdrcN5Y29ycA", "SCTID:361378004", "VSAO:0000026", "Wikipedia:Skeleton", "XAO:0004053", "galen:Skeleton" ;
    oboInOwl:hasExactSynonym "set of all bones", "set of bones of body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004288" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "skeleton" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/The-skeletal-system"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] ;
    owl:disjointWith obo:UBERON_0004770 .

obo:UBERON_0004290
    obo:IAO_0000115 "The bilaminar epithelium formed from the myotome and dermatome." ;
    obo:UBPROP_0000001 "Epithelial sheet on the external surface of the somite that gives rise to trunk, muscle and dermis. Within the dermomyotome there is also a medio-lateral difference. The central region makes dermis, the mesenchymal connective tissue of the back skin. The medial region (closest to neural tube) makes epaxial muscle, and the lateral region (furthest from neural tube) makes hypaxial muscle[http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=eurekah&part=A66768].", "Epithelial sheet on the external surface of the somite that gives rise to trunk, muscle and dermis.[TAO]", "Portion of somites that gives rise to dermis and muscles.[AAO]", "all but the sclerotome of a mesodermal somite; the primordium of skeletal muscle and, perhaps, of the dermis." ;
    obo:UBPROP_0000003 "Thus, representatives of the agnathan vertebrates, chondrichthyans, and sarcopterygians all have a layer of undifferentiated cells external to the embryonic myotome. In the amniotes, this external cell layer is the dermomyotome. The simplest interpretation of the similar position, morphology, and lack of myosin labeling is that a dermomyotome epithelium is a shared, ancestral vertebrate characteristic.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0010572", "AEO:0000214", "EHDAA2:0003259", "EMAPA:31109", "FMA:295654", "NCIT:C34140", "TAO:0001513", "UMLS:C1511786", "VHOG:0000676", "ZFA:0001513" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermamyotome", "dermomyotomes" ;
    oboInOwl:id "UBERON:0004290" ;
    a owl:Class ;
    rdfs:label "dermomyotome" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000486, obo:UBERON_0016888, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

obo:UBERON_0004291
    obo:IAO_0000115 "A cone-like structure that is formed when myocardial progenitor cells of the heart field fuse at the midline. The heart rudiment is the first structure of the heart tube." ;
    obo:UBPROP_0000001 "The migrating myocardial precursors of the heart rudiment form a cone like structure between 19.5hpf and 22hpf, and eventually telescope out into the primitive heart tube at 24hpf. Stainier 2001.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0000115", "ZFA:0000115" ;
    oboInOwl:hasExactSynonym "heart cone", "rudimentary heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004291" ;
    a owl:Class ;
    rdfs:label "heart rudiment" ;
    rdfs:subClassOf obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004139
    ] .

obo:UBERON_0004292
    obo:IAO_0000115 "Dense connective tissue that separates the atria from the ventricles and provides physical support for the heart." ;
    obo:UBPROP_0000009 "It is not a true skeleton, but it does provide structure and support for the heart, as well as isolating the atria from the ventricles. This allows the AV node and AV bundle to delay the wave of depolarisation such that the atria can contract and assist in ventricular filling before the ventricles themselves depolarise and contract (the AV bundle is the only part of the conduction system that passes from the atria to the ventricles in a normal heart). It also allows the valves (bicuspid, tricuspid, semilunar) to keep open by giving them structural support[WP]" ;
    oboInOwl:hasDbXref "EMAPA:36645", "FMA:9496", "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasExactSynonym "cardiac fibrous skeleton", "fibrous skeleton of heart", "heart fibrous skeleton", "skeleton of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anulus fibrosus dexter cordis", "anulus fibrosus sinister cordis", "trigona fibrosa", "trigonum fibrosum dextrum cordis", "trigonum fibrosum sinistrum cordis" ;
    oboInOwl:id "UBERON:0004292" ;
    a owl:Class ;
    rdfs:label "cardiac skeleton" ;
    rdfs:subClassOf obo:UBERON_0003837, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/50/Gray495.png"^^xsd:anyURI .

obo:UBERON_0004294
    obo:IAO_0000115 "An endothelium that is part of a glomerular capillary." ;
    oboInOwl:hasDbXref "MA:0001658", "NCIT:C32522", "SCTID:243993006", "UMLS:C0227647" ;
    oboInOwl:hasExactSynonym "renal glomerulus capillary endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004294" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "glomerular capillary endothelium" ;
    rdfs:subClassOf obo:UBERON_0001915, obo:UBERON_0004189, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004212
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004212
            ]
        )
    ] .

obo:UBERON_0004295
    obo:IAO_0000115 "A nerve trunk that is part of a sympathetic nervous system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001970", "EMAPA:35845", "MA:0000227" ;
    oboInOwl:hasExactSynonym "nerve trunk of sympathetic nervous system", "nerve trunk of sympathetic part of autonomic division of nervous system", "sympathetic nervous system nerve trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004295" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "sympathetic nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0002464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000013
            ]
        )
    ] .

obo:UBERON_0004296
    obo:IAO_0000115 "A lymphatic vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37582", "MA:0001826" ;
    oboInOwl:hasExactSynonym "smooth muscle of lymph vessel of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004296" ;
    a owl:Class ;
    rdfs:label "respiratory system lymphatic vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004225, obo:UBERON_0004232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003456
            ]
        )
    ] .

obo:UBERON_0004297
    obo:IAO_0000115 "A blood vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37573", "MA:0001806" ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of blood vessel of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004297" ;
    a owl:Class ;
    rdfs:label "respiratory system blood vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004225, obo:UBERON_0004237, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003504
            ]
        )
    ] .

obo:UBERON_0004300
    obo:IAO_0000115 "Distal-most phalanx within a digit." ;
    obo:UBPROP_0000008 "In human anatomy, the distal phalanges of the four fingers and toes articulate proximally with the intermediate phalanges at the distal interphalangeal joints (DIP); in the thumb and big toe, with only two phalanges, the distal phalanges articulate proximally with the proximal phalanges. The distal phalanges carry and shape nails and claws and are therefore occasionally referred to as the ungual phalanges. The distal phalanges are cone-shaped in most mammals, including most primates, but relatively wide and flat in humans." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0010676", "EMAPA:35287", "MA:0002914", "SCTID:299711006", "Wikipedia:Distal_phalanges" ;
    oboInOwl:hasExactSynonym "phalanx distalis", "terminal phalanx", "ungual phalanx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "phalanx distalis" ;
    oboInOwl:id "UBERON:0004300" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal phalanx" ;
    rdfs:subClassOf obo:UBERON_0003221, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009551
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0004301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003221
            [
                a owl:Restriction ;
                owl:onProperty core:proximally_connected_to ;
                owl:someValuesFrom obo:UBERON_0004301
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ab/Scheme_human_hand_bones-en.svg"^^xsd:anyURI .

obo:UBERON_0004301
    obo:IAO_0000115 "A phalanx located between proximal and distal phalanges." ;
    obo:IAO_0000116 "consider using numbering system, and axioms to the effect that there is a single middle phalanx per finger in humans. This should perhaps be renamed 'intermediate phalanx', leaving the term middle phalanx open for the specific intermediate phalanx of a 3-phalanx digit" ;
    obo:UBPROP_0000008 "Intermediate phalanges are bones found in the limbs of most vertebrates. In humans, they are the bones of the finger and toe which lie in the middle, between the two wrinkly joints. The thumb and big toe do not have intermediate phalanges. In most other vertebrates, they have a corresponding place in their limbs, whether they be paw, wing, hoof or fin", "in some groups such as whales, there are multiple intermediate phalanges" ;
    oboInOwl:hasDbXref "AAO:0010677", "EMAPA:35572", "MA:0002915", "SCTID:299710007", "Wikipedia:Intermediate_phalanges" ;
    oboInOwl:hasExactSynonym "intermediate phalanx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medial phalanx", "penultimate phalanx", "phalanx 2", "phalanx II" ;
    oboInOwl:id "UBERON:0004301" ;
    a owl:Class ;
    rdfs:label "middle phalanx" ;
    rdfs:subClassOf obo:UBERON_0003221, [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0004300
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0004302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003221
            [
                a owl:Restriction ;
                owl:onProperty core:distally_connected_to ;
                owl:someValuesFrom obo:UBERON_0003221
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:proximally_connected_to ;
                owl:someValuesFrom obo:UBERON_0003221
            ]
        )
    ] .

obo:UBERON_0004302
    obo:IAO_0000115 "Proximal-most phalanx within a digit." ;
    obo:UBPROP_0000008 "Proximal phalanges are bones found in the limbs of most vertebrates. In humans, they are the bones at the base of a toe or finger, the prominent, knobby ends of which are often called the knuckles. In other vertebrates, proximal phalanges have a similar placement in the corresponding limbs, be they paw, wing or fin. In many species, they are the longest and thickest phalanx ('finger' bone)" ;
    obo:UBPROP_0000105 "1"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010680", "EMAPA:35716", "MA:0002916", "SCTID:299708005", "Wikipedia:Proximal_phalanges" ;
    oboInOwl:hasExactSynonym "phalanx 1", "phalanx I", "proximal-most phalanx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004302" ;
    a owl:Class ;
    rdfs:label "proximal phalanx" ;
    rdfs:subClassOf obo:UBERON_0003221, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0003821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003221
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0003821
            ]
        )
    ] .

obo:UBERON_0004340
    obo:IAO_0000115 "A membranous sac that develops from the posterior part of the alimentary canal in the embryos of mammals, birds, and reptiles, and it is important in the formation of the umbilical cord and placenta in mammals[VHOG]." ;
    obo:UBPROP_0000001 "A membranous sac that develops from the posterior part of the alimentary canal in the embryos of mammals, birds, and reptiles, and it is important in the formation of the umbilical cord and placenta in mammals. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" ;
    obo:UBPROP_0000007 "allantoic" ;
    obo:UBPROP_0000011 "a diverticulum of the hindgut endoderm [ISBN:0073040584 (Vertebrates, Kardong)]" ;
    obo:UBPROP_0000012 "part_of embryo in EHDAA2 - note differences in humans" ;
    oboInOwl:hasDbXref "BTO:0000474", "EHDAA2:0001504", "EMAPA:16107", "EMAPA_RETIRED:16084", "MESH:A16.254.403.147", "NCIT:C34101", "RETIRED_EHDAA2:0000114", "SCTID:308825007", "UMLS:C0002084", "VHOG:0000738", "Wikipedia:Allantois" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "allantoic bud" ;
    oboInOwl:id "UBERON:0004340" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "allantois" ;
    rdfs:subClassOf obo:UBERON_0005631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001008
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000162
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/a5/Gray25.png"^^xsd:anyURI .

obo:UBERON_0004341
    obo:IAO_0000115 "The primitive streak is a structure that forms during the early stages of avian, reptilian and mammalian embryonic development[WP]. the midline ridge of the embryonic epiblast that later develops into mesoderm and endoderm[MP]" ;
    obo:RO_0002174 obo:NCBITaxon_32443 ;
    obo:UBPROP_0000003 "(...) the blastopore equivalent of chordates (germ ring in fish, marginal zone/blastopore lip in frog and node/primitive streak in chick and mouse) (...) (reference 1); Indeed, the primitive streak has been considered the homologue of the blastopore since the 1870s (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "VHOG includes a very broad grouping here based on http://www.ncbi.nlm.nih.gov/pubmed/9609826" ;
    oboInOwl:hasDbXref "EHDAA2:0001525", "EHDAA:185", "EMAPA:16072", "FMA:293110", "NCIT:C28402", "SCTID:361438007", "UMLS:C0033153", "VHOG:0001202", "Wikipedia:Primitive_streak" ;
    oboInOwl:hasExactSynonym "primitive streak - blastopore - germ ring" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004341" ;
    oboInOwl:inSubset core:early_development, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "primitive streak" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000485, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f4/Gray13.png"^^xsd:anyURI .

obo:UBERON_0004345
    obo:IAO_0000115 "outermost layer of cells in the blastodermic vesicle, which will develop into the trophoblast layer and then contact the endometrium and take part in establishing the embryo's means of nutrition" ;
    obo:IAO_0000116 "distinction between trophectoderm and trophoblast unclear/inconsistent in many sources" ;
    obo:UBPROP_0000001 "The outer cellular layer of the mammalian blastocyst. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.750, see_Kardong_KV][VHOG]" ;
    obo:UBPROP_0000003 "(...) the trophoblast develops rapidly so that contact may be made with the maternal uterine tissues when conditions are appropriate. We have here an excellent example of an embryonic adaptation, the development of a structure never present in either adult or embryo of 'lower' vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "trophectodermal" ;
    obo:UBPROP_0000012 "BTO has this has part of the trophoblast" ;
    oboInOwl:hasDbXref "BTO:0001840", "EHDAA2:0002091", "EHDAA:56", "EMAPA:16046", "VHOG:0000979" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004345" ;
    oboInOwl:inSubset core:early_development, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trophectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005631
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000274
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000085
    ] .

obo:UBERON_0004347
    obo:IAO_0000115 "An outgrowth on the lateral trunk of the embryo that develops into a limb. The limb bud is divided into ectoderm and mesenchyme[cjm, modified from MP]." ;
    obo:UBPROP_0000001 "Early outgrowth of presumptive limb.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010375", "BTO:0001640", "EMAPA:35944", "FMA:296780", "GAID:1307", "MESH:A16.254.462", "NCIT:C34203", "UMLS:C0282505", "Wikipedia:Limb_bud", "XAO:0003161" ;
    oboInOwl:hasExactSynonym "limb buds", "limbbud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gemmae membrorum" ;
    oboInOwl:id "UBERON:0004347" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "developmentally_induced_by Fgf10, capable of initiating limb forming interactions between endoderm and mesoderm" ;
    rdfs:label "limb bud" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004357, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005733
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] .

obo:UBERON_0004348
    obo:IAO_0000115 "The embryonic structure that gives rise to the corneal ectoderm" ;
    oboInOwl:hasDbXref "EHDAA:938", "EMAPA:16322", "RETIRED_EHDAA2:0001308", "VHOG:0001296" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004348" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "optic eminence" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] .

obo:UBERON_0004356
    obo:IAO_0000115 "multilayered ectodermal region at the distal tip of a limb or fin bud necessary for the proper development of the underlying mesenchyme[MP,modified]. Along with the zone of polarizing activity, it is a crucial organizing region during limb development[WP]." ;
    obo:IAO_0000232 "note that media, dorsal fins etc have AERs." ;
    obo:UBPROP_0000001 "Distal ectodermal thickening which forms along the anterior-posterior limb axis. Signaling from this region influences proximal-distal patterning of the limb. Structure is missing in some lineages (salamanders, Eleutherodactylus coqui) however morphologically their indistinct distal ectoderm may still be involved in signaling.[AAO]", "Proliferative region that is part of the developing fin fold or fin.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass proliferative region (TAO:0000098)[TAO]" ;
    obo:UBPROP_0000008 "The AER of tetrapods regresses after specification of skeletal progenitors, the AER of teleosts form an elongating fin fold" ;
    obo:UBPROP_0000009 "maintaining mesenchyme in plastic proliferating state; maintaining expression of A-P axis genes; interacting with D-V proteins. Genes: AER induced by Fgf10 in mesenchyme. AER secretes Fgf8, which stimulates mitosis in the mesenchyme causing Fgf10 production - positive feedback loop" ;
    oboInOwl:hasDbXref "AAO:0010760", "EMAPA:32744", "NCIT:C34109", "TAO:0002146", "UMLS:C1516037", "Wikipedia:Apical_ectodermal_ridge", "XAO:0004121", "ZFA:0001702" ;
    oboInOwl:hasExactSynonym "apical epidermal ridge" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "AER", "crista ectodermalis apicalis" ;
    oboInOwl:id "UBERON:0004356" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "apical ectodermal ridge" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0010464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0061037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:PR_000007499
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/56/Limbbuddiagram.jpg"^^xsd:anyURI .

obo:UBERON_0004357
    obo:IAO_0000115 "An outgrowth on the lateral trunk of the embryo that develops into a limb or paired fin. The limb/fin bud is divided into ectoderm and mesenchyme[cjm, modified from MP]." ;
    obo:UBPROP_0000003 "The tetrapod limb is derived from a posterior part of the fin endoskeleton of elasmobranchs and basal bony fish, the so-called metapterygium, a series of endoskeletal elements that is the first to form in the developing paired fins. (...) In addition, there is an independent endoskeletal element called the protopterygium that develops anterior to the metapterygium in many basal fishes (e.g., the bichir and sturgeon). Teleosts have lost the metapterygium whereas the sarcopterygians, on the other hand, have lost the protopterygium. Sarcopterygians thus develop all their endoskeletal structures from the metapterygium and consequently the tetrapod limb skeleton is derived from the metapterygium.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "VHOG:0001258" ;
    oboInOwl:hasExactSynonym "limb - fin bud", "paired appendage bud", "paired limb/fin bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004357" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:comment "Genes: In limb buds of chick and mouse, Shh expression is activated as soon as there is a morphological bud, whereas in S. canicula fin buds, consistent with reported data in other cartilaginous fishes, Shh is transcribed late in fin development[PMID:17187056]" ;
    rdfs:label "paired limb/fin bud" ;
    rdfs:subClassOf obo:UBERON_0003102, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004356
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005732
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0004708
    ] .

obo:UBERON_0004362
    obo:IAO_0000115 "The first of the series of pharyngeal arches that develop into jaw bones or their homologs, and their associated nerves and arteries" ;
    obo:UBPROP_0000001 "The first of the series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]", "the first arch which contributes to development of mastication muscles, maxilla, mandible, incus, malleus, Meckel's cartilage, trigeminal nerve, and maxillary artery" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000103 "1"^^xsd:nonNegativeInteger ;
    oboInOwl:hasDbXref "AAO:0010364", "CALOHA:TS-2089", "EHDAA2:0000006", "EHDAA:573", "EMAPA:16118", "FMA:293019", "MFMO:0000095", "NCIT:C34175", "SCTID:308767008", "TAO:0001595", "UMLS:C1517197", "VHOG:0000296", "Wikipedia:First_pharyngeal_arch", "XAO:0000097", "ZFA:0001612" ;
    oboInOwl:hasExactSynonym "1st pharyngeal arch", "branchial arch 1", "first branchial arch", "first pharyngeal arch", "first visceral arch", "mandibular arch", "visceral arch 1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "1st arch", "1st visceral arch", "arcus pharyngeus primus" ;
    oboInOwl:id "UBERON:0004362" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 1" ;
    rdfs:subClassOf obo:UBERON_0002539 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray48.png"^^xsd:anyURI .

obo:UBERON_0004363
    obo:IAO_0000115 "One of a series of paired embryological vascular structures formed within a pharyngeal arch; in the adult, some of these vessels give rise to the great vessels[MP]" ;
    obo:IAO_0000116 "add specific artery derivatives" ;
    obo:IAO_0000232 "Do not confuse with arch of aorta." ;
    obo:UBPROP_0000001 "Paired vessels arching from the ventral to the dorsal aorta through the pharyngeal arches. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Number varies - Lampreys have 8, hagfishes 15; only up to 6 appear in embryonic development in most gnathostome fishes and all tetrapods" ;
    obo:UBPROP_0000011 "The third, fourth, and sixth arches, along with the seventh intersegmental arteries and the left dorsal aorta, are the primary contributors to the normal aortic arch and its major thoracic branches" ;
    oboInOwl:hasAlternativeId "UBERON:0004342" ;
    oboInOwl:hasDbXref "AAO:0010414", "EFO:0003695", "EHDAA2:0000186", "EHDAA:398", "EHDAA:7327", "EMAPA:16684", "NCIT:C32123", "TAO:0005004", "UMLS:C0003489", "VHOG:0000122", "Wikipedia:Aortic_arches", "XAO:0000341", "ZFA:0005004" ;
    oboInOwl:hasExactSynonym "PAA", "aortic arch", "aortic arches", "branchial aortic arches", "branchial arch artery", "embryonic aortic arch artery", "pharyngeal arch artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "a. arcuum pharyngeorum", "aortic arch artery", "arteriae arcuum pharyngeorum", "branchial aortic arches", "pharyngeal arch arteries", "pharyngeal arch artery" ;
    oboInOwl:id "UBERON:0004363" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal arch artery" ;
    rdfs:subClassOf obo:UBERON_0003469, obo:UBERON_0003496, obo:UBERON_0006598, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007303
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001637
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/84/Gray473.png"^^xsd:anyURI .

obo:UBERON_0004365
    obo:IAO_0000115 "blood vessel that is connected to the yolk sac." ;
    oboInOwl:hasDbXref "EMAPA:36494" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004365" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vitelline blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004374
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] .

obo:UBERON_0004367
    obo:IAO_0000115 "A transparent homogeneous acellular layer found between the substantia propria and the endothelial layer of the cornea[MP]." ;
    obo:UBPROP_0000001 "Acellular anatomical structure composed of collagen, Descemet's membrane is secreted as a basement membrane of the corneal endothelium. Located between the stroma and the corneal endothelium, it is approximately 0.15 micrometer thick at 6 months post-fertilization.[ZFIN]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/gkoutos> ;
    oboInOwl:hasDbXref "EMAPA:18804", "FMA:58309", "GAID:894", "MA:0001246", "MESH:D003886", "NCIT:C32454", "SCTID:281076002", "TAO:0002157", "UMLS:C0011665", "Wikipedia:Descemet%27s_membrane", "ZFA:0001686" ;
    oboInOwl:hasExactSynonym "Descemet membrane", "Descemet's posterior elastic lamina", "lamina limitans posterior", "lamina limitans posterior corneae", "posterior limiting lamina", "posterior limiting lamina of cornea", "posterior limiting membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004367" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "The strong, resistant, thin, noncellular fourth layer of the cornea, located between the endothelium (from which it is secreted) and the stroma. (Cline et al., Dictionary of Visual Science, 4th ed)" ;
    rdfs:label "Descemet's membrane" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/15"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0005769, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001985
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001985
    ] ;
    owl:disjointWith obo:UBERON_0004370 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001777
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001985
            ]
        )
    ] .

obo:UBERON_0004370
    obo:IAO_0000115 "A transparent homogeneous acellular layer, 6 to 9 um thick, lying between the basal lamina of the outer layer of stratified epithelium and the substantia propria of the cornea; it is considered to be a basement membrane." ;
    obo:UBPROP_0000001 "Acellular anatomical structure that is the zone of collagen fibers adjacent the basement membrane of the corneal epithelium.[TAO]" ;
    obo:UBPROP_0000008 "Compared to terrestial animals, the cornea of zebrafish is relatively flat. It consists of nonpigmented, stratified squamous nonkeratinizing epithelial cells, attached to a thick basement membrane that is considered to be analogous to the Bowman's membrane in mammals" ;
    oboInOwl:hasDbXref "FMA:58273", "MA:0001240", "NCIT:C32226", "SCTID:281075003", "TAO:0002155", "UMLS:C0229127", "Wikipedia:Bowman%27s_membrane", "ZFA:0001684" ;
    oboInOwl:hasExactSynonym "Bowman's anterior elastic lamina", "Bowman's layer", "Bowman's membrane", "anterior elastic lamina", "anterior limiting lamina", "anterior limiting lamina of cornea", "lamina limitans anterior (cornea)", "lamina limitans anterior corneae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Reichert's membrane", "anterior limiting membrane" ;
    oboInOwl:id "UBERON:0004370" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "anterior limiting lamina of cornea" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0005769, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001772
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001772
            ]
        )
    ] .

obo:UBERON_0004374
    obo:IAO_0000115 "vascular network that is connected to the yolk sac." ;
    oboInOwl:hasDbXref "Wikipedia:Vitelline_circulation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "omphalomesenteric system", "vitelline bloos vessel system", "vitelline system" ;
    oboInOwl:id "UBERON:0004374" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vitelline vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] .

obo:UBERON_0004375
    obo:IAO_0000115 "A bone that is part of an appendage [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "appendage bone", "bone of appendage", "bone of free segment of appendicular skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004375" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "bone of free limb or fin" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004708
            ]
        )
    ] .

obo:UBERON_0004377
    obo:IAO_0000115 "A metaphysis that is in the distal side of a diaphysis." ;
    oboInOwl:hasDbXref "FMA:32824" ;
    oboInOwl:hasExactSynonym "distal diaphyseal end of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004377" ;
    a owl:Class ;
    rdfs:label "distal metaphysis" ;
    rdfs:subClassOf obo:UBERON_0001438, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000125 ;
        owl:someValuesFrom obo:UBERON_0004769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000125 ;
                owl:someValuesFrom obo:UBERON_0004769
            ]
        )
    ] .

obo:UBERON_0004378
    obo:IAO_0000115 "A metaphysis that is in the proximal side of a diaphysis." ;
    oboInOwl:hasDbXref "FMA:32823" ;
    oboInOwl:hasExactSynonym "proximal diaphyseal end of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004378" ;
    a owl:Class ;
    rdfs:label "proximal metaphysis" ;
    rdfs:subClassOf obo:UBERON_0001438, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000124 ;
        owl:someValuesFrom obo:UBERON_0004769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000124 ;
                owl:someValuesFrom obo:UBERON_0004769
            ]
        )
    ] .

obo:UBERON_0004379
    obo:IAO_0000115 "An epiphysis that is on the distal side of the bone." ;
    oboInOwl:hasDbXref "FMA:32822", "SCTID:279999006" ;
    oboInOwl:hasExactSynonym "distal end of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004379" ;
    a owl:Class ;
    rdfs:label "distal epiphysis" ;
    rdfs:subClassOf obo:UBERON_0001437, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000125 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000125 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0004380
    obo:IAO_0000115 "An epiphysis that is on the proximal side of the bone." ;
    oboInOwl:hasDbXref "FMA:32821", "SCTID:279998003" ;
    oboInOwl:hasExactSynonym "proximal end of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004380" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis" ;
    rdfs:subClassOf obo:UBERON_0001437, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000124 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004378
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000124 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0004381
    obo:IAO_0000115 "The collection of all skeletal elements in an individual limb." ;
    obo:UBPROP_0000001 "Skeletal subdivision that is part of the limb.[VSAO]" ;
    obo:UBPROP_0000012 "EHDAA2 considers hip and shoulder joints part of limb skeleton." ;
    oboInOwl:hasDbXref "EHDAA2:0002221", "EMAPA:32702", "VSAO:0000300" ;
    oboInOwl:hasExactSynonym "free limb skeleton", "limb skeleton", "set of bones of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004381" ;
    a owl:Class ;
    rdfs:label "skeleton of limb" ;
    rdfs:subClassOf obo:UBERON_0010712, obo:UBERON_0011582, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0004382
    obo:IAO_0000115 "An epiphysis that is part of a humerus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:32825", "SCTID:313054009" ;
    oboInOwl:hasExactSynonym "humeral epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004382" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of humerus" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_0004383
    obo:IAO_0000115 "An epiphysis that is part of a tibia [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37771", "FMA:33112", "MA:0003113", "SCTID:314626006" ;
    oboInOwl:hasExactSynonym "tibial epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004383" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of tibia" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0004384
    obo:IAO_0000115 "An epiphysis that is part of a femur [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37539", "FMA:32838", "MA:0003056", "SCTID:314625005" ;
    oboInOwl:hasExactSynonym "femoral epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004384" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0004387
    obo:IAO_0000115 "An epiphysis that is part of a phalanx of a manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:240707", "SCTID:314620000" ;
    oboInOwl:hasExactSynonym "epiphysis of phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epiphysis of phalanx of hand" ;
    oboInOwl:id "UBERON:0004387" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004446, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001436
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001436
            ]
        )
    ] .

obo:UBERON_0004388
    obo:IAO_0000115 "An epiphysis that is part of a fibula [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33726" ;
    oboInOwl:hasExactSynonym "fibula epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004388" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of fibula" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0004389
    obo:IAO_0000115 "An epiphysis that is part of a metatarsal bone [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33814", "SCTID:313057002" ;
    oboInOwl:hasExactSynonym "epiphysis of metatarsal", "metatarsal bone epiphysis", "metatarsal epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004389" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of metatarsal bone" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010314, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001448
            ]
        )
    ] .

obo:UBERON_0004390
    obo:IAO_0000115 "An epiphysis that is part of a metacarpal bone [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33792", "SCTID:314907001" ;
    oboInOwl:hasExactSynonym "epiphysis of metacarpal", "metacarpal bone epiphysis", "metacarpal epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004390" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of metacarpal bone" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] .

obo:UBERON_0004400
    obo:IAO_0000115 "A portion of bone tissue that is part of a epiphysis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:241364" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004400" ;
    a owl:Class ;
    rdfs:label "bone tissue of epiphysis" ;
    rdfs:subClassOf obo:UBERON_0005808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001437
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001437
            ]
        )
    ] .

obo:UBERON_0004401
    obo:IAO_0000115 "A portion of bone tissue that is part of a distal epiphysis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:241374" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004401" ;
    a owl:Class ;
    rdfs:label "bone tissue of distal epiphysis" ;
    rdfs:subClassOf obo:UBERON_0004400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004379
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004379
            ]
        )
    ] .

obo:UBERON_0004402
    obo:IAO_0000115 "A portion of bone tissue that is part of a proximal epiphysis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:241372" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004402" ;
    a owl:Class ;
    rdfs:label "bone tissue of proximal epiphysis" ;
    rdfs:subClassOf obo:UBERON_0004400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004380
            ]
        )
    ] .

obo:UBERON_0004403
    obo:IAO_0000115 "A periosteum that is part of a epiphysis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:32687" ;
    oboInOwl:hasExactSynonym "epiphysis periosteum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004403" ;
    a owl:Class ;
    rdfs:label "periosteum of epiphysis" ;
    rdfs:subClassOf obo:UBERON_0016896, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001437
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002515
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001437
            ]
        )
    ] .

obo:UBERON_0004404
    obo:IAO_0000115 "A distal epiphysis that is part of a humerus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:32826", "SCTID:310655007" ;
    oboInOwl:hasExactSynonym "distal end of humerus", "lower end of humerus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004404" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal epiphysis of humerus" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004382 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_0004405
    obo:IAO_0000115 "A distal epiphysis that is part of a tibia [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33116", "SCTID:302527001", "Wikipedia:Lower_extremity_of_tibia" ;
    oboInOwl:hasExactSynonym "distal end of tibia", "lower end of tibia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004405" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal epiphysis of tibia" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004383 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0004406
    obo:IAO_0000115 "A distal epiphysis that is part of a femur [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Head of the femur that articulates with the tibia and fibula.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000893", "FMA:32844", "SCTID:280016000" ;
    oboInOwl:hasExactSynonym "distal femoral epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal head of femur" ;
    oboInOwl:id "UBERON:0004406" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal epiphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004384 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0004409
    obo:IAO_0000115 "A distal epiphysis that is part of a phalanx of manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:226577", "SCTID:272707006" ;
    oboInOwl:hasExactSynonym "distal epiphysis of phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal end of phalanx of hand", "distal epiphysis of phalanx of hand", "head of phalanx of finger", "head of phalanx of hand", "ungual tuberosity of distal phalanx of finger" ;
    oboInOwl:id "UBERON:0004409" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004387, obo:UBERON_0004448 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001436
            ]
        )
    ] .

obo:UBERON_0004410
    obo:IAO_0000115 "A distal epiphysis that is part of a fibula [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33732", "SCTID:129111008", "SCTID:280018004" ;
    oboInOwl:hasExactSynonym "distal end of fibula", "lower end of fibula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004410" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal epiphysis of fibula" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004388 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0004411
    obo:IAO_0000115 "The upper extremity of the humerus (proximal humerus) consists of a large rounded head joined to the body by a constricted portion called the neck, and two eminences, the greater and lesser tubercles." ;
    oboInOwl:hasDbXref "FMA:23362", "SCTID:280028008", "Wikipedia:Upper_extremity_of_humerus" ;
    oboInOwl:hasExactSynonym "proximal end of humerus", "proximal humeral epiphysis", "upper end of humerus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "head of the humerus", "humeral head", "proximal humerus", "upper extremity of humerus" ;
    oboInOwl:id "UBERON:0004411" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of humerus" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004382 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray207.png"^^xsd:anyURI .

obo:UBERON_0004412
    obo:IAO_0000115 "A proximal epiphysis that is part of a femur [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:32841", "SCTID:244702009" ;
    oboInOwl:hasExactSynonym "proximal femoral epiphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "capital femoral epiphysis" ;
    oboInOwl:id "UBERON:0004412" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004384 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0004414
    obo:IAO_0000115 "A proximal epiphysis that is part of a phalanx of manus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:226482", "SCTID:272704004" ;
    oboInOwl:hasExactSynonym "basal epiphysis of phalanx of finger", "base of phalanx of finger", "basis phalangis manus", "proximal epiphysis of phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal epiphysis of phalanx of hand" ;
    oboInOwl:id "UBERON:0004414" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004387, obo:UBERON_0004447 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001436
            ]
        )
    ] .

obo:UBERON_0004415
    obo:IAO_0000115 "A proximal epiphysis that is part of a metatarsal bone [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33817", "SCTID:119545008" ;
    oboInOwl:hasExactSynonym "base of metatarsal bone", "basis ossis metatarsi", "proximal end of metatarsal bone", "upper end of metatarsal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004415" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of metatarsal bone" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004389 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001448
            ]
        )
    ] .

obo:UBERON_0004416
    obo:IAO_0000115 "A proximal epiphysis that is part of a metacarpal bone [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:33795", "SCTID:272695001" ;
    oboInOwl:hasExactSynonym "base of metacarpal bone", "basis ossis metacarpi", "metacarpal bone base", "proximal end of metacarpal bone", "upper end of metacarpal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004416" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of metacarpal bone" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004390 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] .

obo:UBERON_0004446
    obo:IAO_0000115 "An epiphysis that is part of a phalanx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "SCTID:280033007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004446" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of phalanx" ;
    rdfs:subClassOf obo:UBERON_0001437, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003221
            ]
        )
    ] .

obo:UBERON_0004447
    obo:IAO_0000115 "A proximal epiphysis that is part of a phalanx [Automatically generated definition]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004447" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of phalanx" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004446 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003221
            ]
        )
    ] .

obo:UBERON_0004448
    obo:IAO_0000115 "A distal epiphysis that is part of a phalanx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "SCTID:110520001" ;
    oboInOwl:hasExactSynonym "head of phalanx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004448" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of phalanx" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004446 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003221
            ]
        )
    ] .

obo:UBERON_0004449
    obo:IAO_0000115 "One of three main pairs of arteries and their branches, which irrigate the cerebrum of the brain." ;
    obo:UBPROP_0000001 "Part of the internal carotid containing many branches supplying blood to the chorioid plexuses of the brain.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of internal carotid (AAO:0010219)[AAO]" ;
    obo:UBPROP_0000012 "in AAO this is part_of the internal carotid, but in humans the PCA intervenes for some cerebral arteries. Proper comparative review required" ;
    oboInOwl:hasDbXref "AAO:0010493", "BTO:0005205", "CALOHA:TS-0126", "EHDAA2:0000233", "EHDAA:5294", "EMAPA:18613", "GAID:484", "MA:0002562", "MESH:D002536", "NCIT:C12691", "SCTID:181308008", "UMLS:C0007770", "Wikipedia:Cerebral_artery", "XAO:0000367" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004449" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cerebral artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0004451
    obo:IAO_0000115 "A vertebra in the trunk or cervical region. Includes all cervical, thoracic and lumbar vertebrae, but excludes caudal vertebra." ;
    obo:UBPROP_0000008 "In humans, there are 24 presacral vertebrae (7 cervical, 12 thoracic, and 5 lumbar)" ;
    obo:UBPROP_0000012 "it's not clear if the XAO class belongs here or below" ;
    oboInOwl:hasDbXref "EMAPA:37722", "MA:0002869", "XAO:0003077" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presacral vertebra" ;
    oboInOwl:id "UBERON:0004451" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trunk or cervical vertebra" ;
    rdfs:subClassOf obo:UBERON_0002412, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0001095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002412
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000096 ;
                owl:someValuesFrom obo:UBERON_0001095
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002413
            obo:UBERON_0011677
        )
    ] .

obo:UBERON_0004452
    obo:IAO_0000115 "A mesopodium that is part of a manus. Includes as parts the carpal skeleton and associated tissues[cjm]. The anatomical region surrounding the carpus including the distal parts of the bones of the forearm and the proximal parts of the metacarpus or five metacarpal bones and the series of joints between these bones, thus referred to as wrist joints. This region also includes the carpal tunnel, the anatomical snuff box, the flexor retinaculum, and the extensor retinaculum[WP,unvetted]" ;
    oboInOwl:hasAlternativeId "UBERON:0001462" ;
    oboInOwl:hasDbXref "EHDAA2:0000218", "EHDAA:5196", "EMAPA:19122", "EMAPA:32784", "FMA:24922", "GAID:59", "MA:0000039", "MESH:D014953", "NCIT:C111033", "OpenCyc:Mx4rvVjncpwpEbGdrcN5Y29ycA", "SCTID:361289009", "Wikipedia:Wrist", "galen:Wrist" ;
    oboInOwl:hasExactSynonym "carpal limb segment", "carpal segment", "fore basipodium", "fore mesopodium", "hand mesopodium", "manus mesopodium", "regio carpalis", "wrist", "wrist region" ;
    oboInOwl:hasNarrowSynonym "carpus of fore-paw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio radiocarpea", "carpus" ;
    oboInOwl:id "UBERON:0004452" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "carpal region" ;
    rdfs:subClassOf obo:UBERON_0006716, obo:UBERON_0008785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0009880
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0004453
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006716
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] ;
    foaf:depicted_by "Hand:parts.jpg"^^xsd:anyURI, "Human:wrist.png"^^xsd:anyURI .

obo:UBERON_0004453
    obo:IAO_0000115 "A metapodium region that is part of a manus." ;
    obo:IAO_0000116 "Note that along with FMA we treat this as a limb segment rather than a purely skeletal element" ;
    obo:UBPROP_0000007 "metacarpal" ;
    obo:UBPROP_0000012 "Note that mammalian and non-mammalian AOs differ in whether they consider this a part of the skeleton" ;
    oboInOwl:hasDbXref "CALOHA:TS-2218", "EMAPA:32654", "FMA:24925", "MA:0000042", "SCTID:370638006" ;
    oboInOwl:hasExactSynonym "distal segment of hand proper", "metacarpal part of hand", "metacarpal part of manus", "metacarpal region", "metacarpus" ;
    oboInOwl:hasNarrowSynonym "forelimb cannon region", "forelimb equine cannon region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004453" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metacarpus region" ;
    rdfs:subClassOf obo:UBERON_0005451, obo:UBERON_0009877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009877
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] ;
    foaf:depicted_by "Metacarpals:numbered-en.svg"^^xsd:anyURI .

obo:UBERON_0004454
    obo:IAO_0000115 "mesopodial segment of the pes, including the tarsal skeleton and associated tissues." ;
    obo:IAO_0000232 "this term refers to the limb segment. See also: tarsal bones and tarsal skeleton" ;
    obo:UBPROP_0000012 "MA has both tarsus (part of foot, has tarsal bone) and ankle (part of hindlimb, has joint, nerve, skin)." ;
    oboInOwl:hasAlternativeId "UBERON:0002388" ;
    oboInOwl:hasDbXref "CALOHA:TS-2219", "EFO:0001409", "EMAPA:32783", "FMA:9665", "GAID:41", "MA:0000043", "MESH:A01.378.610.250.149", "MESH:A13.473.821", "OpenCyc:Mx4rvVi-R5wpEbGdrcN5Y29ycA", "SCTID:361292008", "Wikipedia:Ankle", "galen:Ankle" ;
    oboInOwl:hasExactSynonym "ankle", "ankle region", "tarsal limb segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulatio talocruralis", "hind basipodium", "hind mesopodium", "hock" ;
    oboInOwl:id "UBERON:0004454" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "tarsal region" ;
    rdfs:subClassOf obo:UBERON_0006716, obo:UBERON_0008784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0009879
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0000983
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006716
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] ;
    foaf:depicted_by "Ankle:en.svg"^^xsd:anyURI .

obo:UBERON_0004455
    obo:IAO_0000115 "An embryo at the neurula stage." ;
    oboInOwl:hasAlternativeId "UBERON:0007013" ;
    oboInOwl:hasDbXref "BILA:0000061", "BTO:0001766", "NCIT:C34229", "UMLS:C1518306" ;
    oboInOwl:hasExactSynonym "neurula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004455" ;
    a owl:Class ;
    rdfs:label "neurula embryo" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004734
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002491 ;
                owl:someValuesFrom obo:UBERON_0000110
            ]
        )
    ] .

obo:UBERON_0004456
    obo:IAO_0000115 "Sum of all sensory systems in an organism." ;
    obo:UBPROP_0000012 "note the distinct between entire sensory system and individual system. this reconciles is_a and part_of distinctions between ssAOs" ;
    oboInOwl:hasDbXref "FMA:78499" ;
    oboInOwl:hasExactSynonym "sense organ system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004456" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "entire sense organ system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001016
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0004461
    obo:IAO_0000115 "Any collection of skeletal muscles that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18171", "FMA:71287" ;
    oboInOwl:hasExactSynonym "head musculature", "muscle group of head", "muscles of head", "musculi capitis", "set of muscles of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004461" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:comment "This class is restricted to skeletal muscles that attach to the cranial skeleton. This seems to be consistent with FMA and EMAPA usage. Note that by definition this excludes invertebrate head musculature. It corresponds to the individual muscle organ term UBERON:0002376" ;
    rdfs:label "skeletal musculature of head" ;
    rdfs:seeAlso "https://github.com/obophenotype/mouse-anatomy-ontology/issues/4"^^xsd:anyURI, "https://github.com/obophenotype/uberon/issues/1405"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0008229, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013700
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005253
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0004462
    obo:IAO_0000115 "Any collection of muscles that is part of a body wall [Automatically generated definition]." ;
    obo:UBPROP_0000008 "define generically to encompass both vertebrates and invertebrates" ;
    oboInOwl:hasDbXref "BSA:0000058", "BTO:0001863", "EMAPA:37853", "FMA:86931", "WBbt:0005813" ;
    oboInOwl:hasExactSynonym "body wall musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body wall muscles" ;
    oboInOwl:id "UBERON:0004462" ;
    a owl:Class ;
    rdfs:label "musculature of body wall" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000309
            ]
        )
    ] .

obo:UBERON_0004463
    obo:IAO_0000115 "Any collection of muscles that is part of a hindlimb stylopod (upper leg / thigh)[Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:50208" ;
    oboInOwl:hasExactSynonym "muscle group of thigh", "musculature of thigh", "set of muscles of thigh", "thigh musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004463" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of hindlimb stylopod" ;
    rdfs:subClassOf obo:UBERON_0004466, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0004464
    obo:IAO_0000115 "Any collection of muscles that is part of a thorax [Automatically generated definition]." ;
    obo:UBPROP_0000012 "BTO and FMA do not mean precisely the same thing here. BTO thorax muscle is a pectoral muscle or diaphragm" ;
    oboInOwl:hasDbXref "BTO:0000508", "EMAPA:37260", "FMA:71293" ;
    oboInOwl:hasExactSynonym "muscle group of thorax", "muscles of thorax", "musculi thoracis", "set of muscles of thorax", "thoracic musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004464" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of thorax" ;
    rdfs:subClassOf obo:UBERON_0004479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0004465
    obo:IAO_0000115 "Any collection of muscles that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref "AAO:0000091", "EMAPA:36050", "FMA:71290", "MESH:D009334" ;
    oboInOwl:hasExactSynonym "cervical muscles", "muscle group of neck", "muscles of neck", "musculi cervicis", "musculi colli", "neck musculature", "set of muscles of neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004465" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of neck" ;
    rdfs:subClassOf obo:UBERON_0008229, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0004466
    obo:IAO_0000115 "Any collection of muscles that is part of a lower leg or upper leg [Automatically generated definition]." ;
    obo:UBPROP_0000013 "see notes on UBERON:0000978 for possible confusion over the term 'leg'. This class represents the class-union of upper leg musculature and lower leg musculature (and thus may not mean precisely the same thing as the EHDAA2 class)" ;
    oboInOwl:hasAlternativeId "UBERON:0005632" ;
    oboInOwl:hasDbXref "EHDAA2:0000973" ;
    oboInOwl:hasExactSynonym "leg muscle system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004466" ;
    a owl:Class ;
    rdfs:label "musculature of leg" ;
    rdfs:subClassOf obo:UBERON_0004482, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0004467
    obo:IAO_0000115 "the collection of muscles that acts on the pharynx." ;
    oboInOwl:hasDbXref "FMA:264609", "TAO:0001307", "ZFA:0001307" ;
    oboInOwl:hasExactSynonym "pharyngeal musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of muscles of pharynx" ;
    oboInOwl:id "UBERON:0004467" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "See comments for 'pharyngeal muscle'" ;
    rdfs:label "musculature of pharynx" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001042
        ]
    ] .

obo:UBERON_0004468
    oboInOwl:hasDbXref "FMA:33061" ;
    oboInOwl:hasExactSynonym "muscle group of vertebral column" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004468" ;
    a owl:Class ;
    rdfs:label "set of muscles of vertebral column" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001130
            ]
        )
    ] .

obo:UBERON_0004469
    obo:IAO_0000115 "Any collection of muscles that is part of a back [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:71291" ;
    oboInOwl:hasExactSynonym "muscle group of back", "muscles of back", "musculi dorsi", "set of muscles of back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004469" ;
    a owl:Class ;
    rdfs:label "musculature of back" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0004470
    obo:IAO_0000115 "Any collection of muscles that is part of a pelvic girdle [Automatically generated definition]." ;
    obo:UBPROP_0000012 "we merge two FMA classes here" ;
    oboInOwl:hasAlternativeId "UBERON:0004485", "UBERON:0005633" ;
    oboInOwl:hasDbXref "AAO:0000427", "EHDAA2:0001429", "EMAPA:18184", "FMA:50205", "FMA:50248" ;
    oboInOwl:hasExactSynonym "muscle group of pelvic girdle", "muscle group of pelvis", "pelvic girdle muscle system", "pelvic girdle muscles", "pelvic girdle musculature", "set of muscles of pelvic girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscular system of pelvis", "set of muscles of pelvis" ;
    oboInOwl:id "UBERON:0004470" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of pelvic girdle" ;
    rdfs:subClassOf obo:UBERON_0004479, obo:UBERON_0014792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
        )
    ] .

obo:UBERON_0004471
    obo:IAO_0000115 "A subdivision of the musculature of the body in the pectoral girdle region. Includes pectoral and shoulder muscles." ;
    oboInOwl:hasDbXref "AAO:0000423", "EMAPA:37857", "FMA:33519" ;
    oboInOwl:hasExactSynonym "muscle group of pectoral girdle", "pectoral girdle muscles", "pectoral girdle musculature", "set of muscles of pectoral girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004471" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of pectoral girdle" ;
    rdfs:subClassOf obo:UBERON_0014793, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0004473
    obo:IAO_0000115 "Any collection of muscles that is part of a face." ;
    obo:IAO_0000116 "originally created to reflect the distinction drawn in FMA between a facial muscle and the entire musculature of the face. However, naming both does not serve any particular purpose" ;
    oboInOwl:hasDbXref "FMA:71288" ;
    oboInOwl:hasExactSynonym "entire facial musculature", "facial muscles", "muscle group of face", "musculi faciei" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of facial muscles", "set of muscles of face" ;
    oboInOwl:id "UBERON:0004473" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of face" ;
    rdfs:subClassOf obo:UBERON_0008229, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0004474
    obo:IAO_0000115 "Any collection of muscles that is part of an arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000141" ;
    oboInOwl:hasExactSynonym "arm muscle system", "arm musculature", "muscle group of arm", "set of muscles of arm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004474" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of arm" ;
    rdfs:subClassOf obo:UBERON_0004481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001460
            ]
        )
    ] .

obo:UBERON_0004475
    obo:IAO_0000115 "The collection of muscles that form attachments to the hip skeleton." ;
    oboInOwl:hasDbXref "FMA:50227" ;
    oboInOwl:hasExactSynonym "hip musculature", "muscle group of hip", "set of muscles of hip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004475" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of hip" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001464
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0008202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0008202
            ]
        )
    ] .

obo:UBERON_0004476
    obo:IAO_0000115 "The collection of muscles that form attachments to the shoulder skeleton." ;
    oboInOwl:hasDbXref "FMA:50220" ;
    oboInOwl:hasExactSynonym "muscle group of shoulder", "set of muscles of shoulder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004476" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of shoulder" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001467
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0003461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0003461
            ]
        )
    ] .

obo:UBERON_0004478
    obo:IAO_0000115 "The collection of muscles that are part of the larynx." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "FMA:264611", "FMA:46616", "MESH:D007821", "Wikipedia:Muscles_of_larynx" ;
    oboInOwl:hasExactSynonym "laryngeal muscles", "laryngeal muscles set", "muscle group of larynx", "set of laryngeal muscles", "set of muscles of larynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004478" ;
    a owl:Class ;
    rdfs:label "musculature of larynx" ;
    rdfs:subClassOf obo:UBERON_0001015, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0004479
    obo:IAO_0000115 "Any collection of muscles that is part of a trunk [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "AAO:0011572", "EFO:0003531", "FMA:50187" ;
    oboInOwl:hasExactSynonym "muscle group of trunk", "set of muscles of trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscular system of trunk" ;
    oboInOwl:id "UBERON:0004479" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of trunk" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0004480
    obo:IAO_0000115 "Any collection of muscles that is part of a limb [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasAlternativeId "UBERON:0005635" ;
    oboInOwl:hasDbXref "EHDAA2:0000995", "EMAPA:32700", "FMA:50188" ;
    oboInOwl:hasExactSynonym "limb muscle system", "limb musculature", "muscle group of limb", "set of muscles of limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004480" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of limb" ;
    rdfs:subClassOf obo:UBERON_0007271, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0004481
    obo:IAO_0000115 "Any collection of muscles that is part of a forelimb [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "FMA:50396" ;
    oboInOwl:hasExactSynonym "free upper limb musculature", "muscle group of free upper limb", "musculature of free upper limb", "set of muscles of free upper limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004481" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of upper limb" ;
    rdfs:subClassOf obo:UBERON_0004480, obo:UBERON_0007269, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0004482
    obo:IAO_0000115 "Any collection of muscles that is part of a hindlimb [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "FMA:50399" ;
    oboInOwl:hasExactSynonym "free lower limb musculature", "muscle group of free lower limb", "musculature of free lower limb", "set of muscles of free lower limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004482" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of lower limb" ;
    rdfs:subClassOf obo:UBERON_0004480, obo:UBERON_0007270, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0004487
    obo:IAO_0000115 "Any collection of muscles that is part of a lower arm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:39089" ;
    oboInOwl:hasExactSynonym "muscle group of forearm", "musculature of forearm", "set of muscles of forearm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004487" ;
    a owl:Class ;
    rdfs:label "musculature of forelimb zeugopod" ;
    rdfs:subClassOf obo:UBERON_0004474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0004488
    obo:IAO_0000115 "Any collection of muscles that is part of a foot [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "FMA:50214" ;
    oboInOwl:hasExactSynonym "foot musculature", "muscle group of foot", "musculature of foot", "set of muscles of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004488" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of pes" ;
    rdfs:subClassOf obo:UBERON_0004482, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0004489
    obo:IAO_0000115 "Any collection of muscles that is part of a manus [Automatically generated definition]." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "FMA:42368" ;
    oboInOwl:hasExactSynonym "hand musculature", "muscle group of hand", "musculature of hand", "set of muscles of hand" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004489" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of manus" ;
    rdfs:subClassOf obo:UBERON_0004481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0004490
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of an atrium [Automatically generated definition]." ;
    obo:UBPROP_0000012 "in GO, this is equivalent to the atrial myocardium, but FMA distinguishes these two. Consider merging." ;
    oboInOwl:hasDbXref "FMA:7283" ;
    oboInOwl:hasExactSynonym "atrial cardiac muscle tissue", "atrial heart muscle", "cardiac atrium muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "atrial myocardium" ;
    oboInOwl:id "UBERON:0004490" ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of atrium" ;
    rdfs:subClassOf obo:UBERON_0004493, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:UBERON_0004491
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a interatrial septum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:84083" ;
    oboInOwl:hasExactSynonym "interatrial septum cardiac muscle tissue", "interatrial septum heart muscle", "interatrial septum muscle", "interatrial septum myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004491" ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of interatrial septum" ;
    rdfs:subClassOf obo:UBERON_0004492, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002085
            ]
        )
    ] .

obo:UBERON_0004492
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a cardiac septum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:226279" ;
    oboInOwl:hasExactSynonym "cardiac septum cardiac muscle tissue", "cardiac septum heart muscle", "cardiac septum muscle", "cardiac septum myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004492" ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of cardiac septum" ;
    rdfs:subClassOf obo:UBERON_0001133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002099
            ]
        )
    ] .

obo:UBERON_0004493
    obo:IAO_0000115 "A portion of cardiac muscle tissue that is part of a myocardium [Automatically generated definition]." ;
    obo:IAO_0000116 "Note placement of MA class based on parthood relationship" ;
    oboInOwl:hasDbXref "EMAPA:32688", "FMA:261726", "MA:0002441" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004493" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of myocardium" ;
    rdfs:subClassOf obo:UBERON_0001133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002349
            ]
        )
    ] .

obo:UBERON_0004495
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a diaphragm [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261898" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004495" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of diaphragm" ;
    rdfs:subClassOf obo:UBERON_0003898, obo:UBERON_0004830, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0004500
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a deltoid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261732" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal muscle tissue of deltoid muscle" ;
    oboInOwl:id "UBERON:0004500" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of deltoid" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001476
            ]
        )
    ] .

obo:UBERON_0004509
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a trapezius [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261938" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal muscle tissue of trapezius muscle" ;
    oboInOwl:id "UBERON:0004509" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of trapezius" ;
    rdfs:subClassOf obo:UBERON_0001134, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002380
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002380
            ]
        )
    ] .

obo:UBERON_0004510
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a pectoralis major [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261968" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal muscle tissue of pectoralis major muscle" ;
    oboInOwl:id "UBERON:0004510" ;
    a owl:Class ;
    rdfs:label "skeletal muscle tissue of pectoralis major" ;
    rdfs:subClassOf obo:UBERON_0003898, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002381
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002381
            ]
        )
    ] .

obo:UBERON_0004515
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261045", "FMA:261081" ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of lobular bronchiole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004515" ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue of bronchiole" ;
    rdfs:subClassOf obo:UBERON_0004242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002186
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002186
            ]
        )
    ] .

obo:UBERON_0004516
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a terminal bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261051" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004516" ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue of terminal bronchiole" ;
    rdfs:subClassOf obo:UBERON_0004515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002187
            ]
        )
    ] .

obo:UBERON_0004517
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a respiratory bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:261055" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004517" ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue of respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0004515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002188
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002188
            ]
        )
    ] .

obo:UBERON_0004518
    obo:IAO_0000115 "A muscle that is attached to a vertebra of the vertebral column." ;
    oboInOwl:hasDbXref "FMA:22594" ;
    oboInOwl:hasExactSynonym "vertebral column muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004518" ;
    a owl:Class ;
    rdfs:label "muscle of vertebral column" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0002412
            ]
        )
    ] .

obo:UBERON_0004520
    obo:IAO_0000115 "A portion of striated muscle tissue that is part of a prostate gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:45716" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004520" ;
    a owl:Class ;
    rdfs:label "striated muscle tissue of prostate" ;
    rdfs:subClassOf obo:UBERON_0001134, obo:UBERON_0008715 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0004521
    obo:IAO_0000115 "A vasculature that is part of a muscle organ [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:87123" ;
    oboInOwl:hasExactSynonym "muscular organ vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004521" ;
    a owl:Class ;
    rdfs:label "vasculature of muscle organ" ;
    rdfs:subClassOf obo:UBERON_0004522, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001630
            ]
        )
    ] .

obo:UBERON_0004522
    obo:IAO_0000115 "A vasculature that is part of a musculoskeletal system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:239607" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004522" ;
    a owl:Class ;
    rdfs:label "vasculature of musculoskeletal system" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002204
            ]
        )
    ] .

obo:UBERON_0004529
    obo:IAO_0000115 "A projection or outgrowth of tissue from a larger body or organ." ;
    obo:IAO_0000116 "should be declared disjoint from organ, but in some ontologies (e.g. ZFA), structures such as neural spines are classified as bones (and hence organs)" ;
    obo:UBPROP_0000001 "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, or tissue.[AAO]", "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, tissue, fin, scale, etc.[TAO]", "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, tissue, fin, scale, etc.[VSAO]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/wdahdul> ;
    oboInOwl:hasBroadSynonym "anatomical process", "process" ;
    oboInOwl:hasDbXref "AAO:0010278", "FMA:67601", "HAO:0000822", "NCIT:C61549", "TAO:0001834", "VSAO:0000180", "Wikipedia:Process_(anatomy)", "XAO:0004020", "galen:Ridge" ;
    oboInOwl:hasExactSynonym "processus", "projection" ;
    oboInOwl:hasNarrowSynonym "flange", "flanges", "lamella", "lamellae", "lamina", "laminae", "organ process", "papilla", "process of organ", "processes", "projection", "projections", "ridge", "ridges", "shelf", "shelves" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomical protrusion", "protrusion", "spine" ;
    oboInOwl:id "UBERON:0004529" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical projection" ;
    rdfs:subClassOf obo:UBERON_0034768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

obo:UBERON_0004530
    obo:IAO_0000115 "Anatomical projection that is composed of bone tissue." ;
    oboInOwl:hasDbXref "FMA:75433", "ZFA:0001637" ;
    oboInOwl:hasExactSynonym "bone process", "projection of bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bony projections" ;
    oboInOwl:id "UBERON:0004530" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bony projection" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_4100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0004765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_4100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0004533
    obo:IAO_0000115 "A testis that is in the left side of the genitalia [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37370", "FMA:7212", "MA:0001746", "NCIT:C49323", "SCTID:367720001", "UMLS:C0227998" ;
    oboInOwl:hasExactSynonym "left testicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004533" ;
    a owl:Class ;
    rdfs:label "left testis" ;
    rdfs:subClassOf obo:UBERON_0000473, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000473
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0004534
    obo:IAO_0000115 "A testis that is in the right side of the genitalia [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37371", "FMA:7211", "MA:0001747", "NCIT:C49326", "OpenCyc:Mx4rvVjM25wpEbGdrcN5Y29ycA", "SCTID:367719007", "UMLS:C0227997" ;
    oboInOwl:hasExactSynonym "right testicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004534" ;
    a owl:Class ;
    rdfs:label "right testis" ;
    rdfs:subClassOf obo:UBERON_0000473, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000473
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0004535
    obo:IAO_0000115 "Anatomical system that has as its parts the heart and blood vessels." ;
    obo:IAO_0000232 "we treat cardiovascular as part of circulatory system, with the latter including other kinds of circulation, including lymph." ;
    obo:UBPROP_0000003 "The vessels of the cardiovascular system are as varied as the diverse organs they supply. However, these variations are based on modifications of a fundamental plan of organization common to vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011001", "BILA:0000016", "BTO:0000088", "CALOHA:TS-1297", "EFO:0000791", "EHDAA2:0000216", "EHDAA:394", "EMAPA:16104", "EMAPA:16370", "EV:0100017", "FMA:7161", "GAID:467", "MA:0000010", "MAT:0000016", "MESH:D002319", "MIAA:0000016", "NCIT:C12686", "OpenCyc:Mx4rvVjzG5wpEbGdrcN5Y29ycA", "SCTID:278198007", "TAO:0000010", "UMLS:C0007226", "VHOG:0000302", "WikipediaCategory:Cardiovascular_system", "XAO:0000100", "XAO:0001010", "ZFA:0000010" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CV system", "Herz und Gefaesssystem" ;
    oboInOwl:id "UBERON:0004535" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiovascular system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004536
    obo:IAO_0000115 "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep." ;
    obo:IAO_0000116 "consider merging with parent" ;
    obo:UBPROP_0000001 "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep.[TAO]" ;
    oboInOwl:hasDbXref "FMA:63815", "TAO:0005105", "ZFA:0005105" ;
    oboInOwl:hasExactSynonym "lymphatic trunks and ducts", "lymphatic vasculature", "lymphatic vessel network", "lymphatic vessels set", "set of lymphatic vessels", "trunci et ductus lymphatici" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph vessels" ;
    oboInOwl:id "UBERON:0004536" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lymph vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002391
            ]
        )
    ] .

obo:UBERON_0004537
    obo:IAO_0000115 "A vascular network consisting of blood vessels." ;
    oboInOwl:hasDbXref "TAO:0001079", "ZFA:0001079" ;
    oboInOwl:hasExactSynonym "blood vascular network", "set of blood vessels" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blood system", "blood vessel system", "blood vessels" ;
    oboInOwl:id "UBERON:0004537" ;
    a owl:Class ;
    rdfs:label "blood vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004538
    obo:IAO_0000115 "A kidney that is part of a left side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:36589", "FMA:7205", "MA:0001655", "NCIT:C34006", "SCTID:362209008", "UMLS:C0227614" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004538" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left kidney" ;
    rdfs:subClassOf obo:UBERON_0002113, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002113
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0004539
    obo:IAO_0000115 "A kidney that is part of a right side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:36590", "FMA:7204", "MA:0001683", "NCIT:C34005", "SCTID:362208000", "UMLS:C0227613" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004539" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right kidney" ;
    rdfs:subClassOf obo:UBERON_0002113, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002113
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0004544
    obo:IAO_0000115 "the layer of secretory cells which lines the epididymis" ;
    oboInOwl:hasDbXref "BTO:0005768", "CALOHA:TS-2063", "EMAPA:30445", "FMA:19153", "MA:0002825" ;
    oboInOwl:hasExactSynonym "epididymis epithelium", "epithelium of epididymis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004544" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epididymis epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0005156, obo:UBERON_0012275, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000485
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0004548
    obo:IAO_0000115 "An eye that is part of a left side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37362", "FMA:12515", "MA:0002949", "NCIT:C119334", "SCTID:362503005" ;
    oboInOwl:hasExactSynonym "left eyeball" ;
    oboInOwl:hasNarrowSynonym "left orbital part of face", "left orbital region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004548" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left eye" ;
    rdfs:subClassOf obo:UBERON_0000970, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000970
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0004549
    obo:IAO_0000115 "An eye that is part of a right side of organism [Automatically generated definition]." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:37363", "FMA:12514", "MA:0002950", "NCIT:C119333", "SCTID:362502000" ;
    oboInOwl:hasExactSynonym "right eyeball" ;
    oboInOwl:hasNarrowSynonym "right orbital part of face", "right orbital region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004549" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right eye" ;
    rdfs:subClassOf obo:UBERON_0000970, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000970
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0004550
    obo:IAO_0000115 "the thick circular layer of smooth gastric musculature encircling the gastroesophageal junction that functions to reduce backflow into the esophagus from the stomach" ;
    obo:IAO_0000116 "TODO - split? check FMA:63048 ! circular muscle layer of abdominal part of esophagus" ;
    oboInOwl:hasDbXref "EMAPA:18267", "FMA:14915", "MA:0002951", "NCIT:C33009", "SCTID:267809009", "UMLS:C0227192", "galen:LowerEsophagealSphincter" ;
    oboInOwl:hasExactSynonym "cardiac sphincter", "gastroesophageal sphincter", "gastroesophageal sphincter muscle", "inferior esophageal sphincter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "LES", "cardiac sphincter", "constrictor cardiae", "esophageal sphincter", "esophageal sphincter%2c lower", "esophageal-cardiac junction", "esophagogastric junction", "gastro-esophageal junction", "gastro-esophageal sphincter", "gastro-oesophageal junction", "gastroesophageal junction", "gastroesophageal sphincter", "lower esophageal sphincter" ;
    oboInOwl:id "UBERON:0004550" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gastroesophageal sphincter" ;
    rdfs:subClassOf obo:UBERON_0011185, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001162
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001162
            ]
        )
    ] .

obo:UBERON_0004552
    obo:IAO_0000115 "An artery that is part of a digit [Automatically generated definition]." ;
    obo:IAO_0000116 "check part_of - do we need term for digit + metacarpal/tarsal bones?" ;
    oboInOwl:hasDbXref "EMAPA:37076", "MA:0001941", "SCTID:181335004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004552" ;
    a owl:Class ;
    rdfs:label "digital artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003514, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
        )
    ] .

obo:UBERON_0004553
    obo:IAO_0000115 "A digital artery that is part of a forelimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37210", "MA:0001953", "SCTID:265791006" ;
    oboInOwl:hasExactSynonym "digital artery of manus", "forelimb digital arteries" ;
    oboInOwl:hasNarrowSynonym "wing digital artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004553" ;
    a owl:Class ;
    rdfs:label "forelimb digital artery" ;
    rdfs:subClassOf obo:UBERON_0003522, obo:UBERON_0004552 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004552
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0004554
    obo:IAO_0000115 "A digital artery that is part of a hindlimb [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37214", "FMA:69713", "MA:0001964" ;
    oboInOwl:hasExactSynonym "digital artery of foot", "hindlimb digital arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004554" ;
    a owl:Class ;
    rdfs:label "hindlimb digital artery" ;
    rdfs:subClassOf obo:UBERON_0003516, obo:UBERON_0004552 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004552
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0004571
    obo:IAO_0000115 "The part of the arterial system which carries oxygenated blood away from the heart to the body, and returns deoxygenated blood back to the heart." ;
    oboInOwl:hasDbXref "FMA:45623", "Wikipedia:Systemic_circulation#Arteries" ;
    oboInOwl:hasExactSynonym "systemic arterial circulatory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004571" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "systemic arterial system" ;
    rdfs:subClassOf obo:UBERON_0007798, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004572
    ] .

obo:UBERON_0004572
    obo:IAO_0000115 "The part of the cardiovascular system consisting of all arteries." ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0004690", "EHDAA2:0000143", "EHDAA:396", "EMAPA:16201", "EMAPA:16371", "MA:0002719", "SCTID:362030008", "VHOG:0000273" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004572" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "arterial system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007798, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] .

obo:UBERON_0004573
    obo:IAO_0000115 "An artery of the systemic circulation, which is the part of the cardiovascular system which carries oxygenated blood away from the heart, to the body, and returns deoxygenated blood back to the heart." ;
    oboInOwl:hasDbXref "EMAPA:37126", "FMA:66464", "Wikipedia:Artery#Systemic_arteries" ;
    oboInOwl:hasExactSynonym "systemic arterial subtree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004573" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "systemic artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004571
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004571
            ]
        )
    ] .

obo:UBERON_0004581
    obo:IAO_0000115 "The part of the venous system that drains the general body tissues[Kardong]" ;
    obo:UBPROP_0000001 "In human anatomy, the systemic venous system refers to veins that drain into the right atrium without passing through two vascular beds (i.e. they originate from a set of capillaries and do not pass through a second set of capillaries before reaching the right side of the heart). The term systemic venous system is often used to differentiate veins from veins that drain the pulmonary system (the pulmonary venous system) and veins that drain the digestive tract (the portal venous system). Large veins that are considered part of the systemic venous system are the: Superior vena cava; Inferior vena cava[WP]", "Subdivision of cardiovascular system which has as its parts the right side of heart, the superior vena cava and the inferior vena cava[FMA]" ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    oboInOwl:hasDbXref "FMA:45626", "Wikipedia:Systemic_venous_system" ;
    oboInOwl:hasExactSynonym "systemic venous circulatory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004581" ;
    a owl:Class ;
    rdfs:label "systemic venous system" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004582
    ] .

obo:UBERON_0004582
    obo:IAO_0000115 "The part of the cardiovascular system consisting of all venous vessels. In vertebrates with a double circulation, this can be divided into systemic and pulmonary portions." ;
    obo:UBPROP_0000003 "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0004692", "EHDAA2:0002171", "EHDAA:486", "EMAPA:16240", "MA:0002720", "NCIT:C33858", "SCTID:362060003", "UMLS:C1267406", "VHOG:0000277" ;
    oboInOwl:hasExactSynonym "vein system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004582" ;
    a owl:Class ;
    rdfs:label "venous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007798, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] .

obo:UBERON_0004590
    obo:IAO_0000115 "A structure, usually a circular muscle, that normally maintains constriction of a natural body passage or orifice and which relaxes as required by normal physiological functioning." ;
    obo:UBPROP_0000012 "FMA class is not a subtype of muscle" ;
    oboInOwl:hasDbXref "FMA:75004", "NCIT:C28381", "UMLS:C1409894", "Wikipedia:Sphincter" ;
    oboInOwl:hasExactSynonym "sphincter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "circular muscle" ;
    oboInOwl:id "UBERON:0004590" ;
    a owl:Class ;
    rdfs:label "sphincter muscle" ;
    rdfs:subClassOf obo:UBERON_0001630 .

obo:UBERON_0004637
    obo:IAO_0000115 "The capsule surrounding the inner ear mechanism." ;
    obo:IAO_0000116 "developmental relationships need to be checked" ;
    obo:UBPROP_0000001 "Skeletal elements surrounding the membranous labyrinth of the inner ear. Sensory capsules anterolateral to and confluent with occipital arch.[AAO]", "The cartilage capsule surrounding the inner ear mechanism; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony. [Biology_online][VHOG]" ;
    obo:UBPROP_0000002 "relationship loss: part_of occipito-petrosal (AAO:0010831)[AAO]", "relationship loss: part_of otic and occipital (AAO:0000993)[AAO]" ;
    obo:UBPROP_0000003 "Otic capsules develop around the parts of the ear that lie within the chondrocranium. This part of the ear, known as the inner ear, is composed of the semicircular ducts and associated sacs that contain the receptive cells for equilibrium and hearing (reference 1); (...) considerations have led to our rethinking issues related to the origin of several aspects of vertebrate hearing, and to the view that many basic auditory functions evolved very early in vertebrate history, and that the functions observed in more `advanced' vertebrates, such as birds and mammals, are frequently modifications of themes first encountered in fishes, and perhaps even more ancestral animals.[well established][VHOG]" ;
    obo:UBPROP_0000008 "in elasmobranchs, it remains cartilaginous in the adult; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony (at approximately 23 weeks in humans)" ;
    oboInOwl:hasBroadSynonym "otic capsule skeletal element" ;
    oboInOwl:hasDbXref "AAO:0010143", "SCTID:361515007", "VHOG:0000854" ;
    oboInOwl:hasExactSynonym "otic capsule", "otic capsule element", "otic capsule endochondral element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory capsule", "otic region", "periotic", "periotic capsule" ;
    oboInOwl:id "UBERON:0004637" ;
    a owl:Class ;
    rdfs:label "otic capsule" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003110
    ] .

obo:UBERON_0004638
    obo:IAO_0000115 "An endothelium that lines the blood vasculature. Other endothelia may line lymph vessels, the heart" ;
    oboInOwl:hasDbXref "BTO:0000766", "CALOHA:TS-2155", "EMAPA:35176", "MA:0000709", "NCIT:C53395", "TAO:0005257", "UMLS:C1706972", "ZFA:0005257" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004638" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "blood vessel endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004639
    obo:IAO_0000115 "the blood vessels that branch from the kidney interlobular artery, convey blood to the glomerular capillaries, and play an important role in the regulation of blood pressure as a part of the tubuloglomerular feedback mechanism" ;
    oboInOwl:hasDbXref "EMAPA:28230", "EMAPA:28266", "FMA:77042", "MA:0002579", "SCTID:67498004", "TAO:0002139", "Wikipedia:Afferent_arterioles", "ZFA:0005307" ;
    oboInOwl:hasExactSynonym "afferent arteriole", "afferent glomerular arteriole", "afferent glomerular arteriole of kidney", "arteriola glomerularis afferens renis", "kidney afferent arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriola glomerularis afferens" ;
    oboInOwl:id "UBERON:0004639" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "renal afferent arteriole" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0001980, obo:UBERON_0003644, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0004723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001229
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0004640
    obo:IAO_0000115 "the blood vessels that convey blood from the glomerulocapillary network to the capillary bed of the proximal convoluted tubule" ;
    oboInOwl:hasDbXref "EMAPA:28233", "EMAPA:28275", "FMA:77043", "MA:0002585", "SCTID:29926005", "TAO:0002140", "Wikipedia:Efferent_arteriole", "ZFA:0005308" ;
    oboInOwl:hasExactSynonym "arteriola glomerularis efferens renis", "efferent arteriole", "efferent glomerular arteriole", "efferent glomerular arteriole of kidney", "kidney efferent arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriola glomerularis efferens capsulae renalis" ;
    oboInOwl:id "UBERON:0004640" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "renal efferent arteriole" ;
    rdfs:subClassOf obo:UBERON_0001980, obo:UBERON_0003644, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001229
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0004641
    obo:IAO_0000115 "the connective tissue that surrounds the spleen" ;
    oboInOwl:hasDbXref "EMAPA:35802", "FMA:15849", "MA:0000753", "NCIT:C33598", "SCTID:329635002", "UMLS:C0229681" ;
    oboInOwl:hasExactSynonym "Malpighian capsule", "capsula splenica", "capsule of spleen", "fibroelastic coat of spleen", "fibrous capsule of spleen", "splenic capsule", "tunica fibrosa (splen)(lien)", "tunica fibrosa splenica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004641" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen capsule" ;
    rdfs:subClassOf obo:UBERON_0003893, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0004643
    obo:IAO_0000115 "An ependyma that is part of a lateral ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35488", "FMA:242825", "MA:0000964", "NCIT:C49249", "SCTID:369275002", "UMLS:C0228162" ;
    oboInOwl:hasExactSynonym "ependyma of lateral ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004643" ;
    a owl:Class ;
    rdfs:label "lateral ventricle ependyma" ;
    rdfs:subClassOf obo:UBERON_0005357, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004670
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0004644
    obo:IAO_0000115 "An ependyma that is part of a fourth ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35355", "FMA:242835", "MA:0000986", "NCIT:C49232", "SCTID:369277005", "UMLS:C0228171" ;
    oboInOwl:hasExactSynonym "ependyma of fourth ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th ventricle ependyma" ;
    oboInOwl:id "UBERON:0004644" ;
    a owl:Class ;
    rdfs:label "fourth ventricle ependyma" ;
    rdfs:subClassOf obo:UBERON_0005357, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004670
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0004645
    obo:IAO_0000115 "The epithelial lining of the luminal space of the urinary bladder." ;
    obo:UBPROP_0000010 "5-7 cell layers thick in contracted bladder, 2-3 cells thick in distended bladder; lines renal pelvis, ureters, bladder, most of urethra but not distal urethra" ;
    oboInOwl:hasBroadSynonym "urothelium" ;
    oboInOwl:hasDbXref "BTO:0001694", "CALOHA:TS-1088", "EMAPA:28601", "FMA:15936", "MA:0001693", "NCIT:C13318", "SCTID:25631003", "UMLS:C0225339" ;
    oboInOwl:hasExactSynonym "bladder transitional cell epithelium", "transitional epithelium of urinary bladder", "urinary bladder transitional epithelium", "urothelium of urinary bladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium of bladder", "transitional epithelium" ;
    oboInOwl:id "UBERON:0004645" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urinary bladder urothelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000365, obo:UBERON_0003350, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0004647
    obo:IAO_0000115 "the polygonal structure of the liver that consists of hepatocytes radiating outward from a hepatic vein" ;
    obo:IAO_0000232 "should not be confused with the anatomic lobes of the liver (caudate lobe, quadrate lobe, left lobe, and right lobe), or any of the functional lobe classification systems.[WP]" ;
    oboInOwl:hasDbXref "EMAPA:35499", "FMA:14471", "MA:0002494", "NCIT:C32732", "SCTID:362194004", "UMLS:C0227518", "Wikipedia:Lobules_of_liver" ;
    oboInOwl:hasExactSynonym "hepatic lobule", "lobuli hepatici", "lobulus hepaticus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobules of liver", "lobuli hepatis" ;
    oboInOwl:id "UBERON:0004647" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "liver lobule" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000182
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001280
    ] .

obo:UBERON_0004650
    obo:IAO_0000115 "A keratinized stratified squamous epithelium that is part of a tongue." ;
    oboInOwl:hasDbXref "FMA:74865", "MA:0002787" ;
    oboInOwl:hasExactSynonym "keratinized epithelium of tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004650" ;
    a owl:Class ;
    rdfs:label "tongue keratinized epithelium" ;
    rdfs:subClassOf obo:UBERON_0006919, obo:UBERON_0012329 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012329
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0004652
    obo:IAO_0000115 "The body or shaft of the humerus is almost cylindrical in the upper half of its extent, prismatic and flattened below, and has three borders and three surfaces." ;
    oboInOwl:hasDbXref "EMAPA:25051", "FMA:13305", "MA:0002807", "NCIT:C120671", "SCTID:181927007", "Wikipedia:Body_of_humerus" ;
    oboInOwl:hasExactSynonym "body of humerus", "corpus humeri", "diaphysis of humerus", "humeral diaphysis", "shaft of humerus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body of the humerus", "medial humerus", "shaft of the humerus" ;
    oboInOwl:id "UBERON:0004652" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "humerus diaphysis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_0004663
    obo:IAO_0000115 "An anatomical wall that is part of an aorta, enclosing the luminal space." ;
    oboInOwl:hasDbXref "EMAPA:35139", "FMA:14156", "MA:0002901" ;
    oboInOwl:hasExactSynonym "aortic wall", "wall of aorta" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004663" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta wall" ;
    rdfs:subClassOf obo:UBERON_0035965, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0004664
    obo:IAO_0000115 "the outermost layer of the aorta wall, containing connective tissue and collagen and elastic fibers" ;
    oboInOwl:hasDbXref "EMAPA:35136", "FMA:14283", "MA:0002902", "SCTID:24996002" ;
    oboInOwl:hasExactSynonym "tunica adventitia of aorta" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004664" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta tunica adventitia" ;
    rdfs:subClassOf obo:UBERON_0005734, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004663
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004663
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005734
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0004665
    obo:IAO_0000115 "A muscular coat that is part of a seminal vesicle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:29773", "FMA:19404", "MA:0002913" ;
    oboInOwl:hasExactSynonym "muscle layer of seminal vesicle", "muscular coat of seminal gland", "muscular layer of seminal gland", "tunica muscularis (vesicula seminalis)", "tunica muscularis glandulae vesiculosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004665" ;
    a owl:Class ;
    rdfs:label "muscular coat of seminal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:UBERON_0004666
    obo:IAO_0000115 "The membranous portion of the wall between the two lower chambers of the heart" ;
    obo:UBPROP_0000001 "The membranous septum is the upper part of ventricular septum[GO:0003149]." ;
    oboInOwl:hasAlternativeId "UBERON:0004143" ;
    oboInOwl:hasBroadSynonym "membranous septum", "ventricle membranous septum", "ventricular membranous septum" ;
    oboInOwl:hasDbXref "EHDAA2:0004596", "EMAPA:18246", "FMA:7135", "MA:0002939", "SCTID:278228007", "VHOG:0000927" ;
    oboInOwl:hasExactSynonym "cardiac ventricular membranous septum", "membranous interventricular septum", "membranous part interventricular septum", "membranous part of interventricular septum", "membranous portion of interventricular septum", "pars membranacea (septi interventricularis)", "pars membranacea septi interventricularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "membranous interventricular septum" ;
    oboInOwl:id "UBERON:0004666" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interventricular septum membranous part" ;
    rdfs:subClassOf obo:UBERON_0000158, obo:UBERON_0005983, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000158
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:UBERON_0004667
    obo:IAO_0000115 "The muscular portion of the wall between the two lower chambers of the heart" ;
    obo:UBPROP_0000001 "The muscular septum is the lower part of the ventricular septum[GO]" ;
    oboInOwl:hasAlternativeId "UBERON:0004144" ;
    oboInOwl:hasBroadSynonym "muscular septum" ;
    oboInOwl:hasDbXref "EHDAA2:0000885", "EHDAA:2607", "EMAPA:18247", "FMA:7134", "MA:0002940", "RETIRED_EHDAA2:0000888" ;
    oboInOwl:hasExactSynonym "cardiac ventricular muscular septum", "muscular interventricular septum", "muscular part interventricular septum", "muscular part of interventricular septum", "pars muscularis (septi interventricularis)", "pars muscularis septi interventricularis", "septum membranaceum", "ventricular muscular septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscular interventricular septum" ;
    oboInOwl:id "UBERON:0004667" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interventricular septum muscular part" ;
    rdfs:subClassOf obo:UBERON_0002385, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:UBERON_0004668
    obo:IAO_0000115 "One of: the 4th ventricle median or lateral apertures." ;
    oboInOwl:hasDbXref "FMA:242766", "MA:0002945" ;
    oboInOwl:hasExactSynonym "aperture of 4th ventricle", "aperture of fourth ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004668" ;
    a owl:Class ;
    rdfs:label "fourth ventricle aperture" ;
    rdfs:subClassOf obo:UBERON_0000161, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0004670
    obo:IAO_0000115 "The thin epithelium-like membrane composed of ependymal cells that lines the ventricular system of the brain and the spinal cord." ;
    obo:UBPROP_0000007 "ependymal" ;
    obo:UBPROP_0000010 "unlike other epithelia, there is no basement membrane under the ependymal epithelium[ISBN:0387949542]" ;
    obo:UBPROP_0000012 "FMA breaks ependyma into ependyma proper (a subdivsion of epithelium) and epithelium of choroid plexus" ;
    oboInOwl:hasDbXref "BTO:0000401", "EMAPA:37865", "FMA:242791", "GAID:608", "MESH:D004805", "NCIT:C13078", "SCTID:12766003", "UMLS:C0014472", "Wikipedia:Ependyma", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1856" ;
    oboInOwl:hasExactSynonym "ependyma of neuraxis", "ependymal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lamina epithelialis" ;
    oboInOwl:id "UBERON:0004670" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ependyma" ;
    rdfs:subClassOf obo:UBERON_0007601, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000065
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b6/Gray667.png"^^xsd:anyURI .

obo:UBERON_0004673
    obo:IAO_0000115 "A nerve root that extends_fibers_into a trigeminal nerve." ;
    obo:IAO_0000116 "TODO - check ZFA" ;
    oboInOwl:hasDbXref "BIRNLEX:1346", "DHBA:12865", "DMBA:17739", "FMA:52610", "SCTID:280185007", "TAO:0000192", "ZFA:0000192" ;
    oboInOwl:hasExactSynonym "radix descendens nervi trigemini", "root of trigeminal V nerve", "root of trigeminal nerve", "trigeminal nerve root", "trigeminal neural root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "descending trigeminal root" ;
    oboInOwl:id "UBERON:0004673" ;
    a owl:Class ;
    rdfs:label "trigeminal nerve root" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001645
            ]
        )
    ] .

obo:UBERON_0004674
    obo:IAO_0000115 "A nerve root that extends_fibers_into a facial nerve." ;
    oboInOwl:hasDbXref "BAMS:7n", "BAMS:7nf", "BIRNLEX:1513", "DHBA:12862", "DMBA:17742", "FMA:53418", "SCTID:280186008", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=579" ;
    oboInOwl:hasExactSynonym "central part of facial nerve", "facial nerve fibers", "facial nerve root", "facial neural root", "fibrae nervi facialis", "root of facial nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial nerve or its root", "facial nerve/root" ;
    oboInOwl:id "UBERON:0004674" ;
    a owl:Class ;
    rdfs:label "facial nerve root" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001647
            ]
        )
    ] .

obo:UBERON_0004675
    obo:IAO_0000115 "A nerve root that extends_fibers_into a hypoglossal nerve." ;
    oboInOwl:hasAlternativeId "UBERON:0022760" ;
    oboInOwl:hasDbXref "BAMS:12n", "BAMS:12nf", "BIRNLEX:1288", "BIRNLEX:1588", "DHBA:12886", "DMBA:17750", "FMA:72632", "UMLS:C0175555", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=798" ;
    oboInOwl:hasExactSynonym "central part of hypoglossal nerve", "fibrae nervi hypoglossi", "hypoglossal nerve fiber bundle", "hypoglossal nerve fibers", "hypoglossal nerve root", "hypoglossal nerve tract", "root of hypoglossal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "central part of hypoglossal nerve", "hypoglossal nerve fibers", "hypoglossal nerve/ root", "root of hypoglossal nerve" ;
    oboInOwl:id "UBERON:0004675" ;
    a owl:Class ;
    rdfs:label "hypoglossal nerve root" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001650
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
        )
    ] .

obo:UBERON_0004679
    obo:IAO_0000115 "The molecular layer of the dentate gyrus that is bounded by the pial surface superficially and the dentate gyrus granule cell layer deep. It is divided into 2 or more sublayers." ;
    oboInOwl:hasDbXref "BAMS:Mol", "BAMS:mo", "BIRNLEX:4127", "EMAPA:35279", "FMA:83677", "MA:0003122", "MBA:10703", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2121" ;
    oboInOwl:hasExactSynonym "dentate gyrus molecular layer", "molecular layer of dentate gyrus", "stratum moleculare gyri dentati" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "molecular layer of the dentate gyrus" ;
    oboInOwl:id "UBERON:0004679" ;
    a owl:Class ;
    rdfs:label "dentate gyrus molecular layer" ;
    rdfs:subClassOf obo:UBERON_0002304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0006134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0002361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001885
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0044464
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002304
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
        )
    ] .

obo:UBERON_0004681
    obo:IAO_0000115 "The sensory system for the sense of balance." ;
    obo:UBPROP_0000001 "The vestibular system, which contributes to our balance and our sense of spatial orientation, is the sensory system that provides the dominant input about movement and equilibrioception. Together with the cochlea, a part of the auditory system, it constitutes the labyrinth of the inner ear, situated in the vestibulum in the inner ear. As our movements consist of rotations and translations, the vestibular system comprises two components: the semicircular canal system, which indicate rotational movements; and the otoliths, which indicate linear accelerations. The vestibular system sends signals primarily to the neural structures that control our eye movements, and to the muscles that keep us upright. The projections to the former provide the anatomical basis of the vestibulo-ocular reflex, which is required for clear vision; and the projections to the muscles that control our posture are necessary to keep us upright[Wikipedia:Vestibular_system]." ;
    obo:UBPROP_0000012 "FMA and NIF have no part information for this class. This is a GAT in FMA" ;
    oboInOwl:hasDbXref "BTO:0003381", "EMAPA:37986", "FMA:7193", "NLXANAT:090819", "SCTID:361533001", "Wikipedia:Vestibular_system" ;
    oboInOwl:hasExactSynonym "vestibular organ system", "vestibular system" ;
    oboInOwl:hasNarrowSynonym "equilibrioception system", "vestibulomotor system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004681" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vestibular system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050957
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0060005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050957
            ]
        )
    ] .

obo:UBERON_0004684
    obo:IAO_0000115 "The raphe nuclei are thin plates of cells in and immediately adjacent to the sagittal plane." ;
    oboInOwl:hasDbXref "BAMS:RA", "EMAPA:35721", "FMA:84017", "MA:0003147", "MESH:A08.186.211.132.659.632", "NCIT:C97335", "NLXANAT:20090205", "TAO:0001429", "UMLS:C0034671", "Wikipedia:Raphe_nuclei", "ZFA:0001429", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2495" ;
    oboInOwl:hasExactSynonym "nuclei raphes", "raphe nuclei", "raphe nuclei set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclei raphes", "raphe cluster", "raphe nucleus", "raphe of mesenchephalon", "set of raphe nuclei" ;
    oboInOwl:id "UBERON:0004684" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "we treat NR obscurus, NR magnus etc as parts of the raphe nuclei. This is consistent with treatment in FMA, where the class is 'set of raphe nuclei'" ;
    rdfs:label "raphe nuclei" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002275
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001820
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/94/Gray694.png"^^xsd:anyURI .

obo:UBERON_0004688
    obo:IAO_0000115 "The costocervical trunk arises from the upper and back part of the subclavian artery, behind the scalenus anterior on the right side, and medial to that muscle on the left side. Passing backward, it splits into the deep cervical artery and the supreme intercostal artery (or the Highest intercostal artery), which descends behind the pleura in front of the necks of the first and second ribs, and anastomoses with the first aortic intercostal (3rd posterior intercostal artery). As it crosses the neck of the first rib it lies medial to the anterior division of the first thoracic nerve, and lateral to the first thoracic ganglion of the sympathetic trunk. In the first intercostal space, it gives off a branch which is distributed in a manner similar to the distribution of the aortic intercostals. The branch for the second intercostal space usually joins with one from the highest aortic intercostal artery. This branch is not constant, but is more commonly found on the right side; when absent, its place is supplied by an intercostal branch from the aorta. Each intercostal gives off a posterior branch which goes to the posterior vertebral muscles, and sends a small spinal branch through the corresponding intervertebral foramen to the medulla spinalis and its membranes. [WP,unvetted]." ;
    oboInOwl:hasDbXref "EMAPA:37496", "FMA:10636", "MA:0001939", "SCTID:244225009", "Wikipedia:Costocervical_trunk" ;
    oboInOwl:hasExactSynonym "costocervical trunk", "trunk of costocervical artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "truncus costocervicalis" ;
    oboInOwl:id "UBERON:0004688" ;
    a owl:Class ;
    rdfs:label "costo-cervical trunk" ;
    rdfs:subClassOf obo:UBERON_0001637 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b3/Costocervical_trunk_with_branches.png"^^xsd:anyURI .

obo:UBERON_0004692
    obo:IAO_0000115 "An epithelium that is part of an external naris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:18596", "MA:0001321" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004692" ;
    a owl:Class ;
    rdfs:label "external naris epithelium" ;
    rdfs:subClassOf obo:UBERON_0019306, obo:UBERON_0035036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005928
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005928
            ]
        )
    ] .

obo:UBERON_0004693
    obo:IAO_0000115 "the specialized epithelium of the Peyer's patch" ;
    oboInOwl:hasDbXref "EMAPA:36506", "MA:0000731" ;
    oboInOwl:hasExactSynonym "peyer's patch epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004693" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Peyer's patch epithelium" ;
    rdfs:subClassOf obo:UBERON_0001277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:UBERON_0004695
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an arterial system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36503", "MA:0000704" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004695" ;
    a owl:Class ;
    rdfs:label "arterial system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004572
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004572
            ]
        )
    ] .

obo:UBERON_0004696
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a venous system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36613", "MA:0000715" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004696" ;
    a owl:Class ;
    rdfs:label "venous system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004237, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004237
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004582
            ]
        )
    ] .

obo:UBERON_0004697
    obo:IAO_0000115 "Area of the Peyer's patch where B cells proliferate and differentiate into plasma cells" ;
    oboInOwl:hasDbXref "EMAPA:35684", "MA:0000734", "NCIT:C49600", "UMLS:C1711398" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004697" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Peyer's patch germinal center" ;
    rdfs:subClassOf obo:UBERON_0010754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0002317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0042100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:UBERON_0004698
    obo:IAO_0000115 "An endothelium that is part of a vena cava [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37800", "MA:0000713", "NCIT:C49318", "UMLS:C1710623" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004698" ;
    a owl:Class ;
    rdfs:label "vena cava endothelium" ;
    rdfs:subClassOf obo:UBERON_0001919, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004087
            ]
        )
    ] .

obo:UBERON_0004699
    obo:IAO_0000115 "An endothelium that is part of a outflow tract [Automatically generated definition]." ;
    obo:UBPROP_0000003 "It is assumed that during evolution, a circulatory system composed of the heart and endothelial tubular system first formed in vertebrates, medial smooth muscle then appeared for regulation of the system, and innervation of the muscle tissue took place. This sequence of development assumed for phylogenesis is actually realized in the ontogenetic processes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "MA:0000490", "VHOG:0001524" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004699" ;
    a owl:Class ;
    rdfs:label "outflow tract endothelium" ;
    rdfs:subClassOf obo:UBERON_0008307, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004145
            ]
        )
    ] .

obo:UBERON_0004700
    obo:IAO_0000115 "An endothelium that is part of an arterial system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35145", "MA:0000703", "NCIT:C49329", "UMLS:C1706849" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004700" ;
    a owl:Class ;
    rdfs:label "arterial system endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004572
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004572
            ]
        )
    ] .

obo:UBERON_0004701
    obo:IAO_0000115 "An endothelium that is part of a venous system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35907", "MA:0000714", "NCIT:C49320", "UMLS:C1710626" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004701" ;
    a owl:Class ;
    rdfs:label "venous system endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004582
            ]
        )
    ] .

obo:UBERON_0004702
    obo:IAO_0000115 "A blood vessel endothelium that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35732", "MA:0001805" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004702" ;
    a owl:Class ;
    rdfs:label "respiratory system blood vessel endothelium" ;
    rdfs:subClassOf obo:UBERON_0004638, obo:UBERON_0004807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003504
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004704
    obo:IAO_0000115 "A depression or hollow in a bone[WP]." ;
    obo:UBPROP_0000001 "Anatomical space that is a concavity, shallow depression, or groove on a bone.[TAO]" ;
    obo:UBPROP_0000012 "General Anatomical term in FMA; not restricted to bone in ncit; surface feature in VSAO; note that entities named 'fossa' are cavities in FMA, hence placement here" ;
    oboInOwl:hasBroadSynonym "fossa" ;
    oboInOwl:hasDbXref "AAO:0010439", "FMA:45791", "TAO:0001743", "UMLS:C0836913", "VSAO:0005069", "Wikipedia:Fossa#Anatomy", "ZFA:0005388" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "concavities", "concavity", "depression", "depressions", "fossae", "groove" ;
    oboInOwl:id "UBERON:0004704" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bone fossa" ;
    rdfs:subClassOf obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] .

obo:UBERON_0004706
    obo:IAO_0000115 "a transient fetal dilation of the distal (or cranial) heart tube located where the arterial trunk joins the ventral roots of the aortic arches" ;
    obo:IAO_0000116 "TODO - check relationship to bulbus arteriosus" ;
    obo:UBPROP_0000001 "A pear shaped chamber that functions as a capacitor, maintaining continuous blood flow into the gill arches. The bulbus arteriosus has three distinct layers. Hu et al. 2000.[TAO]" ;
    oboInOwl:hasDbXref "EHDAA2:0000197", "EHDAA:438", "EHDAA:768", "EMAPA:16333", "FMA:70300", "NCIT:C34114", "SCTID:361525002", "UMLS:C1284055", "Wikipedia:Bulbus_cordis" ;
    oboInOwl:hasExactSynonym "primitive right ventricle endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004706" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bulbus cordis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c9/Gray466.png"^^xsd:anyURI .

obo:UBERON_0004707
    obo:IAO_0000115 "A stage that follows the blastula, gastrula and neurula stages. At the pharyngula stage, all vertebrate embryos show remarkable similarities." ;
    obo:UBPROP_0000008 "Corresponds to E7-E11 in Mouse (Galis et al, TREE, 2001)" ;
    oboInOwl:hasDbXref "DrerDO:0000052", "EFO:0001310", "OGES:000006", "Wikipedia:Pharyngula", "ZFS:0000050" ;
    oboInOwl:hasExactSynonym "phylotypic stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngula" ;
    oboInOwl:id "UBERON:0004707" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "pharyngula stage" ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0004708
    obo:IAO_0000115 "An appendage that is part of an appendage girdle complex." ;
    obo:IAO_0000232 "this class is the union of the classes limb, pectoral fin and pelvic fin." ;
    oboInOwl:hasAlternativeId "UBERON:0009872" ;
    oboInOwl:hasDbXref "VSAO:0000067" ;
    oboInOwl:hasExactSynonym "girdle-associated appendage", "limb or fin", "limb/fin", "pectoral or pelvic appendage", "pelvic/pectoral appendage" ;
    oboInOwl:hasNarrowSynonym "jointed paired lateral appendage", "paired appendage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004708" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "paired limb/fin" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0007823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011582
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000026
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010707
            ]
        )
    ] .

obo:UBERON_0004709
    obo:IAO_0000115 "Paired appendage that consists of the posterior appendicular skeleton and associated soft and hard tissues, but excludes the pelvic girdle and its associated soft and hard tissues." ;
    oboInOwl:hasAlternativeId "UBERON:0009876" ;
    oboInOwl:hasBroadSynonym "posterior appendage" ;
    oboInOwl:hasDbXref "VSAO:0000126" ;
    oboInOwl:hasExactSynonym "hindlimb/pelvic fin", "pelvic appendage", "pelvic limb/fin", "posterior limb/fin", "posterior paired appendage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004709" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "pelvic appendage" ;
    rdfs:subClassOf obo:UBERON_0004708, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0007273
    ] ;
    owl:disjointWith obo:UBERON_0004710 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004708
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0004710
    obo:IAO_0000115 "Paired appendage that consists of the anterior appendicular skeleton and associated soft and hard tissues, but excludes the pectoral girdle and its associated soft and hard tissues." ;
    obo:UBPROP_0000003 "While the skeletons of teleost pectoral fins and tetrapod forelimbs are homologous at the level of endoskeletal radials, teleosts and tetrapods do not share homologous skeletal elements at the level of 'individuated' pro-, meso-, and metapterygia. Among osteichthyans, only basal actinopterygians retain the full complement of elements present in non-osteichthyan gnathostomes.[uncertain][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0009875" ;
    oboInOwl:hasBroadSynonym "anterior appendage" ;
    oboInOwl:hasDbXref "VHOG:0001753", "VSAO:0000125" ;
    oboInOwl:hasExactSynonym "anterior limb/fin", "anterior paired appendage", "forelimb - pectoral fin", "forelimb or pectoral fin", "forelimb/pectoral fin", "pectoral limb/fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004710" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "pectoral appendage" ;
    rdfs:subClassOf obo:UBERON_0004708, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005419
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0007272
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004708
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0004711
    obo:IAO_0000115 "The jugular veins are veins that bring deoxygenated blood from the head back to the heart via the superior vena cava." ;
    oboInOwl:hasDbXref "BTO:0001744", "CALOHA:TS-0497", "EMAPA:18638", "GAID:536", "MA:0002154", "MESH:D007601", "NCIT:C12738", "SCTID:244403000", "UMLS:C0022427", "Wikipedia:Jugular_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "jugular", "vena jugularis" ;
    oboInOwl:id "UBERON:0004711" ;
    a owl:Class ;
    rdfs:label "jugular vein" ;
    rdfs:subClassOf obo:UBERON_0003502, obo:UBERON_0009141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f8/Gray558.png"^^xsd:anyURI .

obo:UBERON_0004715
    obo:IAO_0000115 "The ring of fibrocartilage and fibrous tissue forming the circumference of the intervertebral disc; surrounds the nucleus pulposus, which is prone to herniation when the annulus fibrosus is compromised." ;
    oboInOwl:hasBroadSynonym "annulus fibrosus" ;
    oboInOwl:hasDbXref "BTO:0003629", "EMAPA:32670", "FMA:13551", "MA:0000111", "Wikipedia:Annulus_fibrosus_disci_intervertebralis" ;
    oboInOwl:hasExactSynonym "anulus fibrosus (diskus intervertebralis)", "anulus fibrosus of intervertebral disk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "annulus fibrosus of intervertebral disc", "fibrous ring of intervertebral disc" ;
    oboInOwl:id "UBERON:0004715" ;
    a owl:Class ;
    rdfs:label "annulus fibrosus disci intervertebralis" ;
    rdfs:subClassOf obo:UBERON_0006444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001066
    ] ;
    owl:disjointWith obo:UBERON_0006008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001066
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d9/Cervical_vertebra_english.png"^^xsd:anyURI .

obo:UBERON_0004716
    obo:IAO_0000115 "The embryo and its adnexa (appendages or adjunct parts) or associated membranes (i.e. the products of conception) The conceptus includes all structures that develop from the zygote, both embryonic and extraembryonic. It includes the embryo as well as the embryonic part of the placenta and its associated membranes - amnion, chorion (gestational sac), and yolk sac[WP]." ;
    obo:IAO_0000116 "EHDAA2 places this as a subtype of organism. This leads to the inference that a conceptus is an embryo (if an embryo is defined as an organism at embryo stage), which eliminates the embryonic + extra-embryonic = conceptus" ;
    oboInOwl:hasDbXref "AEO:0000194", "BTO:0003834", "EHDAA2:0000001", "EHDAA2:0003235", "EMAPA:36040", "NCIT:C34131", "UMLS:C1516779", "Wikipedia:Conceptus" ;
    oboInOwl:hasExactSynonym "embryo plus adnexa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004716" ;
    a owl:Class ;
    rdfs:label "conceptus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0016887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000365
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] .

obo:UBERON_0004719
    obo:IAO_0000115 "Any of the veins that parallel the arcuate arteries, receive blood from the interlobular veins and straight venules, and terminate in the interlobar veins." ;
    obo:UBPROP_0000202 obo:FMA_71632 ;
    oboInOwl:hasBroadSynonym "arcuate vein" ;
    oboInOwl:hasDbXref "EMAPA:28221", "FMA:272193", "FMA:321527", "MA:0002593", "Wikipedia:Arcuate_vein" ;
    oboInOwl:hasExactSynonym "arciform vein of kidney", "arcuate vein of kidney", "renal arcuate vein", "venae arcuatae renis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arcuate veins" ;
    oboInOwl:id "UBERON:0004719" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney arcuate vein" ;
    rdfs:subClassOf obo:UBERON_0013126, obo:UBERON_0014401 ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0004721
    obo:IAO_0000115 "The crista ampullaris is the sensory organ of rotation located in the semicircular canal of the inner ear. The function of the crista ampullaris is to sense angular acceleration and deceleration." ;
    oboInOwl:hasDbXref "EMAPA:32791", "FMA:77714", "MA:0002771", "NCIT:C32063", "SCTID:368953000", "UMLS:C0229465", "Wikipedia:Crista_ampullaris" ;
    oboInOwl:hasExactSynonym "ampullary crest of semicircular duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ampullary crest", "cristae ampullares" ;
    oboInOwl:id "UBERON:0004721" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crista ampullaris" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004043
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ec/Semicircular_canal_-_ampulla.png"^^xsd:anyURI .

obo:UBERON_0004723
    obo:IAO_0000115 "The branches of the arcuate arteries of the kidney that radiate outward throught the renal columns and supply the glomeruli[MP]. The first set of renal bloodvessels, the interlobular arteries (or cortical radiate arteries, or cortical radial arteries), are given off at right angles from the side of the arcuate arteries looking toward the cortical substance, and pass directly outward between the medullary rays to reach the fibrous tunic, where they end in the capillary network of this part. These vessels do not anastomose with each other, but form what are called end-arteries. In their outward course they give off lateral branches; these are the afferent vessels for the renal corpuscles; they enter the capsule, and end in the glomerulus. From each tuft the corresponding efferent vessel arises, and, having made its egress from the capsule near to the point where the afferent vessel enters, breaks up into a number of branches, which form a dense plexus within Bowman's capsule." ;
    oboInOwl:hasDbXref "EMAPA:28212", "FMA:70498", "MA:0002584", "NCIT:C32826", "SCTID:76147008", "UMLS:C1512856", "Wikipedia:Interlobular_arteries" ;
    oboInOwl:hasExactSynonym "interlobular renal artery", "kidney interlobular artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriae corticales radiatae", "arteriae interlobulares renis", "cortical radial arteries", "interlobular", "renal interlobular artery" ;
    oboInOwl:id "UBERON:0004723" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interlobular artery" ;
    rdfs:subClassOf obo:UBERON_0003644 ;
    owl:disjointWith obo:UBERON_0009885 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0004726
    obo:IAO_0000115 "In the blood supply of the kidney, the vasa recta renis (or straight arteries of kidney, or straight arterioles of kidney) form a series of straight capillaries in the medulla. They lie parallel to the loop of Henle. These vessels branch off the efferent arterioles of juxtamedullary nephrons (those nephrons closest to the medulla), enter the medulla, and surround the loop of Henle." ;
    obo:IAO_0000116 "TODO - is this a vein or set of veins? in MA it is a venous blood vessel" ;
    oboInOwl:hasDbXref "EMAPA:30043", "FMA:72006", "MA:0002595", "Wikipedia:Vasa_recta"^^xsd:string, "galen:ArteriaeRectae" ;
    oboInOwl:hasExactSynonym "arteriolae rectae renis", "kidney vasa recta", "renal medullary capillary", "set of straight arterioles of kidney", "straight arterioles of kidney", "vasa recta of kidney", "vasa recta renis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteria recta", "arteriae rectae", "arteriolae rectae renis", "arteriolae recti", "vasa rectae" ;
    oboInOwl:id "UBERON:0004726" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vasa recta" ;
    rdfs:subClassOf obo:UBERON_0001140 ;
    foaf:depicted_by "Kidney:nephron.png"^^xsd:anyURI .

obo:UBERON_0004727
    obo:IAO_0000115 "A nerve in the head that carries signals from the cochlea of the inner ear to the brain. It is part of the vestibulocochlear nerve, the 8th cranial nerve which is found in higher vertebrates; the other portion of the 8th cranial nerve is the vestibular nerve which carries spatial orientation information from the semicircular canals. The cochlear nerve is a sensory nerve, one which conducts to the brain information about the environment, in this case acoustic energy impinging on the tympanic membrane. The cochlear nerve arises from within the cochlea and extends to the brainstem, where its fibers make contact with the cochlear nucleus, the next stage of neural processing in the auditory system[WP]." ;
    oboInOwl:hasBroadSynonym "cochlear component" ;
    oboInOwl:hasDbXref "BAMS:cVIIIn", "BM:VIIIN", "BTO:0003490", "EHDAA2:0002195", "EMAPA:17802", "FMA:53431", "GAID:723", "MA:0001110", "MBA:948", "MESH:D003056", "NCIT:C12697", "OpenCyc:Mx4rwIhQfZwpEbGdrcN5Y29ycA", "SCTID:280286001", "UMLS:C0009201", "VHOG:0001182", "Wikipedia:Cochlear_nerve", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1406" ;
    oboInOwl:hasExactSynonym "auditory nerve", "cochlear root of acoustic nerve", "cochlear root of eighth cranial nerve", "vestibulocochlear VIII nerve cochlear component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nervus vestibulocochlearis", "vestibulocochlear nerve cochlear component" ;
    oboInOwl:id "UBERON:0004727" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "cochlear nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001648
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001844
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001648
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001720
            ]
        )
    ] .

obo:UBERON_0004731
    obo:IAO_0000115 "A transverse unitary subdivision of the neural tube that shares a common dorsoventral structure (floor, basal, alar, and roof plates), but each having differential molecular identities and fates; they comprise the secondary prosencephalon, diencephalon (prosomeres), the midbrain (mesomeres), and the hindbrain (rhombomeres)." ;
    obo:IAO_0000116 "We take the definition of neuromere from Puelles et al, although the existence of mesomeres and prosomeres may not be widely accepted" ;
    obo:UBPROP_0000001 "A metameric segment of the central nervous system.[ZFA]" ;
    oboInOwl:created_by "Melissa Haendel" ;
    oboInOwl:creation_date "2009-06-18T09:00:04Z" ;
    oboInOwl:hasDbXref "NLX:147842", "TAO:0001328", "Wikipedia:Neuromere", "ZFA:0001328" ;
    oboInOwl:hasExactSynonym "neural tube metameric segment", "neural tube segment", "neuromere", "neuromeres" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural metamere", "neural segment" ;
    oboInOwl:id "UBERON:0004731" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neuromere" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004732, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004732
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001049
            ]
        )
    ] .

obo:UBERON_0004732
    obo:IAO_0000115 "Any segmental subdivision of a nervous system. Includes metameric developmental segments, such as vertebrates neuromeres." ;
    obo:IAO_0000116 "revisit this after CARO is revised and/or we have defined metameric segment; note that with the additional of an A/P axis constraint this corresponds to what Richter at al call a neuromere (PMID:21062451)" ;
    oboInOwl:hasDbXref "FBbt:00005140" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neuromere" ;
    oboInOwl:id "UBERON:0004732" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "segmental subdivision of nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0004733
    obo:IAO_0000115 "An organ subunit that is part of a hindbrain [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:61998" ;
    oboInOwl:hasExactSynonym "hindbrain segment", "segment of hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004733" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "segmental subdivision of hindbrain" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004732, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0004734
    obo:IAO_0000115 "Organism at the gastrula stage." ;
    obo:UBPROP_0000012 "We explicitly merge the NCITA terms here" ;
    oboInOwl:hasAlternativeId "UBERON:0007012" ;
    oboInOwl:hasDbXref "BILA:0000060", "BTO:0001403", "FBbt:00005317", "FMA:293108", "GAID:1302", "MESH:A16.254.412", "MIAA:0000179", "NCIT:C34057", "NCIT:C34058", "UMLS:C0017199", "UMLS:C1284022", "Wikipedia:Gastrula", "Wikipedia:Trilaminar_blastocyst" ;
    oboInOwl:hasExactSynonym "gastrula embryo" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blastocystis trilaminaris", "tri-laminar disc", "tri-laminar disk", "trilaminar blastocyst", "trilaminar blastoderm", "trilaminar disc", "trilaminar disk", "trilaminar germ" ;
    oboInOwl:id "UBERON:0004734" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gastrula" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000109
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002491 ;
                owl:someValuesFrom obo:UBERON_0000109
            ]
        )
    ] .

obo:UBERON_0004736
    obo:IAO_0000115 "glomerulus of the mature vertebrate kidney, or metanephros." ;
    oboInOwl:hasDbXref "VHOG:0001242" ;
    oboInOwl:hasExactSynonym "glomerulus of metanephros" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004736" ;
    a owl:Class ;
    rdfs:label "metanephric glomerulus" ;
    rdfs:subClassOf obo:UBERON_0000074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0004737
    obo:IAO_0000115 "A collecting duct of renal tubule that is part of a metanephros [Automatically generated definition]." ;
    oboInOwl:hasDbXref "VHOG:0000983" ;
    oboInOwl:hasExactSynonym "collecting duct of metanephros" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metanephric collecting tubule" ;
    oboInOwl:id "UBERON:0004737" ;
    a owl:Class ;
    rdfs:label "metanephric collecting duct" ;
    rdfs:subClassOf obo:UBERON_0001232, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0014706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001232
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0004738
    obo:IAO_0000115 "juxtaglomerular apparatus of the mature vertebrate kidney, or metanephros." ;
    oboInOwl:hasExactSynonym "juxtaglomerular apparatus of metanephros" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004738" ;
    a owl:Class ;
    rdfs:label "metanephric juxtaglomerular apparatus" ;
    rdfs:subClassOf obo:UBERON_0002303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0004739
    obo:IAO_0000115 "The glomus forms from the splanchnic intermediate mesoderm and is the vascularized filtration unit, filtering the blood before it enters the tubules. The glomus is external to the nephron and extends over more than one body segment." ;
    obo:IAO_0000232 "a glomus differs from a glomerulus in that each vascular glomus services several tubules" ;
    obo:UBPROP_0000001 "Paired highly vascularized portion of the pronephros. Left and right glomeruli are fused at the midline. Begins to function between 40 and 48hpf. Drummond, 2000.[TAO]" ;
    obo:UBPROP_0000003 "The teleost pronephros shares many essential features with the amphibian pronephros including its derivation from mesoderm associated with the coelom and the derivation of the glomerular blood supply from the medial dorsal aorta. However, unlike the pronephros of amphibians, which have an external glomus and tubules with nephrostomes open to the coelom, the mature teleost pronephros has no connection to the body cavity and instead functions as a closed system (reference 1); This variation in nephron types [with external glomeruli that open into the coelom and with internal glomeruli that do not connect with the coelom] and their pattern of distribution suggest an evolutionary sequence. Ancestral craniates probably had an external glomerulus and nephrostomes, as do the first few to develop in very primitive craniates. (...) The mechanism would become more efficient as the coelomic recess into which each glomerulus discharged became a part of the tubule, that is, grew around the glomerulus as a renal capsule. The glomerulus becomes internal. The nephrostomes were lost during subsequent evolution, leaving the type of renal tubule found in most vertebrates (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "GO treats glomus and pronephric glomerulus differently" ;
    oboInOwl:hasAlternativeId "UBERON:0004191" ;
    oboInOwl:hasDbXref "AAO:0011049", "SCTID:360548001", "TAO:0001557", "VHOG:0001237", "XAO:0000318", "ZFA:0001557" ;
    oboInOwl:hasExactSynonym "glomerulus of pronephros" ;
    oboInOwl:hasNarrowSynonym "glomus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpuscle", "glomera", "pronephric glomera", "pronephric glomeruli", "pronephric glomus" ;
    oboInOwl:id "UBERON:0004739" ;
    a owl:Class ;
    rdfs:label "pronephric glomerulus" ;
    rdfs:subClassOf obo:UBERON_0000074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002120
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007128
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0004742
    obo:IAO_0000115 "The dentary is a dermal bone that forms the antero-lateral part of the lower jaw in fishes and amphibians, extending to the whole lower jaw in mammals[VHOG,modified]." ;
    obo:UBPROP_0000001 "Dermal bone that is usually the anteriormost bone of the lower jaw, and that articulates with the angular, or anguloarticular bone, posteriorly, and carries part of the mandibular sensory canal and pore openings of the mandibular sensory canal on its lateral surface. The dentary is a paired bone.[TAO]", "Ossified element of intramembranous origin that invests the lateral margin of Meckel's cartilage thereby forming the lateral side of the mandible in anurans and salamanders (Duellman & Trueb, 1994:293). In caecilians, the dentary is part of a compound bone termed the pseudodentary.[AAO]", "The dentary is a dermal bone that forms the antero-lateral part of the lower jaw in fishes and amphibians. In mammals the lower jaw consists entirely of the dentary bone. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, ZFA:0000191_and_Liem_KF, p.248][VHOG]" ;
    obo:UBPROP_0000002 "relationship loss: overlaps dentary-anguloarticular joint (TAO:0001749)[TAO]" ;
    obo:UBPROP_0000003 "Of all these bones [dentary, splenials, coronoids, angular, surangular and prearticular], only the dentary remains in the lower jaw of a mammal.[well established][VHOG]" ;
    obo:UBPROP_0000008 "In lobe-finned fishes and the early fossil tetrapods, the bone homologous to the mandible of mammals is merely the largest of several bones in the lower jaw. In such animals, it is referred to as the dentary bone, and forms the body of the outer surface of the jaw. It is bordered below by a number of splenial bones, while the angle of the jaw is formed by a lower angular bone and a suprangular bone just above it. The inner surface of the jaw is lined by a prearticular bone, while the articular bone forms the articulation with the skull proper. Finally a set of three narrow coronoid bones lie above the prearticular bone. As the name implies, the majority of the teeth are attached to the dentary, but there are commonly also teeth on the coronoid bones, and sometimes on the prearticular as well. This complex primitive pattern has, however, been simplified to various degrees in the great majority of vertebrates, as bones have either fused or vanished entirely. In teleosts, only the dentary, articular, and angular bones remain, while in living amphibians, the dentary is accompanied only by the prearticular, and, in salamanders, one of the coronoids. The lower jaw of reptiles has only a single coronoid and splenial, but retains all the other primitive bones except the prearticular." ;
    oboInOwl:hasDbXref "AAO:0000124", "EFO:0003508", "TAO:0000191", "VHOG:0001022", "ZFA:0000191", "http://palaeos.com/vertebrates/bones/dermal/images/Dentary1.gif" ;
    oboInOwl:hasExactSynonym "dentaries", "dentary bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dentale", "os dentale", "sur-angulaire" ;
    oboInOwl:id "UBERON:0004742" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "dentary" ;
    rdfs:subClassOf obo:UBERON_0004768, obo:UBERON_0008907, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003324
    ] .

obo:UBERON_0004753
    obo:IAO_0000115 "Skeletal element that consists of the scapula and the coracoid[VSAO, modified]." ;
    obo:IAO_0000116 "todo - decide whether to create separate classes for cartilage & ossified. Wikipedia considers this absent in Therians, but if considered as a grouping of scapula and coracoid then it would be present" ;
    obo:UBPROP_0000001 "Fused, ossified portions of the scapula, procoracoid, and coracoid.[AAO]", "Pectoral fin cartilage that consists of a paired cartilaginous plate of the embryonic primary pectoral girdle and from which the scapular and coracaoid bones ossify.[TAO]", "either a fusion of the scapula and coracoid (the two main bones of the shoulder girdle), or the scapula & coracoid considered as a single structural unit.[Palaeos]" ;
    obo:UBPROP_0000002 "relationship loss: part_of scapular area (AAO:0000935)[AAO]" ;
    obo:UBPROP_0000012 "ZFA defines as precursor to scapula and coracoid. Cartilage in TAO" ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000781", "TAO:0001455", "VSAO:0005002", "Wikipedia:Scapulocoracoid", "ZFA:0001455" ;
    oboInOwl:hasExactSynonym "scapulocoracoideum" ;
    oboInOwl:hasNarrowSynonym "coraco-scapular cartilage", "scapulo-coracoid cartilage", "scapulocoracoid cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004753" ;
    a owl:Class ;
    rdfs:label "scapulocoracoid" ;
    rdfs:subClassOf obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] .

obo:UBERON_0004755
    obo:IAO_0000115 "A specialized form of connective tissue in which the extracellular matrix is firm, providing the tissue with resilience, and/or mineralized and that functions in mechanical and structural support.[VSAO]" ;
    obo:UBPROP_0000001 "A specialized form of connective tissue in which the extracellular matrix is firm, providing the tissue with resilience, and/or mineralized and that functions in mechanical and structural support.[VSAO]" ;
    oboInOwl:hasDbXref "EMAPA:37744", "MA:0003047", "SCTID:309311006", "VSAO:0000015", "XAO:0004038", "ZFA:0005619" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004755" ;
    a owl:Class ;
    rdfs:comment "Four classes of mineralized tissues are found in vertebrates: bone, cartilage, dentine, and enamel. We think of cartilage and bone as skeletal tissues and of enamel and dentine as dental tissues, but enamel and dentine arose evolutionarily together with bone as skeletal tissues in the dermal skeleton (exoskeleton) of early vertebrates. Scales and teeth of sharks are examples of dermal skeletal elements that are still composed of the three ancient components-enamel, dentine, and bone. Cartilage, on the other hand, provided the basis for the second vertebrate skeletal system, the endoskeleton (Smith and Hall, 1990; Hall, 1998a,b). some invertebrate skeletal tissues have surprisingly bone-like features. Examples include chondrocytes interconnected by cell processes in cephalopod cartilages (Cole and Hall, 2004a,b), and the calcium phosphate layer in the shells of brachiopods (Rodland et al., 2003). However, neither bone nor mineralized cartilage have been found in invertebrates. Editors notes: TODO - develops_from" ;
    rdfs:label "skeletal tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007001
    ] .

obo:UBERON_0004756
    obo:IAO_0000115 "dermis-derived entity that is made of skeletal tissue." ;
    oboInOwl:hasExactSynonym "dermal element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004756" ;
    a owl:Class ;
    rdfs:label "dermal skeletal element" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004765, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004755
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004755
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:UBERON_0004760
    obo:IAO_0000115 "A gland that is part of an anal canal [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27221", "EMAPA:27233", "EMAPA:27543", "FMA:15720", "FMA:15724", "NCIT:C32068", "SCTID:245448005", "UMLS:C0162322", "Wikipedia:Anal_gland" ;
    oboInOwl:hasExactSynonym "gland of anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anal gland", "anal sac", "gland of anus", "rectal gland" ;
    oboInOwl:id "UBERON:0004760" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "gland of anal canal" ;
    rdfs:subClassOf obo:UBERON_0003408, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0004761
    obo:IAO_0000115 "The primitive cartilagionous skeletal structure of the fetal skull that grows to envelop the rapidly growing embyonic brain. In humans, the chondrocranium begins forming at 28 days from mesenchymal condensations and is fully formed between week 7 and 9 of fetal development. While the majority of the chondrocranium is succeeded by the bony skull in most higher vertebrates, some components do persist into adulthood.[1] In Cartilagious fishes and Agnathans, the chondrocranium persist throughout life.[2] Embryologically, the chondrocranium represent the basal cranial structure, and lay the base for the formation of the endocranium in higher vertebrates[WP]." ;
    obo:UBPROP_0000012 "in contrast to chondrocranium, this structure is entirely cartiliginous. In Chondricthyes this is the same as the neurocranium. FMA:76621 is an undefined fetal structure, so we assume the correct placement is here. Note that this is distinct from MA:0000317 which is the uberon:neurocranium (the part of the cranium that encloses the brain)" ;
    oboInOwl:hasDbXref "AAO:0000094", "AAO:0010153", "EHDAA:6031", "FMA:76621", "NCIT:C34121", "SCTID:155540009", "UMLS:C1516496", "Wikipedia:Chondrocranium", "XAO:0003059" ;
    oboInOwl:hasExactSynonym "cartilaginous chondocranium", "cartiligionous skeletal structure of skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilaginous skull", "chondocranium", "embryonic chondocranium", "neurocranium" ;
    oboInOwl:id "UBERON:0004761" ;
    a owl:Class ;
    rdfs:label "cartilaginous neurocranium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] .

obo:UBERON_0004763
    obo:IAO_0000115 "Replacement bone tissue that forms within cartilage[VSAO, modified]." ;
    obo:UBPROP_0000012 "the distinction between endochondral bone and endochondral bone tissue. Some bones may be a mixture of both tissue types. The MA class most likely refers to a tissue type" ;
    oboInOwl:hasDbXref "EMAPA:35304", "MA:0002836", "Wikipedia:Endochondral_ossification" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004763" ;
    oboInOwl:inSubset core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "endochondral bone tissue" ;
    rdfs:subClassOf obo:UBERON_0002481, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002513
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0002418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0001958
    ] ;
    owl:disjointWith obo:UBERON_0004764 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0001958
            ]
        )
    ] .

obo:UBERON_0004764
    obo:IAO_0000115 "Bone tissue that forms directly within mesenchyme, and does not replace other tissues[TAO]. Intramembranous ossification is the formation of bone in which osteoblasts secrete a collagen-proteoglycan matrix that binds calcium salts and becomes calcified[GO]. Intramembranous ossification is the way flat bones and the shell of a turtle are formed[GO]. Unlike endochondral ossification, cartilage is not present during intramembranous ossification[WP]." ;
    obo:UBPROP_0000012 "note the distinction between intramembranous bone and intramembranous bone tissue. Some bones may be a mixture of both tissue types. The MA class most likely refers to a tissue type (it is under bone tissue and connective tissue; there are no child classes)" ;
    oboInOwl:hasDbXref "MA:0002837", "Wikipedia:Intramembranous_ossification" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004764" ;
    a owl:Class ;
    rdfs:label "intramembranous bone tissue" ;
    rdfs:subClassOf obo:UBERON_0002481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002514
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0001957
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0001957
            ]
        )
    ] .

obo:UBERON_0004765
    obo:IAO_0000115 "Organ consisting of skeletal tissue. Encompasses whole bones, fused bones, cartilaginious elements, teeth, dermal denticles." ;
    obo:UBPROP_0000001 "Organ entity that is typically involved in mechanical support and may have different skeletal tissue compositions at different stages.[VSAO]", "Organ entity that may have different tissue compositions at different stages and is typically involved in mechanical support.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0011129", "TAO:0001890", "VSAO:0000128", "XAO:0004012", "ZFA:0005494", "galen:SkeletalStructure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004765" ;
    oboInOwl:inSubset core:organ_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "skeletal element" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] .

obo:UBERON_0004766
    obo:IAO_0000115 "A bone that is part of a cranium." ;
    obo:IAO_0000232 "here cranium = skull - mandible" ;
    oboInOwl:hasDbXref "SCTID:181792001" ;
    oboInOwl:hasExactSynonym "cranium bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004766" ;
    a owl:Class ;
    rdfs:label "cranial bone" ;
    rdfs:subClassOf obo:UBERON_0003457, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003128
            ]
        )
    ] .

obo:UBERON_0004767
    obo:IAO_0000115 "A tooth that is on the vomer." ;
    obo:UBPROP_0000001 "Tooth that is attached to the vomer.[TAO]" ;
    obo:UBPROP_0000002 "relationship type change: OBO_REL:part_of vomer (TAO:0000308) CHANGED TO: attaches_to vomer (UBERON:0002396)[TAO]" ;
    oboInOwl:hasDbXref "AAO:0000635", "TAO:0001631" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004767" ;
    a owl:Class ;
    rdfs:label "vomerine tooth" ;
    rdfs:subClassOf obo:UBERON_0012070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0017615
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002396
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0002396
            ]
        )
    ] .

obo:UBERON_0004768
    obo:IAO_0000115 "Any bone that is part of the lower jaw skeleton. This includes (when present): the dentary/mandible, the articular, the splenial, the suprangular" ;
    obo:IAO_0000116 "Do not manually classify under here - bones are automatically classified" ;
    oboInOwl:hasExactSynonym "lower jaw bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004768" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "bone of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0012360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0004769
    obo:IAO_0000115 "Subdivision of long bone which forms the part of the bone between the two epiphyses, excluding the metaphyses[FMA,modified]." ;
    obo:UBPROP_0000001 "Subdivision of long bone which forms the part of the bone between the two epiphyses; together with other the subdivisions of long bone, it constitutes the long bone. Examples: diaphysis of humerus, diaphysis of femur[FMA].", "The main or mid section (shaft) of a long bone. It is made up of cortical bone and usually contains bone marrow and adipose tissue (fat)[WP][FMA:24013, Wikipedia:Diaphysis]." ;
    oboInOwl:hasDbXref "EMAPA:35504", "FMA:24013", "GAID:189", "MESH:D018483", "SCTID:361729006", "Wikipedia:Diaphysis" ;
    oboInOwl:hasExactSynonym "body of long bone", "long bone diaphysis", "shaft of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004769" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "diaphysis" ;
    rdfs:subClassOf obo:UBERON_0005055 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/94/Illu_long_bone.jpg"^^xsd:anyURI .

obo:UBERON_0004770
    obo:IAO_0000115 "Anatomical system that consists of all the joints of the body." ;
    oboInOwl:hasDbXref "EMAPA:35150", "FMA:23878", "MA:0003007", "SCTID:361827000", "VSAO:0000181" ;
    oboInOwl:hasExactSynonym "joint system", "set of all joints of body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of all joints", "set of joints of body" ;
    oboInOwl:id "UBERON:0004770" ;
    a owl:Class ;
    rdfs:label "articular system" ;
    rdfs:subClassOf obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002328 ;
        owl:someValuesFrom obo:GO_0040011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0000982
            ]
        )
    ] .

obo:UBERON_0004771
    obo:IAO_0000115 "Opening/conduit between the nasal cavity and the nasopharynx[AAO] The choanae are separated by the vomer[WP]." ;
    obo:UBPROP_0000001 "One of the paired openings from the nasal cavities into the pharynx. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-6, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]", "Opening between the nasal cavity and the nasopharynx.[AAO]" ;
    obo:UBPROP_0000003 "The choana, a unique 'internal nostril' opening from the nasal sac into the roof of the mouth, is a key part of the tetrapod (land vertebrate) respiratory system. It was the first component of the tetrapod body plan to evolve, well before the origin of limbs, and is therefore crucial to our understanding of the beginning of the fish-tetrapod transition. (...) Here we present new material of Kenichthys, a 395-million-year-old fossil fish from China, that provides direct evidence for the origin of the choana and establishes its homology: it is indeed a displaced posterior external nostril that, during a brief transitional stage illustrated by Kenichthys, separated the maxilla from the premaxilla.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Fish don't have choanae, instead they have two pairs of external nostrils", "In addition to tetrapods, the lungfish has internal nostrils too. In tetrapods the exhalant nostril (choana) empties into the buccal cavity." ;
    oboInOwl:hasBroadSynonym "choana", "internal naris" ;
    oboInOwl:hasDbXref "AAO:0000093", "EHDAA2:0000242", "EHDAA:7842", "EMAPA:17849", "FMA:53143", "MA:0001323", "SCTID:244507001", "VHOG:0000545", "Wikipedia:Posterior_nasal_apertures", "XAO:0000277" ;
    oboInOwl:hasExactSynonym "posterior nasal apperture" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "choanae", "nasopharyngeal naris", "posterior choana", "posterior naris" ;
    oboInOwl:id "UBERON:0004771" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "posterior nasal aperture" ;
    rdfs:subClassOf obo:UBERON_0010425, obo:UBERON_0036253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010425
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001707
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/87/Gray855.png"^^xsd:anyURI .

obo:UBERON_0004775
    obo:IAO_0000115 "A vasa recta that is part of a outer medulla of kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36560", "MA:0002597" ;
    oboInOwl:hasExactSynonym "kidney outer medulla vasa recta", "kidney outer renal medulla vasa recta", "outer medulla of kidney vasa recta", "outer zone of medulla of kidney vasa recta", "outer zone of renal medulla vasa recta", "vasa recta of outer medulla of kidney", "vasa recta of outer renal medulla", "vasa recta of outer zone of medulla of kidney", "vasa recta of outer zone of renal medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004775" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "outer renal medulla vasa recta" ;
    rdfs:subClassOf obo:UBERON_0004726, obo:UBERON_0013126, obo:UBERON_0014401, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004726
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:UBERON_0004776
    obo:IAO_0000115 "A vasa recta that is part of a inner medulla of kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36559", "MA:0002596" ;
    oboInOwl:hasExactSynonym "inner medulla of kidney vasa recta", "inner zone of medulla of kidney vasa recta", "inner zone of renal medulla vasa recta", "set of inner region of renal pyramids vasa recta", "vasa recta of inner medulla of kidney", "vasa recta of inner renal medulla", "vasa recta of inner zone of medulla of kidney", "vasa recta of inner zone of renal medulla", "vasa recta of set of inner region of renal pyramids" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004776" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "inner renal medulla vasa recta" ;
    rdfs:subClassOf obo:UBERON_0004726, obo:UBERON_0013126, obo:UBERON_0014401, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004726
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001294
            ]
        )
    ] .

obo:UBERON_0004777
    obo:IAO_0000115 "A submucosa that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37578", "MA:0001822" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius submucosa", "submucosa of apparatus respiratorius", "submucosa of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004777" ;
    a owl:Class ;
    rdfs:label "respiratory system submucosa" ;
    rdfs:subClassOf obo:UBERON_0000009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003570
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004778
    obo:IAO_0000115 "A submucosa that is part of a larynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35474", "FMA:321584", "MA:0002728", "SCTID:361941005" ;
    oboInOwl:hasExactSynonym "submucosa of larynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laryngeal submucosa" ;
    oboInOwl:id "UBERON:0004778" ;
    a owl:Class ;
    rdfs:label "larynx submucosa" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004777, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0004779
    obo:IAO_0000115 "A lamina propria that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37576", "MA:0001821" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius lamina propria", "apparatus respiratorius lamina propria mucosa", "lamina propria mucosa of apparatus respiratorius", "lamina propria mucosa of respiratory system", "lamina propria of apparatus respiratorius", "lamina propria of respiratory system", "respiratory system lamina propria mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004779" ;
    a owl:Class ;
    rdfs:label "respiratory system lamina propria" ;
    rdfs:subClassOf obo:UBERON_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003570
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004780
    obo:IAO_0000115 "A lamina propria that is part of a gastrointestinal system." ;
    oboInOwl:hasDbXref "MA:0001899", "NCIT:C49299", "UMLS:C1708197" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004780" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system lamina propria" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004786
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004781
    obo:IAO_0000115 "A lamina propria that is part of a gallbladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35371", "FMA:278594", "MA:0001633", "NCIT:C49228", "UMLS:C1708175" ;
    oboInOwl:hasExactSynonym "gall bladder lamina propria mucosa", "gallbladder lamina propria", "gallbladder lamina propria mucosa", "lamina propria mucosa of gall bladder", "lamina propria mucosa of gallbladder", "lamina propria of gall bladder", "lamina propria of gallbladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary lamina propria" ;
    oboInOwl:id "UBERON:0004781" ;
    a owl:Class ;
    rdfs:label "gall bladder lamina propria" ;
    rdfs:subClassOf obo:UBERON_0000030, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0004782
    obo:IAO_0000115 "A serous membrane that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37592", "MA:0001522" ;
    oboInOwl:hasExactSynonym "digestive system serosa", "digestive system serous membrane", "gastrointestinal system serous membrane", "serosa of digestive system", "serosa of gastrointestinal system", "serous membrane of digestive system", "serous membrane of gastrointestinal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004782" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system serosa" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004783
    obo:IAO_0000115 "A serous membrane that is part of a gallbladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35372", "FMA:14659", "MA:0001634", "SCTID:362197006" ;
    oboInOwl:hasExactSynonym "gall bladder serous membrane", "gallbladder serosa", "gallbladder serous membrane", "serosa of gall bladder", "serosa of gallbladder", "serous coat of gallbladder", "serous membrane of gall bladder", "serous membrane of gallbladder", "tunica serosa (vesica biliaris)", "tunica serosa vesicae biliaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary serosa" ;
    oboInOwl:id "UBERON:0004783" ;
    a owl:Class ;
    rdfs:label "gall bladder serosa" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0004784
    obo:IAO_0000115 "An anatomical wall that is part of a cardiac ventricle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:13884", "MA:0002791", "NCIT:C119295" ;
    oboInOwl:hasExactSynonym "anatomical wall of cardiac ventricle", "anatomical wall of heart ventricle", "anatomical wall of lower chamber of heart", "anatomical wall of ventricle of heart", "cardiac ventricle anatomical wall", "cardiac ventricle wall", "heart ventricle anatomical wall", "lower chamber of heart anatomical wall", "lower chamber of heart wall", "ventricle of heart anatomical wall", "ventricle of heart wall", "ventricular wall", "wall of cardiac ventricle", "wall of heart ventricle", "wall of lower chamber of heart", "wall of ventricle of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "wall of ventricle" ;
    oboInOwl:id "UBERON:0004784" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "heart ventricle wall" ;
    rdfs:subClassOf obo:UBERON_0037144, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0004785
    obo:IAO_0000115 "the mucous membrane lining the respiratory tract" ;
    obo:IAO_0000116 "TODO - split respiratory tract mucosa from respiratory system mucosa" ;
    oboInOwl:hasDbXref "BTO:0000973", "EMAPA:18334", "EMAPA:37577", "FMA:302092", "GAID:304", "MA:0001827", "MESH:D020545" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius mucosa", "apparatus respiratorius mucosa of organ", "apparatus respiratorius mucous membrane", "mucosa of apparatus respiratorius", "mucosa of organ of apparatus respiratorius", "mucosa of organ of respiratory system", "mucosa of respiratory system", "mucous membrane of apparatus respiratorius", "mucous membrane of respiratory system", "respiratory system mucosa of organ", "respiratory system mucous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laryngeal mucous membrane", "respiratory mucosa", "respiratory tract mucosa" ;
    oboInOwl:id "UBERON:0004785" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "respiratory system mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004786
    obo:IAO_0000115 "A mucosa that is part of a gastrointestinal system." ;
    oboInOwl:hasDbXref "BTO:0000546", "BTO:0005568", "EMAPA:36591", "MA:0001521", "SCTID:410433007" ;
    oboInOwl:hasExactSynonym "digestive tract mucosa", "gut mucosa", "gut mucuous membrane", "mucosa of gut" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004786" ;
    a owl:Class ;
    rdfs:comment "The gut mucosa of amphioxus has insulin-secreting cells. http://www.ncbi.nlm.nih.gov/pubmed/16417468" ;
    rdfs:label "gastrointestinal system mucosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000696
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004787
    obo:IAO_0000115 "An urothelium that is part of a urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35896", "MA:0001687", "NCIT:C49310", "UMLS:C1710585" ;
    oboInOwl:hasExactSynonym "urethra uroepithelium", "uroepithelium of urethra", "urothelium of urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004787" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urethra urothelium" ;
    rdfs:subClassOf obo:UBERON_0000365, obo:UBERON_0002325, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0004788
    obo:IAO_0000115 "the epithelial lining of the luminal space of the kidney pelvis" ;
    oboInOwl:hasDbXref "EMAPA:28077", "FMA:263264", "MA:0002632", "NCIT:C54556", "UMLS:C1709899" ;
    oboInOwl:hasExactSynonym "kidney pelvis transitional epithelium", "kidney pelvis uroepithelium", "pelvis of ureter uroepithelium", "pelvis of ureter urothelium", "renal pelvis transitional epithelium", "renal pelvis uroepithelium", "renal pelvis urothelium", "transitional epithelium of kidney pelvis", "transitional epithelium of renal pelvis", "uroepithelium of kidney pelvis", "uroepithelium of pelvis of ureter", "uroepithelium of renal pelvis", "urothelium of kidney pelvis", "urothelium of pelvis of ureter", "urothelium of renal pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic urothelium" ;
    oboInOwl:id "UBERON:0004788" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney pelvis urothelium" ;
    rdfs:subClassOf obo:UBERON_0000365, obo:UBERON_0004819, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001224
            ]
        )
    ] .

obo:UBERON_0004789
    obo:IAO_0000115 "A mucous gland that is part of a larynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37631", "MA:0001767" ;
    oboInOwl:hasExactSynonym "mucous gland of larynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004789" ;
    a owl:Class ;
    rdfs:label "larynx mucous gland" ;
    rdfs:subClassOf obo:UBERON_0000414, obo:UBERON_0004119, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001824
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000414
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0004790
    obo:IAO_0000115 "A mucous gland that is part of the skin." ;
    obo:IAO_0000116 "See comments for 'skin mucus'" ;
    oboInOwl:hasDbXref "EMAPA:35775", "MA:0000148" ;
    oboInOwl:hasExactSynonym "mucous gland of entire skin", "mucous gland of skin of body", "skin mucus gland", "skin of body mucous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004790" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "skin mucous gland" ;
    rdfs:subClassOf obo:UBERON_0000414, obo:UBERON_0007771, obo:UBERON_0019319 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000414
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002097
            ]
        )
    ] .

obo:UBERON_0004791
    obo:IAO_0000115 "the thymic connective tissue which extends into the parenchyma" ;
    oboInOwl:hasDbXref "MA:0002674", "NCIT:C33773", "UMLS:C1515431" ;
    oboInOwl:hasExactSynonym "thymic trabecula", "thymus gland trabecula", "trabecula of thymus", "trabecula of thymus gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004791" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thymus trabecula" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000440, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0004792
    obo:IAO_0000115 "A secretion that is part of a endocrine pancreas [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0002517", "NCIT:C33255", "UMLS:C1518866" ;
    oboInOwl:hasExactSynonym "endocrine pancreas secretion", "pancreatic endocrine secretion", "pars endocrina pancreatis secretion", "secretion of pars endocrina pancreatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004792" ;
    a owl:Class ;
    rdfs:label "secretion of endocrine pancreas" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000016
            ]
        )
    ] .

obo:UBERON_0004793
    obo:IAO_0000115 "A secretion that is part of a exocrine pancreas [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0002518", "NCIT:C33256", "UMLS:C1518867" ;
    oboInOwl:hasExactSynonym "exocrine pancreas secretion", "pancreatic exocrine secretion", "pars exocrina pancreatis secretion", "secretion of pars exocrina pancreatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004793" ;
    a owl:Class ;
    rdfs:label "secretion of exocrine pancreas" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:UBERON_0004794
    obo:IAO_0000115 "A secretion that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:79662", "MA:0002514", "NCIT:C52555", "UMLS:C0227179" ;
    oboInOwl:hasExactSynonym "esophageal secretion", "gullet secretion", "oesophagus secretion", "secretion of esophagus", "secretion of gullet", "secretion of oesophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004794" ;
    a owl:Class ;
    rdfs:label "esophagus secretion" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0004795
    obo:IAO_0000115 "A secretion that is part of a pancreas [Automatically generated definition]." ;
    oboInOwl:hasDbXref "MA:0002516", "NCIT:C13270", "UMLS:C0030296" ;
    oboInOwl:hasExactSynonym "pancreatic secretion", "secretion of pancreas" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004795" ;
    a owl:Class ;
    rdfs:label "pancreas secretion" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0004796
    obo:IAO_0000115 "A bodily secretion that is produced by the prostate gland." ;
    obo:UBPROP_0000008 "Prostatic secretions vary among species. They are generally composed of simple sugars and are often slightly alkaline." ;
    obo:UBPROP_0000010 "A secretion of the prostate this is slightly alkaline fluid, milky or white in appearance. Usually constitutes 20-30% of the volume of the semen along with spermatozoa and seminal vesicle fluid [Wikipedia:Prostate#Secretions]" ;
    oboInOwl:hasAlternativeId "UBERON:0010142" ;
    oboInOwl:hasDbXref "EMAPA:36545", "FMA:66884", "MA:0002525", "NCIT:C52553", "UMLS:C1709733", "Wikipedia:Prostate#Secretions" ;
    oboInOwl:hasExactSynonym "prostate secretion", "prostatic fluid", "secretion of prostate", "secretion of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prostate fluid" ;
    oboInOwl:id "UBERON:0004796" ;
    a owl:Class ;
    rdfs:label "prostate gland secretion" ;
    rdfs:subClassOf obo:UBERON_0006530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0004797
    obo:IAO_0000115 "Any of the tissue layers that comprise a blood vessel. Examples: tunica media, tunica adventitia." ;
    oboInOwl:hasDbXref "EMAPA:36296", "MA:0002854" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004797" ;
    a owl:Class ;
    rdfs:label "blood vessel layer" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035965
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] ;
    foaf:depicted_by "Blood:vessels.svg"^^xsd:anyURI .

obo:UBERON_0004801
    obo:IAO_0000115 "An epithelium that is part of a uterine cervix [Automatically generated definition]." ;
    obo:UBPROP_0000010 "The epithelium of the cervix is varied. The ectocervix (more distal, by the vagina) is composed of nonkeratinized stratified squamous epithelium. The endocervix (more proximal, within the uterus) is composed of simple columnar epithelium" ;
    oboInOwl:hasDbXref "BTO:0000241", "CALOHA:TS-0137", "EFO:0001913", "EMAPA:29929", "MA:0001724", "NCIT:C49218", "UMLS:C1711358" ;
    oboInOwl:hasExactSynonym "cervical canal epithelial tissue", "cervical canal epithelium", "cervical epithelium", "cervix epithelial tissue", "epithelium of cervix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004801" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cervix epithelium" ;
    rdfs:subClassOf obo:UBERON_0006955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0004802
    obo:IAO_0000115 "the pseudostratified ciliated epithelium that lines much of the conducting portion of the airway, including part of the nasal cavity and larynx, the trachea, and bronchi" ;
    oboInOwl:hasDbXref "BTO:0000419", "CALOHA:TS-0023", "EMAPA:32827", "MA:0001480", "SCTID:321764001", "VHOG:0000981" ;
    oboInOwl:hasExactSynonym "epithelial tissue of respiratory tract", "epithelium of respiratory tract", "respiratory tract epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "airway epithelium", "respiratory epithelium" ;
    oboInOwl:id "UBERON:0004802" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "respiratory tract epithelium" ;
    rdfs:subClassOf obo:UBERON_0004807, obo:UBERON_0005911, obo:UBERON_0010499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:UBERON_0004803
    obo:IAO_0000115 "An epithelium that is part of a penis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0004039", "EMAPA:35674", "MA:0001742" ;
    oboInOwl:hasExactSynonym "epithelial tissue of penis", "epithelium of penis", "penis epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004803" ;
    a owl:Class ;
    rdfs:label "penis epithelium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0004804
    obo:IAO_0000115 "An epithelium that is part of a oviduct [Automatically generated definition]." ;
    obo:UBPROP_0000012 "in FMA, epithelium of uterine tube is a subclass of ciliated columnar epithelium. MA introduces subtypes: ciliated columnar and cuboidal. We map the FMA type according to its relationships, not its label" ;
    oboInOwl:hasDbXref "BTO:0002402", "CALOHA:TS-1316", "EMAPA:29043", "MA:0001718" ;
    oboInOwl:hasExactSynonym "epithelial tissue of oviduct", "epithelium of fallopian tube", "epithelium of oviduct", "epithelium of uterine tube", "oviduct epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "columnar epithelium of the fallopian tube", "columnar epithelium of the oviduct", "fallopian tube epithelium" ;
    oboInOwl:id "UBERON:0004804" ;
    a owl:Class ;
    rdfs:label "oviduct epithelium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
        )
    ] .

obo:UBERON_0004805
    obo:IAO_0000115 "An epithelium that is part of a seminal vesicle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2069", "EMAPA:29771", "MA:0001745", "NCIT:C49295", "UMLS:C1710049" ;
    oboInOwl:hasExactSynonym "epithelial tissue of seminal gland", "epithelial tissue of seminal vesicle", "epithelium of seminal gland", "epithelium of seminal vesicle", "seminal gland epithelial tissue", "seminal gland epithelium", "seminal vesicle epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004805" ;
    a owl:Class ;
    rdfs:label "seminal vesicle epithelium" ;
    rdfs:subClassOf obo:UBERON_0004910, obo:UBERON_0012275, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:UBERON_0004806
    obo:IAO_0000115 "An epithelium that is part of a vas deferens [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:29274", "FMA:225317", "MA:0001749", "NCIT:C49315", "UMLS:C1710617" ;
    oboInOwl:hasExactSynonym "deferent duct epithelial tissue", "deferent duct epithelium", "ductus deferens epithelial tissue", "ductus deferens epithelium", "epithelial tissue of deferent duct", "epithelial tissue of ductus deferens", "epithelial tissue of sperm duct", "epithelial tissue of vas deferen", "epithelial tissue of vas deferens", "epithelium of deferent duct", "epithelium of ductus deferens", "epithelium of sperm duct", "epithelium of vas deferen", "epithelium of vas deferens", "sperm duct epithelial tissue", "sperm duct epithelium", "vas deferen epithelial tissue", "vas deferen epithelium", "vas deferens epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004806" ;
    a owl:Class ;
    rdfs:label "vas deferens epithelium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0004807
    obo:IAO_0000115 "An epithelium that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-0023", "EMAPA:32826", "MA:0001823", "VHOG:0000981" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius epithelial tissue", "apparatus respiratorius epithelium", "epithelial tissue of apparatus respiratorius", "epithelial tissue of respiratory system", "epithelium of apparatus respiratorius", "epithelium of respiratory system", "respiratory system epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004807" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "respiratory system epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004808
    obo:IAO_0000115 "An epithelium that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32683", "MA:0001520" ;
    oboInOwl:hasExactSynonym "digestive system epithelial tissue", "digestive system epithelium", "epithelial tissue of digestive system", "epithelial tissue of gastrointestinal system", "epithelium of digestive system", "epithelium of gastrointestinal system", "gastrointestinal system epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004808" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004809
    obo:IAO_0000115 "An epithelium that is part of a salivary gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004421", "CALOHA:TS-2067", "EMAPA:32816", "MA:0001587" ;
    oboInOwl:hasExactSynonym "epithelial tissue of salivary gland", "epithelium of salivary gland", "salivary gland epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004809" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "salivary gland epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0004810
    obo:IAO_0000115 "the cellular avascular layer of the renal tubule luminar surfaces" ;
    obo:IAO_0000116 "See https://github.com/obophenotype/uberon/issues/1305" ;
    oboInOwl:hasDbXref "BTO:0005239", "EMAPA:36524", "MA:0001681", "NCIT:C49276", "UMLS:C1709902" ;
    oboInOwl:hasExactSynonym "kidney tubule epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004810" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nephron tubule epithelium" ;
    rdfs:subClassOf obo:UBERON_0004211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001231
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000464
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001231
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000464
            ]
        )
    ] .

obo:UBERON_0004811
    obo:IAO_0000115 "An epithelium that is part of an endometrium [Automatically generated definition]." ;
    obo:UBPROP_0000008 "In rodents and primates, the uterine epithelium (the endometrium) is eroded away so that maternal blood comes into direct contact with the trophoblast surface (called haemochorial)" ;
    oboInOwl:hasDbXref "EMAPA:35307", "MA:0002731", "SCTID:253526009" ;
    oboInOwl:hasExactSynonym "endometrium epithelial tissue", "epithelial tissue of endometrium", "epithelium of endometrium", "epithelium of tunica mucosa of endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "uterine epithelium" ;
    oboInOwl:id "UBERON:0004811" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "endometrium epithelium" ;
    rdfs:subClassOf obo:UBERON_0003350, obo:UBERON_0006955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] .

obo:UBERON_0004812
    obo:IAO_0000115 "An epithelium that is part of a prepuce of penis [Automatically generated definition]." ;
    obo:IAO_0000116 "NCITA term may be sex-neutral" ;
    oboInOwl:hasBroadSynonym "epithelial tissue of prepuce", "epithelium of prepuce", "prepuce epithelial tissue", "prepuce of penis epithelium" ;
    oboInOwl:hasDbXref "EMAPA:30655", "MA:0001753", "NCIT:C49270", "UMLS:C1709639" ;
    oboInOwl:hasExactSynonym "epithelial tissue of foreskin", "epithelial tissue of penile prepuce", "epithelial tissue of prepuce of penis", "epithelium of foreskin", "epithelium of penile prepuce", "epithelium of prepuce of penis", "foreskin epithelial tissue", "foreskin epithelium", "penile prepuce epithelial tissue", "penile prepuce epithelium", "prepuce epithelium", "prepuce of penis epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004812" ;
    a owl:Class ;
    rdfs:label "male prepuce epithelium" ;
    rdfs:subClassOf obo:UBERON_0004803, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001332
            ]
        )
    ] .

obo:UBERON_0004813
    obo:IAO_0000115 "the stratified epithelial lining of the seminiferous tubules, consisting of the developing spermatozoa and the supporting Sertoli cells, which are tall, columnar type cells that line the tubule" ;
    oboInOwl:hasDbXref "BTO:0001811", "CALOHA:TS-0920", "EHDAA:8148", "EMAPA:35761", "FMA:19885", "GAID:401", "MA:0001748", "MESH:D012670", "NCIT:C49296", "RETIRED_EHDAA2:0002009", "UMLS:C0036629", "VHOG:0000631", "Wikipedia:Germinal_epithelium_(male)" ;
    oboInOwl:hasExactSynonym "epithelial tissue of seminiferous tubule", "epithelial tissue of seminiferous tubule of testis", "epithelium of seminiferous tubule", "epithelium of seminiferous tubule of testis", "germinal epithelium (male)", "male germinal epithelium", "seminiferous epithelium", "seminiferous tubule epithelial tissue", "testis germinal epithelium", "wall of seminiferous tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004813" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "seminiferous tubule epithelium" ;
    rdfs:subClassOf obo:UBERON_0001136, obo:UBERON_0004910, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000216
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001343
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001343
            ]
        )
    ] .

obo:UBERON_0004814
    obo:IAO_0000115 "An epithelium that is part of a upper respiratory tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35894", "MA:0001912" ;
    oboInOwl:hasExactSynonym "epithelial tissue of upper respiratory tract", "epithelium of upper respiratory tract", "upper respiratory tract epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004814" ;
    a owl:Class ;
    rdfs:label "upper respiratory tract epithelium" ;
    rdfs:subClassOf obo:UBERON_0004802, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001557
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001557
            ]
        )
    ] .

obo:UBERON_0004815
    obo:IAO_0000115 "An epithelium that is part of a lower respiratory tract [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37549", "MA:0001481" ;
    oboInOwl:hasExactSynonym "epithelial tissue of lower respiratory tract", "epithelium of lower respiratory tract", "lower respiratory tract epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004815" ;
    a owl:Class ;
    rdfs:label "lower respiratory tract epithelium" ;
    rdfs:subClassOf obo:UBERON_0004802, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ] .

obo:UBERON_0004816
    obo:IAO_0000115 "An epithelium that is part of a larynx [Automatically generated definition]." ;
    obo:UBPROP_0000010 "composed of squamous epithelium in the upper larynx and ciliated columnar epithelium in the lower larynx [ISBN:0-397-51047-0]" ;
    oboInOwl:hasDbXref "EHDAA2:0004065", "EMAPA:35472", "MA:0001765", "NCIT:C49247", "UMLS:C0751258" ;
    oboInOwl:hasExactSynonym "epithelial tissue of larynx", "epithelium of larynx", "laryngeal epithelium", "larynx epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004816" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "larynx epithelium" ;
    rdfs:subClassOf obo:UBERON_0004802, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0004817
    obo:IAO_0000115 "An epithelium that is part of a lacrimal gland [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36515", "MA:0001297" ;
    oboInOwl:hasExactSynonym "epithelial tissue of lacrimal gland", "epithelium of lacrimal gland", "lacrimal gland epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004817" ;
    a owl:Class ;
    rdfs:label "lacrimal gland epithelium" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] .

obo:UBERON_0004819
    obo:IAO_0000115 "the cellular avascular layer of the kidney luminar surfaces" ;
    oboInOwl:hasDbXref "BTO:0000059", "CALOHA:TS-0505", "EMAPA:35457", "MA:0002846" ;
    oboInOwl:hasExactSynonym "epithelial tissue of kidney", "epithelium of kidney", "kidney epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "renal epithelium" ;
    oboInOwl:id "UBERON:0004819" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney epithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0004820
    obo:IAO_0000115 "Any epithelium that lines one of the bile ducts." ;
    obo:UBPROP_0000001 "The irregularly shaped proliferating bile ducts are lined by normal cuboidal epithelium." ;
    oboInOwl:hasDbXref "BTO:0000417", "MA:0001629", "NCIT:C43616", "UMLS:C1711208" ;
    oboInOwl:hasExactSynonym "biliary duct epithelium", "epithelium of bile duct", "epithelium of biliary duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004820" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bile duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0005911, obo:UBERON_0034932, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002394
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000488
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002394
            ]
        )
    ] .

obo:UBERON_0004821
    obo:IAO_0000115 "The epithelial layer of the alveoli[MP]. The layer of cells covering the lining of the tiny air sacs at the end of the bronchioles[BTO]." ;
    oboInOwl:hasDbXref "BTO:0003511", "EMAPA:35121", "FMA:63915", "MA:0001771", "NCIT:C12867" ;
    oboInOwl:hasExactSynonym "alveolus epithelial tissue", "alveolus epithelium", "epithelial tissue of alveolus", "epithelium of alveolus", "epithelium of pulmonary alveolus", "pulmonary alveolar epithelium", "pulmonary alveolus epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alveolar epithelium" ;
    oboInOwl:id "UBERON:0004821" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary alveolus epithelium" ;
    rdfs:subClassOf obo:UBERON_0000115, obo:UBERON_0000487, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004894
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:UBERON_0004822
    obo:IAO_0000115 "An epithelium that is part of a extrahepatic bile duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000742", "EHDAA:3051", "MA:0002661", "NCIT:C43618", "UMLS:C1711347" ;
    oboInOwl:hasExactSynonym "epithelial tissue of extrahepatic bile duct", "epithelium of extrahepatic bile duct", "extrahepatic bile duct epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004822" ;
    a owl:Class ;
    rdfs:label "extrahepatic bile duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0004820, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003703
            ]
        )
    ] .

obo:UBERON_0004823
    obo:IAO_0000115 "An epithelium that is part of a intrahepatic bile duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000743", "EHDAA:3053", "MA:0002662", "NCIT:C43617", "UMLS:C1708552" ;
    oboInOwl:hasExactSynonym "epithelial tissue of intrahepatic bile duct", "epithelium of intrahepatic bile duct", "intrahepatic bile duct epithelial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004823" ;
    a owl:Class ;
    rdfs:label "intrahepatic bile duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0004820, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003704
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003704
            ]
        )
    ] .

obo:UBERON_0004827
    obo:IAO_0000115 "A medulla that is part of a thyroid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37768", "MA:0000132" ;
    oboInOwl:hasExactSynonym "medulla of thyroid", "medulla of thyroid follicle", "medulla of thyroid gland", "medulla of thyroid gland follicle", "thyroid follicle medulla", "thyroid gland follicle medulla", "thyroid medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004827" ;
    a owl:Class ;
    rdfs:label "thyroid gland medulla" ;
    rdfs:subClassOf obo:UBERON_0000958, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0004829
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37788", "MA:0001690" ;
    oboInOwl:hasExactSynonym "skeletal muscle of urethra", "skeletal muscle tissue of urethra", "urethra skeletal muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urethra skeletal muscle", "urethral skeletal muscle" ;
    oboInOwl:id "UBERON:0004829" ;
    a owl:Class ;
    rdfs:label "urethra skeletal muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003829
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0004830
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37583", "MA:0001829" ;
    oboInOwl:hasExactSynonym "respiratory system skeletal muscle tissue", "skeletal muscle of apparatus respiratorius", "skeletal muscle of respiratory system", "skeletal muscle tissue of apparatus respiratorius", "skeletal muscle tissue of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004830" ;
    a owl:Class ;
    rdfs:label "respiratory system skeletal muscle" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004831
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a esophagus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36523", "MA:0001572" ;
    oboInOwl:hasExactSynonym "esophagus skeletal muscle tissue", "skeletal muscle of esophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004831" ;
    a owl:Class ;
    rdfs:comment "Most muscle tissue lining the digestive tract is smooth, but part of the externa of the esophagus is skeletal" ;
    rdfs:label "esophagus skeletal muscle" ;
    rdfs:subClassOf obo:UBERON_0003898, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0004832
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of an anal region [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37393", "MA:0001530" ;
    oboInOwl:hasExactSynonym "anal part of perineum skeletal muscle", "anal part of perineum skeletal muscle tissue", "anal region skeletal muscle tissue", "anal triangle skeletal muscle", "anal triangle skeletal muscle tissue", "skeletal muscle of anal part of perineum", "skeletal muscle of anal region", "skeletal muscle of anal triangle", "skeletal muscle tissue of anal part of perineum", "skeletal muscle tissue of anal region", "skeletal muscle tissue of anal triangle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004832" ;
    a owl:Class ;
    rdfs:label "anal region skeletal muscle" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
        )
    ] .

obo:UBERON_0004833
    obo:IAO_0000115 "A portion of skeletal muscle tissue that is part of a lip [Automatically generated definition]." ;
    obo:IAO_0000116 "this class is derived from MA. Consider re-modeling this as being a muscle that acts on the lips. See: Wikipedia:Lip#Muscles_acting_on_the_lips" ;
    oboInOwl:hasDbXref "EMAPA:37642", "MA:0001578" ;
    oboInOwl:hasExactSynonym "lip skeletal muscle tissue", "skeletal muscle of lip", "skeletal muscle tissue of lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004833" ;
    a owl:Class ;
    rdfs:label "lip skeletal muscle" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0004834
    obo:IAO_0000115 "Smooth muscle tissue in all or part of a hepatic duct." ;
    oboInOwl:hasDbXref "EMAPA:37598", "MA:0001640" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004834" ;
    a owl:Class ;
    rdfs:label "hepatic duct smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005171
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005171
            ]
        )
    ] .

obo:UBERON_0004835
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a epididymis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:30747", "MA:0001736" ;
    oboInOwl:hasExactSynonym "epididymis involuntary muscle", "epididymis non-striated muscle", "epididymis smooth muscle tissue", "involuntary muscle of epididymis", "non-striated muscle of epididymis", "smooth muscle of epididymis", "smooth muscle tissue of epididymis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004835" ;
    a owl:Class ;
    rdfs:label "epididymis smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0004848
    obo:IAO_0000115 "An endothelium of artery that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37566", "MA:0001801" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius arterial endothelium", "apparatus respiratorius artery endothelium", "apparatus respiratorius endothelium of artery", "arterial endothelium of apparatus respiratorius", "arterial endothelium of respiratory system", "artery endothelium of apparatus respiratorius", "artery endothelium of respiratory system", "endothelium of artery of apparatus respiratorius", "endothelium of artery of respiratory system", "respiratory system artery endothelium", "respiratory system endothelium of artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004848" ;
    a owl:Class ;
    rdfs:label "respiratory system arterial endothelium" ;
    rdfs:subClassOf obo:UBERON_0001917, obo:UBERON_0004702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001917
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004849
    obo:IAO_0000115 "An endothelium of vein that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37585", "MA:0001811" ;
    oboInOwl:hasExactSynonym "apparatus respiratorius endothelium of vein", "apparatus respiratorius vein endothelium", "apparatus respiratorius venous endothelium", "endothelium of vein of apparatus respiratorius", "endothelium of vein of respiratory system", "respiratory system endothelium of vein", "respiratory system vein endothelium", "vein endothelium of apparatus respiratorius", "vein endothelium of respiratory system", "venous endothelium of apparatus respiratorius", "venous endothelium of respiratory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004849" ;
    a owl:Class ;
    rdfs:label "respiratory system venous endothelium" ;
    rdfs:subClassOf obo:UBERON_0001919, obo:UBERON_0004702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001919
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004850
    obo:IAO_0000115 "An endothelium that is part of a lymph node [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35526", "MA:0000741" ;
    oboInOwl:hasExactSynonym "endothelium of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004850" ;
    a owl:Class ;
    rdfs:label "lymph node endothelium" ;
    rdfs:subClassOf obo:UBERON_0001986, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0004851
    obo:IAO_0000115 "the thin layer of flat cells that line the aorta and form a barrier between circulating blood in the lumen and the rest of the vessel wall" ;
    oboInOwl:hasDbXref "BTO:0000394", "CALOHA:TS-0047", "EFO:0002597", "EMAPA:35134", "MA:0000701", "NCIT:C49190", "UMLS:C1706824" ;
    oboInOwl:hasExactSynonym "adult aorta endothelium", "endothelium of adult aorta", "endothelium of aorta", "endothelium of trunk of aortic tree", "endothelium of trunk of systemic arterial tree", "trunk of aortic tree endothelium", "trunk of systemic arterial tree endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aortic endothelium" ;
    oboInOwl:id "UBERON:0004851" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta endothelium" ;
    rdfs:subClassOf obo:UBERON_0004638, obo:UBERON_0004700, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0004852
    obo:IAO_0000115 "An endothelium that is part of the cardiovascular system." ;
    obo:IAO_0000116 "consider merging with 'endothelium'" ;
    obo:UBPROP_0000003 "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001853", "EMAPA:35201", "GAID:519", "MA:0000717", "MESH:D004730", "NCIT:C13053", "TAO:0002171", "UMLS:C0014261", "VHOG:0001217", "XAO:0000356", "ZFA:0001639" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "endothelia", "vascular endothelia" ;
    oboInOwl:id "UBERON:0004852" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cardiovascular system endothelium" ;
    rdfs:subClassOf obo:UBERON_0001986, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004535
            ]
        )
    ] .

obo:UBERON_0004854
    obo:IAO_0000115 "A mesentery that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37068", "MA:0001900" ;
    oboInOwl:hasExactSynonym "digestive system mesentery", "mesentery of digestive system", "mesentery of gastrointestinal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004854" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gastrointestinal system mesentery" ;
    rdfs:subClassOf obo:UBERON_0002095, obo:UBERON_0004782 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004857
    obo:IAO_0000115 "A connective tissue that surrounds a skeletal muscle tissue." ;
    oboInOwl:hasDbXref "EMAPA:37743", "MA:0002868" ;
    oboInOwl:hasExactSynonym "connective tissue of skeletal muscle", "connective tissue of skeletal muscle tissue", "portion of connective tissue of skeletal muscle", "portion of connective tissue of skeletal muscle tissue", "skeletal muscle portion of connective tissue", "skeletal muscle textus connectivus", "skeletal muscle tissue connective tissue", "skeletal muscle tissue portion of connective tissue", "skeletal muscle tissue textus connectivus", "textus connectivus of skeletal muscle", "textus connectivus of skeletal muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal muscle interstitial tissue", "skeletal muscle interstitum" ;
    oboInOwl:id "UBERON:0004857" ;
    a owl:Class ;
    rdfs:label "skeletal muscle connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
        )
    ] .

obo:UBERON_0004859
    obo:IAO_0000115 "A gland that is part of a eye. The eye is a compound unit which depending on the species may consist of an eyeballs plus associated ducts and integumentary structures. Eye glands therefore include the various types of lacrimal gland, the various types of apocrine and sebaceous glands associated with the eyelid." ;
    oboInOwl:hasDbXref "EMAPA:35334", "MA:0000267" ;
    oboInOwl:hasExactSynonym "eye-associated gland", "gland of eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004859" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:comment "Examples: harderian gland, accessory lacrimal gland, gland of Moll, gland of Zeis, nictitating membrane glands" ;
    rdfs:label "eye gland" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000970
            ]
        )
    ] .

obo:UBERON_0004861
    obo:IAO_0000115 "An alveolus that is part of a right lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35997", "MA:0001786", "NCIT:C49278", "UMLS:C1709959" ;
    oboInOwl:hasExactSynonym "alveolus of right lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004861" ;
    a owl:Class ;
    rdfs:label "right lung alveolus" ;
    rdfs:subClassOf obo:UBERON_0002299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0004862
    obo:IAO_0000115 "An alveolus that is part of a left lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:19182", "MA:0001777", "NCIT:C49251", "UMLS:C1708673" ;
    oboInOwl:hasExactSynonym "alveolus of left lung", "alveolus of lobe of left lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004862" ;
    a owl:Class ;
    rdfs:label "left lung alveolus" ;
    rdfs:subClassOf obo:UBERON_0002299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0004863
    obo:IAO_0000115 "A sympathetic nerve trunk that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37657", "FMA:6262", "MA:0001165", "NCIT:C52827", "UMLS:C1710393" ;
    oboInOwl:hasExactSynonym "nerve trunk of sympathetic nervous system of thorax", "nerve trunk of sympathetic part of autonomic division of nervous system of thorax", "sympathetic nerve trunk of thorax", "sympathetic nervous system nerve trunk of thorax", "thoracic part of sympathetic trunk", "thoracic sympathetic chain", "thorax nerve trunk of sympathetic nervous system", "thorax nerve trunk of sympathetic part of autonomic division of nervous system", "thorax sympathetic nerve trunk", "thorax sympathetic nervous system nerve trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thoracic sympathetic trunk" ;
    oboInOwl:id "UBERON:0004863" ;
    a owl:Class ;
    rdfs:label "thoracic sympathetic nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0004295, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0004864
    obo:IAO_0000115 "A vasculature that is part of a retina [Automatically generated definition]." ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    oboInOwl:hasDbXref "FMA:76552", "MESH:D012171", "XAO:0004153" ;
    oboInOwl:hasExactSynonym "retina vasculature", "retina vasculature of camera-type eye", "retinal blood vessels", "retinal blood vessels set", "retinal vasculature", "set of blood vessels of retina", "set of retinal blood vessels", "vasa sanguinea retinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004864" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vasculature of retina" ;
    rdfs:subClassOf obo:UBERON_0002203, obo:UBERON_0036302, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000966
            ]
        )
    ] .

obo:UBERON_0004867
    obo:IAO_0000115 "Anatomical cavity bounded by the orbital region of the cranium and forming the location of some or all of the eye." ;
    obo:UBPROP_0000012 "note that the AAO and ZFA class is a cavity" ;
    oboInOwl:hasDbXref "AAO:0000343", "FMA:84961", "SCTID:280541000", "Wikipedia:Orbit_(anatomy)", "ZFA:0005558" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "orbit" ;
    oboInOwl:id "UBERON:0004867" ;
    a owl:Class ;
    rdfs:label "orbital cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001697
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001697
            ]
        )
    ] .

obo:UBERON_0004869
    obo:IAO_0000115 "A part of the epithalamus present in some animal species. The eye may be photoreceptive and is usually associated with the pineal gland, regulating circadian rhythmicity and hormone production for thermoregulation. The parietal eye is a part of the epithalamus, which can be divided into two major parts; the epiphysis (the pineal organ, or pineal gland if mostly endocrine) and the parietal organ (often called the parietal eye, or third eye if it is photoreceptive). It arises as an anterior evagination of the pineal organ or as a separate outgrowth of the roof of the diencephalon. In some species, it protrudes through the skull.[4] The parietal eye uses a different biochemical method of detecting light than rod cells or cone cells in a normal vertebrate eye[WP]." ;
    obo:RO_0002161 obo:NCBITaxon_40674, obo:NCBITaxon_8782 ;
    oboInOwl:hasDbXref "Wikipedia:Parietal_eye" ;
    oboInOwl:hasExactSynonym "parietal eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "third eye" ;
    oboInOwl:id "UBERON:0004869" ;
    a owl:Class ;
    rdfs:label "parietal organ" ;
    rdfs:subClassOf obo:UBERON_0003103, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015238
    ] .

obo:UBERON_0004871
    obo:IAO_0000115 "Layer of lateral plate mesoderm that forms the future body wall - underlies the ectoderm[WP]." ;
    obo:IAO_0000116 "check BILA" ;
    oboInOwl:hasDbXref "AAO:0011100", "BILA:0000047", "FMA:295570", "Wikipedia:Lateral_plate_mesoderm#Division_into_layers", "XAO:0000271" ;
    oboInOwl:hasExactSynonym "outer layer of lateral plate mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "parietal mesoderm", "somatic mesoderm" ;
    oboInOwl:id "UBERON:0004871" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "somatic layer of lateral plate mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0004872
    obo:IAO_0000115 "Layer of lateral plate mesoderm that forms the circulatory system and future gut wall - overlies endoderm[WP]." ;
    obo:UBPROP_0000012 "We group the BILA class here. Considering adding more general class for metazoa grouping cardiogenic successors" ;
    oboInOwl:hasBroadSynonym "visceral mesoderm" ;
    oboInOwl:hasDbXref "AAO:0011102", "BILA:0000044", "FMA:295568", "Wikipedia:Lateral_plate_mesoderm#Division_into_layers", "XAO:0000276" ;
    oboInOwl:hasExactSynonym "inner layer of lateral plate mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "splanchnic mesoderm" ;
    oboInOwl:id "UBERON:0004872" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "splanchnic layer of lateral plate mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0004873
    obo:IAO_0000115 "A structure created during embryogenesis when the lateral mesoderm splits into two layers - the inner (or splanchnic) layer adheres to the endoderm, and with it forms the splanchnopleure[WP]." ;
    obo:IAO_0000116 "TODO - check relationship to LPM" ;
    oboInOwl:hasDbXref "EHDAA2:0001903", "EHDAA:383", "EMAPA:16181", "FMA:295564", "NCIT:C34303", "UMLS:C1519472", "VHOG:0000558", "Wikipedia:Splanchnopleure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventral splanchnic mesoderm" ;
    oboInOwl:id "UBERON:0004873" ;
    a owl:Class ;
    rdfs:label "splanchnopleure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000925
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/28/Gray16.png"^^xsd:anyURI .

obo:UBERON_0004874
    obo:IAO_0000115 "A structure created during embryogenesis when the lateral mesoderm splits into two layers - the outer (or somatic) layer becomes applied to the inner surface of the ectoderm, and with it forms the somatopleure.[WP]." ;
    obo:UBPROP_0000011 "Gives rise to the paired appendages in jawed vertebrates. a persistent somatopleure through the redistribution and expansion of the lateral plate mesoderm is a synapomorphy for gnathostomes and a critical step in generating a novel developmental module with dramatic evolutionary potentia (Tulenko et al. 2012) http://burkelab.research.wesleyan.edu/current-projects/lamprey/" ;
    obo:UBPROP_0000012 "sources differ as to whether this is part-of or develops-from the LPM" ;
    oboInOwl:hasDbXref "EHDAA2:0001847", "EHDAA:381", "EMAPA:16180", "FMA:295566", "NCIT:C34301", "UMLS:C1519423", "VHOG:0000557", "Wikipedia:Somatopleure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004874" ;
    a owl:Class ;
    rdfs:label "somatopleure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000924
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/28/Gray16.png"^^xsd:anyURI .

obo:UBERON_0004875
    obo:IAO_0000115 "A portion of the urogenital ridge which is the source of much of the urinary system[WP]." ;
    oboInOwl:hasDbXref "FMA:72168", "NCIT:C34219", "SCTID:361405003", "UMLS:C1283944", "Wikipedia:Nephrogenic_cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chorda nephrogenica" ;
    oboInOwl:id "UBERON:0004875" ;
    a owl:Class ;
    rdfs:comment "part_of or develops_from urogenital ridge?" ;
    rdfs:label "nephrogenic cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ] .

obo:UBERON_0004876
    obo:IAO_0000115 "One of of the pair of folds derived from the cloacal folds which give rise to a portion of the external genitalia; in male embryos they close over the urethral plate and fuse to form the spongy (penile) urethra and ventral aspect of the penis, not including the glans; failure of fusion of the urethral folds leads to hypospadias; in female embryos they fuse only anterior to the anus and form the labia minora[MP]." ;
    obo:UBPROP_0000013 "Less commonly, urogenital fold refers to the fold in the mesonephros which is the precursor of e.g. the suspensory ligament of the ovary. This is the case in older versions of Gray's anatomy[WP]" ;
    oboInOwl:hasDbXref "EHDAA2:0004022", "EMAPA:30888", "FMA:321919", "Wikipedia:Urogenital_folds" ;
    oboInOwl:hasExactSynonym "urethral fold", "urogenital fold" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urogenital ridge" ;
    oboInOwl:id "UBERON:0004876" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urogenital fold" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0004176
    ] .

obo:UBERON_0004877
    obo:IAO_0000115 "Visceral endoderm, a population of extraembyonic endoderm, is an extraembryonic tissue that functions in a regulatory capacity but does not contribute directly to the formation of any adult organs[PMID:15905405]. primitive endoderm-derived tissue which remains in contact with and surrounds the extra-embryonic ectoderm and the epiblast and provides signals for the differentiation and patterning of the epiblast; a small number of visceral endoderm cells also contribute to the endoderm of the embryonic gut[MP]." ;
    obo:UBPROP_0000013 "Gilbert uses visceral endoderm as a synonym for primitive endoderm/hypoblast" ;
    oboInOwl:hasDbXref "BTO:0003487", "EMAPA:16058" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004877" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "visceral endoderm" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0005292 .

obo:UBERON_0004880
    obo:IAO_0000115 "The central region of trunk mesoderm. This tissue forms the notochord" ;
    obo:UBPROP_0000001 "Notochord rudiment[ZFIN:ZDB-PUB-961014-576]." ;
    obo:UBPROP_0000012 "WP treats this as synonym of axial mesoderm. Induces neural tube. Gilbert: contains an anterior head process and the notochord." ;
    oboInOwl:hasDbXref "AAO:0000478", "EFO:0003426", "TAO:0000091", "ZFA:0000091" ;
    oboInOwl:hasExactSynonym "axial chorda mesoderm", "chorda mesoderm", "dorsal mesoderm", "presumptive notochord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004880" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "chordamesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

obo:UBERON_0004883
    obo:IAO_0000115 "The mass of tissue made up of mesenchymal cells in the lung." ;
    oboInOwl:hasDbXref "EMAPA:32866" ;
    oboInOwl:hasExactSynonym "lung-associated mesenchyme", "mesenchyme of lung", "pulmonary mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004883" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lung mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0004893
    obo:IAO_0000115 "A the thin septum that separates adjacent pulmonary alveoli, containing connective tissue constituents of the respiratory tissue and the capillary network of the blood supply of the lung." ;
    oboInOwl:hasDbXref "BTO:0003149", "EMAPA:35433", "MA:0000421", "NCIT:C49473", "UMLS:C1706784", "Wikipedia:Alveolar_septum" ;
    oboInOwl:hasExactSynonym "alveolar septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "septum interalveolare" ;
    oboInOwl:id "UBERON:0004893" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interalveolar septum" ;
    rdfs:subClassOf obo:UBERON_0003037, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003037
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:UBERON_0004894
    obo:IAO_0000115 "A wall that contains the alveoli" ;
    obo:UBPROP_0000012 "part of wall in FMA" ;
    oboInOwl:hasAlternativeId "UBERON:0008872" ;
    oboInOwl:hasDbXref "BTO:0002543", "EMAPA:35120", "FMA:14117", "MA:0002568", "NCIT:C13085", "SCTID:361965008", "UMLS:C0225695" ;
    oboInOwl:hasExactSynonym "pulmonary alveolar wall", "pulmonary interalveolar septum", "wall of pulmonary alveolus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alveolus wall" ;
    oboInOwl:id "UBERON:0004894" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "alveolar wall" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:UBERON_0004895
    obo:IAO_0000115 "Alveolar smooth muscle is a type of non-striated muscle, found within the walls of the alveolus" ;
    oboInOwl:hasDbXref "EMAPA:35122", "MA:0002759" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004895" ;
    a owl:Class ;
    rdfs:label "alveolar smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004233, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:UBERON_0004902
    obo:IAO_0000115 "The fetal urogenital sinus (from which the prostate derives) is a simple cylinder of stratified basal epithelium, surrounded by mesenchyme and positioned between the embryonic bladder and pelvic urethra" ;
    obo:UBPROP_0000012 "we follow EHDAA2 in dividing the UGS into epithelium and lumen" ;
    oboInOwl:hasDbXref "EHDAA2:0004061", "EMAPA:31509" ;
    oboInOwl:hasExactSynonym "UGE", "epithelium of urogenital sinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004902" ;
    a owl:Class ;
    rdfs:label "urogenital sinus epithelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0009846, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000164
            ]
        )
    ] .

obo:UBERON_0004904
    obo:IAO_0000115 "A neuron projection bundle that connects the retina or its analog in the eye with the brain. This includes the vertebrate optic nerve (not truly a nerve) as well as analogous structures such as the Bolwig nerve in Drosophila" ;
    oboInOwl:hasBroadSynonym "optic nerve" ;
    oboInOwl:hasDbXref "BTO:0000966", "EV:0100351", "FBbt:00001956", "TADS:0000232" ;
    oboInOwl:hasExactSynonym "optic nerve (generic)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004904" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "for the vertebrate-specific structure, see UBERON:0000941 (cranial nerve II)" ;
    rdfs:label "neuron projection bundle connecting eye with brain" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002104
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0005388
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000122
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0005388
            ]
        )
    ] .

obo:UBERON_0004905
    obo:IAO_0000115 "Anatomical cluster that connects two or more adjacent skeletal elements or hardened body parts." ;
    oboInOwl:hasDbXref "FBbt:00005811" ;
    oboInOwl:hasNarrowSynonym "joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004905" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "articulation" ;
    rdfs:subClassOf obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004770
    ] .

obo:UBERON_0004906
    obo:IAO_0000115 "A portion of the gut that is derived from ectoderm." ;
    oboInOwl:hasExactSynonym "ectodermal gut", "gut ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004906" ;
    a owl:Class ;
    rdfs:label "ectodermal part of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004921
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0004907
    obo:IAO_0000115 "The region of the digestive tract extending from the beginning of the intestines to the anus[GO - gut definition]." ;
    obo:UBPROP_0000012 "MA class was moved from here. See https://github.com/obophenotype/uberon/issues/509", "WP: small intestine, large intestine, anus. Anal canal not part of LGIT according to FMA, but anus is considered part of LGIT according to WP. Duodenum overlaps both U/L" ;
    oboInOwl:hasBroadSynonym "gut" ;
    oboInOwl:hasDbXref "FMA:49179", "NCIT:C33010", "SCTID:279973004", "UMLS:C0226875", "Wikipedia:Alimentary_canal#Upper_gastrointestinal_tract", "galen:LowerGastrointestinalTract" ;
    oboInOwl:hasExactSynonym "lower GI tract", "lower gastrointestinal tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004907" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "lower digestive tract" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] .

obo:UBERON_0004908
    obo:IAO_0000115 "The region of the digestive tract extending from the mouth cavity through pharynx esophagus stomach and duodenum." ;
    obo:UBPROP_0000012 "WP: small intestine, large intestine, anus. Anal canal not part of LGIT according to FMA, but anus is considered part of LGIT according to WP. Duodenum overlaps both U/L. In Galen, entire GI tract excludes esophagus" ;
    oboInOwl:hasDbXref "FMA:49177", "NCIT:C33837", "SCTID:181244000", "UMLS:C0226874", "Wikipedia:Alimentary_canal#Upper_gastrointestinal_tract", "galen:UpperGastrointestinalTract" ;
    oboInOwl:hasExactSynonym "upper GI tract", "upper gastrointestinal tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004908" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "upper digestive tract" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

obo:UBERON_0004909
    obo:IAO_0000115 "An epithelium surrounding a gonad." ;
    obo:IAO_0000116 "after reasoning this should subsume the more specific germinal epithelium classes. We include the fly structure here although it is not clear if the sheath is an epithelium or a multi-tissue structure that includes epithelium as parts" ;
    oboInOwl:hasDbXref "EHDAA:4032", "EHDAA:5931", "FBbt:00004859", "NCIT:C32676", "UMLS:C1517534" ;
    oboInOwl:hasExactSynonym "gonad epithelium", "gonadal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gonadal sheath" ;
    oboInOwl:id "UBERON:0004909" ;
    a owl:Class ;
    rdfs:label "epithelium of gonad" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] .

obo:UBERON_0004910
    obo:IAO_0000115 "An epithelium surrounding a testis." ;
    obo:IAO_0000116 "after reasoning this should subsume the more specific germinal epithelium classes. We include the fly structure here although it is not clear if the sheath is an epithelium or a multi-tissue structure that includes epithelium as parts" ;
    oboInOwl:hasDbXref "BTO:0001364", "EMAPA:17973", "FBbt:00004955" ;
    oboInOwl:hasExactSynonym "testis epithelium" ;
    oboInOwl:hasNarrowSynonym "testis sheath" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004910" ;
    a owl:Class ;
    rdfs:label "epithelium of male gonad" ;
    rdfs:subClassOf obo:UBERON_0004909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
        )
    ] .

obo:UBERON_0004911
    obo:IAO_0000115 "An epithelium surrounding an ovary." ;
    obo:IAO_0000116 "after reasoning this should subsume the more specific germinal epithelium classes. We include the fly structure here although it is not clear if the sheath is an epithelium or a multi-tissue structure that includes epithelium as parts" ;
    oboInOwl:hasDbXref "BTO:0003661", "FBbt:00004896" ;
    oboInOwl:hasExactSynonym "ovarian epithelium", "ovary epithelium" ;
    oboInOwl:hasNarrowSynonym "ovarian sheath" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004911" ;
    a owl:Class ;
    rdfs:label "epithelium of female gonad" ;
    rdfs:subClassOf obo:UBERON_0004909, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0004912
    oboInOwl:hasDbXref "EHDAA2:0000171", "EMAPA:16561", "EMAPA_RETIRED:16565", "VHOG:0001351" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic diverticulum" ;
    oboInOwl:id "UBERON:0004912" ;
    a owl:Class ;
    rdfs:label "biliary bud" ;
    rdfs:subClassOf obo:UBERON_0004185, obo:UBERON_0007499, obo:UBERON_0009497, obo:UBERON_0009854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4f/Gray1088.png"^^xsd:anyURI .

obo:UBERON_0004913
    obo:IAO_0000115 "A dilation of the duodenal papilla that is the opening of the juncture of the common bile duct and the main pancreatic duct." ;
    obo:UBPROP_0000001 "Ampulla formed by the union of the pancreatic duct and the common bile duct where they enter the intestine.[TAO]" ;
    oboInOwl:hasDbXref "CALOHA:TS-2348", "FMA:15076", "GAID:283", "MESH:A03.159.183.079.300.900", "NCIT:C13011", "SCTID:362200007", "TAO:0005167", "UMLS:C0042425", "Wikipedia:Ampulla_of_Vater", "ZFA:0005167", "galen:AmpullaOfVater" ;
    oboInOwl:hasExactSynonym "Vater's ampulla", "ampulla biliaropancreatica", "ampulla of Vater", "ampulla of bile duct", "biliaropancreatic ampulla", "papilla Vateri" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ampulla Vaterii", "ampulla hepatopancreatica", "papilla duodeni major" ;
    oboInOwl:id "UBERON:0004913" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatopancreatic ampulla" ;
    rdfs:subClassOf obo:UBERON_0002394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001174
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004914
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001174
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004914
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/1e/Biliary_system_new.svg"^^xsd:anyURI .

obo:UBERON_0004914
    obo:IAO_0000115 "One of the two small elevations on the mucosa of the duodenum, the major at the entrance of the conjoined pancreatic and common bile ducts and the minor at the entrance of the accessory pancreatic duct." ;
    oboInOwl:hasDbXref "EMAPA:18662", "FMA:15953", "MA:0003107", "NCIT:C119578", "SCTID:245389007" ;
    oboInOwl:hasExactSynonym "papilla duodenalis", "papilla of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "papilla duodeni" ;
    oboInOwl:id "UBERON:0004914" ;
    a owl:Class ;
    rdfs:label "duodenal papilla" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000320
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/43/Gray1057.png"^^xsd:anyURI .

obo:UBERON_0004915
    obo:IAO_0000115 "muscular valve that controls the flow of digestive juices (bile and pancreatic juice) through the ampulla of Vater into the second part of the duodenum. Relaxed by the hormone Cholecystokinin (CCK) via vasoactive intestinal polypeptide (VIP).[WP]." ;
    oboInOwl:hasDbXref "EMAPA:18663", "FMA:15077", "GAID:285", "MESH:A03.159.183.079.300.900.600", "NCIT:C13065", "SCTID:181271000", "UMLS:C0028872", "Wikipedia:Sphincter_of_ampulla" ;
    oboInOwl:hasExactSynonym "Oddi's sphincter", "hepatopancreatic ampullary sphincter", "musculus sphincter ampullae", "musculus sphincter ampullae hepatopancreatica", "sphincter of Oddi", "sphincter of ampulla of vater" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004915" ;
    a owl:Class ;
    rdfs:label "sphincter of hepatopancreatic ampulla" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011185, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004913
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/43/Gray1057.png"^^xsd:anyURI .

obo:UBERON_0004916
    obo:IAO_0000115 "A sphincter muscle that is part of a anal region." ;
    oboInOwl:hasDbXref "EMAPA:36052" ;
    oboInOwl:hasExactSynonym "anal region sphincter", "sphincter analia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004916" ;
    a owl:Class ;
    rdfs:label "anal sphincter" ;
    rdfs:subClassOf obo:UBERON_0004590, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0030421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
        )
    ] .

obo:UBERON_0004917
    obo:IAO_0000115 "A sphincter muscle surrounding the urethra." ;
    oboInOwl:hasDbXref "EMAPA:37789", "MA:0002650", "SCTID:277855007", "SCTID:277857004", "Wikipedia:Urethral_sphincter" ;
    oboInOwl:hasExactSynonym "sphincter muscle of urethra", "sphincter of urethra", "sphincter urethrae", "urethral sphincter muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004917" ;
    a owl:Class ;
    rdfs:label "urethral sphincter" ;
    rdfs:subClassOf obo:UBERON_0003829, obo:UBERON_0004590 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0004921
    obo:IAO_0000115 "A proximal-distal subdivision of the digestive tract." ;
    obo:IAO_0000232 "intended to denote both embryonic and adult structures. Note the FMA grouping here is not quite correct." ;
    oboInOwl:hasDbXref "FBbt:00100315", "FMA:71131" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "alimentary system subdivision", "intestinal tract", "segment of intestinal tract", "subdivision of alimentary system" ;
    oboInOwl:id "UBERON:0004921" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0004923
    obo:IAO_0000115 "A part of a wall of an organ that forms a layer." ;
    oboInOwl:hasDbXref "FMA:82485" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004923" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "organ component layer" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0004924
    obo:IAO_0000115 "The tissue underlying the tunica mucosa of the pharynx." ;
    oboInOwl:hasDbXref "BTO:0002113", "FMA:75144", "SCTID:19594009" ;
    oboInOwl:hasExactSynonym "pharyngeal submucosa", "pharynx submucosa", "tela submucosa pharyngea", "tela submucosa pharyngis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngobasilar fascia", "submucous coat of pharynx", "submucous layer of pharynx" ;
    oboInOwl:id "UBERON:0004924" ;
    a owl:Class ;
    rdfs:label "submucosa of pharynx" ;
    rdfs:subClassOf obo:UBERON_0004777, obo:UBERON_0018257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0004926
    obo:IAO_0000115 "A submucosa that is part of a cystic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18013" ;
    oboInOwl:hasExactSynonym "cystic duct submucosa", "cystic ductal submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004926" ;
    a owl:Class ;
    rdfs:label "submucosa of cystic duct" ;
    rdfs:subClassOf obo:UBERON_0004938, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001152
            ]
        )
    ] .

obo:UBERON_0004927
    obo:IAO_0000115 "A submucosa that is part of a cecum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14999" ;
    oboInOwl:hasExactSynonym "caecum submucosa", "cecum submucosa", "intestinum crassum caecum submucosa", "submucosa of caecum", "submucosa of intestinum crassum caecum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004927" ;
    a owl:Class ;
    rdfs:label "submucosa of cecum" ;
    rdfs:subClassOf obo:UBERON_0003331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0004928
    obo:IAO_0000115 "A submucosa that is part of an appendix [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14992", "SCTID:86833001" ;
    oboInOwl:hasExactSynonym "appendiceal submucosa", "appendix submucosa", "caecal appendix submucosa", "submucosa of caecal appendix", "submucosa of vermiform appendix", "submucosa of vermix", "vermiform appendix submucosa", "vermix submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004928" ;
    a owl:Class ;
    rdfs:label "submucosa of appendix" ;
    rdfs:subClassOf obo:UBERON_0001208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0004929
    obo:IAO_0000115 "A submucosa that is part of an ascending colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15006" ;
    oboInOwl:hasExactSynonym "ascending colon submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004929" ;
    a owl:Class ;
    rdfs:label "submucosa of ascending colon" ;
    rdfs:subClassOf obo:UBERON_0003331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001156
            ]
        )
    ] .

obo:UBERON_0004930
    obo:IAO_0000115 "A submucosa that is part of a transverse colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15013" ;
    oboInOwl:hasExactSynonym "transverse colon submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004930" ;
    a owl:Class ;
    rdfs:label "submucosa of transverse colon" ;
    rdfs:subClassOf obo:UBERON_0003331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001157
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001157
            ]
        )
    ] .

obo:UBERON_0004931
    obo:IAO_0000115 "A submucosa that is part of a descending colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15020" ;
    oboInOwl:hasExactSynonym "descending colon submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004931" ;
    a owl:Class ;
    rdfs:label "submucosa of descending colon" ;
    rdfs:subClassOf obo:UBERON_0003331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001158
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
        )
    ] .

obo:UBERON_0004932
    obo:IAO_0000115 "A submucosa that is part of a sigmoid colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15027" ;
    oboInOwl:hasExactSynonym "sigmoid colon submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004932" ;
    a owl:Class ;
    rdfs:label "submucosa of sigmoid colon" ;
    rdfs:subClassOf obo:UBERON_0003331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:UBERON_0004933
    obo:IAO_0000115 "A submucosa that is part of a fundus of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27153", "FMA:17058" ;
    oboInOwl:hasExactSynonym "fundus gastricus (ventricularis) submucosa", "fundus of stomach submucosa", "stomach fundus submucosa", "submucosa of fundus gastricus (ventricularis)", "submucosa of stomach fundus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004933" ;
    a owl:Class ;
    rdfs:label "submucosa of fundus of stomach" ;
    rdfs:subClassOf obo:UBERON_0001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:UBERON_0004934
    obo:IAO_0000115 "A submucosa that is part of a body of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17059" ;
    oboInOwl:hasExactSynonym "body of stomach submucosa", "corpus gastricum (ventriculare) submucosa", "gastric body submucosa", "stomach body submucosa", "submucosa of corpus gastricum (ventriculare)", "submucosa of gastric body", "submucosa of stomach body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004934" ;
    a owl:Class ;
    rdfs:label "submucosa of body of stomach" ;
    rdfs:subClassOf obo:UBERON_0001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001161
            ]
        )
    ] .

obo:UBERON_0004935
    obo:IAO_0000115 "A submucosa that is part of a cardia of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17457" ;
    oboInOwl:hasExactSynonym "cardia of stomach submucosa", "cardial part of stomach submucosa", "gastric cardia submucosa", "pars cardiaca (gaster) submucosa", "stomach cardiac region submucosa", "submucosa of cardial part of stomach", "submucosa of gastric cardia", "submucosa of pars cardiaca (gaster)", "submucosa of stomach cardiac region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004935" ;
    a owl:Class ;
    rdfs:label "submucosa of cardia of stomach" ;
    rdfs:subClassOf obo:UBERON_0001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001162
            ]
        )
    ] .

obo:UBERON_0004936
    obo:IAO_0000115 "A submucosa that is part of a pyloric antrum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17060" ;
    oboInOwl:hasExactSynonym "antrum of stomach submucosa", "pyloric antrum submucosa", "stomach pyloric antrum submucosa", "submucosa of antrum of stomach", "submucosa of stomach pyloric antrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004936" ;
    a owl:Class ;
    rdfs:label "submucosa of pyloric antrum" ;
    rdfs:subClassOf obo:UBERON_0004937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001165
            ]
        )
    ] .

obo:UBERON_0004937
    obo:IAO_0000115 "A submucosa that is part of a pylorus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27201", "FMA:17462" ;
    oboInOwl:hasExactSynonym "pyloric part of stomach submucosa", "pyloric submucosa", "pylorus submucosa", "stomach pyloric region submucosa", "submucosa of pyloric part of stomach", "submucosa of stomach pyloric region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004937" ;
    a owl:Class ;
    rdfs:label "submucosa of pylorus" ;
    rdfs:subClassOf obo:UBERON_0001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001166
            ]
        )
    ] .

obo:UBERON_0004938
    obo:IAO_0000115 "A submucosa that is part of a biliary tree [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18009" ;
    oboInOwl:hasExactSynonym "biliary tract submucosa", "biliary tree submucosa", "submucosa of biliary tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004938" ;
    a owl:Class ;
    rdfs:label "submucosa of biliary tree" ;
    rdfs:subClassOf obo:UBERON_0000009, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001173
            ]
        )
    ] .

obo:UBERON_0004939
    obo:IAO_0000115 "A submucosa that is part of a common bile duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18011" ;
    oboInOwl:hasExactSynonym "common bile duct submucosa", "common bile ductal submucosa", "ductus choledochus (biliaris) submucosa", "submucosa of ductus choledochus (biliaris)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004939" ;
    a owl:Class ;
    rdfs:label "submucosa of common bile duct" ;
    rdfs:subClassOf obo:UBERON_0004938, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001174
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001174
            ]
        )
    ] .

obo:UBERON_0004940
    obo:IAO_0000115 "A submucosa that is part of a common hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18014" ;
    oboInOwl:hasExactSynonym "common hepatic duct submucosa", "common hepatic ductal submucosa", "hepatic duct submucosa", "submucosa of hepatic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004940" ;
    a owl:Class ;
    rdfs:label "submucosa of common hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004938, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001175
            ]
        )
    ] .

obo:UBERON_0004941
    obo:IAO_0000115 "A submucosa that is part of a right hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18015" ;
    oboInOwl:hasExactSynonym "right hepatic duct submucosa", "right hepatic ductal submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004941" ;
    a owl:Class ;
    rdfs:label "submucosa of right hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004938, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001176
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001176
            ]
        )
    ] .

obo:UBERON_0004942
    obo:IAO_0000115 "A submucosa that is part of a left hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18017" ;
    oboInOwl:hasExactSynonym "left hepatic duct submucosa", "left hepatic ductal submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004942" ;
    a owl:Class ;
    rdfs:label "submucosa of left hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004938, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001177
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001177
            ]
        )
    ] .

obo:UBERON_0004943
    obo:IAO_0000115 "The submucous layer of the wall of the urinary bladder." ;
    oboInOwl:hasDbXref "BTO:0002117", "EMAPA:32275", "FMA:15929", "SCTID:88384001" ;
    oboInOwl:hasExactSynonym "bladder submucosa", "submucosa of bladder", "tela submucosa (vesica urinaria)", "tela submucosa vesicae", "tela submucosa vesicae urinariae", "urinary bladder submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of urinary bladder" ;
    oboInOwl:id "UBERON:0004943" ;
    a owl:Class ;
    rdfs:label "submucosa of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000009, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0004944
    obo:IAO_0000115 "A submucosa that is part of a trigone of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32304", "FMA:17852" ;
    oboInOwl:hasExactSynonym "Lieutaud ' s trigone submucosa", "deep trigone submucosa", "submucosa of Lieutaud ' s trigone", "submucosa of deep trigone", "submucosa of trigone of bladder", "submucosa of urinary bladder trigone", "submucosa of vesical trigone", "trigone of bladder submucosa", "trigone of urinary bladder submucosa", "urinary bladder trigone submucosa", "vesical trigone submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004944" ;
    a owl:Class ;
    rdfs:label "submucosa of trigone of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0004943, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001257
            ]
        )
    ] .

obo:UBERON_0004945
    obo:IAO_0000115 "A submucosa that is part of a neck of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32276", "FMA:17851" ;
    oboInOwl:hasExactSynonym "bladder neck submucosa", "neck of bladder submucosa", "neck of urinary bladder submucosa", "submucosa of bladder neck", "submucosa of neck of bladder", "submucosa of urinary bladder neck", "submucosa of vesical neck", "urinary bladder neck submucosa", "vesical neck submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004945" ;
    a owl:Class ;
    rdfs:label "submucosa of neck of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0004943, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001258
            ]
        )
    ] .

obo:UBERON_0004946
    obo:IAO_0000115 "A submucosa that is part of a ileum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14957", "SCTID:65374006" ;
    oboInOwl:hasExactSynonym "ileal submucosa", "ileum submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004946" ;
    a owl:Class ;
    rdfs:label "submucosa of ileum" ;
    rdfs:subClassOf obo:UBERON_0001205, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0004952
    obo:IAO_0000115 "A submucosa that is part of a bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:62775" ;
    oboInOwl:hasExactSynonym "bronchiole submucosa", "lobular bronchiole submucosa", "submucosa of lobular bronchiole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004952" ;
    a owl:Class ;
    rdfs:label "submucosa of bronchiole" ;
    rdfs:subClassOf obo:UBERON_0001957, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002186
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002186
            ]
        )
    ] .

obo:UBERON_0004980
    obo:IAO_0000115 "A mucosa that is part of a ureter [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15894", "SCTID:40476001", "galen:MucousMembraneOfUreter" ;
    oboInOwl:hasExactSynonym "mucosa of organ of ureter", "mucosal layer of ureter", "mucous membrane of ureter", "organ mucosa of ureter", "tunica mucosa (ureter)", "tunica mucosa ureteris", "ureter mucosa", "ureter mucosa of organ", "ureter mucous membrane", "ureter organ mucosa", "ureteral mucosa", "ureteric mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004980" ;
    a owl:Class ;
    rdfs:label "mucosa of ureter" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0004983
    obo:IAO_0000115 "A mucosa that is part of a vagina [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0005676", "FMA:19975", "SCTID:362245006" ;
    oboInOwl:hasExactSynonym "mucosa of organ of vagina", "mucous membrane of vagina", "organ mucosa of vagina", "tunica mucosa vaginae", "vagina mucosa", "vagina mucosa of organ", "vagina mucous membrane", "vagina organ mucosa", "vaginal mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004983" ;
    a owl:Class ;
    rdfs:label "mucosa of vagina" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0004984
    obo:IAO_0000115 "A mucosa that is part of a seminal vesicle [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:19405", "SCTID:252260007" ;
    oboInOwl:hasExactSynonym "mucosa of organ of seminal gland", "mucosa of organ of seminal vesicle", "mucosa of seminal gland", "mucous membrane of seminal gland", "mucous membrane of seminal vesicle", "organ mucosa of seminal gland", "organ mucosa of seminal vesicle", "seminal gland mucosa", "seminal gland mucosa of organ", "seminal gland mucous membrane", "seminal gland organ mucosa", "seminal vesicle mucosa", "seminal vesicle mucosa of organ", "seminal vesicle mucous membrane", "seminal vesicle organ mucosa", "tunica mucosa glandulae vesiculosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004984" ;
    a owl:Class ;
    rdfs:label "mucosa of seminal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:UBERON_0004985
    obo:IAO_0000115 "A mucosa that is part of a ejaculatory duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:19373" ;
    oboInOwl:hasExactSynonym "ejaculatory duct mucosa", "ejaculatory duct mucosa of organ", "ejaculatory duct mucous membrane", "ejaculatory duct organ mucosa", "ejaculatory ductal mucosa", "mucosa of organ of ejaculatory duct", "mucous membrane of ejaculatory duct", "organ mucosa of ejaculatory duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004985" ;
    a owl:Class ;
    rdfs:label "mucosa of ejaculatory duct" ;
    rdfs:subClassOf obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000999
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000999
            ]
        )
    ] .

obo:UBERON_0004986
    obo:IAO_0000115 "A mucosa that is part of a vas deferens [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:19240", "SCTID:299626000" ;
    oboInOwl:hasExactSynonym "deferent duct mucosa", "deferent duct mucosa of organ", "deferent duct mucous membrane", "deferent duct organ mucosa", "deferent ductal mucosa", "ductus deferens mucosa", "ductus deferens mucosa of organ", "ductus deferens mucous membrane", "ductus deferens organ mucosa", "mucosa of ductus deferens", "mucosa of organ of deferent duct", "mucosa of organ of ductus deferens", "mucosa of organ of sperm duct", "mucosa of organ of vas deferen", "mucosa of organ of vas deferens", "mucosa of sperm duct", "mucosa of vas deferen", "mucosa of vas deferens", "mucous membrane of deferent duct", "mucous membrane of ductus deferens", "mucous membrane of sperm duct", "mucous membrane of vas deferen", "mucous membrane of vas deferens", "organ mucosa of deferent duct", "organ mucosa of ductus deferens", "organ mucosa of sperm duct", "organ mucosa of vas deferen", "organ mucosa of vas deferens", "sperm duct mucosa", "sperm duct mucosa of organ", "sperm duct mucous membrane", "sperm duct organ mucosa", "tunica mucosa (ductus deferens)", "tunica mucosa ductus deferentis", "vas deferen mucosa", "vas deferen mucosa of organ", "vas deferen mucous membrane", "vas deferen organ mucosa", "vas deferens mucosa", "vas deferens mucosa of organ", "vas deferens mucous membrane", "vas deferens organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004986" ;
    a owl:Class ;
    rdfs:label "mucosa of deferent duct" ;
    rdfs:subClassOf obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0004988
    obo:IAO_0000115 "A mucosa that is part of a cystic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14690" ;
    oboInOwl:hasExactSynonym "cystic duct mucosa", "cystic duct mucosa of organ", "cystic duct mucous membrane", "cystic duct organ mucosa", "cystic ductal mucosa", "mucosa of organ of cystic duct", "mucous membrane of cystic duct", "organ mucosa of cystic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004988" ;
    a owl:Class ;
    rdfs:label "mucosa of cystic duct" ;
    rdfs:subClassOf obo:UBERON_0004999, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001152
            ]
        )
    ] .

obo:UBERON_0004989
    obo:IAO_0000115 "A mucosa that is part of an appendix [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2022", "FMA:14991", "SCTID:362155000" ;
    oboInOwl:hasExactSynonym "appendiceal mucous membrane", "appendix mucosa", "appendix mucosa of organ", "appendix mucous membrane", "appendix organ mucosa", "caecal appendix mucosa", "caecal appendix mucosa of organ", "caecal appendix mucous membrane", "caecal appendix organ mucosa", "mucosa of caecal appendix", "mucosa of organ of appendix", "mucosa of organ of caecal appendix", "mucosa of organ of vermiform appendix", "mucosa of organ of vermix", "mucosa of vermiform appendix", "mucosa of vermix", "mucous membrane of appendix", "mucous membrane of caecal appendix", "mucous membrane of vermiform appendix", "mucous membrane of vermix", "organ mucosa of appendix", "organ mucosa of caecal appendix", "organ mucosa of vermiform appendix", "organ mucosa of vermix", "vermiform appendix mucosa", "vermiform appendix mucosa of organ", "vermiform appendix mucous membrane", "vermiform appendix organ mucosa", "vermix mucosa", "vermix mucosa of organ", "vermix mucous membrane", "vermix organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004989" ;
    a owl:Class ;
    rdfs:label "mucosa of appendix" ;
    rdfs:subClassOf obo:UBERON_0001207, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0004990
    obo:IAO_0000115 "A mucosa that is part of an ascending colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15005" ;
    oboInOwl:hasExactSynonym "ascending colon mucosa", "ascending colon mucosa of organ", "ascending colon mucous membrane", "ascending colon organ mucosa", "mucosa of organ of ascending colon", "mucous membrane of ascending colon", "organ mucosa of ascending colon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004990" ;
    a owl:Class ;
    rdfs:label "mucosa of ascending colon" ;
    rdfs:subClassOf obo:UBERON_0000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001156
            ]
        )
    ] .

obo:UBERON_0004991
    obo:IAO_0000115 "A mucosa that is part of a transverse colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15012" ;
    oboInOwl:hasExactSynonym "mucosa of organ of transverse colon", "mucous membrane of transverse colon", "organ mucosa of transverse colon", "transverse colon mucosa", "transverse colon mucosa of organ", "transverse colon mucous membrane", "transverse colon organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004991" ;
    a owl:Class ;
    rdfs:label "mucosa of transverse colon" ;
    rdfs:subClassOf obo:UBERON_0000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001157
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001157
            ]
        )
    ] .

obo:UBERON_0004992
    obo:IAO_0000115 "A mucosa that is part of a descending colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15019" ;
    oboInOwl:hasExactSynonym "descending colon mucosa", "descending colon mucosa of organ", "descending colon mucous membrane", "descending colon organ mucosa", "mucosa of organ of descending colon", "mucous membrane of descending colon", "organ mucosa of descending colon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004992" ;
    a owl:Class ;
    rdfs:label "mucosa of descending colon" ;
    rdfs:subClassOf obo:UBERON_0000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001158
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
        )
    ] .

obo:UBERON_0004993
    obo:IAO_0000115 "A mucosa that is part of a sigmoid colon [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:15026" ;
    oboInOwl:hasExactSynonym "mucosa of organ of sigmoid colon", "mucous membrane of sigmoid colon", "organ mucosa of sigmoid colon", "sigmoid colon mucosa", "sigmoid colon mucosa of organ", "sigmoid colon mucous membrane", "sigmoid colon organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004993" ;
    a owl:Class ;
    rdfs:label "mucosa of sigmoid colon" ;
    rdfs:subClassOf obo:UBERON_0000317, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:UBERON_0004994
    obo:IAO_0000115 "A mucosa that is part of a fundus of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:27151", "FMA:17053" ;
    oboInOwl:hasExactSynonym "fundus gastricus (ventricularis) mucosa", "fundus gastricus (ventricularis) mucosa of organ", "fundus gastricus (ventricularis) mucous membrane", "fundus gastricus (ventricularis) organ mucosa", "fundus of stomach mucosa", "fundus of stomach mucosa of organ", "fundus of stomach mucous membrane", "fundus of stomach organ mucosa", "mucosa of fundus gastricus (ventricularis)", "mucosa of organ of fundus gastricus (ventricularis)", "mucosa of organ of fundus of stomach", "mucosa of organ of stomach fundus", "mucosa of stomach fundus", "mucous membrane of fundus gastricus (ventricularis)", "mucous membrane of fundus of stomach", "mucous membrane of stomach fundus", "organ mucosa of fundus gastricus (ventricularis)", "organ mucosa of fundus of stomach", "organ mucosa of stomach fundus", "stomach fundus mucosa", "stomach fundus mucosa of organ", "stomach fundus mucous membrane", "stomach fundus organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004994" ;
    a owl:Class ;
    rdfs:label "mucosa of fundus of stomach" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:UBERON_0004995
    obo:IAO_0000115 "A mucosa that is part of a body of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17054" ;
    oboInOwl:hasExactSynonym "body of stomach mucosa", "body of stomach mucosa of organ", "body of stomach mucous membrane", "body of stomach organ mucosa", "corpus gastricum (ventriculare) mucosa", "corpus gastricum (ventriculare) mucosa of organ", "corpus gastricum (ventriculare) mucous membrane", "corpus gastricum (ventriculare) organ mucosa", "gastric body mucosa", "gastric body mucosa of organ", "gastric body mucous membrane", "gastric body organ mucosa", "mucosa of corpus gastricum (ventriculare)", "mucosa of gastric body", "mucosa of organ of body of stomach", "mucosa of organ of corpus gastricum (ventriculare)", "mucosa of organ of gastric body", "mucosa of organ of stomach body", "mucosa of stomach body", "mucous membrane of body of stomach", "mucous membrane of corpus gastricum (ventriculare)", "mucous membrane of gastric body", "mucous membrane of stomach body", "organ mucosa of body of stomach", "organ mucosa of corpus gastricum (ventriculare)", "organ mucosa of gastric body", "organ mucosa of stomach body", "stomach body mucosa", "stomach body mucosa of organ", "stomach body mucous membrane", "stomach body organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004995" ;
    a owl:Class ;
    rdfs:label "mucosa of body of stomach" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001161
            ]
        )
    ] .

obo:UBERON_0004996
    obo:IAO_0000115 "A mucosa that is part of a cardia of stomach [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17456" ;
    oboInOwl:hasExactSynonym "cardia of stomach mucosa", "cardia of stomach mucosa of organ", "cardia of stomach mucous membrane", "cardia of stomach organ mucosa", "cardial part of stomach mucosa", "cardial part of stomach mucosa of organ", "cardial part of stomach mucous membrane", "cardial part of stomach organ mucosa", "gastric cardia mucosa", "gastric cardia mucosa of organ", "gastric cardia mucous membrane", "gastric cardia organ mucosa", "mucosa of cardial part of stomach", "mucosa of gastric cardia", "mucosa of organ of cardia of stomach", "mucosa of organ of cardial part of stomach", "mucosa of organ of gastric cardia", "mucosa of organ of pars cardiaca (gaster)", "mucosa of organ of stomach cardiac region", "mucosa of pars cardiaca (gaster)", "mucosa of stomach cardiac region", "mucous membrane of cardia of stomach", "mucous membrane of cardial part of stomach", "mucous membrane of gastric cardia", "mucous membrane of pars cardiaca (gaster)", "mucous membrane of stomach cardiac region", "organ mucosa of cardia of stomach", "organ mucosa of cardial part of stomach", "organ mucosa of gastric cardia", "organ mucosa of pars cardiaca (gaster)", "organ mucosa of stomach cardiac region", "pars cardiaca (gaster) mucosa", "pars cardiaca (gaster) mucosa of organ", "pars cardiaca (gaster) mucous membrane", "pars cardiaca (gaster) organ mucosa", "stomach cardiac region mucosa", "stomach cardiac region mucosa of organ", "stomach cardiac region mucous membrane", "stomach cardiac region organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004996" ;
    a owl:Class ;
    rdfs:label "mucosa of cardia of stomach" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001162
            ]
        )
    ] .

obo:UBERON_0004997
    obo:IAO_0000115 "A mucosa that is part of a pyloric antrum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004107", "FMA:17055" ;
    oboInOwl:hasExactSynonym "antral mucosa", "antrum of stomach mucosa", "antrum of stomach mucosa of organ", "antrum of stomach mucous membrane", "antrum of stomach organ mucosa", "mucosa of antrum of stomach", "mucosa of organ of antrum of stomach", "mucosa of organ of pyloric antrum", "mucosa of organ of stomach pyloric antrum", "mucosa of stomach pyloric antrum", "mucous membrane of antrum of stomach", "mucous membrane of pyloric antrum", "mucous membrane of stomach pyloric antrum", "organ mucosa of antrum of stomach", "organ mucosa of pyloric antrum", "organ mucosa of stomach pyloric antrum", "pyloric antrum mucosa", "pyloric antrum mucosa of organ", "pyloric antrum mucous membrane", "pyloric antrum organ mucosa", "stomach pyloric antrum mucosa", "stomach pyloric antrum mucosa of organ", "stomach pyloric antrum mucous membrane", "stomach pyloric antrum organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric antrum mucosa" ;
    oboInOwl:id "UBERON:0004997" ;
    a owl:Class ;
    rdfs:label "mucosa of pyloric antrum" ;
    rdfs:subClassOf obo:UBERON_0004998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001165
            ]
        )
    ] .

obo:UBERON_0004998
    obo:IAO_0000115 "A mucosa that is part of a pylorus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004110", "EMAPA:27199", "FMA:17461" ;
    oboInOwl:hasExactSynonym "mucosa of organ of pyloric part of stomach", "mucosa of organ of pylorus", "mucosa of organ of stomach pyloric region", "mucosa of pyloric part of stomach", "mucosa of stomach pyloric region", "mucous membrane of pyloric part of stomach", "mucous membrane of pylorus", "mucous membrane of stomach pyloric region", "organ mucosa of pyloric part of stomach", "organ mucosa of pylorus", "organ mucosa of stomach pyloric region", "pyloric part of stomach mucosa", "pyloric part of stomach mucosa of organ", "pyloric part of stomach mucous membrane", "pyloric part of stomach organ mucosa", "pylorus mucosa", "pylorus mucosa of organ", "pylorus mucous membrane", "pylorus organ mucosa", "stomach pyloric region mucosa", "stomach pyloric region mucosa of organ", "stomach pyloric region mucous membrane", "stomach pyloric region organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "antropyloric mucosa" ;
    oboInOwl:id "UBERON:0004998" ;
    a owl:Class ;
    rdfs:label "mucosa of pylorus" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001166
            ]
        )
    ] .

obo:UBERON_0004999
    obo:IAO_0000115 "A mucosa that is part of a biliary tree [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14695" ;
    oboInOwl:hasExactSynonym "biliary tract mucosa", "biliary tract mucosa of organ", "biliary tract mucous membrane", "biliary tract organ mucosa", "biliary tree mucosa", "biliary tree mucosa of organ", "biliary tree mucous membrane", "biliary tree organ mucosa", "mucosa of biliary tract", "mucosa of organ of biliary tract", "mucosa of organ of biliary tree", "mucous membrane of biliary tract", "mucous membrane of biliary tree", "organ mucosa of biliary tract", "organ mucosa of biliary tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004999" ;
    a owl:Class ;
    rdfs:label "mucosa of biliary tree" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001173
            ]
        )
    ] .

obo:UBERON_0005000
    obo:IAO_0000115 "A mucosa that is part of a common bile duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14688" ;
    oboInOwl:hasExactSynonym "common bile duct mucosa", "common bile duct mucosa of organ", "common bile duct mucous membrane", "common bile duct organ mucosa", "common bile ductal mucosa", "ductus choledochus (biliaris) mucosa", "ductus choledochus (biliaris) mucosa of organ", "ductus choledochus (biliaris) mucous membrane", "ductus choledochus (biliaris) organ mucosa", "mucosa of ductus choledochus (biliaris)", "mucosa of organ of common bile duct", "mucosa of organ of ductus choledochus (biliaris)", "mucous membrane of common bile duct", "mucous membrane of ductus choledochus (biliaris)", "organ mucosa of common bile duct", "organ mucosa of ductus choledochus (biliaris)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005000" ;
    a owl:Class ;
    rdfs:label "mucosa of common bile duct" ;
    rdfs:subClassOf obo:UBERON_0004999, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001174
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001174
            ]
        )
    ] .

obo:UBERON_0005001
    obo:IAO_0000115 "A mucosa that is part of a common hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14691" ;
    oboInOwl:hasExactSynonym "common hepatic duct mucosa", "common hepatic duct mucosa of organ", "common hepatic duct mucous membrane", "common hepatic duct organ mucosa", "common hepatic ductal mucosa", "hepatic duct mucosa", "hepatic duct mucosa of organ", "hepatic duct mucous membrane", "hepatic duct organ mucosa", "mucosa of hepatic duct", "mucosa of organ of common hepatic duct", "mucosa of organ of hepatic duct", "mucous membrane of common hepatic duct", "mucous membrane of hepatic duct", "organ mucosa of common hepatic duct", "organ mucosa of hepatic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005001" ;
    a owl:Class ;
    rdfs:label "mucosa of common hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004999, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001175
            ]
        )
    ] .

obo:UBERON_0005002
    obo:IAO_0000115 "A mucosa that is part of a right hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14692" ;
    oboInOwl:hasExactSynonym "mucosa of organ of right hepatic duct", "mucous membrane of right hepatic duct", "organ mucosa of right hepatic duct", "right hepatic duct mucosa", "right hepatic duct mucosa of organ", "right hepatic duct mucous membrane", "right hepatic duct organ mucosa", "right hepatic ductal mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005002" ;
    a owl:Class ;
    rdfs:label "mucosa of right hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004999, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001176
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001176
            ]
        )
    ] .

obo:UBERON_0005003
    obo:IAO_0000115 "A mucosa that is part of a left hepatic duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14693" ;
    oboInOwl:hasExactSynonym "left hepatic duct mucosa", "left hepatic duct mucosa of organ", "left hepatic duct mucous membrane", "left hepatic duct organ mucosa", "left hepatic ductal mucosa", "mucosa of organ of left hepatic duct", "mucous membrane of left hepatic duct", "organ mucosa of left hepatic duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005003" ;
    a owl:Class ;
    rdfs:label "mucosa of left hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0004999, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001177
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001177
            ]
        )
    ] .

obo:UBERON_0005004
    obo:IAO_0000115 "A mucosa that is part of a right ureter [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17806" ;
    oboInOwl:hasExactSynonym "mucosa of organ of right ureter", "mucous membrane of right ureter", "organ mucosa of right ureter", "right ureter mucosa", "right ureter mucosa of organ", "right ureter mucous membrane", "right ureter organ mucosa", "right ureteral mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005004" ;
    a owl:Class ;
    rdfs:label "mucosa of right ureter" ;
    rdfs:subClassOf obo:UBERON_0004980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001222
            ]
        )
    ] .

obo:UBERON_0005005
    obo:IAO_0000115 "A mucosa that is part of a left ureter [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17807" ;
    oboInOwl:hasExactSynonym "left ureter mucosa", "left ureter mucosa of organ", "left ureter mucous membrane", "left ureter organ mucosa", "left ureteral mucosa", "mucosa of organ of left ureter", "mucous membrane of left ureter", "organ mucosa of left ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005005" ;
    a owl:Class ;
    rdfs:label "mucosa of left ureter" ;
    rdfs:subClassOf obo:UBERON_0004980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001223
            ]
        )
    ] .

obo:UBERON_0005006
    obo:IAO_0000115 "A mucosa that is part of a renal pelvis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17931", "SCTID:243482002" ;
    oboInOwl:hasExactSynonym "kidney pelvis mucosa", "kidney pelvis mucosa of organ", "kidney pelvis mucous membrane", "kidney pelvis organ mucosa", "mucosa of kidney pelvis", "mucosa of organ of kidney pelvis", "mucosa of organ of pelvis of ureter", "mucosa of organ of renal pelvis", "mucosa of pelvis of ureter", "mucous membrane of kidney pelvis", "mucous membrane of pelvis of ureter", "mucous membrane of renal pelvis", "organ mucosa of kidney pelvis", "organ mucosa of pelvis of ureter", "organ mucosa of renal pelvis", "pelvis of ureter mucosa", "pelvis of ureter mucosa of organ", "pelvis of ureter mucous membrane", "pelvis of ureter organ mucosa", "renal pelvic mucosa", "renal pelvis mucosa", "renal pelvis mucosa of organ", "renal pelvis mucous membrane", "renal pelvis organ mucosa", "tunica mucosa pelvis renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005006" ;
    a owl:Class ;
    rdfs:label "mucosa of renal pelvis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001224
            ]
        )
    ] .

obo:UBERON_0005009
    obo:IAO_0000115 "A mucosa that is part of a trigone of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17847" ;
    oboInOwl:hasExactSynonym "Lieutaud ' s trigone mucosa", "Lieutaud ' s trigone mucosa of organ", "Lieutaud ' s trigone mucous membrane", "Lieutaud ' s trigone organ mucosa", "deep trigone mucosa", "deep trigone mucosa of organ", "deep trigone mucous membrane", "deep trigone organ mucosa", "mucosa of Lieutaud ' s trigone", "mucosa of deep trigone", "mucosa of organ of Lieutaud ' s trigone", "mucosa of organ of deep trigone", "mucosa of organ of trigone of bladder", "mucosa of organ of trigone of urinary bladder", "mucosa of organ of urinary bladder trigone", "mucosa of organ of vesical trigone", "mucosa of trigone of bladder", "mucosa of urinary bladder trigone", "mucosa of vesical trigone", "mucous membrane of Lieutaud ' s trigone", "mucous membrane of deep trigone", "mucous membrane of trigone of bladder", "mucous membrane of trigone of urinary bladder", "mucous membrane of urinary bladder trigone", "mucous membrane of vesical trigone", "organ mucosa of Lieutaud ' s trigone", "organ mucosa of deep trigone", "organ mucosa of trigone of bladder", "organ mucosa of trigone of urinary bladder", "organ mucosa of urinary bladder trigone", "organ mucosa of vesical trigone", "trigone of bladder mucosa", "trigone of bladder mucosa of organ", "trigone of bladder mucous membrane", "trigone of bladder organ mucosa", "trigone of urinary bladder mucosa", "trigone of urinary bladder mucosa of organ", "trigone of urinary bladder mucous membrane", "trigone of urinary bladder organ mucosa", "urinary bladder trigone mucosa", "urinary bladder trigone mucosa of organ", "urinary bladder trigone mucous membrane", "urinary bladder trigone organ mucosa", "vesical trigone mucosa", "vesical trigone mucosa of organ", "vesical trigone mucous membrane", "vesical trigone organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005009" ;
    a owl:Class ;
    rdfs:label "mucosa of trigone of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0001259, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001257
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001257
            ]
        )
    ] .

obo:UBERON_0005010
    obo:IAO_0000115 "A mucosa that is part of a neck of urinary bladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:17846" ;
    oboInOwl:hasExactSynonym "bladder neck mucosa", "bladder neck mucosa of organ", "bladder neck mucous membrane", "bladder neck organ mucosa", "mucosa of bladder neck", "mucosa of neck of bladder", "mucosa of organ of bladder neck", "mucosa of organ of neck of bladder", "mucosa of organ of neck of urinary bladder", "mucosa of organ of urinary bladder neck", "mucosa of organ of vesical neck", "mucosa of urinary bladder neck", "mucosa of vesical neck", "mucous membrane of bladder neck", "mucous membrane of neck of bladder", "mucous membrane of neck of urinary bladder", "mucous membrane of urinary bladder neck", "mucous membrane of vesical neck", "neck of bladder mucosa", "neck of bladder mucosa of organ", "neck of bladder mucous membrane", "neck of bladder organ mucosa", "neck of urinary bladder mucosa", "neck of urinary bladder mucosa of organ", "neck of urinary bladder mucous membrane", "neck of urinary bladder organ mucosa", "organ mucosa of bladder neck", "organ mucosa of neck of bladder", "organ mucosa of neck of urinary bladder", "organ mucosa of urinary bladder neck", "organ mucosa of vesical neck", "urinary bladder neck mucosa", "urinary bladder neck mucosa of organ", "urinary bladder neck mucous membrane", "vesical neck mucosa", "vesical neck mucosa of organ", "vesical neck mucous membrane", "vesical neck organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005010" ;
    a owl:Class ;
    rdfs:label "mucosa of neck of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0001259, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001258
            ]
        )
    ] .

obo:UBERON_0005011
    obo:IAO_0000115 "A mucosa that is part of a right uterine tube [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18452" ;
    oboInOwl:hasExactSynonym "mucosa of organ of right fallopian tube", "mucosa of organ of right oviduct", "mucosa of organ of right uterine tube", "mucosa of right fallopian tube", "mucosa of right oviduct", "mucous membrane of right fallopian tube", "mucous membrane of right oviduct", "mucous membrane of right uterine tube", "organ mucosa of right fallopian tube", "organ mucosa of right oviduct", "organ mucosa of right uterine tube", "right fallopian tube mucosa", "right fallopian tube mucosa of organ", "right fallopian tube mucous membrane", "right fallopian tube organ mucosa", "right oviduct mucosa", "right oviduct mucosa of organ", "right oviduct mucous membrane", "right oviduct organ mucosa", "right uterine tube mucosa", "right uterine tube mucosa of organ", "right uterine tube mucous membrane", "right uterine tube organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005011" ;
    a owl:Class ;
    rdfs:label "mucosa of right uterine tube" ;
    rdfs:subClassOf obo:UBERON_0005048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001302
            ]
        )
    ] .

obo:UBERON_0005012
    obo:IAO_0000115 "A mucosa that is part of a left uterine tube [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18453" ;
    oboInOwl:hasExactSynonym "left fallopian tube mucosa", "left fallopian tube mucosa of organ", "left fallopian tube mucous membrane", "left fallopian tube organ mucosa", "left oviduct mucosa", "left oviduct mucosa of organ", "left oviduct mucous membrane", "left oviduct organ mucosa", "left uterine tube mucosa", "left uterine tube mucosa of organ", "left uterine tube mucous membrane", "left uterine tube organ mucosa", "mucosa of left fallopian tube", "mucosa of left oviduct", "mucosa of organ of left fallopian tube", "mucosa of organ of left oviduct", "mucosa of organ of left uterine tube", "mucous membrane of left fallopian tube", "mucous membrane of left oviduct", "mucous membrane of left uterine tube", "organ mucosa of left fallopian tube", "organ mucosa of left oviduct", "organ mucosa of left uterine tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005012" ;
    a owl:Class ;
    rdfs:label "mucosa of left uterine tube" ;
    rdfs:subClassOf obo:UBERON_0005048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001303
            ]
        )
    ] .

obo:UBERON_0005013
    obo:IAO_0000115 "A mucosa that is part of a male urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:239937" ;
    oboInOwl:hasExactSynonym "male urethra mucosa", "male urethra mucosa of organ", "male urethra mucous membrane", "male urethra organ mucosa", "mucosa of organ of male urethra", "mucous membrane of male urethra", "organ mucosa of male urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005013" ;
    a owl:Class ;
    rdfs:label "mucosa of male urethra" ;
    rdfs:subClassOf obo:UBERON_0012299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001333
            ]
        )
    ] .

obo:UBERON_0005014
    obo:IAO_0000115 "A mucosa that is part of a female urethra [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:239940" ;
    oboInOwl:hasExactSynonym "female urethra mucosa", "female urethra mucosa of organ", "female urethra mucous membrane", "female urethra organ mucosa", "mucosa of organ of female urethra", "mucous membrane of female urethra", "organ mucosa of female urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005014" ;
    a owl:Class ;
    rdfs:label "mucosa of female urethra" ;
    rdfs:subClassOf obo:UBERON_0012299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001334
            ]
        )
    ] .

obo:UBERON_0005017
    obo:IAO_0000115 "A mucosa that is part of a lacrimal sac [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:72061" ;
    oboInOwl:hasExactSynonym "lacrimal sac mucosa", "lacrimal sac mucosa of organ", "lacrimal sac mucous membrane", "lacrimal sac organ mucosa", "mucosa of organ of lacrimal sac", "mucous membrane of lacrimal sac", "organ mucosa of lacrimal sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005017" ;
    a owl:Class ;
    rdfs:label "mucosa of lacrimal sac" ;
    rdfs:subClassOf obo:UBERON_0005043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001351
            ]
        )
    ] .

obo:UBERON_0005020
    obo:IAO_0000115 "A mucosa that is part of a tongue [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EFO:0002553", "FMA:54807", "SCTID:362092002" ;
    oboInOwl:hasExactSynonym "lingual mucosa", "mucosa of organ of tongue", "mucous membrane of tongue", "organ mucosa of tongue", "tongue mucosa", "tongue mucosa of organ", "tongue mucous membrane", "tongue organ mucosa", "tunica mucosa linguae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005020" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "mucosa of tongue" ;
    rdfs:subClassOf obo:UBERON_0003729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0005022
    obo:IAO_0000115 "A mucosa that is part of a nasopharynx [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:54971", "SCTID:361938001" ;
    oboInOwl:hasExactSynonym "mucosa of nasal part of pharynx", "mucosa of organ of nasal part of pharynx", "mucosa of organ of nasopharynx", "mucosa of organ of rhinopharynx", "mucosa of rhinopharynx", "mucous membrane of nasal part of pharynx", "mucous membrane of nasopharynx", "mucous membrane of rhinopharynx", "nasal part of pharynx mucosa", "nasal part of pharynx mucosa of organ", "nasal part of pharynx mucous membrane", "nasal part of pharynx organ mucosa", "nasopharynx mucosa", "nasopharynx mucosa of organ", "nasopharynx mucous membrane", "nasopharynx organ mucosa", "organ mucosa of nasal part of pharynx", "organ mucosa of nasopharynx", "organ mucosa of rhinopharynx", "rhinopharynx mucosa", "rhinopharynx mucosa of organ", "rhinopharynx mucous membrane", "rhinopharynx organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005022" ;
    a owl:Class ;
    rdfs:label "mucosa of nasopharynx" ;
    rdfs:subClassOf obo:UBERON_0000355, obo:UBERON_0000379, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0005026
    obo:IAO_0000115 "A mucosa that is part of a middle ear [Automatically generated definition]." ;
    oboInOwl:hasDbXref "CALOHA:TS-0631", "FMA:59663" ;
    oboInOwl:hasExactSynonym "middle ear mucosa", "middle ear mucosa of organ", "middle ear mucous membrane", "middle ear organ mucosa", "mucosa of organ of middle ear", "mucosa of tympanic cavity", "mucous membrane of middle ear", "organ mucosa of middle ear", "tunica mucosa cavitatis tympanicae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005026" ;
    a owl:Class ;
    rdfs:label "mucosa of middle ear" ;
    rdfs:subClassOf obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001756
            ]
        )
    ] .

obo:UBERON_0005029
    obo:IAO_0000115 "A mucosa that is part of a lacrimal canaliculus [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:85366" ;
    oboInOwl:hasExactSynonym "lacrimal canalicular mucosa", "lacrimal canaliculus mucosa", "lacrimal canaliculus mucosa of organ", "lacrimal canaliculus mucous membrane", "lacrimal canaliculus organ mucosa", "mucosa of organ of lacrimal canaliculus", "mucous membrane of lacrimal canaliculus", "organ mucosa of lacrimal canaliculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005029" ;
    a owl:Class ;
    rdfs:label "mucosa of lacrimal canaliculus" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001770
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001770
            ]
        )
    ] .

obo:UBERON_0005031
    obo:IAO_0000115 "A mucosa that is part of a upper lip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:59832", "NCIT:C12224", "SCTID:362088009", "UMLS:C0226933" ;
    oboInOwl:hasExactSynonym "mucosa of organ of upper lip", "mucous membrane of upper lip", "organ mucosa of upper lip", "upper labial mucosa", "upper lip mucosa", "upper lip mucosa of organ", "upper lip mucous membrane", "upper lip organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005031" ;
    a owl:Class ;
    rdfs:label "mucosa of upper lip" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036294, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001834
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001834
            ]
        )
    ] .

obo:UBERON_0005032
    obo:IAO_0000115 "A mucosa that is part of a lower lip [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:59833", "NCIT:C12225", "SCTID:362089001", "UMLS:C0226939" ;
    oboInOwl:hasExactSynonym "lower labial mucosa", "lower lip mucosa", "lower lip mucosa of organ", "lower lip mucous membrane", "lower lip organ mucosa", "mucosa of organ of lower lip", "mucous membrane of lower lip", "organ mucosa of lower lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005032" ;
    a owl:Class ;
    rdfs:label "mucosa of lower lip" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036294, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001835
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001835
            ]
        )
    ] .

obo:UBERON_0005033
    obo:IAO_0000115 "A mucosa that is part of a gallbladder [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:14662", "SCTID:362196002" ;
    oboInOwl:hasExactSynonym "gall bladder mucosa", "gall bladder mucosa of organ", "gall bladder mucous membrane", "gall bladder organ mucosa", "gallbladder mucosa", "gallbladder mucosa of organ", "gallbladder mucous membrane", "gallbladder organ mucosa", "mucosa of gall bladder", "mucosa of organ of gall bladder", "mucosa of organ of gallbladder", "mucous membrane of gall bladder", "mucous membrane of gallbladder", "organ mucosa of gall bladder", "organ mucosa of gallbladder", "tunica mucosa (vesica biliaris)", "tunica mucosa vesicae biliaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005033" ;
    a owl:Class ;
    rdfs:label "mucosa of gallbladder" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0005039
    obo:IAO_0000115 "A mucosa that is part of a bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:263230", "FMA:62774", "SCTID:10887006" ;
    oboInOwl:hasExactSynonym "bronchiole mucosa", "bronchiole mucosa of organ", "bronchiole mucous membrane", "bronchiole organ mucosa", "lobular bronchiole mucosa", "lobular bronchiole mucosa of organ", "lobular bronchiole mucous membrane", "lobular bronchiole organ mucosa", "mucosa of lobular bronchiole", "mucosa of organ of bronchiole", "mucosa of organ of lobular bronchiole", "mucous membrane of bronchiole", "mucous membrane of lobular bronchiole", "organ mucosa of bronchiole", "organ mucosa of lobular bronchiole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005039" ;
    a owl:Class ;
    rdfs:label "mucosa of bronchiole" ;
    rdfs:subClassOf obo:UBERON_0000410, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002186
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002186
            ]
        )
    ] .

obo:UBERON_0005040
    obo:IAO_0000115 "A mucosa that is part of a terminal bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:263232" ;
    oboInOwl:hasExactSynonym "bronchiolus terminalis mucosa", "bronchiolus terminalis mucosa of organ", "bronchiolus terminalis mucous membrane", "bronchiolus terminalis organ mucosa", "mucosa of bronchiolus terminalis", "mucosa of organ of bronchiolus terminalis", "mucosa of organ of terminal bronchiole", "mucous membrane of bronchiolus terminalis", "mucous membrane of terminal bronchiole", "organ mucosa of bronchiolus terminalis", "organ mucosa of terminal bronchiole", "terminal bronchiole mucosa", "terminal bronchiole mucosa of organ", "terminal bronchiole mucous membrane", "terminal bronchiole organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005040" ;
    a owl:Class ;
    rdfs:label "mucosa of terminal bronchiole" ;
    rdfs:subClassOf obo:UBERON_0005039, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002187
            ]
        )
    ] .

obo:UBERON_0005041
    obo:IAO_0000115 "A mucosa that is part of a respiratory bronchiole [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:263238" ;
    oboInOwl:hasExactSynonym "bronchiolus respiratorius mucosa", "bronchiolus respiratorius mucosa of organ", "bronchiolus respiratorius mucous membrane", "bronchiolus respiratorius organ mucosa", "mucosa of bronchiolus respiratorius", "mucosa of organ of bronchiolus respiratorius", "mucosa of organ of respiratory bronchiole", "mucous membrane of bronchiolus respiratorius", "mucous membrane of respiratory bronchiole", "organ mucosa of bronchiolus respiratorius", "organ mucosa of respiratory bronchiole", "respiratory bronchiole mucosa", "respiratory bronchiole mucosa of organ", "respiratory bronchiole mucous membrane", "respiratory bronchiole organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005041" ;
    a owl:Class ;
    rdfs:label "mucosa of respiratory bronchiole" ;
    rdfs:subClassOf obo:UBERON_0005039, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002188
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002188
            ]
        )
    ] .

obo:UBERON_0005042
    obo:IAO_0000115 "A portion of the tympanic cavity epithelium which makes up the outer (cuticular) layer of the tympanic membrane" ;
    obo:UBPROP_0000012 "in FMA this is classified as a mucosa" ;
    oboInOwl:hasDbXref "FMA:56844", "SCTID:36411006" ;
    oboInOwl:hasExactSynonym "mucosa of tympanic membrane", "mucous layer of tympanic membrane", "mucous stratum of tympanic membrane", "tympanic membrane external middle ear cavity epithelial component", "tympanic membrane mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005042" ;
    a owl:Class ;
    rdfs:label "inner epithelial layer of tympanic membrane" ;
    rdfs:subClassOf obo:UBERON_0005911, obo:UBERON_0009647, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009647
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010063
            ]
        )
    ] .

obo:UBERON_0005043
    obo:IAO_0000115 "A mucosa that is part of a nasolacrimal duct [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:59664" ;
    oboInOwl:hasExactSynonym "mucosa of organ of nasolacrimal duct", "mucous membrane of nasolacrimal duct", "nasolacrimal duct mucosa", "nasolacrimal duct mucosa of organ", "nasolacrimal duct mucous membrane", "nasolacrimal duct organ mucosa", "nasolacrimal ductal mucosa", "organ mucosa of nasolacrimal duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005043" ;
    a owl:Class ;
    rdfs:label "mucosa of nasolacrimal duct" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002392
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002392
            ]
        )
    ] .

obo:UBERON_0005048
    obo:IAO_0000115 "A mucosa that is part of a fallopian tube [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18319" ;
    oboInOwl:hasExactSynonym "fallopian tube mucosa", "fallopian tube mucosa of organ", "fallopian tube mucous membrane", "fallopian tube organ mucosa", "mucosa of fallopian tube", "mucosa of organ of fallopian tube", "mucosa of organ of uterine tube", "mucosa of oviduct", "mucous membrane of fallopian tube", "mucous membrane of uterine tube", "organ mucosa of fallopian tube", "organ mucosa of uterine tube", "tunica mucosa tubae uterinae", "uterine tubal mucosa", "uterine tube mucosa", "uterine tube mucosa of organ", "uterine tube mucous membrane", "uterine tube organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005048" ;
    a owl:Class ;
    rdfs:label "mucosa of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0005049
    obo:IAO_0000115 "A mucosa that is part of a uterine tube infundibulum [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:18357" ;
    oboInOwl:hasExactSynonym "mucosa of infundibulum of fallopian tube", "mucosa of infundibulum of oviduct", "mucosa of organ of uterine tube infundibulum", "mucosa of uterine tube infundibulum", "mucous membrane of uterine tube infundibulum", "organ mucosa of uterine tube infundibulum", "uterine tube infundibulum mucosa", "uterine tube infundibulum mucosa of organ", "uterine tube infundibulum mucous membrane", "uterine tube infundibulum organ mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005049" ;
    a owl:Class ;
    rdfs:label "mucosa of infundibulum of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0019042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003984
            ]
        )
    ] .

obo:UBERON_0005051
    obo:IAO_0000115 "The mediastinum testis is a network of fibrous connective tissue that extends from the upper to near the lower extremity of the testis, and is wider above than below. From its front and sides numerous imperfect septa (trabeculæ) are given off, which radiate toward the surface of the organ, and are attached to the tunica albuginea. They divide the interior of the organ into a number of incomplete spaces, called lobules. These are somewhat cone-shaped, being broad at their bases at the surface of the gland, and becoming narrower as they converge to the mediastinum. The mediastinum supports the rete testis and blood vessels of the testis in their passage to and from the substance of the gland[WP]" ;
    oboInOwl:hasDbXref "EMAPA:18331", "FMA:19812", "MA:0003240", "SCTID:362279007", "Wikipedia:Mediastinum_testis" ;
    oboInOwl:hasExactSynonym "body of highmore", "hilum of testicle", "mediastinum of testis", "testis mediastinum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005051" ;
    a owl:Class ;
    rdfs:label "mediastinum testis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003728
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b5/Hodenschema.svg"^^xsd:anyURI .

obo:UBERON_0005055
    obo:IAO_0000115 "An organ part that is part of a long bone [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:24008" ;
    oboInOwl:hasExactSynonym "long bone zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005055" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "zone of long bone" ;
    rdfs:subClassOf obo:UBERON_0005913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002495
            ]
        )
    ] .

obo:UBERON_0005056
    obo:IAO_0000115 "An external genitalia that is part of a female reproductive system [Automatically generated definition]." ;
    obo:UBPROP_0000008 "in eutherians, this is known as the vulva in and composed of the mons pubis, the labia majora and minora, the clitoris, the vestibule of the vagina and its glands, and the opening of the urethra and of the vagina [MP:0003126]" ;
    oboInOwl:hasDbXref "BTO:0003100", "EMAPA:30984", "FMA:45649", "SCTID:362234008", "galen:FemaleExternalGenitalia" ;
    oboInOwl:hasExactSynonym "external female genital organ", "external genitalia of female reproductive system", "female external genitalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organa genitalia feminina externa" ;
    oboInOwl:id "UBERON:0005056" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "TODO: Relabel. Make distinct organ class. See https://github.com/obophenotype/uberon/issues/547" ;
    rdfs:label "external female genitalia" ;
    rdfs:subClassOf obo:UBERON_0003134, obo:UBERON_0004176 ;
    owl:disjointWith obo:UBERON_0009196 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004176
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000474
            ]
        )
    ] .

obo:UBERON_0005057
    obo:IAO_0000115 "An organ that is part of a immune system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "immune system organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005057" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "immune organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002405
            ]
        )
    ] .

obo:UBERON_0005058
    obo:IAO_0000115 "A gland that is part of a hemolymphoid system [Automatically generated definition]." ;
    oboInOwl:hasBroadSynonym "hemopoietic or lymphoid organ" ;
    oboInOwl:hasDbXref "EMAPA:18766", "MA:0002962" ;
    oboInOwl:hasExactSynonym "hemopoietic or lymphoid gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "haemolymphoid system gland" ;
    oboInOwl:id "UBERON:0005058" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "hemolymphoid system gland" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002193
            ]
        )
    ] .

obo:UBERON_0005061
    obo:IAO_0000115 "The median dorsal longitudinal groove formed in the embryo by the neural plate after the appearance of the neural folds." ;
    obo:UBPROP_0000001 "The neural groove is a shallow median groove between the neural folds of an embryo. The neural folds are two longitudinal ridges that are caused by a folding up of the ectoderm in front of the primitive streak of the developing embryo. The groove gradually deepens as the neural folds become elevated, and ultimately the folds meet and coalesce in the middle line and convert the groove into a closed tube, the neural tube or canal, the ectodermal wall of which forms the rudiment of the nervous system. After the coalescence of the neural folds over the anterior end of the primitive streak, the blastopore no longer opens on the surface but into the closed canal of the neural tube, and thus a transitory communication, the neurenteric canal, is established between the neural tube and the primitive digestive tube. The coalescence of the neural folds occurs first in the region of the hind-brain, and from there extends forward and backward; toward the end of the third week the front opening (anterior neuropore) of the tube finally closes at the anterior end of the future brain, and forms a recess which is in contact, for a time, with the overlying ectoderm; the hinder part of the neural groove presents for a time a rhomboidal shape, and to this expanded portion the term sinus rhomboidalis has been applied. Before the neural groove is closed a ridge of ectodermal cells appears along the prominent margin of each neural fold; this is termed the neural crest or ganglion ridge, and from it the spinal and cranial nerve ganglia and the ganglia of the sympathetic nervous system are developed. By the upward growth of the mesoderm the neural tube is ultimately separated from the overlying ectoderm. The cephalic end of the neural groove exhibits several dilatations, which, when the tube is closed, assume the form of three vesicles; these constitute the three primary cerebral vesicles, and correspond respectively to the future fore-brain (prosencephalon), mid-brain (mesencephalon), and hind-brain (rhombencephalon). The walls of the vesicles are developed into the nervous tissue and neuroglia of the brain, and their cavities are modified to form its ventricles. The remainder of the tube forms the medulla spinalis or spinal cord; from its ectodermal wall the nervous and neuroglial elements of the medulla spinalis are developed while the cavity persists as the central canal[Wikipedia:Neural_groove]." ;
    oboInOwl:hasDbXref "AAO:0011071", "EMAPA:35594", "FMA:295624", "NCIT:C34224", "SCTID:361463007", "UMLS:C0814992", "Wikipedia:Neural_groove", "XAO:0000248", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1363" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005061" ;
    a owl:Class ;
    rdfs:label "neural groove" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

obo:UBERON_0005062
    obo:IAO_0000115 "One of the two elevated edges of the neural groove[GO,MP]." ;
    obo:UBPROP_0000001 "In front of the primitive streak two longitudinal ridges, caused by a folding up of the ectoderm, make their appearance, one on either side of the middle line. These are named the neural folds; they commence some little distance behind the anterior end of the embryonic disk, where they are continuous with each other, and from there gradually extend backward, one on either side of the anterior end of the primitive streak. Also, after differentiation it turns into the neural tubes[Wikipedia:Neural_fold]." ;
    oboInOwl:hasDbXref "EHDAA2:0001249", "FMA:295618", "NCIT:C34223", "SCTID:361461009", "UMLS:C0814993", "Wikipedia:Neural_fold", "XAO:0004087", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1364" ;
    oboInOwl:hasExactSynonym "medullary fold" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005062" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neural fold" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0005157, obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0005061
    ] .

obo:UBERON_0005064
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005064" ;
    a owl:Class ;
    rdfs:label "left ventricular trabecular myocardium" ;
    rdfs:subClassOf obo:UBERON_0004126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003382
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004126
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0005066
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005066" ;
    a owl:Class ;
    rdfs:label "right ventricular trabecular myocardium" ;
    rdfs:subClassOf obo:UBERON_0004126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003381
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004126
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0005068
    obo:IAO_0000115 "A solid rod of neurectoderm derived from the neural keel. The neural rod is roughly circular in cross section. Neural rod formation occurs during primary neurulation in teleosts[GO]. An intermediate stage in the development of the central nervous system present during the segmentation period; the neural rod is roughly cylindrical in shape, forms from the neural keel, and is not yet hollowed out into the neural tube[ZFIN]." ;
    obo:UBPROP_0000001 "An intermediate stage in the development of the central nervous system present during the segmentation period; the neural rod is roughly cylindrical in shape, forms from the neural keel, and is not yet hollowed out into the neural tube. Kimmel et al, 1995.[TAO]" ;
    oboInOwl:hasDbXref "EFO:0003498", "TAO:0000133", "ZFA:0000133" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural tube rod" ;
    oboInOwl:id "UBERON:0005068" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "neural rod" ;
    rdfs:subClassOf obo:UBERON_0016879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007135
    ] .

obo:UBERON_0005075
    obo:IAO_0000115 "An anatomical boundary that adjacent_to a forebrain and adjacent_to a midbrain." ;
    obo:UBPROP_0000001 "The boundary between the diencephalon and the mesencephalon.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from forebrain midbrain boundary neural tube (TAO:0007040)[TAO]" ;
    oboInOwl:hasDbXref "EMAPA:36449", "TAO:0001367", "ZFA:0001367" ;
    oboInOwl:hasExactSynonym "diencephalic-mesencephalic boundary", "forebrain midbrain boundary", "forebrain-midbrain boundary region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005075" ;
    a owl:Class ;
    rdfs:label "forebrain-midbrain boundary" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001890
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0005076
    obo:IAO_0000115 "An anatomical boundary that adjacent_to a hindbrain and adjacent_to a spinal cord." ;
    oboInOwl:hasExactSynonym "hindbrain-spinal cord boundary region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005076" ;
    a owl:Class ;
    rdfs:label "hindbrain-spinal cord boundary" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0005080
    obo:IAO_0000115 "The portion of the ureteric bud tube that contributes to the morphogenesis of the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005080" ;
    a owl:Class ;
    rdfs:label "metanephric ureteric bud" ;
    rdfs:subClassOf obo:UBERON_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005081
    obo:IAO_0000115 "The portion of the ureteric bud that contributes to the morphogenesis of the ureter. The ureter ureteric bud is the initial structure that forms the ureter[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005081" ;
    a owl:Class ;
    rdfs:label "ureter ureteric bud" ;
    rdfs:subClassOf obo:UBERON_0000084, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000084
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0005082
    obo:IAO_0000115 "A hole in a tube[GO]." ;
    oboInOwl:hasDbXref "AEO:0000078", "EHDAA2:0004618", "RETIRED_EHDAA2:0003078" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005082" ;
    a owl:Class ;
    rdfs:label "tube lumen" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002219 ;
                owl:someValuesFrom obo:UBERON_0000025
            ]
        )
    ] .

obo:UBERON_0005085
    obo:IAO_0000115 "An ectodermal placode is a thickening of the ectoderm that is the primordium of many structures derived from the ectoderm[GO]" ;
    obo:IAO_0000116 "consder adding placodal ectoderm as a distinct class? Also place placodal ectoderm as develops_from ectoderm; need to check taxon-appropriateness" ;
    obo:UBPROP_0000008 "With the exception of the adenohypophysis, homologues of the nonneurogenic placodes (e.g. placodes giving rise to the teeth, hair follicles and lens), appear to be lacking in invertebrate chordates." ;
    obo:UBPROP_0000012 "in GO, covers optic, otic, olfactory, mammary, hair, tooth, sebaceous - and also insect structures" ;
    oboInOwl:hasDbXref "AEO:0000218" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelial placode" ;
    oboInOwl:id "UBERON:0005085" ;
    a owl:Class ;
    rdfs:label "ectodermal placode" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

obo:UBERON_0005086
    obo:IAO_0000115 "A bud-like thickening in the epidermis consisting of elongated keratinocytes, which at the distal end are in touch with numerous aggregated specialized dermal fibroblasts, the dermal condensate." ;
    obo:UBPROP_0000001 "An hair follicle placode is a thickening of the ectoderm that will give rise to the hair follicle bud[GO]." ;
    oboInOwl:hasDbXref "EMAPA:36479" ;
    oboInOwl:hasExactSynonym "hair placode" ;
    oboInOwl:hasNarrowSynonym "vibrissa placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hair gem", "hair germ", "hair peg" ;
    oboInOwl:id "UBERON:0005086" ;
    a owl:Class ;
    rdfs:label "hair follicle placode" ;
    rdfs:subClassOf obo:UBERON_0011817, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002073
            ]
        )
    ] .

obo:UBERON_0005087
    obo:IAO_0000115 "An tooth placode is a thickening of the ectoderm that will give rise to the tooth bud[GO]." ;
    obo:UBPROP_0000001 "Placode that develops into a tooth. The placode is a thickening of the pharyngeal epithelium.[TAO]" ;
    obo:UBPROP_0000015 "In mammals this may be located in the alveolar ridges, but note that some species such as zebrafish have ceratobranchial teeth. Sharks have dermal denticles that share developmental origins. Currently we don't include location information due to this diversity, but in future we may include specific subclasses and/or taxon GCIs." ;
    oboInOwl:hasDbXref "BTO:0001511", "TAO:0001153", "ZFA:0001153" ;
    oboInOwl:hasExactSynonym "dental anlage", "dental placode", "dental primordium", "odontogenic placode", "tooth anlage", "tooth primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tooth germ" ;
    oboInOwl:id "UBERON:0005087" ;
    a owl:Class ;
    rdfs:label "tooth placode" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001091
            ]
        )
    ] .

obo:UBERON_0005088
    obo:IAO_0000115 "A sebaceous gland placode is a thickening of the ectoderm that will give rise to the sebaceous gland bud[GO]." ;
    obo:IAO_0000116 "TODO - add bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005088" ;
    a owl:Class ;
    rdfs:label "sebaceous gland placode" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:UBERON_0005089
    obo:IAO_0000115 "An sweat gland placode is a thickening of the ectoderm that will give rise to the sweat gland bud[GO]." ;
    obo:IAO_0000116 "TODO - add bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005089" ;
    a owl:Class ;
    rdfs:label "sweat gland placode" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001820
            ]
        )
    ] .

obo:UBERON_0005090
    obo:IAO_0000115 "Muscle structures are contractile cells, tissues or organs that are found in multicellular organisms[GO]." ;
    obo:IAO_0000232 "in some organisms such as drosophila, muscles can be single cells. This class groups together all discrete muscle elements, from multicellular muscle organs in vertebrates, to individual single-cell muscles in drisophila" ;
    oboInOwl:hasDbXref "EMAPA:32715", "FBbt:00005073", "FMA:30316" ;
    oboInOwl:hasExactSynonym "musculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle", "muscle element" ;
    oboInOwl:id "UBERON:0005090" ;
    a owl:Class ;
    rdfs:label "muscle structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000187
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0005092
    obo:UBPROP_0000003 "Three major adaptations, or 'novel cardiac components', that were not present in the ancestor chordate heart tube can be distinguished in the lower vertebrate heart: the atrium, ventricle, and possibly the muscular sinus venosus.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001841", "EHDAA:484", "EMAPA:16239", "FMA:70318", "VHOG:0000489" ;
    oboInOwl:hasExactSynonym "sinus venosus right horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005092" ;
    a owl:Class ;
    rdfs:label "right horn of sinus venosus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0002063
    ] .

obo:UBERON_0005095
    obo:IAO_0000115 "." ;
    obo:IAO_0000116 "class added for consistency with GO - consider merging with kidney mesenchyme." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney anlage" ;
    oboInOwl:id "UBERON:0005095" ;
    a owl:Class ;
    rdfs:label "kidney rudiment" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007687
    ] .

obo:UBERON_0005096
    obo:IAO_0000115 "The descending thin limb is a part of the loop of Henle situated just after the proximal straight tubule (S3). It extends to the tip of the loop of Henle[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005165" ;
    oboInOwl:hasDbXref "EMAPA:35514", "FMA:17719", "MA:0002625", "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    oboInOwl:hasExactSynonym "descending thin limb of loop of Henle", "loop of Henle descending thin limb", "loop of Henle thin descending limb", "pars descendens (tubulus attenuatus)", "thin descending limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "descending limb of Henle's loop", "descending limb of loop of Henle", "thin descending limb of loop of Henle", "thin descending limb of the loop of Henle", "thin descending loop of Henle" ;
    oboInOwl:id "UBERON:0005096" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "descending thin limb" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004136
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0005097
    obo:IAO_0000115 "The connecting tubule is a tubular segment of the nephron; it connects the distal convoluted tubule to the collecting duct[GO]." ;
    oboInOwl:hasDbXref "BTO:0004539", "EMAPA:27758", "EMAPA:27790", "EMAPA:28011", "MA:0002610", "Wikipedia:Connecting_tubule" ;
    oboInOwl:hasExactSynonym "connecting tubule", "kidney connecting tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubulus renalis arcuatus" ;
    oboInOwl:id "UBERON:0005097" ;
    a owl:Class ;
    rdfs:label "renal connecting tubule" ;
    rdfs:subClassOf obo:UBERON_0007685, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0005103
    obo:IAO_0000115 "An epithelium that is part of a mesonephros [Automatically generated definition]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005103" ;
    a owl:Class ;
    rdfs:label "mesonephric epithelium" ;
    rdfs:subClassOf obo:UBERON_0004819, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005106
    obo:IAO_0000115 "A metanephric tubule is an epithelial tube that is part of the metanephros[GO]." ;
    obo:UBPROP_0000003 "The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "VHOG:0001526" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005106" ;
    a owl:Class ;
    rdfs:label "metanephric tubule" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005108, obo:UBERON_0006555 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005108
    obo:IAO_0000115 "An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005108" ;
    a owl:Class ;
    rdfs:label "metanephric epithelium" ;
    rdfs:subClassOf obo:UBERON_0004819, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005109
    obo:IAO_0000115 "Any smooth muscle tissue that is part of a metanephros." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005109" ;
    a owl:Class ;
    rdfs:label "metanephric smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005110
    obo:IAO_0000115 "A metanephric nephron is the functional unit of the metanephros[GO]." ;
    obo:UBPROP_0000003 "The primitive form of the vertebrate nephron consists of a vascular filtration surface overlain with podocytes, a specialized coelomic cavity to receive the ultrafiltrate, and a tubule for modification to final urine. Although previously thought to be unique to the vertebrates, this design is now known to be widespread among invertebrates, including most of the protochordates, and especially their larvae.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0005142" ;
    oboInOwl:hasDbXref "VHOG:0000719" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005110" ;
    a owl:Class ;
    rdfs:label "metanephric nephron" ;
    rdfs:subClassOf obo:UBERON_0001285, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010535
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010535
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005111
    obo:IAO_0000115 "Metanephric pyramids are the conical masses that constitute the renal medulla in a metanephros; they contain the loops of Henle and the medullary collecting ducts[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005111" ;
    a owl:Class ;
    rdfs:label "metanephric pyramid" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004200
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005113
    oboInOwl:hasDbXref "EHDAA2:0001140" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005113" ;
    a owl:Class ;
    rdfs:label "metanephric cortex mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010531
    ] .

obo:UBERON_0005114
    obo:IAO_0000115 "The metanephric ascending thin limb is a segment of a nephron tubule in the metanephros lying in the inner medulla that is permeable to ions but not to water and has a simple epithelium; active transepithelial solute transport is absent[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005114" ;
    a owl:Class ;
    rdfs:label "metanephric ascending thin limb" ;
    rdfs:subClassOf obo:UBERON_0004193, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004193
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005115
    obo:IAO_0000115 "The metanephric cortical collecting duct is the portion of the metanephric collecting duct that resides in the renal cortex[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005115" ;
    a owl:Class ;
    rdfs:label "metanephric cortical collecting duct" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004203
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005116
    obo:IAO_0000115 "It extends to the tip of the metanephric loop of Henle[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005116" ;
    a owl:Class ;
    rdfs:label "metanephric descending thin limb" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005096, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005096
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005117
    obo:IAO_0000115 "The metanephric distal convoluted tubule is a portion of the metanephric nephron tubule that connects the metanephric loop of Henle to the collecting duct[GO]." ;
    oboInOwl:hasDbXref "VHOG:0001569" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005117" ;
    a owl:Class ;
    rdfs:label "metanephric distal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0001292, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001292
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005119
    obo:IAO_0000115 "The metanephric glomerular mesangium is the thin membrane connective tissue composed of mesangial cells in the metanephros, which helps to support the capillary loops in a renal glomerulus[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005119" ;
    a owl:Class ;
    rdfs:label "metanephric glomerular mesangium" ;
    rdfs:subClassOf obo:UBERON_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005122
    obo:IAO_0000115 "The metanephric macula densa is an area of specialized cells in the distal tubule of the metanephros that makes contact with the vascular pole of the glomerulus[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005122" ;
    a owl:Class ;
    rdfs:label "metanephric macula densa" ;
    rdfs:subClassOf obo:UBERON_0002335, obo:UBERON_0005134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004738
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002335
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005124
    obo:IAO_0000115 "The metanephric proximal convoluted tubule is the most proximal portion of the metanephric proximal tubule and extends from the metanephric glomerular capsule to the metanephric proximal straight tubule[GO]." ;
    oboInOwl:hasDbXref "VHOG:0001570" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005124" ;
    a owl:Class ;
    rdfs:label "metanephric proximal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0001287, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001287
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005125
    obo:IAO_0000115 "The metanephric proximal straight tubule is the part of the metanephric descending limb that extends from the metanephric proximal convoluted tubule to the metanephric descending thin tubule[GO]." ;
    obo:IAO_0000116 "TODO - place mammalian xrefs here rather than at parent" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005125" ;
    a owl:Class ;
    rdfs:label "metanephric proximal straight tubule" ;
    rdfs:subClassOf obo:UBERON_0001290, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005151
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001290
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005127
    obo:IAO_0000115 "At the macula densa, the thick ascending limb connects to the distal convoluted tubule[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005127" ;
    a owl:Class ;
    rdfs:label "metanephric thick ascending limb" ;
    rdfs:subClassOf obo:UBERON_0001291, obo:UBERON_0005146 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001291
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005129
    obo:IAO_0000115 "The metanephric distal tubule is a metanephric nephron tubule that begins at the metanephric macula densa and extends to the metanephric connecting tubule[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005150" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005129" ;
    a owl:Class ;
    rdfs:label "metanephric distal tubule" ;
    rdfs:subClassOf obo:UBERON_0004135, obo:UBERON_0005146 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005130
    obo:IAO_0000115 "The metanephric loop of Henle is a metanephric nephron tubule that connects the proximal convoluted tubule to the distal convoluted tubule in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005130" ;
    a owl:Class ;
    rdfs:label "metanephric loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0001288, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004136
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005133
    obo:IAO_0000115 "The metanephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the metanephric glomerulus[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005143" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005133" ;
    a owl:Class ;
    rdfs:label "metanephric glomerulus vasculature" ;
    rdfs:subClassOf obo:UBERON_0004190, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004190
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005134
    obo:IAO_0000115 "The metanephric nephron epithelium is a tissue that covers the surface of a nephron in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005134" ;
    a owl:Class ;
    rdfs:label "metanephric nephron epithelium" ;
    rdfs:subClassOf obo:UBERON_0004211, obo:UBERON_0005108, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005135
    obo:IAO_0000115 "A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005135" ;
    a owl:Class ;
    rdfs:label "metanephric glomerular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004188, obo:UBERON_0005134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004188
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005136
    obo:IAO_0000115 "The metanephric glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus of the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005136" ;
    a owl:Class ;
    rdfs:label "metanephric glomerular endothelium" ;
    rdfs:subClassOf obo:UBERON_0004189, obo:UBERON_0005135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004189
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005137
    obo:IAO_0000115 "The metanephric capsule is the tough fibrous layer surrounding the metanephros, covered in a thick layer of perinephric adipose tissue. It provides some protection from trauma and damage[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005112" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005137" ;
    a owl:Class ;
    rdfs:label "metanephric capsule" ;
    rdfs:subClassOf obo:UBERON_0002015, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005144
    obo:IAO_0000115 "This process pertains to the initial formation of a structure from unspecified parts[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005144" ;
    a owl:Class ;
    rdfs:label "metanephric glomerular capillary" ;
    rdfs:subClassOf obo:UBERON_0004212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004212
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005145
    obo:IAO_0000115 "The metanephric comma-shaped body is the precursor structure to the metanephric S-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005145" ;
    a owl:Class ;
    rdfs:label "metanephric comma-shaped body" ;
    rdfs:subClassOf obo:UBERON_0004198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004198
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005146
    obo:IAO_0000115 "A metanephric nephron tubule is an epithelial tube that is part of the metanephric nephron, the functional part of the metanephros[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005128", "UBERON:0005152" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005146" ;
    a owl:Class ;
    rdfs:label "metanephric nephron tubule" ;
    rdfs:subClassOf obo:UBERON_0001231, obo:UBERON_0005106, obo:UBERON_0005134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001231
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005147
    obo:IAO_0000115 "The renal vesicle is the primordial structure of the metanephric nephron epithelium, and is formed by the condensation of mesenchymal cells[GO]." ;
    oboInOwl:hasDbXref "EHDAA2:0001245", "EHDAA:9346", "EMAPA:27678" ;
    oboInOwl:hasExactSynonym "metanephric vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005147" ;
    a owl:Class ;
    rdfs:label "metanephric renal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004209, obo:UBERON_0005108, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005148
    obo:IAO_0000115 "The metanephric S-shaped body is the successor of the metanephric comma-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005148" ;
    a owl:Class ;
    rdfs:label "metanephric S-shaped body" ;
    rdfs:subClassOf obo:UBERON_0004199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004199
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005149
    obo:IAO_0000115 "The metanephric connecting tubule is a tubular segment of the metanephric nephron; it connects the distal convoluted tubule to the collecting duct in the metanephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005149" ;
    a owl:Class ;
    rdfs:label "metanephric connecting tubule" ;
    rdfs:subClassOf obo:UBERON_0005097, obo:UBERON_0005146 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005097
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005151
    obo:IAO_0000115 "The metanephric proximal tubule is a metanephric nephron tubule that connects Bowman's capsule to the descending thin limb of the loop of Henle in the metanephros. It has a brush border epithelial morphology[GO]." ;
    oboInOwl:hasAlternativeId "UBERON:0005131" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005151" ;
    a owl:Class ;
    rdfs:label "metanephric proximal tubule" ;
    rdfs:subClassOf obo:UBERON_0004134, obo:UBERON_0005146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005153
    obo:IAO_0000115 "A bud is a protrusion that forms from an epithelial sheet by localized folding." ;
    oboInOwl:hasDbXref "BTO:0001639" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005153" ;
    a owl:Class ;
    rdfs:label "epithelial bud" ;
    rdfs:subClassOf obo:UBERON_0005157 .

obo:UBERON_0005154
    obo:IAO_0000115 "A cord of epithelial cells without a lumen and usually several cells thick." ;
    oboInOwl:hasDbXref "AEO:0000216", "EHDAA2:0004052" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005154" ;
    a owl:Class ;
    rdfs:label "epithelial cord" ;
    rdfs:subClassOf obo:UBERON_0000486 .

obo:UBERON_0005155
    obo:IAO_0000115 "An open tracheal system is a respiratory system, a branched network of epithelial tubes that supplies oxygen to target tissues via spiracles. An example of this is found in Drosophila melanogaster." ;
    oboInOwl:hasBroadSynonym "tracheal system" ;
    oboInOwl:hasDbXref "BTO:0003870", "FBbt:00005024", "SPD:0000427", "TADS:0000043" ;
    oboInOwl:hasExactSynonym "invertebrate tracheal system", "open tracheal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005155" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "open tracheal system" ;
    rdfs:subClassOf obo:UBERON_0001004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:UBERON_0005156
    obo:IAO_0000115 "Any anatomical structure that is part of the reproductive system." ;
    oboInOwl:hasExactSynonym "reproductive system element", "reproductive system structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005156" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "reproductive structure" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0005157
    obo:IAO_0000115 "An epithelial sheet bent on a linear axis." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005157" ;
    a owl:Class ;
    rdfs:label "epithelial fold" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0005158
    obo:IAO_0000115 "The functional tissue of the central nervous system consisting of neurons and glial cells." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasExactSynonym "CNS parenchyma", "central nervous system parenchyma", "parenchyma of CNS", "parenchyma of central nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005158" ;
    a owl:Class ;
    rdfs:label "parenchyma of central nervous system" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0005160
    obo:IAO_0000115 "A remnant structure from earlier development or evolution." ;
    oboInOwl:hasDbXref "Wikipedia:Vestigiality" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005160" ;
    a owl:Class ;
    rdfs:label "vestigial structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000588
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000588
            ]
        )
    ] .

obo:UBERON_0005162
    obo:IAO_0000115 "A structure consisting of multiple cell components but which is not itself a cell and does not have (complete) cells as a part." ;
    obo:UBPROP_0000012 "we go with the FMA classification rather than the CARO one. FMA def: 'Anatomical cluster which has as direct parts cell parts from two or more cells.'" ;
    oboInOwl:hasDbXref "AAO:0011000", "CARO:0001000", "FBbt:00007060", "FMA:83115" ;
    oboInOwl:hasExactSynonym "multi-cell-component structure", "multi-cell-part structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cell part cluster" ;
    oboInOwl:id "UBERON:0005162" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "multi cell part structure" ;
    rdfs:subClassOf obo:BFO_0000040, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005575
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:GO_0044464 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:UBERON_0005164
    obo:IAO_0000115 "The distal part of the loop of Henle that is impermeable to water and actively pumps sodium out of the filtrate to generate the hypertonic interstitium that drives countercurrent exchange; it consists of an initial very thin segment lined by simple squamous epithelium followed by a distal thick segment lined by simple cuboidal epithelium[MP]." ;
    obo:IAO_0000116 "TODO - thick/thin check. Also relationship to distal tubule. We need a home for MA:0002634-renal straight tubule" ;
    oboInOwl:hasBroadSynonym "ascending limb" ;
    oboInOwl:hasDbXref "EMAPA:35510", "FMA:17717", "MA:0001676", "NCIT:C32154", "SCTID:245434005", "UMLS:C0227658", "Wikipedia:Ascending_limb_of_loop_of_Henle" ;
    oboInOwl:hasExactSynonym "ascending limb of Henle's loop", "loop of Henle ascending limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal straight tubule" ;
    oboInOwl:id "UBERON:0005164" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "ascending limb of loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0004135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] .

obo:UBERON_0005167
    obo:IAO_0000115 "The terminal portions of the medullary collecting ducts are the papillary ducts, which end at the renal papilla and empty into a minor calyx." ;
    oboInOwl:hasDbXref "BTO:0004540", "EMAPA:35655", "MA:0001646", "SCTID:110623009", "Wikipedia:Duct_of_Bellini" ;
    oboInOwl:hasExactSynonym "papillary duct", "papillary duct of kidney", "renal papillary duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Bellini's duct", "duct of Bellini" ;
    oboInOwl:id "UBERON:0005167" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "papillary duct" ;
    rdfs:subClassOf obo:UBERON_0001232 .

obo:UBERON_0005168
    obo:IAO_0000115 "Any of the veins that parallel the interlobular arteries, receiving blood from the peritubular capillary plexus and empty into the arcuate veins" ;
    oboInOwl:hasDbXref "EMAPA:28218", "FMA:71634", "MA:0002594", "Wikipedia:Interlobular_veins" ;
    oboInOwl:hasExactSynonym "interlobular vein", "venae interlobulares renis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "interlobular veins of kidney", "set of interlobular veins of kidney", "venae interlobulares renis" ;
    oboInOwl:id "UBERON:0005168" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal interlobular vein" ;
    rdfs:subClassOf obo:UBERON_0013126, obo:UBERON_0014401, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:disjointWith obo:UBERON_0009887 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI .

obo:UBERON_0005169
    obo:IAO_0000115 "connective tissue between the cellular elements of a structure." ;
    obo:IAO_0000116 "specify differentia from stroma" ;
    obo:UBPROP_0000007 "interstital" ;
    oboInOwl:hasDbXref "FMA:86301", "SCTID:85293002" ;
    oboInOwl:hasExactSynonym "interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005169" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interstitial tissue" ;
    rdfs:subClassOf obo:UBERON_0003891 .

obo:UBERON_0005170
    obo:IAO_0000115 "A layer of the ovarian follicle that consists of granulosa cells." ;
    obo:UBPROP_0000010 "At one part of the mature follicle the cells of the membrana granulosa are collected into a mass which projects into the cavity of the follicle. This is termed the discus proligerus. [Wikipedia:Membrana_granulosa, Wikipedia:Membrana_granulosa]" ;
    oboInOwl:hasBroadSynonym "membrana granulosa" ;
    oboInOwl:hasDbXref "EFO:0003628", "EMAPA:35633", "FMA:18660", "MA:0001460", "SCTID:258971005", "TAO:0001112", "Wikipedia:Membrana_granulosa", "ZFA:0001112" ;
    oboInOwl:hasExactSynonym "granulosa cell layer of ovarian follicle", "membrana granulosa of ovarian follicle", "ovary stratum granulosum", "stratum granulosum of ovarian follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "granulosa cell layer", "granulosa cell layers" ;
    oboInOwl:id "UBERON:0005170" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "granulosa cell layer" ;
    rdfs:subClassOf obo:UBERON_0000119, obo:UBERON_0004911, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000119
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001305
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000501
            ]
        )
    ] .

obo:UBERON_0005171
    obo:IAO_0000115 "Any portion of the ducts that carry bile from the liver to the common bile duct. This may include both intrahapetic components (parts of left and right hepatic ducts) and extrahapetic components (common hepatic duct, plus hilar portion)." ;
    obo:IAO_0000116 "TODO - MA distinguishes between bile duct, hepatic duct, common bile duct and common hepatic duct. in FMA hepatic duct and common hepatic duct are the same" ;
    obo:UBPROP_0000001 "A duct that carries bile from the liver to the small intestine.[TAO]", "The excretory duct of the liver or one of its branches in the lobes of the liver. [TFD][VHOG]", "The hepatic duct is the duct that leads from the liver to the bile duct[GO]." ;
    oboInOwl:hasDbXref "EHDAA2:0000741", "EHDAA:3049", "EMAPA:16843", "FMA:71891", "MA:0000357", "NCIT:C32730", "OpenCyc:Mx4rvWo8WJwpEbGdrcN5Y29ycA", "SCTID:245399002", "UMLS:C0917710", "VHOG:0000219", "galen:HepaticDuct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005171" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0002394, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001174
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

obo:UBERON_0005172
    obo:IAO_0000115 "An organ or element that is in the abdomen. Examples: spleen, intestine, kidney, abdominal mammary gland." ;
    oboInOwl:hasDbXref "MA:0000522", "SCTID:272631008" ;
    oboInOwl:hasExactSynonym "abdomen organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005172" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "abdomen element" ;
    rdfs:subClassOf obo:UBERON_0005173, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0005173
    obo:IAO_0000115 "An organ or element that is part of the adbominal segment of the organism. This region can be further subdivided into the abdominal cavity and the pelvic region." ;
    oboInOwl:hasDbXref "EMAPA:37062", "MA:0000529" ;
    oboInOwl:hasExactSynonym "abdominal segment organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005173" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "abdominal segment element" ;
    rdfs:subClassOf obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0005174
    obo:IAO_0000115 "An organ or element that part of the dorsum of the organism. Examples: spinal cord, vertebrae, muscles of back." ;
    oboInOwl:hasDbXref "EMAPA:37274", "MA:0001901" ;
    oboInOwl:hasExactSynonym "back organ", "dorsal region organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005174" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "dorsal region element" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0005175
    obo:IAO_0000115 "An organ that is part of a chest [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37272", "MA:0000552" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005175" ;
    oboInOwl:inSubset core:non_informative, core:organ_slim ;
    a owl:Class ;
    rdfs:label "chest organ" ;
    rdfs:subClassOf obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0005176
    obo:IAO_0000115 "A circumscribed mass of ectodermal cells which bud off from the dental lamina; it becomes cup-shaped and develops on its internal face the ameloblast layer of cells that produces the enamel cap of a developing tooth." ;
    obo:RO_0002161 obo:NCBITaxon_8782 ;
    obo:UBPROP_0000001 "A structure that is involved in tooth formation. A bell shape two layer epithelial structure that descends toward the ceratobranchial 5 bone, enclosing the dental mesenchyme. At later times in tooth development the cells at the apex of the bell may be involved in enameloid formation. This structure remains at the base of the erupted tooth and is the source of replacement teeth.[TAO]" ;
    obo:UBPROP_0000011 "NOT develops_from NC[https://github.com/obophenotype/uberon/wiki/The-neural-crest]" ;
    obo:UBPROP_0000013 "Historically, enamel organ has been the term to describe this structure, but it was attempted unsuccessfully in recent years to change the name to dental organ in order to better represent its multiple functions apart from enamel formation" ;
    oboInOwl:hasDbXref "BTO:0001722", "CALOHA:TS-0271", "EMAPA:32888", "FMA:312389", "MA:0001604", "MESH:A14.254.900.720.265", "SCTID:362863002", "TAO:0005138", "Wikipedia:Enamel_organ", "ZFA:0005138" ;
    oboInOwl:hasExactSynonym "dental organ", "enamel organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "odontogenic organ", "organum enameleum" ;
    oboInOwl:id "UBERON:0005176" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment ". Alternate definition: A cellular aggregation seen in histologic sections of a developing tooth. It lies above a condensation of ectomesenchymal cells called the odontogenic papilla." ;
    rdfs:label "tooth enamel organ" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0034922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008281
    ] .

obo:UBERON_0005177
    obo:IAO_0000115 "An organ or element that part of the trunk region. The trunk region can be further subdividied into thoracic (including chest and thoracic cavity) and abdominal (including abdomen and pelbis) regions." ;
    oboInOwl:hasDbXref "EMAPA:37270", "MA:0000516" ;
    oboInOwl:hasExactSynonym "trunk organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005177" ;
    oboInOwl:inSubset core:non_informative, core:organ_slim ;
    a owl:Class ;
    rdfs:label "trunk region element" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0005178
    obo:IAO_0000115 "An organ or element that is in the thoracic cavity. Examples: lung, heart, longus colli." ;
    oboInOwl:hasDbXref "EMAPA:37273", "MA:0000557" ;
    oboInOwl:hasExactSynonym "thoracic cavity organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005178" ;
    oboInOwl:inSubset core:non_informative, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thoracic cavity element" ;
    rdfs:subClassOf obo:UBERON_0002075, obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002224
            ]
        )
    ] .

obo:UBERON_0005179
    obo:IAO_0000115 "An organ or element that is part of the pelvic region. Examples: reproductive organs (in some organisms), urinary bladder, bones of the pelvis." ;
    oboInOwl:hasDbXref "EMAPA:37275", "MA:0000543" ;
    oboInOwl:hasExactSynonym "pelvic element", "pelvis organ", "pelvis region organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005179" ;
    oboInOwl:inSubset core:non_informative, core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pelvic region element" ;
    rdfs:subClassOf obo:UBERON_0005173, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0005181
    obo:IAO_0000115 "An organ that part of the thoracic segment region. This region can be further subdividied chest and thoracic cavity regions." ;
    oboInOwl:hasDbXref "EMAPA:37271", "MA:0000563" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper body organ" ;
    oboInOwl:id "UBERON:0005181" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "thoracic segment organ" ;
    rdfs:subClassOf obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0005184
    obo:IAO_0000115 "Innermost layer of the hair shaft." ;
    oboInOwl:hasDbXref "BTO:0004671", "EMAPA:35389", "MA:0000158", "SCTID:318929009", "Wikipedia:Bone_marrow_of_ovary_(hair)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medulla of hair shaft" ;
    oboInOwl:id "UBERON:0005184" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair medulla" ;
    rdfs:subClassOf obo:UBERON_0000958, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001037
            ]
        )
    ] .

obo:UBERON_0005185
    obo:IAO_0000115 "The portion of the collecting duct that resides in the renal medulla" ;
    oboInOwl:hasDbXref "BTO:0004536", "EMAPA:28061", "EMAPA:35459", "MA:0002935" ;
    oboInOwl:hasExactSynonym "kidney medulla collecting duct", "medullary collecting duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005185" ;
    a owl:Class ;
    rdfs:label "renal medulla collecting duct" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000362
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:UBERON_0005192
    obo:IAO_0000115 "An artery in males that provides blood to the vas deferens. The artery usually arises from the anterior trunk of the superior vesical artery. It accompanies the vas deferens into the testis, where it anastomoses with the testicular artery. In this way it also supplies blood to the testis and epididymis. A small branch supplies the ureter[WP]." ;
    oboInOwl:hasDbXref "EMAPA:37513", "FMA:18930", "MA:0001940", "SCTID:279659005", "Wikipedia:Artery_to_the_ductus_deferens" ;
    oboInOwl:hasExactSynonym "arteria ductus deferentis", "artery of ductus deferens", "ductus deferens artery", "vas deferens artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005192" ;
    a owl:Class ;
    rdfs:label "deferent duct artery" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005352
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001312
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0005194
    obo:IAO_0000115 "A vein that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37197", "MA:0002235", "NCIT:C53142", "SCTID:281472008", "UMLS:C0226629" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005194" ;
    a owl:Class ;
    rdfs:label "thoracic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003834 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0005195
    obo:IAO_0000115 "A vein that is part of a vas deferens [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:37514", "MA:0002100" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005195" ;
    a owl:Class ;
    rdfs:label "deferent duct vein" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0005196
    obo:IAO_0000115 "A germinal center that is part of the spleen. The spleen germinal center is located in a secondary B follicle in the white pulp of the spleen." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "EMAPA:35803", "MA:0000764", "NCIT:C49760", "UMLS:C1710156" ;
    oboInOwl:hasExactSynonym "germinal center of spleen", "spleen GC", "spleen follicle center", "splenic germinal center" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005196" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen germinal center" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0005199
    obo:IAO_0000115 "A mammary gland that is part of a cervical region." ;
    obo:UBPROP_0000008 "mice have a single pair of cervical mammary glands" ;
    oboInOwl:hasDbXref "MA:0000789" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005199" ;
    a owl:Class ;
    rdfs:label "cervical mammary gland" ;
    rdfs:subClassOf obo:UBERON_0001911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005434
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005434
            ]
        )
    ] .

obo:UBERON_0005200
    obo:IAO_0000115 "A lactiferous gland that is located in the thoracic region/breast." ;
    obo:UBPROP_0000008 "Most primates have one pair of mammary glands, which are thoracic." ;
    obo:UBPROP_0000202 obo:FMA_57983 ;
    oboInOwl:hasBroadSynonym "lactiferous gland", "mammary gland" ;
    oboInOwl:hasDbXref "EHDAA2:0001056", "EHDAA:6524", "EMAPA:36633", "FMA:62088"^^xsd:string, "MA:0000797", "SCTID:31448001", "Wikipedia:Mammary_gland#Other_mammals" ;
    oboInOwl:hasExactSynonym "breast mammary gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior mammary gland" ;
    oboInOwl:id "UBERON:0005200" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thoracic mammary gland" ;
    rdfs:subClassOf obo:UBERON_0001911, obo:UBERON_0005175, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0005202
    obo:IAO_0000115 "A macula densa that is part of an ascending limb of loop of Henle [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - unify terminology - check DST = TAL? Note EMAPA class appears to refer to this segment" ;
    oboInOwl:hasDbXref "EMAPA:28399", "MA:0002604" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005202" ;
    a owl:Class ;
    rdfs:label "distal straight tubule macula densa" ;
    rdfs:subClassOf obo:UBERON_0002335, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006853
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002335
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001291
            ]
        )
    ] .

obo:UBERON_0005203
    obo:IAO_0000115 "a tubuloacinar seromucous gland that is located principally in the submucosa of the trachea. Excretory ducts from this gland pass through the lamina propria to the tracheal lumen." ;
    obo:UBPROP_0000009 "These glands secrete mucus, lysozyme, defensins, and other agents that help protect the lungs from particles and infectious agents." ;
    oboInOwl:hasDbXref "EMAPA:36574", "FMA:7473", "MA:0002937", "SCTID:197423006" ;
    oboInOwl:hasExactSynonym "glandula trachealis", "tracheal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubular seromucous gland of trachea" ;
    oboInOwl:id "UBERON:0005203" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trachea gland" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011148, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002202
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000159
            ]
        )
    ] .

obo:UBERON_0005204
    obo:IAO_0000115 "A gland that is part of a larynx submucosa [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35475", "MA:0002729" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "laryngeal submucosa gland" ;
    oboInOwl:id "UBERON:0005204" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "larynx submucosa gland" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004778
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004778
            ]
        )
    ] .

obo:UBERON_0005205
    oboInOwl:hasDbXref "EMAPA:35902", "FMA:19979", "MA:0002737" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vagina stroma" ;
    oboInOwl:id "UBERON:0005205" ;
    a owl:Class ;
    rdfs:label "lamina propria of vagina" ;
    rdfs:subClassOf obo:UBERON_0000030, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0005206
    obo:IAO_0000115 "Stromal matrix surrounding blood vessels within the choroid plexus." ;
    oboInOwl:hasDbXref "EMAPA:36609", "MA:0000825" ;
    oboInOwl:hasExactSynonym "choroid plexus stromal matrix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005206" ;
    a owl:Class ;
    rdfs:label "choroid plexus stroma" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000235
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000451
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:UBERON_0005207
    obo:IAO_0000115 "A capsule that is part of a tonsil [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:294647", "MA:0000776" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005207" ;
    a owl:Class ;
    rdfs:label "tonsil capsule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:UBERON_0005208
    obo:IAO_0000115 "A valve that is part of a right atrium [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000302", "EMAPA:17327", "MA:0001871" ;
    oboInOwl:hasExactSynonym "valve of right atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right atrium valves", "superior vena cava valve" ;
    oboInOwl:id "UBERON:0005208" ;
    a owl:Class ;
    rdfs:label "right atrium valve" ;
    rdfs:subClassOf obo:UBERON_0003978, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003978
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0005211
    obo:IAO_0000115 "tissue surrounding the loop of Henle in the renal medulla." ;
    obo:UBPROP_0000009 "It functions in renal water reabsorption by building up a high hypertonicity, which draws water out of the thin descending limb of the loop of Henle and the collecting duct system. This hypertonicity, in turn, is created by an efflux of urea from the inner medullary collecting duct." ;
    oboInOwl:hasDbXref "EMAPA:18326", "MA:0002619", "SCTID:245693005", "Wikipedia:Bone_marrow_of_ovaryry_interstitium" ;
    oboInOwl:hasExactSynonym "kidney medulla interstitium", "renal medullary interstitial tissue", "renal medullary interstitium" ;
    oboInOwl:hasNarrowSynonym "medullary interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medullary stroma" ;
    oboInOwl:id "UBERON:0005211" ;
    a owl:Class ;
    rdfs:label "renal medulla interstitium" ;
    rdfs:subClassOf obo:UBERON_0005215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0070295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000362
            ]
        )
    ] .

obo:UBERON_0005212
    obo:IAO_0000115 "The male gonad containing two functional parts: the SEMINIFEROUS TUBULES for the production and transport of male germ cells (SPERMATOGENESIS) and the interstitial compartment containing LEYDIG CELLS that produce ANDROGENS.." ;
    oboInOwl:hasDbXref "EMAPA:18687", "MA:0002713", "SCTID:362280005" ;
    oboInOwl:hasExactSynonym "interstitium of testis", "interstitium of the testis", "testis - interstitial", "testis interstitial tissue", "testis interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005212" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Leydig cell region of testis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005156, obo:UBERON_0005169, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000178
            ]
        )
    ] .

obo:UBERON_0005213
    obo:IAO_0000115 "A portion of interstitial tissue that is part of a outer medulla of kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28337", "MA:0002621" ;
    oboInOwl:hasExactSynonym "kidney outer medulla interstitium", "outer medullary interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005213" ;
    a owl:Class ;
    rdfs:label "outer renal medulla interstitium" ;
    rdfs:subClassOf obo:UBERON_0005211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:UBERON_0005214
    obo:IAO_0000115 "A portion of interstitial tissue that is part of a inner medulla of kidney [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:28364", "MA:0002620" ;
    oboInOwl:hasExactSynonym "inner medullary interstitium", "kidney inner medulla interstitium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "papillary interstitium" ;
    oboInOwl:id "UBERON:0005214" ;
    a owl:Class ;
    rdfs:label "inner renal medulla interstitium" ;
    rdfs:subClassOf obo:UBERON_0005211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001294
            ]
        )
    ] .

obo:UBERON_0005215
    obo:IAO_0000115 "The interstitial compartment of the kidney, comprising the extravascular intertubular spaces of the renal parenchyma, with their attendant cellular elements and extracellular substances, bounded on all sides by epithelial and vascular basement membranes." ;
    obo:IAO_0000116 "See https://sourceforge.net/p/geneontology/ontology-requests/10941/" ;
    obo:UBPROP_0000009 "The interstitium is necessarily involved in all intrarenal exchange processes since the reabsorption and secretion of fluid and solutes implicates a transit across the interstitial compartment." ;
    obo:UBPROP_0000010 "The fibroblasts in the interstitium provide the 'skeleton' of the tissue and maintain the three-dimensional architecture of the tissue." ;
    oboInOwl:hasDbXref "EMAPA:28518", "FMA:70983", "MA:0002616", "NCIT:C33459", "SCTID:362210003" ;
    oboInOwl:hasExactSynonym "interstitial tissue of kidney", "renal interstitial tissue", "renal interstitium", "renal stroma", "stroma of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney interstitium group" ;
    oboInOwl:id "UBERON:0005215" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney interstitium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005169, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_1000692
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0005216
    obo:IAO_0000115 "An external ectoderm that is part of a optic eminence [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:16539", "RETIRED_EHDAA2:0001311", "VHOG:0000520" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005216" ;
    a owl:Class ;
    rdfs:label "optic eminence surface ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000076, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005234
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000076
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004348
            ]
        )
    ] .

obo:UBERON_0005217
    obo:IAO_0000115 "A subarachnoid space that is part of a midbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Subarachnoid space that is part of the midbrain. [Bgee_curator][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:19055", "VHOG:0001304" ;
    oboInOwl:hasExactSynonym "subarachnoid space midbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subarachnoid space mesencephalon" ;
    oboInOwl:id "UBERON:0005217" ;
    a owl:Class ;
    rdfs:label "midbrain subarachnoid space" ;
    rdfs:subClassOf obo:UBERON_0000315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000315
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0005218
    obo:IAO_0000115 "A subarachnoid space that is part of a diencephalon [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Subarachnoid space that is part of the diencephalon. [Bgee_curator][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:19053", "VHOG:0001302" ;
    oboInOwl:hasExactSynonym "subarachnoid space diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005218" ;
    a owl:Class ;
    rdfs:label "diencephalon subarachnoid space" ;
    rdfs:subClassOf obo:UBERON_0000315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000315
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0005219
    obo:IAO_0000115 "A subarachnoid space that is part of a hindbrain [Automatically generated definition]." ;
    obo:UBPROP_0000001 "Subarachnoid space that is part of the hindbrain. [Bgee_curator][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:18211", "VHOG:0001303" ;
    oboInOwl:hasExactSynonym "subarachnoid space hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subarachnoid space rhombencephalon" ;
    oboInOwl:id "UBERON:0005219" ;
    a owl:Class ;
    rdfs:label "hindbrain subarachnoid space" ;
    rdfs:subClassOf obo:UBERON_0000315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000315
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0005221
    obo:IAO_0000115 "A parenchyma that is part of a right lobe of liver [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001010", "EMAPA:18317", "FMA:71657", "VHOG:0000840" ;
    oboInOwl:hasExactSynonym "parenchyma of right lobe of liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005221" ;
    a owl:Class ;
    rdfs:label "liver right lobe parenchyma" ;
    rdfs:subClassOf obo:UBERON_0001280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001114
            ]
        )
    ] .

obo:UBERON_0005222
    obo:IAO_0000115 "A parenchyma that is part of a left lobe of liver [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001002", "EMAPA:18310", "FMA:71658", "VHOG:0000839" ;
    oboInOwl:hasExactSynonym "parenchyma of left lobe of liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005222" ;
    a owl:Class ;
    rdfs:label "liver left lobe parenchyma" ;
    rdfs:subClassOf obo:UBERON_0001280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001115
            ]
        )
    ] .

obo:UBERON_0005225
    obo:IAO_0000115 "An epithelium that is part of a hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002131", "EMAPA:17500", "VHOG:0001041" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005225" ;
    a owl:Class ;
    rdfs:label "upper leg epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0005226
    obo:IAO_0000115 "An epithelium that is part of a toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32946", "VHOG:0001031" ;
    oboInOwl:hasExactSynonym "hind limb digit epithelium", "toe epithelium" ;
    oboInOwl:hasNarrowSynonym "foot digit epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005226" ;
    a owl:Class ;
    rdfs:label "pedal digit epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003248
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0005227
    obo:IAO_0000115 "An epithelium that is part of a finger [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0000406", "EMAPA:32647", "VHOG:0001032" ;
    oboInOwl:hasExactSynonym "finger epithelium", "fore limb digit epithelium" ;
    oboInOwl:hasNarrowSynonym "hand digit epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005227" ;
    a owl:Class ;
    rdfs:label "manual digit epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0005228
    obo:IAO_0000115 "An epithelium that is part of a forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002113", "EMAPA:17425", "VHOG:0000990" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005228" ;
    a owl:Class ;
    rdfs:label "upper arm epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0005229
    obo:IAO_0000115 "An epithelium that is part of a lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001031", "EMAPA:17497", "VHOG:0001050" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005229" ;
    a owl:Class ;
    rdfs:label "lower leg epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0005233
    obo:IAO_0000115 "An ectoderm that is part of a medial nasal prominence [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001078", "EMAPA:16809", "FMA:312675", "VHOG:0000803" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005233" ;
    a owl:Class ;
    rdfs:label "medial-nasal process ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, obo:UBERON_0014702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004068
            ]
        )
    ] .

obo:UBERON_0005234
    obo:IAO_0000115 "An ectoderm that is part of a optic eminence [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA:940", "EMAPA:16539", "RETIRED_EHDAA2:0001309", "VHOG:0001105" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005234" ;
    a owl:Class ;
    rdfs:label "optic eminence ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004348
            ]
        )
    ] .

obo:UBERON_0005239
    obo:UBPROP_0000001 "The ventral half of the developing neural tube that is the metencephalon. [Chordate_evolution_and_the_origin_of_craniates:_An_old_brain_in_a_new_head._AnaT_Rec_(New_Anat)_(2000)_261(3):_111-125, See_Butler_AB][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001154", "EMAPA:17078", "VHOG:0000320" ;
    oboInOwl:hasExactSynonym "metencephalon basal plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005239" ;
    a owl:Class ;
    rdfs:label "basal plate metencephalon" ;
    rdfs:subClassOf obo:UBERON_0004064 .

obo:UBERON_0005243
    obo:IAO_0000115 "An endocardium that is part of a interventricular septum [Automatically generated definition]." ;
    obo:IAO_0000116 "TODO - split?" ;
    oboInOwl:hasDbXref "EHDAA2:0000886", "EHDAA2:0000887", "FMA:83584", "VHOG:0000615" ;
    oboInOwl:hasExactSynonym "endocardium of interventricular septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "interventricular septum endocardial tissue" ;
    oboInOwl:id "UBERON:0005243" ;
    a owl:Class ;
    rdfs:label "interventricular septum endocardium" ;
    rdfs:subClassOf obo:UBERON_0002165, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002094
            ]
        )
    ] .

obo:UBERON_0005248
    obo:IAO_0000115 "A myocardium that is part of a bulbus cordis [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:36488", "VHOG:0000609" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bulbus cordis cardiac muscle" ;
    oboInOwl:id "UBERON:0005248" ;
    a owl:Class ;
    rdfs:label "bulbus cordis myocardium" ;
    rdfs:subClassOf obo:UBERON_0002349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004706
            ]
        )
    ] .

obo:UBERON_0005249
    obo:IAO_0000115 "A renal pelvis that is part of a metanephros." ;
    obo:UBPROP_0000003 "The ureteric bud itself forms the collecting tubules and the ureter that drain the adult kidney. This type of kidney, called the metanephros, occurs in all adult amniotes.[well established][VHOG]" ;
    oboInOwl:hasDbXref "VHOG:0000945" ;
    oboInOwl:hasExactSynonym "metanephros pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005249" ;
    a owl:Class ;
    rdfs:label "metanephric renal pelvis" ;
    rdfs:subClassOf obo:UBERON_0001224, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0005250
    obo:IAO_0000115 "A gland that is part of a stomodeum." ;
    obo:IAO_0000116 "check this" ;
    oboInOwl:hasDbXref "VHOG:0000658" ;
    oboInOwl:hasExactSynonym "stomatodaeum gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005250" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "stomatodeum gland" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000930
            ]
        )
    ] .

obo:UBERON_0005251
    obo:IAO_0000115 "An anatomical cavity that is part of a yolk sac [Automatically generated definition]." ;
    obo:UBPROP_0000008 "In mammals, the yolk sac cavity contains fluid rather than platelets" ;
    obo:UBPROP_0000012 "in EHDAA2, there are separate primary and secondary yolk sac cavities" ;
    oboInOwl:hasDbXref "EMAPA:16055", "FMA:63942", "VHOG:0000843" ;
    oboInOwl:hasExactSynonym "cavity of yolk sac", "yolk sac lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "yolk sac space" ;
    oboInOwl:id "UBERON:0005251" ;
    a owl:Class ;
    rdfs:label "yolk sac cavity" ;
    rdfs:subClassOf obo:UBERON_0002553, obo:UBERON_0007473, obo:UBERON_0012466, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] .

obo:UBERON_0005253
    obo:IAO_0000115 "Portion of primordial embryonic connective tissue of the developing head, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to head connective tissue, bone and musculature in conjunction with cranial neural crest cells." ;
    obo:UBPROP_0000001 "Mesoderm that will give rise, along with cranial neural crest cells, to connective tissue, bone and musculature in the head. (Source: BioGlossary, www.Biology-Text.com)[TAO]" ;
    oboInOwl:hasDbXref "EFO:0003492", "EHDAA2:0000732", "EHDAA:179", "EMAPA:16098", "EMAPA_RETIRED:16269", "FMA:76622", "TAO:0000113", "VHOG:0000332", "ZFA:0000113" ;
    oboInOwl:hasExactSynonym "cephalic mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial mesenchyme", "desmocranium" ;
    oboInOwl:id "UBERON:0005253" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0005254
    obo:IAO_0000115 "Mesenchyme that is part of a developing hindlimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002132", "EMAPA:17501", "VHOG:0000506" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005254" ;
    a owl:Class ;
    rdfs:label "upper leg mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000376
            ]
        )
    ] .

obo:UBERON_0005255
    obo:IAO_0000115 "Mesenchyme that is part of a developing toe [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32947", "VHOG:0000463" ;
    oboInOwl:hasExactSynonym "hind limb digit mesenchyme", "toe mesenchyme" ;
    oboInOwl:hasNarrowSynonym "foot digit mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "finger ray mesenchyme", "pedal digital ray mesenchyme" ;
    oboInOwl:id "UBERON:0005255" ;
    a owl:Class ;
    rdfs:label "pedal digit mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003860, obo:UBERON_0004120, obo:UBERON_0010702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0005256
    obo:IAO_0000115 "Mesenchyme that is part of a developing trunk." ;
    oboInOwl:hasDbXref "EFO:0003485", "EHDAA2:0002092", "EHDAA:377", "EMAPA:16177", "TAO:0000081", "VHOG:0000281", "ZFA:0000081" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trunk and cervical mesenchyme" ;
    oboInOwl:id "UBERON:0005256" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trunk mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0005257
    obo:IAO_0000115 "Mesenchyme that is part of a developing finger [Automatically generated definition]." ;
    obo:IAO_0000116 "In EHDAA2, the metacarpal cartilage condensation is considered part of the digits - it might be better to call the whole structure digital ray mesenchyme/condensation" ;
    oboInOwl:hasDbXref "EHDAA2:0000407", "EMAPA:32645", "VHOG:0001416" ;
    oboInOwl:hasExactSynonym "finger mesenchyme", "fore limb digit mesenchyme" ;
    oboInOwl:hasNarrowSynonym "hand digit mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior limb digital ray mesenchyme", "finger ray mesenchyme", "manual digital ray mesenchyme" ;
    oboInOwl:id "UBERON:0005257" ;
    a owl:Class ;
    rdfs:label "manual digit mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003859, obo:UBERON_0004120, obo:UBERON_0010702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009523
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0005258
    obo:IAO_0000115 "Mesenchyme that is part of a developing forelimb stylopod [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0002114", "EMAPA:17426", "VHOG:0000505" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005258" ;
    a owl:Class ;
    rdfs:label "upper arm mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003859, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0005259
    obo:IAO_0000115 "Mesenchyme that is part of a developing lower leg [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EHDAA2:0001032", "EMAPA:17498", "VHOG:0000752" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005259" ;
    a owl:Class ;
    rdfs:label "lower leg mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0005268
    obo:IAO_0000115 "An artery that supplies the renal cortex." ;
    oboInOwl:hasDbXref "EMAPA:28147", "MA:0002582" ;
    oboInOwl:hasExactSynonym "kidney cortex artery", "renal cortex artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "renal cortex arterial system" ;
    oboInOwl:id "UBERON:0005268" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal cortex artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003644, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0005269
    obo:IAO_0000115 "Artery that receives blood from the renal cortex[MP, modified]" ;
    oboInOwl:hasDbXref "EMAPA:28152", "MA:0002592" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney cortex vein", "renal cortex venous system" ;
    oboInOwl:id "UBERON:0005269" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal cortex vein" ;
    rdfs:subClassOf obo:UBERON_0013126, obo:UBERON_0014401, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0005270
    obo:IAO_0000115 "A compartment of the renal cortex situated between basement membranes of epithelia and vessels that contains two contiguous cellular networks in mutual contact, one formed by interstitial fibroblasts, the other by dendritic cells." ;
    obo:UBPROP_0000010 "In the renal cortex, interstitial fibroblasts produce erythropoietin and are distinguished from other interstitial cells by their prominent F-actin cytoskeleton, abundance of rough endoplasmic reticulum, and by ecto-5'-nucleotidase expression in their plasma membrane. The resident dendritic cells belong to the mononuclear phagocyte system and fulfil a sentinel function. They are characterized by their expression of MHC class II and CD11c." ;
    oboInOwl:hasDbXref "EMAPA:28136", "MA:0002608", "SCTID:243707006", "Wikipedia:Medullary_interstitium" ;
    oboInOwl:hasExactSynonym "kidney cortex interstitium", "renal cortical interstitial tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortical stroma" ;
    oboInOwl:id "UBERON:0005270" ;
    a owl:Class ;
    rdfs:label "renal cortex interstitium" ;
    rdfs:subClassOf obo:UBERON_0005215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000451
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005169
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0005271
    obo:IAO_0000115 "The part of the renal cortex nearest to the medulla." ;
    oboInOwl:hasDbXref "EMAPA:37623", "FMA:74288", "KUPO:0001008", "MA:0001648" ;
    oboInOwl:hasExactSynonym "inner cortex of kidney", "inner renal cortex", "juxtamedullary cortex of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005271" ;
    a owl:Class ;
    rdfs:label "juxtamedullary cortex" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

obo:UBERON_0005272
    obo:IAO_0000115 "the tiny blood vessels that receive blood from the efferent arterioles of the glomerulus, and interact with superficial cortical nephrons allowing reabsorption and secretion between blood and the inner lumen of the nephron; peritubular capillaries are situated around the tubule and are at low pressure" ;
    oboInOwl:hasDbXref "EMAPA:36558", "MA:0002588", "Wikipedia:Peritubular_capillaries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005272" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "peritubular capillary" ;
    rdfs:subClassOf obo:UBERON_0003527, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0070293
    ] .

obo:UBERON_0005281
    obo:IAO_0000115 "A set of structures containing cerebrospinal fluid in the brain. It is continuous with the central canal of the spinal cord[WP]." ;
    obo:IAO_0000116 "TODO - resolve space vs structure conflation. We follow FMA in making this and the various ventricles a structure - it follows from this that strutures such as the tela choroidea and choroid plexuses can be part of the ventricles and ventricular system. Note: see also the class 'neuraxis cavity'" ;
    oboInOwl:hasDbXref "EFO:0003650", "EHDAA2:0004362", "EV:0100306", "FMA:242675", "MBA:73", "TAO:0001261", "Wikipedia:Ventricular_system", "ZFA:0001261", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2497" ;
    oboInOwl:hasExactSynonym "CNS ventricular system", "ventricular system", "ventricular system of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventricle system", "ventriculi cerebri" ;
    oboInOwl:id "UBERON:0005281" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "ventricular system of central nervous system" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray734.png"^^xsd:anyURI .

obo:UBERON_0005282
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "CALOHA:TS-1295", "EMAPA:37447", "FMA:242787", "VHOG:0000005" ;
    oboInOwl:hasExactSynonym "brain ventricular system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005282" ;
    a owl:Class ;
    rdfs:label "ventricular system of brain" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ] .

obo:UBERON_0005283
    obo:IAO_0000115 "A structure found in the walls of the ventricles of the brain, consisting of part of the meninges (pia mater in mammals) plus ependyma[cjm]." ;
    obo:UBPROP_0000001 "Portion of tissue that is part of the primitive meninx which forms a fold, roofing a ventricle of the brain and supporting the choroid plexus[ZFA:0000447]." ;
    obo:UBPROP_0000010 "Vascularized tela choroidea is choroid plexus." ;
    obo:UBPROP_0000012 "Note that the structure in ZFA may be different" ;
    oboInOwl:hasDbXref "FMA:242849", "TAO:0000447", "Wikipedia:Tela_chorioidea", "ZFA:0000447", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1378" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tela chorioidea" ;
    oboInOwl:id "UBERON:0005283" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "tela choroidea" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001886
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0010743
        ]
    ] .

obo:UBERON_0005287
    obo:IAO_0000115 "Tela chorioidea that lines the fourth ventricle[ZFA]. The tela chorioidea of the fourth ventricle is the name applied to the triangular fold of pia mater which is carried upward between the cerebellum and the medulla oblongata. It consists of two layers, which are continuous with each other in front, and are more or less adherent throughout: The posterior layer covers the antero-inferior surface of the cerebellum. The anterior layer is applied to the structures which form the lower part of the roof of the ventricle, and is continuous inferiorly with the pia mater on the inferior peduncles and closed part of the medulla[WP]." ;
    obo:UBPROP_0000001 "Tela chorioidea that lines the fourth ventricle.[TAO]" ;
    oboInOwl:hasBroadSynonym "tela choroidea" ;
    oboInOwl:hasDbXref "BAMS:tc4v", "FMA:78493", "SCTID:362321009", "TAO:0005158", "Wikipedia:Tela_chorioidea_of_fourth_ventricle", "ZFA:0005158", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=639" ;
    oboInOwl:hasExactSynonym "choroid membrane", "choroid membrane of fourth ventricle", "tela chorioidea fourth ventricle", "tela choroidea fourth ventricle", "tela choroidea of fourth ventricle", "tela choroidea ventriculi quarti" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tela choroidea ventriculi quarti" ;
    oboInOwl:id "UBERON:0005287" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "tela choroidea of fourth ventricle" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005283, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005283
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0005289
    obo:IAO_0000115 "Tela chorioidea that lines the telencephalic ventricle." ;
    oboInOwl:hasDbXref "BAMS:tclv", "FMA:83712", "SCTID:362319004", "TAO:0005160", "ZFA:0005160", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=219" ;
    oboInOwl:hasExactSynonym "tela chorioidea of lateral ventricle", "tela chorioidea of telencephalic ventricle", "tela chorioidea telencephalic ventricle", "tela choroidea (ventriculi lateralis)", "tela choroidea of lateral ventricle", "tela choroidea telencephalic ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005289" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "tela choroidea of telencephalic ventricle" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005283, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005283
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0005290
    obo:IAO_0000115 "The posterior part of the developing vertebrate hindbrain or the corresponding part of the adult brain composed of the medulla oblongata and a portion of the fourth ventricle; as well as the glossopharyngeal nerve (CN IX), vagus nerve (CN X), accessory nerve (CN XI), hypoglossal nerve (CN XII), and a portion of the vestibulocochlear nerve (CN VIII).[BTO,WP]." ;
    obo:RO_0002174 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000001 "The posterior of the two brain vesicles formed by specialization of the rhombencephalon in the developing embryo, it comprises the medulla oblongata. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000013 "the terms metencephalon and myelencephalon are only meaningful in mammals and birds - Neuroanatomy of the Zebrafish Brain. Note that its not clear if this refers to the developing medulla oblongata - MA (adult) has two distinct classes" ;
    oboInOwl:hasDbXref "BTO:0000758", "CALOHA:TS-0607", "CALOHA:TS-2365", "DHBA:10662", "EHDAA2:0001207", "EHDAA:5526", "EMAPA:17082", "HBA:9512", "MA:0000205", "VHOG:0000456", "Wikipedia:Myelencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "myelencephalon (medulla oblongata)" ;
    oboInOwl:id "UBERON:0005290" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "myelencephalon" ;
    rdfs:subClassOf obo:UBERON_0004733, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010096
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010096
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/54/EmbryonicBrain.svg"^^xsd:anyURI .

obo:UBERON_0005291
    obo:IAO_0000115 "A portion of tissue that is part of an embryo." ;
    oboInOwl:hasDbXref "CALOHA:TS-2100" ;
    oboInOwl:hasExactSynonym "portion of embryonic tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "developing tissue" ;
    oboInOwl:id "UBERON:0005291" ;
    oboInOwl:inSubset core:pheno_slim, core:upper_level ;
    a owl:Class ;
    rdfs:label "embryonic tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:UBERON_0005292
    obo:IAO_0000115 "Portion of tissue that is contiguous with the embryo and is comprised of portions of tissue or cells that will not contribute to the embryo." ;
    oboInOwl:hasDbXref "BTO:0003360", "CALOHA:TS-2119", "EFO:0001406", "MAT:0000061", "MIAA:0000061" ;
    oboInOwl:hasExactSynonym "extra-embryonic tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005292" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "extraembryonic tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016887
            ]
        )
    ] .

obo:UBERON_0005294
    obo:IAO_0000115 "the elevation of thickened mesothelium and underlying mesenchyme found on the ventromedial border of the embryonic mesonephros in which the primordial germ cells become embedded, establishing it as the primordium of the testis or ovary" ;
    obo:IAO_0000116 "TODO - check developmental relationships. merge with urogenital ridge?" ;
    obo:UBPROP_0000011 "in eutherians, SRY transforms the indifferent gonad into testes" ;
    oboInOwl:hasDbXref "AAO:0011047", "BTO:0001402", "EFO:0001414", "EHDAA2:0004044", "EMAPA:35899", "FMA:321917", "NCIT:C34184", "NCIT:C34321", "SCTID:308801004", "SCTID:361399001", "UMLS:C0231047", "UMLS:C1512243", "Wikipedia:Gonadal_ridge", "XAO:0000018" ;
    oboInOwl:hasExactSynonym "genital ridge", "gonadal ridge", "indifferent gonadal ridge" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crista gonadalis", "genital cord" ;
    oboInOwl:id "UBERON:0005294" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gonadal ridge" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray1106.png"^^xsd:anyURI .

obo:UBERON_0005295
    obo:IAO_0000115 "Cordlike masses of epithelial tissue that invaginate from germinal epithelium of the gonad and give rise to seminiferous tubules and rete testes in the male, and primary ovarian follicles and rete ovarii in the female." ;
    oboInOwl:hasDbXref "EHDAA2:0004051", "NCIT:C34183", "RETIRED_EHDAA2:0001523", "SCTID:343823004", "UMLS:C1512242", "Wikipedia:Sex_cords" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "genital cord", "gonad cord", "gonadal cord", "primitive sex cord" ;
    oboInOwl:id "UBERON:0005295" ;
    a owl:Class ;
    rdfs:label "sex cord" ;
    rdfs:subClassOf obo:UBERON_0005154, obo:UBERON_0005291, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005294
    ] .

obo:UBERON_0005296
    obo:IAO_0000115 "structures that develop from sex cords in the female. After further development they become the ovarian follicles." ;
    obo:IAO_0000116 "TODO check secondary vs cortical vs ovary" ;
    oboInOwl:hasDbXref "EHDAA2:0001363", "EHDAA:8130", "EMAPA:31058", "NCIT:C34134", "UMLS:C1511527", "VHOG:0001339", "Wikipedia:Cortical_cords" ;
    oboInOwl:hasExactSynonym "ovigerous cord", "ovigerous cords" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortical cord", "cortical sex cord", "ovary primitive sex cord", "secondary cord" ;
    oboInOwl:id "UBERON:0005296" ;
    a owl:Class ;
    rdfs:label "ovary sex cord" ;
    rdfs:subClassOf obo:UBERON_0004911, obo:UBERON_0005295, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010141
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0005297
    obo:IAO_0000115 "The testis cords are precursors to the rete testis. They play several different roles in the development of the male genitals[WP]." ;
    obo:IAO_0000116 "TODO - check primary vs testis" ;
    oboInOwl:hasDbXref "EHDAA2:0002011", "EHDAA:8152", "EMAPA:29098", "VHOG:0001321", "Wikipedia:Testis_cords" ;
    oboInOwl:hasExactSynonym "testis cord", "testis primary sex cords" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "primary sex cord", "testis primitive sex cord" ;
    oboInOwl:id "UBERON:0005297" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "testis sex cord" ;
    rdfs:subClassOf obo:UBERON_0004910, obo:UBERON_0005295, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010141
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
        )
    ] .

obo:UBERON_0005298
    obo:IAO_0000115 "A zone of skin that is part of a clitoris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:20168", "SCTID:361374002" ;
    oboInOwl:hasExactSynonym "clitoris skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005298" ;
    a owl:Class ;
    rdfs:label "skin of clitoris" ;
    rdfs:subClassOf obo:UBERON_0000014, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] .

obo:UBERON_0005299
    obo:IAO_0000115 "A retractable double-layered fold of skin and mucous membrane that covers the clitoral glans." ;
    obo:UBPROP_0000008 "FMA has FMA:27886 skin of prepuce of clitoris" ;
    oboInOwl:hasDbXref "EMAPA:30699", "FMA:20169", "NCIT:C32590", "SCTID:362242009", "UMLS:C0227771", "Wikipedia:Clitoral_hood" ;
    oboInOwl:hasExactSynonym "clitoral hood", "clitoral prepuce", "clitoris prepuce", "prepuce of female", "prepuce of the clitoris", "preputium clitoridis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005299" ;
    a owl:Class ;
    rdfs:label "prepuce of clitoris" ;
    rdfs:subClassOf obo:UBERON_0011374, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0035006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006653
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0035006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011374
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bd/Clitoris_outer_anatomy.gif"^^xsd:anyURI .

obo:UBERON_0005309
    obo:IAO_0000115 "A pronephric nephron is the functional unit of the pronephros[GO]." ;
    obo:UBPROP_0000001 "The structure that is the basic functional unit of the pronephros.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0011091", "XAO:0000285" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005309" ;
    a owl:Class ;
    rdfs:label "pronephric nephron" ;
    rdfs:subClassOf obo:UBERON_0001285, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002120
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0005310
    obo:IAO_0000115 "The pronephric nephron tubule is an epithelial tube that is part of the pronephric nephron and connects the filtration unit (glomerulus or glomus) of the pronephros to the pronephric duct[GO]." ;
    obo:RO_0002174 obo:NCBITaxon_32524 ;
    obo:UBPROP_0000001 "Bilaterally paired tubes connecting the pronephric glomeruli to the pronephric ducts. In zebrafish and other teleosts, the pronephric nephron and tubules form after the pronephric duct, connecting to the anterior-most tip of the pronephric ducts. Drummond, 2000.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001558", "XAO:0004105", "ZFA:0001558" ;
    oboInOwl:hasExactSynonym "pronephric tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ciliated neck segment" ;
    oboInOwl:id "UBERON:0005310" ;
    a owl:Class ;
    rdfs:label "pronephric nephron tubule" ;
    rdfs:subClassOf obo:UBERON_0001231, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001231
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005309
            ]
        )
    ] .

obo:UBERON_0005311
    obo:IAO_0000115 "The mammary placode is a transient lens shaped structure that will give rise to the mammary bud proper[GO]." ;
    obo:IAO_0000116 "TODO develops_from" ;
    obo:UBPROP_0000008 "in mouse, five pairs of symmetrically positioned mammary placodes (three thoracic and two inguinal) form at reproducible locations along the mammary line at E11.5; the individual pairs develop asynchronously and in a distinct order; pair 3 is first, followed by pair 4, then by pairs 1 and 5 (which develop together), and finally by pair 2; the orientation of placodal cells is not uniform, suggesting that placodes are formed by migration of cells from the mammary line; between E11.5 and E12.5, each mammary placode expands and invaginates into the underlying mesenchyme to form an early bulb-shaped mammary bud[MP]" ;
    oboInOwl:hasDbXref "EMAPA:35541" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mammary anlage" ;
    oboInOwl:id "UBERON:0005311" ;
    a owl:Class ;
    rdfs:label "mammary placode" ;
    rdfs:subClassOf obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008425
    ] .

obo:UBERON_0005316
    obo:IAO_0000115 "The endothelial lining of the endocardium." ;
    oboInOwl:hasDbXref "FMA:83596" ;
    oboInOwl:hasExactSynonym "endocardium endothelium", "endothelium of endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005316" ;
    a owl:Class ;
    rdfs:label "endocardial endothelium" ;
    rdfs:subClassOf obo:UBERON_0008307, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002165
            ]
        )
    ] .

obo:UBERON_0005317
    obo:IAO_0000115 "An pulmonary artery endothelium is an epithelium that lines the pulmonary artery[GO]." ;
    oboInOwl:hasDbXref "BTO:0000137" ;
    oboInOwl:hasExactSynonym "pulmonary artery endothelial tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005317" ;
    a owl:Class ;
    rdfs:label "pulmonary artery endothelium" ;
    rdfs:subClassOf obo:UBERON_0001917, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002012
            ]
        )
    ] .

obo:UBERON_0005319
    obo:IAO_0000115 "The collecting duct is the final common path through which urine flows before entering the ureter and then emptying into the bladder[GO]." ;
    oboInOwl:hasDbXref "AAO:0010390", "XAO:0000151" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005319" ;
    a owl:Class ;
    rdfs:label "mesonephric collecting duct" ;
    rdfs:subClassOf obo:UBERON_0001232, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001232
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005320
    obo:IAO_0000115 "The juxtaglomerular apparatus lies adjacent to the glomerulus and regulates kidney function by maintaining the blood flow to the kidney and the filtration rate[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005320" ;
    a owl:Class ;
    rdfs:label "mesonephric juxtaglomerular apparatus" ;
    rdfs:subClassOf obo:UBERON_0002303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005321
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005321" ;
    a owl:Class ;
    rdfs:label "mesonephric smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005322
    obo:IAO_0000115 "A nephron that is part of a mesonephros." ;
    obo:UBPROP_0000001 "The structure that is the basic functional unit of the kidney.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010387", "XAO:0000292", "ZFA:0005592" ;
    oboInOwl:hasExactSynonym "nephron of mesonephros" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stage IV nephron" ;
    oboInOwl:id "UBERON:0005322" ;
    a owl:Class ;
    rdfs:label "mesonephric nephron" ;
    rdfs:subClassOf obo:UBERON_0001285, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005323
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005323
    obo:IAO_0000115 "Mesonephric mesenchyme is the tissue made up of loosely connected mesenchymal cells in the mesonephros[GO]." ;
    oboInOwl:hasDbXref "AAO:0011062", "EHDAA2:0001132", "EMAPA:16745", "XAO:0000291" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005323" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mesonephric mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005324
    obo:IAO_0000115 "The mesonephric macula densa is an area of specialized cells in the distal tubule of the mesonephros that makes contact with the vascular pole of the glomerulus[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005324" ;
    a owl:Class ;
    rdfs:label "mesonephric macula densa" ;
    rdfs:subClassOf obo:UBERON_0002335, obo:UBERON_0005330, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005320
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002335
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005325
    obo:IAO_0000115 "The mesonephric glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the mature vertebrate kidney, or mesonephros[GO]." ;
    obo:UBPROP_0000001 "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated.[AAO]" ;
    obo:UBPROP_0000003 "In animals in which the mesonephros is the terminal kidney, such as amphibians and fish, the final organ is very complex, containing a large number of nephrons, most of which have an internal glomerulus.[well established][VHOG]" ;
    obo:UBPROP_0000012 "XAO/AAO class belongs here, as it refers to mesonephric structure" ;
    oboInOwl:hasBroadSynonym "glomerulus" ;
    oboInOwl:hasDbXref "AAO:0010388", "EMAPA:30568", "SCTID:362217000", "VHOG:0001238", "XAO:0000146" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005325" ;
    a owl:Class ;
    rdfs:label "mesonephric glomerulus" ;
    rdfs:subClassOf obo:UBERON_0000074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000074
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005326
    obo:IAO_0000115 "The mesonephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the mesonephric glomerulus[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005326" ;
    a owl:Class ;
    rdfs:label "mesonephric glomerulus vasculature" ;
    rdfs:subClassOf obo:UBERON_0004190, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004190
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005327
    obo:IAO_0000115 "A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the mesonephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005327" ;
    a owl:Class ;
    rdfs:label "mesonephric glomerular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004188, obo:UBERON_0005330, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004188
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005328
    obo:IAO_0000115 "The mesonephric comma-shaped body is the precursor structure to the mesonephric S-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005328" ;
    a owl:Class ;
    rdfs:label "mesonephric comma-shaped body" ;
    rdfs:subClassOf obo:UBERON_0004198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004198
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005329
    obo:IAO_0000115 "A mesonephric nephron tubule is an epithelial tube that is part of the mesonephric nephron, the functional part of the mesonephros[GO]." ;
    oboInOwl:hasExactSynonym "mesonephric renal tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005329" ;
    a owl:Class ;
    rdfs:label "mesonephric nephron tubule" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0001231, obo:UBERON_0005330 .

obo:UBERON_0005330
    obo:IAO_0000115 "The mesonephric nephron epithelium is a tissue that covers the surface of a nephron in the mesonephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005330" ;
    a owl:Class ;
    rdfs:label "mesonephric nephron epithelium" ;
    rdfs:subClassOf obo:UBERON_0004211, obo:UBERON_0005103, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005331
    obo:IAO_0000115 "The renal vesicle is the primordial structure of the mesonephric nephron epithelium, and is formed by the condensation of mesenchymal cells[GO]." ;
    oboInOwl:hasDbXref "SCTID:361407006", "ZFA:0005586" ;
    oboInOwl:hasExactSynonym "mesonephric vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005331" ;
    a owl:Class ;
    rdfs:label "mesonephric renal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004209, obo:UBERON_0005103, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010534
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005330
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005332
    obo:IAO_0000115 "The mesonephric S-shaped body is the successor of the mesonephric comma-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO]." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005332" ;
    a owl:Class ;
    rdfs:label "mesonephric S-shaped body" ;
    rdfs:subClassOf obo:UBERON_0004199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004199
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0005333
    obo:IAO_0000115 "A bulb of epithelial cells that forms from the mammary placode that develops into the mammary gland." ;
    obo:UBPROP_0000011 "produced along the length of the embryonic mammary ridge these buds represent the future locations of the mammary glands. Invagination of ectoderm at each bud leads to the development of epithelial diverticula, later maturing as lactiferous ducts" ;
    oboInOwl:hasAlternativeId "UBERON:0004181" ;
    oboInOwl:hasDbXref "EMAPA:35536" ;
    oboInOwl:hasExactSynonym "lactiferous gland bud", "mammary gland bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mammary primordium", "milk bud" ;
    oboInOwl:id "UBERON:0005333" ;
    a owl:Class ;
    rdfs:label "mammary bud" ;
    rdfs:subClassOf obo:UBERON_0005153, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005311
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0005311
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005153
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002494 ;
                owl:someValuesFrom obo:UBERON_0005311
            ]
        )
    ] .

obo:UBERON_0005334
    obo:IAO_0000115 "A lamina propria that is part of a mucosa of oral region." ;
    oboInOwl:hasDbXref "EMAPA:26947" ;
    oboInOwl:hasExactSynonym "lamina propria of oral mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005334" ;
    a owl:Class ;
    rdfs:label "oral lamina propria" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003343
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003343
            ]
        )
    ] .

obo:UBERON_0005337
    obo:IAO_0000115 "A ventricular outflow tract is a portion of either the left ventricle or right ventricle of the heart through which blood passes in order to enter the great arteries. The right ventricular outflow tract (RVOT) is an infundibular extension of the ventricular cavity which connects to the pulmonary artery. The left ventricular outflow tract (LVOT), which connects to the aorta, is nearly indistinguishable from the rest of the ventricle[WP]." ;
    oboInOwl:hasDbXref "FMA:13225", "Wikipedia:Ventricular_outflow_tract", "XAO:0004140" ;
    oboInOwl:hasExactSynonym "heart ventricle outflow tract", "outflow part of ventricle", "ventricular outflow tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005337" ;
    a owl:Class ;
    rdfs:label "outflow tract of ventricle" ;
    rdfs:subClassOf obo:UBERON_0004145, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004145
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0005338
    obo:IAO_0000115 "An outflow tract that is part of a aorta." ;
    obo:IAO_0000116 "merge with LVOT?" ;
    oboInOwl:hasDbXref "EHDAA2:0001353", "EMAPA:17329", "MA:0000101", "VHOG:0001394" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005338" ;
    a owl:Class ;
    rdfs:label "outflow tract aortic component" ;
    rdfs:subClassOf obo:UBERON_0004145, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004145
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000947
            ]
        )
    ] .

obo:UBERON_0005339
    obo:IAO_0000116 "merge with RVOT?" ;
    oboInOwl:hasDbXref "EHDAA2:0001359", "EHDAA:4401", "EMAPA:17330", "MA:0000102", "VHOG:0001395" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005339" ;
    a owl:Class ;
    rdfs:label "outflow tract pulmonary component" ;
    rdfs:subClassOf obo:UBERON_0004145 .

obo:UBERON_0005343
    obo:IAO_0000115 "The outer neural tube region in which post-mitotic neuroblasts migrate along radial glia to form the adult cortical layers[MP]." ;
    obo:UBPROP_0000011 "A single stem cell in the ventricular layer can give rise to neurons (and glial cells) in any of the cortical layers (Walsh and Cepko 1988)[NCBIBook:NBK10047]", "in humans develops into cortical layers II-VI" ;
    oboInOwl:hasBroadSynonym "CP", "CxP" ;
    oboInOwl:hasDbXref "BAMS:CTXpl", "DHBA:10515", "EMAPA:32711", "MBA:695", "PBA:294021914", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2702" ;
    oboInOwl:hasExactSynonym "cerebral cortex cortical plate", "future cortical layers II-VI", "neocortex cortical plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future neocortex" ;
    oboInOwl:id "UBERON:0005343" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cortical plate" ;
    rdfs:subClassOf obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001950
    ] .

obo:UBERON_0005352
    obo:IAO_0000115 "The cord-like structure in males comprising the vas deferens and associated tissue that runs from the abdomen down to each testis[MP]." ;
    oboInOwl:hasDbXref "FMA:19937", "GAID:395", "MESH:D013085", "NCIT:C12329", "SCTID:181433005", "UMLS:C0037855", "Wikipedia:Spermatic_cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "funiculus spermaticus", "spermatic chord" ;
    oboInOwl:id "UBERON:0005352" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spermatic cord" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004054
    ] ;
    foaf:depicted_by "Male:anatomy.png"^^xsd:anyURI .

obo:UBERON_0005356
    obo:IAO_0000115 "A pouch of ectoderm that grows out from the upper surface of the embryonic stomodeum and gives rise to the anterior and intermediate lobes of the pituitary gland[MP]. In embryogenesis, Rathke's pouch is a depression in the roof of the developing mouth in front of the buccopharyngeal membrane. It gives rise to the anterior pituitary (adenohypophysis), a part of the endocrine system[WP]." ;
    obo:RO_0002174 obo:NCBITaxon_7955 ;
    obo:UBPROP_0000001 "A depression that forms in the roof of the mouth of an embryo, anterior to the buccopharyngeal membrane. The walls of the diverticulum develop into the anterior lobe of the pituitary gland. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" ;
    obo:UBPROP_0000008 "median funnel­-shaped invagination of ectoderm, the nasohypophyseal pouch. It will contribute to the formation of the pituitary gland of the adult lamprey and is homologous to Rathke's pouch and perhaps to Hatschek 's pit (amphioxus)." ;
    obo:UBPROP_0000012 "EHDAA2 distinguishes between the adenohypophyseal pouch and it's precursor Rathke's pouch epithelium." ;
    oboInOwl:hasDbXref "AAO:0011094", "EHDAA2:0001588", "EMAPA:16725", "FMA:302929", "NCIT:C34281", "NCIT:C54098", "SCTID:362583008", "SCTID:61127000", "UMLS:C0229548", "UMLS:C1709841", "VHOG:0000674", "Wikipedia:Rathke's_pouch", "XAO:0000430", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1516" ;
    oboInOwl:hasExactSynonym "Rathke pouch", "pouch of Rathke" ;
    oboInOwl:hasNarrowSynonym "Rathkes pouch epithelium", "adenohypophysial pouch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Rathke's cleft", "Rathke's cyst", "Rathke's pocket", "craniobuccal pouch", "craniopharyngeal pouch", "hypophyseal diverticulum", "hypophyseal pouch", "nasohypophyseal pouch", "pituitary diverticulum" ;
    oboInOwl:id "UBERON:0005356" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Rathke's pouch" ;
    rdfs:subClassOf obo:UBERON_0005423, obo:UBERON_0007499, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000930
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009122
    ] .

obo:UBERON_0005357
    obo:IAO_0000115 "the ependymal cell layer that lines the brain ventricles" ;
    obo:UBPROP_0000012 "in FMA this is treated as part of the ependyma, but here we treat ependyma as a portion" ;
    oboInOwl:hasDbXref "EMAPA:35183", "FMA:242837", "MA:0000809", "MESH:D004805" ;
    oboInOwl:hasExactSynonym "ependyma of ventricular system of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005357" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain ependyma" ;
    rdfs:subClassOf obo:UBERON_0004670, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003947
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004670
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004086
            ]
        )
    ] .

obo:UBERON_0005358
    obo:IAO_0000115 "A layer in the central nervous system that lines system of communicating cavities in the brain and spinal cord." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "EMAPA:35209", "FMA:242770" ;
    oboInOwl:hasExactSynonym "ventricular layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "region of wall of ventricular system of neuraxis" ;
    oboInOwl:id "UBERON:0005358" ;
    a owl:Class ;
    rdfs:label "ventricle of nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0005359
    obo:IAO_0000115 "the ependymal cell layer that lines the spinal cord" ;
    obo:UBPROP_0000012 "in FMA this is treated as part of the ependyma, but here we treat ependyma as a portion" ;
    oboInOwl:hasDbXref "EMAPA:35791", "FMA:242839", "MA:0001125", "SCTID:369278000" ;
    oboInOwl:hasExactSynonym "ependyma of central canal of spinal cord", "spinal cord ependymal layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal cord ventricular layer" ;
    oboInOwl:id "UBERON:0005359" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spinal cord ependyma" ;
    rdfs:subClassOf obo:UBERON_0004670, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004670
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0005362
    obo:IAO_0000115 "the group of sensory neuron cell bodies associated with the vagus nerve" ;
    oboInOwl:hasBroadSynonym "gX" ;
    oboInOwl:hasDbXref "EMAPA:16798", "FMA:53472", "MA:0001081", "SCTID:244452001", "TAO:0007067", "VHOG:0000684", "Wikipedia:Vagus_ganglion", "ZFA:0007067" ;
    oboInOwl:hasExactSynonym "ganglion of vagus nerve", "right glossopharyngeal ganglion", "vagal ganglion", "vagus ganglion", "vagus neural ganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vagus X" ;
    oboInOwl:id "UBERON:0005362" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vagus X ganglion" ;
    rdfs:subClassOf obo:UBERON_0009127, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001759
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001759
            ]
        )
    ] .

obo:UBERON_0005366
    obo:IAO_0000115 "The lobe at the anterior part of each cerebral hemisphere, responsible for olfactory functions." ;
    obo:UBPROP_0000001 "Part of the telencephalon, comprised of paired anterior outgrowths of either of the cerebral hemispheres in which the olfactory nerve exits. In Xenopus,the olfactory bulbs begin to fuse at NF stage 50, fusion is complete around NF stage 58. The cerebral vein loops around the olfactory bulb by NF stage 43[XAO:0004180]." ;
    obo:UBPROP_0000003 "(In mammals) Odorant detection is mediated by millions of olfactory sensory neurons located in the olfactory epithelium lining the nasal cavity. These neurons transmit sensory signals to the olfactory bulb of the brain, which in turn sends signals to the olfactory cortex.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BTO:0001362", "EFO:0000108", "EHDAA2_RETIRED:0001294", "EHDAA:5480", "EMAPA:17778", "MA:0002413", "MIAA:0000116", "NCIT:C33204", "UMLS:C0178780", "VHOG:0000833", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2078" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005366" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory lobe" ;
    rdfs:subClassOf obo:UBERON_0016526 .

obo:UBERON_0005367
    obo:IAO_0000116 "TODO - check this. The granule layer is typically in the dentate gyrus, under some definitions of hippocampus, the DG is included, thus making this layer a hippocampal layer" ;
    oboInOwl:hasDbXref "EMAPA:35406", "MA:0000954" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hippocampus granular layer" ;
    oboInOwl:id "UBERON:0005367" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hippocampus granule cell layer" ;
    rdfs:subClassOf obo:UBERON_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0001033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0001033
            ]
        )
    ] .

obo:UBERON_0005371
    obo:IAO_0000115 "Layer that is part of the CA fields of the hippocampus consisting of a narrow relatively cell free layer located deep to the pyramidal cell layer extending through areas CA1, CA2 and CA3. (adapted from Paxinos The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995)" ;
    oboInOwl:hasDbXref "BAMS:Or", "BIRNLEX:4113", "EMAPA:35412", "FMA:83893", "MA:0000958", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=157" ;
    oboInOwl:hasExactSynonym "oriens layer of hippocampus", "oriens layer of the hippocampus", "polymorphic layer of hippocampus", "polymorphic layer of the hippocampus", "stratum oriens", "stratum oriens hippocampi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gyrus cuneus" ;
    oboInOwl:id "UBERON:0005371" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hippocampus stratum oriens" ;
    rdfs:subClassOf obo:UBERON_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0002313
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015014 ;
        owl:someValuesFrom obo:UBERON_0007639
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001107 ;
                owl:someValuesFrom obo:UBERON_0002313
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015014 ;
                owl:someValuesFrom obo:UBERON_0007639
            ]
        )
    ] .

obo:UBERON_0005372
    obo:IAO_0000115 "The layer located immediately above the pyramidal cell layer in CA2 and CA1 and superficial to the stratum lucidum in CA3. Suprapyramidal region in which CA3 to CA3 associational connections and CA3 to CA1 Schaffer collateral connections are located." ;
    obo:UBPROP_0000010 "contains septal and commissural fibers. It also contains Schaffer collateral fibers, which are the projection forward from CA3 to CA1. Some interneurons that can be found in more superficial layers can also be found here, including basket cells, bistratified cells, and radial trilaminar cells" ;
    oboInOwl:hasDbXref "BAMS:Rad", "BIRNLEX:1298", "EMAPA:35413", "FMA:83894", "MA:0000959", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=158" ;
    oboInOwl:hasExactSynonym "radiate layer of hippocampus", "stratum radiatum", "stratum radiatum hippocampi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stratum radiatum of the hippocampus" ;
    oboInOwl:id "UBERON:0005372" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hippocampus stratum radiatum" ;
    rdfs:subClassOf obo:UBERON_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0002313
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015014 ;
        owl:someValuesFrom obo:UBERON_0007637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001107 ;
                owl:someValuesFrom obo:UBERON_0002313
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015014 ;
                owl:someValuesFrom obo:UBERON_0007637
            ]
        )
    ] .

obo:UBERON_0005375
    obo:IAO_0000115 "the area of white matter of the spinal cord located on either side of the ventral (anterior) medial fissure" ;
    obo:UBPROP_0000001 "The ventral ridge of gray matter in each half of the spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000012 "in MA, this is a subclass of white matter, but in WP/Gray's, the anterior column is a synonym of the grey matter section. is this the same as funiculus? See lateral column." ;
    oboInOwl:hasDbXref "EV:0100326", "MA:0002751", "VHOG:0001622", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=269" ;
    oboInOwl:hasExactSynonym "anterior column", "spinal cord anterior column", "ventral column" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005375" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spinal cord ventral column" ;
    rdfs:subClassOf obo:UBERON_0016550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002180
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002318
    ] .

obo:UBERON_0005376
    obo:IAO_0000115 "Cytoarchitectural part of the olfactory bulb, lying superior to the mitral cell layer and inferior to the glomerular layer. The EPL is mostly neuropil composed almost entirely of mitral and tulfted cell dendrites and granule cell dendrites and their synaptic inputs." ;
    oboInOwl:hasBroadSynonym "external plexiform layer" ;
    oboInOwl:hasDbXref "BAMS:EPl", "BTO:0001319", "DMBA:15913", "EMAPA:35607", "MA:0000969", "NLXANAT:20090403" ;
    oboInOwl:hasExactSynonym "olfactory bulb main external plexiform layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "EPL", "OB outer plexiform layer", "external plexiform layer of the olfactory bulb" ;
    oboInOwl:id "UBERON:0005376" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory bulb external plexiform layer" ;
    rdfs:subClassOf obo:UBERON_0009950 .

obo:UBERON_0005377
    obo:IAO_0000115 "The glomerular layer is the most superficial layer, consisting of mitral cell dendritic arborizations (glomeruli), olfactory nerve fibers, and periglomerular cells. Periglomerular cells contact multiple mitral cell dendrites within the glomeruli and provide lateral inhibition of neighboring glomeruli while allowing excitation of a specific mitral cell dendritic tree. Each mitral cell is contacted by at least 1000 olfactory nerve fibers[BTO]. Portion of tissue which is located in between the primary olfactory fiber layer and the external cellular layer of the olfactory bulb[ZFA]." ;
    oboInOwl:hasBroadSynonym "glomerular layer" ;
    oboInOwl:hasDbXref "BAMS:Gl", "BTO:0001317", "DHBA:11327", "EMAPA:35608", "MA:0000970", "MBA:212", "NLXANAT:1005007", "TAO:0000357", "ZFA:0000357", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2710" ;
    oboInOwl:hasExactSynonym "olfactory bulb main glomerulus", "stratum glomerulosum bulbi olfactorii" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glomerular layer of the olfactory bulb" ;
    oboInOwl:id "UBERON:0005377" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "olfactory bulb glomerular layer" ;
    rdfs:subClassOf obo:UBERON_0004001 .

obo:UBERON_0005381
    obo:IAO_0000115 "Granule cell layer is also called the DG principal cell layer. This one of the three layers of dentate gyrus that lies deep to the molecular layer and is made of densely packed layer that is four to eight granule cells thick." ;
    oboInOwl:hasDbXref "BAMS:DG-sg", "BAMS:GrDG", "BAMS:sg", "BIRNLEX:4129", "DMBA:16122", "EMAPA:35276", "FMA:83146", "MA:0000946", "MBA:632", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2122" ;
    oboInOwl:hasExactSynonym "DG granule cell layer", "granular layer of dentate gyrus", "stratum granulare gyri dentati" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dentate gyrus, granule cell layer", "granular layer of the dentate gyrus" ;
    oboInOwl:id "UBERON:0005381" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dentate gyrus granule cell layer" ;
    rdfs:subClassOf obo:UBERON_0002304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000118
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0004679
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000120
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002304
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001107 ;
                owl:someValuesFrom obo:UBERON_0004679
            ]
        )
    ] .

obo:UBERON_0005384
    obo:IAO_0000115 "An epithelium that lines the nasal cavity." ;
    obo:IAO_0000116 "this class may in future be split into the embryonic precursor of the oronasal membrane and the structure that is part of the mucosa in the developed organism" ;
    oboInOwl:hasDbXref "CALOHA:TS-0656", "EHDAA2:0001227", "EHDAA:6803", "EMAPA:17605", "FMA:63140", "MA:0001324", "NCIT:C49261", "UMLS:C1709151", "VHOG:0000501" ;
    oboInOwl:hasExactSynonym "nasal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasal mucosa" ;
    oboInOwl:id "UBERON:0005384" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nasal cavity epithelium" ;
    rdfs:subClassOf obo:UBERON_0003350, obo:UBERON_0004814, obo:UBERON_0019306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001826
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0015788
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001826
            ]
        )
    ] .

obo:UBERON_0005385
    obo:IAO_0000115 "An epithelium that is part of the respiratory segment of the nasal mucosa [Automatically generated definition]." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "EHDAA2:0001230", "EHDAA:6807", "EMAPA:17607", "MA:0001326", "NCIT:C49262", "UMLS:C1709152" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005385" ;
    a owl:Class ;
    rdfs:label "nasal cavity respiratory epithelium" ;
    rdfs:subClassOf obo:UBERON_0005384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015786
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0015786
            ]
        )
    ] .

obo:UBERON_0005386
    obo:IAO_0000115 "That portion of the nasal mucosa containing the sensory endings for olfaction; the organ of smell[MESH]." ;
    obo:UBPROP_0000001 "The olfactory mucosa is located in the upper region of the nasal cavity and is made up of the olfactory epithelium and the underlying lamina propria, connective tissue containing fibroblasts, blood vessels, Bowman's glands and bundles of fine axons from the olfactory neurons. The mucus protects the olfactory epithelium and allows odors to dissolve so that they can be detected by olfactory receptor neurons. Electron microscopy studies show that Bowman's glands contain cells with large secretory vesicles. The exact composition of the secretions from Bowman's glands is unclear, but there is evidence that Bowman's glands do not produce odorant binding protein[WP][Wikipedia:Olfactory_mucosa]." ;
    oboInOwl:hasDbXref "CALOHA:TS-2197", "EMAPA:37918", "FMA:77199", "GAID:303", "MESH:D009831", "NCIT:C33205", "UMLS:C0028937", "Wikipedia:Olfactory_mucosa" ;
    oboInOwl:hasExactSynonym "olfactory area of nasal mucosa", "olfactory mucosa", "olfactory part of nasal mucosa", "olfactory zone of nasal mucosa", "pars olfactoria tunicae mucosae nasi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pars olfactoria tunicae mucosae nasi" ;
    oboInOwl:id "UBERON:0005386" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory segment of nasal mucosa" ;
    rdfs:subClassOf obo:UBERON_0001826, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001997
    ] ;
    owl:disjointWith obo:UBERON_0015786 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001826
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005725
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001997
            ]
        )
    ] .

obo:UBERON_0005388
    obo:IAO_0000115 "An array of photoreceptors and any supporting cells found in an eye." ;
    oboInOwl:hasDbXref "FBbt:00004200" ;
    oboInOwl:hasExactSynonym "light-sensitive tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005388" ;
    a owl:Class ;
    rdfs:label "photoreceptor array" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000970
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000210
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000970
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000210
            ]
        )
    ] .

obo:UBERON_0005389
    obo:IAO_0000115 "A transparent structure that is part of a visual sense organ, the function of which is to direct or focus light onto a photoreceptor array." ;
    obo:UBPROP_0000009 "directing or focusing light onto light receptors" ;
    oboInOwl:hasNarrowSynonym "lens" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005389" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "transparent eye structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000970
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ] .

obo:UBERON_0005390
    obo:IAO_0000115 "The most superficial layer of the neocortex characterized by a paucity of cell bodies." ;
    oboInOwl:hasDbXref "ABA:CTX1", "BTO:0004906", "EMAPA:35255", "FMA:83900", "MA:0000897", "NCIT:C33137", "NLXANAT:090807", "PBA:294021786", "UMLS:C1709063", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2444" ;
    oboInOwl:hasExactSynonym "cerebral cortex, layer 1", "lamina molecularis isocorticis [lamina I]", "layer 1 of neocortex", "layer I of neocortex", "molecular layer of cerebral cortex", "molecular layer of isocortex [layer i]", "molecular layer of neocortex", "neocortex layer 1", "neocortex layer I", "neocortex molecular layer", "neocortex plexiform layer", "plexiform layer of neocortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "molecular layer", "plexiform layer" ;
    oboInOwl:id "UBERON:0005390" ;
    a owl:Class ;
    rdfs:label "cortical layer I" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0014935
    ] .

obo:UBERON_0005391
    obo:IAO_0000115 "Layer of neocortex lying just deep to molecular layer characterized by numerous small cell bodies." ;
    oboInOwl:hasDbXref "ABA:CTX2", "EMAPA:35256", "FMA:77804", "MA:0000898", "NCIT:C32557", "NLXANAT:090808", "PBA:294021800", "UMLS:C1517039", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2446" ;
    oboInOwl:hasExactSynonym "cerebral cortex, layer 2", "external granular layer of isocortex [layer II]", "external granular layer of neocortex", "external granule cell layer of neocortex", "lamina granularis externa isocorticis [lamina ii]", "layer II of neocortex", "neocortex layer 2", "neocortex layer II" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "EGL", "external granular cell layer", "external granular layer", "external granular layer of cerebral cortex", "external granule cell layer", "granule cell layer of cerebral cortex" ;
    oboInOwl:id "UBERON:0005391" ;
    a owl:Class ;
    rdfs:label "cortical layer II" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005390
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

obo:UBERON_0005392
    obo:IAO_0000115 "Layer of neocortex lying deep to the external granule cell layer defined cytoarchitecturally by numerous small pyramidal neurons." ;
    oboInOwl:hasDbXref "ABA:CTX3", "EMAPA:35257", "FMA:77810", "MA:0000899", "NCIT:C32571", "NLXANAT:090809", "PBA:294021824", "UMLS:C1517046", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2448" ;
    oboInOwl:hasExactSynonym "cerebral cortex, layer 3", "external pyramidal cell layer", "external pyramidal cell layer of neocortex", "external pyramidal layer of isocortex [layer iii]", "external pyramidal layer of neocortex", "lamina pyramidalis externa isocorticis [lamina iii]", "layer 3 of neocortex", "layer III of neocortex", "neocortex external pyramidal cell layer", "neocortex layer 3", "neocortex layer III" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external pyramidal layer of cerebral cortex", "isocortex, deep supragranular pyramidal layer", "lamina pyramidalis externa", "layer of medium-sized and large pyramidal cells", "pyramidal layer" ;
    oboInOwl:id "UBERON:0005392" ;
    a owl:Class ;
    rdfs:label "cortical layer III" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000598
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005391
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

obo:UBERON_0005393
    obo:IAO_0000115 "Layer of neocortex lying deep to the external pyramidal cell layer defined cytoarchitecturally by the presence of numerous small cells" ;
    obo:UBPROP_0000003 "...", "Relatively undeveloped in some mammals such as the tenrec." ;
    oboInOwl:hasDbXref "ABA:CTX4", "EMAPA:35258", "FMA:77811", "MA:0000900", "NCIT:C32844", "NLXANAT:090810"^^xsd:string, "PBA:294021852", "UMLS:C1512872", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2449" ;
    oboInOwl:hasExactSynonym "cerebral cortex, layer 4", "internal granular layer of isocortex [layer iv]", "internal granular layer of neocortex", "internal granule cell layer of neocortex", "lamina granularis interna isocorticis [lamina iv]", "layer 4 of neocortex", "layer IV of neocortex", "neocortex internal granule cell layer", "neocortex layer 4", "neocortex layer IV", "neocortical internal granule cell layer", "neocortical layer IV" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "internal granular layer" ;
    oboInOwl:id "UBERON:0005393" ;
    a owl:Class ;
    rdfs:label "cortical layer IV" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005392
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

obo:UBERON_0005394
    obo:IAO_0000115 "Layer of neocortex lying deep to the internal granule cell layer (layer 4) defined cytoarchitecturally by the predominance of large pyramidal cell bodies" ;
    oboInOwl:hasDbXref "ABA:CTX5", "EMAPA:35259", "FMA:77812", "MA:0000901", "NCIT:C32653", "NLXANAT:090811", "PBA:294021878", "UMLS:C1517447", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2450" ;
    oboInOwl:hasExactSynonym "betz' cells", "cerebral cortex, layer 5", "internal pyramidal cell layer of neocortex", "internal pyramidal layer of isocortex [layer v]", "internal pyramidal layer of neocortex", "lamina pyramidalis interna isocorticis [lamina v]", "layer 5 of neocortex", "layer V of neocortex", "neocortex internal pyramidal cell layer", "neocortex layer 5", "neocortex layer V", "neocortical layer 5", "neocortical layer V" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "deep layer of large pyramidal cells", "ganglionic layer", "ganglionic layer of cerebral cortex", "inner layer of large pyramidal cells", "internal pyramidal layer", "isocortex, infragranular pyramidal layer", "lamina ganglionaris", "lamina pyramidalis interna" ;
    oboInOwl:id "UBERON:0005394" ;
    a owl:Class ;
    rdfs:label "cortical layer V" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000598
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005393
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

obo:UBERON_0005396
    obo:IAO_0000115 "One of: the common carotid artery, or its branches, the external and internal carotid arteries." ;
    obo:IAO_0000116 "This is a generic grouping class that is the superclass of the trunks/branches of the common carotid artery. Note that AOs vary widely in how they divide up and generalize arteries" ;
    obo:UBPROP_0000001 "Artery originating at the junction of the first two aortic arches and supplying the anterior brain. Kimmel et al, 1995.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010217", "BTO:0000168", "CALOHA:TS-0116", "EFO:0000818", "EHDAA:6385", "EMAPA:18609", "EV:0100379", "FMA:70504", "GAID:478", "MA:0001925", "MAT:0000501", "MESH:D002339", "NCIT:C12687", "OpenCyc:Mx4rvg7rcJwpEbGdrcN5Y29ycA", "SCTID:362040006", "SCTID:69105007", "TAO:0000097", "UMLS:C0007272", "VHOG:0000266", "Wikipedia:Carotid_artery", "ZFA:0000097", "galen:CarotidArtery" ;
    oboInOwl:hasExactSynonym "carotid", "carotid artery", "subdivision of common carotid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "common carotid arterial subdivision" ;
    oboInOwl:id "UBERON:0005396" ;
    oboInOwl:inSubset core:efo_slim, core:grouping_class, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "carotid artery segment" ;
    rdfs:subClassOf obo:UBERON_0004573 .

obo:UBERON_0005397
    obo:IAO_0000115 "An arachnoid mater that surrounds a brain." ;
    obo:UBPROP_0000001 "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:32661", "FMA:83981", "MA:0000814", "NCIT:C49331", "UMLS:C1707346", "VHOG:0000230" ;
    oboInOwl:hasExactSynonym "arachnoidea mater cranialis", "arachnoidea mater encephali", "brain arachnoid matter", "cranial arachnoid mater" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005397" ;
    a owl:Class ;
    rdfs:label "brain arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0002362, obo:UBERON_0003547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003547
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0005398
    obo:IAO_0000115 "A sex gland that is part of a female reproductive system." ;
    oboInOwl:hasDbXref "BTO:0000254", "MA:0000383" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005398" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "female reproductive gland" ;
    rdfs:subClassOf obo:UBERON_0003937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003937
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000474
            ]
        )
    ] .

obo:UBERON_0005399
    obo:IAO_0000115 "A sex gland that is part of a male reproductive system." ;
    oboInOwl:hasDbXref "BTO:0000080", "EMAPA:19285", "MA:0000399" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "accessory sex gland" ;
    oboInOwl:id "UBERON:0005399" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male reproductive gland" ;
    rdfs:subClassOf obo:UBERON_0003937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003937
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] .

obo:UBERON_0005400
    obo:IAO_0000115 "An arachnoid mater that is part of a telencephalon." ;
    oboInOwl:hasDbXref "EMAPA:17775", "MA:0000980" ;
    oboInOwl:hasExactSynonym "telencephalon arachnoid matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005400" ;
    a owl:Class ;
    rdfs:label "telencephalon arachnoid mater" ;
    rdfs:subClassOf obo:UBERON_0003289, obo:UBERON_0003556 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002362
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0005401
    obo:IAO_0000115 "A gray matter that is part of a cerebral hemisphere." ;
    obo:UBPROP_0000012 "BTO may actually be a more generic structure; FMA may represent a more specific structure. Consider merging with gray matter of telencephalon" ;
    oboInOwl:hasDbXref "BTO:0000823", "CALOHA:TS-2361", "EMAPA:37477", "FMA:61821", "MA:0000944" ;
    oboInOwl:hasExactSynonym "cerebral gray matter", "cerebral grey matter", "cerebral hemisphere grey matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005401" ;
    a owl:Class ;
    rdfs:label "cerebral hemisphere gray matter" ;
    rdfs:subClassOf obo:UBERON_0011300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001869
            ]
        )
    ] .

obo:UBERON_0005406
    obo:IAO_0000115 "The adipose capsule of kidney (or perinephric fat or perirenal fat) is a structure between the renal fascia and renal capsule, and may be regarded as a part of the latter. A different structure, the pararenal fat, is the adipose tissue superficial to the renal fascia." ;
    obo:IAO_0000116 "TODO - split perinephric / perirenal" ;
    oboInOwl:hasDbXref "EMAPA:36495", "FMA:15876", "FMA:20502", "MA:0002975", "SCTID:246901006", "Wikipedia:Adipose_capsule_of_kidney" ;
    oboInOwl:hasExactSynonym "perirenal fascia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adipose capsule of kidney", "capsula adiposa renis", "fatty capsule of kidney", "perinephric fat", "periphrenic fascia", "perirenal fascia", "perirenal fat capsule", "perirenal fat pad" ;
    oboInOwl:id "UBERON:0005406" ;
    a owl:Class ;
    rdfs:label "perirenal fat" ;
    rdfs:subClassOf obo:UBERON_0001013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    foaf:depicted_by "Illu:kidney.jpg"^^xsd:anyURI .

obo:UBERON_0005408
    obo:IAO_0000115 "Any of any of the secretory or sensory organs located in the brain region around or in relation to the ventricular system that are characterized by extensive vasculature and a lack of a normal blood brain barrier (BBB) and allow for the linkage between the central nervous system and peripheral blood flow." ;
    obo:UBPROP_0000008 "All vertebrates possess at least 4 circumventricular organs (including the hypothalamus) which can monitor the contents of the cerebrospinal fluid and secrete additional substances into it. (Butler, 1996, p. 330)" ;
    obo:UBPROP_0000010 "CVOs contain neural tissue and are an integral part of neuroendocrine function; all of the CVOs, besides the subcommissural organ, contain extensive vasculature and fenestrated capillaries which leads to a leaky BBB at the site of the organs; the lack of a BBB allows CVOs to act as an alternative route for peptides and hormones in the neural tissue to the peripheral blood stream, while still protecting it from toxic substances" ;
    oboInOwl:hasDbXref "EMAPA:35243", "FMA:84081", "MA:0002942", "NLXANAT:20090312", "Wikipedia:Circumventricular_organs", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1242" ;
    oboInOwl:hasExactSynonym "CVO", "circumventricular organ", "circumventricular organ of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005408" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "circumventricular organ" ;
    rdfs:subClassOf obo:UBERON_0002616 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray734.png"^^xsd:anyURI .

obo:UBERON_0005409
    obo:IAO_0000115 "The part of the digestive system that excludes the hepatobiliary system." ;
    obo:IAO_0000116 "the decision to split digestive and gastrointestinal in this way may be revisited. As it currently stands, this class more closely aligns what MA calls the alimentary system" ;
    obo:UBPROP_0000001 "The system that includes the esophagus, stomach, small and large intestine, anus, liver, biliary tract, and pancreas[ncithesaurus:Gastrointestinal_System]." ;
    obo:UBPROP_0000003 "All metazoans (with degenerate exceptions) have some sort of digestive cavity with a means of entrance to and exit from it.[well established][VHOG]" ;
    obo:UBPROP_0000012 "that many anatomy ontologies consider this synonymous with digestive system. here we follow MA in dividing digestive system into gastrointestinal and hepatobiliary. hepatobiliary includes the liver and biliary tract. species-specific AO classes are categorized according to whether liver is included. For example, XAO includes liver as part of XAO:0000125 alimentary system, so we assume this class is the more generic class. We have one entity that is part of both gastrointestinal and hepatobiliary systems: hepatopancreatic ampulla." ;
    oboInOwl:hasDbXref "BTO:0000058", "CALOHA:TS-0407", "EHDAA2:0000110", "EHDAA:514", "EMAPA:16246", "EV:0100056", "FMA:71132", "GAID:294", "MA:0000323", "MESH:A03.492", "NCIT:C12378", "SCTID:373871007", "UMLS:C0012240", "VHOG:0000412", "galen:GastrointestinalTract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "GI tract", "alimentary system", "alimentary tract", "gastro-intestinal system", "gastroenterological system", "gastrointestinal (GI) tract", "gastrointestinal system", "gastrointestinal tract" ;
    oboInOwl:id "UBERON:0005409" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "alimentary part of gastrointestinal system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0005410
    obo:IAO_0000115 "A otic capsule endochondral element that is composed primarily of cartilage tissue." ;
    obo:UBPROP_0000001 "Bilaterally paired cartilage encasing the semicircular canals of the inner ear.[TAO]" ;
    obo:UBPROP_0000002 "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: develops_from neurocranium (UBERON:0001703)[TAO]", "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: part_of neurocranium (UBERON:0001703)[TAO]" ;
    obo:UBPROP_0000008 "In elasmobranchs, the otic capsule remains cartilaginous in the adult; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony (at approximately 23 weeks in humans). todo - check EMAPA" ;
    oboInOwl:hasAlternativeId "UBERON:0010351" ;
    oboInOwl:hasDbXref "EHDAA2:0001333", "EHDAA:4704", "EMAPA:17596", "EMAPA:18803", "EMAPA:37467", "TAO:0001500", "ZFA:0001500" ;
    oboInOwl:hasExactSynonym "auditory capsule", "otic capsule cartilage element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005410" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "cartilaginous otic capsule" ;
    rdfs:subClassOf obo:UBERON_0003932, obo:UBERON_0004637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010349
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0005411
    obo:IAO_0000115 "the cartilage or bony capsule surrounding the inner ear mechanism" ;
    obo:UBPROP_0000008 "In elasmobranchs, the otic capsule remains cartilaginous in the adult; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony (at approximately 23 weeks in humans)" ;
    oboInOwl:hasDbXref "EMAPA:17596", "EMAPA:37466", "MA:0000252" ;
    oboInOwl:hasExactSynonym "otic capsule bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005411" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bony otic capsule" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0004637, obo:UBERON_0011164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001694
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005410
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0005417
    obo:IAO_0000115 "A limb bud that develops into a forelimb." ;
    oboInOwl:hasDbXref "AAO:0010381", "BTO:0001645", "EHDAA:1699", "EMAPA:16406", "FMA:296782", "MIAA:0000065", "RETIRED_EHDAA2:0003198", "SCTID:346062002", "XAO:0003065" ;
    oboInOwl:hasExactSynonym "anterior limb bud", "limb bud - forelimb", "upper limb bud" ;
    oboInOwl:hasNarrowSynonym "wing bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm bud" ;
    oboInOwl:id "UBERON:0005417" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Genes: Tbx5 specifies forelimbs. Wnt2b restricts Fgf10 in chick // In tetrapods, the position of the forelimb is associated with the anterior expression border of Hoxc6 in the paraxial mesoderm (Burke et al., 1995)" ;
    rdfs:label "forelimb bud" ;
    rdfs:subClassOf obo:UBERON_0004347, obo:UBERON_0005419, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:disjointWith obo:UBERON_0005418 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004347
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0005418
    obo:IAO_0000115 "A limb bud that develops into a hindlimb." ;
    obo:UBPROP_0000001 "The bilateral thickening of the ectoderm in the region of the first noticeable at NF stage 47, and innervated by NF stage 51. The hind limb buds develop before the forelimb buds.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010382", "EHDAA:2358", "EMAPA:16779", "MIAA:0000256", "RETIRED_EHDAA2:0003197", "SCTID:346164003", "XAO:0003066" ;
    oboInOwl:hasExactSynonym "hind limb bud", "posterior limb bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "leg bud", "limb bud - hindlimb" ;
    oboInOwl:id "UBERON:0005418" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Genes: Tbx4 specifies hindlimbs. Wnt8c restricts Fgf10 in chick." ;
    rdfs:label "hindlimb bud" ;
    rdfs:subClassOf obo:UBERON_0004347, obo:UBERON_0005420, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004347
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000154
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0005419
    obo:IAO_0000115 "A limb bud that develops into a forelimb or pectoral fin." ;
    obo:UBPROP_0000001 "Fin bud that develops into the pectoral fin.[TAO]" ;
    obo:UBPROP_0000003 "While the skeletons of teleost pectoral fins and tetrapod forelimbs are homologous at the level of endoskeletal radials, teleosts and tetrapods do not share homologous skeletal elements at the level of 'individuated' pro-, meso-, and metapterygia. Among osteichthyans, only basal actinopterygians retain the full complement of elements present in non-osteichthyan gnathostomes.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003430", "TAO:0000141", "VHOG:0001754", "VHOG_RETIRED:0001259", "ZFA:0000141" ;
    oboInOwl:hasExactSynonym "forelimb - pectoral fin bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pectoral fin bud", "pectoral fin buds" ;
    oboInOwl:id "UBERON:0005419" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "at this time we have no need to name a more specific 'pectoral fin bud' class, but we may in future" ;
    rdfs:label "pectoral appendage bud" ;
    rdfs:subClassOf obo:UBERON_0004357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005729
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004357
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0005420
    obo:IAO_0000115 "A limb bud that develops into a hindlimb or pelvic fin." ;
    obo:RO_0002161 obo:NCBITaxon_31033 ;
    obo:UBPROP_0000001 "Fin bud that develops into the pelvic fin.[TAO]" ;
    obo:UBPROP_0000003 "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003469", "TAO:0001384", "VHOG:0001260", "ZFA:0001384" ;
    oboInOwl:hasExactSynonym "hindlimb/pelvic fin bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic fin bud", "pelvic fin buds" ;
    oboInOwl:id "UBERON:0005420" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "at this time we have no need to name a more specific 'pelvic fin bud' class, but we may in future" ;
    rdfs:label "pelvic appendage bud" ;
    rdfs:subClassOf obo:UBERON_0004357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005730
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0004709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004357
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000154
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0005421
    obo:IAO_0000115 "An apical ectodermal ridge that is part of a pectoral appendage bud." ;
    obo:UBPROP_0000001 "An ectodermal thickening at the end of the forelimb bud in the developing embryo. [TFD][VHOG]", "Apical ectodermal ridge that is part of the pectoral fin bud.[TAO]" ;
    obo:UBPROP_0000003 "Pectoral and pelvic fins are homologous to the tetrapod fore and hindlimb, respectively. (...) The zebrafish AER [apical ectodermal ridge] is an apical ectodermal thickening at the distal tip of the fin bud and consists of wedge-shaped cells of the basal stratum. The AER is observed only transiently, and from 36 hpf onwards the cells of this region form the apical fold (AF), which consists of a dorsal and a ventral layer of cylindrically-shaped ectodermal cells extending from the anterior to the posterior fin margin. Despite the change in shape, the AF still carries out the same functions as the AER. Indeed, although the AER receives its name from its characteristic shape, being composed of a pseudostratified ectoderm in the chicken and a polystratified ectoderm in the mouse, this independence of AER morphology from its function is also observed in tetrapods. The AF also expresses similar molecular markers to the tetrapod AER, suggesting that it fulfills similar functions in the fin as the AER does in tetrapod limbs.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003487", "EHDAA2:0000138", "EMAPA:16778", "TAO:0000085", "TAO:0000736", "VHOG:0001064", "ZFA:0000085" ;
    oboInOwl:hasNarrowSynonym "AER forelimb", "apical ectodermal ridge forelimb", "apical ectodermal ridge pectoral fin bud", "upper limb bud apical ectodermal ridge", "wing AER", "wing apical ectodermal ridge" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aer pectoral fin", "apical ectodermal ridge pectoral fin", "apical fold pectoral fin" ;
    oboInOwl:id "UBERON:0005421" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pectoral appendage apical ectodermal ridge" ;
    rdfs:subClassOf obo:UBERON_0004356, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005419
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004356
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005419
            ]
        )
    ] .

obo:UBERON_0005422
    obo:IAO_0000115 "An apical ectodermal ridge that is part of a pelvic appendage bud." ;
    obo:UBPROP_0000001 "An ectodermal thickening at the end of the hindlimb bud in the developing embryo. [TFD][VHOG]", "Apical ectodermal ridge that is part of the pelvic fin bud.[TAO]" ;
    obo:UBPROP_0000003 "Pectoral and pelvic fins are homologous to the tetrapod fore and hindlimb, respectively. (...) The zebrafish AER [apical ectodermal ridge] is an apical ectodermal thickening at the distal tip of the fin bud and consists of wedge-shaped cells of the basal stratum. The AER is observed only transiently, and from 36 hpf onwards the cells of this region form the apical fold (AF), which consists of a dorsal and a ventral layer of cylindrically-shaped ectodermal cells extending from the anterior to the posterior fin margin. Despite the change in shape, the AF still carries out the same functions as the AER. Indeed, although the AER receives its name from its characteristic shape, being composed of a pseudostratified ectoderm in the chicken and a polystratified ectoderm in the mouse, this independence of AER morphology from its function is also observed in tetrapods. The AF also expresses similar molecular markers to the tetrapod AER, suggesting that it fulfills similar functions in the fin as the AER does in tetrapod limbs.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003681", "EHDAA2:0003194", "EMAPA:16892", "TAO:0001385", "VHOG:0001066", "ZFA:0001385" ;
    oboInOwl:hasNarrowSynonym "apical ectodermal ridge hind limb", "apical ectodermal ridge hindlimb", "lower lmb bud apical ectodermal ridge" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "AER hindlimb", "apical ectodermal ridge pelvic fin bud", "leg AER" ;
    oboInOwl:id "UBERON:0005422" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pelvic appendage apical ectodermal ridge" ;
    rdfs:subClassOf obo:UBERON_0004356, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004356
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005420
            ]
        )
    ] .

obo:UBERON_0005423
    oboInOwl:hasDbXref "AEO:0000125", "CALOHA:TS-2122", "EHDAA2:0003125", "FBbt:00007006", "FMA:292313", "MIAA:0000019" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "developing structure", "developmental structure", "developmental tissue" ;
    oboInOwl:id "UBERON:0005423" ;
    a owl:Class ;
    rdfs:label "developing anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0032502
    ] .

obo:UBERON_0005424
    obo:IAO_0000115 "Portion of tissue that is the outer layer of the optic cup and will become the retinal pigmented epithelium." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001306", "EMAPA:16677", "TAO:0000064", "VHOG:0000492", "ZFA:0000064" ;
    oboInOwl:hasExactSynonym "future RPE", "future retinal pigmented epithelium", "optic cup outer layer", "outer layer optic cup", "presumptive pigmented epithelia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future PRE", "future pigmented layer", "future pigmented retinal epithelium", "presumptive pigmented epithelium" ;
    oboInOwl:id "UBERON:0005424" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "presumptive retinal pigmented epithelium" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0010312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001782
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001782
            ]
        )
    ] .

obo:UBERON_0005425
    obo:IAO_0000115 "Portion of tissue that is the inner layer of the optic cup and will become the neural retina." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001304", "EMAPA:16675", "TAO:0001071", "VHOG:0000490", "ZFA:0001071" ;
    oboInOwl:hasExactSynonym "future neural retina", "future retinal neural layer", "inner layer optic cup", "optic cup inner layer", "presumptive retinas" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future NR", "future neural epithelium", "future neural layer", "presumptive retina" ;
    oboInOwl:id "UBERON:0005425" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "presumptive neural retina" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0010312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003902
            ]
        )
    ] .

obo:UBERON_0005426
    obo:IAO_0000115 "Portion of tissue that gives rise to the lens." ;
    obo:UBPROP_0000001 "A vesicle formed from the lens pit of the embryo, developing into the crystalline lens. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" ;
    obo:UBPROP_0000011 "the lens of zebrafish (and other teleosts) forms from delamination of cells from the lens placode; thus, there is no formation of a hollow lens vesicle, in contrast to the situation in mammals and birds (Glass and Dahm, 2004) [PMID:16496288] The lens of the zebrafish forms by delamination of lens placodal cells and not through invagination. This results in a solid spherical mass as opposed to a hollow lens vesicle. Detachment of the solid lens vesicle of zebrafish at 24b26 hpf is accomplished in part by apoptosis, similar to mammals" ;
    oboInOwl:hasDbXref "EHDAA2:0000983", "EHDAA:4737", "EMAPA:17163", "SCTID:361510002", "TAO:0002205", "VHOG:0001163", "ZFA:0001679" ;
    oboInOwl:hasNarrowSynonym "hollow lens vesicle", "solid lens vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "immature lens", "lens mass", "presumptive lens" ;
    oboInOwl:id "UBERON:0005426" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lens vesicle" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003073
    ] .

obo:UBERON_0005427
    obo:IAO_0000115 "Portion of tissue that is part of the eye and gives rise to the mature, fully layered cornea." ;
    oboInOwl:hasDbXref "TAO:0002188", "ZFA:0001688" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005427" ;
    a owl:Class ;
    rdfs:label "corneal primordium" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0001048, obo:UBERON_0010312, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0005428
    obo:IAO_0000115 "Vagal neural crest is adjacent to the first seven somites gives rise to both ganglionic and ectomesenchymal derivatives[ZFA]." ;
    obo:UBPROP_0000001 "Vagal neural crest is adjacent to the first seven somites gives rise to both ganglionic and ectomesenchymal derivatives.[TAO]" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    obo:UBPROP_0000008 "In chicken fate mapping studies it was found to originate from neural crest residing between Somite 1-7 (S1-7); In mouse it is considered to be derived from rhombencephalic (post otic) neural crest cells and trunk neural crest cells (anterior to S5)" ;
    oboInOwl:hasDbXref "EHDAA2:0002156", "EHDAA:669", "TAO:0000818", "VHOG:0001208", "XAO:0004191", "ZFA:0000818" ;
    oboInOwl:hasExactSynonym "VNC" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "enteric neural crest", "post-otic neural crest" ;
    oboInOwl:id "UBERON:0005428" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vagal neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

obo:UBERON_0005432
    obo:IAO_0000115 "The dilated structure that is lined by endothelial cells and located at the arterial pole of the heart just above (distal to) the truncus arteriosus in mammalian embryos; it is the primordial vascular channel from which the aortic arches (and eventually the dorsal aortae) arise; the aortic sac is homologous to the ventral aorta of gill-bearing vertebrates" ;
    obo:UBPROP_0000001 "the merged ventral aortae of the embryo which supplies blood to the aortic arches[TMD][http://medical-dictionary.thefreedictionary.com/aortic+sac]." ;
    oboInOwl:hasDbXref "EHDAA2:0004145", "EHDAA:9826", "EMAPA:36461", "FMA:71008", "RETIRED_EHDAA2:0000133", "SCTID:361527005" ;
    oboInOwl:hasExactSynonym "saccus aorticus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005432" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aortic sac" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0002050, obo:UBERON_0003498, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004363
    ] .

obo:UBERON_0005434
    oboInOwl:hasDbXref "FMA:24219", "SCTID:123958008" ;
    oboInOwl:hasExactSynonym "cervical region", "neck subdivision", "region of neck", "subdivision of neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005434" ;
    a owl:Class ;
    rdfs:label "cervical region" ;
    rdfs:subClassOf obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ] .

obo:UBERON_0005445
    obo:IAO_0000115 "A segment of autopod that is part of a pes." ;
    oboInOwl:hasBroadSynonym "foot region" ;
    oboInOwl:hasDbXref "FMA:24993", "SCTID:362887000" ;
    oboInOwl:hasExactSynonym "foot subdivision", "regio pedis", "segment of foot", "subdivision of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005445" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "segment of pes" ;
    rdfs:subClassOf obo:UBERON_0008784, obo:UBERON_0012139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0005446
    obo:IAO_0000115 "The foramen rotundum is a circular hole in the sphenoid bone that connects the middle cranial fossa and the pterygopalatine fossa." ;
    obo:UBPROP_0000001 "A circular hole in the sphenoid bone that connects the middle cranial fossa and the pterygopalatine fossa.vity. [Wikipedia:Foramen_rotundum][VHOG]" ;
    obo:UBPROP_0000003 "It is suggested that the mammalian lamina ascendens arose from an upgrowth of the root of the quadrate ramus of the epipterygoid in cynodonts, separating foramen rotundum from foramen ovale.[well established][VHOG]" ;
    obo:UBPROP_0000012 "todo - check placement of AAO class" ;
    oboInOwl:hasDbXref "AAO:0000194", "EHDAA2:0000552", "EHDAA:10629", "EMAPA:18712", "FMA:53154", "SCTID:369439002", "VHOG:0001543", "Wikipedia:Foramen_rotundum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foramen rotundum of the skull", "foramen rotundum ossis sphenoidalis", "round foramen" ;
    oboInOwl:id "UBERON:0005446" ;
    a owl:Class ;
    rdfs:label "foramen rotundum" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001677
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0000377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001677
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0000377
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/35/Gray145.png"^^xsd:anyURI .

obo:UBERON_0005451
    obo:IAO_0000115 "A segment of autopod that is part of a manus." ;
    oboInOwl:hasBroadSynonym "hand region" ;
    oboInOwl:hasDbXref "FMA:24945", "SCTID:127950000" ;
    oboInOwl:hasExactSynonym "hand subdivision", "regio manus", "segment of hand", "subdivision of hand" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005451" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "segment of manus" ;
    rdfs:subClassOf obo:UBERON_0008785, obo:UBERON_0012139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012139
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0005456
    obo:IAO_0000115 "The jugular foramen is a large aperture in the base of the skull. It is located behind the carotid canal and is formed in front by the petrous portion of the temporal, and behind by the occipital; it is generally larger on the right than on the left side" ;
    obo:UBPROP_0000001 "Large foramen that houses the glossopharyngeal and vagus nerves and is located inside the condyloid fossa.[AAO]", "One of a pair of openings between the lateral part of the occipital bone and the petrous part of the temporal bones in the skull. The foramen contains the inferior petrosal sinus; the transverse sinus; some meningeal branches of the occipital and ascending pharyngeal arteries; and the glossopharyngeal, vagus, and accessory nerves. [Free_Online_Medical_Dictionary]" ;
    obo:UBPROP_0000002 "relationship loss: subclass braincase and otic capsule opening (AAO:0000051)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000249", "EHDAA2:0000893", "EHDAA:10631", "EMAPA:18713", "FMA:56432", "NCIT:C12496", "SCTID:361735006", "UMLS:C0222712", "VHOG:0001113", "Wikipedia:Jugular_foramen" ;
    oboInOwl:hasExactSynonym "Posterior lacerate foramen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foramen jugulare" ;
    oboInOwl:id "UBERON:0005456" ;
    a owl:Class ;
    rdfs:label "jugular foramen" ;
    rdfs:subClassOf obo:UBERON_0018321, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001678
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001586
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0002019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001678
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001586
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fa/Foramenjugulare.PNG"^^xsd:anyURI .

obo:UBERON_0005457
    obo:IAO_0000115 "A thymus lobe that is in the left side of a thymus." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:71195", "RETIRED_EHDAA2:0000964", "SCTID:188079002" ;
    oboInOwl:hasExactSynonym "left lobe of thymus", "left thymic lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005457" ;
    a owl:Class ;
    rdfs:label "left thymus lobe" ;
    rdfs:subClassOf obo:UBERON_0005483, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005483
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0005458
    oboInOwl:hasDbXref "EHDAA2:0000966", "EMAPA:16544", "FMA:18822", "VHOG:0000522" ;
    oboInOwl:hasExactSynonym "embryonic left umbilical artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005458" ;
    a owl:Class ;
    rdfs:label "left umbilical artery" ;
    rdfs:subClassOf obo:UBERON_0001310, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011696
    ] .

obo:UBERON_0005459
    obo:IAO_0000115 "An umbilical vein that is in the left side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0000967", "EMAPA:16358", "EMAPA:16377", "FMA:70320", "SCTID:308833008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005459" ;
    a owl:Class ;
    rdfs:label "left umbilical vein" ;
    rdfs:subClassOf obo:UBERON_0002066, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002066
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0005460
    obo:IAO_0000115 "A vitelline vein that is in the left side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0000971", "EMAPA:16380", "EMAPA:16698", "FMA:70307", "SCTID:361446008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005460" ;
    a owl:Class ;
    rdfs:label "left vitelline vein" ;
    rdfs:subClassOf obo:UBERON_0005487, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005487
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0005461
    obo:IAO_0000115 "An axial muscle that originates in the cervical vertebraae inserts on the scapula." ;
    oboInOwl:hasDbXref "AAO:0010689", "EHDAA2:0000992", "EHDAA:8309", "FMA:32519", "SCTID:279236008", "Wikipedia:Levator_scapulae_muscle" ;
    oboInOwl:hasExactSynonym "levator scapulae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "levator scapula", "levator scapulae muscle", "levator scapulæ", "musculus levator scapulae" ;
    oboInOwl:id "UBERON:0005461" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Axial muscle group[Kardong]" ;
    rdfs:label "levator scapulae muscle" ;
    rdfs:subClassOf obo:UBERON_0001482, obo:UBERON_0003897, obo:UBERON_0004120, obo:UBERON_0004518, obo:UBERON_0034908, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0000962
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002413
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007174
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0002413
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] ;
    foaf:depicted_by "Levator:scapulae.png"^^xsd:anyURI .

obo:UBERON_0005463
    obo:IAO_0000115 "A space between the capsule and the cortex which allows the free movement of lymphatic fluid and so contains a sparsity of lymphocytes. It is continuous with the similar lymph sinuses that flank the trabeculae." ;
    oboInOwl:hasBroadSynonym "marginal sinus" ;
    oboInOwl:hasDbXref "EMAPA:37662", "FMA:312355", "MA:0003027", "NCIT:C33033", "NCIT:C33642", "UMLS:C1518051", "UMLS:C1518052", "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    oboInOwl:hasExactSynonym "lymph node subcortical sinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph path", "lymph sinus", "marginal sinus of lymph node", "subcapsular sinus" ;
    oboInOwl:id "UBERON:0005463" ;
    a owl:Class ;
    rdfs:label "subcapsular sinus of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002194
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002194
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/68/Gray597.png"^^xsd:anyURI .

obo:UBERON_0005469
    obo:IAO_0000115 "A thymus lobe that is in the right side of a thymus." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:71194", "RETIRED_EHDAA2:0001758", "SCTID:187981000" ;
    oboInOwl:hasExactSynonym "right lobe of thymus", "right thymic lobe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005469" ;
    a owl:Class ;
    rdfs:label "right thymus lobe" ;
    rdfs:subClassOf obo:UBERON_0005483, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005483
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0005470
    oboInOwl:hasDbXref "EHDAA2:0001760", "EMAPA:16545", "FMA:18821", "VHOG:0000523" ;
    oboInOwl:hasExactSynonym "embryonic right umbilical artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005470" ;
    a owl:Class ;
    rdfs:label "right umbilical artery" ;
    rdfs:subClassOf obo:UBERON_0001310, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005622
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011697
    ] .

obo:UBERON_0005471
    obo:IAO_0000115 "An umbilical vein that is in the right side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0001761", "EMAPA:16359", "EMAPA:16378", "FMA:70319", "SCTID:361447004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005471" ;
    a owl:Class ;
    rdfs:label "right umbilical vein" ;
    rdfs:subClassOf obo:UBERON_0002066, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002066
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0005472
    obo:IAO_0000115 "A vitelline vein that is in the right side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EHDAA2:0001766", "EMAPA:16381", "EMAPA:16699", "FMA:70306", "SCTID:361445007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005472" ;
    a owl:Class ;
    rdfs:label "right vitelline vein" ;
    rdfs:subClassOf obo:UBERON_0005487, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005487
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0005476
    obo:IAO_0000115 "trunk part of spinal nerve, where dorsal and ventral roots meet to form the spinal nerve, before branching off to dorsal and ventral rami." ;
    oboInOwl:hasDbXref "EHDAA2:0001900", "FMA:5929" ;
    oboInOwl:hasExactSynonym "spinal nerve (trunk)", "spinal neural trunk", "trunk of spinal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005476" ;
    a owl:Class ;
    rdfs:label "spinal nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0002464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001780
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
        )
    ] .

obo:UBERON_0005477
    obo:IAO_0000115 "A simple columnar epithelium that is part of a fundus of stomach." ;
    oboInOwl:hasDbXref "EHDAA2:0001921", "EMAPA:17888", "FMA:17277", "VHOG:0000878" ;
    oboInOwl:hasExactSynonym "epithelium of fundus of stomach", "gastric epithelium of fundus", "gastric fundus epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005477" ;
    a owl:Class ;
    rdfs:label "stomach fundus epithelium" ;
    rdfs:subClassOf obo:UBERON_0001276, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004994
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000485
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:UBERON_0005478
    obo:IAO_0000115 "A longitudinal groove in the neural tube wall that divides the neural tube into dorsal (alar) and ventral (basal) halves (dorsal receives input from sensory neurons, ventral effects motor functions); stretches from the mesencephalon caudad[TMD]." ;
    oboInOwl:hasBroadSynonym "sulcus limitans" ;
    oboInOwl:hasDbXref "BAMS:slim", "BAMS:slm", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=629" ;
    oboInOwl:hasExactSynonym "neural tube lateral wall sulcus limitans" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005478" ;
    a owl:Class ;
    rdfs:label "sulcus limitans of neural tube" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0006846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005496
    ] .

obo:UBERON_0005483
    obo:IAO_0000115 "Either of the two lateral lobes that constitute the thymus." ;
    obo:UBPROP_0000010 "each lobe of the thymus can be divided into a central medulla and a peripheral cortex which is surrounded by an outer capsule. Each lobe is composed of numerous lobules held together by delicate areolar tissue; the entire organ being enclosed in an investing capsule of a similar but denser structure. The primary lobules vary in size from that of a pin's head to that of a small pea, and are made up of a number of small nodules or follicles.[WP]" ;
    oboInOwl:hasDbXref "FMA:71193", "RETIRED_EHDAA2:0002021" ;
    oboInOwl:hasExactSynonym "lateral lobe of thymus", "lobe of thymus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005483" ;
    a owl:Class ;
    rdfs:label "thymus lobe" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0009912, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0005486
    obo:IAO_0000115 "A venous channel found between layers of dura mater in the brain. Receives blood from internal and external veins of the brain, receive cerebrospinal fluid (CSF) from the subarachnoid space, and ultimately empty into the internal jugular vein." ;
    obo:IAO_0000116 "the MA placement should be checked" ;
    oboInOwl:hasDbXref "EHDAA2:0002169", "EHDAA:6491", "EMAPA:18634", "FMA:50762", "MA:0002113", "NCIT:C102627", "SCTID:54944003", "VHOG:0001004", "Wikipedia:Dural_venous_sinuses" ;
    oboInOwl:hasExactSynonym "cranial dural venous sinus", "dural sinus", "dural vein", "dural venous sinus", "venous dural", "venous dural sinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "s. durae matris" ;
    oboInOwl:id "UBERON:0005486" ;
    a owl:Class ;
    rdfs:label "venous dural sinus" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0006615, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006615
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002363
            ]
        )
    ] ;
    foaf:depicted_by "Gray488:blue.gif"^^xsd:anyURI .

obo:UBERON_0005487
    obo:IAO_0000115 "the paired veins that carry blood from the yolk sac back to the embryo" ;
    obo:UBPROP_0000001 "One of two veins that run upward at first in front, and subsequently on either side of the intestinal canal. They unite on the ventral aspect of the canal, and beyond this are connected to one another by two anastomotic branches, one on the dorsal, and the other on the ventral aspect of the duodenal portion of the intestine, which is thus encircled by two venous rings; into the middle or dorsal anastomosis the superior mesenteric vein opens. The portions of the veins above the upper ring become interrupted by the developing liver and broken up by it into a plexus of small capillary-like vessels termed sinusoids.[XAO]" ;
    obo:UBPROP_0000003 "Within each vertebrate group, the veins compose a few main functional systems that arise embryologically from what seems to be a common developmental pattern. (...) Early in development, three major sets of paired veins are present: the vitelline veins from the yolk sac, the cardinal veins from the body of the embryo itself, and the lateral abdominal veins from the pelvic region. The paired vitelline veins are among the first vessels to appear in the embryo. They arise over the yolk and follow the yolk stalk into the body. They then turn anteriorly, continue along the gut, and enter the sinus venosus.[well established][VHOG]" ;
    obo:UBPROP_0000012 "check zfa (no text def). Check vitelline/omphalomesenteric distinction in XAO" ;
    oboInOwl:hasDbXref "EMAPA:36021", "FMA:70305", "NCIT:C34329", "RETIRED_EHDAA2:0002209", "SCTID:2730004", "SCTID:308832003", "UMLS:C0231091", "VHOG:0000401", "Wikipedia:Vitelline_veins", "XAO:0000376", "XAO:0004147" ;
    oboInOwl:hasExactSynonym "embryonic vitelline vein", "vascular vitelline network", "vena vitellina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "omphalomesenteric vein", "vein of omphalomesenteric system", "vitelline veins" ;
    oboInOwl:id "UBERON:0005487" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "vitelline vein" ;
    rdfs:subClassOf obo:UBERON_0004365, obo:UBERON_0013140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7e/Gray475.png"^^xsd:anyURI .

obo:UBERON_0005491
    obo:IAO_0000115 "Cranial neural crest which gives rise to the glossopharyngeal ganglion." ;
    oboInOwl:hasDbXref "EHDAA2:0000714", "EHDAA:660", "TAO:0007066", "ZFA:0007066" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005491" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glossopharyngeal neural crest" ;
    rdfs:subClassOf obo:UBERON_0003099 .

obo:UBERON_0005496
    obo:IAO_0000115 "Portion of tissue on the side of the lumen of the neural tube." ;
    oboInOwl:hasDbXref "EHDAA2:0001257", "EHDAA:2873", "EHDAA:912", "EMAPA:16166", "TAO:0001435", "VHOG:0000513", "ZFA:0001435" ;
    oboInOwl:hasExactSynonym "lateral wall neural tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005496" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "neural tube lateral wall" ;
    rdfs:subClassOf obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] .

obo:UBERON_0005497
    obo:IAO_0000116 "todo - epidermis? todo - track down EHDAA2 class in new release" ;
    obo:UBPROP_0000003 "In the early gastrula of vertebrates, factors from the organizer (e.g. noggin, chordin, and follistatin in Xenopus) antagonize the epidermalizing factor bone morphogenetic protein 4 (BMP4), thus dividing the epiblast into neuroectoderm. In Drosophila, decapentaplegic, the homologue of BMP4, interacts similarly with the protein short gastrulation, the homologue of chordin. Thus, a comparable molecular mechanism for distinguishing non-neural ectoderm from neural ectoderm was probably present in the common ancestor of all bilaterally symmetrical animals.[well established][VHOG]" ;
    obo:UBPROP_0000011 "After gastrulation, neural crest cells are specified at the border of the neural plate and the non-neural ectoderm." ;
    oboInOwl:hasDbXref "EFO:0003643", "EHDAA:257", "EMAPA:16074", "RETIRED_EHDAA2:0001273", "TAO:0001178", "VHOG:0001372", "XAO:0004091", "ZFA:0001178" ;
    oboInOwl:hasExactSynonym "non neural ectoderm" ;
    oboInOwl:hasNarrowSynonym "epidermal ectoderm", "epithelial ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "surface ectoderm", "ventral ectoderm" ;
    oboInOwl:id "UBERON:0005497" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "Gene notes: One of the first genes to be expressed in nonneural ectoderm in amphioxus is BMP2/4 (Panopoulou et al. 1998). BMP2/4 homologues appear to have a very ancient role in distinguishing neural from nonneural ectoderm; in Drosophila as well as in amphioxus and vertebrates, BMP2/4 homologues are expressed in nonneural ectoderm and function in distinguishing neural from nonneural ectoderm (Francois & Bier, 1995 ; Sasai et al. 1995 ; Wilson & Hemmati-Brivanlou, 1995; Panopoulou et al. 1998). A change in level of BMP2/4 from very high in nonneural ectoderm to low in neural ectoderm appears to be a key factor in development of neural crest (Baker & Bronner-Fraser,1997a,1997b;Erickson&Reedy,1998;Marchantet al.1998 ;Selleck et al. 1998)." ;
    rdfs:label "non-neural ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121 .

obo:UBERON_0005498
    obo:IAO_0000115 "Multi-tissue structure that arises from the heart rudiment and will become the heart tube." ;
    oboInOwl:hasDbXref "EHDAA2:0001512", "EHDAA:424", "EHDAA:436", "EMAPA:16215", "FMA:321916", "SCTID:361522004", "TAO:0000149", "Wikipedia:Primitive_heart_tube", "ZFA:0000149" ;
    oboInOwl:hasExactSynonym "primitive heart tube" ;
    oboInOwl:hasNarrowSynonym "early primitive heart tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005498" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "primitive heart tube" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004291
    ] .

obo:UBERON_0005501
    obo:IAO_0000115 "A neural tube lateral wall that is part of a rhombomere." ;
    oboInOwl:hasDbXref "EMAPA:32819", "EMAPA:35364" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future hindbrain lateral wall" ;
    oboInOwl:id "UBERON:0005501" ;
    a owl:Class ;
    rdfs:label "rhombomere lateral wall" ;
    rdfs:subClassOf obo:UBERON_0005496, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001892
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005496
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001892
            ]
        )
    ] .

obo:UBERON_0005562
    obo:IAO_0000115 "A small outgrowth of the pharyngeal epithelium that is the site of lymphocyte cell production[ZFA]. [PMID]." ;
    obo:IAO_0000116 "we follow Kardong table 13.1 in having some developmental contribution of pouch 4 in mammals, but this isn't reflected in EHDAA2. Consider adding distinct term for mesenchyme (see EHDAA2), to indicate NC constribution." ;
    obo:UBPROP_0000001 "A small outgrowth of the pharyngeal epithelium that is the site of lymphocyte cell production. Willett et al, 1999.[TAO]" ;
    obo:UBPROP_0000008 "variability of developmental origin: In fish, thymic primordia are generated by all the pouches except the first. However, in avians the thymus arises from pouches 3 and 4, whereas in humans it is only generated by the third pouch[PMID:16313389] The thymus arises from the second pouch in frogs, 2-6 in cartilaginous fish, 2-3 in reptiles, 3 or 4 in bony fish, birds and mammals. The final number is variable - 5 paired organs in sharks, 4 in caecilians, 3 in urodeles, 1 in many teleost, anurans and many mammals" ;
    oboInOwl:hasDbXref "EFO:0003622", "EHDAA2:0002023", "EHDAA:2969", "EMAPA:17523", "TAO:0001077", "ZFA:0001077" ;
    oboInOwl:hasExactSynonym "thymic primordium", "thymic rudiment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005562" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "thymus primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0003351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003295
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005428
    ] .

obo:UBERON_0005563
    obo:IAO_0000115 "Cranial neural crest which gives rise to the trigeminal ganglion." ;
    obo:IAO_0000116 "todo - compare ZFA and EHDAA2 representation" ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EFO:0003484", "EHDAA2:0002083", "EHDAA:667", "EMAPA:16170", "TAO:0000080", "VHOG:0000269", "ZFA:0000080" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005563" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "trigeminal neural crest" ;
    rdfs:subClassOf obo:UBERON_0003099, obo:UBERON_0007213, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

obo:UBERON_0005564
    obo:IAO_0000115 "Portion of tissue that gives rise to the immature gonad." ;
    obo:UBPROP_0000001 "Immature reproductive tissue that has not undergone final maturation into either testis or ovary.[TAO]" ;
    obo:UBPROP_0000008 "this is a very broad grouping class" ;
    oboInOwl:hasDbXref "EFO:0003651", "EHDAA:5927", "EMAPA:17204", "RETIRED_EHDAA2:0002148", "TAO:0001262", "WBbt:0008366", "ZFA:0001262" ;
    oboInOwl:hasExactSynonym "future gonad", "gonadal primordium", "primitive gonad", "undifferentiated gonad" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "immature gonad" ;
    oboInOwl:id "UBERON:0005564" ;
    oboInOwl:inSubset core:efo_slim, core:grouping_class, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "gonad primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000990
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] .

obo:UBERON_0005565
    obo:IAO_0000115 "Cranial neural crest that gives rise to the facio-acoustic ganglion." ;
    obo:UBPROP_0000003 "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000492", "EHDAA:658", "EMAPA:16312", "TAO:0000762", "VHOG:0000268", "ZFA:0000762" ;
    oboInOwl:hasExactSynonym "facio acoustic neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005565" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "facio-acoustic neural crest" ;
    rdfs:subClassOf obo:UBERON_0003099, obo:UBERON_0007213, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003849
    ] .

obo:UBERON_0005594
    obo:IAO_0000115 "Somite located in the head region, caudal to the otic vesicle" ;
    obo:UBPROP_0000008 "in humans this includes somites 1-4" ;
    obo:UBPROP_0000011 "They provide the epaxial and hypaxial muscles of the neck, the pharyngeal and laryngeal muscles that develop in the caudal branchial arches and the musculature of the tongue. Despite their localisation in the head, myogenic precursors from occipital somites essentially follow the trunk programmes (E. H. Walters and S. D., unpublished). during evolution, have been secondarily incorporated into the head (Gans and Northcutt, 1983)" ;
    obo:UBPROP_0000012 "EHDAA2 has both 'head somite' and 'head somite group', with part_of and develops_from for latter" ;
    oboInOwl:hasDbXref "EHDAA2:0003437", "EMAPA:16172", "XAO:0000313" ;
    oboInOwl:hasExactSynonym "occipital somite" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial somite" ;
    oboInOwl:id "UBERON:0005594" ;
    a owl:Class ;
    rdfs:label "head somite" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0002329, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009617
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002329
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0009617
            ]
        )
    ] .

obo:UBERON_0005597
    obo:IAO_0000115 "A pair of lateral diverticula just over the liver rudiment representing the primordia of the lungs, formed by the floor of the foregut just anterior to the liver diverticulum." ;
    oboInOwl:hasAlternativeId "UBERON:3010717" ;
    oboInOwl:hasDbXref "AAO:0011059", "EFO:0002578", "EMAPA:36007", "XAO:0001002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral diverticula", "lung diverticulum", "lung endoderm" ;
    oboInOwl:id "UBERON:0005597" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "lung primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] .

obo:UBERON_0005598
    obo:IAO_0000115 "A somite that is part of a trunk." ;
    oboInOwl:hasDbXref "AAO:0010385", "EHDAA2:0003438", "EMAPA:16184", "XAO:0000314" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005598" ;
    a owl:Class ;
    rdfs:label "trunk somite" ;
    rdfs:subClassOf obo:UBERON_0002329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002329
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0005602
    obo:IAO_0000115 "The portion of mesentery attached to the greater curvature of the stomach is named the dorsal mesentery (or dorsal mesogastrium, when referring to the portion at the stomach), and the part which suspends the colon is termed the mesocolon. The dorsal mesogastrium develops into the greater omentum." ;
    obo:UBPROP_0000001 "The dorsal sheet of the primitive mesentery that encloses the stomach. The greater omentum develops from the dorsal mesogastrium. [TFD][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000416", "EHDAA:3001", "EMAPA:17025", "MA:0001618", "NCIT:C34142", "UMLS:C1512038", "VHOG:0000352", "Wikipedia:Dorsal_mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal mesentery" ;
    oboInOwl:id "UBERON:0005602" ;
    a owl:Class ;
    rdfs:label "dorsal mesogastrium" ;
    rdfs:subClassOf obo:UBERON_0003281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002296
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003281
    ] .

obo:UBERON_0005604
    oboInOwl:hasDbXref "EMAPA:16844", "MA:0001636", "VHOG:0000215" ;
    oboInOwl:hasExactSynonym "extrahepatic part of the hepatic duct", "hepatic duct extrahepatic part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005604" ;
    a owl:Class ;
    rdfs:label "extrahepatic part of hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0002394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005171
    ] .

obo:UBERON_0005606
    obo:UBPROP_0000001 "A depression in the front of the vitreous body, lodging the lens. [adapted_from_the_definition_of_the_hyaloid_fossa]" ;
    oboInOwl:hasDbXref "EHDAA2:0000789", "EHDAA:4733", "EMAPA:17302", "FMA:312291", "MA:0000272", "VHOG:0001477" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005606" ;
    a owl:Class ;
    rdfs:label "hyaloid cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, obo:UBERON_0012467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002203
    ] .

obo:UBERON_0005609
    obo:IAO_0000115 "Any of the arteries that arise from a bifurcation of the aorta supplying the pelvic or abdomen. Examples: Common iliac artery, External iliac artery, Internal iliac artery" ;
    obo:IAO_0000232 "this is an extremely loose and flexible grouping class that is the superclass of the mammalian common iliac and its main brahces, together with analagous structures in other tetrapods" ;
    obo:UBPROP_0000012 "we place the XAO structure here for now. In terms of analagy, it is more closely related to common iliac, but the relationships currently attached to this class are mammal specific" ;
    oboInOwl:hasDbXref "BTO:0004665", "EHDAA:2551", "EMAPA:17309", "MA:0001971", "MESH:D007083", "NCIT:C12733", "RETIRED_EHDAA2:0000807", "SCTID:244330006", "UMLS:C0020887", "Wikipedia:Iliac_artery", "XAO:0000361", "galen:IliacArtery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005609" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "iliac artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] .

obo:UBERON_0005610
    obo:IAO_0000115 "Any of the three veins including the common, external and internal iliac veins." ;
    oboInOwl:hasDbXref "EHDAA2:0000811", "EMAPA:37151", "MA:0002142", "MESH:D007084", "NCIT:C12734", "SCTID:281481002", "UMLS:C0020888" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic vein" ;
    oboInOwl:id "UBERON:0005610" ;
    a owl:Class ;
    rdfs:label "iliac vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] .

obo:UBERON_0005613
    obo:UBPROP_0000003 "A study of embryos shows that in all vertebrates six arterial arches link the ventral aorta with a pair of lateral dorsal aortae on each side of the body. The latter unite posteriorly to form a single median dorsal aorta wich takes blood to the body.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Contributes to the arch of aorta in humans" ;
    oboInOwl:hasDbXref "EHDAA2:0000936", "EHDAA:404", "EMAPA:16205", "MA:0000478", "SCTID:361403005", "VHOG:0000484" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005613" ;
    a owl:Class ;
    rdfs:label "left dorsal aorta" ;
    rdfs:subClassOf obo:UBERON_0000947, obo:UBERON_0003513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

obo:UBERON_0005614
    obo:IAO_0000115 "A layer of cuboidal epithelial cells bounded anteriorly by the capsule of the lens and posteriorly by the lens cortex." ;
    obo:UBPROP_0000010 "Cells of the subcapsular epithelium (or anterior lens cells) are mitotically active. In adult individuals they only cover the anterior 'hemisphere' of the lens. As they divide, cells gradually move towards the equator of the lens where they tranform into lens fibres. The apical part of the gradually elongating cell extends between the subcapsular epithelium and adjacent lens fibres towards the anterior pole of the lens. The basal part extends towards the posterior pole. The nucleus remains close to the equatorial plane of the lens - http://www.lab.anhb.uwa.edu.au/mb140/corepages/eye/eye.htm" ;
    oboInOwl:hasBroadSynonym "lens epithelium" ;
    oboInOwl:hasDbXref "EHDAA2:0000984", "EHDAA:9059", "EMAPA:17304", "EMAPA:17839", "FMA:70612", "MA:0001302", "NCIT:C33641", "RETIRED_EHDAA2:0000976", "SCTID:362521008", "UMLS:C1182652", "VHOG:0001425" ;
    oboInOwl:hasExactSynonym "lens subcapsular epithelium", "subcapsular lens epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior epithelium of lens vesicle", "anterior surface of lens" ;
    oboInOwl:id "UBERON:0005614" ;
    a owl:Class ;
    rdfs:label "lens anterior epithelium" ;
    rdfs:subClassOf obo:UBERON_0001803, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001804
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000965
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001804
            ]
        )
    ] .

obo:UBERON_0005616
    obo:IAO_0000115 "Arteries which arise from the abdominal aorta and distribute to most of the intestines." ;
    obo:IAO_0000116 "includes posterior and anterior mesenteric arteries, which branch from the dorsal aorta (see Kardong), and superior and inferior mesenteric arteries" ;
    oboInOwl:hasDbXref "BTO:0000779", "EHDAA2:0001123", "EHDAA:4343", "EMAPA:17312", "MA:0002003", "MESH:D008638", "NCIT:C52975", "SCTID:281084003", "UMLS:C0025465", "VHOG:0001117", "Wikipedia:Mesenteric_artery", "XAO:0000370" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005616" ;
    a owl:Class ;
    rdfs:label "mesenteric artery" ;
    rdfs:subClassOf obo:UBERON_0012254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0005617
    obo:IAO_0000115 "A vein that returns blood from the intestines." ;
    obo:UBPROP_0000008 "In humans the inferior mesenteric vein empties into the splenic vein, the superior mesenteric vein joins the splenic vein to form the portal vein" ;
    oboInOwl:hasDbXref "BTO:0002781", "EHDAA:4442", "EMAPA:17348", "MA:0002177", "MESH:D008642", "NCIT:C53055", "RETIRED_EHDAA2:0001125", "SCTID:304045008", "UMLS:C0025473", "Wikipedia:Mesenteric_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intestinal vein" ;
    oboInOwl:id "UBERON:0005617" ;
    a owl:Class ;
    rdfs:label "mesenteric vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0005622
    obo:UBPROP_0000003 "A study of embryos shows that in all vertebrates six arterial arches link the ventral aorta with a pair of lateral dorsal aortae on each side of the body. The latter unite posteriorly to form a single median dorsal aorta wich takes blood to the body.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Normally regresses in humans" ;
    oboInOwl:hasDbXref "EHDAA2:0001720", "EHDAA:406", "EMAPA:16206", "MA:0000479", "SCTID:361404004", "VHOG:0000485" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005622" ;
    a owl:Class ;
    rdfs:label "right dorsal aorta" ;
    rdfs:subClassOf obo:UBERON_0000947, obo:UBERON_0003513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

obo:UBERON_0005624
    obo:IAO_0000115 "Artery that supplies blood to the adrenal glands." ;
    oboInOwl:hasDbXref "EHDAA2:0001965", "EHDAA:8596", "EMAPA:37124", "MA:0001914", "NCIT:C33708", "SCTID:181342004", "Wikipedia:Adrenal_artery", "ncithesaurus:Adrenal_Artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal artery" ;
    oboInOwl:id "UBERON:0005624" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "suprarenal artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] .

obo:UBERON_0005625
    obo:IAO_0000115 "The cavity formed by the tubotympanic recess epithelium." ;
    oboInOwl:hasDbXref "EHDAA2:0002095", "FMA:312393" ;
    oboInOwl:hasExactSynonym "cavity of tubotympanic recess", "tubotympanic recess cavity", "tubotympanic recess space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubotympanic recess" ;
    oboInOwl:id "UBERON:0005625" ;
    a owl:Class ;
    rdfs:label "tubotympanic recess lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, obo:UBERON_0007473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0010020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0010020
            ]
        )
    ] .

obo:UBERON_0005626
    obo:IAO_0000115 "Portion of ventral mesentery closest to the stomach." ;
    obo:UBPROP_0000001 "The mesentery that originates from the ventral side of the peritoneal cavity.[TAO]", "The ventral sheet of the primitive mesentery that encloses the stomach. The lesser omentum develops from the ventral mesogastrium. [TFD][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0002176", "EHDAA:3005", "EMAPA:17026", "MA:0001621", "NCIT:C34327", "TAO:0005133", "UMLS:C1519967", "VHOG:0000351", "ZFA:0005133" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foregut ventral mesentery" ;
    oboInOwl:id "UBERON:0005626" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "\"The primitive gut is enveloped by a mesentery that has a dorsal and a ventral aspect. The ventral mesentery degenerates during development with the exception of the foregut ventral mesentery, which develops into specialized structures (see foregut embryology)\" [http://sprojects.mmi.mcgill.ca/embryology/gi/pgm.htm]. todo - check" ;
    rdfs:label "ventral mesogastrium" ;
    rdfs:subClassOf obo:UBERON_0003281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009668
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/cf/Gray984.png"^^xsd:anyURI .

obo:UBERON_0005629
    obo:IAO_0000115 "A vascular network formed by frequent anastomoses between the blood vessels (arteries or veins) of a part." ;
    obo:UBPROP_0000001 "In a vascular plexus, the contents of the vessels mix. A plexus allows blood to flow via multiple routes. If one branch of the plexus is obstructed, the blood may flow via the open branches[Wikipedia:Plexus#Circulatory_system]." ;
    oboInOwl:hasDbXref "AEO:0000219", "EHDAA2:0004112", "EMAPA:35904", "FMA:5900", "XAO:0004143" ;
    oboInOwl:hasExactSynonym "plexus vasculosus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005629" ;
    a owl:Class ;
    rdfs:label "vascular plexus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] .

obo:UBERON_0005631
    obo:IAO_0000115 "Intrinsic membrane that arises from embryonic germ layers and grow to surround the developing embryo." ;
    obo:UBPROP_0000008 "stuctures homologous to the four extraembryonic membranes appear in mammals [ISBN:0073040584 (Vertebrates, Kardong)]" ;
    obo:UBPROP_0000012 "EHDAA2 is a mereological sum." ;
    oboInOwl:hasDbXref "EHDAA2:0004714", "FMA:305915", "SCTID:362840007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005631" ;
    a owl:Class ;
    rdfs:label "extraembryonic membrane" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-extraembryonic-membranes"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ] .

obo:UBERON_0005636
    obo:IAO_0000115 "An epithelium that is part of a caecum." ;
    oboInOwl:hasDbXref "EHDAA2:0000209" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005636" ;
    a owl:Class ;
    rdfs:label "caecum epithelium" ;
    rdfs:subClassOf obo:UBERON_0000397, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0005637
    obo:IAO_0000115 "An epithelium that is part of a pylorus." ;
    oboInOwl:hasDbXref "EHDAA2:0001582", "EMAPA:17633", "RETIRED_EHDAA2:0001927" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005637" ;
    a owl:Class ;
    rdfs:label "pyloric region epithelium" ;
    rdfs:subClassOf obo:UBERON_0001276, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001166
            ]
        )
    ] .

obo:UBERON_0005638
    obo:IAO_0000115 "An epithelium that is part of a anterior chamber of eyeball." ;
    oboInOwl:hasDbXref "EHDAA2:0000130" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005638" ;
    a owl:Class ;
    rdfs:label "anterior chamber epithelium" ;
    rdfs:subClassOf obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001766
            ]
        )
    ] .

obo:UBERON_0005656
    obo:IAO_0000115 "An epithelium that is part of a lens vesicle." ;
    oboInOwl:hasDbXref "EHDAA2:0000987", "EMAPA:17165", "VHOG:0000532" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005656" ;
    a owl:Class ;
    rdfs:label "lens vesicle epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005426
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005426
            ]
        )
    ] .

obo:UBERON_0005660
    obo:IAO_0000115 "An ectoderm that is part of a pharyngeal arch 2." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000055", "EMAPA:16277", "EMAPA:16397", "EMAPA:16398", "RETIRED_EHDAA2:0000064", "VHOG:0001062" ;
    oboInOwl:hasExactSynonym "2nd pharyngeal arch ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005660" ;
    a owl:Class ;
    rdfs:label "2nd arch ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0005661
    obo:IAO_0000115 "An ectoderm that is part of a pharyngeal arch 3." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000072", "EMAPA:16400", "EMAPA:16582", "EMAPA:16584", "RETIRED_EHDAA2:0000079", "VHOG:0000946" ;
    oboInOwl:hasExactSynonym "3rd pharyngeal arch ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005661" ;
    a owl:Class ;
    rdfs:label "3rd arch ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003114
            ]
        )
    ] .

obo:UBERON_0005662
    obo:IAO_0000115 "An ectoderm that is part of a pharyngeal arch 4." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0004032", "EMAPA:16762", "EMAPA:16764", "EMAPA:16768", "RETIRED_EHDAA2:0000094", "VHOG:0001095" ;
    oboInOwl:hasExactSynonym "4th pharyngeal arch ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005662" ;
    a owl:Class ;
    rdfs:label "4th arch ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003115
            ]
        )
    ] .

obo:UBERON_0005664
    obo:IAO_0000115 "An endoderm that is part of a pharyngeal arch 2." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000061", "EMAPA:16274", "EMAPA:16276", "EMAPA:16278", "RETIRED_EHDAA2:0000065", "VHOG:0001108" ;
    oboInOwl:hasExactSynonym "2nd pharyngeal arch endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005664" ;
    a owl:Class ;
    rdfs:label "2nd arch endoderm" ;
    rdfs:subClassOf obo:UBERON_0000925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0005665
    obo:IAO_0000115 "An endoderm that is part of a pharyngeal arch 3." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000075", "EMAPA:16401", "EMAPA:16585", "EMAPA:16587", "RETIRED_EHDAA2:0000080", "VHOG:0001081" ;
    oboInOwl:hasExactSynonym "3rd pharyngeal arch endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005665" ;
    a owl:Class ;
    rdfs:label "3rd arch endoderm" ;
    rdfs:subClassOf obo:UBERON_0000925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003114
            ]
        )
    ] .

obo:UBERON_0005666
    obo:IAO_0000115 "An endoderm that is part of a pharyngeal arch 4." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0004033", "EMAPA:16765", "EMAPA:16767", "EMAPA:16769", "RETIRED_EHDAA2:0000095", "VHOG:0001092" ;
    oboInOwl:hasExactSynonym "4th pharyngeal arch endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005666" ;
    a owl:Class ;
    rdfs:label "4th arch endoderm" ;
    rdfs:subClassOf obo:UBERON_0000925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003115
            ]
        )
    ] .

obo:UBERON_0005667
    oboInOwl:hasDbXref "EHDAA2:0000314" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005667" ;
    a owl:Class ;
    rdfs:label "connecting stalk mesoderm" ;
    rdfs:subClassOf obo:UBERON_0003422, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] .

obo:UBERON_0005669
    obo:IAO_0000115 "A mesothelium that is part of a peritoneal cavity." ;
    obo:UBPROP_0000012 "we believe that this corresponds to EMAPA:16139 based on synonyms and parenthood" ;
    oboInOwl:hasBroadSynonym "peritoneum" ;
    oboInOwl:hasDbXref "BTO:0003156", "EHDAA2:0001447", "EMAPA:16139", "FMA:18147", "SCTID:34073007" ;
    oboInOwl:hasExactSynonym "mesothelium of peritoneal component", "mesothelium of peritoneum", "peritoneal mesothelium", "peritoneum mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005669" ;
    a owl:Class ;
    rdfs:label "peritoneal cavity mesothelium" ;
    rdfs:subClassOf obo:UBERON_0001136, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001136
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001179
            ]
        )
    ] .

obo:UBERON_0005672
    obo:IAO_0000115 "An endothelium that is part of a right lung." ;
    oboInOwl:hasDbXref "EHDAA2:0001755" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005672" ;
    a owl:Class ;
    rdfs:label "right lung endothelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001986, obo:UBERON_0003364 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0005673
    obo:IAO_0000115 "An endothelium that is part of a left lung." ;
    oboInOwl:hasDbXref "EHDAA2:0000961" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005673" ;
    a owl:Class ;
    rdfs:label "left lung endothelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0001986, obo:UBERON_0003365 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0005677
    obo:IAO_0000115 "A mesentery that is part of a caecum." ;
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000210" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005677" ;
    a owl:Class ;
    rdfs:label "caecum mesentery" ;
    rdfs:subClassOf obo:UBERON_0003396, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0005685
    obo:IAO_0000115 "A dorsal mesentery that is part of a midgut." ;
    oboInOwl:hasDbXref "EMAPA:16722", "EMAPA:17040", "EMAPA:18671", "RETIRED_EHDAA2:0001187", "SCTID:361434009" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005685" ;
    a owl:Class ;
    rdfs:label "midgut dorsal mesentery" ;
    rdfs:subClassOf obo:UBERON_0002296, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002296
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0005686
    obo:IAO_0000115 "A dorsal mesentery that is part of a caecum." ;
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000208" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005686" ;
    a owl:Class ;
    rdfs:label "caecum dorsal mesentery" ;
    rdfs:subClassOf obo:UBERON_0002296, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002296
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0005687
    obo:IAO_0000115 "A orbitosphenoid endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0001329", "EHDAA:9554" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sphenoid lesser wing cartilage element" ;
    oboInOwl:id "UBERON:0005687" ;
    a owl:Class ;
    rdfs:label "orbitosphenoid cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003932, obo:UBERON_0005863, obo:UBERON_0006904, obo:UBERON_0009891, obo:UBERON_0014387, obo:UBERON_0015059, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015059
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0005688
    obo:IAO_0000115 "An anatomical cavity that is part of a lens vesicle." ;
    obo:UBPROP_0000003 "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "cavity of lens", "lens cavity" ;
    oboInOwl:hasDbXref "EHDAA2:0000986", "EMAPA:17164", "VHOG:0000531" ;
    oboInOwl:hasExactSynonym "cavity of lens vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005688" ;
    a owl:Class ;
    rdfs:label "lens vesicle cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005426
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0005426
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0005426
            ]
        )
    ] .

obo:UBERON_0005689
    obo:IAO_0000115 "Mesenchyme that is part of a pharyngeal arch 2." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000066", "EHDAA:625", "EMAPA:16279", "FMA:295698", "VHOG:0001102" ;
    oboInOwl:hasExactSynonym "2nd pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "2nd branchial arch mesenchyme", "pharyngeal arch 2 mesenchyme" ;
    oboInOwl:id "UBERON:0005689" ;
    a owl:Class ;
    rdfs:label "2nd arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0005690
    obo:IAO_0000115 "Mesenchyme that is part of a pharyngeal arch 3." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000081", "EHDAA:1094", "EMAPA:16402", "FMA:295700", "VHOG:0001083" ;
    oboInOwl:hasExactSynonym "3rd pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "3rd branchial arch mesenchyme", "pharyngeal arch 3 mesenchyme" ;
    oboInOwl:id "UBERON:0005690" ;
    a owl:Class ;
    rdfs:label "3rd arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003114
            ]
        )
    ] .

obo:UBERON_0005691
    obo:IAO_0000115 "Mesenchyme that is part of a pharyngeal arch 4." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000096", "EHDAA:1677", "EMAPA:16770", "FMA:295702", "VHOG:0001052" ;
    oboInOwl:hasExactSynonym "4th pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th branchial arch mesenchyme", "pharyngeal arch 4 mesenchyme" ;
    oboInOwl:id "UBERON:0005691" ;
    a owl:Class ;
    rdfs:label "4th arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003115
            ]
        )
    ] .

obo:UBERON_0005702
    obo:IAO_0000115 "Mesenchyme that is part of a optic eminence." ;
    oboInOwl:hasDbXref "EHDAA:942", "EMAPA:16324", "RETIRED_EHDAA2:0001310", "VHOG:0001073" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005702" ;
    a owl:Class ;
    rdfs:label "optic eminence mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004348
            ]
        )
    ] .

obo:UBERON_0005711
    obo:IAO_0000115 "A mesentery of duodenum that is part of a foregut." ;
    oboInOwl:hasDbXref "EHDAA2:0000564" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005711" ;
    a owl:Class ;
    rdfs:label "foregut duodenum mesentery" ;
    rdfs:subClassOf obo:UBERON_0003397, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011642
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003397
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001041
            ]
        )
    ] .

obo:UBERON_0005712
    obo:IAO_0000115 "A mesentery of duodenum that is part of a midgut." ;
    oboInOwl:hasDbXref "EHDAA2:0001193" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005712" ;
    a owl:Class ;
    rdfs:label "midgut duodenum mesentery" ;
    rdfs:subClassOf obo:UBERON_0003284, obo:UBERON_0003397, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011642
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003397
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0005719
    obo:IAO_0000115 "An apical ectodermal ridge that is part of a footplate." ;
    oboInOwl:hasDbXref "EHDAA2:0000547", "EMAPA:17251" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005719" ;
    a owl:Class ;
    rdfs:label "footplate apical ectodermal ridge" ;
    rdfs:subClassOf obo:UBERON_0004356, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003373
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004356
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006871
            ]
        )
    ] .

obo:UBERON_0005720
    obo:IAO_0000115 "A venous system that is part of a hindbrain." ;
    oboInOwl:hasDbXref "EHDAA2:0000776", "EMAPA:18632", "VHOG:0001322" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rhombencephalon venous system" ;
    oboInOwl:id "UBERON:0005720" ;
    a owl:Class ;
    rdfs:label "hindbrain venous system" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004582, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004582
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0005721
    obo:IAO_0000115 "A mesoderm that has the potential to develop into a pronephros." ;
    obo:UBPROP_0000001 "Portion of tissue that consists of the mesenchymal precursor to the pronephric kidney and that begins to separate from the intermediate mesoderm at NF stage 21 and epithelializes by NF stage 30.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0011090", "EFO:0003479", "TAO:0000067", "VHOG:0001239", "XAO:0000264", "ZFA:0000067" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pronephric anlage", "pronephric bulge", "pronephric mesenchyme", "pronephric primordium" ;
    oboInOwl:id "UBERON:0005721" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "the intermediate mesoderm of the chick embryo acquires its ability to form kidneys through its interactions with the paraxial mesoderm [ISBN:9780878932504 \"Developmental Biology\", PMID:10720431 \"Signals from trunk paraxial mesoderm induce pronephros formation in chick intermediate mesoderm\"]. These interactions induce the expression of TFs including Lim1, Pax2 and Pax6 that cause the intermediate mesoderm to form the kidney" ;
    rdfs:label "pronephric mesoderm" ;
    rdfs:subClassOf obo:UBERON_0000926, obo:UBERON_0004120, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003064
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007297
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002120
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007297
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000926
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0005725
    obo:IAO_0000115 "A sensory system that is capable of olfacttion (the sensory perception of smell)." ;
    obo:IAO_0000116 "consider splitting into main and accessory. See also: vomeronasal organ", "we make the relationship to nervous system 'overlaps', as the olfactory system includes e.g. apertures in the cranium that are not part of the nervous system" ;
    obo:UBPROP_0000001 "The olfactory system is the sensory system used for olfaction, or the sense of smell. Most mammals and reptiles have two distinct parts to their olfactory system: a main olfactory system and an accessory olfactory system. The main olfactory system detects volatile, airborne substances, while the accessory olfactory system senses fluid-phase stimuli. Behavioral evidence indicates that most often, the stimuli detected by the accessory olfactory system are pheromones. The olfactory system is often spoken of along with the gustatory system as the chemosensory senses because both transduce chemical signals into perception[WP][Wikipedia:Olfactory_system].", "The sensory system used for olfaction (the sense of smell).[AAO]" ;
    obo:UBPROP_0000008 "In mammals, the main olfactory system detects odorants that are inhaled through the nose, where they contact the main olfactory epithelium, which contains various olfactory receptors. These olfactory receptors are membrane proteins of bipolar olfactory receptor neurons in the olfactory epithelium. Rather than binding specific ligands like most receptors, olfactory receptors display affinity for a range of odor molecules. Olfactory neurons transduce receptor activation into electrical signals in neurons. The signals travel along the olfactory nerve, which belongs to the peripheral nervous system. This nerve terminates in the olfactory bulb, which belongs to the central nervous system. The complex set of olfactory receptors on different olfactory neurons can distinguish a new odor from the background environmental odors and determine the concentration of the odor[WP]." ;
    oboInOwl:hasDbXref "AAO:0000334", "AAO:0000978", "BILA:0000144", "EFO:0001973", "EMAPA:36004", "FMA:7190", "MA:0002445", "NCIT:C94501", "NLXANAT:090806", "OpenCyc:Mx4rvViw75wpEbGdrcN5Y29ycA", "SCTID:362290002", "TAO:0001149", "UMLS:C0228065", "Wikipedia:Olfactory_system", "XAO:0003196", "ZFA:0001149" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005725" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "olfactory system" ;
    rdfs:subClassOf obo:UBERON_0005726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007608
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007608
            ]
        )
    ] .

obo:UBERON_0005726
    oboInOwl:hasDbXref "BILA:0000139" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005726" ;
    oboInOwl:inSubset core:functional_classification ;
    a owl:Class ;
    rdfs:label "chemosensory system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007606
            ]
        )
    ] .

obo:UBERON_0005728
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "EHDAA2:0000474", "EMAPA:31862", "EMAPA:31863", "FMA:296719", "VHOG:0000616" ;
    oboInOwl:hasExactSynonym "extra-embryonic mesoderm", "extraembryonic mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005728" ;
    a owl:Class ;
    rdfs:label "extraembryonic mesoderm" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005292, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008780
    ] .

obo:UBERON_0005729
    obo:IAO_0000115 "A limb/fin field that has the potential to develop into a pectoral appendage bud mesenchyme." ;
    obo:UBPROP_0000001 "Embryonic region that develops into the pectoral fin bud.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001453", "ZFA:0001453" ;
    oboInOwl:hasExactSynonym "pectoral appendage field of lateral plate mesoderm" ;
    oboInOwl:hasNarrowSynonym "pectoral fin field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005729" ;
    a owl:Class ;
    rdfs:label "pectoral appendage field" ;
    rdfs:subClassOf obo:UBERON_0005732, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005732
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003413
            ]
        )
    ] .

obo:UBERON_0005730
    obo:IAO_0000115 "A limb/fin field that has the potential to develop into a pelvic appendage bud mesenchyme." ;
    obo:UBPROP_0000001 "Embryonic region that develops into the pelvic fin bud.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001454", "ZFA:0001454" ;
    oboInOwl:hasExactSynonym "pelvic appendage field of lateral plate mesoderm" ;
    oboInOwl:hasNarrowSynonym "pelvic fin field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005730" ;
    a owl:Class ;
    rdfs:label "pelvic appendage field" ;
    rdfs:subClassOf obo:UBERON_0005732, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005732
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003412
            ]
        )
    ] .

obo:UBERON_0005732
    obo:IAO_0000115 "A ring of cells capable of forming a limb or paired fin[Gilbert,modified]." ;
    obo:IAO_0000116 "we represent the field as being a part of the LPM (consistent with ZFA, Gilbert). As a consequence, the relationship between limb bud (with is ectoderm+mesenchyme) stands in a weaker has_developmental_contribution_from relation to the field - TODO implement this." ;
    oboInOwl:hasExactSynonym "limb/fin field of lateral plate mesoderm", "paired limb/fin field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005732" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "paired limb/fin field" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0004357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0004357
            ]
        )
    ] .

obo:UBERON_0005733
    obo:IAO_0000115 "A ring of cells capable of forming a limb." ;
    oboInOwl:hasExactSynonym "limb field of lateral plate mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005733" ;
    a owl:Class ;
    rdfs:comment "the central portion of the limb field gives rise to the limb proper. mesenchyme cells proliferate from from the somatic layer of limb field lateral plate mesoderm (limb skeletal precursors) and from the somites (limb muscle precursors) . these mesenchymal cells accumulate under the ectedermal tissue to make a limb bud. // The lateral plate mesoderm in the limb field is also special in that it will induce myoblasts to migrate out from the somites and enter the limb bud. No other region of the lateral plate mesoderm will do that (Hayashi and Ozawa 1995)" ;
    rdfs:label "limb field" ;
    rdfs:subClassOf obo:UBERON_0005732, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0004347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005732
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0004347
            ]
        )
    ] .

obo:UBERON_0005734
    obo:IAO_0000115 "The outermost layer of a blood vessel, composed mainly of fibrous tissue." ;
    obo:IAO_0000116 "TODO - note terminological problems. WP says tunica external layer of blood vessel. FMA says tunica externa = adventitia, and is FMA adventitia covers other kinds of vessels. Here we opt for a lengthier name that attempts to disambiguate. There is no precise FMA equivalent, as FMA has tunica externa of arteries, veins, genital ducts etc as siblings" ;
    obo:UBPROP_0000001 "The outermost layer of a blood vessel, surrounding the tunica media. It is mainly composed of collagen. The collagen serves to anchor the blood vessel to nearby organs, giving it stability[Wikipedia:Tunica_externa_(vessels)]." ;
    oboInOwl:hasDbXref "BTO:0002010", "EMAPA:36299", "NCIT:C33818", "SCTID:61066005", "UMLS:C0225342", "Wikipedia:Tunica_externa_(vessels)" ;
    oboInOwl:hasExactSynonym "adventitia externa", "tunica adventitia", "tunica adventitia of vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external coat", "tunica adventitia vasorum", "tunica externa vasorum" ;
    oboInOwl:id "UBERON:0005734" ;
    a owl:Class ;
    rdfs:label "tunica adventitia of blood vessel" ;
    rdfs:subClassOf obo:UBERON_0004797, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002462
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011824
    ] ;
    foaf:depicted_by "Illu:artery.jpg"^^xsd:anyURI .

obo:UBERON_0005740
    obo:IAO_0000115 "A tunica intima that is part of a artery." ;
    oboInOwl:hasDbXref "EMAPA:36293", "EV:0100028", "FMA:14272", "SCTID:40022005", "galen:IntimaOfArtery" ;
    oboInOwl:hasExactSynonym "arterial intima", "tunica interna (intima)(arteriae)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005740" ;
    a owl:Class ;
    rdfs:label "tunica intima of artery" ;
    rdfs:subClassOf obo:UBERON_0002523, obo:UBERON_0004797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000415
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002523
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0005742
    obo:IAO_0000115 "An outermost connective tissue covering of an organ, vessel, or other structure[WP]." ;
    oboInOwl:hasDbXref "BTO:0002010", "FMA:45635", "SCTID:30180000", "Wikipedia:Adventitia" ;
    oboInOwl:hasNarrowSynonym "tunica advetitia", "tunica externa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005742" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "adventitia" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e8/Illu_esophageal_layers.jpg"^^xsd:anyURI .

obo:UBERON_0005744
    obo:IAO_0000115 "Anatomical space that is an opening in a bone, usually for passage of blood vessels or nerves." ;
    obo:UBPROP_0000012 "in FMA and ZFA this is a conduit space, not a conduit. Note there may be some additional disambiguation required: foramen is used loosely in the sense of any opening (e.g. foramen primum). FMA appears to use cranial conduit (undefined) in the sense of any foramen of the skull (includes mental foramen, which is not in the cranium proper)." ;
    oboInOwl:hasBroadSynonym "foramen" ;
    oboInOwl:hasDbXref "AAO:0010438", "TAO:0001736", "VHOG:0001760", "ZFA:0005386" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005744" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "bone foramen" ;
    rdfs:subClassOf obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/81/Gray193.png"^^xsd:anyURI .

obo:UBERON_0005745
    obo:IAO_0000115 "An opening in the skull through which cranial nerve II passes.[MP]." ;
    obo:UBPROP_0000001 "An aperture in the root of the lesser wing of the sphenoid bone transmitting the optic nerve. [TFD][VHOG]", "Foramen in the orbital region of the neurocranium for the passage of the optic nerve (cranial nerve II).[TAO]", "The short canal through the orbitosphenoid bone at the apex of the orbit that gives passage to the optic nerve and the opthalmic artery" ;
    oboInOwl:hasAlternativeId "UBERON:0006269" ;
    oboInOwl:hasDbXref "AAO:0000342", "EHDAA2:0001312", "EHDAA:10646", "EMAPA:18716", "FMA:54774", "SCTID:361732009", "TAO:0002025", "VHOG:0001408", "Wikipedia:Optic_canal", "ZFA:0005428" ;
    oboInOwl:hasExactSynonym "optic canal", "optic foramen", "optic nerve (II) foramen", "optic nerve foramen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canalis opticus", "foramen opticum ossis sphenoidalis" ;
    oboInOwl:id "UBERON:0005745" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "In teleost fishes the opening is wider that in mammals. Due to the longer and deeper shape in mammals, this is usually called the optic canal; sometimes the term optic foramen may be used for the opening of the canal, but here we use this term to denote the entire space together with surrounding bone surface." ;
    rdfs:label "optic foramen" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010313, obo:UBERON_0013685, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001677
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0000941
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001619
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0000941
            ]
        )
    ] ;
    foaf:depicted_by "Orbita:mensch.jpg"^^xsd:anyURI .

obo:UBERON_0005749
    obo:IAO_0000115 "The capillary loops of the kidney that normally function as a filtration unit[MP]." ;
    obo:UBPROP_0000011 "...Soon afterwards, endothelial cells invade to make a capillary knot-like outgrowth, the glomerular tuft, which goes on to form the glomerulus" ;
    oboInOwl:hasDbXref "EMAPA:28239", "SCTID:362217000", "Wikipedia:Glomerulus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glomerular capillary tuft", "glomerulus" ;
    oboInOwl:id "UBERON:0005749" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "glomerular tuft" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0003094
    ] .

obo:UBERON_0005750
    obo:IAO_0000115 "A single layer of simple squamous epithelium in the glomerular capsule. Does not function in filtration[UBERON]. outer layer of the glomerular capsule composed of a single layer of simple squamous epithelium[MP]" ;
    obo:IAO_0000116 "TODO - check this. BTO has podocytes under here" ;
    obo:UBPROP_0000001 "Simple squamous epithelium that lines the capsule of the renal glomerulus.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0002296", "EMAPA:27979", "EMAPA:28260", "EMAPA:35969", "FMA:74272", "MA:0002605", "NCIT:C33271", "SCTID:362218005", "TAO:0005253", "UMLS:C0227645", "ZFA:0005253" ;
    oboInOwl:hasExactSynonym "Bowman's parietal epithelium", "capsular epithelium", "glomerular capsule parietal layer", "outer layer of glomerular capsule", "parietal capsular epithelium", "parietal epithelial layer", "parietal epithelium of Bowman's capsule", "parietal layer of Bowman capsule", "parietal layer of Bowman's capsule", "parietal layer of glomerular capsule", "renal glomerular capsule epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney parietal epithelium" ;
    oboInOwl:id "UBERON:0005750" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glomerular parietal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0004188, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001286
    ] .

obo:UBERON_0005751
    obo:IAO_0000115 "The inner, or visceral, layer of the renal glomerular capsule, overlying the capillaries, composed of podocytes, and separated from the outer, or parietal, layer by the capsular (Bowman's) space[BTO]. Lies just above the thickened glomerular basement membrane and is made of podocytes. Beneath the visceral layer lie the glomerular capillaries[WP]. inner layer of the glomerular capsule surrounding the capillary endothelial cells and composed of highly specialized epithelial cells (podocytes) that are separated by filtration slits; the visceral layer is separated from the outer parietal layer by the urinary space (also known as the Bowman's or capsular space)[MP]" ;
    obo:IAO_0000116 "TODO - check - the BTO class 'glomerular epithelium' is the visceral layer. But GO uses 'glomerular epithelium' as the mereological sum of P+V layers" ;
    oboInOwl:hasDbXref "FMA:74273", "NCIT:C33879", "SCTID:244093000", "UMLS:C0227644" ;
    oboInOwl:hasExactSynonym "Bowman's visceral epithelium", "glomerular capsule visceral layer", "inner epithelial layer of Bowman's capsule", "podocyte layer of Bowman's capsule", "visceral epithelium of Bowman's capsule", "visceral layer of Bowman's capsule", "visceral layer of glomerular capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005751" ;
    oboInOwl:inSubset core:inconsistent_with_fma, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "visceral layer of glomerular capsule" ;
    rdfs:subClassOf obo:UBERON_0004211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000653
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001286
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] .

obo:UBERON_0005753
    obo:IAO_0000115 "The metanephros develops from the most caudal part of the nephrogenic cord that is itself derived from the intermediate plate mesoderm." ;
    oboInOwl:hasExactSynonym "caudal portion of nephrogenic cord", "caudal region of nephrogenic cord", "rear part of nephrogenic cord", "rear portion of nephrogenic cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005753" ;
    a owl:Class ;
    rdfs:label "caudal part of nephrogenic cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004875
    ] .

obo:UBERON_0005754
    obo:IAO_0000115 "The initial renal anlage that develops from the most rostral part of the nephrogenic cord is termed the pronephros." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005754" ;
    a owl:Class ;
    rdfs:label "rostral part of nephrogenic cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004875
    ] .

obo:UBERON_0005760
    obo:IAO_0000115 "The ridge of mesoderm covered with endoderm that in the early developing embryo partitions the endodermal cloaca into the primary urogenital sinus (ventrally) and the anorectal canal of the hindgut (dorsally); the urorectal septum eventually fuses with the cloacal membrane, dividing it into a dorsal anal membrane and a larger ventral urogenital membrane - this area of fusion is represented in the adult by the perineal body[MP]." ;
    obo:IAO_0000116 "todo - use to define cloacal septation in GO" ;
    obo:UBPROP_0000001 "A ridge of mesoderm covered with endoderm that in the early developing embryo divides the endodermal cloaca into the urogenital sinus and the rectum. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "In mammals the lowly monotremes still have a cloaca. Higher types have done away with this structure and have a separate anal outlet for the rectum. The monotreme cloaca shows the initiation of this subdivision. The cloaca has such includes only the distal part, roughly comparable to the proctodeum. The more proximal part is divided into (1) a large dorsal passage into which the intestine opens, the coprodeum, and (2) a ventral portion, the urodeum with which the bladder connects. (...) the development of the placental mammals recapitulates in many respects the phylogenetic story. In the sexually indifferent stage of placental mammal there is a cloaca. While the indifferent stage still persists, a septum develops, and extends out to the closing membrane. This divides the cloaca into two chambers: a coprodeum continuous with the gut above, and a urodeum or urogenital sinus below.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0002152", "EHDAA:5921", "EMAPA:17212", "MA:0003235", "NCIT:C34323", "UMLS:C1519838", "VHOG:0000018", "Wikipedia:Urorectal_septum" ;
    oboInOwl:hasExactSynonym "septum urorectale", "urorectal fold", "urorectal membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cloacal septum" ;
    oboInOwl:id "UBERON:0005760" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urorectal septum" ;
    rdfs:subClassOf obo:UBERON_0003037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fb/Gray992.png"^^xsd:anyURI .

obo:UBERON_0005764
    obo:IAO_0000115 "A acellular anatomical structure that is the bounding layer of a anatomical structure." ;
    oboInOwl:hasDbXref "FMA:63871" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005764" ;
    a owl:Class ;
    rdfs:label "acellular membrane" ;
    rdfs:subClassOf obo:UBERON_0000476, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000476
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000061
            ]
        )
    ] .

obo:UBERON_0005769
    obo:IAO_0000115 "An acellular membrane that is part of the epithelium, lies adjacent to the epithelial cells, and is the fusion of the the basal lamina and the reticular lamina." ;
    obo:IAO_0000232 "this class represents a continuous sheet of basement membrane which can underlie multiple epithelial cells over large regions. In contrast, the GO class 'basal membrane' represents a portion of substance on the scale of a single cell." ;
    obo:RO_0002175 obo:NCBITaxon_80999 ;
    oboInOwl:hasDbXref "AAO:0010596", "FMA:63872", "GAID:915", "NCIT:C13191", "SCTID:68989006", "UMLS:C0004799", "Wikipedia:Basement_membrane" ;
    oboInOwl:hasExactSynonym "basement membrane of connective tissue", "membrana basalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basement membrane" ;
    oboInOwl:id "UBERON:0005769" ;
    a owl:Class ;
    rdfs:label "basement membrane of epithelium" ;
    rdfs:subClassOf obo:UBERON_0005764, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:CL_0000066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005604
    ] .

obo:UBERON_0005777
    obo:IAO_0000115 "the layer of extracellular matrix that lies between the endothelium of the glomerular capillaries and the podocytes of the inner or visceral layer of the Bowman capsule; it is a fusion of the endothelial cell and podocyte basal laminas and acts as a physical barrier and an ion-selective filter" ;
    obo:UBPROP_0000001 "Membrane between the mesonephric podocytes and the renal glomerular capillaries. It is a trilaminar structure composed of the fused basement membranes of the glomerular capillaries and basement membrane of the podocytes. The capillary membranes touch the GBM at contact points that are separated by pores. The membrane is semi-permeable allowing water and small molecules to pass into the renal capsular space.[TAO]" ;
    oboInOwl:hasBroadSynonym "GBM" ;
    oboInOwl:hasDbXref "EMAPA:28251", "EMAPA:30965", "FMA:74274", "MA:0001659", "NCIT:C32683", "SCTID:243897006", "TAO:0005285", "UMLS:C0599297", "Wikipedia:Glomerular_basement_membrane", "ZFA:0005285" ;
    oboInOwl:hasExactSynonym "glomerular capillary basement membrane", "glomerular filtration membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005777" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "glomerular basement membrane" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004188
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000074
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/de/PhysiologieGlom%C3%A9rulaire.png"^^xsd:anyURI .

obo:UBERON_0005787
    obo:IAO_0000115 "Middle layer of the glomerular basement membrane." ;
    oboInOwl:hasBroadSynonym "lamina densa" ;
    oboInOwl:hasDbXref "FMA:74276", "NCIT:C32916", "TAO:0005286", "UMLS:C1235665", "ZFA:0005286" ;
    oboInOwl:hasExactSynonym "lamina densa of glomerular basement membrane", "middle layer of glomerular basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005787" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lamina densa of glomerular basement membrane" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005764, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005788
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005789
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0008003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005764
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005777
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0005788
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0005789
            ]
        )
    ] .

obo:UBERON_0005788
    obo:IAO_0000115 "Layer of the glomerular basement membrane adjacent to the glomerular capillary." ;
    oboInOwl:hasDbXref "FMA:74277", "NCIT:C32920", "TAO:0005287", "UMLS:C1517719", "ZFA:0005287" ;
    oboInOwl:hasExactSynonym "internal layer of glomerular basement membrane", "lamina interna of glomerular basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005788" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lamina rara interna" ;
    rdfs:subClassOf obo:UBERON_0000476, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000476
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005777
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001230
            ]
        )
    ] .

obo:UBERON_0005789
    obo:IAO_0000115 "Layer of the glomerular basement membrane adjacent to the podocytes and capsular space." ;
    oboInOwl:hasDbXref "FMA:74275", "NCIT:C32919", "TAO:0005288", "UMLS:C1517718", "ZFA:0005288" ;
    oboInOwl:hasExactSynonym "external layer of glomerular basement membrane", "lamina externa of glomerular basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005789" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "lamina rara externa" ;
    rdfs:subClassOf obo:UBERON_0000476, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001286
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000476
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005777
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001286
            ]
        )
    ] .

obo:UBERON_0005792
    obo:IAO_0000115 "Nephric tubules (nephrons) form embryonically along the nephric ridge. The ridge comprises three regions; anterior, middle and posterior. The functional kidney uses nephrons from only one or two regions of the ridge. A pronephric kidney uses only the nephrons from the anterior region of the ridge. A mesonephric kidney uses only the middle region, a metanephric kidney uses only the posterior region and an opisthonephric kidney uses the middle and posterior regions." ;
    obo:IAO_0000116 "TODO - check ridge vs cord vs nephrogenic cord vs blastema" ;
    oboInOwl:hasDbXref "EHDAA2:0001242", "EHDAA:1015", "EMAPA:16368", "VHOG:0001240" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nephric cord" ;
    oboInOwl:id "UBERON:0005792" ;
    a owl:Class ;
    rdfs:label "nephric ridge" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004122
    ] .

obo:UBERON_0005795
    oboInOwl:hasDbXref "FMA:72173", "SCTID:255782009" ;
    oboInOwl:hasExactSynonym "fetal uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005795" ;
    a owl:Class ;
    rdfs:label "embryonic uterus" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] .

obo:UBERON_0005800
    obo:IAO_0000115 "Any portion of the aorta including the ascending and descending aorta, and aortic arch or a portion of the aortic orifice of the left ventricle." ;
    oboInOwl:hasDbXref "FMA:13087", "NCIT:C34027", "SCTID:119203005", "UMLS:C0506947" ;
    oboInOwl:hasExactSynonym "aortic section" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aortic segment", "portion of aorta", "segment of aorta" ;
    oboInOwl:id "UBERON:0005800" ;
    a owl:Class ;
    rdfs:label "section of aorta" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000947
    ] .

obo:UBERON_0005805
    obo:IAO_0000115 "The dorsal aorta is a blood vessel in a single-pass circulatory system that carries oxygenated blood from the gills to the rest of the body. In a single-pass circulatory system blood passes once through the heart to supply the body once." ;
    obo:UBPROP_0000001 "Each primitive aorta receives anteriorly a vein 'the vitelline vein' from the yolk-sac, and is prolonged backward on the lateral aspect of the notochord under the name of the dorsal aorta. The dorsal aortae give branches to the yolk-sac, and are continued backward through the body-stalk as the umbilical arteries to the villi of the chorion. The two dorsal aortae combine to become the descending aorta in later development[WP].", "Principal unpaired, median artery of the trunk, leading from the paired roots (radices) of the dorsal aorta to the caudal artery. Kimmel et al, 1995.[TAO]", "The artery in vertebrate embryos that transports blood from the aortic arches to the trunk and limbs. In adult fish it is a major artery that carries oxygenated blood from the efferent branchial arteries to branches that supply the body organ. In adult tetrapods it arises from the systemic arch" ;
    obo:UBPROP_0000002 "relationship loss: part_of axial vasculature (TAO:0001073)[TAO]" ;
    obo:UBPROP_0000003 "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" ;
    oboInOwl:hasDbXref "AAO:0011029", "BTO:0004673", "EHDAA:402", "EMAPA:18606", "SCTID:338637006", "TAO:0000014", "VHOG:0000264", "Wikipedia:Dorsal_aorta", "XAO:0000051", "ZFA:0000014" ;
    oboInOwl:hasExactSynonym "DA", "aorta dorsalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aortae dorsales", "dorsal aorta root", "dorsal aortae", "dorsal aortic root", "dorsal aortæ" ;
    oboInOwl:id "UBERON:0005805" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "dorsal aorta" ;
    rdfs:subClassOf obo:UBERON_0000947, obo:UBERON_0003513, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001917
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fb/Gray459.png"^^xsd:anyURI .

obo:UBERON_0005806
    obo:IAO_0000115 "In the circulatory system of animals, a portal venous system occurs when a capillary bed drains into another capillary bed through veins, without first going through the heart. Both capillary beds and the blood vessels that connect them are considered part of the portal venous system. They are relatively uncommon as the majority of capillary beds drain into veins which then drain into the heart, not into another capillary bed. Portal venous systems are considered venous because the blood vessels that join the two capillary beds are either veins or venules. Examples of such systems include the hepatic portal system and the hypophyseal portal system. Unqualified, 'portal venous system' often refers to the hepatic portal system. For this reason, 'portal vein' most commonly refers to the hepatic portal vein[WP]." ;
    oboInOwl:hasDbXref "FMA:45628", "MESH:D011168", "NCIT:C33344", "SCTID:362063001", "UMLS:C0226727", "Wikipedia:Portal_venous_system" ;
    oboInOwl:hasExactSynonym "portal venous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005806" ;
    a owl:Class ;
    rdfs:label "portal system" ;
    rdfs:subClassOf obo:UBERON_0002049 .

obo:UBERON_0005808
    obo:IAO_0000115 "A bone tissue that is part of a long bone." ;
    oboInOwl:hasDbXref "FMA:83117", "SCTID:425475006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "osseous tissue of long bone" ;
    oboInOwl:id "UBERON:0005808" ;
    a owl:Class ;
    rdfs:label "bone tissue of long bone" ;
    rdfs:subClassOf obo:UBERON_0002481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002495
            ]
        )
    ] .

obo:UBERON_0005809
    obo:IAO_0000115 "The outer or sperficial part of a bone of the manus." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005809" ;
    a owl:Class ;
    rdfs:label "cortex of manus bone" ;
    rdfs:subClassOf obo:UBERON_0001439, obo:UBERON_0003598, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001439
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005897
            ]
        )
    ] .

obo:UBERON_0005813
    obo:IAO_0000115 "A round nodule, small eminence, or warty outgrowth found on bones, skin, or within the lungs in tuberculosis. They are also found on the leading edge of Humpback Whale's flippers, improving fluid flow over the flipper's surface[WP]." ;
    oboInOwl:hasDbXref "AAO:0010605", "BTO:0002173", "FMA:75429", "Wikipedia:Tubercle_(anatomy)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005813" ;
    oboInOwl:inSubset core:grouping_class, core:upper_level ;
    a owl:Class ;
    rdfs:label "tubercle" ;
    rdfs:subClassOf obo:UBERON_0004529 .

obo:UBERON_0005814
    obo:IAO_0000115 "A vertebral arch that is part of the first cervical vertebra" ;
    oboInOwl:hasDbXref "FMA:23975", "SCTID:272708001", "Wikipedia:Arch_of_the_atlas" ;
    oboInOwl:hasExactSynonym "atlas arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005814" ;
    a owl:Class ;
    rdfs:label "arch of atlas" ;
    rdfs:subClassOf obo:UBERON_0010358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010358
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
        )
    ] .

obo:UBERON_0005837
    obo:IAO_0000115 "A fascicle that is part of a spinal cord." ;
    oboInOwl:hasDbXref "FMA:75799" ;
    oboInOwl:hasExactSynonym "spinal cord fasciculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005837" ;
    a owl:Class ;
    rdfs:label "fasciculus of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0001019, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001019
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0005838
    obo:IAO_0000115 "A fascicle that is part of a brain." ;
    oboInOwl:hasDbXref "FMA:83844" ;
    oboInOwl:hasExactSynonym "brain fasciculus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005838" ;
    a owl:Class ;
    rdfs:label "fasciculus of brain" ;
    rdfs:subClassOf obo:UBERON_0001019, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001019
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0005844
    obo:IAO_0000116 "This is currently used loosely to refer to cervical, lumbar, etc as well as the metamerically repeated segments, which may correspond more closely with the ZFA neuromere term" ;
    oboInOwl:hasDbXref "BIRNLEX:2665", "FMA:62420", "MA:0003080", "SCTID:278748001" ;
    oboInOwl:hasExactSynonym "axial part of spinal cord", "axial regional part of spinal cord", "segment of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal neuromeres" ;
    oboInOwl:id "UBERON:0005844" ;
    a owl:Class ;
    rdfs:label "spinal cord segment" ;
    rdfs:subClassOf obo:UBERON_0001948 .

obo:UBERON_0005845
    obo:IAO_0000115 "A spinal cord segment that adjacent_to a caudal region." ;
    oboInOwl:hasDbXref "FMA:256635", "MA:0003084", "SCTID:278753006", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1656" ;
    oboInOwl:hasExactSynonym "coccygeal segment of spinal cord", "coccygeal segments of spinal cord [1-3]", "pars coccygea medullae spinalis", "segmenta coccygea medullae spinalis [1-3]" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "segmenta coccygea" ;
    oboInOwl:id "UBERON:0005845" ;
    a owl:Class ;
    rdfs:comment "for spinal cord segments, we treat coccygeal/caudal as synonyms - we only differentiate where bone is concerned" ;
    rdfs:label "caudal segment of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0005844, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006071
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005844
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0006071
            ]
        )
    ] .

obo:UBERON_0005856
    obo:IAO_0000115 "A delimited region of dense mesenchyme within looser mesenchyme." ;
    oboInOwl:hasDbXref "AEO:0000148", "EHDAA2_RETIRED:0003148", "EHDAA:8979" ;
    oboInOwl:hasExactSynonym "mesenchyme condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005856" ;
    a owl:Class ;
    rdfs:label "developing mesenchymal condensation" ;
    rdfs:subClassOf obo:UBERON_0007524, obo:UBERON_0011585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000335
    ] .

obo:UBERON_0005863
    obo:IAO_0000115 "Cell condensation that is an aggregation of mesenchymal cells that are committed to differentiate into chondroblasts and chondrocytes." ;
    obo:UBPROP_0000012 "isa cell condensation in VSAO; has_part chondroblast in AEO" ;
    oboInOwl:hasDbXref "AEO:0000147", "EHDAA2_RETIRED:0003147", "EMAPA:32731", "VSAO:0000092", "XAO:0004022" ;
    oboInOwl:hasExactSynonym "cartilage condensation", "cartilagenous condensation", "chondrogenic condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005863" ;
    a owl:Class ;
    rdfs:label "cartilaginous condensation" ;
    rdfs:subClassOf obo:UBERON_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] .

obo:UBERON_0005865
    oboInOwl:hasAlternativeId "UBERON:0008714" ;
    oboInOwl:hasDbXref "AEO:0000149", "EHDAA2_RETIRED:0003149" ;
    oboInOwl:hasExactSynonym "pre muscle mass", "premuscle mass" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005865" ;
    a owl:Class ;
    rdfs:label "pre-muscle condensation" ;
    rdfs:subClassOf obo:UBERON_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000680
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000680
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005856
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000680
            ]
        )
    ] .

obo:UBERON_0005866
    obo:IAO_0000115 "A delimited region of dense mesenchyme within looser mesenchyme whose cells are committed to become chondroblasts." ;
    obo:UBPROP_0000001 "A closely packed aggregation of mesenchymal cells just prior to their differentiation into embryonic cartilage." ;
    oboInOwl:hasDbXref "AEO:0000150", "EHDAA2:0003150", "EMAPA:32736" ;
    oboInOwl:hasExactSynonym "pre-chondrogenic condensation", "precartilage condensation", "precartilagenous condensation", "prechondrogenic condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005866" ;
    a owl:Class ;
    rdfs:label "pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0007844
    ] .

obo:UBERON_0005867
    obo:IAO_0000115 "the paired ventral prominences formed by bifurcation of the first pharyngeal arches in the embryo; the two prominences unite ventrally and fuse to form the mandible and lower lip" ;
    obo:IAO_0000116 "check develops_from" ;
    oboInOwl:hasDbXref "EHDAA2:0001061", "EHDAA:5871", "EMAPA:17355", "FMA:293051", "NCIT:C34204", "UMLS:C1512982", "Wikipedia:Mandibular_prominence" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mandibular process", "mandibular swelling", "prominentia mandibularis" ;
    oboInOwl:id "UBERON:0005867" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mandibular prominence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0012314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007237
    ] .

obo:UBERON_0005868
    obo:IAO_0000115 "the paired dorsal prominences formed by bifurcation of the first pharyngeal arches in the embryo that unite with the ipsilateral medial nasal process to form the upper jaw" ;
    oboInOwl:hasDbXref "EHDAA2:0001070", "EHDAA:5877", "EMAPA:17359", "FMA:293049", "NCIT:C34206", "SCTID:346355001", "UMLS:C1513037", "Wikipedia:Maxillary_prominence" ;
    oboInOwl:hasExactSynonym "embryonic maxillary process", "maxillary process", "maxillary process of embryo" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prominentia maxilaris" ;
    oboInOwl:id "UBERON:0005868" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "maxillary prominence" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007238
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray48.png"^^xsd:anyURI .

obo:UBERON_0005870
    obo:IAO_0000115 "An indentation of the olfactory placode which ends when the pits hollows out to form the nasopharynx[GO]." ;
    obo:IAO_0000116 "we represent the relationship as develops from, though in fact the pit is formed as an indentation in the placode" ;
    obo:UBPROP_0000001 "By the upgrowth of the surrounding parts the olfactory areas are converted into pits, the nasal pits or olfactory pits, which indent the fronto-nasal process and divide it into a medial and two lateral nasal processes[Wikipedia:Nasal_pit]." ;
    oboInOwl:hasDbXref "AAO:0011068", "EFO:0003496", "EHDAA2:0001295", "EHDAA:4772", "EMAPA:16800", "FMA:295840", "SCTID:361485001", "Wikipedia:Nasal_pit", "XAO:0000275", "XAO:0004073" ;
    oboInOwl:hasExactSynonym "nasal pit" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005870" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "olfactory pit" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0016566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

obo:UBERON_0005872
    obo:IAO_0000115 "A groove that is situated between the 1st and 2nd pharyngeal arch." ;
    obo:UBPROP_0000003 "In all jawed vertebrates the first arch forms the jaw, while the second arch forms the hyoid apparatus. These two arches are separated by the first pharyngeal pouch and cleft.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000009", "EHDAA:575", "EMAPA:16119", "VHOG:0000554", "VHOG:0000969" ;
    oboInOwl:hasExactSynonym "1st arch branchial groove", "1st arch groove ectoderm", "1st pharyngeal groove", "1st pharyngeal groove ectoderm", "branchial groove of 1st arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "1st branchial cleft", "1st pharyngeal cleft" ;
    oboInOwl:id "UBERON:0005872" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "1st arch pharyngeal cleft" ;
    rdfs:subClassOf obo:UBERON_0005879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003066
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0004362
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005879
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003066
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0004362
                ]
            ]
        )
    ] .

obo:UBERON_0005873
    obo:IAO_0000115 "A groove that is situated between the 2nd and 3rd pharyngeal arch." ;
    oboInOwl:hasDbXref "EHDAA2:0000057", "EHDAA:613", "EMAPA:16396", "VHOG:0000568", "VHOG:0000972" ;
    oboInOwl:hasExactSynonym "2nd arch branchial groove", "2nd arch groove ectoderm", "2nd pharyngeal groove", "2nd pharyngeal groove ectoderm", "branchial groove of 2nd arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "2nd branchial cleft", "2nd pharyngeal cleft" ;
    oboInOwl:id "UBERON:0005873" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "2nd arch pharyngeal cleft" ;
    rdfs:subClassOf obo:UBERON_0005879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003066
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003114
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005879
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003066
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003114
                ]
            ]
        )
    ] .

obo:UBERON_0005874
    obo:IAO_0000115 "A groove that is situated between the 3rd and 4th pharyngeal arch." ;
    oboInOwl:hasDbXref "EHDAA2:0000074", "EHDAA:1082", "EMAPA:16581", "VHOG:0000572", "VHOG:0000973" ;
    oboInOwl:hasExactSynonym "3rd arch branchial groove", "3rd arch groove ectoderm", "3rd pharyngeal groove", "3rd pharyngeal groove ectoderm", "branchial groove of 3rd arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "3rd branchial cleft", "3rd pharyngeal cleft" ;
    oboInOwl:id "UBERON:0005874" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "3rd arch pharyngeal cleft" ;
    rdfs:subClassOf obo:UBERON_0005879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003114
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003115
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005879
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003114
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003115
                ]
            ]
        )
    ] .

obo:UBERON_0005875
    obo:IAO_0000115 "A groove that is situated between the 4th and 5th pharyngeal arch." ;
    oboInOwl:hasDbXref "EHDAA2:0000089", "EHDAA:1665", "EMAPA:16761", "EMAPA:16762", "RETIRED_EHDAA2:0000088", "VHOG:0000577", "VHOG:0000968" ;
    oboInOwl:hasExactSynonym "4th arch branchial groove", "4th arch pharyngeal groove ectoderm", "4th pharyngeal groove", "4th pharyngeal groove ectoderm", "branchial groove of 4th arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "4th branchial cleft", "4th pharyngeal cleft" ;
    oboInOwl:id "UBERON:0005875" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "4th arch pharyngeal cleft" ;
    rdfs:subClassOf obo:UBERON_0005879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003115
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003116
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005879
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003115
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003116
                ]
            ]
        )
    ] .

obo:UBERON_0005876
    obo:IAO_0000115 "the embryonic anlage of the external genitalia, which emerges as paired swellings ventral to the cloacal membrane, is proposed to be derived from all three germ layers, and gives rise to the penis, clitoris, scrotum, labia, and foreskin" ;
    obo:UBPROP_0000001 "The eminence in the embryo which develops into the clitoris or penis. [TFD][VHOG]", "embryonic anlage of the external genitalia, which emerges as paired swellings ventral to the cloacal membrane, is proposed to be derived from all three germ layers, and gives rise to the penis, clitoris, scrotum, labia, and foreskin; GT development is indistinguishable in male and female mouse embryos until ~E16, when the urethral plate begins to be masculinized to form the penile urethra, marking the beginning of an androgen-dependent phase of sexual differentiation[MP]" ;
    obo:UBPROP_0000003 "In mammalian embryos, male and female external genitalia develop from the genital tubercle.[well established][VHOG]" ;
    obo:UBPROP_0000008 "All amniotes studied to date initiate external genital development with the formation of paired genital swellings. In mammals, archosaurs, and turtles, these swellings merge to form a single genital tubercle, the precursor of the penis and clitoris[PMID:24960313]", "GT development is indistinguishable in male and female mouse embryos until approximately E16, when the urethral plate begins to be masculinized to form the penile urethra, marking the beginning of an androgen-dependent phase of sexual differentiation[MP:0011771]", "todo - add taxon constraints" ;
    obo:UBPROP_0000012 "we assume the EMAPA class is the undifferentiated form based on TS timings" ;
    oboInOwl:hasDbXref "EHDAA2:0000705", "EHDAA:5925", "EMAPA:17382", "FMA:302888", "SCTID:308798005", "VHOG:0000583", "Wikipedia:Genital_tubercle" ;
    oboInOwl:hasExactSynonym "undifferentiated genital tubercle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "genital tubercle", "phallic tubercle", "tuberculum genitale", "tuberculum phallicum" ;
    oboInOwl:id "UBERON:0005876" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "undifferentiated genital tubercle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004874
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0011757
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d6/Gray1119.png"^^xsd:anyURI .

obo:UBERON_0005879
    obo:IAO_0000115 "An external pocketing of pharyngeal ectoderm that contacts a region of endoderm (a pharyngeal pouch) and interdigitates in the anterior and posterior directions by the pharyngeal arches." ;
    obo:IAO_0000116 "Note we use overlaps as the relationship to the arches" ;
    obo:UBPROP_0000012 "EMAPA distinguishes between the groove ectoderm and epithelium, with the latter arising after the former" ;
    oboInOwl:hasBroadSynonym "pharyngeal groove" ;
    oboInOwl:hasDbXref "AAO:0010623", "EMAPA:32750", "FMA:295672", "NCIT:C34250", "UMLS:C1280559", "Wikipedia:Pharyngeal_groove" ;
    oboInOwl:hasExactSynonym "pharyngeal groove ectoderm" ;
    oboInOwl:hasNarrowSynonym "gill cleft" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Kiemenspalten", "branchial cleft", "branchial groove", "pharyngeal ectodermal cleft", "pharyngeal slit", "sulcus pharyngei" ;
    oboInOwl:id "UBERON:0005879" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pharyngeal cleft" ;
    rdfs:subClassOf obo:UBERON_0006846, obo:UBERON_0016545, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002539
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004117
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/20/Kiemenbogen.jpg"^^xsd:anyURI .

obo:UBERON_0005881
    obo:IAO_0000115 "A subdivision of the autopod that corresponds to one or more bones arranged in series branching from the main limb axis." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digit or predigit", "limb outgrowth" ;
    oboInOwl:id "UBERON:0005881" ;
    a owl:Class ;
    rdfs:comment "encompasses digits and prepollex. requires review" ;
    rdfs:label "autopodial extension" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] .

obo:UBERON_0005884
    obo:IAO_0000115 "A subdivision of skeleton that supports pharyngeal arch 2." ;
    obo:UBPROP_0000012 "it's not clear where AAO:'hyobranchial skeleton' belongs" ;
    oboInOwl:hasDbXref "AAO:0000665", "AAO:0010370", "TAO:0001276", "XAO:0003177", "ZFA:0001276" ;
    oboInOwl:hasExactSynonym "hyoid arch skeleton", "pharyngeal arch 2 skeleton" ;
    oboInOwl:hasNarrowSynonym "hyoid bars" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hyoid arch", "visceral arch 2" ;
    oboInOwl:id "UBERON:0005884" ;
    a owl:Class ;
    rdfs:label "hyoid arch skeleton" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] .

obo:UBERON_0005891
    obo:IAO_0000115 "The epithelial lining of the surface of the coelom." ;
    obo:UBPROP_0000012 "EHDAA2:0004049 used to be called 'coelomic epithelium' but is now 'gonadal ridge mesothelium'" ;
    oboInOwl:hasDbXref "Wikipedia:Coelomic_epithelium", "XAO:0000329" ;
    oboInOwl:hasExactSynonym "celomic epithelium", "germinal epithelium of Waldeyer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005891" ;
    a owl:Class ;
    rdfs:label "coelomic epithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

obo:UBERON_0005893
    obo:IAO_0000115 "A bone that is part of the region of the hindlimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia. Counter-examples: any pes phalanx" ;
    oboInOwl:hasDbXref "EMAPA:37304", "MA:0000670", "MESH:A02.835.232.500" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005893" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "leg bone" ;
    rdfs:subClassOf obo:UBERON_0003464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000978
            ]
        )
    ] .

obo:UBERON_0005897
    obo:IAO_0000115 "A bone that is part of the manus skeleton. Note that this includes the carpal bones." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:35391", "MA:0000619", "SCTID:426741001" ;
    oboInOwl:hasExactSynonym "bone of hand", "bone of hand skeleton", "bone of manus", "bone of pectoral limb autopod", "bone of pectoral limb autopodium", "forelimb autopod bone", "forelimb autopodium bone", "hand bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005897" ;
    a owl:Class ;
    rdfs:label "manus bone" ;
    rdfs:subClassOf obo:UBERON_0008962, obo:UBERON_0011250, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001442
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0005899
    obo:IAO_0000115 "A bone that is part of the pes skeleton" ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:35354", "GAID:192", "MA:0000643", "MESH:A02.835.232.300", "NCIT:C13068", "OpenCyc:Mx4rv5ridZwpEbGdrcN5Y29ycA", "SCTID:361371005", "UMLS:C0016505" ;
    oboInOwl:hasExactSynonym "bone of foor proper or tarsal skeleton", "bone of foot", "bone of pedal skeleton", "bone of pes", "foot bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005899" ;
    a owl:Class ;
    rdfs:label "pes bone" ;
    rdfs:subClassOf obo:UBERON_0003464, obo:UBERON_0011250, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0005902
    obo:IAO_0000115 "Anatomical cluster that is located in the posterior region of the cranium and forms the margin of the foramen magnum and occipital condyles." ;
    obo:IAO_0000116 "TODO - check" ;
    obo:UBPROP_0000001 "An anatomical cluster that is located in the posterior region of the neurocranium and forms the margin of the foramen margin and occipital condyles.[AAO]", "Anatomical cluster that is located in the posterior region of the cranium and forms the margin of the foramen magnum and occiptal condyle.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010199", "BTO:0004675", "FMA:49187", "SCTID:362618001", "TAO:0001414", "XAO:0003173", "ZFA:0001414", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2431" ;
    oboInOwl:hasExactSynonym "basicranial region", "occipital part of head", "occipital region of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "back of head" ;
    oboInOwl:id "UBERON:0005902" ;
    a owl:Class ;
    rdfs:label "occipital region" ;
    rdfs:subClassOf obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ] .

obo:UBERON_0005903
    obo:IAO_0000115 "Each seminal vesicle consists of a single tube, coiled upon itself, and giving off several irregular cecal diverticula; the separate coils, as well as the diverticula, are connected together by fibrous tissue. When uncoiled, the tube is about the diameter of a quill, and varies in length from 10 to 15 cm.; it ends posteriorly in a cul-de-sac; its anterior extremity becomes constricted into a narrow straight duct called the excretory duct of seminal gland (or duct of the seminal vesicle), which joins with the corresponding ductus deferens to form the ejaculatory duct[WP]." ;
    oboInOwl:hasDbXref "EMAPA:29282", "FMA:19473", "SCTID:279675008", "Wikipedia:Excretory_duct_of_seminal_gland" ;
    oboInOwl:hasExactSynonym "ductus excretorius (vesicula seminalis)", "ductus excretorius glandulae vesiculosae", "excretory duct of seminal gland", "seminal vesicle duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus excretorius glandulae vesiculosae" ;
    oboInOwl:id "UBERON:0005903" ;
    a owl:Class ;
    rdfs:label "duct of seminal vesicle" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004120, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000998
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0010143
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0000999
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray1160.png"^^xsd:anyURI .

obo:UBERON_0005904
    obo:IAO_0000115 "Any of the ducts that are part of a male reproductive system." ;
    obo:IAO_0000232 "this class groups the individual ducts in a variety of species" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005904" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "duct of male reproductive system" ;
    rdfs:subClassOf obo:UBERON_0000058, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] .

obo:UBERON_0005906
    obo:IAO_0000115 "Organ with organ cavity, which has as parts a serous membrane and a serous cavity . Examples: pleural sac, pericardial sac, tendon sheath, bursa.[FMA]" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "EMAPA:16060", "FMA:9689", "MA:0000005", "SCTID:362890006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005906" ;
    a owl:Class ;
    rdfs:comment "See notes for serous membrane" ;
    rdfs:label "serous sac" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002553
    ] .

obo:UBERON_0005908
    obo:IAO_0000115 "A serous sac which is the aggregate of the conjunctiva plus the conjunctival space" ;
    oboInOwl:hasDbXref "EMAPA:18233", "FMA:20291", "SCTID:362531001" ;
    oboInOwl:hasExactSynonym "conjunctiva serous sac" ;
    oboInOwl:hasNarrowSynonym "subbrillar sac" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005908" ;
    a owl:Class ;
    rdfs:label "conjunctival sac" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] .

obo:UBERON_0005911
    obo:IAO_0000115 "Epithelium that derives from the endoderm. Examples: urothelium, transitional epithelium of ureter, epithelium of prostatic gland.[FMA]" ;
    oboInOwl:hasDbXref "FMA:69065" ;
    oboInOwl:hasExactSynonym "endoderm-derived epithelium", "endoepithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005911" ;
    a owl:Class ;
    rdfs:label "endo-epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, obo:UBERON_0004119 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0005913
    oboInOwl:hasDbXref "FMA:10483" ;
    oboInOwl:hasExactSynonym "bone organ zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005913" ;
    a owl:Class ;
    rdfs:label "zone of bone organ" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] .

obo:UBERON_0005928
    obo:IAO_0000115 "A naris that provides one of the small external openings of the head that give passage to air for breathing." ;
    obo:UBPROP_0000001 "Hole on the nasal capsule that connects the nasal cavity with the exterior.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass nasal opening (AAO:0000316)[AAO]" ;
    obo:UBPROP_0000003 "In a tetrapod, the nasal sac has an external naris (homologous with the anterior naris of the fish) (...).[well established][VHOG]" ;
    obo:UBPROP_0000008 "Fish have two pairs of external nostrils." ;
    oboInOwl:hasBroadSynonym "naris" ;
    oboInOwl:hasDbXref "AAO:0000024", "AAO:0000983", "AAO:0010358", "EHDAA2:0001275", "EHDAA:9085", "EMAPA:17848", "FMA:59645", "MA:0001320", "NCIT:C33178", "OpenCyc:Mx4rvViCLpwpEbGdrcN5Y29ycA", "SCTID:276165005", "TAO:0000550", "UMLS:C0595944", "VHOG:0000544", "Wikipedia:Nostril", "XAO:0003033", "ZFA:0000550" ;
    oboInOwl:hasExactSynonym "external nares", "nostril" ;
    oboInOwl:hasNarrowSynonym "blowhole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior nares", "anterior naris" ;
    oboInOwl:id "UBERON:0005928" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "external naris" ;
    rdfs:subClassOf obo:UBERON_0000003, obo:UBERON_0003102, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0013514
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001707
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0013514
            ]
        )
    ] .

obo:UBERON_0005932
    obo:IAO_0000115 "Thickening of the proximal end of the hair follicle. Contains rapidly proliferating, rather undifferentiated matrix cells (transient amplifying cells), melanocytes and outer root sheath cells." ;
    oboInOwl:hasDbXref "EMAPA:18770", "FMA:70666", "MA:0000161", "NCIT:C32706", "SCTID:361360009", "UMLS:C0221962" ;
    oboInOwl:hasExactSynonym "hair bulb", "hair follicle bulb" ;
    oboInOwl:hasNarrowSynonym "coat hair bulb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005932" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bulb of hair follicle" ;
    rdfs:seeAlso "https://github.com/obophenotype/mouse-anatomy-ontology/issues/56"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] .

obo:UBERON_0005933
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "EMAPA:18772", "FMA:294628", "MA:0000162" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005933" ;
    a owl:Class ;
    rdfs:label "hair root sheath" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005932
    ] .

obo:UBERON_0005941
    obo:IAO_0000115 "A multilayered tube composed of terminally differentiated hair follicle keratinocytes that is surrounded by the outer root sheath; the layers of the inner root sheath include the companion layer, Henle's layer, Huxley's layer and the inner root sheath cuticle[MP]." ;
    oboInOwl:hasDbXref "BTO:0003971", "EMAPA:32792", "FMA:70935", "MA:0000779" ;
    oboInOwl:hasExactSynonym "hair follicle inner root sheath", "inner root sheath of hair follicle", "inner sheath of hair follicle", "internal root sheath of hair follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "inner root sheath" ;
    oboInOwl:id "UBERON:0005941" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair inner root sheath" ;
    rdfs:subClassOf obo:UBERON_0005933, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000312
    ] .

obo:UBERON_0005942
    obo:IAO_0000115 "A stratified epithelium that surrounds the hair follicle that merges proximally with the basal layer of the interfollicular epidermis and distally with the hair bulb." ;
    oboInOwl:hasDbXref "BTO:0003969", "EMAPA:32793", "FMA:70943", "MA:0000780", "NCIT:C62490", "SCTID:319224003", "Wikipedia:Outer_root_sheath" ;
    oboInOwl:hasExactSynonym "external root sheath of hair follicle", "hair follicle outer root sheath", "outer root sheath of hair follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ORS", "outer hair sheath", "outer root sheath" ;
    oboInOwl:id "UBERON:0005942" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair outer root sheath" ;
    rdfs:subClassOf obo:UBERON_0005933, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0005932
    ] .

obo:UBERON_0005944
    obo:IAO_0000115 "Subdivision of skeleton which consists of cranial skeleton, set of all vertebrae, set of all ribs and sternum[FMA, modified]." ;
    obo:UBPROP_0000001 "Skeletal subdivision of the central body axis including the cranium, vertebrae, notochord, ribs, and sternum.[VSAO]" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0000963", "EMAPA:17214", "EMAPA:18043", "MA:0000308", "NCIT:C32172", "SCTID:361725000", "UMLS:C0222645", "VSAO:0000056", "Wikipedia:Axial_skeleton", "XAO:0004011" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeleton axiale" ;
    oboInOwl:id "UBERON:0005944" ;
    oboInOwl:inSubset core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "axial skeleton plus cranial skeleton" ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/uberon/docs/The-axial-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Axial_skeleton_diagram.svg"^^xsd:anyURI .

obo:UBERON_0005945
    oboInOwl:hasBroadSynonym "trabecula", "trabecular cartilage" ;
    oboInOwl:hasDbXref "EFO:0003677", "TAO:0001321", "ZFA:0001321" ;
    oboInOwl:hasExactSynonym "neurocranial trabeculae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005945" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "neurocranial trabecula" ;
    rdfs:subClassOf obo:UBERON_0000440, obo:UBERON_0003932, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003112
    ] .

obo:UBERON_0005946
    obo:IAO_0000115 "An outflow tract that is part of a cardiac atrium." ;
    oboInOwl:hasDbXref "FMA:14141" ;
    oboInOwl:hasExactSynonym "outflow part of atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005946" ;
    a owl:Class ;
    rdfs:label "outflow tract of atrium" ;
    rdfs:subClassOf obo:UBERON_0004145, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004145
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
        )
    ] .

obo:UBERON_0005953
    obo:IAO_0000115 "Anteriosuperior, smooth-walled portion of the cavity of the right ventricle, beginning at the supraventricular crest and terminating in the pulmonary trunk" ;
    oboInOwl:hasBroadSynonym "infundibulum" ;
    oboInOwl:hasDbXref "EMAPA:37926", "FMA:7216", "NCIT:C61368", "SCTID:244379003", "UMLS:C1881209" ;
    oboInOwl:hasExactSynonym "RVOT", "conus arteriosus (infundibulum)", "infundibulum of right ventricle", "outflow tract of right ventricle", "pulmonary conus", "right ventricle pulmonary outflow tract", "right ventricular outflow tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arterial cone", "conus arteriosus", "pulmonary cone", "pulmonary conus" ;
    oboInOwl:id "UBERON:0005953" ;
    a owl:Class ;
    rdfs:label "outflow part of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0005337, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005337
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0005956
    obo:IAO_0000115 "Anterosuperior fibrous portion of the left ventricle that connects to the ascending aorta." ;
    oboInOwl:hasDbXref "EMAPA:37925", "FMA:9473", "SCTID:264070001", "Wikipedia:Aortic_vestibule" ;
    oboInOwl:hasExactSynonym "LVOT", "Sibson vestibule", "aortic vestibule", "heart left ventricle outflow tract", "left ventricular outflow", "left ventricular outflow tract", "outflow tract of left ventricle", "vestibulum aortae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005956" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "outflow part of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0005337, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005337
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0005965
    obo:IAO_0000115 "Outflow part of atrium which consists of wall and cavity of the outflow part of right atrium and the tricuspid valve.[FMA]" ;
    oboInOwl:hasDbXref "FMA:9550" ;
    oboInOwl:hasExactSynonym "main part of right atrium", "outflow tract of right atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005965" ;
    a owl:Class ;
    rdfs:label "outflow part of right atrium" ;
    rdfs:subClassOf obo:UBERON_0005946, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005946
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0005966
    obo:IAO_0000115 "An outflow tract of atrium that is part of a left atrium." ;
    oboInOwl:hasDbXref "FMA:9551" ;
    oboInOwl:hasExactSynonym "main part of left atrium", "outflow tract of left atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005966" ;
    a owl:Class ;
    rdfs:label "outflow part of left atrium" ;
    rdfs:subClassOf obo:UBERON_0005946, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005946
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002079
            ]
        )
    ] .

obo:UBERON_0005969
    obo:IAO_0000115 "A pore-like structure surrounding the entire circumference of the anterior chamber of the eye through which aqueous humor circulates[MP]." ;
    obo:IAO_0000116 "TODO check syns - ligaments" ;
    oboInOwl:hasAlternativeId "UBERON:0004028" ;
    oboInOwl:hasDbXref "BTO:0001605", "CALOHA:TS-1058", "EFO:0003077", "EV:0100352", "FMA:77660", "GAID:897", "MA:0003086", "MESH:D014129", "NCIT:C12803", "SCTID:280694002", "UMLS:C0040573", "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    oboInOwl:hasExactSynonym "eye trabecular meshwork", "reticulum trabeculare", "trabecular meshwork of the eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Hueck's ligament", "cribiform ligament", "iridis", "ligamentum peactin-tum iridis", "ligamentum pectinatum", "ligamentum pectinatum anguli iridocornealis", "ligamentum pectinatum iridis", "pectinate ligament", "pectinate ligament of iris", "reticulum trabeculare sclerae", "scleral trabeculae", "scleral trabecular", "scleral trabecule", "scribiform ligament", "trabecular mesh", "trabecular meshwork" ;
    oboInOwl:id "UBERON:0005969" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "eye trabecular meshwork" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003956
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0006206
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/22/Gray870.png"^^xsd:anyURI .

obo:UBERON_0005971
    obo:IAO_0000115 "A sheet of somatopleure that grows upward over the embryo and eventually meets in the midline enclosing the embryo, eventually giving rise to the amnion and chorion[Kardong]." ;
    oboInOwl:hasDbXref "EMAPA:16076" ;
    oboInOwl:hasExactSynonym "amnionic fold" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005971" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "amniotic fold" ;
    rdfs:subClassOf obo:UBERON_0000478, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004874
    ] .

obo:UBERON_0005979
    obo:IAO_0000115 "The vertical crest of the interior wall of the right atrium that lies to the right of the sinus of the vena cava and separates this from the remainder of the right atrium" ;
    oboInOwl:hasDbXref "EMAPA:37837", "FMA:9236", "SCTID:277693004", "Wikipedia:Crista_terminalis" ;
    oboInOwl:hasExactSynonym "crista terminalis atrii dextri", "crista terminalis cordis", "crista terminalis of right atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005979" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crista terminalis" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002078
    ] .

obo:UBERON_0005983
    obo:IAO_0000115 "The laminar structure of the heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005983" ;
    oboInOwl:inSubset core:non_informative, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "heart layer" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0005985
    obo:IAO_0000115 "Any of the arteries or veins that supply blood to the heart or return blood from the heart muscles to the circulation" ;
    obo:IAO_0000116 "TODO - change relation from part_of" ;
    oboInOwl:hasDbXref "MESH:D003331", "Wikipedia:Coronary_circulation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005985" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "coronary vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000055
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0005986
    obo:IAO_0000115 "The left branch of the atrioventricular bundle that separates at the bundle of His, descends the septal wall of the left ventricle and connects to the terminal Purkinje fiber[MP]." ;
    oboInOwl:hasDbXref "EMAPA:37358", "FMA:9487", "SCTID:277690001", "galen:LeftBundleBranch" ;
    oboInOwl:hasExactSynonym "LBB", "crus sinistrum (fasciculi atrioventricularis)", "crus sinistrum fasciculi atrioventricularis", "left branch of atrioventricular bundle", "left bundle branch", "left bundle branch of bundle of His", "left bundle of atrioventricular bundle", "left crus of atrioventricular bundle", "left posterior branch", "left posterior bundle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005986" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left bundle branch" ;
    rdfs:subClassOf obo:UBERON_0010131, obo:UBERON_0015212, obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0002353
    ] .

obo:UBERON_0005987
    obo:IAO_0000115 "The right branch of the atrioventricular bundle that separates just below the bundle of His, descends the septal wall of the right ventricle and connects to the terminal Purkinje fibers[MP]." ;
    oboInOwl:hasDbXref "EMAPA:37359", "FMA:9486", "SCTID:277689005", "galen:RightBundleBranch" ;
    oboInOwl:hasExactSynonym "RBB", "crus dextrum (fasciculi atrioventricularis)", "crus dextrum fasciculi atrioventricularis", "right branch of atrioventricular bundle", "right bundle", "right bundle branch", "right bundle branch of bundle of His", "right right crus of atrioventricular bundle", "right ventricular bundle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005987" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right bundle branch" ;
    rdfs:subClassOf obo:UBERON_0010131, obo:UBERON_0015212, obo:UBERON_0018649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0002353
    ] .

obo:UBERON_0005988
    obo:IAO_0000115 "The supporting bundles of muscular fibers lining the walls of the atrial myocardium" ;
    oboInOwl:hasDbXref "EMAPA:37432", "ZFA:0005810" ;
    oboInOwl:hasExactSynonym "atrial trabecula", "atrium myocardial trabeculae", "trabecula of atrium", "trabecular layer of atrium", "trabecular layer of the atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005988" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "atrium myocardial trabecula" ;
    rdfs:subClassOf obo:UBERON_0000440, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002302
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002302
            ]
        )
    ] .

obo:UBERON_0005989
    obo:IAO_0000115 "The wall of the heart that separates the right atrium and left ventricle; and is located just above the septal cusp of the tricuspid valve" ;
    oboInOwl:hasDbXref "EMAPA:37431", "FMA:7136", "SCTID:280151006", "Wikipedia:Atrioventricular_septum" ;
    oboInOwl:hasExactSynonym "membranous atrioventricular septum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005989" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "atrioventricular septum" ;
    rdfs:subClassOf obo:UBERON_0002099, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002062
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002078
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0006002
    obo:IAO_0000115 "The paired arteries that carry blood to the yolk sac from the dorsal aorta" ;
    oboInOwl:hasDbXref "EHDAA2:0002208", "EMAPA:16207", "Wikipedia:Vitelline_arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006002" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Development notes:; the vitelline arteries give rise to the celiac artery, superior mesenteric artery, and inferior mesenteric artery in the adult[MP:0010664]" ;
    rdfs:label "vitelline artery" ;
    rdfs:subClassOf obo:UBERON_0003513, obo:UBERON_0004365, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005805
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001040
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/55/Gray31.png"^^xsd:anyURI .

obo:UBERON_0006003
    obo:IAO_0000115 "Anatomical structure embedded in or located in the integument that is part of the integumental system. Examples: hair, follicles, skin glands, claws, nails, feathers." ;
    obo:IAO_0000116 "add subclasses based on resolution of CARO tracker item. Also check: adnexal gland. Note that MP implicitly includes hypodermis." ;
    obo:UBPROP_0000001 "the tissue or structures associated with or embedded in the skin such as hair and hair follicles, sweat glands, sebaceous glands and claws or nails[MP:0010678]" ;
    oboInOwl:hasDbXref "EMAPA:37883", "Wikipedia:Skin_appendage" ;
    oboInOwl:hasNarrowSynonym "body hair or bristle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adnexae cutis", "skin adnexa", "skin adnexal structure", "skin appendage" ;
    oboInOwl:id "UBERON:0006003" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "integumentary adnexa" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] .

obo:UBERON_0006004
    obo:IAO_0000115 "The bulb region adjacent to the dermal papilla that contains rapidly proliferating matrix cells that give rise to the various cell lineages of the hair shaft and inner root sheath" ;
    oboInOwl:hasDbXref "EMAPA:37878", "FMA:70772" ;
    oboInOwl:hasExactSynonym "germinal matrix of hair bulb", "lower part of bulb of hair follicle", "lower zone of bulb of hair follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006004" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair follicle matrix region" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0019204, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005932
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000148
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0005932
    ] .

obo:UBERON_0006008
    obo:IAO_0000115 "A ring of ribrous tissue that surrounds the atrioventricular and arterial orifices" ;
    obo:IAO_0000116 "TODO - compare with ZFA atrioventricular ring, part of the conduction system" ;
    oboInOwl:hasDbXref "BTO:0003628", "EMAPA:37422", "FMA:9497", "Wikipedia:Fibrous_rings_of_heart" ;
    oboInOwl:hasExactSynonym "anulus fibrosus of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Lower's ring", "annulus fibrosus cordis", "anulus fibrosus cordis", "aortic annulus", "atrioventricular ring", "coronary tendon", "fibrous ring of heart" ;
    oboInOwl:id "UBERON:0006008" ;
    a owl:Class ;
    rdfs:label "fibrous ring of heart" ;
    rdfs:subClassOf obo:UBERON_0003837, obo:UBERON_0004120, obo:UBERON_0006444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0006056
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006056" ;
    a owl:Class ;
    rdfs:label "posterior surface of head" ;
    rdfs:subClassOf obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000122 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0006058
    obo:IAO_0000115 "A collection of two or more connected limb segments. Examples: arm (comprising stylopod and zeugopod regions)." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006058" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "multi-limb segment region" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/514"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0010758, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002529
    ] .

obo:UBERON_0006061
    obo:IAO_0000115 "A process projection from a part of the vertebra such as centrum or arches. Examples: transverse process, diapophyses, parapophyses, and zygapophyses (both the cranial zygapophyses and the caudal zygapophyses)." ;
    oboInOwl:hasDbXref "AAO:0000739", "FMA:24530", "NCIT:C116112", "Wikipedia:Vertebral_column#Structure_of_individual_vertebrae" ;
    oboInOwl:hasExactSynonym "vertebra process", "vertebral process" ;
    oboInOwl:hasNarrowSynonym "spinous process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006061" ;
    a owl:Class ;
    rdfs:label "process of vertebra" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_4100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] .

obo:UBERON_0006063
    obo:IAO_0000115 "One of the cartilaginous structures surrounding the embryonic spinal cord, formed by the dorsal growth of the dorsolateral arcualia; it is the primordium of the vertebral arch." ;
    oboInOwl:hasDbXref "BTO:0001763" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural arch primordium" ;
    oboInOwl:id "UBERON:0006063" ;
    a owl:Class ;
    rdfs:label "cartilaginous neural arch" ;
    rdfs:subClassOf obo:UBERON_0010358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] .

obo:UBERON_0006067
    obo:IAO_0000115 "Any collection of muscles that is part of a hindlimb zeugopod." ;
    oboInOwl:hasDbXref "FMA:50211" ;
    oboInOwl:hasExactSynonym "leg musculature", "muscle group of leg", "set of muscles of leg" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006067" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "musculature of hindlimb zeugopod" ;
    rdfs:subClassOf obo:UBERON_0004466, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0006068
    obo:IAO_0000115 "A bone that is part of a post-anal tail." ;
    obo:UBPROP_0000012 "MA has distinct classes for 'tail bone', 'caudal vertebra' and 'coccygeal vertebra' but these may all be equivalent. This class may be obsoleted in future." ;
    oboInOwl:hasDbXref "EMAPA:18042", "MA:0000696" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tail bone", "tail vertebra" ;
    oboInOwl:id "UBERON:0006068" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone of tail" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0006071
    obo:IAO_0000115 "Subdivision of an organism along anterior-posterior axis that is the posteriormost region, extending past the anus (or cloaca, if present), consisting of a tail in some fully formed chordates (or a tail bud in embryos). In animals that have a sacral region, this is the region immediately posterior to this." ;
    obo:UBPROP_0000008 "This region is reduced in humans and corresponds to the coccyx" ;
    obo:UBPROP_0000012 "We follow XAO is distinguishing the tail region from the tail; the tail bud is part of the tail region; the tail starts after the tail bud" ;
    oboInOwl:hasDbXref "XAO:0000087" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "post-anal caudal region", "post-anal tail region", "postsacral region", "tail region" ;
    oboInOwl:id "UBERON:0006071" ;
    a owl:Class ;
    rdfs:label "caudal region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000099 ;
        owl:someValuesFrom obo:UBERON_0001245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0006076
    ] .

obo:UBERON_0006072
    obo:IAO_0000115 "That portion of the spine comprising the cervical vertebrae. The neck area of the spine." ;
    obo:UBPROP_0000001 "Anterior region of the vertebral column consisting of one to 19 or 20 vertebrae.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000092", "BTO:0004148", "EHDAA2:0000238", "EHDAA:5051", "EMAPA:17215", "FMA:24138", "MA:0003154", "NCIT:C69313", "SCTID:260488005", "UMLS:C0728985" ;
    oboInOwl:hasExactSynonym "axial skeleton cervical region", "cervical skeleton", "cervical spinal column", "cervical spine", "cervical vertebrae series", "cervical vertebral column" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skeletal system of neck" ;
    oboInOwl:id "UBERON:0006072" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cervical region of vertebral column" ;
    rdfs:subClassOf obo:UBERON_0006077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012477
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0005434
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006077
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0005434
            ]
        )
    ] .

obo:UBERON_0006073
    obo:IAO_0000115 "That part of the spine comprising the thoracic vertebrae." ;
    obo:UBPROP_0000001 "Region of the vertebral column between the atlas and the sacrum consisting of seven to 285 vertebrae.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000612", "BTO:0004150", "EHDAA:5063", "EMAPA:17396", "FMA:9140", "MA:0003155", "NCIT:C69315", "SCTID:243931006", "UMLS:C0581269" ;
    oboInOwl:hasExactSynonym "axial skeleton thoracic region", "columna vertebralis thoracicus", "thoracic spine", "thoracic vertebrae series", "thoracic vertebral column" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006073" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thoracic region of vertebral column" ;
    rdfs:subClassOf obo:UBERON_0006077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014477
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006077
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0006076
    obo:IAO_0000115 "Subdivision of vertebral column that corresponds to the caudal subdivision of the body, containing the caudal vertebrae." ;
    obo:UBPROP_0000001 "Region of the vertebral column posterior to the caudal-sacral region, that may consists of two or three to more than 100 vertebrae. These vertebrae exhibit a gradual reduction in the sizes of their transverse processes and zygapophyses, but these structures are never entirely absent. All caudal vertebrae bear haemal arches.[AAO]" ;
    obo:UBPROP_0000012 "in AAO, this is posterior to the caudal-sacral region" ;
    oboInOwl:hasDbXref "AAO:0000082", "EMAPA:18043", "MA:0003158" ;
    oboInOwl:hasExactSynonym "axial skeleton tail region", "caudal skeleton", "caudal vertebrae series" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caudal region", "postsacral region", "tail region" ;
    oboInOwl:id "UBERON:0006076" ;
    a owl:Class ;
    rdfs:label "caudal region of vertebral column" ;
    rdfs:subClassOf obo:UBERON_0006077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006071
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0006071
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006077
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0006071
            ]
        )
    ] .

obo:UBERON_0006077
    obo:IAO_0000115 "A collection of all skeletal elements in some subdivision of the vertebral column." ;
    oboInOwl:hasDbXref "FMA:16201" ;
    oboInOwl:hasExactSynonym "subdivision of vertebral skeleton", "vertebrae series", "vertebral column subdivision", "vertebral series" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vertebral region", "vertebral subdivision" ;
    oboInOwl:id "UBERON:0006077" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of vertebral column" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0001130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000075
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0001130
            ]
        )
    ] .

obo:UBERON_0006082
    obo:IAO_0000115 "The base or posterior surface of the urinary bladder contains the trigone of the bladder and the outlet where urine empties through the internal urethral orifice." ;
    oboInOwl:hasBroadSynonym "fundus of bladder" ;
    oboInOwl:hasDbXref "EHDAA2:0000582", "EHDAA:9330", "EMAPA:35173", "EMAPA_RETIRED:18322", "FMA:15908", "MA:0001694", "NCIT:C48939", "SCTID:362226002", "UMLS:C0447584", "VHOG:0001184", "Wikipedia:Fundus_of_the_urinary_bladder#Fundus" ;
    oboInOwl:hasExactSynonym "base of urinary bladder", "fundus vesicae", "urinary bladder base", "urinary bladder fundus", "urinary bladder fundus region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bladder dome" ;
    oboInOwl:id "UBERON:0006082" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "fundus of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005760
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009845
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] .

obo:UBERON_0006098
    obo:IAO_0000115 "The deep nuclei of telencephalic origin found in the basal region of the forebrain" ;
    oboInOwl:hasDbXref "BAMS:BG", "BAMS:BNC", "BIRNLEX:1629", "EV:0100182", "UMLS:C0004781", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=224" ;
    oboInOwl:hasExactSynonym "basal nuclei", "basal nuclei of the forebrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal ganglia", "basal ganglia (anatomic)", "corpus striatum (Savel'ev)", "ganglia basales" ;
    oboInOwl:id "UBERON:0006098" ;
    a owl:Class ;
    rdfs:label "basal nuclear complex" ;
    rdfs:subClassOf obo:UBERON_0007245, obo:UBERON_0019264, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002743
    ] .

obo:UBERON_0006106
    oboInOwl:hasDbXref "BIRNLEX:2553", "EMAPA:35801", "FMA:75371", "MA:0003176", "SCTID:279779009", "UMLS:C0009198", "UMLS:C0458767" ;
    oboInOwl:hasExactSynonym "cochlear canal", "spiral canal of cochlea", "wall of cochlea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spiral vessel" ;
    oboInOwl:id "UBERON:0006106" ;
    a owl:Class ;
    rdfs:label "cochlear canal" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005913, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] .

obo:UBERON_0006127
    obo:IAO_0000115 "A funiculus of neuraxis that is part of a spinal cord." ;
    oboInOwl:hasDbXref "FMA:77460", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2760" ;
    oboInOwl:hasExactSynonym "spinal cord funiculus", "white column of spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006127" ;
    a owl:Class ;
    rdfs:label "funiculus of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0006133, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002318
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0006133
    obo:IAO_0000115 "The cerebrospinal nerves consist of numerous nerve fibers collected together and enclosed in membranous sheaths. A small bundle of fibers, enclosed in a tubular sheath, is called a funiculus; if the nerve is of small size, it may consist only of a single funiculus; but if large, the funiculi are collected together into larger bundles or fasciculi, which are bound together in a common membranous investment. Examples include: Anterior funiculus of the spinal cord Lateral funiculus of the spinal cord Posterior funiculus of the spinal cord Funiculus solitarius of the medulla Funiculus separans" ;
    oboInOwl:hasDbXref "FMA:76738", "Wikipedia:Funiculus_(neurology)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006133" ;
    a owl:Class ;
    rdfs:label "funiculus of neuraxis" ;
    rdfs:subClassOf obo:UBERON_0000122, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

obo:UBERON_0006134
    obo:IAO_0000115 "A threadlike extension of a nerve cell and consists of an axon and myelin sheath (if it is myelinated) in the nervous system. There are nerve fibers in the central nervous system and peripheral nervous system. A nerve fiber may be myelinated and/or unmyelinated. In the central nervous system (CNS), myelin by oligodendroglia cells is formed. Schwann cells form myelin in the peripheral nervous system (PNS). Schwann cells also make a thin covering in an axon without myelin (in the PNS). A peripheral nerve fiber contains an axon, myelin sheath, schwann cells and its endoneurium. There are no endoneurium and schwann cells in the central nervous system." ;
    obo:UBPROP_0000007 "neurofibrous" ;
    oboInOwl:hasDbXref "BAMS:nfi", "FMA:5914", "MESH:A08.663.542", "SCTID:88545005", "Wikipedia:Nervous_system_fiber" ;
    oboInOwl:hasExactSynonym "nerve fibre", "neurofibra", "neurofibrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nerve fibers", "neurofibra" ;
    oboInOwl:id "UBERON:0006134" ;
    a owl:Class ;
    rdfs:label "nerve fiber" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0030424
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:CL_0000540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0006135
            obo:UBERON_0006136
        )
    ] .

obo:UBERON_0006135
    obo:IAO_0000115 "Axons of neurons encased in a lipoproteinaceous material called myelin. (MeSH)" ;
    obo:IAO_0000116 "consider adding link to UBERON:0002316 ! white matter of neuraxis" ;
    obo:RO_0002161 obo:NCBITaxon_117569, obo:NCBITaxon_7762 ;
    obo:RO_0002175 obo:NCBITaxon_7776 ;
    obo:UBPROP_0000008 "http://www1.pbrc.hawaii.edu/~danh/MyelinEvolution/evolution.html, http://journals.cambridge.org/action/displayAbstract?fromPage=online&aid=6134604, Wikipedia:Myelin#Invertebrate_myelin" ;
    oboInOwl:hasDbXref "FMA:5915", "GAID:745", "MESH:A08.663.542.512", "NCIT:C12627", "SCTID:362296008", "UMLS:C0027750" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006135" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "myelinated nerve fiber" ;
    rdfs:subClassOf obo:UBERON_0006134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0043209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] ;
    owl:disjointWith obo:UBERON_0006136 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0043209
            ]
        )
    ] .

obo:UBERON_0006136
    oboInOwl:hasDbXref "FMA:5916", "GAID:767", "MESH:A08.663.542.756", "NCIT:C33835", "SCTID:46920005", "UMLS:C0501409" ;
    oboInOwl:hasExactSynonym "non-myelinated nerve fiber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006136" ;
    a owl:Class ;
    rdfs:label "unmyelinated nerve fiber" ;
    rdfs:subClassOf obo:UBERON_0006134 .

obo:UBERON_0006170
    obo:IAO_0000115 "The mesonephric capsule is the tough fibrous layer surrounding the mesonephros, covered in a thick layer of perinephric adipose tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006170" ;
    a owl:Class ;
    rdfs:label "mesonephric capsule" ;
    rdfs:subClassOf obo:UBERON_0002015, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006173
    oboInOwl:hasExactSynonym "pronephros proximal tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006173" ;
    a owl:Class ;
    rdfs:label "pronephric proximal tubule" ;
    rdfs:subClassOf obo:UBERON_0004134, obo:UBERON_0005310 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0006175
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006175" ;
    a owl:Class ;
    rdfs:label "pronephric distal tubule" ;
    rdfs:subClassOf obo:UBERON_0004135, obo:UBERON_0005310 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0006182
    obo:IAO_0000115 "The mesonephric glomerular mesangium is the thin membrane connective tissue composed of mesangial cells in the mesonephros, which helps to support the capillary loops in a renal glomerulus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006182" ;
    a owl:Class ;
    rdfs:label "mesonephric glomerular mesangium" ;
    rdfs:subClassOf obo:UBERON_0002320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005326
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006183
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006183" ;
    a owl:Class ;
    rdfs:label "mesonephric glomerular capillary" ;
    rdfs:subClassOf obo:UBERON_0004212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004212
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006189
    obo:IAO_0000115 "The mesonephric connecting tubule is a tubular segment of the mesonephric nephron; it connects the distal tubule to the collecting duct in the mesonephros" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006189" ;
    a owl:Class ;
    rdfs:label "mesonephric connecting tubule" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0005097, obo:UBERON_0005330 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005097
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006190
    obo:IAO_0000115 "The mesonephric distal tubule is a mesonephric nephron tubule that begins at the macula densa and extends to the mesonephric connecting tubule" ;
    obo:UBPROP_0000012 "ZFA has terms for developing tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006190" ;
    a owl:Class ;
    rdfs:label "mesonephric distal tubule" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0004135, obo:UBERON_0005330 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006192
    obo:IAO_0000115 "The mesonephric proximal tubule extends from the capsule to the distal tubule" ;
    obo:UBPROP_0000012 "ZFA has terms for developing tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006192" ;
    a owl:Class ;
    rdfs:label "mesonephric proximal tubule" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0004134, obo:UBERON_0005330 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0006206
    obo:IAO_0000115 "Acute angle occurring between the iris and the cornea at the periphery of the anterior chamber of the eye[MP]." ;
    oboInOwl:hasDbXref "FMA:58577", "SCTID:244498000" ;
    oboInOwl:hasExactSynonym "anterior chamber angle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006206" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "iridocorneal angle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003956
    ] .

obo:UBERON_0006207
    obo:IAO_0000115 "The spiral septum that separates the truncus arteriosus into a ventral pulmonary trunk and the dorsal aorta[MP]. The aorticopulmonary septum is developmentally formed from neural crest, specifically the cardiac neural crest, and actively separates the aorta and pulmonary arteries and fuses with the interventricular septum within the heart during development. The actual mechanism of septation of the outflow tract is poorly understood, but is recognized as a dynamic process with contributions from contractile, hemodynamic, and extracellular matrix interactions." ;
    oboInOwl:hasAlternativeId "UBERON:0005999" ;
    oboInOwl:hasDbXref "CALOHA:TS-2409", "EHDAA2:0000136", "EHDAA:2592", "EMAPA:16827", "VHOG:0000502", "Wikipedia:Aorticopulmonary_septum" ;
    oboInOwl:hasExactSynonym "aortico-pulmonary septum", "aorticopulmonary septum", "septum aorticopulmonale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aortic septum", "spiral septum" ;
    oboInOwl:id "UBERON:0006207" ;
    oboInOwl:inSubset core:emapa_ehdaa2, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aortico-pulmonary spiral septum" ;
    rdfs:subClassOf obo:UBERON_0004142, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002099
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002333
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0005805
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b9/Gray470.png"^^xsd:anyURI .

obo:UBERON_0006208
    obo:IAO_0000115 "A collection of protruberances derived from pharyngeal arches 1 and 2 that develop into the folds of the pinna and gradually shift upwards and backwards to their final position on the head." ;
    oboInOwl:hasDbXref "EHDAA2:0000155", "EHDAA:4685", "EMAPA:17280", "NCIT:C34110", "VHOG:0001364" ;
    oboInOwl:hasExactSynonym "auditory hillock of Hiss" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "auditory tubercles", "auricular hillock", "hillock of Hiss" ;
    oboInOwl:id "UBERON:0006208" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "auditory hillocks" ;
    rdfs:subClassOf obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ] .

obo:UBERON_0006210
    oboInOwl:hasDbXref "EHDAA2:0000179", "EHDAA:3217", "EMAPA:16893" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006210" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "body-wall mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000309
    ] .

obo:UBERON_0006211
    obo:IAO_0000115 "The thin bilaminar membrane derived from the prechordal plate that is devoid of mesoderm and formed by the apposition of the stomodeal ectoderm with the foregut endoderm; after the embryonic head fold has evolved it lies at the caudal limit of the stomodeum, forming a septum between the primitive mouth and pharynx; the membrane eventually disappears, and thus a communication is established between the mouth and the future pharynx." ;
    oboInOwl:hasDbXref "EHDAA2:0000189", "EHDAA:536", "EMAPA:16259", "FMA:313607", "SCTID:361412007", "VHOG:0000380", "Wikipedia:Buccopharyngeal_membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "oral membrane", "oral plate", "oropharyngeal membrane", "pharyngeal membrane" ;
    oboInOwl:id "UBERON:0006211" ;
    oboInOwl:inSubset core:emapa_ehdaa2, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "buccopharyngeal membrane" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000930
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001042
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/93/Gray977.png"^^xsd:anyURI .

obo:UBERON_0006213
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a carpal bone." ;
    oboInOwl:hasDbXref "EHDAA2:0000221", "EHDAA:8544", "EMAPA:18102", "VHOG:0001123" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carpal cartilage condensation" ;
    oboInOwl:id "UBERON:0006213" ;
    a owl:Class ;
    rdfs:label "carpus cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003319, obo:UBERON_0005863, obo:UBERON_0006598, obo:UBERON_0010377, obo:UBERON_0015049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006214
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001435
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005863
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001435
            ]
        )
    ] .

obo:UBERON_0006214
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a carpal bone." ;
    oboInOwl:hasDbXref "EHDAA2:0000222", "EHDAA:6324", "EMAPA:17724", "VHOG:0000955" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carpal pre-cartilage condensation" ;
    oboInOwl:id "UBERON:0006214" ;
    a owl:Class ;
    rdfs:label "carpus pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0003319, obo:UBERON_0005866, obo:UBERON_0006598, obo:UBERON_0009523, obo:UBERON_0015049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009523
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003319
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001435
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001435
            ]
        )
    ] .

obo:UBERON_0006215
    obo:IAO_0000115 "the posterior section of the developing metencephalon recognized transiently within the vertebrate embryo; the rhombic lip extends posteriorly from the roof of the fourth ventricle to dorsal neuroepithelial cell and can be divided into eight structural units based on rhombomeres 1-8 (r1-r8), recognized at early stages of hindbrain development; producing granule cells and five brainstem nuclei, the rhombic lip plays an important role in developing a complex cerebellar neural system" ;
    obo:UBPROP_0000001 "The interface between the dorsal neuroepithelium and the roofplate of the fourth ventricle. The source of a number of migratory neuron populations of the hindbrain.[TAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0013163" ;
    oboInOwl:hasDbXref "DHBA:10664", "EHDAA2:0000231", "EMAPA:17074", "TAO:0001440", "Wikipedia:Rhombic_lips", "XAO:0004135", "ZFA:0001440" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebellar anlage", "cerebellar primordium", "cerebellum primordium", "dorsal part of alar plate of metencephalon", "future cerebellum", "presumptive cerebellum", "rostral rhombic lip" ;
    oboInOwl:id "UBERON:0006215" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "rhombic lip" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0006217
    obo:IAO_0000115 "The membrane that covers the embryonic cloaca, formed by the union of proctodeal (anal pit) ectoderm and cloacal endoderm, with no intervening mesoderm; the urorectal septum joins the cloacal membrane and divides it into an anal membrane and a urogenital membrane; the point where the urorectal septum intersects the cloacal membrane is the future site of the perineal body; proliferation of mesoderm and ectoderm around the cloacal membrane produces primordial tissues of the external genitalia in both sexes: the genital tubercle, genital folds, and genital swellings." ;
    obo:UBPROP_0000001 "A membrane that separates the proctodeum and the hindgut in the early embryo. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.497, see_Kardong_KV][VHOG]" ;
    obo:UBPROP_0000003 "In mammals, the cloaca exists as an embryonic structure that undergoes septation to become distinct urethral, anal, and genital orifices.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000257", "EHDAA:214", "EHDAA:2933", "EMAPA:16832", "FMA:295525", "NCIT:C34128", "SCTID:308826008", "UMLS:C0231056", "VHOG:0001198", "Wikipedia:Cloacal_membrane" ;
    oboInOwl:hasExactSynonym "embryonic cloacal membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "membrana cloacalis" ;
    oboInOwl:id "UBERON:0006217" ;
    oboInOwl:inSubset core:emapa_ehdaa2, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cloacal membrane" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000163
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d2/Gray991.png"^^xsd:anyURI .

obo:UBERON_0006218
    oboInOwl:hasDbXref "EHDAA:1267", "EMAPA:16342", "RETIRED_EHDAA2:0000268" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006218" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "common atrial chamber" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] .

obo:UBERON_0006219
    oboInOwl:hasDbXref "EHDAA2:0000340", "EHDAA:6002", "EMAPA:17749" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006219" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "deltoid pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

obo:UBERON_0006222
    obo:IAO_0000115 "The foremost region of the future forebrain that develops into the diencephalon." ;
    oboInOwl:hasDbXref "EFO:0003442", "EHDAA2:0000600", "EHDAA:844", "EMAPA:16514", "RETIRED_EHDAA2:0000386", "TAO:0000574", "ZFA:0000574" ;
    oboInOwl:hasExactSynonym "presumptive diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006222" ;
    oboInOwl:inSubset core:efo_slim, core:emapa_ehdaa2, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "future diencephalon" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0006224
    oboInOwl:hasDbXref "EHDAA2:0000431", "EHDAA:8483", "EMAPA:17710" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006224" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "elbow joint primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001490
    ] .

obo:UBERON_0006227
    obo:IAO_0000116 "consider obsoleting, the ethmoid is endochondral?" ;
    oboInOwl:hasDbXref "EHDAA2:0000456", "EHDAA:8363", "EMAPA:18023", "FMA:312597" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006227" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "ethmoid bone primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001679
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001679
            ]
        )
    ] .

obo:UBERON_0006232
    oboInOwl:hasDbXref "EHDAA:1477", "EMAPA:16660", "RETIRED_EHDAA2:0000496", "VHOG:0000715" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facio-acoustic preganglion complex" ;
    oboInOwl:id "UBERON:0006232" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "facio-acoustic VII-VIII preganglion complex" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005565
    ] .

obo:UBERON_0006233
    obo:IAO_0000115 "A differentiated genital tubercle that is part of a female reproductive system." ;
    oboInOwl:hasDbXref "EHDAA:8118", "EMAPA:18680", "RETIRED_EHDAA2:0000500", "VHOG:0000666" ;
    oboInOwl:hasExactSynonym "genital tubercle of female" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006233" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "female genital tubercle" ;
    rdfs:subClassOf obo:UBERON_0011757, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011757
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000474
            ]
        )
    ] .

obo:UBERON_0006234
    obo:IAO_0000115 "A femur endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0000508", "EMAPA:17502", "VHOG:0000951" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "femoral pre-cartilage condensation" ;
    oboInOwl:id "UBERON:0006234" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "femur pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005254, obo:UBERON_0005866, obo:UBERON_0010886, obo:UBERON_0015052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006235
    obo:IAO_0000115 "An anatomical junctions that overlaps the foregut and midgut." ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000569", "EHDAA:526", "EMAPA:16363", "VHOG:0000291" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006235" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "foregut-midgut junction" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_1100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001041
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001041
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0006236
    oboInOwl:hasDbXref "EHDAA2:0000577", "EHDAA:9540", "EMAPA:18017", "FMA:312589" ;
    oboInOwl:hasExactSynonym "frontal bone primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006236" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "tetrapod frontal bone primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000209
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000209
            ]
        )
    ] .

obo:UBERON_0006238
    obo:IAO_0000115 "The embryonic precursor of the brain." ;
    obo:UBPROP_0000001 "The embryonic precursor of the brain and the set of mature brain structures that derive from it (CUMBO)" ;
    oboInOwl:hasDbXref "BAMS:Enc", "BTO:0004726", "EFO:0003431", "EHDAA:300", "EHDAA:830", "EMAPA:16089", "FMA:312967", "RETIRED_EHDAA2:0000591", "TAO:0000146", "ZFA:0000146" ;
    oboInOwl:hasExactSynonym "brain rudiment", "presumptive brain" ;
    oboInOwl:hasNarrowSynonym "encephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic brain" ;
    oboInOwl:id "UBERON:0006238" ;
    oboInOwl:inSubset core:cumbo, core:efo_slim, core:emapa_ehdaa2, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "future brain" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0006239
    obo:IAO_0000115 "A tendon that has the potential to develop into a central tendon." ;
    obo:UBPROP_0000011 "The cranial part of the septum transversum gives rise to the central tendon of the diaphragm and is the origin of the myoblasts that invade the pleuroperitoneal folds resulting in the formation of the muscular diaphragm." ;
    oboInOwl:hasDbXref "EHDAA2:0000593", "EHDAA:4118", "EMAPA:25035" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial derivative of septum transversum", "cranial part of septum transversum" ;
    oboInOwl:id "UBERON:0006239" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "future central tendon" ;
    rdfs:subClassOf obo:UBERON_0000043, obo:UBERON_0005291, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0006670
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000043
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0006670
            ]
        )
    ] .

obo:UBERON_0006240
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a forebrain." ;
    obo:IAO_0000116 "TODO. Add relationships to neural plate (both ZFA and EMAPA time this with the neural plate)" ;
    oboInOwl:hasDbXref "BAMS:Pros", "EFO:0003423", "EHDAA2:0000661", "EHDAA:2643", "EMAPA:16640", "TAO:0000062", "Wikipedia:Prosencephalon", "ZFA:0000062" ;
    oboInOwl:hasExactSynonym "future prosencephalon", "presumptive forebrain", "presumptive prosencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prosencephalon" ;
    oboInOwl:id "UBERON:0006240" ;
    oboInOwl:inSubset core:efo_slim, core:emapa_ehdaa2, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "future forebrain" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0006241
    oboInOwl:hasDbXref "EFO:0003438", "EHDAA2:0000674", "EHDAA:898", "EMAPA:16092", "EMAPA:16755", "TAO:0000417", "ZFA:0000417" ;
    oboInOwl:hasExactSynonym "presumptive spinal cord", "presumptive spinal cord neural keel", "presumptive spinal cord neural plate", "presumptive spinal cord neural rod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006241" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "future spinal cord" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] .

obo:UBERON_0006242
    obo:IAO_0000115 "A sac-like cavity ventral to the liver, lying in the sub-mesodermal space and closed by a thin sheet of ectodermal cells, from which the future gall bladder develops." ;
    oboInOwl:hasDbXref "EHDAA2:0000700", "EHDAA:3047", "EMAPA:16713", "XAO:0004205" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006242" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "gall bladder primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004912
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001152
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0006245
    obo:IAO_0000115 "A humerus endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0000787", "EHDAA:6240", "EMAPA:17713", "VHOG:0001120" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "humeral cartilage condensation" ;
    oboInOwl:id "UBERON:0006245" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "humerus cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005258, obo:UBERON_0005863, obo:UBERON_0010883, obo:UBERON_0015053, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006246
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015053
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0006246
    obo:IAO_0000115 "A humerus endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0000788", "EHDAA:4192", "EMAPA:17427", "VHOG:0000950" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "humeral pre-cartilage condensation" ;
    oboInOwl:id "UBERON:0006246" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "humerus pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005258, obo:UBERON_0005866, obo:UBERON_0010884, obo:UBERON_0015053, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015053
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006247
    obo:IAO_0000115 "A iliac endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0000809", "EHDAA:9568", "EMAPA:18029", "VHOG:0000964" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006247" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "iliac pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005256, obo:UBERON_0005866, obo:UBERON_0010377, obo:UBERON_0015054, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015054
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006254
    obo:IAO_0000115 "A ischial endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0000890", "EHDAA:9570", "EMAPA:26930" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ischial cartilage condensation" ;
    oboInOwl:id "UBERON:0006254" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "ischial cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005863, obo:UBERON_0007844, obo:UBERON_0015056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0006255
    obo:IAO_0000115 "A ischial endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0000891", "EHDAA:7153", "EMAPA:18348", "VHOG:0000962" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006255" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "ischial pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005256, obo:UBERON_0005866, obo:UBERON_0010377, obo:UBERON_0015056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015056
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006256
    oboInOwl:hasDbXref "EHDAA2:0000897", "EHDAA:8467", "EMAPA:17740" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006256" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "knee joint primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001485
    ] .

obo:UBERON_0006260
    obo:UBPROP_0000001 "Primordium of the tongue; the median swelling and the distal and proximal swellings arise from the ventral aspect of the stomodeum. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000996", "EMAPA:17186", "VHOG:0000449" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lingual swelling" ;
    oboInOwl:id "UBERON:0006260" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:comment "the collection consisting of the two lateral swellings and the medial swelling" ;
    rdfs:label "lingual swellings" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0010188, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

obo:UBERON_0006261
    obo:IAO_0000115 "A differentiated genital tubercle that is part of a male reproductive system." ;
    oboInOwl:hasDbXref "EHDAA:8138", "EMAPA:17969", "RETIRED_EHDAA2:0001048", "VHOG:0000667" ;
    oboInOwl:hasExactSynonym "genital tubercle of male" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "penis anlage" ;
    oboInOwl:id "UBERON:0006261" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "male genital tubercle" ;
    rdfs:subClassOf obo:UBERON_0011757, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004053
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011757
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
        )
    ] .

obo:UBERON_0006264
    obo:IAO_0000115 "An anatomical junctions that overlaps the mouth and foregut." ;
    oboInOwl:hasDbXref "EHDAA:534", "EMAPA:16258", "RETIRED_EHDAA2:0001205", "VHOG:0000592" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006264" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mouth-foregut junction" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000165
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001041
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0000165
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0001041
                ]
            ]
        )
    ] .

obo:UBERON_0006266
    obo:IAO_0000115 "Groove between maxillary prominence and lateral nasal process." ;
    oboInOwl:hasDbXref "EHDAA2:0001238", "EHDAA:4770", "EMAPA:16679", "FMA:300055", "NCIT:C34218", "UMLS:C1513875", "VHOG:0001307", "Wikipedia:Lacrimal_groove" ;
    oboInOwl:hasExactSynonym "naso-lacrimal groove" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "s. lacrimalis maxillae" ;
    oboInOwl:id "UBERON:0006266" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:comment "On the nasal surface of the body of the maxilla, in front of the opening of the sinus is a deep groove, the lacrimal groove (or lacrimal sulcus), which is converted into the nasolacrimal canal, by the lacrimal bone and inferior nasal concha; this canal opens into the inferior meatus of the nose and transmits the nasolacrimal duct[WP] See also: oblique facial cleft" ;
    rdfs:label "nasolacrimal groove" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010314, obo:UBERON_0019306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012313
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0005868
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3f/Gray163.png"^^xsd:anyURI .

obo:UBERON_0006267
    obo:IAO_0000115 "The notochordal plate is the dorsal part of the notochordal process when the ventral portion breaks down. It is continuous laterally with the endoderm that composes the roof of the primitive foregut and is in contact dorsally with the neural tube. The folding off of the notochordal plate gives rise to the notochord." ;
    obo:IAO_0000116 "TODO - check ordering; awaiting confirmation from JB" ;
    obo:UBPROP_0000001 "The notochordal plate is the dorsal part of the notochordal process when the ventral portion breaks down. It is continuous laterally with the endoderm that composes the roof of the primitive foregut and is in contact dorsally with the neural tube. The folding off of the notochordal plate gives rise to the notochord. [Carson_JL, Dehart_DB, Developmental_Dynamics_(1994)_201:_260-278, Gesteland_K_and_Schoenwolf_GC, Inagaki_T, Morphogenesis_of_the_murine_node_and_notochordal_plate, The_prechordal_plate, Vrablic_T, see_Mueller_F_and_O'Rahilly_R, the_rostral_end_of_the_notochord_and_nearby_median_features_in_staged_human_embryos._Cells_Tissues_Organs_(2003)_173:_1-20_and_Sulik_K][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001278", "EHDAA:264", "EMAPA:16101", "NCIT:C34231", "UMLS:C1518429", "VHOG:0001212" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006267" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "notochordal plate" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0002050, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006268
    ] .

obo:UBERON_0006268
    obo:IAO_0000115 "A midline cellular cord formed from the migration of mesenchymal cells from the primitive knot" ;
    oboInOwl:hasDbXref "EHDAA2:0001279", "EHDAA:224", "EMAPA:16102", "FMA:293135", "NCIT:C34232", "UMLS:C1518430", "VHOG:0001213" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chordamesoderm", "presumptive notochord" ;
    oboInOwl:id "UBERON:0006268" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:comment "The notochordal process grows cranially until it reaches the prechordal plate, the future site of the mouth. In this area the ectoderm is attached directly to the endoderm without intervening mesoderm. This area is known as the oropharyngeal membrane, and it will break down to become the mouth. At the other end of the primitive streak the ectoderm is also fused directly to the endoderm; this is known as the cloacal membrane (proctodeum), or primordial anus." ;
    rdfs:label "notochordal process" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

obo:UBERON_0006271
    obo:IAO_0000115 "Either of two openings transmitting nerves and blood vessels to or from the orbit." ;
    oboInOwl:hasDbXref "EHDAA2:0001328", "EHDAA:10648", "EMAPA:18717", "SCTID:280546005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006271" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "orbital fissure" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001697
            ]
        )
    ] .

obo:UBERON_0006273
    obo:IAO_0000115 "the pair of depressions of thickened otic placode epithelium, that further develops into the otic vesicles" ;
    obo:UBPROP_0000001 "A depression appearing in each otic placode, marking the beginnning of embryonic development of the internal ear. [TFD][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0009123" ;
    oboInOwl:hasDbXref "EHDAA2:0001336", "EHDAA:929", "EMAPA:16536", "FMA:302911", "NCIT:C34238", "VHOG:0001147", "Wikipedia:Otic_pit" ;
    oboInOwl:hasExactSynonym "otic cup" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006273" ;
    oboInOwl:inSubset core:emapa_ehdaa2, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "otic pit" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0016566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] .

obo:UBERON_0006279
    obo:IAO_0000115 "Each of the canals that links the peritoneal cavity and the caudal part of a pleural cavity." ;
    obo:UBPROP_0000001 "Each of the canal that links the peritoneal cavity and the caudal part of a pleural cavity. [ISBN:0124020607][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001481", "EHDAA:4128", "EMAPA:17704", "EMAPA:17707", "SCTID:361413002", "VHOG:0001505" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pleuroperitoneal channel" ;
    oboInOwl:id "UBERON:0006279" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "pleuroperitoneal canal" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001179
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002402
            ]
        )
    ] .

obo:UBERON_0006283
    obo:IAO_0000115 "Multi-tissue structure that is part of the heart tube and will become the cardiac ventricle." ;
    oboInOwl:hasAlternativeId "UBERON:0010226" ;
    oboInOwl:hasBroadSynonym "embryonic ventricle" ;
    oboInOwl:hasDbXref "EHDAA2:0001531", "EMAPA:16350", "FMA:71006", "NCIT:C34160", "SCTID:361524003", "TAO:0002231", "Wikipedia:Embryonic_ventricle", "ZFA:0001719" ;
    oboInOwl:hasExactSynonym "early heart ventricle", "embryonic heart ventricle", "future heart ventricle", "presumptive cardiac ventricle heart tube", "primitive ventricle", "primitive ventricle of heart", "primordial cardiac ventricle", "primordial ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006283" ;
    a owl:Class ;
    rdfs:comment "The embryonic ventricle or primitive ventricle of the developing heart gives rise to the trabeculated parts of the left and right ventricles. In contrast, the smooth parts of the left and right ventricles originate from the embryological bulbus cordis. The primitive ventricle becomes divided by a septum, the septum inferius or ventricular septum, which grows upward from the lower part of the ventricle, its position being indicated on the surface of the heart by a furrow. Its dorsal part increases more rapidly than its ventral portion, and fuses with the dorsal part of the septum intermedium. For a time an interventricular foramen exists above its ventral portion, but this foramen is ultimately closed by the fusion of the aortic septum with the ventricular septum[WP]" ;
    rdfs:label "future cardiac ventricle" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] .

obo:UBERON_0006284
    obo:IAO_0000115 "future brain vesicle that gives rise to telencephalic ventricle/lateral ventricles and 3rd ventricle" ;
    obo:UBPROP_0000003 "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" ;
    oboInOwl:hasDbXref "DHBA:10595", "EHDAA2:0001571", "EHDAA:1356", "EMAPA:16521", "SCTID:361480006", "TAO:0001259", "VHOG:0000644", "ZFA:0001259" ;
    oboInOwl:hasExactSynonym "prosencephalic vesicle" ;
    oboInOwl:hasNarrowSynonym "preevaginated forebrain vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "forebrain ventricle", "forebrain vesicle", "prosencephalic ventricle" ;
    oboInOwl:id "UBERON:0006284" ;
    a owl:Class ;
    rdfs:label "early prosencephalic vesicle" ;
    rdfs:subClassOf obo:UBERON_0013150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

obo:UBERON_0006288
    obo:IAO_0000115 "A rib endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0001716", "EHDAA:8347", "EMAPA:17678", "VHOG:0001122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006288" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "rib cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005863, obo:UBERON_0007844, obo:UBERON_0015019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0006289
    obo:IAO_0000115 "A rib endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0001717", "EHDAA:6026", "EMAPA:17397", "VHOG:0000681" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006289" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "rib pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005866, obo:UBERON_0015019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006290
    obo:IAO_0000115 "A scapula endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0001777", "EHDAA:8368", "EMAPA:18343", "VHOG:0001125" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006290" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "scapula cartilage element" ;
    rdfs:subClassOf obo:UBERON_0007844, obo:UBERON_0015057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0006291
    obo:IAO_0000115 "A scapula endochondral element that is composed primarily of a pre-cartilage condensation." ;
    obo:UBPROP_0000011 "the scapula has been shown to develop from multiple tissues, such as the dermomyotome of the somites, the mesodermal portion of the soma- topleure (a domain of the lateral plate mesoderm or LPM) and neural crest cell-derived mesenchyme (Huang et al., 2000; Matsuoka et al., 2005; Wang et al., 2005)." ;
    oboInOwl:hasDbXref "EHDAA2:0001778", "EHDAA:6041", "EMAPA:18027", "VHOG:0000960" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006291" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "scapula pre-cartilage condensation" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0015057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0006849
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0006292
    obo:UBPROP_0000012 "this is part of the forelimb skeleton in EHDAA2, but this violates part-disjointness" ;
    oboInOwl:hasDbXref "EHDAA2:0001836", "EHDAA:8493", "EMAPA:17712" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006292" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "shoulder joint primordium" ;
    rdfs:subClassOf obo:UBERON_0003322, obo:UBERON_0005856, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001470
    ] .

obo:UBERON_0006293
    obo:IAO_0000115 "A dense syncitial-like mesenchymal thickening in the dorsal mesogastrium[ISBN]. the embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing spleen[MP]." ;
    obo:UBPROP_0000012 "check difference between splenic and spleen in EMAPA; note that in EHDAA2 the class 'spleen' refers to the mesenchyme" ;
    oboInOwl:hasAlternativeId "UBERON:0009750" ;
    oboInOwl:hasDbXref "EHDAA2:0001904", "EHDAA:3003", "EMAPA:18535", "XAO:0000326" ;
    oboInOwl:hasExactSynonym "spleen mesenchyme", "splenic mesenchyme", "splenic primordium" ;
    oboInOwl:hasNarrowSynonym "left spleen primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006293" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0002050, obo:UBERON_0003104, obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005602
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

obo:UBERON_0006304
    oboInOwl:hasDbXref "EHDAA:924", "EMAPA:16663", "RETIRED_EHDAA2:0002089" ;
    oboInOwl:hasExactSynonym "trigeminal V preganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trigeminal preganglion" ;
    oboInOwl:id "UBERON:0006304" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:comment "See: https://github.com/obophenotype/mouse-anatomy-ontology/issues/13 and https://github.com/obophenotype/uberon/issues/693 -- consider merging into trigeminal ganglion, as this complicates the model" ;
    rdfs:label "future trigeminal ganglion" ;
    rdfs:subClassOf obo:UBERON_0003869, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005563
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001675
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003070
    ] .

obo:UBERON_0006311
    obo:IAO_0000115 "A segment of the eyeball that is filled with refractive media" ;
    oboInOwl:hasDbXref "BTO:0002085", "EMAPA:37529", "FMA:58071", "MA:0002459", "NCIT:C32301", "SCTID:280540004", "UMLS:C0459556" ;
    oboInOwl:hasExactSynonym "eye chamber", "eyeball chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chamber of eye" ;
    oboInOwl:id "UBERON:0006311" ;
    a owl:Class ;
    rdfs:label "chamber of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0006312
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:UBERON_0006312
            ]
        )
    ] .

obo:UBERON_0006312
    obo:IAO_0000115 "Body substance in a liquid or semi-solid state in the eyeball which serves to refract light." ;
    obo:UBPROP_0000009 "ocular refraction" ;
    oboInOwl:hasDbXref "MA:0001911" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006312" ;
    a owl:Class ;
    rdfs:label "ocular refractive media" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0006314
    obo:IAO_0000115 "Liquid components of living organisms. includes fluids that are excreted or secreted from the body as well as body water that normally is not." ;
    oboInOwl:hasBroadSynonym "fluid" ;
    oboInOwl:hasDbXref "BIRNLEX:20", "EMAPA:37441", "FMA:280556", "GAID:266", "MESH:D001826", "Wikipedia:Body_fluid", "galen:BodyFluid" ;
    oboInOwl:hasExactSynonym "body fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006314" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bodily fluid" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001548
            ]
        )
    ] .

obo:UBERON_0006331
    obo:IAO_0000115 "A nucleus of brain that is part of a brainstem." ;
    oboInOwl:hasDbXref "EMAPA:32790", "MA:0000821" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain stem nucleus" ;
    oboInOwl:id "UBERON:0006331" ;
    a owl:Class ;
    rdfs:label "brainstem nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002298
            ]
        )
    ] .

obo:UBERON_0006334
    obo:IAO_0000115 "One of eight distinct lateral lines in the 4-day larva. A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." ;
    obo:IAO_0000116 "check XAO/AAO" ;
    obo:UBPROP_0000001 "One of eight distinct lateral lines in the 4-day larva. A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance. (See Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from posterior lateral line primordium (TAO:0001157)[TAO]", "relationship loss: part_of posterior lateral line system (TAO:0001471)[TAO]" ;
    oboInOwl:hasDbXref "AAO:0011024", "EFO:0003595", "HBA:4413", "TAO:0000944", "XAO:0000465", "ZFA:0000944" ;
    oboInOwl:hasExactSynonym "pll" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006334" ;
    oboInOwl:inSubset core:dubious_grouping, core:efo_slim ;
    a owl:Class ;
    rdfs:label "posterior lateral line" ;
    rdfs:subClassOf obo:UBERON_0010202 ;
    owl:disjointWith obo:UBERON_2001470 .

obo:UBERON_0006338
    obo:IAO_0000115 "A choroid plexus stroma that is part of a lateral ventricle." ;
    obo:IAO_0000116 "definitions should be fixed to use generic stroma class" ;
    oboInOwl:hasDbXref "MA:0000963" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006338" ;
    a owl:Class ;
    rdfs:label "lateral ventricle choroid plexus stroma" ;
    rdfs:subClassOf obo:UBERON_0005206, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005206
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0006340
    obo:IAO_0000115 "A choroid plexus stroma that is part of a fourth ventricle." ;
    oboInOwl:hasDbXref "MA:0000985" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006340" ;
    a owl:Class ;
    rdfs:label "fourth ventricle choroid plexus stroma" ;
    rdfs:subClassOf obo:UBERON_0005206, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005206
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0006341
    obo:IAO_0000115 "A peritubular capillary that is part of a outer medulla of kidney." ;
    oboInOwl:hasDbXref "EMAPA:35461", "MA:0002589" ;
    oboInOwl:hasExactSynonym "kidney outer medulla peritubular capillary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006341" ;
    a owl:Class ;
    rdfs:label "outer renal medulla peritubular capillary" ;
    rdfs:subClassOf obo:UBERON_0005272, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005272
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:UBERON_0006347
    obo:IAO_0000115 "An artery that connects two larger arteries." ;
    oboInOwl:hasDbXref "EMAPA:18598", "MA:0001938", "NCIT:C52851", "UMLS:C1707451" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006347" ;
    a owl:Class ;
    rdfs:comment "Grouping for anterior and posterior" ;
    rdfs:label "communicating artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001637 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001637 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0006355
    obo:IAO_0000116 "inferred from artery" ;
    oboInOwl:hasDbXref "EMAPA:18646", "MA:0002227" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006355" ;
    a owl:Class ;
    rdfs:label "superior vesical vein" ;
    rdfs:subClassOf obo:UBERON_0002460, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0006376
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "EMAPA:29671", "MA:0002628" ;
    oboInOwl:hasExactSynonym "distal straight tubule premacula segment", "kidney medulla loop of Henle ascending limb thick segment", "medullary thick ascending limb of Henle's loop", "renal medulla loop of Henle ascending limb thick segment", "renal medulla thick ascending limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006376" ;
    a owl:Class ;
    rdfs:label "premacula segment of distal straight tubule" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006541
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006542
    ] .

obo:UBERON_0006435
    obo:IAO_0000115 "the unique bone located in the glans penis of most mammals except humans; it is used for copulation and varies in size and shape by species" ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    obo:UBPROP_0000008 "found in most mammals, with the exception of humans" ;
    oboInOwl:hasDbXref "EMAPA:29769", "MA:0000406", "SCTID:27962002", "Wikipedia:Baculum" ;
    oboInOwl:hasExactSynonym "baculum", "os baculum", "penile bone", "penis bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006435" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "os penis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0007719, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0006440
    obo:IAO_0000115 "The ossified region of endochondral and membranous bone located in the clitoris of most mammals except humans; it is homologous to the penile bone (aka as baculum, penis bone or os penis) in male mammals" ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    oboInOwl:hasDbXref "EMAPA:30823", "MA:0000387" ;
    oboInOwl:hasExactSynonym "baubellum", "clitoral bone", "clitoris bone", "os clitoridis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006440" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "os clitoris" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0007719, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002411
    ], [
        a owl:Restriction ;
        owl:onProperty core:sexually_homologous_to ;
        owl:someValuesFrom obo:UBERON_0006435
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] .

obo:UBERON_0006444
    obo:IAO_0000115 "A ring of fibrous or fibrocartilaginous tissue (as of an intervertebral disk or surrounding an orifice of the heart)." ;
    oboInOwl:hasBroadSynonym "anulus" ;
    oboInOwl:hasDbXref "BTO:0003627", "EMAPA:32670", "FMA:76704" ;
    oboInOwl:hasExactSynonym "anulus fibrosus", "fibrocartilaginous ring" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibrous ring" ;
    oboInOwl:id "UBERON:0006444" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "annulus fibrosus" ;
    rdfs:subClassOf obo:UBERON_0001995 .

obo:UBERON_0006524
    obo:IAO_0000115 "System pertaining to a bronchus and alveoli." ;
    oboInOwl:hasDbXref "BTO:0000136", "CALOHA:TS-1296", "EMAPA:32692", "MA:0000416" ;
    oboInOwl:hasExactSynonym "pulmonary alveolar system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchoalveolar system" ;
    oboInOwl:id "UBERON:0006524" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "alveolar system" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] .

obo:UBERON_0006525
    oboInOwl:hasDbXref "EMAPA:19001", "MA:0001775" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006525" ;
    a owl:Class ;
    rdfs:label "left lung alveolar system" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ] .

obo:UBERON_0006526
    oboInOwl:hasDbXref "EMAPA:35717", "MA:0001784" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006526" ;
    a owl:Class ;
    rdfs:label "right lung alveolar system" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ] .

obo:UBERON_0006530
    obo:IAO_0000115 "A substance formed from the secretion of one or more glands of the male genital tract in which sperm cells are suspended." ;
    obo:IAO_0000232 "this ontology contains a number of subtypes of seminal fluid, defined according to glands (which are more taxonomically restricted)", "we follow FMA and make this class a generic superclass of the secretions of different glands (prostate, bulbo-urethreal, seminal vesicle). MA (and ncit) follows a mixture model, where these secretions are part of the seminal fluid" ;
    obo:UBPROP_0000008 "This term covers a variety of species. Example: In D. melanogaster, seminal fluid proteins affect female receptivity, ovulation, oogenesis, sperm storage, sperm competition and mating plug formation" ;
    obo:UBPROP_0000009 "seminal fluid may have a role in sperm capacitation, sperm motility" ;
    oboInOwl:hasDbXref "BTO:0001232", "CALOHA:TS-0918", "EMAPA:36543", "FMA:62967", "MA:0002523", "MAT:0000057", "MIAA:0000057" ;
    oboInOwl:hasExactSynonym "seminal plasma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male genital fluid", "male genital secretion", "seminal fluid" ;
    oboInOwl:id "UBERON:0006530" ;
    a owl:Class ;
    rdfs:label "seminal fluid" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001968
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0048240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_1902093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001968
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0005399
            ]
        )
    ] .

obo:UBERON_0006534
    obo:IAO_0000115 "Any region of a nephron tubule that is convoluted. Examples: distal convoluted tubule, proximal convoluted tuble." ;
    oboInOwl:hasDbXref "EMAPA:35725", "MA:0001665", "NCIT:C49479", "SCTID:361333002", "UMLS:C1707510", "Wikipedia:Convoluted_tubule" ;
    oboInOwl:hasExactSynonym "convoluted tubule", "kidney convoluted tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006534" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "renal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0007685 .

obo:UBERON_0006535
    obo:IAO_0000115 "A portion of organism substance that secreted_by a zone of skin." ;
    oboInOwl:hasDbXref "MA:0002537" ;
    oboInOwl:hasExactSynonym "skin fluid/secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skin fluid", "skin substance" ;
    oboInOwl:id "UBERON:0006535" ;
    a owl:Class ;
    rdfs:label "skin secretion" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
        )
    ] .

obo:UBERON_0006536
    obo:IAO_0000115 "A portion of organism substance that is secreted by a male reproductive gland." ;
    oboInOwl:hasDbXref "EMAPA:36541", "MA:0002521" ;
    oboInOwl:hasExactSynonym "male reproductive system fluid/secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male reproductive system fluid", "male reproductive system secretion" ;
    oboInOwl:id "UBERON:0006536" ;
    a owl:Class ;
    rdfs:label "male reproductive gland secretion" ;
    rdfs:subClassOf obo:UBERON_0022293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0005399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0005399
            ]
        )
    ] .

obo:UBERON_0006537
    obo:IAO_0000115 "A portion of organism substance that is secreted by a female reproductive gland." ;
    oboInOwl:hasDbXref "MA:0002510" ;
    oboInOwl:hasExactSynonym "female reproductive system fluid/secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "female reproductive system fluid", "female reproductive system secretion" ;
    oboInOwl:id "UBERON:0006537" ;
    a owl:Class ;
    rdfs:label "female reproductive gland secretion" ;
    rdfs:subClassOf obo:UBERON_0022293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0005398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0005398
            ]
        )
    ] .

obo:UBERON_0006538
    obo:IAO_0000115 "A portion of organism substance that secreted_by a respiratory system." ;
    oboInOwl:hasDbXref "EMAPA:36550", "MA:0002533", "NCIT:C13722", "UMLS:C1514899" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "respiratory system fluid", "respiratory system secretion" ;
    oboInOwl:id "UBERON:0006538" ;
    a owl:Class ;
    rdfs:label "respiratory system fluid/secretion" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0006539
    obo:IAO_0000115 "A substance that is secreted by a mammary gland. The substance may differ depending on phase, with colostrum produced during pregancy/early lactation, and milk produced afterwards." ;
    oboInOwl:hasDbXref "EMAPA:36538", "MA:0002505" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lactiferous gland fluid", "lactiferous gland secretion", "mammary gland fluid", "mammary gland secreted fluid", "mammary gland secretion", "secretion of mammary gland" ;
    oboInOwl:id "UBERON:0006539" ;
    a owl:Class ;
    rdfs:label "mammary gland fluid/secretion" ;
    rdfs:subClassOf obo:UBERON_0000456, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0006541
    obo:IAO_0000115 "A loop of Henle that is part of a kidney outer medulla inner stripe." ;
    oboInOwl:hasDbXref "EMAPA:29679", "MA:0002627" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006541" ;
    a owl:Class ;
    rdfs:label "outer medulla inner stripe loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0034996, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004201
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004201
            ]
        )
    ] .

obo:UBERON_0006542
    obo:IAO_0000115 "A loop of Henle that is part of a kidney outer medulla outer stripe." ;
    oboInOwl:hasDbXref "EMAPA:29665", "MA:0002630" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006542" ;
    a owl:Class ;
    rdfs:label "outer medulla outer stripe loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0034996, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004202
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004202
            ]
        )
    ] .

obo:UBERON_0006544
    obo:IAO_0000115 "A vasculature that is part of a kidney." ;
    oboInOwl:hasDbXref "EMAPA:28457", "TAO:0005305", "ZFA:0005305" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006544" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "kidney vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0006553
    obo:IAO_0000115 "A tube in the kidney that collect and transport urine." ;
    obo:UBPROP_0000012 "in ZFA this is defined as part of mesonephros" ;
    oboInOwl:hasDbXref "TAO:0005289", "ZFA:0005289" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006553" ;
    a owl:Class ;
    rdfs:label "renal duct" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0006555
    obo:IAO_0000115 "A tube that is part of a excretory system." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006555" ;
    a owl:Class ;
    rdfs:label "excretory tube" ;
    rdfs:subClassOf obo:UBERON_0000025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000025
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001008
            ]
        )
    ] .

obo:UBERON_0006558
    obo:IAO_0000115 "An organ system subdivision that is a network of vessels capable of removing accumulating protein and fluid from the interstitial space and returning it to the vascular space. In some species, this network is connected to the immune system via lymph nodes and lymphocyte-producing organs, with the whole being the lymphoid system." ;
    obo:IAO_0000116 "consider merging with lymph vasculature" ;
    obo:UBPROP_0000001 "Part of the circulatory system which consists of a series of vessels which collect blood (exclusive of erythrocytes) which seep through capillary walls and return it to the veins.[AAO]" ;
    obo:UBPROP_0000007 "lymporeticular" ;
    obo:UBPROP_0000012 "in FMA this is part of the cardiovascular system, but here we treat the CV system as a separate component of the circulatory system from the lymphatic system" ;
    oboInOwl:hasDbXref "AAO:0010522", "CALOHA:TS-2024", "EFO:0000870", "EMAPA:18248", "FMA:7162", "MA:0002961", "MESH:D008208", "SCTID:362597000", "VHOG:0001761", "Wikipedia:Lymphatic_system" ;
    oboInOwl:hasExactSynonym "lymphatic system", "lymphatic tree system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymporeticular system" ;
    oboInOwl:id "UBERON:0006558" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymphatic part of lymphoid system" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ] .

obo:UBERON_0006561
    obo:IAO_0000115 "An organ system subdivision that is the part of the lymphoid system that excludes the lymphatic vessels.." ;
    oboInOwl:hasDbXref "FMA:74623" ;
    oboInOwl:hasExactSynonym "non-lymphatic lymphoid system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006561" ;
    a owl:Class ;
    rdfs:label "non-lymphatic part of lymphoid system" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ] .

obo:UBERON_0006562
    obo:IAO_0000115 "The pharynx is the part of the digestive system immediately posterior to the mouth[GO]." ;
    obo:IAO_0000232 "currently this is an extremely generic class, encompassing both protostomes and deuterostomes." ;
    obo:UBPROP_0000007 "branchial", "pharyngeal" ;
    oboInOwl:hasDbXref "FBbt:00005380", "MAT:0000049", "MIAA:0000049" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior part of foregut", "pharyngeal tube" ;
    oboInOwl:id "UBERON:0006562" ;
    oboInOwl:inSubset core:grouping_class, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pharynx" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0006563
    obo:IAO_0000115 "Tunica media of artery which is continuous with the myocardium of right ventricle.[FMA]" ;
    oboInOwl:hasDbXref "FMA:85030" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006563" ;
    a owl:Class ;
    rdfs:label "tunica media of pulmonary trunk" ;
    rdfs:subClassOf obo:UBERON_0007239, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002333
            ]
        )
    ] .

obo:UBERON_0006565
    obo:IAO_0000115 "A urethral meatus that is part of a female urethra[Automatically generated definition]." ;
    obo:UBPROP_0000001 "The external urethral orifice (urinary meatus) is the external opening of the urethra, from which urine is ejected during urination. It is placed about 2.5 cm behind the glans clitoridis and immediately in front of that of the vagina; it usually assumes the form of a short, sagittal cleft with slightly raised margins. To its left and right are the openings of the Skene's ducts." ;
    oboInOwl:hasDbXref "EMAPA:36453", "FMA:85266", "MA:0002639", "SCTID:279479008", "Wikipedia:External_urethral_orifice_(female)" ;
    oboInOwl:hasExactSynonym "external orifice of female urethra", "external urethral orifice (female)", "female urethral meatus", "ostium urethrae externum (urethra feminina)", "urethral meatus of clitoral urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal urethral opening of female", "urethral opening of clitoral urethra" ;
    oboInOwl:id "UBERON:0006565" ;
    a owl:Class ;
    rdfs:label "female urethral meatus" ;
    rdfs:subClassOf obo:UBERON_0012240, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012240
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] .

obo:UBERON_0006566
    obo:IAO_0000115 "A myocardium that is part of a left ventricle of a heart." ;
    obo:UBPROP_0000001 "Myocardium of ventricle which is continuous with the tunica media of aorta." ;
    oboInOwl:hasDbXref "EMAPA:17339", "FMA:9558", "MA:0002983", "SCTID:362021000" ;
    oboInOwl:hasExactSynonym "left ventricular myocardium", "myocardium of left ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006566" ;
    a owl:Class ;
    rdfs:label "left ventricle myocardium" ;
    rdfs:subClassOf obo:UBERON_0001083, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0003618
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001083
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0006567
    obo:IAO_0000115 "A myocardium that is part of a right ventricle of a heart." ;
    obo:UBPROP_0000001 "Myocardium of ventricle which is continuous with the tunica media of the pulmonary trunk." ;
    oboInOwl:hasDbXref "EMAPA:17342", "FMA:9535", "MA:0002984", "SCTID:362020004" ;
    oboInOwl:hasExactSynonym "myocardium of right ventricle", "right ventricular myocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006567" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right ventricle myocardium" ;
    rdfs:subClassOf obo:UBERON_0001083, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0006563
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001083
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0006568
    obo:IAO_0000115 "A nucleus of brain that is part of a hypothalamus." ;
    oboInOwl:hasDbXref "BTO:0002449", "EMAPA:35417", "FMA:258762", "MA:0002426", "SCTID:279304003" ;
    oboInOwl:hasExactSynonym "nucleus of hypothalamus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006568" ;
    a owl:Class ;
    rdfs:label "hypothalamic nucleus" ;
    rdfs:subClassOf obo:UBERON_0006569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001898
            ]
        )
    ] .

obo:UBERON_0006569
    obo:IAO_0000115 "A nucleus of brain that is part of a diencephalon." ;
    oboInOwl:hasDbXref "TAO:0002191", "ZFA:0001659" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006569" ;
    a owl:Class ;
    rdfs:label "diencephalic nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0006574
    obo:IAO_0000115 "The pectinate line (anocutaneous line, dentate line, anorectal junction) is a line which divides the upper 2/3rds and lower 1/3rd of the anal canal. Developmentally, this line represents the hindgut-proctodeum junction. It is an important anatomical landmark, and several distinctions can be made based upon the location of a structure relative to this line:" ;
    obo:UBPROP_0000012 "FMA also has FMA:29321 but it's not clear how this differs" ;
    oboInOwl:hasDbXref "EMAPA:19159", "FMA:75383", "NCIT:C34245", "SCTID:245445008", "UMLS:C0821671", "Wikipedia:Pectinate_line" ;
    oboInOwl:hasExactSynonym "linea pectinata canalis analis", "pectinate line of anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Hilton's 'white line'", "dentate line", "linea anocutanea", "recto-anal junction", "site of anal membrane" ;
    oboInOwl:id "UBERON:0006574" ;
    a owl:Class ;
    rdfs:label "pectinate line" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000931
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7b/Hemorrhoid.png"^^xsd:anyURI .

obo:UBERON_0006585
    obo:IAO_0000115 "An organ that is part of a vestibular system." ;
    oboInOwl:hasDbXref "BIRNLEX:2519", "UMLS:C0682674" ;
    oboInOwl:hasExactSynonym "balance organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006585" ;
    a owl:Class ;
    rdfs:label "vestibular organ" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004681
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004681
            ]
        )
    ] .

obo:UBERON_0006586
    obo:IAO_0000115 "Transudate located within the osseus labyrinth. Otolymph can be further classified with respect to whether it is within the membranous labyrinth (endolymph) or outside the mebranous labyrinth (perilymph)." ;
    obo:UBPROP_0000001 "Fluids found within the osseous labyrinth (PERILYMPH) and the membranous labyrinth (ENDOLYMPH) of the inner ear. (From Gray's Anatomy, 30th American ed, p1328, 1332[MESH:A12.207.571])" ;
    oboInOwl:hasAlternativeId "UBERON:0007793" ;
    oboInOwl:hasDbXref "EMAPA:36547", "GAID:1183", "MA:0002527", "MESH:A12.207.571", "NCIT:C33231", "UMLS:C1518679" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labyrinthine fluid" ;
    oboInOwl:id "UBERON:0006586" ;
    a owl:Class ;
    rdfs:label "otolymph" ;
    rdfs:subClassOf obo:UBERON_0007779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001839
    ] .

obo:UBERON_0006595
    obo:IAO_0000115 "Presumptive structure of the blastula that will develop into endoderm." ;
    oboInOwl:hasDbXref "AAO:0000471", "EFO:0003437", "TAO:0000416", "ZFA:0000416" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006595" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive endoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0006596
    oboInOwl:hasDbXref "AAO:0000468", "EFO:0003439", "TAO:0000568", "ZFA:0000568" ;
    oboInOwl:hasExactSynonym "future blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006596" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive blood" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000178
            ]
        )
    ] .

obo:UBERON_0006598
    obo:IAO_0000115 "Portion of embryonic tissue determined by fate mapping to become a structure." ;
    obo:IAO_0000116 "Consider merging with anlage" ;
    oboInOwl:hasDbXref "AAO:0000479", "TAO:0001116", "ZFA:0001116" ;
    oboInOwl:hasExactSynonym "future structure", "presumptive structures" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006598" ;
    a owl:Class ;
    rdfs:label "presumptive structure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000061
            ]
        )
    ] .

obo:UBERON_0006600
    oboInOwl:hasDbXref "AAO:0000472", "EFO:0003462", "TAO:0001334", "ZFA:0001334" ;
    oboInOwl:hasExactSynonym "future enteric nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006600" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive enteric nervous system" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005428
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002005
            ]
        )
    ] .

obo:UBERON_0006601
    obo:IAO_0000115 "Presumptive structure of the blastula that will develop into ectoderm." ;
    oboInOwl:hasDbXref "AAO:0000470", "EFO:0003466", "TAO:0001376", "XAO:0004132", "ZFA:0001376" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presumptive epidermis" ;
    oboInOwl:id "UBERON:0006601" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive ectoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0006603
    obo:IAO_0000115 "Presumptive structure of the blastula that will develop into mesoderm." ;
    oboInOwl:hasDbXref "AAO:0000476", "EFO:0003467", "TAO:0001377", "ZFA:0001377" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006603" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive mesoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0006606
    obo:IAO_0000115 "A cartilaginous joint that connects left and right mandibles/dentary bones. Mandibular symphysis is unpaired[TAO,modified]." ;
    obo:IAO_0000116 "this is placed as part of lower jaw region, as in this ontology the skeleton does not include joints" ;
    obo:UBPROP_0000001 "Joint that articulates the left and right dentary bones. Mandibular symphysis is unpaired.[TAO]" ;
    obo:UBPROP_0000008 "in snakes, the mandibular symphysis is composed of soft tissues, allowing independent movement of each mandible" ;
    oboInOwl:hasDbXref "AAO:0000277", "FMA:75779", "MA:0001490", "TAO:0001851", "Wikipedia:Symphysis_menti", "ZFA:0005488" ;
    oboInOwl:hasExactSynonym "dentary symphysis", "inter-dentary joint", "inter-mandibular joint", "symphysis menti" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mental symphysis", "symphysis mandibulae" ;
    oboInOwl:id "UBERON:0006606" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mandibular symphysis" ;
    rdfs:subClassOf obo:UBERON_0002216, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002213
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0004742 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0004742 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/64/Gray176.png"^^xsd:anyURI .

obo:UBERON_0006614
    obo:IAO_0000115 "A sheet of extracellular matrix." ;
    obo:UBPROP_0000001 "Aponeuroses are layers of flat broad tendons. They have a shiny, whitish-silvery color, and are histologically similar to tendons, but are very sparingly supplied with blood vessels and nerves. When dissected, aponeuroses are papery, and peel off by sections. The primary regions with thick aponeurosis is in the ventral abdominal region, the dorsal lumbar region, and in the palmar region. Their primary function is to join muscles and the body parts the muscles act upon[Wikipedia:Aponeurosis]." ;
    obo:UBPROP_0000012 "in ZFA, aponeuroses are subtypes of tendons, but this is inconsistent with tendons being muscle-bone connections" ;
    oboInOwl:hasDbXref "AEO:0000092", "EHDAA2:0003092", "FMA:9722", "NCIT:C32133", "SCTID:331712004", "UMLS:C0225205", "Wikipedia:Aponeurosis", "ZFA:0005652" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "aponeuroses", "aponeurotic" ;
    oboInOwl:id "UBERON:0006614" ;
    a owl:Class ;
    rdfs:label "aponeurosis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001630
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e6/Aponeurosis.png"^^xsd:anyURI .

obo:UBERON_0006615
    obo:IAO_0000115 "A large vein or channel for the circulation of venous blood" ;
    obo:IAO_0000116 "check if it is valid to group ZFA class here." ;
    oboInOwl:hasDbXref "MA:0000070", "NCIT:C12877", "SCTID:341586007", "UMLS:C0226504", "ZFA:0007072" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blood sinus" ;
    oboInOwl:id "UBERON:0006615" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "venous sinus" ;
    rdfs:subClassOf obo:UBERON_0003920 .

obo:UBERON_0006616
    obo:IAO_0000115 "An external ear that is in the right side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasBroadSynonym "right auricular region" ;
    oboInOwl:hasDbXref "EMAPA:37361", "FMA:53643", "SCTID:368567003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006616" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right external ear" ;
    rdfs:subClassOf obo:UBERON_0001691, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001691
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0006617
    obo:IAO_0000115 "An external ear that is in the left side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasBroadSynonym "left auricular region" ;
    oboInOwl:hasDbXref "EMAPA:37360", "FMA:53644", "SCTID:368589004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006617" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left external ear" ;
    rdfs:subClassOf obo:UBERON_0001691, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001691
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0006632
    obo:IAO_0000115 "An artery with its origin in the lateral terminal branch of the internal thoracic artery, with distribution to the diaphragm and the intercostal muscles, and with anastomoses to the branches of the pericardiacophrenic and inferior phrenic." ;
    oboInOwl:hasDbXref "EMAPA:19215", "FMA:10645", "SCTID:244242003", "Wikipedia:Musculophrenic_artery" ;
    oboInOwl:hasExactSynonym "musculophrenic artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006632" ;
    a owl:Class ;
    rdfs:label "musculo-phrenic artery" ;
    rdfs:subClassOf obo:UBERON_0002057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0002456
            ]
        )
    ] .

obo:UBERON_0006642
    obo:IAO_0000115 "A muscle layer that is part of a fallopian tube." ;
    oboInOwl:hasDbXref "EMAPA:29046", "FMA:18318", "SCTID:259488000" ;
    oboInOwl:hasExactSynonym "muscle layer of fallopian tube", "muscle layer of oviduct", "muscle layer of uterine tube", "muscular coat of uterine tube", "muscular layer of uterine tube", "muscularis of uterine tube", "tunica muscularis (Tuba uterina)", "tunica muscularis tubae uterinae", "uterine tubal muscularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006642" ;
    a owl:Class ;
    rdfs:label "muscle layer of oviduct" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0006645
    obo:IAO_0000115 "An adventitia that is part of a epididymis." ;
    oboInOwl:hasDbXref "EMAPA:30443", "FMA:19136" ;
    oboInOwl:hasExactSynonym "epididymis adventitia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006645" ;
    a owl:Class ;
    rdfs:label "adventitia of epididymis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005742
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0006646
    obo:IAO_0000115 "A muscle layer that is part of a epididymis." ;
    oboInOwl:hasDbXref "EMAPA:30747", "FMA:19149" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006646" ;
    a owl:Class ;
    rdfs:label "muscle layer of epididymis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0006647
    obo:IAO_0000115 "An adventitia that is part of a vas deferens." ;
    oboInOwl:hasDbXref "EMAPA:29767", "FMA:19238", "SCTID:299803005" ;
    oboInOwl:hasExactSynonym "adventitia of deferent duct", "adventitia of ductus deferens", "adventitia of vas deferens", "deferent ductal adventitia", "tunica adventitia (ductus deferens)", "tunica adventitia ductus deferentis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006647" ;
    a owl:Class ;
    rdfs:label "adventitia of ductus deferens" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005742
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001000
            ]
        )
    ] .

obo:UBERON_0006648
    obo:IAO_0000115 "An adventitia that is part of a seminal vesicle." ;
    oboInOwl:hasDbXref "EMAPA:29775", "FMA:19403", "SCTID:252406002" ;
    oboInOwl:hasExactSynonym "adventitia of seminal gland", "seminal vesicle adventitia", "tunica adventitia (vesicula seminalis)", "tunica adventitia glandulae vesiculosae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006648" ;
    a owl:Class ;
    rdfs:label "adventitia of seminal vesicle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005742
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:UBERON_0006652
    oboInOwl:hasDbXref "EMAPA:30997", "FMA:19976", "SCTID:253069005" ;
    oboInOwl:hasExactSynonym "muscular coat of vagina", "tunica muscularis vaginae", "vaginal muscularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006652" ;
    a owl:Class ;
    rdfs:label "muscular layer of vagina" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0006653
    obo:IAO_0000115 "Erectile tissue at the end of the clitoris, which is continuous with the intermediate part of the vestibulovaginal bulbs[BTO]. The clitoral glans (glans clitoridis) is an external portion of the clitoris[WP]." ;
    oboInOwl:hasDbXref "BTO:0003117", "EMAPA:19170", "EMAPA:30829", "FMA:19999", "NCIT:C32681", "SCTID:362241002", "UMLS:C0227769", "Wikipedia:Clitoral_glans" ;
    oboInOwl:hasExactSynonym "clitoris glans", "glans of clitoris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glans clitoridis", "glans clitoris" ;
    oboInOwl:id "UBERON:0006653" ;
    a owl:Class ;
    rdfs:label "glans clitoris" ;
    rdfs:subClassOf obo:UBERON_0008324, obo:UBERON_0035651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8c/Clitoris_inner_anatomy.gif"^^xsd:anyURI .

obo:UBERON_0006657
    obo:IAO_0000115 "Anatomical cavity for the proximal articular surface of the proximal limb or fin element with the scapulocoracoid or equivalent structure." ;
    obo:UBPROP_0000001 "Cavity for the articulation of the forelimb formed by the scapula, coracoid, and clavicle.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of scapular area (AAO:0000935)[AAO]" ;
    obo:UBPROP_0000008 "The glenoid fossa can be associated with the metapterygium in sarcopterygians, or either the meso- or propterygium in basal gnathostomes such as Chondrichthyans" ;
    obo:UBPROP_0000012 "FMA also has classes for the bony parts around the cavity - these may be more useful than the cavity term itself" ;
    oboInOwl:hasDbXref "AAO:0000749", "EMAPA:25122", "FMA:23275", "NCIT:C32682", "SCTID:181914008", "UMLS:C1261046", "Wikipedia:Glenoid_cavity" ;
    oboInOwl:hasExactSynonym "cavitas glenoidalis scapulae", "cavitus glenoidalis", "glenoid cavity", "glenoid cavity of scapula", "glenoid facet" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas glenoidalis", "glenoid cavity" ;
    oboInOwl:id "UBERON:0006657" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "glenoid fossa" ;
    rdfs:subClassOf obo:UBERON_0004704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ec/Gray328.png"^^xsd:anyURI .

obo:UBERON_0006658
    obo:IAO_0000115 "A joint that connects one phalanx to another along a proximodistal axis." ;
    obo:UBPROP_0000001 "Hinge joints between the phalanges of the hand or foot[ncithesaurus:Interphalangeal_Joint]." ;
    oboInOwl:hasDbXref "EMAPA:37884", "FMA:42765", "NCIT:C101527", "galen:InterphalangealJoint" ;
    oboInOwl:hasExactSynonym "inter-phalangeal joint", "inter-phalanx joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006658" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interphalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0003841, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003221
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0003221 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0003221 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0006660
    obo:IAO_0000115 "A region of muscle in many organs in the vertebrate body, adjacent to the submucosa membrane. It is responsible for gut movement such as peristalsis." ;
    obo:IAO_0000116 "currently this class conflates a generic layer of muscle and a specific layer found lining the digestive tract (the muscularis externa), typically composed of circular and longitudinal layers (although this varies)" ;
    obo:UBPROP_0000001 "An outer layer of smooth muscle surrounding a hollow or tubular organ as the bladder, esophagus, large intestine, small intestine, stomach, ureter, uterus, and vagina that often consists of an inner layer of circular fibers serving to narrow the lumen of the organ and an outer layer of longitudinal fibers serving to shorten its length[BTO]." ;
    obo:UBPROP_0000008 "typically smooth muscle, but there may be exceptions - in the upper esophagus, part of the externa is skeletal muscle, rather than smooth muscle." ;
    oboInOwl:hasDbXref "BTO:0004838", "SCTID:86915006", "UMLS:C0225358", "Wikipedia:Muscular_layer" ;
    oboInOwl:hasExactSynonym "muscular layer", "muscularis layer", "tunica muscularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscular coat", "muscularis", "muscularis externa", "muscularis propria", "transverse muscular fibers", "tunica externa", "tunica muscularis" ;
    oboInOwl:id "UBERON:0006660" ;
    a owl:Class ;
    rdfs:label "muscular coat" ;
    rdfs:subClassOf obo:UBERON_0018260, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000009
    ] .

obo:UBERON_0006661
    obo:IAO_0000115 "The galea aponeurotica (epicranial aponeurosis, aponeurosis epicranialis) is a tough layer of dense fibrous tissue which covers the upper part of the cranium; behind, it is attached, in the interval between its union with the Occipitales, to the external occipital protuberance and highest nuchal lines of the occipital bone; in front, it forms a short and narrow prolongation between its union with the Frontales. On either side it gives origin to the Auriculares anterior and superior; in this situation it loses its aponeurotic character, and is continued over the temporal fascia to the zygomatic arch as a layer of laminated areolar tissue. It is closely connected to the integument by the firm, dense, fibro-fatty layer which forms the superficial fascia of the scalp: it is attached to the pericranium by loose cellular tissue, which allows the aponeurosis, carrying with it the integument to move through a considerable distance." ;
    oboInOwl:hasDbXref "EMAPA:19210", "FMA:46768", "SCTID:368677009", "Wikipedia:Galea_aponeurotica" ;
    oboInOwl:hasExactSynonym "aponeurosis epicranialis", "aponeurosis of epicranius", "epicranial aponeurosis", "epicranius aponeurosis", "galea aponeurotica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial aponeurosis", "epicranial aponeurosis", "galea aponeurosis", "galea aponeurotica; aponeurosis epicranialis", "galeal aponeurosis" ;
    oboInOwl:id "UBERON:0006661" ;
    a owl:Class ;
    rdfs:label "epicranial aponeurosis" ;
    rdfs:subClassOf obo:UBERON_0006614, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000403
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fa/Gray378.png"^^xsd:anyURI .

obo:UBERON_0006668
    obo:IAO_0000115 "On the interior surface of the temporal bone, behind the rough surface of the apex, is the large circular aperture of the carotid canal, which ascends at first vertically, and then, making a bend, runs horizontally forward and medialward. It transmits into the cranium, the internal carotid artery, and the carotid plexus of nerves. Sympathetics to the head also pass through the carotid canal. They have several motor functions: raise the eyelid (superior tarsal muscle), dilate pupil, innervate sweat glands of face and scalp and constricts blood vessels in head[WP]." ;
    oboInOwl:hasDbXref "EMAPA:18707", "FMA:55805", "Wikipedia:Carotid_canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canalis caroticus" ;
    oboInOwl:id "UBERON:0006668" ;
    a owl:Class ;
    rdfs:label "carotid canal" ;
    rdfs:subClassOf obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001678
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001532
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001532
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4c/Gray141.png"^^xsd:anyURI .

obo:UBERON_0006670
    obo:IAO_0000115 "the three-lobed cloverleaf-shaped aponeurosis situated at the center of the diaphragm; the central tendon is fused with the fibrous pericardium that provides attachment for the muscle fibers" ;
    obo:UBPROP_0000003 "In mammals, the diaphragm muscle divides the thoracoabdominal cavity into thorax and abdomen. In most mammals, the diaphragm is a flat sheet with muscle fibers radiating outward from a central tendon, and the diaphragm's apposition to the cranial surface of the liver gives it a dome-shape. Muscle fiber contraction reduces the curvature of the dome, thereby expanding the thoracic cavity and aspirating air into the lungs.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:17702", "FMA:58279", "NCIT:C34119", "SCTID:244943002", "UMLS:C0230162", "VHOG:0001399", "Wikipedia:Central_tendon_of_diaphragm" ;
    oboInOwl:hasExactSynonym "central tendon", "centrum tendineum", "centrum tendineum diaphragmatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006670" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "central tendon of diaphragm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000043, obo:UBERON_0003570, obo:UBERON_0003837, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006239
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006239
    ] .

obo:UBERON_0006675
    obo:IAO_0000115 "A valve that is part of a vein." ;
    oboInOwl:hasDbXref "FMA:68095" ;
    oboInOwl:hasExactSynonym "valve of vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006675" ;
    a owl:Class ;
    rdfs:label "venous valve" ;
    rdfs:subClassOf obo:UBERON_0003978, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003978
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0006677
    obo:IAO_0000115 "An anatomical boundary that adjacent_to a epithelium." ;
    oboInOwl:hasDbXref "FMA:70997" ;
    oboInOwl:hasExactSynonym "epithelium surface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006677" ;
    a owl:Class ;
    rdfs:label "surface of epithelium" ;
    rdfs:subClassOf obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000483
            ]
        )
    ] .

obo:UBERON_0006682
    obo:IAO_0000115 "The hypoglossal canal is a bony canal in the occipital bone of the skull." ;
    oboInOwl:hasDbXref "EMAPA:19012", "FMA:75370", "SCTID:139380001", "Wikipedia:Hypoglossal_canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior condylar canal", "canalis nervi hypoglossi", "hyperglossal canal" ;
    oboInOwl:id "UBERON:0006682" ;
    a owl:Class ;
    rdfs:label "hypoglossal canal" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001676
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001650
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001650
            ]
        )
    ] .

obo:UBERON_0006686
    obo:IAO_0000115 "A vein that is part of a vertebral column." ;
    oboInOwl:hasDbXref "EMAPA:18255", "FMA:76735", "MA:0002108", "SCTID:181376008", "Wikipedia:Spinal_veins" ;
    oboInOwl:hasExactSynonym "vena spinalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal branch" ;
    oboInOwl:id "UBERON:0006686" ;
    a owl:Class ;
    rdfs:label "spinal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001130
            ]
        )
    ] .

obo:UBERON_0006692
    obo:IAO_0000115 "A conduit enclosed within the vertebral foramen of the vertebrae through which the spinal cord passes." ;
    obo:IAO_0000116 "TODO - check neural vs vertebral canal; embryonic vs adult?" ;
    obo:UBPROP_0000001 "Canal formed by the vertebral centra ventrally, the pedicels laterally, and the neural arches dorsally that encloses and protects the spinal cord.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000693", "FMA:9680", "GAID:242", "NCIT:C33869", "NCIT:C34221", "SCTID:361746009", "UMLS:C0037922", "UMLS:C1522467", "Wikipedia:Spinal_canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "c. vertebralis", "foramen vertebrale", "neural canal", "spinal canal", "spinal cavity", "vertebral canal" ;
    oboInOwl:id "UBERON:0006692" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vertebral canal" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002571 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002571 ;
                owl:someValuesFrom obo:UBERON_0001130
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray82.png"^^xsd:anyURI .

obo:UBERON_0006694
    obo:IAO_0000115 "A vasculature that is part of a cerebellum." ;
    oboInOwl:hasDbXref "FMA:268519" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006694" ;
    a owl:Class ;
    rdfs:label "cerebellum vasculature" ;
    rdfs:subClassOf obo:UBERON_0006876, obo:UBERON_0036303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0006716
    obo:IAO_0000115 "The third segment of the limb, including either the wrist segment (carpus) or the ankle segment (tarsus)" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group" ;
    oboInOwl:hasDbXref "Wikipedia:Carpus_and_tarsus_of_land_vertebrates" ;
    oboInOwl:hasExactSynonym "carpus/tarsus", "mesopodial limb segment", "mesopodial segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesopod" ;
    oboInOwl:id "UBERON:0006716" ;
    a owl:Class ;
    rdfs:label "mesopodium region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0009878
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0009877
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002471
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty core:distally_connected_to ;
                owl:someValuesFrom obo:UBERON_0009877
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:proximally_connected_to ;
                owl:someValuesFrom obo:UBERON_0002471
            ]
        )
    ] .

obo:UBERON_0006717
    obo:IAO_0000115 "The collection of all skeletal elements in an autopodium region." ;
    obo:UBPROP_0000001 "Distal section of the limb skeleton, consisting of the anterior autopodium or posterior autopodium.[VSAO]" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group" ;
    oboInOwl:hasDbXref "VSAO:0005019" ;
    oboInOwl:hasExactSynonym "autopod skeleton", "autopodial skeleton", "skeletal parts of autopod", "skeleton of autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "autopodium" ;
    oboInOwl:id "UBERON:0006717" ;
    a owl:Class ;
    rdfs:label "autopodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002470
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0011584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0006723
    obo:IAO_0000115 "the central cone shaped core of spongy bone about which turns the spiral canal" ;
    oboInOwl:hasBroadSynonym "modiolus" ;
    oboInOwl:hasDbXref "BTO:0001693", "EMAPA:35575", "FMA:61278", "MA:0001182", "NCIT:C33135", "SCTID:361314007", "UMLS:C0229503", "Wikipedia:Modiolus_(cochlea)" ;
    oboInOwl:hasExactSynonym "cochlea modiolus", "modiolus cochleae", "modiolus of cochlea" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "columella cochleae" ;
    oboInOwl:id "UBERON:0006723" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cochlear modiolus" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005913, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007223
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/16/Gray921.png"^^xsd:anyURI .

obo:UBERON_0006725
    obo:IAO_0000115 "A spiral thickening of the fibrous lining of the cochlear wall. Spiral ligament secures the membranous cochlear duct to the bony spiral canal of the cochlea. Its spiral ligament fibrocytes function in conjunction with the stria vascularis to mediate cochlear ion homeostasis." ;
    obo:UBPROP_0000012 "this is not classified as a ligament in FMA" ;
    oboInOwl:hasAlternativeId "UBERON:0028186" ;
    oboInOwl:hasDbXref "BIRNLEX:2524", "EMAPA:35798", "FMA:77834", "MA:0001192", "MESH:D055493", "SCTID:279840005", "UMLS:C0229477", "Wikipedia:Spiral_ligament" ;
    oboInOwl:hasExactSynonym "ligamentum spirale ductus cochlearis", "spiral cochlear ligament", "spiral ligament of cochlea", "spiral ligament of cochlear duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006725" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spiral ligament" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004121, obo:UBERON_0008845, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002665
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006106
    ] .

obo:UBERON_0006756
    obo:IAO_0000115 "During the third week of embryological development there appears, immediately behind the ventral ends of the two halves of the mandibular arch, a rounded swelling named the tuberculum impar, which was described by His as undergoing enlargement to form the buccal part of the tongue. More recent researches, however, show that this part of the tongue is mainly, if not entirely, developed from a pair of lateral swellings which rise from the inner surface of the mandibular arch and meet in the middle line. The site of their meeting remains post-embryonically as the median sulcus of the tongue. The tuberculum impar is said to form the central part of the tongue immediately in front of the foramen cecum, but Hammar insists that it is purely a transitory structure and forms no part of the adult tongue[WP, Gray's]." ;
    obo:UBPROP_0000003 "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0001081", "EMAPA:17187", "FMA:312476", "SCTID:308821003", "VHOG:0000730", "Wikipedia:Tuberculum_impar" ;
    oboInOwl:hasExactSynonym "median lingual swelling", "median tongue bud", "tuberculum impar", "tuberculum linguale mediale" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006756" ;
    a owl:Class ;
    rdfs:comment "The thyroid initially develops caudal to the tuberculum impar . This embryonic swelling arises from the first pharyngeal arch and occurs midline on the floor of the developing pharynx, eventually helping form the tongue as the 2 lateral lingual swellings overgrow it. [http://emedicine.medscape.com/article/845125-overview]" ;
    rdfs:label "median lingual swelling" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006260
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray979.png"^^xsd:anyURI .

obo:UBERON_0006757
    obo:IAO_0000115 "During the third week there appears, immediately behind the ventral ends of the two halves of the mandibular arch, a rounded swelling named the tuberculum impar, which was described by His as undergoing enlargement to form the buccal part of the tongue. More recent researches, however, show that this part of the tongue is mainly, if not entirely, developed from a pair of lateral swellings (or distal tongue bud) which rise from the inner surface of the mandibular arch and meet in the middle line." ;
    obo:UBPROP_0000003 "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" ;
    obo:UBPROP_0000010 "paired" ;
    oboInOwl:hasDbXref "EHDAA2:0000911", "EMAPA:17189", "FMA:313628", "VHOG:0000731", "Wikipedia:Lateral_lingual_swelling" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral lingual prominence", "lateral swellings", "tuberculum laterale", "tuberculum linguale laterale" ;
    oboInOwl:id "UBERON:0006757" ;
    a owl:Class ;
    rdfs:label "lateral lingual swelling" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006260
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray979.png"^^xsd:anyURI .

obo:UBERON_0006761
    obo:IAO_0000115 "the edge of the cornea where it joins the sclera; the limbus is a common site for the occurrence of corneal epithelial neoplasm" ;
    oboInOwl:hasDbXref "EFO:0001403", "EMAPA:37835", "FMA:58342", "GAID:896", "MESH:D016850", "SCTID:63716004", "Wikipedia:Corneal_limbus", "ZFA:0005570" ;
    oboInOwl:hasExactSynonym "cornea limbus", "corneal limbus", "corneal-scleral limbus", "corneoscleral junction", "limbus corneae", "sclerocorneal junction", "sclerocorneal limbus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "limbus corneae" ;
    oboInOwl:id "UBERON:0006761" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:comment "This location has parts such as blood vessels etc. See PMC2868485, http://www.ncbi.nlm.nih.gov/pubmed/2695343" ;
    rdfs:label "corneo-scleral junction" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000964
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001773
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/3d/Limbus.png"^^xsd:anyURI .

obo:UBERON_0006763
    obo:IAO_0000115 "Layer of nonkeratinized squamous epithelium lining the conjunctiva, overlying scleral tissue" ;
    oboInOwl:hasDbXref "BTO:0005131", "EFO:0001916", "FMA:62131", "NCIT:C32365", "UMLS:C1179037" ;
    oboInOwl:hasExactSynonym "conjunctiva epithelium", "conjunctival epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006763" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epithelium of conjunctiva" ;
    rdfs:subClassOf obo:UBERON_0010304, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:UBERON_0006799
    obo:IAO_0000115 "An epithelium that is composed primarily of secretory cells." ;
    obo:IAO_0000116 "consider splitting epithelium from epithelial tissue" ;
    oboInOwl:hasDbXref "BTO:0002991", "NCIT:C43370", "NCIT:C45715", "UMLS:C0682578", "UMLS:C1708242" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006799" ;
    a owl:Class ;
    rdfs:label "glandular epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000150
            ]
        )
    ] .

obo:UBERON_0006813
    obo:IAO_0000115 "Structural framework that provides support to the nasal sacs and ducts." ;
    oboInOwl:hasDbXref "AAO:0000320", "FMA:60116", "SCTID:281486007" ;
    oboInOwl:hasExactSynonym "skeleton of nose" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006813" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nasal skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000075, obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
        )
    ] .

obo:UBERON_0006815
    obo:IAO_0000115 "Loose connective tissue located at the outer and inner layers of organs. Examples: submucosal connective tissue, tunica adventitia of artery, papillary dermis, superficial fascia of dorsum of hand." ;
    obo:UBPROP_0000001 "Also known as loose connective tissue. A pliable, mesh-like tissue with a fluid matrix that functions to cushion and protect body organs.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: subclass connective tissue proper (AAO:0000099)[AAO]" ;
    obo:UBPROP_0000009 "cushions body organs" ;
    oboInOwl:hasDbXref "AAO:0000027", "FMA:63897", "SCTID:68477002" ;
    oboInOwl:hasExactSynonym "loose areolar connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "areolar tissue", "loose connective tissue" ;
    oboInOwl:id "UBERON:0006815" ;
    a owl:Class ;
    rdfs:label "areolar connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000030
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000303
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

obo:UBERON_0006832
    obo:IAO_0000115 "An anatomical space that surrounded_by a open tracheal system trachea." ;
    oboInOwl:hasBroadSynonym "tracheal lumen" ;
    oboInOwl:hasDbXref "FBbt:00007410" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006832" ;
    a owl:Class ;
    rdfs:label "lumen of open tracheal system trachea" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003127
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003127
            ]
        )
    ] .

obo:UBERON_0006833
    obo:IAO_0000115 "An anatomical space that surrounded_by a trachea." ;
    oboInOwl:hasDbXref "FMA:7469", "SCTID:197486000" ;
    oboInOwl:hasExactSynonym "lumen of cartilaginous trachea", "tracheal lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006833" ;
    a owl:Class ;
    rdfs:label "lumen of trachea" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0006834
    obo:IAO_0000115 "A subdivision of a the reproductive tract in a female organism that is the site of embryo development." ;
    oboInOwl:hasBroadSynonym "uterus" ;
    oboInOwl:hasDbXref "FBbt:00004924", "TADS:0000421", "WBbt:0006760" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006834" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "uterus or analog" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000474
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty core:site_of ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:UBERON_0006841
    obo:IAO_0000115 "Vein that is central to a lobule in the liver." ;
    oboInOwl:hasBroadSynonym "central vein" ;
    oboInOwl:hasDbXref "FMA:17544", "NCIT:C32281", "SCTID:272023004", "TAO:0005168", "Wikipedia:Central_veins_of_liver", "ZFA:0005168" ;
    oboInOwl:hasExactSynonym "terminal branch of hepatic vein", "terminal hepatic venule", "vena centralis (hepar)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006841" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "central vein of liver" ;
    rdfs:subClassOf obo:UBERON_0013126, obo:UBERON_0015796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ] .

obo:UBERON_0006843
    obo:IAO_0000115 "The initial segment of a cranial nerve, leaving the central nervous system." ;
    obo:IAO_0000116 "recommend asserting under this class rather than relying on inference, as relations may change" ;
    oboInOwl:hasDbXref "FMA:52609", "SCTID:280161004", "TAO:0002190", "ZFA:0001663" ;
    oboInOwl:hasExactSynonym "cranial nerve root", "cranial neural root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006843" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "root of cranial nerve" ;
    rdfs:subClassOf obo:UBERON_0002211, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001785
            ]
        )
    ] .

obo:UBERON_0006846
    obo:IAO_0000115 "A furrow or an incomplete tube." ;
    oboInOwl:hasDbXref "AEO:0000161", "EHDAA2_RETIRED:0003161" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "groove" ;
    oboInOwl:id "UBERON:0006846" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "surface groove" ;
    rdfs:subClassOf obo:UBERON_0003102, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003102
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002255
            ]
        )
    ] .

obo:UBERON_0006849
    obo:IAO_0000115 "Endochondral bone that is dorsoventrally compressed and provides attachment site for muscles of the pectoral appendage." ;
    obo:UBPROP_0000001 "Endochondral bone that is located medial to the cleithrum, and articulates ventrally with the coracoid, medially with the mesocoracoid when the later is present and posteriorly with the upper one to three proximal radials. The scapula develops from the scapulocoracoid cartilage and belongs to the primary pectoral girdle. It may be perforated by the scapular foramen or it may be notched ventr and forms together with a similar notch of the coracoid the scapulocoracoid foramen[TAO:0000583].", "Paired bony elements of endochondral origin. They are situated at the level of the jaw articulation, in a vertical position, with the suprascapular margin being dorsal and the glenoid end being ventral.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: has pars glenoidalis of scapula (AAO:0000753)[AAO]", "relationship loss: part_of scapular area (AAO:0000935)[AAO]" ;
    obo:UBPROP_0000007 "scapular" ;
    obo:UBPROP_0000008 "present in all tetrapods with even vestiges of anterior limbs, e.g., turtles & birds & mammals." ;
    obo:UBPROP_0000011 "chick scapula is of dual origin and segmentally organized" ;
    oboInOwl:hasAlternativeId "UBERON:0001124", "UBERON:0010904" ;
    oboInOwl:hasDbXref "AAO:0000751", "BTO:0001218", "CALOHA:TS-0897", "EFO:0001400", "EMAPA:18722", "FMA:13394", "GAID:186", "MA:0001330", "MESH:D012540", "NCIT:C12783", "OpenCyc:Mx4rvVji0JwpEbGdrcN5Y29ycA", "SCTID:302517007", "TAO:0000583", "UMLS:C0036277", "VHOG:0001398", "VSAO:0000157", "Wikipedia:Scapula", "ZFA:0000583", "galen:Scapula" ;
    oboInOwl:hasExactSynonym "scapulae" ;
    oboInOwl:hasNarrowSynonym "shoulder blade" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "scapula bone", "scapulas" ;
    oboInOwl:id "UBERON:0006849" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim ;
    a owl:Class ;
    rdfs:label "scapula" ;
    rdfs:subClassOf obo:UBERON_0002513, obo:UBERON_0007829, obo:UBERON_0015057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006290
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0007272
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] ;
    foaf:depicted_by "Pectoral:girdles-en.svg"^^xsd:anyURI .

obo:UBERON_0006851
    obo:IAO_0000115 "A peritubular capillary that is part of a cortex of kidney." ;
    oboInOwl:hasDbXref "EMAPA:37488", "MA:0002590" ;
    oboInOwl:hasExactSynonym "kidney cortex peritubular capillary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006851" ;
    a owl:Class ;
    rdfs:label "renal cortex peritubular capillary" ;
    rdfs:subClassOf obo:UBERON_0005272, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005272
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0006853
    obo:IAO_0000115 "A region of nephron tubule that is part of a cortex of kidney." ;
    oboInOwl:hasDbXref "EMAPA:18976", "MA:0002609" ;
    oboInOwl:hasExactSynonym "kidney cortex tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortical tubule" ;
    oboInOwl:id "UBERON:0006853" ;
    a owl:Class ;
    rdfs:label "renal cortex tubule" ;
    rdfs:subClassOf obo:UBERON_0007685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007685
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0006854
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "EMAPA:28402", "MA:0002615" ;
    oboInOwl:hasExactSynonym "cortical thick ascending limb of Henle's loop", "kidney cortex loop of Henle ascending limb thick segment", "renal cortex loop of Henle ascending limb thick segment", "renal cortex thick ascending limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006854" ;
    a owl:Class ;
    rdfs:label "distal straight tubule postmacula segment" ;
    rdfs:subClassOf obo:UBERON_0006853, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006853
    ] .

obo:UBERON_0006855
    obo:IAO_0000115 "A muscular coat that is part of a ureter." ;
    oboInOwl:hasDbXref "EMAPA:28811", "FMA:15893", "MA:0002654", "SCTID:3563003" ;
    oboInOwl:hasExactSynonym "muscular coat of ureter", "muscular layer of ureter", "muscularis of ureter", "tunica muscularis (ureter)", "tunica muscularis ureteris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ureteral smooth muscle layer" ;
    oboInOwl:id "UBERON:0006855" ;
    a owl:Class ;
    rdfs:label "muscular coat of ureter" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0006858
    obo:IAO_0000115 "This gland can either be a discrete structure located bilaterally above each kidney, or a cluster of cells in the head kidney that perform the functions of the adrenal gland. In either case, this organ consists of two cells types, aminergic chromaffin cells and steroidogenic cortical cells[GO]" ;
    obo:IAO_0000116 "keep this grouping class so long as it is required for GO" ;
    obo:UBPROP_0000003 "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues, but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" ;
    oboInOwl:hasDbXref "VHOG:0001141" ;
    oboInOwl:hasExactSynonym "adrenal gland - interrenal gland", "adrenal gland/interrenal tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adrenal - interrenal gland", "suprarenal gland - interrenal gland" ;
    oboInOwl:id "UBERON:0006858" ;
    oboInOwl:inSubset core:homology_grouping, core:organ_slim ;
    a owl:Class ;
    rdfs:label "adrenal/interrenal gland" ;
    rdfs:subClassOf obo:UBERON_0002368, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

obo:UBERON_0006861
    obo:IAO_0000115 "Subdivision of long bone which forms the part of the bone between two metaphyses. Note that the diaphysis includes the metaphyses, but the diaphysis proper excludes these." ;
    obo:UBPROP_0000012 "The MA class is associated with EMAPA:35505 but we associate this with the more precise concept of diaphyseal plate" ;
    oboInOwl:hasDbXref "FMA:32688", "MA:0002803" ;
    oboInOwl:hasExactSynonym "body proper of long bone", "shaft proper of long bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "long bone diaphysis" ;
    oboInOwl:id "UBERON:0006861" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "diaphysis proper" ;
    rdfs:subClassOf obo:UBERON_0005055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] .

obo:UBERON_0006862
    obo:IAO_0000115 "A diaphysis that is part of a femur[Automatically generated definition]." ;
    obo:UBPROP_0000001 "The body of the femur (or shaft), almost cylindrical in form, is a little broader above than in the center, broadest and somewhat flattened from before backward below. It is slightly arched, so as to be convex in front, and concave behind, where it is strengthened by a prominent longitudinal ridge, the linea aspera. It presents for examination three borders, separating three surfaces. Of the borders, one, the linea aspera, is posterior, one is medial, and the other, lateral[Wikipedia:Body_of_femur]." ;
    oboInOwl:hasDbXref "EMAPA:37538", "FMA:32847", "MA:0003055", "NCIT:C96209", "SCTID:182048009", "Wikipedia:Body_of_femur" ;
    oboInOwl:hasExactSynonym "body of femur", "corpus femoris", "femoral diaphysis", "femoral shaft", "shaft of femur" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006862" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "diaphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2b/Gray244.png"^^xsd:anyURI .

obo:UBERON_0006863
    obo:IAO_0000115 "A proximal metaphysis that is part of a femur." ;
    oboInOwl:hasDbXref "FMA:32878" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006863" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal metaphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0004378, obo:UBERON_0006865 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004378
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0006864
    obo:IAO_0000115 "A distal metaphysis that is part of a femur." ;
    oboInOwl:hasDbXref "FMA:32881" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006864" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal metaphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0004377, obo:UBERON_0006865 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004377
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0006865
    obo:IAO_0000115 "A metaphysis that is part of a femur." ;
    oboInOwl:hasDbXref "EMAPA:37540", "FMA:32875", "MA:0003052" ;
    oboInOwl:hasExactSynonym "femoral metaphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006865" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metaphysis of femur" ;
    rdfs:subClassOf obo:UBERON_0001438, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006862
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0006866
    obo:IAO_0000115 "The distalmost portion of the digestive tract, derived from the hindgut, and terminating with the anus." ;
    obo:IAO_0000232 "this class is the superclass of 'rectum', which is currently reserved for the vertebrate structure. May be merged in future." ;
    oboInOwl:hasDbXref "FBbt:00005756", "WBbt:0005773" ;
    oboInOwl:hasNarrowSynonym "rectum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rectal part of digestive tract", "terminal section of digestive tract" ;
    oboInOwl:id "UBERON:0006866" ;
    a owl:Class ;
    rdfs:label "terminal part of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] .

obo:UBERON_0006868
    obo:IAO_0000115 "A gland that secretes a seminal fluid." ;
    oboInOwl:hasDbXref "FBbt:00004958", "WBbt:0006870" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006868" ;
    oboInOwl:inSubset core:grouping_class, core:organ_slim ;
    a owl:Class ;
    rdfs:label "seminal fluid secreting gland" ;
    rdfs:subClassOf obo:UBERON_0005399, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0006530
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:UBERON_0006530
            ]
        )
    ] .

obo:UBERON_0006871
    obo:IAO_0000115 "the distal elements of the developing limb of vertebrates that will give rise to the pes (foot)" ;
    obo:UBPROP_0000012 "EHDAA2 does not have a single class for footplate, but includes epithelium, mesenchyme and AER" ;
    oboInOwl:hasAlternativeId "UBERON:0004343" ;
    oboInOwl:hasDbXref "EHDAA:5143", "EHDAA:6096", "EMAPA:17249", "FMA:296800", "NCIT:C34177", "UMLS:C1517291" ;
    oboInOwl:hasExactSynonym "foot plate", "footplate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal part of hindlimb bud", "foot disk" ;
    oboInOwl:id "UBERON:0006871" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "embryonic footplate" ;
    rdfs:subClassOf obo:UBERON_0010130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010130
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0006872
    obo:IAO_0000115 "An apical ectodermal ridge that is part of a handplate." ;
    oboInOwl:hasDbXref "EHDAA2:0000729", "EMAPA:17247" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006872" ;
    a owl:Class ;
    rdfs:label "handplate apical ectodermal ridge" ;
    rdfs:subClassOf obo:UBERON_0004356, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006875
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004356
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006875
            ]
        )
    ] .

obo:UBERON_0006875
    obo:IAO_0000115 "the distal elements of the developing limb of vertebrates that will give rise to the manus (hand)" ;
    oboInOwl:hasDbXref "EHDAA:4194", "EHDAA:6242", "EMAPA:17245", "FMA:296794", "NCIT:C34185", "UMLS:C1512334" ;
    oboInOwl:hasExactSynonym "hand plate", "handplate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal part of forelimb bud" ;
    oboInOwl:id "UBERON:0006875" ;
    a owl:Class ;
    rdfs:label "embryonic handplate" ;
    rdfs:subClassOf obo:UBERON_0010130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005417
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010130
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0006876
    obo:IAO_0000115 "A vasculature that is part of a organ." ;
    oboInOwl:hasDbXref "FMA:74612" ;
    oboInOwl:hasExactSynonym "organ vasculature", "set of blood vessels of organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006876" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "vasculature of organ" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000062
            ]
        )
    ] .

obo:UBERON_0006877
    obo:IAO_0000115 "A vasculature that is part of a liver." ;
    obo:UBPROP_0000012 "the EHDAA2 term and the FMA term may not be exact equivalents - check" ;
    oboInOwl:hasDbXref "EHDAA2:0003454", "EMAPA:35501", "FMA:73748" ;
    oboInOwl:hasExactSynonym "hepatic vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic vascular element", "liver vascular element", "liver vascular system" ;
    oboInOwl:id "UBERON:0006877" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vasculature of liver" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0006904
    obo:IAO_0000115 "A head mesenchyme that develops_from a mesoderm." ;
    obo:IAO_0000116 "merged in 'head mesoderm' from XAO/AAO and EFO here. Partially implements https://github.com/obophenotype/uberon/wiki/The-neural-crest NC meeting scheme" ;
    oboInOwl:hasDbXref "AAO:0011051", "EFO:0003337", "EFO:0003603", "EHDAA2:0001118", "EHDAA:655", "EMAPA:16099", "EMAPA_RETIRED:16270", "FMA:293859", "TAO:0000998", "VHOG:0000185", "XAO:0000053", "ZFA:0000998" ;
    oboInOwl:hasExactSynonym "head mesenchyme derived from mesoderm", "head mesenchyme from head mesoderm", "head mesenchyme from mesoderm", "mesenchyme derived from head mesoderm", "mesenchyme from head mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial mesoderm", "head mesoderm" ;
    oboInOwl:id "UBERON:0006904" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "head mesenchyme from mesoderm" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005253, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005253
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0006905
    obo:IAO_0000115 "Mesenchyme that is part of a mandibular prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0001062", "EHDAA:5861", "EHDAA:5873", "EMAPA:17357" ;
    oboInOwl:hasExactSynonym "mesenchyme of mandibular process", "mesenchyme of mandibular prominence" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006905" ;
    a owl:Class ;
    rdfs:label "mandibular process mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005867
            ]
        )
    ] .

obo:UBERON_0006907
    obo:IAO_0000115 "The darker-colored muscle tissue of some mammals, composed of slow twitch muscle fibers." ;
    obo:IAO_0000116 "check if relationship to cell types should be more specific type I cells" ;
    obo:UBPROP_0000011 "The fast and slow skeletal muscles are different in terms of twitching speed (Fitts 1994), and they are believed to be derived from distinct myogenic precursors (Stockdale 1992)" ;
    obo:UBPROP_0000012 "check if CALOHA term is for fiber or tissue. ." ;
    oboInOwl:hasDbXref "BTO:0002317", "CALOHA:TS-0940", "NCIT:C12614", "UMLS:C0242874" ;
    oboInOwl:hasExactSynonym "slow muscle", "slow skeletal muscle tissue", "slow-twitch skeletal muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "red muscle" ;
    oboInOwl:id "UBERON:0006907" ;
    a owl:Class ;
    rdfs:label "slow muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000189
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000189
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000189
            ]
        )
    ] .

obo:UBERON_0006908
    obo:IAO_0000115 "The paler-colored muscle tissue of some mammals, composed of fast twitch muscle fibers." ;
    oboInOwl:hasDbXref "BTO:0002318", "NCIT:C12613", "UMLS:C0242873" ;
    oboInOwl:hasExactSynonym "fast muscle", "fast skeletal muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "white muscle" ;
    oboInOwl:id "UBERON:0006908" ;
    a owl:Class ;
    rdfs:comment "The fast and slow skeletal muscles are different in terms of twitching speed (Fitts 1994), and they are believed to be derived from distinct myogenic precursors (Stockdale 1992)" ;
    rdfs:label "fast muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0001134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000190
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000190
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000190
            ]
        )
    ] .

obo:UBERON_0006909
    obo:IAO_0000115 "An anatomical space that surrounded_by a digestive tract." ;
    oboInOwl:hasDbXref "BTO:0000349", "EMAPA:32908", "FMA:45677" ;
    oboInOwl:hasExactSynonym "digestive tract lumen", "gut cavity", "gut lumen", "lumen of alimentary tract", "lumen of digestive tract", "lumen of gut" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006909" ;
    a owl:Class ;
    rdfs:label "lumen of digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0006913
    obo:IAO_0000115 "An epithelium that is part of a lip." ;
    obo:UBPROP_0000001 "The thick, high squamous-stratified epithelium that covers the lips. It contains abundant melanocytes, many mucous cells and has well differentiated taste buds.[TAO]" ;
    oboInOwl:hasDbXref "BTO:0004468", "TAO:0005334", "ZFA:0005334" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006913" ;
    a owl:Class ;
    rdfs:label "lip epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0006914
    obo:IAO_0000115 "An epithelium characterised by its most superficial layer consisting of squamous epithelial cells." ;
    obo:UBPROP_0000012 "FBbt:00007028 (squamous epithelium) A type of epithelium that is made up of flattened cells which are arranged with their long axes in the plane of the epithelium" ;
    oboInOwl:hasDbXref "BTO:0002072", "NCIT:C12848", "SCTID:40118003", "UMLS:C0221909", "Wikipedia:Squamous_epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006914" ;
    a owl:Class ;
    rdfs:label "squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000076
            ]
        )
    ] .

obo:UBERON_0006915
    obo:IAO_0000115 "Multilaminar epithelium which consists of more than one layer of squamous cells only one layer of which is in contact with a basement membrane. Examples: keratinized stratified squamous epithelium, epithelium of wall of esophagus.[FMA]" ;
    oboInOwl:hasDbXref "FMA:45563", "NCIT:C13180", "UMLS:C0836131", "Wikipedia:Stratified_squamous_epithelium" ;
    oboInOwl:hasExactSynonym "epithelium stratificatum squamosum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006915" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stratified squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0000486, obo:UBERON_0006914 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000486
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000076
            ]
        )
    ] .

obo:UBERON_0006916
    obo:IAO_0000115 "A non-keratinized stratified squamous epithelium that is part of a tongue." ;
    oboInOwl:hasDbXref "FMA:62130" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006916" ;
    a owl:Class ;
    rdfs:label "non-keratinized epithelium of tongue" ;
    rdfs:subClassOf obo:UBERON_0006919, obo:UBERON_0010304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010304
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0006919
    obo:IAO_0000115 "A squamous epithelium that is part of a tongue." ;
    obo:UBPROP_0000012 "this is a singleton subclass of tongue epithelium in MA" ;
    oboInOwl:hasDbXref "MA:0002786" ;
    oboInOwl:hasExactSynonym "squamous epithelium of tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006919" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tongue squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0002424, obo:UBERON_0003357, obo:UBERON_0006914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0006920
    obo:IAO_0000115 "A squamous epithelium that is part of a esophagus." ;
    obo:UBPROP_0000012 "MA introduces basal and squamous subtypes of esophagus epithelium; consider adding the FMA class 'epithelium of esophagus' here, because it is classified as squamous. BTO also has a singleton subclass" ;
    oboInOwl:hasDbXref "BTO:0003635", "CALOHA:TS-1250", "EMAPA:35324", "MA:0001567", "NCIT:C49222", "UMLS:C1707950" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "esophageal squamous epithelium", "squamous epithelium of esophagus", "squamous oesophageal epithelium" ;
    oboInOwl:id "UBERON:0006920" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "esophagus squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0001976, obo:UBERON_0006914 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0006921
    obo:IAO_0000115 "A squamous epithelium that is part of a stomach." ;
    oboInOwl:hasDbXref "EMAPA:35824", "MA:0001611" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006921" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stomach squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0001276 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0006922
    obo:IAO_0000115 "The squamous epithelium of the cervical portio is similar to that of the vagina, except that it is generally smooth and lacks rete pegs. Colposcopically, it appears featureless except for a fine network of vessels which is sometimes visible. The relative opacity and pale pink coloration of the squamous epithelium derives from its multi-layered histology and the location of its supporting vessels below the basement membrane." ;
    oboInOwl:hasDbXref "MA:0001725", "NCIT:C49219", "UMLS:C1707351" ;
    oboInOwl:hasExactSynonym "cervical squamous epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006922" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cervix squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0004801, obo:UBERON_0010304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0006923
    obo:IAO_0000115 "A squamous epithelium that is part of a vagina." ;
    oboInOwl:hasDbXref "EMAPA:37794", "MA:0001731", "NCIT:C49314", "UMLS:C1711259" ;
    oboInOwl:hasExactSynonym "vaginal squamous epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006923" ;
    a owl:Class ;
    rdfs:label "vagina squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0001344, obo:UBERON_0006915 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0006924
    obo:IAO_0000115 "A glandular epithelium that lines the stomach. The stomach's glandular epithelium is characterized by the presence of gastric glands." ;
    obo:IAO_0000116 "we follow Kardong in treating the glandular epithelium as a distinct entity, and thus as an epithelium which has glands; FMA has 'epithelium of gastric gland', which is part of the gastric gland." ;
    oboInOwl:hasDbXref "EMAPA:17623", "EMAPA:35814", "FMA:63458", "MA:0002784" ;
    oboInOwl:hasNarrowSynonym "epithelium of gastric gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric gland epithelium" ;
    oboInOwl:id "UBERON:0006924" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stomach glandular epithelium" ;
    rdfs:subClassOf obo:UBERON_0001276, obo:UBERON_0006929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006931
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000325
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006799
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0006925
    obo:IAO_0000115 "Any gland that is part of the digestive system." ;
    oboInOwl:hasDbXref "AAO:0000130", "BTO:0000345" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digestive gland" ;
    oboInOwl:id "UBERON:0006925" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "digestive system gland" ;
    rdfs:subClassOf obo:UBERON_0002368, obo:UBERON_0013765 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002368
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001007
            ]
        )
    ] .

obo:UBERON_0006929
    obo:IAO_0000115 "Simple columnar epithelium that constitutes the secretory part of a gland. Examples: epithelium of stomach, luminal epithelium of lactiferous duct.[FMA]" ;
    oboInOwl:hasDbXref "FMA:64800", "NCIT:C13182", "UMLS:C0225337" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006929" ;
    a owl:Class ;
    rdfs:label "glandular columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0006799 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000485
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000150
            ]
        )
    ] .

obo:UBERON_0006930
    oboInOwl:hasDbXref "FMA:66809" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006930" ;
    a owl:Class ;
    rdfs:label "glandular cuboidal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000484, obo:UBERON_0006799 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000484
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000150
            ]
        )
    ] .

obo:UBERON_0006931
    obo:IAO_0000115 "stomach mucosa that is lined with glandular epithelium and part of a stomach glandular region." ;
    oboInOwl:hasDbXref "EMAPA:27167", "MA:0001614" ;
    oboInOwl:hasExactSynonym "stomach glandular region glandular mucous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006931" ;
    a owl:Class ;
    rdfs:label "stomach glandular region mucosa" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001199
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011953
            ]
        )
    ] .

obo:UBERON_0006932
    obo:IAO_0000115 "An epithelium that is part of a vestibular labyrinth." ;
    oboInOwl:hasDbXref "BTO:0005581", "EMAPA:32884", "EMAPA:35921", "FMA:75606", "MA:0002892", "RETIRED_EHDAA2:0000834" ;
    oboInOwl:hasExactSynonym "epithelium of vestibular labyrinth", "inner ear vestibular component epithelium", "vestibular sensory epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006932" ;
    a owl:Class ;
    rdfs:label "vestibular epithelium" ;
    rdfs:subClassOf obo:UBERON_0006934, obo:UBERON_0006937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001862
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001862
            ]
        )
    ] .

obo:UBERON_0006934
    obo:IAO_0000115 "Simple columnar epithelium made up of cells specialized to serve as sensory cells for the reception of external stimuli, as the sensory cells of the cochlea, vestibule, nasal mucosa, and tongue." ;
    obo:UBPROP_0000012 "note that the definition sourced from Dorlands say 'simple columnar', but FMA says atypical" ;
    oboInOwl:hasDbXref "CALOHA:TS-0682", "FMA:62410", "SCTID:309045006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neuroepithelium" ;
    oboInOwl:id "UBERON:0006934" ;
    a owl:Class ;
    rdfs:label "sensory epithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000488, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000098
            ]
        )
    ] .

obo:UBERON_0006935
    obo:IAO_0000115 "An epithelium that is part of a crista ampullaris." ;
    oboInOwl:hasDbXref "FMA:75636", "MA:0002870" ;
    oboInOwl:hasExactSynonym "epithelium of crista of ampulla of semicircular duct of membranous labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ampullary crest neuroepithelium" ;
    oboInOwl:id "UBERON:0006935" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crista ampullaris neuroepithelium" ;
    rdfs:subClassOf obo:UBERON_0006932, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004721
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004721
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004721
            ]
        )
    ] .

obo:UBERON_0006936
    obo:IAO_0000115 "the epithelial cells lining the capsule and trabeculae of the thymus" ;
    obo:IAO_0000116 "TODO - check whether this is part of the thymus or borders it" ;
    oboInOwl:hasDbXref "MA:0000769" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006936" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thymus subcapsular epithelium" ;
    rdfs:subClassOf obo:UBERON_0003846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002122
            ]
        )
    ] .

obo:UBERON_0006937
    obo:IAO_0000115 "the epithelial cell layer containing the sensory hair cells and their associated sensory nerve terminals" ;
    oboInOwl:hasDbXref "EMAPA:32883", "MA:0001189" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006937" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "inner ear epithelium" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0010371, obo:UBERON_0015807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001846
            ]
        )
    ] .

obo:UBERON_0006938
    obo:IAO_0000115 "An epithelium that is part of a pinna." ;
    oboInOwl:hasDbXref "EHDAA2:0001470", "EHDAA:8983", "EMAPA:17592", "VHOG:0000632" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006938" ;
    a owl:Class ;
    rdfs:label "pinna surface epithelium" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0015814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001757
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001757
            ]
        )
    ] .

obo:UBERON_0006946
    obo:IAO_0000115 "The efferent ducts (or efferent ductules or ductuli efferentes) connect the rete testis with the initial section of the epididymis. The ductuli are unilaminar and composed of columnar ciliated and non-ciliated (absorptive) cells. The ciliated cells serve to stir the luminal fluids, possibly to help ensure homogeneous absorption of water from the fluid produced by the testis, which results in an increase in the concentration of luminal sperm. The epithelium is surrounded by a band of smooth muscle that helps to propel the sperm toward the epididymis." ;
    obo:UBPROP_0000001 "Any of a group ranging from one to twelve (varies in species) small seminal ducts per testis which transport sperm from the testes to the kidney.[AAO]" ;
    obo:UBPROP_0000008 "There are two basic designs for efferent ductule structure: a) multiple entries into the epididymis, as seen in most large mammals. In humans and other large mammals, there are approximately 15-20 efferent ducts, which also occupy nearly one third of the head of the epididymis. b) single entry, as seen in most small animals such as rodents, whereby the 3-6 ductules merge into a single small ductule prior to entering the epididymis" ;
    obo:UBPROP_0000012 "Check EMAPA" ;
    oboInOwl:hasDbXref "AAO:0010532", "EMAPA:18993", "FMA:19081", "MA:0000398", "NCIT:C32492", "UMLS:C0228013", "Wikipedia:Efferent_ducts" ;
    oboInOwl:hasExactSynonym "efferent ductule", "seminal duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductuli efferentes testis", "vasa efferentia" ;
    oboInOwl:id "UBERON:0006946" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "efferent duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:CL_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0003959
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b5/Hodenschema.svg"^^xsd:anyURI .

obo:UBERON_0006947
    obo:IAO_0000115 "A duct or series of ducts that transports sperm from the gonad. In mammals this is from the seminiferous tubules through rete testis, vas efferentia, epididymis, vas deferens, ejeculatory duct to the urethra." ;
    obo:UBPROP_0000008 "we use this as a generic grouping class for a number of taxa" ;
    obo:UBPROP_0000012 "in FMA includes as parts: seminal vesicle, efferent ductule (vas efferentia), epididymis, deferent duct (vas deferens), ejaculatory duct" ;
    oboInOwl:hasAlternativeId "UBERON:0010140" ;
    oboInOwl:hasDbXref "FMA:55678", "TAO:0001268", "ZFA:0001268" ;
    oboInOwl:hasExactSynonym "sperm duct", "sperm ducts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006947" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "male genital duct" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0005904, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0004054
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0001968
    ], [
        a owl:Restriction ;
        owl:onProperty core:channels_from ;
        owl:someValuesFrom obo:UBERON_0000473
    ] .

obo:UBERON_0006948
    obo:IAO_0000115 "An epithelium that is part of a efferent duct." ;
    oboInOwl:hasDbXref "EMAPA:29747", "FMA:19195", "MA:0001734" ;
    oboInOwl:hasExactSynonym "epithelium of efferent ductule of testis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006948" ;
    a owl:Class ;
    rdfs:label "efferent duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006946
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006946
            ]
        )
    ] .

obo:UBERON_0006953
    obo:IAO_0000115 "The ejaculatory duct epithelium is composed of cuboidal to columnar cells between or through which project the terminal parts of the ducts of the unicellular prostate glands." ;
    obo:IAO_0000116 "TODO - split off insect classes" ;
    oboInOwl:hasDbXref "BTO:0002618", "EMAPA:29786" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006953" ;
    a owl:Class ;
    rdfs:label "ejaculatory duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000999
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000999
            ]
        )
    ] .

obo:UBERON_0006954
    obo:IAO_0000115 "the outer cell layer of the mammary gland epithelium bilayer which is located basal to the luminal (secretory) cells and adjacent to the basement membrane." ;
    obo:UBPROP_0000010 "The cells of this structure are specialized epithelial cells that express smooth muscle-specific contractile and cytoskeletal properties; during lactation, MECs contract in response to oxytocin to generate the contractile force required for milk ejection; MECs are involved in all developmental stages of mammary gland morphogenesis, modulating proliferation and differentiation of luminal cells; they take part in the formation of extracellular matrix, synthesizing its components and secreting proteinases and their inhibitors; in addition, MECs are regarded as natural cancer suppressors: they secrete suppressor proteins limiting cancer growth, invasiveness, and neoangiogenesis; MECs are markedly resistant to malignant transformation and they are able to suppress the transformation of neighboring luminal cells[MP]" ;
    oboInOwl:hasDbXref "BTO:0002310", "EMAPA:37903", "FMA:67798" ;
    oboInOwl:hasExactSynonym "lactiferous ductal myo-epithelium", "mammary myoepithelium", "myo-epithelium of lactiferous duct", "myoepithelium of lactiferous duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006954" ;
    a owl:Class ;
    rdfs:label "mammary gland myoepithelium" ;
    rdfs:subClassOf obo:UBERON_0000420, obo:UBERON_0003244, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000420
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0006955
    obo:IAO_0000115 "An epithelium that is part of a uterus." ;
    oboInOwl:hasDbXref "BTO:0003082" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "uterus epithelium" ;
    oboInOwl:id "UBERON:0006955" ;
    a owl:Class ;
    rdfs:label "uterine epithelium" ;
    rdfs:subClassOf obo:UBERON_0004804, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:UBERON_0006960
    obo:IAO_0000115 "The stroma of the ovary is a peculiar soft tissue, abundantly supplied with blood vessels, consisting for the most part of spindle-shaped cells with a small amount of ordinary connective tissue. These cells have been regarded by some anatomists as unstriped muscle cells, which, indeed, they most resemble; by others as connective-tissue cells. On the surface of the organ this tissue is much condensed, and forms a layer composed of short connective-tissue fibers, with fusiform cells between them. The stroma of the ovary may contain interstitial cells resembling those of the testis." ;
    oboInOwl:hasDbXref "CALOHA:TS-1246", "EMAPA:28880", "FMA:18626", "MA:0002991", "NCIT:C33638", "SCTID:259306002", "UMLS:C0737271", "Wikipedia:Stroma_of_ovary" ;
    oboInOwl:hasExactSynonym "interstitial tissue of ovary", "ovarian stroma", "ovary stroma", "stroma of the ovary", "stroma ovarica" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stroma ovarii" ;
    oboInOwl:id "UBERON:0006960" ;
    a owl:Class ;
    rdfs:label "ovary stroma" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003891, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0006964
    obo:IAO_0000115 "The distal part of adenohypophysis: the part that makes up the main body of the gland." ;
    obo:UBPROP_0000001 "Region of the adenohypophysis which produces the follicle-stimulating hormone, luteinizing hormone, prolactin, thyrotropin, and adrenocorticotropin.[AAO]", "The anterior part of the adenohypophysis. [TFD][VHOG]" ;
    obo:UBPROP_0000003 "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" ;
    oboInOwl:hasBroadSynonym "DHP", "pars anterior" ;
    oboInOwl:hasDbXref "AAO:0010542", "BAMS:DHP", "BIRNLEX:1022", "BTO:0001787", "EHDAA2:0001416", "EHDAA:7532", "EMAPA:17515", "FMA:74630", "MA:0000854", "TAO:0001195", "UMLS:C0175322", "VHOG:0000244", "Wikipedia:Pars_distalis", "ZFA:0001195", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=410" ;
    oboInOwl:hasExactSynonym "distal part of hypophysis", "pars anterior of adenohypophysis", "pars distalis (glandula pituitaria)", "pars distalis adenohypophysis", "pars distalis of anterior lobe of pituitary gland", "pars glandularis of adenohypophysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior lobe", "distal part of the hypophysis", "pars distalis", "pars distalis (hypophysis)", "pars distalis adenohypophyseos", "pars distalis lobi anterioris hypophyseos", "pars glandularis" ;
    oboInOwl:id "UBERON:0006964" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pars distalis of adenohypophysis" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002196
    ] .

obo:UBERON_0006965
    obo:IAO_0000115 "The vascular cord is the primordial vasculature that will develop into blood vessels by the process of tubulogenesis[GO]. The vascular cord is composed of angioblast or vascular endothelial cells in a solid linear mass called a cord. The cord then undergoes tubulogenesis to form the lumen of the vessels[ZFA]." ;
    oboInOwl:hasDbXref "EFO:0003709", "TAO:0005077", "ZFA:0005077" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006965" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "vascular cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014903
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000566
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0048754
    ] .

obo:UBERON_0006966
    obo:IAO_0000115 "A capillary that is part of the coronary system." ;
    oboInOwl:hasDbXref "ZFA:0005813" ;
    oboInOwl:hasExactSynonym "heart capillary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006966" ;
    a owl:Class ;
    rdfs:label "coronary capillary" ;
    rdfs:subClassOf obo:UBERON_0001982, obo:UBERON_0003498 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0006984
    obo:IAO_0000115 "A two dimensional anatomical structure that is the boundary between an anatomical structure and an anatomical substance, an anatomical space or the organism's environment. Examples include the surface of your skin, the surface of the lining of your gut; the surface of the endothelium of you aorta that is in contact with blood.n" ;
    oboInOwl:hasDbXref "BILA:0000010", "CARO:0001002", "EHDAA2_RETIRED:0003192", "FMA:24137", "NCIT:C34022", "UMLS:C1515977" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0006984" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:comment "Old definition: 'Non-material anatomical entity of two dimensions, that is demarcated by anatomical lines or points on the external or internal surfaces of anatomical structures.' Note, in the new definition, the space referred to is not necessarily an anatomical space. It may be the outside of an organism." ;
    rdfs:label "anatomical surface" ;
    rdfs:subClassOf obo:UBERON_0010199 .

obo:UBERON_0007005
    obo:IAO_0000115 "The splanchnic mesoderm in the cardiogenic region where the heart develops; it gives rise to endocardial heart tubes that fuse to form the primordial cardiac tube, the heart primordium[web]. Two migratory heart primordia that move ventrally during the course of neurulation, and then fuse[XAO]." ;
    obo:IAO_0000116 "consider FBbt:00005541 ! cardiogenic mesoderm", "review EHDAA2 placement" ;
    oboInOwl:hasDbXref "AAO:0011021", "BILA:0000051", "EFO:0000315", "EHDAA2:0000214", "EHDAA:385", "FMA:293143", "SCTID:360387000", "VHOG:0001641", "XAO:0000235" ;
    oboInOwl:hasExactSynonym "cardiogenic splanchnopleure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac mesoderm", "cardiogenic mesoderm", "cardiogenic region", "heart primordia" ;
    oboInOwl:id "UBERON:0007005" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiogenic splanchnic mesoderm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009881
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004872
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0009881
    ] .

obo:UBERON_0007010
    obo:IAO_0000115 "Organism at the cleavage stage." ;
    oboInOwl:hasDbXref "BILA:0000058" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007010" ;
    a owl:Class ;
    rdfs:label "cleaving embryo" ;
    rdfs:subClassOf obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002489 ;
                owl:someValuesFrom obo:UBERON_0000107
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002493 ;
                owl:someValuesFrom obo:UBERON_0000107
            ]
        )
    ] .

obo:UBERON_0007021
    obo:IAO_0000115 "A multicellular organism that is at the juvenile stage." ;
    obo:UBPROP_0000001 "Whole organism that is not fully grown or sexually mature.[TAO]" ;
    oboInOwl:hasBroadSynonym "juvenile" ;
    oboInOwl:hasDbXref "BILA:0000076", "TAO:0002047", "http://neurolex.org/wiki/Category:Juvenile_organism" ;
    oboInOwl:hasExactSynonym "juvenile organism", "juveniles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007021" ;
    a owl:Class ;
    rdfs:label "sexually immature organism" ;
    rdfs:subClassOf obo:UBERON_0000468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001190
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000112
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002489 ;
                owl:someValuesFrom obo:UBERON_0000112
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002493 ;
                owl:someValuesFrom obo:UBERON_0000112
            ]
        )
    ] .

obo:UBERON_0007023
    obo:IAO_0000115 "A multicellular organism that existence_ends_with a post-juvenile adult stage and existence_starts_with a post-juvenile adult stage." ;
    obo:UBPROP_0000001 "Whole organism that is fully grown or sexually mature.[TAO]" ;
    oboInOwl:hasBroadSynonym "adult" ;
    oboInOwl:hasDbXref "BILA:0000078", "FBbt:00003004", "HAO:0000087", "NCIT:C17600", "TAO:0002046", "UMLS:C0001675", "galen:Adult", "http://neurolex.org/wiki/Category:Adult_organism" ;
    oboInOwl:hasExactSynonym "adults" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007023" ;
    a owl:Class ;
    rdfs:label "adult organism" ;
    rdfs:subClassOf obo:UBERON_0000468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002489 ;
                owl:someValuesFrom obo:UBERON_0000113
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002493 ;
                owl:someValuesFrom obo:UBERON_0000113
            ]
        )
    ] .

obo:UBERON_0007026
    obo:UBPROP_0000011 "The endodermal cells generate only the lining of the digestive tube and its glands; mesodermal mesenchyme cells will surround this tube to provide the muscles for peristalsis" ;
    oboInOwl:hasDbXref "BILA:0000084", "NCIT:C34268", "SCTID:360394002", "UMLS:C1514442" ;
    oboInOwl:hasExactSynonym "future digestive tract", "future digestive tube", "future gut", "primitive gut" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic digestive tube", "primordial digestive tube", "primordial gut" ;
    oboInOwl:id "UBERON:0007026" ;
    a owl:Class ;
    rdfs:label "presumptive gut" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000109
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0007037
    oboInOwl:hasDbXref "BILA:0000142" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007037" ;
    a owl:Class ;
    rdfs:label "mechanosensory system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050954
            ]
        )
    ] .

obo:UBERON_0007098
    obo:IAO_0000115 "Cranial neural crest that migrates into the mandibular arch." ;
    oboInOwl:hasDbXref "TAO:0007064", "XAO:0000024", "ZFA:0007064" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007098" ;
    a owl:Class ;
    rdfs:label "mandibular neural crest" ;
    rdfs:subClassOf obo:UBERON_0003099, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] .

obo:UBERON_0007099
    obo:IAO_0000115 "Cranial neural crest that migrates into the hyoid arch." ;
    oboInOwl:hasDbXref "TAO:0007065", "XAO:0000025", "ZFA:0007065" ;
    oboInOwl:hasExactSynonym "hyoid crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007099" ;
    a owl:Class ;
    rdfs:label "hyoid neural crest" ;
    rdfs:subClassOf obo:UBERON_0003099, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] .

obo:UBERON_0007100
    obo:IAO_0000115 "A hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood or analogs[GO,modified]." ;
    obo:UBPROP_0000008 "note we reserve the subclass 'heart' from the vertebrate multi-chambered heart. 'The first heart-like organ is believed to have appeared 500my ago in an ancestral bilaterian'. Amniotes: four-chambered heart. Amphibians: two atria, one ventricle, pulmonary; fish: single atrium and ventricle; amphioxus: tubular, non-striated, closed, unidirectional; ascidians: tubular, striated, open, bidirectional; arthropods: tubular, open; C elegans: contractile pharynx; Cnideria: striated muscle cells associated with gastrodermis" ;
    oboInOwl:hasDbXref "FBbt:00003154", "SPD:0000130", "TADS:0000147", "http://www.sciencemag.org/content/313/5795/1922/F1.large.jpg" ;
    oboInOwl:hasNarrowSynonym "dorsal tube", "heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "adult heart" ;
    oboInOwl:id "UBERON:0007100" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:comment "Gene notes: Bmp, Nkx, Gata" ;
    rdfs:label "primary circulatory organ" ;
    rdfs:subClassOf obo:UBERON_0015228, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002494
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0008015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015228
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0008015
            ]
        )
    ] .

obo:UBERON_0007119
    obo:IAO_0000115 "The femur neck or neck of the femur is a flattened pyramidal process of bone, connecting the femoral head with the femoral shaft, and forming with the latter a wide angle opening medialward." ;
    oboInOwl:hasDbXref "FMA:42385", "GAID:201", "MESH:A02.835.232.500.247.510", "NCIT:C61563", "SCTID:361792007", "UMLS:C0015815", "Wikipedia:Femur_neck", "galen:NeckOfFemur" ;
    oboInOwl:hasExactSynonym "femoral neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "collum femoris", "femur neck", "neck of the femur" ;
    oboInOwl:id "UBERON:0007119" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neck of femur" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005055, obo:UBERON_0010314, obo:UBERON_0018664, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006863
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray243.png"^^xsd:anyURI .

obo:UBERON_0007122
    obo:IAO_0000115 "A pharyngeal pouch that is between pharyngeal arches 1 and 2." ;
    obo:UBPROP_0000001 ". [][VHOG]" ;
    obo:UBPROP_0000003 "In all jawed vertebrates the first arch forms the jaw, while the second arch forms the hyoid apparatus. These two arches are separated by the first pharyngeal pouch and cleft.[well established][VHOG]" ;
    obo:UBPROP_0000011 "The endoderm lines the future auditory tube (Pharyngotympanic Eustachian tube) , middle ear, mastoid antrum, and inner layer of the tympanic membrane. & origin of Mandibular nerve & Maxillary artery" ;
    obo:UBPROP_0000012 "we use adjacency relations rather than part_of, as in EHDAA2." ;
    oboInOwl:hasAlternativeId "UBERON:0005718" ;
    oboInOwl:hasDbXref "AAO:0011114", "EFO:0003631", "EHDAA2:0000016", "EMAPA:16124", "EMAPA:16125", "FMA:295668", "NCIT:C34176", "SCTID:345248006", "TAO:0001128", "UMLS:C0231068", "VHOG:0000555", "VHOG:0000970", "Wikipedia:Pharyngeal_pouch_(embryology)#First_pouch", "XAO:0000102", "ZFA:0001128" ;
    oboInOwl:hasExactSynonym "1st arch branchial pouch", "1st arch branchial pouch endoderm", "1st arch pouch endoderm", "1st branchial pouch", "1st pharyngeal pouch endoderm", "first arch pharyngeal pouch", "first visceral pouch", "hyomandibular pouch", "pharyngeal pouches 1", "visceral pouch 1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "first pharyngeal pouch" ;
    oboInOwl:id "UBERON:0007122" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal pouch 1" ;
    rdfs:subClassOf obo:UBERON_0004117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003066
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0004362
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004117
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003066
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0004362
                ]
            ]
        )
    ] .

obo:UBERON_0007123
    obo:IAO_0000115 "A pharyngeal puch that is between the pharyngeal arches 2 and 3." ;
    obo:UBPROP_0000001 "A pouch that is situated between the 2nd and 3rd pharyngeal arch. [ISBN:0124020607][VHOG]", "Second of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000008 "the dorsal elongation of the second pouch endoderm of all mammals, with the exception of rodents, gives rise to the epithelial lining of palatine tonsils; in rodents, the ventral portion of the second pouch appears to degenerate whereas the remaining part is incorporated into the lateral border of the pharynx; it appears that rodents no longer require tonsils as their function is carried out by the NALT (Nose/Nasal-Associated Lymphoid Tissue) system in the upper respiratory tract." ;
    obo:UBPROP_0000011 "Contributes to the middle ear, epithelial lining of Crypts (spaces) of the palatine tonsils, supplied by the facial nerve" ;
    oboInOwl:hasAlternativeId "UBERON:0005715" ;
    oboInOwl:hasDbXref "AAO:0011115", "EFO:0003633", "EHDAA2:0000058", "EMAPA:16275", "EMAPA:16276", "FMA:295676", "NCIT:C34289", "RETIRED_EHDAA2:0000060", "SCTID:345349000", "TAO:0001130", "UMLS:C0231069", "VHOG:0000561", "VHOG:0000967", "Wikipedia:Pharyngeal_pouch_(embryology)#Second_pouch", "XAO:0000247", "ZFA:0001130" ;
    oboInOwl:hasExactSynonym "2nd arch branchial pouch", "2nd arch branchial pouch endoderm", "2nd arch pouch endoderm", "2nd branchial pouch", "2nd pharyngeal pouch endoderm", "pharyngeal pouches 2", "second arch pharyngeal pouch", "second visceral pouch", "visceral pouch 2" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "second pharyngeal pouch" ;
    oboInOwl:id "UBERON:0007123" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal pouch 2" ;
    rdfs:subClassOf obo:UBERON_0004117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003066
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003114
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004117
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003066
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003114
                ]
            ]
        )
    ] .

obo:UBERON_0007124
    obo:IAO_0000115 "A pharyngeal pouch that between pharyngeal arches 3 and 4." ;
    obo:UBPROP_0000001 "A pouch that is situated between the 3rd and 4th pharyngeal arch. [ISBN:0124020607][VHOG]", "Third of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000011 "The third pouch possesses Dorsal and Ventral wings. Derivatives of the dorsal wings include the inferior parathyroid glands, while the ventral wings fuse to form the cytoreticular cells of the thymus. The main nerve supply to the derivatives of this pouch is Cranial Nerve IX, glossopharyngeal nerve" ;
    oboInOwl:hasAlternativeId "UBERON:0005716" ;
    oboInOwl:hasDbXref "AAO:0011116", "EFO:0003634", "EHDAA2:0000077", "EMAPA:16586", "FMA:295682", "NCIT:C34311", "RETIRED_EHDAA2:0000076", "SCTID:345450001", "TAO:0001131", "UMLS:C0231070", "VHOG:0000966", "VHOG:0001030", "Wikipedia:Pharyngeal_pouch_(embryology)#Third_pouch", "XAO:0000251", "ZFA:0001131" ;
    oboInOwl:hasExactSynonym "3rd arch branchial pouch", "3rd arch branchial pouch endoderm", "3rd branchial pouch", "3rd pharyngeal pouch endoderm", "pharyngeal pouches 3", "third arch pharyngeal pouch", "third visceral pouch", "visceral pouch 3" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "third pharyngeal pouch" ;
    oboInOwl:id "UBERON:0007124" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal pouch 3" ;
    rdfs:subClassOf obo:UBERON_0004117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003114
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003115
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004117
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003114
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003115
                ]
            ]
        )
    ] .

obo:UBERON_0007125
    obo:IAO_0000115 "A pharyngeal pouch between pharyngeal arch 4 and arch 5 or 6 (a fifth arch never establishes in amniotes)." ;
    obo:UBPROP_0000001 "A pouch that is situated between the 4th and 5th pharyngeal arch. [ISBN:0124020607][VHOG]", "Fourth of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" ;
    obo:UBPROP_0000003 "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" ;
    obo:UBPROP_0000011 "Derivatives include: superior parathyroid glands and ultimobranchial body which forms the parafollicular C-Cells of the thyroid gland. Musculature and cartilage of larynx (along with the sixth pharyngeal pouch)[WP] in most mammals, excluding rodents, the dorsal part of each fourth pouch develops into a superior parathyroid gland (parathyroid IV), which lies on the dorsal surface of the thyroid gland (the parathyroid glands derived from the third pouches descend with the thymus and are carried to a more inferior position than the parathyroid glands that are derived from the fourth pouches); the elongated ventral part of each fourth pouch develops into the ultimopharyngeal body, which fuses with the thyroid gland, giving rise to the calcitonin-producing parafollicular or C-cells of the thyroid gland. In the mouse, but also in the rat and hamster, the dorsal fourth pouch does not generate a parathyroid. Thus, rodents develop only one pair of parathyroid glands." ;
    oboInOwl:hasDbXref "AAO:0011117", "EFO:0003637", "EHDAA2:0000091", "EMAPA:16766", "FMA:295688", "NCIT:C34181", "RETIRED_EHDAA2:0000090", "SCTID:362858001", "TAO:0001134", "UMLS:C0231071", "VHOG:0000578", "VHOG:0000971", "Wikipedia:Pharyngeal_pouch_(embryology)#Fourth_pouch", "XAO:0000254", "ZFA:0001134" ;
    oboInOwl:hasExactSynonym "4th arch branchial pouch", "4th arch branchial pouch endoderm", "4th branchial pouch", "4th pharyngeal pouch endoderm", "fourth arch pharyngeal pouch", "fourth branchial pouch", "fourth visceral pouch", "pharyngeal pouches 4", "visceral pouch 4" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fourth pharyngeal pouch" ;
    oboInOwl:id "UBERON:0007125" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pharyngeal pouch 4" ;
    rdfs:subClassOf obo:UBERON_0004117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003115
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003116
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004117
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003115
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0003116
                ]
            ]
        )
    ] .

obo:UBERON_0007128
    obo:IAO_0000115 "Portion of tissue that consists of the precursors of the pronephric glomus or glomerulus; derived from the medial portion of the pronephric intermediate mesoderm." ;
    oboInOwl:hasDbXref "XAO:0000110" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corpuscle", "glomerulus" ;
    oboInOwl:id "UBERON:0007128" ;
    a owl:Class ;
    rdfs:label "glomeral mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

obo:UBERON_0007134
    obo:IAO_0000115 "Ganglion which is located in the trunk." ;
    oboInOwl:hasDbXref "EFO:0000901", "MAT:0000344", "MIAA:0000344", "TAO:0001573", "ZFA:0001573" ;
    oboInOwl:hasExactSynonym "body ganglion", "trunk ganglia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007134" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "trunk ganglion" ;
    rdfs:subClassOf obo:UBERON_0000045, obo:UBERON_0005177 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0007135
    obo:IAO_0000115 "An intermediate stage (between the neural plate and neural rod) during the early segmentation period in the morphogenesis of the central nervous system primordium; the keel is roughly triangular shaped in cross section." ;
    obo:UBPROP_0000001 "An intermediate stage (between the neural plate and neural rod) during the early segmentation period in the morphogenesis of the central nervous system primordium; the keel is roughly triangular shaped in cross section. Kimmel et al, 1995.[TAO]" ;
    oboInOwl:hasDbXref "EFO:0003497", "TAO:0000131", "ZFA:0000131" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presumptive central nervous system" ;
    oboInOwl:id "UBERON:0007135" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "neural keel" ;
    rdfs:subClassOf obo:UBERON_0016879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

obo:UBERON_0007142
    obo:IAO_0000115 "An internal carotid artery that branching_part_of a left common carotid artery plus branches." ;
    oboInOwl:hasDbXref "EMAPA:16329", "FMA:4062", "SCTID:161452006" ;
    oboInOwl:hasExactSynonym "arteria caritis interna sinistra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007142" ;
    a owl:Class ;
    rdfs:label "left internal carotid artery" ;
    rdfs:subClassOf obo:UBERON_0001532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001536
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001532
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001536
            ]
        )
    ] .

obo:UBERON_0007143
    obo:IAO_0000115 "An internal carotid artery that branching_part_of a right common carotid artery plus branches." ;
    oboInOwl:hasDbXref "EMAPA:16330", "FMA:3949", "SCTID:161251001" ;
    oboInOwl:hasExactSynonym "arteria carotis interna dextra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007143" ;
    a owl:Class ;
    rdfs:label "right internal carotid artery" ;
    rdfs:subClassOf obo:UBERON_0001532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001531
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001531
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001532
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001531
            ]
        )
    ] .

obo:UBERON_0007144
    obo:IAO_0000115 "An embryonic structure that will either develop into a post-anal tail or recede into a vestigial remnant of the tail." ;
    obo:UBPROP_0000011 "By the fourth week a clear tail is seen in the human embryo. It recedes after a few weeks and these tissues form what is commonly known as the tailbone (coccyx)." ;
    oboInOwl:hasDbXref "EMAPA:16748", "FMA:85540" ;
    oboInOwl:hasExactSynonym "embryo tail", "tail of embryo" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic tail" ;
    oboInOwl:id "UBERON:0007144" ;
    a owl:Class ;
    rdfs:label "embryonic post-anal tail" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0002533
    ] .

obo:UBERON_0007147
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a midgut." ;
    oboInOwl:hasDbXref "EMAPA:18377", "FMA:54366" ;
    oboInOwl:hasExactSynonym "midgut lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007147" ;
    a owl:Class ;
    rdfs:label "lumen of midgut" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001045
            ]
        )
    ] .

obo:UBERON_0007148
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a hindgut." ;
    oboInOwl:hasDbXref "EMAPA:18396", "FMA:54367" ;
    oboInOwl:hasExactSynonym "hindgut lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007148" ;
    a owl:Class ;
    rdfs:label "lumen of hindgut" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_0007158
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a anal canal." ;
    oboInOwl:hasDbXref "EMAPA:18836", "FMA:17357" ;
    oboInOwl:hasExactSynonym "anal canal lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007158" ;
    a owl:Class ;
    rdfs:label "lumen of anal canal" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0007159
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a colon." ;
    oboInOwl:hasDbXref "EMAPA:18945", "FMA:18374", "SCTID:362156004" ;
    oboInOwl:hasExactSynonym "colon lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "colonic lumen" ;
    oboInOwl:id "UBERON:0007159" ;
    a owl:Class ;
    rdfs:label "lumen of colon" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0007171
    oboInOwl:hasDbXref "EMAPA:25124", "FMA:23797" ;
    oboInOwl:hasExactSynonym "scapular border" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007171" ;
    a owl:Class ;
    rdfs:label "border of scapula" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036304
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] .

obo:UBERON_0007172
    oboInOwl:hasDbXref "EMAPA:25125", "FMA:23800" ;
    oboInOwl:hasExactSynonym "scapular angle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007172" ;
    a owl:Class ;
    rdfs:label "angle of scapula" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/58"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0005913, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] .

obo:UBERON_0007173
    obo:IAO_0000115 "The lateral border (or axillary border, or margin) is the thickest of the three borders of the scapula. It begins above at the lower margin of the glenoid cavity, and inclines obliquely downward and backward to the inferior angle. Immediately below the glenoid cavity is a rough impression, the infraglenoid tuberosity, about 2.5 cm. in length, which gives origin to the long head of the Triceps brachii; in front of this is a longitudinal groove, which extends as far as the lower third of this border, and affords origin to part of the Subscapularis. The inferior third is thin and sharp, and serves for the attachment of a few fibers of the Teres major behind, and of the Subscapularis in front." ;
    oboInOwl:hasDbXref "EMAPA:25126", "FMA:23239", "Wikipedia:Lateral_border_of_the_scapula" ;
    oboInOwl:hasExactSynonym "axillary border of scapula", "lateral border of scapula", "margo lateralis (scapula)", "margo lateralis scapulae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral part of scapula" ;
    oboInOwl:id "UBERON:0007173" ;
    a owl:Class ;
    rdfs:label "lateral border of scapula" ;
    rdfs:subClassOf obo:UBERON_0007171 ;
    owl:disjointWith obo:UBERON_0007174 .

obo:UBERON_0007174
    obo:IAO_0000115 "The medial border of the scapula (vertebral border, medial margin) is the longest of the three borders, and extends from the medial to the inferior angle. It is arched, intermediate in thickness between the superior and the axillary borders, and the portion of it above the spine forms an obtuse angle with the part below. This border presents an anterior and a posterior lip, and an intermediate narrow area. The anterior lip affords attachment to the Serratus anterior; the posterior lip, to the Supraspinatus above the spine, the Infraspinatus below; the area between the two lips, to the Levator scapulC& above the triangular surface at the commencement of the spine, to the Rhomboideus minor on the edge of that surface, and to the Rhomboideus major below it; this last is attached by means of a fibrous arch, connected above to the lower part of the triangular surface at the base of the spine, and below to the lower part of the border." ;
    obo:IAO_0000116 "consider merging with UBERON:1500000 scapular blade, depending on https://github.com/obophenotype/uberon/issues/339. See also http://www.ncbi.nlm.nih.gov/pubmed/20136669" ;
    oboInOwl:hasDbXref "EMAPA:25127", "FMA:23242", "SCTID:368187009", "Wikipedia:Medial_border_of_scapula" ;
    oboInOwl:hasExactSynonym "margo medialis (scapula)", "margo medialis scapulae", "medial part of scapula", "vertebral border of scapula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medial border of the scapula", "medial margin of the scapula", "vertebral border", "vertebral border of the scapula" ;
    oboInOwl:id "UBERON:0007174" ;
    a owl:Class ;
    rdfs:label "medial border of scapula" ;
    rdfs:subClassOf obo:UBERON_0007171, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

obo:UBERON_0007175
    obo:IAO_0000115 "An angle of the scapula formed by the union of the vertebral and axillary borders; its dorsal surface affords attachment to the Teres major and frequently to a few fibers of the Latissimus dorsi.[WP,unvetted]" ;
    oboInOwl:hasDbXref "EMAPA:25128", "FMA:13315", "Wikipedia:Inferior_angle_of_scapula" ;
    oboInOwl:hasExactSynonym "angulus inferior (scapula)", "angulus inferior scapulae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007175" ;
    a owl:Class ;
    rdfs:label "inferior angle of scapula" ;
    rdfs:subClassOf obo:UBERON_0007172 .

obo:UBERON_0007177
    obo:IAO_0000115 "A lamina propria that is part of a colonic mucosa." ;
    oboInOwl:hasDbXref "EMAPA:27395", "FMA:15657", "MA:0003196", "SCTID:113284008" ;
    oboInOwl:hasExactSynonym "colonic lamina propria", "lamina propria mucosae of colon", "lamina propria of colonic mucosa", "lamina propria of colonic mucous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007177" ;
    a owl:Class ;
    rdfs:label "lamina propria of mucosa of colon" ;
    rdfs:subClassOf obo:UBERON_0011189, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000317
            ]
        )
    ] .

obo:UBERON_0007181
    obo:IAO_0000115 "A serous membrane that is part of a uterine tube infundibulum." ;
    oboInOwl:hasDbXref "EMAPA:29903", "FMA:18324" ;
    oboInOwl:hasExactSynonym "serosa of infundibulum of fallopian tube", "serosa of infundibulum of oviduct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007181" ;
    a owl:Class ;
    rdfs:label "serosa of infundibulum of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003984
            ]
        )
    ] .

obo:UBERON_0007182
    obo:IAO_0000115 "A muscle layer that is part of a uterine tube infundibulum." ;
    oboInOwl:hasDbXref "EMAPA:31264", "FMA:18336" ;
    oboInOwl:hasExactSynonym "muscle layer of infundibulum of fallopian tube", "muscle layer of infundibulum of oviduct", "muscularis of infundibulum of uterine tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007182" ;
    a owl:Class ;
    rdfs:label "muscle layer of infundibulum of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0005983, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003984
            ]
        )
    ] .

obo:UBERON_0007188
    obo:IAO_0000115 "A mesothelium that is part of a serous pericardium." ;
    oboInOwl:hasDbXref "BTO:0003157", "EMAPA:16133", "FMA:18149", "SCTID:67300002" ;
    oboInOwl:hasExactSynonym "mesothelium of pericardium", "pericardial mesothelium", "serous pericardium mesothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007188" ;
    a owl:Class ;
    rdfs:label "mesothelium of serous pericardium" ;
    rdfs:subClassOf obo:UBERON_0003388, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001136
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002357
            ]
        )
    ] .

obo:UBERON_0007195
    obo:IAO_0000115 "The stroma of the bone marrow is all tissue not directly involved in the primary function of hematopoiesis. The yellow bone marrow belongs here, and makes the majority of the bone marrow stroma, in addition to stromal cells located in the red bone marrow. Yellow bone marrow is found in the Medullary cavity. Still, the stroma is indirectly involved in hematopoiesis, since it provides the hematopoietic microenvironment that facilitates hematopoiesis by the parenchymal cells. For instance, they generate colony stimulating factors, affecting hematopoiesis." ;
    oboInOwl:hasDbXref "CALOHA:TS-0085", "FMA:21426", "Wikipedia:Bone_marrow#Stroma" ;
    oboInOwl:hasExactSynonym "bone marrow stroma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007195" ;
    a owl:Class ;
    rdfs:label "stroma of bone marrow" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002371
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000332
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002371
            ]
        )
    ] .

obo:UBERON_0007196
    obo:IAO_0000115 "The structure from the trachea, bronchi, and bronchioles that forms the airways that supply air to the lungs. The lining of the tracheobronchial tree consists of ciliated columnar epithelial cells." ;
    oboInOwl:hasAlternativeId "UBERON:0004102" ;
    oboInOwl:hasDbXref "FMA:7393", "NCIT:C117875", "SCTID:361384001", "Wikipedia:Tracheobronchial_tree" ;
    oboInOwl:hasExactSynonym "arbor tracheobronchialis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tracheobronchial system" ;
    oboInOwl:id "UBERON:0007196" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tracheobronchial tree" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007592
    ] .

obo:UBERON_0007197
    obo:IAO_0000115 "multicellular organism that can produce both male and female gametes." ;
    oboInOwl:hasDbXref "AAO:0010035", "BILA:0000029", "CARO:0000029", "HAO:0000029", "TADS:0000601", "WBbt:0007849" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dioecious organism", "hermaphrodite" ;
    oboInOwl:id "UBERON:0007197" ;
    a owl:Class ;
    rdfs:label "hermaphroditic organism" ;
    rdfs:subClassOf obo:UBERON_0000468 .

obo:UBERON_0007198
    obo:IAO_0000115 "An anatomical structure present only in hermaphrodites." ;
    oboInOwl:hasDbXref "AEO:0000177", "EHDAA2:0003177", "WBbt:0005758" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hermaphrodite-specific" ;
    oboInOwl:id "UBERON:0007198" ;
    a owl:Class ;
    rdfs:label "hermaphrodite anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0014402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007197
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014402
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007197
            ]
        )
    ] .

obo:UBERON_0007204
    obo:IAO_0000115 "The vasculature consisting of brachiocephalic arteries and veins." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007204" ;
    a owl:Class ;
    rdfs:label "brachiocephalic vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049 .

obo:UBERON_0007213
    obo:IAO_0000115 "Mesenchyme that develops_from a cranial neural crest." ;
    oboInOwl:hasDbXref "EFO:0003572", "EHDAA2:0000735", "EMAPA:16169", "EMAPA:16271", "EMAPA_RETIRED:16271", "TAO:0000787", "ZFA:0000787" ;
    oboInOwl:hasExactSynonym "head mesenchyme from cranial neural crest", "head mesenchyme from neural crest", "head neural crest derived mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007213" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesenchyme derived from head neural crest" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0014387, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003099
            ]
        )
    ] .

obo:UBERON_0007214
    obo:IAO_0000115 "Mesenchyme that develops_from a trunk neural crest." ;
    oboInOwl:hasDbXref "EHDAA2:0002093", "EMAPA:16182", "TAO:0000999", "ZFA:0000999" ;
    oboInOwl:hasExactSynonym "trunk mesenchyme from neural crest", "trunk neural crest derived mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007214" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "mesenchyme derived from trunk neural crest" ;
    rdfs:subClassOf obo:UBERON_0005256, obo:UBERON_0014387, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003083
            ]
        )
    ] .

obo:UBERON_0007220
    obo:IAO_0000115 "An embryo stage that covers late steps of the embryogenesis with a fully formed embryo still developing before birth or egg hatching." ;
    oboInOwl:hasDbXref "EV:0300011", "EVM:2990031", "FBdv:00005333", "FMA:63631", "MIAA:0000399", "MmusDv:0000031", "OGES:000023", "SCTID:367619004" ;
    oboInOwl:hasExactSynonym "embryo late (growth) stage" ;
    oboInOwl:hasNarrowSynonym "fetal stage", "fetus", "fetus stage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryo late growth stage", "embryo late stage" ;
    oboInOwl:id "UBERON:0007220" ;
    a owl:Class ;
    rdfs:label "late embryonic stage" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/355"^^xsd:anyURI, "https://github.com/obophenotype/uberon/issues/565"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0004707
    ] .

obo:UBERON_0007223
    obo:IAO_0000115 "The osseous cochlea is the bony foundation that forms the small shell arrangement for the cochlear nerve." ;
    obo:IAO_0000116 "TODO - check this. in MA, cochlea is not part of the bony labyrinth" ;
    oboInOwl:hasDbXref "EMAPA:35620", "MA:0000239" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007223" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "osseus cochlea" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] .

obo:UBERON_0007237
    obo:IAO_0000116 "relationship to Meckel's cartilage to be added" ;
    obo:UBPROP_0000003 "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000031", "EHDAA:583", "EMAPA:16382", "VHOG:0000510" ;
    oboInOwl:hasExactSynonym "ventral pharyngeal arch 1" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventral mandibular arch", "ventral visceral arch 1" ;
    oboInOwl:id "UBERON:0007237" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular component" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

obo:UBERON_0007238
    obo:IAO_0000116 "relationship to palatoquadrate to be added" ;
    obo:UBPROP_0000003 "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000038", "EHDAA:595", "EMAPA:16388", "VHOG:0000511" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007238" ;
    a owl:Class ;
    rdfs:label "1st arch maxillary component" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

obo:UBERON_0007239
    obo:IAO_0000115 "A tunica media that is part of a artery." ;
    oboInOwl:hasDbXref "EMAPA:36294", "EV:0100029", "FMA:14273", "NCIT:C49321", "SCTID:84300001", "UMLS:C1710627" ;
    oboInOwl:hasExactSynonym "arterial media", "tunica media (arteriae)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007239" ;
    a owl:Class ;
    rdfs:label "tunica media of artery" ;
    rdfs:subClassOf obo:UBERON_0002522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000415
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0007240
    obo:IAO_0000115 "A tunica adventitia that is part of a artery." ;
    oboInOwl:hasDbXref "EMAPA:36295", "EV:0100030", "FMA:14274", "SCTID:113261001" ;
    oboInOwl:hasExactSynonym "arterial adventitia", "tunica externa (adventitia)(arteriae)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007240" ;
    a owl:Class ;
    rdfs:label "tunica adventitia of artery" ;
    rdfs:subClassOf obo:UBERON_0005734, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000415
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005734
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0007241
    obo:IAO_0000115 "A tunica adventitia that is part of a vein." ;
    oboInOwl:hasDbXref "EMAPA:36310", "EV:0100034", "FMA:14355", "SCTID:13202006" ;
    oboInOwl:hasExactSynonym "tunica externa (adventitia)(venae)", "venous adventitia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007241" ;
    a owl:Class ;
    rdfs:label "tunica adventitia of vein" ;
    rdfs:subClassOf obo:UBERON_0005734, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005734
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0007242
    obo:IAO_0000115 "A tunica intima that is part of a vein." ;
    oboInOwl:hasDbXref "EMAPA:36308", "EV:0100032", "FMA:14353", "SCTID:2436009" ;
    oboInOwl:hasExactSynonym "tunica interna (intima)(venae)", "venous intima" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007242" ;
    a owl:Class ;
    rdfs:label "tunica intima of vein" ;
    rdfs:subClassOf obo:UBERON_0002523, obo:UBERON_0004797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002523
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0007243
    obo:IAO_0000115 "A tunica media that is part of a vein." ;
    oboInOwl:hasDbXref "EMAPA:36309", "EV:0100033", "FMA:14354", "SCTID:42049001" ;
    oboInOwl:hasExactSynonym "tunica media (venae)", "venous media" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007243" ;
    a owl:Class ;
    rdfs:label "tunica media of vein" ;
    rdfs:subClassOf obo:UBERON_0002522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002522
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0007245
    obo:IAO_0000115 "Gray matter of the central nervous system which is a collection of clustered nuclei." ;
    oboInOwl:hasDbXref "FMA:256381", "FMA:84059" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cluster of neural nuclei", "neural nuclei", "nuclear complex" ;
    oboInOwl:id "UBERON:0007245" ;
    a owl:Class ;
    rdfs:label "nuclear complex of neuraxis" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000125
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0000125
            ]
        )
    ] .

obo:UBERON_0007247
    obo:IAO_0000115 "Any of the nuclei that comprise the superior olivary complex (superior olive). This includes both the primary nuclei such as the lateral and medial nuclei, as well as periolivary nuclei." ;
    obo:IAO_0000232 "this class exists largely for consistency with the FMA. It is defined trivially with respect to the SOC. The class may be removed in future." ;
    oboInOwl:hasDbXref "FMA:72246", "SCTID:369024009" ;
    oboInOwl:hasExactSynonym "superior olivary complex nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007247" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nucleus of superior olivary complex" ;
    rdfs:subClassOf obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002128
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002128
            ]
        )
    ] .

obo:UBERON_0007252
    obo:IAO_0000115 "An intervertebral disk that is part of a cervical region of vertebral column. A cervical intervertebral disk connects at least one cervical vertebra, either to another cervical vertebra, or at one point on the vertebral colummn, to a thoracic vertebra" ;
    oboInOwl:hasDbXref "EMAPA:19415", "FMA:13895", "SCTID:68818006" ;
    oboInOwl:hasExactSynonym "cervical intervertebral disc", "intervertebral disc of cervical region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007252" ;
    a owl:Class ;
    rdfs:label "intervertebral disk of cervical vertebra" ;
    rdfs:subClassOf obo:UBERON_0001066, obo:UBERON_0003601, obo:UBERON_0005174, obo:UBERON_2001457, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006072
            ]
        )
    ] .

obo:UBERON_0007254
    obo:IAO_0000115 "An intervertebral disk that is part of a thoracic region of vertebral column. A thoracic intervertebral disk connects at least one thoracic vertebra, either to another thoracic vertebra, or at one point on the vertebral colummn, to a lumbar vertebra" ;
    oboInOwl:hasDbXref "EMAPA:19489", "FMA:10455" ;
    oboInOwl:hasExactSynonym "intervertebral disc of thoracic region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007254" ;
    a owl:Class ;
    rdfs:label "intervertebral disk of thoracic vertebra" ;
    rdfs:subClassOf obo:UBERON_0001066, obo:UBERON_0005174, obo:UBERON_0005181, obo:UBERON_2001457, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006073
            ]
        )
    ] .

obo:UBERON_0007266
    obo:IAO_0000115 "A intervertebral disk that connects a vertebral bone 1 and connects a vertebral bone 2." ;
    oboInOwl:hasDbXref "EMAPA:19416" ;
    oboInOwl:hasExactSynonym "C1 disk", "C1 intervertebral disk", "first cervical intervertebral disk", "intervertebral disc of cervical vertebra 1", "intervertebral disc of first cervical vertebra", "intervertebral disk of cervical vertebra 1", "intervertebral disk of first cervical vertebra", "intervertebral disk, C1-C2" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007266" ;
    a owl:Class ;
    rdfs:label "intervertebral disk of atlas" ;
    rdfs:subClassOf obo:UBERON_0007252, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001066
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001093
            ]
        )
    ] .

obo:UBERON_0007267
    obo:IAO_0000115 "A pre-cartilage condensation that is part of a trachea." ;
    oboInOwl:hasDbXref "EHDAA2:0002070", "EHDAA:7082" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007267" ;
    a owl:Class ;
    rdfs:label "trachea pre-cartilage rings" ;
    rdfs:subClassOf obo:UBERON_0005866, obo:UBERON_0009505, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0007269
    obo:IAO_0000115 "Any collection of muscles that is part of a pectoral appendage." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "EFO:0003540", "TAO:0000563", "ZFA:0000563" ;
    oboInOwl:hasNarrowSynonym "pectoral fin muscle", "pectoral fin musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007269" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "pectoral appendage musculature" ;
    rdfs:subClassOf obo:UBERON_0007271, obo:UBERON_0014793, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007270
    obo:IAO_0000115 "Any collection of muscles that is part of a pelvic appendage." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    obo:UBPROP_0000001 "Musculature that is part of the pelvic fin.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0000258", "ZFA:0000258" ;
    oboInOwl:hasNarrowSynonym "pelvic fin musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007270" ;
    a owl:Class ;
    rdfs:label "pelvic appendage musculature" ;
    rdfs:subClassOf obo:UBERON_0007271, obo:UBERON_0014792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0007271
    obo:IAO_0000115 "Any collection of muscles that is part of an appendage." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "TAO:0000207", "ZFA:0000207" ;
    oboInOwl:hasNarrowSynonym "fin musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007271" ;
    a owl:Class ;
    rdfs:label "appendage musculature" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000026
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000026
            ]
        )
    ] .

obo:UBERON_0007272
    obo:IAO_0000115 "Skeletal subdivision consisting of the anterior appendicular limb skeleton, excluding the pectoral girdle." ;
    oboInOwl:hasDbXref "VSAO:0005000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cheiropterygium" ;
    oboInOwl:id "UBERON:0007272" ;
    a owl:Class ;
    rdfs:label "pectoral appendage skeleton" ;
    rdfs:subClassOf obo:UBERON_0011582, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007273
    obo:IAO_0000115 "The collection of all skeletal elements in a pelvic appendage region." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007273" ;
    a owl:Class ;
    rdfs:label "pelvic appendage skeleton" ;
    rdfs:subClassOf obo:UBERON_0011582, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0007277
    obo:IAO_0000115 "The rhombencephalon (or hindbrain) is a developmental categorization of portions of the central nervous system in vertebrates. The rhombencephalon can be subdivided in a variable number of transversal swellings called rhombomeres. In the human embryo eight rhombomeres can be distinguished, from caudal to rostral: Rh7-Rh1 and the isthmus (the most rostral rhombomere). A rare disease of the rhombencephalon, 'rhombencephalosynapsis' is characterized by a missing vermis resulting in a fused cerebellum. Patients generally present with cerebellar ataxia. The caudal rhombencephalon has been generally considered as the initiation site for neural tube closure." ;
    obo:IAO_0000116 "TODO - unify naming conventions" ;
    obo:UBPROP_0000001 "The embryonic rhombencephalon can be subdivided in a variable number of transversal swellings called rhombomeres. Rhombomeres Rh7-Rh4 form the myelencephalon that will give the medulla oblongata. Rhombomeres Rh3-Rh1 form the metencephalon that will form the pons and the cerebellum[NPX:PDR]." ;
    oboInOwl:hasDbXref "BAMS:HB", "CALOHA:TS-2118", "EFO:0003440", "EHDAA2:0001630", "FMA:295640", "TAO:0000569", "Wikipedia:Rhombencephalon", "ZFA:0000569" ;
    oboInOwl:hasExactSynonym "presumptive rhombencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic rhombencephalon", "future hindbrain", "rhombencephalon" ;
    oboInOwl:id "UBERON:0007277" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive hindbrain" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003852
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0007278
    obo:IAO_0000115 "Portion of tissue that is part of the heart tube and will become the sinus venosus." ;
    oboInOwl:hasDbXref "TAO:0002234", "ZFA:0001722" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007278" ;
    a owl:Class ;
    rdfs:label "presumptive sinus venosus" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002063
            ]
        )
    ] .

obo:UBERON_0007280
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a endocardium." ;
    obo:UBPROP_0000001 "Portion of tissue that is part of the heart tube and will become the endocardium.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0002233", "ZFA:0001724" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007280" ;
    a owl:Class ;
    rdfs:label "presumptive endocardium" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005498
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002165
            ]
        )
    ] .

obo:UBERON_0007281
    obo:IAO_0000115 "Embryonic structure that gives rise to the midbrain hindbrain boundary." ;
    oboInOwl:hasDbXref "EFO:0003446", "TAO:0001187", "XAO:0004086", "ZFA:0001187" ;
    oboInOwl:hasExactSynonym "presumptive MHB", "presumptive midbrain-hindbrain boundary" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007281" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive midbrain hindbrain boundary" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003052
            ]
        )
    ] .

obo:UBERON_0007282
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a presomitic mesoderm." ;
    oboInOwl:hasDbXref "EFO:0003421", "TAO:0000053", "ZFA:0000053" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presumptive segmental plates" ;
    oboInOwl:id "UBERON:0007282" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive segmental plate" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009618
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003059
            ]
        )
    ] .

obo:UBERON_0007284
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a neural plate." ;
    obo:IAO_0000116 "consider merging" ;
    obo:UBPROP_0000001 "Region of the gastrula which gives rise to the neural plate.[TAO]" ;
    oboInOwl:hasDbXref "EFO:0003424", "TAO:0000063", "ZFA:0000063" ;
    oboInOwl:hasExactSynonym "prospective neuroectoderm", "prospective vegetal ectoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007284" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive neural plate" ;
    rdfs:subClassOf obo:UBERON_0016879, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004734
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003075
            ]
        )
    ] .

obo:UBERON_0007285
    obo:IAO_0000115 "The part of the blastula that has the potential to develop into a paraxial mesoderm." ;
    oboInOwl:hasDbXref "EFO:0003443", "TAO:0000591", "XAO:0004134", "ZFA:0000591" ;
    oboInOwl:hasExactSynonym "future paraxial mesenchyme", "future paraxial mesoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007285" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive paraxial mesoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000307
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003077
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003077
            ]
        )
    ] .

obo:UBERON_0007288
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a forebrain-midbrain boundary." ;
    oboInOwl:hasDbXref "EFO:0003463", "TAO:0001368", "ZFA:0001368" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007288" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive forebrain midbrain boundary" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0005075
            ]
        )
    ] .

obo:UBERON_0007297
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a pronephric mesoderm." ;
    oboInOwl:hasDbXref "EFO:0003619", "TAO:0001070", "ZFA:0001070" ;
    oboInOwl:hasExactSynonym "nephron primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007297" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive pronephric mesoderm" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005721
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0005721
            ]
        )
    ] .

obo:UBERON_0007298
    obo:IAO_0000115 "A proximal convoluted tubule that is part of a pronephros." ;
    oboInOwl:hasDbXref "TAO:0002238", "ZFA:0001620" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007298" ;
    a owl:Class ;
    rdfs:label "pronephric proximal convoluted tubule" ;
    rdfs:subClassOf obo:UBERON_0001287, obo:UBERON_0005310 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001287
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0007300
    obo:IAO_0000115 "A blood vessel that is part of a pectoral appendage." ;
    oboInOwl:hasDbXref "TAO:0005301", "ZFA:0005301" ;
    oboInOwl:hasNarrowSynonym "pectoral fin blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007300" ;
    a owl:Class ;
    rdfs:label "pectoral appendage blood vessel" ;
    rdfs:subClassOf obo:UBERON_0007301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007301
    obo:IAO_0000115 "A blood vessel that is part of a limb/fin." ;
    oboInOwl:hasDbXref "TAO:0005299", "ZFA:0005299" ;
    oboInOwl:hasNarrowSynonym "fin blood vessel", "limb blood vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007301" ;
    a owl:Class ;
    rdfs:label "appendage blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007304
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000026
            ]
        )
    ] .

obo:UBERON_0007302
    obo:IAO_0000115 "A vasculature that is part of a pectoral appendage." ;
    oboInOwl:hasDbXref "TAO:0005096", "ZFA:0005096" ;
    oboInOwl:hasNarrowSynonym "pectoral fin vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007302" ;
    a owl:Class ;
    rdfs:label "pectoral appendage vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007303
    obo:IAO_0000115 "A vasculature that is part of a chordate pharynx." ;
    oboInOwl:hasDbXref "TAO:0005003", "ZFA:0005003" ;
    oboInOwl:hasExactSynonym "branchial vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007303" ;
    a owl:Class ;
    rdfs:label "pharyngeal vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0007304
    obo:IAO_0000115 "A vasculature that is part of a limb/fin." ;
    oboInOwl:hasDbXref "TAO:0005095", "ZFA:0005095" ;
    oboInOwl:hasNarrowSynonym "fin vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007304" ;
    a owl:Class ;
    rdfs:label "appendage vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000026
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000026
            ]
        )
    ] .

obo:UBERON_0007306
    obo:IAO_0000115 "A glomerular capillary that is part of a pronephros." ;
    oboInOwl:hasDbXref "TAO:0005309", "ZFA:0005309" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007306" ;
    a owl:Class ;
    rdfs:label "pronephric glomerular capillary" ;
    rdfs:subClassOf obo:UBERON_0004212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004739
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004212
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0007307
    obo:IAO_0000115 "A glomerular basement membrane that is part of a pronephros." ;
    oboInOwl:hasDbXref "TAO:0005313", "ZFA:0005313" ;
    oboInOwl:hasExactSynonym "pronephric glomerular filtration membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007307" ;
    a owl:Class ;
    rdfs:label "pronephric glomerular basement membrane" ;
    rdfs:subClassOf obo:UBERON_0005777, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004739
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005777
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0007324
    obo:IAO_0000115 "A dense accumulation of exocrine glands in the pancreas often surrounding islets of Langerhans." ;
    obo:IAO_0000116 "TODO - check" ;
    obo:UBPROP_0000008 "In mice many lobules lack islets, in contrast to other mammals including humans" ;
    oboInOwl:hasDbXref "EMAPA:37710", "FMA:16012", "MA:0000721" ;
    oboInOwl:hasExactSynonym "lobulus pancreaticus", "pancreas lobe", "pancreatic lobule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007324" ;
    a owl:Class ;
    rdfs:label "pancreatic lobule" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001263
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0014719
    ] .

obo:UBERON_0007329
    obo:IAO_0000115 "A duct that collects and carries secretions of the exocrine pancreas to the intestine." ;
    obo:IAO_0000232 "this class groups together accessory (dorsal) and main (ventral) pancreatic ducts" ;
    obo:UBPROP_0000001 "Duct connecting the pancreas with the intestine. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" ;
    obo:UBPROP_0000003 "These data show that ducts within the zebrafish pancreas originally arise in situ from isolated progenitor cells rather than arising from reiterative branching of the pancreatic epithelium. This process of pancreatic duct formation in zebrafish may be analogous to the mechanism of duct formation in the mammalian mammary and salivary glands. (...) A related mechanism of duct formation has also been proposed to occur within the mammalian pancreatic epithelium.[uncertain][VHOG]" ;
    obo:UBPROP_0000012 "in EHDAA2, the dorsal and ventral ducts are classified as epithelial sacs - review after overhaul of duct/epithelia terms" ;
    oboInOwl:hasDbXref "EHDAA:9194", "EMAPA:32952", "FMA:10419", "MA:0000124", "SCTID:181278006", "TAO:0001372", "VHOG:0000254", "Wikipedia:Pancreatic_duct", "ZFA:0001372" ;
    oboInOwl:hasExactSynonym "duct of pancreas", "pancreas duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ductus pancreaticus" ;
    oboInOwl:id "UBERON:0007329" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pancreatic duct" ;
    rdfs:subClassOf obo:UBERON_0003928, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/1/15/Gray1100.png"^^xsd:anyURI .

obo:UBERON_0007352
    obo:IAO_0000115 "blood vessels supplying the stria vascularis in the cochlea of the inner ear." ;
    oboInOwl:hasExactSynonym "stria vascularis blood vessels" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stria vascularis blood vessel" ;
    oboInOwl:id "UBERON:0007352" ;
    a owl:Class ;
    rdfs:label "stria vascularis vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002200, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002282
            ]
        )
    ] .

obo:UBERON_0007367
    obo:IAO_0000115 "An anatomical surface that is part of a tongue." ;
    oboInOwl:hasDbXref "FMA:54647", "SCTID:314870004" ;
    oboInOwl:hasExactSynonym "tongue surface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007367" ;
    a owl:Class ;
    rdfs:label "surface of tongue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0007371
    obo:IAO_0000115 "The upper (superior) side of the tongue." ;
    obo:IAO_0000116 "check superior/dorsal" ;
    oboInOwl:hasDbXref "FMA:54646" ;
    oboInOwl:hasExactSynonym "dorsal surface of tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007371" ;
    a owl:Class ;
    rdfs:label "superior surface of tongue" ;
    rdfs:subClassOf obo:UBERON_0007367, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007367
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015101 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0007375
    obo:IAO_0000115 "A multi-tissue structure consisting of bone and soft tissue that forms a part of the roof of the oral cavity. In mammals this is the combination of the primary palate (premaxilla) and the secondary palate. In early tetrapods it consists of the vomer, pterygoid, parasphenoid, palatine and ectopterygoid bones." ;
    obo:IAO_0000116 "check subclasses to verify if they refer to a multi-tissue structure or a subdivision of the skeleton" ;
    oboInOwl:hasDbXref "CALOHA:TS-2212", "Wikipedia:Palate" ;
    oboInOwl:hasExactSynonym "roof of buccal cavity", "roof of oral cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "palate", "palatum", "primary or secondary palate" ;
    oboInOwl:id "UBERON:0007375" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "roof of mouth" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

obo:UBERON_0007376
    obo:IAO_0000115 "The epidermis is the entire outer epithelial layer of an animal, it may be a single layer that produces an extracellular material (e.g. the cuticle of arthropods) or a complex stratified squamous epithelium, as in the case of many vertebrate species[GO]." ;
    obo:IAO_0000116 "this grouping class exists primarily to align with GO - see GO:0008544." ;
    oboInOwl:hasDbXref "BSA:0000073", "BTO:0000313", "FBbt:00004993", "HAO:0000298", "TADS:0000109", "WBbt:0005733", "Wikipedia:Epidermis_(zoology)" ;
    oboInOwl:hasExactSynonym "epidermis", "epidermis (sensu Metazoa)", "outer epidermal layer", "outer epithelial layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hypoderm", "hypodermis" ;
    oboInOwl:id "UBERON:0007376" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "outer epithelium" ;
    rdfs:subClassOf obo:UBERON_0003102, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007383
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0007383
            ]
        )
    ] .

obo:UBERON_0007383
    obo:IAO_0000115 "Outermost layer of cells surrounding the embryo." ;
    obo:UBPROP_0000001 "Outermost monolayer of cells surrounding the embryo that become very flattened in the blastula and give rise to the periderm. Sometimes used synonymously with periderm. Kimmel et al, 1995.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: develops_from superficial blastomere (TAO:0001484)[TAO]" ;
    obo:UBPROP_0000008 "Originally this tissue is one cell layer thick but in most vertebrates it soon becomes a two layered structure. The outer layer gives rise to the periderm." ;
    oboInOwl:hasDbXref "EFO:0003425", "TAO:0000086", "ZFA:0000086" ;
    oboInOwl:hasExactSynonym "EVL", "enveloping layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007383" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "enveloping layer of ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

obo:UBERON_0007384
    obo:IAO_0000115 "A lymphatic vessel that is part of a limb/fin." ;
    oboInOwl:hasDbXref "TAO:0005300", "ZFA:0005300" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007384" ;
    a owl:Class ;
    rdfs:label "appendage lymph vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007304
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004708
            ]
        )
    ] .

obo:UBERON_0007385
    obo:IAO_0000115 "A lymphatic vessel that is part of a pectoral appendage." ;
    oboInOwl:hasDbXref "TAO:0005302", "ZFA:0005302" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007385" ;
    a owl:Class ;
    rdfs:label "pectoral appendage lymph vessel" ;
    rdfs:subClassOf obo:UBERON_0007384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007386
    obo:IAO_0000115 "A lymphatic vessel that is part of a pelvic appendage." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007386" ;
    a owl:Class ;
    rdfs:label "pelvic appendage lymph vessel" ;
    rdfs:subClassOf obo:UBERON_0007384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0007389
    obo:IAO_0000115 "A cartilage tissue that is part of a paired limb or fin." ;
    obo:UBPROP_0000001 "Cartilage which is part of one of the paired fins.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001543", "ZFA:0001543" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007389" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "paired limb/fin cartilage" ;
    rdfs:subClassOf obo:UBERON_0002418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004708
            ]
        )
    ] .

obo:UBERON_0007390
    obo:IAO_0000115 "A cartilage tissue that is part of a pectoral appendage." ;
    obo:UBPROP_0000001 "Cartilage which is part of the pectoral fin.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0000257", "ZFA:0000257" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pectoral fin cartilage" ;
    oboInOwl:id "UBERON:0007390" ;
    a owl:Class ;
    rdfs:label "pectoral appendage cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0007389, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007272
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0007391
    obo:IAO_0000115 "A cartilage tissue that is part of a pelvic appendage." ;
    obo:UBPROP_0000001 "Cartilage which is part of the pelvic fin.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0001459", "ZFA:0001459" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic fin cartilage" ;
    oboInOwl:id "UBERON:0007391" ;
    a owl:Class ;
    rdfs:label "pelvic appendage cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0007389, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007273
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0007414
    obo:IAO_0000115 "A nucleus of brain that spans a midbrain tegmentum." ;
    obo:IAO_0000232 "this class groups together any nuclei in the tegmentum region, possibly including disparate structures across species" ;
    oboInOwl:hasAlternativeId "UBERON:0012277" ;
    oboInOwl:hasDbXref "FMA:258768", "ZFA:0005577" ;
    oboInOwl:hasExactSynonym "tegmental nuclei", "tegmental nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007414" ;
    a owl:Class ;
    rdfs:label "nucleus of midbrain tegmentum" ;
    rdfs:subClassOf obo:UBERON_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001943
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0001943
                ]
            ]
        )
    ] .

obo:UBERON_0007418
    obo:IAO_0000115 "Nerve fibers crossing the midline of the neuraxis relative to their point of origin, on a course to from one level of the nervous system to another. (CUMBO, Heimer, L. The Human Brain, 2nd ed., 1995, pg 6)" ;
    oboInOwl:hasBroadSynonym "chiasm", "chiasma", "decussation" ;
    oboInOwl:hasDbXref "FMA:83858", "NCIT:C28351", "NLX:144064" ;
    oboInOwl:hasExactSynonym "decussation of neuraxis", "neuraxis chiasm", "neuraxis chiasma", "neuraxis decussation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007418" ;
    oboInOwl:inSubset core:cumbo ;
    a owl:Class ;
    rdfs:label "neural decussation" ;
    rdfs:subClassOf obo:UBERON_0000122, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

obo:UBERON_0007425
    obo:IAO_0000115 "A neural decussation that is part of a diencephalon." ;
    oboInOwl:hasDbXref "FMA:62446" ;
    oboInOwl:hasExactSynonym "diencephalon decussation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007425" ;
    a owl:Class ;
    rdfs:label "decussation of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0007418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007418
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0007473
    obo:IAO_0000115 "The space within an epithelial sphere." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003079" ;
    oboInOwl:hasDbXref "AEO:0000079" ;
    oboInOwl:hasExactSynonym "cavity of vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007473" ;
    a owl:Class ;
    rdfs:label "lumen of epithelial sac" ;
    rdfs:subClassOf obo:UBERON_0012467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007499
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0007499
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0007499
            ]
        )
    ] .

obo:UBERON_0007475
    obo:IAO_0000115 "A tissue whose predominant feature is extracellular matrix which may or may not be highly hydrated or calcified." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003081" ;
    oboInOwl:hasDbXref "AEO:0000081", "EHDAA2:0003081" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007475" ;
    a owl:Class ;
    rdfs:label "matrix-based tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0031012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0031012
            ]
        )
    ] .

obo:UBERON_0007490
    obo:IAO_0000115 "Acellular anatomical structure whose predominant constituent is keratin." ;
    obo:IAO_0000116 "should all structures composed primarily of keratin be classified here? At what stage of cornification are keratin-filled cells no longer considered cells" ;
    oboInOwl:hasAlternativeId "EHDAA2:0003099" ;
    oboInOwl:hasDbXref "AEO:0000099", "EHDAA2:0003099" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "keratin-based structure" ;
    oboInOwl:id "UBERON:0007490" ;
    a owl:Class ;
    rdfs:label "keratin-based acellular structure" ;
    rdfs:subClassOf obo:UBERON_0000476, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002507
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0045095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000476
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0045095
            ]
        )
    ] .

obo:UBERON_0007499
    obo:IAO_0000115 "An epithelial tube that is open at one end only." ;
    oboInOwl:hasDbXref "AEO:0000115", "EHDAA2:0003115" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007499" ;
    a owl:Class ;
    rdfs:label "epithelial sac" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0009856 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001987
            ]
        )
    ] .

obo:UBERON_0007500
    obo:IAO_0000115 "An epithelial tube open at both ends that allows fluid flow." ;
    oboInOwl:hasDbXref "AEO_RETIRED:0000116", "RETIRED_EHDAA2:0003116" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007500" ;
    a owl:Class ;
    rdfs:label "epithelial tube open at both ends" ;
    rdfs:subClassOf obo:UBERON_0003914 .

obo:UBERON_0007501
    obo:IAO_0000115 "A collection of connected epithelial tubes with a single portal." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003117" ;
    oboInOwl:hasDbXref "AEO:0000117", "EHDAA2:0003117" ;
    oboInOwl:hasExactSynonym "arborising epithelial duct system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007501" ;
    a owl:Class ;
    rdfs:label "arborizing epithelial duct system" ;
    rdfs:subClassOf obo:UBERON_0007499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003914
    ] .

obo:UBERON_0007503
    obo:IAO_0000115 "A closed epithelium with a lumen." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003119" ;
    oboInOwl:hasDbXref "AEO:0000119", "EHDAA2:0003119" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007503" ;
    a owl:Class ;
    rdfs:label "epithelial vesicle" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0007521
    obo:IAO_0000115 "A ring of smooth muscle cells whose contraction closes the opening of the ring." ;
    oboInOwl:hasDbXref "AEO:0000143", "EHDAA2:0003143", "SCTID:362915001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007521" ;
    a owl:Class ;
    rdfs:label "smooth muscle sphincter" ;
    rdfs:subClassOf obo:UBERON_0004590, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000192
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000192
            ]
        )
    ] .

obo:UBERON_0007522
    obo:IAO_0000115 "A ring of striated muscle cells whose contraction closes the opening of the ring." ;
    oboInOwl:hasDbXref "AEO:0000144", "EHDAA2:0003144" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007522" ;
    a owl:Class ;
    rdfs:label "striated muscle sphincter" ;
    rdfs:subClassOf obo:UBERON_0004590, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000737
            ]
        )
    ] .

obo:UBERON_0007524
    obo:IAO_0000115 "Mesenchyme with little extracellular matrix." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003146" ;
    oboInOwl:hasDbXref "AEO:0000146", "EHDAA2:0003146" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007524" ;
    a owl:Class ;
    rdfs:label "dense mesenchyme tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ] .

obo:UBERON_0007529
    obo:IAO_0000115 "Mesenchyme whose cells are embedded in obvious amounts of extracellular matrix." ;
    oboInOwl:hasAlternativeId "EHDAA2:0003151" ;
    oboInOwl:hasDbXref "AEO:0000151", "EHDAA2:0003151" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007529" ;
    a owl:Class ;
    rdfs:label "loose mesenchyme tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] .

obo:UBERON_0007530
    obo:IAO_0000115 "Mesenchymal cells that are migrating." ;
    obo:IAO_0000116 "this class will be an important part of the NC reorganization" ;
    oboInOwl:hasAlternativeId "EHDAA2:0003152" ;
    oboInOwl:hasDbXref "AEO:0000152", "EHDAA2:0003152" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007530" ;
    a owl:Class ;
    rdfs:label "migrating mesenchyme population" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0016477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0016477
            ]
        )
    ] .

obo:UBERON_0007567
    obo:IAO_0000115 "An anatomical structure that is undergoing regeneration." ;
    obo:IAO_0000116 "we define this in terms of active participation in regeneration, rather that capabilities. In this sense it is different from the AEO structure." ;
    obo:UBPROP_0000001 "A portion of tissue that is regrowing after damage or amputation.[TAO]" ;
    oboInOwl:hasAlternativeId "EHDAA2:0003233" ;
    oboInOwl:hasDbXref "AEO:0000200", "EHDAA2:0003233", "TAO:0005147", "XAO:0004059", "ZFA:0005147" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "regenerating tissue", "regenerating tissues", "regenerative tissue" ;
    oboInOwl:id "UBERON:0007567" ;
    a owl:Class ;
    rdfs:label "regenerating anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0031099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0031099
            ]
        )
    ] .

obo:UBERON_0007589
    obo:IAO_0000115 "A ciliated columnar epithelium that is part of a oviduct." ;
    obo:UBPROP_0000012 "in FMA, epithelium of uterine tube is a subclass of ciliated columnar epithelium. MA introduces subtypes: ciliated columnar and cuboidal. We map the FMA type according to its relationships, not its label" ;
    oboInOwl:hasDbXref "FMA:62016", "MA:0001719" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium of uterine tube", "uterine tube epithelium" ;
    oboInOwl:id "UBERON:0007589" ;
    a owl:Class ;
    rdfs:label "ciliated columnar oviduct epithelium" ;
    rdfs:subClassOf obo:UBERON_0004804, obo:UBERON_0007592 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007592
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
        )
    ] .

obo:UBERON_0007590
    obo:IAO_0000115 "A cuboidal epithelium that is part of a oviduct." ;
    oboInOwl:hasDbXref "MA:0001720" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007590" ;
    a owl:Class ;
    rdfs:label "cuboidal oviduct epithelium" ;
    rdfs:subClassOf obo:UBERON_0004804, obo:UBERON_0010077 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
        )
    ] .

obo:UBERON_0007592
    obo:IAO_0000115 "Simple columnar epithelium in which the luminal side of the cells bears cilia. Examples: epithelium of trachea, epithelium of uterine tube.[FMA]" ;
    obo:UBPROP_0000008 "In humans, Ciliated columnar epithelial cells are found mainly in the tracheal and bronchial regions of the pulmonary system and also in the fallopian tubes of the female reproductive system" ;
    obo:UBPROP_0000009 "Ciliated columnar epithelium in the pulmonary system is interspersed with goblet cells that secrete mucous to form a mucosal layer apical to the epithelial layer. The rowing-like action of epithelial cilia work in tandem with goblet cells to propel mucus away from the lungs, preventing particulate matter from causing infection[http://www.bio.davidson.edu/people/kabernd/berndcv/lab/epithelialinfoweb/ciliated%20columnar%20epithelium.html]" ;
    oboInOwl:hasDbXref "FMA:64798" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007592" ;
    a owl:Class ;
    rdfs:label "ciliated columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0007601 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000485
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000067
            ]
        )
    ] .

obo:UBERON_0007601
    obo:IAO_0000115 "Epithelium bearing vibratile cilia on the free surface." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007601" ;
    a owl:Class ;
    rdfs:label "ciliated epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000067
            ]
        )
    ] .

obo:UBERON_0007602
    obo:IAO_0000115 "Stratified columnar epithelia is a rare type of epithelial tissue composed of column shaped cells arranged in multiple layers. Stratified columnar epithelia are found in the ocular conjunctiva of the eye, in parts of the pharynx and anus, the female's uterus, the male urethra and vas deferens. Also found in intralobular ducts in salivary glands.[WP]" ;
    oboInOwl:hasDbXref "FMA:45564", "NCIT:C33620", "UMLS:C0836132", "Wikipedia:Stratified_columnar_epithelia" ;
    oboInOwl:hasExactSynonym "epithelium stratificatum columnare" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007602" ;
    a owl:Class ;
    rdfs:label "stratified columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000486, obo:UBERON_0012274 .

obo:UBERON_0007606
    oboInOwl:hasDbXref "FMA:67521" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007606" ;
    a owl:Class ;
    rdfs:label "ciliated stratified columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0007601, obo:UBERON_0007602 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007602
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000067
            ]
        )
    ] .

obo:UBERON_0007616
    obo:IAO_0000115 "A thin, loose vascular connective tissue that makes up the membranes surrounding joints and the sheaths protecting tendons (particularly flexor tendons in the hands and feet) where they pass over bony prominences. Synovial tissue contains synovial cells, which secrete a viscous liquid called synovial fluid; this liquid contains protein and hyaluronic acid and serves as a lubricant and nutrient for the joint cartilage surfaces[BTO]. Synovial tissue can be found in tendons (tissues that connect muscle to bone), bursae (fluid-filled, cushioning sacs found in spaces between tendons, ligaments, and bones), and the cavity (hollow enclosed area) that separates the bones of a freely movable joint, such as the knee or elbow[BTO]." ;
    oboInOwl:hasDbXref "BTO:0001338", "CALOHA:TS-0998", "FMA:66762" ;
    oboInOwl:hasExactSynonym "synovium" ;
    oboInOwl:hasNarrowSynonym "stratum synoviale", "synovial layer", "synovial membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "synovial tissue" ;
    oboInOwl:id "UBERON:0007616" ;
    a owl:Class ;
    rdfs:label "layer of synovial tissue" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003000 ;
                owl:someValuesFrom obo:UBERON_0001090
            ]
        )
    ] .

obo:UBERON_0007617
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a synovial joint." ;
    oboInOwl:hasDbXref "FMA:11356" ;
    oboInOwl:hasExactSynonym "articular cavity (synovial joint)", "cavitas articularis (junctura synovialis)", "cavity of synovial joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "joint cavity", "synovial cavity" ;
    oboInOwl:id "UBERON:0007617" ;
    a owl:Class ;
    rdfs:label "synovial cavity of joint" ;
    rdfs:subClassOf obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002217
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002217
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002217
            ]
        )
    ] .

obo:UBERON_0007619
    obo:UBPROP_0000012 "MA does treat internal/external limiting membranes as layers - these are classified as laminae. We do not follow this convention. However, we do following MA is grouping these terms together" ;
    oboInOwl:hasDbXref "MA:0001318", "SCTID:280667001" ;
    oboInOwl:hasExactSynonym "retina lamina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007619" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "limiting membrane of retina" ;
    rdfs:subClassOf obo:UBERON_0001781, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

obo:UBERON_0007625
    obo:IAO_0000115 "epithelial layer of the retina, ciliary body, or iris composed of cells containing pigment granules." ;
    oboInOwl:hasDbXref "GAID:907", "MESH:D010857" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye pigment epithelium" ;
    oboInOwl:id "UBERON:0007625" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pigment epithelium of eye" ;
    rdfs:subClassOf obo:UBERON_0019304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000970
            ]
        )
    ] .

obo:UBERON_0007635
    obo:IAO_0000115 "A neural nucleus that is part of a medulla oblongata." ;
    oboInOwl:hasDbXref "FMA:258772", "SCTID:304943004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007635" ;
    a owl:Class ;
    rdfs:label "nucleus of medulla oblongata" ;
    rdfs:subClassOf obo:UBERON_0006331, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001896
            ]
        )
    ] .

obo:UBERON_0007637
    obo:IAO_0000115 "Layer of hippocampus area CA3 lying superficial to the pyramidal cell layer that contains mossy fiber axons projecting from the dentate gyrus. A slight thickening in this layer marks the border in some species between areas CA2 and CA3. dapted from Paxinos, G. The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995, pg. 460)" ;
    oboInOwl:hasBroadSynonym "stratum lucidum" ;
    oboInOwl:hasDbXref "BAMS:SLu", "BIRNLEX:4108", "EMAPA:35411", "NCIT:C33629", "OldNeuroNames:-975815906", "SCTID:419156002", "UMLS:C0221922", "Wikipedia:Stratum_lucidum_of_hippocampus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1777" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stratum lucidum hippocampi", "stratum lucidum hippocampus" ;
    oboInOwl:id "UBERON:0007637" ;
    a owl:Class ;
    rdfs:label "hippocampus stratum lucidum" ;
    rdfs:subClassOf obo:UBERON_0002305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0097457
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0005372
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015014 ;
        owl:someValuesFrom obo:UBERON_0002313
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002305
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001107 ;
                owl:someValuesFrom obo:UBERON_0005372
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015014 ;
                owl:someValuesFrom obo:UBERON_0002313
            ]
        )
    ] .

obo:UBERON_0007639
    obo:IAO_0000115 "Regional part of fornix consisting of a thin layer of white matter on the surface of the hippocampal formation, bordering the wall of the lateral ventricle and composed of white, myelinated fibers. The alveus arises from cell bodies in the subiculum and hippocampus, and eventually merges with the fimbria of the hippocampus. The fimbria goes on to become the fornix (MM: 2006-10-26)." ;
    obo:IAO_0000116 "TODO - check xref: NCIT:C32058 ! Alveus" ;
    oboInOwl:hasDbXref "BAMS:Alv", "BAMS:alv", "BIRNLEX:1510", "DHBA:10570", "FMA:83867", "HBA:9234", "MBA:466", "NCIT:C32058", "SCTID:369094002", "UMLS:C0228247", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=186" ;
    oboInOwl:hasExactSynonym "alveus", "alveus of hippocampus", "neuraxis alveus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "CA2 alveus", "alveus hippocampi", "alveus of fornix", "alveus of the hippocampus" ;
    oboInOwl:id "UBERON:0007639" ;
    a owl:Class ;
    rdfs:label "hippocampus alveus" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0016549, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002310
    ] .

obo:UBERON_0007641
    obo:IAO_0000115 "The sensory trigeminal nerve nuclei are the largest of the cranial nerve nuclei, and extend through the whole of the midbrain, pons and medulla. There is also a distinct trigeminal motor nucleus that is medial to the chief sensory nucleus[WP]." ;
    obo:UBPROP_0000012 "in MA and FMA this is part of the pons / pontime tegmentum. We weaken this to overlaps to avoid inconsistency. In NIF this is a composite structure spanning multiple regions, which is more appropriate." ;
    oboInOwl:hasDbXref "BIRNLEX:4096", "BM:V", "CALOHA:TS-2077", "DHBA:266441713", "FMA:71248", "HBA:9203", "UMLS:C0040999", "Wikipedia:Trigeminal_nerve_nuclei", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2021" ;
    oboInOwl:hasExactSynonym "trigeminal nuclei" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclei trigemini" ;
    oboInOwl:id "UBERON:0007641" ;
    a owl:Class ;
    rdfs:label "trigeminal nuclear complex" ;
    rdfs:subClassOf obo:UBERON_0007245, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003023
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001645
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray696.png"^^xsd:anyURI .

obo:UBERON_0007644
    obo:IAO_0000115 "A lymph node that is part of a thorax. Includes lymph nodes of the lungs and mediastinal lymph nodes" ;
    oboInOwl:hasDbXref "FMA:12772", "NCIT:C33769", "SCTID:196374005", "UMLS:C0229745", "Wikipedia:Lymph_node#Lymph_nodes_of_the_thorax" ;
    oboInOwl:hasExactSynonym "lymph node of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "deep thoracic lymph node" ;
    oboInOwl:id "UBERON:0007644" ;
    a owl:Class ;
    rdfs:label "thoracic lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, obo:UBERON_0005181 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0007645
    obo:IAO_0000115 "A developing mesenchymal capsule that covers the developing brain and spinal cord and is the precursor of the meningeal cluster. In mammals this gives rise to the arachnoid mater, pia mater and dura mater. In cyclostomes and fishes, the future meninx gives rise to a single meningeal layer, the primitive meninx." ;
    obo:IAO_0000116 "decide whether to treat the endo and ecto meninx as subtypes or parts of the future meninx" ;
    obo:UBPROP_0000001 "the outermost mesenchymal covering of the developing brain and spinal cord that is composed of tough fibrous connective tissue from which the arachnoid mater, pia mater and dura mater are formed[MP:0009726]d" ;
    oboInOwl:hasAlternativeId "UBERON:0004065" ;
    oboInOwl:hasDbXref "EHDAA2:0004453" ;
    oboInOwl:hasExactSynonym "primary meninx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "meninx primitiva", "primitive meninx", "primordial meninx" ;
    oboInOwl:id "UBERON:0007645" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "future meninx" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002360
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002360
            ]
        )
    ] .

obo:UBERON_0007646
    obo:IAO_0000115 "The innermost layer of the mesenchymal capsule that surrounds the developing brain, primarily of neural crest origin. The endomeninx forms the leptomeninx." ;
    oboInOwl:hasExactSynonym "future leptomeninges", "future leptomeninx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007646" ;
    a owl:Class ;
    rdfs:label "endomeninx" ;
    rdfs:subClassOf obo:UBERON_0007645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007645
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000391
            ]
        )
    ] .

obo:UBERON_0007647
    obo:IAO_0000115 "The outermost layer of the mesenchymal capsule that surrounds the developing brain, of mixed paraxial mesoderm and neural crest origin. The ectomeninx forms the dura mater (both inner layer and outer chondrogenic layer)." ;
    oboInOwl:hasAlternativeId "UBERON:0010115" ;
    oboInOwl:hasDbXref "EHDAA2:0004317" ;
    oboInOwl:hasExactSynonym "future dura mater" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007647" ;
    a owl:Class ;
    rdfs:label "ectomeninx" ;
    rdfs:subClassOf obo:UBERON_0007645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007645
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002363
            ]
        )
    ] .

obo:UBERON_0007651
    obo:IAO_0000115 "An anatomical structure that connects two structures" ;
    oboInOwl:hasBroadSynonym "junction" ;
    oboInOwl:hasDbXref "FMA:5898", "SCTID:91833003" ;
    oboInOwl:hasExactSynonym "anatomical junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007651" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical junction" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:UBERON_0000061 ;
        owl:onProperty obo:RO_0002176
    ] .

obo:UBERON_0007652
    obo:IAO_0000115 "A sphincter that is part of an esophagus." ;
    obo:IAO_0000116 "check for specific subtypes across species. Note mammals have upper and lower, but lower is really part of cardia and thus is not classified under here" ;
    oboInOwl:hasDbXref "SCTID:277765007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007652" ;
    a owl:Class ;
    rdfs:label "esophageal sphincter" ;
    rdfs:subClassOf obo:UBERON_0003832, obo:UBERON_0004590 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0007684
    obo:IAO_0000115 "functional unit of the kidney that forms urine, consisting of two parts, the nephron and the collecting tubule." ;
    oboInOwl:hasDbXref "FMA:17691" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007684" ;
    a owl:Class ;
    rdfs:label "uriniferous tubule" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0004819, obo:UBERON_0006555, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] .

obo:UBERON_0007685
    obo:UBPROP_0000012 "consider moving MA:0000377 renal tubule here, as it includes the various segments (proximal etc) as subclasses, not parts" ;
    oboInOwl:hasDbXref "FMA:17692" ;
    oboInOwl:hasExactSynonym "renal tubule region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "region of renal tubule" ;
    oboInOwl:id "UBERON:0007685" ;
    a owl:Class ;
    rdfs:label "region of nephron tubule" ;
    rdfs:subClassOf obo:UBERON_0001231, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001231
    ] .

obo:UBERON_0007687
    obo:IAO_0000115 "region of the embryo into the area in which the kidney rudiment will develop." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney anlage" ;
    oboInOwl:id "UBERON:0007687" ;
    a owl:Class ;
    rdfs:label "kidney field" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0007688
    obo:IAO_0000115 "Anlagen are populations of contiguous cells, typically arranged in one plane, that are morphologically indistinct, but that already correspond in extent to a later organ/tissue." ;
    oboInOwl:hasBroadSynonym "field" ;
    oboInOwl:hasDbXref "AEO:0000170", "EFO:0001649", "EHDAA2:0003170", "FBbt:00005426", "Wikipedia:Anlage_(biology)" ;
    oboInOwl:hasExactSynonym "developmental field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future organ", "organ field" ;
    oboInOwl:id "UBERON:0007688" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "anlage" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0005423 .

obo:UBERON_0007689
    obo:IAO_0000115 "endodermal bud derived from the endodermal epithelium of the embryonic pharyngeal floor[MP]. The thyroid diverticulum is the embryological structure from which thyroid follicular cells derive. It grows from the floor of the pharnyx[WP]." ;
    oboInOwl:hasDbXref "Wikipedia:Thyroid_diverticulum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diverticulum thyroideum", "saccus thyroideus" ;
    oboInOwl:id "UBERON:0007689" ;
    a owl:Class ;
    rdfs:label "thyroid diverticulum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003091
    ] .

obo:UBERON_0007690
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "EFO:0003626", "EHDAA2:0001457", "EHDAA:962", "EMAPA:32754", "FMA:293087", "TAO:0001104", "ZFA:0001104" ;
    oboInOwl:hasExactSynonym "early pharyngeal arch endoderm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngeal arch endoderm", "pharyngeal endoderm", "pharyngeal region endoderm" ;
    oboInOwl:id "UBERON:0007690" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "relation conflict: ZFA vs EHDAA2. Note EHDAA2 term renamed to 'early PA endoderm'" ;
    rdfs:label "early pharyngeal endoderm" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009722
    ] .

obo:UBERON_0007691
    obo:IAO_0000115 "The minute opening of a taste bud on the surface of the oral mucosa through which the gustatory hairs of the specialised neuroepithelial gustatory cells project." ;
    oboInOwl:hasDbXref "FMA:63589", "NCIT:C33738", "SCTID:368724008", "UMLS:C0226971" ;
    oboInOwl:hasExactSynonym "porus gustatorius", "taste pore" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007691" ;
    a owl:Class ;
    rdfs:label "gustatory pore" ;
    rdfs:subClassOf obo:UBERON_0000161, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001727
            ]
        )
    ] ;
    foaf:depicted_by "Taste:bud.svg"^^xsd:anyURI .

obo:UBERON_0007692
    obo:IAO_0000115 "A nucleus of brain that is part of a thalamus." ;
    obo:IAO_0000116 "TODO - consider splitting nucleus and complex" ;
    oboInOwl:hasDbXref "BTO:0002452", "EMAPA:35859", "FMA:256693", "MA:0002992", "SCTID:279115000", "Wikipedia:List_of_thalamic_nuclei" ;
    oboInOwl:hasExactSynonym "thalamic nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nuclear complex of thalamus" ;
    oboInOwl:id "UBERON:0007692" ;
    a owl:Class ;
    rdfs:label "nucleus of thalamus" ;
    rdfs:subClassOf obo:UBERON_0006569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001897
            ]
        )
    ] .

obo:UBERON_0007699
    obo:IAO_0000115 "An axon tract that is part of a spinal cord." ;
    oboInOwl:hasDbXref "FMA:75683", "NCIT:C12995", "UMLS:C1519456" ;
    oboInOwl:hasExactSynonym "spinal cord tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007699" ;
    a owl:Class ;
    rdfs:label "tract of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001018
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0007702
    obo:IAO_0000115 "An axon tract that is part of a brain." ;
    obo:IAO_0000116 "the NIFSTD class 'nerve tract' is classified under 'regional part of brain', so it may seem like it belongs here, but actually includes spinal cord tracts" ;
    oboInOwl:hasDbXref "FMA:83848" ;
    oboInOwl:hasExactSynonym "brain tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "landmark tracts" ;
    oboInOwl:id "UBERON:0007702" ;
    a owl:Class ;
    rdfs:label "tract of brain" ;
    rdfs:subClassOf obo:UBERON_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001018
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0007719
    obo:IAO_0000115 "A bone that is part of a reproductive organ." ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    oboInOwl:hasNarrowSynonym "baculum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os penis/os clitoris" ;
    oboInOwl:id "UBERON:0007719" ;
    a owl:Class ;
    rdfs:label "bone of reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003133
            ]
        )
    ] .

obo:UBERON_0007721
    obo:IAO_0000115 "The interphalangeal articulations of the foot (articulations of the phalanges) are ginglymoid joints, and each has a plantar and two collateral ligaments. The arrangement of these ligaments is similar to that in the metatarsophalangeal articulations: the Extensor tendons supply the places of dorsal ligaments." ;
    oboInOwl:hasDbXref "EMAPA:36337", "FMA:35225", "MESH:D014033", "NCIT:C32867", "NCIT:C33789", "SCTID:182225005", "UMLS:C0040356", "Wikipedia:Interphalangeal_articulations_of_the_foot" ;
    oboInOwl:hasExactSynonym "foot interphalangeal joint", "hindlimb digit inter-phalangeal joint", "interphalangeal joint of foot" ;
    oboInOwl:hasNarrowSynonym "interphalangeal joint of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "toe joint" ;
    oboInOwl:id "UBERON:0007721" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interphalangeal joint of pes" ;
    rdfs:subClassOf obo:UBERON_0001487, obo:UBERON_0006658, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0001449 ;
                owl:onProperty obo:RO_0002176
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0001449 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006658
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0007722
    obo:IAO_0000115 "The interphalangeal articulations of hand are hinge-joints of the phalanges of the hand. There are two sets (except in the thumb): 'proximal interphalangeal joints' (PIP), those between the first (also called proximal) and second (intermediate) phalanges 'distal interphalangeal joints' (DIP), those between the second and third (distal) phalanges A similar group of articulations also function in the toes." ;
    obo:IAO_0000116 "consider renaming: 'finger' is ambiguous as the term in some usages excludes the thumb (we include it)" ;
    oboInOwl:hasDbXref "EMAPA:36336", "FMA:35285", "NCIT:C32868", "SCTID:303280009", "UMLS:C0016125", "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    oboInOwl:hasExactSynonym "articulationes digitorum manus", "articulationes interphalangeae manus", "interphalangeal joint of hand" ;
    oboInOwl:hasNarrowSynonym "interphalangeal joint of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "IP joint", "articulations of the digits", "interphalangeal articulations of hand", "interphalangeal joints of hand" ;
    oboInOwl:id "UBERON:0007722" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interphalangeal joint of manus" ;
    rdfs:subClassOf obo:UBERON_0001489, obo:UBERON_0006658, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0001436 ;
                owl:onProperty obo:RO_0002176
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0001436 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001436
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006658
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0007771
    obo:IAO_0000115 "A gland that is part of a epidermis." ;
    oboInOwl:hasDbXref "FMA:59153" ;
    oboInOwl:hasExactSynonym "epidermal gland", "gland of epidermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007771" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "epidermis gland" ;
    rdfs:subClassOf obo:UBERON_0002419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
        )
    ] .

obo:UBERON_0007777
    obo:IAO_0000115 "An endothelium that is part of a umbilical vein." ;
    oboInOwl:hasDbXref "BTO:0001416", "CALOHA:TS-1081" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007777" ;
    a owl:Class ;
    rdfs:label "umbilical vein endothelium" ;
    rdfs:subClassOf obo:UBERON_0001919, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002066
            ]
        )
    ] .

obo:UBERON_0007778
    obo:IAO_0000115 "An endothelium that is part of a umbilical artery." ;
    oboInOwl:hasDbXref "BTO:0000857" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007778" ;
    a owl:Class ;
    rdfs:label "umbilical artery endothelium" ;
    rdfs:subClassOf obo:UBERON_0001917, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001310
            ]
        )
    ] .

obo:UBERON_0007779
    obo:IAO_0000115 "Any bodily fluid that has passed through a membrane such as the capillary wall, as a result of unbalanced hydrostatic and osmotic forces" ;
    obo:UBPROP_0000007 "transudative" ;
    obo:UBPROP_0000010 "characteristically low in protein and cellular content (unless there has been secondary concentration)" ;
    oboInOwl:hasDbXref "FMA:12276", "GAID:1195", "MESH:D005122", "ncithesaurus:Transudate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plasma ultrafiltrate" ;
    oboInOwl:id "UBERON:0007779" ;
    a owl:Class ;
    rdfs:label "transudate" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0001969
    ], [
        a owl:Restriction ;
        owl:onProperty core:filtered_through ;
        owl:someValuesFrom obo:UBERON_0001982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001548
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002494 ;
                owl:someValuesFrom obo:UBERON_0001969
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:filtered_through ;
                owl:someValuesFrom obo:UBERON_0001982
            ]
        )
    ] .

obo:UBERON_0007794
    obo:IAO_0000115 "Any fluid produced by a serous gland." ;
    oboInOwl:hasBroadSynonym "serous fluid" ;
    oboInOwl:hasDbXref "Wikipedia:Serous_fluid" ;
    oboInOwl:hasExactSynonym "serosal fluid", "serous gland fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007794" ;
    a owl:Class ;
    rdfs:label "secretion of serous gland" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006314
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000409
            ]
        )
    ] .

obo:UBERON_0007798
    obo:IAO_0000115 "Anatomical system that consists of all blood and lymph vessels." ;
    obo:IAO_0000116 "consider merging with vasculature" ;
    obo:UBPROP_0000001 "The cardiovascular and lymphatic systems, collectively[ncithesaurus:Vascular_System]." ;
    obo:UBPROP_0000012 "in both MA and BTO, the arterial system and venous sytem are subtypes of the vascular system" ;
    oboInOwl:hasDbXref "BTO:0001085", "CALOHA:TS-2053", "EHDAA2:0004520", "EMAPA:35905", "MA:0002718", "NCIT:C33854", "UMLS:C0489903" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007798" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vascular system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

obo:UBERON_0007806
    obo:IAO_0000115 "A bridge of mesoderm connecting the caudal end of the young embryo with the trophoblastic tissues; the precursor of the umbilical cord." ;
    obo:IAO_0000116 "TODO - this is currently defined as a bridge of mesoderm, but in EHDAA2 is extraembryonic structure split into mesoderm and blood vessels" ;
    oboInOwl:hasDbXref "BTO:0004705", "NCIT:C34132", "UMLS:C1516792" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007806" ;
    a owl:Class ;
    rdfs:label "connecting stalk" ;
    rdfs:subClassOf obo:UBERON_0000478, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] .

obo:UBERON_0007807
    obo:IAO_0000115 "A vasculature that is part of a connecting stalk." ;
    oboInOwl:hasDbXref "EHDAA2:0000313" ;
    oboInOwl:hasExactSynonym "connecting stalk blood vessels" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "connecting stalk blood vessel", "vasculature of connecting stalk" ;
    oboInOwl:id "UBERON:0007807" ;
    a owl:Class ;
    rdfs:label "connecting stalk vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007806
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007806
            ]
        )
    ] .

obo:UBERON_0007808
    obo:IAO_0000115 "Adipose tissue that is located in the abdominal region. This includes any subcutaneous fat, visceral fat or encapsulated adipose tissue depots." ;
    dc:contributor <https://github.com/cindyJax>, <https://github.com/cmungall>, <https://github.com/paulacalipho> ;
    oboInOwl:hasDbXref "CALOHA:TS-0002", "EFO:0003771" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdominal adipose tissue", "abdominal fat", "intra-abdominal fat" ;
    oboInOwl:id "UBERON:0007808" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "adipose tissue of abdominal region" ;
    rdfs:subClassOf obo:UBERON_0001013, obo:UBERON_0003567 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0007811
    obo:IAO_0000115 "The anteriormost subdivision of the body that includes the head, jaws, pharyngeal region and the neck (if present). In vertebrates this is the subdivision that includes the cervical vertebrae." ;
    oboInOwl:hasDbXref "CALOHA:TS-2356", "EV:0100009", "FMA:280881", "MA:0000006", "NCIT:C12418", "SCTID:361355005", "UMLS:C0460004", "WikipediaCategory:Head_and_neck", "galen:HeadAndNeck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cephalic area", "cephalic part of animal", "cephalic region", "head and neck", "head or neck" ;
    oboInOwl:id "UBERON:0007811" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "craniocervical region" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000153
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013702
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0006562
    ] .

obo:UBERON_0007812
    obo:IAO_0000115 "A tail that extends from the posterior tip of the organism to the anus, contains muscle and skeleton." ;
    obo:RO_0002161 obo:NCBITaxon_314295 ;
    obo:UBPROP_0000001 "Anatomical structure that is the terminal, flexible posterior appendage of the organism.[AAO]", "Organism subdivision which is the part of the body posterior to the vent which includes the anal and caudal fins.[TAO]" ;
    obo:UBPROP_0000008 "present at some time in chordate life history (eg in Urochordates, present only in free-swimming larvae). Function: propellor locomotion (in some species)" ;
    oboInOwl:hasDbXref "AAO:0010338", "EMAPA:16748", "MA:0000008", "NCIT:C77663", "TAO:0001117", "UMLS:C0039259", "XAO:0003026", "ZFA:0001117" ;
    oboInOwl:hasExactSynonym "muscular postanal tail", "postanal tail" ;
    oboInOwl:hasNarrowSynonym "post-anal fin tail" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "post-vent region" ;
    oboInOwl:id "UBERON:0007812" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "post-anal tail" ;
    rdfs:subClassOf obo:UBERON_0002415, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006071
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007144
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007626
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0007144
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002415
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006071
            ]
        )
    ] .

obo:UBERON_0007823
    obo:IAO_0000115 "An organism subdivision that encompasses the region containing the pectoral or pelvic girdle. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." ;
    obo:IAO_0000232 "this encompasses non-skeletal tissue" ;
    obo:UBPROP_0000001 "An organism subdivision that encompasses the region containing the pectoral or pelvic girdle. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). There are only two instances of appendage girdle regions per organism.[VSAO]" ;
    oboInOwl:hasAlternativeId "UBERON:0007824" ;
    oboInOwl:hasBroadSynonym "girdle", "girdle region" ;
    oboInOwl:hasDbXref "EMAPA:37854", "FMA:24874", "VSAO:0000303" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fin girdle", "fin girdle region", "limb girdle", "limb girdle region" ;
    oboInOwl:id "UBERON:0007823" ;
    a owl:Class ;
    rdfs:label "appendage girdle region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010719
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0010719
            ]
        )
    ] .

obo:UBERON_0007826
    obo:IAO_0000115 "Mesentery that is located in the peritoneum." ;
    oboInOwl:hasDbXref "FMA:20570", "TAO:0005129", "XAO:0000138", "ZFA:0005129" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007826" ;
    a owl:Class ;
    rdfs:label "peritoneal mesentery" ;
    rdfs:subClassOf obo:UBERON_0002095, obo:UBERON_0002358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002358
            ]
        )
    ] .

obo:UBERON_0007827
    obo:IAO_0000115 "External part of the nose containing the external nares." ;
    obo:UBPROP_0000001 "Subdivision of face, the exterior of the nose, which consists of a root, dorsum, tip, columella, and right and left alae[FMA:59515]." ;
    oboInOwl:hasDbXref "EMAPA:37831", "FMA:59515", "NCIT:C32566", "SCTID:265785009", "UMLS:C0458561" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nose" ;
    oboInOwl:id "UBERON:0007827" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "external nose" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005928
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034929
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0005928
            ]
        )
    ] .

obo:UBERON_0007828
    obo:IAO_0000115 "A bone that is part of a appendage girdle region." ;
    oboInOwl:hasDbXref "EMAPA:35379", "MA:0000291" ;
    oboInOwl:hasExactSynonym "girdle bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007828" ;
    a owl:Class ;
    rdfs:label "girdle bone/zone" ;
    rdfs:subClassOf obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010719
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007823
            ]
        )
    ] .

obo:UBERON_0007829
    obo:IAO_0000115 "A bone that is part of a pectoral girdle region." ;
    oboInOwl:hasDbXref "EMAPA:35669", "MA:0000292" ;
    oboInOwl:hasExactSynonym "bone of pectoral girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007829" ;
    oboInOwl:inSubset core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pectoral girdle bone" ;
    rdfs:subClassOf obo:UBERON_0007828, obo:UBERON_0010741, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0007830
    obo:IAO_0000115 "A bone element or fused bone that is part of pelvic girdle." ;
    obo:IAO_0000116 "check sacrum, coccyx (MA does NOT include these)" ;
    obo:UBPROP_0000008 "typically the ilium, ischium and pubis. These can alternately be considered individual bones, or zones of a single fused bone" ;
    oboInOwl:hasDbXref "EMAPA:18028", "MA:0000293", "NCIT:C33287", "SCTID:426214007", "UMLS:C0030786" ;
    oboInOwl:hasExactSynonym "bone of pelvic girdle", "pelvic girdle bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007830" ;
    oboInOwl:inSubset core:pheno_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pelvic girdle bone/zone" ;
    rdfs:subClassOf obo:UBERON_0003828, obo:UBERON_0004120, obo:UBERON_0005179, obo:UBERON_0005913, obo:UBERON_0007828, obo:UBERON_0010742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007832
            ]
        )
    ] .

obo:UBERON_0007831
    obo:IAO_0000115 "A subdivision of a limb or fin skeleton consisting of bones which connects the upper limb or fin to the axial skeleton on each side. It consists of the clavicle and scapula in humans and, in those species with three bones in the pectoral girdle, the coracoid. Some mammalian species (e.g. the dog and the horse) have only the scapula. In humans, the only joints between the shoulder girdle and axial skeleton are the sternoclavicular joints on each side. No joint exists between each scapula and the rib cage; instead the muscular connection between the two permits relatively great mobility of the shoulder girdle in relation to the pelvic girdle. In those species having only the scapula, no joint exists between the forelimb and the thorax, the only attachment being muscular[WP]. Examples: There are only two instances, right and left pectoral girdle skeletons." ;
    obo:UBPROP_0000001 "Anatomical cluster of paired dermal and endochondral bones that attaches to the dorso-posterior part of the cranium, and support the radials and pectoral fin. It consists of two components: the primary pectoral girdle consisting of the endochondral coracoid, scapula and mesocoracoid bones, and the secondary pectoral girdle consisting of the dermal posttemporal, supracleithrum, cleithrum and poscleithrum(thra) bones.[TAO]", "Girdle skeleton consisting of a set of bones linking the axial series to the forelimb/fin skeleton and offering anchoring areas for forelimb/fin and caudal musculature.[VSAO]", "Skeletal structure immediately behind the head attached to the vertebral column by muscles and supporting the forelimbs.[AAO]" ;
    obo:UBPROP_0000003 "The pectoral girdle is clearly of dual origin, composed of dermal as well as endochondral bones. The endochondral component, the scapulocoracoid, evolved by fusion or enlargment of several basal fin elements. (...) The dermal component of the shoulder girdle evolved from dermal bones of the body's surface. (...) Like endochondral bones, these dermal bones were passed along to tetrapods (...).[well established][VHOG]" ;
    obo:UBPROP_0000012 "Note that the VSAO and many ontologies use the label 'pectoral girdle' to denote the skeletal region specifically." ;
    oboInOwl:hasDbXref "AAO:0000422", "AAO:0000754", "EFO:0000946", "EHDAA2:0001420", "FMA:24141", "MAT:0000181", "MIAA:0000181", "NCIT:C33547", "TAO:0000407", "UMLS:C0427245", "VHOG:0001156", "VSAO:0000156", "Wikipedia:Pectoral_girdle", "XAO:0003063", "ZFA:0000407" ;
    oboInOwl:hasExactSynonym "skeletal parts of pectoral girdle", "skeleton of pectoral girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cingulum pectorale", "pectoral girdle", "scapular girdle" ;
    oboInOwl:id "UBERON:0007831" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pectoral girdle skeleton" ;
    rdfs:subClassOf obo:UBERON_0010719, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/22/Pectoral_girdle_front_diagram.svg"^^xsd:anyURI .

obo:UBERON_0007832
    obo:IAO_0000115 "Skeletal subdivision consisting of a set of bones linking the axial series to the hindlimb zeugopodium and offering anchoring areas for hindlimb and caudal musculature." ;
    obo:IAO_0000116 "need to resolve whether this is a paired structure or a single belt (Paired in FMA - implicitly paired in VSAO)" ;
    obo:UBPROP_0000001 "Anatomical cluster by which the hind limbs are supported and attached to the vertebral column.[AAO]", "Anatomical cluster that consists of the paired basipterygia which support the pelvic fin.[TAO]", "Girdle skeleton consisting of a set of bones linking the axial series to the hindlimb/fin skeleton and offering anchoring areas for hindlimb/fin and caudal musculature.[VSAO]" ;
    obo:UBPROP_0000003 "The pelvic girdle is never joined by contributions of dermal bone. From its first appearance in placoderms, the pelvic girdle is exclusively endoskeletal. It arose from pterygiophores, perhaps several times, in support of the fin.[well established][VHOG]" ;
    obo:UBPROP_0000012 "Note that the VSAO and many ontologies use the label 'pelvic girdle' to denote the skeletal region specifically. We place the EHDAA2 class here, note that this includes the pre-cartilage condensation as parts" ;
    oboInOwl:hasDbXref "AAO:0000426", "AAO:0000768", "EFO:0000947", "EHDAA2:0001426", "EHDAA:7149", "EHDAA:8324", "EMAPA:18028", "FMA:87592", "MAT:0000182", "MIAA:0000182", "TAO:0000565", "VHOG:0000305", "VSAO:0000155", "Wikipedia:Pelvis", "XAO:0003064", "ZFA:0000565", "galen:PelvicGirdle", "http://people.eku.edu/ritchisong/pectoralgirdles.gif" ;
    oboInOwl:hasExactSynonym "pelvic girdle skeleton", "skeletal parts of pelvic girdle", "skeleton of pelvic girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelvic girdle" ;
    oboInOwl:id "UBERON:0007832" ;
    oboInOwl:inSubset core:efo_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "pelvic girdle skeleton" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010719, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012476
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0001271
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fe/Gray242.png"^^xsd:anyURI .

obo:UBERON_0007842
    obo:IAO_0000115 "Bone element that arises as a result of intramembranous ossification." ;
    obo:UBPROP_0000001 "Bone element that arises as a result of intramembranous ossification.[VSAO]", "Intramembranous bone that forms deep in the organism.[TAO]" ;
    oboInOwl:hasDbXref "AEO:0000085", "EHDAA2:0003085", "TAO:0001645", "VSAO:0000023", "XAO:0004014", "ZFA:0001636" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "membrane bones" ;
    oboInOwl:id "UBERON:0007842" ;
    a owl:Class ;
    rdfs:label "membrane bone" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0001957
    ] .

obo:UBERON_0007844
    obo:IAO_0000115 "Skeletal element that is composed of cartilage tissue and may be permanent or transient." ;
    obo:UBPROP_0000012 "TAO still mixes tissue and element" ;
    oboInOwl:hasDbXref "AAO:0011130", "CALOHA:TS-0118", "EMAPA:32730", "FMA:55107", "VSAO:0000000", "XAO:0004013", "ZFA:0001501" ;
    oboInOwl:hasExactSynonym "cartilage organ", "cartilaginous element", "chondrogenic element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cartilage" ;
    oboInOwl:id "UBERON:0007844" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cartilage element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002418
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005863
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004765
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0007845
    obo:IAO_0000115 "Connective tissue, which consists of fibroblasts, the intercellular matrix of which contains a regular network of collagen and elastic fiber bundles. Examples: bone (tissue), cartilage (tissue), dense regular connective tissue." ;
    obo:IAO_0000116 "the connective tissue hierarchy largely follows FMA with definitions from VSAO. Note that in FMA, loose-CT is irregular-CT. This means regular-CT is necessarily equivalent to dense-regular-CT (assuming a JEPD classification)." ;
    oboInOwl:hasDbXref "FMA:20103" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007845" ;
    a owl:Class ;
    rdfs:label "regular connective tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011860
    ] ;
    owl:disjointWith obo:UBERON_0011821 .

obo:UBERON_0007846
    obo:IAO_0000115 "Connective tissue that is dominated by collagen fibres organized into a definitive pattern (e.g., parallel to one another), with comparatively fewer cells (mostly fibroblasts)." ;
    obo:UBPROP_0000001 "Connective tissue that is dominated by collagen fibres organized into a definitive pattern (e.g., parallel to one another), with comparatively fewer cells (mostly fibroblasts).[VSAO]", "Regular connective tissue, the intercellular matrix of which consists predominantly of collagen fiber bundles arranged in parallel arrays.[FMA]" ;
    oboInOwl:hasDbXref "FMA:64781", "NCIT:C33453", "SCTID:22560007", "UMLS:C0225333", "VSAO:0000050", "Wikipedia:Dense_regular_connective_tissue", "XAO:0004030" ;
    oboInOwl:hasExactSynonym "dense fibrous connective tissue", "dense regular collagenous connective tissue", "dense regular collagenous tissue", "regular dense connective tissue", "typus regularis (textus connectivus collagenosus compactus)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007846" ;
    a owl:Class ;
    rdfs:label "dense regular connective tissue" ;
    rdfs:subClassOf obo:UBERON_0007845, obo:UBERON_0011823 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007845
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0071953
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0011860
            ]
        )
    ] .

obo:UBERON_0007914
    obo:IAO_0000115 "A bone that is part of a craniocervical region." ;
    oboInOwl:hasDbXref "EMAPA:37245", "MA:0000569" ;
    oboInOwl:hasExactSynonym "head or neck bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial bone" ;
    oboInOwl:id "UBERON:0007914" ;
    a owl:Class ;
    rdfs:label "bone of craniocervical region" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0007997
    obo:IAO_0000115 "A sesamoid bone that is part of a manus." ;
    oboInOwl:hasDbXref "FMA:42353", "SCTID:368448000" ;
    oboInOwl:hasExactSynonym "sesamoid bone of hand" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0007997" ;
    a owl:Class ;
    rdfs:label "sesamoid bone of manus" ;
    rdfs:subClassOf obo:UBERON_0001479, obo:UBERON_0005897, obo:UBERON_0011141 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0008000
    obo:IAO_0000115 "A sesamoid bone that is part of a pes." ;
    oboInOwl:hasDbXref "FMA:45096", "SCTID:244675002" ;
    oboInOwl:hasExactSynonym "sesamoid bone of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008000" ;
    a owl:Class ;
    rdfs:label "sesamoid bone of pes" ;
    rdfs:subClassOf obo:UBERON_0001479, obo:UBERON_0005899, obo:UBERON_0011141 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0008001
    obo:IAO_0000115 "The irregular bones are bones which, from their peculiar form, cannot be grouped as long bone, short bone, flat bone or sesamoid bone. Irregular bones serve various purposes in the body, such as protection of nervous tissue, affording multiple anchor points for skeletal muscle attachment (as with the sacrum), and maintaining pharynx and trachea support, and tongue attachment (such as the hyoid bone). They consist of cancellous tissue enclosed within a thin layer of compact bone. The irregular bones are: the vertebrC&, sacrum, coccyx, temporal, sphenoid, ethmoid, zygomatic, maxilla, mandible, palatine, inferior nasal concha, and hyoid." ;
    oboInOwl:hasDbXref "FMA:7477", "NCIT:C32881", "SCTID:421560006", "UMLS:C0502414", "Wikipedia:Irregular_bone" ;
    oboInOwl:hasExactSynonym "os irregulare" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os irregulare" ;
    oboInOwl:id "UBERON:0008001" ;
    a owl:Class ;
    rdfs:label "irregular bone" ;
    rdfs:subClassOf obo:UBERON_0001474 .

obo:UBERON_0008114
    obo:IAO_0000115 "A skeletal joint that is part of a appendage girdle region." ;
    oboInOwl:hasDbXref "MA:0001505" ;
    oboInOwl:hasExactSynonym "girdle joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008114" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "joint of girdle" ;
    rdfs:subClassOf obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0007828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007823
            ]
        )
    ] .

obo:UBERON_0008115
    obo:IAO_0000115 "A anatomical surface that is part of a cartilage element." ;
    oboInOwl:hasDbXref "FMA:76668" ;
    oboInOwl:hasExactSynonym "cartilage surface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008115" ;
    a owl:Class ;
    rdfs:label "surface of cartilage" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0007844
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0007844
            ]
        )
    ] .

obo:UBERON_0008193
    obo:IAO_0000115 "A bone that is hollow or contains many air cells, such as the mastoid process of the temporal bone[TMD]." ;
    obo:IAO_0000116 "subclasses of this should be checked for taxonomic consistency" ;
    obo:UBPROP_0000008 "Skeletal pneumaticity is the presence of air spaces within bones. Skeletal pneumaticity exists only in synapsids and archosaurs. It is generally produced during development by excavation of bone by pneumatic diverticula (air sacs) from an air-filled space such as the lungs or nasal cavity. Pneumatization is highly variable between individuals, and bones not normally pneumatized can become pneumatized in pathological development. Pneumatization occurs in the skulls of mammals, crocodilians and birds among extant groups, as well as extinct archosaurs including the dinosaurs and pterosaurs. Pneumatic spaces include the paranasal sinuses and some of the mastoid cells[WP]. [Wikipedia:Skeletal_pneumaticity]" ;
    oboInOwl:hasDbXref "FMA:7478", "SCTID:333008005", "Wikipedia:Skeletal_pneumaticity", "galen:PneumaticBone" ;
    oboInOwl:hasExactSynonym "os pneumaticum", "pneumatic bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hollow bone" ;
    oboInOwl:id "UBERON:0008193" ;
    a owl:Class ;
    rdfs:label "pneumatized bone" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010528
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0010528
            ]
        )
    ] .

obo:UBERON_0008196
    obo:IAO_0000115 "Any muscle organ that is part of a pectoral girdle region." ;
    obo:UBPROP_0000012 "EMAPA has both non-skeletal and skeletal types, with the non-skeletal also including a chest muscle, so we place the skeletal class here as the most accurate" ;
    oboInOwl:hasDbXref "EMAPA:17748", "FMA:37347" ;
    oboInOwl:hasExactSynonym "muscle of shoulder girdle", "pectoral girdle muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008196" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "muscle of pectoral girdle" ;
    rdfs:subClassOf obo:UBERON_0010891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004471
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0008202
    obo:IAO_0000116 "todo - consider obsoletion" ;
    obo:UBPROP_0000012 "in MA, this includes the femur. i.e. pelvic girdle bone or femur; note that this makes the ilium etc in MA hindlimb bones. in MA this is a hindlimb bone" ;
    oboInOwl:hasDbXref "EMAPA:37308", "FMA:42854", "MA:0000655", "SCTID:304907005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008202" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone of hip region" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001464
        ]
    ] .

obo:UBERON_0008203
    obo:IAO_0000115 "The part of the ventral body cavity that is within the pelvis." ;
    oboInOwl:hasDbXref "EMAPA:37235", "FMA:9738", "MA:0003089", "SCTID:281903009", "Wikipedia:Pelvic_cavity" ;
    oboInOwl:hasExactSynonym "space of pelvic compartment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavitas pelvis" ;
    oboInOwl:id "UBERON:0008203" ;
    a owl:Class ;
    rdfs:label "pelvic cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002355
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035819
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Scheme_body_cavities-en.svg"^^xsd:anyURI .

obo:UBERON_0008229
    obo:IAO_0000115 "Musculature system of the pharyngeal and head regions." ;
    obo:UBPROP_0000012 "in MA this is restricted to skeletal muscles" ;
    oboInOwl:hasDbXref "EMAPA:37259", "MA:0000571", "TAO:0000328", "ZFA:0000328" ;
    oboInOwl:hasExactSynonym "head or neck muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "head muscles", "head or neck muscle" ;
    oboInOwl:id "UBERON:0008229" ;
    a owl:Class ;
    rdfs:label "craniocervical region musculature" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0008231
    obo:IAO_0000115 "Subdivision of thorax, which in humans is the posterior part of the thorax and is demarcated from the chest by the external surface of the posterolateral part of the rib cage and the anterior surface of the thoracic vertebral column; together with the chest, it constitutes the thorax." ;
    oboInOwl:hasDbXref "EMAPA:37234", "FMA:24217", "MA:0000028", "SCTID:362666008" ;
    oboInOwl:hasExactSynonym "dorsum of thorax", "posterior part of thorax", "thoracic back", "thoracic part of back", "upper back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "back of thorax" ;
    oboInOwl:id "UBERON:0008231" ;
    a owl:Class ;
    rdfs:label "dorsal thoracic segment of trunk" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011270
    ] .

obo:UBERON_0008243
    obo:IAO_0000115 "A muscle of back that is part of a dorsal thoracic segment of trunk." ;
    oboInOwl:hasDbXref "EMAPA:37261", "MA:0000508", "SCTID:305071003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008243" ;
    a owl:Class ;
    rdfs:label "upper back muscle" ;
    rdfs:subClassOf obo:UBERON_0002324, obo:UBERON_0003830, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002324
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008231
            ]
        )
    ] .

obo:UBERON_0008255
    obo:IAO_0000115 "A clavicle that is in the right side of a entire appendicular skeleton." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:13322" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008255" ;
    a owl:Class ;
    rdfs:label "right clavicle" ;
    rdfs:subClassOf obo:UBERON_0001105, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001105
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0002091
            ]
        )
    ] .

obo:UBERON_0008256
    obo:IAO_0000115 "A clavicle that is in the left side of a entire appendicular skeleton." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:13323" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008256" ;
    a owl:Class ;
    rdfs:label "left clavicle" ;
    rdfs:subClassOf obo:UBERON_0001105, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001105
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0002091
            ]
        )
    ] .

obo:UBERON_0008266
    obo:IAO_0000115 "The fibrous connective tissue that surrounds the root of a tooth, separating it from and attaching it to the alveolar bone. It extends from the base of the gingival mucosa to the fundus of the bony socket, and its main function is to hold the tooth in its socket[BTO]." ;
    obo:UBPROP_0000001 "The collagen fibers, running from the cementum to the alveolar bone, that suspend a tooth in its socket; they include apical, oblique, horizontal, and alveolar crest fibers, indicating that the orientation of the fibers varies at different levels[http://www.drugs.com/dict/desmodentium.html].", "The fibrous connective tissue that surrounds the root of a tooth, separating it from and attaching it to the alveolar bone. It extends from the base of the gingival mucosa to the fundus of the bony socket, and its main function is to hold the tooth in its socket[BTO]. It consist of cells, extracellular compartment of fibers. The cells are fibroblast, epithelial, undifferentiated mesenchymal cells, bone and cementum cells. The extracellular compartment consists of collagen fibers bundles embedded in ground substance. The PDL substance has been estimated to be 70% water and is thought to have a significant effect on the tooth's ability to withstand stress loads[WP][BTO:0001020, Wikipedia:Periodontal_fiber, https://github.com/obophenotype/uberon/issues/21]." ;
    obo:UBPROP_0000012 "FMA treats periodontium and periodontal ligament as the same; it has a separate class desmodentium, which we place here even though it is classified as fetal in FMA" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "BTO:0001020", "CALOHA:TS-0763", "EMAPA:35679", "FMA:56665", "GAID:1259", "MA:0002467", "SCTID:245775004", "Wikipedia:Periodontal_fiber" ;
    oboInOwl:hasExactSynonym "fibra periodontalis", "periodontal fiber", "periodontal fibre" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PDL", "alveolar periosteum", "alveolodental ligament", "alveolodental membrane", "desmodontium", "odontoperiosteum", "paradentium", "peridental membrane", "peridontal fiber", "peridontal fibre", "peridontal ligament", "peridontal ligament fiber", "peridontal ligament fibre", "peridontal membrane", "peridontium", "periodontium" ;
    oboInOwl:id "UBERON:0008266" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "periodontal ligament" ;
    rdfs:seeAlso obo:FMA_76870 ;
    rdfs:subClassOf obo:UBERON_0008846, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001758
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001758
            ]
        )
    ] ;
    foaf:depicted_by "The:Periodontium.jpg"^^xsd:anyURI .

obo:UBERON_0008281
    obo:IAO_0000115 "A knoblike tooth primordium that develops into the mature tooth and consists of enamel organ, dental papilla, and dental sac enclosing them." ;
    oboInOwl:hasDbXref "BTO:0001838", "FMA:306006", "MESH:A14.254.900.720", "NCIT:C34313", "SCTID:53301001", "UMLS:C0040442" ;
    oboInOwl:hasExactSynonym "dental bud", "dental germ", "tooth germ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008281" ;
    a owl:Class ;
    rdfs:label "tooth bud" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005087
    ] .

obo:UBERON_0008307
    obo:IAO_0000115 "An endothelium that is part of a heart [Automatically generated definition]." ;
    obo:IAO_0000232 "this class includes any endothelia that are part of the heart. This might include the endocardial epithelia, as well as endothelia of vessels that are considered strictly part of the heart (e.g. outflow tract). As a grouping class, this may lack utility, and pending review this class may be obsoleted. For annotation consider a more specific class." ;
    oboInOwl:hasDbXref "BTO:0004293" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac endothelium" ;
    oboInOwl:id "UBERON:0008307" ;
    a owl:Class ;
    rdfs:label "heart endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0008310
    obo:IAO_0000115 "A gland that is part of a nasopharynx." ;
    oboInOwl:hasDbXref "FMA:55076", "SCTID:178973008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008310" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "nasopharyngeal gland" ;
    rdfs:subClassOf obo:UBERON_0003295, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0008324
    obo:IAO_0000115 "with numerous vascular spaces that may become engorged with blood" ;
    oboInOwl:hasDbXref "Wikipedia:Erectile_tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008324" ;
    a owl:Class ;
    rdfs:comment "Examples: corpus cavernosum or penis or clitoris" ;
    rdfs:label "erectile tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0008331
    obo:IAO_0000115 "A smooth muscle tissue that is part of a clitoris." ;
    oboInOwl:hasDbXref "BTO:0005000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "clitoris smooth muscle" ;
    oboInOwl:id "UBERON:0008331" ;
    a owl:Class ;
    rdfs:label "clitoral smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002411
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] .

obo:UBERON_0008338
    obo:IAO_0000115 "The sole is the bottom of the foot." ;
    obo:UBPROP_0000008 "In humans is the sole of the foot anatomically referred to as the plantar aspect. The equivalent surface in ungulates is the hoof" ;
    oboInOwl:hasDbXref "BTO:0005078", "CALOHA:TS-0379", "FMA:25000", "NCIT:C33326", "SCTID:57999000", "UMLS:C0230463", "Wikipedia:Sole_(foot)", "galen:SoleOfFoot" ;
    oboInOwl:hasExactSynonym "planta", "plantar part of foot", "plantar region", "regio plantaris", "sole", "sole of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pelma", "planta", "sole of foot", "sole of the foot", "soles of the feet" ;
    oboInOwl:id "UBERON:0008338" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "plantar part of pes" ;
    rdfs:subClassOf obo:UBERON_0005445, obo:UBERON_0008837 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008837
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/41/Soles2.jpg"^^xsd:anyURI .

obo:UBERON_0008339
    oboInOwl:hasDbXref "BTO:0003122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008339" ;
    a owl:Class ;
    rdfs:label "microvascular endothelium" ;
    rdfs:subClassOf obo:UBERON_0004852 .

obo:UBERON_0008342
    obo:IAO_0000115 "An intestinal villus in the duodenum." ;
    oboInOwl:hasDbXref "FMA:63300" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008342" ;
    a owl:Class ;
    rdfs:label "intestinal villus of duodenum" ;
    rdfs:subClassOf obo:UBERON_0001213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000320
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001213
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0008343
    obo:IAO_0000115 "An intestinal villus in the jejunum." ;
    oboInOwl:hasDbXref "FMA:63301" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008343" ;
    a owl:Class ;
    rdfs:label "intestinal villus of jejunum" ;
    rdfs:subClassOf obo:UBERON_0001213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000399
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001213
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0008344
    obo:IAO_0000115 "An intestinal villus in the ileum." ;
    oboInOwl:hasDbXref "FMA:63302" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008344" ;
    a owl:Class ;
    rdfs:label "intestinal villus of ileum" ;
    rdfs:subClassOf obo:UBERON_0001213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000331
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001213
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0008345
    obo:IAO_0000115 "An epithelium that is part of a ileum." ;
    oboInOwl:hasDbXref "EMAPA:35423", "FMA:17233", "MA:0003217", "SCTID:47046000" ;
    oboInOwl:hasExactSynonym "epithelium of ileum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008345" ;
    a owl:Class ;
    rdfs:label "ileal epithelium" ;
    rdfs:subClassOf obo:UBERON_0013636, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008344
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0008346
    obo:IAO_0000115 "An epithelium that is part of a duodenum." ;
    oboInOwl:hasDbXref "CALOHA:TS-2087", "EMAPA:19078", "FMA:17231", "MA:0003208", "SCTID:66036002" ;
    oboInOwl:hasExactSynonym "epithelium of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008346" ;
    a owl:Class ;
    rdfs:label "duodenal epithelium" ;
    rdfs:subClassOf obo:UBERON_0013636, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0008367
    obo:IAO_0000115 "An epithelium that is part of a breast." ;
    oboInOwl:hasDbXref "BTO:0001428" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008367" ;
    a owl:Class ;
    rdfs:label "breast epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000310
            ]
        )
    ] .

obo:UBERON_0008397
    obo:IAO_0000115 "Epithelium pertaining to the trachea and bronchi." ;
    oboInOwl:hasDbXref "BTO:0002925", "CALOHA:TS-1063" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bronchotracheal epithelium" ;
    oboInOwl:id "UBERON:0008397" ;
    a owl:Class ;
    rdfs:label "tracheobronchial epithelium" ;
    rdfs:subClassOf obo:UBERON_0004815, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007196
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007196
            ]
        )
    ] .

obo:UBERON_0008404
    obo:IAO_0000115 "The cells lining the proximal tubule are cuboidal epithelial cells with deep basal membrane invaginations that provide a large basal surface area. The long microvilli (the brush border) lining the tubule lumen, maximize luminal surface area and make these cells ideally suited for both reabsorptive and secretory functions." ;
    obo:IAO_0000116 "See https://github.com/obophenotype/uberon/issues/1305" ;
    oboInOwl:hasDbXref "BTO:0003576", "FMA:64808" ;
    oboInOwl:hasExactSynonym "epithelium of proximal convoluted tubule", "epithelium of proximal renal tubule", "proximal renal tubule epithelium", "proximale tubular epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal tubule epithelium" ;
    oboInOwl:id "UBERON:0008404" ;
    a owl:Class ;
    rdfs:label "proximal tubular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004134
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000464
            ]
        )
    ] .

obo:UBERON_0008408
    obo:IAO_0000115 "An epithelium that is part of a distal tubule." ;
    obo:IAO_0000116 "See https://github.com/obophenotype/uberon/issues/1305" ;
    oboInOwl:hasDbXref "BTO:0003948" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal tubule epithelium" ;
    oboInOwl:id "UBERON:0008408" ;
    a owl:Class ;
    rdfs:label "distal tubular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004810, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004135
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000464
            ]
        )
    ] .

obo:UBERON_0008425
    obo:IAO_0000115 "A ridge of epidermal cells that will form the mammary placodes." ;
    obo:IAO_0000116 "consider splitting ridge (precursor) and milk line" ;
    obo:UBPROP_0000008 "These buds are either located in the thoracic region in primates, in the inguinal area in ungulates or along the entire length of the trunk in rodents and pigs. In humans, milk lines appear in the seventh week of embryonic development" ;
    obo:UBPROP_0000011 "The first manifestation of the mammary gland in many mammals is an elevated ridge or milk line, which then fragments into individual buds in specific regions lateral of the dorsal midline. After initial development of the milk lines they go into remission.", "in mouse, mammary gland development begins shortly after mid-gestation (about E10.5); epidermal cells within the milk line become columnar and multilayered, defining a ridge that protrudes above and below the plane of the single-layered primitive epidermis or periderm; by E11.5, five pairs of lens-shaped placodes form along the mammary line at the site of each future nipple.[MP]" ;
    oboInOwl:hasDbXref "EMAPA:18541", "Wikipedia:Milk_line" ;
    oboInOwl:hasExactSynonym "mammary fold", "mammary gland ridge" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mammary line", "milk line" ;
    oboInOwl:id "UBERON:0008425" ;
    a owl:Class ;
    rdfs:label "mammary ridge" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] .

obo:UBERON_0008429
    obo:IAO_0000115 "A vertebral foramen that is part of a cervical vertebra." ;
    oboInOwl:hasDbXref "FMA:13480", "SCTID:280833008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008429" ;
    a owl:Class ;
    rdfs:label "cervical vertebral foramen" ;
    rdfs:subClassOf obo:UBERON_0001131, obo:UBERON_0005744, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002413
            ]
        )
    ] .

obo:UBERON_0008432
    obo:IAO_0000115 "A vertebral foramen that is part of a thoracic vertebra." ;
    oboInOwl:hasDbXref "FMA:9143", "SCTID:280834002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008432" ;
    a owl:Class ;
    rdfs:label "thoracic vertebral foramen" ;
    rdfs:subClassOf obo:UBERON_0001131, obo:UBERON_0005744, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002347
            ]
        )
    ] .

obo:UBERON_0008434
    obo:IAO_0000115 "A neural arch that is part of a cervical vertebra." ;
    oboInOwl:hasDbXref "FMA:23893", "SCTID:165269004" ;
    oboInOwl:hasExactSynonym "arch of cervical vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008434" ;
    a owl:Class ;
    rdfs:label "cervical vertebral arch" ;
    rdfs:subClassOf obo:UBERON_0003458, obo:UBERON_0003861, obo:UBERON_0004247, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003861
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002413
            ]
        )
    ] .

obo:UBERON_0008436
    obo:IAO_0000115 "A neural arch that is part of a thoracic vertebra." ;
    oboInOwl:hasDbXref "FMA:9151", "SCTID:312764002" ;
    oboInOwl:hasExactSynonym "arch of thoracic vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008436" ;
    a owl:Class ;
    rdfs:label "thoracic vertebral arch" ;
    rdfs:subClassOf obo:UBERON_0003827, obo:UBERON_0003861, obo:UBERON_0004247, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003861
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002347
            ]
        )
    ] .

obo:UBERON_0008447
    obo:IAO_0000115 "Intertarsal articulations are the joints of the tarsus. The specific intertarsal articulations are: Talocalcaneal articulation Talocalcaneonavicular articulation Calcaneocuboid articulation Cuneonavicular articulation Cuboideonavicular articulation Intercuneiform articulation Cuneocuboid articulation" ;
    oboInOwl:hasDbXref "EMAPA:37762", "FMA:44281", "GAID:259", "MA:0003112", "MESH:D013640", "NCIT:C33735", "SCTID:182221001", "SCTID:361283005", "UMLS:C1527245", "Wikipedia:Intertarsal_articulations" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulationes intertarsale", "articulationes intertarsales", "articulationes intertarseae", "intermetatarsal joint", "intertarsal", "intertarsal articulation", "intertarsal joint", "tarsal joint", "tarsal joints" ;
    oboInOwl:id "UBERON:0008447" ;
    a owl:Class ;
    rdfs:label "intertarsal joint" ;
    rdfs:subClassOf obo:UBERON_0001487, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001447 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001447 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray360.png"^^xsd:anyURI .

obo:UBERON_0008522
    obo:IAO_0000115 "Any muscle organ that is part of an nose." ;
    oboInOwl:hasDbXref "FMA:73758", "NCIT:C33158", "SCTID:244730009", "UMLS:C0224219" ;
    oboInOwl:hasExactSynonym "muscle of nose" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008522" ;
    a owl:Class ;
    rdfs:label "nasal muscle" ;
    rdfs:subClassOf obo:UBERON_0001577, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
        )
    ] .

obo:UBERON_0008713
    oboInOwl:hasDbXref "EHDAA2:0001421", "EMAPA:17748", "RETIRED_EHDAA2:0001422" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008713" ;
    a owl:Class ;
    rdfs:label "pectoral girdle and thoracic body wall skeletal muscle" ;
    rdfs:subClassOf obo:UBERON_0001134 .

obo:UBERON_0008715
    obo:IAO_0000115 "A muscle tissue that is part of a prostate gland." ;
    oboInOwl:hasDbXref "NCIT:C13100", "SCTID:251498008", "UMLS:C1183911" ;
    oboInOwl:hasExactSynonym "prostate gland muscle tissue", "prostate muscle tissue", "prostatic muscle", "prostatic musclular tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008715" ;
    a owl:Class ;
    rdfs:label "muscle tissue of prostate" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0002385, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0008772
    obo:IAO_0000115 "A proximal epiphysis that is part of a tibia." ;
    oboInOwl:hasDbXref "FMA:33113", "NCIT:C32722", "SCTID:302526005", "UMLS:C0932431", "Wikipedia:Upper_extremity_of_tibia" ;
    oboInOwl:hasExactSynonym "head of tibia", "proximal end of tibia", "proximal tibial epiphysis", "upper end of tibia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008772" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of tibia" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004383 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0008775
    obo:IAO_0000115 "A proximal epiphysis that is part of a fibula." ;
    obo:UBPROP_0000001 "The upper extremity or head of the fibula is of an irregular quadrate form, presenting above a flattened articular surface, directed upward, forward, and medialward, for articulation with a corresponding surface on the lateral condyle of the tibia. On the lateral side is a thick and rough prominence continued behind into a pointed eminence, the apex, which projects upward from the posterior part of the head. The prominence, at its upper and lateral part, gives attachment to the tendon of the Biceps femoris and to the fibular collateral ligament of the knee-joint, the ligament dividing the tendon into two parts. The remaining part of the circumference of the head is rough, for the attachment of muscles and ligaments. It presents in front a tubercle for the origin of the upper and anterior fibers of the Peronæus longus, and a surface for the attachment of the anterior ligament of the head; and behind, another tubercle, for the attachment of the posterior ligament of the head and the origin of the upper fibers of the Soleus[Wikipedia:Head_of_fibula]." ;
    oboInOwl:hasDbXref "EMAPA:37890", "FMA:33729", "NCIT:C32719", "SCTID:182080006", "UMLS:C0223908", "Wikipedia:Head_of_fibula", "galen:HeadOfFibula" ;
    oboInOwl:hasExactSynonym "caput fibulae", "head of fibula", "proximal end of fibula", "upper end of fibula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibular head" ;
    oboInOwl:id "UBERON:0008775" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of fibula" ;
    rdfs:subClassOf obo:UBERON_0004380, obo:UBERON_0004388 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0008780
    obo:IAO_0000115 "An embryonic structure that is derived from the inner cell mass and lies above the hypoblast and gives rise to the three primary germ layers" ;
    oboInOwl:hasDbXref "EHDAA2:0000444", "EHDAA:42", "EHDAA:75", "EMAPA:16050", "NCIT:C34164", "UMLS:C1516906" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic epiblast" ;
    oboInOwl:id "UBERON:0008780" ;
    oboInOwl:inSubset core:early_development, core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "The epiblast cells (appearing on day 8 of human embryonic development) make up a columnar epithelium with dense microvilli on the apical surface. During gastrulation, the epiblast cells undergo epithelial-to-mesenchymal transition and delaminate to become the loose mesenchyme of the primitive streak. The epiblast is present in postimplantation mouse embryos between E5.5-E7.5." ;
    rdfs:label "inner cell mass derived epiblast" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000087
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002532
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000087
            ]
        )
    ] .

obo:UBERON_0008783
    obo:IAO_0000115 "The dorsal venous arch of the foot is a superficial vein that connects the small saphenous vein and the great saphenous vein. Anatomically, it is defined by where the dorsal veins of the first and fifth digit, respectively, meet the great saphenous vein and small saphenous vein." ;
    oboInOwl:hasDbXref "EMAPA:37521", "FMA:44356", "MA:0002110", "SCTID:231189006", "Wikipedia:Dorsal_venous_arch_of_the_foot" ;
    oboInOwl:hasExactSynonym "arcus venosus dorsalis pedis", "dorsal venous arch of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arcus venosus dorsalis pedis" ;
    oboInOwl:id "UBERON:0008783" ;
    a owl:Class ;
    rdfs:label "dorsal venous arch" ;
    rdfs:subClassOf obo:UBERON_0001638 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4e/Gray581.png"^^xsd:anyURI .

obo:UBERON_0008784
    obo:IAO_0000115 "A limb segment that is part of a hindlimb." ;
    oboInOwl:hasDbXref "FMA:24877" ;
    oboInOwl:hasExactSynonym "free lower limb segment", "free lower limb subdivision", "segment of free lower limb", "subdivision of free lower limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008784" ;
    a owl:Class ;
    rdfs:label "lower limb segment" ;
    rdfs:subClassOf obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0008785
    obo:IAO_0000115 "A limb segment that is part of a forelimb." ;
    oboInOwl:hasDbXref "FMA:24876" ;
    oboInOwl:hasExactSynonym "free upper limb segment", "free upper limb subdivision", "segment of free upper limb", "subdivision of free upper limb" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008785" ;
    a owl:Class ;
    rdfs:label "upper limb segment" ;
    rdfs:subClassOf obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0008789
    obo:IAO_0000115 "Any of the three large depressions in the posterior, middle, and anterior aspects of the floor of the cranial cavity" ;
    obo:IAO_0000116 "todo - review the relationships for this and its subclasses; the relation should be bounded rather than part of, and contains should be used for the brain parts contained by the fossae" ;
    oboInOwl:hasDbXref "FMA:321144" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008789" ;
    a owl:Class ;
    rdfs:label "cranial fossa" ;
    rdfs:subClassOf obo:UBERON_0004704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004766
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004704
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003128
            ]
        )
    ] .

obo:UBERON_0008805
    obo:IAO_0000115 "The gingival sulcus is an area of potential space between a tooth and the surrounding gingival tissue and is lined by sulcular epithelium. The depth of the sulcus (Latin for groove) is bounded by two entities: apically by the gingival fibers of the connective tissue attachment and coronally by the free gingival margin." ;
    oboInOwl:hasDbXref "FMA:74580", "NCIT:C114645", "SCTID:245753001", "Wikipedia:Gingival_sulcus" ;
    oboInOwl:hasExactSynonym "gingival sulcus", "sulcus gingivalis", "tooth-gingiva interface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sulcus gingivalis" ;
    oboInOwl:id "UBERON:0008805" ;
    a owl:Class ;
    rdfs:label "gingival groove" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000093
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001091
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001828
            ]
        )
    ] ;
    foaf:depicted_by "Gingival:sulcus.PNG"^^xsd:anyURI .

obo:UBERON_0008811
    obo:IAO_0000115 "An external organ of a male organism that is specialized to deliver sperm during copulation. Intromittent organs are found most often in terrestrial species, as most aquatic species fertilize their eggs externally, although there are exceptions[WP]." ;
    obo:IAO_0000232 "this is a broad grouping class connecting a number of different analagous organs by their function. We place the insect aedeagus here rather than penis, although this is somewhat arbitrary given the broadness of the current definition" ;
    obo:UBPROP_0000001 "Surface structure that is an external structure of a male organism through which sperm is transferred to a female organism during mating.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010255", "FBbt:00004850", "HAO:0000091", "TAO:0002036", "TGMA:0000585", "Wikipedia:Intromittent_organ" ;
    oboInOwl:hasNarrowSynonym "aedeagus", "penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "copulatory organ" ;
    oboInOwl:id "UBERON:0008811" ;
    oboInOwl:inSubset core:grouping_class, core:organ_slim ;
    a owl:Class ;
    rdfs:label "intromittent organ" ;
    rdfs:subClassOf obo:UBERON_0003135, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007620
    ] .

obo:UBERON_0008814
    obo:IAO_0000115 "A transient embryonic complex that comprises the pharyngeal arches, bulges of tissues of mesoderm and neural crest derivation through which pass nerves and pharyngeal arch arteries. The arches are separated internally by pharyngeal pouches, evaginations of foregut endoderm, and externally by pharyngeal clefts, invaginations of surface ectoderm. The development of the system ends when the stucture it contributes to are forming, which may include (depending on species) the thymus, thyroid, parathyroids, maxilla, mandible, aortic arch, cardiac outflow tract, external and middle ear[GO,modified]." ;
    obo:IAO_0000116 "Currently defined in a vertebrate specific manner. The arch system has origins in basal deuterostomes, consider generalizing" ;
    oboInOwl:hasDbXref "EHDAA2:0000187", "FMA:293041", "NCIT:C34248", "UMLS:C1519038" ;
    oboInOwl:hasExactSynonym "embryonic pharyngeal complex", "pharyngeal apparatus", "pharyngeal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngeal arch complex", "pharyngeal arch region", "pharyngeal arches and clefts", "pharyngeal complex" ;
    oboInOwl:id "UBERON:0008814" ;
    a owl:Class ;
    rdfs:label "pharyngeal arch system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009145
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

obo:UBERON_0008816
    obo:IAO_0000115 "A head that is part of a embryo." ;
    oboInOwl:hasDbXref "CALOHA:TS-0246", "FBbt:00000155", "FMA:293011" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008816" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "embryonic head" ;
    rdfs:subClassOf obo:UBERON_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:UBERON_0008817
    obo:IAO_0000115 "An endoderm that is part of a thymus primordium." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008817" ;
    a owl:Class ;
    rdfs:label "thymus primordium endoderm" ;
    rdfs:subClassOf obo:UBERON_0000925, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005562
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005562
            ]
        )
    ] .

obo:UBERON_0008823
    obo:IAO_0000115 "A brain that develops_from a neural tube." ;
    obo:IAO_0000116 "a reasoner should automatically classify all the vertebrate ontology brain classes here" ;
    oboInOwl:hasNarrowSynonym "vertebrate brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008823" ;
    a owl:Class ;
    rdfs:label "neural tube derived brain" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/338"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000489, obo:UBERON_0000955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0001049
            ]
        )
    ] .

obo:UBERON_0008824
    obo:IAO_0000115 "Any duct branching of of the main epididymis duct." ;
    oboInOwl:hasDbXref "EMAPA:36525", "FMA:18297", "MA:0001735", "NCIT:C32484", "SCTID:279623004", "UMLS:C0458632" ;
    oboInOwl:hasExactSynonym "epididymal duct", "epididymis duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008824" ;
    a owl:Class ;
    rdfs:label "duct of epididymis" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005904, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0008826
    obo:IAO_0000115 "a substance formed by type II alveolar cells composed of surface-active lipoprotein complex (phospholipoprotein)." ;
    obo:UBPROP_0000009 "surfactant" ;
    oboInOwl:hasDbXref "EMAPA:36551", "FMA:62780", "MA:0002534", "NCIT:C13273", "UMLS:C0034085", "Wikipedia:Pulmonary_surfactant" ;
    oboInOwl:hasExactSynonym "alveolar surfactant", "lung surfactant", "type II pneumocyte secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008826" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary surfactant" ;
    rdfs:subClassOf obo:UBERON_0006538, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_6495
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:CL_0002063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006538
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:CL_0002063
            ]
        )
    ] .

obo:UBERON_0008835
    obo:IAO_0000115 "An out-pocket of thickened ventral foregut epithelium adjacent to the developing heart. Constitutes the first morphological sign of the embryonic liver. The anterior portion of the hepatic diverticulum gives rise to the liver and intrahepatic biliary tree, while the posterior portion forms the gall bladder and extrahepatic bile ducts." ;
    obo:UBPROP_0000008 "in mice, the hepatic diverticulum forms by E9 and expands into an obvious liver bud by E10" ;
    obo:UBPROP_0000011 "The caudal part of the septum transversum is invaded by the hepatic diverticulum which divides within it to form the liver and thus gives rise to the ventral mesentery of the foregut." ;
    oboInOwl:hasDbXref "AAO:0011057", "EHDAA2:0000740", "EHDAA:1530", "NCIT:C34187", "UMLS:C1512407", "Wikipedia:Hepatic_diverticulum", "XAO:0000101" ;
    oboInOwl:hasExactSynonym "liver diverticulum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diverticulum hepaticum" ;
    oboInOwl:id "UBERON:0008835" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hepatic diverticulum" ;
    rdfs:subClassOf obo:UBERON_0004185, obo:UBERON_0005291, obo:UBERON_0007499, obo:UBERON_0009497, obo:UBERON_0009854, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004161
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003894
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/4/4f/Gray1088.png"^^xsd:anyURI .

obo:UBERON_0008836
    oboInOwl:hasDbXref "BTO:0001642" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008836" ;
    a owl:Class ;
    rdfs:label "liver bud" ;
    rdfs:subClassOf obo:UBERON_0004185, obo:UBERON_0007499, obo:UBERON_0009497, obo:UBERON_0009854, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] .

obo:UBERON_0008837
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008837" ;
    a owl:Class ;
    rdfs:label "palmar/plantar part of autopod" ;
    rdfs:subClassOf obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] .

obo:UBERON_0008845
    obo:IAO_0000115 "A ligament that does not connect two skeletal elements." ;
    obo:UBPROP_0000001 "Ligament organ that primarily consists of dense connective tissue aggregated into fasciculi which may be admixed with smooth muscle. Examples: ligament of liver, ovarian ligament[FMA:25625]." ;
    obo:UBPROP_0000012 "this class is used more generally than the FMA class, to include for example folds of mesentery such as the broad ligament of the uterus." ;
    oboInOwl:hasDbXref "FMA:25625", "MA:0003004", "SCTID:410746001" ;
    oboInOwl:hasExactSynonym "non-skeletal ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibrous ligament" ;
    oboInOwl:id "UBERON:0008845" ;
    a owl:Class ;
    rdfs:label "nonskeletal ligament" ;
    rdfs:subClassOf obo:UBERON_0000211 ;
    owl:disjointWith obo:UBERON_0008846 .

obo:UBERON_0008846
    obo:IAO_0000115 "Dense regular connective tissue connecting two or more adjacent skeletal elements[VSAO,modified]." ;
    obo:IAO_0000116 "logical definition deliberately made strict to avoid classifying MA:spiral ligament as both nonskeletal and skeletal. see https://github.com/obophenotype/mouse-anatomy-ontology/issues/71" ;
    obo:UBPROP_0000001 "Dense regular connective tissue connecting two or more adjacent skeletal elements or supporting an organ.[VSAO]", "Ligament organ that primarily consists of regular dense connective tissue aggregated into fasciculi; connects bone and cartilage organs. Examples: sutural ligament, ligament of pinna, tarsal ligament[FMA:25624]." ;
    oboInOwl:hasBroadSynonym "ligament" ;
    oboInOwl:hasDbXref "AAO:0010444", "AEO:0000090", "CALOHA:TS-2146", "EHDAA2:0003232", "EV:0100144", "FMA:25624", "GAID:118", "MA:0003005", "SCTID:410744003", "VSAO:0000072", "Wikipedia:Ligament#Articular_ligaments" ;
    oboInOwl:hasExactSynonym "articular larua", "articular ligament", "true ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008846" ;
    a owl:Class ;
    rdfs:label "skeletal ligament" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004765
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0007846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001434
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004765
            ]
        )
    ] ;
    foaf:depicted_by "Knee:diagram.svg"^^xsd:anyURI .

obo:UBERON_0008856
    obo:IAO_0000115 "The smooth muscle layer of the stomach wall that functions to churn and mix food and gastric secretions as well as to move food along the digestive tract to the intestines" ;
    obo:UBPROP_0000010 "the muscularis externa in the stomach differs from that of other GI organs in that it has three layers of smooth muscle instead of two" ;
    oboInOwl:hasDbXref "FMA:14909", "SCTID:362132003" ;
    oboInOwl:hasExactSynonym "gastric muscularis", "muscle layer of stomach", "muscularis externa of stomach", "tunica muscularis (gaster)", "tunica muscularis gastris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008856" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stomach muscularis externa" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0018261, obo:UBERON_0034933, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004222
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001135
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001167
            ]
        )
    ] .

obo:UBERON_0008858
    obo:IAO_0000115 "The short narrow part of the stomach extending from the pyloric antrum to the pyloric sphincter" ;
    oboInOwl:hasDbXref "EMAPA:37944", "FMA:14580", "SCTID:245417002", "Wikipedia:Pyloric_canal" ;
    oboInOwl:hasExactSynonym "canalis pyloricus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canalis pyloricus" ;
    oboInOwl:id "UBERON:0008858" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pyloric canal" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    foaf:depicted_by "Illu:stomach.jpg"^^xsd:anyURI .

obo:UBERON_0008859
    obo:IAO_0000115 "A gastric gland in the cardiac region of the stomach; cardiac glands are fewer in number than in the fundus and body, and secrete mucin which coats the stomach and protects it[MP]" ;
    obo:UBPROP_0000001 "The cardiac glands of the stomach secrete primarily mucus. They are few in number and occur close to the cardiac orifice where the esophagus joins the stomach. In general, they are more shallow than those in the other parts of the stomach. They are of two kinds: (1) simple tubular glands resembling those of the pyloric end of the stomach, but with short ducts. (2) compound racemose glands resembling the duodenal glands. The cardiac gland is both innervated by the parasympathetic and symapthetic nerve fibres of the autonomic nervous system[Wikipedia:Cardiac_glands]." ;
    obo:UBPROP_0000012 "Kardong places this in the glandular epithelium, FMA more generally in the mucosa" ;
    oboInOwl:hasDbXref "EMAPA:37459", "FMA:14920", "SCTID:8894005", "Wikipedia:Cardiac_glands" ;
    oboInOwl:hasExactSynonym "gardiac gland", "gastric cardiac gland", "gastric cardiac mucuous gland", "gastric gland of cardia", "glandula cardiaca (gaster)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac gland" ;
    oboInOwl:id "UBERON:0008859" ;
    oboInOwl:inSubset core:organ_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiac gastric gland" ;
    rdfs:subClassOf obo:UBERON_0000325, obo:UBERON_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001162
            ]
        )
    ] .

obo:UBERON_0008861
    obo:IAO_0000115 "The gastric glands in the pyloric region of the stomach; the pyloric glands secrete mucin, which coats the stomach and protects it, and hormones such as gastrin and enkephalin[MP]." ;
    obo:IAO_0000116 "check relationship to pylorus vs antrum" ;
    oboInOwl:hasDbXref "EMAPA:27211", "FMA:14922", "NCIT:C33431", "SCTID:70710007", "UMLS:C0227239", "Wikipedia:Pyloric_gland" ;
    oboInOwl:hasExactSynonym "glandula pylorica", "pyloric antrum gland", "pyloric gland", "pyloric mucuous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008861" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pyloric gastric gland" ;
    rdfs:subClassOf obo:UBERON_0000325, obo:UBERON_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001166
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bf/Gray1054.png"^^xsd:anyURI .

obo:UBERON_0008870
    obo:IAO_0000115 "The distinguishing cell types of the lung alveolar tissue, including pulmonary epithelial cells (pneumocytes), alveolar capillary endothelial cells, interstitial cells (fibroblasts) and alveolar macrophages" ;
    oboInOwl:hasDbXref "EMAPA:37942" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008870" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary alveolar parenchyma" ;
    rdfs:subClassOf obo:UBERON_0008946, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0006524
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002299
            ]
        )
    ] .

obo:UBERON_0008874
    obo:IAO_0000115 "The part of the airway consisting of a respiratory bronchiole and all of its branches" ;
    oboInOwl:hasDbXref "EMAPA:37941", "FMA:7313", "NCIT:C33426", "SCTID:361365004", "UMLS:C0225696", "Wikipedia:Acinus#The_Lungs" ;
    oboInOwl:hasExactSynonym "acinus pulmonaris", "arbor alveolaris", "lobulus pulmonis primarius", "primary pulmonary lobule", "respiratory lobule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008874" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary acinus" ;
    rdfs:subClassOf obo:UBERON_0010368 .

obo:UBERON_0008876
    obo:IAO_0000115 "Any skeletal muscle organ in the hypodermis / superficial fascia" ;
    obo:IAO_0000116 "We follow MP and treat this as part of the hypodermis, although some sources may consider the hypodermis to be superficial to this" ;
    oboInOwl:hasAlternativeId "UBERON:0010934" ;
    oboInOwl:hasDbXref "EMAPA:18188", "MA:0003140" ;
    oboInOwl:hasExactSynonym "hypodermal muscle layer", "hypodermis muscle layer", "superficial fascia muscular layer" ;
    oboInOwl:hasNarrowSynonym "panniculus carnosus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008876" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hypodermis skeletal muscle layer" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0004253, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002190
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0008877
    obo:IAO_0000115 "The multi-layer basement membrane between the dermis and epidermis that serves to adhere the dermis and epidermis, provide mechanical support for the epidermis, and forms a barrier to cells and large molecules across the junction" ;
    oboInOwl:hasDbXref "EMAPA:37866", "FMA:70963", "NCIT:C62356", "SCTID:51025007" ;
    oboInOwl:hasExactSynonym "dermal-epidermal junction", "dermo-epidermal junction", "dermoepidermal junction", "epidermal dermol junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008877" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epidermal-dermal junction" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] .

obo:UBERON_0008883
    obo:IAO_0000115 "Bone tissue that is an unmineralized bone matrix deposited by osteoblasts prior to the mineralization of bone tissue." ;
    obo:UBPROP_0000001 "Bone tissue that is an unmineralized bone matrix deposited by osteoblasts prior to the mineralization of bone tissue.[VSAO]", "Newly formed organic bone matrix secreted by osteoblasts, that exists prior to calcification; it is comprised mainly of type I collagen fibers, chondroitin sulfate and osteocalci[ISBN:0-683-40008-8]n" ;
    obo:UBPROP_0000012 "Note that in VSAO this was classified both as tissue and acellular extracellular matrix. Consider also the AEO class 'bone condensation'. is_a intercellular matrix in FMA." ;
    oboInOwl:hasDbXref "EMAPA:37923", "FMA:66830", "NCIT:C33228", "SCTID:39365008", "UMLS:C0682561", "VSAO:0000046", "Wikipedia:Osteoid", "XAO:0004035", "galen:Osteoid" ;
    oboInOwl:hasExactSynonym "osteoid tissue", "pre-bone", "prebone", "prebone tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008883" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "osteoid" ;
    rdfs:subClassOf obo:UBERON_0002481 ;
    foaf:depicted_by "Active:osteoblasts.jpg"^^xsd:anyURI .

obo:UBERON_0008886
    obo:IAO_0000115 "The part of the cardiovascular system consisting of all pulmonary arteries and all pulmonary veins." ;
    obo:UBPROP_0000001 "Subdivision of cardiovascular system which has as its parts the pulmonary arterial and venous tree organs.[FMA]" ;
    oboInOwl:hasDbXref "FMA:45621", "Wikipedia:Pulmonary_circulation" ;
    oboInOwl:hasExactSynonym "pulmonary circulatory system", "pulmonary system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008886" ;
    a owl:Class ;
    rdfs:label "pulmonary vascular system" ;
    rdfs:subClassOf obo:UBERON_0007798, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002016
    ] .

obo:UBERON_0008887
    obo:IAO_0000115 "The hemorrhoidal plexus (or rectal venous plexus) surrounds the rectum, and communicates in front with the vesical venous plexus in the male, and the uterovaginal plexus in the female. A free communication between the portal and systemic venous systems is established through the hemorrhoidal plexus." ;
    oboInOwl:hasDbXref "FMA:18933", "NCIT:C32728", "SCTID:303051005", "UMLS:C0226766", "Wikipedia:Rectal_venous_plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "haemorrhoidal plexus", "hemorrhoidal plexus", "plexus haemorrhoidalis", "plexus venosus rectalis" ;
    oboInOwl:id "UBERON:0008887" ;
    a owl:Class ;
    rdfs:label "rectal venous plexus" ;
    rdfs:subClassOf obo:UBERON_0001593, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001593
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/69/Gray587.png"^^xsd:anyURI .

obo:UBERON_0008895
    obo:IAO_0000115 "Subdivision of endoskeleton derived from pharyngeal arches" ;
    obo:UBPROP_0000001 "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid and branchial arches.[TAO]", "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid, and branchial arches.[AAO]", "The part of the skull derived from the embryonic pharyngeal arches. [Biology_Online][VHOG]" ;
    obo:UBPROP_0000003 "The skull of ancestral tetrapods has the three basic components that we have been considering: (1) chondrocranium, (2) splanchnocranium, and (3) dermatocranium (reference 1); Each part of the skull arises from a separate phylogenetic source. The most ancient part is the splanchnocranium (visceral cranium), which first arose to support pharyngeal slits in protochordates (reference 2).[well established][VHOG]" ;
    obo:UBPROP_0000012 "VSAO labels this term 'pharyngeal arch' (2012-06-01) - however, it clearly means pharyngeal arch skeleton.", "many sources define this as the part of the endoskeletal that is from pharyngeal arches - this would make it part-disjoint from dermatocranium. However, there are many bones in AOs that have part-paths to both" ;
    oboInOwl:hasDbXref "AAO:0010157", "TAO:0001216", "VHOG:0000315", "VSAO:0000149", "Wikipedia:Facial_skeleton", "XAO:0003176", "ZFA:0001216" ;
    oboInOwl:hasExactSynonym "pharyngeal endoskeleton", "viscerocranium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch skeleton", "gill arch skeleton", "pharyngeal arch", "pharyngeal arch skeleton", "pharyngeal skeleton", "visceral cranium", "visceral skeletal system", "visceral skeleton" ;
    oboInOwl:id "UBERON:0008895" ;
    a owl:Class ;
    rdfs:label "splanchnocranium" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0011159, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] ;
    owl:disjointWith obo:UBERON_0011156 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Illu_facial_bones.jpg"^^xsd:anyURI .

obo:UBERON_0008896
    obo:IAO_0000115 "A pharyngeal arch that is posterior to the hyoid arch. i.e. any pharyngeal arch with a number 3 or higher." ;
    obo:UBPROP_0000001 "Posterior-most stream of cranial neural crest, which sub-divides during migration.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010362", "BTO:0002152", "EFO:0003694", "SCTID:308766004", "TAO:0001597", "XAO:0000099", "ZFA:0001613" ;
    oboInOwl:hasExactSynonym "branchial arch", "branchial arches", "branchial bar", "branchial bars", "gill arch", "gill arches 1-5", "pharyngeal arch 3-7", "visceral arches 3-7" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gill bar" ;
    oboInOwl:id "UBERON:0008896" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "post-hyoid pharyngeal arch" ;
    rdfs:subClassOf obo:UBERON_0002539, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000099 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002539
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000099 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0008904
    obo:IAO_0000115 "Volcano-shaped lateral line sensory organ located in characteristic positions within the skin epithelium and containing hair cells and their support elements." ;
    obo:UBPROP_0000001 "Type of mechanoreceptive organ of the lateral line which are arranged in lines on the body surface. These organs are constituted by hair cells and supporting cells and it is located in the epidermis with its hair cells exposed to the surface. Absent in some caecilians. These receptors receive afferent and efferent innervations.[AAO]", "Volcano-shaped lateral line sensory organ located in characteristic positions within the skin epithelium and containing hair cells and their support elements. Kimmel et al, 1995. (Also see Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of lateral line receptor organ (AAO:0001001)[AAO]", "relationship loss: subclass lateral line receptor (AAO:0010705)[AAO]" ;
    oboInOwl:hasBroadSynonym "lateral line organ" ;
    oboInOwl:hasDbXref "AAO:0001004", "EFO:0003513", "TAO:0000243", "ZFA:0000243" ;
    oboInOwl:hasExactSynonym "lateral line neuromast", "neuromast organ", "neuromasts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008904" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "neuromast" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0035555, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000856
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2005227
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_2005227
    ] .

obo:UBERON_0008906
    obo:IAO_0000115 "Cranial nerves that carry afferent and efferent fibers for the lateral line system." ;
    obo:UBPROP_0000001 "Any of the sensory nerves that innervate mechano- and electroreceptors of the lateral line system. The lateral line nerves may be separated in two components, anterior and posterior, in relation to the position of its roots with respect to the otic capsule. These nerves develop from lateral line placodes.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: innervates lateral line receptor organ (AAO:0001001)[AAO]", "relationship type change: part_of_proxy lateral line system (AAO:0000975) CHANGED TO: part_of lateral line system (UBERON:0002540)[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010077", "TAO:0001479", "ZFA:0001479" ;
    oboInOwl:hasExactSynonym "lateral line nerves" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008906" ;
    a owl:Class ;
    rdfs:label "lateral line nerve" ;
    rdfs:subClassOf obo:UBERON_0001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0008904
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_3010706
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001785
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0008904
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_3010706
            ]
        )
    ] .

obo:UBERON_0008907
    obo:IAO_0000115 "Skeletal element that forms superficially in the organism, usually in association with the ectoderm[VSAO]." ;
    obo:UBPROP_0000001 "Intramembranous bone that forms superficially in the organism.[TAO]" ;
    obo:UBPROP_0000012 "other AOs are not yet in sync with this classification" ;
    oboInOwl:hasDbXref "AAO:0010769", "TAO:0001590", "VSAO:0000130", "Wikipedia:Dermal_bone", "XAO:0004015", "ZFA:0001590" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal bones" ;
    oboInOwl:id "UBERON:0008907" ;
    a owl:Class ;
    rdfs:label "dermal bone" ;
    rdfs:subClassOf obo:UBERON_0004756, obo:UBERON_0007842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010364
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010364
            ]
        )
    ] .

obo:UBERON_0008909
    obo:IAO_0000115 "Bone element that is adjacent to the notochord." ;
    obo:IAO_0000116 "We go with the latest VSAO in making this a subtype of bone, and add a logical definition based on the textual definition in VSAO. We also include the subtyping under 'replacement bone', for consistency with ZFA" ;
    obo:UBPROP_0000001 "Replacement bone that forms within the connective tissue surrounding the notochord.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0010777", "TAO:0001639", "VSAO:0000307", "ZFA:0001629" ;
    oboInOwl:hasExactSynonym "perichordal bones" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "perichordal bone" ;
    oboInOwl:id "UBERON:0008909" ;
    a owl:Class ;
    rdfs:label "perichordal bone" ;
    rdfs:subClassOf obo:UBERON_0012075, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002328
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002328
            ]
        )
    ] .

obo:UBERON_0008921
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008921" ;
    a owl:Class ;
    rdfs:label "substratum of layer of retina" ;
    rdfs:subClassOf obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000966
    ] .

obo:UBERON_0008922
    obo:IAO_0000115 "A retinal neural layer that is immediately adjacent to the inner nuclear layer and comprises 20 percent of the inner plexiform layer of retina." ;
    oboInOwl:hasDbXref "CP:0000113" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008922" ;
    a owl:Class ;
    rdfs:label "sublaminar layer S1" ;
    rdfs:subClassOf obo:UBERON_0008927, obo:UBERON_0009732, obo:UBERON_0009733, obo:UBERON_0009735, obo:UBERON_0009737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008927
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008923
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001791
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008923
            ]
        )
    ] .

obo:UBERON_0008923
    obo:IAO_0000115 "A retinal neural layer that is immediately adjacent to the S1 and S3 layers and comprises 20 percent of the inner plexiform layer of retina." ;
    oboInOwl:hasDbXref "CP:0000114" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008923" ;
    a owl:Class ;
    rdfs:label "sublaminar layer S2" ;
    rdfs:subClassOf obo:UBERON_0008927, obo:UBERON_0008928, obo:UBERON_0009732, obo:UBERON_0009733, obo:UBERON_0009734, obo:UBERON_0009737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008927
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008928
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008924
            ]
        )
    ] .

obo:UBERON_0008924
    obo:IAO_0000115 "A retinal neural layer that is immediately adjacent to the S2 and S4 layers and comprises 20 percent of the inner plexiform layer of retina." ;
    oboInOwl:hasDbXref "CP:0000115" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008924" ;
    a owl:Class ;
    rdfs:label "sublaminar layer S3" ;
    rdfs:subClassOf obo:UBERON_0008928, obo:UBERON_0009731, obo:UBERON_0009733, obo:UBERON_0009734, obo:UBERON_0009735, obo:UBERON_0009736, obo:UBERON_0009737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008928
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008923
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008923
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008925
            ]
        )
    ] .

obo:UBERON_0008925
    obo:IAO_0000115 "A retinal neural layer that is immediately adjacent to the S3 and S5 layer and comprises 20 percent of the inner plexiform layer of retina." ;
    oboInOwl:hasDbXref "CP:0000116" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008925" ;
    a owl:Class ;
    rdfs:label "sublaminar layer S4" ;
    rdfs:subClassOf obo:UBERON_0008929, obo:UBERON_0009731, obo:UBERON_0009734, obo:UBERON_0009735, obo:UBERON_0009736, obo:UBERON_0009737, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008926
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008924
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008926
            ]
        )
    ] .

obo:UBERON_0008926
    obo:IAO_0000115 "A retinal neural layer that is immediately adjacent to the retinal ganglion cell layer and comprises 20 percent of the ganglion plexiform layer of retina." ;
    oboInOwl:hasDbXref "CP:0000117" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008926" ;
    a owl:Class ;
    rdfs:label "sublaminar layer S5" ;
    rdfs:subClassOf obo:UBERON_0008929, obo:UBERON_0009732, obo:UBERON_0009736, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001792
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0008925
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001792
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0008925
            ]
        )
    ] .

obo:UBERON_0008927
    obo:IAO_0000115 "One of sublaminar layers S1 or S2." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0000118" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008927" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S1 or S2" ;
    rdfs:subClassOf obo:UBERON_0008921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001795
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008922
            obo:UBERON_0008923
        )
    ] .

obo:UBERON_0008928
    obo:IAO_0000115 "One of sublaminar layers S2 or S3." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0000119" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008928" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S2 or S3" ;
    rdfs:subClassOf obo:UBERON_0008921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001795
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008923
            obo:UBERON_0008924
        )
    ] .

obo:UBERON_0008929
    obo:IAO_0000115 "One of sublaminar layers S4 or S5." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0000120" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008929" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S4 or S5" ;
    rdfs:subClassOf obo:UBERON_0008921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001795
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008925
            obo:UBERON_0008926
        )
    ] .

obo:UBERON_0008946
    obo:IAO_0000115 "A parenchyma that is part of a lung." ;
    oboInOwl:hasDbXref "EMAPA:35522", "FMA:27360", "MA:0003168", "SCTID:201712001" ;
    oboInOwl:hasExactSynonym "respiratory portion of lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "parenchyma of lung", "pulmonary parenchyma" ;
    oboInOwl:id "UBERON:0008946" ;
    a owl:Class ;
    rdfs:label "lung parenchyma" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0008947
    oboInOwl:hasDbXref "EHDAA2:0004069", "NCIT:C34283", "UMLS:C1514898" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008947" ;
    a owl:Class ;
    rdfs:label "respiratory primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] .

obo:UBERON_0008962
    obo:IAO_0000115 "A bone that is part of a forelimb region. Examples: humerus, any of the phalanges. Counter-example: scapula (a bone of the pectoral girdle). Note that we consider the forelimb to end at the shoulder." ;
    oboInOwl:hasDbXref "GAID:178", "MESH:D001133", "NCIT:C12983", "SCTID:368532003", "UMLS:C0003793" ;
    oboInOwl:hasExactSynonym "free forelimb bone" ;
    oboInOwl:hasNarrowSynonym "wing bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008962" ;
    a owl:Class ;
    rdfs:label "forelimb bone" ;
    rdfs:subClassOf obo:UBERON_0002428, obo:UBERON_0010741, obo:UBERON_0015021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010883
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0008969
    obo:IAO_0000115 "A sac containing the developing tooth and its odontogenic organ. The dental follicle (DF) differentiates into the periodontal ligament. In addition, it may be the precursor of other cells of the periodontium, including osteoblasts, cementoblasts and fibroblasts. They develop into the alveolar bone, the cementum with Sharpey's fibers and the periodontal ligament fibers respectively." ;
    oboInOwl:hasDbXref "BTO:0000337", "EMAPA:35275", "MA:0003121", "NCIT:C34138", "SCTID:110975002", "Wikipedia:Dental_follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dental sac", "tooth follicle" ;
    oboInOwl:id "UBERON:0008969" ;
    a owl:Class ;
    rdfs:label "dental follicle" ;
    rdfs:subClassOf obo:UBERON_0007499, obo:UBERON_0010313, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0007002
    ] .

obo:UBERON_0008987
    obo:IAO_0000115 "The functional tissue of the kidney, consisting of the nephrons." ;
    oboInOwl:hasDbXref "BTO:0003604", "FMA:15574", "SCTID:29704000" ;
    oboInOwl:hasExactSynonym "parenchyma of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney parenchyma" ;
    oboInOwl:id "UBERON:0008987" ;
    a owl:Class ;
    rdfs:label "renal parenchyma" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0008989
    obo:IAO_0000115 "One of the racemose glands in the walls of the esophagus that in humans are small and serve principally to lubricate the food but in some birds secrete a milky fluid on which the young are fed." ;
    oboInOwl:hasDbXref "BTO:0003634", "FMA:9404", "NCIT:C32536", "SCTID:322749003", "UMLS:C0227178", "Wikipedia:Esophageal_glands" ;
    oboInOwl:hasExactSynonym "esophageal gland", "glandulae oesophageae", "mucous gland of submucosa of esophagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submocosal esophageal gland" ;
    oboInOwl:id "UBERON:0008989" ;
    a owl:Class ;
    rdfs:label "submucosal esophageal gland" ;
    rdfs:subClassOf obo:UBERON_0003408, obo:UBERON_0005178, obo:UBERON_0011148, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001972
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e8/Illu_esophageal_layers.jpg"^^xsd:anyURI .

obo:UBERON_0008998
    obo:IAO_0000115 "System pertaining to blood vessels in the brain." ;
    oboInOwl:hasAlternativeId "UBERON:0005284" ;
    oboInOwl:hasDbXref "BTO:0003840", "EFO:0003491", "EMAPA:35186", "FMA:242007", "FMA:61935", "SCTID:362029003", "TAO:0000099", "ZFA:0000099" ;
    oboInOwl:hasExactSynonym "brain vasculature", "cerebrovascular system", "intracerebral vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0008998" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "vasculature of brain" ;
    rdfs:subClassOf obo:UBERON_0006876, obo:UBERON_0036303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0009010
    obo:IAO_0000115 "Any portion of tissue that surrounds a urethra." ;
    oboInOwl:hasDbXref "BTO:0005081", "SCTID:256880003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009010" ;
    a owl:Class ;
    rdfs:label "periurethral tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0009015
    obo:IAO_0000115 "A zone of skin that is part of a dorsal thoracic segment of trunk." ;
    oboInOwl:hasDbXref "EMAPA:37280", "MA:0000510", "SCTID:304890003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009015" ;
    a owl:Class ;
    rdfs:label "upper back skin" ;
    rdfs:subClassOf obo:UBERON_0001068, obo:UBERON_0001418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008231
            ]
        )
    ] .

obo:UBERON_0009027
    obo:IAO_0000115 "An artery that supplies blood to the urinary bladder." ;
    oboInOwl:hasDbXref "EMAPA:37131", "MA:0002078", "SCTID:244307000" ;
    oboInOwl:hasExactSynonym "arteria vesicali", "vesical arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009027" ;
    a owl:Class ;
    rdfs:label "vesical artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0009030
    obo:IAO_0000115 "Vein that drains left lung and returns blood to the heart." ;
    obo:UBPROP_0000001 "A vein that returns oxygenated blood from the left lung to the left atrium of the heart[ncithesaurus:Left_Pulmonary_Vein]." ;
    oboInOwl:hasDbXref "EMAPA:37165", "MA:0002207", "NCIT:C48946", "SCTID:304057004", "UMLS:C0226670" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009030" ;
    a owl:Class ;
    rdfs:label "left pulmonary vein" ;
    rdfs:subClassOf obo:UBERON_0002016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002016
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0009032
    obo:IAO_0000115 "Vein that drains right lung and returns blood to the heart." ;
    obo:UBPROP_0000001 "A vein that returns oxygenated blood from the right lung to the left atrium of the heart[ncithesaurus:Right_Pulmonary_Vein]." ;
    oboInOwl:hasDbXref "EMAPA:37379", "MA:0002208", "NCIT:C48947", "SCTID:304056008", "UMLS:C0226669" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009032" ;
    a owl:Class ;
    rdfs:label "right pulmonary vein" ;
    rdfs:subClassOf obo:UBERON_0002016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002016
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0009035
    obo:IAO_0000115 "Any region of a nephron tubule that is straight. Examples: distal convoluted tubule, proximal convoluted tuble." ;
    oboInOwl:hasDbXref "EMAPA:37489", "MA:0002634", "SCTID:245151008", "Wikipedia:Tubuli_seminiferi_recti" ;
    oboInOwl:hasExactSynonym "kidney straight tubule", "straight tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009035" ;
    a owl:Class ;
    rdfs:label "renal straight tubule" ;
    rdfs:subClassOf obo:UBERON_0007685 .

obo:UBERON_0009039
    obo:IAO_0000115 "A germinal center that is located in a lymph node" ;
    oboInOwl:hasBroadSynonym "germinal center" ;
    oboInOwl:hasDbXref "BTO:0003671", "CALOHA:TS-1269", "EMAPA:35528", "MA:0002989", "NCIT:C49757", "SCTID:327147000" ;
    oboInOwl:hasNarrowSynonym "lymph node light zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph node activated zone", "lymph node central zone", "lymph node nodule" ;
    oboInOwl:id "UBERON:0009039" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node germinal center" ;
    rdfs:subClassOf obo:UBERON_0010754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010753
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0009042
    obo:IAO_0000115 "The prostatic veins form a well-marked prostatic plexus which lies partly in the fascial sheath of the prostate and partly between the sheath and the prostatic capsule. It communicates with the pudendal and vesical plexuses." ;
    oboInOwl:hasDbXref "FMA:29711", "SCTID:303052003", "Wikipedia:Prostatic_venous_plexus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "plexus venosus prostaticus", "pudendal venous plexus" ;
    oboInOwl:id "UBERON:0009042" ;
    a owl:Class ;
    rdfs:label "prostatic venous plexus" ;
    rdfs:subClassOf obo:UBERON_0001593, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001593
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/bd/Gray585.png"^^xsd:anyURI .

obo:UBERON_0009089
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the inner medullar parallel to the descending limb" ;
    oboInOwl:hasDbXref "KUPO:0001003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009089" ;
    a owl:Class ;
    rdfs:label "inner medulla vasa recta descending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004776
    ] .

obo:UBERON_0009090
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the outer medullar parallel to the descending limb" ;
    oboInOwl:hasDbXref "KUPO:0001004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009090" ;
    a owl:Class ;
    rdfs:label "outer medulla vasa recta descending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004775
    ] .

obo:UBERON_0009091
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta parallel to the ascending limb" ;
    oboInOwl:hasDbXref "KUPO:0001005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009091" ;
    a owl:Class ;
    rdfs:label "vasa recta ascending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004726
    ] .

obo:UBERON_0009092
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the inner medulla parallel to the ascending limb" ;
    oboInOwl:hasDbXref "KUPO:0001006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009092" ;
    a owl:Class ;
    rdfs:label "inner medulla vasa recta ascending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004776
    ] .

obo:UBERON_0009093
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the outer medulla parallel to the ascending limb" ;
    oboInOwl:hasDbXref "KUPO:0001007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009093" ;
    a owl:Class ;
    rdfs:label "outer medulla vasa recta ascending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004775
    ] .

obo:UBERON_0009095
    oboInOwl:hasDbXref "KUPO:0001009" ;
    oboInOwl:hasExactSynonym "papillary tip", "papillary tips" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009095" ;
    a owl:Class ;
    rdfs:label "tip of renal papilla" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001228
    ] .

obo:UBERON_0009097
    obo:IAO_0000115 "An organism containing a developing embryo, fetus, or unborn offspring within the body." ;
    oboInOwl:hasDbXref "BTO:0004733" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gravid", "pregnant adult", "pregnant adult stage", "pregnant organism", "pregnant stage" ;
    oboInOwl:id "UBERON:0009097" ;
    a owl:Class ;
    rdfs:label "gravid organism" ;
    rdfs:subClassOf obo:UBERON_0007023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:GO_0007565
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007023
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:UBERON_0009098
    obo:IAO_0000115 "The uterus in pregnancy" ;
    oboInOwl:hasDbXref "NCIT:C12406", "SCTID:362253003", "UMLS:C1514389", "ncithesaurus:Gravid_Uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "womb" ;
    oboInOwl:id "UBERON:0009098" ;
    a owl:Class ;
    rdfs:label "gravid uterus" ;
    rdfs:subClassOf obo:UBERON_0000995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0007565
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000995
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
        )
    ] .

obo:UBERON_0009114
    obo:IAO_0000115 "A mature thymus that is entirely part of the cervical region." ;
    obo:RO_0002175 obo:NCBITaxon_39107, obo:NCBITaxon_9263 ;
    obo:UBPROP_0000008 "A cervical thymus is a pathological structure in a human - it can form during the migration of the thymus to its location in the mediastinum. Some mice have a cervical thymus. There are examples of cervical thymi in marsupials and prosimians[ISBN:0781714125]" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009114" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "cervical thymus" ;
    rdfs:subClassOf obo:UBERON_0002370, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002370
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0009115
    obo:IAO_0000115 "A mature thymus that is entirely part of thoracic region." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009115" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "thoracic thymus" ;
    rdfs:subClassOf obo:UBERON_0002370, obo:UBERON_0005178 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002370
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0009117
    obo:IAO_0000115 "A gonad prior to differentiating into a definitive testis or ovary." ;
    oboInOwl:hasDbXref "EHDAA2:0000716", "NCIT:C34192", "UMLS:C1512703" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gonad rudiment" ;
    oboInOwl:id "UBERON:0009117" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:comment "typically part of the embryo - however, in male tammar wallabies the gonads are indifferent at the neonatal stage[8827321]" ;
    rdfs:label "indifferent gonad" ;
    rdfs:subClassOf obo:UBERON_0000991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009196
    ] .

obo:UBERON_0009122
    obo:IAO_0000115 "The adenohypophyseal placode forms the anterior lobe of the pituitary gland and gives rise to the endocrine secretory cells of the pituitary" ;
    obo:IAO_0000116 "consider adding more detailed spatial placement - e.g. oral ectoderm and/or rostal ectoderm" ;
    obo:UBPROP_0000011 "Fate-mapping studies in amphibian, chick and mouse embryos (Eagleson et al., 1986; 1995; Couly and Le Douarin, 1985; Cobos et al., 2001; Osumi-Yamachita et al., 1994; Kawamura et al., 2002) have shown that the cells contributing to the adenohypophysis develop at the midline of the anterior neural ridge, which delineates the rostral boundary of the neural plate, a region devoid of neural crest. The anterior neural ridge also gives rise to the olfactory placodes and some forebrain tissues including the olfactory bulbs (reviewed in Papalopulu, 1995). Ablation of this region in chick embryos at the 2-4 somite stage confirmed these lineage analyses as it prevented formation of Rathke's pouch and any further pituitary development (elAmraoui and Dubois, 1993). Upon head folding, the oral ectoderm cells of the adenohypophyseal placode invaginate towards the prospective ventral diencephalon to form Rathke's pouch, the anlage of the adenohypophysis. Rathke's pouch starts as an invagination of the oral ectoderm in response to inductive signals from the prospective diencephalon. The region of the diencephalon above the pouch is known as the infundibulum and forms the posterior lobe of the pituitary or neurohypohysis (Figure 3). While in most basal fish and tetrapods the adenohypophyseal anlagen invaginates to form Rathke's pouch, in teleost fish the adenohypophyseal placode does not invaginate but rather maintains its initial organization forming a solid structure in the head (reviewed in Pogoda and Hammerschmidt; 2009)" ;
    oboInOwl:hasDbXref "EFO:0000229", "TAO:0001198", "XAO:0004208", "ZFA:0001198" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pituitary placode" ;
    oboInOwl:id "UBERON:0009122" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "adenohypophyseal placode" ;
    rdfs:subClassOf obo:UBERON_0002546, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005497
    ] .

obo:UBERON_0009124
    obo:IAO_0000115 "Rostralmost epibranchial placode. Associated with 1st branchial cleft." ;
    oboInOwl:hasDbXref "EHDAA2:0004206", "TAO:0001295", "XAO:0004211", "ZFA:0001295" ;
    oboInOwl:hasExactSynonym "epibranchial placode 1", "facial epibranchial placode", "facial placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial VII placode", "hyoid VII placode", "hyoid placode" ;
    oboInOwl:id "UBERON:0009124" ;
    a owl:Class ;
    rdfs:comment "Taxonomic equivalence to EHDAA2 class made on basis of shared development: gives rise to geniculate ganglion" ;
    rdfs:label "geniculate placode" ;
    rdfs:subClassOf obo:UBERON_0003078 .

obo:UBERON_0009125
    obo:IAO_0000115 "Epibranchial placode between geniculate and nodose. Associated with 2nd branchial cleft." ;
    oboInOwl:hasDbXref "EHDAA2:0004207", "TAO:0001296", "XAO:0004212", "ZFA:0001296" ;
    oboInOwl:hasExactSynonym "epibranchial placode 2", "glossopharyngeal IX placode", "glossopharyngeal epibranchial placode", "glossopharyngeal placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009125" ;
    a owl:Class ;
    rdfs:comment "Taxonomic equivalence to EHDAA2 class made on basis of shared development: gives rise to glossopharyngeal ganglion" ;
    rdfs:label "petrosal placode" ;
    rdfs:subClassOf obo:UBERON_0003078 .

obo:UBERON_0009127
    obo:IAO_0000115 "Cranial ganglion which develops from an epibranchial placode." ;
    oboInOwl:hasDbXref "TAO:0001555", "ZFA:0001555" ;
    oboInOwl:hasExactSynonym "epibranchial ganglia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009127" ;
    a owl:Class ;
    rdfs:comment "Epibranchial ganglia orchestrate the development of the cranial neurogenic crest" ;
    rdfs:label "epibranchial ganglion" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003078
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003078
            ]
        )
    ] .

obo:UBERON_0009128
    obo:IAO_0000115 "An ectodermal placode that will develop into the components of the lateral line system" ;
    obo:IAO_0000116 "TODO - compare with protoneuromast" ;
    obo:RO_0002161 obo:NCBITaxon_32524 ;
    obo:UBPROP_0000001 "Specialized series of dorsolateral ectodermal placodes.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010718", "XAO:0000440" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral line placodes" ;
    oboInOwl:id "UBERON:0009128" ;
    a owl:Class ;
    rdfs:label "lateral line placode" ;
    rdfs:subClassOf obo:UBERON_0003067, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002540
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002540
            ]
        )
    ] .

obo:UBERON_0009129
    obo:IAO_0000115 "Endocardium that is part of the right atrium." ;
    oboInOwl:hasDbXref "EHDAA2:0000274", "FMA:7281", "NCIT:C102339", "SCTID:3194006", "VHOG:0001228" ;
    oboInOwl:hasExactSynonym "endocardium of right atrium", "right atrial endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right atrium endocardial tissue" ;
    oboInOwl:id "UBERON:0009129" ;
    a owl:Class ;
    rdfs:label "right atrium endocardium" ;
    rdfs:subClassOf obo:UBERON_0000487, obo:UBERON_0002166, obo:UBERON_0005291, obo:UBERON_0010314, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006218
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0009133
    obo:IAO_0000115 "A fold of tissue which extends into the peritoneal cavity of the developing embryo and participates in the separation of the pleural and peritoneal cavities." ;
    obo:UBPROP_0000003 "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" ;
    oboInOwl:hasAlternativeId "UBERON:0009146" ;
    oboInOwl:hasDbXref "EHDAA2:0001483", "EMAPA:17709", "NCIT:C34256", "SCTID:361429005", "UMLS:C1283968", "VHOG:0000757", "Wikipedia:Pleuroperitoneal" ;
    oboInOwl:hasExactSynonym "pleuroperitoneal fold", "pleuroperitoneal membranes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009133" ;
    a owl:Class ;
    rdfs:label "pleuroperitoneal membrane" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002402
    ] .

obo:UBERON_0009141
    obo:IAO_0000115 "A vein that is part of a craniocervical region." ;
    oboInOwl:hasDbXref "EHDAA2:0004542", "SCTID:32945007" ;
    oboInOwl:hasExactSynonym "craniocervical vein", "head and neck veins", "vein of head and neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009141" ;
    a owl:Class ;
    rdfs:label "craniocervical region vein" ;
    rdfs:subClassOf obo:UBERON_0013140, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0009142
    obo:IAO_0000115 "Sum total of mesenchyme in the embryo." ;
    obo:IAO_0000116 "consider adding new class (EMAPA:16097) for mesenchyme of embryo (some mesenchyme is extraembryonic - e.g. amnion mesoderm)" ;
    oboInOwl:hasAlternativeId "UBERON:0003313" ;
    oboInOwl:hasDbXref "EHDAA2:0001113", "EHDAA:177", "EMAPA:16097" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009142" ;
    a owl:Class ;
    rdfs:label "entire embryonic mesenchyme" ;
    rdfs:subClassOf obo:BFO_0000040, obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] .

obo:UBERON_0009145
    oboInOwl:hasDbXref "EMAPA:16549", "RETIRED_EHDAA2:0001454" ;
    oboInOwl:hasExactSynonym "pharyngeal region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009145" ;
    a owl:Class ;
    rdfs:label "pharyngeal region of foregut" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

obo:UBERON_0009191
    obo:IAO_0000115 "A sphenoid endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0003446", "EMAPA:18015" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009191" ;
    a owl:Class ;
    rdfs:label "sphenoid bone pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0005866, obo:UBERON_0009891, obo:UBERON_0014387, obo:UBERON_0015060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015060
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0009193
    obo:IAO_0000115 "A sphenoid endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0001888" ;
    oboInOwl:hasExactSynonym "sphenoid bone cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009193" ;
    a owl:Class ;
    rdfs:label "sphenoid cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003932, obo:UBERON_0005863, obo:UBERON_0009891, obo:UBERON_0014387, obo:UBERON_0015060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009191
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015060
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0009196
    oboInOwl:hasDbXref "EHDAA2:0004021" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009196" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "indifferent external genitalia" ;
    rdfs:subClassOf obo:UBERON_0004176, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] .

obo:UBERON_0009198
    obo:IAO_0000115 "Any suture between cranial and/or facial bones." ;
    obo:IAO_0000116 "we follow GO in dividing sutures into cranial and facial and making a grouping class, but this is not consistent with FMA" ;
    oboInOwl:hasExactSynonym "joint of the skull bones" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulation of skull bones" ;
    oboInOwl:id "UBERON:0009198" ;
    a owl:Class ;
    rdfs:label "craniofacial suture" ;
    rdfs:subClassOf obo:UBERON_0002209, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002209
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0003457 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ] .

obo:UBERON_0009199
    obo:IAO_0000115 "Any suture between facial bones." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009199" ;
    a owl:Class ;
    rdfs:label "facial suture" ;
    rdfs:subClassOf obo:UBERON_0009198, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003462
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009198
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0003462 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ] .

obo:UBERON_0009200
    obo:IAO_0000115 "The limb epidermis is the outer epithelial layer of the limb, it is a complex stratified squamous epithelium." ;
    oboInOwl:hasDbXref "EMAPA:32728" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009200" ;
    a owl:Class ;
    rdfs:label "limb epidermis" ;
    rdfs:subClassOf obo:UBERON_0001003, obo:UBERON_3000981 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0009201
    obo:IAO_0000115 "A nephric duct is a tube that drains a primitive kidney[GO]." ;
    oboInOwl:hasDbXref "EMAPA:16577", "Wikipedia:Wolffian_duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009201" ;
    a owl:Class ;
    rdfs:comment "pronephric duct or mesonephric duct" ;
    rdfs:label "nephric duct" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0004819, obo:UBERON_0006553, obo:UBERON_0006555 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0003060
            obo:UBERON_0003074
        )
    ] .

obo:UBERON_0009202
    obo:UBPROP_0000012 "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta parallel to the descending limb" ;
    oboInOwl:hasDbXref "KUPO:0001002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009202" ;
    a owl:Class ;
    rdfs:label "vasa recta descending limb" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004726
    ] .

obo:UBERON_0009204
    obo:IAO_0000115 "Mesenchyme that is part of a medial nasal prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0001077", "EMAPA:16810", "FMA:312659" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009204" ;
    a owl:Class ;
    rdfs:label "medial nasal process mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] ;
    owl:disjointWith obo:UBERON_0009205 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004068
            ]
        )
    ] .

obo:UBERON_0009205
    obo:IAO_0000115 "Mesenchyme that is part of a lateral nasal prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0000917", "EMAPA:16807", "FMA:312665" ;
    oboInOwl:hasExactSynonym "mesenchyme of latero-nasal process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009205" ;
    a owl:Class ;
    rdfs:label "lateral nasal process mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004067
            ]
        )
    ] .

obo:UBERON_0009206
    obo:IAO_0000115 "An ectoderm that is part of a lateral nasal prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0000918", "EMAPA:16806" ;
    oboInOwl:hasExactSynonym "ectoderm of latero-nasal process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009206" ;
    a owl:Class ;
    rdfs:label "lateral nasal process surface ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000924, obo:UBERON_0014702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004067
            ]
        )
    ] .

obo:UBERON_0009210
    obo:IAO_0000115 "A thin fold of ectoderm and endoderm that separates the pharyngeal pouches from the pharyngeal clefts in a developing embryo." ;
    obo:UBPROP_0000003 "In all vertebrates, the endodermal epithelium lining each pouch contacts the surface ectoderm of the clefts to form a series of bilayered branchial membranes, that break down in fish to form the gill openings.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:32749", "FMA:295758", "NCIT:C34251", "UMLS:C1519040" ;
    oboInOwl:hasExactSynonym "branchial arch membrane", "branchial membrane", "pharyngeal membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009210" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "each membrane is initially composed of an inner layer formed by the endodermal lining of a branchial pouch and an outer layer formed by the ectodermal lining of the branchial groove; later, these two layers become separated by a thin layer of mesoderm; only the first branchial membrane contributes to the formation of an adult structure, i.e. the tympanic membrane (aka eardrum); the second, third, and fourth membranes are obliterated[MP]" ;
    rdfs:label "pharyngeal membrane" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0004117
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005879
        ]
    ] .

obo:UBERON_0009213
    obo:IAO_0000115 "A pharyngeal membrane that separates the first pharyngeal cleft from the first pharyngeal pouch." ;
    obo:IAO_0000116 "check EMAPA - 3 terms appear to match. We follow EMAPA in making each membrane part of the arch with the same number, though in fact it is between these arches" ;
    oboInOwl:hasDbXref "EHDAA:3788", "EMAPA:16121", "EMAPA:16992", "EMAPA:17281", "VHOG:0001427" ;
    oboInOwl:hasExactSynonym "1st branchial membrane", "1st pharyngeal membrane", "future tympanic membrane", "tympanic membrane primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009213" ;
    a owl:Class ;
    rdfs:label "pharyngeal membrane of 1st arch" ;
    rdfs:subClassOf obo:UBERON_0009210, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005872
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007122
        ]
    ] .

obo:UBERON_0009291
    obo:IAO_0000115 "Cartilaginous form of a vertebral centrum, a skeletal element that functionally replaces the notochord[VSAP,modified]." ;
    oboInOwl:hasDbXref "SCTID:317278007" ;
    oboInOwl:hasExactSynonym "cartilaginous centrum of vertebra" ;
    oboInOwl:hasNarrowSynonym "postcaudal cartilaginous centrum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009291" ;
    a owl:Class ;
    rdfs:comment "cartilaginous centrum of vertebra[PMID:11746457]" ;
    rdfs:label "cartilaginous vertebral centrum" ;
    rdfs:subClassOf obo:UBERON_0007844, obo:UBERON_0016491, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011094
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016491
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0009292
    obo:UBPROP_0000012 "medial or lateral; in EHDAA2 also frontonasal or intermaxillary" ;
    oboInOwl:hasDbXref "EHDAA2:0000581", "EHDAA:4776", "EMAPA:16680", "FMA:293971", "SCTID:308881001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nasal placode" ;
    oboInOwl:id "UBERON:0009292" ;
    a owl:Class ;
    rdfs:label "embryonic nasal process" ;
    rdfs:subClassOf obo:UBERON_0012314 .

obo:UBERON_0009471
    obo:IAO_0000115 "The superior surface of the tongue divided by the sulcus terminalis into an anterior two-thirds, the presulcal part (pars presulcalis). and a posterior one-third, the postsulcal part (pars postsulcalis)." ;
    oboInOwl:hasDbXref "FMA:54651", "NCIT:C32482", "SCTID:66938003", "UMLS:C0226952" ;
    oboInOwl:hasExactSynonym "dorsal tongue", "dorsum linguae", "tongue dorsum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009471" ;
    a owl:Class ;
    rdfs:label "dorsum of tongue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] .

obo:UBERON_0009472
    obo:IAO_0000115 "The axilla is the area directly under the joint where the forelimb connects to the shoulder." ;
    obo:UBPROP_0000007 "axillary" ;
    oboInOwl:hasDbXref "CALOHA:TS-2208", "EFO:0001395", "FMA:24864", "MESH:D001365", "NCIT:C12674", "SCTID:362732006", "UMLS:C0004454", "Wikipedia:Axilla"^^xsd:string, "galen:Axilla" ;
    oboInOwl:hasExactSynonym "arm pit", "armpit", "axillary region", "regio axillaris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "armpits", "axilla", "axillae", "axillary region", "oxter", "underarm" ;
    oboInOwl:id "UBERON:0009472" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "axilla" ;
    rdfs:subClassOf obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f2/Gray411.png"^^xsd:anyURI .

obo:UBERON_0009477
    obo:IAO_0000115 "Mesenchyme that is part of a otic placode." ;
    oboInOwl:hasDbXref "EHDAA2:0001340", "EMAPA:16196" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009477" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "associated mesenchyme of otic placode" ;
    rdfs:subClassOf obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003069
            ]
        )
    ] .

obo:UBERON_0009479
    obo:IAO_0000115 "An ectoderm that is part of a buccopharyngeal membrane." ;
    oboInOwl:hasDbXref "EHDAA2:0000190", "EMAPA:16260" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009479" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "ectoderm of buccopharyngeal membrane" ;
    rdfs:subClassOf obo:UBERON_0000924, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000924
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006211
            ]
        )
    ] .

obo:UBERON_0009480
    obo:IAO_0000115 "An endoderm that is part of a buccopharyngeal membrane." ;
    oboInOwl:hasDbXref "EHDAA2:0000191", "EMAPA:16261" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009480" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "endoderm of buccopharyngeal membrane" ;
    rdfs:subClassOf obo:UBERON_0000925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006211
            ]
        )
    ] .

obo:UBERON_0009482
    obo:IAO_0000115 "Mesenchyme that is part of a foregut-midgut junction." ;
    oboInOwl:hasDbXref "EHDAA2:0000570", "EMAPA:16364" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009482" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "associated mesenchyme of foregut-midgut junction" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006235
            ]
        )
    ] .

obo:UBERON_0009483
    obo:IAO_0000115 "A mesentery that is part of a foregut-midgut junction." ;
    obo:UBPROP_0000003 "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000575", "EMAPA:16365", "VHOG:0000430" ;
    oboInOwl:hasExactSynonym "foregut-midgut junction mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009483" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mesentery of foregut-midgut junction" ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006235
            ]
        )
    ] .

obo:UBERON_0009494
    obo:IAO_0000115 "A portion of mesenchymal tissue associated with an individual pharyngeal arch." ;
    obo:IAO_0000116 "this represents a part of the entire arch mesenchyme (UBERON:0010046), and is therefore a superclass of the individual arch mesenchyme classes. Alternate definition: primordial embryonic connective tissue associated with the branchial arches, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to facial and cranial nerve-associated structures." ;
    oboInOwl:hasDbXref "EMAPA:32755", "FMA:295694" ;
    oboInOwl:hasExactSynonym "branchial arch mesenchyme", "pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009494" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pharyngeal arch mesenchymal region" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002539
            ]
        )
    ] .

obo:UBERON_0009497
    obo:IAO_0000115 "An epithelium that is part of a foregut-midgut junction." ;
    oboInOwl:hasDbXref "EHDAA2:0000573", "EMAPA:16564" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009497" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "epithelium of foregut-midgut junction" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003929, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006235
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009550
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006235
            ]
        )
    ] .

obo:UBERON_0009500
    obo:IAO_0000115 "Anatomical region that surrounds the otic vesicle." ;
    oboInOwl:hasDbXref "EHDAA2:0001343", "EMAPA:16670", "XAO:0004474" ;
    oboInOwl:hasExactSynonym "otocyst associated mesenchyme", "otocyst mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "periotic region" ;
    oboInOwl:id "UBERON:0009500" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "periotic mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001444
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009477
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0003051
            ]
        )
    ] .

obo:UBERON_0009501
    obo:IAO_0000115 "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the frontonasal region of the head" ;
    oboInOwl:hasDbXref "EHDAA2:0004109", "EMAPA:16683", "FMA:295821" ;
    oboInOwl:hasExactSynonym "frontonasal mesenchyme", "naso-frontal mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009501" ;
    oboInOwl:inSubset core:emapa_ehdaa2, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "mesenchyme of fronto-nasal process" ;
    rdfs:subClassOf obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004066
            ]
        )
    ] .

obo:UBERON_0009503
    obo:IAO_0000115 "Mesenchyme that is part of a developing hindgut." ;
    oboInOwl:hasDbXref "EHDAA2:0000780", "EMAPA:16716" ;
    oboInOwl:hasExactSynonym "hindgut associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009503" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mesenchyme of hindgut" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_0009505
    obo:IAO_0000115 "Mesenchyme that is part of a developing trachea." ;
    oboInOwl:hasDbXref "EHDAA2:0002067", "EMAPA:16854" ;
    oboInOwl:hasExactSynonym "trachea associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009505" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mesenchyme of trachea" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003126
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0009506
    obo:IAO_0000115 "Mesenchyme that is part of a developing middle ear." ;
    obo:UBPROP_0000012 "Also 1st arch maxillary mesenchyme in EHDAA2" ;
    oboInOwl:hasBroadSynonym "otic mesenchyme" ;
    oboInOwl:hasDbXref "EHDAA2:0001182", "EMAPA:17001" ;
    oboInOwl:hasExactSynonym "middle ear associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009506" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mesenchyme of middle ear" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001756
            ]
        )
    ] .

obo:UBERON_0009521
    obo:IAO_0000115 "An endoderm that is part of a anal region." ;
    oboInOwl:hasDbXref "EHDAA2:0004020", "EMAPA:17177" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009521" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "anal membrane endodermal component" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0009522
    obo:IAO_0000115 "An epithelium that is part of a lateral lingual swelling." ;
    oboInOwl:hasDbXref "EHDAA2:0000913", "EMAPA:17190", "FMA:313717" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009522" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "lateral lingual swelling epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003929, obo:UBERON_0005291, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006757
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006757
            ]
        )
    ] .

obo:UBERON_0009523
    obo:IAO_0000115 "Mesenchyme that is part of a handplate." ;
    obo:UBPROP_0000012 "We group two EMAPA classes here but these may need to be separated" ;
    oboInOwl:hasDbXref "EHDAA2:0000731", "EMAPA:17248", "EMAPA:17457" ;
    oboInOwl:hasExactSynonym "hand plate mesenchyme", "handplate mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009523" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "mesenchyme of handplate" ;
    rdfs:subClassOf obo:UBERON_0010377, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006875
            ]
        )
    ] .

obo:UBERON_0009526
    obo:IAO_0000115 "Mesenchyme that is part of a maxillary prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0001071", "EMAPA:17361", "FMA:312691" ;
    oboInOwl:hasExactSynonym "mesenchyme of maxillary process", "mesenchyme of maxillary prominence" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009526" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "maxillary process mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0005291, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005868
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005868
            ]
        )
    ] .

obo:UBERON_0009536
    obo:IAO_0000115 "A vascular plexus that is part of a left lung." ;
    oboInOwl:hasDbXref "EHDAA2:0000963", "EMAPA:17660" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009536" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "vascular element of left lung" ;
    rdfs:subClassOf obo:UBERON_0000102, obo:UBERON_0005629, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005629
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0009537
    obo:IAO_0000115 "A vascular plexus that is part of a right lung." ;
    oboInOwl:hasDbXref "EHDAA2:0001757", "EMAPA:17668" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009537" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "vascular element of right lung" ;
    rdfs:subClassOf obo:UBERON_0000102, obo:UBERON_0005629, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005629
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0009548
    obo:IAO_0000115 "A hepatic sinusoid that is part of a left lobe of liver." ;
    oboInOwl:hasDbXref "EHDAA2:0001001", "EMAPA:18309", "VHOG:0000709" ;
    oboInOwl:hasExactSynonym "left lobe hepatic sinusoids" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009548" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "hepatic sinusoid of left of lobe of liver" ;
    rdfs:subClassOf obo:UBERON_0001281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002226 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001281
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001115
            ]
        )
    ] .

obo:UBERON_0009549
    obo:IAO_0000115 "A hepatic sinusoid that is part of a right lobe of liver." ;
    oboInOwl:hasDbXref "EHDAA2:0001009", "EMAPA:18316", "VHOG:0000710" ;
    oboInOwl:hasExactSynonym "right lobe hepatic sinusoids" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009549" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "hepatic sinusoid of right of lobe of liver" ;
    rdfs:subClassOf obo:UBERON_0001281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002226 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001281
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001114
            ]
        )
    ] .

obo:UBERON_0009550
    obo:IAO_0000115 "An endoderm that is part of a foregut-midgut junction." ;
    oboInOwl:hasDbXref "EHDAA2:0000572", "EMAPA:18403" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009550" ;
    oboInOwl:inSubset core:emapa_ehdaa2 ;
    a owl:Class ;
    rdfs:label "endoderm of foregut-midgut junction" ;
    rdfs:subClassOf obo:UBERON_0000925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000925
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006235
            ]
        )
    ] .

obo:UBERON_0009551
    obo:IAO_0000115 "A segment of a digit containing the distal phalanx, and overlapping the distal interphalangeal joint[CJM]. The digit tip is derived from multiple and distinct embryonic origins, and includes the distal bone with associated marrow cavity and haematopoietic cells, ventral (flexor) and dorsal (extensor) tendons, sweat glands with myoepithelial and luminal secreting cells and associated neurons for innervation, dermis with resident melanocytes and dendritic cells, mesenchyme with resident fibroblasts, skin epidermis with hair follicles, a nail organ composed of six specific parts (the root, nail bed, nail plate, eponychium (cuticle), perionychium and hyponychium)." ;
    obo:UBPROP_0000011 "Newborn and adult mice are able to regrow forelimb (finger) and hindlimb (toe) digit tips after their amputation through the distal interphalangeal joint. Regeneration of the digit tip involves the integrated regrowth of multiple tissues within 2-3 months, reaching an external morphology that is cosmetically and functionally similar to normal digits. Most importantly, regeneration of the mouse distal digit shares morphological similarities with clinical cases documenting regrowth of missing distal portions of fingers in both children and adults" ;
    oboInOwl:hasExactSynonym "digit tip", "distal digit segment", "tip of digit" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009551" ;
    a owl:Class ;
    rdfs:label "distal segment of digit" ;
    rdfs:subClassOf obo:UBERON_0002529, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004300
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0009768
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004300
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0009768
                ]
            ]
        )
    ] .

obo:UBERON_0009552
    obo:IAO_0000115 "A segment of the manual digit containing the distal phalanx" ;
    oboInOwl:hasAlternativeId "UBERON:0004093" ;
    oboInOwl:hasDbXref "OpenCyc:Mx4rvVjpf5wpEbGdrcN5Y29ycA", "SCTID:312543003" ;
    oboInOwl:hasExactSynonym "finger digit tip", "finger distal segment", "finger tip", "fingertip", "forelimb digit tip", "tip of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009552" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal segment of manual digit" ;
    rdfs:subClassOf obo:UBERON_0005451, obo:UBERON_0009551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009551
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ] .

obo:UBERON_0009553
    obo:IAO_0000115 "A segment of the pedal digit containing the distal phalanx. Note this class represents a digit segment and thus includes tissues in addition to bone." ;
    oboInOwl:hasExactSynonym "hindlimb digit tip", "tip of toe", "toe digit tip", "toe distal segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "P3 segment of pedal digit", "distalmost part of toe" ;
    oboInOwl:id "UBERON:0009553" ;
    a owl:Class ;
    rdfs:label "distal segment of pedal digit" ;
    rdfs:subClassOf obo:UBERON_0005445, obo:UBERON_0009551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009551
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ] .

obo:UBERON_0009559
    obo:IAO_0000115 "A skeletal joint that connects a mesopodium bone and connects a proximal phalanx." ;
    obo:IAO_0000116 "We include these joints as being part of the digits; this is consistent with the FMA, and makes classification easier. Note that digit and metapodial regions are part-disjoint" ;
    oboInOwl:hasExactSynonym "metacarpo-tarsophalangeal joint", "metapodial-phalangeal joint", "metapodium-phalanx joint" ;
    oboInOwl:hasNarrowSynonym "fetlock" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009559" ;
    a owl:Class ;
    rdfs:label "metacarpal/tarsal-phalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0003841, obo:UBERON_0011139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0003656
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004302
            ]
        )
    ] .

obo:UBERON_0009566
    obo:IAO_0000115 "A submucosa that is part of a intestine." ;
    oboInOwl:hasDbXref "FMA:15696" ;
    oboInOwl:hasExactSynonym "submucosa of intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009566" ;
    a owl:Class ;
    rdfs:label "intestinal submucosa" ;
    rdfs:subClassOf obo:UBERON_0018257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0009568
    obo:IAO_0000115 "Subdivision of vertebral column that corresponds to the trunk of the body, containing the trunk/presacral vertebrae. In organisms that have a thoracic and lumbar distinction, this corresponds to the sum of both of these regions." ;
    obo:UBPROP_0000001 "Region of the vertebral column between the atlas and the sacrum consisting of seven to 285 vertebrae.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000612", "FMA:72066", "NCIT:C92597", "SCTID:281699004" ;
    oboInOwl:hasExactSynonym "thoracolumbar column", "thoracolumbar region of vertebral column", "thoracolumbar vertebrae set", "thoracolumbar vertebral column", "trunk vertebrae series", "trunk vertebral column" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presacral region", "thoracolumbar region", "trunk region", "trunk skeleton", "trunk spine" ;
    oboInOwl:id "UBERON:0009568" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trunk region of vertebral column" ;
    rdfs:subClassOf obo:UBERON_0006077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0009569
    oboInOwl:hasDbXref "FMA:25054", "SCTID:22943007" ;
    oboInOwl:hasExactSynonym "region of trunk", "trunk subdivision" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009569" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of trunk" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] .

obo:UBERON_0009570
    obo:IAO_0000115 "A sulcus limitans of neural tube that is part of a future spinal cord." ;
    oboInOwl:hasDbXref "EHDAA2:0001265", "EMAPA:17584", "VHOG:0001548" ;
    oboInOwl:hasExactSynonym "spinal cord lateral wall sulcus limitans" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009570" ;
    a owl:Class ;
    rdfs:label "spinal cord sulcus limitans" ;
    rdfs:subClassOf obo:UBERON_0005478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006241
            ]
        )
    ] .

obo:UBERON_0009572
    obo:IAO_0000115 "A cerebrospinal fluid-filled space that runs longitudinally through the length of the entire spinal cord. The central canal is contiguous with the ventricular system of the brain. The central canal represents the adult remainder of the neural tube." ;
    oboInOwl:hasDbXref "EMAPA:25042", "FMA:242845", "Wikipedia:Central_canal" ;
    oboInOwl:hasExactSynonym "cavity of central canal of spinal cord", "central canal lumen", "spinal cord lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neural lumen" ;
    oboInOwl:id "UBERON:0009572" ;
    a owl:Class ;
    rdfs:label "lumen of central canal of spinal cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003842
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003842
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002291
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002291
            ]
        )
    ] .

obo:UBERON_0009576
    obo:IAO_0000115 "A sulcus limitans of neural tube that is part of a future medulla oblongata." ;
    oboInOwl:hasDbXref "EHDAA2:0001100", "EMAPA:17561" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009576" ;
    a owl:Class ;
    rdfs:label "medulla oblongata sulcus limitans" ;
    rdfs:subClassOf obo:UBERON_0005478, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009578
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001896
            ]
        )
    ] .

obo:UBERON_0009577
    obo:IAO_0000115 "A sulcus limitans of neural tube that is part of a future metencephalon." ;
    oboInOwl:hasDbXref "EHDAA2:0001161", "EMAPA:17567" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009577" ;
    a owl:Class ;
    rdfs:label "metencephalon sulcus limitans" ;
    rdfs:subClassOf obo:UBERON_0005478, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010092
            ]
        )
    ] .

obo:UBERON_0009578
    obo:IAO_0000115 "A sulcus limitans of neural tube that is part of a future myelencephalon." ;
    oboInOwl:hasDbXref "EHDAA2:0001945" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009578" ;
    a owl:Class ;
    rdfs:label "myelencephalon sulcus limitans" ;
    rdfs:subClassOf obo:UBERON_0005478, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010096
            ]
        )
    ] .

obo:UBERON_0009580
    oboInOwl:hasDbXref "EHDAA2:0000397", "EMAPA:16906", "VHOG:0000912" ;
    oboInOwl:hasExactSynonym "diencephalon lateral wall mantle layer", "mantle layer lateral wall diencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009580" ;
    a owl:Class ;
    rdfs:label "diencephalon mantle layer" ;
    rdfs:subClassOf obo:UBERON_0004061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006222
            ]
        )
    ] .

obo:UBERON_0009581
    oboInOwl:hasDbXref "EHDAA2:0001172", "EMAPA:16977", "VHOG:0000910" ;
    oboInOwl:hasExactSynonym "mantle layer lateral wall midbrain", "midbrain lateral wall mantle layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mantle layer lateral wall mesencephalon" ;
    oboInOwl:id "UBERON:0009581" ;
    a owl:Class ;
    rdfs:label "midbrain mantle layer" ;
    rdfs:subClassOf obo:UBERON_0004061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009616
            ]
        )
    ] .

obo:UBERON_0009583
    oboInOwl:hasDbXref "EMAPA:17580", "VHOG:0000911" ;
    oboInOwl:hasExactSynonym "mantle layer lateral wall spinal cord", "spinal cord lateral wall mantle layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009583" ;
    a owl:Class ;
    rdfs:label "spinal cord mantle layer" ;
    rdfs:subClassOf obo:UBERON_0004061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006241
            ]
        )
    ] .

obo:UBERON_0009584
    obo:IAO_0000115 "Mesenchyme that is part of a 1st arch mandibular component." ;
    oboInOwl:hasAlternativeId "UBERON:0010043" ;
    oboInOwl:hasDbXref "EHDAA2:0000034", "EMAPA:16385" ;
    oboInOwl:hasExactSynonym "mesenchymal region of mandibular component of first pharyngeal arch", "mesenchyme of mandibular component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mandibular component mesenchyme", "mandibular mesenchyme" ;
    oboInOwl:id "UBERON:0009584" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007237
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007237
            ]
        )
    ] .

obo:UBERON_0009602
    obo:IAO_0000115 "Mesenchyme that is part of a developing left lung." ;
    oboInOwl:hasDbXref "EHDAA2:0000944", "EMAPA:16730", "EMAPA:17654" ;
    oboInOwl:hasExactSynonym "left lung mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009602" ;
    a owl:Class ;
    rdfs:label "left lung associated mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0004883, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002168
            ]
        )
    ] .

obo:UBERON_0009603
    obo:IAO_0000115 "Mesenchyme that is part of a developing right lung." ;
    oboInOwl:hasDbXref "EHDAA2:0001739", "EMAPA:17662" ;
    oboInOwl:hasExactSynonym "right lung mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009603" ;
    a owl:Class ;
    rdfs:label "right lung associated mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0004883, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002167
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002167
            ]
        )
    ] .

obo:UBERON_0009610
    obo:IAO_0000115 "A neural plate that develops_from a future forebrain." ;
    oboInOwl:hasDbXref "TAO:0007018", "ZFA:0007018" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009610" ;
    a owl:Class ;
    rdfs:label "forebrain neural plate" ;
    rdfs:subClassOf obo:UBERON_0003075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006240
            ]
        )
    ] .

obo:UBERON_0009611
    obo:IAO_0000115 "A neural plate that develops_from a presumptive midbrain." ;
    oboInOwl:hasDbXref "TAO:0007019", "ZFA:0007019" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009611" ;
    a owl:Class ;
    rdfs:label "midbrain neural plate" ;
    rdfs:subClassOf obo:UBERON_0003075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0009616
            ]
        )
    ] .

obo:UBERON_0009614
    obo:IAO_0000115 "A neural plate that develops_from a presumptive hindbrain." ;
    oboInOwl:hasDbXref "TAO:0007022", "ZFA:0007022" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009614" ;
    a owl:Class ;
    rdfs:label "hindbrain neural plate" ;
    rdfs:subClassOf obo:UBERON_0003075, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0007277
            ]
        )
    ] .

obo:UBERON_0009615
    obo:IAO_0000116 "TODO - developmental relationships for lines" ;
    oboInOwl:hasDbXref "TAO:0007044", "ZFA:0007044" ;
    oboInOwl:hasExactSynonym "MHB neural plate", "midbrain-hindbrain boundary neural plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009615" ;
    a owl:Class ;
    rdfs:label "midbrain hindbrain boundary neural plate" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007281
    ] .

obo:UBERON_0009616
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a midbrain." ;
    obo:IAO_0000116 "TODO - unify naming conventions" ;
    oboInOwl:hasDbXref "BAMS:MES", "EFO:0003432", "EHDAA2:0000615", "EMAPA:16140", "TAO:0000148", "Wikipedia:Mesencephalon", "ZFA:0000148" ;
    oboInOwl:hasExactSynonym "presumptive mesencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "early midbrain", "future midbrain", "mesencephalon" ;
    oboInOwl:id "UBERON:0009616" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "presumptive midbrain" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010286
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0009617
    obo:IAO_0000115 "Bilateral mesenchymal mesoderm parallel and immediately adjacent to the neural tube/notochord; it generates a subset of extra-ocular, and other head, muscles." ;
    obo:UBPROP_0000011 "A major contributor to neurocranium [PMID:16313393]" ;
    oboInOwl:hasDbXref "EHDAA2:0000736", "EHDAA:364", "EMAPA:16171" ;
    oboInOwl:hasExactSynonym "cephalic paraxial mesenchyme", "cephalic paraxial mesoderm", "cranial paraxial mesenchyme", "cranial paraxial mesoderm", "head paraxial mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "somitomere", "somitomeric mesoderm" ;
    oboInOwl:id "UBERON:0009617" ;
    a owl:Class ;
    rdfs:label "head paraxial mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005253
    ] .

obo:UBERON_0009618
    oboInOwl:hasDbXref "EHDAA2:0002094" ;
    oboInOwl:hasExactSynonym "trunk and cervical paraxial mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trunk paraxial mesenchyme" ;
    oboInOwl:id "UBERON:0009618" ;
    a owl:Class ;
    rdfs:label "trunk paraxial mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005256, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

obo:UBERON_0009621
    obo:IAO_0000115 "A somite that is part of a tail." ;
    oboInOwl:hasDbXref "AAO:0010383", "EMAPA:16860", "XAO:0003143" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009621" ;
    a owl:Class ;
    rdfs:label "tail somite" ;
    rdfs:subClassOf obo:UBERON_0002329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002415
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002329
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002415
            ]
        )
    ] .

obo:UBERON_0009622
    obo:IAO_0000115 "A proximal straight tubule that is part of a pronephros." ;
    oboInOwl:hasDbXref "TAO:0002239", "ZFA:0001621" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal straight tubules" ;
    oboInOwl:id "UBERON:0009622" ;
    a owl:Class ;
    rdfs:label "pronephric proximal straight tubule" ;
    rdfs:subClassOf obo:UBERON_0001290, obo:UBERON_0005310, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006173
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001290
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002120
            ]
        )
    ] .

obo:UBERON_0009623
    obo:IAO_0000115 "The paired bundles of nerve fibers entering and leaving the spinal cord at each segment. The dorsal and ventral nerve roots join to form the mixed segmental spinal nerves. The dorsal roots are generally afferent, formed by the central projections of the spinal (dorsal root) ganglia sensory cells, and the ventral roots efferent, comprising the axons of spinal motor and autonomic preganglionic neurons. There are, however, some exceptions to this afferent/efferent rule." ;
    obo:UBPROP_0000012 "ZFA has part_of to spinal cord but this causes spatial disjointness violations (CNS/PNS)" ;
    oboInOwl:hasDbXref "BTO:0000883", "DHBA:146035120", "FMA:14060", "GAID:717", "MESH:D013126", "NCIT:C12791", "SCTID:362436008", "UMLS:C0037940", "ZFA:0005578" ;
    oboInOwl:hasExactSynonym "root of spinal nerve", "spinal neural root", "spinal root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009623" ;
    a owl:Class ;
    rdfs:label "spinal nerve root" ;
    rdfs:subClassOf obo:UBERON_0002211, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0006692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001780
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001780
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001780
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0009630
    obo:IAO_0000115 "A spinal nerve root that is part of a thoracic nerve." ;
    oboInOwl:hasDbXref "BIRNLEX:836", "FMA:14064" ;
    oboInOwl:hasExactSynonym "nerve root part of thoracic spinal cord", "thoracic nerve root", "thoracic neural root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009630" ;
    a owl:Class ;
    rdfs:label "root of thoracic nerve" ;
    rdfs:subClassOf obo:UBERON_0009623, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0003726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009623
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0003726
            ]
        )
    ] .

obo:UBERON_0009632
    oboInOwl:hasDbXref "BIRNLEX:955", "FMA:16422", "NCIT:C12893", "SCTID:180966009", "UMLS:C0581631" ;
    oboInOwl:hasExactSynonym "cervical neural root", "cervical spinal root", "nerve root part of cervical spinal cord", "root of cervical spinal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009632" ;
    a owl:Class ;
    rdfs:label "root of cervical nerve" ;
    rdfs:subClassOf obo:UBERON_0009623, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000962
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009623
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000962
            ]
        )
    ] .

obo:UBERON_0009638
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "orbitosphenoid center" ;
    oboInOwl:id "UBERON:0009638" ;
    a owl:Class ;
    rdfs:comment "merge with sphenoid lesser wing cartilage element?" ;
    rdfs:label "orbitosphenoid ossification center" ;
    rdfs:subClassOf obo:UBERON_0010355 .

obo:UBERON_0009644
    oboInOwl:hasDbXref "EMAPA:35878", "MA:0001859" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009644" ;
    a owl:Class ;
    rdfs:label "trachea non-cartilage connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003571 .

obo:UBERON_0009647
    obo:IAO_0000115 "One of the two epithelia which make up the tympanic membrane (along with the fibrous layer)" ;
    oboInOwl:hasDbXref "EMAPA:19064", "MA:0001224", "NCIT:C49308", "SCTID:70839004", "UMLS:C1711401" ;
    oboInOwl:hasExactSynonym "tympanic epithelium", "tympanic membrane epithelial layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009647" ;
    a owl:Class ;
    rdfs:label "tympanic membrane epithelium" ;
    rdfs:subClassOf obo:UBERON_0010071, obo:UBERON_0015813 ;
    owl:disjointWith obo:UBERON_0010070 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002364
            ]
        )
    ] .

obo:UBERON_0009648
    obo:IAO_0000115 "A eyelid connective tissue that is part of a hypodermis." ;
    oboInOwl:hasDbXref "EMAPA:37533", "FMA:63975", "MA:0001252", "NCIT:C49226", "UMLS:C1707991" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "superficial fascia of eyelid" ;
    oboInOwl:id "UBERON:0009648" ;
    a owl:Class ;
    rdfs:label "eyelid subcutaneous connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003581, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001457
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003581
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0009651
    obo:IAO_0000115 "A basement membrane that is part of a nephron tubule." ;
    oboInOwl:hasDbXref "EMAPA:37490", "MA:0001680", "NCIT:C49273", "SCTID:245251000", "UMLS:C1709901" ;
    oboInOwl:hasExactSynonym "kidney tubule basement membrane", "renal tubular basement membrane", "renal tubule basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009651" ;
    a owl:Class ;
    rdfs:label "nephron tubule basement membrane" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004810
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001231
            ]
        )
    ] .

obo:UBERON_0009652
    obo:IAO_0000115 "A basement membrane that is part of a bronchus." ;
    obo:UBPROP_0000012 "MA classifies as type of connective tissue: https://github.com/obophenotype/mouse-anatomy-ontology/issues/108" ;
    oboInOwl:hasDbXref "EMAPA:37809", "MA:0001832", "NCIT:C49208", "UMLS:C1707051" ;
    oboInOwl:hasExactSynonym "bronchial basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009652" ;
    a owl:Class ;
    rdfs:label "bronchus basement membrane" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0015329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0009653
    obo:IAO_0000115 "A basement membrane that is part of a trachea." ;
    oboInOwl:hasDbXref "EMAPA:37552", "MA:0001854", "NCIT:C49302", "UMLS:C1710455" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009653" ;
    a owl:Class ;
    rdfs:label "trachea basement membrane" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0010314, obo:UBERON_0015329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009644
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003126
            ]
        )
    ] .

obo:UBERON_0009655
    obo:IAO_0000115 "An artery that supplies oxygenated blood to the ear." ;
    obo:IAO_0000116 "add child terms" ;
    oboInOwl:hasDbXref "EMAPA:37072", "MA:0001918", "NCIT:C52849", "UMLS:C1706858" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009655" ;
    a owl:Class ;
    rdfs:label "auricular artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001691
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_0009657
    oboInOwl:hasDbXref "EMAPA:37092", "MA:0001987", "NCIT:C52947", "UMLS:C1708633" ;
    oboInOwl:hasExactSynonym "labial artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009657" ;
    a owl:Class ;
    rdfs:label "artery of lip" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0009661
    obo:IAO_0000115 "Nucleus located in the midbrain." ;
    oboInOwl:hasDbXref "SCTID:279285003", "TAO:0002209", "ZFA:0001665" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009661" ;
    a owl:Class ;
    rdfs:label "midbrain nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0009662
    obo:IAO_0000115 "Nucleus located within the hindbrain." ;
    oboInOwl:hasDbXref "TAO:0002177", "ZFA:0001658" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009662" ;
    a owl:Class ;
    rdfs:label "hindbrain nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0009663
    obo:IAO_0000115 "A nucleus of brain that is part of a telencephalon." ;
    oboInOwl:hasDbXref "TAO:0002178", "ZFA:0001660" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009663" ;
    a owl:Class ;
    rdfs:label "telencephalic nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0009664
    oboInOwl:hasDbXref "EHDAA2:0004566", "EMAPA:32911", "MA:0003203" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "peritoneal cavity mesentary", "peritoneal mesentary" ;
    oboInOwl:id "UBERON:0009664" ;
    a owl:Class ;
    rdfs:label "gut mesentery" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/509"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0002095, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ] .

obo:UBERON_0009668
    obo:IAO_0000115 "Ventral mesentery is the part of the peritoneum closest to the navel." ;
    obo:UBPROP_0000011 "degenerates during development except foregut portion" ;
    oboInOwl:hasDbXref "EHDAA2:0004569", "SCTID:361430000", "Wikipedia:Ventral_mesentery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009668" ;
    a owl:Class ;
    rdfs:label "ventral mesentery" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009664
    ] .

obo:UBERON_0009669
    obo:IAO_0000115 "An anatomical space that surrounded_by a embryonic cloaca." ;
    oboInOwl:hasDbXref "EHDAA2:0004586" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009669" ;
    a owl:Class ;
    rdfs:label "embryonic cloacal lumen" ;
    rdfs:subClassOf obo:UBERON_0012463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0009846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000163
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000163
            ]
        )
    ] .

obo:UBERON_0009670
    obo:IAO_0000115 "An anatomical space that surrounded_by a rectum." ;
    oboInOwl:hasDbXref "EHDAA2:0004587", "EMAPA:18388", "FMA:14598", "SCTID:259740004" ;
    oboInOwl:hasExactSynonym "lumen of rectum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009670" ;
    a owl:Class ;
    rdfs:label "rectal lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009669
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0009676
    oboInOwl:hasDbXref "EFO:0003562", "EHDAA2:0001981", "EHDAA:1993", "EHDAA:2671", "EMAPA:16914" ;
    oboInOwl:hasExactSynonym "early telencephalic vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "early telencephalic ventricle" ;
    oboInOwl:id "UBERON:0009676" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "early telencephalic vesicle" ;
    rdfs:subClassOf obo:UBERON_0013150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006284
    ] .

obo:UBERON_0009678
    obo:IAO_0000115 "Anatomical cluster consisting of adjacent teeth constituting a row." ;
    oboInOwl:hasDbXref "FMA:59415", "TAO:0001667", "ZFA:0001642" ;
    oboInOwl:hasExactSynonym "dental arcade", "row of teeth", "tooth rows" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009678" ;
    a owl:Class ;
    rdfs:label "tooth row" ;
    rdfs:subClassOf obo:UBERON_0003672, obo:UBERON_0034926 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034926
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0001091
            ]
        )
    ] .

obo:UBERON_0009679
    obo:IAO_0000115 "A tooth row that is part of a skeleton of lower jaw." ;
    oboInOwl:hasDbXref "EHDAA2:0001029", "FMA:55635" ;
    oboInOwl:hasExactSynonym "arcus dentalis inferior", "lower dental arcade", "lower jaw teeth", "set of all lower teeth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mandibular dental arcade" ;
    oboInOwl:id "UBERON:0009679" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "set of lower jaw teeth" ;
    rdfs:subClassOf obo:UBERON_0009678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009678
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003278
            ]
        )
    ] .

obo:UBERON_0009680
    obo:IAO_0000115 "A tooth row that is part of a skeleton of upper jaw." ;
    oboInOwl:hasDbXref "EHDAA2:0002129", "FMA:55634" ;
    oboInOwl:hasExactSynonym "arcus dentalis superior", "set of all upper teeth", "upper dental arcade", "upper jaw teeth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "maxillary dental arcade" ;
    oboInOwl:id "UBERON:0009680" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "set of upper jaw teeth" ;
    rdfs:subClassOf obo:UBERON_0009678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009678
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003277
            ]
        )
    ] .

obo:UBERON_0009697
    obo:IAO_0000115 "A epithelium that is part of a vermiform appendix." ;
    oboInOwl:hasDbXref "CALOHA:TS-2062", "EHDAA2:0004561", "FMA:63581" ;
    oboInOwl:hasExactSynonym "appendix epithelium", "epithelium of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009697" ;
    a owl:Class ;
    rdfs:label "epithelium of appendix" ;
    rdfs:subClassOf obo:UBERON_0001278, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005636
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0009708
    oboInOwl:hasDbXref "EHDAA2:0001371" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreatis dorsalis" ;
    oboInOwl:id "UBERON:0009708" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "dorsal pancreas" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0004119, obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010375
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003923
    ] .

obo:UBERON_0009709
    oboInOwl:hasDbXref "EHDAA2:0001393" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pancreatis ventralis" ;
    oboInOwl:id "UBERON:0009709" ;
    oboInOwl:inSubset core:organ_slim ;
    a owl:Class ;
    rdfs:label "ventral pancreas" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0004119, obo:UBERON_0005177, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010376
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003924
    ] .

obo:UBERON_0009712
    obo:IAO_0000115 "Any endocardium that is part of the right ventricle of the heart." ;
    obo:UBPROP_0000001 "Endocardium of ventricle which is continuous tricuspid valve, pulmonary valve and with the tunica intima of the pulmonary trunk." ;
    oboInOwl:hasDbXref "EHDAA2:0002188", "EMAPA:17341", "FMA:9536", "NCIT:C102343", "SCTID:8911002", "VHOG:0001235" ;
    oboInOwl:hasExactSynonym "right ventricle endocardium", "right ventricular endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "endocardial lining of right ventricle", "right ventricle endocardial tissue" ;
    oboInOwl:id "UBERON:0009712" ;
    a owl:Class ;
    rdfs:label "endocardium of right ventricle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001081, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004706
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006567
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001081
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0009713
    obo:IAO_0000115 "Any endocardium that is part of the left ventricle of the heart." ;
    obo:UBPROP_0000001 "Endocardium of ventricle which is continuous with mitral valve, aortic valve, atrioventricular septum and the tunica intima of the aorta." ;
    oboInOwl:hasDbXref "EHDAA2:0002182", "EMAPA:17338", "FMA:9559", "SCTID:191004004", "VHOG:0001233" ;
    oboInOwl:hasExactSynonym "left ventricle endocardium", "left ventricular endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "endocardial lining of left ventricle", "left ventricle endocardial tissue" ;
    oboInOwl:id "UBERON:0009713" ;
    a owl:Class ;
    rdfs:label "endocardium of left ventricle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001081, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006566
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001081
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0009714
    obo:IAO_0000115 "The primordial mass of tissue formed by the merging of the medial nasal prominences of the embryo; it contributes to the intermaxillary portion of the upper jaw, the prolabial portion of the upper lip, and the primary palate." ;
    obo:IAO_0000116 "requires verification. Note EHDAA2 has this as coming from both lateral and medial prominences. See also: median cleft lip" ;
    oboInOwl:hasDbXref "EHDAA2:0000868", "EHDAA:7856", "FMA:295872", "Wikipedia:Intermaxillary_segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "globular process", "globular processes of his", "intermaxillary segment" ;
    oboInOwl:id "UBERON:0009714" ;
    a owl:Class ;
    rdfs:label "intermaxillary process" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0009292, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] .

obo:UBERON_0009715
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a stomodeum." ;
    oboInOwl:hasExactSynonym "lumen of stomatodaeum", "lumen of stomodeum", "stomatodeal cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009715" ;
    a owl:Class ;
    rdfs:label "stomodeal lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000930
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000930
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000930
            ]
        )
    ] .

obo:UBERON_0009722
    oboInOwl:hasDbXref "EHDAA2:0004621", "EMAPA:32754", "FMA:293087" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngeal arch endoderm" ;
    oboInOwl:id "UBERON:0009722" ;
    a owl:Class ;
    rdfs:label "entire pharyngeal arch endoderm" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0005911, obo:UBERON_0015833, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ] .

obo:UBERON_0009731
    obo:IAO_0000115 "One of sublaminar layers S3 or S4." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001040" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009731" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S3 or S4" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008924
            obo:UBERON_0008925
        )
    ] .

obo:UBERON_0009732
    obo:IAO_0000115 "One of sublaminar layers S1, S2, or S5." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001041" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009732" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S1 or S2 or S5" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008922
            obo:UBERON_0008923
            obo:UBERON_0008926
        )
    ] .

obo:UBERON_0009733
    obo:IAO_0000115 "One of sublaminar layers S1, S2, or S3." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001042" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009733" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S1 or S2 or S3" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008922
            obo:UBERON_0008923
            obo:UBERON_0008924
        )
    ] .

obo:UBERON_0009734
    obo:IAO_0000115 "One of sublaminar layers S2, S3, or S4." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001043" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009734" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S2 or S3 or S4" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008923
            obo:UBERON_0008924
            obo:UBERON_0008925
        )
    ] .

obo:UBERON_0009735
    obo:IAO_0000115 "One of sublaminar layers S1, S3, or S4." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001044" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009735" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S1 or S3 or S4" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008922
            obo:UBERON_0008924
            obo:UBERON_0008925
        )
    ] .

obo:UBERON_0009736
    obo:IAO_0000115 "One of sublaminar layers S3, S4, or S5." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001045" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009736" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S3 or S4 or S5" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008924
            obo:UBERON_0008925
            obo:UBERON_0008926
        )
    ] .

obo:UBERON_0009737
    obo:IAO_0000115 "One of sublaminar layers S1, S2, S3, or S4." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "CP:0001046" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009737" ;
    a owl:Class ;
    rdfs:label "sublaminar layers S1 or S2 or S3 or S4" ;
    rdfs:subClassOf obo:UBERON_0008921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008922
            obo:UBERON_0008923
            obo:UBERON_0008924
            obo:UBERON_0008925
        )
    ] .

obo:UBERON_0009744
    obo:IAO_0000115 "The channels in the lymph node medulla that separate the medullary cords and are crossed by a reticulum of cells and fibers and bounded by littoral cells; lymph flows through the medullary sinus from the cortical sinuses and into the efferent lymphatic vessels" ;
    oboInOwl:hasBroadSynonym "medullary sinus" ;
    oboInOwl:hasDbXref "EMAPA:37898", "FMA:312359" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph node medullary sinusoid" ;
    oboInOwl:id "UBERON:0009744" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Lymph flows into the medullary sinuses from cortical sinuses, and into efferent lymphatic vessels. Medullary sinuses contain histiocytes (immobile macrophages) and reticular cells.[WP]" ;
    rdfs:label "lymph node medullary sinus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002007
    ], [
        a owl:Restriction ;
        owl:onProperty core:channel_for ;
        owl:someValuesFrom obo:UBERON_0002391
    ] .

obo:UBERON_0009745
    obo:IAO_0000115 "The dense rope-like structures of lymphatic tissue located between the medullary sinuses in the medulla of a lymph node" ;
    oboInOwl:hasBroadSynonym "medullary cord" ;
    oboInOwl:hasDbXref "EMAPA:37897" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009745" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node medullary cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0009744
    ] .

obo:UBERON_0009749
    obo:IAO_0000115 "The primordial embryonic connective tissue of the developing limbs, autopods and digits, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to limb connective tissue, bone and musculature in conjunction with myotome cells." ;
    obo:UBPROP_0000012 "EMAPA mapping from TH" ;
    oboInOwl:hasDbXref "EMAPA:32705" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "limb mesoderm" ;
    oboInOwl:id "UBERON:0009749" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "limb mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0009751
    obo:IAO_0000115 "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing cardiac structures" ;
    obo:IAO_0000116 "decide whether to merge with cardiac mesoderm. In EHDAA2 this lasts CS12->unbounded, includes mesenchyme of individual components as parts" ;
    oboInOwl:hasDbXref "EHDAA2:0004162", "EMAPA:36438" ;
    oboInOwl:hasExactSynonym "heart mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009751" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cardiac mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0009752
    obo:IAO_0000115 "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing pancreas" ;
    oboInOwl:hasDbXref "EFO:0002557", "EMAPA:26220" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009752" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pancreas mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0009753
    oboInOwl:hasDbXref "EMAPA:35113", "FMA:69086", "MA:0001887", "SCTID:68594002" ;
    oboInOwl:hasExactSynonym "adrenal cortical region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "region of adrenal cortex" ;
    oboInOwl:id "UBERON:0009753" ;
    a owl:Class ;
    rdfs:label "adrenal gland cortex zone" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001235
    ] .

obo:UBERON_0009758
    obo:IAO_0000115 "A ganglion that is part of a abdominal segment of trunk." ;
    oboInOwl:hasDbXref "SCTID:280508003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009758" ;
    a owl:Class ;
    rdfs:label "abdominal ganglion" ;
    rdfs:subClassOf obo:UBERON_0005173, obo:UBERON_0007134 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000045
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0009767
    obo:IAO_0000115 "An inter-phalangeal joint that connects a proximal phalanx to either a medial or distal phalanx." ;
    oboInOwl:hasDbXref "FMA:65022", "NCIT:C101528" ;
    oboInOwl:hasNarrowSynonym "PIJ joint", "PIP joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009767" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "proximal interphalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0006658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004302
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006658
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004302
            ]
        )
    ] .

obo:UBERON_0009768
    obo:IAO_0000115 "An inter-phalangeal joint that connects a distal phalanx to either a medial or proximal phalanx." ;
    oboInOwl:hasDbXref "FMA:65024", "NCIT:C101529" ;
    oboInOwl:hasNarrowSynonym "DIJ joint", "DIP joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009768" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal interphalangeal joint" ;
    rdfs:subClassOf obo:UBERON_0006658, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004300
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006658
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004300
            ]
        )
    ] .

obo:UBERON_0009773
    obo:IAO_0000115 "A renal tubule is a tube that filters, re-absorbs and secretes substances to rid an organism of waste and to play a role in fluid homeostasis." ;
    obo:IAO_0000232 "this class groups vertebrate nephron tubules with analagous structures such as insect Malpighian tubules" ;
    oboInOwl:hasExactSynonym "renal tubule (generic)", "tubule of excretory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009773" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal tubule" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0006555, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0009778
    obo:IAO_0000115 "A serous sac that has the pleura and the pleural cavity as parts." ;
    obo:UBPROP_0000012 "despite its name the class EHDAA2:0004737 is not a true cavity, it corresponds to what we call the sac" ;
    oboInOwl:hasDbXref "EHDAA2:0004737", "FMA:9690", "SCTID:361996004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009778" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "pleural sac" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0005906, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002402
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005906
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000977
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002402
            ]
        )
    ] .

obo:UBERON_0009842
    obo:IAO_0000115 "The many-lobed berry cluster of cells that is the terminous of a gland where the secretion is produced is acinar in form." ;
    obo:UBPROP_0000007 "acinar" ;
    oboInOwl:hasBroadSynonym "acinus" ;
    oboInOwl:hasDbXref "FMA:55588", "Wikipedia:Acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acini" ;
    oboInOwl:id "UBERON:0009842" ;
    a owl:Class ;
    rdfs:label "glandular acinus" ;
    rdfs:subClassOf obo:UBERON_0034922, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000151
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034922
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002530
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000151
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002422
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/99/Gray1105.png"^^xsd:anyURI .

obo:UBERON_0009843
    obo:IAO_0000115 "A solid cord of prostate epithelium." ;
    oboInOwl:hasExactSynonym "cord of prostate epithelium", "epithelial cord of prostate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009843" ;
    a owl:Class ;
    rdfs:comment "Complexity is conferred on the prostate during a postnatal development phase known as branching morphogenesis. Solid cords of prostate epithelium formed in utero elongate postnatally and their tips are bifurcated into primary, secondary, and tertiary branches in a pattern that is unique for each prostate lobe. Branching morphogenesis proceeds differentially for each of the three mouse prostate lobes (ventral, dorsolateral, and anterior) and is completed by about postnatal day 20 in mice, providing each lobe with unique glandular architecture [5]. It is important to note that the developing human prostate undergoes a similar series of morphogenetic events especially during prostatic bud formation, but gives rise to a mature glandular prostate that is unique from the rodent and features peripheral, central, and transitional zones[PMID:18977204]" ;
    rdfs:label "prostate epithelial cord" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005154, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005154
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0009844
    obo:IAO_0000115 "An anatomical space that surrounded_by a primitive urogenital sinus." ;
    oboInOwl:hasDbXref "EHDAA2:0002142" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009844" ;
    a owl:Class ;
    rdfs:label "urogenital sinus lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009669
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0004902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000164
            ]
        )
    ] .

obo:UBERON_0009845
    obo:IAO_0000115 "Mesenchyme that surrounds primitive urogenital sinus." ;
    obo:UBPROP_0000011 "Androgen receptor (AR) activation releases instructive signals from UGM that acts on UGS epithelium (UGE) to stimulate cell proliferation, form prostate ductal progenitors (prostatic buds), and regulate cell adhesion dynamics to permit prostatic bud outgrowth" ;
    oboInOwl:hasDbXref "EMAPA:31500" ;
    oboInOwl:hasExactSynonym "UGM" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009845" ;
    a owl:Class ;
    rdfs:label "urogenital sinus mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000164
            ]
        )
    ] .

obo:UBERON_0009846
    obo:IAO_0000115 "An epithelium that is part of a embryonic cloaca." ;
    oboInOwl:hasBroadSynonym "cloacal epithelium" ;
    oboInOwl:hasDbXref "EHDAA2:0004585" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009846" ;
    a owl:Class ;
    rdfs:label "embryonic cloacal epithelium" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0009521, obo:UBERON_0012481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000163
            ]
        )
    ] .

obo:UBERON_0009847
    obo:IAO_0000115 "A specific region of the urogenital sinus epithelium into the area in which the prostate gland will develop." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prostate primordium" ;
    oboInOwl:id "UBERON:0009847" ;
    a owl:Class ;
    rdfs:label "prostate field" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000077, obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004902
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0009845
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0009854
    obo:IAO_0000115 "Branch or outpocketing of the digestive tract." ;
    oboInOwl:hasDbXref "FBbt:00100316" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diverticulum of gut", "intestinal pouch" ;
    oboInOwl:id "UBERON:0009854" ;
    a owl:Class ;
    rdfs:label "digestive tract diverticulum" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0009856 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0009856
    oboInOwl:hasDbXref "galen:Diverticulum" ;
    oboInOwl:hasExactSynonym "pouch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "diverticulum" ;
    oboInOwl:id "UBERON:0009856" ;
    a owl:Class ;
    rdfs:label "sac" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001987
            ]
        )
    ] .

obo:UBERON_0009859
    obo:IAO_0000115 "A thin layer of connective tissue that lines the surface of the bony tissue that forms the medullary cavity of long bones" ;
    obo:UBPROP_0000007 "endosteal" ;
    oboInOwl:hasDbXref "FMA:32692", "NCIT:C13183", "SCTID:57487002", "UMLS:C0222658", "Wikipedia:Endosteum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009859" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "endosteum" ;
    rdfs:subClassOf obo:UBERON_0000158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002495
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002484
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/94/Illu_long_bone.jpg"^^xsd:anyURI .

obo:UBERON_0009870
    obo:IAO_0000115 "A division of the stomach. The stomach can be divided based on mucosal histology (glandular epithelium and gastric glands) and the relative position and type of gastric gland." ;
    obo:IAO_0000116 "We follow Kardong in defining stomach regions by gland, but we also include 'body of stomach'. In future we may want to have different partitions of the stomach" ;
    oboInOwl:hasAlternativeId "UBERON:0009034" ;
    oboInOwl:hasDbXref "EMAPA:35821", "FMA:14558", "MA:0002561", "SCTID:245415005", "Wikipedia:Stomach#Sections" ;
    oboInOwl:hasExactSynonym "gastric zone", "region of stomach", "section of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009870" ;
    a owl:Class ;
    rdfs:label "zone of stomach" ;
    rdfs:subClassOf obo:UBERON_0004921, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034944
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/29/Regions_of_stomach.svg"^^xsd:anyURI .

obo:UBERON_0009871
    obo:IAO_0000115 "Outer portion of the renal cortex. Site of formation of medullary and cortical elements." ;
    obo:UBPROP_0000008 "see http://www.ncbi.nlm.nih.gov/pubmed/12761251 for description of nephrogenic zone in dogfish." ;
    oboInOwl:hasDbXref "EMAPA:27721", "MA:0002996", "http://www.gudmap.org/Images/Organ_Summaries/Metanephros/NZ.png" ;
    oboInOwl:hasExactSynonym "cortical nephrogenic niche", "cortical nephrogenic zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nephrogenic tissue" ;
    oboInOwl:id "UBERON:0009871" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nephrogenic zone" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

obo:UBERON_0009877
    obo:IAO_0000115 "Intermediate segment of the autopod, between the mesopodial region and and acropodial region. Examples: metacarpal region, metatarsal region" ;
    obo:IAO_0000116 "considering adding 'acropodial region'" ;
    obo:UBPROP_0000013 "Naming conventions for pod terms under discussion within phenoscape group" ;
    oboInOwl:hasDbXref "SCTID:370640001" ;
    oboInOwl:hasExactSynonym "metacarpal or metatarsal part of limb", "metacarpus/metatarsus region", "metapodial segment" ;
    oboInOwl:hasNarrowSynonym "cannon region", "equine cannon region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metacarpus/metatarsus", "metapodium" ;
    oboInOwl:id "UBERON:0009877" ;
    a owl:Class ;
    rdfs:label "metapodium region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010546
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0006716
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0010546
            ]
        )
    ] .

obo:UBERON_0009878
    obo:IAO_0000115 "The collection of all skeletal elements in a mesopodium. Examples: the tarsal skeleton, the carpal skeleton" ;
    obo:UBPROP_0000001 "Limb skeleton subdivision consisting of endochondral bones increasing the freedom of movement of the autopodia, and located between zeugopodia and autopodia.[VSAO]" ;
    obo:UBPROP_0000002 "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: distally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" ;
    oboInOwl:hasDbXref "VSAO:0005022" ;
    oboInOwl:hasExactSynonym "basipodium skeleton", "carpal/tarsal skeleton", "mesopodial skeleton", "mesopodium skeleton", "skeletal parts of mesopodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basipodium", "mesopodium" ;
    oboInOwl:id "UBERON:0009878" ;
    a owl:Class ;
    rdfs:label "mesopodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006717
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0006716
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010546
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0011584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0006716
            ]
        )
    ] .

obo:UBERON_0009879
    obo:IAO_0000115 "Subdivision of skeleton that consists of endochondral elements distal to the zeugopodial skeletal elements which constitute the proximal region of the posterior autopod skeleton[PHENOSCAPE:ad]." ;
    obo:UBPROP_0000001 "Segment of the leg corresponding to the tarsus. It consists of several elements that articulate with the tibia and fibula at one end and the metatarsals at the other end.[AAO]" ;
    obo:UBPROP_0000003 "The three main outgroup taxa of tetrapods, panderichthyids, osteolepiforms, and rhizodontids, have endoskeletal elements corresponding to the stylo- and zeugopodial elements in a tetrapod limb. In addition, there are elements that share the position and possibly the developmental derivation of the ulnare and the intermedium. From these observations, most authors have concluded that the stylo- and zeugopodial elements as well as the proximal mesopodial elements have counterparts in the fins of tetrapod ancestors, but there are no indications of wrist or ankle joints.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Not always associated with digits, in sarcopterygians the ulnare is present without true digits being formed, though their homologous radial elements are present" ;
    obo:UBPROP_0000012 "we assume MA:tarsus belongs here, as there is a distinct class MA:ankle, with the tarsal bone being part of the former. XAO:tarsus is part of the hindlimb skeleton. FMA set-of class lacks definition but we assume this to be equivalent." ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "AAO:0000220", "EMAPA:19133", "FMA:71339", "GAID:1223", "MA:0000050", "SCTID:264228001", "SCTID:361796005", "VHOG:0001160", "VSAO:0005024", "Wikipedia:Tarsus_(skeleton)", "XAO:0003211" ;
    oboInOwl:hasExactSynonym "hind mesopodial skeleton", "hind mesopodium", "hind mesopodium skeleton", "set of tarsal bones", "skeletal parts of hind mesopodium", "tarsal bones set", "tarsalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basipodium", "mesopodium", "tarsal bones", "tarsus" ;
    oboInOwl:id "UBERON:0009879" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tarsal skeleton" ;
    rdfs:subClassOf obo:UBERON_0009878, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001445
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004454
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010545
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] .

obo:UBERON_0009880
    obo:IAO_0000115 "Subdivision of skeleton that consists of the endochondral elements distal to the anterior limb/fin zeugopodial skeletal elements which constitute the proximal region of the anterior autopod skeleton[PHENOSCAPE:ad]." ;
    obo:UBPROP_0000001 "Segment of the forearm corresponding to the carpus. It consists of several elements that articulate with the radius and ulna at one end and the metacarpals at the other end.[AAO]" ;
    obo:UBPROP_0000003 "The three main outgroup taxa of tetrapods, panderichthyids, osteolepiforms, and rhizodontids, have endoskeletal elements corresponding to the stylo- and zeugopodial elements in a tetrapod limb. In addition, there are elements that share the position and possibly the developmental derivation of the ulnare and the intermedium. From these observations, most authors have concluded that the stylo- and zeugopodial elements as well as the proximal mesopodial elements have counterparts in the fins of tetrapod ancestors, but there are no indications of wrist or ankle joints.[well established][VHOG]" ;
    obo:UBPROP_0000008 "Not always associated with digits, in sarcopterygians the ulnare is present without true digits being formed, though their homologous radial elements are present[PHENOSCAPE:ad].", "The structure of the carpus varies widely between different groups of tetrapods, even among those that retain the full set of five digits. In primitive fossil amphibians, such as Eryops, the carpus consists of three rows of bones; a proximal row of three carpals, a second row of four bones, and a distal row of five bones. The proximal carpals are referred to as the radiale, intermediale, and ulnare, after their proximal articulations, and are homologous with the scaphoid, lunate, and triquetal bones respectively. The remaining bones are simply numbered, as the first to fourth centralia (singular: centrale), and the first to fifth distal carpals. Primitively, each of the distal bones appears to have articulated with a single metacarpal. However, the vast majority of later vertebrates, including modern amphibians, have undergone varying degrees of loss and fusion of these primitive bones, resulting in a smaller number of carpals. Almost all mammals and reptiles, for example, have lost the fifth distal carpal, and have only a single centrale - and even this is missing in humans. The pisiform bone is somewhat unusual, in that it first appears in primitive reptiles, and is never found in amphibians. Because many tetrapods have less than five digits on the forelimb, even greater degrees of fusion are common, and a huge array of different possible combinations are found. The wing of a modern bird, for example, has only two remaining carpals; the radiale (the scaphoid of mammals) and a bone formed from the fusion of four of the distal carpals. In some macropods, the scaphoid and lunar bones are fused into the scaphollunar bone" ;
    obo:UBPROP_0000012 "we assume MA:carpus belongs here, as there is a distinct class MA:wrist, with the carpal bone being part of the former. XAO:carpus is part of the forelimb skeleton. FMA set-of class lacks definition but we assume this to be equivalent." ;
    dc:contributor <https://github.com/alex-dececchi>, <https://github.com/cmungall> ;
    oboInOwl:hasDbXref "AAO:0000201", "FMA:71335", "MA:0000040", "VHOG:0001161", "VSAO:0005023", "Wikipedia:Carpus", "XAO:0003207", "http://palaeos.com/vertebrates/glossary/images/382x366xUnciform1.jpg.pagespeed.ic.NirdxtwNVu.jpg" ;
    oboInOwl:hasExactSynonym "carpal bones", "carpal bones set", "fore mesopodial skeleton", "fore mesopodium skeleton", "ossa carpi", "skeletal parts of fore mesopodium", "skeleton of carpus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carpus", "fore mesopodium", "ossa carpi", "set of carpal bones" ;
    oboInOwl:id "UBERON:0009880" ;
    a owl:Class ;
    rdfs:label "carpal skeleton" ;
    rdfs:subClassOf obo:UBERON_0009878, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001442
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010544
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/58/Carpus.svg"^^xsd:anyURI .

obo:UBERON_0009881
    oboInOwl:hasDbXref "EFO:0003704", "TAO:0005041", "ZFA:0005041" ;
    oboInOwl:hasExactSynonym "ALPM" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009881" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "anterior lateral plate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0009882
    obo:IAO_0000115 "One of a number of vertical folds, produced by an infolding of the mucous membrane and some of the muscular tissue in the upper half of the lumen of the anal canal[WP]" ;
    oboInOwl:hasDbXref "FMA:15713", "NCIT:C32067", "SCTID:245444007", "UMLS:C0227428", "Wikipedia:Anal_columns" ;
    oboInOwl:hasExactSynonym "column of Morgagni" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "columnae anales" ;
    oboInOwl:id "UBERON:0009882" ;
    a owl:Class ;
    rdfs:label "anal column" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001910
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/0/01/Gray1078.png"^^xsd:anyURI .

obo:UBERON_0009883
    obo:IAO_0000115 "A renal, cortical lobule, consisting of the ascending or descending limbs of the loop of Henle or of the collecting tubules; medullary rays are regions where parallel arrays of straight tubules travel perpendicular to the capsule and extend from the cortex to the medulla." ;
    obo:UBPROP_0000012 "FMA says parenchyma, MP says cortex" ;
    obo:UBPROP_0000013 "Their name is potentially misleading -- the 'medullary' refers to their destination, not their location. They are located only in the renal cortex, and not in the renal medulla" ;
    oboInOwl:hasDbXref "BTO:0001155", "EMAPA:37906", "FMA:74299", "Wikipedia:Bone_marrow_of_ovaryry_ray_(anatomy)" ;
    oboInOwl:hasExactSynonym "Ferrein's pyramid", "kidney medullary ray", "renal medullary ray" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009883" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "medullary ray" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001231
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

obo:UBERON_0009885
    obo:IAO_0000115 "An artery that supplies a renal lobe." ;
    obo:UBPROP_0000012 "FMA only has the set term" ;
    oboInOwl:hasDbXref "EMAPA:37091", "FMA:71637", "SCTID:62802007", "Wikipedia:Interlobar_arteries" ;
    oboInOwl:hasExactSynonym "arteriae interlobares renis", "interlobar artery of kidney", "kidney interlobar artery", "renal interlobar artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arteriae interlobares renis", "interlobar arteries of kidney", "set of interlobar arteries of kidney" ;
    oboInOwl:id "UBERON:0009885" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "interlobar artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0009913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0009913
            ]
        )
    ] ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0009887
    obo:IAO_0000115 "The interlobar veins are veins of the renal circulation which drain the renal lobes." ;
    obo:UBPROP_0000012 "FMA only has the set term" ;
    oboInOwl:hasDbXref "FMA:71631", "Wikipedia:Interlobar_veins" ;
    oboInOwl:hasExactSynonym "interlobar vein of kidney", "venae interlobares renis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "interlobar veins of kidney", "set of interlobar veins of kidney", "venae interlobares renis" ;
    oboInOwl:id "UBERON:0009887" ;
    a owl:Class ;
    rdfs:label "interlobar vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0009913
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0009913
            ]
        )
    ] ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0009889
    obo:IAO_0000115 "A specific region of the lateral mesoderm that will form the majority of the mesodermal component of the right ventricle, arterial pole (outflow tract) and venous pole (inflow tract)." ;
    obo:UBPROP_0000001 "extra-cardiac population of mesodermal progenitors that gives rise to the right ventricle and outflow tract[PMID:17276708]." ;
    obo:UBPROP_0000008 "In general, the two studies in chick concluded that the contribution of the SHF was to the outflow tract, whereas the mouse work suggested that the second lineage contributed more broadly to the heart, including the outflow tract and much or all of the right ventricle [11-14]. These different conclusions may represent differences in the experimental approaches used or may represent bona fide differences in the contribution of the second lineage to the hearts of birds compared to mammals [11]. Alternatively, the secondary/anterior heart fields described in the chick may represent a subset of a broader field that makes a more substantial contribution to the heart, as the mouse studies suggested" ;
    obo:UBPROP_0000011 "in mouse has left ventricular identity[PMID:22855565]" ;
    oboInOwl:hasDbXref "XAO:0004186" ;
    oboInOwl:hasExactSynonym "anterior heart field", "anterior/second heart field", "second heart field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "SHF" ;
    oboInOwl:id "UBERON:0009889" ;
    a owl:Class ;
    rdfs:label "secondary heart field" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0004140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0004140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0009891
    obo:IAO_0000115 "Mesenchyme that is part of a developing face." ;
    oboInOwl:hasDbXref "EMAPA:35337", "FMA:302884" ;
    oboInOwl:hasExactSynonym "face mesenchyme", "mesenchyme of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009891" ;
    a owl:Class ;
    rdfs:label "facial mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0009906
    obo:IAO_0000115 "A nerve root that extends_fibers_into a nerve connecting eye with brain." ;
    obo:IAO_0000116 "TODO - check. See comments for optic tract. FMA also has medial root." ;
    oboInOwl:hasDbXref "BIRNLEX:1328", "FMA:84573" ;
    oboInOwl:hasExactSynonym "optic nerve root", "optic tract root", "root of optic tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009906" ;
    a owl:Class ;
    rdfs:label "root of optic nerve" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0000941
            ]
        )
    ] .

obo:UBERON_0009911
    obo:IAO_0000116 "todo - provide definition. Clearly distinguish between lobules, lobes and acinar parts of glands (see for example lobule of mammary gland)" ;
    oboInOwl:hasDbXref "FMA:45737", "NCIT:C12990", "UMLS:C0921005" ;
    oboInOwl:hasExactSynonym "lobulus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009911" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "lobule" ;
    rdfs:subClassOf obo:UBERON_0000063 .

obo:UBERON_0009912
    obo:IAO_0000115 "A portion of an organ, such as the liver, lung, breast, or brain." ;
    oboInOwl:hasDbXref "FMA:45728", "NCIT:C13393", "UMLS:C0796494" ;
    oboInOwl:hasExactSynonym "lobus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009912" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "anatomical lobe" ;
    rdfs:subClassOf obo:UBERON_0000063 .

obo:UBERON_0009913
    obo:IAO_0000115 "The portion of a kidney consisting of a renal medullary pyramid and the renal cortex above it[MP]. It is composed of many renal lobules[WP]." ;
    obo:IAO_0000116 "todo - add has_part relationships." ;
    obo:UBPROP_0000008 "human kidneys have multilobar (multipyramidal) architecture while mice and rats have unilobar (unipyramidal) kidneys" ;
    oboInOwl:hasDbXref "FMA:17881", "NCIT:C32894", "UMLS:C0736382", "Wikipedia:Renal_lobe" ;
    oboInOwl:hasExactSynonym "kidney lobe", "lobi renalis", "lobus renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobi renales" ;
    oboInOwl:id "UBERON:0009913" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal lobe" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0009912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] ;
    foaf:depicted_by "Kidney:PioM.png"^^xsd:anyURI .

obo:UBERON_0009914
    obo:IAO_0000115 "The portion of a renal lobe consisting of nephrons grouped around a single medullary ray and draining into a single collecting duct; human kidneys have multilobular, multipapillary architecture while mice and rats have unilobular, unipapillary kidneys" ;
    oboInOwl:hasDbXref "FMA:17670", "SCTID:361330004", "Wikipedia:Cortical_lobule" ;
    oboInOwl:hasExactSynonym "kidney lobule", "lobulus renalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cortical lobule", "cortical lobule of kidney", "lobuli corticales renis", "lobulus corticalis renalis", "renal cortical lobule", "renculus", "reniculus", "renunculus" ;
    oboInOwl:id "UBERON:0009914" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "Alternate definition: One of the subdivisions of the kidney, consisting of a medullary ray and that portion of the convoluted port (renal corpuscles and convoluted tubules) associated with its collecting duct. -http://www.mondofacto.com/facts/dictionary?lobulus+corticalis+renalis" ;
    rdfs:label "renal lobule" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0009911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0009883
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0009916
    obo:IAO_0000115 "An anatomical wall that is part of a ureter." ;
    oboInOwl:hasDbXref "FMA:15888", "SCTID:279397004" ;
    oboInOwl:hasExactSynonym "ureteral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009916" ;
    a owl:Class ;
    rdfs:label "wall of ureter" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0006660
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0009917
    obo:IAO_0000115 "The region demarcating the renal medulla from the surrounding cortex; end-stage renal failure may be associated with loss of the normal corticomedullary boundary" ;
    oboInOwl:hasDbXref "EMAPA:37886" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009917" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney corticomedullary boundary" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001225
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000362
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001225
            ]
        )
    ] .

obo:UBERON_0009918
    obo:IAO_0000115 "The loose collection of neurons that reside in the rostral medulla close to the medullary surface, ventral and immediately caudal of nVII, that are crucial for CO2 sensing in the brain" ;
    oboInOwl:hasDbXref "DHBA:12531", "DMBA:17327", "MA:0003022" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009918" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "retrotrapezoid nucleus" ;
    rdfs:subClassOf obo:UBERON_0007635 .

obo:UBERON_0009919
    obo:IAO_0000115 "The smooth muscle tissue surrounding the epithelium of the ureter" ;
    oboInOwl:hasDbXref "EMAPA:28811" ;
    oboInOwl:hasExactSynonym "ureteral smooth muscle", "ureteral smooth muscle layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009919" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ureter smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006855
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0009920
    oboInOwl:hasDbXref "EHDAA2:0001315", "EHDAA:1122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009920" ;
    a owl:Class ;
    rdfs:label "optic neural crest" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

obo:UBERON_0009950
    obo:IAO_0000116 "check if the NIF class is actually a grouping class" ;
    oboInOwl:hasBroadSynonym "plexiform layer" ;
    oboInOwl:hasDbXref "NLXANAT:20090405" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009950" ;
    a owl:Class ;
    rdfs:label "olfactory bulb plexiform layer" ;
    rdfs:subClassOf obo:UBERON_0004001 .

obo:UBERON_0009953
    obo:IAO_0000115 "A multicellular organism that existence_starts_with a post-embryonic stage." ;
    oboInOwl:hasDbXref "MA:0002405" ;
    oboInOwl:hasExactSynonym "postnatal organism" ;
    oboInOwl:hasNarrowSynonym "TS28 mouse", "post-hatching organism", "post-natal organism", "postnatal mouse" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009953" ;
    a owl:Class ;
    rdfs:label "post-embryonic organism" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/667"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000468, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002489 ;
        owl:someValuesFrom obo:UBERON_0000092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002489 ;
                owl:someValuesFrom obo:UBERON_0000092
            ]
        )
    ] .

obo:UBERON_0009954
    obo:IAO_0000115 "A vertebrate nasal chemosensory system that is responsible for detecting intraspecific pheromonal cues as well as environmental odorants" ;
    obo:IAO_0000116 "check relationship to olfactory system. Evolution: The morphological components of the VNS are found only in tetrapods, but the genetic components of the system have been found in teleost fish, in addition to tetrapods. In tetrapods, the VNS was thought to be the olfactory system for detecting pheromones, while the main olfactory system detected general odorants (Scalia and Winans 1975). However, experimental evidence suggests that there is not such a clear functional distinction (Restrepo et al. 2004; Baxi, Dorries, and Eisthen 2006; Spehr et al. 2006; Kelliher 2007). Sea lampreys produce unique bile acids which act as pheromones both in migration and mate finding (Li, Sorensen, and Gallaher 1995; Li et al. 2002; Siefkes and Li 2004). However, bile acids in teleost fish are known to require components of the main olfactory signal transduction pathway (Hansen et al. 2003), and interruption of the VNS signal transduction pathway had no effect on bile acid olfactory response (Hansen et al. 2003)[Grus - EVOLUTION OF THE VOMERONASAL SYSTEM VIEWED THROUGH SYSTEM-SPECIFIC GENES]" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009954" ;
    a owl:Class ;
    rdfs:label "vomeronasal system" ;
    rdfs:subClassOf obo:UBERON_0001032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005725
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043695
    ] .

obo:UBERON_0009955
    obo:IAO_0000115 "Cranial ectodermal placode with potential to develop into a component of the nervous system, such as nerves or ganglia." ;
    obo:IAO_0000232 "Includes: trigeminal, otic, lateral line and epibranchial placodes." ;
    obo:UBPROP_0000008 "While some sensory placodes (otic and olfactory) may have homologues in basal chordates (Wada et al., 1998), the so-called neurogenenic placodes (trigeminal, otic, lateral line and epibranchial placodes) appear to have emerged at a later time (Shimeld and Holland, 2000)" ;
    oboInOwl:hasDbXref "EFO:0003460", "TAO:0001309", "Wikipedia:Neurogenic_placodes", "XAO:0004620", "ZFA:0001309" ;
    oboInOwl:hasExactSynonym "neurogenic placodes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "placodae neurogenicae" ;
    oboInOwl:id "UBERON:0009955" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "neurogenic placode" ;
    rdfs:subClassOf obo:UBERON_0002546, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2007013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:CL_0000540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0001714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002385 ;
        owl:someValuesFrom obo:UBERON_0001785
    ] ;
    owl:disjointWith obo:UBERON_0011814 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:CL_0000540
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0001714
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002385 ;
                owl:someValuesFrom obo:UBERON_0001785
            ]
        )
    ] .

obo:UBERON_0009958
    obo:IAO_0000115 "A anatomical space that is enclosed by a urinary bladder." ;
    oboInOwl:hasDbXref "EHDAA2:0004058", "FMA:15924", "SCTID:279405003", "galen:UrinaryBladderCavity" ;
    oboInOwl:hasExactSynonym "bladder cavity", "cavity of urinary bladder", "lumen of urinary bladder", "urinary bladder lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009958" ;
    a owl:Class ;
    rdfs:label "bladder lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0009966
    obo:IAO_0000115 "A conducting pathway in the conducting tissue of heart through which electrical activity spreads from the SA node to the AV node." ;
    obo:IAO_0000116 "include 3 subtypes?" ;
    obo:IAO_0000232 "evidence is sparse [http://www.gpnotebook.co.uk/simplepage.cfm?ID=-483065798] There is some functional evidence for the existence of specialized conducting pathways within the atria (termed internodal tracts), although this is controversial" ;
    oboInOwl:hasDbXref "FMA:9479" ;
    oboInOwl:hasExactSynonym "interatrial conduction tract", "internodal conduction tract", "internodal fasciculus", "internodal tract muscle tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009966" ;
    a owl:Class ;
    rdfs:label "internodal tract" ;
    rdfs:subClassOf obo:UBERON_0004493, obo:UBERON_0010131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] .

obo:UBERON_0009967
    oboInOwl:hasDbXref "EMAPA:37751", "FMA:62815", "MA:0000761", "NCIT:C33605", "UMLS:C1179415" ;
    oboInOwl:hasExactSynonym "sinus lienalis", "sinus splenicus", "splenic sinus", "venous sinus of red pulp of spleen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009967" ;
    a owl:Class ;
    rdfs:label "spleen venous sinus" ;
    rdfs:seeAlso obo:UBERON_0003910 ;
    rdfs:subClassOf obo:UBERON_0003497, obo:UBERON_0006615, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ] .

obo:UBERON_0009969
    oboInOwl:hasDbXref "FMA:64804" ;
    oboInOwl:hasExactSynonym "stato-acoustic epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009969" ;
    a owl:Class ;
    rdfs:label "statoacoustic epithelium" ;
    rdfs:subClassOf obo:UBERON_0006934 .

obo:UBERON_0009970
    obo:IAO_0000115 "An epithelium that is part of a pancreatic duct." ;
    obo:IAO_0000116 "in EHDAA2, the embryonic pancreatic ducts (dorsal, ventral) are classified as eithelial sacs, which would render them subclasses of this" ;
    oboInOwl:hasDbXref "EFO:0002556", "FMA:67681" ;
    oboInOwl:hasExactSynonym "pancreatic duct epithelium", "pancreatic ductal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009970" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "epithelium of pancreatic duct" ;
    rdfs:subClassOf obo:UBERON_0010371, obo:UBERON_0013697, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007329
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007329
            ]
        )
    ] .

obo:UBERON_0009971
    obo:IAO_0000115 "one of the gastric glands that secretes the hydrochloric acid of the gastric juice[Stedman's]." ;
    obo:UBPROP_0000012 "FMA has this as part of both the fundus and the body, but these are largely spatially disjoint." ;
    oboInOwl:hasBroadSynonym "gastric gland" ;
    oboInOwl:hasDbXref "FMA:14921", "FMA:14923" ;
    oboInOwl:hasExactSynonym "acid gland", "glandula gastrica propria", "main gastric gland", "oxyntic gland", "principal gland of fundus of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Wassman gland", "gastric follicle" ;
    oboInOwl:id "UBERON:0009971" ;
    a owl:Class ;
    rdfs:label "principal gastric gland" ;
    rdfs:subClassOf obo:UBERON_0000325 .

obo:UBERON_0009972
    obo:IAO_0000115 "The junction between the ureter and the renal pelvis of the kidney" ;
    oboInOwl:hasDbXref "EMAPA:37782", "FMA:15898", "MA:0003021", "NCIT:C106203", "SCTID:264130006" ;
    oboInOwl:hasExactSynonym "pelviureteric junction", "pelvoureteric junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009972" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ureteropelvic junction" ;
    rdfs:subClassOf obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001224
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001224
            ]
        )
    ] .

obo:UBERON_0009973
    obo:IAO_0000115 "The valve-like structure found at the site of entry of the ureter into the urinary bladder, normally displays an oblique angulation through the detrusor to avoid reflux of urine up the ureters and the kidney" ;
    oboInOwl:hasDbXref "EMAPA:37783", "FMA:15899", "MA:0003020", "NCIT:C106202", "SCTID:261187001" ;
    oboInOwl:hasExactSynonym "vesico-ureteral junction", "vesico-ureteric junction", "vesicoureteric junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009973" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ureterovesical junction" ;
    rdfs:subClassOf obo:UBERON_0003978, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0009974
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a Rathke's pouch." ;
    oboInOwl:hasDbXref "EHDAA2:0004138", "EMAPA:25037" ;
    oboInOwl:hasNarrowSynonym "Rathkes pouch invagination" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0009974" ;
    a owl:Class ;
    rdfs:label "lumen of Rathke's pouch" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005082, obo:UBERON_0007473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005356
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0012287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0005356
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0005356
            ]
        )
    ] .

obo:UBERON_0010000
    obo:IAO_0000115 "An anatomical structure that has more than one cell as a part." ;
    oboInOwl:hasDbXref "CARO:0010000", "FBbt:00100313" ;
    oboInOwl:hasExactSynonym "multicellular structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010000" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "multicellular anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001993
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001993
            ]
        )
    ] .

obo:UBERON_0010001
    obo:IAO_0000115 "A small cluster of cells of various types which form a discrete structure, largely delimited by a morphological boundary and whose components work together to make the whole structure capable of a specific function." ;
    oboInOwl:hasDbXref "CARO:0010001", "FBbt:00007229" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010001" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:comment "Examples include arthropod sensilla." ;
    rdfs:label "cell cluster organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0034922 ;
    owl:disjointWith obo:UBERON_0011216 .

obo:UBERON_0010005
    obo:IAO_0000115 "The vascularized and branched structures arising from the rodent trophoblast-derived epithelium that allow an increase its surface area for the efficient exchange of nutrients and wastes between the maternal and fetal circulation" ;
    oboInOwl:hasExactSynonym "villous of placental labyrinth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "placental labyrinth villi" ;
    oboInOwl:id "UBERON:0010005" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "placental labyrinth villous" ;
    rdfs:subClassOf obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003946
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0003946
    ] .

obo:UBERON_0010009
    obo:IAO_0000115 "A regional part of brain consisting of multiple brain regions that are not related through a simple volummetric part of hierarchy, e.g., basal ganglia[NIF]." ;
    obo:IAO_0000116 "May be obsoleted." ;
    oboInOwl:hasDbXref "FMA:256381", "NLXANAT:20090509" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "set of nuclei of neuraxis" ;
    oboInOwl:id "UBERON:0010009" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "aggregate regional part of brain" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0002616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0002616
            ]
        )
    ] .

obo:UBERON_0010011
    obo:IAO_0000115 "Subcortical masses of gray matter in the forebrain and midbrain that are richly interconnected and so viewed as a functional system. The nuclei usually included are the caudate nucleus (caudoputamen in rodents), putamen, globus pallidus, substantia nigra (pars compacta and pars reticulata) and the subthalamic nucleus. Some also include the nucleus accumbens and ventral pallidum." ;
    obo:IAO_0000116 "it is necessary to introduce two classes, one representing an individual basal ganglion, another representing the aggregate structure, in order to have consistent classification amongst AOs (e.g. in MA the aygdala is part of the BG, in FMA and BTO it is a subclass). Apart from achieving this consistency, the value of having two distinct classes is questionable, since the BG-plural is trivially the collection of all BGs-singular. it would be better for all AOs to decide on one single way of doing this. Do not merge until this is done." ;
    obo:UBPROP_0000003 "All nuclei of the mammalian basal ganglia are also present in the oldest vertebrates.[well established][VHOG]" ;
    oboInOwl:hasDbXref "BAMS:BG", "BIRNLEX:826", "BM:Tel-BG", "DHBA:10331", "EMAPA:32673", "FMA:84013", "GAID:617", "HBA:4275", "HBA:4276", "MA:0000184", "MBA:623", "MESH:A08.186.211.730.885.105", "NCIT:C12447", "PBA:128012596", "PBA:4001", "UMLS:C0004781", "VHOG:0001696", "Wikipedia:Basal_ganglia", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2677" ;
    oboInOwl:hasExactSynonym "basal ganglia", "basal ganglia set", "basal nuclei (basal ganglia)", "set of basal ganglia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal nuclei", "cerebral nuclei", "set of basal nuclei", "subcortical nuclei" ;
    oboInOwl:id "UBERON:0010011" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "collection of basal ganglia" ;
    rdfs:subClassOf obo:UBERON_0010009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000454
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001891
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001893
        ]
    ] .

obo:UBERON_0010020
    obo:IAO_0000115 "The dorsal portion of the embryonic first endodermal pharyngeal pouch; it develops into the middle ear cavity." ;
    obo:UBPROP_0000003 "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0004115", "EHDAA:6772", "EMAPA:17002", "FMA:312393", "MA:0001218", "NCIT:C34318", "SCTID:361516008", "UMLS:C1284046", "VHOG:0001297" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tubotympanic recess" ;
    oboInOwl:id "UBERON:0010020" ;
    a owl:Class ;
    rdfs:label "tubotympanic recess epithelium" ;
    rdfs:subClassOf obo:UBERON_0005423, obo:UBERON_0005911, obo:UBERON_0007499, obo:UBERON_0015813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ] .

obo:UBERON_0010025
    obo:UBPROP_0000011 "Derivatives of the dorsal wings include the inferior parathyroid glands[WP] in mammals, the cranial dorsal aspect of the third pouch generates the inferior parathyroids (or parathyroid III)" ;
    oboInOwl:hasDbXref "EHDAA2:0000409", "EMAPA:16758" ;
    oboInOwl:hasExactSynonym "dorsal 3rd arch pharyngeal pouch endoderm", "dorsal 3rd branchial pouch", "dorsal pharyngeal pouch 3", "dorsal wing of pharyngeal pouch 3" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial dorsal aspect of third dorsal pharyngeal pouch", "dorsal branchial pouch 3 endoderm", "dorsal pharyngeal pouch 3 endoderm" ;
    oboInOwl:id "UBERON:0010025" ;
    a owl:Class ;
    rdfs:label "dorsal part of pharyngeal pouch 3" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

obo:UBERON_0010026
    obo:UBPROP_0000011 "The ventral wings fuse to form the cytoreticular cells of the thymus[WP] the caudal ventral part of the pouch gives rise to the thymus epithelium" ;
    oboInOwl:hasDbXref "EHDAA2:0002173", "EMAPA:16759" ;
    oboInOwl:hasExactSynonym "ventral 3rd arch pharyngeal pouch endoderm", "ventral 3rd branchial pouch", "ventral pharyngeal pouch 3", "ventral wing of pharyngeal pouch 3" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "caudal ventral aspect of third dorsal pharyngeal pouch", "ventral branchial pouch 3 endoderm", "ventral pharyngeal pouch 3 endoderm" ;
    oboInOwl:id "UBERON:0010026" ;
    a owl:Class ;
    rdfs:label "ventral part of pharyngeal pouch 3" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

obo:UBERON_0010027
    oboInOwl:hasExactSynonym "dorsal 4th branchial pouch", "dorsal pharyngeal pouch 4" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal branchial pouch 4 endoderm", "dorsal pharyngeal pouch 4 endoderm" ;
    oboInOwl:id "UBERON:0010027" ;
    a owl:Class ;
    rdfs:label "dorsal part of pharyngeal pouch 4" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007125
    ] .

obo:UBERON_0010028
    oboInOwl:hasExactSynonym "ventral 4th branchial pouch", "ventral pharyngeal pouch 4" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventral branchial pouch 4 endoderm", "ventral pharyngeal pouch 4 endoderm" ;
    oboInOwl:id "UBERON:0010028" ;
    a owl:Class ;
    rdfs:label "ventral part of pharyngeal pouch 4" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007125
    ] .

obo:UBERON_0010031
    obo:IAO_0000115 "Mesenchyme that is part of a pharyngeal arch 6." ;
    oboInOwl:hasDbXref "EHDAA2:0004076", "EMAPA:32765", "FMA:318209" ;
    oboInOwl:hasExactSynonym "6th pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "6th branchial arch mesenchyme", "pharyngeal arch 6 mesenchyme" ;
    oboInOwl:id "UBERON:0010031" ;
    a owl:Class ;
    rdfs:label "6th arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003117
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003117
            ]
        )
    ] .

obo:UBERON_0010032
    obo:IAO_0000115 "The portion of the tongue in front of the terminal sulcus. At the apex, thin and narrow, it is directed forward against the lingual surfaces of the lower incisor teeth. It is derived primarily from the first pharyngeal arch." ;
    obo:UBPROP_0000011 "The lateral lingual swellings grow and fuse with eachother, encompassing the tuberculum impar to provide the ectodermally derived mucosa of the anterior 2/3 of the tongue" ;
    obo:UBPROP_0000012 "check NCIT" ;
    oboInOwl:hasDbXref "EMAPA:37437", "FMA:229084", "NCIT:C32130", "UMLS:C0226946", "Wikipedia:Anterior_tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior 2/3 of the tongue", "anterior 2/3 of tongue", "anterior two thirds of the tongue", "apex linguae", "apex of the tongue", "buccal part of the tongue", "front of the tongue", "oral part of the tongue", "pars anterior dorsi linguae" ;
    oboInOwl:id "UBERON:0010032" ;
    a owl:Class ;
    rdfs:label "anterior part of tongue" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006260
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006260
            ]
        )
    ] ;
    foaf:depicted_by "Illu04:tongue.jpg"^^xsd:anyURI .

obo:UBERON_0010038
    obo:IAO_0000115 "The fundus glands (or fundic glands, or gastric glands) are found in the body and fundus of the stomach. They are simple tubes, two or more of which open into a single duct." ;
    obo:IAO_0000116 "Consider FMA:14923 ! Principal gland of fundus of stomach. Added part_of to mucosa to be consistent with FMA pattern (note that Kardong places this in the glandular epithelium)" ;
    oboInOwl:hasDbXref "EMAPA:27161", "NCIT:C32643", "SCTID:268338004", "UMLS:C0017130", "Wikipedia:Fundic_glands" ;
    oboInOwl:hasExactSynonym "fundal gland", "fundus gland", "gastric fundal gland", "gastric fundus gland", "gastric gland of fundus of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae gastricae" ;
    oboInOwl:id "UBERON:0010038" ;
    a owl:Class ;
    rdfs:label "fundic gastric gland" ;
    rdfs:subClassOf obo:UBERON_0000325, obo:UBERON_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004994
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/d7/Fundic_gland_polyp_%281%29.jpg"^^xsd:anyURI .

obo:UBERON_0010039
    obo:IAO_0000115 "An organ of the digestive tract that is capable of retaining and storing food" ;
    obo:IAO_0000232 "This is a very broad functionally defined grouping class that collects disparate structures from insects to vertebrates" ;
    oboInOwl:hasDbXref "BSA:0000123", "TADS:0000172", "TGMA:0001041" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010039" ;
    oboInOwl:inSubset core:functional_classification, core:grouping_class ;
    a owl:Class ;
    rdfs:label "food storage organ" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] .

obo:UBERON_0010042
    obo:IAO_0000115 "Mesenchyme that is part of a pharyngeal arch 1." ;
    oboInOwl:hasDbXref "EMAPA:16128" ;
    oboInOwl:hasExactSynonym "mesenchyme of 1st arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010042" ;
    a owl:Class ;
    rdfs:label "1st arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004362
            ]
        )
    ] .

obo:UBERON_0010045
    obo:IAO_0000115 "Mesenchyme that is part of a 1st arch maxillary component." ;
    oboInOwl:hasDbXref "EHDAA2:0000041", "EMAPA:16391" ;
    oboInOwl:hasExactSynonym "mesenchyme of maxillary component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "maxillary component mesenchyme", "maxillary mesenchyme" ;
    oboInOwl:id "UBERON:0010045" ;
    a owl:Class ;
    rdfs:label "1st arch maxillary mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007238
            ]
        )
    ] .

obo:UBERON_0010046
    obo:IAO_0000115 "The sum total of mesenchymal tissue in the pharyngeal arch region. Pharyngeal mesenchyme is undifferentiated, loose connective tissue derived mostly from mesoderm, and also contains ectodermally derived neural crest cells." ;
    oboInOwl:hasDbXref "EHDAA2:0001459", "EMAPA:16550", "XAO:0004524" ;
    oboInOwl:hasExactSynonym "associated mesenchyme of pharyngeal region", "entire branchial arch associated mesenchyme", "pharyngeal arch associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010046" ;
    a owl:Class ;
    rdfs:label "entire pharyngeal arch associated mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] .

obo:UBERON_0010047
    obo:IAO_0000115 "Gland of the epithelium lining the oral cavity. The most common are the salivary glands." ;
    obo:UBPROP_0000012 "Note that Kardong classifies lacrimal glands here. EHDAA2 includes pituitary primordium, as this develops from oral mucosa" ;
    oboInOwl:hasAlternativeId "UBERON:0003293" ;
    oboInOwl:hasDbXref "EHDAA2:0001327", "EHDAA:2181", "EMAPA:16572", "EMAPA:16723", "VHOG:0000652" ;
    oboInOwl:hasNarrowSynonym "buccal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gland of oral opening", "gland of oral region", "mouth gland", "oral cavity gland", "oral region gland" ;
    oboInOwl:id "UBERON:0010047" ;
    a owl:Class ;
    rdfs:label "oral gland" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0003408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000165
            ]
        )
    ] .

obo:UBERON_0010052
    obo:IAO_0000115 "A mucosa that is part of a dorsum of tongue." ;
    obo:IAO_0000116 "check surface terms" ;
    obo:UBPROP_0000011 "develops fungiform papillae by WNT induction at 11 weeks pc in human. Filiform papillae develop later. ISBN:1607950324" ;
    oboInOwl:hasDbXref "FMA:74871", "SCTID:245835003" ;
    oboInOwl:hasExactSynonym "mucosa of dorsal surface of tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010052" ;
    a owl:Class ;
    rdfs:label "mucosa of dorsum of tongue" ;
    rdfs:subClassOf obo:UBERON_0005020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009471
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009471
            ]
        )
    ] .

obo:UBERON_0010056
    obo:IAO_0000115 "A compound organ that has the potential to develop into a tongue." ;
    oboInOwl:hasDbXref "EHDAA2:0000696", "EHDAA:2951" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010056" ;
    a owl:Class ;
    rdfs:label "future tongue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003103, obo:UBERON_0005423, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003103
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0010059
    oboInOwl:hasDbXref "EHDAA2:0004610" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010059" ;
    a owl:Class ;
    rdfs:label "hypoglossal cord" ;
    rdfs:subClassOf obo:UBERON_0002036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010056
    ] .

obo:UBERON_0010063
    oboInOwl:hasDbXref "EHDAA2:0004116" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010063" ;
    a owl:Class ;
    rdfs:label "tympanic cavity epithelium" ;
    rdfs:subClassOf obo:UBERON_0005911, obo:UBERON_0007499, obo:UBERON_0010314, obo:UBERON_0015813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0004114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002225 ;
        owl:someValuesFrom obo:UBERON_0010020
    ] .

obo:UBERON_0010064
    obo:IAO_0000115 "An anatomical space with at least one opening to another space or the exterior." ;
    oboInOwl:hasDbXref "AEO:0000221", "EHDAA2:0004616" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010064" ;
    a owl:Class ;
    rdfs:label "open anatomical space" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:BFO_0000040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000610
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000464
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000610
            ]
        )
    ] .

obo:UBERON_0010065
    oboInOwl:hasDbXref "EHDAA2:0004114" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010065" ;
    a owl:Class ;
    rdfs:label "auditory meatus epithelium" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005911, obo:UBERON_0010371, obo:UBERON_0015814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005872
    ] .

obo:UBERON_0010069
    obo:IAO_0000115 "A portion of the external acoustic meatus epithelium which makes up the outer (cuticular) layer of the tympanic membrane" ;
    oboInOwl:hasDbXref "FMA:56819", "SCTID:39725007" ;
    oboInOwl:hasExactSynonym "cuticular layer of tympanic membrane", "cuticular stratum of tympanic membrane", "outer cuticular layer of tympanic membrane", "outer layer of tympanic membrane", "tympanic membrane external acoustic meatus epithelial component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010069" ;
    a owl:Class ;
    rdfs:label "outer epithelial layer of tympanic membrane" ;
    rdfs:subClassOf obo:UBERON_0005911, obo:UBERON_0009647, obo:UBERON_0010371, obo:UBERON_0015814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001352
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009647
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001352
            ]
        )
    ] .

obo:UBERON_0010070
    obo:IAO_0000115 "The intermediate fibrous layer of the tympanic membrane." ;
    obo:UBPROP_0000012 "check MA" ;
    oboInOwl:hasDbXref "EMAPA:19063", "FMA:56830", "MA:0001223", "SCTID:44692008" ;
    oboInOwl:hasExactSynonym "connective tissue layer of tympanic membrane", "fibrous layer of tympanic membrane", "fibrous stratum of tympanic membrane", "intermediate fibrous layer of tympanic membrane", "tympanic endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010070" ;
    a owl:Class ;
    rdfs:label "intermediate layer of tympanic membrane" ;
    rdfs:subClassOf obo:UBERON_0010071 .

obo:UBERON_0010071
    obo:UBPROP_0000008 "In mammals, this class groups together the two epithelial layers plus the intermediate fibrous layer" ;
    oboInOwl:hasDbXref "FMA:56732" ;
    oboInOwl:hasExactSynonym "tympanic membrane layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010071" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "layer of tympanic membrane" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002364
    ] .

obo:UBERON_0010074
    obo:IAO_0000115 "Organ system subdivision that consists primarily of chromaffin cells and their supporting structures." ;
    obo:UBPROP_0000008 "in adult cylostomes and teleosts, the interrenal bodies are separate from chromaffin bodies" ;
    oboInOwl:hasDbXref "FMA:79645", "MESH:D002838" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "argentaffin system", "chromaffin tissue" ;
    oboInOwl:id "UBERON:0010074" ;
    a owl:Class ;
    rdfs:label "chromaffin system" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000166
    ] .

obo:UBERON_0010077
    obo:IAO_0000115 "An epithelium consisting of cuboidal epithelial cells." ;
    obo:IAO_0000116 "TODO - coordinate with CL, add cuboidal cell" ;
    obo:UBPROP_0000012 "in NCIT this is glandular" ;
    oboInOwl:hasDbXref "NCIT:C32415", "UMLS:C0682577", "Wikipedia:Cuboidal_epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010077" ;
    a owl:Class ;
    rdfs:label "cuboidal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0010081
    obo:IAO_0000115 "An extrahepatic bile duct that has the potential to develop into a common hepatic duct." ;
    oboInOwl:hasDbXref "EHDAA2:0000595" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010081" ;
    a owl:Class ;
    rdfs:label "future common hepatic duct" ;
    rdfs:subClassOf obo:UBERON_0003703, obo:UBERON_0003914, obo:UBERON_0005911, obo:UBERON_0034932, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005604
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003703
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001175
            ]
        )
    ] .

obo:UBERON_0010083
    obo:IAO_0000115 "Mesenchyme that has the potential to develop into a dermis." ;
    obo:IAO_0000116 "check development" ;
    oboInOwl:hasDbXref "EHDAA2:0000598" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010083" ;
    a owl:Class ;
    rdfs:label "future dermis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:UBERON_0010084
    obo:IAO_0000115 "A structure that will develop into a diaphragm." ;
    oboInOwl:hasDbXref "EHDAA2:0000599" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010084" ;
    a owl:Class ;
    rdfs:label "future diaphragm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005594
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0009133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0010091
    obo:IAO_0000115 "A multi-tissue structure that has the potential to develop into a meninx of hindbrain." ;
    oboInOwl:hasDbXref "EHDAA2:0000610" ;
    oboInOwl:hasExactSynonym "future hindbrain meninges" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010091" ;
    a owl:Class ;
    rdfs:label "future hindbrain meninx" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, obo:UBERON_0007524, obo:UBERON_0007645, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003291
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003291
            ]
        )
    ] .

obo:UBERON_0010092
    obo:IAO_0000115 "A developing anatomical structure that has the potential to develop into a metencephalon." ;
    oboInOwl:hasDbXref "EHDAA2:0000623" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010092" ;
    a owl:Class ;
    rdfs:label "future metencephalon" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001895
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001895
            ]
        )
    ] .

obo:UBERON_0010096
    obo:IAO_0000115 "A developing anatomical structure that has the potential to develop into a myelencephalon." ;
    oboInOwl:hasDbXref "EHDAA2:0000640" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010096" ;
    a owl:Class ;
    rdfs:label "future myelencephalon" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0005290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0005290
            ]
        )
    ] .

obo:UBERON_0010123
    obo:IAO_0000115 "A gray matter that has the potential to develop into a facial nucleus." ;
    oboInOwl:hasDbXref "EHDAA2:0004639" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010123" ;
    a owl:Class ;
    rdfs:label "future facial nucleus" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000127
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000127
            ]
        )
    ] .

obo:UBERON_0010125
    obo:IAO_0000115 "A gray matter that has the potential to develop into a superior salivatory nucleus." ;
    oboInOwl:hasDbXref "EHDAA2:0004644" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010125" ;
    a owl:Class ;
    rdfs:label "future superior salivatory nucleus" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002149
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002149
            ]
        )
    ] .

obo:UBERON_0010129
    obo:IAO_0000115 "A femur endochondral element that is composed primarily of cartilage tissue." ;
    obo:IAO_0000116 "TODO - request EHDAA2" ;
    oboInOwl:hasDbXref "EMAPA:17742" ;
    oboInOwl:hasExactSynonym "femoral cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010129" ;
    a owl:Class ;
    rdfs:label "femur cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005254, obo:UBERON_0005863, obo:UBERON_0010885, obo:UBERON_0015052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006234
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010130
    obo:IAO_0000115 "The distal elements of the developing limb of vertebrates that will give rise to the autopod (e.g. manus, pes, paw)" ;
    oboInOwl:hasExactSynonym "autopod plate", "limb plate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010130" ;
    a owl:Class ;
    rdfs:label "embryonic autopod plate" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004347
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002050
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0010131
    obo:IAO_0000115 "Any portion of cardiac muscle tissue that is part of the conducting system of heart or the Purkinje fibers." ;
    oboInOwl:hasDbXref "EHDAA2:0004528", "FMA:83378" ;
    oboInOwl:hasExactSynonym "specialized conducting tissue of heart", "specialized muscle tissue of heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010131" ;
    a owl:Class ;
    rdfs:label "conducting tissue of heart" ;
    rdfs:subClassOf obo:UBERON_0001133 .

obo:UBERON_0010133
    obo:IAO_0000115 "any of the organized aggregations of cells that function as secretory or excretory organs and that release hormones in response to neural stimuli" ;
    oboInOwl:hasDbXref "MA:0000720" ;
    oboInOwl:hasExactSynonym "neuroendocrine system gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010133" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "neuroendocrine gland" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002368, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000165
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002368
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0010134
    obo:IAO_0000115 "A circumventricular organ that is capable of secreting substances into the cerebrospinal fluid." ;
    oboInOwl:hasDbXref "EMAPA:35759", "MA:0002943", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2857" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010134" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "secretory circumventricular organ" ;
    rdfs:subClassOf obo:UBERON_0005408, obo:UBERON_0010133 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005408
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000949
            ]
        )
    ] .

obo:UBERON_0010135
    obo:IAO_0000115 "A circumventricular organ that is capable of monitoring the levels of substances to the cerebrospinal fluid." ;
    oboInOwl:hasDbXref "EMAPA:37741", "MA:0002944", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2856" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "humerosensory circumventricular organ", "humerosensory system", "humerosensory system organ", "sensitive circumventricular organs", "sensitive organs", "sensory CVOs", "sensory circumventricular organs" ;
    oboInOwl:id "UBERON:0010135" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "sensory circumventricular organ" ;
    rdfs:subClassOf obo:UBERON_0005408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001032
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005408
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001032
            ]
        )
    ] .

obo:UBERON_0010141
    obo:IAO_0000115 "A sex cord that is part of a indifferent gonad." ;
    obo:IAO_0000232 "note that this represents the indifferent structure." ;
    oboInOwl:hasDbXref "EHDAA2:0004051" ;
    oboInOwl:hasExactSynonym "indifferent sex cord", "primitive sex cords" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010141" ;
    a owl:Class ;
    rdfs:label "primitive sex cord of indifferent gonad" ;
    rdfs:subClassOf obo:UBERON_0004909, obo:UBERON_0005295, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009117
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009117
            ]
        )
    ] .

obo:UBERON_0010143
    obo:IAO_0000115 "A bodily secretion that is produced by a seminal vesicle." ;
    obo:UBPROP_0000008 "constitutes 60-70 % of the ejaculate in humans[MP]" ;
    obo:UBPROP_0000009 "important for semen coagulation, sperm motility, and stability of sperm chromatin and suppression of the immune activity in the female reproductive tract[MP]" ;
    obo:UBPROP_0000012 "in ncit, seminal fluid is a subtype of seminal vesicle secretion" ;
    oboInOwl:hasBroadSynonym "vesicular fluid" ;
    oboInOwl:hasDbXref "BTO:0002053", "FMA:62969", "MA:0002526", "NCIT:C33529", "NCIT:C52552", "UMLS:C0036614", "UMLS:C0227987" ;
    oboInOwl:hasExactSynonym "secretion of seminal vesicle", "seminal vesicle secretion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "seminal fluid" ;
    oboInOwl:id "UBERON:0010143" ;
    a owl:Class ;
    rdfs:label "seminal vesicle fluid" ;
    rdfs:subClassOf obo:UBERON_0006530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000456
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000998
            ]
        )
    ] .

obo:UBERON_0010147
    obo:IAO_0000115 "Any gland, other than the gonad, associated with the genital tract, such as the ampulla of the ductus deferens and the bulbourethral, prostate and vesicular glands of the male." ;
    oboInOwl:hasDbXref "BTO:0004798" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male accessory gland", "male accessory reproductive gland" ;
    oboInOwl:id "UBERON:0010147" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male accessory sex gland" ;
    rdfs:subClassOf obo:UBERON_0005399 .

obo:UBERON_0010152
    obo:IAO_0000115 "A mucous secretion that is produced by glands in the epidermis." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epidermal mucus", "skin mucous" ;
    oboInOwl:id "UBERON:0010152" ;
    a owl:Class ;
    rdfs:label "skin mucus" ;
    rdfs:subClassOf obo:UBERON_0000912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0004790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0004790
            ]
        )
    ] .

obo:UBERON_0010156
    obo:IAO_0000115 "The Sphenofrontal suture is the cranial suture between the sphenoid bone and the frontal bone." ;
    oboInOwl:hasDbXref "FMA:52938", "SCTID:136349005", "Wikipedia:Sphenofrontal_suture" ;
    oboInOwl:hasExactSynonym "frontosphenoid suture", "sphenofrontal suture of skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spheno-frontal suture", "sphenofrontal", "sutura sphenofrontalis" ;
    oboInOwl:id "UBERON:0010156" ;
    a owl:Class ;
    rdfs:label "sphenofrontal suture" ;
    rdfs:subClassOf obo:UBERON_0003685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003685
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000209
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001677
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray164.png"^^xsd:anyURI .

obo:UBERON_0010160
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a lymphatic vessel." ;
    oboInOwl:hasDbXref "FMA:59681" ;
    oboInOwl:hasExactSynonym "lumen of lymphatic duct", "lymphatic vessel lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010160" ;
    a owl:Class ;
    rdfs:label "lumen of lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:UBERON_0010161
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a blood vessel." ;
    oboInOwl:hasDbXref "FMA:312610", "SCTID:91747007" ;
    oboInOwl:hasExactSynonym "blood vessel lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010161" ;
    a owl:Class ;
    rdfs:label "lumen of blood vessel" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0010162
    obo:IAO_0000115 "The distal end of the tail" ;
    oboInOwl:hasDbXref "EMAPA:37760", "MA:0002848", "XAO:0004057" ;
    oboInOwl:hasExactSynonym "tail tip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "end of tail" ;
    oboInOwl:id "UBERON:0010162" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "post-anal tail tip" ;
    rdfs:subClassOf obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001108 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011676
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001108 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0010164
    obo:IAO_0000115 "An anatomical cluster that composed_primarily_of a strand of hair." ;
    oboInOwl:hasDbXref "FMA:70752" ;
    oboInOwl:hasExactSynonym "hairs", "hairs set", "pili", "set of hairs" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010164" ;
    a owl:Class ;
    rdfs:label "collection of hairs" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0010001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0001037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0001037
            ]
        )
    ] .

obo:UBERON_0010165
    obo:IAO_0000115 "A collection of hairs that is part of a face." ;
    oboInOwl:hasDbXref "FMA:70741" ;
    oboInOwl:hasExactSynonym "facial hairs set", "set of facial hairs" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial hair" ;
    oboInOwl:id "UBERON:0010165" ;
    oboInOwl:inSubset core:phenotype_rcn ;
    a owl:Class ;
    rdfs:label "collection of hair on face" ;
    rdfs:subClassOf obo:UBERON_0014382, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0010171
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0010171
    obo:IAO_0000115 "A strand of hair that is part of a face." ;
    oboInOwl:hasDbXref "FMA:54360", "SCTID:368910000" ;
    oboInOwl:hasExactSynonym "face hair", "face hair strand", "hair of face" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial hair" ;
    oboInOwl:id "UBERON:0010171" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "strand of hair of face" ;
    rdfs:subClassOf obo:UBERON_0016446, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0010183
    obo:IAO_0000115 "A trabecula that is part of a liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic trabecula" ;
    oboInOwl:id "UBERON:0010183" ;
    a owl:Class ;
    rdfs:label "liver trabecula" ;
    rdfs:subClassOf obo:UBERON_0000440, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000440
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0010186
    obo:IAO_0000115 "any of the numerous small mucous-secreting glands located in the wall of the penile urethra" ;
    oboInOwl:hasDbXref "EMAPA:29645", "FMA:21443", "NCIT:C49311", "SCTID:303562001", "UMLS:C1314737", "Wikipedia:Urethral_gland" ;
    oboInOwl:hasExactSynonym "Littre's gland", "gland of Littre", "gland of male urethra", "male urethra gland", "urethral gland (male)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandulae urethrales urethrae masculinae" ;
    oboInOwl:id "UBERON:0010186" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male urethral gland" ;
    rdfs:subClassOf obo:UBERON_0001338, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001338
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001333
            ]
        )
    ] .

obo:UBERON_0010187
    obo:IAO_0000115 "An urethral gland that is part of a female urethra." ;
    oboInOwl:hasDbXref "EMAPA:29653", "FMA:21444", "SCTID:279476001" ;
    oboInOwl:hasExactSynonym "female urethra gland", "gland of female urethra", "urethral gland (female)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010187" ;
    a owl:Class ;
    rdfs:label "female urethral gland" ;
    rdfs:subClassOf obo:UBERON_0001338, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001338
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001334
            ]
        )
    ] .

obo:UBERON_0010188
    obo:IAO_0000115 "A roughly circular bulge in a surface." ;
    obo:IAO_0000116 "requires review" ;
    oboInOwl:hasDbXref "AEO:0000205", "EHDAA2:0003250", "FMA:82506" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010188" ;
    a owl:Class ;
    rdfs:label "protuberance" ;
    rdfs:subClassOf obo:UBERON_0034944 .

obo:UBERON_0010189
    obo:UBPROP_0000012 "part_of in EHDAA2. Only child in MA." ;
    oboInOwl:hasDbXref "EHDAA2:0001762", "EMAPA:17010", "EMAPA:17328", "MA:0001872" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "right venous valve" ;
    oboInOwl:id "UBERON:0010189" ;
    a owl:Class ;
    rdfs:label "right atrium venous valve" ;
    rdfs:subClassOf obo:UBERON_0005208, obo:UBERON_0006675 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006675
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0010190
    obo:IAO_0000115 "the paired arterial structures of the embryo that supplies each developing somite via efferent segmental arteries; the dorsal aortae articulate with the umbilical arteries, which return mixed blood to the villi of the chorion for reoxygenation" ;
    oboInOwl:hasDbXref "EHDAA2:0000410", "EMAPA:18606", "MA:0000476" ;
    oboInOwl:hasExactSynonym "paired dorsal aortae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010190" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pair of dorsal aortae" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010191
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

obo:UBERON_0010191
    oboInOwl:hasDbXref "EHDAA2:0004512" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010191" ;
    a owl:Class ;
    rdfs:label "aortic system" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004571
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0010192
    obo:IAO_0000115 "One of the laterally paired arteries that supply the gonads." ;
    oboInOwl:hasDbXref "Wikipedia:Gonadal_artery" ;
    oboInOwl:hasExactSynonym "gonadal artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010192" ;
    a owl:Class ;
    rdfs:label "genital artery" ;
    rdfs:subClassOf obo:UBERON_0012254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004573
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] .

obo:UBERON_0010199
    obo:IAO_0000115 "An anatomical boundary that corresponds to some physical discontinuity." ;
    oboInOwl:hasDbXref "CARO:0001004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010199" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:comment "One might argue that all boundaries are actually fiat in the sense that there must be some fiat element at a fine enough scale of granularity. This ontology choses to ignore this issue as below the level of granularity relevant to anatomy. (DOS121102)" ;
    rdfs:label "bona-fide anatomical boundary" ;
    rdfs:subClassOf obo:UBERON_0000466 .

obo:UBERON_0010202
    obo:IAO_0000115 "The lateral line consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head and body of all fishes and most amphibians. The lateral line develops from cranial ectodermal placodes situated behind the ear and between the eye and ear." ;
    oboInOwl:hasDbXref "AAO:0011128", "TAO:0001469", "Wikipedia:Lateral_line", "XAO:0004002", "ZFA:0001469" ;
    oboInOwl:hasExactSynonym "lateral lines" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010202" ;
    a owl:Class ;
    rdfs:label "lateral line" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ] .

obo:UBERON_0010204
    obo:IAO_0000115 "A vasculature that is part of a post-anal tail." ;
    obo:UBPROP_0000012 "isa blood vessel in XAO" ;
    oboInOwl:hasDbXref "TAO:0005037", "XAO:0004151", "ZFA:0005037" ;
    oboInOwl:hasExactSynonym "post-vent vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tail vasculature" ;
    oboInOwl:id "UBERON:0010204" ;
    a owl:Class ;
    rdfs:label "tail vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0010210
    obo:IAO_0000115 "A semisolid gelatinous mass of coagulated blood that consists of red blood cells, white blood cells, and platelets entrapped in a fibrin network." ;
    oboInOwl:hasDbXref "BTO:0000102", "Wikipedia:Thrombus", "galen:BloodClot" ;
    oboInOwl:hasExactSynonym "coagulated blood", "fibrin clot", "hemostatic plug", "thrombus" ;
    oboInOwl:hasNarrowSynonym "clot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010210" ;
    a owl:Class ;
    rdfs:label "blood clot" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000233
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005577
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000178
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0007596
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0007596
            ]
        )
    ] .

obo:UBERON_0010212
    obo:IAO_0000115 "Apparatus located between the lungs and the buccal cavity. This apparatus is composed of a pair of arytenoid cartilages that are supported by the cricoid ring." ;
    obo:IAO_0000116 "check this. See also https://github.com/obophenotype/uberon/wiki/The-axial-skeleton" ;
    oboInOwl:hasDbXref "AAO:0000267", "EHDAA2:0000904" ;
    oboInOwl:hasExactSynonym "laryngeal cartilage system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010212" ;
    a owl:Class ;
    rdfs:label "laryngeal apparatus" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0010314, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001739
    ] .

obo:UBERON_0010213
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010213" ;
    a owl:Class ;
    rdfs:label "laryngeal pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0005866, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010221
    ] .

obo:UBERON_0010221
    oboInOwl:hasDbXref "EHDAA2:0004085" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010221" ;
    a owl:Class ;
    rdfs:comment "Many sources say: thyroid cartilage from arch 4 other laryngeal cartilage (cricoid/arytenoid) from 6?" ;
    rdfs:label "laryngeal associated mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003117
    ] .

obo:UBERON_0010225
    obo:IAO_0000115 "A nuclear complex which in mammals consists of four parts, the hypothalamus, epithalamus, ventral thalamus, and dorsal thalamus[WP,modified]." ;
    oboInOwl:hasDbXref "EHDAA2:0004469", "FMA:258745" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010225" ;
    a owl:Class ;
    rdfs:label "thalamic complex" ;
    rdfs:subClassOf obo:UBERON_0007245, obo:UBERON_0019269 .

obo:UBERON_0010227
    obo:IAO_0000115 "Multi-tissue structure that is part of the heart tube and will become the cardiac atrium." ;
    oboInOwl:hasDbXref "FMA:71005", "TAO:0002228", "ZFA:0001718" ;
    oboInOwl:hasExactSynonym "presumptive atrium heart tube", "primordial atrium", "primordial cardiac atrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010227" ;
    a owl:Class ;
    rdfs:label "future cardiac atrium" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002081
    ] .

obo:UBERON_0010230
    obo:IAO_0000115 "The core globe-shaped component of the camera-type eye." ;
    obo:IAO_0000232 "See notes for camera-type eye" ;
    obo:UBPROP_0000202 obo:FMA_264089 ;
    oboInOwl:hasDbXref "FMA:12513", "MIAA:0000283", "SCTID:244486005", "VHOG:0001616", "Wikipedia:Globe_(human_eye)" ;
    oboInOwl:hasExactSynonym "bulbus oculi", "eye globe", "eyeball" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye", "globe" ;
    oboInOwl:id "UBERON:0010230" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "eyeball of camera-type eye" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0010233
    obo:IAO_0000115 "The connective tissue that supports the lobules and follicles of the thyroid gland." ;
    oboInOwl:hasDbXref "FMA:86304", "SCTID:157862000" ;
    oboInOwl:hasExactSynonym "thyroid gland stroma", "thyroid stroma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010233" ;
    a owl:Class ;
    rdfs:label "stroma of thyroid gland" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004119, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0010243
    obo:IAO_0000115 "An exocrine gland whose secretions are excreted via exocytosis from secretory cells into an epithelial-walled duct or ducts and thence onto a bodily surface or into the lumen; the gland releases its product and no part of the gland is lost or damaged." ;
    obo:UBPROP_0000007 "merocrine" ;
    oboInOwl:hasDbXref "BTO:0002324", "MA:0003041", "Wikipedia:Merocrine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010243" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "merocrine gland" ;
    rdfs:subClassOf obo:UBERON_0002365, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0006887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002365
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0006887
            ]
        )
    ] .

obo:UBERON_0010252
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 1st arch mandibular mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000037" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010252" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0009584, obo:UBERON_0010259, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009584
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009584
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010253
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 1st arch maxillary mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000044" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010253" ;
    a owl:Class ;
    rdfs:label "1st arch maxillary mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0010045, obo:UBERON_0010259, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010045
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010254
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 2nd arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000068", "EMAPA:16281" ;
    oboInOwl:hasExactSynonym "neural crest derived arch 2 mesenchyme", "pharyngeal arch 2 mesenchyme from neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 2 mesenchyme from neural crest" ;
    oboInOwl:id "UBERON:0010254" ;
    a owl:Class ;
    rdfs:label "2nd arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0005689, obo:UBERON_0010258, obo:UBERON_0010359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005689
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010255
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 3rd arch mesenchyme." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000083", "EMAPA:16404", "VHOG:0000571" ;
    oboInOwl:hasExactSynonym "3rd pharyngeal arch mesenchyme derived from neural crest", "mesenchyme derived from neural crest of mesenchyme of 3rd arch", "neural crest derived arch 3 mesenchyme", "pharyngeal arch 3 mesenchyme from neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 3 mesenchyme from neural crest" ;
    oboInOwl:id "UBERON:0010255" ;
    a owl:Class ;
    rdfs:label "3rd arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0005690, obo:UBERON_0010258, obo:UBERON_0010359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005690
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010256
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 4th arch mesenchyme." ;
    obo:UBPROP_0000003 "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EHDAA2:0000098", "EMAPA:16772", "VHOG:0000580" ;
    oboInOwl:hasExactSynonym "4th pharyngeal arch mesenchyme derived from neural crest", "mesenchyme derived from neural crest of mesenchyme of 4th arch", "neural crest derived arch 4 mesenchyme", "pharyngeal arch 4 mesenchyme from neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 4 mesenchyme from neural crest" ;
    oboInOwl:id "UBERON:0010256" ;
    a owl:Class ;
    rdfs:label "4th arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0005691, obo:UBERON_0010258, obo:UBERON_0010359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005691
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005691
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010257
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 6th arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004077" ;
    oboInOwl:hasExactSynonym "neural crest derived arch 6 mesenchyme", "pharyngeal arch 6 mesenchyme from neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 6 mesenchyme from neural crest" ;
    oboInOwl:id "UBERON:0010257" ;
    a owl:Class ;
    rdfs:label "6th arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0010031, obo:UBERON_0010258, obo:UBERON_0010359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010031
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010031
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010258
    obo:IAO_0000115 "Mesenchyme that develops_from a rhombencephalon neural crest." ;
    oboInOwl:hasDbXref "EHDAA2:0004423" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010258" ;
    a owl:Class ;
    rdfs:label "mesenchyme from rhombencephalic neural crest" ;
    rdfs:subClassOf obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003852
            ]
        )
    ] .

obo:UBERON_0010259
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 1st arch mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:16129" ;
    oboInOwl:hasExactSynonym "mesenchyme derived from neural crest of mesenchyme of 1st arch", "neural crest derived arch 1 mesenchyme", "pharyngeal arch 1 mesenchyme from neural crest" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 1 mesenchyme from neural crest" ;
    oboInOwl:id "UBERON:0010259" ;
    a owl:Class ;
    rdfs:label "1st arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0010042, obo:UBERON_0010258, obo:UBERON_0010359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010260
    obo:IAO_0000115 "One of the three blood vessels, usually one large umbilical vein and two small umbilical arteries, buried within Wharton's jelly, that transport blood to and from the placenta, where exchange between the mother and fetus takes place; the umbilical vein carries oxygenated, nutrient-rich blood from the placenta to the fetus, and the umbilical arteries carry deoxygenated, nutrient-depleted blood from the fetus to the placenta." ;
    oboInOwl:hasDbXref "EMAPA:36493", "SCTID:408728001" ;
    oboInOwl:hasExactSynonym "allantoic vessel", "umbilical cord blood vessel", "umbilical vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "umbilical cord blood vessels", "umbilical vasculature" ;
    oboInOwl:id "UBERON:0010260" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "umbilical blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002331
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002331
                ]
            ]
        )
    ] .

obo:UBERON_0010272
    obo:IAO_0000115 "A group of bones comprised of hyoid body and two pairs of cornua (i.e. greater cornua and lesser cornua), and lies just below the tongue, above the thyroid cartilage" ;
    obo:UBPROP_0000001 "Apparatus located in the floor of the mouth, under the mandibular arcade. The apparatus consists of a central corpus and four pairs of processes. This apparatus serves as the site of insertion for a variety of muscles associated with movements of the tongue and as the origin of the m. hyoglossus.[AAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of hyolaryngeal complex (AAO:0000226)[AAO]" ;
    obo:UBPROP_0000008 "In most mammals, including humans, the hyoid apparatus is shaped like a horseshoe. However, in humans, some of the bones of the hyoid apparatus are fused into a single bone called os hyoideum. In other animals such as frogs, the hyoid apparatus has a hyoid body that is chiefly comprised of hyaline cartilage and two pairs of processes (i.e. alary process and the posteriolateral process)." ;
    oboInOwl:hasDbXref "AAO:0000225", "AAO:0000682", "EMAPA:37600", "MA:0003037", "SCTID:410035009", "http://palaeos.com/vertebrates/bones/gill_arches/images/ReptileHyoids.gif" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "apparatus hyobranchialis", "apparatus hyoideus", "hyobranchial apparatus", "hyolingual system" ;
    oboInOwl:id "UBERON:0010272" ;
    a owl:Class ;
    rdfs:label "hyoid apparatus" ;
    rdfs:subClassOf obo:UBERON_0000075, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005884
    ] .

obo:UBERON_0010273
    obo:IAO_0000115 "A zone of bone organ that is part of a hyoid bone." ;
    oboInOwl:hasDbXref "FMA:59494", "SCTID:119534005" ;
    oboInOwl:hasExactSynonym "hyoid bone zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010273" ;
    a owl:Class ;
    rdfs:label "zone of hyoid bone" ;
    rdfs:subClassOf obo:UBERON_0005913, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001685
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001685
            ]
        )
    ] .

obo:UBERON_0010276
    obo:IAO_0000115 "Any anatomical space that is part of a vertebral column." ;
    oboInOwl:hasDbXref "AAO:0000700" ;
    oboInOwl:hasExactSynonym "vertebral column opening", "vertebral conduit" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010276" ;
    a owl:Class ;
    rdfs:label "space in vertebral column" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001130
            ]
        )
    ] .

obo:UBERON_0010284
    obo:IAO_0000115 "A minute orifice on the summit of the papillae lacrimales, which is the commencement point of the lacrimal canaliculi." ;
    obo:UBPROP_0000009 "collect tears produced by the lacrimal glands" ;
    oboInOwl:hasDbXref "FMA:59365", "SCTID:263344003", "Wikipedia:Lacrimal_punctum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lacrimal point", "lacrimal puncta", "puncta lacrimalia" ;
    oboInOwl:id "UBERON:0010284" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lacrimal punctum" ;
    rdfs:subClassOf obo:UBERON_0000161, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/53/Gray895.png"^^xsd:anyURI .

obo:UBERON_0010285
    obo:IAO_0000115 "Portion of tissue that is dorsolateral to the floor plate and part of the midbrain." ;
    oboInOwl:hasDbXref "DHBA:12322", "EFO:0003567", "EHDAA2:0004375", "TAO:0000761", "ZFA:0000761" ;
    oboInOwl:hasExactSynonym "basal plate midbrain", "basal plate midbrain region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010285" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "midbrain basal plate" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009581
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010286
    ] .

obo:UBERON_0010286
    obo:IAO_0000115 "Portion of neural tube that gives rise to the midbrain." ;
    obo:IAO_0000116 "we follow ZFA in temporally dividing midbrain NT from presumptive midbrain, but in future this may be collapsed" ;
    oboInOwl:hasDbXref "TAO:0007039", "ZFA:0007039" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010286" ;
    a owl:Class ;
    rdfs:label "midbrain neural tube" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003080
    ] .

obo:UBERON_0010291
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "Wikipedia:Sclera#Histology" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010291" ;
    a owl:Class ;
    rdfs:label "layer of sclera" ;
    rdfs:subClassOf obo:UBERON_0004923, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] .

obo:UBERON_0010294
    obo:IAO_0000115 "An endothelium that is part of a sclera." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010294" ;
    a owl:Class ;
    rdfs:label "scleral endothelium" ;
    rdfs:subClassOf obo:UBERON_0001986, obo:UBERON_0010291, obo:UBERON_0015808 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001773
            ]
        )
    ] .

obo:UBERON_0010295
    obo:IAO_0000115 "A stroma that is part of a sclera." ;
    oboInOwl:hasBroadSynonym "subsantia propria" ;
    oboInOwl:hasDbXref "FMA:58365", "NCIT:C33652", "SCTID:368851004", "UMLS:C1704397" ;
    oboInOwl:hasExactSynonym "scleral stroma", "stroma of sclera", "subsantia propria sclerae", "substantia propria sclerae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010295" ;
    a owl:Class ;
    rdfs:label "substantia propria of sclera" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0010291 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001773
            ]
        )
    ] .

obo:UBERON_0010299
    obo:IAO_0000115 "Mesenchyme surrounding the developing optic cup which develops into the sclera." ;
    obo:UBPROP_0000011 "The mesenchyme surrounding the developing optic cup differentiates into the sclera, the dense fibrous coat of the eye.. http://www.ncbi.nlm.nih.gov/pubmed/16496288" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010299" ;
    a owl:Class ;
    rdfs:label "scleral mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0003072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001773
            ]
        )
    ] .

obo:UBERON_0010302
    obo:IAO_0000115 "A single extraembryonic epithelium, which closes the germband dorsally." ;
    obo:IAO_0000116 "May be obsoleted once added to insect ontology. Coordinate with cell type in CL" ;
    oboInOwl:hasDbXref "BTO:0004800", "EFO:0000250", "FBbt:00000095" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "amnion-serosa" ;
    oboInOwl:id "UBERON:0010302" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "amnioserosa" ;
    rdfs:subClassOf obo:UBERON_0010303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

obo:UBERON_0010303
    obo:IAO_0000115 "An epithelium that is part of a extraembryonic structure." ;
    oboInOwl:hasExactSynonym "extra-embryonic epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010303" ;
    a owl:Class ;
    rdfs:label "extraembryonic epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, obo:UBERON_0005292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000478
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000478
            ]
        )
    ] .

obo:UBERON_0010304
    obo:IAO_0000115 "Stratified squamous epithelium is a stratified squamous epithelium, the cells of which synthesizes but does not accumulate keratin. Examples: epithelium of vagina, epithelium of wall of esophagus." ;
    oboInOwl:hasDbXref "FMA:45569", "Wikipedia:Stratified_squamous_epithelium#Nonkeratinized" ;
    oboInOwl:hasExactSynonym "epithelium stratificatum squamosum noncornificatum", "nonkeratinizing stratified squamous epithelium", "stratified squamous non-keratinized epithelium", "stratified squamous nonkeratinizing epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010304" ;
    a owl:Class ;
    rdfs:label "non-keratinized stratified squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0006915 ;
    owl:disjointWith obo:UBERON_0012329 .

obo:UBERON_0010305
    obo:IAO_0000115 "One of the three major regions of the conjunctiva." ;
    oboInOwl:hasDbXref "FMA:59023", "SCTID:29445007", "Wikipedia:Conjunctiva#Gross_anatomy" ;
    oboInOwl:hasExactSynonym "conjunctiva region", "region of conjunctiva" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010305" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "subdivision of conjunctiva" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000064
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:UBERON_0010312
    obo:IAO_0000115 "Developing anatomical structure that develops into the eyeball and associated structures." ;
    obo:UBPROP_0000001 "Multi-tissue structure that consists of the structures that develop into the retina and lens.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0002201", "ZFA:0001678" ;
    oboInOwl:hasExactSynonym "future eye" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010312" ;
    a owl:Class ;
    rdfs:label "immature eye" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003071
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003071
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002254 ;
                owl:someValuesFrom obo:UBERON_0003071
            ]
        )
    ] .

obo:UBERON_0010313
    obo:IAO_0000115 "An anatomical structure that develops from the neural crest." ;
    obo:IAO_0000232 "Grouping term for query purposes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010313" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "neural crest-derived structure" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010314
    obo:IAO_0000115 "An anatomical structure that has some part that develops from the neural crest." ;
    obo:IAO_0000232 "Grouping term for query purposes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010314" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "structure with developmental contribution from neural crest" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002254 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010316
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010316" ;
    a owl:Class ;
    rdfs:label "germ layer / neural crest" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002532
    ] .

obo:UBERON_0010321
    obo:IAO_0000115 "A skeletal element that is part of a orbital region." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "eye skeleton", "ocular skeleton", "skeletal element of orbital region" ;
    oboInOwl:id "UBERON:0010321" ;
    a owl:Class ;
    rdfs:label "skeletal element of eye region" ;
    rdfs:subClassOf obo:UBERON_0004765, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004088
            ]
        )
    ] .

obo:UBERON_0010323
    obo:IAO_0000115 "Skeletal subdivision of the head including skull (cranium plus mandible), pharyngeal and/or hyoid apparatus." ;
    obo:IAO_0000116 "we use 'cranial skeletal system', so that we can include the skull, which has joints/sutures as parts (recall, we follow FMA in distinguishing between the skeleton and skeletal system - only the latter includes joints)" ;
    obo:IAO_0000232 "that the cranial skeleton includes the pharyngeal arch skeleton. It is thus more inclusive that the cranium itself, and extends beyond the head in tetrapods. The AAO class called 'skull' belongs here, as it includes the whole splanchnocranium" ;
    obo:UBPROP_0000001 "Bony structure that encases the central nervous system and the primary sense organs of sight, olfaction, hearing, and equilibrium.[AAO]", "Skeletal system which is part of the skull, including the splanchnocranium, chondrocranium, and dermatocranium.[TAO]" ;
    oboInOwl:hasDbXref "AAO:0000109", "AAO:0000971", "AAO:0010185", "TAO:0000737", "VSAO:0000049", "XAO:0003075", "ZFA:0000737" ;
    oboInOwl:hasNarrowSynonym "cranial skeleton", "osteocranium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranium" ;
    oboInOwl:id "UBERON:0010323" ;
    a owl:Class ;
    rdfs:label "cranial skeletal system" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ] .

obo:UBERON_0010328
    obo:IAO_0000115 "Mesenchyme that is part of a limb bud." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010328" ;
    a owl:Class ;
    rdfs:label "limb bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010329, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004347
            ]
        )
    ] .

obo:UBERON_0010329
    obo:IAO_0000115 "Mesenchyme that is part of a limb/fin bud." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010329" ;
    a owl:Class ;
    rdfs:label "paired limb/fin bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010377, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004357
            ]
        )
    ] .

obo:UBERON_0010330
    obo:IAO_0000115 "Mesenchyme that is part of a developing eyelid." ;
    oboInOwl:hasDbXref "EMAPA:32759" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010330" ;
    a owl:Class ;
    rdfs:label "eyelid mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0010332
    obo:IAO_0000115 "An epithelium that is part of a handplate." ;
    oboInOwl:hasDbXref "EHDAA2:0000730", "EMAPA:32630" ;
    oboInOwl:hasExactSynonym "handplate epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010332" ;
    a owl:Class ;
    rdfs:label "epithelium of handplate" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006875
            ]
        )
    ] .

obo:UBERON_0010333
    obo:IAO_0000115 "Mesenchyme that is part of a extraembryonic membrane." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010333" ;
    a owl:Class ;
    rdfs:label "extraembryonic membrane mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, obo:UBERON_0005292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005631
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005631
            ]
        )
    ] .

obo:UBERON_0010334
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a maxillary process mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004601" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010334" ;
    a owl:Class ;
    rdfs:label "maxillary process mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0009526, obo:UBERON_0010258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010253
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009526
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010335
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a maxillary process mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004602" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010335" ;
    a owl:Class ;
    rdfs:label "maxillary process mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0009526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010338
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009526
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010336
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a mandibular process mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004603" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010336" ;
    a owl:Class ;
    rdfs:label "mandibular process mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0006905, obo:UBERON_0010258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010252
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006905
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010337
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a mandibular process mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004604" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010337" ;
    a owl:Class ;
    rdfs:label "mandibular process mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0006904, obo:UBERON_0006905, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010339
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006905
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010338
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch maxillary mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000043" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010338" ;
    a owl:Class ;
    rdfs:label "1st arch maxillary mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0010045, obo:UBERON_0010341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010045
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010339
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch mandibular mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000036" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010339" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009584, obo:UBERON_0010341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009584
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010341
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:16130" ;
    oboInOwl:hasExactSynonym "mesenchyme derived from head mesoderm of mesenchyme of 1st arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010341" ;
    a owl:Class ;
    rdfs:label "1st arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0006904, obo:UBERON_0010042, obo:UBERON_0010360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010343
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 2nd arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000067", "EMAPA:16280" ;
    oboInOwl:hasExactSynonym "head mesenchyme derived arch 2 mesenchyme", "mesenchyme derived from head mesoderm of mesenchyme of 2nd arch", "pharyngeal arch 2 mesenchyme from head mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 2 mesenchyme from head mesenchyme" ;
    oboInOwl:id "UBERON:0010343" ;
    a owl:Class ;
    rdfs:label "2nd arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005689, obo:UBERON_0006904, obo:UBERON_0010360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005689
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005689
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010344
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 3rd arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000082", "EMAPA:16403" ;
    oboInOwl:hasExactSynonym "head mesenchyme derived arch 3 mesenchyme", "mesenchyme derived from head mesoderm of mesenchyme of 3rd arch", "pharyngeal arch 3 mesenchyme from head mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 3 mesenchyme from head mesenchyme" ;
    oboInOwl:id "UBERON:0010344" ;
    a owl:Class ;
    rdfs:label "3rd arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005690, obo:UBERON_0006904, obo:UBERON_0010360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005690
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010345
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 4th arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0000097", "EMAPA:16771" ;
    oboInOwl:hasExactSynonym "head mesenchyme derived arch 4 mesenchyme", "mesenchyme derived from head mesoderm of mesenchyme of 4th arch", "pharyngeal arch 4 mesenchyme from head mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 4 mesenchyme from head mesenchyme" ;
    oboInOwl:id "UBERON:0010345" ;
    a owl:Class ;
    rdfs:label "4th arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005691, obo:UBERON_0006904, obo:UBERON_0010360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005691
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005691
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010347
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 6th arch mesenchyme." ;
    oboInOwl:hasDbXref "EHDAA2:0004078" ;
    oboInOwl:hasExactSynonym "head mesenchyme derived arch 6 mesenchyme", "pharyngeal arch 6 mesenchyme from head mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "branchial arch 6 mesenchyme from head mesenchyme" ;
    oboInOwl:id "UBERON:0010347" ;
    a owl:Class ;
    rdfs:label "6th arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0006904, obo:UBERON_0010031, obo:UBERON_0010360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010031
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010349
    obo:IAO_0000115 "A otic capsule endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0000833" ;
    oboInOwl:hasExactSynonym "otic capsule anlage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010349" ;
    a owl:Class ;
    rdfs:label "otic capsule pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0004637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010355
    obo:IAO_0000115 "The first step in ossification of the cartilage is that the cartilage cells, at the point where ossification is commencing and which is termed a ossification center, enlarge and arrange themselves in rows. The matrix in which they are imbedded increases in quantity, so that the cells become further separated from each other. A deposit of calcareous material now takes place in this matrix, between the rows of cells, so that they become separated from each other by longitudinal columns of calcified matrix, presenting a granular and opaque appearance. Here and there the matrix between two cells of the same row also becomes calcified, and transverse bars of calcified substance stretch across from one calcareous column to another. Thus there are longitudinal groups of the cartilage cells enclosed in oblong cavities, the walls of which are formed of calcified matrix which cuts off all nutrition from the cells; the cells, in consequence, atrophy, leaving spaces called the primary areolC&." ;
    obo:IAO_0000116 "currently classified as a zone of a bone organ, but exists prior to bone ossifying" ;
    oboInOwl:hasDbXref "FMA:75436", "Wikipedia:Ossification_center" ;
    oboInOwl:hasExactSynonym "centrum ossificationis", "ossification centre" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "center of ossification", "centrum ossificationis" ;
    oboInOwl:id "UBERON:0010355" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ossification center" ;
    rdfs:subClassOf obo:UBERON_0005913 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/fd/Gray79.png"^^xsd:anyURI .

obo:UBERON_0010358
    obo:IAO_0000115 "An arch-shaped structure of the vertebra that extends dorsally (neural arch) or ventrally (hemal arch) from the vertebral centrum" ;
    obo:UBPROP_0000003 "(...) certain common components [of vertebral structure] are found in nearly all vertebrate. A representative vertebra has a vertebral arch or neural arch, which extends dorsally around the spinal cord.[well established][VHOG]" ;
    obo:UBPROP_0000012 "Note that humans do not have hemal arches, so VA=NA for FMA" ;
    oboInOwl:hasDbXref "EMAPA:36614", "FMA:11946" ;
    oboInOwl:hasNarrowSynonym "arch of vertebra", "arcus vertebrae (vertebralis)", "vertebra arch", "vertebral arch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010358" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "arch of centrum of vertebra" ;
    rdfs:subClassOf obo:UBERON_0004765, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] .

obo:UBERON_0010359
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a entire pharyngeal arch associated mesenchyme." ;
    oboInOwl:hasExactSynonym "arch mesenchyme from neural crest", "branchial arch mesenchyme from neural crest", "neural crest derived arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010359" ;
    a owl:Class ;
    rdfs:comment "Partially implements https://github.com/obophenotype/uberon/wiki/The-neural-crest NC meeting scheme" ;
    rdfs:label "pharyngeal arch mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0014387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010360
    obo:IAO_0000115 "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a entire pharyngeal arch associated mesenchyme." ;
    oboInOwl:hasExactSynonym "arch mesenchyme from head mesenchyme", "branchial arch mesenchyme from head mesenchyme", "head mesenchyme derived arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010360" ;
    a owl:Class ;
    rdfs:comment "Partially implements https://github.com/obophenotype/uberon/wiki/The-neural-crest NC meeting scheme" ;
    rdfs:label "pharyngeal arch mesenchyme from head mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010046
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006904
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006904
            ]
        )
    ] .

obo:UBERON_0010362
    obo:IAO_0000115 "Skeletal subdivision that undergoes indirect development and includes elements that develop as a replacement or substitution of other elements or tissues." ;
    obo:UBPROP_0000001 "An endoskeleton is an internal support structure of an animal, composed of mineralized tissue. Endoskeleton develops within the skin or in the deeper body tissues. The vertebrate is basically an endoskeleton made up of two types of tissues (bone and cartilage). During early embryonic development the endoskeleton is composed of notochord and cartilage. The notochord in most vertebrates is replaced by vertebral column and cartilage is replaced by bone in most adults. In three phyla and one subclass of animals, endoskeletons of various complexity are found: Chordata, Echinodermata, Porifera, and Coleoidea. An endoskeleton may function purely for support (as in the case of sponges), but often serves as an attachment site for muscle and a mechanism for transmitting muscular forces. A true endoskeleton is derived from mesodermal tissue. Such a skeleton is present in echinoderms and chordates. The poriferan 'skeleton' consists of microscopic calcareous or siliceous spicules or a spongin network. The Coleoidae do not have a true endoskeleton in the evolutionary sense; here, a mollusk exoskeleton evolved into several sorts of internal structure, the 'cuttlebone' of cuttlefish being the best-known version. Yet they do have cartilaginous tissue in their body, even if it is not mineralized, especially in the head, where it forms a primitive cranium. The endoskeleton gives shape,support and protection to the body and provides a mean of locomotion.[Wikipedia:Endoskeleton]t" ;
    oboInOwl:hasDbXref "VSAO:0000037", "Wikipedia:Endoskeleton", "XAO:0004026" ;
    oboInOwl:hasExactSynonym "replacement skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010362" ;
    a owl:Class ;
    rdfs:label "endoskeleton" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0010522
    ] .

obo:UBERON_0010363
    obo:IAO_0000115 "A skeletal element that has the potential to participate in endochondral ossification, and may participate in intramembranous ossification." ;
    oboInOwl:hasDbXref "VSAO:0000139", "XAO:0004017", "ZFA:0005620" ;
    oboInOwl:hasExactSynonym "endochondral replacement element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010363" ;
    a owl:Class ;
    rdfs:label "endochondral element" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0004765 .

obo:UBERON_0010364
    obo:IAO_0000115 "Skeletal subdivision that undergoes direct development and includes elements that either develop in association with the basement membrane of the ectoderm or are homologous with such elements; includes dermatocranium, components of the appendicular skeleton, teeth and tooth-like elements of the oropharynx, and integumentary elements." ;
    oboInOwl:hasBroadSynonym "exoskeleton" ;
    oboInOwl:hasDbXref "VSAO:0000035", "XAO:0004025" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermal skeletal system", "dermoskeleton", "desmoskeleton" ;
    oboInOwl:id "UBERON:0010364" ;
    a owl:Class ;
    rdfs:comment "This ontology covers metazoa, so we do not use exoskeleton as primary label, as in VSAO" ;
    rdfs:label "dermal skeleton" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0010365
    obo:IAO_0000115 "Skeletal tissue that is part of the exoskeleton and derived from an odontogenic papilla." ;
    obo:UBPROP_0000008 "in many vertebrates, odontoid tissue is not restricted to the teeth" ;
    obo:UBPROP_0000012 "Classified as a portion of organism substance in FMA" ;
    oboInOwl:hasAlternativeId "UBERON:0001973" ;
    oboInOwl:hasDbXref "EMAPA:35872", "FMA:63001", "MA:0002540", "NCIT:C33794", "UMLS:C1519551", "VSAO:0000063", "XAO:0004046", "ZFA:0005623" ;
    oboInOwl:hasExactSynonym "odontogenic tissue" ;
    oboInOwl:hasNarrowSynonym "portion of substance of tooth", "substance of tooth", "tooth substance" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dental tissue", "tooth hard tissue", "tooth tissue" ;
    oboInOwl:id "UBERON:0010365" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "odontoid tissue" ;
    rdfs:subClassOf obo:UBERON_0004755, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010364
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001763
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004755
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010364
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0001763
            ]
        )
    ] .

obo:UBERON_0010366
    obo:IAO_0000115 "A vasculature that is part of a conjunctiva." ;
    oboInOwl:hasDbXref "FMA:70887" ;
    oboInOwl:hasExactSynonym "conjunctival veins", "conjunctival veins set", "set of conjunctival veins", "venae conjunctivales" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010366" ;
    a owl:Class ;
    rdfs:label "conjunctival vasculature" ;
    rdfs:subClassOf obo:UBERON_0002203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:UBERON_0010367
    obo:IAO_0000115 "A vein that is part of a conjunctiva." ;
    oboInOwl:hasBroadSynonym "conjunctival blood vessel" ;
    oboInOwl:hasDbXref "FMA:70887", "SCTID:149885003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010367" ;
    a owl:Class ;
    rdfs:label "conjunctival vein" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0009141, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010366
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:UBERON_0010368
    obo:IAO_0000115 "The smallest anatomical unit of the lung, measuring 0.50 to 2.00 cm in diameter. Each lobule is composed of 4-8 terminal bronchioles and their distal alveolar ducts and sacs. The lobules are separated by fibrous interlobular septa." ;
    oboInOwl:hasDbXref "FMA:75739", "NCIT:C33428" ;
    oboInOwl:hasExactSynonym "lobulus pulmonis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010368" ;
    a owl:Class ;
    rdfs:label "pulmonary lobule" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0009911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0010371
    obo:IAO_0000115 "Epithelium composed of cells that develops from the ectoderm[FMA,modified]." ;
    oboInOwl:hasDbXref "FMA:69064" ;
    oboInOwl:hasExactSynonym "ectoderm-derived epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010371" ;
    a owl:Class ;
    rdfs:label "ecto-epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002077
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0010375
    obo:IAO_0000116 "consider merging with dorsal pancreatic bud. Starts at CS12 in human (EHDAA2, embryology.ch 'bud anlagen')" ;
    oboInOwl:hasDbXref "EHDAA2:0001384", "FMA:79793" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal pancreas" ;
    oboInOwl:id "UBERON:0010375" ;
    a owl:Class ;
    rdfs:label "pancreas dorsal primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0009708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0009708
            ]
        )
    ] .

obo:UBERON_0010376
    obo:UBPROP_0000008 "Starts at CS14 in human (EHDAA2) or CS13-14 (embryology.ch 'bud anlagen')" ;
    oboInOwl:hasDbXref "EHDAA2:0001387", "FMA:79794" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventral pancreas" ;
    oboInOwl:id "UBERON:0010376" ;
    a owl:Class ;
    rdfs:label "pancreas ventral primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0009709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0009709
            ]
        )
    ] .

obo:UBERON_0010377
    obo:IAO_0000115 "Mesenchyme that develops_from a somatopleure." ;
    obo:IAO_0000116 "the way this class is defined also includes extraembryonic mesenchyme such as the amniotic mesenchyme; in future this may be restricted to embryonic derivatives" ;
    oboInOwl:hasDbXref "EHDAA2:0001120" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010377" ;
    a owl:Class ;
    rdfs:label "mesenchyme from somatopleure" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004874
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0004874
            ]
        )
    ] .

obo:UBERON_0010378
    obo:IAO_0000115 "Mesenchyme that develops_from a splanchnopleure." ;
    oboInOwl:hasDbXref "EHDAA2:0001122" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010378" ;
    a owl:Class ;
    rdfs:label "mesenchyme from splanchnopleure" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0004873
            ]
        )
    ] .

obo:UBERON_0010380
    obo:IAO_0000115 "the neurons that innervate the esophagus, stomach, small and large bowel" ;
    oboInOwl:hasDbXref "EMAPA:37479", "MA:0001145" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010380" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "enteric nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002005
            ]
        )
    ] .

obo:UBERON_0010386
    obo:IAO_0000115 "A lymphoid follicle that is part of a Peyer's patch." ;
    oboInOwl:hasDbXref "MA:0000732" ;
    oboInOwl:hasExactSynonym "peyer's patch follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010386" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Peyer's patch follicle" ;
    rdfs:subClassOf obo:UBERON_0000444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:UBERON_0010387
    obo:IAO_0000115 "The Peyer's patch area normally occupied by T lymphocytes" ;
    oboInOwl:hasDbXref "EMAPA:37939" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010387" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "Peyer's patch T cell area" ;
    rdfs:subClassOf obo:UBERON_0010393, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010393
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001211
            ]
        )
    ] .

obo:UBERON_0010388
    obo:IAO_0000115 "The segment of the rib that connects to a vertebra[MP]. a small part of the rib composed of the head, neck, tuberculum and a short proximal part of the body[PMID]" ;
    oboInOwl:hasDbXref "EMAPA:37495", "MA:0001400", "MA:0001414" ;
    oboInOwl:hasExactSynonym "proximal part of rib", "proximal rib", "proximal rib segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "costal part of rib", "vertebral part of rib" ;
    oboInOwl:id "UBERON:0010388" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "The proximal rib derives from the caudal half of somite[PMID:15906248]" ;
    rdfs:label "proximal segment of rib" ;
    rdfs:subClassOf obo:UBERON_0005055, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] .

obo:UBERON_0010390
    obo:IAO_0000115 "An organ cavity that is part of a urethra." ;
    oboInOwl:hasDbXref "FMA:19709", "SCTID:279432008" ;
    oboInOwl:hasExactSynonym "urethral lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010390" ;
    a owl:Class ;
    rdfs:label "lumen of urethra" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0010392
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010392" ;
    a owl:Class ;
    rdfs:label "B cell domain" ;
    rdfs:subClassOf obo:UBERON_0010394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000236
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010394
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000236
            ]
        )
    ] .

obo:UBERON_0010393
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010393" ;
    a owl:Class ;
    rdfs:label "T cell domain" ;
    rdfs:subClassOf obo:UBERON_0010394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010394
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000084
            ]
        )
    ] .

obo:UBERON_0010394
    obo:IAO_0000116 "TODO - check" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010394" ;
    a owl:Class ;
    rdfs:label "lymphocyte domain" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/513"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005057, obo:UBERON_0010001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000542
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CL_0000542
            ]
        )
    ] .

obo:UBERON_0010395
    obo:IAO_0000115 "An unstimulated network of follicular dendritic cells and small resting B cells in the lymph node cortex." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasDbXref "EMAPA:35530", "FMA:312350", "MA:0000743" ;
    oboInOwl:hasExactSynonym "primary follicle of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010395" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node primary follicle" ;
    rdfs:subClassOf obo:UBERON_0010422, obo:UBERON_0010748 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010422
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010399
    obo:IAO_0000115 "one of the branches of the splenic artery[MP]" ;
    obo:UBPROP_0000001 "When the splenic artery passes into the trabecula of the spleen and branches, they become known as the trabecular arteries. When these arteries then reach the white pulp, and become covered with Periarteriolar lymphoid sheaths, the name changes again to central arteries (or central arterioles). Branches of the central arteries are given to the red pulp, and these are called penicillar arteries).[Wikipedia]" ;
    oboInOwl:hasDbXref "MA:0000759", "NCIT:C49775", "UMLS:C1710159", "Wikipedia:Trabecular_arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trabecular artery" ;
    oboInOwl:id "UBERON:0010399" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen trabecular artery" ;
    rdfs:subClassOf obo:UBERON_0003497, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001194
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001265
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001194
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001265
            ]
        )
    ] .

obo:UBERON_0010400
    obo:IAO_0000115 "one of the veins that feed the splenic vein" ;
    obo:UBPROP_0000001 "The trabecular veins are the largest veins inside the spleen. It drains the blood collected in the sinuses of the pulp.[Wikipedia]" ;
    oboInOwl:hasDbXref "MA:0000760", "NCIT:C49779", "UMLS:C1710160", "Wikipedia:Trabecular_veins" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "trabecular vein" ;
    oboInOwl:id "UBERON:0010400" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen trabecular vein" ;
    rdfs:subClassOf obo:UBERON_0013126, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001265
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001265
            ]
        )
    ] .

obo:UBERON_0010402
    obo:IAO_0000115 "Any layer of the epidermis that is superior to the stratum basale" ;
    oboInOwl:hasBroadSynonym "suprabasal layer" ;
    oboInOwl:hasDbXref "EMAPA:35315", "MA:0000808" ;
    oboInOwl:hasExactSynonym "suprabasal cell layer of skin", "suprabasal layer of epidermis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010402" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epidermis suprabasal layer" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0002025
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000108 ;
                owl:someValuesFrom obo:UBERON_0002025
            ]
        )
    ] .

obo:UBERON_0010403
    obo:IAO_0000115 "The part of the future brain that is derived from the mantle layer of the neural tube" ;
    obo:UBPROP_0000012 "not clear if the MA/EMAPA classes refer specifically to the cortical subset. DHBA class incldues non-neocortex derivatives so it belongs here" ;
    oboInOwl:hasBroadSynonym "brain marginal zone" ;
    oboInOwl:hasDbXref "DHBA:10508", "EMAPA:32680", "MA:0000812" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010403" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brain marginal zone" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004062
    ] .

obo:UBERON_0010409
    obo:IAO_0000115 "The integrated unit (of the eye) that consists of the conjunctiva, the corneal surface, and the ocular mucosal adnexa including the lid margins and the meibomian gland openings, the lacrimal glands and the lacrimal drainage system, all which are critical to maintain ocular surface integrity and provide protection from external antigens and pathogenic microorganisms." ;
    oboInOwl:hasDbXref "EMAPA:35336", "MA:0002486" ;
    oboInOwl:hasExactSynonym "eye surface", "eye surface region", "ocular surface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010409" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ocular surface region" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000108 ;
        owl:someValuesFrom obo:UBERON_0022288
    ] .

obo:UBERON_0010416
    obo:IAO_0000115 "A part of the lymph node cortex in which B lymphocytes home to primary follicles to survey follicular dendritic cells (FDCs); antigen stimulated B cells proliferate and differentiate within the follicles forming distinctive germinal centers" ;
    oboInOwl:hasDbXref "MA:0002851" ;
    oboInOwl:hasExactSynonym "lymph node B cell dependent cortex", "lymph node B-cell domain", "nodular lymph node cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010416" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node B cell domain" ;
    rdfs:subClassOf obo:UBERON_0010392, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010392
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010417
    obo:IAO_0000115 "The paracortex and interfollicular cortex of the lymph node in which T lymphocytes home to survey dendritic cells" ;
    oboInOwl:hasDbXref "EMAPA:37663", "MA:0002852", "SCTID:326870003" ;
    oboInOwl:hasExactSynonym "T cell zone of lymph node", "T zone of lymph node", "lymph node T cell dependent paracortex", "lymph node T zone", "lymph node T-cell domain", "lymph node deep cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010417" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node T cell domain" ;
    rdfs:subClassOf obo:UBERON_0010393, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010393
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010418
    obo:IAO_0000115 "An orifice that is part of a lower urinary tract." ;
    oboInOwl:hasDbXref "EMAPA:35965", "MA:0002867" ;
    oboInOwl:hasExactSynonym "urethral orifice" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010418" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urethral opening" ;
    rdfs:subClassOf obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001556
            ]
        )
    ] .

obo:UBERON_0010420
    obo:IAO_0000115 "A part of the secondary follicle in which naive B cells reside along with some helper T cells, macrophages and follicular dendritic cells; these are displaced by the expanding germinal centre and form a 'mantle' around it." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasBroadSynonym "germinal center mantle zone", "mantle zone of germinal center" ;
    oboInOwl:hasDbXref "EMAPA:37661", "MA:0002990" ;
    oboInOwl:hasExactSynonym "lymph node B cell corona", "lymph node follicular corona", "lymph node follicular mantle", "lymph node inactive zone", "lymph node peripheral zone", "mantle zone of lymph node germinal center" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymph node dark zone" ;
    oboInOwl:id "UBERON:0010420" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node germinal center mantle zone" ;
    rdfs:subClassOf obo:UBERON_0010755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010753
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0009039
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010755
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010421
    obo:IAO_0000115 "The area of the (spleen) secondary B follicle that surrounds the germinal center and harbors the small recirculating B lymphocytes" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/tmeehan> ;
    oboInOwl:hasBroadSynonym "B cell domain of the spleen", "B lymphocyte domain of the spleen", "lymphocytic corona", "splenic corona" ;
    oboInOwl:hasDbXref "EMAPA:37962" ;
    oboInOwl:hasExactSynonym "follicle mantle", "spleen B cell corona", "spleen B-cell corona", "spleen lymphocytic corona", "splenic B cell corona" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spleen mantle zone" ;
    oboInOwl:id "UBERON:0010421" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "spleen B cell corona" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0005196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010755
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0010422
    obo:IAO_0000115 "A lymphoid follicle containing naive B cells" ;
    obo:UBPROP_0000015 "The cortex of lymph nodes, the white pulp of spleen, and mucosa associated lymphoid tissue all have these primary follicles" ;
    oboInOwl:hasDbXref "FMA:55223" ;
    oboInOwl:hasExactSynonym "primary lymphoid follicle", "primary lymphoid nodule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "primary follicle" ;
    oboInOwl:id "UBERON:0010422" ;
    a owl:Class ;
    rdfs:label "primary nodular lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0000444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000788
    ] .

obo:UBERON_0010423
    obo:IAO_0000115 "A primary nodular lymphoid tissue that is part of a tonsil." ;
    oboInOwl:hasDbXref "FMA:86018" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymphoid nodule of tonsil" ;
    oboInOwl:id "UBERON:0010423" ;
    a owl:Class ;
    rdfs:label "primary lymphoid nodule of tonsil" ;
    rdfs:subClassOf obo:UBERON_0010422, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010422
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:UBERON_0010425
    obo:IAO_0000115 "A naris that is located inside the nasal cavity and connects to the pharynx." ;
    obo:UBPROP_0000007 "choanal" ;
    obo:UBPROP_0000008 "In humans the only internal naris is the posterior nasal aperture, which connects to the nasopharynx" ;
    obo:UBPROP_0000202 obo:FMA_76585 ;
    oboInOwl:hasDbXref "NCIT:C32856" ;
    oboInOwl:hasExactSynonym "choana", "internal choana" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "choanae", "internal nares", "internal nostril" ;
    oboInOwl:id "UBERON:0010425" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "internal naris" ;
    rdfs:subClassOf obo:UBERON_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0006562
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001707
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0006562
            ]
        )
    ] .

obo:UBERON_0010427
    obo:IAO_0000115 "The ciliary processes are formed by the inward folding of the various layers of the choroid, i.e. , the choroid proper and the lamina basalis, and are received between corresponding foldings of the suspensory ligament of the lens." ;
    oboInOwl:hasDbXref "FMA:76551", "SCTID:280860001", "Wikipedia:Ciliary_processes" ;
    oboInOwl:hasExactSynonym "ciliary processes", "ciliary processes set", "processus ciliares", "set of ciliary processes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ciliary process", "processus ciliares" ;
    oboInOwl:id "UBERON:0010427" ;
    a owl:Class ;
    rdfs:label "ciliary processes" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/b/b2/Gray875.png"^^xsd:anyURI .

obo:UBERON_0010428
    obo:IAO_0000115 "A bone that is shaped as a broad flat plate and composed of two thin layers of compact tissue enclosing between them a variable quantity of cancellous tissue, which is the location of red bone marrow." ;
    obo:UBPROP_0000008 "In an adult mammal, most red blood cells are formed in flat bones" ;
    obo:UBPROP_0000009 "Flat bones are those bones which are found where the principal requirement is either extensive protection or the provision of broad surfaces for muscular attachment" ;
    oboInOwl:hasDbXref "FMA:7476", "NCIT:C32616", "SCTID:332907008", "UMLS:C0222649", "Wikipedia:Flat_bone", "galen:FlatBone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "os planum" ;
    oboInOwl:id "UBERON:0010428" ;
    a owl:Class ;
    rdfs:comment "Examples: cranium, the ilium, sternum, rib cage, the sacrum and the scapula; the occipital, parietal, frontal, nasal, lacrimal, vomer, scapula, os coxC&, sternum, and ribs" ;
    rdfs:label "flat bone" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000407
    ] .

obo:UBERON_0010498
    obo:IAO_0000115 "A simple columnar epithelium that looks stratified but is not, because its cells are arranged with their nuclei at different levels." ;
    obo:UBPROP_0000009 "Pseudostratified epithelia function in secretion or absorption. If a specimen looks stratified but has cilia, then it is a pseudostratified ciliated epithelium, since stratified epithelia do not have cilia." ;
    obo:UBPROP_0000012 "glandular in NCIT; we consider the two NCIT terms synonymous" ;
    oboInOwl:hasDbXref "FMA:45572", "NCIT:C33419", "NCIT:C49316", "UMLS:C0836138", "UMLS:C1514590", "Wikipedia:Pseudostratified_columnar_epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010498" ;
    a owl:Class ;
    rdfs:label "pseudostratified columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485 .

obo:UBERON_0010499
    obo:IAO_0000115 "Epithelium composed of a single layer of cells, appearing as layered because the column-shaped cells vary in height so the nuclei are at different levels. The basal portions of all the cells are in contact with the basement membrane. It lines the respiratory system and the male reproductive tract. The cilia in the respiratory tract are motile, while the stereocilia in the male reproductive tract are immobile." ;
    oboInOwl:hasDbXref "FMA:13146", "NCIT:C13181", "UMLS:C0506992" ;
    oboInOwl:hasExactSynonym "epithelium pseudostratificatum columnare ciliatum (trachea et bronchi)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010499" ;
    a owl:Class ;
    rdfs:label "pseudostratified ciliated columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0007592, obo:UBERON_0010498 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010498
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000067
            ]
        )
    ] .

obo:UBERON_0010521
    obo:IAO_0000115 "An organ that is capable of detecting electrical stimulus" ;
    oboInOwl:hasExactSynonym "electric sense organ", "electroreception organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010521" ;
    a owl:Class ;
    rdfs:label "electroreceptor organ" ;
    rdfs:subClassOf obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050964
            ]
        )
    ] .

obo:UBERON_0010522
    obo:IAO_0000115 "Skeletal element that forms as a replacement or substitution of another element or tissue." ;
    oboInOwl:hasDbXref "VSAO:0000135", "XAO:0004016", "ZFA:0005624" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010522" ;
    a owl:Class ;
    rdfs:label "replacement element" ;
    rdfs:subClassOf obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010362
    ] .

obo:UBERON_0010523
    obo:IAO_0000115 "A vessel of the microcirculature, lying between the arterioles and venules; includes capillaries (blood and lymphatic), metarterioles and arteriovenous anastomoses." ;
    oboInOwl:hasDbXref "MESH:A07.231.432", "TAO:0005251", "ZFA:0005251" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "microcirculatory vessels" ;
    oboInOwl:id "UBERON:0010523" ;
    a owl:Class ;
    rdfs:label "microcirculatory vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] .

obo:UBERON_0010527
    obo:IAO_0000115 "An organ cavity that surrounded_by a bone." ;
    oboInOwl:hasDbXref "FMA:24021" ;
    oboInOwl:hasExactSynonym "bone organ cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010527" ;
    a owl:Class ;
    rdfs:label "cavity of bone organ" ;
    rdfs:subClassOf obo:UBERON_0002558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002558
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0010528
    oboInOwl:hasDbXref "FMA:24028" ;
    oboInOwl:hasExactSynonym "air space of bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010528" ;
    a owl:Class ;
    rdfs:label "pneumatic cavity of bone" ;
    rdfs:subClassOf obo:UBERON_0010527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008193
    ] .

obo:UBERON_0010531
    obo:IAO_0000115 "." ;
    obo:UBPROP_0000012 "different versions of EMAPA have different labels for the same classes. In vHOG this is part of metanephros cortex but this leads to a cycle in basic." ;
    oboInOwl:hasDbXref "EHDAA2:0001143", "EHDAA:7007", "EHDAA:8105", "EMAPA:17953", "EMAPA:27621", "MA:0002998", "VHOG:0001241" ;
    oboInOwl:hasExactSynonym "induced blastemal cells", "nephrogenic interstitium of nephrogenic zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cap mesenchyme of metanephros of urinary system", "nephrogenic interstitium", "peripheral blastema" ;
    oboInOwl:id "UBERON:0010531" ;
    a owl:Class ;
    rdfs:label "metanephros induced blastemal cells" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000354
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0000084
    ] .

obo:UBERON_0010532
    obo:IAO_0000115 "An epithelial tube that is fated to become a nephron." ;
    obo:UBPROP_0000012 "EHDAA2 treats this as already having a tubular structure, but in the ZFA representation this is a cluster of cells" ;
    oboInOwl:hasBroadSynonym "developing nephron", "primitive nephron" ;
    oboInOwl:hasExactSynonym "future nephron", "presumptive nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010532" ;
    a owl:Class ;
    rdfs:label "primitive nephron" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0004819, obo:UBERON_0006555, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] .

obo:UBERON_0010533
    obo:IAO_0000115 "The metanephric cortex is the outer region of the metanephros[GO]." ;
    oboInOwl:hasDbXref "VHOG:0000714" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010533" ;
    a owl:Class ;
    rdfs:label "metanephros cortex" ;
    rdfs:subClassOf obo:UBERON_0001225, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001225
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0010534
    obo:IAO_0000115 "Anatomical cluster which give rise to mature mesonephric nephrons. Zebrafish continously generate new mesonephric nephrons." ;
    oboInOwl:hasDbXref "ZFA:0005584" ;
    oboInOwl:hasExactSynonym "developing mesonephric nephron", "primitive mesonephric nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010534" ;
    a owl:Class ;
    rdfs:label "primitive mesonephric nephron" ;
    rdfs:subClassOf obo:UBERON_0000083, obo:UBERON_0010532 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010532
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0010535
    obo:IAO_0000115 "A primitive nephron that is part of a metanephros." ;
    oboInOwl:hasBroadSynonym "primitive nephron" ;
    oboInOwl:hasDbXref "EHDAA2:0001516" ;
    oboInOwl:hasExactSynonym "developing metanephric nephron", "primitive metanephric nephron" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010535" ;
    a owl:Class ;
    rdfs:label "primitive metanephric nephron" ;
    rdfs:subClassOf obo:UBERON_0005106, obo:UBERON_0010532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010532
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000081
            ]
        )
    ] .

obo:UBERON_0010536
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010536" ;
    a owl:Class ;
    rdfs:label "nephron progenitor" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003918
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] .

obo:UBERON_0010537
    obo:IAO_0000115 "Cluster of cells comprising a portion of tissue which gives rise to new mesonephric nephrons. The cluster contains self-renewing stem cells." ;
    oboInOwl:hasDbXref "ZFA:0005587" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010537" ;
    a owl:Class ;
    rdfs:label "mesonephric nephron progenitor" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000080
            ]
        )
    ] .

obo:UBERON_0010538
    obo:IAO_0000115 "An appendage segment that is part of a limb/fin." ;
    oboInOwl:hasExactSynonym "limb/fin segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010538" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "paired limb/fin segment" ;
    rdfs:subClassOf obo:UBERON_0010758, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] ;
    owl:disjointWith obo:UBERON_0010912 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010758
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004708
            ]
        )
    ] .

obo:UBERON_0010540
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a tarsal bone." ;
    oboInOwl:hasDbXref "EHDAA2:0001978" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010540" ;
    a owl:Class ;
    rdfs:label "tarsus pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0003328, obo:UBERON_0005866, obo:UBERON_0010695, obo:UBERON_0015050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010695
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001447
            ]
        )
    ] .

obo:UBERON_0010541
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a tarsal bone." ;
    oboInOwl:hasDbXref "EHDAA2:0001977" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010541" ;
    a owl:Class ;
    rdfs:label "tarsus cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003328, obo:UBERON_0005863, obo:UBERON_0010695, obo:UBERON_0015050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005863
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001447
            ]
        )
    ] .

obo:UBERON_0010543
    obo:IAO_0000115 "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the autopodium - i.e. the bones of the digits or their cartilaginous precursors[VSAO,modified]." ;
    oboInOwl:hasDbXref "FMA:231315", "VSAO:0005028" ;
    oboInOwl:hasExactSynonym "acropodial skeleton", "acropodium skeleton", "set of phalanges", "skeletal parts of acropodial region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acropodium", "digital skeleton", "digits skeleton", "phalangeal skeleton", "skeletal parts of acropodium", "skeleton of digits" ;
    oboInOwl:id "UBERON:0010543" ;
    a owl:Class ;
    rdfs:label "acropodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012354
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0015023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0012354
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010546
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0012354
            ]
        )
    ] .

obo:UBERON_0010544
    obo:IAO_0000115 "The metacarpus is the intermediate part of the manus skeleton that is located between the phalanges (bones of the fingers) distally and the carpus which forms the connection to the forearm. The metacarpus consists of metacarpal bones. The metacarpals form a transverse arch to which the rigid row of distal carpal bones are fixed. The peripheral metacarpals (those of the thumb and little finger) form the sides of the cup of the palmar gutter and as they are brought together they deepen this concavity. The index metacarpal is the most firmly fixed, while the thumb metacarpal articulates with the trapezium and acts independently from the others. The middle metacarpals are tightly united to the carpus by intrinsic interlocking bone elements at their bases. The ring metacarpal forms a transitional element of the semi-independent last metacarpal. [WP,unvetted]." ;
    obo:UBPROP_0000001 "Segment of the forearm corresponding to the metacarpus, which articulates with the carpals at one end and with the phalanges at the other end.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000946", "EMAPA:36158", "FMA:71336", "MESH:A02.835.232.087.535", "VSAO:0005026", "Wikipedia:Metacarpus", "XAO:0003208" ;
    oboInOwl:hasExactSynonym "anterior metapodial skeleton", "metacarpal bones", "metacarpal skeleton", "metacarpals [I-V]", "metacarpals set", "ossa metacarpalia [I-V]", "ossa metacarpi [I-V]", "set of metacarpal bones", "set of metacarpals", "set of metacarpals [I-V]", "skeleton of metacarpus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior metapodium", "fore metapodial skeleton", "fore metapodium", "metacarpalia" ;
    oboInOwl:id "UBERON:0010544" ;
    a owl:Class ;
    rdfs:label "metacarpus skeleton" ;
    rdfs:subClassOf obo:UBERON_0010546, obo:UBERON_0015042, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010699
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004453
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0009880
    ] ;
    owl:disjointWith obo:UBERON_0010545 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004453
            ]
        )
    ] ;
    foaf:depicted_by "Metacarpals:numbered-en.svg"^^xsd:anyURI .

obo:UBERON_0010545
    obo:IAO_0000115 "Limb segment that consists of the long bones of the pes. The metatarsals are analogous to the metacarpal bones of the manus." ;
    obo:UBPROP_0000001 "Segment of the leg corresponding to the metatarsus, which articulates with the carpals at one end and with the phalanges at the other end.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000221", "FMA:71340", "MESH:D008684", "OpenCyc:Mx4rva_rBJwpEbGdrcN5Y29ycA", "VSAO:0005027", "Wikipedia:Metatarsus", "XAO:0003212" ;
    oboInOwl:hasExactSynonym "metatarsal bones set", "metatarsal skeleton", "metatarsals [I-V]", "ossa metatarsalia [I-V]", "ossa metatarsi[I-V]", "posterior metapodial skeleton", "set of metatarsal bones", "set of metatarsals [I-V]", "skeleton of metatarsus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metatarsalia", "ossa metatarsalia", "posterior metapodium" ;
    oboInOwl:id "UBERON:0010545" ;
    a owl:Class ;
    rdfs:label "metatarsus skeleton" ;
    rdfs:subClassOf obo:UBERON_0010546, obo:UBERON_0015036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010697
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0000983
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0009879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0000983
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/52/Gray291.png"^^xsd:anyURI .

obo:UBERON_0010546
    obo:IAO_0000115 "Subdivision of skeleton that corresponds to metapodium region, between acropodial skeleton and mesopdoial skeleton." ;
    obo:UBPROP_0000001 "Endochondral bone complex located between the mesopodium and the acropodium and consisting of the metacarpals or metatarsals.[VSAO]" ;
    obo:UBPROP_0000002 "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: connected_to subdivision of skeleton (UBERON:0010912)[VSAO]", "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: distally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" ;
    oboInOwl:hasDbXref "VSAO:0005025" ;
    oboInOwl:hasExactSynonym "metacarpal/metatarsal skeleton", "metapodial skeleton", "metapodium skeleton", "skeletal parts of metapodium", "skeleton of metapodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metapodium" ;
    oboInOwl:id "UBERON:0010546" ;
    a owl:Class ;
    rdfs:label "metapodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0009877
    ], [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010543
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0009878
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0009877
            ]
        )
    ] .

obo:UBERON_0010585
    obo:IAO_0000115 "A pre-cartilage condensation that is part of a pedal digit mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:32950", "VHOG:0000952" ;
    oboInOwl:hasExactSynonym "foot phalanx pre-cartilage condensation", "hind limb digit phalanx pre-cartilage condensation", "hindlimb phalanx pre-cartilage condensation", "pes phalanx pre-cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "foot digit phalanx pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010585" ;
    a owl:Class ;
    rdfs:label "pedal digit phalanx pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010700, obo:UBERON_0010886, obo:UBERON_0015030 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010586
    obo:IAO_0000115 "A pre-cartilage condensation that is part of a manual digit mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:32639", "VHOG:0000954" ;
    oboInOwl:hasExactSynonym "fore limb digit phalanx pre-cartilage condensation", "forelimb phalanx pre-cartilage condensation", "hand phalanx pre-cartilage condensation", "manus phalanx pre-cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "hand digit phalanx pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010586" ;
    a owl:Class ;
    rdfs:label "manual digit phalanx pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010700, obo:UBERON_0010884, obo:UBERON_0015024 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015024
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010685
    obo:IAO_0000115 "A cartilage element that is part of a pedal digit mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:32948" ;
    oboInOwl:hasExactSynonym "hind limb digit phalanx cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "foot digit phalanx cartilage element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010685" ;
    a owl:Class ;
    rdfs:label "pedal digit phalanx cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010701, obo:UBERON_0015030, obo:UBERON_0035129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010686
    obo:IAO_0000115 "A cartilage element that is part of a manual digit mesenchyme." ;
    oboInOwl:hasDbXref "EMAPA:32658" ;
    oboInOwl:hasExactSynonym "fore limb digit phalanx cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "hand digit phalanx cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010686" ;
    a owl:Class ;
    rdfs:label "manual digit phalanx cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010701, obo:UBERON_0015024, obo:UBERON_0035128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010586
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015024
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010687
    oboInOwl:hasDbXref "EMAPA:32956", "EMAPA:35568", "VHOG:0000948" ;
    oboInOwl:hasExactSynonym "hind limb digit metatarsal pre-cartilage condensation", "metatarsal bone pre-cartilage condensation", "metatarsus pre-cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "foot digit metatarsal pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metatarsal pre-cartilage condensation" ;
    oboInOwl:id "UBERON:0010687" ;
    a owl:Class ;
    rdfs:label "pedal digit metatarsal pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0003860, obo:UBERON_0005866, obo:UBERON_0010886, obo:UBERON_0015036 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015036
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010688
    obo:IAO_0000115 "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the manual autopodium - i.e. the bones of the hands or their cartilaginous precursors[VSAO,modified]." ;
    oboInOwl:hasDbXref "FMA:71337", "VSAO:0005029", "Wikipedia:Phalanges_of_the_hand" ;
    oboInOwl:hasExactSynonym "all phalanges in forelimb autopod", "anterior acropodium skeleton", "fore acropodium skeleton", "hand digit skeleton", "manual digit skeleton", "manual phalanges", "phalanges of hand", "phalanges of manus", "set of manual phalanges", "set of phalanges of hand", "set of phalanges of manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior acropodium" ;
    oboInOwl:id "UBERON:0010688" ;
    a owl:Class ;
    rdfs:label "skeleton of manual acropodium" ;
    rdfs:subClassOf obo:UBERON_0010543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012151
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010544
    ] ;
    owl:disjointWith obo:UBERON_0010696 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010543
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0010695
    obo:IAO_0000115 "Mesenchyme of the carpal region that contributes to the tarsal skeleton." ;
    oboInOwl:hasDbXref "EMAPA:18502" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010695" ;
    a owl:Class ;
    rdfs:label "mesenchyme of tarsal region" ;
    rdfs:subClassOf obo:UBERON_0003860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ] .

obo:UBERON_0010696
    obo:IAO_0000115 "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the pedal autopodium - i.e. the bones of the foot or their cartilaginous precursors[cjm]." ;
    oboInOwl:hasDbXref "FMA:78512", "VSAO:0005030", "Wikipedia:Phalanges_of_the_foot" ;
    oboInOwl:hasExactSynonym "all phalanges in hindlimb autopod", "foot digit skeleton", "hind acropodium skeleton", "pedal phalanges", "phalanges of foot", "phalanges of pes", "posterior acropodium skeleton", "set of pedal phalanges", "set of phalanges of foot", "set of phalanges of pes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "posterior acropodium" ;
    oboInOwl:id "UBERON:0010696" ;
    a owl:Class ;
    rdfs:label "skeleton of pedal acropodium" ;
    rdfs:subClassOf obo:UBERON_0010543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012152
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0010545
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010543
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0010697
    obo:IAO_0000116 "EMAPA represents the specific child classes as being part of the digit mesenchyme - we follow this although for the fully formed structure we represent the metatarsals as adjoining rather than being part of the digit skeleton" ;
    oboInOwl:hasDbXref "EMAPA:32951" ;
    oboInOwl:hasExactSynonym "hind limb digit metatarsal cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "foot digit metatarsal cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metatarsal cartilage condensation" ;
    oboInOwl:id "UBERON:0010697" ;
    a owl:Class ;
    rdfs:label "pedal digit metatarsal cartilage element" ;
    rdfs:subClassOf obo:UBERON_0015036, obo:UBERON_0035129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010687
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015036
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010698
    oboInOwl:hasDbXref "EMAPA:32850", "VHOG:0000953" ;
    oboInOwl:hasExactSynonym "fore limb digit metacarpus pre-cartilage condensation", "metacarpal bone pre-cartilage condensation", "metacarpal pre-cartilage condensation", "metacarpus pre-cartilage condensation" ;
    oboInOwl:hasNarrowSynonym "hand digit metacarpus pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010698" ;
    a owl:Class ;
    rdfs:label "manual digit metacarpus pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010884, obo:UBERON_0015042 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015042
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010699
    oboInOwl:hasDbXref "EMAPA:32849" ;
    oboInOwl:hasExactSynonym "finger metacarpus cartilage element", "fore limb digit metacarpus cartilage element", "metacarpal cartilage element", "metacarpus cartilage element" ;
    oboInOwl:hasNarrowSynonym "hand digit metacarpus cartilage element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "metacarpal cartilage condensation" ;
    oboInOwl:id "UBERON:0010699" ;
    a owl:Class ;
    rdfs:label "manual digit metacarpus cartilage element" ;
    rdfs:subClassOf obo:UBERON_0015042, obo:UBERON_0035128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010698
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015042
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010700
    oboInOwl:hasDbXref "EMAPA:32720" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010700" ;
    a owl:Class ;
    rdfs:label "phalanx pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010882, obo:UBERON_0015023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010702
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010701
    oboInOwl:hasDbXref "EMAPA:32721" ;
    oboInOwl:hasExactSynonym "phalanx cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010701" ;
    a owl:Class ;
    rdfs:label "phalanx cartilage element" ;
    rdfs:subClassOf obo:UBERON_0015023, obo:UBERON_0015064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010700
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010702
    obo:IAO_0000115 "Mesenchyme of the digit region." ;
    oboInOwl:hasDbXref "EMAPA:32719", "NCIT:C34141", "UMLS:C1511959" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digital ray" ;
    oboInOwl:id "UBERON:0010702" ;
    a owl:Class ;
    rdfs:label "digit mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009749, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
        )
    ] .

obo:UBERON_0010703
    obo:IAO_0000115 "The collection of all skeletal elements in an forelimb zeugopod region." ;
    obo:IAO_0000116 "adding proxinally_connected_to humerus causes inconsistencies - requires investigation" ;
    obo:UBPROP_0000001 "Segment of the forearm corresponding to the radius and ulna.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000200", "FMA:71199", "VSAO:0005011" ;
    oboInOwl:hasExactSynonym "antebrachial skeleton", "antebrachium skeleton", "anterior zeugopodium skeleton", "fore epipodium skeleton", "forearm skeleton", "skeleton of forearm" ;
    oboInOwl:hasNarrowSynonym "wing zeugopod skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior zeugopodium", "fore epipodium", "forelimb epipodium", "forelimb epipodium skeleton", "mesomere 2 of pectoral appendage", "radius and ulna" ;
    oboInOwl:id "UBERON:0010703" ;
    a owl:Class ;
    rdfs:label "forelimb zeugopod skeleton" ;
    rdfs:subClassOf obo:UBERON_0011584, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001440
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002386
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002386
    ] ;
    owl:disjointWith obo:UBERON_0010720 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002386
            ]
        )
    ] .

obo:UBERON_0010707
    obo:IAO_0000115 "An organism subdivision that includes both an appendage and its associated girdle region. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." ;
    obo:IAO_0000116 "It is still called a complex when one of the two parts is missing (?) There are fossil fishes with only an outgrowth (no record of a girdle), including thelodonts (which have a suprabranchial fin) as well as some anaspids which have a distinctive 'paired fin' (with differing published assertions on whether it's homologous to a pec fin or pelvic fin or both or neither). There are many fishes and other vertebrates with only a girdle and no outgrowth.[VSAO]" ;
    obo:UBPROP_0000001 "Anatomical group that consists of the soft and skeletal tissues of the appendicular region of the body and the appendage proper.[VSAO]" ;
    obo:UBPROP_0000005 "It is still called a complex when one of the two parts is missing (?) There are fossil fishes with only an outgrowth (no record of a girdle), including thelodonts (which have a suprabranchial fin) as well as some anaspids which have a distinctive 'paired fin' (with differing published assertions on whether it's homologous to a pec fin or pelvic fin or both or neither). There are many fishes and other vertebrates with only a girdle and no outgrowth.[VSAO]" ;
    obo:UBPROP_0000012 "note that the FMA uses the term 'limb' to refer to the entire appendage complex (free limb plus girdle region)" ;
    oboInOwl:created_by "haendel" ;
    oboInOwl:creation_date "2012-04-23T10:46:51Z" ;
    oboInOwl:hasDbXref "EMAPA:37858", "FMA:7182", "VSAO:0000214" ;
    oboInOwl:hasExactSynonym "appendage complex", "appendage-girdle complex", "appendage/girdle complex", "girdle plus limb or fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "limb" ;
    oboInOwl:id "UBERON:0010707" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "appendage girdle complex" ;
    rdfs:subClassOf obo:UBERON_0000475, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002328 ;
        owl:someValuesFrom obo:GO_0040011
    ] .

obo:UBERON_0010708
    obo:IAO_0000115 "Appendage girdle complex that when present, encompasses the pectoral appendicular skeleton and the pectoral girdle." ;
    obo:UBPROP_0000001 "Appendage girdle complex that when present, encompasses the pectoral appendage and half of the pectoral girdle.[VSAO]" ;
    obo:UBPROP_0000012 "note that the FMA uses the terms 'upper limb' and 'lower limb' to refer to the entire appendage complex (free limb plus girdle region)" ;
    oboInOwl:hasDbXref "EMAPA:37860", "FMA:7183", "SCTID:110716002", "VSAO:0000213" ;
    oboInOwl:hasExactSynonym "pectoral appendage/girdle complex", "pectoral girdle plus anterior limb or fin", "pectoral girdle plus pectoral limb or fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "upper limb", "upper limb and pectoral girdle", "upper limb and shoulder" ;
    oboInOwl:id "UBERON:0010708" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pectoral complex" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0012475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010707
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0010709
    obo:IAO_0000115 "Appendage girdle complex that when present, encompasses the pelvic appendicular skeleton and the pelvic girdle." ;
    obo:UBPROP_0000001 "Appendage girdle complex that when present, encompasses the pelvic appendage and the pelvic girdle.[VSAO]" ;
    obo:UBPROP_0000012 "note that the FMA uses the terms 'upper limb' and 'lower limb' to refer to the entire appendage complex (free limb plus girdle region). Note the MA class 'hindlimb' may also belong here" ;
    oboInOwl:hasDbXref "EMAPA:37863", "FMA:7184", "SCTID:416631005", "VSAO:0000215" ;
    oboInOwl:hasExactSynonym "pelvic appendage/girdle complex", "pelvic girdle plus pelvic limb or fin", "pelvic girdle plus posterior limb or fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower limb", "lower limb and pelvic girdle", "lower limb and pelvis" ;
    oboInOwl:id "UBERON:0010709" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pelvic complex" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0012476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010707
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
        )
    ] .

obo:UBERON_0010712
    obo:IAO_0000115 "Skeletal subdivision that is a segment of the limb skeleton." ;
    obo:IAO_0000116 "note the distinction between this and skeleton of limb" ;
    oboInOwl:hasDbXref "VSAO:0005018" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010712" ;
    a owl:Class ;
    rdfs:label "limb skeleton subdivision" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0010714
    obo:IAO_0000115 "A iliac endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0000808", "EMAPA:18347", "VHOG:0001126" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "iliac cartilage condensation" ;
    oboInOwl:id "UBERON:0010714" ;
    a owl:Class ;
    rdfs:label "iliac cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005863, obo:UBERON_0007844, obo:UBERON_0015054, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006247
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015054
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010719
    obo:IAO_0000115 "The subdivision of the skeleton of either the pectoral or pelvic girdle." ;
    obo:UBPROP_0000001 "Skeletal subdivision that is part of the appendage girdle region.[VSAO]" ;
    obo:UBPROP_0000002 "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: part_of subdivision of skeleton (UBERON:0010912)[VSAO]", "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: proximally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" ;
    oboInOwl:hasDbXref "AAO:0010686", "VSAO:0000302" ;
    oboInOwl:hasExactSynonym "skeleton of girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010719" ;
    a owl:Class ;
    rdfs:label "girdle skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0007823
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0002090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0007823
            ]
        )
    ] .

obo:UBERON_0010720
    obo:IAO_0000115 "Subdivision of skeleton consisting of all skeletal elements in an hindlimb zeugopod region. Typically consists of the tibia and the fibula." ;
    obo:UBPROP_0000001 "Segment of the leg corresponding to the tibia and fibula.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000216", "VSAO:0005014" ;
    oboInOwl:hasExactSynonym "crural skeleton", "crus skeleton", "hindlimb zygopod skeleton", "posterior zeugopodium skeleton", "skeleton cruris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hind epipodium", "hindlimb epipodium", "mesomere 2 of pelvic appendage", "posterior zeugopodium" ;
    oboInOwl:id "UBERON:0010720" ;
    a owl:Class ;
    rdfs:label "hindlimb zeugopod skeleton" ;
    rdfs:subClassOf obo:UBERON_0011584, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0003823
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
        )
    ] .

obo:UBERON_0010728
    obo:IAO_0000115 "A orbitosphenoid endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasDbXref "EHDAA2:0003449" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010728" ;
    a owl:Class ;
    rdfs:label "sphenoid lesser wing pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005866, obo:UBERON_0006904, obo:UBERON_0009891, obo:UBERON_0014387, obo:UBERON_0015059, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009191
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006904
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015059
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010740
    obo:IAO_0000115 "A bone that is part of an appendage girdle complex (i.e. any bone in a limb, fin or girdle)." ;
    oboInOwl:hasDbXref "EMAPA:35494", "MA:0000688" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of extended limb/fin region", "limb bone" ;
    oboInOwl:id "UBERON:0010740" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone of appendage girdle complex" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010707
            ]
        )
    ] .

obo:UBERON_0010741
    obo:IAO_0000115 "A bone that is part of a pectoral complex. Examples: scapula, manus phalanx, any carpal bone, any bone of the pectoral fin." ;
    obo:IAO_0000116 "considering adding pectoral and pelvic complex skeleton classes" ;
    obo:UBPROP_0000012 "note that the MA class includes girdle parts so it belongs here;" ;
    oboInOwl:hasDbXref "EMAPA:32623", "EMAPA:35933", "MA:0000612" ;
    oboInOwl:hasNarrowSynonym "wing bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bone of forelimb or pectoral fin or pectoral girdle", "forelimb bone" ;
    oboInOwl:id "UBERON:0010741" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone of pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0010742
    obo:IAO_0000115 "A bone that is part of a pelvic complex. Examples: pubis, ischium, fot phalanx, any tarsal bone, any bone of the pelvic fin or girdle." ;
    obo:UBPROP_0000012 "the MA class called 'hindlimb bone' belongs here, as it includes bones in the pelvic girdle" ;
    oboInOwl:hasDbXref "EMAPA:32633", "EMAPA:35934", "MA:0000660" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hindlimb bone" ;
    oboInOwl:id "UBERON:0010742" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone of pelvic complex" ;
    rdfs:subClassOf obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0010743
    obo:IAO_0000115 "The collection of all meningeal layers that line a central nervous system." ;
    obo:UBPROP_0000007 "meningeal" ;
    obo:UBPROP_0000008 "In some primitive organisms, the meningeal cluster includes only the primitive meninx" ;
    oboInOwl:hasDbXref "EHDAA2:0004661", "EMAPA:32660", "FMA:231572", "NCIT:C12349", "SCTID:362879001", "UMLS:C0228116", "Wikipedia:Meninges", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1465" ;
    oboInOwl:hasExactSynonym "cerebral meninges", "cluster of meninges", "meninges" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010743" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "meningeal cluster" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0002360
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:UBERON_0002360
            ]
        )
    ] .

obo:UBERON_0010748
    obo:IAO_0000115 "A lymphoid follicle that is part of a lymph node." ;
    oboInOwl:hasDbXref "EMAPA:35527", "MA:0000742" ;
    oboInOwl:hasExactSynonym "follicle of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010748" ;
    a owl:Class ;
    rdfs:label "lymph node follicle" ;
    rdfs:subClassOf obo:UBERON_0000444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000444
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010753
    obo:IAO_0000115 "A secondary follicle that is located in a lymph node" ;
    oboInOwl:hasDbXref "EMAPA:35531", "FMA:312352", "MA:0000744" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010753" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lymph node secondary follicle" ;
    rdfs:subClassOf obo:UBERON_0001745, obo:UBERON_0010748, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010395
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001745
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_0010754
    obo:IAO_0000115 "A collection of activated B cells at the center of a secondary follicle, formed after B cells become activated and migrate to the center." ;
    oboInOwl:hasDbXref "BTO:0003671", "EV:0100051", "MESH:D018858", "NCIT:C13337", "SCTID:64626006", "UMLS:C0282491", "Wikipedia:Germinal_center" ;
    oboInOwl:hasExactSynonym "central zone of follice", "reaction center of follicle" ;
    oboInOwl:hasNarrowSynonym "light zone of follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lymhpoid nodule", "nodule" ;
    oboInOwl:id "UBERON:0010754" ;
    a owl:Class ;
    rdfs:comment "A germinal center is a specialized microenvironment formed when activated B cells enter lymphoid follicles. Germinal centers are the foci for B cell proliferation and somatic hypermutation.[GO]" ;
    rdfs:label "germinal center" ;
    rdfs:subClassOf obo:UBERON_0001744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001745
    ] ;
    foaf:depicted_by "Germinal:center.svg"^^xsd:anyURI .

obo:UBERON_0010755
    obo:IAO_0000115 "The part of the secondary follicle that surrounds the germinal center." ;
    obo:IAO_0000116 "consider making terminology consistent amongst subclasses - see https://github.com/obophenotype/uberon/issues/7" ;
    oboInOwl:hasDbXref "NCIT:C33053", "UMLS:C1512987", "Wikipedia:Mantle_zone" ;
    oboInOwl:hasExactSynonym "inactive zone of follicle", "peripheral zone of follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "B cell corona", "dark zone of follicle", "mantle zone" ;
    oboInOwl:id "UBERON:0010755" ;
    a owl:Class ;
    rdfs:label "secondary follicle corona" ;
    rdfs:subClassOf obo:UBERON_0001744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001745
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0010754
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001744
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001745
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0010754
            ]
        )
    ] .

obo:UBERON_0010758
    obo:IAO_0000115 "A major subdivision of an organism that divides an organism along an axis perpedicular to the main body anterior-posterior axis. In vertebrates, this is typically a fin or limb segment. In insects, this includes segments of appendages such as antennae, as well as segments of the insect leg." ;
    oboInOwl:hasDbXref "FBbt:00007018" ;
    oboInOwl:hasExactSynonym "appendage segment", "appendicular segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010758" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "subdivision of organism along appendicular axis" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000026
    ] .

obo:UBERON_0010843
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a clavicle." ;
    obo:UBPROP_0000008 "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." ;
    oboInOwl:hasDbXref "EMAPA:18342" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010843" ;
    a owl:Class ;
    rdfs:label "clavicle cartilage element" ;
    rdfs:subClassOf obo:UBERON_0005863, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010844
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005863
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
        )
    ] .

obo:UBERON_0010844
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a clavicle." ;
    obo:UBPROP_0000008 "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." ;
    oboInOwl:hasDbXref "EMAPA:18026" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010844" ;
    a owl:Class ;
    rdfs:label "clavicle pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005866, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
        )
    ] .

obo:UBERON_0010849
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a tibia." ;
    oboInOwl:hasDbXref "EMAPA:18155" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010849" ;
    a owl:Class ;
    rdfs:label "tibia cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010885, obo:UBERON_0015004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010850
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010850
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a tibia." ;
    oboInOwl:hasDbXref "EHDAA2:0002036" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010850" ;
    a owl:Class ;
    rdfs:label "tibia pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005259, obo:UBERON_0005866, obo:UBERON_0015004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0010851
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a fibula." ;
    oboInOwl:hasDbXref "EMAPA:18154" ;
    oboInOwl:hasExactSynonym "fibulal cartilage condensation", "fibular cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibulra cartilage condensation" ;
    oboInOwl:id "UBERON:0010851" ;
    a owl:Class ;
    rdfs:label "fibula cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010885, obo:UBERON_0015013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010852
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010852
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a fibula." ;
    oboInOwl:hasDbXref "EHDAA2:0000509", "EHDAA:6196" ;
    oboInOwl:hasExactSynonym "fibulal pre-cartilage condensation", "fibular pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010852" ;
    a owl:Class ;
    rdfs:label "fibula pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0005259, obo:UBERON_0005866, obo:UBERON_0015013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0010881
    obo:IAO_0000115 "A skeletal element that is part of a limb and composed of cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010881" ;
    a owl:Class ;
    rdfs:label "limb cartilage element" ;
    rdfs:subClassOf obo:UBERON_0007844, obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010882
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010882
    obo:IAO_0000115 "A skeletal element that is part of a limb and composed of pre-cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010882" ;
    a owl:Class ;
    rdfs:label "limb bone pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010883
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a forelimb bone." ;
    oboInOwl:hasDbXref "EMAPA:32626" ;
    oboInOwl:hasNarrowSynonym "forelimb wing cartilaginous condensation", "wing cartilaginous condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010883" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "forelimb cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010881, obo:UBERON_0015021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010884
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010884
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a forelimb bone." ;
    oboInOwl:hasDbXref "EMAPA:32625" ;
    oboInOwl:hasNarrowSynonym "wing bone pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010884" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "forelimb bone pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010882, obo:UBERON_0015021 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010885
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a hindlimb bone." ;
    oboInOwl:hasDbXref "EMAPA:32632" ;
    oboInOwl:hasExactSynonym "hindlimb cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010885" ;
    a owl:Class ;
    rdfs:label "hindlimb cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010881, obo:UBERON_0015022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015022
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0010886
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a hindlimb bone." ;
    oboInOwl:hasDbXref "EMAPA:32638" ;
    oboInOwl:hasExactSynonym "hindlimb pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010886" ;
    a owl:Class ;
    rdfs:label "hindlimb pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010882, obo:UBERON_0015022 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015022
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0010890
    obo:IAO_0000115 "Muscles of the pelvic girdle, hindlimb or pelvic fin." ;
    obo:UBPROP_0000001 "Muscles of the pelvic girdle, thigh, leg (crus), and foot (pes).[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000218", "EMAPA:32634", "FMA:9622", "MA:0000663" ;
    oboInOwl:hasExactSynonym "pelvic girdle and hind limb muscles" ;
    oboInOwl:hasNarrowSynonym "pelvic girdle or hind limb muscle", "pelvic girdle or posterior limb muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower limb muscle", "muscle of lower limb", "muscle of pelvic girdle and leg" ;
    oboInOwl:id "UBERON:0010890" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pelvic complex muscle" ;
    rdfs:subClassOf obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014792
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0010891
    obo:IAO_0000115 "A muscle of a pectoral girdle, pectoral fin or anterior limb." ;
    obo:IAO_0000116 "the MA class belongs here, based on its current child classes" ;
    obo:UBPROP_0000001 "Muscles of the pectoral girdle, arm, forearm, and hand (brachium, antebrachium, manus respectively).[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010687", "EMAPA:32624", "FMA:9621", "MA:0000615" ;
    oboInOwl:hasExactSynonym "pectoral girdle and fore limb muscles" ;
    oboInOwl:hasNarrowSynonym "muscle of pectoral girdle and wing", "muscle of upper limb", "upper limb muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle of pectoral girdle and limb" ;
    oboInOwl:id "UBERON:0010891" ;
    a owl:Class ;
    rdfs:label "pectoral complex muscle" ;
    rdfs:subClassOf obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0010893
    obo:IAO_0000115 "Am unpaired external naris that lies in the midline of the head." ;
    obo:RO_0002161 obo:NCBITaxon_314146 ;
    obo:RO_0002175 obo:NCBITaxon_7762 ;
    oboInOwl:hasAlternativeId "UBERON:0012123" ;
    oboInOwl:hasExactSynonym "median anterior naris", "median nostril", "nasohypophysial opening" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010893" ;
    oboInOwl:inSubset core:cyclostome_subset ;
    a owl:Class ;
    rdfs:label "median external naris" ;
    rdfs:subClassOf obo:UBERON_0005928, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0005001 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005928
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0005001 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0010894
    obo:RO_0002175 obo:NCBITaxon_117569, obo:NCBITaxon_7762 ;
    oboInOwl:hasExactSynonym "horny denticle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010894" ;
    oboInOwl:inSubset core:cyclostome_subset ;
    a owl:Class ;
    rdfs:comment "The hagfish's jawless mouth contains two parallel rows of pointed keratinous teeth" ;
    rdfs:label "keratinous tooth" ;
    rdfs:subClassOf obo:UBERON_0003913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0045095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003913
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0045095
            ]
        )
    ] .

obo:UBERON_0010899
    obo:IAO_0000115 "Hermaphroditic organism that produces both male and female gametes at the same time." ;
    oboInOwl:hasDbXref "AAO:0010046", "BILA:0000046", "CARO:0000046", "HAO:0000046", "TADS:0000609" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "serially hermaphroditic organism", "simultaneous hermaphroditic organism" ;
    oboInOwl:id "UBERON:0010899" ;
    a owl:Class ;
    rdfs:label "synchronous hermaphroditic organism" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007197, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000473
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000468
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000473
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0010905
    obo:IAO_0000115 "A primordium that develops into a clavicle bone." ;
    oboInOwl:hasDbXref "EHDAA2:0000254" ;
    oboInOwl:hasExactSynonym "clavicle primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010905" ;
    a owl:Class ;
    rdfs:comment "lateral part derives from a fish dermal bone while the medial part comes from a spur off the manubrium endochondral bone[JB]" ;
    rdfs:label "clavicle bone primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
        )
    ] .

obo:UBERON_0010911
    obo:IAO_0000115 "Skeletal element that is often isolated, small, and variable in composition." ;
    oboInOwl:hasDbXref "VSAO:0000132", "Wikipedia:Ossicles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010911" ;
    a owl:Class ;
    rdfs:comment "Ossicles are composed of a combination skeletal tissues, including bone, calcified cartilage, hyaline cartilage, etc, and exhibit variable development across species. Ossicles are not necessarily jointed, and examples include the menisci of synovial joints, 'Panda's thumb' (radial sesamoid), cardiac skeletal elements, sclerotic bones, middle ear ossicles, and sesamoids." ;
    rdfs:label "ossicle" ;
    rdfs:subClassOf obo:UBERON_0004765 .

obo:UBERON_0010912
    obo:IAO_0000115 "Anatomical cluster consisting of the skeletal elements (i.e. bone elements, cartilage elements, cartilage condensations) that are part of an individual subdivision of the organism. Excludes joints." ;
    obo:UBPROP_0000001 "Anatomical cluster consisting of the skeletal elements that are part of the skeleton.[VSAO]" ;
    oboInOwl:hasDbXref "FMA:23879", "SCTID:129140006", "VSAO:0000042" ;
    oboInOwl:hasExactSynonym "skeletal subdivision" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "subdivision of skeleton (in vivo)" ;
    oboInOwl:id "UBERON:0010912" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of skeleton" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ] .

obo:UBERON_0010913
    obo:IAO_0000115 "Skeletal element that forms around the notochord and is part of the vertebral column." ;
    obo:IAO_0000232 "we include a distinct subclass for bony vertebra" ;
    obo:UBPROP_0000003 "In contrast to lampreys and jawed vertebrates, hagfishes were thought to lack vertebrae. Now, long overlooked vertebral rudiments have been analysed in hagfish, suggesting that vertebrae existed in the last common ancestor of all vertebrates.[well established][VHOG]" ;
    obo:UBPROP_0000007 "vertebral" ;
    obo:UBPROP_0000008 "Typically an endochondral element, in salamanders there is an argument that vertebral development is perichondral and not preformed in cartilage" ;
    oboInOwl:hasAlternativeId "UBERON:0015005" ;
    oboInOwl:hasBroadSynonym "vertebra skeletal element" ;
    oboInOwl:hasDbXref "VHOG:0001143", "VSAO:0000184" ;
    oboInOwl:hasExactSynonym "vertebra element" ;
    oboInOwl:hasNarrowSynonym "vertebra endochondral element", "vertebral endochondral element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010913" ;
    a owl:Class ;
    rdfs:label "vertebral element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

obo:UBERON_0010948
    obo:IAO_0000115 "A muscle organ that attaches_to a clavicle and attaches_to a occipital bone." ;
    oboInOwl:hasDbXref "EMAPA:37688", "MA:0002276", "NCIT:C52895" ;
    oboInOwl:hasExactSynonym "cleido-occipitalis", "cleido-occipitalis muscle", "cleidooccipital" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010948" ;
    a owl:Class ;
    rdfs:comment "Some studies have indicated a supernumerary cleido-occipital muscle more or less separate from the sterno-cleido-mastoid muscle; The frequency of cleido-occipital muscle occurrence has been reported up to 33%" ;
    rdfs:label "cleidooccipital muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000933, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001105
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001676
            ]
        )
    ] .

obo:UBERON_0010949
    obo:IAO_0000115 "A muscle organ that has_muscle_insertion a occipital bone and has_muscle_origin a sternum." ;
    oboInOwl:hasDbXref "EMAPA:37702", "MA:0002385", "NCIT:C53069", "UMLS:C1710196" ;
    oboInOwl:hasExactSynonym "sternooccipital" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010949" ;
    a owl:Class ;
    rdfs:label "sternooccipital muscle" ;
    rdfs:subClassOf obo:UBERON_0002377, obo:UBERON_0003897, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0000975
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002372 ;
                owl:someValuesFrom obo:UBERON_0000975
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002373 ;
                owl:someValuesFrom obo:UBERON_0001676
            ]
        )
    ] .

obo:UBERON_0010955
    oboInOwl:hasDbXref "EHDAA2:0002079" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010955" ;
    a owl:Class ;
    rdfs:label "trapezius pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0005865, obo:UBERON_0006904, obo:UBERON_0010258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

obo:UBERON_0010959
    obo:IAO_0000115 "Any muscle organ that is part of either the head or the neck." ;
    oboInOwl:hasDbXref "NCIT:C32716", "UMLS:C0448281" ;
    oboInOwl:hasExactSynonym "muscle of head or neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscle of head and neck" ;
    oboInOwl:id "UBERON:0010959" ;
    a owl:Class ;
    rdfs:label "craniocervical muscle" ;
    rdfs:subClassOf obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008229
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0010963
    oboInOwl:hasDbXref "EHDAA2:0003425" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010963" ;
    a owl:Class ;
    rdfs:comment "isa row in EHDAA2" ;
    rdfs:label "trunk and cervical myotome group" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0003082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

obo:UBERON_0010982
    oboInOwl:hasDbXref "EHDAA2:0000933" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010982" ;
    a owl:Class ;
    rdfs:label "latissimus dorsi pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

obo:UBERON_0010983
    oboInOwl:hasDbXref "EHDAA2:0000993" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010983" ;
    a owl:Class ;
    rdfs:label "levator scapulae pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

obo:UBERON_0010984
    oboInOwl:hasDbXref "EHDAA2:0001423" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010984" ;
    a owl:Class ;
    rdfs:label "pectoral pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

obo:UBERON_0010986
    oboInOwl:hasDbXref "EHDAA2:0001833", "EHDAA:5992" ;
    oboInOwl:hasExactSynonym "serratus anterior pre-muscle mass" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010986" ;
    a owl:Class ;
    rdfs:label "serratus ventralis pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003897
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

obo:UBERON_0010996
    obo:IAO_0000115 "A thin layer of cartilage, usually hyaline, on the articular surface of bones in synovial joints." ;
    oboInOwl:hasDbXref "AEO:0000179", "BTO:0001572", "CALOHA:TS-0055", "EFO:0001902", "EMAPA:35149", "FMA:12264", "GAID:101", "MA:0000487", "MESH:A02.165.165", "NCIT:C32144", "SCTID:305026006", "UMLS:C0007303", "galen:ArticularCartilage" ;
    oboInOwl:hasExactSynonym "articular cartilage", "cartilago articularis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hyaline cartilage", "joint-associated cartilage" ;
    oboInOwl:id "UBERON:0010996" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim, core:uberon_slim, core:vertebrate_core ;
    a owl:Class ;
    rdfs:label "articular cartilage of joint" ;
    rdfs:subClassOf obo:UBERON_0001994, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002217
    ] .

obo:UBERON_0011004
    obo:IAO_0000115 "A cartilage element that is part of a splanchnocranium." ;
    oboInOwl:hasDbXref "EFO:0003689", "TAO:0001460", "ZFA:0001460" ;
    oboInOwl:hasExactSynonym "pharyngeal arch cartilages", "splanchnocranium cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011004" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "pharyngeal arch cartilage" ;
    rdfs:subClassOf obo:UBERON_0003933, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008895
            ]
        )
    ] .

obo:UBERON_0011060
    obo:IAO_0000115 "A channel containing perilymph passing through the temporal bone, connecting the scala tympani of the cochlea to the subarachnoid space." ;
    obo:IAO_0000116 "relationship to FMA class unclear" ;
    obo:UBPROP_0000001 "Duct that contains perilymph[ZFA:0005461, ZFIN:curator]." ;
    oboInOwl:hasDbXref "AAO:0000136", "EMAPA:35677", "FMA:77822", "MA:0000248", "SCTID:368950002", "Wikipedia:Perilymphatic_duct", "ZFA:0005461" ;
    oboInOwl:hasExactSynonym "ductus perilymphaticus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cochlear aqueduct", "perilymphatic duct", "perilymphatic space" ;
    oboInOwl:id "UBERON:0011060" ;
    a owl:Class ;
    rdfs:label "perilymphatic channel" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001845
    ] .

obo:UBERON_0011085
    obo:IAO_0000115 "The dorsal portion of the first pharyngeal arch, comprising the upper jaw[ZFIN,VHOG]." ;
    obo:UBPROP_0000003 "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasDbXref "EFO:0003659", "TAO:0001272", "VHOG:0000511", "ZFA:0001272" ;
    oboInOwl:hasExactSynonym "dorsal visceral arch 1", "upper pharyngeal jaw" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dorsal mandibular arch", "dorsal pharyngeal arch 1", "dorsal visceral arch 1", "palatoquadrate arch", "upper jaw", "upper pharyngeal jaw" ;
    oboInOwl:id "UBERON:0011085" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "palatoquadrate arch" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

obo:UBERON_0011088
    obo:IAO_0000115 "A ligament that is part of a knee joint." ;
    oboInOwl:hasDbXref "FMA:44580", "SCTID:182440009" ;
    oboInOwl:hasExactSynonym "knee joint ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011088" ;
    a owl:Class ;
    rdfs:label "ligament of knee joint" ;
    rdfs:subClassOf obo:UBERON_0008846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001485
            ]
        )
    ] .

obo:UBERON_0011090
    obo:IAO_0000115 "A skeleton of pelvic girdle that is part of a right pelvic girdle region." ;
    oboInOwl:hasDbXref "FMA:87593" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011090" ;
    a owl:Class ;
    rdfs:label "skeleton of right pelvic girdle" ;
    rdfs:subClassOf obo:UBERON_0007832, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007832
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011092
            ]
        )
    ] .

obo:UBERON_0011091
    obo:IAO_0000115 "A skeleton of pelvic girdle that is part of a left pelvic girdle region." ;
    oboInOwl:hasDbXref "FMA:87594" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011091" ;
    a owl:Class ;
    rdfs:label "skeleton of left pelvic girdle" ;
    rdfs:subClassOf obo:UBERON_0007832, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011093
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007832
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011093
            ]
        )
    ] .

obo:UBERON_0011092
    obo:IAO_0000115 "A pelvic girdle region that is in the right side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:16582" ;
    oboInOwl:hasExactSynonym "right pelvic girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011092" ;
    a owl:Class ;
    rdfs:label "right pelvic girdle region" ;
    rdfs:subClassOf obo:UBERON_0001271, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001271
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0011093
    obo:IAO_0000115 "A pelvic girdle region that is in the left side of a multicellular organism." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:16583" ;
    oboInOwl:hasExactSynonym "left pelvic girdle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011093" ;
    a owl:Class ;
    rdfs:label "left pelvic girdle region" ;
    rdfs:subClassOf obo:UBERON_0001271, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001271
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0011094
    obo:IAO_0000115 "The cartilaginous form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." ;
    obo:RO_0002175 obo:NCBITaxon_7764 ;
    obo:UBPROP_0000012 "This class is a superclass of individual vertebral cartilage condensations. Note that EHDAA2 represents these as condensation groups" ;
    oboInOwl:hasDbXref "EMAPA:32669", "VHOG:0000584" ;
    oboInOwl:hasExactSynonym "vertebral cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011094" ;
    a owl:Class ;
    rdfs:label "vertebra cartilage element" ;
    rdfs:subClassOf obo:UBERON_0007844, obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0011095
    obo:IAO_0000115 "The pre-cartilaginous form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." ;
    oboInOwl:hasDbXref "EMAPA:32671", "VHOG:0000582" ;
    oboInOwl:hasExactSynonym "vertebral pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011095" ;
    a owl:Class ;
    rdfs:label "vertebra pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0011096
    obo:IAO_0000115 "The lacrimal nerve is the smallest of the three branches of the ophthalmic division of the trigeminal nerve." ;
    oboInOwl:hasDbXref "FMA:52628", "NCIT:C32908", "SCTID:280218007", "Wikipedia:Lacrimal_nerve" ;
    oboInOwl:hasExactSynonym "nervus lacrimalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011096" ;
    a owl:Class ;
    rdfs:label "lacrimal nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000348
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0000348
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] .

obo:UBERON_0011107
    obo:IAO_0000115 "A synovial joint that is part of a pelvic girdle region." ;
    oboInOwl:hasDbXref "FMA:35173", "NCIT:C32890", "UMLS:C0827002" ;
    oboInOwl:hasExactSynonym "joint of pelvic girdle", "pelvic girdle joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011107" ;
    a owl:Class ;
    rdfs:label "synovial joint of pelvic girdle" ;
    rdfs:subClassOf obo:UBERON_0002217, obo:UBERON_0008114, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0007830
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
        )
    ] .

obo:UBERON_0011108
    obo:IAO_0000115 "A synovial joint that is part of a pectoral girdle region." ;
    obo:UBPROP_0000012 "in FMA, these are part of the bony pectoral girdle" ;
    oboInOwl:hasDbXref "FMA:35243", "SCTID:303080001" ;
    oboInOwl:hasExactSynonym "joint of shoulder girdle", "pectoral girdle joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011108" ;
    a owl:Class ;
    rdfs:label "synovial joint of pectoral girdle" ;
    rdfs:subClassOf obo:UBERON_0002217, obo:UBERON_0008114, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0007829
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0011112
    obo:IAO_0000115 "A joint that connects the tibia and the fibula." ;
    obo:IAO_0000116 "we include location as part of the logical definition to prevent accidental classification of ankle joints as tibiofibular joints" ;
    oboInOwl:hasDbXref "FMA:35181", "SCTID:244554002", "Wikipedia:Tibiofibular_joint" ;
    oboInOwl:hasExactSynonym "fibulatibial joint", "fibulotibial joint", "tibiafibular joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011112" ;
    a owl:Class ;
    rdfs:label "tibiofibular joint" ;
    rdfs:subClassOf obo:UBERON_0002210, obo:UBERON_0003840, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003823
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0011118
    obo:IAO_0000115 "The tarsometatarsal articulations are arthrodial joints in the pes." ;
    oboInOwl:hasDbXref "FMA:35216", "SCTID:182222008", "Wikipedia:Tarsometatarsal_articulations" ;
    oboInOwl:hasExactSynonym "tarso-metatarsal join" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Lisfranc joint", "articulationes tarsometatarsales", "cuboideometatarsal", "tarsometatarsal", "tarsometatarsal articulation" ;
    oboInOwl:id "UBERON:0011118" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tarsometatarsal joint" ;
    rdfs:subClassOf obo:UBERON_0001487, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001447
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001447
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001448
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8e/Gray355.png"^^xsd:anyURI, "http://upload.wikimedia.org/wikipedia/commons/d/dc/Gray358.png"^^xsd:anyURI .

obo:UBERON_0011119
    obo:IAO_0000115 "The carpometacarpal joints (CMC) are joints in the wrist that articulates the distal row of carpal bones and the proximal bases of the metacarpal bones." ;
    oboInOwl:hasBroadSynonym "CMJ", "carpometacarpal" ;
    oboInOwl:hasDbXref "FMA:35287", "NCIT:C32265", "SCTID:361842002", "UMLS:C0224620", "Wikipedia:Carpometacarpal_joint" ;
    oboInOwl:hasExactSynonym "articulationes carpometacarpeæ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carpometacarpal articulation" ;
    oboInOwl:id "UBERON:0011119" ;
    a owl:Class ;
    rdfs:label "carpometacarpal joint" ;
    rdfs:subClassOf obo:UBERON_0001489, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001435
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001435
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/7c/Gray335.png"^^xsd:anyURI .

obo:UBERON_0011120
    obo:IAO_0000115 "A skeletal joint that connects a laryngeal cartilage." ;
    oboInOwl:hasDbXref "FMA:55100" ;
    oboInOwl:hasExactSynonym "joint of larynx", "laryngeal articulation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011120" ;
    a owl:Class ;
    rdfs:label "laryngeal joint" ;
    rdfs:subClassOf obo:UBERON_0002217, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001739
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001739
            ]
        )
    ] .

obo:UBERON_0011131
    obo:IAO_0000115 "A skeletal joint that connects two adjacent metacarpals[FMA,modified]." ;
    oboInOwl:hasDbXref "FMA:35288", "SCTID:303065007", "Wikipedia:Intermetacarpal_articulations" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intermetacarpal", "intermetacarpal articulation" ;
    oboInOwl:id "UBERON:0011131" ;
    a owl:Class ;
    rdfs:label "intermetacarpal joint" ;
    rdfs:subClassOf obo:UBERON_0001489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0002374 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0002374 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0011132
    obo:IAO_0000115 "A skeletal joint that connects two carpal bones." ;
    oboInOwl:hasDbXref "FMA:35292", "NCIT:C32264", "SCTID:182176003", "UMLS:C1262468", "Wikipedia:Intercarpal_articulations" ;
    oboInOwl:hasExactSynonym "carpal joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intercarpal", "intercarpal articulation", "midcarpal articulation" ;
    oboInOwl:id "UBERON:0011132" ;
    a owl:Class ;
    rdfs:label "intercarpal joint" ;
    rdfs:subClassOf obo:UBERON_0001489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001435
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001435 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001435 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/3/37/Gray336.png"^^xsd:anyURI .

obo:UBERON_0011133
    obo:IAO_0000115 "A joint that connects two adjacent metatarsals" ;
    obo:UBPROP_0000008 "In humans: The base of the first metatarsal is not connected with that of the second by any ligaments; in this respect the great toe resembles the thumb" ;
    oboInOwl:hasDbXref "FMA:35219", "SCTID:361868009", "Wikipedia:Intermetatarsal_articulations" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011133" ;
    a owl:Class ;
    rdfs:label "intermetatarsal joint" ;
    rdfs:subClassOf obo:UBERON_0001487, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001448 ;
                        owl:onProperty obo:RO_0002176
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001448 ;
                        owl:onProperty obo:RO_0002176
                    ]
                )
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/d/dc/Gray358.png"^^xsd:anyURI .

obo:UBERON_0011134
    obo:IAO_0000115 "Joint in which the articulating bones or cartilages are connected by ligaments or fibrocartilage without an intervening synovial cavity. Examples: sagittal suture, inferior tibiofibular syndesmosis, costochondral joint, pubic symphysis." ;
    oboInOwl:hasDbXref "FMA:7491" ;
    oboInOwl:hasExactSynonym "solid joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011134" ;
    a owl:Class ;
    rdfs:label "nonsynovial joint" ;
    rdfs:subClassOf obo:UBERON_0000982 .

obo:UBERON_0011135
    obo:IAO_0000115 "A cartilage element that lies between two successive vertebral centra." ;
    obo:UBPROP_0000001 "Block of cartilage, which usually ossifies, that lies between successive vertebral centra.[AAO]" ;
    oboInOwl:hasDbXref "AAO:0000795" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011135" ;
    a owl:Class ;
    rdfs:label "intervertebral cartilage" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001075 ;
                        owl:onProperty obo:RO_0002220
                    ]
                    [
                        a owl:Restriction ;
                        owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                        owl:onClass obo:UBERON_0001075 ;
                        owl:onProperty obo:RO_0002220
                    ]
                )
            ]
        )
    ] .

obo:UBERON_0011136
    obo:IAO_0000115 "ligament that joins successive centra. Important in controlling the stiffness of the vertebral column when it flexes." ;
    oboInOwl:hasBroadSynonym "intervertebral ligament", "vertebral centrum ligament" ;
    oboInOwl:hasDbXref "FMA:31892", "SCTID:244590009" ;
    oboInOwl:hasExactSynonym "vertebral column ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011136" ;
    a owl:Class ;
    rdfs:label "ligament of vertebral column" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0008846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008846
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0001075
            ]
        )
    ] .

obo:UBERON_0011137
    obo:IAO_0000115 "Subdivision of the skeletal system which consists of the axial skeleton plus associated joints." ;
    oboInOwl:hasDbXref "FMA:7483" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011137" ;
    a owl:Class ;
    rdfs:label "axial skeletal system" ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/uberon/docs/The-axial-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005944
    ] .

obo:UBERON_0011138
    obo:IAO_0000115 "Subdivision of the skeletal system which consists of the postcranial axial skeleton plus associated joints." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasBroadSynonym "axial skeletal system" ;
    oboInOwl:hasDbXref "FMA:302077" ;
    oboInOwl:hasExactSynonym "post-cranial axial skeletal system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011138" ;
    a owl:Class ;
    rdfs:label "postcranial axial skeletal system" ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/uberon/docs/The-axial-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

obo:UBERON_0011139
    obo:IAO_0000115 "Any synovial joint that is part of a (free) limb." ;
    oboInOwl:hasDbXref "FMA:258776" ;
    oboInOwl:hasExactSynonym "synovial joint of free limb segment" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011139" ;
    a owl:Class ;
    rdfs:comment "Most limb joints are synovial, but a few such as the tibiofibular joints are syndesmoses." ;
    rdfs:label "synovial limb joint" ;
    rdfs:subClassOf obo:UBERON_0002217, obo:UBERON_0003657 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_0011141
    obo:IAO_0000115 "Ossicle that is part of the appendicular skeleton." ;
    oboInOwl:hasDbXref "VSAO:0000131", "XAO:0004194" ;
    oboInOwl:hasExactSynonym "ossicle of appendicular skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011141" ;
    a owl:Class ;
    rdfs:comment "Examples of appendicular ossicles include the patella and meniscus of the knee joint." ;
    rdfs:label "appendicular ossicle" ;
    rdfs:subClassOf obo:UBERON_0010911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002091
            ]
        )
    ] .

obo:UBERON_0011142
    obo:IAO_0000115 "Ossicle that is part of the axial skeleton." ;
    oboInOwl:hasDbXref "VSAO:0000133" ;
    oboInOwl:hasExactSynonym "ossicle of axial skeleton", "ossicle of postcranial-axial skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vertebral ossicle" ;
    oboInOwl:id "UBERON:0011142" ;
    a owl:Class ;
    rdfs:comment "Examples of axial ossicles include the ossified tendons adjacent to the neural spines of the vertebral column." ;
    rdfs:label "axial ossicle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010911
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002090
            ]
        )
    ] .

obo:UBERON_0011143
    obo:IAO_0000115 "Subdivision of urinary system which consists of the kidney and the ureters." ;
    oboInOwl:hasDbXref "FMA:45658", "NCIT:C61107", "SCTID:181413006", "galen:UpperUrinaryTract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011143" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "upper urinary tract" ;
    rdfs:subClassOf obo:BFO_0000040, obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

obo:UBERON_0011148
    obo:IAO_0000115 "Gland of the lamina epithelialis mucosae which perforate the lamina muscularis, with their adenomeres located in the submucosal connective tissue." ;
    oboInOwl:hasDbXref "BTO:0003751", "EMAPA:37970", "Wikipedia:Submucosal_glands" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011148" ;
    a owl:Class ;
    rdfs:label "submucosal gland" ;
    rdfs:subClassOf obo:UBERON_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0003350
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000414
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0000009
            ]
        )
    ] .

obo:UBERON_0011156
    obo:IAO_0000115 "Subdivision of skull that consists of the facial bones." ;
    oboInOwl:hasDbXref "EHDAA2:0002206", "EHDAA:8361", "EMAPA:18022", "FMA:53673", "MA:0000318", "Wikipedia:Facial_skeleton" ;
    oboInOwl:hasExactSynonym "facial skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial bone", "ossa facialia", "ossa faciei", "viscerocranium" ;
    oboInOwl:id "UBERON:0011156" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "facial skeleton" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0011158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/7/77/Illu_facial_bones.jpg"^^xsd:anyURI .

obo:UBERON_0011158
    obo:IAO_0000115 "The skull can be divided into two: the neurocranium and the facial skeleton" ;
    oboInOwl:hasDbXref "FMA:54964" ;
    oboInOwl:hasExactSynonym "skull subdivision", "subdivision of skull" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011158" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "primary subdivision of skull" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] .

obo:UBERON_0011159
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011159" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "primary subdivision of cranial skeletal system" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ] .

obo:UBERON_0011164
    obo:IAO_0000115 "A bone that is part of a neurocranium [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35238", "MA:0001478", "SCTID:120229002" ;
    oboInOwl:hasExactSynonym "chondrocranium bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011164" ;
    a owl:Class ;
    rdfs:label "neurocranium bone" ;
    rdfs:subClassOf obo:UBERON_0004766, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001703
            ]
        )
    ] .

obo:UBERON_0011171
    obo:IAO_0000115 "Synovial joint that articulates bones of upper and lower jaw." ;
    obo:UBPROP_0000008 "Some synapsids retained two pairs of jaw joints - quadrate-articular and tempero-mandibular, but this unusual paired condition did not last long" ;
    oboInOwl:hasBroadSynonym "jaw joint" ;
    oboInOwl:hasDbXref "NCIT:C32888" ;
    oboInOwl:hasNarrowSynonym "craniomandibular joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011171" ;
    a owl:Class ;
    rdfs:label "joint connecting upper and lower jaws" ;
    rdfs:subClassOf obo:UBERON_0002217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0003277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0003278
            ]
        )
    ] .

obo:UBERON_0011184
    obo:IAO_0000115 "An epithelium that is part of a crypt of Lieberkuhn." ;
    obo:UBPROP_0000012 "FMA has classes for subdivisions of this epithelium" ;
    oboInOwl:hasBroadSynonym "crypt epithelium" ;
    oboInOwl:hasDbXref "NCIT:C83191", "UMLS:C2826787" ;
    oboInOwl:hasExactSynonym "intestinal crypt epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011184" ;
    a owl:Class ;
    rdfs:label "epithelium of crypt of Lieberkuhn" ;
    rdfs:subClassOf obo:UBERON_0001277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001983
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001983
            ]
        )
    ] .

obo:UBERON_0011185
    obo:IAO_0000115 "A sphincter muscle that is part of the gastrointestinal system" ;
    oboInOwl:hasDbXref "NCIT:C32669", "UMLS:C1517464" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011185" ;
    a owl:Class ;
    rdfs:label "gastrointestinal sphincter" ;
    rdfs:subClassOf obo:UBERON_0004590, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0011189
    obo:IAO_0000115 "A lamina propria that is part of a large intestine." ;
    oboInOwl:hasDbXref "FMA:15654", "NCIT:C49298", "UMLS:C1708644" ;
    oboInOwl:hasExactSynonym "lamina propria of mucosa of large intestine", "large intestinal lamina propria", "large intestine lamina propria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011189" ;
    a owl:Class ;
    rdfs:label "lamina propria of large intestine" ;
    rdfs:subClassOf obo:UBERON_0004780, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0011197
    obo:IAO_0000115 "An epithelium that is part of a parathyroid gland." ;
    oboInOwl:hasDbXref "CALOHA:TS-2141", "NCIT:C48258", "UMLS:C1709466" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011197" ;
    a owl:Class ;
    rdfs:label "parathyroid epithelium" ;
    rdfs:subClassOf obo:UBERON_0000486, obo:UBERON_0005911, obo:UBERON_0006799, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001132
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004117
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0002260
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001132
            ]
        )
    ] .

obo:UBERON_0011198
    obo:IAO_0000115 "A muscle layer that is part of a large intestine." ;
    oboInOwl:hasDbXref "FMA:14971", "NCIT:C32927", "UMLS:C0734205" ;
    oboInOwl:hasExactSynonym "muscular coat of large intestine", "muscular layer of large intestine", "muscularis externa of large intestine", "tunica muscularis intestini crassi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011198" ;
    a owl:Class ;
    rdfs:label "muscle layer of large intestine" ;
    rdfs:subClassOf obo:UBERON_0012367, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000059
            ]
        )
    ] .

obo:UBERON_0011201
    obo:IAO_0000115 "A muscle layer that is part of a small intestine." ;
    oboInOwl:hasDbXref "FMA:14932", "NCIT:C33569", "SCTID:362145004", "UMLS:C0227269" ;
    oboInOwl:hasExactSynonym "muscular coat of small intestine", "muscular layer of small intestine", "muscularis externa of small intestine", "small intestine muscularis propria", "tunica muscularis (intestinum tenue)", "tunica muscularis intestini tenuis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011201" ;
    a owl:Class ;
    rdfs:label "muscle layer of small intestine" ;
    rdfs:subClassOf obo:UBERON_0012367, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_0011213
    obo:IAO_0000115 "A root of cranial nerve that is part of a vagus nerve." ;
    obo:UBPROP_0000012 "FMA distinguishes between roots and rootlets - we mix the two here" ;
    oboInOwl:hasBroadSynonym "rX" ;
    oboInOwl:hasDbXref "BIRNLEX:1456", "DHBA:12888", "DMBA:17748", "FMA:6213", "ZFA:0007011" ;
    oboInOwl:hasExactSynonym "rootlet of vagus nerve", "vagal root", "vagus nerve root", "vagus root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vagus neural rootlet" ;
    oboInOwl:id "UBERON:0011213" ;
    a owl:Class ;
    rdfs:label "root of vagus nerve" ;
    rdfs:subClassOf obo:UBERON_0002211, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001759
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001759
            ]
        )
    ] .

obo:UBERON_0011215
    obo:IAO_0000115 "A multi cell part structure that is part of a central nervous system." ;
    oboInOwl:hasDbXref "FMA:83143" ;
    oboInOwl:hasExactSynonym "cell part cluster of neuraxis", "neuraxis layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011215" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "central nervous system cell part cluster" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005162
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0011216
    obo:IAO_0000115 "A subdivision of an anatomical system." ;
    oboInOwl:hasDbXref "FBbt:00007330", "FMA:67509", "SCTID:91690000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011216" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "organ system subdivision" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000467
    ] .

obo:UBERON_0011222
    obo:UBPROP_0000001 "Muscles within the eye (bulbus oculi).[AAO]" ;
    oboInOwl:hasDbXref "AAO:0010038", "EMAPA:18808", "FMA:49150" ;
    oboInOwl:hasExactSynonym "intrinsic muscle of eyeball", "intrinsic ocular muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011222" ;
    a owl:Class ;
    rdfs:label "intra-ocular muscle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003386
    ] .

obo:UBERON_0011233
    obo:IAO_0000115 "Synovial sac which surrounds parts of one or more tendons. Examples: synovial tendon sheath of manual digit 2, radial bursa." ;
    oboInOwl:hasBroadSynonym "synovium" ;
    oboInOwl:hasDbXref "BTO:0001823", "FMA:40878", "Wikipedia:Synovial_sheath" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011233" ;
    a owl:Class ;
    rdfs:comment "Alternate def: A synovial sheath is a layer of a tendon sheath containing tendons in the hand and foot. They lie internal to the fibrous tendon sheaths. An example is the common synovial sheath for the flexor tendons. [Wikipedia:Synovial_sheath]" ;
    rdfs:label "synovial membrane of synovial tendon sheath" ;
    rdfs:subClassOf obo:UBERON_0007616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000304
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007616
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000304
            ]
        )
    ] .

obo:UBERON_0011234
    oboInOwl:hasDbXref "FMA:40877" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011234" ;
    a owl:Class ;
    rdfs:label "fibrous membrane of synovial tendon sheath" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011824
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0000304
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0011824
            ]
        )
    ] .

obo:UBERON_0011241
    obo:IAO_0000115 "The most anterior region of the braincase. Provides structural support for peripheral olfactory organ." ;
    obo:IAO_0000232 "currently this is not restricted to skeletal elements, unlike UBERONREF:0000007" ;
    oboInOwl:hasDbXref "AAO:0000986" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011241" ;
    a owl:Class ;
    rdfs:label "ethmoid region" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0034921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003112
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005945
    ] .

obo:UBERON_0011249
    obo:IAO_0000115 "Subdivision of the skeletal system which consists of the appendicular skeleton plus associated joints." ;
    obo:UBPROP_0000001 "Skeletal system which consists of the appendicular skeleton plus associated joints.[VSAO]" ;
    oboInOwl:hasDbXref "FMA:7484", "VHOG:0001666", "VSAO:0000306" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011249" ;
    a owl:Class ;
    rdfs:label "appendicular skeletal system" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Appendages-and-the-appendicular-skeleton"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] .

obo:UBERON_0011250
    obo:IAO_0000115 "A bone that is part of a autopod region. Note that this incudes the carpal and tarsal bones." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011250" ;
    a owl:Class ;
    rdfs:label "autopod bone" ;
    rdfs:subClassOf obo:UBERON_0002428, obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0015064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0011270
    obo:IAO_0000115 "The part of the trunk that is in the dorsum[cjm]." ;
    obo:UBPROP_0000008 "In humans, the subdivision of trunk which is demarcated from the trunk proper by the external surface of the posterolateral part of the rib cage, the anterior surface of the thoracic vertebral column and the posterior axillary lines, the external surface of the posterior abdominal wall; together with the trunk proper, it constitutes the trunk[FMA]" ;
    oboInOwl:hasDbXref "EMAPA:35162", "FMA:25056", "MA:0000020", "Wikipedia:Human_back" ;
    oboInOwl:hasExactSynonym "back of trunk", "dorsal part of trunk", "dorsum of trunk", "trunk back" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011270" ;
    a owl:Class ;
    rdfs:label "dorsal trunk" ;
    rdfs:subClassOf obo:UBERON_0009569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] .

obo:UBERON_0011272
    obo:IAO_0000116 "compare with 'stratum basale of epidermis'. This class is the source for many adult structures - see WP2062. See also: 'enveloping layer of ectoderm'" ;
    oboInOwl:hasDbXref "EHDAA2:0001845" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "basal cell layer of skin", "outer epithelium of body" ;
    oboInOwl:id "UBERON:0011272" ;
    a owl:Class ;
    rdfs:label "embryonic skin basal layer" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

obo:UBERON_0011289
    obo:IAO_0000115 "The pharyngeal aponeurosis (or pharyngobasilar fascia, or fibrous coat), is situated between the mucous and muscular layers. It is thick above where the muscular fibers are wanting, and is firmly connected to the basilar portion of the occipital and the petrous portions of the temporal bones. As it descends it diminishes in thickness, and is gradually lost. It is strengthened posteriorly by a strong fibrous band, which is attached above to the pharyngeal spine on the under surface of the basilar portion of the occipital bone, and passes downward, forming a median raphe, which gives attachment to the Constrictores pharyngis." ;
    oboInOwl:hasDbXref "FMA:55074", "SCTID:16675008", "Wikipedia:Pharyngobasilar_fascia" ;
    oboInOwl:hasExactSynonym "pharyngeal aponeurosis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pharyngeal aponeurosis" ;
    oboInOwl:id "UBERON:0011289" ;
    a owl:Class ;
    rdfs:label "pharyngobasilar fascia" ;
    rdfs:subClassOf obo:UBERON_0006614, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006614
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0011298
    obo:IAO_0000115 "The submucous layer of the wall of the uterine tube." ;
    oboInOwl:hasDbXref "BTO:0002116", "SCTID:245489008" ;
    oboInOwl:hasExactSynonym "submucosa of fallopian tube", "tela submucosa tubae uterinae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "submucous layer of uterine tube", "uterine submucosa" ;
    oboInOwl:id "UBERON:0011298" ;
    a owl:Class ;
    rdfs:label "submucosa of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0000009, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0011299
    obo:IAO_0000115 "A partion of white matter that is part of a telencephalon. This can be further subdivided in some species, for example, into hemisphere white matter and the corpus callosum." ;
    obo:UBPROP_0000001 "CNS white matter that is part of the telencephalon[ZFA:0000597]." ;
    oboInOwl:hasAlternativeId "UBERON:0013202", "UBERON:0022550" ;
    oboInOwl:hasDbXref "BIRNLEX:1075", "FMA:83930", "HBA:9219", "HBA:9230", "TAO:0000597", "ZFA:0000597" ;
    oboInOwl:hasExactSynonym "predominantly white regional part of telencephalon", "telencephalic tract/commissure", "telencephalic white matter" ;
    oboInOwl:hasNarrowSynonym "telencephalic tracts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011299" ;
    a owl:Class ;
    rdfs:label "white matter of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0019261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0011300
    obo:IAO_0000115 "A portion of gray matter that is part of a telencephalon." ;
    oboInOwl:hasAlternativeId "UBERON:0024186" ;
    oboInOwl:hasDbXref "BIRNLEX:1067", "FMA:83911" ;
    oboInOwl:hasExactSynonym "predominantly gray regional part of telencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011300" ;
    a owl:Class ;
    rdfs:label "gray matter of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0019264, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0011332
    oboInOwl:hasDbXref "EMAPA:17884" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011332" ;
    a owl:Class ;
    rdfs:label "extrinsic tongue pre-muscle mass" ;
    rdfs:subClassOf obo:UBERON_0005865, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001575
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005865
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001575
            ]
        )
    ] .

obo:UBERON_0011362
    obo:IAO_0000115 "A blood vasculature that is part of a head." ;
    obo:UBPROP_0000001 "Blood vessel part of cranial vasculature.[TAO]" ;
    oboInOwl:hasDbXref "TAO:0005297", "ZFA:0005297" ;
    oboInOwl:hasExactSynonym "cranial blood vessel", "set of blood vessels of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial blood vessels" ;
    oboInOwl:id "UBERON:0011362" ;
    a owl:Class ;
    rdfs:label "cranial blood vasculature" ;
    rdfs:subClassOf obo:UBERON_0002200, obo:UBERON_0004537 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004537
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0011363
    obo:IAO_0000115 "A lymph vasculature that is part of a head." ;
    oboInOwl:hasDbXref "FMA:224562", "TAO:0005298", "ZFA:0005298" ;
    oboInOwl:hasExactSynonym "cranial lymph vessel", "cranial lymphatics", "set of lymphatic vessels of head" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial lymph vessels", "set of cranial lymphatic vessels" ;
    oboInOwl:id "UBERON:0011363" ;
    a owl:Class ;
    rdfs:label "cranial lymph vasculature" ;
    rdfs:subClassOf obo:UBERON_0002200, obo:UBERON_0004536 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0011370
    obo:IAO_0000115 "A transverse process of vertebra that is part of a vertebral bone 1." ;
    oboInOwl:hasDbXref "FMA:23981", "SCTID:181895009", "Wikipedia:Transverse_processes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011370" ;
    a owl:Class ;
    rdfs:label "transverse process of atlas" ;
    rdfs:subClassOf obo:UBERON_0001077, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001092
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001092
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001092
            ]
        )
    ] .

obo:UBERON_0011374
    obo:IAO_0000115 "A retractable double-layered fold of skin and mucous membrane that covers the glans penis or clitoris. Glands may also be present." ;
    obo:IAO_0000232 "this is a generic sex-neutral grouping class for the male and female prepuce. Note that this structure is a combination of skin and other tissue" ;
    obo:UBPROP_0000007 "preputial" ;
    oboInOwl:hasDbXref "NCIT:C12323" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011374" ;
    a owl:Class ;
    rdfs:label "prepuce" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005156, obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0035004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0035004
    ] .

obo:UBERON_0011375
    obo:IAO_0000115 "A zone of skin that is part of a prepuce of clitoris." ;
    oboInOwl:hasDbXref "FMA:27886", "SCTID:367670008" ;
    oboInOwl:hasExactSynonym "preputial skin of clitoris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011375" ;
    a owl:Class ;
    rdfs:label "skin of prepuce of clitoris" ;
    rdfs:subClassOf obo:UBERON_0005298, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005299
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005299
            ]
        )
    ] .

obo:UBERON_0011565
    oboInOwl:hasDbXref "FMA:54364", "SCTID:432899004" ;
    oboInOwl:hasExactSynonym "cavity of digestive tract", "cavity of gastrointestinal tract", "gastrointestinal tract lumen", "lumen of gastrointestinal tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011565" ;
    a owl:Class ;
    rdfs:label "lumen of gastrointestinal system" ;
    rdfs:subClassOf obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] .

obo:UBERON_0011566
    obo:IAO_0000115 "An anatomical cavity that is part of a esophagus." ;
    oboInOwl:hasDbXref "EMAPA:18380", "FMA:9398", "SCTID:322648002" ;
    oboInOwl:hasExactSynonym "cavity of eosophagus", "cavity of esophagus", "eosophageal cavity", "eosophageal lumen", "eosophagus lumen", "esophageal cavity", "esophageal lumen", "esophagus lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011566" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "lumen of esophagus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011565
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0011574
    obo:IAO_0000115 "A tube lumen that is part of a mesonephric duct." ;
    oboInOwl:hasDbXref "EHDAA2:0001244" ;
    oboInOwl:hasExactSynonym "nephric duct lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cavity of nephric duct" ;
    oboInOwl:id "UBERON:0011574" ;
    a owl:Class ;
    rdfs:label "mesonephric duct lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005082
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003074
            ]
        )
    ] .

obo:UBERON_0011582
    obo:IAO_0000115 "The collection of all skeletal elements in an individual limb or fin." ;
    obo:UBPROP_0000001 "Skeletal subdivision that is part of the paired limb/fin.[VSAO]" ;
    oboInOwl:hasDbXref "VSAO:0000301" ;
    oboInOwl:hasExactSynonym "limb/fin skeleton", "skeletal parts of limb/fin", "skeleton of limb/fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011582" ;
    oboInOwl:inSubset core:homology_grouping ;
    a owl:Class ;
    rdfs:label "paired limb/fin skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0004708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0004708
            ]
        )
    ] .

obo:UBERON_0011583
    obo:IAO_0000115 "Proximal element of a free limb skeleton consisting of the femur and humerus in the forelimb stylopodium and hindlimb stylopodium respectively[VSAO, modified]." ;
    obo:UBPROP_0000001 "Proximal element of the limb skeleton consisting of the femur and humerus in the forelimb stylopodium and hindlimb stylopodium respectively.[VSAO]" ;
    obo:UBPROP_0000007 "propodial", "stylopodial" ;
    oboInOwl:hasDbXref "VSAO:0005007" ;
    oboInOwl:hasExactSynonym "stylopodium skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mesomere 1", "propodial skeleton", "propodium", "proximal metapterygial mesomere", "stylopod", "stylopodium" ;
    oboInOwl:id "UBERON:0011583" ;
    a owl:Class ;
    rdfs:label "stylopodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002472
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002472
            ]
        )
    ] .

obo:UBERON_0011584
    obo:IAO_0000115 "Section of the forelimb skeleton located between the stylopodium and the autopodium." ;
    obo:UBPROP_0000007 "zeugopodial", "zygopodial" ;
    oboInOwl:hasDbXref "VSAO:0005010" ;
    oboInOwl:hasExactSynonym "epipodial skeleton", "skeleton of zeugopod", "zeugopod skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epipodium", "mesomere 2", "mesomere 2 skeleton", "zygopodium" ;
    oboInOwl:id "UBERON:0011584" ;
    a owl:Class ;
    rdfs:label "zeugopodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002471
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0002471
    ], [
        a owl:Restriction ;
        owl:onProperty core:proximally_connected_to ;
        owl:someValuesFrom obo:UBERON_0011583
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0002471
            ]
        )
    ] .

obo:UBERON_0011585
    obo:IAO_0000115 "Anatomical structure that is an aggregation of similar cells from which cartilages and bones form, and from which chondrogenesis and osteogenesis are initiated during repair and/or regeneration. (Hall and Miyake 1995)." ;
    obo:IAO_0000116 "consider obsoleting, coordinate with VSAO" ;
    oboInOwl:hasDbXref "VSAO:0000006", "XAO:0004021" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011585" ;
    a owl:Class ;
    rdfs:label "cell condensation" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:UBERON_0011587
    obo:IAO_0000115 "Odontogenic tissue that is collagen-rich and characteristic of vertebrate teeth and tooth-like structures (e.g., odontodes) deposited by preodontoblasts and odontoblasts that are typically excluded from the matrix." ;
    oboInOwl:hasDbXref "EMAPA:36439", "VSAO:0000071", "XAO:0004052" ;
    oboInOwl:hasExactSynonym "pre-dentine tissue", "predentin", "predentine tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011587" ;
    a owl:Class ;
    rdfs:label "pre-dentine" ;
    rdfs:subClassOf obo:UBERON_0010365, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:CL_0000060
    ] .

obo:UBERON_0011588
    obo:IAO_0000115 "Odontogenic tissue that is avascular non-mineralized matrix that is deposited by preameloblast and ameloblasts that are excluded from the matrix." ;
    oboInOwl:hasDbXref "VSAO:0000066", "XAO:0004202" ;
    oboInOwl:hasExactSynonym "pre-enamel tissue", "preenamel tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011588" ;
    a owl:Class ;
    rdfs:label "pre-enamel" ;
    rdfs:subClassOf obo:UBERON_0010365, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:CL_0000059
    ] .

obo:UBERON_0011589
    obo:IAO_0000115 "Cartilage tissue that is not mineralized." ;
    obo:IAO_0000116 "add developmental relationships; add disjointness axiom" ;
    oboInOwl:hasDbXref "VSAO:0000089", "XAO:0004044" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011589" ;
    a owl:Class ;
    rdfs:label "non-mineralized cartilage tissue" ;
    rdfs:subClassOf obo:UBERON_0002418 .

obo:UBERON_0011591
    obo:IAO_0000115 "An axon tract that is part of a diencephalon." ;
    oboInOwl:hasDbXref "FMA:62447" ;
    oboInOwl:hasExactSynonym "diencephalon tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011591" ;
    a owl:Class ;
    rdfs:label "tract of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0007702, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001018
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0011592
    oboInOwl:hasDbXref "EHDAA2:0002120" ;
    oboInOwl:hasExactSynonym "upper jaw future lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011592" ;
    a owl:Class ;
    rdfs:label "future upper lip" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003235, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005868
    ] .

obo:UBERON_0011594
    obo:IAO_0000115 "Tooth that is attached to a dentary/mandible[TAO,modified]." ;
    obo:IAO_0000116 "Note that we treat dentary tooth and mandibular tooth as equivalent" ;
    obo:UBPROP_0000001 "Tooth that is attached to the dentary.[TAO]" ;
    obo:UBPROP_0000002 "relationship loss: part_of dentary tooth row (TAO:0001952)[TAO]" ;
    oboInOwl:hasDbXref "AAO:0000125", "AAO:0000641", "FMA:321647", "SCTID:245547003", "TAO:0001628" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "mandibular teeth", "mandibular tooth", "tooth of dentary" ;
    oboInOwl:id "UBERON:0011594" ;
    a owl:Class ;
    rdfs:label "dentary tooth" ;
    rdfs:subClassOf obo:UBERON_0003268, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0004742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0004742
            ]
        )
    ] .

obo:UBERON_0011595
    obo:IAO_0000115 "A subdivision of the head that corresponds to the jaw skeleton, containing both soft tissue, skeleton and teeth (when present). The jaw region is divided into upper and lower regions." ;
    oboInOwl:hasDbXref "EMAPA:32905", "NCIT:C114916" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011595" ;
    a owl:Class ;
    rdfs:label "jaw region" ;
    rdfs:seeAlso "http://eol.org/collections/11578"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0001708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0001708
            ]
        )
    ] .

obo:UBERON_0011596
    oboInOwl:hasDbXref "EHDAA2:0001020" ;
    oboInOwl:hasExactSynonym "lower jaw future lip" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011596" ;
    a owl:Class ;
    rdfs:label "future lower lip" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003236, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] .

obo:UBERON_0011597
    obo:IAO_0000115 "Any bone that is part of the upper jaw skeleton. This includes (when present): the maxilla, the quadrate (in some species)." ;
    obo:IAO_0000116 "Do not manually classify under here - bones are automatically classified" ;
    oboInOwl:hasExactSynonym "upper jaw bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011597" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "bone of upper jaw" ;
    rdfs:subClassOf obo:UBERON_0012360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0011601
    obo:IAO_0000115 "A gingiva that is part of a upper jaw region." ;
    oboInOwl:hasDbXref "EMAPA:18970", "FMA:59763", "NCIT:C54205", "SCTID:304703001", "UMLS:C0227121" ;
    oboInOwl:hasExactSynonym "gum of maxilla", "gum of upper jaw", "upper gingiva", "upper jaw gingiva" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "maxillary gum", "upper gum" ;
    oboInOwl:id "UBERON:0011601" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gingiva of upper jaw" ;
    rdfs:subClassOf obo:UBERON_0001828, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001828
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
        )
    ] .

obo:UBERON_0011602
    obo:IAO_0000115 "A gingiva that is part of a lower jaw region." ;
    oboInOwl:hasDbXref "EMAPA:18967", "FMA:59764", "NCIT:C54204", "SCTID:304704007", "UMLS:C0227123" ;
    oboInOwl:hasExactSynonym "gum of lower jaw", "gum of mandible", "lower gingiva", "lower jaw gingiva" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lower gum", "lower jaw gum", "mandibular gum" ;
    oboInOwl:id "UBERON:0011602" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gingiva of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0001828, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001828
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0011642
    obo:IAO_0000115 "An epithelium that develops_from a ectoderm and is part of a oral epithelium." ;
    oboInOwl:hasDbXref "EHDAA2:0004137" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011642" ;
    a owl:Class ;
    rdfs:label "oral epithelium from ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0002424, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002424
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009479
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002424
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0011645
    obo:IAO_0000115 "Limb extensor that runs from ilium to femur." ;
    oboInOwl:hasExactSynonym "iliofemoralis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011645" ;
    a owl:Class ;
    rdfs:label "iliofemoralis muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001325, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001273
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0000981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001325
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002372 ;
                owl:someValuesFrom obo:UBERON_0001273
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002373 ;
                owl:someValuesFrom obo:UBERON_0000981
            ]
        )
    ] .

obo:UBERON_0011648
    oboInOwl:hasDbXref "AAO:0000247", "EFO:0003511", "TAO:0000236", "XAO:0003269", "ZFA:0000236" ;
    oboInOwl:hasExactSynonym "mandibular muscle", "mandibular muscles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011648" ;
    oboInOwl:inSubset core:efo_slim, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "jaw muscle" ;
    rdfs:subClassOf obo:UBERON_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0071626
    ] .

obo:UBERON_0011676
    obo:IAO_0000115 "A major subdivision of an organism that divides an organism along its main body axis (typically anterio-posterior axis). In vertebrates, this is based on the vertebral column." ;
    obo:IAO_0000116 "Ideally this would be disjoint with analagous class for appendicular axes, but currently 'appendages' like antennae, horns cause a problem" ;
    oboInOwl:hasExactSynonym "axial subdivision of organism" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body segment", "main body segment" ;
    oboInOwl:id "UBERON:0011676" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "subdivision of organism along main body axis" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013701
    ] .

obo:UBERON_0011677
    obo:IAO_0000115 "A vertebra in the trunk region. For tetrapods, includes lumbar and thoracic vertebrae. Excludes caudal/coccygeal vertebra, which are located posteriorly. In tetrapods this includes thoracic, lumbar and sacral vertebrae, and excludes the cervical vertebrae, which are located anteriorly." ;
    obo:UBPROP_0000202 obo:FMA_72066 ;
    oboInOwl:hasExactSynonym "thoracolumbar vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "presacral vertebra" ;
    oboInOwl:id "UBERON:0011677" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "trunk vertebra" ;
    rdfs:subClassOf obo:UBERON_0003463, obo:UBERON_0004247, obo:UBERON_0004451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009568
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002412
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009568
            ]
        )
    ] .

obo:UBERON_0011679
    obo:IAO_0000115 "A tarsal bone that connected_to a hindlimb zeugopod skeleton." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011679" ;
    a owl:Class ;
    rdfs:label "proximal tarsal bone" ;
    rdfs:subClassOf obo:UBERON_0001447, obo:UBERON_0014395, obo:UBERON_0015081, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0015082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015081
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0011693
    oboInOwl:hasDbXref "VHOG:0001157" ;
    oboInOwl:hasExactSynonym "extraembryonic umbilical artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011693" ;
    a owl:Class ;
    rdfs:label "extraembryonic portion of umbilical artery" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001309
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007807
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001309
    ] .

obo:UBERON_0011695
    obo:IAO_0000115 "A cardiovascular system that is part of a conceptus." ;
    oboInOwl:hasDbXref "EHDAA2:0000216", "FMA:305965", "NCIT:C34148" ;
    oboInOwl:hasExactSynonym "conceptus cardiovascular system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic circulatory system", "fetal circulatory system" ;
    oboInOwl:id "UBERON:0011695" ;
    a owl:Class ;
    rdfs:label "embryonic cardiovascular system" ;
    rdfs:subClassOf obo:UBERON_0004535, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004716
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004535
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004716
            ]
        )
    ] .

obo:UBERON_0011696
    oboInOwl:hasDbXref "EHDAA2:0000937" ;
    oboInOwl:hasExactSynonym "extraembryonic umbilical artery left" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011696" ;
    a owl:Class ;
    rdfs:label "left extraembryonic umbilical artery" ;
    rdfs:subClassOf obo:UBERON_0011693, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0011695
    ] .

obo:UBERON_0011697
    oboInOwl:hasDbXref "EHDAA2:0001721" ;
    oboInOwl:hasExactSynonym "extraembryonic umbilical artery right" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011697" ;
    a owl:Class ;
    rdfs:label "right extraembryonic umbilical artery" ;
    rdfs:subClassOf obo:UBERON_0011693 .

obo:UBERON_0011757
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref "NCIT:C34274", "UMLS:C1514448", "Wikipedia:Primordial_phallus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "phallus", "phallus primordialis", "primordial phallus" ;
    oboInOwl:id "UBERON:0011757" ;
    a owl:Class ;
    rdfs:label "differentiated genital tubercle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004176
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0006233
            obo:UBERON_0006261
        )
    ] .

obo:UBERON_0011766
    obo:UBPROP_0000008 "The left nerve is longer than the right, because it crosses under the arch of the aorta at the ligamentum arteriosum.[WP]" ;
    oboInOwl:hasDbXref "EMAPA:25350", "FMA:14469", "MA:0001107", "SCTID:280300006" ;
    oboInOwl:hasExactSynonym "left recurrent laryngeal branch", "left recurrent laryngeal nerve", "vagus X nerve left recurrent laryngeal branch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011766" ;
    a owl:Class ;
    rdfs:label "left recurrent laryngeal nerve" ;
    rdfs:subClassOf obo:UBERON_0003716, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003716
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] ;
    foaf:depicted_by "https://upload.wikimedia.org/wikipedia/commons/6/64/Recurrent_laryngeal_nerve.svg"^^xsd:anyURI .

obo:UBERON_0011767
    oboInOwl:hasDbXref "EMAPA:17275", "FMA:14468", "MA:0001108", "SCTID:280299003" ;
    oboInOwl:hasExactSynonym "right recurrent laryngeal branch", "right recurrent laryngeal nerve", "vagus X nerve right recurrent laryngeal branch" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011767" ;
    a owl:Class ;
    rdfs:label "right recurrent laryngeal nerve" ;
    rdfs:subClassOf obo:UBERON_0003716, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003716
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0011769
    obo:IAO_0000115 "Anatomical projection that is composed of cartilage tissue." ;
    oboInOwl:hasDbXref "FMA:284626" ;
    oboInOwl:hasExactSynonym "cartilage process", "cartilaginous process" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011769" ;
    a owl:Class ;
    rdfs:label "cartilaginous projection" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004529, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004529
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0011772
    obo:IAO_0000115 "An anatomical space that is part of a bone of lower jaw." ;
    oboInOwl:hasDbXref "AAO:0000273" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011772" ;
    a owl:Class ;
    rdfs:label "lower jaw opening" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0004768
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0004768
            ]
        )
    ] .

obo:UBERON_0011773
    obo:IAO_0000115 "An anatomical space that is part of a bone of upper jaw." ;
    oboInOwl:hasDbXref "AAO:0000621" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011773" ;
    a owl:Class ;
    rdfs:label "upper jaw opening" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011597
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0011597
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0011597
            ]
        )
    ] .

obo:UBERON_0011775
    obo:IAO_0000115 "A cranial nerve nucleus that is associated with a vagus nerve." ;
    oboInOwl:hasDbXref "FMA:54573", "SCTID:362467005" ;
    oboInOwl:hasExactSynonym "nucleus of Xth nerve", "nucleus of vagal X nerve", "nucleus of vagal nerve", "nucleus of vagus nerve", "tenth cranial nerve nucleus", "vagal X nucleus", "vagal nucleus", "vagus nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nodosal nucleus" ;
    oboInOwl:id "UBERON:0011775" ;
    a owl:Class ;
    rdfs:label "vagus nerve nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, obo:UBERON_0009662, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001759
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000126
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001759
            ]
        )
    ] .

obo:UBERON_0011777
    obo:IAO_0000115 "A neural nucleus that is part of the spinal cord." ;
    oboInOwl:hasDbXref "FMA:77011" ;
    oboInOwl:hasExactSynonym "spinal cord nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011777" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "nucleus of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ] .

obo:UBERON_0011779
    obo:IAO_0000115 "A nerve that is part of a head." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cephalic nerve", "head nerve" ;
    oboInOwl:id "UBERON:0011779" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "nerve of head region" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0011814
    obo:IAO_0000115 "Ectodermal placode that does not develop into a component of the nervous system." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011814" ;
    a owl:Class ;
    rdfs:label "non-neurogenic ectodermal placode" ;
    rdfs:subClassOf obo:UBERON_0005085 .

obo:UBERON_0011817
    obo:IAO_0000115 "An ectodermal placode that gives rise to any of the cutaneous appendages that protrude from the skin epidermis (heair, feathers, epidermal scales)." ;
    oboInOwl:hasExactSynonym "cutaneous appendage follicle placode", "skin follicle placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011817" ;
    a owl:Class ;
    rdfs:label "skin appendage placode" ;
    rdfs:subClassOf obo:UBERON_0006598, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0036150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0036150
            ]
        )
    ] .

obo:UBERON_0011820
    obo:IAO_0000115 "An anatomical junction that divides and overlaps with and atrium and a ventricle in the heart." ;
    oboInOwl:hasDbXref "EHDAA2:0004149", "FMA:85125" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "AV region", "AV segment", "atrial ventricular junction", "atrioventricular junction", "atrioventricular segment" ;
    oboInOwl:id "UBERON:0011820" ;
    a owl:Class ;
    rdfs:label "atrioventricular region" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002081
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0011821
    obo:IAO_0000115 "Connective tissue, which consists of a population of connective tissue cells, the intercellular matrix of which contains an irregular network of collagen and elastic fiber bundles. Examples: areolar tissue, mucoid tissue, connective tissue of peritoneum, connective tissue of fibrous pericardium." ;
    oboInOwl:hasDbXref "FMA:20107" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011821" ;
    a owl:Class ;
    rdfs:label "irregular connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384 .

obo:UBERON_0011822
    obo:IAO_0000115 "Irregular connective tissue is an irregular connective tissue, the intercellular matrix of which contains a dense irregular network of collagen and elastic fiber bundles. Examples: connective tissue of peritoneum, connective tissue of fibrous pericardium." ;
    obo:UBPROP_0000001 "Tissue characterized by a thick, random arrangement of collagen and elastin fibers with very few cells. The majority of the cells are fibroblasts, but mast cells and macrophages may also be seen. It is found in the dermis, periosteum, perichondrium, capsules of organs and sheaths of nerves and muscles[NCIT]" ;
    oboInOwl:hasDbXref "FMA:20109", "NCIT:C32882", "UMLS:C0738366", "Wikipedia:Dense_irregular_connective_tissue" ;
    oboInOwl:hasExactSynonym "irregular dense connective tissue", "typus irregularis (textus connectivus collagenosus compactus)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011822" ;
    a owl:Class ;
    rdfs:label "dense irregular connective tissue" ;
    rdfs:subClassOf obo:UBERON_0011821, obo:UBERON_0011823, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011821
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0071953
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0011860
            ]
        )
    ] .

obo:UBERON_0011823
    obo:IAO_0000115 "Dense connective tissue is mainly composed of collagen type I. Crowded between the collagen fibers are rows of fibroblasts, fiber-forming cells, that manufacture the fibers. Dense connective tissue forms strong, rope-like structures such as tendons and ligaments. Tendons attach skeletal muscles to bones; ligaments connect bones to bones at joints. Ligaments are more stretchy and contain more elastic fibers than tendons. Dense connective tissue also make up the lower layers of the skin (dermis), where it is arranged in sheets" ;
    obo:IAO_0000116 "our OWL definition states that this is differentiated from other connective tissue types by virtue of the fact that the collage fiber component predominates, as opposed to cells and fluid." ;
    obo:UBPROP_0000001 "Connective tissue in which the fibrous component predominates. The cells, ground substance, and tissue fluid represent a minor component[NCIT]" ;
    oboInOwl:hasDbXref "AAO:0000121", "NCIT:C32450", "UMLS:C1511770", "Wikipedia:Dense_connective_tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011823" ;
    a owl:Class ;
    rdfs:label "dense connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011860
    ] ;
    owl:disjointWith obo:UBERON_0011825 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0011860
            ]
        )
    ] .

obo:UBERON_0011824
    oboInOwl:hasDbXref "FMA:75634", "SCTID:363130003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011824" ;
    a owl:Class ;
    rdfs:label "fibrous connective tissue" ;
    rdfs:subClassOf obo:UBERON_0011822 .

obo:UBERON_0011825
    obo:IAO_0000115 "Irregular connective tissue, the intercellular matrix of which contains a sparse irregular network of collagen and elastic fiber bundles. Examples: areolar tissue, neuroglial tissue, mucoid tissue." ;
    oboInOwl:hasDbXref "FMA:19783", "NCIT:C33007", "UMLS:C1253917", "Wikipedia:Loose_connective_tissue" ;
    oboInOwl:hasExactSynonym "textus connectivus collagenosus laxus", "textus connectivus laxus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011825" ;
    a owl:Class ;
    rdfs:label "loose connective tissue" ;
    rdfs:subClassOf obo:UBERON_0011821 .

obo:UBERON_0011845
    obo:IAO_0000115 "A duct that is part of a sebaceous gland." ;
    oboInOwl:hasDbXref "FMA:70947", "NCIT:C33520" ;
    oboInOwl:hasExactSynonym "sebaceous gland duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011845" ;
    a owl:Class ;
    rdfs:label "duct of sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0000058, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:UBERON_0011846
    obo:IAO_0000115 "An acinus that is part of a sebaceous gland." ;
    oboInOwl:hasDbXref "FMA:59657" ;
    oboInOwl:hasExactSynonym "sebaceous gland acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011846" ;
    a owl:Class ;
    rdfs:label "acinus of sebaceous gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001821
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001821
            ]
        )
    ] .

obo:UBERON_0011850
    obo:IAO_0000115 "An acinus that is part of a salivary gland." ;
    oboInOwl:hasDbXref "FMA:59870" ;
    oboInOwl:hasExactSynonym "salivary gland acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011850" ;
    a owl:Class ;
    rdfs:label "acinus of salivary gland" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0011856
    obo:IAO_0000115 "An acinus that is part of a mammary gland." ;
    oboInOwl:hasDbXref "FMA:74438" ;
    oboInOwl:hasExactSynonym "lactiferous gland acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011856" ;
    a owl:Class ;
    rdfs:label "acinus of lactiferous gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0011857
    obo:IAO_0000115 "An acinus that is part of a lacrimal gland." ;
    oboInOwl:hasDbXref "FMA:85250" ;
    oboInOwl:hasExactSynonym "lacrimal gland acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011857" ;
    a owl:Class ;
    rdfs:label "acinus of lacrimal gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] .

obo:UBERON_0011858
    obo:IAO_0000115 "An acinus that is part of a exocrine gland." ;
    oboInOwl:hasExactSynonym "exocrine gland acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011858" ;
    a owl:Class ;
    rdfs:label "acinus of exocrine gland" ;
    rdfs:subClassOf obo:UBERON_0009842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002365
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002365
            ]
        )
    ] .

obo:UBERON_0011860
    obo:UBPROP_0000012 "the FMA class specifically refers to ureter" ;
    oboInOwl:hasDbXref "FMA:63212", "MESH:D024022", "NCIT:C32339", "NIF_Subcellular:sao7547390221" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011860" ;
    a owl:Class ;
    rdfs:label "collection of collagen fibrils" ;
    rdfs:seeAlso obo:UBERON_0007377 ;
    rdfs:subClassOf obo:UBERON_0000476, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005581
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0098643
    ] .

obo:UBERON_0011861
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of aorta tissue that are composed of collagen, and play a role in tissue strength and elasticity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011861" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "aorta collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004664
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0004664
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004664
            ]
        )
    ] .

obo:UBERON_0011862
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of pulmonary tissue that are composed of collagen, and play a role in tissue strength and elasticity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011862" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0011863
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of bone tissue that are composed of collagen, and play a role in tissue strength and elasticity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011863" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "bone collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0011864
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of tendon tissue that are composed of collagen, and play a role in tissue strength and elasticity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011864" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tendon collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000043
            ]
        )
    ] .

obo:UBERON_0011865
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of corneal stroma that are composed of collagen, and play a role in tissue strength and elasticity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011865" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "corneal stroma collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001777
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001777
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001777
            ]
        )
    ] .

obo:UBERON_0011875
    obo:IAO_0000115 "A skeletal ligament that is part of a sternoclavicular joint." ;
    oboInOwl:hasDbXref "FMA:63980", "SCTID:182386007" ;
    oboInOwl:hasExactSynonym "ligamentum sternoclavicularis", "sternoclavicular joint ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011875" ;
    a owl:Class ;
    rdfs:label "ligament of sternoclavicular joint" ;
    rdfs:subClassOf obo:UBERON_0008846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001469
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008846
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001469
            ]
        )
    ] .

obo:UBERON_0011878
    obo:IAO_0000115 "A muscle layer that is part of a wall of esophagus." ;
    obo:UBPROP_0000010 "In the upper esophagus, part of the externa is skeletal muscle, rather than smooth muscle" ;
    oboInOwl:hasDbXref "FMA:62998" ;
    oboInOwl:hasExactSynonym "muscle coat of esophagus", "muscular coat of oesophagus", "muscular layer of oesophagus", "tela muscularis (oesophagus)", "tunica muscularis esophagi", "tunica muscularis oesophageae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011878" ;
    a owl:Class ;
    rdfs:label "muscle layer of esophagus" ;
    rdfs:subClassOf obo:UBERON_0018261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0011892
    obo:IAO_0000115 "Front (ventral) portion of the vascular, pigmentary, or middle coat of the eye, including the ciliary body and the iris." ;
    oboInOwl:hasDbXref "EMAPA:37417", "SCTID:280656002" ;
    oboInOwl:hasExactSynonym "Haller tunica vascula", "anterior part of uveal tract", "anterior uveal tract", "anterior vascular layer of the eyeball", "anterior vascular tunic of the eye", "tunica vasculosa bulbosa", "ventral uveal tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ciliary body and iris", "vasculosa oculi" ;
    oboInOwl:id "UBERON:0011892" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "anterior uvea" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001775
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] .

obo:UBERON_0011894
    obo:IAO_0000115 "A organ cavity that is part of a vagina." ;
    oboInOwl:hasDbXref "FMA:19982" ;
    oboInOwl:hasExactSynonym "vaginal lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011894" ;
    a owl:Class ;
    rdfs:label "lumen of vagina" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002558
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0011899
    obo:IAO_0000115 "Epimysium is a layer of connective tissue which ensheaths the entire muscle. It is composed of dense irregular connective tissue. It is continuous with fascia and other connective tissue wrappings of muscle including the endomysium, and perimysium. It is also continuous with tendons where it becomes thicker and collagenous." ;
    obo:UBPROP_0000009 "The Epimysium also protects muscles from friction against other muscles and bones" ;
    oboInOwl:hasDbXref "FMA:9726", "NCIT:C32527", "UMLS:C0504096", "Wikipedia:Epimysium" ;
    oboInOwl:hasExactSynonym "fascia of muscle organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epimysia" ;
    oboInOwl:id "UBERON:0011899" ;
    a owl:Class ;
    rdfs:label "epimysium" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0011822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0014892
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000043
    ] .

obo:UBERON_0011919
    obo:IAO_0000115 "masses of developing blood cells attached to endothelium in the yolk sac" ;
    oboInOwl:hasDbXref "EHDAA2:0000177", "EMAPA:16115" ;
    oboInOwl:hasExactSynonym "visceral yolk sac blood island", "yolk sac blood islands" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011919" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "yolk sac blood island" ;
    rdfs:subClassOf obo:UBERON_0000478, obo:UBERON_0003061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003316
            ]
        )
    ] .

obo:UBERON_0011921
    obo:UBPROP_0000012 "in EHDAA2 gives rise to connecting stalk blood vessels and extraembryonic umbilical vessels" ;
    oboInOwl:hasDbXref "EHDAA2:0003242" ;
    oboInOwl:hasExactSynonym "blood island of umbilical vesicle", "insula sanguinea vesiculae umbilicalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011921" ;
    a owl:Class ;
    rdfs:label "connecting stalk blood islands" ;
    rdfs:subClassOf obo:UBERON_0007503, obo:UBERON_0010303, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005667
    ] .

obo:UBERON_0011922
    obo:IAO_0000115 "The the continuous basement membrane found within the membranous labyrinth of the cochlea, known to extend from the limbus, down to the inner sulcus, across the basilar membrane, up to the external sulcus to the spiral prominence and radiating into the spiral ligament ensheathing the root cell processes" ;
    oboInOwl:hasDbXref "EMAPA:37830" ;
    oboInOwl:hasExactSynonym "basement membrane of cochlear labyrinth", "cochlea basement membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011922" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "cochlear basement membrane" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002499
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002499
            ]
        )
    ] .

obo:UBERON_0011925
    obo:IAO_0000115 "Nerve fibers which project from the central nervous system to autonomic ganglia. In the sympathetic division most preganglionic fibers originate with neurons in the intermediolateral column of the spinal cord, exit via ventral roots from upper thoracic through lower lumbar segments, and project to the paravertebral ganglia; there they either terminate in synapses or continue through the splanchnic nerves to the prevertebral ganglia. In the parasympathetic division the fibers originate in neurons of the brain stem and sacral spinal cord. In both divisions the principal transmitter is acetylcholine but peptide cotransmitters may also be released." ;
    oboInOwl:hasDbXref "FMA:5923", "MESH:A08.663.542.122", "NCIT:C12624", "Wikipedia:Preganglionic_nerve_fibers" ;
    oboInOwl:hasExactSynonym "preganglionic nerve fiber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "preganglionic autonomic fibre" ;
    oboInOwl:id "UBERON:0011925" ;
    a owl:Class ;
    rdfs:label "preganglionic autonomic fiber" ;
    rdfs:subClassOf obo:UBERON_0003041, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0034728
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006134
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001805
            ]
        )
    ] .

obo:UBERON_0011927
    obo:IAO_0000115 "A cholinergic axonal fiber projecting from the CNS to a sympathetic ganglion" ;
    oboInOwl:hasDbXref "SCTID:323517007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sympathetic preganglionic fiber" ;
    oboInOwl:id "UBERON:0011927" ;
    a owl:Class ;
    rdfs:label "preganglionic sympathetic fiber" ;
    rdfs:subClassOf obo:UBERON_0011925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0034729
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001806
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006134
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001806
            ]
        )
    ] .

obo:UBERON_0011931
    obo:IAO_0000115 "Hair in the nose" ;
    oboInOwl:hasDbXref "FMA:53670", "SCTID:368885003", "Wikipedia:Nasal_hair" ;
    oboInOwl:hasExactSynonym "hair of nose", "hair of vestibular part of nose", "nose hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011931" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "nasal hair" ;
    rdfs:subClassOf obo:UBERON_0010171, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
        )
    ] .

obo:UBERON_0011932
    obo:IAO_0000115 "An epidermal invagination that has as parts a hair follicle, a sebaceous gland, and arrector pili muscle" ;
    oboInOwl:hasDbXref "EMAPA:36582", "FMA:70661", "Wikipedia:Pilosebaceous_unit" ;
    oboInOwl:hasExactSynonym "fabrica pilosebacea", "pilo-sebaceous apparatus", "pilo-sebaceous unit", "pilosebaceous apparatus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pilosebaceous gland" ;
    oboInOwl:id "UBERON:0011932" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pilosebaceous unit" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001821
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002073
    ] .

obo:UBERON_0011953
    obo:IAO_0000115 "A region of the stomach that is lined with glandular epithelium." ;
    obo:IAO_0000116 "as currently defined, this would include the cardiac antrum; however, the intent may be to exclude the cardiac glands and in mice for this to be part of the region distal to the margo plicatus" ;
    oboInOwl:hasDbXref "EMAPA:17623", "MA:0001613", "NCIT:C77661", "SCTID:27633001", "UMLS:C0227197" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glandular stomach" ;
    oboInOwl:id "UBERON:0011953" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "stomach glandular region" ;
    rdfs:subClassOf obo:UBERON_0009870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0006924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009870
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0006924
            ]
        )
    ] .

obo:UBERON_0011955
    obo:IAO_0000115 "A hepatic vein that is part of a left lobe of liver." ;
    oboInOwl:hasDbXref "EMAPA:37164", "FMA:14339", "MA:0003032", "SCTID:55188000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011955" ;
    a owl:Class ;
    rdfs:label "left hepatic vein" ;
    rdfs:subClassOf obo:UBERON_0001143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001143
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001115
            ]
        )
    ] .

obo:UBERON_0011956
    obo:IAO_0000115 "A hepatic vein that is part of a right lobe of liver." ;
    oboInOwl:hasDbXref "EMAPA:37377", "FMA:14338", "MA:0003034", "SCTID:18135006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011956" ;
    a owl:Class ;
    rdfs:label "right hepatic vein" ;
    rdfs:subClassOf obo:UBERON_0001143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001143
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001114
            ]
        )
    ] .

obo:UBERON_0011960
    obo:IAO_0000115 "An articular capsule that is part of the glenohumeral joint." ;
    oboInOwl:hasDbXref "FMA:34944", "SCTID:361836001", "Wikipedia:Articular_capsule_of_the_humerus" ;
    oboInOwl:hasExactSynonym "articular capsule of humerus", "articular capsule of shoulder joint", "capsule of shoulder joint", "fibrous capsule of glenohumeral joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "glenohumeral joint capsule" ;
    oboInOwl:id "UBERON:0011960" ;
    a owl:Class ;
    rdfs:label "articular capsule of glenohumeral joint" ;
    rdfs:subClassOf obo:UBERON_0001484, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001470
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001484
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001470
            ]
        )
    ] .

obo:UBERON_0011965
    obo:IAO_0000115 "In a saddle joint (sellar joint, articulation by reciprocal reception) the opposing surfaces are reciprocally concave-convex." ;
    oboInOwl:hasDbXref "FMA:75298", "SCTID:23059003", "Wikipedia:Saddle_joint" ;
    oboInOwl:hasExactSynonym "sellar joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "articulation by reciprocal reception" ;
    oboInOwl:id "UBERON:0011965" ;
    a owl:Class ;
    rdfs:label "saddle joint" ;
    rdfs:subClassOf obo:UBERON_0000982 .

obo:UBERON_0011972
    obo:IAO_0000115 "A skeletal ligament that connects a tibia and connects a tarsal skeleton." ;
    oboInOwl:hasDbXref "FMA:44055", "SCTID:41159004" ;
    oboInOwl:hasExactSynonym "deltoid collateral ligament of ankle joint", "deltoid ligament of ankle joint", "ligamentum collaterale mediale (articulatio talocruralis)", "ligamentum collaterale mediale articulationis talocruralis", "ligamentum deltoideum", "ligamentum deltoideum (articulatio talocruralis)", "medial collateral ligament of ankle joint" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011972" ;
    a owl:Class ;
    rdfs:label "medial ligament of ankle joint" ;
    rdfs:subClassOf obo:UBERON_0008846, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001488
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0009879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008846
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0009879
            ]
        )
    ] .

obo:UBERON_0011973
    obo:IAO_0000115 "An epiphysis that is part of a phalanx of a pes [Automatically generated definition]." ;
    oboInOwl:hasDbXref "SCTID:314621001" ;
    oboInOwl:hasExactSynonym "epiphysis of phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011973" ;
    a owl:Class ;
    rdfs:label "epiphysis of phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0001437, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0011974
    obo:IAO_0000115 "An epiphysis that is part of a proximal phalanx of pes." ;
    oboInOwl:hasDbXref "SCTID:280047006" ;
    oboInOwl:hasExactSynonym "epiphysis of proximal phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011974" ;
    a owl:Class ;
    rdfs:label "epiphysis of proximal phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0004446, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003868
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003868
            ]
        )
    ] .

obo:UBERON_0011975
    obo:IAO_0000115 "An epiphysis that is part of a middle phalanx of pes." ;
    oboInOwl:hasDbXref "SCTID:280048001" ;
    oboInOwl:hasExactSynonym "epiphysis of middle phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011975" ;
    a owl:Class ;
    rdfs:label "epiphysis of middle phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0004446, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003866
            ]
        )
    ] .

obo:UBERON_0011976
    obo:IAO_0000115 "An epiphysis that is part of a distal phalanx of pes." ;
    oboInOwl:hasDbXref "SCTID:280049009" ;
    oboInOwl:hasExactSynonym "epiphysis of distal phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011976" ;
    a owl:Class ;
    rdfs:label "epiphysis of distal phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0004446, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003867
            ]
        )
    ] .

obo:UBERON_0011977
    obo:IAO_0000115 "An epiphysis that is part of a proximal phalanx of manus." ;
    oboInOwl:hasDbXref "SCTID:280044004" ;
    oboInOwl:hasExactSynonym "epiphysis of proximal phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011977" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "epiphysis of proximal phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002234
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002234
            ]
        )
    ] .

obo:UBERON_0011978
    obo:IAO_0000115 "An epiphysis that is part of a middle phalanx of manus." ;
    oboInOwl:hasDbXref "SCTID:280045003" ;
    oboInOwl:hasExactSynonym "epiphysis of middle phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011978" ;
    a owl:Class ;
    rdfs:label "epiphysis of middle phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003864
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003864
            ]
        )
    ] .

obo:UBERON_0011979
    obo:IAO_0000115 "An epiphysis that is part of a distal phalanx of manus." ;
    oboInOwl:hasDbXref "FMA:321561", "SCTID:280046002" ;
    oboInOwl:hasExactSynonym "epiphysis of distal phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0011979" ;
    a owl:Class ;
    rdfs:label "epiphysis of distal phalanx of manus" ;
    rdfs:subClassOf obo:UBERON_0004387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003865
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003865
            ]
        )
    ] .

obo:UBERON_0011980
    obo:IAO_0000115 "A joint that connects the bones of the crus to the proximal tarsal bones" ;
    obo:UBPROP_0000001 "an ankle joint that passes between the astragalus and calcaneum[Palaeos]." ;
    oboInOwl:hasDbXref "Wikipedia:Crurotarsal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crurotarsal" ;
    oboInOwl:id "UBERON:0011980" ;
    a owl:Class ;
    rdfs:comment "line of flexion between calcaneus and astragalus" ;
    rdfs:label "crurotarsal joint" ;
    rdfs:subClassOf obo:UBERON_0001488, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0011679
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010720
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0011679
            ]
        )
    ] .

obo:UBERON_0011997
    obo:IAO_0000115 "The aggregate of the coelemic cavity lumen plus the membranes that line the lumen." ;
    obo:IAO_0000116 "EHDAA2 distingsuishes between the lumen, the lining, and the 'coelomic cavity', which despire it's name, is not a space - it is the aggregate of space plus lining." ;
    obo:RO_0002161 obo:NCBITaxon_147099 ;
    obo:UBPROP_0000007 "coelomic" ;
    oboInOwl:hasDbXref "EHDAA2:0004731", "Wikipedia:Coelom" ;
    oboInOwl:hasNarrowSynonym "enterocoelom", "haemocoelom", "schizocoelom" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "coelem", "coelomic cavity" ;
    oboInOwl:id "UBERON:0011997" ;
    a owl:Class ;
    rdfs:label "coelom" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] .

obo:UBERON_0012054
    obo:IAO_0000115 "The cavity within a myotome" ;
    obo:UBPROP_0000003 "The central cavity within the mesoderm is the paired primary or embryonic coelom. Parts of the embryonic coelom often become enclosed in the mesoderm, forming a myocoel within the epimere, a nephrocoel within the mesomere, and simple coelom (body cavity) within the lateral plate mesoderm.[well established][VHOG]" ;
    oboInOwl:hasDbXref "EMAPA:31134", "VHOG:0001283" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012054" ;
    a owl:Class ;
    rdfs:label "myocoele" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003082
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003082
            ]
        )
    ] .

obo:UBERON_0012069
    oboInOwl:hasDbXref "FMA:62811" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012069" ;
    a owl:Class ;
    rdfs:label "epithelium-associated lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0001744 .

obo:UBERON_0012070
    obo:IAO_0000115 "A tooth that is on the roof of the mouth." ;
    oboInOwl:hasExactSynonym "palatal teeth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012070" ;
    a owl:Class ;
    rdfs:label "palatal tooth" ;
    rdfs:subClassOf obo:UBERON_0003267, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0012071
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0012071
            ]
        )
    ] .

obo:UBERON_0012071
    obo:IAO_0000115 "Any bone that is part of a palate." ;
    obo:IAO_0000232 "this is distinct (but not disjoint) from palatine bone" ;
    oboInOwl:hasDbXref "EMAPA:37930", "NCIT:C33248", "UMLS:C1518857" ;
    oboInOwl:hasExactSynonym "palatal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012071" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "palate bone" ;
    rdfs:subClassOf obo:UBERON_0003457, obo:UBERON_0008907, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007375
            ]
        )
    ] .

obo:UBERON_0012072
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermatocranium, palatal series", "palatal series" ;
    oboInOwl:id "UBERON:0012072" ;
    a owl:Class ;
    rdfs:label "palatal part of dermatocranium" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007375
    ] .

obo:UBERON_0012075
    obo:IAO_0000115 "Bone that forms as a replacement of another structural tissue." ;
    obo:UBPROP_0000001 "Bone that forms as a replacement of another structural tissue.[TAO]" ;
    obo:UBPROP_0000012 "This class was introduced to be consistent with the ZFA hierarchy. The corresponding TAO term was obsoleted, and never introduced into VSAO. Note that VSAO does have replacement element." ;
    oboInOwl:hasDbXref "AAO:0010768", "TAO:0001637", "ZFA:0001628" ;
    oboInOwl:hasExactSynonym "replacement bones" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012075" ;
    a owl:Class ;
    rdfs:label "replacement bone" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0010522 .

obo:UBERON_0012080
    obo:IAO_0000115 "A cartilaginous condensation that has the potential to develop into a patella." ;
    obo:IAO_0000116 "Note some sources have this as intramembranous" ;
    oboInOwl:hasDbXref "EMAPA:19140" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012080" ;
    a owl:Class ;
    rdfs:label "patella cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003860, obo:UBERON_0004120, obo:UBERON_0005863, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001441
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001485
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005863
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002446
            ]
        )
    ] .

obo:UBERON_0012081
    obo:IAO_0000115 "A pre-cartilage condensation that has the potential to develop into a patella." ;
    oboInOwl:hasDbXref "EMAPA:18510" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012081" ;
    a owl:Class ;
    rdfs:label "patella pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0003321, obo:UBERON_0004120, obo:UBERON_0005866, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001441
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005866
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002446
            ]
        )
    ] .

obo:UBERON_0012082
    obo:IAO_0000115 "An anatomical cavity that is part of a bronchus." ;
    oboInOwl:hasDbXref "FMA:62646", "SCTID:199401001" ;
    oboInOwl:hasExactSynonym "bronchial lumen", "lumen of bronchus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012082" ;
    a owl:Class ;
    rdfs:label "bronchial lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0012125
    obo:IAO_0000115 "Anatomical system that consists of the integumental system plus all mucosae and submucosae." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mcourtot> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dermatological system" ;
    oboInOwl:id "UBERON:0012125" ;
    a owl:Class ;
    rdfs:label "dermatological-muscosal system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] .

obo:UBERON_0012139
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012139" ;
    a owl:Class ;
    rdfs:label "segment of autopod" ;
    rdfs:subClassOf obo:UBERON_0002529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] .

obo:UBERON_0012140
    obo:IAO_0000115 "A segment of the autopod consisting of both acropodial region and metapodial region, but excluding the mesopodial/basopodial region." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "acropodium (Wagner)" ;
    oboInOwl:id "UBERON:0012140" ;
    a owl:Class ;
    rdfs:label "digitopodium region" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0012139, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0012150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012139
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0012150
            ]
        )
    ] .

obo:UBERON_0012141
    obo:IAO_0000115 "A digitopodium region that is part of a manus[Obol]. This includes the fingers and metacarpal region, but excludes the carpal region." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012141" ;
    a owl:Class ;
    rdfs:label "manual digitopodium region" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0005451, obo:UBERON_0012140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0012151
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012140
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0012142
    obo:IAO_0000115 "A digitopodium region that is part of a pes[Obol]. This includes the toes and metatarsal region, but excludes the tarsals region." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012142" ;
    a owl:Class ;
    rdfs:label "pedal digitopodium region" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0005445, obo:UBERON_0012140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0012152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012140
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0012150
    obo:IAO_0000115 "A subdivision of the autopod skeleton consisting of both acropodial skeleon and metapodial skeleton, but excluding the mesopodial/basopodial skeleton." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digitopodium", "skeleton of digits" ;
    oboInOwl:id "UBERON:0012150" ;
    a owl:Class ;
    rdfs:label "skeleton of digitopodium" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006717
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0012140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0012140
            ]
        )
    ] .

obo:UBERON_0012151
    obo:IAO_0000115 "A subdivision of the manus skeleton consisting of both manual acropodial skeleton and metacarpal skeleton, but excluding the carpal skeleton." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "manual digitopodium" ;
    oboInOwl:id "UBERON:0012151" ;
    a owl:Class ;
    rdfs:label "skeleton of manual digitopodium" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0012150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001442
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0012152
    obo:IAO_0000115 "A subdivision of the pes skeleton consisting of both pedal acropodial skeleton and metatarsal skeleton, but excluding the tarsal skeleton." ;
    obo:UBPROP_0000013 "some sources call this the acropodium. see https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pedal digitopodium" ;
    oboInOwl:id "UBERON:0012152" ;
    a owl:Class ;
    rdfs:label "skeleton of pedal digitopodium" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Subdivisions-of-the-autopod"^^xsd:anyURI ;
    rdfs:subClassOf obo:UBERON_0012150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001445
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012150
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0012168
    obo:IAO_0000115 "blood that remains in the placenta and in the attached umbilical cord after childbirth[WP]." ;
    oboInOwl:hasDbXref "BTO:0004053", "CALOHA:TS-1079", "EFO:0001942", "MESH:D005312", "Wikipedia:Cord_blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cord blood", "fetal blood", "umbilical cord blood" ;
    oboInOwl:id "UBERON:0012168" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:comment "Cord blood is collected because it contains stem cells, which can be used to treat hematopoietic and genetic disorders.[WP]" ;
    rdfs:label "umbilical cord blood" ;
    rdfs:subClassOf obo:UBERON_0000178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001310
            ]
        )
    ] .

obo:UBERON_0012172
    obo:IAO_0000115 "A primordium that has the potential to develop into a stomach." ;
    oboInOwl:hasDbXref "EFO:0002580", "NCIT:C34305", "UMLS:C1514976" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "stomach endoderm" ;
    oboInOwl:id "UBERON:0012172" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "stomach primordium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0012175
    oboInOwl:hasDbXref "EHDAA2:0000494", "EMAPA:16794", "SCTID:361514006", "VHOG:0000715" ;
    oboInOwl:hasExactSynonym "acousticofacial ganglion", "facio-acoustic ganglion", "facio-acoustic ganglion complex VII-VIII" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facio-acoustic VII-VIII ganglion complex", "facio-acoustic ganglion complex" ;
    oboInOwl:id "UBERON:0012175" ;
    a owl:Class ;
    rdfs:label "acoustico-facial VII-VIII ganglion complex" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006232
    ] .

obo:UBERON_0012180
    obo:IAO_0000115 "A zone of skin that is part of a craniocervical region." ;
    oboInOwl:hasDbXref "EMAPA:37276", "MA:0000574", "NCIT:C12294", "UMLS:C1522650" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012180" ;
    a owl:Class ;
    rdfs:label "head or neck skin" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0012193
    obo:IAO_0000115 "The veins that run parallel to the phrenic arteries which include the two superior and two inferior phrenic veins." ;
    oboInOwl:hasDbXref "EMAPA:37180", "MA:0002194", "NCIT:C53062", "UMLS:C1709532" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012193" ;
    a owl:Class ;
    rdfs:label "phrenic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0012239
    obo:IAO_0000115 "network of tubes that carries blood through the distensible musculomembranous organ that serves to collect and store urine excreted by the kidneys[MP]" ;
    oboInOwl:hasDbXref "EMAPA:28679" ;
    oboInOwl:hasExactSynonym "bladder vasculature", "blood vessels of bladder", "set of urinary bladder blood vessels" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "blood vessel of bladder" ;
    oboInOwl:id "UBERON:0012239" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urinary bladder vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0012240
    obo:IAO_0000115 "external opening or orifice of the urethra through which urine and seminal fluid (in males only) leave the body; in males the meatus presents as a vertical slit normally positioned at the tip of glans penis; in females the meatus is located between the clitoris and the vagina in the vulvular vestibule of the female genitalia[MP]." ;
    oboInOwl:hasDbXref "EMAPA:37977", "FMA:19650", "SCTID:181424008", "Wikipedia:Urinary_meatus" ;
    oboInOwl:hasExactSynonym "external meatus of urethra", "external urethral orifice", "external urethral ostium", "external urinary meatus", "meatus urinarius", "orificium urethrae externum", "orificium urethræ externum", "urethral meatus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "urinary meatus" ;
    oboInOwl:id "UBERON:0012240" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "urethral meatus" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010390
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0013514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010390
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0013514
            ]
        )
    ] .

obo:UBERON_0012241
    obo:IAO_0000115 "A urethral meatus that is part of a male urethra[Automatically generated definition]." ;
    obo:UBPROP_0000001 "The external urethral orifice is the external opening or meatus of the urethra, normally placed at the tip of glans penis; it presents as a vertical slit, possibly bounded on either side by two small labia-like projections, In some cases the slit may be more rounded. This occurs naturally in some males and may also be a side effect of excess skin removal during circumcision. Congenital misplacement of the urethral orifice is called hypospadias when it is located in the underside (ventral aspect) of the penis, and epispadias when located in the dorsum (upper aspect). Improper shaping of the meatus can result in meatal stenosis." ;
    oboInOwl:hasDbXref "EMAPA:36434", "FMA:85265", "MA:0002642", "SCTID:279478000", "Wikipedia:External_urethral_orifice_(male)" ;
    oboInOwl:hasExactSynonym "external orifice of male urethra", "external urethral orifice (male)", "male urethra ostium", "ostium urethrae externum (urethra masculina)", "urethral meatus of penile urethra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "distal urethral opening of male", "urethral opening of penile urethra" ;
    oboInOwl:id "UBERON:0012241" ;
    a owl:Class ;
    rdfs:label "male urethral meatus" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0012240, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001299
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012240
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0012242
    obo:IAO_0000115 "the usually crescent-shaped opening of the urinary bladder into the urethra, placed at the anteroinferior angle (apex) of the urinary bladder trigone" ;
    oboInOwl:hasDbXref "FMA:85263", "SCTID:362228001", "Wikipedia:Internal_urethral_orifice" ;
    oboInOwl:hasExactSynonym "internal meatus of urethra", "internal urethral orifice of urinary bladder", "internal urethral ostium", "orificium urethrae internum", "ostium orificium internum", "ostium urethrae internum", "vesicourethral orifice" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "internal urethral ostium", "internal urinary meatus" ;
    oboInOwl:id "UBERON:0012242" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "internal urethral orifice" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010418, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0009958
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0010390
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0009958
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0010390
            ]
        )
    ] .

obo:UBERON_0012247
    obo:IAO_0000115 "mucus-secreting glands in the mucosa of the uterine cervix" ;
    obo:UBPROP_0000202 obo:FMA_71646 ;
    oboInOwl:hasDbXref "NCIT:C32296", "SCTID:280836000", "UMLS:C2724437" ;
    oboInOwl:hasExactSynonym "glandulae cervicales" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012247" ;
    a owl:Class ;
    rdfs:label "cervical gland" ;
    rdfs:subClassOf obo:UBERON_0002451, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012248
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0012248
    obo:IAO_0000115 "Lining of the head of the uterus (cervix); contains large branched glands; does not undergo sloughing." ;
    oboInOwl:hasDbXref "BTO:0000411" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012248" ;
    a owl:Class ;
    rdfs:label "cervical mucosa" ;
    rdfs:subClassOf obo:UBERON_0001295, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0012249
    obo:IAO_0000115 "The part of the cervix uteri that protrudes into the vagina and is lined with stratified squamous epithelium." ;
    obo:UBPROP_0000012 "distinction between two FMA classes not clear - we merge them here" ;
    oboInOwl:hasAlternativeId "UBERON:0010182" ;
    oboInOwl:hasDbXref "BTO:0001850", "CALOHA:TS-1098", "FMA:77056", "FMA:86484", "NCIT:C12310", "SCTID:264459002", "UMLS:C0227829", "Wikipedia:Vaginal_portion_of_cervix" ;
    oboInOwl:hasExactSynonym "ectocervix", "portio vaginalis", "portio vaginalis cervicis", "uterine ectocervix", "vaginal part of cervix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "exocervix" ;
    oboInOwl:id "UBERON:0012249" ;
    a owl:Class ;
    rdfs:label "ectocervix" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000064, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000100 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001108 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0001108 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0012250
    obo:IAO_0000115 "A glandular epithelium that is part of a uterine cervix." ;
    obo:UBPROP_0000010 "The 'glandular' or columnar epithelium of the cervix is located cephalad to the squamocolumnar junction. It covers a variable amount of the ectocervix and lines the endocervical canal. It is comprised of a single layer of mucin-secreting cells. The epithelium is thrown into longitudinal folds and invaginations that make up the so-called endocervical glands (they are not true glands). These infolding crypts and channels make the cytologic and colposcopic detection of neoplasia less reliable and more problematic. The complex architecture of the endocervical glands gives the columnar epithelium a papillary appearance through the colposcope and a grainy appearance upon gross visual inspection. The single cell layer allows the coloration of the underlying vasculature to be seen more easily. Therefore, the columnar epithelium appears more red in comparison with the more opaque squamous epithelium." ;
    oboInOwl:hasDbXref "NCIT:C54414", "UMLS:C1707350" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervix columnar epithelium" ;
    oboInOwl:id "UBERON:0012250" ;
    a owl:Class ;
    rdfs:label "cervix glandular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004801, obo:UBERON_0006799 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006799
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0012251
    obo:IAO_0000115 "A epithelium that is part of a ectocervix." ;
    oboInOwl:hasDbXref "SCTID:361376000" ;
    oboInOwl:hasExactSynonym "exocervical epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012251" ;
    a owl:Class ;
    rdfs:label "ectocervical epithelium" ;
    rdfs:subClassOf obo:UBERON_0004801, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012249
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012249
            ]
        )
    ] .

obo:UBERON_0012252
    obo:IAO_0000115 "The glandular epithelium that lines the endocervix." ;
    oboInOwl:hasDbXref "NCIT:C96180", "SCTID:362256006" ;
    oboInOwl:hasExactSynonym "endocervical glandular epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012252" ;
    a owl:Class ;
    rdfs:label "endocervical epithelium" ;
    rdfs:subClassOf obo:UBERON_0012250, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000458
            ]
        )
    ] .

obo:UBERON_0012253
    obo:IAO_0000115 "Region of cervical epithelium where columnar epithelium of endocervic and the stratified non-keratinising squamous epithelium of the ectocervic meet" ;
    oboInOwl:hasBroadSynonym "squamocolumnar junction" ;
    oboInOwl:hasDbXref "NCIT:C97148", "SCTID:280451001" ;
    oboInOwl:hasExactSynonym "squamo-columnar junction of uterine cervix", "squamocolumnar junction of uterine cervix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012253" ;
    a owl:Class ;
    rdfs:comment "Site of 90% of lower genital tract neoplasia. This junction is presumed, but not proven, to be the embryologic junction of the Müllerian and urogenital sinus epithelia." ;
    rdfs:label "cervical squamo-columnar junction" ;
    rdfs:subClassOf obo:UBERON_0004801, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0006922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0012250
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0006922
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0012250
            ]
        )
    ] .

obo:UBERON_0012254
    obo:IAO_0000115 "An artery that originates from the abdominal aorta" ;
    oboInOwl:hasDbXref "SCTID:281470000" ;
    oboInOwl:hasExactSynonym "abdominal artery", "artery of abdomen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012254" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "abdominal aorta artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001516
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001516
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001516
            ]
        )
    ] .

obo:UBERON_0012274
    obo:IAO_0000115 "An epithelium that consists of columnar epithelial cells. Columnar epithelia are epithelial cells whose heights are at least four times their width. Columnar epithelia are divided into simple (or unilayered), and the rarer stratified (or multi-layered).[WP, modified]" ;
    oboInOwl:hasDbXref "Wikipedia:Columnar_epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012274" ;
    a owl:Class ;
    rdfs:label "columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000075
    ] .

obo:UBERON_0012275
    obo:IAO_0000115 "Epithelium that derives from the mesoderm. [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:86452" ;
    oboInOwl:hasExactSynonym "mesoderm-derived epithelium", "mesoepithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012275" ;
    a owl:Class ;
    rdfs:label "meso-epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, obo:UBERON_0004120 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000926
            ]
        )
    ] .

obo:UBERON_0012276
    oboInOwl:hasDbXref "EMAPA:35308", "FMA:86488", "MA:0002732" ;
    oboInOwl:hasExactSynonym "glandular part of endometrium", "uterine glands", "uterine glands set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012276" ;
    a owl:Class ;
    rdfs:label "endometrium glandular epithelium" ;
    rdfs:subClassOf obo:UBERON_0004811, obo:UBERON_0006929, obo:UBERON_0007589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006799
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004811
            ]
        )
    ] .

obo:UBERON_0012278
    obo:IAO_0000115 "The nasal glands are the seromucous glands in the respiratory region of the nasal mucous membrane. The three major types of nasal glands are anterior serous glands, seromucous glands, and Bowman glands." ;
    oboInOwl:hasBroadSynonym "nasal gland" ;
    oboInOwl:hasDbXref "EMAPA:37871", "FMA:321518", "NCIT:C22725", "SCTID:368881007", "UMLS:C1522269", "Wikipedia:Nasal_glands" ;
    oboInOwl:hasExactSynonym "glandula nasalis", "glandulae nasales" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012278" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "gland of nasal mucosa" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0004119, obo:UBERON_0004121, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001826
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001826
            ]
        )
    ] .

obo:UBERON_0012279
    obo:IAO_0000115 "Small bodies containing chromaffin cells occurring outside of the adrenal medulla, most commonly near the sympathetic ganglia and in organs such as the kidney, liver, heart and gonads." ;
    oboInOwl:hasBroadSynonym "paraganglion" ;
    oboInOwl:hasDbXref "CALOHA:TS-2358", "MESH:D010233", "NCIT:C94826", "UMLS:C0030419" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chromaffin body", "chromaffin paraganglia", "chromaffin paraganglion" ;
    oboInOwl:id "UBERON:0012279" ;
    a owl:Class ;
    rdfs:label "chromaffin paraganglion" ;
    rdfs:subClassOf obo:UBERON_0034978, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010074
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000166
    ] .

obo:UBERON_0012287
    obo:IAO_0000115 "A epithelial sac that is part of a Rathke's pouch." ;
    obo:IAO_0000116 "See https://github.com/obophenotype/uberon/issues/1305" ;
    oboInOwl:hasDbXref "EHDAA2:0001473", "EMAPA:25036" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012287" ;
    a owl:Class ;
    rdfs:label "Rathkes pouch epithelium" ;
    rdfs:subClassOf obo:UBERON_0004906, obo:UBERON_0007499, obo:UBERON_0009854, obo:UBERON_0011642, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005356
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011642
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0009974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005356
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0009974
            ]
        )
    ] .

obo:UBERON_0012292
    obo:IAO_0000115 "One of the pair of mesenchymal swellings (folds) located on either side of the cloacal membrane during the indifferent stage of embryonic development; cranial to the cloacal membrane the folds unite to form the genital tubercle; caudally the folds are subdivided into urogenital folds anteriorly and anal folds posteriorly" ;
    oboInOwl:hasBroadSynonym "cloacal fold" ;
    oboInOwl:hasDbXref "EHDAA2:0004009" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012292" ;
    a owl:Class ;
    rdfs:comment "We presume this is distinct from AAO:0001003, an external integumentary structure - check with amphibian anatomy ontology developers. AO notes: the text def states mesenchymal swelling, EHDAA2 splits into mesenchymal and epithelial parts" ;
    rdfs:label "embryonic cloacal fold" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012469
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006217
    ] .

obo:UBERON_0012299
    obo:IAO_0000115 "A mucosa that is part of a urethra." ;
    oboInOwl:hasDbXref "EMAPA:37912", "FMA:76904", "SCTID:362229009" ;
    oboInOwl:hasExactSynonym "mucous membrane of urethra", "tunica mucosa urethrae", "urethral mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012299" ;
    a owl:Class ;
    rdfs:label "mucosa of urethra" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0012313
    oboInOwl:hasDbXref "EHDAA2:0000039", "EMAPA:16389" ;
    oboInOwl:hasExactSynonym "ectoderm of maxillary component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012313" ;
    a owl:Class ;
    rdfs:label "1st arch maxillary ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0015833, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

obo:UBERON_0012314
    obo:IAO_0000115 "One of five swellings formed during the development of the face" ;
    oboInOwl:hasDbXref "FMA:293103", "SCTID:89066004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "embryonic facial process", "facial primordium", "primordium of face" ;
    oboInOwl:id "UBERON:0012314" ;
    a owl:Class ;
    rdfs:label "embryonic facial prominence" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

obo:UBERON_0012317
    obo:IAO_0000115 "The median slit located inferior and posterior to the external urethral orifice in the female; the exit for menstrual flow and birth and the entrance for the penis during sexual intercourse; the size and appearance of the vaginal orifice varies inversely with that of the hymen (G. membrane), a thin fold of mucous membrane that surrounds the vaginal orifice" ;
    oboInOwl:hasBroadSynonym "introitus" ;
    oboInOwl:hasDbXref "EMAPA:37983", "FMA:19984", "Wikipedia:Vaginal_orifice" ;
    oboInOwl:hasExactSynonym "opening of vagina", "orifice of vagina", "ostium vaginae", "vagina opening", "vaginal orifice" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "introitus", "introitus of vagina", "vaginal introitus" ;
    oboInOwl:id "UBERON:0012317" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "vagina orifice" ;
    rdfs:subClassOf obo:UBERON_0000161, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0012320
    obo:IAO_0000115 "An artery of the neck" ;
    oboInOwl:hasDbXref "EMAPA:37075", "NCIT:C52850", "UMLS:C1707349" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012320" ;
    a owl:Class ;
    rdfs:label "cervical artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003502 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0012321
    obo:IAO_0000115 "The deep cervical artery (Profunda cervicalis) is an artery of the neck." ;
    oboInOwl:hasDbXref "FMA:10659", "SCTID:244223002", "Wikipedia:Deep_cervical_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "profunda cervicalis" ;
    oboInOwl:id "UBERON:0012321" ;
    a owl:Class ;
    rdfs:label "deep cervical artery" ;
    rdfs:subClassOf obo:UBERON_0012320, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004688
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0004688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012320
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
        )
    ] .

obo:UBERON_0012329
    obo:IAO_0000115 "Keratinized stratified squamous epithelium is a stratified squamous epithelium, the cells of which synthesize and accumulate keratin." ;
    oboInOwl:hasDbXref "FMA:45568", "Wikipedia:Stratified_squamous_epithelium#Keratinized" ;
    oboInOwl:hasExactSynonym "epithelium stratificatum squamosum cornificatum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012329" ;
    a owl:Class ;
    rdfs:label "keratinized stratified squamous epithelium" ;
    rdfs:subClassOf obo:UBERON_0006915, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0045095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006915
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0045095
            ]
        )
    ] .

obo:UBERON_0012330
    obo:IAO_0000115 "The lymphocytic cell population present in the mucosa of the nasopharyngeal duct of some animals." ;
    oboInOwl:hasDbXref "FMA:79771", "MA:0003030", "NCIT:C77659", "UMLS:C2698431" ;
    oboInOwl:hasExactSynonym "NALT", "naso-pharyngeal lymphoid tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012330" ;
    a owl:Class ;
    rdfs:label "nasal-associated lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0001962, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005022
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0012332
    obo:IAO_0000115 "A broad fold of peritoneum that extends from the side of the uterus to the wall of the pelvis." ;
    oboInOwl:hasDbXref "FMA:16516", "MESH:D001956", "NCIT:C12318", "SCTID:362723009", "UMLS:C0006205", "Wikipedia:Broad_ligament_of_the_uterus" ;
    oboInOwl:hasExactSynonym "broad uterine ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "broad ligament", "ligamentum latum uteri" ;
    oboInOwl:id "UBERON:0012332" ;
    a owl:Class ;
    rdfs:label "broad ligament of uterus" ;
    rdfs:subClassOf obo:UBERON_0000211, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002095
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000459
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] .

obo:UBERON_0012344
    obo:IAO_0000115 "any exocrine gland whose secretion consists of its own disintegrated secretory cells along with its secretory product; holocrine secretions are produced in the cytoplasm of the cell and released by the rupture of the plasma membrane, which destroys the cell and results in the secretion of the product into the lumen." ;
    oboInOwl:hasDbXref "BTO:0002325", "MA:0003042", "Wikipedia:Holocrine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012344" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "holocrine gland" ;
    rdfs:subClassOf obo:UBERON_0002365 .

obo:UBERON_0012354
    obo:IAO_0000115 "The segment of the autopod that is distal to the metapodial region and consists of the digits." ;
    obo:IAO_0000232 "class refers to an entire limb segment, not just the bones" ;
    oboInOwl:hasExactSynonym "acropodial limb segment", "acropodial region", "acropodial segment of autopod", "set of digits" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012354" ;
    a owl:Class ;
    rdfs:label "acropodium region" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0012139, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000097 ;
        owl:someValuesFrom obo:UBERON_0009877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010543
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012139
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_0010543
            ]
        )
    ] .

obo:UBERON_0012355
    obo:IAO_0000115 "The segment of the manus that is distal to the metacarpal region and consists of the manual digits (fingers)." ;
    obo:IAO_0000232 "class refers to an entire limb segment, not just the bones" ;
    oboInOwl:hasDbXref "FMA:75592" ;
    oboInOwl:hasExactSynonym "acropodial hindlimb segment", "acropodial region of manus", "acropodial segment of manus", "all fingers", "anterior acropodium region", "anterior acropodium segment of limb", "digiti manus", "digits of hand", "fingers including thumb", "fingers set", "manual acropodium region", "manual acropodium segment of limb", "set of digits of hand", "set of fingers" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior acropodium", "manual acropodium" ;
    oboInOwl:id "UBERON:0012355" ;
    a owl:Class ;
    rdfs:label "manual acropodium region" ;
    rdfs:subClassOf obo:UBERON_0005451, obo:UBERON_0012354, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012354
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0012356
    obo:IAO_0000115 "The segment of the pes that is distal to the metatarsal region and consists of the pedal digits (toes)." ;
    obo:IAO_0000232 "class refers to an entire limb segment, not just the bones" ;
    oboInOwl:hasDbXref "FMA:70664", "SCTID:362835004" ;
    oboInOwl:hasExactSynonym "acropodial forelimb segment", "acropodial region of pes", "acropodial segment of pes", "all toes", "digits of foot", "pedal acropodium region", "set of toes", "toes set" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "toes" ;
    oboInOwl:id "UBERON:0012356" ;
    a owl:Class ;
    rdfs:label "pedal acropodium region" ;
    rdfs:subClassOf obo:UBERON_0005445, obo:UBERON_0012354, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0010696
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012354
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0012357
    obo:IAO_0000115 "A bone that is part of a the digitopodium skeleton - i.e. the acropodial skeleton or the metapodial skeleton." ;
    obo:UBPROP_0000006 <https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digit bone" ;
    oboInOwl:id "UBERON:0012357" ;
    a owl:Class ;
    rdfs:label "digitopodium bone" ;
    rdfs:subClassOf obo:UBERON_0011250, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012140
            ]
        )
    ] .

obo:UBERON_0012358
    obo:IAO_0000115 "A bone that is part of a the manual digitopodium skeleton - i.e. the fingers or the metacarpal skeleton." ;
    obo:UBPROP_0000006 <https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern> ;
    oboInOwl:hasDbXref "SCTID:265809008" ;
    oboInOwl:hasExactSynonym "bone of forelimb digitopodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012358" ;
    a owl:Class ;
    rdfs:label "manual digitopodium bone" ;
    rdfs:subClassOf obo:UBERON_0005897, obo:UBERON_0012357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012151
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012357
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0012359
    obo:IAO_0000115 "A bone that is part of a the pedal digitopodium skeleton - i.e. the toes or the metatarsal skeleton." ;
    obo:UBPROP_0000006 <https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern> ;
    oboInOwl:hasExactSynonym "bone of hindlimb digitopodium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012359" ;
    a owl:Class ;
    rdfs:label "pedal digitopodium bone" ;
    rdfs:subClassOf obo:UBERON_0005899, obo:UBERON_0012357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012357
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0012360
    obo:IAO_0000115 "A bone element that is part of a jaw region." ;
    obo:IAO_0000116 "Do not manually classify under here - bones are automatically classified" ;
    oboInOwl:hasDbXref "EMAPA:35453", "MA:0003130", "SCTID:369003004" ;
    oboInOwl:hasExactSynonym "jaw bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012360" ;
    a owl:Class ;
    rdfs:label "bone of jaw" ;
    rdfs:subClassOf obo:UBERON_0003462, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011595
            ]
        )
    ] .

obo:UBERON_0012361
    oboInOwl:hasDbXref "EHDAA2:0004588" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012361" ;
    a owl:Class ;
    rdfs:label "internal anal region" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

obo:UBERON_0012367
    obo:IAO_0000115 "A muscle layer that is part of an intestine." ;
    oboInOwl:hasDbXref "FMA:15697" ;
    oboInOwl:hasExactSynonym "intestinal muscularis propria", "muscularis externa of intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "smooth muscle of intestine" ;
    oboInOwl:id "UBERON:0012367" ;
    a owl:Class ;
    rdfs:label "muscle layer of intestine" ;
    rdfs:subClassOf obo:UBERON_0018261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0012373
    obo:IAO_0000115 "A nerve plexus that is part of a sympathetic nervous system." ;
    oboInOwl:hasDbXref "EMAPA:37617", "MA:0001160" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012373" ;
    a owl:Class ;
    rdfs:label "sympathetic nerve plexus" ;
    rdfs:subClassOf obo:UBERON_0001816, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001810
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000013
            ]
        )
    ] .

obo:UBERON_0012375
    obo:IAO_0000115 "A layer of tissue between the muscularis and serosa." ;
    oboInOwl:hasDbXref "FMA:45636", "NCIT:C94494", "SCTID:2255006", "UMLS:C0225334", "Wikipedia:Subserosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012375" ;
    a owl:Class ;
    rdfs:comment "Contains nerves, blood vessels, lymphatics and lymph nodes" ;
    rdfs:label "subserosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0006815
            ]
        )
    ] .

obo:UBERON_0012377
    obo:IAO_0000115 "A muscular coat that is part of a jejunum." ;
    oboInOwl:hasDbXref "FMA:14951" ;
    oboInOwl:hasExactSynonym "muscularis externa of jejunum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "jejunal smooth muscle", "muscularis propria of jejunum", "smooth muscle of jejunum" ;
    oboInOwl:id "UBERON:0012377" ;
    a owl:Class ;
    rdfs:label "muscle layer of jejunum" ;
    rdfs:subClassOf obo:UBERON_0011201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0012378
    obo:IAO_0000115 "A muscular coat that is part of a urinary bladder." ;
    oboInOwl:hasDbXref "FMA:15930", "NCIT:C32206", "UMLS:C1288327" ;
    oboInOwl:hasExactSynonym "bladder muscular coat", "muscle layer of urinary bladder", "muscular coat of bladder", "muscular coat of urinary bladder", "muscular layer of bladder", "muscular layer of urinary bladder", "tunica musculari vesicae", "tunica muscularis (vesica urinaria)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012378" ;
    a owl:Class ;
    rdfs:label "muscle layer of urinary bladder" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004228
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

obo:UBERON_0012416
    oboInOwl:hasDbXref "EMAPA:37567", "MA:0001802" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012416" ;
    a owl:Class ;
    rdfs:label "respiratory system arterial smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004297, obo:UBERON_0004695, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003643
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003643
            ]
        )
    ] .

obo:UBERON_0012418
    obo:IAO_0000115 "A smooth muscle tissue that is part of a respiratory system venous blood vessel." ;
    oboInOwl:hasDbXref "EMAPA:37586", "MA:0001812" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012418" ;
    a owl:Class ;
    rdfs:label "respiratory system venous smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004696, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003476
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003476
            ]
        )
    ] .

obo:UBERON_0012423
    obo:IAO_0000115 "A layer of microvilli, Thin cylindrical membrane-covered projections on the surface of an animal cell containing a core bundle of actin filaments[GO,modified]" ;
    obo:UBPROP_0000009 "a wide variety of physiological and cellular functions including absorption, secretion, cellular adhesion, and mechanotransduction", "increases the surface area of a cell lining whilst minimizing increase in volume" ;
    obo:UBPROP_0000012 "FMA class represents an individual microvillus." ;
    oboInOwl:hasDbXref "FMA:67296", "MESH:D008871", "NCIT:C33112", "UMLS:C0026049", "Wikipedia:Microvillus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "microvilli", "microvillus" ;
    oboInOwl:id "UBERON:0012423" ;
    a owl:Class ;
    rdfs:label "layer of microvilli" ;
    rdfs:subClassOf obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005902
    ] .

obo:UBERON_0012425
    obo:IAO_0000115 "A microvillus layer that is striated and found in the intestine." ;
    obo:UBPROP_0000012 "FMA class represents an individual microvillus" ;
    oboInOwl:hasDbXref "FMA:70978", "NCIT:C33634" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "striated border" ;
    oboInOwl:id "UBERON:0012425" ;
    a owl:Class ;
    rdfs:label "striated border microvillus layer" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0012423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] .

obo:UBERON_0012429
    obo:IAO_0000115 "Blood-forming tissue, consisting of reticular fibers and cells." ;
    obo:UBPROP_0000008 "Bone marrow in humans, kidney interstitium in Danio, within a stroma of reticuloendothelial tissue" ;
    oboInOwl:hasDbXref "CALOHA:TS-2142", "FMA:14073", "NCIT:C13051", "UMLS:C0229619" ;
    oboInOwl:hasExactSynonym "haemopoietic tissue", "hematopoietic tissue", "hemopoietic tissue", "textus haemopoieticus" ;
    oboInOwl:hasNarrowSynonym "bone marrow tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012429" ;
    a owl:Class ;
    rdfs:label "hematopoietic tissue" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0034769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ], [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0030097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty core:site_of ;
                owl:someValuesFrom obo:GO_0030097
            ]
        )
    ] .

obo:UBERON_0012430
    obo:IAO_0000115 "The sclera and cornea form the fibrous tunic of the bulb of the eye; the sclera is opaque, and constitutes the posterior five-sixths of the tunic; the cornea is transparent, and forms the anterior sixth." ;
    obo:RO_0002175 obo:NCBITaxon_7955 ;
    oboInOwl:hasBroadSynonym "tunica fibrosa" ;
    oboInOwl:hasDbXref "FMA:58102", "SCTID:361318005", "Wikipedia:Fibrous_tunic_of_eyeball" ;
    oboInOwl:hasExactSynonym "fibrous layer of eyeball" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "corneosclera", "fibrous tunic" ;
    oboInOwl:id "UBERON:0012430" ;
    a owl:Class ;
    rdfs:label "tunica fibrosa of eyeball" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004923, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] .

obo:UBERON_0012441
    obo:IAO_0000115 "A endothelium that is part of a peritubular capillary." ;
    oboInOwl:hasBroadSynonym "peritubular endothelium" ;
    oboInOwl:hasExactSynonym "peritubular capillary endothelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012441" ;
    a owl:Class ;
    rdfs:label "endothelium of peritubular capillary" ;
    rdfs:subClassOf obo:UBERON_0001915, obo:UBERON_0004819, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005272
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005272
            ]
        )
    ] .

obo:UBERON_0012463
    obo:IAO_0000115 "A anatomical space that is enclosed by a cloaca." ;
    obo:UBPROP_0000012 "the ZFA class belongs here as it is an anatomical space. See https://sourceforge.net/p/obo/zebrafish-anatomy-zfa-term-requests/102/" ;
    oboInOwl:hasDbXref "TAO:0000330", "ZFA:0000330" ;
    oboInOwl:hasExactSynonym "cloaca lumen", "cloacal chamber" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012463" ;
    a owl:Class ;
    rdfs:label "cloacal lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012464
    obo:IAO_0000115 "The opening of the cloacal chamber to the outside of the organism. Birds maintain a single cloacal opening throughout their lives." ;
    oboInOwl:hasExactSynonym "cloacal opening" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cloacal orifice", "vent" ;
    oboInOwl:id "UBERON:0012464" ;
    a owl:Class ;
    rdfs:label "cloacal vent" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012465
    obo:IAO_0000115 "A anatomical space that is enclosed by a terminal part of digestive tract." ;
    obo:UBPROP_0000008 "includes the cloacal lumen, in species where this is present" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012465" ;
    a owl:Class ;
    rdfs:label "lumen of terminal part of digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006866
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0006866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0006866
            ]
        )
    ] .

obo:UBERON_0012466
    oboInOwl:hasDbXref "EHDAA2:0000472", "EMAPA:16054", "VHOG:0000767" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "extraembryonic cavities" ;
    oboInOwl:id "UBERON:0012466" ;
    a owl:Class ;
    rdfs:label "extraembryonic cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016887
            ]
        )
    ] .

obo:UBERON_0012467
    obo:IAO_0000115 "An anatomical space with no opening to another space or to the exterior." ;
    oboInOwl:hasDbXref "AEO:0000222" ;
    oboInOwl:hasExactSynonym "closed anatomical space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012467" ;
    a owl:Class ;
    rdfs:label "enclosed anatomical space" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000608
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000608
            ]
        )
    ] .

obo:UBERON_0012468
    obo:IAO_0000115 "Triangular calcified papillae (often five) placed radially around the anus of some Holothuriidae" ;
    oboInOwl:hasExactSynonym "anal teeth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "calcified anal papilla", "cloacal tooth", "perianal tooth" ;
    oboInOwl:id "UBERON:0012468" ;
    a owl:Class ;
    rdfs:label "anal tooth" ;
    rdfs:subClassOf obo:UBERON_0003913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7586
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
        )
    ] .

obo:UBERON_0012469
    oboInOwl:hasDbXref "EHDAA2:0004589" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012469" ;
    a owl:Class ;
    rdfs:label "external anal region" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

obo:UBERON_0012475
    obo:IAO_0000115 "The collection of all skeletal elements in a pectoral complex - i.e. the combination of free limb or fin plus pectoral girdle." ;
    oboInOwl:hasDbXref "FMA:24139" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bones of upper limb", "ossa membri superioris", "pectoral complex skeleton", "set of bones of upper limb", "skeleton of anterior limb/fin and girdle", "upper limb skeleton" ;
    oboInOwl:id "UBERON:0012475" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skeleton of pectoral complex" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0012476
    obo:IAO_0000115 "The collection of all skeletal elements in a pelvic complex - i.e. the combination of free limb or fin plus pelvic girdle." ;
    oboInOwl:hasDbXref "FMA:24140" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bones of lower limb", "lower limb skeleton", "ossa membri inferioris", "pelvic complex skeleton", "set of bones of lower limb", "skeleton of posterior limb/fin and girdle" ;
    oboInOwl:id "UBERON:0012476" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skeleton of pelvic complex" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0012477
    obo:IAO_0000115 "The posterior region of the neck, including the suboccipital region." ;
    obo:UBPROP_0000007 "nuchal" ;
    oboInOwl:hasBroadSynonym "nape" ;
    oboInOwl:hasDbXref "BTO:0000957", "FMA:24189", "SCTID:182326009", "SCTID:304036007" ;
    oboInOwl:hasExactSynonym "back of neck", "nape of neck", "neck back", "nucha", "nuchal region", "posterior cervical region", "posterior neck region", "posterior part of neck", "regio cervicalis posterior" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hindneck" ;
    oboInOwl:id "UBERON:0012477" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "dorsal part of neck" ;
    rdfs:subClassOf obo:UBERON_0005434, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] .

obo:UBERON_0012478
    obo:IAO_0000115 "A gland that is part of a cloaca." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012478" ;
    a owl:Class ;
    rdfs:label "cloacal gland" ;
    rdfs:subClassOf obo:UBERON_0003408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012480
    obo:IAO_0000115 "A mucosa that is part of a cloaca [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003349" ;
    oboInOwl:hasExactSynonym "cloaca mucosa", "cloaca mucosa of organ", "cloaca mucous membrane", "cloaca organ mucosa", "cloacal mucous membrane", "mucosa of cloaca", "mucosa of organ of cloaca", "mucous membrane of cloaca", "organ mucosa of cloaca" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012480" ;
    a owl:Class ;
    rdfs:label "cloacal mucosa" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012481
    obo:IAO_0000115 "An epithelium that is part of a cloaca." ;
    obo:UBPROP_0000001 "cloacal epithelium (cle) (syn: cloacal endoderm) (TS17-TS20): the cloacal epithelium is derived from endoderm and lines the cloacal cavity. It is marked by Shh and Cdh1 and lines the cloacal lumen. The cloacal epithelium gives rise to the urogenital sinus epithelium, hindgut epithelium and the urethral plate epithelium." ;
    oboInOwl:hasDbXref "EMAPA:27577", "EMAPA:36070", "ZFA:0005783" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cloacal endoderm" ;
    oboInOwl:id "UBERON:0012481" ;
    a owl:Class ;
    rdfs:label "cloacal epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012482
    obo:IAO_0000115 "A submucosa that is part of a cloaca [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "cloaca submucosa", "cloacal submucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012482" ;
    a owl:Class ;
    rdfs:label "submucosa of cloaca" ;
    rdfs:subClassOf obo:UBERON_0018257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012483
    obo:IAO_0000115 "A serous membrane that is part of a cloaca [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "cloaca serosa", "cloaca serous membrane", "cloacal serosa", "serous membrane of cloaca", "visceral peritoneum of cloaca" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012483" ;
    a owl:Class ;
    rdfs:label "serosa of cloaca" ;
    rdfs:subClassOf obo:UBERON_0000042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012485
    oboInOwl:hasExactSynonym "cloacal villi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012485" ;
    a owl:Class ;
    rdfs:label "cloacal villus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0012423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012486
    obo:IAO_0000115 "A muscular coat that is part of a cloaca." ;
    oboInOwl:hasExactSynonym "muscularis externa of cloaca" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "smooth muscle of cloaca" ;
    oboInOwl:id "UBERON:0012486" ;
    a owl:Class ;
    rdfs:label "muscle layer of cloaca" ;
    rdfs:subClassOf obo:UBERON_0018261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012487
    obo:IAO_0000115 "A sphincter muscle that is part of a vagina." ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    obo:RO_0002175 obo:NCBITaxon_8509 ;
    oboInOwl:hasExactSynonym "sphincter of vagina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012487" ;
    a owl:Class ;
    rdfs:label "vaginal sphincter" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004590, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0012488
    obo:IAO_0000115 "A muscular coat that is part of a duodenum." ;
    oboInOwl:hasDbXref "FMA:14944", "SCTID:362147007" ;
    oboInOwl:hasExactSynonym "duodenal muscularis propria", "muscularis externa of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscularis propria of duodenum", "smooth muscle of duodenum" ;
    oboInOwl:id "UBERON:0012488" ;
    a owl:Class ;
    rdfs:label "muscle layer of duodenum" ;
    rdfs:subClassOf obo:UBERON_0011201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0012489
    obo:IAO_0000115 "A muscular coat that is part of a colon." ;
    oboInOwl:hasDbXref "EMAPA:27383", "FMA:14986", "MA:0003198", "SCTID:362158003" ;
    oboInOwl:hasExactSynonym "colonic muscularis propria", "muscular coat of colon", "muscular layer of colon", "muscularis externa of colon", "tunica muscularis coli" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "colon muscularis" ;
    oboInOwl:id "UBERON:0012489" ;
    a owl:Class ;
    rdfs:label "muscle layer of colon" ;
    rdfs:subClassOf obo:UBERON_0011198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0012490
    obo:IAO_0000115 "A muscular coat that is part of a anal canal." ;
    oboInOwl:hasDbXref "FMA:15708", "SCTID:362171000" ;
    oboInOwl:hasExactSynonym "anal canal muscularis propria", "anal muscularis propria", "muscular coat of anal canal", "muscular layer of anal canal", "muscularis externa of anal canal", "muscularis propria of anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012490" ;
    a owl:Class ;
    rdfs:label "muscle layer of anal canal" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0012498
    obo:IAO_0000115 "A serous membrane that is part of a vermiform appendix." ;
    oboInOwl:hasDbXref "FMA:14997", "SCTID:22488003" ;
    oboInOwl:hasExactSynonym "appendiceal serosa", "appendix serosa", "serosa of vermiform appendix", "visceral peritoneum of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012498" ;
    a owl:Class ;
    rdfs:label "serosa of appendix" ;
    rdfs:subClassOf obo:UBERON_0001209, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0012499
    obo:IAO_0000115 "A serous membrane that is part of a fallopian tube." ;
    oboInOwl:hasDbXref "FMA:18316", "SCTID:259593000" ;
    oboInOwl:hasExactSynonym "serosa of fallopian tube", "serosa of oviduct", "serous coat of uterine tube", "tunica serosa (tuba uterina)", "tunica serosa tubae uterinae", "uterine tubal serosa", "uterine tube serosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012499" ;
    a owl:Class ;
    rdfs:label "serosa of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0012503
    obo:IAO_0000115 "A serous membrane that is part of a fundus of stomach." ;
    oboInOwl:hasDbXref "EMAPA:27157", "FMA:17073" ;
    oboInOwl:hasExactSynonym "visceral peritoneum of fundus of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012503" ;
    a owl:Class ;
    rdfs:label "serosa of fundus of stomach" ;
    rdfs:subClassOf obo:UBERON_0001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001201
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:UBERON_0012504
    obo:IAO_0000115 "A adventitia that is part of a esophagus." ;
    oboInOwl:hasDbXref "FMA:63006", "SCTID:85950006" ;
    oboInOwl:hasExactSynonym "adventitia of oesophagus", "adventitious layer of esophagus", "esophageal adventitia", "esophagus adventitia", "tunica adventitia (esophagus)", "tunica adventitia oesophageae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012504" ;
    a owl:Class ;
    rdfs:label "adventitia of esophagus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005742, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005742
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0012615
    obo:IAO_0000115 "A smooth muscle tissue that is part of a umbilical cord." ;
    oboInOwl:hasDbXref "BTO:0001847" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012615" ;
    a owl:Class ;
    rdfs:label "umbilical smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002331
            ]
        )
    ] .

obo:UBERON_0012650
    obo:IAO_0000115 "A anatomical junction that connects a stomach and connects a duodenum." ;
    oboInOwl:hasDbXref "FMA:17046", "SCTID:264014000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012650" ;
    a owl:Class ;
    rdfs:label "gastroduodenal junction" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_1100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0012651
    obo:IAO_0000115 "A mucosa that is part of a gastroduodenal junction." ;
    oboInOwl:hasDbXref "BTO:0005415" ;
    oboInOwl:hasExactSynonym "gastroduodenal mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0012651" ;
    a owl:Class ;
    rdfs:label "mucosa of gastroduodenal junction" ;
    rdfs:subClassOf obo:UBERON_0001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012650
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012650
            ]
        )
    ] .

obo:UBERON_0013118
    obo:IAO_0000115 "A depression or fissure in the surface of the brain. It surrounds the gyri, creating the characteristic appearance of the brain in humans and other large mammals." ;
    obo:IAO_0000116 "sulci are considered absent from lissencephalic mammals such as mice, but they may possess fissures. For example, the Allen mouse brain Atlas includes hippocampal, rhinal and choroid fissure. For this reason we do not place a taxon constraint on this class" ;
    obo:RO_0002174 obo:NCBITaxon_10088 ;
    obo:UBPROP_0000001 "Indentation on the surface of the brain or spinal cord that forms a recognizable landmark, e.g., central sulcus, sulcus limitans (CUMBO)" ;
    oboInOwl:hasBroadSynonym "sulci & spaces", "sulcus" ;
    oboInOwl:hasDbXref "DHBA:10610", "HBA:9352", "NCIT:C32292", "SCTID:279337001", "Wikipedia:Sulcus_(neuroanatomy)", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1208" ;
    oboInOwl:hasExactSynonym "cerebral sulci" ;
    oboInOwl:hasNarrowSynonym "fissure of brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebral sulci", "cerebral sulcus" ;
    oboInOwl:id "UBERON:0013118" ;
    oboInOwl:inSubset core:cumbo ;
    a owl:Class ;
    rdfs:label "sulcus of brain" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000200
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000093
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0013121
    oboInOwl:hasDbXref "FMA:32888" ;
    oboInOwl:hasExactSynonym "basal epiphysis of phalanx of foot", "base of phalanx of foot", "basis phalangis (pedis)", "basis phalangis pedis", "proximal epiphysis of phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013121" ;
    a owl:Class ;
    rdfs:label "proximal epiphysis of phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0004447, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004380
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001449
            ]
        )
    ] .

obo:UBERON_0013122
    oboInOwl:hasDbXref "FMA:32890", "SCTID:236801009" ;
    oboInOwl:hasExactSynonym "caput phalangis (pedis)", "caput phalangis pedis", "distal end of phalanx of foot", "distal epiphysis of phalanx of toe", "head of phalanx of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ungual tuberosity of distal phalanx of toe" ;
    oboInOwl:id "UBERON:0013122" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of phalanx of pes" ;
    rdfs:subClassOf obo:UBERON_0004448, obo:UBERON_0011973, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001449
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001449
            ]
        )
    ] .

obo:UBERON_0013126
    obo:IAO_0000115 "A vein that is part of a abdomen." ;
    obo:IAO_0000116 "TODO mirror representation of abdominal aorta" ;
    obo:IAO_0000232 "this class groups all veins that are in the abdomen. The term 'abdominal vein' may have specific meanings in different contexts. The lateral abdominal veins are present in fishes but usually merged or absent in tetrapods; in amphibians, the L&R abdominal veins merge into the ventral abdominal vein" ;
    oboInOwl:hasDbXref "SCTID:281473003" ;
    oboInOwl:hasExactSynonym "abdominal vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013126" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "vein of abdomen" ;
    rdfs:subClassOf obo:UBERON_0001638, obo:UBERON_0003497 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0013136
    obo:IAO_0000115 "A vein that drains a lip." ;
    oboInOwl:hasDbXref "SCTID:367664002" ;
    oboInOwl:hasExactSynonym "labial vein of face", "lip vein", "vena labialis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "labial vein" ;
    oboInOwl:id "UBERON:0013136" ;
    a owl:Class ;
    rdfs:label "vein of lip" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0003502, obo:UBERON_0009141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001653
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0013139
    obo:IAO_0000115 "A nonskeletal ligament that is part of a liver." ;
    oboInOwl:hasDbXref "FMA:15820", "NCIT:C32997", "SCTID:48536008", "UMLS:C0230238" ;
    oboInOwl:hasExactSynonym "hepatic ligament", "liver ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013139" ;
    a owl:Class ;
    rdfs:label "ligament of liver" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0005172, obo:UBERON_0008845, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0008845
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0013140
    obo:IAO_0000115 "Any vein within the general circulation that transports blood back to the right atrium of the heart." ;
    oboInOwl:hasDbXref "FMA:66644", "NCIT:C33719", "SCTID:244389004", "UMLS:C0447117" ;
    oboInOwl:hasExactSynonym "systemic venous tree organ part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013140" ;
    a owl:Class ;
    rdfs:label "systemic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004581
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004581
            ]
        )
    ] .

obo:UBERON_0013149
    oboInOwl:hasDbXref "EHDAA2:0000101", "EMAPA:16917", "SCTID:361482003" ;
    oboInOwl:hasExactSynonym "rhombencephalic vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013149" ;
    a owl:Class ;
    rdfs:comment "gives rise of 4th ventricle" ;
    rdfs:label "hindbrain vesicle" ;
    rdfs:subClassOf obo:UBERON_0013150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] .

obo:UBERON_0013150
    obo:IAO_0000116 "consider adding all secondary vesicles (e.g. diencephalic; my/metencephalic. See http://www.dartmouth.edu/~rswenson/NeuroSci/chapter_4.html)." ;
    obo:UBPROP_0000012 "Note that some sources may treat the term vesicle as the progenitor of the whole brain region; for example 'The retina develops directly from the neural tube as an outpouching from the diencephalic vesicle'" ;
    oboInOwl:hasDbXref "NCIT:C34259", "SCTID:360409004", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2499" ;
    oboInOwl:hasExactSynonym "early brain vesicle", "primitive brain vesicle" ;
    oboInOwl:hasNarrowSynonym "primary brain vesicle", "secondary brain vesicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain vesicle" ;
    oboInOwl:id "UBERON:0013150" ;
    a owl:Class ;
    rdfs:label "future brain vesicle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

obo:UBERON_0013151
    obo:IAO_0000115 "One of two arteries (anterior and posterior choroidal artery) that supply blood to the choroid plexus, optic tract, hippocampus, globus pallidus, and other various brain regions." ;
    oboInOwl:hasDbXref "NCIT:C32310", "SCTID:244210009", "UMLS:C0226164" ;
    oboInOwl:hasExactSynonym "artery of choroid plexus", "choroid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013151" ;
    a owl:Class ;
    rdfs:label "choroidal artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:UBERON_0013156
    oboInOwl:hasDbXref "EHDAA2:0000033", "EMAPA:16384" ;
    oboInOwl:hasExactSynonym "endoderm of mandibular component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013156" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular endoderm" ;
    rdfs:subClassOf obo:UBERON_0003258, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007237
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009722
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ] .

obo:UBERON_0013158
    obo:IAO_0000115 "A gland that is part of a foregut-midgut junction." ;
    oboInOwl:hasDbXref "EHDAA2:0000574", "EMAPA:17065" ;
    oboInOwl:hasExactSynonym "gland of foregut-midgut junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013158" ;
    a owl:Class ;
    rdfs:label "foregut-midgut junction gland" ;
    rdfs:subClassOf obo:UBERON_0003408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006235
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006235
            ]
        )
    ] .

obo:UBERON_0013159
    oboInOwl:hasDbXref "EHDAA2:0000449", "EHDAA:5435", "EMAPA:17533", "VHOG:0000913" ;
    oboInOwl:hasExactSynonym "mantle layer epithalamus", "mantle layer of epithalamus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013159" ;
    a owl:Class ;
    rdfs:label "epithalamus mantle layer" ;
    rdfs:subClassOf obo:UBERON_0004061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001899
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009580
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004061
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001899
            ]
        )
    ] .

obo:UBERON_0013160
    oboInOwl:hasDbXref "EHDAA2:0000450", "EHDAA:5437", "EMAPA:17535", "VHOG:0000884" ;
    oboInOwl:hasExactSynonym "ventricular layer epithalamus", "ventricular layer of epithalamus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013160" ;
    a owl:Class ;
    rdfs:label "epithalamus ventricular layer" ;
    rdfs:subClassOf obo:UBERON_0004060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001899
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001899
            ]
        )
    ] .

obo:UBERON_0013161
    obo:IAO_0000115 "A telencephalic ventricle that is in_the_left_side_of a telencephalon." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:78450", "SCTID:368593005" ;
    oboInOwl:hasExactSynonym "left telencephalic ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013161" ;
    a owl:Class ;
    rdfs:label "left lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0002285, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002285
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0013162
    obo:IAO_0000115 "A telencephalic ventricle that is in_the_right_side_of a telencephalon." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:78449", "SCTID:368571000" ;
    oboInOwl:hasExactSynonym "right telencephalic ventricle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013162" ;
    a owl:Class ;
    rdfs:label "right lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0002285, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002285
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0013191
    obo:IAO_0000115 "the layer of the ovarian stroma lying immediately beneath the tunica albuginea, composed of connective tissue cells and fibers, among which are scattered primary and secondary (antral) follicles in various stages of development; the cortex varies in thickness according to the age of the individual, becoming thinner with advancing years; included in the follicles are the cumulus oophorus, membrana granulosa (and the granulosa cells inside it), corona radiata, zona pellucida, and primary oocyte; the zona pellucida, theca of follicle, antrum and liquor folliculi are also contained in the follicle; also in the cortex is the corpus luteum derived from the follicles." ;
    oboInOwl:hasDbXref "EMAPA:37927", "FMA:18613", "NCIT:C33243", "UMLS:C0227878" ;
    oboInOwl:hasExactSynonym "cortex of ovary", "cortex ovarii (zona parenchymatosa)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013191" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ovarian cortex" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001851, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006960
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0013192
    obo:IAO_0000115 "highly vascular stroma found in the center of the ovary that forms from embryonic mesenchyme and contains blood vessels, lymphatic vessels, and nerves; this stroma forms the tissue of the hilum by which the ovarian ligament is attached, and through which the blood vessels enter; it does not contain any ovarian follicles." ;
    obo:UBPROP_0000010 "composed of loose connective tissue that contains blood vessels, lymph vessels and nerves" ;
    oboInOwl:hasDbXref "EMAPA:37928", "FMA:18616", "NCIT:C33245", "UMLS:C0227879", "Wikipedia:Medulla_of_ovary" ;
    oboInOwl:hasExactSynonym "medulla of ovary", "medulla ovarii (zona vasculosa)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "zona vasculosa of Waldeyer" ;
    oboInOwl:id "UBERON:0013192" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "ovarian medulla" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000958, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000992
            ]
        )
    ] .

obo:UBERON_0013228
    obo:IAO_0000115 "Glands of Moll, also known as ciliary glands, are modified apocrine sweat glands that are found on the margin of the eyelid. They are next to the base of the eyelashes, and anterior to the Meibomian glands within the distal eyelid margin. These glands are relatively large and tubular-shaped. The glands of Moll are named after Dutch oculist Jacob Anton Moll (1832-1914). Glands of Moll empty into the adjacent lashes. Glands of Moll and Zeis secrete lipid that adds to the superficial layer of the tear film, retarding evaporation. The glands of Moll are prone to infection and blockage of its duct with sebum and cell debris. Blockage of the gland's duct causes swelling which can manifest itself as a stye." ;
    oboInOwl:hasDbXref "FMA:59159", "NCIT:C32679", "SCTID:280586002", "Wikipedia:Gland_of_Moll" ;
    oboInOwl:hasExactSynonym "Moll's gland", "ciliary gland", "ciliary gland of moll", "ciliary sweat gland of eyelid", "gland of Moll" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013228" ;
    a owl:Class ;
    rdfs:label "sweat gland of eyelid" ;
    rdfs:subClassOf obo:UBERON_0000382, obo:UBERON_0003605, obo:UBERON_0013229 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000382
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0013229
    obo:IAO_0000115 "Any gland that is part of an eyelid. This includes sebaceous glands (Zeis gland, tarsal gland) and sweat glands (Moll's gland)." ;
    oboInOwl:hasDbXref "SCTID:280574000" ;
    oboInOwl:hasExactSynonym "gland of eyelid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013229" ;
    a owl:Class ;
    rdfs:label "eyelid gland" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004859, obo:UBERON_0015152, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0013231
    obo:IAO_0000115 "Any of the sebaceous glands that are in the eyelid. Examples: gland of Zeis (services eyelashes), gland of Meibom (tarsal gland - unconnected to eyelids)." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013231" ;
    a owl:Class ;
    rdfs:label "sebaceous gland of eyelid" ;
    rdfs:subClassOf obo:UBERON_0003484, obo:UBERON_0013229 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001821
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0013232
    obo:IAO_0000115 "The secretory unit of a serous gland. The acinar portion is composed of serous secreting cells." ;
    oboInOwl:hasDbXref "FMA:86279" ;
    oboInOwl:hasExactSynonym "acinus of serous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013232" ;
    a owl:Class ;
    rdfs:label "serous acinus" ;
    rdfs:subClassOf obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000409
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000313
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000409
            ]
        )
    ] .

obo:UBERON_0013238
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013238" ;
    a owl:Class ;
    rdfs:label "future glans" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011757
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0035651
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0013239
            obo:UBERON_0013240
        )
    ] .

obo:UBERON_0013239
    obo:IAO_0000115 "A future glans that is part of a male genital tubercle." ;
    oboInOwl:hasDbXref "EMAPA:29252" ;
    oboInOwl:hasExactSynonym "glans of male genital tubercle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013239" ;
    a owl:Class ;
    rdfs:label "future glans penis" ;
    rdfs:subClassOf obo:UBERON_0013238, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013238
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006261
            ]
        )
    ] .

obo:UBERON_0013240
    obo:IAO_0000115 "A future glans that is part of a female genital tubercle." ;
    oboInOwl:hasDbXref "EMAPA:19170" ;
    oboInOwl:hasExactSynonym "glans of female genital tubercle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013240" ;
    a owl:Class ;
    rdfs:label "future glans clitoris" ;
    rdfs:subClassOf obo:UBERON_0013238, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006233
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013238
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006233
            ]
        )
    ] .

obo:UBERON_0013241
    obo:IAO_0000115 "The precursor of the urethra" ;
    obo:UBPROP_0000008 "In humans, the urethral groove is a temporary linear indentation on the underside (ventral side) of the male penis during embryonic development. It typically appears around 8 weeks of gestation and becomes closed into a normal male urethra by the 12th week" ;
    oboInOwl:hasDbXref "SCTID:361531004", "Wikipedia:Urethral_groove" ;
    oboInOwl:hasExactSynonym "sulcus urethralis primarius", "urethral groove", "urethral sulcus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013241" ;
    a owl:Class ;
    rdfs:label "embryonic urethral groove" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ] .

obo:UBERON_0013247
    obo:IAO_0000115 "A epithelial tube that develops from a Mullerian duct in a male. Later degenerates." ;
    obo:IAO_0000116 "consider separating the duct from the degenerating portion, as in EMAPA" ;
    oboInOwl:hasDbXref "EHDAA2:0001052", "EMAPA:29161", "EMAPA:35661" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "degenerating mesonephric portion of male paramesonephric duct" ;
    oboInOwl:id "UBERON:0013247" ;
    a owl:Class ;
    rdfs:label "male paramesonephric duct" ;
    rdfs:subClassOf obo:UBERON_0003914, obo:UBERON_0005156, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000079
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000079
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003890
            ]
        )
    ] .

obo:UBERON_0013279
    obo:IAO_0000115 "A diaphysis that is part of a fibula[Automatically generated definition]." ;
    obo:UBPROP_0000001 "The body of fibula presents four borders - the antero-lateral, the antero-medial, the postero-lateral, and the postero-medial; and four surfaces - anterior, posterior, medial, and lateral[Wikipedia:Body_of_fibula]." ;
    oboInOwl:hasDbXref "EMAPA:37892", "FMA:33738", "SCTID:302528006", "Wikipedia:Body_of_fibula" ;
    oboInOwl:hasExactSynonym "body of fibula", "corpus fibulae", "fibula diaphysis", "shaft of fibula" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013279" ;
    a owl:Class ;
    rdfs:label "diaphysis of fibula" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0013280
    obo:IAO_0000115 "A diaphysis that is part of a tibia." ;
    obo:UBPROP_0000001 "The body of the tibia has three borders and three surfaces[Wikipedia:Body_of_tibia]." ;
    oboInOwl:hasDbXref "EMAPA:37770", "FMA:33125", "MA:0003049", "SCTID:302525009", "Wikipedia:Body_of_tibia" ;
    oboInOwl:hasExactSynonym "body of tibia", "corpus tibiae", "shaft of tibia", "tibial diaphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body of the tibia", "shaft of tibia" ;
    oboInOwl:id "UBERON:0013280" ;
    a owl:Class ;
    rdfs:label "diaphysis of tibia" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0013411
    obo:IAO_0000115 "Anatomical cavity that is the lumen of the skull and contains the brain." ;
    oboInOwl:hasDbXref "EMAPA:37497", "FMA:9644", "MA:0003061", "NCIT:C77638", "SCTID:264452006", "UMLS:C0230041", "Wikipedia:Cranial_cavity", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2806" ;
    oboInOwl:hasExactSynonym "cavitas cranii" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intracranial cavity", "intracranial space" ;
    oboInOwl:id "UBERON:0013411" ;
    a owl:Class ;
    rdfs:label "cranial cavity" ;
    rdfs:subClassOf obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/Scheme_body_cavities-en.svg"^^xsd:anyURI .

obo:UBERON_0013478
    obo:IAO_0000115 "A thickened round patch of lymphoid tissue located at the ileocecal junction adjacent to the sacculus rotundus." ;
    obo:UBPROP_0000008 "In avians the polycryptic cecal tissue is similar to the mammalian palatine tonsil" ;
    oboInOwl:hasDbXref "SCTID:14239003" ;
    oboInOwl:hasExactSynonym "caecal tonsil" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cecal GALT" ;
    oboInOwl:id "UBERON:0013478" ;
    a owl:Class ;
    rdfs:label "cecal tonsil" ;
    rdfs:subClassOf obo:UBERON_0001962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000314
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_8782
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001153
            ]
        )
    ] .

obo:UBERON_0013479
    obo:IAO_0000115 "A blood vessel endothelium that is part of a lung [Automatically generated definition]." ;
    oboInOwl:hasDbXref "BTO:0004128", "CALOHA:TS-0573" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "respiratory endothelium" ;
    oboInOwl:id "UBERON:0013479" ;
    a owl:Class ;
    rdfs:label "lung endothelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0000115, obo:UBERON_0004702 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0013481
    obo:IAO_0000115 "An intestinal crypt that is located in the ileum." ;
    oboInOwl:hasDbXref "EMAPA:37839", "FMA:269061" ;
    oboInOwl:hasExactSynonym "ileal crypt", "ileal crypt of Lieberkuhn", "ileal intestinal crypt" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013481" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of ileum" ;
    rdfs:subClassOf obo:UBERON_0001241, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008344
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0013482
    obo:IAO_0000115 "An intestinal crypt that is located in the duodenum." ;
    oboInOwl:hasDbXref "EMAPA:37838", "FMA:269063" ;
    oboInOwl:hasExactSynonym "duodenal crypt", "duodenal crypt of Lieberkuhn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013482" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of duodenum" ;
    rdfs:subClassOf obo:UBERON_0001241, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0013483
    obo:IAO_0000115 "An intestinal crypt that is located in the jejunum." ;
    oboInOwl:hasDbXref "EMAPA:37840", "FMA:269065" ;
    oboInOwl:hasExactSynonym "jejunal crypt", "jejunal crypt of Lieberkuhn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013483" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of jejunum" ;
    rdfs:subClassOf obo:UBERON_0001241, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008343
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0013485
    obo:IAO_0000115 "An intestinal crypt that is located in the colon. The colonic crypts of Lieberkühn are straight and unbranched and lined largely with goblet cells." ;
    oboInOwl:hasDbXref "SCTID:19447003" ;
    oboInOwl:hasExactSynonym "colonic crypt", "colonic crypt of Lieberkuhn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013485" ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of colon" ;
    rdfs:subClassOf obo:UBERON_0001984, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000317
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0013486
    obo:IAO_0000115 "An intestinal crypt that is located in the appendix." ;
    oboInOwl:hasDbXref "SCTID:21512007" ;
    oboInOwl:hasExactSynonym "appendiceal crypt", "appendiceal crypt of Lieberkuhn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013486" ;
    a owl:Class ;
    rdfs:label "crypt of Lieberkuhn of appendix" ;
    rdfs:subClassOf obo:UBERON_0001984, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001983
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0013498
    obo:IAO_0000116 "requires verification" ;
    oboInOwl:hasDbXref "EHDAA2:0004313", "EMAPA:17570" ;
    oboInOwl:hasExactSynonym "vestibulocochlear VIII ganglion complex", "vestibulocochlear ganglion complex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vestibular VIII ganglion complex" ;
    oboInOwl:id "UBERON:0013498" ;
    a owl:Class ;
    rdfs:label "vestibulo-cochlear VIII ganglion complex" ;
    rdfs:subClassOf obo:UBERON_0001714, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001648
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001648
            ]
        )
    ] .

obo:UBERON_0013501
    obo:IAO_0000115 "A sphincter muscle that is part of a cloaca." ;
    oboInOwl:hasDbXref "NCIT:C34129", "UMLS:C1516658" ;
    oboInOwl:hasExactSynonym "sphincter cloacae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013501" ;
    a owl:Class ;
    rdfs:comment "the muscles of the cloacal sphincter specialise into the perineal muscles in mammals (Gegenbaur, 1883; Popowsky, 1899; Nishi, 1938)." ;
    rdfs:label "cloacal sphincter" ;
    rdfs:subClassOf obo:UBERON_0004590, obo:UBERON_0014783 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0013502
    obo:IAO_0000115 "A mesenchyme that is part of a pharyngeal arch 5." ;
    oboInOwl:hasExactSynonym "5th pharyngeal arch mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "5th branchial arch mesenchyme", "pharyngeal arch 5 mesenchyme" ;
    oboInOwl:id "UBERON:0013502" ;
    a owl:Class ;
    rdfs:label "5th arch mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0009494, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003116
            ]
        )
    ] .

obo:UBERON_0013503
    obo:IAO_0000115 "A caudal vertebra endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasAlternativeId "UBERON:0013517" ;
    oboInOwl:hasDbXref "EHDAA2:0000260", "EMAPA:18044" ;
    oboInOwl:hasExactSynonym "coccygeal vertebra cartilage element", "coccygeal vertebral cartilage condensation group", "tail vertebral cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013503" ;
    a owl:Class ;
    rdfs:label "caudal vertebra cartilage element" ;
    rdfs:subClassOf obo:UBERON_0011094, obo:UBERON_0018142, obo:UBERON_2001457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013504
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0018142
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0013504
    obo:IAO_0000115 "A caudal vertebra endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasAlternativeId "UBERON:0013518" ;
    oboInOwl:hasDbXref "EMAPA:18045" ;
    oboInOwl:hasExactSynonym "coccygeal vertebra pre-cartilage condensation", "tail vertebral pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013504" ;
    a owl:Class ;
    rdfs:label "caudal vertebra pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0011095, obo:UBERON_0018142 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0018142
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0013505
    obo:IAO_0000115 "A cervical vertebra endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0000240" ;
    oboInOwl:hasExactSynonym "cervical vertebral cartilage condensation group" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013505" ;
    a owl:Class ;
    rdfs:label "cervical vertebra cartilage element" ;
    rdfs:subClassOf obo:UBERON_0003601, obo:UBERON_0011094, obo:UBERON_0015007, obo:UBERON_2001457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013506
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0013506
    obo:IAO_0000115 "A cervical vertebra endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013506" ;
    a owl:Class ;
    rdfs:label "cervical vertebra pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0011095, obo:UBERON_0015007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0013507
    obo:IAO_0000115 "A thoracic vertebra endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "EHDAA2:0002014" ;
    oboInOwl:hasExactSynonym "thoracic vertebral cartilage condensation group" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013507" ;
    a owl:Class ;
    rdfs:label "thoracic vertebra cartilage element" ;
    rdfs:subClassOf obo:UBERON_0011094, obo:UBERON_0015008, obo:UBERON_2001457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013508
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0013508
    obo:IAO_0000115 "A thoracic vertebra endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013508" ;
    a owl:Class ;
    rdfs:label "thoracic vertebra pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0011095, obo:UBERON_0015008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0013514
    obo:IAO_0000115 "The space that surrounds an organism." ;
    oboInOwl:hasExactSynonym "external to organism", "outside of body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013514" ;
    a owl:Class ;
    rdfs:label "space surrounding organism" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0013515
    obo:IAO_0000115 "A section through the tube or network of tubes that connects the ovaries to the outside of the body." ;
    obo:UBPROP_0000012 "FMA class may only represent the uterine portion" ;
    oboInOwl:hasDbXref "FMA:18302" ;
    oboInOwl:hasExactSynonym "subdivision of oviduct", "subdivision of uterine tube", "uterine tube zone", "zone of uterine tube" ;
    oboInOwl:hasNarrowSynonym "subdivision of fallopian tube" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013515" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of oviduct" ;
    rdfs:subClassOf obo:UBERON_0005156, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000993
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0000993
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013522
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0000993
            ]
        )
    ] .

obo:UBERON_0013522
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013522" ;
    a owl:Class ;
    rdfs:label "subdivision of tube" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000464
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0000025
    ] .

obo:UBERON_0013525
    obo:IAO_0000115 "The anatomical space that is enclosed by a stomach." ;
    obo:UBPROP_0000001 "Organ cavity which is bound by the internal surface of the wall of stomach. Examples: There is only one cavity of stomach[FMA:14585]." ;
    oboInOwl:hasDbXref "EMAPA:18395", "FMA:14585" ;
    oboInOwl:hasExactSynonym "cavity of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gastric cavity" ;
    oboInOwl:id "UBERON:0013525" ;
    a owl:Class ;
    rdfs:label "stomach lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011565
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000945
            ]
        )
    ] .

obo:UBERON_0013526
    obo:IAO_0000115 "A anatomical cavity that is part of a ear vesicle." ;
    oboInOwl:hasDbXref "EHDAA2:0004121", "EMAPA:25363" ;
    oboInOwl:hasExactSynonym "lumen of otocyst" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013526" ;
    a owl:Class ;
    rdfs:label "otocyst lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, obo:UBERON_0007473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003051
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006273
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003051
            ]
        )
    ] .

obo:UBERON_0013630
    obo:IAO_0000115 "Short bones are designated as those bones that are as wide as they are long. Their primary function is to provide support and stability with little to no movement. They are one of five types of bones: long, short, flat, irregular and sesamoid. Examples of these bones include the tarsals in the foot and the carpals in the hand." ;
    obo:IAO_0000116 "TODO - make subclass links" ;
    oboInOwl:hasDbXref "FMA:7475", "NCIT:C33545", "SCTID:332807009", "Wikipedia:Short_bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013630" ;
    a owl:Class ;
    rdfs:label "short bone" ;
    rdfs:subClassOf obo:UBERON_0001474 .

obo:UBERON_0013631
    obo:IAO_0000115 "Ossicle that develops within bands of dense, regular connective tissue (e.g., tendons and ligaments). Sesamoids are generally located proximate to a bony prominence, over which the dense regular connective tissue wraps, and/or a joint or articulation." ;
    oboInOwl:hasDbXref "VSAO:0000137" ;
    oboInOwl:hasExactSynonym "sesamoid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013631" ;
    a owl:Class ;
    rdfs:comment "Sesamoids are often endochondral replacement elements and in addition to bone tissue, may also be composed of articular cartilage, fibrocartilage, hyaline cartilage, and calcified cartilage." ;
    rdfs:label "sesamoid element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002226 ;
        owl:someValuesFrom obo:UBERON_0007846
    ] .

obo:UBERON_0013632
    obo:IAO_0000115 "A sesamoid element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasDbXref "FMA:55379" ;
    oboInOwl:hasExactSynonym "cartilago sesamoidea", "sesamoid cartilage of cricopharyngeal ligament" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013632" ;
    a owl:Class ;
    rdfs:label "sesamoid cartilage" ;
    rdfs:subClassOf obo:UBERON_0007844, obo:UBERON_0013631 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013631
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0013636
    obo:IAO_0000115 "A epithelium that is part of a intestinal villus." ;
    oboInOwl:hasDbXref "FMA:63587" ;
    oboInOwl:hasExactSynonym "intestinal villus epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "villous epithelium", "villus epithelium" ;
    oboInOwl:id "UBERON:0013636" ;
    a owl:Class ;
    rdfs:label "epithelium of intestinal villus" ;
    rdfs:subClassOf obo:UBERON_0001902, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001902
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001213
            ]
        )
    ] .

obo:UBERON_0013637
    obo:IAO_0000115 "The prostate gland lobe that is located on the lateral side of the organ." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "EMAPA:29822", "FMA:19577", "MA:0003125", "NCIT:C13092" ;
    oboInOwl:hasExactSynonym "lateral lobe of prostate", "lateral lobe of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral prostate", "lateral ventral lobe of prostate gland" ;
    oboInOwl:id "UBERON:0013637" ;
    a owl:Class ;
    rdfs:label "prostate gland lateral lobe" ;
    rdfs:subClassOf obo:UBERON_0001328, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001328
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000126 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0013685
    obo:IAO_0000115 "Anatomical space that is an opening in a bone of the skull." ;
    oboInOwl:hasDbXref "FMA:53165", "SCTID:276742007", "Wikipedia:Foramina_of_the_skull" ;
    oboInOwl:hasExactSynonym "foramen of skull" ;
    oboInOwl:hasNarrowSynonym "cranial conduit", "cranial foramen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "foramina of the skull" ;
    oboInOwl:id "UBERON:0013685" ;
    a owl:Class ;
    rdfs:label "foramen of skull" ;
    rdfs:subClassOf obo:UBERON_0005744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005744
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0013686
    obo:IAO_0000115 "An anatomical space which is the lumen of some anatomical conduit and connects two or more spaces together[FMA,modified]." ;
    oboInOwl:hasDbXref "FMA:9338" ;
    oboInOwl:hasNarrowSynonym "foramen space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013686" ;
    a owl:Class ;
    rdfs:label "anatomical conduit space" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0000464 ;
                owl:onProperty obo:RO_0002176
            ]
            [
                a owl:Restriction ;
                owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:UBERON_0000464 ;
                owl:onProperty obo:RO_0002176
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0004111
    ] .

obo:UBERON_0013687
    obo:IAO_0000115 "Periosteum that is part of a skull." ;
    oboInOwl:hasDbXref "FMA:76623" ;
    oboInOwl:hasExactSynonym "periosteum externum cranii" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013687" ;
    a owl:Class ;
    rdfs:label "pericranium" ;
    rdfs:subClassOf obo:UBERON_0002515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002515
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0013688
    obo:IAO_0000115 "A germinal center that is part of a tonsil." ;
    obo:IAO_0000116 "consider adding related terms, e.g. secondary lymphoid tissue of tonsil" ;
    obo:UBPROP_0000001 "The germinal center or reaction center is the activated center of a lymphoid follicle in secondary lymphoid tissue where B-lymphocytes are stimulated by antigens and helper T cells (T-lymphocytes, helper-inducer) are stimulated to generate memory cells. Here, the germinal center of a tonsil[TS-1288]." ;
    oboInOwl:hasDbXref "CALOHA:TS-1288" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tonsil reaction center" ;
    oboInOwl:id "UBERON:0013688" ;
    a owl:Class ;
    rdfs:label "tonsil germinal center" ;
    rdfs:subClassOf obo:UBERON_0010754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010754
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:UBERON_0013689
    obo:IAO_0000115 "Lymphoid tissue located in the appendix." ;
    oboInOwl:hasDbXref "CALOHA:TS-1268" ;
    oboInOwl:hasExactSynonym "lymphatic tissue of appendix", "lymphatic tissue of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "appendix lymphoid" ;
    oboInOwl:id "UBERON:0013689" ;
    a owl:Class ;
    rdfs:label "appendix lymphoid tissue" ;
    rdfs:subClassOf obo:UBERON_0001744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001744
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0013694
    obo:IAO_0000115 "Vascular endothelium found in blood vessels of the blood-brain-barrier." ;
    oboInOwl:hasDbXref "BTO:0001852", "BTO:0003248", "CALOHA:TS-0092" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebromicrovascular endothelium" ;
    oboInOwl:id "UBERON:0013694" ;
    a owl:Class ;
    rdfs:label "brain endothelium" ;
    rdfs:subClassOf obo:UBERON_0001986, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0013695
    obo:IAO_0000115 "Vascular endothelium found in colon blood vessels." ;
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "colon endothelial cell", "colon endothelial cells", "colonic endothelial cell", "colonic endothelium", "colorectal endothelial cell", "colorectal endothelium" ;
    oboInOwl:id "UBERON:0013695" ;
    a owl:Class ;
    rdfs:label "colon endothelium" ;
    rdfs:subClassOf obo:UBERON_0000397, obo:UBERON_0001986 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0013696
    obo:IAO_0000115 "The epithelium that forms the surface of the tonsil dips into the underlying connective tissue in numerous places, forming crypts kown as tonsillar crypts. Stratified squamous epithelium, that may be heavily infiltrated by lymphocytes. Epithelial cells are present in the germinal as well as in the periphery of the nodule." ;
    oboInOwl:hasDbXref "CALOHA:TS-2070" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium of tonsil", "tonsil epithelial cell" ;
    oboInOwl:id "UBERON:0013696" ;
    a owl:Class ;
    rdfs:label "tonsil epithelium" ;
    rdfs:subClassOf obo:UBERON_0003351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002372
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002372
            ]
        )
    ] .

obo:UBERON_0013697
    obo:IAO_0000115 "Epithelium lining the exocrine pancreas." ;
    oboInOwl:hasDbXref "CALOHA:TS-2108" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epithelium of exocrine pancreas", "exocrine pancreas epithelial cell" ;
    oboInOwl:id "UBERON:0013697" ;
    a owl:Class ;
    rdfs:label "exocrine pancreas epithelium" ;
    rdfs:subClassOf obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:UBERON_0013699
    obo:IAO_0000115 "A strand of hair that is part of a axilla." ;
    obo:UBPROP_0000202 obo:FMA_70756 ;
    oboInOwl:hasDbXref "FMA:54253", "SCTID:280911007" ;
    oboInOwl:hasExactSynonym "axilla hair", "axillary hair", "hair of axilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013699" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "strand of axillary hair" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] .

obo:UBERON_0013700
    obo:IAO_0000115 "Musculature of the head and neck, spine, and ribs." ;
    oboInOwl:hasDbXref "EHDAA2:0000159", "EMAPA:18166" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013700" ;
    a owl:Class ;
    rdfs:label "axial musculature" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013701
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0005944
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0013701
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0005944
            ]
        )
    ] .

obo:UBERON_0013701
    obo:IAO_0000115 "A principle subdivision of an organism that includes all structures along the primary axis, typically the anterior-posterior axis, from head to tail, including structures of the body proper where present (for example, ribs), but excluding appendages." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013701" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "main body axis" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6072
    ] .

obo:UBERON_0013702
    obo:IAO_0000115 "The region of the organism associated with the visceral organs." ;
    obo:UBPROP_0000001 "Cardinal body part, which consists of a maximal set of diverse subclasses of organ and organ part spatially associated with the vertebral column and ribcage. Examples: There is only one body proper[FMA:231424]." ;
    oboInOwl:hasDbXref "AEO:0000103", "BTO:0001489", "EMAPA:36031", "FMA:231424" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "body", "whole body" ;
    oboInOwl:id "UBERON:0013702" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "body proper" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013701
    ] .

obo:UBERON_0013703
    obo:IAO_0000115 "Anatomical projection that is part of the integumentl system." ;
    oboInOwl:hasNarrowSynonym "skin projection" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013703" ;
    a owl:Class ;
    rdfs:label "integumentary projection" ;
    rdfs:subClassOf obo:UBERON_0004529, obo:UBERON_0006003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0013704
    obo:IAO_0000115 "A tubular passage that extends from the primitive pit into the head process during the early stages of embryonic development in mammals. It perforates the splanchnopleure layer so that the yolk sac and the amnion are connected temporarily." ;
    oboInOwl:hasDbXref "FMA:293127", "NCIT:C34230", "UMLS:C1518428" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "chordal canal" ;
    oboInOwl:id "UBERON:0013704" ;
    a owl:Class ;
    rdfs:label "notochordal canal" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006268
            ]
        )
    ] .

obo:UBERON_0013727
    obo:IAO_0000115 "Fluid contained within the notochordal canal" ;
    oboInOwl:hasExactSynonym "notochord fluid", "portion of notochordal fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013727" ;
    a owl:Class ;
    rdfs:comment "Distinct feature of coelocanths" ;
    rdfs:label "notochordal fluid" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036242
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0013704
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006314
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0036242
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0013704
            ]
        )
    ] .

obo:UBERON_0013749
    obo:IAO_0000115 "A metaphysis that is part of a metaphysis." ;
    oboInOwl:hasDbXref "FMA:32830" ;
    oboInOwl:hasExactSynonym "diaphyseal end of humerus", "humeral metaphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013749" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metaphysis of humerus" ;
    rdfs:subClassOf obo:UBERON_0001438, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_0013750
    obo:IAO_0000115 "A metaphysis that is part of a tibia." ;
    oboInOwl:hasDbXref "EMAPA:37772", "FMA:33135", "MA:0003106" ;
    oboInOwl:hasExactSynonym "tibial metaphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013750" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "metaphysis of tibia" ;
    rdfs:subClassOf obo:UBERON_0001438, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000979
            ]
        )
    ] .

obo:UBERON_0013752
    obo:IAO_0000115 "A diaphysis that is part of a metacarpal bone." ;
    oboInOwl:hasDbXref "FMA:33804" ;
    oboInOwl:hasExactSynonym "body of metacarpal", "corpus ossis metacarpi", "metacarpal bone diaphysis", "shaft of metacarpal", "shaft of metacarpal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013752" ;
    a owl:Class ;
    rdfs:label "diaphysis of metacarpal bone" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] .

obo:UBERON_0013753
    obo:IAO_0000115 "A distal epiphysis that is part of a metacarpal bone." ;
    oboInOwl:hasDbXref "FMA:33798" ;
    oboInOwl:hasExactSynonym "caput ossis metacarpi", "distal end of metacarpal bone", "head of metacarpal bone", "lower end of metacarpal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013753" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "distal epiphysis of metacarpal bone" ;
    rdfs:subClassOf obo:UBERON_0004379, obo:UBERON_0004390 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002374
            ]
        )
    ] .

obo:UBERON_0013754
    obo:IAO_0000115 "A organ component layer that is part of a integumental system." ;
    oboInOwl:hasDbXref "SCTID:314820002" ;
    oboInOwl:hasNarrowSynonym "layer of skin", "skin layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013754" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "integumentary system layer" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0013755
    obo:IAO_0000115 "A blood that is part of a artery." ;
    oboInOwl:hasDbXref "FMA:83066" ;
    oboInOwl:hasExactSynonym "arterial blood", "blood in artery", "portion of arterial blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013755" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "arterial blood" ;
    rdfs:subClassOf obo:UBERON_0000178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000178
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001637
            ]
        )
    ] .

obo:UBERON_0013756
    obo:IAO_0000115 "A blood that is part of a vein." ;
    oboInOwl:hasDbXref "FMA:83067" ;
    oboInOwl:hasExactSynonym "blood in vein", "portion of venous blood", "venous blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013756" ;
    a owl:Class ;
    rdfs:label "venous blood" ;
    rdfs:subClassOf obo:UBERON_0000178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001638
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000178
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001638
            ]
        )
    ] .

obo:UBERON_0013757
    obo:IAO_0000115 "A blood that is part of a capillary." ;
    oboInOwl:hasDbXref "FMA:263901", "NCIT:C32212" ;
    oboInOwl:hasExactSynonym "blood in capillary", "portion of blood in capillary", "portion of capillary blood" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013757" ;
    a owl:Class ;
    rdfs:label "capillary blood" ;
    rdfs:subClassOf obo:UBERON_0000178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000178
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001982
            ]
        )
    ] .

obo:UBERON_0013758
    obo:IAO_0000115 "One of two openings in the uterine cervix." ;
    oboInOwl:hasDbXref "FMA:20422" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervical opening", "uterine cervix opening" ;
    oboInOwl:id "UBERON:0013758" ;
    a owl:Class ;
    rdfs:label "cervical os" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000161, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0013760
    obo:IAO_0000115 "Opening of uterine cervix into the vagina." ;
    obo:UBPROP_0000001 "The external orifice of the uterus (or ostium of uterus, or external os) is a small, depressed, somewhat circular aperture on the rounded extremity of the vaginal portion of the cervix. Through this aperture, the cervical cavity communicates with that of the vagina. The external orifice is bounded by two lips, an anterior and a posterior. The anterior is shorter and thicker, though it projects lower than the posterior because of the slope of the cervix. Normally, both lips are in contact with the posterior vaginal wall. Prior to pregnancy, the external orifice has a rounded shape when viewed through the vaginal canal (as through a speculum). Following parturition, the orifice takes on an appearance more like a transverse slit or is 'H-shaped'[Wikipedia:External_orifice_of_the_uterus]." ;
    oboInOwl:hasDbXref "FMA:76836", "NCIT:C32491", "SCTID:362255005", "UMLS:C1512165", "Wikipedia:External_orifice_of_the_uterus" ;
    oboInOwl:hasExactSynonym "external os of uterus", "ostium uteri" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external os", "ostium of uterus" ;
    oboInOwl:id "UBERON:0013760" ;
    a owl:Class ;
    rdfs:label "external cervical os" ;
    rdfs:subClassOf obo:UBERON_0013758, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000996
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013758
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002150 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0013761
    obo:IAO_0000115 "The cavity formed by the walls of the cervix." ;
    oboInOwl:hasDbXref "BTO:0002249", "FMA:17746", "Wikipedia:Canal_of_the_cervix" ;
    oboInOwl:hasExactSynonym "lumen of cervix of uterus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "canal of the cervix", "cavity of cervix", "cervical canal", "cervical canal of uterus", "endocervical", "endocervical canal", "endocervix" ;
    oboInOwl:id "UBERON:0013761" ;
    a owl:Class ;
    rdfs:label "cervical cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0013765
    obo:IAO_0000115 "Any of the organs or elements that are part of the digestive system. Examples: tongue, esophagus, spleen, crop, lunge feeding organ, tooth elements." ;
    oboInOwl:hasDbXref "EMAPA:37843", "SCTID:272627002" ;
    oboInOwl:hasExactSynonym "digestive organ", "digestive system organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013765" ;
    oboInOwl:inSubset core:grouping_class, core:pheno_slim ;
    a owl:Class ;
    rdfs:label "digestive system element" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001007
            ]
        )
    ] .

obo:UBERON_0013768
    obo:IAO_0000115 "Great vessels is a term used to refer collectively to the large vessels that bring blood to and from the heart." ;
    oboInOwl:hasBroadSynonym "great vessel" ;
    oboInOwl:hasDbXref "EMAPA:36460", "SCTID:304066000", "Wikipedia:Great_vessels" ;
    oboInOwl:hasExactSynonym "great vessel of thorax" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013768" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:comment "Groupings may vary - typically pulmonary vessels and aorta and vena cavae" ;
    rdfs:label "great vessel of heart" ;
    rdfs:subClassOf obo:UBERON_0001981 .

obo:UBERON_0013769
    obo:IAO_0000115 "A organ cavity that is part of a uterus." ;
    oboInOwl:hasDbXref "EMAPA:36273", "FMA:17745", "Wikipedia:Uterine_cavity" ;
    oboInOwl:hasExactSynonym "cavity of uterus", "uterine cavity", "uterine space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013769" ;
    a owl:Class ;
    rdfs:label "uterine lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002558
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000995
            ]
        )
    ] .

obo:UBERON_0013772
    obo:IAO_0000115 "A nipple that is in_the_left_side_of a body proper." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:223695" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013772" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "left nipple" ;
    rdfs:subClassOf obo:UBERON_0002030, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013702
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0013702
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002030
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0013702
            ]
        )
    ] .

obo:UBERON_0013773
    obo:IAO_0000115 "A nipple that is in_the_right_side_of a body proper." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:223693" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013773" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "right nipple" ;
    rdfs:subClassOf obo:UBERON_0002030, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013702
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0013702
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002030
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0013702
            ]
        )
    ] .

obo:UBERON_0013774
    obo:IAO_0000115 "A diaphysis that is part of a metatarsal bone." ;
    oboInOwl:hasDbXref "FMA:33826" ;
    oboInOwl:hasExactSynonym "diaphysis of metatarsal", "metatarsal bone diaphysis", "metatarsal diaphysis", "shaft of metatarsal bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013774" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "diaphysis of metatarsal bone" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004769, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001448
            ]
        )
    ] .

obo:UBERON_0013776
    obo:IAO_0000115 "A zone of skin that is part of a palmar/plantar part of autopod." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013776" ;
    a owl:Class ;
    rdfs:label "skin of palmar/plantar part of autopod" ;
    rdfs:subClassOf obo:UBERON_0015790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008837
            ]
        )
    ] .

obo:UBERON_0013778
    obo:IAO_0000115 "A zone of skin that is part of a skin of pes." ;
    oboInOwl:hasDbXref "FMA:37849", "SCTID:181566006" ;
    oboInOwl:hasExactSynonym "plantar skin of foot", "skin of plantar part of foot", "skin of sole of foot" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0013778" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "skin of sole of pes" ;
    rdfs:subClassOf obo:UBERON_0001513, obo:UBERON_0013776, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008338
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008338
            ]
        )
    ] .

obo:UBERON_0014371
    obo:IAO_0000115 "Embryonic structure that gives rise to the telencephalon." ;
    oboInOwl:hasDbXref "EHDAA2:0004424", "EMAPA:36024", "TAO:0000571", "ZFA:0000571" ;
    oboInOwl:hasExactSynonym "presumptive telencephalon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014371" ;
    a owl:Class ;
    rdfs:comment "paired anteriolateral division of the embryonic prosencephalon plus the lamina terminalis from which the olfactory lobes, cerebral cortex, and subcortical nuclei are derived[MP]" ;
    rdfs:label "future telencephalon" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003850
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0014382
    obo:IAO_0000115 "A collection of hairs that is part of a craniocervical region." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014382" ;
    a owl:Class ;
    rdfs:label "collection of hairs on head or neck" ;
    rdfs:subClassOf obo:UBERON_0010164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0014387
    obo:IAO_0000115 "Mesenchyme that develops_from the neural crest[Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32735", "FMA:293883" ;
    oboInOwl:hasExactSynonym "mesenchyme from neural crest", "neural crest derived mesenchyme", "neural crest mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014387" ;
    a owl:Class ;
    rdfs:label "mesenchyme derived from neural crest" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0010313 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0014388
    obo:IAO_0000115 "The simple cuboidal epithelium lining the lumen of kidney collecting ducts." ;
    obo:UBPROP_0000008 "In mouse, the mature and differentiated CD epithelium comprises two unique cells types with principal cells responsible for vasopressin-regulated water reabsorption, and intercalated cells regulating acid-base homeostasis; injury to the epithelium is believed to cause epithelial cells to acquire mesenchymal characteristics via epithelial-mesenchymal transition (EMT), a process through which tubular epithelial cells may transform into interstitial fibroblasts and promote renal fibrosis" ;
    oboInOwl:hasDbXref "EMAPA:37885" ;
    oboInOwl:hasExactSynonym "collecting duct of renal tubule epithelium", "epithelium of collecting duct of renal tubule", "epithelium of renal collecting tubule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014388" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "kidney collecting duct epithelium" ;
    rdfs:subClassOf obo:UBERON_0000484, obo:UBERON_0004211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001232
            ]
        )
    ] .

obo:UBERON_0014389
    obo:IAO_0000115 "A papilla that contain taste buds, including the fungiform, foliate, and circumvallate papillae." ;
    oboInOwl:hasDbXref "FMA:54822" ;
    oboInOwl:hasExactSynonym "gustatory papilla", "taste papilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gustatory papillae", "taste papillae" ;
    oboInOwl:id "UBERON:0014389" ;
    a owl:Class ;
    rdfs:label "gustatory papilla of tongue" ;
    rdfs:subClassOf obo:UBERON_0001726, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001726
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001727
            ]
        )
    ] .

obo:UBERON_0014390
    obo:IAO_0000115 "A muscular coat that is part of a ileum." ;
    oboInOwl:hasDbXref "BTO:0005574", "FMA:14958" ;
    oboInOwl:hasExactSynonym "muscularis externa of ileum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ileal smooth muscle", "muscularis propria of ileum", "smooth muscle of ileum" ;
    oboInOwl:id "UBERON:0014390" ;
    a owl:Class ;
    rdfs:label "muscle layer of ileum" ;
    rdfs:subClassOf obo:UBERON_0011201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0014391
    obo:IAO_0000115 "A sweat gland that is part of the skin of the palmar part of the manus or plantar part of the pes" ;
    obo:UBPROP_0000008 "in mice these are the only sweat glands present" ;
    oboInOwl:hasNarrowSynonym "palm sweat gland", "palmar eccrine sweat gland", "sweat gland of palmar part of manus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "palm/sole sweat gland", "palmar/plantar eccrine sweat gland", "sweat gland of palmar/plant part of autopod" ;
    oboInOwl:id "UBERON:0014391" ;
    a owl:Class ;
    rdfs:label "palmar/plantar sweat gland" ;
    rdfs:subClassOf obo:UBERON_0000423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001820
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008837
            ]
        )
    ] .

obo:UBERON_0014392
    obo:IAO_0000115 "Sweat that is produced by the glands on the palmar and plantar surfaces." ;
    obo:UBPROP_0000009 "serves a purpose of increasing friction on the palms of hands or the pads of paws[WP]" ;
    oboInOwl:hasDbXref "FMA:63084" ;
    oboInOwl:hasExactSynonym "palm sweat", "palmar sweat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014392" ;
    a owl:Class ;
    rdfs:label "sweat of palm" ;
    rdfs:subClassOf obo:UBERON_0001089, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0014391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001089
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0014391
            ]
        )
    ] .

obo:UBERON_0014393
    obo:IAO_0000115 "Sweat that is produced by the glands of the axilla." ;
    oboInOwl:hasDbXref "FMA:63085" ;
    oboInOwl:hasExactSynonym "axillary sweat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014393" ;
    a owl:Class ;
    rdfs:label "sweat of axilla" ;
    rdfs:subClassOf obo:UBERON_0001089, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0018232
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001089
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0018232
            ]
        )
    ] .

obo:UBERON_0014395
    obo:IAO_0000115 "A proximal mesopodial endochondral element that is composed primarily of a bone tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014395" ;
    a owl:Class ;
    rdfs:label "proximal mesopodial bone" ;
    rdfs:subClassOf obo:UBERON_0003656, obo:UBERON_0017750, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0017751
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0017750
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0014398
    obo:IAO_0000115 "Muscle that is part of the respiratory system." ;
    obo:IAO_0000232 "this class may be merged with 'respiratory system muscle'; check intercostals" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014398" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "respiratory muscle" ;
    rdfs:subClassOf obo:UBERON_0003831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002216 ;
                owl:someValuesFrom obo:GO_0007585
            ]
        )
    ] .

obo:UBERON_0014399
    obo:IAO_0000115 "A anatomical space that is enclosed by a sinusoid." ;
    oboInOwl:hasDbXref "FMA:63133" ;
    oboInOwl:hasExactSynonym "lumen of sinusoid", "sinusoid lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014399" ;
    a owl:Class ;
    rdfs:label "sinusoidal space" ;
    rdfs:subClassOf obo:UBERON_0010161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003909
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0003909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0003909
            ]
        )
    ] .

obo:UBERON_0014400
    obo:IAO_0000115 "A sinusoidal space that is part of a hepatic sinusoid." ;
    oboInOwl:hasDbXref "FMA:262090" ;
    oboInOwl:hasExactSynonym "lumen of hepatic sinusoid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014400" ;
    a owl:Class ;
    rdfs:label "hepatic sinusoidal space" ;
    rdfs:subClassOf obo:UBERON_0014399, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014399
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001281
            ]
        )
    ] .

obo:UBERON_0014401
    obo:IAO_0000115 "Any member of the network of tubes that return blood from the renal tissues to the systemic circulation." ;
    obo:UBPROP_0000012 "we follow MA and MP in distinguishing the venous blood vessel from the vein. The kidney cortex vein is not considered a renal vein, nor is the vasa recta" ;
    oboInOwl:hasDbXref "EMAPA:31450", "MA:0002591" ;
    oboInOwl:hasExactSynonym "kidney venous blood vessel", "venous blood vessel of kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "kidney venous system" ;
    oboInOwl:id "UBERON:0014401" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "renal venous blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003517, obo:UBERON_0003920 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003920
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0014402
    obo:IAO_0000115 "A part of the body present only in a specific gender." ;
    oboInOwl:hasDbXref "AEO:0000174", "WBbt:0005752" ;
    oboInOwl:hasExactSynonym "gender-specific", "gender-specific anatomical structure", "sex-specific" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014402" ;
    a owl:Class ;
    rdfs:label "sex-specific anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0007548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0007548
            ]
        )
    ] .

obo:UBERON_0014403
    obo:IAO_0000115 "A part of the body present only in males." ;
    oboInOwl:hasDbXref "AEO:0000175", "WBbt:0005757" ;
    oboInOwl:hasExactSynonym "male-specific structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "male-specific" ;
    oboInOwl:id "UBERON:0014403" ;
    a owl:Class ;
    rdfs:label "male anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0014402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014402
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0014404
    obo:IAO_0000115 "A part of the body present only in females." ;
    oboInOwl:hasDbXref "AEO:0000176" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014404" ;
    a owl:Class ;
    rdfs:label "female anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0014402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014402
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] .

obo:UBERON_0014451
    obo:IAO_0000115 "A taste bud that is located on the tongue, situated on a gustatory papilla." ;
    oboInOwl:hasExactSynonym "gustatory papilla taste bud", "gustatory papillae taste bud" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014451" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tongue taste bud" ;
    rdfs:subClassOf obo:UBERON_0001727, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0014452
    obo:IAO_0000115 "A gustatory epithelium that is part of a tongue." ;
    oboInOwl:hasDbXref "BIRNLEX:4099", "UMLS:C1179150" ;
    oboInOwl:hasExactSynonym "lingual gustatory epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014452" ;
    a owl:Class ;
    rdfs:label "gustatory epithelium of tongue" ;
    rdfs:subClassOf obo:UBERON_0002926, obo:UBERON_0003357 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002926
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0014453
    obo:IAO_0000115 "A gustatory epithelium that is part of a roof of mouth." ;
    oboInOwl:hasExactSynonym "palatal gustatory epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014453" ;
    a owl:Class ;
    rdfs:label "gustatory epithelium of palate" ;
    rdfs:subClassOf obo:UBERON_0002424, obo:UBERON_0002926, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002424
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007375
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002926
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007375
            ]
        )
    ] .

obo:UBERON_0014454
    obo:IAO_0000115 "Subcutaneous adipose tissue that is located in the peritoneal cavity." ;
    obo:UBPROP_0000001 "Adipose tissue located inside the peritoneal cavity, packed in between internal organs and torso. An excess of visceral fat is known as central obesity, or belly fat, the pot belly or beer belly effect, in which the abdomen protrudes excessively[BTO:0004041]." ;
    dc:contributor <https://github.com/cindyJax>, <https://github.com/cmungall>, <https://github.com/paulacalipho> ;
    oboInOwl:hasDbXref "BTO:0004041", "CALOHA:TS-2405" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "abdominal fat", "intra-abdominal adipose tissue", "intra-abdominal fat", "organ fat", "visceral adipose tissue", "visceral fat" ;
    oboInOwl:id "UBERON:0014454" ;
    a owl:Class ;
    rdfs:label "visceral abdominal adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0007808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002075
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001179
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002075
            ]
        )
    ] .

obo:UBERON_0014455
    obo:IAO_0000115 "Subcutaneous adipose tissue that is located in the abdominal region." ;
    dc:contributor <https://github.com/cindyJax>, <https://github.com/cmungall>, <https://github.com/paulacalipho> ;
    oboInOwl:hasDbXref "CALOHA:TS-2406" ;
    oboInOwl:hasExactSynonym "abdominal subcutaneous adipose tissue", "subcutaneous abdominal fat", "subcutaneous fat of abdominal region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014455" ;
    a owl:Class ;
    rdfs:label "subcutaneous abdominal adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0002190, obo:UBERON_0007808 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0014466
    oboInOwl:hasDbXref "FMA:75136" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014466" ;
    a owl:Class ;
    rdfs:label "subarachnoid fissure" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000315
    ] .

obo:UBERON_0014477
    obo:IAO_0000115 "Subdivision of skeletal system that consists of all skeletal elements in the thoracic region of the trunk. In most vertebrates this is the rib cage and sternum." ;
    oboInOwl:hasDbXref "EHDAA2:0002013", "FMA:77169", "Wikipedia:Thoracic_skeleton" ;
    oboInOwl:hasExactSynonym "skeleton of thorax", "thoracic part of axial skeleton", "thoracic skeleton" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014477" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "thoracic skeleton" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002090
    ] .

obo:UBERON_0014478
    obo:IAO_0000115 "Subdivision of skeletal system that consists of all ribs and rib joints in an organism. In many vertebrates this consists of the combination of the rib cage and all rib joints, but some vertebrates have ribs outside the thoracic rib cage." ;
    obo:RO_0002161 obo:NCBITaxon_7778 ;
    oboInOwl:hasDbXref "FMA:265719", "TAO:0002100" ;
    oboInOwl:hasExactSynonym "rib series" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rib skeleton", "set of all ribs" ;
    oboInOwl:id "UBERON:0014478" ;
    a owl:Class ;
    rdfs:label "rib skeletal system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003252
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0015019
    ] .

obo:UBERON_0014530
    oboInOwl:hasBroadSynonym "lamina of neuraxis", "neuraxis lamina" ;
    oboInOwl:hasDbXref "FMA:83856" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014530" ;
    a owl:Class ;
    rdfs:label "white matter lamina of neuraxis" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002316
            ]
        )
    ] .

obo:UBERON_0014531
    oboInOwl:hasBroadSynonym "diencephalon lamina", "lamina of diencephalon" ;
    oboInOwl:hasDbXref "FMA:62449" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014531" ;
    a owl:Class ;
    rdfs:label "white matter lamina of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0014530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0014532
    oboInOwl:hasBroadSynonym "cerebral hemisphere lamina", "lamina of cerebral hemisphere" ;
    oboInOwl:hasDbXref "FMA:67951" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014532" ;
    a owl:Class ;
    rdfs:label "white matter lamina of cerebral hemisphere" ;
    rdfs:subClassOf obo:UBERON_0014530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001869
            ]
        )
    ] .

obo:UBERON_0014538
    obo:IAO_0000115 "A subdivision of the central canal of the spinal cord along its anterior-posterior axis. This is typically subdivided into cervical, thoracic, lumbar and sacral segments" ;
    oboInOwl:hasDbXref "BIRNLEX:717" ;
    oboInOwl:hasExactSynonym "regional part of spinal cord central canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014538" ;
    oboInOwl:inSubset core:non_informative ;
    a owl:Class ;
    rdfs:label "subdivision of spinal cord central canal" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002291
    ], [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0002291
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0002291
            ]
        )
    ] .

obo:UBERON_0014540
    obo:IAO_0000115 "The white laminae of cerebellum is subdivision of the cerebellar cortex comprised of myelinated axons lying deep to the granule cell layer of the cerebellar cortex." ;
    oboInOwl:hasDbXref "BIRNLEX:1105", "SCTID:362413004", "UMLS:C0228472", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=163" ;
    oboInOwl:hasExactSynonym "lamina alba of cerebellar cortex", "laminae albae of cerebellar cortex", "white lamina of cerebellum", "white laminae of cerebellum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "isthmus cinguli", "isthmus gyri cingulatus", "isthmus gyri cinguli", "isthmus of gyrus fornicatus", "isthmus of the cingulate gyrus", "isthmus-2", "laminae albae of cerebellar cortex" ;
    oboInOwl:id "UBERON:0014540" ;
    a owl:Class ;
    rdfs:label "white matter lamina of cerebellum" ;
    rdfs:subClassOf obo:UBERON_0014530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001107 ;
        owl:someValuesFrom obo:UBERON_0002956
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0014541
    obo:IAO_0000115 "Part of spinal cord central canal contained in the thoracic spinal cord. It is continuous rostrally with the cervical spinal cord central canal and caudally with the lumbar spinal cord central canal." ;
    oboInOwl:hasDbXref "BIRNLEX:1395", "FMA:321588", "SCTID:71118002", "UMLS:C0228637" ;
    oboInOwl:hasExactSynonym "thoracic spinal cord central canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014541" ;
    a owl:Class ;
    rdfs:label "thoracic division of spinal cord central canal" ;
    rdfs:subClassOf obo:UBERON_0014538, [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014538
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0014542
    obo:IAO_0000115 "Part of central canal contained within the cervical spinal cord. It is continuous caudally with the thoracic spinal cord central canal and rostrally with the fourth ventricle of the brain via the obex" ;
    oboInOwl:hasDbXref "BIRNLEX:1511", "FMA:321590", "SCTID:280403009", "UMLS:C0228620" ;
    oboInOwl:hasExactSynonym "cervical spinal cord central canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014542" ;
    a owl:Class ;
    rdfs:label "cervical division of cord spinal central canal" ;
    rdfs:subClassOf obo:UBERON_0014538, [
        a owl:Restriction ;
        owl:onProperty core:subdivision_of ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014538
            [
                a owl:Restriction ;
                owl:onProperty core:subdivision_of ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] .

obo:UBERON_0014609
    obo:IAO_0000115 "A dorsal horn of spinal cord that is part of a thoracic spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1404", "SCTID:362442007", "UMLS:C0228628" ;
    oboInOwl:hasExactSynonym "thoracic spinal cord dorsal horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thoracic spinal cord posterior horn" ;
    oboInOwl:id "UBERON:0014609" ;
    a owl:Class ;
    rdfs:label "thoracic spinal cord dorsal horn" ;
    rdfs:subClassOf obo:UBERON_0002256, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002256
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0014610
    obo:IAO_0000115 "A ventral horn of spinal cord that is part of a thoracic spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1410", "SCTID:367876000", "UMLS:C0228632", "UMLS:C1288552" ;
    oboInOwl:hasExactSynonym "thoracic spinal cord ventral horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thoracic spinal cord anterior horn" ;
    oboInOwl:id "UBERON:0014610" ;
    a owl:Class ;
    rdfs:label "thoracic spinal cord ventral horn" ;
    rdfs:subClassOf obo:UBERON_0002257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002257
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0014613
    obo:IAO_0000115 "A gray matter of spinal cord that is part of a cervical spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1521", "SCTID:362438009", "UMLS:C0228610" ;
    oboInOwl:hasExactSynonym "cervical spinal cord gray matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014613" ;
    a owl:Class ;
    rdfs:label "cervical spinal cord gray matter" ;
    rdfs:subClassOf obo:UBERON_0002315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002315
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] .

obo:UBERON_0014614
    obo:IAO_0000115 "A white matter of spinal cord that is part of a cervical spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1531", "SCTID:174829001", "UMLS:C0228616" ;
    oboInOwl:hasExactSynonym "cervical spinal cord white matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014614" ;
    a owl:Class ;
    rdfs:label "cervical spinal cord white matter" ;
    rdfs:subClassOf obo:UBERON_0002318, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002318
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] .

obo:UBERON_0014615
    obo:IAO_0000115 "A nerve root that is part of a accessory XI nerve." ;
    oboInOwl:hasBroadSynonym "c11n" ;
    oboInOwl:hasDbXref "BAMS:c11n", "BIRNLEX:1580", "DHBA:12883", "DMBA:17749", "SCTID:280187004", "Wikipedia:Cranial_root_of_accessory_nerves", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=703" ;
    oboInOwl:hasExactSynonym "accessory nerve root", "root of accessory nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "accessory portion of spinal accessory nerve", "bulbar accessory nerve", "bulbar part of accessory nerve", "cranial accessory nerve", "cranial part of accessory nerve", "cranial part of the accessory nerve", "cranial portion of eleventh cranial nerve", "internal branch of accessory nerve", "nerve XI (cranialis)", "pars vagalis of nervus accessorius", "radices craniales nervi accessorii" ;
    oboInOwl:id "UBERON:0014615" ;
    a owl:Class ;
    rdfs:label "accessory nerve root" ;
    rdfs:subClassOf obo:UBERON_0002211, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0002019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0002019
            ]
        )
    ] .

obo:UBERON_0014620
    obo:IAO_0000115 "A dorsal horn of spinal cord that is part of a cervical spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1673", "SCTID:362439001", "UMLS:C0228611" ;
    oboInOwl:hasExactSynonym "cervical spinal cord dorsal horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervical spinal cord posterior horn" ;
    oboInOwl:id "UBERON:0014620" ;
    a owl:Class ;
    rdfs:label "cervical spinal cord dorsal horn" ;
    rdfs:subClassOf obo:UBERON_0002256, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002256
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] .

obo:UBERON_0014621
    obo:IAO_0000115 "A ventral horn of spinal cord that is part of a cervical spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:1680", "SCTID:174363005", "UMLS:C0228615", "UMLS:C1278740" ;
    oboInOwl:hasExactSynonym "cervical spinal cord ventral horn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervical spinal cord anterior horn" ;
    oboInOwl:id "UBERON:0014621" ;
    a owl:Class ;
    rdfs:label "cervical spinal cord ventral horn" ;
    rdfs:subClassOf obo:UBERON_0002257, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002257
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002726
            ]
        )
    ] .

obo:UBERON_0014635
    obo:IAO_0000115 "A dorsal root of spinal cord that overlaps a cervical spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:964", "SCTID:175023008", "UMLS:C1278751" ;
    oboInOwl:hasExactSynonym "dorsal nerve root of cervical spinal cord" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "posterior nerve root of cervical spinal cord" ;
    oboInOwl:id "UBERON:0014635" ;
    a owl:Class ;
    rdfs:label "dorsal nerve root of cervical spinal cord" ;
    rdfs:subClassOf obo:UBERON_0002261, obo:UBERON_0009632, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002726
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002261
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002726
                ]
            ]
        )
    ] .

obo:UBERON_0014636
    obo:IAO_0000115 "A gray matter of spinal cord that is part of a thoracic spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:980", "SCTID:362441000", "UMLS:C0228627" ;
    oboInOwl:hasExactSynonym "thoracic spinal cord gray matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014636" ;
    a owl:Class ;
    rdfs:label "thoracic spinal cord gray matter" ;
    rdfs:subClassOf obo:UBERON_0002315, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002315
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0014637
    obo:IAO_0000115 "A white matter of spinal cord that is part of a thoracic spinal cord." ;
    oboInOwl:hasDbXref "BIRNLEX:999", "SCTID:367881009", "UMLS:C0228633", "UMLS:C1288557" ;
    oboInOwl:hasExactSynonym "thoracic spinal cord white matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014637" ;
    a owl:Class ;
    rdfs:label "thoracic spinal cord white matter" ;
    rdfs:subClassOf obo:UBERON_0002318, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003038
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002318
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003038
            ]
        )
    ] .

obo:UBERON_0014639
    obo:IAO_0000115 "A sulcus of brain that is part of a frontal cortex." ;
    oboInOwl:hasDbXref "HBA:9354", "NCIT:C32639", "UMLS:C0459388" ;
    oboInOwl:hasExactSynonym "frontal lobe sulci", "frontal lobe sulcus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014639" ;
    a owl:Class ;
    rdfs:label "frontal sulcus" ;
    rdfs:subClassOf obo:UBERON_0013118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001870
            ]
        )
    ] .

obo:UBERON_0014649
    obo:IAO_0000115 "A white matter that is part of a medulla oblongata." ;
    oboInOwl:hasDbXref "BAMS:mw", "BIRNLEX:1024", "BIRNLEX:1414", "FMA:83944", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=778" ;
    oboInOwl:hasExactSynonym "substantia alba medullae oblongatae", "white matter of medulla", "white substance of medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "medullary white matter" ;
    oboInOwl:id "UBERON:0014649" ;
    a owl:Class ;
    rdfs:label "white matter of medulla oblongata" ;
    rdfs:subClassOf obo:UBERON_0014891, obo:UBERON_0019262, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001896
            ]
        )
    ] .

obo:UBERON_0014686
    obo:IAO_0000115 "The angular vein formed by the junction of the frontal vein and supraorbital vein, runs obliquely downward, on the side of the root of the nose, to the level of the lower margin of the orbit, where it becomes the anterior facial vein. It receives the external nasal veins of the ala nasi, and communicates with the superior ophthalmic vein through the nasofrontal vein, thus establishing an important anastomosis between the anterior facial vein and the cavernous sinus." ;
    oboInOwl:hasDbXref "FMA:50893", "SCTID:151804007", "Wikipedia:Angular_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014686" ;
    a owl:Class ;
    rdfs:label "angular vein" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0003502, obo:UBERON_0009141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001653
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001653
    ] .

obo:UBERON_0014687
    obo:IAO_0000115 "Any of three grooves in the temporal lobe including the inferior, middle, and superior temporal sulci." ;
    oboInOwl:hasDbXref "HBA:9377", "NCIT:C33744", "UMLS:C0459389" ;
    oboInOwl:hasExactSynonym "temporal lobe sulci", "temporal lobe sulcus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014687" ;
    a owl:Class ;
    rdfs:label "temporal sulcus" ;
    rdfs:subClassOf obo:UBERON_0013118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001871
            ]
        )
    ] .

obo:UBERON_0014695
    obo:IAO_0000115 "The deep auricular artery often arises in common with the anterior tympanic artery. It ascends in the substance of the parotid gland, behind the temporomandibular articulation, pierces the cartilaginous or bony wall of the external acoustic meatus, and supplies its cuticular lining and the outer surface of the tympanic membrane. It gives a branch to the temporomandibular joint." ;
    oboInOwl:hasDbXref "FMA:49689", "SCTID:147157007", "Wikipedia:Deep_auricular_artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014695" ;
    a owl:Class ;
    rdfs:label "deep auricular artery" ;
    rdfs:subClassOf obo:UBERON_0009655, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001616
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0010069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009655
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
        )
    ] .

obo:UBERON_0014699
    obo:IAO_0000115 "A venous system that overlaps a umbilical cord and is part of a entire extraembryonic component." ;
    oboInOwl:hasDbXref "EHDAA2:0000479", "EMAPA:16374", "VHOG:0000282" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014699" ;
    a owl:Class ;
    rdfs:label "extraembryonic venous system" ;
    rdfs:subClassOf obo:UBERON_0004582, obo:UBERON_0014701 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004582
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016887
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002331
                ]
            ]
        )
    ] .

obo:UBERON_0014701
    obo:IAO_0000115 "A vascular system that overlaps a umbilical cord and is part of a entire extraembryonic component." ;
    oboInOwl:hasDbXref "EHDAA2:0000478", "EMAPA:16370", "VHOG:0001396" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014701" ;
    a owl:Class ;
    rdfs:label "extraembryonic vascular system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007798, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002331
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007798
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016887
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002331
                ]
            ]
        )
    ] .

obo:UBERON_0014702
    obo:IAO_0000115 "A epithelium that is part of a frontonasal prominence." ;
    oboInOwl:hasDbXref "EHDAA2:0004108", "EMAPA:32918" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014702" ;
    a owl:Class ;
    rdfs:label "frontonasal process epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004066
            ]
        )
    ] .

obo:UBERON_0014703
    obo:IAO_0000115 "A unilaminar epithelium that develops_from a ectoderm and is part of a anal region." ;
    oboInOwl:hasDbXref "EHDAA2:0004019", "EMAPA:25040" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014703" ;
    a owl:Class ;
    rdfs:label "anal membrane ectodermal component" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0014704
    obo:IAO_0000115 "A anatomical space that is enclosed by a pleuroperitoneal canal." ;
    oboInOwl:hasDbXref "EHDAA2:0004736", "EMAPA:25034" ;
    oboInOwl:hasExactSynonym "pleuro-peritoneal canal cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014704" ;
    a owl:Class ;
    rdfs:label "pleuroperitoneal canal lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006279
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0006279
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0006279
            ]
        )
    ] .

obo:UBERON_0014705
    obo:IAO_0000115 "A epithelium that is part of a median lingual swelling." ;
    oboInOwl:hasDbXref "EHDAA2:0001085", "EMAPA:17188" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tuberculum impar epitheilium" ;
    oboInOwl:id "UBERON:0014705" ;
    a owl:Class ;
    rdfs:label "median lingual swelling epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003929, obo:UBERON_0005291, obo:UBERON_0005911, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006756
            ]
        )
    ] .

obo:UBERON_0014706
    oboInOwl:hasDbXref "EHDAA2:0001147", "EMAPA:17646" ;
    oboInOwl:hasExactSynonym "metanephros primitive collecting ducts", "primitive collecting duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014706" ;
    a owl:Class ;
    rdfs:label "primitive renal collecting duct system" ;
    rdfs:subClassOf obo:UBERON_0007501, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000084
    ] .

obo:UBERON_0014716
    obo:IAO_0000115 "A duct that is located between lobules, within the thin connective tissue septa that separate lobules. All interlobular ducts are excretory." ;
    oboInOwl:hasDbXref "NCIT:C32828", "UMLS:C1512857", "Wikipedia:Interlobular_ducts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014716" ;
    a owl:Class ;
    rdfs:label "interlobular duct" ;
    rdfs:subClassOf obo:UBERON_0035050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0009911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002384
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0009911
            ]
        )
    ] .

obo:UBERON_0014717
    obo:IAO_0000115 "The secretory unit of a mucous gland. The acinar portion is composed of mucous secreting cells." ;
    oboInOwl:hasDbXref "FMA:86278" ;
    oboInOwl:hasExactSynonym "acinus of mucuous gland", "mucus acinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014717" ;
    a owl:Class ;
    rdfs:label "mucous acinus" ;
    rdfs:subClassOf obo:UBERON_0011858, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000414
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000319
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009842
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000414
            ]
        )
    ] .

obo:UBERON_0014719
    obo:IAO_0000115 "A duct that is located within a lobule, with no more connective tissue intervening between ducts and secretory units (i.e., acini or tubules) than between adjacent secretory units. Intercalated and striated ducts are intralobular" ;
    oboInOwl:hasDbXref "SCTID:205214009" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intralobular ductule" ;
    oboInOwl:id "UBERON:0014719" ;
    a owl:Class ;
    rdfs:label "intralobular duct" ;
    rdfs:subClassOf obo:UBERON_0000058, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009911
            ]
        )
    ] .

obo:UBERON_0014720
    obo:IAO_0000115 "A duct that is located between lobes, within conspicuous, thick connective tissue septa that separate lobes. All interlobar ducts are excretory." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intralobular ductule" ;
    oboInOwl:id "UBERON:0014720" ;
    a owl:Class ;
    rdfs:label "interlobar duct" ;
    rdfs:subClassOf obo:UBERON_0035050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0009912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002384
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0009912
            ]
        )
    ] .

obo:UBERON_0014765
    obo:IAO_0000115 "The domain of the diaphragm that is located dorsally and attaches to the vertebrae and surrounds the esophagus and aorta." ;
    oboInOwl:hasDbXref "EHDAA2:0000597", "EMAPA:17703", "SCTID:244668003", "VHOG:0001546", "Wikipedia:Crus_of_diaphragm" ;
    oboInOwl:hasExactSynonym "crural diaphragm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "crura of the diaphragm", "crus of the diaphragm", "diaphragm crura", "diaphragmatic crura" ;
    oboInOwl:id "UBERON:0014765" ;
    a owl:Class ;
    rdfs:comment "Classification notes: May be considered an external sphincter[PMID:8224664]" ;
    rdfs:label "crus of diaphragm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0005001 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006670
    ] .

obo:UBERON_0014766
    obo:IAO_0000115 "A crus of diaphragm that is in_the_right_side_of a diaphragm." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:58286", "SCTID:362690009" ;
    oboInOwl:hasExactSynonym "crus dextrum (Diaphragma)", "crus dextrum diaphragmatis", "external sphincter of esophagus", "right crus of diaphragm", "right crus of lumbar part of diaphragm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014766" ;
    a owl:Class ;
    rdfs:label "right crus of diaphragm" ;
    rdfs:subClassOf obo:UBERON_0014765, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014765
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0014767
    obo:IAO_0000115 "A crus of diaphragm that is in_the_left_side_of a diaphragm." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:hasDbXref "FMA:58287", "SCTID:244937004" ;
    oboInOwl:hasExactSynonym "crus sinistrum (Diaphragma)", "crus sinistrum diaphragmatis", "left crus of diaphragm", "left crus of lumbar part of diaphragm" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014767" ;
    a owl:Class ;
    rdfs:label "left crus of diaphragm" ;
    rdfs:subClassOf obo:UBERON_0014765, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014765
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0014769
    obo:IAO_0000115 "A blood vessel that drains from from an eyelid." ;
    oboInOwl:hasDbXref "FMA:51997", "SCTID:152208004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "palpebral veins", "venae palpebrales" ;
    oboInOwl:id "UBERON:0014769" ;
    a owl:Class ;
    rdfs:label "palpebral vein" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0003502, obo:UBERON_0009141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014686
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001711
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0014686
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0014770
    obo:IAO_0000115 "An artery that supplies blood to an eyelid." ;
    obo:UBPROP_0000008 "In humans, the eyelids are supplied with blood by two arches on each upper and lower lid. The arches are formed by anastamoses of the lateral palpebral arteries and medial palpebral arteries, branching off from the lacrimal artery and ophthalmic artery, respectively. In amphibians, the eyelids may be supplied by branches of the lateral pretrosal arteries.[cjm]" ;
    oboInOwl:hasDbXref "SCTID:148571007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014770" ;
    a owl:Class ;
    rdfs:label "palpebral artery" ;
    rdfs:subClassOf obo:UBERON_0001637, obo:UBERON_0003496, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0014775
    obo:IAO_0000115 "A neuromere that is part of the presumptive forebrain" ;
    oboInOwl:hasBroadSynonym "forebrain segment", "segment of forebrain" ;
    oboInOwl:hasDbXref "FMA:61996" ;
    oboInOwl:hasExactSynonym "forebrain neuromere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future prosencephalon" ;
    oboInOwl:id "UBERON:0014775" ;
    a owl:Class ;
    rdfs:label "prosomere" ;
    rdfs:subClassOf obo:UBERON_0004731, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006240
            ]
        )
    ] .

obo:UBERON_0014776
    obo:IAO_0000115 "A neuromere that is part of the presumptive midbrain" ;
    oboInOwl:hasBroadSynonym "mesomere", "midbrain segment", "segment of midbrain" ;
    oboInOwl:hasDbXref "EHDAA2:0004352", "FMA:61997" ;
    oboInOwl:hasExactSynonym "mesomere of nervous system", "neuromere of mesomere group" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "future mesencephalon", "mesomere group" ;
    oboInOwl:id "UBERON:0014776" ;
    a owl:Class ;
    rdfs:label "midbrain neuromere" ;
    rdfs:subClassOf obo:UBERON_0004731, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009616
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009616
            ]
        )
    ] .

obo:UBERON_0014777
    obo:IAO_0000115 "A neuromere that is part of the presumptive spinal cord" ;
    oboInOwl:hasDbXref "TAO:0001332", "ZFA:0001332" ;
    oboInOwl:hasExactSynonym "spinal cord metameric segment", "spinal neuromeres" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "spinal cord segment" ;
    oboInOwl:id "UBERON:0014777" ;
    a owl:Class ;
    rdfs:label "spinal neuromere" ;
    rdfs:subClassOf obo:UBERON_0004731, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004731
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006241
            ]
        )
    ] .

obo:UBERON_0014783
    obo:IAO_0000115 "Any muscle organ that is part of a cloaca." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014783" ;
    a owl:Class ;
    rdfs:label "cloacal muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0014790
    obo:IAO_0000115 "The lingual septum consists of a vertical layer of fibrous tissue, extending throughout the entire length of the median plane of the tongue, though not quite reaching the dorsum. It is thicker behind than in front, and occasionally contains a small fibrocartilage, about 6 mm. in length. It is well displayed by making a vertical section across the organ." ;
    oboInOwl:hasDbXref "EMAPA:18274", "FMA:54813", "SCTID:368727001", "Wikipedia:Lingual_septum" ;
    oboInOwl:hasExactSynonym "septum of tongue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "median fibrous septum", "septum of tongue", "tongue septum" ;
    oboInOwl:id "UBERON:0014790" ;
    a owl:Class ;
    rdfs:label "lingual septum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0003037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
        )
    ] .

obo:UBERON_0014791
    obo:IAO_0000115 "Any collection of muscles that is part of the forelimb stylopod region [Automatically generated definition]." ;
    oboInOwl:hasDbXref "FMA:50202" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "arm musculature", "muscle group of arm", "musculature of arm", "set of muscles of arm" ;
    oboInOwl:id "UBERON:0014791" ;
    a owl:Class ;
    rdfs:label "musculature of forelimb stylopod" ;
    rdfs:subClassOf obo:UBERON_0004474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003822
            ]
        )
    ] .

obo:UBERON_0014792
    obo:IAO_0000115 "Any collection of muscles that is part of a pelvic complex. The pelvic complex comprises the pelvic girdle and the associated limb or fin." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "EMAPA:37864", "FMA:71297" ;
    oboInOwl:hasNarrowSynonym "muscles of lower limb", "musculature of lower limb", "musculi membri inferioris" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014792" ;
    a owl:Class ;
    rdfs:label "musculature of pelvic complex" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_0014793
    obo:IAO_0000115 "Any collection of muscles that is part of a pectoral complex. The pectoral complex comprises the pectoral girdle and the associated limb or fin." ;
    obo:IAO_0000116 "currently defined by location rather than attachment" ;
    oboInOwl:hasDbXref "EMAPA:37861", "FMA:71296" ;
    oboInOwl:hasNarrowSynonym "muscles of upper limb", "musculature of upper limb", "musculi membri superioris", "set of muscles of upper limb", "upper limb musculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014793" ;
    a owl:Class ;
    rdfs:label "musculature of pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0014794
    obo:IAO_0000115 "Any muscle organ that is part of a pectoral appendage (forelimb or pectoral fin)." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014794" ;
    a owl:Class ;
    rdfs:label "pectoral appendage muscle" ;
    rdfs:subClassOf obo:UBERON_0010891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004710
            ]
        )
    ] .

obo:UBERON_0014795
    obo:IAO_0000115 "Any muscle organ that is part of a pelvic appendage (hindlimb or pelvic fin)." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014795" ;
    a owl:Class ;
    rdfs:label "pelvic appendage muscle" ;
    rdfs:subClassOf obo:UBERON_0010890, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007270
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004709
            ]
        )
    ] .

obo:UBERON_0014876
    oboInOwl:hasExactSynonym "distal end of distal phalanx of toe", "head of distal phalanx of digit of foot", "head of distal phalanx of digit of pes", "head of distal phalanx of toe" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014876" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of distal phalanx of pedal digit" ;
    rdfs:subClassOf obo:UBERON_0011976, obo:UBERON_0013122, obo:UBERON_0014887 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003867
            ]
        )
    ] .

obo:UBERON_0014886
    oboInOwl:hasDbXref "SCTID:182006002" ;
    oboInOwl:hasExactSynonym "distal end of distal phalanx of finger", "head of distal phalanx of digit of hand", "head of distal phalanx of digit of manus", "head of distal phalanx of finger" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014886" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of distal phalanx of manual digit" ;
    rdfs:subClassOf obo:UBERON_0004409, obo:UBERON_0011979, obo:UBERON_0014887 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003865
            ]
        )
    ] .

obo:UBERON_0014887
    obo:IAO_0000115 "A distal epiphysis that is part of a distal phalanx." ;
    oboInOwl:hasExactSynonym "distal end of distal phalanx of digit", "head of distal phalanx", "head of distal phalanx of digit", "head of distal phalanx of digit of autopod" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014887" ;
    a owl:Class ;
    rdfs:label "distal epiphysis of distal phalanx of digit" ;
    rdfs:subClassOf obo:UBERON_0004448, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004300
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004379
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004300
            ]
        )
    ] .

obo:UBERON_0014891
    obo:IAO_0000115 "White matter that is part of a brainstem [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35189", "FMA:282112", "MA:0002741", "SCTID:360442003" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "brain stem white matter", "brainstem tract/commissure", "brainstem tracts", "brainstem tracts and commissures" ;
    oboInOwl:id "UBERON:0014891" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "brainstem white matter" ;
    rdfs:subClassOf obo:UBERON_0003544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002298
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002298
            ]
        )
    ] .

obo:UBERON_0014892
    obo:IAO_0000115 "A muscle organ that consists of skeletal muscle tissue ensheathed in epimysium, that develops from myotome and that is innervated by some somatic motor neuron. Skeletal muscles are typically attached (via a tendon) to a bone but there are exceptions (e.g. intrinsic tongue muscles)." ;
    oboInOwl:hasBroadSynonym "skeletal muscle" ;
    oboInOwl:hasDbXref "AAO:0011099", "BTO:0001103", "CALOHA:TS-0933", "EFO:0000888", "EHDAA:5035", "EHDAA:5043", "EHDAA:5978", "EHDAA:5984", "EMAPA:35988", "EV:0100377", "GAID:141", "MA:0003148", "MAT:0000302", "MESH:D018482", "MIAA:0000302", "OpenCyc:Mx4rv2kf-5wpEbGdrcN5Y29ycA", "TAO:0005277", "VHOG:0000319", "XAO:0000174", "ZFA:0005277" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014892" ;
    a owl:Class ;
    rdfs:label "skeletal muscle organ" ;
    rdfs:subClassOf obo:UBERON_0001630, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0018254
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003082
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0011899
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001134
    ], [
        a owl:Restriction ;
        owl:onProperty core:synapsed_by ;
        owl:someValuesFrom obo:CL_0000100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003082
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002219 ;
                owl:someValuesFrom obo:UBERON_0011899
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001134
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:synapsed_by ;
                owl:someValuesFrom obo:CL_0000100
            ]
        )
    ] .

obo:UBERON_0014903
    obo:IAO_0000115 "A portion of tissue that will develop into vasculature." ;
    oboInOwl:hasDbXref "EFO:0003708", "TAO:0005076", "ZFA:0005076" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014903" ;
    a owl:Class ;
    rdfs:label "primordial vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011695
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002049
            ]
        )
    ] .

obo:UBERON_0014907
    obo:IAO_0000115 "One of the primary blood vessel sprouts that originate from the dorsal aorta and posterior cardinal vein and align dorsoventrally at the myotomal boundaries between somites." ;
    obo:UBPROP_0000001 "Blood vessels that connect the dorsal aorta or the posterior cardinal vein and the dorsal longitudinal anastomotic vessel. They run along the vertical myotomal boundaries. At early stages these don't have venous or arterial markers[ZFA:0001285, ZFIN:ZDB-PUB-030908-4]." ;
    oboInOwl:hasDbXref "EFO:0003664", "EMAPA:37389", "TAO:0001285", "XAO:0004075", "ZFA:0001285" ;
    oboInOwl:hasExactSynonym "intersegmental vessel", "intersegmental vessels", "intersomitic blood vessel", "intersomitic vessels", "segmental vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014907" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "intersomitic vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

obo:UBERON_0014930
    obo:IAO_0000115 "The space between a blood vessel and the pia mater." ;
    oboInOwl:hasBroadSynonym "VRS" ;
    oboInOwl:hasDbXref "NCIT:C83196", "SCTID:342298001", "UMLS:C0225983", "Wikipedia:Virchow-Robin_space" ;
    oboInOwl:hasExactSynonym "Virchow-Robin space", "perivascular region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "perivascular spaces" ;
    oboInOwl:id "UBERON:0014930" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:comment "VRS belonging to the subarachnoid space are continuous with VRS of the subpial space. The direct communication between VRS of the subarachnoid space and the subpial space is unique to the brain's arteries, as no leptomeningeal layers surround the brain's veins[WP]" ;
    rdfs:label "perivascular space" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0001359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002361
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002361
            ]
        )
    ] ;
    foaf:depicted_by "https://static-content.springer.com/image/art%3A10.1007%2Fs11064-015-1581-6/MediaObjects/11064_2015_1581_Fig3_HTML.gif"^^xsd:anyURI .

obo:UBERON_0014935
    obo:IAO_0000115 "developing superficial cortical layer located just under the pia matter, develops from the marginal layer of the neural tube and becomes cortical layer I" ;
    obo:UBPROP_0000011 "in humans develops into cortical layer I" ;
    obo:UBPROP_0000012 "EMAPA temporally divides this into zone and layer. TODO - unify this with marginal layers in EHDAA2" ;
    oboInOwl:hasBroadSynonym "MZ", "marginal zone" ;
    oboInOwl:hasDbXref "EMAPA:17546", "EMAPA:32713", "PBA:294021774" ;
    oboInOwl:hasExactSynonym "cortical marginal layer", "cortical marginal zone", "future cortical layer I" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebral cortex marginal zone" ;
    oboInOwl:id "UBERON:0014935" ;
    a owl:Class ;
    rdfs:label "cerebral cortex marginal layer" ;
    rdfs:subClassOf obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010403
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004062
    ] .

obo:UBERON_0014950
    obo:IAO_0000232 "these layers primarily refer to the mammalian future neocortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0014950" ;
    a owl:Class ;
    rdfs:label "layer of developing cerebral cortex" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] .

obo:UBERON_0015004
    obo:IAO_0000115 "The major preaxial endochondral element in the posterior zeugopod[Phenoscape]." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasBroadSynonym "tibia skeletal element" ;
    oboInOwl:hasExactSynonym "tibia element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015004" ;
    a owl:Class ;
    rdfs:label "tibia endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0000979
            obo:UBERON_0010849
            obo:UBERON_0010850
        )
    ] .

obo:UBERON_0015007
    obo:IAO_0000115 "A vertebral endochondral element in the cervical region of the vertebral column." ;
    oboInOwl:hasBroadSynonym "cervical vertebra skeletal element" ;
    oboInOwl:hasExactSynonym "cervical vertebra element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015007" ;
    a owl:Class ;
    rdfs:label "cervical vertebra endochondral element" ;
    rdfs:subClassOf obo:UBERON_0005174, obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006072
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002413
            obo:UBERON_0013505
            obo:UBERON_0013506
        )
    ] .

obo:UBERON_0015008
    obo:IAO_0000115 "A vertebral endochondral element in the thoracic region of the vertebral column." ;
    oboInOwl:hasBroadSynonym "thoracic vertebra skeletal element" ;
    oboInOwl:hasExactSynonym "thoracic vertebra element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015008" ;
    a owl:Class ;
    rdfs:label "thoracic vertebra endochondral element" ;
    rdfs:subClassOf obo:UBERON_0005174, obo:UBERON_0005181, obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006073
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002347
            obo:UBERON_0013507
            obo:UBERON_0013508
        )
    ] .

obo:UBERON_0015013
    obo:IAO_0000115 "The major postaxial endochondral element in the posterior zeugopod[Phenoscape]." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/mellybelly> ;
    oboInOwl:hasBroadSynonym "fibula skeletal element" ;
    oboInOwl:hasExactSynonym "fibula element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015013" ;
    a owl:Class ;
    rdfs:label "fibula endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010720
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001446
            obo:UBERON_0010851
            obo:UBERON_0010852
        )
    ] .

obo:UBERON_0015019
    obo:IAO_0000115 "A rib bone or its cartilage or pre-cartilage precursor." ;
    obo:UBPROP_0000008 "Humans have 24 ribs (12 pairs). The first seven sets of ribs, known as 'true ribs', are directly attached to the sternum through the costal cartilage. The following five sets are known as 'false ribs', three of these sharing a common cartilaginous connection to the sternum, while the last two (eleventh and twelfth ribs) are termed floating ribs (costae fluitantes) or vertebral ribs. They are attached to the vertebrae only, and not to the sternum or cartilage coming off of the sternum. Some people are missing one of the two pairs of floating ribs, while others have a third pair. Rib removal is the surgical excision of ribs for therapeutic or cosmetic reasons. In fish, there are often two sets of ribs attached to the vertebral column. One set, the dorsal ribs, are found in the dividing septum between the upper and lower parts of the main muscle segments, projecting roughly sideways from the vertebral column. The second set, of ventral ribs arise from the vertebral column just below the dorsal ribs, and enclose the lower body, often joining at the tips. Not all species possess both types of rib, with the dorsal ribs being most commonly absent. Sharks, for example, have no dorsal ribs, and only very short ventral ribs, while lampreys have no ribs at all. In some teleosts, there may be additional rib-like bones within the muscle mass. Tetrapods, however, only ever have a single set of ribs which are probably homologous with the dorsal ribs of fishes. In the early tetrapods, every vertebra bore a pair of ribs, although those on the thoracic vertebrae are typically the longest. The sacral ribs were stout and short, since they formed part of the pelvis, connecting the backbone to the hip bones.[1] In most subsequent forms, many of these early ribs have been lost, and in living amphibians and reptiles, there is great variation in rib structure and number. For example, turtles have only eight pairs of ribs, which are developed into a bony or cartilagenous carapace and plastron, while snakes have numerous ribs running along the full length of their trunk. Frogs typically have no ribs, aside from a sacral pair, which form part of the pelvis.[1]. In birds, ribs are present as distinct bones only on the thoracic region, although small fused ribs are present on the cervical vertebrae. The thoracic ribs of birds possess a wide projection to the rear; this uncinate process is an attachment for the shoulder muscles.[1]. Mammals usually also only have distinct ribs on the thoracic vertebra, although fixed cervical ribs are also present in monotremes. In marsupials and placental mammals, the cervical and lumbar ribs are found only as tiny remnants fused to the vertebrae, where they are referred to as transverse processes. In general, the structure and number of the true ribs in humans is similar to that in other mammals. Unlike reptiles, caudal ribs are never found in mammals." ;
    oboInOwl:hasBroadSynonym "rib skeletal element" ;
    oboInOwl:hasExactSynonym "rib element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015019" ;
    a owl:Class ;
    rdfs:label "rib endochondral element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014478
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002228
            obo:UBERON_0006288
            obo:UBERON_0006289
        )
    ] .

obo:UBERON_0015021
    obo:IAO_0000115 "A forelimb bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "forelimb skeletal element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015021" ;
    a owl:Class ;
    rdfs:label "forelimb endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001440
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0008962
            obo:UBERON_0010883
            obo:UBERON_0010884
        )
    ] .

obo:UBERON_0015022
    obo:IAO_0000115 "A hindlimb bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "hindlimb bone skeletal element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015022" ;
    a owl:Class ;
    rdfs:label "hindlimb endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001441
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0003464
            obo:UBERON_0010885
            obo:UBERON_0010886
        )
    ] .

obo:UBERON_0015023
    obo:IAO_0000115 "A phalanx bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "phalanx skeletal element" ;
    oboInOwl:hasExactSynonym "phalanx element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015023" ;
    a owl:Class ;
    rdfs:label "phalanx endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0003221
            obo:UBERON_0010700
            obo:UBERON_0010701
        )
    ] .

obo:UBERON_0015024
    obo:IAO_0000115 "A manual digit phalanx bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "manual digit phalanx skeletal element" ;
    oboInOwl:hasExactSynonym "manual digit phalanx element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015024" ;
    a owl:Class ;
    rdfs:label "manual digit phalanx endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015021, obo:UBERON_0015023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010688
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5102389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015023
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002389
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001436
            obo:UBERON_0010586
            obo:UBERON_0010686
        )
    ] .

obo:UBERON_0015030
    obo:IAO_0000115 "A pedal digit phalanx bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "pedal digit phalanx skeletal element" ;
    oboInOwl:hasExactSynonym "pedal digit phalanx element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015030" ;
    a owl:Class ;
    rdfs:label "pedal digit phalanx endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, obo:UBERON_0015023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010696
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5101466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015023
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001466
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001449
            obo:UBERON_0010585
            obo:UBERON_0010685
        )
    ] .

obo:UBERON_0015036
    obo:IAO_0000115 "A pedal digit metatarsal bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "pedal digit metatarsal skeletal element" ;
    oboInOwl:hasExactSynonym "pedal digit metatarsal element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015036" ;
    a owl:Class ;
    rdfs:label "pedal digit metatarsal endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000983
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0010545
            obo:UBERON_0010687
            obo:UBERON_0010697
        )
    ] .

obo:UBERON_0015042
    obo:IAO_0000115 "A manual digit metacarpus bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "manual digit metacarpus skeletal element" ;
    oboInOwl:hasExactSynonym "manual digit metacarpus element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015042" ;
    a owl:Class ;
    rdfs:label "manual digit metacarpus endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015021, obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012151
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004453
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0010544
            obo:UBERON_0010698
            obo:UBERON_0010699
        )
    ] .

obo:UBERON_0015049
    obo:IAO_0000115 "A carpus bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "carpus skeletal element" ;
    oboInOwl:hasExactSynonym "carpus element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015049" ;
    a owl:Class ;
    rdfs:label "carpus endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015021, obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009880
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004452
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001435
            obo:UBERON_0006213
            obo:UBERON_0006214
        )
    ] .

obo:UBERON_0015050
    obo:IAO_0000115 "A tarsus bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "tarsus skeletal element" ;
    oboInOwl:hasExactSynonym "tarsus element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015050" ;
    a owl:Class ;
    rdfs:label "tarsus endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004454
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001447
            obo:UBERON_0010540
            obo:UBERON_0010541
        )
    ] .

obo:UBERON_0015052
    obo:IAO_0000115 "A femur bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "femur skeletal element" ;
    oboInOwl:hasExactSynonym "femur element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015052" ;
    a owl:Class ;
    rdfs:label "femur endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0000981
            obo:UBERON_0006234
            obo:UBERON_0010129
        )
    ] .

obo:UBERON_0015053
    obo:IAO_0000115 "A humerus bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "humerus skeletal element" ;
    oboInOwl:hasExactSynonym "humerus element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015053" ;
    a owl:Class ;
    rdfs:label "humerus endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003822
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0000976
            obo:UBERON_0006245
            obo:UBERON_0006246
        )
    ] .

obo:UBERON_0015054
    obo:IAO_0000115 "A iliac bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "iliac skeletal element" ;
    oboInOwl:hasExactSynonym "iliac element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015054" ;
    a owl:Class ;
    rdfs:label "iliac endochondral element" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005179, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001273
            obo:UBERON_0006247
            obo:UBERON_0010714
        )
    ] .

obo:UBERON_0015056
    obo:IAO_0000115 "A ischial bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "ischial skeletal element" ;
    oboInOwl:hasExactSynonym "ischial element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015056" ;
    a owl:Class ;
    rdfs:label "ischial endochondral element" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005179, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007832
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001274
            obo:UBERON_0006254
            obo:UBERON_0006255
        )
    ] .

obo:UBERON_0015057
    obo:IAO_0000115 "A scapula bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "scapula skeletal element" ;
    oboInOwl:hasExactSynonym "scapula element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015057" ;
    a owl:Class ;
    rdfs:label "scapula endochondral element" ;
    rdfs:subClassOf obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0006290
            obo:UBERON_0006291
            obo:UBERON_0006849
        )
    ] .

obo:UBERON_0015059
    obo:IAO_0000115 "A orbitosphenoid bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "orbitosphenoid skeletal element" ;
    oboInOwl:hasExactSynonym "orbitosphenoid element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015059" ;
    a owl:Class ;
    rdfs:label "orbitosphenoid endochondral element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002478
            obo:UBERON_0005687
            obo:UBERON_0010728
        )
    ] .

obo:UBERON_0015060
    obo:IAO_0000115 "A sphenoid bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "sphenoid bone skeletal element" ;
    oboInOwl:hasExactSynonym "sphenoid element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015060" ;
    a owl:Class ;
    rdfs:label "sphenoid endochondral element" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001677
            obo:UBERON_0009191
            obo:UBERON_0009193
        )
    ] .

obo:UBERON_0015061
    obo:IAO_0000115 "A limb bone or its cartilage or pre-cartilage precursor." ;
    oboInOwl:hasBroadSynonym "limb bone skeletal element" ;
    oboInOwl:hasExactSynonym "limb bone endochondral element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015061" ;
    a owl:Class ;
    rdfs:label "limb endochondral element" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002428
            obo:UBERON_0010881
            obo:UBERON_0010882
        )
    ] .

obo:UBERON_0015063
    obo:IAO_0000115 "A endochondral element that is part of a autopod region." ;
    obo:UBPROP_0000006 <https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015063" ;
    a owl:Class ;
    rdfs:label "autopod endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006717
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0015064
    obo:IAO_0000115 "A autopod endochondral element that is composed primarily of cartilage tissue." ;
    obo:UBPROP_0000006 <https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015064" ;
    a owl:Class ;
    rdfs:label "autopod cartilage" ;
    rdfs:subClassOf obo:UBERON_0010881, obo:UBERON_0015063 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0015078
    obo:IAO_0000115 "A proximal mesopodial endochondral element that is part of a forelimb." ;
    oboInOwl:hasExactSynonym "proximal carpal element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal carpal" ;
    oboInOwl:id "UBERON:0015078" ;
    a owl:Class ;
    rdfs:label "proximal carpal endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015049, obo:UBERON_0017750 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0017750
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0015079
    obo:IAO_0000115 "A proximal carpal endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015079" ;
    a owl:Class ;
    rdfs:label "proximal carpal cartilage" ;
    rdfs:subClassOf obo:UBERON_0015078, obo:UBERON_0017751, obo:UBERON_0035128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0015080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015078
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0015080
    obo:IAO_0000115 "A proximal carpal endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015080" ;
    a owl:Class ;
    rdfs:label "proximal carpal bone pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010884, obo:UBERON_0015078 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015078
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0015081
    obo:IAO_0000115 "A proximal mesopodial endochondral element that is part of a hindlimb." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "proximal tarsal" ;
    oboInOwl:id "UBERON:0015081" ;
    a owl:Class ;
    rdfs:label "proximal tarsal endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015050, obo:UBERON_0017750 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0017750
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0015082
    obo:IAO_0000115 "A proximal tarsal endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015082" ;
    a owl:Class ;
    rdfs:label "proximal tarsal cartilage" ;
    rdfs:subClassOf obo:UBERON_0015081, obo:UBERON_0017751, obo:UBERON_0035129, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0015083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015081
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0015083
    obo:IAO_0000115 "A proximal tarsal endochondral element that is composed primarily of a pre-cartilage condensation." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015083" ;
    a owl:Class ;
    rdfs:label "proximal tarsal bone pre-cartilage condensation" ;
    rdfs:subClassOf obo:UBERON_0010886, obo:UBERON_0015081 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015081
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0015128
    obo:IAO_0000116 "consider merging into myocardial compact layer" ;
    oboInOwl:hasDbXref "FMA:83105" ;
    oboInOwl:hasExactSynonym "perimysial connective tissue of subepicardium", "subepicardial connective tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015128" ;
    a owl:Class ;
    rdfs:label "subepicardial layer of epicardium" ;
    rdfs:subClassOf obo:UBERON_0007188, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002348
    ] .

obo:UBERON_0015129
    obo:IAO_0000115 "Visceral intrapericardial fat contiguous with the myocardial surface." ;
    oboInOwl:hasDbXref "FMA:9871", "SCTID:42267001" ;
    oboInOwl:hasExactSynonym "epicardial adipose tissue", "pericardial adipose tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015129" ;
    a owl:Class ;
    rdfs:label "epicardial fat" ;
    rdfs:subClassOf obo:UBERON_0003837, obo:UBERON_0004120, obo:UBERON_0035814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002348
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_1000309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002348
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002425
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0015130
    obo:IAO_0000115 "A portion of connective tissue that is part of a prostate gland." ;
    oboInOwl:hasDbXref "FMA:74165" ;
    oboInOwl:hasExactSynonym "connective tissue of prostate" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015130" ;
    a owl:Class ;
    rdfs:label "connective tissue of prostate gland" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0005156, obo:UBERON_0011822, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0015144
    obo:IAO_0000115 "A strand of hair that is part of a autopod region." ;
    oboInOwl:hasExactSynonym "hair of hand/foot", "hand/foot hair" ;
    oboInOwl:hasNarrowSynonym "paw hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015144" ;
    a owl:Class ;
    rdfs:label "autopod hair" ;
    rdfs:subClassOf obo:UBERON_0037459, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0015145
    obo:IAO_0000115 "A strand of hair that is part of a pes." ;
    oboInOwl:hasExactSynonym "foot hair", "hair of foot", "hind foot hair" ;
    oboInOwl:hasNarrowSynonym "hind paw hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015145" ;
    a owl:Class ;
    rdfs:label "pes hair" ;
    rdfs:subClassOf obo:UBERON_0015144, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_0015146
    obo:IAO_0000115 "A strand of hair that is part of a manus." ;
    oboInOwl:hasExactSynonym "hair of hand", "hand hair" ;
    oboInOwl:hasNarrowSynonym "front paw hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015146" ;
    a owl:Class ;
    rdfs:label "manus hair" ;
    rdfs:subClassOf obo:UBERON_0015144, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
        )
    ] .

obo:UBERON_0015147
    obo:IAO_0000115 "A strand of hair that is part of a pinna." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ear hair" ;
    oboInOwl:id "UBERON:0015147" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pinna hair" ;
    rdfs:subClassOf obo:UBERON_0022279, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001757
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001757
            ]
        )
    ] .

obo:UBERON_0015148
    obo:IAO_0000115 "A strand of hair that is part of a tail." ;
    oboInOwl:hasDbXref "EMAPA:37971" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015148" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "tail hair" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002415
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002415
            ]
        )
    ] .

obo:UBERON_0015150
    obo:IAO_0000115 "A strand of hair that is part of a dorsum." ;
    oboInOwl:hasDbXref "FMA:54320" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "back hair", "dorsal coat hair", "hair of back" ;
    oboInOwl:id "UBERON:0015150" ;
    a owl:Class ;
    rdfs:label "dorsal hair" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0015152
    obo:IAO_0000115 "A gland that is typically found in or near the orbital region, in or around either the medial or lateral canthi, and is typically associated with secretions onto the eyeball or associated ducts. Includes the Harderian, nictitans and lacrimal glands." ;
    obo:UBPROP_0000008 "the only orbital gland found in anuran amphibians is either the Harderian or the lacrimal; if it is a lacrimal, then a progressive lateral migration of the lacrimal glands must occur through the amniotes[PMID:7559104]", "the only orbital gland found in anuran amphibians is the Harderian[PMID:8843648]" ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasExactSynonym "ocular gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "orbital gland" ;
    oboInOwl:id "UBERON:0015152" ;
    a owl:Class ;
    rdfs:label "gland of ocular region" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004088
            ]
        )
    ] .

obo:UBERON_0015154
    obo:IAO_0000115 "A gland that is located in or around the ocular region, nearer the outer canthi." ;
    obo:IAO_0000232 "The class name or definition should not be taken to mean strictly in the lateral ocular region. We place the extraocular lacrimal glands, even though they are as the name suggests outside the ocular region. The class exists as the division between lateral vs medial (Harderian, nictitans) glands is standard, e.g. http://www.ncbi.nlm.nih.gov/pubmed/7559104" ;
    oboInOwl:hasExactSynonym "lateral ocular gland", "lateral orbital gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015154" ;
    a owl:Class ;
    rdfs:label "lateral gland of orbital region" ;
    rdfs:subClassOf obo:UBERON_0015152 .

obo:UBERON_0015155
    obo:IAO_0000115 "A anatomical space that is enclosed by a conjunctiva." ;
    oboInOwl:hasDbXref "FMA:59083", "SCTID:280957009" ;
    oboInOwl:hasExactSynonym "cavity of conjunctival sac", "conjunctival sac cavity", "subconjunctival space" ;
    oboInOwl:hasNarrowSynonym "subbrillar space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015155" ;
    a owl:Class ;
    rdfs:label "conjunctival space" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001811
            ]
        )
    ] .

obo:UBERON_0015165
    obo:IAO_0000115 "An eye consisting of multiple light-sensing organs" ;
    obo:RO_0002161 obo:NCBITaxon_7742 ;
    obo:RO_0002175 obo:NCBITaxon_6340, obo:NCBITaxon_6544, obo:NCBITaxon_7588 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015165" ;
    a owl:Class ;
    rdfs:label "multi-unit eye" ;
    rdfs:subClassOf obo:UBERON_0000970, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000970
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0000020
            ]
        )
    ] .

obo:UBERON_0015172
    obo:IAO_0000115 "A blood vessel that is part of a endometrium." ;
    oboInOwl:hasDbXref "SCTID:254200009" ;
    oboInOwl:hasExactSynonym "blood vessel of endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015172" ;
    a owl:Class ;
    rdfs:label "endometrial blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001295
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001295
            ]
        )
    ] .

obo:UBERON_0015178
    obo:IAO_0000115 "A region of somite adjacent to presomitic mesoderm." ;
    oboInOwl:hasDbXref "TAO:0001462", "XAO:0004074", "ZFA:0001462" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "inter-somited border", "intersomitic boundary", "intersomitic fissure", "intersomitic junction", "segmental border", "somite boundary" ;
    oboInOwl:id "UBERON:0015178" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "somite border" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002329
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0003059
            ]
        )
    ] .

obo:UBERON_0015179
    obo:IAO_0000115 "Epithelium located in the intersomitic region." ;
    oboInOwl:hasDbXref "XAO:0004077" ;
    oboInOwl:hasExactSynonym "intersomitic epithelium", "intersomitic membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015179" ;
    a owl:Class ;
    rdfs:label "somite boundary epithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0015178
            ]
        )
    ] .

obo:UBERON_0015181
    obo:IAO_0000115 "The slightly constricted part of a tooth, between the crown and the root." ;
    oboInOwl:hasDbXref "FMA:55627", "NCIT:C32346", "SCTID:28638008" ;
    oboInOwl:hasExactSynonym "cervix dentis", "cervix of tooth", "collumn dentis", "dental neck", "tooth neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cervical margin of tooth", "cervical zone of tooth" ;
    oboInOwl:id "UBERON:0015181" ;
    a owl:Class ;
    rdfs:label "neck of tooth" ;
    rdfs:subClassOf obo:UBERON_0001560, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001091
            ]
        )
    ] .

obo:UBERON_0015212
    obo:IAO_0000115 "Any structure that is placed on one side of the left-right axis of a bilaterian." ;
    obo:IAO_0000232 "This class is primarily to implement taxon constraints. It may be removed in the future." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015212" ;
    oboInOwl:inSubset core:grouping_class, core:non_informative ;
    a owl:Class ;
    rdfs:label "lateral structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000465
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_33213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000126 ;
                owl:someValuesFrom obo:UBERON_0000465
            ]
        )
    ] .

obo:UBERON_0015214
    obo:IAO_0000115 "A ligament that is part of a diaphragm." ;
    oboInOwl:hasDbXref "EMAPA:19236", "FMA:58280" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015214" ;
    a owl:Class ;
    rdfs:label "arcuate ligament" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000211, obo:UBERON_0005181, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
        )
    ] .

obo:UBERON_0015228
    obo:IAO_0000115 "A hollow, muscular organ, which, by contracting rhythmically, contributes to the circulation of lymph, blood or analogs. Examples: a chambered vertebrate heart; the tubular peristaltic heart of ascidians; the dorsal vessel of an insect; the lymoh heart of a reptile." ;
    oboInOwl:hasBroadSynonym "heart" ;
    oboInOwl:hasDbXref "SPD:0000130" ;
    oboInOwl:hasExactSynonym "cardiac pump", "heart or heart like organ" ;
    oboInOwl:hasNarrowSynonym "circulatory vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cardiac structure" ;
    oboInOwl:id "UBERON:0015228" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "circulatory organ" ;
    rdfs:subClassOf obo:UBERON_0003103, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001690
    ] .

obo:UBERON_0015238
    obo:IAO_0000115 "A cluster in the epithalamus that consists of the pineal body and any associated structures, such as the parapineal gland or the parietal organ. The complex is poorly developed in mammals." ;
    obo:RO_0002174 obo:NCBITaxon_40674 ;
    oboInOwl:hasDbXref "TAO:0001359", "ZFA:0001359" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015238" ;
    a owl:Class ;
    rdfs:label "pineal complex" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001899
    ] .

obo:UBERON_0015249
    obo:IAO_0000115 "A zone of skin that is part of a digit [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32615", "MA:0003011" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015249" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "digit skin" ;
    rdfs:subClassOf obo:UBERON_0015790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
        )
    ] .

obo:UBERON_0015280
    obo:IAO_0000115 "A pancreatic lobule that is in_the_left_side_of a exocrine pancreas." ;
    oboInOwl:hasDbXref "EMAPA:37711", "MA:0000722" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015280" ;
    a owl:Class ;
    rdfs:label "pancreas left lobe" ;
    rdfs:subClassOf obo:UBERON_0007324, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007324
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:UBERON_0015281
    obo:IAO_0000115 "A pancreatic lobule that is in_the_right_side_of a exocrine pancreas." ;
    oboInOwl:hasDbXref "EMAPA:37712", "MA:0000723" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015281" ;
    a owl:Class ;
    rdfs:label "pancreas right lobe" ;
    rdfs:subClassOf obo:UBERON_0007324, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007324
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000017
            ]
        )
    ] .

obo:UBERON_0015329
    obo:IAO_0000115 "A basement membrane of epithelium that is part of a respiratory system." ;
    oboInOwl:hasDbXref "EMAPA:37570", "MA:0001815" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015329" ;
    a owl:Class ;
    rdfs:label "respiratory system basement membrane" ;
    rdfs:subClassOf obo:UBERON_0005769, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003570
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005769
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0015410
    oboInOwl:hasDbXref "EMAPA:37597", "MA:0002449" ;
    oboInOwl:hasExactSynonym "heart/pericardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015410" ;
    a owl:Class ;
    rdfs:label "heart plus pericardium" ;
    rdfs:subClassOf obo:UBERON_0005178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

obo:UBERON_0015418
    obo:IAO_0000115 "A mesenchyme that is part of a urethra." ;
    oboInOwl:hasDbXref "EMAPA:37786", "MA:0002648" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015418" ;
    a owl:Class ;
    rdfs:label "urethra mesenchymal layer" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0015420
    obo:IAO_0000115 "A valve that is part of a ureter." ;
    oboInOwl:hasDbXref "EMAPA:37781", "MA:0002658" ;
    oboInOwl:hasExactSynonym "ureteral valve", "valve or ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015420" ;
    a owl:Class ;
    rdfs:label "ureteral valve" ;
    rdfs:subClassOf obo:UBERON_0003978, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035809
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003978
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000056
            ]
        )
    ] .

obo:UBERON_0015453
    obo:IAO_0000115 "A lymph node that is part of a hypodermis." ;
    oboInOwl:hasDbXref "MA:0003028" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015453" ;
    a owl:Class ;
    rdfs:label "subcutaneous lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0015474
    obo:IAO_0000115 "A zone of skin that is part of a axilla." ;
    oboInOwl:hasDbXref "EMAPA:37349", "FMA:37322", "MA:0003087", "NCIT:C116164" ;
    oboInOwl:hasExactSynonym "axillary skin", "skin of axilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015474" ;
    a owl:Class ;
    rdfs:label "axilla skin" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] .

obo:UBERON_0015476
    obo:IAO_0000115 "A zone of skin that is part of a external nose." ;
    oboInOwl:hasDbXref "EMAPA:37684", "FMA:24763", "MA:0003090" ;
    oboInOwl:hasExactSynonym "external nasal skin", "skin of external nose", "skin of nose" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015476" ;
    a owl:Class ;
    rdfs:label "nose skin" ;
    rdfs:subClassOf obo:UBERON_1000021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007827
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007827
            ]
        )
    ] .

obo:UBERON_0015481
    obo:IAO_0000115 "A hepatic artery that is part of a left lobe of liver." ;
    oboInOwl:hasDbXref "EMAPA:37096", "FMA:14779", "MA:0003096" ;
    oboInOwl:hasExactSynonym "left branch of hepatic artery", "left part of hepatic artery proper", "ramus sinister (arteria hepatica propria)" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015481" ;
    a owl:Class ;
    rdfs:label "left hepatic artery" ;
    rdfs:subClassOf obo:UBERON_0001193, obo:UBERON_0015796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001193
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001115
            ]
        )
    ] .

obo:UBERON_0015482
    obo:IAO_0000115 "A hepatic artery that is part of a right lobe of liver." ;
    oboInOwl:hasDbXref "EMAPA:37376", "FMA:14778", "MA:0003097" ;
    oboInOwl:hasExactSynonym "ramus dexter (arteria hepatica propria)", "right branch of hepatic artery proper", "right part of hepatic artery proper" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015482" ;
    a owl:Class ;
    rdfs:label "right hepatic artery" ;
    rdfs:subClassOf obo:UBERON_0001193, obo:UBERON_0015796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001193
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001114
            ]
        )
    ] .

obo:UBERON_0015485
    obo:IAO_0000115 "hat part of the duodenal wall traversed by the ductus choledochus, ductus pancreaticus, and ampulla." ;
    oboInOwl:hasDbXref "EMAPA:37478", "MA:0003108" ;
    oboInOwl:hasExactSynonym "choledochoduodenal junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015485" ;
    a owl:Class ;
    rdfs:label "choledocho-duodenal junction" ;
    rdfs:subClassOf obo:UBERON_1100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002394
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002394
            ]
        )
    ] .

obo:UBERON_0015593
    obo:IAO_0000115 "A gyrus that is part of a frontal cortex." ;
    oboInOwl:hasDbXref "NCIT:C32636", "UMLS:C0228195" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015593" ;
    a owl:Class ;
    rdfs:label "frontal gyrus" ;
    rdfs:subClassOf obo:UBERON_0000200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000200
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001870
            ]
        )
    ] .

obo:UBERON_0015716
    obo:IAO_0000115 "A epithelium that is part of a anal canal." ;
    oboInOwl:hasDbXref "EMAPA:18835", "FMA:17511" ;
    oboInOwl:hasExactSynonym "anal canal epithelium", "epithelium of anal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015716" ;
    a owl:Class ;
    rdfs:label "anal canal epithelium" ;
    rdfs:subClassOf obo:UBERON_0001278, obo:UBERON_0014703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
        )
    ] .

obo:UBERON_0015717
    obo:IAO_0000115 "A smooth muscle tissue that is part of a ejaculatory duct." ;
    oboInOwl:hasDbXref "EMAPA:32289", "FMA:19372" ;
    oboInOwl:hasExactSynonym "muscle layer of ejaculatory duct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015717" ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue layer of ejaculatory duct" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000999
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000999
            ]
        )
    ] .

obo:UBERON_0015757
    oboInOwl:hasDbXref "FMA:62798" ;
    oboInOwl:hasExactSynonym "portion of heterogeneous tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015757" ;
    a owl:Class ;
    rdfs:label "heterogeneous tissue" ;
    rdfs:subClassOf obo:UBERON_0000479 .

obo:UBERON_0015766
    obo:IAO_0000115 "A epithelium that is part of a duct of salivary gland." ;
    oboInOwl:hasDbXref "FMA:67682" ;
    oboInOwl:hasExactSynonym "epithelium of salivary duct", "salivary duct epithelium", "salivary ductal epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015766" ;
    a owl:Class ;
    rdfs:label "epithelium of duct of salivary gland" ;
    rdfs:subClassOf obo:UBERON_0004809, obo:UBERON_0010371, obo:UBERON_0034969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001837
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001837
            ]
        )
    ] .

obo:UBERON_0015783
    obo:IAO_0000115 "A smooth muscle tissue that is part of a hypodermis." ;
    oboInOwl:hasDbXref "FMA:77862" ;
    oboInOwl:hasExactSynonym "muscle layer in fatty layer of subcutaneous tissue", "stratum musculosum panniculi adiposi telae subcutaneae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015783" ;
    a owl:Class ;
    rdfs:label "smooth muscle layer in fatty layer of subcutaneous tissue" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002072
            ]
        )
    ] .

obo:UBERON_0015786
    obo:IAO_0000115 "The portion of the nasal mucosa that is part of the respiratory system." ;
    obo:UBPROP_0000010 "lined with ciliated pseudostratified columnar epithelium (respiratory epithelium). The respiratory segment has a very vascularized lamina propria allowing the venous plexuses of the conchal mucosa to engorge with blood, restricting airflow and causing air to be directed to the other side of the nose." ;
    oboInOwl:hasDbXref "FMA:77198" ;
    oboInOwl:hasExactSynonym "pars respiratoria tunicae mucosae nasi", "respiratory zone of nasal mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015786" ;
    a owl:Class ;
    rdfs:label "respiratory segment of nasal mucosa" ;
    rdfs:subClassOf obo:UBERON_0001826, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005385
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001826
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0005385
            ]
        )
    ] .

obo:UBERON_0015787
    obo:IAO_0000115 "Any anatomical conduit which is part of the upper respiratory tract" ;
    obo:UBPROP_0000001 "Anatomical cluster which consists a segment of the upper respiratory tract[FMA:265132]." ;
    oboInOwl:hasDbXref "FMA:265132" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "respiratory conduit" ;
    oboInOwl:id "UBERON:0015787" ;
    a owl:Class ;
    rdfs:label "upper respiratory conduit" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001557
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001557
            ]
        )
    ] .

obo:UBERON_0015788
    obo:IAO_0000115 "An anatomical chamber that is part of the olfactory apparatus, consisting of cavity walls (nasal epithelium and mucosal layers) and the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present." ;
    oboInOwl:hasDbXref "FMA:265136" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015788" ;
    a owl:Class ;
    rdfs:label "olfactory apparatus chamber" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0015787, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] .

obo:UBERON_0015789
    obo:IAO_0000232 "see also, 'facial nerve muscle', which is not precisely equivalent. We include this grouping to accomodate the MA class, which includes masticatory muscle as a subtype; note the masticatory muscle is noy innervated by the facial nerve, unlike the facial muscles proper" ;
    oboInOwl:hasDbXref "EMAPA:25133", "MA:0000579" ;
    oboInOwl:hasExactSynonym "cranial/facial muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial-facial muscle", "cranio-facial muscle", "craniofacial muscle" ;
    oboInOwl:id "UBERON:0015789" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "cranial or facial muscle" ;
    rdfs:subClassOf obo:UBERON_0002376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004473
    ] .

obo:UBERON_0015790
    obo:IAO_0000115 "A zone of skin that is part of a autopod region." ;
    oboInOwl:hasDbXref "EMAPA:32723", "MA:0003120" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "paw skin" ;
    oboInOwl:id "UBERON:0015790" ;
    a owl:Class ;
    rdfs:label "autopod skin" ;
    rdfs:subClassOf obo:UBERON_0001419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
        )
    ] .

obo:UBERON_0015791
    obo:IAO_0000115 "A portion of connective tissue that is part of a digit." ;
    oboInOwl:hasDbXref "EMAPA:37290", "MA:0003123" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015791" ;
    a owl:Class ;
    rdfs:label "digit connective tissue" ;
    rdfs:subClassOf obo:UBERON_0003587, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010702
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0010702
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002384
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
        )
    ] .

obo:UBERON_0015796
    obo:IAO_0000115 "A blood vessel that is part of a liver." ;
    oboInOwl:hasDbXref "EMAPA:35498", "MA:0003137" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic blood vessel" ;
    oboInOwl:id "UBERON:0015796" ;
    a owl:Class ;
    rdfs:label "liver blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0015807
    obo:IAO_0000115 "A epithelium that is part of a ear." ;
    oboInOwl:hasDbXref "EMAPA:32800", "MA:0003161" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015807" ;
    a owl:Class ;
    rdfs:label "ear epithelium" ;
    rdfs:subClassOf obo:UBERON_0019304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001690
            ]
        )
    ] .

obo:UBERON_0015808
    obo:IAO_0000115 "A epithelium that is part of a camera-type eye." ;
    oboInOwl:hasDbXref "EMAPA:35957", "MA:0003162" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015808" ;
    a owl:Class ;
    rdfs:label "eye epithelium" ;
    rdfs:subClassOf obo:UBERON_0007625, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0015813
    obo:IAO_0000115 "A epithelium that is part of a middle ear." ;
    oboInOwl:hasDbXref "EMAPA:35673", "MA:0003169" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015813" ;
    a owl:Class ;
    rdfs:label "middle ear epithelium" ;
    rdfs:subClassOf obo:UBERON_0015807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001756
            ]
        )
    ] .

obo:UBERON_0015814
    obo:IAO_0000115 "A epithelium that is part of a external ear." ;
    oboInOwl:hasDbXref "EMAPA:35956", "MA:0003170" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015814" ;
    a owl:Class ;
    rdfs:label "outer ear epithelium" ;
    rdfs:subClassOf obo:UBERON_0015807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_0015833
    obo:IAO_0000115 "A epithelium that is part of a foregut." ;
    oboInOwl:hasDbXref "EMAPA:32922", "MA:0003204" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015833" ;
    a owl:Class ;
    rdfs:label "foregut epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001041
            ]
        )
    ] .

obo:UBERON_0015834
    obo:IAO_0000115 "A lamina propria that is part of a duodenum." ;
    oboInOwl:hasDbXref "EMAPA:27255", "FMA:15972", "MA:0003209" ;
    oboInOwl:hasExactSynonym "duodenal lamina propria", "lamina propria mucosae of duodenum", "lamina propria of duodenum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015834" ;
    a owl:Class ;
    rdfs:label "duodenum lamina propria" ;
    rdfs:subClassOf obo:UBERON_0001238, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0015860
    oboInOwl:hasDbXref "FMA:66178" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015860" ;
    a owl:Class ;
    rdfs:label "visceral abdominal lymph node" ;
    rdfs:subClassOf obo:UBERON_0002507 .

obo:UBERON_0015870
    obo:IAO_0000115 "A lymph node that is part of a head." ;
    oboInOwl:hasDbXref "FMA:61212", "SCTID:155136006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015870" ;
    a owl:Class ;
    rdfs:label "lymph node of head" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0015871
    obo:IAO_0000115 "Any of the lymph nodes that are part of a face." ;
    obo:UBPROP_0000008 "In humans, these comprise three groups: (a) infraorbital or maxillary, scattered over the infraorbital region from the groove between the nose and cheek to the zygomatic arch; (b) buccinator, one or more placed on the Buccinator opposite the angle of the mouth; (c) supramandibular, on the outer surface of the mandible, in front of the Masseter and in contact with the external maxillary artery and anterior facial vein." ;
    oboInOwl:hasDbXref "FMA:61222", "SCTID:279139005", "Wikipedia:Facial_lymph_nodes" ;
    oboInOwl:hasExactSynonym "buccal lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015871" ;
    a owl:Class ;
    rdfs:label "facial lymph node" ;
    rdfs:subClassOf obo:UBERON_0015870, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0015917
    obo:IAO_0000115 "A lymph node that is located close to the surface." ;
    oboInOwl:hasDbXref "FMA:12767", "NCIT:C102716" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015917" ;
    a owl:Class ;
    rdfs:label "superficial lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035549
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035549
            ]
        )
    ] .

obo:UBERON_0015918
    obo:IAO_0000115 "A lymph node that is located deeper within the organism, further from the surface." ;
    oboInOwl:hasDbXref "FMA:12768" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0015918" ;
    a owl:Class ;
    rdfs:label "deep lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
        )
    ] .

obo:UBERON_0016398
    obo:IAO_0000115 "A lymph node that is part of a hindlimb." ;
    oboInOwl:hasDbXref "FMA:44310", "SCTID:361109000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016398" ;
    a owl:Class ;
    rdfs:label "lymph node of lower limb" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ] .

obo:UBERON_0016399
    obo:IAO_0000115 "A lymph node that is part of a forelimb." ;
    oboInOwl:hasDbXref "FMA:44311", "SCTID:276155004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016399" ;
    a owl:Class ;
    rdfs:label "lymph node of upper limb" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_0016405
    obo:IAO_0000115 "A capillary that is part of a lung." ;
    oboInOwl:hasDbXref "FMA:14121" ;
    oboInOwl:hasExactSynonym "capillary of lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016405" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary capillary" ;
    rdfs:subClassOf obo:UBERON_0003512, obo:UBERON_0003526 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0016410
    obo:IAO_0000115 "A breast that is part of a male organism." ;
    oboInOwl:hasDbXref "FMA:19901", "NCIT:C33048", "UMLS:C0222604" ;
    oboInOwl:hasExactSynonym "mamma masculina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016410" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "male breast" ;
    rdfs:subClassOf obo:UBERON_0000310, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000310
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0016413
    oboInOwl:hasDbXref "FMA:24023" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "central medullary cavity of long bone" ;
    oboInOwl:id "UBERON:0016413" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "medullary cavity of long bone" ;
    rdfs:subClassOf obo:UBERON_0002484, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002484
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002495
            ]
        )
    ] .

obo:UBERON_0016422
    obo:IAO_0000115 "A compact bone tissue that is part of a bone tissue of long bone." ;
    oboInOwl:hasDbXref "FMA:32674" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016422" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "compact bone of long bone" ;
    rdfs:subClassOf obo:UBERON_0001439, obo:UBERON_0005808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005808
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001439
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005808
            ]
        )
    ] .

obo:UBERON_0016423
    obo:IAO_0000115 "A compact bone tissue that is part of a diaphysis." ;
    oboInOwl:hasDbXref "FMA:32678" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016423" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "compact bone of diaphysis" ;
    rdfs:subClassOf obo:UBERON_0001439, obo:UBERON_0005808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001439
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004769
            ]
        )
    ] .

obo:UBERON_0016435
    obo:IAO_0000115 "Subdivision of thorax which includes all structures from the skin to the costal pleura. Examples: There is only one chest wall." ;
    oboInOwl:hasDbXref "EMAPA:37233", "FMA:50060", "NCIT:C62484", "SCTID:181608004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016435" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "chest wall" ;
    rdfs:subClassOf obo:UBERON_0000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ] .

obo:UBERON_0016446
    obo:IAO_0000115 "A strand of hair that is part of a head." ;
    oboInOwl:hasDbXref "FMA:54241" ;
    oboInOwl:hasExactSynonym "hair of scalp", "head hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016446" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair of head" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0016447
    obo:IAO_0000115 "A strand of hair that is part of a trunk." ;
    oboInOwl:hasDbXref "FMA:54250" ;
    oboInOwl:hasExactSynonym "trunk hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016447" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "hair of trunk" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0016458
    obo:IAO_0000115 "A hole in the diaphragm through which the esophagus passes" ;
    oboInOwl:hasDbXref "FMA:58289" ;
    oboInOwl:hasExactSynonym "esophageal hiatus of diaphragm", "oesophageal aperture", "oesophageal hiatus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016458" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "esophageal hiatus" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001103
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0016478
    obo:IAO_0000115 "A stroma that is part of a liver." ;
    oboInOwl:hasDbXref "FMA:17553" ;
    oboInOwl:hasExactSynonym "hepatic stroma", "stroma of liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016478" ;
    a owl:Class ;
    rdfs:label "liver stroma" ;
    rdfs:subClassOf obo:UBERON_0003891, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0016479
    obo:IAO_0000115 "A collagenous capsule covering the external surface of the liver." ;
    obo:UBPROP_0000010 "It consists of type III collagen and extends to the stroma of endothelial sinusoids. It is covered by a single layer of mesothelial cells." ;
    oboInOwl:hasDbXref "FMA:15813", "SCTID:362185005", "Wikipedia:Fibrous_capsule_of_Glisson" ;
    oboInOwl:hasExactSynonym "capsula fibrosa perivascularis", "fibrous capsule of liver", "glisson's capsule", "hepatic capsule", "tunica fibrosa (hepar)", "tunica fibrosa hepatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fibrous capsule of Glisson", "liver capsule" ;
    oboInOwl:id "UBERON:0016479" ;
    a owl:Class ;
    rdfs:label "capsule of liver" ;
    rdfs:subClassOf obo:UBERON_0003893, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0018135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_0016481
    obo:IAO_0000115 "A lymph node that is part of a bronchus." ;
    oboInOwl:hasDbXref "MA:0003078", "NCIT:C32232", "UMLS:C1305372" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016481" ;
    a owl:Class ;
    rdfs:label "bronchial lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_0016490
    obo:IAO_0000115 "is the sensory system for the sense of hearing." ;
    obo:UBPROP_0000012 "Auditory system is general anatomical term in FMA" ;
    oboInOwl:hasDbXref "EMAPA:36002", "FMA:7192", "MA:0002443", "NCIT:C12889", "NLXANAT:090817", "OpenCyc:Mx4rvViwtJwpEbGdrcN5Y29ycA", "UMLS:C0587901", "Wikipedia:Auditory_system", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2888" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016490" ;
    a owl:Class ;
    rdfs:label "auditory system" ;
    rdfs:subClassOf obo:UBERON_0007037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001032
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007605
            ]
        )
    ] .

obo:UBERON_0016491
    obo:IAO_0000115 "Skeletal element that functionally replaces the notochord[VSAP,modified]." ;
    obo:UBPROP_0000001 "Skeletal element that surrounds the notochord.[VSAO]", "the main cylindrical portion of the vertebra ventral to the vertebral canal" ;
    obo:UBPROP_0000008 "The vertebral centrum may be cartilaginous, develop as cartilage but be replaced by bone or mineralized, or form directly through intramembranous ossification." ;
    dc:contributor <https://github.com/cmungall> ;
    oboInOwl:hasBroadSynonym "centrum" ;
    oboInOwl:hasDbXref "VSAO:0000183" ;
    oboInOwl:hasExactSynonym "centrum of vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016491" ;
    a owl:Class ;
    rdfs:label "vertebral centrum element" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010913
    ] .

obo:UBERON_0016502
    obo:IAO_0000115 "A anatomical space that is enclosed by a fundus of stomach." ;
    oboInOwl:hasDbXref "EMAPA:18382", "FMA:17077" ;
    oboInOwl:hasExactSynonym "cavity of fundus of stomach", "lumen of fundus of stomach", "lumen of stomach fundus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016502" ;
    a owl:Class ;
    rdfs:label "stomach fundus lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001160
            ]
        )
    ] .

obo:UBERON_0016509
    obo:IAO_0000115 "Luminal space of the right ventricle of the heart." ;
    oboInOwl:hasDbXref "EMAPA:26047", "FMA:9291" ;
    oboInOwl:hasExactSynonym "right ventricle lumen", "right ventricular cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016509" ;
    a owl:Class ;
    rdfs:label "cavity of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0035763, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0016510
    obo:IAO_0000115 "A epithelium that is part of a male urethra." ;
    oboInOwl:hasDbXref "EMAPA:30467", "FMA:19684" ;
    oboInOwl:hasExactSynonym "male urethral epithelium", "urethral epithelium of male" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016510" ;
    a owl:Class ;
    rdfs:label "epithelium of male urethra" ;
    rdfs:subClassOf obo:UBERON_0002325, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001333
            ]
        )
    ] .

obo:UBERON_0016511
    obo:IAO_0000115 "A lamina propria that is part of a mucosa of fundus of stomach." ;
    oboInOwl:hasDbXref "EMAPA:27163", "FMA:17500" ;
    oboInOwl:hasExactSynonym "lamina propria mucosae of fundus of stomach" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016511" ;
    a owl:Class ;
    rdfs:label "lamina propria of fundus of stomach" ;
    rdfs:subClassOf obo:UBERON_0004780, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004994
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004994
            ]
        )
    ] .

obo:UBERON_0016512
    obo:IAO_0000115 "A anatomical space that is part of a duodenum." ;
    oboInOwl:hasDbXref "EMAPA:19080", "FMA:14589" ;
    oboInOwl:hasExactSynonym "doudenal lumen", "duodenal lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016512" ;
    a owl:Class ;
    rdfs:label "lumen of duodenum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
        )
    ] .

obo:UBERON_0016513
    obo:IAO_0000115 "luminal space of the left atrium of the heart." ;
    oboInOwl:hasDbXref "EMAPA:26011", "FMA:9465" ;
    oboInOwl:hasExactSynonym "left atrial cavity", "left atrium lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016513" ;
    a owl:Class ;
    rdfs:label "cavity of left atrium" ;
    rdfs:subClassOf obo:UBERON_0035763, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002079
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002079
            ]
        )
    ] .

obo:UBERON_0016514
    obo:IAO_0000115 "luminal space of the left ventricle of the heart." ;
    oboInOwl:hasDbXref "EMAPA:26038", "FMA:9466" ;
    oboInOwl:hasExactSynonym "left ventricular cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016514" ;
    a owl:Class ;
    rdfs:label "cavity of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0035763, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0016517
    obo:IAO_0000115 "A anatomical space that is part of a jejunum." ;
    oboInOwl:hasDbXref "EMAPA:18729", "FMA:14590" ;
    oboInOwl:hasExactSynonym "jejunal lumen", "jejunum lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016517" ;
    a owl:Class ;
    rdfs:label "lumen of jejunum" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_0016520
    obo:IAO_0000115 "A epithelium that is part of a female urethra." ;
    oboInOwl:hasDbXref "EMAPA:30470", "FMA:19774" ;
    oboInOwl:hasExactSynonym "female urethral epithelium", "urethral epithelium of female" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016520" ;
    a owl:Class ;
    rdfs:label "epithelium of female urethra" ;
    rdfs:subClassOf obo:UBERON_0002325, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001334
            ]
        )
    ] .

obo:UBERON_0016522
    obo:IAO_0000115 "luminal space of the right atrium of the heart." ;
    oboInOwl:hasDbXref "EMAPA:26020", "FMA:11359" ;
    oboInOwl:hasExactSynonym "right atrial cavity" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016522" ;
    a owl:Class ;
    rdfs:label "cavity of right atrium" ;
    rdfs:subClassOf obo:UBERON_0035763, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002078
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002078
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002078
            ]
        )
    ] .

obo:UBERON_0016525
    obo:IAO_0000115 "Frontal lobe is the anterior-most of five lobes of the cerebral hemisphere. It is bounded by the central sulcus on its posterior border and by the longitudinal cerebral fissure on its medial border." ;
    obo:IAO_0000116 "Many species don't have lobes but they do have frontal cortex. Lobe isn't a really well defined term though" ;
    oboInOwl:hasBroadSynonym "frontal region", "regio frontalis" ;
    oboInOwl:hasDbXref "BAMS:Frontal_lobe", "BIRNLEX:928", "BM:Tel-Cx-FR", "CALOHA:TS-0389", "DHBA:12113", "EFO:0000913", "EV:0100167", "FMA:61824", "HBA:4009", "MAT:0000505", "MESH:A08.186.211.730.885.213.270", "NCIT:C12352", "OpenCyc:Mx4rv3OJ8JwpEbGdrcN5Y29ycA", "SCTID:180920004", "UMLS:C0016733", "UMLS:C1268977", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=56" ;
    oboInOwl:hasExactSynonym "lobi frontales", "lobus frontalis" ;
    oboInOwl:hasNarrowSynonym "frontal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016525" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "frontal lobe" ;
    rdfs:subClassOf obo:UBERON_0016526, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001871
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001872
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

obo:UBERON_0016526
    obo:IAO_0000115 "Subdivision of telencephalon which is one of a number of subdivisions of each hemisphere separated by both real landmarks (sulci and fissures) and arbitrary boundaries[FMA,modified]." ;
    obo:UBPROP_0000202 obo:FMA_77800 ;
    oboInOwl:hasAlternativeId "UBERON:0000322" ;
    oboInOwl:hasDbXref "BIRNLEX:922", "BTO:0000445", "FMA:61823", "SCTID:272632001", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1210" ;
    oboInOwl:hasExactSynonym "cerebral hemisphere lobe", "cerebral lobe", "lobe of cerebral cortex", "lobe parts of cerebral cortex", "lobi cerebri" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cerebral cortical segment", "lobes of the brain", "regional organ part of cerebral cortex", "segment of cerebral cortex" ;
    oboInOwl:id "UBERON:0016526" ;
    a owl:Class ;
    rdfs:comment "We use the term lobe broadly as a rough regional area, encompassing homologous regions in smooth-brained mammals. We subdivide the lobes into white matter and neocortical parts." ;
    rdfs:label "lobe of cerebral hemisphere" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ] .

obo:UBERON_0016527
    oboInOwl:hasDbXref "FMA:256176" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016527" ;
    a owl:Class ;
    rdfs:label "white matter of cerebral lobe" ;
    rdfs:subClassOf obo:UBERON_0002437, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0016529
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002437
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016526
            ]
        )
    ] .

obo:UBERON_0016528
    obo:IAO_0000115 "A white matter of cerebral lobe that is part of a frontal lobe." ;
    oboInOwl:hasDbXref "FMA:256178", "SCTID:362331002" ;
    oboInOwl:hasExactSynonym "frontal lobe white matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016528" ;
    a owl:Class ;
    rdfs:label "white matter of frontal lobe" ;
    rdfs:subClassOf obo:UBERON_0016527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016525
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016527
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016525
            ]
        )
    ] .

obo:UBERON_0016529
    obo:IAO_0000115 "Grey matter neocortex region of a lobe of the cerebral hemisphere." ;
    oboInOwl:hasDbXref "FMA:242197" ;
    oboInOwl:hasExactSynonym "cortex of cerebral hemisphere lobe", "cortex of lobe of cerebral hemisphere" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gray matter of lobe of cerebral hemisphere", "neocortical part of cerebral hemisphere" ;
    oboInOwl:id "UBERON:0016529" ;
    a owl:Class ;
    rdfs:label "cortex of cerebral lobe" ;
    rdfs:subClassOf obo:UBERON_0005401, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001950
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005401
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001950
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016526
            ]
        )
    ] .

obo:UBERON_0016530
    obo:IAO_0000115 "Gray matter of the parietal region of the neocortex, located in the parietal lobe of gyrencephalic animals. It is continuous anteriorly with the frontal cortex, posteriorly with the occipital cortex and medially with the insular cortex and with the temporal cortex on the posterior/inferior border." ;
    oboInOwl:hasDbXref "DHBA:10208", "DMBA:16016", "EMAPA:35667", "FMA:242203", "MA:0000916", "NLX:79282", "SCTID:369217001", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2473" ;
    oboInOwl:hasExactSynonym "cortex of parietal lobe", "parietal lobe cortex", "parietal neocortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gray matter of parietal lobe" ;
    oboInOwl:id "UBERON:0016530" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "parietal cortex" ;
    rdfs:subClassOf obo:UBERON_0016529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001872
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001872
            ]
        )
    ] .

obo:UBERON_0016531
    obo:IAO_0000115 "A white matter of cerebral lobe that is part of a parietal lobe." ;
    oboInOwl:hasDbXref "FMA:256184", "SCTID:369200008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016531" ;
    a owl:Class ;
    rdfs:label "white matter of parietal lobe" ;
    rdfs:subClassOf obo:UBERON_0016527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001872
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016527
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001872
            ]
        )
    ] .

obo:UBERON_0016534
    obo:IAO_0000115 "A white matter of cerebral lobe that is part of a temporal lobe." ;
    oboInOwl:hasDbXref "FMA:256186", "SCTID:362344007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016534" ;
    a owl:Class ;
    rdfs:label "white matter of temporal lobe" ;
    rdfs:subClassOf obo:UBERON_0016527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016527
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001871
            ]
        )
    ] .

obo:UBERON_0016536
    obo:IAO_0000115 "A white matter of cerebral lobe that is part of a limbic lobe." ;
    oboInOwl:hasDbXref "FMA:261091" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016536" ;
    a owl:Class ;
    rdfs:label "white matter of limbic lobe" ;
    rdfs:subClassOf obo:UBERON_0016527, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016527
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002600
            ]
        )
    ] .

obo:UBERON_0016538
    obo:IAO_0000115 "Gray matter of the temporal region of the neocortex, located in the temporal lobe in gyrencephalic animals" ;
    oboInOwl:hasDbXref "BM:Tel-Cx-Te", "DHBA:10235", "DMBA:16044", "FMA:242201", "MA:0000941", "NLX:94939", "SCTID:362343001" ;
    oboInOwl:hasExactSynonym "cortex of temporal lobe", "temporal lobe cortex", "temporal neocortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gray matter of temporal lobe" ;
    oboInOwl:id "UBERON:0016538" ;
    a owl:Class ;
    rdfs:label "temporal cortex" ;
    rdfs:subClassOf obo:UBERON_0016529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001871
            ]
        )
    ] .

obo:UBERON_0016542
    oboInOwl:hasDbXref "FMA:242234" ;
    oboInOwl:hasExactSynonym "cortex of limbic lobe", "limbic lobe cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gray matter of limbic lobe" ;
    oboInOwl:id "UBERON:0016542" ;
    a owl:Class ;
    rdfs:label "limbic cortex" ;
    rdfs:subClassOf obo:UBERON_0016529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0016529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002600
            ]
        )
    ] .

obo:UBERON_0016545
    obo:IAO_0000115 "The external part of the developing pharynx that is made of ectoderm. During vertebrate development, pockets form in pharyngeal ectoderm between the pharyngeal arches." ;
    oboInOwl:hasAlternativeId "UBERON:2001379" ;
    oboInOwl:hasDbXref "TAO:0001379", "ZFA:0001379" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016545" ;
    a owl:Class ;
    rdfs:label "pharyngeal ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003351, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000076
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001042
            ]
        )
    ] .

obo:UBERON_0016548
    obo:IAO_0000115 "A layer of of the central nervous system that is part of gray matter." ;
    oboInOwl:hasBroadSynonym "grey matter layer" ;
    oboInOwl:hasDbXref "FMA:83142" ;
    oboInOwl:hasExactSynonym "CNS gray matter layer", "CNS grey matter layer", "gray matter layer of neuraxis", "grey matter layer of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016548" ;
    a owl:Class ;
    rdfs:label "central nervous system gray matter layer" ;
    rdfs:subClassOf obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002020
            ]
        )
    ] .

obo:UBERON_0016549
    obo:IAO_0000115 "A layer of of the central nervous system that is composed of white matter." ;
    oboInOwl:hasBroadSynonym "white matter layer" ;
    oboInOwl:hasDbXref "FMA:83898" ;
    oboInOwl:hasExactSynonym "CNS white matter layer", "white matter layer of neuraxis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016549" ;
    a owl:Class ;
    rdfs:label "central nervous system white matter layer" ;
    rdfs:subClassOf obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002316
            ]
        )
    ] .

obo:UBERON_0016550
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016550" ;
    a owl:Class ;
    rdfs:label "spinal cord column" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] .

obo:UBERON_0016552
    obo:IAO_0000115 "mucus produced in the respiratory tract." ;
    oboInOwl:hasDbXref "NCIT:C93171", "UMLS:C0225378" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016552" ;
    a owl:Class ;
    rdfs:label "phlegm" ;
    rdfs:subClassOf obo:UBERON_0000912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0000065
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0000065
            ]
        )
    ] .

obo:UBERON_0016553
    obo:IAO_0000115 "Any mucus produced by a mucosae of the respiratory system. This includes the mucus produced in the nasal cavity (nasal mucus) and mucus produced in the respiratory tract (phlegm)." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016553" ;
    a owl:Class ;
    rdfs:label "respiratory system mucus" ;
    rdfs:subClassOf obo:UBERON_0000912, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0004785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0004785
            ]
        )
    ] .

obo:UBERON_0016554
    obo:IAO_0000115 "A white matter that is part of the midbrain." ;
    oboInOwl:hasDbXref "DHBA:10650", "FMA:83936", "HBA:265505382" ;
    oboInOwl:hasExactSynonym "mesencephalic white matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016554" ;
    a owl:Class ;
    rdfs:label "white matter of midbrain" ;
    rdfs:subClassOf obo:UBERON_0003544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0016565
    obo:IAO_0000115 "A blood vessel that is part of a cerebellum." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016565" ;
    a owl:Class ;
    rdfs:label "cerebral blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003499, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0016566
    obo:IAO_0000115 "An roughly circular indentation in a surface." ;
    oboInOwl:hasDbXref "AEO:0000204" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016566" ;
    oboInOwl:inSubset core:upper_level ;
    a owl:Class ;
    rdfs:label "pit" ;
    rdfs:subClassOf obo:UBERON_0036215 .

obo:UBERON_0016570
    oboInOwl:hasDbXref "FMA:68861", "Wikipedia:Rexed_laminae", "http://neurolex.org/wiki/Category:Rexed_spinal_cord_parcellation_scheme_region" ;
    oboInOwl:hasExactSynonym "rexed lamina" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016570" ;
    a owl:Class ;
    rdfs:label "lamina of gray matter of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0011215, obo:UBERON_0022303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002315
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0022303
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002315
            ]
        )
    ] .

obo:UBERON_0016611
    obo:IAO_0000115 "A collection of protruberances derived from pharyngeal arch 1 that develop into the tragus, crus of the helix, and helix." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016611" ;
    a owl:Class ;
    rdfs:label "auditory hillocks, pharyngeal arch 1 derived" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000477
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006208
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0004362
            ]
        )
    ] .

obo:UBERON_0016612
    obo:IAO_0000115 "A collection of protruberances derived from pharyngeal arch 2 that develop into the concha, antihelix and antitragus." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016612" ;
    a owl:Class ;
    rdfs:label "auditory hillocks, pharyngeal arch 2 derived" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006208
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000477
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006208
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003066
            ]
        )
    ] .

obo:UBERON_0016854
    obo:IAO_0000115 "The dorsal region of the optic cup that gives rise to the dorsal part of the retina." ;
    oboInOwl:hasExactSynonym "dorsal optic cup", "dorsal region of optic cup" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016854" ;
    a owl:Class ;
    rdfs:label "dorsal part of optic cup" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003072
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000481
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015101 ;
                owl:someValuesFrom obo:UBERON_0003072
            ]
        )
    ] .

obo:UBERON_0016879
    obo:IAO_0000115 "Primordium that develops into the central nervous system" ;
    oboInOwl:hasAlternativeId "UBERON:3000469" ;
    oboInOwl:hasExactSynonym "future CNS", "presumptive central nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016879" ;
    a owl:Class ;
    rdfs:label "future central nervous system" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0016880
    obo:IAO_0000115 "Primordium that develops into the nervous system" ;
    oboInOwl:hasAlternativeId "UBERON:3000477" ;
    oboInOwl:hasDbXref "AAO:0000477" ;
    oboInOwl:hasExactSynonym "presumptive nervous system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016880" ;
    a owl:Class ;
    rdfs:label "future nervous system" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002496 ;
        owl:someValuesFrom obo:UBERON_0000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0016884
    obo:IAO_0000115 "The joint that is formed by the union of the humerus, the scapula (or shoulder blade), and the clavicle (or collarbone). Commonly thought of as a single joint, the shoulder is actually made up of two separate joints - the glenohumeral and acromioclavicular joints" ;
    oboInOwl:hasDbXref "SCTID:361835002" ;
    oboInOwl:hasExactSynonym "joint of shoulder region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016884" ;
    a owl:Class ;
    rdfs:label "shoulder joint" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006292
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001467
            ]
        )
    ] .

obo:UBERON_0016885
    obo:IAO_0000115 "Epithelium lining the distalmost portion of the digestive tract." ;
    oboInOwl:hasDbXref "BTO:0005445", "WBbt:0005800" ;
    oboInOwl:hasNarrowSynonym "rectum epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016885" ;
    a owl:Class ;
    rdfs:label "epithelium of terminal part of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006866
            ]
        )
    ] .

obo:UBERON_0016886
    obo:IAO_0000115 "Any muscle tissue of the distalmost portion of the digestive tract." ;
    oboInOwl:hasNarrowSynonym "rectum muscle", "rectum muscle structure" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016886" ;
    a owl:Class ;
    rdfs:label "muscle tissue of terminal part of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0002385, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002385
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006866
            ]
        )
    ] .

obo:UBERON_0016887
    obo:IAO_0000115 "The part of the conceptus that may be lost before birth or will be discarded at birth, or when the embryo becomes an independent organism." ;
    oboInOwl:hasDbXref "AEO:0000195", "EHDAA2:0000003", "EMAPA:16042" ;
    oboInOwl:hasExactSynonym "extra-embryonic component", "extraembryonic component" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016887" ;
    a owl:Class ;
    rdfs:label "entire extraembryonic component" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002491 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] .

obo:UBERON_0016888
    obo:IAO_0000115 "An embryonic anatomical entity that will turn into one or more other anatomical entities, perhaps with other anatomical entities, later in development." ;
    oboInOwl:hasDbXref "AEO:0000132" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016888" ;
    a owl:Class ;
    rdfs:label "transitional anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0005423 .

obo:UBERON_0016896
    obo:IAO_0000115 "A periosteum that is part of a long bone." ;
    oboInOwl:hasDbXref "FMA:32677" ;
    oboInOwl:hasExactSynonym "long bone periosteum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016896" ;
    a owl:Class ;
    rdfs:label "periosteum of long bone" ;
    rdfs:subClassOf obo:UBERON_0002515, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002495
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002515
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002495
            ]
        )
    ] .

obo:UBERON_0016928
    obo:IAO_0000115 "A metaphysis that is part of a fibula." ;
    oboInOwl:hasDbXref "FMA:33745" ;
    oboInOwl:hasExactSynonym "fibula metaphysis", "fibular metaphysis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0016928" ;
    a owl:Class ;
    rdfs:label "metaphysis of fibula" ;
    rdfs:subClassOf obo:UBERON_0001438, obo:UBERON_0004120, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001438
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0017163
    obo:IAO_0000115 "A bony structure embedded in skin, roughly equivalent to osteoderms." ;
    oboInOwl:hasAlternativeId "http://purl.bioontology.org/ontology/provisional/3b77fb04-1e62-43af-a84b-5d5eb7388525", "http://purl.bioontology.org/ontology/provisional/bdc28b9d-8fe6-4175-ae67-002f61493279" ;
    oboInOwl:hasBroadSynonym "bony tubercle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "bony tubercles" ;
    oboInOwl:id "UBERON:0017163" ;
    a owl:Class ;
    rdfs:label "skin bony tubercle" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005813, obo:UBERON_0013703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005813
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002481
            ]
        )
    ] .

obo:UBERON_0017261
    obo:IAO_0000115 "A sesamoid element that is part of a tarsal skeleton." ;
    oboInOwl:hasAlternativeId "http://purl.bioontology.org/ontology/provisional/c97fd8d8-cf3e-4326-938d-bea58477423d" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "tarsal sesamoid" ;
    oboInOwl:id "UBERON:0017261" ;
    a owl:Class ;
    rdfs:label "intertarsal sesamoid" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0011141, obo:UBERON_0013631, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009879
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013631
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009879
            ]
        )
    ] .

obo:UBERON_0017615
    obo:IAO_0000115 "A set of teeth in which each tooth that attaches to a vomer." ;
    oboInOwl:hasDbXref "AAO:0000635" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vomerine teeth" ;
    oboInOwl:id "UBERON:0017615" ;
    a owl:Class ;
    rdfs:label "vomerine dentition" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0003672, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002396
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003672
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0002396
            ]
        )
    ] .

obo:UBERON_0017635
    oboInOwl:hasDbXref "FMA:52568" ;
    oboInOwl:hasExactSynonym "paired dural venous sinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017635" ;
    a owl:Class ;
    rdfs:label "paired venous dural sinus" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0005486, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005486
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000126 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0017649
    obo:IAO_0000115 "The dorsal part of the body wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017649" ;
    a owl:Class ;
    rdfs:label "dorsal body wall" ;
    rdfs:subClassOf obo:UBERON_0000309, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000309
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001137
            ]
        )
    ] .

obo:UBERON_0017650
    obo:IAO_0000115 "A mesenchyme-derived anatomical entity undergoing a transtion to become another structure." ;
    oboInOwl:hasDbXref "AEO:0001016" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017650" ;
    a owl:Class ;
    rdfs:label "developing mesenchymal structure" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0003104
            ]
        )
    ] .

obo:UBERON_0017651
    obo:IAO_0000115 "A primordium that has the potential to develop into a saliva-secreting gland." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017651" ;
    a owl:Class ;
    rdfs:label "salivary gland primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001044
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0017672
    obo:IAO_0000115 "A viscus that is part of a abdomen." ;
    oboInOwl:hasDbXref "FMA:32413", "FMA:67355" ;
    oboInOwl:hasExactSynonym "abdominal viscera", "abdominal viscera set", "set of abdominal viscera" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017672" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "abdominal viscera" ;
    rdfs:subClassOf obo:UBERON_0002075, obo:UBERON_0005172 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002075
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
        )
    ] .

obo:UBERON_0017750
    obo:IAO_0000115 "A mesopodial endochondral element that is in the most proximal part of the mesopodial skeleton, connected to the zeugopodial skeleton." ;
    obo:IAO_0000116 "awaiting approval by phenoscape curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017750" ;
    a owl:Class ;
    rdfs:label "proximal mesopodial endochondral element" ;
    rdfs:subClassOf obo:UBERON_0015063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009878
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0011584
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010363
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006716
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0011584
            ]
        )
    ] .

obo:UBERON_0017751
    obo:IAO_0000115 "A proximal mesopodial endochondral element that is composed primarily of cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0017751" ;
    a owl:Class ;
    rdfs:label "proximal mesopodial cartilage element" ;
    rdfs:subClassOf obo:UBERON_0015064, obo:UBERON_0017750 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0017750
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0018111
    obo:IAO_0000115 "A muscle layer that is part of the rectum" ;
    oboInOwl:hasDbXref "FMA:15035" ;
    oboInOwl:hasExactSynonym "muscular coat of rectum", "muscularis externa of rectum", "rectal muscularis propria", "tunica muscularis (rectum)", "tunica muscularis recti" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018111" ;
    a owl:Class ;
    rdfs:label "muscle layer of rectum" ;
    rdfs:subClassOf obo:UBERON_0011198, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0018112
    obo:IAO_0000115 "Any portion of smooth muscle tissue that is part of the rectum" ;
    oboInOwl:hasExactSynonym "rectal smooth muscle tissue", "rectum smooth muscle", "smooth muscle of rectum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018112" ;
    a owl:Class ;
    rdfs:label "rectum smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0004220, obo:UBERON_0004231, obo:UBERON_0016886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0018113
    obo:IAO_0000115 "A kidney interstitium that is part of a left kidney." ;
    oboInOwl:hasDbXref "FMA:74271" ;
    oboInOwl:hasExactSynonym "left renal stroma", "stroma of left kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018113" ;
    a owl:Class ;
    rdfs:label "left kidney interstitium" ;
    rdfs:subClassOf obo:UBERON_0005215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004538
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004538
            ]
        )
    ] .

obo:UBERON_0018114
    obo:IAO_0000115 "A kidney interstitium that is part of a right kidney." ;
    oboInOwl:hasDbXref "FMA:74270" ;
    oboInOwl:hasExactSynonym "right renal stroma", "stroma of right kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018114" ;
    a owl:Class ;
    rdfs:label "right kidney interstitium" ;
    rdfs:subClassOf obo:UBERON_0005215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004539
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005215
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004539
            ]
        )
    ] .

obo:UBERON_0018115
    obo:IAO_0000115 "A renal pelvis that is part of a left ureter." ;
    oboInOwl:hasDbXref "FMA:15579", "SCTID:243436005" ;
    oboInOwl:hasExactSynonym "pelvis of left ureter", "renal pelvis of left kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018115" ;
    a owl:Class ;
    rdfs:label "left renal pelvis" ;
    rdfs:subClassOf obo:UBERON_0001224, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001223
            ]
        )
    ] .

obo:UBERON_0018116
    obo:IAO_0000115 "A renal pelvis that is part of a right ureter." ;
    oboInOwl:hasDbXref "FMA:15578", "SCTID:243419002" ;
    oboInOwl:hasExactSynonym "pelvis of right kidney", "pelvis of right ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018116" ;
    a owl:Class ;
    rdfs:label "right renal pelvis" ;
    rdfs:subClassOf obo:UBERON_0001224, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001224
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001222
            ]
        )
    ] .

obo:UBERON_0018117
    obo:IAO_0000115 "A renal cortex interstitium that is part of a left kidney." ;
    oboInOwl:hasExactSynonym "cortical interstitial tissue of left kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018117" ;
    a owl:Class ;
    rdfs:label "left renal cortex interstitium" ;
    rdfs:subClassOf obo:UBERON_0005270, obo:UBERON_0018113 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005270
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004538
            ]
        )
    ] .

obo:UBERON_0018118
    obo:IAO_0000115 "A renal cortex interstitium that is part of a right kidney." ;
    oboInOwl:hasExactSynonym "cortical interstitial tissue of right kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018118" ;
    a owl:Class ;
    rdfs:label "right renal cortex interstitium" ;
    rdfs:subClassOf obo:UBERON_0005270, obo:UBERON_0018114 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005270
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004539
            ]
        )
    ] .

obo:UBERON_0018119
    obo:IAO_0000115 "A renal medulla interstitium that is part of a left kidney." ;
    oboInOwl:hasExactSynonym "medullary interstitial tissue of left kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018119" ;
    a owl:Class ;
    rdfs:label "left renal medulla interstitium" ;
    rdfs:subClassOf obo:UBERON_0005211, obo:UBERON_0018113 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004538
            ]
        )
    ] .

obo:UBERON_0018120
    obo:IAO_0000115 "A renal medulla interstitium that is part of a right kidney." ;
    oboInOwl:hasExactSynonym "medullary interstitial tissue of right kidney" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018120" ;
    a owl:Class ;
    rdfs:label "right renal medulla interstitium" ;
    rdfs:subClassOf obo:UBERON_0005211, obo:UBERON_0018114 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004539
            ]
        )
    ] .

obo:UBERON_0018135
    oboInOwl:hasDbXref "FMA:83521" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018135" ;
    a owl:Class ;
    rdfs:label "fibrocollagenous connective tissue" ;
    rdfs:subClassOf obo:UBERON_0011824, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002462
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002462
            ]
        )
    ] .

obo:UBERON_0018142
    obo:IAO_0000115 "Any vertebra endochondral element that is part of the caudal region of the vertebral column (tail or coccyx)." ;
    oboInOwl:hasAlternativeId "UBERON:0015006" ;
    oboInOwl:hasExactSynonym "caudal vertebra element", "tail vertebra element" ;
    oboInOwl:hasNarrowSynonym "coccygeal vertebra element", "coccyx vertebra element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018142" ;
    a owl:Class ;
    rdfs:label "caudal vertebra endochondral element" ;
    rdfs:subClassOf obo:UBERON_0005174, obo:UBERON_0010913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006076
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010913
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006076
            ]
        )
    ], [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001095
            obo:UBERON_0013503
            obo:UBERON_0013504
        )
    ] .

obo:UBERON_0018143
    obo:IAO_0000115 "A transverse process that is part of a cervical vertebra" ;
    obo:UBPROP_0000008 "May be homologous with the cervical ribs of some vertebrates" ;
    oboInOwl:hasDbXref "FMA:23894", "FMA:9913", "SCTID:280730000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018143" ;
    a owl:Class ;
    rdfs:label "transverse process of cervical vertebra" ;
    rdfs:subClassOf obo:UBERON_0001077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002413
            ]
        )
    ] .

obo:UBERON_0018144
    obo:IAO_0000115 "A rib that is attached to a cervical vertebra." ;
    obo:IAO_0000116 "Trunk, presacral and sacral ribs do not have a 'part of some region' asserted for them, we should add it to them[PHENOSCAPE:ad]" ;
    obo:RO_0002161 obo:NCBITaxon_9606 ;
    obo:UBPROP_0000008 "May be homologous with the transverse processes of cervical vertebra" ;
    oboInOwl:hasDbXref "EMAPA:37825", "UBERONTEMP:d522e981-3a43-4cab-9862-4344b5c3ff22" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018144" ;
    a owl:Class ;
    rdfs:label "cervical rib" ;
    rdfs:subClassOf obo:UBERON_0002228, obo:UBERON_0003458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002228
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0002413
            ]
        )
    ] .

obo:UBERON_0018150
    obo:IAO_0000115 "A zone of skin that is part of a lower lip." ;
    oboInOwl:hasDbXref "FMA:24767", "SCTID:281630002" ;
    oboInOwl:hasExactSynonym "lower lip skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018150" ;
    a owl:Class ;
    rdfs:label "skin of lower lip" ;
    rdfs:subClassOf obo:UBERON_0001458, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001835
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001835
            ]
        )
    ] .

obo:UBERON_0018151
    obo:IAO_0000115 "A zone of skin that is part of a upper lip." ;
    oboInOwl:hasDbXref "FMA:24765", "SCTID:281629007" ;
    oboInOwl:hasExactSynonym "upper lip skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018151" ;
    a owl:Class ;
    rdfs:label "skin of upper lip" ;
    rdfs:subClassOf obo:UBERON_0001458, obo:UBERON_0010314, obo:UBERON_1000021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001834
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001834
            ]
        )
    ] .

obo:UBERON_0018154
    obo:IAO_0000115 "A ligament that is part of a middle ear." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018154" ;
    a owl:Class ;
    rdfs:label "ligament of middle ear" ;
    rdfs:subClassOf obo:UBERON_0000211, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001756
            ]
        )
    ] .

obo:UBERON_0018226
    obo:IAO_0000115 "An organ system subdivision that is the part of the lymphoid system that includes the pulmonary lymphatic vessels." ;
    oboInOwl:hasDbXref "FMA:67999" ;
    oboInOwl:hasExactSynonym "pulmonary lymphatic chain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pulmonary lymphatic vasculature" ;
    oboInOwl:id "UBERON:0018226" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "pulmonary part of lymphatic system" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0018227
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011216
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006558
            ]
        )
    ] .

obo:UBERON_0018227
    obo:IAO_0000115 "A lymphatic vessel that is part of a lung." ;
    oboInOwl:hasDbXref "FMA:234006", "SCTID:321862009" ;
    oboInOwl:hasExactSynonym "lymphatic vessel of lung" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018227" ;
    a owl:Class ;
    rdfs:label "pulmonary lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0003456, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0018226
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0018232
    obo:IAO_0000115 "A sweat gland that is part of a axilla." ;
    obo:RO_0002161 obo:NCBITaxon_10088 ;
    oboInOwl:hasExactSynonym "axillary apocrine sweat gland", "sweat gland of axilla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018232" ;
    a owl:Class ;
    rdfs:label "axillary sweat gland" ;
    rdfs:subClassOf obo:UBERON_0000382, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001820
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] .

obo:UBERON_0018234
    obo:IAO_0000115 "A stroma that is part of a pancreas." ;
    oboInOwl:hasDbXref "FMA:63121" ;
    oboInOwl:hasExactSynonym "pancreatic stroma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018234" ;
    a owl:Class ;
    rdfs:label "stroma of pancreas" ;
    rdfs:subClassOf obo:UBERON_0003891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003891
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0018235
    obo:IAO_0000115 "A capsule that divides the parenchyma of the pancreas into lobes and lobules" ;
    obo:UBPROP_0000010 "typically thin but can thicken with age" ;
    oboInOwl:hasExactSynonym "pancreatic capsule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018235" ;
    a owl:Class ;
    rdfs:label "capsule of pancreas" ;
    rdfs:subClassOf obo:UBERON_0003893, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001264
            ]
        )
    ] .

obo:UBERON_0018239
    obo:IAO_0000115 "A boundary delimiting a rhombomere." ;
    oboInOwl:hasExactSynonym "rhombomere junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018239" ;
    a owl:Class ;
    rdfs:label "rhombomere boundary" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001892
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001892
            ]
        )
    ] .

obo:UBERON_0018243
    obo:IAO_0000115 "A vein that supplies blood to the thymus." ;
    oboInOwl:hasDbXref "FMA:10647", "SCTID:76543001", "Wikipedia:Thymic_branches_of_internal_thoracic_artery" ;
    oboInOwl:hasExactSynonym "thymic branch of internal thoracic artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "thymic arteries" ;
    oboInOwl:id "UBERON:0018243" ;
    a owl:Class ;
    rdfs:comment "The arteries supplying the thymus are derived from the internal thoracic artery, and from the superior thyroid artery and inferior thyroids.[WP]" ;
    rdfs:label "thymic artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0002456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002370
            ]
        )
    ] .

obo:UBERON_0018246
    obo:IAO_0000115 "A vein that drains a thyroid gland." ;
    oboInOwl:hasDbXref "EMAPA:18648", "SCTID:303420005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018246" ;
    a owl:Class ;
    rdfs:label "thyroid vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0018247
    obo:IAO_0000115 "An artery that supplies a cervical thymus." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018247" ;
    a owl:Class ;
    rdfs:label "cervical thymic artery" ;
    rdfs:subClassOf obo:UBERON_0018243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0009114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0009114
            ]
        )
    ] .

obo:UBERON_0018251
    obo:IAO_0000115 "One of the veins draining a meninix." ;
    obo:UBPROP_0000008 "In humans, any of several veins that accompany the meningeal arteries, communicate with the sinuses of the dura mater and diploic veins, and drain into the regional veins outside the cranial vault." ;
    oboInOwl:hasDbXref "FMA:50839", "SCTID:84842006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018251" ;
    a owl:Class ;
    rdfs:label "meningeal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002360
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002360
            ]
        )
    ] .

obo:UBERON_0018254
    obo:IAO_0000116 "Added for consistency with MA EMAPA and EHDAA2. See https://github.com/obophenotype/mouse-anatomy-ontology/issues/104" ;
    oboInOwl:hasDbXref "EHDAA2:0001842", "EMAPA:35578", "MA:0000165" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018254" ;
    oboInOwl:inSubset core:grouping_class ;
    a owl:Class ;
    rdfs:label "skeletal musculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000383
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0014892
    ] .

obo:UBERON_0018255
    obo:IAO_0000115 "A branch of the superior mesenteric artery that supplies the jejunum." ;
    oboInOwl:hasDbXref "FMA:14808", "SCTID:265391008", "Wikipedia:Jejunal_arteries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "jejunal branch of superior mesenteric artery" ;
    oboInOwl:id "UBERON:0018255" ;
    a owl:Class ;
    rdfs:label "jejunal artery" ;
    rdfs:subClassOf obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001182
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001182
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001182
            ]
        )
    ] .

obo:UBERON_0018256
    obo:IAO_0000115 "A vein that drains a lacrimal gland." ;
    oboInOwl:hasDbXref "FMA:51779", "SCTID:149582008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018256" ;
    a owl:Class ;
    rdfs:label "lacrimal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001817
            ]
        )
    ] .

obo:UBERON_0018257
    obo:IAO_0000115 "Any portion of submucosa that lines the digestive tract." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018257" ;
    a owl:Class ;
    rdfs:label "submucosa of digestive tract" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000009
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0018260
    obo:IAO_0000115 "Any organ component layer that consists of muscle tissue." ;
    obo:UBPROP_0000012 "NCITA class may refer to smooth muscle only" ;
    oboInOwl:hasDbXref "FMA:45634", "NCIT:C75444", "UMLS:C0225358" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018260" ;
    a owl:Class ;
    rdfs:label "layer of muscle tissue" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002385
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002385
            ]
        )
    ] .

obo:UBERON_0018261
    obo:IAO_0000115 "A muscular coat that is part of a digestive tract." ;
    obo:UBPROP_0000009 "responsible for gut movement, such as peristalsis" ;
    oboInOwl:hasExactSynonym "tunica muscularis of digestive tract" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "muscular layer of digestive tract", "muscularis externa of digestive tract", "tunica externa of digestive tract" ;
    oboInOwl:id "UBERON:0018261" ;
    a owl:Class ;
    rdfs:label "muscular coat of digestive tract" ;
    rdfs:subClassOf obo:UBERON_0006660, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0030432
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0018303
    obo:IAO_0000115 "Tissue that is part of some adrenal gland" ;
    obo:IAO_0000116 "TODO - describe typology of adrenal gland tissue used in this ontology" ;
    oboInOwl:hasDbXref "NCIT:C32051", "UBERONTEMP:a7bf197b-0db2-467e-824e-be45b39e2672" ;
    oboInOwl:hasExactSynonym "adrenal gland tissue" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018303" ;
    a owl:Class ;
    rdfs:label "adrenal tissue" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004120, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002369
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002369
            ]
        )
    ] .

obo:UBERON_0018321
    obo:IAO_0000115 "Foramen that allows the passge of the glossopharyngeal nerve (cranial nerve IX)." ;
    oboInOwl:hasDbXref "UBERONTEMP:9ca0bda7-9111-4f59-bc72-5d47bc3d7d61" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018321" ;
    a owl:Class ;
    rdfs:label "foramen for glossopharyngeal nerve" ;
    rdfs:subClassOf obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001649
            ]
        )
    ] .

obo:UBERON_0018326
    obo:IAO_0000115 "Situated just caudal to the acetabulum, the foramen is bound dorsally by the illium and ventrally by the ischium. The foramen transmitts the ischiadic nerves and vessels (Baumel et al. 1993)" ;
    oboInOwl:hasDbXref "UBERONTEMP:63e09c69-ac98-49ba-b232-2da5c7b19019" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018326" ;
    a owl:Class ;
    rdfs:label "ilioischiadic foramen" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007832
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001273
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001274
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001322
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005744
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001322
            ]
        )
    ] .

obo:UBERON_0018413
    obo:IAO_0000115 "A Z-shaped canal running through the temporal bone from the internal acoustic meatus to the stylomastoid foramen. It is located within the middle ear region, according to its shape it is divided into three main segments: the labyrinthine, the tympanic, and the mastoidal segment ." ;
    oboInOwl:hasDbXref "FMA:54952", "Wikipedia:Facial_canal" ;
    oboInOwl:hasExactSynonym "canalis nervi facialis", "facial canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "fallopian canal" ;
    oboInOwl:id "UBERON:0018413" ;
    a owl:Class ;
    rdfs:label "facial nerve canal" ;
    rdfs:subClassOf obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001678
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0001647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013685
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0001647
            ]
        )
    ] .

obo:UBERON_0018415
    obo:IAO_0000115 "An bone foramen in the ethmoid bone." ;
    obo:UBPROP_0000008 "There are usually two Foramina ethmoidalia present on each side in the dog. Sometimes one is situated rostral to the other, but often it is dorsal. They are not homologous with the Foramen ethmoidale anterius and Foramen ethmoidale posterius of man. Therefore they are not listed separately.[NOMINA ANATOMICA VETERINARIA (2005)]" ;
    oboInOwl:hasDbXref "Wikipedia:Ethmoidal_foramina" ;
    oboInOwl:hasExactSynonym "ethmoidal foramen", "foramina ethmoidalia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ethmoid foramina", "ethmoidal foramina" ;
    oboInOwl:id "UBERON:0018415" ;
    a owl:Class ;
    rdfs:comment "Taxon nodes: In humans, refers to anterior or posterior ethmoid foramina" ;
    rdfs:label "ethmoid foramen" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0013685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001679
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001679
            ]
        )
    ] .

obo:UBERON_0018543
    obo:IAO_0000115 "The anatomical space within the intestine." ;
    obo:IAO_0000116 "see notes in inclusivity in class 'intestine'" ;
    oboInOwl:hasDbXref "FMA:14586", "TADS:0000495", "WBbt:0005791", "ZFA:0005807" ;
    oboInOwl:hasExactSynonym "intestinal lumen", "intestine lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "gut lumen" ;
    oboInOwl:id "UBERON:0018543" ;
    a owl:Class ;
    rdfs:label "lumen of intestine" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0018544
    obo:IAO_0000115 "Muscle innervated by the trigeminal nerve (Cranial Nerve V)." ;
    oboInOwl:hasDbXref "MFMO:0000072" ;
    oboInOwl:hasExactSynonym "muscle innervated by the trigeminal nerve", "muscles innervated by the trigeminal nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018544" ;
    a owl:Class ;
    rdfs:label "trigeminal nerve muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0001630, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001645
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002005 ;
                owl:someValuesFrom obo:UBERON_0001645
            ]
        )
    ] .

obo:UBERON_0018649
    oboInOwl:hasDbXref "FMA:83450" ;
    oboInOwl:hasExactSynonym "ventricular cardiac muscle tissue", "ventricular heart muscle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ventricular muscle" ;
    oboInOwl:id "UBERON:0018649" ;
    a owl:Class ;
    rdfs:label "cardiac muscle tissue of ventricle" ;
    rdfs:subClassOf obo:UBERON_0004493, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001133
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002082
            ]
        )
    ] .

obo:UBERON_0018664
    obo:IAO_0000115 "the neck region of a bone organ." ;
    oboInOwl:hasExactSynonym "bone neck", "neck of bone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018664" ;
    a owl:Class ;
    rdfs:label "neck of bone element" ;
    rdfs:subClassOf obo:UBERON_0001560, obo:UBERON_0005913 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0018667
    oboInOwl:hasDbXref "FMA:23254", "SCTID:181915009" ;
    oboInOwl:hasExactSynonym "anatomical neck of scapula", "scapular neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018667" ;
    a owl:Class ;
    rdfs:label "neck of scapula" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0018664, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] .

obo:UBERON_0018673
    oboInOwl:hasDbXref "EMAPA:37891", "FMA:35508" ;
    oboInOwl:hasExactSynonym "fibula neck", "fibular neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018673" ;
    a owl:Class ;
    rdfs:label "neck of fibula" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005055, obo:UBERON_0010314, obo:UBERON_0018664, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001446
            ]
        )
    ] .

obo:UBERON_0018674
    obo:IAO_0000115 "An interconnected tubular multi-tissue structure that contains fluid that is actively transported around the heart." ;
    oboInOwl:hasDbXref "FMA:73747", "ZFA:0005811" ;
    oboInOwl:hasExactSynonym "cardiac vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018674" ;
    a owl:Class ;
    rdfs:label "heart vasculature" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0018679
    obo:IAO_0000115 "Thoracic splanchnic nerves are splanchnic nerves that arise from the sympathetic trunk in the thorax and travel inferiorly to provide sympathetic innervation to the abdomen. The nerves contain preganglionic sympathetic and general visceral afferent fibers." ;
    oboInOwl:hasDbXref "FMA:6280", "Wikipedia:Thoracic_splanchnic_nerves" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018679" ;
    a owl:Class ;
    rdfs:label "thoracic splanchnic nerve" ;
    rdfs:subClassOf obo:UBERON_0003715, obo:UBERON_0003824, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004863
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004863
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0004863
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003715
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004863
            ]
        )
    ] .

obo:UBERON_0018692
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018692" ;
    a owl:Class ;
    rdfs:label "dorsal side of post-anal tail" ;
    rdfs:subClassOf obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034929
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015101 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_0018707
    obo:IAO_0000115 "A membranous sac in animals that serves as the receptacle of a liquid or contains gas." ;
    oboInOwl:hasDbXref "BTO:0000123" ;
    oboInOwl:hasNarrowSynonym "bladder" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0018707" ;
    a owl:Class ;
    rdfs:label "bladder organ" ;
    rdfs:subClassOf obo:UBERON_0000489, obo:UBERON_0009856, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:UBERON_0000463
    ] .

obo:UBERON_0019042
    oboInOwl:hasDbXref "BTO:0002439" ;
    oboInOwl:hasExactSynonym "genital mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019042" ;
    a owl:Class ;
    rdfs:label "reproductive system mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0005156 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0019143
    obo:IAO_0000115 "Adipose tissue which is located throughout skeletal muscle and is responsible for the marbling seen in certain cuts of beef. In humans, excess accumulation of intramuscular fat is associated with insulin resistance and type 2 diabetes." ;
    oboInOwl:hasDbXref "BTO:0004043" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "intramuscular fat" ;
    oboInOwl:id "UBERON:0019143" ;
    a owl:Class ;
    rdfs:label "intramuscular adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014892
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0014892
            ]
        )
    ] .

obo:UBERON_0019189
    oboInOwl:hasDbXref "BTO:0004626" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "carotid endothelium", "carotid epithelium" ;
    oboInOwl:id "UBERON:0019189" ;
    a owl:Class ;
    rdfs:label "carotid artery endothelium" ;
    rdfs:subClassOf obo:UBERON_0001917, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005396
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005396
            ]
        )
    ] .

obo:UBERON_0019190
    oboInOwl:hasDbXref "BTO:0004638", "FMA:13119", "SCTID:88410004" ;
    oboInOwl:hasExactSynonym "bronchial gland", "bronchial mucous gland", "peribronchial gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019190" ;
    a owl:Class ;
    rdfs:label "mucous gland of lung" ;
    rdfs:subClassOf obo:UBERON_0000414, obo:UBERON_0004119, obo:UBERON_0005181, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000414
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0019196
    oboInOwl:hasDbXref "BTO:0004661" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019196" ;
    a owl:Class ;
    rdfs:label "iliac artery endothelium" ;
    rdfs:subClassOf obo:UBERON_0001917, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005609
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005609
            ]
        )
    ] .

obo:UBERON_0019204
    obo:IAO_0000115 "Any region of epithelium that is part of a skin region." ;
    oboInOwl:hasDbXref "BTO:0004382" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019204" ;
    a owl:Class ;
    rdfs:label "skin epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
        )
    ] .

obo:UBERON_0019206
    oboInOwl:hasDbXref "EMAPA:35869", "MA:0003178" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019206" ;
    a owl:Class ;
    rdfs:label "tongue papilla epithelium" ;
    rdfs:subClassOf obo:UBERON_0002424, obo:UBERON_0003357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001726
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001726
            ]
        )
    ] .

obo:UBERON_0019207
    obo:IAO_0000115 "The part of the eye that consists of both the retina and the optic choroid" ;
    oboInOwl:hasDbXref "SCTID:110701000" ;
    oboInOwl:hasExactSynonym "chorioretina", "choroid and retina", "retinachoroid", "retinachoroidal region" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019207" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "chorioretinal region" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] .

obo:UBERON_0019258
    obo:IAO_0000115 "A white matter that is part of the hindbrain." ;
    oboInOwl:hasDbXref "DHBA:10668", "FMA:268636" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019258" ;
    a owl:Class ;
    rdfs:label "white matter of hindbrain" ;
    rdfs:subClassOf obo:UBERON_0003544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0019261
    obo:IAO_0000115 "A white matter that is part of the forebrain." ;
    oboInOwl:hasDbXref "DHBA:10557", "FMA:268634" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019261" ;
    a owl:Class ;
    rdfs:label "white matter of forebrain" ;
    rdfs:subClassOf obo:UBERON_0003544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0019262
    obo:IAO_0000115 "A white matter that is part of the myelencephalon." ;
    oboInOwl:hasDbXref "HBA:9298" ;
    oboInOwl:hasExactSynonym "myelencephalic white matter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019262" ;
    a owl:Class ;
    rdfs:label "white matter of myelencephalon" ;
    rdfs:subClassOf obo:UBERON_0019258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005290
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005290
            ]
        )
    ] .

obo:UBERON_0019263
    oboInOwl:hasDbXref "DHBA:10654", "FMA:268630" ;
    oboInOwl:hasExactSynonym "gray matter of the hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019263" ;
    a owl:Class ;
    rdfs:label "gray matter of hindbrain" ;
    rdfs:subClassOf obo:UBERON_0003528, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0019264
    oboInOwl:hasDbXref "DHBA:10157", "FMA:268608" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019264" ;
    a owl:Class ;
    rdfs:label "gray matter of forebrain" ;
    rdfs:subClassOf obo:UBERON_0003528, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
        )
    ] .

obo:UBERON_0019267
    oboInOwl:hasDbXref "DHBA:10649", "FMA:83913" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019267" ;
    a owl:Class ;
    rdfs:label "gray matter of midbrain" ;
    rdfs:subClassOf obo:UBERON_0003528, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
        )
    ] .

obo:UBERON_0019269
    oboInOwl:hasDbXref "FMA:83912" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019269" ;
    a owl:Class ;
    rdfs:label "gray matter of diencephalon" ;
    rdfs:subClassOf obo:UBERON_0019264, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ] .

obo:UBERON_0019291
    oboInOwl:hasDbXref "FMA:83939", "HBA:9287" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019291" ;
    a owl:Class ;
    rdfs:label "white matter of metencephalon" ;
    rdfs:subClassOf obo:UBERON_0019258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001895
            ]
        )
    ] .

obo:UBERON_0019292
    oboInOwl:hasDbXref "FMA:83940" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019292" ;
    a owl:Class ;
    rdfs:label "white matter of pons" ;
    rdfs:subClassOf obo:UBERON_0014891, obo:UBERON_0019291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000988
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000988
            ]
        )
    ] .

obo:UBERON_0019293
    oboInOwl:hasAlternativeId "UBERON:0025819" ;
    oboInOwl:hasDbXref "BIRNLEX:1069", "FMA:83942", "HBA:265505486" ;
    oboInOwl:hasExactSynonym "pontine white matter tracts", "predominantly white regional part of pontine tegmentum", "substantia alba tegmenti pontis", "white matter of pontile tegmentum", "white substance of pontile tegmentum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019293" ;
    a owl:Class ;
    rdfs:label "white matter of pontine tegmentum" ;
    rdfs:subClassOf obo:UBERON_0019292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003023
            ]
        )
    ] .

obo:UBERON_0019304
    oboInOwl:hasDbXref "EMAPA:35952", "MA:0003174" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019304" ;
    a owl:Class ;
    rdfs:label "sensory organ epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000020
            ]
        )
    ] .

obo:UBERON_0019306
    oboInOwl:hasDbXref "EMAPA:35958", "MA:0003171" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019306" ;
    a owl:Class ;
    rdfs:label "nose epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, obo:UBERON_0019304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000004
            ]
        )
    ] .

obo:UBERON_0019307
    obo:IAO_0000115 "Epithelial layer that is part of the external part of the nose." ;
    oboInOwl:hasDbXref "FMA:63143" ;
    oboInOwl:hasExactSynonym "epithelium of skin of external nose" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019307" ;
    a owl:Class ;
    rdfs:label "epithelium of external nose" ;
    rdfs:subClassOf obo:UBERON_0012329, obo:UBERON_0019306, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007827
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007827
            ]
        )
    ] .

obo:UBERON_0019310
    oboInOwl:hasDbXref "BIRNLEX:1533", "DHBA:12887", "DMBA:17747" ;
    oboInOwl:hasExactSynonym "glossopharyngeal nerve root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019310" ;
    a owl:Class ;
    rdfs:label "glossopharyngeal nerve root" ;
    rdfs:subClassOf obo:UBERON_0006843, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001649
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001649
            ]
        )
    ] .

obo:UBERON_0019311
    obo:IAO_0000115 "The initial segment of an olfactory nerve, leaving the central nervous system." ;
    oboInOwl:hasDbXref "BIRNLEX:1632" ;
    oboInOwl:hasExactSynonym "olfactory nerve root" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019311" ;
    a owl:Class ;
    rdfs:label "root of olfactory nerve" ;
    rdfs:subClassOf obo:UBERON_0002211, [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001579
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002211
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0001579
            ]
        )
    ] .

obo:UBERON_0019319
    obo:IAO_0000115 "An exocrine gland that is part of a integumental system." ;
    oboInOwl:hasExactSynonym "integumental exocrine gland", "integumental system exocrine gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0019319" ;
    a owl:Class ;
    rdfs:label "exocrine gland of integumental system" ;
    rdfs:subClassOf obo:UBERON_0002365, obo:UBERON_0003297 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002365
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0020358
    obo:IAO_0000115 "The spinal accessory nucleus lies within the cervical spinal cord (C1-C5) in the ventral horn. The nucleus ambiguus is classically said to provide the 'cranial component' of the accessory nerve. However, the very existence of this cranial component has been recently questioned and seen as contributing exclusively to the vagus nerve. The terminology continues to be used in describing both human anatomy, and that of other animals." ;
    oboInOwl:hasDbXref "EMAPA:37067", "FMA:83965", "MA:0001033", "Wikipedia:Spinal_accessory_nucleus", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2003" ;
    oboInOwl:hasExactSynonym "accessory neural nucleus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "accessory nucleus of anterior column of spinal cord", "nucleus accessorius columnae anterioris medullae spinalis", "nucleus nervi accessorii", "nucleus of accessory nerve", "nucleus of the accessory nerve", "nucleus of the spinal accessory nerve", "spinal accessory nucleus" ;
    oboInOwl:id "UBERON:0020358" ;
    a owl:Class ;
    rdfs:comment "See also: Wikipedia:Spinal_accessory_nucleus" ;
    rdfs:label "accessory XI nerve nucleus" ;
    rdfs:subClassOf obo:UBERON_0000126, obo:UBERON_0007635 .

obo:UBERON_0020550
    obo:IAO_0000115 "A blood vessel that supplies or drains an ear." ;
    oboInOwl:hasDbXref "EMAPA:37386", "MA:0001226" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0020550" ;
    a owl:Class ;
    rdfs:label "auricular blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0001690
            ]
        )
    ] .

obo:UBERON_0022248
    oboInOwl:hasDbXref "FMA:260712" ;
    oboInOwl:hasExactSynonym "cerebral fascicle", "cerebral fasciculus", "nerve fascicle of telencephalon", "telencephalic fascicle", "telencephalic nerve fascicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022248" ;
    a owl:Class ;
    rdfs:label "cerebral nerve fasciculus" ;
    rdfs:subClassOf obo:UBERON_0005838, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001019
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0022279
    oboInOwl:hasDbXref "FMA:53671" ;
    oboInOwl:hasExactSynonym "hair of external ear", "hair of tragus", "tragus hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022279" ;
    a owl:Class ;
    rdfs:label "strand of hair on external ear" ;
    rdfs:subClassOf obo:UBERON_0016446, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_0022280
    oboInOwl:hasDbXref "FMA:63243" ;
    oboInOwl:hasExactSynonym "epithelium of small intestinal crypt of Lieberkuhn" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "wall of small intestinal crypt of Lieberkuhn" ;
    oboInOwl:id "UBERON:0022280" ;
    a owl:Class ;
    rdfs:label "epithelium of crypt of Lieberkuhn of small intestine" ;
    rdfs:subClassOf obo:UBERON_0001902, obo:UBERON_0011184, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001241
            ]
        )
    ] .

obo:UBERON_0022281
    oboInOwl:hasDbXref "FMA:63628" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022281" ;
    a owl:Class ;
    rdfs:label "epithelium of crypt of Lieberkuhn of large intestine" ;
    rdfs:subClassOf obo:UBERON_0001278, obo:UBERON_0011184, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001984
            ]
        )
    ] .

obo:UBERON_0022284
    obo:IAO_0000115 "the single bud-like invagination of the conjunctival fornix epithelium at the temporal aspect of the eye that signals lacrimal gland formation (Int Rev Cytol. 1996;168:1-80. Cell biology of the harderian gland)" ;
    obo:UBPROP_0000008 "in mouse, the primary bud arises around E13.5 and extends caudally into the surrounding neural-crest derived periocular mesenchyme; between E15.5 and E16.5 the bud undergoes branching morphogenesis, forming both a major extra-orbital lobe and a minor intraorbital lobe" ;
    oboInOwl:hasDbXref "EMAPA:35464" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022284" ;
    a owl:Class ;
    rdfs:label "lacrimal gland bud" ;
    rdfs:subClassOf obo:UBERON_0005153, obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001750
    ] .

obo:UBERON_0022288
    oboInOwl:hasDbXref "FMA:58315" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "surface of region of wall of eyeball" ;
    oboInOwl:id "UBERON:0022288" ;
    a owl:Class ;
    rdfs:label "surface of eyeball" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0010230
            ]
        )
    ] .

obo:UBERON_0022292
    oboInOwl:hasDbXref "NCIT:C33596", "SCTID:282511007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022292" ;
    a owl:Class ;
    rdfs:label "splenic arteriole" ;
    rdfs:subClassOf obo:UBERON_0001980, obo:UBERON_0003497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0022293
    obo:IAO_0000115 "A portion of organism substance that is secreted by a reproductive gland." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "genital fluid", "genital secretion", "reproductive system fluid", "reproductive system fluid/secretion", "reproductive system secretion" ;
    oboInOwl:id "UBERON:0022293" ;
    a owl:Class ;
    rdfs:label "reproductive gland secretion" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0003937
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0003937
            ]
        )
    ] .

obo:UBERON_0022303
    obo:IAO_0000115 "Single layer of a laminar structure, identified by different density, arrangement or size of cells and processes arranged in flattened layers or lamina[CUMBO]." ;
    obo:IAO_0000116 "this is currently used to group some cellular layers that may not strictly conform to the CARO definition of cell-part layer. Consider genericisizing and introducing subtypes for cellular layer, fibrous layer and cell soma layer" ;
    oboInOwl:hasBroadSynonym "lamina", "layer" ;
    oboInOwl:hasDbXref "NLX:149357" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022303" ;
    oboInOwl:inSubset core:cumbo ;
    a owl:Class ;
    rdfs:label "nervous system cell part layer" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005162
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002124
            ]
        )
    ] .

obo:UBERON_0022315
    obo:UBPROP_0000013 "Note that in some lamination schemes, more particularly so in primates, this layer is referred to as layer IV thus resulting in some confusion when compared to the present scheme where the lamina dissecans is referred to layer IV[DOI:10.1155/2008/381243]" ;
    oboInOwl:hasDbXref "NLX:144263" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "primary motor cortex lamina V", "primary motor cortex layer V" ;
    oboInOwl:id "UBERON:0022315" ;
    a owl:Class ;
    rdfs:label "primary motor cortex layer 5" ;
    rdfs:subClassOf obo:UBERON_0002301, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005394
    ] .

obo:UBERON_0022350
    obo:IAO_0000115 "Serous membrane layer that is adjacent to and lines an organ." ;
    oboInOwl:hasDbXref "FMA:15860" ;
    oboInOwl:hasExactSynonym "visceral wall of serous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022350" ;
    a owl:Class ;
    rdfs:label "visceral serous membrane" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0000062
            ]
        )
    ] .

obo:UBERON_0022351
    obo:IAO_0000115 "Serous membrane layer that lines to a body cavity." ;
    oboInOwl:hasBroadSynonym "cavity lining" ;
    oboInOwl:hasDbXref "FMA:15859", "MA:0002448" ;
    oboInOwl:hasExactSynonym "parietal wall of serous membrane" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022351" ;
    a owl:Class ;
    rdfs:label "parietal serous membrane" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002553
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000042
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002553
            ]
        )
    ] .

obo:UBERON_0022355
    obo:IAO_0000115 "The layer of endometrial epithelium adjacent to the uterine cavity." ;
    oboInOwl:hasDbXref "FMA:86492", "NCIT:C32189" ;
    oboInOwl:hasExactSynonym "pars basalis of endometrium", "stratum basalis of endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022355" ;
    a owl:Class ;
    rdfs:label "basal layer of endometrium" ;
    rdfs:subClassOf obo:UBERON_0004811, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0013769
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004811
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0013769
            ]
        )
    ] .

obo:UBERON_0022356
    obo:IAO_0000115 "The layer of endometrial epithelium adjacent to the myometrium." ;
    oboInOwl:hasDbXref "FMA:86493", "NCIT:C32642" ;
    oboInOwl:hasExactSynonym "functional layer of endometrium", "stratum functionalis of endometrium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022356" ;
    a owl:Class ;
    rdfs:label "outer layer of endometrium" ;
    rdfs:subClassOf obo:UBERON_0004811, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001296
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004811
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0001296
            ]
        )
    ] .

obo:UBERON_0022357
    oboInOwl:hasDbXref "FMA:14652" ;
    oboInOwl:hasExactSynonym "ileal mesentery", "ileum mesentery", "mesoileum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022357" ;
    a owl:Class ;
    rdfs:label "mesentery of ileum" ;
    rdfs:subClassOf obo:UBERON_0001170, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002095
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_0022358
    obo:IAO_0000115 "A blood vessel of the placenta." ;
    oboInOwl:hasBroadSynonym "placental vessel" ;
    oboInOwl:hasDbXref "SCTID:280716005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022358" ;
    a owl:Class ;
    rdfs:label "placenta blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001987
            ]
        )
    ] .

obo:UBERON_0022360
    obo:IAO_0000115 "A mammary gland duct that is part of a male organism. This structure typically regresses." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022360" ;
    a owl:Class ;
    rdfs:label "male mammary gland duct" ;
    rdfs:subClassOf obo:UBERON_0001765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0022361
    obo:IAO_0000115 "A specific region of the foregut into the area in which the lung will develop." ;
    oboInOwl:hasDbXref "SCTID:34922002" ;
    oboInOwl:hasExactSynonym "lung field" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0022361" ;
    a owl:Class ;
    rdfs:label "lung field" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0023879
    obo:IAO_0000115 "A set of neural structures that subserve a specific function, e.g., visual system" ;
    obo:IAO_0000116 "this class was inherited from NIFSTD as part of the replacement of NIFSTD with Uberon. It may be obsoleted in the future" ;
    oboInOwl:hasDbXref "NLXANAT:090802" ;
    oboInOwl:hasExactSynonym "neural system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0023879" ;
    a owl:Class ;
    rdfs:label "neural system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0024045
    obo:IAO_0000115 "White matter that lies deep to the granular cell layer of the cerebellar cortex. It contains afferents to the cerebellar cortex and axons that run between the cerebellar cortex and the deep cerebellar nuclei." ;
    oboInOwl:hasDbXref "NLXANAT:20081249" ;
    oboInOwl:hasExactSynonym "white matter of the cerebellar cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0024045" ;
    a owl:Class ;
    rdfs:label "white matter of the cerebellar cortex" ;
    rdfs:subClassOf obo:UBERON_0019291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002316
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002129
            ]
        )
    ] .

obo:UBERON_0025261
    oboInOwl:hasDbXref "BIRNLEX:749" ;
    oboInOwl:hasExactSynonym "thalamic fiber tracts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0025261" ;
    a owl:Class ;
    rdfs:label "thalamic fiber tract" ;
    rdfs:subClassOf obo:UBERON_0011591, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001897
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001018
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001897
            ]
        )
    ] .

obo:UBERON_0025525
    obo:IAO_0000115 "The part of the central nervous system that is involved with movement." ;
    oboInOwl:hasDbXref "NLXANAT:090805" ;
    oboInOwl:hasExactSynonym "motor system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0025525" ;
    a owl:Class ;
    rdfs:comment "It consists of the pyramidal and extrapyramidal system" ;
    rdfs:label "motor system" ;
    rdfs:subClassOf obo:UBERON_0023879 .

obo:UBERON_0025533
    obo:IAO_0000115 "The sensory system for the sense of proprioception." ;
    oboInOwl:hasDbXref "NLXANAT:090814" ;
    oboInOwl:hasExactSynonym "proprioceptive system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0025533" ;
    a owl:Class ;
    rdfs:label "proprioceptive system" ;
    rdfs:subClassOf obo:UBERON_0023879, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0019230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0023879
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0019230
            ]
        )
    ] .

obo:UBERON_0034705
    obo:IAO_0000115 "An embryonic or larval epithelium that is committed to form part of the nervous system." ;
    oboInOwl:hasBroadSynonym "neurepithelium" ;
    oboInOwl:hasDbXref "AEO:0001008", "BTO:0000314", "EHDAA2_RETIRED:0004654", "FMA:64807" ;
    oboInOwl:hasExactSynonym "embryonic neuroepithelium", "neuroepithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034705" ;
    a owl:Class ;
    rdfs:label "developing neuroepithelium" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0034706
    obo:IAO_0000115 "An epithelium that is undergoing proliferation to provide large numbers of neuronal cells." ;
    oboInOwl:hasDbXref "AEO:0001009" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034706" ;
    a owl:Class ;
    rdfs:label "proliferating neuroepithelium" ;
    rdfs:subClassOf obo:UBERON_0034705 .

obo:UBERON_0034707
    obo:IAO_0000115 "A neuroepithelium some of whose cells are undergoing terminal differentiation to become neuronal cells." ;
    oboInOwl:hasDbXref "AEO:0001010" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034707" ;
    a owl:Class ;
    rdfs:label "differentiating neuroepithelium" ;
    rdfs:subClassOf obo:UBERON_0034705, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000031
    ] .

obo:UBERON_0034708
    obo:UBPROP_0000011 "In the cerebellum, some neuronal precursors enter the marginal zone to form clusters of neurons called nuclei[NBK10047]" ;
    oboInOwl:hasDbXref "DHBA:12695", "EHDAA2:0001152", "EMAPA:17789" ;
    oboInOwl:hasExactSynonym "marginal zone of cerebellum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "MZCB" ;
    oboInOwl:id "UBERON:0034708" ;
    a owl:Class ;
    rdfs:label "cerebellum marginal layer" ;
    rdfs:subClassOf obo:UBERON_0034709, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ] .

obo:UBERON_0034709
    oboInOwl:hasDbXref "DHBA:12694", "EMAPA:32916" ;
    oboInOwl:hasExactSynonym "marginal zone of hindbrain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "MZH" ;
    oboInOwl:id "UBERON:0034709" ;
    a owl:Class ;
    rdfs:label "hindbrain marginal layer" ;
    rdfs:subClassOf obo:UBERON_0004062, obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0034710
    oboInOwl:hasDbXref "EHDAA2:0001267", "EMAPA:17585" ;
    oboInOwl:hasExactSynonym "spinal cord lateral wall ventricular layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034710" ;
    a owl:Class ;
    rdfs:label "spinal cord ventricular layer" ;
    rdfs:subClassOf obo:UBERON_0004060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005496
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006241
            ]
        )
    ] .

obo:UBERON_0034711
    obo:IAO_0000115 "The layer of the developing cerebral cortex that is formed from the first cohort of neurons to migrate out of the cortical ventricular zone; split by the second wave into marginal zone and subplate." ;
    oboInOwl:hasDbXref "EMAPA:35261" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034711" ;
    a owl:Class ;
    rdfs:label "cortical preplate" ;
    rdfs:subClassOf obo:UBERON_0014950 .

obo:UBERON_0034713
    obo:IAO_0000115 "Any of the cranial nerves, or their central nervous system analogs (the optic tract, the epiphyseal tract). These analogs are not true nerves, and are instead evaginated sensory afferents emanating from the brain" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "cranial nerve fiber bundle", "cranial nerve fiber tract", "cranial nerve or tract", "neuron projection bundle from brain" ;
    oboInOwl:id "UBERON:0034713" ;
    a owl:Class ;
    rdfs:label "cranial neuron projection bundle" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0034714
    obo:IAO_0000115 "A cranial nerve fiber tract that innervates the parietal eye." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "epiphyseal nerve" ;
    oboInOwl:id "UBERON:0034714" ;
    a owl:Class ;
    rdfs:comment "This should be classified as an evaginated sensory afferents rather than cranial nerves, as they are part of the CNS[ISBN:0471888893]" ;
    rdfs:label "epiphyseal tract" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011215, obo:UBERON_0034713, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0004869
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001899
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034713
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0004869
            ]
        )
    ] .

obo:UBERON_0034715
    obo:IAO_0000115 "A cranial nerve fiber tract that innervates the pineal body." ;
    oboInOwl:hasDbXref "FMA:77600" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pineal nerve" ;
    oboInOwl:id "UBERON:0034715" ;
    a owl:Class ;
    rdfs:comment "This should be classified as an evaginated sensory afferents rather than cranial nerves, as they are part of the CNS[ISBN:0471888893]" ;
    rdfs:label "pineal tract" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011215, obo:UBERON_0034713, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0034714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0034714
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001899
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034713
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001905
            ]
        )
    ] .

obo:UBERON_0034717
    obo:IAO_0000115 "A taste bud that is located external to the digestive tube, on the head or body, as found in species such as goldfish." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034717" ;
    a owl:Class ;
    rdfs:label "integumental taste bud" ;
    rdfs:subClassOf obo:UBERON_0001727, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0034719
    obo:IAO_0000115 "A taste bud that is located on a lip." ;
    obo:RO_0002175 obo:NCBITaxon_32443 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034719" ;
    a owl:Class ;
    rdfs:label "lip taste bud" ;
    rdfs:subClassOf obo:UBERON_0013765, obo:UBERON_0034717, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0034720
    obo:IAO_0000115 "A taste bud that is located on the skin of the head." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034720" ;
    a owl:Class ;
    rdfs:label "head taste bud" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034717, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001084
            ]
        )
    ] .

obo:UBERON_0034721
    obo:IAO_0000115 "A taste bud that is located in the pharynx." ;
    obo:RO_0002175 obo:NCBITaxon_7778 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034721" ;
    a owl:Class ;
    rdfs:label "pharyngeal taste bud" ;
    rdfs:subClassOf obo:UBERON_0001727, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006562
            ]
        )
    ] .

obo:UBERON_0034722
    obo:IAO_0000115 "A taste bud that is located on the roof of the mouth." ;
    obo:RO_0002175 obo:NCBITaxon_7778 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034722" ;
    a owl:Class ;
    rdfs:label "mouth roof taste bud" ;
    rdfs:subClassOf obo:UBERON_0001727, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007375
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007375
            ]
        )
    ] .

obo:UBERON_0034724
    obo:IAO_0000115 "A taste bud that is located in the esophagus." ;
    obo:RO_0002175 obo:NCBITaxon_32443 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034724" ;
    a owl:Class ;
    rdfs:label "esophageal taste bud" ;
    rdfs:subClassOf obo:UBERON_0001727, obo:UBERON_0005181, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0034726
    obo:IAO_0000115 "A taste bud that is located on the skin of the trunk." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034726" ;
    a owl:Class ;
    rdfs:label "trunk taste bud" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005177, obo:UBERON_0034717, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001085
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001727
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001085
            ]
        )
    ] .

obo:UBERON_0034728
    obo:IAO_0000115 "The autonomic nerve is a small nerve which carries postganglionic sympathetic and parasympathetic neurons from the zygomaticotemporal nerve; a branch of the maxillary nerve, to the lacrimal nerve; a branch of the ophthalmic nerve. These neurons derive from the superior cervical ganglion and the pterygopalatine ganglion respectively. They will travel to the lacrimal gland via the lacrimal nerve. Parasympathetic will induce lacrimation and vice versa." ;
    oboInOwl:hasDbXref "EMAPA:37957", "FMA:5866", "MESH:D017776", "SCTID:276145003", "Wikipedia:Autonomic_nerve" ;
    oboInOwl:hasExactSynonym "nervus visceralis", "visceral nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034728" ;
    a owl:Class ;
    rdfs:label "autonomic nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0036264
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001805
    ] .

obo:UBERON_0034729
    oboInOwl:hasDbXref "EMAPA:37958", "SCTID:181098007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034729" ;
    a owl:Class ;
    rdfs:label "sympathetic nerve" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000013
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0001806
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000013
            ]
        )
    ] .

obo:UBERON_0034730
    obo:UBPROP_0000001 "Telencephalic white matter which extends between the olfactory bulb and the ipsilateral dorsal telencephalon and carries secondary olfactory fibers. From Neuroanatomy of the Zebrafish Brain." ;
    oboInOwl:hasDbXref "TAO:0000229", "ZFA:0000229" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lateral olfactory tract", "tractus olfactorius lateralis" ;
    oboInOwl:id "UBERON:0034730" ;
    a owl:Class ;
    rdfs:label "olfactory tract linking bulb to ipsilateral dorsal telencephalon" ;
    rdfs:subClassOf obo:UBERON_0002265, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000203
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002265
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0000203
                ]
            ]
        )
    ] .

obo:UBERON_0034768
    obo:IAO_0000115 "A part of an organism or organ that is continuous with its surroundings and distinguished from its surroundings based on morphology." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034768" ;
    a owl:Class ;
    rdfs:label "morphological feature" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000052
    ] .

obo:UBERON_0034769
    oboInOwl:hasDbXref "FMA:79770", "NCIT:C41168" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034769" ;
    a owl:Class ;
    rdfs:label "lymphomyeloid tissue" ;
    rdfs:subClassOf obo:UBERON_0015757 .

obo:UBERON_0034873
    obo:IAO_0000115 "Any substance in the body or expelled from the body that is in a gaseous state." ;
    oboInOwl:hasDbXref "FMA:84580" ;
    oboInOwl:hasExactSynonym "gas in anatomical space", "portion of gas in anatomical space" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034873" ;
    a owl:Class ;
    rdfs:label "bodily gas" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001547
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000463
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001547
            ]
        )
    ] .

obo:UBERON_0034874
    obo:IAO_0000115 "Any portion of gas located in a part of the respiratory system that is composed primarily of air." ;
    oboInOwl:hasDbXref "FMA:84581" ;
    oboInOwl:hasExactSynonym "respiratory air", "respiratory system air" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034874" ;
    a owl:Class ;
    rdfs:label "air in respiratory system" ;
    rdfs:subClassOf obo:UBERON_0034947, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_25805
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034873
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_25805
            ]
        )
    ] .

obo:UBERON_0034875
    oboInOwl:hasDbXref "EHDAA2:0001472", "EMAPA:32796" ;
    oboInOwl:hasExactSynonym "pituitary primordium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034875" ;
    a owl:Class ;
    rdfs:label "future pituitary gland" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000007
            ]
        )
    ] .

obo:UBERON_0034876
    obo:IAO_0000115 "the outgrowth of neuroectoderm located on the floor of the embryonic hypothalamus that gives rise to the neurohypophysis (posterior lobe) of the pituitary gland" ;
    oboInOwl:hasAlternativeId "EMAPA:16647" ;
    oboInOwl:hasDbXref "EHDAA2:0004434", "EMAPA:16647" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "neurohypohysial region", "neurohypophyseal bud" ;
    oboInOwl:id "UBERON:0034876" ;
    a owl:Class ;
    rdfs:label "future neurohypophysis" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0034875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0002198
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0002198
            ]
        )
    ] .

obo:UBERON_0034878
    obo:IAO_0000115 "the area of axial mesoderm that develops into the prechordal plate" ;
    oboInOwl:hasExactSynonym "prechordal mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034878" ;
    a owl:Class ;
    rdfs:label "prechordal mesoderm" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0003063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003068
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003063
            ]
        )
    ] .

obo:UBERON_0034901
    obo:IAO_0000115 "The cervical ganglia are paravertebral ganglia of the sympathetic nervous system. These emerging postganglionic nerves synapse with preganglionic nerves from the thoracic spinal cord. They consist of three paravertebral ganglia: superior cervical ganglion middle cervical ganglion inferior cervical ganglion. The inferior ganglion may be fused with the first thoracic ganglion to form a single structure, the stellate ganglion. Nerves emerging from cervical sympathetic ganglia contribute to the cardiac plexus, among other things." ;
    oboInOwl:hasDbXref "FMA:6261", "SCTID:280533000", "Wikipedia:Cervical_ganglia" ;
    oboInOwl:hasExactSynonym "cervical part of sympathetic trunk", "cervical sympathetic chain", "cervical sympathetic trunk" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034901" ;
    a owl:Class ;
    rdfs:label "cervical sympathetic nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0004295, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005434
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005434
            ]
        )
    ] .

obo:UBERON_0034903
    obo:IAO_0000115 "Endocardium that is part of the left atrium." ;
    obo:UBPROP_0000001 "Endocardium of atrium which is continuous with the tunica intima of the trunk of pulmonary vein." ;
    oboInOwl:hasDbXref "FMA:7286", "SCTID:190064008", "VHOG:0001226" ;
    oboInOwl:hasExactSynonym "endocardium of left atrium", "left atrial endocardium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "left atrium endocardial tissue" ;
    oboInOwl:id "UBERON:0034903" ;
    a owl:Class ;
    rdfs:label "left atrium endocardium" ;
    rdfs:subClassOf obo:UBERON_0002166, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002079
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002165
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002079
            ]
        )
    ] .

obo:UBERON_0034905
    oboInOwl:hasExactSynonym "lumen of gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034905" ;
    a owl:Class ;
    rdfs:label "gland lumen" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002530
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002530
            ]
        )
    ] .

obo:UBERON_0034907
    obo:IAO_0000115 "Parenchymal tissue that forms the pineal gland." ;
    oboInOwl:hasDbXref "NCIT:C41834", "UMLS:C1519088" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034907" ;
    a owl:Class ;
    rdfs:label "pineal parenchyma" ;
    rdfs:subClassOf obo:UBERON_0005158, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001905
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001905
            ]
        )
    ] .

obo:UBERON_0034908
    obo:IAO_0000115 "Any of the muscles that are responsible for moving the scapula. In humans these are the levator scapulae, the infraspinatus muscle, the teres major, the teres minor, and the supraspinatus muscle." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034908" ;
    a owl:Class ;
    rdfs:label "scapular muscle" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0014892, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0006849
            ]
        )
    ] .

obo:UBERON_0034921
    obo:IAO_0000115 "An multicellular anatomical structure that has subparts of multiple organs as a part." ;
    oboInOwl:hasDbXref "CARO:0020001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomical cluster" ;
    oboInOwl:id "UBERON:0034921" ;
    a owl:Class ;
    rdfs:label "multi organ part structure" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000064
    ] .

obo:UBERON_0034922
    obo:IAO_0000115 "A cluster of cells, largely surrounded by a morphological boundary." ;
    oboInOwl:hasDbXref "CARO:0020002", "FMA:62807" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034922" ;
    a owl:Class ;
    rdfs:label "cell cluster" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000015
    ] .

obo:UBERON_0034923
    obo:IAO_0000115 "Material anatomical entity consisting of multiple anatomical structures that are not connected to each other." ;
    oboInOwl:hasDbXref "CARO:0020000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034923" ;
    a owl:Class ;
    rdfs:label "disconnected anatomical group" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0010001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000061
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:UBERON_0000061 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:UBERON_0034925
    obo:IAO_0000115 "A collection of anatomical structures that are alike in terms of their morphology or developmental origin." ;
    obo:IAO_0000116 "resolve if this should be a subclass of disconnected anatomical group. Some collections (e.g. the skeleton or skull) are arguably connected" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034925" ;
    a owl:Class ;
    rdfs:label "anatomical collection" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0034926
    obo:IAO_0000115 "An anatomical collection that is arranged in a line." ;
    obo:IAO_0000116 "resolve if this should be a subclass of or merged with aligned anatomical group." ;
    oboInOwl:hasDbXref "FBbt:00100152" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034926" ;
    a owl:Class ;
    rdfs:label "anatomical row" ;
    rdfs:subClassOf obo:UBERON_0034925 .

obo:UBERON_0034928
    oboInOwl:hasDbXref "FMA:19623" ;
    oboInOwl:hasExactSynonym "dorsum of penis", "dorsum penis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034928" ;
    a owl:Class ;
    rdfs:label "dorsal surface of penis" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000989
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0000989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0015101 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0034929
    obo:IAO_0000115 "A region or zone on the surface of an organism that encompasses skin and any adnexa, down through muscles and bounded by underlying skeletal support structures." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034929" ;
    a owl:Class ;
    rdfs:label "external soft tissue zone" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] .

obo:UBERON_0034932
    obo:IAO_0000115 "The epithelial layer covering the biliary system. This includes the epithelium of the gallbladder (when present) as well as the intrahepatic and extrahepatic bile ducts." ;
    oboInOwl:hasDbXref "BTO:0001513" ;
    oboInOwl:hasExactSynonym "biliary system epithelium" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "biliary epithelium", "biliary tract epithelium" ;
    oboInOwl:id "UBERON:0034932" ;
    a owl:Class ;
    rdfs:label "epithelium of biliary system" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002294
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002294
            ]
        )
    ] .

obo:UBERON_0034933
    obo:IAO_0000115 "Any organ component layer that consists of smooth muscle tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034933" ;
    a owl:Class ;
    rdfs:label "layer of smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0018260, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001135
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0001135
            ]
        )
    ] .

obo:UBERON_0034940
    obo:IAO_0000115 "An enlarged chamber in the blood sinus capable of accumulating a large volume of blood." ;
    oboInOwl:hasDbXref "ZFA:0007073" ;
    oboInOwl:hasExactSynonym "blood sinus cavity", "blood sinus lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034940" ;
    a owl:Class ;
    rdfs:label "venous sinus cavity" ;
    rdfs:subClassOf obo:UBERON_0010161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006615
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0006615
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0006615
            ]
        )
    ] .

obo:UBERON_0034944
    oboInOwl:hasDbXref "FMA:55268" ;
    oboInOwl:hasExactSynonym "organ sector", "organ zonal region", "organ zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "organ region with floating fiat boundary" ;
    oboInOwl:id "UBERON:0034944" ;
    a owl:Class ;
    rdfs:label "zone of organ" ;
    rdfs:subClassOf obo:UBERON_0000064 .

obo:UBERON_0034945
    obo:IAO_0000115 "Any gaseous product of an excretory process." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034945" ;
    a owl:Class ;
    rdfs:label "excreted gas" ;
    rdfs:subClassOf obo:UBERON_0000174, obo:UBERON_0034873 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034873
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0007588
            ]
        )
    ] .

obo:UBERON_0034946
    obo:IAO_0000115 "Any excreted gas that is produced by the digestive tract." ;
    oboInOwl:hasDbXref "FMA:78440" ;
    oboInOwl:hasNarrowSynonym "flatulence", "flatus", "intestinal gas" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034946" ;
    a owl:Class ;
    rdfs:comment "In mammals, mostly produced as a byproduct of bacterial fermentation in the gastrointestinal (GI) tract, especially the colon, and excreted through the rectum" ;
    rdfs:label "gas excreted from digestive tract" ;
    rdfs:subClassOf obo:UBERON_0034945, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034945
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0003001 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:UBERON_0034947
    obo:IAO_0000115 "Any portion of gas located in a part of the respiratory system." ;
    oboInOwl:hasExactSynonym "respiratory gas", "respiratory system gas" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034947" ;
    a owl:Class ;
    rdfs:label "gas in respiratory system" ;
    rdfs:subClassOf obo:UBERON_0034873, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034873
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0034953
    obo:IAO_0000115 "A population of lymphatic endothelial cell precursors that will form the lymph vessels." ;
    oboInOwl:hasDbXref "NCIT:C34262", "UMLS:C1514424" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "primary lymph sac" ;
    oboInOwl:id "UBERON:0034953" ;
    a owl:Class ;
    rdfs:label "embryonic lymph sac" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0007499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ] .

obo:UBERON_0034969
    oboInOwl:hasDbXref "NCIT:C25787", "UMLS:C1512086" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "duct epithelium", "ductal epithelium" ;
    oboInOwl:id "UBERON:0034969" ;
    a owl:Class ;
    rdfs:label "epithelial layer of duct" ;
    rdfs:subClassOf obo:UBERON_0003914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000058
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000058
            ]
        )
    ] .

obo:UBERON_0034978
    obo:IAO_0000115 "A cluster of neuroendocrine cells derived from neural crest. Paraganglia may be chromaffin or nonchromaffin" ;
    obo:IAO_0000116 "corresponding portion of CL needs fixed" ;
    oboInOwl:hasDbXref "FMA:15648", "SCTID:281695005", "Wikipedia:Paraganglion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "paraganglia" ;
    oboInOwl:id "UBERON:0034978" ;
    a owl:Class ;
    rdfs:label "paraganglion (generic)" ;
    rdfs:subClassOf obo:UBERON_0010001, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000165
    ] .

obo:UBERON_0034994
    oboInOwl:hasDbXref "DHBA:12682", "EMAPA:32917" ;
    oboInOwl:hasExactSynonym "hindbrain mantle layer" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034994" ;
    a owl:Class ;
    rdfs:label "hindbrain cortical intermediate zone" ;
    rdfs:subClassOf obo:UBERON_0004040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004040
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ] .

obo:UBERON_0034995
    obo:IAO_0000115 "Mesenchyme that is part of a developing jaw [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32907", "EMAPA:35454" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034995" ;
    a owl:Class ;
    rdfs:label "jaw mesenchyme" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0005253, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011595
            ]
        )
    ] .

obo:UBERON_0034996
    oboInOwl:hasDbXref "EMAPA:28322" ;
    oboInOwl:hasExactSynonym "loop of Henle, outer medullary portion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034996" ;
    a owl:Class ;
    rdfs:label "outer renal medulla loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0034997, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001293
            ]
        )
    ] .

obo:UBERON_0034997
    oboInOwl:hasDbXref "EMAPA:35460" ;
    oboInOwl:hasExactSynonym "loop of Henle of renal medulla", "loop of Henle, medullary portion" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0034997" ;
    a owl:Class ;
    rdfs:label "renal medulla loop of Henle" ;
    rdfs:subClassOf obo:UBERON_0001288, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000362
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001288
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000362
            ]
        )
    ] .

obo:UBERON_0035004
    oboInOwl:hasDbXref "EMAPA:35702" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035004" ;
    a owl:Class ;
    rdfs:label "preputial swelling" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] .

obo:UBERON_0035005
    oboInOwl:hasDbXref "EMAPA:29220" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prepuce of male" ;
    oboInOwl:id "UBERON:0035005" ;
    a owl:Class ;
    rdfs:label "preputial swelling of male" ;
    rdfs:subClassOf obo:UBERON_0035004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ] .

obo:UBERON_0035006
    oboInOwl:hasDbXref "EMAPA:30478" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "prepuce of female" ;
    oboInOwl:id "UBERON:0035006" ;
    a owl:Class ;
    rdfs:label "preputial swelling of female" ;
    rdfs:subClassOf obo:UBERON_0035004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006233
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
        )
    ] .

obo:UBERON_0035020
    oboInOwl:hasDbXref "EMAPA:37798", "FMA:18157", "MA:0001151" ;
    oboInOwl:hasExactSynonym "left vagus neural trunk", "trunk of left vagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior vagus X nerve trunk" ;
    oboInOwl:id "UBERON:0035020" ;
    a owl:Class ;
    rdfs:label "left vagus X nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0003535, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003535
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0035021
    oboInOwl:hasDbXref "EMAPA:37799", "FMA:18151", "MA:0001152" ;
    oboInOwl:hasExactSynonym "right vagus neural trunk", "trunk of right vagus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "posterior vagus X nerve trunk" ;
    oboInOwl:id "UBERON:0035021" ;
    a owl:Class ;
    rdfs:label "right vagus X nerve trunk" ;
    rdfs:subClassOf obo:UBERON_0003535, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003535
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
        )
    ] .

obo:UBERON_0035034
    obo:IAO_0000115 "An epithelium that is part of an eyelid [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:32758", "MA:0003163" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035034" ;
    a owl:Class ;
    rdfs:label "eyelid epithelium" ;
    rdfs:subClassOf obo:UBERON_0015808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001711
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001711
            ]
        )
    ] .

obo:UBERON_0035036
    obo:IAO_0000115 "An epithelium that is part of a naris [Automatically generated definition]." ;
    oboInOwl:hasDbXref "EMAPA:35959", "MA:0003172" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035036" ;
    a owl:Class ;
    rdfs:label "naris epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000003
            ]
        )
    ] .

obo:UBERON_0035037
    oboInOwl:hasDbXref "EMAPA:32904", "MA:0003220" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035037" ;
    a owl:Class ;
    rdfs:label "jaw epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011595
            ]
        )
    ] .

obo:UBERON_0035039
    oboInOwl:hasDbXref "SCTID:277967008" ;
    oboInOwl:hasExactSynonym "hemorrhoidal artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035039" ;
    a owl:Class ;
    rdfs:label "rectal artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
        )
    ] .

obo:UBERON_0035049
    obo:IAO_0000115 "Any of the interlobular excretory ducts of a salivary gland which are found in the connective tissue septa and formed by the union of several intralobular striated (secretory) ducts[MP,generalized]." ;
    oboInOwl:hasDbXref "FMA:60052" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035049" ;
    a owl:Class ;
    rdfs:label "excretory duct of salivary gland" ;
    rdfs:subClassOf obo:UBERON_0001837, obo:UBERON_0035050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035050
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0035050
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035050" ;
    a owl:Class ;
    rdfs:label "excretory duct" ;
    rdfs:subClassOf obo:UBERON_0000058 .

obo:UBERON_0035053
    oboInOwl:hasDbXref "FMA:60053" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035053" ;
    a owl:Class ;
    rdfs:label "interlobular duct of salivary gland" ;
    rdfs:subClassOf obo:UBERON_0014716, obo:UBERON_0035049 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014716
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001044
            ]
        )
    ] .

obo:UBERON_0035073
    oboInOwl:hasDbXref "FMA:70617" ;
    oboInOwl:hasExactSynonym "ductal part of eccrine sweat gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035073" ;
    a owl:Class ;
    rdfs:label "duct of eccrine sweat gland" ;
    rdfs:subClassOf obo:UBERON_0000058, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000423
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000423
            ]
        )
    ] .

obo:UBERON_0035074
    oboInOwl:hasDbXref "FMA:70643" ;
    oboInOwl:hasExactSynonym "ductal part of apocrine sweat gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035074" ;
    a owl:Class ;
    rdfs:label "duct of apocrine sweat gland" ;
    rdfs:subClassOf obo:UBERON_0000058, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000382
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000058
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000382
            ]
        )
    ] .

obo:UBERON_0035075
    oboInOwl:hasDbXref "FMA:71193" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "lobe or lobule of thymus" ;
    oboInOwl:id "UBERON:0035075" ;
    a owl:Class ;
    rdfs:label "thymus subunit" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002046
            ]
        )
    ] .

obo:UBERON_0035083
    obo:IAO_0000115 "A vertebra that has a transverse process." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "TP vertebra", "pygal vertebra" ;
    oboInOwl:id "UBERON:0035083" ;
    a owl:Class ;
    rdfs:label "transverse process-bearing vertebra" ;
    rdfs:subClassOf obo:UBERON_0002412, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001077
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002412
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001077
            ]
        )
    ] .

obo:UBERON_0035091
    obo:IAO_0000115 "A post-anal tail that attaches outside the tail." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035091" ;
    a owl:Class ;
    rdfs:label "extrinsic post-anal tail muscle" ;
    rdfs:subClassOf obo:UBERON_0003665, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0010742
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003665
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002371 ;
                owl:someValuesFrom obo:UBERON_0010742
            ]
        )
    ] .

obo:UBERON_0035102
    obo:IAO_0000115 "A transverse process that is part of a caudal vertebra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035102" ;
    a owl:Class ;
    rdfs:label "transverse process of caudal vertebra" ;
    rdfs:subClassOf obo:UBERON_0001077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001077
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001095
            ]
        )
    ] .

obo:UBERON_0035109
    obo:IAO_0000115 "A nerve that innervates the sole of the foot. Planar nerves arise from the posterior branch of the tibial nerve." ;
    oboInOwl:hasDbXref "NCIT:C77674", "SCTID:181074000", "UMLS:C0446824", "Wikipedia:Plantar_nerve", "https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/Gray834.svg/180px-Gray834.svg.png" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "nerve, plantar" ;
    oboInOwl:id "UBERON:0035109" ;
    a owl:Class ;
    rdfs:comment "Divided into medial and plantar based on the location of the foot supplied" ;
    rdfs:label "plantar nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0003431, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0008338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001323
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0008338
            ]
        )
    ] .

obo:UBERON_0035118
    obo:IAO_0000115 "Any material entity that is located in the digestive tract. This includes undigested food and liquid as well as unexcreted waste products. It also includes other entities such as ingested stones used to aid digestion. Any microbial cells or cell populations are also included." ;
    obo:IAO_0000116 "Note that we treat any material entity that is ingested as an anatomical structure by defintion, although this may be expanding the CARO usage somewhat" ;
    oboInOwl:hasExactSynonym "digestive tract contents" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ingested material entity" ;
    oboInOwl:id "UBERON:0035118" ;
    a owl:Class ;
    rdfs:label "material entity in digestive tract" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0006909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0006909
            ]
        )
    ] .

obo:UBERON_0035128
    oboInOwl:hasDbXref "EMAPA:32631" ;
    oboInOwl:hasExactSynonym "hand cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035128" ;
    a owl:Class ;
    rdfs:label "manus cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010883, obo:UBERON_0015064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002398
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009523
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002398
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0035129
    oboInOwl:hasDbXref "EMAPA:32657" ;
    oboInOwl:hasExactSynonym "foot cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035129" ;
    a owl:Class ;
    rdfs:label "pes cartilage element" ;
    rdfs:subClassOf obo:UBERON_0010885, obo:UBERON_0015064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0035130
    oboInOwl:hasBroadSynonym "ossicle element" ;
    oboInOwl:hasExactSynonym "auditory skeletal element", "middle ear ossicle element" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "ear ossicle element", "ear ossicles element", "middle ear skeletal element", "ossicle element of ear", "ossicle element of inner ear", "ossicular chain element" ;
    oboInOwl:id "UBERON:0035130" ;
    a owl:Class ;
    rdfs:label "auditory ossicle endochondral element" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010363, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003099
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] .

obo:UBERON_0035131
    oboInOwl:hasDbXref "EMAPA:35979" ;
    oboInOwl:hasExactSynonym "ossicle cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035131" ;
    a owl:Class ;
    rdfs:label "auditory ossicle cartilage element" ;
    rdfs:subClassOf obo:UBERON_0011004, obo:UBERON_0035130 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035130
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0002418
            ]
        )
    ] .

obo:UBERON_0035132
    oboInOwl:hasDbXref "EMAPA:35982" ;
    oboInOwl:hasExactSynonym "ossicle pre-cartilage condensation" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035132" ;
    a owl:Class ;
    rdfs:label "auditory ossicle pre-cartilage element" ;
    rdfs:subClassOf obo:UBERON_0035130, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0005866
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0035130
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:UBERON_0005866
            ]
        )
    ] .

obo:UBERON_0035159
    obo:IAO_0000115 "Anatomical surface, which is the external surface of the whole body. Examples: There is only one body surface." ;
    oboInOwl:hasDbXref "FMA:61695", "NCIT:C29667", "SCTID:261060002", "UMLS:C0489451" ;
    oboInOwl:hasExactSynonym "surface of body" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035159" ;
    a owl:Class ;
    rdfs:label "entire surface of organism" ;
    rdfs:subClassOf obo:UBERON_0006984, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006984
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0035165
    obo:IAO_0000115 "The flattened aspect of the prostate with a slight furrow facing the rectum and anus." ;
    oboInOwl:hasDbXref "FMA:19592", "NCIT:C13095", "SCTID:279697005", "UMLS:C0227961" ;
    oboInOwl:hasExactSynonym "facies posterior (prostatae)", "facies posterior prostatae", "posterior surface of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035165" ;
    a owl:Class ;
    rdfs:label "posterior surface of prostate" ;
    rdfs:subClassOf obo:UBERON_0035480, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:disjointWith obo:UBERON_0035523 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000122 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0035174
    obo:IAO_0000115 "The organ of hearing located on the right side of the head." ;
    oboInOwl:hasDbXref "FMA:53641", "NCIT:C81285", "SCTID:368570004", "UMLS:C0229298" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035174" ;
    a owl:Class ;
    rdfs:label "right ear" ;
    rdfs:subClassOf obo:UBERON_0001690, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001690
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0035198
    obo:IAO_0000115 "The tubules that carry lymph throughout the body that are just beneath the surface of the skin." ;
    oboInOwl:hasDbXref "FMA:52011", "NCIT:C33663", "SCTID:20315002", "UMLS:C1282745" ;
    oboInOwl:hasExactSynonym "superficial lymph vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035198" ;
    a owl:Class ;
    rdfs:label "superficial lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035549
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035549
            ]
        )
    ] .

obo:UBERON_0035237
    oboInOwl:hasDbXref "FMA:70506", "NCIT:C32837", "SCTID:360629008", "UMLS:C1182571" ;
    oboInOwl:hasExactSynonym "internal carotid arterial subdivision", "subdivision of internal carotid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035237" ;
    a owl:Class ;
    rdfs:label "branch of internal carotid artery" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0005396, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001532
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001532
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005396
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001532
            ]
        )
    ] .

obo:UBERON_0035267
    obo:IAO_0000115 "The narrowest portion of the gallbladder and distal to the cystic duct." ;
    oboInOwl:hasDbXref "FMA:14538", "NCIT:C32649", "SCTID:245394007", "UMLS:C0227546", "Wikipedia:Neck_of_gallbladder" ;
    oboInOwl:hasExactSynonym "cervix of gallbladder", "gallbladder neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035267" ;
    a owl:Class ;
    rdfs:label "neck of gallbladder" ;
    rdfs:subClassOf obo:UBERON_0001560, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0035295
    obo:IAO_0000115 "The organ of hearing located on the left side of the head[ncit,modified]." ;
    oboInOwl:hasDbXref "FMA:53642", "NCIT:C81259", "SCTID:368592000", "UMLS:C0229299" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035295" ;
    a owl:Class ;
    rdfs:label "left ear" ;
    rdfs:subClassOf obo:UBERON_0001690, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001690
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0035316
    obo:IAO_0000115 "The membrane the surrounds the prostate gland." ;
    oboInOwl:hasDbXref "FMA:19583", "NCIT:C13086", "SCTID:279682007", "UMLS:C0227963" ;
    oboInOwl:hasExactSynonym "capsule of prostate", "capsule of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035316" ;
    a owl:Class ;
    rdfs:label "prostatic capsule" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003893, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003893
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0035322
    oboInOwl:hasDbXref "FMA:14765", "NCIT:C33474", "SCTID:283392005", "UMLS:C0226362" ;
    oboInOwl:hasExactSynonym "trunk of right common iliac arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035322" ;
    a owl:Class ;
    rdfs:label "right common iliac artery" ;
    rdfs:subClassOf obo:UBERON_0001191, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001191
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0035383
    oboInOwl:hasDbXref "FMA:54908", "NCIT:C12244", "SCTID:361937006", "UMLS:C0225486" ;
    oboInOwl:hasExactSynonym "lateral nasopharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035383" ;
    a owl:Class ;
    rdfs:label "lateral wall of nasopharynx" ;
    rdfs:subClassOf obo:UBERON_0000328, obo:UBERON_0004119, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000126 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0035398
    oboInOwl:hasDbXref "FMA:70505", "NCIT:C32552", "SCTID:244216003", "UMLS:C0447038" ;
    oboInOwl:hasExactSynonym "external carotid arterial subdivision", "subdivision of external carotid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035398" ;
    a owl:Class ;
    rdfs:label "branch of external carotid artery" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002380 ;
                owl:someValuesFrom obo:UBERON_0001070
            ]
        )
    ] .

obo:UBERON_0035401
    oboInOwl:hasDbXref "FMA:54907", "NCIT:C12243", "SCTID:361936002", "UMLS:C0225484" ;
    oboInOwl:hasExactSynonym "posterior nasopharynx" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035401" ;
    a owl:Class ;
    rdfs:label "posterior wall of nasopharynx" ;
    rdfs:subClassOf obo:UBERON_0000328, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001728
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0001728
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000122 ;
                owl:someValuesFrom obo:UBERON_0001728
            ]
        )
    ] .

obo:UBERON_0035403
    obo:IAO_0000115 "An artery that supplies the pituitary gland." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035403" ;
    a owl:Class ;
    rdfs:label "hypophysial artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000007
            ]
        )
    ] .

obo:UBERON_0035431
    obo:IAO_0000115 "The parietal pleura that lines the mediastinum." ;
    oboInOwl:hasDbXref "FMA:9736", "NCIT:C94820", "SCTID:362002008", "UMLS:C0225789", "Wikipedia:Mediastinal_pleura" ;
    oboInOwl:hasExactSynonym "mediastinal part of parietal pleura", "pars mediastinalis (pleurae)", "pars mediastinalis pleurae parietalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035431" ;
    a owl:Class ;
    rdfs:label "mediastinal pleura" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002400
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003728
    ] .

obo:UBERON_0035435
    obo:IAO_0000115 "A vein that drains blood from the right adrenal gland into the inferior vena cava." ;
    oboInOwl:hasDbXref "FMA:14343", "NCIT:C53131", "SCTID:69354005", "UMLS:C0226721" ;
    oboInOwl:hasExactSynonym "vena suprarenalis (adrenalis) dextra" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035435" ;
    a owl:Class ;
    rdfs:label "right suprarenal vein" ;
    rdfs:subClassOf obo:UBERON_0001146, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001146
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0035471
    oboInOwl:hasDbXref "FMA:15590", "NCIT:C32895", "SCTID:279376000", "UMLS:C0227610" ;
    oboInOwl:hasExactSynonym "facies posterior (Ren)", "facies posterior renis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035471" ;
    a owl:Class ;
    rdfs:label "posterior surface of kidney" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000122 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ] .

obo:UBERON_0035480
    obo:IAO_0000115 "The external portion of the prostate including the anterior, inferolateral, lateral and posterior surfaces." ;
    oboInOwl:hasDbXref "FMA:19590", "NCIT:C13091", "SCTID:279694003", "UMLS:C0426735" ;
    oboInOwl:hasExactSynonym "prostatic surface", "surface of prostate gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035480" ;
    a owl:Class ;
    rdfs:label "surface of prostate" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0035483
    obo:IAO_0000115 "A vein that drains blood from the left adrenal gland into the left renal artery." ;
    oboInOwl:hasDbXref "FMA:14349", "NCIT:C53138", "SCTID:85087001", "UMLS:C0226709", "Wikipedia:Suprarenal_veins" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035483" ;
    a owl:Class ;
    rdfs:label "left suprarenal vein" ;
    rdfs:subClassOf obo:UBERON_0001146, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001146
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0035523
    obo:IAO_0000115 "The aspect of the prostate facing the pubic symphysis." ;
    oboInOwl:hasDbXref "FMA:19591", "NCIT:C13089", "SCTID:279696001", "UMLS:C0227960" ;
    oboInOwl:hasExactSynonym "anterior surface of prostate gland", "facies anterior (prostatae)", "facies anterior prostatae" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035523" ;
    a owl:Class ;
    rdfs:label "anterior surface of prostate" ;
    rdfs:subClassOf obo:UBERON_0035480, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036215
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000123 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:UBERON_0002367
            ]
        )
    ] .

obo:UBERON_0035529
    oboInOwl:hasDbXref "FMA:14766", "NCIT:C32957", "SCTID:283493001", "UMLS:C0226363" ;
    oboInOwl:hasExactSynonym "trunk of left common iliac arterial tree" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035529" ;
    a owl:Class ;
    rdfs:label "left common iliac artery" ;
    rdfs:subClassOf obo:UBERON_0001191, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001191
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_0035539
    obo:IAO_0000115 "Any of several arteries that arise from the aorta and supply blood to the esophagus." ;
    oboInOwl:hasDbXref "FMA:4149", "NCIT:C32535", "SCTID:56548006", "UMLS:C0226294" ;
    oboInOwl:hasExactSynonym "aortic esophageal artery", "oesophageal artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035539" ;
    a owl:Class ;
    rdfs:label "esophageal artery" ;
    rdfs:subClassOf obo:UBERON_0003834, obo:UBERON_0004573, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001515
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001515
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001043
            ]
        )
    ] .

obo:UBERON_0035545
    obo:IAO_0000115 "The tubules that carry lymph throughout the body that are in the interior of the body or limbs." ;
    oboInOwl:hasDbXref "FMA:52012", "NCIT:C32439", "SCTID:14033005", "UMLS:C1282746" ;
    oboInOwl:hasExactSynonym "deep lymph vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035545" ;
    a owl:Class ;
    rdfs:label "deep lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
        )
    ] .

obo:UBERON_0035546
    oboInOwl:hasDbXref "FMA:51797", "SCTID:149683007" ;
    oboInOwl:hasExactSynonym "ciliary vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035546" ;
    a owl:Class ;
    rdfs:label "uveal vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001768
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001768
            ]
        )
    ] .

obo:UBERON_0035548
    oboInOwl:hasDbXref "SCTID:77852007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035548" ;
    a owl:Class ;
    rdfs:label "colic artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_0035549
    obo:IAO_0000115 "The part of the circulatory system that lies within the subcutaneous tissue layers close to the surface of the skin." ;
    oboInOwl:hasDbXref "FMA:225275" ;
    oboInOwl:hasExactSynonym "superficial part of circulatory system", "superficial vasculature" ;
    oboInOwl:hasNarrowSynonym "dermis vasculature", "hypodermis vasculature" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "skin vasculature", "subcutaneous vasculature", "vasculature of skin" ;
    oboInOwl:id "UBERON:0035549" ;
    a owl:Class ;
    rdfs:label "vasculature of integument" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0001659
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
        )
    ] .

obo:UBERON_0035550
    obo:IAO_0000115 "Any of the veins carrying deoxygenated blood from the subcutaneous tissue layers." ;
    oboInOwl:hasDbXref "FMA:76719", "NCIT:C33666", "SCTID:341382008", "UMLS:C0226513", "Wikipedia:Superficial_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "superfical vein", "superficial veins", "superficial vessels" ;
    oboInOwl:id "UBERON:0035550" ;
    a owl:Class ;
    rdfs:label "superficial vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035549
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035549
            ]
        )
    ] .

obo:UBERON_0035551
    obo:IAO_0000115 "The part of the circulatory system that lies deep beneath the subcutaneous tissue layers away from the surface of the skin." ;
    oboInOwl:hasExactSynonym "deep part of circulatory system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035551" ;
    a owl:Class ;
    rdfs:label "deep vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000107 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000107 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
        )
    ] .

obo:UBERON_0035552
    obo:IAO_0000115 "A blood vessel carrying deoxygenated blood far beneath the skin usually accompanying an artery." ;
    oboInOwl:hasDbXref "FMA:76718", "NCIT:C32444", "SCTID:341484008", "UMLS:C0226514", "Wikipedia:Deep_vein" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "deep veins", "deep vessels" ;
    oboInOwl:id "UBERON:0035552" ;
    a owl:Class ;
    rdfs:label "deep vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035551
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0035551
            ]
        )
    ] .

obo:UBERON_0035553
    obo:IAO_0000115 "Any chamber of the left side of the heart" ;
    oboInOwl:hasDbXref "FMA:7166", "SCTID:362008007" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035553" ;
    a owl:Class ;
    rdfs:label "left cardiac chamber" ;
    rdfs:subClassOf obo:UBERON_0004151, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004151
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0035554
    obo:IAO_0000115 "Any chamber of the right side of the heart" ;
    oboInOwl:hasDbXref "FMA:7165", "SCTID:362007002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035554" ;
    a owl:Class ;
    rdfs:label "right cardiac chamber" ;
    rdfs:subClassOf obo:UBERON_0004151, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004151
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0035555
    obo:IAO_0000116 "ensure pit organ classifies here" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035555" ;
    a owl:Class ;
    rdfs:label "lateral line sense organ" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0010521, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0008906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002540
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050964
            ]
        )
    ] .

obo:UBERON_0035597
    obo:IAO_0000115 "An embryonic structure positioned halfway between the prospective eye and ear, adjacent to the future midbrain-hindbrain boundary. The profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24." ;
    oboInOwl:hasDbXref "XAO:0004093" ;
    oboInOwl:hasExactSynonym "ophthalmic lobe of trigeminal placode", "ophthalmic lobe of trigeminal placode complex", "ophthalmic placode", "profundus placode" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035597" ;
    a owl:Class ;
    rdfs:label "profundal placode" ;
    rdfs:subClassOf obo:UBERON_0009955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003070
    ] .

obo:UBERON_0035606
    oboInOwl:hasDbXref "FMA:61298" ;
    oboInOwl:hasExactSynonym "cartilage of acoustic meatus", "cartilage of auditory canal", "cartilago meatus acustici", "external acoustic meatus cartilage" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035606" ;
    a owl:Class ;
    rdfs:label "cartilage of external acoustic meatus" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0004121, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001352
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0034944
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001352
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001867
            ]
        )
    ] .

obo:UBERON_0035608
    obo:IAO_0000115 "Any lymph vessel that is located in the dura mater of the brain." ;
    obo:UBPROP_0000010 "while Louveau et al (DOI:10.1038/nature14432) state this is within the CNS (thus overturning dogma about the presence of lymphatics in the CNS), in this ontology the dura" ;
    oboInOwl:hasExactSynonym "dural lymph vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "dural lymph vasculature" ;
    oboInOwl:id "UBERON:0035608" ;
    a owl:Class ;
    rdfs:comment "Louveau et al (DOI:10.1038/nature14432) claim the discovery of lymphatics in the cerebral dura mater, but this is disputed by Bucchieri et al (DOI:10.1111/joa.12381)" ;
    rdfs:label "dura mater lymph vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0002363
            ]
        )
    ] .

obo:UBERON_0035610
    obo:IAO_0000115 "Tubular connection between the epidermal surface and the most distal part of the inner root sheath. Contains the hair shaft." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035610" ;
    a owl:Class ;
    rdfs:label "hair canal" ;
    rdfs:subClassOf obo:UBERON_0004111, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0005941
    ], [
        a owl:Restriction ;
        owl:onProperty core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0002074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001003
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0005941
            ]
            [
                a owl:Restriction ;
                owl:onProperty core:conduit_for ;
                owl:someValuesFrom obo:UBERON_0002074
            ]
        )
    ] .

obo:UBERON_0035639
    obo:IAO_0000115 "The parts of the orbital region that are outside of the the eyeball, including the lacrimal apparatus, the extraocular muscles and the eyelids, eyelashes, eyebrows and the conjunctiva" ;
    oboInOwl:hasDbXref "FMA:76554", "NCIT:C32574", "SCTID:120612006", "UMLS:C0229243", "Wikipedia:Accessory_visual_structures" ;
    oboInOwl:hasExactSynonym "adnexa oculi" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "accessory parts of orbital region", "accessory visual structures", "accessory visual structures set", "adnexal parts of orbital region", "appendage of eye", "appendages of the eye", "eye adnexa", "set of accessory visual structures", "structurae oculi accessoriae" ;
    oboInOwl:id "UBERON:0035639" ;
    a owl:Class ;
    rdfs:label "ocular adnexa" ;
    rdfs:subClassOf obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004088
    ] .

obo:UBERON_0035642
    obo:IAO_0000115 "Any nerve that innervates the larynx." ;
    oboInOwl:hasDbXref "MESH:A08.800.050.050.925.450", "SCTID:307013006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035642" ;
    a owl:Class ;
    rdfs:label "laryngeal nerve" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001737
            ]
        )
    ] .

obo:UBERON_0035648
    obo:IAO_0000115 "Any nerve that innervates the pinna." ;
    oboInOwl:hasDbXref "EMAPA:36513", "MA:0001232" ;
    oboInOwl:hasExactSynonym "auricular nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035648" ;
    a owl:Class ;
    rdfs:label "nerve innervating pinna" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001757
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001647
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0001757
            ]
        )
    ] .

obo:UBERON_0035649
    obo:IAO_0000115 "Any nerve that innervates the penis." ;
    oboInOwl:hasDbXref "EMAPA:35057" ;
    oboInOwl:hasExactSynonym "penile nerve", "penis nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035649" ;
    a owl:Class ;
    rdfs:label "nerve of penis" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0000989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0035650
    obo:IAO_0000115 "Any nerve that innervates the clitoris." ;
    oboInOwl:hasDbXref "EMAPA:35044" ;
    oboInOwl:hasExactSynonym "clitoral nerve", "clitoris nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035650" ;
    a owl:Class ;
    rdfs:label "nerve of clitoris" ;
    rdfs:subClassOf obo:CARO_0001001, obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0002411
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002134 ;
                owl:someValuesFrom obo:UBERON_0002411
            ]
        )
    ] .

obo:UBERON_0035651
    oboInOwl:hasDbXref "Wikipedia:Glans" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035651" ;
    a owl:Class ;
    rdfs:label "glans" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001299
            obo:UBERON_0006653
        )
    ] .

obo:UBERON_0035763
    oboInOwl:hasDbXref "EHDAA2:0004181", "FMA:9464" ;
    oboInOwl:hasExactSynonym "cardiac chamber cavity", "heart cavity", "heart lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035763" ;
    a owl:Class ;
    rdfs:label "cavity of cardiac chamber" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004151
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0004151
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0004151
            ]
        )
    ] .

obo:UBERON_0035764
    oboInOwl:hasDbXref "FMA:5968" ;
    oboInOwl:hasExactSynonym "intrapulmonary lymph node", "pulmonary node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035764" ;
    a owl:Class ;
    rdfs:label "pulmonary lymph node" ;
    rdfs:subClassOf obo:UBERON_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000029
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008886
            ]
        )
    ] .

obo:UBERON_0035767
    oboInOwl:hasDbXref "FMA:223208", "NCIT:C12930", "UMLS:C1512970" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035767" ;
    a owl:Class ;
    rdfs:label "intrapulmonary bronchus" ;
    rdfs:subClassOf obo:UBERON_0002185, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002185
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002048
            ]
        )
    ] .

obo:UBERON_0035784
    obo:IAO_0000115 "A portion of semen in a coagulated state." ;
    oboInOwl:hasExactSynonym "seminal coagulum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035784" ;
    a owl:Class ;
    rdfs:label "seminal clot" ;
    rdfs:subClassOf obo:UBERON_0001968, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:GO_0050817
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001968
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:GO_0050817
            ]
        )
    ] .

obo:UBERON_0035804
    obo:IAO_0000115 "The primordial mouth region of the developing head." ;
    oboInOwl:hasDbXref "FMA:293105" ;
    oboInOwl:hasExactSynonym "primitive mouth", "primordial mouth" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035804" ;
    a owl:Class ;
    rdfs:label "future mouth" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000925
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000930
    ] .

obo:UBERON_0035805
    obo:IAO_0000115 "A muscle layer that is part of the sigmoid colon" ;
    oboInOwl:hasDbXref "FMA:15028" ;
    oboInOwl:hasExactSynonym "muscularis externa of sigmoid colon", "muscularis propria of sigmoid colon", "sigmoid colon muscularis propria" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "sigmoideum muscularis", "tunica muscularis colon sigmoideum" ;
    oboInOwl:id "UBERON:0035805" ;
    a owl:Class ;
    rdfs:label "muscle layer of sigmoid colon" ;
    rdfs:subClassOf obo:UBERON_0012489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006660
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:UBERON_0035809
    oboInOwl:hasDbXref "FMA:12241", "SCTID:304404008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035809" ;
    a owl:Class ;
    rdfs:label "serous cavity" ;
    rdfs:subClassOf obo:UBERON_0002553, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005906
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0005906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002553
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0005906
            ]
        )
    ] .

obo:UBERON_0035814
    obo:IAO_0000115 "The sum of epicardial and paracardial fat deposits." ;
    oboInOwl:hasDbXref "SCTID:42267001", "ZFA:0005765" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035814" ;
    a owl:Class ;
    rdfs:label "pericardial fat" ;
    rdfs:subClassOf obo:UBERON_0035818, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0035815
    obo:IAO_0000115 "Fat deposits in the mediastinum outside the parietal pericardium ." ;
    oboInOwl:hasExactSynonym "intrathoracic fat" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035815" ;
    a owl:Class ;
    rdfs:label "paracardial fat" ;
    rdfs:subClassOf obo:UBERON_0035814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002408
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002408
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0035818
    obo:IAO_0000115 "Any fat deposit surrounding a visceral organ." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035818" ;
    a owl:Class ;
    rdfs:label "visceral fat" ;
    rdfs:subClassOf obo:UBERON_0001013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000062
            ]
        )
    ] .

obo:UBERON_0035819
    obo:IAO_0000115 "The part of the ventral body cavity that is within the abdominal segment of the trunk, which encompasses the abdomen proper plus pelvic cavity." ;
    oboInOwl:hasDbXref "FMA:12267", "Wikipedia:Abdominopelvic_cavity" ;
    oboInOwl:hasExactSynonym "cavitas abdominis et pelvis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035819" ;
    a owl:Class ;
    rdfs:label "abdominopelvic cavity" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002323
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ] .

obo:UBERON_0035820
    obo:IAO_0000115 "A serous sac that is the aggregate of the peritoneum and the peritoneal cavity, located in the abdominal cavity." ;
    oboInOwl:hasDbXref "EMAPA:16137", "FMA:9908", "MA:0000054" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "peritoneal component" ;
    oboInOwl:id "UBERON:0035820" ;
    a owl:Class ;
    rdfs:label "peritoneal sac" ;
    rdfs:subClassOf obo:UBERON_0002075, obo:UBERON_0005906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001179
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003684
    ] .

obo:UBERON_0035825
    obo:IAO_0000115 "the thick outer layer of the adrenal gland that is in the left side of the abdomen" ;
    oboInOwl:hasDbXref "FMA:69089" ;
    oboInOwl:hasExactSynonym "cortex of left adrenal gland", "cortex of left suprarenal gland", "left adrenal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035825" ;
    a owl:Class ;
    rdfs:label "left adrenal gland cortex" ;
    rdfs:subClassOf obo:UBERON_0001235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001234
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001234
            ]
        )
    ] .

obo:UBERON_0035826
    obo:IAO_0000115 "the adrenal gland medulla that is in the left side of the abdomen" ;
    oboInOwl:hasDbXref "FMA:69092" ;
    oboInOwl:hasExactSynonym "left adrenal medulla", "medulla of left adrenal gland", "medulla of left suprarenal gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035826" ;
    a owl:Class ;
    rdfs:label "left adrenal gland medulla" ;
    rdfs:subClassOf obo:UBERON_0001236, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001234
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001234
            ]
        )
    ] .

obo:UBERON_0035827
    obo:IAO_0000115 "the thick outer layer of the adrenal gland that is in the right side of the abdomen" ;
    oboInOwl:hasDbXref "FMA:69088" ;
    oboInOwl:hasExactSynonym "cortex of right adrenal gland", "cortex of right suprarenal gland", "right adrenal cortex" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035827" ;
    a owl:Class ;
    rdfs:label "right adrenal gland cortex" ;
    rdfs:subClassOf obo:UBERON_0001235, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001233
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001851
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001233
            ]
        )
    ] .

obo:UBERON_0035828
    obo:IAO_0000115 "the adrenal gland medulla that is in the right side of the abdomen" ;
    oboInOwl:hasDbXref "FMA:69091" ;
    oboInOwl:hasExactSynonym "medulla of right adrenal gland", "medulla of right suprarenal gland", "right adrenal medulla" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035828" ;
    a owl:Class ;
    rdfs:label "right adrenal gland medulla" ;
    rdfs:subClassOf obo:UBERON_0001236, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001233
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001233
            ]
        )
    ] .

obo:UBERON_0035831
    obo:IAO_0000115 "The domain of the diaphragm that is a thin domed sheet of muscle composed of a radial array of myofibers extending laterally from the ribs and medially to a central tendon." ;
    oboInOwl:hasDbXref "FMA:58277", "SCTID:368048007" ;
    oboInOwl:hasExactSynonym "costal part of diaphragm", "pars costalis diaphragmatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035831" ;
    a owl:Class ;
    rdfs:label "costal diaphragm" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000063, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006670
    ] .

obo:UBERON_0035927
    oboInOwl:hasDbXref "HBA:9370", "SCTID:314145001" ;
    oboInOwl:hasExactSynonym "parietal lobe sulci", "parietal lobe sulcus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "PLs" ;
    oboInOwl:id "UBERON:0035927" ;
    a owl:Class ;
    rdfs:label "sulcus of parietal lobe" ;
    rdfs:subClassOf obo:UBERON_0013118, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001872
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0013118
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001872
            ]
        )
    ] .

obo:UBERON_0035956
    obo:IAO_0000115 "The lumen of the epididymis" ;
    oboInOwl:hasDbXref "FMA:18274", "SCTID:367722009" ;
    oboInOwl:hasExactSynonym "epididymis lumen", "lumen of epididymis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0035956" ;
    a owl:Class ;
    rdfs:label "epididymal lumen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0006530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001301
            ]
        )
    ] .

obo:UBERON_0035965
    oboInOwl:hasDbXref "BTO:0004378", "EMAPA:37987", "FMA:67473" ;
    oboInOwl:hasExactSynonym "blood vessel wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vascular wall" ;
    oboInOwl:id "UBERON:0035965" ;
    a owl:Class ;
    rdfs:label "wall of blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0004797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0036072
    oboInOwl:hasDbXref "EHDAA2:0004070" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036072" ;
    a owl:Class ;
    rdfs:label "respiratory primordium epithelium" ;
    rdfs:subClassOf obo:UBERON_0004185, obo:UBERON_0005911, obo:UBERON_0007499, obo:UBERON_0009854, obo:UBERON_0015833, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007499
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008947
            ]
        )
    ] .

obo:UBERON_0036073
    oboInOwl:hasDbXref "EHDAA2:0004071" ;
    oboInOwl:hasExactSynonym "respiratory primordium associated mesenchyme" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036073" ;
    a owl:Class ;
    rdfs:label "respiratory primordium mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008947
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0008947
            ]
        )
    ] .

obo:UBERON_0036146
    obo:IAO_0000115 "An region of the mesoderm that includes anterior lateral mesoderm of the first heart field plus contiguous pharyngeal mesoderm that gives rise to second-heart-field-derived regions of the heart and branchiomeric muscles." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036146" ;
    a owl:Class ;
    rdfs:label "cardiopharyngeal field" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007688 .

obo:UBERON_0036150
    obo:IAO_0000115 "An organ subunit in the skin that gives rise to cutaneous appendage." ;
    oboInOwl:hasBroadSynonym "follicle" ;
    oboInOwl:hasExactSynonym "cutaneous appendage follicle", "skin follicle" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036150" ;
    a owl:Class ;
    rdfs:label "skin appendage follicle" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001003
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002067
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000021
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000063
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0001003
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002067
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0000021
            ]
        )
    ] .

obo:UBERON_0036186
    oboInOwl:hasDbXref "FMA:83520" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036186" ;
    a owl:Class ;
    rdfs:label "fibroelastic connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002521, obo:UBERON_0011824 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011824
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:GO_0071953
            ]
        )
    ] .

obo:UBERON_0036214
    obo:IAO_0000115 "An anatomical junction that is between the sigmoid colon and rectum." ;
    oboInOwl:hasDbXref "NCIT:C54188", "SCTID:245429006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "rectosigmoid region" ;
    oboInOwl:id "UBERON:0036214" ;
    a owl:Class ;
    rdfs:label "rectosigmoid junction" ;
    rdfs:subClassOf obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:UBERON_0036215
    obo:IAO_0000115 "Material anatomical entity that forms the outermost boundary of an anatomical structure." ;
    oboInOwl:hasDbXref "AAO:0010270", "AEO:0000154", "ZFA:0005594" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036215" ;
    a owl:Class ;
    rdfs:label "anatomical surface region" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000061
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0036217
    obo:IAO_0000115 "A bodily fluid that is located in the coelom." ;
    obo:UBPROP_0000009 "he coelomic fluid serves several functions; it acts as a hydroskeleton, it allows free movement and growth of internal organs, it serves for transport of gases, nutrients and waste products between different parts of the body, it allows storage of sperm and eggs during maturation and it acts as a reservoir for waste [Wikipedia:Coelom#Coelomic_fluid]" ;
    oboInOwl:hasDbXref "BTO:0001708" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036217" ;
    a owl:Class ;
    rdfs:label "coelomic fluid" ;
    rdfs:subClassOf obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0011997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006314
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0011997
            ]
        )
    ] .

obo:UBERON_0036224
    obo:IAO_0000115 "The corticobulbar and corticospinal tracts combined." ;
    oboInOwl:hasBroadSynonym "pyramidal tract" ;
    oboInOwl:hasDbXref "Wikipedia:Pyramidal_tracts" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036224" ;
    a owl:Class ;
    rdfs:label "corticobulbar and corticospinal tracts" ;
    rdfs:subClassOf obo:UBERON_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

obo:UBERON_0036225
    obo:IAO_0000115 "Any gland that is part os the respiratory system." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036225" ;
    a owl:Class ;
    rdfs:label "respiratory system gland" ;
    rdfs:subClassOf obo:UBERON_0002530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002530
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0036242
    obo:IAO_0000115 "A notochord that has persisted beyond the embryonic stage." ;
    obo:RO_0002161 obo:NCBITaxon_32524 ;
    obo:RO_0002175 obo:NCBITaxon_118072, obo:NCBITaxon_7737, obo:NCBITaxon_7746, obo:NCBITaxon_7878, obo:NCBITaxon_8292 ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036242" ;
    a owl:Class ;
    rdfs:label "post-embryonic notochord" ;
    rdfs:subClassOf obo:UBERON_0002328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002328
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009953
            ]
        )
    ] .

obo:UBERON_0036243
    obo:IAO_0000115 "Fluid that lines the vaginal walls that consists of multiple secretions that collect in the vagina from different glands." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "vaginal discharge", "vaginal secretion" ;
    oboInOwl:id "UBERON:0036243" ;
    a owl:Class ;
    rdfs:label "vaginal fluid" ;
    rdfs:subClassOf obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006314
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0036244
    obo:IAO_0000115 "A transudate found in the serous sac." ;
    oboInOwl:hasBroadSynonym "serous fluid" ;
    oboInOwl:hasDbXref "FMA:20932" ;
    oboInOwl:hasExactSynonym "serous sac fluid" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036244" ;
    a owl:Class ;
    rdfs:label "secretion of serous membrane" ;
    rdfs:subClassOf obo:UBERON_0007779, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005906
    ], [
        a owl:Restriction ;
        owl:onProperty core:filtered_through ;
        owl:someValuesFrom obo:UBERON_0000042
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007779
            [
                a owl:Restriction ;
                owl:onProperty core:filtered_through ;
                owl:someValuesFrom obo:UBERON_0000042
            ]
        )
    ] .

obo:UBERON_0036245
    obo:IAO_0000115 "Parenchymal tissue that consists of the alveoli, grape-like clusters where milk is stored, and branching ducts, which are tubular canals carrying gladular secretions." ;
    oboInOwl:hasExactSynonym "lactiferous gland parenchyma", "mammary gland parenchyma", "parenchyma of lactiferous gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036245" ;
    a owl:Class ;
    rdfs:label "parenchyma of mammary gland" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001911
            ]
        )
    ] .

obo:UBERON_0036248
    obo:IAO_0000115 "Any synovial joint that connects auditory ossicles." ;
    oboInOwl:hasDbXref "FMA:60063" ;
    oboInOwl:hasExactSynonym "auditory ossicle joint", "auditory ossicles joint", "joint of auditory ossicles" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036248" ;
    a owl:Class ;
    rdfs:label "joint of auditory ossicle" ;
    rdfs:subClassOf obo:UBERON_0002217, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0035130
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0035130
            ]
        )
    ] .

obo:UBERON_0036253
    oboInOwl:hasDbXref "FMA:53133" ;
    oboInOwl:hasExactSynonym "cranial orifice", "skull orifice" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036253" ;
    a owl:Class ;
    rdfs:label "orifice of skull" ;
    rdfs:subClassOf obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0036262
    obo:IAO_0000115 "Any of the eight ligaments pertaining to the uterus including the anterior, posterior, lateral, sacro-uterine and round ligaments." ;
    oboInOwl:hasDbXref "NCIT:C61360", "SCTID:272668006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036262" ;
    a owl:Class ;
    rdfs:label "uterine ligament" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000211, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000211
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000002
            ]
        )
    ] .

obo:UBERON_0036264
    obo:IAO_0000115 "The zygomaticotemporal nerve or zygomaticotemporal branch (temporal branch) is derived from the maxillary branch of the trigeminal nerve (Cranial nerve V). It runs along the lateral wall of the orbit in a groove in the zygomatic bone, receives a branch of communication from the lacrimal, and passes through zygomaticotemporal foramen in the zygomatic bone to enter the temporal fossa. It ascends between the bone, and substance of the Temporalis muscle, pierces the temporal fascia about 2.5 cm. above the zygomatic arch, and is distributed to the skin of the side of the forehead, and communicates with the facial nerve and with the auriculotemporal branch of the mandibular nerve. As it pierces the temporal fascia, it gives off a slender twig, which runs between the two layers of the fascia to the lateral angle of the orbit." ;
    oboInOwl:hasDbXref "FMA:52972", "SCTID:280243001", "Wikipedia:Zygomaticotemporal_nerve" ;
    oboInOwl:hasExactSynonym "ramus zygomaticotemporalis (Nervus zygomaticus)", "ramus zygomaticotemporalis nervus zygomatici", "zygomaticotemporal branch of zygomatic nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "zygomaticotemporal", "zygomaticotemporal branch" ;
    oboInOwl:id "UBERON:0036264" ;
    a owl:Class ;
    rdfs:label "zygomaticotemporal nerve" ;
    rdfs:subClassOf obo:UBERON_0011779, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0000377
    ] .

obo:UBERON_0036267
    oboInOwl:hasDbXref "SCTID:279975006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036267" ;
    a owl:Class ;
    rdfs:label "vulval vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000997
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000997
            ]
        )
    ] .

obo:UBERON_0036268
    oboInOwl:hasDbXref "SCTID:13152008" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036268" ;
    a owl:Class ;
    rdfs:label "pelvic vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0002355
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

obo:UBERON_0036269
    oboInOwl:hasDbXref "EMAPA:30807", "SCTID:363673006" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "penis vasculature", "vasculature of penis" ;
    oboInOwl:id "UBERON:0036269" ;
    a owl:Class ;
    rdfs:label "penis blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000989
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom obo:UBERON_0000989
            ]
        )
    ] .

obo:UBERON_0036285
    obo:IAO_0000115 "Wall of ventricle which is continuous with the wall of aorta." ;
    oboInOwl:hasDbXref "FMA:9556" ;
    oboInOwl:hasExactSynonym "left ventricular wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036285" ;
    a owl:Class ;
    rdfs:label "wall of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0004784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004784
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0036286
    obo:IAO_0000115 "Wall of ventricle which is continuous with the wall of pulmonary trunk." ;
    oboInOwl:hasDbXref "FMA:9533" ;
    oboInOwl:hasExactSynonym "right ventricular wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036286" ;
    a owl:Class ;
    rdfs:label "wall of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0004784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004784
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0036288
    oboInOwl:hasDbXref "FMA:9560" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036288" ;
    a owl:Class ;
    rdfs:label "anterior wall of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0036285, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004784
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000123 ;
                owl:someValuesFrom obo:UBERON_0002084
            ]
        )
    ] .

obo:UBERON_0036289
    obo:IAO_0000115 "Region of wall of right ventricle which is continuous with the lateral and septal walls of right ventricle." ;
    oboInOwl:hasDbXref "FMA:9553" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036289" ;
    a owl:Class ;
    rdfs:label "anterior wall of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0036286, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004784
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000123 ;
                owl:someValuesFrom obo:UBERON_0002080
            ]
        )
    ] .

obo:UBERON_0036290
    oboInOwl:hasDbXref "FMA:87177" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036290" ;
    a owl:Class ;
    rdfs:label "myocardium of anterior wall of left ventricle" ;
    rdfs:subClassOf obo:UBERON_0006566, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036288
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0036288
            ]
        )
    ] .

obo:UBERON_0036291
    oboInOwl:hasDbXref "FMA:260877" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036291" ;
    a owl:Class ;
    rdfs:label "myocardium of anterior wall of right ventricle" ;
    rdfs:subClassOf obo:UBERON_0006567, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036289
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002349
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0036289
            ]
        )
    ] .

obo:UBERON_0036294
    obo:IAO_0000115 "A mucosa that is part of a lip region [Automatically generated definition]." ;
    oboInOwl:hasDbXref "NCIT:C12226" ;
    oboInOwl:hasExactSynonym "labial mucosa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036294" ;
    a owl:Class ;
    rdfs:label "mucosa of lip" ;
    rdfs:subClassOf obo:UBERON_0003729, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001833
            ]
        )
    ] .

obo:UBERON_0036295
    obo:IAO_0000115 "The upper tract of the renal system. The renal pelvis is the large cavity in the middle of each kidney. Urine drains from each kidney through a long tube called the ureter, into the bladder, where it is stored until it is passed from the body through the urethra." ;
    oboInOwl:hasDbXref "NCIT:C54419" ;
    oboInOwl:hasExactSynonym "renal pelvis and ureter", "renal pelvis plus ureter" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036295" ;
    a owl:Class ;
    rdfs:label "renal pelvis/ureter" ;
    rdfs:subClassOf obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011143
    ] .

obo:UBERON_0036301
    oboInOwl:hasDbXref "FMA:225251", "SCTID:297287005" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036301" ;
    a owl:Class ;
    rdfs:label "vasculature of spleen" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0002201, obo:UBERON_0006876, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_0036302
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036302" ;
    a owl:Class ;
    rdfs:label "vasculature of central nervous system plus retina" ;
    rdfs:subClassOf obo:UBERON_0002049 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0004864
            obo:UBERON_0036303
        )
    ] .

obo:UBERON_0036303
    oboInOwl:hasDbXref "FMA:259905" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036303" ;
    a owl:Class ;
    rdfs:label "vasculature of central nervous system" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0036302, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ] .

obo:UBERON_0036304
    obo:IAO_0000115 "An anatomical structure that is located along the line dividing two regions of an anatomical structure." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036304" ;
    a owl:Class ;
    rdfs:label "anatomical border" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:UBERON_0036328
    oboInOwl:hasDbXref "FMA:14179" ;
    oboInOwl:hasExactSynonym "coronary arterial wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036328" ;
    a owl:Class ;
    rdfs:label "wall of coronary artery" ;
    rdfs:subClassOf obo:UBERON_0000415, obo:UBERON_0037144, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001621
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001621
            ]
        )
    ] .

obo:UBERON_0036337
    oboInOwl:hasDbXref "FMA:14621" ;
    oboInOwl:hasExactSynonym "appendix wall", "wall of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036337" ;
    a owl:Class ;
    rdfs:label "wall of appendix" ;
    rdfs:subClassOf obo:UBERON_0001169, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_0036343
    oboInOwl:hasDbXref "FMA:14657" ;
    oboInOwl:hasExactSynonym "gallbladder wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036343" ;
    a owl:Class ;
    rdfs:label "wall of gallbladder" ;
    rdfs:subClassOf obo:UBERON_0003697, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ] .

obo:UBERON_0036351
    oboInOwl:hasDbXref "FMA:15089" ;
    oboInOwl:hasExactSynonym "brachiocephalic arterial wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036351" ;
    a owl:Class ;
    rdfs:label "wall of brachiocephalic artery" ;
    rdfs:subClassOf obo:UBERON_0000415, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001529
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001529
            ]
        )
    ] .

obo:UBERON_0036352
    oboInOwl:hasDbXref "FMA:15090" ;
    oboInOwl:hasExactSynonym "subclavian arterial wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036352" ;
    a owl:Class ;
    rdfs:label "wall of subclavian artery" ;
    rdfs:subClassOf obo:UBERON_0000415, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001533
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001533
            ]
        )
    ] .

obo:UBERON_0036362
    oboInOwl:hasDbXref "FMA:15704" ;
    oboInOwl:hasExactSynonym "anal canal wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036362" ;
    a owl:Class ;
    rdfs:label "wall of anal canal" ;
    rdfs:subClassOf obo:UBERON_0001169, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001007
            ]
        )
    ] .

obo:UBERON_0036375
    oboInOwl:hasDbXref "FMA:15889" ;
    oboInOwl:hasExactSynonym "right ureteral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036375" ;
    a owl:Class ;
    rdfs:label "wall of right ureter" ;
    rdfs:subClassOf obo:UBERON_0009916, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001222
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001222
            ]
        )
    ] .

obo:UBERON_0036376
    oboInOwl:hasDbXref "FMA:15890" ;
    oboInOwl:hasExactSynonym "left ureteral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036376" ;
    a owl:Class ;
    rdfs:label "wall of left ureter" ;
    rdfs:subClassOf obo:UBERON_0009916, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001223
            ]
        )
    ] .

obo:UBERON_0036422
    oboInOwl:hasDbXref "FMA:18211" ;
    oboInOwl:hasExactSynonym "pulmonary arterial wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036422" ;
    a owl:Class ;
    rdfs:label "wall of pulmonary artery" ;
    rdfs:subClassOf obo:UBERON_0000415, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002012
            ]
        )
    ] .

obo:UBERON_0036441
    oboInOwl:hasDbXref "FMA:18303" ;
    oboInOwl:hasExactSynonym "uterine tube wall", "wall of fallopian tube", "wall of oviduct" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036441" ;
    a owl:Class ;
    rdfs:label "wall of uterine tube" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003889
            ]
        )
    ] .

obo:UBERON_0036521
    oboInOwl:hasDbXref "FMA:19779" ;
    oboInOwl:hasExactSynonym "urethral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036521" ;
    a owl:Class ;
    rdfs:label "wall of urethra" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000057
            ]
        )
    ] .

obo:UBERON_0036523
    oboInOwl:hasDbXref "FMA:19971" ;
    oboInOwl:hasExactSynonym "vaginal wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036523" ;
    a owl:Class ;
    rdfs:label "wall of vagina" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000996
            ]
        )
    ] .

obo:UBERON_0036553
    oboInOwl:hasDbXref "FMA:231590" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036553" ;
    a owl:Class ;
    rdfs:label "wall of synovial tendon sheath" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000304
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000304
            ]
        )
    ] .

obo:UBERON_0036654
    oboInOwl:hasDbXref "FMA:242772" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036654" ;
    a owl:Class ;
    rdfs:label "wall of lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036661, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0036657
    oboInOwl:hasDbXref "FMA:242778" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036657" ;
    a owl:Class ;
    rdfs:label "wall of fourth ventricle" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036661, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002422
            ]
        )
    ] .

obo:UBERON_0036658
    oboInOwl:hasDbXref "FMA:242780" ;
    oboInOwl:hasExactSynonym "wall of central canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036658" ;
    a owl:Class ;
    rdfs:label "wall of central canal of spinal cord" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, obo:UBERON_0005358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002291
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002291
            ]
        )
    ] .

obo:UBERON_0036661
    oboInOwl:hasDbXref "FMA:242841" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036661" ;
    a owl:Class ;
    rdfs:label "wall of ventricular system of brain" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, obo:UBERON_0005358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005282
            ]
        )
    ] .

obo:UBERON_0036925
    oboInOwl:hasDbXref "FMA:58098" ;
    oboInOwl:hasExactSynonym "eyeball wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0036925" ;
    a owl:Class ;
    rdfs:label "wall of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010230
            ]
        )
    ] .

obo:UBERON_0037089
    oboInOwl:hasDbXref "FMA:63144" ;
    oboInOwl:hasExactSynonym "orbit wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037089" ;
    a owl:Class ;
    rdfs:label "wall of orbit" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0000075, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001697
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001697
            ]
        )
    ] .

obo:UBERON_0037094
    oboInOwl:hasDbXref "FMA:66284" ;
    oboInOwl:hasExactSynonym "common carotid arterial wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037094" ;
    a owl:Class ;
    rdfs:label "wall of common carotid artery" ;
    rdfs:subClassOf obo:UBERON_0000415, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001530
            ]
        )
    ] .

obo:UBERON_0037144
    obo:IAO_0000115 "wall of organ which has as its parts the endocardium, myocardium , epicardium, and the cardiac septum, surrounded by the pericardial sac proper and is continuous with the walls of the systemic and pulmonary arterial and venous trees." ;
    oboInOwl:hasDbXref "FMA:7274" ;
    oboInOwl:hasExactSynonym "cardiac wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037144" ;
    a owl:Class ;
    rdfs:label "wall of heart" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0004292
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0037191
    oboInOwl:hasDbXref "FMA:79837" ;
    oboInOwl:hasExactSynonym "membranous labyrinth wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037191" ;
    a owl:Class ;
    rdfs:label "wall of membranous labyrinth" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001849
            ]
        )
    ] .

obo:UBERON_0037237
    oboInOwl:hasDbXref "FMA:85375" ;
    oboInOwl:hasExactSynonym "lacrimal ductal wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037237" ;
    a owl:Class ;
    rdfs:label "wall of lacrimal duct" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001850
            ]
        )
    ] .

obo:UBERON_0037447
    oboInOwl:hasDbXref "FMA:19676" ;
    oboInOwl:hasExactSynonym "male urethral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037447" ;
    a owl:Class ;
    rdfs:label "wall of male urethra" ;
    rdfs:subClassOf obo:UBERON_0036521, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001333
            ]
        )
    ] .

obo:UBERON_0037455
    oboInOwl:hasDbXref "FMA:19780" ;
    oboInOwl:hasExactSynonym "female urethral wall" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037455" ;
    a owl:Class ;
    rdfs:label "wall of female urethra" ;
    rdfs:subClassOf obo:UBERON_0036521, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001334
            ]
        )
    ] .

obo:UBERON_0037458
    oboInOwl:hasDbXref "FMA:54242" ;
    oboInOwl:hasExactSynonym "neck hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037458" ;
    a owl:Class ;
    rdfs:label "hair of neck" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000974
            ]
        )
    ] .

obo:UBERON_0037459
    oboInOwl:hasDbXref "FMA:54243" ;
    oboInOwl:hasExactSynonym "limb hair" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0037459" ;
    a owl:Class ;
    rdfs:label "hair of limb" ;
    rdfs:subClassOf obo:UBERON_0001037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_1000004
    obo:IAO_0000115 "A collection of hairs that grows on the external ear." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/seger> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "external ear hair" ;
    oboInOwl:id "UBERON:1000004" ;
    oboInOwl:inSubset core:phenotype_rcn ;
    a owl:Class ;
    rdfs:label "collection of hair on external ear" ;
    rdfs:subClassOf obo:UBERON_0014382, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0022279
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010164
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001691
            ]
        )
    ] .

obo:UBERON_1000021
    obo:IAO_0000115 "A zone of skin that is part of the face." ;
    dc:contributor <https://github.com/cmungall>, <https://github.com/seger> ;
    oboInOwl:created_by "eriks" ;
    oboInOwl:creation_date "2012-02-05T05:23:01Z" ;
    oboInOwl:hasDbXref "EMAPA:36657", "FMA:24758", "NCIT:C33561", "SCTID:361703006", "UMLS:C0222084" ;
    oboInOwl:hasExactSynonym "face skin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "facial skin" ;
    oboInOwl:id "UBERON:1000021" ;
    oboInOwl:inSubset core:pheno_slim, core:phenotype_rcn ;
    a owl:Class ;
    rdfs:label "skin of face" ;
    rdfs:subClassOf obo:UBERON_0001084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_1000023
    obo:IAO_0000115 "The parenchyma of the spleen, consisting of lymphocytes and macrophages. It lies between the splenic trabecula. Red pulp is the part suffused with blood and white pulp consists of areas of lymphatic tissue where there are sleeves of lymphocytes and macrophages." ;
    oboInOwl:hasDbXref "EMAPA:35805", "FMA:15845", "MA:0002487", "NCIT:C33603", "SCTID:13515001", "UMLS:C0229691" ;
    oboInOwl:hasExactSynonym "Malpighian corpuscles", "pulp of spleen", "splenic pulp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:1000023" ;
    a owl:Class ;
    rdfs:label "spleen pulp" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_1000024
    ] .

obo:UBERON_1000024
    obo:IAO_0000115 "A parenchyma that is part of a spleen." ;
    oboInOwl:hasDbXref "FMA:16029" ;
    oboInOwl:hasExactSynonym "splenic parenchyma" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:1000024" ;
    a owl:Class ;
    rdfs:label "parenchyma of spleen" ;
    rdfs:subClassOf obo:UBERON_0000353, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002106
            ]
        )
    ] .

obo:UBERON_1100000
    obo:IAO_0000115 "An anatomical junction between two parts of the digestive tract." ;
    dc:creator <http://orcid.org/0000-0002-7073-9172> ;
    oboInOwl:creation_date "2021-02-05T11:19:31Z" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:1100000" ;
    a owl:Class ;
    rdfs:label "digestive tract junction" ;
    rdfs:subClassOf obo:UBERON_0007651, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004921
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004921
            ]
        )
    ] .

obo:UBERON_2000120
    obo:IAO_0000115 "Ganglion that develops from a cranial ectodermal placode and contains sensory neurons that innervate a lateral line." ;
    oboInOwl:hasDbXref "EFO:0003493", "TAO:0000120", "XAO:0004457", "ZFA:0000120" ;
    oboInOwl:hasExactSynonym "LLG", "lateral line ganglia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2000120" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "lateral line ganglion" ;
    rdfs:subClassOf obo:UBERON_0001714, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ], [
        a owl:Restriction ;
        owl:onProperty core:extends_fibers_into ;
        owl:someValuesFrom obo:UBERON_0008906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001714
            [
                a owl:Restriction ;
                owl:onProperty core:extends_fibers_into ;
                owl:someValuesFrom obo:UBERON_0008906
            ]
        )
    ] .

obo:UBERON_2000175
    obo:IAO_0000115 "Cranial nerve which enters the brain between cranial nerves VIII and IX; contains afferents and sensory efferents to the posterior lateral line ganglion and middle ganglion. Fibers from the posterior lateral line ganglion innervate the occipital dorsal lateral line and trunk lateral lines." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0000175" ;
    oboInOwl:hasExactSynonym "caudal lateral line nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2000175" ;
    a owl:Class ;
    rdfs:label "posterior lateral line nerve" ;
    rdfs:subClassOf obo:UBERON_0008906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001471
    ] .

obo:UBERON_2000228
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0000228" ;
    oboInOwl:hasExactSynonym "lateral line primordia", "llp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2000228" ;
    a owl:Class ;
    rdfs:label "lateral line primordium" ;
    rdfs:subClassOf obo:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ] .

obo:UBERON_2000238
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0000238" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2000238" ;
    a owl:Class ;
    rdfs:label "olfactory tract linking bulb to ipsilateral ventral telencephalon" ;
    rdfs:subClassOf obo:UBERON_0002265, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000204
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002265
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0000204
                ]
            ]
        )
    ] .

obo:UBERON_2000425
    obo:IAO_0000115 "Cranial nerve which enters the brain between cranial nerves VI and VII; contains afferents and sensory efferents to the anterior lateral line ganglia." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0000425" ;
    oboInOwl:hasExactSynonym "rostral lateral line nerve" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2000425" ;
    a owl:Class ;
    rdfs:label "anterior lateral line nerve" ;
    rdfs:subClassOf obo:UBERON_0008906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001468
    ] .

obo:UBERON_2001053
    oboInOwl:hasDbXref "EFO:0003612", "TAO:0001053", "ZFA:0001053" ;
    oboInOwl:hasExactSynonym "PICA", "primitive internal carotid artery" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001053" ;
    a owl:Class ;
    rdfs:label "future internal carotid artery" ;
    rdfs:subClassOf obo:UBERON_0004573, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004363
    ] .

obo:UBERON_2001073
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001073" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001073" ;
    a owl:Class ;
    rdfs:label "axial vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049 .

obo:UBERON_2001156
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001156" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001156" ;
    a owl:Class ;
    rdfs:label "posterior lateral line placode" ;
    rdfs:subClassOf obo:UBERON_0003067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001471
    ] ;
    owl:disjointWith obo:UBERON_2001316 .

obo:UBERON_2001269
    obo:IAO_0000115 "Fin or limb undergoing the process of regeneration." ;
    oboInOwl:hasDbXref "EFO:0003657", "TAO:0001269", "ZFA:0001269" ;
    oboInOwl:hasNarrowSynonym "regenerating fins" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001269" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "regenerating fin/limb" ;
    rdfs:subClassOf obo:UBERON_0004708, obo:UBERON_0007567 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004708
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:GO_0031099
            ]
        )
    ] .

obo:UBERON_2001314
    obo:IAO_0000115 "The posterior lateral line ganglion develops from a cranial ectodermal placode and contains sensory neurons that innervate the posterior lateral line system." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001314" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001314" ;
    a owl:Class ;
    rdfs:label "posterior lateral line ganglion" ;
    rdfs:subClassOf obo:UBERON_2000120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2001156
    ] ;
    owl:disjointWith obo:UBERON_2001391 .

obo:UBERON_2001316
    obo:IAO_0000115 "Dorsolateral placode that gives rise to the anterior lateral line." ;
    obo:UBPROP_0000001 "Lateral line placode that gives rise to the anterior lateral line nerve[XAO:0004221, XAO:EJS]." ;
    oboInOwl:hasDbXref "EFO:0003461", "TAO:0001316", "XAO:0004221", "ZFA:0001316" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior lateral line placodes", "pre-auditory lateral line placode" ;
    oboInOwl:id "UBERON:2001316" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "anterior lateral line placode" ;
    rdfs:subClassOf obo:UBERON_0003067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003067
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001468
            ]
        )
    ] .

obo:UBERON_2001389
    obo:IAO_0000115 "A epithelium that is part of a regenerating fin/limb." ;
    oboInOwl:hasBroadSynonym "epidermal cap", "wound epidermis", "wound epithelium" ;
    oboInOwl:hasDbXref "EFO:0003682", "TAO:0001389", "ZFA:0001389" ;
    oboInOwl:hasExactSynonym "epidermal cap of fin", "wound epidermis of fin", "wound epithelium of fin" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001389" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "regeneration epithelium of fin/limb" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001269
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001269
            ]
        )
    ] .

obo:UBERON_2001391
    obo:IAO_0000115 "The anteror lateral line ganglia develops from cranial ectodermal placodes and contain sensory neurons that innervate the anterior lateral line system." ;
    oboInOwl:hasDbXref "EFO:0003683", "TAO:0001391", "ZFA:0001391" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anterior lateral line ganglia" ;
    oboInOwl:id "UBERON:2001391" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "anterior lateral line ganglion" ;
    rdfs:subClassOf obo:UBERON_2000120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_2000120
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001468
            ]
        )
    ] .

obo:UBERON_2001431
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001431" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001431" ;
    a owl:Class ;
    rdfs:label "primitive olfactory epithelium" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

obo:UBERON_2001457
    obo:IAO_0000115 "Cartilage which is part of the axial skeleton." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001457" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001457" ;
    a owl:Class ;
    rdfs:label "postcranial axial cartilage" ;
    rdfs:subClassOf obo:UBERON_0007844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002090
            ]
        )
    ] .

obo:UBERON_2001468
    obo:IAO_0000115 "The anterior lateral line system develops from cranial ectodermal placodes, situated between the eye and the ear, that give rise to both the neuromasts and the anterior lateral line sensory nerves that innervate the neuromasts. The anterior lateral line system consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians and are innervated by several lateral line nerves, which project to the hindbrain. The anterior lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." ;
    oboInOwl:hasDbXref "EFO:0003691", "TAO:0001468", "ZFA:0001468" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001468" ;
    oboInOwl:inSubset core:efo_slim ;
    a owl:Class ;
    rdfs:label "anterior lateral line system" ;
    rdfs:subClassOf obo:UBERON_0002540 ;
    owl:disjointWith obo:UBERON_2001471 .

obo:UBERON_2001470
    obo:IAO_0000115 "The anterior lateral line consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians. The anterior lateral line develops from cranial ectodermal placodes situated between the eye and ear." ;
    oboInOwl:hasDbXref "TAO:0001470", "ZFA:0001470" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001470" ;
    a owl:Class ;
    rdfs:label "anterior lateral line" ;
    rdfs:subClassOf obo:UBERON_0010202, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001468
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2005117
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010202
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_2001468
            ]
        )
    ] .

obo:UBERON_2001471
    obo:IAO_0000115 "The posterior lateral line system develops from cranial ectodermal placodes, situated behind the ear, that give rise to both the neuromasts and the posterior lateral line sensory nerves that innervate the neuromasts. The posterior lateral line system consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians. The neuromasts are innervated by several lateral line nerves, which project primarily to the hindbrain. The posterior mechanosensory lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0001471" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001471" ;
    a owl:Class ;
    rdfs:label "posterior lateral line system" ;
    rdfs:subClassOf obo:UBERON_0002540 .

obo:UBERON_2001544
    obo:IAO_0000115 "Pharyngeal arch cartilage that is the median cartilage of the ventral hyoid arch, generally lying between the paired ventral hypohyals." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2001544" ;
    a owl:Class ;
    rdfs:label "sublingual cartilage" ;
    rdfs:subClassOf obo:UBERON_0011004 .

obo:UBERON_2005117
    obo:IAO_0000115 "A migrating group of cells originating from an anterior lateral line placode. The primordium deposits neuromasts and interneuromasts between them during its migration." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0005117" ;
    oboInOwl:hasExactSynonym "anterior lateral line primordia" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2005117" ;
    a owl:Class ;
    rdfs:label "anterior lateral line primordium" ;
    rdfs:subClassOf obo:UBERON_2000228, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_2001468
    ] .

obo:UBERON_2005227
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0005227" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "immature neuromast", "proto neuromast", "proto-neuromast" ;
    oboInOwl:id "UBERON:2005227" ;
    a owl:Class ;
    rdfs:label "protoneuromast" ;
    rdfs:subClassOf obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ] .

obo:UBERON_2005260
    obo:IAO_0000115 "Capillary that has pores in the endothelial cells (60-80 nm in diameter) that are spanned by a diaphragm of radially oriented fibrils and allow small molecules and limited amounts of protein to diffuse" ;
    obo:IAO_0000116 "the ZFA class from which this was derived is not explicitly classified as a capillary - need to verify for taxon histology differences" ;
    obo:UBPROP_0000001 "Blood vessel endothelium that has pores that allow passage small molecules and proteins[ZFA]." ;
    oboInOwl:hasBroadSynonym "fenestrated blood vessel endothelium" ;
    oboInOwl:hasDbXref "FMA:63196", "NCIT:C32595", "TAO:0005260", "UMLS:C1179615", "Wikipedia:Capillary#Types", "ZFA:0005260" ;
    oboInOwl:hasExactSynonym "fenestrated capillary vessel" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2005260" ;
    a owl:Class ;
    rdfs:label "fenestrated capillary" ;
    rdfs:subClassOf obo:UBERON_0001982, obo:UBERON_0004638 .

obo:UBERON_2007013
    obo:IAO_0000115 "Non neural ectoderm that surrounds the presumptive neural plate and gives rise to neurogenic placodes." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (teleost_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "teleost_anatomy_curators" ;
    oboInOwl:hasDbXref "ZFA:0007013" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:2007013" ;
    a owl:Class ;
    rdfs:label "preplacodal ectoderm" ;
    rdfs:subClassOf obo:UBERON_0005497 .

obo:UBERON_3000961
    obo:IAO_0000115 "Structures of the dermis, epidermis, glands and pigment cells recognizable on the external surfaces of the integument." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3000961" ;
    a owl:Class ;
    rdfs:comment "Not clear how this differs from parent class. See https://github.com/obophenotype/uberon/issues/1305" ;
    rdfs:label "external integument structure" ;
    rdfs:subClassOf obo:UBERON_0003102, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003102
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
        )
    ] .

obo:UBERON_3000972
    obo:IAO_0000115 "Dermal, epidermal, glandular and pigment structures of the external head integument." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3000972" ;
    a owl:Class ;
    rdfs:label "head external integument structure" ;
    rdfs:subClassOf obo:UBERON_3000961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_3000961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_3000977
    obo:IAO_0000115 "Dermal, epidermal, glandular and pigment structures of the body integument." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3000977" ;
    a owl:Class ;
    rdfs:label "body external integument structure" ;
    rdfs:subClassOf obo:UBERON_3000961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_3000961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_3000981
    obo:IAO_0000115 "Dermal, epidermal, glandular and pigment structures of the limb integument." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3000981" ;
    a owl:Class ;
    rdfs:label "limb external integument structure" ;
    rdfs:subClassOf obo:UBERON_3000961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_3000961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002101
            ]
        )
    ] .

obo:UBERON_3000982
    obo:IAO_0000115 "Dermal, epidermal, glandular and pigment structures of the tail integument." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3000982" ;
    a owl:Class ;
    rdfs:label "tail external integument structure" ;
    rdfs:subClassOf obo:UBERON_3000961, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_3000961
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007812
            ]
        )
    ] .

obo:UBERON_3010200
    obo:IAO_0000115 "Blood vessels in respiratory skin." ;
    obo:IAO_0000116 "Modified from the original AAO source" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3010200" ;
    a owl:Class ;
    rdfs:label "vasculature of respiratory integument" ;
    rdfs:subClassOf obo:UBERON_0003504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
        )
    ] .

obo:UBERON_3010706
    obo:UBPROP_0000004 "This class was sourced from an external ontology (amphibian_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "amphibian_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:3010706" ;
    a owl:Class ;
    rdfs:label "lateral line nucleus" ;
    rdfs:subClassOf obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ] .

obo:UBERON_4000013
    obo:IAO_0000115 "Skeletal tissue that is mineralized." ;
    oboInOwl:hasBroadSynonym "mineralized tissue" ;
    oboInOwl:hasDbXref "VSAO:0000013", "XAO:0004039" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4000013" ;
    a owl:Class ;
    rdfs:label "mineralized skeletal tissue" ;
    rdfs:subClassOf obo:UBERON_0004755, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002444
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004755
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002444
            ]
        )
    ] .

obo:UBERON_4000020
    obo:IAO_0000115 "Extracellular matrix that is mineralized." ;
    obo:UBPROP_0000004 "This class was sourced from an external ontology (vertebrate_skeletal_anatomy). Its definitions, naming conventions and relationships may need to be checked for compatibility with uberon" ;
    oboInOwl:created_by "vertebrate_skeletal_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4000020" ;
    a owl:Class ;
    rdfs:label "mineralized extracellular matrix" ;
    rdfs:subClassOf obo:GO_0005578, obo:UBERON_0000479 .

obo:UBERON_4000115
    obo:IAO_0000115 "Bone tissue mineralized with hydroxyapatite." ;
    oboInOwl:created_by "vertebrate_skeletal_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4000115" ;
    a owl:Class ;
    rdfs:label "mineralized bone tissue" ;
    rdfs:subClassOf obo:UBERON_0002481, obo:UBERON_4000013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_52255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_4000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008883
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002481
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002444
            ]
        )
    ] .

obo:UBERON_4000118
    obo:IAO_0000115 "Mineralized bone tissue that always includes non-terminally differentiated osteoblasts and osteocytes." ;
    oboInOwl:created_by "vertebrate_skeletal_anatomy_curators" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4000118" ;
    a owl:Class ;
    rdfs:label "cellular bone tissue" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_4000115, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0001040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_4000115
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0000137
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CL_0001040
            ]
        )
    ] .

obo:UBERON_4100000
    obo:IAO_0000115 "Anatomical projection that is composed of bone or cartilage tissue." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4100000" ;
    a owl:Class ;
    rdfs:label "skeletal element projection" ;
    rdfs:subClassOf obo:UBERON_0004529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004765
            ]
        )
    ] .

obo:UBERON_4200172
    oboInOwl:hasDbXref "FMA:23356", "NCIT:C33164" ;
    oboInOwl:hasExactSynonym "collum anatomicum (Humerus)", "collum anatomicum humeri", "humeral neck" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "anatomic neck of humerus" ;
    oboInOwl:id "UBERON:4200172" ;
    a owl:Class ;
    rdfs:label "neck of humerus" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005055, obo:UBERON_0010314, obo:UBERON_0018664, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004411
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000976
            ]
        )
    ] .

obo:UBERON_4200230
    obo:IAO_0000115 "An anatomical surface that is part of a bone." ;
    oboInOwl:hasExactSynonym "bone surface" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4200230" ;
    a owl:Class ;
    rdfs:label "surface of bone", "surface of bone"@en ;
    rdfs:subClassOf obo:UBERON_0006984, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006984
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_4300226
    obo:IAO_0000115 "Mesenchyme that is part of a forelimb bud." ;
    oboInOwl:created_by "WD" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4300226" ;
    a owl:Class ;
    rdfs:label "forelimb bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003413, obo:UBERON_0010328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005417
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010328
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005417
            ]
        )
    ] .

obo:UBERON_4300227
    obo:IAO_0000115 "Mesenchyme that is part of a hindlimb bud." ;
    oboInOwl:created_by "WD" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:4300227" ;
    a owl:Class ;
    rdfs:label "hindlimb bud mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003412, obo:UBERON_0010328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005418
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010328
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005418
            ]
        )
    ] .

obo:UBERON_5001466
    obo:IAO_0000115 "A subdivision of the autopod consisting of pedal digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." ;
    oboInOwl:hasBroadSynonym "pedal digit", "pedal digit ( phalanges plus metapodial) plus soft tissue" ;
    oboInOwl:hasExactSynonym "pedal digit digitopodial subdivision", "pedal digit ray" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:5001466" ;
    a owl:Class ;
    rdfs:label "pedal digit plus metapodial segment" ;
    rdfs:subClassOf obo:UBERON_5002544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002387
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_5101466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_5002544
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002387
            ]
        )
    ] .

obo:UBERON_5002389
    obo:IAO_0000115 "A subdivision of the autopod consisting of manual digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." ;
    oboInOwl:hasBroadSynonym "manual digit", "manual digit ( phalanges plus metapodial) plus soft tissue" ;
    oboInOwl:hasExactSynonym "manual digit digitopodial subdivision", "manual digit ray" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:5002389" ;
    a owl:Class ;
    rdfs:label "manual digit plus metapodial segment" ;
    rdfs:subClassOf obo:UBERON_5002544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_5102389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_5002544
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
        )
    ] .

obo:UBERON_5002544
    obo:IAO_0000115 "A subdivision of the autopod consisting of digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." ;
    oboInOwl:hasBroadSynonym "digit", "digit ( phalanges plus metapodial) plus soft tissue" ;
    oboInOwl:hasExactSynonym "digit digitopodial subdivision", "digit ray" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:5002544" ;
    a owl:Class ;
    rdfs:label "digit plus metapodial segment" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_5102544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000475
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002551 ;
                owl:someValuesFrom obo:UBERON_5102544
            ]
        )
    ] .

obo:UBERON_5101466
    obo:IAO_0000115 "A subdivision of the skeleton of the autopod consisting of the phalanges of pedal digit plus the associated metapodial element." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element. In comparative anatomy terminology we would call this a 'digit', but the label 'digit' is sometimes used to exclude metapodials and to include soft tissue. This series of elements is hypothesized to be homologous to radials." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "pedal digit", "pedal digit skeleton" ;
    oboInOwl:id "UBERON:5101466" ;
    a owl:Class ;
    rdfs:label "pedal digit digitopodial skeleton" ;
    rdfs:subClassOf obo:UBERON_5102544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5001466
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_5001466
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_5001466
            ]
        )
    ] .

obo:UBERON_5102389
    obo:IAO_0000115 "A subdivision of the skeleton of the autopod consisting of the phalanges of manual digit plus the associated metapodial element." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element. In comparative anatomy terminology we would call this a 'digit', but the label 'digit' is sometimes used to exclude metapodials and to include soft tissue. This series of elements is hypothesized to be homologous to radials." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "manual digit", "manual digit skeleton" ;
    oboInOwl:id "UBERON:5102389" ;
    a owl:Class ;
    rdfs:label "manual digit digitopodial skeleton" ;
    rdfs:subClassOf obo:UBERON_5102544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5002389
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_5002389
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_5002389
            ]
        )
    ] .

obo:UBERON_5102544
    obo:IAO_0000115 "A subdivision of the skeleton of the autopod consisting of the phalanges of a single digit plus the associated metapodial element." ;
    obo:IAO_0000232 "this class represents a series of phalanges plus a metapodial element. In comparative anatomy terminology we would call this a 'digit', but the label 'digit' is sometimes used to exclude metapodials and to include soft tissue. This series of elements is hypothesized to be homologous to radials." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "digit", "digit skeleton" ;
    oboInOwl:id "UBERON:5102544" ;
    a owl:Class ;
    rdfs:label "individual digit of digitopodial skeleton" ;
    rdfs:subClassOf obo:CARO_0000003, obo:UBERON_0004120, obo:UBERON_0010712, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_5002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002576 ;
        owl:someValuesFrom obo:UBERON_5002544
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002576 ;
                owl:someValuesFrom obo:UBERON_5002544
            ]
        )
    ] .

obo:UBERON_6000004
    oboInOwl:hasDbXref "FBbt:00000004" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6000004" ;
    a owl:Class ;
    rdfs:label "panarthropod head" ;
    rdfs:subClassOf obo:UBERON_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:NCBITaxon_88770
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_88770
            ]
        )
    ] .

obo:UBERON_6001730
    obo:IAO_0000115 "Any head that is part of some larva." ;
    oboInOwl:hasDbXref "FBbt:00001730" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6001730" ;
    a owl:Class ;
    rdfs:label "insect larval head" ;
    rdfs:subClassOf obo:UBERON_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002548
            ]
        )
    ] .

obo:UBERON_6002639
    obo:IAO_0000115 "Any sense organ that is part of some larva." ;
    oboInOwl:hasDbXref "FBbt:00002639" ;
    oboInOwl:hasExactSynonym "larval sense organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6002639" ;
    a owl:Class ;
    rdfs:label "insect larval sense organ" ;
    rdfs:subClassOf obo:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002548
            ]
        )
    ] .

obo:UBERON_6007240
    obo:IAO_0000115 "Any sensillum (UBERON:6007152) that is part of some larva (UBERON:6001727)." ;
    oboInOwl:hasDbXref "FBbt:00007240" ;
    oboInOwl:hasExactSynonym "larval sensillum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6007240" ;
    a owl:Class ;
    rdfs:label "insect embryonic/larval sensillum" ;
    rdfs:subClassOf obo:UBERON_0002536, obo:UBERON_6002639 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002548
            ]
        )
    ] .

obo:UBERON_6007242
    obo:IAO_0000115 "Any sensillum (UBERON:6007152) that is part of some larval head (UBERON:6001730)." ;
    oboInOwl:hasDbXref "FBbt:00007242" ;
    oboInOwl:hasNarrowSynonym "larval head sensillum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6007242" ;
    a owl:Class ;
    rdfs:label "insect embryonic/larval head sensillum" ;
    rdfs:subClassOf obo:UBERON_0000963, obo:UBERON_6007240, obo:UBERON_6007280 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_6001730
            ]
        )
    ] .

obo:UBERON_6007280
    obo:IAO_0000115 "Any sense organ (UBERON:6005155) that is part of some larval head (UBERON:6001730)." ;
    oboInOwl:hasDbXref "FBbt:00007280" ;
    oboInOwl:hasExactSynonym "larval head sense organ" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:6007280" ;
    a owl:Class ;
    rdfs:label "insect embryonic/larval head sense organ" ;
    rdfs:subClassOf obo:UBERON_6002639, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_6001730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_6001730
            ]
        )
    ] .

obo:UBERON_8000006
    obo:IAO_0000115 "Left part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8000006" ;
    a owl:Class ;
    rdfs:label "left side of back" ;
    rdfs:subClassOf obo:UBERON_0001137, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001137
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_8000007
    obo:IAO_0000115 "Right part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8000007" ;
    a owl:Class ;
    rdfs:label "right side of back" ;
    rdfs:subClassOf obo:UBERON_0001137, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001137
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0000468
            ]
        )
    ] .

obo:UBERON_8300000
    obo:IAO_0000115 "A zone of skin that is part of a scalp." ;
    oboInOwl:created_by "http://orcid.org/0000-0001-9897-3238" ;
    oboInOwl:hasDbXref "FMA:24757" ;
    oboInOwl:hasExactSynonym "adult scalp zone of skin", "scalp skin", "scalp zone of skin", "zone of skin of adult scalp", "zone of skin of scalp" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8300000" ;
    a owl:Class ;
    rdfs:label "skin of scalp" ;
    rdfs:subClassOf obo:UBERON_0001084, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000403
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000403
            ]
        )
    ] .

obo:UBERON_8300001
    obo:IAO_0000115 "A forelimb that is on the right side of a pectoral complex." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:created_by "http://orcid.org/0000-0001-9897-3238" ;
    oboInOwl:hasDbXref "FMA:7185" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8300001" ;
    a owl:Class ;
    rdfs:label "right forelimb" ;
    rdfs:subClassOf obo:UBERON_0002102, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002102
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_8300002
    obo:IAO_0000115 "A forelimb that is on the left side of a pectoral complex." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:created_by "http://orcid.org/0000-0001-9897-3238" ;
    oboInOwl:hasDbXref "FMA:7186" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8300002" ;
    a owl:Class ;
    rdfs:label "left forelimb" ;
    rdfs:subClassOf obo:UBERON_0002102, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002102
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_8300003
    obo:IAO_0000115 "A hindlimb that is on the right side of a pelvic complex." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:created_by "http://orcid.org/0000-0001-9897-3238" ;
    oboInOwl:hasDbXref "FMA:7187" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8300003" ;
    a owl:Class ;
    rdfs:label "right hindlimb" ;
    rdfs:subClassOf obo:UBERON_0002103, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000121 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002103
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000121 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_8300004
    obo:IAO_0000115 "A hindlimb that is on the left side of a pelvic complex." ;
    obo:UBPROP_0000006 "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    oboInOwl:created_by "http://orcid.org/0000-0001-9897-3238" ;
    oboInOwl:hasDbXref "FMA:7188" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8300004" ;
    a owl:Class ;
    rdfs:label "left hindlimb" ;
    rdfs:subClassOf obo:UBERON_0002103, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000120 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002103
            [
                a owl:Restriction ;
                owl:onProperty obo:BSPO_0000120 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

obo:UBERON_8400001
    obo:IAO_0000115 "The region of the hepatic acinus that is closest to the arterial blood supply and has the highest oxygen concentration. Zone 1 is located in the periportal region of the liver lobule, closest to the portal triad. Hepatocytes in this region are primarily involved in oxidative energy metabolism." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-09-08T14:14:21Z" ;
    oboInOwl:hasExactSynonym "hepatic acinus periportal zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400001" ;
    a owl:Class ;
    rdfs:label "hepatic acinus zone 1" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400006
        ]
    ] .

obo:UBERON_8400002
    obo:IAO_0000115 "The region of the hepatic acinus immediately surrounding the central veins. This region has the lowest oxygen concentration in the acinus. Zone 3 is located in the centrilobular region of the liver lobule, closest to the central vein. Hepatocytes in this region are the primary location for the biotransformation of drugs." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-09-08T15:05:03Z" ;
    oboInOwl:hasExactSynonym "hepatic acinus centrilobular zone", "hepatic acinus pericentral zone", "hepatic acinus perivenous zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400002" ;
    a owl:Class ;
    rdfs:label "hepatic acinus zone 3" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400007
        ]
    ] .

obo:UBERON_8400003
    obo:IAO_0000115 "The region of the hepatic acinus in between zones 1 and 3. Blood in this region has an intermediate oxygen concentration relative to the other two zones of the hepatic acinus. Zone 2 is located in the midzonal region of the liver lobule. Hepatocytes in this region have mixed functionality in comparison with those in zones 1 and 3." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-09-08T15:15:57Z" ;
    oboInOwl:hasExactSynonym "hepatic acinus intermediary zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400003" ;
    a owl:Class ;
    rdfs:label "hepatic acinus zone 2" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400008
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_8400001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_8400002
    ] .

obo:UBERON_8400005
    obo:IAO_0000115 "Any of the metabolic zones found in the liver. Liver tissue is heterogenous at the level of morphometry and histochemistry. This heterogeneity is linked to the position of a cell within the functional unit of the tissue, which, in turn, is related to the blood supply: cells located in the upstream zone differ from those in the downstream zone with respect to subcellular structures, key enzymes, translocators, and receptors and, therefore, have different metabolic capacities. This is the basis for \"metabolic zonation\", a concept first proposed in mammals for carbohydrate metabolism and later expanded to include amino acid and ammonia metabolism, xenobiotic metabolism, protective metabolism, and formation of plasma proteins." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-09-29T15:45:36Z" ;
    oboInOwl:hasExactSynonym "hepatic acinus metabolic zone" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400005" ;
    a owl:Class ;
    rdfs:label "metabolic zone of liver" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004119, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

obo:UBERON_8400006
    obo:IAO_0000115 "The region of the liver lobule that is closest to the portal triad. The functionally-defined hepatic acinus zone 1 is generally found in this region." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-10-05T12:56:57Z" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic acinus zone 1" ;
    oboInOwl:id "UBERON:8400006" ;
    a owl:Class ;
    rdfs:label "liver lobule periportal region" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400001
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001279
    ] .

obo:UBERON_8400007
    obo:IAO_0000115 "The region of the liver lobule that is closest to the central vein. The functionally-defined hepatic acinus zone 3 is generally found in this region." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-10-05T15:43:18Z" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic acinus zone 3" ;
    oboInOwl:id "UBERON:8400007" ;
    a owl:Class ;
    rdfs:label "liver lobule centrilobular region" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400002
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006841
    ] .

obo:UBERON_8400008
    obo:IAO_0000115 "The region of the liver lobule that is between the periportal and centrilobular regions. The functionally-defined hepatic acinus zone 2 is generally found in this region." ;
    obo:RO_0002175 "Mammalia" ;
    oboInOwl:created_by "http://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:creation_date "2020-10-05T15:52:22Z" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "hepatic acinus zone 2" ;
    oboInOwl:id "UBERON:8400008" ;
    a owl:Class ;
    rdfs:label "liver lobule midzonal region" ;
    rdfs:subClassOf obo:UBERON_8400005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400003
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001279
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006841
    ] .

obo:UBERON_8400021
    obo:IAO_0000115 "Hepatic serous coat; peritoneal covering of the liver, enclosing almost all except for a triangular area on its posterior surface (the \"bare area of the liver\") and a smaller area where the liver and gallbladder are in direct contact." ;
    oboInOwl:created_by "https://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:hasExactSynonym "serosa of liver", "tunica serosa hepatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400021" ;
    a owl:Class ;
    rdfs:label "liver serosa" ;
    rdfs:subClassOf obo:UBERON_0000042, obo:UBERON_0000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000042
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_8400023
    obo:IAO_0000115 "Subserosal tissue of liver. A zone of areolar connective tissue lying beneath the serous coat of the liver and distinguished with difficulty from the fibrous capsule of Glisson." ;
    oboInOwl:created_by "https://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:hasExactSynonym "hepatic subserosa", "subserosal tissue of liver", "subserous layer of liver", "tela subserosa (hepar)", "tela subserosa hepatis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400023" ;
    a owl:Class ;
    rdfs:label "liver subserosa" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0012375, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012375
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
        )
    ] .

obo:UBERON_8400024
    obo:IAO_0000115 "Region of liver parenchyma immediately below the capsule. This region is frequently specified in pathology diagnoses." ;
    oboInOwl:created_by "https://orcid.org/0000-0003-2034-601X" ;
    oboInOwl:hasExactSynonym "liver subcapsular region", "liver subcapsular tissue", "subcapsular tissue of liver" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8400024" ;
    a owl:Class ;
    rdfs:label "subcapsular region of liver" ;
    rdfs:subClassOf obo:UBERON_0001280, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0016479
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000353
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0016479
            ]
        )
    ] .

obo:UBERON_8410000
    obo:IAO_0000115 "The anatomical junction between the duodenum and the jejunum." ;
    oboInOwl:hasDbXref "FMA:15957", "TA2:2952", "WikipediaVersioned:Duodenojejunal_flexure&oldid=937307798", "https://orcid.org/0000-0003-4183-8865" ;
    oboInOwl:hasExactSynonym "duodeno-jejunal flexure", "duodenojejunal flexure", "duodenojejunal junction", "flexura duodenojejunalis" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410000" ;
    a owl:Class ;
    rdfs:label "duodeno-jejunal junction" ;
    rdfs:subClassOf obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002114
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002114
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
        )
    ] .

obo:UBERON_8410001
    obo:IAO_0000115 "Venule of villus of small intestine." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "venule of small intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410001" ;
    oboInOwl:inSubset core:location_grouping ;
    a owl:Class ;
    rdfs:label "small intestine venule" ;
    rdfs:subClassOf obo:UBERON_0001979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001213
            ]
        )
    ] .

obo:UBERON_8410002
    obo:IAO_0000115 "A lymphatic vessel that supplies the small intestine." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "lymphatic vessel of small intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410002" ;
    oboInOwl:inSubset core:location_grouping ;
    a owl:Class ;
    rdfs:label "small intestine lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002108
            ]
        )
    ] .

obo:UBERON_8410004
    obo:IAO_0000115 "Arteriole of villus of small intestine." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "arteriole of small intestine", "arteriole of villus of small intestine", "small intestine villus arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410004" ;
    oboInOwl:inSubset core:location_grouping ;
    a owl:Class ;
    rdfs:label "small intestine arteriole" ;
    rdfs:subClassOf obo:UBERON_0001980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001213
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001213
            ]
        )
    ] .

obo:UBERON_8410008
    obo:IAO_0000115 "A venule that is located in the anorectum." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "anorectum venule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410008" ;
    a owl:Class ;
    rdfs:label "venule of anorectum" ;
    rdfs:subClassOf obo:UBERON_0001979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:UBERON_8410009
    obo:IAO_0000115 "An arteriole that is located in the anorectum." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "anorectum arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410009" ;
    a owl:Class ;
    rdfs:label "arteriole of anorectum" ;
    rdfs:subClassOf obo:UBERON_0001980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:UBERON_8410015
    obo:IAO_0000115 "An arteriole located in the colon." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410015" ;
    a owl:Class ;
    rdfs:label "arteriole of colon" ;
    rdfs:subClassOf obo:UBERON_0001980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_8410016
    obo:IAO_0000115 "The anatomical junction between the descending colon and the sigmoid colon." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasBroadSynonym "sigmoid junction" ;
    oboInOwl:hasExactSynonym "descending-sigmoid colon junction", "descending-sigmoid junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410016" ;
    a owl:Class ;
    rdfs:label "descending sigmoid junction" ;
    rdfs:subClassOf obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000168
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001158
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001159
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0001159
            ]
        )
    ] .

obo:UBERON_8410017
    obo:IAO_0000115 "A portal vein that drains the descending colon. It is a tributary of the inferior mesenteric vein, and follows the path of its corresponding artery, the left colic artery." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasDbXref "FMA:15394" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410017" ;
    a owl:Class ;
    rdfs:label "left colic vein" ;
    rdfs:subClassOf obo:UBERON_0002017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001215
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001158
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001215
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001158
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002376 ;
                owl:someValuesFrom obo:UBERON_0001215
            ]
        )
    ] .

obo:UBERON_8410018
    obo:IAO_0000115 "A portal vein that drains the ascending colon. It is a tributary of the superior mesenteric vein, and travels with its corresponding artery, the right colic artery." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasDbXref "FMA:15407" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410018" ;
    a owl:Class ;
    rdfs:label "right colic vein" ;
    rdfs:subClassOf obo:UBERON_0002017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0001156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002017
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0001156
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002376 ;
                owl:someValuesFrom obo:UBERON_0001138
            ]
        )
    ] .

obo:UBERON_8410019
    obo:IAO_0000115 "The area where the jejunum ends and the ileum part of the intestine begins. Although there is no clear distinct section, the ileum is narrower and has smaller villi than the jejunum." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "jejunoileal junction" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410019" ;
    a owl:Class ;
    rdfs:label "jejuno-ileal junction" ;
    rdfs:subClassOf obo:UBERON_8410024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002115
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0002116
            ]
        )
    ] .

obo:UBERON_8410020
    obo:IAO_0000115 "A venule located in the vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "venule of vermiform appendix", "vermiform appendix venule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410020" ;
    a owl:Class ;
    rdfs:label "venule of appendix" ;
    rdfs:subClassOf obo:UBERON_0001979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_8410024
    obo:IAO_0000115 "An anatomical junction between two parts of the intestine." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "junction of intestine" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410024" ;
    a owl:Class ;
    rdfs:label "intestinal junction" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_1100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004921
            ]
        )
    ] .

obo:UBERON_8410028
    obo:IAO_0000115 "An arteriole located in the vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "appendix vermiformis arteriole", "arteriole of appendix vermiformis", "arteriole of vermiform appendix", "vermiform appendix arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410028" ;
    a owl:Class ;
    rdfs:label "arteriole of appendix" ;
    rdfs:subClassOf obo:UBERON_0001980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_8410030
    obo:IAO_0000115 "A lymphatic vessel located in the vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "lymphatic vessel of appendix vermiformis", "lymphatic vessel of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410030" ;
    a owl:Class ;
    rdfs:label "lymphatic vessel of appendix" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_8410032
    obo:IAO_0000115 "The trabecular sinus is the lymph-filled space outside the trabeculae between lobules of the lymph node. This is a continuation of the subcapsular sinus which receives the afferent vessels and is present beneath the capsule. This space is traversed by both reticular fibers and cells in the lymph." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "lymph node trabecular sinus" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410032" ;
    a owl:Class ;
    rdfs:label "trabecular sinus of lymph node" ;
    rdfs:subClassOf obo:CARO_0000000, obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0002195
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:UBERON_0002195
            ]
        )
    ] .

obo:UBERON_8410033
    obo:IAO_0000115 "A vein where lymph node venules condense and which exits at the lymph node hilum. It is also called hilar vein." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "hilar vein of lymph node", "vein of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410033" ;
    a owl:Class ;
    rdfs:label "lymph node vein" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002179 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002179 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_8410034
    obo:IAO_0000115 "An artery that enters the lymph node at the hilum and branches into smaller arterioles." ;
    oboInOwl:hasExactSynonym "artery of lymph node", "hilar artery of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410034" ;
    a owl:Class ;
    rdfs:label "lymph node artery" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002178 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_8410035
    obo:IAO_0000115 "An arteriole that arises from the hilar artery of a lymph node and radiates centrifugally, branching in the medulla." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "arteriole of medulla of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410035" ;
    a owl:Class ;
    rdfs:label "medullary arteriole of lymph node" ;
    rdfs:subClassOf obo:UBERON_8410042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410034
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_8410034
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002007
            ]
        )
    ] .

obo:UBERON_8410036
    obo:IAO_0000115 "Medullary venules are a continuation of high endothelial venules which condense repeatedly in the interfollicular cortex and peripheral deep cortical unit and then transition to medullary venules at the corticomedullary junction. The medullary venules condense and return centripetally to the hilar vein." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "venule of medulla of lymph node" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410036" ;
    a owl:Class ;
    rdfs:label "medullary venule of lymph node" ;
    rdfs:subClassOf obo:UBERON_8410041, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002007
            ]
        )
    ] .

obo:UBERON_8410041
    obo:IAO_0000115 "A venule that is part of a lymph node." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "lymph node venule" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410041" ;
    a owl:Class ;
    rdfs:label "venule of lymph node" ;
    rdfs:subClassOf obo:UBERON_0001979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_8410042
    obo:IAO_0000115 "An arteriole that is part of a lymph node." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "lymph node arteriole" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410042" ;
    a owl:Class ;
    rdfs:label "arteriole of lymph node" ;
    rdfs:subClassOf obo:UBERON_0001980, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001980
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000029
            ]
        )
    ] .

obo:UBERON_8410043
    obo:IAO_0000115 "A submucosal gland located in a bronchus." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasBroadSynonym "airway submucosal gland" ;
    oboInOwl:hasDbXref "EFO:0010666" ;
    oboInOwl:hasExactSynonym "bronchial submucosal gland", "submucosal bronchial gland", "submucosal bronchus gland" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410043" ;
    a owl:Class ;
    rdfs:label "bronchus submucosal gland" ;
    rdfs:subClassOf obo:UBERON_0004119, obo:UBERON_0011148, obo:UBERON_0036225, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011148
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

obo:UBERON_8410044
    obo:IAO_0000115 "A vein that is part of a vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "vein of appendix vermiformis", "vein of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410044" ;
    a owl:Class ;
    rdfs:label "vein of appendix" ;
    rdfs:subClassOf obo:UBERON_0001638, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001638
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_8410045
    obo:IAO_0000115 "An artery that is part of a vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "artery of appendix vermiformis", "artery of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410045" ;
    a owl:Class ;
    rdfs:label "artery of appendix" ;
    rdfs:subClassOf obo:UBERON_0001637, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001637
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001154
            ]
        )
    ] .

obo:UBERON_8410048
    obo:IAO_0000115 "A venule located in the colon." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410048" ;
    a owl:Class ;
    rdfs:label "venule of colon" ;
    rdfs:subClassOf obo:UBERON_0001979, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001979
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_8410049
    obo:IAO_0000115 "A nerve fiber that is located in the serosa of vermiform appendix." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "nerve fiber of serosa of appendix", "nerve fibre of serosa of appendix", "serosal nerve fiber of appendix vermiformis", "serosal nerve fiber of vermiform appendix", "serosal nerve fibre of appendix", "serosal nerve fibre of appendix vermiformis", "serosal nerve fibre of vermiform appendix" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410049" ;
    a owl:Class ;
    rdfs:label "serosal nerve fiber of appendix" ;
    rdfs:subClassOf obo:UBERON_0006134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012498
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0012498
            ]
        )
    ] .

obo:UBERON_8410050
    obo:IAO_0000115 "A subdivision of the digestive tract in humans that includes the rectum, the anal canal and the anus." ;
    obo:IAO_0000116 "The anatomy, pathology and medical community considers the anus to be part of the large intestine, and supports the use of 'anorectum' to include rectum, anal canal and anus. Although a few resources seem to only include the distal part of the rectum in 'anorectum', this UBERON grouping term is meant to refer more broadly to the whole of rectum." ;
    obo:RO_0002175 "Homo sapiens" ;
    obo:UBPROP_0000007 "anorectal" ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasNarrowSynonym "anorectal canal" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410050" ;
    a owl:Class ;
    rdfs:label "anorectum" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000159
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001245
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004921
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000159
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001052
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001245
            ]
        )
    ] .

obo:UBERON_8410051
    obo:IAO_0000115 "A lymphatic vessel located in the colon." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410051" ;
    a owl:Class ;
    rdfs:label "lymphatic vessel of colon" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBERON_8410056
    obo:IAO_0000115 "A capillary that is part of the anorectum." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "blood vessel capillary of anorectum" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410056" ;
    a owl:Class ;
    rdfs:label "capillary of anorectum" ;
    rdfs:subClassOf obo:UBERON_0001982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_8410050
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_8410050
            ]
        )
    ] .

obo:UBERON_8410057
    obo:IAO_0000115 "A capillary that is part of the colon." ;
    oboInOwl:created_by "http://orcid.org/0000-0002-2825-0621" ;
    oboInOwl:hasExactSynonym "blood vessel capillary of colon" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:8410057" ;
    a owl:Class ;
    rdfs:label "capillary of colon" ;
    rdfs:subClassOf obo:UBERON_0001982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001155
            ]
        )
    ] .

obo:UBPROP_0000001
    a owl:AnnotationProperty .

obo:UBPROP_0000002
    a owl:AnnotationProperty .

obo:UBPROP_0000003
    a owl:AnnotationProperty .

obo:UBPROP_0000004
    a owl:AnnotationProperty .

obo:UBPROP_0000005
    a owl:AnnotationProperty .

obo:UBPROP_0000006
    a owl:AnnotationProperty .

obo:UBPROP_0000007
    a owl:AnnotationProperty .

obo:UBPROP_0000008
    a owl:AnnotationProperty .

obo:UBPROP_0000009
    a owl:AnnotationProperty .

obo:UBPROP_0000010
    a owl:AnnotationProperty .

obo:UBPROP_0000011
    a owl:AnnotationProperty .

obo:UBPROP_0000012
    a owl:AnnotationProperty .

obo:UBPROP_0000013
    a owl:AnnotationProperty .

obo:UBPROP_0000015
    a owl:AnnotationProperty .

obo:UBPROP_0000103
    a owl:AnnotationProperty .

obo:UBPROP_0000105
    a owl:AnnotationProperty .

obo:UBPROP_0000107
    a owl:AnnotationProperty .

obo:UBPROP_0000202
    a owl:AnnotationProperty .

chebi3:_STAR
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

chebi2:_STAR
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

chebi:charge
    a owl:AnnotationProperty .

chebi:formula
    a owl:AnnotationProperty .

chebi:inchi
    a owl:AnnotationProperty .

chebi:inchikey
    a owl:AnnotationProperty .

chebi:mass
    a owl:AnnotationProperty .

chebi:monoisotopicmass
    a owl:AnnotationProperty .

chebi:smiles
    a owl:AnnotationProperty .

cl:BDS_subset
    a owl:AnnotationProperty ;
    rdfs:comment "" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

cl:PLURAL
    a owl:AnnotationProperty ;
    rdfs:label "plural term" .

cl:added_for_HCA
    a owl:AnnotationProperty ;
    rdfs:comment "" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

cl:has_completed
    a owl:ObjectProperty ;
    rdfs:label "has_completed"^^xsd:string .

cl:has_high_plasma_membrane_amount
    obo:IAO_0000115 "A relation between a cell and molecule or complex such that every instance of the cell has a high number of instances of that molecule expressed on the cell surface. For the formal definition, see Masci et al (PMID:19243617)."^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "has_high_plasma_membrane_amount"^^xsd:string ;
    rdfs:subPropertyOf obo:RO_0002104 .

cl:has_low_plasma_membrane_amount
    obo:IAO_0000115 "A relation between a cell and molecule or complex such that every instance of the cell has a low number of instances of that molecule expressed on the cell surface. For the formal definition, see Masci et al (PMID:19243617)."^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "has_low_plasma_membrane_amount"^^xsd:string ;
    rdfs:subPropertyOf obo:RO_0002104 .

cl:has_not_completed
    a owl:ObjectProperty ;
    rdfs:label "has_not_completed"^^xsd:string .

cl:lacks_part
    obo:IAO_0000424 "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 ?Y"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "lacks_part"^^xsd:string .

cl:lacks_plasma_membrane_part
    obo:IAO_0000424 "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 (http://purl.obolibrary.org/obo/GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "lacks_plasma_membrane_part"^^xsd:string .

cl:ro-eco
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/cl.owl>
    obo:IAO_0000700 obo:CL_0000000 ;
    dc:contributor "Alexander Diehl", "Ceri van Slyke", "Chris Mungall", "David Osumi-Sutherland", "Jim Balhoff", "Melissa Haendel", "Nicole Vasilevsky", "Terry Meehan", "Yvonne Bradford" ;
    dc:description "An ontology of cell types." ;
    dc:title "Cell Ontology" ;
    terms:license <http://creativecommons.org/licenses/by/4.0/> ;
    a owl:Ontology ;
    rdfs:comment "See PMID:15693950, PMID:12799354, PMID:20123131, PMID:21208450; Contact Alexander Diehl, addiehl@buffalo.edu, University at Buffalo."^^xsd:string ;
    owl:versionIRI <http://purl.obolibrary.org/obo/cl/releases/2021-08-10/cl.owl> ;
    owl:versionInfo "2021-08-10"^^xsd:string .

go:gocheck_do_not_annotate
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:gocheck_do_not_manually_annotate
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_agr
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_aspergillus
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_candida
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_chembl
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_drosophila
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_flybase_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_generic
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_metagenomics
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_mouse
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_pir
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_plant
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_pombe
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_synapse
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_yeast
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

ncbitaxon:has_rank
    a owl:AnnotationProperty .

pato:abnormal_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:attribute_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:cell_quality
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:decreased_in_magnitude_relative_to
    obo:IAO_0000115 "q1 decreased_in_magnitude_relative_to q2 if and only if magnitude(q1) < magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "decreased_in_magnitude_relative_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "This relation is used to determine the 'directionality' of relative qualities such as 'decreased strength', relative to the parent type, 'strength'." ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "decreased_in_magnitude_relative_to" ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf pato:different_in_magnitude_relative_to .

pato:different_in_magnitude_relative_to
    obo:IAO_0000115 "q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "different_in_magnitude_relative_to" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "different_in_magnitude_relative_to" ;
    rdfs:range obo:PATO_0000001 .

pato:disposition_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:has_cross_section
    obo:IAO_0000115 "s3 has_cross_section s3 if and only if : there exists some 2d plane that intersects the bearer of s3, and the impression of s3 upon that plane has shape quality s2." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "has_cross_section" ;
    a owl:ObjectProperty ;
    rdfs:comment "Example: a spherical object has the quality of being spherical, and the spherical quality has_cross_section round." ;
    rdfs:label "has_cross_section" .

pato:has_relative_magnitude
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "has_relative_magnitude" ;
    a owl:ObjectProperty ;
    rdfs:label "has_relative_magnitude" .

pato:increased_in_magnitude_relative_to
    obo:IAO_0000115 "q1 increased_in_magnitude_relative_to q2 if and only if magnitude(q1) > magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "increased_in_magnitude_relative_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "This relation is used to determine the 'directionality' of relative qualities such as 'increased strength', relative to the parent type, 'strength'." ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "increased_in_magnitude_relative_to" ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf pato:different_in_magnitude_relative_to .

pato:location_grouping
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:mpath_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:relational_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:scalar_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:value_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/pr#has_gene_template>
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "has_gene_template" ;
    oboInOwl:is_transitive false ;
    a owl:ObjectProperty ;
    rdfs:label "has_gene_template" .

<http://purl.obolibrary.org/obo/pr#lacks_part>
    oboInOwl:hasOBONamespace "protein" ;
    oboInOwl:id "lacks_part" ;
    oboInOwl:is_transitive false ;
    a owl:ObjectProperty ;
    rdfs:label "lacks_part" .

<http://purl.obolibrary.org/obo/ro.owl#x>
    a swrl:Variable .

<http://purl.obolibrary.org/obo/ro.owl#y>
    a swrl:Variable .

<http://purl.obolibrary.org/obo/ro.owl#z>
    a swrl:Variable .

subsets:ro-eco
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

uberon:HUMAN_PREFERRED
    a owl:AnnotationProperty ;
    rdfs:label "preferred term when talking about an instance of this class in Homo sapiens"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

uberon:LATIN
    a owl:AnnotationProperty ;
    rdfs:label "latin term"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

uberon:PLURAL
    a owl:AnnotationProperty ;
    rdfs:label "plural term"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

core:anteriorly_connected_to
    obo:IAO_0000115 "x anteriorly_connected_to y iff the anterior part of x is connected to y. i.e. x connected_to y and x posterior_to y." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "anteriorly_connected_to" ;
    a owl:ObjectProperty ;
    rdfs:label "anteriorly connected to" ;
    rdfs:subPropertyOf obo:BSPO_0000099, obo:RO_0002170, core:transitively_anteriorly_connected_to .

core:channel_for
    oboInOwl:hasBroadSynonym "carries" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "channel_for" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0004111 ;
    rdfs:label "channel for" ;
    rdfs:range obo:UBERON_0000463 .

core:channels_from
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "channels_from" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "channels_from" .

core:channels_into
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "channels_into" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "channels_into" .

core:conduit_for
    obo:IAO_0000115 "x is a conduit for y iff y passes through the lumen of x." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "conduit_for" ;
    a owl:ObjectProperty ;
    rdfs:label "conduit for" .

core:cumbo
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:cyclostome_subset
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:developmental_classification
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:distally_connected_to
    obo:IAO_0000115 "x distally_connected_to y iff the distal part of x is connected to y. i.e. x connected_to y and x proximal_to y." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "distally_connected_to" ;
    a owl:ObjectProperty ;
    rdfs:label "distally connected to" ;
    rdfs:subPropertyOf obo:BSPO_0000100, obo:RO_0002170, core:transitively_distally_connected_to ;
    owl:inverseOf core:proximally_connected_to .

core:dubious_grouping
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:early_development
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:efo_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:emapa_ehdaa2
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:extends_fibers_into
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "extends_fibers_into" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "extends_fibers_into" ;
    rdfs:subPropertyOf obo:RO_0002170 .

core:filtered_through
    obo:IAO_0000115 "Relationship between a fluid and a material entity, where the fluid is the output of a realization of a filtration role that inheres in the material entity." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "filtered_through" ;
    a owl:ObjectProperty ;
    rdfs:comment "Relationship between a fluid and a filtration barrier, where the portion of fluid arises as a transformation of another portion of fluid on the other side of the barrier, with larger particles removed" ;
    rdfs:label "filtered through" .

core:functional_classification
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:grouping_class
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:homology_grouping
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:inconsistent_with_fma
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:indirectly_supplies
    obo:IAO_0000115 "a indirectly_supplies s iff a has a branch and the branch supplies or indirectly supplies s" ;
    obo:IAO_0000116 "add to RO" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "indirectly_supplies" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "indirectly_supplies" ;
    owl:propertyChainAxiom (obo:RO_0002569
        obo:RO_0002178
    ), (obo:RO_0002569
        core:indirectly_supplies
    ) .

core:layer_part_of
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "layer_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "layer part of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

core:location_grouping
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:major_organ
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:non_informative
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:organ_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:pheno_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:phenotype_rcn
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:posteriorly_connected_to
    obo:IAO_0000115 "x posteriorly_connected_to y iff the posterior part of x is connected to y. i.e. x connected_to y and x anterior_to y." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "posteriorly_connected_to" ;
    a owl:ObjectProperty ;
    rdfs:label "posteriorly connected to" ;
    rdfs:subPropertyOf obo:BSPO_0000096, obo:RO_0002170 .

core:protects
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "protects" ;
    a owl:ObjectProperty ;
    rdfs:label "protects" .

core:proximally_connected_to
    obo:IAO_0000115 "x proximally_connected_to y iff the proximal part of x is connected to y. i.e. x connected_to y and x distal_to y." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "proximally_connected_to" ;
    a owl:ObjectProperty ;
    rdfs:label "proximally connected to" ;
    rdfs:subPropertyOf obo:BSPO_0000097, obo:RO_0002170, core:transitively_proximally_connected_to .

core:sexually_homologous_to
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "sexually_homologous_to" ;
    a owl:ObjectProperty ;
    rdfs:label "sexually_homologous_to" ;
    rdfs:subPropertyOf obo:RO_0002158 .

core:site_of
    obo:IAO_0000115 "c site_of p if c is the bearer of a disposition that is realized by a process that has p as part" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "capable_of_has_part" ;
    oboInOwl:id "site_of" ;
    a owl:ObjectProperty ;
    rdfs:label "site_of" .

core:subdivision_of
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "subdivision_of" ;
    a owl:ObjectProperty ;
    rdfs:comment "placeholder relation. X = 'subdivision of A' and subdivision_of some B means that X is the mereological sum of A and B" ;
    rdfs:label "subdivision of" .

core:synapsed_by
    obo:IAO_0000115 "Relation between an anatomical structure (including cells) and a neuron that chemically synapses to it." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "synapsed_by" ;
    a owl:ObjectProperty ;
    rdfs:label "synapsed by" .

core:transitively_anteriorly_connected_to
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "transitively_anteriorly_connected_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transitively anteriorly connected to" .

core:transitively_connected_to
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "transitively_connected_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transitively_connected to" .

core:transitively_distally_connected_to
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "transitively_distally_connected_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transitively distally connected to" .

core:transitively_proximally_connected_to
    obo:IAO_0000115 "." ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "transitively_proximally_connected_to" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transitively proximally connected to" .

core:trunk_part_of
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "trunk_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "trunk_part_of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

core:uberon_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:unverified_taxonomic_grouping
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:upper_level
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

core:vertebrate_core
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

ubprop:_upper_level
    a owl:AnnotationProperty ;
    rdfs:comment "abstract upper-level terms not directly useful for analysis"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_annotation_extension
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_gp2term
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_ontology
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_gocam
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

dc:contributor
    oboInOwl:hasDbXref "http://purl.org/dc/elements/1.1/contributor" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dc-contributor" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "dc-contributor" ;
    a owl:AnnotationProperty ;
    rdfs:label "contributor" .

dc:creator
    oboInOwl:hasDbXref "http://purl.org/dc/elements/1.1/creator" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dc-creator" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "dc-creator" ;
    a owl:AnnotationProperty ;
    rdfs:label "creator" .

dc:date
    a owl:AnnotationProperty .

dc:description
    oboInOwl:hasDbXref "http://purl.org/dc/elements/1.1/description" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dc-description" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "dc-description" ;
    a owl:AnnotationProperty ;
    rdfs:label "description" .

dc:license
    a owl:AnnotationProperty .

dc:source
    a owl:AnnotationProperty .

dc:title
    oboInOwl:hasDbXref "http://purl.org/dc/elements/1.1/title" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dc-title" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "dc-title" ;
    a owl:AnnotationProperty ;
    rdfs:label "title" .

terms:creator
    a owl:AnnotationProperty .

terms:license
    oboInOwl:hasDbXref "http://purl.org/dc/terms/license" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "dcterms-license" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "dcterms-license" ;
    a owl:AnnotationProperty ;
    rdfs:label "license" .

terms:source
    a owl:AnnotationProperty .

terms:title
    a owl:AnnotationProperty .

cito:citesAsAuthority
    a owl:AnnotationProperty .

<http://semanticscience.org/resource/SIO_000658>
    oboInOwl:hasDbXref "http://semanticscience.org/resource/SIO_000658"^^xsd:string ;
    oboInOwl:hasExactSynonym "direct_transformation_of"^^xsd:string, "immediately transforms from"^^xsd:string ;
    oboInOwl:shorthand "immediate_transformation_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "immediate_transformation_of"^^xsd:string .

swrla:isRuleEnabled
    a owl:AnnotationProperty .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1001>
    obo:IAO_0000115 "A protein coding gene BCL6 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1001" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "BCL6 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10045>
    obo:IAO_0000115 "A protein coding gene RNASE2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10045" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RNASE2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10046>
    obo:IAO_0000115 "A protein coding gene RNASE3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10046" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RNASE3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10260>
    obo:IAO_0000115 "A protein coding gene RORC in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10260" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RORC (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10471>
    obo:IAO_0000115 "A protein coding gene RUNX1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10471" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RUNX1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1060>
    obo:IAO_0000115 "A protein coding gene CXCR5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1060" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CXCR5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10658>
    obo:IAO_0000115 "A protein coding gene SDC1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10658" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SDC1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10720>
    obo:IAO_0000115 "A protein coding gene SELL in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10720" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SELL (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10874>
    obo:IAO_0000115 "A protein coding gene SIGLEC5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10874" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SIGLEC5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10903>
    obo:IAO_0000115 "A protein coding gene SLAMF1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:10903" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SLAMF1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11127>
    obo:IAO_0000115 "A protein coding gene SIGLEC1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11127" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SIGLEC1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11141>
    obo:IAO_0000115 "A protein coding gene SNCG in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11141" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SNCG (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1119>
    obo:IAO_0000115 "A protein coding gene BST2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1119" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "BST2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11241>
    obo:IAO_0000115 "A protein coding gene SPI1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11241" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SPI1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11249>
    obo:IAO_0000115 "A protein coding gene SPN in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11249" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SPN (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11329>
    obo:IAO_0000115 "A protein coding gene SST in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11329" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SST (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11556>
    obo:IAO_0000115 "A protein coding gene TAL1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11556" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TAL1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11599>
    obo:IAO_0000115 "A protein coding gene TBX21 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11599" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TBX21 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11763>
    obo:IAO_0000115 "A protein coding gene TFRC in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11763" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TFRC (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11784>
    obo:IAO_0000115 "A protein coding gene THBD in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11784" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "THBD (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11801>
    obo:IAO_0000115 "A protein coding gene THY1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11801" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "THY1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11908>
    obo:IAO_0000115 "A protein coding gene TNFRSF11A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11908" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TNFRSF11A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11922>
    obo:IAO_0000115 "A protein coding gene CD27 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11922" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD27 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11935>
    obo:IAO_0000115 "A protein coding gene CD40LG in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:11935" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD40LG (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12335>
    obo:IAO_0000115 "A protein coding gene TRPC3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:12335" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TRPC3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=124>
    obo:IAO_0000115 "A protein coding gene ACP5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:124" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ACP5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12693>
    obo:IAO_0000115 "A protein coding gene VIP in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:12693" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "VIP (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12709>
    obo:IAO_0000115 "A protein coding gene VPREB1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:12709" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "VPREB1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13258>
    obo:IAO_0000115 "A protein coding gene CLEC4C in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:13258" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CLEC4C (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13823>
    obo:IAO_0000115 "A protein coding gene NETO1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:13823" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NETO1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14556>
    obo:IAO_0000115 "A protein coding gene CLEC6A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:14556" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CLEC6A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14558>
    obo:IAO_0000115 "A protein coding gene CLEC7A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:14558" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CLEC7A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14675>
    obo:IAO_0000115 "A protein coding gene IRX6 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:14675" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IRX6 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15503>
    obo:IAO_0000115 "A protein coding gene LILRA4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:15503" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LILRA4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1569>
    obo:IAO_0000115 "A protein coding gene CCK in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1569" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCK (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15855>
    obo:IAO_0000115 "A protein coding gene CD93 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:15855" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD93 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1602>
    obo:IAO_0000115 "A protein coding gene CCR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1602" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1603>
    obo:IAO_0000115 "A protein coding gene CCR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1603" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1604>
    obo:IAO_0000115 "A protein coding gene CCR3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1604" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1605>
    obo:IAO_0000115 "A protein coding gene CCR4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1605" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1606>
    obo:IAO_0000115 "A protein coding gene CCR5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1606" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1607>
    obo:IAO_0000115 "A protein coding gene CCR6 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1607" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR6 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1608>
    obo:IAO_0000115 "A protein coding gene CCR7 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1608" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CCR7 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=16097>
    obo:IAO_0000115 "A protein coding gene LAMP5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:16097" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LAMP5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1628>
    obo:IAO_0000115 "A protein coding gene CD14 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1628" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD14 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1631>
    obo:IAO_0000115 "A protein coding gene CD163 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1631" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD163 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1633>
    obo:IAO_0000115 "A protein coding gene CD19 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1633" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD19 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1634>
    obo:IAO_0000115 "A protein coding gene CD1A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1634" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD1A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1636>
    obo:IAO_0000115 "A protein coding gene CD1C in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1636" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD1C (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1637>
    obo:IAO_0000115 "A protein coding gene CD1D in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1637" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD1D (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1639>
    obo:IAO_0000115 "A protein coding gene CD2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1639" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1641>
    obo:IAO_0000115 "A protein coding gene CD209 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1641" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD209 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1643>
    obo:IAO_0000115 "A protein coding gene CD22 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1643" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD22 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1645>
    obo:IAO_0000115 "A protein coding gene CD24 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1645" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD24 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1653>
    obo:IAO_0000115 "A protein coding gene CD28 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1653" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD28 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1659>
    obo:IAO_0000115 "A protein coding gene CD33 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1659" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD33 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1662>
    obo:IAO_0000115 "A protein coding gene CD34 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1662" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD34 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1663>
    obo:IAO_0000115 "A protein coding gene CD36 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1663" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD36 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1667>
    obo:IAO_0000115 "A protein coding gene CD38 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1667" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD38 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1674>
    obo:IAO_0000115 "A protein coding gene CD3E in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1674" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD3E (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1678>
    obo:IAO_0000115 "A protein coding gene CD4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1678" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1681>
    obo:IAO_0000115 "A protein coding gene CD44 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1681" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD44 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1683>
    obo:IAO_0000115 "A protein coding gene CD48 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1683" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD48 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1685>
    obo:IAO_0000115 "A protein coding gene CD5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1685" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1693>
    obo:IAO_0000115 "A protein coding gene CD68 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1693" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD68 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1694>
    obo:IAO_0000115 "A protein coding gene CD69 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1694" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD69 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1695>
    obo:IAO_0000115 "A protein coding gene CD7 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1695" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD7 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1700>
    obo:IAO_0000115 "A protein coding gene CD80 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1700" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD80 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1703>
    obo:IAO_0000115 "A protein coding gene CD83 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1703" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD83 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1704>
    obo:IAO_0000115 "A protein coding gene CD84 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1704" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD84 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1705>
    obo:IAO_0000115 "A protein coding gene CD86 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1705" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD86 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1706>
    obo:IAO_0000115 "A protein coding gene CD8A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1706" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD8A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1707>
    obo:IAO_0000115 "A protein coding gene CD8B in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1707" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD8B (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1709>
    obo:IAO_0000115 "A protein coding gene CD9 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1709" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD9 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17291>
    obo:IAO_0000115 "A protein coding gene TMED1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:17291" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "TMED1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1748>
    obo:IAO_0000115 "A protein coding gene CDH1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1748" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CDH1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1764>
    obo:IAO_0000115 "A protein coding gene CDH5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1764" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CDH5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17935>
    obo:IAO_0000115 "A protein coding gene CD207 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:17935" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD207 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18015>
    obo:IAO_0000115 "A protein coding gene IL17RB in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:18015" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL17RB (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18149>
    obo:IAO_0000115 "A protein coding gene A4GALT in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:18149" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "A4GALT (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18171>
    obo:IAO_0000115 "A protein coding gene CD244 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:18171" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CD244 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1820>
    obo:IAO_0000115 "A protein coding gene CEACAM8 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1820" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CEACAM8 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1833>
    obo:IAO_0000115 "A protein coding gene CEBPA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1833" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CEBPA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1836>
    obo:IAO_0000115 "A protein coding gene CEBPE in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1836" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CEBPE (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1960>
    obo:IAO_0000115 "A protein coding gene CHRNA7 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:1960" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CHRNA7 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2197>
    obo:IAO_0000115 "A protein coding gene COL1A1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2197" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "COL1A1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=23319>
    obo:IAO_0000115 "A protein coding gene NTNG1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:23319" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NTNG1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2334>
    obo:IAO_0000115 "A protein coding gene CR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2334" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2336>
    obo:IAO_0000115 "A protein coding gene CR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2336" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2433>
    obo:IAO_0000115 "A protein coding gene CSF1R in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2433" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CSF1R (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2505>
    obo:IAO_0000115 "A protein coding gene CTLA4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2505" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CTLA4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2536>
    obo:IAO_0000115 "A protein coding gene CTSK in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2536" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CTSK (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2558>
    obo:IAO_0000115 "A protein coding gene CX3CR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2558" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CX3CR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2561>
    obo:IAO_0000115 "A protein coding gene CXCR4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2561" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CXCR4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2983>
    obo:IAO_0000115 "A protein coding gene DNTT in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:2983" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "DNTT (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3239>
    obo:IAO_0000115 "A protein coding gene EGR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3239" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "EGR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3336>
    obo:IAO_0000115 "A protein coding gene ADGRE1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3336" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ADGRE1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3349>
    obo:IAO_0000115 "A protein coding gene ENG in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3349" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ENG (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3355>
    obo:IAO_0000115 "A protein coding gene ENPEP in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3355" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ENPEP (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3358>
    obo:IAO_0000115 "A protein coding gene ENPP3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3358" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ENPP3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3372>
    obo:IAO_0000115 "A protein coding gene EOMES in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3372" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "EOMES (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3423>
    obo:IAO_0000115 "A protein coding gene EPX in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3423" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "EPX (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3609>
    obo:IAO_0000115 "A protein coding gene FCER1A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3609" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FCER1A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3612>
    obo:IAO_0000115 "A protein coding gene FCER2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3612" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FCER2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3613>
    obo:IAO_0000115 "A protein coding gene FCGR1A in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3613" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FCGR1A (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3618>
    obo:IAO_0000115 "A protein coding gene FCGR2B in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3618" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FCGR2B (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3765>
    obo:IAO_0000115 "A protein coding gene FLT3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3765" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FLT3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3796>
    obo:IAO_0000115 "A protein coding gene FOS in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3796" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FOS (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3826>
    obo:IAO_0000115 "A protein coding gene FPR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:3826" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FPR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4015>
    obo:IAO_0000115 "A protein coding gene FUT4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4015" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FUT4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4170>
    obo:IAO_0000115 "A protein coding gene GATA1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4170" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GATA1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4171>
    obo:IAO_0000115 "A protein coding gene GATA2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4171" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GATA2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4172>
    obo:IAO_0000115 "A protein coding gene GATA3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4172" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GATA3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4235>
    obo:IAO_0000115 "A protein coding gene GFAP in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4235" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GFAP (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4439>
    obo:IAO_0000115 "A protein coding gene GP1BA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4439" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GP1BA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4502>
    obo:IAO_0000115 "A protein coding gene PTGDR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4502" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PTGDR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4540>
    obo:IAO_0000115 "A protein coding gene CXCR3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4540" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CXCR3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4702>
    obo:IAO_0000115 "A protein coding gene GYPA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4702" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GYPA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4709>
    obo:IAO_0000115 "A protein coding gene GZMB in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4709" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "GZMB (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4835>
    obo:IAO_0000115 "A protein coding gene HBZ in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4835" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "HBZ (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4947>
    obo:IAO_0000115 "A protein coding gene HLA-DRA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:4947" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "HLA-DRA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=500>
    obo:IAO_0000115 "A protein coding gene ANPEP in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:500" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ANPEP (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5351>
    obo:IAO_0000115 "A protein coding gene ICOS in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:5351" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ICOS (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5870>
    obo:IAO_0000115 "A protein coding gene IGLL1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:5870" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IGLL1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5998>
    obo:IAO_0000115 "A protein coding gene IL1RL1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:5998" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL1RL1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6008>
    obo:IAO_0000115 "A protein coding gene IL2RA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6008" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL2RA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6009>
    obo:IAO_0000115 "A protein coding gene IL2RB in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6009" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL2RB (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6012>
    obo:IAO_0000115 "A protein coding gene IL3RA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6012" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL3RA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6017>
    obo:IAO_0000115 "A protein coding gene IL5RA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6017" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL5RA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6024>
    obo:IAO_0000115 "A protein coding gene IL7R in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6024" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "IL7R (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6026>
    obo:IAO_0000115 "A protein coding gene CXCR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6026" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CXCR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6027>
    obo:IAO_0000115 "A protein coding gene CXCR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6027" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "CXCR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6106>
    obo:IAO_0000115 "A protein coding gene FOXP3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6106" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "FOXP3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6137>
    obo:IAO_0000115 "A protein coding gene ITGA2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6137" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGA2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6138>
    obo:IAO_0000115 "A protein coding gene ITGA2B in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6138" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGA2B (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6140>
    obo:IAO_0000115 "A protein coding gene ITGA4 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6140" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGA4 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6147>
    obo:IAO_0000115 "A protein coding gene ITGAE in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6147" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGAE (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6149>
    obo:IAO_0000115 "A protein coding gene ITGAM in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6149" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGAM (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6152>
    obo:IAO_0000115 "A protein coding gene ITGAX in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6152" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGAX (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6162>
    obo:IAO_0000115 "A protein coding gene ITGB7 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6162" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ITGB7 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6307>
    obo:IAO_0000115 "A protein coding gene KDR in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6307" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KDR (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6342>
    obo:IAO_0000115 "A protein coding gene KIT in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6342" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KIT (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6373>
    obo:IAO_0000115 "A protein coding gene KLRB1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6373" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KLRB1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6374>
    obo:IAO_0000115 "A protein coding gene KLRC1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6374" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KLRC1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6378>
    obo:IAO_0000115 "A protein coding gene KLRD1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6378" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KLRD1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6380>
    obo:IAO_0000115 "A protein coding gene KLRG1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6380" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "KLRG1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6526>
    obo:IAO_0000115 "A protein coding gene LCN2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6526" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LCN2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6561>
    obo:IAO_0000115 "A protein coding gene LGALS1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6561" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LGALS1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6595>
    obo:IAO_0000115 "A protein coding gene LHX3 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6595" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LHX3 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=663>
    obo:IAO_0000115 "A protein coding gene ARG1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:663" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "ARG1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6720>
    obo:IAO_0000115 "A protein coding gene LTF in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6720" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LTF (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6724>
    obo:IAO_0000115 "A protein coding gene LUM in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6724" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LUM (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6729>
    obo:IAO_0000115 "A protein coding gene LY75 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6729" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "LY75 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6731>
    obo:IAO_0000115 "A protein coding gene NCR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6731" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NCR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6732>
    obo:IAO_0000115 "A protein coding gene NCR2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6732" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NCR2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6895>
    obo:IAO_0000115 "A protein coding gene MARCO in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:6895" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MARCO (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7001>
    obo:IAO_0000115 "A protein coding gene MEIS2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7001" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MEIS2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7027>
    obo:IAO_0000115 "A protein coding gene MERTK in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7027" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MERTK (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7154>
    obo:IAO_0000115 "A protein coding gene MME in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7154" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MME (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7218>
    obo:IAO_0000115 "A protein coding gene MPO in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7218" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MPO (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7228>
    obo:IAO_0000115 "A protein coding gene MRC1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7228" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MRC1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7315>
    obo:IAO_0000115 "A protein coding gene MS4A1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7315" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MS4A1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7376>
    obo:IAO_0000115 "A protein coding gene MSR1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7376" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MSR1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7545>
    obo:IAO_0000115 "A protein coding gene MYB in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7545" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "MYB (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7656>
    obo:IAO_0000115 "A protein coding gene NCAM1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7656" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NCAM1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7795>
    obo:IAO_0000115 "A protein coding gene NFKB2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:7795" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "NFKB2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8619>
    obo:IAO_0000115 "A protein coding gene PAX5 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:8619" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PAX5 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8760>
    obo:IAO_0000115 "A protein coding gene PDCD1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:8760" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PDCD1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8803>
    obo:IAO_0000115 "A protein coding gene PDGFRA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:8803" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PDGFRA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9053>
    obo:IAO_0000115 "A protein coding gene PLAUR in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9053" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PLAUR (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9360>
    obo:IAO_0000115 "A protein coding gene PRF1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9360" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PRF1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9362>
    obo:IAO_0000115 "A protein coding gene PRG2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9362" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PRG2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9454>
    obo:IAO_0000115 "A protein coding gene PROM1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9454" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PROM1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9662>
    obo:IAO_0000115 "A protein coding gene SIRPA in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9662" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "SIRPA (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9666>
    obo:IAO_0000115 "A protein coding gene PTPRC in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9666" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PTPRC (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9704>
    obo:IAO_0000115 "A protein coding gene PVALB in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9704" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "PVALB (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9831>
    obo:IAO_0000115 "A protein coding gene RAG1 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9831" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RAG1 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

<http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9832>
    obo:IAO_0000115 "A protein coding gene RAG2 in human." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "HGNC:9832" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "RAG2 (human)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

oboInOwl:SubsetProperty
    a owl:AnnotationProperty ;
    rdfs:label "subset_property"^^xsd:string .

oboInOwl:SynonymTypeProperty
    a owl:AnnotationProperty ;
    rdfs:label "synonym_type_property"^^xsd:string .

oboInOwl:component
    a owl:AnnotationProperty .

oboInOwl:composition
    a owl:AnnotationProperty .

oboInOwl:consider
    a owl:AnnotationProperty ;
    rdfs:label "consider"^^xsd:string .

oboInOwl:consistent_with
    a owl:AnnotationProperty .

oboInOwl:contradicted_by
    a owl:AnnotationProperty .

oboInOwl:created_by
    a owl:AnnotationProperty .

oboInOwl:creation_date
    a owl:AnnotationProperty .

oboInOwl:date_retrieved
    a owl:AnnotationProperty .

oboInOwl:editor
    a owl:AnnotationProperty .

oboInOwl:editor_note
    a owl:AnnotationProperty .

oboInOwl:evidence
    a owl:AnnotationProperty .

oboInOwl:exception
    a owl:AnnotationProperty .

oboInOwl:external_class
    a owl:AnnotationProperty .

oboInOwl:external_class_label
    a owl:AnnotationProperty .

oboInOwl:external_ontology
    a owl:AnnotationProperty .

oboInOwl:gene
    a owl:AnnotationProperty .

oboInOwl:hasAlternativeId
    a owl:AnnotationProperty ;
    rdfs:label "has_alternative_id"^^xsd:string .

oboInOwl:hasBroadSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_broad_synonym"^^xsd:string .

oboInOwl:hasDbXref
    a owl:AnnotationProperty ;
    rdfs:label "database_cross_reference"^^xsd:string .

oboInOwl:hasExactSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_exact_synonym"^^xsd:string .

oboInOwl:hasNarrowSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_narrow_synonym"^^xsd:string .

oboInOwl:hasOBONamespace
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_namespace"^^xsd:string .

oboInOwl:hasRelatedSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_related_synonym"^^xsd:string .

oboInOwl:hasScope
    a owl:AnnotationProperty .

oboInOwl:hasSynonymType
    a owl:AnnotationProperty ;
    rdfs:label "has_synonym_type"^^xsd:string .

oboInOwl:id
    a owl:AnnotationProperty .

oboInOwl:inSubset
    a owl:AnnotationProperty ;
    rdfs:label "in_subset"^^xsd:string .

oboInOwl:inconsistent_with
    a owl:AnnotationProperty .

oboInOwl:inferred_by
    a owl:AnnotationProperty .

oboInOwl:is_class_level
    a owl:AnnotationProperty .

oboInOwl:is_cyclic
    a owl:AnnotationProperty .

oboInOwl:is_entailed
    a owl:AnnotationProperty .

oboInOwl:is_inferred
    a owl:AnnotationProperty .

oboInOwl:is_metadata_tag
    a owl:AnnotationProperty .

oboInOwl:is_transitive
    a owl:AnnotationProperty .

oboInOwl:missing_from
    a owl:AnnotationProperty .

oboInOwl:modified_from
    a owl:AnnotationProperty .

oboInOwl:note
    a owl:AnnotationProperty .

oboInOwl:notes
    a owl:AnnotationProperty .

oboInOwl:ontology
    a owl:AnnotationProperty .

oboInOwl:order
    a owl:AnnotationProperty .

oboInOwl:possible_exception
    a owl:AnnotationProperty .

oboInOwl:proportion
    a owl:AnnotationProperty .

oboInOwl:reference
    a owl:AnnotationProperty .

oboInOwl:region
    a owl:AnnotationProperty .

oboInOwl:seeAlso
    a owl:AnnotationProperty .

oboInOwl:shorthand
    a owl:AnnotationProperty ;
    rdfs:label "shorthand"^^xsd:string .

oboInOwl:source
    a owl:AnnotationProperty .

oboInOwl:specialization_within
    a owl:AnnotationProperty .

oboInOwl:submitter
    a owl:AnnotationProperty .

oboInOwl:taxon
    a owl:AnnotationProperty .

oboInOwl:todo
    a owl:AnnotationProperty .

oboInOwl:url
    a owl:AnnotationProperty .

oboInOwl:version
    a owl:AnnotationProperty .

<http://www.informatics.jax.org/marker/MGI:101773>
    obo:IAO_0000115 "A protein coding gene Cd86 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:101773" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd86 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:101775>
    obo:IAO_0000115 "A protein coding gene Cd80 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:101775" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd80 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:101904>
    obo:IAO_0000115 "A protein coding gene Klra4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:101904" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klra4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:101905>
    obo:IAO_0000115 "A protein coding gene Klra3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:101905" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klra3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:101907>
    obo:IAO_0000115 "A protein coding gene Klra1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:101907" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klra1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:102673>
    obo:IAO_0000115 "A protein coding gene Lhx3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:102673" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Lhx3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:102968>
    obo:IAO_0000115 "A protein coding gene Klra8 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:102968" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klra8 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:103011>
    obo:IAO_0000115 "A protein coding gene Ccr7 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:103011" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr7 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:103294>
    obo:IAO_0000115 "A protein coding gene Prg2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:103294" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Prg2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:103567>
    obo:IAO_0000115 "A protein coding gene Cxcr5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:103567" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cxcr5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:103572>
    obo:IAO_0000115 "A protein coding gene Cebpe in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:103572" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cebpe (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:104616>
    obo:IAO_0000115 "A protein coding gene Ccr3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:104616" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:104618>
    obo:IAO_0000115 "A protein coding gene Ccr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:104618" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:104856>
    obo:IAO_0000115 "A protein coding gene Rorc in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:104856" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Rorc (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:104879>
    obo:IAO_0000115 "A protein coding gene Pdcd1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:104879" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Pdcd1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:105057>
    obo:IAO_0000115 "A protein coding gene Cdh5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:105057" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cdh5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:105303>
    obo:IAO_0000115 "A protein coding gene Cxcr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:105303" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cxcr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106185>
    obo:IAO_0000115 "A protein coding gene Ccr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106185" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106201>
    obo:IAO_0000115 "A protein coding gene Tmed1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106201" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Tmed1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106645>
    obo:IAO_0000115 "A protein coding gene Enpep in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106645" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Enpep (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106662>
    obo:IAO_0000115 "A protein coding gene Ly75 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106662" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ly75 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106664>
    obo:IAO_0000115 "A protein coding gene Cd93 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106664" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd93 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106910>
    obo:IAO_0000115 "A protein coding gene Ly76 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106910" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ly76 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:106912>
    obo:IAO_0000115 "A protein coding gene Adgre1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:106912" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Adgre1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107182>
    obo:IAO_0000115 "A protein coding gene Ccr5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107182" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107187>
    obo:IAO_0000115 "A protein coding gene Bcl6 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107187" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Bcl6 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107443>
    obo:IAO_0000115 "A protein coding gene Fpr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107443" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fpr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107474>
    obo:IAO_0000115 "A protein coding gene Cd38 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107474" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd38 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107527>
    obo:IAO_0000115 "A protein coding gene Ly6a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107527" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ly6a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107538>
    obo:IAO_0000115 "A protein coding gene Klrb1c in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107538" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klrb1c (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107569>
    obo:IAO_0000115 "A protein coding gene Epx in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107569" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Epx (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107674>
    obo:IAO_0000115 "A protein coding gene Cd1d1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107674" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd1d1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107823>
    obo:IAO_0000115 "A protein coding gene Ctsk in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107823" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ctsk (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107824>
    obo:IAO_0000115 "A protein coding gene Ccr4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107824" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:107899>
    obo:IAO_0000115 "A protein coding gene Cd36 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:107899" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd36 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:108563>
    obo:IAO_0000115 "A protein coding gene Sirpa in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:108563" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Sirpa (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:108564>
    obo:IAO_0000115 "A protein coding gene Meis2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:108564" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Meis2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:109294>
    obo:IAO_0000115 "A protein coding gene Cd244 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:109294" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd244 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:109347>
    obo:IAO_0000115 "A protein coding gene Lum in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:109347" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Lum (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:109440>
    obo:IAO_0000115 "A protein coding gene Ly6g in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:109440" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ly6g (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:109526>
    obo:IAO_0000115 "A protein coding gene Trpc3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:109526" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Trpc3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:109563>
    obo:IAO_0000115 "A protein coding gene Cxcr4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:109563" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cxcr4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1099800>
    obo:IAO_0000115 "A protein coding gene Nfkb2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1099800" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Nfkb2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1100886>
    obo:IAO_0000115 "A protein coding gene Prom1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1100886" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Prom1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1196275>
    obo:IAO_0000115 "A protein coding gene Klrd1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1196275" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klrd1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1201683>
    obo:IAO_0000115 "A protein coding gene Eomes in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1201683" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Eomes (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1277207>
    obo:IAO_0000115 "A protein coding gene Cxcr3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1277207" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cxcr3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1298377>
    obo:IAO_0000115 "A protein coding gene Itgae in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1298377" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itgae (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1298397>
    obo:IAO_0000115 "A protein coding gene Sncg in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1298397" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Sncg (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1309998>
    obo:IAO_0000115 "A protein coding gene Marco in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1309998" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Marco (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1314891>
    obo:IAO_0000115 "A protein coding gene Tnfrsf11a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1314891" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Tnfrsf11a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1328316>
    obo:IAO_0000115 "A protein coding gene Cd83 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1328316" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd83 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1330275>
    obo:IAO_0000115 "A protein coding gene Ptgdr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1330275" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ptgdr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1333744>
    obo:IAO_0000115 "A protein coding gene Gp1ba in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1333744" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Gp1ba (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1333797>
    obo:IAO_0000115 "A protein coding gene Ccr6 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1333797" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ccr6 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1333815>
    obo:IAO_0000115 "A protein coding gene Cx3cr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1333815" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cx3cr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1336212>
    obo:IAO_0000115 "A protein coding gene Ncr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1336212" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ncr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1336885>
    obo:IAO_0000115 "A protein coding gene Cd84 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1336885" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd84 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1339758>
    obo:IAO_0000115 "A protein coding gene Csf1r in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1339758" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Csf1r (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1349162>
    obo:IAO_0000115 "A protein coding gene Sdc1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1349162" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Sdc1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1351314>
    obo:IAO_0000115 "A protein coding gene Slamf1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1351314" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Slamf1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1355292>
    obo:IAO_0000115 "A protein coding gene Il17rb in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1355292" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il17rb (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1355294>
    obo:IAO_0000115 "A protein coding gene Klrg1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1355294" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Klrg1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1858745>
    obo:IAO_0000115 "A protein coding gene Icos in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1858745" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Icos (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1861231>
    obo:IAO_0000115 "A protein coding gene Clec4n in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1861231" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Clec4n (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1861431>
    obo:IAO_0000115 "A protein coding gene Clec7a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1861431" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Clec7a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1888984>
    obo:IAO_0000115 "A protein coding gene Tbx21 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1888984" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Tbx21 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1891436>
    obo:IAO_0000115 "A protein coding gene Foxp3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1891436" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Foxp3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1916415>
    obo:IAO_0000115 "A protein coding gene Cd209b in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1916415" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd209b (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1916800>
    obo:IAO_0000115 "A protein coding gene Bst2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1916800" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Bst2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1921853>
    obo:IAO_0000115 "A protein coding gene Cd200r3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1921853" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd200r3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1923411>
    obo:IAO_0000115 "A protein coding gene Lamp5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1923411" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Lamp5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1927642>
    obo:IAO_0000115 "A protein coding gene Irx6 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1927642" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Irx6 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:1934028>
    obo:IAO_0000115 "A protein coding gene Ntng1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:1934028" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ntng1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:2135946>
    obo:IAO_0000115 "A protein coding gene Cd163 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:2135946" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd163 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:2143702>
    obo:IAO_0000115 "A protein coding gene Enpp3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:2143702" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Enpp3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:2180021>
    obo:IAO_0000115 "A protein coding gene Cd207 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:2180021" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd207 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:2180216>
    obo:IAO_0000115 "A protein coding gene Neto1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:2180216" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Neto1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:3512453>
    obo:IAO_0000115 "A protein coding gene A4galt in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:3512453" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "A4galt (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:3712069>
    obo:IAO_0000115 "A protein coding gene Ly6c2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:3712069" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ly6c2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:5000466>
    obo:IAO_0000115 "A protein coding gene Anpep in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:5000466" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Anpep (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:87883>
    obo:IAO_0000115 "A protein coding gene Acp5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:87883" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Acp5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88070>
    obo:IAO_0000115 "A protein coding gene Arg1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88070" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Arg1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88297>
    obo:IAO_0000115 "A protein coding gene Cck in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88297" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cck (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88318>
    obo:IAO_0000115 "A protein coding gene Cd14 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88318" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd14 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88319>
    obo:IAO_0000115 "A protein coding gene Cd19 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88319" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd19 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88320>
    obo:IAO_0000115 "A protein coding gene Cd2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88320" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88321>
    obo:IAO_0000115 "A protein coding gene Ms4a1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88321" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ms4a1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88322>
    obo:IAO_0000115 "A protein coding gene Cd22 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88322" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd22 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88323>
    obo:IAO_0000115 "A protein coding gene Cd24a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88323" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd24a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88326>
    obo:IAO_0000115 "A protein coding gene Cd27 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88326" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd27 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88327>
    obo:IAO_0000115 "A protein coding gene Cd28 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88327" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd28 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88329>
    obo:IAO_0000115 "A protein coding gene Cd34 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88329" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd34 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88332>
    obo:IAO_0000115 "A protein coding gene Cd3e in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88332" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd3e (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88335>
    obo:IAO_0000115 "A protein coding gene Cd4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88335" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88337>
    obo:IAO_0000115 "A protein coding gene Cd40lg in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88337" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd40lg (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88338>
    obo:IAO_0000115 "A protein coding gene Cd44 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88338" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd44 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88339>
    obo:IAO_0000115 "A protein coding gene Cd48 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88339" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd48 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88340>
    obo:IAO_0000115 "A protein coding gene Cd5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88340" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88342>
    obo:IAO_0000115 "A protein coding gene Cd68 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88342" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd68 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88343>
    obo:IAO_0000115 "A protein coding gene Cd69 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88343" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd69 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88344>
    obo:IAO_0000115 "A protein coding gene Cd7 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88344" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd7 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88346>
    obo:IAO_0000115 "A protein coding gene Cd8a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88346" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd8a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88347>
    obo:IAO_0000115 "A protein coding gene Cd8b1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88347" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd8b1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88348>
    obo:IAO_0000115 "A protein coding gene Cd9 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88348" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd9 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88354>
    obo:IAO_0000115 "A protein coding gene Cdh1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88354" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cdh1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88467>
    obo:IAO_0000115 "A protein coding gene Col1a1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88467" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Col1a1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88489>
    obo:IAO_0000115 "A protein coding gene Cr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88489" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:88556>
    obo:IAO_0000115 "A protein coding gene Ctla4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:88556" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ctla4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95296>
    obo:IAO_0000115 "A protein coding gene Egr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95296" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Egr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95392>
    obo:IAO_0000115 "A protein coding gene Eng in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95392" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Eng (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95494>
    obo:IAO_0000115 "A protein coding gene Fcer1a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95494" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fcer1a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95497>
    obo:IAO_0000115 "A protein coding gene Fcer2a in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95497" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fcer2a (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95498>
    obo:IAO_0000115 "A protein coding gene Fcgr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95498" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fcgr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95499>
    obo:IAO_0000115 "A protein coding gene Fcgr2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95499" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fcgr2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95500>
    obo:IAO_0000115 "A protein coding gene Fcgr3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95500" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fcgr3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95559>
    obo:IAO_0000115 "A protein coding gene Flt3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95559" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Flt3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95574>
    obo:IAO_0000115 "A protein coding gene Fos in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95574" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fos (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95594>
    obo:IAO_0000115 "A protein coding gene Fut4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95594" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Fut4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95661>
    obo:IAO_0000115 "A protein coding gene Gata1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95661" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Gata1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95662>
    obo:IAO_0000115 "A protein coding gene Gata2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95662" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Gata2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95663>
    obo:IAO_0000115 "A protein coding gene Gata3 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95663" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Gata3 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95697>
    obo:IAO_0000115 "A protein coding gene Gfap in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95697" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Gfap (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:95900>
    obo:IAO_0000115 "A protein coding gene H2-Ea in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:95900" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "H2-Ea (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96019>
    obo:IAO_0000115 "A protein coding gene Hba-x in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96019" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Hba-x (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96021>
    obo:IAO_0000115 "A protein coding gene Hbb-b1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96021" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Hbb-b1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96549>
    obo:IAO_0000115 "A protein coding gene Il2ra in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96549" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il2ra (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96550>
    obo:IAO_0000115 "A protein coding gene Il2rb in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96550" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il2rb (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96553>
    obo:IAO_0000115 "A protein coding gene Il3ra in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96553" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il3ra (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96558>
    obo:IAO_0000115 "A protein coding gene Il5ra in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96558" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il5ra (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96562>
    obo:IAO_0000115 "A protein coding gene Il7r in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96562" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il7r (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96600>
    obo:IAO_0000115 "A protein coding gene Itga2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96600" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itga2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96601>
    obo:IAO_0000115 "A protein coding gene Itga2b in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96601" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itga2b (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96603>
    obo:IAO_0000115 "A protein coding gene Itga4 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96603" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itga4 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96607>
    obo:IAO_0000115 "A protein coding gene Itgam in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96607" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itgam (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96609>
    obo:IAO_0000115 "A protein coding gene Itgax in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96609" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itgax (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96616>
    obo:IAO_0000115 "A protein coding gene Itgb7 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96616" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Itgb7 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96677>
    obo:IAO_0000115 "A protein coding gene Kit in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96677" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Kit (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96683>
    obo:IAO_0000115 "A protein coding gene Kdr in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96683" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Kdr (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96757>
    obo:IAO_0000115 "A protein coding gene Lcn2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96757" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Lcn2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96777>
    obo:IAO_0000115 "A protein coding gene Lgals1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96777" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Lgals1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96837>
    obo:IAO_0000115 "A protein coding gene Ltf in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96837" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ltf (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:96965>
    obo:IAO_0000115 "A protein coding gene Mertk in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:96965" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Mertk (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97004>
    obo:IAO_0000115 "A protein coding gene Mme in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97004" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Mme (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97137>
    obo:IAO_0000115 "A protein coding gene Mpo in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97137" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Mpo (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97142>
    obo:IAO_0000115 "A protein coding gene Mrc1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97142" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Mrc1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97249>
    obo:IAO_0000115 "A protein coding gene Myb in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97249" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Myb (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97281>
    obo:IAO_0000115 "A protein coding gene Ncam1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97281" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Ncam1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97489>
    obo:IAO_0000115 "A protein coding gene Pax5 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97489" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Pax5 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97530>
    obo:IAO_0000115 "A protein coding gene Pdgfra in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97530" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Pdgfra (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97551>
    obo:IAO_0000115 "A protein coding gene Prf1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97551" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Prf1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97612>
    obo:IAO_0000115 "A protein coding gene Plaur in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97612" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Plaur (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97821>
    obo:IAO_0000115 "A protein coding gene Pvalb in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97821" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Pvalb (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97848>
    obo:IAO_0000115 "A protein coding gene Rag1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97848" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Rag1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:97849>
    obo:IAO_0000115 "A protein coding gene Rag2 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:97849" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Rag2 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98257>
    obo:IAO_0000115 "A protein coding gene Msr1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98257" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Msr1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98279>
    obo:IAO_0000115 "A protein coding gene Sell in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98279" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Sell (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98282>
    obo:IAO_0000115 "A protein coding gene Spi1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98282" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Spi1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98326>
    obo:IAO_0000115 "A protein coding gene Sst in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98326" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Sst (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98384>
    obo:IAO_0000115 "A protein coding gene Spn in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98384" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Spn (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98427>
    obo:IAO_0000115 "A protein coding gene Il1rl1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98427" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Il1rl1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98480>
    obo:IAO_0000115 "A protein coding gene Tal1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98480" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Tal1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98659>
    obo:IAO_0000115 "A protein coding gene Dntt in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98659" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Dntt (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98736>
    obo:IAO_0000115 "A protein coding gene Thbd in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98736" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Thbd (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98747>
    obo:IAO_0000115 "A protein coding gene Thy1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98747" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Thy1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98822>
    obo:IAO_0000115 "A protein coding gene Tfrc in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98822" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Tfrc (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:98933>
    obo:IAO_0000115 "A protein coding gene Vip in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:98933" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Vip (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:99440>
    obo:IAO_0000115 "A protein coding gene Cd33 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:99440" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cd33 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:99480>
    obo:IAO_0000115 "A protein coding gene Cebpa in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:99480" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Cebpa (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:99668>
    obo:IAO_0000115 "A protein coding gene Siglec1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:99668" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Siglec1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:99779>
    obo:IAO_0000115 "A protein coding gene Chrna7 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:99779" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Chrna7 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

<http://www.informatics.jax.org/marker/MGI:99852>
    obo:IAO_0000115 "A protein coding gene Runx1 in mouse." ;
    oboInOwl:hasOBONamespace "gene" ;
    oboInOwl:id "MGI:99852" ;
    a owl:Class ;
    rdfs:comment "Category=external." ;
    rdfs:label "Runx1 (mouse)" ;
    rdfs:subClassOf obo:SO_0001217, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_10090
    ] .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

rdfs:seeAlso
    oboInOwl:hasDbXref "http://www.w3.org/2000/01/rdf-schema#seeAlso"^^xsd:string, "seeAlso" ;
    oboInOwl:hasOBONamespace "uberon"^^xsd:string ;
    oboInOwl:id "seeAlso" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "seeAlso" ;
    a owl:AnnotationProperty ;
    rdfs:label "see also"^^xsd:string .

owl:Nothing
    a owl:Class ;
    rdfs:subClassOf obo:UBERON_0000069, obo:UBERON_0000966, obo:UBERON_0001009, obo:UBERON_0001091, obo:UBERON_0001103, obo:UBERON_0001255, obo:UBERON_0001833, obo:UBERON_0002540, obo:UBERON_0003910, obo:UBERON_0003946, obo:UBERON_0004864, obo:UBERON_0004869, obo:UBERON_0005176, obo:UBERON_0006435, obo:UBERON_0006440, obo:UBERON_0007812, obo:UBERON_0009128, obo:UBERON_0010893, obo:UBERON_0012487, obo:UBERON_0015165, obo:UBERON_0018144, obo:UBERON_0018232, obo:UBERON_0036242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0005604
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000344
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000965
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001271
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001438
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001440
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001443
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001557
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001630
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001709
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001885
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001891
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002037
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002047
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002148
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002362
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002385
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002471
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002472
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002802
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002803
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002810
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002811
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003703
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003714
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004670
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005497
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006660
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006861
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009877
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_10088
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6157
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8782
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001441
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000069
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_32524
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000966
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_6656
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_6157
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001103
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001255
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001833
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002415
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_32524
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003910
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10088
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003946
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004864
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004869
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004869
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006435
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006440
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007719
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007812
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_314295
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0009128
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_32524
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010893
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_314146
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0012487
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0015165
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0018144
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0018232
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_10088
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0036242
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_32524
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0005604
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004670
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000344
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006660
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000010
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001017
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000026
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000076
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002346
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002113
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000383
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004288
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000913
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001969
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002417
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000916
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001443
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002240
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000965
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002049
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001015
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001016
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001434
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001173
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002110
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001271
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001434
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002530
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001438
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006861
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001440
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0001441
                ]
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001630
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002385
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001557
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001558
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001709
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001801
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001802
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001885
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001954
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001890
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002298
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001891
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001894
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002028
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001897
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001898
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001950
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002037
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002298
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002047
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002148
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002049
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002362
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002102
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002103
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002104
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002105
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002107
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003703
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002264
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002421
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002294
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0016478
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002346
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005497
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002385
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003714
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002470
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002472
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002471
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002472
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009877
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002802
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002803
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002810
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002811
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003100
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003101
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003128
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003278
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007272
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002170 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0007273
                ]
            ]
        )
    ], [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010709
            ]
        )
    ] .

owl:deprecated
    a owl:AnnotationProperty .

skos:closeMatch
    a owl:AnnotationProperty .

foaf:depicted_by
    oboInOwl:hasDbXref "http://xmlns.com/foaf/0.1/depicted_by" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "depicted_by" ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "depicted_by" ;
    a owl:AnnotationProperty ;
    rdfs:label "depicted by" .

<urn:swrl#A>
    a swrl:Variable .

<urn:swrl#B>
    a swrl:Variable .

<urn:swrl#C>
    a swrl:Variable .

<urn:swrl#D>
    a swrl:Variable .

<urn:swrl#a1>
    a swrl:Variable .

<urn:swrl#a2>
    a swrl:Variable .

<urn:swrl#d>
    a swrl:Variable .

<urn:swrl#e>
    a swrl:Variable .

<urn:swrl#eff>
    a swrl:Variable .

<urn:swrl#g1>
    a swrl:Variable .

<urn:swrl#g2>
    a swrl:Variable .

<urn:swrl#in>
    a swrl:Variable .

<urn:swrl#mf>
    a swrl:Variable .

<urn:swrl#mf2>
    a swrl:Variable .

<urn:swrl#p>
    a swrl:Variable .

<urn:swrl#w>
    a swrl:Variable .

<urn:swrl#x>
    a swrl:Variable .

<urn:swrl#y>
    a swrl:Variable .

<urn:swrl#z>
    a swrl:Variable .

[]
    oboInOwl:hasDbXref "PMID:20973947" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002161 ;
    owl:annotatedTarget "S never_in_taxon T iff: S SubClassOf in_taxon only not T" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002208 ;
    owl:annotatedTarget obo:CL_0002075 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002208 ;
    owl:annotatedTarget obo:CL_0002328 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002208 ;
    owl:annotatedTarget "A brush cell found in the epithelium of bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002209 ;
    owl:annotatedTarget "An epithelial cell present in the trachea and bronchi; columnar in shape; generally lack cilia; immature forms of ciliated or secretory cells which have been formed from stem cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002210 ;
    owl:annotatedTarget "A slow muscle cell that contains high levels of myoglobin and oxygen storing proteins giving the cell a red appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002211 ;
    owl:annotatedTarget "A slow muscle cell that has large amounts of myoglobin, stores energy as triglycerides, generates ATP by the oxidative method and is resistant to fatigue."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A02.633.565.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002211 ;
    owl:annotatedTarget "intermediate muscle fiber"^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A02.633.565.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002211 ;
    owl:annotatedTarget "slow twitch muscle fiber"^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A02.633.565.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002211 ;
    owl:annotatedTarget "slow-twitch muscle fiber"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002212 ;
    owl:annotatedTarget "A fast muscle fiber cell that stores energy in the form of glycogen and creatine phosphate."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002213 ;
    owl:annotatedTarget "A muscle cell with low content of myoglobin and other oxygen storing proteins. This muscle cell has a white appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002214 ;
    owl:annotatedTarget "A type II muscle cell that contains large amounts of myoglobin, has many mitochondria and very many blood capillaries. Type II A cells are red, have a very high capacity for generating ATP by oxidative metabolic processes, split ATP at a very rapid rate, have a fast contraction velocity and are resistant to fatigue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "http://en.wikipedia.org/wiki/Skeletal_muscle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002215 ;
    owl:annotatedTarget "A type II muscle cell that contains a low content of myoglobin, relatively few mitochondria, relatively few blood capillaries and large amounts of glycogen. Type II B fibres are white, geared to generate ATP by anaerobic metabolic processes, not able to supply skeletal muscle fibres continuously with sufficient ATP, fatigue easily, split ATP at a fast rate and have a fast contraction velocity."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002216 ;
    owl:annotatedTarget "An intermediate muscle cell that has characteristics of both fast and slow muscle cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.med.yale.edu/obgyn/kliman/placenta/articles/EOR_Placenta/Trophtoplacenta.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002217 ;
    owl:annotatedTarget "A trophoblast that leaves the placenta and invades the endometrium and myometrium. This cell type is crucial in increasing blood flow to the fetus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002218 ;
    owl:annotatedTarget "A double negative thymocyte that has a T cell receptor consisting of a gamma chain that has as part a Vgamma3 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive. This cell-type is found in the fetal thymus with highest numbers occurring at E17-E18."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.med.yale.edu/obgyn/kliman/placenta/articles/EOR_Placenta/Trophtoplacenta.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002219 ;
    owl:annotatedTarget "A trophoblast found at the junction of the placenta. This cell type makes a unique fibronectin-trophouteronectin junction that helps mediate attachment of the placenta to the uterus. This cell type is also found junction of the chorion layer of the external membranes and the decidua."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002220 ;
    owl:annotatedTarget "A cell located between the pinealocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11694559"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002221 ;
    owl:annotatedTarget "A squamous cell that has keratin in the esophagus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002222 ;
    owl:annotatedTarget "A cell comprising the transparent, biconvex body separating the posterior chamber and vitreous body, and constituting part of the refracting mechanism of the mammalian eye."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002223 ;
    owl:annotatedTarget "A cell of the transparent layer of simple cuboidal epithelium over the anterior surface of the lens; transform into lens fiber(s)."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002224 ;
    owl:annotatedTarget obo:CL_0000075 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "http://en.wikipedia.org/wiki/Lens_%28anatomy%29#Lens_epithelium"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002224 ;
    owl:annotatedTarget "A cell of the cuboidal epithelium that covers the lens. The cells of the lens epithelium regulate most of the homeostatic functions of the lens. As ions, nutrients, and liquid enter the lens from the aqueous humor, Na+/K+ ATPase pumps in the lens epithelial cells pump ions out of the lens to maintain appropriate lens osmolarity and volume, with equatorially positioned lens epithelium cells contributing most to this current. The activity of the Na+/K+ ATPases keeps water and current flowing through the lens from the poles and exiting through the equatorial regions. The cells of the lens epithelium also serve as the progenitors for new lens fibers. It constantly lays down fibers in the embryo, fetus, infant, and adult, and continues to lay down fibers for lifelong growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002225 ;
    owl:annotatedTarget "A lens fiber cell that develops from primary lens fiber; located towards the center of lens; cell organelles are normally degraded or in the process of being degraded."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002226 ;
    owl:annotatedTarget "A secondary lens fiber cell that lacks a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002227 ;
    owl:annotatedTarget "A secondary fiber cell that contains a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:10711704"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002228 ;
    owl:annotatedTarget "An elongating cell that rapidly obliterates the lumen of the lens vesicle. Subsequently, differentiation of this cell type at the lens equator leads to the formation of secondary fiber cells that come to overlie the primary fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002229 ;
    owl:annotatedTarget "A chief cell that is bigger than dark chief cells and has a larger and lighter nucleus and a cytoplasm with few granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000064 ;
    owl:annotatedTarget "A cell that has a filiform extrusion of the cell surface."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002231 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002231 ;
    owl:annotatedTarget "An epithelial cell of the prostate."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "JB:jb"^^xsd:string, "PMID:9550134"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000065 ;
    owl:annotatedTarget "A neurectoderm derived cell that lines the neural lumen."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002232 ;
    owl:annotatedTarget obo:CL_0000072 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002232 ;
    owl:annotatedTarget "An epithelial cell of prostatic duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:74224"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002232 ;
    owl:annotatedTarget "ductal epithelial cell of prostate"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002233 ;
    owl:annotatedTarget obo:CL_0002231 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC2673349"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002233 ;
    owl:annotatedTarget "An epithelial cell of the prostatic acinus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:74223"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002233 ;
    owl:annotatedTarget "acinar epithelial cell of prostate"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002234 ;
    owl:annotatedTarget "A cell of the basal layer of the epithelium in the prostatic acinus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:74265"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002234 ;
    owl:annotatedTarget "basal epithelial cell of prostatic acinus"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002235 ;
    owl:annotatedTarget "A cell of the luminal layer of the epithelium in the prostatic acinus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15226377"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002236 ;
    owl:annotatedTarget "A cell that constitutes the basal layer of epithelium in the prostatic duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002237 ;
    owl:annotatedTarget "A cell that constitutes the luminal layer of epithelium of prostatic duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002238 ;
    owl:annotatedTarget "A primordial germ cell that is destined to become a male germ cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0000662"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002238 ;
    owl:annotatedTarget "testis primordial germ cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002239 ;
    owl:annotatedTarget "A primordial cell from which an oocyte (ovum) ultimately is developed."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0000661"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002239 ;
    owl:annotatedTarget "ovary primordial germ cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:84772"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002239 ;
    owl:annotatedTarget "ovigerm"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002240 ;
    owl:annotatedTarget "A fibroblast in the bone marrow."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002241 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002241 ;
    owl:annotatedTarget "A fibroblasts found in interstitial spaces in the pulmonary tract. Greater numbers of these cells are found in idiopathic pulmonary fibrosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A11.436"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000066 ;
    owl:annotatedTarget "A cell that is usually found in a two-dimensional sheet with a free surface. The cell has a cytoskeleton that allows for tight cell to cell contact and for cell polarity where apical part is directed towards the lumen and the basal part to the basal lamina."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002242 ;
    owl:annotatedTarget "A cell containing at least one nucleus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002243 ;
    owl:annotatedTarget obo:CL_0000358 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "ISBN:0721694128"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002243 ;
    owl:annotatedTarget "A circular smooth muscle cell of the iris, innervated by the ciliary nerves (parasympathetic), and acting to contract the pupil. This muscle cell derives from neuroectoderm. This smooth muscle cell results from transformation of epithelial cells to smooth muscle cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.bu.edu/histology/p/19404loa.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002244 ;
    owl:annotatedTarget "A nonstratified squamous cell located in the ectocervix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002245 ;
    owl:annotatedTarget "OBSOLETE: A lymphocyte that lacks T or B cell surface markers."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002246 ;
    owl:annotatedTarget obo:CL_0000037 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002246 ;
    owl:annotatedTarget "A hematopoeitic stem cell found in the blood. Normally found in very limited numbers in the peripheral circulation (less than 0.1% of all nucleated cells)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002247 ;
    owl:annotatedTarget "A tissue macrophage that is in the pleural space."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19343304"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002248 ;
    owl:annotatedTarget "A pluripotent stem cell has the ability to form cells from all three germ layers (ectoderm, mesoderm, and endoderm). However, unlike totipotent stem cells, they cell can not generate all the cells of the whole organism such as placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:16938308"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002249 ;
    owl:annotatedTarget "A stem cell that can differentiate into a cardiac myocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002250 ;
    owl:annotatedTarget "A cell that is found in a zone occupying the bottom region of the crypt; provide the source of most of the cell types of the intestinal epithelium; proliferate by mitotic division; differentiates into columnar or goblet cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002251 ;
    owl:annotatedTarget "An epithelial cell of the musculomembranous digestive tube extending from the mouth to the anus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002252 ;
    owl:annotatedTarget obo:CL_0002251 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002252 ;
    owl:annotatedTarget "An epithelial cell of the esophagus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002253 ;
    owl:annotatedTarget obo:CL_0002563 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002253 ;
    owl:annotatedTarget "An epithelial cell of the large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000067 ;
    owl:annotatedTarget "An epithelial cell that has a cilia."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002254 ;
    owl:annotatedTarget obo:CL_0002563 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002254 ;
    owl:annotatedTarget "An epithelial cell of the small intestine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002255 ;
    owl:annotatedTarget obo:CL_0000499 .

[]
    oboInOwl:hasDbXref "PMID:11331626"^^xsd:string, "PMID:30013421"^^xsd:string, "Wiki:Decidualization&oldid=908981933#Endometrial_stromal_cells_(ESCs)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002255 ;
    owl:annotatedTarget "Connective tissue cells of the endometrium, these cells are fibroblastic in appearance. During decidualization they tranform into decidual (stromal) cells, swellling up and adopt an epithelial cell-like appearance due to the accumulation of glycogen and lipid droplets."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:8985136"^^xsd:string, "http://www.copewithcytokines.de/cope.cgi?key=glomus%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002256 ;
    owl:annotatedTarget "A supportive cell that has characteristics of glial cell. Processes of this cell envelope the junctions between glomus cells and nerve endings."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002257 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002257 ;
    owl:annotatedTarget "An epithelial cell of thyroid gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002258 ;
    owl:annotatedTarget "A cell type that varies from squamous to columnar, depending on their activity with microvillus directed luminally. This cell produces and secretes thyroid hormones."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11687496"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002259 ;
    owl:annotatedTarget "The stem cell from which glial precursor cell arises from."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002260 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002260 ;
    owl:annotatedTarget "An epithelial cell of the parathyroid gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002261 ;
    owl:annotatedTarget "An endothelial cell found in the mucosa associated with the facial skeleton."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002262 ;
    owl:annotatedTarget "An endothelial cell that lines any of the venous cavities through which blood passes in various glands and organs such as the spleen and liver."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002263 ;
    owl:annotatedTarget "One of three types of epithelial cells that populate the parathyroid gland; cytological characteristics intermediate between those of the chief cell and of the oxyphil cell. Because only one hormone is produced, the three cell forms are widely believed to be different phases in the life cycle of a single cell type, with the chief cell being its physiologically active stage."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002264 ;
    owl:annotatedTarget "A type of enteroendocrine cell found in the stomach that secretes glucagon."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002265 ;
    owl:annotatedTarget "A D cell located in the colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002266 ;
    owl:annotatedTarget "A type D cell of the small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002267 ;
    owl:annotatedTarget "A type D cell found in the stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002268 ;
    owl:annotatedTarget "An enteroendocrine cell that stores and secretes Ghrelin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002269 ;
    owl:annotatedTarget "An endocrine cell that secretes vasoactive intestinal peptide."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002270 ;
    owl:annotatedTarget "A type EC enteroendocrine cell in the duodenum and jejunum that stores and secretes motilin and 5-hydroxytryptamine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002271 ;
    owl:annotatedTarget "A type EC enteredocrine cell in the intestines that stores and secretes substance P and 5-hydroxytryptamine."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000068 ;
    owl:annotatedTarget "An epithelial cell that is part of a duct." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:D06.472.317.525"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002272 ;
    owl:annotatedTarget "A cell that secretes motilin, a gastric hormone that at low pH inhibits gastric motor activity, whereas at high pH has a stimulating effect."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002273 ;
    owl:annotatedTarget "A type EC enteroendocrine cell type that is numerous in the fundus of the stomach; stores 5-hydroxytryptamine and histamine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002274 ;
    owl:annotatedTarget "A cell type that secretes histamine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002275 ;
    owl:annotatedTarget "A PP cell located in the islets of the pancreas."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002276 ;
    owl:annotatedTarget "OBSOLETE: A PP cell located in the pancreatic acinus. Obsoleted due to a lack of published evidence that this cell type is actually found in the pancreatic acinus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002277 ;
    owl:annotatedTarget "An enteroendocrine cell commonest in the duodenum and jejunum, rare in ileum, that secretes cholecystokinin. This cell type is involved in the regulation of digestive enzymes and bile."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002278 ;
    owl:annotatedTarget "An enteroendocrine cell of duodenum and jejunum that produces gastric inhibitory peptide."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0517223651"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002279 ;
    owl:annotatedTarget "A enteroendocrine cell type that is numerous in ileum, present in jejunum and large intestine, few in duodenum. This cell type produces glucagon-like immunoreactants (glicentin, glucagon-37, glucagon-29, GLP-1 and -2) and PYY."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002280 ;
    owl:annotatedTarget "An enteroendorcine cell found in the ileum and jejunum that produces neurotensin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002281 ;
    owl:annotatedTarget "Scattered in duodenojejunal mucosa, this enteroendocrine cell secretes secretin and serotonin."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1007/978-3-211-99390-3"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:7013499"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002282 ;
    owl:annotatedTarget "An enteroendocrine cell which produces a gastrin- and cholecystokinin-like peptide. The apical microvilli-rich plasma membrane is in open contact with the small intestine mucosa. This cell type is devoid of gastrin-17 but contains other fragments of the gastrin polypeptide."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002283 ;
    owl:annotatedTarget "An epithelial cell of the mucosa associated with facial skeleton."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20616512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002284 ;
    owl:annotatedTarget "An enteroendorcine cell found in the fundus and pylorus, this cell type has dense round secretory granules that contain ghrelin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15738192"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002285 ;
    owl:annotatedTarget "A taste receptor cell that is characterized by morphologically identifiable synaptic contacts with the gustatory nerve fibers and expression of the synaptic membrane protein-25 (SNAP-25) and NCAM."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15738192"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002286 ;
    owl:annotatedTarget "A taste receptor cell that has a short microvilli, a projecting apical region, a large rounded nucleus, and expresses taste chemoreceptors thus making them the transducing cell for taste qualities."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15738192"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002287 ;
    owl:annotatedTarget "A rounded, mitotically active stem cell which is the source of new cells of the taste bud; located basally."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002288 ;
    owl:annotatedTarget "A cell type that forms the boundary with the surrounding epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15738192"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002289 ;
    owl:annotatedTarget "A densely staining taste receptor cell that contains many dense vacuoles in their apical regions which project into the apical space and bear microvilli. This cell type serves as a supporting cell by surrounding and isolating the other cell types from each other; secrete a dense amorphous material that surrounds the microvilli in the taste pore. This cell type expresses a glial glutumate transporter, GLAST."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721669743"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002290 ;
    owl:annotatedTarget "A sperm bearing a Y chromosome. Chromosomal and genetic sex is established at fertilization in mammals and depends upon whether an X-bearing sperm or a Y-bearing sperm fertilizes the X-bearing ovum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721669743"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002291 ;
    owl:annotatedTarget "A sperm bearing an X chromosome. Chromosomal and genetic sex is established at fertilization in mammals and depends upon whether an X-bearing sperm or a Y-bearing sperm fertilizes the X-bearing ovum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002292 ;
    owl:annotatedTarget "A round or oval neuroepithelial cell that contacts other type I cells or capillaries. They occur in clusters that are surrounded by sheath cells (type-II cells) in the carotid body. This cell type is capable of secreting a number of neurotransmitters."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002293 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "FMA:72208"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002293 ;
    owl:annotatedTarget "An epithelial cell of the thymus. Epithelial reticular cells are pleomorphic, stellate, non-phagocytic cells which seem to be supportive in function and are held together by desmosomes. They replace the fibroblastoid reticular cells found in other lymphoid organs. Other epithelial cells in the medulla have the ultrastructure of secretory cells. Although different epithelial cells throughout the thymus appear alike by light microscopy their ultrastructure and function varies."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002294 ;
    owl:annotatedTarget "An epithelial cell with a well defined Golgi apparatus that makes up the continuous layer of cells bordering the thymic tissue beneath the capsule."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19721455"^^xsd:string, "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002295 ;
    owl:annotatedTarget "A thymic epithelial cell that has an eccentric, round, or irregularly shaped hetero or euchromatic nucleus. The hallmark of this cell type is the presence of vacuoles, which are clustered in one area of the cytoplasm in the vicinity of the nucleus. The vacuoles are small and acquire a grape-like form, occasionally showing delicate internal microvillous projections."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0412046911"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002296 ;
    owl:annotatedTarget "An epithelial cell with high nuclear and cytoplasmic electron-density. This cell type is found in the deeper portions of the cortex but is more abundant in the medulla of the thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002297 ;
    owl:annotatedTarget "A thymic epithelial cell with moderate nuclear and cytoplasmic electron-density. Scattered in the cortex, this cell type is predominant in the mid and deep cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "PMID:19721455"^^xsd:string, "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002298 ;
    owl:annotatedTarget "A thymic epithelial cell type with low nuclear and cytoplasmic electrondensity; has a round, euchromatic nucleus and occurs in small groups at the corticomedullary junction or scattered singly in the medulla."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "PMID:9264335"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002299 ;
    owl:annotatedTarget "An epithelial cell scattered in the cortex, predominant in the outer cortex with a large pale nucleus and a prominent nucleolus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19721455"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002300 ;
    owl:annotatedTarget "A small medullary thymic epithelial cell with a spindle shape, often arranged in groups and connected to each other by large desmosomes and interdigitations. The cytoplasm is sparse, with scanty organelles and thick bundles of cytokeratin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002301 ;
    owl:annotatedTarget "A synovial cell type that resembles fibroblasts, has abundant granular endoplasmic reticulum but contains fewer vacuoles and vesicles. This cell type secretes glycoproteins and hyaluronic acid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002302 ;
    owl:annotatedTarget "A synovial cell that is macrophage-like, characterized by surface ruffles or lamellipodia, plasma membrane invaginations and associated micropinocytotic vesicles, Golgi apparatus and little granular endoplasmic reticulum."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15106942"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002303 ;
    owl:annotatedTarget "A ciliated epithelial cell of the retina, this cell type uptakes sodium chloride and passes it to non-pigmented ciliary epithelial cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15106942"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002304 ;
    owl:annotatedTarget "A multi-ciliated cell of the retina that lacks visual pigment and contributes to aqueous humor by secreting chloride ions. This cell type maintains gap junctions with pigmented epithelial cells."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002305 ;
    owl:annotatedTarget obo:CL_1000494 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002305 ;
    owl:annotatedTarget "An epithelial cell of the distal convoluted tubule of the kidney that helps regulate systemic levels of potassium, sodium, calcium, and pH."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002306 ;
    owl:annotatedTarget obo:CL_1000494 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:1-4160-2328-3"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002306 ;
    owl:annotatedTarget "An epithelial cell of the proximal tubule of the kidney."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:1-4160-2328-3"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002307 ;
    owl:annotatedTarget "A brush border epithelial cell located in the proximal tubule of the kidney that detects fluid flow."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000071 ;
    owl:annotatedTarget obo:CL_0000076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002308 ;
    owl:annotatedTarget "An epithelial cell of a skin gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002309 ;
    owl:annotatedTarget "A basophil chromphil cell of the anterior pitiutary gland that produce adrenocorticotropic hormone, melanocyte-stimulating hormone and lipotropin. This cell type is irregular in shape and has short dendritic processes which are inserted among other neighboring cells;"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002310 ;
    owl:annotatedTarget "An acidophil cell of the anterior pitiuatry gland that produces both prolactin and growth hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002311 ;
    owl:annotatedTarget "An acidophilic cell of the anterior pituitary that produces prolactin."^^xsd:string .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002312 ;
    owl:annotatedTarget "An acidophilic cell of the anterior pituitary that produces growth hormone, somatotropin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000071 ;
    owl:annotatedTarget "An endothelial cell that lines the vasculature."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002313 ;
    owl:annotatedTarget "An ecto-epithelial cell of the prostate gland that secretes hormones."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20837532"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002314 ;
    owl:annotatedTarget "An auditory epithelial support cell located in the vestibular epithelium that has many hallmarks of glial cells. This cell type express glial markers such as vimentin, S100, glutamate-aspartate transporter, low affinity neurotrophin receptor p75, glial fibrillary acidic protein, and proteolipid protein."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string, "PMID:12662305"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000074 ;
    owl:annotatedTarget "Obsolete. Use PO:0000066 from Plant Ontology instead. A cell that constitutes the mesophyll of a hydathode and is located between the xylem endings and the epidermis. Proposed to be involved in the retrieval of solutes from the xylem sap."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002315 ;
    owl:annotatedTarget "An epithelial supporting cell located in the cochlea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20837532"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002316 ;
    owl:annotatedTarget "A supporting cell of the vestibular epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002317 ;
    owl:annotatedTarget "An external limiting cell found in the vestibular epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0002065"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000075 ;
    owl:annotatedTarget "A columnar/cuboidal epithelial cell is a cell usually found in a two dimensional sheet with a free surface. Columnar/cuboidal epithelial cells take on the shape of a column or cube." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:14592528"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002318 ;
    owl:annotatedTarget "A mesothelial cell capable of circulating in the blood by first losing its squamous character. This cell can incorporate into the regenerating mesothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002319 ;
    owl:annotatedTarget "A cell that is part of the nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000077 ;
    owl:annotatedTarget "A flattened epithelial cell of mesenchymal origin that lines the serous cavity."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002320 ;
    owl:annotatedTarget obo:CL_0002371 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002320 ;
    owl:annotatedTarget "A cell of the supporting or framework tissue of the body, arising chiefly from the embryonic mesoderm and including adipose tissue, cartilage, and bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002321 ;
    owl:annotatedTarget "A cell of the embryo."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string, "PMID:18179856"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002322 ;
    owl:annotatedTarget "A stem cell of embryonic origin."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002323 ;
    owl:annotatedTarget obo:CL_0000349 .

[]
    oboInOwl:hasDbXref "BFO:0000066"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:3211847"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002323 ;
    owl:annotatedTarget "A cell of a fetus which is suspended in the amniotic fluid. Amniocytes are considered to arise from several tissues including fetal skin, the fetal urinary tract, umbilical cord, and the inner amniotic surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11250738"^^xsd:string, "PMID:19022771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002324 ;
    owl:annotatedTarget "A myoepithelial cell that surrounds milk-secreting luminal epithelial cells. This cell type contracts under the stimulation of oxytocin and is attached to the basement membrane by hemidesmosomes and to the adjacent luminal cells by desmosomes. This cell type expresses high level of keratin-14 and is estrogen receptor alpha negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002325 ;
    owl:annotatedTarget obo:CL_0002159 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002325 ;
    owl:annotatedTarget "The milk-producing cell of the alveolar unit that emerges during pregnancy."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002326 ;
    owl:annotatedTarget "A mammary epithelial cell that occurs in the lumen of the ductal and alveoli structure in the breast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002327 ;
    owl:annotatedTarget "An epithelial cell of the mammary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002328 ;
    owl:annotatedTarget "An epithelial cell of the bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002329 ;
    owl:annotatedTarget "An epithelial cell type that lacks the columnar shape typical for other respiratory epithelial cells. This cell type is able to differentiate into other respiratory epithelial cells in response to injury."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18757316"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002330 ;
    owl:annotatedTarget "An undifferentiated columnar cell of the bronchus epithelium"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18757316"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002332 ;
    owl:annotatedTarget "A ciliated cell of the bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17507398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002333 ;
    owl:annotatedTarget "A fat cell derived from a neural crest cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18793119"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002334 ;
    owl:annotatedTarget "An undifferentiated fibroblast that can be stimulated to form a fat cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18719589"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002335 ;
    owl:annotatedTarget "A preadipocyte that is capable of differentiating into a brown adipocyte. This cell type expresses uncoupling protein-1, PPAR-gamma, PR-domain-containing 16; and PGC-1alpha (peroxisome proliferator-activated receptor-gamma (PPARgamma) coactivator-1alpha)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A10.615.550.599"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002336 ;
    owl:annotatedTarget "An endothelial cell that lines the oral cavitiy including the mucosa of the gums, the palate, the lip, and the cheek."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15339667"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002337 ;
    owl:annotatedTarget "A stem cell located in the bulge of the hair follicle that can give rise to regenerate the new follicle with each hair cycle and to reepithelialize the epidermis during wound repair."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000080 ;
    owl:annotatedTarget "A cell which moves among different tissues of the body, via blood, lymph, or other medium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002338 ;
    owl:annotatedTarget "A natural killer cell that is developmentally immature, has the phenotype CD34-negative, CD56-positive, CD117-positive, CD122-positive,and CD161-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002338 ;
    owl:annotatedTarget "p-NK"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15226377"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002339 ;
    owl:annotatedTarget "A prostate epithelial cell that is CD133-positive, CD44-positive, integrin A2beta3-high. This cell is a stem cell for the prostate epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002340 ;
    owl:annotatedTarget "The exocrine cell of the prostate, this epithelial cell secretes prostatic acid phosphotase and PSA, and is dependent on androgen hormones for survival."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC2673349"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002341 ;
    owl:annotatedTarget "An undifferentiated cell of the prostate epithelium that lacks secretory activity."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19652886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002342 ;
    owl:annotatedTarget "A circulating endothelial cell of the phenotype CD146-positive, CD105-positive, CD45-negative. This cell type is indicative of recent vascular damage."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:14568979"^^xsd:string, "PMID:19800965"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002343 ;
    owl:annotatedTarget "A natural killer cell subset that is found in the decidual of the uterus and is CD56-high, Galectin-1-positive and CD16-negative. This cell type represents the most abundant immune cell type in the decidual during the first trimester of pregnancy."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002344 ;
    owl:annotatedTarget "A natural killer cell that is developmentally immature, has the phenotype CD34-negative, CD56-negative, CD117-positive, CD122-positive,and CD161-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002344 ;
    owl:annotatedTarget "p-NK"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000081 ;
    owl:annotatedTarget obo:CL_0000988 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000081 ;
    owl:annotatedTarget "A cell found predominately in the blood."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19949422"^^xsd:string, "http:www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002345 ;
    owl:annotatedTarget "An immature natural killer cell that is NK1.1-positive, DX5-positive, Ly49-positive, CD27-low and CD11b-low. This cell type is found in high numbers in the liver."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12766763"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002346 ;
    owl:annotatedTarget "An immature natural killer cell that is NK1.1-positive and DX-5 negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19949422"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002347 ;
    owl:annotatedTarget "A mature natural killer cell that is CD27-high and CD11b-high. This cell type is capable of interferon-gamma secretion."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:1994922"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002348 ;
    owl:annotatedTarget "A CD27-low, CD11b-high natural killer cell that has a higher threshold of activation due to higher expression of inhibitory receptors."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000082 ;
    owl:annotatedTarget "An epithelial cell of the lung." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:1994922"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002349 ;
    owl:annotatedTarget "A natural killer cell that is CD27-high and CD11b-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISSN:0452-3458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002350 ;
    owl:annotatedTarget "An endothelial cell that lines the intracavitary lumen of the heart, separating the circulating blood from the underlying myocardium. This cell type releases a number of vasoactive substances including prostacyclin, nitrous oxide and endothelin."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:75621"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002350 ;
    owl:annotatedTarget "endothelial cell of endocardium"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20025937"^^xsd:string, "PMID:20217494"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002351 ;
    owl:annotatedTarget "A multi-fate stem cell that is able to differentiate into the pancreas alpha, beta and delta endocrine cells. This cell type expresses neurogenin-3 and Isl-1."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:978-60327-246-6"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002352 ;
    owl:annotatedTarget "A hematopoietic stem cell that exists during embryogenesis."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002353 ;
    owl:annotatedTarget obo:CL_0002352 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:978-1-60327-346-6"^^xsd:string, "PMID:16569764"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002353 ;
    owl:annotatedTarget "A hematopoietic stem cell that resides in the fetal liver. In mice, this cell type is first observed at E10.5. This cell type is MHC-positive, HSA-positive, AA4.1-positive, CD45-positive, Sca-1 positive, CD150-positive, CD48-negative and CD244-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000083 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000083 ;
    owl:annotatedTarget "An epithelial cell of the pancreas."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002354 ;
    owl:annotatedTarget obo:CL_0002352 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "doi:10.1097/MOH.0b013e3282f97ae1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002354 ;
    owl:annotatedTarget "A hematopoietic stem found in the yolk sac. In mice, this cell type is Sca-1-negative, CD45-negative, MHC-negative, HSA-positive, AA4.1-positive, CD44-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002355 ;
    owl:annotatedTarget obo:CL_0002417 .

[]
    oboInOwl:hasDbXref "DOI:10.1097/MOH.0b013e3282f97ae1"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:11495698"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002355 ;
    owl:annotatedTarget "A large nucleated basophilic erythrocyte found in mammalian embryos. This cell type arises from the blood islands of yolk sacs and expresses different types of hemoglobins (beta-H1, gamma-1 and zeta) than adult erythrocytes. Considered a type of erythroblast as this cell type can enucleate in circulation."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002356 ;
    owl:annotatedTarget obo:CL_0002417 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11495698"^^xsd:string, "doi:10.1097/MOH.0b013e3282f97ae1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002356 ;
    owl:annotatedTarget "A primitive erythrocyte that has undergone enucleation. This cell type is 3-6 fold bigger than the fetal derived erythrocytes that they co-circulate with during fetal development. Expresses epsilon-gamma hemoglobin chains."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002357 ;
    owl:annotatedTarget obo:CL_0000595 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11495698"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002357 ;
    owl:annotatedTarget "A fetal liver derived enucleated erythrocyte. This erythrocyte resembles adult erythrocytes in that they are small (3- to 6- times smaller than primitive erythrocytes) and produce adult hemaglobins."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002358 ;
    owl:annotatedTarget obo:CL_0002417 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002358 ;
    owl:annotatedTarget "Derived from the Greek word pyren (the pit of a stone fruit), this is a transient nucleated cell type that results from exclusion of the nucleus from the primitive erythrocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:978-1-60327-346-6"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002359 ;
    owl:annotatedTarget "A hematopoietic stem cell of the placenta. This cell type is first observed E10.5 This cell type may give rise to fetal liver hematopoietic stem cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:978-1-60327-346-6"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002360 ;
    owl:annotatedTarget "A hematopoietic stem cell from the aorta-gonad-mesonephros region of the developing embryo. First seen at E10.5 in mouse embryos. May give rise to fetal liver HSC."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000084 ;
    owl:annotatedTarget obo:CL_0000542 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002361 ;
    owl:annotatedTarget obo:CL_0002417 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0813817986"^^xsd:string, "PMID:20711979"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002361 ;
    owl:annotatedTarget "A progenitor cell that is capable of forming colonies of primitive erythrocytes in the blood island of the yolk sac. First arrive at E7.5 in mouse and expresses CD41."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:14745007"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002362 ;
    owl:annotatedTarget "A cell located in the outermost proliferative zone of the external germinal layer that can differentiate into astroglial cells and granule cells. This cell type is glial fibrillary acidic protein-positive and NK1-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000084 ;
    owl:annotatedTarget "A type of lymphocyte whose defining characteristic is the expression of a T cell receptor complex."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:978-0-7020-2958-5"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002363 ;
    owl:annotatedTarget "A keratocyte is a specialized fibroblastÂ residing in the cornea stroma that has a flattened, dendritic cell located between the lamellae with a large flattened nucleus and lengthy processes which communicate with neighboring cells. ThisÂ cornealÂ layer, representing about 85-90% of corneal thickness, is built up from highly regular collagenous lamellae and extracellular matrix components. Keratocytes play the major role in keeping it transparent, healing its wounds, and synthesizing its components. This cell type secretes collagen I, V, VI, and keratin sulfate."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18403190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002364 ;
    owl:annotatedTarget "An epithelial cell of the cortical portion of the thymus. Epithelial cells in this region are required for positive selection of CD8-positive T cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18180458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002365 ;
    owl:annotatedTarget "An epithelial cell of the medullary thymus. This cell type expresses a diverse range of tissue-specific antigens. This promiscuous gene expression is a cell-autonomous property of medullary epithelial cells and is maintained during the entire period of thymic T cell output."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11429640"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002366 ;
    owl:annotatedTarget "A smooth muscle cell of the myometrium that enlarges and stretches during pregnancy, and contracts in response to oxytocin."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002367 ;
    owl:annotatedTarget obo:CL_0000115 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:14500801"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002367 ;
    owl:annotatedTarget "A cell that lines the trabecular meshwork, which is an area of tissue in the eye located around the base of the cornea, near the ciliary body, and is responsible for draining the aqueous humor from the eye via the anterior chamber (the chamber on the front of the eye covered by the cornea). This cell may play a role in regulating intraocular pressure."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002368 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002368 ;
    owl:annotatedTarget "An endo-epithelial cell of the respiratory tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:0000019"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002369 ;
    owl:annotatedTarget "A differentiated form of a fungus produced during or as a result of an asexual or sexual reproductive process; usually a cell with a thick cell wall that stores and protects one or more nuclei. Spores may be produced in response to, and are characteristically resistant to, adverse environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002370 ;
    owl:annotatedTarget "A simple columnar epithelial cell that secretes mucin. Rough endoplasmic reticulum, mitochondria, the nucleus, and other organelles are concentrated in the basal portion. The apical plasma membrane projects microvilli to increase surface area for secretion."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:19948499"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000089 ;
    owl:annotatedTarget "spermatogonial stem cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0010863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002370 ;
    owl:annotatedTarget "respiratory mucosa goblet cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002371 ;
    owl:annotatedTarget "A cell of an organism that does not pass on its genetic material to the organism's offspring (i.e. a non-germ line cell)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string, "PMID:22274696"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002372 ;
    owl:annotatedTarget "A transversely striated, synctial muscle cell, formed by the fusion of myoblasts."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002373 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes growth hormone releasing hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0192801023"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002374 ;
    owl:annotatedTarget "A hair cell of the ear that contains the organs of balance and hearing."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002375 ;
    owl:annotatedTarget "A giioblast cell that develops from a migratory neural crest cell. The SCP is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has no basal lamina. In rodents SCPs are the only cells in the Schwann cell linage that expresses Cdh19."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002376 ;
    owl:annotatedTarget "A glial cell that ensheaths multiple small diameter axons in the peripheral nervous system. The non-myelinating Schwann cell is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has a basal lamina. Cells can survive without an axon present. These cells can de-differentiate into immature Schwann cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002377 ;
    owl:annotatedTarget "A glial cell that develops from a Schwann cell precursor. The immature Schwann cell is embedded among neurons (axons) with minimal extracellular spaces separating them from nerve cell membranes and has a basal lamina. Cells can survive without an axon present. Immature Schwann cell can be found communally ensheathing large groups of axons."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002378 ;
    owl:annotatedTarget "A double negative thymocyte that has a T cell receptor consisting of a gamma chain containing a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive and is found in the fetal thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.aippg.net/forum/viewtopic.php?t=62590"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002379 ;
    owl:annotatedTarget "A neurecto-epithelial cell found in the arachnoid villi of dura mater. This cell type facilitates flow of cerebrospinal fluid into the blood."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0851988857"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002380 ;
    owl:annotatedTarget "An asexual spore formed by Oomycetes; formed upon fertilization of an oosphere."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002381 ;
    owl:annotatedTarget "A conidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002382 ;
    owl:annotatedTarget "A conidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002383 ;
    owl:annotatedTarget "A uninucleate spore formed on specialized cells or projections, sterigma, of a conidiophore head."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002384 ;
    owl:annotatedTarget "A macroconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:2524423"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002385 ;
    owl:annotatedTarget "An oblong or round asexual spore formed from conidial chains."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002386 ;
    owl:annotatedTarget "A macroconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:2524423"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002387 ;
    owl:annotatedTarget "Cylindrical spore formed by development and compartmentation of hyphae; the hyphae are often supporting blastoconidiophores."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002388 ;
    owl:annotatedTarget "An arthroconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002389 ;
    owl:annotatedTarget "An arthroconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002390 ;
    owl:annotatedTarget "A blastoconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002391 ;
    owl:annotatedTarget "A blastoconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PO:0025017"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002392 ;
    owl:annotatedTarget "Obsolete. Use PO:0025017 from Plant Ontology instead. A plant cell that arises through meiosis and develops into a gametophyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20628149"^^xsd:string, "PMID:20870168"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002393 ;
    owl:annotatedTarget "A monocyte that has characteristics of both patrolling and inflammatory monocytes."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002394 ;
    owl:annotatedTarget obo:CL_0000782 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMCID:PMC2882828"^^xsd:string, "PMCID:PMC2882837"^^xsd:string, "PMID:17332250"^^xsd:string, "PMID:20628149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002394 ;
    owl:annotatedTarget "A myeloid dendritic cell found in the blood, lymph nodes, tonsil, bone marrow, and spleen that is CD141-positive (BDCA-3), XCR1-positive, and Clec9A-positive. This cell-type can cross-present antigen to CD8-positive T cells and can produce inteferon-beta."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002395 ;
    owl:annotatedTarget obo:CL_0000860 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20628149"^^xsd:string, "PMID:8890901"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002395 ;
    owl:annotatedTarget "A resident monocyte that is Gr-1 high, CD43-negative, CX3CR1-negative, CD115-positive, and B220-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002396 ;
    owl:annotatedTarget obo:CL_0000875 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20870168"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002396 ;
    owl:annotatedTarget "A patrolling monocyte that is CD14-low and CD16-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20628149"^^xsd:string, "PMID:21937707"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002397 ;
    owl:annotatedTarget "A CD14-positive monocyte that is also CD16-positive and CCR2-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002397 ;
    owl:annotatedTarget "CD16+ monocyte" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20628149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002398 ;
    owl:annotatedTarget "An intermediate monocyte that is Gr1-positive, CD43-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002399 ;
    owl:annotatedTarget obo:CL_0000782 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20204387"^^xsd:string, "PMID:20628149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002399 ;
    owl:annotatedTarget "A myeloid dendritic cell found in the blood that is CD1c-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002400 ;
    owl:annotatedTarget obo:CL_0000817 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002400 ;
    owl:annotatedTarget "A precursor B cell that is AA4-positive, IgM-negative, CD19-positive, CD43-positive and HSA-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002401 ;
    owl:annotatedTarget "A thymocyte that has a T cell receptor consisting of a gamma chain that has as part a Vgamma3 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative. This cell-type is found in the fetal thymus with highest numbers occurring at E17-E18."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002402 ;
    owl:annotatedTarget "A resting mature B cell within the Peyer's patch that is CD19-positive, B220-positive, IgM-positive, AA4-negative, CD23-positive, CD43-negative, and CD5-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002403 ;
    owl:annotatedTarget "A thymocyte that has a T cell receptor consisting of a gamma chain containing Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative. This cell-type is found in the fetal thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002404 ;
    owl:annotatedTarget "A thymocyte found in the fetal thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20725107"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002405 ;
    owl:annotatedTarget "A post-natal thymocyte expressing components of the gamma-delta T cell receptor. This cell type is always double-negative (i.e. CD4-negative, CD8-negative)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002406 ;
    owl:annotatedTarget "A double negative post-natal thymocyte that has a T cell receptor consisting of a gamma chain containing a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002407 ;
    owl:annotatedTarget "A thymocyte that has a T cell receptor consisting of a gamma chain containing Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002408 ;
    owl:annotatedTarget "A double negative post-natal thymocyte that has a T cell receptor consisting of a gamma chain that does not contain a Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002409 ;
    owl:annotatedTarget "A thymocyte that has a T cell receptor consisting of a gamma chain that does not contain the Vgamma2 segment, and a delta chain. This cell type is CD4-negative, CD8-negative and CD24-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:17200706"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002410 ;
    owl:annotatedTarget "A cell that is found in the periacinar space of the exocrine pancreas and in perivascular and periductal regions of the pancreas, and has long cytoplasmic processes that encircle the base of the acinus. Expresses several intermediate filament proteins including vimentin and nestin. Shares many of the characteristics of hepatatic stellate cells, but not stellate cells of the central nervous system. Upon activation, this cell type undergoes morphological and gene expression changes that make the cell suggestive of being a type of myofibroblast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002411 ;
    owl:annotatedTarget "A gamma-delta receptor that expresses Vgamma1.1 but does not express Vdelta6.3 chains in the T-cell receptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002412 ;
    owl:annotatedTarget "A gamma-delta receptor that expresses Vgamma1.1-Vdelta6.3 chains in the T-cell receptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002413 ;
    owl:annotatedTarget "A Vgamma1.1-positive, Vdelta6.3-negative thymocyte that is CD24-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002414 ;
    owl:annotatedTarget "A Vgamma1.1-positive, Vdelta6.3-negative thymocyte that is CD24-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002415 ;
    owl:annotatedTarget "A Vgamma1.1-positive, Vdelta6.3-positive thymocyte that is CD24-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002416 ;
    owl:annotatedTarget "A Vgamma1.1-positive, Vdelta6.3-positive thymocyte that is CD24-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002417 ;
    owl:annotatedTarget "An immature or mature cell of the first erythroid lineage to arise during embryonic development."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0813817986"^^xsd:string, "PMID:11495698"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002418 ;
    owl:annotatedTarget "A pluripotent cell in the yolk sac that can give rise to mesenchymal cells including erythrocytes and endothelial cells."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002419 ;
    owl:annotatedTarget obo:CL_0000084 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002419 ;
    owl:annotatedTarget "A T cell that expresses a T cell receptor complex and has completed T cell selection."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002420 ;
    owl:annotatedTarget obo:CL_0000084 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002420 ;
    owl:annotatedTarget "A T cell that has not completed T cell selection."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002421 ;
    owl:annotatedTarget obo:CL_0000558 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18182572"^^xsd:string, "PMID:9011180"^^xsd:string, "PMID:9046052"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002421 ;
    owl:annotatedTarget "A reticulocyte that retains the nucleus and other organelles. Found in birds, fish, amphibians and reptiles."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000091 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002422 ;
    owl:annotatedTarget obo:CL_0000558 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0-12203-052-4"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002422 ;
    owl:annotatedTarget "A reticulocyte lacking a nucleus and showing a basophilic reticulum under vital staining due to the presence of ribosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0517223651"^^xsd:string, "MESH:A11.329.372.588"^^xsd:string, "PMID:15771589"^^xsd:string, "PMID:17105582"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000091 ;
    owl:annotatedTarget "A tissue-resident macrophage of the reticuloendothelial system found on the luminal surface of the hepatic sinusoids involved in erythrocyte clearance. Markers include F4/80+, CD11b-low, CD68-positive, sialoadhesin-positive, CD163/SRCR-positive. Irregular, with long processes including lamellipodia extending into the sinusoid lumen, have flattened nucleus with cytoplasm containing characteristic invaginations of the plasma membrane (vermiform bodies); lie within the sinusoid lumen attached to the endothelial surface; derived from the bone marrow, form a major part of the body's mononuclear phagocyte system."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002423 ;
    owl:annotatedTarget obo:CL_0000806 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20595614"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002423 ;
    owl:annotatedTarget "A DN2 thymocyte that is Kit-hi."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002424 ;
    owl:annotatedTarget obo:CL_0000806 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20595614"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002424 ;
    owl:annotatedTarget "A DN2 thymocyte that is Kit-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002425 ;
    owl:annotatedTarget obo:CL_0000827 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:16551251", "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002425 ;
    owl:annotatedTarget "A pro-T cell that is lin-negative, CD25-negative, CD127-negative, CD44-positive and kit-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002426 ;
    owl:annotatedTarget "A mature natural killer cell that is CD11b-positive and CD27-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002427 ;
    owl:annotatedTarget obo:CL_0000809 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002427 ;
    owl:annotatedTarget "A double-positive, alpha-beta thymocyte that is small and not proliferating."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002428 ;
    owl:annotatedTarget obo:CL_0000809 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002428 ;
    owl:annotatedTarget "A double-positive thymocyte that is large (i.e. has a high forward scatter signal in flow cytometry) and is actively proliferating."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002429 ;
    owl:annotatedTarget obo:CL_0000809 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002429 ;
    owl:annotatedTarget "A double-positive thymocyte that is CD69-positive and has begun positive selection."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002430 ;
    owl:annotatedTarget obo:CL_0000809 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002430 ;
    owl:annotatedTarget "A double-positive thymocyte that is undergoing positive selection, has high expression of the alpha-beta T cell receptor, is CD69-positive, and is in the process of down regulating the CD4 co-receptor."^^xsd:string .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002131 ;
    owl:annotatedTarget (obo:BFO_0000051
        obo:BFO_0000050
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002431 ;
    owl:annotatedTarget obo:CL_0000809 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002431 ;
    owl:annotatedTarget "A double-positive thymocyte that is undergoing positive selection, has high expression of the alpha-beta T cell receptor, is CD69-positive, and is in the process of down regulating the CD8 co-receptor."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002432 ;
    owl:annotatedTarget obo:CL_0000810 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002432 ;
    owl:annotatedTarget "A CD4-positive, CD8-negative thymocyte that is CD24-positive and expresses high levels of the alpha-beta T cell receptor."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002433 ;
    owl:annotatedTarget obo:CL_0000810 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002433 ;
    owl:annotatedTarget "A CD4-positive, CD8-negative thymocyte that expresses high levels of the alpha-beta T cell receptor and is CD69-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002434 ;
    owl:annotatedTarget obo:CL_0000811 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002434 ;
    owl:annotatedTarget "A CD8-positive, CD4-negative thymocyte that is CD24-positive and expresses high levels of the alpha-beta T cell receptor."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002435 ;
    owl:annotatedTarget obo:CL_0000811 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002435 ;
    owl:annotatedTarget "A CD8-positive, CD4-negative thymocyte that expresses high levels of the alpha-beta T cell receptor and is CD69-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002436 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002436 ;
    owl:annotatedTarget "A mature CD4-positive, CD8-negative alpha-beta T cell found in the thymus that is CD24-low and has high expression of the T cell receptor."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002437 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http:www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002437 ;
    owl:annotatedTarget "A mature CD8-positive, CD4-negative alpha-beta T cell found in the thymus that is CD24-low and has high expression of the T cell receptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002438 ;
    owl:annotatedTarget "A mature NK cell that is NK1.1-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002439 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is NKGA2-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002440 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49D-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002441 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is CD94-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002442 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is CD94-negative and Ly49Cl-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002443 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49Cl-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002444 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49H-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002445 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49D-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002446 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49Cl-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002447 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is CD94-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002448 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is Ly49H-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002449 ;
    owl:annotatedTarget "A NK1.1-positive T cell that is CD94-positive and Ly49Cl-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:9398434"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002450 ;
    owl:annotatedTarget "A specialized hair cell that has an elongated kinocilium upon which an otolith accretes. The tether cell then anchors the otolith in place."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:hjd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15987436"^^xsd:string, "PMID:16397499"^^xsd:string, "PMID:17851544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002451 ;
    owl:annotatedTarget "A multi-fate stem cell that is the source of cells for growth of the mammary gland during puberty and gestation. This cell type gives rise to both the luminal and myoepithelial cell types of the gland, and have been shown to have the ability to regenerate the entire organ in mice. This cell type also plays an important role in carcinogenesis of the breast. This cell type is Lin-, CD24-positive, CD29-hi."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002453 ;
    owl:annotatedTarget obo:CL_0000123 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20142420"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002453 ;
    owl:annotatedTarget "The cell type from which oligodendrocytes develop. This cell originates from multiple structures within the developing brain including the medial ganglion eminence and the lateral ganglionic eminence. These cells migrate throughout the central nervous system and persist into adulthood where they play an important role in remyelination of injured neurons."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002454 ;
    owl:annotatedTarget obo:CL_0002465 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002454 ;
    owl:annotatedTarget "Cd4-negative, CD8_alpha-negative, CD11b-positive dendritic cell is a conventional dendritic cell that is CD11b-positive, CD4-negative, CD8_alpha-negative and is CD205-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000092 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002455 ;
    owl:annotatedTarget obo:CL_0000989 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002455 ;
    owl:annotatedTarget "A CD11c-low plasmacytoid dendritic cell that is CD8alpha-negative and CD4-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000092 ;
    owl:annotatedTarget obo:CL_0001035 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002456 ;
    owl:annotatedTarget obo:CL_0000989 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002456 ;
    owl:annotatedTarget "A CD11c-low plasmacytoid dendritic cell that is CD8alpha-positive and CD4-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:10428500"^^xsd:string, "PMID:15055519"^^xsd:string, "PMID:17380158"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000092 ;
    owl:annotatedTarget "A specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue, which typically differentiates from monocytes. This cell has the following markers: tartrate-resistant acid phosphatase type 5-positive, PU.1-positive, c-fos-positive, nuclear factor NF-kappa-B p100 subunit-positive, tumor necrosis factor receptor superfamily member 11A-positive and macrophage colony-stimulating factor 1 receptor-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002457 ;
    owl:annotatedTarget obo:CL_0000453 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002457 ;
    owl:annotatedTarget "A Langerhans cell that is in the epidermis and is CD45-positive, MHCII-positive, and CD11b-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002458 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002458 ;
    owl:annotatedTarget "A dermal dendritic cell that is langerin-positive and CD103-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002459 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002459 ;
    owl:annotatedTarget "A dermal dendritic cell that is langerin-negative, CD103-negative, and CD11b-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002460 ;
    owl:annotatedTarget obo:CL_0000941 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19273629"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002460 ;
    owl:annotatedTarget "A conventional thymic dendritic cell that is CD8alpha-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002461 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002461 ;
    owl:annotatedTarget "A conventional dendritic cell that is CD103-positive. This cell type is usually found in non-lymphoid tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002462 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002462 ;
    owl:annotatedTarget "A F4/80-negative dendritic cell located in adipose tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002463 ;
    owl:annotatedTarget "An adipose dendritic cell that is SIRPa-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002131 ;
    owl:annotatedTarget "x overlaps y iff they have some part in common." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002464 ;
    owl:annotatedTarget "An adipose dendritic cell that is SIRPa-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002465 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002465 ;
    owl:annotatedTarget "A conventional dendritic cell that expresses CD11b (ITGAM)."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002466 ;
    owl:annotatedTarget obo:CL_0002465 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002466 ;
    owl:annotatedTarget "A CD11b-positive dendritic cell located in the serosal portion of the small intestine epithelium. This cell type is CD45-positive, MHC-II-positive, CD11c-low, CD103-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002467 ;
    owl:annotatedTarget obo:CL_0000889 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002467 ;
    owl:annotatedTarget "A myeloid suppressor cell that is Gr1-high and CD11c-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002468 ;
    owl:annotatedTarget obo:CL_0000889 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002468 ;
    owl:annotatedTarget "A myeloid suppressor cell that is Gr1-low and CD11c-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002469 ;
    owl:annotatedTarget obo:CL_0002395 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002469 ;
    owl:annotatedTarget "Gr1-high monocyte that lacks MHC-II receptor complex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002470 ;
    owl:annotatedTarget obo:CL_0002395 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002470 ;
    owl:annotatedTarget "Gr1-high monocyte that has a MHC-II receptor complex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002471 ;
    owl:annotatedTarget obo:CL_0002058 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002471 ;
    owl:annotatedTarget "Gr1-low non-classical monocyte that lacks expression of a MHC-II complex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002472 ;
    owl:annotatedTarget obo:CL_0002058 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002472 ;
    owl:annotatedTarget "Gr1-low non-classical monocyte that has low to intermediate expression of the MHC-II complex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002473 ;
    owl:annotatedTarget obo:CL_0002058 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002473 ;
    owl:annotatedTarget "Gr1-low non-classical monocyte that has high surface expression of a MHC-II complex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002474 ;
    owl:annotatedTarget obo:CL_0002469 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002474 ;
    owl:annotatedTarget "A MHC-II-negative classical monocyte located in lymphoid tissue that is F4/80-positive, CD11c-negative, and CD11b-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002475 ;
    owl:annotatedTarget "A MHC-II-negative classical monocyte located in lymphoid tissue that is F4/80-positive, CD11c-intermediate, and CD11b-high."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002476 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002476 ;
    owl:annotatedTarget "A tissue-resident macrophage located in the bone marrow. This cell type is B220-negative, CD3e-negative, Ly-6C-negative, CD115-positive, F4/80-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002477 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002477 ;
    owl:annotatedTarget "A macrophage located in adipose tissue that is CD45-positive, CD11c-positive, and SIRPa-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002478 ;
    owl:annotatedTarget obo:CL_0002477 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002478 ;
    owl:annotatedTarget "An adipose macrophage that does not express F4/80but is MHC-II-positive. This cell type exhibits autofluorescence under typical flow cyometry conditions."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002479 ;
    owl:annotatedTarget obo:CL_0002477 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002479 ;
    owl:annotatedTarget "An adipose macrophage that does not express MHC-II but is F4/80-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002480 ;
    owl:annotatedTarget "A goblet cell located in the nasal epithelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002481 ;
    owl:annotatedTarget obo:CL_0000185 .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:tfm"^^xsd:string, "MP:0006420"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002481 ;
    owl:annotatedTarget "The flattened smooth myoepithelial cells of mesodermal origin that lie just outside the basal lamina of the seminiferous tubule."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:tfm"^^xsd:string, "MP:0009386"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002482 ;
    owl:annotatedTarget "A melanocyte that produces pigment in the dermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0004381"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002483 ;
    owl:annotatedTarget "A melanocyte that produces pigment within the hair follicle."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002484 ;
    owl:annotatedTarget obo:CL_0000148 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0009388"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002484 ;
    owl:annotatedTarget "A melanocyte that produces pigment in the epithelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002485 ;
    owl:annotatedTarget obo:CL_0000148 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0010190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002485 ;
    owl:annotatedTarget "A melanocyte of the retina. This cell type is distinct from pigmented retinal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0000048"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002486 ;
    owl:annotatedTarget "A melanocyte located between the epithelial marginal cell layer and the mesodermal basal cell layer within the intrastrial space; the predominant cellular component of the electrogenic machinery that generates an endocochlear potential (80-100 mV) ."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0000973"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002487 ;
    owl:annotatedTarget "A neuronal receptor that respond to mechanical pressure or distortion in the skin."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002488 ;
    owl:annotatedTarget obo:CL_0000351 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0001714"^^xsd:string, "MP:19876834"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002488 ;
    owl:annotatedTarget "A trophoblast cell that has a large volume of cytoplasm, is polyploid and is usually mononuclear but is also occasionally multi-nucleate. This cell type is important in establishing maternal physiology and remodeling of the vasculature of the placenta."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002489 ;
    owl:annotatedTarget obo:CL_0000893 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0002407"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002489 ;
    owl:annotatedTarget "A thymocyte that lacks expression of CD4 and CD8."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0002407"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002489 ;
    owl:annotatedTarget "CD4-CD8- T cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0004300"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002490 ;
    owl:annotatedTarget "A supporting cell of the organ of Corti."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000094 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002491 ;
    owl:annotatedTarget "A specialized cell involved in auditory sensory perception."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0004366"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002492 ;
    owl:annotatedTarget "A polarized columnar cell that covesr the lateral surface of the cochlear duct, secretes potassium ions and forms a continuous sheet in contact with the endolymph; marginal cells form extensive interdigitations with the basal and intermediate cells in the normal adult stria."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0004365"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002493 ;
    owl:annotatedTarget "A polarized cell that is juxtaposed to fibrocytes in the underlying spiral ligament. This cell type secretes potassium ions derived from fibrocytes through gap junctions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A11.118.637.415"^^xsd:string, "MESH:D006098"^^xsd:string, "http://en.wikipedia.org/wiki/Granulocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000094 ;
    owl:annotatedTarget "A leukocyte with abundant granules in the cytoplasm."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002494 ;
    owl:annotatedTarget obo:CL_0002371 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002494 ;
    owl:annotatedTarget "A cell located in the heart, including both muscle and non muscle cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0008788"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002495 ;
    owl:annotatedTarget "A fetal and neonatal heart cell that undergoes proliferation and is not yet terminally differentiated into a binucleate or a multinucleate cardiac myocyte."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002496 ;
    owl:annotatedTarget obo:CL_0002419 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0008894"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002496 ;
    owl:annotatedTarget "A T cell that is located in the intestinal epithelium and is capable of a mucosal immune response."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC85124"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002497 ;
    owl:annotatedTarget "A trophoblast giant cell derived from the mural trophectoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC85124"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002498 ;
    owl:annotatedTarget "A trophoblast giant cell that is derived from ectoplacental cone and, later in gestation, the spongiotrophoblast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0008959"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002499 ;
    owl:annotatedTarget "A trophoblast cell that arises in the junctional zone (basal plate) of the placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:63418"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002500 ;
    owl:annotatedTarget "A P/D1 enteroendocrine cell that is Grimelius positive and stores bombesin-like polypeptide."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:63207"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002501 ;
    owl:annotatedTarget "A P/D1 enteroendocrine cell that is argyrophilic and stores vasoactive intestinal polypeptide."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002502 ;
    owl:annotatedTarget "An enteroendocrine cell of the small intestine that secretes motilin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002503 ;
    owl:annotatedTarget "A cell of the adventitial layer of ductal structures such as the uterer, defent duct, biliary duct, etc"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002504 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002504 ;
    owl:annotatedTarget "A smooth muscle cell of the intestine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002505 ;
    owl:annotatedTarget obo:CL_0002454 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http:http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002505 ;
    owl:annotatedTarget "A CD11b-positive dendritic cell that is CD11b-high, CD45-positive, MHC-II-positive and CD103-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002506 ;
    owl:annotatedTarget obo:CL_0002454 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http:http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002506 ;
    owl:annotatedTarget "A CD11b-positive dendritic cell that is CD11b-low, CD45-positive, MHC-II-high and CD103-positive that is located in the liver."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002507 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002507 ;
    owl:annotatedTarget "A dermal dendritic cell isolated from skin draining lymph nodes that is langerin-positive, MHC-II-positive, and CD4-negative and CD8a-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002508 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002508 ;
    owl:annotatedTarget "A dermal dendritic cell isolated from skin draining lymph nodes that is langerin-negative, MHC-II-positive, and CD4-negative and CD8a-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002509 ;
    owl:annotatedTarget obo:CL_0002507 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002509 ;
    owl:annotatedTarget "A langerin-positive lymph node dendritic cell that is CD103-positive and CD11b-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002510 ;
    owl:annotatedTarget obo:CL_0002507 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002510 ;
    owl:annotatedTarget "A langerin-positive lymph node dendritic cell that is CD103-negative and CD11b-high."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002511 ;
    owl:annotatedTarget obo:CL_0002508 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002511 ;
    owl:annotatedTarget "A langerin-negative lymph node dendritic cell that is CD103-negative and CD11b-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002512 ;
    owl:annotatedTarget obo:CL_0002508 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002512 ;
    owl:annotatedTarget "A langerin-negative lymph node dendritic cell that is CD103-negative and CD11b-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002513 ;
    owl:annotatedTarget "A CD8alpha alpha positive gamma-delta intraepithelial T cell that expresses a TCR encoded in part by the Vgamma5 gene segment."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002514 ;
    owl:annotatedTarget "A CD8alpha alpha positive gamma-delta intraepithelial T cell that does not express a TCR partially encoded by the Vgamma5 gene segment."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:MH"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12668625"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002515 ;
    owl:annotatedTarget "An interrenal chromaffin cell found in teleosts that contain heterogeneous vesicles with electron-dense granules located asymmetrically within the vesicular membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:MH"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12668625"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002516 ;
    owl:annotatedTarget "A chromaffin cell interspersed among the interrenal epithelial layer of the anterior kidney of teloest fish."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:MH"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12668625"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002517 ;
    owl:annotatedTarget "An interrenal chromaffin cell found in teleosts that contain small, homogeneous electron-lucent granules that are separated from the vesicular membrane by a visible halo."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002518 ;
    owl:annotatedTarget obo:CL_1000497 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "KUPO:SJ"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002518 ;
    owl:annotatedTarget "An epithelial cell of the kidney."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mh"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12668625"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002519 ;
    owl:annotatedTarget "An interrenal epithelial kidney cell is an epithelial cell found in the anterior kidney of teleosts fish. This cell type is arranged in layers around the posterior cardinal vein and contains many mitochondria with tubulovesicular cristae. Interrenal chromaffin cells are interspersed among the tissue layer created by this cell type."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19783135"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002520 ;
    owl:annotatedTarget "An insect excretory cell that regulates haemolymph composition by filtration and filtrate endocytosis."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002521 ;
    owl:annotatedTarget obo:CL_0000136 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002521 ;
    owl:annotatedTarget "A fat cell that is part of subcutaneous adipose tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002522 ;
    owl:annotatedTarget "A renal filtration cell is a specialized cell of the renal system that filter fluids by charge, size or both."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002523 ;
    owl:annotatedTarget "A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells in the mesonephros"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19783135"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002524 ;
    owl:annotatedTarget "A disseminated nephrocyte is a nephrocyte that filters hemolymph and is found at scattered locations in the fat body or other tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002525 ;
    owl:annotatedTarget "A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells in the metanephros."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002526 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:19236899"^^xsd:string, "PMID:20309010"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002526 ;
    owl:annotatedTarget "A dermal dendritic cell that is CD1a-negative and CD14-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002527 ;
    owl:annotatedTarget obo:CL_0002526 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002527 ;
    owl:annotatedTarget "An immature CD14-positive dermal dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002528 ;
    owl:annotatedTarget obo:CL_0002526 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002528 ;
    owl:annotatedTarget "A mature CD14-positive dermal dendritic cell is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002529 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:20309010"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002529 ;
    owl:annotatedTarget "A dermal dendritic cell that is CD1a-positive and CD14-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002530 ;
    owl:annotatedTarget obo:CL_0002529 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002530 ;
    owl:annotatedTarget "An immature CD1a-positive dermal dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002531 ;
    owl:annotatedTarget obo:CL_0002529 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002531 ;
    owl:annotatedTarget "A mature CD1a-positive dermal dendritic cell is CD80-high, CD83-positive, CD86-high, and MHCII-high."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002532 ;
    owl:annotatedTarget obo:CL_0000782 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:17332250"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002532 ;
    owl:annotatedTarget "A myeloid dendritic cell found in the blood that is CD16-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002533 ;
    owl:annotatedTarget obo:CL_0002532 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002533 ;
    owl:annotatedTarget "An immature CD16-positive myeloid dendritic cell is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002534 ;
    owl:annotatedTarget obo:CL_0002532 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002534 ;
    owl:annotatedTarget "A mature CD16-positive myeloid dendritic cell is CD80-high, CD83-positive, CD86-high, and MHCII-high."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "An epithelial cell of the cervix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "cervical canal epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "cervical canal of uterus epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "cervix epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "cervix of uterus epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "epithelial cell of cervical canal"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "epithelial cell of cervical canal of uterus"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "epithelial cell of cervix of uterus"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "epithelial cell of neck of uterus"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "epithelial cell of uterine cervix"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "neck of uterus epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002535 ;
    owl:annotatedTarget "uterine cervix epithelial cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002536 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002536 ;
    owl:annotatedTarget obo:CL_0002371 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002536 ;
    owl:annotatedTarget "An epithelial cell that is part of the amnion."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20446274"^^xsd:string, "PMID:21339039"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002537 ;
    owl:annotatedTarget "A mesenchymal stem cell of the amnion membrane."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002538 ;
    owl:annotatedTarget obo:CL_1000488 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:23720296"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002538 ;
    owl:annotatedTarget "An epithelial cell of the intrahepatic portion of the bile duct. These cells are flattened or cuboidal in shape, and have a small nuclear-to-cytoplasmic ratio relative to large/extrahepatic cholangiocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:23720296"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002538 ;
    owl:annotatedTarget "small bile duct cholangiocyte" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002539 ;
    owl:annotatedTarget "A smooth muscle cell of the aorta."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002540 ;
    owl:annotatedTarget "A mesenchymal stem cell that is part of the bone marrow."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002541 ;
    owl:annotatedTarget "A mesenchymal stem cell of the chorionic membrane."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002543 ;
    owl:annotatedTarget obo:CL_0000071 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002543 ;
    owl:annotatedTarget "An endothelial cell that is part of the vein."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002544 ;
    owl:annotatedTarget "An arterial endothelial cell that is part of the aorta endothelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002545 ;
    owl:annotatedTarget obo:CL_0002544 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002545 ;
    owl:annotatedTarget "An endothelial cell that is part of the thoracic endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002546 ;
    owl:annotatedTarget "An endothelial progenitor cell that participates in angiogenesis during development."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002547 ;
    owl:annotatedTarget obo:CL_1000306 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002547 ;
    owl:annotatedTarget "A fibroblast of the aortic adventitia."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002548 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002548 ;
    owl:annotatedTarget obo:CL_0002494 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002548 ;
    owl:annotatedTarget "A fibroblast that is part of the heart."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002549 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002549 ;
    owl:annotatedTarget "A fibroblast that is part of the choroid plexus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002550 ;
    owl:annotatedTarget "A fibroblast that is part of the conjuctiva of the eye."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002551 ;
    owl:annotatedTarget obo:CL_0002620 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002552 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002553 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002553 ;
    owl:annotatedTarget "A fibroblast that is part of lung."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002554 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002554 ;
    owl:annotatedTarget "A fibroblast of the lymphatic system."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002555 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002555 ;
    owl:annotatedTarget "A fibroblast that is part of the mammary gland."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002556 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002556 ;
    owl:annotatedTarget "A fibroblast of the periodontium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002557 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002557 ;
    owl:annotatedTarget "A fibroblast of pulmonary artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002558 ;
    owl:annotatedTarget "A fibroblast that is part of villous mesenchyme."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002559 ;
    owl:annotatedTarget obo:CL_0002371 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002559 ;
    owl:annotatedTarget "An animal cell that is part of a hair follicle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20973947" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002160 ;
    owl:annotatedTarget "S only_in_taxon T iff: S SubClassOf in_taxon only T" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002560 ;
    owl:annotatedTarget obo:CL_0002559 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002560 ;
    owl:annotatedTarget "An epithelial cell that resides in the inner root sheath of the hair follicle."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002561 ;
    owl:annotatedTarget obo:CL_0002559 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002561 ;
    owl:annotatedTarget "An epithelial cell that is part of the outer root sheath."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002562 ;
    owl:annotatedTarget obo:CL_0000362 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002562 ;
    owl:annotatedTarget "An epidermal cell that is part of the germinal matrix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002563 ;
    owl:annotatedTarget "An epithelial cell of the intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002564 ;
    owl:annotatedTarget "A connective tissue cell of the nucleus pulposus cell of intervertebral disc."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002565 ;
    owl:annotatedTarget obo:CL_0000342 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002565 ;
    owl:annotatedTarget "A pigment cell located in the epithelium of the iris."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002566 ;
    owl:annotatedTarget "A melanocyte that appears darker due to content or amount of melanin granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002567 ;
    owl:annotatedTarget "A melanocyte that appears lighter in color."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002568 ;
    owl:annotatedTarget "A mesenchymal stem cell that is part of Wharton's jelly."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002569 ;
    owl:annotatedTarget "A mesenchymal stem cell of the umbilical cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002570 ;
    owl:annotatedTarget "A mesenchymal stem cell of adipose tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002571 ;
    owl:annotatedTarget obo:CL_0000134 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002571 ;
    owl:annotatedTarget "A mesenchymal stem cell of liver."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002572 ;
    owl:annotatedTarget obo:CL_0000134 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002572 ;
    owl:annotatedTarget "A mesenchymal stem cell of the vertebrae."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002573 ;
    owl:annotatedTarget "A glial cell that ensheathes axons of neuron in the peripheral nervous system and are necessary for their maintainance and function."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002574 ;
    owl:annotatedTarget obo:CL_0000499 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002574 ;
    owl:annotatedTarget "A stromal cell of the pancreas."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002575 ;
    owl:annotatedTarget obo:CL_0000669 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002575 ;
    owl:annotatedTarget "A pericyte of the central nervous system."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002576 ;
    owl:annotatedTarget obo:CL_0000186 .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string, "http://en.wikipedia.org/wiki/Perineurium"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002576 ;
    owl:annotatedTarget "A myofibroblast that lies in the connective tissue of the spinal cord that has a distinctly lamellar arrangement."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002577 ;
    owl:annotatedTarget obo:CL_0000349 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002577 ;
    owl:annotatedTarget "An epithelial cell of the placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "ROC:Waclaw" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002160 ;
    owl:annotatedTarget "U only_in_taxon T: U is a feature found in only in organisms of species of taxon T. The feature cannot be found in an organism of any species outside of (not subsumed by) that taxon. Down-propagates in U hierarchy, up-propagates in T hierarchy (species taxonomy). Implies applicable_to_taxon." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002578 ;
    owl:annotatedTarget obo:CL_0002334 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002578 ;
    owl:annotatedTarget "A preadipocyte found in mesenteric tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002579 ;
    owl:annotatedTarget obo:CL_0002334 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002580 ;
    owl:annotatedTarget obo:CL_0002334 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002580 ;
    owl:annotatedTarget "A preadipocyte that is part of the breast."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002581 ;
    owl:annotatedTarget obo:CL_0002334 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002582 ;
    owl:annotatedTarget "A preadipocyte that is part of visceral tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002583 ;
    owl:annotatedTarget obo:CL_0002334 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002583 ;
    owl:annotatedTarget "A preadipocyte that is part of subcutaneous tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002584 ;
    owl:annotatedTarget obo:CL_0002518 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002584 ;
    owl:annotatedTarget obo:CL_0002681 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002584 ;
    owl:annotatedTarget "An epithelial cell of the kidney cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002585 ;
    owl:annotatedTarget obo:CL_0000071 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002585 ;
    owl:annotatedTarget "A blood vessel endothelial cell that is part of the retina."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002586 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002586 ;
    owl:annotatedTarget "An epithelial cell of the retinal pigmented epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002588 ;
    owl:annotatedTarget "A smooth muscle cell of the umbilical vein."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002589 ;
    owl:annotatedTarget "A smooth muscle cell of the bachiocephalic vasculature."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002590 ;
    owl:annotatedTarget obo:CL_0000359 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002590 ;
    owl:annotatedTarget "A vascular associated smooth muscle cell of the brain vasculature."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002591 ;
    owl:annotatedTarget "A smooth muscle of the pulmonary artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002592 ;
    owl:annotatedTarget "A smooth muscle cell of the coronary artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002593 ;
    owl:annotatedTarget "A smooth muscle of the internal thoracic artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002594 ;
    owl:annotatedTarget "A smooth muscle cell of the umbilical artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002595 ;
    owl:annotatedTarget "A smooth muscle cell of the subclavian artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002596 ;
    owl:annotatedTarget "Smooth muscle cell of the carotid artery."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002597 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002597 ;
    owl:annotatedTarget "A smooth muscle cell of the bladder."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002599 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002599 ;
    owl:annotatedTarget "A smooth muscle cell of the esophagus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000096 ;
    owl:annotatedTarget obo:CL_0000775 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002600 ;
    owl:annotatedTarget "A smooth muscle cell of the trachea."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002601 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002601 ;
    owl:annotatedTarget "A smooth muscle cell of the uterus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A11.118.637.415.583"^^xsd:string, "MESH:D009504"^^xsd:string, "PMID:11138776"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string, "PMID:7880385"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000096 ;
    owl:annotatedTarget "A fully differentiated neutrophil, a granular leukocyte having a nucleus with three to five lobes connected by slender threads, and cytoplasm containing fine inconspicuous granules and stainable by neutral dyes. They are produced in bone marrow at a rate of 5e10-10e10/day and have a half-life of 6-8 hours. Neutrophils are CD15-positive, CD16-positive, CD32-positive, CD43-positive, CD181-positive, and CD182-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002602 ;
    owl:annotatedTarget obo:CL_0002320 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002603 ;
    owl:annotatedTarget obo:CL_0000127 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002603 ;
    owl:annotatedTarget "An astrocyte of the cerebellum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002605 ;
    owl:annotatedTarget "An astrocyte of the cerebral cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002606 ;
    owl:annotatedTarget obo:CL_0000127 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002606 ;
    owl:annotatedTarget "An astrocyte of the spinal cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002607 ;
    owl:annotatedTarget "A neural crest cell that gives rise to cells of the enteric nervous system."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002608 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002608 ;
    owl:annotatedTarget "A neuron of the hippocampus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002609 ;
    owl:annotatedTarget "A CNS neuron of the cerebral cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002610 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002610 ;
    owl:annotatedTarget "A neuron of the raphe nuclei."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002611 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002611 ;
    owl:annotatedTarget "A CNS neuron of the dorsal spinal cord."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002612 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002612 ;
    owl:annotatedTarget "A neuron of the ventral spinal cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002613 ;
    owl:annotatedTarget "A neuron of the striatum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002614 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002614 ;
    owl:annotatedTarget "A neuron of the substantia nigra."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002615 ;
    owl:annotatedTarget obo:CL_0000136 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002615 ;
    owl:annotatedTarget "A fat cell that is part of omentum tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002616 ;
    owl:annotatedTarget obo:CL_0000136 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002616 ;
    owl:annotatedTarget "A fat cell of perirenal fat tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002617 ;
    owl:annotatedTarget obo:CL_0000136 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002617 ;
    owl:annotatedTarget "A fat cell that is part of the breast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002618 ;
    owl:annotatedTarget "An endothelial cell of the umbilical vein."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20807818"^^xsd:string, "PMID:9020076"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002619 ;
    owl:annotatedTarget "An adult angioblastic cell released from the bone marrow, capable of blood circulation and participation in angiogenesis by differentiating into blood vessel endothelial cells. Their existence is controversial."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002620 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002620 ;
    owl:annotatedTarget "A fibroblast of skin."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002622 ;
    owl:annotatedTarget obo:CL_0000499 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002622 ;
    owl:annotatedTarget "A stromal cell of the prostate."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002623 ;
    owl:annotatedTarget obo:CL_0000622 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002623 ;
    owl:annotatedTarget "An acinar cell of salivary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002624 ;
    owl:annotatedTarget "A paneth cell of the appendix."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002625 ;
    owl:annotatedTarget obo:CL_0000077 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002625 ;
    owl:annotatedTarget "A cell of the seminiferous tubule epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002626 ;
    owl:annotatedTarget "An immature astrocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:12898703"^^xsd:string, "PMID:8734446"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002627 ;
    owl:annotatedTarget "A mature astrocyte that is capable of producing cytokines."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:18396103"^^xsd:string, "PMID:19461673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002628 ;
    owl:annotatedTarget "An immature microglial cell with a ramified morphology."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18396103"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002628 ;
    owl:annotatedTarget "quiescent microglia"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18396103"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002628 ;
    owl:annotatedTarget "resting microglia"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002629 ;
    owl:annotatedTarget obo:CL_0000129 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:11517395"^^xsd:string, "PMID:14612429"^^xsd:string, "PMID:15246020"^^xsd:string, "PMID:16177057"^^xsd:string, "PMID:18396103"^^xsd:string, "PMID:20021364"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002629 ;
    owl:annotatedTarget "A mature microglial cell that has changed shape to an amoeboid morphology and is capable of cytokine production and antigen presentation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18396103"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002629 ;
    owl:annotatedTarget "activated microglia"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18396103"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002629 ;
    owl:annotatedTarget "reactive microglia"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0034304"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002630 ;
    owl:annotatedTarget "A spore formed from bacteria in the order Actinomycetales."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002631 ;
    owl:annotatedTarget obo:CL_0002368 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002632 ;
    owl:annotatedTarget obo:CL_0002368 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20699479"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002633 ;
    owl:annotatedTarget "A basal cell in the respiratory tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002634 ;
    owl:annotatedTarget "An epithelial cell of the anal column."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002635 ;
    owl:annotatedTarget "A nonkeratinized epithelial cell of the anal canal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002636 ;
    owl:annotatedTarget "A nonkeratinized cell epithleial cell of the inferior part of the anal canal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002637 ;
    owl:annotatedTarget "An epithelial cell of the anal canal that is keratinized. This cell type is found towards the lower, rectal end of the anal canal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15960971"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002638 ;
    owl:annotatedTarget "A respiratory stem cell found at the junction of the terminal (conductive) bronchiole and the respiratory bronchiole. This cell types gives rise to alveolar cell types and club cells in response to lung injury. This cell type expresses markers Scgb1a1 and Sftpc."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20942606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002639 ;
    owl:annotatedTarget "An amniotic stem cell is a mesenchymalstem cell extracted from amniotic fluid. Amniotic stem cells are able to differentiate into various tissue type such as skin, cartilage, cardiac tissue, nerves, muscle, and bone"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20446274"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002640 ;
    owl:annotatedTarget "An epithelial fate stem cell derived form the amnion membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002641 ;
    owl:annotatedTarget "An epithelial cell of the esophageal gland proper."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://web.mac.com/wjkrause/iWeb/Histology/Blog/E3FA5916-1AA9-4885-B579-5051838D98CB.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002642 ;
    owl:annotatedTarget "An epithelial cell of the esophageal cardiac gland that occurs both in the proximal and distal esophagus, within the lamina propia."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002643 ;
    owl:annotatedTarget "An epithelial cell of stratum corneum of esophageal epithelium that lacks keratin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002644 ;
    owl:annotatedTarget "An endothelial cell of viscerocranial mucosa that is part of the tympanic region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002645 ;
    owl:annotatedTarget "An endocranial viscerocranial mucosa cell that is part of viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002646 ;
    owl:annotatedTarget "An ecto-epithelial cell of the buccal region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002647 ;
    owl:annotatedTarget "An ecto-epithelial cell of the palatal region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002648 ;
    owl:annotatedTarget "An ecto-epithelial cell of the nasal region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002649 ;
    owl:annotatedTarget "An ecto-epithelial cell of the gingival region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002650 ;
    owl:annotatedTarget "An ecto-epithelial cell of the paranasal region of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002651 ;
    owl:annotatedTarget "An endothelial cell that is part of the venous sinus of spleen. This endothelial cell has an elongated, spindle-shaped, flattened morphology that is parallel to long axis of sinus. This cell type rests on a basement membrane interrupted by numerous narrow slits."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:62817"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002651 ;
    owl:annotatedTarget "stave cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20726857"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002652 ;
    owl:annotatedTarget "A venule endothelial cell that is cubodial, expresses leukocyte-specific receptors, and allows for passage of lymphocytes into bloodstream."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002653 ;
    owl:annotatedTarget "A endothelial cell of the venule that is squamous shaped. This is in contrast to the cubodial shape of high endothelial venule cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002654 ;
    owl:annotatedTarget "An epithelial cell of stratum corneum of esophageal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002655 ;
    owl:annotatedTarget "An epithelial cell of stratum spinosum of esophageal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002656 ;
    owl:annotatedTarget "A glandular epithelial cell of the endometrium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002657 ;
    owl:annotatedTarget obo:CL_0000150 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002657 ;
    owl:annotatedTarget obo:CL_0002252 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002657 ;
    owl:annotatedTarget "A glandular epithelial cell of the esophagus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002658 ;
    owl:annotatedTarget obo:CL_0000150 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002658 ;
    owl:annotatedTarget "A glandular epithelial cell of the large intestine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002659 ;
    owl:annotatedTarget obo:CL_0000150 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002659 ;
    owl:annotatedTarget "A glandular epithelial cell that is part of the stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002660 ;
    owl:annotatedTarget "A luminal epithelial cell of mammary gland located in acinus of structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002661 ;
    owl:annotatedTarget "A luminal cell of terminal ducts, i.e.e the terminal branch of a lactiferous duct which alveolar cells drain into."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002662 ;
    owl:annotatedTarget "A luminal epithelial cell of the lactiferous duct. This cuboidal epithelial cell expresses keratin-18 and is estrogen-receptor alpha positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002663 ;
    owl:annotatedTarget obo:CL_0002074 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002663 ;
    owl:annotatedTarget "A myocardial endocrine cell that is part of the atrium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19745164"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002664 ;
    owl:annotatedTarget "A stem cell that can give rise to multiple cell types (i.e. smooth muscle, endothelial) in the developing heart."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:19745164"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002664 ;
    owl:annotatedTarget "CPC" .

[]
    oboInOwl:hasDbXref "PMID:17519333"^^xsd:string, "PMID:19745164"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002664 ;
    owl:annotatedTarget "cardiovascular progenitor cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002665 ;
    owl:annotatedTarget "A fibrocyte of the cochlea that has specialized structural and molecular adaptions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002666 ;
    owl:annotatedTarget "An otic fibrocyte that underlies the spiral prominence and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0004488"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002666 ;
    owl:annotatedTarget "type II spiral ligament fibrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002667 ;
    owl:annotatedTarget "An otic fibrocyte that resides above the stria vasularis and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002668 ;
    owl:annotatedTarget "An otic fibrocyte that is lateral to the basilar membrane and anchoris it to the lateral wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0004490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002668 ;
    owl:annotatedTarget "type IV spiral ligament fibrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002669 ;
    owl:annotatedTarget "An otic fibrocyte that lines the otic capsule."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0004489"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002669 ;
    owl:annotatedTarget "type III spiral ligament fibrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18353863"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002670 ;
    owl:annotatedTarget "An otic fibrocyte that underlies the stria vascularis and is part of a mesenchymal gap junction network that regulates ionic homeostasis of the endolymph."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0004487"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002670 ;
    owl:annotatedTarget "type I spiral ligament fibrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:21521739"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002671 ;
    owl:annotatedTarget "An endothelial stalk cell is a specialized endothelial cell that follows behind the tip cell of an angiogenic sprout."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20959166"^^xsd:string, "PMID:21148186"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002672 ;
    owl:annotatedTarget "A multi-fate stem cell that can give rise to different retinal cell types including rod and cone cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18816858"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002673 ;
    owl:annotatedTarget "A skeletal muscle cell that is part of the tongue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002674 ;
    owl:annotatedTarget "A S. pombe mating type determined by the mat1-Mc and mat1-Mi on the mat1 locus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002675 ;
    owl:annotatedTarget "A S. pombe cell type determined by mat1-Pc and mat1-Pi on the mat1 locus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17407019"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002676 ;
    owl:annotatedTarget "A neuroblast derived from a neural crest cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002677 ;
    owl:annotatedTarget "A regulatory T cell that has not encountered antigen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:21739668"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002678 ;
    owl:annotatedTarget "A CD4-positive, CD25-positive alpha-beta regulatory T cell that has encountered antigen."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002679 ;
    owl:annotatedTarget obo:CL_0000542 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20023630"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002679 ;
    owl:annotatedTarget "A lymphocyte found in adipose tissue that lacks lineage markers of other lymphocytes but is capable of mediating TH2 cytokine responses. This cell type is found in fat associated lymphoid clusters, proliferates in response to IL2 and produce large amounts of TH2 cytokines such as IL5, IL6 and IL13"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002680 ;
    owl:annotatedTarget obo:CL_0000696 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:2420136"^^xsd:string, "PMID:728970"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002680 ;
    owl:annotatedTarget "A PP cell found in intestine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002681 ;
    owl:annotatedTarget obo:CL_1000497 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0005000 ;
    owl:annotatedTarget obo:CL_0000402 .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005000 ;
    owl:annotatedTarget "A CNS interneuron located in the spinal cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005001 ;
    owl:annotatedTarget "A non-terminally differentiated cell that originates from the neural crest and differentiates into an iridophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005002 ;
    owl:annotatedTarget "A non-terminally differentiated cell that differentiates into a xanthophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005003 ;
    owl:annotatedTarget "A non-terminally differentiated cell that originates from the neural crest and differentiates into a leucophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005004 ;
    owl:annotatedTarget "A non-terminally differentiated cell that originates from the neural crest and differentiates into an erythrophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005005 ;
    owl:annotatedTarget "A non-terminally differentiated cell that originates from the neural crest and differentiates into a cyanophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17555741"^^xsd:string, "PMID:19268451"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005006 ;
    owl:annotatedTarget "Specialized epithelial cells involved in the maintenance of osmotic homeostasis. They are characterized by abundant mitochondria and ion transporters. In amniotes, they are present in the renal system. In freshwater fish, ionocytes in the skin and gills help maintain osmotic homeostasis by absorbing salt from the external environment."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18680739"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005007 ;
    owl:annotatedTarget "Kolmer-Agduhr neurons are ciliated GABAergic neurons that contact the central canal of the spinal cord and have ipsilateral ascending axons."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15539490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0005007 ;
    owl:annotatedTarget "KA interneuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:9634146"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0005007 ;
    owl:annotatedTarget "KA neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:cvs"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005008 ;
    owl:annotatedTarget "An auditory hair cell located in the macula that is sensitive to auditory stimuli."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005009 ;
    owl:annotatedTarget "A cuboidal epithelial cell of the kidney which regulates sodium and potassium balance. The activity of sodium and potassium channels on the cells apical membrane is regulated by aldosterone and vasopressin. In mammals these cells are located in the renal collecting ducts."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005010 ;
    owl:annotatedTarget "A cuboidal epithelial cell of the kidney that regulates acid/base balance."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005011 ;
    owl:annotatedTarget "A cuboidal epithelial cell of the kidney which secretes acid and reabsorbs base to regulate acid/base balance."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005012 ;
    owl:annotatedTarget "A ciliated epithelial cell with many cilium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005013 ;
    owl:annotatedTarget "A ciliated epithelial cell with a single cilium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005014 ;
    owl:annotatedTarget "A non-sensory cell that extends from the basement membrane to the apical surface of the auditory epithelium and provides support for auditory hair cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005015 ;
    owl:annotatedTarget "An auditory epithelial support cell that surrounds the nerve fibers and synapses of the auditory inner hair cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "TAIR:TB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005016 ;
    owl:annotatedTarget "Obsolete. Use PO:0030007 from Plant Ontology instead. The apical cell is the upper cell formed after the first division of a plant zygote."^^xsd:string .

[]
    oboInOwl:hasDbXref "TAIR:TB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005017 ;
    owl:annotatedTarget "Obsolete. Use PO:0002002 from Plant Ontology instead. The lower cell formed after the first division of a plant zygote."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005018 ;
    owl:annotatedTarget "A cell that secretes ghrelin, the peptide hormone that stimulates hunger."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:14970313"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005019 ;
    owl:annotatedTarget "Ghrelin secreting cells found in the exocrine pancreas."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0005020 ;
    owl:annotatedTarget obo:CL_0000048 .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005020 ;
    owl:annotatedTarget "Lymphatic progenitor cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15624319"^^xsd:string, "PMID:18430230"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005021 ;
    owl:annotatedTarget "Mesenchymal derived lymphatic progenitor cells that give rise to the superficial lymphatics."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0005022 ;
    owl:annotatedTarget obo:CL_0005020 .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005022 ;
    owl:annotatedTarget "Lymphatic progenitor cells, derived from the veins, that give rise to lymphatic endothelial cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFIN:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005023 ;
    owl:annotatedTarget "Cranial motor neuron which innervates muscles derived from the branchial (pharyngeal) arches." .

[]
    oboInOwl:hasDbXref "ZFIN:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005024 ;
    owl:annotatedTarget "A motor neuron that innervates a skeletal muscle.  These motor neurons are all excitatory and cholinergic." .

[]
    oboInOwl:hasDbXref "ZFIN:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005025 ;
    owl:annotatedTarget "A motor neuron that synapses to parasympathetic neurons that innervate tear glands, sweat glands, and the smooth muscles and glands of the pulmonary, cardiovascular, and gastrointestinal systems." .

[]
    oboInOwl:hasDbXref "GOC:CVS"^^xsd:string, "PMID:18356246"^^xsd:string, "PMID:20483998"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0005026 ;
    owl:annotatedTarget "Multi fate stem cell that gives rise to both hepatocytes and cholangiocytes as descendants." .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PMCID:PMC2737325"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007000 ;
    owl:annotatedTarget "Skeletogenic cell that has the potential to develop into an ameloblast. Located in the inner enamel epithelium, these cells elongate, their nuclei shift distally (away from the dental papilla), and their cytoplasm becomes filled with organelles needed for synthesis and secretion of enamel proteins."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007001 ;
    owl:annotatedTarget "Cell that has the potential to form a skeletal cell type (e.g. cells in periosteum, cells in marrow) and produce extracellular matrix (often mineralized) and skeletal tissue (often mineralized)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0007001 ;
    owl:annotatedTarget "scleroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007002 ;
    owl:annotatedTarget "Skeletogenic cell that has the potential to develop into a cementoblast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007003 ;
    owl:annotatedTarget "Skeletogenic cell that has the potential to form an odontoblast, deposits predentine, and arises from a cranial neural crest cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERONREF:0000002"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007004 ;
    owl:annotatedTarget "Cell that is part of the neural crest region of the neuroepithelium, prior to migration. Note that not all premigratory neural crest cells may become migratory neural crest cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007005 ;
    owl:annotatedTarget "Cell that is part of the notochord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007006 ;
    owl:annotatedTarget "Mesodermal cell that is axially located and gives rise to the cells of the notochord."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007007 ;
    owl:annotatedTarget "Notochordal cell that is part of the outer epithelium of the notochord and surrounds the vacuolated notochord cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007008 ;
    owl:annotatedTarget "Notochordal cell that is inner portion of the notochord and becomes vacuolated as development proceeds."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0007008 ;
    owl:annotatedTarget "chordablast"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:14574572"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0007008 ;
    owl:annotatedTarget "chordoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007009 ;
    owl:annotatedTarget "Skeletogenic cell that has the potential to develop into a chondroblast; and arises from neural crest, meseosdermal and notochordal and connective tissue cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007010 ;
    owl:annotatedTarget "Skeletogenic cell that has the potential to transform into an osteoblast, and develops from neural crest or mesodermal cells."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000097 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "CL:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007011 ;
    owl:annotatedTarget "Neuron that is part of the enteric nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007012 ;
    owl:annotatedTarget "Odontoblast that non-terminally differentiated, located in the odontogenic papilla and dentine tissue, and transforms from a odontoblast cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007013 ;
    owl:annotatedTarget "Odontoblast that is terminally differentiated and derived from an odontogenic papilla and associated with dentine."^^xsd:string .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007014 ;
    owl:annotatedTarget "OBSOLETE: A cultured cell that has been passaged at least one time in culture."^^xsd:string .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007015 ;
    owl:annotatedTarget "OBSOLETE: A cell line cell that is expected to be capable of replicating a limited number of times in culture before undergoing senescence. Mortal cell line cells cannot be propagated indefinitely (as immortal cell line cells can)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:8951054"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007016 ;
    owl:annotatedTarget "Muscle precursor cell that is adjacent to the notochord and part of the presomitic mesoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string, "MESH:A11.329.427"^^xsd:string, "MESH:D008407"^^xsd:string, "PMCID:PMC1312421"^^xsd:string, "PMCID:PMC2855166"^^xsd:string, "PMID:15153310"^^xsd:string, "PMID:16455980"^^xsd:string, "PMID:19671378"^^xsd:string, "PMID:212366338"^^xsd:string, "PMID:9354811"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000097 ;
    owl:annotatedTarget "A cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation. Progenitors leave bone marrow and mature in connective and mucosal tissue. Mature mast cells are found in all tissues, except the bloodstream. Their phenotype is CD117-high, CD123-negative, CD193-positive, CD200R3-positive, and FceRI-high. Stem-cell factor (KIT-ligand; SCF) is the main controlling signal of their survival and development."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:1087183"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007017 ;
    owl:annotatedTarget "An epidermal cell with apical microvilli or a single apical projection have synaptic associations with nerve fibres in the epidermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMCID:PMC3046089"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007018 ;
    owl:annotatedTarget "Ciliated cell of the embryonic epidermis and functions in embryonic movements."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:3197630"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007020 ;
    owl:annotatedTarget "Characteristic early embryonic cell with a bottle or flask shape that is first to migrate inwards at the blastopore during gastrulation in amphibians."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN-10:0412429403"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007021 ;
    owl:annotatedTarget "Secretory cell that produces a chemical mixture that triggers antipredator behavior. The substance is released only upon disruption of the epidermis. [Behavior of teleost fishes, second edition, edited by Pitcher, 1992]"^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/cell-ontology/issues/583"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0007021 ;
    owl:annotatedTarget "club cell (zebrafish)" .

[]
    oboInOwl:hasDbXref "ISBN-10:0412429403"^^xsd:string, "https://github.com/obophenotype/cell-ontology/issues/583"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0007021 ;
    owl:annotatedTarget "club cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18582455"^^xsd:string, "ZFA:0005239"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007022 ;
    owl:annotatedTarget "A specialized pore forming cell of the follicle, located adjacent to the animal pole of the oocyte. The micropylar cell makes the single micropyle (pore) through the chorion through which the sperm fertilizes the egg."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000097 ;
    owl:annotatedTarget "labrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1007/BF00717048"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0007023 ;
    owl:annotatedTarget "Epidermal cell rich in mitochondria. In amphibians, appears during metamorphosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:DOS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008000 ;
    owl:annotatedTarget "Any muscle cell in which the fibers are not organised into sarcomeres."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008001 ;
    owl:annotatedTarget "Any hematopoietic cell that is a precursor of some other hematopoietic cell type."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000097 ;
    owl:annotatedTarget "mastocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008002 ;
    owl:annotatedTarget "A transversely striated, synctial cell of skeletal muscle. It is formed when proliferating myoblasts exit the cell cycle, differentiate and fuse." .

[]
    oboInOwl:hasDbXref "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000097 ;
    owl:annotatedTarget "tissue basophil"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22274696"^^xsd:string, "PMID:8720463"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008003 ;
    owl:annotatedTarget "A myotube that is part of some somatic muscle.  Examples include arthropod somatic muscle cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008004 ;
    owl:annotatedTarget "A muscle cell that is part of some somatic muscle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:8720463"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008005 ;
    owl:annotatedTarget "A somatic muscle cell that is oblquely striated.  Examples include the somatic muscles of nematodes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22274696"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008006 ;
    owl:annotatedTarget "A myoblast that detemines the properties (size, shape and attachment to the epidermis) of a `somatic muscle myotube` (CL:0008003) .  It develops into a somatic muscle myotube via fusion with `fusion component myoblasts` (CL:0000621)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008007 ;
    owl:annotatedTarget "A muscle cell that is part of some visceral muscle"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008008 ;
    owl:annotatedTarget "A visceral muscle cell that is striated.  Examples include the visceral muscle cells of arhtropods."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008009 ;
    owl:annotatedTarget "A visceral muscle that is transversely striated.  Examples include the visceral muscle cells of arthropods."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:14699587"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008010 ;
    owl:annotatedTarget "A cranial motor neuron whose soma is located in the midbrain andor hindbrain and which innervates the skeletal muscles of the eye or tongue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008011 ;
    owl:annotatedTarget "A skeletal muscle satellite cell that divides by stem cell division.  A proportion of this population undergoes symmetric stem cell division, producing two skeletal muscle satellite stem cells. The rest undergo asymmetric stem cell division - retaining their identity while budding off a daughter cell that differentiates into an adult skeletal muscle myoblast." .

[]
    oboInOwl:hasDbXref "PMID:21849021"^^xsd:string, "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008012 ;
    owl:annotatedTarget "A skeletal muscle satellite cell that is mitotically quiescent.  These cells are wedge shaped and have a large nuclear to cytoplasmic ratio with few organelles, a small nucleus and condensed interphase chromatin. Satellite cells typically remain in this state until activated following muscle damage." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000098 ;
    owl:annotatedTarget "A specialized epithelial cell involved in sensory perception. Restricted to special sense organs of the olfactory, gustatory, and vestibulocochlear receptor systems; contain sensory cells surrounded by supportive, non-receptive cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:14699587"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008013 ;
    owl:annotatedTarget "A visceromotor motor neuron whose soma is located in the hindbrain, and which synapses to parasympathetic neurons that innervate tear glands, sweat glands, and the smooth muscles of the head." .

[]
    a owl:Axiom ;
    rdfs:comment "More accurately - transformation_of ?" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0008016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0008012
    ] .

[]
    oboInOwl:hasDbXref "PMID:21849021"^^xsd:string, "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008016 ;
    owl:annotatedTarget "A skeletal muscle cell that has become mitotically active - typically following muscle damage." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.663.358"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000099 ;
    owl:annotatedTarget "Most generally any neuron which is not motor or sensory. Interneurons may also refer to neurons whose axons remain within a particular brain region as contrasted with projection neurons which have axons projecting to other brain regions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008017 ;
    owl:annotatedTarget "A skeletal muscle myoblast that is part of a skeletal mucle.  These cells are formed following acivation and division of skeletal muscle satellite cells. They form a transient population that is lost when they fuse to form skeletal muscle fibers." .

[]
    oboInOwl:hasDbXref "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0008017 ;
    owl:annotatedTarget "myogenic precursor cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A08.663.655.500"^^xsd:string, "PMID:16875686"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000100 ;
    owl:annotatedTarget "An efferent neuron that passes from the central nervous system or a ganglion toward or to a muscle and conducts an impulse that causes or inhibits movement."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008020 ;
    owl:annotatedTarget "A skeletal muscle satellite cell that undergoes symmetric division to produce two adult skeleltal muscle myoblasts." .

[]
    oboInOwl:hasDbXref "PMID:18816864"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008022 ;
    owl:annotatedTarget "A mesenchymal cell of the endocardial cushion.   These cells develop via an epithelial to mesenchymal transition when endocardial cells break cell-to-cell contacts and migrate into the cardiac jelly. Cells from this population form the heart septa and valves." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008024 ;
    owl:annotatedTarget "An endocrine cell that is part of the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008025 ;
    owl:annotatedTarget "A neuron that release noradrenaline (noriphinephrine) as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008026 ;
    owl:annotatedTarget "An epithelial cell that is part of the epithelium of a tracheal tube in an open tracheal system, such as that found in insects." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000101 ;
    owl:annotatedTarget "Any neuron having a sensory function; an afferent neuron conveying sensory impulses."^^xsd:string .

[]
    a owl:Axiom ;
    rdfs:comment "PMID:30429548" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008033 ;
    owl:annotatedTarget "A pericyte of the decidual vasculature." .

[]
    oboInOwl:hasDbXref "Wiki:Mural_cell&oldid=930603194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008034 ;
    owl:annotatedTarget "Mural cells are pericytes and the vascular smooth muscle cells (vSMCs) of the microcirculation." .

[]
    oboInOwl:hasDbXref "PMID:31049600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008036 ;
    owl:annotatedTarget "A trophoblast cell that is not part of a placental villous." .

[]
    oboInOwl:hasDbXref "PMID:31049600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0008036 ;
    owl:annotatedTarget "EVT" .

[]
    oboInOwl:hasDbXref "DOI:10.1093/acprof:oso/9780195159561.001.1"^^xsd:string, "WikipediaVersion:Gamma_motor_neuron&oldid=906640465"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008037 ;
    owl:annotatedTarget "A lower motor neuron that innervates only intrafusal muscle fibers. Unlike the alpha motor neurons, gamma motor neurons do not directly adjust the lengthening or shortening of muscles but function in adjusting the sensitivity of muscle spindles and in keeping muscle spindles taut, thereby allowing the continued firing of alpha neurons." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-12-801238-3.05364-2"^^xsd:string, "Wikipedia:Alpha_motor_neuron&oldid=957148643"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008038 ;
    owl:annotatedTarget "A large, multipolar lower motor neuron of the brainstem and spinal cord that innervates the extrafusal muscle fibers of skeletal muscle and are directly responsible for initiating their contraction. While their cell bodies are in the CNS (in the anterior gray horn of the spinal cord), they are part of the somatic nervous system - a branch of the PNS." .

[]
    oboInOwl:hasDbXref "Wikipedia:Lower_motor_neuron&oldid=952547294"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008039 ;
    owl:annotatedTarget "The motor neurons of vertebrates that directly innervate skeletal muscles. They receive input from upper motor neurons." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-443-10321-6.00004-7"^^xsd:string, "Wikipedia:Extrafusal_muscle_fiber&oldid=978415293"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008046 ;
    owl:annotatedTarget "A skeletal muscle fiber that is innervated by alpha motor neuron and generates tension by contracting, thereby allowing for skeletal movement. These fibers make up the large mass of skeletal muscle tissue and are attached to bones by tendons." .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000096 ;
    owl:annotatedTarget "x anterior to y iff x is further along the antero-posterior axis than y, towards the head. An antero-posterior axis is an axis that extends through an organism from head end to opposite end of body or tail." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-443-10321-6.00004-7"^^xsd:string, "Wikipedia:Intrafusal_muscle_fiber&oldid=937508784"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008047 ;
    owl:annotatedTarget "A skeletal muscle fiber that is part of a muscle spindle. These are specialized muscle fibers that serve as proprioceptors, detecting the amount and rate of change in length of a muscle. They are innervated by both sensory neurons and motor neurons (gamma and beta motorneurons, collectively referred to as fusimotor neurons)." .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_motor_neuron&oldid=943248837"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008048 ;
    owl:annotatedTarget "A glutamatergic motor neuron with a soma in the brainstem or cerebral cortex.  They do not synapse directly to muscles but rather to lower motor neurons, which do.  They are the main controllers of voluntary movement." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0444009442"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000103 ;
    owl:annotatedTarget "A type of interneuron that has two neurites, usually an axon and a dendrite, extending from opposite poles of an ovoid cell body."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string, "Wikipedia:Betz_cell&oldid=977472330"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0008049 ;
    owl:annotatedTarget "A giant pyramidal neuron with a soma in layer Vb of the primary motor cortex that sends its axons down the spinal cord via the corticospinal tract, either synapsing directly with alpha motor neurons, or targeting interneurons in the spinal cord. In humans, Betz cells are the largest known in the central nervous system." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0009000 ;
    owl:annotatedTarget obo:CL_0000101 .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009000 ;
    owl:annotatedTarget "A sensory neuron of the spinal nerve that senses body position and sends information about how much the muscle is stretched to the spinal cord." .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009004 ;
    owl:annotatedTarget "Any cell in the retina, the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009006 ;
    owl:annotatedTarget "An enteroendocrine cell that is located in the small intestine." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009007 ;
    owl:annotatedTarget "A macrophage which is resident in the lamina propria of the small intestine." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009008 ;
    owl:annotatedTarget "A macrophage which is resident in the lamina propria of the large intestine." .

[]
    oboInOwl:hasDbXref "PMID:31753849"^^xsd:string, "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009009 ;
    owl:annotatedTarget "A paneth cell that is located in the epithelium of the colon." .

[]
    oboInOwl:hasDbXref "PMID:24813615"^^xsd:string, "PMID:28835754"^^xsd:string, "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009010 ;
    owl:annotatedTarget "Transit-amplifying cells (TACs) are an undifferentiated population in transition between stem cells and differentiated cells." .

[]
    oboInOwl:hasDbXref "FMA:67287"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000104 ;
    owl:annotatedTarget "Neuron with an axon and two or more dendrites."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67305"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000105 ;
    owl:annotatedTarget "Neuron with two neurites that are fused grossly when they protrude from the soma and bifurcate a short distance from the soma."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20801415"^^xsd:string, "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009011 ;
    owl:annotatedTarget "A rapidly proliferating population of cells that differentiate from stem cells of the intestinal crypt of the colon. Stem cells located in the crypts of Lieberkühn give rise to proliferating progenitor or transit amplifying cells that differentiate into the four major epithelial cell types. These include columnar absorptive cells or enterocytes, mucous secreting goblet cells, enteroendocrine cells and paneth cells." .

[]
    oboInOwl:hasDbXref "PMID:20801415"^^xsd:string, "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009012 ;
    owl:annotatedTarget "A rapidly proliferating population of cells that differentiate from stem cells of the intestinal crypt of the small intestine. Stem cells located in the crypts of Lieberkühn give rise to proliferating progenitor or transit amplifying cells that differentiate into the four major epithelial cell types. These include columnar absorptive cells or enterocytes, mucous secreting goblet cells, enteroendocrine cells and paneth cells." .

[]
    oboInOwl:hasDbXref "PMID:31350390"^^xsd:string, "https://orcid.org/0000-0002-3163-0115"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009013 ;
    owl:annotatedTarget "A progenitor cell with hepatic and biliary lineage potential, identified in mouse and human, and anatomically restricted to the ductal plate of fetal liver." .

[]
    oboInOwl:hasDbXref "FMA:67278"^^xsd:string, "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000106 ;
    owl:annotatedTarget "Neuron with one neurite that extends from the cell body."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:23525039"^^xsd:string, "PMID:9252325"^^xsd:string, "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009014 ;
    owl:annotatedTarget "A lymphocyte that is part of a Peyer's patch. These cells have a major role in driving the immune response to antigens sampled from the intestinal lumen, and in regulating the formation of follicle-associated epithelium and M cells in Peyer's patches by converting intestitial enterocytes into M cells." .

[]
    oboInOwl:hasDbXref "PMID:24437401"^^xsd:string, "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009015 ;
    owl:annotatedTarget "A follicular dendritic cell located in the Peyer's patch. These cells from a meshwork in which Peyer's patch B cells reside." .

[]
    oboInOwl:hasDbXref "PMID:20683682"^^xsd:string, "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009016 ;
    owl:annotatedTarget "An intestinal stem cell that is located in the large intestine crypt of Liberkuhn. These stem cells reside at the bottom of crypts in the large intestine and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." .

[]
    oboInOwl:hasDbXref "PMID:20683682"^^xsd:string, "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009017 ;
    owl:annotatedTarget "An intestinal stem cell that is located in the small intestine crypt of Liberkuhn. These stem cells reside at the bottom of crypts in the small intestine and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009018 ;
    owl:annotatedTarget "A lymphocyte that resides in the lamina propria of the large intestine." .

[]
    oboInOwl:hasDbXref "PMID:29449449"^^xsd:string, "https://orcid.org/0000-0002-3163-0115"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009019 ;
    owl:annotatedTarget "A kidney cortical cell that is part of the nephrogenic zone." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009020 ;
    owl:annotatedTarget "An intestinal tuft cell that is a part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009021 ;
    owl:annotatedTarget "A stromal cell found in the lamina propria of the large intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009022 ;
    owl:annotatedTarget "A stromal cell found in the lamina propria of the small intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009023 ;
    owl:annotatedTarget "A T cell which resides in the Peyer's patch of the small intestine." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000107 ;
    owl:annotatedTarget "A neuron whose cell body is within an autonomic ganglion."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009024 ;
    owl:annotatedTarget "A mesothelial cell that is part of the small intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string, "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009025 ;
    owl:annotatedTarget "A mesothelial cell that is part of the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009026 ;
    owl:annotatedTarget "An enterocyte that is a part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009027 ;
    owl:annotatedTarget "A transit amplifying cell that is part of a crypt of Lieberkuhn of large intestine." .

[]
    oboInOwl:hasDbXref "PMID:20683682"^^xsd:string, "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009028 ;
    owl:annotatedTarget "An intestinal crypt stem cell that is located in the vermiform appendix. These stem cells reside at the bottom of crypts in the appendix and are highly proliferative. They either differentiate into transit amplifying cells or self-renew to form new stem cells." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009029 ;
    owl:annotatedTarget "A mesothelial cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009030 ;
    owl:annotatedTarget "An intestinal enteroendocrine cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009031 ;
    owl:annotatedTarget "A T cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009032 ;
    owl:annotatedTarget "A B cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009033 ;
    owl:annotatedTarget "A plasma cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000108 ;
    owl:annotatedTarget "A neuron that uses acetylcholine as a vesicular neurotransmitter."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009034 ;
    owl:annotatedTarget "A dendritic cell that is located in a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009035 ;
    owl:annotatedTarget "A stromal cell found in the lamina propria of the vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009036 ;
    owl:annotatedTarget "A macrophage located in the vermiform appendix." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000111 ;
    owl:annotatedTarget "A neuron that is part of nerve found outside the central nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009038 ;
    owl:annotatedTarget "A macrophage that is located in the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009039 ;
    owl:annotatedTarget "A goblet cell that is located in the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009040 ;
    owl:annotatedTarget "A stromal cell found in the lamina propria of the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009041 ;
    owl:annotatedTarget "A tuft cell that is a part of the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009042 ;
    owl:annotatedTarget "An enteroendocrine cell that is located in the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009043 ;
    owl:annotatedTarget "An intestinal crypt stem cell that is located in the colon." .

[]
    oboInOwl:hasDbXref "PMID:26551552"^^xsd:string, "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009044 ;
    owl:annotatedTarget "A lymphocyte that resides in the lamina propria of the small intestine. Lamina propria leukocytes and intraepithelial lymphocytes are the effector compartments of the gut mucosal immune system. Lymphocytes circulate through gut associated lymphoid tissues until recruitment by intestinal antigens. They are involved in the gut immune response." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009045 ;
    owl:annotatedTarget "A B cell found in the lymph node medullary sinus." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009046 ;
    owl:annotatedTarget "A T cell found in the lymph node medullary sinus." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000113 ;
    owl:annotatedTarget obo:CL_0000518 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009047 ;
    owl:annotatedTarget "A macrophage found in the medullary sinus of the lymph node." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000113 ;
    owl:annotatedTarget "A vertebrate phagocyte with a single nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009048 ;
    owl:annotatedTarget "A macrophage that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009050 ;
    owl:annotatedTarget "A B cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:D042783"^^xsd:string, "PMID:21275341"^^xsd:string, "http://en.wikipedia.org/wiki/Endothelial_cell"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&atid=440764&aid=3364936&group_id=36855"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000115 ;
    owl:annotatedTarget "An endothelial cell comprises the outermost layer or lining of anatomical structures and can be squamous or cuboidal. In mammals, endothelial cell has vimentin filaments and is derived from the mesoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009051 ;
    owl:annotatedTarget "A T cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009052 ;
    owl:annotatedTarget "A smooth muscle cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000116 ;
    owl:annotatedTarget "Pioneer neurons establish a pathway in the developing central nervous system and then undergo programmed cell death once the adult axons, which follow them, have made connections with the target site. Thus, they are a transient cell type involved in axon guidance."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009053 ;
    owl:annotatedTarget "A stromal cell found in the lamina propria of the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009054 ;
    owl:annotatedTarget "A microfold cell (M cell) that is part of the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009055 ;
    owl:annotatedTarget "A paneth cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009056 ;
    owl:annotatedTarget "A transit amplifying cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009057 ;
    owl:annotatedTarget "A goblet cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009058 ;
    owl:annotatedTarget "An enterocyte that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009061 ;
    owl:annotatedTarget "An intestinal crypt stem cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009063 ;
    owl:annotatedTarget "An enteroendocrine cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009065 ;
    owl:annotatedTarget "An intestinal tuft cell that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0009066 ;
    owl:annotatedTarget "A stratified squamous epithelial cell that is part of the anal canal." .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/cell-ontology/issues/417> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0010000 ;
    owl:annotatedTarget "A hair follicle matrix region cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the hair bulb to become the hair medulla cortex and hair root sheath." .

[]
    oboInOwl:hasDbXref "GOC:mtg_heart"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0010005 ;
    owl:annotatedTarget "A specialized cardiomyocyte that transmit signals from the AV node to the cardiac Purkinje fibers." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Basket_cell&oldid=951703880"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000118 ;
    owl:annotatedTarget "Basket cells are inhibitory GABAergic interneurons of the brain. In general, dendrites of basket cells are free branching and contain smooth spines. Axons are highly branched. The branched axonal arborizations give rise to basket-like structures that surround the soma of the target cell. Basket cells form axo-somatic synapses, meaning their synapses target somas of other cells." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0010011 ;
    owl:annotatedTarget "A GABAergic interneuron whose soma is located in the cerebral cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:sao1415726815"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000119 ;
    owl:annotatedTarget "Large intrinsic neuron located in the granule layer of the cerebellar cortex that extends its dendrites into the molecular layer where they receive contact from parallel fibers. The axon of the Golgi cell enters ramifies densely in the granule layer and enters into a complex arrangement with mossy fiber terminals and granule cell dendrites to form the cerebellar glomerulus. Llinas, Walton and Lang. In The Synaptic Organization of the Brain. 5th ed. 2004." .

[]
    oboInOwl:hasDbXref "GOC:mr"^^xsd:string, "PMID:17595538"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0010015 ;
    owl:annotatedTarget "A highly specialized cell type exclusive to and forming neuroepithelium of the Saccus vasculosus, covering the caudal diverticulum of the infundibular recess." .

[]
    oboInOwl:hasDbXref "PMID:25840473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0010016 ;
    owl:annotatedTarget "A cell with a flagellum surrounded by a collar of microvilli. The motion of the flagellum draws water past the microvilli, serving either a feeding or sensory function. Collar cells are found in multiple animals, including sponges, echinoderms, and cnidarians. They are also found outside animals in the choanoflagellates. Although collar cells are superficially similar, their cytoskeletal structure and functional biology are different in different groups of organisms." .

[]
    oboInOwl:hasDbXref "MESH:A08.186.211.132.810.428.200.212.600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000121 ;
    owl:annotatedTarget "The output neuron of the cerebellar cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0011000 ;
    owl:annotatedTarget obo:CL_0005000 .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011000 ;
    owl:annotatedTarget "A CNS interneuron located in the dorsal horn of the spinal cord." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0011001 ;
    owl:annotatedTarget obo:CL_0000100 .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011001 ;
    owl:annotatedTarget "A motor neuron that passes from the spinal cord toward or to a muscle and conducts an impulse that causes movement." .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011002 ;
    owl:annotatedTarget "A motor neuron that is generated only on limb levels and send axons into the limb mesenchyme." .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string, "MP:0009467"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011003 ;
    owl:annotatedTarget "A neurosecretory neuron residing mainly in the hypothalamic supraoptic and paraventricular nuclei and in a number of smaller accessory cell groups between these two nuclei, that secretes the hormones oxytocin and vasopressin." .

[]
    oboInOwl:hasDbXref "GO:0070307"^^xsd:string, "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011004 ;
    owl:annotatedTarget "A vetebrate lens cell that is any of the elongated, tightly packed cells that make up the bulk of the mature lens in a camera-type eye." .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "GOC:nv"^^xsd:string, "PMID:29724907"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011005 ;
    owl:annotatedTarget "An interneuron that uses GABA as a vesicular neurotransmitter.  These interneurons are inhibitory" .

[]
    oboInOwl:hasDbXref "GOC:nv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011006 ;
    owl:annotatedTarget "An inhibitory GABAergic interneuron found in the cerebellar cortex." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:11687492"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011007 ;
    owl:annotatedTarget "A cell in the area of mesoderm in the neurulating embryo that flanks and forms simultaneously with the neural tube. The cells of this region give rise to somites." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:17967061"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011008 ;
    owl:annotatedTarget "A hemocyte derived from head mesoderm, which enters the hemolymph as acirculating cell." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:17967061"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011009 ;
    owl:annotatedTarget "A plasmatocyte derived from head mesoderm." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:9169844"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011010 ;
    owl:annotatedTarget "A cell derived from the mesoderm that is found at the periphery of the embryo." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "ISBN:978-0-87969-707-5"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011011 ;
    owl:annotatedTarget "A cell derived from the mesoderm that is located between the paraxial mesoderm and the lateral plate." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string, "https://orcid.org/0000-0002-9900-7880"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011012 ;
    owl:annotatedTarget "A cell of the neural crest. Neural crest cells are multipotent. Premigratory neural crest cells are found at the neural plate boarder, some of which will undergo ectomesynchymal transition and delamination to form migratory neural crest cells." .

[]
    oboInOwl:hasDbXref "PMID:30612620"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011013 ;
    owl:annotatedTarget "A sperm cell that is cabaple of motion (motility)." .

[]
    oboInOwl:hasDbXref "PMID:30612620"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011014 ;
    owl:annotatedTarget "A sperm cell that is not cabaple of motion (motility)." .

[]
    oboInOwl:hasDbXref "PMID:17708982"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011015 ;
    owl:annotatedTarget "A motile sperm cell that contain no F-actin, and their motility is powered by a dynamic filament system." .

[]
    oboInOwl:hasDbXref "PMID:30612620"^^xsd:string, "https://www.lexico.com/en/definition/flagellum"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011016 ;
    owl:annotatedTarget "A motile sperm cell that contains a slender threadlike microscopic appendage that enables motion." .

[]
    oboInOwl:hasDbXref "PMID:22016183"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011017 ;
    owl:annotatedTarget "Cell that is part of the vagal neural crest population. The vagal neural crest arises from the axial level of somites 1-7 and has been described as a hybrid between the head and the trunk populations." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:19029905"^^xsd:string, "PMID:21601793"^^xsd:string, "PMID:27935637"^^xsd:string, "PMID:29454785"^^xsd:string, "PMID:9354470"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011018 ;
    owl:annotatedTarget "A group 3 innate lymphoid cell that express ROR gamma t and IL-7R alpha in the absence of lineage markers (e.g. CD3, CD19, B220, CD11c, Gr-1), with the functional ability to interact with mesenchymal cells through lymphotoxin and tumor necrosis factor. Lymphoid tissue-inducer cells are key to the development of lymph nodes and Peyer’s patches." .

[]
    oboInOwl:hasDbXref "PMID:30574073"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011020 ;
    owl:annotatedTarget "An undifferentiated cell that originates from a neural stem cell and has the capacity to generate multiple types of lineage-restricted progenitors but not to self-renew." .

[]
    oboInOwl:hasDbXref "ISBN:9780123973481"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000122 ;
    owl:annotatedTarget "A neuron that has dendritic processes radiating from the cell body forming a star-like shape." .

[]
    oboInOwl:hasDbXref "PMID:16285891"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011024 ;
    owl:annotatedTarget "A double negative thymocyte that is CD3-positive, CD4-negative, CD8-negative, that that are present in the periphery in very low numbers and predominantly produce INF-gamma, TNF-alpha, and a low amount of TGF-beta, but not IL-2, IL-4, IL-10 or IL-13 upon activation." .

[]
    oboInOwl:hasDbXref "PMID:26544946"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0011025 ;
    owl:annotatedTarget "An effector T cell that displays impaired effector functions (e.g., rapid production of effector cytokines, cytotoxicity) and has limited proliferative potential." .

[]
    oboInOwl:hasDbXref "ISBN:978-1-62808-994-3"^^xsd:string, "https://doi.org/10.1016/B978-0-12-409503-8.00002-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011026 ;
    owl:annotatedTarget "A precursor cell that has a tendency to differentiate into a specific type of cell. They are descendants of stem cells, only they are more constrained in their differentiation potential or capacity for self-renewal, and are often more limited in both senses." .

[]
    oboInOwl:hasDbXref "PMID:28369879"^^xsd:string, "https://orcid.org/0000-0001-6164-0667"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011027 ;
    owl:annotatedTarget "Any fibroblast that is part of skeletal muscle tissue." .

[]
    oboInOwl:hasDbXref "PMID:22456085"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0011028 ;
    owl:annotatedTarget "A neural-crest derived glial cell that supports the growth and survival of primary olfactory neuroons from the neuroepithelium in the nasal cavity to the brain by encasing large bundles of numerous unmyelinated axons." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:23159249"^^xsd:string, "ZFIN:CVS"^^xsd:string, "ZFIN:YB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011100 ;
    owl:annotatedTarget "Neuron that secretes the neurotransmitter galanin." .

[]
    a owl:Axiom ;
    rdfs:comment "It is unclear that all glial cells develop from a cell type called a glioblast. Radial glial cells develop from neuroepithelial cells and other types of glial cells develop from other precursors. Unless glioblast is meant to describe any cell that can give rise to a glial cell, this relationship needs further investigation." ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000030
    ] .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011101 ;
    owl:annotatedTarget "Cells of the uterine chorion that acquire specialized structural and/or functional features that characterize chorionic trophoblasts. These cells will migrate towards the spongiotrophoblast layer and give rise to syncytiotrophoblasts of the labyrinthine layer." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "isbn:0080923437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011102 ;
    owl:annotatedTarget "Parasympathetic neurons are part of the parasympathetic nervous sysem and the cell bodies lie in the brain and sacral region of the spinal cord. The neurons are mainly cholinergic." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "isbn:0080923437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011103 ;
    owl:annotatedTarget "Sympathetic neurons are part of the sympathetic nervous system and are primarily adrenergic producing the neurotransmitter noradrenalin along with other neuropeptides." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:12771169"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011104 ;
    owl:annotatedTarget """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer.""" .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:12771169"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011105 ;
    owl:annotatedTarget """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer, using dopamine.""" .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:12771169"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011106 ;
    owl:annotatedTarget """A type of interneuron in the retinal inner nuclear layer which
carries information from the inner plexiform layer and the outer
plexiform layer using GABA.""" .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:21911394"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011107 ;
    owl:annotatedTarget "Astrocyte-like radial glial cell that extends vertically throughout the retina, with the nucleus are usually in the middle of the inner nuclear layer." .

[]
    oboInOwl:hasDbXref "MESH:A08.637"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000125 ;
    owl:annotatedTarget "A non-neuronal cell of the nervous system. They not only provide physical support, but also respond to injury, regulate the ionic and chemical composition of the extracellular milieu. Guide neuronal migration during development, and exchange metabolites with neurons."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011108 ;
    owl:annotatedTarget "Epithelial cell that is part of the colon epithelium." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:23848055"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011109 ;
    owl:annotatedTarget "A neuron that releases hypocretin as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:22677810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011110 ;
    owl:annotatedTarget "Neuron that secretes histamine." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000126 ;
    owl:annotatedTarget "A neuroglial cell of ectodermal origin, i.e., the astrocytes and oligodendrocytes considered together."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:21828096"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011111 ;
    owl:annotatedTarget "Neuroendocrine cells that are born in the nasal placode during embryonic development and migrate through the nose and forebrain to the hypothalamus, where they regulate reproduction." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "PMID:10711808"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011112 ;
    owl:annotatedTarget "Neurons part of the hypothalamic supraoptic and paraventricular nuclei that secrete the hormones, oxytocin and vasopressin into the systemic circulation from the posterior pituitary gland." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A08.637.200"^^xsd:string, "MESH:D001253"^^xsd:string, "PMID:11746784"^^xsd:string, "PMID:12162730"^^xsd:string, "PMID:12898703"^^xsd:string, "PMID:20942978"^^xsd:string, "http://en.wikipedia.org/wiki/Astrocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000127 ;
    owl:annotatedTarget "A class of large neuroglial (macroglial) cells in the central nervous system - the largest and most numerous neuroglial cells in the brain and spinal cord. Astrocytes (from 'star' cells) are irregularly shaped with many long processes, including those with 'end feet' which form the glial (limiting) membrane and directly and indirectly contribute to the blood-brain barrier. They regulate the extracellular ionic and chemical environment, and 'reactive astrocytes' (along with microglia) respond to injury."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011113 ;
    owl:annotatedTarget "Neuron found in the spiral ganglion." .

[]
    oboInOwl:hasDbXref "PMID:11138622"^^xsd:string, "PMID:15514007"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011114 ;
    owl:annotatedTarget "A segmented neutrophilic cell of the bone marrow reserve pool that expresses CD11b (integrin alpha-M) and high levels of CD16 (low affinity immunoglobulin gamma Fc region receptor III) on its cell surface." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0011115 ;
    owl:annotatedTarget "A cell that, by division or terminal differentiation, can give rise to other cell types." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0012000 ;
    owl:annotatedTarget obo:CL_0000127 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0012001 ;
    owl:annotatedTarget obo:CL_0000117 .

[]
    oboInOwl:hasDbXref "ZFIN:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0015000 ;
    owl:annotatedTarget "Motor neuron that innervate muscles that control eye, jaw, and facial movements of the vertebrate head and parasympathetic neurons that innervate certain glands and organs." .

[]
    oboInOwl:hasDbXref "PMID:30069044"^^xsd:string, "PMID:30069046"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0017000 ;
    owl:annotatedTarget "An ionocyte that is part of the lung epithelium. The cells from this type are major sources of the CFTR protein in human and mice." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000128 ;
    owl:annotatedTarget obo:CL_0000126 .

[]
    oboInOwl:hasDbXref "MESH:A08.637.600"^^xsd:string, "MESH:D009836"^^xsd:string, "http://en.wikipedia.org/wiki/Oligodendrocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000128 ;
    owl:annotatedTarget "A class of large neuroglial (macroglial) cells in the central nervous system. Form the insulating myelin sheath of axons in the central nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:27548519"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019015 ;
    owl:annotatedTarget "An eosinophil with a ring-shaped nucleus that is resident in the lung parenchyma. In mouse, lung parenchyma resident eosinophils are IL-5-independent Siglec-F(intermediate) CD62L+ CD101(low). In human, they are Siglec-8+ CD62L+ IL-3R(low)." .

[]
    oboInOwl:hasDbXref "PMID:8734446"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000128 ;
    owl:annotatedTarget "OLs"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:27548519"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019015 ;
    owl:annotatedTarget "lung-resident eosinophil" .

[]
    oboInOwl:hasDbXref "PMID:27548519"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019015 ;
    owl:annotatedTarget "rEos" .

[]
    oboInOwl:hasDbXref "PMID:15109561"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019017 ;
    owl:annotatedTarget "A smooth muscle cell that is part of any lymphatic vessel." .

[]
    oboInOwl:hasDbXref "PMID:9108778"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019018 ;
    owl:annotatedTarget "A smooth muscle cell that is part of any blood vessel." .

[]
    oboInOwl:hasDbXref "PMID:10853867"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019019 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the tracheobronchial tree." .

[]
    oboInOwl:hasDbXref "PMID:23720296"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019020 ;
    owl:annotatedTarget "An epithelial cell of the extrahepatic bile ducts, including the left and right hepatic duct, common hepatic duct, and common bile duct. They are columnar in shape, and have a large nuclear-to-cytoplasmic ratio relative to small/intrahepatic cholangiocytes." .

[]
    oboInOwl:hasDbXref "PMID:23720296"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019020 ;
    owl:annotatedTarget "large bile duct cholangiocyte" .

[]
    oboInOwl:hasDbXref "PMID:27423426"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019021 ;
    owl:annotatedTarget "An endothelial cell found in the periportal region hepatic sinusoid, near the portal triad. The fenestrae of these cells are larger but fewer in number compared with those of endothelial cells near the centrilobular region of the hepatic sinusoid." .

[]
    oboInOwl:hasDbXref "PMID:28287163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019021 ;
    owl:annotatedTarget "periportal LSEC" .

[]
    oboInOwl:hasDbXref "PMID:27423426"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019022 ;
    owl:annotatedTarget "An endothelial cell found in the centrilobular region hepatic sinusoid, near the central vein. The fenestrae of these cells are smaller but more numerous compared with those of endothelial cells near the periportal region of the hepatic sinusoid." .

[]
    a owl:Axiom ;
    rdfs:comment "PMID:28287163" ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019022 ;
    owl:annotatedTarget "pericentral LSEC" .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019026 ;
    owl:annotatedTarget "Any hepatocyte that is part of the liver lobule periportal region. These cells are primarily involved in oxidative energy metabolism." .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019026 ;
    owl:annotatedTarget "periportal hepatocyte" .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019028 ;
    owl:annotatedTarget "Any hepatocyte that is part of the liver lobule midzonal region. These cells have mixed functionality in comparison with those in the other two regions of the liver lobule." .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019028 ;
    owl:annotatedTarget "midzonal hepatocyte" .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019029 ;
    owl:annotatedTarget "Any hepatocyte that is part of the liver lobule centrilobular region. These cells are the primary location for the biotransformation of drugs." .

[]
    oboInOwl:hasDbXref "PMID:29763190"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019029 ;
    owl:annotatedTarget "centrilobular hepatocyte" .

[]
    oboInOwl:hasDbXref "PMID:1996606"^^xsd:string, "PMID:24942678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019031 ;
    owl:annotatedTarget "Goblet cells reside throughout the length of the small and large intestine and are responsible for the production and maintenance of the protective mucus blanket by synthesizing and secreting high-molecular-weight glycoproteins known as mucins. Human intestinal goblet cells secrete the MUC2 mucin, as well as a number of typical mucus components: CLCA1, FCGBP, AGR2, ZG16, and TFF3." .

[]
    oboInOwl:hasDbXref "PMID:1996606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019031 ;
    owl:annotatedTarget "intestinal goblet cell" .

[]
    oboInOwl:hasDbXref "PMID:22527717"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0019032 ;
    owl:annotatedTarget "Any brush cell that is part of the intestinal epithelium." .

[]
    oboInOwl:hasDbXref "PMID:22527717"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0019032 ;
    owl:annotatedTarget "intestinal brush cell" .

[]
    oboInOwl:hasDbXref "GO:0061330"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000155 ;
    owl:annotatedTarget "A specialized epithelial secretory cell that moves chloride ions and water across the tubule epithelium." .

[]
    oboInOwl:hasDbXref "FBbt:00005797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000155 ;
    owl:annotatedTarget "Malpighian tubule Type II cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12417662"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000191 ;
    owl:annotatedTarget "A rod-like cell in the inner ear, having their heads joined and their bases on the basilar membrane widely separated so as to form a spiral tunnel known as the tunnel of Corti."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000275 ;
    owl:annotatedTarget obo:CL_0002504 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000275 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15050"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000275 ;
    owl:annotatedTarget "non-striated muscle fiber of small intestine"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000276 ;
    owl:annotatedTarget obo:CL_1000275 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000276 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the duodenum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000276 ;
    owl:annotatedTarget "non-striated muscle fiber of duodenum"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000277 ;
    owl:annotatedTarget obo:CL_1000275 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000277 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the jejunum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15062"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000277 ;
    owl:annotatedTarget "non-striated muscle fiber of jejunum"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000278 ;
    owl:annotatedTarget obo:CL_1000275 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000278 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the ileum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15066"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000278 ;
    owl:annotatedTarget "non-striated muscle fiber of ileum"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000279 ;
    owl:annotatedTarget obo:CL_0002504 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000279 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15653"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000279 ;
    owl:annotatedTarget "non-striated muscle fiber of large intestine"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "MESH:D017628"^^xsd:string, "PMID:11517395"^^xsd:string, "PMID:12430718"^^xsd:string, "PMID:14561199"^^xsd:string, "PMID:14612429"^^xsd:string, "PMID:16177057"^^xsd:string, "PMID:19461673"^^xsd:string, "PMID:2089275"^^xsd:string, "http://en.wikipedia.org/wiki/Microglia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000129 ;
    owl:annotatedTarget "A central nervous system macrophage found in the parenchyma of the central nervous system. Marker include CD11b-positive, F4/80-positive, and CD68-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000280 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15663"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000280 ;
    owl:annotatedTarget "non-striated muscle fiber of colon"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000281 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the cecum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15681"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000281 ;
    owl:annotatedTarget "non-striated muscle fiber of cecum"^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.copewithcytokines.de/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000129 ;
    owl:annotatedTarget "hortega cells"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000282 ;
    owl:annotatedTarget obo:CL_1000280 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000282 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the ascending colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17518"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000282 ;
    owl:annotatedTarget "non-striated muscle fiber of ascending colon"^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.copewithcytokines.de/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000129 ;
    owl:annotatedTarget "microgliocyte"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000283 ;
    owl:annotatedTarget obo:CL_1000280 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000283 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the transverse colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17519"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000283 ;
    owl:annotatedTarget "non-striated muscle fiber of transverse colon"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000284 ;
    owl:annotatedTarget obo:CL_1000280 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000284 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the descending colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000284 ;
    owl:annotatedTarget "non-striated muscle fiber of descending colon"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000285 ;
    owl:annotatedTarget obo:CL_1000280 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000285 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the sigmoid colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17521"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000285 ;
    owl:annotatedTarget "non-striated muscle fiber of sigmoid colon"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000286 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the rectum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17522"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000286 ;
    owl:annotatedTarget "non-striated muscle fiber of rectum"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000287 ;
    owl:annotatedTarget "A muscle cell that is part of the anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000288 ;
    owl:annotatedTarget "A muscle cell that is part of the atrial branch of anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000289 ;
    owl:annotatedTarget "A muscle cell that is part of the atrial septal branch of anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000290 ;
    owl:annotatedTarget "A muscle cell that is part of the middle internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000291 ;
    owl:annotatedTarget "A muscle cell that is part of the posterior internodal tract."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000296 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000296 ;
    owl:annotatedTarget "An epithelial cell that is part of the urethra."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000298 ;
    owl:annotatedTarget obo:CL_0000077 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000298 ;
    owl:annotatedTarget "A mesothelial cell that is part of the dura mater."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:256516"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000298 ;
    owl:annotatedTarget "squamous mesothelial cell of dura mater"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000299 ;
    owl:annotatedTarget "A fibroblast that is part of the connective tissue of prostate."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A09.371.060.067.31"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000132 ;
    owl:annotatedTarget "Cell of the single layer of large flattened cells covering the surface of the cornea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000300 ;
    owl:annotatedTarget "A fibroblast that is part of the outer membrane of prostatic capsule."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000301 ;
    owl:annotatedTarget "A fibroblast that is part of the subepithelial connective tissue of prostatic gland."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000302 ;
    owl:annotatedTarget obo:CL_0002551 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000302 ;
    owl:annotatedTarget "A fibroblast that is part of the papillary layer of dermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000133 ;
    owl:annotatedTarget "Ectoderm destined to be nervous tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000303 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000303 ;
    owl:annotatedTarget "A fibroblast that is part of the areolar connective tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000304 ;
    owl:annotatedTarget "A fibroblast that is part of the connective tissue of nonglandular part of prostate."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget obo:CL_0002320 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000305 ;
    owl:annotatedTarget "A fibroblast that is part of the connective tissue of glandular part of prostate."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000306 ;
    owl:annotatedTarget obo:CL_0000057 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000306 ;
    owl:annotatedTarget "A fibroblast that is part of the tunica adventitia of artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:dsd"^^xsd:string, "PMCID:PMC2613570"^^xsd:string, "PMID:10102814j"^^xsd:string, "PMID:16923606"^^xsd:string, "PMID:17986482"^^xsd:string, "PMID:19960544"^^xsd:string, "http://en.wikipedia.org/wiki/Mesenchymal_stem_cell"^^xsd:string, "http://www.copewithcytokines.de/cope.cgi?key=mesenchymal%20stem%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "A connective tissue cell that normally gives rise to other cells that are organized as three-dimensional masses. In humans, this cell type is CD73-positive, CD90-positive, CD105-positive, CD45-negative, CD34-negative, and MHCII-negative. They may further differentiate into osteoblasts, adipocytes, myocytes, neurons, or chondroblasts in vitro. Originally described as residing in the bone marrow, this cell type is now known to reside in many, if not all, adult organs."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000307 ;
    owl:annotatedTarget "A fibroblast that is part of the dense regular elastic tissue."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000308 ;
    owl:annotatedTarget obo:CL_0000135 .

[]
    oboInOwl:hasDbXref "PMID:11378515"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "marrow stromal cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000308 ;
    owl:annotatedTarget "A fibrocyte that is part of the adventitia of ureter."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000309 ;
    owl:annotatedTarget "A fat cell that is part of the epicardial fat."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261293"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000309 ;
    owl:annotatedTarget "adipocyte of epicardial fat"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261293"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000309 ;
    owl:annotatedTarget "epicardial fat cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11378515"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "MSC"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000310 ;
    owl:annotatedTarget "A fat cell that is part of the epicardial fat of right ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261297"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000310 ;
    owl:annotatedTarget "epicardial adipocyte of right ventricle"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261297"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000310 ;
    owl:annotatedTarget "epicardial fat cell of right ventricle"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000311 ;
    owl:annotatedTarget "A fat cell that is part of the epicardial fat of left ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261300"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000311 ;
    owl:annotatedTarget "epicardial adipocyte of left ventricle"^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:D044982"^^xsd:string ;
    oboInOwl:hasSynonymType cl:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "mesenchymal progenitor cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:261300"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000311 ;
    owl:annotatedTarget "epicardial fat cell of left ventricle"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000312 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:263032"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000312 ;
    owl:annotatedTarget "goblet cell of epithelium of bronchus"^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000096 ;
    owl:annotatedTarget "x anterior_to y iff x is further along the antero-posterior axis than y, towards the head. An antero-posterior axis is an axis that bisects an organism from head end to opposite end of body or tail: bearer" .

[]
    oboInOwl:hasSynonymType cl:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "mesenchymal stromal cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000313 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:263035"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000313 ;
    owl:annotatedTarget "goblet cell of epithelium of stomach"^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:D044982"^^xsd:string ;
    oboInOwl:hasSynonymType cl:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000134 ;
    owl:annotatedTarget "stem cells, mesenchymal"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000314 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of gastric cardiac gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000315 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of principal gastric gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000316 ;
    owl:annotatedTarget "OBSOLETE: A goblet cell that is part of the epithelium of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000317 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of intestinal villus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000318 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000319 ;
    owl:annotatedTarget "OBSOLETE: A goblet cell that is part of the epithelium proper of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000320 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000321 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of crypt of lieberkuhn of large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000322 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of pancreatic duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:263058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000322 ;
    owl:annotatedTarget "goblet cell of epithelium of pancreatic duct"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000323 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of pyloric gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000324 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium proper of duodenum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000325 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium proper of jejunum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000326 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium proper of ileum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000327 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium proper of appendix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000328 ;
    owl:annotatedTarget "OBSOLETE: A goblet cell that is part of the epithelium proper of large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000329 ;
    owl:annotatedTarget "A goblet cell that is part of the epithelium of trachea."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:263075"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000329 ;
    owl:annotatedTarget "goblet cell of epithelium of trachea"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000135 ;
    owl:annotatedTarget obo:CL_0000499 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000330 ;
    owl:annotatedTarget "A serous secreting cell that is part of the epithelium of trachea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000331 ;
    owl:annotatedTarget "A serous secreting cell that is part of the epithelium of bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:11641248"^^xsd:string, "PMID:15010326"^^xsd:string, "PMID:17607298"^^xsd:string, "PMID:18222966"^^xsd:string, "PMID:8790603"^^xsd:string, "PMID:9551999"^^xsd:string, "http://en.wikipedia.org/wiki/Fibrocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000135 ;
    owl:annotatedTarget "An inactive fibroblast; cytoplasm is sparse, endoplasmic reticulum is scanty with flattened nucleus. Term used by some histologists; when fibroblasts become relatively inactive in fiber formation. However, this cell has the potential for fibrogenesis in quiescent connective tissue of the adult, as well as during development, other histologists prefer to use the term fibroblast in all circumstances. These cells represent ~0.5% of peripheral blood leukocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000332 ;
    owl:annotatedTarget "A serous secreting cell that is part of the epithelium of terminal bronchiole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000333 ;
    owl:annotatedTarget "A serous secreting cell that is part of the epithelium of bronchiole."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000334 ;
    owl:annotatedTarget obo:CL_0000584 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000334 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.329.114"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000136 ;
    owl:annotatedTarget "A fat-storing cell found mostly in the abdominal cavity and subcutaneous tissue of mammals. Fat is usually stored in the form of triglycerides."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000335 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium of intestinal villus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000337 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium of duodenal gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000338 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000339 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium proper of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000340 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium proper of duodenum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000341 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium proper of jejunum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000342 ;
    owl:annotatedTarget "An enterocyte that is part of the epithelium proper of ileum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000343 ;
    owl:annotatedTarget obo:CL_0000510 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000343 ;
    owl:annotatedTarget "A paneth cell that is part of the epithelium of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000344 ;
    owl:annotatedTarget "A Paneth cell that is part of the epithelium proper of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000345 ;
    owl:annotatedTarget "A Paneth cell that is part of the epithelium of crypt of lieberkuhn of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000346 ;
    owl:annotatedTarget "MERGED DEFINITION: TARGET DEFINITION: A columnar cell of the colon that is part of the epithelium proper of large intestine. SOURCE DEFINITION: An enterocyte that is part of the epithelium proper of large intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.329.629.500"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000137 ;
    owl:annotatedTarget "A mature osteoblast that has become embedded in the bone matrix. They occupy a small cavity, called lacuna, in the matrix and are connected to adjacent osteocytes via protoplasmic projections called canaliculi."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000347 ;
    owl:annotatedTarget obo:CL_0002071 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000347 ;
    owl:annotatedTarget "A columnar cell of the colon that is part of the colonic epithelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000348 ;
    owl:annotatedTarget obo:CL_0002633 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000348 ;
    owl:annotatedTarget "A basal cell that is part of the epithelium of trachea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000349 ;
    owl:annotatedTarget "A basal cell found in the bronchus epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000350 ;
    owl:annotatedTarget "A basal cell that is part of the epithelium of terminal bronchiole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000351 ;
    owl:annotatedTarget "A basal cell that is part of the epithelium of respiratory bronchiole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "MESH:A11.329.171"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000138 ;
    owl:annotatedTarget "Skeletogenic cell that is terminally differentiated, secretes an avascular, GAG-rich matrix, is embedded in cartilage tissue matrix, retains the ability to divide, and develops from a chondroblast cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000352 ;
    owl:annotatedTarget "A basal cell that is part of the epithelium of bronchiole."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000353 ;
    owl:annotatedTarget obo:CL_0000682 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000353 ;
    owl:annotatedTarget "A M cell that is part of the epithelium of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000354 ;
    owl:annotatedTarget "A M cell that is part of the epithelium of intestinal villus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000355 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000356 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of duodenum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000357 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of jejunum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000358 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of ileum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000140 ;
    owl:annotatedTarget "Skeletogenic cell that secretes dentine matrix, is derived from odontogenic papilla. Embedded in dentine tissue, and is the transformation of a non-terminally differentiated odontoblast cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000359 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of appendix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000360 ;
    owl:annotatedTarget "A M cell that is part of the epithelium proper of large intestine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000361 ;
    owl:annotatedTarget obo:CL_0002073 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000361 ;
    owl:annotatedTarget "A transitional myocyte that is part of the interatrial septum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000362 ;
    owl:annotatedTarget obo:CL_0002073 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000362 ;
    owl:annotatedTarget "A transitional myocyte that is part of the interventricular septum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000363 ;
    owl:annotatedTarget "A transitional myocyte that is part of the atrial branch of anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000364 ;
    owl:annotatedTarget "A transitional myocyte that is part of the anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000365 ;
    owl:annotatedTarget "A transitional myocyte that is part of the atrial septal branch of anterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000366 ;
    owl:annotatedTarget "A transitional myocyte that is part of the middle internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000367 ;
    owl:annotatedTarget "A transitional myocyte that is part of the posterior internodal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000368 ;
    owl:annotatedTarget "A transitional myocyte that is part of the anterior division of left branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000369 ;
    owl:annotatedTarget "A transitional myocyte that is part of the septal division of left branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0781733901"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000141 ;
    owl:annotatedTarget "An osteocytelike cell with numerous processes, trapped in a lacuna in the cement of the tooth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000370 ;
    owl:annotatedTarget "A transitional myocyte that is part of the left branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000371 ;
    owl:annotatedTarget "A transitional myocyte that is part of the right branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000372 ;
    owl:annotatedTarget "A transitional myocyte that is part of the atrial part of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19073178"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000142 ;
    owl:annotatedTarget "A cell occurring in the peripheral part of the vitreous body of the eye that may be responsible for production of hyaluronic acid and collagen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000373 ;
    owl:annotatedTarget "A transitional myocyte that is part of the ventricular part of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000374 ;
    owl:annotatedTarget "A transitional myocyte that is part of the posterior division of left branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000375 ;
    owl:annotatedTarget "A myocardial endocrine cell that is part of the septal division of left branch of atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000376 ;
    owl:annotatedTarget obo:CL_0002068 .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000144 ;
    owl:annotatedTarget "OBSOLETE: A classification of cells by their primary end goal or behavior."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000376 ;
    owl:annotatedTarget "A Purkinje myocyte that is part of the interventricular septum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000377 ;
    owl:annotatedTarget obo:CL_0000307 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000377 ;
    owl:annotatedTarget obo:CL_0002066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000377 ;
    owl:annotatedTarget "A Feyrter cell that is part of the epithelium of trachea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000378 ;
    owl:annotatedTarget "A type I vestibular sensory cell that is part of the stato-acoustic epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000379 ;
    owl:annotatedTarget "A type I vestibular sensory cell that is part of the epithelium of macula of utricle of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000380 ;
    owl:annotatedTarget "A type I vestibular sensory cell that is part of the epithelium of macula of saccule of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000381 ;
    owl:annotatedTarget "A type I vestibular sensory cell that is part of the epithelium of crista of ampulla of semicircular duct of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000382 ;
    owl:annotatedTarget "A type II vestibular sensory cell that is part of the stato-acoustic epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000383 ;
    owl:annotatedTarget "A type II vestibular sensory cell that is part of the epithelium of macula of utricle of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000384 ;
    owl:annotatedTarget "A type II vestibular sensory cell that is part of the epithelium of macula of saccule of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000385 ;
    owl:annotatedTarget "A type II vestibular sensory cell that is part of the epithelium of crista of ampulla of semicircular duct of membranous labyrinth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000145 ;
    owl:annotatedTarget "A cell capable of processing and presenting lipid and protein antigens to T cells in order to initiate an immune response."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000391 ;
    owl:annotatedTarget obo:CL_0000148 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000391 ;
    owl:annotatedTarget "A melanocyte that is part of the eyelid."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:59175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000391 ;
    owl:annotatedTarget "eyelid melanocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:59175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000391 ;
    owl:annotatedTarget "sebaceous gland of wolff"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000394 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the intralobular part of terminal lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000147 ;
    owl:annotatedTarget "A pigment cell is a cell that contains pigment granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000397 ;
    owl:annotatedTarget "An endothelial cell that is part of the venous sinus of red pulp of spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:3926620"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000398 ;
    owl:annotatedTarget "An endothelial cell that is part of the hepatic sinusoid. These cells possess flattened areas containing perforations about 0.1 micrometers in diameter, known as fenestrae. The fenestrae are arranged in groups known as sieve plates."^^xsd:string .

[]
    oboInOwl:hasExactSynonym "PMID:30348985" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000398 ;
    owl:annotatedTarget "LSEC" .

[]
    oboInOwl:hasDbXref "FMA:62911"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000398 ;
    owl:annotatedTarget "endotheliocyte of hepatic sinusoid"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:30348985" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000398 ;
    owl:annotatedTarget "liver sinusoidal endothelial cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000405 ;
    owl:annotatedTarget "An epithelial cell that is part of the appendix."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:63602"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000405 ;
    owl:annotatedTarget "columnar epitheliocyte of appendix"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:63602"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000405 ;
    owl:annotatedTarget "epithelial cell of vermiform appendix"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67102"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "A muscle cell that is part of the sinoatrial node."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67102"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "SA nodal myocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "SA node cardiac muscle cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67102"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "myocyte of sinoatrial node"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "sinoatrial node cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67102"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000409 ;
    owl:annotatedTarget "sinuatrial node myocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67106"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "A muscle cell that is part of the atrioventricular node."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67106"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "AV nodal myocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "AV node cardiac muscle cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "AV node cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "atrioventricular node cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67106"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000410 ;
    owl:annotatedTarget "atrioventricular node myocyte"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000411 ;
    owl:annotatedTarget obo:CL_0000115 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000411 ;
    owl:annotatedTarget "An endothelial cell that is part of the small intestine Peyer's patch."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000412 ;
    owl:annotatedTarget obo:CL_0000071 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000412 ;
    owl:annotatedTarget "An endothelial cell that is part of the arteriole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000413 ;
    owl:annotatedTarget "A blood vessel endothelial cell that is part of an arterial endothelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000414 ;
    owl:annotatedTarget obo:CL_0002139 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000414 ;
    owl:annotatedTarget "An endothelial cell that is part of the venule."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000415 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000415 ;
    owl:annotatedTarget "An epithelial cell that is part of the gallbladder."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000416 ;
    owl:annotatedTarget obo:CL_0000185 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000416 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the mammary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67800"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000416 ;
    owl:annotatedTarget "basal cell of lactiferous duct"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000417 ;
    owl:annotatedTarget obo:CL_0000185 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000148 ;
    owl:annotatedTarget obo:CL_0000147 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000417 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the sweat gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000418 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the mammary gland alveolus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67802"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000418 ;
    owl:annotatedTarget "basal cell of alveolus of lactiferous gland"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67802"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000418 ;
    owl:annotatedTarget "myoepithelial cell of mammary alveolus"^^xsd:string .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000148 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. Contains melanin-filled pigment granules, which gives a brown to black appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000419 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000420 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the terminal lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000424 ;
    owl:annotatedTarget "A chromaffin cell that is part of the paraaortic body."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:69328"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000424 ;
    owl:annotatedTarget "chromaffin cell of para-aortic body"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000425 ;
    owl:annotatedTarget obo:CL_0000166 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000425 ;
    owl:annotatedTarget "A chromaffin cell that is part of the paraganglion."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000150 ;
    owl:annotatedTarget "A specialized epithelial cell that is capable of synthesizing and secreting certain biomolecules."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000426 ;
    owl:annotatedTarget obo:CL_0000166 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000426 ;
    owl:annotatedTarget "A chromaffin cell that is part of the adrenal gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0061104"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000426 ;
    owl:annotatedTarget "adrenal chromaffin cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000427 ;
    owl:annotatedTarget "A chromaffin cell that is part of the adrenal cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000428 ;
    owl:annotatedTarget obo:CL_0000723 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000428 ;
    owl:annotatedTarget "A somatic stem cell that is part of the epidermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70541"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000428 ;
    owl:annotatedTarget "epidermal stem cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000432 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000432 ;
    owl:annotatedTarget "An epithelial cell that is part of the conjunctiva."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70552"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000432 ;
    owl:annotatedTarget "epithelial cell of conjunctiva"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000433 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000433 ;
    owl:annotatedTarget "An epithelial cell that is part of the lacrimal canaliculus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000434 ;
    owl:annotatedTarget obo:CL_0000066 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000434 ;
    owl:annotatedTarget "An epithelial cell that is part of the external acoustic meatus."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000435 ;
    owl:annotatedTarget obo:CL_0000072 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000435 ;
    owl:annotatedTarget "An epithelial cell that is part of the lacrimal duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000436 ;
    owl:annotatedTarget "An epithelial cell that is part of the lacrimal sac."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000151 ;
    owl:annotatedTarget "A cell that specializes in controlled release of one or more substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000437 ;
    owl:annotatedTarget "An epithelial cell that is part of the nasolacrimal duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000438 ;
    owl:annotatedTarget "An epithelial cell that is part of the wall of inferior part of anal canal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000441 ;
    owl:annotatedTarget "An epithelial cell that is part of the viscerocranial mucosa."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000442 ;
    owl:annotatedTarget obo:CL_0000731 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000442 ;
    owl:annotatedTarget "An urothelial cell that is part of the trigone of urinary bladder."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70598"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000442 ;
    owl:annotatedTarget "epithelial cell of vesical trigone"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000443 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000443 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the ciliary body."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70610"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000443 ;
    owl:annotatedTarget "smooth muscle cell of ciliary body"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000444 ;
    owl:annotatedTarget obo:CL_0000077 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000444 ;
    owl:annotatedTarget "A mesothelial cell that is part of the anterior chamber of eyeball."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000445 ;
    owl:annotatedTarget obo:CL_0000185 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000445 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the dilatator pupillae."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000447 ;
    owl:annotatedTarget obo:CL_0000646 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000447 ;
    owl:annotatedTarget "A basal cell that is part of the epithelium of esophagus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70731"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000447 ;
    owl:annotatedTarget "basal cell of esophageal epithelium"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000448 ;
    owl:annotatedTarget "An epithelial cell that is part of the sweat gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000449 ;
    owl:annotatedTarget "An epithelial cell that is part of the nephron."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000450 ;
    owl:annotatedTarget "An epithelial cell that is part of the glomerular capsule."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000152 ;
    owl:annotatedTarget "A cell of an exocrine gland; i.e. a gland that discharges its secretion via a duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70966"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000450 ;
    owl:annotatedTarget "epithelial cell of Bowman's capsule"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000452 ;
    owl:annotatedTarget "An epithelial cell that is part of the glomerular parietal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70968"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000452 ;
    owl:annotatedTarget "epithelial cell of parietal layer of glomerular capsule"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000153 ;
    owl:annotatedTarget "A cell that secretes glycosaminoglycans."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000453 ;
    owl:annotatedTarget "An epithelial cell that is part of the intermediate tubule."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000454 ;
    owl:annotatedTarget obo:CL_0000072 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000454 ;
    owl:annotatedTarget obo:CL_1001225 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000454 ;
    owl:annotatedTarget "An epithelial cell that is part of the collecting duct of renal tubule."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70982"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000454 ;
    owl:annotatedTarget "epithelial cell of renal collecting tubule"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000456 ;
    owl:annotatedTarget "A mesothelial cell that is part of the parietal peritoneum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000457 ;
    owl:annotatedTarget "A mesothelial cell that is part of the visceral peritoneum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000458 ;
    owl:annotatedTarget obo:CL_0000148 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000458 ;
    owl:annotatedTarget "A melanocyte that is part of the skin of body."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:72144"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000458 ;
    owl:annotatedTarget "skin melanocyte"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000465 ;
    owl:annotatedTarget obo:CL_0000166 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000465 ;
    owl:annotatedTarget "A chromaffin cell that is part of the ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000466 ;
    owl:annotatedTarget "A chromaffin cell that is part of the right ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000467 ;
    owl:annotatedTarget "A chromaffin cell that is part of the left ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000468 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the acinus of lactiferous gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:74469"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000468 ;
    owl:annotatedTarget "basal cell of acinus of lactiferous gland"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000469 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the main lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000470 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the primary lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000471 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the secondary lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000472 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the tertiary lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000473 ;
    owl:annotatedTarget "A myoepithelial cell that is part of the quarternary lactiferous duct."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000477 ;
    owl:annotatedTarget "A nodal myocyte that is part of the sinoatrial node."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000155 ;
    owl:annotatedTarget "A cell that is usually basal in position, cuboidal with round nucleus, short microvilli, secretes pepsinogen."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000478 ;
    owl:annotatedTarget obo:CL_0002073 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000478 ;
    owl:annotatedTarget "A transitional myocyte that is part of the sinoatrial node."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000479 ;
    owl:annotatedTarget obo:CL_0002068 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000479 ;
    owl:annotatedTarget "A Purkinje myocyte that is part of the atrioventricular node."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000480 ;
    owl:annotatedTarget obo:CL_0002073 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000480 ;
    owl:annotatedTarget "A transitional myocyte that is part of the internodal tract."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000481 ;
    owl:annotatedTarget obo:CL_0002073 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000481 ;
    owl:annotatedTarget "A transitional myocyte that is part of the atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000482 ;
    owl:annotatedTarget obo:CL_0002074 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000482 ;
    owl:annotatedTarget "A myocardial endocrine cell that is part of the interventricular septum."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000483 ;
    owl:annotatedTarget obo:CL_0002068 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000483 ;
    owl:annotatedTarget "A Purkinje myocyte that is part of the internodal tract."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000484 ;
    owl:annotatedTarget obo:CL_0002068 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000484 ;
    owl:annotatedTarget "A Purkinje myocyte that is part of the atrioventricular bundle."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000486 ;
    owl:annotatedTarget obo:CL_0000646 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000486 ;
    owl:annotatedTarget "A basal cell that is part of the urothelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000487 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000487 ;
    owl:annotatedTarget "A smooth muscle cell that is part of the prostate gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:84583"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000487 ;
    owl:annotatedTarget "smooth muscle fiber of prostate"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000157 ;
    owl:annotatedTarget obo:CL_0000151 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000157 ;
    owl:annotatedTarget "A cell that specializes in secretion of surfactant in the alveoli of the lung."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000488 ;
    owl:annotatedTarget obo:CL_0000069 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:16550043"^^xsd:string, "PMID:18356246"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000488 ;
    owl:annotatedTarget "An epithelial cell that is part of the bile duct. Cholangiocytes contribute to bile secretion via net release of bicarbonate and water. They are cuboidal epithelium in the small interlobular bile ducts, but become columnar and mucus secreting in larger bile ducts approaching the porta hepatis and the extrahepatic ducts."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000489 ;
    owl:annotatedTarget obo:CL_0000432 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000489 ;
    owl:annotatedTarget "A reticular cell that is part of the splenic cord."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000490 ;
    owl:annotatedTarget obo:CL_0000077 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000490 ;
    owl:annotatedTarget "A mesothelial cell that is part of the peritoneum."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:86736"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000490 ;
    owl:annotatedTarget "peritoneal mesothelial cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000491 ;
    owl:annotatedTarget obo:CL_0000077 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000491 ;
    owl:annotatedTarget "A mesothelial cell that is part of the pleura."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:86737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000491 ;
    owl:annotatedTarget "pleural mesothelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000492 ;
    owl:annotatedTarget "A mesothelial cell that is part of the parietal pleura."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000493 ;
    owl:annotatedTarget "A mesothelial cell that is part of the visceral pleura."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000494 ;
    owl:annotatedTarget "An epithelial cell that is part of a nephron tubule."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000495 ;
    owl:annotatedTarget "A goblet cell that is part of the small intestine."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:86929"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000495 ;
    owl:annotatedTarget "small intestinal goblet cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000497 ;
    owl:annotatedTarget obo:CL_0000548 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000500 ;
    owl:annotatedTarget obo:CL_1000497 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000504 ;
    owl:annotatedTarget obo:CL_1000497 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000505 ;
    owl:annotatedTarget obo:CL_1000497 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000600 ;
    owl:annotatedTarget obo:CL_0000548 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000601 ;
    owl:annotatedTarget obo:CL_0000548 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000158 ;
    owl:annotatedTarget obo:CL_0002328 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000612 ;
    owl:annotatedTarget obo:CL_0002584 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000615 ;
    owl:annotatedTarget obo:CL_1000507 .

[]
    oboInOwl:hasDbXref "DOI:10.1183/09031936.00146609"^^xsd:string, "DOI:https://doi.org/10.1378/chest.12-2762"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:28128362"^^xsd:string, "PMID:7905712"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000158 ;
    owl:annotatedTarget "Epithelial progenitor cell of the lung. Club cells are dome-shaped with short microvilli but no cilia. They function to protect the bronchiolar epithelium. Club cells also multiply and differentiate into ciliated cells to regenerate the bronchiolar epithelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000616 ;
    owl:annotatedTarget obo:CL_1000504 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000617 ;
    owl:annotatedTarget obo:CL_1000504 .

[]
    oboInOwl:hasDbXref "MESH:A03.492.411.369.320"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000160 ;
    owl:annotatedTarget "A cell of the epithelial lining that produce and secrete mucins."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000618 ;
    owl:annotatedTarget obo:CL_0002681 .

[]
    oboInOwl:hasDbXref "GO:0072052"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000618 ;
    owl:annotatedTarget "juxtaglomerulus cell" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000681 ;
    owl:annotatedTarget obo:CL_1000500 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000682 ;
    owl:annotatedTarget obo:CL_1000500 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000682 ;
    owl:annotatedTarget obo:CL_1000504 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000702 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000702 ;
    owl:annotatedTarget obo:CL_1000505 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000703 ;
    owl:annotatedTarget obo:CL_0002518 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000703 ;
    owl:annotatedTarget obo:CL_1000505 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000706 ;
    owl:annotatedTarget obo:CL_0000731 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000706 ;
    owl:annotatedTarget obo:CL_1000601 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000708 ;
    owl:annotatedTarget obo:CL_1000601 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000714 ;
    owl:annotatedTarget obo:CL_1000549 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000715 ;
    owl:annotatedTarget obo:CL_1000549 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000161 ;
    owl:annotatedTarget obo:CL_0000151 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000716 ;
    owl:annotatedTarget obo:CL_1000548 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000717 ;
    owl:annotatedTarget obo:CL_1000548 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000162 ;
    owl:annotatedTarget "A large, oval stomach epithelial cell with a central nucleus; source of gastric acid. Secretes HCl."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000718 ;
    owl:annotatedTarget obo:CL_1000547 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000719 ;
    owl:annotatedTarget obo:CL_1000547 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000720 ;
    owl:annotatedTarget obo:CL_1000550 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000721 ;
    owl:annotatedTarget obo:CL_1000550 .

[]
    oboInOwl:hasDbXref "Wikipedia:Intraglomerular_mesangial_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1000742 ;
    owl:annotatedTarget "Intraglomerular mesangial cells are specialized pericytes located among the glomerular capillaries within a renal corpuscle of a kidney."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1000742 ;
    owl:annotatedTarget "intraglomerular mesangial cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000746 ;
    owl:annotatedTarget obo:CL_1000612 .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000097 ;
    owl:annotatedTarget "x distal to y iff x is further along the proximo-distal axis than y, towards the appendage tip. A proximo-distal axis extends from tip of an appendage (distal) to where it joins the body (proximal)." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000768 ;
    owl:annotatedTarget obo:CL_1000494 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000803 ;
    owl:annotatedTarget obo:CL_1000617 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000803 ;
    owl:annotatedTarget obo:CL_1000682 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000804 ;
    owl:annotatedTarget obo:CL_1000616 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000804 ;
    owl:annotatedTarget obo:CL_1000682 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000838 ;
    owl:annotatedTarget obo:CL_0002306 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000839 ;
    owl:annotatedTarget obo:CL_0002306 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000839 ;
    owl:annotatedTarget obo:CL_1000616 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000849 ;
    owl:annotatedTarget obo:CL_0002305 .

[]
    oboInOwl:hasDbXref "MESH:A06.407"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000163 ;
    owl:annotatedTarget "A cell of an endocrine gland, ductless glands that secrete substances which are released directly into the circulation and which influence metabolism and other body functions."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000850 ;
    owl:annotatedTarget obo:CL_0002305 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000850 ;
    owl:annotatedTarget obo:CL_1000618 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000164 ;
    owl:annotatedTarget "An endocrine cell that is located in the epithelium of the gastrointestinal tract or in the pancreas."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000854 ;
    owl:annotatedTarget obo:CL_1000504 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000891 ;
    owl:annotatedTarget obo:CL_1000854 .

[]
    oboInOwl:hasDbXref "MESH:A06.688"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000165 ;
    owl:annotatedTarget "An endocrine cell that has the specialized function to produce and secrete hormones in response to neuronal signals."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000893 ;
    owl:annotatedTarget obo:CL_1000854 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000909 ;
    owl:annotatedTarget obo:CL_1000494 .

[]
    oboInOwl:hasDbXref "MESH:A06.224.161"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000166 ;
    owl:annotatedTarget "A cell that stores epinephrine secretory vesicles. During times of stress, the nervous system signals the vesicles to secrete their hormonal content. Their name derives from their ability to stain a brownish color with chromic salts. Characteristically, they are located in the adrenal medulla and paraganglia of the sympathetic nervous system."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000979 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1000979 ;
    owl:annotatedTarget obo:CL_1000601 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001005 ;
    owl:annotatedTarget obo:CL_1000892 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001006 ;
    owl:annotatedTarget obo:CL_1000891 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001009 ;
    owl:annotatedTarget obo:CL_1000891 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001016 ;
    owl:annotatedTarget obo:CL_1000909 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001021 ;
    owl:annotatedTarget obo:CL_1000909 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001033 ;
    owl:annotatedTarget obo:CL_1000892 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001036 ;
    owl:annotatedTarget obo:CL_1000892 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001045 ;
    owl:annotatedTarget obo:CL_1000891 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001052 ;
    owl:annotatedTarget obo:CL_1000893 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001096 ;
    owl:annotatedTarget obo:CL_1000412 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001099 ;
    owl:annotatedTarget obo:CL_1000412 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001106 ;
    owl:annotatedTarget obo:CL_1001016 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001107 ;
    owl:annotatedTarget obo:CL_1001016 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001108 ;
    owl:annotatedTarget obo:CL_1000616 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001111 ;
    owl:annotatedTarget obo:CL_1001021 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001123 ;
    owl:annotatedTarget obo:CL_1000616 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001123 ;
    owl:annotatedTarget obo:CL_1001033 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001124 ;
    owl:annotatedTarget obo:CL_1001033 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001126 ;
    owl:annotatedTarget obo:CL_1000617 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001126 ;
    owl:annotatedTarget obo:CL_1001036 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001127 ;
    owl:annotatedTarget obo:CL_1000616 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001127 ;
    owl:annotatedTarget obo:CL_1001036 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001131 ;
    owl:annotatedTarget obo:CL_1001036 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001135 ;
    owl:annotatedTarget obo:CL_1001045 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001138 ;
    owl:annotatedTarget obo:CL_1001045 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001142 ;
    owl:annotatedTarget obo:CL_1001052 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001145 ;
    owl:annotatedTarget obo:CL_1001052 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001209 ;
    owl:annotatedTarget obo:CL_1001126 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001209 ;
    owl:annotatedTarget obo:CL_1001131 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001210 ;
    owl:annotatedTarget obo:CL_1001127 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001210 ;
    owl:annotatedTarget obo:CL_1001131 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001213 ;
    owl:annotatedTarget obo:CL_1000413 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget obo:CL_0000164 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget obo:CL_0000168 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "http://en.wikipedia.org/wiki/Pancreatic_b_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "A cell that secretes insulin and is located towards the center of the islets of Langerhans."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001285 ;
    owl:annotatedTarget obo:CL_1001036 .

[]
    oboInOwl:hasDbXref "ZFA:0009102"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "beta cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001286 ;
    owl:annotatedTarget obo:CL_1001126 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001286 ;
    owl:annotatedTarget obo:CL_1001285 .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "B-cell of pancreatic islet"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001287 ;
    owl:annotatedTarget obo:CL_1001127 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001287 ;
    owl:annotatedTarget obo:CL_1001285 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001318 ;
    owl:annotatedTarget obo:CL_0000669 .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "beta cell of pancreatic islet"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "insulin-secreting cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001428 ;
    owl:annotatedTarget obo:CL_0000731 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001428 ;
    owl:annotatedTarget obo:CL_1001319 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001430 ;
    owl:annotatedTarget obo:CL_0000731 .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "pancreatic B-cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001431 ;
    owl:annotatedTarget obo:CL_0005009 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001432 ;
    owl:annotatedTarget obo:CL_0005010 .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "pancreatic beta cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001433 ;
    owl:annotatedTarget "An epithelial cell of the exocrine pancreas."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0002419"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "pancreatic islet core"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18603310"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001434 ;
    owl:annotatedTarget "A neuron residing in the olfactory bulb that serve to process and refine signals arising from olfactory sensory neurons"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0009943"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "The small neuron in the glomerular layer of the olfactory bulb whose dendrites arborize within a glomerulus, where it receives synaptic input from olfactory receptor cell axon terminals, and also engages in dendrodendritic interactions with mitral and tufted cell dendrites; uses both GABA and dopamine as a neurotransmitter."^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:nifext_122"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "glomerular layer cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:nifext_122"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "olfactory bulb (accessory) glomerular layer cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:nifext_122"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "olfactory bulb glomerular layer cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0009943"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "olfactory bulb glomerularal cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:nifext_122"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001435 ;
    owl:annotatedTarget "periglomerular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:70586"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "type B enteroendocrine cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0000977"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001436 ;
    owl:annotatedTarget "The subcutaneous mechanoreceptors that innervate tylotrich hair follicles."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0000979"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001437 ;
    owl:annotatedTarget "The subcutaneous mechanoreceptors that innervate vellus hairs."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_1001451 ;
    owl:annotatedTarget obo:CL_0000101 .

[]
    oboInOwl:hasDbXref "MP:0004297"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001451 ;
    owl:annotatedTarget "A sensory neuron of the dorsal root ganglia that senses body position and sends information about how much the muscle is stretched to the spinal cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0004297"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001451 ;
    owl:annotatedTarget "proprioceptive neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0002419"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000169 ;
    owl:annotatedTarget "beta cell islet"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0008462"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001474 ;
    owl:annotatedTarget "The inhibitory projection neurons located in the striatum that integrate glutamatergic signals arising from the cerebral cortex and thalamus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0021773"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001474 ;
    owl:annotatedTarget "striatal medium spiny neuron" .

[]
    oboInOwl:hasDbXref "BTO:0004778"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001474 ;
    owl:annotatedTarget "medium-sized densely spiny neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0009954"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001502 ;
    owl:annotatedTarget "The large glutaminergic nerve cells whose dendrites synapse with axons of the olfactory receptor neurons in the glomerular layer of the olfactory bulb, and whose axons pass centrally in the olfactory tract to the olfactory cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0009955"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001503 ;
    owl:annotatedTarget "The principal glutaminergic neuron located in the outer third of the external plexiform layer of the olfactory bulb; a single short primary dendrite traverses the outer external plexiform layer and terminates within an olfactory glomerulus in a tuft of branches, where it receives the input from olfactory receptor neuron axon terminals; axons of the tufted cells transfer information to a number of areas in the brain, including the piriform cortex, entorhinal cortex, olfactory tubercle, and amygdala."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0010125"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001505 ;
    owl:annotatedTarget "The secretory neurons of the paraventricular nucleus that synthesize and secrete vasopressin, corticotropin-releasing factor (CRF) and thyrotropin-releasing hormone (TRH) into blood vessels in the hypothalamo-pituitary portal system."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0010385"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001509 ;
    owl:annotatedTarget "The neurons that utilize glycine as a neurotransmitter."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0010802"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001516 ;
    owl:annotatedTarget "The various hormone- or neurotransmitter-secreting cells present throughout the mucosa of the intestinal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0010803"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001517 ;
    owl:annotatedTarget "The various hormone- or neurotransmitter-secreting cells present throughout the mucosa of the stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0011679"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001561 ;
    owl:annotatedTarget "Chemosensitive cells that innervate the vomernasal organ epithelium and are responsible for receiving and transmitting pheromone signals."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0011691"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001566 ;
    owl:annotatedTarget "A respiratory stem cell found at the junction of the terminal (conductive) bronchiole and the respiratory bronchiole, which gives rise to alveolar cell types and club cells in response to lung injury."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0001141"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001568 ;
    owl:annotatedTarget "PAEC cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001569 ;
    owl:annotatedTarget "An interneuron of the hippocampus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000170 ;
    owl:annotatedTarget "A cell that secretes glucagon."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string, "PMID:19342486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001571 ;
    owl:annotatedTarget "A pyramidal neuron of the hippocampus."^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:sao131261273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001571 ;
    owl:annotatedTarget "hippocampus (CA) pyramidal cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NIFSTD:sao131261273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_1001571 ;
    owl:annotatedTarget "hippocampus (CA) pyramidal neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001572 ;
    owl:annotatedTarget "A vascular endothelial cell found in colon blood vessels."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2397"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/caloha-reqs-vetted#PLURAL> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001572 ;
    owl:annotatedTarget "colon endothelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2397"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001572 ;
    owl:annotatedTarget "colonic endothelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001573 ;
    owl:annotatedTarget "Cell of the nasopharyngeal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001573 ;
    owl:annotatedTarget "nasopharynx respiratory epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "Squamous cell of uterine cervix epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "cervix squamous cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "cervix squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "cervix, uterine squamous epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "uterine cervix squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1251"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001575 ;
    owl:annotatedTarget "uterine cervix squamous epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001576 ;
    owl:annotatedTarget "Squamous cell of oral epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1252"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001576 ;
    owl:annotatedTarget "oral cavity mucosa squamous cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1252"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001576 ;
    owl:annotatedTarget "oral cavity mucosa squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1252"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001576 ;
    owl:annotatedTarget "oral mucosa squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1252"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001576 ;
    owl:annotatedTarget "oral mucosa squamous epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001577 ;
    owl:annotatedTarget "Squamous cell of tonsil epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001577 ;
    owl:annotatedTarget "tonsil squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001577 ;
    owl:annotatedTarget "tonsil squamous epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001577 ;
    owl:annotatedTarget "tonsillar squamous cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001577 ;
    owl:annotatedTarget "tonsillar squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001578 ;
    owl:annotatedTarget "Squamous cell of vaginal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1254"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001578 ;
    owl:annotatedTarget "vagina squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1254"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001578 ;
    owl:annotatedTarget "vagina squamous epithelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1254"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001578 ;
    owl:annotatedTarget "vaginal squamous cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1254"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001578 ;
    owl:annotatedTarget "vaginal squamous epithelial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001579 ;
    owl:annotatedTarget "Glial cell of cerebral cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001579 ;
    owl:annotatedTarget "brain cortex glial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001579 ;
    owl:annotatedTarget "cerebral cortex glial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001579 ;
    owl:annotatedTarget "cerebrum cortex glial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000171 ;
    owl:annotatedTarget "A type of enteocrine cell found in the periphery of the islets of Langerhans that secretes glucagon."^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001580 ;
    owl:annotatedTarget "Glial cell of hippocampus."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1257"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001580 ;
    owl:annotatedTarget "hippocampal glial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1257"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001580 ;
    owl:annotatedTarget "hippocampus glial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1257"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001580 ;
    owl:annotatedTarget "hippocampus neuroglial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001581 ;
    owl:annotatedTarget "Glial cell of lateral ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1258"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001581 ;
    owl:annotatedTarget "lateral ventricle glial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001582 ;
    owl:annotatedTarget "Neuron of lateral ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1261"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001582 ;
    owl:annotatedTarget "lateral ventricle neural cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1261"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001582 ;
    owl:annotatedTarget "lateral ventricle neuronal cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1261"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001582 ;
    owl:annotatedTarget "lateral ventricle neuronal cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:Breast"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001583 ;
    owl:annotatedTarget "OBSOLETE: Adipocytes found in the subcutaneous adipose tissue of breast. The breast consists of three main components, the skin, the subcutaneous adipose tissue and the functional glandular tissue that comprises both parenchyma and stroma."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2377"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001583 ;
    owl:annotatedTarget "breast adipocytes"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001585 ;
    owl:annotatedTarget "Glandular cell of appendix epithelium. Example: Goblet cells; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1271"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001585 ;
    owl:annotatedTarget "appendix glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1271"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001585 ;
    owl:annotatedTarget "caecal appendix glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1271"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001585 ;
    owl:annotatedTarget "cecal appendix glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1271"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001585 ;
    owl:annotatedTarget "vermiform appendix glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001586 ;
    owl:annotatedTarget "Glandular cell of mammary epithelium. Example: glandular cells of large and intermediate ducts, glandular cells in terminal ducts."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1272"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001586 ;
    owl:annotatedTarget "breast glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1272"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001586 ;
    owl:annotatedTarget "breast glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1272"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001586 ;
    owl:annotatedTarget "mammary glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001587 ;
    owl:annotatedTarget "Glandular cell of uterine cervix epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001587 ;
    owl:annotatedTarget "cervix glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001587 ;
    owl:annotatedTarget "cervix, uterine glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001587 ;
    owl:annotatedTarget "cervix, uterine glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001588 ;
    owl:annotatedTarget "Glandular cell of colon epithelium. Example: Goblet cells; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1274"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001588 ;
    owl:annotatedTarget "colon glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001589 ;
    owl:annotatedTarget "Glandular cell of duodenal epithelium. Example: Enterocytes, Goblet cells, enteroendocrine cells; Paneth cells; M cells; Brunner's gland cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1275"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001589 ;
    owl:annotatedTarget "duodenum glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001590 ;
    owl:annotatedTarget "Glandular cell of epididymal epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1276"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001590 ;
    owl:annotatedTarget "epididymal glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1276"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001590 ;
    owl:annotatedTarget "epididymis glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001591 ;
    owl:annotatedTarget "Glandular cell of oviduct epithelium. Example: peg cells, ciliated cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1277"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001591 ;
    owl:annotatedTarget "fallopian tube glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1277"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001591 ;
    owl:annotatedTarget "fallopian tube glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1277"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001591 ;
    owl:annotatedTarget "uterine tube glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001592 ;
    owl:annotatedTarget "Glandular cell of gall bladder epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1278"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001592 ;
    owl:annotatedTarget "gall bladder glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1278"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001592 ;
    owl:annotatedTarget "gallbladder glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1278"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001592 ;
    owl:annotatedTarget "gallbladder glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001593 ;
    owl:annotatedTarget "Glandular cell of parathyroid epithelium. Example: Parathyroid chief cell and parathyroid oxyphil cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1279"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001593 ;
    owl:annotatedTarget "parathyroid gland glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1279"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001593 ;
    owl:annotatedTarget "parathyroid gland glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001595 ;
    owl:annotatedTarget "Glandular cell of rectal epithelium. Example: Goblet cell; enterocytes or absorptive cells; enteroendocrine and M cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1281"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001595 ;
    owl:annotatedTarget "rectal glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1281"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001595 ;
    owl:annotatedTarget "rectum glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001596 ;
    owl:annotatedTarget "Glandular cell of salivary gland. Example: Serous cells, mucous cells, cuboidal epithelial cells of the intercalated ducts, simple cuboidal epithelium of the striated ducts, epithelial cells of excretory ducts."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1282"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001596 ;
    owl:annotatedTarget "salivary gland glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001597 ;
    owl:annotatedTarget "Glandular cell of seminal vesicle epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0517223651"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000173 ;
    owl:annotatedTarget "A D cell located in the pancreas. Peripherally placed within the islets like type A cells; contains somatostatin."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1283"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001597 ;
    owl:annotatedTarget "seminal vesicle glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NCI_Thesaurus:Small_Intestinal_Glandular_Cell"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001598 ;
    owl:annotatedTarget "A glandular cell found in the epithelium of the small intestine. Example: Enterocytes, Goblet cells, enteroendocrine cells; Paneth cells; M cells; Somatostatin-secreting Cells (D-cells) ."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1286"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001598 ;
    owl:annotatedTarget "small bowel glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1286"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001598 ;
    owl:annotatedTarget "small intestinal glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1286"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001598 ;
    owl:annotatedTarget "small intestine glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001599 ;
    owl:annotatedTarget "Glandular cell of exocrine pancreas epithelium. Example: pancreatic acinar cell, glandular cells in pancreatic canaliculi, glandular cells in pancreatic ducts."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1242"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001599 ;
    owl:annotatedTarget "exocrine pancreas glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1242"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001599 ;
    owl:annotatedTarget "pancreas exocrine glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001601 ;
    owl:annotatedTarget "Hormone secreting cell located in the cortex of adrenal gland. Glandular cells in the adrenal cortex secrete mineralocorticoids, glucocorticoids and androgens."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2177"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001601 ;
    owl:annotatedTarget "adrenal gland glandular cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2177"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001601 ;
    owl:annotatedTarget "adrenal glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2177"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001601 ;
    owl:annotatedTarget "suprarenal gland glandular cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001602 ;
    owl:annotatedTarget "Endothelial cells forming the walls of the capillaries within the cerebral cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2372"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001602 ;
    owl:annotatedTarget "cerebral cortex endothelial cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2372"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001602 ;
    owl:annotatedTarget "endothelial cells of cerebral cortex"^^xsd:string .

[]
    oboInOwl:hasDbXref "HPA:HPA"^^xsd:string, "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001603 ;
    owl:annotatedTarget "Circulating macrophages and tissue macrophages (alveolar macrophages) of lung."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0576"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001603 ;
    owl:annotatedTarget "lung macrophages"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001606 ;
    owl:annotatedTarget "Keratinocyte from foreskin."^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001607 ;
    owl:annotatedTarget "Chondrocyte forming the hyaline cartilage found in joints."^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001608 ;
    owl:annotatedTarget "Fibroblast from foreskin."^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001609 ;
    owl:annotatedTarget "Fibroblast from muscle organ."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A05.360.319.114.630.278.400"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000175 ;
    owl:annotatedTarget "A progesterone secreting cell in the corpus luteum. The large luteal cells develop from the granulosa cells. The small luteal cells develop from the theca cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001610 ;
    owl:annotatedTarget "Hematopoietic cells resident in the bone marrow. Include: hematopoietic stem cells (lymphoid stem cells and myeloid stem cells) and the precursor cells for thrombocytes, erythrocytes, basophils, neutrophils, eosinophils, monocytes and lymphocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2109"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001610 ;
    owl:annotatedTarget "bone marrow hematopoietic cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2109"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001610 ;
    owl:annotatedTarget "bone marrow poietic cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "NPX:PDR"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_1001611 ;
    owl:annotatedTarget "Neuron of the cerebellum."^^xsd:string .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2359"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_1001611 ;
    owl:annotatedTarget "cerebellum neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000000 ;
    owl:annotatedTarget "Any melanocyte that is part of a epidermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000001 ;
    owl:annotatedTarget "A leukocyte with a single non-segmented nucleus in the mature form found in the circulatory pool of blood."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0002770"^^xsd:string, "NCIT:C32429"^^xsd:string, "PMID:30013421"^^xsd:string, "PMID:30429548"^^xsd:string, "Wiki:Decidual_cells&oldid=937509751"^^xsd:string, "Wiki:Decidualization&oldid=908981933"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000002 ;
    owl:annotatedTarget "A specialized, enlarged, connective tissue cell of the decidua with enlarged nucleus, dense membrane‐bound secretory granules and cytoplasmic accumulation of glycogen and lipid droplets. These cells develop by the transformation of endometrial stromal cells during decidualization."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0002770"^^xsd:string, "NCIT:C32429"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_2000002 ;
    owl:annotatedTarget "decidua cell" .

[]
    oboInOwl:hasDbXref "BTO:0005756", "PMID:11719592"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_2000002 ;
    owl:annotatedTarget "decidual stromal cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000004 ;
    owl:annotatedTarget "Any cell that is part of a pituitary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000005 ;
    owl:annotatedTarget "Any macroglial cell that is part of a brain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000006 ;
    owl:annotatedTarget "Any germinal center B cell that is part of a tonsil."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000007 ;
    owl:annotatedTarget "Chondrocyte forming the hyaline cartilage found in the knee joint."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000008 ;
    owl:annotatedTarget "Any blood vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000009 ;
    owl:annotatedTarget "Any blood vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000010 ;
    owl:annotatedTarget "Any blood vessel endothelial cell that is part of a dermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000011 ;
    owl:annotatedTarget "Any endothelial cell of lymphatic vessel that is part of a dermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000012 ;
    owl:annotatedTarget "Any skin fibroblast that is part of a pedal digit skin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000013 ;
    owl:annotatedTarget "Any skin fibroblast that is part of a skin of abdomen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000014 ;
    owl:annotatedTarget "Any skin fibroblast that is part of a upper leg skin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000015 ;
    owl:annotatedTarget "Any skin fibroblast that is part of a arm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000016 ;
    owl:annotatedTarget "Any lung endothelial cell that is part of a microvascular endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000017 ;
    owl:annotatedTarget "Any fibroblast that is part of a periodontal ligament."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000018 ;
    owl:annotatedTarget "Any endothelial cell of artery that is part of a coronary artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000019 ;
    owl:annotatedTarget "Any photoreceptor cell that is part of a compound eye."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12050120"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000178 ;
    owl:annotatedTarget "A Leydig cell is a testosterone-secreting cell in the interstitial area, between the seminiferous tubules, in the testis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000020 ;
    owl:annotatedTarget "Any native cell that is part of a inner cell mass."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000021 ;
    owl:annotatedTarget "Any native cell that is part of a sebaceous gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000022 ;
    owl:annotatedTarget "Any native cell that is part of a cardiac septum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000023 ;
    owl:annotatedTarget "Any interneuron that is part of a spinal cord ventral column."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000024 ;
    owl:annotatedTarget "Any neuron that is part of a spinal cord medial motor column."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000025 ;
    owl:annotatedTarget "Any oligodendrocyte that is part of a spinal cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000026 ;
    owl:annotatedTarget "Any Golgi cell that is part of a cerebellum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000027 ;
    owl:annotatedTarget "Any basket cell that is part of a cerebellum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000028 ;
    owl:annotatedTarget "Any glutamatergic neuron that is part of a cerebellum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000029 ;
    owl:annotatedTarget "Any neuron that is part of a central nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000030 ;
    owl:annotatedTarget "Any native cell that is part of a hypothalamus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000031 ;
    owl:annotatedTarget "Any neuron that is part of a lateral line ganglion."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000032 ;
    owl:annotatedTarget "Any neuron that is part of a peripheral nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000033 ;
    owl:annotatedTarget "Any basal cell of epidermis that is part of a limb."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000034 ;
    owl:annotatedTarget "Any neuromast hair cell that is part of a anterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000035 ;
    owl:annotatedTarget "Any neuromast mantle cell that is part of a anterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000036 ;
    owl:annotatedTarget "Any neuromast support cell that is part of a anterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000037 ;
    owl:annotatedTarget "Any neuromast hair cell that is part of a posterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000038 ;
    owl:annotatedTarget "Any neuromast mantle cell that is part of a posterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000180 ;
    owl:annotatedTarget "A steroid hormone secreting cell that secretes estradiol." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000039 ;
    owl:annotatedTarget "Any neuromast support cell that is part of a posterior lateral line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000040 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a urinary bladder."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000181 ;
    owl:annotatedTarget "A cell whose primary function is intermediary metabolism."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000041 ;
    owl:annotatedTarget "Any dermis lymphatic vessel endothelial cell that is part of a microvascular endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000042 ;
    owl:annotatedTarget "Any fibroblast that is part of a embryo."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000043 ;
    owl:annotatedTarget "Any pericyte cell that is part of a brain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000044 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a brain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000045 ;
    owl:annotatedTarget "Any melanocyte that is part of a prepuce of penis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000046 ;
    owl:annotatedTarget "Any cardiac muscle cell that is part of a cardiac ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000047 ;
    owl:annotatedTarget "Any motor neuron that is part of a brainstem."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-323-37101-8.00140-5"^^xsd:string, "DOI:10.1016/B978-0-323-42876-7.00030-2"^^xsd:string, "https://www.sciencedirect.com/topics/medicine-and-dentistry/anterior-horn-cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000048 ;
    owl:annotatedTarget "An lower motor neuron whose soma is located in one of the ventral horns of the spinal cord and innervates skeletal muscles of the trunk or head."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000049 ;
    owl:annotatedTarget "Any pyramidal cell that is part of a primary motor cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "MESH:A11.436.348"^^xsd:string, "PMID:19717280"^^xsd:string, "http://en.wikipedia.org/wiki/Hepatocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000182 ;
    owl:annotatedTarget "The main structural component of the liver. They are specialized epithelial cells that are organized into interconnected plates called lobules. Majority of cell population of liver, polygonal in shape, arranged in plates or trabeculae between sinusoids; may have single nucleus or binucleated."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000050 ;
    owl:annotatedTarget "Any retinal ganglion cell that is part of a retina."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000051 ;
    owl:annotatedTarget "Any fibroblast that is part of a spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000097 ;
    owl:annotatedTarget "x distal_to y iff x is further along the proximo-distal axis than y, towards the appendage tip. A proximo-distal axis extends from tip of an appendage (distal) to where it joins the body (proximal)." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000183 ;
    owl:annotatedTarget "A cell whose primary function is to shorten."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000052 ;
    owl:annotatedTarget "Any endothelial cell of artery that is part of a umbilical cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000053 ;
    owl:annotatedTarget "Any endothelial cell that is part of a spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000185 ;
    owl:annotatedTarget "Contractile cells resembling smooth muscle cells that are present in glands, notably the mammary gland, and aid in secretion. This cell has long weaving dendritic processes containing myofilament."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "PMID:9408963"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000054 ;
    owl:annotatedTarget "A large, granular, liver specific natural killer cell that adheres to the endothelial cells of the hepatic sinusoid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000055 ;
    owl:annotatedTarget "Any dendritic cell that is part of a liver."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000056 ;
    owl:annotatedTarget "Any pyramidal cell that is part of a regional part of cerebral cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:D058628"^^xsd:string, "PMID:19800625"^^xsd:string, "PMID:20630469"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000186 ;
    owl:annotatedTarget "An animal cell that has characteristics of both a fibroblast cell and a smooth muscle cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000057 ;
    owl:annotatedTarget "Any osteoblast that is part of a femur."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000058 ;
    owl:annotatedTarget "Any osteoblast that is part of a skull."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:8731193"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000186 ;
    owl:annotatedTarget "MFB"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000059 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a prostate gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:31049600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000060 ;
    owl:annotatedTarget "A trophoblast of placental villi.  These cells fuse to form synctial  trophoplast - the placental side of the interface between the placenta and maternal blood sinusoids in the decidua." .

[]
    oboInOwl:hasDbXref "PMID:31049600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_2000060 ;
    owl:annotatedTarget "vCTB" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000061 ;
    owl:annotatedTarget "Any mesenchymal stem cell that is part of a placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.620"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000187 ;
    owl:annotatedTarget "A mature contractile cell, commonly known as a myocyte. This cell has as part of its cytoplasm myofibrils organized in various patterns."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000062 ;
    owl:annotatedTarget "Any capillary endothelial cell that is part of a placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000063 ;
    owl:annotatedTarget "Any fibroblast that is part of a female gonad."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000064 ;
    owl:annotatedTarget "Any epithelial cell that is part of a female gonad."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000065 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a female urethra."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000066 ;
    owl:annotatedTarget "Any fibroblast that is part of a cardiac ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000067 ;
    owl:annotatedTarget "Any fibroblast that is part of a cardiac atrium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000068 ;
    owl:annotatedTarget "Any fibroblast that is part of a pericardium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000069 ;
    owl:annotatedTarget "Any fibroblast that is part of a gallbladder."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000070 ;
    owl:annotatedTarget "Any fibroblast that is part of a optic choroid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000071 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a breast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000188 ;
    owl:annotatedTarget "A somatic cell located in skeletal muscle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000072 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a adipose tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000073 ;
    owl:annotatedTarget "Any migratory neural crest cell that is part of a cardiac neural crest."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000074 ;
    owl:annotatedTarget "Any leukocyte that is part of a spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000189 ;
    owl:annotatedTarget "A muscle cell that develops tension more slowly than a fast-twitch fiber."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000075 ;
    owl:annotatedTarget "Any endodermal cell that is part of a anterior visceral endoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000076 ;
    owl:annotatedTarget "Any vein endothelial cell that is part of a hindlimb stylopod."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0815316208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000189 ;
    owl:annotatedTarget "slow muscle fiber"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000077 ;
    owl:annotatedTarget "Any striated muscle cell that is part of a skeletal muscle tissue of pectoralis major."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000078 ;
    owl:annotatedTarget "Any pericyte cell that is part of a placenta."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000079 ;
    owl:annotatedTarget "Any mesenchymal stem cell of the bone marrow that is part of a femur."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000190 ;
    owl:annotatedTarget "A muscle cell that can develop high tension rapidly. It is usually innervated by a single alpha neuron ."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000080 ;
    owl:annotatedTarget "Any mesenchymal stem cell of adipose that is part of a abdomen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000081 ;
    owl:annotatedTarget "Any melanocyte of skin that is part of a skin of face."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000082 ;
    owl:annotatedTarget "Any melanocyte of skin that is part of a skin of prepuce of penis."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.620.520"^^xsd:string, "MESH:D032389"^^xsd:string, "PMID:9315361"^^xsd:string, "http://en.wikipedia.org/wiki/Smooth_muscle_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000192 ;
    owl:annotatedTarget "A non-striated, elongated, spindle-shaped cell found lining the digestive tract, uterus, and blood vessels. They develop from specialized myoblasts (smooth muscle myoblast)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000083 ;
    owl:annotatedTarget "Any hair follicle dermal papilla cell that is part of a scalp."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000084 ;
    owl:annotatedTarget "Any goblet cell that is part of a conjunctiva."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:9315361"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000192 ;
    owl:annotatedTarget "SMCs"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000085 ;
    owl:annotatedTarget "Any mononuclear cell that is part of a umbilical cord."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000086 ;
    owl:annotatedTarget "Any basket cell that is part of a neocortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:D032389"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000192 ;
    owl:annotatedTarget "myocytes, smooth muscle"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000087 ;
    owl:annotatedTarget "Any basket cell that is part of a dentate gyrus of hippocampal formation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000088 ;
    owl:annotatedTarget "Any basket cell that is part of a Ammon's horn."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000089 ;
    owl:annotatedTarget "The principal cell type of the dentate gyrus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000090 ;
    owl:annotatedTarget "Any stellate cell that is part of a dentate gyrus of hippocampal formation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000091 ;
    owl:annotatedTarget "Any microvascular endothelial cell that is part of a endometrial blood vessel."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000092 ;
    owl:annotatedTarget "Any keratinocyte that is part of a hair follicle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000093 ;
    owl:annotatedTarget "Any fibroblast of lung that is part of a bronchus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000094 ;
    owl:annotatedTarget "Any epithelial cell of viscerocranial mucosa that is part of a nasal cavity respiratory epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000095 ;
    owl:annotatedTarget "Any hematopoietic stem cell that is part of a umbilical cord blood."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000096 ;
    owl:annotatedTarget "Any fibroblast that is part of a reticular layer of dermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.620.500"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000193 ;
    owl:annotatedTarget "A striated muscle cell of an arthropod heart that participates in heart contraction."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_2000097 ;
    owl:annotatedTarget "Any dopaminergic neuron that is part of a midbrain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "PMID:29802404"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_3000000 ;
    owl:annotatedTarget "A ciliated epithelial cell of the esophagus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "PMID:30429548"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_3000001 ;
    owl:annotatedTarget "Oval eosinophilic histiocytes with granules and vacuoles found in placenta, which are of mesenchymal origin, in mesoderm of the chorionic villus, particularly numerous in early pregnancy."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_3000002 ;
    owl:annotatedTarget "Sympathetic noradrenergic neuron."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_3000003 ;
    owl:annotatedTarget "Sympathetic cholinergic neuron."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CellBLAST"^^xsd:string, "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_3000004 ;
    owl:annotatedTarget "Peripheral sensory neuron."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:25346659"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023000 ;
    owl:annotatedTarget "A motor neuron that innervates both intrafusal and extrafusal muscle fibers. Low abundancy. They control both muscle contraction and responsiveness of the sensory feedback from muscle spindles." .

[]
    oboInOwl:hasDbXref "PMID:25346659"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023001 ;
    owl:annotatedTarget "A beta motor neuron that innervates nuclear chain fibers." .

[]
    oboInOwl:hasDbXref "PMID:25346659"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023002 ;
    owl:annotatedTarget "A beta motor neuron that innervates the nuclear bag fibers of muscle spindles." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-323-39632-5.00024-4"^^xsd:string, "PMID:139469"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023003 ;
    owl:annotatedTarget "A type of intrafusal muscle fiber that has nuclei arranged in a linear row. Unlike nuclear bag fibers, the equatorial region of these fibers (in the centre of the spindle) is not expanded. These fibers are responsible for the detection of changes in muscle length. They are innervated by static gamma motor neurons and are principally associated with type II sensory fibers." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-323-39632-5.00024-4"^^xsd:string, "PMID:139469"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023004 ;
    owl:annotatedTarget "A type of intrafusal muscle fiber that lies in the center of a muscle spindle. Nuclei are clustered centrally and give the equatorial region a swollen appearance. They are associated with associated with dynamic gamma motor neurons, and the stretching of the equatorial region of the nuclear bag fibers results in an increase in the firing rate of type Ia sensory fibers." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-323-39632-5.00024-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023005 ;
    owl:annotatedTarget "A nuclear bag fiber that is sensitive mainly to the rate of change in muscle length." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-323-39632-5.00024-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023006 ;
    owl:annotatedTarget "A nuclear bag fiber that is sensitive only changes in muscle length but not the rate of that change." .

[]
    oboInOwl:hasDbXref "PMID:26420784"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023007 ;
    owl:annotatedTarget "A Vip GABAergic cortical interneuron with bipolar morphology, with a soma found in L2/3. L2/3 bipolar Vip Cells have extending axons across all layers (with preferences for layers II/III and Va) and a dendritic tree that is vertically more restricted than deeper layer VIP cells and extend fewer dendrites into the layers outside their home layer (location of soma). L2/3 Bipolar Vip Cells have great variability in firing patterns, though most are continuous adapting. L2/3 Bipolar Vip Cells are more depolarized in their resting state, had less fast rectification, and had smaller after hyperpolarization than deeper Vip cells." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023008 ;
    owl:annotatedTarget "A glutamatergic neuron located in the cerebral cortex that projects to structures of telencephalic origins." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023009 ;
    owl:annotatedTarget "A glutamatergic neuron located in the cerebral cortex that projects to structures not derived from telencephalon." .

[]
    oboInOwl:hasDbXref "PMID:30413647"^^xsd:string, "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023010 ;
    owl:annotatedTarget "A GABAergic cortical interneuron that is strongly labelled for α7 nAChRs. These cells have soma found in L1 and have multipolar dendrites with vertically descending axonal collaterals that project deep into the column, usually branching and terminating in L5A." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string, "PMID:30413647"^^xsd:string, "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:CL_4023010 ;
    owl:annotatedTarget "Unlike typical Lamp5 electrophysiology, A7 cells have Vip- and Sst-like firing properties, with active depolarizing hump at near-threshold membrane potentials, and  larger hyperpolarization sag, stronger burst, and rebound firing. A7 cells have a transcriptomics signature that looks like Lamp5 GABAergic interneuron." .

[]
    oboInOwl:hasDbXref "PMID:30382198"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023011 ;
    owl:annotatedTarget "A GABAergic neuron located in the cerebral cortex that expresses Lamp5" .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023012 ;
    owl:annotatedTarget "A glutamatergic neuron located in the cerebral cortex that projects axons locally rather than distantly." .

[]
    oboInOwl:hasDbXref "MESH:A08.800.550.700.650"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000198 ;
    owl:annotatedTarget "The peripheral receptor for pain. Includes receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli. All mammalian nociceptors are free nerve endings."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023013 ;
    owl:annotatedTarget "A glutamatergic neuron located in the cerebral cortex that projects to the thalamus." .

[]
    oboInOwl:hasDbXref "PMID:26420784"^^xsd:string, "PMID:26612957"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023014 ;
    owl:annotatedTarget "A Vip GABAergic cortical interneuron with a soma found in L5. L5 Vip cells have mostly local morphology with some deep-projecting axons. They show only moderate resistance, comparable to that of Sst subclass and unlike typical Vip subclass cells that tend to show high input resistance. L5 Vip cells show particularly low resting membrane potential." .

[]
    oboInOwl:hasDbXref "PMID:33186530"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023015 ;
    owl:annotatedTarget "A GABAergic neuron located in the cerebral cortex that expresses Gamma-synuclein" .

[]
    oboInOwl:hasDbXref "PMID:33186530"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023016 ;
    owl:annotatedTarget "A GABAergic neuron located in the cerebral cortex that expresses vasoactive intestinal polypeptide" .

[]
    oboInOwl:hasDbXref "PMID:27477017"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023017 ;
    owl:annotatedTarget "A GABAergic neuron located in the cerebral cortex that expresses somatostatin (sst)" .

[]
    obo:IAO_0000115 "PMID:27477017" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023018 ;
    owl:annotatedTarget "A GABAergic interneuron located in the cerebral cortex that expresses Parvalbumin." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023019 ;
    owl:annotatedTarget "A Vip GABAergic cortical interneuron that expresses CCK. L5/6 CCK cells have soma found mainly in L5 and L6 and have large axonal arborization." .

[]
    oboInOwl:hasDbXref "PMID:13933877"^^xsd:string, "PMID:139469"^^xsd:string, "WikipediaVersion:Gamma_motor_neuron&oldid=906640465"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023020 ;
    owl:annotatedTarget "A gamma motor neuron that innervates dynamic nuclear bag fibers (bag1 fibers) and enhances the sensitivities of Ia sensory neurons. They alter muscle spindle sensitivity and increases its discharge in response to velocity of muscle length (rather than just magnitude)." .

[]
    oboInOwl:hasDbXref "PMID:139469"^^xsd:string ;
    a owl:Axiom ;
    rdfs:comment "PMID:13933877", "WikipediaVersion:Gamma_motor_neuron&oldid=906640465" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023021 ;
    owl:annotatedTarget "A gamma motor neuron that innervates static nuclear bag fibers (bag2 fibers) and increases their firing, in response to an increase in the magnitude of change in length, and controls the static sensitivity of the stretch reflex." .

[]
    oboInOwl:hasDbXref "PMID:30413647"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023022 ;
    owl:annotatedTarget "A Lamp5 GABAergic cortical interneuron that has extended axons in the surface of L1. Canopy Lamp5 cells resemble neurogliaform cells in having elongated horizontal axonal arbors largely confined to L1; but the dendritic arbors are wider and have fewer branches, while the axon is less tortuous and extends further from the soma" .

[]
    oboInOwl:hasDbXref "PMID:26727548"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023023 ;
    owl:annotatedTarget "A Lamp 5 GABAergic cortical interneuron with neurogliaform morphology with a soma found in L5,6. L5,6 NGC Lamp5 have deep afterhyperpolarization (AHP) but narrow action potentials (APs). Unlike other deep neurogliaform cells (which are caudal ganglionic eminence (CGE) derived), L5,6 NGC Lamp5 cells are medial ganglionic eminence (MGE)-derived" .

[]
    oboInOwl:hasDbXref "PMID:27477017"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023024 ;
    owl:annotatedTarget "A Lamp5 GABAergic cortical interneuron with layer-adapting morphology. NGC Lamp5 cells have a small round soma, short dendrites, and a wide dense axonal arbor that tends to establish a dense axonal mesh with high connection probability both to themselves and L2 pyramidal cells. NGC Lamp5 cells have unique synaptic properties that distinguish them from other GABAergic interneurons, including the release of GABA to the extracellular space via volume transmission, and the ability to produce GABA-B responses in connected postsynaptic targets." .

[]
    oboInOwl:hasDbXref "MESH:A08.800.550.700.500"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000199 ;
    owl:annotatedTarget "A cell specialized to transduce mechanical stimuli and relay that information centrally in the nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:26727548"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023025 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron that is both an interneuron and a projecting neuron. They are found in all layers from upper L2/3 down to the bottom of L6. They have long-range projections, some with axons fading into white matter. These cells have low rebound potential, low hyperpolarization sag, and high variability in membrane time constant." .

[]
    oboInOwl:hasDbXref "PMID:28254942"^^xsd:string, "PMID:29326172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023027 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron with a soma found in L5 and possesses 'T-shaped' martinotti morphologies with local axonal plexus in L5a and translaminar axons restricted to the uppermost part of L1. They show low-threshold spiking patterns with strong rebound firing, and inhibit the L1 apical tuft of nearby pyramidal cells." .

[]
    oboInOwl:hasDbXref "PMID:28254942"^^xsd:string, "PMID:29326172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023028 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron with a soma found in lower L5 with mostly local axonal arborization but with some sparse ascending axons. L5 non-Martinotti Sst cells show somatic localization and local axon plexus in L5b and L5b/6 and substantial innervation of L3 and L4, and receive thalamic input from the ventral posteromedial nucleus and specifically target L4 neurons, avoiding L5 pyramidal cells. L5 non-Martinotti Sst cells tend to show a higher input resistance and seem to be less stuttering." .

[]
    oboInOwl:hasDbXref "MP:0000972"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000199 ;
    owl:annotatedTarget "mechanoreceptor"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:27225074"^^xsd:string, "PMID:27477017"^^xsd:string, "PMID:28254942"^^xsd:string, "PMID:29326172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023030 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron that has \"fanning-out' Martinotti morphology that is found in layer 2/3/5 of the cerebral cortex. They have local axon arbor and long ascending axons that spreads horizontally and arborizes significantly in L1." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:CL_4023030 ;
    owl:annotatedTarget "L2/3/5 fan Martionotti SST cells have an adapting firing pattern and non-zero afterdepolarization (ADP)." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023031 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron with a soma found in lower L2/3 and upper 5, L4 Sst cells have martinotti morphology with ascending axons but denser local axons and sparser ‘fanning-out’ projections to L1. L4 Sst cells have smaller membrane time constant to calb2 (L2/3/5 Fan Martinotti Cell) and non-zero afterdepolarization (ADP)." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023034 ;
    owl:annotatedTarget "A Sst GABAergic cortical interneuron transcriptomically between the Sst and the Pvalb families with a soma found in L2/3. Some L2/3 PV-like SST cells have Martinotti morphology while some have basket cell morphology. L2/3 PV-like SST cells have lower AP width and higher firing rate than typical Sst subclass cells. L2/3 PV-like SST cells have high maximum firing rate variability, with many classified as belonging to the Pvalb subclass on the basis of electrophysiology." .

[]
    oboInOwl:hasDbXref "PMID:27477017"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023036 ;
    owl:annotatedTarget "A Pvalb GABAergic cortical interneuron that is recognizable by the straight terminal axonal 'cartridges' of vertically oriented strings of synaptic boutons. Chandelier PV cells have soma found in in upper L2/3, with some in deep L5. Chandelier PV cells exhibit fast-spiking but lower firing rate compared to basket cells, and have practically absent hyperpolarization sag. Chandelier PV cells' boutons target exclusively the axon initial segment (AIS) of pyramidal cells, with a single cell innervating hundreds of pyramidal cells in a clustered manner." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.34312"^^xsd:string, "PMID:30382198"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023038 ;
    owl:annotatedTarget "A glutamatergic neuron with a soma found in cortical layer 6b. They are transcriptomically related to corticothalamic-projecting neurons but have differential projections to the thalamus or anterior cingulate." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023040 ;
    owl:annotatedTarget "A intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layers L2/3-6" .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "A glutamatergic neuron, with a soma found in the deeper portion of L5, that has long-range axonal projections including deep subcortical targets outside of the telencephalon and, in some cases, the spinal cord. While the L5 ET neuron projections are not limited to ET targets, they are clearly differentiated from the neuron subclasses whose projections are constrained to intratelencephalic (IT) targets.  L5 ET neurons are generally the largest excitatory cortical neurons, typically having a thick apical dendrite with a prominent dendritic tuft in layer 1 and displaying burst-firing physiological characteristics." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.neuron.2011.07.029"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "L5b neuron" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.neuron.2005.08.030"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "subcerebral projection (SCPN) neuron" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cell.2019.09.023"^^xsd:string ;
    a owl:Axiom ;
    rdfs:comment "pyramidal tract-like is used because, unlike pyramidal tract neurons in the motor cortex, neurons in the structures like the auditory cortex do not project to the spinal cord." ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "Pyramidal tract-like (PT-l)" .

[]
    oboInOwl:hasDbXref "DOI:10.3389/fncel.2011.00001"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "burst-firing layer 5 neuron" .

[]
    oboInOwl:hasDbXref "DOI:10.3389/fncel.2015.00233"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "thick-tufted layer 5 (TTL5) pyramidal neuron" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nrn3469"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CL_4023041 ;
    owl:annotatedTarget "pyramidal tract (PT) neuron" .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023042 ;
    owl:annotatedTarget "A corticothalamic-projecting neuron with a soma found in cortical layer 6." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string, "PMID:31209381"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023043 ;
    owl:annotatedTarget "A near-projecting glutamatergic neuron with a soma found in layer 5/6 of the primary motor cortex." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string, "PMID:24137110"^^xsd:string, "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023044 ;
    owl:annotatedTarget "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that does not project to the medulla. Non-MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. Non-MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string, "PMID:24137110"^^xsd:string, "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023045 ;
    owl:annotatedTarget "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that projects to the medulla. MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023046 ;
    owl:annotatedTarget "An excitatory glutamatergic neuron transcriptomically related to the CT subclass, with a soma preferentially located in the bottom of L6 of the primary motor cortex." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023047 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layer 2/3." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023048 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic with a soma located in upper L5 of the primary motor cortex. These cells have thin untufted apical dendrites." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023049 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in L5 of the primary motor cortex." .

[]
    oboInOwl:hasDbXref "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023050 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in L6 of the primary motor cortex. These cells are short untufted pyramidal cells, which could be stellate or inverted." .

[]
    oboInOwl:hasDbXref "PMID:27284195"^^xsd:string, "PMID:29443965"^^xsd:string, "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023051 ;
    owl:annotatedTarget "A type of mesothelial fibroblast that is derived from the neural crest, is localized on blood vessels, and is a key component of the pia and arachnoid membranes surrounding the brain." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string, "PMID:18558853"^^xsd:string, "PMID:28751609"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023052 ;
    owl:annotatedTarget "A Betz cell that synapses with lower motor neurons directly." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string, "PMID:18558853"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023053 ;
    owl:annotatedTarget "A Betz cell that syanpses with spinal interneurons." .

[]
    oboInOwl:hasDbXref "PMID:26106328"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023054 ;
    owl:annotatedTarget "A mesothelial cell that has undergone mesothelial-to-mesenchymal transition (MMT) to become a fibroblast cell." .

[]
    oboInOwl:hasDbXref "PMID:20556241"^^xsd:string, "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023055 ;
    owl:annotatedTarget "A corticothalamic-projecting glutamatergic neuron that is located in L6 and lower L5 of the primary motor cortex, with a pyramidal morphology and mostly untufted apical dendrites terminating in midcortical layers. CT VAL/VM (ventroanterior-ventrolateral complex/ventromedial nucleus) cells have a near tonic firing pattern and are distinguished from L6 IT neurons by a lower inter-spike interval adaptation index." .

[]
    oboInOwl:hasDbXref "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_4023056 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P11087
    ] .

[]
    oboInOwl:hasDbXref "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_4023056 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P26618
    ] .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.250"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000202 ;
    owl:annotatedTarget "A mechanoreceptor cell located in the inner ear that is sensitive to auditory stimuli. The accessory sensory structures are arranged so that appropriate stimuli cause movement of the hair-like projections (stereocilia and kinocilia) which relay the information centrally in the nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_4023056 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom obo:PR_P51885
    ] .

[]
    oboInOwl:hasDbXref "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023056 ;
    owl:annotatedTarget "A type of mouse mesothelial fibroblast that is derived from the neural crest, is localized on blood vessels, and is a key component of the pia and arachnoid membranes surrounding the brain." .

[]
    oboInOwl:hasDbXref "GO:0060119"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000202 ;
    owl:annotatedTarget "inner ear hair cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:33372656"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023065 ;
    owl:annotatedTarget "A mouse GABAergic cell located in the cerebral cortex that expresses meis2." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023066 ;
    owl:annotatedTarget "A pyramidal neuron which has an apical tree which is oriented parallel to the pia. This is unlike typical pyramidal neurons which have its apical dendrite aligned vertically." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023067 ;
    owl:annotatedTarget "A L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus) that has Martinotti morphology." .

[]
    oboInOwl:hasDbXref "GO:0060119"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000202 ;
    owl:annotatedTarget "inner ear receptor cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:12637172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023069 ;
    owl:annotatedTarget "A GABAergic cortical interneuron that develops from the medial ganglionic eminence and has migrated to the cerebral cortex." .

[]
    oboInOwl:hasDbXref "PMID:20130169"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023070 ;
    owl:annotatedTarget "A GABAergic cortical interneuron that develops from the caudal ganglionic eminence and has migrated to the cerebral cortex." .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023071 ;
    owl:annotatedTarget "A GABAergic cortical interneuron that expresses CCK. L5/6 CCK cells have soma found mainly in L5 and L6 and have large axonal arborization." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Martinotti_cell&oldid=9947732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023076 ;
    owl:annotatedTarget "An interneuron that has Martinotti morphology. These interneurons are scattered throughout various layers of the cerebral cortex, sending their axons up to the cortical layer I where they form axonal arborization." .

[]
    oboInOwl:hasDbXref "PMID:18568015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023077 ;
    owl:annotatedTarget "A type of interneuron that has two clusters of dendritic branches that originate directly from the soma and extend in opposite directions and axons that form a plexus which spreads widely. Compared to bipolar neurons, bitufted neurons have branching that occur close to the soma." .

[]
    obo:IAO_0000116 "Interlex cross reference refers specifically to Markram 2015 rat bitufted cell." ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CL_4023077 ;
    owl:annotatedTarget "ILX:0777212" .

[]
    oboInOwl:hasDbXref "PMID:33184512"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023078 ;
    owl:annotatedTarget "A L2/3 Pvalb-like Sst GABAergic cortical interneuron (Mus musculus) that has basket morphology." .

[]
    oboInOwl:hasDbXref "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023080 ;
    owl:annotatedTarget "a L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex that has stellate pyramidal morphology." .

[]
    oboInOwl:hasDbXref "PMID:9236245"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023081 ;
    owl:annotatedTarget "a L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex that has inverted pyramidal morphology." .

[]
    obo:IAO_0000115 "PMID:27199673" ;
    oboInOwl:hasDbXref "PMID:15378039"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023083 ;
    owl:annotatedTarget "An interneuron that selectively innervates the axon initial segment of pyramidal cells. Their local axonal clusters are formed by high-frequency branching at shallow angles, often ramifying around, above or below their somata with a high bouton density. The characteristic terminal portions of the axon form short vertical rows of boutons, resembling a chandelier. Chandelier cells can be multipolar or bitufted." .

[]
    obo:IAO_0000116 "Interlex cross reference refers specifically to Markram 2015 rat chandelier cell." ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CL_4023083 ;
    owl:annotatedTarget "ILX:0777213" .

[]
    oboInOwl:hasDbXref "PMID:15378039"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023083 ;
    owl:annotatedTarget "ChC" .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023086 ;
    owl:annotatedTarget "A Martinotti neuron that has axons that form a horizontal ramification, making it T-shaped." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023087 ;
    owl:annotatedTarget "A Martinotti neuron that has axons that form a fan-like plexus." .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023088 ;
    owl:annotatedTarget "A basket cell that is large, and typically ascends to give rise to many long horizontally and vertically projecting axon collaterals that traverse neighboring columns and can extend through all cortical layers." .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023089 ;
    owl:annotatedTarget "A basket cell which has simpler dendritic arbors (compared to small or large basket cells), and an axonal plexus of intermediate density, composed of a few long, smooth axonal branches." .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023090 ;
    owl:annotatedTarget "A basket cell with axonal arbors composed of frequent, short, curvy axonal branches that tend to be near their somata and within the same layer." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023092 ;
    owl:annotatedTarget "A pyramidal neuron which has an apical tree which is oriented towards the white matter." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023093 ;
    owl:annotatedTarget "A pyramidal neuron which lacks a tuft formation but extends small radial distances forming a star-like shape." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023094 ;
    owl:annotatedTarget "A pyramidal neuron which has a distinctive tuft formation, distal from the soma." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.800.550.700.840"^^xsd:string, "MP:0000971"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000205 ;
    owl:annotatedTarget "A cellular receptor which mediates the sense of temperature. Thermoreceptor cells in vertebrates are mostly located under the skin. In mammals there are separate types of thermoreceptors for cold and for warmth and pain receptor cells which detect cold or heat extreme enough to cause pain."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023095 ;
    owl:annotatedTarget "A pyramidal neuron which lacks a clear tuft formation but extends to large radial distances." .

[]
    oboInOwl:hasDbXref "PMID:23298861"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023097 ;
    owl:annotatedTarget "A mesothelial fibroblast of the arachnoid barrier layer. Arachnoid barrier cells make up the tight-junctioned layer in the leptomeninx that functions as the physiologic barrier between the cerebrospinal fluid in the subarachnoid space and the fenestrated capillaries in the dura." .

[]
    oboInOwl:hasDbXref "PMID:23298861"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023097 ;
    owl:annotatedTarget "AB cell" .

[]
    oboInOwl:hasDbXref "PMID:30096314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_4023097 ;
    owl:annotatedTarget "ABC" .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023098 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 2/3 of the human primary motor cortex." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023099 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 5 of the human primary motor cortex." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023100 ;
    owl:annotatedTarget "An intratelencephalic-projecting glutamatergic neuron with a soma found in layer 6 of the human primary motor cortex." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.03.31.016972"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_4023101 ;
    owl:annotatedTarget "A near-projecting glutamatergic neuron with a soma found in layer 5/6 of the human primary motor cortex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000000 ;
    owl:annotatedTarget "Cytoplasm that exhibits a characteristic staining and color, pale-pink, with Wright-Giemsa stain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000025 ;
    owl:annotatedTarget "Nucleus with two or more lobes connected by a thin filament that contains no internal chromatin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000027 ;
    owl:annotatedTarget "Cytoplasm that exhibits a characteristic staining and color, red or pink, with Eosin stain."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000028 ;
    owl:annotatedTarget "Cytoplasm that exhibits molecular interaction for basic dyes under specific pH conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000035 ;
    owl:annotatedTarget "Cytoplasm that exhibits affinity for both basic and acid stains under specific pH conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000037 ;
    owl:annotatedTarget "A nucleus size quality which is relatively high compared to the amount of cytoplasm present in the same cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000039 ;
    owl:annotatedTarget "A concave nuclear shape where the nucleus is indented to more than half the distance to the farthest nuclear margin, but in no area is the chromatin condensed to a single filament."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000040 ;
    owl:annotatedTarget "A concave nucleus shape where the indentation is smaller than half of the distance to the farthest nuclear margin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CP_0000043 ;
    owl:annotatedTarget "Heterochromatin that is arranged in a carthwheel pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000003 ;
    owl:annotatedTarget "The production of new individuals that contain some portion of genetic material inherited from one or more parent organisms." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000018 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of DNA recombination, a DNA metabolic process in which a new genotype is formed by reassortment of genes resulting in gene combinations different from those that were present in the parents." .

[]
    oboInOwl:hasDbXref "MESH:A08.800.550.700.120"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000206 ;
    owl:annotatedTarget "A cell specialized to detect chemical substances and relay that information centrally in the nervous system. Chemoreceptors may monitor external stimuli, as in taste and olfaction, or internal stimuli, such as the concentrations of oxygen and carbon dioxide in the blood."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000070 ;
    owl:annotatedTarget "The cell cycle process in which replicated homologous chromosomes are organized and then physically separated and apportioned to two sets during the mitotic cell cycle. Each replicated chromosome, composed of two sister chromatids, aligns at the cell equator, paired with its homologous partner. One homolog of each morphologic type goes into each of the resulting chromosome sets." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000226 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising microtubules and their associated proteins." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0000226 ;
    owl:annotatedTarget "microtubule cytoskeleton organisation" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0000226 ;
    owl:annotatedTarget "microtubule dynamics" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0000226 ;
    owl:annotatedTarget "microtubule cytoskeleton organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000228 ;
    owl:annotatedTarget "A chromosome that encodes the nuclear genome and is found in the nucleus of a eukaryotic cell during the cell cycle phases when the nucleus is intact." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000229 ;
    owl:annotatedTarget "A chromosome found in the cytoplasm." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string, "Reactome:69278" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000278 ;
    owl:annotatedTarget "Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000280 ;
    owl:annotatedTarget "The division of a cell nucleus into two nuclei, with DNA and other nuclear contents distributed between the daughter nuclei." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000313 ;
    owl:annotatedTarget "A ribosome contained within a subcellular membrane-bounded organelle." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000323 ;
    owl:annotatedTarget "A vacuole that is maintained at an acidic pH and which contains degradative enzymes, including a wide variety of acid hydrolases." .

[]
    oboInOwl:hasDbXref "GOC:elh"^^xsd:string, "PMID:20404130" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000785 ;
    owl:annotatedTarget "The ordered and organized complex of DNA, protein, and sometimes RNA, that forms the chromosome." .

[]
    oboInOwl:hasDbXref "GOC:elh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000791 ;
    owl:annotatedTarget "A dispersed and relatively uncompacted form of chromatin." .

[]
    oboInOwl:hasDbXref "GOC:elh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000792 ;
    owl:annotatedTarget "A compact and highly condensed form of chromatin." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:elh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000819 ;
    owl:annotatedTarget "The cell cycle process in which sister chromatids are organized and then physically separated and apportioned to two or more sets." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001505 ;
    owl:annotatedTarget "Any process that modulates levels of neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string, "ISBN:978-0-07-139011-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001508 ;
    owl:annotatedTarget "A process in which membrane potential cycles through a depolarizing spike, triggered in response to depolarization above some threshold, followed by repolarization. This cycle is driven by the flow of ions through various voltage gated channels with different thresholds and ion specificities." .

[]
    oboInOwl:hasDbXref "ISBN:0878932453" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001525 ;
    owl:annotatedTarget "Blood vessel formation when new vessels emerge from the proliferation of pre-existing blood vessels." .

[]
    oboInOwl:hasSynonymType go:systematic_synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0001525 ;
    owl:annotatedTarget "blood vessel formation from pre-existing blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:hjd"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001539 ;
    owl:annotatedTarget "Cell motility due to movement of eukaryotic cilia or bacterial-type flagella or archaeal-type flagella." .

[]
    oboInOwl:hasDbXref "https://www.ncbi.nlm.nih.gov/books/NBK279054/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001553 ;
    owl:annotatedTarget "The set of processes resulting in differentiation of theca and granulosa cells into luteal cells and in the formation of a corpus luteum after ovulation." .

[]
    oboInOwl:hasDbXref "GOC:hjd"^^xsd:string, "UBERON:0001981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001568 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a blood vessel over time, from its formation to the mature structure. The blood vessel is the vasculature carrying blood." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001578 ;
    owl:annotatedTarget "A process that results in a parallel arrangement of microtubules." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001667 ;
    owl:annotatedTarget "Cell migration that is accomplished by extension and retraction of a pseudopodium." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:hjd"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001675 ;
    owl:annotatedTarget "The formation of the acrosome from the spermatid Golgi." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0001675 ;
    owl:annotatedTarget "acrosome formation" .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001773 ;
    owl:annotatedTarget "The change in morphology and behavior of a dendritic cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor." .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001775 ;
    owl:annotatedTarget "A change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001776 ;
    owl:annotatedTarget "The process of regulating the proliferation and elimination of cells of the immune system such that the total number of cells of a particular cell type within a whole or part of an organism is stable over time in the absence of an outside stimulus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12956429" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001782 ;
    owl:annotatedTarget "The process of regulating the proliferation and elimination of B cells such that the total number of B cells within a whole or part of an organism is stable over time in the absence of an outside stimulus." .

[]
    oboInOwl:hasDbXref "CL:0000236", "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001783 ;
    owl:annotatedTarget "Any apoptotic process in a B cell, a lymphocyte of B lineage with the phenotype CD19-positive and capable of B cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001816 ;
    owl:annotatedTarget "The appearance of a cytokine due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0001816 ;
    owl:annotatedTarget "interferon production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0001816 ;
    owl:annotatedTarget "interferon secretion" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "http://wiki.geneontology.org/index.php/Why_isn%27t_interleukin_in_GO%3F" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0001816 ;
    owl:annotatedTarget "interleukin production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "http://wiki.geneontology.org/index.php/Why_isn%27t_interleukin_in_GO%3F" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0001816 ;
    owl:annotatedTarget "interleukin secretion" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001817 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of production of a cytokine." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001818 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of production of a cytokine." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001819 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of production of a cytokine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string, "ISBN:0198506732"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001820 ;
    owl:annotatedTarget "The regulated release of serotonin by a cell. Serotonin (5-hydroxytryptamine, or 5-HT) is a monoamine synthesised in serotonergic neurons in the central nervous system, enterochromaffin cells in the gastrointestinal tract and some immune system cells." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0001820 ;
    owl:annotatedTarget "serotonin release" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001821 ;
    owl:annotatedTarget "The regulated release of histamine by a cell or tissue. It is formed by decarboxylation of histidine and it acts through receptors in smooth muscle and in secretory systems." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001894 ;
    owl:annotatedTarget "A homeostatic process involved in the maintenance of an internal steady state within a defined tissue of an organism, including control of cellular proliferation and death and control of metabolic function." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0001894 ;
    owl:annotatedTarget "tissue maintenance" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001906 ;
    owl:annotatedTarget "Any process in an organism that results in the killing of its own cells or those of another organism, including in some cases the death of the other organism. Killing here refers to the induction of death in one cell by another cell, not cell-autonomous death due to internal or other environmental conditions." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string, "PMID:11911826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001909 ;
    owl:annotatedTarget "The directed killing of a target cell by a leukocyte." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11911826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001910 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of leukocyte mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11911826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001911 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of leukocyte mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11911826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001912 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of leukocyte mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11911826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001913 ;
    owl:annotatedTarget "The directed killing of a target cell by a T cell through the release of granules containing cytotoxic mediators or through the engagement of death receptors." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001914 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of T cell mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001915 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of T cell mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000209 ;
    owl:annotatedTarget "A cell type found in the spherical or ovoid clusters of receptor cells found mainly in the epithelium of the tongue and constituting the end organs of the sense of taste."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001916 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T cell mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "UBERON:0002409" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001944 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the vasculature over time, from its formation to the mature structure. The vasculature is an interconnected tubular multi-tissue structure that contains fluid that is actively transported around the organism." .

[]
    oboInOwl:hasDbXref "GOC:hjd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001956 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001963 ;
    owl:annotatedTarget "The vesicular release of dopamine. from a presynapse, across a chemical synapse, the subsequent activation of dopamine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "GOC:hjd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001974 ;
    owl:annotatedTarget "The reorganization or renovation of existing blood vessels." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio", "ISBN:0721643949" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001976 ;
    owl:annotatedTarget "The regulation of blood pressure mediated by detection of stimuli and a neurological response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0001976 ;
    owl:annotatedTarget "neurological process involved in regulation of systemic arterial blood pressure" .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio", "ISBN:0721643949" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001990 ;
    owl:annotatedTarget "The process in which hormones modulate the force with which blood passes through the circulatory system. A hormone is one of a group of substances formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells, in the same organism, upon which they have a specific regulatory action." .

[]
    oboInOwl:hasDbXref "ISBN:0721643949" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001991 ;
    owl:annotatedTarget "The process in which angiotensinogen metabolites in the bloodstream modulate the force with which blood passes through the circulatory system. The process begins when renin is released and cleaves angiotensinogen." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001999 ;
    owl:annotatedTarget "The physiological response of the kidneys to a decrease in blood flow." .

[]
    oboInOwl:hasDbXref "ISBN:0721643949" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002001 ;
    owl:annotatedTarget "The regulated release of renin into the blood stream by juxtoglomerular cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string, "PMID:12458206" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002087 ;
    owl:annotatedTarget "A process carried out by the nervous system that is required for the proper control of respiratory gaseous exchange. This process occurs in the respiratory center of the brain in vertebrates." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0002087 ;
    owl:annotatedTarget "neurological control of breathing" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:16102575", "PMID:16166509" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002200 ;
    owl:annotatedTarget "The somatic process allowing for the production of immune receptors whose specificity is not encoded in the germline genomic sequences." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002204 ;
    owl:annotatedTarget "The process in which immunoglobulin genes are formed through recombination of the germline genetic elements, also known as immunoglobulin gene segments, within a single locus following the induction of and contributing to an immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002204 ;
    owl:annotatedTarget "somatic recombination of immunoglobulin genes during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:14991701" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002208 ;
    owl:annotatedTarget "The somatic process that results in the generation of sequence diversity of immunoglobulins after induction, and contributes to an immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002208 ;
    owl:annotatedTarget "somatic diversification of immunoglobulins during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:11516579", "PMID:14506883" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002215 ;
    owl:annotatedTarget "A response to protect an organism from a directly detected or perceived external threat from a nematode or nematodes, which results in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:11807545" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002225 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:10719665", "PMID:15971105" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002227 ;
    owl:annotatedTarget "Any process of the innate immune response that takes place in the mucosal tissues." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002228 ;
    owl:annotatedTarget "The promotion of an immune response by natural killer cells through direct recognition of target cells or through the release of cytokines." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000210 ;
    owl:annotatedTarget obo:CL_0000006 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002232 ;
    owl:annotatedTarget "The movement of an immune cell in response to an external stimulus contributing to an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002232 ;
    owl:annotatedTarget "leukocyte chemotaxis during inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002233 ;
    owl:annotatedTarget "The movement of an immune cell in response to an external stimulus a part of an immune response." .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.650"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000210 ;
    owl:annotatedTarget "A cell specialized to detect and transduce light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:rl"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:16551251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002244 ;
    owl:annotatedTarget "The process in which precursor cell type acquires the specialized features of a hematopoietic progenitor cell, a class of cell types including myeloid progenitor cells and lymphoid progenitor cells." .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0721601871" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002246 ;
    owl:annotatedTarget "The series of events that restore integrity to damaged tissue that contribute to an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002246 ;
    owl:annotatedTarget "healing during inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002246 ;
    owl:annotatedTarget "inflammatory response wound healing" .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000211 ;
    owl:annotatedTarget "A cell whose function is determined by the generation or the reception of an electric signal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002249 ;
    owl:annotatedTarget "Any process contributing to lymphocyte anergy, a state of functional inactivation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002250 ;
    owl:annotatedTarget "An immune response mediated by cells expressing specific receptors for antigen produced through a somatic diversification process, and allowing for an enhanced secondary response to subsequent exposures to the same antigen (immunological memory)." .

[]
    oboInOwl:hasDbXref "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0002250 ;
    owl:annotatedTarget "acquired immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0002250 ;
    owl:annotatedTarget "immune memory response" .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002251 ;
    owl:annotatedTarget "An immune response taking place in an organ or tissues such as the liver, brain, mucosa, or nervous system tissues." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002252 ;
    owl:annotatedTarget "Any process of the immune system that executes a component of an immune response. An effector immune process takes place after its activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:15826826", "PMID:16319493", "PMID:16551252", "PMID:16551262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002260 ;
    owl:annotatedTarget "The process of regulating the proliferation and elimination of lymphocytes such that the total number of lymphocytes within a whole or part of an organism is stable over time in the absence of an outside stimulus." .

[]
    oboInOwl:hasDbXref "CL:0000763", "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002262 ;
    owl:annotatedTarget "The process of regulating the proliferation and elimination of myeloid cells such that the total number of myeloid cells within a whole or part of an organism is stable over time in the absence of an outside stimulus." .

[]
    oboInOwl:hasDbXref "CL:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000212 ;
    owl:annotatedTarget "A cell that takes up and metabolizes substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002263 ;
    owl:annotatedTarget "A change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002263 ;
    owl:annotatedTarget "cell activation during immune response" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000213 ;
    owl:annotatedTarget "A cell within an epithelial cell sheet whose main function is to act as an internal or external covering for a tissue or an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002269 ;
    owl:annotatedTarget "A change in the morphology or behavior of a leukocyte resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002269 ;
    owl:annotatedTarget "leukocyte activation during inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002274 ;
    owl:annotatedTarget "A change in the morphology or behavior of a myeloid leukocyte resulting from exposure to an activating factor such as a cellular or soluble ligand." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002275 ;
    owl:annotatedTarget "A change in the morphology or behavior of a myeloid cell resulting from exposure to an activating factor such as a cellular or soluble ligand, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002275 ;
    owl:annotatedTarget "myeloid cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002277 ;
    owl:annotatedTarget "The change in morphology and behavior of a myeloid dendritic cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002277 ;
    owl:annotatedTarget "myeloid dendritic cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002284 ;
    owl:annotatedTarget "The process in which an immature myeloid dendritic cell acquires the specialized features of a mature myeloid dendritic cell as part of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002284 ;
    owl:annotatedTarget "myeloid dendritic cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002285 ;
    owl:annotatedTarget "A change in morphology and behavior of a lymphocyte resulting from exposure to a specific antigen, mitogen, cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002285 ;
    owl:annotatedTarget "lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002286 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002286 ;
    owl:annotatedTarget "T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002287 ;
    owl:annotatedTarget "The change in morphology and behavior of an alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002287 ;
    owl:annotatedTarget "alpha-beta T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:15771592" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002288 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature natural killer T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002288 ;
    owl:annotatedTarget "NK T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:8717523" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002290 ;
    owl:annotatedTarget "The change in morphology and behavior of a gamma-delta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002290 ;
    owl:annotatedTarget "gamma-delta T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002292 ;
    owl:annotatedTarget "The process in which an antigenically naive T cell acquires the specialized features of an effector, regulatory, or memory T cell as part of an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002292 ;
    owl:annotatedTarget "T cell development involved in immune response" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002292 ;
    owl:annotatedTarget "T cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002293 ;
    owl:annotatedTarget "The process in which an antigenically naive alpha-beta T cell acquires the specialized features of an effector, regulatory, or memory T cell during an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002293 ;
    owl:annotatedTarget "alpha-beta T cell development involved in immune response" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000214 ;
    owl:annotatedTarget obo:CL_0002078 .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002293 ;
    owl:annotatedTarget "alpha-beta T cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002294 ;
    owl:annotatedTarget "The process in which an antigenically naive CD4-positive, alpha-beta T cell acquires the specialized features of an effector, regulatory, or memory T cell as part of an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002294 ;
    owl:annotatedTarget "CD4-positive, alpha-beta T cell development involved in immune response" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002294 ;
    owl:annotatedTarget "CD4-positive, alpha-beta T cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "PMID:17942474"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000214 ;
    owl:annotatedTarget "A meso-epithelial cell that lies between the cartilaginous fibers in the synovial membrane of a joint and produces hyaluronic acid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002303 ;
    owl:annotatedTarget "The process in which an antigenically naive gamma-delta T cell acquires the specialized features of an effector, regulatory, or memory T cell and contributes to an immune response. Effector T cells include cells which provide T cell help or exhibit cytotoxicity towards other cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002303 ;
    owl:annotatedTarget "gamma-delta T cell development involved in immune response" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002303 ;
    owl:annotatedTarget "gamma-delta T cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002309 ;
    owl:annotatedTarget "The expansion of a T cell population by cell division as part of an immune response." .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000215 ;
    owl:annotatedTarget "A cell whose primary function is to prevent the transport of stuff across compartments."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002309 ;
    owl:annotatedTarget "T cell proliferation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:jal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002312 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature B cell during an immune response, resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002312 ;
    owl:annotatedTarget "B cell activation during immune response" .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000098 ;
    owl:annotatedTarget "x dorsal to y iff x is further along the dorso-ventral axis than y, towards the back. A dorso-ventral axis is an axis that extends through an organism from back (e.g. spinal column) to front (e.g. belly)." .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002170 ;
    owl:annotatedTarget "Binary relationship: x connected_to y if and only if there exists some z such that z connects x and y in a ternary connected_to(x,y,z) relationship." .

[]
    oboInOwl:hasDbXref "GOC:jal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002313 ;
    owl:annotatedTarget "The process in which a naive B cell acquires the specialized features of a mature or memory B cell during an immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002313 ;
    owl:annotatedTarget "mature B cell development involved in immune response" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002313 ;
    owl:annotatedTarget "mature B cell differentiation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002314 ;
    owl:annotatedTarget "The process in which a B cell in the spleen acquires the specialized features of a germinal center B cell. Germinal center B cells are rapidly cycling B cells which have downregulated IgD expression and exhibit high levels of binding by peanut agglutinin (PNA)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002314 ;
    owl:annotatedTarget "germinal center B cell development" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:15032583" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002323 ;
    owl:annotatedTarget "The change in morphology and behavior of a natural killer cell resulting from exposure a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002323 ;
    owl:annotatedTarget "natural killer cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002335 ;
    owl:annotatedTarget "The process in which transitional stage B cells acquire the specialized features of mature B cells in the spleen." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002335 ;
    owl:annotatedTarget "mature cell development" .

[]
    oboInOwl:hasDbXref "GOC:jal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002339 ;
    owl:annotatedTarget "The process dependent upon B cell antigen receptor signaling in response to self or foreign antigen through which B cells are selected for survival." .

[]
    oboInOwl:hasDbXref "GOC:jal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002343 ;
    owl:annotatedTarget "Any B cell selection process that occurs in the periphery." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002344 ;
    owl:annotatedTarget "The process in which B cells produce antibodies with increased antigen affinity. This is accomplished by somatic hypermutation and selection for B cells which produce higher affinity antibodies to antigen." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:16730260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002349 ;
    owl:annotatedTarget "The synthesis or release of histamine following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:16730260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002351 ;
    owl:annotatedTarget "The synthesis or release of serotonin following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002366 ;
    owl:annotatedTarget "A change in morphology and behavior of a leukocyte resulting from exposure to a specific antigen, mitogen, cytokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002366 ;
    owl:annotatedTarget "leukocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002367 ;
    owl:annotatedTarget "The appearance of a cytokine due to biosynthesis or secretion following a cellular stimulus contributing to an immune response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002367 ;
    owl:annotatedTarget "cytokine production during immune response" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002367 ;
    owl:annotatedTarget "cytokine secretion during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002369 ;
    owl:annotatedTarget "Any process that contributes to cytokine production by a T cell." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000216 ;
    owl:annotatedTarget obo:CL_0000630 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002376 ;
    owl:annotatedTarget "Any process involved in the development or functioning of the immune system, an organismal system for calibrated responses to potential internal or invasive threats." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002377 ;
    owl:annotatedTarget "The appearance of immunoglobulin due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:9185563" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002381 ;
    owl:annotatedTarget "The appearance of immunoglobulin due to biosynthesis or secretion following a cellular stimulus during an immune response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002381 ;
    owl:annotatedTarget "immunoglobulin production during immune response" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002381 ;
    owl:annotatedTarget "immunoglobulin production involved in immune response" .

[]
    oboInOwl:hasDbXref "MESH:A05.360.444.849.789"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000216 ;
    owl:annotatedTarget "A supporting cell projecting inward from the basement membrane of seminiferous tubules. They surround and nourish the developing male germ cells and secrete androgen binding protein. Their tight junctions with the spermatogonia and spermatocytes provide a blood-testis barrier."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002385 ;
    owl:annotatedTarget "An immune response taking place in mucosal tissues, including those of the intestinal tract, nasal and upper respiratory tract, and genital tract." .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002387 ;
    owl:annotatedTarget "Immune response taking place in the gut-associated lymphoid tissue (GALT). GALT includes Peyer's patches, appendix, and solitary lymph nodules." .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002395 ;
    owl:annotatedTarget "An immune response taking place in the nasopharyngeal-associated lymphoid tissue (NALT). NALT includes the tonsils and adenoids." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:068340007X"^^xsd:string, "ISBN:0721601464"^^xsd:string, "ISBN:081533642X" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002432 ;
    owl:annotatedTarget "The formation of nodular inflammatory lesions, usually small or granular, firm, persistent, well-structured, and containing compactly grouped T lymphocytes and modified phagocytes such as epithelioid cells, giant cells, and other macrophages. Granuloma formation represents a chronic inflammatory response initiated by various infectious and noninfectious agents. The center of a granuloma consists of fused macrophages, which can become necrotic." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002440 ;
    owl:annotatedTarget "The synthesis or release of any molecular mediator of the immune response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002441 ;
    owl:annotatedTarget "The regulated release of histamine by a cell as part of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002442 ;
    owl:annotatedTarget "The regulated release of serotonin by a cell as part of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002442 ;
    owl:annotatedTarget "serotonin release involved in inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002443 ;
    owl:annotatedTarget "Any process involved in the carrying out of an immune response by a leukocyte." .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A08.637.800"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000218 ;
    owl:annotatedTarget "A neuroglial cell of the peripheral nervous system which forms the insulating myelin sheaths of peripheral axons."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002449 ;
    owl:annotatedTarget "Any process involved in the carrying out of an immune response by a lymphocyte." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002456 ;
    owl:annotatedTarget "Any process involved in the carrying out of an immune response by a T cell." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "ISBN:0781735149"^^xsd:string, "ISBN:1405196831" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002460 ;
    owl:annotatedTarget "An immune response mediated by lymphocytes expressing specific receptors for antigen produced through a somatic diversification process that includes somatic recombination of germline gene segments encoding immunoglobulin superfamily domains. Recombined receptors for antigen encoded by immunoglobulin superfamily domains include T cell receptors and immunoglobulins (antibodies) produced by B cells. The first encounter with antigen elicits a primary immune response that is slow and not of great magnitude. T and B cells selected by antigen become activated and undergo clonal expansion. A fraction of antigen-reactive T and B cells become memory cells, whereas others differentiate into effector cells. The memory cells generated during the primary response enable a much faster and stronger secondary immune response upon subsequent exposures to the same antigen (immunological memory). An example of this is the adaptive immune response found in Mus musculus." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002461 ;
    owl:annotatedTarget "Tolerance induction dependent upon an immune response, typically a response by a mature T or B cell in the periphery resulting tolerance towards an antigen via induction of anergy, cellular deletion, or regulatory T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002465 ;
    owl:annotatedTarget "Tolerance induction in the peripheral lymphoid tissues: blood, lymph nodes, spleen, and mucosal-associated lymphoid tissues." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:081533642X" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002467 ;
    owl:annotatedTarget "The process in which germinal centers form. A germinal center is a specialized microenvironment formed when activated B cells enter lymphoid follicles. Germinal centers are the foci for B cell proliferation and somatic hypermutation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15224092", "PMID:15771591" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002474 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses a peptide antigen on its cell surface in association with an MHC class I protein complex. Class I here refers to classical class I molecules." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002478 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses a peptide antigen of exogenous origin on its cell surface in association with an MHC protein complex. The peptide is typically a fragment of a larger exogenous protein which has been degraded within the cell." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15531770", "PMID:15771591" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002495 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses a peptide antigen on its cell surface in association with an MHC class II protein complex. The peptide antigen is typically, but not always, processed from a whole protein." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15531770", "PMID:15771591", "PMID:16153240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002504 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses antigen (peptide or polysaccharide) on its cell surface in association with an MHC class II protein complex." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002507 ;
    owl:annotatedTarget "A process that directly activates any of the steps required for tolerance, a physiologic state in which the immune system does not react destructively against the components of an organism that harbors it or against antigens that are introduced to it." .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string, "PMID:16460922" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002514 ;
    owl:annotatedTarget "A process involving any mechanism for tolerance induction in B cells." .

[]
    oboInOwl:hasDbXref "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002515 ;
    owl:annotatedTarget "Any process contributing to anergy in B cells, a state of functional inactivation which is part of B cell tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:jal", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002516 ;
    owl:annotatedTarget "The apoptotic death of B cells which is part of B cell tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002520 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of an organismal system whose objective is to provide calibrated responses by an organism to a potential internal or invasive threat, over time, from its formation to the mature structure. A system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a given biological process." .

[]
    oboInOwl:hasDbXref "CL:0000738", "GOC:add"^^xsd:string, "PMID:16551264" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002521 ;
    owl:annotatedTarget "The process in which a relatively unspecialized hemopoietic precursor cell acquires the specialized features of a leukocyte. A leukocyte is an achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:14680625", "PMID:14708592", "PMID:7507411", "PMID:8600538" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002522 ;
    owl:annotatedTarget "The movement of a leukocyte within or between different tissues and organs of the body as part of an immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:14680625", "PMID:14708592", "PMID:7507411", "PMID:8600538" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002523 ;
    owl:annotatedTarget "The movement of a leukocyte within or between different tissues and organs of the body contributing to an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002523 ;
    owl:annotatedTarget "leukocyte migration during inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002526 ;
    owl:annotatedTarget "Inflammation which comprises a rapid, short-lived, relatively uniform response to acute injury or antigenic challenge and is characterized by accumulations of fluid, plasma proteins, and granulocytic leukocytes. An acute inflammatory response occurs within a matter of minutes or hours, and either resolves within a few days or becomes a chronic inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002532 ;
    owl:annotatedTarget "The synthesis or release of any molecular mediator of the inflammatory response following an inflammatory stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002534 ;
    owl:annotatedTarget "The synthesis or release of a cytokine following a inflammatory stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002536 ;
    owl:annotatedTarget "A phase of elevated metabolic activity, during which oxygen consumption increases following a stimulus as part of an inflammatory response; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals, resulting in an increase in their intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002537 ;
    owl:annotatedTarget "The synthesis or release of nitric oxide following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0002537 ;
    owl:annotatedTarget "nitric oxide production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002538 ;
    owl:annotatedTarget "The synthesis or release of products of arachidonic acid metabolism following a stimulus as part of an inflammatory response, resulting in an increase in their intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0002538 ;
    owl:annotatedTarget "arachidonic acid metabolite production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002539 ;
    owl:annotatedTarget "The synthesis or release of any prostaglandin following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002540 ;
    owl:annotatedTarget "The synthesis or release of any leukotriene following a stimulus as part of an inflammatory response, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:jal", "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002544 ;
    owl:annotatedTarget "Inflammation of prolonged duration (weeks or months) in which active inflammation, tissue destruction, and attempts at repair are proceeding simultaneously. Although it may follow acute inflammation, chronic inflammation frequently begins insidiously, as a low-grade, smoldering, often asymptomatic response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:11696603", "PMID:15173832" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002548 ;
    owl:annotatedTarget "The movement of a monocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:16102575", "PMID:16166509" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002562 ;
    owl:annotatedTarget "The process in which immune receptor genes are diversified through recombination of the germline genetic elements within a single genetic locus." .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:16102575" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002566 ;
    owl:annotatedTarget "The process in which immune receptor genes are diversified through somatic mutation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:16551251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002573 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of any cell of the myeloid leukocyte lineage." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000219 ;
    owl:annotatedTarget "A cell that moves by its own activities."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002574 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a thrombocyte, a nucleated cell found in all vertebrates but mammals involved in hemostasis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002577 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antigen processing and presentation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002578 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002579 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.425.273"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000221 ;
    owl:annotatedTarget "A cell of the outer of the three germ layers of the embryo."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002580 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002581 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002582 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of antigen (peptide or polysaccharide) via MHC class II." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.425.660"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000222 ;
    owl:annotatedTarget "A cell of the middle germ layer of the embryo."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002583 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002584 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002585 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.425.407"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000223 ;
    owl:annotatedTarget "A cell of the inner of the three germ layers of the embryo."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002586 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002587 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002176 ;
    owl:annotatedTarget "Binary relationship: z connects x if and only if there exists some y such that z connects x and y in a ternary connected_to(x,y,z) relationship." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000224 ;
    owl:annotatedTarget "OBSOLETE: A classification of cells by the number of their nuclei."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002588 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class II." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002589 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002590 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002591 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antigen processing and presentation of peptide antigen via MHC class I." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002631 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of granuloma formation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002632 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of granuloma formation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002633 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of granuloma formation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002634 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of germinal center formation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002635 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of germinal center formation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002636 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of germinal center formation." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000225 ;
    owl:annotatedTarget "A cell that lacks a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002637 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of immunoglobulin production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002638 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of immunoglobulin production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002639 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of immunoglobulin production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002643 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002644 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002645 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002652 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of tolerance induction dependent upon immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002653 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of tolerance induction dependent upon immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002654 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of tolerance induction dependent upon immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002658 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of peripheral tolerance induction." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000226 ;
    owl:annotatedTarget "A cell with a single nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002659 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of peripheral tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002660 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of peripheral tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002661 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of B cell tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002662 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002663 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of B cell tolerance induction." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002670 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of B cell anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002671 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002672 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of B cell anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002673 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an acute inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002674 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an acute inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002675 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an acute inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002676 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of a chronic inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002677 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of a chronic inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002678 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of a chronic inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12789499" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002679 ;
    owl:annotatedTarget "A phase of elevated metabolic activity, during which oxygen consumption increases made as part of a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002682 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an immune system process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002683 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immune system process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002684 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an immune system process." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000228 ;
    owl:annotatedTarget "A cell with more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002685 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of leukocyte migration." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002686 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte migration." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002687 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of leukocyte migration." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002688 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of leukocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002689 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002690 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of leukocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002694 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of leukocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002695 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002696 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of leukocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002697 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an immune effector process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002698 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immune effector process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002699 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an immune effector process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002700 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of the production of molecular mediator of immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002701 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of the production of molecular mediator of immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002702 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of the production of molecular mediator of immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002703 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of leukocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002704 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002705 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of leukocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002706 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of lymphocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002707 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of lymphocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002708 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of lymphocyte mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002709 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of T cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002710 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of T cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002711 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of T cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002712 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of B cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002713 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002714 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of B cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002715 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of natural killer cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002716 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of natural killer cell mediated immunity." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000232 ;
    owl:annotatedTarget obo:CL_0000764 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002717 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of natural killer cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.118.290"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000232 ;
    owl:annotatedTarget "A red blood cell. In mammals, mature erythrocytes are biconcave disks containing hemoglobin whose function is to transport oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002718 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of cytokine production that contributes to an immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002718 ;
    owl:annotatedTarget "regulation of cytokine production during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002719 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of cytokine production contributing to an immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002719 ;
    owl:annotatedTarget "negative regulation of cytokine production during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002720 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of cytokine production that contributes to an immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0002720 ;
    owl:annotatedTarget "positive regulation of cytokine production during immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002724 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of T cell cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002725 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of T cell cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002726 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of T cell cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002759 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an antimicrobial humoral response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002760 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an antimicrobial humoral response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002761 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of myeloid leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002762 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of myeloid leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002763 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of myeloid leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11807545", "PMID:15638771" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002775 ;
    owl:annotatedTarget "The synthesis or release of an antimicrobial peptide during an immune response, resulting in an increase in intracellular or extracellular levels. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11807545", "PMID:15638771" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002776 ;
    owl:annotatedTarget "The regulated release of an antimicrobial peptide from a cell or a tissue. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002784 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antimicrobial peptide production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002785 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002790 ;
    owl:annotatedTarget "The controlled release of a peptide from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002791 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of peptide secretion." .

[]
    obo:IAO_isReversiblePropertyChain "true" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002177 ;
    owl:annotatedTarget (obo:RO_0002371
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002792 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of peptide secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002793 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of peptide secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002794 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of antimicrobial peptide secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002795 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002796 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002819 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an adaptive immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002820 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an adaptive immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002821 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an adaptive immune response." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000233 ;
    owl:annotatedTarget obo:CL_0000763 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002822 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002823 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:A11.118.188"^^xsd:string, "MESH:D001792"^^xsd:string, "PMID:11110672"^^xsd:string, "PMID:16987572"^^xsd:string, "PMID:17204662"^^xsd:string, "PMID:17479180"^^xsd:string, "PMID:20414831"^^xsd:string, "http://en.wikipedia.org/wiki/Platelet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000233 ;
    owl:annotatedTarget "A non-nucleated disk-shaped cell formed by extrusion from megakaryocytes, found in the blood of all mammals, and mainly involved in blood coagulation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002824 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains. An example of this process is found in the Gnathostomata." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002825 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of a T-helper 1 type immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002826 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of a T-helper 1 type immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002827 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of a T-helper 1 type immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002828 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of a type 2 immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002828 ;
    owl:annotatedTarget "regulation of T-helper 2 type immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002828 ;
    owl:annotatedTarget "regulation of Th2 immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002829 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of a type 2 immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002829 ;
    owl:annotatedTarget "negative regulation of T-helper 2 type immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002829 ;
    owl:annotatedTarget "negative regulation of Th2 immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002830 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of a type 2 immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002830 ;
    owl:annotatedTarget "positive regulation of T-helper 2 type immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0002830 ;
    owl:annotatedTarget "positive regulation of Th2 immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002831 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of a response to biotic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002832 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of a response to biotic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000234 ;
    owl:annotatedTarget "Any cell capable of ingesting particulate matter via phagocytosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002833 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of a response to biotic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002867 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of B cell deletion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002868 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell deletion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002869 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of B cell deletion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002889 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an immunoglobulin mediated immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002890 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an immunoglobulin mediated immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002891 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of an immunoglobulin mediated immune response." .

[]
    oboInOwl:hasDbXref "CL:0000785", "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002901 ;
    owl:annotatedTarget "Any apoptotic process in a B cell that is mature, having left the bone marrow." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002902 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002903 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002904 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002905 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of mature B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002906 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of mature B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002907 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of mature B cell apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002911 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of lymphocyte anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002912 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of lymphocyte anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002913 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of lymphocyte anergy." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002920 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of a humoral immune response." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002921 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of a humoral immune response." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000235 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002922 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of a humoral immune response." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "A developmental process in which a progressive change in the state of some part of an organism, germline or somatic, specifically contributes to its ability to form offspring." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "puberty" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "reproductive developmental process" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16213494"^^xsd:string, "PMID:1919437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000235 ;
    owl:annotatedTarget "A mononuclear phagocyte present in variety of tissues, typically differentiated from monocytes, capable of phagocytosing a variety of extracellular particulate material, including immune complexes, microorganisms, and dead cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003008 ;
    owl:annotatedTarget "A multicellular organismal process carried out by any of the organs or tissues in an organ system. An organ system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a biological objective." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003012 ;
    owl:annotatedTarget "A organ system process carried out at the level of a muscle. Muscle tissue is composed of contractile cells or fibers." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003013 ;
    owl:annotatedTarget "A organ system process carried out by any of the organs or tissues of the circulatory system. The circulatory system is an organ system that moves extracellular fluids to and from tissue within a multicellular organism." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:mtg_cardio", "GOC:mtg_kidney_jan10"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003014 ;
    owl:annotatedTarget "A organ system process carried out by any of the organs or tissues of the renal system. The renal system maintains fluid balance, and contributes to electrolyte balance, acid/base balance, and disposal of nitrogenous waste products. In humans, the renal system comprises a pair of kidneys, a pair of ureters, urinary bladder, urethra, sphincter muscle and associated blood vessels; in other species, the renal system may comprise related structures (e.g., nephrocytes and malpighian tubules in Drosophila)." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003015 ;
    owl:annotatedTarget "A circulatory system process carried out by the heart. The heart is a hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood. The heart is a hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_cardio", "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003016 ;
    owl:annotatedTarget "A process carried out by the organs or tissues of the respiratory system. The respiratory system is an organ system responsible for respiratory gaseous exchange." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003044 ;
    owl:annotatedTarget "The regulation of blood pressure mediated by biochemical signaling: hormonal, autocrine or paracrine." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_cardio", "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003071 ;
    owl:annotatedTarget "Renal process that modulates the force with which blood travels through the circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0003071 ;
    owl:annotatedTarget "renal regulation of systemic arterial blood pressure" .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003073 ;
    owl:annotatedTarget "The process that modulates the force with which blood travels through the systemic arterial circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003081 ;
    owl:annotatedTarget "The process in which renin-angiotensin modulates the force with which blood passes through the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003330 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003331 ;
    owl:annotatedTarget "Any process that increases the rate, frequency, or extent of the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003332 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency, or extent the controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell or a group of cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003341 ;
    owl:annotatedTarget "The directed, self-propelled movement of a cilium." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0003341 ;
    owl:annotatedTarget "flagellar movement" .

[]
    oboInOwl:hasDbXref "GOC:ascb_2009"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003341 ;
    owl:annotatedTarget "cilium beating" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003352 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000098 ;
    owl:annotatedTarget "x dorsal_to y iff x is further along the dorso-ventral axis than y, towards the back. A dorso-ventral axis is an axis that bisects an organism from back (e.g. spinal column) to front (e.g. belly)." .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002177 ;
    owl:annotatedTarget (obo:RO_0002371
        obo:BFO_0000050
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000236 ;
    owl:annotatedTarget obo:CL_0000945 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003352 ;
    owl:annotatedTarget "regulation of flagellar movement" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003353 ;
    owl:annotatedTarget "Any process that increases the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003353 ;
    owl:annotatedTarget "positive regulation of flagellar movement" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000236 ;
    owl:annotatedTarget "A lymphocyte of B lineage that is capable of B cell mediated immunity."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003354 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency, or extent of cilium movement, the directed, self-propelled movement of a cilium." .

[]
    oboInOwl:hasDbXref "GOC:pdt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003674 ;
    owl:annotatedTarget "A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs. These actions are described from two distinct but related perspectives: (1) biochemical activity, and (2) role as a component in a larger system/process." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003676 ;
    owl:annotatedTarget "Binding to a nucleic acid." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:tb"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003677 ;
    owl:annotatedTarget "Any molecular function by which a gene product interacts selectively and non-covalently with DNA (deoxyribonucleic acid)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "Wikipedia:Transmembrane_receptor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0004888 ;
    owl:annotatedTarget "Combining with an extracellular or intracellular signal and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity or state as part of signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0004888 ;
    owl:annotatedTarget "transmembrane receptor activity" .

[]
    a owl:Axiom ;
    rdfs:label "Sphingomyelinase is activated by the NGF:p75NTR complex" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0004888 ;
    owl:annotatedTarget "Reactome:R-HSA-193672" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0004888 ;
    owl:annotatedTarget "transmembrane signalling receptor activity" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "Wikipedia:GPCR", "http://www.iuphar-db.org" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0004930 ;
    owl:annotatedTarget "Combining with an extracellular signal and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "PMID:11790542", "PMID:12379907", "PMID:12621157", "PMID:20981357" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005044 ;
    owl:annotatedTarget "Combining with any modified low-density lipoprotein (LDL) or other polyanionic ligand and delivering the ligand into the cell via endocytosis. Ligands include acetylated and oxidized LDL, Gram-positive and Gram-negative bacteria, apoptotic cells, amyloid-beta fibrils, and advanced glycation end products (AGEs)." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:ceb"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005102 ;
    owl:annotatedTarget "Binding to one or more specific sites on a receptor molecule, a macromolecule that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dgf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005215 ;
    owl:annotatedTarget "Enables the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells." .

[]
    a owl:Axiom ;
    rdfs:label "Virion-associated M2 protein mediated ion infusion" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0005215 ;
    owl:annotatedTarget "Reactome:R-HSA-168313" .

[]
    a owl:Axiom ;
    rdfs:label "SMAD7:SMURF1 complex is exported to the cytosol" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0005215 ;
    owl:annotatedTarget "Reactome:R-HSA-178215" .

[]
    oboInOwl:hasDbXref "GOC:cy", "GOC:mtg_transport"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005216 ;
    owl:annotatedTarget "Enables the facilitated diffusion of an ion (by an energy-independent process) by passage through a transmembrane aqueous pore or channel without evidence for a carrier-mediated mechanism. May be either selective (it enables passage of a specific ion only) or non-selective (it enables passage of two or more ions of same charge but different size)." .

[]
    oboInOwl:hasDbXref "GOC:mtg_transport"^^xsd:string, "ISBN:0198506732"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005244 ;
    owl:annotatedTarget "Enables the transmembrane transfer of an ion by a voltage-gated channel. An ion is an atom or group of atoms carrying an electric charge by virtue of having gained or lost one or more electrons. A voltage-gated channel is a channel whose open state is dependent on the voltage across the membrane in which it is embedded." .

[]
    oboInOwl:hasDbXref "GOC:ceb"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005488 ;
    owl:annotatedTarget "The selective, non-covalent, often stoichiometric, interaction of a molecule with one or more specific sites on another molecule." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005515 ;
    owl:annotatedTarget "Binding to a protein." .

[]
    oboInOwl:hasDbXref "GOC:pdt"^^xsd:string, "NIF_Subcellular:sao1337158144" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005575 ;
    owl:annotatedTarget "A location, relative to cellular compartments and structures, occupied by a macromolecular machine when it carries out a molecular function. There are two ways in which the gene ontology describes locations of gene products: (1) relative to cellular structures (e.g., cytoplasmic side of plasma membrane) or compartments (e.g., mitochondrion), and (2) the stable macromolecular complexes of which they are parts (e.g., the ribosome)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005575 ;
    owl:annotatedTarget "The part of a cell or its extracellular environment in which a gene product is located. A gene product may be located in one or more parts of a cell and its location may be as specific as a particular macromolecular complex, that is, a stable, persistent association of macromolecules that function together." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:nlx_subcell_100315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005575 ;
    owl:annotatedTarget "subcellular entity" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005576 ;
    owl:annotatedTarget "The space external to the outermost structure of a cell. For cells without external protective or external encapsulating structures this refers to space outside of the plasma membrane. This term covers the host cell environment outside an intracellular parasite." .

[]
    oboInOwl:hasDbXref "PMID:19782676"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000242 ;
    owl:annotatedTarget obo:CL_0000312 .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005615 ;
    owl:annotatedTarget "That part of a multicellular organism outside the cells proper, usually taken to be outside the plasma membranes, and occupied by fluid." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005622 ;
    owl:annotatedTarget "A component of a cell contained within (but not including) the plasma membrane. In eukaryotes it includes the nucleus and cytoplasm." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005622 ;
    owl:annotatedTarget "nucleocytoplasm" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005622 ;
    owl:annotatedTarget "protoplast" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005634 ;
    owl:annotatedTarget "A membrane-bounded organelle of eukaryotic cells in which chromosomes are housed and replicated. In most cells, the nucleus contains all of the cell's chromosomes except the organellar chromosomes, and is the site of RNA synthesis and processing. In some species, or in specialized cell types, RNA metabolism or DNA replication may be absent." .

[]
    oboInOwl:hasDbXref "GOC:al"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:vw"^^xsd:string, "PMID:15030757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0005634 ;
    owl:annotatedTarget "horsetail nucleus" .

[]
    oboInOwl:hasDbXref "MESH:A08.800.550.700.500.425"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000242 ;
    owl:annotatedTarget "A modified epidermal cell located in the stratum basale. They are found mostly in areas where sensory perception is acute. Merkel cells are closely associated with an expanded terminal bulb of an afferent myelinated nerve fiber."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005635 ;
    owl:annotatedTarget "The double lipid bilayer enclosing the nucleus and separating its contents from the rest of the cytoplasm; includes the intermembrane space, a gap of width 20-40 nm (also called the perinuclear space)." .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005694 ;
    owl:annotatedTarget "A structure composed of a very long molecule of DNA and associated proteins (e.g. histones) that carries hereditary information." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005730 ;
    owl:annotatedTarget "A small, dense body one or more of which are present in the nucleus of eukaryotic cells. It is rich in RNA and protein, is not bounded by a limiting membrane, and is not seen during mitosis. Its prime function is the transcription of the nucleolar DNA into 45S ribosomal-precursor RNA, the processing of this RNA into 5.8S, 18S, and 28S components of ribosomal RNA, and the association of these components with 5S RNA and proteins synthesized outside the nucleolus. This association results in the formation of ribonucleoprotein precursors; these pass into the cytoplasm and mature into the 40S and 60S subunits of the ribosome." .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005737 ;
    owl:annotatedTarget "The contents of a cell excluding the plasma membrane and nucleus, but including other subcellular structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005764 ;
    owl:annotatedTarget "A small lytic vacuole that has cell cycle-independent morphology and is found in most animal cells and that contains a variety of hydrolases, most of which have their maximal activities in the pH range 5-6. The contained enzymes display latency if properly isolated. About 40 different lysosomal hydrolases are known and lysosomes have a great variety of morphologies and functions." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005766 ;
    owl:annotatedTarget "A lysosome before it has fused with a vesicle or vacuole." .

[]
    oboInOwl:hasDbXref "GOC:mtg_sensu"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005773 ;
    owl:annotatedTarget "A closed structure, found only in eukaryotic cells, that is completely surrounded by unit membrane and contains liquid material. Cells contain one or several vacuoles, that may have different functions from each other. Vacuoles have a diverse array of functions. They can act as a storage organelle for nutrients or waste products, as a degradative compartment, as a cost-effective way of increasing cell size, and as a homeostatic regulator controlling both turgor pressure and pH of the cytosol." .

[]
    oboInOwl:hasDbXref "MESH:A08.637"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000243 ;
    owl:annotatedTarget "A non-neuronal cell of the nervous system. They not only provide physical support, but also respond to injury, regulate the ionic and chemical composition of the extracellular milieu. Form the myelin insulation of nervous pathways, guide neuronal migration during development, and exchange metabolites with neurons. Neuroglia have high-affinity transmitter uptake systems, voltage-dependent and transmitter-gated ion channels, and can release transmitters, but their role in signaling (as in many other functions) is unclear."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005775 ;
    owl:annotatedTarget "The volume enclosed within the vacuolar membrane." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005794 ;
    owl:annotatedTarget "A membrane-bound cytoplasmic organelle of the endomembrane system that further processes the core oligosaccharides (e.g. N-glycans) added to proteins in the endoplasmic reticulum and packages them into membrane-bound vesicles. The Golgi apparatus operates at the intersection of the secretory, lysosomal, and endocytic pathways." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005840 ;
    owl:annotatedTarget "An intracellular organelle, about 200 A in diameter, consisting of RNA and protein. It is the site of protein biosynthesis resulting from translation of messenger RNA (mRNA). It consists of two subunits, one large and one small, each containing only protein and RNA. Both the ribosome and its subunits are characterized by their sedimentation coefficients, expressed in Svedberg units (symbol: S). Hence, the prokaryotic ribosome (70S) comprises a large (50S) subunit and a small (30S) subunit, while the eukaryotic ribosome (80S) comprises a large (60S) subunit and a small (40S) subunit. Two sites on the ribosomal large subunit are involved in translation, namely the aminoacyl site (A site) and peptidyl site (P site). Ribosomes from prokaryotes, eukaryotes, mitochondria, and chloroplasts have characteristically distinct ribosomal proteins." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000244 ;
    owl:annotatedTarget "A cell characteristically found lining hollow organs that are subject to great mechanical change due to contraction and distention; originally thought to represent a transition between stratified squamous and columnar epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao1139385046" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0005840 ;
    owl:annotatedTarget "free ribosome" .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao1291545653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0005840 ;
    owl:annotatedTarget "membrane bound ribosome" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198547684"^^xsd:string, "PMID:16959967" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005856 ;
    owl:annotatedTarget "Any of the various filamentous elements that form the internal framework of cells, and typically remain after treatment of the cells with mild detergent to remove membrane constituents and soluble components of the cytoplasm. The term embraces intermediate filaments, microfilaments, microtubules, the microtrabecular lattice, and other structures characterized by a polymeric filamentous nature and long-range order within the cell. The various elements of the cytoskeleton not only serve in the maintenance of cellular shape but also have roles in other cellular functions, including cellular movement, cell division, endocytosis, and movement of organelles." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string, "PMID:10666339" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005884 ;
    owl:annotatedTarget "A filamentous structure formed of a two-stranded helical polymer of the protein actin and associated proteins. Actin filaments are a major component of the contractile apparatus of skeletal muscle and the microfilaments of the cytoskeleton of eukaryotic cells. The filaments, comprising polymerized globular actin molecules, appear as flexible structures with a diameter of 5-9 nm. They are organized into a variety of linear bundles, two-dimensional networks, and three dimensional gels. In the cytoskeleton they are most highly concentrated in the cortex of the cell just beneath the plasma membrane." .

[]
    oboInOwl:hasDbXref "ISBN:0716731363"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005886 ;
    owl:annotatedTarget "The membrane surrounding a cell that separates the cell from its external environment. It consists of a phospholipid bilayer and associated proteins." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao6433132645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0005886 ;
    owl:annotatedTarget "cellular membrane" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0005886 ;
    owl:annotatedTarget "plasma membrane lipid bilayer" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000245 ;
    owl:annotatedTarget "Obsolete. Use PO:0000353 from Plant Ontology instead. Cell in exodermis or endodermis that remains thin walled when the associated cells develop thick secondary walls. Has casparian strip in endodermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005887 ;
    owl:annotatedTarget "The component of the plasma membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." .

[]
    oboInOwl:hasDbXref "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005902 ;
    owl:annotatedTarget "Thin cylindrical membrane-covered projections on the surface of an animal cell containing a core bundle of actin filaments. Present in especially large numbers on the absorptive surface of intestinal cells." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao671419673" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005902 ;
    owl:annotatedTarget "microvilli" .

[]
    oboInOwl:hasDbXref "VHOG:0001484"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000247 ;
    owl:annotatedTarget "Type of neuron that is a primary mechanosensory cell, with peripheral neurites innervating the skin with free nerve endings."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:curators"^^xsd:string, "GOC:kmv"^^xsd:string, "GOC:vw"^^xsd:string, "ISBN:0198547684"^^xsd:string, "PMID:16824949", "PMID:17009929", "PMID:20144998" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005929 ;
    owl:annotatedTarget "A specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface and of some cytoplasmic parts. Each cilium is largely bounded by an extrusion of the cytoplasmic (plasma) membrane, and contains a regular longitudinal array of microtubules, anchored to a basal body." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0005938 ;
    owl:annotatedTarget "The region of a cell that lies just beneath the plasma membrane and often, but not always, contains a network of actin filaments and associated proteins." .

[]
    oboInOwl:hasDbXref "VHOG:0001484"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000247 ;
    owl:annotatedTarget "Rohon Beard cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006022 ;
    owl:annotatedTarget "The chemical reactions and pathways involving aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006023 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages." .

[]
    oboInOwl:hasDbXref "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006024 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of glycosaminoglycans, any of a group of polysaccharides that contain amino sugars." .

[]
    oboInOwl:hasDbXref "VHOG:0001484"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000247 ;
    owl:annotatedTarget "RB neuron"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006082 ;
    owl:annotatedTarget "The chemical reactions and pathways involving organic acids, any acidic compound containing carbon in covalent linkage." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006139 ;
    owl:annotatedTarget "Any cellular metabolic process involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006139 ;
    owl:annotatedTarget "nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006259 ;
    owl:annotatedTarget "Any cellular metabolic process involving deoxyribonucleic acid. This is one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006310 ;
    owl:annotatedTarget "Any process in which a new genotype is formed by reassortment of genes resulting in gene combinations different from those that were present in the parents. In eukaryotes genetic recombination can occur by chromosome assortment, intrachromosomal recombination, or nonreciprocal interchromosomal recombination. Interchromosomal recombination occurs by crossing over. In bacteria it may occur by genetic transformation, conjugation, transduction, or F-duction." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000248 ;
    owl:annotatedTarget "Obsolete. Use PO:0020047 from Plant Ontology instead. A diploid (2n) cell that undergoes meiosis and forms four haploid (1n) microspores; also called microspore mother cell and, in seed plants, pollen mother cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006323 ;
    owl:annotatedTarget "Any process in which DNA and associated proteins are formed into a compact, orderly structure." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006412 ;
    owl:annotatedTarget "The cellular metabolic process in which a protein is formed, using the sequence of a mature mRNA or circRNA molecule to specify the sequence of amino acids in a polypeptide chain. Translation is mediated by the ribosome, and begins with the formation of a ternary complex between aminoacylated initiator methionine tRNA, GTP, and initiation factor 2, which subsequently associates with the small subunit of the ribosome and an mRNA or circRNA. Translation ends with the release of a polypeptide chain from the ribosome." .

[]
    oboInOwl:hasDbXref "GOC:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006629 ;
    owl:annotatedTarget "The chemical reactions and pathways involving lipids, compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent. Includes fatty acids; neutral fats, other fatty-acid esters, and soaps; long-chain (fatty) alcohols and waxes; sphingoids and other long-chain bases; glycolipids, phospholipids and sphingolipids; and carotenes, polyprenols, sterols, terpenes and other isoprenoids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006694 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus; includes de novo formation and steroid interconversion by modification." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006699 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of bile acids, any of a group of steroid carboxylic acids occurring in bile." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006725 ;
    owl:annotatedTarget "The chemical reactions and pathways involving aromatic compounds, any organic compound characterized by one or more planar rings, each of which contains conjugated double bonds and delocalized pi electrons, as carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006790 ;
    owl:annotatedTarget "The chemical reactions and pathways involving the nonmetallic element sulfur or compounds that contain sulfur, such as the amino acids methionine and cysteine or the tripeptide glutathione." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006801 ;
    owl:annotatedTarget "The chemical reactions and pathways involving superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006807 ;
    owl:annotatedTarget "The chemical reactions and pathways involving organic or inorganic compounds that contain nitrogen." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000250 ;
    owl:annotatedTarget "Obsolete. Use PO:0020019 from Plant Ontology instead. A haploid (1n) spore developing into a female gametophyte in heterosporous plants."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006810 ;
    owl:annotatedTarget "The directed movement of substances (such as macromolecules, small molecules, ions) or cellular components (such as complexes and organelles) into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter, pore or motor protein." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006811 ;
    owl:annotatedTarget "The directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006812 ;
    owl:annotatedTarget "The directed movement of cations, atoms or small molecules with a net positive charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0006812 ;
    owl:annotatedTarget "di-, tri-valent inorganic cation transport" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006820 ;
    owl:annotatedTarget "The directed movement of anions, atoms or small molecules with a net negative charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006835 ;
    owl:annotatedTarget "The directed movement of dicarboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006836 ;
    owl:annotatedTarget "The directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Neurotransmitters are any chemical substance that is capable of transmitting (or inhibiting the transmission of) a nerve impulse from a neuron to another cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006837 ;
    owl:annotatedTarget "The directed movement of serotonin into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Serotonin (5-hydroxytryptamine) is a monoamine neurotransmitter occurring in the peripheral and central nervous systems." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000252 ;
    owl:annotatedTarget "Obsolete. Use PO:0020048 from Plant Ontology instead. A haploid (1n) spore developing into a male gametophyte in heterosporous plants; the uninucleate pollen grain in seed plants."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006858 ;
    owl:annotatedTarget "The transport of substances that occurs outside cells." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006860 ;
    owl:annotatedTarget "The directed extracellular movement of amino acids." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006865 ;
    owl:annotatedTarget "The directed movement of amino acids, organic acids containing one or more amino substituents, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000254 ;
    owl:annotatedTarget "Obsolete. Use PO:0020094 from Plant Ontology instead. The female gamete of plants."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006869 ;
    owl:annotatedTarget "The directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Lipids are compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006886 ;
    owl:annotatedTarget "The directed movement of proteins in a cell, including the movement of proteins between specific compartments or structures within a cell, such as organelles of a eukaryotic cell." .

[]
    oboInOwl:hasDbXref "GOC:al"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006886 ;
    owl:annotatedTarget "copper-induced intracellular protein transport" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string, "ISBN:0716731363"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006897 ;
    owl:annotatedTarget "A vesicle-mediated transport process in which cells take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006900 ;
    owl:annotatedTarget "The evagination of a membrane, resulting in formation of a vesicle." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006900 ;
    owl:annotatedTarget "single organism membrane budding" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:17335816" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006903 ;
    owl:annotatedTarget "The process in which vesicles are directed to specific destination membranes. Targeting involves coordinated interactions among cytoskeletal elements (microtubules or actin filaments), motor proteins, molecules at the vesicle membrane and target membrane surfaces, and vesicle cargo." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006909 ;
    owl:annotatedTarget "A vesicle-mediated transport process that results in the engulfment of external particulate material by phagocytes and their delivery to the lysosome. The particles are initially contained within phagocytic vacuoles (phagosomes), which then fuse with primary lysosomes to effect digestion of the particles." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:dhl", "GOC:ecd"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "GOC:tb"^^xsd:string, "ISBN:0198506732"^^xsd:string, "PMID:18846107", "PMID:21494263" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006915 ;
    owl:annotatedTarget "A programmed cell death process which begins when a cell receives an internal (e.g. DNA damage) or external signal (e.g. an extracellular death ligand), and proceeds through a series of biochemical events (signaling pathway phase) which trigger an execution phase. The execution phase is the last step of an apoptotic process, and is typically characterized by rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0006915 ;
    owl:annotatedTarget "apoptotic cell death" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0006915 ;
    owl:annotatedTarget "apoptotic program" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006921 ;
    owl:annotatedTarget "The breakdown of structures such as organelles, proteins, or other macromolecular structures during apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:dgh"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mlg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006928 ;
    owl:annotatedTarget "The directed, self-propelled movement of a cell or subcellular component without the involvement of an external agent such as a transporter or a pore." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0006928 ;
    owl:annotatedTarget "cellular component motion" .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006935 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism, or the directed growth of a cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis)." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string, "GOC:mtg_muscle"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006936 ;
    owl:annotatedTarget "A process in which force is generated within muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006937 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of muscle contraction." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mtg_muscle"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006939 ;
    owl:annotatedTarget "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. Smooth muscle differs from striated muscle in the much higher actin/myosin ratio, the absence of conspicuous sarcomeres and the ability to contract to a much smaller fraction of its resting length." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006940 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of smooth muscle contraction." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006950 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006952 ;
    owl:annotatedTarget "Reactions, triggered in response to the presence of a foreign body or the occurrence of an injury, which result in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack." .

[]
    oboInOwl:hasDbXref "GO_REF:0000022", "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006954 ;
    owl:annotatedTarget "The immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents. The process is characterized by local vasodilation, extravasation of plasma into intercellular spaces and accumulation of white blood cells and macrophages." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006955 ;
    owl:annotatedTarget "Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006959 ;
    owl:annotatedTarget "An immune response mediated through a body fluid." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an organelle within a cell. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "single organism organelle organization" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ems"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006997 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of the nucleus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006997 ;
    owl:annotatedTarget "nuclear organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006997 ;
    owl:annotatedTarget "nucleus organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007010 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of cytoskeletal structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0007010 ;
    owl:annotatedTarget "cytoskeletal organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0007010 ;
    owl:annotatedTarget "cytoskeleton organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007017 ;
    owl:annotatedTarget "Any cellular process that depends upon or alters the microtubule cytoskeleton, that part of the cytoskeleton comprising microtubules and their associated proteins." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007018 ;
    owl:annotatedTarget "A microtubule-based process that results in the movement of organelles, other microtubules, or other cellular components.  Examples include motor-driven movement along microtubules and movement driven by polymerization or depolymerization of microtubules." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "GOC:mtg_cell_cycle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007049 ;
    owl:annotatedTarget "The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:mtg_cell_cycle"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007059 ;
    owl:annotatedTarget "The process in which genetic material, in the form of chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets. In eukaryotes, chromosome segregation begins with the condensation of chromosomes, includes chromosome separation, and ends when chromosomes have completed movement to the spindle poles." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007076 ;
    owl:annotatedTarget "The cell cycle process in which chromatin structure is compacted prior to and during mitosis in eukaryotic cells." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007088 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of mitosis." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "GOC:dos"^^xsd:string, "GOC:expert_vm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007113 ;
    owl:annotatedTarget "A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007135 ;
    owl:annotatedTarget "The second nuclear division of meiosis, in which the two chromatids in each chromosome are separated, resulting in four daughter nuclei from the two nuclei produced in meiosis II." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007140 ;
    owl:annotatedTarget "A cell cycle process by which the cell nucleus divides as part of a meiotic cell cycle in the male germline." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007142 ;
    owl:annotatedTarget "A cell cycle process comprising the steps by which a cell progresses through male meiosis II, the second meiotic division in the male germline." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ems"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007143 ;
    owl:annotatedTarget "A cell cycle process by which the cell nucleus divides as part of a meiotic cell cycle in the female germline." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000258 ;
    owl:annotatedTarget "Obsolete. Use PO:0000355 from Plant Ontology instead. A fiber like tracheid in the secondary xylem; commonly thick walled, with pointed ends and bordered pits that have lenticular to slit like apertures."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007147 ;
    owl:annotatedTarget "The cell cycle process in which the second meiotic division occurs in the female germline." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007154 ;
    owl:annotatedTarget "Any process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string, "GOC:pf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007155 ;
    owl:annotatedTarget "The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007159 ;
    owl:annotatedTarget "The attachment of a leukocyte to another cell via adhesion molecules." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000260 ;
    owl:annotatedTarget "Obsolete. Use PO:0000373 from Plant Ontology instead. Cell containing mucilages or gums or similar carbohydrate material characterized by the property of swelling in water."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007162 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell adhesion." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "GOC:mtg_signaling_feb11" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007165 ;
    owl:annotatedTarget "The cellular process in which a signal is conveyed to trigger a change in the activity or state of a cell. Signal transduction begins with reception of a signal (e.g. a ligand binding to a receptor or receptor activation by a stimulus such as light), or for signal transduction in the absence of ligand, signal-withdrawal or the activity of a constitutively active receptor. Signal transduction ends with regulation of a downstream cellular process, e.g. regulation of transcription or regulation of a metabolic process. Signal transduction covers signaling from receptors located on the surface of the cell and signaling via molecules located within the cell. For signaling between cells, signal transduction is restricted to events at and within the receiving cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0007165 ;
    owl:annotatedTarget "signalling pathway" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000262 ;
    owl:annotatedTarget "Obsolete. Use PO:0000351 from Plant Ontology instead. An epidermal cell that divides to produce the guard cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:pr"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007166 ;
    owl:annotatedTarget "A series of molecular signals initiated by activation of a receptor on the surface of a cell. The pathway begins with binding of an extracellular ligand to a cell surface receptor, or for receptors that signal in the absence of a ligand, by ligand-withdrawal or the activity of a constitutively active receptor. The pathway ends with regulation of a downstream cellular process, e.g. transcription." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0007166 ;
    owl:annotatedTarget "cell surface receptor linked signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0007166 ;
    owl:annotatedTarget "cell surface receptor linked signalling pathway" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007267 ;
    owl:annotatedTarget "Any process that mediates the transfer of information from one cell to another. This process includes signal transduction in the receiving cell and, where applicable, release of a ligand and any processes that actively facilitate its transport and presentation to the receiving cell.  Examples include signaling via soluble ligands, via cell adhesion molecules and via gap junctions." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "MeSH:D009435" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007268 ;
    owl:annotatedTarget "The vesicular release of classical neurotransmitter molecules from a presynapse, across a chemical synapse, the subsequent activation of neurotransmitter receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0007268 ;
    owl:annotatedTarget "neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007269 ;
    owl:annotatedTarget "The regulated release of neurotransmitter from the presynapse into the synaptic cleft via calcium-regulated exocytosis during synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "Wikipedia:Cholinergic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007271 ;
    owl:annotatedTarget "The vesicular release of acetylcholine from a presynapse, across a chemical synapse, the subsequent activation of dopamine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000264 ;
    owl:annotatedTarget "Obsolete. Use PO:0000400 from Plant Ontology instead. A cambial cell on the phloem side of the cambial zone that is the source of one or more cells arising by periclinal divisions and differentiating into phloem elements with or without additional divisions in various planes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ems"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007275 ;
    owl:annotatedTarget "The biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007276 ;
    owl:annotatedTarget "The generation and maintenance of gametes in a multicellular organism. A gamete is a haploid reproductive cell." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007281 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of an immature germ cell over time, from its formation to the mature structure (gamete). A germ cell is any reproductive cell in a multicellular organism." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "ISBN:9780878933846", "PMID:28073824", "PMID:30990821" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007283 ;
    owl:annotatedTarget "The developmental process by which male germ line stem cells self renew or give rise to successive cell types resulting in the development of a spermatozoa." .

[]
    oboInOwl:hasSynonymType go:systematic_synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0007283 ;
    owl:annotatedTarget "generation of spermatozoa" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007286 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a spermatid over time, from its formation to the mature structure." .

[]
    oboInOwl:hasDbXref "FMA:86003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002178 ;
    owl:annotatedTarget "arterial supply of" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000266 ;
    owl:annotatedTarget "Obsolete. Use PO:0004011 from Plant Ontology instead. A cell constituting an active locus of meristematic activity in a tissue composed of somewhat older, differentiating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:cilia"^^xsd:string, "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007288 ;
    owl:annotatedTarget "The assembly and organization of the sperm flagellar axoneme, the bundle of microtubules and associated proteins that forms the core of the eukaryotic sperm flagellum, and is responsible for movement." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007289 ;
    owl:annotatedTarget "The specialization of the spermatid nucleus during the development of a spermatid into a mature male gamete competent for fertilization." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007292 ;
    owl:annotatedTarget "Generation of the female gamete; specialised haploid cells produced by meiosis and along with a male gamete takes part in sexual reproduction." .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007338 ;
    owl:annotatedTarget "The union of male and female gametes to form a zygote." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000268 ;
    owl:annotatedTarget "Obsolete. Consult Plant Ontology instead. The cell in the phloem tissue concerned with mainly longitudinal conduction of food materials. Classified into sieve cell and sieve tube member."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progress through the mitotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "regulation of progression through mitotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007548 ;
    owl:annotatedTarget "The establishment of the sex of an organism by physical differentiation." .

[]
    oboInOwl:hasDbXref "ISBN:047124520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000270 ;
    owl:annotatedTarget "Obsolete. Use PO:0000284 from Plant Ontology instead. An epidermal cell associated with a stoma and at least morphologically distinguishable from the epidermal cells composing the groundmass of the tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007555 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of ecdysteroid from a cell." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007558 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of juvenile hormone secretion." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007585 ;
    owl:annotatedTarget "The process of gaseous exchange between an organism and its environment. In plants, microorganisms, and many small animals, air or water makes direct contact with the organism's cells or tissue fluids, and the processes of diffusion supply the organism with dioxygen (O2) and remove carbon dioxide (CO2). In larger animals the efficiency of gaseous exchange is improved by specialized respiratory organs, such as lungs and gills, which are ventilated by breathing mechanisms." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000272 ;
    owl:annotatedTarget "OBSOLETE, use term from Plant Ontology. A cell localized in the vascular cambium or phellogen. Its periclinal division can contribute cells either to the outside or to the inside of the axis; in vascular cambium, classified into fusiform initials (source of axial cells of xylem and phloem) and ray initials (source of the ray cells)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007586 ;
    owl:annotatedTarget "The whole of the physical, chemical, and biochemical processes carried out by multicellular organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007589 ;
    owl:annotatedTarget "The controlled release of a fluid by a cell or tissue in an animal." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string, "http://www.graylab.ac.uk/omd/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007596 ;
    owl:annotatedTarget "The sequential process in which the multiple coagulation factors of the blood interact, ultimately resulting in the formation of an insoluble fibrin clot; it may be divided into three stages: stage 1, the formation of intrinsic and extrinsic prothrombin converting principle; stage 2, the formation of thrombin; stage 3, the formation of stable fibrin polymers." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007599 ;
    owl:annotatedTarget "The stopping of bleeding (loss of body fluid) or the arrest of the circulation to an organ or part." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007600 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007601 ;
    owl:annotatedTarget "The series of events required for an organism to receive a visual stimulus, convert it to a molecular signal, and recognize and characterize the signal. Visual stimuli are detected in the form of photons and are processed to form an image." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007605 ;
    owl:annotatedTarget "The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000276 ;
    owl:annotatedTarget "Obsolete. Use PO:0000077 from Plant Ontology instead. Cell variable in form and size, being more or less thick, often lignified, secondary walls. Belongs to the category of subcells and may or may not be devoid of protoplast at maturity."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007606 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory chemical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007608 ;
    owl:annotatedTarget "The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:mtg_heart"^^xsd:string, "ISBN:0192800825" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008015 ;
    owl:annotatedTarget "The flow of blood through the body of an animal, enabling the transport of nutrients to the tissues and the removal of waste products." .

[]
    oboInOwl:hasDbXref "DictyBase:DDB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000277 ;
    owl:annotatedTarget "OBSOLETE: Initial population of prestalk cells that activate the ecmA promoter at the mound stage and that presumably further differentiate into pstA and pstO cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008016 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of heart contraction. Heart contraction is the process in which the heart decreases in volume in a characteristic way to propel blood through the body." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008104 ;
    owl:annotatedTarget "Any process in which a protein is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0008104 ;
    owl:annotatedTarget "protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0008104 ;
    owl:annotatedTarget "asymmetric protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:pdt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008150 ;
    owl:annotatedTarget "A biological process represents a specific objective that the organism is genetically programmed to achieve. Biological processes are often described by their outcome or ending state, e.g., the biological process of cell division results in the creation of two daughter cells (a divided cell) from a single parent cell. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008152 ;
    owl:annotatedTarget "The chemical reactions and pathways, including anabolism and catabolism, by which living organisms transform chemical substances. Metabolic processes typically transform small molecules, but also include macromolecular processes such as DNA repair and replication, and protein synthesis and degradation." .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000278 ;
    owl:annotatedTarget "Obsolete. Use PO:0020090 from Plant Ontology instead. OBSOLETED, use term from Plant Ontology. A cell containing the two polar nuclei which, after double fertilization, will develop into the endosperm."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008202 ;
    owl:annotatedTarget "The chemical reactions and pathways involving steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008206 ;
    owl:annotatedTarget "The chemical reactions and pathways involving bile acids, a group of steroid carboxylic acids occurring in bile, where they are present as the sodium salts of their amides with glycine or taurine." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_cardio", "ISBN:0721643949" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008217 ;
    owl:annotatedTarget "Any process that modulates the force with which blood travels through the circulatory system. The process is controlled by a balance of processes that increase pressure and decrease pressure." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "PMID:25236395" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008219 ;
    owl:annotatedTarget "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008283 ;
    owl:annotatedTarget "The multiplication or reproduction of cells, resulting in the expansion of a cell population." .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000280 ;
    owl:annotatedTarget "Obsolete. Use PO:0020097 from Plant Ontology instead. The cell that will give rise to the generative nuclei which will participate in fertilization."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008284 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008285 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008289 ;
    owl:annotatedTarget "Binding to a lipid." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string, "GOC:vw"^^xsd:string, "PMID:10710711", "PMID:19037758" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008301 ;
    owl:annotatedTarget "The activity of binding selectively and non-covalently to and distorting the original structure of DNA, typically a straight helix, into a bend, or increasing the bend if the original structure was intrinsically bent due to its sequence." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string, "PMID:10938806"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000282 ;
    owl:annotatedTarget "Obsolete. Use PO:0000282 from Plant Ontology instead. An outgrowth from the epidermis. Trichomes vary in size and complexity and include hairs, scales, and other structures and may be glandular. In Arabidopsis, patterning of trichome development is not random but does not appear to be lineage-based like stomata."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008348 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of an antimicrobial humoral response." .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008406 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the gonad over time, from its formation to the mature structure. The gonad is an animal organ that produces gametes; in some species it also produces hormones." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0008406 ;
    owl:annotatedTarget "gonadogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0879015322"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000284 ;
    owl:annotatedTarget "Obsolete. Use PO:0000071 from Plant Ontology instead. A specialized parenchyma cell associated with a sieve-tube member in angiosperm phloem and arising from the same mother cell as the sieve-tube member."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dgf"^^xsd:string, "GOC:mtg_transport"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008509 ;
    owl:annotatedTarget "Enables the transfer of a negatively charged ion from one side of a membrane to the other." .

[]
    a owl:Axiom ;
    rdfs:label "FA anion flip-flops to the opposite surface" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0008509 ;
    owl:annotatedTarget "Reactome:R-HSA-166214" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008514 ;
    owl:annotatedTarget "Enables the transfer of organic anions from one side of a membrane to the other. Organic anions are atoms or small molecules with a negative charge which contain carbon in covalent linkage." .

[]
    a owl:Axiom ;
    rdfs:label "Growing HA is extruded from the cell by ABCC5" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0008514 ;
    owl:annotatedTarget "Reactome:R-HSA-2142859" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008585 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the female gonad over time, from its formation to the mature structure." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0008585 ;
    owl:annotatedTarget "ovarian development" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0008585 ;
    owl:annotatedTarget "ovary development" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000286 ;
    owl:annotatedTarget "A cell of a filament of a fungal mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008610 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of lipids, compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0008610 ;
    owl:annotatedTarget "lipogenesis" .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009058 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of substances; typically the energy-requiring part of metabolism in which simpler substances are transformed into more complex ones." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009059 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:mtg_chebi_dec09" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009059 ;
    owl:annotatedTarget "biopolymer biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009266 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009306 ;
    owl:annotatedTarget "The controlled release of proteins from a cell." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "Wikipedia:Electromagnetic_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009314 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an electromagnetic radiation stimulus. Electromagnetic radiation is a propagating wave in space with electric and magnetic components. These components oscillate at right angles to each other and to the direction of propagation." .

[]
    oboInOwl:hasDbXref "Wikipedia:Nitrogen_fixation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009399 ;
    owl:annotatedTarget "The process in which nitrogen is taken from its relatively inert molecular form (N2) in the atmosphere and converted into nitrogen compounds useful for other chemical processes, such as ammonia, nitrate and nitrogen dioxide." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009411 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an ultraviolet radiation (UV light) stimulus. Ultraviolet radiation is electromagnetic radiation with a wavelength in the range of 10 to 380 nanometers." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0582227089"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009416 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a light stimulus, electromagnetic radiation of wavelengths classified as infrared, visible or ultraviolet light." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009566 ;
    owl:annotatedTarget "The union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009581 ;
    owl:annotatedTarget "The series of events in which an external stimulus is received by a cell and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009582 ;
    owl:annotatedTarget "The series of events in which an (non-living) abiotic stimulus is received by a cell and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009583 ;
    owl:annotatedTarget "The series of events in which a light stimulus (in the form of photons) is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009584 ;
    owl:annotatedTarget "The series of events in which a visible light stimulus is received by a cell and converted into a molecular signal. A visible light stimulus is electromagnetic radiation that can be perceived visually by an organism; for organisms lacking a visual system, this can be defined as light with a wavelength within the range 380 to 780 nm." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:hb"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009589 ;
    owl:annotatedTarget "The series of events in which an ultraviolet radiation (UV light) stimulus is received and converted into a molecular signal. Ultraviolet radiation is electromagnetic radiation with a wavelength in the range of 10 to 380 nanometers." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009590 ;
    owl:annotatedTarget "The series of events in which a gravitational stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009593 ;
    owl:annotatedTarget "The series of events in which a chemical stimulus is received by a cell and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009605 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009607 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a biotic stimulus, a stimulus caused or produced by a living organism." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009611 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to the organism." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009612 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a mechanical stimulus." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009617 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a bacterium." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009628 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an abiotic (not derived from living organisms) stimulus." .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009629 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a gravitational stimulus." .

[]
    oboInOwl:hasDbXref "GOC:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009636 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a toxic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0521436125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009653 ;
    owl:annotatedTarget "The process in which anatomical structures are generated and organized. Morphogenesis pertains to the creation of form." .

[]
    oboInOwl:hasDbXref "GOC:dgh"^^xsd:string, "GOC:go_curators"^^xsd:string, "ISBN:0471245208"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009887 ;
    owl:annotatedTarget "Morphogenesis of an animal organ. An organ is defined as a tissue or set of tissues that work together to perform a specific function or functions. Morphogenesis is the process in which anatomical structures are generated and organized. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009889 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009890 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of the chemical reactions and pathways resulting in the formation of substances." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009891 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009892 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." .

[]
    oboInOwl:hasDbXref "ISBN:047125208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000288 ;
    owl:annotatedTarget "Obsolete. Use PO:0000191 from Plant Ontology instead. A cell in the micropylar end of the embryo sac associated with the egg in the egg apparatus of angiosperms. Plays a vital role in fertilization."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009893 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000290 ;
    owl:annotatedTarget "Obsolete. Use PO:0000274 from Plant Ontology instead. A fiber of the xylem tissue, Two types are recognized in the secondary xylem: fiber tracheids and libriform fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000292 ;
    owl:annotatedTarget "Obsolete. Use PO:0000293 from Plant Ontology instead. One of a pair of cells flanking the stomatal pore and causing the opening and closing of the pore by changes in turgor."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009914 ;
    owl:annotatedTarget "The directed movement of hormones into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:sm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009966 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0009966 ;
    owl:annotatedTarget "regulation of signalling pathway" .

[]
    oboInOwl:hasDbXref "TAIR:sr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000293 ;
    owl:annotatedTarget "A cell whose primary function is to provide structural support, to provide strength and physical integrity to the organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009967 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0009967 ;
    owl:annotatedTarget "positive regulation of signalling pathway" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000294 ;
    owl:annotatedTarget "Obsolete. Consult Plant Ontology instead. A type of sieve element that has relatively undifferentiated sieve areas (with narrow pores), rather uniform in structure on all walls; that is, there are no sieve plates. Typical of gymnosperms and lower vascular plants."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009968 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0009968 ;
    owl:annotatedTarget "negative regulation of signalling pathway" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009987 ;
    owl:annotatedTarget "Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "PMID:10072401" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010032 ;
    owl:annotatedTarget "Compaction of chromatin structure prior to meiosis in eukaryotic cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010032 ;
    owl:annotatedTarget "chromosome condensation involved in meiotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:sm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010109 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of photosynthesis." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:sm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010256 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of the endomembrane system." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010256 ;
    owl:annotatedTarget "endomembrane system organisation" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010324 ;
    owl:annotatedTarget "The infolding of a membrane." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010467 ;
    owl:annotatedTarget "The process in which a gene's sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010468 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010469 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a signaling receptor activity. Receptor activity is when a molecule combines with an extracellular or intracellular messenger to initiate a change in cell activity." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010556 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010557 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010558 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of the chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000295 ;
    owl:annotatedTarget "A peptide hormone secreting cell that produces growth hormone, somatotropin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010564 ;
    owl:annotatedTarget "Any process that modulates a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." .

[]
    oboInOwl:hasDbXref "ISBN:0140514031"^^xsd:string, "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000296 ;
    owl:annotatedTarget "Obsolete. Use PO:0020099 from Plant Ontology instead. Cell type formed after the first mitotic division of the microgametophye, The nucleus of this cell migrates to the tip of the pollen tube after germination and disintegrates when the pollen tube penetrates the nucellus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010565 ;
    owl:annotatedTarget "Any process that modulates the chemical reactions and pathways involving any of a class of organic compounds that contain the carbonyl group, CO, and in which the carbonyl group is bonded only to carbon atoms. The general formula for a ketone is RCOR, where R and R are alkyl or aryl groups." .

[]
    oboInOwl:hasDbXref "PMID:10938806"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000297 ;
    owl:annotatedTarget "Obsolete. Use PO:0000115 from Plant Ontology instead. A cell that surrounds a trichome and provides support for the trichome."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010604 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010605 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000298 ;
    owl:annotatedTarget "Obsolete. Use PO:0000273 from Plant Ontology instead. A cell composing the xylem."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010623 ;
    owl:annotatedTarget "The activation of endogenous cellular processes that result in the death of a cell as part of its development." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010628 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000299 ;
    owl:annotatedTarget "OBSOLETED. Commonly used for a cell in root epidermis that gives rise to a root hair. The daughter cell produced by the asymmetric division of a root epidermal cell that gives rise to a root hair."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010629 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of gene expression. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA or circRNA (for protein-coding genes) and the translation of that mRNA or circRNA into protein. Protein maturation is included when required to form an active form of a product from an inactive precursor form." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010638 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010638 ;
    owl:annotatedTarget "positive regulation of organelle organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0010638 ;
    owl:annotatedTarget "positive regulation of organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010639 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010639 ;
    owl:annotatedTarget "negative regulation of organelle organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0010639 ;
    owl:annotatedTarget "negative regulation of organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010646 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010647 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010648 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of cell communication. Cell communication is the process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010700 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of the regulated release of norepinephrine." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010701 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of the regulated release of norepinephrine." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010720 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010721 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010817 ;
    owl:annotatedTarget "Any process that modulates the levels of hormone within an organism or a tissue. A hormone is any substance formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells in the same organism, upon which it has a specific regulatory action." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000300 ;
    owl:annotatedTarget obo:CL_0000586 .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010876 ;
    owl:annotatedTarget "Any process in which a lipid is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010876 ;
    owl:annotatedTarget "lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010893 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000300 ;
    owl:annotatedTarget "A mature sexual reproductive cell having a single set of unpaired chromosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010894 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010927 ;
    owl:annotatedTarget "The cellular component assembly that is part of the initial shaping of the component during its developmental progression." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010941 ;
    owl:annotatedTarget "Any process that modulates the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010942 ;
    owl:annotatedTarget "Any process that increases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010948 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010970 ;
    owl:annotatedTarget "The movement of organelles or other particles from one location in the cell to another along microtubules, driven by motor activity." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0010970 ;
    owl:annotatedTarget "establishment of localization by movement along microtubule" .

[]
    oboInOwl:hasDbXref "GOC:lr"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0012501 ;
    owl:annotatedTarget "A process which begins when a cell receives an internal or external signal and activates a series of biochemical events (signaling pathway). The process ends with the death of the cell." .

[]
    oboInOwl:hasDbXref "GOC:lh" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0012505 ;
    owl:annotatedTarget "A collection of membranous structures involved in transport within the cell. The main components of the endomembrane system are endoplasmic reticulum, Golgi bodies, vesicles, cell membrane and nuclear envelope. Members of the endomembrane system pass materials through each other or though the use of vesicles." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0012506 ;
    owl:annotatedTarget "The lipid bilayer surrounding any membrane-bounded vesicle in the cell." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014046 ;
    owl:annotatedTarget "The regulated release of dopamine by a cell. Dopamine is a catecholamine and a precursor of adrenaline and noradrenaline. It acts as a neurotransmitter in the central nervous system but it is also produced peripherally and acts as a hormone." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014047 ;
    owl:annotatedTarget "The controlled release of glutamate by a cell. The glutamate is the most abundant excitatory neurotransmitter in the nervous system." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014048 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the controlled release of glutamate." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014049 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the controlled release of glutamate." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000307 ;
    owl:annotatedTarget obo:CL_0002202 .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014050 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of glutamate." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014051 ;
    owl:annotatedTarget "The regulated release of gamma-aminobutyric acid by a cell or a tissue. The gamma-aminobutyric acid is the principal inhibitory neurotransmitter in the brain but is also found in several extraneural tissues." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000307 ;
    owl:annotatedTarget "An epithelial cell found in the trachea."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014052 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014053 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014054 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of gamma-aminobutyric acid." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014055 ;
    owl:annotatedTarget "The regulated release of acetylcholine by a cell. The acetylcholine acts as a neurotransmitter that acts in both the peripheral nervous system (PNS) and central nervous system (CNS)." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014056 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014057 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014058 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014059 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of dopamine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014060 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of epinephrine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014061 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of norepinephrine." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014062 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of serotonin." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0014062 ;
    owl:annotatedTarget "regulation of serotonin release" .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014063 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of serotonin." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0014063 ;
    owl:annotatedTarget "positive regulation of serotonin release" .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0014064 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of serotonin." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0014064 ;
    owl:annotatedTarget "positive regulation of serotonin release" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015031 ;
    owl:annotatedTarget "The directed movement of proteins into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:dgf"^^xsd:string, "GOC:mtg_transport"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015075 ;
    owl:annotatedTarget "Enables the transfer of an ion from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015106 ;
    owl:annotatedTarget "Enables the transfer of bicarbonate from one side of a membrane to the other. Bicarbonate is the hydrogencarbonate ion, HCO3-." .

[]
    a owl:Axiom ;
    rdfs:label "BESTs transport cytosolic HCO3- to extracellular region" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0015106 ;
    owl:annotatedTarget "Reactome:R-HSA-2752067" .

[]
    oboInOwl:hasDbXref "GOC:mtg_transport"^^xsd:string, "ISBN:0815340729"^^xsd:string, "TC:1.-.-.-.-" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015267 ;
    owl:annotatedTarget "Enables the energy-independent facilitated diffusion, mediated by passage of a solute through a transmembrane aqueous pore or channel. Stereospecificity is not exhibited but this transport may be specific for a particular molecular species or class of molecules." .

[]
    oboInOwl:hasDbXref "GOC:mtg_transport"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015276 ;
    owl:annotatedTarget "Enables the transmembrane transfer of an ion by a channel that opens when a specific ligand has been bound by the channel complex or one of its constituent parts." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:sart"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0015276 ;
    owl:annotatedTarget "ionotropic receptor activity" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0395825172"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015629 ;
    owl:annotatedTarget "The part of the cytoskeleton (the internal framework of a cell) composed of actin and associated proteins. Includes actin cytoskeleton-associated complexes." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015669 ;
    owl:annotatedTarget "The directed movement of substances that are gaseous in normal living conditions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015671 ;
    owl:annotatedTarget "The directed movement of oxygen (O2) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015695 ;
    owl:annotatedTarget "The directed movement of organic cations into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Organic cations are atoms or small molecules with a positive charge which contain carbon in covalent linkage." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000312 ;
    owl:annotatedTarget obo:CL_0000237 .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015701 ;
    owl:annotatedTarget "The directed movement of bicarbonate into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015711 ;
    owl:annotatedTarget "The directed movement of organic anions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Organic anions are atoms or small molecules with a negative charge which contain carbon in covalent linkage." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015718 ;
    owl:annotatedTarget "The directed movement of monocarboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015800 ;
    owl:annotatedTarget "The directed movement of acidic amino acids, amino acids with a pH below 7, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015804 ;
    owl:annotatedTarget "The directed movement of neutral amino acids, amino acids with no net charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015812 ;
    owl:annotatedTarget "The directed movement of gamma-aminobutyric acid (GABA, 4-aminobutyrate), an amino acid which acts as a neurotransmitter in some organisms, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015816 ;
    owl:annotatedTarget "The directed movement of glycine, aminoethanoic acid, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015833 ;
    owl:annotatedTarget "The directed movement of peptides, compounds of two or more amino acids where the alpha carboxyl group of one is bound to the alpha amino group of another, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015837 ;
    owl:annotatedTarget "The directed movement of amines, including polyamines, organic compounds containing one or more amino groups, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015844 ;
    owl:annotatedTarget "The directed movement of monoamines, organic compounds that contain one amino group that is connected to an aromatic ring by an ethylene group (-CH2-CH2-), into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000312 ;
    owl:annotatedTarget obo:CL_0000362 .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015849 ;
    owl:annotatedTarget "The directed movement of organic acids, any acidic compound containing carbon in covalent linkage, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015850 ;
    owl:annotatedTarget "The directed movement of an organic hydroxy compound (organic alcohol) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. An organic hydroxy compound is an organic compound having at least one hydroxy group attached to a carbon atom." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015870 ;
    owl:annotatedTarget "The directed movement of acetylcholine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Acetylcholine is an acetic acid ester of the organic base choline and functions as a neurotransmitter, released at the synapses of parasympathetic nerves and at neuromuscular junctions." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015872 ;
    owl:annotatedTarget "The directed movement of dopamine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Dopamine is a catecholamine neurotransmitter and a metabolic precursor of noradrenaline and adrenaline." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015874 ;
    owl:annotatedTarget "The directed movement of norepinephrine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Norepinephrine (3,4-dihydroxyphenyl-2-aminoethanol) is a hormone secreted by the adrenal medulla and a neurotransmitter in the sympathetic peripheral nervous system and in some tracts of the CNS. It is also the biosynthetic precursor of epinephrine." .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0015979 ;
    owl:annotatedTarget "The synthesis by organisms of organic chemical compounds, especially carbohydrates, from carbon dioxide (CO2) using energy obtained from light rather than from the oxidation of chemical compounds." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016020 ;
    owl:annotatedTarget "A lipid bilayer along with all the proteins and protein complexes embedded in it an attached to it." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016021 ;
    owl:annotatedTarget "The component of a membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016021 ;
    owl:annotatedTarget "transmembrane" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "A process that results in the assembly, arrangement of constituent parts, or disassembly of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "MESH:A11.436.397"^^xsd:string, "MESH:D015603"^^xsd:string, "PMID:15582983"^^xsd:string, "PMID:15749908"^^xsd:string, "PMID:19727116"^^xsd:string, "http://en.wikipedia.org/wiki/Keratinocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000312 ;
    owl:annotatedTarget "An epidermal cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the basal layers of the epidermis to the cornified (horny) layer of the skin. Successive stages of differentiation of the keratinocytes forming the epidermal layers are basal cell, spinous or prickle cell, and the granular cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cellular component organisation at cellular level" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cellular component organisation in other organism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cell organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:hb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016048 ;
    owl:annotatedTarget "The series of events in which a temperature stimulus (hot or cold) is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016050 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a vesicle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016050 ;
    owl:annotatedTarget "vesicle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016053 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of organic acids, any acidic compound containing carbon in covalent linkage." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016064 ;
    owl:annotatedTarget "An immune response mediated by immunoglobulins, whether cell-bound or in solution." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:08789310662000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016192 ;
    owl:annotatedTarget "A cellular transport process in which transported substances are moved in membrane-bounded vesicles; transported substances are enclosed in the vesicle lumen or located in the vesicle membrane. The process begins with a step that directs a substance to the forming vesicle, and includes vesicle budding and coating. Vesicles are then targeted to, and fuse with, an acceptor membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0016192 ;
    owl:annotatedTarget "vesicular transport" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000313 ;
    owl:annotatedTarget "Columnar glandular cell with irregular nucleus, copious granular endoplasmic reticulum and supranuclear granules. Secretes a watery fluid containing proteins known as serous fluid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016321 ;
    owl:annotatedTarget "The cell cycle process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets during the meiotic cell cycle in a female." .

[]
    oboInOwl:hasDbXref "GOC:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016444 ;
    owl:annotatedTarget "Recombination occurring within or between DNA molecules in somatic cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:ma"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016445 ;
    owl:annotatedTarget "The somatic process that results in the generation of sequence diversity of immunoglobulins." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11205330", "PMID:11205333", "PMID:14975236", "PMID:7813007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016446 ;
    owl:annotatedTarget "Mutations occurring somatically that result in amino acid changes in the rearranged V regions of immunoglobulins." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016447 ;
    owl:annotatedTarget "The process in which immunoglobulin genes are formed through recombination of the germline genetic elements, as known as immunoglobulin gene segments, within a single locus." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:ems"^^xsd:string, "GOC:pf"^^xsd:string, "Wikipedia:Cell_migration" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016477 ;
    owl:annotatedTarget "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues. Cell migration is a central process in the development and maintenance of multicellular organisms." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016525 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of angiogenesis." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "ISBN:0582227089"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0017145 ;
    owl:annotatedTarget "The self-renewing division of a stem cell. A stem cell is an undifferentiated cell, in the embryo or adult, that can undergo unlimited division and give rise to one or several different cell types." .

[]
    oboInOwl:hasDbXref "MESH:A12.200.882"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000315 ;
    owl:annotatedTarget "A cell secreting tears, the fluid secreted by the lacrimal glands. This fluid moistens the conjunctiva and cornea."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0018130 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of heterocyclic compounds, those with a cyclic molecular structure and at least two different atoms in the ring (or rings)." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000316 ;
    owl:annotatedTarget "Obsolete. Use PO:0000082 from Plant Ontology instead. A meristemic ray cell in the vascular cambium that gives rise to ray cells of the secondary xylem and secondary phloem."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019216 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving lipids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019218 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving steroids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019219 ;
    owl:annotatedTarget "Any cellular process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0019219 ;
    owl:annotatedTarget "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019222 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0019222 ;
    owl:annotatedTarget "regulation of organismal metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019226 ;
    owl:annotatedTarget "The neurological system process in which a signal is transmitted through the nervous system by a combination of action potential propagation and synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0019226 ;
    owl:annotatedTarget "conduction of nerve impulse" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019438 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of aromatic compounds, any substance containing an aromatic carbon ring." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019724 ;
    owl:annotatedTarget "Any process involved with the carrying out of an immune response by a B cell, through, for instance, the production of antibodies or cytokines, or antigen presentation to T cells." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "GOC:mtg_sensu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019730 ;
    owl:annotatedTarget "An immune response against microbes mediated through a body fluid. Examples of this process are seen in the antimicrobial humoral response of Drosophila melanogaster and Mus musculus." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019752 ;
    owl:annotatedTarget "The chemical reactions and pathways involving carboxylic acids, any organic acid containing one or more carboxyl (COOH) groups or anions (COO-)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:jl"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019814 ;
    owl:annotatedTarget "A protein complex that in its canonical form is composed of two identical immunoglobulin heavy chains and two identical immunoglobulin light chains, held together by disulfide bonds and sometimes complexed with additional proteins. An immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019815 ;
    owl:annotatedTarget "An immunoglobulin complex that is present in the plasma membrane of B cells and that in its canonical form is composed of two identical immunoglobulin heavy chains and two identical immunoglobulin light chains and a signaling subunit, a heterodimer of the Ig-alpha and Ig-beta proteins." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0019815 ;
    owl:annotatedTarget "antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000022", "ISBN:0781735149"^^xsd:string, "PMID:15771591", "PMID:15928678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019882 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses antigen (peptide or lipid) on its cell surface in association with an MHC protein complex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15771591", "PMID:15928678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019884 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses antigen (peptide or lipid) of exogenous origin on its cell surface in association with an MHC protein complex." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:kmv"^^xsd:string, "GOC:krc"^^xsd:string, "GOC:tb"^^xsd:string, "ISBN:0387520546", "Wikipedia:Sexual_reproduction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019953 ;
    owl:annotatedTarget "A reproduction process that creates a new organism by combining the genetic material of two gametes, which may come from two organisms or from a single organism, in the case of self-fertilizing hermaphrodites, e.g. C. elegans, or self-fertilization in plants. It occurs both in eukaryotes and prokaryotes: in multicellular eukaryotic organisms, an individual is created anew; in prokaryotes, the initial cell has additional or transformed genetic material. In a process called genetic recombination, genetic material (DNA) originating from two gametes join up so that homologous sequences are aligned with each other, and this is followed by exchange of genetic information. After the new recombinant chromosome is formed, it is passed on to progeny." .

[]
    oboInOwl:hasDbXref "MESH:A12.200.702"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000317 ;
    owl:annotatedTarget "A cell secreting sebun, an oily substance secreted by sebaceous glands, composed of keratin, fat, and cellular debris."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string, "GOC:mtg_cell_cycle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022402 ;
    owl:annotatedTarget "The cellular process that ensures successive accurate and complete genome replication and chromosome segregation." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022407 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell." .

[]
    oboInOwl:hasDbXref "MESH:A12.200.849"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000318 ;
    owl:annotatedTarget "A cell secreting sweat, the fluid excreted by the sweat glands of mammals. It consists of water containing sodium chloride, phosphate, urea, ammonia, and other waste products."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022408 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of cell adhesion to another cell." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022409 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of cell adhesion to another cell." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022411 ;
    owl:annotatedTarget "A cellular process that results in the breakdown of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022412 ;
    owl:annotatedTarget "A process, occurring at the cellular level, that is involved in the reproductive function of a multicellular organism." .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000099 ;
    owl:annotatedTarget "x posterior to y iff x is further along the antero-posterior axis than y, towards the body/tail. An antero-posterior axis is an axis that extends through an organism from head end to opposite end of body or tail." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022414 ;
    owl:annotatedTarget "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string, "GOC:jid"^^xsd:string, "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022600 ;
    owl:annotatedTarget "A physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022602 ;
    owl:annotatedTarget "A process involved in the sexual cycle seen in females, often with physiologic changes in the endometrium that recur at regular intervals during the reproductive years." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022603 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of anatomical structure morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022607 ;
    owl:annotatedTarget "The aggregation, arrangement and bonding together of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022610 ;
    owl:annotatedTarget "The attachment of a cell or organism to a substrate, another cell, or other organism. Biological adhesion includes intracellular attachment between membrane regions." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mtg_transport"^^xsd:string, "ISBN:0815340729"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Enables the transfer of a substance, usually a specific substance or a group of related substances, from one side of a membrane to the other." .

[]
    a owl:Axiom ;
    rdfs:label "Egress of internalized antigen to the cytosol via sec61" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-1236947" .

[]
    a owl:Axiom ;
    rdfs:label "SLC2A9 transports Fru, Glc, urate" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-429036" .

[]
    a owl:Axiom ;
    rdfs:label "Defective SLC2A9 does not transport Fru, Glc, urate" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-5638209" .

[]
    a owl:Axiom ;
    rdfs:label "Fe3+ dissociates from SLC22A17:LCN2:2,5DHBA" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-5671707" .

[]
    a owl:Axiom ;
    rdfs:label "An unknown carrier transports cytosolic glyoxylate to the peroxisome" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-6784434" .

[]
    a owl:Axiom ;
    rdfs:label "An unknown carrier transports mitochondrial glyoxylate to the cytosol" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0022857 ;
    owl:annotatedTarget "Reactome:R-HSA-6784436" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_cardio", "GOC:mtg_transport"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022898 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of transmembrane transporter activity." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000320 ;
    owl:annotatedTarget "Obsolete. Use PO:0000431 from Plant Ontology instead. A diploid (2n) cell that undergoes meiosis and produces four haploid (1n) megaspores; also called megaspore mother cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023019 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gene expression as a consequence of a process in which a signal is released and/or conveyed from one location to another." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023019 ;
    owl:annotatedTarget "regulation of gene expression as a consequence of signal transmission" .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal", "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023029 ;
    owl:annotatedTarget "Binding to a major histocompatibility complex class Ib molecules." .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023051 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a signaling process." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023051 ;
    owl:annotatedTarget "regulation of signaling process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023051 ;
    owl:annotatedTarget "regulation of signalling process" .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal", "GOC:mtg_signaling_feb11", "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023052 ;
    owl:annotatedTarget "The entirety of a process in which information is transmitted within a biological system. This process begins with an active signal and ends when a cellular response has been triggered." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023052 ;
    owl:annotatedTarget "signalling process" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20054144"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000322 ;
    owl:annotatedTarget "An epithelial cell that lines the peripheral gas exchange region of the lungs of air-breathing vertebrates."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023056 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of a signaling process." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0023056 ;
    owl:annotatedTarget "positive regulation of signalling process" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023056 ;
    owl:annotatedTarget "positive regulation of signaling process" .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023057 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a signaling process." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023057 ;
    owl:annotatedTarget "negative regulation of signaling process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0023057 ;
    owl:annotatedTarget "negative regulation of signalling process" .

[]
    oboInOwl:hasDbXref "GOC:mtg_signal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0023061 ;
    owl:annotatedTarget "The process in which a signal is secreted or discharged into the extracellular medium from a cellular source." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0023061 ;
    owl:annotatedTarget "signal secretion" .

[]
    oboInOwl:hasDbXref "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030016 ;
    owl:annotatedTarget "The contractile element of skeletal and cardiac muscle; a long, highly organized bundle of actin, myosin, and other proteins that contracts by a sliding filament mechanism." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000325 ;
    owl:annotatedTarget "A cell that is specialised to accumulate a particular substance(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030017 ;
    owl:annotatedTarget "The repeating unit of a myofibril in a muscle cell, composed of an array of overlapping thick and thin filaments between two adjacent Z discs." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string, "http://www.cogsci.princeton.edu/~wn/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030030 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a prolongation or process extending from a cell, e.g. a flagellum or axon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030030 ;
    owl:annotatedTarget "cell projection organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030030 ;
    owl:annotatedTarget "cell surface structure organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string, "http://www.cogsci.princeton.edu/~wn/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030031 ;
    owl:annotatedTarget "Formation of a prolongation or process extending from a cell, e.g. a flagellum or axon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030031 ;
    owl:annotatedTarget "cell projection biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:aruk"^^xsd:string, "GOC:bc"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string, "PMID:26820516", "PMID:28096264", "http://www.vivo.colostate.edu/hbooks/cmb/cells/pmemb/junctions_a.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030054 ;
    owl:annotatedTarget "A cellular component that forms a specialized region of connection between two or more cells, or between a cell and the extracellular matrix, or between two membrane-bound components of a cell, such as flagella." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030072 ;
    owl:annotatedTarget "The regulated release of a peptide hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030073 ;
    owl:annotatedTarget "The regulated release of proinsulin from secretory granules accompanied by cleavage of proinsulin to form mature insulin. In vertebrates, insulin is secreted from B granules in the B cells of the vertebrate pancreas and from insulin-producing cells in insects." .

[]
    oboInOwl:hasDbXref "GOC:dgh"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030097 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the myeloid and lymphoid derived organ/tissue systems of the blood and other parts of the body over time, from formation to the mature structure. The site of hemopoiesis is variable during development, but occurs primarily in bone marrow or kidney in many adult vertebrates." .

[]
    oboInOwl:hasDbXref "CL:0000542", "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030098 ;
    owl:annotatedTarget "The process in which a relatively unspecialized precursor cell acquires specialized features of a lymphocyte. A lymphocyte is a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030098 ;
    owl:annotatedTarget "lymphocyte development" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030099 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of any cell of the myeloid leukocyte, megakaryocyte, thrombocyte, or erythrocyte lineages." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030100 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of endocytosis." .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030101 ;
    owl:annotatedTarget "The change in morphology and behavior of a natural killer cell in response to a cytokine, chemokine, cellular ligand, or soluble factor." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030103 ;
    owl:annotatedTarget "The regulated release of vasopressin from secretory granules into the blood." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030141 ;
    owl:annotatedTarget "A small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion. Secretory granules move towards the periphery of the cell and upon stimulation, their membranes fuse with the cell membrane, and their protein load is exteriorized. Processing of the contained protein may take place in secretory granules." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030154 ;
    owl:annotatedTarget "The process in which relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history. Differentiation includes the processes involved in commitment of a cell to a specific fate and its subsequent development to the mature state." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030155 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell or to the extracellular matrix." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030183 ;
    owl:annotatedTarget "The process in which a precursor cell type acquires the specialized features of a B cell. A B cell is a lymphocyte of B lineage with the phenotype CD19-positive and capable of B cell mediated immunity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030183 ;
    owl:annotatedTarget "B cell development" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030186 ;
    owl:annotatedTarget "The chemical reactions and pathways involving melatonin (N-acetyl-5-methoxytryptamine)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030187 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of melatonin (N-acetyl-5-methoxytryptamine)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030193 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of blood coagulation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030194 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of blood coagulation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030195 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of blood coagulation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030198 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an extracellular matrix." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030198 ;
    owl:annotatedTarget "extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030202 ;
    owl:annotatedTarget "The chemical reactions and pathways involving heparin, any member of a group of glycosaminoglycans found mainly as an intracellular component of mast cells. They are similar to heparan sulfates but are of somewhat higher average Mr (6000-20000) and contain fewer N-acetyl groups and more N-sulfate and O-sulfate groups; they may be attached in the same manner to protein, forming proteoglycans. They consist predominantly of alternating alpha-(1->4)-linked D-galactose and N-acetyl-D-glucosamine-6-sulfate residues." .

[]
    oboInOwl:hasDbXref "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030203 ;
    owl:annotatedTarget "The chemical reactions and pathways involving glycosaminoglycans, any one of a group of polysaccharides that contain amino sugars. Formerly known as mucopolysaccharides, they include hyaluronic acid and chondroitin, which provide lubrication in joints and form part of the matrix of cartilage. The three-dimensional structure of these molecules enables them to trap water, which forms a gel and gives glycosaminoglycans their elastic properties." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030210 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of heparin, any member of a group of glycosaminoglycans of average Mr (6000-20000), consisting predominantly of alternating alpha-(1->4)-linked D-galactose and N-acetyl-D-glucosamine-6-sulfate residues." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mah"^^xsd:string, "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030217 ;
    owl:annotatedTarget "The process in which a precursor cell type acquires characteristics of a more mature T-cell. A T cell is a type of lymphocyte whose definin characteristic is the expression of a T cell receptor complex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030217 ;
    owl:annotatedTarget "T cell development" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030218 ;
    owl:annotatedTarget "The process in which a myeloid precursor cell acquires specializes features of an erythrocyte." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030218 ;
    owl:annotatedTarget "RBC differentiation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030218 ;
    owl:annotatedTarget "erythropoiesis" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030218 ;
    owl:annotatedTarget "red blood cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030219 ;
    owl:annotatedTarget "The process in which a myeloid precursor cell acquires specializes features of a megakaryocyte." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030221 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires specialized features of a basophil cell." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030222 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specializes features of an eosinophil." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0030222 ;
    owl:annotatedTarget "eosinophil cell development" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030223 ;
    owl:annotatedTarget "The process in which a myeloid precursor cell acquires the specialized features of a neutrophil." .

[]
    oboInOwl:hasDbXref "GOC:yaf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030223 ;
    owl:annotatedTarget "neutrophil granulocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:yaf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030223 ;
    owl:annotatedTarget "neutrophil granulocytopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030224 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a monocyte." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030225 ;
    owl:annotatedTarget "The process in which a relatively unspecialized monocyte acquires the specialized features of a macrophage." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030252 ;
    owl:annotatedTarget "The regulated release of growth hormone from secretory granules into the blood." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030252 ;
    owl:annotatedTarget "somatotropin secretion" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030261 ;
    owl:annotatedTarget "The progressive compaction of dispersed interphase chromatin into threadlike chromosomes prior to mitotic or meiotic nuclear division, or during apoptosis, in eukaryotic cells." .

[]
    oboInOwl:hasDbXref "Wikipedia:DNA_condensation" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0030261 ;
    owl:annotatedTarget "DNA condensation" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030261 ;
    owl:annotatedTarget "eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030261 ;
    owl:annotatedTarget "nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030262 ;
    owl:annotatedTarget "Alterations undergone by nuclei at the molecular and morphological level as part of the execution phase of apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030263 ;
    owl:annotatedTarget "The compaction of chromatin during apoptosis." .

[]
    oboInOwl:hasDbXref "CL:0000092", "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12161749" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030316 ;
    owl:annotatedTarget "The process in which a relatively unspecialized monocyte acquires the specialized features of an osteoclast. An osteoclast is a specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000060"^^xsd:string, "PMID:26680031" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030317 ;
    owl:annotatedTarget "The directed, self-propelled movement of a cilium (aka flagellum) that contributes to the movement of a flagellated sperm." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030317 ;
    owl:annotatedTarget "sperm flagellum movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0030317 ;
    owl:annotatedTarget "sperm flagellum movement involved in flagellated sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030334 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell migration." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000330 ;
    owl:annotatedTarget "Obsolete. Use PO:0000075 from Plant Ontology instead. An elongated living cell with unevenly thickened nonlignified primary walls."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030335 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell migration." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030336 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell migration." .

[]
    oboInOwl:hasDbXref "GOC:nln"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030424 ;
    owl:annotatedTarget "The long process of a neuron that conducts nerve impulses, usually away from the cell body to the terminals and varicosities, which are sites of storage and release of neurotransmitter." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000331 ;
    owl:annotatedTarget "Obsolete. Use PO:0000301 from Plant Ontology instead. A tracheary element of the xylem that has no perforations, as contrasted with a vessel member. May occur in primary and in secondary xylem. May have any kind of secondary wall thickening found in tracheary elements."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0387987819"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000332 ;
    owl:annotatedTarget "OBSOLETE, use term from Plant Ontology. A cell formed after asymmetric division of root epidermal cell that does not give rise to a root hair."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030593 ;
    owl:annotatedTarget "The directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030595 ;
    owl:annotatedTarget "The movement of a leukocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030659 ;
    owl:annotatedTarget "The lipid bilayer surrounding a cytoplasmic vesicle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030667 ;
    owl:annotatedTarget "The lipid bilayer surrounding a secretory granule." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030705 ;
    owl:annotatedTarget "The directed movement of substances along cytoskeletal fibers such as microfilaments or microtubules within a cell." .

[]
    oboInOwl:hasDbXref "GOC:ecd"^^xsd:string, "http://life.nthu.edu.tw/~g864204/dict-search1.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030851 ;
    owl:annotatedTarget "The process in which a myeloid precursor cell acquires the specialized features of a granulocyte. Granulocytes are a class of leukocytes characterized by the presence of granules in their cytoplasm. These cells are active in allergic immune reactions such as arthritic inflammation and rashes. This class includes basophils, eosinophils and neutrophils." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000333 ;
    owl:annotatedTarget "A cell derived from the specialized ectoderm flanking each side of the embryonic neural plate, which after the closure of the neural tube, forms masses of cells that migrate out from the dorsal aspect of the neural tube to spread throughout the body."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030852 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of granulocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030853 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of granulocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:5025404"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000335 ;
    owl:annotatedTarget "A mesenchymal cell in embryonic development found in a contracting mass and that gives rise to osteoprogenitors."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030854 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of granulocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030885 ;
    owl:annotatedTarget "Any process that modulates the frequency or rate of myeloid dendritic cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030886 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of myeloid dendritic cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030887 ;
    owl:annotatedTarget "Any process that stimulates, induces or increases the rate of myeloid dendritic cell activation." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:kmv"^^xsd:string, "PMID:14570576", "PMID:22118932", "PMID:23945166" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030990 ;
    owl:annotatedTarget "A nonmembrane-bound oligomeric protein complex that participates in bidirectional transport of molecules (cargo) along axonemal microtubules." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031090 ;
    owl:annotatedTarget "A membrane that is one of the two lipid bilayers of an organelle envelope or the outermost membrane of single membrane bound organelle." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao830981606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031090 ;
    owl:annotatedTarget "intracellular membrane" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031099 ;
    owl:annotatedTarget "The regrowth of a lost or destroyed body part, such as an organ or tissue. This process may occur via renewal, repair, and/or growth alone (i.e. increase in size or mass)." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.britannica.com/EBchecked/topic/6405/adrenal-gland"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000336 ;
    owl:annotatedTarget "A cell found within the adrenal medulla that secrete biogenic amine hormones upon stimulation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031224 ;
    owl:annotatedTarget "The component of a membrane consisting of the gene products having some covalently attached portion, for example part of a peptide sequence or some other covalently attached group such as a GPI anchor, which spans or is embedded in one or both leaflets of the membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031226 ;
    owl:annotatedTarget "The component of the plasma membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031268 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a pseudopodium, a temporary protrusion or retractile process of a cell, associated with cellular movement." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031268 ;
    owl:annotatedTarget "pseudopodium organization and biogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031294 ;
    owl:annotatedTarget "The process of providing, via surface-bound receptor-ligand pairs, a second, antigen-independent, signal in addition to that provided by the B- or T cell receptor to augment B- or T cell activation." .

[]
    oboInOwl:hasDbXref "FMA:69262"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000336 ;
    owl:annotatedTarget "medullary chromaffin cell of adrenal gland"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031300 ;
    owl:annotatedTarget "The component of the organelle membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031301 ;
    owl:annotatedTarget "The component of the organelle membrane consisting of the gene products having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031323 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031324 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031325 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform chemical substances." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000339 ;
    owl:annotatedTarget "An early neural cell developing from the early ependymal cell of the neural tube."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031326 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031327 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031328 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031341 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell killing, the process in which a cell brings about the death of another cell, either in the same or a different organism." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031342 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell killing." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000342 ;
    owl:annotatedTarget "Any animal cell containing pigment granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031343 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell killing." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031344 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031344 ;
    owl:annotatedTarget "regulation of cell projection organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031345 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031345 ;
    owl:annotatedTarget "down regulation of cell projection organization" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031345 ;
    owl:annotatedTarget "negative regulation of cell projection organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031346 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the process involved in the formation, arrangement of constituent parts, or disassembly of cell projections." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031346 ;
    owl:annotatedTarget "positive regulation of cell projection organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031347 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a defense response." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031348 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a defense response." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031349 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a defense response." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031410 ;
    owl:annotatedTarget "A vesicle found in the cytoplasm of a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031503 ;
    owl:annotatedTarget "A localization process that acts on a protein complex; the complex is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031503 ;
    owl:annotatedTarget "protein complex localisation" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031644 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a neurophysiological process, an organ system process carried out by any of the organs or tissues of the nervous system." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000343 ;
    owl:annotatedTarget obo:CL_0000342 .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031644 ;
    owl:annotatedTarget "regulation of neurological process" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031645 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a neurophysiological process." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031645 ;
    owl:annotatedTarget "negative regulation of neurological process" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000343 ;
    owl:annotatedTarget "A pigment cell that is capable of detecting light stimulus that is involved in visual perception."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031646 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a neurophysiological process." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031646 ;
    owl:annotatedTarget "positive regulation of neurological process" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000345 ;
    owl:annotatedTarget "A mesenchymal cell that is part of a small mass of condensed mesenchyme in the enamel organ; it differentiates into the dentin and dental pulp."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pz"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031965 ;
    owl:annotatedTarget "Either of the lipid bilayers that surround the nucleus and form the nuclear envelope; excludes the intermembrane space." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pz"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031967 ;
    owl:annotatedTarget "A double membrane structure enclosing an organelle, including two lipid bilayers and the region between them. In some cases, an organelle envelope may have more than two membranes." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031974 ;
    owl:annotatedTarget "The enclosed volume within a sealed membrane or between two sealed membranes. Encompasses the volume enclosed by the membranes of a particular organelle, e.g. endoplasmic reticulum lumen, or the space between the two lipid bilayers of a double membrane surrounding an organelle, e.g. nuclear envelope lumen." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pz"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031975 ;
    owl:annotatedTarget "A multilayered structure surrounding all or part of a cell; encompasses one or more lipid bilayers, and may include a cell wall layer; also includes the space between layers." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pz"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031981 ;
    owl:annotatedTarget "The volume enclosed by the nuclear inner membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:pz"^^xsd:string, "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031982 ;
    owl:annotatedTarget "Any small, fluid-filled, spherical organelle enclosed by membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032024 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of insulin." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "PMID:12083798", "PMID:16624291", "Wikipedia:Bleb_(cell_biology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032060 ;
    owl:annotatedTarget "The assembly of a bleb, a cell extension caused by localized decoupling of the cytoskeleton from the plasma membrane and characterized by rapid formation, rounded shape, and scarcity of organelles within the protrusion. Plasma membrane blebbing occurs during apoptosis and other cellular processes, including cell locomotion, cell division, and as a result of physical or chemical stresses." .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0032060 ;
    owl:annotatedTarget "blebbing" .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0032060 ;
    owl:annotatedTarget "membrane blebbing" .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032060 ;
    owl:annotatedTarget "plasma membrane bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032060 ;
    owl:annotatedTarget "plasma membrane blebbing" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032091 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of protein binding." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032092 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of protein binding." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032101 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032102 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032103 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the rate of a response to an external stimulus." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000346 ;
    owl:annotatedTarget obo:CL_0000134 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032222 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032223 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:9893172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000346 ;
    owl:annotatedTarget "A specialized mesenchymal cell that resides in the dermal papilla located at the bottom of hair follicles. This cell plays a pivotal roles in hair formation, growth, and cycling."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032224 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032225 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032226 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032227 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032228 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032229 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032230 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA)." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032274 ;
    owl:annotatedTarget "The regulated release of a gonadotropin, any hormone that stimulates the gonads, especially follicle-stimulating hormone and luteinizing hormone." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032275 ;
    owl:annotatedTarget "The regulated release of luteinizing hormone, a gonadotropic glycoprotein hormone secreted by the anterior pituitary." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032276 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of a gonadotropin." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032277 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a gonadotropin." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032277 ;
    owl:annotatedTarget "negative regulation of gonadotrophin secretion" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032278 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of a gonadotropin." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032278 ;
    owl:annotatedTarget "positive regulation of gonadotrophin secretion" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000347 ;
    owl:annotatedTarget "A cell of the sclera of the eye."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032350 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving any hormone." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032351 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving any hormone." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032352 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving any hormone." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032353 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032368 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032369 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032370 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032386 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of substances within cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000348 ;
    owl:annotatedTarget "A cell of the choroid of the eye."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032387 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of substances within cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032388 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of substances within cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:signaling"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032394 ;
    owl:annotatedTarget "Combining with an MHC class Ib protein complex and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity. Class Ib here refers to non-classical class I molecules, such as those of the CD1 or HLA-E gene families." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032409 ;
    owl:annotatedTarget "Any process that modulates the activity of a transporter." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032410 ;
    owl:annotatedTarget "Any process that stops or reduces the activity of a transporter." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032411 ;
    owl:annotatedTarget "Any process that activates or increases the activity of a transporter." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032412 ;
    owl:annotatedTarget "Any process that modulates the activity of an ion transporter." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032412 ;
    owl:annotatedTarget "regulation of ion transporter activity" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032413 ;
    owl:annotatedTarget "Any process that stops or reduces the activity of an ion transporter." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032413 ;
    owl:annotatedTarget "negative regulation of ion transporter activity" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032414 ;
    owl:annotatedTarget "Any process that activates or increases the activity of an ion transporter." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032414 ;
    owl:annotatedTarget "positive regulation of ion transporter activity" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032432 ;
    owl:annotatedTarget "An assembly of actin filaments that are on the same axis but may be oriented with the same or opposite polarities and may be packed with different levels of tightness." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0032432 ;
    owl:annotatedTarget "actin cable" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032479 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interferon type I production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032480 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of type I interferon production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032481 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of type I interferon production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032501 ;
    owl:annotatedTarget "Any biological process, occurring at the level of a multicellular organism, pertinent to its function." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032502 ;
    owl:annotatedTarget "A biological process whose specific outcome is the progression of an integrated living unit: an anatomical structure (which may be a subcellular structure, cell, tissue, or organ), or organism over time from an initial condition to a later condition." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032504 ;
    owl:annotatedTarget "The biological process in which new individuals are produced by one or two multicellular organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032594 ;
    owl:annotatedTarget "The directed movement of a protein from one location to another within a lipid bilayer." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0126896631", "PMID:15546383"^^xsd:string, "PMID:16681834" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032606 ;
    owl:annotatedTarget "The appearance of type I interferon due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032606 ;
    owl:annotatedTarget "type I IFN production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:15546383"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032609 ;
    owl:annotatedTarget "The appearance of interferon-gamma due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Interferon-gamma is also known as type II interferon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0032609 ;
    owl:annotatedTarget "type II IFN production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032609 ;
    owl:annotatedTarget "IFNG production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032611 ;
    owl:annotatedTarget "The appearance of interleukin-1 beta due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032612 ;
    owl:annotatedTarget "The appearance of interleukin-1 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032613 ;
    owl:annotatedTarget "The appearance of interleukin-10 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032616 ;
    owl:annotatedTarget "The appearance of interleukin-13 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:rv"^^xsd:string, "Wikipedia:Interleukin_17" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032620 ;
    owl:annotatedTarget "The appearance of any member of the interleukin-17 family of cytokines due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032620 ;
    owl:annotatedTarget "CTLA-8 production" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032620 ;
    owl:annotatedTarget "Cytotoxic T-lymphocyte-associated antigen 8 production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032623 ;
    owl:annotatedTarget "The appearance of interleukin-2 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032626 ;
    owl:annotatedTarget "The appearance of interleukin-22 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032626 ;
    owl:annotatedTarget "IL22 production" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032626 ;
    owl:annotatedTarget "ILTIF production" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0032626 ;
    owl:annotatedTarget "ZCYTO18 production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032633 ;
    owl:annotatedTarget "The appearance of interleukin-4 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032634 ;
    owl:annotatedTarget "The appearance of interleukin-5 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032635 ;
    owl:annotatedTarget "The appearance of interleukin-6 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032637 ;
    owl:annotatedTarget "The appearance of interleukin-8 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032638 ;
    owl:annotatedTarget "The appearance of interleukin-9 due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:10891884", "PMID:15560120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032640 ;
    owl:annotatedTarget "The appearance of tumor necrosis factor due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels. Tumor necrosis factor is an inflammatory cytokine produced by macrophages/monocytes during acute inflammation and which is responsible for a diverse range of signaling events within cells, leading to necrosis or apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:15546383"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032649 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000351 ;
    owl:annotatedTarget obo:CL_0000349 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032651 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-1 beta production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032652 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-1 production." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.936"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000351 ;
    owl:annotatedTarget "A cell lining the outside of the blastocyst. After binding to the endometrium, trophoblast cells develop into two distinct layers, an inner layer of mononuclear cytotrophoblast cells and an outer layer of continuous multinuclear cytoplasm, the syncytiotrophoblast cells, which form the early fetal-maternal interface."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032653 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-10 production." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000352 ;
    owl:annotatedTarget "A cell of the outer layer of a blastula that gives rise to the ectoderm after gastrulation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032656 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-13 production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:16482511" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032660 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032660 ;
    owl:annotatedTarget "regulation of CTLA-8 production" .

[]
    oboInOwl:hasDbXref "MESH:A11.104"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000353 ;
    owl:annotatedTarget "An undifferentiated cell produced by early cleavages of the fertilized egg (zygote)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032663 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-2 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032666 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-22 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:29778524" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032673 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-4 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032674 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-5 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032675 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-6 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032677 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-8 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032678 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of interleukin-9 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:10891884", "PMID:15560120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032680 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of tumor necrosis factor production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032680 ;
    owl:annotatedTarget "regulation of cachectin production" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000355 ;
    owl:annotatedTarget obo:CL_0000048 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:15546383"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032689 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032691 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-1 beta production." .

[]
    oboInOwl:hasDbXref "PMID:18282570"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000355 ;
    owl:annotatedTarget "A multifate stem cell found in skeletal muscle than can differentiate into many different cell types, including muscle. Distinct cell type from satellite cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032692 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-1 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032693 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-10 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032696 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-13 production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:16482511" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032700 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032700 ;
    owl:annotatedTarget "negative regulation of Cytotoxic T-lymphocyte-associated antigen 8 secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0032700 ;
    owl:annotatedTarget "negative regulation of CTLA-8 production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032703 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-2 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032706 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-22 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:29778524" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032713 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-4 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032714 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-5 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032715 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-6 production." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002175 ;
    owl:annotatedTarget "S present_in_taxon T if some instance of T has some S. This does not means that all instances of T have an S - it may only be certain life stages or sexes that have S" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000099 ;
    owl:annotatedTarget "x posterior_to y iff x is further along the antero-posterior axis than y, towards the body/tail. An antero-posterior axis is an axis that bisects an organism from head end to opposite end of body or tail." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000358 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032717 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-8 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032718 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of interleukin-9 production." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000358 ;
    owl:annotatedTarget "A smooth muscle cell that is part of a sphincter. A sphincter is a typically circular muscle that normally maintains constriction of a natural body passage or orifice and which relaxes as required by normal physiological functioning."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:10891884", "PMID:15560120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032720 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of tumor necrosis factor production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0032720 ;
    owl:annotatedTarget "inhibition of cachectin production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:15546383"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032729 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interferon-gamma production. Interferon-gamma is also known as type II interferon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032731 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-1 beta production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032732 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-1 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032733 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-10 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032736 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-13 production." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string, "PMID:16482511" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032740 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of production of any member of the interleukin-17 family of cytokines." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032740 ;
    owl:annotatedTarget "positive regulation of CTLA-8 production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032740 ;
    owl:annotatedTarget "positive regulation of Cytotoxic T-lymphocyte-associated antigen 8 production" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032743 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-2 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032746 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-22 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032753 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-4 production." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000359 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032754 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-5 production." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000359 ;
    owl:annotatedTarget "A smooth muscle cell assocatiated with the vasculature."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032755 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-6 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032757 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-8 production." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032758 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of interleukin-9 production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:10891884", "PMID:15560120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032760 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of tumor necrosis factor production." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.270.550"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000360 ;
    owl:annotatedTarget "A cell of the early embryo at the developmental stage in which the blastomeres, resulting from repeated mitotic divisions of the fertilized ovum (zygote), form a compact cell mass."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0032760 ;
    owl:annotatedTarget "positive regulation of TNF secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0032760 ;
    owl:annotatedTarget "positive regulation of cachectin secretion" .

[]
    oboInOwl:hasDbXref "GOC:ecd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032782 ;
    owl:annotatedTarget "The regulated release of bile acid, composed of any of a group of steroid carboxylic acids occurring in bile, by a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:vk"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032787 ;
    owl:annotatedTarget "The chemical reactions and pathways involving monocarboxylic acids, any organic acid containing one carboxyl (COOH) group or anion (COO-)." .

[]
    oboInOwl:hasDbXref "GOC:vk"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032811 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of epinephrine." .

[]
    oboInOwl:hasDbXref "GOC:vk"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032812 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of epinephrine." .

[]
    oboInOwl:hasDbXref "MESH:A16.254.412"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000361 ;
    owl:annotatedTarget "A cell of the embryo in the early stage following the blastula, characterized by morphogenetic cell movements, cell differentiation, and the formation of the three germ layers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032814 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of natural killer cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032815 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of natural killer cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032816 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of natural killer cell activation." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032838 ;
    owl:annotatedTarget "All of the contents of a plasma membrane bounded cell projection, excluding the plasma membrane surrounding the projection." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032879 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of any process in which a cell, a substance, or a cellular entity is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032879 ;
    owl:annotatedTarget "regulation of localisation" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032880 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of any process in which a protein is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032880 ;
    owl:annotatedTarget "regulation of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032886 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of any cellular process that depends upon or alters the microtubule cytoskeleton." .

[]
    oboInOwl:hasDbXref "Flybase:dsj"^^xsd:string, "MA:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000362 ;
    owl:annotatedTarget "An epithelial cell of the integument (the outer layer of an organism)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032890 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032891 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "FMA:62411"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000362 ;
    owl:annotatedTarget "cell of epidermis"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032892 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of organic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032928 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of enzymatic generation of superoxide by a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032928 ;
    owl:annotatedTarget "regulation of superoxide release" .

[]
    oboInOwl:hasDbXref "FMA:62411"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CL_0000362 ;
    owl:annotatedTarget "epithelial cell of skin"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032929 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of enzymatic generation of superoxide by a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032929 ;
    owl:annotatedTarget "negative regulation of superoxide release" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000363 ;
    owl:annotatedTarget "Obsolete. Use PO:0000081 from Plant Ontology instead. OBSOLETE, use term from the Plant Ontology. A secondary vascular cell that develops from the fusiform cambial initials and oriented with their longest diameter parallel with the main axis of stem or root. These cells make up the axial system, also known as vertical or longitudinal system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032930 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of enzymatic generation of superoxide by a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032930 ;
    owl:annotatedTarget "positive regulation of superoxide release" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032940 ;
    owl:annotatedTarget "The controlled release of a substance by a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032941 ;
    owl:annotatedTarget "The controlled release of a substance by a tissue." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0032941 ;
    owl:annotatedTarget "expulsion of gland contents" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032943 ;
    owl:annotatedTarget "The expansion of a mononuclear cell population by cell division. A mononuclear cell is a leukocyte with a single non-segmented nucleus in the mature form." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000364 ;
    owl:annotatedTarget "Obsolete. Consult Plant Ontology. A cell that develops from the ray initial and composes all rays (panels of tissue variable in height and width, formed by the ray initials in the vascular cambium and extending radially in the secondary xylem and secondary phloem) in the secondary vascular tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032944 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of mononuclear cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032945 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of mononuclear cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032946 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of mononuclear cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032989 ;
    owl:annotatedTarget "The process in which cellular structures, including whole cells or cell parts, are generated and organized." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0032989 ;
    owl:annotatedTarget "cellular structure morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032991 ;
    owl:annotatedTarget "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032991 ;
    owl:annotatedTarget "Any macromolecular complex composed of two or more polypeptide subunits, which may or may not be identical. Protein complexes may have other associated non-protein prosthetic groups, such as nucleotides, metal ions or carbohydrate groups." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032997 ;
    owl:annotatedTarget "A protein complex composed of a subunit or subunits capable of binding the Fc portion of an immunoglobulin with additional signaling components. The complex functions as a receptor for immunoglobulin." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11244038", "PMID:12413532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033001 ;
    owl:annotatedTarget "A protein complex composed of an Fc-gamma RIII alpha chain and an Fc-epsilon RI gamma chain dimer with or without an Fc-epsilon RI beta chain and additional signaling components. The complex functions primarily as an activating receptor for IgG." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033036 ;
    owl:annotatedTarget "Any process in which a macromolecule is transported to, or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033036 ;
    owl:annotatedTarget "macromolecule localisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "regulation of organelle organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "regulation of organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033044 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of a chromosome." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033044 ;
    owl:annotatedTarget "regulation of chromosome organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0033044 ;
    owl:annotatedTarget "regulation of chromosome organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033045 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of sister chromatid segregation." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000365 ;
    owl:annotatedTarget "Diploid cell produced by the fusion of sperm cell nucleus and egg cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033046 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of sister chromatid segregation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033047 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of sister chromatid segregation during mitosis." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000366 ;
    owl:annotatedTarget "Obsolete. Use PO:0000084 from Plant Ontology instead. Male gamete, part of male germ unit."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033048 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of sister chromatid segregation during mitosis." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781700221", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033151 ;
    owl:annotatedTarget "The process in which immune receptor V, D, and J, or V and J gene segments, depending on the specific receptor, are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "The process in which immunoglobulin gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS). For immunoglobulin heavy chains V, D, and J gene segments are joined, and for immunoglobulin light chains V and J gene segments are joined." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "immunoglobulin V(D)J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "immunoglobulin V-D-J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "immunoglobulin V-D-J recombination" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "immunoglobulin V-J joining" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000368 ;
    owl:annotatedTarget "Obsolete. Use PO:0000352 from Plant Ontology instead. Cell containing glucosinolates ('mustard oil glucosides') and myrosinases, enzymes hydrolyzing the glucosinolates. Occurs in eleven dicotyledon families, the two largest of which are the Brassicaceae and Euphorbiaceae."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0033152 ;
    owl:annotatedTarget "immunoglobulin V-J recombination" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033157 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of proteins within cells." .

[]
    oboInOwl:hasDbXref "GOC:ln", "PMID:10716451", "http://users.ahsc.arizona.edu/davis/csf.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033326 ;
    owl:annotatedTarget "The regulated release of cerebrospinal fluid (CSF) from the choroid plexus of the lateral, third and fourth ventricles. The cerebrospinal fluid is a clear liquid that located within the ventricles, spinal canal, and subarachnoid spaces." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033363 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a secretory granule. A secretory granule is a small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000370 ;
    owl:annotatedTarget "Obsolete. Use PO:0000078 from Plant Ontology instead. Parenchyma cell with the wall ingrowth (or invaginations) that increase the surface of the plasmalemma. Appears to be specialized for short-distance transfer of solutes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033363 ;
    owl:annotatedTarget "secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0033363 ;
    owl:annotatedTarget "secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033365 ;
    owl:annotatedTarget "A process in which a protein is transported to, or maintained in, a location within an organelle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033365 ;
    owl:annotatedTarget "protein localisation to organelle" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033365 ;
    owl:annotatedTarget "protein localization in organelle" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033366 ;
    owl:annotatedTarget "A process in which a protein is transported to, or maintained in, a location within a secretory granule." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033366 ;
    owl:annotatedTarget "protein localisation in secretory granule" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033371 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a secretory granule in a T cell. A secretory granule is a small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033371 ;
    owl:annotatedTarget "T cell secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0033371 ;
    owl:annotatedTarget "T cell secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033374 ;
    owl:annotatedTarget "A process in which a protein is transported to, or maintained in, a location within a secretory granule in a T cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033374 ;
    owl:annotatedTarget "protein localisation in T cell secretory granule" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033375 ;
    owl:annotatedTarget "Any process in which a protease is transported to, or maintained in, a location within a secretory granule in a T cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033375 ;
    owl:annotatedTarget "protease localisation in T cell secretory granule" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033380 ;
    owl:annotatedTarget "Any process in which the protease granzyme B is transported to, or maintained in, a location within a secretory granule in a T cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033380 ;
    owl:annotatedTarget "granzyme B localisation in T cell secretory granule" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033602 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of dopamine." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033603 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of dopamine." .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000371 ;
    owl:annotatedTarget "The cell protoplasm after removal of the cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033604 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a catecholamine." .

[]
    oboInOwl:hasDbXref "ISBN:978-0801481253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000372 ;
    owl:annotatedTarget "An epidermal cell that is part of a cell cluster organ of the insect integument (such as a sensillum) and that secretes a cuticular specialization that forms a socket around the base of a cuticular specialization produced by a trichogen cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033605 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of a catecholamine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033684 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of luteinizing hormone." .

[]
    oboInOwl:hasDbXref "ISBN:978-0801481253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000372 ;
    owl:annotatedTarget "socket cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033685 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of luteinizing hormone." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033686 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of luteinizing hormone." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:10694114", "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034101 ;
    owl:annotatedTarget "Any process of regulating the production and elimination of erythrocytes within an organism." .

[]
    oboInOwl:hasDbXref "ISBN:978-0801481253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000374 ;
    owl:annotatedTarget "An epidermal cell that is part of a cell cluster organ of the insect integument (such as a sensillum) and that secretes a cuticular specialization, often in the form of a hair, bristle, peg or scale. The base of this specialization is often surrounded by a socket produced by a closely associated tormogen cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034101 ;
    owl:annotatedTarget "RBC homeostasis" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034101 ;
    owl:annotatedTarget "red blood cell homeostasis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:12905029", "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034102 ;
    owl:annotatedTarget "The selective elimination of erythrocytes from the body by autoregulatory mechanisms." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034102 ;
    owl:annotatedTarget "RBC clearance" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034102 ;
    owl:annotatedTarget "red blood cell clearance" .

[]
    oboInOwl:hasDbXref "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0034102 ;
    owl:annotatedTarget "neocytolysis" .

[]
    oboInOwl:hasDbXref "Fbbt:00005173"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000380 ;
    owl:annotatedTarget "The support cell that makes the thecogen dendritic cap - a cuticle-like matrix around the tip of the eo-dendrite and which encloses the soma of the eo-neuron."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034103 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of tissue remodeling." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034104 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of tissue remodeling." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034105 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of tissue remodeling." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:12905029", "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034106 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of erythrocyte clearance." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034106 ;
    owl:annotatedTarget "regulation of RBC clearance" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034106 ;
    owl:annotatedTarget "regulation of red blood cell clearance" .

[]
    oboInOwl:hasDbXref "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0034106 ;
    owl:annotatedTarget "regulation of neocytolysis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:12905029", "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034107 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of erythrocyte clearance." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034107 ;
    owl:annotatedTarget "negative regulation of RBC clearance" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034107 ;
    owl:annotatedTarget "negative regulation of red blood cell clearance" .

[]
    oboInOwl:hasDbXref "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0034107 ;
    owl:annotatedTarget "negative regulation of neocytolysis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:12905029", "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034108 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate, or extent of erythrocyte clearance." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034108 ;
    owl:annotatedTarget "positive regulation of RBC clearance" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034108 ;
    owl:annotatedTarget "positive regulation of red blood cell clearance" .

[]
    oboInOwl:hasDbXref "PMID:14754397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0034108 ;
    owl:annotatedTarget "positive regulation of neocytolysis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034220 ;
    owl:annotatedTarget "A process in which an ion is transported across a membrane." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034220 ;
    owl:annotatedTarget "transmembrane ion transport" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034248 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving amides." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034249 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving amides." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034250 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving amides." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034613 ;
    owl:annotatedTarget "Any process in which a protein is transported to, and/or maintained in, a specific location at the level of a cell. Localization at the cellular level encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034613 ;
    owl:annotatedTarget "cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0034613 ;
    owl:annotatedTarget "channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034641 ;
    owl:annotatedTarget "The chemical reactions and pathways involving various organic and inorganic nitrogenous compounds, as carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034754 ;
    owl:annotatedTarget "The chemical reactions and pathways involving any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone, as carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034762 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034763 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034764 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of a solute from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034765 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034765 ;
    owl:annotatedTarget "regulation of transmembrane ion transport" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034766 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0034766 ;
    owl:annotatedTarget "negative regulation of transmembrane ion transport" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0034767 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of ions from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GO_REF:0000022", "PMID:11846478", "PMID:12225920" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035010 ;
    owl:annotatedTarget "Events resulting in the formation of a multilayered cellular sheath surrounding an invader and thus preventing its development. This defense mechanism is often seen in insects in response to nematodes or parasitoids, which are too large to be phagocytosed by individual hemocytes. In some organisms the capsule is blackened due to melanization." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:jl"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035082 ;
    owl:annotatedTarget "The assembly and organization of an axoneme, the bundle of microtubules and associated proteins that forms the core of cilia (also called flagella) in eukaryotic cells and is responsible for their movements." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0035082 ;
    owl:annotatedTarget "axoneme biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0035082 ;
    owl:annotatedTarget "cilium axoneme biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "PMID:14624839" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035239 ;
    owl:annotatedTarget "The process in which the anatomical structures of a tube are generated and organized. Epithelial and endothelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues, with tube shape and organization varying from the single-celled excretory organ in Caenorhabditis elegans to the branching trees of the mammalian kidney and insect tracheal system." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035249 ;
    owl:annotatedTarget "The vesicular release of glutamate from a presynapse, across a chemical synapse, the subsequent activation of glutamate receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "PMID:12526790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035295 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a tube over time, from its initial formation to a mature structure. Epithelial and endothelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues including lung and trachea, kidney, the mammary gland, the vascular system and the gastrointestinal and urinary-genital tracts." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:16464608", "PMID:17306522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035369 ;
    owl:annotatedTarget "An immunoglobulin-like complex that is present in at least the plasma membrane of pre-B cells, and that is composed of two identical immunoglobulin heavy chains and two surrogate light chains, each composed of the lambda-5 and VpreB proteins, and a signaling subunit, a heterodimer of the Ig-alpha and Ig-beta proteins." .

[]
    oboInOwl:hasDbXref "PMID:18025161"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000387 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0035010
    ] .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035490 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035491 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035492 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of the synthesis or release of any leukotriene following a stimulus as part of an inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:signaling"^^xsd:string, "ISBN:3527303782" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035556 ;
    owl:annotatedTarget "The process in which a signal is passed on to downstream components within the cell, which become activated themselves to further propagate the signal and finally trigger a change in the function or state of the cell." .

[]
    oboInOwl:hasDbXref "ISBN:3527303782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0035556 ;
    owl:annotatedTarget "intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0035556 ;
    owl:annotatedTarget "intracellular protein kinase cascade" .

[]
    oboInOwl:hasDbXref "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0035556 ;
    owl:annotatedTarget "protein kinase cascade" .

[]
    oboInOwl:hasDbXref "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0035556 ;
    owl:annotatedTarget "intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035592 ;
    owl:annotatedTarget "The directed movement of a protein to a specific location within the extracellular region." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0035592 ;
    owl:annotatedTarget "establishment of protein localisation in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035637 ;
    owl:annotatedTarget "The transfer of information occurring at the level of a multicellular organism." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0035637 ;
    owl:annotatedTarget "multicellular organismal signalling" .

[]
    oboInOwl:hasDbXref "CL:0000624", "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035710 ;
    owl:annotatedTarget "The change in morphology and behavior of a CD4-positive, alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:cilia"^^xsd:string, "Reactome:R-HSA-5620924.2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035735 ;
    owl:annotatedTarget "The bidirectional movement of large protein complexes along microtubules within a cilium that contributes to cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035929 ;
    owl:annotatedTarget "The regulated release of any steroid that acts as a hormone into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035930 ;
    owl:annotatedTarget "The regulated release of any corticosteroid hormone into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0035930 ;
    owl:annotatedTarget "corticosteroid secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035931 ;
    owl:annotatedTarget "The regulated release of any mineralocorticoid into the circulatory system. Mineralocorticoids are a class of steroid hormones that regulate water and electrolyte metabolism." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035933 ;
    owl:annotatedTarget "The regulated release of any glucocorticoid hormone into the circulatory system. Glucocorticoids are a class of steroid hormones that regulate a variety of physiological processes, in particular control of the concentration of glucose in blood." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035935 ;
    owl:annotatedTarget "The regulated release of an androgen into the circulatory system. Androgens are steroid hormones that stimulate or control the development and maintenance of masculine characteristics in vertebrates." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string, "PMID:12606499" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035936 ;
    owl:annotatedTarget "The regulated release of testosterone into the circulatory system. Testosterone is an androgen having 17beta-hydroxy and 3-oxo groups, together with unsaturation at C-4-C-5." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string, "PMID:21632818" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035938 ;
    owl:annotatedTarget "The regulated release of estradiol into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "Wikipedia:Melanocyte-stimulating_hormone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0036160 ;
    owl:annotatedTarget "The regulated release of a melanocyte-stimulating hormone, any of a group of peptide hormones that are produced by cells in the intermediate lobe of the pituitary gland, and stimulate the production of melanin to increase pigmentation." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0036160 ;
    owl:annotatedTarget "MSH secretion" .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0036161 ;
    owl:annotatedTarget "The regulated release of calcitonin, a peptide hormone that participates in calcium and phosphorus metabolism, from a cell." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "PMID:14610293", "Wikipedia:Ghrelin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0036321 ;
    owl:annotatedTarget "The regulated release of ghrelin from a cell. Ghrelin is a 28 amino acid hunger-stimulating peptide hormone." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0036321 ;
    owl:annotatedTarget "pancreatic ghrelin secretion" .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "PMID:12730894", "Wikipedia:Pancreatic_polypeptide" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0036322 ;
    owl:annotatedTarget "The regulated release of pancreatic polypeptide (PP) from a cell. Pancreatic polypeptide is a 36 amino acid polypeptide secreted by islets of Langerhans cells in the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0036322 ;
    owl:annotatedTarget "PP secretion" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:pad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0036477 ;
    owl:annotatedTarget "The region of a neuron that includes the cell body (cell soma) and dendrite(s), but excludes the axon." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0038023 ;
    owl:annotatedTarget "Receiving a signal and transmitting it in the cell to initiate a change in cell activity. A signal is a physical entity or change in state that is used to transfer information in order to trigger a response." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0038023 ;
    owl:annotatedTarget "receptor activity involved in signal transduction" .

[]
    oboInOwl:hasDbXref "PMID:15239958", "PMID:27903609" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "Binding specifically to a substance (cargo) to deliver it to a transport vesicle. Cargo receptors span a membrane (either the plasma membrane or a vesicle membrane), binding simultaneously to cargo molecules and coat adaptors, to efficiently recruit soluble proteins to nascent vesicles." .

[]
    oboInOwl:hasDbXref "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "transport receptor activity" .

[]
    a owl:Axiom ;
    rdfs:label "CD320 transports extracellular TCII:Cbl to endosome" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "Reactome:R-HSA-3000122" .

[]
    a owl:Axiom ;
    rdfs:label "LRP2-mediated uptake of extracellular CUBN:GC:25(OH)D" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "Reactome:R-HSA-350168" .

[]
    oboInOwl:hasDbXref "GOC:signaling"^^xsd:string, "ISBN:0123645387", "PMID:12671190" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "endocytic receptor activity" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0038024 ;
    owl:annotatedTarget "receptor activity involved in receptor-mediated endocytosis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040007 ;
    owl:annotatedTarget "The increase in size or mass of an entire organism, a part of an organism or a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0040007 ;
    owl:annotatedTarget "non-developmental growth" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000388 ;
    owl:annotatedTarget obo:CL_0000135 .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040008 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the growth of all or part of an organism so that it occurs at its proper speed, either globally or in a specific part of the organism's development." .

[]
    oboInOwl:hasDbXref "GOC:dgh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040011 ;
    owl:annotatedTarget "Self-propelled movement of a cell or organism from one location to another." .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040012 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of locomotion of a cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:957445"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000388 ;
    owl:annotatedTarget "An elongated fibrocyte that is part of a tendon. The cytoplasm is stretched between the collagen fibres of the tendon. They have a central cell nucleus with a prominent nucleolus. Tendon cells have a well-developed rough endoplasmic reticulum and they are responsible for synthesis and turnover of tendon fibres and ground substance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040013 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of locomotion of a cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040017 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of locomotion of a cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:ems"^^xsd:string, "GOC:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040020 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of meiotic nuclear division, the process in which the nucleus of a diploid cell divides twice forming four haploid cells, one or more of which usually function as gametes." .

[]
    oboInOwl:hasDbXref "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0040020 ;
    owl:annotatedTarget "regulation of meiosis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "PMID:15269788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042060 ;
    owl:annotatedTarget "The series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:kmv"^^xsd:string, "PMID:17981739", "PMID:18180368", "PMID:22869374", "Reactome:R-HSA-5620924.2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042073 ;
    owl:annotatedTarget "The bidirectional movement of large protein complexes along microtubules within a cilium, mediated by motor proteins." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042088 ;
    owl:annotatedTarget "An immune response which is associated with resistance to intracellular bacteria, fungi, and protozoa, and pathological conditions such as arthritis, and which is typically orchestrated by the production of particular cytokines by T-helper 1 cells, most notably interferon-gamma, IL-2, and lymphotoxin." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:18000958", "PMID:18007680", "PMID:20065995", "PMID:20200518" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042092 ;
    owl:annotatedTarget "An immune response which is associated with resistance to extracellular organisms such as helminths and pathological conditions such as allergy, which is orchestrated by the production of particular cytokines, most notably IL-4, IL-5, IL-10, and IL-13, by any of a variety of cell types including T-helper 2 cells, eosinophils, basophils, mast cells, and nuocytes, resulting in enhanced production of certain antibody isotypes and other effects." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0042092 ;
    owl:annotatedTarget "T-helper 2 type immune response" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0042092 ;
    owl:annotatedTarget "Th2 immune response" .

[]
    oboInOwl:hasDbXref "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042093 ;
    owl:annotatedTarget "The process in which a relatively unspecialized thymocyte acquires specialized features of a T-helper cell." .

[]
    oboInOwl:hasDbXref "CL:0000912" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042093 ;
    owl:annotatedTarget "helper T cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0042093 ;
    owl:annotatedTarget "T-helper cell development" .

[]
    oboInOwl:hasDbXref "PMID:12930778"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000391 ;
    owl:annotatedTarget "An insect immune cell that develops from plasmatocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042098 ;
    owl:annotatedTarget "The expansion of a T cell population by cell division. Follows T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042101 ;
    owl:annotatedTarget "A protein complex that contains a disulfide-linked heterodimer of T cell receptor (TCR) chains, which are members of the immunoglobulin superfamily, and mediates antigen recognition, ultimately resulting in T cell activation. The TCR heterodimer is associated with the CD3 complex, which consists of the nonpolymorphic polypeptides gamma, delta, epsilon, zeta, and, in some cases, eta (an RNA splice variant of zeta) or Fc epsilon chains." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042101 ;
    owl:annotatedTarget "TCR complex" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042102 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of T cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042105 ;
    owl:annotatedTarget "A T cell receptor complex in which the TCR heterodimer comprises alpha and beta chains, associated with the CD3 complex; recognizes a complex consisting of an antigen-derived peptide bound to a class I or class II MHC protein." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000393 ;
    owl:annotatedTarget "A cell whose function is determined by its response to an electric signal."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042106 ;
    owl:annotatedTarget "A T cell receptor complex in which the TCR heterodimer comprises gamma and delta chains, associated with the CD3 complex; recognizes antigen directly, without a requirement for processing and presentation by an MHC protein." .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042110 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042113 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature B cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042127 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042129 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042130 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of T cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0787650153" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042180 ;
    owl:annotatedTarget "The chemical reactions and pathways involving any of a class of organic compounds that contain the carbonyl group, CO, and in which the carbonyl group is bonded only to carbon atoms, as carried out by individual cells. The general formula for a ketone is RCOR, where R and R are alkyl or aryl groups." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042221 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042221 ;
    owl:annotatedTarget "response to chemical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042246 ;
    owl:annotatedTarget "The regrowth of lost or destroyed tissues." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042267 ;
    owl:annotatedTarget "The directed killing of a target cell by a natural killer cell through the release of granules containing cytotoxic mediators or through the engagement of death receptors." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042269 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of natural killer cell mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042287 ;
    owl:annotatedTarget "Binding to a major histocompatibility complex molecule; a set of molecules displayed on cell surfaces that are responsible for lymphocyte recognition and antigen presentation." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0192801023"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042330 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_cardio", "GOC:tb"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042391 ;
    owl:annotatedTarget "Any process that modulates the establishment or extent of a membrane potential, the electric potential existing across any membrane arising from charges in the membrane itself and from the charges present in the media on either side of the membrane." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042430 ;
    owl:annotatedTarget "The chemical reactions and pathways involving compounds that contain an indole (2,3-benzopyrrole) skeleton." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042435 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of compounds that contain an indole (2,3-benzopyrrole) skeleton." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042445 ;
    owl:annotatedTarget "The chemical reactions and pathways involving any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042446 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of any hormone, naturally occurring substances secreted by specialized cells that affects the metabolism or behavior of other cells possessing functional receptors for the hormone." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "PMID:11584301" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042470 ;
    owl:annotatedTarget "A tissue-specific, membrane-bounded cytoplasmic organelle within which melanin pigments are synthesized and stored. Melanosomes are synthesized in melanocyte cells." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "PMID:10333884", "PMID:15355794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042475 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a dentin-containing tooth over time, from its formation to the mature structure. A dentin-containing tooth is a hard, bony organ borne on the jaw or other bone of a vertebrate, and is composed mainly of dentin, a dense calcified substance, covered by a layer of enamel." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042475 ;
    owl:annotatedTarget "odontogenesis of dentine-containing tooth" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042476 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a tooth or teeth over time, from formation to the mature structure(s). A tooth is any hard bony, calcareous, or chitinous organ found in the mouth or pharynx of an animal and used in procuring or masticating food." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042481 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the formation and development of a tooth or teeth." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042482 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the formation and development of a tooth or teeth." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000397 ;
    owl:annotatedTarget obo:CL_0000099 .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042483 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation and development of a tooth or teeth." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "PMID:15355794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042487 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages which are borne on the jaws, or on other bones in the walls of the mouth or pharynx of most vertebrates." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042487 ;
    owl:annotatedTarget "regulation of odontogenesis of dentine-containing tooth" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000399 ;
    owl:annotatedTarget "Obsolete. Consult Plant Ontology instead. OBSOLETED, not defined prior to obsoletion."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "PMID:15355794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042488 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages that are borne on the jaws, or on other bones in the walls of the mouth or pharynx of most vertebrates." .

[]
    oboInOwl:hasDbXref "ISBN:087694289"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000400 ;
    owl:annotatedTarget "Obsolete. Use PO:0000332 from Plant Ontology instead. An epidermal cell with a characteristic convoluted anticlinal cell wall that gives a jigsaw like appearance to the lamina."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "PMID:15355794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042489 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation and development of teeth, the hard, bony appendages which are borne on the jaws, or on other bones in the walls of the mouth or pharynx." .

[]
    oboInOwl:hasDbXref "CL:0000798", "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042492 ;
    owl:annotatedTarget "The process in which a relatively unspecialized hemopoietic cell acquires specialized features of a gamma-delta T cell. A gamma-delta T cell is a T cell that expresses a gamma-delta T cell receptor complex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0042492 ;
    owl:annotatedTarget "gamma-delta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "PMID:12359750" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042554 ;
    owl:annotatedTarget "The enzymatic generation of superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species, by a cell in response to environmental stress, thereby mediating the activation of various stress-inducible signaling pathways." .

[]
    oboInOwl:hasDbXref "GOC:hjd"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042554 ;
    owl:annotatedTarget "superoxide release" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042571 ;
    owl:annotatedTarget "An immunoglobulin complex that is secreted into extracellular space and found in mucosal areas or other tissues or circulating in the blood or lymph. In its canonical form, a circulating immunoglobulin complex is composed of two identical heavy chains and two identical light chains, held together by disulfide bonds. Some forms of are polymers of the basic structure and contain additional components such as J-chain and the secretory component." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042571 ;
    owl:annotatedTarget "antibody" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "PMID:17152095" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042582 ;
    owl:annotatedTarget "Primary lysosomal granule found in neutrophil granulocytes. Contains a wide range of hydrolytic enzymes and is released into the extracellular fluid." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042588 ;
    owl:annotatedTarget "A membrane-bounded, cytoplasmic secretory granule found in enzyme-secreting cells and visible by light microscopy. Contain zymogen, an inactive enzyme precursor, often of a digestive enzyme." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042589 ;
    owl:annotatedTarget "The lipid bilayer surrounding a zymogen granule." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15771591" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042590 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses a peptide antigen of exogenous origin on its cell surface in association with an MHC class I protein complex. The peptide antigen is typically, but not always, processed from a whole protein. Class I here refers to classical class I molecules." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0395825172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042592 ;
    owl:annotatedTarget "Any biological process involved in the maintenance of an internal steady state." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:jl"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15928678", "PMID:16153240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042611 ;
    owl:annotatedTarget "A transmembrane protein complex composed of an MHC alpha chain and, in most cases, either an MHC class II beta chain or an invariant beta2-microglobin chain, and with or without a bound peptide, lipid, or polysaccharide antigen." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:jl"^^xsd:string, "ISBN:0120781859", "PMID:15928678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042613 ;
    owl:annotatedTarget "A transmembrane protein complex composed of an MHC class II alpha and MHC class II beta chain, and with or without a bound peptide or polysaccharide antigen." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042698 ;
    owl:annotatedTarget "The type of sexual cycle seen in females, often with physiologic changes in the endometrium that recur at regular intervals during the reproductive years." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0395825172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042701 ;
    owl:annotatedTarget "The regulated release of progesterone, a steroid hormone, by the corpus luteum of the ovary and by the placenta." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042742 ;
    owl:annotatedTarget "Reactions triggered in response to the presence of a bacterium that act to protect the cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042762 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving sulfur, the nonmetallic element sulfur or compounds that contain sulfur." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042886 ;
    owl:annotatedTarget "The directed movement of an amide, any compound containing one, two, or three acyl groups attached to a nitrogen atom, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042981 ;
    owl:annotatedTarget "Any process that modulates the occurrence or rate of cell death by apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "http://www.cogsci.princeton.edu/~wn/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042995 ;
    owl:annotatedTarget "A prolongation or process extending from a cell, e.g. a flagellum or axon." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "http://www.cogsci.princeton.edu/~wn/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043005 ;
    owl:annotatedTarget "A prolongation or process extending from a nerve cell, e.g. an axon or dendrite." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao250931889" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043005 ;
    owl:annotatedTarget "neuron protrusion" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043005 ;
    owl:annotatedTarget "nerve fiber" .

[]
    oboInOwl:hasDbXref "CL:0000782", "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043011 ;
    owl:annotatedTarget "The process in which a monocyte acquires the specialized features of a dendritic cell, an immunocompetent cell of the lymphoid and hemopoietic systems and skin." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043062 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of structures in the space external to the outermost structure of a cell. For cells without external protective or external encapsulating structures this refers to space outside of the plasma membrane, and also covers the host cell environment outside an intracellular parasite." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043062 ;
    owl:annotatedTarget "extracellular structure organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043065 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell death by apoptotic process." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000402 ;
    owl:annotatedTarget obo:CL_0000099 .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043066 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell death by apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043067 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000404 ;
    owl:annotatedTarget "A cell that initiates an electrical signal and passes that signal to another cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043068 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043069 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of programmed cell death, cell death resulting from activation of endogenous cellular processes." .

[]
    oboInOwl:hasDbXref "PMID:9751757" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043129 ;
    owl:annotatedTarget "Any process involved in the maintenance of a steady-state level of the surface-active lipoprotein mixture which coats the alveoli." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mtg_muscle"^^xsd:string, "UBERON:0001046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043133 ;
    owl:annotatedTarget "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry. This process occurs in the hindgut. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. The hindgut is the posterior part of the alimentary canal, including the rectum, and the large intestine." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "UBERON:0001046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043134 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043170 ;
    owl:annotatedTarget "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:mtg_chebi_dec09" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043170 ;
    owl:annotatedTarget "biopolymer metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043207 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external biotic stimulus, an external stimulus caused by, or produced by living things." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043208 ;
    owl:annotatedTarget "Binding to glycosphingolipid, a compound with residues of sphingoid and at least one monosaccharide." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043226 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton, and prokaryotic structures such as anammoxosomes and pirellulosomes. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043227 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, bounded by a single or double lipid bilayer membrane. Includes the nucleus, mitochondria, plastids, vacuoles, and vesicles. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043228 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane. Includes ribosomes, the cytoskeleton and chromosomes." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043229 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, occurring within the cell. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "PMID:9914479" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043230 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, occurring outside the cell. Includes, for example, extracellular membrane vesicles (EMVs) and the cellulosomes of anaerobic bacteria and fungi." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043231 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, bounded by a single or double lipid bilayer membrane and occurring within the cell. Includes the nucleus, mitochondria, plastids, vacuoles, and vesicles. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043232 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane and occurring within the cell. Includes ribosomes, the cytoskeleton and chromosomes." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043233 ;
    owl:annotatedTarget "The internal volume enclosed by the membranes of a particular organelle; includes the volume enclosed by a single organelle membrane, e.g. endoplasmic reticulum lumen, or the volume enclosed by the innermost of the two lipid bilayers of an organelle envelope, e.g. nuclear lumen." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043235 ;
    owl:annotatedTarget "Any protein complex that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000408 ;
    owl:annotatedTarget obo:CL_0000015 .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043264 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, not bounded by a lipid bilayer membrane and occurring outside the cell." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043269 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000408 ;
    owl:annotatedTarget obo:CL_0000300 .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043270 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043271 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of charged atoms or small charged molecules into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:rk", "PMID:14685684" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043277 ;
    owl:annotatedTarget "The recognition and removal of an apoptotic cell by a neighboring cell or by a phagocyte." .

[]
    oboInOwl:hasDbXref "PMID:17548650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043277 ;
    owl:annotatedTarget "efferocytosis" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043292 ;
    owl:annotatedTarget "Fibers, composed of actin, myosin, and associated proteins, found in cells of smooth or striated muscle." .

[]
    oboInOwl:hasDbXref "CL:0000624", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043367 ;
    owl:annotatedTarget "The process in which a relatively unspecialized T cell acquires specialized features of a mature CD4-positive, alpha-beta T cell." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043367 ;
    owl:annotatedTarget "CD4-positive, alpha beta T cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043367 ;
    owl:annotatedTarget "CD4-positive, alpha beta T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12414722" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043368 ;
    owl:annotatedTarget "The process of sparing immature T cells which react with self-MHC protein complexes with low affinity levels from apoptotic death." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.wormatlas.org/hermaphrodite/hypodermis/mainframe.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000411 ;
    owl:annotatedTarget "An epithelial cell of the hypodermis of Caenorhabditis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043370 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of CD4-positive, alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043370 ;
    owl:annotatedTarget "regulation of CD4-positive, alpha beta T cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043370 ;
    owl:annotatedTarget "regulation of CD4-positive, alpha beta T cell development" .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000412 ;
    owl:annotatedTarget "A cell whose nucleus, or nuclei, each contain more than two haploid genomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043371 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate, or extent of CD4-positive, alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043371 ;
    owl:annotatedTarget "negative regulation of CD4-positive, alpha beta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043372 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of CD4-positive, alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043372 ;
    owl:annotatedTarget "positive regulation of CD4-positive, alpha beta T cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043372 ;
    owl:annotatedTarget "positive regulation of CD4-positive, alpha beta T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043379 ;
    owl:annotatedTarget "The process in which a newly activated T cell acquires specialized features of a memory T cell." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043379 ;
    owl:annotatedTarget "memory T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043380 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of memory T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043380 ;
    owl:annotatedTarget "regulation of memory T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043381 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of memory T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043381 ;
    owl:annotatedTarget "negative regulation of memory T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043382 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of memory T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0043382 ;
    owl:annotatedTarget "positive regulation of memory T cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12220932" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043384 ;
    owl:annotatedTarget "A receptor complex found on immature T cells consisting of a T cell receptor beta chain and the pre-TCR-alpha chain, along with additional signaling components including CD3 family members and additional signaling proteins." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043388 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043392 ;
    owl:annotatedTarget "Any process that stops or reduces the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043393 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of protein binding." .

[]
    oboInOwl:hasDbXref "Wikipedia:Oxyacid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043436 ;
    owl:annotatedTarget "The chemical reactions and pathways involving any oxoacid; an oxoacid is a compound which contains oxygen, at least one other element, and at least one hydrogen bound to oxygen, and which produces a conjugate base by loss of positive hydrogen ion(s) (hydrons)." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000413 ;
    owl:annotatedTarget "A cell whose nucleus contains a single haploid genome."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000414 ;
    owl:annotatedTarget "OBSOLETE: A classification of cells by the number of haploid genome equivalents of their nucleus or nuclei."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043576 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the process of gaseous exchange between an organism and its environment." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043603 ;
    owl:annotatedTarget "The chemical reactions and pathways involving an amide, any derivative of an oxoacid in which an acidic hydroxy group has been replaced by an amino or substituted amino group, as carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043604 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of an amide, any derivative of an oxoacid in which an acidic hydroxy group has been replaced by an amino or substituted amino group." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000415 ;
    owl:annotatedTarget "A cell whose nucleus has two haploid genomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044057 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by any of the organs or tissues in an organ system." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044058 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044060 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of an endocrine process, a process involving the secretion of or response to endocrine hormones. An endocrine hormone is a hormone released into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.wormatlas.org/ver1/handbook/hypodermis/hypsupportother.htm#arcadecells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000418 ;
    owl:annotatedTarget "An epithelial cell found in C. elegans that firmly hold the outer body wall and the lips to the inner cylinder of the pharynx in a manner that keeps these organs from breaking apart, while still giving each organ freedom of movement during feeding."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.wormatlas.org/hermaphrodite/seam%20cells/mainframe.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000419 ;
    owl:annotatedTarget "An epithelial fate stem cell found in flatworms."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044065 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a respiratory system process, an organ system process carried out by any of the organs or tissues of the respiratory system." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044070 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of anions, atoms or small molecules with a net negative charge into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044085 ;
    owl:annotatedTarget "A process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component. Includes biosynthesis of constituent macromolecules, and those macromolecular modifications that are involved in synthesis or assembly of the cellular component." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000421 ;
    owl:annotatedTarget "A free floating cell, including amebocytes and eleocytes, in the coelom of certain animals, especially annelids."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044087 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cellular component biogenesis, a process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044089 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cellular component biogenesis, a process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a cellular component." .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000100 ;
    owl:annotatedTarget "x proximal to y iff x is closer to the point of attachment with the body than y." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000422 ;
    owl:annotatedTarget "A cell whose primary function is to cause growth by stimulating cell division in its immediate cellular environment."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044092 ;
    owl:annotatedTarget "Any process that stops or reduces the rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19783135"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000424 ;
    owl:annotatedTarget "A cell involved in the elimination of metabolic and foreign toxins, and in maintaining the ionic, acid-base and water balance of biological fluids."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044093 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044237 ;
    owl:annotatedTarget "The chemical reactions and pathways by which individual cells transform chemical substances." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044237 ;
    owl:annotatedTarget "intermediary metabolism" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "http://www.metacyc.org" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044238 ;
    owl:annotatedTarget "The chemical reactions and pathways involving those compounds which are formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044249 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of substances, carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044260 ;
    owl:annotatedTarget "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass, as carried out by individual cells." .

[]
    oboInOwl:hasDbXref "GOC:mtg_chebi_dec09" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0044260 ;
    owl:annotatedTarget "cellular biopolymer metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044271 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of organic and inorganic nitrogenous compounds." .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044272 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of compounds that contain sulfur, such as the amino acids methionine and cysteine or the tripeptide glutathione." .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000425 ;
    owl:annotatedTarget "Forms the terminal part of the cuticle-lined excretory duct of C. elegans."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "GOC:pde"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044281 ;
    owl:annotatedTarget "The chemical reactions and pathways involving small molecules, any low molecular weight, monomeric, non-encoded molecule." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "GOC:pde"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044283 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of small molecules, any low molecular weight, monomeric, non-encoded molecule." .

[]
    oboInOwl:hasDbXref "GOC:cc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044419 ;
    owl:annotatedTarget "Any process evolved to enable an interaction with an organism of a different species." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000079"^^xsd:string, "PMID:19776033", "PMID:21129373", "ZFIN:dsf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "The aggregation, arrangement and bonding together of a set of components to form a motile cilium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0044458 ;
    owl:annotatedTarget "nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044703 ;
    owl:annotatedTarget "A biological process that directly contributes to the process of producing new individuals, involving another organism." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://wormatlas.psc.edu/hermaphrodite/muscleGLR/mainframe.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000427 ;
    owl:annotatedTarget "A scaffolding cell type found in C. elegans, this cell plays a supportive role to the muscle arms. May also have an endocrine role."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044782 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a cilium, a specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12414722" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045058 ;
    owl:annotatedTarget "The process in which T cells that express T cell receptors that are restricted by self MHC protein complexes and tolerant to self antigens are selected for further maturation." .

[]
    oboInOwl:hasDbXref "CL:0000545", "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045063 ;
    owl:annotatedTarget "The process in which a relatively unspecialized T cell acquires the specialized features of a T-helper 1 (Th1) cell. A Th1 cell is a CD4-positive, alpha-beta T cell that has the phenotype T-bet-positive and produces interferon-gamma." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045063 ;
    owl:annotatedTarget "T-helper 1 cell development" .

[]
    oboInOwl:hasDbXref "CL:0000546", "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045064 ;
    owl:annotatedTarget "The process in which a relatively unspecialized T cell acquires specialized features of a T-helper 2 (Th2) cell. A Th2 cell is a CD4-positive, alpha-beta T cell that has the phenotype GATA-3-positive and produces interleukin-4." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045064 ;
    owl:annotatedTarget "T-helper 2 cell development" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:ebc"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045087 ;
    owl:annotatedTarget "Innate immune responses are defense responses mediated by germline encoded components that directly recognize components of potential pathogens." .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045087 ;
    owl:annotatedTarget "innate immunity" .

[]
    oboInOwl:hasDbXref "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045088 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection." .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000430 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. Contains cartenoid pigments in structures called pterinosomes or xanthosomes. This gives an appearance ranging from a golden yellow to orange and red."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045089 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045124 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of bone tissue loss (resorption)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045132 ;
    owl:annotatedTarget "The process in which genetic material, in the form of chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets during M phase of the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045137 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the primary sexual characteristics over time, from their formation to the mature structures. The primary sexual characteristics are the testes in males and the ovaries in females and they develop in response to sex hormone secretion." .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000431 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. The cell contains flat light-reflecting platelets, probably of guanine, in stacks called reflecting platets or iridisomes. The color-generating components produce a silver, gold, or iridescent color."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045144 ;
    owl:annotatedTarget "The cell cycle process in which sister chromatids are organized and then physically separated and randomly apportioned to two sets during the second division of the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045184 ;
    owl:annotatedTarget "The directed movement of a protein to a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045184 ;
    owl:annotatedTarget "establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045190 ;
    owl:annotatedTarget "The switching of activated B cells from IgM biosynthesis to biosynthesis of other isotypes of immunoglobulin, accomplished through a recombination process involving an intrachromosomal deletion involving switch regions that reside 5' of each constant region gene segment in the immunoglobulin heavy chain locus." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "http://en.wikipedia.org/wiki/Reticular_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000432 ;
    owl:annotatedTarget "Large, stellate fibroblast found along the network of collagen fibers of the reticulum of the spleen; synthesize the matrix components of the reticulum."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045191 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of isotype switching." .

[]
    oboInOwl:hasDbXref "GOC:aruk"^^xsd:string, "ISBN:0198506732"^^xsd:string, "PMID:24619342", "PMID:29383328", "PMID:31998110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045202 ;
    owl:annotatedTarget "The junction between an axon of one neuron and a dendrite of another neuron, a muscle fiber or a glial cell. As the axon approaches the synapse it enlarges into a specialized structure, the presynaptic terminal bouton, which contains mitochondria and synaptic vesicles. At the tip of the terminal bouton is the presynaptic membrane; facing it, and separated from it by a minute cleft (the synaptic cleft) is a specialized area of membrane on the receiving cell, known as the postsynaptic membrane. In response to the arrival of nerve impulses, the presynaptic terminal bouton secretes molecules of neurotransmitters into the synaptic cleft. These diffuse across the cleft and transmit the signal to the postsynaptic membrane." .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao1506103497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0045202 ;
    owl:annotatedTarget "mixed synapse" .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao1311109124" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045202 ;
    owl:annotatedTarget "electrotonic synapse" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045229 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of external structures that lie outside the plasma membrane and surround the entire cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045229 ;
    owl:annotatedTarget "external encapsulating structure organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045321 ;
    owl:annotatedTarget "A change in morphology and behavior of a leukocyte resulting from exposure to a specific antigen, mitogen, cytokine, cellular ligand, or soluble factor." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string, "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045443 ;
    owl:annotatedTarget "The regulated release of juvenile hormones, the three sesquiterpenoid derivatives that function to maintain the larval state of insects at molting and that may be required for other processes, e.g. oogenesis." .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000433 ;
    owl:annotatedTarget "Obsolete. Use PO:0000244 from Plant Ontology instead. In monosporic and bisporic megasporogenesis: the megaspore(s) that will undergo megagametogenesis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:10968780" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045453 ;
    owl:annotatedTarget "The process in which specialized cells known as osteoclasts degrade the organic and inorganic portions of bone, and endocytose and transport the degradation products." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045457 ;
    owl:annotatedTarget "The regulated release of ecdysteroids, a group of polyhydroxylated ketosteroids which initiate post-embryonic development." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045577 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of B cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045577 ;
    owl:annotatedTarget "regulation of B cell development" .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000434 ;
    owl:annotatedTarget "A secretory cell that discharges its product without loss of cytoplasm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045578 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of B cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045578 ;
    owl:annotatedTarget "negative regulation of B cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045579 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of B cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045579 ;
    owl:annotatedTarget "positive regulation of B cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045580 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "http://en.wikipedia.org/wiki/Gonadotroph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000437 ;
    owl:annotatedTarget "A rounded cell that is usually situated next to sinusoids; secretes follicular stimulating hormone (FSH) and luteinizing hormone (LH)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045580 ;
    owl:annotatedTarget "regulation of T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045581 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045581 ;
    owl:annotatedTarget "negative regulation of T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045582 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045582 ;
    owl:annotatedTarget "positive regulation of T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045586 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gamma-delta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045586 ;
    owl:annotatedTarget "regulation of gamma-delta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045587 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of gamma-delta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045587 ;
    owl:annotatedTarget "negative regulation of gamma-delta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045588 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045588 ;
    owl:annotatedTarget "positive regulation of gamma-delta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045595 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell differentiation, the process in which relatively unspecialized cells acquire specialized structural and functional features." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045596 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045597 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000438 ;
    owl:annotatedTarget "A peptide hormone secreting cell pituitary that produces luteinizing hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045619 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of lymphocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045619 ;
    owl:annotatedTarget "regulation of lymphocyte development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045620 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045620 ;
    owl:annotatedTarget "negative regulation of lymphocyte development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045621 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of lymphocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045621 ;
    owl:annotatedTarget "positive regulation of lymphocyte development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045622 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T-helper cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045622 ;
    owl:annotatedTarget "regulation of T-helper cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045623 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045623 ;
    owl:annotatedTarget "negative regulation of T-helper cell development" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000439 ;
    owl:annotatedTarget "A peptide hormone cell that secretes prolactin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045624 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T-helper cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045624 ;
    owl:annotatedTarget "positive regulation of T-helper cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045625 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T-helper 1 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045625 ;
    owl:annotatedTarget "regulation of T-helper 1 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045626 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper 1 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045626 ;
    owl:annotatedTarget "negative regulation of T-helper 1 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045627 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T-helper 1 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045627 ;
    owl:annotatedTarget "positive regulation of T-helper 1 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045628 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T-helper 2 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045628 ;
    owl:annotatedTarget "regulation of T-helper 2 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045629 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of T-helper 2 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045629 ;
    owl:annotatedTarget "negative regulation of T-helper 2 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045630 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T-helper 2 cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045630 ;
    owl:annotatedTarget "positive regulation of T-helper 2 cell development" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045637 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of myeloid cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045638 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of myeloid cell differentiation." .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002216 ;
    owl:annotatedTarget (obo:RO_0002215
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000440 ;
    owl:annotatedTarget "A cell of the intermediate pituitary that produces melanocyte stimulating hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045639 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of myeloid cell differentiation." .

[]
    oboInOwl:hasDbXref "ISBN:127520252"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000442 ;
    owl:annotatedTarget "A cell with extensive dendritic processes found in the B cell areas (primary follicles and germinal centers) of lymphoid tissue. They are unrelated to the dendritic cell associated with T cells. Follicular dendritic cells have Fc receptors and C3b receptors, but unlike other dendritic cells, they do not process or present antigen in a way that allows recognition by T cells. Instead, they hold antigen in the form of immune complexes on their surfaces for long periods and can present antigen to B cells during an immune response."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045640 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of basophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045641 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of basophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045642 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of basophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045643 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of eosinophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045644 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of eosinophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045645 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of eosinophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045646 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of erythrocyte differentiation." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045646 ;
    owl:annotatedTarget "regulation of RBC differentiation" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045646 ;
    owl:annotatedTarget "regulation of red blood cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045647 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of erythrocyte differentiation." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045647 ;
    owl:annotatedTarget "negative regulation of RBC differentiation" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045647 ;
    owl:annotatedTarget "negative regulation of red blood cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045648 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of erythrocyte differentiation." .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045648 ;
    owl:annotatedTarget "positive regulation of RBC differentiation" .

[]
    oboInOwl:hasDbXref "CL:0000232"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045648 ;
    owl:annotatedTarget "positive regulation of red blood cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045649 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of macrophage differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045650 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of macrophage differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045651 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of macrophage differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045652 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of megakaryocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045653 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of megakaryocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045654 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of megakaryocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045655 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of monocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045656 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of monocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045657 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of monocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045658 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of neutrophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045659 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of neutrophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045660 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of neutrophil differentiation." .

[]
    oboInOwl:hasDbXref "GOC:DOS"^^xsd:string, "PMID:8720463"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000444 ;
    owl:annotatedTarget "A muscle cell in which the fibers are organised into sarcomeres but in which adjacent myofibrils are offset from each other, producing an oblique banding pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045670 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of osteoclast differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045671 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of osteoclast differentiation." .

[]
    oboInOwl:hasDbXref "FMA:69078"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000446 ;
    owl:annotatedTarget "An epithelial cell of the parathyroid gland that is arranged in wide, irregular interconnecting columns; responsible for the synthesis and secretion of parathyroid hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045672 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of osteoclast differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045700 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of spermatid nuclear differentiation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.329.114.500"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000448 ;
    owl:annotatedTarget "Fat cells with light coloration and few mitochondria. They contain a scant ring of cytoplasm surrounding a single large lipid droplet or vacuole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045701 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of spermatid nuclear differentiation." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045702 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of spermatid nuclear differentiation." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045724 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the formation of a cilium." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045724 ;
    owl:annotatedTarget "positive regulation of flagellum biogenesis" .

[]
    oboInOwl:hasDbXref "MESH:A10.165.114.322"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000449 ;
    owl:annotatedTarget "A cell from the thermogenic form of adipose tissue found in many species,  particularly in newborns and hibernating mammals, but also in lesser amounts in adults of other mammals including humans. Brown fat is capable of rapid liberation of energy and seems to be important in the maintenance of body temperature immediately after birth and upon waking from hibernation."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string, "PMID:2537493", "PMID:9013127" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045729 ;
    owl:annotatedTarget "The phase of elevated metabolic activity, during which oxygen consumption increases, that occurs at fertilization. An enhanced uptake of oxygen leads to the production of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals. Capacitation, a necessary prerequisite event to successful fertilization, can be induced by reactive oxygen species in vitro; hydrogen peroxide is used as an extracellular oxidant to cross-link the protective surface envelopes." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045730 ;
    owl:annotatedTarget "A phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045759 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045760 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045765 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of angiogenesis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045766 ;
    owl:annotatedTarget "Any process that activates or increases angiogenesis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045779 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of bone resorption." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045780 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of bone resorption." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045785 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell adhesion." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045786 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of progression through the cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045787 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of progression through the cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045787 ;
    owl:annotatedTarget "positive regulation of progression through cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045806 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of endocytosis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045807 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of endocytosis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002219 ;
    owl:annotatedTarget "x surrounded_by y iff: x is adjacent to y and for every region r adjacent to x, r overlaps y" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045822 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of heart contraction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045823 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of heart contraction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045824 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the innate immune response." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045829 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of isotype switching." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045830 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of isotype switching." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045833 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving lipids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045834 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving lipids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045835 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of meiosis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045836 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of meiosis." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045839 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of mitosis. Mitosis is the division of the eukaryotic cell nucleus to produce two daughter nuclei that, usually, contain the identical chromosome complement to their mother." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045840 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of mitosis." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045910 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of DNA recombination." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045911 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of DNA recombination." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045926 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of growth, the increase in size or mass of all or part of an organism." .

[]
    a owl:Axiom ;
    rdfs:seeAlso <https://github.com/jhpoelen/eol-globi-data/issues/225#issuecomment-218584934> ;
    owl:annotatedProperty obo:IAO_0000112 ;
    owl:annotatedSource obo:RO_0002220 ;
    owl:annotatedTarget "A caterpillar walking on the surface of a leaf is adjacent_to the leaf, if one of the caterpillar appendages is touching the leaf. In contrast, a butterfly flying close to a flower is not considered adjacent, unless there are any touching parts." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045927 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of growth, the increase in size or mass of all or part of an organism." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045930 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of progression through the mitotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045930 ;
    owl:annotatedTarget "negative regulation of progression through mitotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045931 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of progression through the mitotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0045931 ;
    owl:annotatedTarget "positive regulation of progression through mitotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045932 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of muscle contraction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045933 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of muscle contraction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045934 ;
    owl:annotatedTarget "Any cellular process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045934 ;
    owl:annotatedTarget "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045935 ;
    owl:annotatedTarget "Any cellular process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0045935 ;
    owl:annotatedTarget "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045939 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving steroids." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045940 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving steroids." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045953 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the rate of natural killer mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045954 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of natural killer cell mediated cytotoxicity." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045972 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of juvenile hormone." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045973 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of juvenile hormone." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045986 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of smooth muscle contraction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045987 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of smooth muscle contraction." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002221 ;
    owl:annotatedTarget "inverse of surrounded_by" .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045999 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of ecdysteroid." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046000 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of ecdysteroid." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046394 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of carboxylic acids, any organic acid containing one or more carboxyl (-COOH) groups." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046483 ;
    owl:annotatedTarget "The chemical reactions and pathways involving heterocyclic compounds, those with a cyclic molecular structure and at least two different atoms in the ring (or rings)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046545 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the primary female sexual characteristics over time, from their formation to the mature structure. The primary female sexual characteristics are the ovaries, and they develop in response to sex hormone secretion." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046625 ;
    owl:annotatedTarget "Binding to a sphingolipid, a class of lipids containing the long-chain amine diol sphingosine or a closely related base (a sphingoid)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046629 ;
    owl:annotatedTarget "The change in morphology and behavior of a gamma-delta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046631 ;
    owl:annotatedTarget "The change in morphology and behavior of an alpha-beta T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "CL:0000789", "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046632 ;
    owl:annotatedTarget "The process in which a precursor cell type acquires the specialized features of an alpha-beta T cell. An alpha-beta T cell is a T cell that expresses an alpha-beta T cell receptor complex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0046632 ;
    owl:annotatedTarget "alpha-beta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046634 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000451 ;
    owl:annotatedTarget "A cell of hematopoietic origin, typically resident in particular tissues, specialized in the uptake, processing, and transport of antigens to lymph nodes for the purpose of stimulating an immune response via T cell activation. These cells are lineage negative (CD3-negative, CD19-negative, CD34-negative, and CD56-negative)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046635 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046636 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046637 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0046637 ;
    owl:annotatedTarget "regulation of alpha-beta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046638 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0046638 ;
    owl:annotatedTarget "positive regulation of alpha-beta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046639 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of alpha-beta T cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0046639 ;
    owl:annotatedTarget "negative regulation of alpha-beta T cell development" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046643 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gamma-delta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046644 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of gamma-delta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046645 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:mgi_curators", "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046649 ;
    owl:annotatedTarget "A change in morphology and behavior of a lymphocyte resulting from exposure to a specific antigen, mitogen, cytokine, chemokine, cellular ligand, or soluble factor." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046651 ;
    owl:annotatedTarget "The expansion of a lymphocyte population by cell division." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046660 ;
    owl:annotatedTarget "The establishment of the sex of a female organism by physical differentiation." .

[]
    oboInOwl:hasDbXref "Allen:starts", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002223 ;
    owl:annotatedTarget "Relation between occurrents, shares a start boundary with." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046676 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of insulin." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046717 ;
    owl:annotatedTarget "The controlled release of acid by a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046849 ;
    owl:annotatedTarget "The continuous turnover of bone matrix and mineral that involves first, an increase in resorption (osteoclastic activity) and later, reactive bone formation (osteoblastic activity). The process of bone remodeling takes place in the adult skeleton at discrete foci. The process ensures the mechanical integrity of the skeleton throughout life and plays an important role in calcium homeostasis. An imbalance in the regulation of bone resorption and bone formation results in many of the metabolic bone diseases, such as osteoporosis." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046850 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of bone remodeling, the processes of bone formation and resorption that combine to maintain skeletal integrity." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046851 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of bone remodeling." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046852 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of bone remodeling." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046864 ;
    owl:annotatedTarget "The directed movement of isoprenoids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Isoprenoids comprise a group of compounds containing or derived from linked isoprene (3-methyl-2-butenylene) residues." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046865 ;
    owl:annotatedTarget "The directed movement of terpenoids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Terpenoids are a class of compounds characterized by an isoprenoid chemical structure and include derivatives with various functional groups." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046879 ;
    owl:annotatedTarget "The regulated release of hormones, substances with a specific regulatory effect on a particular organ or group of cells." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046883 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of a hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046885 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000453 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046886 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hormones." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046887 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of a hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0721601464"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMCID:PMC2346585"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000453 ;
    owl:annotatedTarget "Langerhans cell is a conventional dendritic cell that has plasma membrane part CD207. A Langerhans cell is a stellate dendritic cell of myeloid origin, that appears clear on light microscopy and has a dark-staining, indented nucleus and characteristic inclusions (Birbeck granules) in the cytoplasm; Langerhans cells are found principally in the stratum spinosum of the epidermis, but they also occur in other stratified epithelia and have been identified in the lung, lymph nodes, spleen, and thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046888 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046889 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0046889 ;
    owl:annotatedTarget "positive regulation of lipogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046890 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0046890 ;
    owl:annotatedTarget "regulation of lipogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046903 ;
    owl:annotatedTarget "The controlled release of a substance by a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046907 ;
    owl:annotatedTarget "The directed movement of substances within a cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0046907 ;
    owl:annotatedTarget "single organism intracellular transport" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046928 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of a neurotransmitter from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046929 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046942 ;
    owl:annotatedTarget "The directed movement of carboxylic acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Carboxylic acids are organic acids containing one or more carboxyl (COOH) groups or anions (COO-)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15771591" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048002 ;
    owl:annotatedTarget "The process in which an antigen-presenting cell expresses peptide antigen in association with an MHC protein complex on its cell surface, including proteolysis and transport steps for the peptide antigen both prior to and following assembly with the MHC protein complex. The peptide antigen is typically, but not always, processed from an endogenous or exogenous protein." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000100 ;
    owl:annotatedTarget "x proximal_to y iff x is closer to the point of attachment with the body than y." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "ISBN:0582227089"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048103 ;
    owl:annotatedTarget "The self-renewing division of a somatic stem cell, a stem cell that can give rise to cell types of the body other than those of the germ-line." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:pr"^^xsd:string, "ISBN:0879694238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048137 ;
    owl:annotatedTarget "The meiotic divisions undergone by the primary and secondary spermatocytes to produce haploid spermatids." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "ISBN:0716731363"^^xsd:string, "PMID:10219233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048193 ;
    owl:annotatedTarget "The directed movement of substances into, out of or within the Golgi apparatus, mediated by vesicles." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0716731363"^^xsd:string, "PMID:10219233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048199 ;
    owl:annotatedTarget "The process in which vesicles are directed to specific destination membranes during transport to, from or within the Golgi apparatus; mediated by the addition of specific coat proteins, including COPI and COPII proteins and clathrin, to the membrane during vesicle formation." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mah"^^xsd:string, "ISBN:0716731363"^^xsd:string, "PMID:10219233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048209 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or destination of vesicle-mediated transport to, from or within the Golgi apparatus." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048232 ;
    owl:annotatedTarget "Generation of the male gamete; specialised haploid cells produced by meiosis and along with a female gamete takes part in sexual reproduction." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048241 ;
    owl:annotatedTarget "The directed movement of epinephrine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048242 ;
    owl:annotatedTarget "The regulated release of epinephrine by a cell. Epinephrine is a catecholamine hormone secreted by the adrenal medulla and a neurotransmitter, released by certain neurons and active in the central nervous system." .

[]
    oboInOwl:hasDbXref "GOC:ef"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048243 ;
    owl:annotatedTarget "The regulated release of norepinephrine by a cell. Norepinephrine is a catecholamine and it acts as a hormone and as a neurotransmitter of most of the sympathetic nervous system." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048285 ;
    owl:annotatedTarget "The creation of two or more organelles by division of one organelle." .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12370374", "PMID:2113175", "PMID:9186655" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048289 ;
    owl:annotatedTarget "The switching of activated B cells from IgM biosynthesis to IgE biosynthesis, accomplished through a recombination process involving an intrachromosomal deletion between switch regions that reside 5' of the IgM and IgE constant region gene segments in the immunoglobulin heavy chain locus." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12438093"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000454 ;
    owl:annotatedTarget "A cell capable of producing epinephrine. Epiniphrine is synthesized from norepiniphrine by the actions of the phenylethanolamine N-methyltransferase enzyme, which is expressed in the adrenal glands, androgenic neurons, and in other cell types."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048293 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of isotype switching to IgE isotypes." .

[]
    oboInOwl:hasDbXref "GO:0048242"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000454 ;
    owl:annotatedTarget "adrenaline secreting cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048294 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of isotype switching to IgE isotypes." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048295 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of isotype switching to IgE isotypes." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048468 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." .

[]
    oboInOwl:hasDbXref "ISBN:044174520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000455 ;
    owl:annotatedTarget "Obsolete. Use PO:0004531 from Plant Ontology instead. A cell characterized by conspicuous and rather stable accumulation of starch."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0048468 ;
    owl:annotatedTarget "terminal differentiation" .

[]
    oboInOwl:hasDbXref "GOC:kmv"^^xsd:string, "GOC:mtg_sensu"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048477 ;
    owl:annotatedTarget "The complete process of formation and maturation of an ovum or female gamete from a primordial female germ cell. Examples of this process are found in Mus musculus and Drosophila melanogaster." .

[]
    oboInOwl:hasSynonymType go:systematic_synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0048477 ;
    owl:annotatedTarget "ovum development" .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048511 ;
    owl:annotatedTarget "Any process pertinent to the generation and maintenance of rhythms in the physiology of an organism." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048513 ;
    owl:annotatedTarget "Development of a tissue or tissues that work together to perform a specific function or functions. Development pertains to the process whose specific outcome is the progression of a structure over time, from its formation to the mature structure. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048514 ;
    owl:annotatedTarget "The process in which the anatomical structures of blood vessels are generated and organized. The blood vessel is the vasculature carrying blood." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048515 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a spermatid over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048518 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048519 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048522 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048523 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:rl"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048534 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of any organ involved in hematopoiesis (also known as hemopoiesis) or lymphoid cell activation over time, from its formation to the mature structure. Such development includes differentiation of resident cell types (stromal cells) and of migratory cell types dependent on the unique microenvironment afforded by the organ for their proper differentiation." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048583 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048584 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the rate of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048585 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048589 ;
    owl:annotatedTarget "The increase in size or mass of an entire organism, a part of an organism or a cell, where the increase in size or mass has the specific outcome of the progression of the organism over time from one condition to another." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048608 ;
    owl:annotatedTarget "The reproductive developmental process whose specific outcome is the progression of somatic structures that will be used in the process of creating new individuals from one or more parents, from their formation to the mature structures." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048609 ;
    owl:annotatedTarget "The process, occurring above the cellular level, that is pertinent to the reproductive function of a multicellular organism. This includes the integrated processes at the level of tissues and organs." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048638 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of developmental growth." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048639 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the rate of developmental growth." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048640 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of developmental growth." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048646 ;
    owl:annotatedTarget "The developmental process pertaining to the initial formation of an anatomical structure from unspecified parts. This process begins with the specific processes that contribute to the appearance of the discrete structure and ends when the structural rudiment is recognizable. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0048646 ;
    owl:annotatedTarget "formation of an anatomical structure involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19630576"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000458 ;
    owl:annotatedTarget "A cell type that secretes 5-Hydroxytryptamine (serotonin)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048731 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of an organismal system over time, from its formation to the mature structure. A system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a given biological process." .

[]
    oboInOwl:hasDbXref "GOC:jid"^^xsd:string, "GOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048770 ;
    owl:annotatedTarget "A small, subcellular membrane-bounded vesicle containing pigment and/or pigment precursor molecules. Pigment granule biogenesis is poorly understood, as pigment granules are derived from multiple sources including the endoplasmic reticulum, coated vesicles, lysosomes, and endosomes." .

[]
    oboInOwl:hasDbXref "GOC:ebc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048771 ;
    owl:annotatedTarget "The reorganization or renovation of existing tissues. This process can either change the characteristics of a tissue such as in blood vessel remodeling, or result in the dynamic equilibrium of a tissue such as in bone remodeling." .

[]
    oboInOwl:hasDbXref "GO_REF:0000021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048856 ;
    owl:annotatedTarget "The biological process whose specific outcome is the progression of an anatomical structure from an initial condition to its mature state. This process begins with the formation of the structure and ends with the mature structure, whatever form that may be including its natural destruction. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048869 ;
    owl:annotatedTarget "A biological process whose specific outcome is the progression of a cell over time from an initial condition to a later condition." .

[]
    oboInOwl:hasDbXref "GOC:dgh"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:mlg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048870 ;
    owl:annotatedTarget "Any process involved in the controlled self-propelled movement of a cell that results in translocation of the cell from one place to another." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048871 ;
    owl:annotatedTarget "Any process involved in the maintenance of an internal steady state at the level of the multicellular organism." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048872 ;
    owl:annotatedTarget "Any biological process involved in the maintenance of the steady-state number of cells within a population of cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0048872 ;
    owl:annotatedTarget "homeostasis of cell number" .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048873 ;
    owl:annotatedTarget "Any biological process involved in the maintenance of the steady-state number of cells within a population of cells in a tissue." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048875 ;
    owl:annotatedTarget "Any process involved in the maintenance of the internal steady state of the amount of a chemical at the level of the tissue." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048878 ;
    owl:annotatedTarget "Any biological process involved in the maintenance of an internal steady state of a chemical." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050432 ;
    owl:annotatedTarget "The regulated release of catecholamines by a cell. The catecholamines are a group of physiologically important biogenic amines that possess a catechol (3,4-dihydroxyphenyl) nucleus and are derivatives of 3,4-dihydroxyphenylethylamine." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050433 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of catecholamines." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050670 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of lymphocyte proliferation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050671 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of lymphocyte proliferation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050672 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of lymphocyte proliferation." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050673 ;
    owl:annotatedTarget "The multiplication or reproduction of epithelial cells, resulting in the expansion of a cell population. Epithelial cells make up the epithelium, the covering of internal and external surfaces of the body, including the lining of vessels and other small cavities. It consists of cells joined by small amounts of cementing substances." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050678 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of epithelial cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050679 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of epithelial cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050680 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of epithelial cell proliferation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000459 ;
    owl:annotatedTarget "A cell capable of producting norepiniphrine. Norepiniphrine is a catecholamine with multiple roles including as a hormone and a neurotransmitter. In addition, epiniphrine is synthesized from norepiniphrine by the actions of the phenylethanolamine N-methyltransferase enzyme."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050708 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the controlled release of a protein from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050709 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of a protein from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050714 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the controlled release of a protein from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050727 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the inflammatory response, the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050728 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050729 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050764 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of phagocytosis, the process in which phagocytes engulf external particulate material." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050765 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of phagocytosis." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050766 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of phagocytosis." .

[]
    oboInOwl:hasDbXref "FlyBase:ds"^^xsd:string, "ISBN:ISBN:978-0801481253"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000463 ;
    owl:annotatedTarget "An epidermal cell that secretes chitinous cuticle from its apical side."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050776 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050777 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050778 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:7576311"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000464 ;
    owl:annotatedTarget "An epidermal progenitor cell that arises from neuroectoderm and in turn gives rise to the epidermal sheath of ventral and cephalic regions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050789 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050793 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of development, the biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050794 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050796 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of insulin." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050804 ;
    owl:annotatedTarget "Any process that modulates the frequency or amplitude of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse.  Amplitude, in this case, refers to the change in postsynaptic membrane potential due to a single instance of synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050805 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050806 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of synaptic transmission, the process of communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050810 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050817 ;
    owl:annotatedTarget "The process in which a fluid solution, or part of it, changes into a solid or semisolid mass." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050818 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of coagulation, the process in which a fluid solution, or part of it, changes into a solid or semisolid mass." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000467 ;
    owl:annotatedTarget "A peptide hormone secreting cell that produces adrenocorticotropin, or corticotropin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050819 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of coagulation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050820 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of coagulation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050839 ;
    owl:annotatedTarget "Binding to a cell adhesion molecule." .

[]
    oboInOwl:hasDbXref "GO:0051458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000467 ;
    owl:annotatedTarget "ACTH secreting cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050863 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of T cell activation." .

[]
    oboInOwl:hasDbXref "GO:0051458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000467 ;
    owl:annotatedTarget "corticotropin secreting cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050864 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of B cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050865 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell activation, the change in the morphology or behavior of a cell resulting from exposure to an activating factor such as a cellular or soluble ligand." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050866 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050867 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of activation." .

[]
    oboInOwl:hasDbXref "Allen:starts", "ZFS:finishes", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002229 ;
    owl:annotatedTarget "Relation between occurrents, shares an end boundary with." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050868 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050869 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of B cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050870 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of T cell activation." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000472 ;
    owl:annotatedTarget "Obsolete. Use PO:0000076 from Plant Ontology instead. OBSOLETE, use term from Plant Ontology. Parenchyma cells containing chloroplasts; a component of leaf mesophyll and other green parenchyma tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050871 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of B cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050877 ;
    owl:annotatedTarget "A organ system process carried out by any of the organs or tissues of neurological system." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050878 ;
    owl:annotatedTarget "Any process that modulates the levels of body fluids." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050886 ;
    owl:annotatedTarget "The process that involves the secretion of or response to endocrine hormones. An endocrine hormone is a hormone released into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050896 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus and ends with a change in state or activity or the cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:14680625", "PMID:14708592", "PMID:7507411", "PMID:8600538" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050900 ;
    owl:annotatedTarget "The movement of a leukocyte within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000473 ;
    owl:annotatedTarget "A cell whose primary function is to protect the organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050906 ;
    owl:annotatedTarget "The series of events involved in sensory perception in which a sensory stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "FBbt:00003184"^^xsd:string, "GO:0061320"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19783135"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000474 ;
    owl:annotatedTarget "An insect renal cell that filters hemolymph and is found with other pericardial nephrocytes in two rows flanking the dorsal vessel."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050907 ;
    owl:annotatedTarget "The series of events in which a chemical stimulus is received and converted into a molecular signal as part of sensory perception." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050908 ;
    owl:annotatedTarget "The series of events involved in visual perception in which a light stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050909 ;
    owl:annotatedTarget "The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process." .

[]
    oboInOwl:hasDbXref "FBbt:00005058"^^xsd:string, "GO:0061320"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CL_0000474 ;
    owl:annotatedTarget "pericardial cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050910 ;
    owl:annotatedTarget "The series of events involved in the perception of sound vibration in which the vibration is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000475 ;
    owl:annotatedTarget "Obsolete. Use PO:0000245 from Plant Ontology instead. In monosporic and bisporic megasporogenesis: the megaspore(s) that do not participate in megagametogenesis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050911 ;
    owl:annotatedTarget "The series of events involved in the perception of smell in which an olfactory chemical stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050912 ;
    owl:annotatedTarget "The series of events involved in the perception of taste in which a gustatory chemical stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050920 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050921 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." .

[]
    oboInOwl:hasDbXref "ISBN:0517223651"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000476 ;
    owl:annotatedTarget "A basophil cell of the anterior pituitary that produces thyroid stimulating hormone, thyrotrophin. This cell type is elongated, polygonal and lie in clusters towards the adenohypophyseal center."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050922 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050951 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory temperature stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050953 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050954 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory mechanical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "Wikipedia:Thermoception" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050955 ;
    owl:annotatedTarget "The series of events required for an organism to receive a temperature stimulus, convert it to a molecular signal, and recognize and characterize the signal. Thermoception in larger animals is mainly done in the skin; mammals have at least two types of sensor, for detecting heat (temperatures above body temperature) and cold (temperatures below body temperature)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050960 ;
    owl:annotatedTarget "The series of events in which a temperature stimulus is received and converted into a molecular signal as part of thermoception." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000478 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes oxytocin stimulating hormone"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050961 ;
    owl:annotatedTarget "The series of events in which a temperature stimulus is received and converted into a molecular signal as part of sensory perception." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050962 ;
    owl:annotatedTarget "The series of events in which a light stimulus is received by a cell and converted into a molecular signal as part of the sensory perception of light." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000479 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes vasopressin stimulating hormone"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000480 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes secretin stimulating hormone"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050974 ;
    owl:annotatedTarget "The series of events in which a mechanical stimulus is received and converted into a molecular signal as part of sensory perception." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050975 ;
    owl:annotatedTarget "The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach)." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000481 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes cholecystokin stimulating hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050976 ;
    owl:annotatedTarget "The series of events involved in the perception of touch in which a mechanical stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050982 ;
    owl:annotatedTarget "The series of events by which a mechanical stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051046 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051047 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051048 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the controlled release of a substance from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051049 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051050 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051051 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051052 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving DNA." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051053 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving DNA." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000482 ;
    owl:annotatedTarget "An endocrine cell that secretes juvenile hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051054 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving DNA." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051055 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051055 ;
    owl:annotatedTarget "negative regulation of lipogenesis" .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000483 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes bombesin stimulating hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051093 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of development, the biological process whose specific outcome is the progression of an organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051094 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of development, the biological process whose specific outcome is the progression of an organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051098 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051099 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051100 ;
    owl:annotatedTarget "Any process that stops or reduces the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051101 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of DNA binding. DNA binding is any process in which a gene product interacts selectively with DNA (deoxyribonucleic acid)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cell organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cell organization" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cellular component organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051129 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051129 ;
    owl:annotatedTarget "negative regulation of cell organisation" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000484 ;
    owl:annotatedTarget obo:CL_0000097 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051129 ;
    owl:annotatedTarget "negative regulation of cellular component organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051130 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051130 ;
    owl:annotatedTarget "positive regulation of cellular component organization and biogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12154375", "PMID:9133426" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051132 ;
    owl:annotatedTarget "The change in morphology and behavior of a mature or immature natural killer T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19923473"^^xsd:string, "PMID:9354811"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000484 ;
    owl:annotatedTarget "Mast cell subtype whose granules contain both the serine proteases tryptase and chymase. These cells are primarily found in connective tissue, such as the peritoneal cavity, skin, and intestinal submucosa. Their development is T-cell independent."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12154375", "PMID:9133426" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051133 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of natural killer T cell activation." .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12154375", "PMID:9133426" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051134 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of natural killer T cell activation." .

[]
    oboInOwl:hasDbXref "ISBN:0781735149"^^xsd:string, "PMID:12154375", "PMID:9133426" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051135 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of natural killer T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051171 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051171 ;
    owl:annotatedTarget "regulation of nitrogen metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051172 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051172 ;
    owl:annotatedTarget "negative regulation of nitrogen metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051173 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051173 ;
    owl:annotatedTarget "positive regulation of nitrogen metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051175 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving sulfur or compounds containing sulfur." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051176 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving sulfur or compounds containing sulfur." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051179 ;
    owl:annotatedTarget "Any process in which a cell, a substance, or a cellular entity, such as a protein complex or organelle, is transported, tethered to or otherwise maintained in a specific location. In the case of substances, localization may also be achieved via selective degradation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051179 ;
    owl:annotatedTarget "localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051179 ;
    owl:annotatedTarget "single organism localization" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051222 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051223 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051224 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a protein into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051234 ;
    owl:annotatedTarget "Any process that localizes a substance or cellular component. This may occur via movement, tethering or selective degradation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051234 ;
    owl:annotatedTarget "establishment of localisation" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051239 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a multicellular organismal process, the processes pertinent to the function of a multicellular organism above the cellular level; includes the integrated processes of tissues and organs." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051240 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of an organismal process, any of the processes pertinent to the function of an organism above the cellular level; includes the integrated processes of tissues and organs." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000485 ;
    owl:annotatedTarget obo:CL_0000097 .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051241 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of an organismal process, the processes pertinent to the function of an organism above the cellular level; includes the integrated processes of tissues and organs." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051249 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of lymphocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:19923473"^^xsd:string, "PMID:9354811"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000485 ;
    owl:annotatedTarget "Mast cell subtype that contains only the serine protease trypase in its granules. These cells are primarily found in mucosal tissue, such as intestinal mucosa and alveoli. They depend upon T-cells for development of phenotype."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051250 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19783135"^^xsd:string, "fbbt:00005059"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000486 ;
    owl:annotatedTarget "A large binucleate cell that forms a 'garland' around the anterior end of the proventriculus (cardia) at its junction with the esophagus in both adults and larvae flies. Each cell is surrounded by a basement membrane and there are numerous micro-invaginations (lacunae) extending from the surface into the cytoplasm. At the mouth of each lacuna is a doubled filament forming a specialised filtration system (diaphragm). The filtrate is endocytosed from the lacunae."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051251 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of lymphocyte activation." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051270 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the movement of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051270 ;
    owl:annotatedTarget "regulation of cellular component motion" .

[]
    oboInOwl:hasDbXref "GO:0061321"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000486 ;
    owl:annotatedTarget "garland nephrocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051271 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the movement of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051271 ;
    owl:annotatedTarget "negative regulation of cellular component motion" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051272 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the movement of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051272 ;
    owl:annotatedTarget "positive regulation of cellular component motion" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:jl"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051276 ;
    owl:annotatedTarget "A process that is carried out at the cellular level that results in the assembly, arrangement of constituent parts, or disassembly of chromosomes, structures composed of a very long molecule of DNA and associated proteins that carries hereditary information. This term covers covalent modifications at the molecular level as well as spatial relationships among the major components of a chromosome." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051276 ;
    owl:annotatedTarget "chromosome organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:di"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051301 ;
    owl:annotatedTarget "The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "PMID:11171397"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000487 ;
    owl:annotatedTarget "A large secretory cell found in clusters underlying the epidermis of the abdominal segments of larval abdominal segments."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:go_curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051302 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the physical partitioning and separation of a cell into daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051321 ;
    owl:annotatedTarget "Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051445 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progression through the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051445 ;
    owl:annotatedTarget "regulation of progression through meiotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051446 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of progression through the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051446 ;
    owl:annotatedTarget "positive regulation of progression through meiotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051447 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the rate or extent of progression through the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051447 ;
    owl:annotatedTarget "negative regulation of progression through meiotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "PMID:11027914" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051458 ;
    owl:annotatedTarget "The regulated release of corticotropin by a cell. Corticotropin hormone is a polypeptide hormone synthesized and secreted from corticotropes in the anterior lobe of the pituitary gland in response to corticotropin-releasing hormone (CRH) released by the hypothalamus." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051458 ;
    owl:annotatedTarget "adrenocorticotropin secretion" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051459 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of corticotropic hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051459 ;
    owl:annotatedTarget "regulation of adrenocorticotropic hormone secretion" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051460 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of corticotropic hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051461 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of corticotropin hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051461 ;
    owl:annotatedTarget "positive regulation of adrenocorticotropin secretion" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000488 ;
    owl:annotatedTarget "A photoreceptor cell that detects visible light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051493 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051493 ;
    owl:annotatedTarget "regulation of cytoskeleton organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051493 ;
    owl:annotatedTarget "regulation of cytoskeleton organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051494 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051494 ;
    owl:annotatedTarget "negative regulation of cytoskeleton organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051494 ;
    owl:annotatedTarget "negative regulation of cytoskeleton organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051495 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051495 ;
    owl:annotatedTarget "positive regulation of cytoskeleton organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051495 ;
    owl:annotatedTarget "positive regulation of cytoskeleton organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051588 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051589 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051590 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051606 ;
    owl:annotatedTarget "The series of events in which a stimulus is received by a cell or organism and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051608 ;
    owl:annotatedTarget "The directed movement of histamine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Histamine is a physiologically active amine, found in plant and animal tissue and released from mast cells as part of an allergic reaction in humans." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051640 ;
    owl:annotatedTarget "Any process in which an organelle is transported to, and/or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051640 ;
    owl:annotatedTarget "organelle localisation" .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051641 ;
    owl:annotatedTarget "A cellular localization process whereby a substance or cellular entity, such as a protein complex or organelle, is transported to, and/or maintained in, a specific location within a cell including the localization of substances or cellular entities to the cell membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051641 ;
    owl:annotatedTarget "cellular localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051641 ;
    owl:annotatedTarget "single organism cellular localization" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051648 ;
    owl:annotatedTarget "Any process in which a vesicle or vesicles are transported to, and/or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051648 ;
    owl:annotatedTarget "vesicle localisation" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dos"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051649 ;
    owl:annotatedTarget "Any process, occuring in a cell, that localizes a substance or cellular component. This may occur via movement, tethering or selective degradation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051649 ;
    owl:annotatedTarget "establishment of localisation in cell" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051649 ;
    owl:annotatedTarget "establishment of cellular localization" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051650 ;
    owl:annotatedTarget "The directed movement of a vesicle to a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051650 ;
    owl:annotatedTarget "establishment of vesicle localisation" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051656 ;
    owl:annotatedTarget "The directed movement of an organelle to a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051656 ;
    owl:annotatedTarget "establishment of organelle localisation" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051674 ;
    owl:annotatedTarget "Any process in which a cell is transported to, and/or maintained in, a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051674 ;
    owl:annotatedTarget "localisation of cell" .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051704 ;
    owl:annotatedTarget "A biological process which involves another organism of the same or different species." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051707 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from another living organism." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051716 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus by a cell and ends with a change in state or activity or the cell." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progression through the cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "arrest of mitotic cell cycle progression" .

[]
    oboInOwl:hasDbXref "EC:1.14.13.39", "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of a nitric-oxide synthase, an enzyme which catalyzes the reaction L-arginine + n NADPH + n H+ + m O2 = citrulline + nitric oxide + n NADP+." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "NOS1 biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "NOS2 biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "NOS3 biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "brain nitric-oxide synthase biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "endothelial nitric-oxide synthase biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "inducible nitric-oxide synthase biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "nitric-oxide synthase-1 biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "nitric-oxide synthase-2 biosynthetic process" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000492 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051767 ;
    owl:annotatedTarget "nitric-oxide synthase-3 biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051769 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric-oxide synthase enzyme." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "MESH:A11.118.637.555.567.569.200.400"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000492 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that cooperates with other lymphocytes via direct contact or cytokine release to initiate a variety of immune functions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051770 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric oxide synthase enzyme." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051771 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of a nitric-oxide synthase enzyme." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051781 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell division." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051782 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell division." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051783 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051784 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051785 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." .

[]
    oboInOwl:hasDbXref "PMID:19635802" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051861 ;
    owl:annotatedTarget "Binding to a glycolipid, any compound containing one or more monosaccharide residues bound by a glycosidic linkage to a hydrophobic group such as an acylglycerol, a sphingoid, a ceramide (N-acylsphingoid) or a prenyl phosphate." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051931 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of sensory perception, the series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "ISBN:0126603030" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051932 ;
    owl:annotatedTarget "The vesicular release of  gamma-aminobutyric acid (GABA). from a presynapse, across a chemical synapse, the subsequent activation of GABA receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051937 ;
    owl:annotatedTarget "The directed movement of catecholamines, a group of physiologically important biogenic amines that possess a catechol (3,4-dihydroxyphenyl) nucleus and are derivatives of 3,4-dihydroxyphenylethylamine." .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000102 ;
    owl:annotatedTarget "x ventral to y iff x is further along the dorso-ventral axis than y, towards the front. A dorso-ventral axis is an axis that extends through an organism from back (e.g. spinal column) to front (e.g. belly)." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051952 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051953 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000494 ;
    owl:annotatedTarget "A photoreceptor cell that detects ultraviolet light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051954 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of the directed movement of amines into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000495 ;
    owl:annotatedTarget "A photoreceptor cell that is sensitive to blue light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051955 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051956 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051956 ;
    owl:annotatedTarget "negative regulation of amino acid transmembrane transport" .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000496 ;
    owl:annotatedTarget "A photoreceptor cell that is sensitive to green light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051957 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of the directed movement of amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051957 ;
    owl:annotatedTarget "positive regulation of amino acid transmembrane transport" .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000497 ;
    owl:annotatedTarget "A photoreceptor cell that is sensitive to red light."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://en.wikipedia.org/wiki/Interneuron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000498 ;
    owl:annotatedTarget "An interneuron (also called relay neuron, association neuron or local circuit neuron) is a multipolar neuron which connects afferent neurons and efferent neurons in neural pathways. Like motor neurons, interneuron cell bodies are always located in the central nervous system (CNS)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051966 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051967 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051968 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of glutamatergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glutamate." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.329.830"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000499 ;
    owl:annotatedTarget "A connective tissue cell of an organ found in the loose connective tissue. These are most often associated with the uterine mucosa and the ovary as well as the hematopoietic system and elsewhere."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051969 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051969 ;
    owl:annotatedTarget "regulation of conduction of nerve impulse" .

[]
    oboInOwl:hasDbXref "MESH:A05.360.319.114.630.535.200"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000501 ;
    owl:annotatedTarget "A supporting cell for the developing female gamete in the ovary of mammals. They develop from the coelomic epithelial cells of the gonadal ridge. Granulosa cells form a single layer around the mammalian oocyte in the primordial ovarian follicle and advance to form a multilayered cumulus oophorus surrounding the ovum in the Graafian follicle. The major functions of granulosa cells include the production of steroids and LH receptors."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051970 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051970 ;
    owl:annotatedTarget "negative regulation of conduction of nerve impulse" .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051971 ;
    owl:annotatedTarget "Any process that activates, maintains or increases the frequency, rate or extent of transmission of a nerve impulse, the sequential electrochemical polarization and depolarization that travels across the membrane of a neuron in response to stimulation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051971 ;
    owl:annotatedTarget "positive regulation of conduction of nerve impulse" .

[]
    oboInOwl:hasDbXref "MESH:A03.492.766.440.175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000502 ;
    owl:annotatedTarget "A cell found throughout the gastrointestinal tract and in the pancreas. They secrete somatostatin in both an endocrine and paracrine manner. Somatostatin inhibits gastrin, cholecystokinin, insulin, glucagon, pancreatic enzymes, and gastric hydrochloric acid. A variety of substances which inhibit gastric acid secretion (vasoactive intestinal peptide, calcitonin gene-related peptide, cholecystokinin, beta-adrenergic agonists, and gastric inhibitory peptide) are thought to act by releasing somatostatin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051983 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051984 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." .

[]
    oboInOwl:hasDbXref "GOC:ai"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051985 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of chromosome segregation, the process in which genetic material, in the form of chromosomes, is organized and then physically separated and apportioned to two or more sets." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:jid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0055085 ;
    owl:annotatedTarget "The process in which a solute is transported across a lipid bilayer, from one side of a membrane to the other." .

[]
    oboInOwl:hasDbXref "MESH:A05.360.319.114.630.535.400"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000503 ;
    owl:annotatedTarget "A flattened stroma cell forming a sheath or theca outside the basal lamina lining the mature ovarian follicle. Thecal interstitial or stromal cells are steroidogenic, and produce primarily androgens which serve as precusors of estrogens in the granulosa cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A06.224.365"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000504 ;
    owl:annotatedTarget "A enteroendocrine cell part of the glands of the gastric mucosa. They produce histamine and peptides such as chromogranins. This cell type respond to gastrin by releasing histamine which acts as a paracrine stimulator of the release of hydrochloric acid from the gastric parietal cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060012 ;
    owl:annotatedTarget "The vesicular release of glycine from a presynapse, across a chemical synapse, the subsequent activation of glycine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060047 ;
    owl:annotatedTarget "The multicellular organismal process in which the heart decreases in volume in a characteristic way to propel blood through the body." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060054 ;
    owl:annotatedTarget "Any process that activates or increases the rate or extent of epithelial cell proliferation, contributing to the restoration of integrity to a damaged tissue following an injury." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000505 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes substance P."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "PMID:15039218" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060055 ;
    owl:annotatedTarget "Blood vessel formation when new vessels emerge from the proliferation of pre-existing blood vessels and contribute to the series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060078 ;
    owl:annotatedTarget "Any process that modulates the potential difference across a post-synaptic membrane." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060079 ;
    owl:annotatedTarget "A process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000506 ;
    owl:annotatedTarget "An endorphine cell that secretes enkephalin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:ef"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060080 ;
    owl:annotatedTarget "A process that causes a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000507 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes endorphin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:pdt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060089 ;
    owl:annotatedTarget "A compound molecular function in which an effector function is controlled by one or more regulatory components." .

[]
    oboInOwl:hasDbXref "GOC:mtg_MIT_16mar07", "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060090 ;
    owl:annotatedTarget "The binding activity of a molecule that brings together two or more molecules through a selective, non-covalent, often stoichiometric interaction, permitting those molecules to function in a coordinated way." .

[]
    oboInOwl:hasDbXref "GOC:dms", "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060092 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." .

[]
    oboInOwl:hasDbXref "GOC:dms", "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060093 ;
    owl:annotatedTarget "Any process that stops or decreases the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "MESH:A03.492.766.440.300"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000508 ;
    owl:annotatedTarget "An endocrine cell found in the pyloric gland mucosa (antral mucosa) of the stomach of mammals and responsible for the secretion of gastrin and enkephalin. Most abundant in pyloric antrum, pyramidal in form with a narrow apex bearing long microvilli."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dms", "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060094 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of glycinergic synaptic transmission. Glycinergic synaptic transmission is the process of communication from a neuron to another neuron across a synapse using the neurotransmitter glycine." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060096 ;
    owl:annotatedTarget "The regulated release of serotonin by a cell, in which released serotonin acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0060096 ;
    owl:annotatedTarget "serotonin release, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060123 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of growth hormone from a cell." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000509 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes gastrin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060124 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of the regulated release of growth hormone from a cell." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000510 ;
    owl:annotatedTarget obo:CL_0000150 .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060125 ;
    owl:annotatedTarget "Any process that decreases or stops the frequency, rate or extent of the regulated release of growth hormone from a cell." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "MESH:A03.492.411.369.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000510 ;
    owl:annotatedTarget "An epithelial cell found in the basal part of the intestinal glands (crypts of Lieberkuhn) including the appendix. Paneth cells synthesize and secrete lysozyme and cryptdins. Numerous in the deeper parts of the intestinal crypts, particularly in the duodenum, rich in zinc, contain large acidophilic granules, with irregular apical microvilli and prominent membrane-bound vacuoles containing matrix."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060249 ;
    owl:annotatedTarget "A homeostatic process involved in the maintenance of an internal steady state within a defined anatomical structure of an organism, including control of cellular proliferation and death and control of metabolic function. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060249 ;
    owl:annotatedTarget "anatomical structure maintenance" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060255 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000511 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes androgen binding protein."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060263 ;
    owl:annotatedTarget "Any process that modulates the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0198529171"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000512 ;
    owl:annotatedTarget "A paracrine cell is a secretory cell that secretes an agonist into intercellular spaces in which it diffuses to a target cell other than that which produced it."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:rl"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060264 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060265 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060266 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases made as a defense response ; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060267 ;
    owl:annotatedTarget "Any process that increases the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060268 ;
    owl:annotatedTarget "Any process that decreases the rate frequency or extent of a phase of elevated metabolic activity, during which oxygen consumption increases; this leads to the production, by an NADH dependent system, of hydrogen peroxide (H2O2), superoxide anions and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:kmv"^^xsd:string, "GOC:pr"^^xsd:string, "GOC:vw"^^xsd:string, "ISBN:0198506732"^^xsd:string, "PMID:13978319", "PMID:27350441", "Reactome:R-HSA-5617833.2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060271 ;
    owl:annotatedTarget "The assembly of a cilium, a specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0060271 ;
    owl:annotatedTarget "cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0060271 ;
    owl:annotatedTarget "cilium organization" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060284 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:dgh"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:krc"^^xsd:string, "GOC:mlg"^^xsd:string, "GOC:mtg_cambridge_2013" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060285 ;
    owl:annotatedTarget "Cell motility due to the motion of one or more eukaryotic cilia. A eukaryotic cilium is a specialized organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic (plasma) membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060294 ;
    owl:annotatedTarget "Movement of cilia mediated by motor proteins that contributes to the movement of a cell." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060295 ;
    owl:annotatedTarget "Any process that modulates the rate frequency or extent of cilium movement involved in ciliary motility." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060312 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of blood vessel remodeling, the reorganization or renovation of existing blood vessels." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060313 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of blood vessel remodeling, the reorganization or renovation of existing blood vessels." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060313 ;
    owl:annotatedTarget "down-regulation of blood vessel remodeling" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0060313 ;
    owl:annotatedTarget "inhibition of blood vessel remodeling" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060326 ;
    owl:annotatedTarget "The directed movement of a motile cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis)." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060341 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process in which a cell, a substance, or a cellular entity is transported to, or maintained in a specific location within or in the membrane of a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060341 ;
    owl:annotatedTarget "regulation of cellular localisation" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.635.470"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000513 ;
    owl:annotatedTarget "A precursor cell destined to differentiate into cardiac muscle cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060374 ;
    owl:annotatedTarget "The process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060375 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060376 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060377 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of mast cell differentiation, the process in which a relatively unspecialized myeloid precursor cell acquires the specialized features of a mast cell. A mast cell is a cell that is found in almost all tissues containing numerous basophilic granules and capable of releasing large amounts of histamine and heparin upon activation." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060450 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060451 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of muscle contraction of the hindgut, the posterior part of the alimentary canal, including the rectum, and the large intestine." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000514 ;
    owl:annotatedTarget obo:CL_0000056 .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060456 ;
    owl:annotatedTarget "Any process that increases the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060457 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of a digestive system process, a physical, chemical, or biochemical process carried out by living organisms to break down ingested nutrients into components that may be easily absorbed and directed into metabolism." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.635.510"^^xsd:string, "MESH:D032390"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000514 ;
    owl:annotatedTarget "A precursor cell destined to differentiate into smooth muscle myocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060467 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of fertilization. Fertilization is the union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." .

[]
    oboInOwl:hasDbXref "MESH:D032390"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000514 ;
    owl:annotatedTarget "myoblast, smooth muscle"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060491 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of cell projection assembly." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0060491 ;
    owl:annotatedTarget "regulation of cell projection formation" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060548 ;
    owl:annotatedTarget "Any process that decreases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060560 ;
    owl:annotatedTarget "The increase in size or mass of an anatomical structure that contributes to the structure attaining its shape." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060560 ;
    owl:annotatedTarget "differential growth" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060561 ;
    owl:annotatedTarget "Any apoptotic process that contributes to the shaping of an anatomical structure." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0060561 ;
    owl:annotatedTarget "morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060623 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of chromosome condensation, the progressive compaction of dispersed interphase chromatin into threadlike chromosomes prior to mitotic or meiotic nuclear division, or during apoptosis, in eukaryotic cells." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060627 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of vesicle-mediated transport, the directed movement of substances, either within a vesicle or in the vesicle membrane, into, out of or within a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060632 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of microtubule-based movement, the movement of organelles, other microtubules and other particles along microtubules, mediated by motor proteins." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060784 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell proliferation resulting in the maintenance of a steady-state number of cells within a tissue." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060785 ;
    owl:annotatedTarget "Any process that modulates the occurrence or rate of cell death by apoptosis that results in the maintenance of the steady-state number of cells within a tissue." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000515 ;
    owl:annotatedTarget obo:CL_0000056 .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060786 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell differentiation that contributes to the maintenance of a steady state of a cell type within a tissue." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060986 ;
    owl:annotatedTarget "The regulated release of a hormone into the circulatory system." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "A process which results in the assembly, arrangement of constituent parts, or disassembly of a membrane. A membrane is a double layer of lipid molecules that encloses all cells, and, in eukaryotes, many organelles; may be a single or double lipid bilayer; also includes associated proteins." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "membrane organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "membrane organization and biogenesis" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000515 ;
    owl:annotatedTarget "A myoblast that differentiates into skeletal muscle fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061041 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.340.685"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000516 ;
    owl:annotatedTarget "A non-neuronal cell that surrounds the neuronal cell bodies of the ganglia."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061045 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061458 ;
    owl:annotatedTarget "The progression of the reproductive system over time from its formation to the mature structure. The reproductive system consists of the organs that function in reproduction." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061512 ;
    owl:annotatedTarget "A process in which a protein is transported to, or maintained in, a location within a cilium." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061526 ;
    owl:annotatedTarget "The regulated release of acetylcholine by a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061527 ;
    owl:annotatedTarget "The regulated release of dopamine by a cell in which the dopamine acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061533 ;
    owl:annotatedTarget "The regulated release of norepinephrine by a cell, in which the norepinephrine acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061533 ;
    owl:annotatedTarget "noradrenaline secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061534 ;
    owl:annotatedTarget "The regulated release of gamma-aminobutyric acid by a cell, in which the gamma-aminobutyric acid acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061535 ;
    owl:annotatedTarget "The controlled release of glutamate by a cell, in which the glutamate acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061536 ;
    owl:annotatedTarget "The controlled release of glycine by a cell." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061537 ;
    owl:annotatedTarget "The controlled release of glycine by a cell, in which glycine acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061538 ;
    owl:annotatedTarget "The controlled release of histamine by a cell, in which the histamine acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061544 ;
    owl:annotatedTarget "The controlled release of a peptide from a cell in which the peptide acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061584 ;
    owl:annotatedTarget "The controlled release of hypocretin from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:20213546"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000517 ;
    owl:annotatedTarget "A type of foam cell derived from a macrophage containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061584 ;
    owl:annotatedTarget "orexin secretion" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061585 ;
    owl:annotatedTarget "The controlled release of a peptide from a cell or a tissue in which the peptide acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061585 ;
    owl:annotatedTarget "orexin secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "PMID:15761415", "PMID:24287494" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061844 ;
    owl:annotatedTarget "An immune response against microbes mediated by anti-microbial peptides in body fluid." .

[]
    oboInOwl:hasDbXref "PMID:29385397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061983 ;
    owl:annotatedTarget "A process that coontributes to the second meiotic division. The second meiotic division separates chromatids resulting in a haploid number of chromosomes." .

[]
    oboInOwl:hasDbXref "PMID:29385397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061983 ;
    owl:annotatedTarget "second meiotic division" .

[]
    oboInOwl:hasDbXref "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0062012 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of a small molecule metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0062013 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a small molecule metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000518 ;
    owl:annotatedTarget "A phagocyte in vertebrates that is able to phagocytosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0062014 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of a small molecule metabolic process." .

[]
    oboInOwl:hasDbXref "PMID:12773390" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0062033 ;
    owl:annotatedTarget "Any process that starts or increases the frequency, rate or extent of sister chromatid segregation during mitosis." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:pr"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0065007 ;
    owl:annotatedTarget "Any process that modulates a measurable attribute of any biological process, quality or function." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:isa_complete"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:pr"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0065008 ;
    owl:annotatedTarget "Any process that modulates a qualitative or quantitative trait of a biological quality. A biological quality is a measurable attribute of an organism or part of an organism, such as size, mass, shape, color, etc." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0065009 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a molecular function, an elemental biological activity occurring at the molecular level, such as catalysis or binding." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0065010 ;
    owl:annotatedTarget "Organized structure of distinctive morphology and function, bounded by a lipid bilayer membrane and occurring outside the cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070013 ;
    owl:annotatedTarget "An organelle lumen that is part of an intracellular organelle." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070091 ;
    owl:annotatedTarget "The regulated release of glucagon from secretory granules in the A (alpha) cells of the pancreas (islets of Langerhans)." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000519 ;
    owl:annotatedTarget "A phagocyte from organisms in the Nematoda or Protostomia clades."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070092 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of glucagon." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070093 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of glucagon." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070094 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of glucagon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070192 ;
    owl:annotatedTarget "A process of chromosome organization that is involved in a meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070192 ;
    owl:annotatedTarget "chromosome organisation involved in meiosis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070192 ;
    owl:annotatedTarget "meiotic chromosome organization" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070201 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of a protein to a specific location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070201 ;
    owl:annotatedTarget "regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "CL:0000542", "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070227 ;
    owl:annotatedTarget "Any apoptotic process in a lymphocyte, a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070228 ;
    owl:annotatedTarget "Any process that modulates the occurrence or rate of lymphocyte death by apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070229 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of lymphocyte death by apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070229 ;
    owl:annotatedTarget "down regulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070229 ;
    owl:annotatedTarget "down-regulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070229 ;
    owl:annotatedTarget "downregulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070229 ;
    owl:annotatedTarget "inhibition of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of lymphocyte death by apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "up regulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "up-regulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "upregulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "activation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070230 ;
    owl:annotatedTarget "stimulation of lymphocyte apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070253 ;
    owl:annotatedTarget "The regulated release of somatostatin from secretory granules in the D cells of the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:068340007X"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070254 ;
    owl:annotatedTarget "The regulated release of mucus by the mucosa. Mucus is a viscous slimy secretion consisting of mucins and various inorganic salts dissolved in water, with suspended epithelial cells and leukocytes. The mucosa, or mucous membrane, is the membrane covered with epithelium that lines the tubular organs of the body. Mucins are carbohydrate-rich glycoproteins that have a lubricating and protective function." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070254 ;
    owl:annotatedTarget "mucus production" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000522 ;
    owl:annotatedTarget "OBSOLETE: The reproductive structure of bacteria, fungi and cryptograms."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070255 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070255 ;
    owl:annotatedTarget "regulation of mucus production" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000523 ;
    owl:annotatedTarget "A cell from the inner layer of the trophoblast of the early mammalian embryo that gives rise to the outer surface and villi of the chorion. Mononuclear crytoblasts fuse to give rise to a multinuclear cytotrophoblast."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070256 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070256 ;
    owl:annotatedTarget "negative regulation of mucus production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070257 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the regulated release of mucus from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070257 ;
    owl:annotatedTarget "positive regulation of mucus production" .

[]
    oboInOwl:hasDbXref "MESH:A11.868"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000524 ;
    owl:annotatedTarget "A cell, usually of bacteria or yeast, which has partially lost its cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070278 ;
    owl:annotatedTarget "The controlled release of molecules that form the extracellular matrix, including carbohydrates and glycoproteins by a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070278 ;
    owl:annotatedTarget "ECM constituent secretion" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070278 ;
    owl:annotatedTarget "ECM secretion" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070459 ;
    owl:annotatedTarget "The regulated release of prolactin, a peptide hormone that stimulates lactation, from secretory granules in the anterior pituitary." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "ISBN:0198506732"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070460 ;
    owl:annotatedTarget "The regulated release of thyroid-stimulating hormone, a peptide hormone that stimulates the activity of the thyroid gland, from secretory granules in the anterior pituitary." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070460 ;
    owl:annotatedTarget "thyroid stimulating hormone secretion" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070507 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising microtubules and their associated proteins." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070507 ;
    owl:annotatedTarget "regulation of microtubule cytoskeleton organisation" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070507 ;
    owl:annotatedTarget "regulation of microtubule dynamics" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070661 ;
    owl:annotatedTarget "The expansion of a leukocyte population by cell division." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070663 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of leukocyte proliferation." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070664 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of leukocyte proliferation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070664 ;
    owl:annotatedTarget "down regulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070664 ;
    owl:annotatedTarget "down-regulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070664 ;
    owl:annotatedTarget "downregulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070664 ;
    owl:annotatedTarget "inhibition of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of leukocyte proliferation." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "up regulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "up-regulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "upregulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "activation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070665 ;
    owl:annotatedTarget "stimulation of leukocyte proliferation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070727 ;
    owl:annotatedTarget "Any process in which a macromolecule is transported to, and/or maintained in, a specific location at the level of a cell. Localization at the cellular level encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070727 ;
    owl:annotatedTarget "cellular macromolecule localisation" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:rl"^^xsd:string, "PMID:12070036" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070820 ;
    owl:annotatedTarget "A secretory granule that contains cathepsin and gelatinase and is readily exocytosed upon cell activation; found primarily in mature neutrophil cells." .

[]
    oboInOwl:hasDbXref "PMID:23650620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070820 ;
    owl:annotatedTarget "gelatinase granule" .

[]
    oboInOwl:hasDbXref "GO:0001759" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002256 ;
    owl:annotatedTarget "t1 developmentally_induced_by t2 if there is a process of organ induction (GO:0001759) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor tissue type T to T', where T' develops_from T." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000525 ;
    owl:annotatedTarget "A cell from the outer syncytial layer of the trophoblast of an early mammalian embryo, directly associated with the maternal blood supply. It secretes hCG in order to maintain progesterone secretion and sustain a pregnancy."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070857 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070857 ;
    owl:annotatedTarget "regulation of bile acid anabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070857 ;
    owl:annotatedTarget "regulation of bile acid biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070857 ;
    owl:annotatedTarget "regulation of bile acid formation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070857 ;
    owl:annotatedTarget "regulation of bile acid synthesis" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.663.650"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000526 ;
    owl:annotatedTarget "A neuron which conveys sensory information centrally from the periphery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "down regulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "down-regulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "downregulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "negative regulation of bile acid anabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "negative regulation of bile acid biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "negative regulation of bile acid formation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "negative regulation of bile acid synthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070858 ;
    owl:annotatedTarget "inhibition of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.655"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000527 ;
    owl:annotatedTarget "A neuron which sends impulses peripherally to activate muscles or secretory cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "positive regulation of bile acid anabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "positive regulation of bile acid biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "positive regulation of bile acid formation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "positive regulation of bile acid synthesis" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.748"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000528 ;
    owl:annotatedTarget "A nerve cell where transmission is mediated by nitric oxide."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "up regulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "up-regulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "upregulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "activation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0070859 ;
    owl:annotatedTarget "stimulation of bile acid biosynthetic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070887 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070925 ;
    owl:annotatedTarget "The aggregation, arrangement and bonding together of a set of components to form an organelle. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070998 ;
    owl:annotatedTarget "The series of events required for an organism to receive a gravitational stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0070999 ;
    owl:annotatedTarget "The series of events involved in the perception of gravity in which a sensory mechanical stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071103 ;
    owl:annotatedTarget "A cellular process that results in a change in the spatial configuration of a DNA molecule. A conformation change can bend DNA, or alter the, twist, writhe, or linking number of a DNA molecule." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071103 ;
    owl:annotatedTarget "DNA conformation modification" .

[]
    oboInOwl:hasDbXref "GOC:rph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071621 ;
    owl:annotatedTarget "The movement of a granulocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071622 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071623 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071624 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071674 ;
    owl:annotatedTarget "The movement of a mononuclear cell within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071675 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071676 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071676 ;
    owl:annotatedTarget "down regulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071676 ;
    owl:annotatedTarget "down-regulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071676 ;
    owl:annotatedTarget "downregulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071676 ;
    owl:annotatedTarget "inhibition of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "ISBN:047125208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000537 ;
    owl:annotatedTarget "Obsolete. Use PO:0020093 from Plant Ontology instead. OBSOLETE, use term from plant ontology. A cell located at the chalazal end of the mature embryo sac in angiosperms."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of mononuclear cell migration. Mononuclear cell migration is the movement of a mononuclear cell within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "up regulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "up-regulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "upregulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "activation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071677 ;
    owl:annotatedTarget "stimulation of mononuclear cell migration" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071692 ;
    owl:annotatedTarget "Any process in which a protein is transported from one specific location in the extracellular region to another, or maintained in a specific extracellular location." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071692 ;
    owl:annotatedTarget "protein localisation in extracellular region" .

[]
    oboInOwl:hasDbXref "TAIR:lr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000538 ;
    owl:annotatedTarget "Obsolete. Use PO:0000349 from Plant Ontology instead. A relatively unspecialized cell that will give rise to specialized cell types of the epidermis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071702 ;
    owl:annotatedTarget "The directed movement of organic substances into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter or pore. An organic substance is a molecular entity that contains carbon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071704 ;
    owl:annotatedTarget "The chemical reactions and pathways involving an organic substance, any molecular entity containing carbon." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071705 ;
    owl:annotatedTarget "The directed movement of nitrogen-containing compounds into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071706 ;
    owl:annotatedTarget "The appearance of any member of the TNF superfamily due to biosynthesis or secretion following a cellular stimulus, resulting in an increase in its intracellular or extracellular levels." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071706 ;
    owl:annotatedTarget "TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:rv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0071706 ;
    owl:annotatedTarget "TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071707 ;
    owl:annotatedTarget "The process in which immunoglobulin heavy chain V, D, and J gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0071707 ;
    owl:annotatedTarget "immunoglobulin V(D)J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0071707 ;
    owl:annotatedTarget "immunoglobulin V(D)J recombination" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000539 ;
    owl:annotatedTarget "OBSOLETE: A cell in a tissue that markedly differs in form, size, or contents from other cells in the same tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071707 ;
    owl:annotatedTarget "immunoglobulin V-D-J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071708 ;
    owl:annotatedTarget "The process in which immunoglobulin light chain V and J gene segments are recombined within a single locus utilizing the conserved heptamer and nonomer recombination signal sequences (RSS)." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0071708 ;
    owl:annotatedTarget "immunoglobulin V(D)J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0071708 ;
    owl:annotatedTarget "immunoglobulin V(D)J recombination" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071708 ;
    owl:annotatedTarget "immunoglobulin V-J joining" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of an IgG isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgG immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG1" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG2" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG2a" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG2b" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG2c" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG3" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071735 ;
    owl:annotatedTarget "IgG4" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of an IgG isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG1 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG2 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG2a antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG2b antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG2c antibody" .

[]
    oboInOwl:hasDbXref "MESH:A08.663"^^xsd:string, "MESH:D009474"^^xsd:string, "http://en.wikipedia.org/wiki/Neuron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000540 ;
    owl:annotatedTarget "The basic cellular unit of nervous tissue. Each neuron consists of a body, an axon, and dendrites. Their purpose is to receive, conduct, and transmit impulses in the nervous system."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG3 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071736 ;
    owl:annotatedTarget "IgG4 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:11282392" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071738 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgD immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:11282392" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071739 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071739 ;
    owl:annotatedTarget "IgD antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071742 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgE isotype and two identical immunoglobulin light chains, held together by disulfide bonds. An IgE immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071743 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgE isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071743 ;
    owl:annotatedTarget "IgE antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:16362985" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071745 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgA isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and sometimes complexed with J chain or J chain and secretory component. An IgA immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071745 ;
    owl:annotatedTarget "IgA1 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071745 ;
    owl:annotatedTarget "IgA2 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:16362985" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071746 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of an IgA isotype and two identical immunoglobulin light chains, held together by disulfide bonds, sometimes complexed with J chain or J chain and secretory component, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071746 ;
    owl:annotatedTarget "IgA antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071746 ;
    owl:annotatedTarget "IgA1 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0071746 ;
    owl:annotatedTarget "IgA2 antibody" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:20176268" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071753 ;
    owl:annotatedTarget "A protein complex composed of two identical immunoglobulin heavy chains of the IgM isotype and two identical immunoglobulin light chains, held together by disulfide bonds, and in its circulating form complexed with J chain in polymeric forms. An IgM immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:20176268" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071754 ;
    owl:annotatedTarget "A polymer of five or six IgM core units each composed of two identical immunoglobulin heavy chains of the IgM isotype and two identical immunoglobulin light chains, held together by disulfide bonds; the individual IgM core units are held together via disulfide bonds with a single J chain polypeptide acting as a bridge between two of the polymeric units. Circulating IgM is present in the extracellular space, in mucosal areas or other tissues, or in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071754 ;
    owl:annotatedTarget "IgM antibody" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "A process that results in the biosynthesis of constituent macromolecules, assembly, arrangement of constituent parts, or disassembly of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "cellular component organisation or biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000541 ;
    owl:annotatedTarget "A cell that originates from the neural crest and differentiates into a pigment cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "cellular component organisation or biogenesis at cellular level" .

[]
    oboInOwl:hasDbXref "CL:0000738", "GOC:BHF"^^xsd:string, "GOC:mah"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071887 ;
    owl:annotatedTarget "Any apoptotic process in a leukocyte, an achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "PMID:16675690", "Wikipedia:Nitrogen_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071941 ;
    owl:annotatedTarget "A nitrogen compound metabolic process that contributes to the nitrogen cycle. The nitrogen cycle is a series of metabolic pathways by which nitrogen is converted between various forms and redox states; it encompasses pathways in which nitrogen is acted upon directly, such as nitrification, denitrification, nitrogen fixation, and mineralization." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071944 ;
    owl:annotatedTarget "The part of a cell encompassing the cell cortex, the plasma membrane, and any external encapsulating structures." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19442504", "PMID:27462458" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071971 ;
    owl:annotatedTarget "The aggregation, arrangement and bonding together of a set of components to form an extracellular vesicular exosome, a membrane-bounded vesicle that is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane. Exosomes are defined by their size, which generally ranges from 30 nm to 100 nm." .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071971 ;
    owl:annotatedTarget "extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0072330 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of monocarboxylic acids, any organic acid containing one carboxyl (-COOH) group." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072330 ;
    owl:annotatedTarget "monocarboxylic acid anabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072330 ;
    owl:annotatedTarget "monocarboxylic acid biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072330 ;
    owl:annotatedTarget "monocarboxylic acid formation" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072330 ;
    owl:annotatedTarget "monocarboxylic acid synthesis" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string, "UBERON:0001009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0072359 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of the circulatory system over time, from its formation to the mature structure. The circulatory system is the organ system that passes nutrients (such as amino acids and electrolytes), gases, hormones, blood cells, etc. to and from cells in the body to help fight diseases and help stabilize body temperature and pH to maintain homeostasis." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0072593 ;
    owl:annotatedTarget "The chemical reactions and pathways involving a reactive oxygen species, any molecules or ions formed by the incomplete one-electron reduction of oxygen. They contribute to the microbicidal activity of phagocytes, regulation of signal transduction and gene expression, and the oxidative damage to biopolymers." .

[]
    oboInOwl:hasDbXref "CHEBI:26523", "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072593 ;
    owl:annotatedTarget "ROS metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072593 ;
    owl:annotatedTarget "reactive oxygen species metabolism" .

[]
    oboInOwl:hasDbXref "PMID:19211694" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080090 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism involving those compounds formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." .

[]
    oboInOwl:hasDbXref "GOC:dhl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080134 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to stress. Response to stress is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:DHL", "PMID:20478994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080154 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of fertilization. Fertilization is the union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. It involves the fusion of the gametic nuclei (karyogamy) and cytoplasm (plasmogamy)." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090022 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090023 ;
    owl:annotatedTarget "Any process that increases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090024 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090025 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of monocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090026 ;
    owl:annotatedTarget "Any process that increases the frequency, rate, or extent of monocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090027 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate, or extent of monocyte chemotaxis." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090068 ;
    owl:annotatedTarget "Any process that increases the rate, frequency or extent of a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090087 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the directed movement of peptides, compounds of two or more amino acids where the alpha carboxyl group of one is bound to the alpha amino group of another, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090257 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a muscle system process, a multicellular organismal process carried out by any of the organs or tissues in a muscle system." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090273 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090274 ;
    owl:annotatedTarget "Any process that increases the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090275 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency, extent of the regulated release of somatostatin from secretory granules in the D cells of the pancreas." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090276 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090277 ;
    owl:annotatedTarget "Any process that increases the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090278 ;
    owl:annotatedTarget "Any process that decreases the rate, frequency, or extent of the regulated release of a peptide hormone from secretory granules." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090303 ;
    owl:annotatedTarget "Any process that increases the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090304 ;
    owl:annotatedTarget "Any cellular metabolic process involving nucleic acids." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000102 ;
    owl:annotatedTarget "x ventral_to y iff x is further along the dorso-ventral axis than y, towards the front. A dorso-ventral axis is an axis that bisects an organism from back (e.g. spinal column) to front (e.g. belly)." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090316 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the directed movement of proteins within cells." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090317 ;
    owl:annotatedTarget "Any process that decreases the frequency, rate or extent of the directed movement of proteins within cells." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0683073696"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000542 ;
    owl:annotatedTarget "A lymphocyte is a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090322 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of superoxide metabolism, the chemical reactions and pathways involving superoxide, the superoxide anion O2- (superoxide free radical), or any compound containing this species." .

[]
    oboInOwl:hasDbXref "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0090322 ;
    owl:annotatedTarget "regulation of superoxide metabolism" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000543 ;
    owl:annotatedTarget "Obsolete. Use PO:0000289 from Plant Ontology instead. One of the series of cellular components of a sieve tube. It shows a more or less pronounced differentiation between sieve plates (wide pores) and lateral sieve areas (narrow pores). Also sieve tube element and the obsolete sieve tube segment."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090394 ;
    owl:annotatedTarget "Any process that prevents the establishment or decreases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0090394 ;
    owl:annotatedTarget "reduction of excitatory postsynaptic membrane potential" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090594 ;
    owl:annotatedTarget "The immediate defensive reaction by vertebrate tissue to injury caused by chemical or physical agents." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:26086132", "PMID:26831526" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090713 ;
    owl:annotatedTarget "Any process of the immune system that can contribute to the formation of immunological memory or an immune response based upon activation of immunological memory." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:26086132", "PMID:26831526" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090715 ;
    owl:annotatedTarget "Any immunological memory process that can contribute to the formation of immunological memory." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:dos"^^xsd:string, "PMID:17895364" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097014 ;
    owl:annotatedTarget "All of the contents of a cilium, excluding the plasma membrane surrounding the cilium." .

[]
    oboInOwl:hasDbXref "CL:0000451", "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097028 ;
    owl:annotatedTarget "The process in which a precursor cell type acquires the specialized features of a dendritic cell. A dendritic cell is a leukocyte of dendritic lineage specialized in the uptake, processing, and transport of antigens to lymph nodes for the purpose of stimulating an immune response via T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "PMID:20410104" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097060 ;
    owl:annotatedTarget "A specialized area of membrane on either the presynaptic or the postsynaptic side of a synapse, the junction between a nerve fiber of one neuron and another neuron or muscle fiber or glial cell." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:sjp", "PMID:18550748" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097151 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of inhibitory postsynaptic potential (IPSP). IPSP is a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GOC:sjw", "PMID:7583672" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097159 ;
    owl:annotatedTarget "Binding to an organic cyclic compound, any molecular entity that contains carbon arranged in a cyclic molecular structure." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:sl"^^xsd:string, "PMID:10206335", "PMID:21196346" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097186 ;
    owl:annotatedTarget "The process whose specific outcome is the formation of tooth enamel, occurring in two stages: secretory stage and maturation stage." .

[]
    oboInOwl:hasDbXref "GOC:mtg_apoptosis"^^xsd:string, "PMID:21760595" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097194 ;
    owl:annotatedTarget "A stage of the apoptotic process that starts with the controlled breakdown of the cell through the action of effector caspases or other effector molecules (e.g. cathepsins, calpains etc.). Key steps of the execution phase are rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died." .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097367 ;
    owl:annotatedTarget "Binding to a carbohydrate derivative." .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "PMID:22342843", "PMID:24157461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097529 ;
    owl:annotatedTarget "The movement of a myeloid leukocyte within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "PMID:24163421", "PMID:24193336" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097530 ;
    owl:annotatedTarget "The movement of a granulocyte within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097708 ;
    owl:annotatedTarget "Any vesicle that is part of the intracellular region." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "PMID:20106869", "PMID:23351793", "PMID:24814148", "PMID:26485645", "Reactome:R-HSA-5620920.1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097712 ;
    owl:annotatedTarget "The process in which vesicles formed at the trans-Golgi network are directed to the plasma membrane surrounding the base of the cilium, including the ciliary pocket, mediated by molecules at the vesicle membrane and target membrane surfaces." .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097722 ;
    owl:annotatedTarget "Any process involved in the controlled movement of a sperm cell." .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:bf"^^xsd:string, "PMID:19442504", "PMID:25392495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0097734 ;
    owl:annotatedTarget "The assembly and secretion of an extracellular exosome, a membrane-bounded vesicle that is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098542 ;
    owl:annotatedTarget "Reactions triggered in response to the presence of another organism that act to protect the cell or organism from damage caused by that organism." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098588 ;
    owl:annotatedTarget "The lipid bilayer that forms the outer-most layer of an organelle." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098590 ;
    owl:annotatedTarget "A membrane that is a (regional) part of the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098609 ;
    owl:annotatedTarget "The attachment of one cell to another cell via adhesion molecules." .

[]
    oboInOwl:hasDbXref "GOC:vw"^^xsd:string, "Wikipedia:Cell_adhesion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098631 ;
    owl:annotatedTarget "The binding by a cell-adhesion protein on a cell surface to an adhesion molecule on another cell surface, to mediate adhesion of the cell to the external substrate or to another cell." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cell_adhesion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098632 ;
    owl:annotatedTarget "The binding by a cell-adhesion protein on the cell surface to an extracellular matrix component, to mediate adhesion of the cell to another cell." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:vw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098656 ;
    owl:annotatedTarget "The process in which an anion is transported across a membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098754 ;
    owl:annotatedTarget "Any process that reduces or removes the toxicity of a toxic substance. These may include transport of the toxic substance away from sensitive areas and to compartments or complexes whose purpose is sequestration of the toxic substance." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098793 ;
    owl:annotatedTarget "The part of a synapse that is part of the presynaptic cell." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098794 ;
    owl:annotatedTarget "The part of a synapse that is part of the post-synaptic cell." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098796 ;
    owl:annotatedTarget "Any protein complex that is part of a membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098797 ;
    owl:annotatedTarget "Any protein complex that is part of the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098801 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by the renal system." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098802 ;
    owl:annotatedTarget "Any protein complex that is part of the plasma membrane and which functions as a signaling receptor." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098813 ;
    owl:annotatedTarget "The process in which genetic material, in the form of nuclear chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets. Nuclear chromosome segregation begins with the condensation of chromosomes, includes chromosome separation, and ends when chromosomes have completed movement to the spindle poles." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098815 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of excitatory postsynaptic potential (EPSP). EPSP is a process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098828 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of inhibitory postsynaptic potential (IPSP). IPSP is a temporary decrease in postsynaptic membrane potential due to the flow of negatively charged ions into the postsynaptic cell. The flow of ions that causes an IPSP is an inhibitory postsynaptic current (IPSC) and makes it more difficult for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "PMID:15661519" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098858 ;
    owl:annotatedTarget "A cell projection supported by an assembly of actin filaments, and which lacks microtubules." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098871 ;
    owl:annotatedTarget "The actin cytoskeleton that is part of a postsynapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:go_curators"^^xsd:string, "GOC:tb"^^xsd:string, "ISBN:978-0-07-139011-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098900 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098916 ;
    owl:annotatedTarget "Cell-cell signaling from pre to post-synapse, across the synaptic cleft." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098976 ;
    owl:annotatedTarget "Synaptic transmission that results in an excitatory postsynaptic potential." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0098977 ;
    owl:annotatedTarget "Synaptic transmission that results in an inhibitory postsynaptic potential." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000545 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099003 ;
    owl:annotatedTarget "Any vesicle-mediated transport that occurs in a synapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099080 ;
    owl:annotatedTarget "A cellular component that consists of an indeterminate number of proteins or macromolecular complexes, organized into a regular, higher-order structure such as a polymer, sheet, network or a fiber." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099081 ;
    owl:annotatedTarget "A polymeric supramolecular structure." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "ISBN:0815316194"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099111 ;
    owl:annotatedTarget "A microtubule-based process that results in the transport of organelles, other microtubules, or other cellular components.  Examples include motor-driven movement along microtubules and movement driven by polymerization or depolymerization of microtubules." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19375293"^^xsd:string, "PMID:20303875"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000545 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that has the phenotype T-bet-positive, CXCR3-positive, CCR6-negative, and is capable of producing interferon-gamma."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:bf"^^xsd:string, "PMID:21576241" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099124 ;
    owl:annotatedTarget "The regulated release of dopamine from an axon." .

[]
    oboInOwl:hasDbXref "PMID:21576241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0099124 ;
    owl:annotatedTarget "axonal DA release" .

[]
    oboInOwl:hasDbXref "PMID:9419219"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000545 ;
    owl:annotatedTarget "T helper cells type 1"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:21576241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0099124 ;
    owl:annotatedTarget "axonal dopamine release" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099143 ;
    owl:annotatedTarget "The actin cytoskeleton that is part of a presynapse." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000545 ;
    owl:annotatedTarget "Th1 CD4+ T cell" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099170 ;
    owl:annotatedTarget "Any process, acting in the postsynapse that results in modulation of chemical synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099171 ;
    owl:annotatedTarget "Any process, acting in the presynapse that results in modulation of chemical synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099177 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of trans-synaptic signaling." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099240 ;
    owl:annotatedTarget "The component of the synaptic membrane consisting of the gene products and protein complexes having either part of their peptide sequence embedded in the hydrophobic region of the membrane or some other covalently attached group such as a GPI anchor that is similarly embedded in the membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099503 ;
    owl:annotatedTarget "A cytoplasmic, membrane bound vesicle that is capable of fusing to the plasma membrane to release its contents into the extracellular space." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099512 ;
    owl:annotatedTarget "A polymer consisting of an indefinite number of protein or protein complex subunits that have polymerised to form a fiber-shaped structure." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099513 ;
    owl:annotatedTarget "A component of the cytoskeleton consisting of a homo or heteropolymeric fiber constructed from an indeterminate number of protein subunits." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099531 ;
    owl:annotatedTarget "The pathway leading to secretion of a neurotransmitter from the presynapse as part of synaptic transmission." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099536 ;
    owl:annotatedTarget "Cell-cell signaling to, from or within a synapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099537 ;
    owl:annotatedTarget "Cell-cell signaling in either direction across the synaptic cleft." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099550 ;
    owl:annotatedTarget "Cell-cell signaling between presynapse and postsynapse, across the synaptic cleft, that modulates the synaptic transmission properties of the synapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099565 ;
    owl:annotatedTarget "The part of synaptic transmission occurring in the post-synapse: a signal transduction pathway consisting of neurotransmitter receptor activation and its effects on postsynaptic membrane potential and the ionic composition of the postsynaptic cytosol." .

[]
    oboInOwl:hasSynonymType go:syngo_official_label ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0099565 ;
    owl:annotatedTarget "postsynaptic process involved in chemical synaptic transmission" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099568 ;
    owl:annotatedTarget "Any (proper) part of the cytoplasm of a single cell of sufficient size to still be considered cytoplasm." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099569 ;
    owl:annotatedTarget "The portion of the cytoskeleton contained within the presynapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "PMID:19889835" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099571 ;
    owl:annotatedTarget "The portion of the cytoskeleton contained within the postsynapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099643 ;
    owl:annotatedTarget "Any signal release from a synapse." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099699 ;
    owl:annotatedTarget "The component of the synaptic membrane consisting of the gene products and protein complexes having at least some part of their peptide sequence embedded in the hydrophobic region of the membrane." .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0099738 ;
    owl:annotatedTarget "The complete extent of cell cortex that underlies some some region of the plasma membrane." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:26022821" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0106014 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the inflammatory response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:26022821" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0106015 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of the inflammatory response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:26022821" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0106016 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the inflammatory response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:kmv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0110110 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of animal organ morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:kmv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0110111 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of animal organ morphogenesis." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000546 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19375293"^^xsd:string, "PMID:20103781"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000546 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that has the phenotype GATA-3-positive, CXCR3-negative, CCR6-negative, and is capable of producing interleukin-4."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:kmv"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0110165 ;
    owl:annotatedTarget "A part of a cellular organism that is either an immaterial entity or a material entity with granularity above the level of a protein complex but below that of an anatomical system. Or, a substance produced by a cellular organism with granularity above the level of a protein complex." .

[]
    oboInOwl:hasDbXref "PMID:9419219"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000546 ;
    owl:annotatedTarget "T helper cells type 2"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120025 ;
    owl:annotatedTarget "A prolongation or process extending from a cell and that is bounded by plasma membrane, e.g. a cilium, lamellipodium, or axon." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120031 ;
    owl:annotatedTarget "Formation of a prolongation or process extending and that is bounded by plasma membrane, e.g. a cilium, lamellipodium, or axon." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string, "GOC:rjd", "PMID:10328951", "PMID:9096956" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0120031 ;
    owl:annotatedTarget "eupodium" .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120032 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of plasma membrane bounded cell projection assembly." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120033 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of plasma membrane bounded cell projection assembly." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120034 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of plasma membrane bounded cell projection assembly." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120035 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of plasma membrane bounded cell projections." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120036 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a plasma membrane bounded prolongation or process extending from a cell, e.g. a cilium or axon." .

[]
    oboInOwl:hasDbXref "GOC:ha"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120111 ;
    owl:annotatedTarget "All of the contents of a plasma membrane bounded neuron projection, excluding the plasma membrane surrounding the projection." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:22767443" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120188 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:22767443" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120189 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:rph"^^xsd:string, "PMID:22767443" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120190 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of the controlled release of bile acid from a cell or a tissue." .

[]
    oboInOwl:hasDbXref "GOC:krc"^^xsd:string, "PMID:32791035" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0120316 ;
    owl:annotatedTarget "The assembly and organization of the sperm flagellum, the microtubule-based axoneme and associated structures that are part of a sperm flagellum (or cilium)." .

[]
    oboInOwl:hasDbXref "PMID:9334324" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140013 ;
    owl:annotatedTarget "One of the two nuclear divisions that occur as part of the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "ISBN:0198547684"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140014 ;
    owl:annotatedTarget "A mitotic cell cycle process comprising the steps by which the nucleus of a eukaryotic cell divides; the process involves condensation of chromosomal DNA into a highly compacted form. Canonically, mitosis produces two daughter nuclei whose chromosome complement is identical to that of the mother cell." .

[]
    oboInOwl:hasDbXref "PMID:28736435" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140112 ;
    owl:annotatedTarget "The assembly and secretion a set of components to form an extracellular vesicule, a membrane-bounded vesicle that is released into the extracellular region. Extracellular vesicles include exosomes, microvesicles and apoptotic bodies, based on the mechanism by which they are released from cells and differentiated based on their size and content." .

[]
    oboInOwl:hasDbXref "PMID:24719103" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140238 ;
    owl:annotatedTarget "A vesicle-mediated transport process in which the presynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." .

[]
    oboInOwl:hasDbXref "PMID:12839988" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140239 ;
    owl:annotatedTarget "A vesicle-mediated transport process in which the postsynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle." .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140352 ;
    owl:annotatedTarget "The directed movement of some substance from a cell, into the extracellular region. This may occur via transport across the plasma membrane or via exocytosis." .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140353 ;
    owl:annotatedTarget "The directed movement of a lipid from a cell, into the extracellular region." .

[]
    oboInOwl:hasDbXref "PMID:31415752", "Wikipedia:Immune_receptor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140375 ;
    owl:annotatedTarget "Receiving a signal and transmitting it in a cell to initiate an immune response." .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140513 ;
    owl:annotatedTarget "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together in the nucleus." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900015 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cytokine production involved in inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900015 ;
    owl:annotatedTarget "regulation of cytokine production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900016 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of cytokine production involved in inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1900016 ;
    owl:annotatedTarget "down regulation of cytokine production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900016 ;
    owl:annotatedTarget "negative regulation of cytokine production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900016 ;
    owl:annotatedTarget "down regulation of cytokine production involved in inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900017 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cytokine production involved in inflammatory response." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1900017 ;
    owl:annotatedTarget "up regulation of cytokine production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900017 ;
    owl:annotatedTarget "positive regulation of cytokine production involved in acute inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900017 ;
    owl:annotatedTarget "up regulation of cytokine production involved in inflammatory response" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900046 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of hemostasis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900047 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of hemostasis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900047 ;
    owl:annotatedTarget "down regulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900047 ;
    owl:annotatedTarget "down-regulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900047 ;
    owl:annotatedTarget "downregulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900047 ;
    owl:annotatedTarget "inhibition of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900048 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of hemostasis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900048 ;
    owl:annotatedTarget "up regulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900048 ;
    owl:annotatedTarget "up-regulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900048 ;
    owl:annotatedTarget "upregulation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900048 ;
    owl:annotatedTarget "activation of hemostasis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900115 ;
    owl:annotatedTarget "Any regulation of signal transduction that takes place in the extracellular region." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900115 ;
    owl:annotatedTarget "regulation of signaling pathway in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900115 ;
    owl:annotatedTarget "regulation of signalling pathway in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "Any negative regulation of signal transduction that takes place in extracellular region." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "down regulation of signal transduction in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "down-regulation of signal transduction in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "downregulation of signal transduction in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "negative regulation of signaling pathway in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "negative regulation of signalling pathway in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "extracellular inhibition of signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900116 ;
    owl:annotatedTarget "inhibition of signal transduction in extracellular region" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900117 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of execution phase of apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900118 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of execution phase of apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900118 ;
    owl:annotatedTarget "down regulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900118 ;
    owl:annotatedTarget "down-regulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900118 ;
    owl:annotatedTarget "downregulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900118 ;
    owl:annotatedTarget "inhibition of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900119 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of execution phase of apoptosis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900119 ;
    owl:annotatedTarget "up regulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900119 ;
    owl:annotatedTarget "up-regulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900119 ;
    owl:annotatedTarget "upregulation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900119 ;
    owl:annotatedTarget "activation of execution phase of apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900120 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a protein or other molecule binding to a receptor." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900120 ;
    owl:annotatedTarget "regulation of receptor ligand" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of a protein or other molecule binding to a receptor." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "down regulation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "down-regulation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "downregulation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "inhibition of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "inhibition of receptor ligand" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900121 ;
    owl:annotatedTarget "down regulation of receptor-associated protein activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:signaling"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900122 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of a protein or other molecule binding to a receptor." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900122 ;
    owl:annotatedTarget "up regulation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900122 ;
    owl:annotatedTarget "upregulation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900122 ;
    owl:annotatedTarget "activation of receptor binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900130 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of lipid binding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900131 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of lipid binding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900131 ;
    owl:annotatedTarget "down regulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900131 ;
    owl:annotatedTarget "down-regulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900131 ;
    owl:annotatedTarget "downregulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900131 ;
    owl:annotatedTarget "inhibition of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900132 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of lipid binding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900132 ;
    owl:annotatedTarget "up regulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900132 ;
    owl:annotatedTarget "up-regulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900132 ;
    owl:annotatedTarget "upregulation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900132 ;
    owl:annotatedTarget "activation of lipid binding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900133 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of renin secretion into blood stream." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900133 ;
    owl:annotatedTarget "regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of renin secretion into blood stream." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "down regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "down regulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "down-regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "down-regulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "downregulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "downregulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "negative regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "inhibition of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900134 ;
    owl:annotatedTarget "inhibition of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of renin secretion into blood stream." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "positive regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "up regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "up regulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "up-regulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "up-regulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "upregulation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "upregulation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "activation of renin release into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900135 ;
    owl:annotatedTarget "activation of renin secretion into blood stream" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "PMID:22346749" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of defense response to bacterium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defence response to bacterium, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defence response to pathogenic bacteria, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of defence response to pathogenic bacterium, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of resistance response to pathogenic bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of resistance response to pathogenic bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900424 ;
    owl:annotatedTarget "regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "PMID:22346749" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of defense response to bacterium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down regulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down-regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down-regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down-regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down-regulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "downregulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "downregulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "downregulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "downregulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "negative regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "negative regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "negative regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defence response to pathogenic bacteria, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defence response to pathogenic bacterium, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of defense response to bacterium, incompatible interaction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of resistance response to pathogenic bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of resistance response to pathogenic bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of response to pathogenic bacteria (incompatible interaction)" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of response to pathogenic bacterium (incompatible interaction)" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "down-regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "downregulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "inhibition of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900425 ;
    owl:annotatedTarget "negative regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "PMID:22346749" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of defense response to bacterium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "positive regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "positive regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "positive regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up regulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up-regulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up-regulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up-regulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up-regulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "upregulation of defence response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "upregulation of defence response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "upregulation of defense response to bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "upregulation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of defense response to bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of resistance response to pathogenic bacteria" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of resistance response to pathogenic bacterium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "activation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "positive regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "up-regulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1900426 ;
    owl:annotatedTarget "upregulation of antibacterial peptide activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901135 ;
    owl:annotatedTarget "The chemical reactions and pathways involving carbohydrate derivative." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901135 ;
    owl:annotatedTarget "carbohydrate derivative metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901137 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of carbohydrate derivative." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901137 ;
    owl:annotatedTarget "carbohydrate derivative anabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901137 ;
    owl:annotatedTarget "carbohydrate derivative biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901137 ;
    owl:annotatedTarget "carbohydrate derivative formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901137 ;
    owl:annotatedTarget "carbohydrate derivative synthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pg"^^xsd:string, "PMID:18668558" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901148 ;
    owl:annotatedTarget "Any gene expression that is involved in extracellular matrix organization. Gene expression includes both transcription to produce an RNA transcript, and the translation of that mRNA into protein. Protein maturation is included in gene expression when required to form an active form of a product from an inactive precursor form." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901148 ;
    owl:annotatedTarget "expression of extracellular matrix proteins" .

[]
    oboInOwl:hasDbXref "GOC:pg"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901148 ;
    owl:annotatedTarget "extracellular matrix protein production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901317 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of flagellated sperm motility." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901317 ;
    owl:annotatedTarget "regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of flagellated sperm motility." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "down regulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "down regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "down-regulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "down-regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "downregulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "downregulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "inhibition of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "negative regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1901318 ;
    owl:annotatedTarget "inhibition of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901342 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of vasculature development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901342 ;
    owl:annotatedTarget "regulation of vascular system development" .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002314 ;
    owl:annotatedTarget (obo:RO_0000052
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of vasculature development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "down regulation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "down-regulation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "downregulation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "inhibition of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "down regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "down-regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "downregulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "inhibition of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901343 ;
    owl:annotatedTarget "negative regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901360 ;
    owl:annotatedTarget "The chemical reactions and pathways involving organic cyclic compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901360 ;
    owl:annotatedTarget "organic cyclic compound metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901362 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of organic cyclic compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901362 ;
    owl:annotatedTarget "organic cyclic compound anabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901362 ;
    owl:annotatedTarget "organic cyclic compound biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901362 ;
    owl:annotatedTarget "organic cyclic compound formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901362 ;
    owl:annotatedTarget "organic cyclic compound synthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901363 ;
    owl:annotatedTarget "Binding to heterocyclic compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901374 ;
    owl:annotatedTarget "The directed movement of an acetate ester into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901532 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of hematopoietic progenitor cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901532 ;
    owl:annotatedTarget "regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901532 ;
    owl:annotatedTarget "regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of hematopoietic progenitor cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down regulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down-regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down-regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down-regulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "downregulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "downregulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "downregulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "inhibition of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "inhibition of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "negative regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "negative regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "inhibition of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down regulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "down-regulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "downregulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901533 ;
    owl:annotatedTarget "inhibition of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of hematopoietic progenitor cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "activation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "activation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "positive regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "positive regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up regulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up-regulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up-regulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up-regulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "upregulation of haematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "upregulation of haemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "upregulation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "activation of hemopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "activation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up regulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "up-regulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1901534 ;
    owl:annotatedTarget "upregulation of hematopoietic progenitor cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901564 ;
    owl:annotatedTarget "The chemical reactions and pathways involving organonitrogen compound." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000547 ;
    owl:annotatedTarget obo:CL_0000764 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901564 ;
    owl:annotatedTarget "organonitrogen compound metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901566 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of organonitrogen compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901566 ;
    owl:annotatedTarget "organonitrogen compound anabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901566 ;
    owl:annotatedTarget "organonitrogen compound biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901566 ;
    owl:annotatedTarget "organonitrogen compound formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901566 ;
    owl:annotatedTarget "organonitrogen compound synthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901576 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of an organic substance, any molecular entity containing carbon." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901576 ;
    owl:annotatedTarget "organic molecular entity anabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901576 ;
    owl:annotatedTarget "organic molecular entity biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901576 ;
    owl:annotatedTarget "organic molecular entity formation" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "MESH:A11.118.290.350.200"^^xsd:string, "PMID:1638021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000547 ;
    owl:annotatedTarget "An immature, nucleated erythrocyte occupying the stage of erythropoeisis that follows formation of erythroid progenitor cells. This cell is CD71-positive, has both a nucleus and a nucleolus, and lacks hematopoeitic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901576 ;
    owl:annotatedTarget "organic molecular entity synthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901615 ;
    owl:annotatedTarget "The chemical reactions and pathways involving organic hydroxy compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901615 ;
    owl:annotatedTarget "organic hydroxy compound metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1901617 ;
    owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of organic hydroxy compound." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901617 ;
    owl:annotatedTarget "organic hydroxy compound anabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901617 ;
    owl:annotatedTarget "organic hydroxy compound biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901617 ;
    owl:annotatedTarget "organic hydroxy compound formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1901617 ;
    owl:annotatedTarget "organic hydroxy compound synthesis" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000547 ;
    owl:annotatedTarget "rubriblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:dph"^^xsd:string, "PMID:17719545" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902017 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902017 ;
    owl:annotatedTarget "regulation of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902017 ;
    owl:annotatedTarget "regulation of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:dph"^^xsd:string, "PMID:17719545" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down regulation of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down regulation of cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down-regulation of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down-regulation of cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "downregulation of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "downregulation of cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "inhibition of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "negative regulation of ciliogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "inhibition of cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down regulation of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "down-regulation of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "downregulation of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "inhibition of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902018 ;
    owl:annotatedTarget "negative regulation of cilium biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902019 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cilium-dependent cell motility." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902020 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of cilium-dependent cell motility." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902020 ;
    owl:annotatedTarget "down regulation of ciliary cell motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902020 ;
    owl:annotatedTarget "down-regulation of ciliary cell motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902020 ;
    owl:annotatedTarget "downregulation of ciliary cell motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902020 ;
    owl:annotatedTarget "inhibition of ciliary cell motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:jh2"^^xsd:string, "GOC:krc"^^xsd:string, "PMID:7513657" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of flagellated sperm motility." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "activation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "positive regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "up regulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "up regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "up-regulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "up-regulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "upregulation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "upregulation of sperm movement" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902093 ;
    owl:annotatedTarget "activation of sperm motility" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902105 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902105 ;
    owl:annotatedTarget "regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902105 ;
    owl:annotatedTarget "regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down regulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down-regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down-regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "down-regulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "downregulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "downregulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "downregulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "negative regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "negative regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "inhibition of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "inhibition of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902106 ;
    owl:annotatedTarget "inhibition of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of leukocyte differentiation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "positive regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "positive regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up regulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up-regulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up-regulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "up-regulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "upregulation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000107 ;
    owl:annotatedTarget "Further away from the surface of the organism. Thus, the muscular layer is deep to the skin, but superficial to the intestines." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "upregulation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "upregulation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "activation of immune cell differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "activation of leucocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902107 ;
    owl:annotatedTarget "activation of leukocyte differentiation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902115 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of organelle assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902116 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of organelle assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902116 ;
    owl:annotatedTarget "down regulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902116 ;
    owl:annotatedTarget "down-regulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902116 ;
    owl:annotatedTarget "downregulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902116 ;
    owl:annotatedTarget "inhibition of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902117 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of organelle assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902117 ;
    owl:annotatedTarget "up regulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902117 ;
    owl:annotatedTarget "up-regulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902117 ;
    owl:annotatedTarget "upregulation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902117 ;
    owl:annotatedTarget "activation of organelle assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "PMID:16163358" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "Any apoptotic process that is involved in blood vessel morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "apoptotic cell death involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "apoptotic programmed cell death involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "programmed cell death by apoptosis involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "apoptosis involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "apoptotic program involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "type I programmed cell death involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902262 ;
    owl:annotatedTarget "signaling (initiator) caspase activity involved in patterning of blood vessels" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:sart"^^xsd:string, "PMID:12202035" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902337 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of apoptotic process involved in morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902337 ;
    owl:annotatedTarget "regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902337 ;
    owl:annotatedTarget "regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902337 ;
    owl:annotatedTarget "regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:sart"^^xsd:string, "PMID:12202035" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic process involved in morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down regulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down-regulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "downregulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down-regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "downregulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "inhibition of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "inhibition of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "negative regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down-regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "down-regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "downregulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "downregulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "inhibition of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "inhibition of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "negative regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902338 ;
    owl:annotatedTarget "negative regulation of morphogenetic apoptosis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget obo:CL_0000765 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:sart"^^xsd:string, "PMID:12202035" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of apoptotic process involved in morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up regulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up-regulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "upregulation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "activation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "activation of apoptotic process involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "positive regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget "A nucleated immature erythrocyte, having cytoplasm generally similar to that of the earlier proerythroblast but sometimes even more basophilic, and usually regular in outline. The nucleus is still relatively large, but the chromatin strands are thicker and more deeply staining, giving a coarser appearance; the nucleoli have disappeared. This cell is CD71-positive and lacks hematopoeitic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up-regulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "upregulation of apoptosis involved in morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "activation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "activation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "positive regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "positive regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up-regulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget "basophilic normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "up-regulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "upregulation of apoptosis involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902339 ;
    owl:annotatedTarget "upregulation of morphogenetic apoptosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "PMID:23219725" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of chromosome condensation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down regulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget "early erythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down-regulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down-regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "down-regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "downregulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "downregulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "downregulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "negative regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "negative regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget "early normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "inhibition of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "inhibition of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902340 ;
    owl:annotatedTarget "inhibition of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000549 ;
    owl:annotatedTarget "prorubricyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:signaling"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of intracellular signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902531 ;
    owl:annotatedTarget "regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:signaling"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of intracellular signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "down-regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "downregulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "inhibition of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902532 ;
    owl:annotatedTarget "negative regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:dph"^^xsd:string, "GOC:signaling"^^xsd:string, "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of intracellular signal transduction." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of intracellular signal transduction" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of intracellular signaling chain" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of intracellular signal transduction pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of signal transmission via intracellular cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "activation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "positive regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "up-regulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of intracellular signaling pathway" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902533 ;
    owl:annotatedTarget "upregulation of signal transduction via intracellular signaling cascade" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:1826836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902622 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of neutrophil migration." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:1826836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902623 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of neutrophil migration." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902623 ;
    owl:annotatedTarget "down regulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902623 ;
    owl:annotatedTarget "down-regulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902623 ;
    owl:annotatedTarget "downregulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902623 ;
    owl:annotatedTarget "inhibition of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:1826836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902624 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of neutrophil migration." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902624 ;
    owl:annotatedTarget "up regulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902624 ;
    owl:annotatedTarget "up-regulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902624 ;
    owl:annotatedTarget "upregulation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902624 ;
    owl:annotatedTarget "activation of neutrophil migration" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16159377" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902721 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of prolactin secretion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902721 ;
    owl:annotatedTarget "down regulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902721 ;
    owl:annotatedTarget "down-regulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902721 ;
    owl:annotatedTarget "downregulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902721 ;
    owl:annotatedTarget "inhibition of prolactin secretion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget obo:CL_0000765 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16159377" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902722 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of prolactin secretion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902722 ;
    owl:annotatedTarget "up regulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902722 ;
    owl:annotatedTarget "up-regulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902722 ;
    owl:annotatedTarget "upregulation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902722 ;
    owl:annotatedTarget "activation of prolactin secretion" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "A nucleated, immature erythrocyte in which the nucleus occupies a relatively smaller part of the cell than in its precursor, the basophilic erythroblast. The cytoplasm is beginning to acquire hemoglobin and thus is no longer a purely basophilic, but takes on acidophilic aspects, which becomes progressively more marked as the cell matures. The chromatin of the nucleus is arranged in coarse, deeply staining clumps. This cell is CD71-positive and lacks hematopoeitic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string, "GOC:pg"^^xsd:string, "GO_REF:0000060"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "Any apoptotic process that is involved in anatomical structure development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "intermediate erythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "intermediate normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902742 ;
    owl:annotatedTarget "signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "polychromatic erythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000060"^^xsd:string, "PMID:18799626" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902850 ;
    owl:annotatedTarget "Any microtubule cytoskeleton organization that is involved in mitosis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902850 ;
    owl:annotatedTarget "microtubule cytoskeleton organisation involved in mitosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1902850 ;
    owl:annotatedTarget "microtubule dynamics involved in mitosis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1902850 ;
    owl:annotatedTarget "microtubule cytoskeleton organization and biogenesis involved in mitosis" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "polychromatic normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "polychromatophilic normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000550 ;
    owl:annotatedTarget "rubricyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:kmv"^^xsd:string, "GO_REF:0000058"^^xsd:string, "pmid:19164535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903034 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903034 ;
    owl:annotatedTarget "regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:kmv"^^xsd:string, "GO_REF:0000058"^^xsd:string, "pmid:19164535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "down regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "down regulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "down-regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "down-regulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "downregulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "downregulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "negative regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "inhibition of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903035 ;
    owl:annotatedTarget "inhibition of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:kmv"^^xsd:string, "GO_REF:0000058"^^xsd:string, "pmid:19164535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "positive regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "up regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "up regulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "up-regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "up-regulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "upregulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "upregulation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "activation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903036 ;
    owl:annotatedTarget "activation of response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:21106532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903037 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of leukocyte cell-cell adhesion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903037 ;
    owl:annotatedTarget "regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903037 ;
    owl:annotatedTarget "regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:21106532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of leukocyte cell-cell adhesion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down regulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down-regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down-regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "down-regulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "downregulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "downregulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "downregulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "negative regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "negative regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "inhibition of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "inhibition of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903038 ;
    owl:annotatedTarget "inhibition of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:21106532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of leukocyte cell-cell adhesion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "positive regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "positive regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up regulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up-regulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up-regulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "up-regulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "upregulation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "upregulation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "upregulation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "activation of leukocyte adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "activation of leukocyte cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903039 ;
    owl:annotatedTarget "activation of leukocyte cell-cell adhesion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_cell_cycle"^^xsd:string, "GO_REF:0000060"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903046 ;
    owl:annotatedTarget "A process that is part of the meiotic cell cycle." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget obo:CL_0000765 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mtg_cell_cycle"^^xsd:string, "GO_REF:0000060"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903047 ;
    owl:annotatedTarget "A process that is part of the mitotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22357537" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903053 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of extracellular matrix organization." .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget "The final stage of the nucleated, immature erythrocyte, before nuclear loss. Typically the cytoplasm is described as acidophilic, but it still shows a faint polychromatic tint. The nucleus is small and initially may still have coarse, clumped chromatin, as in its precursor, the polychromatophilic erythroblast, but ultimately it becomes pyknotic, and appears as a deeply staining, blue-black, homogeneous structureless mass. The nucleus is often eccentric and sometimes lobulated."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903053 ;
    owl:annotatedTarget "regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903053 ;
    owl:annotatedTarget "regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22357537" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of extracellular matrix organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down regulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget "acidophilic erythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down-regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down-regulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "downregulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "downregulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "negative regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "inhibition of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "inhibition of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "down-regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "downregulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget "eosinophilic erythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "inhibition of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903054 ;
    owl:annotatedTarget "negative regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rl"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22357537" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of extracellular matrix organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "positive regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget "orthochromatic normoblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up regulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up-regulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up-regulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "upregulation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "upregulation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "activation of extracellular matrix organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "activation of extracellular matrix organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "activation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "positive regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000552 ;
    owl:annotatedTarget "pyknotic eto enrythroblast"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "up-regulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903055 ;
    owl:annotatedTarget "upregulation of extracellular matrix organization and biogenesis" .

[]
    oboInOwl:hasDbXref "CL:0000842", "GOC:TermGenie"^^xsd:string, "GO_REF:0000086", "PMID:24759906" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903131 ;
    owl:annotatedTarget "The process in which a relatively unspecialized cell acquires the specialized features of a mononuclear cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16782817" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903294 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of glutamate secretion, neurotransmission." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16782817" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903295 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of glutamate secretion, neurotransmission." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903295 ;
    owl:annotatedTarget "down regulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903295 ;
    owl:annotatedTarget "down-regulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903295 ;
    owl:annotatedTarget "downregulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903295 ;
    owl:annotatedTarget "inhibition of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16782817" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903296 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of glutamate secretion, where glutamate acts as a neurotransmitter." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903296 ;
    owl:annotatedTarget "up regulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903296 ;
    owl:annotatedTarget "up-regulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903296 ;
    owl:annotatedTarget "upregulation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903296 ;
    owl:annotatedTarget "activation of glutamate secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903314 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of nitrogen cycle metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903315 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of nitrogen cycle metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903315 ;
    owl:annotatedTarget "down regulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903315 ;
    owl:annotatedTarget "down-regulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903315 ;
    owl:annotatedTarget "downregulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903315 ;
    owl:annotatedTarget "inhibition of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903316 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of nitrogen cycle metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903316 ;
    owl:annotatedTarget "up regulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903316 ;
    owl:annotatedTarget "up-regulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903316 ;
    owl:annotatedTarget "upregulation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903316 ;
    owl:annotatedTarget "activation of nitrogen cycle metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:16943282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of nucleus organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "regulation of nuclear organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "regulation of nuclear organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "regulation of nuclear morphology" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "regulation of nuclear organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903353 ;
    owl:annotatedTarget "regulation of nucleus organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:9490640" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903379 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of mitotic chromosome condensation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:9490640" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903380 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of mitotic chromosome condensation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903380 ;
    owl:annotatedTarget "up regulation of mitotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903380 ;
    owl:annotatedTarget "up-regulation of mitotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903380 ;
    owl:annotatedTarget "upregulation of mitotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903380 ;
    owl:annotatedTarget "activation of mitotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:dph"^^xsd:string, "GO_REF:0000068"^^xsd:string, "PMID:4236091" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903510 ;
    owl:annotatedTarget "The chemical reactions and pathways involving mucopolysaccharide." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903510 ;
    owl:annotatedTarget "mucopolysaccharide metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mr"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:10659969" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903522 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of blood circulation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903522 ;
    owl:annotatedTarget "regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mr"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:10659969" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of blood circulation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "down regulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "down-regulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "downregulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "inhibition of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "down regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "down-regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "downregulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "inhibition of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903523 ;
    owl:annotatedTarget "negative regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:mr"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:10659969" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of blood circulation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "up regulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "up-regulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "upregulation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "activation of blood circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "activation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "positive regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "up regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "up-regulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903524 ;
    owl:annotatedTarget "upregulation of hemolymph circulation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:12130530" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903530 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of secretion by cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903530 ;
    owl:annotatedTarget "regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:12130530" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of secretion by cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "down regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "down regulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "down-regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "down-regulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "downregulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "downregulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "negative regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "inhibition of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903531 ;
    owl:annotatedTarget "inhibition of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:12130530" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of secretion by cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "positive regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "up regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "up regulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "up-regulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "up-regulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "upregulation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "upregulation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "activation of cellular secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903532 ;
    owl:annotatedTarget "activation of secretion by cell" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24105262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903551 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of extracellular vesicular exosome assembly." .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903551 ;
    owl:annotatedTarget "regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24105262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of extracellular vesicular exosome assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "down regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "down-regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "downregulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "negative regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903552 ;
    owl:annotatedTarget "inhibition of extracellular vesicular exosome assembly" .

[]
    obo:RO_0002581 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002329 ;
    owl:annotatedTarget (obo:BFO_0000050
        obo:RO_0002215
    ) .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24105262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of extracellular vesicular exosome assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "up regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "up-regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "upregulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "activation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903553 ;
    owl:annotatedTarget "positive regulation of extracellular vesicular exosome assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24187568" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903555 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903555 ;
    owl:annotatedTarget "regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903555 ;
    owl:annotatedTarget "regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24187568" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down regulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down-regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down-regulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "downregulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "downregulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "negative regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "inhibition of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "inhibition of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "down-regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "downregulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "inhibition of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903556 ;
    owl:annotatedTarget "negative regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:24187568" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of tumor necrosis factor superfamily cytokine production." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "positive regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up regulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up-regulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up-regulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "upregulation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "upregulation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "activation of TNFSF cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "activation of tumor necrosis factor superfamily cytokine production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "activation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "positive regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "up-regulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903557 ;
    owl:annotatedTarget "upregulation of TNF superfamily production" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:pm"^^xsd:string, "GO_REF:0000064"^^xsd:string, "PMID:24769233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903561 ;
    owl:annotatedTarget "Any vesicle that is part of the extracellular region." .

[]
    oboInOwl:hasDbXref "GOC:vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1903561 ;
    owl:annotatedTarget "microparticle" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22072986" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903564 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of protein localization to cilium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22072986" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903565 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of protein localization to cilium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903565 ;
    owl:annotatedTarget "down regulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903565 ;
    owl:annotatedTarget "down-regulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903565 ;
    owl:annotatedTarget "downregulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903565 ;
    owl:annotatedTarget "inhibition of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22072986" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903566 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of protein localization to cilium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903566 ;
    owl:annotatedTarget "up regulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903566 ;
    owl:annotatedTarget "up-regulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903566 ;
    owl:annotatedTarget "upregulation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903566 ;
    owl:annotatedTarget "activation of protein localization to cilium" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:pad"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:20080761" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903706 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of hemopoiesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903706 ;
    owl:annotatedTarget "regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903706 ;
    owl:annotatedTarget "regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903706 ;
    owl:annotatedTarget "regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903706 ;
    owl:annotatedTarget "regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:pad"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:20080761" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of hemopoiesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down regulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down-regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down-regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down-regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down-regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "down-regulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "downregulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "downregulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "downregulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "downregulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "downregulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "negative regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "negative regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "negative regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "negative regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "inhibition of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "inhibition of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "inhibition of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "inhibition of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903707 ;
    owl:annotatedTarget "inhibition of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:pad"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:20080761" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of hemopoiesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "positive regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "positive regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "positive regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "positive regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up regulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up-regulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up-regulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up-regulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up-regulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "up-regulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "upregulation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "upregulation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "upregulation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "upregulation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "upregulation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "activation of blood cell biosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "activation of blood cell formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "activation of haemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "activation of hematopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903708 ;
    owl:annotatedTarget "activation of hemopoiesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:11336802" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903792 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of anion transport." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903792 ;
    owl:annotatedTarget "down regulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903792 ;
    owl:annotatedTarget "down-regulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903792 ;
    owl:annotatedTarget "downregulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903792 ;
    owl:annotatedTarget "inhibition of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:11336802" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903793 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of anion transport." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903793 ;
    owl:annotatedTarget "up regulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903793 ;
    owl:annotatedTarget "up-regulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903793 ;
    owl:annotatedTarget "upregulation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903793 ;
    owl:annotatedTarget "activation of anion transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903827 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903827 ;
    owl:annotatedTarget "regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903827 ;
    owl:annotatedTarget "regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down regulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down-regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down-regulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "downregulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "downregulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "negative regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "down-regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "downregulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "inhibition of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "inhibition of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "inhibition of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903828 ;
    owl:annotatedTarget "negative regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cellular protein localization. Cellular protein localization is any process in which a protein is transported to, and/or maintained in, a specific location and encompasses movement within the cell, from within the cell to the cell surface, or from one location to another at the surface of a cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "positive regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up regulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up-regulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up-regulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "upregulation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "upregulation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "activation of cellular protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "activation of cellular protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "activation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "positive regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "up-regulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903829 ;
    owl:annotatedTarget "upregulation of channel localizer activity" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22819705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903941 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of respiratory gaseous exchange." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903941 ;
    owl:annotatedTarget "down regulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903941 ;
    owl:annotatedTarget "down-regulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903941 ;
    owl:annotatedTarget "downregulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903941 ;
    owl:annotatedTarget "inhibition of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22819705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903942 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of respiratory gaseous exchange." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903942 ;
    owl:annotatedTarget "up regulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903942 ;
    owl:annotatedTarget "up-regulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903942 ;
    owl:annotatedTarget "upregulation of respiratory gaseous exchange" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903942 ;
    owl:annotatedTarget "activation of respiratory gaseous exchange" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903959 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of anion transmembrane transport." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903960 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of anion transmembrane transport." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903960 ;
    owl:annotatedTarget "down regulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903960 ;
    owl:annotatedTarget "down-regulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903960 ;
    owl:annotatedTarget "downregulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget "The earliest cytologically identifiable precursor in the thrombocytic series. This cell is capable of endomitosis and lacks expression of hematopoieitic lineage markers (lin-negative)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903960 ;
    owl:annotatedTarget "inhibition of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:vw"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903961 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of anion transmembrane transport." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903961 ;
    owl:annotatedTarget "up regulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903961 ;
    owl:annotatedTarget "up-regulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903961 ;
    owl:annotatedTarget "upregulation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "PMID:11722431"^^xsd:string, "PMID:12482498"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget "CFU-Meg"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1903961 ;
    owl:annotatedTarget "activation of anion transmembrane transport" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:21472453" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of vasculature development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "up regulation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "up-regulation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "upregulation of vasculature development" .

[]
    oboInOwl:hasDbXref "PMCID:PMC1794060"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget "Meg-CFC"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "activation of vasculature development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "activation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "positive regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "up regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "up-regulation of vascular system development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904018 ;
    owl:annotatedTarget "upregulation of vascular system development" .

[]
    oboInOwl:hasDbXref "PMID:21116988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget "MkP"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000064"^^xsd:string, "PMID:18667152" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904115 ;
    owl:annotatedTarget "Any cytoplasm that is part of a axon." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:als"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25651887" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904170 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of bleb assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904170 ;
    owl:annotatedTarget "regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000108 ;
    owl:annotatedTarget "Near the outer surface of the organism. Thus, skin is superficial to the muscle layer." .

[]
    oboInOwl:hasDbXref "PMID:12482498"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000553 ;
    owl:annotatedTarget "megakaryocytic progenitor cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:als"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25651887" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of bleb assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "down regulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "down regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "down-regulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "down-regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "downregulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000554 ;
    owl:annotatedTarget "A peptide hormone secreting cell that secretes gastrin stimulating hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "downregulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "negative regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "inhibition of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904171 ;
    owl:annotatedTarget "inhibition of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:als"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25651887" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of bleb assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "positive regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "up regulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "up regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "up-regulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "up-regulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "upregulation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "upregulation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "activation of bleb assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904172 ;
    owl:annotatedTarget "activation of cell blebbing" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904251 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of bile acid metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904251 ;
    owl:annotatedTarget "regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of bile acid metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "down regulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "down regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "down-regulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "down-regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "downregulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "downregulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "negative regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "inhibition of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904252 ;
    owl:annotatedTarget "inhibition of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of bile acid metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "positive regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "up regulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "up regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "up-regulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "up-regulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "upregulation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "upregulation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "activation of bile acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904253 ;
    owl:annotatedTarget "activation of bile acid metabolism" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:11278900" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904362 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of calcitonin secretion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:11278900" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904363 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of calcitonin secretion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904363 ;
    owl:annotatedTarget "down regulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904363 ;
    owl:annotatedTarget "down-regulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904363 ;
    owl:annotatedTarget "downregulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904363 ;
    owl:annotatedTarget "inhibition of calcitonin secretion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000556 ;
    owl:annotatedTarget obo:CL_0000763 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:11278900" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904364 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of calcitonin secretion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904364 ;
    owl:annotatedTarget "up regulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904364 ;
    owl:annotatedTarget "up-regulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904364 ;
    owl:annotatedTarget "upregulation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904364 ;
    owl:annotatedTarget "activation of calcitonin secretion" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "MESH:D008533"^^xsd:string, "http://en.wikipedia.org/wiki/Megakaryocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000556 ;
    owl:annotatedTarget "A giant cell 50 to 100 micron in diameter, with a greatly lobulated nucleus, found in the bone marrow; mature blood platelets are released from its cytoplasm."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15039777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904409 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of secretory granule organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904409 ;
    owl:annotatedTarget "regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904409 ;
    owl:annotatedTarget "regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15039777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of secretory granule organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down regulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down-regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down-regulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "downregulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "downregulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "negative regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "inhibition of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "inhibition of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "down-regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "downregulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "inhibition of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904410 ;
    owl:annotatedTarget "negative regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15039777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of secretory granule organization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "positive regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up regulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up-regulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up-regulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "upregulation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "upregulation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "activation of secretory granule organisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "activation of secretory granule organization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "activation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "positive regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "up-regulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904411 ;
    owl:annotatedTarget "upregulation of secretory granule organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22988142" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904624 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of glycine secretion, neurotransmission." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22988142" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904625 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of glycine secretion, neurotransmission." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904625 ;
    owl:annotatedTarget "down regulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904625 ;
    owl:annotatedTarget "down-regulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904625 ;
    owl:annotatedTarget "downregulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904625 ;
    owl:annotatedTarget "inhibition of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22988142" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904626 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of glycine secretion, neurotransmission." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904626 ;
    owl:annotatedTarget "up regulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904626 ;
    owl:annotatedTarget "up-regulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904626 ;
    owl:annotatedTarget "upregulation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904626 ;
    owl:annotatedTarget "activation of glycine secretion, neurotransmission" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rph"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:19409607" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904675 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of somatic stem cell division." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904675 ;
    owl:annotatedTarget "regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rph"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:19409607" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of somatic stem cell division." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "down regulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "down regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "down-regulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "down-regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "downregulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "downregulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "negative regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "inhibition of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904676 ;
    owl:annotatedTarget "inhibition of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:BHF_miRNA"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:rph"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:19409607" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of somatic stem cell division." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "positive regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "up regulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "up regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "up-regulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "up-regulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "upregulation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "upregulation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "activation of somatic stem cell division" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904677 ;
    owl:annotatedTarget "activation of somatic stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000064"^^xsd:string, "PMID:23650620" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904724 ;
    owl:annotatedTarget "Any membrane-enclosed lumen that is part of a tertiary granule." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904724 ;
    owl:annotatedTarget "membrane-enclosed lumen of gelatinase granule" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904724 ;
    owl:annotatedTarget "membrane-enclosed lumen of tertiary granule" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22801495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic process involved in development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "down-regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "downregulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "inhibition of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904746 ;
    owl:annotatedTarget "negative regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0721601464"^^xsd:string, "MESH:D055014"^^xsd:string, "PMCID:PMC2213186"^^xsd:string, "PMCID:PMC548021"^^xsd:string, "PMID:16551251", "PMID:16647566"^^xsd:string, "http://en.wikipedia.org/wiki/CFU-GM"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "A hematopoietic progenitor cell that is committed to the granulocyte and monocyte lineages. These cells are CD123-positive, and do not express Gata1 or Gata2 but do express C/EBPa, and Pu.1."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22801495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of apoptotic process involved in development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "CFU-C , Colony forming unit in culture"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic cell death involved in anatomical structure development" .

[]
    a owl:Axiom ;
    rdfs:comment "We need to import uberon muscle to create a stricter domain constraint" ;
    owl:annotatedProperty rdfs:domain ;
    owl:annotatedSource obo:RO_0002372 ;
    owl:annotatedTarget obo:CARO_0000003 .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "PMCID:PMC2213186"^^xsd:string, "PMCID:PMC548021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "CFU-GM"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "PMCID:PMC2213186"^^xsd:string, "PMCID:PMC548021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "GMP"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "PMCID:PMC2213186"^^xsd:string, "PMCID:PMC548021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "colony forming unit granulocyte macrophage"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic process involved in development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "ISBN:0721601464"^^xsd:string, "PMCID:PMC2213186"^^xsd:string, "PMCID:PMC548021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000557 ;
    owl:annotatedTarget "granulocyte-macrophage progenitor"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "activation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "positive regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "Wikipedia:Insertion_(anatomy)#Muscles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002372 ;
    owl:annotatedTarget "m has_muscle_origin s iff m is attaches_to s, and it is the case that when m contracts, s does not move. The site of the origin tends to be more proximal and have greater mass than what the other end attaches to." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "up-regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904747 ;
    owl:annotatedTarget "upregulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22801495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of apoptotic process involved in development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic process involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic process involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of programmed cell death by apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of programmed cell death by apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of activation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of activation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis signaling involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis signaling involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic program involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptotic program involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of type I programmed cell death involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of type I programmed cell death involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis activator activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of apoptosis activator activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of commitment to apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of commitment to apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of induction of apoptosis by p53 involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of induction of apoptosis by p53 involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of induction of apoptosis involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of induction of apoptosis involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of signaling (initiator) caspase activity involved in anatomical structure development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1904748 ;
    owl:annotatedTarget "regulation of signaling (initiator) caspase activity involved in development of an anatomical structure" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22761445" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of establishment of protein localization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down regulation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down-regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down-regulation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down-regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "down-regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "downregulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "downregulation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "downregulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "downregulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "negative regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "negative regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "negative regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "inhibition of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "inhibition of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "inhibition of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904950 ;
    owl:annotatedTarget "inhibition of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:22761445" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of establishment of protein localization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "positive regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "positive regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "positive regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up regulation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up-regulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up-regulation of establishment of protein localization" .

[]
    obo:IAO_0000116 "We need to import uberon muscle into RO to use as a stricter domain constraint" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:domain ;
    owl:annotatedSource obo:RO_0002373 ;
    owl:annotatedTarget obo:CARO_0000003 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up-regulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "up-regulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "upregulation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "upregulation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "upregulation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "upregulation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "activation of establishment of protein localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "activation of establishment of protein localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "activation of protein positioning" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904951 ;
    owl:annotatedTarget "activation of protein recruitment" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000060"^^xsd:string, "ISBN:0-7167-3051-0" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "Any cell surface receptor signaling pathway that is involved in cell-cell signaling." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signal transduction involved in cell-cell signaling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signal transduction involved in cell-cell signalling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signaling pathway involved in cell-cell signaling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signaling pathway involved in cell-cell signalling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signalling pathway involved in cell-cell signaling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor linked signalling pathway involved in cell-cell signalling" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905114 ;
    owl:annotatedTarget "cell surface receptor signaling pathway involved in cell-cell signalling" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:26589353" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905153 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of membrane invagination." .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:26589353" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905154 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of membrane invagination." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905154 ;
    owl:annotatedTarget "down regulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905154 ;
    owl:annotatedTarget "down-regulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905154 ;
    owl:annotatedTarget "downregulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905154 ;
    owl:annotatedTarget "inhibition of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:PARL"^^xsd:string, "GOC:TermGenie"^^xsd:string, "GOC:bf"^^xsd:string, "GO_REF:0000058"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905155 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of membrane invagination." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905155 ;
    owl:annotatedTarget "up regulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905155 ;
    owl:annotatedTarget "up-regulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905155 ;
    owl:annotatedTarget "upregulation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905155 ;
    owl:annotatedTarget "activation of membrane invagination" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:7592491" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905156 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of photosynthesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905156 ;
    owl:annotatedTarget "down regulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905156 ;
    owl:annotatedTarget "down-regulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905156 ;
    owl:annotatedTarget "downregulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905156 ;
    owl:annotatedTarget "inhibition of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:7592491" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905157 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of photosynthesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905157 ;
    owl:annotatedTarget "up regulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905157 ;
    owl:annotatedTarget "up-regulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905157 ;
    owl:annotatedTarget "upregulation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905157 ;
    owl:annotatedTarget "activation of photosynthesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:23219725" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905213 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of mitotic chromosome condensation." .

[]
    oboInOwl:hasDbXref "Wikipedia:Insertion_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002373 ;
    owl:annotatedTarget "m has_muscle_insertion s iff m is attaches_to s, and it is the case that when m contracts, s moves. Insertions are usually connections of muscle via tendon to bone." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GO_REF:0000079"^^xsd:string, "PMID:21725307", "PMID:23644468", "PMID:24448408", "PMID:26595381", "PMID:26982032" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "The aggregation, arrangement and bonding together of a set of components to form a ciliary transition zone." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "cilial transition zone assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "cilial transition zone formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "ciliary transition zone formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "cilium transition zone assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905349 ;
    owl:annotatedTarget "cilium transition zone formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25294941" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of motile cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905503 ;
    owl:annotatedTarget "regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25294941" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of motile cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "down-regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "downregulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "inhibition of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "negative regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "negative regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "negative regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "negative regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905504 ;
    owl:annotatedTarget "negative regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:cilia"^^xsd:string, "GOC:krc"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:25294941" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of motile cilium assembly." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "activation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "positive regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "positive regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "positive regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "positive regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "positive regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "up-regulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of motile primary cilia assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of motile primary cilia formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of motile primary cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of motile primary cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of nodal cilium assembly" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_1905505 ;
    owl:annotatedTarget "upregulation of nodal cilium formation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:hbye", "GO_REF:0000058"^^xsd:string, "PMID:27564576" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of fertilization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "positive regulation of syngamy" .

[]
    oboInOwl:hasDbXref "dbpowl:drainsTo" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:RO_0002376 ;
    owl:annotatedTarget "drains into" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "up regulation of fertilization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "up regulation of syngamy" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "up-regulation of fertilization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "up-regulation of syngamy" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "upregulation of fertilization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "upregulation of syngamy" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "activation of fertilization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905516 ;
    owl:annotatedTarget "activation of syngamy" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:8692859" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905787 ;
    owl:annotatedTarget "regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:8692859" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "down-regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "downregulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000558 ;
    owl:annotatedTarget obo:CL_0000764 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "negative regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905788 ;
    owl:annotatedTarget "inhibition of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15946868"^^xsd:string, "PMID:2037622"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000558 ;
    owl:annotatedTarget "An immature erythrocyte that changes the protein composition of its plasma membrane by exosome formation and extrusion. The types of protein removed differ between species though removal of the transferrin receptor is apparent in mammals and birds."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:8692859" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of detection of mechanical stimulus involved in sensory perception of touch." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "positive regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "up-regulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "upregulation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of detection of mechanical stimulus involved in sensory perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of perception of touch, detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of perception of touch, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of perception of touch, sensory transduction of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of sensory detection of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of sensory transduction of mechanical stimulus during perception of touch" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905789 ;
    owl:annotatedTarget "activation of tactition, sensory detection of mechanical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GOC:bhm"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:17268547" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of chromosome condensation." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "positive regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "positive regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up regulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up-regulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up-regulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "up-regulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "upregulation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "upregulation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "upregulation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "activation of chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "activation of eukaryotic chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905821 ;
    owl:annotatedTarget "activation of nuclear chromosome condensation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:26434723" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905879 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of oogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905879 ;
    owl:annotatedTarget "regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:26434723" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of oogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "down regulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "down regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "down-regulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "down-regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "downregulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "downregulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "negative regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "inhibition of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905880 ;
    owl:annotatedTarget "inhibition of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:26434723" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of oogenesis." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "positive regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "up regulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "up regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "up-regulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "up-regulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "upregulation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "upregulation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "activation of oogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905881 ;
    owl:annotatedTarget "activation of ovum development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15342467" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905939 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gonad development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905939 ;
    owl:annotatedTarget "regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000120 ;
    owl:annotatedTarget "X in left side of Y <=> if Y is subdivided into two left and right portions, X is part of the left portion." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15342467" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of gonad development." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "down regulation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "down regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "down-regulation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "down-regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "downregulation of gonad development" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000559 ;
    owl:annotatedTarget obo:CL_0002194 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "downregulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "negative regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "inhibition of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905940 ;
    owl:annotatedTarget "inhibition of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:15342467" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of gonad development." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000559 ;
    owl:annotatedTarget "A precursor in the monocytic series, being a cell intermediate in development between the monoblast and monocyte. This cell is CD11b-positive and has fine azurophil granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "positive regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "up regulation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "up regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "up-regulation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "up-regulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "upregulation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "upregulation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "activation of gonad development" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905941 ;
    owl:annotatedTarget "activation of gonadogenesis" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:17564681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905952 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of lipid localization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905952 ;
    owl:annotatedTarget "regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:17564681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of lipid localization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "down regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "down regulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "down-regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "down-regulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "downregulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "downregulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "negative regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "inhibition of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905953 ;
    owl:annotatedTarget "inhibition of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string, "GO_REF:0000058"^^xsd:string, "PMID:17564681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of lipid localization." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "positive regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "up regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "up regulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "up-regulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "up-regulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "upregulation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "upregulation of lipid localization" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "activation of lipid localisation" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1905954 ;
    owl:annotatedTarget "activation of lipid localization" .

[]
    oboInOwl:hasDbXref "PMID:1826836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1990266 ;
    owl:annotatedTarget "The movement of a neutrophil within or between different tissues and organs of the body." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000026 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of multicellular organismal development." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000027 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of animal organ morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000027 ;
    owl:annotatedTarget "regulation of histogenesis and organogenesis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000035 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of stem cell division." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000035 ;
    owl:annotatedTarget "regulation of stem cell renewal" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000106 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of leukocyte apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000107 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of leukocyte apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:mtg_apoptosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000108 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of leukocyte apoptotic process." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell motility." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of cell locomotion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of movement of a cell" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of cell movement" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000146 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of cell motility." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000146 ;
    owl:annotatedTarget "negative regulation of cell locomotion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000146 ;
    owl:annotatedTarget "negative regulation of movement of a cell" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000146 ;
    owl:annotatedTarget "negative regulation of cell movement" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000147 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cell motility." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000147 ;
    owl:annotatedTarget "positive regulation of cell locomotion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000147 ;
    owl:annotatedTarget "positive regulation of movement of a cell" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000147 ;
    owl:annotatedTarget "positive regulation of cell movement" .

[]
    oboInOwl:hasDbXref "GOC:cilia"^^xsd:string, "GOC:jl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000155 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of cilium-dependent cell motility." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:yaf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000181 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of blood vessel morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000194 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of female gonad development." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000194 ;
    owl:annotatedTarget "regulation of ovarian development" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000194 ;
    owl:annotatedTarget "regulation of ovary development" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000195 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of female gonad development." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000195 ;
    owl:annotatedTarget "negative regulation of ovarian development" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000195 ;
    owl:annotatedTarget "negative regulation of ovary development" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000196 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of female gonad development." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000196 ;
    owl:annotatedTarget "positive regulation of ovarian development" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000196 ;
    owl:annotatedTarget "positive regulation of ovary development" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000241 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of reproductive process." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000242 ;
    owl:annotatedTarget "Any process that stops, prevents, or reduces the frequency, rate or extent of reproductive process." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000243 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of reproductive process." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000272 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of a signaling receptor activity." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000273 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of signaling receptor activity." .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000377 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of reactive oxygen species metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000377 ;
    owl:annotatedTarget "regulation of ROS metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000377 ;
    owl:annotatedTarget "regulation of reactive oxygen species metabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000378 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of reactive oxygen species metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000378 ;
    owl:annotatedTarget "negative regulation of ROS metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000378 ;
    owl:annotatedTarget "negative regulation of reactive oxygen species metabolism" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000379 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of reactive oxygen species metabolic process." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000379 ;
    owl:annotatedTarget "positive regulation of ROS metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000379 ;
    owl:annotatedTarget "positive regulation of reactive oxygen species metabolism" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000425 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of apoptotic cell clearance." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000425 ;
    owl:annotatedTarget "regulation of apoptotic cell removal" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000425 ;
    owl:annotatedTarget "regulation of efferocytosis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000425 ;
    owl:annotatedTarget "regulation of programmed cell clearance" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000426 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic cell clearance." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000426 ;
    owl:annotatedTarget "negative regulation of apoptotic cell removal" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000426 ;
    owl:annotatedTarget "negative regulation of efferocytosis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000426 ;
    owl:annotatedTarget "negative regulation of programmed cell clearance" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000427 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of apoptotic cell clearance." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000427 ;
    owl:annotatedTarget "positive regulation of apoptotic cell removal" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000427 ;
    owl:annotatedTarget "positive regulation of efferocytosis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000427 ;
    owl:annotatedTarget "positive regulation of programmed cell clearance" .

[]
    oboInOwl:hasDbXref "GOC:BHF"^^xsd:string, "GOC:bf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000463 ;
    owl:annotatedTarget "Any process that enhances the establishment or increases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential." .

[]
    oboInOwl:hasDbXref "GOC:bf"^^xsd:string, "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000463 ;
    owl:annotatedTarget "positive regulation of EPSP" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000504 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of blood vessel remodeling." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000514 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000515 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000516 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of CD4-positive, alpha-beta T cell activation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000612 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of thyroid-stimulating hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000612 ;
    owl:annotatedTarget "regulation of TSH secretion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000612 ;
    owl:annotatedTarget "regulation of thyroid stimulating hormone secretion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000613 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of thyroid-stimulating hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000613 ;
    owl:annotatedTarget "negative regulation of TSH secretion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000613 ;
    owl:annotatedTarget "negative regulation of thyroid stimulating hormone secretion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000560 ;
    owl:annotatedTarget obo:CL_0000096 .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000614 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of thyroid-stimulating hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000614 ;
    owl:annotatedTarget "positive regulation of TSH secretion" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000614 ;
    owl:annotatedTarget "positive regulation of thyroid stimulating hormone secretion" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:10618520"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000560 ;
    owl:annotatedTarget "A late neutrophilic metamyelocyte in which the nucleus is indented to more than half the distance to the farthest nuclear margin but in no area being condensed to a single filament. The nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature neutrophil. These cells are fMLP receptor-positive, CD11b-positive, CD35-negative, and CD49d-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000831 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of steroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.663.358.050"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000561 ;
    owl:annotatedTarget "Interneuron of the vertebrate retina. They integrate, modulate, and interpose a temporal domain in the visual message presented to the retinal ganglion cells, with which they synapse in the inner plexiform layer. They lack large axons."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000832 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of steroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000833 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of steroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000834 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of androgen secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000835 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of androgen secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000836 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of androgen secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000843 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of testosterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000844 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of testosterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000845 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of testosterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000846 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of corticosteroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000846 ;
    owl:annotatedTarget "regulation of corticosteroid secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000847 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of corticosteroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000847 ;
    owl:annotatedTarget "negative regulation of corticosteroid secretion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000562 ;
    owl:annotatedTarget obo:CL_0000232 .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000848 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of corticosteroid hormone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000848 ;
    owl:annotatedTarget "positive regulation of corticosteroid secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000849 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of glucocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOc:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000562 ;
    owl:annotatedTarget "An erythrocyte having a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000850 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of glucocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000563 ;
    owl:annotatedTarget "A rounded, inactive form that certain bacteria assume under conditions of extreme temperature, dryness, or lack of food. The bacterium develops a waterproof cell wall that protects it from being dried out or damaged."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000851 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of glucocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000855 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of mineralocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000856 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of mineralocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000857 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of mineralocorticoid secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000864 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of estradiol secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000864 ;
    owl:annotatedTarget "regulation of oestradiol secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000865 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of estradiol secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000865 ;
    owl:annotatedTarget "negative regulation of oestradiol secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000866 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of estradiol secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000866 ;
    owl:annotatedTarget "positive regulation of oestradiol secretion" .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000870 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of progesterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000871 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of progesterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:sl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000872 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of progesterone secretion." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001191 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of gamma-delta T cell activation involved in immune response." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001191 ;
    owl:annotatedTarget "regulation of gamma-delta T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001191 ;
    owl:annotatedTarget "regulation of gamma-delta T lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001191 ;
    owl:annotatedTarget "regulation of gamma-delta T-cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001191 ;
    owl:annotatedTarget "regulation of gamma-delta T-lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001192 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of gamma-delta T cell activation involved in immune response." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001192 ;
    owl:annotatedTarget "negative regulation of gamma-delta T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001192 ;
    owl:annotatedTarget "negative regulation of gamma-delta T lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001192 ;
    owl:annotatedTarget "negative regulation of gamma-delta T-cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001192 ;
    owl:annotatedTarget "negative regulation of gamma-delta T-lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001193 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of gamma-delta T cell activation involved in immune response." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001193 ;
    owl:annotatedTarget "positive regulation of gamma-delta T cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001193 ;
    owl:annotatedTarget "positive regulation of gamma-delta T lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001193 ;
    owl:annotatedTarget "positive regulation of gamma-delta T-cell activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001193 ;
    owl:annotatedTarget "positive regulation of gamma-delta T-lymphocyte activation during immune response" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001198 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of dendritic cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001199 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of dendritic cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001200 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of dendritic cell differentiation." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001251 ;
    owl:annotatedTarget "Any process that stops, prevents or reduces the frequency, rate or extent of chromosome organization." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2001251 ;
    owl:annotatedTarget "negative regulation of chromosome organisation" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001251 ;
    owl:annotatedTarget "negative regulation of chromosome organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001251 ;
    owl:annotatedTarget "negative regulation of maintenance of genome integrity" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001251 ;
    owl:annotatedTarget "negative regulation of nuclear genome maintenance" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2001252 ;
    owl:annotatedTarget "Any process that activates or increases the frequency, rate or extent of chromosome organization." .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2001252 ;
    owl:annotatedTarget "positive regulation of chromosome organisation" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001252 ;
    owl:annotatedTarget "positive regulation of chromosome organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001252 ;
    owl:annotatedTarget "positive regulation of maintenance of genome integrity" .

[]
    oboInOwl:hasDbXref "GOC:obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2001252 ;
    owl:annotatedTarget "positive regulation of nuclear genome maintenance" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PSI-MOD-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:MOD_00693 ;
    owl:annotatedTarget "GlycoRes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_1 ;
    owl:annotatedTarget "all" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_10088 ;
    owl:annotatedTarget "Mus" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_10088 ;
    owl:annotatedTarget "mice" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_10088 ;
    owl:annotatedTarget "mouse" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_10090 ;
    owl:annotatedTarget "house mouse" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_10090 ;
    owl:annotatedTarget "mouse" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_10090 ;
    owl:annotatedTarget "m" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-common-name> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_10090 ;
    owl:annotatedTarget "mouse" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_117571 ;
    owl:annotatedTarget "bony vertebrates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_119089 ;
    owl:annotatedTarget "Adenophorea" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_131567 ;
    owl:annotatedTarget "biota" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_142796 ;
    owl:annotatedTarget "Eumycetozoa Zopf, 1884" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_142796 ;
    owl:annotatedTarget "Mycetozoa" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_142796 ;
    owl:annotatedTarget "mycetozoans" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_1437010 ;
    owl:annotatedTarget "Boreotheria" .

[]
    oboInOwl:hasSynonymType ncbitaxon:in_part ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_147554 ;
    owl:annotatedTarget "Archiascomycota" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_1963758 ;
    owl:annotatedTarget "mice and others" .

[]
    oboInOwl:hasSynonymType ncbitaxon:in_part ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_1963758 ;
    owl:annotatedTarget "Sciurognathi" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_207598 ;
    owl:annotatedTarget "Homo/Pan/Gorilla group" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eucaryotes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eukaryotes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eucarya" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eucaryotae" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eukarya" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eukaryotae" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "euk-" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eukaryotes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_314147 ;
    owl:annotatedTarget "Rodents and rabbits" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_314293 ;
    owl:annotatedTarget "Anthropoidea" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_314295 ;
    owl:annotatedTarget "ape" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_314295 ;
    owl:annotatedTarget "apes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_32523 ;
    owl:annotatedTarget "tetrapods" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_32524 ;
    owl:annotatedTarget "amniotes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_32525 ;
    owl:annotatedTarget "Theria" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33154 ;
    owl:annotatedTarget "Fungi/Metazoa group" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33154 ;
    owl:annotatedTarget "opisthokonts" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_33208 ;
    owl:annotatedTarget "metazoans" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_33208 ;
    owl:annotatedTarget "multicellular animals" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33208 ;
    owl:annotatedTarget "Animalia" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33208 ;
    owl:annotatedTarget "animals" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33208 ;
    owl:annotatedTarget "metazoan-" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_33511 ;
    owl:annotatedTarget "deuterostomes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_33554 ;
    owl:annotatedTarget "carnivores" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33554 ;
    owl:annotatedTarget "carnivores" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-common-name> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_40674 ;
    owl:annotatedTarget "mammal" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_40674 ;
    owl:annotatedTarget "mammals" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_40674 ;
    owl:annotatedTarget "mammal-" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_40674 ;
    owl:annotatedTarget "mammals" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000564 ;
    owl:annotatedTarget obo:CL_0000836 .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "Mycota" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "fungal-" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "fungi" .

[]
    oboInOwl:hasSynonymType ncbitaxon:in_part ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "fungi" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4890 ;
    owl:annotatedTarget "ascomycetes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4890 ;
    owl:annotatedTarget "sac fungi" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000564 ;
    owl:annotatedTarget "A promyelocyte committed to the neutrophil lineage. This cell type is GATA-1-positive, C/EBPa-positive, AML-1-positive, MPO-positive, has low expression of PU.1 transcription factor and lacks lactotransferrin expression."^^xsd:string .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4890 ;
    owl:annotatedTarget "ascomycetes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4894 ;
    owl:annotatedTarget "fission yeasts" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4894 ;
    owl:annotatedTarget "Schizosaccharomycetoideae" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4896 ;
    owl:annotatedTarget "fission yeast" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4896 ;
    owl:annotatedTarget "fission yeast" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4896 ;
    owl:annotatedTarget "Schizosaccharomyces malidevorans" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4896 ;
    owl:annotatedTarget "Spom-" .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000565 ;
    owl:annotatedTarget "A cell found in fat bodies whose primary function is intermediary metabolism."^^xsd:string .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6157 ;
    owl:annotatedTarget "flatworm" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6157 ;
    owl:annotatedTarget "flatworms" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_6157 ;
    owl:annotatedTarget "flatworms" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "nematode" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "nematodes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "roundworm" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "roundworms" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "Nemata" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_6231 ;
    owl:annotatedTarget "nematodes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_6656 ;
    owl:annotatedTarget "arthropods" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_6656 ;
    owl:annotatedTarget "arthropods" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_7711 ;
    owl:annotatedTarget "chordates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_7711 ;
    owl:annotatedTarget "chordates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_7742 ;
    owl:annotatedTarget "Vertebrata" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_7742 ;
    owl:annotatedTarget "vertebrates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_7742 ;
    owl:annotatedTarget "vertebrates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_7776 ;
    owl:annotatedTarget "Gnathostomata" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_7776 ;
    owl:annotatedTarget "jawed vertebrates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_862507 ;
    owl:annotatedTarget "Mus" .

[]
    oboInOwl:hasSynonymType ncbitaxon:scientific_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_89593 ;
    owl:annotatedTarget "Craniata" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9347 ;
    owl:annotatedTarget "eutherian mammals" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9347 ;
    owl:annotatedTarget "placental mammals" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9347 ;
    owl:annotatedTarget "placentals" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9347 ;
    owl:annotatedTarget "Placentalia" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9347 ;
    owl:annotatedTarget "placentals" .

[]
    oboInOwl:hasSynonymType ncbitaxon:equivalent_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9443 ;
    owl:annotatedTarget "primate" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9443 ;
    owl:annotatedTarget "Primata" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9443 ;
    owl:annotatedTarget "primates" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9604 ;
    owl:annotatedTarget "great apes" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9604 ;
    owl:annotatedTarget "Pongidae" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9605 ;
    owl:annotatedTarget "humans" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9606 ;
    owl:annotatedTarget "human" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9606 ;
    owl:annotatedTarget "man" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9606 ;
    owl:annotatedTarget "h" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-common-name> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9606 ;
    owl:annotatedTarget "human" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9681 ;
    owl:annotatedTarget "cat family" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "cat" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-common-name> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "cat" .

[]
    oboInOwl:hasSynonymType ncbitaxon:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "cats" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "domestic cat" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "Felis domesticus" .

[]
    oboInOwl:hasSynonymType ncbitaxon:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9685 ;
    owl:annotatedTarget "Felis silvestris catus" .

[]
    oboInOwl:hasSynonymType ncbitaxon:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9989 ;
    owl:annotatedTarget "rodent" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-common-name> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_9989 ;
    owl:annotatedTarget "rodent" .

[]
    oboInOwl:hasSynonymType ncbitaxon:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_9989 ;
    owl:annotatedTarget "rodents" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000001 ;
    owl:annotatedTarget "A dependent entity that inheres in a bearer by virtue of how the bearer is related to other entities" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000025 ;
    owl:annotatedTarget "A single physical entity inhering in an bearer by virtue of the bearer's quantities or relative ratios of subparts." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000050 ;
    owl:annotatedTarget "A time quality inhering in a bearer by virtue of the bearer's expected maximum age." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000051 ;
    owl:annotatedTarget "A quality of a single physical entity inhering in the bearer by virtue of the bearer's size or shape or structure." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000052 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's ratios of distances between its features (points, edges, surfaces and also holes etc)." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000069 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the whether the bearer differs from normal or average." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000117 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's physical magnitude." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string, "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000136 ;
    owl:annotatedTarget "A morphological quality pertaining to the degree to which an object contains an opening, aperture, orifice or vent." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000141 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's relative position, shape, arrangements and connectivity of an organism's various parts; the pattern underlying its form." .

[]
    oboInOwl:hasDbXref "VT:1000738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PATO_0000141 ;
    owl:annotatedTarget "conformation" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000150 ;
    owl:annotatedTarget "A morphologic quality inhering in a bearer by virtue of the bearer's relative size, organization and distribution of its surface elements or the representation or invention of the appearance of its surface; visual and tactile surface characteristics." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000165 ;
    owl:annotatedTarget "A quality in which events occur in sequence." .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000261 ;
    owl:annotatedTarget "A quality of a single physical entity which is held by a bearer when the latter exhibits a state of growth, differentiation, or development." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000402 ;
    owl:annotatedTarget "A branchiness quality inhering in a bearer by virtue of the bearer's having branches." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000406 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's having or being marked by a curve or smoothly rounded bend." .

[]
    oboInOwl:hasDbXref "web:http://www.merriam-webster.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000407 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having a horizontal surface without a slope, tilt, or curvature." .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000411 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being such that every part of the surface or the circumference is equidistant from the center." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000460 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's deviation from normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000461 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's exhibiting no deviation from normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000586 ;
    owl:annotatedTarget "A size quality which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000587 ;
    owl:annotatedTarget "A size quality which is relatively low." .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000608 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's affording blocked passage or view." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000947 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's being oval with two axes of symmetry, as produced by a conical section." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000957 ;
    owl:annotatedTarget "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000963 ;
    owl:annotatedTarget "A optical quality inhering in a bearer by virtue of the bearer's not being clear; not transmitting or reflecting light or radiant energy." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000964 ;
    owl:annotatedTarget "A optical quality inhering in a bearer by virtue of the bearer's lacking opacity." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001018 ;
    owl:annotatedTarget "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001031 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to recover its size and shape after deformation in any way." .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001171 ;
    owl:annotatedTarget "An elasticity quality inhering in a bearer by virtue of the bearer's ability to recover its size and shape after deformation in any way." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001241 ;
    owl:annotatedTarget "A quality which inheres in a continuant." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Electromagnetic_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001291 ;
    owl:annotatedTarget "A physical quality that inheres in an bearer by virtue of how that bearer interacts with electromagnetic radiation." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001300 ;
    owl:annotatedTarget "An EM radiation quality in which the EM radiation is within the fiat range of the spectrum visible deemed to be light." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Ploidy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001374 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of the bearer's number of homologous sets of chromosomes in the nucleus or primary chromosome-containing compartment of the cell, each set essentially coding for all the biological traits of the organism." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Haploid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001375 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's containing a single set of homologous chromosomes." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Euploid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001393 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's containing an integral multiple of the monoploid number, possibly excluding the sex-determining chromosomes." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Diploid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001394 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's having two copies (homologs) of each chromosome, usually one from the mother and one from the father." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001396 ;
    owl:annotatedTarget "A monadic quality of continuant that exists at the cellular level of organisation." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001397 ;
    owl:annotatedTarget "A cellular quality that arises by virtue of whether the bearer's disposition to differentiate into one or more mature cell types." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Unipotent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001400 ;
    owl:annotatedTarget "A cellular potency that is the capacity to produce only one differentiated cell type." .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001401 ;
    owl:annotatedTarget "A cellular potency that is the capacity to form multiple differentiated cell types of a specific lineage and lack self renewing capacity." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Multipotent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001402 ;
    owl:annotatedTarget "A cellular potency that is the capacity to form multiple differentiated cell types." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001404 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of bearer's number of nuclei." .

[]
    oboInOwl:hasDbXref "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001405 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having no nucleus." .

[]
    oboInOwl:hasDbXref "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001406 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having two nuclei." .

[]
    oboInOwl:hasDbXref "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001407 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having one nucleus." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Ciliated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001408 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of the bearer's having thin, tail-like projections extending outwards from the cell body." .

[]
    oboInOwl:hasDbXref "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001410 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel." .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001501 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's lacking complete growth, differentiation, or development." .

[]
    oboInOwl:hasDbXref "Chemistry:http://chemistry.about.com/od/chemistryglossary/a/gasdefinition.htm", "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001547 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of particles that have neither a defined volume nor defined shape." .

[]
    oboInOwl:hasDbXref "url:http://www.chemistry-dictionary.com/definition/liquid.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001548 ;
    owl:annotatedTarget "A physical quality inhering in an entity exhibiting the physical characteristics of an amorphous (non-crystalline) form of matter between a gas and a solid that has a definite volume, but no definite shape." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001579 ;
    owl:annotatedTarget "A physical quality that is the ability to contract or shrink." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001580 ;
    owl:annotatedTarget "A contractility which is relatively high." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001581 ;
    owl:annotatedTarget "A contractility which is relatively low." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001591 ;
    owl:annotatedTarget "A surface shape quality inhering in a bearer by virtue of the bearer's exhibiting a degree of bending." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001592 ;
    owl:annotatedTarget "A curvature which is relatively high." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001593 ;
    owl:annotatedTarget "A curvature which is relatively low." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001603 ;
    owl:annotatedTarget "A life span which is relatively high." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000566 ;
    owl:annotatedTarget obo:CL_0000134 .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001604 ;
    owl:annotatedTarget "A life span which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001690 ;
    owl:annotatedTarget "A contractility quality inhering in a bearer by virtue of the bearer's ability of contracting or being contracted." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001739 ;
    owl:annotatedTarget "A quality that inheres in an bearer by virtue of how that bearer interacts with radiation." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001748 ;
    owl:annotatedTarget "A shape quality in which a portion of the outermost boundary of an entity folds in space such that a portion that was originally convex is now concave." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001789 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's having a shape resembling a dome." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001857 ;
    owl:annotatedTarget "A shape quality in a bearer by virtue of the bearer's curving inward." .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001871 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having the shape of a kidney." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12768659"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000566 ;
    owl:annotatedTarget "A mesenchymal stem cell capable of developing into blood vessel endothelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001873 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's exhibiting a consistently-sized round cross section." .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001874 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being cylindrical, in which the height is less than the diameter." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001908 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having more than one nucleus." .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001910 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's one part being layered over another connected part." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001925 ;
    owl:annotatedTarget "A surface shape quality inhering in a bearer by virtue of the bearer's shape of features present on its surface or outer shell." .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001979 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being partly divided into a determinate number of regions." .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001987 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having a three dimensional cavity with a narrow or no opening, and often containing an anatomical substance." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001992 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's consisting cells." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001993 ;
    owl:annotatedTarget "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of more than one cell." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "MESH:A11.070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000568 ;
    owl:annotatedTarget "A cell that originates in the neural crest, that has certain cytochemical and ultrastructural characteristics and is found scattered throughout the body; types include melanocytes, the cells of the chromaffin system, and cells in the hypothalamus, hypophysis, thyroid, parathyroids, lungs, gastrointestinal tract, and pancreas. This cell type concentrates the amino acid precursors of certain amines and decarboxylate them, forming amines that function as regulators and neurotransmitters. This cell type produces substances such as epinephrine, norepinephrine, dopamine, serotonin, enkephalin, somatostatin, neurotensin, and substance P, the actions of which may affect contiguous cells, nearby groups of cells, or distant cells, thus functioning as local or systemic hormones. The name is an acronym for amine precursor uptake and decarboxylation cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001995 ;
    owl:annotatedTarget "A quality that inheres in an entire organism or part of an organism." .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002005 ;
    owl:annotatedTarget "Surface shape that refers to the inward or outward curvature of the surface." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002006 ;
    owl:annotatedTarget "A shape that inheres in a 2 dimensional entity, such as a cross section or projection of a 3 dimensional entity." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002007 ;
    owl:annotatedTarget "A complete three dimensional shape in which for every line connecting pair of points on the object is within the object. Or: a shape lacking cavities. Contrast: concave." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002008 ;
    owl:annotatedTarget "A complete three dimensional shape in which there is a line connecting pair of points on the object that lies outside the object. Or: a shape with cavities. Contrast: concave." .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002009 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the degree to which there are subdivisions or offshoots in a bearer entity." .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002011 ;
    owl:annotatedTarget "A structural quality which is held by a bearer when the latter's disposition the presence of abnormally proliferating masses of cells." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002014 ;
    owl:annotatedTarget "A structural quality that inheres in a bearer by virtue of the bearer's containing hollow areas." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002039 ;
    owl:annotatedTarget "A concave quality inhering in a bearer by virtue of the bearer's curving inward on both sides or surfaces." .

[]
    oboInOwl:hasDbXref "PATOC:cvs" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002045 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having smaller branches arising from larger branches. Resembling a tree in branching structure." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002070 ;
    owl:annotatedTarget "A molecular quality that arises from the molecular attraction exerted between two atoms or compounds." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002071 ;
    owl:annotatedTarget "An affinity which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002072 ;
    owl:annotatedTarget "An affinity which is relatively low." .

[]
    oboInOwl:hasDbXref "url:http://www.merriam-webster.com/dictionary/hollow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002078 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having an empty space or cavity within." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002094 ;
    owl:annotatedTarget "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for basic dyes under specific pH conditions." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002097 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition to progress, invade surrounding tissues or metastasize." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002124 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's processing the form of a thin plate sheet or layer." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002182 ;
    owl:annotatedTarget "A quality which inheres in a molecular entity, a single molecule, atom, ion, radical etc." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002198 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of its constitution." .

[]
    oboInOwl:hasDbXref "PATOC:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002254 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's surface becoming more extended in a plane." .

[]
    oboInOwl:hasDbXref "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002255 ;
    owl:annotatedTarget "Texture quality inhering in a bearer by virtue of the bearer's being marked with one or more channels." .

[]
    oboInOwl:hasDbXref "PATOC:OREGON" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002266 ;
    owl:annotatedTarget "A shape that inheres in a 3 dimensional entity." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002287 ;
    owl:annotatedTarget "An elasticity which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002288 ;
    owl:annotatedTarget "An elasticity which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002299 ;
    owl:annotatedTarget "A cylindrical shape that is hollow." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002300 ;
    owl:annotatedTarget "A quality that has a value that is increased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002301 ;
    owl:annotatedTarget "A quality that has a value that is decreased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002303 ;
    owl:annotatedTarget "A quality of an object that has a value that is decreased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PMID:18816864"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000569 ;
    owl:annotatedTarget "A mesenchymal cell found in the developing heart and that develops into some part of the heart.  These cells derive from intra- and extra-cardiac sources, including the endocardium, epicardium, neural crest, and second heart field."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002305 ;
    owl:annotatedTarget "A quality of an object that has a value that is increased compared to normal or average." .

[]
    oboInOwl:hasDbXref "wiktionary:superellipse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002318 ;
    owl:annotatedTarget "A shape constituting a transition between a rectangle and a circle; a closed curve, of which the circle and ellipse are special cases, whose parametric equation is x = a.cos2/rt, y = b.cos2/rt" .

[]
    oboInOwl:hasDbXref "wikipedia:https://en.wikipedia.org/wiki/Acinus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002422 ;
    owl:annotatedTarget "Pertaining to the individual parts making up an aggregate fruit like a many-lobed \"berry,\" such as a raspberry." .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002462 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's consisting of collagen." .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002478 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel, that are oriented transversely relative to the long axis of the bearer." .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002479 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines or grooves, usually parallel, that are oriented obliquely relative to the long axis of the bearer." .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000120 ;
    owl:annotatedTarget "X in_left_side_of Y <=> if Y is subdivided into left and right portions, X is part_of the left portion." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002505 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having one or more nucleus." .

[]
    oboInOwl:hasDbXref "PATOC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002506 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's not having undulating edges forming lobes." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010006 ;
    owl:annotatedTarget "A quality of a single cell inhering in the bearer by virtue of the bearer's size or shape or structure." .

[]
    oboInOwl:hasDbXref "PMID:17122314" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070001 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which have a small round soma, a large number of short, smooth, or slightly beaded primary dendrites that give rise to only a few secondary branches, and a branched axon that establishes a dense axonal mesh with thin shafts." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Basket_cell&oldid=951703880", "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070002 ;
    owl:annotatedTarget "A cell morphology that inheres in multipolar neurons with densely branched terminal axonal arborizations that form basket-like structures surrounding and synapsing to the somas of target cells." .

[]
    oboInOwl:hasDbXref "PMID:11884355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070003 ;
    owl:annotatedTarget "A basket cell morphology that inheres in neurons with axonal arbors composed of frequent, short, curvy axonal branches that tend to be near their somata and within the same layer." .

[]
    oboInOwl:hasDbXref "PMID:11884355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070004 ;
    owl:annotatedTarget "A basket cell morphology that inheres in neurons that are large, and typically ascend to give rise to many long horizontally and vertically projecting axon collaterals that traverse neighboring columns and can extend through all cortical layers." .

[]
    oboInOwl:hasDbXref "PMID:11884355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070005 ;
    owl:annotatedTarget "A basket cell morphology that inheres in neurons which have simpler dendritic arbors (compared to small or large basket cell morphology), and an axonal plexus of intermediate density, composed of a few long, smooth axonal branches." .

[]
    oboInOwl:hasDbXref "PMID:18568015", "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070006 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which have two principal fibres (dendrites or axon) that emerge from the soma and begin to branch some distance from it, have few spines, and branch in narrow fields. This is in contrast to bitufted morphology where branching occurs close to the soma." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070007 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which are large and non-spiny, with dendrites radiating in a multipolar or bitufted pattern, often favouring the descending side, and axons that ascend directly from the superficial side of the soma, and travel upward without branching." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070008 ;
    owl:annotatedTarget "A Martinotti cell morphology that inheres in neurons which have axons that form a horizontal ramification, making it T-shaped." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070009 ;
    owl:annotatedTarget "A Martinotti cell morphology that inheres in neurons which have axons that form a fan-like plexus." .

[]
    oboInOwl:hasDbXref "ISBN:9780123973481" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070010 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons that have dendritic processes radiating from the cell body forming a star-like shape." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070011 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which are small and round, and make highly specialized synapses with the axon initial segments of pyramidal neurons, wrapping them with candle-shaped synaptic 'cartridges'." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-12-369497-3.10004-4" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:PATO_0070011 ;
    owl:annotatedTarget "Chandelier cells can be bitufted or multipolar." .

[]
    oboInOwl:hasDbXref "PMID:15378039", "PMID:18568015", "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070012 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which have two clusters of primary dendrites that originate directly and extend from opposite ends of the soma, and axons that form a plexus which spreads widely. Compared to the narrow vertical axonal projection of bipolar morphology, and the 'horse-tail' axonal cluster of double boquet cells, bitufted morphology has wide horizontal axonal spans, and branching that occur close to the soma. Their vertical projection is also less extensive and crosses mostly to neighboring layers." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070013 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which have spiny basal dendrites and resemble pyramidal cells but lose their apical dendrites as they mature. Their axons nearly always emerge from the descending side of the soma, but often recurve and ascend with arc-like collaterals." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070015 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which have a pyramidal shaped soma, a single axon, a large apical dendrite and multiple basal dendrites." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070016 ;
    owl:annotatedTarget "A pyramidal family morphology that inheres in neurons which have an apical tree which is oriented parallel to the pia." .

[]
    oboInOwl:hasDbXref "doi:10.1016/b978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070017 ;
    owl:annotatedTarget "A pyramidal family morphology that inheres in neurons which have a standard pyramidal shape with its apical dendrite aligned vertically." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070018 ;
    owl:annotatedTarget "A pyramidal cell morphology that inheres in neurons which have a distinct tuft formation, distal from the soma." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070019 ;
    owl:annotatedTarget "A pyramidal cell morphology that inheres in neurons which lack a clear tuft formation but extend to large radial distances." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070020 ;
    owl:annotatedTarget "A pyramidal cell morphology that inheres in neurons which lack a tuft formation but extend to small radial distances forming a star-like shape." .

[]
    oboInOwl:hasDbXref "PMID:30715238"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070021 ;
    owl:annotatedTarget "A pyramidal cell morphology that inheres in neurons which have an apical tree which is oriented towards the white matter." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Multipolar_neuron&oldid=1022942606" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070026 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons which possess a single axon and many dendrites and dendritic branches." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070028 ;
    owl:annotatedTarget "A neuron projection quality that is a characteristic of neurons whose soma is located in the telencephalon and that project to structures outside the telencephalon" .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070029 ;
    owl:annotatedTarget "A neuron projection quality that is a characteristic of neurons with soma in the cerebral cortex and projections to the thalamus." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070030 ;
    owl:annotatedTarget "A neuron projection quality that is a characteristic of neurons with projections that terminate locally rather than distantly." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070031 ;
    owl:annotatedTarget "A neuron projection quality that is a characteristic of neurons that project to the medulla oblongata from other brain regions." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070033 ;
    owl:annotatedTarget "A physical quality inhering in a neuron by virtue of the relative location of its soma and the regions to which it projects and makes synaptic contacts in." .

[]
    oboInOwl:hasDbXref "DOI:10.1101/2020.10.19.343129"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070034 ;
    owl:annotatedTarget "A neuron projection quality that is a characteristic of neurons with both soma and projections entirely within the telencephalon." .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000000001 ;
    owl:annotatedTarget "An amino acid chain that is produced de novo by ribosome-mediated translation of a genetically-encoded mRNA, and any derivatives thereof." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000000001 ;
    owl:annotatedTarget "natural protein" .

[]
    oboInOwl:hasDbXref "IEDB:BP" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000000001 ;
    owl:annotatedTarget "native protein" .

[]
    oboInOwl:hasDbXref "PMID:16382100", "PMID:16460286", "PMID:17579562", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000000680 ;
    owl:annotatedTarget "A transient receptor potential channel protein that is a member of the subfamily C of the transient receptor potential cation channels (TRPs), with amino- and carboxyl-terminal intracellular domains separated by a domain (common with other ion channels) containing six transmembrane helices (S1-S6) in which the last two helices (S5 and S6) flank a loop, called the pore loop, which determines ion selectivity. The amino-terminal domain contains up to 4 detectable copies of Ankyrin repeat (Pfam:PF00023) followed by the Transient receptor ion channel II domain (Pfam:PF08344). Most TRPs are relatively non-selective. They may be modulated by voltage changes but channel gating is generally effected by other means." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000000680 ;
    owl:annotatedTarget "fam:TRPC" .

[]
    oboInOwl:hasDbXref "PMID:16382100", "PMID:16460286", "PMID:17579562" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000000718 ;
    owl:annotatedTarget "A transient receptor potential cation channel TRPC that is a member of a subgroup of subfamily C containing the very similar TRPC3, TRPC6, and TRPC7. They form homomeric or heteromeric nonselective cation channels that generate double-rectifying currents and are activated by diacylglycerol." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000000718 ;
    owl:annotatedTarget "fam:TRPC[3/6/7]" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000000775 ;
    owl:annotatedTarget "A transient receptor potential cation channel TRPC3/6/7 that is a translation product of the human TRPC3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000000775 ;
    owl:annotatedTarget "TRPC3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000000775 ;
    owl:annotatedTarget "TRP3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000000775 ;
    owl:annotatedTarget "Trrp3" .

[]
    oboInOwl:hasDbXref "PMID:15778510" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001002 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD19 gene or a 1:1 ortholog thereof. It is composed of an N-terminal extracellular domain containing two Ig-like C2-type (immunoglobulin-like) domains, followed by a single-pass transmembrane segment and a cytoplasmic C-terminal tail. CD19 expression is restricted to members of the B cell lineage. It functions as a co-receptor for B-cell antigen receptor (BCR), regulating signal transduction." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001002 ;
    owl:annotatedTarget "CD19" .

[]
    oboInOwl:hasDbXref "PMID:16720896", "PMID:8983065" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001003 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD34 gene or a 1:1 ortholog thereof. It is a leukocyte membrane protein expressed specifically by lymphohematopoietic progenitor cells. It contains a single-pass transmembrane domain and that show distinct expression on early hematopoietic precursors and vascular-associated tissue. Acts as a scaffold that presents selectin carbohydrate ligands in a clustered, tissue specific manner to allow for higher avidity interactions between leukocytes and endothelial cells during the inflammatory process. In common with related sialomucins (endoglycan and podocalyxin), the extracellular region is dominated by an N-terminal mucin-like domain, which is densely substituted with sialylated O-linked carbohydrates. The mucin-like region is followed by a cysteine-containing and presumably globular domain. This domain may fold into an immunoglobulin-like structure as the positions of 2 of the cysteines are conserved in the C2 set of the immunoglobulin superfamily. The cytoplasmic domain is around 73-76 residues long and highly conserved." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001003 ;
    owl:annotatedTarget "CD34" .

[]
    oboInOwl:hasDbXref "PMID:15326605" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001004 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD4 gene or a 1:1 ortholog thereof. CD4 is an accessory protein for MHC class-II antigen/T-cell receptor interaction. It is the primary receptor for HIV-1. CD4 has four immunoglobulin-like domains in its extracellular region that share the same structure, but can differ in sequence." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001004 ;
    owl:annotatedTarget "CD4" .

[]
    oboInOwl:hasDbXref "PIRSF:PIRSF002497" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001005 ;
    owl:annotatedTarget "An integrin alpha that contains an A domain. A hallmark of this class is the presence of a von Willebrand factor type A domain (Pfam:PF00092) (I-domain) of approximately 200 amino acid residues at the N terminus, which confers divalent cation binding properties. Unlike other integrin alpha proteins, they do not undergo proteolytic cleavage." .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001006 ;
    owl:annotatedTarget "A protein that is a translation product of the human PTPRC gene or a 1:1 ortholog thereof. It is composed of an extracellular domain, a single transmembrane segment and two tandem intracytoplasmic protein-tyrosine phosphatase domains. Contains 1 to 3 copies of the Fibronectin type III domain (Pfam:PF00041) followed by two copies of the Protein-tyrosine phosphatase (Pfam:PF00102) domain. Receptor-type tyrosine-protein phosphatase C (CD45) regulates signal transduction and lymphocyte activation by specific association with receptor molecules on T and B cells. Multiple isoforms of CD45 (180-235 kDa) can be generated asa result of alternative splicing of three variable exons 4(A), 5(B) and 6(C), encoding sequences at the N-terminal extracellular domain of the molecule." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001006 ;
    owl:annotatedTarget "T200" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001006 ;
    owl:annotatedTarget "PTPRC" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001008 ;
    owl:annotatedTarget "An integrin alpha with A domain that is a translation product of the human ITGA2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001008 ;
    owl:annotatedTarget "ITGA2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001008 ;
    owl:annotatedTarget "CD49B" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001010 ;
    owl:annotatedTarget "An integrin alpha with A domain that is a translation product of the human ITGAE gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001010 ;
    owl:annotatedTarget "ITGAE" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001012 ;
    owl:annotatedTarget "An integrin alpha with A domain that is a translation product of the human ITGAM gene or a 1:1 ortholog thereof. They constitute subunits of the integrin alpha-M/beta-2 receptor. This receptor is implicated in various adhesive interactions of monocytes, macrophages and granulocytes as well as in mediating the uptake of complement-coated particles. It is also a receptor for fibrinogen, factor X and ICAM1." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001012 ;
    owl:annotatedTarget "ITGAM" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001012 ;
    owl:annotatedTarget "CD11B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001012 ;
    owl:annotatedTarget "CR3A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001013 ;
    owl:annotatedTarget "An integrin alpha with A domain that is a translation product of the human ITGAX gene or a 1:1 ortholog thereof. Integrin alpha-X complexed with beta-2 is a receptor for fibrinogen. It recognizes the sequence GPR in fibrinogen. It mediates cell-cell interaction during inflammatory responses. It is especially important in monocyte adhesion and chemotaxis." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001013 ;
    owl:annotatedTarget "ITGAX" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001013 ;
    owl:annotatedTarget "CD11C" .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001014 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-3 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001014 ;
    owl:annotatedTarget "PTPRC/iso:CD45RABC" .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001015 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45R that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-8 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001015 ;
    owl:annotatedTarget "PTPRC/iso:CD45RA" .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001017 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P08575-4 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001017 ;
    owl:annotatedTarget "CD45RO" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001017 ;
    owl:annotatedTarget "PTPRC/iso:CD45RO" .

[]
    oboInOwl:hasDbXref "PMID:16473826", "PMID:1724736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001018 ;
    owl:annotatedTarget "A protein with a core domain composition consisting of an extracellular N-terminal domain that adopts an immunoglobulin fold, a transmembrane domain, and an intracellular C-terminal domain with a single copy of the Immunoreceptor tyrosine-based activation motif (Pfam:PF02189) (ITAM). It constitutes the invariant subunit of the T cell antigen receptor (TCR). TCR is a surface receptor on T cells responsible for recognizing MHC-restricted antigens and initiating the cellular immune response." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001020 ;
    owl:annotatedTarget "A CD3 subunit with immunoglobulin domain that is a translation product of the human CD3E gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001020 ;
    owl:annotatedTarget "CD3E" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001020 ;
    owl:annotatedTarget "T3E" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001022 ;
    owl:annotatedTarget "A protein with a domain composition consisting of a large extracellular domain, including five Ig-like C2-type domains followed by two copies of the Fibronectin type-III domain (Pfam:PF00041), a single-pass transmembrane domain and a short cytoplasmic C-terminal domain." .

[]
    oboInOwl:hasDbXref "PMID:17975827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001023 ;
    owl:annotatedTarget "A neural cell adhesion molecule that is involved in neuronal development, synaptic plasticity, and regeneration." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001024 ;
    owl:annotatedTarget "A neural cell adhesion molecule NCAM that is a translation product of the human NCAM1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001024 ;
    owl:annotatedTarget "NCAM1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001024 ;
    owl:annotatedTarget "NCAM" .

[]
    oboInOwl:hasDbXref "PMID:12223280" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001025 ;
    owl:annotatedTarget "A protein that is a type I transmembrane receptor with an N-terminal cysteine-rich domain, a single Fibronectin type II (FNII) domain (Pfam:PF00040) and eight to ten copies of the Lectin C-type domain (Pfam:PF00059) (CTLDs). The presence of multiple copies of the CTLD domain is a hallmark of this class." .

[]
    oboInOwl:hasDbXref "PMID:9862343" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001026 ;
    owl:annotatedTarget "A C-type lectin with multiple lectin domains that is a translation product of the human LY75 gene or a 1:1 ortholog thereof. It consists of 12 extracellular domains (an N-terminal cysteine-rich domain, a fibronectin type II domain and 10 C-type carbohydrate recognition domains), a transmembrane region and a small cytoplasmic C terminus containing a single Tyr residue, but no obvious kinase domain. Acts as an endocytic receptor to direct captured antigens from the extracellular space to a specialized antigen-processing compartment." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001026 ;
    owl:annotatedTarget "LY75" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001083 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001083 ;
    owl:annotatedTarget "CD2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001083 ;
    owl:annotatedTarget "SRBC" .

[]
    oboInOwl:hasDbXref "PMID:11114424", "PRO:CNA", "Wikipedia:CD8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001084 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD8A gene or a 1:1 ortholog thereof. CD8 is a transmembrane that is a co-receptor for MHC class-I antigen/T-cell receptor interaction. The most common form of CD8 is composed of a CD8 alpha and a CD8 beta chain." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001084 ;
    owl:annotatedTarget "CD8A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001084 ;
    owl:annotatedTarget "Lyt-2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001084 ;
    owl:annotatedTarget "Lyt2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001084 ;
    owl:annotatedTarget "MAL" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "Wikipedia:CD8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD8B gene or a 1:1 ortholog thereof. CD8 is a transmembrane receptor that is a co-receptor for MHC class-I antigen/T-cell receptor interaction. The most common form of CD8 is composed of a CD8 alpha and a CD8 beta chain." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "CD8B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "CD8B1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "Ly-3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "Lyt-3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001085 ;
    owl:annotatedTarget "Lyt3" .

[]
    oboInOwl:hasDbXref "PMID:12761335", "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001087 ;
    owl:annotatedTarget "A G-protein coupled receptor with a 7 transmembrane (secretin family) domain (Pfam:PF00002) preceded by an amino-terminal region containing one or more functional domains with adhesion-like motifs." .

[]
    oboInOwl:hasDbXref "IUPHARfam:17" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001087 ;
    owl:annotatedTarget "adhesion class GPCR" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001087 ;
    owl:annotatedTarget "fam:adhesion" .

[]
    oboInOwl:hasDbXref "PMID:11790261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001087 ;
    owl:annotatedTarget "subfamily B2 G-protein coupled receptor" .

[]
    oboInOwl:hasDbXref "PMID:12761335", "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001094 ;
    owl:annotatedTarget "A G-protein coupled receptor that contains the 7 transmembrane receptor (rhodopsin family) domain (Pfam:PF00001), which includes 7 transmembrane helices (TMI-TM7) with 3 intracellular loops (IL1-IL3) and 3 extracellular loops (EL1-EL3) between the helices. The amino-terminal region is extracellular and the carboxyl-terminal region is intracellular. Rhodopsin-like G-protein coupled receptors (GPCRs) are unique among the several classes of GPCRs in that most have a very short amino-terminal segment and several characteristic sequence motifs, particularly NSxxNPxxY in TM7 and D/E-R-Y/F between TM3 and loop IL2. Most bind their ligands within a cavity between the TM regions." .

[]
    oboInOwl:hasDbXref "PMID:15914470" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001094 ;
    owl:annotatedTarget "class 1 G-protein coupled receptor" .

[]
    oboInOwl:hasDbXref "IUPHAR:GPCRListForward?class=A" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001094 ;
    owl:annotatedTarget "class A G-protein coupled receptor" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001094 ;
    owl:annotatedTarget "fam:rhodopsin" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001128 ;
    owl:annotatedTarget "A rhodopsin-like G-protein coupled receptor that in active form binds to one or more chemokines." .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001197 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR1 or CCR3 genes, the mouse CCR1L1 gene, 1:1 orthologs thereof, or a semi-ortholog thereof." .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001199 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR2 gene or a 1:1 ortholog thereof. The preferred ligands include CCL2, CCL7, CCL8, CCL13." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001199 ;
    owl:annotatedTarget "CCR2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001199 ;
    owl:annotatedTarget "CMKBR2" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001200 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR4 gene or a 1:1 ortholog thereof. The preferred ligands include CCL17 and CCL22." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001200 ;
    owl:annotatedTarget "CCR4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001200 ;
    owl:annotatedTarget "CMKBR4" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001201 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR5 gene or a 1:1 ortholog thereof. The preferred ligands include CCL3, CCL4, CCL5, CCL8, CCL14." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001201 ;
    owl:annotatedTarget "CCR5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001201 ;
    owl:annotatedTarget "CMKBR5" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR6 gene or a 1:1 ortholog thereof. The preferred ligand is CCL20." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "CCR6" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "CKRL3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "CMKBR6" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget obo:CL_0000443 .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "GPR29" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001202 ;
    owl:annotatedTarget "STRL22" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001203 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CCR7 gene or a 1:1 ortholog thereof. The preferred ligands are CCL19 and CCL21." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001203 ;
    owl:annotatedTarget "CCR7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001203 ;
    owl:annotatedTarget "CMKBR7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001203 ;
    owl:annotatedTarget "EVI1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001203 ;
    owl:annotatedTarget "Ebi1h" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001206 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CX3CR1 gene or a 1:1 ortholog thereof. The preferred ligand is CX3CL1." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001206 ;
    owl:annotatedTarget "CX3CR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001206 ;
    owl:annotatedTarget "CMKBRL1" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget obo:CL_0000710 .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001206 ;
    owl:annotatedTarget "GPR13" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001207 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CXCR3 gene or a 1:1 ortholog thereof. The preferred ligands include CXCL9, CXCL10, CXCL11." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001207 ;
    owl:annotatedTarget "CXCR3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001207 ;
    owl:annotatedTarget "Cmkar3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001207 ;
    owl:annotatedTarget "GPR9" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001208 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CXCR4 gene or a 1:1 ortholog thereof. The preferred ligand is CXCL12." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001208 ;
    owl:annotatedTarget "CXCR4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001208 ;
    owl:annotatedTarget "Cmkar4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001208 ;
    owl:annotatedTarget "Sdf1r" .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001209 ;
    owl:annotatedTarget "A chemokine receptor that is a translation product of the human CXCR5 gene or a 1:1 ortholog thereof. The preferred ligand is CXCL13." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget "A neuroepithelial cells that occurs singly or in small groups, close to the outer follicular borders but within the follicular basement membrane of the thyroid. Expresses a form of the neural cell adhesion molecule (N-CAM) on their surface. Secretes calcitonin, 5-hydroxytryptamine and dopamine."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001209 ;
    owl:annotatedTarget "CXCR5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001209 ;
    owl:annotatedTarget "BLR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001209 ;
    owl:annotatedTarget "Gpcr6" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001209 ;
    owl:annotatedTarget "MDR15" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001226 ;
    owl:annotatedTarget "A chemokine receptor whose active form binds interleukin-8 with high affinity." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001254 ;
    owl:annotatedTarget "A chemokine receptor CCR1/3/1L that is a translation product of the human CCR1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001254 ;
    owl:annotatedTarget "CCR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001254 ;
    owl:annotatedTarget "CMKBR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001254 ;
    owl:annotatedTarget "CMKR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001254 ;
    owl:annotatedTarget "SCYAR1" .

[]
    oboInOwl:hasDbXref "FMA:68653"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget "C cell of thyroid gland"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:12037138", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001255 ;
    owl:annotatedTarget "A chemokine receptor CCR1/3/1L that is a translation product of the human CCR3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001255 ;
    owl:annotatedTarget "CCR3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001255 ;
    owl:annotatedTarget "CMKBR3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001255 ;
    owl:annotatedTarget "Cmkbr1l2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001256 ;
    owl:annotatedTarget "A high affinity interleukin-8 receptor that is a translation product of the human CXCR1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001256 ;
    owl:annotatedTarget "CXCR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001256 ;
    owl:annotatedTarget "CMKAR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001256 ;
    owl:annotatedTarget "IL8RA" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001257 ;
    owl:annotatedTarget "A high affinity interleukin-8 receptor that is a translation product of the human CXCR2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001257 ;
    owl:annotatedTarget "CXCR2" .

[]
    oboInOwl:hasDbXref "FMA:68653"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget "clear cell of thyroid gland"^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001257 ;
    owl:annotatedTarget "Cmkar2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001257 ;
    owl:annotatedTarget "Gpcr16" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001257 ;
    owl:annotatedTarget "IL8RB" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001281 ;
    owl:annotatedTarget "A protein that contains the ADP-ribosyl cyclase domain (Pfam:PF02267)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001288 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD22 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001288 ;
    owl:annotatedTarget "CD22" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001288 ;
    owl:annotatedTarget "Lyb-8" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001288 ;
    owl:annotatedTarget "SIGLEC2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001289 ;
    owl:annotatedTarget "A protein that is a translation product of the human MS4A1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001289 ;
    owl:annotatedTarget "MS4A1" .

[]
    oboInOwl:hasDbXref "FMA:68653"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget "parafollicular cell of thyroid gland"^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001289 ;
    owl:annotatedTarget "Ly-44" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001289 ;
    owl:annotatedTarget "Ms4a2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001290 ;
    owl:annotatedTarget "A protein that is a member of a family that includes translation products of genes CD86, CD276, ICOSLG, and others. These are membrane-anchored proteins with a small intracellular domain and an extracellular domain with signal sequence, an Immunoglobulin V-set domain (Pfam:PF07686), and a CD80-like C2-set immunoglobulin domain (Pfam:PF08205)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "A protein that is a translation product of the human CLEC4C gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "CLEC4C" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "BDCA2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "CLECSF11" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "CLECSF7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "DLEC" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "HECL" .

[]
    oboInOwl:hasDbXref "FMA:68653"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000570 ;
    owl:annotatedTarget "thyroid parafollicular cell"^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001292 ;
    owl:annotatedTarget "UNQ9361/PRO34150" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001293 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD207 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001293 ;
    owl:annotatedTarget "CD207" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001293 ;
    owl:annotatedTarget "CLEC4K" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001300 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD209 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001300 ;
    owl:annotatedTarget "CD209" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001300 ;
    owl:annotatedTarget "CLEC4L" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD44 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "CD44" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "LHR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "MDU2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "MDU3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001307 ;
    owl:annotatedTarget "MIC4" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001308 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD48 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001308 ;
    owl:annotatedTarget "CD48" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001308 ;
    owl:annotatedTarget "BCM1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001308 ;
    owl:annotatedTarget "BLAST1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001308 ;
    owl:annotatedTarget "Bcm-1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001310 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD83 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001310 ;
    owl:annotatedTarget "CD83" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000571 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. Contains uric acid or other purine crystals deposited in stacks called leucosomes. The crystals reflect light and this gives a white appearance under white light."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:12403782", "PRO:JAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001318 ;
    owl:annotatedTarget "A protein that is a translation product of the human SELL gene or a 1:1 ortholog thereof. It is a leukocyte adhesion receptor that play an important role in regulating the inflammatory response by mediating leukocyte tethering and rolling on adherent leukocytes." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001318 ;
    owl:annotatedTarget "SELL" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001318 ;
    owl:annotatedTarget "LNHR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001318 ;
    owl:annotatedTarget "LYAM1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001318 ;
    owl:annotatedTarget "Ly22" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001319 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD84 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001319 ;
    owl:annotatedTarget "CD84" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001319 ;
    owl:annotatedTarget "SLAMF5" .

[]
    oboInOwl:hasDbXref "PMID:9451017" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001320 ;
    owl:annotatedTarget "A protein that is a stand alone version of the Glycosyltransferase family 10 (fucosyltransferase) (Pfam:PF00852) domain. Proteins in this class may catalyze alpha-1,3 glycosidic linkages." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001326 ;
    owl:annotatedTarget "A protein that is a translation product of the human BST2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001326 ;
    owl:annotatedTarget "BST2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001327 ;
    owl:annotatedTarget "A protein that has a core domain structure of signal sequence, propeptide, five Cadherin domains (Pfam:PF00028), a transmembrane region, and a Cadherin cytoplasmic region (Pfam:PF01049). Cadherins function as adhesion molecules that mediate Ca2+-dependent cell-cell adhesion in solid tissues." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001332 ;
    owl:annotatedTarget "A protein that is a translation product of the human CEACAM8 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001332 ;
    owl:annotatedTarget "CEACAM8" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001332 ;
    owl:annotatedTarget "CGM6" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001337 ;
    owl:annotatedTarget "A protein that is a translation product of the human CR1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001337 ;
    owl:annotatedTarget "CR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001337 ;
    owl:annotatedTarget "C3BR" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001338 ;
    owl:annotatedTarget "A protein that is a translation product of the human CR2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001338 ;
    owl:annotatedTarget "CR2" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.650.670.100"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000573 ;
    owl:annotatedTarget "One of the two photoreceptor cell types in the vertebrate retina. In cones the photopigment is in invaginations of the cell membrane of the outer segment. Cones are less sensitive to light than rods, but they provide vision with higher spatial and temporal acuity, and the combination of signals from cones with different pigments allows color vision."^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001338 ;
    owl:annotatedTarget "C3DR" .

[]
    oboInOwl:hasDbXref "PMID:10466080", "PRO:CNA", "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001343 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD69 gene or a 1:1 ortholog thereof. A type II transmembrane protein with a C-type lectin binding domain in the extracellular portion of the molecule. Involved in lymphocyte proliferation and functions as a signal transmitting receptor in lymphocytes, natural killer (NK) cells, and platelets." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001343 ;
    owl:annotatedTarget "CD69" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001343 ;
    owl:annotatedTarget "CLEC2C" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001344 ;
    owl:annotatedTarget "A protein that is a translation product of the human ENPP3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001344 ;
    owl:annotatedTarget "ENPP3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001344 ;
    owl:annotatedTarget "PDNP3" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001345 ;
    owl:annotatedTarget "A protein that is a translation product of the human ENG gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001345 ;
    owl:annotatedTarget "ENG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001345 ;
    owl:annotatedTarget "END" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001345 ;
    owl:annotatedTarget "Edg" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001350 ;
    owl:annotatedTarget "A protein that is a translation product of the human FOXP3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001350 ;
    owl:annotatedTarget "FOXP3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001350 ;
    owl:annotatedTarget "IPEX" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001350 ;
    owl:annotatedTarget "JM2" .

[]
    oboInOwl:hasDbXref "InterPro:IPR001195", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001352 ;
    owl:annotatedTarget "A protein that contains an extracellular Glycophorin A domain (Pfam:PF01102), followed by a single-pass transmembrane region and a small intracellular domain. A protein that is an integral protein of the red cell membrane. Proteins in this class are responsible for the molecular basis of the blood group antigens, surface markers on the outside of the red blood cell membrane." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001355 ;
    owl:annotatedTarget "A protein with a core domain architecture consisting of an extracellular domain containing two copies of the Immunoglobulin domain (Pfam:PF00047), followed by a single-pass transmembrane region and a small intracellular domain. The active protein is a low affinity receptor for immunoglobulin gamma chain Fc region. Human II-a, II-b, and II-c represent a recent gene expansion and are equally related to mouse II, III, and IV. Human III-A and III-B are closely related and closer to mouse IV than to mouse III." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001356 ;
    owl:annotatedTarget "A protein with a core domain architecture consisting of an extracellular domain containing two or three copies of the Immunoglobulin domain (Pfam:PF00047), followed by a single-pass transmembrane region and a small intracellular domain." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001380 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL2RA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001380 ;
    owl:annotatedTarget "p55" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000574 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. Contains pteridine and/or carotenoid pigments in structures called pterinosomes or erythrosomes. This gives an orange to red appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001380 ;
    owl:annotatedTarget "IL2RA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001380 ;
    owl:annotatedTarget "Il2r" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001381 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL2RB gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001381 ;
    owl:annotatedTarget "p75" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001381 ;
    owl:annotatedTarget "IL2RB" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001381 ;
    owl:annotatedTarget "IL15RB" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001398 ;
    owl:annotatedTarget "A leukocyte immunoglobulin-like receptor subfamily member that is a translation product of the human LILRA4 gene or a 1:1 ortholog thereof. This gene is a member of a lineage-specific gene expansion in primates." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001398 ;
    owl:annotatedTarget "LILRA4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001398 ;
    owl:annotatedTarget "ILT7" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001402 ;
    owl:annotatedTarget "A protein that is a translation product of the human KLRD1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001402 ;
    owl:annotatedTarget "KLRD1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "Wikipedia:Tetraspanin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001403 ;
    owl:annotatedTarget "A protein with four transmembrane domains, small intracellular amino- and carboxyl-terminal regions, and two extracellular loops, a small one (EC1) and a larger one (EC2) of about 100 residues. The EC2 loop contains at least 4 cysteine residues, including a highly conserved 'CCG' motif." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001408 ;
    owl:annotatedTarget "An ADP-ribosyl cyclase that is a translation product of the human CD38 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001408 ;
    owl:annotatedTarget "CD38" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001412 ;
    owl:annotatedTarget "A B7-related protein that is a translation product of the human CD86 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001412 ;
    owl:annotatedTarget "CD86" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001412 ;
    owl:annotatedTarget "CD28LG2" .

[]
    oboInOwl:hasDbXref "InterPro:IPR000826", "PRO:DAN", "PRO:WCB", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001431 ;
    owl:annotatedTarget "A rhodopsin-like G-protein coupled receptor that is a translation product of the human FPR1, FPR2, or FPR3 genes, 1:1 orthologs thereof, or a semi-ortholog thereof. The active form binds N-formyl methionyl peptides." .

[]
    oboInOwl:hasDbXref "IUPHARfam:23" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001431 ;
    owl:annotatedTarget "formylpeptide receptor" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001438 ;
    owl:annotatedTarget "A B7-related protein that is a translation product of the human CD80 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001438 ;
    owl:annotatedTarget "CD80" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001438 ;
    owl:annotatedTarget "CD28LG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001438 ;
    owl:annotatedTarget "CD28LG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001438 ;
    owl:annotatedTarget "LAB7" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001444 ;
    owl:annotatedTarget "A cadherin that is a translation product of the human CDH5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001444 ;
    owl:annotatedTarget "CDH5" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001447 ;
    owl:annotatedTarget "A cadherin that is a translation product of the human CDH1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001447 ;
    owl:annotatedTarget "CDH1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001447 ;
    owl:annotatedTarget "CDHE" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001447 ;
    owl:annotatedTarget "UVO" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001456 ;
    owl:annotatedTarget "An alpha-(1,3)-fucosyltransferase that is a translation product of the human FUT4 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001456 ;
    owl:annotatedTarget "galactoside 3-L-fucosyltransferase" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001456 ;
    owl:annotatedTarget "FUT4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001456 ;
    owl:annotatedTarget "ELFT" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001456 ;
    owl:annotatedTarget "FCT3A" .

[]
    oboInOwl:hasDbXref "InterPro:IPR001195", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001460 ;
    owl:annotatedTarget "A glycophorin that is a translation product of the human GYPA gene or a 1:1 ortholog thereof. It is the major sialoglycoprotein of the erythrocyte membrane. Structurally, glycophorin A consists of an N-terminal extracellular domain, heavily glycosylated on Ser and threonine residues, followed by a transmembrane region and a C-terminal cytoplasmic domain." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001460 ;
    owl:annotatedTarget "GYPA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001460 ;
    owl:annotatedTarget "GPA" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001465 ;
    owl:annotatedTarget "An immunoglobulin gamma Fc receptor I that is a translation product of the human FCGR1A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001465 ;
    owl:annotatedTarget "FCGR1A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001465 ;
    owl:annotatedTarget "FCG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001465 ;
    owl:annotatedTarget "FCGR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001465 ;
    owl:annotatedTarget "IGFR1" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001479 ;
    owl:annotatedTarget "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the mouse Fcgr2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001479 ;
    owl:annotatedTarget "CD32" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001479 ;
    owl:annotatedTarget "Fcgr2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001479 ;
    owl:annotatedTarget "Fcgr2b" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the human FCGR2B gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "CD32" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "CDw32" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "FCGR2B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "FCG2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001481 ;
    owl:annotatedTarget "IGFR2" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001483 ;
    owl:annotatedTarget "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the mouse Fcgr3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001483 ;
    owl:annotatedTarget "Fcgr3" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001547 ;
    owl:annotatedTarget "A prostanoid receptor that is a translation product of the human PTGDR2 gene or a 1:1 ortholog thereof. The preferred ligand is 11-dehydro-thromboxane B2. This receptor is not closely related to the prostaglandin D2 receptor encoded by PGD2." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001547 ;
    owl:annotatedTarget "PTGDR2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001547 ;
    owl:annotatedTarget "CRTH2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001547 ;
    owl:annotatedTarget "DL1R" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001547 ;
    owl:annotatedTarget "GPR44" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000575 ;
    owl:annotatedTarget obo:CL_0000076 .

[]
    oboInOwl:hasDbXref "PMID:7938166", "PRO:WCB", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001549 ;
    owl:annotatedTarget "A rhodopsin-like G-protein coupled receptor that is a translation product of the human PTGDR, PTGDR2, PTGER1 to PTGER4, PTGFR, PTGIR, or TBXA2R genes, 1:1 orthologs thereof, or a semi-ortholog thereof. The active form binds prostanoids (prostaglandins and thromboxanes)." .

[]
    oboInOwl:hasDbXref "InterPro:IPR000826", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001580 ;
    owl:annotatedTarget "An N-formyl peptide receptor that is a translation product of the human FPR1 gene or a 1:1 ortholog thereof. The preferred ligand is the peptide fMet-Leu-Phe, a bacterial peptide that acts as a chemoattractant in various pathophysiological conditions." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001580 ;
    owl:annotatedTarget "N-formyl peptide receptor" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001580 ;
    owl:annotatedTarget "FPR1" .

[]
    oboInOwl:hasDbXref "PRO:JAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001753 ;
    owl:annotatedTarget "A protein with a core domain composition consisting of a Rel homology domain (RHD) (Pfam:PF00554), an IPT/TIG domain (Pfam:PF01833), six copies of the Ankyrin repeat (Pfam:PF00023), a Death domain (Pfam:PF00531) and a C-terminal PEST region." .

[]
    oboInOwl:hasDbXref "InterPro:IPR008795", "PMID:11467842" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001785 ;
    owl:annotatedTarget "A protein with core architecture consisting of one Prominin (Pfam:PF05478) domain. The prominins are an emerging family of proteins that, among the multispan membrane proteins, display a novel topology. Mouse and human prominin and prominin-like 1 are predicted to contain five membrane spanning domains, with an N-terminal domain exposed to the extracellular space followed by four, alternating small cytoplasmic and large extracellular, loops and a cytoplasmic C-terminal domain." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001786 ;
    owl:annotatedTarget "A prominin that is a translation product of the human PROM1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001786 ;
    owl:annotatedTarget "PROM1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001786 ;
    owl:annotatedTarget "MSTP061" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001786 ;
    owl:annotatedTarget "PROML1" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000575 ;
    owl:annotatedTarget "An epithelial cell of the cornea."^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001786 ;
    owl:annotatedTarget "Prom" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001806 ;
    owl:annotatedTarget "A protein that is a translation product of the human CLEC6A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001806 ;
    owl:annotatedTarget "CLEC6A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001806 ;
    owl:annotatedTarget "CLECSF10" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001806 ;
    owl:annotatedTarget "Clec4n" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001806 ;
    owl:annotatedTarget "DECTIN2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "A protein that is a translation product of the human CLEC7A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "CLEC7A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "BGR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "CLECSF12" .

[]
    oboInOwl:hasDbXref "FMA:70551"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000575 ;
    owl:annotatedTarget "epithelial cell of cornea"^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "DECTIN1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001807 ;
    owl:annotatedTarget "UNQ539/PRO1082" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001809 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD59 gene, a 1:1 ortholog thereof, or pro-orthologs thereof. This gene is present as a single copy in human and has undergone a lineage-specific duplication in mouse. CD59 antigen has a core architecture consisting of one UPAR/Ly-6 domain (Pfam:PF00021), a small domain of about 70 amino acids and containing 5 conserved disulfide bonds. It is both N- and O-glycosylated and is a GPI-anchored protein that releases soluble forms in some tissues." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001810 ;
    owl:annotatedTarget "A protein with core architecture consisting of asignal sequence, 5 Ig-like domains, followed by a transmembrane sequence, followed by a Protein tyrosine kinase domain (Pfam:PF07714). However, only 1-3 of the Ig domains are detected by the Pfam HMMs in most of the sequences. Pfam:PF00047 is most common, but other members of the Ig domain clan, Pfam:PF07679 and Pfam:PF07686 can be identified instead. The fourth Ig domain lacks the disulfide-bonded cysteines." .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001813 ;
    owl:annotatedTarget "An adhesion G-protein coupled receptor that is a translation product of the human ADGRE1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001813 ;
    owl:annotatedTarget "ADGRE1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001813 ;
    owl:annotatedTarget "EMR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001813 ;
    owl:annotatedTarget "Gpf480" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001813 ;
    owl:annotatedTarget "TM7LN3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "Wikipedia:Human_leukocyte_antigen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001820 ;
    owl:annotatedTarget "A protein with core architecture consisting of a signal sequence, a Class II histocompatibility antigen, alpha domain (Pfam:PF00993) and an Immunoglobulin C1-set domain (Pfam:PF07654); these form the extracellular domain and are followed by a single-pass transmembrane region and a small cytoplasmic region." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001820 ;
    owl:annotatedTarget "MHCcIIalpha" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001832 ;
    owl:annotatedTarget "A protein with core architecture consisting of a signal sequence, one Immunoglobulin V-set domain (Pfam:PF07686), two Immunoglobulin C1-set domains (Pfam:PF07654), a single-pass transmembrane region and a very small cytoplasmic region." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001833 ;
    owl:annotatedTarget "A protein that is a translation product of the human SLAMF1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001833 ;
    owl:annotatedTarget "SLAMF1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001833 ;
    owl:annotatedTarget "SLAM" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001835 ;
    owl:annotatedTarget "A protein that is a translation product of the human TBX21 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001835 ;
    owl:annotatedTarget "TBX21" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001835 ;
    owl:annotatedTarget "TBET" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001835 ;
    owl:annotatedTarget "TBLYM" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001836 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD7 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001836 ;
    owl:annotatedTarget "CD7" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001838 ;
    owl:annotatedTarget "A protein with core architecture consisting of a signal sequence, an extracellular region with Class I Histocompatibility antigen, domains alpha 1 and alpha two (Pfam:PF00129) and an Immunoglobulin C1-set domain (Pfam:PF07654), a single-pass transmembrane region, and a very short cytoplasmic region. Forms a heterodimer with beta-2 microglobulin." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001838 ;
    owl:annotatedTarget "CD1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001839 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001839 ;
    owl:annotatedTarget "CD5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001839 ;
    owl:annotatedTarget "LEU1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001841 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD28 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001841 ;
    owl:annotatedTarget "CD28" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001843 ;
    owl:annotatedTarget "A protein that is a translation product of the human THY1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001843 ;
    owl:annotatedTarget "THY1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001843 ;
    owl:annotatedTarget "Thy-1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001844 ;
    owl:annotatedTarget "A protein that is a translation product of the human ARG1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001844 ;
    owl:annotatedTarget "ARG1" .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001850 ;
    owl:annotatedTarget "A cathepsin-like protease that is a translation product of the human CTSK gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001850 ;
    owl:annotatedTarget "CTSK" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001850 ;
    owl:annotatedTarget "CTSO" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001850 ;
    owl:annotatedTarget "CTSO2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001852 ;
    owl:annotatedTarget "A protein that is a translation product of the human CTLA4 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001852 ;
    owl:annotatedTarget "CTLA4" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001858 ;
    owl:annotatedTarget "A protein that is a translation product of the human VPREB1 gene or a 1:1 ortholog thereof. The gene is recently and independently duplicated in mouse and rabbit, giving rise to very closely related VPREB2 genes in those species. The protein associates with the Ig-mu chain to form a molecular complex that is expressed only on the surface of pre-B-cells." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001858 ;
    owl:annotatedTarget "VPREB1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001858 ;
    owl:annotatedTarget "VPREB" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001859 ;
    owl:annotatedTarget "A protein that is a translation product of the human IGLL1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001859 ;
    owl:annotatedTarget "IGLL1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001859 ;
    owl:annotatedTarget "IGL1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001860 ;
    owl:annotatedTarget "A protein that is a translation product of the human ICOS gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001860 ;
    owl:annotatedTarget "ICOS" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001860 ;
    owl:annotatedTarget "AILIM" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001861 ;
    owl:annotatedTarget "A protein with core architecture consisting of a large extracellular region containing one Integrin, beta chain domain (Pfam:PF00362), up to four EGF-like domains (Pfam:PF07974), and an Integrin beta tail domain (Pfam:PF07965), followed by a single-pass transmembrane region and a small cytoplasmic region often containing an Integrin beta cytoplasmic domain (Pfam:PF08725)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001865 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL3RA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001865 ;
    owl:annotatedTarget "IL3RA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001865 ;
    owl:annotatedTarget "IL3R" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001865 ;
    owl:annotatedTarget "Sut-1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001867 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL5RA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001867 ;
    owl:annotatedTarget "IL5RA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001867 ;
    owl:annotatedTarget "IL5R" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001869 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL7R gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001869 ;
    owl:annotatedTarget "IL7R" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001874 ;
    owl:annotatedTarget "A protein that is a translation product of the KLRB1 gene or its closely related paralogs (KLRB1A-F). There are lineage-specific expansions in mouse and rat." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001879 ;
    owl:annotatedTarget "A protein that is a translation product of the human SPN gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001879 ;
    owl:annotatedTarget "SPN" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "A protein that is a translation product of the human FCER2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "FCER2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "CD23A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "CLEC4J" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "FCE2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "Fcer2a" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001880 ;
    owl:annotatedTarget "IGEBF" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001883 ;
    owl:annotatedTarget "A protein with core architecture consisting of a Lysosome-associated membrane glycoprotein (Pfam:PF01299) domain. It is a single-pass type I membrane protein that shuttles between lysosomes, endosomes, and the plasma membrane." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001884 ;
    owl:annotatedTarget "A protein that is a translation product of the human MARCO gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001884 ;
    owl:annotatedTarget "MARCO" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001884 ;
    owl:annotatedTarget "SCARA2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001885 ;
    owl:annotatedTarget "A protein that is a translation product of the human MSR1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001885 ;
    owl:annotatedTarget "MSR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001885 ;
    owl:annotatedTarget "SCARA1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001885 ;
    owl:annotatedTarget "Scvr" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001888 ;
    owl:annotatedTarget "A protein with core architecture consisting of a Peptidase family M1 domain (Pfam:PF01433)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001889 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD14 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001889 ;
    owl:annotatedTarget "CD14" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001892 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD33 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001892 ;
    owl:annotatedTarget "CD33" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001892 ;
    owl:annotatedTarget "SIGLEC3" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001893 ;
    owl:annotatedTarget "A protein that is a translation product of the human NCR1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001893 ;
    owl:annotatedTarget "NK cell-activating receptor" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001893 ;
    owl:annotatedTarget "NCR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001893 ;
    owl:annotatedTarget "LY94" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001894 ;
    owl:annotatedTarget "A protein that is a translation product of the human NCR2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001894 ;
    owl:annotatedTarget "NK cell-activating receptor" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001894 ;
    owl:annotatedTarget "NCR2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001894 ;
    owl:annotatedTarget "LY95" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001896 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD244 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001896 ;
    owl:annotatedTarget "CD244" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001896 ;
    owl:annotatedTarget "2B4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001896 ;
    owl:annotatedTarget "Nmrk" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001897 ;
    owl:annotatedTarget "A protein with core architecture consisting of an as yet unnamed domain in the amino-terminal half and a carboxyl-terminal Lectin C-type domain (Pfam:PF00059)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001898 ;
    owl:annotatedTarget "A protein that is a translation product of the human MME gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001898 ;
    owl:annotatedTarget "MME" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001898 ;
    owl:annotatedTarget "EPN" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "A protein that is a translation product of the human RORC gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "RORC" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "NR1F3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "RORG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "RZRG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001902 ;
    owl:annotatedTarget "Thor" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001903 ;
    owl:annotatedTarget "A protein that is a translation product of the human PAX5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001903 ;
    owl:annotatedTarget "PAX5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001903 ;
    owl:annotatedTarget "Pax-5" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001905 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD36 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001905 ;
    owl:annotatedTarget "CD36" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001905 ;
    owl:annotatedTarget "GP3B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001905 ;
    owl:annotatedTarget "GP4" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001907 ;
    owl:annotatedTarget "A protein that is a translation product of the human GP1BA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001907 ;
    owl:annotatedTarget "GP1BA" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001919 ;
    owl:annotatedTarget "A protein that is a translation product of the human PDCD1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001919 ;
    owl:annotatedTarget "PDCD1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001919 ;
    owl:annotatedTarget "PD1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001925 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD163 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001925 ;
    owl:annotatedTarget "CD163" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001925 ;
    owl:annotatedTarget "M130" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001927 ;
    owl:annotatedTarget "A protein that is a translation product of the human SIGLEC5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001927 ;
    owl:annotatedTarget "SIGLEC5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001927 ;
    owl:annotatedTarget "CD33L2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001927 ;
    owl:annotatedTarget "OBBP2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001931 ;
    owl:annotatedTarget "A protein that is a translation product of the human SIGLEC1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001931 ;
    owl:annotatedTarget "SIGLEC1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001931 ;
    owl:annotatedTarget "SN" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001931 ;
    owl:annotatedTarget "Sa" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001932 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD24 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001932 ;
    owl:annotatedTarget "CD24" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001932 ;
    owl:annotatedTarget "CD24A" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001935 ;
    owl:annotatedTarget "A protein that is a translation product of the human SDC1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001935 ;
    owl:annotatedTarget "SDC1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001935 ;
    owl:annotatedTarget "SDC" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001935 ;
    owl:annotatedTarget "Synd-1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001937 ;
    owl:annotatedTarget "A protein that is a translation product of the human ACP5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001937 ;
    owl:annotatedTarget "ACP5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001937 ;
    owl:annotatedTarget "T5ap" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001937 ;
    owl:annotatedTarget "Trap" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001938 ;
    owl:annotatedTarget "A protein with core architecture consisting of a signal sequence, a Lectin C-type domain (Pfam:PF00059), 5 or 6 EGF-like domains (Pfam:PF00008, Pfam:PF09064, or Pfam:PF07645), a transmembrane region, and a small cytoplasmic region (36-51 amino acids)." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001941 ;
    owl:annotatedTarget "A protein that is a translation product of the human GATA3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001941 ;
    owl:annotatedTarget "GATA3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001941 ;
    owl:annotatedTarget "Gata-3" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001944 ;
    owl:annotatedTarget "A protein that is a translation product of the human SPI1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001944 ;
    owl:annotatedTarget "SPI1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001944 ;
    owl:annotatedTarget "Sfpi-1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001944 ;
    owl:annotatedTarget "Sfpi1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001945 ;
    owl:annotatedTarget "A protein that is a translation product of the human TFRC gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001945 ;
    owl:annotatedTarget "p90" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001945 ;
    owl:annotatedTarget "TFRC" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001950 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD40LG gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000576 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001950 ;
    owl:annotatedTarget "TRAP" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001950 ;
    owl:annotatedTarget "CD40LG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001950 ;
    owl:annotatedTarget "CD40L" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001950 ;
    owl:annotatedTarget "TNFSF5" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001954 ;
    owl:annotatedTarget "A protein that is a translation product of the human TNFRSF11A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001954 ;
    owl:annotatedTarget "TNFRSF11A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001954 ;
    owl:annotatedTarget "RANK" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001963 ;
    owl:annotatedTarget "A protein that is a translation product of the human CD27 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001963 ;
    owl:annotatedTarget "CD27" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001963 ;
    owl:annotatedTarget "TNFRSF7" .

[]
    oboInOwl:hasDbXref "GO_REF:0000031"^^xsd:string, "MESH:A11.118.637.555.652"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000576 ;
    owl:annotatedTarget "Myeloid mononuclear recirculating leukocyte that can act as a precursor of tissue macrophages, osteoclasts and some populations of tissue dendritic cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "A SIRP/SHPS-1 family protein that is a translation product of the human SIRPA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "p84" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "SIRPA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "BIT" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "MFR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "MYD1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "PTPNS1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "SHPS1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001968 ;
    owl:annotatedTarget "SIRP" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001969 ;
    owl:annotatedTarget "A protein that is a translation product of the human PLAUR gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000001969 ;
    owl:annotatedTarget "PLAUR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001969 ;
    owl:annotatedTarget "MO3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000001969 ;
    owl:annotatedTarget "UPAR" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000001971 ;
    owl:annotatedTarget "A protein with core architecture consisting of a signal sequence, followed by 7 Ig-like domains (Pfam:PF00047, Pfam:PF07679, or Pfam:PF07686), a transmembrane region, and a cytoplasmic Protein tyrosine kinase domain." .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002001 ;
    owl:annotatedTarget "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human FLT3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002001 ;
    owl:annotatedTarget "FLT3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002001 ;
    owl:annotatedTarget "FLK2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002001 ;
    owl:annotatedTarget "STK1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002015 ;
    owl:annotatedTarget "An MHC class II histocompatibility antigen alpha chain that is a translation product of the human HLA-DRA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002015 ;
    owl:annotatedTarget "MHCcIIalpha_DRA" .

[]
    oboInOwl:hasDbXref "MESH:A03.492.766.440.250"^^xsd:string, "PMID:9505449"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000577 ;
    owl:annotatedTarget "A subtype of enteroendocrine cells found in the gastrointestinal mucosa, particularly in the glands of pyloric antrum; duodenum; and ileum. These cell type secretes serotonin and some neurotransmitters including enkephalins and substance P. Their secretory granules stain readily with silver (argentaffin stain)."^^xsd:string .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002015 ;
    owl:annotatedTarget "HLA-DRA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002015 ;
    owl:annotatedTarget "HLA-DRA1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002023 ;
    owl:annotatedTarget "A natural killer cell receptor NKG2 that is a translation product of the human KLRC1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002023 ;
    owl:annotatedTarget "KLRC1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002023 ;
    owl:annotatedTarget "NKG2A" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002025 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002025 ;
    owl:annotatedTarget "CD1A" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002027 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1C gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002027 ;
    owl:annotatedTarget "CD1C" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002028 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1 that is a translation product of the human CD1D gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000578 ;
    owl:annotatedTarget "A cell in vitro that has undergone physical changes as a consequence of a deliberate and specific experimental procedure."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002028 ;
    owl:annotatedTarget "CD1D" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002028 ;
    owl:annotatedTarget "Cd1.1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002028 ;
    owl:annotatedTarget "Cd1d1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002030 ;
    owl:annotatedTarget "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human PDGFRA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002030 ;
    owl:annotatedTarget "PDGFRA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002030 ;
    owl:annotatedTarget "PDGFR2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002030 ;
    owl:annotatedTarget "RHEPDGFRA" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "A membrane alanyl aminopeptidase-like metallopeptidase that is a translation product of the human ANPEP gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "ANPEP" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "APN" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "Lap-1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "Lap1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002031 ;
    owl:annotatedTarget "PEPN" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "A thrombomodulin-like receptor that is a translation product of the human CD93 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "CD93" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "Aa4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "C1QR1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "Ly68" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002037 ;
    owl:annotatedTarget "MXRA4" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002039 ;
    owl:annotatedTarget "A membrane alanyl aminopeptidase-like metallopeptidase that is a translation product of the human ENPEP gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002039 ;
    owl:annotatedTarget "ENPEP" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002062 ;
    owl:annotatedTarget "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human CSF1R gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002062 ;
    owl:annotatedTarget "CSF1R" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002062 ;
    owl:annotatedTarget "Csfmr" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002062 ;
    owl:annotatedTarget "FMS" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002064 ;
    owl:annotatedTarget "A lysosome-associated membrane protein that is a translation product of the human CD68 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002064 ;
    owl:annotatedTarget "CD68" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002065 ;
    owl:annotatedTarget "A CSF-1/PDGF receptor-type tyrosine-protein kinase that is a translation product of the human KIT gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002065 ;
    owl:annotatedTarget "KIT" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002065 ;
    owl:annotatedTarget "Sl" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002105 ;
    owl:annotatedTarget "A thrombomodulin-like receptor that is a translation product of the human THBD gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "Wikipedia:Thrombomodulin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002105 ;
    owl:annotatedTarget "BDCA-3" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thrombomodulin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002105 ;
    owl:annotatedTarget "BDCA3" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002105 ;
    owl:annotatedTarget "THBD" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002105 ;
    owl:annotatedTarget "THRM" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002112 ;
    owl:annotatedTarget "A vascular endothelial growth factor receptor that is a translation product of the human KDR gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002112 ;
    owl:annotatedTarget "KDR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002112 ;
    owl:annotatedTarget "FLK1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002112 ;
    owl:annotatedTarget "VEGFR2" .

[]
    oboInOwl:hasDbXref "PMID:8297379", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002972 ;
    owl:annotatedTarget "A C-type lectin with multiple lectin domains that is a translation product of the human MRC1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002972 ;
    owl:annotatedTarget "MRC1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002972 ;
    owl:annotatedTarget "CLEC13D" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002972 ;
    owl:annotatedTarget "CLEC13DL" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002972 ;
    owl:annotatedTarget "MRC1L1" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002976 ;
    owl:annotatedTarget "A protein that is the translation product of any of the LY6 genes (LY6A-LY6I)." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002977 ;
    owl:annotatedTarget "A KLRB1-like protein that is a translation product of the mouse Klrb1c gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002977 ;
    owl:annotatedTarget "Klrb1c" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002977 ;
    owl:annotatedTarget "Ly55c" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002977 ;
    owl:annotatedTarget "Nkrp1c" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002978 ;
    owl:annotatedTarget "An Ly-6-like protein that is a translation product of the mouse Ly6g gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002978 ;
    owl:annotatedTarget "Ly6g" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002979 ;
    owl:annotatedTarget "An Ly-6-like protein that is a translation product of the mouse Ly6a gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002979 ;
    owl:annotatedTarget "Ly6a" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002979 ;
    owl:annotatedTarget "Ly6" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002980 ;
    owl:annotatedTarget "An Ly-6-like protein that is a translation product of the mouse Ly6c2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002980 ;
    owl:annotatedTarget "Ly6c2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000002980 ;
    owl:annotatedTarget "Ly6c" .

[]
    oboInOwl:hasDbXref "PMID:10848813", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000002981 ;
    owl:annotatedTarget "A protein that is a translation product of the Ly76 gene in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000002981 ;
    owl:annotatedTarget "mLy76" .

[]
    oboInOwl:hasDbXref "PMID:15788652", "PMID:1639194", "Pfam:PF01391" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003262 ;
    owl:annotatedTarget "A protein that is a component of collagen. Collagens are trimeric molecules in which each chain comprises a repeating Gly-X-Y triplet, in which X and Y can be any residue but are usually proline and hydroxyproline, respectively. This results in a left-handed helix that combines with other two to form a triple-helical structure." .

[]
    oboInOwl:hasDbXref "PRO:CNA", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003263 ;
    owl:annotatedTarget "A collagen alpha chain that is a translation product of the human COL1A1 or COL1A2 genes, 1:1 orthologs thereof, or a semi-ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003264 ;
    owl:annotatedTarget "A collagen type I alpha chain that is a translation product of the human COL1A1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003264 ;
    owl:annotatedTarget "COL1A1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003264 ;
    owl:annotatedTarget "Cola1" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "A protein that is a translation product of the human BCL6 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "BCL6" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "BCL5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "LAZ3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "ZBTB27" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003450 ;
    owl:annotatedTarget "ZNF51" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003455 ;
    owl:annotatedTarget "A nuclear receptor ROR-gamma that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P51450-2 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003455 ;
    owl:annotatedTarget "RORC/iso:2" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003457 ;
    owl:annotatedTarget "A protein that is a translation product of the human RAG1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003457 ;
    owl:annotatedTarget "RAG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003457 ;
    owl:annotatedTarget "RNF74" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003460 ;
    owl:annotatedTarget "A protein that is a translation product of the human RAG2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003460 ;
    owl:annotatedTarget "RAG2" .

[]
    oboInOwl:hasDbXref "PMID:10407135", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003463 ;
    owl:annotatedTarget "A T-brain transcription factor that is a translation product of the human EOMES gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003463 ;
    owl:annotatedTarget "EOMES" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003463 ;
    owl:annotatedTarget "TBR2" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003466 ;
    owl:annotatedTarget "A protein that is a translation product of the human PRF1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003466 ;
    owl:annotatedTarget "PRF1" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003469 ;
    owl:annotatedTarget "A protein that is a translation product of the human EGR2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003469 ;
    owl:annotatedTarget "EGR2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003469 ;
    owl:annotatedTarget "KROX20" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003469 ;
    owl:annotatedTarget "Krox-20" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003469 ;
    owl:annotatedTarget "Zfp-25" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "A leukocyte granule-associated proteinase that is a translation product of the human GZMB gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "CTLA-1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "fragmentin-2" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "GZMB" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "CGL1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "CSPB" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "CTLA1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003499 ;
    owl:annotatedTarget "GRB" .

[]
    oboInOwl:hasDbXref "PMID:11790262", "PMID:7952649", "PMID:8929545" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003505 ;
    owl:annotatedTarget "A protein that is a serine protease of the granules from mast cells, cytotoxic T lymphocytes and/or natural killer cells. Leukocyte granule-associated proteinase is a component of the immune system that protect higher organisms against viral infection and cellular transformation. Members of this class have features that are strongly conserved including: consensus sequences at their N-termini and around the three catalytic residues, activation from zymogenic forms, and conserved disulphide bridges." .

[]
    oboInOwl:hasDbXref "PMID:10750050", "PMID:12210112" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003506 ;
    owl:annotatedTarget "A protein that contains one copy of the T-box domain (Pfam:PF00907) and it is involved in the anterior neural specification." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000003516 ;
    owl:annotatedTarget "A protein that is a translation product of the human A4GALT gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000003516 ;
    owl:annotatedTarget "alpha-1,4-N-acetylglucosaminyltransferase" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000003516 ;
    owl:annotatedTarget "A4GALT" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003516 ;
    owl:annotatedTarget "A14GALT" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000003516 ;
    owl:annotatedTarget "A4GALT1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000005110 ;
    owl:annotatedTarget "A protein that is a translation product of the human CCK gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000005110 ;
    owl:annotatedTarget "CCK" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "A tetraspanin that is a translation product of the human CD9 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "p24" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "CD9" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "GIG2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "MIC3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005178 ;
    owl:annotatedTarget "TSPAN29" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000005307 ;
    owl:annotatedTarget "A protein that is a translation product of the human CEBPA gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000005307 ;
    owl:annotatedTarget "CEBPA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005307 ;
    owl:annotatedTarget "CEBP" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000005310 ;
    owl:annotatedTarget "A protein that is a translation product of the human CEBPE gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000005310 ;
    owl:annotatedTarget "CEBPE" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005310 ;
    owl:annotatedTarget "Gm294" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000005460 ;
    owl:annotatedTarget "A nicotinic acetylcholine receptor protein that is a translation product of the human CHRNA7 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000005460 ;
    owl:annotatedTarget "CHRNA7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005460 ;
    owl:annotatedTarget "Acra7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000005460 ;
    owl:annotatedTarget "NACHRA7" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000006169 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Cd200r3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000006169 ;
    owl:annotatedTarget "Cd200r3" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000006172 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Cd209b gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000006172 ;
    owl:annotatedTarget "Cd209b" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000006611 ;
    owl:annotatedTarget "A protein that is a translation product of the human DNTT gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000006611 ;
    owl:annotatedTarget "DNTT" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007152 ;
    owl:annotatedTarget "A protein that is a translation product of the human EPX gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000007152 ;
    owl:annotatedTarget "EPO" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007152 ;
    owl:annotatedTarget "EPX" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007152 ;
    owl:annotatedTarget "EPER" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007152 ;
    owl:annotatedTarget "EPP" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007431 ;
    owl:annotatedTarget "An immunoglobulin gamma Fc receptor II/III/IV that is a translation product of the human FCER1A gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007431 ;
    owl:annotatedTarget "FCER1A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007431 ;
    owl:annotatedTarget "FCE1A" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007597 ;
    owl:annotatedTarget "A protein that is a translation product of the human FOS gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007597 ;
    owl:annotatedTarget "FOS" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007597 ;
    owl:annotatedTarget "G0S7" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007857 ;
    owl:annotatedTarget "A protein that is a translation product of the human GATA1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007857 ;
    owl:annotatedTarget "GATA1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007857 ;
    owl:annotatedTarget "ERYF1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000007857 ;
    owl:annotatedTarget "GF1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007858 ;
    owl:annotatedTarget "A protein that is a translation product of the human GATA2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007858 ;
    owl:annotatedTarget "GATA2" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000007939 ;
    owl:annotatedTarget "A protein that is a translation product of the human GFAP gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000007939 ;
    owl:annotatedTarget "GFAP" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000008457 ;
    owl:annotatedTarget "A hemoglobin subunit that is a translation product of the human HBB gene, a 1:1 ortholog thereof, or pro-orthologs thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000008457 ;
    owl:annotatedTarget "b-globin" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000008467 ;
    owl:annotatedTarget "A hemoglobin subunit that is a translation product of the human HBZ gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000008467 ;
    owl:annotatedTarget "HBZ" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008467 ;
    owl:annotatedTarget "HBZ2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008467 ;
    owl:annotatedTarget "Hba-x" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008467 ;
    owl:annotatedTarget "Hbz1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000008857 ;
    owl:annotatedTarget "A beta-globin that is a translation product of the mouse Hbb-b1 gene or a 1:1 ortholog thereof." .

[]
    obo:RO_0002581 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002432 ;
    owl:annotatedTarget (obo:RO_0002327
        obo:BFO_0000066
    ) .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000008857 ;
    owl:annotatedTarget "Hbb-b1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL17RB gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "IL17RB" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "CRL4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "EVI27" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "IL17BR" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008982 ;
    owl:annotatedTarget "UNQ2501/PRO19612" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "A protein that is a translation product of the human IL1RL1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "IL1RL1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "DER4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "Ly84" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "ST2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "Ste2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000008994 ;
    owl:annotatedTarget "T1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009127 ;
    owl:annotatedTarget "An integrin alpha lacking A domain that is a translation product of the human ITGA2B gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009127 ;
    owl:annotatedTarget "ITGA2B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009127 ;
    owl:annotatedTarget "GP2B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009127 ;
    owl:annotatedTarget "ITGAB" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009129 ;
    owl:annotatedTarget "An integrin alpha lacking A domain that is a translation product of the human ITGA4 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009129 ;
    owl:annotatedTarget "ITGA4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009129 ;
    owl:annotatedTarget "CD49D" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009143 ;
    owl:annotatedTarget "An integrin beta that is a translation product of the human ITGB7 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009143 ;
    owl:annotatedTarget "ITGB7" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009426 ;
    owl:annotatedTarget "A protein that is a translation product of the human KLRG1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009426 ;
    owl:annotatedTarget "KLRG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009426 ;
    owl:annotatedTarget "CLEC15A" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009426 ;
    owl:annotatedTarget "MAFA" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009426 ;
    owl:annotatedTarget "MAFAL" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009616 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Klra1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009616 ;
    owl:annotatedTarget "Klra1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009616 ;
    owl:annotatedTarget "Ly-49" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009616 ;
    owl:annotatedTarget "Ly49" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009616 ;
    owl:annotatedTarget "Ly49A" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009618 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Klra3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009618 ;
    owl:annotatedTarget "Klra3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009618 ;
    owl:annotatedTarget "Ly49C" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009619 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Klra4 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009619 ;
    owl:annotatedTarget "Klra4" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009619 ;
    owl:annotatedTarget "Ly49-d" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009619 ;
    owl:annotatedTarget "Ly49d" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009623 ;
    owl:annotatedTarget "A protein that is a translation product of the mouse Klra8 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009623 ;
    owl:annotatedTarget "Klra8" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009623 ;
    owl:annotatedTarget "Ly49-h" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009623 ;
    owl:annotatedTarget "Ly49H" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009725 ;
    owl:annotatedTarget "A protein that is a translation product of the human LCN2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000009725 ;
    owl:annotatedTarget "p25" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009725 ;
    owl:annotatedTarget "LCN2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009725 ;
    owl:annotatedTarget "HNL" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009766 ;
    owl:annotatedTarget "A protein that is a translation product of the human LGALS1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009766 ;
    owl:annotatedTarget "LGALS1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009766 ;
    owl:annotatedTarget "Gbp" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009793 ;
    owl:annotatedTarget "A protein that is a translation product of the human LHX3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009793 ;
    owl:annotatedTarget "LHX3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009793 ;
    owl:annotatedTarget "Lim-3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009793 ;
    owl:annotatedTarget "Lim3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009793 ;
    owl:annotatedTarget "Plim" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009978 ;
    owl:annotatedTarget "A protein that is a translation product of the human LTF gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009978 ;
    owl:annotatedTarget "LTF" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009978 ;
    owl:annotatedTarget "GIG12" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009978 ;
    owl:annotatedTarget "LF" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000009981 ;
    owl:annotatedTarget "A protein that is a translation product of the human LUM gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000009981 ;
    owl:annotatedTarget "LUM" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009981 ;
    owl:annotatedTarget "LDC" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009981 ;
    owl:annotatedTarget "Lcn" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000009981 ;
    owl:annotatedTarget "SLRR2D" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000010317 ;
    owl:annotatedTarget "A protein that is a translation product of the human MEIS2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000010317 ;
    owl:annotatedTarget "MEIS2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000010317 ;
    owl:annotatedTarget "MRG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000010317 ;
    owl:annotatedTarget "Stra10" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000010329 ;
    owl:annotatedTarget "A protein that is a translation product of the human MERTK gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000010329 ;
    owl:annotatedTarget "MERTK" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000010329 ;
    owl:annotatedTarget "MER" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000010543 ;
    owl:annotatedTarget "A protein that is a translation product of the human MPO gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000010543 ;
    owl:annotatedTarget "MPO" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000010799 ;
    owl:annotatedTarget "A protein that is a translation product of the human MYB gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000010799 ;
    owl:annotatedTarget "MYB" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000011143 ;
    owl:annotatedTarget "A protein that is a translation product of the human NETO1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000011143 ;
    owl:annotatedTarget "NETO1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000011143 ;
    owl:annotatedTarget "BTCL1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000011178 ;
    owl:annotatedTarget "A transcription factor NF-kappa-B subunit that is a translation product of the human NFKB2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000011178 ;
    owl:annotatedTarget "NFKB2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000011178 ;
    owl:annotatedTarget "LYT10" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000011467 ;
    owl:annotatedTarget "A protein that is a translation product of the human NTNG1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000011467 ;
    owl:annotatedTarget "NTNG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000011467 ;
    owl:annotatedTarget "KIAA0976" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000011467 ;
    owl:annotatedTarget "LMNT1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000011467 ;
    owl:annotatedTarget "UNQ571/PRO1133" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000013206 ;
    owl:annotatedTarget "A protein that is a translation product of the human PRG2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000013206 ;
    owl:annotatedTarget "PRG2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000013206 ;
    owl:annotatedTarget "MBP" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000013206 ;
    owl:annotatedTarget "Mbp-1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000013502 ;
    owl:annotatedTarget "A protein that is a translation product of the human PVALB gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000013502 ;
    owl:annotatedTarget "PVALB" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000013502 ;
    owl:annotatedTarget "Pva" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000014046 ;
    owl:annotatedTarget "A protein that is a translation product of the human RNASE2 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000014046 ;
    owl:annotatedTarget "RNASE2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014046 ;
    owl:annotatedTarget "EDN" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014046 ;
    owl:annotatedTarget "RNS2" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000014047 ;
    owl:annotatedTarget "A protein that is a translation product of the human RNASE3 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000014047 ;
    owl:annotatedTarget "RNASE3" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014047 ;
    owl:annotatedTarget "RNS3" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000014362 ;
    owl:annotatedTarget "A protein that is a translation product of the human RUNX1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000014362 ;
    owl:annotatedTarget "RUNX1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014362 ;
    owl:annotatedTarget "AML1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014362 ;
    owl:annotatedTarget "CBFA2" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000014362 ;
    owl:annotatedTarget "Pebp2ab" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000015325 ;
    owl:annotatedTarget "A protein that is a translation product of the human SNCG gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000015325 ;
    owl:annotatedTarget "SNCG" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000015325 ;
    owl:annotatedTarget "BCSG1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000015325 ;
    owl:annotatedTarget "PERSYN" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000015325 ;
    owl:annotatedTarget "PRSN" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000015665 ;
    owl:annotatedTarget "A protein that is a translation product of the human SST gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000015665 ;
    owl:annotatedTarget "SST" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000015665 ;
    owl:annotatedTarget "Smst" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000016043 ;
    owl:annotatedTarget "A protein that is a translation product of the human TAL1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000016043 ;
    owl:annotatedTarget "TAL1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000016043 ;
    owl:annotatedTarget "BHLHA17" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000016043 ;
    owl:annotatedTarget "SCL" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000016043 ;
    owl:annotatedTarget "TCL5" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000016401 ;
    owl:annotatedTarget "A protein that is a translation product of the human TMED1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000016401 ;
    owl:annotatedTarget "TMED1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000016401 ;
    owl:annotatedTarget "IL1RL1L" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000016401 ;
    owl:annotatedTarget "IL1RL1LG" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000017299 ;
    owl:annotatedTarget "A protein that is a translation product of the human VIP gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000017299 ;
    owl:annotatedTarget "VIP" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000017299 ;
    owl:annotatedTarget "vasoactive intestinal peptides" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000017299 ;
    owl:annotatedTarget "vasoactive intestinal polypeptides" .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:JSG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018263 ;
    owl:annotatedTarget "An organic amino compound that consists of amino acid residues (unmodified amino-acid residues and/or modified amino-acid residues) linked by peptide bonds or derivatives of such bonds." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000018263 ;
    owl:annotatedTarget "peptide" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000018263 ;
    owl:annotatedTarget "polypeptide" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018300 ;
    owl:annotatedTarget "A CD19 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018300 ;
    owl:annotatedTarget "CD19/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018302 ;
    owl:annotatedTarget "A CD34 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018302 ;
    owl:annotatedTarget "CD34/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018304 ;
    owl:annotatedTarget "A CD4 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018304 ;
    owl:annotatedTarget "CD4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018306 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018306 ;
    owl:annotatedTarget "PTPRC/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018308 ;
    owl:annotatedTarget "An integrin alpha-2 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018308 ;
    owl:annotatedTarget "ITGA2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018310 ;
    owl:annotatedTarget "An integrin alpha-E that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018310 ;
    owl:annotatedTarget "ITGAE/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018315 ;
    owl:annotatedTarget "An integrin alpha-M that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018315 ;
    owl:annotatedTarget "ITGAM/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018317 ;
    owl:annotatedTarget "An integrin alpha-X that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018317 ;
    owl:annotatedTarget "ITGAX/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018321 ;
    owl:annotatedTarget "A CD3 epsilon that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018321 ;
    owl:annotatedTarget "CD3E/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018325 ;
    owl:annotatedTarget "A neural cell adhesion molecule 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018325 ;
    owl:annotatedTarget "NCAM1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018327 ;
    owl:annotatedTarget "A lymphocyte antigen 75 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018327 ;
    owl:annotatedTarget "LY75/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018333 ;
    owl:annotatedTarget "A CD2 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018333 ;
    owl:annotatedTarget "CD2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018335 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018335 ;
    owl:annotatedTarget "CD8A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018337 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018337 ;
    owl:annotatedTarget "CD8B/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018380 ;
    owl:annotatedTarget "A CD48 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018380 ;
    owl:annotatedTarget "CD48/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018383 ;
    owl:annotatedTarget "A CD83 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018383 ;
    owl:annotatedTarget "CD83/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018389 ;
    owl:annotatedTarget "An L-selectin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018389 ;
    owl:annotatedTarget "SELL/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018392 ;
    owl:annotatedTarget "A SLAM family member 5 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018392 ;
    owl:annotatedTarget "CD84/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018405 ;
    owl:annotatedTarget "A carcinoembryonic antigen-related cell adhesion molecule 8 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018405 ;
    owl:annotatedTarget "CEACAM8/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018413 ;
    owl:annotatedTarget "A complement receptor type 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018413 ;
    owl:annotatedTarget "CR1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018415 ;
    owl:annotatedTarget "A complement receptor type 2 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018415 ;
    owl:annotatedTarget "CR2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018420 ;
    owl:annotatedTarget "An endoglin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018420 ;
    owl:annotatedTarget "ENG/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018444 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit alpha that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018444 ;
    owl:annotatedTarget "IL2RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018446 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit beta that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018446 ;
    owl:annotatedTarget "IL2RB/SigPep-" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000121 ;
    owl:annotatedTarget "X in right side of Y <=> if Y is subdivided into two left and right portions, X is part of the right portion." .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string, "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002432 ;
    owl:annotatedTarget "c executes activity in d if and only if c enables p and p occurs_in d.  Assuming no action at a distance by gene products, if a gene product enables (is capable of) a process that occurs in some structure, it must have at least some part in that structure." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018477 ;
    owl:annotatedTarget "A CD80 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018477 ;
    owl:annotatedTarget "CD80/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018492 ;
    owl:annotatedTarget "A glycophorin-A that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018492 ;
    owl:annotatedTarget "GYPA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018496 ;
    owl:annotatedTarget "A high affinity immunoglobulin gamma Fc receptor I that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018496 ;
    owl:annotatedTarget "FCGR1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018508 ;
    owl:annotatedTarget "A low affinity immunoglobulin gamma Fc region receptor II that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018508 ;
    owl:annotatedTarget "Fcgr2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018537 ;
    owl:annotatedTarget "A CD7 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018537 ;
    owl:annotatedTarget "CD7/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018539 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD5 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018539 ;
    owl:annotatedTarget "CD5/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018541 ;
    owl:annotatedTarget "A T-cell-specific surface glycoprotein CD28 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018541 ;
    owl:annotatedTarget "CD28/SigPep-" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000580 ;
    owl:annotatedTarget obo:CL_0000776 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018545 ;
    owl:annotatedTarget "A Thy-1 membrane glycoprotein that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018545 ;
    owl:annotatedTarget "THY1/SigPep-" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:10618520"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000580 ;
    owl:annotatedTarget "A neutrophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte; in this stage, production of primary granules is complete and neutrophil-specific granules has started. No nucleolus is present. This cell type is CD13-positive, CD16-negative, integrin alpha-M-positive, CD15-positive, CD33-positive, CD24-positive, C/EBP-a-positive, C/EBPe-positive, PU.1-positive, lactotransferrin-positive, myeloperoxidase-positive and NGAL-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018555 ;
    owl:annotatedTarget "An interleukin-5 receptor subunit alpha that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018555 ;
    owl:annotatedTarget "IL5RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018559 ;
    owl:annotatedTarget "An interleukin-7 receptor subunit alpha that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018559 ;
    owl:annotatedTarget "IL7R/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018567 ;
    owl:annotatedTarget "A leukosialin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018567 ;
    owl:annotatedTarget "SPN/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018574 ;
    owl:annotatedTarget "A CD14 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018574 ;
    owl:annotatedTarget "CD14/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018580 ;
    owl:annotatedTarget "A natural killer cell receptor 2B4 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018580 ;
    owl:annotatedTarget "CD244/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018590 ;
    owl:annotatedTarget "A platelet glycoprotein Ib alpha chain that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018590 ;
    owl:annotatedTarget "GP1BA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018596 ;
    owl:annotatedTarget "A sialoadhesin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018596 ;
    owl:annotatedTarget "SIGLEC1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018598 ;
    owl:annotatedTarget "A signal transducer CD24 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018598 ;
    owl:annotatedTarget "CD24/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018600 ;
    owl:annotatedTarget "A tartrate-resistant acid phosphatase type 5 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018600 ;
    owl:annotatedTarget "ACP5/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018620 ;
    owl:annotatedTarget "A CD27 molecule that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018620 ;
    owl:annotatedTarget "CD27/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018626 ;
    owl:annotatedTarget "A tyrosine-protein phosphatase non-receptor type substrate 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018626 ;
    owl:annotatedTarget "SIRPA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018628 ;
    owl:annotatedTarget "A urokinase plasminogen activator surface receptor that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018628 ;
    owl:annotatedTarget "PLAUR/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018678 ;
    owl:annotatedTarget "An MHC class II histocompatibility antigen alpha chain DRA that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018678 ;
    owl:annotatedTarget "MHCcIIalpha_DRA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000018678 ;
    owl:annotatedTarget "HLA-DRA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018692 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1a that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018692 ;
    owl:annotatedTarget "CD1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018694 ;
    owl:annotatedTarget "An antigen-presenting glycoprotein CD1d that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018694 ;
    owl:annotatedTarget "CD1D/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018697 ;
    owl:annotatedTarget "An alpha-type platelet-derived growth factor receptor that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018697 ;
    owl:annotatedTarget "PDGFRA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018704 ;
    owl:annotatedTarget "A complement component C1q receptor that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018704 ;
    owl:annotatedTarget "CD93/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018720 ;
    owl:annotatedTarget "A thrombomodulin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018720 ;
    owl:annotatedTarget "THBD/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018773 ;
    owl:annotatedTarget "A lymphocyte antigen 6A-2/6E-1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018773 ;
    owl:annotatedTarget "Ly6a/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018775 ;
    owl:annotatedTarget "A lymphocyte antigen 6C2 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018775 ;
    owl:annotatedTarget "Ly6c2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018797 ;
    owl:annotatedTarget "A collagen alpha-1(I) chain that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018797 ;
    owl:annotatedTarget "COL1A1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000018819 ;
    owl:annotatedTarget "A perforin-1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000018819 ;
    owl:annotatedTarget "PRF1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000019254 ;
    owl:annotatedTarget "A cholecystokinin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000019254 ;
    owl:annotatedTarget "CCK/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000019856 ;
    owl:annotatedTarget "A high affinity immunoglobulin epsilon receptor subunit alpha that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000019856 ;
    owl:annotatedTarget "FCER1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020288 ;
    owl:annotatedTarget "An interleukin-17 receptor B that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020288 ;
    owl:annotatedTarget "IL17RB/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020295 ;
    owl:annotatedTarget "An interleukin-1 receptor-like 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020295 ;
    owl:annotatedTarget "IL1RL1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020328 ;
    owl:annotatedTarget "An integrin alpha-IIb that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020328 ;
    owl:annotatedTarget "ITGA2B/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020333 ;
    owl:annotatedTarget "An integrin alpha-4 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020333 ;
    owl:annotatedTarget "ITGA4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020347 ;
    owl:annotatedTarget "An integrin beta-7 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020347 ;
    owl:annotatedTarget "ITGB7/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020444 ;
    owl:annotatedTarget "A neutrophil gelatinase-associated lipocalin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020444 ;
    owl:annotatedTarget "LCN2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020496 ;
    owl:annotatedTarget "A lactotransferrin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020496 ;
    owl:annotatedTarget "LTF/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020499 ;
    owl:annotatedTarget "A lumican that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020499 ;
    owl:annotatedTarget "LUM/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020630 ;
    owl:annotatedTarget "A myeloperoxidase that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020630 ;
    owl:annotatedTarget "MPO/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000020800 ;
    owl:annotatedTarget "A netrin-G1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000020800 ;
    owl:annotatedTarget "NTNG1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000021081 ;
    owl:annotatedTarget "A bone marrow proteoglycan that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000021081 ;
    owl:annotatedTarget "PRG2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000021271 ;
    owl:annotatedTarget "A non-secretory ribonuclease that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000021271 ;
    owl:annotatedTarget "RNASE2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000021273 ;
    owl:annotatedTarget "An eosinophil cationic protein that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000021273 ;
    owl:annotatedTarget "RNASE3/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000021577 ;
    owl:annotatedTarget "A somatostatin that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000021577 ;
    owl:annotatedTarget "SST/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000021935 ;
    owl:annotatedTarget "A part of a protein that is removed during the protein maturation process." .

[]
    oboInOwl:hasDbXref "SO:0100011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000021935 ;
    owl:annotatedTarget "cleaved_peptide_region" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000022003 ;
    owl:annotatedTarget "A bone marrow proteoglycan that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P13727-1 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000022003 ;
    owl:annotatedTarget "PRG2/iso:1" .

[]
    oboInOwl:hasDbXref "PMID:9657764", "PRO:CNA", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000022006 ;
    owl:annotatedTarget "A bone marrow proteoglycan isoform 1, signal peptide removed form that has had the acidic propeptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000022006 ;
    owl:annotatedTarget "PRG2/iso:1/EMBP" .

[]
    oboInOwl:hasDbXref "PMID:18275828", "PMID:3264320", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025402 ;
    owl:annotatedTarget "A protein-containing complex that is a membrane-bound heterodimeric co-receptor for MHC class-I antigen/T-cell receptor interaction." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025403 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P01732-1 or a 1:1 ortholog thereof. Having a single-pass transmembrane domain, this form is membrane bound." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025403 ;
    owl:annotatedTarget "CD8A/iso:1" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025405 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain that is a translation product of some mRNA giving rise to a protein with the amino acid sequence represented by UniProtKB:P10966-1 or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025405 ;
    owl:annotatedTarget "CD8B/iso:1" .

[]
    oboInOwl:hasDbXref "PMID:1541829" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025405 ;
    owl:annotatedTarget "CD8beta isoform M-1" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025406 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain isoform 1 that has had the signal peptide removed to yield the mature form." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025406 ;
    owl:annotatedTarget "CD8A/iso:1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025407 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain isoform 1 that has had the signal peptide removed to yield the mature form." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025407 ;
    owl:annotatedTarget "CD8B/iso:1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025408 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain isoform 1, signal peptide removed form that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025408 ;
    owl:annotatedTarget "CD8A/iso:1/SigPep-/GlycoRes+" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025409 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain isoform 1, signal peptide removed form that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025409 ;
    owl:annotatedTarget "CD8B/iso:1/SigPep-/GlycoRes+" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025466 ;
    owl:annotatedTarget "A bone marrow proteoglycan isoform 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025466 ;
    owl:annotatedTarget "PRG2/iso:1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN", "PRO:JSG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025513 ;
    owl:annotatedTarget "An organic group that results from covalent modification or chemical alteration to the side chain or backbone atoms of an amino acid residue or derivative thereof, where such alteration maintains the integrity of the amino acid chain containing the residue." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025513 ;
    owl:annotatedTarget "modified amino acid chain residue" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000025513 ;
    owl:annotatedTarget "modified protein residue" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025670 ;
    owl:annotatedTarget "A KLRB1-like protein that is a translation product of the human KLRB1 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000025670 ;
    owl:annotatedTarget "NKR-P1A" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025670 ;
    owl:annotatedTarget "KLRB1" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000025670 ;
    owl:annotatedTarget "CLEC5B" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000025670 ;
    owl:annotatedTarget "NKRP1A" .

[]
    oboInOwl:hasDbXref "PMID:19693543" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025796 ;
    owl:annotatedTarget "A protein that is composed of a long N-terminal extracellular domain, a transmembrane domain and a short cytoplasmic C-terminal domain. The N-terminal domain contains beta-propeller repeats (interrupted by an A domain in a subset of integrins alpha), while the C-terminal domain contains a GFFxR motif." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025797 ;
    owl:annotatedTarget "An integrin alpha that lacks an A domain. This type of integrin is often cleaved into heavy and light chains." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025805 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025805 ;
    owl:annotatedTarget "PTPRC/iso:CD45RABC/SigPep-" .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025806 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RA that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025806 ;
    owl:annotatedTarget "PTPRC/iso:CD45RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025808 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RO that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025808 ;
    owl:annotatedTarget "PTPRC/iso:CD45RO/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025813 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC, signal peptide removed form that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025813 ;
    owl:annotatedTarget "PTPRC/iso:CD45R/SigPep-/GlycoRes+" .

[]
    oboInOwl:hasDbXref "PMID:1351092", "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025814 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RA, signal peptide removed form that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025814 ;
    owl:annotatedTarget "PTPRC/iso:CD45RA/SigPep-/GlycoRes+" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000025816 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RO, signal peptide removed form that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000025816 ;
    owl:annotatedTarget "T200" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000025816 ;
    owl:annotatedTarget "PTPRC/iso:CD45RO/SigPep-/GlycoRes+" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000581 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000026631 ;
    owl:annotatedTarget "A transmembrane emp24 domain-containing protein 1 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026631 ;
    owl:annotatedTarget "TMED1/SigPep-" .

[]
    oboInOwl:hasDbXref "MESH:A11.329.372.630"^^xsd:string, "PMID:15771589"^^xsd:string, "PMID:19201820"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000581 ;
    owl:annotatedTarget "A macrophage resident in the peritoneum under non-inflammatory conditions. Markers include F4/80-high, CD11b-high, CD68-positive, SIGNR1-positive, CD115-high, MHC-II-negative, and Dectin-1-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000026712 ;
    owl:annotatedTarget "A granzyme B that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026712 ;
    owl:annotatedTarget "GZMB/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "Reactome:R-HSA-265403" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000026869 ;
    owl:annotatedTarget "An integrin alpha-E, signal peptide removed form in human. UniProtKB:P38570, 19-1179." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000026869 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000026869 ;
    owl:annotatedTarget "Reactome:R-HSA-265403" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026869 ;
    owl:annotatedTarget "PRO_0000016283" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026869 ;
    owl:annotatedTarget "UniProtKB:P38570, 19-1179" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026869 ;
    owl:annotatedTarget "hITGAE/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "Reactome:R-HSA-167628", "Reactome:R-HSA-167632" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "A T-cell-specific surface glycoprotein CD28, signal peptide removed form in human. Example: UniProtKB:P10747-1, 19-220." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000026870 located_in GO:0005829" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "Reactome:R-HSA-167628" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000026870 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "Reactome:R-HSA-167632" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "hCD28/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "PRO_0000014652" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000026870 ;
    owl:annotatedTarget "UniProtKB:P10747-1, 19-220" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "An integrin alpha-M, signal peptide removed form in human. Example: UniProtKB:P11215-1, 17-1152." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000027393 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "Reactome:R-HSA-202757" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000027393 located_in GO:0035579" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "Reactome:R-HSA-6799647" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000027393 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "Reactome:R-HSA-6800979" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "hITGAM/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "PRO_0000016289" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000027393 ;
    owl:annotatedTarget "UniProtKB:P11215-1, 17-1152" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000028409 ;
    owl:annotatedTarget "An integrin alpha-IIb, signal peptide removed form in human. Example: UniProtKB:P08514-1, 32-1039." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000028409 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000028409 ;
    owl:annotatedTarget "Reactome:R-HSA-57578" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000028409 ;
    owl:annotatedTarget "hITGA2B/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000028409 ;
    owl:annotatedTarget "PRO_0000016276" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000028409 ;
    owl:annotatedTarget "UniProtKB:P08514-1, 32-1039" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "A CD4 molecule, signal peptide removed form in human. UniProtKB:P01730, 26-458." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000028418 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "Reactome:R-HSA-167542" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000028418 located_in GO:0005789" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "Reactome:R-HSA-180575" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000028418 located_in GO:0005769" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "Reactome:R-HSA-182147" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000028418 located_in GO:0030665" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "Reactome:R-HSA-8869082" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "PRO_0000014621" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "UniProtKB:P01730, 26-458" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000028418 ;
    owl:annotatedTarget "hCD4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000029032 ;
    owl:annotatedTarget "A protein that is encoded in the genome of Mus musculus." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000029032 ;
    owl:annotatedTarget "mouse protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000029067 ;
    owl:annotatedTarget "A protein that is encoded in the genome of Homo sapiens." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000029067 ;
    owl:annotatedTarget "human protein" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000029562 ;
    owl:annotatedTarget "A protein that is a translation product of the human IRX6 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000029562 ;
    owl:annotatedTarget "IRX6" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000029562 ;
    owl:annotatedTarget "IRX7" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000029562 ;
    owl:annotatedTarget "IRXB3" .

[]
    oboInOwl:hasDbXref "IUPHARfam:694", "PRO:DAN", "Wikipedia:GPCR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000030035 ;
    owl:annotatedTarget "A protein that has G protein-coupled receptor (GPCR) activity. Each GPCR consists of a single polypeptide with an extracellular N-terminus, an intracellular C-terminus and seven hydrophobic transmembrane domains (TM1-TM7) linked by three extracellular loops (ECL1-ECL3) and three intracellular loops (ICL1-ICL3). GPCRs function as part of a heterotrimeric complex to transmit an extracellular signal across the membrane by activating an associated G-protein via the exchange of GDP for GTP on the alpha subunit." .

[]
    oboInOwl:hasDbXref "IUPHARfam:694" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000030035 ;
    owl:annotatedTarget "7TM receptor" .

[]
    oboInOwl:hasDbXref "IUPHARfam:694" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000030035 ;
    owl:annotatedTarget "seven-transmembrane receptor" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000030035 ;
    owl:annotatedTarget "fam:GPCR" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000032148 ;
    owl:annotatedTarget "A protein that is a translation product of the human LAMP5 gene or a 1:1 ortholog thereof." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000032148 ;
    owl:annotatedTarget "LAMP5" .

[]
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_000032148 ;
    owl:annotatedTarget "C20orf103" .

[]
    oboInOwl:hasDbXref "PRO:DAN", "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "A lymphocyte antigen 75 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "C-type lectin domain family 13 member B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "CD205 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "CLEC13B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "DEC-205 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "gp200-MR6 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "hLY75" .

[]
    oboInOwl:hasDbXref "UniProtKB:O60449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000034294 ;
    owl:annotatedTarget "ly-75 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000036194 ;
    owl:annotatedTarget "A protein that is encoded in the genome of some Eukaryota." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000036194 ;
    owl:annotatedTarget "Eukaryota protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000036947 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "MRO:0000634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000036947 ;
    owl:annotatedTarget "HLA-CD1 chain" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000036947 ;
    owl:annotatedTarget "hCD1" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000037069 ;
    owl:annotatedTarget "A protein that includes at least one glycosylated residue." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000037069 ;
    owl:annotatedTarget "Prot/GlycoRes+" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000037069 ;
    owl:annotatedTarget "glycated protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000037069 ;
    owl:annotatedTarget "glycosylated protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000040662 ;
    owl:annotatedTarget "A protein that is a translation product of some metazoan gene that encodes a signal peptide followed by a single Cathepsin propeptide inhibitor domain (Pfam:PF08246) followed by a single Papain family cysteine protease (Pfam:PF00112) domain at the C terminus." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000040662 ;
    owl:annotatedTarget "fam:CTS" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000040662 ;
    owl:annotatedTarget "cathepsin" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044062 ;
    owl:annotatedTarget "A neuronal acetylcholine receptor subunit alpha-7 that has had the signal peptide removed." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044062 ;
    owl:annotatedTarget "CHRNA7/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044063 ;
    owl:annotatedTarget "A neuronal acetylcholine receptor subunit alpha-7, signal peptide removed form in human. Example: UniProtKB:P36544-1, 23-502." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000044063 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000044063 ;
    owl:annotatedTarget "Reactome:R-HSA-507830" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044063 ;
    owl:annotatedTarget "hCHRNA7/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000044063 ;
    owl:annotatedTarget "PRO_0000000366" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000044063 ;
    owl:annotatedTarget "UniProtKB:P36544-1, 23-502" .

[]
    oboInOwl:hasDbXref "GO:0022832", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044628 ;
    owl:annotatedTarget "An ion channel protein that has voltage-gated ion channel activity. A voltage-gated ion channel enables the transmembrane transfer of a solute by a channel whose open state is dependent on the voltage across the membrane in which it is embedded." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044628 ;
    owl:annotatedTarget "fam:vgate_ion_chan" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044657 ;
    owl:annotatedTarget "A voltage-gated ion channel protein that is a translation product of the human TRPC1, TRPM1, TRPV1, TRPA1, TRPP1 or TRPML1 gene, paralogs thereof, 1:1 orthologs thereof, a semi-ortholog thereof, or pro-orthologs thereof." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044657 ;
    owl:annotatedTarget "fam:TRP_chan" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044668 ;
    owl:annotatedTarget "A ligand-gated ion channel protein that is a translation product of the human CHRNA1-7, CHRNA9-10, CHRNB1-4, CHRNG, CHRND, or CHRNE genes, 1:1 orthologs thereof, or a semi-ortholog thereof." .

[]
    oboInOwl:hasDbXref "GO:0015276", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044671 ;
    owl:annotatedTarget "An ion channel protein that has ligand-gated ion channel activity. The ligand-gated ion channel opens when a specific ligand has been bound by the channel complex or one of its constituent parts." .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PR_000044671 ;
    owl:annotatedTarget "ionotropic receptor" .

[]
    oboInOwl:hasDbXref "GO:0015267", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "A protein that has channel activity. Channel proteins enable energy-independent facilitated diffusion, mediated by passage of a solute through a transmembrane aqueous pore or channel." .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "channel-forming toxin protein" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "channel/pore class transporter protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "fam:chan" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "nonselective channel protein" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "pore class transporter protein" .

[]
    oboInOwl:hasDbXref "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044676 ;
    owl:annotatedTarget "pore protein" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000044780 ;
    owl:annotatedTarget "fam:LILR" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-196938" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046244 ;
    owl:annotatedTarget "A tartrate-resistant acid phosphatase type 5 (human) that has had the signal peptide removed. UniProtKB:P13686, 22-325." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046244 located_in GO:0005829" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046244 ;
    owl:annotatedTarget "Reactome:R-HSA-196938" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046244 ;
    owl:annotatedTarget "PRO_0000023981" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046244 ;
    owl:annotatedTarget "UniProtKB:P13686, 22-325" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046244 ;
    owl:annotatedTarget "hACP5/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-388539" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046582 ;
    owl:annotatedTarget "A cholecystokinin (human) that has had the signal peptide removed. UniProtKB:P06307, 21-115." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046582 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046582 ;
    owl:annotatedTarget "Reactome:R-HSA-388539" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046582 ;
    owl:annotatedTarget "PRO_0000010536" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046582 ;
    owl:annotatedTarget "UniProtKB:P06307, 21-115" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046582 ;
    owl:annotatedTarget "hCCK/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-373125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046603 ;
    owl:annotatedTarget "A C-C chemokine receptor type 7 (human) that has had the signal peptide removed. UniProtKB:P32248, 25-378." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046603 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046603 ;
    owl:annotatedTarget "Reactome:R-HSA-373125" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046603 ;
    owl:annotatedTarget "PRO_0000012735" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046603 ;
    owl:annotatedTarget "UniProtKB:P32248, 25-378" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046603 ;
    owl:annotatedTarget "hCCR7/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-2168868", "Reactome:R-HSA-2230974" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "A scavenger receptor cysteine-rich type 1 protein M130 (human) that has had the signal peptide removed. UniProtKB:Q86VB7, 42-1156." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046610 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "Reactome:R-HSA-2168868" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046610 located_in GO:0030666" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "Reactome:R-HSA-2230974" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "PRO_0000238938" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "UniProtKB:Q86VB7, 42-1156" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046610 ;
    owl:annotatedTarget "hCD163/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197740" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046612 ;
    owl:annotatedTarget "A B-lymphocyte antigen CD19 (human) that has had the signal peptide removed. UniProtKB:P15391, 20-556." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046612 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046612 ;
    owl:annotatedTarget "Reactome:R-HSA-197740" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046612 ;
    owl:annotatedTarget "PRO_0000014648" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046612 ;
    owl:annotatedTarget "UniProtKB:P15391, 20-556" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046612 ;
    owl:annotatedTarget "hCD19/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197792" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046614 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1a (human) that has had the signal peptide removed. UniProtKB:P06126, 17-327." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046614 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046614 ;
    owl:annotatedTarget "Reactome:R-HSA-197792" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046614 ;
    owl:annotatedTarget "PRO_0000014578" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046614 ;
    owl:annotatedTarget "UniProtKB:P06126, 17-327" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046614 ;
    owl:annotatedTarget "hCD1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-8850110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046616 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1c (human) that has had the signal peptide removed. UniProtKB:P29017, 18-333." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046616 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046616 ;
    owl:annotatedTarget "Reactome:R-HSA-8850110" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046616 ;
    owl:annotatedTarget "PRO_0000014580" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046616 ;
    owl:annotatedTarget "UniProtKB:P29017, 18-333" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046616 ;
    owl:annotatedTarget "hCD1C/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197833" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046617 ;
    owl:annotatedTarget "An antigen-presenting glycoprotein CD1d (human) that has had the signal peptide removed. UniProtKB:P15813, 20-335." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046617 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046617 ;
    owl:annotatedTarget "Reactome:R-HSA-197833" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046617 ;
    owl:annotatedTarget "PRO_0000014581" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046617 ;
    owl:annotatedTarget "UniProtKB:P15813, 20-335" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046617 ;
    owl:annotatedTarget "hCD1D/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197795" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046618 ;
    owl:annotatedTarget "A T-cell surface antigen CD2 (human) that has had the signal peptide removed. UniProtKB:P06729, 25-351." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046618 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046618 ;
    owl:annotatedTarget "Reactome:R-HSA-197795" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046618 ;
    owl:annotatedTarget "PRO_0000014600" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046618 ;
    owl:annotatedTarget "UniProtKB:P06729, 25-351" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046618 ;
    owl:annotatedTarget "hCD2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197703" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046621 ;
    owl:annotatedTarget "A B-cell receptor CD22 (human) that has had the signal peptide removed. UniProtKB:P20273, 20-847." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046621 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046621 ;
    owl:annotatedTarget "Reactome:R-HSA-197703" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046621 ;
    owl:annotatedTarget "PRO_0000014873" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046621 ;
    owl:annotatedTarget "UniProtKB:P20273, 20-847" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046621 ;
    owl:annotatedTarget "hCD22/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197846" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046624 ;
    owl:annotatedTarget "A natural killer cell receptor 2B4 (human) that has had the signal peptide removed. UniProtKB:Q9BZW8, 22-370." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046624 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046624 ;
    owl:annotatedTarget "Reactome:R-HSA-197846" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046624 ;
    owl:annotatedTarget "PRO_0000014668" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046624 ;
    owl:annotatedTarget "UniProtKB:Q9BZW8, 22-370" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046624 ;
    owl:annotatedTarget "hCD244/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-5666994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046625 ;
    owl:annotatedTarget "A CD27 antigen (human) that has had the signal peptide removed. UniProtKB:P26842, 20-260." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046625 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046625 ;
    owl:annotatedTarget "Reactome:R-HSA-5666994" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046625 ;
    owl:annotatedTarget "PRO_0000034571" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046625 ;
    owl:annotatedTarget "UniProtKB:P26842, 20-260" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046625 ;
    owl:annotatedTarget "hCD27/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197719" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "A myeloid cell surface antigen CD33 (human) that has had the signal peptide removed. UniProtKB:P20138, 18-364." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046634 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "Reactome:R-HSA-197719" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046634 located_in GO:0035579" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "Reactome:R-HSA-6799615" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046634 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "Reactome:R-HSA-6800959" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "PRO_0000014878" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "UniProtKB:P20138, 18-364" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046634 ;
    owl:annotatedTarget "hCD33/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197906" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046639 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD3 epsilon chain (human) that has had the signal peptide removed. UniProtKB:P07766, 23-207." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046639 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046639 ;
    owl:annotatedTarget "Reactome:R-HSA-197906" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046639 ;
    owl:annotatedTarget "PRO_0000014607" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046639 ;
    owl:annotatedTarget "UniProtKB:P07766, 23-207" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046639 ;
    owl:annotatedTarget "hCD3E/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-1031688" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "A CD44 antigen (human) that has had the signal peptide removed. UniProtKB:P16070, 21-742." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046641 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "Reactome:R-HSA-1031688" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046641 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "Reactome:R-HSA-6804776" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "PRO_0000026687" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "UniProtKB:P16070, 21-742" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046641 ;
    owl:annotatedTarget "hCD44/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-179789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046650 ;
    owl:annotatedTarget "A T-lymphocyte activation antigen CD80 (human) that has had the signal peptide removed. UniProtKB:P33681, 35-288." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046650 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046650 ;
    owl:annotatedTarget "Reactome:R-HSA-179789" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046650 ;
    owl:annotatedTarget "PRO_0000014547" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046650 ;
    owl:annotatedTarget "UniProtKB:P33681, 35-288" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046650 ;
    owl:annotatedTarget "hCD80/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-3325587" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046651 ;
    owl:annotatedTarget "A SLAM family member 5 (human) that has had the signal peptide removed. UniProtKB:Q9UIB8, 22-345." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046651 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046651 ;
    owl:annotatedTarget "Reactome:R-HSA-3325587" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046651 ;
    owl:annotatedTarget "PRO_0000252029" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046651 ;
    owl:annotatedTarget "UniProtKB:Q9UIB8, 22-345" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046651 ;
    owl:annotatedTarget "hCD84/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-179784" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046652 ;
    owl:annotatedTarget "A T-lymphocyte activation antigen CD86 (human) that has had the signal peptide removed. UniProtKB:P42081, 24-329." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046652 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046652 ;
    owl:annotatedTarget "Reactome:R-HSA-179784" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046652 ;
    owl:annotatedTarget "PRO_0000014550" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046652 ;
    owl:annotatedTarget "UniProtKB:P42081, 24-329" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046652 ;
    owl:annotatedTarget "hCD86/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197601" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046653 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain (human) that has had the signal peptide removed. UniProtKB:P01732, 22-235." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046653 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046653 ;
    owl:annotatedTarget "Reactome:R-HSA-197601" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046653 ;
    owl:annotatedTarget "PRO_0000014638" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046653 ;
    owl:annotatedTarget "UniProtKB:P01732, 22-235" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046653 ;
    owl:annotatedTarget "hCD8A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-2980537", "Reactome:R-HSA-3149571" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain (human) that has had the signal peptide removed. UniProtKB:P10966, 22-210." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046654 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "Reactome:R-HSA-2980537" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046654 located_in GO:0031901" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "Reactome:R-HSA-3149571" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "PRO_0000014643" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "UniProtKB:P10966, 22-210" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046654 ;
    owl:annotatedTarget "hCD8B/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-1650777", "Reactome:R-HSA-2268635" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000046823 ;
    owl:annotatedTarget "A collagen alpha-1(I) chain (human) that has had the signal peptide removed. UniProtKB:P02452, 23-1464." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046823 located_in GO:0005788" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046823 ;
    owl:annotatedTarget "Reactome:R-HSA-1650777" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000046823 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000046823 ;
    owl:annotatedTarget "Reactome:R-HSA-2268635" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046823 ;
    owl:annotatedTarget "UniProtKB:P02452, 23-1464" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000046823 ;
    owl:annotatedTarget "hCOL1A1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-977369" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "A complement receptor type 1 (human) that has had the signal peptide removed. UniProtKB:P17927, 42-2039." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047062 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "Reactome:R-HSA-6801286" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047062 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "Reactome:R-HSA-6801315" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047062 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "Reactome:R-HSA-977369" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "PRO_0000006009" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "UniProtKB:P17927, 42-2039" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047062 ;
    owl:annotatedTarget "hCR1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197667" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047079 ;
    owl:annotatedTarget "A macrophage colony-stimulating factor 1 receptor (human) that has had the signal peptide removed. UniProtKB:P07333, 20-972." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047079 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047079 ;
    owl:annotatedTarget "Reactome:R-HSA-197667" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047079 ;
    owl:annotatedTarget "PRO_0000016765" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047079 ;
    owl:annotatedTarget "UniProtKB:P07333, 20-972" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047079 ;
    owl:annotatedTarget "hCSF1R/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-179764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047094 ;
    owl:annotatedTarget "A cytotoxic T-lymphocyte protein 4 (human) that has had the signal peptide removed. UniProtKB:P16410, 36-223." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047094 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047094 ;
    owl:annotatedTarget "Reactome:R-HSA-179764" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047094 ;
    owl:annotatedTarget "PRO_0000014734" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047094 ;
    owl:annotatedTarget "UniProtKB:P16410, 36-223" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047094 ;
    owl:annotatedTarget "hCTLA4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197802" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047381 ;
    owl:annotatedTarget "A high affinity immunoglobulin epsilon receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P12319, 26-257." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047381 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047381 ;
    owl:annotatedTarget "Reactome:R-HSA-197802" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047381 ;
    owl:annotatedTarget "PRO_0000015161" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047381 ;
    owl:annotatedTarget "UniProtKB:P12319, 26-257" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047381 ;
    owl:annotatedTarget "hFCER1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-1236781", "Reactome:R-HSA-1236890", "Reactome:R-HSA-197835" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "A high affinity immunoglobulin gamma Fc receptor I (human) that has had the signal peptide removed. UniProtKB:P12314, 16-374." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047384 located_in GO:0030669" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "Reactome:R-HSA-1236781" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047384 located_in GO:0031901" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "Reactome:R-HSA-1236890" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047384 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "Reactome:R-HSA-197835" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "PRO_0000015139" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "UniProtKB:P12314, 16-374" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047384 ;
    owl:annotatedTarget "hFCGR1A/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197854" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047388 ;
    owl:annotatedTarget "A low affinity immunoglobulin gamma Fc region receptor II-b (human) that has had the signal peptide removed. UniProtKB:P31994, 43-310." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047388 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047388 ;
    owl:annotatedTarget "Reactome:R-HSA-197854" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047388 ;
    owl:annotatedTarget "PRO_0000015147" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047388 ;
    owl:annotatedTarget "UniProtKB:P31994, 43-310" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047388 ;
    owl:annotatedTarget "hFCGR2B/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-6786756" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047430 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein kinase FLT3 (human) that has had the signal peptide removed. UniProtKB:P36888, 27-993." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047430 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047430 ;
    owl:annotatedTarget "Reactome:R-HSA-6786756" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047430 ;
    owl:annotatedTarget "PRO_0000016778" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047430 ;
    owl:annotatedTarget "UniProtKB:P36888, 27-993" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047430 ;
    owl:annotatedTarget "hFLT3/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-447257" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000047991 ;
    owl:annotatedTarget "An interleukin-17 receptor B (human) that has had the signal peptide removed. UniProtKB:Q9NRM6, 18-502." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000047991 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000047991 ;
    owl:annotatedTarget "Reactome:R-HSA-447257" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047991 ;
    owl:annotatedTarget "PRO_0000011032" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047991 ;
    owl:annotatedTarget "UniProtKB:Q9NRM6, 18-502" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000047991 ;
    owl:annotatedTarget "hIL17RB/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197594" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "An interleukin-1 receptor-like 1 (human) that has had the signal peptide removed. UniProtKB:Q01638, 19-556." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048001 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "Reactome:R-HSA-197594" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048001 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "Reactome:R-HSA-8981971" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "PRO_0000015442" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "UniProtKB:Q01638, 19-556" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048001 ;
    owl:annotatedTarget "hIL1RL1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-450046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048015 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P01589, 22-272." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048015 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048015 ;
    owl:annotatedTarget "Reactome:R-HSA-450046" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048015 ;
    owl:annotatedTarget "PRO_0000011024" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048015 ;
    owl:annotatedTarget "UniProtKB:P01589, 22-272" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048015 ;
    owl:annotatedTarget "hIL2RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197876" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit beta (human) that has had the signal peptide removed. UniProtKB:P14784, 27-551." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048016 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "Reactome:R-HSA-197876" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048016 located_in GO:0005768" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "Reactome:R-HSA-8983172" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "PRO_0000010878" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "UniProtKB:P14784, 27-551" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048016 ;
    owl:annotatedTarget "hIL2RB/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-879938" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048024 ;
    owl:annotatedTarget "An interleukin-3 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P26951, 19-378." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048024 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048024 ;
    owl:annotatedTarget "Reactome:R-HSA-879938" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048024 ;
    owl:annotatedTarget "PRO_0000010883" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048024 ;
    owl:annotatedTarget "UniProtKB:P26951, 19-378" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048024 ;
    owl:annotatedTarget "hIL3RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-450072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048027 ;
    owl:annotatedTarget "An interleukin-5 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:Q01344, 21-420." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048027 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048027 ;
    owl:annotatedTarget "Reactome:R-HSA-450072" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048027 ;
    owl:annotatedTarget "PRO_0000010893" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048027 ;
    owl:annotatedTarget "UniProtKB:Q01344, 21-420" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048027 ;
    owl:annotatedTarget "hIL5RA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-449945" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "An interleukin-7 receptor subunit alpha (human) that has had the signal peptide removed. UniProtKB:P16871, 21-459." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048032 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "Reactome:R-HSA-449945" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048032 located_in GO:0030669" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "Reactome:R-HSA-9028500" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "PRO_0000010909" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "UniProtKB:P16871, 21-459" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048032 ;
    owl:annotatedTarget "hIL7R/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-57562" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048059 ;
    owl:annotatedTarget "An integrin alpha-2 (human) that has had the signal peptide removed. UniProtKB:P17301, 30-1181." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048059 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048059 ;
    owl:annotatedTarget "Reactome:R-HSA-57562" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048059 ;
    owl:annotatedTarget "PRO_0000016233" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048059 ;
    owl:annotatedTarget "UniProtKB:P17301, 30-1181" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048059 ;
    owl:annotatedTarget "hITGA2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-198007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048061 ;
    owl:annotatedTarget "An integrin alpha-4 (human) that has had the signal peptide removed. UniProtKB:P13612, 34-1032." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048061 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048061 ;
    owl:annotatedTarget "Reactome:R-HSA-198007" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048061 ;
    owl:annotatedTarget "PRO_0000016244" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048061 ;
    owl:annotatedTarget "UniProtKB:P13612, 34-1032" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048061 ;
    owl:annotatedTarget "hITGA4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-202764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "An integrin alpha-X (human) that has had the signal peptide removed. UniProtKB:P20702, 20-1163." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048068 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "Reactome:R-HSA-202764" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048068 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "Reactome:R-HSA-6801289" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048068 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "Reactome:R-HSA-6801305" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048068 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "Reactome:R-HSA-6801314" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "PRO_0000016294" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "UniProtKB:P20702, 20-1163" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048068 ;
    owl:annotatedTarget "hITGAX/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-195382" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048096 ;
    owl:annotatedTarget "A vascular endothelial growth factor receptor 2 (human) that has had the signal peptide removed. UniProtKB:P35968, 20-1356." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048096 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048096 ;
    owl:annotatedTarget "Reactome:R-HSA-195382" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048096 ;
    owl:annotatedTarget "PRO_0000016771" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048096 ;
    owl:annotatedTarget "UniProtKB:P35968, 20-1356" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048096 ;
    owl:annotatedTarget "hKDR/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197662" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048127 ;
    owl:annotatedTarget "A mast/stem cell growth factor receptor Kit (human) that has had the signal peptide removed. UniProtKB:P10721, 26-976." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048127 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048127 ;
    owl:annotatedTarget "Reactome:R-HSA-197662" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048127 ;
    owl:annotatedTarget "PRO_0000016754" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048127 ;
    owl:annotatedTarget "UniProtKB:P10721, 26-976" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048127 ;
    owl:annotatedTarget "hKIT/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-5215934" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "A neutrophil gelatinase-associated lipocalin (human) that has had the signal peptide removed. UniProtKB:P80188, 21-198." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048176 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "Reactome:R-HSA-5215934" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048176 located_in GO:0035580" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "Reactome:R-HSA-6799614" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "PRO_0000017933" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "UniProtKB:P80188, 21-198" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048176 ;
    owl:annotatedTarget "hLCN2/SigPep-" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000121 ;
    owl:annotatedTarget "X in_right_side_of Y <=> if Y is subdivided into left and right portions, X is part_of the right portion." .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-6786744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048202 ;
    owl:annotatedTarget "A leukocyte immunoglobulin-like receptor subfamily A member 4 (human) that has had the signal peptide removed. UniProtKB:P59901, 24-499." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048202 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048202 ;
    owl:annotatedTarget "Reactome:R-HSA-6786744" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048202 ;
    owl:annotatedTarget "PRO_0000014819" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048202 ;
    owl:annotatedTarget "UniProtKB:P59901, 24-499" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048202 ;
    owl:annotatedTarget "hLILRA4/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-1222567", "Reactome:R-HSA-977171" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "A lactotransferrin (human) that has had the signal peptide removed. UniProtKB:P02788, 20-710." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048272 located_in GO:0097013" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "Reactome:R-HSA-1222567" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048272 located_in GO:0035580" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "Reactome:R-HSA-6799629" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048272 located_in GO:1904724" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "Reactome:R-HSA-6800962" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048272 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "Reactome:R-HSA-977171" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "PRO_0000035732" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "UniProtKB:P02788, 20-710" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048272 ;
    owl:annotatedTarget "hLTF/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-2466189" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048273 ;
    owl:annotatedTarget "A lumican (human) that has had the signal peptide removed. UniProtKB:P51884, 19-338." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048273 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048273 ;
    owl:annotatedTarget "Reactome:R-HSA-2466189" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048273 ;
    owl:annotatedTarget "PRO_0000032733" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048273 ;
    owl:annotatedTarget "UniProtKB:P51884, 19-338" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048273 ;
    owl:annotatedTarget "hLUM/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197593" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048369 ;
    owl:annotatedTarget "A tyrosine-protein kinase Mer (human) that has had the signal peptide removed. UniProtKB:Q12866, 21-999." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048369 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048369 ;
    owl:annotatedTarget "Reactome:R-HSA-197593" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048369 ;
    owl:annotatedTarget "PRO_0000024443" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048369 ;
    owl:annotatedTarget "UniProtKB:Q12866, 21-999" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048369 ;
    owl:annotatedTarget "hMERTK/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-1216515", "Reactome:R-HSA-1236785", "Reactome:R-HSA-1236818" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "A macrophage mannose receptor 1 (human) that has had the signal peptide removed. UniProtKB:P22897, 19-1456." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048415 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "Reactome:R-HSA-1216515" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048415 located_in GO:0031901" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "Reactome:R-HSA-1236785" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048415 located_in GO:0030669" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "Reactome:R-HSA-1236818" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "PRO_0000017548" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000582 ;
    owl:annotatedTarget obo:CL_0000776 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "UniProtKB:P22897, 19-1456" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048415 ;
    owl:annotatedTarget "hMRC1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-190987" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048517 ;
    owl:annotatedTarget "A neural cell adhesion molecule 1 (human) that has had the signal peptide removed. UniProtKB:P13591, 20-858." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048517 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048517 ;
    owl:annotatedTarget "Reactome:R-HSA-190987" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048517 ;
    owl:annotatedTarget "PRO_0000015009" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048517 ;
    owl:annotatedTarget "UniProtKB:P13591, 20-858" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:10618520"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000582 ;
    owl:annotatedTarget "A neutrophil precursor in the granulocytic series, being a cell intermediate in development between a myelocyte and the band form neutrophil. The protein synthesis seen in earlier stages decreases or stops; the nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare; and the cytoplasm becomes amphophilic like that of a mature granulocyte. This cell type is integrin alpha-M-positive, CD13-negative, CD15-positive, CD16-positive, CD33-positive, CD24-positive, fMLP receptor-negative and has expression of C/EBP-a, C/EBP-e, PU.1 transcription factor, lactotransferrin, myeloperoxidase and neutrophil gelatinase associated lipocalin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048517 ;
    owl:annotatedTarget "hNCAM1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197739" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048531 ;
    owl:annotatedTarget "A natural cytotoxicity triggering receptor 1 (human) that has had the signal peptide removed. UniProtKB:O76036, 22-304." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048531 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048531 ;
    owl:annotatedTarget "Reactome:R-HSA-197739" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048531 ;
    owl:annotatedTarget "PRO_0000015027" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048531 ;
    owl:annotatedTarget "UniProtKB:O76036, 22-304" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048531 ;
    owl:annotatedTarget "hNCR1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197652" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048532 ;
    owl:annotatedTarget "A natural cytotoxicity triggering receptor 2 (human) that has had the signal peptide removed. UniProtKB:O95944, 22-276." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048532 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048532 ;
    owl:annotatedTarget "Reactome:R-HSA-197652" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048532 ;
    owl:annotatedTarget "PRO_0000015031" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048532 ;
    owl:annotatedTarget "UniProtKB:O95944, 22-276" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048532 ;
    owl:annotatedTarget "hNCR2/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197604" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048711 ;
    owl:annotatedTarget "A programmed cell death protein 1 (human) that has had the signal peptide removed. UniProtKB:Q15116, 21-288." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048711 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048711 ;
    owl:annotatedTarget "Reactome:R-HSA-197604" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048711 ;
    owl:annotatedTarget "PRO_0000014892" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048711 ;
    owl:annotatedTarget "UniProtKB:Q15116, 21-288" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048711 ;
    owl:annotatedTarget "hPDCD1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-186794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048723 ;
    owl:annotatedTarget "A platelet-derived growth factor receptor alpha (human) that has had the signal peptide removed. UniProtKB:P16234, 24-1089." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048723 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048723 ;
    owl:annotatedTarget "Reactome:R-HSA-186794" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048723 ;
    owl:annotatedTarget "PRO_0000016760" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048723 ;
    owl:annotatedTarget "UniProtKB:P16234, 24-1089" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048723 ;
    owl:annotatedTarget "hPDGFRA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-162866" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048798 ;
    owl:annotatedTarget "A urokinase plasminogen activator surface receptor (human) that has had the signal peptide removed. UniProtKB:Q03405, 23-335." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048798 located_in GO:0005789" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048798 ;
    owl:annotatedTarget "Reactome:R-HSA-162866" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048798 ;
    owl:annotatedTarget "UniProtKB:Q03405, 23-335" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048798 ;
    owl:annotatedTarget "hPLAUR/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197931" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C (human) that has had the signal peptide removed. UniProtKB:P08575, 24-1304." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048962 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "Reactome:R-HSA-197931" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000048962 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "Reactome:R-HSA-6806150" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "PRO_0000025470" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "UniProtKB:P08575, 24-1304" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000048962 ;
    owl:annotatedTarget "hPTPRC/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-174758", "Reactome:R-HSA-2054105", "Reactome:R-HSA-2090025" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "A syndecan-1 (human) that has had the signal peptide removed. UniProtKB:P18827, 23-310." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049172 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "Reactome:R-HSA-174758" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049172 located_in GO:0005796" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "Reactome:R-HSA-2054105" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049172 located_in GO:0043202" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "Reactome:R-HSA-2090025" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "PRO_0000033499" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "UniProtKB:P18827, 23-310" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049172 ;
    owl:annotatedTarget "hSDC1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197569" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049238 ;
    owl:annotatedTarget "A sialoadhesin (human) that has had the signal peptide removed. UniProtKB:Q9BZZ2, 20-1709." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049238 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049238 ;
    owl:annotatedTarget "Reactome:R-HSA-197569" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049238 ;
    owl:annotatedTarget "PRO_0000014968" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049238 ;
    owl:annotatedTarget "UniProtKB:Q9BZZ2, 20-1709" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049238 ;
    owl:annotatedTarget "hSIGLEC1/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-197711" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "A sialic acid-binding Ig-like lectin 5 (human) that has had the signal peptide removed. UniProtKB:O15389, 17-551." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049245 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "Reactome:R-HSA-197711" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049245 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "Reactome:R-HSA-6801283" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049245 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "Reactome:R-HSA-6801292" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049245 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "Reactome:R-HSA-6801320" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "PRO_0000014944" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "UniProtKB:O15389, 17-551" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049245 ;
    owl:annotatedTarget "hSIGLEC5/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-3209922" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "A tyrosine-protein phosphatase non-receptor type substrate 1 (human) that has had the signal peptide removed. UniProtKB:P78324, 31-504." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049250 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "Reactome:R-HSA-3209922" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049250 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "Reactome:R-HSA-6803288" .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049250 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "Reactome:R-HSA-6803321" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "PRO_0000014941" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "UniProtKB:P78324, 31-504" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049250 ;
    owl:annotatedTarget "hSIRPA/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-204438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049328 ;
    owl:annotatedTarget "A leukosialin (human) that has had the signal peptide removed. UniProtKB:P16150, 20-400." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049328 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049328 ;
    owl:annotatedTarget "Reactome:R-HSA-204438" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049328 ;
    owl:annotatedTarget "PRO_0000021588" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049328 ;
    owl:annotatedTarget "UniProtKB:P16150, 20-400" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049328 ;
    owl:annotatedTarget "hSPN/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-141030" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049437 ;
    owl:annotatedTarget "A thrombomodulin (human) that has had the signal peptide removed. UniProtKB:P07204, 19-575." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049437 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049437 ;
    owl:annotatedTarget "Reactome:R-HSA-141030" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049437 ;
    owl:annotatedTarget "PRO_0000007771" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049437 ;
    owl:annotatedTarget "UniProtKB:P07204, 19-575" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049437 ;
    owl:annotatedTarget "hTHBD/SigPep-" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "Reactome:R-HSA-5668756" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049488 ;
    owl:annotatedTarget "A tumor necrosis factor receptor superfamily member 11A (human) that has had the signal peptide removed. UniProtKB:Q9Y6Q6, 30-616." .

[]
    a owl:Axiom ;
    rdfs:label "PR:000049488 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_000049488 ;
    owl:annotatedTarget "Reactome:R-HSA-5668756" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-ftid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049488 ;
    owl:annotatedTarget "PRO_0000034585" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-proteoform-std> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049488 ;
    owl:annotatedTarget "UniProtKB:Q9Y6Q6, 30-616" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049488 ;
    owl:annotatedTarget "hTNFRSF11A/SigPep-" .

[]
    oboInOwl:hasDbXref "IUPHARfam:689", "PRO:XQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000049983 ;
    owl:annotatedTarget "A channel protein that has ion channel activity. An ion channel enables the facilitated diffusion of an ion (by an energy-independent process) by passage through a transmembrane aqueous pore or channel without evidence for a carrier-mediated mechanism." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000049983 ;
    owl:annotatedTarget "fam:ion_chan" .

[]
    obo:RO_0002581 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002479 ;
    owl:annotatedTarget (obo:BFO_0000051
        obo:BFO_0000066
    ) .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050032 ;
    owl:annotatedTarget "An immunoglobulin complex whose components are encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050032 ;
    owl:annotatedTarget "hIg" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:11282392", "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050170 ;
    owl:annotatedTarget "An IgD immunoglobulin complex whose components are encoded in the genome of human. IgD is composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains (kappa or lambda), held together by disulfide bonds. An IgD immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050170 ;
    owl:annotatedTarget "hIgD" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781765196", "PMID:11282392", "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050171 ;
    owl:annotatedTarget "An IgD immunoglobulin complex, circulating in human. Circulating IgD is composed of two identical immunoglobulin heavy chains of the IgD isotype and two identical immunoglobulin light chains (kappa or lambda), held together by disulfide bonds, and present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_000050171 ;
    owl:annotatedTarget "IgD antibody (human)" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050171 ;
    owl:annotatedTarget "hIgD/circulating" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050174 ;
    owl:annotatedTarget "A protein that is a translation product of some mRNA produced by a somatically recombined immunoglobulin heavy chain locus." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050174 ;
    owl:annotatedTarget "IgH" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050175 ;
    owl:annotatedTarget "A protein that is a translation product of some mRNA produced by a somatically recombined immunoglobulin light chain locus." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050175 ;
    owl:annotatedTarget "IgL" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050181 ;
    owl:annotatedTarget "An immunoglobulin light chain protein that is produced from the immunoglobulin kappa locus." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050181 ;
    owl:annotatedTarget "IgKappa" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050182 ;
    owl:annotatedTarget "An immunoglobulin light chain protein that is produced from the immunoglobulin lambda locus." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050182 ;
    owl:annotatedTarget "IgLambda" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050183 ;
    owl:annotatedTarget "An immunoglobulin light chain protein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050183 ;
    owl:annotatedTarget "hIgL" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050184 ;
    owl:annotatedTarget "An Ig kappa light chain protein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050184 ;
    owl:annotatedTarget "hIgKappa" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050185 ;
    owl:annotatedTarget "An Ig lambda light chain protein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050185 ;
    owl:annotatedTarget "hIgLambda" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050186 ;
    owl:annotatedTarget "An immunoglobulin heavy chain protein in which the constant region is encoded by the IgD gene segment." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050186 ;
    owl:annotatedTarget "IgHD" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050186 ;
    owl:annotatedTarget "immunoglobulin D heavy chain" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050186 ;
    owl:annotatedTarget "immunoglobulin delta heavy chain" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050186 ;
    owl:annotatedTarget "immunoglobulin heavy chain delta" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050187 ;
    owl:annotatedTarget "An IgD heavy chain protein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050187 ;
    owl:annotatedTarget "hIgHD" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050187 ;
    owl:annotatedTarget "immunoglobulin D heavy chain (human)" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050187 ;
    owl:annotatedTarget "immunoglobulin delta heavy chain (human)" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050187 ;
    owl:annotatedTarget "immunoglobulin heavy chain delta (human)" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050216 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C that is a translation product of a transcript that minimally includes the region encoded by the variable exon 4(A)." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050216 ;
    owl:annotatedTarget "PTPRC/iso:CD45R" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050370 ;
    owl:annotatedTarget "An MHC class II histocompatibility antigen alpha chain DRA that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050370 ;
    owl:annotatedTarget "mH2-Ea" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_000050467 ;
    owl:annotatedTarget "A protein that is a translation product of the human HBA1, HBA2, HBB, HBD, HBE1, HBG1, HBG2, HBM, HBQ1, or HBZ genes, 1:1 orthologs thereof, or semi-orthologs thereof." .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_000050467 ;
    owl:annotatedTarget "fam:Hb" .

[]
    oboInOwl:hasDbXref "OMA:O09100", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O09100 ;
    owl:annotatedTarget "An endothelial transcription factor GATA-2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O09100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O09100 ;
    owl:annotatedTarget "GATA-binding protein 2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O09100 ;
    owl:annotatedTarget "mGATA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O09100" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O09100 ;
    owl:annotatedTarget "Gata2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "An ectonucleotide pyrophosphatase/phosphodiesterase family member 3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:O14638 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "Reactome:R-HSA-8939012" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "CD203c (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "E-NPP 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "NPP3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "PD-Ibeta (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "hENPP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "phosphodiesterase I beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "phosphodiesterase I/nucleotide pyrophosphatase 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "ENPP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O14638 ;
    owl:annotatedTarget "PDNP3" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:O14770" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O14770 ;
    owl:annotatedTarget "A homeobox protein Meis2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O14770" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14770 ;
    owl:annotatedTarget "Meis1-related protein 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O14770 ;
    owl:annotatedTarget "hMEIS2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14770" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O14770 ;
    owl:annotatedTarget "MEIS2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O14770" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O14770 ;
    owl:annotatedTarget "MRG1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "A sialic acid-binding Ig-like lectin 5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "CD170 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "CD33 antigen-like 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "OB-BP2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "OB-binding protein 2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "hSIGLEC5" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "obesity-binding protein 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "siglec-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "CD33L2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "OBBP2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O15389" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O15389 ;
    owl:annotatedTarget "SIGLEC5" .

[]
    oboInOwl:hasDbXref "OMA:O35305", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "A tumor necrosis factor receptor superfamily member 11A that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "CD265 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "ODFR (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "mTNFRSF11A" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "osteoclast differentiation factor receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "receptor activator of NF-KB (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "Rank" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35305" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O35305 ;
    owl:annotatedTarget "Tnfrsf11a" .

[]
    oboInOwl:hasDbXref "OMA:O35930", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "A platelet glycoprotein Ib alpha chain that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "CD42b (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "GP-Ib alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "GPIb-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "GPIbA (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "glycoprotein Ibalpha (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "mGP1BA" .

[]
    oboInOwl:hasDbXref "UniProtKB:O35930" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O35930 ;
    owl:annotatedTarget "Gp1ba" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:O43490" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "A prominin-1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "CD133 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "antigen AC133 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "hPROM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "prominin-like protein 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "MSTP061" .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "PROM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O43490" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O43490 ;
    owl:annotatedTarget "PROML1" .

[]
    oboInOwl:hasDbXref "OMA:O54689", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "A C-C chemokine receptor type 6 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "C-C CKR-6 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "CC-CKR-6 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "CCR-6 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "CD196 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "KY411 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "mCCR6" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "Ccr6" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54689" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54689 ;
    owl:annotatedTarget "Cmkbr6" .

[]
    oboInOwl:hasDbXref "OMA:O54707", "PANTHER:PTHR22800:SF15", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily D member 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O54707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "CD94 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "killer cell lectin-like receptor subfamily D member 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "mKLRD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54707" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "Cd94" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54707" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54707 ;
    owl:annotatedTarget "Klrd1" .

[]
    oboInOwl:hasDbXref "OMA:O54839", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "An eomesodermin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "T-box brain protein 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "T-brain-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "TBR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "mEOMES" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "Eomes" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54839" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54839 ;
    owl:annotatedTarget "Tbr2" .

[]
    oboInOwl:hasDbXref "OMA:O54990", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "A prominin-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "CD133 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "antigen AC133 homolog (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "mPROM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "prominin-like protein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "Prom" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "Prom1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O54990" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O54990 ;
    owl:annotatedTarget "Proml1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "A natural cytotoxicity triggering receptor 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "NK cell-activating receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "CD335 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "NK-p46 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "NKp46 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "hNCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "hNKp46" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "lymphocyte antigen 94 homolog (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "natural killer cell p46-related protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "LY94" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76036" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76036 ;
    owl:annotatedTarget "NCR1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:O76070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "A gamma-synuclein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "SR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "breast cancer-specific gene 1 protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "hSNCG" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "synoretin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "BCSG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "PERSYN" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "PRSN" .

[]
    oboInOwl:hasDbXref "UniProtKB:O76070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O76070 ;
    owl:annotatedTarget "SNCG" .

[]
    oboInOwl:hasDbXref "OMA:O88324", "PANTHER:PTHR15193:SF0", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O88324 ;
    owl:annotatedTarget "A CD83 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O88324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88324 ;
    owl:annotatedTarget "CD83 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88324 ;
    owl:annotatedTarget "mCD83" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000583 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "UniProtKB:O88324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O88324 ;
    owl:annotatedTarget "Cd83" .

[]
    oboInOwl:hasDbXref "OMA:O88410", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "CD183 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "CXC-R3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "CXCR-3 (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "MESH:A11.329.372.600"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000583 ;
    owl:annotatedTarget "A tissue-resident macrophage found in the alveoli of the lungs. Ingests small inhaled particles resulting in degradation and presentation of the antigen to immunocompetent cells. Markers include F4/80-positive, CD11b-/low, CD11c-positive, CD68-positive, sialoadhesin-positive, dectin-1-positive, MR-positive, CX3CR1-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "IP-10 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "interferon-inducible protein 10 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "mCXCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "Cmkar3" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88410" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O88410 ;
    owl:annotatedTarget "Cxcr3" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000584 ;
    owl:annotatedTarget "An epithelial cell that has its apical plasma membrane folded into microvilli to provide ample surface for the absorption of nutrients from the intestinal lumen."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:O88713", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O88713 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily G member 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88713 ;
    owl:annotatedTarget "mKLRG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O88713 ;
    owl:annotatedTarget "mast cell function-associated antigen 2F1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88713" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O88713 ;
    owl:annotatedTarget "Klrg1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O88713" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O88713 ;
    owl:annotatedTarget "Mafa" .

[]
    oboInOwl:hasDbXref "OMA:O89103", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "A complement component C1q receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "C1q/MBL/SPA receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "C1qR(p) (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "C1qRp (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "CD93 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "Ly-68 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "cell surface antigen AA4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "complement component 1 q subcomponent receptor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "lymphocyte antigen 68 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "mCD93" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000586 ;
    owl:annotatedTarget obo:CL_0000039 .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "Aa4" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "C1qr1" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "C1qrp" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "Cd93" .

[]
    oboInOwl:hasDbXref "UniProtKB:O89103" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O89103 ;
    owl:annotatedTarget "Ly68" .

[]
    oboInOwl:hasDbXref "MESH:A05.360.490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000586 ;
    owl:annotatedTarget "The reproductive cell in multicellular organisms."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:O95936" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "An eomesodermin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "T-box brain protein 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "T-brain-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "TBR-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "hEOMES" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "EOMES" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95936" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O95936 ;
    owl:annotatedTarget "TBR2" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000587 ;
    owl:annotatedTarget "A thermoreceptor cell that detects reduced temperatures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "A natural cytotoxicity triggering receptor 2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "NK cell-activating receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "CD336 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "NK-p44 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "NKp44 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "hNCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "lymphocyte antigen 95 homolog (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "natural killer cell p44-related protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "LY95" .

[]
    oboInOwl:hasDbXref "UniProtKB:O95944" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_O95944 ;
    owl:annotatedTarget "NCR2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P01100" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "A proto-oncogene c-Fos that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P01100 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "Reactome:R-HSA-450216" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "G0/G1 switch regulatory protein 7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "cellular oncogene fos (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "hFOS" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01100" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "FOS" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01100" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01100 ;
    owl:annotatedTarget "G0S7" .

[]
    oboInOwl:hasDbXref "OMA:P01101", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01101 ;
    owl:annotatedTarget "A proto-oncogene c-Fos that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01101 ;
    owl:annotatedTarget "cellular oncogene fos (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01101 ;
    owl:annotatedTarget "mFOS" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01101" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01101 ;
    owl:annotatedTarget "Fos" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P01282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01282 ;
    owl:annotatedTarget "A VIP peptides that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01282 ;
    owl:annotatedTarget "hVIP" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01282 ;
    owl:annotatedTarget "vasoactive intestinal peptides (human)" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01282 ;
    owl:annotatedTarget "vasoactive intestinal polypeptides (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01282" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01282 ;
    owl:annotatedTarget "VIP" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit alpha that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "p55 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "CD25 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "IL-2 receptor subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "IL-2-RA (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "IL-2R subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "IL2-RA (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "TAC antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "hIL2RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01589" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01589 ;
    owl:annotatedTarget "IL2RA" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000588 ;
    owl:annotatedTarget obo:CL_0000092 .

[]
    oboInOwl:hasDbXref "OMA:P01590", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "p55 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "CD25 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "IL-2 receptor subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "IL-2-RA (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "IL-2R subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "IL2-RA (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "MESH:A11.329.679"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000588 ;
    owl:annotatedTarget "A specialized osteoclast associated with the absorption and removal of cementum."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "mIL2RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "Il2r" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01590" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01590 ;
    owl:annotatedTarget "Il2ra" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P01730" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01730 ;
    owl:annotatedTarget "A CD4 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01730" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01730 ;
    owl:annotatedTarget "T-cell surface antigen T4/Leu-3 (human)" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.250.250"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000589 ;
    owl:annotatedTarget "A bulbous cell that is medially placed in one row in the organ of Corti. In contrast to the outer hair cells, the inner hair cells are fewer in number, have fewer sensory hairs, and are less differentiated."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01730 ;
    owl:annotatedTarget "hCD4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01730" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01730 ;
    owl:annotatedTarget "CD4" .

[]
    oboInOwl:hasDbXref "OMA:P01731", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "CD8a (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "T-cell surface glycoprotein Lyt-2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "mCD8A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "Cd8a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "Lyt-2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01731" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01731 ;
    owl:annotatedTarget "Lyt2" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P01732" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A05.360.319.114.630.278.400"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000590 ;
    owl:annotatedTarget "A progesterone secreting cell in the corpus luteum that develops from theca cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "CD8a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "T-lymphocyte differentiation antigen T8/Leu-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "hCD8A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "CD8A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01732 ;
    owl:annotatedTarget "MAL" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01732-1 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 alpha chain isoform 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000591 ;
    owl:annotatedTarget "A thermoreceptor cell that detects increased temperatures."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732-1 ;
    owl:annotatedTarget "T-cell surface glycoprotein CD8 alpha chain isoform mCD8alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732-1 ;
    owl:annotatedTarget "T-cell surface glycoprotein CD8 alpha chain isoform membrane (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01732-1 ;
    owl:annotatedTarget "hCD8A/iso:1" .

[]
    oboInOwl:hasDbXref "OMA:P01831", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "A Thy-1 membrane glycoprotein that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P01831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "CD90 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "Thy-1 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "mTHY1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01831" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "Thy-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01831" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01831 ;
    owl:annotatedTarget "Thy1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P01903" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "An MHC class II histocompatibility antigen alpha chain DRA that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A05.360.319.114.630.278.400"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000592 ;
    owl:annotatedTarget "A large, progesterone secreting cell in the corpus luteum that develops from the granulosa cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "MRO:0000693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "HLA-DRA chain" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01903" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "MHC class II antigen DRA (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "hHLA-DRA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01903" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "HLA-DRA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P01903" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P01903 ;
    owl:annotatedTarget "HLA-DRA1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P02008" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "A hemoglobin subunit zeta that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "HBAZ (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "hHBZ" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "hemoglobin zeta chain (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "zeta-globin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "HBZ" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02008" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02008 ;
    owl:annotatedTarget "HBZ2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P02088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "A hemoglobin subunit beta-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "beta-1-globin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "hemoglobin beta-1 chain (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "hemoglobin beta-major chain (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "mHbb-b1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02088" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02088 ;
    owl:annotatedTarget "Hbb-b1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P02452" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02452 ;
    owl:annotatedTarget "A collagen alpha-1(I) chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02452" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02452 ;
    owl:annotatedTarget "alpha-1 type I collagen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02452 ;
    owl:annotatedTarget "hCOL1A1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02452" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02452 ;
    owl:annotatedTarget "COL1A1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P02724" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "A glycophorin-A that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "CD235a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "MN sialoglycoprotein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "PAS-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "hGYPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "sialoglycoprotein alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "GPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02724" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02724 ;
    owl:annotatedTarget "GYPA" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "A transferrin receptor protein 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "TR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "p90 (human)" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P02786 located_in GO:0030659" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Reactome:R-HSA-434196" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P02786 located_in GO:0000139" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Reactome:R-HSA-434330" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002488 ;
    owl:annotatedTarget "Relation between continuant c and occurrent s, such that every instance of c comes into existing during some s." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000593 ;
    owl:annotatedTarget "A steroid hormone secreting cell that secretes androgen."^^xsd:string .

[]
    a owl:Axiom ;
    rdfs:label "PR:P02786 located_in GO:0030665" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Reactome:R-HSA-8869124" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P02786 located_in GO:0010008" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Reactome:R-HSA-8961829" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P02786 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Reactome:R-HSA-917983" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "CD71 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "T9 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "TfR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "TfR1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "Trfr (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "hTFRC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02786" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02786 ;
    owl:annotatedTarget "TFRC" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.635.500.700"^^xsd:string, "PMID:21849021"^^xsd:string, "PMID:23303905"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000594 ;
    owl:annotatedTarget "An elongated, spindle-shaped, cell that is located between the basal lamina and the plasmalemma of a muscle fiber. These cells are mostly quiescent, but upon activation they divide to produce cells that generate new muscle fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P02788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "A lactotransferrin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "growth-inhibiting protein 12 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "hLTF" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "lactoferrin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "talalactoferrin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "GIG12" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "LF" .

[]
    oboInOwl:hasDbXref "UniProtKB:P02788" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P02788 ;
    owl:annotatedTarget "LTF" .

[]
    oboInOwl:hasDbXref "OMA:P03995", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P03995 ;
    owl:annotatedTarget "A glial fibrillary acidic protein that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P03995" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P03995 ;
    owl:annotatedTarget "GFAP (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P03995 ;
    owl:annotatedTarget "mGFAP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P03995" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P03995 ;
    owl:annotatedTarget "Gfap" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P04053" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "A DNA nucleotidylexotransferase that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "terminal transferase (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "hDNTT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "terminal addition enzyme (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "terminal deoxynucleotidyltransferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "DNTT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04053" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P04053 ;
    owl:annotatedTarget "TDT" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P04216" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "A Thy-1 membrane glycoprotein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P04216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "CD90 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "CDw90 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "Thy-1 antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "hTHY1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P04216" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P04216 ;
    owl:annotatedTarget "THY1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P05089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "An arginase-1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P05089 located_in GO:0035578" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "Reactome:R-HSA-6798764" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P05089 located_in GO:0035580" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "Reactome:R-HSA-6801011" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P05089 located_in GO:0005576" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "Reactome:R-HSA-6806221" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P05089 located_in GO:0005829" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "Reactome:R-HSA-70561" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "hARG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "liver-type arginase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "type I arginase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05089" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05089 ;
    owl:annotatedTarget "ARG1" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000595 ;
    owl:annotatedTarget obo:CL_0000232 .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P05164" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P05164 ;
    owl:annotatedTarget "A myeloperoxidase that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05164 ;
    owl:annotatedTarget "hMPO" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05164" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05164 ;
    owl:annotatedTarget "MPO" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000595 ;
    owl:annotatedTarget "An erythrocyte lacking a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:MOUSE17014", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "A mast/stem cell growth factor receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "CD117 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "SCFR (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "mKIT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "proto-oncogene c-Kit (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "tyrosine-protein kinase Kit (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "Kit" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05532" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05532 ;
    owl:annotatedTarget "Sl" .

[]
    oboInOwl:hasDbXref "FAO:0000017"^^xsd:string, "GOC:tfm"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000596 ;
    owl:annotatedTarget "A spore formed following meiosis. Sometimes following meiosis, prospores may undergo one or more rounds of mitosis before they are fully mature."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "A lymphocyte antigen 6A-2/6E-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "TAP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "Ly-6A.2/Ly-6E.1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "SCA-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "Stem cell antigen 1 (mouse)" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002489 ;
    owl:annotatedTarget "Relation between continuant and occurrent, such that c comes into existence at the start of p." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0471940526"^^xsd:string, "PMID:8357339"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000597 ;
    owl:annotatedTarget "The smaller of two types of asexual spores formed by some fungi. An ovoid to pear-shaped asexual spore that contains very little cytoplasm and organelles, is uninucleate, and forms in vegetative hypae within a mycelium. Micronidia are extruded from the hyphal cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "T-cell-activating protein (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "mLy6a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "Ly6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05533" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05533 ;
    owl:annotatedTarget "Ly6a" .

[]
    oboInOwl:hasDbXref "OMA:P05555", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "An integrin alpha-M that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "CD11 antigen-like family member B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "CD11b (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "CR-3 alpha chain (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "cell surface glycoprotein MAC-1 subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "leukocyte adhesion receptor MO1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "mITGAM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P05555" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P05555 ;
    owl:annotatedTarget "Itgam" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P06126" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1a that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P06126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "CD1a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "T-cell surface antigen T6/Leu-6 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "hCD1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "hTa1 thymocyte antigen" .

[]
    oboInOwl:hasDbXref "MRO:0000888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "human CD1a chain" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06126" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06126 ;
    owl:annotatedTarget "CD1A" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P06127" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06127 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06127 ;
    owl:annotatedTarget "hCD5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06127 ;
    owl:annotatedTarget "lymphocyte antigen T1/Leu-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06127" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06127 ;
    owl:annotatedTarget "CD5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06127" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06127 ;
    owl:annotatedTarget "LEU1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P06307" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06307 ;
    owl:annotatedTarget "A cholecystokinin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06307 ;
    owl:annotatedTarget "hCCK" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06307" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06307 ;
    owl:annotatedTarget "CCK" .

[]
    oboInOwl:hasDbXref "OMA:P06332", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "A CD4 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P06332" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "CD4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06332" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "T-cell differentiation antigen L3T4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06332" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "T-cell surface antigen T4/Leu-3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "mCD4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06332" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06332 ;
    owl:annotatedTarget "Cd4" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.186.211.577.405.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000598 ;
    owl:annotatedTarget "Pyramidal neurons have a pyramid-shaped soma with a single axon, a large apical dendrite and multiple basal dendrites. The apex and an apical dendrite typically point toward the pial surface and other dendrites and an axon emerging from the base. The axons may have local collaterals but also project outside their region. Pyramidal neurons are found in the cerebral cortex, the hippocampus, and the amygdala."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P06467", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "A hemoglobin subunit zeta that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "alpha-like embryonic globin chain x (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "hemoglobin zeta chain (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "mHBZ" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "zeta-globin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "Hba-x" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "Hbz" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string, "PMID:2524423"^^xsd:string, "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000599 ;
    owl:annotatedTarget "An asexual, nonmotile spore formed by higher fungi; conidia are usually made from the side or tip of specialized sporogenous cells and do not form by progressive cleavage of the cytoplasm."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P06467" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06467 ;
    owl:annotatedTarget "Hbz1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "A CD2 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "LFA-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "LFA-3 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "T-cell surface antigen T11/Leu-5 (human)" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000600 ;
    owl:annotatedTarget "A fungal cell with two or more genetically distinct nuclei."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "erythrocyte receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "hCD2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "rosette receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "CD2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06729" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06729 ;
    owl:annotatedTarget "SRBC" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.250.315"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000601 ;
    owl:annotatedTarget "A mechanoreceptor in the organ of Corti. In mammals the outer hair cells are arranged in three rows which are further from the modiolus than the single row of inner hair cells. The motile properties of the outer hair cells may contribute actively to tuning the sensitivity and frequency selectivity of the cochlea."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "A low affinity immunoglobulin epsilon Fc receptor that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P06734 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "Reactome:R-HSA-2127280" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "BLAST-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "C-type lectin domain family 4 member J (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "CD23 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "Fc-epsilon-RII (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "hFCER2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "immunoglobulin E-binding factor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "lymphocyte IgE receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "CD23A" .

[]
    oboInOwl:hasDbXref "MESH:A08.800.050.800.900.700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000602 ;
    owl:annotatedTarget "A receptor in the vascular system, particularly the aorta and carotid sinus, which is sensitive to stretch of the vessel walls."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "CLEC4J" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "FCE2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "FCER2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06734" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06734 ;
    owl:annotatedTarget "IGEBF" .

[]
    oboInOwl:hasDbXref "OMA:P06876", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P06876 ;
    owl:annotatedTarget "A myb proto-oncogene protein that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000603 ;
    owl:annotatedTarget "A fungal cell with two genetically distinct haploid nuclei."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06876 ;
    owl:annotatedTarget "mMYB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06876" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P06876 ;
    owl:annotatedTarget "proto-oncogene c-Myb (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P06876" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P06876 ;
    owl:annotatedTarget "Myb" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P07204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "A thrombomodulin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "CD141 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "TM (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "fetomodulin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "hTHBD" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "THBD" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07204" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07204 ;
    owl:annotatedTarget "THRM" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.650.650.670.650"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000604 ;
    owl:annotatedTarget "One of the two photoreceptor cell types of the vertebrate retina. In rods the photopigment is in stacks of membranous disks separate from the outer cell membrane. Rods are more sensitive to light than cones, but rod mediated vision has less spatial and temporal resolution than cone vision."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "A macrophage colony-stimulating factor 1 receptor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "CD115 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "CSF-1 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "CSF-1-R (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "CSF-1R (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "M-CSF-R (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "hCSF1R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "proto-oncogene c-Fms (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "CSF1R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07333" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07333 ;
    owl:annotatedTarget "FMS" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:2524423"^^xsd:string, "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000605 ;
    owl:annotatedTarget "A spore formed following mitosis or mitoses."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "A platelet glycoprotein Ib alpha chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "CD42b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "GP-Ib alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "GPIb-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "GPIbA (human)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0471940526"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000606 ;
    owl:annotatedTarget "The larger of two types of asexual spores formed by some fungi; usually round or oblong."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "antigen CD42b-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "glycoprotein Ibalpha (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "hGP1BA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07359" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07359 ;
    owl:annotatedTarget "GP1BA" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P07766" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "A CD3 epsilon that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:08199377X"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000607 ;
    owl:annotatedTarget "A thick walled spore that stores and protects one or more nuclei following sexual reproduction in an Ascomycete."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P07766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "CD3e (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "T-cell surface antigen T3/Leu-4 epsilon chain (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "hCD3E" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07766" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "CD3E" .

[]
    oboInOwl:hasDbXref "UniProtKB:P07766" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P07766 ;
    owl:annotatedTarget "T3E" .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "ISBN:08199377X"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000608 ;
    owl:annotatedTarget "A thick walled, sexual, resting spore formed by Zygomycetes; sometimes refers to the spore and the multi-layered cell wall that encloses the spore, the zygosporangium."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P08071", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08071 ;
    owl:annotatedTarget "A lactotransferrin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08071 ;
    owl:annotatedTarget "lactoferrin (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08071 ;
    owl:annotatedTarget "mLTF" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08071" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08071 ;
    owl:annotatedTarget "Ltf" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "A low affinity immunoglobulin gamma Fc region receptor II that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A08.663.650.250.380"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000609 ;
    owl:annotatedTarget "A mechanoreceptor located in the acoustic maculae and the semicircular canals that mediates the sense of balance, movement, and head position. The vestibular hair cells are connected to accessory structures in such a way that movements of the head displace their stereocilia. This influences the membrane potential of the cells which relay information about movements via the vestibular part of the vestibulocochlear nerve to the brain stem."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "CD32 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Fc gamma receptor IIB (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Fc-gamma RII (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Fc-gamma-RIIB (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "FcRII (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "IgG Fc receptor II beta (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "lymphocyte antigen 17 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "mFcgr2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Fcgr2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Fcgr2b" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08101" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08101 ;
    owl:annotatedTarget "Ly-17" .

[]
    oboInOwl:hasDbXref "OMA:P08152", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "An early growth response protein 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "E3 SUMO-protein transferase ERG2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "EGR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "early growth response protein 2 (mouse)" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000122 ;
    owl:annotatedTarget "X posterior side of Y <=> if Y is subdivided into two anterior and posterior portions, X is part of the posterior portion." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "mEGR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "zinc finger protein Krox-20 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "Egr-2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "Egr2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "Krox-20" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08152" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08152 ;
    owl:annotatedTarget "Zfp-25" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "A neprilysin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "CALLA (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "CD10 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "NEP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "SFE (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "atriopeptidase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "common acute lymphocytic leukemia antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "enkephalinase (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "hMME" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "neutral endopeptidase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "neutral endopeptidase 24.11 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "skin fibroblast elastase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "EPN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08473" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08473 ;
    owl:annotatedTarget "MME" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P08508" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "A low affinity immunoglobulin gamma Fc region receptor III that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "CD16 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "Fc-gamma RIII (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "FcRIII (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "IgG Fc receptor III (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "mFcgr3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08508" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08508 ;
    owl:annotatedTarget "Fcgr3" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P08514" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "An integrin alpha-IIb that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "CD41 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "GPIIb (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "GPalpha IIb (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "hITGA2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "platelet membrane glycoprotein IIb (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "GP2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "ITGA2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08514" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08514 ;
    owl:annotatedTarget "ITGAB" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P08571" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08571 ;
    owl:annotatedTarget "A CD14 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08571 ;
    owl:annotatedTarget "hCD14" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08571 ;
    owl:annotatedTarget "myeloid cell-specific leucine-rich glycoprotein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08571" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08571 ;
    owl:annotatedTarget "CD14" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P08575" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "L-CA (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "T200 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "hPTPRC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "leukocyte common antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "CD45" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08575" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08575 ;
    owl:annotatedTarget "PTPRC" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08575-3 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RABC that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575-3 ;
    owl:annotatedTarget "hPTPRC/iso:CD45RABC" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08575-4 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RO that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575-4 ;
    owl:annotatedTarget "CD45RO (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575-4 ;
    owl:annotatedTarget "hPTPRC/iso:CD45RO" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PRO:ADD", "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08575-8 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein phosphatase C isoform CD45RA that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08575-8 ;
    owl:annotatedTarget "hPTPRC/iso:CD45RA" .

[]
    oboInOwl:hasDbXref "OMA:P08920", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "A CD2 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "CD2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "LFA-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "LFA-3 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002492 ;
    owl:annotatedTarget "Relation between continuant c and occurrent s, such that every instance of c ceases to exist during some s, if it does not die prematurely." .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "T-cell surface antigen T11/Leu-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "lymphocyte antigen 37 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "mCD2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "Cd2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P08920" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P08920 ;
    owl:annotatedTarget "Ly-37" .

[]
    oboInOwl:hasDbXref "OMA:P09240", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09240 ;
    owl:annotatedTarget "A cholecystokinin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09240 ;
    owl:annotatedTarget "CCK (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09240 ;
    owl:annotatedTarget "mCCK" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09240" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09240 ;
    owl:annotatedTarget "Cck" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "A CD48 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "B-lymphocyte activation marker BLAST-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "BCM1 surface antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "SLAM family member 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "SLAMF2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "TCT.1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "hCD48" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "leukocyte antigen MEM-102 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "BCM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "BLAST1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09326" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09326 ;
    owl:annotatedTarget "CD48" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "A galectin-1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "14 kDa laminin-binding protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "14 kDa lectin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "HBL (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "HLBP14 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "HPL (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "S-Lac lectin 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "beta-galactoside-binding lectin L-14-I (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "gal-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "galaptin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "hLGALS1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "lactose-binding lectin 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "lectin galactoside-binding soluble 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "putative MAPK-activating protein PM12 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09382" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09382 ;
    owl:annotatedTarget "LGALS1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P09564" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "A CD7 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "GP40 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "T-cell leukemia antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "T-cell surface antigen Leu-9 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "TP41 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "hCD7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09564" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09564 ;
    owl:annotatedTarget "CD7" .

[]
    oboInOwl:hasDbXref "OMA:P09581", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "A macrophage colony-stimulating factor 1 receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "CD115 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "CSF-1 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "CSF-1-R (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "CSF-1R (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "M-CSF-R (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "mCSF1R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "proto-oncogene c-Fms (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "Csf1r" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "Csfmr" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09581" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09581 ;
    owl:annotatedTarget "Fms" .

[]
    oboInOwl:hasDbXref "OMA:P09793", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "A cytotoxic T-lymphocyte protein 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "CD152 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "CTLA-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "cytotoxic T-lymphocyte-associated antigen 4 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "mCTLA4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "Cd152" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09793" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09793 ;
    owl:annotatedTarget "Ctla4" .

[]
    oboInOwl:hasDbXref "OMA:P09803", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "A cadherin-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "ARC-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "CD324 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "E-cadherin (mouse)" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002493 ;
    owl:annotatedTarget "Relation between continuant and occurrent, such that c ceases to exist at the end of p." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "epithelial cadherin (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "mCDH1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "uvomorulin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09803" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09803 ;
    owl:annotatedTarget "Cdh1" .

[]
    oboInOwl:hasDbXref "OMA:P09838", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "A DNA nucleotidylexotransferase that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "TDT (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "mDNTT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "terminal addition enzyme (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "terminal deoxynucleotidyltransferase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "Dntt" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "Tdt" .

[]
    oboInOwl:hasDbXref "UniProtKB:P09838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P09838 ;
    owl:annotatedTarget "terminal transferase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P0CW03" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P0CW03 ;
    owl:annotatedTarget "A lymphocyte antigen 6C2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P0CW03" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P0CW03 ;
    owl:annotatedTarget "Ly-6C2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P0CW03 ;
    owl:annotatedTarget "mLy6c2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P0CW03" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P0CW03 ;
    owl:annotatedTarget "Ly6c" .

[]
    oboInOwl:hasDbXref "UniProtKB:P0CW03" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P0CW03 ;
    owl:annotatedTarget "Ly6c2" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "A granzyme B that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "HLP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "C11 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "CTLA-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "CTSGL1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "SECT (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "T-cell serine protease 1-3E (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "cathepsin G-like 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "cytotoxic T-lymphocyte proteinase 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "fragmentin-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "granzyme-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "hGZMB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "human lymphocyte protein" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "lymphocyte protease (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "CGL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "CSPB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "CTLA1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "GRB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10144 ;
    owl:annotatedTarget "GZMB" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "A non-secretory ribonuclease that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "RNase 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "RNase UpI-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "eosinophil-derived neurotoxin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "hRNASE2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "ribonuclease 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "ribonuclease US (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "EDN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "RNASE2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10153" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10153 ;
    owl:annotatedTarget "RNS2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P10242" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10242 ;
    owl:annotatedTarget "A myb proto-oncogene protein that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P10242 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P10242 ;
    owl:annotatedTarget "Reactome:R-HSA-992697" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10242 ;
    owl:annotatedTarget "hMYB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10242 ;
    owl:annotatedTarget "proto-oncogene c-Myb (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10242" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10242 ;
    owl:annotatedTarget "MYB" .

[]
    oboInOwl:hasDbXref "OMA:P10300", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "CD8b (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "T-cell membrane glycoprotein Ly-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "T-cell surface glycoprotein Lyt-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "lymphocyte antigen 3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "mCD8B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "Cd8b" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "Cd8b1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "Ly-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "Lyt-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10300" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10300 ;
    owl:annotatedTarget "Lyt3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "A mast/stem cell growth factor receptor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "CD117 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "PBT (human)" .

[]
    oboInOwl:hasDbXref "SIO:000657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002494 ;
    owl:annotatedTarget "transforms from" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "hKIT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "p145 c-kit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "piebald trait protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "proto-oncogene c-Kit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "tyrosine-protein kinase Kit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "v-kit Hardy-Zuckerman 4 feline sarcoma viral oncogene homolog (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "KIT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10721" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10721 ;
    owl:annotatedTarget "SCFR" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P10747" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10747 ;
    owl:annotatedTarget "A T-cell-specific surface glycoprotein CD28 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10747" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10747 ;
    owl:annotatedTarget "TP44 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10747 ;
    owl:annotatedTarget "hCD28" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10747" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10747 ;
    owl:annotatedTarget "CD28" .

[]
    oboInOwl:hasDbXref "OMA:P10810", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10810 ;
    owl:annotatedTarget "A CD14 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10810 ;
    owl:annotatedTarget "CD14 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10810 ;
    owl:annotatedTarget "mCD14" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10810 ;
    owl:annotatedTarget "myeloid cell-specific leucine-rich glycoprotein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10810" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10810 ;
    owl:annotatedTarget "Cd14" .

[]
    oboInOwl:hasDbXref "OMA:P10820", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "A perforin-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "P1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "cytolysin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "lymphocyte pore-forming protein (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "mPRF1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "Pfp" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10820" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10820 ;
    owl:annotatedTarget "Prf1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P10966" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10966 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10966 ;
    owl:annotatedTarget "CD8b (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10966 ;
    owl:annotatedTarget "hCD8B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10966 ;
    owl:annotatedTarget "CD8B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P10966 ;
    owl:annotatedTarget "CD8B1" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P10966-1 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD8 beta chain isoform 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10966-1 ;
    owl:annotatedTarget "T-cell surface glycoprotein CD8 beta chain isoform M-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P10966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10966-1 ;
    owl:annotatedTarget "T-cell surface glycoprotein CD8 beta chain isoform Mbeta1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P10966-1 ;
    owl:annotatedTarget "hCD8B/iso:1" .

[]
    oboInOwl:hasDbXref "OMA:P11087", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11087 ;
    owl:annotatedTarget "A collagen alpha-1(I) chain that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11087 ;
    owl:annotatedTarget "alpha-1 type I collagen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11087 ;
    owl:annotatedTarget "mCOL1A1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11087" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11087 ;
    owl:annotatedTarget "Col1a1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11087" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11087 ;
    owl:annotatedTarget "Cola1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "An early growth response protein 2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P11161 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "Reactome:R-HSA-977385" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "AT591 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "E3 SUMO-protein transferase ERG2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "EGR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "early growth response protein 2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "hEGR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "zinc finger protein Krox-20 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "EGR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11161" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11161 ;
    owl:annotatedTarget "KROX20" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "An integrin alpha-M that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "CD11 antigen-like family member B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "CR-3 alpha chain (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "cell surface glycoprotein MAC-1 subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "hITGAM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "leukocyte adhesion receptor MO1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "neutrophil adherence receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "CD11B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "CR3A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11215" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11215 ;
    owl:annotatedTarget "ITGAM" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002495 ;
    owl:annotatedTarget "direct_transformation_of" .

[]
    oboInOwl:hasDbXref "OMA:P11247", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11247 ;
    owl:annotatedTarget "A myeloperoxidase that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11247 ;
    owl:annotatedTarget "MPO (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11247 ;
    owl:annotatedTarget "mMPO" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11247" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11247 ;
    owl:annotatedTarget "Mpo" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11609 ;
    owl:annotatedTarget "An antigen-presenting glycoprotein CD1d that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11609 ;
    owl:annotatedTarget "CD1d.1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11609 ;
    owl:annotatedTarget "mCD1D" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11609" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11609 ;
    owl:annotatedTarget "Cd1.1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11609" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11609 ;
    owl:annotatedTarget "Cd1d1" .

[]
    oboInOwl:hasDbXref "OMA:P11672", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "A neutrophil gelatinase-associated lipocalin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "p25 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "24p3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "NGAL (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "SV-40-induced 24p3 protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "lipocalin-2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "mLCN2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "oncogene 24p3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "siderocalin LCN2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11672" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11672 ;
    owl:annotatedTarget "Lcn2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P11678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "An eosinophil peroxidase that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "hEPX" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "EPER" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "EPO" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "EPP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11678 ;
    owl:annotatedTarget "EPX" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P11836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "A membrane-spanning 4-domains subfamily A member 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "B-lymphocyte surface antigen B1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "Bp35 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "hMS4A1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "leukocyte surface antigen Leu-16 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "membrane-spanning 4-domains subfamily A member 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "CD20" .

[]
    oboInOwl:hasDbXref "UniProtKB:P11836" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P11836 ;
    owl:annotatedTarget "MS4A1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "An immunoglobulin iota chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "CD179 antigen-like family member A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "CD179a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "V(pre)B protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "VpreB protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "hVPREB1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "protein VPreB1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "VPREB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12018" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12018 ;
    owl:annotatedTarget "VPREB1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "A high affinity immunoglobulin gamma Fc receptor I that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "CD64 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "Fc-gamma RI (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "Fc-gamma RIA (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "FcRI (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "FcgammaRIa (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "IgG Fc receptor I (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "hFCGR1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "FCG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "FCGR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "FCGR1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12314" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12314 ;
    owl:annotatedTarget "IGFR1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P12319" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "A high affinity immunoglobulin epsilon receptor subunit alpha that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "FcERI (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "Fc-epsilon RI-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "IgE Fc receptor subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "hFCER1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "FCE1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12319" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12319 ;
    owl:annotatedTarget "FCER1A" .

[]
    oboInOwl:hasDbXref "SIO:000658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002495 ;
    owl:annotatedTarget "immediately transforms from" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P12724" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "An eosinophil cationic protein that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "RNase 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "hRNASE3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "ECP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "RNASE3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "RNS3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12724 ;
    owl:annotatedTarget "ribonuclease 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "A cadherin-1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "CAM 120/80 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "CD324 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "E-cadherin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "epithelial cadherin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "hCDH1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "uvomorulin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "CDH1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "CDHE" .

[]
    oboInOwl:hasDbXref "UniProtKB:P12830" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P12830 ;
    owl:annotatedTarget "UVO" .

[]
    oboInOwl:hasDbXref "OMA:P13379", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "CD5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "Lyt-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "lymphocyte antigen 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "mCD5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "Cd5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13379" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13379 ;
    owl:annotatedTarget "Ly-1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P13591" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "A neural cell adhesion molecule 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "CD56 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "N-CAM-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "NCAM-1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "hNCAM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "NCAM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13591" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13591 ;
    owl:annotatedTarget "NCAM1" .

[]
    oboInOwl:hasDbXref "OMA:P13595", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "A neural cell adhesion molecule 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "CD56 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "N-CAM-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "NCAM-1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "mNCAM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "Ncam" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13595" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13595 ;
    owl:annotatedTarget "Ncam1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P13612" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "An integrin alpha-4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "CD49 antigen-like family member D (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "VLA-4 subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "hITGA4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "integrin alpha-IV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "CD49D" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13612" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13612 ;
    owl:annotatedTarget "ITGA4" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P13686" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "A tartrate-resistant acid phosphatase type 5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "TR-AP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "TrATPase (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "hACP5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "tartrate-resistant acid ATPase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "type 5 acid phosphatase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13686" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13686 ;
    owl:annotatedTarget "ACP5" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P13727" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "A bone marrow proteoglycan that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P13727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "BMPG (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "hPRG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "proteoglycan 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13727" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "MBP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P13727" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P13727 ;
    owl:annotatedTarget "PRG2" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P13727-1 ;
    owl:annotatedTarget "A bone marrow proteoglycan isoform 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P13727-1 ;
    owl:annotatedTarget "hPRG2/iso:1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P14136" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P14136 ;
    owl:annotatedTarget "A glial fibrillary acidic protein that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P14136 located_in GO:0005829" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P14136 ;
    owl:annotatedTarget "Reactome:R-HSA-1253311" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P14136 located_in GO:0005765" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P14136 ;
    owl:annotatedTarget "Reactome:R-HSA-9625195" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14136 ;
    owl:annotatedTarget "hGFAP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14136" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14136 ;
    owl:annotatedTarget "GFAP" .

[]
    oboInOwl:hasDbXref "PRO:JAN", "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "An L-selectin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "CD62 antigen-like family member L (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "CD62L (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "LAM-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "LECAM1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "TQ1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "gp90-MEL (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "hSELL" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "leukocyte adhesion molecule 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "leukocyte surface antigen Leu-8 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "leukocyte-endothelial cell adhesion molecule 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "lymph node homing receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "LNHR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "LYAM1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14151 ;
    owl:annotatedTarget "SELL" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P14222" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "A perforin-1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "P1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "cytolysin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "hPRF1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "lymphocyte pore-forming protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "PFP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14222" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14222 ;
    owl:annotatedTarget "PRF1" .

[]
    oboInOwl:hasDbXref "OMA:P14719", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "An interleukin-1 receptor-like 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "interleukin-33 receptor alpha chain (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "lymphocyte antigen 84 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "mIL1RL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "protein ST2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "protein T1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "Il1rl1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "Ly84" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "St2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14719" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14719 ;
    owl:annotatedTarget "Ste2" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit beta that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "p75 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "CD122 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "IL-2 receptor subunit beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "IL-2R subunit beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "IL-2RB (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "hIL2RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "high affinity IL-2 receptor subunit beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "interleukin-15 receptor subunit beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "p70-75 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "IL15RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P14784" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P14784 ;
    owl:annotatedTarget "IL2RB" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "An aminopeptidase N that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "AP-M (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "AP-N (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "alanyl aminopeptidase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "aminopeptidase M (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "gp150 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "hANPEP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "hAPN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "microsomal aminopeptidase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "myeloid plasma membrane glycoprotein CD13 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "ANPEP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "APN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "CD13" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15144" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15144 ;
    owl:annotatedTarget "PEPN" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000611 ;
    owl:annotatedTarget obo:CL_0002191 .

[]
    oboInOwl:hasDbXref "OMA:P15306", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "A thrombomodulin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "CD141 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "TM (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "fetomodulin (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "mTHBD" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15306" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15306 ;
    owl:annotatedTarget "Thbd" .

[]
    oboInOwl:hasDbXref "PMCID:PMC2212039"^^xsd:string, "PMCID:PMC2626675"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000611 ;
    owl:annotatedTarget "EoP"^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P15379", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "A CD44 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "CD44 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "ECMR-III (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "GP90 lymphocyte homing/adhesion receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "HUTCH-I (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "PGP-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "PGP-I (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "extracellular matrix receptor III (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "hermes antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "hyaluronate receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "lymphocyte antigen 24 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "mCD44" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "phagocytic glycoprotein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "phagocytic glycoprotein I (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "Cd44" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15379" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15379 ;
    owl:annotatedTarget "Ly-24" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15391 ;
    owl:annotatedTarget "B-lymphocyte surface antigen B4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15391 ;
    owl:annotatedTarget "T-cell surface antigen Leu-12 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15391 ;
    owl:annotatedTarget "differentiation antigen CD19 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15391 ;
    owl:annotatedTarget "hCD19" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15391" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15391 ;
    owl:annotatedTarget "CD19" .

[]
    oboInOwl:hasDbXref "OMA:P15702", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "A leukosialin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "B-cell differentiation antigen LP-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "CD43 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "Ly-48 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "leukocyte sialoglycoprotein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "lymphocyte antigen 48 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "mSPN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "sialophorin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15702" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15702 ;
    owl:annotatedTarget "Spn" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P15813" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "An antigen-presenting glycoprotein CD1d that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "CD1d (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "R3G1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "hCD1D" .

[]
    oboInOwl:hasDbXref "MRO:0000891" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "human CD1d chain" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15813" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15813 ;
    owl:annotatedTarget "CD1D" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "An immunoglobulin lambda-like polypeptide 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "CD179 antigen-like family member B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "CD179b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "Ig lambda-5 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "hIGLL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "immunoglobulin omega polypeptide (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "immunoglobulin-related protein 14.1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "IGL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15814" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15814 ;
    owl:annotatedTarget "IGLL1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P15918" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "A V(D)J recombination-activating protein 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P15918 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "Reactome:R-HSA-5692681" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "RAG-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "RING finger protein 74 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "hRAG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "RAG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15918 ;
    owl:annotatedTarget "RNF74" .

[]
    oboInOwl:hasDbXref "OMA:P15919", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15919 ;
    owl:annotatedTarget "A V(D)J recombination-activating protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15919" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15919 ;
    owl:annotatedTarget "RAG-1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15919 ;
    owl:annotatedTarget "mRAG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15919" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15919 ;
    owl:annotatedTarget "Rag1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P15976" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "An erythroid transcription factor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "GF-1 (human)" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P15976 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "Reactome:R-HSA-996772" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "GATA-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "GATA-binding factor 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "NF-E1 DNA-binding protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "hGATA1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "ERYF1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "GATA1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P15976" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P15976 ;
    owl:annotatedTarget "GF1" .

[]
    oboInOwl:hasDbXref "OMA:P16045", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "A galectin-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "14 kDa lectin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "S-Lac lectin 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "beta-galactoside-binding lectin L-14-I (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "gal-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "galaptin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "lactose-binding lectin 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "lectin galactoside-binding soluble 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "mLGALS1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "Gbp" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16045" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16045 ;
    owl:annotatedTarget "Lgals1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "A CD44 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "PGP-I (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "CDw44 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "ECMR-III (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "GP90 lymphocyte homing/adhesion receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "HUTCH-I (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "PGP-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "epican (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "extracellular matrix receptor III (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "hCD44" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "heparan sulfate proteoglycan (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "hermes antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "hyaluronate receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "phagocytic glycoprotein 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "phagocytic glycoprotein I (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "CD44" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "LHR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "MDU2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "MDU3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16070 ;
    owl:annotatedTarget "MIC4" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "A leukosialin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "GALGP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "GPL115 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "galactoglycoprotein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "hSPN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "leukocyte sialoglycoprotein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "sialophorin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "CD43" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16150" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16150 ;
    owl:annotatedTarget "SPN" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "An alpha-type platelet-derived growth factor receptor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "CD140 antigen-like family member A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "CD140a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "CD140a antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "PDGF-R-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "PDGFR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "PDGFR-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "alpha platelet-derived growth factor receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "alpha-type platelet-derived growth factor receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "hPDGFRA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "platelet-derived growth factor alpha receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "platelet-derived growth factor receptor 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "PDGFR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "PDGFRA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16234" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16234 ;
    owl:annotatedTarget "RHEPDGFRA" .

[]
    oboInOwl:hasDbXref "OMA:P16297", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "An interleukin-2 receptor subunit beta that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "CD122 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "IL-2 receptor subunit beta (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "IL-2R subunit beta (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "IL-2RB (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "high affinity IL-2 receptor subunit beta (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "mIL2RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "p70-75 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16297" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16297 ;
    owl:annotatedTarget "Il2rb" .

[]
    oboInOwl:hasDbXref "OMA:P16406", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "A glutamyl aminopeptidase that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "EAP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "AP-A (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "BP-1/6C3 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "CD249 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "aminopeptidase A (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "mENPEP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16406" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16406 ;
    owl:annotatedTarget "Enpep" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16410" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "A cytotoxic T-lymphocyte protein 4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "CTLA-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "cytotoxic T-lymphocyte-associated antigen 4 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "hCTLA4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16410" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "CD152" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16410" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16410 ;
    owl:annotatedTarget "CTLA4" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "A platelet glycoprotein 4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "FAT (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "GPIIIB (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "GPIV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "PAS IV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "PAS-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "fatty acid translocase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "glycoprotein IIIb (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "hCD36" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "leukocyte differentiation antigen CD36 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "platelet collagen receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "platelet glycoprotein IV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "thrombospondin receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "CD36" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "GP3B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16671" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16671 ;
    owl:annotatedTarget "GP4" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "An interleukin-7 receptor subunit alpha that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "CD127 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "CDw127 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "IL-7 receptor subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "IL-7R subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "IL-7R-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "IL-7RA (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "hIL7R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16871" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16871 ;
    owl:annotatedTarget "IL7R" .

[]
    oboInOwl:hasDbXref "OMA:P16872", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "An interleukin-7 receptor subunit alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "CD127 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "IL-7 receptor subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "IL-7R subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "IL-7R-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "IL-7RA (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "mIL7R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P16872" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P16872 ;
    owl:annotatedTarget "Il7r" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "An integrin alpha-2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "CD49 antigen-like family member B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "GPIa (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "VLA-2 subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "collagen receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "hITGA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "platelet membrane glycoprotein Ia (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "CD49B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17301" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17301 ;
    owl:annotatedTarget "ITGA2" .

[]
    oboInOwl:hasDbXref "OMA:P17433", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "A transcription factor PU.1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "31 kDa-transforming protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "SFFV proviral integration 1 protein (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "mSPI1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "Sfpi-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "Sfpi1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17433" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17433 ;
    owl:annotatedTarget "Spi1" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000122 ;
    owl:annotatedTarget "X posterior_side_of Y <=> if Y is subdivided into two anterior and posterior portions, X is part_of the posterior portion." .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P17542" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "A T-cell acute lymphocytic leukemia protein 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P17542 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "Reactome:R-HSA-8956511" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "Stem cell protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "T-cell leukemia/lymphoma protein 5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "TAL-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "class A basic helix-loop-helix protein 17 (human)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000612 ;
    owl:annotatedTarget obo:CL_0000772 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "hTAL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "BHLHA17" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "SCL" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "TAL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17542" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17542 ;
    owl:annotatedTarget "TCL5" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:19622087"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000612 ;
    owl:annotatedTarget "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte;in this stage, production of primary granules is complete and eosinophil-specific granules has started. No nucleolus is present. These cells are integrin alpha-M-positive, CD13-positive, CD15-positive, CD16-negative, CD24-positive, and CD33-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P17679", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "An erythroid transcription factor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "Eryf1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "GATA-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "GATA-binding factor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "GF-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "NF-E1 DNA-binding protein (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "mGATA1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "Gata1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17679" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17679 ;
    owl:annotatedTarget "Gf-1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P17813" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17813 ;
    owl:annotatedTarget "An endoglin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P17813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17813 ;
    owl:annotatedTarget "CD105 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17813 ;
    owl:annotatedTarget "hENG" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17813" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17813 ;
    owl:annotatedTarget "END" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17813" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17813 ;
    owl:annotatedTarget "ENG" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P17927" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "A complement receptor type 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P17927" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "C3b/C4b receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17927" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "CD35 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "hCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17927" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "C3BR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17927" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17927 ;
    owl:annotatedTarget "CR1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P17947" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P17947 ;
    owl:annotatedTarget "A transcription factor PU.1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P17947 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P17947 ;
    owl:annotatedTarget "Reactome:R-HSA-8865503" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17947" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17947 ;
    owl:annotatedTarget "31 kDa-transforming protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P17947 ;
    owl:annotatedTarget "hSPI1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P17947" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P17947 ;
    owl:annotatedTarget "SPI1" .

[]
    oboInOwl:hasDbXref "OMA:P18181", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "A CD48 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "BCM1 surface antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "BLAST-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "CD48 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "HM48-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "MRC OX-45 surface antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "SLAM family member 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "SLAMF2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "mCD48" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "sgp-60 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "Bcm-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18181" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18181 ;
    owl:annotatedTarget "Cd48" .

[]
    oboInOwl:hasDbXref "OMA:P18337", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "An L-selectin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "CD62 antigen-like family member L (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "CD62L (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "LAM-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "LECAM1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "leukocyte adhesion molecule 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "leukocyte-endothelial cell adhesion molecule 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "lymph node homing receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "lymphocyte antigen 22 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "lymphocyte surface MEL-14 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "mSELL" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "Lnhr" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "Ly-22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "Ly22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18337" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18337 ;
    owl:annotatedTarget "Sell" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P18827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "A syndecan-1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P18827" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "CD138 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18827" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "SYND1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "hSDC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18827" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "SDC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18827" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18827 ;
    owl:annotatedTarget "SDC1" .

[]
    oboInOwl:hasDbXref "OMA:P18828", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "A syndecan-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "CD138 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "SYND1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "mSDC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "Sdc1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "Synd-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P18828" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P18828 ;
    owl:annotatedTarget "Synd1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P19070 ;
    owl:annotatedTarget "A complement receptor type 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P19070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19070 ;
    owl:annotatedTarget "CD21 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19070 ;
    owl:annotatedTarget "complement C3d receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19070 ;
    owl:annotatedTarget "mCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19070" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P19070 ;
    owl:annotatedTarget "Cr2" .

[]
    oboInOwl:hasDbXref "OMA:P19437", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "A membrane-spanning 4-domains subfamily A member 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "B-cell differentiation antigen Ly-44 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "CD20 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "lymphocyte antigen 44 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "mMS4A1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "membrane-spanning 4-domains subfamily A member 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "Cd20" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "Ly-44" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "Ms4a1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P19437" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P19437 ;
    owl:annotatedTarget "Ms4a2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "A complement receptor type 2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "CD21 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "Cr2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "EBV receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "complement C3d receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "epstein-Barr virus receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "hCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "C3DR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20023" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20023 ;
    owl:annotatedTarget "CR2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P20138" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "A CD33 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "gp67 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "hCD33" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "siglec-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "CD33" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20138" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20138 ;
    owl:annotatedTarget "SIGLEC3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "A B-cell receptor CD22 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "B-lymphocyte cell adhesion molecule (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "BL-CAM (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "T-cell surface antigen Leu-14 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "hCD22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "siglec-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "CD22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20273" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20273 ;
    owl:annotatedTarget "SIGLEC2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P20472" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20472 ;
    owl:annotatedTarget "A parvalbumin alpha that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20472 ;
    owl:annotatedTarget "hPVALB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20472" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20472 ;
    owl:annotatedTarget "PVALB" .

[]
    oboInOwl:hasDbXref "OMA:P20489", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "A high affinity immunoglobulin epsilon receptor subunit alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "Fc-epsilon RI-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "IgE Fc receptor subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "mFCER1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "FcERI (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "Fce1a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20489" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20489 ;
    owl:annotatedTarget "Fcer1a" .

[]
    oboInOwl:hasDbXref "OMA:P20693", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "A low affinity immunoglobulin epsilon Fc receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "CD23 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "Fc-epsilon-RII (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "lymphocyte IgE receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "mFCER2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "Fcer2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20693" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20693 ;
    owl:annotatedTarget "Fcer2a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "CD11 antigen-like family member C (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "Leu M5 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "hITGAX" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "leukocyte adhesion glycoprotein p150,95 alpha chain (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "leukocyte adhesion receptor p150,95 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "CD11C" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20702" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20702 ;
    owl:annotatedTarget "ITGAX" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P20937" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "A T-cell surface glycoprotein YE1/48 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "T lymphocyte antigen A1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "lymphocyte antigen 49a (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "mKlra1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "Klra1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "Ly-49" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "Ly-49a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "Ly49" .

[]
    oboInOwl:hasDbXref "UniProtKB:P20937" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P20937 ;
    owl:annotatedTarget "Ly49A" .

[]
    oboInOwl:hasDbXref "OMA:P21183", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "An interleukin-5 receptor subunit alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "CD125 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "IL-5 receptor subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "IL-5R subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "IL-5R-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "IL-5RA (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "mIL5RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "Il5r" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21183" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21183 ;
    owl:annotatedTarget "Il5ra" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P21462" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "An fMet-Leu-Phe receptor that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P21462 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "Reactome:R-HSA-375450" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P21462 located_in GO:0035577" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "Reactome:R-HSA-6799143" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P21462 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "Reactome:R-HSA-6800878" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P21462 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "Reactome:R-HSA-6800929" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "FPR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "N-formyl peptide receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "N-formylpeptide chemoattractant receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "fMLP receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "hFPR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21462" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21462 ;
    owl:annotatedTarget "FPR1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P21757" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "A macrophage scavenger receptor types I and II that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "CD204 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "hMSR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "macrophage acetylated LDL receptor I and II (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "scavenger receptor class A member 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "MSR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21757" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21757 ;
    owl:annotatedTarget "SCARA1" .

[]
    oboInOwl:hasDbXref "OMA:P21784", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P21784 ;
    owl:annotatedTarget "A V(D)J recombination-activating protein 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P21784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21784 ;
    owl:annotatedTarget "RAG-2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21784 ;
    owl:annotatedTarget "mRAG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21784" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21784 ;
    owl:annotatedTarget "Rag-2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21784" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21784 ;
    owl:annotatedTarget "Rag2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "A CD9 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "p24 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "5H9 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "MRP-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "cell growth-inhibiting gene 2 protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "hCD9" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "leukocyte antigen MIC3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "motility-related protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "tetraspanin-29 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "tspan-29 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "CD9" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "GIG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "MIC3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P21926" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P21926 ;
    owl:annotatedTarget "TSPAN29" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "An alpha-(1,3)-fucosyltransferase 4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "galactoside 3-L-fucosyltransferase (human)" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P22083 located_in GO:0000139" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "Reactome:R-HSA-9034106" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "ELAM-1 ligand fucosyltransferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "Fuc-TIV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "FucT-IV (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "fucosyltransferase 4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "fucosyltransferase IV (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "hFUT4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "ELFT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "FCT3A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22083" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22083 ;
    owl:annotatedTarget "FUT4" .

[]
    oboInOwl:hasDbXref "OMA:P22091", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "A T-cell acute lymphocytic leukemia protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "Stem cell protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "TAL-1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "mTAL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "Scl" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "Tal-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22091" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22091 ;
    owl:annotatedTarget "Tal1" .

[]
    oboInOwl:hasDbXref "OMA:P22646", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P22646 ;
    owl:annotatedTarget "A CD3 epsilon that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P22646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22646 ;
    owl:annotatedTarget "CD3e (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22646 ;
    owl:annotatedTarget "T-cell surface antigen T3/Leu-4 epsilon chain (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22646 ;
    owl:annotatedTarget "mCD3E" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22646" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22646 ;
    owl:annotatedTarget "Cd3e" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "A macrophage mannose receptor 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "C-type lectin domain family 13 member D (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "C-type lectin domain family 13 member D-like (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "CD206 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "MMR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "hMR" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "hMRC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "human mannose receptor" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "macrophage mannose receptor 1-like protein 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "CLEC13D" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "CLEC13DL" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "MRC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P22897" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P22897 ;
    owl:annotatedTarget "MRC1L1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P23769" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P23769 ;
    owl:annotatedTarget "An endothelial transcription factor GATA-2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P23769 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P23769 ;
    owl:annotatedTarget "Reactome:R-HSA-996735" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23769" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23769 ;
    owl:annotatedTarget "GATA-binding protein 2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23769 ;
    owl:annotatedTarget "hGATA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23769" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P23769 ;
    owl:annotatedTarget "GATA2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P23771" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P23771 ;
    owl:annotatedTarget "A trans-acting T-cell-specific transcription factor GATA-3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P23771 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P23771 ;
    owl:annotatedTarget "Reactome:R-HSA-996768" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23771" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23771 ;
    owl:annotatedTarget "GATA-binding factor 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23771 ;
    owl:annotatedTarget "hGATA3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23771" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P23771 ;
    owl:annotatedTarget "GATA3" .

[]
    oboInOwl:hasDbXref "OMA:P23772", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P23772 ;
    owl:annotatedTarget "A trans-acting T-cell-specific transcription factor GATA-3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P23772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23772 ;
    owl:annotatedTarget "GATA-binding factor 3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P23772 ;
    owl:annotatedTarget "mGATA3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23772" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P23772 ;
    owl:annotatedTarget "Gata-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P23772" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P23772 ;
    owl:annotatedTarget "Gata3" .

[]
    oboInOwl:hasDbXref "OMA:P24807", "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "A signal transducer CD24 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "CD24 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "HSA (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "M1/69-J11D heat stable antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "R13-Ag (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "X62 heat stable antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "lymphocyte antigen 52 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "mCD24" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "nectadrin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "Cd24" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "Cd24a" .

[]
    oboInOwl:hasDbXref "UniProtKB:P24807" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P24807 ;
    owl:annotatedTarget "Ly-52" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P25024 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "Reactome:R-HSA-373805" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P25024 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "Reactome:R-HSA-6804780" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CD181 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CDw128a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CXC-R1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CXCR-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "IL-8 receptor type 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "IL-8R A (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "hCXCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "high affinity interleukin-8 receptor A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CMKAR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "CXCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25024" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25024 ;
    owl:annotatedTarget "IL8RA" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P25025 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "Reactome:R-HSA-373796" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P25025 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "Reactome:R-HSA-6804771" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "CD182 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "CDw128b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "CXC-R2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "CXCR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "GRO/MGSA receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "IL-8 receptor type 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "IL-8R B (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "hCXCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "high affinity interleukin-8 receptor B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "CXCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25025" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25025 ;
    owl:annotatedTarget "IL8RB" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P25063" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P25063 ;
    owl:annotatedTarget "A signal transducer CD24 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25063 ;
    owl:annotatedTarget "hCD24" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25063 ;
    owl:annotatedTarget "small cell lung carcinoma cluster 4 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25063" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25063 ;
    owl:annotatedTarget "CD24" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25063" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25063 ;
    owl:annotatedTarget "CD24A" .

[]
    oboInOwl:hasDbXref "OMA:P25918", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P25918 ;
    owl:annotatedTarget "A CD19 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P25918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25918 ;
    owl:annotatedTarget "CD19 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25918 ;
    owl:annotatedTarget "differentiation antigen CD19 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P25918 ;
    owl:annotatedTarget "mCD19" .

[]
    oboInOwl:hasDbXref "UniProtKB:P25918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P25918 ;
    owl:annotatedTarget "Cd19" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P26010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26010 ;
    owl:annotatedTarget "An integrin beta-7 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26010 ;
    owl:annotatedTarget "Gut homing receptor beta subunit (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26010 ;
    owl:annotatedTarget "hITGB7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26010" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26010 ;
    owl:annotatedTarget "ITGB7" .

[]
    oboInOwl:hasDbXref "OMA:P26011", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26011 ;
    owl:annotatedTarget "An integrin beta-7 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26011 ;
    owl:annotatedTarget "M290 IEL antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26011 ;
    owl:annotatedTarget "integrin beta-P (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26011 ;
    owl:annotatedTarget "mITGB7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26011" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26011 ;
    owl:annotatedTarget "Itgb7" .

[]
    oboInOwl:hasDbXref "OMA:P26151", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "A high affinity immunoglobulin gamma Fc receptor I that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "CD64 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "Fc-gamma RI (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "FcRI (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "IgG Fc receptor I (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "mFCGR1A" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "Fcg1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26151 ;
    owl:annotatedTarget "Fcgr1" .

[]
    oboInOwl:hasDbXref "OMA:P26618", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "An alpha-type platelet-derived growth factor receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "CD140 antigen-like family member A (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "CD140a (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "PDGF-R-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "PDGFR-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "alpha platelet-derived growth factor receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "alpha-type platelet-derived growth factor receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "mPDGFRA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "platelet-derived growth factor alpha receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26618" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26618 ;
    owl:annotatedTarget "Pdgfra" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P26715" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "An NKG2-A/NKG2-B type II integral membrane protein that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P26715 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "Reactome:R-HSA-3006545" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "CD159 antigen-like family member A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "CD159a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "NK cell receptor A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "NKG2-A/B-activating NK receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "hKLRC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "KLRC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26715" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26715 ;
    owl:annotatedTarget "NKG2A" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P26842" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "A CD27 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "CD27L receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "T-cell activation antigen CD27 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "T14 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "hCD27" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "tumor necrosis factor receptor superfamily member 7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "CD27" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26842" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26842 ;
    owl:annotatedTarget "TNFRSF7" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "An interleukin-3 receptor class 2 alpha chain that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "CD123 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL-3 receptor subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL-3R subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL-3R-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL-3RA (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "hIL3RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL3R" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26951" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26951 ;
    owl:annotatedTarget "IL3RA" .

[]
    oboInOwl:hasDbXref "OMA:P26952", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "An interleukin-3 receptor class 2 alpha chain that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "CD123 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "IL-3 receptor subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "IL-3R subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "IL-3R-alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "IL-3RA (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "interleukin-3 receptor class II alpha chain (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "mIL3RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "Il3ra" .

[]
    oboInOwl:hasDbXref "UniProtKB:P26952" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P26952 ;
    owl:annotatedTarget "Sut-1" .

[]
    oboInOwl:hasDbXref "OMA:P27548", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "A tumor necrosis factor ligand superfamily member 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "CD154 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "CD40-L (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "T-cell antigen Gp39 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "TNF-related activation protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "TRAP (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "mCD40LG" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "tumor necrosis factor ligand superfamily member 5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "Cd40l" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "Cd40lg" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27548" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27548 ;
    owl:annotatedTarget "Tnfsf5" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily B member 1C that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "CD161 antigen-like family member C (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "CD161c (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "Ly-55c (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "NK1.1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "NKR-P1 40 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "NKR-P1.9 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "NKR-P1C (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "lymphocyte antigen 55c (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "mKlrb1c" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "natural killer cell surface protein P1-40 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "Klrb1c" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "Ly55c" .

[]
    oboInOwl:hasDbXref "UniProtKB:P27814" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P27814 ;
    owl:annotatedTarget "Nkrp1c" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28906 ;
    owl:annotatedTarget "hCD34" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28906" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P28906 ;
    owl:annotatedTarget "CD34" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "An ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P28907 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "Reactome:R-HSA-8938080" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "2'-phospho-ADP-ribosyl cyclase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "2'-phospho-ADP-ribosyl cyclase/2'-phospho-cyclic-ADP-ribose transferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "2'-phospho-cyclic-ADP-ribose transferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "ADPRC 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "T10 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "cADPr hydrolase 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "cyclic ADP-ribose hydrolase 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "hCD38" .

[]
    oboInOwl:hasDbXref "UniProtKB:P28907" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P28907 ;
    owl:annotatedTarget "CD38" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P29017" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P29017 ;
    owl:annotatedTarget "A T-cell surface glycoprotein CD1c that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P29017" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29017 ;
    owl:annotatedTarget "CD1c (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29017 ;
    owl:annotatedTarget "hCD1C" .

[]
    oboInOwl:hasDbXref "MRO:0000890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29017 ;
    owl:annotatedTarget "human CD1c chain" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29017" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P29017 ;
    owl:annotatedTarget "CD1C" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000613 ;
    owl:annotatedTarget obo:CL_0002191 .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "A tumor necrosis factor ligand superfamily member 5 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P29965 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "Reactome:R-HSA-198113" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "CD154 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "CD40-L (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "T-cell antigen Gp39 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "TNF-related activation protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "hCD40LG" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMCID:PMC1312421"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000613 ;
    owl:annotatedTarget "A progenitor cell committed to the basophil lineage. This cell lacks hematopoietic lineage markers (lin-negative) and is CD34-positive, T1/ST2-low, CD117-negative, and FceRIa-high. This cell also expresses Gata-1, Gata-2 and C/EBPa."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "tumor necrosis factor ligand superfamily member 5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "CD40L" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "CD40LG" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "TNFSF5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P29965" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P29965 ;
    owl:annotatedTarget "TRAP" .

[]
    oboInOwl:hasDbXref "OMA:P30204", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "A macrophage scavenger receptor types I and II that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "CD204 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "SR-A (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "mMSR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "macrophage acetylated LDL receptor I and II (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "scavenger receptor type A (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "Msr1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P30204" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P30204 ;
    owl:annotatedTarget "Scvr" .

[]
    oboInOwl:hasDbXref "OMA:P31041", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P31041 ;
    owl:annotatedTarget "A T-cell-specific surface glycoprotein CD28 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P31041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31041 ;
    owl:annotatedTarget "CD28 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31041 ;
    owl:annotatedTarget "mCD28" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31041" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31041 ;
    owl:annotatedTarget "Cd28" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "A low affinity immunoglobulin gamma Fc region receptor II-b that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "CD32 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "CDw32 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "Fc-gamma RII-b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "Fc-gamma-RIIb (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "FcRII-b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "IgG Fc receptor II-b (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "hFCGR2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "CD32" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "FCG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "FCGR2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31994 ;
    owl:annotatedTarget "IGFR2" .

[]
    oboInOwl:hasDbXref "OMA:P31996", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P31996 ;
    owl:annotatedTarget "A macrosialin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P31996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31996 ;
    owl:annotatedTarget "CD68 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31996 ;
    owl:annotatedTarget "mCD68" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31996" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31996 ;
    owl:annotatedTarget "Cd68" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P31997" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "A carcinoembryonic antigen-related cell adhesion molecule 8 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "CD66b (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "CD67 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "carcinoembryonic antigen CGM6 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "hCEACAM8" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "non-specific cross-reacting antigen NCA-95 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "CEACAM8" .

[]
    oboInOwl:hasDbXref "UniProtKB:P31997" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P31997 ;
    owl:annotatedTarget "CGM6" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "A C-C chemokine receptor type 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P32246 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "Reactome:R-HSA-373107" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "C-C CKR-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CC-CKR-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CCR-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CD191 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "HM145 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "LD78 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "MIP-1alpha-R (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "RANTES-R (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "hCCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "macrophage inflammatory protein 1-alpha receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CMKBR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "CMKR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32246 ;
    owl:annotatedTarget "SCYAR1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "A C-C chemokine receptor type 7 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "BLR2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "C-C CKR-7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CC-CKR-7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CCR-7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CD197 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CDw197 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "EBV-induced G-protein coupled receptor 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "MIP-3 beta receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "epstein-Barr virus-induced G-protein coupled receptor 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "hCCR7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CCR7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "CMKBR7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "EBI1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32248" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32248 ;
    owl:annotatedTarget "EVI1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 5 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P32302 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "Reactome:R-HSA-444505" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "CD185 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "CXC-R5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "CXCR-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "MDR-15 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "burkitt lymphoma receptor 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "hCXCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "monocyte-derived receptor 15 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "BLR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "CXCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32302" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32302 ;
    owl:annotatedTarget "MDR15" .

[]
    oboInOwl:hasDbXref "OMA:P32648", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P32648 ;
    owl:annotatedTarget "A VIP peptides that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32648 ;
    owl:annotatedTarget "mVIP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32648" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32648 ;
    owl:annotatedTarget "Vip" .

[]
    oboInOwl:hasDbXref "OMA:P32848", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P32848 ;
    owl:annotatedTarget "A parvalbumin alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P32848 ;
    owl:annotatedTarget "mPVALB" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32848" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32848 ;
    owl:annotatedTarget "Pva" .

[]
    oboInOwl:hasDbXref "UniProtKB:P32848" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P32848 ;
    owl:annotatedTarget "Pvalb" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P33151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "A cadherin-5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "7B4 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "CD144 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "VE-cadherin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "hCDH5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "vascular endothelial cadherin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33151 ;
    owl:annotatedTarget "CDH5" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P33681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "A CD80 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "B7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "BB1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "CTLA-4 counter-receptor B7.1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "activation B7-1 antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "hCD80" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "CD28LG" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "CD28LG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "CD80" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33681 ;
    owl:annotatedTarget "LAB7" .

[]
    oboInOwl:hasDbXref "OMA:P33766", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "An fMet-Leu-Phe receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "FPR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "N-formyl peptide receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "N-formylpeptide chemoattractant receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "fMLP receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "mFPR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P33766" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P33766 ;
    owl:annotatedTarget "Fpr1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P34810" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P34810 ;
    owl:annotatedTarget "A macrosialin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P34810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P34810 ;
    owl:annotatedTarget "gp110 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P34810 ;
    owl:annotatedTarget "hCD68" .

[]
    oboInOwl:hasDbXref "UniProtKB:P34810" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P34810 ;
    owl:annotatedTarget "CD68" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "A B-cell receptor CD22 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "B-lymphocyte cell adhesion molecule (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "BL-CAM (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "CD22 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "T-cell surface antigen Leu-14 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "mCD22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "siglec-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "Cd22" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "Lyb-8" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35329 ;
    owl:annotatedTarget "Siglec2" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "CD182 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "CXC-R2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "CXCR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "GRO/MGSA receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "IL-8R B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "high affinity interleukin-8 receptor B (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "mCXCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "Cmkar2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "Cxcr2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "Gpcr16" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35343" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35343 ;
    owl:annotatedTarget "Il8rb" .

[]
    oboInOwl:hasDbXref "OMA:P35456", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "A urokinase plasminogen activator surface receptor that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35456" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "CD87 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35456" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "U-PAR (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "mPLAUR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35456" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "uPAR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35456" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35456 ;
    owl:annotatedTarget "Plaur" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P35461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35461 ;
    owl:annotatedTarget "A lymphocyte antigen 6G that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35461 ;
    owl:annotatedTarget "Ly-6G (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35461 ;
    owl:annotatedTarget "Ly-6G.1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35461 ;
    owl:annotatedTarget "mLy6g" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35461" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35461 ;
    owl:annotatedTarget "Ly6g" .

[]
    oboInOwl:hasDbXref "OMA:P35918", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "A vascular endothelial growth factor receptor 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "CD309 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "FLK-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "VEGFR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "fetal liver kinase 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "kinase NYK (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "mKDR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "protein-tyrosine kinase receptor flk-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "Flk-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "Flk1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35918 ;
    owl:annotatedTarget "Kdr" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "A vascular endothelial growth factor receptor 2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "CD309 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "FLK-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "VEGFR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "fetal liver kinase 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "hKDR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "kinase insert domain receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "protein-tyrosine kinase receptor flk-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "FLK1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "KDR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P35968" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P35968 ;
    owl:annotatedTarget "VEGFR2" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P36544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P36544 ;
    owl:annotatedTarget "A neuronal acetylcholine receptor subunit alpha-7 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36544 ;
    owl:annotatedTarget "hCHRNA7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36544" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36544 ;
    owl:annotatedTarget "CHRNA7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36544" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36544 ;
    owl:annotatedTarget "NACHRA7" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein kinase FLT3 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "STK-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "FL cytokine receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "FLK-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "FLT-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "Stem cell tyrosine kinase 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "fetal liver kinase-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "fms-like tyrosine kinase 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "hFLT3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "CD135" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "FLK2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "FLT3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P36888" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P36888 ;
    owl:annotatedTarget "STK1" .

[]
    oboInOwl:hasDbXref "OMA:P37217", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P37217 ;
    owl:annotatedTarget "A CD69 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P37217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P37217 ;
    owl:annotatedTarget "CD69 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P37217 ;
    owl:annotatedTarget "mCD69" .

[]
    oboInOwl:hasDbXref "UniProtKB:P37217" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P37217 ;
    owl:annotatedTarget "Cd69" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P38570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "An integrin alpha-E that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "CD103 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "HML-1 antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "hITGAE" .

[]
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "integrin alpha-IEL (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "mucosal lymphocyte 1 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P38570" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P38570 ;
    owl:annotatedTarget "ITGAE" .

[]
    oboInOwl:hasDbXref "OMA:P40240", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P40240 ;
    owl:annotatedTarget "A CD9 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P40240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P40240 ;
    owl:annotatedTarget "CD9 (mouse)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000614 ;
    owl:annotatedTarget obo:CL_0000768 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P40240 ;
    owl:annotatedTarget "mCD9" .

[]
    oboInOwl:hasDbXref "UniProtKB:P40240" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P40240 ;
    owl:annotatedTarget "Cd9" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "A B-cell lymphoma 6 protein that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P41182 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "Reactome:R-HSA-5223066" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "B-cell lymphoma 5 protein (human)" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000123 ;
    owl:annotatedTarget "X anterior side of Y <=> if Y is subdivided into two anterior and posterior portions, X is part of the anterior portion." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:18466030"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000614 ;
    owl:annotatedTarget "A basophil precursor in the granulocytic series, being a cell intermediate in development between a promyelocyte and a metamyelocyte; in this stage, production of primary granules is complete and basophil-specific granules has started. No nucleolus is present. Markers are being integrin alpha-M-positive, fucosyltransferase FUT4-positive, CD33-positive, CD24-positive, aminopeptidase N-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "BCL-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "BCL-6 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "hBCL6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "protein LAZ-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "zinc finger and BTB domain-containing protein 27 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "zinc finger protein 51 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "BCL5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "BCL6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "LAZ3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "ZBTB27" .

[]
    oboInOwl:hasDbXref "GOC:clt"^^xsd:string, "ISBN:0471940526"^^xsd:string, "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000615 ;
    owl:annotatedTarget "A thick walled spore containing one or more haploid nuclei produced by sexual reproduction in an Basidiomycete; formed externally on extrusions of the basidium."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P41182" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41182 ;
    owl:annotatedTarget "ZNF51" .

[]
    oboInOwl:hasDbXref "OMA:P41183", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P41183 ;
    owl:annotatedTarget "A B-cell lymphoma 6 protein that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41183 ;
    owl:annotatedTarget "mBCL6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41183" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41183 ;
    owl:annotatedTarget "Bcl-6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41183" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41183 ;
    owl:annotatedTarget "Bcl6" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000616 ;
    owl:annotatedTarget "OBSOLETE: A walled spore produced in a sporangium."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P41272", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "A CD27 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "CD27 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "CD27L receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "T-cell activation antigen CD27 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "mCD27" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "tumor necrosis factor receptor superfamily member 7 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "Cd27" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41272" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41272 ;
    owl:annotatedTarget "Tnfrsf7" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "A C-C chemokine receptor type 2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P41597 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "Reactome:R-HSA-2976755" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "C-C CKR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "CC-CKR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "CCR-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "CD192 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "MCP-1-R (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "hCCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "monocyte chemoattractant protein 1 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "CCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P41597" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P41597 ;
    owl:annotatedTarget "CMKBR2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "A CD86 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "B70 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "BU63 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "CTLA-4 counter-receptor B7.2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "FUN-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "activation B7-2 antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "hCD86" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "CD28LG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42081" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P42081 ;
    owl:annotatedTarget "CD86" .

[]
    oboInOwl:hasDbXref "OMA:P42082", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "A CD86 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "CD86 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "ETC-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "activation B7-2 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "early T-cell costimulatory molecule 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "mCD86" .

[]
    oboInOwl:hasDbXref "UniProtKB:P42082" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P42082 ;
    owl:annotatedTarget "Cd86" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000617 ;
    owl:annotatedTarget "A neuron that uses GABA as a vesicular neurotransmitter"^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P43235" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "A cathepsin K that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "cathepsin X (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "cathepsin O2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "hCTSK" .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "CTSK" .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "CTSO" .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "CTSO2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P43235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P43235 ;
    owl:annotatedTarget "cathepsin O (human)" .

[]
    oboInOwl:hasDbXref "ISBN:08199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000620 ;
    owl:annotatedTarget "OBSOLETE: A sporangiospore that is motile, having flagella."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P47774", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "A C-C chemokine receptor type 7 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "C-C CKR-7 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "CC-CKR-7 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "CCR-7 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "CD197 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "EBI1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "EBV-induced G-protein coupled receptor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PMID:22274696"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000621 ;
    owl:annotatedTarget "A myoblast that is committed to a myotube-specific program of differentiation but not yet fused. It undergoes very limited additional proliferation. After fusion, it will take on a muscle identity specified by a `muscle founder cell` (CL:0008006)."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "MIP-3 beta receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "epstein-Barr virus-induced G-protein coupled receptor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "mCCR7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "Ccr7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "Cmkbr7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "Ebi1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P47774" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P47774 ;
    owl:annotatedTarget "Ebi1h" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "A CX3C chemokine receptor 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P49238 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "Reactome:R-HSA-2980688" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "C-X3-C CKR-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "CMK-BRL-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "CMK-BRL1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "G-protein coupled receptor 13 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "V28 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "beta chemokine receptor-like 1 (human)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000622 ;
    owl:annotatedTarget "A secretory cell that is grouped together with other cells of the same type to form grape shaped clusters known as acini (singular acinus)."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "fractalkine receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "hCX3CR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "CMKBRL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "CX3CR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49238" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49238 ;
    owl:annotatedTarget "GPR13" .

[]
    oboInOwl:hasDbXref "OMA:P49290", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P49290 ;
    owl:annotatedTarget "An eosinophil peroxidase that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P49290" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49290 ;
    owl:annotatedTarget "EPO (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49290 ;
    owl:annotatedTarget "mEPX" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49290" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49290 ;
    owl:annotatedTarget "Eper" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49290" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49290 ;
    owl:annotatedTarget "Epx" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P49582 ;
    owl:annotatedTarget "A neuronal acetylcholine receptor subunit alpha-7 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49582 ;
    owl:annotatedTarget "mChrna7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49582" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49582 ;
    owl:annotatedTarget "Acra7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49582" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49582 ;
    owl:annotatedTarget "Chrna7" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P49682 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "Reactome:R-HSA-2980699" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "CD183 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "CKR-L2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "CXC-R3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "CXCR-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "G protein-coupled receptor 9 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "IP-10 receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "hCXCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "interferon-inducible protein 10 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "CXCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49682 ;
    owl:annotatedTarget "GPR9" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P49715" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "A CCAAT/enhancer-binding protein alpha that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P49715 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "Reactome:R-HSA-381289" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "C/EBP alpha (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "hCEBPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49715" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "CEBP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P49715" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P49715 ;
    owl:annotatedTarget "CEBPA" .

[]
    oboInOwl:hasDbXref "OMA:P50283", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P50283 ;
    owl:annotatedTarget "A CD7 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P50283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50283 ;
    owl:annotatedTarget "CD7 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50283 ;
    owl:annotatedTarget "mCD7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50283" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P50283 ;
    owl:annotatedTarget "Cd7" .

[]
    oboInOwl:hasDbXref "OMA:P50481", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "A LIM/homeobox protein Lhx3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "LIM homeobox protein 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "homeobox protein LIM-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "homeobox protein P-LIM (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "mLHX3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "Lhx3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "Lim-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "Lim3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P50481" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P50481 ;
    owl:annotatedTarget "Plim" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P51449" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "A nuclear receptor ROR-gamma that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P51449 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "Reactome:R-HSA-446177" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "RAR-related orphan receptor C (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "hRORC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "nuclear receptor RZR-gamma (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "nuclear receptor subfamily 1 group F member 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "retinoid-related orphan receptor-gamma (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "NR1F3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "RORC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "RORG" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51449 ;
    owl:annotatedTarget "RZRG" .

[]
    oboInOwl:hasDbXref "OMA:P51450", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "A nuclear receptor ROR-gamma that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "RAR-related orphan receptor C (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "TOR (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "mRORC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "nuclear receptor RZR-gamma (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "nuclear receptor subfamily 1 group F member 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "retinoid-related orphan receptor-gamma (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "thymus orphan receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "Nr1f3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "Rorc" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "Rorg" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51450 ;
    owl:annotatedTarget "Thor" .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51450-2 ;
    owl:annotatedTarget "A nuclear receptor ROR-gamma isoform 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450-2 ;
    owl:annotatedTarget "mRORC/iso:2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51450-2 ;
    owl:annotatedTarget "nuclear receptor ROR-gamma isoform RORgT (mouse)" .

[]
    oboInOwl:hasDbXref "OMA:P51675", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "A C-C chemokine receptor type 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "C-C CKR-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "CC-CKR-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "CCR-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "CCR1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "CD191 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "MIP-1alpha-R (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "RANTES-R (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "mCCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "macrophage inflammatory protein 1-alpha receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "Ccr1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51675" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51675 ;
    owl:annotatedTarget "Cmkbr1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "A C-C chemokine receptor type 3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P51677 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "Reactome:R-HSA-373106" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "C C CKR3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "C-C CKR-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CC-CKR-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CCR-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CD193 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CKR 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CKR3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "eosinophil eotaxin receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "hCCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51677" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51677 ;
    owl:annotatedTarget "CMKBR3" .

[]
    oboInOwl:hasDbXref "OMA:P51678", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "A C-C chemokine receptor type 3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "C-C CKR-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "CC-CKR-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "CCR-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "CCR3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "CD193 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "CKR3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "MIP-1 alpha RL2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "mCCR3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "macrophage inflammatory protein 1-alpha receptor-like 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "Ccr3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "Cmkbr1l2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51678" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51678 ;
    owl:annotatedTarget "Cmkbr3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "A C-C chemokine receptor type 4 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P51679 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "Reactome:R-HSA-373090" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "C-C CKR-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "CC-CKR-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "CCR-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "CD194 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "K5-5 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "hCCR4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "CCR4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51679" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51679 ;
    owl:annotatedTarget "CMKBR4" .

[]
    oboInOwl:hasDbXref "OMA:P51680", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "A C-C chemokine receptor type 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "C-C CKR-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "CC-CKR-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "CCR-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "CCR4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "CD194 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "mCCR4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "Ccr4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51680" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51680 ;
    owl:annotatedTarget "Cmkbr4" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:15771571"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000623 ;
    owl:annotatedTarget "A lymphocyte that can spontaneously kill a variety of target cells without prior antigenic activation via germline encoded activation receptors and also regulate immune responses via cytokine release and direct contact with other cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "A C-C chemokine receptor type 5 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P51681 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "Reactome:R-HSA-171279" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "C-C CKR-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CC-CKR-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CCR-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CD195 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CHEMR13 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "HIV-1 fusion coreceptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "hCCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51681" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51681 ;
    owl:annotatedTarget "CMKBR5" .

[]
    oboInOwl:hasDbXref "OMA:P51682", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "A C-C chemokine receptor type 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "C-C CKR-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "CC-CKR-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "CCR-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "CD195 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "MIP-1 alpha receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "mCCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "Ccr5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51682 ;
    owl:annotatedTarget "Cmkbr5" .

[]
    oboInOwl:hasDbXref "OMA:P51683", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "A C-C chemokine receptor type 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "C-C CKR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "CC-CKR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "CCR-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "CCR2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "CD192 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "JE/FIC receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "MCP-1 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "mCCR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "Ccr2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51683" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51683 ;
    owl:annotatedTarget "Cmkbr2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "A C-C chemokine receptor type 6 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P51684 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "Reactome:R-HSA-373089" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "C-C CKR-6 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CC-CKR-6 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CCR-6 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CD196 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CKR-L3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "DRY6 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "G-protein coupled receptor 29 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "GPR-CY4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "GPRCY4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "LARC receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "chemokine receptor-like 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "hCCR6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CCR6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CKRL3" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "CMKBR6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "GPR29" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51684" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51684 ;
    owl:annotatedTarget "STRL22" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P51884" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "A lumican that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "KSPG lumican (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "hLUM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "keratan sulfate proteoglycan lumican (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "LDC" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "LUM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51884" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51884 ;
    owl:annotatedTarget "SLRR2D" .

[]
    oboInOwl:hasDbXref "OMA:P51885", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "A lumican that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "KSPG lumican (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "keratan sulfate proteoglycan lumican (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "mLUM" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "Lcn" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "Ldc" .

[]
    oboInOwl:hasDbXref "UniProtKB:P51885" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P51885 ;
    owl:annotatedTarget "Lum" .

[]
    oboInOwl:hasDbXref "OMA:P53566", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P53566 ;
    owl:annotatedTarget "A CCAAT/enhancer-binding protein alpha that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P53566" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P53566 ;
    owl:annotatedTarget "C/EBP alpha (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P53566 ;
    owl:annotatedTarget "mCEBPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P53566" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P53566 ;
    owl:annotatedTarget "Cebp" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000624 ;
    owl:annotatedTarget obo:CL_0000791 .

[]
    oboInOwl:hasDbXref "UniProtKB:P53566" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P53566 ;
    owl:annotatedTarget "Cebpa" .

[]
    oboInOwl:hasDbXref "OMA:P55097", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P55097 ;
    owl:annotatedTarget "A cathepsin K that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55097 ;
    owl:annotatedTarget "mCTSK" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55097" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P55097 ;
    owl:annotatedTarget "Ctsk" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000624 ;
    owl:annotatedTarget "A mature alpha-beta T cell that expresses an alpha-beta T cell receptor and the CD4 coreceptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P55284", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "A cadherin-5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P55284" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "CD144 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55284" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "VE-cadherin (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "mCDH5" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55284" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "vascular endothelial cadherin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55284" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P55284 ;
    owl:annotatedTarget "Cdh5" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:P55895" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P55895 ;
    owl:annotatedTarget "A V(D)J recombination-activating protein 2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:P55895 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P55895 ;
    owl:annotatedTarget "Reactome:R-HSA-5692675" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55895" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55895 ;
    owl:annotatedTarget "RAG-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P55895 ;
    owl:annotatedTarget "hRAG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P55895" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P55895 ;
    owl:annotatedTarget "RAG2" .

[]
    oboInOwl:hasDbXref "OMA:P56528", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "An ADP-ribosyl cyclase/cyclic ADP-ribose hydrolase 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "2'-phospho-ADP-ribosyl cyclase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "2'-phospho-ADP-ribosyl cyclase/2'-phospho-cyclic-ADP-ribose transferase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "2'-phospho-cyclic-ADP-ribose transferase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "ADP-ribosyl cyclase 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "ADPRC 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "CD38 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "I-19 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "NIM-R5 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "cADPr hydrolase 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "cyclic ADP-ribose hydrolase 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "mCD38" .

[]
    oboInOwl:hasDbXref "UniProtKB:P56528" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P56528 ;
    owl:annotatedTarget "Cd38" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P59901" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "A leukocyte immunoglobulin-like receptor subfamily A member 4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "CD85 antigen-like family member G (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "CD85g (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "ILT-7 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "hLILRA4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "immunoglobulin-like transcript 7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "ILT7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P59901" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P59901 ;
    owl:annotatedTarget "LILRA4" .

[]
    oboInOwl:hasDbXref "OMA:P60041", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P60041 ;
    owl:annotatedTarget "A somatostatin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P60041 ;
    owl:annotatedTarget "mSST" .

[]
    oboInOwl:hasDbXref "UniProtKB:P60041" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P60041 ;
    owl:annotatedTarget "Smst" .

[]
    oboInOwl:hasDbXref "UniProtKB:P60041" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P60041 ;
    owl:annotatedTarget "Sst" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "LAP-3 (human)" .

[]
    a owl:Axiom ;
    rdfs:label "PR:P61073 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "Reactome:R-HSA-2980772" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "CD184 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "CXC-R4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "CXCR-4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "FB22 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "HM89 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "LCR1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "LESTR (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "LPS-associated protein 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "NPYRL (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "SDF-1 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "fusin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "hCXCR4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "leukocyte-derived seven transmembrane domain receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "lipopolysaccharide-associated protein 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "stromal cell-derived factor 1 receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61073" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P61073 ;
    owl:annotatedTarget "CXCR4" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P61278" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P61278 ;
    owl:annotatedTarget "A somatostatin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P61278" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61278 ;
    owl:annotatedTarget "growth hormone release-inhibiting factor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P61278 ;
    owl:annotatedTarget "hSST" .

[]
    oboInOwl:hasDbXref "UniProtKB:P61278" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P61278 ;
    owl:annotatedTarget "SST" .

[]
    oboInOwl:hasDbXref "OMA:P70658", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "CD184 (mouse)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000625 ;
    owl:annotatedTarget obo:CL_0000791 .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "CXC-R4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "CXCR-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "LESTR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "PB-CKR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "SDF-1 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "fusin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "leukocyte-derived seven transmembrane domain receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "mCXCR4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "pre-B-cell-derived chemokine receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "stromal cell-derived factor 1 receptor (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000625 ;
    owl:annotatedTarget "A T cell expressing an alpha-beta T cell receptor and the CD8 coreceptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "Cmkar4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "Cxcr4" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "Lestr" .

[]
    oboInOwl:hasDbXref "UniProtKB:P70658" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P70658 ;
    owl:annotatedTarget "Sdf1r" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "A tyrosine-protein phosphatase non-receptor type substrate 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "p84 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "CD172 antigen-like family member A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "CD172a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "MyD-1 antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "SHP substrate 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "SHPS-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "Sirp-alpha-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "Sirp-alpha-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "Sirp-alpha-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "brain Ig-like molecule with tyrosine-based activation motifs (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "hSIRPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "inhibitory receptor SHPS-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "macrophage fusion receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "signal-regulatory protein alpha-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "signal-regulatory protein alpha-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "signal-regulatory protein alpha-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "BIT" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "MFR" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "MYD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "PTPNS1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "SHPS1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "SIRP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78324" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78324 ;
    owl:annotatedTarget "SIRPA" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P78412" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "An iroquois-class homeodomain protein IRX-6 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "hIRX6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "homeodomain protein IRXB3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "iroquois homeobox protein 6 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "IRX6" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "IRX7" .

[]
    oboInOwl:hasDbXref "UniProtKB:P78412" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P78412 ;
    owl:annotatedTarget "IRXB3" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "A neutrophil gelatinase-associated lipocalin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "p25 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "25 kDa alpha-2-microglobulin-related subunit of MMP-9 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "hLCN2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "lipocalin-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "oncogene 24p3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "siderocalin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "HNL" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "LCN2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P80188" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P80188 ;
    owl:annotatedTarget "NGAL" .

[]
    obo:IAO_0000116 "This should be to a more restricted class, but not the Uberon class may be too restricted since it is a composition-based definition of skeleton rather than functional." ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:range ;
    owl:annotatedSource obo:RO_0002551 ;
    owl:annotatedTarget obo:CARO_0000006 .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000626 ;
    owl:annotatedTarget "Granule cell that is part of the olfactory bulb."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:P97367", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "A homeobox protein Meis2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P97367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "Meis1-related protein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "mMEIS2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97367" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "Meis2" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97367" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "Mrg1" .

[]
    oboInOwl:hasDbXref "TAIR:sr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000627 ;
    owl:annotatedTarget "A cell involved in transporting nutrients, minerals, water, gases and other chemicals between cells for a variety of purposes including conveying nutrition to other tissues, removing waste products from the tissues, conveying gases for respiration, distributing heat and repelling invasion of foreign substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P97367" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97367 ;
    owl:annotatedTarget "Stra10" .

[]
    oboInOwl:hasDbXref "OMA:P97449", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "An aminopeptidase N that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "AP-M (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "AP-N (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "CD13 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "alanyl aminopeptidase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "aminopeptidase M (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "mANPEP" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "mAPN" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "membrane protein p161 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "microsomal aminopeptidase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "Anpep" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "Lap-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97449" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97449 ;
    owl:annotatedTarget "Lap1" .

[]
    oboInOwl:hasDbXref "TAIR:sr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000628 ;
    owl:annotatedTarget "A cell that can perform photosynthesis, in which carbohydrates are synthesized from carbon dioxide and water, using light as the energy source."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "A tyrosine-protein phosphatase non-receptor type substrate 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "p84 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "CD172 antigen-like family member A (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "CD172a (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "MyD-1 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "SHP substrate 1 (mouse)" .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000629 ;
    owl:annotatedTarget "A cell that is specialized to store a particular substance(s), which is(are) later released from the store for a particular purpose."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "SHPS-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Sirp-alpha-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "brain Ig-like molecule with tyrosine-based activation motifs (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "inhibitory receptor SHPS-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "mSIRP-alpha1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "mSIRPA" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "signal-regulatory protein alpha-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Bit" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Myd1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Ptpns1" .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000630 ;
    owl:annotatedTarget "A cell whose primary function is to support other cell types."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Shps1" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Sirp" .

[]
    oboInOwl:hasDbXref "UniProtKB:P97797" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_P97797 ;
    owl:annotatedTarget "Sirpa" .

[]
    oboInOwl:hasDbXref "OMA:Q00342", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "A receptor-type tyrosine-protein kinase FLT3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "CD135 (mouse)" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.246.577.543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000631 ;
    owl:annotatedTarget "Cells forming a framework supporting the organ of Corti. Specific cells are those of Claudius, Deiters and Hensen."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "FL cytokine receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "FLK-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "FLT-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "fetal liver kinase 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "fms-like tyrosine kinase 3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "mFLT3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "tyrosine-protein kinase receptor flk-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "Flk-2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "Flt-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00342" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00342 ;
    owl:annotatedTarget "Flt3" .

[]
    oboInOwl:hasDbXref "OMA:Q00609", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "A CD80 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "CD80 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "activation B7-1 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "mCD80" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00609" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "B7" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00609" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00609 ;
    owl:annotatedTarget "Cd80" .

[]
    oboInOwl:hasDbXref "OMA:Q00651", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "An integrin alpha-4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "CD49 antigen-like family member D (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "CD49d (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "LPAM subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "VLA-4 subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "integrin alpha-IV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "lymphocyte Peyer patch adhesion molecules subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "mITGA4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00651" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00651 ;
    owl:annotatedTarget "Itga4" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002551 ;
    owl:annotatedTarget "A relation between a subdivision of an organism and the single subdivision of skeleton that provides structural support for that subdivision." .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "A nuclear factor NF-kappa-B p100 subunit that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q00653 located_in GO:0005829" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "Reactome:R-HSA-2677931" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "DNA-binding factor KBF2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "H2TF1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "hNFKB2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "lymphocyte translocation chromosome 10 protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "nuclear factor of kappa light polypeptide gene enhancer in B-cells 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "oncogene Lyt-10 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "LYT10" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q00653" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q00653 ;
    owl:annotatedTarget "NFKB2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q01151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q01151 ;
    owl:annotatedTarget "A CD83 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01151 ;
    owl:annotatedTarget "B-cell activation protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01151 ;
    owl:annotatedTarget "cell surface protein HB15 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01151 ;
    owl:annotatedTarget "hCD83" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01151" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01151 ;
    owl:annotatedTarget "CD83" .

[]
    oboInOwl:hasDbXref "PRO:PD" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "A runt-related transcription factor 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q01196 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "Reactome:R-HSA-5667138" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q01196 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "Reactome:R-HSA-8865295" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "CBF-alpha-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "PEA2-alpha B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "PEBP2-alpha B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "SL3-3 enhancer factor 1 alpha B subunit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "SL3/AKV core-binding factor alpha B subunit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "acute myeloid leukemia 1 protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "core-binding factor subunit alpha-2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "hRUNX1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "oncogene AML-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "polyomavirus enhancer-binding protein 2 alpha B subunit (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "AML1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "CBFA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01196" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01196 ;
    owl:annotatedTarget "RUNX1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "An interleukin-5 receptor subunit alpha that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "CD125 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "CDw125 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL-5 receptor subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL-5R subunit alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL-5R-alpha (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL-5RA (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "hIL5RA" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL5R" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01344" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01344 ;
    owl:annotatedTarget "IL5RA" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "MESH:D055166"^^xsd:string, "PMID:12808230"^^xsd:string, "PMID:17239632"^^xsd:string, "PMID:18222966"^^xsd:string, "PMID:9302568"^^xsd:string, "http://en.wikipedia.org/wiki/Hepatic_stellate_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000632 ;
    owl:annotatedTarget "A cell that is found in the perisinusoidal space of the liver that is capable of multiple roles including storage of retinol, presentation of antigen to T cells (including CD1d-restricted NKT cells), and upon activation, production of extracellular matrix components that can contribute to liver fibrosis. This activated state has a myofibroblast-like phenotype, though it's not clear in the literature if this is terminally differentiated. This cell type comprises approximately 8-15% of total cells in the liver."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q01638" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "An interleukin-1 receptor-like 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "hIL1RL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "protein ST2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "DER4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "IL1RL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "ST2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q01638" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q01638 ;
    owl:annotatedTarget "T1" .

[]
    oboInOwl:hasDbXref "PMID:12808230"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000632 ;
    owl:annotatedTarget "vitamin A-storing cells"^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q02242", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "A programmed cell death protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "CD279 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "mPD-1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "mPDCD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "protein PD-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "Pd1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02242" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q02242 ;
    owl:annotatedTarget "Pdcd1" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000633 ;
    owl:annotatedTarget "A tall supporting cell that is arranged in rows adjacent to the last row of outer phalangeal cells. This cell type constitutes the outer border of the organ of Corti."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q02548" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "A paired box protein PAX-5 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q02548 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "Reactome:R-HSA-158583" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "B-cell-specific transcription factor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "BSAP (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "hPAX5" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000634 ;
    owl:annotatedTarget "A cuboidal cell which along with Boettcher's cells form the floor of the external spiral sulcus, external to the organ of Corti."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02548" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q02548 ;
    owl:annotatedTarget "PAX5" .

[]
    oboInOwl:hasDbXref "OMA:Q02650", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "A paired box protein PAX-5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "B-cell-specific transcription factor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "BSAP (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "mPAX5" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "http://www.britannica.com/EBchecked/topic/156177/Deiters-cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000635 ;
    owl:annotatedTarget "The outer phalangeal cells of the organ of Corti. This cell holds the base of the hair cell in a cup-shaped depression."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02650" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "Pax-5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q02650" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q02650 ;
    owl:annotatedTarget "Pax5" .

[]
    oboInOwl:hasDbXref "OMA:Q03347", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "A runt-related transcription factor 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "CBF-alpha-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "PEA2-alpha B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "PEBP2-alpha B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "SL3-3 enhancer factor 1 alpha B subunit (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "SL3/AKV core-binding factor alpha B subunit (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "acute myeloid leukemia 1 protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "core-binding factor subunit alpha-2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "mRUNX1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "oncogene AML-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "polyomavirus enhancer-binding protein 2 alpha B subunit (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "Aml1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "Cbfa2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "Pebp2ab" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03347" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03347 ;
    owl:annotatedTarget "Runx1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q03405" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "A urokinase plasminogen activator surface receptor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "CD87 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "U-PAR (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "hPLAUR" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "monocyte activation antigen Mo3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "MO3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "PLAUR" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q03405" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q03405 ;
    owl:annotatedTarget "UPAR" .

[]
    oboInOwl:hasDbXref "OMA:Q04683", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "A C-X-C chemokine receptor type 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "CD185 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "CXC-R5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "CXCR-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "burkitt lymphoma receptor 1 homolog (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "mCXCR5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "Blr1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "Cxcr5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q04683" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q04683 ;
    owl:annotatedTarget "Gpcr6" .

[]
    oboInOwl:hasDbXref "OMA:Q05117", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "A tartrate-resistant acid phosphatase type 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "TR-AP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "TrATPase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "mACP5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "tartrate-resistant acid ATPase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "type 5 acid phosphatase (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000637 ;
    owl:annotatedTarget "A cell that stains readily in the anterior pituitary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "Acp5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "T5ap" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q05117" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q05117 ;
    owl:annotatedTarget "Trap" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "A glutamyl aminopeptidase that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "EAP (human)" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q07075 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "Reactome:R-HSA-2022341" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "AP-A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "CD249 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "aminopeptidase A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "differentiation antigen gp160 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "hENPEP" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07075" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07075 ;
    owl:annotatedTarget "ENPEP" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000638 ;
    owl:annotatedTarget "An acidophilic chromophil cell that of the anterior pituitary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "A CD69 molecule that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "AIM (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "BL-AC/P26 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "C-type lectin domain family 2 member C (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "EA1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "GP32/28 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "MLR-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "activation inducer molecule (human)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000639 ;
    owl:annotatedTarget "A basophillic chromophil cell that of the anterior pituitary gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "early T-cell activation antigen p60 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "hCD69" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "leukocyte surface antigen Leu-23 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "CD69" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07108" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07108 ;
    owl:annotatedTarget "CLEC2C" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000641 ;
    owl:annotatedTarget "A cell that is resistant to stains."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q07763", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "A natural killer cell receptor 2B4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "CD244 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "NK cell type I receptor protein 2B4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "NKR2B4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "SLAM family member 4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "SLAMF4 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "mCD244" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "non-MHC restricted killing associated (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "2b4" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000642 ;
    owl:annotatedTarget "A supportive cell of the vertebrate pituitary that provides macromolecular transport and secretes hormones."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "Cd244" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q07763" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q07763 ;
    owl:annotatedTarget "Nmrk" .

[]
    oboInOwl:hasDbXref "OMA:Q08857", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "A platelet glycoprotein 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "CD36 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "GPIIIB (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.neurolex.org/wiki/Category:Bergmann_Glial_Cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000644 ;
    owl:annotatedTarget "Type of radial astrocyte in the cerebellar cortex that have their cell bodies in the Purkinje cell layer and processes that extend into the molecular layer, terminating with bulbous endfeet at the pial surface. Bergmann glia express high densities of glutamate transporters that limit diffusion of the neurotransmitter glutamate during its release from synaptic terminals. Besides their role in early development of the cerebellum, Bergmann glia are also required for the pruning or addition of synapses."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "GPIV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "PAS IV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "PAS-4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "glycoprotein IIIb (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "mCD36" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "platelet glycoprotein IV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q08857" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q08857 ;
    owl:annotatedTarget "Cd36" .

[]
    oboInOwl:hasDbXref "ISBN:0412046911"^^xsd:string, "ISBN:0517223651"^^xsd:string, "http://en.wikipedia.org/wiki/Pituicyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000645 ;
    owl:annotatedTarget "A cell with long processes running parallel to adjacent axons in the proximal infundibulum of the neurohypophysis. These processes form a three-dimensional network among the axons of the hypothalamic neurosecretory cells and are connected by gap junctions which provide for their metabolic coupling. This cell type constitutes most of the nonexcitable tissue in the neurohypophsis; function may include possibly acting as an intermediate in the modulation of oxytocin and vasopressin release. This cell type is highly variable in size and shape and commonly contain lipid droplets and deposits of lipochrome pigment."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q10589" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "A bone marrow stromal antigen 2 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "BST-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "CD317 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "HM1.24 antigen (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "hBST2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "tetherin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q10589" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q10589 ;
    owl:annotatedTarget "BST2" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000646 ;
    owl:annotatedTarget "Undifferentiated; mitotic stem cell for other epithelial cell types; rounded or elliptical with little cytoplasm and few organelles; contain cytokeratin intermediate filament."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q11127", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "An alpha-(1,3)-fucosyltransferase 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "Fuc-TIV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "FucT-IV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "fucosyltransferase 4 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "fucosyltransferase IV (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "galactoside 3-L-fucosyltransferase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "mFUT4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "Elft" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q11127" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q11127 ;
    owl:annotatedTarget "Fut4" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q12866" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "A tyrosine-protein kinase Mer that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "hMERTK" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "proto-oncogene c-Mer (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "receptor tyrosine kinase MerTK (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12866" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "MER" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12866" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q12866 ;
    owl:annotatedTarget "MERTK" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily B member 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q12918 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "Reactome:R-HSA-2132225" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "C-type lectin domain family 5 member B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "CD161 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "HNKR-P1a (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "NKR-P1A (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "hKLRB1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "natural killer cell surface protein P1A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "CLEC5B" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "KLRB1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q12918" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q12918 ;
    owl:annotatedTarget "NKRP1A" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q13241" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily D member 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q13241 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "Reactome:R-HSA-2326854" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "KP43 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "NK cell receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "hKLRD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "killer cell lectin-like receptor subfamily D member 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13241" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "CD94" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13241" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13241 ;
    owl:annotatedTarget "KLRD1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q13291" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "A SLAM family member 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "CD150 (human)" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000123 ;
    owl:annotatedTarget "X anterior_side_of Y <=> if Y is subdivided into two anterior and posterior portions, X is part_of the anterior portion." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "CDw150 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "IPO-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "SLAM family member 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "hSLAMF1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "SLAM" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13291" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13291 ;
    owl:annotatedTarget "SLAMF1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "A transmembrane emp24 domain-containing protein 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "Tp24 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "hTMED1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "interleukin-1 receptor-like 1 ligand (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "p24 family protein gamma-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "p24gamma1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "putative T1/ST2 receptor-binding protein (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "IL1RL1L" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "IL1RL1LG" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13445" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13445 ;
    owl:annotatedTarget "TMED1" .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "A short transient receptor potential cation channel TRPC3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q13507 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "Reactome:R-HSA-426172" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "TRP-3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "TrpC3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "hTRPC3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "hTrp-3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "hTrp3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "transient receptor protein 3 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "TRP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q13507" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q13507 ;
    owl:annotatedTarget "TRPC3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q14246" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "An adhesion G protein-coupled receptor E1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q14246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "EGF-like module receptor 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q14246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "EMR1 hormone receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "hADGRE1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q14246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "ADGRE1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q14246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "EMR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q14246" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q14246 ;
    owl:annotatedTarget "TM7LN3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q15116" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "A programmed cell death protein 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "CD279 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "hPD-1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "hPDCD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "protein PD-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "PD1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15116" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q15116 ;
    owl:annotatedTarget "PDCD1" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q15744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q15744 ;
    owl:annotatedTarget "A CCAAT/enhancer-binding protein epsilon that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q15744 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q15744 ;
    owl:annotatedTarget "Reactome:R-HSA-3234072" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15744" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15744 ;
    owl:annotatedTarget "C/EBP epsilon (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q15744 ;
    owl:annotatedTarget "hCEBPE" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q15744" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q15744 ;
    owl:annotatedTarget "CEBPE" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "A phagocytic cell formed by the fusion of macrophages, occurs in chronic inflammatory responses to persistent microorganism such as M.tuberculosis, component of granulomas. Sometimes used to refer to megakaryocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q18PI6", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "A SLAM family member 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "CD84 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "leukocyte differentiation antigen CD84 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "mCD84" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 5 (mouse)" .

[]
    oboInOwl:hasDbXref "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "Langerhans giant cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "Cd84" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q18PI6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q18PI6 ;
    owl:annotatedTarget "Slamf5" .

[]
    oboInOwl:hasDbXref "OMA:Q2VLH6", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q2VLH6 ;
    owl:annotatedTarget "A scavenger receptor cysteine-rich type 1 protein M130 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q2VLH6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q2VLH6 ;
    owl:annotatedTarget "CD163 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q2VLH6 ;
    owl:annotatedTarget "mCD163" .

[]
    oboInOwl:hasDbXref "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "foreign body giant cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q2VLH6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q2VLH6 ;
    owl:annotatedTarget "Cd163" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q2VLH6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q2VLH6 ;
    owl:annotatedTarget "M130" .

[]
    oboInOwl:hasDbXref "OMA:Q3V009", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "A transmembrane emp24 domain-containing protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "interleukin-1 receptor-like 1 ligand (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "mTMED1" .

[]
    oboInOwl:hasDbXref "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "macrophage polykaryon"^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "p24 family protein gamma-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "p24gamma1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "putative T1/ST2 receptor-binding protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "Il1rl1l" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q3V009" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q3V009 ;
    owl:annotatedTarget "Tmed1" .

[]
    oboInOwl:hasDbXref "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "multinucleate giant cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q5UKY4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "A cell surface glycoprotein CD200 receptor 3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "CD200 cell surface glycoprotein receptor-like 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "CD200 cell surface glycoprotein receptor-like b (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "CD200 receptor-like 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "cell surface glycoprotein OX2 receptor 3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "mCd200r3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "Cd200r3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q5UKY4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q5UKY4 ;
    owl:annotatedTarget "Cd200rlb" .

[]
    oboInOwl:hasDbXref "ISBN:0702022918"^^xsd:string, "ISBN:0702024783"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000647 ;
    owl:annotatedTarget "syncytial giant cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q60651" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "A killer cell lectin-like receptor 4 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "T-cell surface glycoprotein Ly-49D (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "lymphocyte antigen 49d (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "mKlra4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "Klra4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "Ly-49d" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "Ly49-d" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60651" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60651 ;
    owl:annotatedTarget "Ly49d" .

[]
    oboInOwl:hasDbXref "OMA:Q60677", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60677 ;
    owl:annotatedTarget "An integrin alpha-E that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60677 ;
    owl:annotatedTarget "CD103 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60677 ;
    owl:annotatedTarget "integrin alpha M290 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60677 ;
    owl:annotatedTarget "mITGAE" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60677" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60677 ;
    owl:annotatedTarget "Itgae" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q60682" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "A killer cell lectin-like receptor 8 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "T-cell surface glycoprotein Ly-49H (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "lymphocyte antigen 49h (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "mKlra8" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "Klra8" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "Ly-49h" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "Ly49-h" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60682" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60682 ;
    owl:annotatedTarget "Ly49H" .

[]
    oboInOwl:hasDbXref "OMA:Q60754", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60754 ;
    owl:annotatedTarget "A macrophage receptor MARCO that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60754 ;
    owl:annotatedTarget "mMARCO" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60754" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60754 ;
    owl:annotatedTarget "macrophage receptor with collagenous structure (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60754" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60754 ;
    owl:annotatedTarget "Marco" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "A lymphocyte antigen 75 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "CD205 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "DEC-205 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "Ly-75 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "mLY75" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "Cd205" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60767" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60767 ;
    owl:annotatedTarget "Ly75" .

[]
    oboInOwl:hasDbXref "OMA:Q60805", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "A tyrosine-protein kinase Mer that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "mMERTK" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60805" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "proto-oncogene c-Mer (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60805" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "receptor tyrosine kinase MerTK (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60805" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "Mer" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q60805" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q60805 ;
    owl:annotatedTarget "Mertk" .

[]
    oboInOwl:hasDbXref "OMA:Q61176", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61176 ;
    owl:annotatedTarget "An arginase-1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61176" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61176 ;
    owl:annotatedTarget "liver-type arginase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61176 ;
    owl:annotatedTarget "mARG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61176" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61176 ;
    owl:annotatedTarget "type I arginase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61176" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61176 ;
    owl:annotatedTarget "Arg1" .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:11457727"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000648 ;
    owl:annotatedTarget "A smooth muscle cell that synthesizes, stores, and secretes the enzyme renin. This cell type are located in the wall of the afferent arteriole at the entrance to the glomerulus. While having a different origin than other kidney smooth muscle cells, this cell type expresses smooth muscle actin upon maturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q61391", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "A neprilysin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "CD10 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "NEP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "SFE (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "atriopeptidase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "enkephalinase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "mMME" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "neutral endopeptidase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "neutral endopeptidase 24.11 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "skin fibroblast elastase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61391" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61391 ;
    owl:annotatedTarget "Mme" .

[]
    oboInOwl:hasDbXref "OMA:Q61549", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "An adhesion G protein-coupled receptor E1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "EGF-like module receptor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "EGF-like module-containing mucin-like hormone receptor-like 1 (mouse)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "ISBN:0815332181"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000649 ;
    owl:annotatedTarget "A cell with delicate radiating processes known as desmosomes that form intercellular bridges between other cells of this type. This cell type forms the stratum spinosum (prickle cell layer). A function of this cell is to generate keratin."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "EMR1 hormone receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "cell surface glycoprotein F4/80 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "mADGRE1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "Adgre1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "Emr1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61549" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61549 ;
    owl:annotatedTarget "Gpf480" .

[]
    oboInOwl:hasDbXref "OMA:Q61830", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61830 ;
    owl:annotatedTarget "A macrophage mannose receptor 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61830 ;
    owl:annotatedTarget "CD206 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61830 ;
    owl:annotatedTarget "MMR (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61830 ;
    owl:annotatedTarget "mMRC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61830" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61830 ;
    owl:annotatedTarget "Mrc1" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.copewithcytokines.de/cope.cgi?key=mesangial%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000650 ;
    owl:annotatedTarget "A cell type that encapsulates the capillaries and venules in the kidney. This cell secretes mesangial matrix that provides the structural support for the capillaries."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q61878", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "A bone marrow proteoglycan that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "BMPG (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "mPRG2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "proteoglycan 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61878" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "Mbp-1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q61878" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q61878 ;
    owl:annotatedTarget "Prg2" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000651 ;
    owl:annotatedTarget "A mucus-secreting cell, with numerous apical secretory vesicles containing mucins; nucleus are basally displaced; numerous at the neck of mucus secreting glands"^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:CNA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q61878-1 ;
    owl:annotatedTarget "A bone marrow proteoglycan isoform 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q61878-1 ;
    owl:annotatedTarget "mPRG2/iso:1" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "A sialoadhesin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "CD169 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "SER (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "mSIGLEC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "sheep erythrocyte receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "siglec-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "Sa" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "Siglec1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62230" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62230 ;
    owl:annotatedTarget "Sn" .

[]
    oboInOwl:hasDbXref "OMA:Q62351", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "A transferrin receptor protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "CD71 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "TfR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "TfR1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "mTFRC" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "TR (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "Tfrc" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:16687276"^^xsd:string, "http://en.wikipedia.org/wiki/Pinealocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000652 ;
    owl:annotatedTarget "This cell type produces and secretes melatonin and forms the pineal parenchyma. Extending from each cell body, which has a spherical, oval or lobulated mucleus, are one or more tortuous basophilic processes, containing parallel microtubules known as synaptic ribbons. These processes end in expanded terminal buds near capillaries or less, frequently, ependymal cells of the pineal recess. The terminal buds contain granular endoplasmic reticulum, mitochondria and electron-dense cored vesicles, which store monoamines and polypeptide hormones, release of which appears to require sympathetic innervation."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62351" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62351 ;
    owl:annotatedTarget "Trfr" .

[]
    oboInOwl:hasDbXref "OMA:Q62469", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "An integrin alpha-2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "CD49 antigen-like family member B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "CD49b (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "GPIa (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "VLA-2 subunit alpha (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "collagen receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "mITGA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "platelet membrane glycoprotein Ia (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q62469" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q62469 ;
    owl:annotatedTarget "Itga2" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000653 ;
    owl:annotatedTarget "A glomerular visceral epithelial cell is a specialized kidney epithelial cell that contains \"feet\" that interdigitate with the \"feet\" of other glomerular epithelial cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q63961", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "An endoglin that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63961" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "CD105 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63961" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "cell surface MJ7/18 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "mENG" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63961" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "Edg" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63961" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q63961 ;
    owl:annotatedTarget "Eng" .

[]
    oboInOwl:hasDbXref "FMA:70967"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000653 ;
    owl:annotatedTarget "epithelial cell of visceral layer of glomerular capsule"^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q63994", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "A CD33 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "CD33 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "mCD33" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "siglec-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "Cd33" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q63994" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q63994 ;
    owl:annotatedTarget "Siglec3" .

[]
    oboInOwl:hasDbXref "FMA:70967"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000653 ;
    owl:annotatedTarget "glomerular podocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q64314", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q64314 ;
    owl:annotatedTarget "A CD34 molecule that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64314 ;
    owl:annotatedTarget "CD34 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64314 ;
    owl:annotatedTarget "mCD34" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64314" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q64314 ;
    owl:annotatedTarget "Cd34" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q64329" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "A killer cell lectin-like receptor 3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "5E6 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "Nk2.1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "T-cell surface glycoprotein Ly-49C (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "lymphocyte antigen 49c (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "mKlra3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "Klra3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "Ly-49c" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q64329" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q64329 ;
    owl:annotatedTarget "Ly49C" .

[]
    oboInOwl:hasDbXref "OMA:Q67BJ4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "A lactosylceramide 4-alpha-galactosyltransferase that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "Gb3 synthase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "UDP-galactose:beta-D-galactosyl-beta1-R 4-alpha-D-galactosyltransferase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "alpha-1,4-galactosyltransferase (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "alpha4Gal-T1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "globotriaosylceramide synthase (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "mA4GALT" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q67BJ4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "A4galt" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q67BJ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q67BJ4 ;
    owl:annotatedTarget "alpha-1,4-N-acetylglucosaminyltransferase (mouse)" .

[]
    oboInOwl:hasDbXref "OMA:Q6DYE8", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "An ectonucleotide pyrophosphatase/phosphodiesterase family member 3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "CD203c (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "E-NPP 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "PD-Ibeta (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "mENPP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "phosphodiesterase I beta (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "phosphodiesterase I/nucleotide pyrophosphatase 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6DYE8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6DYE8 ;
    owl:annotatedTarget "Enpp3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q6EIG7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "A C-type lectin domain family 6 member A that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q6EIG7 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "Reactome:R-HSA-1472857" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "C-type lectin superfamily member 10 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "DC-associated C-type lectin 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "dectin-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "dendritic cell-associated C-type lectin 2 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "hCLEC6A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "CLEC6A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "CLECSF10" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6EIG7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6EIG7 ;
    owl:annotatedTarget "DECTIN2" .

[]
    oboInOwl:hasDbXref "OMA:Q6PZD9", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q6PZD9 ;
    owl:annotatedTarget "A CCAAT/enhancer-binding protein epsilon that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6PZD9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6PZD9 ;
    owl:annotatedTarget "C/EBP epsilon (mouse)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000654 ;
    owl:annotatedTarget obo:CL_0000023 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6PZD9 ;
    owl:annotatedTarget "mCEBPE" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6PZD9" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6PZD9 ;
    owl:annotatedTarget "Cebpe" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6PZD9" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6PZD9 ;
    owl:annotatedTarget "Gm294" .

[]
    oboInOwl:hasDbXref "OMA:Q6QLQ4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "A C-type lectin domain family 7 member A that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "C-type lectin superfamily member 12 (mouse)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Antagonist_(muscle)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002568 ;
    owl:annotatedTarget "m1 has_muscle_antagonist m2 iff m1 acts in opposition to m2, and m2 is responsible for returning the structure to its initial position." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000654 ;
    owl:annotatedTarget "A primary oocyte is an oocyte that has not completed female meosis I."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "CD369 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "DC-associated C-type lectin 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "beta-glucan receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "dectin-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "dendritic cell-associated C-type lectin 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "mCLEC7A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "Bgr" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "Clec7a" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "Clecsf12" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q6QLQ4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q6QLQ4 ;
    owl:annotatedTarget "Dectin1" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q86VB7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q86VB7 ;
    owl:annotatedTarget "A scavenger receptor cysteine-rich type 1 protein M130 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q86VB7 ;
    owl:annotatedTarget "hCD163" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q86VB7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q86VB7 ;
    owl:annotatedTarget "hemoglobin scavenger receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q86VB7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q86VB7 ;
    owl:annotatedTarget "CD163" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q86VB7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q86VB7 ;
    owl:annotatedTarget "M130" .

[]
    oboInOwl:hasDbXref "PRO:WCB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "A natural cytotoxicity triggering receptor 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "CD335 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "NK-p46 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "NKp46 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "activating receptor 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "lymphocyte antigen 94 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "mAR-1" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "mNCR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "mNKp46" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "natural killer cell p46-related protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "Ly94" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8C567" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8C567 ;
    owl:annotatedTarget "Ncr1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q8CJ91" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "A CD209 molecule-like protein B that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "CD209 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "DC-SIGN-related protein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "DC-SIGNR1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "OtB7 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "mCd209b" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8CJ91" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8CJ91 ;
    owl:annotatedTarget "Cd209b" .

[]
    oboInOwl:hasDbXref "OMA:Q8R2Q8", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "A bone marrow stromal antigen 2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R2Q8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "BST-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R2Q8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "CD317 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R2Q8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "HM1.24 antigen (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "mBST2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R2Q8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R2Q8 ;
    owl:annotatedTarget "Bst2" .

[]
    oboInOwl:hasDbXref "OMA:Q8R4G0", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "A netrin-G1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4G0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "laminet-1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "mNTNG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4G0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "Kiaa0976" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4G0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "Lmnt1" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000655 ;
    owl:annotatedTarget obo:CL_0000023 .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4G0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R4G0 ;
    owl:annotatedTarget "Ntng1" .

[]
    oboInOwl:hasDbXref "OMA:Q8R4I7", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8R4I7 ;
    owl:annotatedTarget "A neuropilin and tolloid-like protein 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4I7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R4I7 ;
    owl:annotatedTarget "brain-specific transmembrane protein containing 2 CUB and 1 LDL-receptor class A domains protein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8R4I7 ;
    owl:annotatedTarget "mNETO1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4I7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R4I7 ;
    owl:annotatedTarget "Btcl1" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000655 ;
    owl:annotatedTarget "A secondary oocyte is an oocyte that has not completed meiosis II."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8R4I7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8R4I7 ;
    owl:annotatedTarget "Neto1" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q8TDF5" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8TDF5 ;
    owl:annotatedTarget "A neuropilin and tolloid-like protein 1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8TDF5" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8TDF5 ;
    owl:annotatedTarget "brain-specific transmembrane protein containing 2 CUB and 1 LDL-receptor class A domains protein 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8TDF5 ;
    owl:annotatedTarget "hNETO1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8TDF5" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8TDF5 ;
    owl:annotatedTarget "BTCL1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8TDF5" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8TDF5 ;
    owl:annotatedTarget "NETO1" .

[]
    oboInOwl:hasDbXref "OMA:Q8VBX4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "A C-type lectin domain family 4 member K that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8VBX4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "CD207 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8VBX4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "langerin (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "mCD207" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8VBX4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "Cd207" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8VBX4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8VBX4 ;
    owl:annotatedTarget "Clec4k" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "A C-type lectin domain family 4 member C that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q8WTT0 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "Reactome:R-HSA-2130705" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q8WTT0 located_in GO:0070821" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "Reactome:R-HSA-6800186" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q8WTT0 located_in GO:0101003" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "Reactome:R-HSA-6800915" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q8WTT0 located_in GO:0030667" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "Reactome:R-HSA-6801022" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "BDCA-2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "C-type lectin superfamily member 7 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "CD303 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "blood dendritic cell antigen 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "dendritic lectin (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "hCLEC4C" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "BDCA2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "CLEC4C" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "CLECSF11" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "CLECSF7" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "DLEC" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "HECL" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q8WTT0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q8WTT0 ;
    owl:annotatedTarget "UNQ9361/PRO34150" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q96E93" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "A killer cell lectin-like receptor subfamily G member 1 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q96E93 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "Reactome:R-HSA-198006" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "C-type lectin domain family 15 member A (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "ITIM-containing receptor MAFA-L (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "MAFA-like receptor (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "hKLRG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "mast cell function-associated antigen (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "CLEC15A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "KLRG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "MAFA" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q96E93" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q96E93 ;
    owl:annotatedTarget "MAFAL" .

[]
    oboInOwl:hasDbXref "OMA:Q99JB6", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q99JB6 ;
    owl:annotatedTarget "A forkhead box protein P3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q99JB6 ;
    owl:annotatedTarget "mFOXP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q99JB6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q99JB6 ;
    owl:annotatedTarget "scurfin (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q99JB6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q99JB6 ;
    owl:annotatedTarget "Foxp3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "A C-type lectin domain family 7 member A that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9BXN2 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "Reactome:R-HSA-2130683" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "C-type lectin superfamily member 12 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "CD369 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "DC-associated C-type lectin 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "beta-glucan receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "dectin-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "dendritic cell-associated C-type lectin 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "hCLEC7A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "BGR" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "CLEC7A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "CLECSF12" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "DECTIN1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BXN2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BXN2 ;
    owl:annotatedTarget "UNQ539/PRO1082" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000656 ;
    owl:annotatedTarget obo:CL_0000017 .

[]
    oboInOwl:hasDbXref "PRO:CNA", "UniProtKB:Q9BZS1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "A forkhead box protein P3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9BZS1 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "Reactome:R-HSA-8865539" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "hFOXP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZS1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "scurfin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZS1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "FOXP3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZS1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "IPEX" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000656 ;
    owl:annotatedTarget "A diploid cell that has derived from a spermatogonium and can subsequently begin meiosis and divide into two haploid secondary spermatocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZS1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZS1 ;
    owl:annotatedTarget "JM2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "A natural killer cell receptor 2B4 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "NAIL (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "NK cell activation-inducing ligand (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "NK cell type I receptor protein 2B4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "NKR2B4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "SLAM family member 4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "SLAMF4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "h2B4 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "hCD244" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "2B4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZW8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZW8 ;
    owl:annotatedTarget "CD244" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9BZZ2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "A sialoadhesin that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "CD169 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "hSIGLEC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "sialic acid-binding Ig-like lectin 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "siglec-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "SIGLEC1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9BZZ2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9BZZ2 ;
    owl:annotatedTarget "SN" .

[]
    oboInOwl:hasDbXref "OMA:Q9D387", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "A lysosome-associated membrane glycoprotein 5 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "BAD-LAMP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "LAMP-5 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "brain and dendritic cell-associated LAMP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "brain-associated LAMP-like protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "lysosome-associated membrane protein 5 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "mLAMP5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9D387" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9D387 ;
    owl:annotatedTarget "Lamp5" .

[]
    oboInOwl:hasDbXref "OMA:Q9ER75", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "An iroquois-class homeodomain protein IRX-6 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9ER75" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "homeodomain protein IRXB3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9ER75" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "iroquois homeobox protein 6 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "mIRX6" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9ER75" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "Irx6" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9ER75" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9ER75 ;
    owl:annotatedTarget "Irxb3" .

[]
    oboInOwl:hasDbXref "OMA:Q9JIP3", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "An interleukin-17 receptor B that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17 receptor B (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17 receptor homolog 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17B receptor (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17ER (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17RB (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL-17Rh1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "IL17Rh1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "interleukin-17B receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "mIL17RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "Evi27" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "Il17br" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JIP3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JIP3 ;
    owl:annotatedTarget "Il17rb" .

[]
    oboInOwl:hasDbXref "OMA:Q9JKD8", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "A T-box transcription factor TBX21 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "T-box protein 21 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "T-cell-specific T-box transcription factor T-bet (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "mTBX21" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "transcription factor TBLYM (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "Tbet" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "Tblym" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKD8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKD8 ;
    owl:annotatedTarget "Tbx21" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000657 ;
    owl:annotatedTarget obo:CL_0000017 .

[]
    oboInOwl:hasDbXref "OMA:Q9JKF4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "A C-type lectin domain family 6 member A that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "C-type lectin superfamily member 10 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "DC-associated C-type lectin 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "dectin-2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "dendritic cell-associated C-type lectin 2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "mCLEC6A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "Clec4n" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "Clec6a" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "Clecsf10" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9JKF4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9JKF4 ;
    owl:annotatedTarget "Dectin2" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000657 ;
    owl:annotatedTarget "One of the two haploid cells into which a primary spermatocyte divides, and which in turn gives origin to spermatids."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9NNX6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "A CD209 molecule that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9NNX6 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "Reactome:R-HSA-2079928" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "C-type lectin domain family 4 member L (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "DC-SIGN (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "DC-SIGN1 (human)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000658 ;
    owl:annotatedTarget "An epithelial cell that secretes cuticle."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "dendritic cell-specific ICAM-3-grabbing non-integrin 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "hCD209" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "CD209" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NNX6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NNX6 ;
    owl:annotatedTarget "CLEC4L" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "A lactosylceramide 4-alpha-galactosyltransferase that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000659 ;
    owl:annotatedTarget "An extracellular matrix secreting cell that secretes eggshell."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "CD77 synthase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "Gb3 synthase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "P1/Pk synthase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "UDP-galactose:beta-D-galactosyl-beta1-R 4-alpha-D-galactosyltransferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "alpha-1,4-galactosyltransferase (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "alpha4Gal-T1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "globotriaosylceramide synthase (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "hA4GALT" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "A14GALT" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "A4GALT" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000660 ;
    owl:annotatedTarget "An extracellular matrix secreting cell that secretes glycocalyx."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "A4GALT1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPC4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPC4 ;
    owl:annotatedTarget "alpha-1,4-N-acetylglucosaminyltransferase (human)" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "A complement component C1q receptor that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "C1q/MBL/SPA receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "C1qR (human)" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000667 ;
    owl:annotatedTarget "An extracellular matrix secreting cell that secretes collagen."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "C1qR(p) (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "C1qRp (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "CDw93 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "complement component 1 q subcomponent receptor 1 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "hCD93" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "matrix-remodeling-associated protein 4 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "C1QR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "CD93" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NPY3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NPY3 ;
    owl:annotatedTarget "MXRA4" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000668 ;
    owl:annotatedTarget "OBSOLETE: The cell characteristic of an organ, as distinguished from associated connective or supporting tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "An interleukin-17 receptor B that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL-17 receptor B (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL-17 receptor homolog 1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL-17B receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL-17RB (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL-17Rh1 (human)" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "MESH:D020286"^^xsd:string, "PMID:16807374"^^xsd:string, "PMID:17986482"^^xsd:string, "PMID:20024907"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000669 ;
    owl:annotatedTarget "An elongated, contractile cell found wrapped about precapillary arterioles outside the basement membrane. Pericytes are present in capillaries where proper adventitia and muscle layer are missing (thus distingushing this cell type from adventitial cells). They are relatively undifferentiated and may become fibroblasts, macrophages, or smooth muscle cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL17Rh1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "cytokine receptor-like 4 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "hIL17RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "interleukin-17B receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "CRL4" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "EVI27" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL17BR" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "IL17RB" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9NRM6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9NRM6 ;
    owl:annotatedTarget "UNQ2501/PRO19612" .

[]
    oboInOwl:hasDbXref "PMID:17986482"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000669 ;
    owl:annotatedTarget "ARC"^^xsd:string .

[]
    oboInOwl:hasDbXref "OMA:Q9QUM0", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "An integrin alpha-IIb that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "CD41 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "GPIIb (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "GPalpha IIb (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "mITGA2B" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "platelet membrane glycoprotein IIb (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QUM0 ;
    owl:annotatedTarget "Itga2b" .

[]
    oboInOwl:hasDbXref "OMA:Q9QUM4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "A SLAM family member 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "CD150 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "SLAM family member 1 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "mSLAMF1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "Slam" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QUM4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QUM4 ;
    owl:annotatedTarget "Slamf1" .

[]
    oboInOwl:hasDbXref "OMA:Q9QXH4", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "An integrin alpha-X that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "CD11 antigen-like family member C (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "CD11c (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "leukocyte adhesion glycoprotein p150,95 alpha chain (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "leukocyte adhesion receptor p150,95 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "mITGAX" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QXH4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QXH4 ;
    owl:annotatedTarget "Itgax" .

[]
    oboInOwl:hasDbXref "OMA:Q9QZC1", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "A short transient receptor potential cation channel TRPC3 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "TRP-3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "Trp-related protein 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "TrpC3 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "mTRPC3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "mTrp3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "receptor-activated cation channel TRP3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "transient receptor protein 3 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "Trp3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "Trpc3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9QZC1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9QZC1 ;
    owl:annotatedTarget "Trrp3" .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q9UBR4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UBR4 ;
    owl:annotatedTarget "A LIM/homeobox protein Lhx3 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9UBR4 located_in GO:0005654" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9UBR4 ;
    owl:annotatedTarget "Reactome:R-HSA-9010582" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UBR4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UBR4 ;
    owl:annotatedTarget "LIM homeobox protein 3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UBR4 ;
    owl:annotatedTarget "hLHX3" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UBR4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UBR4 ;
    owl:annotatedTarget "LHX3" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9UEW3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "A macrophage receptor MARCO that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "hMARCO" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UEW3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "macrophage receptor with collagenous structure (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UEW3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "scavenger receptor class A member 2 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UEW3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "MARCO" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UEW3" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UEW3 ;
    owl:annotatedTarget "SCARA2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9UIB8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "A SLAM family member 5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "Hly9-beta (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "cell surface antigen MAX.3 (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "hCD84" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000670 ;
    owl:annotatedTarget obo:CL_0000039 .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "leukocyte differentiation antigen CD84 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "signaling lymphocytic activation molecule 5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "CD84" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UIB8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UIB8 ;
    owl:annotatedTarget "SLAMF5" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9UJ71" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "A C-type lectin domain family 4 member K that is encoded in the genome of human." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000670 ;
    owl:annotatedTarget obo:CL_0000219 .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9UJ71 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "Reactome:R-HSA-1216519" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9UJ71 located_in GO:0030669" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "Reactome:R-HSA-1236762" .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9UJ71 located_in GO:0031901" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "Reactome:R-HSA-1236852" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "hCD207" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJ71" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "langerin (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJ71" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "CD207" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJ71" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UJ71 ;
    owl:annotatedTarget "CLEC4K" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:1381289"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000670 ;
    owl:annotatedTarget "A primordial germ cell is a diploid germ cell precursors that transiently exist in the embryo before they enter into close association with the somatic cells of the gonad and become irreversibly committed as germ cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "A lysosome-associated membrane glycoprotein 5 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "BAD-LAMP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "LAMP-5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "brain and dendritic cell-associated LAMP (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "brain-associated LAMP-like protein (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "hLAMP5" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "lysosome-associated membrane protein 5 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "C20orf103" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000672 ;
    owl:annotatedTarget "Obsolete. Use PO:0000290 from Plant Ontology instead. A water conducting cell, tracheid or vessel member."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UJQ1" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UJQ1 ;
    owl:annotatedTarget "LAMP5" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9UL17" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "A T-box transcription factor TBX21 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "T-box protein 21 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "T-cell-specific T-box transcription factor T-bet (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "hTBX21" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000675 ;
    owl:annotatedTarget obo:CL_0000021 .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "transcription factor TBLYM (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "TBET" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "TBLYM" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9UL17" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9UL17 ;
    owl:annotatedTarget "TBX21" .

[]
    oboInOwl:hasDbXref "OMA:Q9WTK5", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9WTK5 ;
    owl:annotatedTarget "A nuclear factor NF-kappa-B p100 subunit that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000675 ;
    owl:annotatedTarget "A mature sexual reproductive cell of the female germline."^^xsd:string .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WTK5" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WTK5 ;
    owl:annotatedTarget "DNA-binding factor KBF2 (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WTK5 ;
    owl:annotatedTarget "mNFKB2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WTK5" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WTK5 ;
    owl:annotatedTarget "nuclear factor of kappa light polypeptide gene enhancer in B-cells 2 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WTK5" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9WTK5 ;
    owl:annotatedTarget "Nfkb2" .

[]
    oboInOwl:hasDbXref "OMA:Q9WVS0", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "An inducible T-cell costimulator that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "CCLP (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "CD278 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "CD28 and CTLA-4-like protein (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "CD28-related protein 1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "activation-inducible lymphocyte immunomediatory molecule (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "mICOS" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "Ailim" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "CRP-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9WVS0" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9WVS0 ;
    owl:annotatedTarget "Icos" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000677 ;
    owl:annotatedTarget "Cell of the intestinal epithelium with a brush border made up of many parallel packed microvilli; associated with absorption, particularly of macromolecules."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx", "UniProtKB:Q9Y2I2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "A netrin-G1 that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "hNTNG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "laminet-1 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "KIAA0976" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "LMNT1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "NTNG1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y2I2" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y2I2 ;
    owl:annotatedTarget "UNQ571/PRO1133" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9Y5Y4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "A prostaglandin D2 receptor DP2 that is encoded in the genome of human." .

[]
    a owl:Axiom ;
    rdfs:label "PR:Q9Y5Y4 located_in GO:0005886" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "Reactome:R-HSA-416895" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "CD294 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "G-protein coupled receptor 44 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "chemoattractant receptor-homologous molecule expressed on Th2 cells (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "hPTGDR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "CRTH2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "DL1R" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "GPR44" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y5Y4" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y5Y4 ;
    owl:annotatedTarget "PTGDR2" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9Y6Q6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "A tumor necrosis factor receptor superfamily member 11A that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "CD265 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "ODFR (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "hTNFRSF11A" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "osteoclast differentiation factor receptor (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "receptor activator of NF-KB (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "RANK" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6Q6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y6Q6 ;
    owl:annotatedTarget "TNFRSF11A" .

[]
    oboInOwl:hasDbXref "PRO:WCB", "UniProtKB:Q9Y6W8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "An inducible T-cell costimulator that is encoded in the genome of human." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6W8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "CD278 (human)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6W8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "activation-inducible lymphocyte immunomediatory molecule (human)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "hICOS" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6W8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "AILIM" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Y6W8" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Y6W8 ;
    owl:annotatedTarget "ICOS" .

[]
    oboInOwl:hasDbXref "OMA:Q9Z0D9", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "A CX3C chemokine receptor 1 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0D9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "C-X3-C CKR-1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0D9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "CX3CR1 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0D9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "fractalkine receptor (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "mCX3CR1" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0D9" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z0D9 ;
    owl:annotatedTarget "Cx3cr1" .

[]
    oboInOwl:hasDbXref "OMA:Q9Z0F7", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Z0F7 ;
    owl:annotatedTarget "A gamma-synuclein that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0F7 ;
    owl:annotatedTarget "mSNCG" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0F7" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z0F7 ;
    owl:annotatedTarget "persyn (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0F7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z0F7 ;
    owl:annotatedTarget "Persyn" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z0F7" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z0F7 ;
    owl:annotatedTarget "Sncg" .

[]
    oboInOwl:hasDbXref "OMA:Q9Z2J6", "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "A prostaglandin D2 receptor DP2 that is encoded in the genome of mouse." .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "CD294 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "G-protein coupled receptor 44 (mouse)" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "chemoattractant receptor-homologous molecule expressed on Th2 cells (mouse)" .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#PRO-short-label> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "mPTGDR2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "Crth2" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "Gpr44" .

[]
    oboInOwl:hasDbXref "UniProtKB:Q9Z2J6" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/pr#Gene-based> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PR_Q9Z2J6 ;
    owl:annotatedTarget "Ptgdr2" .

[]
    oboInOwl:hasDbXref "SO:ke" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:SO_0000110 ;
    owl:annotatedTarget "An extent of biological sequence." .

[]
    oboInOwl:hasDbXref "uniprot:feature_type" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:SO_0000418 ;
    owl:annotatedTarget "signal" .

[]
    oboInOwl:hasDbXref "SO:immuno_workshop" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:SO_0000704 ;
    owl:annotatedTarget "A region (or regions) that includes all of the sequence elements necessary to encode a functional transcript. A gene may include regulatory regions, transcribed regions and/or other functional sequence regions." .

[]
    oboInOwl:hasDbXref "span:ProcessualEntity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000000 ;
    owl:annotatedTarget "An occurrent [span:Occurrent] that exists in time by occurring or happening, has temporal parts and always involves and depends on some entity." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervix", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "Lower, narrow portion of the uterus where it joins with the top end of the vagina." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001359" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/uterine+cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "The narrow caudal end of the uterus that opens into the vagina. [TFD][VHOG]" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000124 ;
    owl:annotatedTarget "X proximal_side_of Y <=> if Y is subdivided into distal and proximal portions, X is part_of the proximal portion." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001359" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1098/rspb.2004.2848 Lynch VJ, Roth JJ, Takahashi K, Dunn CW, Nonaka DF, Stopper GF, Wagner GP, Adaptive evolution of HoxA-11 and HoxA-13 at the origin of the uterus in mammals. Proceedings of the Royal Society of London, Series B (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "The evolution of mammals is associated with radical changes in their reproductive biology, particularly the structure and function of the female reproductive organs. These changes include the evolution of the uterus, cervix, vagina, placenta and specialized cell types associated with each of those structures.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EFO:0000979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "cervix" .

[]
    oboInOwl:source "ncithesaurus:Cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "UMLS:C0007874" .

[]
    oboInOwl:hasDbXref "FMA:17740", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "canalis cervicis uteri" .

[]
    oboInOwl:hasDbXref "FMA:17740" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "cervical canal of uterus" .

[]
    oboInOwl:hasDbXref "EMAPA:29927" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "cervix uteri" .

[]
    oboInOwl:hasDbXref "FMA:17740" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "neck of uterus" .

[]
    oboInOwl:hasDbXref "FMA:17740" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "uterine cervix" .

[]
    oboInOwl:hasDbXref "FMA:17740" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "cervical canal" .

[]
    oboInOwl:hasDbXref "BTO:0001421" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000002 ;
    owl:annotatedTarget "cervix of uterus" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000680 ;
    owl:annotatedTarget "A non-terminally differentiated cell that is capable of developing into a muscle cell." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000003 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000003 ;
    owl:annotatedTarget "Orifice of the olfactory system. The naris is the route by which odorants enter the olfactory system[MAH]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000311" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000003 ;
    owl:annotatedTarget "One of paired external openings of the nasal chamber.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000663" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature02843 Zhu M, Ahlberg PE, The origin of the internal nostril in tetrapodes. Nature (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000003 ;
    owl:annotatedTarget "Naris refer to the external and interior naris (choana) of tetrapods, and to anterior and posterior naris of zebrafish. It seems now accepted that the structure is homologous: The choana, a unique 'internal nostril' opening from the nasal sac into the roof of the mouth, is a key part of the tetrapod (land vertebrate) respiratory system. It was the first component of the tetrapod body plan to evolve, well before the origin of limbs, and is therefore crucial to our understanding of the beginning of the fish-tetrapod transition. (...) Here we present new material of Kenichthys, a 395-million-year-old fossil fish from China, that provides direct evidence for the origin of the choana and establishes its homology: it is indeed a displaced posterior external nostril that, during a brief transitional stage illustrated by Kenichthys, separated the maxilla from the premaxilla.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000003 ;
    owl:annotatedTarget "we have classified this as an orifice, according to FMA. Note that in FMA, orifices are immaterial entities, but in ZFA this is a surface structure" .

[]
    oboInOwl:source "FMA"^^xsd:string, "ZFA-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "The olfactory organ of vertebrates, consisting of nares, olfactory epithelia and the structures and skeletal framework of the nasal cavity." .

[]
    oboInOwl:source "ZFA:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "Organ that is the specialized structure of the face that contains olfactory neurons. The peripheral olfactory organ is paired[ZFA:0000047]." .

[]
    oboInOwl:source "Wikipedia:Nose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "a protuberance in vertebrates that houses the nostrils, or nares, which admit and expel air for respiration in conjunction with the mouth. Behind the nose are the olfactory mucosa and the sinuses. Behind the nasal cavity, air next passes through the pharynx, shared with the digestive system, and then into the rest of the respiratory system. In humans, the nose is located centrally on the face; on most other mammals, it is on the upper tip of the snout[WP]. GO: The nose is the specialized structure of the face that serves as the organ of the sense of smell and as part of the respiratory system. Includes the nasi externus (external nose) and cavitas nasi (nasal cavity)[Wikipedia:Nose]." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000681 ;
    owl:annotatedTarget "A cell present in the developing CNS. Functions as both a precursor cell and as a scaffold to support neuronal migration."^^xsd:string .

[]
    oboInOwl:source "MP:0002233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "the organ that is specialized for smell and is part of the respiratory system" .

[]
    oboInOwl:source "ncithesaurus:Nose" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "UMLS:C0028429" .

[]
    oboInOwl:hasDbXref "ZFA:0000047" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "nasal sac" .

[]
    oboInOwl:hasDbXref "MA:0000281" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "nose" .

[]
    oboInOwl:hasDbXref "ZFA:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "peripheral olfactory organ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nose" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "nasus" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000004 ;
    owl:annotatedTarget "olfactory apparatus" .

[]
    oboInOwl:hasDbXref "FBbt:00005157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000005 ;
    owl:annotatedTarget "chemosensory sensory organ" .

[]
    oboInOwl:hasDbXref "GOC:jb"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000682 ;
    owl:annotatedTarget "An absorptive cell of the gut epithelium that endocytoses microorganisms and intact macromolecules from the gut lumen and transports them to the subepithelial space where they are presented to antigen-presenting cells and lymphocytes."^^xsd:string .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000168
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000172
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002067
    ] .

[]
    oboInOwl:hasDbXref "MA:0000127", "MESH:A03.734.414", "MP:0005215" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "the clusters of hormone-producing cells that are scattered throughout the pancreas" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010406" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "Anatomical structure which consists of glands developed from pancreatic ducts in the larvae and secrete insulin.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000646" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:7600975 Slack JMW, Developmental biology of the pancreas. Development (1995)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "Mammals, birds, reptiles and amphibians have a pancreas with similar histology and mode of development, while in some fish, the islet cells are segregated as Brockmann bodies.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "A primitive exocrine pancreas can be found in holocephalan cartilaginous fish; a pancreatic duct directly ending in the gut lumen is connected to a glandular structure made of exocrine cells and associated with cell islets, which comprises three different hormone-producing cell types: insulin, somatostatin and glucagon (Yui and Fujita, 1986)" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string, "http://neurolex.org/wiki/Category:Ependymoglial_Cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000683 ;
    owl:annotatedTarget "A cell that transports hormones from neurosecretory cells. This nerve cell is characterized by bipolar shape and endfeet that contact a basal lamina around blood vessels, and/or the pia mater or vitreous body of the eye and additionally contact the ventricular surface or sub-retinal space."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Islet_of_Langerhans" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "UMLS:C0022131" .

[]
    oboInOwl:hasDbXref "BTO:0000991" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "island of Langerhans" .

[]
    oboInOwl:hasDbXref "BTO:0000991" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000006 ;
    owl:annotatedTarget "island of pancreas" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000440
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000642
    ] .

[]
    oboInOwl:source "PMID:19084529" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:source "BGEE:ANN" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0034875
    ] .

[]
    oboInOwl:hasDbXref "PO:0004010"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000685 ;
    owl:annotatedTarget "Obsolete. Use PO:0004010 from Plant Ontology instead. A cell synthesizing protoplasm and producing new cells by division and with only a primary cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Pituitary_gland", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "The pituitary gland is an endocrine gland that secretes hormones that regulate many other glands [GO]. An endocrine gland located ventral to the diencephalon and derived from mixed neuroectodermal and non neuroectodermal origin [ZFIN]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010536" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "An endocrine gland derived from infundibulum of the floor of the diencephalon and an ectodermal dorsal protrusion from the buccal cavity which controls the secretion of many hormones influencing the function of various organs of the body.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000118" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "An endocrine gland located ventral to the diencephalon and derived from mixed neuroectodermal and non neuroectodermal origin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000143" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.510", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1353", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "Hp" .

[]
    oboInOwl:source "BIRNLEX:1353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "UMLS:C0032005" .

[]
    oboInOwl:source "ncithesaurus:Pituitary_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "UMLS:C0032005" .

[]
    oboInOwl:source "BIRNLEX:1353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=399" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pituitary_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "glandula pituitaria" .

[]
    oboInOwl:hasDbXref "BTO:0001073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "pituitary" .

[]
    oboInOwl:hasDbXref "BTO:0001073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "pituitary body" .

[]
    oboInOwl:hasDbXref "ZFA:0000118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "hypophysis" .

[]
    oboInOwl:hasDbXref "MA:0000176" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000007 ;
    owl:annotatedTarget "hypophysis cerebri" .

[]
    oboInOwl:hasDbXref "Wikipedia:Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "A layer of dense irregular connective tissue that lines organs and supports the mucosa, as well as joins the mucosa to the bulk of underlying smooth muscle. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "UMLS:C0225344" .

[]
    oboInOwl:hasDbXref "FMA:85391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "organ submucosa" .

[]
    oboInOwl:hasDbXref "FMA:85392" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "region of submucosa" .

[]
    oboInOwl:hasDbXref "FMA:85391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "submucosa of organ" .

[]
    oboInOwl:hasDbXref "FMA:85392" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "submucosa of region of organ" .

[]
    oboInOwl:hasDbXref "BTO:0002107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "submucous layer" .

[]
    oboInOwl:hasDbXref "BTO:0002107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000009 ;
    owl:annotatedTarget "tela submucosa" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref "GO:0007422" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "A major division of the nervous system that contains nerves which connect the central nervous system (CNS) with sensory organs, other organs, muscles, blood vessels and glands." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000142" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "Nervous structures including ganglia outside of the central nervous system. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000429" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "Part of nervous system in which nerves extend throughout the body outside of the brain and spinal cord.[AAO]" .

[]
    oboInOwl:source "http://neurolex.org/wiki/Cumbo_terms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "The peripheral nervous system (PNS) is the part of the nervous system connected to the CNS which contains cranial nerves III - XII, spinal, peripheral and autonomic nerves. (CUMBO)" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000399" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1007/978-0-387-46954-6_6 Dupin E, Creuzet S, Le Douarin NM, The contribution of the neural crest to the vertebrate body. Advances in experimental medicine and biology (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "(...) specific vertebrate traits within the chordate phylum such as skeletal tissues, PNS, and spectacular head and brain development, are linked to the NC (neural crest) and its derivatives.[well established][VHOG]" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "PNS" .

[]
    oboInOwl:source "BIRNLEX:1111" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "UMLS:C0206417" .

[]
    oboInOwl:source "ncithesaurus:Peripheral_Nervous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "UMLS:C0206417" .

[]
    oboInOwl:source "BIRNLEX:1111" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "UMLS:C1305921" .

[]
    oboInOwl:hasDbXref "FMA:9903", "FMA:TA"^^xsd:string, "Wikipedia:Peripheral_nervous_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "pars peripherica" .

[]
    oboInOwl:hasDbXref "FMA:9903", "FMA:TA"^^xsd:string, "Wikipedia:Peripheral_nervous_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "systema nervosum periphericum" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000012 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref "NLXANAT:100301" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000012 ;
    owl:annotatedTarget "Part of peripheral nervous system that includes the somatic parts of the cranial and spinal nerves and their ganglia and the peripheral sensory receptors." .

[]
    oboInOwl:hasDbXref "NLXANAT:100301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000012 ;
    owl:annotatedTarget "somatic nervous system, somatic division" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000012 ;
    owl:annotatedTarget "somatic part of peripheral nervous system" .

[]
    oboInOwl:hasDbXref "NLXANAT:100301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000012 ;
    owl:annotatedTarget "somatic peripheral nervous system" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string, "ZFA-modified-from-isa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] .

[]
    oboInOwl:hasDbXref "GO:0048485" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "The sympathetic nervous system is one of the two divisions of the vertebrate autonomic nervous system (the other being the parasympathetic nervous system). The sympathetic preganglionic neurons have their cell bodies in the thoracic and lumbar regions of the spinal cord and connect to the paravertebral chain of sympathetic ganglia. Innervate heart and blood vessels, sweat glands, viscera and the adrenal medulla. Most sympathetic neurons, but not all, use noradrenaline as a post-ganglionic neurotransmitter [GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010487" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "Part of the autonomic nervous system which has opposing physiological effects of the parasympathetic nervous system. Examples include increasing the heart rate or constricting the blood vessels.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000384" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "The part of the autonomic nervous system which chiefly contains adrenergic fibres and tends to control and reduce secretions, decrease the contractility and hence the tone of smooth muscles and provoke the contraction of blood vessels. Essentially, it consists of preganglionic fibres from the thoracic and upper lumbar parts of the spinal cord. These fibres, by means of delicate rami communicantes, cross over to ganglia sited in a pair of ganglionated cords on each side of the vertebral column or to more peripheral ganglia. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000384" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471210054 Butler AB and Hodos W, Comparative vertebrate neuroanatomy: Evolution and Adaptation (2005) p.461-463", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "The autonomic nervous system is composed of three divisions: the sympathetic division, the parasympathetic division, and the enteric division. (...) In ray-finned teleost fishes, a sympathetic chain is present, and dual innervation of additional organs can be observed. A similar pattern can be found in amphibians (...). The evolution of the autonomic nervous system has been quite conservative, especially in the tetrapod lineage.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:2516" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "UMLS:C0039044" .

[]
    oboInOwl:source "ncithesaurus:Sympathetic_Nervous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "UMLS:C0039044" .

[]
    oboInOwl:source "BIRNLEX:2516" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "UMLS:C1269646" .

[]
    oboInOwl:hasDbXref "FMA:9906", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "pars sympathica divisionis autonomici systematis nervosi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_nervous_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000013 ;
    owl:annotatedTarget "pars sympathica divisionis autonomici systematis nervosi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000014 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:hasDbXref "Wikipedia:Skin", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000014 ;
    owl:annotatedTarget "Any portion of the organ that covers that body and consists of a layer of epidermis and a layer of dermis." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000860" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2008.01043.x Vickaryous MK, Sire JY, The integumentary skeleton of tetrapods: origin, evolution, and development. J Anat (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000014 ;
    owl:annotatedTarget "(...) it is well-established that neural crest cells contribute to both the dermal skeleton (craniofacial bone, teeth, and the caudal fin rays of teleosts) and the integument, including craniofacial dermis and all pigment cells outside the retina (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "MA:0000151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000014 ;
    owl:annotatedTarget "skin" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000015 ;
    owl:annotatedTarget obo:UBERON_0000466 .

[]
    oboInOwl:hasDbXref "CARO:0000010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000015 ;
    owl:annotatedTarget "A non-material anatomical entity of two dimensions. Anatomical boundaries are contiguous structures." .

[]
    oboInOwl:hasDbXref "CARO:0000010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000015 ;
    owl:annotatedTarget "anatomical boundary" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000686 ;
    owl:annotatedTarget obo:CL_0000151 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget obo:UBERON_0000471 .

[]
    oboInOwl:source "AAO", "FMA"^^xsd:string, "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030073
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000686 ;
    owl:annotatedTarget "A columnar/cuboidal epithelial cell that secretes cerebrospinal fluid."^^xsd:string .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070091
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0070253
    ] .

[]
    oboInOwl:hasDbXref "GO:GO", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "The part of the pancreas that is part of the endocrine system and is made up of islet cells, which produce insulin, glucagon and somatostatin." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000049" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/Pancreas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "The part of the pancreas that acts as an endocrine gland, consisting of the islets of Langerhans, which secrete insulin and other hormones. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001260" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "The zebrafish endocrine pancreas is composed of small groups of islet cells that are distributed throughout the exocrine pancreas. The islet cells produce insulin, glucagon and somatostatin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000049" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.crvi.2007.03.006 Madsen OD, Pancreas phylogeny and ontogeny in relation to a 'pancreatic stem cell'. C.R. Biologies (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "endocrine and exocrine pancreas are not co-associated in hagfishes or lampreys" .

[]
    oboInOwl:hasDbXref "BTO:0000650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000016 ;
    owl:annotatedTarget "endocrine part of pancreas" .

[]
    oboInOwl:hasDbXref "GOC:GO", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "The part of the pancreas that is part of the exocrine system and which produces and store zymogens of digestive enzymes, such as chymotrypsinogen and trypsinogen in the acinar cells [GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001249" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "The exocrine pancreas is composed of acinar epithelial cells and ductal epithelium that manufacture the proteolytic enzymes and bicarbonate required for digestion.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000048" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/Pancreas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "The part of the pancreas that acts as an exocrine gland, consisting of the pancreatic acini, which produce pancreatic juice and secrete it into the intestine to aid in protein digestion. [TFD][VHOG]" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000688 ;
    owl:annotatedTarget "A fibroblast-like cell that provides support at neuromuscular junctions in vertebrates and are localized outside the synaptic basal lamina."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000048" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.crvi.2007.03.006 Madsen OD, Pancreas phylogeny and ontogeny in relation to a 'pancreatic stem cell'. C.R. Biologies (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Exocrine_Pancreas" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "UMLS:C0553695" .

[]
    oboInOwl:hasDbXref "BTO:0000434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000017 ;
    owl:annotatedTarget "exocrine part of pancreas" .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000689 ;
    owl:annotatedTarget "A cell with both myofibrils and secretory granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:gg", "Wikipedia:Compound_eye" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget "A light sensing organ composed of ommatidia" .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget "The term compound eye is sometimes used for the multi-unit eyes of annelids, bivalves, echinoderms. We follow Richter et al and restrict this class to the arthropod structure for these structures" .

[]
    oboInOwl:hasDbXref "BTO:0001921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget "Facettenauge" .

[]
    oboInOwl:hasDbXref "BTO:0001921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget "Komplexauge" .

[]
    oboInOwl:hasDbXref "BTO:0001921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000018 ;
    owl:annotatedTarget "zusammengesetztes Auge" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] .

[]
    oboInOwl:hasDbXref "GO:0043010", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "An organ of sight that includes the camera-type eyeball and supporting structures such as the lacrimal apparatus, the conjunctiva, the eyelid." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000107" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "A cavitated compound organ that transduces light waves into neural signals.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000275" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "FMA distinguishes Eye (subdivision of face) which has its parts an Eyeball (organ), as well as other structures, and the orbit of skull. MA includes eyelid, conjunctiva and lacrimal apparatus as part of MA:eye - consistent with FMA - so we can infer that MA:eye is more like FMA:eye than FMA:eyeball. For other AOs this distinction is less meaningful - e.g. ZFA has no eyelid; XAO has no eyelid, but it has conjuctiva, which is considered part of the xao:eye. GO considers eyelid development part of eye development. See also notes on optic nerve - XAO, AAO and BTO consider this part of the eye. MA considers the eye muscles part of the eye, whereas FMA has a class 'orbital content' for this" .

[]
    oboInOwl:hasDbXref "FMA:54448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "eye" .

[]
    oboInOwl:source "BIRNLEX:1169" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "UMLS:C0015392" .

[]
    oboInOwl:source "ncithesaurus:Eye" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "UMLS:C0015392" .

[]
    oboInOwl:source "BIRNLEX:1169" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "UMLS:C1280202" .

[]
    oboInOwl:hasDbXref "FMA:54448", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "regio orbitalis" .

[]
    oboInOwl:hasDbXref "TAO:0000107" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "eyes" .

[]
    oboInOwl:hasDbXref "FMA:54448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "orbital part of face" .

[]
    oboInOwl:hasDbXref "FMA:54448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000019 ;
    owl:annotatedTarget "orbital region" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/549", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "An organ that is capable of transducing sensory stimulus to the nervous system." .

[]
    oboInOwl:source "ncithesaurus:Organ_of_the_Special_Sense" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "UMLS:C0935626" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "organ of sense organ system" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "organ of sensory organ system" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "organ of sensory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "sense organ system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "sensory organ system organ" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "sensory system organ" .

[]
    oboInOwl:hasDbXref "WBbt:0006929" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "sensillum" .

[]
    oboInOwl:hasDbXref "BTO:0000202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000020 ;
    owl:annotatedTarget "Sinnesorgan" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000021 ;
    owl:annotatedTarget "Anatomical projection that protrudes from the skin. Examples: hair, nail, feather, claw, hoof, horn, wattle, spur, beak, antler, bristle and some scales." .

[]
    oboInOwl:hasDbXref "FMA:71012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000021 ;
    owl:annotatedTarget "skin appendage" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000025 ;
    owl:annotatedTarget "Any hollow cylindrical anatomical structure containing a lumen through which substances are transported." .

[]
    oboInOwl:hasDbXref "CARO:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "Major subdivision of an organism that protrudes from the body[DOS, CARO]." .

[]
    oboInOwl:source "BILA:0000018" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "An appendage is an external body part, or natural prolongation, that protrudes from an organism's body, such as a vertebrate's limbs[BILA][BILA:0000018]." .

[]
    oboInOwl:source "GO:0048736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "Organ or organ part that is attached to the body of an organism. For example a limb[GO, modified][GO:0048736]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "EMAPA:37283" .

[]
    oboInOwl:source "ncithesaurus:Appendage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "UMLS:C0598782" .

[]
    oboInOwl:hasDbXref "XAO:0000218" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "appendages" .

[]
    oboInOwl:hasDbXref "BTO:0001492" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "extremitaet" .

[]
    oboInOwl:hasDbXref "MP:0000001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000026 ;
    owl:annotatedTarget "limbs/digits/tail" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string, "PMID:16136171"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000692 ;
    owl:annotatedTarget "A neuroglial cell of the peripheral nervous system inside the basal lamina of the neuromuscular junction providing chemical and physical support to the synapse."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000784" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget "Any of the rounded masses of lymphoid tissue that are surrounded by a capsule of connective tissue, are distributed along the lymphatic vessels, and contain numerous lymphocytes which filter the flow of lymph." .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597", "ZFA:0005318" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget obo:NCBITaxon_8570 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001273" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.630", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget "Lymph nodes that are associated with the lymphatic system have evolved in mammals.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget "UMLS:C0024204" .

[]
    oboInOwl:hasDbXref "VHOG:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget "lymph gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph_node" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000029 ;
    owl:annotatedTarget "nodus lymphaticus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lamina_propria" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000030 ;
    owl:annotatedTarget "A thin layer of loose connective tissue which lies beneath the epithelium and together with the epithelium constitutes the mucosa[WP]. The lamina propria contains capillaries and a central lacteal (lymph vessel) in the small intestine, as well as lymphoid tissue. Lamina propria also contains glands with the ducts opening on to the mucosal epithelium, that secrete mucus and serous secretions." .

[]
    oboInOwl:source "ncithesaurus:Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000030 ;
    owl:annotatedTarget "UMLS:C1179187" .

[]
    oboInOwl:hasDbXref "BTO:0002330" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000030 ;
    owl:annotatedTarget "tunica propria" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000379
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "A lamina propria that is part of a respiratory airway." .

[]
    oboInOwl:source "ncithesaurus:Trachea_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "UMLS:C1710457" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "lamina propria mucosa of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "lamina propria mucosa of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "lamina propria mucosae of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "lamina propria mucosae of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "lamina propria of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "trachea lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "trachea lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "windpipe lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "windpipe lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000031 ;
    owl:annotatedTarget "windpipe lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "GO:0060322", "Wikipedia:Head" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "The head is the anterior-most division of the body [GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010335" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "Organism subdivision that is the part of the body consisting of the cranial and pharyngeal regions.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001114" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "Organism subdivision which is the part of the body which consists of the cranial and pharygeal regions.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001644" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.82", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "Vertebrate evolution has been characterized by a fresh and vast array of cranial structures that collectively form the head.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "UMLS:C0018670" .

[]
    oboInOwl:source "ncithesaurus:Head" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "UMLS:C0018670" .

[]
    oboInOwl:hasDbXref "FMA:7154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "head (volume)" .

[]
    oboInOwl:hasDbXref "SPD:0000016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000033 ;
    owl:annotatedTarget "cephalic area" .

[]
    oboInOwl:hasDbXref "GO:0001545", "GOC:mtg_mpo", "http://ovary.stanford.edu" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "An ovarian follicle that has one layer of granulosa cells." .

[]
    oboInOwl:hasDbXref "FMA:18634" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "folliculus ovaricus primarius" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string, "PMID:17122314"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000693 ;
    owl:annotatedTarget "An interneuron that has spider-like appearance with a small round soma, a large number (7-10) of short, smooth, or slightly beaded primary dendrites that give rise to only a few secondary branches, and a branched axon that establishes a dense axonal mesh with thin shafts."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:35631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "ovary primary follicle" .

[]
    oboInOwl:hasDbXref "MA:0002907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "ovary primary follicle" .

[]
    oboInOwl:hasDbXref "FMA:18634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "primary follicle of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "primary ovarian follicle" .

[]
    oboInOwl:hasDbXref "EMAPA:35631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000035 ;
    owl:annotatedTarget "primary follicle" .

[]
    oboInOwl:hasDbXref "PMID:18568015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000693 ;
    owl:annotatedTarget "NGF cell" .

[]
    oboInOwl:hasDbXref "GO:0001546", "http://ovary.stanford.edu", "http://www.repropedia.org/secondary-ovarian-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "A maturing ovarian follicle that has two more more layers of granulosa cells, up to the onset of antrum formation." .

[]
    oboInOwl:hasDbXref "MA:0002908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "ovary secondary follicle" .

[]
    oboInOwl:hasDbXref "GO:0001546" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "pre-antral follicle" .

[]
    oboInOwl:hasDbXref "GO:0001546" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "preantral follicle" .

[]
    oboInOwl:hasDbXref "FMA:18637" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "antral follicle of ovary" .

[]
    oboInOwl:hasDbXref "EMAPA:30777" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "pre-ovulatory follicle" .

[]
    oboInOwl:hasDbXref "PMID:3235828"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000693 ;
    owl:annotatedTarget "neuroglioform cell" .

[]
    oboInOwl:hasDbXref "EMAPA:35632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000036 ;
    owl:annotatedTarget "secondary follicle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.repropedia.org/antral-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "A follicle that has reached the most mature stage of folliculogenesis, characterized by the presence of the antrum" .

[]
    oboInOwl:source "ncithesaurus:Graafian_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "UMLS:C0600225" .

[]
    oboInOwl:hasDbXref "http://www.repropedia.org/antral-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "Graafian follicle" .

[]
    oboInOwl:hasDbXref "GO:0001547" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "antral ovarian follicle" .

[]
    oboInOwl:hasDbXref "FMA:18641", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "folliculi ovarici vesiculosi" .

[]
    oboInOwl:hasDbXref "FMA:18641" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "folliculus ovaricus tertiarius (vesiculosus)" .

[]
    oboInOwl:hasDbXref "MA:0002909", "http://www.repropedia.org/antral-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "ovary antral follicle" .

[]
    oboInOwl:hasDbXref "FMA:18641", "http://www.repropedia.org/antral-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "tertiary follicle of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18641" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "vesicular follicle of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18641" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000037 ;
    owl:annotatedTarget "vesicular ovarian follicle" .

[]
    oboInOwl:hasDbXref "PMID:10600995"^^xsd:string, "PMID:9728912"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000695 ;
    owl:annotatedTarget "One of a transient population of pioneering neurons in the cerebral cortex. These cells are slender bipolar cells of the developing marginal zone. One feature of these cells in mammals is that they express the Reelin gene."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:145114847X", "MESH:D015571", "Wikipedia:Follicular_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "The fluid surrounding the ovum and granulosa cells in the ovarian follicle." .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Follicle_Fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "UMLS:C1709369" .

[]
    oboInOwl:hasDbXref "FMA:18665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "liquor follicularis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "liquor folliculi" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "JB:jb"^^xsd:string, "PMID:15153415"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000696 ;
    owl:annotatedTarget "A cell that stores and secretes pancreatic polypeptide hormone."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0002511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "ovary follicle fluid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Follicular_fluid" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "liquor folliculi" .

[]
    oboInOwl:hasDbXref "BTO:0004383" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "ovarian follicular fluid" .

[]
    oboInOwl:hasDbXref "BTO:0004383" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000038 ;
    owl:annotatedTarget "ovary follicular fluid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Follicular_antrum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "Region of ovarian follicle filled with follicular fluid." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "EMAPA:37867" .

[]
    oboInOwl:hasDbXref "FMA:18675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "antral cavity" .

[]
    oboInOwl:hasDbXref "FMA:18675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "antrum folliculare" .

[]
    oboInOwl:hasDbXref "GO:0001548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "ovarian follicle antrum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Follicular_antrum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000039 ;
    owl:annotatedTarget "antrum follicularum" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000699 ;
    owl:annotatedTarget "A type of glomus or chief cell, is sensitive to hypoxia and produce catecholamines."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Serous_membrane", "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "multi-tissue structure that is comprised of a secretory epithelial layer (mesothelium) and a connective tissue layer." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005425" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "Wikipedia:Serous_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "A multi-tissue structure that is comprised of a secretory epithelial layer and a connective tissue layer.[TAO]" .

[]
    oboInOwl:source "Wikipedia:Serous_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "a smooth membrane consisting of a thin layer of cells which excrete serous fluid. Serous membranes line and enclose several body cavities, known as serous cavities, where they secrete a lubricating fluid which reduces friction from muscle movement. Serosa is not to be confused with adventitia, a connective tissue layer which binds together structures rather than reducing friction between them. Each serous membrane is composed of a secretory epithelial layer and a connective tissue layer underneath. The epithelial layer, known as mesothelium, consists of a single layer of avascular flat nucleated cells (cuboidal epithelium) which produce the lubricating serous fluid. This fluid has a consistency similar to thin mucus. These cells are bound tightly to the underlying connective tissue. The connective tissue layer provides the blood vessels and nerves for the overlying secretory cells, and also serves as the binding layer which allows the whole serous membrane to adhere to organs and other structures.[WP]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "in FMA, SM = mesothelium + connective tissue. It excludes the cavity. Serous sac = SM + cavity. Note that the SM is a subtype of wall in FMA." .

[]
    oboInOwl:source "ncithesaurus:Serosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "UMLS:C0036760" .

[]
    oboInOwl:hasDbXref "FMA:9581" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "tunica serosa" .

[]
    oboInOwl:hasDbXref "FMA:9581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "wall of serous sac" .

[]
    oboInOwl:hasDbXref "Wikipedia:Serous_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "serosa" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget obo:UBERON_0007846 .

[]
    oboInOwl:source "OG" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000073", "Wikipedia:Tendon", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "Dense regular connective tissue that connects muscle to bone[VSAO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000073" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "Dense regular connective tissue that connects muscle to bone.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001286" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S1095-6433(02)00241-6 Summers AP, Koob TJ, The evolution of tendon - morphology and material properties. Comparative Biochemistry and Physiology-Part A: Molecular and Integrative Physiology (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "Phylogenetically, tendinous tissue first appears in the invertebrate chordate Branchiostoma as myosepta. This two-dimensional array of collagen fibers is highly organized, with fibers running along two primary axes. In hagfish the first linear tendons appear and the myosepta have developed specialized regions with unidirectional fiber orientation - a linear tendon within the flat sheet of myoseptum.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "in FMA, tendon is an organ component that with parts dense-irregular-connective-tissue of tendon and dense-irregular-connective-tissue of tendon sheath; we follow VSAO in making it a subtype of the former. In VSAO tendons connect muscle to bone; in WP the def states integument (e.g. auricular muscles) - but JB confirms this is not actually tendon but aponeurosis" .

[]
    oboInOwl:source "ncithesaurus:Tendon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "UMLS:C0039508" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tendon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "sinew" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tendon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000043 ;
    owl:annotatedTarget "tendo" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget obo:UBERON_0001800 .

[]
    oboInOwl:source "DOI:10.1101/gr.157586.113", "ZFA"^^xsd:string, "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003083
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:2596" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "Sensory ganglia located on the dorsal spinal roots within the vertebral column. The spinal ganglion cells are pseudounipolar. The single primary branch bifurcates sending a peripheral process to carry sensory information from the periphery and a central branch which relays that information to the spinal cord or brain. (MSH) * ganglion found on the posterior root of each spinal nerve, composed of the unipolar nerve cell bodies of the sensory neurons of the nerve. (CSP)" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000200" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "Trunk ganglion which is located adjacent to the spine on a dorsal root and contains the cell bodies of afferent sensory nerves.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000222" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/1097-0185(20000615)261:3<111::AID-AR6>3.0.CO;2-F Butler AB, Chordate evolution and the origin of craniates: An old brain in a new head. AnaT Rec (New Anat) (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "From comparative analyses of craniate brains, a morphotype of the brain in the earliest craniate stock can be constructed. In marked contrast to cephalochordates, the ancestral craniate morphotype had a plethora of unique features, which included a telencephalon with pallial and subpallial parts, paired olfactory bulbs with substantial projections to most or all of the telencephalic pallium, paired lateral eyes and ears, a lateral line system for both electroreception and mechanoreception, spinal cord dorsal root ganglia, and an autonomic nervous system.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "MA and EMAPA introduce distinct classes for what appears to be the same thing" .

[]
    oboInOwl:source "BIRNLEX:2596" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "UMLS:C0017070" .

[]
    oboInOwl:source "ncithesaurus:Dorsal_Root_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "UMLS:C0017070" .

[]
    oboInOwl:hasDbXref "BTO:0001264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "dorsal root ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "ganglion of dorsal root" .

[]
    oboInOwl:hasDbXref "FMA:5888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "ganglion spinalis" .

[]
    oboInOwl:hasDbXref "FMA:5888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "spinal ganglion" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "spinal ganglion part of peripheral nervous system" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "DRG" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "dorsal root ganglia" .

[]
    oboInOwl:hasDbXref "BTO:0001264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "ganglion sensorium nervi spinalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_root_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "ganglion sensorium nervi spinalis" .

[]
    oboInOwl:hasDbXref "BTO:0001264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "ganglion spinale" .

[]
    oboInOwl:hasDbXref "EMAPA:16668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000044 ;
    owl:annotatedTarget "posterior root ganglion" .

[]
    oboInOwl:hasDbXref "GOC:dhill"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000700 ;
    owl:annotatedTarget "A neuron that releases dopamine as a neurotransmitter."^^xsd:string .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/702" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget obo:UBERON_0010001 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0003714
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0003869
    ] .

[]
    oboInOwl:inconsistent_with "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget obo:UBERON_0002420 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ganglion", "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "A biological tissue mass, most commonly a mass of nerve cell bodies." .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "A ganglion is a cluster of neurons. It is part of a nervous system. It may include glial cells. The neurons are arranged in a specific constellation: neuronal somata are concentrated at the surface, thus forming a cell cortex, and neurites are concentrated in the centre of the ganglion to form the neuropil. A ganglion is a distinct unit but several ganglia may be anterio-posteriorly joined by connectives or transversally by commissures" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010426" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "Portion of tissue that contains cell bodies of neurons and is located outside the central nervous system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000190" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "Structures containing a collection of nerve cell bodies. (Source: BioGlossary, www.Biology-Text.com)[TAO]" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000701 ;
    owl:annotatedTarget "Supports paraganglial type 1 cell."^^xsd:string .

[]
    oboInOwl:source "NLXANAT:100302" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "Subdivision of nervous system which primarily consists of cell bodies of neurons located outside the neuraxis (brain and spinal cord. Examples: spinal ganglion, trigeminal ganglion, superior cervical ganglion, celiac ganglion, inferior hypogastric (pelvic) ganglion (adapted from Foundational Model of Anatomy)[NLXANAT:100302]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000156" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.02.021 Mazet F, Hutt JA, Milloz J, Millard J, Graham A, Shimeld SM, Molecular evidence from Ciona intestinalis for the evolutionary origin of vertebrate sensory placodes. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "Cranial sensory placodes are focused areas of the head ectoderm of vertebrates that contribute to the development of the cranial sense organs and their associated ganglia. Placodes have long been considered a key character of vertebrates, and their evolution is proposed to have been essential for the evolution of an active predatory lifestyle by early vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "UMLS:C0017067" .

[]
    oboInOwl:hasDbXref "BTO:0000497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget "neural ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Eye#Simple_eyes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000047 ;
    owl:annotatedTarget "An eye with one concave chamber. Note that 'simple' does not imply a reduced level of complexity or acuity." .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "A C-shaped bundle of fibres (axons) in the brain, and carries signals from the hippocampus to the mammillary bodies and septal nuclei. It is typically divided into the columns (crus), body, commissure and the pre-commissural and post-commissural fornix (MM)." .

[]
    oboInOwl:notes "inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "FMA:61965" .

[]
    oboInOwl:source "BIRNLEX:705" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "UMLS:C0152334" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Fornix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "UMLS:C0458370" .

[]
    oboInOwl:source "BIRNLEX:705" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=268" .

[]
    oboInOwl:hasDbXref "FMA:61965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "forebrain fornix" .

[]
    oboInOwl:hasDbXref "FMA:83865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "fornix of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:83865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "neuraxis fornix" .

[]
    oboInOwl:hasDbXref "FMA:61965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "fornix (column and body of fornix)" .

[]
    oboInOwl:hasDbXref "NeuroNames:268" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000052 ;
    owl:annotatedTarget "fornix cerebri" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000703 ;
    owl:annotatedTarget "Cell that provides some or all mechanical, nutritional and phagocytic support to their neighbors."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.909.625.125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "Thickened areas of the saccule or utricle where the termination of the vestibular nerve occurs[MESH,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000386" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "Patches of thickened, pseudostratified epithelium of the inner ear, consisting of regular arrays of sensory hair cells interspersed with supporting cells. Each patch has its own charcteristic shape and polarity pattern. (See Anatomical Atlas entry for sensory patches of the ear by T. Whitfield.)[TAO]" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "maculae" .

[]
    oboInOwl:hasDbXref "ZFA:0000386" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "sensory macula" .

[]
    oboInOwl:hasDbXref "ZFA:0000386" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "sensory patch" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.909.625.125" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "acoustic macula" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.909.625.125" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000054 ;
    owl:annotatedTarget "acoustic maculae" .

[]
    oboInOwl:hasDbXref "PMID:15376331"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000704 ;
    owl:annotatedTarget "A specialized endothelial cell that senses extracellular signals and guides the directed growth of blood vessels."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000055 ;
    owl:annotatedTarget "A tubular structure that contains, conveys body fluid, such as blood or lymph." .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005081
    ] .

[]
    oboInOwl:hasDbXref "GO:0090189", "Wikipedia:Ureter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "Muscular duct that propels urine from the kidneys to the urinary bladder, or related organs." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010254" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "Anatomical structure consisting of long narrow duct which carries urine from the kidney to the urinary bladder.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000605" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "The duct of amniotes that carries urine from a metanephric kidney to the urinary bladder. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000605" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.543", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "The first embryonic hint of a metanephros is the formation of the metanephric duct that appears as a ureteric diverticulum arising at the base of preexisting mesonephric duct. The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes, and the metanephric duct is usually called the ureter.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ureter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "UMLS:C0041951" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "VHOG:0000605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000056 ;
    owl:annotatedTarget "metanephric duct" .

[]
    oboInOwl:notes "pelvic part of UG sinus gives rise to prostatic and membranous parts of urethra" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000057 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000057 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013241
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0000537" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000057 ;
    owl:annotatedTarget "the fibromuscular tubular canal through which urine is discharged from the bladder to the exterior via the external urinary meatus; in males, the urethra is joined by the ejaculatory ducts and serves as a passageway for semen during ejaculation, as well as a canal for urine during voiding; in females, the urethra is shorter and emerges above the vaginal opening" .

[]
    oboInOwl:source "ncithesaurus:Urethra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000057 ;
    owl:annotatedTarget "UMLS:C0041967" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.siumed.edu/~dking2/intro/glands.htm#ducts" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000058 ;
    owl:annotatedTarget "A tubular structure that transports secreted or excreted substances." .

[]
    oboInOwl:source "ZFA:0005171" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000058 ;
    owl:annotatedTarget "A tube shaped portion of tissue lined with epithelial cells that collects secretions and routes them to their destination[ZFA:0005171]." .

[]
    oboInOwl:source "ncithesaurus:Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000058 ;
    owl:annotatedTarget "UMLS:C0687028" .

[]
    oboInOwl:hasDbXref "XAO:0004000" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000058 ;
    owl:annotatedTarget "ducts" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000059 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Large_intestine_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000059 ;
    owl:annotatedTarget "A subdivision of the digestive tract that connects the small intestine to the cloaca or anus. Lacks or has few villi[Kardong]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000054" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.566", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000059 ;
    owl:annotatedTarget "Intestinal surface area also is increased in amphibians and reptiles by internal folds and occasionally by a few villi. The intestine can be divided into a small intestine and a slightly wider large intestine.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Large_Intestine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000059 ;
    owl:annotatedTarget "UMLS:C0021851" .

[]
    oboInOwl:hasDbXref "BTO:0000706" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000059 ;
    owl:annotatedTarget "intestinum crassum" .

[]
    oboInOwl:hasDbXref "FMA:82482" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000060 ;
    owl:annotatedTarget "Organ component adjacent to an organ cavity and which consists of a maximal aggregate of organ component layers." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000060 ;
    owl:annotatedTarget "in FMA, serosa is a wall" .

[]
    oboInOwl:hasDbXref "FMA:82482" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000060 ;
    owl:annotatedTarget "wall of organ" .

[]
    oboInOwl:hasDbXref "FMA:82482" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000060 ;
    owl:annotatedTarget "organ wall" .

[]
    oboInOwl:hasDbXref "CARO:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000061 ;
    owl:annotatedTarget "Material anatomical entity that is a single connected structure with inherent 3D shape generated by coordinated expression of the organism's own genome." .

[]
    oboInOwl:hasDbXref "CARO:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000061 ;
    owl:annotatedTarget "connected biological structure" .

[]
    oboInOwl:source "PMID:28192867" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget obo:UBERON_0002095 .

[]
    oboInOwl:hasDbXref "Wikipedia:Organ_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget "Anatomical structure that performs a specific function or group of functions [WP]." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget obo:NCBITaxon_110815 .

[]
    oboInOwl:source "GO:0048513" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget "Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." .

[]
    oboInOwl:source "ncithesaurus:Organ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget "UMLS:C0178784" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget "element" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "A part of an organ that constitutes a distinct modular sub-unit. In some cases, the organ may also contain other sub-units of identical or similar types, in other cases this may be a distinct entity." .

[]
    oboInOwl:source "FMA:86140" ;
    oboInOwl:version "3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "Organ region with one or more anchored fiat boundaries. Examples: artery, trunk of nerve, cervical part of esophagus, pelvic part of vagina, horn of thyroid cartilage, anterior segment of eyeball." .

[]
    oboInOwl:source "FMA:86140" ;
    oboInOwl:version "1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "Organ region with one or more fixed or anchored fiat boundaries. Examples: artery, trunk of nerve, cervical part of esophagus, pelvic part of vagina, horn of thyroid cartilage, anterior segment of eyebal." .

[]
    oboInOwl:hasDbXref "FMA:86140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "organ region with fixed fiat boundary" .

[]
    oboInOwl:hasDbXref "FMA:86140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "organ segment" .

[]
    oboInOwl:hasDbXref "FMA:86140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000063 ;
    owl:annotatedTarget "segment of organ" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "JB:jb"^^xsd:string, "PMID:9550134"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000706 ;
    owl:annotatedTarget "Specialized ependymal cell that produces the cerebrospinal fluid from the blood and secretes it into the lumen of the brain and spinal chord."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000064 ;
    owl:annotatedTarget "A multicellular structure that is a part of an organ." .

[]
    oboInOwl:hasDbXref "FMA:82472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000064 ;
    owl:annotatedTarget "cardinal organ part" .

[]
    oboInOwl:hasDbXref "BIRNLEX:16" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000064 ;
    owl:annotatedTarget "regional part of organ" .

[]
    oboInOwl:source "NCBIBook:NBK10107" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000065 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007026
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000065 ;
    owl:annotatedTarget "Anatomical structure that is part of the respiratory system. In mammals consists of upper and lower tracts" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000066 ;
    owl:annotatedTarget "The stage of development at which the animal is fully formed, including immaturity and maturity. Includes both sexually immature stage, and adult stage." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000068 ;
    owl:annotatedTarget "A life cycle stage that starts with fertilization and ends with the fully formed embryo." .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "A distinct juvenile stage many animals undergo before metamorphosis into adults. Animals with indirect development such as insects, amphibians, or cnidarians typically have a larval phase of their life cycle." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "It is a misunderstanding that the larval form always reflects the group's evolutionary history. It could be the case, but often the larval stage has evolved secondarily, as in insects. In these cases the larval form might differ more from the group's common origin than the adult form" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "ammocoete" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "ammocoete stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "bipinnaria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "bipinnaria stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "caterpillar" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "caterpillar stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "glochidium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "glochidium stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "grub" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "grub stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "leptocephalus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "leptocephalus stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "maggot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "maggot stage" .

[]
    oboInOwl:hasDbXref "BTO:0000859" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "metacestode" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "naiad, nymph" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "naiad, nymph stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "nauplius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "nauplius stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "nymph" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "nymph stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "planula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "planula stage" .

[]
    oboInOwl:hasDbXref "NCBITaxon:10219" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "tornaria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "trochophore" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "trochophore stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "veliger" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "veliger stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "wriggler" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "wriggler stage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "zoea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000069 ;
    owl:annotatedTarget "zoea stage" .

[]
    oboInOwl:hasDbXref "XAO:0000437" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000071 ;
    owl:annotatedTarget "End of the life of an organism." .

[]
    oboInOwl:external_ontology "ncit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000071 ;
    owl:annotatedTarget "ncit:Death is an outcome" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000708 ;
    owl:annotatedTarget obo:CL_0000327 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000072 ;
    owl:annotatedTarget "An section of a respiratory tract." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000072 ;
    owl:annotatedTarget "MA:0000434 has subclasses upper and lower, so it corresponds to a segment of the tract, rather than the tract as a whole" .

[]
    oboInOwl:hasDbXref "MA:0000434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000072 ;
    owl:annotatedTarget "respiratory tract" .

[]
    oboInOwl:hasDbXref "JB:jb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000708 ;
    owl:annotatedTarget "Stromal cell that forms the internal covering of the vertebrate brain and produces ECM for this and the choroid plexus."^^xsd:string .

[]
    oboInOwl:hasDbXref "BIRNLEX:1157" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000073 ;
    owl:annotatedTarget "Any part or collection of parts of the central or peripheral nervous system. Parts may span both CNS and PNS." .

[]
    oboInOwl:source "ncithesaurus:Nervous_System_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000073 ;
    owl:annotatedTarget "UMLS:C1518256" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000073 ;
    owl:annotatedTarget "part of nervous system" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001229
    ] .

[]
    oboInOwl:hasDbXref "MP:0005325", "Wikipedia:Glomerulus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "A capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the vertebrate kidney[GO]." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "ZFA - The multi-tissue structure where the glomerular basement membrane supported by mesonephric podocytes filters blood from the glomerular capillaries. GUDMAP: 'Together, the Bowman's capsule and the glomerulus comprise the definitive renal corpuscle.' - here the glomerulus is part of the capsule?" .

[]
    oboInOwl:source "ncithesaurus:Glomerulus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "UMLS:C0022663" .

[]
    oboInOwl:hasDbXref "TAO:0001288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "renal glomeruli" .

[]
    oboInOwl:hasDbXref "BTO:0000530" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "Malphigian glomerulus" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/malpighian+glomerulus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "Malpighian glomerulus" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/malpighian+glomerulus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "Malpighian tuft" .

[]
    oboInOwl:hasDbXref "ZFA:0001288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "glomerular capillary tuft" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "glomerular tuft" .

[]
    oboInOwl:hasDbXref "Wikipedia:Glomerulus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "glomerulus renis" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000074 ;
    owl:annotatedTarget "renal corpuscle" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000075 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000075 ;
    owl:annotatedTarget "Anatomical cluster consisting of the skeletal elements and articular elements that are part of an individual subdivision of the organism." .

[]
    oboInOwl:source "ncithesaurus:Skeletal_System_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000075 ;
    owl:annotatedTarget "UMLS:C1519343" .

[]
    oboInOwl:hasDbXref "FMA:85544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000075 ;
    owl:annotatedTarget "skeletal system subdivision" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000076 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000076 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0012532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000076 ;
    owl:annotatedTarget "The surface (external) layer of ectoderm which begins to proliferate shortly after separation from the neuroectoderm." .

[]
    oboInOwl:source "ncithesaurus:Surface_Ectoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000076 ;
    owl:annotatedTarget "UMLS:C1515087" .

[]
    oboInOwl:hasDbXref "MP:0012532" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000076 ;
    owl:annotatedTarget "surface ectoderm" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000077 ;
    owl:annotatedTarget "An anatomical structure that develops from the endoderm and the mesoderm." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000078 ;
    owl:annotatedTarget "An anatomical structure that develops from the ectoderm, mesoderm and endoderm." .

[]
    oboInOwl:hasDbXref "MP:0001145" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "The organs associated with producing offspring in the gender that produces spermatozoa." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000725" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0792383369 Lombardi J, Comparative vertebrate reproduction (1998) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "By far, sexual reproduction is the more common pattern among living vertebrate forms and its widespread occurrence suggests that it is the plesiomorphic, or primitive, reproductive mode among the vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Male_Genitalia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "UMLS:C0017422" .

[]
    oboInOwl:source "ncithesaurus:Male_Reproductive_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "UMLS:C1963704" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "genitalia of male organism" .

[]
    oboInOwl:hasDbXref "FMA:45664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "male genital system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "male organism genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "male organism reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "reproductive system of male organism" .

[]
    oboInOwl:hasDbXref "BTO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "male genital organ" .

[]
    oboInOwl:hasDbXref "MA:0000396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "male reproductive tract" .

[]
    oboInOwl:hasDbXref "BTO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000079 ;
    owl:annotatedTarget "systema genitale masculinum" .

[]
    oboInOwl:hasDbXref "GO:0001823", "Wikipedia:Mesonephros" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "The second stage of the kidney. It serves as the main excretory organ of aquatic vertebrates and as a temporary embryonic kidney in higher vertebrates. It is composed of the mesonephric duct (also called the Wolffian duct), mesonephric tubules, and associated capillary tufts. A single tubule and its associated capillary tuft is called a mesonephric excretory unit; these units are similar in structure and function to nephrons of the adult kidney. The mesonephros is derived from intermediate mesoderm in the vertebrate embryo." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000710 ;
    owl:annotatedTarget "Epithelial cells derived from neural plate and neural crest."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000038" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "A kidney formed of nephric tubules arising in the middle region of the nephric ridge; a transient embryonic stage that replaces the pronephros, but is itself replaced by the adult metanephros [in mammals; in fishes and amphibians it is the adult kidney]. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.745][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010384" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "Organ that is the definitive adult kidney. It replaces the earlier pronephros, which degenerates as the mesonephros becomes functional in feeding stage tadpoles.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000038" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.639", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "As the pronephros regresses, the archinephric duct induces the sequential differentiation of tubules in the more caudal parts of the nephric ridge. (...) Tubules that differentiate in the middle part of the nephric ridge form a kidney called the mesonephros. This kidney functions in the embryos and larvae of all vertebrates. (...) In all vertebrate embryos, the kidney begins with the differentiation of a few renal tubules from the anterior end of the nephric ridge overlying the pericardial cavity. (...) This early-developing embryonic kidney is called the pronephros.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Mesonephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "UMLS:C0025492" .

[]
    oboInOwl:hasDbXref "BTO:0001542", "GOC:yaf"^^xsd:string, "MESH:A16.254.500", "Wikipedia:Mesonephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "Wolffian body" .

[]
    oboInOwl:hasDbXref "XAO:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "mesonephric kidney" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "mesonephroi" .

[]
    oboInOwl:hasDbXref "XAO:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "amphibian adult kidney" .

[]
    oboInOwl:hasDbXref "BTO:0001542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "corpus Wolffi" .

[]
    oboInOwl:hasDbXref "BTO:0001542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "middle kidney" .

[]
    oboInOwl:hasDbXref "VHOG:0000038", "XAO:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "opisthonephros" .

[]
    oboInOwl:hasDbXref "http://www.usm.maine.edu/bio/courses/bio205/bio205_26_sex.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000080 ;
    owl:annotatedTarget "opistonephros" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005080
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.copewithcytokines.org/cope.cgi?key=cumulus%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000711 ;
    owl:annotatedTarget "Cumulus cell is a specialized granulosa cell that surrounds and nourishes the oocyte. This cell-type surrounds the fully-grown oocyte to form a cumulus-oocyte complex (abbr. COC). The terms cumulus oophorus cells, cumulus granulosa cells, cumulus oophorous granulosa cells, granulosa-cumulus cells are used to make a distinction between this cell and the other functionally different subpopulation of granulosa cells at the wall of the Graafian follicle."^^xsd:string .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0000080
    ] .

[]
    oboInOwl:hasDbXref "GO:0001656", "Wikipedia:Metanephros#Metanephros" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "In mammals, the metanephros is the excretory organ of the fetus, which develops into the mature kidney and is formed from the rear portion of the nephrogenic cord. The metanephros is an endocrine and metabolic organ that filters the blood and excretes the end products of body metabolism in the form of urine[GO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000039" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "A kidney formed of nephric tubules arising in the posterior region of the nephric ridge and drained by a ureter; replaces the embryonic pronephros and mesonephros [in mammals]. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.745][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000039" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.543", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Metanephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "UMLS:C0231049" .

[]
    oboInOwl:hasDbXref "BTO:0001543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "metanephron" .

[]
    oboInOwl:hasDbXref "BTO:0001543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "definite kidney" .

[]
    oboInOwl:hasDbXref "BTO:0001543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "definitive kidney" .

[]
    oboInOwl:hasDbXref "BTO:0001543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "hind kidney" .

[]
    oboInOwl:hasDbXref "VHOG:0000039" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000081 ;
    owl:annotatedTarget "metanephric kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesonephric_tubules" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000083 ;
    owl:annotatedTarget "A mesonephric tubule is an epithelial tube that is part of the mesonephros[GO]. Genital ridge that is next to the mesonephros[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000500" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/mesonephric+tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000083 ;
    owl:annotatedTarget "Any of the renal tubules composing the mesonephros. In mammals they function as excretory structures during the early embryonic development but are later incorporated into the reproductive system. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000500" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.639", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000083 ;
    owl:annotatedTarget "As the pronephros regresses, the archinephric duct induces the sequential differentiation of tubules in the more caudal parts of the nephric ridge. (...) Tubules that differentiate in the middle part of the nephric ridge form a kidney called the mesonephros. This kidney functions in the embryos and larvae of all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000500" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000083 ;
    owl:annotatedTarget "renal tubules" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesonephric_tubules" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000083 ;
    owl:annotatedTarget "tubuli mesonephrici" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003074
    ] .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "MP:0010979", "PMID:19828308" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "An epithelial swelling on the Wolffian duct that elongates to invade the adjacent metanephric mesenchyme[MP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000541" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "Outgrowth of the mesonephric duct that penetrates the metanephric mesoderm and forms the ureter, renal pelvis, major and minor calyces and collecting ducts. [Embryology, See_Dudek_RW_and_Fix_JD, Third_Edition_(2004)_Philadelphia:_Lippincott_William_and_Wilkins, p.137][VHOG]" .

[]
    oboInOwl:source "VHOG:0000541" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "Outgrowth of the mesonephric duct that penetrates the metanephric mesoderm and forms the ureter, renal pelvis, major and minor calyces and collecting ducts[VHOG:0000541]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000541" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.543", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "The first embryonic hint of a metanephros is the formation of the metanephric duct that appears as a ureteric diverticulum arising at the base of preexisting mesonephric duct. The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes, and the metanephric duct is usually called the ureter.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Metanephric_Diverticulum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "UMLS:C1284058" .

[]
    oboInOwl:hasDbXref "BTO:0001646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "diverticulum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ureteric_bud" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "diverticulum metanephricum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ureteric_bud" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "gemma ureterica" .

[]
    oboInOwl:hasDbXref "BTO:0001646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "metanephric bud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metanephros#Metanephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "metanephric diverticulum" .

[]
    oboInOwl:hasDbXref "VHOG:0000541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000084 ;
    owl:annotatedTarget "ureteric diverticulum" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000085 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004716
    ] .

[]
    oboInOwl:hasDbXref "MP:0012130" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000085 ;
    owl:annotatedTarget "A spherical embryonic mass of blastomeres formed before the blastula and resulting from cleavage of the fertilized ovum." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000085 ;
    owl:annotatedTarget "EHDAA2 has embryo starting later" .

[]
    oboInOwl:source "ncithesaurus:Morula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000085 ;
    owl:annotatedTarget "UMLS:C0026573" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000085 ;
    owl:annotatedTarget "morula (2-16 cells)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Zona_pellucida" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "A glycoprotein membrane surrounding the plasma membrane of an oocyte. It is a vital constitutive part of the latter, external but not extraneous to it. The zona pellucida first appears in multilaminar primary oocytes." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000720" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.159", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "Outside the plasma membrane, three envelopes surround the ovum. The first, the primary egg envelope, lies between the plasma membrane and the surrounding cells of the ovary. The most consistent component of this primary layer is the vitelline membrane, a transparent jacket of fibrous protein. In mammals, the homologous structure is called the zona pellucida.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000720" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "zona pellucida - vitelline membrane" .

[]
    oboInOwl:source "ncithesaurus:Zona_Pellucida" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "UMLS:C0043519" .

[]
    oboInOwl:hasDbXref "BTO:0003135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "oolemma" .

[]
    oboInOwl:hasDbXref "PMID:15582775"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000717 ;
    owl:annotatedTarget "A subset of motor neurons that innervates intrafusal muscle fibers and has small diameter axons."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0003135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "pellucid zone" .

[]
    oboInOwl:hasDbXref "BTO:0003135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "striated membrane" .

[]
    oboInOwl:hasDbXref "BTO:0003135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "zona radiata" .

[]
    oboInOwl:hasDbXref "BTO:0003135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000086 ;
    owl:annotatedTarget "zona striata" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000358
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0000088
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:pvb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "A mass of cells that develop into the body of the embryo and some extraembryonic tissues" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000742" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "A group of cells found in the mammalian blastocyst that give rise to the embryo. [Biology_Online][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000742" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.144", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "A small sphere of cells known as the inner cell mass lies within the trophoblast (of all eutherian mammals).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Inner_Cell_Mass" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "UMLS:C1283994" .

[]
    oboInOwl:hasDbXref "VHOG:0000742" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "ICM" .

[]
    oboInOwl:hasDbXref "FMA:86557" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "early embryoblast" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inner_cell_mass" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000087 ;
    owl:annotatedTarget "embryoblastus; massa cellularis interna; pluriblastus senior" .

[]
    oboInOwl:source "MP-def", "PMID:19829370" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004345
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005031" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "the mesectodermal cell layer arising from the trophectoderm that erodes the uterine mucosa and contributes to the formation of the placenta" .

[]
    oboInOwl:date_retrieved "2012-08-23" ;
    oboInOwl:external_class "MP:0005031" ;
    oboInOwl:external_class_label "trophoblast layer" ;
    oboInOwl:ontology "MP" ;
    oboInOwl:source "ISBN:0-683-40008-8"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "the mesectodermal cell layer arising from the trophectoderm that erodes the uterine mucosa and contributes to the formation of the placenta[MP]" .

[]
    oboInOwl:source "PMID:19829370" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "The postimplantation derivatives of the trophectoderm, which make up most of the fetal part of the placenta" .

[]
    oboInOwl:source "ncithesaurus:Trophoblast" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "UMLS:C0041178" .

[]
    oboInOwl:hasDbXref "MP:0005031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "trophoblast layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trophoblast" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "massa cellularis externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trophoblast" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "trophoblastus" .

[]
    oboInOwl:hasDbXref "BTO:0001079" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000088 ;
    owl:annotatedTarget "trophoderm" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000087
    ] .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "A flattened, almost circular bilaminar plate of cells formed when the inner cell mass (aka embryoblast) forms two epithelial layers, each of a distinct lineage, separated by an extracellular basement membrane: the external (dorsal) layer is called the epiblast and the internal (ventral) layer is called the hypoblast (aka primitive endoderm); together, they compose the bilaminar embryonic disc." .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "embryonic disc" .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "embryonic shield" .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "germinal disc" .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "germinal disk" .

[]
    oboInOwl:source "ncithesaurus:Bilaminar_Embryonic_Disc" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "UMLS:C1283997" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "bilaminary germ disc" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bilaminar_disc" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000091 ;
    owl:annotatedTarget "bilaminar disk" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000092 ;
    owl:annotatedTarget "stage succeeding embryo, including mature structure" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sulcus_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000093 ;
    owl:annotatedTarget "A depression or fissure in the surface of an organ." .

[]
    oboInOwl:source "FMA-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000094 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011823
    ] .

[]
    oboInOwl:hasDbXref "FMA:7145" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000094 ;
    owl:annotatedTarget "Nonparenchymatous organ that primarily consists of dense connective tissue organized into a sheet which interconnects two or more organs, separates two or more body spaces from one another, or surrounds an organ or body part. Examples: interosseous membrane of forearm, obturator membrane, tympanic membrane, fibrous pericardium, fascia lata, dura mater. [FMA]" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005428
        ]
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_neural_crest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget "portion of neural crest that develops from the dorsal neural tube. It overlaps the vagal neural crest and migrates to populate the pharyngeal arches 3, 4 and 6 (producing structures in the head) and to the heart, forming connective tissue that separates the great vessels of the heart. [Wikipedia]" .

[]
    oboInOwl:source "DOI:10.1242/dev.091751" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget "A subpopulation of the cephalic neural crest that emerges from the otic level to the anterior limit of somite 4. It migrates to the heart and is essential for the septation of the outflow track[DOI:10.1242/dev.091751]." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget "ZFA treats this as a subtype of NC." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_neural_crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget "cardiac neural crest complex" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_neural_crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000095 ;
    owl:annotatedTarget "complexus cristae neuralis cardiacus" .

[]
    oboInOwl:hasDbXref "GOC:GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000102 ;
    owl:annotatedTarget "The lung vasculature is composed of the tubule structures that carry blood or lymph in the lungs[GO]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000102 ;
    owl:annotatedTarget "lung vascular network" .

[]
    oboInOwl:hasDbXref "FMA:73750" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000102 ;
    owl:annotatedTarget "pulmonary vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000102 ;
    owl:annotatedTarget "vascular network of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000102 ;
    owl:annotatedTarget "vasculature of lung" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000104 ;
    owl:annotatedTarget "An entire span of an organism's life, commencing with the zygote stage and ending in the death of the organism." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000105 ;
    owl:annotatedTarget "A spatiotemporal region encompassing some part of the life cycle of an organism." .

[]
    oboInOwl:hasDbXref "Wikipedia:Zygote" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "A stage at which the organism is a single cell produced by means of sexual reproduction." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000723 ;
    owl:annotatedTarget obo:CL_0000034 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000745" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.107", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "As in all metazoans, eumetazoan development begins with a fertilized egg, or zygote.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BTO:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "fertilized egg stage" .

[]
    oboInOwl:hasDbXref "VHOG:0000745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "one-cell stage" .

[]
    oboInOwl:hasDbXref "VHOG:0000745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "zygote" .

[]
    oboInOwl:hasDbXref "Wikipedia:Zygote" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "zygotum" .

[]
    oboInOwl:hasDbXref "GO:0048103"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000723 ;
    owl:annotatedTarget "A stem cell that can give rise to cell types of the body other than those of the germ-line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0040016", "Wikipedia:Cleavage_(embryo)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000107 ;
    owl:annotatedTarget "The first few specialized divisions of an activated animal egg; Stage consisting of division of cells in the early embryo. The zygotes of many species undergo rapid cell cycles with no significant growth, producing a cluster of cells the same size as the original zygote. The different cells derived from cleavage are called blastomeres and form a compact mass called the morula. Cleavage ends with the formation of the blastula." .

[]
    oboInOwl:hasDbXref "Wikipedia:Blastula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000108 ;
    owl:annotatedTarget "An early stage of embryonic development in animals. It is produced by cleavage of a fertilized ovum and consists of a spherical layer of around 128 cells surrounding a central fluid-filled cavity called the blastocoel. The blastula follows the morula and precedes the gastrula in the developmental sequence." .

[]
    oboInOwl:hasDbXref "MA:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000724 ;
    owl:annotatedTarget "A differentiated cell that functions as a site of nitrogen fixation under aerobic conditions."^^xsd:string .

[]
    oboInOwl:source "BILS" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000108
    ] .

[]
    oboInOwl:hasDbXref "GO:0007369" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "A stage defined by complex and coordinated series of cellular movements that occurs at the end of cleavage during embryonic development of most animals. The details of gastrulation vary from species to species, but usually result in the formation of the three primary germ layers, ectoderm, mesoderm and endoderm." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "blastocystis trilaminaris stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar blastocyst stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar blastoderm stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar disk stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar germ stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar stage" .

[]
    oboInOwl:hasDbXref "GO:0001841" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000110 ;
    owl:annotatedTarget "Staged defined by the formation of a tube from the flat layer of ectodermal cells known as the neural plate. This will give rise to the central nervous system." .

[]
    oboInOwl:hasDbXref "Wikipedia:Organogenesis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000111 ;
    owl:annotatedTarget "A stage at which the ectoderm, endoderm, and mesoderm develop into the internal organs of the organism." .

[]
    oboInOwl:source "XAO:1000010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000112 ;
    owl:annotatedTarget "The stage of being a sexually immature adult animal[XAO:1000010]." .

[]
    oboInOwl:hasDbXref "VHOG:FB" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000112 ;
    owl:annotatedTarget "immature stage" .

[]
    oboInOwl:hasDbXref "XAO:1000010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000112 ;
    owl:annotatedTarget "juvenile stage" .

[]
    oboInOwl:hasDbXref "http://eol.org/schema/terms/subadult" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000112 ;
    owl:annotatedTarget "subadult stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000113 ;
    owl:annotatedTarget "The stage of being a sexually mature adult animal." .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:anna"^^xsd:string, "MP:0002276", "PMID:14635660" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000114 ;
    owl:annotatedTarget "the connective tissue located between the respiratory (airway and alveolar) epithelium, the capillary endothelium and pleural mesothelium; it contains basement membrane composed of collagen, elastin, proteoglycans, and fibronectin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000114 ;
    owl:annotatedTarget "connective tissue of lung" .

[]
    oboInOwl:hasDbXref "FMA:27533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000114 ;
    owl:annotatedTarget "pulmonary interstitium" .

[]
    oboInOwl:hasDbXref "MA:0001782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000114 ;
    owl:annotatedTarget "lung interstitial tissue" .

[]
    oboInOwl:hasDbXref "EMAPA:35521" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000114 ;
    owl:annotatedTarget "pulmonary connective tissue" .

[]
    oboInOwl:hasDbXref "MP:0006382" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000115 ;
    owl:annotatedTarget "The epithelial layer of the lung." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000115 ;
    owl:annotatedTarget "epithelial tissue of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000115 ;
    owl:annotatedTarget "epithelium of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000115 ;
    owl:annotatedTarget "lung epithelial tissue" .

[]
    oboInOwl:hasDbXref "BTO:0001653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000115 ;
    owl:annotatedTarget "pulmonary epithelium" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:085199377X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000726 ;
    owl:annotatedTarget "An asexual 1-celled spore (primarily for perennation, not dissemination). Originates endogenously and singly within part of a pre-existing cell by the contraction of the protoplast. Possesses an inner secondary and often thickened hyaline or brown wall, usually impregnated with hydrophobic material."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0030323", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "A tube in the respiratory system. Examples: bronchus, bronchiole, trachea." .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "in GO lung development is part of respiratory tube development. This can lead to inconsistencies with other ontologies, e.g. VT. The GO structure may be better represented by a tree of tubes (see the FMA class)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "EMAPA:37946" .

[]
    oboInOwl:hasDbXref "FMA:12224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "segment of tracheobronchial tree" .

[]
    oboInOwl:hasDbXref "MP:0004391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "respiratory conducting tube" .

[]
    oboInOwl:hasDbXref "FMA:12224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "segment of tracheobronchial tree" .

[]
    oboInOwl:hasDbXref "FMA:12224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000117 ;
    owl:annotatedTarget "tracheobronchial tree segment" .

[]
    oboInOwl:hasDbXref "MA:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000730 ;
    owl:annotatedTarget "A cell at the front of a migrating epithelial sheet."^^xsd:string .

[]
    oboInOwl:source "GO:0060441" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget obo:UBERON_0005153 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ] .

[]
    oboInOwl:hasDbXref "GO:0060431", "Wikipedia:Respiratory_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "Structure derived from foregut that becomes a lung[GO]." .

[]
    oboInOwl:source "ncithesaurus:Primary_Bronchial_Bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "UMLS:C1514420" .

[]
    oboInOwl:source "ncithesaurus:Respiratory_Diverticulum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "UMLS:C1514897" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lung_buds" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "gemma pulmonalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lung_buds" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "gemma respiratoria" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "lung bud" .

[]
    oboInOwl:hasDbXref "GO:0060572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "primary lung bud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lung_buds" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000118 ;
    owl:annotatedTarget "respiratory diverticulum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000119 ;
    owl:annotatedTarget "Portion of tissue, that consists of single layer of cells connected to each other by cell junctions. Examples: layer of glial cells; epithelium." .

[]
    oboInOwl:hasDbXref "NCIT:C66831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000119 ;
    owl:annotatedTarget "layer" .

[]
    oboInOwl:hasDbXref "DOI:10.1002/glia.20642", "Wikipedia:Blood-brain_barrier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000120 ;
    owl:annotatedTarget "Cell layer consisting of lining cells that separates the central nervous system and the bloodstream. The BBB may consist of endothelial cells or glial cells. An endothelial barrier may have arisen independently several times during evolution. In bichir and lungfish the barrier is formed by brain endothelial cells, while in sturgeon it is formed by a complex perivascular glial sheath, but with no detectable tight junctions." .

[]
    oboInOwl:source "ncithesaurus:Blood-Brain_Barrier" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000120 ;
    owl:annotatedTarget "UMLS:C0005854" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:hasDbXref "NLXANAT:090205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget "A layer of thin, concentrically arranged cells with interspersed collagen that lies within the epineurium. (Nolte, J., The Human Brain 3rd edition)" .

[]
    oboInOwl:source "Wikipedia:Perineurium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget "Connective tissue surrounding a fascicle[Wikipedia:Perineurium]." .

[]
    oboInOwl:external_ontology "FBbt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget "consider FBbt:00007090 (perineurium): The outer two layers of glial cells that cover the central nervous system and the nerves. The outer layer is the perineurial sheath (sometimes referred to as the perineurial sheath outer layer); the inner layer is the sub-perineural glial sheath (sometimes referred to as the perineurial sheath inner layer)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget "EMAPA:37849" .

[]
    oboInOwl:source "ncithesaurus:Perineurium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000121 ;
    owl:annotatedTarget "UMLS:C0205890" .

[]
    oboInOwl:hasDbXref "CARO:0001001", "FBC:DOS", "FBbt:00005099" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000122 ;
    owl:annotatedTarget "A fasciculated bundle of neuron projections (GO:0043005), largely or completely lacking synapses." .

[]
    oboInOwl:hasDbXref "FBbt:00005099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000122 ;
    owl:annotatedTarget "nerve fiber bundle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000124 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:hasDbXref "NLXANAT:090203" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000124 ;
    owl:annotatedTarget "A loose connective tissue sheath surrounding each peripheral nerve. Composed mainly of colagen and fibroblasts, it forms a substantial covering over nerve trunks, then thins to an incomplete layer around smaller branches near their terminations. The epineurium is continuous centrally with the dura. Peripherally, it usually ends near the termination of a nerve fiber, but it may continue as the capsule of Meissner corpuscles and a few other encapsulated endings. Nolte, J. The Human Brain 3rd edition" .

[]
    oboInOwl:source "Wikipedia:Epineurium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000124 ;
    owl:annotatedTarget "outermost layer of connective tissue surrounding a peripheral nerve. It includes the blood vessels supplying the nerve. It consists of adipose tissue and fibrocollagenous tissues[Wikipedia:Epineurium]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000124 ;
    owl:annotatedTarget "EMAPA:37848" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000124 ;
    owl:annotatedTarget "x in proximal side of y <=> if y is subdivided into two proximal and distal portions, y is part of the proximal portion." .

[]
    oboInOwl:source "ncithesaurus:Epineurium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000124 ;
    owl:annotatedTarget "UMLS:C0205889" .

[]
    oboInOwl:notes "we limit this structure by definition to chordate and vertebrate nervous systems" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:hasDbXref "NLX:28443" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget "A spatially aggregated collection of nerve cell bodies in the CNS, consisting of one or more subpopulations that share cell type, chemical phenotype, and connections, and including nearby cells that share the same cell type, chemical phenotype, and connections. (CUMBO)" .

[]
    oboInOwl:source "GO_REF:0000021" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget "Anatomical structure consisting of a discrete aggregate of neuronal soma[GO][GO_REF:0000021]." .

[]
    oboInOwl:hasDbXref "FMA:83686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget "neuraxis nucleus" .

[]
    oboInOwl:hasDbXref "AEO:0000136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget "neuronal nucleus" .

[]
    oboInOwl:hasDbXref "NLX:28443" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000125 ;
    owl:annotatedTarget "nucleus of CNS" .

[]
    oboInOwl:hasDbXref "NLX:28532" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000126 ;
    owl:annotatedTarget "Nucleus that receives projections from or contains neurons that send projections through one of the cranial nerves" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000126 ;
    owl:annotatedTarget "EMAPA:37066" .

[]
    oboInOwl:hasDbXref "FMA:54501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000126 ;
    owl:annotatedTarget "cranial neural nucleus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_nerve_nucleus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000126 ;
    owl:annotatedTarget "nucleus nervi cranialis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000731 ;
    owl:annotatedTarget obo:CL_0000244 .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010123
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MA:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000731 ;
    owl:annotatedTarget "A cell of a layer of transitional epithelium in the wall of the bladder, ureter, and renal pelvis, external to the lamina propria."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0838580343", "MP:0000909" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "the group of motor neurons residing in the pons that innervate the muscles of facial expression" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "FMA has 3 subclasses - left, right and motor nucleus of facial nerve, but no defs. It's not clear how facial nucleus is distinct from facial motor nucleus." .

[]
    oboInOwl:source "ncithesaurus:Facial_Nerve_Nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "UMLS:C0228740" .

[]
    oboInOwl:hasDbXref "MA:0001014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "facial VII nucleus" .

[]
    oboInOwl:hasDbXref "FMA:54572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "nucleus of facial nerve" .

[]
    oboInOwl:hasDbXref "MA:0001014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000127 ;
    owl:annotatedTarget "facial VII motor nucleus" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000153 ;
    owl:annotatedTarget obo:UBERON_0000154 .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000153 ;
    owl:annotatedTarget obo:UBERON_0000154 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "A layer of the ovarian follicle that consists of theca cells." .

[]
    oboInOwl:hasDbXref "MA:0001712" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "ovary theca" .

[]
    oboInOwl:hasDbXref "ZFA:0001113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "thecal cell layer" .

[]
    oboInOwl:hasDbXref "EMAPA:35636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "ovarian theca" .

[]
    oboInOwl:hasDbXref "Wikipedia:Theca_of_follicle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "theca folliculi" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "theca folliculi" .

[]
    oboInOwl:hasDbXref "ZFA:0001113" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000155 ;
    owl:annotatedTarget "thecal cell layers" .

[]
    oboInOwl:source "ncithesaurus:Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000158 ;
    owl:annotatedTarget "A thin sheet or layer of pliable tissue, serving as a covering or envelope of a part, as the lining of a cavity, as a partition or septum, or to connect two structures." .

[]
    oboInOwl:hasDbXref "FMA:82500" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000158 ;
    owl:annotatedTarget "membranous organ component" .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Anal_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget "The terminal part of the large intestine, continuous proximally with the rectum and distally terminates with the anus." .

[]
    oboInOwl:source "ncithesaurus:Anal_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget "UMLS:C0227411" .

[]
    oboInOwl:hasDbXref "BTO:0001978" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget "canalis analis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anal_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget "canalis analis" .

[]
    oboInOwl:hasDbXref "BTO:0001978" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000159 ;
    owl:annotatedTarget "pars analis recti" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000160 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "GOC:GO", "Wikipedia:Intestine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000160 ;
    owl:annotatedTarget "Segment of the alimentary canal extending from the stomach to the anus and, in humans and other mammals, consists of two segments, the small intestine and the large intestine." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000246" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000160 ;
    owl:annotatedTarget "Portion of the alimentary canal bounded anteriorly by the pyloric sphincter and posteriorly by the cloacal sphincter.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000056" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000160 ;
    owl:annotatedTarget "The tract of the alimentary canal. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Intestine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000160 ;
    owl:annotatedTarget "UMLS:C0021853" .

[]
    oboInOwl:hasDbXref "FMA:3724" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000161 ;
    owl:annotatedTarget "Anatomical conduit that connects two adjacent body spaces (or a body space with the space surrounding the organism)[FMA,modified]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000161 ;
    owl:annotatedTarget "in FMA, this is an anatomical conduit *space*, rather than anatomical conduit" .

[]
    oboInOwl:hasDbXref "FMA:3724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000161 ;
    owl:annotatedTarget "anatomical ostium" .

[]
    oboInOwl:hasDbXref "FMA:3724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000161 ;
    owl:annotatedTarget "anatomical orifice" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] .

[]
    oboInOwl:source "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004122
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Cloaca" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "Common chamber into which the intestines and excretory system opens. Arises during development in all vertebrates, but in many it becomes subdivided, lost or incorporated into other structures" .

[]
    oboInOwl:notes "most adult placentals have no trace of a cloaca. However, the tenrecs and golden moles, small placental mammals native to Africa, retain a cloaca as adults." ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget obo:NCBITaxon_9369 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001186" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/cloaca" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "A common passage for fecal, urinary, and reproductive discharge in most lower vertebrates as well as the terminal end of the hindgut before division into rectum, bladder, and genital primordia in mammalian embryos. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000095" ;
    oboInOwl:ontology "AAO" ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "Anatomical structure which is the common receptacle for the alimentary canal, Wolffian ducts, oviducts, and the bladder.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001186" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.572", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "A cloaca is apparently a primitive vertebrate feature because it occurs in most primitive gnathostomes and persists in the embryos of almost all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "hindgut endoderm and proctodeal ectoderm." .

[]
    oboInOwl:source "ncithesaurus:Cloaca" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "UMLS:C0008987" .

[]
    oboInOwl:hasDbXref "AAO:0000095" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "cloacal chamber" .

[]
    oboInOwl:hasDbXref "XAO:0000244" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000162 ;
    owl:annotatedTarget "vent" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000163 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000163 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ] .

[]
    oboInOwl:hasDbXref "MP:0010115", "Wikipedia:Cloaca_(embryology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000163 ;
    owl:annotatedTarget "endoderm-lined chamber that develops as pouch-like dilation of the caudal end of the hindgut and receives the allantois ventrally and two mesonephric ducts laterally; caudally it ends blindly at the cloacal membrane formed by the union of proctodeal (anal pit) ectoderm and cloacal endoderm, with no intervening mesoderm[MP]." .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000163 ;
    owl:annotatedTarget "cloaca" .

[]
    oboInOwl:source "MP-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010116" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "the ventral part of the cloaca remaining after septation of the rectum, which further develops into part of the bladder, part of the prostatic part of the male urethra and the urethra and vestibule in females" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000414" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/urogenital+sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "The ventral part of the cloaca after its separation from the rectum, giving rise to the lower part of the bladder in both sexes, to the prostatic portion of the male urethra, and to the urethra and vestibule in the female. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000414" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970)p.388-89 and Figure 300", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "In mammals the lowly monotremes still have a cloaca. Higher types have done away with this structure and have a separate anal outlet for the rectum. The monotreme cloaca shows the initiation of this subdivision. The cloaca has such includes only the distal part, roughly comparable to the proctodeum. The more proximal part is divided into (1) a large dorsal passage into which the intestine opens, the coprodeum, and (2) a ventral portion, the urodeum with which the bladder connects. (...) the development of the placental mammals recapitulates in many respects the phylogenetic story. In the sexually indifferent stage of placental mammal there is a cloaca. While the indifferent stage still persists, a septum develops, and extends out to the closing membrane. This divides the cloaca into two chambers: a coprodeum continuous with the gut above, and a urodeum or urogenital sinus below.[well established][VHOG]" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "the term 'urogenital sinus' may refer to the primitive urogenital sinus present as a transient developmental structure in most mammals or it may refer to a condition in which an unseptated cloaca persists in animals longer than normal" .

[]
    oboInOwl:hasDbXref "MP:0010116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "urogenital sinus" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000737 ;
    owl:annotatedTarget "Muscle cell which has as its direct parts myofilaments organized into sarcomeres."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Urogenital_Sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "UMLS:C0231057" .

[]
    oboInOwl:hasDbXref "MP:0010116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "UGS" .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "fetal UGS" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000164 ;
    owl:annotatedTarget "sinus urogenitalis" .

[]
    oboInOwl:notes "the mouth contains structures such as jaw skeleton that may not strictly be considered tract parts" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:notes "exceptions in some taxa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001004
        ]
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Mouth", "https://github.com/obophenotype/uberon/wiki/The-digestive-tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "The proximal portion of the digestive tract, containing the oral cavity and bounded by the oral opening. In vertebrates, this extends to the pharynx and includes gums, lips, tongue and parts of the palate. Typically also includes the teeth, except where these occur elsewhere (e.g. pharyngeal jaws) or protrude from the mouth (tusks)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010355" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "Cavity in which food is initially ingested and generally contains teeth, tongue and glands.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000812" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature07309 Hejnol A, Martindale MQ, Acoel development indicates the independent evolution of the bilaterian mouth and anus. Nature (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "Molecular and developmental cell lineage data suggest that the acoel mouth opening is homologous to the mouth of protostomes and deuterostomes and that the last common ancestor of the Bilateria (the 'urbilaterian') had only this single digestive opening.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "in FMA, the tongue, palate etc are part of the mouth which is itself a subdivision of the face. ZFA includes a separate class 'oral region' which is part of the mouth, but excludes tongue and lips" .

[]
    oboInOwl:hasDbXref "BTO:0004698" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "regio oralis" .

[]
    oboInOwl:hasDbXref "FMA:49184", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "regio oralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mouth" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "cavital oralis" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "cavitas oris" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "cavum oris" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "mouth cavity" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "oral region" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "oral vestibule" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "rima oris" .

[]
    oboInOwl:hasDbXref "VHOG:0000812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "stomatodaeum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "trophic apparatus" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "vestibule of mouth" .

[]
    oboInOwl:hasDbXref "BTO:0001090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "vestibulum oris" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget obo:UBERON_0000161 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-digestive-tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget "The orifice that connects the mouth to the exterior of the body." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000280" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.semcdb.2007.06.002 Christiaen L, Jaszczyszyn Y, Kerfant M, Kanob S, Thermes V, Joly JS, Evolutionary modification of mouth position in deuterostomes. Seminars in Cell and Developmental Biology (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget "(...) mouth development is very similar in protostomes and 'basal' deuterostomes, whereas the chordate mouth seems to develop at a new position. Recent data for echinoderms and hemichordates further suggest that this change in mouth position may result from change in the influence of a conserved ectodermal patterning system on mouth development. It has been suggested that the mouths of vertebrates and urochordates may constitute a 'new' mouth.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:59806" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget "oral fissure" .

[]
    oboInOwl:hasDbXref "FMA:59806" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget "oral orifice" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000166 ;
    owl:annotatedTarget "mouth" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "https://github.com/obophenotype/uberon/wiki/The-digestive-tract", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "Anatomical cavity at the start of the digestive tract that that is enclosed by the mouth. The boundaries and contents vary depending on the species. In vertebrates, the boundaries are the oral opening, the cheeks, the palate and (if present) the palatoglossal arch - if this is not present then the mouth and pharynx form the oropharyngeal cavity. The buccal cavity contains the teeth, tongue and palate (when present)" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000960" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "Anatomical cavity bounded anteriorly by the mouth and posteriorly by the derivatives of the branchial arches.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000188" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/oral+cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "The cavity of the mouth, bounded by the jaw bones and associated structures (muscles and mucosa). [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000188" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.32", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "Echinoderms, hemichordates, and chordates are called deuterostomes because the mouth arises not from the blastopore but from a second invagination at the anterior end of the larva that pushes in to connect with the archenteron.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Oral_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "UMLS:C0226896" .

[]
    oboInOwl:hasDbXref "FMA:20292", "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000167 ;
    owl:annotatedTarget "buccal cavity" .

[]
    oboInOwl:order "4" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000168 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000168 ;
    owl:annotatedTarget "A section dividing a colon along a proximal-distal axis." .

[]
    oboInOwl:hasDbXref "FMA:222905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000168 ;
    owl:annotatedTarget "segment of colon" .

[]
    oboInOwl:source "FMA-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000170 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000170 ;
    owl:annotatedTarget "The pair of anatomical structures comprised of a left lung and right lung." .

[]
    oboInOwl:hasDbXref "FMA:68877", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000170 ;
    owl:annotatedTarget "pulmones" .

[]
    oboInOwl:hasDbXref "GO:0007585" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000171 ;
    owl:annotatedTarget "Organ that functions in gaseous exchange between an organism and its environment. In plants, microorganisms, and many small animals, air or water makes direct contact with the organism's cells or tissue fluids, and the processes of diffusion supply the organism with dioxygen (O2) and remove carbon dioxide (CO2). In larger animals the efficiency of gaseous exchange is improved by specialized respiratory organs, such as lungs and gills, which are ventilated by breathing mechanisms." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000171 ;
    owl:annotatedTarget "apparatus respiratorius organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000171 ;
    owl:annotatedTarget "organ of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000171 ;
    owl:annotatedTarget "organ of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000171 ;
    owl:annotatedTarget "respiratory system organ" .

[]
    oboInOwl:hasDbXref "ENVO:02000021", "MP:MP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000173 ;
    owl:annotatedTarget "Amniotic fluid is a bodily fluid consisting of watery liquid surrounding and cushioning a growing fetus within the amnion. It allows the fetus to move freely without the walls of the uterus being too tight against its body. Buoyancy is also provided. The composition of the fluid changes over the course of gestation. Initially, amniotic fluid is similar to maternal plasma, mainly water with electrolytes. As the fetus develops, proteins, carbohydrates, lipids, phospholipids originating from the lungs, fetal cells, and urea are deposited in the fluid." .

[]
    oboInOwl:source "ncithesaurus:Amniotic_Fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000173 ;
    owl:annotatedTarget "UMLS:C0002638" .

[]
    oboInOwl:hasDbXref "BTO:0000068" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000173 ;
    owl:annotatedTarget "acqua amnii" .

[]
    oboInOwl:hasDbXref "BTO:0000068" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000173 ;
    owl:annotatedTarget "liquor amnii" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000738 ;
    owl:annotatedTarget obo:CL_0000988 .

[]
    oboInOwl:hasDbXref "GO:0007588", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000174 ;
    owl:annotatedTarget "A portion of organism substance that is the product of an excretion process that will be eliminated from the body. An excretion process is elimination by an organism of the waste products that arise as a result of metabolic activity" .

[]
    oboInOwl:hasDbXref "FMA:9674" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000174 ;
    owl:annotatedTarget "portion of excreted substance" .

[]
    oboInOwl:hasDbXref "AEO:0000184" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000174 ;
    owl:annotatedTarget "waste substance" .

[]
    oboInOwl:hasDbXref "BTO:0000491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000174 ;
    owl:annotatedTarget "excretion" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:978-0-323-05290-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000738 ;
    owl:annotatedTarget "An achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue."^^xsd:string .

[]
    oboInOwl:source "CL:tm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000232
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/1330" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006596
    ] .

[]
    oboInOwl:hasDbXref "FMA:9670", "Wikipedia:Blood", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/9" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "A fluid that is composed of blood plasma and erythrocytes." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000007" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "A complex mixture of cells suspended in a liquid matrix that delivers nutrients to cells and removes wastes. (Source: BioGlossary, www.Biology-Text.com)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000046" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "Highly specialized circulating tissue consisting of several types of cells suspended in a fluid medium known as plasma.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000046" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000224" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.cellbio.22.010605.093317 Hartenstein V, Blood cells and blood cell development in the animal kingdom. Annual review of cell and developmental biology (2006) ", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "Recent findings strongly suggest that the molecular pathways involved in the development and function of blood cells are highly conserved among vertebrates and various invertebrates phyla. (...) There is now good reason to believe that, in vertebrates and invertebrates alike, blood cell lineages diverge from a common type of progenitor cell, the hemocytoblast.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Blood" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "UMLS:C0005767" .

[]
    oboInOwl:hasDbXref "BTO:0000089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000178 ;
    owl:annotatedTarget "whole blood" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000740 ;
    owl:annotatedTarget "The set of neurons that receives neural inputs via bipolar, horizontal and amacrine cells. The axons of these cells make up the optic nerve."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000179 ;
    owl:annotatedTarget "Circulating fluid that is part of the hemolymphoid system. Blood, lymph, interstitial fluid or its analogs." .

[]
    oboInOwl:hasDbXref "Wikipedia:Gyrus", "https://github.com/obophenotype/uberon/issues/573" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "A ridge on the cerebral cortex. It is generally surrounded by one or more sulci ." .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Gyrus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "UMLS:C0458308" .

[]
    oboInOwl:hasDbXref "BTO:0002495" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "cerebral gyrus" .

[]
    oboInOwl:hasDbXref "FMA:83874" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "gyrus of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:83874" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "neuraxis gyrus" .

[]
    oboInOwl:hasDbXref "PMID:16267219"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000741 ;
    owl:annotatedTarget "A motor neuron that is located in the cervical region of the spinal cord and selectively innervates the sternocleidmastoid or trapezius muscle. Unlike other motor neurons, they extend axons dorsally along lateral margins of the spinal cord."^^xsd:string .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "folia" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "folium" .

[]
    oboInOwl:hasDbXref "BTO:0002495" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "gyri" .

[]
    oboInOwl:hasDbXref "BTO:0002495" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "gyri of cerebrum" .

[]
    oboInOwl:hasDbXref "FMA:83874" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "gyrus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "BTO:0002495" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000200 ;
    owl:annotatedTarget "gyrus of cerebrum" .

[]
    oboInOwl:hasDbXref "PMID:15951842"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000742 ;
    owl:annotatedTarget "A round chondrocyte that first differentiates in the late embryonic growth plate of bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000201 ;
    owl:annotatedTarget "A blood brain barrier that is composed of endothelial cells." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000202 ;
    owl:annotatedTarget "A blood brain barrier composed of glial cells." .

[]
    oboInOwl:hasDbXref "GO:0021543", "ISBN:0471888893"^^xsd:string, "Wikipedia:Pallium_(neuroanatomy)", "https://github.com/obophenotype/uberon/issues/287" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "Dorsal part (roof region) of the telencephalon[GO]." .

[]
    oboInOwl:source "PMID:8932866" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget obo:NCBITaxon_7762 .

[]
    oboInOwl:source "Wikipedia:Avian_pallium" ;
    oboInOwl:taxon "NCBITaxon:8782" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "In the anatomy of animals, an avian pallium is the dorsal telencephalon of a bird's brain. Pallium of avian species tend to be relatively large, comprising ~75% of the telencephalic volume." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "In humans the cerebrum has three parts: the archipallium, the paleopallium and the neopallium. The developing telencephalon or forebrain is divided into pallium and subpallium. In amphibians, the cerebrum includes archipallium, paleopallium and some of the basal nuclei. Reptiles first developed a neopallium, which continued to develop in the brains of more recent species to become the neocortex of humans and Old World monkeys. In fish, the archipallium is the largest part of the cerebrum. Some researchers suggest the early archipallium gave rise to the human hippocampus" .

[]
    oboInOwl:hasDbXref "ZFA:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "area dorsalis telencephali" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "dorsal part of telencephalon" .

[]
    oboInOwl:hasDbXref "ZFA:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "dorsal telencephalic area" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PMID:15951842"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000743 ;
    owl:annotatedTarget "Chondrocyte that is terminally differentiated, produces type X collagen, is large in size, and often associated with the replacement of cartilage by bone (endochondral ossification)."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "dorsal telencephalon" .

[]
    oboInOwl:notes "separated by cell-free region" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0000203
    ] .

[]
    oboInOwl:hasDbXref "GO:0021544", "GO_REF:0000021", "ISBN:0471888893"^^xsd:string, "PMID:12626695" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "Ventral part (base region) of the telencephalon." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "BTO term refers specifically to the avian structure" .

[]
    oboInOwl:hasDbXref "ZFA:0000304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "area ventralis telencephali" .

[]
    oboInOwl:hasDbXref "GO:0021544", "ZFA:0000304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "subpallium" .

[]
    oboInOwl:hasDbXref "ZFA:0000304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "ventral telencephalon" .

[]
    oboInOwl:hasDbXref "PMID:15951842"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000744 ;
    owl:annotatedTarget "A columnar chondrocyte that differentiates in the late embryonic growth plate of bone. Columnar chondrocytes vigorously proliferate and form columns in the growth plate."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0003401", "NCBITaxon:8782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000204 ;
    owl:annotatedTarget "subpallium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget obo:UBERON_0010428 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000107", "PMID:7914451", "Wikipedia:Frontal_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "the bone forming the forehead and roof of the eye orbit" .

[]
    oboInOwl:source "ncithesaurus:Frontal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "UMLS:C0016732" .

[]
    oboInOwl:hasDbXref "AAO:0000206" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "frontal" .

[]
    oboInOwl:hasDbXref "FMA:52734", "MA:0001466" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "frontal bone" .

[]
    oboInOwl:hasDbXref "FMA:52734", "MA:0001466" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "frontal bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontal_bone" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "os frontal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontal_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000209 ;
    owl:annotatedTarget "os frontale" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000073", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "Dense regular connective tissue connecting two or more adjacent skeletal elements or supporting an organ." .

[]
    oboInOwl:source "FMA:21496" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "Nonparenchymatous organ that primarily consists of dense connective tissue aggregated into fasciculi by connective tissue. Examples: sutural ligament, radiate sternocostal ligament, ligament of liver, ovarian ligament[FMA][FMA:21496]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001682" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "Portion of connective tissue that connects bone or cartilage.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001272" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:8710894 Ohno S, The notion of the Cambrian pananimalia genome. PNAS (1996)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "Compared with their Ediacarian predecessor, Cambrian animals in general were characterized by their much stouter bodies. The stoutness of the body is likely due to the formation of ligaments and tendons, which in turn requires the crosslinking of collagen triple helices.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ISBN:0195088433"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000745 ;
    owl:annotatedTarget "A neuron that laterally connects other neurons in the inner nuclear layer of the retina."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "UMLS:C0023685" .

[]
    oboInOwl:hasDbXref "FMA:21496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000211 ;
    owl:annotatedTarget "ligament organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000218 ;
    owl:annotatedTarget "A neural arch that is part of a vertebral bone 2." .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlas_(anatomy)#Vertebral_foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000219 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0006072
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-occipital_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget "The Atlanto-occipital joint (articulation between the atlas and the occipital bone) consists of a pair of condyloid joints. The atlanto-occipital joint is a synovial joint. The ligaments connecting the bones are: Two Articular capsules; Posterior atlantoöccipital membrane; Anterior atlantoöccipital membrane; Lateral atlantoöccipital" .

[]
    oboInOwl:source "ncithesaurus:Atlanto-occipital_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget "UMLS:C0004169" .

[]
    oboInOwl:hasDbXref "FMA:24939" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget "articulatio atlanto-occipitalis" .

[]
    oboInOwl:hasDbXref "FMA:24939" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget "craniovertebral joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-occipital_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000220 ;
    owl:annotatedTarget "articulatio atlantooccipitalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tendon_sheath" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000304 ;
    owl:annotatedTarget "A layer of membrane around a tendon. It has 2 layers: synovial sheath + fibrous tendon sheath" .

[]
    oboInOwl:source "ncithesaurus:Tendon_Sheath" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000304 ;
    owl:annotatedTarget "UMLS:C0224856" .

[]
    oboInOwl:hasDbXref "FMA:45087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000304 ;
    owl:annotatedTarget "synovial tendon sheath" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tendon_sheath" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000304 ;
    owl:annotatedTarget "vagina tendinis" .

[]
    oboInOwl:source "Hymans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005971
    ] .

[]
    oboInOwl:source "ISBN:0073040584-table5.4" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

[]
    oboInOwl:source "ISBN:0073040584-table5.4" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004871
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0005029" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget "the thin innermost layer of the extraembryonic membranes that contains the amniotic fluid; the membrane forms a closed sac in which the embryo and later, the fetus, is suspended and protected" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000721" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget "A thin but tough extraembryonic membrane of reptiles, birds and mammals that lines the chorion and contains the fEtus and the amniotic fluid around it. [Biology_Online][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000721" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.187", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Amnion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget "UMLS:C0002630" .

[]
    oboInOwl:hasDbXref "http://placentation.ucsd.edu/glossfs.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000305 ;
    owl:annotatedTarget "amnios" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blastula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000307 ;
    owl:annotatedTarget "Organism at the blastula stage - an early stage of embryonic development in animals. It is produced by cleavage of a fertilized ovum and consists of a spherical layer of around 128 cells surrounding a central fluid-filled cavity called the blastocoel. The blastula follows the morula and precedes the gastrula in the developmental sequence." .

[]
    oboInOwl:hasDbXref "BILA:0000059" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000307 ;
    owl:annotatedTarget "blastula embryo" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blastula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000307 ;
    owl:annotatedTarget "blastosphere" .

[]
    oboInOwl:hasDbXref "MP:0003385" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000309 ;
    owl:annotatedTarget "The external portion of an animal body derived from ectoderm and mesoderm layers that encloses the body cavity." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000309 ;
    owl:annotatedTarget "the BTO class refers to earthworms." .

[]
    oboInOwl:hasDbXref "FMA:10427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000309 ;
    owl:annotatedTarget "wall fo trunk" .

[]
    oboInOwl:hasDbXref "FMA:10427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000309 ;
    owl:annotatedTarget "trunk wall" .

[]
    oboInOwl:hasDbXref "FMA:10427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000309 ;
    owl:annotatedTarget "wall of trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Breast" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "The upper ventral region of the torso of an organism." .

[]
    oboInOwl:source "WP,unvetted" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "The breasts of a female primate's body contain the mammary glands, which secrete milk used to feed infants. Both men and women develop breasts from the same embryological tissues. However, at puberty female sex hormones, mainly estrogens, promote breast development, which does not happen with men. As a result women's breasts become more prominent than men's." .

[]
    oboInOwl:source "ncithesaurus:Breast" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "UMLS:C0006141" .

[]
    oboInOwl:hasDbXref "FMA:9601" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "mammary part of chest" .

[]
    oboInOwl:hasDbXref "FMA:9601" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "mammary region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Breast" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000310 ;
    owl:annotatedTarget "mamma" .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckSource" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000313 ;
    owl:annotatedTarget "Cartilage pertaining to the tibia." .

[]
    oboInOwl:hasDbXref "FMA:33923" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000313 ;
    owl:annotatedTarget "cartilage of tibia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "A mucosa that is part of a cecum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "caecum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "caecum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "caecum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "caecum organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "cecal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "cecum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "cecum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "cecum organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "intestinum crassum caecum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "intestinum crassum caecum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "intestinum crassum caecum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "intestinum crassum caecum organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of cecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of intestinum crassum caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of organ of caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of organ of cecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucosa of organ of intestinum crassum caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucous membrane of caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucous membrane of cecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "mucous membrane of intestinum crassum caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "organ mucosa of caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "organ mucosa of cecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000314 ;
    owl:annotatedTarget "organ mucosa of intestinum crassum caecum" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "Wikipedia:Subarachnoid_space", "https://sourceforge.net/p/obo/mammalian-phenotype-requests/1168/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "The space between the arachnoid and pia mater." .

[]
    oboInOwl:hasDbXref "BTO:0000230" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "cavitas subarachnoidea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subarachnoid_space" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "cavum subarachnoideale" .

[]
    oboInOwl:hasDbXref "BTO:0000230" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "spatium leptomeningeum" .

[]
    oboInOwl:hasDbXref "BTO:0000230" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "spatium subarachnoideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subarachnoid_space" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "spatium subarachnoideum" .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardiacconduct_nov11"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string, "PMID:22426062"^^xsd:string, "PMID:4711263"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000746 ;
    owl:annotatedTarget "Cardiac muscle cells are striated muscle cells that are responsible for heart contraction. In mammals, the contractile fiber resembles those of skeletal muscle but are only one third as large in diameter, are richer in sarcoplasm, and contain centrally located instead of peripheral nuclei."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000315 ;
    owl:annotatedTarget "subarachnoid cavity" .

[]
    oboInOwl:hasDbXref "BTO:0000242", "Wikipedia:Cervix#Cervical_mucus", "Wikipedia:Mucus#Reproductive_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000316 ;
    owl:annotatedTarget "A substance produced by the cervix and endocervical glands[BTO]. Thick acidic mucus that blocks the cervical os after mestruation[WP]. This 'infertile' mucus blocks spermatozoa from entering the uterus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000316 ;
    owl:annotatedTarget "cervix mucus" .

[]
    oboInOwl:hasDbXref "GO:0048739"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000746 ;
    owl:annotatedTarget "cardiac muscle fiber"^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "Mucosa that is part of a colon. The mucosa of the colon is lined by a simple columnar epithelium with a thin brush border and numerous goblet cells." .

[]
    oboInOwl:hasDbXref "FMA:14984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "colon mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "colon mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "colonic mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "large bowel mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "mucosa of colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000317 ;
    owl:annotatedTarget "mucosa of large bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "A mucosa that is part of a duodenum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "doudenal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "duodenal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "mucosa of duodenum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "mucous membrane of duodenum" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000747 ;
    owl:annotatedTarget "A pigment cell derived from the neural crest. Contains blue pigment of unknown chemical composition in fibrous organelles termed cyanosomes. This gives a blue appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000320 ;
    owl:annotatedTarget "duodenum mucosa" .

[]
    oboInOwl:hasDbXref "BGEE:ANiknejad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "An embryo that is at the late embryonic stage; this stage covers late steps of the embryogenesis with a fully formed embryo still developing before birth or egg hatching." .

[]
    oboInOwl:source "FMA:63919" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "Fetal structure, which is a developmental form of a vertebrate animal at any given time point from 8 weeks of gestation to birth (or hatching). Examples: There is only one fetus[FMA:63919]." .

[]
    oboInOwl:source "ncithesaurus:Fetus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "UMLS:C0015965" .

[]
    oboInOwl:hasDbXref "BTO:0000449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "fetus" .

[]
    oboInOwl:hasDbXref "BTO:0000449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "embryo late growth stage" .

[]
    oboInOwl:hasDbXref "BTO:0000449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000323 ;
    owl:annotatedTarget "embryo late stage" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000325 ;
    owl:annotatedTarget obo:UBERON_0002365 .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000325 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006924
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000325 ;
    owl:annotatedTarget "The branched tubular glands found in the mucosa of the fundus and body of the stomach which contain parietal cells that secrete hydrochloric acid and zymogenic cells that produce pepsin." .

[]
    oboInOwl:hasDbXref "GO:0030157" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000326 ;
    owl:annotatedTarget "Pancreatic juice is slightly alkaline and contains numerous enzymes and inactive enzyme precursors including alpha-amylase, chymotrypsinogen, lipase, procarboxypeptidase, proelastase, prophospholipase A2, ribonuclease, and trypsinogen. Its high concentration of bicarbonate ions helps to neutralize the acid from the stomach." .

[]
    oboInOwl:hasDbXref "BTO:0000504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000326 ;
    owl:annotatedTarget "succus pancreaticus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000328 ;
    owl:annotatedTarget "The wall of the digestive tract. This encompasses all parts of the digestive tract with the exception of the lumen (cavity)." .

[]
    oboInOwl:hasDbXref "FMA:45653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000328 ;
    owl:annotatedTarget "wall of gut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "A mucosa that is part of a ileum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14956" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileal mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14956" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "ileum organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "mucosa of ileum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "mucosa of organ of ileum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "mucous membrane of ileum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000331 ;
    owl:annotatedTarget "organ mucosa of ileum" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/Yellow+Marrow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000332 ;
    owl:annotatedTarget "bone marrow in which the fat cells predominate in the meshes of the reticular network." .

[]
    oboInOwl:hasDbXref "BTO:0000635" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000332 ;
    owl:annotatedTarget "medulla ossium flava" .

[]
    oboInOwl:hasDbXref "BTO:0000635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000332 ;
    owl:annotatedTarget "yellow marrow" .

[]
    oboInOwl:hasDbXref "BTO:0000635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000332 ;
    owl:annotatedTarget "fat marrow" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "A gland that is part of the intestinal mucosa. Examples include the intestinal crypts, duodenal gland[cjm]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "bowel mucosa gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "bowel mucosa of organ gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "bowel mucous membrane gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "bowel organ mucosa gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of bowel mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of bowel mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of bowel mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of bowel organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of intestinal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of intestine mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of intestine mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of intestine mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of intestine organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucosa of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucosa of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucosa of organ of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucosa of organ of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucous membrane of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of mucous membrane of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of organ mucosa of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "gland of organ mucosa of intestine" .

[]
    oboInOwl:hasDbXref "FMA:15052" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "glandula intestinalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "intestinal mucosa gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "intestine mucosa gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "intestine mucosa of organ gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "intestine mucous membrane gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "intestine organ mucosa gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucosa of bowel gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucosa of intestine gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucosa of organ of bowel gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucosa of organ of intestine gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucous membrane of bowel gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "mucous membrane of intestine gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "organ mucosa of bowel gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000333 ;
    owl:annotatedTarget "organ mucosa of intestine gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucous_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "A lining of mostly endodermal origin, covered in epithelium, which is involved in absorption and secretion. They line various body cavities that are exposed to the external environment and internal organs. It is at several places continuous with skin: at the nostrils, the lips, the ears, the genital area, and the anus. The sticky, thick fluid secreted by the mucous membranes and gland is termed mucus. The term mucous membrane refers to where they are found in the body and not every mucous membrane secretes mucus[WP]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "FMA has mucosa vs region of mucosa; these are subtypes of Mucosa: Mucosa of gallbladder, tongue, .... The following are subtypes of Region of mucosa: Mucosa of zone of stomach, trachea, bronchus, dorsum of tongue.... Depends on whether the covered area is an organ or organ component. Uberon does not regard organ vs organ component as crucial distinction and thus collapses these into a single class deliberately" .

[]
    oboInOwl:source "ncithesaurus:Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "UMLS:C0026724" .

[]
    oboInOwl:hasDbXref "FMA:85355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "mucosa of organ" .

[]
    oboInOwl:hasDbXref "FMA:85358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "mucosa of organ part" .

[]
    oboInOwl:hasDbXref "FMA:85358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "mucosal region" .

[]
    oboInOwl:hasDbXref "FMA:85355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:85355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:85358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "region of mucosa" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000748 ;
    owl:annotatedTarget "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "tunica mucosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucous_membrane" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "tunica mucosa" .

[]
    oboInOwl:notes "may be a distinct nerve in teleosts" ;
    oboInOwl:source "multiple" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001645
    ] .

[]
    oboInOwl:hasDbXref "MP:0009798", "Wikipedia:Ophthalmic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "The sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the orbit and its contents, the nasal cavity and the skin of the nose and forehead." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010648" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "Sensory medial ramus of the trigeminal nerve.[AAO]" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000749 ;
    owl:annotatedTarget "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the inner half of the inner plexiform layer. These cells depolarize in response to light stimulation of their corresponding photoreceptors."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001349" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471210054 Butler AB and Hodos W, Comparative vertebrate neuroanatomy: Evolution and Adaptation (2005) p.177", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "The profundus nerve is a distinct nerve only in fishes. (...) In mammals, the profundus nerve is the same as the most rostral (ophthalmic) branch of the trigeminal nerve.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ophthalmic_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "UMLS:C0029082" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "cranial nerve V, branch V1" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "first branch of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "first division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "first division of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "nervus ophthalmicus (V1)" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "nervus ophthalmicus (Va)" .

[]
    oboInOwl:hasDbXref "FMA:52621", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "nervus ophthalmicus [v1]" .

[]
    oboInOwl:hasDbXref "FMA:52621", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "nervus ophthalmicus [va]" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000750 ;
    owl:annotatedTarget "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the outer half of the inner plexiform layer. These cells depolatize in response to light to dark transition."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division [V1]" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division [Va]" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division of trigeminal nerve (V1)" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division of trigeminal nerve (Va)" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic nerve [V1]" .

[]
    oboInOwl:hasDbXref "FMA:52621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic nerve [Va]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "opthalmic nerve" .

[]
    oboInOwl:hasDbXref "AAO:0010648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ramus opthalmicus profundus (ramus V1)" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "rostral branch of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001104" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "trigeminal V nerve ophthalmic division" .

[]
    oboInOwl:hasDbXref "http://palaeos.com/vertebrates/glossary/glossaryPo.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ciliary nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ethmoidal nerve" .

[]
    oboInOwl:hasDbXref "BTO:0000926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "ophthalmic division" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "profundal nerve" .

[]
    oboInOwl:hasDbXref "http://palaeos.com/vertebrates/glossary/glossaryPo.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "profundus" .

[]
    oboInOwl:hasDbXref "http://palaeos.com/vertebrates/glossary/glossaryPo.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "profundus nerve" .

[]
    oboInOwl:hasDbXref "EMAPA:17800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000348 ;
    owl:annotatedTarget "trigeminal nerve ophthalmic division" .

[]
    oboInOwl:hasDbXref "BIRNLEX:Limbic_system", "Wikipedia:Limbic_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000349 ;
    owl:annotatedTarget "A set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn't correspond closely to the anatomical meaning any longer. [BirnLex]." .

[]
    oboInOwl:source "ncithesaurus:Limbic_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000349 ;
    owl:annotatedTarget "UMLS:C0023715" .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000349 ;
    owl:annotatedTarget "visceral brain" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012477
    ] .

[]
    oboInOwl:notes "C7 in humans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002413
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Nuchal_ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget "A fibrous membrane, which, in the neck, represents the supraspinal ligaments of the upper vertebrae." .

[]
    oboInOwl:hasDbXref "FMA:13427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget "ligament of neck" .

[]
    oboInOwl:hasDbXref "FMA:13427" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget "ligamentum nuchae" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9895", "Wikipedia:Paddywhack" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000351 ;
    owl:annotatedTarget "paddywhack" .

[]
    oboInOwl:hasDbXref "Wikipedia:Parenchyma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000353 ;
    owl:annotatedTarget "functional part of an organ in the body. This is in contrast to the stroma, which refers to the structural tissue of organs, being exactly, connective tissues." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0000353 ;
    owl:annotatedTarget "Early in development the mammalian embryo has three distinct layers: ectoderm (external layer), endoderm (internal layer) and in between those two layers the middle layer or mesoderm. The parenchyma of most organs is of ectodermal (brain, skin) or endodermal origin (lungs, gastrointestinal tract, liver, pancreas). The parenchyma of a few organs (spleen, kidneys, heart) is of mesodermal origin. The stroma of all organs is of mesodermal origin" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000353 ;
    owl:annotatedTarget "the FMA definition is more restrictive, and limits this to solid organs. This would seem to cause problems for the lung parenchyma, except FMA classifies Lung as solid rather than cavitated" .

[]
    oboInOwl:source "ncithesaurus:Parenchyma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000353 ;
    owl:annotatedTarget "UMLS:C0933845" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000751 ;
    owl:annotatedTarget "A bipolar neuron found in the retina that is synapsed by rod photoreceptor cells but not by cone photoreceptor cells.  These neurons depolarize in response to light."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "A mucosa that is part of a pharynx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "mucosa of organ of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "mucosa of pharynx" .

[]
    oboInOwl:hasDbXref "FMA:55031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "mucous membrane of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "mucous membrane of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "organ mucosa of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "pharynx mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "pharynx mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "pharynx mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "pharynx organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:55031", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "tunica mucosa pharyngea" .

[]
    oboInOwl:hasDbXref "BTO:0001047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000355 ;
    owl:annotatedTarget "mucous membrane of the pharynx" .

[]
    oboInOwl:hasDbXref "GO:0001824", "Wikipedia:Blastocyst" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000358 ;
    owl:annotatedTarget "The mammalian blastocyst is a hollow ball of cells containing two cell types, the inner cell mass and the trophectoderm[GO]." .

[]
    oboInOwl:source "ncithesaurus:Blastocyst" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000358 ;
    owl:annotatedTarget "UMLS:C1281743" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blastocyst" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000358 ;
    owl:annotatedTarget "blastocystis" .

[]
    oboInOwl:hasDbXref "FMA:83041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000358 ;
    owl:annotatedTarget "blastula" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/red+marrow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000361 ;
    owl:annotatedTarget "The red vascular substance consisting of connective tissue and blood vessels, containing primitive blood cells, macrophages, megakaryocytes, and fat cells. Red marrow is found in the cavities of many bones. It manufactures and releases leukocytes and erythrocytes into the bloodstream." .

[]
    oboInOwl:hasDbXref "BTO:0001160" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000361 ;
    owl:annotatedTarget "medulla ossium rubra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000361 ;
    owl:annotatedTarget "parenchymal red marrow" .

[]
    oboInOwl:hasDbXref "BTO:0001160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000361 ;
    owl:annotatedTarget "red marrow" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000361 ;
    owl:annotatedTarget "parenchyma of none marrow marrow" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:smb"^^xsd:string, "MP:0003014" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "the inner portion of the kidney consisting of the renal pyramids" .

[]
    oboInOwl:source "ncithesaurus:Renal_Medulla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "UMLS:C0022664" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "kidney medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "medulla of kidney" .

[]
    oboInOwl:hasDbXref "FMA:74268", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "medulla renalis" .

[]
    oboInOwl:hasDbXref "FMA:74268", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "pyramides renales" .

[]
    oboInOwl:hasDbXref "FMA:86327" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "renal medullae" .

[]
    oboInOwl:hasDbXref "FMA:86327" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "renal medullae set" .

[]
    oboInOwl:hasDbXref "FMA:74268" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "renal pyramids" .

[]
    oboInOwl:hasDbXref "FMA:74268" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "renal pyramids set" .

[]
    oboInOwl:hasDbXref "FMA:74268" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "medullary pyramids" .

[]
    oboInOwl:hasDbXref "BTO:0001167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000362 ;
    owl:annotatedTarget "renal marrow" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urothelium", "https://github.com/obophenotype/uberon/issues/92" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "An epithelial tissue layer that lines much of the urinary tract, including the renal pelvis, the ureters, the bladder, and parts of the urethra." .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000752 ;
    owl:annotatedTarget "A bipolar neuron found in the retina and having connections with cone photoreceptor cells and neurons in the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "transitional epithelium" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "EMAPA:37978" .

[]
    oboInOwl:source "ncithesaurus:Transitional_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "UMLS:C0225339" .

[]
    oboInOwl:source "ncithesaurus:Urothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "UMLS:C0227598" .

[]
    oboInOwl:hasDbXref "FMA:63914" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "epithelium transitionale" .

[]
    oboInOwl:hasDbXref "FMA:63914", "https://github.com/obophenotype/uberon/issues/92" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "transitional epithelium" .

[]
    oboInOwl:hasDbXref "FMA:67695" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000365 ;
    owl:annotatedTarget "uroepithelium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002420
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Corpus_striatum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget "The corpus striatum (striated body) is a compound structure consisting of the caudate nucleus and the lentiform nucleus, which consists of the putamen and the globus pallidus[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001175" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.ne.04.030181.001505, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.487 Figure 14-10", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget "Thus, certain telencephalic characters - such as the presence of a pallium divided into lateral, dorsal, and medial formations and a subpallium divided into striatum and septum - appear to characterize all vertebrates. They are primitive characters and are homologous among all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Corpus_Striatum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget "UMLS:C0010097" .

[]
    oboInOwl:hasDbXref "BTO:0001311" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget "striate body" .

[]
    oboInOwl:hasDbXref "BTO:0001311" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000369 ;
    owl:annotatedTarget "striated body" .

[]
    oboInOwl:hasDbXref "MP:0009800", "Wikipedia:Mandibular_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "The motor and sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the auricle, the external acoustic meatus, tympanic membrane, temporal region, the cheek, the skin overlying the mandible, the anterior portion of the tongue, the floor of the mouth, lower teeth and gingiva and transmits motor information from the muscles of mastication, the mylohyoid muscle and digastric muscle and the muscles tensor tympani and tensor veli palatini." .

[]
    oboInOwl:source "ncithesaurus:Inferior_Maxillary_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "UMLS:C0024695" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "inferior maxillary nerve" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000753 ;
    owl:annotatedTarget "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The cell body of these cells is in the middle of the inner plexiform layer. The dendritic tree is stout and the axon terminates in sublamina 1. The axonal terminal is wide and has only a few varicosities."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular division [V3]" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular division [Vc]" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular division of trigeminal nerve [Vc; V3]" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular nerve [V3]" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "mandibular nerve [Vc]" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "nervus mandibularis [Vc; V3]" .

[]
    oboInOwl:hasDbXref "FMA:52996", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "nervus mandibularis [v3]" .

[]
    oboInOwl:hasDbXref "FMA:52996", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "nervus mandibularis [vc]" .

[]
    oboInOwl:hasDbXref "AAO:0010688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "ramus mandibularis (ramus V3)" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "third division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "third division of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "trigeminal V nerve mandibular division" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mandibular_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "n. mandibularis" .

[]
    oboInOwl:hasDbXref "BTO:0001375" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "nervus mandibularis" .

[]
    oboInOwl:hasDbXref "EMAPA:17798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000375 ;
    owl:annotatedTarget "trigeminal nerve mandibular division" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "The part of the hindlimb between pelvis and the knee, corresponding to the femur." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000349" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:seeAlso "https://github.com/obophenotype/uberon/issues/61" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "Naming conventions for pod terms under discussion within phenoscape group." .

[]
    oboInOwl:source "ncithesaurus:Thigh" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "UMLS:C0039866" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hind limb stylopod" .

[]
    oboInOwl:hasDbXref "VHOG:0000349" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hind limb stylopodium" .

[]
    oboInOwl:hasDbXref "AAO:0000887" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hind propodium" .

[]
    oboInOwl:hasDbXref "AAO:0000887" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hindlimb propodium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hindlimb stylopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "hindlimb stylopodium" .

[]
    oboInOwl:hasDbXref "FMA:24967" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "proximal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "stylopod of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "stylopod of hindlimb" .

[]
    oboInOwl:hasDbXref "MA:0000052" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "upper leg" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thigh" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000376 ;
    owl:annotatedTarget "femur" .

[]
    oboInOwl:hasDbXref "MP:0009799", "Wikipedia:Maxillary_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "The sensory nerve subdivision of the trigeminal nerve that transmits sensory information from the palate, upper teeth and gingiva, the skin between the palpebral fissure and the mouth, and from the nasal cavity and maxillary sinuses." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010670" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "Medial ramus (sensory) of the trigeminal nerve.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010670" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "relationship loss: part_of trunk maxillary-mandibularis (AAO:0010669)[AAO]" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary division [V2]" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary division [Vb]" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary division of trigeminal nerve (Vb; V2)" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary nerve [V2]" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "maxillary nerve [Vb]" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "nervus maxillaris (Vb; V2)" .

[]
    oboInOwl:hasDbXref "FMA:52724", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "nervus maxillaris [v2]" .

[]
    oboInOwl:hasDbXref "FMA:52724", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "nervus maxillaris [vb]" .

[]
    oboInOwl:hasDbXref "AAO:0010670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "ramus maxillaris (ramus V2)" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "second division of fifth cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:52724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "second division of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "trigeminal V nerve maxillary division" .

[]
    oboInOwl:hasDbXref "Wikipedia:Maxillary_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "n. maxillaris" .

[]
    oboInOwl:hasDbXref "BTO:0001378" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "nervus maxillaris" .

[]
    oboInOwl:hasDbXref "PMID:19243617"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource cl:has_high_plasma_membrane_amount ;
    owl:annotatedTarget "A relation between a cell and molecule or complex such that every instance of the cell has a high number of instances of that molecule expressed on the cell surface. For the formal definition, see Masci et al (PMID:19243617)."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:17799" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000377 ;
    owl:annotatedTarget "trigeminal nerve maxillary division" .

[]
    oboInOwl:source "FEED:rd", "ISBN:1607950324" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005594
    ] .

[]
    oboInOwl:hasDbXref "MP:0004136", "Wikipedia:Muscles_of_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "The muscular portion of the tongue." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001390" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.20587 Kusakabe R, Kuratani S, Evolution and developmental patterning of the vertebrate skeletal muscles: perspectives from the lamprey. Developmental Dynamics (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Tongue_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "UMLS:C0448325" .

[]
    oboInOwl:source "ncithesaurus:Tongue_Skeletal_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "UMLS:C1710437" .

[]
    oboInOwl:hasDbXref "FMA:46689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "muscle of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "muscle organ of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "skeletal muscle tissue of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "tongue skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "tongue skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscles_of_tongue" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000378 ;
    owl:annotatedTarget "musculi linguae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "A mucosa that is part of a respiratory airway." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucosa of organ of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucosa of organ of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucosa of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucosa of windpipe" .

[]
    oboInOwl:hasDbXref "FMA:7471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucous membrane of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucous membrane of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "mucous membrane of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "organ mucosa of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "organ mucosa of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "trachea mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "trachea mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "trachea mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "trachea organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:7471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "tracheal mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:7471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "tunica mucosa (tracheae)" .

[]
    oboInOwl:hasDbXref "FMA:7471", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "tunica mucosa tracheae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "windpipe mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "windpipe mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "windpipe mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000379 ;
    owl:annotatedTarget "windpipe organ mucosa" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget obo:UBERON_0001820 .

[]
    oboInOwl:notes "The term apocrine sweat gland is a misnomer. While it was once thought that apocrine sweat glands were true apocrine glands, it is now known that they use merocrine excretion. However, they have retained the original name" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget obo:UBERON_0010243 .

[]
    oboInOwl:hasDbXref "Wikipedia:Apocrine_sweat_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget "Apocrine sweat glands are sweat glands composed of a coiled secretory portion located at the junction of the dermis and subcutaneous fat, from which a straight portion inserts and secretes into the infundibular portion of the hair follicle. The ducts of apocrine glands open into the canals of hair follicles. The stimulus for the secretion of apocrine sweat glands is adrenaline, which is a hormone carried in the blood[WP]." .

[]
    oboInOwl:source "http://www.nal.usda.gov/awic/pubs/swine/swine.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget obo:NCBITaxon_9822 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget "EMAPA:37426" .

[]
    oboInOwl:source "ncithesaurus:Apocrine_Sweat_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget "UMLS:C0930083" .

[]
    oboInOwl:hasDbXref "Wikipedia:Apocrine_sweat_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000382 ;
    owl:annotatedTarget "glandula sudorifera apocrina" .

[]
    oboInOwl:hasDbXref "VSAO:0000033" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "The subdivision of the musculoskeletal system that consists of all the muscles of the body[VSAO, modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000033" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "Anatomical system that consists of the muscles of the body.[VSAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "we place the MA term musculature here, rather than under uberon:musculature, as this seems more appropriate given the structure of MA" .

[]
    oboInOwl:hasDbXref "FMA:72954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "muscular system" .

[]
    oboInOwl:hasDbXref "BILA:0000088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "musculature system" .

[]
    oboInOwl:hasDbXref "PMID:27565351"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:CL_0000754 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000748
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_P50481
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q8R4I7
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002292 ;
                owl:someValuesFrom obo:PR_Q9ER75
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "FMA:72954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "set of all muscles" .

[]
    oboInOwl:hasDbXref "FMA:72954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "set of muscles of body" .

[]
    oboInOwl:hasDbXref "BTO:0001369" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "vertebrate muscular system" .

[]
    oboInOwl:hasDbXref "BTO:0001485" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000383 ;
    owl:annotatedTarget "muskelsystem" .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/lens+cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000389 ;
    owl:annotatedTarget "Tissue that surrounds the lens nucleus" .

[]
    oboInOwl:hasDbXref "FMA:58970" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000389 ;
    owl:annotatedTarget "cortex of lens" .

[]
    oboInOwl:hasDbXref "BTO:0001633" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000390 ;
    owl:annotatedTarget "The core of the crystalline lens, surrounded by the cortex." .

[]
    oboInOwl:hasDbXref "FMA:58971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000390 ;
    owl:annotatedTarget "nucleus of lens" .

[]
    oboInOwl:hasDbXref "Wikipedia:Leptomeninges", "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "pia mater or arachnoid mater." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "in FMA/NIF this is a superclass of PM/AM - in BTO it is the mereological sum. We go with superclass here, as we are naming the class in the singular" .

[]
    oboInOwl:source "ncithesaurus:Leptomeninges" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "UMLS:C0228126" .

[]
    oboInOwl:hasDbXref "NLXANAT:090207" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "leptomeninges" .

[]
    oboInOwl:hasDbXref "FMA:231515" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "arachnoid mater and pia mater" .

[]
    oboInOwl:hasDbXref "BTO:0001634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "arachnoidea mater et pia mater" .

[]
    oboInOwl:hasDbXref "PMID:19243617"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource cl:has_low_plasma_membrane_amount ;
    owl:annotatedTarget "A relation between a cell and molecule or complex such that every instance of the cell has a low number of instances of that molecule expressed on the cell surface. For the formal definition, see Masci et al (PMID:19243617)."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0001634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "pia-arachnoid" .

[]
    oboInOwl:hasDbXref "FMA:231515" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000391 ;
    owl:annotatedTarget "pia-arachnoid of neuraxis" .

[]
    oboInOwl:notes "cell bodies" ;
    oboInOwl:source "BTO-modified", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0006723
    ] .

[]
    oboInOwl:hasDbXref "MP:0002855", "http://www.dartmouth.edu/~humananatomy/part_8/chapter_44.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "The group of nerve cell bodies that conveys auditory sensation from the organ of Corti to the hindbrain and resides on the cochlear part of the vestibulocochlear nerve (eighth cranial nerve)[MP]. distributed to the hair cells of the spiral organ. The cochlear fibers arise in bipolar cells in the spiral ganglion in the modiolus." .

[]
    oboInOwl:hasDbXref "FMA:53445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "Corti's ganglion" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "cochlear part of vestibulocochlear ganglion" .

[]
    oboInOwl:hasDbXref "FMA:53445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "ganglion of Corti" .

[]
    oboInOwl:hasDbXref "FMA:53445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "spiral ganglion" .

[]
    oboInOwl:hasDbXref "MA:0001085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "vestibulocochlear VIII ganglion cochlear component" .

[]
    oboInOwl:hasDbXref "BTO:0001688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "ganglion cochlearis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spiral_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "ganglion spirale" .

[]
    oboInOwl:hasDbXref "BTO:0001688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "ganglion spirale cochleae" .

[]
    oboInOwl:hasDbXref "BTO:0001688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "spiral ganglion of cochlea" .

[]
    oboInOwl:hasDbXref "EMAPA:17572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000395 ;
    owl:annotatedTarget "vestibulocochlear ganglion cochlear component" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "An epithelium that is part of a colon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005128" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "Intestinal epithelium which lines the lumen of the posterior intestine.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "colon epithelial tissue" .

[]
    oboInOwl:hasDbXref "FMA:17302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "colon epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "colon epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "epithelial tissue of colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "epithelial tissue of large bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "epithelium of colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "epithelium of large bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "large bowel epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "large bowel epithelium" .

[]
    oboInOwl:hasDbXref "ZFA:0005128" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000397 ;
    owl:annotatedTarget "posterior intestine epithelium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000398 ;
    owl:annotatedTarget "Any portion of cartilage tissue that is part of the sternum" .

[]
    oboInOwl:hasDbXref "FMA:32567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000398 ;
    owl:annotatedTarget "cartilage of sternum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "A mucosa that is part of a jejunum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "jejunal mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "jejunum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "jejunum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "jejunum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "jejunum organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "mucosa of jejunum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "mucosa of organ of jejunum" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string, "PMID:27565351"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000754 ;
    owl:annotatedTarget "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The dendritic tree is not well filled and the dendrites are more delicate than in type 1 cells. The axon terminal is bushier and exhibits a dense plexus of varicosities in the inner part of sublamina 1 (Ghosh et al., 2004).  It can be differentiated from other retinal bipolar neurons by its expression of marker genes: Neto1, Lhx3 and Irx-6 (Shekhar, 2016)."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "mucous membrane of jejunum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000399 ;
    owl:annotatedTarget "organ mucosa of jejunum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000400 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008343
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000400 ;
    owl:annotatedTarget "An epithelium that is part of a jejunum." .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_vestibule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000402 ;
    owl:annotatedTarget "The nasal vestibule is the most anterior part of the nasal cavity. It's enclosed by the cartilages of nose and lined by the same epithelium of the skin. The other part of the nasal cavity, which is lined by the respiratory epithelium, is called nasal cavity proper. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "FMA:59644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000402 ;
    owl:annotatedTarget "vestibular part of nasal cavity" .

[]
    oboInOwl:hasDbXref "BTO:0001761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000402 ;
    owl:annotatedTarget "vestibulum nasale" .

[]
    oboInOwl:hasDbXref "BTO:0001761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000402 ;
    owl:annotatedTarget "vestibulum nasi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_vestibule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000402 ;
    owl:annotatedTarget "vestibulum nasi" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000403 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

[]
    oboInOwl:hasDbXref "MESH:A01.456.810" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000403 ;
    owl:annotatedTarget "The outer covering of the calvaria. It is composed of several layers: SKIN; subcutaneous connective tissue; the occipitofrontal muscle which includes the tendonous galea aponeurotica; Loose connective tissue; and the pericranium (the PERIOSTEUM of the SKULL)." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000403 ;
    owl:annotatedTarget "EMAPA:37949" .

[]
    oboInOwl:source "ncithesaurus:Scalp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000403 ;
    owl:annotatedTarget "UMLS:C0036270" .

[]
    oboInOwl:hasDbXref "Wikipedia:Scalp" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000403 ;
    owl:annotatedTarget "scalpus" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000755 ;
    owl:annotatedTarget "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The dendritic tree is delicate and the dendritic tips appear small when compared with type 1 cells. The axon terminal is stratified and restricted to sublamina 2 of the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000013
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_trunk", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget "One of a a paired bundle of nerve fibers plus ganglia that run from the base of the skull to the coccyx." .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget "gangliated cord" .

[]
    oboInOwl:hasDbXref "FMA:6258" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget "sympathetic chain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget "sympathetic ganglionic chain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_trunk" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000407 ;
    owl:annotatedTarget "truncus sympathicus" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000125 ;
    owl:annotatedTarget "X distal_side_of Y <=> if Y is subdivided into distal and proximal portions, X is part_of the distal portion." .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:decreased_in_magnitude_relative_to ;
    owl:annotatedTarget "q1 decreased_in_magnitude_relative_to q2 if and only if magnitude(q1) < magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000409 ;
    owl:annotatedTarget "A gland in which the principal secretory cells are serous secreting cells." .

[]
    oboInOwl:source "MP:0008052" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000409 ;
    owl:annotatedTarget "glands that secrete watery albuminous material that often contains enzymes[MP:0008052]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000409 ;
    owl:annotatedTarget "EMAPA:37950" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "A mucosa that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchi mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchi mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchi mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchi organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchial trunk mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchial trunk mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchial trunk mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchial trunk organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchus mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchus mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchus mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "bronchus organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of bronchus" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000756 ;
    owl:annotatedTarget "An OFF-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the outer half of the inner plexiform layer. The cell has a diffuse axon terminal with varicosities in sublaminae 1 and 2 of the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of organ of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of organ of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucosa of organ of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucous membrane of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucous membrane of bronchial trunk" .

[]
    oboInOwl:hasDbXref "FMA:62652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucous membrane of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "mucous membrane of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "organ mucosa of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "organ mucosa of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "organ mucosa of bronchus" .

[]
    oboInOwl:hasDbXref "FMA:62652", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000410 ;
    owl:annotatedTarget "tunica mucosa bronchi" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "A mesodermal signaling center of the hair follicle consisting of closely packed specialized mesenchymal fibroblasts. Framed by the enlarged bulb matrix in anagen." .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "ncit has 'hair papilla' as part of hypodermis" .

[]
    oboInOwl:source "ncithesaurus:Dermal_Papilla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "UMLS:C0221931" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "dermal papillae" .

[]
    oboInOwl:hasDbXref "FMA:70737" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "follicular papilla" .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "dermal papilla cell" .

[]
    oboInOwl:hasDbXref "MP:0010687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "hair follicle dermal papilla" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000757 ;
    owl:annotatedTarget "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The axon terminal is restricted to sublamina 3 of the inner plexiform layer. It is narrowly stratified and branched. The dendritic tree has many delicate branches."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "papilla corii" .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "papilla dermatis" .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "papilla dermis" .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "papilla of corium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dermal_papillae" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "papillae dermis" .

[]
    oboInOwl:hasDbXref "BTO:0001858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000412 ;
    owl:annotatedTarget "skin papilla" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000414 ;
    owl:annotatedTarget "A gland in which the principal secretory cells are mucus secreting cells." .

[]
    oboInOwl:hasScope "NCBITaxon:8292" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000414 ;
    owl:annotatedTarget "In frogs and salamanders, this is the smaller of the two types of gland, the other being the granular (poison) gland. In these species the mucous gland is a cluster of cells that release secretion into a common duct[Kardong]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000414 ;
    owl:annotatedTarget "EMAPA:37913" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucous_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000414 ;
    owl:annotatedTarget "glandula mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0001979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000414 ;
    owl:annotatedTarget "muciparous gland" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000758 ;
    owl:annotatedTarget "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The cell has a loose, delicate axon terminal that opens in sublamina 3 of the inner plexiform layer and descends into sublamina 4."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000415 ;
    owl:annotatedTarget "An anatomical wall that is part of an artery [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000415 ;
    owl:annotatedTarget "arterial wall" .

[]
    oboInOwl:hasDbXref "FMA:14155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000415 ;
    owl:annotatedTarget "wall of artery" .

[]
    oboInOwl:hasDbXref "CL:0000185", "Wikipedia:Myoepithelial_cell" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000420 ;
    owl:annotatedTarget "An epithelium consisting of myopethelial cells, which are contractile cells resembling smooth muscle cells that are present in glands, notably the mammary gland, and aid in secretion. This cell has long weaving dendritic processes containing myofilament[CL]." .

[]
    oboInOwl:hasDbXref "FMA:67805" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000420 ;
    owl:annotatedTarget "myo-epithelium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Myoepithelial_cell" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000420 ;
    owl:annotatedTarget "myoepitheliocytus" .

[]
    oboInOwl:source "MGI:anna" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget obo:UBERON_0010243 .

[]
    oboInOwl:hasDbXref "Wikipedia:Eccrine_sweat_gland", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget "A merocrine, unbranched, unbranched, coiled, tubular gland sweat gland. In humans, distributed over almost all of the body surface, and promote cooling by evaporation of their secretion." .

[]
    oboInOwl:source "ncithesaurus:Eccrine_Sweat_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget "UMLS:C0013492" .

[]
    oboInOwl:hasDbXref "Wikipedia:Eccrine_sweat_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget "glandula sudorifera eccrina" .

[]
    oboInOwl:hasDbXref "Wikipedia:Eccrine_sweat_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget "glandula sudorifera merocrina" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000759 ;
    owl:annotatedTarget "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The axon terminal is narrowly stratified and are found just below a calretinin-expressing band in sublamina 4 of the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:59154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000423 ;
    owl:annotatedTarget "eccrine gland" .

[]
    oboInOwl:hasDbXref "MP:0001168" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "The prostate epithelium." .

[]
    oboInOwl:source "ncithesaurus:Prostatic_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "UMLS:C1179826" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "epithelial tissue of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "epithelial tissue of prostate gland" .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:different_in_magnitude_relative_to ;
    owl:annotatedTarget "q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "epithelium of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "epithelium of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:79643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "epithelium of prostatic gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "prostate epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "prostate gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "FMA:66812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000428 ;
    owl:annotatedTarget "prostatic epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0002437" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "A plexus of autonomic nerve fibers within the wall of the digestive tube, and made up of the submucosal, myenteric, and subserosal plexuses; it contains visceral afferent fibers, sympathetic postganglionic fibers, parasympathetic preganglionic and postganglionic fibers, and parasympathetic postganglionic cell bodies." .

[]
    oboInOwl:hasDbXref "FMA:77597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "enteric nerve plexus" .

[]
    oboInOwl:hasDbXref "MA:0001147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "intrinsic nerve plexus" .

[]
    oboInOwl:hasDbXref "BTO:0002437" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "plexus entericus" .

[]
    oboInOwl:hasDbXref "FMA:77597", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "plexus nervosus entericus" .

[]
    oboInOwl:hasDbXref "FMA:77597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000429 ;
    owl:annotatedTarget "sympathetic enteric nerve plexus" .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000760 ;
    owl:annotatedTarget "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. This cell has the widest dendritic field and the widest axon terminal of all retinal bipolar cells. The axon terminal is delicate and stratified through sublaminae 4 and 5 of the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000437 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000437 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000201
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000437 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002362
    ] .

[]
    oboInOwl:hasDbXref "BTO:0002498" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000437 ;
    owl:annotatedTarget "The arachnoid barrier layer is a part of the arachnoid meningeal layer. It is formed by tight junctions between the endothelial cells of cerebral capillaries in the arachnoid mater." .

[]
    oboInOwl:hasDbXref "Wikipedia:Arachnoid_trabeculae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000439 ;
    owl:annotatedTarget "The arachnoid trabeculae are delicate strands of connective tissue that loosely connect the two innermost layers of the meninges -- the arachnoid mater and the pia mater. They are found within the subarachnoid space where cerebrospinal fluid is also found. Embryologically, the trabeculae are the remnants of the common precursor that forms both the arachnoid and pial layers of the meninges." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000439 ;
    owl:annotatedTarget "arachnoid trabeculae" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000439 ;
    owl:annotatedTarget "trabecula arachnoideum" .

[]
    oboInOwl:hasDbXref "GO:0060343", "Wikipedia:Trabecula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000440 ;
    owl:annotatedTarget "A small, often microscopic, tissue element in the form of a small beam, strut or rod, generally having a mechanical function, and usually but not necessarily composed of dense collagenous tissue. On histological section, a trabecula can look like a septum, but in three dimensions they are topologically distinct, with trabeculae being roughly rod or pillar-shaped and septa being sheet-like. Trabeculae are usually composed of dense fibrous tissue, i.e. mainly of collagen, and in most cases provide mechanical strengthening or stiffening to a soft solid organ, such as the spleen. They can be composed of other materials, such as bone or muscle[WP]." .

[]
    oboInOwl:hasDbXref "PMID:14689473"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000761 ;
    owl:annotatedTarget "An ON-bipolar neuron found in the retina and having connections with cone photoreceptors cells and neurons in the inner half of the inner plexiform layer. The dendritic tree is wide and the dendritic convergence indicates cone selectivity. The axon terminal is sparsely branched and terminates in sublamina 5 of the inner plexiform layer."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckSource" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "A vein that drains the left pampiniform plexus and empties into the left renal vein." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "EMAPA:37383" .

[]
    oboInOwl:hasDbXref "MA:0002220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "right spermatic vein" .

[]
    oboInOwl:hasDbXref "FMA:14341" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "vena testicularis (adrenalis) dextra" .

[]
    oboInOwl:hasDbXref "BTO:0002679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "vena testicularis dextra" .

[]
    oboInOwl:hasDbXref "BTO:0002680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000442 ;
    owl:annotatedTarget "vena testicularis sinistra" .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckSource" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000443 ;
    owl:annotatedTarget "A vein that drains the right pampiniform plexus and empties into the inferior vena cava." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000443 ;
    owl:annotatedTarget "EMAPA:37167" .

[]
    oboInOwl:hasDbXref "MA:0002219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000443 ;
    owl:annotatedTarget "left spermatic vein" .

[]
    oboInOwl:hasDbXref "BTO:0002679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000443 ;
    owl:annotatedTarget "vena testicularis dextra" .

[]
    oboInOwl:hasDbXref "BTO:0002680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000443 ;
    owl:annotatedTarget "vena testicularis sinistra" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget obo:UBERON_0001744 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/6", "https://github.com/obophenotype/uberon/issues/7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "ncithesaurus:Lymphoid_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "UMLS:C0229654" .

[]
    oboInOwl:hasDbXref "FMA:55222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "lymphoid nodule" .

[]
    oboInOwl:hasDbXref "FMA:55222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "nodular lymphoid tissue" .

[]
    oboInOwl:hasDbXref "BTO:0002684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "folliculus lymphaticus" .

[]
    oboInOwl:hasDbXref "BTO:0002684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "lymphatic follicle" .

[]
    oboInOwl:hasDbXref "BTO:0002684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "lymphatic nodule" .

[]
    oboInOwl:hasDbXref "BTO:0002684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "nodulus lymphaticus" .

[]
    oboInOwl:hasDbXref "BTO:0002684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000444 ;
    owl:annotatedTarget "nodulus lymphoideus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:963" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "Gray matter structure located on the midline of the forebrain consisting of the septum pellucidum (in some species) and the septal nuclei (Heimer, 1996)." .

[]
    oboInOwl:source "FMA:61842" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "Subdivision of the telencephalon on the midline between the lateral ventricles which contains the septum pellucidum and the septal nuclei[FMA][FMA:61842]." .

[]
    oboInOwl:hasDbXref "PMID:23375746"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "Se" .

[]
    oboInOwl:hasDbXref "BIRNLEX:963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septum" .

[]
    oboInOwl:source "BIRNLEX:963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "UMLS:C0752060" .

[]
    oboInOwl:source "BIRNLEX:963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=255" .

[]
    oboInOwl:hasDbXref "FMA:61842", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "area septalis" .

[]
    oboInOwl:hasDbXref "FMA:61842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septal area" .

[]
    oboInOwl:hasDbXref "FMA:61842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septum (NN)" .

[]
    oboInOwl:hasDbXref "FMA:61842" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "telencephalon septum" .

[]
    oboInOwl:hasDbXref "NeuroNames:255" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "massa praecommissuralis" .

[]
    oboInOwl:hasDbXref "BAMS:SEP" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septal region" .

[]
    oboInOwl:hasDbXref "NeuroNames:255" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septum pellucidum (BNA,PNA)" .

[]
    oboInOwl:hasDbXref "NeuroNames:255" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000446 ;
    owl:annotatedTarget "septum telencephali" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Cerebral_Subcortex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000454 ;
    owl:annotatedTarget "The layer located below the cerebral cortex that includes the forebrain, midbrain and hindbrain." .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Subcortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000454 ;
    owl:annotatedTarget "UMLS:C0815008" .

[]
    oboInOwl:hasDbXref "FMA:242188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000454 ;
    owl:annotatedTarget "cerebral medulla" .

[]
    oboInOwl:hasDbXref "BTO:0002858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000454 ;
    owl:annotatedTarget "subcortex" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "A portion of organism substance that is produced by exocrine glands." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "BTO has two distunct classes, with exocrine glandular secretion a subtype of secretion - however, all examples in BTO directly under secretion appear to be exocrine gland secretions" .

[]
    oboInOwl:hasDbXref "FMA:9675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "secretion" .

[]
    oboInOwl:source "ncithesaurus:Exocrine_Gland_Fluid_or_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "UMLS:C1516992" .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:has_cross_section ;
    owl:annotatedTarget "s3 has_cross_section s3 if and only if : there exists some 2d plane that intersects the bearer of s3, and the impression of s3 upon that plane has shape quality s2." .

[]
    oboInOwl:hasDbXref "MESH:D012634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "bodily secretion" .

[]
    oboInOwl:hasDbXref "MA:0002504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "exocrine gland fluid/secretion" .

[]
    oboInOwl:hasDbXref "BTO:0002977" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000456 ;
    owl:annotatedTarget "external secretion" .

[]
    oboInOwl:hasDbXref "BTO:0002996" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000457 ;
    owl:annotatedTarget "Any of several small branches of the internal carotid artery that supply the trigeminal ganglion and the walls of the cavernous and petrosal sinuses." .

[]
    oboInOwl:hasDbXref "FMA:70527" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000457 ;
    owl:annotatedTarget "cavernous branch of cavernous part of internal carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:70527", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000457 ;
    owl:annotatedTarget "ramus sinus cavernosi (pars cavernosa) (arteria carotis interna)" .

[]
    oboInOwl:hasDbXref "BTO:0003002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000458 ;
    owl:annotatedTarget "The region of the opening of the uterine cervix into the uterine cavity." .

[]
    oboInOwl:source "ncithesaurus:Endocervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000458 ;
    owl:annotatedTarget "UMLS:C0227837" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000459 ;
    owl:annotatedTarget "An anatomical wall that is part of a uterus [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000762 ;
    owl:annotatedTarget obo:CL_0000763 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000459 ;
    owl:annotatedTarget "anatomical wall of uterus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000459 ;
    owl:annotatedTarget "uterus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000459 ;
    owl:annotatedTarget "uterus wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000459 ;
    owl:annotatedTarget "wall of uterus" .

[]
    oboInOwl:notes "this relationship may be too strong and may be weakened in future" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "Material anatomical entity in a gaseous, liquid, semisolid or solid state; produced by anatomical structures or derived from inhaled and ingested substances that have been modified by anatomical structures as they pass through the body." .

[]
    oboInOwl:hasDbXref "MA:0002450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "body fluid or substance" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:16360205"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000762 ;
    owl:annotatedTarget "A nucleated blood cell involved in coagulation, typically seen in birds and other non-mammalian vertebrates."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:9669" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "body substance" .

[]
    oboInOwl:hasDbXref "CARO:0000004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "organism substance" .

[]
    oboInOwl:hasDbXref "FMA:9669" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "portion of body substance" .

[]
    oboInOwl:hasDbXref "ZFA:0001487" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000463 ;
    owl:annotatedTarget "portion of organism substance" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000464 ;
    owl:annotatedTarget "Non-material anatomical entity of three dimensions, that is generated by morphogenetic or other physiologic processes; is surrounded by one or more anatomical structures; contains one or more organism substances or anatomical structures." .

[]
    oboInOwl:source "ncithesaurus:Lumen_Space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000464 ;
    owl:annotatedTarget "UMLS:C0524461" .

[]
    oboInOwl:hasDbXref "ZFA:0001643" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000464 ;
    owl:annotatedTarget "anatomical spaces" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000465 ;
    owl:annotatedTarget "Anatomical entity that has mass." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000466 ;
    owl:annotatedTarget "Anatomical entity that has no mass." .

[]
    oboInOwl:hasDbXref "FMA:67112" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000466 ;
    owl:annotatedTarget "immaterial physical anatomical entity" .

[]
    oboInOwl:hasDbXref "CARO:0000011" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "Multicellular, connected anatomical structure that has multiple organs as parts and whose parts work together to achieve some shared function." .

[]
    oboInOwl:hasDbXref "GO:0048731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "system" .

[]
    oboInOwl:source "ncithesaurus:Organ_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "UMLS:C0460002" .

[]
    oboInOwl:hasDbXref "BIRNLEX:14" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "body system" .

[]
    oboInOwl:hasDbXref "CARO:0000011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "connected anatomical system" .

[]
    oboInOwl:hasDbXref "ZFA:0001439" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000467 ;
    owl:annotatedTarget "anatomical systems" .

[]
    oboInOwl:hasDbXref "CARO:0000012", "Wikipedia:Multi-cellular_organism", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "Anatomical structure that is an individual member of a species and consists of more than one cell." .

[]
    oboInOwl:hasDbXref "FBbt:00000001", "VHOG:0000671", "WBbt:0007833" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "organism" .

[]
    oboInOwl:hasDbXref "CARO:0000012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "multi-cellular organism" .

[]
    oboInOwl:hasDbXref "BTO:0000042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "animal" .

[]
    oboInOwl:hasDbXref "BTO:0001489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "Koerper" .

[]
    oboInOwl:hasDbXref "AEO:0000103", "BIRNLEX:18", "FMA:256135", "NCIT:C13041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "body" .

[]
    oboInOwl:hasDbXref "BTO:0001489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "whole body" .

[]
    oboInOwl:hasDbXref "FBbt:00000001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000468 ;
    owl:annotatedTarget "whole organism" .

[]
    oboInOwl:hasDbXref "CARO:0000019", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000471 ;
    owl:annotatedTarget "Multi-tissue structure that is part of a compound organ." .

[]
    oboInOwl:hasDbXref "ZFA:0001489" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000471 ;
    owl:annotatedTarget "compound organ components" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "A gonad of a male animal. A gonad produces and releases sperm." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000598" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "Male reproductive organ.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000252" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1093/icb/icm052 Extavour CGM, Gray anatomy: phylogenetic patterns of somatic gonad structures and reproductive strategies across the Bilateria. Integrative and Comparative Biology (2007), DOI:10.1146/annurev.cellbio.042308.13350 DeFalco T and Capel B, Gonad morphogenesis in vertebrates: divergent means to a convergent end. Annual review of cell and developmental biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "(...) while it is likely that Urbilateria lacked a complex somatic reproductive system, it is at present impossible to speculate on whether or not it possessed a true gonad, let alone any other somatic adaptations for reproduction (reference 1); Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved (reference 2).[uncertain][VHOG]" .

[]
    oboInOwl:source "ISBN:0123971756" ;
    oboInOwl:taxon "NCBITaxon:40674" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "The testes are descended in metatherian and eutherian mammals, first transabdominally, then inguinoscrotally" .

[]
    oboInOwl:source "ncithesaurus:Testis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "UMLS:C0039597" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "gonad of male genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "gonad of male reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "male gonad" .

[]
    oboInOwl:hasDbXref "FMA:7210" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "testicle" .

[]
    oboInOwl:hasDbXref "BTO:0001363" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "orchis" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "testes" .

[]
    oboInOwl:hasDbXref "BTO:0001363" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000473 ;
    owl:annotatedTarget "testiculus" .

[]
    oboInOwl:hasDbXref "MP:0001119", "Wikipedia:Female_genitalia", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "The organs and associated structures associated with bearing offspring in a female animal." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000726" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0792383369 Lombardi J, Comparative vertebrate reproduction (1998) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "By far, sexual reproduction is the more common pattern among living vertebrate forms and its widespread occurrence suggests that it is the plesiomorphic, or primitive, reproductive mode among the vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Female_Reproductive_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "UMLS:C0700038" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "female organism genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "female organism reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "genitalia of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "reproductive system of female organism" .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:increased_in_magnitude_relative_to ;
    owl:annotatedTarget "q1 increased_in_magnitude_relative_to q2 if and only if magnitude(q1) > magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000763 ;
    owl:annotatedTarget obo:CL_0000988 .

[]
    oboInOwl:hasDbXref "XAO:0000156" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "female genitals" .

[]
    oboInOwl:hasDbXref "MA:0000381" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "female reproductive tract" .

[]
    oboInOwl:hasDbXref "BTO:0000083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "gynaecological tissue" .

[]
    oboInOwl:hasDbXref "BTO:0000083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000474 ;
    owl:annotatedTarget "systema genitale femininum" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000763 ;
    owl:annotatedTarget "A cell of the monocyte, granulocyte, mast cell, megakaryocyte, or erythroid lineage."^^xsd:string .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "CARO:0000032", "CARO:DOS", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget "Anatomical structure which is a subdivision of a whole organism, consisting of components of multiple anatomical systems, largely surrounded by a contiguous region of integument." .

[]
    oboInOwl:source "ncithesaurus:Body_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget "UMLS:C0229962" .

[]
    oboInOwl:hasDbXref "MA:0002433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget "anatomic region" .

[]
    oboInOwl:hasDbXref "FMA:7153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget "body region" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000764 ;
    owl:annotatedTarget "A immature or mature cell in the lineage leading to and including erythrocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:7153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000475 ;
    owl:annotatedTarget "cardinal body part" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000476 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000476 ;
    owl:annotatedTarget "Anatomical structure that consists of cell parts and cell substances and together does not constitute a cell or a tissue." .

[]
    oboInOwl:hasDbXref "ZFA:0000382" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000476 ;
    owl:annotatedTarget "acellular anatomical structures" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000477 ;
    owl:annotatedTarget "Anatomical group that has its parts adjacent to one another." .

[]
    oboInOwl:hasDbXref "CARO:DOS", "http://orcid.org/0000-0001-9114-8737"^^xsd:string, "https://cedar.bio.indiana.edu/trac/env/ontologies/ticket/279" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000478 ;
    owl:annotatedTarget "A multicellular anatomical structure that is associated with an embryo and derived from the zygote from which it develops, but which does not contribute to the embryo proper or to structures that are part of the same organism after embryogenesis." .

[]
    oboInOwl:source "ncithesaurus:Extraembryonic_Structure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000478 ;
    owl:annotatedTarget "UMLS:C1282438" .

[]
    oboInOwl:hasDbXref "ZFA:0000020" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000478 ;
    owl:annotatedTarget "extraembryonic structures" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000479 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "CARO:0000043" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000479 ;
    owl:annotatedTarget "Multicellular anatomical structure that consists of many cells of one or a few types, arranged in an extracellular matrix such that their long-range organisation is at least partly a repetition of their short-range organisation." .

[]
    oboInOwl:source "ncithesaurus:Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000479 ;
    owl:annotatedTarget "UMLS:C0040300" .

[]
    oboInOwl:hasDbXref "CARO:0000043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000479 ;
    owl:annotatedTarget "portion of tissue" .

[]
    oboInOwl:hasDbXref "AEO:0000043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000479 ;
    owl:annotatedTarget "simple tissue" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000481 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "CARO:0000055", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000481 ;
    owl:annotatedTarget "Anatomical structure that has as its parts two or more portions of tissue of at least two different types and which through specific morphogenetic processes forms a single distinct structural unit demarcated by bona-fide boundaries from other distinct structural units of different types." .

[]
    oboInOwl:hasDbXref "ZFA:0001488" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000481 ;
    owl:annotatedTarget "multi-tissue structures" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epithelium", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000483 ;
    owl:annotatedTarget "Portion of tissue, that consists of one or more layers of epithelial cells connected to each other by cell junctions and which is underlain by a basal lamina. Examples: simple squamous epithelium, glandular cuboidal epithelium, transitional epithelium, myoepithelium[CARO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000387" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.59", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000483 ;
    owl:annotatedTarget "The two basic types of metazoan tissue are epithelial and connective. The simplest metazoans, and developmental stages of many primitive invertebrates, consist solely of these two layers. Thus, epithelial and connective tissues may be the primary (original) tissues of metazoans, and both are important in the functional organization of animals.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000483 ;
    owl:annotatedTarget "UMLS:C0014609" .

[]
    oboInOwl:hasDbXref "FMA:9639" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000483 ;
    owl:annotatedTarget "portion of epithelium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Simple_cuboidal_epithelium", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000484 ;
    owl:annotatedTarget "Unilaminar epithelium that consists of a single layer of cuboidal cells." .

[]
    oboInOwl:source "ncithesaurus:Simple_Cuboidal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000484 ;
    owl:annotatedTarget "UMLS:C0836134" .

[]
    oboInOwl:hasDbXref "ZFA:0001497" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000484 ;
    owl:annotatedTarget "simple cuboidal epithelia" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Simple_columnar_epithelium", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000485 ;
    owl:annotatedTarget "Unilaminar epithelium, which consists of a single layer of columnar cells. Examples: ciliated columnar epithelium, gastric epithelium, microvillus columnar epithelium.[FMA]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003068" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000485 ;
    owl:annotatedTarget "columnar epithelium" .

[]
    oboInOwl:hasDbXref "AEO:0000068" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000485 ;
    owl:annotatedTarget "columnar epithlium" .

[]
    oboInOwl:source "ncithesaurus:Simple_Columnar_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000485 ;
    owl:annotatedTarget "UMLS:C0836135" .

[]
    oboInOwl:hasDbXref "ZFA:0001496" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000485 ;
    owl:annotatedTarget "simple columnar epithelia" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Stratified_epithelium", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000486 ;
    owl:annotatedTarget "Epithelium which consists of more than one layer of epithelial cells that may or may not be in contact with a basement membrane. Examples: keratinized stratified squamous epithelium, ciliated stratified columnar epithelium.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "CARO:0000069" ;
    oboInOwl:ontology "CARO" ;
    oboInOwl:source "FMA:45562", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000486 ;
    owl:annotatedTarget "Epithelium that consists of more than one layer of epithelial cells.[CARO]" .

[]
    oboInOwl:source "ncithesaurus:Stratified_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000486 ;
    owl:annotatedTarget "UMLS:C0682575" .

[]
    oboInOwl:hasDbXref "BTO:0002074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000486 ;
    owl:annotatedTarget "laminated epithelium" .

[]
    oboInOwl:hasDbXref "FMA:45565", "Wikipedia:Simple_squamous_epithelium", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000487 ;
    owl:annotatedTarget "Unilaminar epithelium which consists of a single layer of squamous cells. Examples: pulmonary alveolar epithelium, endothelium.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "CARO:0000070" ;
    oboInOwl:ontology "CARO" ;
    oboInOwl:source "FMA:45565", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000487 ;
    owl:annotatedTarget "Unilaminar epithelium that consists of a single layer of squamous cells.[CARO]" .

[]
    oboInOwl:source "ncithesaurus:Simple_Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000487 ;
    owl:annotatedTarget "UMLS:C0836133" .

[]
    oboInOwl:hasDbXref "ZFA:0001498" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000487 ;
    owl:annotatedTarget "simple squamous epithelia" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000488 ;
    owl:annotatedTarget "Epithelium that consists of epithelial cells not arranged in one ore more layers." .

[]
    oboInOwl:hasDbXref "ZFA:0001493" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000488 ;
    owl:annotatedTarget "atypical epithelia" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000489 ;
    owl:annotatedTarget "Compound organ that contains one or more macroscopic anatomical spaces." .

[]
    oboInOwl:hasDbXref "FMA:55671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000489 ;
    owl:annotatedTarget "cavitated organ" .

[]
    oboInOwl:hasDbXref "ZFA:0001490" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000489 ;
    owl:annotatedTarget "cavitated compound organs" .

[]
    oboInOwl:hasDbXref "FMA:45561", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000490 ;
    owl:annotatedTarget "Epithelium which consists of a single layer of epithelial cells. Examples: endothelium, mesothelium, glandular squamous epithelium.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "CARO:0000073" ;
    oboInOwl:ontology "CARO" ;
    oboInOwl:source "FMA:45561", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000490 ;
    owl:annotatedTarget "Epithelium that consists of a single layer of epithelial cells.[CARO]" .

[]
    oboInOwl:source "ncithesaurus:Simple_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000490 ;
    owl:annotatedTarget "UMLS:C0682574" .

[]
    oboInOwl:hasDbXref "FMA:45561" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000490 ;
    owl:annotatedTarget "simple epithelium" .

[]
    oboInOwl:hasDbXref "ZFA:0001495" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000490 ;
    owl:annotatedTarget "unilaminar epithelia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000912 ;
    owl:annotatedTarget "Mucus is a bodily fluid consisting of a slippery secretion of the lining of the mucous membranes in the body. It is a viscous colloid containing antiseptic enzymes (such as lysozyme) and immunoglobulins. Mucus is produced by goblet cells in the mucous membranes that cover the surfaces of the membranes. It is made up of mucins and inorganic salts suspended in water." .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:anteriorly_connected_to ;
    owl:annotatedTarget "x anteriorly_connected_to y iff the anterior part of x is connected to y. i.e. x connected_to y and x posterior_to y." .

[]
    oboInOwl:source "ncithesaurus:Mucus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000912 ;
    owl:annotatedTarget "UMLS:C0026727" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interstitial_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000913 ;
    owl:annotatedTarget "Interstitial fluid is a bodily fluid consisting of a solution which bathes and surrounds the cells of multicellular animals. It is the main component of the extracellular fluid, which also includes plasma and transcellular fluid." .

[]
    oboInOwl:hasDbXref "ENVO:02000042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000913 ;
    owl:annotatedTarget "intercellular fluid" .

[]
    oboInOwl:hasDbXref "ENVO:02000042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000913 ;
    owl:annotatedTarget "tissue fluid" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000915 ;
    owl:annotatedTarget obo:UBERON_0009569 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000915 ;
    owl:annotatedTarget "Subdivision of trunk that lies between the head and the abdomen." .

[]
    oboInOwl:hasDbXref "MA:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000915 ;
    owl:annotatedTarget "thorax" .

[]
    oboInOwl:hasDbXref "FMA:259209" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000915 ;
    owl:annotatedTarget "upper trunk" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000916 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002417
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000916 ;
    owl:annotatedTarget "The subdivision of the vertebrate body between the thorax and pelvis. The ventral part of the abdomen contains the abdominal cavity and visceral organs. The dorsal part includes the abdominal section of the vertebral column." .

[]
    oboInOwl:hasDbXref "FMA:9577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000916 ;
    owl:annotatedTarget "abdominopelvic region" .

[]
    oboInOwl:hasDbXref "FMA:9577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000916 ;
    owl:annotatedTarget "abdominopelvis" .

[]
    oboInOwl:hasDbXref "BTO:0000379", "FB:FBrf0039741", "FB:FBrf0041814", "GO:0009790", "Wikipedia:Embryo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000922 ;
    owl:annotatedTarget "Anatomical entity that comprises the organism in the early stages of growth and differentiation that are characterized by cleavage, the laying down of fundamental tissues, and the formation of primitive organs and organ systems. For example, for mammals, the process would begin with zygote formation and end with birth. For insects, the process would begin at zygote formation and end with larval hatching. For plant zygotic embryos, this would be from zygote formation to the end of seed dormancy. For plant vegetative embryos, this would be from the initial determination of the cell or group of cells to form an embryo until the point when the embryo becomes independent of the parent plant." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000922 ;
    owl:annotatedTarget "Obsoleted in ZFA. Note that embryo is not classified as an embryonic structure - an embryonic structure is only the parts of an embryo" .

[]
    oboInOwl:source "ncithesaurus:Embryo" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000922 ;
    owl:annotatedTarget "UMLS:C0013935" .

[]
    oboInOwl:hasDbXref "BILA:0000056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000922 ;
    owl:annotatedTarget "embryonic organism" .

[]
    oboInOwl:hasDbXref "BILA:0000056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000922 ;
    owl:annotatedTarget "developing organism" .

[]
    oboInOwl:hasDbXref "Wikipedia:Germ_layer", "https://github.com/obophenotype/uberon/issues/203" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "A layer of cells produced during the process of gastrulation during the early development of the animal embryo, which is distinct from other such layers of cells, as an early step of cell differentiation. The three types of germ layers are the endoderm, ectoderm, and mesoderm." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001223" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:69069" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "embryonic tissue" .

[]
    oboInOwl:source "ncithesaurus:Embryonic_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "UMLS:C0920502" .

[]
    oboInOwl:source "ncithesaurus:Germinal_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "UMLS:C1708239" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Germinal_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "germinal layer" .

[]
    oboInOwl:hasDbXref "GO:0001704", "ZFA:0001122" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000923 ;
    owl:annotatedTarget "primary germ layer" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006601
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ectoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget "Primary germ layer that is the outer of the embryo's three germ layers and gives rise to epidermis and neural tissue." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000137" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget "Primary germ layer that is the outer of the embryonic germ layers and gives rise to epidermis and neural tissue.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000153" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ectoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget "UMLS:C0013574" .

[]
    oboInOwl:hasDbXref "VHOG:0000153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000924 ;
    owl:annotatedTarget "embryonic ectoderm" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000925 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006595
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Endoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000925 ;
    owl:annotatedTarget "Primary germ layer that lies remote from the surface of the embryo and gives rise to internal tissues such as gut." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000154" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000925 ;
    owl:annotatedTarget "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Endoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000925 ;
    owl:annotatedTarget "UMLS:C0014144" .

[]
    oboInOwl:hasDbXref "DOI:10.5962/bhl.title.1013" ;
    oboInOwl:hasSynonymType core:DEPRECATED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000925 ;
    owl:annotatedTarget "entoderm" .

[]
    oboInOwl:notes "sometimes not considered primary" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget obo:UBERON_0000923 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006603
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "The middle germ layer of the embryo, between the endoderm and ectoderm." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000304" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "Primary germ layer that is the middle of the embryonic germ layers.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000152" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "The Bilateria are triploblastic (with true endoderm, mesoderm, and ectoderm) (...).[well established][VHOG]" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "sponges do not seem to have a mesoderm and accordingly Amphimedon lacks transcription factors involved in mesoderm development (Fkh, Gsc, Twist, Snail)[http://www.nature.com/nature/journal/v466/n7307/full/nature09201.html]. Mesoderm may not be homologous across verteberates" .

[]
    oboInOwl:source "ncithesaurus:Mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "UMLS:C0025485" .

[]
    oboInOwl:hasDbXref "VHOG:0000152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "embryonic mesoderm" .

[]
    oboInOwl:hasDbXref "SCTID:362854004", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "entire mesoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stomodeum", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/326" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "Anterior part of the embryonic digestive tract that develops into a mouth. The stomodeum includes as parts an invagination of the ectoderm and the stomodeal cavity." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001290" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "Anterior part of the embryonic alimentary canal formed as an invagination of the ectoderm; the future mouth.[TAO]" .

[]
    oboInOwl:source "MP:0012522" ;
    oboInOwl:taxon "NCBITaxon:40674" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "the primordial mouth region of the developing head, initially a midline ectodermal depression between the forebrain bulge (cranially) and the heart bulge (caudally) and between the maxillary and mandibular components of the first pharyngeal arch; the stomodeum is separated from the anterior end of the foregut by the buccopharyngeal membrane; the mouth is developed partly from the stomodeum, and partly from the floor of the anterior portion of the foregut; the lips, teeth, and gums are formed from the walls of the stomodeum, but the tongue is developed in the floor of the pharynx" .

[]
    oboInOwl:hasDbXref "XAO:0000269" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "stomodeal-hypophyseal primordium" .

[]
    oboInOwl:source "ncithesaurus:Stomodeum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "UMLS:C1514977" .

[]
    oboInOwl:hasDbXref "XAO:0000269" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "mouth primordium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "primitive oral cavity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stomodeum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "stomatodeum" .

[]
    oboInOwl:hasDbXref "EMAPA:16263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "mouth pit" .

[]
    oboInOwl:hasDbXref "ZFA:0001290", "ZFIN:ZDB-PUB-100726-23" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "oral ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "oral pit" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget obo:UBERON_0016566 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0012469
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000066", "https://github.com/obophenotype/uberon/issues/685", "https://sourceforge.net/p/fbbtdv/tickets/52" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "Inward fold on the surface of the embryonic ectoderm that develops into an ectodermal terminal part of the digestive tract." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000066" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "An inward fold on the surface of the embryonic ectoderm that develops into part of the anal passage.[TAO]" .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:distally_connected_to ;
    owl:annotatedTarget "x distally_connected_to y iff the distal part of x is connected to y. i.e. x connected_to y and x proximal_to y." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011087" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ZFA:0000066" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "Inward fold on the surface of the embryonic ectoderm that develops into part of the anal passage.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Proctodeum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "UMLS:C0231054" .

[]
    oboInOwl:hasDbXref "FBbt:00000123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "amnioproctodeal invagination" .

[]
    oboInOwl:hasDbXref "VHOG:0000139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "anal pit" .

[]
    oboInOwl:hasDbXref "XAO:0001019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000931 ;
    owl:annotatedTarget "anus porus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_muscles", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "A muscle that acts on the pharynx[WP, vetted]." .

[]
    oboInOwl:date_retrieved "2012-06-30" ;
    oboInOwl:external_class "GO:0043282" ;
    oboInOwl:notes "does not quite work for some muscles such as stylopharyngeus" ;
    oboInOwl:ontology "GO" ;
    oboInOwl:source "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "A pharyngeal muscle is any muscle that forms part of the pharynx[GO]." .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "UMLS:C0031346" .

[]
    oboInOwl:hasDbXref "ZFA:0000172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "branchial muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "muscle organ of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "pharynx muscle organ" .

[]
    oboInOwl:hasDbXref "TAO:0000172" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "branchial muscles" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_muscles" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "musculi pharyngis" .

[]
    oboInOwl:hasDbXref "BTO:0001048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "musculus pharyngis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_muscles" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000933 ;
    owl:annotatedTarget "tunica muscularis pharyngis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "Cranial nerve fiber tract which is comprised of retinal ganglion cell axons running posterior medially towards the optic chiasm, at which some of the axons cross the midline and after which the structure is termed the optic tract. Transmits visual information from the retina to the brain[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000435" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "A collection of nerve cells that project visual information from the eyes to the brain. (Source: BioGlossary, www.Biology-Text.com)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010345" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "Fibrous, somatic sensory element covered by a fibrous connective-tissue sheath and is continuous with the layer of nerve cells on the inner surface of the eye.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000543" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429, http://medical-dictionary.thefreedictionary.com/optic+stalk", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup (reference 1); The (optic) stalk persists as the optic nerve (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "(relaion to eye): MA, XAO, AAO and BTO consider this part of the eye. This is in contrast to GO, FMA, EHDAA2 (FMA has a class 'intra-ocular part of optic nerve' which represents the region of overlap). Relation to brain: part of diencephalon in EHDAA2, ZFA. In NIF, has the optic nerve root as part, which is a feature part of the diencphalon" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1640", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "2n" .

[]
    oboInOwl:hasDbXref "FMA:50863", "ZFA:0000435" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "optic nerve" .

[]
    oboInOwl:source "BIRNLEX:1640" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "UMLS:C0029130" .

[]
    oboInOwl:source "ncithesaurus:Optic_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "UMLS:C0029130" .

[]
    oboInOwl:source "BIRNLEX:1640" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=289" .

[]
    oboInOwl:hasDbXref "AAO:0010345" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "02 optic nerve" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "nervus opticus" .

[]
    oboInOwl:hasDbXref "FMA:50863", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "nervus opticus [II]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "optic II" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "optic II nerve" .

[]
    oboInOwl:hasDbXref "ZFA:0000435" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "CN-II" .

[]
    oboInOwl:hasDbXref "NeuroNames:289" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "nerve II" .

[]
    oboInOwl:hasDbXref "TAO:0000435" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000941 ;
    owl:annotatedTarget "optic" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:UBERON_0010039 .

[]
    oboInOwl:notes "absent in lampreys and hagfishes" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ] .

[]
    oboInOwl:evidence "ISBN:0486692132" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001696
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Stomach", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "An expanded region of the vertebrate alimentary tract that serves as a food storage compartment and digestive organ. A stomach is lined, in whole or in part by a glandular epithelium." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:NCBITaxon_7864 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:NCBITaxon_7878 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget obo:NCBITaxon_9259 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000579" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "Portion of alimentary canal with increased circular and longitudinal smooth muscle. Bounded posteriorly by the pyloric sphincter. Mucosal lining has increased folding.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000408" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1525-142x.2000.00076.x Smith DM, Grasty RC, Theodosiou NA, Tabin CJ, Nascone-Yoder NM, Evolutionary relationships between the amphibian, avian, and mammalian stomachs. Evolution and development (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "It appears that the stomach has an ancient origin. The stomach first appears in the fish lineage. The prevertebrate chordates do not have a true stomach, whereas the cartilaginous and bony fish do. Although most fish do have a true stomach, some fish species appear to have lost the stomach secondarily. The remaining vertebrate lineages do have a true stomach (at least in the adult animal), although there is great variation in the size and shape of the stomach.[well established][VHOG]" .

[]
    oboInOwl:source "WP:Stomach#In_other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "We restrict this to the vertebrate specific structure - see the grouping class 'food storage organ' for analogous structures in other species. Teleosts: Zebrafish is functionally stomach-less, but may retain ontogenic footprint. Although the precise shape and size of the stomach varies widely among different vertebrates, the relative positions of the oesophageal and duodenal openings remain relatively constant. As a result, the organ always curves somewhat to the left before curving back to meet the pyloric sphincter. However, lampreys, hagfishes, chimaeras, lungfishes, and some teleost fish have no stomach at all, with the oesophagus opening directly into the intestine. The gastric lining is usually divided into two regions, an anterior portion lined by fundic glands, and a posterior with pyloric glands. Cardiac glands are unique to mammals, and even then are absent in a number of species. The distributions of these glands vary between species, and do not always correspond with the same regions as in man. Furthermore, in many non-human mammals, a portion of the stomach anterior to the cardiac glands is lined with epithelium essentially identical to that of the oesophagus. Ruminants, in particular, have a complex stomach, the first three chambers of which are all lined with oesophageal mucosa" .

[]
    oboInOwl:source "ncithesaurus:Stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "UMLS:C0038351" .

[]
    oboInOwl:hasDbXref "BTO:0001307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "gaster" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stomach" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000945 ;
    owl:annotatedTarget "ventriculus" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget obo:UBERON_0003509 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010191
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MESH:A07.231.114.056", "MP:0000272", "Wikipedia:Aorta", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "The main trunk of the systemic arterial system that carries blood from the heart to all the organs and other structures of the body, bringing oxygenated blood to all parts of the body in the systemic circulation" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "This class is currently a mixed bag, encompassing (1) the entirety of the mammalian aorta together with (2) the developmental and phylogenetic homologs of its segments: the ventral aorta and dorsal aortae." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010213" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "The main artery of the circulatory system which carries oxygenated blood from the heart to all the arteries of the body except those of the lungs.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001523" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "UMLS:C0003483" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorta#In_other_animals", "ZFA:0000014" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "dorsal aorta" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000947 ;
    owl:annotatedTarget "arteria maxima" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015410
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Heart", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "A myogenic muscular circulatory organ found in the vertebrate cardiovascular system composed of chambers of cardiac muscle. It is the primary circulatory organ." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000114" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "Blood pumping organ composed of four chambers: sinus venosus, atrium, cardiac ventricle and bulbus arteriosus.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010210" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "Part of the circulatory system responsible for pumping blood; composed of three chambers--two atria and one ventricle.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010210" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000276" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "UMLS:C0018787" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "chambered heart" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "branchial heart" .

[]
    oboInOwl:hasDbXref "EMAPA:16105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "cardium" .

[]
    oboInOwl:hasDbXref "NLM:endocrine+system", "Wikipedia:Endocrine_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000949 ;
    owl:annotatedTarget "Anatomical system that consists of the glands and parts of glands that produce endocrine secretions and help to integrate and control bodily metabolic activity." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010279" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000949 ;
    owl:annotatedTarget "Anatomical system containing glands which regulates bodily functions though the secretion of hormones.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000098" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.0812138106 Markov GV, Tavares R, Dauphin-Villemant C, Demeneix BA, Baker ME, Laudet V, Independent elaboration of steroid hormone signaling pathways in metazoans. PNAS (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000949 ;
    owl:annotatedTarget "Multicellular organisms have complex endocrine systems, allowing responses to environmental stimuli, regulation of development, reproduction, and homeostasis. Nuclear receptors (NRs), a metazoan-specific family of ligand-activated transcription factors, play central roles in endocrine responses, as intermediates between signaling molecules and target genes. The NR family includes ligand-bound and orphan receptors, that is, receptors with no known ligand or for which there is no ligand Pocket. Understanding NR evolution has been further improved by comparison of several completed genomes, particularly those of deuterostomes and ecdysozoans. In contrast, evolution of NR ligands is still much debated. One hypothesis proposes that several independent gains and losses of ligand-binding ability in NRs occurred in protostomes and deuterostomes. A second hypothesis, pertaining to the NR3 subfamily (vertebrate steroid hormone receptors and estrogen related receptor), proposes that before the divergence of protostomes and deuterostomes, there was an ancestral steroid receptor (AncSR) that was ligand-activated and that orphan receptors secondarily lost the ability to bind a ligand. (...) Our analysis reveals that steroidogenesis has been independently elaborated in the 3 main bilaterian lineages (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Endocrine_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000949 ;
    owl:annotatedTarget "UMLS:C0014136" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000949 ;
    owl:annotatedTarget "endocrine glandular system" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/rotator+muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000951 ;
    owl:annotatedTarget "Any of a number of short transversospinal muscles chiefly developed in cervical, lumbar, and thoracic regions, arising from the transverse process of one vertebra and inserted into the root of the spinous process of the next two or three vertebrae above, with nerve supply from the dorsal branches of the spinal nerve, and whose actions rotate the vertebral column." .

[]
    oboInOwl:hasDbXref "FMA:23081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000951 ;
    owl:annotatedTarget "rotator muscle" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget obo:UBERON_0000062 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Brain", "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "The brain is the center of the nervous system in all vertebrate, and most invertebrate, animals. Some primitive animals such as jellyfish and starfish have a decentralized nervous system without a brain, while sponges lack any nervous system at all. In vertebrates, the brain is located in the head, protected by the skull and close to the primary sensory apparatus of vision, hearing, balance, taste, and smell[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000008" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "Cavitated compound organ which is comprised of gray and white matter and surrounds the cerebral ventricular system.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010478" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "Part of the central nervous system situated within the cranium and composed of both nerve cell bodies and nerve fibers.[AAO]" .

[]
    oboInOwl:source "http://neurolex.org/wiki/Cumbo_terms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "The part of the central nervous system contained within the cranium, comprising the forebrain, midbrain, hindbrain, and metencephalon. It is derived from the anterior part of the embryonic neural tube (or the encephalon). Does not include retina. (CUMBO)" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000157" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.165", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:796" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "UMLS:C0006104" .

[]
    oboInOwl:source "ncithesaurus:Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "UMLS:C0006104" .

[]
    oboInOwl:source "BIRNLEX:796" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "UMLS:C1269537" .

[]
    oboInOwl:source "BIRNLEX:796" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=21" .

[]
    oboInOwl:hasDbXref "BTO:0000142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "encephalon" .

[]
    oboInOwl:hasDbXref "NeuroNames:21" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "suprasegmental levels of nervous system" .

[]
    oboInOwl:hasDbXref "NeuroNames:21" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "suprasegmental structures" .

[]
    oboInOwl:hasDbXref "NeuroNames:21" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget "the brain" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget obo:UBERON_0016548 .

[]
    oboInOwl:source "GO"^^xsd:string, "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000203
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005401
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1494" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon. It consists of the neocortex (6 layered cortex or isocortex), the hippocampal formation and the olfactory cortex." .

[]
    oboInOwl:source "Wikipedia:Cerebral_cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "The cerebral cortex is a structure within the brain that plays a key role in memory, attention, perceptual awareness, thought, language, and consciousness. It constitutes the outermost layer of the cerebrum. In preserved brains, it has a grey color, hence the name 'grey matter'. Grey matter is formed by neurons and their unmyelinated fibers, whereas the white matter below the grey matter of the cortex is formed predominantly by myelinated axons interconnecting different regions of the central nervous system. The human cerebral cortex is 2-4 mm (0.08-0.16 inches) thick. The surface of the cerebral cortex is folded in large mammals, such that more than two-thirds of the cortical surface is buried in the grooves, called 'sulci. ' The phylogenetically most recent part of the cerebral cortex, the neocortex, also called isocortex, is differentiated into six horizontal layers; the more ancient part of the cerebral cortex, the hippocampus (also called archicortex), has at most three cellular layers, and is divided into subfields. Relative variations in thickness or cell type (among other parameters) allow us to distinguish between different neocortical architectonic fields. The geometry of at least some of these fields seems to be related to the anatomy of the cortical folds, and, for example, layers in the upper part of the cortical ridges seem to be more clearly differentiated than in its deeper parts. [WP,unvetted][Wikipedia:Cerebral_cortex]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000722" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1749-6632.1969.tb20437.x Kruger L, Experimental analyses of the reptilian nervous system. Annals of the New York Academy of Sciences (1969)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "Migration of neurons from the basal or striatal portions of the anterior part of the neural tube occurs to varying degrees in different vertebrate classes, but a true cerebral cortex is generally acknowledged to have made its first appearance in reptiles. The definition can be unambiguous, since 'cortex' simply implies the existence of a surface neuronal layer with an overlying 'zonal lamina' or 'molecular' layer containing dendrites and axons, which is separated from the underlying basal 'matrix' by white matter. Although reptilian cerebral cortex does indeed fulfill these conditions in certain locations, the separation from striatal structures is often indistinct, so that it may even be argued that some primitive dipnoans possess a pallium or cortex. Nevertheless, an extensive laminated layer separated by underlying white matter is well represented only in reptiles and mammals.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1494" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "UMLS:C0007776" .

[]
    oboInOwl:source "ncithesaurus:Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "UMLS:C0007776" .

[]
    oboInOwl:source "BIRNLEX:1494" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=39" .

[]
    oboInOwl:hasDbXref "BTO:0000233", "FMA:61830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "cortex of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "BTO:0000233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "brain cortex" .

[]
    oboInOwl:hasDbXref "NeuroNames:39" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "cortex cerebralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_cortex" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "cortex cerebri" .

[]
    oboInOwl:hasDbXref "NeuroNames:39" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "cortical plate (CTXpl)" .

[]
    oboInOwl:hasDbXref "NeuroNames:39" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "cortical plate (areas)" .

[]
    oboInOwl:hasDbXref "BTO:0000233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000956 ;
    owl:annotatedTarget "pallium of the brain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lamina_of_the_vertebral_arch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000957 ;
    owl:annotatedTarget "Any thin layer or plate." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000958 ;
    owl:annotatedTarget "Middle part of an organ, surrounded by the cortex." .

[]
    oboInOwl:hasDbXref "FMA:61108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000958 ;
    owl:annotatedTarget "medulla" .

[]
    oboInOwl:hasDbXref "MGI:llw2", "MP:0009770", "Wikipedia:Optic_chiasm", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "A decussation of the diencephalon where the fibers of the optic nerve cross" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010622" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:DSM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "The point at which fibers of the optic nerves cross.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000190" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.preteyeres.2005.04.005 Jeffery G, Erskine L, Variations in the architecture and development of the vertebrate optic chiasm. Progress in retinal and eye research (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "The chiasm has been studied in great detail in some animals, while in others relatively little or nothing is known. Although there are some gross architectural features that are conserved within some animals, such as birds and fish, the general picture is one of diversity. This review will attempt to consider the key features of such diversity of chiasmatic organisation in vertebrates and the mechanisms that sculpt them from the limited literature that is available. However, as so much research has been undertaken on the structure and development of the chiasm in laboratory animals, any review must consider the information that has been gleaned from them and hope that future studies will determine whether the features revealed in these animals, and the underlying mechanisms that generate them, have a common vertebrate plan.[uncertain][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1416" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "UMLS:C0029126" .

[]
    oboInOwl:source "ncithesaurus:Optic_Chiasm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "UMLS:C0029126" .

[]
    oboInOwl:source "BIRNLEX:1416" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=459" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_chiasm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "chiasma opticum" .

[]
    oboInOwl:hasDbXref "FMA:62045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "decussation of optic nerve fibers" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_chiasm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "optic chiasm" .

[]
    oboInOwl:hasDbXref "NeuroNames:459" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "chiasma" .

[]
    oboInOwl:hasDbXref "NeuroNames:459" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "chiasma nervorum opticorum" .

[]
    oboInOwl:hasDbXref "NeuroNames:459" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000959 ;
    owl:annotatedTarget "optic chiasm (Rufus of Ephesus)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "The thoracic ganglia are paravertebral ganglia. The thoracic portion of the sympathetic trunk typically has 12 thoracic ganglia. Emerging from the ganglia are thoracic splancic nerves (the cardiopulmonary, the greater, lesser, and least splanchic nerves) that help provide sympathetic innervation to abdominal structures. Also, the ganglia of the thoracic sympathetic trunk have both white and gray rami communicantes. The white rami carry sympathetic fibers arising in the spinal cord into the sympathetic trunk. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "UMLS:C0229010" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "ganglion of thorax" .

[]
    oboInOwl:hasDbXref "FMA:6471", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "ganglion thoracicum splanchnicum" .

[]
    oboInOwl:hasDbXref "MA:0001159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "thoracic paravertebral ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000961 ;
    owl:annotatedTarget "thorax ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervical_nerves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000962 ;
    owl:annotatedTarget "The cervical nerves are the spinal nerves from the cervical vertebrae. Although there are seven cervical vertebrae (C1-C7), there are eight cervical nerves (C1-C8). All nerves except C8 emerge above their corresponding vertebrae, while the C8 nerve emerges below the C7 vertebra. (In the other portions of the spine, the nerve emerges below the vertebra with the same name. Dorsal (posterior) distribution includes the greater occipital (C2) and third occipital (C3). Ventral (anterior) distribution includes the cervical plexus (C1-C4) and brachial plexus (C5-C8) [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Cervical_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000962 ;
    owl:annotatedTarget "UMLS:C0228815" .

[]
    oboInOwl:hasDbXref "FMA:5859" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000962 ;
    owl:annotatedTarget "cervical nerve" .

[]
    oboInOwl:hasDbXref "FMA:5859", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000962 ;
    owl:annotatedTarget "nervus cervicalis" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget obo:UBERON_0003102 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ] .

[]
    oboInOwl:source "FMA-isa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012430
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004348
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MESH:A09.371.060.217", "MP:0001312" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget "the transparent anterior portion of the fibrous coat of the eye that serves as the chief refractory structure" .

[]
    oboInOwl:source "ncithesaurus:Cornea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget "UMLS:C0010031" .

[]
    oboInOwl:hasDbXref "GO:0061303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget "cornea of camera-type eye" .

[]
    oboInOwl:hasDbXref "ZFA:0000640" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000964 ;
    owl:annotatedTarget "corneas" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lens_(anatomy)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "Transparent part of camera-type eye that helps to refract light to be focused on the retina." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000169" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Crystalline_Lens" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "UMLS:C0023317" .

[]
    oboInOwl:hasDbXref "GO:0002088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "camera-type eye lens" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "eye lens" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "lens" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lens_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "lens crystallina" .

[]
    oboInOwl:hasDbXref "BTO:0000723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "crystalline lens" .

[]
    oboInOwl:hasDbXref "ZFA:0000035" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "lenses" .

[]
    oboInOwl:hasDbXref "BTO:0000723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000965 ;
    owl:annotatedTarget "ocular lens" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000765 ;
    owl:annotatedTarget obo:CL_0000764 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000573
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000604
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000740
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:18174176"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000765 ;
    owl:annotatedTarget "A nucleated precursor of an erythrocyte that lacks hematopoietic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Retina", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "The retina is the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000152" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "The portion of the eye developing from the optic primordium and including the neural retina and the retinal pigment layer. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000229" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "UMLS:C0035298" .

[]
    oboInOwl:source "ncithesaurus:Retina" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "UMLS:C0035298" .

[]
    oboInOwl:source "BIRNLEX:1153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "UMLS:C1278894" .

[]
    oboInOwl:hasDbXref "GO:0060041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "retina of camera-type eye" .

[]
    oboInOwl:hasDbXref "BTO:0001175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "Netzhaut" .

[]
    oboInOwl:hasDbXref "ZFA:0000152" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000966 ;
    owl:annotatedTarget "retinas" .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000970 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000149
    ] .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000970 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000210
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000970 ;
    owl:annotatedTarget "An organ that detects light." .

[]
    oboInOwl:hasDbXref "EV:0100336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000970 ;
    owl:annotatedTarget "visual apparatus" .

[]
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000971 ;
    owl:annotatedTarget obo:UBERON_0000970 .

[]
    oboInOwl:hasDbXref "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000971 ;
    owl:annotatedTarget "The smallest morphological and functional unit of the compound eye that consists of a usually limited and often constant number of rhabdomeric photoreceptor cells, cornea-secreting epithelial cells, and interommatidial pigment cells, and may additionally contain crystalline cone cells." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000971 ;
    owl:annotatedTarget "omatidia" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000974 ;
    owl:annotatedTarget "An organism subdivision that extends from the head to the pectoral girdle, encompassing the cervical vertebral column." .

[]
    oboInOwl:source "ISBN:9780674021839" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0000974 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:source "ncithesaurus:Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000974 ;
    owl:annotatedTarget "UMLS:C0027530" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neck" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000974 ;
    owl:annotatedTarget "collum" .

[]
    oboInOwl:hasDbXref "FMA:7155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000974 ;
    owl:annotatedTarget "neck (volume)" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget obo:UBERON_0010363 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003252
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "https://github.com/obophenotype/uberon/issues/67" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "A midventral endochondral skeletal element which represents the origin site of the pectoral muscles[PHENOSCAPE:ad]." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget obo:NCBITaxon_8570 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000765" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "Single element that constitutes the postzonal area of the pectoral girdle.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000765" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "relationship loss: part_of postzonal element (AAO:0000938)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000856" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.294", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "Fishes lack a sternum. (...) A sternum is absent in the first fossil tetrapods, but it is present in modern amphibians. (...) Thus, a sternum occurs in some modern amphibians, birds, mammals and archosaurs. However, its absence in the common ancestors to these groups means that it has arisen independently several times within the field of the midventral connective tissue.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "While its developmental origins are similar to the ribs (from the myospetum and septum of the trunk region), it is often associated with the pectoral skeleton, due to both function and physical connections (i.e. the coracoid of archosaurs). It may be a single element or a series of smaller structure (sternebrae). Based on Kardong 2012. [PHENOSCAPE:ad]." .

[]
    oboInOwl:source "ncithesaurus:Sternum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "UMLS:C0038293" .

[]
    oboInOwl:hasDbXref "BTO:0001302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000975 ;
    owl:annotatedTarget "breastbone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000766 ;
    owl:annotatedTarget obo:CL_0000738 .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006245
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000766 ;
    owl:annotatedTarget "A cell of the monocyte, granulocyte, or mast cell lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "AAO:0000679", "PHENOSCAPE:mah", "https://github.com/obophenotype/uberon/issues/106" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "Paired endochondral long bone that extends between the pectoral girdle and the skeletal parts of the forelimb. [PHENOSCAPE:mah]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000679" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "Paired, elongate, cylindrical bones of endochondral origin that extend from the pectoral girdle to the elbows.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001158" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "UMLS:C0020164" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "humeri" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "mesomere 1 of pectoral appendage" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "proximal metapterygial mesomere of pectoral appendage" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000976 ;
    owl:annotatedTarget "proximal metapterygial mesomere of pectoral fin" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009778
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010820", "UBERON:cjm"^^xsd:string, "Wikipedia:Pulmonary_pleurae", "https://github.com/obophenotype/uberon/issues/1231" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget "The invaginated serous membrane that surrounds the lungs (the visceral portion) and lines the walls of the pleural cavity (parietal portion)." .

[]
    oboInOwl:source "BGEE:AN", "ISBN:978-0030223693" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget obo:NCBITaxon_8782 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000394" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:0124020607", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget "The serous membrane that covers the lungs and lines the pleural cavity. [Kaufman_MH_and_Bard_JBL, The_anatomical_basis_of_mouse_development_(1999)_San_Diego:_Academic_Press, p.264][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pleural_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget "UMLS:C0032225" .

[]
    oboInOwl:hasDbXref "BTO:0001791", "NCIT:C12469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000977 ;
    owl:annotatedTarget "pleural tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Leg#Limb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000978 ;
    owl:annotatedTarget "The portion of the hindlimb that contains both the stylopod and zeugopod." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000345" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000978 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0000978 ;
    owl:annotatedTarget "The term leg can mean: [1] an appendage on which an animal walks [2] the entire hindlimb of a tetrapod [3] the segment of a human leg between knee and ankle (cf FMA) [4] the region of a hindlimb include the stylopod and zeugopod, but excluding the autopod. We define this class as [4], and thus 'leg' is compltely analagous to 'arm'. For [1], see the class 'locomotive weight-bearing appendage'. For [2] we use 'hindlimb'. For" .

[]
    oboInOwl:hasDbXref "MESH:A01.378.610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000978 ;
    owl:annotatedTarget "lower extremity" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000979 ;
    owl:annotatedTarget "The major preaxial endochondral bone in the posterior zeugopod[Phenoscape]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000890" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000979 ;
    owl:annotatedTarget "One of the two long bones of endochondral origin of the hind-epipodium; it is a straight, simple bone whose section is more or less rectangular at the ends and circular at its central portion.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000979 ;
    owl:annotatedTarget "UMLS:C0040184" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000979 ;
    owl:annotatedTarget "shankbone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000979 ;
    owl:annotatedTarget "shinbone" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget obo:UBERON_0008202 .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010129
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000186", "Wikipedia:Femur" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium skeleton.[VSAO, modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000186" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000889" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "Paired, elongate, cylindrical bones of endochondral origin that form the thighs, extending from the pelvic girdles to the knees.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001159" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Femur" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "UMLS:C0015811" .

[]
    oboInOwl:hasDbXref "BTO:0001284" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "femoral bone" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "mesomere 1 of pevlic appendage" .

[]
    oboInOwl:hasDbXref "BTO:0001284" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "os femorale" .

[]
    oboInOwl:hasDbXref "BTO:0001284" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "os femoris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femur" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "os longissimum" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "proximal metapterygial mesomere of pelvic appendage" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000981 ;
    owl:annotatedTarget "proximal metapterygial mesomere of pelvic fin" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000101", "Wikipedia:Joint", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "Anatomical cluster that consists of two or more adjacent skeletal structures, which may be interconnected by various types of tissue[VSAO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000101" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "Anatomical cluster that consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000367" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:pem" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "Anatomical cluster which consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[TAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0000101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "articulation" .

[]
    oboInOwl:hasDbXref "FMA:7490", "VSAO:0000101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "joint" .

[]
    oboInOwl:source "ncithesaurus:Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "UMLS:C0022417" .

[]
    oboInOwl:hasDbXref "BTO:0001686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "articular joint" .

[]
    oboInOwl:hasDbXref "ZFA:0001596" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000982 ;
    owl:annotatedTarget "joints" .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "A metapodium region that is part of a pes." .

[]
    oboInOwl:hasDbXref "AAO:0000221", "MA:th"^^xsd:string, "http://en.wiktionary.org/wiki/metapodial" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "hind metapodium" .

[]
    oboInOwl:hasDbXref "FMA:24997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "metatarsal part of foot" .

[]
    oboInOwl:hasDbXref "FMA:24997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "metatarsal region" .

[]
    oboInOwl:hasDbXref "FMA:24997", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "regio metatarsalis" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "hindlimb cannon region" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "hindlimb equine cannon region" .

[]
    oboInOwl:hasDbXref "MA:0000049" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000983 ;
    owl:annotatedTarget "metatarsus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000985 ;
    owl:annotatedTarget "Vein that drains the axilla" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000985 ;
    owl:annotatedTarget "In human anatomy, the axillary vein is a large blood vessel that conveys blood from the lateral aspect of the thorax, axilla (armpit) and upper limb toward the heart. There is one axillary vein on each side of the body. Its origin is at the lower margin of the teres major muscle and a continuation of the brachial vein. Its tributaries include the basilic vein and cephalic vein, which are both superficial veins. It terminates at the lateral margin of the first rib, at which it becomes the subclavian vein. It is accompanied along its course by a similarly named artery, the axillary artery" .

[]
    oboInOwl:source "ncithesaurus:Axillary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000985 ;
    owl:annotatedTarget "UMLS:C0004456" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000985 ;
    owl:annotatedTarget "vena axillaris" .

[]
    oboInOwl:source "neuronames" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0001176" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "The part of the central nervous system lying between the medulla oblongata and the midbrain, ventral to the cerebellum." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001176" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pons" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "The part of the central nervous system lying between the medulla oblongata and the midbrain, ventral to the cerebellum. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001176" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.474", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "During the embryonic development of birds and mammals, neuroblasts migrate from the cerebellum into the ventral part of the rhombencephalon and differentiate into pontine and other nuclei, which relay information from between the cerebrum and cerebellum, and a conspicuous band of transverse fibers. This region is known as the pons. A pons does not differentiate in reptiles and anamniotes (...).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "UMLS:C0032639" .

[]
    oboInOwl:source "ncithesaurus:Pons_Varolii" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "UMLS:C0032639" .

[]
    oboInOwl:source "BIRNLEX:733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "UMLS:C1280999" .

[]
    oboInOwl:source "BIRNLEX:733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=547" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pons_Varolii" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "pons Varolii" .

[]
    oboInOwl:hasDbXref "NeuroNames:547" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000988 ;
    owl:annotatedTarget "pons cerebri" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget obo:UBERON_0008811 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005187", "Wikipedia:Penis", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget "A intromittent organ in certain biologically male organisms. In placental mammals, this also serves as the organ of urination" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget "Most male birds (e.g., roosters and turkeys) have a cloaca (also present on the female), but not a penis. Among bird species with a penis are paleognathes (tinamous and ratites), Anatidae (ducks, geese and swans), and a very few other species (such as flamingoes). A bird penis is different in structure from mammal penises, being an erectile expansion of the cloacal wall and being erected by lymph, not blood. It is usually partially feathered and in some species features spines and brush-like filaments, and in flaccid state curls up inside the cloaca" .

[]
    oboInOwl:source "ncithesaurus:Penis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget "UMLS:C0030851" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000989 ;
    owl:annotatedTarget "penes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Reproductive_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "Anatomical system that has as its parts the organs concerned with reproduction." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010258" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "Anatomical system which consists of organs and tissues associated with sexual reproduction of the organism.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000182" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:21672850 Extavour CGM, Gray anatomy: phylogenetic patterns of somatic gonad structures and reproductive strategies across Bilateria. Integrative and Comparative Biology (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "Arguably, one of the most important aspects of urbilaterian organogenesis would have been gonadogenesis, since Urbilateria must have successfully generated gametes and developed a strategy for extrusion and fertilization, in order to be the ancestor of all living Bilateria.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Reproductive_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "UMLS:C1261210" .

[]
    oboInOwl:hasDbXref "BTO:0000081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "Geschlechtsorgan" .

[]
    oboInOwl:hasDbXref "BTO:0000081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "animal reproductive system" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0000081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "organa genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0000081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "reproductive tissue" .

[]
    oboInOwl:hasDbXref "BSPO:PATO_mtg_2009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000125 ;
    owl:annotatedTarget "x in distal side of y <=> if y is subdivided into two proximal and distal portions, y is part of the distal portion." .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:posteriorly_connected_to ;
    owl:annotatedTarget "x posteriorly_connected_to y iff the posterior part of x is connected to y. i.e. x connected_to y and x anterior_to y." .

[]
    oboInOwl:hasDbXref "Wikipedia:Reproductive_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000990 ;
    owl:annotatedTarget "systemata genitalia" .

[]
    oboInOwl:hasDbXref "ISBN:0140512888", "Wikipedia:Gonad", "ZFA:0000413", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "Reproductive organ that produces and releases eggs (ovary) or sperm (testis)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000213" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "Anatomical structure which produces gametes as well as certain sex hormones controlled by the pituitary gonadotropins.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000413" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "The part of the reproductive system that produces and releases eggs (ovary) or sperm (testis).[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000397" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.cellbio.042308.13350 DeFalco T, Capel B, Gonad morphogenesis in vertebrates: divergent means to a convergent end. Annual review of cell and developmental biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved.[uncertain][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "FMA xref is a 'general anatomical term'" .

[]
    oboInOwl:source "ncithesaurus:Gonad" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "UMLS:C0018067" .

[]
    oboInOwl:hasDbXref "ZFA:0000413" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000991 ;
    owl:annotatedTarget "gonads" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001126", "Wikipedia:Ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "the gonad of a female organism which contains germ cells" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000371" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "Either of paired female reproductive organs involved in production of ova and female sex hormones.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000403" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "Female reproductive organ.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000251" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1093/icb/icm052 Extavour CGM, Gray anatomy: phylogenetic patterns of somatic gonad structures and reproductive strategies across the Bilateria. Integrative and Comparative Biology (2007), DOI:10.1146/annurev.cellbio.042308.13350 DeFalco T and Capel B, Gonad morphogenesis in vertebrates: divergent means to a convergent end. Annual review of cell and developmental biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "(...) while it is likely that Urbilateria lacked a complex somatic reproductive system, it is at present impossible to speculate on whether or not it possessed a true gonad, let alone any other somatic adaptations for reproduction (reference 1); Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved (reference 2).[uncertain][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "Ovaries of some kind are found in the female reproductive system of many animals that employ sexual reproduction, including invertebrates. However, they develop in a very different way in most invertebrates than they do in vertebrates, and are not truly homologous. Many of the features found in human ovaries are common to all vertebrates, including the presence of follicular cells, tunica albuginea, and so on. However, many species produce a far greater number of eggs during their lifetime than do humans, so that, in fish and amphibians, there may be hundreds, or even millions of fertile eggs present in the ovary at any given time. In these species, fresh eggs may be developing from the germinal epithelium throughout life. Corpora lutea are found only in mammals, and in some elasmobranch fish; in other species, the remnants of the follicle are quickly resorbed by the ovary. In birds, reptiles, and monotremes, the egg is relatively large, filling the follicle, and distorting the shape of the ovary at maturity. Amphibians and reptiles have no ovarian medulla; the central part of the ovary is a hollow, lymph-filled space. The ovary of teleosts is also often hollow, but in this case, the eggs are shed into the cavity, which opens into the oviduct. Although most normal female vertebrates have two ovaries, this is not the case in all species. In birds and platypuses, the right ovary never matures, so that only the left is functional. In some elasmobranchs, the reverse is true, with only the right ovary fully developing. In the primitive jawless fish, and some teleosts, there is only one ovary, formed by the fusion of the paired organs in the embryo" .

[]
    oboInOwl:source "ncithesaurus:Ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "UMLS:C0029939" .

[]
    oboInOwl:hasDbXref "EFO:0000973" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "animal ovary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female organism genitalia gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female organism genitalia gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female organism reproductive system gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female organism reproductive system gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female reproductive system gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "female reproductive system gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "genitalia of female organism gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "genitalia of female organism gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonad of female organism genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonad of female organism reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonad of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonad of genitalia of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonad of reproductive system of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonada of female organism genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonada of female organism reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonada of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonada of genitalia of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "gonada of reproductive system of female organism" .

[]
    oboInOwl:hasDbXref "GO:0061039" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "ovum-producing ovary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "reproductive system of female organism gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "reproductive system of female organism gonada" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "ovaries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovary" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000992 ;
    owl:annotatedTarget "ovarium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "A tube or collection of tubes in an animal from the ovaries to the outside of the body." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001136" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/oviduct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "A passage through which ova leave the maternal body or pass to an organ communicating with the exterior of the body. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001136" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.687-688", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "In all remaining vertebrates (i.e., coelacanths, lungfishes, amphibians, reptiles, birds, and mammals), the oviduct arises in ontogeny as a longitudinal, groovelike invagination of the coelomic epithelium on the lateral surface of the mesonephros.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Oviduct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "UMLS:C0029954" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "ovarian duct" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "ovarian tube" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "female reproductive tracts" .

[]
    oboInOwl:hasDbXref "ZFA:0000560" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "oviducts" .

[]
    oboInOwl:hasDbXref "BTO:0000980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "tuba uterina" .

[]
    oboInOwl:hasDbXref "BTO:0000980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "tuba uterinae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000993 ;
    owl:annotatedTarget "tubular parts of female reproductive system" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000995 ;
    owl:annotatedTarget obo:UBERON_0013515 .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0001120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000995 ;
    owl:annotatedTarget "the female muscular organ of gestation in which the developing embryo or fetus is nourished until birth" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001137" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000995 ;
    owl:annotatedTarget "The hollow muscular organ in female mammals in which the blastocyst normally becomes embedded and in which the developing embryo and fetus is nourished. Its cavity opens into the vagina below and into a uterine tube on either side. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001137" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.678", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000995 ;
    owl:annotatedTarget "An infundibulum, uterine tube, uterus, and vagina also differentiate along the oviducts of eutherian mammals.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000995 ;
    owl:annotatedTarget "UMLS:C0042149" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget obo:UBERON_0013515 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003975
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000767 ;
    owl:annotatedTarget obo:CL_0000094 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Vagina", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "A fibromuscular tubular tract leading from the uterus to the exterior of the body in female placental mammals and marsupials, or to the cloaca in female birds, monotremes, and some reptiles[WP]." .

[]
    oboInOwl:date_retrieved "2012-11-29" ;
    oboInOwl:external_class "FMA:19949" ;
    oboInOwl:ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "Organ with organ cavity which connects the cervical canal of uterus to the vestibule of vagina.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001138" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/vagina" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "The genital canal in the female, leading from the opening of the vulva to the cervix of the uterus. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001138" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.688", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "The distal end of the oviducts differentiates as a vagina in Metatheria and Eutheria.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vagina" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "UMLS:C0042232" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000996 ;
    owl:annotatedTarget "vaginae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "MESH:D001491"^^xsd:string, "PMCID:PMC2626675"^^xsd:string, "PMID:11927641"^^xsd:string, "PMID:19741522"^^xsd:string, "PMID:21236338"^^xsd:string, "PMID:9933081"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000767 ;
    owl:annotatedTarget "Any of the immature or mature forms of a granular leukocyte that in its mature form has an irregularly shaped, pale-staining nucleus that is partially constricted into two lobes, and with cytoplasm that contains coarse, bluish-black granules of variable size. Basophils contain vasoactive amines such as histamine and serotonin, which are released on appropriate stimulation. A basophil is CD123-positive, CD193-positive, CD203c-positive, and FceRIa-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Vulva" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "external genital organs of the female mammal[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001458" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/vulva" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "The external genital organs of the female, including the labia majora, labia minora, clitoris, and vestibule of the vagina. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vulva" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "UMLS:C0042993" .

[]
    oboInOwl:hasDbXref "BTO:0003101", "FMA:20462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "female pudendum" .

[]
    oboInOwl:hasDbXref "FMA:20462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "puboperineal region" .

[]
    oboInOwl:hasDbXref "FMA:20462", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "pudendum femininum" .

[]
    oboInOwl:hasDbXref "MA:0000395" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "vulva" .

[]
    oboInOwl:hasDbXref "BTO:0003101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "pudendum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vulva" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "pudendum femininum" .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:proximally_connected_to ;
    owl:annotatedTarget "x proximally_connected_to y iff the proximal part of x is connected to y. i.e. x connected_to y and x distal_to y." .

[]
    oboInOwl:hasDbXref "BTO:0003101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000997 ;
    owl:annotatedTarget "pudendum muliebre" .

[]
    oboInOwl:hasDbXref "BTO:0001234", "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "Either of a pair of glandular pouches that lie one on either side of the male reproductive tract posterolateral to the urinary bladder and in the human male secrete a sugar- and protein-containing fluid into the ejaculatory duct." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001379" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "Either of a pair of pouchlike glands situated on each side of the male urinary bladder that secrete seminal fluid and nourish and promote the movement of spermatozoa through the urethra. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001379" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.556", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "(In mammalian testis) Along the way (the sperm travel), three accessory sex glands, the seminal vesicle, prostate, and bulbourethral (Cowper's) gland, respectively, add their secretions as sperm move from the testes to the urethra.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Seminal_Vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "UMLS:C0036628" .

[]
    oboInOwl:hasDbXref "BTO:0001234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "glandula seminalis" .

[]
    oboInOwl:hasDbXref "BTO:0001234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "glandula vesiculosa" .

[]
    oboInOwl:hasDbXref "BTO:0001234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesicula seminalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesicula seminalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesiculae seminales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesiculae seminales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesicular gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesicular glands" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesicular seminalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminal_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000998 ;
    owl:annotatedTarget "vesiculæ seminales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ejaculatory_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000999 ;
    owl:annotatedTarget "The Ejaculatory ducts (ductus ejaculatorii) are paired structures in male anatomy, about 2 cm in length. Each ejaculatory duct is formed by the union of the vas deferens with the duct of the seminal vesicle. They pass through the prostate, and empty into the urethra at the Colliculus seminalis. During ejaculation, semen passes through the ducts and exits the body via the penis[WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Ejaculatory_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0000999 ;
    owl:annotatedTarget "UMLS:C0013747" .

[]
    oboInOwl:hasDbXref "BTO:0001580" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000999 ;
    owl:annotatedTarget "ductus ejaculatorii" .

[]
    oboInOwl:hasDbXref "BTO:0001580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000999 ;
    owl:annotatedTarget "ductus ejaculatorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ejaculatory_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000999 ;
    owl:annotatedTarget "ductus ejaculatorii" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005352
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:pvb", "MP:0002769", "Wikipedia:Vas_deferens", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget "A secretory duct that transports sperm from the testis. In mammals this is a continuation of the epididymis and ends in the prostatic urethra where it terminates to form ejaculatory duct" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001135" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.670", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget "The continuation of the archinephric duct, now called the deferent duct, extends caudally to the cloaca or to the part of the mammalian urethra that is derived from the cloaca.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget "Most vertebrates have some form of duct to transfer the sperm from the testes to the urethra. In cartilaginous fish and amphibians, sperm is carried through the archinephric duct, which also partially helps to transport urine from the kidneys. In teleosts, there is a distinct sperm duct, separate from the ureters, and often called the vas deferens, although probably not truly homologous with that in humans. In cartilaginous fishes, the part of the archinephric duct closest to the testis is coiled up to form an epididymis. Below this are a number of small glands secreting components of the seminal fluid. The final portion of the duct also receives ducts from the kidneys in most species. In amniotes, however, the archinephric duct has become a true vas deferens, and is used only for conducting sperm, never urine. As in cartilaginous fish, the upper part of the duct forms the epididymis. In many species, the vas deferens ends in a small sac for storing sperm. The only vertebrates to lack any structure resembling a vas deferens are the primitive jawless fishes, which release sperm directly into the body cavity, and then into the surrounding water through a simple opening in the body wall." .

[]
    oboInOwl:source "ncithesaurus:Vas_Deferens" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget "UMLS:C0042360" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vas_deferens" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001000 ;
    owl:annotatedTarget "ductus deferens" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "The outer epithelial layer of the skin that is superficial to the dermis." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000105" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "A cellular, multilayered epithelium derived from the ectoderm. Zebrafish epidermis consists only of living cells unlike terrestrial vertebrates in which dead, keratinized cells are present. Le Guellec et al, 2004.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000143" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "The outer epithelial layer of the external integument of the body that is derived from the embryonic epiblast.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000143" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "relationship loss: subclass external integument structures (AAO:0000961)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000077" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.71-72", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "(...) outer epithelia in all metazoan animals are homologous. (...) The ancestor of all metazoans likely had an epidermis with a basal extracellular matrix (ECM), an apical extracellular glycocalyx, and one cilium with a striated rootlet per cell.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Epidermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001003 ;
    owl:annotatedTarget "UMLS:C0014520" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000768 ;
    owl:annotatedTarget obo:CL_0000767 .

[]
    oboInOwl:hasDbXref "Wikipedia:Respiratory_system", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "Functional system which consists of structures involved in respiration." .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000541" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "The anatomical system in which the exchange of oxygen and carbon dioxide between the organism and its environment.[AAO]" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000768 ;
    owl:annotatedTarget "Any of the immature forms of a basophil, in which basophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000202" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.599 and Figure 18-23", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "There is no doubt that the primitive pattern of vertebrate air-breathing is the buccal pulse pump found in actinopterygian fishes.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Respiratory_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "UMLS:C0035237" .

[]
    oboInOwl:hasDbXref "BTO:0000203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "Atmungssystem" .

[]
    oboInOwl:hasDbXref "BTO:0000203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Respiratory_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "systema respiratorium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trachea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001005 ;
    owl:annotatedTarget "An airway through which respiratory air passes in organisms." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001005 ;
    owl:annotatedTarget "airway" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001005 ;
    owl:annotatedTarget "airways" .

[]
    oboInOwl:hasDbXref "FB:gg", "NLM:alimentary+system", "Wikipedia:Digestive_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001007 ;
    owl:annotatedTarget "Anatomical system that has as its parts the organs devoted to the ingestion, digestion, and assimilation of food and the discharge of residual wastes." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000129" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001007 ;
    owl:annotatedTarget "An anatomical system consisting of the alimentary canal and digestive glands responsible for intake, absorption, digestion and excretion of food.[AAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001007 ;
    owl:annotatedTarget "many anatomy ontologies consider gastrointestinal system synonymous with digestive system. here we follow MA in dividing digestive system into gastrointestinal and hepatobiliary. hepatobiliary includes the liver and biliary tract. species-specific AO classes are categorized according to whether liver is included. For example, XAO includes liver as part of XAO:0000125 alimentary system, so we assume this class is the more generic class" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GO:0072001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "The renal system in an anatomical system that maintains fluid balance and contributes to electrolyte balance, acid/base balance, and disposal of nitrogenous waste products.." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget obo:NCBITaxon_110815 .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010257" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "An anatomical system which consists of organs and tissues which produce, store, and excrete urine.[AAO]" .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:transitively_anteriorly_connected_to ;
    owl:annotatedTarget "." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000723" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-3540428541 Kapoor BG, Bhavna Khanna, Ichthyology Handbook (2004) p.406", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "Evolution of vertebrate renal anatomy appears quite conservative when compared, for example, to evolution of respiratory and cardiovascular systems in vertebrates. Major anatomical changes in vertebrates kidneys separate those of birds and mammals from kidneys of lower vertebrates. General increase in animal size from fish to mammals is reflected by an increase in total number of nephrons per kidney, rather than by constant change in tubular dimensions.[well established][VHOG]" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "In humans, the renal system comprises a pair of kidneys, a pair of ureters, urinary bladder, urethra, sphincter muscle and associated blood vessels" .

[]
    oboInOwl:source "DOI:10.1371/journal.pone.0099864" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "This definition is inclusive of the organs of the vertebrate renal system, as well as the Malpighian tubules of insects, and allows for future incorporation of structures such as the antennal glands of crustaceans" .

[]
    oboInOwl:source "ncithesaurus:Urinary_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "UMLS:C1508753" .

[]
    oboInOwl:hasDbXref "GO:0001977" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "renal system" .

[]
    oboInOwl:hasDbXref "FMA:7159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "systema urinaria" .

[]
    oboInOwl:hasDbXref "BTO:0003092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "systema urinarium" .

[]
    oboInOwl:hasDbXref "EHDAA:5901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001008 ;
    owl:annotatedTarget "renal or urinary system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Circulatory_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget "organ system that passes nutrients (such as amino acids and electrolytes), gases, hormones, blood cells, etc. to and from cells in the body to help fight diseases and help stabilize body temperature and pH to maintain homeostasis[WP]." .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:notes "WBbt coelomocyte currently classified as circulating cell" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget obo:NCBITaxon_6231 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000959" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget "Anatomical system of ion binding, a pumping mechanism, and an efficient vascular system; consisting of the blood, heart, and blood and lymph vessels, respectively.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001248" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.493", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget "We should divest ourselves of the view that earlier vertebrate groups were 'on their way' to becoming mammals, as clearly they were not such visionaries. Neither were their systems 'imperfect' as earlier anatomists thought. Instead, their circulatory systems served them well to address the ecological demands arising from their lifestyles.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Circulatory_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001009 ;
    owl:annotatedTarget "systema cardiovasculare" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:hasDbXref "MESH:A10.165.114", "MGI:cwg"^^xsd:string, "MP:0000003", "Wikipedia:Adipose_tissue", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "Portion of connective tissue composed of adipocytes enmeshed in areolar tissue" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002134" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "Connective tissue in which fat is stored.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000001" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "Tissue that contains adipocytes, used for cushioning, thermal insulation, lubrication (primarily in the pericardium) and energy storage.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000001" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "relationship loss: subclass connective tissue proper (AAO:0000099)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001284" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1017/S0029665107005423 Haugen F, Drevon CA, The interplay between nutrients and the adipose tissue. The Proceedings of the Nutrition Society (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "Adipose tissue is unique to vertebrates. It is found in mostmammals, birds, reptiles and amphibians, and a variety is found in some species of fish. Furthermore, in insects the fat body found in larvae as well as in adults shares some homology with adipose tissue.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "in FMA this is dense irregular connective tissue" .

[]
    oboInOwl:source "ncithesaurus:Adipose_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "UMLS:C0001527" .

[]
    oboInOwl:hasDbXref "MA:0000009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "fat" .

[]
    oboInOwl:hasDbXref "BTO:0001487" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "adipose" .

[]
    oboInOwl:hasDbXref "BTO:0001487" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001013 ;
    owl:annotatedTarget "bodyfat" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscular_system", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "A subdivision of the muscular system corresponding to a subdisivision of an organism." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "In FMA this is classified as a set of organs. ZFA musculature system has subtypes, so it is classified here. WBbt muscular system has subtypes so it goes here. Note that we use the MA term set of skeletal muscles here as it seems most appropriate (*not* MA:musculature). AAO is generally confused here." .

[]
    oboInOwl:source "ncithesaurus:Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "UMLS:C0026845" .

[]
    oboInOwl:hasDbXref "FMA:32558", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "musculi" .

[]
    oboInOwl:hasDbXref "FMA:32558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "set of muscles" .

[]
    oboInOwl:hasDbXref "MA:0000165" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001015 ;
    owl:annotatedTarget "set of skeletal muscles" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016880
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:844", "ISBN:0-14-051288-8", "ISBN:3110148986", "NLM:nervous+system", "WB:rynl", "Wikipedia:Nervous_system", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "The nervous system is an organ system containing predominantly neuron and glial cells. In bilaterally symmetrical organism, it is arranged in a network of tree-like structures connected to a central body. The main functions of the nervous system are to regulate and control body functions, and to receive sensory input, process this information, and generate behavior [CUMBO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000396" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "A regulatory system of the body that consists of neurons and neuroglial cells. The nervous system is divided into two parts, the central nervous system (CNS) and the peripheral nervous system (PNS). (Source: BioGlossary, www.Biology-Text.com)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000324" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "Anatomical system consisting of nerve bodies and nerve fibers which regulate the response of the body to external and internal stimuli.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000402" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.117", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "Nervous systems evolved in the ancestor of Eumetazoa.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Nervous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "UMLS:C0027763" .

[]
    oboInOwl:hasDbXref "GO:0050877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "neurological system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nerve_net" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "nerve net" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nervous_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "systema nervosum" .

[]
    oboInOwl:source "FBbt"^^xsd:string, "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016879
    ] .

[]
    oboInOwl:hasDbXref "GO:0021551", "http://www.frontiersinzoology.com/content/7/1/29", "https://sourceforge.net/p/geneontology/ontology-requests/11422/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "The central nervous system is the core nervous system that serves an integrating and coordinating function. In vertebrates it consists of the neural tube derivatives: the brain and spinal cord. In invertebrates it includes central ganglia plus nerve cord." .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000090" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "Part of the nervous system which includes the brain and spinal cord.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000012" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "The brain and spinal cord. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:source "BIRNLEX:1099" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "The central nervous system (CNS) is the part of the nervous system which includes the brain, spinal cord, and nerve cell layer of the retina (CUMBO)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000293" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28 (reference 1), ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.165 (reference 2), DOI:10.1016/j.cell.2007.02.040 Denes AS, Jekely G, Steinmetz PRH, Raible F, Snyman H, Prud'homme B, Ferrier DEK, Balavoine G and Arendt D, Molecular architecture of annelid nerve cord supports common origin of nervous system centralization in Bilateria. Cell (2007) (reference 3)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2); Taken together, our data make a very strong case that the complex molecular mediolateral architecture of the developing trunk CNS (central nervous system), as shared between Platynereis and vertebrates, was already present in their last common ancestor, Urbilateria. The concept of bilaterian nervous system centralization implies that neuron types concentrate on one side of the trunk, as is the case in vertebrates and many invertebrates including Platynereis, where they segregate and become spatially organized (as opposed to a diffuse nerve net). Our data reveal that a large part of the spatial organization of the annelid and vertebrate CNS was already present in their last common ancestor, which implies that Urbilateria had already possessed a CNS (reference 3).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "UMLS:C0927232" .

[]
    oboInOwl:source "ncithesaurus:Central_Nervous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "UMLS:C0927232" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "CNS" .

[]
    oboInOwl:hasDbXref "FMA:55675", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "systema nervosum centrale" .

[]
    oboInOwl:hasDbXref "FMA:55675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "cerebrospinal axis" .

[]
    oboInOwl:hasDbXref "FMA:55675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001017 ;
    owl:annotatedTarget "neuraxis" .

[]
    oboInOwl:hasDbXref "http://flybrain.uni-freiburg.de/Flybrain/html/terms/terms.html", "https://github.com/obophenotype/uberon/issues/286" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001018 ;
    owl:annotatedTarget "A group of axons linking two or more neuropils and having a common origin, termination[FBbt]." .

[]
    oboInOwl:source "http://neurolex.org/wiki/Cumbo_terms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001018 ;
    owl:annotatedTarget "White matter structure of CNS that contains axons that arise predominantly in one central nervous system part and terminate in another. Tracts are generally named by their region or origin followed by their region of primary termination, e.g., mammillothalamic tract contains axons that arise from neurons in the mammillary bodies and terminate in the thalamus. (CUMBO)" .

[]
    oboInOwl:hasDbXref "FMA:83847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001018 ;
    owl:annotatedTarget "neuraxis tract" .

[]
    oboInOwl:hasDbXref "FMA:83847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001018 ;
    owl:annotatedTarget "tract of neuraxis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001018 ;
    owl:annotatedTarget "nerve tract" .

[]
    oboInOwl:hasDbXref "BIRNLEX:872", "FBbt:00005101" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "A slender neuron projection bundle[FBbt]; A bundle of anatomical fibers, as of muscle or nerve (American Heritage Dictionary 4th ed)." .

[]
    oboInOwl:hasDbXref "FBbt:00005101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "fascicle" .

[]
    oboInOwl:source "ncithesaurus:Fascicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "UMLS:C1185741" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "fasciculus" .

[]
    oboInOwl:hasDbXref "FMA:12235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "nerve bundle" .

[]
    oboInOwl:hasDbXref "FMA:12235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "nerve fasciculus" .

[]
    oboInOwl:hasDbXref "FMA:12235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "neural fasciculus" .

[]
    oboInOwl:hasDbXref "BTO:0002191" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001019 ;
    owl:annotatedTarget "nerve fiber tract" .

[]
    oboInOwl:source "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget obo:UBERON_0000122 .

[]
    oboInOwl:hasDbXref "FBbt:00005105", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "An enclosed, cable-like bundle of axons in the peripheral nervous system originating in a nerve root in the central nervous system (or a condensed nervous structure) connecting with peripheral structures." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0007009" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "A portion of tissue which is a fasiculated group of axons.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "UMLS:C0027740" .

[]
    oboInOwl:source "ncithesaurus:Peripheral_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "UMLS:C0031119" .

[]
    oboInOwl:hasDbXref "TAO:0007009" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "nerves" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "peripheral nerve" .

[]
    oboInOwl:hasDbXref "FMA:65132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001021 ;
    owl:annotatedTarget "neural subtree" .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:transitively_distally_connected_to ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001027 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000526
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Sensory_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001027 ;
    owl:annotatedTarget "A nerve that transmits from sensory receptors on the surface of the body to the central nervous system." .

[]
    oboInOwl:hasDbXref "Wikipedia:Sensory_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001027 ;
    owl:annotatedTarget "nervus sensorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sensory_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "Anatomical system that overlaps the nervous system and is responsible for receiving and processing sensory information." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001674" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "An early step in the evolution of neural crest, therefore, may have been the origin of a specific dorsal neural cell population contributing to sensory processing; this would predate the divergence of the amphioxus and vertebrate lineages.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:75259", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "organa sensuum" .

[]
    oboInOwl:hasDbXref "FMA:75259" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "sense organs" .

[]
    oboInOwl:hasDbXref "FMA:75259" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "sense organs set" .

[]
    oboInOwl:hasDbXref "TAO:0000282" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "sensory systems" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sensory_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "organa sensuum" .

[]
    oboInOwl:hasDbXref "FMA:75259" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001032 ;
    owl:annotatedTarget "set of sense organs" .

[]
    oboInOwl:hasDbXref "NLXANAT:090803" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001033 ;
    owl:annotatedTarget "The sensory system for the sense of taste." .

[]
    oboInOwl:source "NLXANAT:090803" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001033 ;
    owl:annotatedTarget "The sensory system for the sense of taste[NLXANAT:090803]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010577" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001033 ;
    owl:annotatedTarget "The sensory system used for the sense of taste.[AAO]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001033 ;
    owl:annotatedTarget "in ZFA and MA this is a subtype of sensory system. we should change sensory system to disambiguate parts and wholes" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget obo:UBERON_0000021 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hair" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget "A filament, mostly protein, that grows from follicles found in the dermis[WP]." .

[]
    oboInOwl:source "ncithesaurus:Hair" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget "UMLS:C0018494" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget "quill" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget "vibrissa" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001037 ;
    owl:annotatedTarget "whisker" .

[]
    oboInOwl:seeAlso "https://github.com/obophenotype/uberon/issues/635" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget obo:UBERON_0005631 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Yolk_sac" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "A sac-like expansion of the ventral wall of the intestine, narrowed into a yolk stalk near the body[Hyman's]. Membranous sac attached to an embryo, providing early nourishment in the form of yolk in bony fishes, sharks, reptiles, birds, and primitive mammals. It functions as the developmental circulatory system of the human embryo, before internal circulation begins. In the mouse, the yolk sac is the first site of blood formation, generating primitive macrophages and erythrocytes[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000830" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/yolk+sac" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "One of the extraembryonic fetal membranes that balloons out from the fetal midgut. [TFD][VHOG]" .

[]
    oboInOwl:source "MP:0001718" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "the extraembryonic tissue membrane, formed from the visceral endoderm and the extraembryonic mesoderm, which is located ventral to the embryonic disc and is connected to the presumptive midgut of the embryo; the yolk that it contains is the site of embryonic hematopoiesis and vitelline circulation is involved in early embryonic circulation; it is the origin of the primordial germ cells" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000830" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.187", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Yolk_Sac" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "UMLS:C0043425" .

[]
    oboInOwl:hasDbXref "Wikipedia:Yolk_sac" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "saccus vitellinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Yolk_sac" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001040 ;
    owl:annotatedTarget "vesicula umbilicalis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "Anterior subdivision of a digestive tract." .

[]
    oboInOwl:source "MP:0000474" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "The anterior portion of the primitive digestive tube of the embryo that lies cephalic to the junction of the yolk stalk, consists of endodermal tissue, and gives rise to the the pharynx, lower respiratory system, esophagus, stomach, duodenum proximal to the biliary tract, liver, pancreas, biliary tract, and gall bladder." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000285" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.203, ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Foregut" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "UMLS:C0231051" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foregut" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "praeenteron" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foregut" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "proenteron" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009145
    ] .

[]
    oboInOwl:hasDbXref "http://www.feedexp.org" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "A portion of the respiratory and digestive tracts; its distal limit is the superior part of the esophagus and it connects the nasal and oral cavities with the esophagus and larynx; it contains the valleculae and the pyriform recesses; its upper limits are the nasal cavity and cranial base.[FEED]." .

[]
    oboInOwl:source "MESH:A03.867" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "A funnel-shaped fibromuscular tube that conducts food to the ESOPHAGUS, and air to the LARYNYX and LUNGS. It is located posterior to the NASAL CAVITY; ORAL CAVITY; and LARYNX, and extends from the SKULL BASE to the inferior border of the CRICOID CARTILAGE anteriorly and to the inferior border of the C6 vertebra posteriorly. It is divided into the NASOPHARYNX; OROPHARYNX; and HYPOPHARYNX (laryngopharynx)[MESH:A03.867]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000967" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "Anatomical cavity bounded by the derivatives of the branchial arches.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000056" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "Swollen region of the anterior foregut, posterior to the mouth and anterior to the liver; its walls form the jaws and gills. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:source "ZFIN:ZDB-PUB-961014-576" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "Swollen region of the anterior foregut, posterior to the mouth and anterior to the liver; its walls form the jaws and gills[ZFA:0000056, ZFIN:ZDB-PUB-961014-576]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000462" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "The portion of the alimentary canal between the mouth and the oesophagus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000967" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "relationship type change: part_of_proxy respiratory system (AAO:0000541) CHANGED TO: develops_from respiratory system (UBERON:0001004)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000967" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "relationship type change: part_of_proxy respiratory system (AAO:0000541) CHANGED TO: part_of respiratory system (UBERON:0001004)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000462" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) Box essay 13.1 and Box figure I, p.502-503", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "(...) the earliest vertebrates possessed unjointed internal and external branchial arches, and musculature encircling the pharynx.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "MA/FMA pharynx not part of digestive/alimentary system, we are consistent with this scheme" .

[]
    oboInOwl:hasDbXref "FMA:46688" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "pharynx" .

[]
    oboInOwl:source "ncithesaurus:Pharynx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "UMLS:C0031354" .

[]
    oboInOwl:hasDbXref "Wikipedia:Esophagus", "http://www.rivm.nl/interspeciesinfo/inter/oesophagus/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001043 ;
    owl:annotatedTarget "Tube that connects the pharynx to the stomach. In mammals, the oesophagus connects the buccal cavity with the stomach. The stratified squamous non-keratinised epithelium lining the buccal cavity is continued through the pharynx down into the oesophagus. The lowest part of the oesophagus (ca. 2 cm) is lined with gastric mucosa and covered by peritoneum. The main body of the oesophagus is lined with small, simple mucous glands. Each gland opens into the lumen by a long duct which pierces the muscularis mucosae (Wilson and Washington, 1989). A sphincter is situated at the point where the oesophagus enters the stomach to prevent gastro-oesophageal reflux, i.e. to prevent acidic gastric contents from reaching stratified epithelia of the oesophagus, where they can cause inflammation and irritation (Wilson and Washington, 1989; Brown et al., 1993)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000145" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001043 ;
    owl:annotatedTarget "Anterior end of the alimentary canal lined with smooth muscle. Bounded anteriorly by a constriction in the pharynx. Bounded posteriorly by and increase in circular and/or longitudinal smooth muscle associated with the stomach.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000450" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1096-3642.1996.tb01658.x Mallatt J, Ventilation and the origin of jawed vertebrates: a new mouth. Zoological Journal of the Linnean Society (1996)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001043 ;
    owl:annotatedTarget "The few structural specializations in (adult lampreys) pharynx include complex valves on the external gill openings that direct the tidal flow, and the division of the ancestral pharynx into an oesophagus and a respiratory pharynx.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001043 ;
    owl:annotatedTarget "esophagus NOT part of gut in MA. part of gut in ZFA. part_of gut (via UGIT) in FMA. Consider splitting. Interspecies: The human oesophagus is 25 cm long and has a diameter of ca. 2 cm. Only little information was found on the oesophagus in rat, rabbit and pig. The oesophagus of rat (75 x 2 mm) and rabbit has no mucous glands and the cardia of the stomach has a well-developed sphincter, which prevents them from vomiting (Hebel and Stromberg, 1988; Manning et al., 1994). Morphologically the oesophagus is similar in man and pig; both are omnivores and have a non-keratinised epithelium, submucous glands and similar membrane enzymes. Like in humans, pigs can suffer from reflux oesophagitis and stress ulceration of the oesophagus. The pig oesophagus may therefore be a good model for investigation compared to the human oesophagus (Christie et al., 1995)" .

[]
    oboInOwl:source "ncithesaurus:Esophagus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001043 ;
    owl:annotatedTarget "UMLS:C0014876" .

[]
    oboInOwl:hasDbXref "GO:0007431", "Wikipedia:Salivary_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "saliva-secreting exocrine glands of the oral cavity[GO]" .

[]
    oboInOwl:source "3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "currently we define saliva and salivary glands very generally in functional terms but it may be more appropriate to split this class. From WP: In most vertebrates, saliva does not contain any enzymes, consisting of mucus and water only, and its primary function is to moisten food while eating. As a result, true salivary glands are rarely found in fish or aquatic tetrapods, although there are often individual mucus-secreting cells. Amphibians have a single salivary gland, the intermaxillary gland, located in the forward part of the palate. Reptiles and birds normally have only very small glands on the lips, palate, and base of the mouth, although there are some birds with large glands, which produce a sticky saliva that helps in nest-building. The distinct parotid, submandibular, and sublingual glands are only developed in mammals." .

[]
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource core:transitively_proximally_connected_to ;
    owl:annotatedTarget "." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000376" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "A gland that produces the saliva. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-25, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000376" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471210054 Butler AB and Hodos W, Comparative vertebrate neuroanatomy: Evolution and Adaptationm(2005) p.211", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "In air-feeding animals, the lack of water column to lubricate the food has been compensated for by the evolution of the salivary glands. These glands are present only in amniotes and are controlled by the parasympathetic system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Salivary_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "UMLS:C0036098" .

[]
    oboInOwl:hasDbXref "MA:0000346" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "salivary gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Salivary_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001044 ;
    owl:annotatedTarget "glandulae salivariae" .

[]
    oboInOwl:hasDbXref "GO:0007494", "Wikipedia:Midgut" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "Middle subdivision of a digestive tract[CJM]. In vertebrates: The middle part of the alimentary canal from the stomach, or entrance of the bile duct, to, or including, the large intestine[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000290" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.203, ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "In humans: originates from the foregut at the opening of the bile duct into the duodenum and continues through the small intestine and much of the large intestine until the transition to the hindgut about two-thirds of the way through the transverse colon" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "in FMA this represents an embryonic region." .

[]
    oboInOwl:source "ncithesaurus:Midgut" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "UMLS:C0231052" .

[]
    oboInOwl:hasDbXref "Wikipedia:Midgut" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001045 ;
    owl:annotatedTarget "mesenteron" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "The caudalmost subdivision of a digestive tract." .

[]
    oboInOwl:source "MP:0008786" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "the caudal portion of the primitive digestive tube of the embryo" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000459" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.203, ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "in FMA this class has no children. In MA it has a single child hindgut epithelium" .

[]
    oboInOwl:source "ncithesaurus:Hindgut" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "UMLS:C0231053" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hindgut" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001046 ;
    owl:annotatedTarget "metenteron" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget obo:UBERON_0005423 .

[]
    oboInOwl:hasDbXref "BTO:0001886", "FB:DJS", "FB:FBrf0089570", "http://flybase.org/reports/FBrf0178740.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget "Primordia are populations of contiguous cells that are morphologically distinct and already correspond in extent to a later organ/tissue[FBbt, Hartenstein, V. (2004)]." .

[]
    oboInOwl:source "ncithesaurus:Primordium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget "UMLS:C0678727" .

[]
    oboInOwl:hasDbXref "FBbt:00005495" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget "placode" .

[]
    oboInOwl:hasDbXref "XAO:0003043" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget "primordia" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:hasDbXref "Wikipedia:Neural_tube" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "In the developing vertebrate, the neural tube is the embryo's precursor to the central nervous system, which comprises the brain and spinal cord. The neural groove gradually deepens as the neural folds become elevated, and ultimately the folds meet and coalesce in the middle line and convert the groove into a closed tube, the neural tube or neural canal (which strictly speaking is the center of the neural tube), the ectodermal wall of which forms the rudiment of the nervous system. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010617" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:JOR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "Hollow epithelial tube on dorsal side of the embryo that develops into the central nervous system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000307" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/neural+tube" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "The dorsal tubular structure in the vertebrate embryo that develops into the brain and spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000307" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "GO:0021915" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "The mature structure of the neural tube exists when the tube has been segmented into the forebrain, midbrain, hindbrain and spinal cord regions. In addition neural crest has budded away from the epithelium" .

[]
    oboInOwl:source "ncithesaurus:Neural_Tube" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "UMLS:C0231024" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neural_tube" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "tubus neuralis" .

[]
    oboInOwl:order "4" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0001108 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000492", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget "the terminal portion of the intestinal tube, terminating with the anus" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001751" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget "The terminal portion of the large intestine between the ileo-pelvic colon and the anus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Rectum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget "UMLS:C0034896" .

[]
    oboInOwl:hasDbXref "BTO:0001158" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001052 ;
    owl:annotatedTarget "intestinum rectum" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001054 ;
    owl:annotatedTarget obo:UBERON_0009773 .

[]
    oboInOwl:hasDbXref "Wikipedia:Malpighian_tubule_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001054 ;
    owl:annotatedTarget "A tubule that extends from the posterior part of the digestive tract which absorbs solutes, water, and wastes from the surrounding hemolymph. Each tubule consists of a single layer of cells that is closed off at the distal end with the proximal end joining the alimentary canal at the junction between the midgut and hindgut[WP,modified]." .

[]
    oboInOwl:hasDbXref "BTO:0000810" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001054 ;
    owl:annotatedTarget "Malphigian tube" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001054 ;
    owl:annotatedTarget "Malpighian tube" .

[]
    oboInOwl:hasDbXref "BTO:0000810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001054 ;
    owl:annotatedTarget "tuba Malpighii" .

[]
    oboInOwl:hasDbXref "FMA:62955", "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001062 ;
    owl:annotatedTarget "Biological entity that is either an individual member of a biological species or constitutes the structural organization of an individual member of a biological species." .

[]
    oboInOwl:source "ncithesaurus:Anatomic_Structure_System_or_Substance" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001062 ;
    owl:annotatedTarget "UMLS:C1515976" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget obo:UBERON_0007329 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003924
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreatic_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "A duct joining the pancreas to the common bile duct to supply pancreatic juices which aid in digestion provided by the exocrine pancreas. The pancreatic duct joins the common bile duct just prior to the ampulla of Vater, after which both ducts perforate the medial side of the second portion of the duodenum at the major duodenal papilla." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000256" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.04.035 Yee NS, Lorent K, Pack M, Exocrine pancreas development in zebrafish. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "These data show that ducts within the zebrafish pancreas originally arise in situ from isolated progenitor cells rather than arising from reiterative branching of the pancreatic epithelium. This process of pancreatic duct formation in zebrafish may be analogous to the mechanism of duct formation in the mammalian mammary and salivary glands. (...) A related mechanism of duct formation has also been proposed to occur within the mammalian pancreatic epithelium.[uncertain][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "Upon reaching its final destination, the ventral pancreatic bud fuses with the much larger dorsal pancreatic bud. At this point of fusion, the main ducts of the ventral and dorsal pancreatic buds fuse, forming the duct of Wirsung, the main pancreatic duct." .

[]
    oboInOwl:hasDbXref "MESH:A03.734.667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "pancreatic duct" .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "UMLS:C0030288" .

[]
    oboInOwl:hasDbXref "FMA:16003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "chief pancreatic duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreatic_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "duct of Wirsung" .

[]
    oboInOwl:hasDbXref "MA:0000126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "main pancreatic duct" .

[]
    oboInOwl:hasDbXref "BTO:0002362" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "canal of Wirsung" .

[]
    oboInOwl:hasDbXref "BTO:0002362" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001064 ;
    owl:annotatedTarget "hepaticopancreatic duct" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Intervertebral_disk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "A pad of fibrocartilage between the articular surfaces of two successive vertebral centra which has nucleus pulposus at its core." .

[]
    oboInOwl:source "ncithesaurus:Intervertebral_Disc" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "UMLS:C0021815" .

[]
    oboInOwl:hasDbXref "FMA:10446", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "discus intervertebralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_disc" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "spinal disc" .

[]
    oboInOwl:hasDbXref "BTO:0003625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "intervertebral fibrocartilage" .

[]
    oboInOwl:hasDbXref "BTO:0003625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001066 ;
    owl:annotatedTarget "spinal disk" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget obo:UBERON_0001085 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011270
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget "A zone of skin that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget "back zone of skin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource <http://semanticscience.org/resource/SIO_000658> ;
    owl:annotatedTarget "direct_transformation_of"^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget "skin, dorsal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001068 ;
    owl:annotatedTarget "zone of skin of back" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget obo:UBERON_0005396 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget "A terminal branch of the left or right common carotid artery which supplies oxygenated blood to to the throat, neck glands, tongue, face, mouth, ear, scalp and dura mater of the meninges[MP]" .

[]
    oboInOwl:source "ncithesaurus:External_Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget "UMLS:C0007275" .

[]
    oboInOwl:hasDbXref "AAO:0010218" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget "external carotid" .

[]
    oboInOwl:hasDbXref "Wikipedia:External_carotid_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001070 ;
    owl:annotatedTarget "arteria carotis externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superficial_part_of_transverse_cervical_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001071 ;
    owl:annotatedTarget "It ascends beneath the anterior margin of the trapezius, distributing branches to it, and to the neighboring muscles and lymph glands in the neck, and anastomosing with the superficial branch of the descending branch of the occipital artery." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001071 ;
    owl:annotatedTarget "EMAPA:37117" .

[]
    oboInOwl:source "ncithesaurus:Superficial_Cervical_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001071 ;
    owl:annotatedTarget "UMLS:C0226271" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superficial_part_of_transverse_cervical_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001071 ;
    owl:annotatedTarget "superficial branch of transverse cervical artery" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget obo:UBERON_0001585 .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_vena_cava", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "A vein that carries deoxygenated blood from the lower half of the body into the right atrium of the heart." .

[]
    oboInOwl:source "FMA:10951" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "Trunk of systemic vein which is formed by the union of the right common iliac vein and the left common iliac vein and terminates in the right atrium[FMA]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001194" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.454-455", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "Phylogenetic modifications within this basic pattern of arteries and veins are largely correlated with functional changes. In the transition from water to land, gills gave way to lungs, accompanied by the establishment of a pulmonary circulation. In some fishes and certainly in tetrapods, the cardinal veins become less involved in blood return. Instead, the composite, prominent postcava (posterior vena cava) arose to drain the posterior part of the body and the precava (anterior vena cava) developed to drain the anterior part of the body.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Inferior_Vena_Cava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "UMLS:C0042458" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "inferior caval vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venae_cavae" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "inferior vena cava" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venae_cavae" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "posterior vena cava" .

[]
    oboInOwl:hasDbXref "VHOG:0001194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "caudal vena cava" .

[]
    oboInOwl:hasDbXref "BTO:0002682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "vena cava inferior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_vena_cava" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget "vena cava inferior" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000769 ;
    owl:annotatedTarget obo:CL_0000768 .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=46539" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001073 ;
    owl:annotatedTarget "A point along the course of the gastrointestinal tract where the small intestine (ileum) ends as it opens into the cecal portion of the large intestine; occurs usually within the iliac fossa, demarcated internally as the ileocecal orifice" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001073 ;
    owl:annotatedTarget "EMAPA:37601" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:18466030"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000769 ;
    owl:annotatedTarget "A basophil precursor in the granulocytic series, being a cell intermediate in development between a basophilic myelocyte and a band form basophil. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare. Markers are CD11b-positive, CD15-positive, CD16-positive, CD24-positive, CD33-positive, and CD13-positive."^^xsd:string .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget obo:UBERON_0002323 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002406
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pericardium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "A potential space between the visceral and parietal layers of the pericardium." .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget obo:NCBITaxon_7718 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002220" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "Anatomical space in which the heart is located and is surrounded by the pericardium.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000556" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart (of other tetrapods) is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "check ZFA, should actually be thoracic cavity. Note that Hyman defines the cavity as the space between the heart and the sac (but defines the sac as parietal)" .

[]
    oboInOwl:source "ncithesaurus:Pericardial_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "UMLS:C0225972" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pericardial_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "pericardial space" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pericardial_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "cavitas pericardiaca" .

[]
    oboInOwl:hasDbXref "VSAO:0000183", "VSAO:curator"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "Ossified form of a vertebral centrum, a skeletal element that functionally replaces the notochord[VSAP,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000126" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "Centra are represented by mineralized, calcified, or ossified portions that surround the notochord. The autocentrum, present in Danio and all other living teleosts, is formed by direct ossification outside the elastica externa of the notochord (Arratia, 1999).[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000697" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_2008" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "Cylindrical body of bone, round or oval in cross section, which functionally replaces the notochord.[AAO]" .

[]
    oboInOwl:source "Wikipedia:Body_of_vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "The body is the largest part of a vertebra, and is more or less cylindrical in shape. Its upper and lower surfaces are flattened and rough, and give attachment to the intervertebral fibrocartilages, and each presents a rim around its circumference. In front, the body is convex from side to side and concave from above downward. Behind, it is flat from above downward and slightly concave from side to side. Its anterior surface presents a few small apertures, for the passage of nutrient vessels. On the posterior surface is a single large, irregular aperture, or occasionally more than one, for the exit of the basi-vertebral veins from the body of the vertebra. [WP,unvetted][Wikipedia:Body_of_vertebra]." .

[]
    oboInOwl:date_retrieved "2012-09-06"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000183" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "Curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000005 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "The vertebral centrum may be cartilaginous, develop as cartilage but be replaced by bone or mineralized, or form directly through intramembranous ossification.[VSAO]" .

[]
    oboInOwl:external_ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "VSAO definition states it surrounds notochord but not applicable to post-natal." .

[]
    oboInOwl:source "ncithesaurus:Vertebral_Body" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "UMLS:C0223084" .

[]
    oboInOwl:hasDbXref "FMA:11945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "body of vertebra" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "corpus vertebra" .

[]
    oboInOwl:hasDbXref "FMA:11945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "corpus vertebrae (vertebrale)" .

[]
    oboInOwl:hasDbXref "FMA:11945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "vertebral body" .

[]
    oboInOwl:hasDbXref "PMID:11746457" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "arcocentrum" .

[]
    oboInOwl:hasDbXref "PMID:11746457", "ZFA:0000126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "autocentrum" .

[]
    oboInOwl:hasDbXref "PMID:11746457" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "holocentrum" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "centra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_vertebra" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "corpus vertebrae" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "vertebral centra" .

[]
    oboInOwl:hasDbXref "MA:0001457" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001075 ;
    owl:annotatedTarget "vertebral centrum" .

[]
    oboInOwl:hasDbXref "TAO:0001336", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "A extension of a neural arches dorsal to the neural canal[TAO,modified]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000705" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_and_Maglia_2008" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "Elaboration of the mid-dorsal keel into a posterior or posterolateral process.[AAO]" .

[]
    oboInOwl:hasDbXref "SIO:000658"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource <http://semanticscience.org/resource/SIO_000658> ;
    owl:annotatedTarget "immediately transforms from"^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001336" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "Neural spines are extensions of neural arches dorsal to the neural canal in the median skeletogenous septum. Neural spines are typically unpaired median structures but can be paired in some instances, e.g., in the abdominal region of basal teleosts such as Leptolepis, Elops, Megalops, and Hiodon).[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000739" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_2002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "Small, posteriorly directed process at the posterior margin of each neural arch lamina; it is not a neural spine.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000705" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "relationship loss: part_of mid-dorsal keel (AAO:0000735)[AAO]" .

[]
    oboInOwl:hasDbXref "FMA:11948" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "spinous process of vertebra" .

[]
    oboInOwl:hasDbXref "MA:0001455" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "vertebra spinous process" .

[]
    oboInOwl:hasDbXref "ZFA:0001336" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "neural spines" .

[]
    oboInOwl:hasDbXref "FMA:11948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001076 ;
    owl:annotatedTarget "spine of verterba" .

[]
    oboInOwl:hasDbXref "Wikipedia:Transverse_process" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001077 ;
    owl:annotatedTarget "The transverse or costal processes of a vertebra, two in number, project one at either side from the point where the lamina joins the pedicle, between the superior and inferior articular processes. They serve for the attachment of muscles and ligaments. [WP,unvetted]." .

[]
    oboInOwl:source "AAO:0000698" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001077 ;
    owl:annotatedTarget "Projections on each side of the vertebra from the point where the neural arch lamina joins the pedicel for the articulation with the head of a single-headed rib or the upper head of a double-headed rib. Also called diapophyses. They provide surfaces for the attachment of muscles. In anurans, the term transverse process is used in reference to the processes associated with the presacral and postsacral vertebrae." .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004784
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "Endocardium that is part of the cardiac ventricle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "cardiac ventricle endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "endocardium of cardiac ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "endocardium of heart ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "endocardium of lower chamber of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "endocardium of ventricle of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "heart ventricle endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "lower chamber of heart endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "ventricle of heart endocardium" .

[]
    oboInOwl:hasDbXref "VHOG:0000607" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget "ventricle endocardial tissue" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000770 ;
    owl:annotatedTarget obo:CL_0000768 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001082 ;
    owl:annotatedTarget "An epicardial layer that lines a cardiac ventricle" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005058" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001082 ;
    owl:annotatedTarget "The external layer of the ventricle bounding the ventricular myocardium. It is formed by a single layer of mesothelial cells supported by a basal lamina, and imbricated with collagen, fibroblasts, and vascular structures in the subepicardial space. Hu et al. 2001.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001082 ;
    owl:annotatedTarget "cardiac ventricle epicardium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:18466030"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000770 ;
    owl:annotatedTarget "A late basophilic metamyelocyte in which the nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature basophil."^^xsd:string .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001083 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004784
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001083 ;
    owl:annotatedTarget "Muscular layer of the cardiac ventricle composed of a compact myocardial layer surrounding the trabecular layer." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005061" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001083 ;
    owl:annotatedTarget "Muscular layer of the cardiac ventricle composed of a compact myocardial layer surrounding the trabecular layer Hu et al. 2001.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000604" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001083 ;
    owl:annotatedTarget "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000604" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001083 ;
    owl:annotatedTarget "ventricle cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "A zone of skin that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Head_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "UMLS:C0205029" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "adult head zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "head zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "zone of skin of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001084 ;
    owl:annotatedTarget "zone of skin of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "A zone of skin that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "EMAPA:37278" .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "UMLS:C0205031" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "torso zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "trunk zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "zone of skin of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001085 ;
    owl:annotatedTarget "zone of skin of trunk" .

[]
    oboInOwl:hasDbXref "FMA:12273" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001087 ;
    owl:annotatedTarget "Transudate contained in the pleural cavity." .

[]
    oboInOwl:hasDbXref "Wikipedia:Urine", "https://github.com/geneontology/go-ontology/issues/11025" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001088 ;
    owl:annotatedTarget "Excretion that is the output of a kidney" .

[]
    oboInOwl:source "ncithesaurus:Urine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001088 ;
    owl:annotatedTarget "UMLS:C0042036" .

[]
    oboInOwl:hasDbXref "FMA:12275" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001089 ;
    owl:annotatedTarget "Secretion produced by a sweat gland." .

[]
    oboInOwl:source "ncithesaurus:Sweat" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001089 ;
    owl:annotatedTarget "UMLS:C0038984" .

[]
    oboInOwl:hasDbXref "BTO:0001254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001089 ;
    owl:annotatedTarget "skin exudate" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001090 ;
    owl:annotatedTarget obo:UBERON_0007794 .

[]
    oboInOwl:hasDbXref "https://www.ncbi.nlm.nih.gov/books/NBK274/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001090 ;
    owl:annotatedTarget "Joint fluid is a transudate of plasma that is actively secreted by synovial cells." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005154" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001090 ;
    owl:annotatedTarget "Portion of organism substance that is a clear fluid that occupies the space in synovial joints.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Synovial_Fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001090 ;
    owl:annotatedTarget "UMLS:C0039097" .

[]
    oboInOwl:hasDbXref "https://www.ncbi.nlm.nih.gov/books/NBK274/" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001090 ;
    owl:annotatedTarget "joint fluid" .

[]
    oboInOwl:source "XAO-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000930
    ] .

[]
    oboInOwl:source "ZFA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005176
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0008281
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tooth_(animal)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget "Skeletal element within the mouth (or in some species, upper part of the digestive tract) that is composed of dentine and is used in procuring or masticating food." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget obo:NCBITaxon_189497 .

[]
    oboInOwl:source "PMID:10210685" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget obo:NCBITaxon_9257 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001733" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:19266065 Koussoulakou DS, Margaritis LH, Koussoulakos SL, A curriculum vitae of teeth: evolution, generation, regeneration. International Journal of Biological Sciences (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget "The ancestor of recent vertebrate teeth was a tooth-like structure on the outer body surface of jawless fishes.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:10210685" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget "absent in living platypus, present in toothed Miocene platypus Obduron dicksoni" .

[]
    oboInOwl:source "ncithesaurus:Tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget "UMLS:C0040426" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001091 ;
    owl:annotatedTarget "dental element" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "The first vertebral bone in the vertebral column." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000709" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_1994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "First postcranial vertebra, which is modified anteriorly to articulate with the skull.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001167" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "Vertebra that is posteriorly adjacent to the neurocranium.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:C1_Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "UMLS:C0004170" .

[]
    oboInOwl:hasDbXref "FMA:12519", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "atlas [C I]" .

[]
    oboInOwl:hasDbXref "MP:0011576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "cervical atlas" .

[]
    oboInOwl:hasDbXref "MA:0001421" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "cervical vertebra 1" .

[]
    oboInOwl:hasDbXref "TAO:0001167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001092 ;
    owl:annotatedTarget "vertebra 1" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:anteriorly_connected_to ;
        owl:someValuesFrom obo:UBERON_0001092
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "The second vertebral bone in the vertebral column." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001168" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "Vertebra that is posteriorly adjacent to vertebra 1.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:C2_Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "UMLS:C0004457" .

[]
    oboInOwl:hasDbXref "FMA:12520", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "axis [C II]" .

[]
    oboInOwl:hasDbXref "MP:0004608" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "cervical axis" .

[]
    oboInOwl:hasDbXref "ZFA:0001168" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "vertebra 2" .

[]
    oboInOwl:hasDbXref "MA:0001422" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "cervical vertebra 2" .

[]
    oboInOwl:hasDbXref "MA:0001422" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001093 ;
    owl:annotatedTarget "axis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "Any vertebral bone that is part of the caudal region of the vertebral column (tail or coccyx)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000326" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "Vertebrae bearing a hemal arch and spine. The most posterior caudal vertebrae support the caudal fin and are referred to as preural vertebrae.[TAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "we deliberately merge the MA classes as we believe them equivalent" .

[]
    oboInOwl:hasDbXref "FMA:12527" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "caudal vertebra" .

[]
    oboInOwl:source "ncithesaurus:Coccygeal_Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "UMLS:C0223616" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "caudal vertebrae" .

[]
    oboInOwl:hasDbXref "FMA:12527" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "coccygeal vertebra" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "fused tail vertebra" .

[]
    oboInOwl:hasDbXref "MA:0001420" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "coccygea" .

[]
    oboInOwl:hasDbXref "MA:0000310" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001095 ;
    owl:annotatedTarget "tail vertebra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "An anatomical wall that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "anatomical wall of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "anatomical wall of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "anatomical wall of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "esophagus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "gullet anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "gullet wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "oesophagus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "oesophagus wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "wall of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001096 ;
    owl:annotatedTarget "wall of oesophagus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget obo:UBERON_0001495 .

[]
    oboInOwl:notes "third to fifth ribs near their costal cartilages" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002228
    ] .

[]
    oboInOwl:notes "medial border and superior surface of the coracoid process of the scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007174
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoralis_minor_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget "The Pectoralis minor is a thin, triangular muscle, situated at the upper part of the chest, beneath the Pectoralis major. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Pectoralis_Minor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget "UMLS:C0224347" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget "supracoracoideus" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget "supracoracoideus muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoralis_minor_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001100 ;
    owl:annotatedTarget "musculus pectoralis minor" .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010084
    ] .

[]
    oboInOwl:hasDbXref "MP:0002279" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "A thin musculomebranous barrier that separates the abdominal and thoracic cavities. Often used for breathing control" .

[]
    oboInOwl:source "Wikipedia:Thoracic_diaphragm#Comparative_anatomy_and_evolution" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget obo:NCBITaxon_8782 .

[]
    oboInOwl:source "GO:0060539" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "The diaphragm is a skeletal muscle that is responsible for contraction and expansion of the lungs[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000713" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471384618 Colbert EH, Evolution of the vertebrates: a history of the backboned animals through time (2001) p.278", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "The mammals are characterized by a diaphragm, which separates the thoracic portion of the body cavity from the abdominal region and assists in drawing air into the lungs and forcing it out. Modern reptiles lack a muscular diaphragm and it is reasonable to suppose that the diaphragm developed as a new device that made possible a large degree of oxygen intake for active animals. The change may have taken place during the transition from reptile to mammal (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Diaphragm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "UMLS:C0011980" .

[]
    oboInOwl:hasDbXref "BTO:0000341" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "diaphragm muscle" .

[]
    oboInOwl:hasDbXref "BTO:0000341" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "midriff" .

[]
    oboInOwl:hasDbXref "BTO:0000341" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001103 ;
    owl:annotatedTarget "phren" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget obo:UBERON_0002495 .

[]
    oboInOwl:editor "mah" ;
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010905
    ] .

[]
    oboInOwl:notes "from secondary cartilage of fusion" ;
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010843
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "https://github.com/obophenotype/uberon/issues/103" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "A paired dermal or endochondral bone that is part of the pectoral girdle. The clavicle may be in contact with the interclavicle or coracoid and forms an attachment site for pectoral musculature. [PHENOSCAPE:ad]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000761" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "Slender, paired bones of intramembranous origin that invest the anterior margins of the procoracoids.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000761" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "relationship loss: part_of zonal element (AAO:0000936)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000849" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.330-333 and Figure 9.18", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "In early tetrapods, the connecting skull bone, the posttemporal, and adjoining shoulder bones, supracleithrum and postcleithrum (=anocleithrum), are absent, leaving a dermal shoulder girdle composed of the remaining ventral elements: the paired cleithrum and clavicle, and an unpaired midventral interclavicle that joins both halves of the girdle across the midline. (...) Several dermal elements of the shoulder persist in early synapsids. The clavicle and interclavicle are present in therapsids and monotremes, but in marsupials and placentals, the interclavicle is absent, the clavicle often is reduced in size, and the scapula becomes the predominant shoulder element.[well established][VHOG]" .

[]
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "FMA and MA differ in whether they consider this part of the shoulder" .

[]
    oboInOwl:source "ncithesaurus:Clavicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "UMLS:C0008913" .

[]
    oboInOwl:hasDbXref "VSAO:0005031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "clavicle" .

[]
    oboInOwl:hasDbXref "VSAO:0005031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001105 ;
    owl:annotatedTarget "clavicula" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010982
    ] .

[]
    oboInOwl:notes "spinous processes of thoracic T7-T12 thoracolumbar fascia iliac crest and inferior 3 or 4 ribs inferior angle of scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0007175
    ] .

[]
    oboInOwl:notes "floor of intertubercular groove of the humerus" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001476
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0002380
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Latissimus_dorsi_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget "The latissimus dorsi is the larger, flat, dorso-lateral muscle on the trunk, posterior to the arm, and partly covered by the trapezius on its median dorsal region. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Musculus_Latissimus_Dorsi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget "UMLS:C0224362" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget "latissimi dorsi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Latissimus_dorsi_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001112 ;
    owl:annotatedTarget "musculus latissimus dorsi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001113 ;
    owl:annotatedTarget obo:UBERON_0009912 .

[]
    oboInOwl:hasDbXref "Wikipedia:Liver#Lobes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001113 ;
    owl:annotatedTarget "Traditional gross anatomy divided the liver into four lobes based on surface features. The falciform ligament is visible on the front (anterior side) of the liver. This divides the liver into a left anatomical lobe, and a right anatomical lobe." .

[]
    oboInOwl:source "ncithesaurus:Liver_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001113 ;
    owl:annotatedTarget "UMLS:C0447541" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_lobe_of_liver" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "The right lobe is much larger than the left; the proportion between them being as six to one. It occupies the right hypochondrium, and is separated from the left lobe on its upper surface by the falciform ligament; on its under and posterior surfaces by the left sagittal fossa; and in front by the umbilical notch. It is of a somewhat quadrilateral form, its under and posterior surfaces being marked by three fossæ: the porta and the fossæ for the gall-bladder and inferior vena cava, which separate its left part into two smaller lobes; the quadrate and caudate lobes. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005173" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "Portion of the liver which develops on the fish's right side adjacent to the gall bladder.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Right_Lobe_of_the_Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "UMLS:C0227481" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "lobus hepaticus dexter" .

[]
    oboInOwl:hasDbXref "ZFA:0005173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "right liver lobe" .

[]
    oboInOwl:hasDbXref "TAO:0005173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "2nd lobe" .

[]
    oboInOwl:hasDbXref "ZFA:0005173" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "gall bladder lobe" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_lobe_of_liver" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "lobus hepatis dexter" .

[]
    oboInOwl:hasDbXref "EMAPA:18311" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "right hepatic lobe" .

[]
    oboInOwl:hasDbXref "TAO:0005173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001114 ;
    owl:annotatedTarget "second lobe" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_lobe_of_liver" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "The left lobe is smaller and more flattened than the right. It is situated in the epigastric and left hypochondriac regions. Its upper surface is slightly convex and is moulded on to the diaphragm; its under surface presents the gastric impression and omental tuberosity. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005172" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "Portion of the liver which develops on the fish's left side.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Left_Lobe_of_the_Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "UMLS:C0227486" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "lobus hepaticus sinister" .

[]
    oboInOwl:hasDbXref "EMAPA:18307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "left hepatic lobe" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_lobe_of_liver" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001115 ;
    owl:annotatedTarget "lobus hepatis sinister" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002046
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget "A lobe of tissue that is part of a thyroid gland." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000732" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://www.thyroidmanager.org/Chapter1/chapter01.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Thyroid_Gland_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget "UMLS:C0447647" .

[]
    oboInOwl:hasDbXref "FMA:13367", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget "lobus glandulae thyroideae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000771 ;
    owl:annotatedTarget obo:CL_0000094 .

[]
    oboInOwl:hasDbXref "Wikipedia:Lobes_of_thyroid_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001118 ;
    owl:annotatedTarget "lobuli glandulae thyroideae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001119 ;
    owl:annotatedTarget "A lobe of thyroid gland that is in the right side of a thyroid gland." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000733" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://www.thyroidmanager.org/Chapter1/chapter01.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001119 ;
    owl:annotatedTarget "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Right_Thyroid_Gland_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001119 ;
    owl:annotatedTarget "UMLS:C0229581" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMCID:PMC2626675"^^xsd:string, "PMID:10914487"^^xsd:string, "PMID:1662676"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000771 ;
    owl:annotatedTarget "Any of the immature or mature forms of a granular leukocyte with a nucleus that usually has two lobes connected by one or more slender threads of chromatin, and cytoplasm containing coarse, round granules that are uniform in size and which can be stained by the dye eosin. Eosinophils are CD9-positive, CD191-positive, and CD193-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001120 ;
    owl:annotatedTarget "A lobe of thyroid gland that is in the left side of a thyroid gland." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000734" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://www.thyroidmanager.org/Chapter1/chapter01.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001120 ;
    owl:annotatedTarget "Thus, a thyroid capable of forming iodotyrosines and iodothyronines is present in all vertebrates. (...) Certain morphologic changes occur after the biochemical evolution of the thyroid has ceased. In the adult lamprey and in most bony fishes, the gland is not encapsulated. (...) In cartilaginous fish, the thyroid is encapsulated. In the higher vertebrate forms, the thyroid is a one- or two-lobed encapsulated structure.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Left_Thyroid_Gland_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001120 ;
    owl:annotatedTarget "UMLS:C0229582" .

[]
    oboInOwl:notes "long thoracic nerve" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003726
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010986
    ] .

[]
    oboInOwl:notes "fleshy slips from the outer surface of upper 8 or 9 ribs" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002228
    ] .

[]
    oboInOwl:notes "costal aspect of medial margin of the scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0002380
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Serratus_anterior_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget "The serratus ventralis is a muscle that originates on the surface of the upper eight or nine ribs at the side of the chest and inserts along the entire anterior length of the medial border of the scapula. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Serratus_Ventralis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget "UMLS:C1710059" .

[]
    oboInOwl:hasDbXref "VHOG:0000679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget "serratus anterior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Serratus_anterior_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget "musculus serratus anterior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Serratus_anterior_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001125 ;
    owl:annotatedTarget "serratus lateralis" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000185", "https://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&aid=3530322&group_id=76834&atid=2257941" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "Subdivision of skeletal system that consists of all the vertebra and associated skeletal elements and joints in the body[modified from VSAO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000185" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "Anatomical cluster that consists of all the vertebra in the body.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001142" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/vertebral+column" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "The vertebral column consists of a series of vertebrae connected by ligaments. It provides a supporting axis for the body and protects the spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001142" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.53", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "Vertebrata is characterized by three synapomorphies. First, vertebrates have a backbone composed of vertebrae (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:13478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "spine" .

[]
    oboInOwl:source "ncithesaurus:Vertebral_Column" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "UMLS:C0037949" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord_Column" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "UMLS:C1519455" .

[]
    oboInOwl:hasDbXref "FMA:13478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "backbone" .

[]
    oboInOwl:hasDbXref "AAO:0000699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "vertebral column skeleton" .

[]
    oboInOwl:hasDbXref "BTO:0000818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "columna vertebralis" .

[]
    oboInOwl:hasDbXref "BTO:0000818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "dorsal spine" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.232.834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001130 ;
    owl:annotatedTarget "spinal column" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_foramen", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001131 ;
    owl:annotatedTarget "A foramen within a vertebral element through which the spinal cord runs. It is formed by the anterior segment, and the posterior part, the vertebral arch." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000729" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001131 ;
    owl:annotatedTarget "Opening on the vertebra for a spinal nerve as it emerges from the spinal canal.[AAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001131 ;
    owl:annotatedTarget "EMAPA:37803" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_foramen" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001131 ;
    owl:annotatedTarget "foramen vertebrale" .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0055074
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000772 ;
    owl:annotatedTarget obo:CL_0000771 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000678", "Wikipedia:Parathyroid_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "The parathyroid gland is an endocrine gland for secretion of parathyroid hormone, usually found as a pair, embedded in the connective tissue capsule on the posterior surface of the thyroid gland. Parathyroid regulates calcium and phosphorous metabolism." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001188" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/parathyroid+gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "Any one of several small structures, usually four, attached to the dorsal surfaces of the lateral lobes of the thyroid gland. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010545" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "Either of the two pairs of small, spherical, encapsulated glands which develop from ventral growths of the third and fourth pharyngeal pouches and are closely associated with the external jugular veins. Calcitonin and parathyroid hormone are secreted by these glands.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001188" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M, Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "The evolution of the tetrapods, and the shift from an aquatic to a terrestrial environment, was believed to have required new controls for regulating calcium homeostasis, and thus the evolution of parathyroid glands (...) both the tetrapod parathyroid and the gills of fish contribute to the regulation of extracellular calcium levels. It is therefore reasonable to suggest that the parathyroid gland evolved as a result of the transformation of the gills into the parathyroid glands of tetrapods and the transition from an aquatic to a terrestrial environment. This interpretation would also explain the positioning of the parathyroid gland within the pharynx in the tetrapod body. Were the parathyroid gland to have emerged de novo with the evolution of the tetrapods it could, as an endocrine organ, have been placed anywhere in the body and still exert its effect.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "table 13.1 of Kardong is used to create the taxon-specific developmental relationships here, although some omissions are made for simplicity." .

[]
    oboInOwl:source "ncithesaurus:Parathyroid_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "UMLS:C0030518" .

[]
    oboInOwl:hasDbXref "XAO:0000167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001132 ;
    owl:annotatedTarget "epithelial body" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000772 ;
    owl:annotatedTarget "Any of the immature forms of an eosinophil, in which eosinophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0005280" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "Muscle tissue composed of cardiac muscle cells, forming the muscles of the heart[ZFA,modified]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "cardiac muscle muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "cardiac muscle textus muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "heart muscle muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "heart muscle textus muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "heart myocardium muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "heart myocardium textus muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle of heart muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle of heart textus muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle tissue of cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle tissue of heart muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle tissue of heart myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle tissue of muscle of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "muscle tissue of myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "myocardium muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "myocardium textus muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "textus muscularis of cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "textus muscularis of heart muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "textus muscularis of heart myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "textus muscularis of muscle of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "textus muscularis of myocardium" .

[]
    oboInOwl:hasDbXref "BILA:0000134" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001133 ;
    owl:annotatedTarget "cardiac musculature" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/324" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "Muscle tissue that consists primarily of skeletal muscle fibers." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005277" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "Muscle, composed of long cylindrical, multinucleated cells that attaches to the skeleton via tendons.[TAO]" .

[]
    oboInOwl:external_class "FMA:14069" ;
    oboInOwl:ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "Tissue which consists of skeletal muscle fibers surrounded by endomysium. Examples: Skeletal muscle tissue of biceps, Skeletal muscle tissue of diaphragm[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000319" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:10368962 Oota S, Saitou N, Phylogenetic relationship of muscle tissues deduced from superimposition of gene trees. Mol Biol Evol (1999)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "This result implies the following views in terms of evolutionary differentiation: (1) Arthropod striated muscle and vertebrate skeletal and cardiac muscles share a common ancestor. In other words, they did not evolve independently (...) (5) The divergence of vertebrate skeletal and cardiac muscles/vertebrate smooth muscle and nonmuscle is at least before that of vertebrates/arthropods. In other words, emergence of skeletal and cardiac musle type tissues preceded the vertebrate/arthropod divergence (ca. 700 MYA).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Skeletal_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "UMLS:C0242692" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000126 ;
    owl:annotatedTarget "X in lateral side of Y <=> if X is in left side of Y or X is in right side of Y. X is often, but not always a paired structure" .

[]
    oboInOwl:hasDbXref "BTO:0001103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "skeletal muscle system" .

[]
    oboInOwl:hasDbXref "BTO:0001103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001134 ;
    owl:annotatedTarget "somatic muscle" .

[]
    oboInOwl:hasDbXref "GO:0006939", "Wikipedia:Smooth_muscle_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "Muscle tissue which is unstriated, composed primarily of smooth muscle fibers surrounded by a reticulum of collagen and elastic fibers. Smooth muscle differs from striated muscle in the much higher actin/myosin ratio, the absence of conspicuous sarcomeres and the ability to contract to a much smaller fraction of its resting length[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005274" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "A non-striated muscle that is composed of spindle-shaped cells. Smooth muscle usually is organized into sheets that line cavitated organs.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010244" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:CAM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "Involuntary muscle tissue consisting of uninucleate spindle-shaped fibers.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001246" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jez.b.21416 Chiodin M, Achatz JG, Wanninger A, Martinez P, Molecular architecture of muscles in an acoel and its evolutionary implications. Journal of Experimental Zoology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "(...) the first bilateral animals possessed only smooth muscles with the molecular repertoire necessary to build a striated muscle. (...) it is more parsimonious to regard striated muscle cells as a sister cell type to the smooth muscle cells. In this scenario, striated and smooth muscles would have arisen in the stem lineage that led to the Nephrozoa (i.e. all Bilateria exclusive the acoelomorphs) (Hejnol et al., 2009), from an 'acoel-like' smooth muscle, by segregation and divergence of functions and through differential recruitment of additional genes[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "UMLS:C1267092" .

[]
    oboInOwl:hasDbXref "FMA:14070", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "textus muscularis nonstriatus" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "visceral muscle" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "visceral muscle tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Smooth_muscle_tissue" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001135 ;
    owl:annotatedTarget "textus muscularis levis; textus muscularis nonstriatus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001136 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000077
    ] .

[]
    oboInOwl:hasDbXref "FMA:14074", "Wikipedia:Mesothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001136 ;
    owl:annotatedTarget "Simple squamous epithelium of mesodermal origin which lines serous membranes. Examples: mesothelium of pleura, mesothelium of peritoneum[FMA]. Wikipedia: The mesothelium is a membrane that forms the lining of several body cavities: the pleura (thoracal cavity), peritoneum (abdominal cavity including the mesentery) and pericardium (heart sac). Mesothelial tissue also surrounds the male internal reproductive organs (the tunica vaginalis testis) and covers the internal reproductive organs of women (the tunica serosa uteri)." .

[]
    oboInOwl:source "ncithesaurus:Mesothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001136 ;
    owl:annotatedTarget "UMLS:C0086610" .

[]
    oboInOwl:hasDbXref "BSPO:0000063", "UBERONREF:0000006", "Wikipedia:Dorsum_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001137 ;
    owl:annotatedTarget "A major subdivision of an organism that is the entire part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane. In vertebrares this includes the vertebral column.." .

[]
    oboInOwl:source "ncithesaurus:Back" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001137 ;
    owl:annotatedTarget "UMLS:C0004600" .

[]
    oboInOwl:hasDbXref "FMA:14181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001137 ;
    owl:annotatedTarget "back" .

[]
    oboInOwl:hasDbXref "FMA:14181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001137 ;
    owl:annotatedTarget "back of body proper" .

[]
    oboInOwl:source "Wikipedia:Vitelline_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001138 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005487
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_mesenteric_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001138 ;
    owl:annotatedTarget "In anatomy, the superior mesenteric vein (SMV) is a blood vessel that drains blood from the small intestine. At its termination behind the neck of the pancreas, the SMV combines with the splenic vein to form the hepatic portal vein. The SMV lies to the right of the similarly named artery, the superior mesenteric artery, which originates from the abdominal aorta. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Superior_Mesenteric_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001138 ;
    owl:annotatedTarget "UMLS:C0226742" .

[]
    oboInOwl:hasDbXref "BTO:0002783" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001138 ;
    owl:annotatedTarget "upper mesenteric vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_mesenteric_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001138 ;
    owl:annotatedTarget "vena mesenterica superior" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0011323" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "Either of the pair of major vessels which arise from the renal hilus and return blood from the kidneys, suprarenal gland and the ureter to the inferior vena cava." .

[]
    oboInOwl:source "Wikipedia:Renal_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "The renal veins are veins that drain the kidney. They connect the kidney to the inferior vena cava. It is usually singular to each kidney, except in the condition 'multiple renal veins'. It also divides into 2 divisions upon entering the kidney: the anterior branch which receives blood from the anterior portion of the kidney and, the posterior branch which receives blood from the posterior portion. Often, each renal vein will have a branch that receives blood from the ureter. [WP,unvetted][Wikipedia:Renal_vein]." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "in EHDAA2, the renal vein is part of the kidney" .

[]
    oboInOwl:source "ncithesaurus:Renal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "UMLS:C0035092" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "kidney vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "vein of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001140 ;
    owl:annotatedTarget "venae renales" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001141 ;
    owl:annotatedTarget "A renal vein that drains the right kidney" .

[]
    oboInOwl:source "ncithesaurus:Right_Renal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001141 ;
    owl:annotatedTarget "A vein that drains blood from the right kidney into the inferior vena cava[ncithesaurus]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001141 ;
    owl:annotatedTarget "EMAPA:37381" .

[]
    oboInOwl:source "ncithesaurus:Right_Renal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001141 ;
    owl:annotatedTarget "UMLS:C0508000" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001142 ;
    owl:annotatedTarget "A renal vein that drains the left kidney" .

[]
    oboInOwl:source "ncithesaurus:Left_Renal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001142 ;
    owl:annotatedTarget "A vein that drains blood from the left kidney into the inferior vena cava[ncithesaurus]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001142 ;
    owl:annotatedTarget "EMAPA:37166" .

[]
    oboInOwl:source "ncithesaurus:Left_Renal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001142 ;
    owl:annotatedTarget "UMLS:C0508001" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001072
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_vein", "ZFA:0000670", "https://sourceforge.net/tracker/?func=detail&aid=3565355&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "Vein that carries blood away from the liver[ZFA]." .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "UMLS:C0019155" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "liver vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "vein of liver" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "vena hepatica" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "hepatic veins" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001143 ;
    owl:annotatedTarget "venae hepaticae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&aid=3220553&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "A vein that carries deoxygenated blood from a single male gonad. It is the male equivalent of the ovarian vein, and is the venous counterpart of the testicular artery. It is a paired vein, with one supplying each testis." .

[]
    oboInOwl:source "ncithesaurus:Spermatic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "UMLS:C0226718" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "male gonadal vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "spermatic vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "testicle vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "testicular venous tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "vein of testicle" .

[]
    oboInOwl:hasDbXref "BTO:0002678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "vena tesicularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "vena testicularis dextra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "vena testicularis sinistra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001144 ;
    owl:annotatedTarget "venae spermaticae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "A vein that carries deoxygenated blood from its corresponding ovary to inferior vena cava or one of its tributaries." .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "UMLS:C0226720" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "female reproductive system gonad vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "female reproductive system gonada vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "gonad of female reproductive system vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "gonada of female reproductive system vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "ovary vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vein of female reproductive system gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vein of female reproductive system gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vein of gonad of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vein of gonada of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vein of ovary" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vena ovarica dextra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001145 ;
    owl:annotatedTarget "vena ovarica sinistra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/mouse-anatomy-ontology/issues/110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001146 ;
    owl:annotatedTarget "A vein that drains the adrenal gland." .

[]
    oboInOwl:source "ncithesaurus:Suprarenal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001146 ;
    owl:annotatedTarget "UMLS:C0226717" .

[]
    oboInOwl:hasDbXref "MA:0002081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001146 ;
    owl:annotatedTarget "adrenal vein" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget obo:UBERON_0003703 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005604
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0009493" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget "the tubular structure that conducts gall bladder contents from the gall bladder to the common bile duct" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005166" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:Curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget "Duct that connects the gall bladder and the common bile duct.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000213" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget "The duct of the gallbladder which joins the common hepatic duct, thus forming the common biliary duct. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cystic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget "UMLS:C0010672" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cystic_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001152 ;
    owl:annotatedTarget "ductus cysticus" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001155
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001156
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cecum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "A pouch in the digestive tract that connects the ileum with the ascending colon of the large intestine. It is separated from the ileum by the ileocecal valve, and is the beginning of the large intestine. It is also separated from the colon by the cecocolic junction." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "A cecum is present in most amniote species, and also in lungfish, but not in any living species of amphibian. In reptiles, it is usually a single median structure, arising from the dorsal side of the large intestine. Birds typically have two paired ceca, as, unlike other mammals, do hyraxes. Most mammalian herbivores have a relatively large cecum, hosting a large number of bacteria, which aid in the enzymatic breakdown of plant materials such as cellulose; in many species, it is considerably wider than the colon. In contrast, obligatory carnivores, whose diets contain little or no plant material, have a reduced cecum, which is often partially or wholly replaced by the vermiform appendix. Many fish have a number of small outpocketings, called pyloric ceca, along their intestine; despite the name they are not homologous with the cecum of amniotes, and their purpose is to increase the overall area of the digestive epithelium.[2] Some invertebrates, such as squid,[3] may also have structures with the same name, but these have no relationship with those of vertebrates." .

[]
    oboInOwl:source "ncithesaurus:Cecum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "UMLS:C0007531" .

[]
    oboInOwl:hasDbXref "VHOG:0001559" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "caecum" .

[]
    oboInOwl:hasDbXref "FMA:14541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "cecum" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "caeca" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "ceca" .

[]
    oboInOwl:hasDbXref "BTO:0000166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "blind intestine" .

[]
    oboInOwl:hasDbXref "BTO:0000166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "blindgut" .

[]
    oboInOwl:hasDbXref "BTO:0000166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "intestinum caecum" .

[]
    oboInOwl:hasDbXref "BTO:0000166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001153 ;
    owl:annotatedTarget "intestinum crassum cecum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-1572-1316" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001153
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Vermiform_appendix", "https://orcid.org/0000-0002-6826-8770" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "A blind-ended tube connected to the cecum, from which it develops embryologically[WP]." .

[]
    oboInOwl:source "FMA:14542" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "Organ with organ cavity which is continuous proximally with the cecum and distally terminates in the tip of the appendix. Examples: There is only one appendix[FMA:14542]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001306" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1420-9101.2009.01809.x Smith HF, Fisher RE, Everett ML, Thomas AD, Randal Bollinger R, Parker W, Comparative anatomy and phylogenetic distribution of the mammalian cecal appendix. Journal of Evolutionary Biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "A comparative anatomical approach reveals three apparent morphotypes of the cecal appendix, as well as appendix-like structures in some species that lack a true cecal appendix. Cladistic analyses indicate that the appendix has evolved independently at least twice (at least once in diprotodont marsupials and at least once in Euarchontoglires), shows a highly significant (P < 0.0001) phylogenetic signal in its distribution, and has been maintained in mammalian evolution for 80 million years or longer.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vermiform_Appendix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "UMLS:C0003617" .

[]
    oboInOwl:hasDbXref "FMA:14542", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "appendix vermiformis" .

[]
    oboInOwl:hasDbXref "EMAPA:35140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "apex of caecum" .

[]
    oboInOwl:hasDbXref "VHOG:0001306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "apex of cecum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vermiform_appendix" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001154 ;
    owl:annotatedTarget "appendix vermiformis" .

[]
    oboInOwl:order "3" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000059
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Colon_(anatomy)", "ZFIN:curator"^^xsd:string, "http://orcid.org/0000-0002-2825-0621", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "A portion of the large intestine before it becomes the rectum. In mammals, the colon is the most part of the large intestine, excluding the vermiform appendix, the rectum and the anal canal." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-1572-1316" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "Some references do not consider the caecum to be part of the colon." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010400" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "UBERON:0001155" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "The last portion of the digestive system, it extracts water and salt from solid wastes before they are eliminated from the body.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000706" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "The posterior intestine has short longitudinally arranged epithelial folds which are similar to the colon of higher vertebrates. Wallace et al, 2005.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000648" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Colon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001155 ;
    owl:annotatedTarget "UMLS:C0009368" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget obo:UBERON_0000168 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "FMA:14545", "Wikipedia:Ascending_colon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget "Section of colon which is distal to the cecum and proximal to the transversecolon.[FMA,modified]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget "in MA, this is a subclass of colon" .

[]
    oboInOwl:source "ncithesaurus:Ascending_Colon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget "UMLS:C0227375" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ascending_colon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget "colon ascendens" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spiral_colon" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001156 ;
    owl:annotatedTarget "spiral colon" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001157 ;
    owl:annotatedTarget obo:UBERON_0000168 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001157 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000272", "Wikipedia:Transverse_colon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001157 ;
    owl:annotatedTarget "The proximal-distal subdivision of colon that runs transversely across the upper part of the abdomen, from the right to the left colic flexure. Continuous with the descending colon[BTO,modified]." .

[]
    oboInOwl:source "ncithesaurus:Transverse_Colon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001157 ;
    owl:annotatedTarget "UMLS:C0227386" .

[]
    oboInOwl:hasDbXref "Wikipedia:Transverse_colon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001157 ;
    owl:annotatedTarget "colon transversum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001158 ;
    owl:annotatedTarget obo:UBERON_0000168 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001158 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000641" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001158 ;
    owl:annotatedTarget "The portion of the colon between the left colic flexure and the sigmoid colon at the pelvic brim; the portion of the descending colon lying in the left iliac fossa is sometimes called the iliac colon." .

[]
    oboInOwl:source "ncithesaurus:Descending_Colon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001158 ;
    owl:annotatedTarget "UMLS:C0227389" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_colon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001158 ;
    owl:annotatedTarget "colon descendens" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget obo:UBERON_0000168 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sigmoid_colon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget "The part of the large intestine that is closest to the rectum and anus. It forms a loop that averages about 40 cm. in length, and normally lies within the pelvis, but on account of its freedom of movement it is liable to be displaced into the abdominal cavity." .

[]
    oboInOwl:source "ncithesaurus:Sigmoid_Colon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget "UMLS:C0227391" .

[]
    oboInOwl:source "ncithesaurus:Sigmoid_Flexure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget "UMLS:C0682612" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sigmoid_colon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001159 ;
    owl:annotatedTarget "colon sigmoideum" .

[]
    oboInOwl:hasDbXref "GO:0014825", "ISBN:0073040584"^^xsd:string, "Wikipedia:Fundus_(stomach)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "The fundus is the portion of the stomach that lies above the cardiac notch, and contains the fundic glands[GO, Kardong]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000421" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "The greater curvature of the stomach. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000421" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Fundus_of_the_Stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "UMLS:C0017129" .

[]
    oboInOwl:hasDbXref "BTO:0000502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "fundus gastricus" .

[]
    oboInOwl:hasDbXref "BTO:0000502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "fundus gastricus ventricularis" .

[]
    oboInOwl:hasDbXref "BTO:0000502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "fundus ventricularis" .

[]
    oboInOwl:hasDbXref "BTO:0000502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001160 ;
    owl:annotatedTarget "fundus ventriculi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget obo:UBERON_0009870 .

[]
    oboInOwl:hasDbXref "GO:0014845", "Wikipedia:Body_of_stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "The body of stomach is the part of the stomach that lies between the fundus above and the pyloric antrum below; its boundaries are poorly defined[GO]." .

[]
    oboInOwl:source "ncithesaurus:Body_of_Stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "UMLS:C0227230" .

[]
    oboInOwl:hasDbXref "BTO:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "corpus gastricum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_stomach" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "corpus gastricum" .

[]
    oboInOwl:hasDbXref "BTO:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "corpus ventriculare" .

[]
    oboInOwl:hasDbXref "BTO:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001161 ;
    owl:annotatedTarget "corpus ventriculi" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000198", "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "The part of the stomach attached to the esophagus. The cardia begins immediately distal to the z-line of the gastroeosphageal junction, where the squamous epithelium of the esophagus gives way to the columnar epithelium of the gastrointestinal tract[WP]" .

[]
    oboInOwl:source "ncithesaurus:Cardia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "UMLS:C0007144" .

[]
    oboInOwl:hasDbXref "FMA:14561", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "pars cardiaca gastricae" .

[]
    oboInOwl:hasDbXref "MA:0001609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "stomach cardiac region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "antrum cardiacum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "antrum cardiacum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "cardiac orifice" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "cardiac region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001162 ;
    owl:annotatedTarget "cardial orifice" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget obo:UBERON_0009870 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "the area at the bottom of the stomach on the caudal side of the pyloric canal that contains gastrin-producing G cells, which stimulate acid production, and the luminal pH-sensitive population of somatostatin-producing D cells" .

[]
    oboInOwl:source "ncithesaurus:Antrum_Pylori" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "UMLS:C0034193" .

[]
    oboInOwl:hasDbXref "BTO:0001732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "antrum of Willis" .

[]
    oboInOwl:hasDbXref "BTO:0001732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "antrum pylori" .

[]
    oboInOwl:hasDbXref "BTO:0001732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "antrum pyloricum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pyloric_antrum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "antrum pyloricum" .

[]
    oboInOwl:hasDbXref "BTO:0001732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001165 ;
    owl:annotatedTarget "gastric antrum" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010785" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "the stomach tissue region surrounding and controlling the distal outlet of the stomach, which opens into the duodenum" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000420" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "The orifice which allows the passage from the stomach into the intestine. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000420" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pylorus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "UMLS:C0034196" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "pars pylorica" .

[]
    oboInOwl:hasDbXref "FMA:14581", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "pars pylorica gastricae" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "stomach pyloric region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pylorus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001166 ;
    owl:annotatedTarget "valvula pylori" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010783" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "the layered structure that makes up the stomach, typiclly consists of a serous coat, a muscular coat, a mucous membrane, and other tissue layers in between" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "anatomical wall of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "anatomical wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "stomach anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "ventriculus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "ventriculus wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001167 ;
    owl:annotatedTarget "wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "An anatomical wall that is part of a small intestine [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Wall_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "UMLS:C1519375" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "anatomical wall of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "anatomical wall of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "small bowel anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "small bowel wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "small intestine anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001168 ;
    owl:annotatedTarget "wall of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001169 ;
    owl:annotatedTarget "An anatomical wall that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001169 ;
    owl:annotatedTarget "anatomical wall of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001169 ;
    owl:annotatedTarget "large intestine anatomical wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget obo:UBERON_0007826 .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesentery#Mesentery_.28proper.29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "The peritoneum responsible for connecting the jejunum and ileum (parts of the small intestine) to the back wall of the abdomen. Between the two sheets of peritoneum are blood vessels, lymph vessels, and nerves. This allows these parts of the small intestine to move relatively freely within the abdominopelvic cavity. The brain, however, cannot map sensation accurately, so sensation is usually referred to the midline, an example of referred pain[WP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "EMAPA:37745" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "mesentery (proper)" .

[]
    oboInOwl:hasDbXref "FMA:14643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "mesentery proper" .

[]
    oboInOwl:hasDbXref "FMA:14643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "small intestinal mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001170 ;
    owl:annotatedTarget "small intestine mesentery" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001171 ;
    owl:annotatedTarget obo:UBERON_0009911 .

[]
    oboInOwl:source "MA"^^xsd:string, "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001171 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000773 ;
    owl:annotatedTarget obo:CL_0000772 .

[]
    oboInOwl:hasDbXref "MP:0008992" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001171 ;
    owl:annotatedTarget "The triangular region on the periphery of the liver lobules that contain a bile duct and a terminal branch of the hepatic artery and portal vein, and may also include a lymphatic vessel." .

[]
    oboInOwl:source "ncithesaurus:Portal_Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001171 ;
    owl:annotatedTarget "UMLS:C0682620" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001172 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.vivo.colostate.edu/hbooks/pathphys/digestion/liver/histo_acinus.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001172 ;
    owl:annotatedTarget "The functional unit of the liver, consisting of a mass of hepatocytes from adjacent liver lobules aligned around the hepatic arterioles and portal venules just as they anastomose into sinusoids." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:19622087"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000773 ;
    owl:annotatedTarget "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a eosinophilic myelocyte and a band form eosinophil. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare. Markers are integrin alpha-M-positive, fucosyltransferase FUT4-positive, low affinity immunoglobulin gamma Fc region receptor III-positive, CD33-positive, CD24-positive and aminopeptidase N-negative."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Liver_Acinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001172 ;
    owl:annotatedTarget "UMLS:C0227519" .

[]
    oboInOwl:hasDbXref "DOI:10.1002/ar.20664" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001173 ;
    owl:annotatedTarget "A complex network of conduits that begins with the canals of Hering (intralobar bile duct) and progressively merges into a system of interlobular, septal, and major ducts which then coalesce to form the extrahepatic bile ducts, which finally deliver bile to the intestine, and in some species to the gallbladder." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011020" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "UBERON:0001173" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001173 ;
    owl:annotatedTarget "Hollow tree organ, the organ parts of which consist of the bile ducts.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Biliary_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001173 ;
    owl:annotatedTarget "UMLS:C0005423" .

[]
    oboInOwl:hasDbXref "MA:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001173 ;
    owl:annotatedTarget "biliary tract" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001174 ;
    owl:annotatedTarget "the part of the biliary tree formed by the union of the cystic duct and the common hepatic duct" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005165" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:Curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001174 ;
    owl:annotatedTarget "Digestive system duct that collects bile from the hepatic bile duct and the cystic duct.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000214" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001174 ;
    owl:annotatedTarget "The duct formed by the union of the common hepatic and cystic ducts. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Common_Bile_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001174 ;
    owl:annotatedTarget "UMLS:C0009437" .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_bile_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001174 ;
    owl:annotatedTarget "ductus choledochus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget obo:UBERON_0003703 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005604
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001176
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001177
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010081
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_hepatic_duct", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget "Predominantly extrahepatic bile duct which is formed by the junction of the right and left hepatic ducts, which are predominantly intrahepatic, and, in turn, joins the cystic duct to form the common bile duct[GAID]. The common hepatic duct is the duct formed by the convergence of the right hepatic duct (which drains bile from the right functional lobe of the liver) and the left hepatic duct (which drains bile from the left functional lobe of the liver). The common hepatic duct then joins the cystic duct coming from the gallbladder to form the common bile duct[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000220" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget "The duct which conveys the bile from the liver and unites with the cystic duct to form the common bile duct. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Common_Hepatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget "UMLS:C0019149" .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_hepatic_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001175 ;
    owl:annotatedTarget "ductus hepaticus communis" .

[]
    oboInOwl:hasDbXref "http://www.medterms.com/script/main/art.asp?articlekey=26034" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001176 ;
    owl:annotatedTarget "The duct that drains bile from the right half of the liver and joins the left hepatic duct to form the common hepatic duct." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000217" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001176 ;
    owl:annotatedTarget "The duct which drains bile from the right half of the liver and unites with the left hepatic duct to form the common hepatic duct. [adapted_from_http://www.medterms.com/script/main/art.asp?articlekey=26032][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Right_Hepatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001176 ;
    owl:annotatedTarget "UMLS:C0227557" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001176 ;
    owl:annotatedTarget "ductus hepaticus dexter" .

[]
    oboInOwl:hasDbXref "http://www.medterms.com/script/main/art.asp?articlekey=26035" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001177 ;
    owl:annotatedTarget "The duct that drains bile from the left half of the liver and joins the right hepatic duct to form the common hepatic duct." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000218" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001177 ;
    owl:annotatedTarget "The duct which drains bile from the left half of the liver and unites with the right hepatic duct to form the common hepatic duct. [adapted_from_http://www.medterms.com/script/main/art.asp?articlekey=26032][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Left_Hepatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001177 ;
    owl:annotatedTarget "UMLS:C0227560" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001177 ;
    owl:annotatedTarget "ductus hepaticus sinister" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000774 ;
    owl:annotatedTarget obo:CL_0000772 .

[]
    oboInOwl:hasDbXref "Wikipedia:Peritoneum#Types", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001178 ;
    owl:annotatedTarget "The inner layer of peritoneum that is wrapped around organs located inside the intraperitoneal space." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001178 ;
    owl:annotatedTarget "visceral serous membrane of peritoneum" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:19622087"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000774 ;
    owl:annotatedTarget "A late eosinophilic metamyelocyte in which the nucleus is in the form of a curved or coiled band, not having acquired the typical multilobar shape of the mature eosinophil."^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Peritoneal_cavity", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "Anatomical cavity bounded by visceral and parietal peritoneum" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000852" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/peritoneal+cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "The potential space between the parietal and visceral layers of the peritoneum, which are normally in contact. The peritoneal cavity is divided into the greater and lesser sac. The greater sac is the peritoneal cavity, and the lesser sac is the omental bursa. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000852" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes) Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Peritoneal_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "UMLS:C1704247" .

[]
    oboInOwl:hasDbXref "BTO:0001782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "cavitas peritonealis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Peritoneal_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "cavitas peritonealis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Peritoneal_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001179 ;
    owl:annotatedTarget "saccus serosus peritonei" .

[]
    oboInOwl:hasDbXref "MESH:A07.231.114.565.755" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001182 ;
    owl:annotatedTarget "Mesenteric artery that supplies the whole length of the small intestine except the superior part of the duodenum. It also supplies the cecum and the ascending part of the colon and about half the transverse part of the colon. It arises from the anterior surface of the aorta below the celiac artery at the level of the first lumbar vertebra." .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0001182 ;
    owl:annotatedTarget "Origin: abdominal aorta; branches, inferior pancreaticoduodenal, jejunal, ileal, ileocolic, right colic, and middle colic arteries; distribution: small intestine, proximal half of colon" .

[]
    oboInOwl:source "ncithesaurus:Superior_Mesenteric_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001182 ;
    owl:annotatedTarget "UMLS:C0162861" .

[]
    oboInOwl:hasDbXref "BTO:0002303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001182 ;
    owl:annotatedTarget "arteria mesenterica superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_mesenteric_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001182 ;
    owl:annotatedTarget "arteria mesenterica superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_mesenteric_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001183 ;
    owl:annotatedTarget "Mesenteric artery that supplies the large intestine from the left colic (or splenic) flexure to the upper part of the rectum, which includes the descending colon, the sigmoid colon, and part of the rectum. Proximally, its territory of distribution overlaps (forms a watershed) with the middle colic artery, and therefore the superior mesenteric artery. The SMA and IMA anastomose via the marginal artery (artery of Drummond). The territory of distribution of the IMA is more or less equivalent to the embryonic hindgut. [WP,unvetted]." .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001183 ;
    owl:annotatedTarget "IMA" .

[]
    oboInOwl:source "ncithesaurus:Inferior_Mesenteric_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001183 ;
    owl:annotatedTarget "UMLS:C0162860" .

[]
    oboInOwl:hasDbXref "BTO:0002302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001183 ;
    owl:annotatedTarget "arteria mesenterica inferior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_mesenteric_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001183 ;
    owl:annotatedTarget "arteria mesenterica inferior" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Renal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "One of two laterally paired arteries that supplies the kidneys. These are large arteries that branch from the dorsal aorta in primitive vertebrates." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010223" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "Artery which supplies blood via branches to the gonads, oviducts, and kidneys.[AAO]" .

[]
    oboInOwl:ontology "Wikipedia"^^xsd:string ;
    oboInOwl:source "Wikipedia:Renal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "The renal arteries normally arise off the side of the abdominal aorta, immediately below the superior mesenteric artery, and supply the kidneys with blood. Each is directed across the crus of the diaphragm, so as to form nearly a right angle with the aorta. The renal arteries carry a large portion of total blood flow to the kidneys. Up to a third of total cardiac output can pass through the renal arteries to be filtered by the kidneys. The arterial supply of the kidneys is variable and there may be one or more renal arteries supplying each kidney. It is located above the renal vein. It has a radius of approximately 0.25cm, 0.26 cm at the root. The measured mean diameter can differ depending on the imaging method used. For example, the diameter was found to be 5.04 ± 0.74 mm using ultrasound, but 5.68 ± 1.19 mm using angiography. [WP,unvetted].[Wikipedia]" .

[]
    oboInOwl:source "ncithesaurus:Renal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "UMLS:C0035065" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "arteria renalis" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001184 ;
    owl:annotatedTarget "renal arteries" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001185 ;
    owl:annotatedTarget "Renal artery that supplies the right kidney" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001185 ;
    owl:annotatedTarget "EMAPA:37380" .

[]
    oboInOwl:source "ncithesaurus:Right_Renal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001185 ;
    owl:annotatedTarget "UMLS:C0226332" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001186 ;
    owl:annotatedTarget "Renal artery that supplies the left kidney" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001186 ;
    owl:annotatedTarget "EMAPA:37098" .

[]
    oboInOwl:source "ncithesaurus:Left_Renal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001186 ;
    owl:annotatedTarget "UMLS:C0226333" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "One of a pair of arteries that is a branch of the abdominal aorta that supplies blood to a male gonad." .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "arteria testicularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "internal spermatic" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "internal spermatic arteries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "internal spermatic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "internal spermatic vessels" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "spermatic arteries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "spermatic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "spermatic vessels" .

[]
    oboInOwl:hasDbXref "Wikipedia:Testicular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001187 ;
    owl:annotatedTarget "testicular arteries" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001188 ;
    owl:annotatedTarget "A testicular artery that supplies a right testicle." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001188 ;
    owl:annotatedTarget "EMAPA:37382" .

[]
    oboInOwl:source "ncithesaurus:Right_Spermatic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001188 ;
    owl:annotatedTarget "UMLS:C0734076" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001189 ;
    owl:annotatedTarget "A testicular artery that supplies a left testicle." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001189 ;
    owl:annotatedTarget "EMAPA:37099" .

[]
    oboInOwl:source "ncithesaurus:Left_Spermatic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001189 ;
    owl:annotatedTarget "UMLS:C0734077" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001190 ;
    owl:annotatedTarget "An artery that supplies an ovary." .

[]
    oboInOwl:source "Wikipedia:Ovarian_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001190 ;
    owl:annotatedTarget "In human anatomy, the ovarian artery is a blood vessel that supplies oxygenated blood to the ovary. It arises from the abdominal aorta below the renal artery, and does not pass out of the abdomiproperty_value external_definitioncavity. It can be found in the suspensory ligament of the ovary. [WP]." .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001190 ;
    owl:annotatedTarget "UMLS:C0226411" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000775 ;
    owl:annotatedTarget obo:CL_0000094 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001190 ;
    owl:annotatedTarget "arteria ovarica" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001191 ;
    owl:annotatedTarget obo:UBERON_0005609 .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_iliac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001191 ;
    owl:annotatedTarget "The common iliac arteries are two large arteries, about 4cm long in adults but more than a centimetre in diameter, that originate from the aortic bifurcation. The arteries run inferolaterally, along the medial border of the psoas muscles to the pelvic brim, where they bifurcate into the external iliac artery and internal iliac artery. The common iliac artery, and all of its branches, exist as paired structures (that is to say, there is one on the left side and one on the right). The distribution of the common iliac artery is basically the pelvis and lower limb on the corresponding side. Both common iliac arteries are accompanied along their course by common iliac veins. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Common_Iliac_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001191 ;
    owl:annotatedTarget "UMLS:C1261084" .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_iliac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001191 ;
    owl:annotatedTarget "arteria iliaca communis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000775 ;
    owl:annotatedTarget "Any of the immature or mature forms of a granular leukocyte that in its mature form has a nucleus with three to five lobes connected by slender threads of chromatin, and cytoplasm containing fine inconspicuous granules and stainable by neutral dyes."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_artery_proper", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001193 ;
    owl:annotatedTarget "An artery that supplies the liver." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005161" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001193 ;
    owl:annotatedTarget "Artery that supplies blood to the liver.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001193 ;
    owl:annotatedTarget "UMLS:C0019145" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001193 ;
    owl:annotatedTarget "arteria hepatica propria" .

[]
    oboInOwl:hasDbXref "BTO:0004307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001193 ;
    owl:annotatedTarget "arteria hepatica" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001194 ;
    owl:annotatedTarget "An artery that supplies the spleen." .

[]
    oboInOwl:source "ncithesaurus:Splenic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001194 ;
    owl:annotatedTarget "UMLS:C0037996" .

[]
    oboInOwl:hasDbXref "Wikipedia:Splenic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001194 ;
    owl:annotatedTarget "arteria splenica" .

[]
    oboInOwl:hasDbXref "MA:0001991" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001194 ;
    owl:annotatedTarget "lienal artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Splenic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001194 ;
    owl:annotatedTarget "arteria lienalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Middle_colic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001196 ;
    owl:annotatedTarget "The middle colic artery is a branch of the superior mesenteric artery that mostly supplies the transverse colon. It arises just below the pancreas, and, passing downward and forward between the layers of the transverse mesocolon, divides into two branches: right and left. The right branch anastomoses with the right colic artery The left branch anastomoses with the left colic artery, a branch of the inferior mesenteric artery. The arches thus formed are placed about two fingers' breadth from the transverse colon, to which they distribute branches. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001196 ;
    owl:annotatedTarget "EMAPA:37106" .

[]
    oboInOwl:source "ncithesaurus:Middle_Colic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001196 ;
    owl:annotatedTarget "UMLS:C0226328" .

[]
    oboInOwl:hasDbXref "Wikipedia:Middle_colic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001196 ;
    owl:annotatedTarget "arteria colica media" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ileocolic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001197 ;
    owl:annotatedTarget "The Ileocolic Artery is the lowest branch arising from the concavity of the superior mesenteric artery. It passes downward and to the right behind the peritoneum toward the right iliac fossa, where it divides into a superior and an inferior branch; the inferior anastomoses with the end of the superior mesenteric artery, the superior with the right colic artery. Supplies the cecum, ileum, and appendix. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001197 ;
    owl:annotatedTarget "EMAPA:37083" .

[]
    oboInOwl:source "ncithesaurus:Ileo-colic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001197 ;
    owl:annotatedTarget "UMLS:C0226323" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ileocolic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001197 ;
    owl:annotatedTarget "arteria ileocolica" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "The mucosal layer that lines the stomach." .

[]
    oboInOwl:source "Wikipedia:Gastric_mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "The gastric mucosa is the mucous membrane layer of the stomach which contains the glands and the gastric pits. In men it is about 1 mm thick and its surface is smooth, soft, and velvety. It consists of epithelium, lamina propria, and the muscularis mucosae. In its fresh state, it is of a pinkish tinge at the pyloric end and of a red or reddish-brown color over the rest of its surface. In infancy it is of a brighter hue, the vascular redness being more marked. It is thin at the cardiac extremity, but thicker toward the pylorus. During the contracted state of the organ it is thrown into numerous plaits or rugae, which, for the most part, have a longitudinal direction, and are most marked toward the pyloric end of the stomach, and along the greater curvature. These folds are entirely obliterated when the organ becomes distended. When examined with a lens, the inner surface of the mucous membrane presents a peculiar honeycomb appearance from being covered with funnel-like depressions or foveolae of a polygonal or hexagonal form, which vary from 0.12 to 0.25 mm. in diameter. These are the ducts of the gastric glands, and at the bottom of each may be seen one or more minute orifices, the openings of the gland tubes. Gastric glands are simple or branched tubular glands that emerge on the deeper part of the gastric foveola, inside the gastric areas and outlined by the folds of the mucosa. There are three types of glands: cardiac glands (in the proximal part of the stomach), oxyntic glands (the dominating type of gland), and pyloric glands. The cardiac glands mainly contain mucus producing cells. The bottom part of the oxyntic glands is dominated by zymogen (chief) cells that produce pepsinogen (an inactive precursor of the pepsin enzyme). Parietal cells, which secrete hydrochloric acid are scattered in the glands, with most of them in the middle part. The upper part of the glands consist of mucous neck cells; in this part the dividing cells are seen. The pyloric glands contain mucus-secreting cells. Several types of endocrine cells are found in all regions of the gastric mucosa. In the pyloric glands contain gastrin producing cells (G cells); this hormone stimulates acid production from the parietal cells. ECL (enterochromaffine-like) cells, found in the oxyntic glands release histamine, which also is a powerful stimulant of the acid secretion. The A cells produce glucagon, which mobilizes the hepatic glycogen, and the enterochromaffin cells that produce serotonin, which stimulates the contraction of the smooth muscles. The surface of the mucous membrane is covered by a single layer of columnar epithelium . This epithelium commences very abruptly at the cardiac orifice, where there is a sudden transition from the stratified epithelium of the esophagus. The epithelial lining of the gland ducts is of the same character and is continuous with the general lining of the stomach. [WP,unvetted][Wikipedia:Gastric_mucosa]." .

[]
    oboInOwl:source "ncithesaurus:Gastric_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "UMLS:C0017136" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "mucosa of organ of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "mucosa of organ of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "mucosa of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "mucous membrane of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "organ mucosa of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "organ mucosa of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14907", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "tunica mucosa gastricae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "ventriculus mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000776 ;
    owl:annotatedTarget obo:CL_0000775 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "ventriculus mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "ventriculus mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "ventriculus organ mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0001308" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "Magenschleimhaut" .

[]
    oboInOwl:hasDbXref "BTO:0001308" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "tunica mucosa gastris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gastric_mucosa" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001199 ;
    owl:annotatedTarget "tunica mucosa gastris" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000776 ;
    owl:annotatedTarget "Any of the immature forms of a neutrophil in which neutrophilic specific granules are present but other phenotypic features of the mature form may be lacking."^^xsd:string .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "the fibrous connective tissue layer beneath the stomach mucosa" .

[]
    oboInOwl:source "ncithesaurus:Gastric_Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "UMLS:C0227211" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "submucosa of ventriculus" .

[]
    oboInOwl:hasDbXref "FMA:14908", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "tela submucosa gastricae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "ventriculus submucosa" .

[]
    oboInOwl:hasDbXref "BTO:0002110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "submucous layer of stomach" .

[]
    oboInOwl:hasDbXref "BTO:0002110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001200 ;
    owl:annotatedTarget "tela submucosa ventriculi" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010793" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "the outermost layer of the stomach wall, consisting of layers of connective tissue continuous with the peritoneum" .

[]
    oboInOwl:source "ncithesaurus:Gastric_Serosal_Surface" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "UMLS:C1517453" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "anatomical wall of stomach serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "anatomical wall of stomach serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "anatomical wall of ventriculus serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "anatomical wall of ventriculus serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "gastric wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "gastric wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of anatomical wall of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of anatomical wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of gastric wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of stomach anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of stomach wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of ventriculus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of ventriculus wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of wall of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serosa of wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of anatomical wall of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of anatomical wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of gastric wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of stomach anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of stomach wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of ventriculus anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of ventriculus wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of wall of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "serous membrane of wall of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "stomach anatomical wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "stomach anatomical wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "stomach wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "stomach wall serous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14914", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "tunica serosa gastricae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "ventriculus anatomical wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "ventriculus anatomical wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "ventriculus wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "ventriculus wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "wall of stomach serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "wall of stomach serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "wall of ventriculus serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001201 ;
    owl:annotatedTarget "wall of ventriculus serous membrane" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001202 ;
    owl:annotatedTarget "A strong ring of smooth muscle at the end of the pyloric canal which lets food pass from the stomach to the duodenum. It receives sympathetic innervation from the celiac ganglion[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001466" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1525-142x.2000.00076.x", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001202 ;
    owl:annotatedTarget "(...) the adult Xenopus stomach exhibits both glandular and aglandular regions and a distinct pyloric sphincter similar to that of the amniotic vertebrates (...).[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pyloric_Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001202 ;
    owl:annotatedTarget "UMLS:C0227238" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pylorus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001202 ;
    owl:annotatedTarget "pyloric valve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "A mucosa that is part of a small intestine [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "UMLS:C0227261" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "mucosa of organ of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "mucosa of organ of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "mucosa of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "mucous membrane of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "organ mucosa of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "organ mucosa of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small bowel mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small bowel mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small bowel mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small bowel organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small intestine mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "small intestine organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14933", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001204 ;
    owl:annotatedTarget "tunica mucosa intestini tenuis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Small_intestinal_submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "submucosal tissue in the small intestines." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "EMAPA:37564" .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "UMLS:C0227268" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "small bowel submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "submucosa of small bowel" .

[]
    oboInOwl:hasDbXref "BTO:0002112" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001205 ;
    owl:annotatedTarget "tela submucosa intestini tenuis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "A serous membrane that is part of a small intestine [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "EMAPA:37561" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "serosa of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "serous membrane of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "serous membrane of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "small bowel serosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000777 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "small bowel serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "small intestine serous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14938", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001206 ;
    owl:annotatedTarget "tunica serosa intestini tenuis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "A mucosa that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0702022918"^^xsd:string, "ISBN:3540536663"^^xsd:string, "PMID:1600140"^^xsd:string, "PMID:16146841"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000777 ;
    owl:annotatedTarget "A tissue-resident macrophage of the renal glomerular mesangium involved in the disposal and degradation of filtration residues, presentation of antigen to T cells and in tissue remodeling."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "UMLS:C0734203" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "large intestine mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "large intestine mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "large intestine organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "mucosa of organ of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "organ mucosa of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:14969", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001207 ;
    owl:annotatedTarget "tunica mucosa intestini crassi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001208 ;
    owl:annotatedTarget "A submucosa that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001208 ;
    owl:annotatedTarget "EMAPA:37560" .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001208 ;
    owl:annotatedTarget "UMLS:C0734204" .

[]
    oboInOwl:hasDbXref "FMA:14970", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001208 ;
    owl:annotatedTarget "tela submucosa intestini crassi" .

[]
    oboInOwl:hasDbXref "BTO:0002111" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001208 ;
    owl:annotatedTarget "submucous layer of large intestine" .

[]
    oboInOwl:source "Europe PMC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "PMID:21614077" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "A serous membrane that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "EMAPA:37557" .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Serosal_Surface" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "UMLS:C1517727" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "large intestine serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "serous membrane of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:14975", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001209 ;
    owl:annotatedTarget "tunica serosa intestini crassi" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget obo:UBERON_0001962 .

[]
    oboInOwl:editor_note "check this" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000030
    ] .

[]
    oboInOwl:source "PMID:PMID:20181529" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

[]
    oboInOwl:hasDbXref "MESH:A10.549.600", "MP:0000696", "PMID:15841100", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "the protruding lymphoid tissue located on the mucosa of the intestine that is composed of densely packed B cell follicles" .

[]
    oboInOwl:source "PMID:PMID:20181529" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget obo:NCBITaxon_8459 .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "FMA has [set of?] [aggregated,small] lymphoid [follice,nodule] of [colon, SI, I, etc]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "Pp is a syn for Aggregated lymphoid follicle of small intestine; but MA uses Pp as covering both SI and LI. MA also includes follicle as a part. WP says duodenum and jejunum lack PPs" .

[]
    oboInOwl:source "ncithesaurus:Peyer_s_Patch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "UMLS:C0031272" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "noduli lymphoidei aggregati" .

[]
    oboInOwl:hasDbXref "BTO:0001784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "Peyers gland" .

[]
    oboInOwl:hasDbXref "BTO:0001784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001211 ;
    owl:annotatedTarget "Peyers patch" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000778 ;
    owl:annotatedTarget obo:CL_0000092 .

[]
    oboInOwl:notes "compound tubular" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget obo:UBERON_0011148 .

[]
    oboInOwl:source "FMA, modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003332
    ] .

[]
    oboInOwl:notes "unclear for Aves" ;
    oboInOwl:source "ISBN:9780521617147" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Brunner's_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "A compound tubular submucosal gland found in that portion of the duodenum which is above the hepatopancreatic sphincter (Sphincter of Oddi). The main function of these glands is to produce a mucus-rich alkaline secretion (containing bicarbonate)[WP]." .

[]
    oboInOwl:source "ISBN:9780521617147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "Said to be absent outside mammlian (Andrew 1959) but Ziswiler and Farner (1972) noted similar glands at the gastroduodenal junction of some birds" .

[]
    oboInOwl:source "ncithesaurus:Brunner_s_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "UMLS:C0006323" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12713016"^^xsd:string, "PMID:15055519"^^xsd:string, "PMID:17380158"^^xsd:string, "PMID:9415452"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000778 ;
    owl:annotatedTarget "A specialized mononuclear osteoclast associated with the absorption and removal of bone, precursor of multinuclear osteoclasts."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "Brunner's gland" .

[]
    oboInOwl:hasDbXref "FMA:15060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "gland of Brunner" .

[]
    oboInOwl:hasDbXref "BTO:0002376" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "glandula duodenales" .

[]
    oboInOwl:hasDbXref "BTO:0002376" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001212 ;
    owl:annotatedTarget "glandula duodenales Brunneri" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001277
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MGI:rbabiuk", "MP:0008108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "the tiny hair-like projections that protrude from the inside of the small intestine that contain blood vessels that capture digested nutrients that are absorbed through the intestinal wall; the villi increase the absorptive surface area of the small intestine by approximately 30-fold" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005125" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "The entire digestive tract is lined by well developed villi, which are longest in the intestinal bulb and decrease progressively in size towards the caudal end of the intestine. No crypts are present, but, the regions between the villi, the intervillus pockets, have a crypt-like function. Cells are produced in the intervillus pockets and shed from the villus tips. Crosnier et al. 2005[TAO]" .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "the BTO class refers to a generic villous" .

[]
    oboInOwl:source "ncithesaurus:Villus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "UMLS:C1519988" .

[]
    oboInOwl:hasDbXref "HP:0011473" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "enteric villi" .

[]
    oboInOwl:hasDbXref "HP:0011473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "enteric villous" .

[]
    oboInOwl:hasDbXref "HP:0011473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "enteric villus" .

[]
    oboInOwl:hasDbXref "ZFA:0005125" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "intestinal villi" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "villi intestinales" .

[]
    oboInOwl:hasDbXref "BTO:0003121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "villus" .

[]
    oboInOwl:hasDbXref "FMA:15072" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "villus intestinalis (intestinum tenue)" .

[]
    oboInOwl:hasDbXref "MA:0001563" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "small intestine villus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intestinal_villus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001213 ;
    owl:annotatedTarget "villi intestinales" .

[]
    oboInOwl:source "FMA/obol" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001215 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0003713
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_mesenteric_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001215 ;
    owl:annotatedTarget "A blood vessel that drains blood from the large intestine that usually terminates when reaching the splenic vein, which goes on to form the portal vein with the superior mesenteric vein (SMV). Anatomical variations include the IMV draining into the confluence of the SMV and splenic vein and the IMV draining in the SMV. The IMV lies to the right of the similarly name artery, the inferior mesenteric artery, which originates from the abdominal aorta. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Inferior_Mesenteric_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001215 ;
    owl:annotatedTarget "UMLS:C0226754" .

[]
    oboInOwl:hasDbXref "BTO:0002782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001215 ;
    owl:annotatedTarget "lower mesenteric vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_mesenteric_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001215 ;
    owl:annotatedTarget "vena mesenterica inferior" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001216 ;
    owl:annotatedTarget obo:UBERON_0002017 .

[]
    oboInOwl:source "FMA/obol" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001216 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Jejunal_veins", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001216 ;
    owl:annotatedTarget "A tributary of the superior mesenteric vein that drains the jejunum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001216 ;
    owl:annotatedTarget "EMAPA:37160" .

[]
    oboInOwl:hasDbXref "Wikipedia:Jejunal_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001216 ;
    owl:annotatedTarget "venae jejunales" .

[]
    oboInOwl:source "FMA"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001217 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001138
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Ileal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001217 ;
    owl:annotatedTarget "The veins that drain blood from the ileum into the superior mesenteric vein." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001217 ;
    owl:annotatedTarget "EMAPA:37149" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "electron" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000779 ;
    owl:annotatedTarget obo:CL_0000092 .

[]
    oboInOwl:source "ncithesaurus:Ileal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001217 ;
    owl:annotatedTarget "UMLS:C1301431" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:12713016"^^xsd:string, "PMID:9415452"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000779 ;
    owl:annotatedTarget "A specialized multinuclear osteoclast associated with the absorption and removal of bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Middle_colic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001218 ;
    owl:annotatedTarget "The middle colic vein drains the transverse colon. It is a tributary of the superior mesenteric vein, and follows the path of its corresponding artery, the middle colic artery. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001218 ;
    owl:annotatedTarget "EMAPA:37174" .

[]
    oboInOwl:hasDbXref "Wikipedia:Middle_colic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001218 ;
    owl:annotatedTarget "vena colica media" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ileocolic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001219 ;
    owl:annotatedTarget "The ileocolic vein is a vein which drains the ileum, colon, and cecum. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001219 ;
    owl:annotatedTarget "EMAPA:37150" .

[]
    oboInOwl:source "ncithesaurus:Ileocolic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001219 ;
    owl:annotatedTarget "UMLS:C0226744" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ileocolic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001219 ;
    owl:annotatedTarget "vena ileocolica" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001222 ;
    owl:annotatedTarget "An ureter that is part of a right side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001222 ;
    owl:annotatedTarget "EMAPA:37373" .

[]
    oboInOwl:source "ncithesaurus:Right_Ureter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001222 ;
    owl:annotatedTarget "UMLS:C0227682" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001223 ;
    owl:annotatedTarget "An ureter that is part of a left side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001223 ;
    owl:annotatedTarget "EMAPA:37372" .

[]
    oboInOwl:source "ncithesaurus:Left_Ureter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001223 ;
    owl:annotatedTarget "UMLS:C0227683" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0000056
    ] .

[]
    oboInOwl:hasDbXref "MP:0004194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget "A funnel shaped proximal portion of the ureter that is formed by convergence of the major calices [MP]." .

[]
    oboInOwl:source "ncithesaurus:Renal_Pelvis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget "UMLS:C0227666" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_pelvis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget "p. renallis" .

[]
    oboInOwl:hasDbXref "MP:0004194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001224 ;
    owl:annotatedTarget "pyelum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001225 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008987
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001225 ;
    owl:annotatedTarget "Outer cortical portion of the kidney, between the renal capsule and the renal medulla." .

[]
    oboInOwl:source "ncithesaurus:Renal_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001225 ;
    owl:annotatedTarget "UMLS:C0022655" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000780 ;
    owl:annotatedTarget obo:CL_0000588 .

[]
    oboInOwl:hasDbXref "FMA:15581", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001225 ;
    owl:annotatedTarget "cortex renalis" .

[]
    oboInOwl:hasDbXref "http://anatomy.uams.edu/anatomyhtml/kidney.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001228 ;
    owl:annotatedTarget "Tip of renal pyramid projecting into a minor calyx." .

[]
    oboInOwl:source "ncithesaurus:Renal_Papilla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001228 ;
    owl:annotatedTarget "UMLS:C0022666" .

[]
    oboInOwl:hasDbXref "MP:0011303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001228 ;
    owl:annotatedTarget "kidney papilla" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:9415452"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000780 ;
    owl:annotatedTarget "A specialized multinuclear osteoclast associated with the absorption and removal of cementum."^^xsd:string .

[]
    oboInOwl:source "MA"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0002827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "the structure containing the glomerular capsule and the glomerulus that serves as the initial blood-filtering component of a nephron" .

[]
    oboInOwl:date_retrieved "2012-11-28" ;
    oboInOwl:external_class "BTO:0000333" ;
    oboInOwl:ontology "BTO" ;
    oboInOwl:source "BTO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "A mass of arterial capillaries enveloped in a capsule and attached to a tubule in the kidney[BTO]" .

[]
    oboInOwl:date_retrieved "2012-11-28" ;
    oboInOwl:external_class "XAO:0000146" ;
    oboInOwl:ontology "XAO" ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated. Paired highly vascularized structures of the pronephros, responsible for blood filtration.[XAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005281" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "The part of the nephron that filters blood.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Renal_Corpuscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "UMLS:C0227635" .

[]
    oboInOwl:hasDbXref "MA:0000376" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "Malphigian corpuscle" .

[]
    oboInOwl:hasDbXref "ZFA:0005281" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "Malpighian corpuscle" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "corpusculum renale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_corpuscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "corpusculum renis" .

[]
    oboInOwl:hasDbXref "MA:0000376" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "cortical renal corpuscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_corpuscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001229 ;
    owl:annotatedTarget "kidney corpuscle" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0003094
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0000126 ;
    owl:annotatedTarget "X in_lateral_side_of Y <=> if X is in_left_side_of Y or X is in_right_side_of Y. X is often, but not always a paired structure" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "electron" .

[]
    oboInOwl:hasDbXref "MGI:pvb", "MP:0002828", "Wikipedia:Bowman%27s_capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "A cup-like sac at the expanded beginning of a tubular component of a nephron that contains the glomerulus" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010526" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Anatomical structure found in the kidney consisting of an expanded end of a kidney tubule surrounding a glomerulus and is the major site of filtration.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Bowman_s_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "UMLS:C0524448" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Bowman's capsule" .

[]
    oboInOwl:hasDbXref "KUPO:0001001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Bowmans capsule" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "capsula glomerularis" .

[]
    oboInOwl:hasDbXref "TAO:0005254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "renal glomerular capsule" .

[]
    oboInOwl:hasDbXref "TAO:0005254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Bowman's capsule" .

[]
    oboInOwl:hasDbXref "BTO:0002297" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Malphigian capsule" .

[]
    oboInOwl:hasDbXref "UBERO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Malpighian capsule" .

[]
    oboInOwl:hasDbXref "BTO:0002297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Mueller capsule" .

[]
    oboInOwl:hasDbXref "BTO:0002297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "Muellerian capsule" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "capsula glomeruli" .

[]
    oboInOwl:hasDbXref "TAO:0005310" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001230 ;
    owl:annotatedTarget "pronephric glomerular capsule" .

[]
    oboInOwl:source "GO"^^xsd:string, "MA"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003914
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001285
            ]
        )
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget obo:UBERON_0009773 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0005009
    ] .

[]
    oboInOwl:notes "checkme" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003918
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000781 ;
    owl:annotatedTarget obo:CL_0000588 .

[]
    oboInOwl:hasDbXref "GO:0072078", "Wikipedia:Renal_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget "An epithelial tube that is part of the nephron, the functional part of the kidney." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget "note that in ISBN:0073040584 (Vertebrates, Kardong), the uriniferous tubule contains the nephron, so we have a separate class, rather than using a synonym, as in MA" .

[]
    oboInOwl:source "ncithesaurus:Renal_Tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget "UMLS:C0022674" .

[]
    oboInOwl:hasDbXref "GAID:433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget "kidney tubule" .

[]
    oboInOwl:hasDbXref "MA:0000377" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001231 ;
    owl:annotatedTarget "uriniferous tubule" .

[]
    oboInOwl:notes "checkme" ;
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001285
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000781 ;
    owl:annotatedTarget obo:CL_0000778 .

[]
    oboInOwl:hasDbXref "GO:0072044", "Wikipedia:Collecting_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "The collecting duct is a portion of the nephron through which water flows, moving passively down its concentration gradient" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005294" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "Renal duct that collects the output from renal tubules.[TAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "in ISBN:0073040584 (Vertebrates, Kardong), the nephron is adjacent to the collecting tubule, consistent with FMA, but not GO. Wikipedia says: Many sources include the connecting tubule as part of the collecting duct system. However, the embryological origin is more similar to the nephron than it is to the rest of the collecting duct (which derives from the ureteric bud), and other sources therefore classify the connecting tubule with the nephron" .

[]
    oboInOwl:hasDbXref "GO:0072044" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "collecting duct" .

[]
    oboInOwl:hasDbXref "FMA:15628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "renal collecting tubule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Connecting_tubule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "tubulus renalis arcuatus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Connecting_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "arcuate renal tubule" .

[]
    oboInOwl:hasDbXref "BTO:0000761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "collecting duct system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Connecting_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "junctional tube" .

[]
    oboInOwl:hasDbXref "EMAPA:28407" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001232 ;
    owl:annotatedTarget "ureteric tree" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:9415452"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000781 ;
    owl:annotatedTarget "A specialized mononuclear osteoclast associated with the absorption and removal of cementum."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001233 ;
    owl:annotatedTarget "An adrenal gland that is in the right side of the abdomen" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001233 ;
    owl:annotatedTarget "In humans, the right adrenal gland is triangular shaped" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001233 ;
    owl:annotatedTarget "EMAPA:37357" .

[]
    oboInOwl:source "ncithesaurus:Right_Adrenal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001233 ;
    owl:annotatedTarget "UMLS:C0229559" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001233 ;
    owl:annotatedTarget "glandula suprarenalis dexter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001234 ;
    owl:annotatedTarget "An adrenal gland that is in the left side of the abdomen" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001234 ;
    owl:annotatedTarget "In humans, the left adrenal gland is semilunar shaped" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001234 ;
    owl:annotatedTarget "EMAPA:37356" .

[]
    oboInOwl:source "ncithesaurus:Left_Adrenal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001234 ;
    owl:annotatedTarget "UMLS:C0229560" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001234 ;
    owl:annotatedTarget "glandula suprarenalis sinister" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:llw2", "MP:0008288" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001235 ;
    owl:annotatedTarget "the thick outer layer of the adrenal gland that produces and secretes steroid hormones such as corticosterone, estrone and aldosterone" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001481" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.518 and Figure 15-9", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001235 ;
    owl:annotatedTarget "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues (medulla), but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Adrenal_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001235 ;
    owl:annotatedTarget "UMLS:C0001613" .

[]
    oboInOwl:hasDbXref "BTO:0000045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001235 ;
    owl:annotatedTarget "cortex glandulae suprarenalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_cortex" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001235 ;
    owl:annotatedTarget "cortex glandulae suprarenalis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002082
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002083
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0001235
    ] .

[]
    oboInOwl:hasDbXref "MESH:A06.407.071.265", "MGI:llw2", "MP:0008289" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "the inner portion of the adrenal gland that consists mainly of chromaffin cells which produce, store and secrete neurotransmitters such as epinephrine and norepinephrine" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "electron" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001378" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.518 and Figure 15-9", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues (medulla), but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Adrenal_Medulla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "UMLS:C0001629" .

[]
    oboInOwl:hasDbXref "FMA:15633", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "medulla glandulae suprarenalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "medulla of adrenal gland" .

[]
    oboInOwl:hasDbXref "BTO:0000049" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001236 ;
    owl:annotatedTarget "medulla of glandula suprarenalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Organ_of_Zuckerkandl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001237 ;
    owl:annotatedTarget "A chromaffin paraganglion located at the bifurcation of the aorta or at the origin of the inferior mesenteric artery." .

[]
    oboInOwl:source "ncithesaurus:Paraaortic" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001237 ;
    owl:annotatedTarget "UMLS:C0442134" .

[]
    oboInOwl:hasDbXref "EMAPA:18223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001237 ;
    owl:annotatedTarget "paraganglion of Zuckerkandl" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001237 ;
    owl:annotatedTarget "paraganglia of Zuckerkandl" .

[]
    oboInOwl:hasDbXref "GOC:Obol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "Lamina propria that is part_of the small intestine." .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "UMLS:C1711325" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "lamina propria mucosa of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "lamina propria mucosa of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "lamina propria mucosae of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "lamina propria of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "small bowel lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "small bowel lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "small bowel lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "small intestine lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001238 ;
    owl:annotatedTarget "small intestine lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0004841" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "the tubular intestinal glands found in the mucosal membranes of the small intestine" .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Crypt_of_Lieberkuhn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "UMLS:C0227267" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "crypt of Lieberkuhn of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "crypt of Lieberkuhn of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "intestinal gland of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "intestinal gland of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "lieberkuhn crypt of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "lieberkuhn crypt of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small bowel crypt of Lieberkuhn" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000782 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small bowel intestinal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small bowel lieberkuhn crypt" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small intestine crypt of Lieberkuhn" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small intestine intestinal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001241 ;
    owl:annotatedTarget "small intestine lieberkuhn crypt" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:10449155"^^xsd:string, "PMID:17332250"^^xsd:string, "PMID:9521319"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000782 ;
    owl:annotatedTarget "A dendritic cell of the myeloid lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "Mucosal layer that lines the intestine." .

[]
    oboInOwl:source "ncithesaurus:Intestinal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "UMLS:C0021839" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "bowel mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "bowel mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "bowel mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "bowel organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "intestine mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "intestine mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "intestine organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "mucosa of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "mucosa of organ of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "mucosa of organ of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "mucous membrane of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "mucous membrane of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "organ mucosa of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001242 ;
    owl:annotatedTarget "organ mucosa of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "A serous membrane that is part of a wall of intestine [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "EMAPA:37619" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "anatomical wall of bowel serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "anatomical wall of bowel serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "anatomical wall of intestine serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "anatomical wall of intestine serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "bowel anatomical wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "bowel anatomical wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "bowel wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "bowel wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestinal wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestinal wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestine anatomical wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestine anatomical wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestine wall serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "intestine wall serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of anatomical wall of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of anatomical wall of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of bowel anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of bowel wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of intestinal wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of intestine anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of intestine wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of wall of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serosa of wall of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of anatomical wall of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of anatomical wall of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of bowel anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of bowel wall" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "Elektron" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000783 ;
    owl:annotatedTarget obo:CL_0000518 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of intestinal wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of intestine anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of intestine wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of wall of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "serous membrane of wall of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "wall of bowel serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "wall of bowel serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "wall of intestine serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001243 ;
    owl:annotatedTarget "wall of intestine serous membrane" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000783 ;
    owl:annotatedTarget "A phagocyte formed by the fusion of mononuclear phagocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Anus", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001245 ;
    owl:annotatedTarget "Orifice at the opposite end of an animal's digestive tract from the mouth. Its function is to expel feces, unwanted semi-solid matter produced during digestion, which, depending on the type of animal, may be one or more of: matter which the animal cannot digest, such as bones; food material after all the nutrients have been extracted, for example cellulose or lignin; ingested matter which would be toxic if it remained in the digestive tract; and dead or excess gut bacteria and other endosymbionts." .

[]
    oboInOwl:source "ncithesaurus:Anus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001245 ;
    owl:annotatedTarget "UMLS:C0003461" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA-part-of" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001246 ;
    owl:annotatedTarget obo:UBERON_0003704 .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string, "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001246 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001279
    ] .

[]
    oboInOwl:hasDbXref "MP:0009500" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001246 ;
    owl:annotatedTarget "The canals that carry bile in the liver between the intralobular ducts and the biliary ductules; interlobular bile ducts are part of the interlobular portal triad." .

[]
    oboInOwl:source "ncithesaurus:Interlobular_Bile_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001246 ;
    owl:annotatedTarget "UMLS:C0227515" .

[]
    oboInOwl:hasDbXref "MP:0009500" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001246 ;
    owl:annotatedTarget "interlobular ductule" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001247 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005626
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Falciform_ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001247 ;
    owl:annotatedTarget "A ligament that attaches the liver to the anterior body wall. It is a broad and thin antero-posterior peritoneal fold, falciform in shape, its base being directed downward and backward and its apex upward and backward. It is a remnant of the ventral mesentery of the fetus. It is situated in an antero-posterior plane but lies obliquely, so that one surface faces forward and is in contact with the peritoneum behind the right rectus and the diaphragm, while the other is directed backward and is in contact with the left lobe of the liver. It is attached by its left margin to the under surface of the diaphragm and the posterior surface of the sheath of the right Rectus as low down as the umbilicus; by its right margin it extends from the notch on the anterior margin of the liver, as far back as the posterior surface. It is composed of two layers of peritoneum closely united together. Its base or free edge contains between its layers the round ligament and the paraumbilical veins[WP]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001247 ;
    owl:annotatedTarget "in FMA this is a subclass of mesentery. In MA it is a subclass of ligament, we infer and assert this is a nonskeletal ligament" .

[]
    oboInOwl:source "ncithesaurus:Falciform_Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001247 ;
    owl:annotatedTarget "UMLS:C0230240" .

[]
    oboInOwl:hasDbXref "FMA:15823", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001247 ;
    owl:annotatedTarget "ligamentum falciforme hepatis" .

[]
    oboInOwl:source "CL:tm"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001959
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006561
    ] .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "MP:0008470", "https://github.com/obophenotype/uberon/issues/6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "The area of the white pulp where the affinity maturation of B cells and the generation of memory B cells and plasma cells occur" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Lymphoid_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "UMLS:C1519475" .

[]
    oboInOwl:hasDbXref "FMA:15843" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "Malpighian body" .

[]
    oboInOwl:hasDbXref "FMA:15843" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "lymphatic follicle of spleen" .

[]
    oboInOwl:hasDbXref "FMA:15843" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "lymphoid follicle of spleen" .

[]
    oboInOwl:hasDbXref "FMA:15843" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "lymphoid nodule of spleen" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "spleen B cell follicle" .

[]
    oboInOwl:hasDbXref "MA:0002672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "spleen lymphoid follicle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "splenic B cell follicle" .

[]
    oboInOwl:hasDbXref "FMA:15843" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "splenic lymphatic follicle" .

[]
    oboInOwl:hasDbXref "MA:0002672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001249 ;
    owl:annotatedTarget "spleen lymphoid nodule" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0002356" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001250 ;
    owl:annotatedTarget "the parenchymatous tissue network of the spleen that consists of loose plates or cords (sinuses) infiltrated with red blood cells where most of the blood filtration occurs and degenerate erythrocytes are removed from the circulation" .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001250 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000784 ;
    owl:annotatedTarget obo:CL_0000451 .

[]
    oboInOwl:source "ncithesaurus:Splenic_Red_Pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001250 ;
    owl:annotatedTarget "UMLS:C0229687" .

[]
    oboInOwl:hasDbXref "FMA:15844", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001250 ;
    owl:annotatedTarget "pulpa rubra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Red_pulp" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001250 ;
    owl:annotatedTarget "pulpa splenica" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0002362" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001251 ;
    owl:annotatedTarget "the zone between the red and white pulp of the spleen containing numerous macrophages and lymphocytes, and a rich plexus of sinusoids supplied by white pulp arterioles carrying blood-borne antigens" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001251 ;
    owl:annotatedTarget "WP says - (Some sources consider it to be the part of red pulp which borders on the white pulp, while other sources consider it to be neither red pulp nor white pulp.) - we use the adjacency relation here so it overlaps neither. FMA considers this an anatomical line." .

[]
    oboInOwl:hasDbXref "Wikipedia:Marginal_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001251 ;
    owl:annotatedTarget "marginal zone" .

[]
    oboInOwl:source "ncithesaurus:Marginal_Zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001251 ;
    owl:annotatedTarget "UMLS:C1711368" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMCID:PMC2118448"^^xsd:string, "PMCID:PMC538703"^^xsd:string, "PMID:15549123"^^xsd:string, "PMID:17332250"^^xsd:string, "PMID:17850486"^^xsd:string, "PMID:20304825"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000784 ;
    owl:annotatedTarget "A dendritic cell type of distinct morphology, localization, and surface marker expression (CD123-positive) from other dendritic cell types and associated with early stage immune responses, particularly the release of physiologically abundant amounts of type I interferons in response to infection."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0000755" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001251 ;
    owl:annotatedTarget "spleen marginal zone" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001252 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001252 ;
    owl:annotatedTarget "An adventitia that is part of a ureter." .

[]
    oboInOwl:hasDbXref "FMA:15892", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001252 ;
    owl:annotatedTarget "tunica adventitia (ureter)" .

[]
    oboInOwl:hasDbXref "FMA:15892", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001252 ;
    owl:annotatedTarget "tunica adventitia ureteris" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004980
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget "A lamina propria that is part of a ureter [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget "lamina propria mucosa of ureter" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget "lamina propria mucosae of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget "ureter lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001253 ;
    owl:annotatedTarget "ureter lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "MP:0000535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001254 ;
    owl:annotatedTarget "The luminal epithelium of the tube that conducts the urine from the renal pelvis to the bladder[MP]" .

[]
    oboInOwl:external_ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001254 ;
    owl:annotatedTarget "MP treats ureter urothelium and ureter luminal urothelium as exact synonyms, yes MA treats these as distinct; see also: transitional epithelium vs urothelium" .

[]
    oboInOwl:hasDbXref "MP:0000535" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001254 ;
    owl:annotatedTarget "ureter luminal urothelium" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget obo:UBERON_0018707 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001556
    ] .

[]
    oboInOwl:notes "upper part of UG sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000164
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "Wikipedia:Urinary_bladder" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "distensible musculomembranous organ situated in the anterior part of the pelvic cavity in which urine collects before excretion[MP]." .

[]
    oboInOwl:editor "BGEE:Ann" ;
    oboInOwl:id "GOTAX:0010073" ;
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/454" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget obo:NCBITaxon_8782 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000740" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "A saccular organ in which urine accumulates before discharge from the body. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000623" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "Anatomical structure which consists of a membranous sac used to temporarily store urine until it is excreted from the body.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000740" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.577-78", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "In tetrapods, the urinary bladder arises as an outpocketing of the cloaca. (...) The tetrapod urinary bladder appears first among amphibians and is present in Sphenodon, turtles, most lizards, ostriches among birds, and all mammals.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "bladder" .

[]
    oboInOwl:source "ncithesaurus:Bladder" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "UMLS:C0005682" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urinary_bladder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "vesica urinaria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urinary_bladder" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "urocyst" .

[]
    oboInOwl:hasDbXref "BTO:0001418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001255 ;
    owl:annotatedTarget "vesica" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "An anatomical wall that lines the insider of a urinary bladder." .

[]
    oboInOwl:source "ncithesaurus:Bladder_Wall" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "UMLS:C0458421" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "anatomical wall of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "anatomical wall of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "bladder anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "bladder wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "urinary bladder anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001256 ;
    owl:annotatedTarget "wall of bladder" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011768" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "the smooth triangular region of the wall of the urinary bladder formed by the two ureteral orifices and the internal urethral orifice; it is an area in which the muscle fibers are closely adherent to the mucosa" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "Embryologically, the trigone of the bladder is derived from the caudal end of mesonephric ducts, which is of mesodermal origin (the rest of the bladder is endodermal). In the female the mesonephric ducts regresses, causing the trigone to be less prominent, but still present" .

[]
    oboInOwl:source "ncithesaurus:Bladder_Trigone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "UMLS:C0447586" .

[]
    oboInOwl:hasDbXref "FMA:15910", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "musculus trigoni vesicae profundus" .

[]
    oboInOwl:hasDbXref "FMA:15910", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "trigonum vesicae" .

[]
    oboInOwl:hasDbXref "EMAPA:35174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "dorsal bladder neck" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigone_of_urinary_bladder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001257 ;
    owl:annotatedTarget "trigonum vesicae urinariae" .

[]
    oboInOwl:hasDbXref "MP:anna"^^xsd:string, "Wikipedia:Neck_of_urinary_bladder" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001258 ;
    owl:annotatedTarget "The constricted portion of the urinary bladder, formed by the meeting of its inferolateral surfaces proximal to the opening of the urethra[MP]." .

[]
    oboInOwl:source "ncithesaurus:Bladder_Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001258 ;
    owl:annotatedTarget "UMLS:C0227716" .

[]
    oboInOwl:hasDbXref "FMA:15912", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001258 ;
    owl:annotatedTarget "cervix vesicae" .

[]
    oboInOwl:hasDbXref "FMA:15912", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001258 ;
    owl:annotatedTarget "collum vesicae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neck_of_urinary_bladder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001258 ;
    owl:annotatedTarget "cervix vesicae urinariae" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011766" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "the mucous membrane lining the urinary bladder" .

[]
    oboInOwl:source "ncithesaurus:Bladder_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "UMLS:C0227691" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "mucosa of bladder" .

[]
    oboInOwl:hasDbXref "FMA:15928", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "tunica mucosa (vesica urinaria)" .

[]
    oboInOwl:hasDbXref "FMA:15928", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "tunica mucosa vesicae" .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "tunica mucosa vesicae urinariae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001259 ;
    owl:annotatedTarget "urinary bladder mucous membrane" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "A serous membrane that is part of a urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "bladder serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "serous membrane of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "serous membrane of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15932", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "tunica serosa (vesica urinaria)" .

[]
    oboInOwl:hasDbXref "FMA:15932", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "tunica serosa vesicae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001260 ;
    owl:annotatedTarget "urinary bladder serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "A lamina propria that is part of a urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bladder_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "UMLS:C1706967" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "bladder lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "bladder lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta(-)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000785 ;
    owl:annotatedTarget obo:CL_0001201 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "bladder lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "lamina propria mucosa of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "lamina propria mucosa of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "lamina propria mucosae of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "lamina propria mucosae of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "lamina propria of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "urinary bladder lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001261 ;
    owl:annotatedTarget "urinary bladder lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000785 ;
    owl:annotatedTarget "A B cell that is mature, having left the bone marrow. Initially, these cells are IgM-positive and IgD-positive, and they can be activated by antigen."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "An anatomical wall that is part of a intestine [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Intestinal_Wall_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "UMLS:C1708548" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "anatomical wall of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "anatomical wall of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "bowel anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "bowel wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "intestine anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "wall of bowel" .

[]
    oboInOwl:hasDbXref "MA:0001525" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001262 ;
    owl:annotatedTarget "bowel wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007324
    ] .

[]
    oboInOwl:hasDbXref "MP:0009145" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget "The secretory units of the exocrine pancreas, where fluid containing digestive enzymes is produced; consists of a group of secretory cells surrounding a luminal space that connects to the pancreatic duct." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Acinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget "UMLS:C0227578" .

[]
    oboInOwl:hasDbXref "FMA:16011" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget "acinus pancreaticus" .

[]
    oboInOwl:hasDbXref "TEMP:MP" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget "pancreatic acinar" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001263 ;
    owl:annotatedTarget "pancreatic acini" .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003923
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003924
    ] .

[]
    oboInOwl:hasDbXref "GO:0031016" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "An endoderm derived structure that produces precursors of digestive enzymes and blood glucose regulating enzymes[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010112" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "Organ which secretes a fluid containing enzymes that aid in the digestion of food.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000050" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.crvi.2007.03.006 Madsen OD, Pancreas phylogeny and ontogeny in relation to a 'pancreatic stem cell'. C.R. Biologies (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "In the hagfish and lampreys (our most primitive vertebrate species of today), the first sign of 'a new organ' is found as collections of endocrine cells around the area of the bile duct connection with the duodenum. These endocrine organs are composed of 99% beta cells and 1% somatostatin-producing delta cells. Compared to the more primitive protochordates (e.g. amphioxus), this represents a stage where all previously scattered insulin-producing cells of the intestinal tissue have now quantitatively migrated to found a new organ involved in sensing blood glucose rather than gut glucose. Only later in evolution, the beta cells are joined by exocrine tissue and alpha cells (exemplified by the rat-, rabbit- and elephant-fishes). Finally, from sharks and onwards in evolution, we have the islet PP-cell entering to complete the pancreas.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "As a secretory organ serving exocrine and endocrine functions, the pancreas is specific to the vertebrates[PMID:16417468] Hagfishes and lampreys are unique in the complete separation of their endocrine pancreas (islet or- gan) and their exocrine pancreas (50). The endocrine and exocrine pancreas are coassociated in crown gnathostomes (50). In Branchiostoma and Ciona, there is no diverticulum as there is in hagfishes, lampreys, and gnathostomes, only dispersed insulin-secreting cells in the walls of the gastrointestinal tract (51, 52)" .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000009 ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "The mature pancreas of higher vertebrates and mammals comprises two major functional units: the exocrine pancreas, which is responsible for the production of digestive enzymes to be secreted into the gut lumen, and the endocrine pancreas, which has its role in the synthesis of several hormones with key regulatory functions in food uptake and metabolism. The exocrine portion constitutes the majority of the mass of the pancreas, and contains only two different cell types, the secretory acinar cells and the ductular cells. The endocrine portion, which comprises only 1-2% of the total mass, contains five different cell types, which are organized into mixed functional assemblies referred to as the islets of Langerhans" .

[]
    oboInOwl:source "ncithesaurus:Pancreas" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001264 ;
    owl:annotatedTarget "UMLS:C0030274" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001265 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_1000024
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001265 ;
    owl:annotatedTarget "A trabecula that is part of a spleen." .

[]
    oboInOwl:source "ncithesaurus:Splenic_Trabecula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001265 ;
    owl:annotatedTarget "UMLS:C0229688" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cords_of_Billroth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget "A structure found in the red pulp of the spleen between the sinusoids, consisting of fibrils and connective tissue cells with a large population of monocytes and macrophages. These cords contain half of the human body's monocytes as a reserve so that after tissue injury these monocytes can move in and aid locally sourced monocytes in wound healing. Erythrocytes pass through the cords of Billroth before entering the sinusoids. The passage into the sinusoids may be seen as a bottleneck, where erythrocytes need to be flexible in order to pass through. In disorders of erythrocyte shape and/or flexibility, such as hereditary spherocytosis, erythrocytes fail to pass through and get phagocytosed, causing extravascular hemolysis." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget "EMAPA:37752" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget "UMLS:C0735011" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cords_of_Billroth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget "cord of Billroth" .

[]
    oboInOwl:hasDbXref "FMA:16031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001266 ;
    owl:annotatedTarget "cord of Bilroth" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001268 ;
    owl:annotatedTarget obo:UBERON_0007794 .

[]
    oboInOwl:hasDbXref "FMA:16515" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001268 ;
    owl:annotatedTarget "Transudate contained in the peritoneal cavity." .

[]
    oboInOwl:hasDbXref "DOI:10.1002/dvdy.22617", "FMA:16581", "FMA:23217", "UBERONREF:0000003", "https://groups.google.com/d/topic/obo-anatomy/h4R4xKmINrw/discussion", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001271 ;
    owl:annotatedTarget "The organism subdivision that includes the pelvic girdle skeleton and associated soft tissue. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). Examples: There are only two instances in an organism, right and left pectoral girdle regions." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000304" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001271 ;
    owl:annotatedTarget "Subdivision of lower limb or fin which links the limb/fin to the body[FMA,modified]. There is only one instance of the pelvic girdle region per organism.[VSAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001271 ;
    owl:annotatedTarget "EMAPA:37862" .

[]
    oboInOwl:source "ncithesaurus:Pelvic_Girdle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001271 ;
    owl:annotatedTarget "UMLS:C0684083" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001271 ;
    owl:annotatedTarget "pelvic girdle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget obo:UBERON_0010428 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001464
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hip_bone", "https://github.com/obophenotype/uberon/issues/290", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "A fused bone consisting of the ilium, ischium and and pubis. Together with the sacrum and coccyx, it comprises the pelvis. [WP,modified]." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "The hip/pelvic bone/basipterygium first appears in fishes, where it consists of a simple, usually triangular bone, to which the pelvic fin articulates. The hip bones on each side usually connect with each other at the forward end, and are even solidly fused in lungfishes and sharks, but they never attach to the vertebral column" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "in FMA this is a paired structure. NCITA has 'pelvic bone' but this is the *superclass* of ilium/ischium/pubis. The MA class 'pelvis bone' is actually a superclass of 'pelvic girdle bone' and caudal/sacral vertebra." .

[]
    oboInOwl:hasDbXref "FMA:16585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "bone of pelvic girdle" .

[]
    oboInOwl:hasDbXref "FMA:16585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "coxal bone" .

[]
    oboInOwl:hasDbXref "FMA:16585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "hip bone" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta-particle" .

[]
    oboInOwl:hasDbXref "FMA:16585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "innominate bone" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "os coxa" .

[]
    oboInOwl:hasDbXref "FMA:16585", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "os coxae" .

[]
    oboInOwl:hasDbXref "FMA:16585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "pelvic bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hip_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001272 ;
    owl:annotatedTarget "os innominatum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001272
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010714
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "https://github.com/obophenotype/uberon/issues/105", "https://github.com/obophenotype/uberon/issues/60" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "Paired endochondral bone that is the dorsal-most of the pelvic bones, offering attachment areas for gluteal muscles on its main surface [PHENOSCAPE:ad]." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget obo:NCBITaxon_8570 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000772" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "Paired, rodlike endochondral bones that constitute the anterior pelvic girdle.[AAO]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "All reptiles have an ilium except snakes, although some snake species have a tiny bone which is considered to be an ilium" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "this is_a hip bone in MA." .

[]
    oboInOwl:source "ncithesaurus:Ilium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "UMLS:C0020889" .

[]
    oboInOwl:hasDbXref "EMAPA:18726" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "iliac bone" .

[]
    oboInOwl:hasDbXref "FMA:16589", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001273 ;
    owl:annotatedTarget "os ilium" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget obo:UBERON_0002513 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget obo:UBERON_0007830 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget obo:UBERON_0008202 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006254
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005006", "VSAO:NI"^^xsd:string, "Wikipedia:Ischium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "Endochondral bone that is paired, forming the posterior part of the pelvis, articulating with the pubis and ilium." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000860" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "Paired bones of endochondral origin that constitute the posterior elements of the pelvic girdle. They are synostotically fused to each other and form the posterior part of the acetabulum.[AAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "this is_a hip bone in MA; in FMA it is a zone of bone organ." .

[]
    oboInOwl:source "ncithesaurus:Ischium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "UMLS:C0022122" .

[]
    oboInOwl:hasDbXref "EMAPA:18727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "ischial bone" .

[]
    oboInOwl:hasDbXref "AAO:0000860" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "os ischii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ischium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001274 ;
    owl:annotatedTarget "os ischii" .

[]
    oboInOwl:hasDbXref "MP:0000471" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "The epithelial layer of the stomach ." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "in FMA this is classified as simple columnar, MA divides this into squamous and glandular" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "epithelial tissue of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "epithelial tissue of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "epithelium of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "stomach epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "stomach epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "ventriculus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "ventriculus epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0000500" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001276 ;
    owl:annotatedTarget "gastric epithelium" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "Epithelial layer that lines the intestine." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005124" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "Simple columnar epithelium that lines the intestine, sometimes pseudostratified, with absorptive brush-border cells and mucous goblet cells clearly visible. Crosnier et al. 2005[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Intestinal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "UMLS:C0226890" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "bowel epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "bowel epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "epithelial tissue of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "epithelial tissue of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "epithelium of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "epithelium of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "intestine epithelial tissue" .

[]
    oboInOwl:hasDbXref "ZFA:0005124" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001277 ;
    owl:annotatedTarget "villous epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001278 ;
    owl:annotatedTarget "An epithelium that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001278 ;
    owl:annotatedTarget "epithelial tissue of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001278 ;
    owl:annotatedTarget "large intestine epithelial tissue" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0008993", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001279 ;
    owl:annotatedTarget "A multi-organ-part structure that consists of three vessels of the portal lobule including the bile duct, a terminal branch of the hepatic artery and portal vein, and may also include a lymphatic vessel" .

[]
    oboInOwl:source "ncithesaurus:Portal_Triad" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001279 ;
    owl:annotatedTarget "UMLS:C0227514" .

[]
    oboInOwl:hasDbXref "Wikipedia:Portal_triad" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001279 ;
    owl:annotatedTarget "trias hepatica" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] .

[]
    oboInOwl:hasDbXref "MP:0008986" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "The functional units of the liver including the lobules." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000539" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/ar.20524 Hardman RC, Volz DC, Kullman SW, Hinton DE, An in vivo look at vertebrate liver architecture: three-dimensional reconstruction from Medaka (Oryzias latipes). The Anatomical Record (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "the (liver) tubular structure (dual layered parenchyma) appears to be conserved among all embryonic vertebrates (...) it is not unlikely that all vertebrate livers share the same fundamental functional unit.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:17540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "hepatic parenchyma" .

[]
    oboInOwl:hasDbXref "XAO:0000454" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "liver parenchyme" .

[]
    oboInOwl:hasDbXref "FMA:17540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "parenchyma of liver" .

[]
    oboInOwl:hasDbXref "VHOG:0000539" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001280 ;
    owl:annotatedTarget "hepatic parenchyme" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006877
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_sinusoid", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "Wide thin-walled blood vessels in the liver. In mammals they have neither veinous or arterial markers." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000708" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1053/ax.2000.7133 Crawshaw GJ, Weinkle TK, Clinical and pathological aspects of the amphibian liver. Seminars in Avian and Exotic Pet Medicine (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "(...) the amphibian liver has characteristics in common with both fish and terrestrial vertebrates. (...) The histological structure of the liver is similar to that in other vertebrates, with hepatocytes arranged in clusters and cords separated by a meshwork of sinusoids and the presence of the traditional triad of portal venule, hepatic arteriole, and bile duct.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Sinusoid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "UMLS:C0227523" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "liver hepatic sinusoids" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "liver sinusoidal blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "sinusoid of liver" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "sinusoidal blood vessel of liver" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_sinusoid" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001281 ;
    owl:annotatedTarget "vas sinusoideum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget obo:UBERON_0003704 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001172
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004647
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009499" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "the tubules located between the bile canaliculi and interlobular bile ducts near the outer edge of a classic liver lobule" .

[]
    oboInOwl:source "ncithesaurus:Canal_of_Hering" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "UMLS:C0227517" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000786 ;
    owl:annotatedTarget obo:CL_0000946 .

[]
    oboInOwl:hasDbXref "FMA:17545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "canal of Herring" .

[]
    oboInOwl:hasDbXref "FMA:17545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "cholangiole" .

[]
    oboInOwl:hasDbXref "FMA:17545", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "ductus interlobularis bilifer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canals_of_Hering" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "canals of Hering" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canals_of_Hering" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "duct of Herring" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canals_of_Hering" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001282 ;
    owl:annotatedTarget "intrahepatic bile ductule" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0721601464"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:19447676"^^xsd:string, "PMID:20081059"^^xsd:string, "PMID:20839338"^^xsd:string, "PMID:20951740"^^xsd:string, "http://en.wikipedia.org/wiki/Plasma_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000786 ;
    owl:annotatedTarget "A terminally differentiated, post-mitotic, antibody secreting cell of the B cell lineage with the phenotype CD138-positive, surface immunonoglobulin-negative, and MHC Class II-negative. Plasma cells are oval or round with extensive rough endoplasmic reticulum, a well-developed Golgi apparatus, and a round nucleus having a characteristic cartwheel heterochromatin pattern and are devoted to producing large amounts of immunoglobulin."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007684
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010532
    ] .

[]
    oboInOwl:hasDbXref "PMID:9268568", "Wikipedia:Nephron" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "The basic functional unit of the kidney. its chief function is to regulate the concentration of water and soluble substances like sodium salts by filtering the blood, reabsorbing what is needed and excreting the rest as urine. A nephron eliminates wastes from the body, regulates blood volume and blood pressure, controls levels of electrolytes and metabolites, and regulates blood pH. Its functions are vital to life and are regulated by the endocrine system by hormones such as antidiuretic hormone, aldosterone, and parathyroid hormone.[WP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002153" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "Functional unit of the kidney that filters waste.[TAO]" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "In the avian kidney, three types of nephron are identified: mammalian-type nephrons with long and short loops of Henle, and reptilian type nephrons (Gambaryan, 1992)" .

[]
    oboInOwl:source "ncithesaurus:Nephron" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "UMLS:C0027713" .

[]
    oboInOwl:hasDbXref "EMAPA:28491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "mature nephron" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nephron" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "nephroneum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nephron" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001285 ;
    owl:annotatedTarget "tubulus renalis" .

[]
    oboInOwl:hasDbXref "MP:0011499", "Wikipedia:Bowman's_space", "http://medical-dictionary.thefreedictionary.com/bowman's+space" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "A narrow chalice-shaped cavity between the glomerular and capsular epithelium of the glomerular capsule of the kidney[TFD]. Between the visceral and parietal layers, into which the filtrate enters after passing through the podocytes' filtration slits[WP]. luminal region between the glomerular capsule visceral and parietal layers, into which filtrate enters after passing through the filtration barrier from the glomerular capillaries[MP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005283" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "Space between the renal glomerulus and the glomerular capsule. Renal filtrate collects here then passes into the renal tubule.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005312" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "Space between the renal glomerulus and the glomerular capsule. Renal filtrate collects here then passes into the renal tubule.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Urinary_Space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "UMLS:C0227643" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/bowman's+space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "capsular space" .

[]
    oboInOwl:hasDbXref "MP:0011499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "glomerular capsule space" .

[]
    oboInOwl:hasDbXref "MP:0011499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "glomerular urinary space" .

[]
    oboInOwl:hasDbXref "ZFA:0005283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "inter-glomerular space" .

[]
    oboInOwl:hasDbXref "ZFA:0005312" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "inter-glomerular space" .

[]
    oboInOwl:hasDbXref "ZFA:0005312" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "pronephric capsular space" .

[]
    oboInOwl:hasDbXref "ZFA:0005283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "renal capsular space" .

[]
    oboInOwl:hasDbXref "EMAPA:28263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "urinary space of renal corpuscle" .

[]
    oboInOwl:hasDbXref "TAO:0005312" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001286 ;
    owl:annotatedTarget "Bowmanb%s space" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget obo:UBERON_0006534 .

[]
    oboInOwl:notes "MA uses subclass" ;
    oboInOwl:source "GOC:mtg_kidney_jan10" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "GO:0072019" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "The proximal convoluted tubule is the most proximal portion of the proximal tubule and extends from the glomerular capsule to the proximal straight tubule." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005290" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "Renal tubule that connects to the renal corpuscle.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Proximal_Convoluted_Tube" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "UMLS:C1514580" .

[]
    oboInOwl:hasDbXref "EMAPA:28287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "kidney proximal convoluted tubule" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "renal proximal convoluted tubule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Proximal_convoluted_tubule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "tubulus contortus proximalis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001287 ;
    owl:annotatedTarget "tubulus convolutus proximalis" .

[]
    oboInOwl:hasDbXref "UniProt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e(-)" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0004755" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "the section of the renal tubule in the kidney medulla with a hairpin bend; consists of a descending limb and an ascending limb, and is situated between the proximal convoluted tubule to the distal convoluted tubule; it functions to reabsorb water and ions from the urine" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001270" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "A highly specialized segment of the mammalian kidney tubules, that dips into the medulla. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, p.648, see_Liem_KF][VHOG]" .

[]
    oboInOwl:source "DOI:10.1371/journal.pone.0099864" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "The structure differs considerably between species; there is a definite physical loop of Henle in the mammalian and avian renal systems but this seems to be absent in Xenopus. However, homologs of some, but not all, molecular markers (e.g. cldn8 and clcnk) of the mammalian loop of Henle were found to be present in the pronephros of the frog larva ." .

[]
    oboInOwl:source "DOI:10.1371/journal.pone.0099864" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000009 ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "The loop of Henle plays an important role in creating a concentration gradient in the medulla of the kidney. It is involved in reabsorption of filtered water and ions including sodium, potassium and calcium, and independently regulates both the volume and osmolarity of body fluids." .

[]
    oboInOwl:source "ncithesaurus:Loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "UMLS:C0023986" .

[]
    oboInOwl:hasDbXref "Wikipedia:Loop_of_Henle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001288 ;
    owl:annotatedTarget "ansa nephroni" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001289 ;
    owl:annotatedTarget obo:UBERON_0007685 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001289 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011341" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001289 ;
    owl:annotatedTarget "the portion of the renal tubule that constitutes the proximal part of the loop of Henle, has low permeability to ions and urea, and is highly permeable to water; it consists of an initial short thick segment lined by low simple cuboidal epithelium and a long thin segment lined by simple squamous epithelium; however, this distinction is not as important physiologically as in the ascending limb, so often the two are treated as one structure" .

[]
    oboInOwl:source "ncithesaurus:Descending_Limb_of_the_Henle_s_Loop" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001289 ;
    owl:annotatedTarget "UMLS:C0227657" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget obo:UBERON_0009035 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001289
    ] .

[]
    oboInOwl:notes "MA uses subclass" ;
    oboInOwl:source "GOC:mtg_kidney_jan10" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004134
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006542
    ] .

[]
    oboInOwl:hasDbXref "GO:0072020" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "The proximal straight tubule is the part of the descending limb that extends from the proximal convoluted tubule to the descending thin tubule." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005291" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "Portion of the renal tubule which is just posterior to the proximal convoluted tubule.[TAO]" .

[]
    oboInOwl:hasDbXref "GO:0072020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "S3" .

[]
    oboInOwl:hasDbXref "BTO:0000055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "pars recta tubuli renalis" .

[]
    oboInOwl:hasDbXref "MA:0002614" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "proximal tubule segment 3" .

[]
    oboInOwl:hasDbXref "EMAPA:29661" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001290 ;
    owl:annotatedTarget "segment 3 of proximal tubule" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget obo:UBERON_0009035 .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011344" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "the distal sub-portion of the ascending loop of Henle which is lined by simple cuboidal epithelium and enters the renal cortex to empty a hypotonic filtrate into the distal convoluted tubule" .

[]
    oboInOwl:hasDbXref "MA:0001677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "distal straight tubule" .

[]
    oboInOwl:hasDbXref "MA:0001677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "loop of Henle ascending limb thick segment" .

[]
    oboInOwl:hasDbXref "FMA:17722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "straight portion of distal convoluted tubule" .

[]
    oboInOwl:hasDbXref "FMA:17722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "thick ascending limb of distal tubule" .

[]
    oboInOwl:hasDbXref "FMA:17722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "tubulus rectus distalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thick_ascending_limb_of_loop_of_Henle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001291 ;
    owl:annotatedTarget "tubulus rectus distalis" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget obo:UBERON_0006534 .

[]
    oboInOwl:source "EMAPA"^^xsd:string, "GO"^^xsd:string, "MA-modified-from-isa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] .

[]
    oboInOwl:hasDbXref "GO:0072025" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget "The first segment of the nephron lying just downstream from the loop of Henle, immediately after the macula densa." .

[]
    oboInOwl:source "Wikipedia:Distal_convoluted_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget "a portion of kidney nephron between the loop of Henle and the collecting duct system[Wikipedia:Distal_convoluted_tubule]." .

[]
    oboInOwl:source "ncithesaurus:Distal_Convoluted_Tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget "UMLS:C0022676" .

[]
    oboInOwl:hasDbXref "Wikipedia:Distal_convoluted_tubule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget "tubulus contortus distalis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001292 ;
    owl:annotatedTarget "tubulus convolutus distalis" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GOC:mtg_kidney_jan10" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "The renal outer medulla is the region of the kidney that lies between the renal cortex and the renal inner medulla[GO]." .

[]
    oboInOwl:hasDbXref "BTO:0001746" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "renal outer medulla" .

[]
    oboInOwl:hasDbXref "FMA:17733", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "zona externa (medullaris renalis)" .

[]
    oboInOwl:hasDbXref "FMA:17733", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "zona externa medullae renalis" .

[]
    oboInOwl:hasDbXref "BTO:0001746" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "kidney outer medulla" .

[]
    oboInOwl:hasDbXref "FMA:17733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001293 ;
    owl:annotatedTarget "set of outer region of renal pyramids" .

[]
    oboInOwl:source "GO:0072053" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "GO:0072053" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "Innermost region of the mammalian kidney." .

[]
    oboInOwl:source "GO:0072053" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "unique to mammals" .

[]
    oboInOwl:hasDbXref "BTO:0001745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "renal inner medulla" .

[]
    oboInOwl:hasDbXref "FMA:17734", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "zona interna (medullaris renalis)" .

[]
    oboInOwl:hasDbXref "FMA:17734", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "zona interna medullae renalis" .

[]
    oboInOwl:hasDbXref "BTO:0001745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001294 ;
    owl:annotatedTarget "kidney inner medulla" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ] .

[]
    oboInOwl:hasDbXref "MESH:A05.360.319.679.490", "MGI:smb"^^xsd:string, "MP:0004896" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "the glandular mucous membrane lining of the uterine cavity that is hormonally responsive during the estrous/menstrual cycle and during pregnancy" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001285" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/Endometrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "The mucous membrane lining the uterus. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001285" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.144", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "The maternal part of the placenta (of eutherian mammals) is the vascularized and glandular uterine lining, or endometrium.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "in FMA this is subdivided into basal and outer" .

[]
    oboInOwl:source "ncithesaurus:Endometrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "UMLS:C0014180" .

[]
    oboInOwl:hasDbXref "FMA:17742" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "tunica mucosa (endometrium)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endometrium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "tunica mucosa uteri" .

[]
    oboInOwl:hasDbXref "BTO:0001422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "uterine endometrium" .

[]
    oboInOwl:hasDbXref "BTO:0001422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001295 ;
    owl:annotatedTarget "uterine mucous membrane" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ] .

[]
    oboInOwl:hasDbXref "MESH:A02.633.570.500", "MGI:brs", "MP:0008256" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "the smooth muscle coat of the uterus, which forms the main mass of the organ and surrounds and supports the endometrium" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e-" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001281" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/myometrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "The muscular wall of the uterus. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001281" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:15471813 Spencer TE, Bazer FW, Uterine and placental factors regulating conceptus growth in domestic animals. Journal of Animal Science (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "In all mammals, the uterus develops as a specialization of the paramesonephric or Müllerian ducts, which gives rise to the infundibula, oviducts, uterus, cervix, and anterior vagina. Morphogenetic events common to development of all uteri include: 1) differentiation and growth of the myometrium, 2) differentiation and morphogenesis of the endometrial glands, and 3) organization and stratification of endometrial stroma. Uterine development is initiated in the fetus, but is only completed postnatally with differentiation and development of the endometrial glands.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Myometrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "UMLS:C0027088" .

[]
    oboInOwl:hasDbXref "Wikipedia:Myometrium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "tunica muscularis" .

[]
    oboInOwl:hasDbXref "BTO:0000907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001296 ;
    owl:annotatedTarget "uterine myometrium" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000459
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Perimetrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "Outer serosa layer of the uterus." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "EMAPA:37792" .

[]
    oboInOwl:source "ncithesaurus:Perimetrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "UMLS:C0227824" .

[]
    oboInOwl:hasDbXref "Wikipedia:Perimetrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "perimetrium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Perimetrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "serous coat of uterus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "serous membrane of uterus" .

[]
    oboInOwl:hasDbXref "FMA:17744", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "tunica serosa uteri" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001297 ;
    owl:annotatedTarget "uterus serous membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000787 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0013239
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:20081059"^^xsd:string, "PMID:20839338"^^xsd:string, "http://en.wikipedia.org/wiki/Memory_B_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000787 ;
    owl:annotatedTarget "A memory B cell is a mature B cell that is long-lived, readily activated upon re-encounter of its antigenic determinant, and has been selected for expression of higher affinity immunoglobulin. This cell type has the phenotype CD19-positive, CD20-positive, MHC Class II-positive, and CD138-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0009102" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget "the conic expansion of the corpus spongiosum that forms the head of the penis" .

[]
    oboInOwl:hasDbXref "EV:0100108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget "glans" .

[]
    oboInOwl:source "ncithesaurus:Glans_Penis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget "UMLS:C0227948" .

[]
    oboInOwl:hasDbXref "BTO:0003118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget "balanus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Glans_penis" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001299 ;
    owl:annotatedTarget "coronal sulcus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001301 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001301 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003074
    ] .

[]
    oboInOwl:hasDbXref "MGI:pvb", "MP:0002631" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001301 ;
    owl:annotatedTarget "the elongated structure connected to the posterior surface of the testis that transports, stores, and matures spermatozoa between testis and vas deferens" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001301 ;
    owl:annotatedTarget "A similar, but probably non-homologous, structure is found in cartilaginous fishes" .

[]
    oboInOwl:source "ncithesaurus:Epididymis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001301 ;
    owl:annotatedTarget "UMLS:C0014533" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001302 ;
    owl:annotatedTarget "A fallopian tube that is part of a right side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001302 ;
    owl:annotatedTarget "EMAPA:37369" .

[]
    oboInOwl:source "ncithesaurus:Right_Fallopian_Tube" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001302 ;
    owl:annotatedTarget "UMLS:C0227900" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001303 ;
    owl:annotatedTarget "A fallopian tube that is part of a left side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001303 ;
    owl:annotatedTarget "EMAPA:37368" .

[]
    oboInOwl:source "ncithesaurus:Left_Fallopian_Tube" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001303 ;
    owl:annotatedTarget "UMLS:C0227902" .

[]
    oboInOwl:hasDbXref "PMID:16923182", "Wikipedia:Germinal_epithelium_(female)", "Wikipedia:Talk:Germinal_epithelium_(female)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "layer of simple cuboidal cells covering surface of ovary[WP]." .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Surface_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "UMLS:C0227875" .

[]
    oboInOwl:hasDbXref "Wikipedia:Germinal_epithelium_(female)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "germinal epithelium (female)" .

[]
    oboInOwl:hasDbXref "BTO:0004483" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "ovarian surface epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:17384" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "female coelomic epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:17963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001304 ;
    owl:annotatedTarget "ovary surface epithelium" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005296
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_follicle", "http://www.repropedia.org/ovarian-follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "A spherical aggregation of cells in the ovary that contains a single oocyte[WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001110" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "Oocyte development of zebrafish has been divided into five stages based on morphological criteria and on physiological and biochemical events. Stage I follicles (less than 140 microns) are primary growth stage, stage II follicles (140-340 microns) are cortical alveolus stage, stage III (340-690 microns) are vitellogenesis, stage IV (690-730 microns) are oocyte maturation, and stage V follicles are matured egg. Selman et al, 1993.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001536" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.cellbio.042308.13350 DeFalco T, Capel B, Gonad morphogenesis in vertebrates: divergent means to a convergent end. Annual review of cell and developmental biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "Examination of different vertebrate species shows that the adult gonad is remarkably similar in its morphology across different phylogenetic classes. Surprisingly, however, the cellular and molecular programs employed to create similar organs are not evolutionarily conserved.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "UMLS:C0018120" .

[]
    oboInOwl:hasDbXref "FMA:18640" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "follicle of ovary viewed macroscopically" .

[]
    oboInOwl:hasDbXref "MA:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "ovary follicle" .

[]
    oboInOwl:hasDbXref "ZFA:0001110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "egg follicle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_follicle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "folliculi ovarici primarii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovarian_follicle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001305 ;
    owl:annotatedTarget "folliculi ovarici vesiculosi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001307 ;
    owl:annotatedTarget "A capsule that surrounds a female gonad." .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "negatron" .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001307 ;
    owl:annotatedTarget "UMLS:C0227877" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001308 ;
    owl:annotatedTarget obo:UBERON_0005609 .

[]
    oboInOwl:hasDbXref "Wikipedia:External_iliac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001308 ;
    owl:annotatedTarget "The external iliac artery is a large artery in the pelvic region that carries blood to the lower limb. The external iliac artery is a paired artery, meaning there is one on each side of the body: a right external iliac artery and left external iliac artery. The external iliac artery is accompanied by the external iliac vein, which is located posterior to the artery. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:External_Iliac_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001308 ;
    owl:annotatedTarget "UMLS:C0226398" .

[]
    oboInOwl:hasDbXref "Wikipedia:External_iliac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001308 ;
    owl:annotatedTarget "arteria iliaca externa" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001309 ;
    owl:annotatedTarget obo:UBERON_0005609 .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_iliac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001309 ;
    owl:annotatedTarget "The internal iliac artery (formerly known as the hypogastric artery) is the main artery of the pelvis. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Internal_Iliac_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001309 ;
    owl:annotatedTarget "UMLS:C0226364" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_iliac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001309 ;
    owl:annotatedTarget "arteria iliaca interna" .

[]
    oboInOwl:hasDbXref "BTO:0004667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001309 ;
    owl:annotatedTarget "hypogastric artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_artery", "https://github.com/obophenotype/uberon/issues/328" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001310 ;
    owl:annotatedTarget "The umbilical artery is a paired artery (with one for each half of the body) that is found in the abdominal and pelvic regions. In the fetus, it extends into the umbilical cord. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Umbilical_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001310 ;
    owl:annotatedTarget "UMLS:C0041632" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001310 ;
    owl:annotatedTarget "a. umbilicalis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "An artery that supplies blood to the lower urinary bladder." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "EMAPA:37089" .

[]
    oboInOwl:source "ncithesaurus:Inferior_Vesical_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "UMLS:C0226377" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "arteria vesicali inferior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "arteria vesicalis inferior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001311 ;
    owl:annotatedTarget "arteria vesicalis inferior" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "An artery that supplies blood to the upper urinary bladder." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "EMAPA:37123" .

[]
    oboInOwl:source "ncithesaurus:Superior_Vesical_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "UMLS:C0226376" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "arteria vesicali superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "arteria vesicalis superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vesical_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001312 ;
    owl:annotatedTarget "arteriae vesicales superiores" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget obo:UBERON_0005610 .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_iliac_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "A vein that begins near the upper part of the greater sciatic foramen, passes upward behind and slightly medial to the hypogastric artery and, at the brim of the pelvis, joins with the external iliac to form the common iliac vein. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "EMAPA:37148" .

[]
    oboInOwl:source "ncithesaurus:Internal_Iliac_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "UMLS:C0226764" .

[]
    oboInOwl:hasDbXref "MA:0002139", "Wikipedia:Internal_iliac_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "hypogastric vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_iliac_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "v. hypogastrica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_iliac_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001317 ;
    owl:annotatedTarget "v. iliaca interna" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001318 ;
    owl:annotatedTarget obo:UBERON_0002460 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001318 ;
    owl:annotatedTarget "EMAPA:37158" .

[]
    oboInOwl:source "FMA/obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001319 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001317
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Vaginal_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001319 ;
    owl:annotatedTarget "One the veins that drains the vaginal venous plexus, into the hypogastric veins. [WP,modified]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001319 ;
    owl:annotatedTarget "EMAPA:37796" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001319 ;
    owl:annotatedTarget "vagina vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001319 ;
    owl:annotatedTarget "vein of vagina" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sciatic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "A large nerve that supplies nearly the whole of the skin of the leg, the muscles of the back of the thigh, and those of the leg and foot. It begins in the lower back and runs through the buttock and down the lower limb." .

[]
    oboInOwl:source "BIRNLEX:1133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "UMLS:C0036394" .

[]
    oboInOwl:source "ncithesaurus:Sciatic_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "UMLS:C0036394" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sciatic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "ischiadic nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sciatic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "ischiatic nerve" .

[]
    oboInOwl:hasDbXref "BTO:0001221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "nervus ischiadicus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sciatic_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "nervus ischiadicus" .

[]
    oboInOwl:hasDbXref "BTO:0001221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001322 ;
    owl:annotatedTarget "nervus sciaticus" .

[]
    oboInOwl:source "FMA"^^xsd:string, "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001323 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001322
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tibial_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001323 ;
    owl:annotatedTarget "The tibial nerve is a branch of the sciatic nerve. The tibial nerve passes through the popliteal fossa to pass below the arch of soleus. In the popliteal fossa the nerve gives off branches to gastrocnemius, popliteus, soleus and plantaris muscles, an articular branch to the knee joint, and a cutaneous branch that will become the sural nerve. The sural nerve is joined by fibres from the common peroneal nerve and runs down the calf to supply the lateral side of the foot. Below the soleus muscle the nerve lies close to the tibia and supplies the tibialis posterior, the flexor digitorum longus and the flexor hallucis longus. The nerve passes into the foot running posterior to the medial malleolus. Here it is bound down by the flexor retinaculum in company with the posterior tibial artery. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Tibial_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001323 ;
    owl:annotatedTarget "UMLS:C0040186" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tibial_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001323 ;
    owl:annotatedTarget "n. tibialis" .

[]
    oboInOwl:source "FMAdef" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0014892
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002355
            ]
        )
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget obo:UBERON_0003833 .

[]
    oboInOwl:hasDbXref "FMA:19086" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget "Muscle (organ) which is a part of the pelvis. Examples: levator ani," .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget "EMAPA:37481" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget "muscle organ of pelvis" .

[]
    oboInOwl:hasDbXref "FMA:19086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget "pelvic muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001325 ;
    owl:annotatedTarget "pelvis muscle organ" .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001101 ;
    owl:annotatedTarget "X superficial part of Y <=> if Y is subdivided into two superficial and deep portions, X is part of the deep portion." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/665" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001328 ;
    owl:annotatedTarget "A portion of a prostate that forms a lobe." .

[]
    oboInOwl:source "PMID:15163300", "https://github.com/obophenotype/uberon/issues/665" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001328 ;
    owl:annotatedTarget "Anatomically, the human prostate gland is located between the base of the bladder and the rectum, and it completely surrounds the proximal urethra (Fig. 1A). It is a single alobular structure with central (CZ), peripheral (PZ) and transitional (TZ) zones. In contrast, the mouse prostate is not merged into one compact anatomical structure. It comprises four paired lobes situated circumferentially around the urethra, immediately caudal to the urinary bladder-namely, anterior (AP), dorsal (DP), lateral (LP), and ventral (VP) prostate (Fig. 1B). Often, the dorsal and the lateral lobes are thought of in combination and referred to as the dorsolateral (DLP) lobe as they share a ductal system. The mouse AP is considered analogous to the human CZ, which is rarely a site of neoplastic transformation in humans. The mouse DLP is considered most similar to the human PZ, which is the zone in which most carcinomas arise (Xue et al. 1997). These analogies, however, are limited as they are based solely on descriptive data and need to be re-evaluated using molecular techniques before the relationship between specific mouse prostate lobes and the human prostate zones is definitively asserted (Abate-Shen & Shen 2000). The mouse VP does not have a human homologue, and the human TZ does not have a murine homologue" .

[]
    oboInOwl:source "ncithesaurus:Prostate_Gland_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001328 ;
    owl:annotatedTarget "UMLS:C0227970" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pampiniform_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001330 ;
    owl:annotatedTarget "The pampiniform plexus is a network of many small veins found in the male spermatic cord. It is formed by the union of multiple spermatic veins from the back of the testis and tributaries from the epididymis. The veins of the plexus ascend along the cord in front of the ductus deferens. Below the subcutaneous inguinal ring they unite to form three or four veins, which pass along the inguinal canal, and, entering the abdomen through the abdominal inguinal ring, coalesce to form two veins. These again unite to form a single vein, the testicular vein, which opens on the right side into the inferior vena cava, at an acute angle, and on the left side into the left renal vein, at a right angle. The pampinoform plexus forms the chief mass of the cord. In addition to its function in venous return from the testes, the pampiniform plexus also plays a role in the temperature regulation of the testes. It acts as a heat exchanger, cooling blood in adjacent arteries. An abnormal enlargement of the pampiniform plexus is a medical condition called varicocele. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001330 ;
    owl:annotatedTarget "EMAPA:37385" .

[]
    oboInOwl:hasDbXref "FMA:19607", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001330 ;
    owl:annotatedTarget "plexus venosus pampiniformis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001331 ;
    owl:annotatedTarget "A zone of skin that is part of a penis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:19638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001331 ;
    owl:annotatedTarget "penile skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001331 ;
    owl:annotatedTarget "penis zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001331 ;
    owl:annotatedTarget "zone of skin of penis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foreskin", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "A retractable double-layered fold of skin and mucous membrane that covers the glans penis and protects the urinary meatus when the penis is not erect." .

[]
    oboInOwl:hasDbXref "MA:0000407", "Wikipedia:Foreskin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "prepuce" .

[]
    oboInOwl:hasDbXref "HP:0100587" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "preputium" .

[]
    oboInOwl:source "ncithesaurus:Male_Prepuce" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "UMLS:C0227952" .

[]
    oboInOwl:hasDbXref "FMA:19639" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "penile prepuce" .

[]
    oboInOwl:hasDbXref "EMAPA:18989" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "prepuce of male" .

[]
    oboInOwl:hasDbXref "FMA:19639", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "preputium penis" .

[]
    oboInOwl:hasDbXref "FMA:19639" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "foreskin" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foreskin" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "praeputium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foreskin" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001332 ;
    owl:annotatedTarget "prepucium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000788 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001333 ;
    owl:annotatedTarget "A urethra that is part of a male reproductive system." .

[]
    oboInOwl:source "ncithesaurus:Male_Urethra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001333 ;
    owl:annotatedTarget "UMLS:C0458452" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196", "PMID:19447676"^^xsd:string, "PMID:20081059"^^xsd:string, "PMID:20839338"^^xsd:string, "PMID:20933013"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000788 ;
    owl:annotatedTarget "A naive B cell is a mature B cell that has the phenotype surface IgD-positive, surface IgM-positive, CD20-positive, CD27-negative and that has not yet been activated by antigen in the periphery."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001334 ;
    owl:annotatedTarget "A urethra that is part of a female reproductive system." .

[]
    oboInOwl:source "ncithesaurus:Female_Urethra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001334 ;
    owl:annotatedTarget "UMLS:C0458485" .

[]
    oboInOwl:hasDbXref "BTO:0004088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001334 ;
    owl:annotatedTarget "urethra feminina" .

[]
    oboInOwl:hasDbXref "BTO:0004088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001334 ;
    owl:annotatedTarget "urethra muliebris" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001338 ;
    owl:annotatedTarget obo:UBERON_0000414 .

[]
    oboInOwl:hasDbXref "MP:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001338 ;
    owl:annotatedTarget "Any of the numerous small mucous-secreting glands located in the wall of the male or female urethra that help protect the epithelium from the corrosive urine" .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001338 ;
    owl:annotatedTarget "NCIT:C12339 paraurethral gland belongs here" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001338 ;
    owl:annotatedTarget "EMAPA:37784" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001338 ;
    owl:annotatedTarget "gland of urethra" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005297
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0002216", "https://github.com/obophenotype/uberon/issues/1381" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "The tubules in the testes where spermatogenesis occurs." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010399" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "Any of the coiled tubules located in the testes in which spermatozoa are produced.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001363" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/SEMINIFEROUS+TUBULE" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "One of two or three twisted curved tubules in each lobule of the testis in which spermatogenesis occurs. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001363" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.688 and Figure 21-28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "Frogs among amphibians and the amniotes have males with testes that are composed of seminiferous tubules, which differ from ampullae in being long, highly convoluted ductules.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Seminiferous_Tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "UMLS:C0036630" .

[]
    oboInOwl:source "ncithesaurus:Seminiferous_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "UMLS:C1519236" .

[]
    oboInOwl:hasDbXref "EMAPA:18685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "seminiferous cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Seminiferous_tubule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001343 ;
    owl:annotatedTarget "tubuli seminiferi" .

[]
    oboInOwl:hasDbXref "MP:0001140" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "The epithelial layer of the vagina." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "FMA: nonkeratinizing stratified squamous epithelium; BTO: Vaginal epithelium is stratified squamous epithelium having a thickness of 15-200 microns; MA has single subclass (squamous)" .

[]
    oboInOwl:source "ncithesaurus:Vaginal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "UMLS:C0920840" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "epithelial tissue of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "vagina epithelial tissue" .

[]
    oboInOwl:hasDbXref "BTO:0000422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001344 ;
    owl:annotatedTarget "epithelium, vaginal" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005670" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001347 ;
    owl:annotatedTarget "Connective tissue consisting of fat-storing cells and arranged in lobular groups or along minor blood vessels[MP,modified]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001347 ;
    owl:annotatedTarget "Adipose tissue, cells of which contain a single large lipid droplet." .

[]
    oboInOwl:source "ncithesaurus:White_Adipose_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001347 ;
    owl:annotatedTarget "UMLS:C1704223" .

[]
    oboInOwl:hasDbXref "Wikipedia:White_adipose_tissue" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001347 ;
    owl:annotatedTarget "textus adiposus albus" .

[]
    oboInOwl:hasDbXref "MGI:smb"^^xsd:string, "MP:0011698" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001348 ;
    owl:annotatedTarget "A thermogenic form of adipose tissue that is composed of brown adipocytes[MP,modified]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001348 ;
    owl:annotatedTarget "Adipose tissue, cells of which contain multiple small lipid droplets.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Brown_Adipose_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001348 ;
    owl:annotatedTarget "UMLS:C0006298" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brown_adipose_tissue" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001348 ;
    owl:annotatedTarget "BAT" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brown_adipose_tissue" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001348 ;
    owl:annotatedTarget "textus adiposus fuscus" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001351 ;
    owl:annotatedTarget "The upper dilated end of the nasolacrimal duct that is lodged in a deep groove formed by the lacrimal bone and frontal process of the maxilla; it connects the lacrimal canaliculi, which drain tears from the eye's surface, and the nasolacrimal duct, which conveys this fluid into the nasal cavity; like the nasolacrimal duct, the sac is lined by stratified columnar epithelium with mucus-secreting goblet cells, and is surrounded by connective tissue." .

[]
    oboInOwl:source "ncithesaurus:Lacrimal_Sac" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001351 ;
    owl:annotatedTarget "UMLS:C0229289" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_sac" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001351 ;
    owl:annotatedTarget "saccus lacrimalis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000789 ;
    owl:annotatedTarget obo:CL_0000084 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001691
    ] .

[]
    oboInOwl:source "PMID:11237469" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005872
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0010065
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:External_acoustic_meatus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "A tube running from the outer ear to the middle ear. The human ear canal extends from the pinna to the eardrum and is about 26 mm in length and 7 mm in diameter." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000789 ;
    owl:annotatedTarget "A T cell that expresses an alpha-beta T cell receptor complex."^^xsd:string .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "subdivision of head in FMA." .

[]
    oboInOwl:source "ncithesaurus:External_Acoustic_Meatus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "UMLS:C0013444" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ear_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "ear canal" .

[]
    oboInOwl:hasDbXref "FMA:61734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "external acoustic tube" .

[]
    oboInOwl:hasDbXref "FMA:61734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "external auditory tube" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001352 ;
    owl:annotatedTarget "auditory meatus" .

[]
    oboInOwl:evidence "cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001353 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000931
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001353 ;
    owl:annotatedTarget "The anus and surrounding regions. Encompasses both internal and external regions, where present" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000395" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001353 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Anal_Region" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001353 ;
    owl:annotatedTarget "UMLS:C0230120" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_femoral_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001355 ;
    owl:annotatedTarget "The profunda femoris artery (also known as the deep femoral artery, or the deep artery of the thigh) is a branch of the femoral artery that, as its name suggests, travels more deeply (posteriorly) than the rest of the femoral artery. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001355 ;
    owl:annotatedTarget "EMAPA:37216" .

[]
    oboInOwl:source "ncithesaurus:Deep_Femoral_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001355 ;
    owl:annotatedTarget "UMLS:C0226455" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001356 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001355
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_circumflex_femoral_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001356 ;
    owl:annotatedTarget "The medial circumflex femoral artery (internal circumflex artery, medial femoral circumflex artery) is an artery in the upper thigh that helps supply blood to the neck of the femur. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001356 ;
    owl:annotatedTarget "EMAPA:37670" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_circumflex_femoral_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001356 ;
    owl:annotatedTarget "arteria circumflexa femoris medialis" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget obo:UBERON_0007779 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005281
    ] .

[]
    oboInOwl:notes "see notes" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002307
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebrospinal_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "A clear, colorless, bodily fluid, that occupies the subarachnoid space and the ventricular system around and inside the brain and spinal cord." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002184" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "Portion of organism substance that is a clear fluid that occupies the subarachnoid space and the ventricular system around and inside the brain.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001278" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1021/pr050213t Parada C, Gato A, Bueno D, Mammalian embryonic cerebrospinal fluid proteome has greater apolipoprotein and enzyme pattern complexity than the avian proteome. Journal of Proteome Research (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "In vertebrates, at early stages of Central Nervous System (CNS) development, the architecture of the brain primordium reveals the presence of the cavity of brain vesicles, which is filled by Embryonic Cerebro-Spinal Fluid (E-CSF). (...) Rat and chick E-CSF proteomes are similar, although rat is more complex in certain groups of proteins, e.g., apolipoproteins, which may be involved in the control of neural diversity, and has soluble enzymes present, just like adult human CSF, but unlike chick E-CSF, revealing phylogenetic brain differences between these groups of vertebrates.[uncertain][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "EHDAA2 models this as developing from CP, which is wrong" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000790 ;
    owl:annotatedTarget obo:CL_0000789 .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "the FMA def states that this is subarachnoid spaces only. ZFA def states subarachnoid spaces and brain ventricles, but not SC (and has part_of to brain). Circulation: It circulates from the lateral ventricles to the foramen of Monro (Interventricular foramen), third ventricle, aqueduct of Sylvius (Cerebral aqueduct), fourth ventricle, foramen of Magendie (Median aperture) and foramina of Luschka (Lateral apertures), subarachnoid space over brain and spinal cord. It should be noted that the CSF moves in a pulsatile manner throughout the CSF system with nearly zero net flow. CSF is reabsorbed into venous sinus blood via arachnoid granulations." .

[]
    oboInOwl:source "BIRNLEX:1798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "UMLS:C0007806" .

[]
    oboInOwl:source "ncithesaurus:Cerebrospinal_Fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "UMLS:C0007806" .

[]
    oboInOwl:hasDbXref "ZFA:0001626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "cerebral spinal fluid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebrospinal_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "liquor cerebrospinalis" .

[]
    oboInOwl:hasDbXref "BTO:0000237" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001359 ;
    owl:annotatedTarget "spinal fluid" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000790 ;
    owl:annotatedTarget "An alpha-beta T cell that has an immature phenotype and has not completed T cell selection."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Peritoneum#Types", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001366 ;
    owl:annotatedTarget "The outer layer of peritoneum that is attached to the abdominal and pelvic walls." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010816" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:JMG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001366 ;
    owl:annotatedTarget "Peritoneum attached to the abdominal wall.[AAO]" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001366 ;
    owl:annotatedTarget "parietal serous membrane of peritoneum" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004466
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Leg_muscle", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "A muscle that is part of the region of the hindlimb between the pelvis and ankle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "leg muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "leg skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "leg skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "muscle of hindlimb zeugopod or stylopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "muscle of thigh or crus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "muscle of upper or lower hindlimb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "muscle organ of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001383 ;
    owl:annotatedTarget "skeletal muscle of leg" .

[]
    oboInOwl:source "MA"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001870
    ] .

[]
    oboInOwl:hasDbXref "NLX:143555" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html" .

[]
    oboInOwl:source "NLX:143555" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html" .

[]
    oboInOwl:date_retrieved "2012-08-31" ;
    oboInOwl:external_class "MP:0000800" ;
    oboInOwl:ontology "MP" ;
    oboInOwl:source "MGI:csmith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "the area of the frontal lobe that is involved with integration of voluntary movements and with speech.[MP]" .

[]
    oboInOwl:source "ncithesaurus:Primary_Motor_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "UMLS:C0026607" .

[]
    oboInOwl:hasDbXref "FMA:224854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "motor cortex" .

[]
    oboInOwl:hasDbXref "BTO:0004348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "Rolando's area" .

[]
    oboInOwl:hasDbXref "BTO:0004348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "excitable area" .

[]
    oboInOwl:hasDbXref "Wikipedia:Primary_motor_cortex" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "gyrus precentralis" .

[]
    oboInOwl:hasDbXref "BTO:0004348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "motor area" .

[]
    oboInOwl:hasDbXref "MP:0000798", "Wikipedia:Primary_motor_cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "prefrontal gyrus" .

[]
    oboInOwl:hasDbXref "BAMS:MOp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "primary motor area" .

[]
    oboInOwl:hasDbXref "BAMS:MO" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "somatic motor areas" .

[]
    oboInOwl:hasDbXref "BAMS:MO" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001384 ;
    owl:annotatedTarget "somatomotor areas" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001394 ;
    owl:annotatedTarget "Artery that supplies the axilla" .

[]
    oboInOwl:source "ncithesaurus:Axillary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001394 ;
    owl:annotatedTarget "UMLS:C0004455" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001394 ;
    owl:annotatedTarget "arteria axillaris" .

[]
    oboInOwl:hasDbXref "FMA:22654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001394 ;
    owl:annotatedTarget "axillary part of subclavian artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001415 ;
    owl:annotatedTarget "A zone of skin that is part of a pelvis [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001415 ;
    owl:annotatedTarget "EMAPA:37282" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001415 ;
    owl:annotatedTarget "pelvis zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001415 ;
    owl:annotatedTarget "zone of skin of pelvis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000791 ;
    owl:annotatedTarget obo:CL_0000789 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001416 ;
    owl:annotatedTarget "A zone of skin that is part of an abdomen [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Abdominal_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001416 ;
    owl:annotatedTarget "UMLS:C0222166" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001416 ;
    owl:annotatedTarget "abdomen zone of skin" .

[]
    oboInOwl:hasDbXref "FMA:22988" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001416 ;
    owl:annotatedTarget "skin of abdomen proper" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001416 ;
    owl:annotatedTarget "zone of skin of abdomen" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000791 ;
    owl:annotatedTarget "A alpha-beta T cell that has a mature phenotype."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "A zone of skin that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "EMAPA:37277" .

[]
    oboInOwl:source "ncithesaurus:Neck_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "UMLS:C0205030" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "neck (volume) zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "neck zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "zone of skin of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001417 ;
    owl:annotatedTarget "zone of skin of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001418 ;
    owl:annotatedTarget "A zone of skin that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001418 ;
    owl:annotatedTarget "EMAPA:37765" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001418 ;
    owl:annotatedTarget "thorax zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001418 ;
    owl:annotatedTarget "zone of skin of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001419 ;
    owl:annotatedTarget "A zone of skin that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001419 ;
    owl:annotatedTarget "UMLS:C1282135" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001419 ;
    owl:annotatedTarget "limb zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001419 ;
    owl:annotatedTarget "zone of skin of limb" .

[]
    oboInOwl:hasDbXref "FMA:23217", "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "An organism subdivision that includes the pectoral girdle skeleton and associated soft tissue. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). Examples: There are only two instances in an organism, right and left pectoral girdle regions." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000305" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "An organism subdivision that includes the pectoral girdle skeleton. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). There is only one instance of the pectoral girdle region per organism.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-09-06"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000305" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "Curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000005 ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "Note that this class describes the central subdivision of the pectoral girdle complex, NOT the skeleton within.[VSAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "EMAPA:37856" .

[]
    oboInOwl:hasDbXref "FMA:23217", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "cingulum membri superioris" .

[]
    oboInOwl:hasDbXref "fake:2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "cingulum membri superioris" .

[]
    oboInOwl:hasDbXref "FMA:23217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "shoulder girdle" .

[]
    oboInOwl:hasDbXref "FMA:23217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001421 ;
    owl:annotatedTarget "upper limb girdle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001422 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a face [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001422 ;
    owl:annotatedTarget "face lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001422 ;
    owl:annotatedTarget "face lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001422 ;
    owl:annotatedTarget "lymph vessel of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001422 ;
    owl:annotatedTarget "lymphatic vessel of face" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001425 ;
    owl:annotatedTarget "PL" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000027", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "Anatomical system that is a multi-element, multi-tissue anatomical cluster that consists of the skeleton and the articular system." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000434" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "Anatomical system consisting of multiple elements and tissues that provides physical support.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000027" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "Anatomical system that is a multi-element, multi-tissue anatomical cluster that consists of the skeleton and the articular system.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000566" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "System that provides physical support to the organism.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001254" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1159/000324245 Donoghue PCJ, Sansom IJ, Origin and early evolution of vertebrate skeletonization. Microscopy research and technique (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "By taking a holistic approach, integration of the evidence from molecular and developmental features of model organisms, the phylogenetic distribution in the 'new animal phylogeny' and the earliest fossilized remains of mineralized animal skeletons suggests independent origins of the skeleton at the phylum level.[debated][VHOG]" .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "GO defines skeletal system very generically: The skeleton is the bony framework of the body in vertebrates (endoskeleton) or the hard outer envelope of insects (exoskeleton or dermoskeleton) GO:0001501; however, all annotations are to vertebrates" .

[]
    oboInOwl:source "ncithesaurus:Skeletal_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "UMLS:C0037253" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "set of all bones and joints" .

[]
    oboInOwl:hasDbXref "BTO:0001486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001434 ;
    owl:annotatedTarget "Skelettsystem" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001435 ;
    owl:annotatedTarget "A bone that is part of the carpal skeleton. Examples: scaphoid, lunate, capitate[cjm]." .

[]
    oboInOwl:source "Wikipedia:Carpus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001435 ;
    owl:annotatedTarget "In tetrapods, the carpals is the sole cluster of the bones in the wrist between the radius and ulna and the metacarpus. The bones of the carpus do not belong to individual fingers (or toes in quadrupeds), whereas those of the metacarpus do. The corresponding part of the foot is the tarsus. The carpal bones allow the wrist to move and rotate vertically, horizontally and laterally. In human anatomy, the main role of the carpus is to facilitate effective positioning of the hand and powerful use of the extensors and flexors of the forearm, but the mobility of individual carpal bones increase the freedom of movements at the wrist." .

[]
    oboInOwl:source "ncithesaurus:Carpal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001435 ;
    owl:annotatedTarget "UMLS:C0007285" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001435 ;
    owl:annotatedTarget "carpal" .

[]
    oboInOwl:hasDbXref "EMAPA:25056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001435 ;
    owl:annotatedTarget "carpus bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Phalanges_of_the_hand", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "A phalanx that is part of a forelimb autopod[Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000947" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "Dumb-bell shaped bones of endochondral origin with cartilaginous epiphyses that make the four digits of the manus. The terminal phalanges are much smaller than the proximal and penultimate phalanges. The typical phalangeal formula of the manus, in a medial to lateral sequence, is 2-2-3-3.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Hand_Phalanx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "UMLS:C0223792" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "digitus manus phalanx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "finger phalanx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "hand digit phalanx" .

[]
    oboInOwl:hasDbXref "MA:0000306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "hand phalanx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "phalanx of digit of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "phalanx of digitus manus" .

[]
    oboInOwl:hasDbXref "FMA:23914" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "phalanx of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "phalanx of hand digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "digital bone of manus" .

[]
    oboInOwl:hasDbXref "FMA:23914" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "bone of finger" .

[]
    oboInOwl:hasDbXref "AAO:0000947" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001436 ;
    owl:annotatedTarget "phalanges of fore digit" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.232.251", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001437 ;
    owl:annotatedTarget "The head of a long bone that articulates with a neighboring skeletal element and is separated from the shaft by the epiphyseal plate until bone growth stops. At that time, the plate disappears and the head and shaft are united[MESH,modified]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000742" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_2002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001437 ;
    owl:annotatedTarget "Cartilaginous expansion at the distal end of an anterior rib or transverse process that serves for the attachment of muscles suspending the pectoral girdle to the vertebral column.[AAO]" .

[]
    oboInOwl:source "FMA:24012" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001437 ;
    owl:annotatedTarget "Subdivision of long bone which forms its expanded proximal or distal articular end; together with other the subdivisions of long bone, it constitutes the long bone. Examples: proximal epiphysis of humerus, distal epiphysis of femur." .

[]
    oboInOwl:source "ncithesaurus:Long_Bone_Epiphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001437 ;
    owl:annotatedTarget "UMLS:C1708734" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001437 ;
    owl:annotatedTarget "epiphyses" .

[]
    oboInOwl:hasDbXref "FMA:24014", "Wikipedia:Metaphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001438 ;
    owl:annotatedTarget "Zone of long bone that is between the epiphysis and diaphysis. Subdivision of diaphysis which forms the proximal or distal end of diaphysis next to the epiphysis; together with diaphysis proper, it constitutes the diaphysis. Examples: proximal metaphysis of humerus, distal metaphysis of femur.[FMA]" .

[]
    oboInOwl:source "FMA:24014" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001438 ;
    owl:annotatedTarget "Subdivision of diaphysis which forms the proximal or distal end of diaphysis next to the epiphysis; together with diaphysis proper, it constitutes the diaphysis. Examples: proximal metaphysis of humerus, distal metaphysis of femur.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Metaphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001438 ;
    owl:annotatedTarget "UMLS:C0222671" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001438 ;
    owl:annotatedTarget "metaphyses" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:hdene", "MP:0003797" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "the outer layers of solid, hard bone that covers spongy bone; consists of parallel osteons containing mineral deposits and interstitial lamellae" .

[]
    oboInOwl:source "ncithesaurus:Cortical_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "UMLS:C0222661" .

[]
    oboInOwl:hasDbXref "HP:0002753" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "bony cortex" .

[]
    oboInOwl:hasDbXref "MA:0001461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "compact bone" .

[]
    oboInOwl:hasDbXref "FMA:24018", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "substantia compacta" .

[]
    oboInOwl:hasDbXref "FMA:24018", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001439 ;
    owl:annotatedTarget "substantia corticalis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000792 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002102
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "The collection of all skeletal elements in a free forelimb region. Excludes the pectoral girdle" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000202" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "Skeletal structure of the paired, anterior appendages.[AAO]" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "molecular entity" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:19464985"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000792 ;
    owl:annotatedTarget "A CD4-positive, CD25-positive, alpha-beta T cell that regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000202" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001256" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001256" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "forelimb skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "free upper limb skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24139"^^xsd:string, "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "ossa membri superioris" .

[]
    oboInOwl:hasDbXref "FMA:24142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "skeleton of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:24139"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "skeleton of upper limb" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "upper limb skeleton" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001440 ;
    owl:annotatedTarget "wing skeleton" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000792 ;
    owl:annotatedTarget "Treg" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002103
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "Subdivision of skeleton consisting of all skeletal elements in an hindlimb region." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000217" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "Skeletal structure of the paired, posterior appendages.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000217" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "relationship type change: differentiates_from lateral plate mesoderm (AAO:0010574) CHANGED TO: develops_from lateral plate mesoderm (UBERON:0003081)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001255" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:24144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "free lower limb skeleton" .

[]
    oboInOwl:hasDbXref "XAO:0003062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "hind limb skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0000152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "hind-limb skeleton" .

[]
    oboInOwl:hasDbXref "VHOG:0001255" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "hindlimb skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24140", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "ossa membri inferioris" .

[]
    oboInOwl:hasDbXref "FMA:24144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "skeleton of free lower limb" .

[]
    oboInOwl:hasDbXref "FMA:24140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001441 ;
    owl:annotatedTarget "skeleton of lower limb" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001440
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget obo:UBERON_0001445 .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:MAH", "https://github.com/obophenotype/uberon/issues/74", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "Subdivision of skeleton that is the collection of all skeletal elements in a manus, which is the distal section of the anterior forelimb skeleton consisting of the mesopodium, the metapodium and the acropodium (e.g. including the wrist, palm, and fingers)[Phenoscape]." .

[]
    oboInOwl:hasDbXref "FMA:24159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "bones of hand" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "hand region skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "hand skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24159", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "ossa manus" .

[]
    oboInOwl:hasDbXref "FMA:24159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "set of bones of hand" .

[]
    oboInOwl:hasDbXref "FMA:24159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "skeleton of hand" .

[]
    oboInOwl:hasDbXref "VSAO:0005020", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "anterior autopodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005020", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget "manus" .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget obo:UBERON_0009569 .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] .

[]
    oboInOwl:hasDbXref "FMA:9576", "Wikipedia:Chest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "Subdivision of trunk proper, which is demarcated from the neck by the plane of the superior thoracic aperture and from the abdomen internally by the inferior surface of the diaphragm and externally by the costal margin and associated with the thoracic vertebral column and ribcage and from the back of the thorax by the external surface of the posterolateral part of the rib cage, the anterior surface of the thoracic vertebral column and the posterior axillary lines; together with the abdomen and the perineum, it constitutes the trunk proper[FMA]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "EMAPA:37232" .

[]
    oboInOwl:source "ncithesaurus:Thorax" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "UMLS:C0817096" .

[]
    oboInOwl:source "ncithesaurus:Chest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "UMLS:C1527391" .

[]
    oboInOwl:hasDbXref "FMA:24816", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "pectus" .

[]
    oboInOwl:hasDbXref "MA:0000031" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "thoracic body wall" .

[]
    oboInOwl:hasDbXref "FMA:9576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "thorax" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chest" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001443 ;
    owl:annotatedTarget "thorax" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001441
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001442 ;
    owl:annotatedTarget obo:UBERON_0001445 .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:MAH", "https://github.com/obophenotype/uberon/issues/75", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "Subdivision of skeleton that is the collection of all skeletal elements in a pes, which is the distal section of the posterior hindlimb skeleton consisting of the mesopodium, the metapodium and the acropodium (e.g. including the ankle, sole, and toes)[Phenoscape]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002228" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "foot region skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "foot skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "set of bones of foot" .

[]
    oboInOwl:hasDbXref "FMA:24222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "skeleton of foot" .

[]
    oboInOwl:hasDbXref "VSAO:0005021", "VSAO:NI"^^xsd:string ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "pes" .

[]
    oboInOwl:hasDbXref "VSAO:0005021", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001445 ;
    owl:annotatedTarget "posterior autopodium" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001446 ;
    owl:annotatedTarget "The major postaxial endochondral bone in the posterior zeugopod[Phenoscape]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000891" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001446 ;
    owl:annotatedTarget "One of the two long bones of endochondral origin of the hind-epipodium; it is a rather more slender bone than the tibia but of about the same length.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Fibula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001446 ;
    owl:annotatedTarget "UMLS:C0016068" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000793 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "A bone that is part of the tarsal skeleton. Examples: calcaneus, talus, centralia." .

[]
    oboInOwl:source "Wikipedia:Tarsus_(skeleton)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "In primitive tetrapods, such as Trematops, the tarsus consists of three rows of bones. There are three proximal tarsals, the tibiale, intermedium, and fibulare, named for their points of articulation with the bones of the lower limb. These are followed by a second row of four bones, referred to as the centralia (singular: centrale), and then a row of five distal tarsals, each articulating with a single metatarsal. In the great majority of tetrapods, including all of those alive today, this simple pattern is modified by the loss and fusion of various of the bones.[3] In reptiles and mammals, there are normally just two proximal tarsals, the calcaneus (equivalent to the amphibian fibulare) and the talus (probably derived from a fusion of multiple bones). In mammals, including humans, the talus forms a hinge joint with the tibia, a feature especially well developed in the artiodactyls. The calcaneus is also modified, forming a heel for the attachment of the Achilles tendon. Neither of these adaptations is found in reptiles, which have a relatively simple structure to both bones.[3] The fifth distal tarsal disappears relatively early in evolution, with the remainder becoming the cuneiform and cuboid bones. Reptiles usually retain two centralia, while mammals typically have only one (the navicular).[3] In birds, the tarsus has disappeared, with the proximal tarsals having fused with the tibia, the centralia having disappeared, and the distal bones having fused with the metatarsals to form a single tarsometatarsus bone, effectively giving the leg a third segment" .

[]
    oboInOwl:source "ncithesaurus:Tarsal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "UMLS:C0039316" .

[]
    oboInOwl:hasDbXref "FMA:24491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "ankle bone" .

[]
    oboInOwl:hasDbXref "FMA:24491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "bone of ankle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "bone of tarsal skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "bone of tarsus" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entidad molecular" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000793 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that is found in the columnar epithelium of the gastrointestinal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:71339", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "ossa tarsalia" .

[]
    oboInOwl:hasDbXref "FMA:71339", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "ossa tarsi" .

[]
    oboInOwl:hasDbXref "BTO:0002343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "bony tarsus" .

[]
    oboInOwl:hasDbXref "AAO:0000220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "hind mesopodium" .

[]
    oboInOwl:hasDbXref "BTO:0002343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "tarsal" .

[]
    oboInOwl:hasDbXref "BTO:0002343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001447 ;
    owl:annotatedTarget "tarsus osseus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001448 ;
    owl:annotatedTarget obo:UBERON_0003821 .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsal_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001448 ;
    owl:annotatedTarget "The metatarsus or metatarsal bones are a group of five long bones in the pes located between the tarsal bones of the hind- and mid-pes and the phalanges of the toes. Lacking individual names, the metatarsal bones are numbered from the medial side (side of big toe): the first, second, third, fourth, and fifth metatarsal. The metatarsals are analogous to the metacarpal bones of the manus. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Metatarsal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001448 ;
    owl:annotatedTarget "UMLS:C0025584" .

[]
    oboInOwl:hasDbXref "BTO:0002347" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001448 ;
    owl:annotatedTarget "ossa metatarsalia" .

[]
    oboInOwl:hasDbXref "BTO:0002347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001448 ;
    owl:annotatedTarget "ossa metatarsi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Phalanges_of_the_foot", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "A phalanx that is part of a hindlimb autopod[Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000930" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "Dumb-bell shaped bones of endochondral origin with cartilaginous epiphyses that make the five digits of the pes. The terminal phalanges are much smaller than the proximal and penultimate phalanges. The typical phalangeal formula of the pes, in a medial to lateral sequence, is 2(1)-2-3-4(3)-3(2).[AAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "digital bone of pes" .

[]
    oboInOwl:source "ncithesaurus:Foot_Phalanx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "UMLS:C0584876" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "digitus pedis phalanx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "foot digit phalanx" .

[]
    oboInOwl:hasDbXref "MA:0000305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "foot phalanx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "phalanx of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "phalanx of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "phalanx of foot digit" .

[]
    oboInOwl:hasDbXref "FMA:24493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "phalanx of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "toe phalanx" .

[]
    oboInOwl:hasDbXref "FMA:24493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "bone of toe" .

[]
    oboInOwl:hasDbXref "AAO:0000930" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001449 ;
    owl:annotatedTarget "phalanges of hind digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "A subdivision of the head that has as parts the layers deep to the surface of the anterior surface, including the mouth, eyes, and nose (when present). In vertebrates, this includes the facial skeleton and structures superficial to the facial skeleton (cheeks, mouth, eyeballs, skin of face, etc)." .

[]
    oboInOwl:source "FMA:24728" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "Subdivision of head which consists of the viscerocranium and all layers superficial to it. Examples: There is only one face." .

[]
    oboInOwl:source "HAO:0000316", "http://api.hymao.org/api/ref/67791" ;
    oboInOwl:taxon "NCBITaxon:7399" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "The area that extends from the median ocellus to the oral foramen[HAO]." .

[]
    oboInOwl:source "vanat.cvm.umn.edu/TFFlectPDFs/LectFaceDevelop.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "The face develops from outward growth of tissue located rostral to the cranium & pharynx. The lower jaw and most of the upper jaw are formed by growth of the first pharyngeal (branchial) arch. The upper incisor region and the nose and forehead (frontal region) are formed from tissue located rostral to the neural tube (frontonasal prominence)" .

[]
    oboInOwl:source "ncithesaurus:Face" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "UMLS:C0015450" .

[]
    oboInOwl:hasDbXref "Wikipedia:Face" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "facia/facies" .

[]
    oboInOwl:hasDbXref "BTO:0003369" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001456 ;
    owl:annotatedTarget "visage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "A zone of skin that is part of a eyelid [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "EMAPA:37536" .

[]
    oboInOwl:source "ncithesaurus:Eyelid_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "UMLS:C0222088" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "blepharon zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "eyelid zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "zone of skin of blepharon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001457 ;
    owl:annotatedTarget "zone of skin of eyelid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "A zone of skin that is part of a lip [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "EMAPA:37643" .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Lip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "UMLS:C0222101" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "lip zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "zone of skin of lip" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001458 ;
    owl:annotatedTarget "skin of lips" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "A zone of skin that is part of a external ear [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Ear_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "UMLS:C0222110" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "auricular region of head zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "auricular region zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "external ear zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "outer ear zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "zone of skin of auricular region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "zone of skin of auricular region of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "zone of skin of external ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001459 ;
    owl:annotatedTarget "zone of skin of outer ear" .

[]
    oboInOwl:hasDbXref "Wikipedia:Arm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001460 ;
    owl:annotatedTarget "The part of the forelimb extending from the shoulder to the autopod[cjm]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000339" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001460 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Arm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001460 ;
    owl:annotatedTarget "brachium" .

[]
    oboInOwl:hasDbXref "MESH:A01.378.800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001460 ;
    owl:annotatedTarget "upper extremity" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Elbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001461 ;
    owl:annotatedTarget "The elbow is the region surrounding the elbow-joint-the ginglymus or hinge joint in the middle of the arm. Three bones form the elbow joint: the humerus of the upper arm, and the paired radius and ulna of the forearm. The bony prominence at the very tip of the elbow is the olecranon process of the ulna, and the inner aspect of the elbow is called the antecubital fossa. [WP,unvetted,human-specific]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Elbow" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001461 ;
    owl:annotatedTarget "articulatio cubiti" .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001271
        ]
    ] .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entidades moleculares" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hip" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "The hip region is located lateral to the gluteal region (i.e. the buttock), inferior to the iliac crest, and overlying the greater trochanter of the thigh bone. In adults, three of the bones of the pelvis have fused into the hip bone which forms part of the hip region. The hip joint, scientifically referred to as the acetabulofemoral joint (art. coxae), is the joint between the femur and acetabulum of the pelvis and its primary function is to support the weight of the body in both static (e.g. standing) and dynamic (e.g. walking or running) postures. [WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000346" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.333", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "The pelvic girdle is never joined by contributions of dermal bone. From its first appearance in placoderms, the pelvic girdle is exclusively endoskeletal. It arose from pterygiophores, perhaps several times, in support of the fin.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "See notes for shoulder. in BTO this is part of the abdomen - this creates an inconsistency if limb and abdomen are spatially disjoint" .

[]
    oboInOwl:source "ncithesaurus:Hip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "UMLS:C0019552" .

[]
    oboInOwl:hasDbXref "FMA:24964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "hip region" .

[]
    oboInOwl:hasDbXref "FMA:24964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "regio coxae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hip" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001464 ;
    owl:annotatedTarget "coxa" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001465 ;
    owl:annotatedTarget "A segment of the hindlimb that corresponds to the joint connecting a hindlimb stylopod and zeugopod." .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012142
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "A digit that is part of a pes (foot)." .

[]
    oboInOwl:source "ncithesaurus:Toe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "UMLS:C0040357" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "digit of terminal segment of lower limb" .

[]
    oboInOwl:hasDbXref "FMA:70664", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "digiti pedis" .

[]
    oboInOwl:hasDbXref "MA:0000048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "foot digit" .

[]
    oboInOwl:hasDbXref "XAO:0003035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "hind digit" .

[]
    oboInOwl:hasDbXref "AAO:0000888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "hind_digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "pedal digit (phalangeal portion) plus soft tissue" .

[]
    oboInOwl:hasDbXref "FMA:25046" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "toe" .

[]
    oboInOwl:hasDbXref "Wikipedia:Toe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "digiti pedis" .

[]
    oboInOwl:hasDbXref "BTO:0002348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001466 ;
    owl:annotatedTarget "digitipedis" .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001421
        ]
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget "A subdivision of the pectoral complex consisting of the structures in the region of the shoulder joint (which connects the humerus, scapula and clavicle)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000342" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.332", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget "(...) endochondral elements of the early tetrapod shoulder develop from two centers of ossification, giving rise to a scapula and a 'coracoid'.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget "In FMA, the shoulder is part of the pectoral girdle region. in MA, shoulder structures like shoulder joints, bones, nerves etc are part of the shoulder and the forelimb. E.g. humerus is a shoulder bone" .

[]
    oboInOwl:source "ncithesaurus:Shoulder" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget "UMLS:C0037004" .

[]
    oboInOwl:hasDbXref "Wikipedia:Shoulder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001467 ;
    owl:annotatedTarget "articulatio humeri" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget obo:UBERON_0002216 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ] .

[]
    oboInOwl:notes "connects successive pairs of centra" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001075
    ] .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=87401" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "The joint between adjacent vertebral bodies. May be composed of the nucleus pulposus, annular ligament, and the anterior and posterior longitudinal ligaments." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "FMA has 'intervertebral joint' as a GAT, and has two distinct classes 'intervertebral symphysis' and 'intervertebral syndesmosis', but note that the latter do not connect the centra" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "EMAPA:37622" .

[]
    oboInOwl:source "ncithesaurus:Vertebral_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "UMLS:C1182940" .

[]
    oboInOwl:hasDbXref "FMA:25511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "intervertebral symphysis" .

[]
    oboInOwl:hasDbXref "FMA:25511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001468 ;
    owl:annotatedTarget "joint of vertebral body" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget obo:UBERON_0011108 .

[]
    oboInOwl:notes "clavicular notch of the manubrium sterni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000975
    ] .

[]
    oboInOwl:notes "sternal end of the clavicle and first rib" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sternoclavicular_articulation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget "The sternoclavicular articulation is a double arthrodial joint composed of two portions separated by an articular disc. The parts entering into its formation are the sternal end of the clavicle, the upper and lateral part of the manubrium sterni, and the cartilage of the first rib, visible from the outside as the suprasternal notch. The articular surface of the clavicle is much larger than that of the sternum, and is invested with a layer of cartilage, which is considerably thicker than that on the latter bone. The ligaments of this joint are: Articular capsule Anterior sternoclavicular ligament Posterior sternoclavicular ligament Interclavicular ligament Costoclavicular ligament Articular disk [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Sternoclavicular_articulation" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget "sternoclavicular" .

[]
    oboInOwl:source "ncithesaurus:Sternoclavicular_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget "UMLS:C0038291" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sternoclavicular_articulation" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget "sternoclavicular articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sternoclavicular_articulation" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001469 ;
    owl:annotatedTarget "articulatio sternoclavicularis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000794 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget obo:UBERON_0011139 .

[]
    oboInOwl:hasDbXref "Wikipedia:Glenohumeral_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "The glenohumeral joint, commonly known as the shoulder joint, is a multiaxial synovial ball and socket joint and involves articulation between the glenoid fossa of the scapula (shoulder blade) and the head of the humerus (upper arm bone). [WP,unvetted]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "in FMA, this is part of the bony pectoral girdle, alongside the skeleton of pectoral girdle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "joint of shoulder" .

[]
    oboInOwl:hasDbXref "MA:0000459" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "shoulder joint" .

[]
    oboInOwl:source "ncithesaurus:Shoulder_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "UMLS:C0037009" .

[]
    oboInOwl:hasDbXref "FMA:25912", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "articulatio humeri" .

[]
    oboInOwl:hasDbXref "FMA:25912" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "humeral joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Glenohumeral_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001470 ;
    owl:annotatedTarget "humeroscapular joint" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entite moleculaire" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000794 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that is capable of killing target cells in an antigen specific manner with the phenotype perforin-positive and granzyme B-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0003553", "NCBI:matt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001471 ;
    owl:annotatedTarget "the loose fold of skin that covers the penis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vaginal_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001472 ;
    owl:annotatedTarget "The vaginal plexuses are placed at the sides of the vagina; they communicate with the uterine, vesical, and hemorrhoidal plexuses, and are drained by the vaginal veins, one on either side, into the hypogastric veins. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001472 ;
    owl:annotatedTarget "EMAPA:37801" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vaginal_venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001472 ;
    owl:annotatedTarget "plexus venosus vaginalis" .

[]
    oboInOwl:hasDbXref "BTO:0000752", "Wikipedia:Lymphatic_vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "A vessel that contains or conveys lymph, that originates as an interfibrillar or intercellular cleft or space in a tissue or organ, and that if small has no distinct walls or walls composed only of endothelial cells and if large resembles a vein in structure[BTO]." .

[]
    oboInOwl:source "DOI:10.1152/japplphysiol.00201.2013" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget obo:NCBITaxon_8342 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005105" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011005" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "A vessel that contains or conveys lymph.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001249" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.627", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "Tetrapods have evolved distinct lymphatic systems, in which lymphatic capillaries help drain most of the tissues of the body.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Lymphatic_Vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "UMLS:C0229889" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymphatic_vessel" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001473 ;
    owl:annotatedTarget "vas lymphaticum" .

[]
    oboInOwl:source "VSAO-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000057", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/277" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "Skeletal element that is composed of bone tissue." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000047" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "Also called osseous tissue, (Latin: os). Is a type of hard endoskeletal connective tissue found in many vertebrate animals. Bone is the main tissue of body organs that support body structures, protect internal organs, (in conjunction with muscles) facilitate movement; and are involved with cell formation, calcium metabolism, and mineral storage.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001514" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "Portion of tissue which is calcified connective tissue making up the structural elements of the skeletal system.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000057" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "Skeletal element that is composed of bone tissue.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000047" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001190" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1159/000324245 Murdock DJ, Donoghue PC, Evolutionary Origins of Animal Skeletal Biomineralization. Cells Tissues Organs (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "The 'new animal phylogeny' reveals that many of the groups known to biomineralize sit among close relatives that do not, and it favours an interpretation of convergent or parallel evolution for biomineralization in animals. (...) Whether this 'biomineralization toolkit'of genes reflects a parallel co-option of a common suite of genes or the inheritance of a skeletogenic gene regulatory network from a biomineralizing common ancestor remains an open debate.[debated][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "UMLS:C0262950" .

[]
    oboInOwl:hasDbXref "FMA:5018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "bone organ" .

[]
    oboInOwl:hasDbXref "AEO:0000082", "BTO:0000140", "MA:0001459", "VHOG:0001190" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "bone" .

[]
    oboInOwl:hasDbXref "ZFA:0001514" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001474 ;
    owl:annotatedTarget "bones" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000795 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000795 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget obo:UBERON_0001482 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001493
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006219
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002498
    ] .

[]
    oboInOwl:notes "the anterior border and upper surface of the lateral third of the clavicle acromion spine of the scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] .

[]
    oboInOwl:notes "the anterior border and upper surface of the lateral third of the clavicle acromion spine of the scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0002497
    ] .

[]
    oboInOwl:notes "the anterior border and upper surface of the lateral third of the clavicle acromion spine of the scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] .

[]
    oboInOwl:notes "deltoid tuberosity of humerus" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0002498
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001112
    ] .

[]
    oboInOwl:hasDbXref "FMA:32521", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "A muscle of shoulder which attaches to the scapula, clavicle and humerus.[FMA,generalized]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010716" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:MEJ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "Muscle which originates as three heads, the pars externalis, pars clavicularis, and pars scapularis. The pars externalis originates from the lateral border of the omosternum and inserts on the distal portion of the humerus. The pars clavicularis originates from the ventro-lateral surface of the clavicle and inserts on the deltoid crest of the humerus. The pars scapularis originates from the lateral surface of the clavicle and inserts on the deltoid crest of the humerus.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Deltoid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "UMLS:C0224234" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "deltoid muscle" .

[]
    oboInOwl:hasDbXref "AAO:0010716" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "m. deltoideus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "musculus deltoideus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "common shoulder muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "deltoideus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "deltoideus muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001476 ;
    owl:annotatedTarget "musculus deltoideus" .

[]
    oboInOwl:source "UBERON:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001479 ;
    owl:annotatedTarget obo:UBERON_0013630 .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "molecular entities" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001479 ;
    owl:annotatedTarget "A sesamoid element that is composed of bone tissue." .

[]
    oboInOwl:source "ncithesaurus:Sesamoid_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001479 ;
    owl:annotatedTarget "UMLS:C0036846" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sesamoid_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001479 ;
    owl:annotatedTarget "ossa sesamoidea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001480 ;
    owl:annotatedTarget "A carpal bone that proximally_connected_to a forelimb zeugopod skeleton." .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001482 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004476
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001482 ;
    owl:annotatedTarget "Any muscle organ that is part of a shoulder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001482 ;
    owl:annotatedTarget "muscle organ of shoulder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001482 ;
    owl:annotatedTarget "shoulder muscle organ" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001483 ;
    owl:annotatedTarget "A zone of skin that is part of a shoulder region." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001483 ;
    owl:annotatedTarget "in MA this is a subclass of forelimb skin, but this violates part-disjointness in Uberon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001483 ;
    owl:annotatedTarget "shoulder zone of skin" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000796 ;
    owl:annotatedTarget obo:CL_0000797 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001483 ;
    owl:annotatedTarget "zone of skin of shoulder" .

[]
    oboInOwl:hasDbXref "Wikipedia:Articular_capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "An articular capsule (or joint capsule) is an envelope surrounding a synovial joint. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000796 ;
    owl:annotatedTarget "A alpha-beta intraepithelial T cell found in the columnar epithelium of the gastrointestinal tract. Intraepithelial T cells often have distinct developmental pathways and activation requirements."^^xsd:string .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "check ncita" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "EMAPA:37621" .

[]
    oboInOwl:source "ncithesaurus:Joint_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "UMLS:C0206207" .

[]
    oboInOwl:hasDbXref "FMA:34836", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "capsula articularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Articular_capsule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "capsulae articulares" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001485 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006256
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Knee" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001485 ;
    owl:annotatedTarget "The knee joint joins the thigh with the leg and consists of two articulations: one between the femur and tibia, and one between the femur and patella. It is the largest and most complicated joint in the human body. The knee is a mobile trocho-ginglymus (i.e. a pivotal hinge joint), which permits flexion and extension as well as a slight medial and lateral rotation[WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Knee_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001485 ;
    owl:annotatedTarget "UMLS:C0022745" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001485 ;
    owl:annotatedTarget "joint of knee" .

[]
    oboInOwl:hasDbXref "Wikipedia:Knee" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001485 ;
    owl:annotatedTarget "articulatio genus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001487 ;
    owl:annotatedTarget "A skeletal joint that is part of a pes [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71349", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001487 ;
    owl:annotatedTarget "articulationes pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001487 ;
    owl:annotatedTarget "hind limb autopod joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001487 ;
    owl:annotatedTarget "joint of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "FMA:71349" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001487 ;
    owl:annotatedTarget "joints of foot" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.062", "Wikipedia:Ankle", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "A joint that connects the hindlimb autopod and zeugopod skeletons." .

[]
    oboInOwl:source "ncithesaurus:Ankle_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "UMLS:C0003087" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hock_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "gambrel" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hock_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "hock" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hock_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "hock joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ankle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "talotibial joint" .

[]
    oboInOwl:hasDbXref "BTO:0004706" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "mortise joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ankle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "talocrural articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ankle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001488 ;
    owl:annotatedTarget "talocrural joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001489 ;
    owl:annotatedTarget "A skeletal joint that is part of a manus (hand) [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71345", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001489 ;
    owl:annotatedTarget "articulationes manus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "molekulare Entitaet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001489 ;
    owl:annotatedTarget "joint of terminal segment of free upper limb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000797 ;
    owl:annotatedTarget obo:CL_0000791 .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006224
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Elbow", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "A joint that connects the forelimb zeugopod and stylopod skeletons[Obol]." .

[]
    oboInOwl:source "HP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "In human anatomy, the elbow joint is a compound joint that actually comprises three separate joints: the joints connecting the upper and lower arm: 1) Articulatio humero-ulnaris and 2) Articulatio humero-radialis as well as the proximal joint connecting the forarm bones: 3) Articulatio radio-ulnaris proximalis" .

[]
    oboInOwl:source "ncithesaurus:Elbow_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "UMLS:C0013770" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "articulatio cubiti" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "cubital region joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "joint of cubital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001490 ;
    owl:annotatedTarget "joint of elbow" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000797 ;
    owl:annotatedTarget "A mature alpha-beta T cell of the columnar epithelium of the gastrointestinal tract. Intraepithelial T cells often have distinct developmental pathways and activation requirements."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wrist", "https://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/tracker/?group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "A joint connecting the forelimb zeugopod skeleton with the carpal skeleton." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "in FMA this includes radio-carpal and radio-ulnar *ligaments*" .

[]
    oboInOwl:source "ncithesaurus:Wrist_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "UMLS:C1322271" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "carpal region joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "joint of carpal region" .

[]
    oboInOwl:hasDbXref "FMA:35291" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001491 ;
    owl:annotatedTarget "radiocarpal joint" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001814
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "The axillary nerve is a nerve of the human body, that comes off the posterior cord of the brachial plexus at the level of the axilla (armpit) and carries nerve fibers from C5 and C6. The axillary nerve travels through the quadrangular space with the posterior circumflex humeral artery and vein. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Axillary_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "UMLS:C0228885" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "auxillery nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "circumflex nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "nervus axillaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axillary_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001493 ;
    owl:annotatedTarget "nervus axillaris" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget obo:UBERON_0008196 .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pectoralis_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "Muscles of the upper chest. The term may refer to one of two muscles, the pectoralis major and pectoralis minor. The former is a thick muscle in the anterior portion of the chest. Its action involves flexion, medial rotation, and adduction of the humerus. The latter is a thin muscle located beneath the pectoralis major. Its action involves lowering the scapula and raising the ribs." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010727" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:MEJ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "Muscle which is comprised of three heads. The anterior head is the portio epicoracoidea that originates on the epicoracoid cartilage and inserts on the deltoid crest of the humerus. The next more posterior head, portio sternalis, originates on the sternum and inserts in the groove next to the deltoid crest of the humerus. The most posterior head, portio abdominalis, arises from the M. rectus abdominis and inserts on the deltoid crest of the humerus.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Pectoralis_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "UMLS:C0030747" .

[]
    oboInOwl:hasDbXref "AAO:0010727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "M. pectoralis" .

[]
    oboInOwl:hasDbXref "FMA:37349" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "muscle of pectoral part of chest" .

[]
    oboInOwl:hasDbXref "FMA:37349" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "muscle of pectoral region" .

[]
    oboInOwl:hasDbXref "BTO:0000023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "breast muscle" .

[]
    oboInOwl:hasDbXref "BTO:0000023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001495 ;
    owl:annotatedTarget "pectoralis muscle" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004470
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "Any muscle organ that is part of a pelvic girdle [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "Note that in MA, this is a subclass of pelvis muscle; in FMA this is a hindlimb muscle, but recall in FMA hindlimb includes the girdle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "girdle-pelvic muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "muscle organ of girdle-pelvic" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "muscle organ of pelvic girdle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "muscle organ of pelvic girdle bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "pelvic girdle muscle organ" .

[]
    oboInOwl:hasDbXref "EMAPA:18185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001497 ;
    owl:annotatedTarget "pelvic girdle skeletal muscle" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001498 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004488
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001498 ;
    owl:annotatedTarget "Any muscle organ that is part of a pes [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001498 ;
    owl:annotatedTarget "foot muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:37369" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001498 ;
    owl:annotatedTarget "muscle of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001498 ;
    owl:annotatedTarget "muscle organ of foot" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004474
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "A muscle organ that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0000594" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "arm muscle" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000798 ;
    owl:annotatedTarget obo:CL_0000084 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "arm skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "arm skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "muscle of upper arm or lower arm" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "upper arm / lower arm muscle" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001499 ;
    owl:annotatedTarget "arm muscle system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001101 ;
    owl:annotatedTarget "X superficial_part_of Y <=> if Y is subdivided into two superficial and deep portions, X is part_of the deep portion." .

[]
    oboInOwl:hasDbXref "UniProt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_24431 ;
    owl:annotatedTarget "chemical entity" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000798 ;
    owl:annotatedTarget "A T cell that expresses a gamma-delta T cell receptor complex."^^xsd:string .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004489
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget "Any muscle organ that is part of a manus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0000628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget "hand muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget "manus muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:37372" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget "muscle of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001500 ;
    owl:annotatedTarget "muscle organ of manus" .

[]
    oboInOwl:notes "left arch 4 in human" ;
    oboInOwl:source "embryology.ch" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003121
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0004113" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "the convex portion of the aorta between the ascending and descending parts of the aorta; branches from it include the brachiocephalic trunk, the left common carotid artery, and the left subclavian artery; the brachiocephalic trunk further splits to form the right subclavian artery and the right common carotid artery" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001196" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/arch+of+aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "The curving portion between the ascending aorta and the descending aorta, giving rise to the brachiocephalic trunk, the left common carotid artery, and the left subclavian artery. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001196" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.460 and p.461 Figure 12.20", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "The double systemic arch arches (left and right) present in amphibians and reptiles become reduced to a single systemic arch - the right in birds, the left in mammals.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:3768", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "arcus aortae" .

[]
    oboInOwl:hasDbXref "FMA:3768" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "aortic arch" .

[]
    oboInOwl:hasDbXref "GAID:471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001508 ;
    owl:annotatedTarget "thoracic aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001510 ;
    owl:annotatedTarget "A zone of skin that is part of a knee [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Knee_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001510 ;
    owl:annotatedTarget "UMLS:C0222275" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001510 ;
    owl:annotatedTarget "knee zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001510 ;
    owl:annotatedTarget "zone of skin of knee" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001511 ;
    owl:annotatedTarget "A zone of skin that is part of a leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001511 ;
    owl:annotatedTarget "EMAPA:37352" .

[]
    oboInOwl:source "ncithesaurus:Leg_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001511 ;
    owl:annotatedTarget "UMLS:C0222279" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001511 ;
    owl:annotatedTarget "leg zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001511 ;
    owl:annotatedTarget "zone of skin of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "A zone of skin that is part of an ankle [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "EMAPA:37353" .

[]
    oboInOwl:source "ncithesaurus:Ankle_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "UMLS:C0222286" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "ankle zone of skin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "tarsal region skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001512 ;
    owl:annotatedTarget "zone of skin of ankle" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001513 ;
    owl:annotatedTarget obo:UBERON_0003532 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001513 ;
    owl:annotatedTarget "A zone of skin that is part of a pes [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Foot_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001513 ;
    owl:annotatedTarget "UMLS:C0222289" .

[]
    oboInOwl:hasDbXref "FMA:37834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001513 ;
    owl:annotatedTarget "skin of foot" .

[]
    oboInOwl:hasDbXref "EMAPA:18504" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001513 ;
    owl:annotatedTarget "skin of hind-paw" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget obo:UBERON_0005800 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

[]
    oboInOwl:hasDbXref "GO:0035906", "Wikipedia:Descending_aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "The descending aorta is the portion of the aorta in a two-pass circulatory system from the arch of aorta to the point where it divides into the common iliac arteries[GO]. The descending aorta is part of the aorta, the largest artery in the body. The descending aorta is the part of the aorta beginning at the aortic arch that runs down through the chest and abdomen. The descending aorta is divided into two portions, the thoracic and abdominal, in correspondence with the two great cavities of the trunk in which it is situated. Within the abdomen, the descending aorta branches into the two common iliac arteries which serve the legs. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Descending_Aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "UMLS:C0011666" .

[]
    oboInOwl:hasDbXref "FMA:3784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "pars descendens aortae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "aorta descendens" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "aorta descendens" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001514 ;
    owl:annotatedTarget "pars descendens aortae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget obo:UBERON_0005800 .

[]
    oboInOwl:hasDbXref "MP:0010468", "http://www.medterms.com" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget "the part of the aorta that extends from the origin at the heart to the diaphragm, and from which arises numerous branches that supply oxygenated blood to the chest cage and the organs within the chest" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget "UMLS:C1522460" .

[]
    oboInOwl:hasDbXref "FMA:3786", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget "aorta thoracica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget "aorta thoracalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001515 ;
    owl:annotatedTarget "pars thoracica aortae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001514
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000799 ;
    owl:annotatedTarget obo:CL_0000798 .

[]
    oboInOwl:hasDbXref "BTO:0002976", "Wikipedia:Abdominal_aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "Abdominal part of aorta: the distal part of the descending aorta, which is the continuation of the thoracic part and gives rise to the inferior phrenic, lumbar, median sacral, superior and inferior mesenteric, middle suprarenal, renal, and testicular or ovarian arteries, and celiac trunk[BTO]. The abdominal aorta is the largest artery in the abdominal cavity. As part of the aorta, it is a direct continuation of descending aorta(of the thorax). [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Abdominal_Aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "UMLS:C0003484" .

[]
    oboInOwl:hasDbXref "FMA:3789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "abdominal part of aorta" .

[]
    oboInOwl:hasDbXref "FMA:3789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "descending abdominal aorta" .

[]
    oboInOwl:hasDbXref "FMA:3789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "pars abdominalis aortae" .

[]
    oboInOwl:hasDbXref "BTO:0002976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "abdominal part of aorta" .

[]
    oboInOwl:hasDbXref "BTO:0002976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "aorta abdominalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "aorta abdominalis" .

[]
    oboInOwl:hasDbXref "BTO:0002976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "pars abdominalis aortae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001516 ;
    owl:annotatedTarget "pars abdominalis aortae" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24432 ;
    owl:annotatedTarget "biological function" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000799 ;
    owl:annotatedTarget "A gamma-delta T cell that has an immature phenotype."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "A zone of skin that is part of a elbow [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Elbow_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "UMLS:C0222213" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "cubital region zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "elbow zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "zone of skin of cubital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001517 ;
    owl:annotatedTarget "zone of skin of elbow" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "A zone of skin that is part of a wrist [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "EMAPA:37351" .

[]
    oboInOwl:source "ncithesaurus:Wrist_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "UMLS:C0222223" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "carpal region zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "wrist zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "zone of skin of carpal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001518 ;
    owl:annotatedTarget "zone of skin of wrist" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001519 ;
    owl:annotatedTarget "A zone of skin that is part of a manus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Hand_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001519 ;
    owl:annotatedTarget "UMLS:C0222224" .

[]
    oboInOwl:hasDbXref "MA:0000630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001519 ;
    owl:annotatedTarget "hand skin" .

[]
    oboInOwl:hasDbXref "FMA:38295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001519 ;
    owl:annotatedTarget "skin of hand" .

[]
    oboInOwl:hasDbXref "EMAPA:18486" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001519 ;
    owl:annotatedTarget "skin of fore-paw" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010663" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "the short first aortic arch branch and divides into the right subclavian artery and the right common carotid artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "innominate" .

[]
    oboInOwl:source "ncithesaurus:Innominate_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "UMLS:C0006094" .

[]
    oboInOwl:hasDbXref "MA:0001922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "brachiocephalic trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "innominate artery" .

[]
    oboInOwl:hasDbXref "FMA:3932", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "truncus brachiocephalicus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001529 ;
    owl:annotatedTarget "truncus brachiocephalicus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget obo:UBERON_0004573 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004363
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_carotid_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "A bilaterally paired branched artery that originates from the aortic arches and divides into and includes as parts the internal and external carotid arteries[cjm]." .

[]
    oboInOwl:hasDbXref "FMA:3939" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "carotid artery" .

[]
    oboInOwl:source "ncithesaurus:Common_Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "UMLS:C0162859" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "carotid artery system" .

[]
    oboInOwl:hasDbXref "FMA:3939" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "common carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:3939" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "trunk of common carotid tree" .

[]
    oboInOwl:hasDbXref "Wikipedia:Common_carotid_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001530 ;
    owl:annotatedTarget "a. carotis communis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget obo:UBERON_0001530 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget "The rightmost of the two common carotid arteries, originating from in the neck from the brachiocephalic trunk." .

[]
    oboInOwl:source "ncithesaurus:Right_Common_Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget "UMLS:C0226086" .

[]
    oboInOwl:hasDbXref "MA:0001928" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget "right common carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:3941" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget "trunk of right common carotid tree" .

[]
    oboInOwl:hasDbXref "FMA:3941" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001531 ;
    owl:annotatedTarget "right common carotid artery" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000800 ;
    owl:annotatedTarget obo:CL_0000798 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget obo:UBERON_0005396 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_2001053
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000800 ;
    owl:annotatedTarget "A gamma-delta T cell that has a mature phenotype. These cells can be found in tissues and circulation where they express unique TCR repertoire depending on their location."^^xsd:string .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "A terminal branch of the left or right common carotid artery which supplies oxygenated blood to the brain and eyes[MP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000267" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/Internal+carotid+artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "Each of two arteries starting at the bifurcation of the common carotid arteries through which blood circulates to many structures and organs in the head. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011054" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "PMID:12606281" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "One of the major arteries of the head, it is the as the cranial continuation of the aortic arches and the dorsal aorta. It curves ventrally before resuming a dorsal course as it enters the head proper, and it lies ventral to the internal jugular vein. The internal carotid artery gives off palatine, ophthalmic, and cerebral branches by stage NF stage 41.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Internal_Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "UMLS:C0007276" .

[]
    oboInOwl:hasDbXref "ZFA:0005081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "cranial carotid artery" .

[]
    oboInOwl:hasDbXref "AAO:0010219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "internal carotid" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "ICA" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_carotid_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001532 ;
    owl:annotatedTarget "arteria carotis interna" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002457
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005622
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "One of two laterally paired arteries that supplies the pectoral appendages, usually branching from the dorsal aorta" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010232" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "Artery which supplies blood via branches to the various muscles of the shoulder region and to the forelimb.[AAO]" .

[]
    oboInOwl:source "Wikipedia:Subclavian_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "In human anatomy, the subclavian artery is a major artery of the upper thorax that mainly supplies blood to the head and arms. It is located below the clavicle, hence the name. There is a left subclavian and a right subclavian. On the left side of the body, the subclavian comes directly off the arch of aorta. On the right side of the body, the subclavian arises from the relatively short brachiocephalic artery (trunk) when it bifurcates into the subclavian and the right common carotid artery. The usual branches of the subclavian on both sides of the body are the vertebral artery, the internal thoracic artery, the thyrocervical trunk, the costocervical trunk and the dorsal scapular artery. The subclavian becomes the axillary artery at the lateral border of the first rib[WP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005086" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "The pectoral (subclavian) arteries originate from the dorsal aorta and takes the blood outward into the fin from the paired portion of the dorsal aorta posterior to the last aortic arch. Kimmel et al. 1993[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Subclavian_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "UMLS:C0038530" .

[]
    oboInOwl:hasDbXref "XAO:0000365" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "arteria subclavia" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "PA" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subclavian_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001533 ;
    owl:annotatedTarget "arteria subclavia" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001534 ;
    owl:annotatedTarget "The subclavian artery that supplies the right pectoral appendage" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001534 ;
    owl:annotatedTarget "EMAPA:37384" .

[]
    oboInOwl:source "ncithesaurus:Right_Subclavian_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001534 ;
    owl:annotatedTarget "UMLS:C0226261" .

[]
    oboInOwl:hasDbXref "FMA:3953", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001534 ;
    owl:annotatedTarget "arteria subclavia dextra" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget obo:UBERON_0001530 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget "The leftmost of the two common carotid arteries, originating from the aortic arch in the thorax." .

[]
    oboInOwl:source "ncithesaurus:Left_Common_Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget "UMLS:C0226087" .

[]
    oboInOwl:hasDbXref "MA:0001927" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget "left common carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:4058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget "trunk of left common carotid tree" .

[]
    oboInOwl:hasDbXref "FMA:4058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001536 ;
    owl:annotatedTarget "left common carotid artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_metatarsal_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001549 ;
    owl:annotatedTarget "The dorsal metatarsal veins are veins which drain the metatarsus of the foot. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001549 ;
    owl:annotatedTarget "EMAPA:37143" .

[]
    oboInOwl:source "ncithesaurus:Dorsal_Metatarsal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001549 ;
    owl:annotatedTarget "UMLS:C0835053" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_metatarsal_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001549 ;
    owl:annotatedTarget "venae metatarsales dorsales" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001552 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "MP:0011315", "Wikipedia:Arcuate_artery_of_the_foot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001552 ;
    owl:annotatedTarget "One of the curved arteries at the corticomedullary border of the kidney that arise from the interlobar arteries and give rise to the interlobular arteries." .

[]
    oboInOwl:hasDbXref "MA:0002583" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001552 ;
    owl:annotatedTarget "arcuate artery" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "A zone of skin that is part of a hip region." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "in MA this isa hindlimb skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "hip region zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "hip zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "regio coxae zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "zone of skin of hip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "zone of skin of hip region" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000801 ;
    owl:annotatedTarget obo:CL_0000800 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001554 ;
    owl:annotatedTarget "zone of skin of regio coxae" .

[]
    oboInOwl:source "NCBIBook:NBK10107" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007026
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Talk:Human_gastrointestinal_tract", "https://github.com/geneontology/go-ontology/issues/7549" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "A tube extending from the mouth to the anus." .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000801 ;
    owl:annotatedTarget "A mature gamma-delta T cell that is found in the columnar epithelium of the gastrointestinal tract. These cells participate in mucosal immune responses."^^xsd:string .

[]
    oboInOwl:source "DOI:10.1371/journal.pone.0016309" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget obo:NCBITaxon_41324 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000112" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "The alimentary or digestive tract, and associated organs.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000309" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.203, ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "The bilaterian gut is typically a complete tube that opens to the exterior at both ends. It consists of mouth, foregut, midgut, hindgut, and anus (reference 1); Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "FMA also has a term 'gastrointestinal tract', but this includes the liver." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "we place the MA and EMAPA class here, although the intent is probably a smaller region. See https://github.com/obophenotype/uberon/issues/509" .

[]
    oboInOwl:source "ncithesaurus:Gastrointestinal_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "UMLS:C0017189" .

[]
    oboInOwl:hasDbXref "ZFA:0000112" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "enteric tract" .

[]
    oboInOwl:hasDbXref "BTO:0000058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget "digestive canal" .

[]
    oboInOwl:hasDbXref "FMA:45659" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001556 ;
    owl:annotatedTarget "Subdivision of urinary system which consists of the urinary bladder and the urethra." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001557 ;
    owl:annotatedTarget "The segment of the respiratory tract that starts proximally with the nose and ends distally with the cricoid cartilage, before continuing to the trachea." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001557 ;
    owl:annotatedTarget "Some specify that the glottis (vocal cords) is the defining line between the upper and lower respiratory tracts;[2] yet even others make the line at the cricoid cartilage. The FMA includes nose, nasopharynx, oropharynx and larynx[WP]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lower_respiratory_tract", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001558 ;
    owl:annotatedTarget "The segment of the respiratory tract that starts proximally with the trachea and includes all distal structures including the lungs[WP,modified]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001560 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001568 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004478
    ] .

[]
    oboInOwl:hasDbXref "MP:0002263" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001568 ;
    owl:annotatedTarget "The muscles associated with the larynx." .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001568 ;
    owl:annotatedTarget "UMLS:C0023054" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001568 ;
    owl:annotatedTarget "larynx muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001568 ;
    owl:annotatedTarget "muscle organ of larynx" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget obo:UBERON_0001575 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010059
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0009471
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000847", "Wikipedia:Genioglossus_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000847" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/genioglossus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010660" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BMZ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "Makes up bulk of tongue in frogs and salamanders; makes up entire tongue in caecilians.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-07-02"^^xsd:string ;
    oboInOwl:ontology "FEED"^^xsd:string ;
    oboInOwl:url "http://www.feedexp.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "see Intrinsic Tongue.[FEED]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010660" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "relationship loss: subclass hyobranchial muscles (AAO:0000224)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000847" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.20587, DOI:10.1186/1471-213X-8-24 Table 7", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" .

[]
    oboInOwl:source "AAO:0010660" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "Makes up bulk of tongue in frogs and salamanders; makes up entire tongue in caecilians." .

[]
    oboInOwl:source "ncithesaurus:Genioglossus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001571 ;
    owl:annotatedTarget "UMLS:C0224194" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "group" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget obo:UBERON_0001575 .

[]
    oboInOwl:notes "lingual process in horse" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001685
    ] .

[]
    oboInOwl:hasDbXref "FEED:rd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "A muscle that attaches to the hyopid bone and to the tongue and is innervated by cranial nerve XII" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010663" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BMZ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "Makes up part of the tongue in frogs and salamanders.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-07-02"^^xsd:string ;
    oboInOwl:ontology "FEED"^^xsd:string ;
    oboInOwl:url "http://www.feedexp.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "The hyoglossus is a muscle that attaches to the hyoid and tongue and is innervated by Cranial Nerve XII.[FEED]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010663" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "relationship loss: subclass hyobranchial muscles (AAO:0000224)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Hyoglossus_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "UMLS:C0224196" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoglossus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001572 ;
    owl:annotatedTarget "hyoglossus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000802 ;
    owl:annotatedTarget obo:CL_0000801 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000802 ;
    owl:annotatedTarget "A gamma-delta intraepithelial T cell that has the phenotype CD8-alpha alpha-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget obo:UBERON_0000378 .

[]
    oboInOwl:notes "check palatoglossus" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001650
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscles_of_tongue", "https://github.com/obophenotype/uberon/issues/331" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget "A muscle organ that attaches the tongue to some other structure." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000825" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.20587 Kusakabe R, Kuratani S, Evolution and developmental patterning of the vertebrate skeletal muscles: perspectives from the lamprey. Developmental Dynamics (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000009 ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget "main functions are altering the tongue's position allowing for protrusion, retraction, and side-to-side movement" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0001575 ;
    owl:annotatedTarget "All intrinsic and extrinsic muscles of the tongue are supplied by the hypoglossal nerve (CN XII), except for one of the extrinsic muscles, palatoglossus, which is innervated by the Vagus nerve CN X of the pharyngeal plexus." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget obo:UBERON_0000378 .

[]
    oboInOwl:source "FEED", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001650
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010059
    ] .

[]
    oboInOwl:hasDbXref "http://www.feedexp.org/wiki/Mammalian_Muscle_Ontology_Workshop" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget "The intrinsic tongue muscles are an integral part of the tongue and completely contained within the tongue that are innervated by Cranial Nerve XII." .

[]
    oboInOwl:date_retrieved "2012-07-02"^^xsd:string ;
    oboInOwl:ontology "FEED" ;
    oboInOwl:url "http://www.feedexp.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget "The intrinsic tongue muscles are an integral part of the tongue that are innervated by Cranial Nerve XII.[FEED]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000748" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.20587 Kusakabe R, Kuratani S, Evolution and developmental patterning of the vertebrate skeletal muscles: perspectives from the lamprey. Developmental Dynamics (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000009 ;
    owl:annotatedSource obo:UBERON_0001576 ;
    owl:annotatedTarget "The main function of the intrinsic muscles is to provide shape. They are not involved with changing the position of the tongue and are not attached to bone" .

[]
    oboInOwl:source "FEED", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] .

[]
    oboInOwl:hasDbXref "FEED:rd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "A muscle innervated by a facial nerve." .

[]
    oboInOwl:source "ncithesaurus:Facial_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "UMLS:C0015460" .

[]
    oboInOwl:hasDbXref "FMA:46751" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "face muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "face muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:46751" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "facial muscle" .

[]
    oboInOwl:hasDbXref "XAO:0001013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "facial muscle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "facial nerve innervated muscle" .

[]
    oboInOwl:hasDbXref "FMA:46751" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "muscle of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "muscle organ of face" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "cranial-facial muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "cranio-facial muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "craniofacial muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_muscles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "mimetic muscles" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_muscles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "muscle of facil expression" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_muscles" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "muscles of facial expression" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_muscles" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001577 ;
    owl:annotatedTarget "musculi faciei" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002134 ;
        owl:someValuesFrom obo:UBERON_0001997
    ] .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Olfactory_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "Nerve that carries information from the olfactory epithelium to the olfactory bulb[Butler and Hodos]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010088" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:DSM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "Nerve that carries information from the olfactory epithelium through the olfactory bulb to the olfactory cortex of the telencephalon.[AAO]" .

[]
    oboInOwl:source "FMA:46787" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "Segment of neural tree organ which is continuous with the olfactory epithelium and an olfactory bulb[FMA:46787]." .

[]
    oboInOwl:source "MESH:A08.800.800.120.640" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "The 1st cranial nerve. The olfactory nerve conveys the sense of smell. It is formed by the axons of OLFACTORY RECEPTOR NEURONS which project from the olfactory epithelium (in the nasal epithelium) to the OLFACTORY BULB[MESH:A08.800.800.120.640]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000703" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "Gruppe" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1319", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "1n" .

[]
    oboInOwl:source "BIRNLEX:1319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "UMLS:C0028938" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "UMLS:C0028938" .

[]
    oboInOwl:source "BIRNLEX:1319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "UMLS:C1268984" .

[]
    oboInOwl:source "BIRNLEX:1319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=32" .

[]
    oboInOwl:hasDbXref "FMA:46787", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "nervus olfactorius [i]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "olfactory I" .

[]
    oboInOwl:hasDbXref "BTO:0003648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "fila olfactoria" .

[]
    oboInOwl:hasDbXref "NeuroNames:32" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "nerve I" .

[]
    oboInOwl:hasDbXref "BTO:0003648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "nerve of smell" .

[]
    oboInOwl:hasDbXref "BTO:0003648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "nervus olfactorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "nervus olfactorius" .

[]
    oboInOwl:hasDbXref "NeuroNames:32" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "olfactoria fila" .

[]
    oboInOwl:hasDbXref "BTO:0003648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001579 ;
    owl:annotatedTarget "olfactory fila" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001584 ;
    owl:annotatedTarget "The subclavian artery that supplies the left pectoral appendage" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000803 ;
    owl:annotatedTarget obo:CL_0000801 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001584 ;
    owl:annotatedTarget "EMAPA:37100" .

[]
    oboInOwl:source "ncithesaurus:Left_Subclavian_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001584 ;
    owl:annotatedTarget "UMLS:C0226262" .

[]
    oboInOwl:hasDbXref "FMA:4694", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001584 ;
    owl:annotatedTarget "arteria subclavia (sinistra)" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001072 ;
    owl:annotatedTarget obo:UBERON_0001585 .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vena_cava", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "A vein that carries deoxygenated blood from the upper half of the body into the right atrium of the heart." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000803 ;
    owl:annotatedTarget "A gamma-delta intraepithelial T cell that has the phenotype CD4-negative and CD8-negative."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001195" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.454-455", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "Phylogenetic modifications within this basic pattern of arteries and veins are largely correlated with functional changes. In the transition from water to land, gills gave way to lungs, accompanied by the establishment of a pulmonary circulation. In some fishes and certainly in tetrapods, the cardinal veins become less involved in blood return. Instead, the composite, prominent postcava (posterior vena cava) arose to drain the posterior part of the body and the precava (anterior vena cava) developed to drain the anterior part of the body.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Superior_Vena_Cava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "UMLS:C0042459" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "superior caval vein" .

[]
    oboInOwl:hasDbXref "FMA:4720" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "superior vena cava" .

[]
    oboInOwl:hasDbXref "VHOG:0001195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "cranial vena cava" .

[]
    oboInOwl:hasDbXref "BTO:0002683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "vena cava superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vena_cava" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "vena cava superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_vena_cava" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001585 ;
    owl:annotatedTarget "vena maxima" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_jugular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001586 ;
    owl:annotatedTarget "One of two jugular veins that collect the blood from the brain, the superficial parts of the face, and the neck. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010236" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001586 ;
    owl:annotatedTarget "Vein which receives many veins draining the palate, brain, and the orbital, nasal, and auditory regions.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Internal_Jugular_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001586 ;
    owl:annotatedTarget "UMLS:C0226550" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001586 ;
    owl:annotatedTarget "internal jugular" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_jugular_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001586 ;
    owl:annotatedTarget "vena jugularis interna" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001591 ;
    owl:annotatedTarget "A vein that drains blood from the thymus." .

[]
    oboInOwl:source "ncithesaurus:Thymic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001591 ;
    owl:annotatedTarget "UMLS:C0226698" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thymic_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001591 ;
    owl:annotatedTarget "vena thymica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thymic_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001591 ;
    owl:annotatedTarget "venae thymicae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bronchial_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001592 ;
    owl:annotatedTarget "The bronchial veins are small vessels that return blood from the larger bronchi and structures at the roots of the lungs. The right side drains into the azygos vein, while the left side drains into the left superior intercostal vein or the accessory hemiazygos vein. The bronchial veins are counterparts to the bronchial arteries. The veins, however, do not return all of the blood supplied by the arteries; much of the blood that is carried in the bronchial arteries is returned to the heart via the pulmonary veins. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Bronchial_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001592 ;
    owl:annotatedTarget "UMLS:C0226650" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001593 ;
    owl:annotatedTarget "A congregation of multiple veins." .

[]
    oboInOwl:hasDbXref "Wikipedia:Venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001593 ;
    owl:annotatedTarget "plexus venosus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001593 ;
    owl:annotatedTarget "rete venosum" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget obo:UBERON_0003386 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget obo:UBERON_0011222 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "The ciliary muscle is a ring of smooth muscle in the middle layer of the eye that controls the eye's accommodation for viewing objects at varying distances and regulates the flow of aqueous humour through Schlemm's canal. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Ciliary_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "UMLS:C0559230" .

[]
    oboInOwl:hasDbXref "BTO:0000654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "musculus ciliarus" .

[]
    oboInOwl:hasDbXref "BTO:0000654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "Bowman`s muscles" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "ciliaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "musculus ciliaris" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001606 ;
    owl:annotatedTarget obo:UBERON_0011222 .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001606 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001606 ;
    owl:annotatedTarget "iris muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001606 ;
    owl:annotatedTarget "muscle organ of iris" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget obo:UBERON_0004234 .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "Rest" .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:notes "encircles iris" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] .

[]
    oboInOwl:notes "encircles iris" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001608
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "A sphincter muscle that is part of the iris." .

[]
    oboInOwl:source "ncithesaurus:Sphincter_Pupillae_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "UMLS:C0229189" .

[]
    oboInOwl:hasDbXref "BTO:0000656" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "iris sphincter muscle" .

[]
    oboInOwl:hasDbXref "BTO:0000656" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "musculus sphincter pupillae" .

[]
    oboInOwl:hasDbXref "BTO:0000656" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "sphincter muscle of pupil" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "circular fibers" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "constrictor pupillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "iris constrictor muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "iris sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "m. sphincter pupillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "pupillary constrictor muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "pupillary sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "pupillary sphincter muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "sphincter pupillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "sphincter pupillae muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_sphincter_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001607 ;
    owl:annotatedTarget "spincter pupillae" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget obo:UBERON_0004234 .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:notes "outer margins of iris" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] .

[]
    oboInOwl:notes "inner margins of iris" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001607
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "A smooth muscle of the eye, running radially in the iris that functions as a dilator. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Dilator_Pupillae_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "UMLS:C0229190" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "dilator pupillae muscle" .

[]
    oboInOwl:hasDbXref "BTO:0001371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "iris dilator muscle" .

[]
    oboInOwl:hasDbXref "FMA:49158", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "musculus dilatator pupillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "pupillary dilator muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "radial muscle of iris" .

[]
    oboInOwl:hasDbXref "BTO:0001371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "dilator pupillae muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "iris dilator" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "musculus dilatator pupillae" .

[]
    oboInOwl:hasDbXref "BTO:0001371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "musculus dilator pupillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "pupil dilator" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "pupil dilator muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "pupillary dilator" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "pupillary muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "radial muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_dilator_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001608 ;
    owl:annotatedTarget "radiating fibers" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget "The lingual artery arises from the external carotid between the superior thyroid and facial artery[WP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010492" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget "Part of the external carotid which supplies blood to the tongue.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010492" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget "relationship loss: part_of external carotid (AAO:0010218)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Lingual_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget "UMLS:C0226104" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001610 ;
    owl:annotatedTarget "arteria lingualis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001612 ;
    owl:annotatedTarget "A branch of the external carotid artery that supplies structures of the face. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Facial_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001612 ;
    owl:annotatedTarget "UMLS:C0226109" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001612 ;
    owl:annotatedTarget "arteria maxillaris externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Occipital_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001613 ;
    owl:annotatedTarget "The occipital artery arises opposite the facial artery, its path is below the posterior belly of digastric to the occipital region. This artery supplies blood to the back of the scalp and sterno-mastoid muscles. Other muscles it supplies are deep muscles in the back and neck. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001613 ;
    owl:annotatedTarget "EMAPA:37672" .

[]
    oboInOwl:source "ncithesaurus:Occipital_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001613 ;
    owl:annotatedTarget "UMLS:C0226117" .

[]
    oboInOwl:hasDbXref "Wikipedia:Occipital_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001613 ;
    owl:annotatedTarget "arteria occipitalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Maxillary_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001616 ;
    owl:annotatedTarget "An artery that supplies deep structures of the face. It comes just out behind the neck of the mandible. [WP,unvetted]." .

[]
    oboInOwl:source "http://download.videohelp.com/vitualis/med/Vascular_Devt.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001616 ;
    owl:annotatedTarget "...1st pair undergoes partial regression, the remnants of which becomes part of the maxillary arteries" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "groupe" .

[]
    oboInOwl:source "ncithesaurus:Maxillary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001616 ;
    owl:annotatedTarget "UMLS:C0024949" .

[]
    oboInOwl:hasDbXref "Wikipedia:Maxillary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001616 ;
    owl:annotatedTarget "arteria maxillaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "The ophthalmic artery is a branch of the internal carotid artery which supplies branches to supply the eye and other structures in the orbit. It enters the orbit together with the Optic nerve through the Optic foramen/canal. [WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010497" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "Part of internal carotid which carries blood via branches to the eye, the eye muscles, and eyelids.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010497" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "relationship loss: part_of internal carotid (AAO:0010219)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Opthalmic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "UMLS:C0029078" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "arteria ophthalmica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ophthalmic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001619 ;
    owl:annotatedTarget "opthalmic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Coronary_circulation#Coronary_anatomy", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001621 ;
    owl:annotatedTarget "An artery that supplies the myocardium." .

[]
    oboInOwl:source "ncithesaurus:Coronary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001621 ;
    owl:annotatedTarget "UMLS:C0205042" .

[]
    oboInOwl:hasDbXref "ZFA:0005812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001621 ;
    owl:annotatedTarget "coronary vessel" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001622 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001619
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001622 ;
    owl:annotatedTarget "The lacrimal artery arises close to the optic foramen, and is one of the largest branches derived from the ophthalmic artery: not infrequently it is given off before the artery enters the orbit. It accompanies the lacrimal nerve along the upper border of the Lateral Rectus, supplies the lacrimal gland. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001622 ;
    owl:annotatedTarget "EMAPA:37094" .

[]
    oboInOwl:source "ncithesaurus:Lacrimal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001622 ;
    owl:annotatedTarget "UMLS:C0226171" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001622 ;
    owl:annotatedTarget "a. lacrimalis" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003709
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001532
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_communicating_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "One of a pair of right-sided and left-sided blood vessels in the circle of Willis. It connects the three cerebral arteries of the same side. Anteriorly, it is one portion of the terminal trifurcation of the internal carotid artery. The anterior cerebral artery and the middle cerebral artery are the other two branches of the trifurcation. Posteriorly, it communicates with the posterior cerebral artery." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005001" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "An artery that connects caudal division of the internal carotid artery and the basal communicating artery to the basilar artery. Isogai et al. 2001.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Posterior_Communicating_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "UMLS:C0149559" .

[]
    oboInOwl:hasDbXref "ZFA:0005001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "caudal communicating segment" .

[]
    oboInOwl:hasDbXref "ZFA:0005001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "posterior communicating segment of the basilar artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_communicating_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001628 ;
    owl:annotatedTarget "arteria cerebri communicans posterior" .

[]
    oboInOwl:hasDbXref "GO:0007517" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001630 ;
    owl:annotatedTarget "Organ consisting of a tissue made up of various elongated cells that are specialized to contract and thus to produce movement and mechanical work[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005145" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001630 ;
    owl:annotatedTarget "Portion of tissue composed of contractile fibers.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001245" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.75", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001630 ;
    owl:annotatedTarget "It seems clear that the metazoan ancestor inherited from its unicellular descendants an actin cytoskeleton and motor-proteins of the myosin superfamily. Within metazoans, these two molecules were arranged into effective contractile units, the muscles. The basic trends for muscle evolution are already expressed in the diploblastic taxa.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0005145" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001630 ;
    owl:annotatedTarget "muscle" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001630 ;
    owl:annotatedTarget "EMAPA:37474" .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001637 ;
    owl:annotatedTarget "An epithelial tube or tree of tibes that transports blood away from the heart[modified from AEO definition]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010211" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001637 ;
    owl:annotatedTarget "Part of the circulatory system composed of blood vessels which carry oxygenated blood away from the heart to the rest of the body.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001251" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001637 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001637 ;
    owl:annotatedTarget "UMLS:C0003842" .

[]
    oboInOwl:hasDbXref "TAO:0000005" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001637 ;
    owl:annotatedTarget "arteries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "Any of the tubular branching vessels that carry blood from the capillaries toward the heart." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010212" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "Part of the circulatory system composed of blood vessels which carry blood from other organs, tissues, and cells to the heart.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001743" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "UMLS:C0042449" .

[]
    oboInOwl:hasDbXref "EMAPA:th" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "vascular element" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "vena" .

[]
    oboInOwl:hasDbXref "VHOG:0001743" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001638 ;
    owl:annotatedTarget "venae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000805 ;
    owl:annotatedTarget obo:CL_0000893 .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0000160
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0000945
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0002106
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:indirectly_supplies ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "The first major branch of the abdominal aorta." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000805 ;
    owl:annotatedTarget "A thymocyte that has the phenotype CD4-negative, CD8-positive, CD44-negative, CD25-negative, and pre-TCR-positive."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Coeliac_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "UMLS:C0007569" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "coeliac artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "arteria coeliaca" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "arteria cœliaca" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "celiac trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "coeliac axis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "coeliac trunck" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "coeliac trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "truncus coeliacus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "truncus coeliacus" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "grupo" .

[]
    oboInOwl:hasDbXref "Wikipedia:Celiac_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001640 ;
    owl:annotatedTarget "truncus cœliacus" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Trigeminal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "Cranial nerve that has three branches - the ophthalmic (supplying the skin of the nose and upper jaw), the maxillary and the mandibular (supplying the lower jaw)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010470" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "Nerve consists of motor and sensory components. Ganglion cells of the sensory component form the proximal part of the trigeminal (Gasserian) ganglion. From the ganglion 3 major rami innervate jaws, snout, and buccal roof.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000704" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "the ophthalmic usually usually merges with the other two. In some vertebrates, the ophthalmic emerges from the brain separately[Kardong] The trigeminal nerve has 3 branches in mammals - similar branches are present in nonmammalian vertebrates, but in some a separate profundus nerve that corresponds to opthalmic branch in mammls" .

[]
    oboInOwl:hasDbXref "BIRNLEX:869", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "5n" .

[]
    oboInOwl:source "BIRNLEX:869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "UMLS:C0040996" .

[]
    oboInOwl:source "ncithesaurus:Trigeminal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "UMLS:C0040996" .

[]
    oboInOwl:source "BIRNLEX:869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=549" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "nervus trigeminus" .

[]
    oboInOwl:hasDbXref "FMA:50866", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "nervus trigeminus [v]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "trigeminal V" .

[]
    oboInOwl:hasDbXref "NeuroNames:549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "nerve V" .

[]
    oboInOwl:hasDbXref "BTO:0001072" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "nervus trigeminus" .

[]
    oboInOwl:hasDbXref "BTO:0001072" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001645 ;
    owl:annotatedTarget "trigeminus" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Facial_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "Cranial nerve that branches into the supraorbital (supplying the skin of the eye region and the lateral line organs here), the palatine (to the roof of the buccal cavity), and the hyomandibular (dividing into the jugular and mental branches)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010472" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:DSM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "Slender nerve composed of branchiomotor and visceral efferent fibers innervating the mouth and various muscles within the jaw. Sensory components innervate the bucccal roof and somatomotor components innervate the depressor musculature and muscle interhyoideus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000706" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:827", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "7n" .

[]
    oboInOwl:source "BIRNLEX:827" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "UMLS:C0015462" .

[]
    oboInOwl:source "ncithesaurus:Facial_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "UMLS:C0015462" .

[]
    oboInOwl:source "BIRNLEX:827" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=551" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "face nerve" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "facial VII" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "nerve of face" .

[]
    oboInOwl:hasDbXref "ZFA:0000664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "nervus facialis" .

[]
    oboInOwl:hasDbXref "FMA:50868", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "nervus facialis [vii]" .

[]
    oboInOwl:hasDbXref "BAMS:7n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "facial nerve or its root" .

[]
    oboInOwl:hasDbXref "BAMS:7n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "facial nerve/root" .

[]
    oboInOwl:hasDbXref "NeuroNames:551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "nerve VII" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001647 ;
    owl:annotatedTarget "nervus facialis" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003069
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Vestibulocochlear_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "Cranial nerve that transmits sound and equilibrium (balance) information from the inner ear to the brain." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010473" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:DSM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "Nerve primarily composed of special somatic afferent fibers innervating the inner ear, and is involved in balance, position, and hearing.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000695" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:890", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "8n" .

[]
    oboInOwl:source "BIRNLEX:890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "UMLS:C0001162" .

[]
    oboInOwl:source "ncithesaurus:Vestibulocochlear_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "UMLS:C0001162" .

[]
    oboInOwl:source "BIRNLEX:890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "UMLS:C1278835" .

[]
    oboInOwl:source "BIRNLEX:890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=553" .

[]
    oboInOwl:hasDbXref "FMA:50869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "acoustic nerve" .

[]
    oboInOwl:hasDbXref "FMA:50869", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "nervus vestibulocochlearis [viii]" .

[]
    oboInOwl:hasDbXref "NeuroNames:553" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "nervus octavus" .

[]
    oboInOwl:hasDbXref "NeuroNames:553" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "nervus statoacusticus" .

[]
    oboInOwl:hasDbXref "BTO:0003490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001648 ;
    owl:annotatedTarget "nervus vestibulocochlearis" .

[]
    oboInOwl:notes "motor" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Glossopharyngeal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "Cranial nerve that branches into the ramus communicans (to the skin), the pretrematic (to the walls of the pharynx and mouth, viscero-sensory fibers), and the larval post-trematic branch (lost in the adult)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010474" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "Small nerve consisting of branchiomotor and visceral efferent and afferent fibers which innervate the m. subarculais rectus I, dorsal buccal mucosa, and the tongue.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000701" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "grupos" .

[]
    oboInOwl:hasDbXref "BIRNLEX:899", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "9n" .

[]
    oboInOwl:source "BIRNLEX:899" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "UMLS:C0017679" .

[]
    oboInOwl:source "ncithesaurus:Glossopharyngeal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "UMLS:C0017679" .

[]
    oboInOwl:source "BIRNLEX:899" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "UMLS:C1305752" .

[]
    oboInOwl:source "BIRNLEX:899" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=701" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "glossopharyngeal IX" .

[]
    oboInOwl:hasDbXref "ZFA:0000668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "nervus glossopharyngeus" .

[]
    oboInOwl:hasDbXref "FMA:50870", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "nervus glossopharyngeus [ix]" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "CN-IX" .

[]
    oboInOwl:hasDbXref "NeuroNames:701" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "nerve IX" .

[]
    oboInOwl:hasDbXref "Wikipedia:Glossopharyngeal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001649 ;
    owl:annotatedTarget "nervus glossopharyngeus" .

[]
    oboInOwl:hasDbXref "ISBN:080184780X", "VHOG:0000693", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "Cranial nerve that innervates the muscles of the tongue." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000693" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "Cranial nerve that innervates muscles in the tongue. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-14, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:source "ISBN:080184780X" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "In amphibians, represents the hypoglossal nerve in amniotes. Innverates mm. geniohyoideus, genioglossus, hyoglossus, rectus cervicis" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010477" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "Nerve which innervates the muscles associated with the tongue including mm geniohyoideus, genioglossus, hyoglossus and rectus cervicis.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000693" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "Wikipedia:Cranial_nerves", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "Cranial nerves XI and XII evolved in the common ancestor to amniotes (non-amphibian tetrapods) thus totalling twelve pairs.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:820", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "12n" .

[]
    oboInOwl:source "BIRNLEX:820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "UMLS:C0020614" .

[]
    oboInOwl:source "ncithesaurus:Hypoglossal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "UMLS:C0020614" .

[]
    oboInOwl:source "BIRNLEX:820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=704" .

[]
    oboInOwl:hasDbXref "BIRNLEX:820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "cranial nerve XII" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "hypoglossal XII" .

[]
    oboInOwl:hasDbXref "FMA:50871", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "nervus hypoglossus [xii]" .

[]
    oboInOwl:hasDbXref "VHOG:0000693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "CN-XII" .

[]
    oboInOwl:hasDbXref "BAMS:12n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "hypoglossal nerve/ root" .

[]
    oboInOwl:hasDbXref "NeuroNames:704" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "nerve XII" .

[]
    oboInOwl:hasDbXref "NeuroNames:704" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "nervi hypoglossalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypoglossal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001650 ;
    owl:annotatedTarget "nervus hypoglossus" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001651 ;
    owl:annotatedTarget "The pulmonary artery that supplies the right lung." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001651 ;
    owl:annotatedTarget "EMAPA:37378" .

[]
    oboInOwl:source "ncithesaurus:Right_Pulmonary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001651 ;
    owl:annotatedTarget "UMLS:C0923924" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_pulmonary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001651 ;
    owl:annotatedTarget "arteria pulmonalis dextra" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000806 ;
    owl:annotatedTarget "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-positive, and CD25-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001652 ;
    owl:annotatedTarget "The pulmonary artery that supplies the left lung." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001652 ;
    owl:annotatedTarget "EMAPA:37097" .

[]
    oboInOwl:source "ncithesaurus:Left_Pulmonary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001652 ;
    owl:annotatedTarget "UMLS:C0923925" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_pulmonary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001652 ;
    owl:annotatedTarget "arteria pulmonalis sinistra" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001586
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "The anterior facial vein (facial vein) commences at the side of the root of the nose, and is a direct continuation of the angular vein where it also receives a small nasal branch. It lies behind the facial artery and follows a less tortuous course. It receives blood from the external palatine vein before it either joins the anterior branch of the retromandibular vein to form the common facial vein, or drains directly into the internal jugular vein. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010513" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "Vein which collects blood from muscles of the head and drains into the external jugular vein.[AAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "MA and NCITA also has 'anterior facial vein'" .

[]
    oboInOwl:source "ncithesaurus:Facial_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "UMLS:C0226532" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "face vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "vein of face" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_vein" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "anterior facial vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001653 ;
    owl:annotatedTarget "vena facialis anterior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "The cerebral veins are divisible into external and internal groups according to the outer surfaces or the inner parts of the hemispheres they drain into. The external veins are the superior cerebral veins, inferior cerebral veins, and middle cerebral vein. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "EMAPA:37140" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "UMLS:C0007797" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "venae cerebri" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "venae encephali" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "A vein that drains the cerebellum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "EMAPA:37139" .

[]
    oboInOwl:source "ncithesaurus:Cerebellar_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "UMLS:C0226601" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "cerebellum vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "epencephalon-1 vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "vein of cerebellum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001668 ;
    owl:annotatedTarget "vein of epencephalon-1" .

[]
    oboInOwl:source "ncithesaurus" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget obo:UBERON_0001800 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006304
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.ncbi.nlm.nih.gov/books/NBK53171", "https://github.com/obophenotype/uberon/issues/693" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "The cranial ganglion that is associated with and extends fibers into the trigeminal nerve." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000295" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "A prominent collection of touch-sensory neurons of the trigeminal or fifth cranial nerve, positioned beside the brain between the eye and the ear. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:source "PMID:21452441", "XAO:0004093" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "In Xenopus, the profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24." .

[]
    oboInOwl:source "ncithesaurus:Trigeminal_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "UMLS:C0040995" .

[]
    oboInOwl:hasDbXref "ZFA:0000295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "5th ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "Gasserian ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0000295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "fifth ganglion" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "ganglion of trigeminal complex" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "semilunar ganglion" .

[]
    oboInOwl:hasDbXref "MA:0001080" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "trigeminal V ganglion" .

[]
    oboInOwl:hasDbXref "NCBITaxon:32524" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "fused trigeminal ganglion" .

[]
    oboInOwl:hasDbXref "BTO:0001231" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "Gasser's ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_ganglion" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "Gasserian ganglia" .

[]
    oboInOwl:hasDbXref "BTO:0001231" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "ganglion of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "ganglion semilunare" .

[]
    oboInOwl:hasDbXref "BTO:0001231" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "ganglion trigeminale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "ganglion trigeminale" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001675 ;
    owl:annotatedTarget "trigeminal ganglia" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget obo:UBERON_0010428 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005902
    ] .

[]
    oboInOwl:notes "basi paired exo and supra occipital bones" ;
    oboInOwl:source "MA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ] .

[]
    oboInOwl:notes "interparietal (postparietal)" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ] .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_117570
    ] .

[]
    oboInOwl:source "PMID:11523816" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005269" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "the bone at the lower, posterior part of the skull" .

[]
    oboInOwl:source "PMID:11523816" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "formed from the sclerotome of the occipital somites. It is not present in living or fossil agnathans or cartilaginous fishes, but appears to have arisen in parallel in many bony fishes. Incorporation of the occipital ver- tebrae into the skull was associated with the annexation of the upper part of the spinal cord into the brain, together with the first 2 spinal nerves as cranial nerves XI and XII" .

[]
    oboInOwl:source "Kardong" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "fusion of basi-, exo- and supra-occipitals (and maybe tabular)" .

[]
    oboInOwl:source "ncithesaurus:Occipital_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "UMLS:C0028784" .

[]
    oboInOwl:hasDbXref "http://palaeos.com/vertebrates/bones/braincase/occiput.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "occipital complex" .

[]
    oboInOwl:hasDbXref "Wikipedia:Occipital_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001676 ;
    owl:annotatedTarget "os occipitale" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget obo:UBERON_0008193 .

[]
    oboInOwl:notes "orbito pre and basi sphenoid" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ] .

[]
    oboInOwl:notes "pterygoid process" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ] .

[]
    oboInOwl:notes "alisphenoid" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009193
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenoid_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "An unpaired bone situated at the base of the skull in front of the temporal bone and basilar part of the occipital bone. The sphenoid bone is one of the seven bones that articulate to form the orbit. Its shape somewhat resembles that of a butterfly or bat with its wings extended." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "part of viscerocranium (facial skeleton) in FMA" .

[]
    oboInOwl:source "ncithesaurus:Sphenoid_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "UMLS:C0037884" .

[]
    oboInOwl:hasDbXref "FMA:52736", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "os sphenoidale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenoid_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "butterfly bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenoid_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "os sphenoidale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenoid_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "os sphenoidale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenoid_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001677 ;
    owl:annotatedTarget "os sphenoidum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget obo:UBERON_0008193 .

[]
    oboInOwl:notes "petrosal" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002241
        ]
    ] .

[]
    oboInOwl:notes "squamosal plus angular", "temporal series" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003113
        ]
    ] .

[]
    oboInOwl:notes "styloid process" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005272" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "the large, irregular bone located at the base and side of the skull; consists of three parts at birth: squamous, tympanic, and petrous" .

[]
    oboInOwl:source "chond." ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "fusion of squamosal + angular (tympanic annulus) [derm.] + petrosal (prootic + opisthotic)" .

[]
    oboInOwl:source "[WP]" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "The temporal bone consists of four parts: * Squama temporalis * Mastoid portion * Petrous portion (Petrosal ridge) * Tympanic part[WP]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "Note the Temporal bone is not explicitly categorized to a part of the cranium in FMA" .

[]
    oboInOwl:source "ncithesaurus:Temporal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "UMLS:C0039484" .

[]
    oboInOwl:hasDbXref "Wikipedia:Temporal_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001678 ;
    owl:annotatedTarget "os temporale" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001106 ;
    owl:annotatedTarget "X proximalmost part of Y <=> X is in proximal side of Y and X is adjacent to the proximal boundary of Y" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "anorganische Verbindungen" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget obo:UBERON_0002513 .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006227
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ethmoid_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "A bone in the skull that separates the nasal cavity from the brain. As such, it is located at the roof of the nose, between the two orbits. The cubical bone is lightweight due to a spongy construction. The ethmoid bone is one of the bones that makes up the orbit of the eye[WP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001317" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/ethmoid+bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "A light spongy bone located between the eye sockets, forming part of the walls and septum of the superior nasal cavity, and containing perforations for the passage of olfactory nerve fibers. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001317" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.259", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "The ethmoid region of the chondrocranium and the nasal capsules, which were largely unossified in early tetrapods and ancestral amniotes, are represented in mammals by the ethmoid and turbinates bones, respectively.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "Note the WP states the Neurocranium contains the ethmoid bone, both MA and FMA place the ethmoid as part of the viscerocranium. FMA also has it in neurocranium (via basicranium). Ideally we would have non-overlapping divisions of the skull, but for now we follow FMA" .

[]
    oboInOwl:source "ncithesaurus:Ethmoid_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "UMLS:C0015027" .

[]
    oboInOwl:hasDbXref "FMA:52740" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "ethmoid" .

[]
    oboInOwl:hasDbXref "MP:0000101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "ethmoidal bone" .

[]
    oboInOwl:hasDbXref "FMA:52740", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "os ethmoidale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ethmoid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001679 ;
    owl:annotatedTarget "os ethmoidale" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget obo:UBERON_0008001 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003114
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "A horseshoe shaped bone situated in the anterior midline of the neck between the chin and the thyroid cartilage. The hyoid bone provides attachment to the muscles of the floor of the mouth and the tongue above, the larynx below, and the epiglottis and pharynx behind. [WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000684" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "Paired processes that extend posterolaterally from the posterior margin of the hyoid plate. These processes are the ossified posteromedial processes and invest the laryngeal apparatus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000684" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "relationship loss: part_of hyoid plate (AAO:0000664)[AAO]" .

[]
    oboInOwl:seeAlso "https://github.com/obophenotype/uberon/issues/548" ;
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "The hyoid bone is derived from the lower half of the second gill arch in fish, which separates the first gill slit from the spiracle. In many animals, it also incorporates elements of other gill arches, and has a correspondingly greater number of cornua. Amphibians and reptiles may have many cornua, while mammals (including humans) have two pairs, and birds only one. In birds, and some reptiles, the body of the hyoid is greatly extended forward, creating a solid bony support for the tongue. The howler monkey Alouatta has a pneumatized hyoid bone, one of the few cases of postcranial pneumatization of bones outside Saurischia." .

[]
    oboInOwl:source "ncithesaurus:Hyoid_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "UMLS:C0020417" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "hyoid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "hyoid bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "hyoideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "lingual bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "os hyoideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyoid_bone"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001685 ;
    owl:annotatedTarget "os hyoideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Auditory_ossicle", "https://github.com/obophenotype/uberon/issues/91" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "One of 3 small bones contained within the middle ear space and serve to transmit sounds from the air to the fluid-filled labyrinth. The absence of the auditory ossicles would constitute a moderate-to-severe hearing loss. The term 'ossicles' literally means 'tiny bones' and commonly refers to the auditory ossicles, though the term may refer to any small bone throughout the body. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000807 ;
    owl:annotatedTarget "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-negative, and CD25-positive and expressing the T cell receptor beta-chain in complex with the pre-T cell receptor alpha chain."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000461" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/auditory+ossicles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "The small bones of the middle ear: incus, malleus, and stapes. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000461" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.695", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "Additional structural analysis within a phylogenetic context has led to the remarkable discovery that in synapsids, thought to be ancestral to mammals, both the quadrate and articular have become reduced and less firmly articulated with their surrounding bones, reducing their jaw-joint-bearing role. This trend culminated with the incorporation of the quadrate, the columella (which remains articulated with the quadrate), and the articular into the expanded middle ear in mammals.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "Studies have shown that ear bones in mammal embryos are attached to the dentary, which is part of the jaw. These are ossified portions of cartilage -- called Meckel's cartilage -- that are attached to the jaw. As the embryo develops, the cartilage hardens to form bone. Later in development, the bone structure breaks loose from the jaw and migrates to the inner ear area. The structure is known as the middle ear, and is made up of the incus, stapes, malleus, and tympanic membrane. These correspond to the quadrate, prearticular, articular, and angular structures in the reptile jaw. For this reason, researchers believe the similarity of the results shows that mammals and reptiles have a common ancestry." .

[]
    oboInOwl:hasDbXref "EMAPA:17824", "Wikipedia:Auditory_ossicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "ossicle" .

[]
    oboInOwl:source "ncithesaurus:Auditory_Ossicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "UMLS:C0013450" .

[]
    oboInOwl:hasDbXref "MP:0005105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "middle ear ossicle" .

[]
    oboInOwl:hasDbXref "MA:0000254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "auditory ossicle" .

[]
    oboInOwl:hasDbXref "MA:0000254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "ear bone" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "ear ossicles" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001686 ;
    owl:annotatedTarget "ossicular chain" .

[]
    oboInOwl:hasDbXref "GO:0042471", "Wikipedia:Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "Sense organ in vertebrates that is specialized for the detection of sound, and the maintenance of balance. Includes the outer ear and middle ear, which collect and transmit sound waves; and the inner ear, which contains the organs of balance and (except in fish) hearing. Also includes the pinna, the visible part of the outer ear, present in some mammals." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000330" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "The organ of hearing and of equilibrium. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000330" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.20207 Boekhoff-Falk G, Hearing in Drosophila: Development of Johnston's organ and emerging parallels to vertebrate ear development. Developmental Dynamics (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "Both vertebrate and invertebrate auditory organs are thought to have evolved from primitive mechanosensors, but the nature of the ancestral structure and the evolutionary trajectories followed in distinct animal lineages remain unknown. In particular, we do not know how many types of mechanosensor existed in the protostome-deuterostome ancestor from which insects and vertebrates evolved or whether the PDA had an auditory organ.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "UMLS:C0013443" .

[]
    oboInOwl:source "ncithesaurus:Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "UMLS:C0013443" .

[]
    oboInOwl:source "BIRNLEX:1062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "UMLS:C0521421" .

[]
    oboInOwl:hasDbXref "BTO:0000368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001690 ;
    owl:annotatedTarget "auris" .

[]
    oboInOwl:hasDbXref "GO:0042473", "Wikipedia:External_ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "Part of the ear external to the tympanum (eardrum). It typically consists of a tube (the external auditory meatus) that directs sound waves on to the tympanum, and may also include the external pinna, which extends beyond the skull[GO]." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget obo:NCBITaxon_9709 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000311" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "The external part of the organ, which consists of an outer portion (external auditory meatus) which leads to the tympanum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000311" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1007/s00359-008-0327-1 Schoffelen RLM, Segenhout JM, Van Dijk P, Mechanics of the exceptional anuran ear. Journal of Comparative Physiology A (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "Some species, like Amolops tormotus (Feng et al. 2006), have a cavity in front of the tympanic membrane which is considered to be an ear canal and thus an outer ear. (...) The ancestral lineage of amphibians separated from the mammalian lineage, approximately 350 million years ago, in the paleozoic era. Many of the important developments in the auditory systems emerged after the ancestral paths separated (Manley and Clack 2003). This implies that shared features, like the tympanic middle ear, developed independently in different vertebrate lineages.[uncertain][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "in XAO this includes and is only the tympanum" .

[]
    oboInOwl:source "BIRNLEX:1705" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "UMLS:C0013453" .

[]
    oboInOwl:source "ncithesaurus:External_Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "UMLS:C0013453" .

[]
    oboInOwl:source "BIRNLEX:1705" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "UMLS:C1269548" .

[]
    oboInOwl:hasDbXref "MA:0000258" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "outer ear" .

[]
    oboInOwl:hasDbXref "BTO:0002100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001691 ;
    owl:annotatedTarget "auris externa" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Petrous_part_of_the_temporal_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "The petrous portion of the temporal bone or pyramid is pyramidal and is wedged in at the base of the skull between the sphenoid and occipital bones. Directed medially, forward, and a little upward, it presents for examination a base, an apex, three surfaces, and three angles, and contains, in its interior, the essential parts of the organ of hearing. The petrous portion is among the most basal elements of the skull and forms part of the endocranium.[WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001553" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "The petrosal bone arises from the two otic bones on the lateral wall of the chondrocranium and encases the inner ear of mammals. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, p.258, see_Liem_KF][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "petrosal" .

[]
    oboInOwl:source "ncithesaurus:Ciliary_Process" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "UMLS:C1261761" .

[]
    oboInOwl:hasDbXref "FMA:52871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "pars petrosa (os temporale)" .

[]
    oboInOwl:hasDbXref "FMA:52871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "petromastoid part of temporal bone" .

[]
    oboInOwl:hasDbXref "FMA:52871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "petrosal bone" .

[]
    oboInOwl:hasDbXref "FMA:52871" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001694 ;
    owl:annotatedTarget "petrous bone" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] .

[]
    oboInOwl:hasDbXref "TAO:0001410", "Wikipedia:Orbit_(anatomy)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "Subdivision of skeleton that is an anterolateral part of the cranium and structurally supports the eye. Includes bones formed and located in sclerotic layer of eyeball." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001410" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "Anatomical cluster that is a anterolateral part of the cranium and structurally supports the eye.[TAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "in FMA, this overlaps with bones such as the maxilla and sphenoid; in ZFA, individual bones are part of the orbit" .

[]
    oboInOwl:source "ncithesaurus:Orbit" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "UMLS:C0029180" .

[]
    oboInOwl:hasDbXref "FMA:53074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "orbit of skull" .

[]
    oboInOwl:hasDbXref "ZFA:0001410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001697 ;
    owl:annotatedTarget "orbit" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic compounds" .

[]
    oboInOwl:source "ncithesaurus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget obo:UBERON_0001800 .

[]
    oboInOwl:source "EHDAA2:0004623", "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009124
    ] .

[]
    oboInOwl:source "EHDAA2:0004623" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:source "EHDAA2:0000491" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012175
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001082" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "the group of sensory neuron cell bodies associated with the facial nerve (seventh cranial nerve)" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000707" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Geniculate_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "geniculate" .

[]
    oboInOwl:source "ncithesaurus:Geniculate_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "UMLS:C0017406" .

[]
    oboInOwl:hasDbXref "MA:0001076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "facial VII ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0001291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "gVII" .

[]
    oboInOwl:hasDbXref "FMA:53414" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "ganglion genicularum" .

[]
    oboInOwl:hasDbXref "FMA:53414" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "genicular ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Geniculate_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "genicular ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0001291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "facial ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Geniculate_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "ganglion geniculi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Geniculate_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "ganglion geniculi nervi facialis" .

[]
    oboInOwl:hasDbXref "MA:0001076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "geniculate ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Geniculate_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001700 ;
    owl:annotatedTarget "internal genu" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget obo:UBERON_0009127 .

[]
    oboInOwl:notes "dorsal" ;
    oboInOwl:source "EHDAA2"^^xsd:string, "ISBN:0471888893"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005491
    ] .

[]
    oboInOwl:notes "ventrolateral" ;
    oboInOwl:source "EHDAA2"^^xsd:string, "ISBN:0471888893"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0009125
    ] .

[]
    oboInOwl:hasDbXref "MP:0001096" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget "The group of neuron cell bodies associated with the ninth cranial nerve." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000702" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:53471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget "ganglion of glosspharyngeal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget "glossopharyngeal IX ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0001301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001701 ;
    owl:annotatedTarget "petrosal ganglion" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget obo:UBERON_0011158 .

[]
    oboInOwl:hasDbXref "PMID:11523816", "TAO:MAH", "Wikipedia:Neuroranium", "ZFA:0001580" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "Subdivision of skeletal system that surrounds and protects the brain. Includes the skull base, sensory capsules and the central part of the skull roof." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001580" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "Anatomical cluster that consists of the cartilages and bones that surround the brain.[TAO]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "The cartilaginous parts of the neurocranium undergo endochondral ossification in most species; ossification has been lost in cartilaginous fishes, but the cartilaginous condition of the skull of lampreys is considered to be primitive (Kardong, 1995)[PMID:11523816]. The neurocranium arises from paraxial mesoderm in the head (first five somites and the unsegmented somitomeres rostral to the first somite) and from ectoderm via the neural crest. In Chondrichthyes and other cartilaginous vertebrates this portion of the cranium does not ossify; it is not replaced via endochondral ossification[WP]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "It seems MA uses 'neurocranium' as a synonym for chondrocranium. Note there are currently some structures part of both viscero and neurocranium - ethmoid, zyogomatic, ..." .

[]
    oboInOwl:hasDbXref "ZFA:0001580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "brain case" .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/braincase" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "brain pan" .

[]
    oboInOwl:hasDbXref "ZFA:0001580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001703 ;
    owl:annotatedTarget "braincase" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015788
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "An anatomical cavity that is part of the olfactory apparatus. This includes the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000314" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "Saclike space internal to the nasal capsule lined by respiratory and sensory epithelium and glandular tissue.[AAO]" .

[]
    oboInOwl:source "Wikipedia:Nasal_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "a large air filled space above and behind the nose in the middle of the face[WP][Wikipedia:Nasal_cavity]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000271" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1666/0094-8373(2006)032[0109:NCHACC]2.0.CO;2 Evans DC, Nasal cavity homologies and cranial crest function in lambeosaurine dinosaurs. Paleobiology (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "Despite significant modification to the nasal cavity within Archosauria and its extreme hypertrophy and supraorbital development in Lambeosaurinae, the neural olfactory system and the olfactory region of the nasal cavity proper retain their plesiomorphic positions and associations, suggesting that this system is highly conserved in vertebrate evolution.[well established][VHOG]" .

[]
    oboInOwl:source "HP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "in humans, the cavity includes and starts at the nares and reaches all the way through to the and includes the choanae, the posterior nasal apertures" .

[]
    oboInOwl:source "ncithesaurus:Nasal_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "UMLS:C0027423" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "cavity of olfactory apparatus" .

[]
    oboInOwl:hasDbXref "ZFA:0000130" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "nasal canal" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "nasal conduit space" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "nasal fossa" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "olfactory chamber cavity" .

[]
    oboInOwl:hasDbXref "BTO:0002096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "cavitas nasalis" .

[]
    oboInOwl:hasDbXref "BTO:0002096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "cavitas nasi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "cavitas nasi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "cavum nasi" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "olfactory chamber" .

[]
    oboInOwl:hasDbXref "ZFA:0000130" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001707 ;
    owl:annotatedTarget "olfactory pit" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Jaw", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "Subdivision of skeleton which includes upper and lower jaw skeletons." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001227" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "Skeletal and cartilage elements of the first pharyngeal arch.[TAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "in FMA, the jaw is an organism subdivision cluster, and includes mucosal tissue such as the gingiva as parts. It appears to be skeletal in MA (and has teeth as parts). It is reasonable to assume that ZFA and XAO consider the upper and lower jaws to be skeletal elements or clusters. EHDAA2 also considers these clusters. TODO - follow EHDAA2 model. These arbitrary differences in terminology and classification have to be reconciled with the genuine well-known biological differences in the skeletal elements across vertebrates" .

[]
    oboInOwl:source "ncithesaurus:Jaw" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "UMLS:C0022359" .

[]
    oboInOwl:hasDbXref "MA:0001905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "jaw" .

[]
    oboInOwl:hasDbXref "ZFA:0001227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "jaw cartilage" .

[]
    oboInOwl:hasDbXref "ZFA:0001227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "mandibular arch skeleton" .

[]
    oboInOwl:hasDbXref "TAO:0001227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001708 ;
    owl:annotatedTarget "mandibular arch" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic entity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_jaw", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "Subdivision of head that consists of the upper jaw skeletal elements plus associated soft tissue (skin, lips, muscle)[cjm]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000620" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "Superior maxillary arch located on the anterior and lateral sides of the skull.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000454" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "Note isa/partof difference MA/FMA" .

[]
    oboInOwl:hasDbXref "FMA:59399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "maxillary part of mouth" .

[]
    oboInOwl:hasDbXref "FMA:59399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "alveolodental arch of bimaxilla" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "dorsal pharyngeal arch 1" .

[]
    oboInOwl:hasDbXref "FMA:59399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "maxillary part of mouth proper" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001709 ;
    owl:annotatedTarget "palatoquadrate arch" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000808 ;
    owl:annotatedTarget "A thymocyte that has the phenotype CD4-negative, CD8-negative, CD44-negative, CD25-negative, and pre-TCR-positive."^^xsd:string .

[]
    oboInOwl:source "Wikipedia:Mandibular_prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lower_jaw" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget "Subdivision of head that consists of the lower jaw skeletal elements plus associated soft tissue (skin, lips, muscle)[cjm]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000272" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget "Inferior mandibular arch located on the anterior and lateral sides of the skull.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000453" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget "Note isa/partof difference MA/FMA" .

[]
    oboInOwl:hasDbXref "FMA:59398" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001710 ;
    owl:annotatedTarget "mandibular part of mouth" .

[]
    oboInOwl:source "multiple" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "A fold of skin that covers and protects part of the eyeball. Examples: upper eyelid, lower eyelid, nictitating membrane" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "Consider adding 'eye surface', like MA" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "FMA divides this into skin, fascia, conjunctiva" .

[]
    oboInOwl:source "ncithesaurus:Eyelid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "UMLS:C0015426" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "blephara" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001711 ;
    owl:annotatedTarget "palpebrae" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0001081", "PMID:9362461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "the groups of nerve cell bodies associated with the twelve cranial nerves" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000013" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "Ganglion which is located in the head.[TAO]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "cranial ganglion part of peripheral nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "cranial neural tree organ ganglion" .

[]
    oboInOwl:hasDbXref "FMA:54502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "ganglion of cranial nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "ganglion of cranial neural tree organ" .

[]
    oboInOwl:hasDbXref "ZFA:0000013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001714 ;
    owl:annotatedTarget "presumptive cranial ganglia" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001720 ;
    owl:annotatedTarget "Any of the nuclei of the cochlear nuclear complex." .

[]
    oboInOwl:hasDbXref "MA:0001012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001720 ;
    owl:annotatedTarget "cochlear VIII nucleus" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget obo:UBERON_0000020 .

[]
    oboInOwl:source "BTO", "EHDAA2"^^xsd:string, "FMA"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001033
    ] .

[]
    oboInOwl:notes "anterior 2/3" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006260
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006756
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0006757
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010056
    ] .

[]
    oboInOwl:hasDbXref "FEED:rd", "https://github.com/obophenotype/uberon/issues/256" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "A muscular organ in the floor of the mouth." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000419" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "A mobile mass of muscular tissue that is covered with mucous membrane, occupies much of the cavity of the mouth, forms part of its floor, bears the organ of taste, and assists in chewing and swallowing. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-07-02"^^xsd:string ;
    oboInOwl:ontology "FEED"^^xsd:string ;
    oboInOwl:url "http://www.feedexp.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "Muscular organ in the floor of the mouth.[FEED]" .

[]
    oboInOwl:source "GO:0043586" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "The tongue is the movable, muscular organ on the floor of the mouth of most vertebrates, in many other mammals is the principal organ of taste, aids in the prehension of food, in swallowing, and in modifying the voice as in speech[GO][GO:0043586]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000419" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2002.00073.x Iwasaki S, Evolution of the structure and function of the vertebrate tongue. J Anat (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "UMLS:C0040408" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001723 ;
    owl:annotatedTarget "glossus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001725 ;
    owl:annotatedTarget obo:UBERON_0002215 .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=87514" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001725 ;
    owl:annotatedTarget "The cartilaginous joints of the skull; these include sphenoethmoidal synchondrosis, sphenooccipital synchondrosis, sphenopetrosal synchondrosis, petrooccipital synchondrosis, anterior intraoccipital synchondrosis and posterior intraoccipital synchondrosis." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic molecular entities" .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001726 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009471
    ] .

[]
    oboInOwl:source "BIRNLEX:4102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001726 ;
    owl:annotatedTarget "UMLS:C0226964" .

[]
    oboInOwl:source "ncithesaurus:Papilla_of_the_Tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001726 ;
    owl:annotatedTarget "UMLS:C0226964" .

[]
    oboInOwl:source "BIRNLEX:4102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001726 ;
    owl:annotatedTarget "UMLS:C1289183" .

[]
    oboInOwl:source "NIF" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002926
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000209
    ] .

[]
    oboInOwl:source "http://dev.biologists.org/content/128/22/4573.full" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:hasDbXref "http://periowiki.wikispot.org/Taste_bud_histology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "A specialized receptor organ that is a collection of cells spanning the gustatory epithelium." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010573" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "A chemoreceptive organ.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000130" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/taste+bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "One of a number of receptor cell nests located in the epithelium of the papillae of the tongue and in the soft palate, epiglottis, and pharynx that mediate the sense of taste. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000130" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "Experients in amphibia have shown that an intrinsic feature of the pharyngeal endoderm is its ability to generate taste buds and this capacity must have been acquired by the endoderm at the origin of the vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:4101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "UMLS:C0039337" .

[]
    oboInOwl:source "ncithesaurus:Taste_Bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "UMLS:C0039337" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "tastebud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "caliculus gustatorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "caliculus gustatorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "taste buds" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "taste-bud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Taste_bud" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001727 ;
    owl:annotatedTarget "tastebuds" .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0002251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "the section of the pharynx that lies above the soft palate" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000375" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/nasopharynx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "The uppermost of the three regions of the throat (pharynx), situated behind the nasal cavity and extending from the posterior nares to the level above the soft palate. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Nasopharynx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "UMLS:C0027442" .

[]
    oboInOwl:hasDbXref "BTO:0000662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "Nasenrachenraum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharynx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "epipharynx" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasopharynx" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001728 ;
    owl:annotatedTarget "pars nasalis pharyngis" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001731 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001731 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a pharynx." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001731 ;
    owl:annotatedTarget "cavitas pharyngealis" .

[]
    oboInOwl:hasDbXref "BTO:0002097" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001731 ;
    owl:annotatedTarget "cavitas pharyngis" .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0002379" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001735 ;
    owl:annotatedTarget "the circular lymphoid tissue formed by the lingual, pharyngeal, and facial tonsils" .

[]
    oboInOwl:source "ncithesaurus:Waldeyers_Tonsillar_Ring" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001735 ;
    owl:annotatedTarget "UMLS:C0459892" .

[]
    oboInOwl:hasDbXref "FMA:55070", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001735 ;
    owl:annotatedTarget "anulus lymphoideus pharyngis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000809 ;
    owl:annotatedTarget obo:CL_0000790 .

[]
    oboInOwl:hasDbXref "Wikipedia:Larynx", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget "A continuation of the pharynx that is involved in breathing, sound production, and protecting the trachea against food aspiration." .

[]
    oboInOwl:date_retrieved "2012-07-02" ;
    oboInOwl:ontology "FEED" ;
    oboInOwl:url "http://www.feedexp.org" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget "An anatomical cluster consisting of the epiglottus, the arytenoid cartilages, the thyroid cartilage, the cricoid cartilage and the muscles, membranes, and ligaments connecting them, and also of the mucosal covering these structures.[FEED]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000268" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget "Anatomical structure consisting of a narrowly triangular chamber supported by a series of semicircular cartilages in which part of the sound-production system is located.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001279" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.239-241", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget "(In anura) a dorsal pair of arytenoid cartilages (...), which support vocal cords, and a ventral pair (often fused) of cricoid cartilage (...). These cartilages are regarded as derivatives of posterior visceral arches of ancestors. Together they constitute the larynx, a structure characteristic of tetrapods. (...) (In mammals) Paired arytenoid cartilages help support and control the vocal cords. The cricoid cartilage is single. Two additional cartilages are present that are lacking in other vertebrates: a large ventral thyroid cartilage (...) and a cartilage in the epiglottis.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Larynx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001737 ;
    owl:annotatedTarget "UMLS:C0023078" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000809 ;
    owl:annotatedTarget "A thymocyte expressing the alpha-beta T cell receptor complex as well as both the CD4 and CD8 coreceptors."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0002256" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "The cartilaginous structures that support the larynx." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001550" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.239-241", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "(In anura) a dorsal pair of arytenoid cartilages (...), which support vocal cords, and a ventral pair (often fused) of cricoid cartilage (...). These cartilages are regarded as derivatives of posterior visceral arches of ancestors. Together they constitute the larynx, a structure characteristic of tetrapods. (...) (In mammals) Paired arytenoid cartilages help support and control the vocal cords. The cricoid cartilage is single. Two additional cartilages are present that are lacking in other vertebrates: a large ventral thyroid cartilage (...) and a cartilage in the epiglottis.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "UMLS:C0023050" .

[]
    oboInOwl:hasDbXref "FMA:55108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "cartilage of larynx" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "cartilagines laryngeales" .

[]
    oboInOwl:hasDbXref "VHOG:0001550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001739 ;
    owl:annotatedTarget "larynx cartilage" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001743 ;
    owl:annotatedTarget obo:UBERON_0008845 .

[]
    oboInOwl:hasDbXref "http://education.yahoo.com/reference/gray/subjects/subject/236" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001743 ;
    owl:annotatedTarget "A ligament that is part of a larynx and connexts the cartilages of the larynx" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001743 ;
    owl:annotatedTarget "EMAPA:37626" .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001743 ;
    owl:annotatedTarget "UMLS:C0458519" .

[]
    oboInOwl:hasDbXref "MA:0001755" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001743 ;
    owl:annotatedTarget "larynx ligament" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001744 ;
    owl:annotatedTarget obo:UBERON_0034769 .

[]
    oboInOwl:source "NCBIBook:NBK27108" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001744 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymphoid_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001744 ;
    owl:annotatedTarget "Portion of connective tissue with various types of white blood cells enmeshed in it, most numerous being the lymphocytes[WP]." .

[]
    oboInOwl:notes "lampreys lack organized lymphoid tissue" ;
    oboInOwl:source "NCBIBook:NBK27108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0001744 ;
    owl:annotatedTarget obo:NCBITaxon_7776 .

[]
    oboInOwl:source "ncithesaurus:Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001744 ;
    owl:annotatedTarget "UMLS:C0024296" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganics" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001745 ;
    owl:annotatedTarget "A lymphoid follicle that contains a germinal center." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001746 ;
    owl:annotatedTarget "EMAPA:37767" .

[]
    oboInOwl:source "ncithesaurus:Thyroid_Gland_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001746 ;
    owl:annotatedTarget "UMLS:C0229575" .

[]
    oboInOwl:hasDbXref "FMA:55513", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001746 ;
    owl:annotatedTarget "capsula fibrosa glandulae thyroideae" .

[]
    oboInOwl:hasDbXref "FMA:55513" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001746 ;
    owl:annotatedTarget "fibrous capsule of thyroid gland" .

[]
    oboInOwl:hasDbXref "MA:0002675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001746 ;
    owl:annotatedTarget "thyroid gland capsule" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000570
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "A parenchyma that is part of a thyroid follicle [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "EMAPA:37769" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "parenchyma of thyroid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "parenchyma of thyroid follicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "parenchyma of thyroid gland follicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "thyroid follicle parenchyma" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "thyroid gland follicle parenchyma" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "thyroid parenchyma" .

[]
    oboInOwl:hasDbXref "BTO:0004579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001747 ;
    owl:annotatedTarget "parenchyma glandulae thyroideae" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001748 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001132
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001748 ;
    owl:annotatedTarget "The dense and irregular connective tissue capsule surrounding a parathyroid gland." .

[]
    oboInOwl:source "ncithesaurus:Parathyroid_Gland_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001748 ;
    owl:annotatedTarget "UMLS:C0927176" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001749 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000446
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001749 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002199
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001749 ;
    owl:annotatedTarget "A parenchyma that is part of a parathyroid gland [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001749 ;
    owl:annotatedTarget "parathyroid parenchyma" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001749 ;
    owl:annotatedTarget "parenchyma of parathyroid" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ] .

[]
    oboInOwl:source "HPO:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ] .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "A network of orbital structures of the eye that secrete and drain tears from the surface of the eyeball into the nasal cavity; these parts include the lacrimal glands, lacrimal lake, lacrimal ducts, lacrimal canals, lacrimal sacs, nasolacrimal ducts, and lacrimal puncta." .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "this is an eye appendage in ncit, along with eyelid and eyebrow. in MA, part of eye surface part_of eye" .

[]
    oboInOwl:source "ncithesaurus:Lacrimal_Apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "UMLS:C0022903" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_apparatus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "apparatus lacrimalis" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "lacrymal system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "lacrimal drainage system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "nasolacrimal drainage system" .

[]
    oboInOwl:hasDbXref "HPO:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001750 ;
    owl:annotatedTarget "nasolacrimal system" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget obo:UBERON_0010365 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0011587
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000069", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "Collagen-rich odontogenic tissue characteristic of teeth and tooth-like skeletal elements (e.g., odontodes); mature dentine is mineralized and develops from predentine tissue; often (but not always) tubular and acellular." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005143" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "Mineralized collagen containing substance that forms the tooth structure.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001589" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2012.01495.x Hall BK, Gillis JA, Incremental evolution of the neural crest, neural crest cells and neural crest-derived skeletal tissues. J Anat (2012)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "Dentine is a bona fide vertebrate novelty, and dentine-secreting odontoblasts represent a cell type that is exclusively derived from the neural crest.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Dentin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "UMLS:C0011429" .

[]
    oboInOwl:hasDbXref "MA:0002542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "dentin" .

[]
    oboInOwl:hasDbXref "ZFA:0005143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "dentin" .

[]
    oboInOwl:hasDbXref "GO:0070468" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001751 ;
    owl:annotatedTarget "predentin" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget obo:UBERON_0010365 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011588
    ] .

[]
    oboInOwl:proportion "85" ;
    oboInOwl:source "Wikipedia:ENAM" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_52255
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000810 ;
    owl:annotatedTarget obo:CL_0000790 .

[]
    oboInOwl:hasDbXref "Wikipedia:Enamel_organ", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget "A dentine-like hypermineralized substance that covers the tooth tip. Enamel's primary mineral is hydroxylapatite, which is a crystalline calcium phosphate. Unlike dentin and bone, enamel does not contain collagen. Instead, it has two unique classes of proteins called amelogenins and enamelins[WP]." .

[]
    oboInOwl:source "PMID:19730686" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget obo:NCBITaxon_9359 .

[]
    oboInOwl:source "PMID:19730686" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget obo:NCBITaxon_9816 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000065" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget "Skeletal tissue that consists of an avascular, noncollagenous, hypermineralized matrix that is deposited by ameloblasts that are excluded from the matrix. Enamel develops from organic pre-enamel tissue that is replaced by a largely inorganic matrix.[VSAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget "part_of tooth enamel organ in MA" .

[]
    oboInOwl:source "ncithesaurus:Enamel" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget "UMLS:C0011350" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001752 ;
    owl:annotatedTarget "enamel tissue" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget obo:UBERON_0010365 .

[]
    oboInOwl:source "PMID:19767574", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000810 ;
    owl:annotatedTarget "An immature alpha-beta T cell that is located in the thymus and is CD4-positive and CD8-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000062", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "Odontoid tissue that is deposited by cementoblasts onto dentine tissue and functions to attach teeth, odontodes and other odontogenic derivatives to bone tissue and the integument." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000062" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "Odontoid tissue that is deposited by cementoblasts onto dentine tissue and functions to attach teeth, odontodes and other odontogenic derivatives to bone tissue and the integument.[VSAO]" .

[]
    oboInOwl:source "FMA:55630" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "Substance of tooth produced by cementoblasts; surrounds the dentine of the root of the tooth[FMA:55630]." .

[]
    oboInOwl:source "ncithesaurus:Cementum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "UMLS:C0011343" .

[]
    oboInOwl:hasDbXref "FMA:55630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "cement" .

[]
    oboInOwl:hasDbXref "VSAO:0000062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001753 ;
    owl:annotatedTarget "bone of attachment" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget obo:UBERON_0011825 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001763
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dental_pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "The part in the center of a tooth made up of living soft tissue and cells called odontoblasts[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005141" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "Material in the center of the dentine of the mature tooth. In secondary teeth the pulp contains blood vessels and odontoblast.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001469" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature07304 Soukup V, Epperlein HH, Horacek I, Cerny R, Dual epithelial origin of vertebrate oral teeth. Nature (2008), DOI:10.1186/1471-2148-11-307 The homology of odontodes in gnathostomes: insights from Dlx gene expression in the dogfish, Scyliorhinus canicula. BMC Evolutionary Biology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "The oral cavity of vertebrates is generally thought to arise as an ectodermal invagination. Consistent with this, oral teeth are proposed to arise exclusively from ectoderm, contributing to tooth enamel epithelium, and from neural crest derived mesenchyme, contributing to dentin and pulp (reference 1); Teeth and tooth-like structures, together named odontodes, are repeated organs thought to share a common evolutionary origin. These structures can be found in gnathostomes at different locations along the body: oral teeth in the jaws, teeth and denticles in the oral-pharyngeal cavity, and dermal denticles on elasmobranch skin (reference 2).[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Dental_Pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "UMLS:C0011399" .

[]
    oboInOwl:hasDbXref "ZFA:0005141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "tooth pulp" .

[]
    oboInOwl:hasDbXref "BTO:0000339" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001754 ;
    owl:annotatedTarget "dental pulp cell" .

[]
    oboInOwl:hasDbXref "GO:0042474", "Wikipedia:Middle_ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "The middle ear is the air-filled cavity within the skull of vertebrates that lies between the outer ear and the inner ear. It is linked to the pharynx (and therefore to outside air) via the Eustachian tube and in mammals contains the three ear ossicles, which transmit auditory vibrations from the outer ear (via the tympanum) to the inner ear (via the oval window)[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000312" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "The intermediate portion of the ear which consists of a small air-filled and membrane-lined chamber. It is lodged in the temporal bone and continues with the nasopharynx through the Eustachian tube. It is separated from the external ear by the tympanic membrane and from the inner ear by the fenestrae. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000312" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.417", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[uncertain][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1695" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "UMLS:C0013455" .

[]
    oboInOwl:source "ncithesaurus:Middle_Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "UMLS:C0013455" .

[]
    oboInOwl:source "BIRNLEX:1695" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "UMLS:C1268972" .

[]
    oboInOwl:hasDbXref "BTO:0002099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "auris media" .

[]
    oboInOwl:hasDbXref "Wikipedia:Middle_ear" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001756 ;
    owl:annotatedTarget "auris media" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pinna_(anatomy)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "The part of the ear that projects from the head, connecting to the external acoustic meatus." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000460" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "The external expanded part of the ear characterized by a funnel-shaped structure through which the sound vibrations are received. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000460" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.420", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "Mammals have a third type of tympanic ear. An external flap, the auricle or pinna, helps funnel sound waves down the external acoustic meatus to the tympanic membrane.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Auricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "UMLS:C0928075" .

[]
    oboInOwl:hasDbXref "Wikipedia:Auricula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "auricula" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001757 ;
    owl:annotatedTarget "pinnae" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003672
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002166
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001021", "Wikipedia:Periodontium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "The tissues that invest or help to invest and support the teeth, including the periodontal ligament, gingivae, cementum, and alveolar and supporting bone[BTO]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "FMA treats periodontium and periodontal ligament as the same" .

[]
    oboInOwl:source "ncithesaurus:Periodontium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "UMLS:C0031093" .

[]
    oboInOwl:hasDbXref "MESH:A14.254.646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "paradentium" .

[]
    oboInOwl:hasDbXref "FMA:56665" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "periodontal ligament" .

[]
    oboInOwl:hasDbXref "MA:0002467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "periodontal membrane" .

[]
    oboInOwl:hasDbXref "MESH:A14.254.646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001758 ;
    owl:annotatedTarget "tooth supporting structure" .

[]
    oboInOwl:notes "motor" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005239
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "Wikipedia:Vagus_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "Cranial nerve that branches into the lateral (to body sense organs) and the intestino-accessorial (to the skin, muscles of shoulder, hyoid, larynx, gut, lungs, and heart)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010475" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "Nerve consisting of branchiomotor and visceral efferent fibers which branch and innervate the smooth muscles and glands of the heart, lungs, esophagus, and stomach as well as some throat muscles. Sensory fibers supply mucosa of the mouth and pharynx.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000737" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.625", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...) (reference 1); Phylogenetically, the cranial nerves are thought to have evolved from dorsal and ventral nerves of a few anterior spinal nerves that became incorporated into the braincase. Dorsal and ventral nerves fuse in the trunk but not in the head, and they produce two series: dorsal cranial nerves (V, VII, IX, and X) and ventral cranial nerves (III, IV, VI, and XIII) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:801", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "10n" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "EMAPA:37797" .

[]
    oboInOwl:source "BIRNLEX:801" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "UMLS:C0042276" .

[]
    oboInOwl:source "ncithesaurus:Vagus_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "UMLS:C0042276" .

[]
    oboInOwl:source "BIRNLEX:801" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "UMLS:C1305910" .

[]
    oboInOwl:source "BIRNLEX:801" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=702" .

[]
    oboInOwl:hasDbXref "FMA:5731", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "nervus vagus [x]" .

[]
    oboInOwl:hasDbXref "MA:0001106" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "vagus X nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "nerve X" .

[]
    oboInOwl:hasDbXref "BTO:0003472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "nervus vagus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vagus_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "nervus vagus" .

[]
    oboInOwl:hasDbXref "BTO:0003472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "pneuomgastric nerve" .

[]
    oboInOwl:hasDbXref "BAMS:10n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001759 ;
    owl:annotatedTarget "vagus nerve or its root" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003856
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dental_papilla", "ZFA:0005140" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "A condensation of odontoblasts that forms the part of a tooth germ that gives rise to dentin and pulp in the mature tooth. It lies below a cellular aggregation known as the enamel organ." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000025" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "Cell condensation that is a well-defined population of densely organized mesenchymal cells that aggregates adjacent to an epithelium.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005140" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "Tissue of the developing tooth. It is composed of pre-odontoblast and undiffentiated mesnchyme cells and connects to the basal lamina.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001465" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1186/1471-2148-11-307 The homology of odontodes in gnathostomes: insights from Dlx gene expression in the dogfish, Scyliorhinus canicula. BMC Evolutionary Biology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "Teeth and tooth-like structures, together named odontodes, are repeated organs thought to share a common evolutionary origin. These structures can be found in gnathostomes at different locations along the body: oral teeth in the jaws, teeth and denticles in the oral-pharyngeal cavity, and dermal denticles on elasmobranch skin.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VSAO:0000025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "odontogenic condensation" .

[]
    oboInOwl:hasDbXref "ZFA:0005140" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "pharyngeal tooth mesenchyme" .

[]
    oboInOwl:hasDbXref "MA:0001598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "dental papilla" .

[]
    oboInOwl:hasDbXref "BTO:0001839" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "dentinal papilla" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "dermal papilla" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dental_papilla" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "papilla dentis" .

[]
    oboInOwl:hasDbXref "ZFA:0005140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001763 ;
    owl:annotatedTarget "tooth mesenchyme" .

[]
    oboInOwl:hasDbXref "GO:0060603", "Wikipedia:Lactiferous_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "Epithelial tube that transports milk[GO]." .

[]
    oboInOwl:source "ncithesaurus:Lactiferous_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "UMLS:C0222613" .

[]
    oboInOwl:hasDbXref "FMA:58006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "lactiferous duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "lactiferous gland duct" .

[]
    oboInOwl:hasDbXref "MA:0000791" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "mammary gland duct" .

[]
    oboInOwl:hasDbXref "BTO:0002845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "ductus lactiferi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lactiferous_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "ductus lactiferi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lactiferous_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "galactophorous duct" .

[]
    oboInOwl:hasDbXref "BTO:0002845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "galactophorous tubule" .

[]
    oboInOwl:hasDbXref "BTO:0002845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "lactiferous tubule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lactiferous_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001765 ;
    owl:annotatedTarget "mammilary duct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget obo:UBERON_0006311 .

[]
    oboInOwl:hasDbXref "MESH:A09.371.060.067", "MP:0005205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "the space in the eye, filled with aqueous humor, and bounded anteriorly by the cornea and a small portion of the sclera and posteriorly by a small portion of the ciliary body, the iris, and part of the crystalline lens" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001431" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/anterior+chamber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "The part of the eyeball between the cornea and the iris, filled with aqueous humor. [TFD][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "space in EHDAA2 - consider adding Cavity of anterior chamber of eyeball" .

[]
    oboInOwl:source "ncithesaurus:Anterior_Chamber_of_the_Eye" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "UMLS:C0003151" .

[]
    oboInOwl:hasDbXref "HP:0000593", "MP:0010709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "anterior chamber" .

[]
    oboInOwl:hasDbXref "BTO:0002084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "camera anterior bulbi" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000811 ;
    owl:annotatedTarget obo:CL_0000790 .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_chamber_of_eyeball" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "camera anterior bulbi oculi" .

[]
    oboInOwl:hasDbXref "BTO:0002084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001766 ;
    owl:annotatedTarget "camera oculi anterior" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:hasDbXref "MP:0005197", "Wikipedia:Uvea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "the pigmented middle of the three concentric layers that make up an eye, consisting of the iris, ciliary body and choroid[WP,edited]." .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000811 ;
    owl:annotatedTarget "An immature alpha-beta T cell that is located in the thymus and is CD8-positive and CD4-negative."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Uvea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "UMLS:C0042160" .

[]
    oboInOwl:hasDbXref "FMA:58103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "tunica vasculosa of eyeball" .

[]
    oboInOwl:hasDbXref "FMA:58103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "uvea" .

[]
    oboInOwl:hasDbXref "FMA:58103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "uveal tract" .

[]
    oboInOwl:hasDbXref "Wikipedia:Uvea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "pars iridica retinae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Uvea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "tunica vasculatis oculi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Uvea" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "tunica vasculosa bulbi" .

[]
    oboInOwl:hasDbXref "FMA:58103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "vascular layer of eyeball" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004128
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001322" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "the adjustable membrane, composed of the stroma and pigmented epithelium, located just in front of the crystalline lens within the eye" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000101" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "The opaque muscular contractile diaphragm suspended in the aqueous humour in front of the lens of the eye. The organ is perforated by the pupil and continues peripherally with the ciliary body. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000101" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Iris" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "UMLS:C0022077" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "irides" .

[]
    oboInOwl:hasDbXref "VHOG:0000101" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001769 ;
    owl:annotatedTarget "irises" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001770 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001770 ;
    owl:annotatedTarget "The part of the lacrimal duct that connects the lacrimal punctum to the lacrimal sac." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001770 ;
    owl:annotatedTarget "EMAPA:37624" .

[]
    oboInOwl:source "ncithesaurus:Lacrimal_Canaliculus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001770 ;
    owl:annotatedTarget "UMLS:C0459631" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_canaliculi" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001770 ;
    owl:annotatedTarget "canaliculus lacrimalis" .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "MESH:A09.371.060.217.325", "MGI:smb"^^xsd:string, "MP:0006000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "the smooth stratified squamous epithelium that covers the outer surface of the cornea" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002187" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-061010-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "Portion of tissue comprised of four to six layers of nonkeratinized, stratified squamous cells and represents approximately 60% of the thickness of the cornea.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Corneal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "UMLS:C0459875" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "cornea epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "cornea epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "epithelial tissue of cornea" .

[]
    oboInOwl:hasDbXref "FMA:58263", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "epithelium anterius corneae" .

[]
    oboInOwl:hasDbXref "BTO:0000287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "anterior endothelium of cornea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Corneal_epithelium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "e. anterius corneae" .

[]
    oboInOwl:hasDbXref "BTO:0000287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "endothelium anterius corneae" .

[]
    oboInOwl:hasDbXref "BTO:0000287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "endothelium camerae anterioris bulbi" .

[]
    oboInOwl:hasDbXref "BTO:0000287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "endothelium corneale" .

[]
    oboInOwl:hasDbXref "BTO:0000287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001772 ;
    owl:annotatedTarget "epithelium posterius corneae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012430
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000347
    ] .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003314
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sclera", "ZFIN:ZDB-PUB-050701-15" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget "Opaque fibrous outer layer of the eyeball[ZFA,Kardong,WP]." .

[]
    oboInOwl:source "Wikipedia:Sclera" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget "The sclera, also known as the white part of the eye, is the opaque (usually white, though certain animals, such as horses and lizards, can have black sclera), fibrous, protective, outer layer of the eye containing collagen and elastic fiber. It is derived from the neural crest. In children, it is thinner and shows some of the underlying pigment, appearing slightly blue. In the elderly, however, fatty deposits on the sclera can make it appear slightly yellow. The sclera forms the posterior five sixths of the connective tissue coat of the globe. It is continuous with the dura mater and the cornea, and maintains the shape of the globe, offering resistance to internal and external forces, and provides an attachment for the extraocular muscle insertions. The sclera is perforated by plenty of nerves and vessels passing through the posterior scleral foramen, the hole that is formed by the optic nerve. At the optic disk the outer two-thirds of the sclera continues with the dura mater (outer coat of the brain) via the dural sheath of the optic nerve. The inner third joins with some choroidal tissue to form a plate (lamina cribrosa) across the optic nerve with perforations through which the optic fibers (fasciculi). The thickness of the sclera varies from 1mm at the posterior pole to 0.3 mm just behind the rectus muscle insertions. The sclera's blood vessels are mainly on the surface, and together with the conjunctiva (which lies on top) This is a thin layer covering the sclera. Along with the vessels of the conjunctiva, those of the sclera renders the inflamed eye bright red. [WP,unvetted][Wikipedia:Sclera]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001274" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/sclera" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget "The tough, usually white, outer coat of the eyeball, covering all the posterior surface and continuous anteriorly with the cornea. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Sclera" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001773 ;
    owl:annotatedTarget "UMLS:C0036410" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004479
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "A skeletal muscle organ that is part of the trunk region." .

[]
    oboInOwl:hasDbXref "ZFA:0000473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "body musculature" .

[]
    oboInOwl:hasDbXref "FMA:58274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "muscle of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "muscle organ of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "muscle organ of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "torso muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001774 ;
    owl:annotatedTarget "trunk muscle organ" .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005099", "Wikipedia:Ciliary_body" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "the thickened portion of the vascular tunic, which lies between the choroid and the iris, composed of ciliary muscle and ciliary processes" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000102" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ciliary_Body" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "UMLS:C0008779" .

[]
    oboInOwl:hasDbXref "VHOG:0000102" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "ciliary bodies" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_body" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "corpus ciliare" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_body" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "corpus ciliare" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001802
        ]
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget obo:UBERON_0011892 .

[]
    oboInOwl:hasDbXref "Wikipedia:Choroid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "vascular layer containing connective tissue, of the eye lying between the retina and the sclera. The choroid provides oxygen and nourishment to the outer layers of the retina. Along with the ciliary body and iris, the choroid forms the uveal tract[WP]." .

[]
    oboInOwl:external_ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "MP treats posterior uvea and optic choroid as distinct" .

[]
    oboInOwl:source "ncithesaurus:Choroid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "UMLS:C0008520" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000813 ;
    owl:annotatedTarget obo:CL_0002419 .

[]
    oboInOwl:hasDbXref "MA:0000263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Choroid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroid coat" .

[]
    oboInOwl:hasDbXref "Wikipedia:Choroid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroidea" .

[]
    oboInOwl:hasDbXref "VHOG:0001568" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "eye choroid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Uvea#Regions" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "posterior uvea" .

[]
    oboInOwl:hasDbXref "BTO:0001829" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "chorioid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Choroid" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroidea" .

[]
    oboInOwl:hasDbXref "ZFA:0005229" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "optic choroid" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000813 ;
    owl:annotatedTarget "A long-lived, antigen-experienced T cell that has acquired a memory phenotype including distinct surface markers and the ability to differentiate into an effector T cell upon antigen reexposure."^^xsd:string .

[]
    oboInOwl:inferred_by "cjm" ;
    oboInOwl:source "ISBN:0781772214", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MESH:A09.371.060.217.228", "MP:0005300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "the lamellated connective tissue of the cornea between the Bowman and Descemet membranes" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-061010-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "Portion of tissue that is located basal to Bowman's layer and distal to Descemet's membrane and is comprised largely of connective tissue.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "relationship type change: subclass tissue (CARO:0000043) CHANGED TO: develops_from tissue (UBERON:0000479)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "relationship type change: subclass tissue (CARO:0000043) CHANGED TO: has_developmental_contribution_from tissue (UBERON:0000479)[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Corneal_Stroma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "UMLS:C0010040" .

[]
    oboInOwl:hasDbXref "MA:0001245" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "corneal stroma" .

[]
    oboInOwl:hasDbXref "FMA:58306", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001777 ;
    owl:annotatedTarget "substantia propria corneae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget obo:UBERON_0000488 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0048770
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0001796
    ] .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_body#Ciliary_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget "A double layer covering the ciliary body that produces aqueous humor." .

[]
    oboInOwl:source "ncithesaurus:Ciliary_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget "UMLS:C0459736" .

[]
    oboInOwl:hasDbXref "FMA:58464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget "ciliary body epithelium" .

[]
    oboInOwl:hasDbXref "FMA:58464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001778 ;
    owl:annotatedTarget "epithelium of ciliary body" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iris_stroma", "http://www.drugs.com/dict/stroma-of-iris.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001779 ;
    owl:annotatedTarget "The delicate vascular connective tissue that lies between the anterior surface of the iris and the pars iridica retinae." .

[]
    oboInOwl:hasDbXref "MESH:A08.800.800.720", "MP:0001077" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "the any of the paired peripheral nerves formed by the union of the dorsal and ventral spinal roots from each spinal cord segment[MP,modified]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000824" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/spinal+nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "Any of the paired nerves emerging from the spinal cord, each attached to the cord by two roots: ventral and dorsal, and passing out between the vertebrae. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "UMLS:C0037941" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "backbone nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "nerve of backbone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "nerve of spinal column" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "nerve of spine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "nerve of vertebral column" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "spinal column nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "spine nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "vertebral column nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "nervi spinales" .

[]
    oboInOwl:hasDbXref "BAMS:spin" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001780 ;
    owl:annotatedTarget "spinal nerves" .

[]
    oboInOwl:hasDbXref "MP:0003727" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001781 ;
    owl:annotatedTarget "Any of the layers that make up the retina[MP]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001781 ;
    owl:annotatedTarget "MA does not treat internal/external limiting memranes as layers - these are classified as laminae. Here we follow other ontologies in grouping with other layers. MA also treats retinal pigment epithelium and neural retina epithelium as distinct from the layers. We follow ontologies such as FMA and ZFA in first dividing into pigmented and neural layers - these are also classified as layers, giving us over the usual 10 layers" .

[]
    oboInOwl:source "ncithesaurus:Retina_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001781 ;
    owl:annotatedTarget "UMLS:C0459649" .

[]
    oboInOwl:hasDbXref "MP:0006069" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001781 ;
    owl:annotatedTarget "retina neuronal layer" .

[]
    oboInOwl:hasDbXref "MP:0006069" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001781 ;
    owl:annotatedTarget "retinal neuronal layer" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001787
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Retinal_pigment_epithelium", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "A monolayer of pigmented epithelium covering the neural retina; develops from the outer of the two layers of the optic cup[ZFA]. the pigmented cell layer just outside the neurosensory retina that nourishes retinal visual cells, and is firmly attached to the underlying choroid and overlying retinal visual cells[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000144" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "A monolayer of pigmented epithelium covering the neural retina; develops from the outer of the two layers of the optic cup. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011096" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ZFA:0000144" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "The monolayer of pigmented epithelium covering the neural retina.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000536" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Retinal_Pigment_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "UMLS:C0035322" .

[]
    oboInOwl:hasDbXref "MP:0005201", "Wikipedia:Retinal_pigment_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "retinal pigment epithelium" .

[]
    oboInOwl:hasDbXref "ZFA:0000144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "retinal pigmented epithelium" .

[]
    oboInOwl:hasDbXref "FMA:58627", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "stratum pigmentosum retinae" .

[]
    oboInOwl:hasDbXref "BTO:0001177" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "epithelium, retinal pigment" .

[]
    oboInOwl:hasDbXref "Wikipedia:Retinal_pigment_epithelium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "p. pigmentosa retinae" .

[]
    oboInOwl:hasDbXref "VHOG:0000536" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "retinal pigment layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Retinal_pigment_epithelium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001782 ;
    owl:annotatedTarget "stratum pigmentosa retinae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "Cranial nerves are nerves that emerge directly from the brain, in contrast to spinal nerves, which emerge from segments of the spinal cord." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000641" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "Twelve pairs of cranial nerves exit/enter the cranium through openings in the skull. The nerves contain efferent axons with motor and glandular functions, as well as afferent axons from cranial ganglia with sensory functions. The nerves are numbered in a rostral to caudal sequence, with the exception of the lateral line nerves.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000279" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (5) cranial nerves (...).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "UMLS:C0010268" .

[]
    oboInOwl:source "ncithesaurus:Cranial_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "UMLS:C0010268" .

[]
    oboInOwl:source "BIRNLEX:1623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "UMLS:C1269897" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001785 ;
    owl:annotatedTarget "nervus cranialis" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000287
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Layer_of_rods_and_cones", "ZFA:0000143" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "The layer within the retina where the photoreceptor cell receptor segments reside." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001165" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "we follow MA and ZFA in subdividing this into inner and outer segments" .

[]
    oboInOwl:source "ncithesaurus:Layer_of_the_Rods_and_Cones" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "UMLS:C0229206" .

[]
    oboInOwl:hasDbXref "ZFA:0000143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "retinal photoreceptor layer" .

[]
    oboInOwl:hasDbXref "FMA:58680", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "stratum segmentorum externorum et internorum retinae" .

[]
    oboInOwl:hasDbXref "ZFA:0000143" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001787 ;
    owl:annotatedTarget "retinal photoreceptor layers" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget obo:UBERON_0007619 .

[]
    oboInOwl:hasDbXref "MP:0010236", "https://github.com/obophenotype/mammalian-phenotype-ontology/issues/2109" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "The row of jucntional complexes between the plasma membranes of rod segments and the Muller glia cells; this barrier separates the layer of inner and outer segments of the rods and cones from the outer nuclear layer and forms a blood-retina barrier[MP]." .

[]
    oboInOwl:source "ncithesaurus:Outer_Limiting_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "UMLS:C1518685" .

[]
    oboInOwl:hasDbXref "ZFA:0001331" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "external limiting membrane" .

[]
    oboInOwl:hasDbXref "XAO:0003224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "outer limiting membrane" .

[]
    oboInOwl:hasDbXref "MP:0010236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "retina outer limiting membrane" .

[]
    oboInOwl:hasDbXref "FMA:58683", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "stratum limitans externum retinae" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/mammalian-phenotype-ontology/issues/2109" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "BRB" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/mammalian-phenotype-ontology/issues/2109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "blood retina barrier" .

[]
    oboInOwl:hasDbXref "ZFA:0001331" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001788 ;
    owl:annotatedTarget "outer limiting membranes" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "Molekuel" .

[]
    oboInOwl:notes "soma" ;
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:CL_0000287
        ]
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001464" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "The layer within the retina where the photoreceptor cell bodies reside." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001170" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Outer_Nuclear_Layer_of_Retina" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "UMLS:C0229210" .

[]
    oboInOwl:hasDbXref "EMAPA:19157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "neural retina outer nuclear layer" .

[]
    oboInOwl:hasDbXref "FMA:58684", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "stratum nucleare externum retinae" .

[]
    oboInOwl:hasDbXref "BTO:0005600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "external nuclear layer" .

[]
    oboInOwl:hasDbXref "BTO:0005600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "layer of outer granules" .

[]
    oboInOwl:hasDbXref "BAMS:Ronl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "retina, outer nuclear layer" .

[]
    oboInOwl:hasDbXref "ZFA:0001464" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001789 ;
    owl:annotatedTarget "retinal outer nuclear layers" .

[]
    oboInOwl:hasDbXref "ZFA:0001330" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "The layer within the retina where the bipolar cells synapse with the photoreceptor cells[ZFA]. Between the inner and outer nuclear layers, the outer plexiform layer (OPL) contains connections between the photoreceptors and bipolar and horizontal cells[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001330" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "The layer within the retina where the bipolar cells synapse with the photoreceptor cells.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001171" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BTO:0003174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "external plexiform layer" .

[]
    oboInOwl:source "ncithesaurus:Outer_Plexiform_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "UMLS:C0229217" .

[]
    oboInOwl:hasDbXref "BTO:0003174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "outer plexiform layer" .

[]
    oboInOwl:hasDbXref "FMA:58685", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "stratum plexiforme externum retinae" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "OPL" .

[]
    oboInOwl:hasDbXref "BAMS:Ropl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "retina, outer plexiform layer" .

[]
    oboInOwl:hasDbXref "ZFA:0001330" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001790 ;
    owl:annotatedTarget "retinal outer plexiform layers" .

[]
    oboInOwl:hasDbXref "NLX:93816" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "Cytoarchitectural layer of retina containing closely packed cell bodies, the majority of which are bipolar cells (adapted from Wikipedia)." .

[]
    oboInOwl:source "BTO:0003176" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "The layer of the retina composed of the cell bodies of bipolar cells, horizontal cells, and some of the cell bodies of amacrine cells[BTO:0003176]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001167" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Inner_Nuclear_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "UMLS:C0229211" .

[]
    oboInOwl:hasDbXref "ZFA:0000119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "intermediate cell layer" .

[]
    oboInOwl:hasDbXref "EMAPA:19155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "neural retina inner nuclear layer" .

[]
    oboInOwl:hasDbXref "FMA:58686", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "stratum nucleare internum retinae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000814 ;
    owl:annotatedTarget obo:CL_0000791 .

[]
    oboInOwl:hasDbXref "NLX:93816" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "layer of inner granules" .

[]
    oboInOwl:hasDbXref "BAMS:Rinl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001791 ;
    owl:annotatedTarget "retina, inner nuclear layer" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget obo:UBERON_0001781 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

[]
    oboInOwl:hasDbXref "NLX:36500" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "Cytoarchitectural layer of retina that contains somata of retinal ganglion cells, bounded by the stratum opticum and the inner plexiform layer" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000814 ;
    owl:annotatedTarget "A mature alpha-beta T cell of a distinct lineage that bears natural killer markers and a T cell receptor specific for a limited set of ligands. NK T cells have activation and regulatory roles particularly early in an immune response."^^xsd:string .

[]
    oboInOwl:source "Wikipedia:Ganglion_cell_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "a layer of the retina that consists of retinal ganglion cells[WP]. innermost nuclear layer of the retina, which contains neurons that project axons through the optic nerve to the brain[Wikipedia:Ganglion_cell_layer]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001166" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "NIFSTD class appears to be retired in nlx[http://neurolex.org/wiki/Nlx_anat_1005030]" .

[]
    oboInOwl:hasDbXref "FMA:58687", "ZFA:0000024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "ganglion cell layer" .

[]
    oboInOwl:hasDbXref "FMA:58687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "ganglionic cell layer of retina" .

[]
    oboInOwl:hasDbXref "MP:0008510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "retinal ganglion layer" .

[]
    oboInOwl:hasDbXref "FMA:58687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "stratum ganglionicum (retina)" .

[]
    oboInOwl:hasDbXref "BAMS:Rgcl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "retina, ganglion cell layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ganglion_cell_layer" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001792 ;
    owl:annotatedTarget "stratum ganglionicum retinae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003902
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-914294-08-3", "MGI:smb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "layer of the retina formed by expansion of the fibers of the optic nerve" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001169" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001619" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "nerve fiber layer" .

[]
    oboInOwl:hasDbXref "DMBA:15652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "optic fiber layer" .

[]
    oboInOwl:hasDbXref "FMA:58688", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "stratum neurofibrarum retinae" .

[]
    oboInOwl:hasDbXref "EMAPA:18591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "neural retina nerve fibre layer" .

[]
    oboInOwl:hasDbXref "VHOG:0001169" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "optic fiber layer" .

[]
    oboInOwl:hasDbXref "TAO:0002212" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "optic fiber layers" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nerve_fiber_layer" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001793 ;
    owl:annotatedTarget "stratum neurofibrum retinae" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget obo:UBERON_0007619 .

[]
    oboInOwl:hasDbXref "MP:0010235" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "The row of fused Muller cell processes and astrocytes that separates the retinal nerve fiber layer from the vitreous[MP]." .

[]
    oboInOwl:source "ZFIN:ZDB-PUB-071023-7, ZFIN:ZDB-PUB-120529-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "Membrane on the apical surface of the retina. The retinal vasculature becomes adhered to the apical surface of the ILM by 30dpf[ZFIN:ZDB-PUB-071023-7, ZFIN:ZDB-PUB-120529-3]." .

[]
    oboInOwl:hasDbXref "ZFA:0001029" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "ILM" .

[]
    oboInOwl:source "ncithesaurus:Inner_Limiting_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "UMLS:C1512783" .

[]
    oboInOwl:hasDbXref "XAO:0003222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "inner limiting membrane" .

[]
    oboInOwl:hasDbXref "MP:0010235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "retina inner limiting membrane" .

[]
    oboInOwl:hasDbXref "FMA:58689", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "stratum limitans internum retinae" .

[]
    oboInOwl:hasDbXref "ZFA:0001029" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001794 ;
    owl:annotatedTarget "inner limiting membranes" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001106 ;
    owl:annotatedTarget "X proximalmost_part_of Y <=> X is part_of Y and X is adjacent_to the proximal boundary of Y" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecula" .

[]
    oboInOwl:hasDbXref "NLX:20558" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "Cytoarchitectural layer of the retina that is made up of a dense reticulum of fibrils formed by interlaced dendrites of retinal ganglion cells and cells of the inner nuclear layer (adapted from Wikipedia)" .

[]
    oboInOwl:source "GO:0010842" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "The inner plexiform layer (IPL) is positioned between the INL and the ganglion cell layer and contains the dendrites of RGCs and processes of bipolar and amacrine cells[GO][GO:0010842]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001329" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "The layer within the retina where the bipolar cells synapse with the dendrites of the ganglion cells.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001168" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Inner_Plexiform_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "UMLS:C0229221" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000815 ;
    owl:annotatedTarget obo:CL_0002419 .

[]
    oboInOwl:hasDbXref "FMA:58704" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "stratum plexiforme internum" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "IPL" .

[]
    oboInOwl:hasDbXref "BTO:0003175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "inner plexiform layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:1005032" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "internal plexiform layer of retina" .

[]
    oboInOwl:hasDbXref "BAMS:Ripl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "retina, inner plexiform layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:1005032" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "retinal internal plexiform layer" .

[]
    oboInOwl:hasDbXref "BTO:0003175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "stratum plexifome internum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inner_plexiform_layer" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001795 ;
    owl:annotatedTarget "stratum plexiforme internum retinae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000815 ;
    owl:annotatedTarget "A T cell which regulates overall immune responses as well as the responses of other T cell subsets through direct cell-cell contact and cytokine release."^^xsd:string .

[]
    oboInOwl:notes "FMA def states A and P", "located_in in EHDAA2" ;
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Aqueous_humor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "A thick watery refractive medium that fills the space between the lens and the cornea[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000548" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/aqueous+humour" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "The fluid produced by the ciliary process in the eye and occupying the anterior and posterior chambers. It provides nourishment for the lens and cornea and maintains the ocular pressure, and hence the optical integrity of the eyeball. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000548" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007), ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.424 and p.426 and p.429 and Figure 12-24", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "(...) we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya (reference 1); Although the eye varies greatly in adaptative details among vertebrates, its basic structure is the same in all. The human eye is representative of the design typical for a tetrapod. (...) A watery aqueous humor fills the spaces in the eye in front of the lens (...) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "FMA says A+P chambers, and MA states A chamber. ZFA states A chamber and tha it is produced primarily by dorsal ciliary epithelial cells.To be investigated across taxa." .

[]
    oboInOwl:source "ncithesaurus:Aqueous_Humor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "UMLS:C0003662" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "aqueous humour" .

[]
    oboInOwl:hasDbXref "FMA:58819", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001796 ;
    owl:annotatedTarget "humor aquosus" .

[]
    oboInOwl:hasDbXref "MP:0002699" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "A transparent, semigelatinous substance that fills the cavity behind the crystalline lens of the eye and in front of the retina" .

[]
    oboInOwl:hasDbXref "FMA:67388" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "portion of vitreous humor" .

[]
    oboInOwl:source "ncithesaurus:Vitreous_Humor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "UMLS:C0229096" .

[]
    oboInOwl:hasDbXref "FMA:58822", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "humor vitreus" .

[]
    oboInOwl:hasDbXref "ZFA:0005561" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "vitreous" .

[]
    oboInOwl:hasDbXref "FMA:58822" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "whole portion of vitreous humor" .

[]
    oboInOwl:hasDbXref "BTO:0001451" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "humoral fluid" .

[]
    oboInOwl:hasDbXref "BTO:0001451" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "ocular fluid" .

[]
    oboInOwl:hasDbXref "BTO:0001451" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001797 ;
    owl:annotatedTarget "vitreous fluid" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001798 ;
    owl:annotatedTarget obo:UBERON_0011825 .

[]
    oboInOwl:notes "neural ectoderm of optic cup" ;
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001798 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:hasDbXref "MP:0002699" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001798 ;
    owl:annotatedTarget "Gelatinous mucoid tissue that is composed of vitreous humor and fills the cavity behind the crystalline lens of the eye and in front of the retina[MP,modified]" .

[]
    oboInOwl:source "ncithesaurus:Vitreous_Body" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001798 ;
    owl:annotatedTarget "UMLS:C0042905" .

[]
    oboInOwl:hasDbXref "BTO:0002087" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "The chamber in the eyeball enclosing the vitreous humor, bounded anteriorly by the lens and ciliary body and posteriorly by the posterior wall of the eyeball[BTO,modified]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "EMAPA:37805" .

[]
    oboInOwl:source "ncithesaurus:Vitreous_Chamber" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "UMLS:C0229095" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "camera postrema" .

[]
    oboInOwl:hasDbXref "FMA:58848", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "camera postrema bulbi oculi" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "camera postrema bulbi oculi" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "camera vitrea" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "camera vitrea bulbi" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "postremal chamber" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "postremal chamber of eyeball" .

[]
    oboInOwl:hasDbXref "FMA:58848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001799 ;
    owl:annotatedTarget "vitreous chamber" .

[]
    oboInOwl:hasDbXref "MP:0000960" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001800 ;
    owl:annotatedTarget "The clusters of neurons in the somatic peripheral nervous system which contain the cell bodies of sensory nerve axons, interneurons and non-neuronal supporting cells." .

[]
    oboInOwl:source "ncithesaurus:Sensory_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001800 ;
    owl:annotatedTarget "UMLS:C0206429" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001800 ;
    owl:annotatedTarget "ganglion sensorium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000123 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget obo:UBERON_0001802 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MESH:A09.371.060", "MP:0005193" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget "any of the parts of the eye that lie in front of, or ventral to, the lens (inclusive)" .

[]
    oboInOwl:source "ncithesaurus:Anterior_Eye_Segment" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget "UMLS:C0003153" .

[]
    oboInOwl:hasDbXref "ZFA:0005566" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget "anterior segment eye" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_segment_of_eyeball" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget "segmentum anterius bulbi oculi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000122 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001801 ;
    owl:annotatedTarget obo:UBERON_0001802 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005195" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget "any of the parts of the eye that lie in back of, or dorsal to, the lens (but not inclusive)" .

[]
    oboInOwl:source "ncithesaurus:Posterior_Eye_Segment" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget "UMLS:C0278450" .

[]
    oboInOwl:hasDbXref "ZFA:0005567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget "posterior segment eye" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_segment_of_eyeball" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001802 ;
    owl:annotatedTarget "segmentum posterius bulbi oculi" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecules" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "A layer of epithelial cells that is part of the eye." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "epithelial tissue of eye lens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "epithelial tissue of lens" .

[]
    oboInOwl:hasDbXref "FMA:58871", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "epithelium lentis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "epithelium of eye lens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "eye lens epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "eye lens epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001803 ;
    owl:annotatedTarget "lens epithelial tissue" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005614
    ] .

[]
    oboInOwl:hasDbXref "MGI:smb"^^xsd:string, "MP:0003236", "PMID:15483628" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "the elastic, clear, membrane-like structure, that is outer most layer of the lens" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000550" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "The transparent membrane which surrounds the lens of the eye. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000550" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007), ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.424 and p.426 and p.429 and Figure 12-24", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "(...) we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya (reference 1); Although the eye varies greatly in adaptative details among vertebrates, its basic structure is the same in all. The human eye is representative of the design typical for a tetrapod. (...) A watery aqueous humor fills the spaces in the eye in front of the lens (...) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "FMA classifies this is a capsule and hence an organ part. In contrast we classify this as acellular" .

[]
    oboInOwl:source "ncithesaurus:Lens_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "UMLS:C0229232" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001804 ;
    owl:annotatedTarget "capsula lentis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Autonomic_ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "ganglion that has dendrites that form a junction between autonomic nerves originating from the central nervous system and autonomic nerves innervating their target organs in the periphery. There are two subtypes, sympathetic ganglion and parasympathetic ganglion." .

[]
    oboInOwl:source "ncithesaurus:Autonomic_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "UMLS:C0017068" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "autonomic nervous system ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "ganglion of autonomic nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "ganglion of visceral nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "visceral nervous system ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Autonomic_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001805 ;
    owl:annotatedTarget "ganglion autonomicum" .

[]
    oboInOwl:source "DOI:10.1101/gr.157586.113", "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003083
    ] .

[]
    oboInOwl:hasDbXref "MP:0001008", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "A ganglion of the sympathetic nervous system. Examples: paravertebral and the prevertebral ganglia, which include the sympathetic chain ganglia, the superior, middle, and inferior cervical ganglia, and the aorticorenal, celiac, and stellate ganglia" .

[]
    oboInOwl:source "ncithesaurus:Sympathetic_Ganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "UMLS:C0017071" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "ganglion of sympathetic nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "ganglion of sympathetic part of autonomic division of nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "sympathetic nervous system ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "sympathetic part of autonomic division of nervous system ganglion" .

[]
    oboInOwl:hasDbXref "BTO:0001333" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "ganglion sympathicum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sympathetic_ganglion" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001806 ;
    owl:annotatedTarget "ganglion sympathicum" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget obo:UBERON_0007134 .

[]
    oboInOwl:hasDbXref "Wikipedia:Paravertebral_ganglion", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "Trunk ganglion which is part of a bilaterally paired set of sympathetic ganglia located anterior and lateral to the spinal cord." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "ganglion trunci sympathetici" .

[]
    oboInOwl:hasDbXref "FMA:5891", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "ganglion trunci sympathici" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paravertebral_ganglia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "ganglia of sympathetic trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paravertebral_ganglia" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "ganglia trunci sympathici" .

[]
    oboInOwl:hasDbXref "FMA:80128" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "paravertebral ganglia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paravertebral_ganglia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "paravertebral ganglion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paravertebral_ganglia" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001807 ;
    owl:annotatedTarget "sympathetic chain ganglia" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000526
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000527
    ] .

[]
    oboInOwl:hasDbXref "FMA:5901", "Wikipedia:Nervous_system_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget "Anatomical junction where subdivisions of two or more neural trees interconnect with one another to form a network through which nerve fibers of the constituent nerve trees become regrouped; together with other nerve plexuses, nerves and ganglia, it constitutes the peripheral nervous system. Examples: cervical nerve plexus, brachial nerve plexus, sacral nerve plexus[FMA]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget "in FMA this is a subtype of junction rather than tissue" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget "EMAPA:37683" .

[]
    oboInOwl:source "ncithesaurus:Nerve_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001810 ;
    owl:annotatedTarget "UMLS:C0501403" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005908
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010409
    ] .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "MESH:A09.371.060.200", "MGI:csmith"^^xsd:string, "MP:0001310" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "the mucous membrane that lines the inner surface of the eyelids and the front of the eyeball" .

[]
    oboInOwl:source "ncithesaurus:Conjunctiva" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "UMLS:C0009758" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "neutral molecular compounds" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:20081059"^^xsd:string, "PMID:20839338"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000816 ;
    owl:annotatedTarget "An immature B cell is a B cell that has the phenotype surface IgM-positive and surface IgD-negative, and have not undergone class immunoglobulin class switching or peripheral encounter with antigen and activation."^^xsd:string .

[]
    oboInOwl:hasDbXref "XAO:0000182" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "conjunctivae" .

[]
    oboInOwl:hasDbXref "XAO:0000182" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "conjunctivas" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "tunica conjunctiva" .

[]
    oboInOwl:hasDbXref "FMA:59011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001811 ;
    owl:annotatedTarget "wall of conjunctival sac" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=70024" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "an intermingling of fiber fascicles from adjacent spinal nerves to form a network." .

[]
    oboInOwl:hasDbXref "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000816 ;
    owl:annotatedTarget "newly formed B cell"^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000926" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.436", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "To reach the muscles, dermatomes, and other structures of the limbs, some of the neurons in the spinal nerves come together in the plexus at the base of the limb. Such plexuses occur in all gnathostomes, and they reach their highest complexity among mammals and birds in which the cervical plexus supplies many ventral neck muscles, the brachial plexus supplies the pectoral appendage, a lumbosacral plexus supplies the pelvic appendage, and a coccygeal plexus supplies some of the pelvic muscles.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Nerve_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "UMLS:C0228603" .

[]
    oboInOwl:hasDbXref "FMA:5903", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "plexus nervorum spinalium" .

[]
    oboInOwl:hasDbXref "FMA:5903" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "plexus of spinal nerves" .

[]
    oboInOwl:hasDbXref "FMA:5903" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "somatic nerve plexus" .

[]
    oboInOwl:hasDbXref "FMA:5903" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001813 ;
    owl:annotatedTarget "spinal nerve plexus" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Brachial_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "An arrangement of nerve fibers, running from the spine where it proceeds through the neck then the axilla and into the arm where it innervates skin and muscle. [WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000372" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/brachial+plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "A nerve plexus originating from the anterior branches of the last four cervical and the first thoracic spinal nerves, giving off many of the principal nerves of the shoulder, chest, and arms. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000372" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.436", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "To reach the muscles, dermatomes, and other structures of the limbs, some of the neurons in the spinal nerves come together in the plexus at the base of the limb. Such plexuses occur in all gnathostomes, and they reach their highest complexity among mammals and birds in which the cervical plexus supplies many ventral neck muscles, the brachial plexus supplies the pectoral appendage, a lumbosacral plexus supplies the pelvic appendage, and a coccygeal plexus supplies some of the pelvic muscles.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Brachial_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "UMLS:C0006090" .

[]
    oboInOwl:hasDbXref "MA:0001180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "brachial plexus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachial_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "plexus brachialis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachial_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001814 ;
    owl:annotatedTarget "plexus brachialis" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001815 ;
    owl:annotatedTarget "An arrangement of nerve fibers, running from the spine that travels to the pelvic appendage where it innervates skin and muscle." .

[]
    oboInOwl:source "ncithesaurus:Lumbosacral_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001815 ;
    owl:annotatedTarget "UMLS:C0024093" .

[]
    oboInOwl:hasDbXref "FMA:5907", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001815 ;
    owl:annotatedTarget "plexus lumbosacralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lumbosacral_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001815 ;
    owl:annotatedTarget "plexus lumbosacralis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001816 ;
    owl:annotatedTarget "A nerve plexus that is part of an autonomic nervous system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:5910", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001816 ;
    owl:annotatedTarget "plexus autonomicus" .

[]
    oboInOwl:hasDbXref "FMA:5910", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001816 ;
    owl:annotatedTarget "plexus nervosus visceralis" .

[]
    oboInOwl:hasDbXref "FMA:5910", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001816 ;
    owl:annotatedTarget "plexus visceralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_gland", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "The lacrimal glands are paired almond-shaped glands, located in or near the orbital region, that secrete the aqueous layer of the tear film.[WP]." .

[]
    oboInOwl:source "PMID:7559104" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget obo:NCBITaxon_8570 .

[]
    oboInOwl:source "FMA:59101" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "Lobular organ the parenchyma of which consists of glandular acini which communicate the lacrimal sac. Examples: There only two instances, right lacrimal and left lacrimal glands." .

[]
    oboInOwl:source "Wikipedia:Preorbital_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "The preorbital gland is a paired exocrine gland found in many species of hoofed animals, which is homologous to the lacrimal gland found in humans. These glands are trenchlike slits of dark blue to black, nearly bare skin extending from the medial canthus of each eye. They are lined by a combination of sebaceous and sudoriferous glands, and they produce secretions which contain pheromones and other semiochemical compounds. Ungulates frequently deposit these secretions on twigs and grass as a means of communication with other animals. The preorbital gland serves different roles in different species. Pheromone-containing secretions from the preorbital gland may serve to establish an animal's dominance (especially in preparation for breeding), mark its territory, or simply to produce a pleasurable sensation to the animal. Because of its critical role in scent marking, the preorbital gland is usually considered as a type of scent gland. A further function of these glands may be to produce antimicrobial compounds against skin pathogens. Antimicrobial compounds found in these glands may be biosynthesized by the animal itself, or by microorganisms that live in these glands[Wikipedia:Preorbital_gland]." .

[]
    oboInOwl:source "ncithesaurus:Lacrimal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "UMLS:C0022907" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "glandula lacrimalis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "lacrimal-preorbital gland" .

[]
    oboInOwl:hasDbXref "NCBITaxon:91561"^^xsd:string, "Wikipedia:Preorbital_gland" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "glandula praeorbitalis" .

[]
    oboInOwl:hasDbXref "NCBITaxon:91561"^^xsd:string, "Wikipedia:Preorbital_gland" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "preorbital gland" .

[]
    oboInOwl:hasDbXref "BTO:0000044" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001817 ;
    owl:annotatedTarget "tear gland" .

[]
    oboInOwl:notes "coiled tubular" ;
    oboInOwl:source "Wikipedia:Tubular_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005089
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000674" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "any of the coil glands of the skin that secrete sweat" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001467" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/sweat+gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "A gland that secretes sweat, found in the dermis or subcutaneous tissue, opening by a duct on the body surface. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001467" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.101", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "Sweat glands (also called sudoriferous glands) are unique to mammals.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Sweat_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "UMLS:C0038989" .

[]
    oboInOwl:hasDbXref "BTO:0001331" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "glandula sudorifera" .

[]
    oboInOwl:hasDbXref "BTO:0001331" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "sudoriferous gland" .

[]
    oboInOwl:hasDbXref "BTO:0001331" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001820 ;
    owl:annotatedTarget "sudoriparous gland" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget obo:UBERON_0012344 .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005088
    ] .

[]
    oboInOwl:hasDbXref "MP:0000647", "Wikipedia:Sebaceous_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "A holocrine gland that secretes sebum into the hair follicles, or in hairless areas into ducts.[MP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001468" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/sebaceous+gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "Any of the numerous holocrine glands in the dermis that empty into a hair follicle and produce and secrete sebum. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001468" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.102", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "Sebaceous glands are also limited to mammals.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Sebaceous_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "UMLS:C0036505" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sebaceous_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "glandula sebacea" .

[]
    oboInOwl:hasDbXref "BTO:0001980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "glandula sebaceae" .

[]
    oboInOwl:hasDbXref "BTO:0001980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001821 ;
    owl:annotatedTarget "sebaceous follicle" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "nonmetal" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001823 ;
    owl:annotatedTarget obo:UBERON_0002418 .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001823 ;
    owl:annotatedTarget "One of the cartilage structures in the nose that provide form and support[WP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001823 ;
    owl:annotatedTarget "EMAPA:37681" .

[]
    oboInOwl:source "ncithesaurus:Nasal_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001823 ;
    owl:annotatedTarget "UMLS:C0225415" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000817 ;
    owl:annotatedTarget obo:CL_0001201 .

[]
    oboInOwl:hasDbXref "MP:0002261" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "The mucous lining of the larynx, which is composed of squamous epithelium in the upper larynx and ciliated columnar epithelium in the lower larynx." .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "UMLS:C0023053" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "larynx mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "larynx mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "larynx organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "mucosa of organ of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "organ mucosa of larynx" .

[]
    oboInOwl:hasDbXref "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000817 ;
    owl:annotatedTarget "A precursor B cell is a B cell with the phenotype CD10-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:59662", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "tunica mucosa laryngis" .

[]
    oboInOwl:hasDbXref "EMAPA:18334" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001824 ;
    owl:annotatedTarget "laryngeal mucous membrane" .

[]
    oboInOwl:hasDbXref "MP:0002238" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001826 ;
    owl:annotatedTarget "The mucous membrane that lines the nasal cavity[MP]." .

[]
    oboInOwl:hasDbXref "FMA:59684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001826 ;
    owl:annotatedTarget "mucosa of nose" .

[]
    oboInOwl:hasDbXref "FMA:59684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001826 ;
    owl:annotatedTarget "mucous membrane of nose" .

[]
    oboInOwl:hasDbXref "FMA:59684", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001826 ;
    owl:annotatedTarget "tunica mucosa nasi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tear", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001827 ;
    owl:annotatedTarget "Aqueous substance secreted by the lacrimal gland." .

[]
    oboInOwl:source "ncithesaurus:Tear" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001827 ;
    owl:annotatedTarget "UMLS:C0039409" .

[]
    oboInOwl:hasDbXref "FMA:59756" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001827 ;
    owl:annotatedTarget "tear" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001827 ;
    owl:annotatedTarget "tears" .

[]
    oboInOwl:hasDbXref "BTO:0001499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001827 ;
    owl:annotatedTarget "tear fluid" .

[]
    oboInOwl:source "Carranza" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003729
    ] .

[]
    oboInOwl:source "ISBN:0013002015" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0003729
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0013002015", "Wikipedia:Gingiva" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget "The fibrous investing tissue, covered by keratinized epithelium, that immediately surrounds a tooth and is contiguous with its periodontal ligament and with the mucosal tissues of the mouth[Glossary of Periodontal Terms 2001]." .

[]
    oboInOwl:source "ncithesaurus:Gingiva" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget "UMLS:C0017562" .

[]
    oboInOwl:hasDbXref "FMA:59762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget "gum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001828 ;
    owl:annotatedTarget "gum tissue" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget obo:UBERON_0003102 .

[]
    oboInOwl:source "BTO", "FMA-implicit", "VHOG"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0000166
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lip", "http://www.medterms.com/script/main/art.asp?articlekey=9458" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget "One of the two fleshy folds which surround the opening of the mouth." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0007006" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string, "http//:www.medterms.com/script/main/art.asp?articlekey=9458" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget "Surface structure that is one of the two fleshy folds surrounding the opening of the mouth.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Lip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget "UMLS:C0023759" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lip" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget "labia oris" .

[]
    oboInOwl:hasDbXref "TAO:0001970", "Wikipedia:Upper_lip" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001834 ;
    owl:annotatedTarget "Lip that covers the upper portion of the mouth.[TAO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001750" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001834 ;
    owl:annotatedTarget "Lip that covers the lower portion of the mouth. [ZFIN:Curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001970" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001834 ;
    owl:annotatedTarget "Lip that covers the upper portion of the mouth.[TAO]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001834 ;
    owl:annotatedTarget "upper jaw lip" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_lip" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001834 ;
    owl:annotatedTarget "labium superius oris" .

[]
    oboInOwl:hasDbXref "TAO:0002060", "Wikipedia:Lower_lip" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "Lip that covers the lower portion of the mouth.[TAO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002060" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "Lip that covers the lower portion of the mouth.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Lower_Lip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "UMLS:C0458583" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "lower jaw lip" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lower_lip" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "labium inferius oris" .

[]
    oboInOwl:hasDbXref "GO:0046541", "Wikipedia:Saliva" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "A fluid produced in the oral cavity by salivary glands, typically used in predigestion, but also in other functions." .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "We classify a wide variety of not necessarily homologous fluids here. In humans, the saliva is a turbid and slightly viscous fluid, generally of an alkaline reaction, and is secreted by the parotid, submaxillary, and sublingual glands. In the mouth the saliva is mixed with the secretion from the buccal glands. In man and many animals, saliva is an important digestive fluid on account of the presence of the peculiar enzyme, ptyalin" .

[]
    oboInOwl:source "ncithesaurus:Saliva" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "UMLS:C0036087" .

[]
    oboInOwl:hasDbXref "FMA:59862" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "salivary gland secretion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saliva" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "sailva normalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saliva" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "saliva atomaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saliva" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001836 ;
    owl:annotatedTarget "saliva molecularis" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "Nichtmetall" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001837 ;
    owl:annotatedTarget "The duct of a salivary gland." .

[]
    oboInOwl:hasDbXref "BTO:0005115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001837 ;
    owl:annotatedTarget "secretory duct" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001839 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001694
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001839 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Bony_labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001839 ;
    owl:annotatedTarget "A system of fluid passages in the inner ear, including both the cochlea, which is part of the auditory system, and the vestibular system, which provides the sense of balance. The bony labyrinth, or osseous labyrinth, is the network of passages with bony walls lined with periosteum. The bony labyrinth is lined with the membranous labyrinth. There is a layer of perilymph between them. The three parts of the bony labyrinth are the vestibule of the ear, the semicircular canals, and the cochlea. The vestibular system is the region of the inner ear where the semicircular canals converge, close to the cochlea (the hearing organ). The vestibular system works with the visual system to keep objects in focus when the head is moving. Joint and muscle receptors also are important in maintaining balance. The brain receives, interprets, and processes the information from these systems that control our balance. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Osseous_Labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001839 ;
    owl:annotatedTarget "UMLS:C0458699" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bony_labyrinth" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001839 ;
    owl:annotatedTarget "labyrinthus osseus" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget obo:UBERON_0000025 .

[]
    oboInOwl:source "OG" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Semicircular_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "One of three half-circular, interconnected tubes located inside each ear[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000431" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "Fluid-filled toroidal spaces, arranged orthogonally to each other in the ear, that detect angular accelerations. (See Anatomical Atlas entry for semicircular canals by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001144" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.414", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. These ducts are sometimes called canals, but technically the term semicircular canal applies to the spaces in the osseus labyrinth in which the semicircular ducts lie.[uncertain][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "MA divides this into osseous and duct. In FMA, this is systemically part of the bony labyrinth. Note this is an anatomical space in ZFA. The MA treatment has advantages for representing the neuroepithelium, which should not be part of bone. Also check duct vs canal" .

[]
    oboInOwl:source "ncithesaurus:Semicircular_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "UMLS:C0036622" .

[]
    oboInOwl:hasDbXref "TAO:0000431" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "semicircular canals" .

[]
    oboInOwl:hasDbXref "Wikipedia:Semicircular_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "canalis semicircularis" .

[]
    oboInOwl:hasDbXref "BTO:0003383", "FMA:71880", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "ductus semicirculares" .

[]
    oboInOwl:hasDbXref "TAO:0000431" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "scc" .

[]
    oboInOwl:hasDbXref "XAO:0000198" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001840 ;
    owl:annotatedTarget "semicircular ducts" .

[]
    oboInOwl:source "FMA"^^xsd:string, "VHOG"^^xsd:string, "XAO"^^xsd:string, "ncit" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001839
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000031", "Wikipedia:Cochlea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "the spiral-shaped bony canal in the inner ear containing the hair cells that transduce sound. Its core component is the Organ of Corti, the sensory organ of hearing, which is distributed along the partition separating fluid chambers in the coiled tapered tube of the cochlea. [WP,modified]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000691" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/cochlea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "A spiral-shaped cavity in the petrous portion of the temporal bone of the inner ear, containing the nerve endings essential for hearing and forming one of the divisions of the labyrinth. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000691" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0959-4388(98)80033-0 Manley GA, Koeppl C, Phylogenetic development of the cochlea and its innervation. Current Opinion in Neurobiology (1998)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "Because achieving high sensitivity is generally advantageous for auditory organs, it is not surprising that evidence for cochlear amplification is also seen in nonmammals. Spontaneous otoacoustic emissions (SOAEs) are narrow-band sound signals emitted from the inner ear, and it is generally assumed that their energy derives from the hair-cell molecular motors underlying cochlear amplification. However, all terrestrial vertebrates studied so far (including amphibians) show very similar SOAEs. The most parsimonious explanation for the universality of this phenomena is that some kind of amplifying mechanism is at least as old as land vertebrates themselves.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "sources vary in connection to bony labyrinth" .

[]
    oboInOwl:source "BIRNLEX:1190" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "UMLS:C0009195" .

[]
    oboInOwl:source "ncithesaurus:Cochlea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "UMLS:C0009195" .

[]
    oboInOwl:source "BIRNLEX:1190" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "UMLS:C1278895" .

[]
    oboInOwl:hasDbXref "XAO:0000197" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "lagena" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "cochleae" .

[]
    oboInOwl:hasDbXref "BTO:0000267" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "cochlear organ" .

[]
    oboInOwl:hasDbXref "ZFA:0000374" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001844 ;
    owl:annotatedTarget "lagenas" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001845 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002221 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Perilymph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001845 ;
    owl:annotatedTarget "Transudate contained in the osseous labyrinth outside the membranous labyrinth.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Perilymph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001845 ;
    owl:annotatedTarget "UMLS:C0031059" .

[]
    oboInOwl:hasDbXref "Wikipedia:Perilymph" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001845 ;
    owl:annotatedTarget "liquor cotunnii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Perilymph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001845 ;
    owl:annotatedTarget "perilympha" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] .

[]
    oboInOwl:hasDbXref "PMID:16217737", "Wikipedia:Internal_ear", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "Complex labyrinthine structure that comprises sensory endorgans specialized for vestibular, auditory, and acoustico-vestibular sensation." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000217" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "The auditory (hearing) and vestibular (balance) organ of the fish, equivalent to the inner ear of amniotes. (See Anatomical Atlas entry for ear by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000284" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.366", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "The labyrinth, or inner ear, evolved very early in vertebrate history and, with many variations in configuration but none of basic design and function, has been retained by all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "UMLS:C0022889" .

[]
    oboInOwl:source "ncithesaurus:Internal_Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "UMLS:C0022889" .

[]
    oboInOwl:source "BIRNLEX:1196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "UMLS:C1268973" .

[]
    oboInOwl:hasDbXref "BTO:0000630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001846 ;
    owl:annotatedTarget "auris interna" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/auricular+cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001848 ;
    owl:annotatedTarget "cartilage of the pinna and much of the external ear canal." .

[]
    oboInOwl:hasDbXref "FMA:61013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001848 ;
    owl:annotatedTarget "cartilage of pinna" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] .

[]
    oboInOwl:hasDbXref "FMA:61022", "Wikipedia:Membranous_labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "Organ with organ cavity which consists of the vestibular labyrinth and the cochlear labyrinth. The membranous labyrinth is lodged within the bony labyrinth and has the same general form; it is, however, considerably smaller and is partly separated from the bony walls by a quantity of fluid, the perilymph.[FMA, WP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000729" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/membranous+labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "A system of communicating epithelial sacs and ducts within the bony labyrinth, containing the endolymph. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000729" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.366", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "The labyrinth, or inner ear, evolved very early in vertebrate history and, with many variations in configuration but none of basic design and function, has been retained by all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "inner ear has parts membranous and osseuous/bony labyrinth. it's not clear where the EMAPA term 'labyrinth' belong, we place them here for now" .

[]
    oboInOwl:source "ncithesaurus:Membranous_Labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "UMLS:C0458700" .

[]
    oboInOwl:hasDbXref "Wikipedia:Membranous_labyrinth" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001849 ;
    owl:annotatedTarget "labyrinthus membranaceus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget obo:UBERON_0000062 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001750
    ] .

[]
    oboInOwl:source "ISBN:9780674021839" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "Nichtmetalle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget "A collection of channels that connects the conjunctival sac with the nasal cavity, encompassing the lacrimal ducts, the lacrimal sac and the naso-lacrimal duct." .

[]
    oboInOwl:source "PMID:7559104" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget obo:NCBITaxon_8459 .

[]
    oboInOwl:hasDbXref "FMA:61063", "MA:0001295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget "lacrimal duct" .

[]
    oboInOwl:hasDbXref "MA:0001295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001850 ;
    owl:annotatedTarget "tear duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cortex_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001851 ;
    owl:annotatedTarget "Outermost layer of an organ[WP]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001851 ;
    owl:annotatedTarget "this class is used more generically than in FMA, and includes e.g. cortex of hair" .

[]
    oboInOwl:hasDbXref "FMA:61109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001851 ;
    owl:annotatedTarget "cortex" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget obo:UBERON_0002518 .

[]
    oboInOwl:hasDbXref "ISBN:0-8036-0655-9", "MGI:smb"^^xsd:string, "MP:0006090", "PMID:15363417", "Wikipedia:Utricle_(ear)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget "the larger of the two otolith organs in the vestibule" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000289" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget "The portion of the membranous labyrinth of the ear into which the semicircular ducts find their outlet. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000289" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.413-414", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Utricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget "UMLS:C0042158" .

[]
    oboInOwl:hasDbXref "ZFA:0000700" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001853 ;
    owl:annotatedTarget "utriculus" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget obo:UBERON_0002518 .

[]
    oboInOwl:hasDbXref "ISBN:0-8036-0655-9", "MGI:smb"^^xsd:string, "MP:0006089", "PMID:15363417", "Wikipedia:Saccule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "the smaller of the two otolith organs in the vestibule" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000374" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "The most ventral chamber of the membranous labyrinth. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-25, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000374" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.413-414", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. (...) In all gnathostomes, the utriculus connects ventrally with a larger sac, called the sacculus (...) .[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Saccule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "UMLS:C0036029" .

[]
    oboInOwl:hasDbXref "ZFA:0000428" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "sacculus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saccule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001854 ;
    owl:annotatedTarget "sacculus" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002499
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "An endolymph filled cavity inside the cochlea, located in between the scala tympani and the scala vestibuli, separated by the basilar membrane and Reissner's membrane (the vestibular membrane) respectively. Houses the organ of Corti[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000507" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/cochlear+duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "The coiled portion of the membranous labyrinth located inside the cochlea. It contains endolymph. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000507" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.413-414", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus. (...) In all gnathostomes, the utriculus connects ventrally with a larger sac, called the sacculus (...) In most groups of gnathostomes, the caudoventral evagination of the sacculus forms a small lagena, and in some diapsids and mammals the lagena develops into a longer duct. The lagena becomes greatly elongated in therians and coils to form the cochlear duct.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:2562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "UMLS:C1281166" .

[]
    oboInOwl:source "BIRNLEX:2562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "UMLS:C1323110" .

[]
    oboInOwl:source "ncithesaurus:Cochlear_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "UMLS:C1323110" .

[]
    oboInOwl:hasDbXref "FMA:61119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "Reissner's canal" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "Reissners canal" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "cochlea duct" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "scala medias" .

[]
    oboInOwl:hasDbXref "BTO:0001692" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "ductus cochlearis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "ductus cochlearis" .

[]
    oboInOwl:hasDbXref "BTO:0001692" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "membranous cochlea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "scala media" .

[]
    oboInOwl:hasDbXref "BTO:0001692" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001855 ;
    owl:annotatedTarget "scala of Loewenberg" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001840
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001862
    ] .

[]
    oboInOwl:hasDbXref "http://dictionary.reference.com/browse/semicircular+duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget "Any of the three loop-shaped membranous inner tubular parts of the semicircular canals that are about one-fourth the diameter of the corresponding outer bony canals, that communicate at each end with the utricle, and that have near one end an expanded ampulla containing an area of sensory epithelium" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000238" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.413-414 and p.58", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget "In gnathostomes, each membranous labyrinth has three semicircular ducts that connect with a chamber known as the utriculus (...); Gnathostome ears have a horizontal semicircular duct. This brings their complement to three semicircular ducts, a pattern retained throughout gnathostome evolution.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Semicircular_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget "UMLS:C1323109" .

[]
    oboInOwl:hasDbXref "FMA:71880", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget "ductus semicirculares" .

[]
    oboInOwl:hasDbXref "MA:0000251" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001856 ;
    owl:annotatedTarget "membranous semicircular canal" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000818 ;
    owl:annotatedTarget obo:CL_0001201 .

[]
    oboInOwl:hasDbXref "BTO:0001856" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001862 ;
    owl:annotatedTarget "The part of the membranous labyrinth that includes the utricle and saccule lodged within the vestibule and the semicircular ducts lodged eccentrically in the corresponding canals." .

[]
    oboInOwl:source "ncithesaurus:Vestibular_Labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001862 ;
    owl:annotatedTarget "UMLS:C0042606" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000832" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001862 ;
    owl:annotatedTarget "inner ear vestibular component" .

[]
    oboInOwl:hasDbXref "BTO:0001856" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001862 ;
    owl:annotatedTarget "labyrinthus vestibularis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12810111"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000818 ;
    owl:annotatedTarget "An immature B cell of an intermediate stage between the pre-B cell stage and the mature naive stage with the phenotype surface IgM-positive and CD19-positive, and are subject to the process of B cell selection. A transitional B cell migrates from the bone marrow into the peripheral circulation, and then to the spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0001981", "Wikipedia:Sebaceous_glands#Sebum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001866 ;
    owl:annotatedTarget "Fatty lubricant matter secreted by sebaceous glands, and made of made of triglyceride oils, wax, squalene, and metabolytes of fat-producing cells[BTO,WP]." .

[]
    oboInOwl:source "ncithesaurus:Sebum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001866 ;
    owl:annotatedTarget "UMLS:C0036511" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001867 ;
    owl:annotatedTarget "A cartilage that is part of a external ear [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000818 ;
    owl:annotatedTarget "transitional B cell" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001867 ;
    owl:annotatedTarget "EMAPA:37706" .

[]
    oboInOwl:source "ncithesaurus:External_Ear_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001867 ;
    owl:annotatedTarget "UMLS:C0013445" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "A zone of skin that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "EMAPA:37279" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "anterior thoracic region zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "anterolateral part of thorax zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "chest zone of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "front of thorax zone of skin" .

[]
    oboInOwl:hasDbXref "FMA:61416" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of anterior chest" .

[]
    oboInOwl:hasDbXref "FMA:61416" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of anterior part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of front of thorax" .

[]
    oboInOwl:hasDbXref "FMA:61417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001868 ;
    owl:annotatedTarget "zone of skin of pectoral part of chest" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

[]
    oboInOwl:hasDbXref "FMA:61817", "Wikipedia:Cerebral_hemisphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "One of two bilateral, largely symmetrical organ subdivisions within the telencephalon which contain the cerebral cortex and cerebral white matter.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010480" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "Part of the telencephalon consisting of either of the two smooth, elongated halves of the cerebrum.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001639" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.ne.04.030181.001505 Northcutt RG, Evolution of the telencephalon in nonmammals. Ann. Rev. Neurosci. (1981)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "The presence of paired evaginated hemispheres and olfactory bulbs in both agnathan and gnathostome radiations suggests that such hemispheres were also present in the common ancestor.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Hemisphere" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "UMLS:C0228174" .

[]
    oboInOwl:source "BIRNLEX:1042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "UMLS:C0242202" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "no metal" .

[]
    oboInOwl:source "BIRNLEX:1042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=241" .

[]
    oboInOwl:hasDbXref "MA:0000133", "VHOG:0001639", "https://github.com/obophenotype/uberon/issues/1208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "cerebrum" .

[]
    oboInOwl:hasDbXref "VHOG:0001639" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "hemisphere" .

[]
    oboInOwl:hasDbXref "BAMS:HEM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "hemispheric regions" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_hemisphere" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "hemispherium cerebri" .

[]
    oboInOwl:hasDbXref "NeuroNames:241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "medial amygdalar nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:241" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "nucleus amygdaloideus medialis" .

[]
    oboInOwl:hasDbXref "NeuroNames:241" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001869 ;
    owl:annotatedTarget "nucleus medialis amygdalae" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090601" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "Anterior portion of the neocortex, lying anterior to the central sulcus in humans. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally[NIFSTD,modified]." .

[]
    oboInOwl:source "NLXANAT:20090601" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "Anterior portion of the frontal cortex, lying anterior to the central sulcus. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally." .

[]
    oboInOwl:hasDbXref "FMA:242199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "cortex of frontal lobe" .

[]
    oboInOwl:hasDbXref "FMA:242199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "frontal lobe cortex" .

[]
    oboInOwl:hasDbXref "FMA:242199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "gray matter of frontal lobe" .

[]
    oboInOwl:hasDbXref "DHBA:10161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001870 ;
    owl:annotatedTarget "frontal neocortex" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget obo:UBERON_0016526 .

[]
    oboInOwl:hasDbXref "BIRNLEX:1160" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "Lower lateral part of the cerebral hemisphere. (MSH)" .

[]
    oboInOwl:source "BIRNLEX:1160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "UMLS:C0039485" .

[]
    oboInOwl:source "ncithesaurus:Temporal_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "UMLS:C0039485" .

[]
    oboInOwl:source "BIRNLEX:1160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "UMLS:C1268978" .

[]
    oboInOwl:source "BIRNLEX:1160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=125" .

[]
    oboInOwl:hasDbXref "Wikipedia:Temporal_lobe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001871 ;
    owl:annotatedTarget "lobus temporalis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget obo:UBERON_0016526 .

[]
    oboInOwl:hasDbXref "BIRNLEX:1148" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "Upper central part of the cerebral hemisphere. (MSH)" .

[]
    oboInOwl:source "BIRNLEX:1148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "UMLS:C0030560" .

[]
    oboInOwl:source "ncithesaurus:Parietal_Lobe_of_the_Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "UMLS:C0030560" .

[]
    oboInOwl:source "BIRNLEX:1148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=95" .

[]
    oboInOwl:hasDbXref "FMA:61826", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "regio parietalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Parietal_lobe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001872 ;
    owl:annotatedTarget "lobus parietalis" .

[]
    oboInOwl:hasDbXref "VHOG:0000728" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "A nerve that arises from the caudal cervical nerves and is primarily the motor nerve of the diaphragm but also sends sensory fibers to the pericardium." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000728" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/phrenic+nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "A nerve that arises from the caudal cervical nerves and is primarily the motor nerve of the diaphragm but also sends sensory fibers to the pericardium. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Phrenic_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "UMLS:C0031774" .

[]
    oboInOwl:hasDbXref "BTO:0001063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "diaphragmatic nerve" .

[]
    oboInOwl:hasDbXref "BTO:0001063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "nervus phrenicus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Phrenic_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "nervus phrenicus" .

[]
    oboInOwl:hasDbXref "BTO:0001063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001884 ;
    owl:annotatedTarget "phrenic" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1178" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "Part of the hippocampal formation forming a 'V' or 'U' shaped structure with the opening bounded by hippocampal area CA3. It consists of 3 layers from superficial to deep: molecular, granule cell and polymorphic or hilar layer." .

[]
    oboInOwl:source "GO:0021542" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "The dentate gyrus is one of two interlocking gyri of the hippocampus. It contains granule cells, which project to the pyramidal cells and interneurons of the CA3 region of the ammon gyrus[GO][GO:0021542]." .

[]
    oboInOwl:source "ncithesaurus:Dentate_Gyrus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "UMLS:C0152314" .

[]
    oboInOwl:hasDbXref "DHBA:10295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "dentate area (dentate gyrus)" .

[]
    oboInOwl:hasDbXref "DHBA:10295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "dentate area" .

[]
    oboInOwl:hasDbXref "BTO:0002496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "gyrus dentatus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dentate_gyrus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "gyrus dentatus" .

[]
    oboInOwl:hasDbXref "BTO:0002496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001885 ;
    owl:annotatedTarget "hippocampal dentate gyrus" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "Wikipedia:Choroid_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "A network formed by blood vessels and the tela choroidea which secretes CSF into the ventricular spaces." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001443" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "A tuft of capillaries that project into the ventricles of the brain and secretes cerebral spinal fluid. The choroid plexus is covered by a cuboidal epithelium which maintains the integrity of the blood-brain barrier.[TAO]" .

[]
    oboInOwl:source "MP:0000820" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "Fringe of the tela choroidea of the brain ventricles[MP]" .

[]
    oboInOwl:hasDbXref "PMID:23375746"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "CP" .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "UMLS:C0008524" .

[]
    oboInOwl:hasDbXref "FMA:61934" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "chorioid plexus" .

[]
    oboInOwl:hasDbXref "FMA:61934", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "plexus choroideus" .

[]
    oboInOwl:hasDbXref "FMA:61934" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "choroid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "Wikipedia:Choroid_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001886 ;
    owl:annotatedTarget "plexus choroideus" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001889 ;
    owl:annotatedTarget "EMAPA:37718" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Forebrain", "ZFIN:ZDB-PUB-961014-576" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "The most anterior region the brain including both the telencephalon and diencephalon." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010147" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "Most anterior of the three regions of the brain consisting of the telencephalon and diencephalon.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000109" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "The most anterior region the brain including both the telencephalon and diencephalon. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000109" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "relationship loss: develops_from forebrain neural tube (TAO:0007041)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000383" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:8787764 Holland ND, Panganiban G, Henyey EL, Holland LZ, Sequence and developmental expression of AmphiDll, an amphioxus Distal-less gene transcribed in the ectoderm, epidermis and nervous system: insights into evolution of craniate forebrain and neural crest. Development (1996)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "In craniate embryos, neural expression of Distal-less-related genes is exclusively in the forebrain (...). Because the major neural expression domain of amphioxus AmphiDll is in the anterior three-fourths of the cerebral vesicle, we suggest that this region of the neural tube is homologous to parts of the craniate forebrain. This conclusion is strongly supported by three-dimensional, computer-assisted reconstruction of the neural tube of amphioxus based on serial transmission electron microscopy. At the neuroanatomical level, a number of detailed homologies are indicated between the anterior three-fourths of the amphioxus cerebral vesicle and the diencephalic region of the craniate forebrain. If one assumes that the amphioxus condition fairly represents the nervous system of the proximate ancestor of the craniates, one can suggest that they evolved from a creature that had the beginnings of a forebrain.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1509", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "FB" .

[]
    oboInOwl:source "BIRNLEX:1509" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "UMLS:C0085140" .

[]
    oboInOwl:source "ncithesaurus:Fore-Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "UMLS:C0085140" .

[]
    oboInOwl:source "BIRNLEX:1509" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001890 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=27" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003849
    ] .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "no metales" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0009616
    ] .

[]
    oboInOwl:hasDbXref "GO:0030901" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "The midbrain is the middle division of the three primary divisions of the developing chordate brain or the corresponding part of the adult brain (in vertebrates, includes a ventral part containing the cerebral peduncles and a dorsal tectum containing the corpora quadrigemina and that surrounds the aqueduct of Sylvius connecting the third and fourth ventricles)[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010149" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "Middle part of the brain composed of the optic tectum and penducular region.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000128" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "The brain region between the forebrain anteriorly and the hindbrain posteriorly, including the tectum dorsally and the midbrain tegmentum ventrally. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000069" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0959-4388(99)00003-3 Holland LZ and Holland ND, Chordate origins of the vertebrate central nervous system. Current Opinion in Neurobiology (1999)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ABA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "part of brainstem in ABA - we reject this in favor of ISBN:0471888893 which has an implicit overlaps relationships" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1667", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "MB" .

[]
    oboInOwl:source "BIRNLEX:1667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "UMLS:C0025462" .

[]
    oboInOwl:source "ncithesaurus:Mesencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "UMLS:C0025462" .

[]
    oboInOwl:source "BIRNLEX:1667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=462" .

[]
    oboInOwl:hasDbXref "Wikipedia:Midbrain" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "mesencephalon" .

[]
    oboInOwl:hasDbXref "Wikipedia:Rhombomere", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "A segment of the developing hindbrain[ZFA]. In the vertebrate embryo, a rhombomere is a transiently divided segment of the developing neural tube, within the hindbrain region (a neuromere) in the area that will eventually become the rhombencephalon. The rhombomeres appear as a series of slightly constricted swellings in the neural tube, caudal to the cephalic flexure.[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001064" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "A segment of the developing hindbrain. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000672" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1006/dbio.2002.0831 Mazet F, Shimeld SM, The Evolution of Chordate Neural Segmentation. Developmental Biology (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "Rhombomeric segmentation is found in all living vertebrates and is of fundamental importance to the development of the vertebrate head.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "hindbrain segment" .

[]
    oboInOwl:hasDbXref "ZFA:0001064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "segment of hindbrain" .

[]
    oboInOwl:hasDbXref "DHBA:HNM" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "hindbrain neuromeres" .

[]
    oboInOwl:hasDbXref "MIAA:0000272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "future rhombencephalon" .

[]
    oboInOwl:hasDbXref "VHOG:0000672" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001892 ;
    owl:annotatedTarget "rhombomeres" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0014371
    ] .

[]
    oboInOwl:hasDbXref "AAO:0010479", "XAO:0000012" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "Part of the forebrain consisting of paired olfactory bulbs and cerebral hemispheres." .

[]
    oboInOwl:source "FMA:62000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "Organ component of neuraxis that has as its parts the cerebral cortex, cerebral white matter, basal ganglia, septum and fornix, as well as subcortical gray and white matter structures[FMA:62000]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010479" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "Part of the forebrain consisting of paired olfactory bulbs and cerebral hemispheres.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000079" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "The anterior and dorsal forebrain neuromere, includes the olfactory bulb. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000079" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "relationship loss: develops_from presumptive telencephalon (TAO:0000571)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000283" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.02.008 Murakami Y, Uchida K, Rijli FM and Kuratani S, Evolution of the brain developmental plan: Insights from agnathans. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "From an evolutionary standpoint, the telencephalon is the most recent brain structure: the amphioxus does not have this structure as a morphological entity. Overt telencephalon is present in the hagfish and lamprey to receive numerous input fibers from various parts of the CNS, similar to gnathostomes.[well established][VHOG]" .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "In mammals the cortex covers almost the whole of the cerebral hemispheres." .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "In ray-finned fishes the inner surfaces of the lateral and ventral regions of the cerebrum bulge up into the ventricles." .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "In the amniotes, the cerebrum becomes increasingly large and complex. In reptiles, the paleopallium is much larger than in amphibians, and its growth has pushed the basal nuclei into the central regions of the cerebrum." .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "In the most primitive living vertebrates, the hagfishes and lampreys, the cerebrum is a relatively simple structure receiving nerve impulses from the olfactory bulb." .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "The cerebrum of birds has evolved along different lines to that of mammals, although they are similarly enlarged, by comparison with reptiles. However, this enlargement is largely due to the basal ganglia, with the other areas remaining relatively primitive in structure." .

[]
    oboInOwl:source "Wikipedia:Telencephalon#Variation_among_species" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "dolphins are the only species (other than humans) to have cerebra accounting for as much as 2 percent of their body weight." .

[]
    oboInOwl:hasDbXref "Wikipedia:Tentorium_cerebelli" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "supratentorial region" .

[]
    oboInOwl:source "BIRNLEX:1115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "UMLS:C0039452" .

[]
    oboInOwl:source "BIRNLEX:1115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=31" .

[]
    oboInOwl:hasDbXref "BTO:0000239", "EMAPA:16910", "FMA:62000", "Wikipedia:Talk:Cerebrum/Archive_1", "https://github.com/obophenotype/uberon/issues/1208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "cerebrum" .

[]
    oboInOwl:hasDbXref "Swanson:2004", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=31" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "endbrain" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003851
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006222
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Diencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "The division of the forebrain that develops from the foremost primary cerebral vesicle." .

[]
    oboInOwl:notes "not well differentiated from the cerebrum. (Ariens, p. 868)" ;
    oboInOwl:source "PMID:8932866" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget obo:NCBITaxon_7762 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000101" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "The more posterior and ventral of two forebrain neuromeres, the other being the telencephalon; major derivatives are the eye cups, the brain pretectal region, the thalamus, hypothalamus, and epithalamus (including the habenula and epiphysis). Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010481" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "Unpaired part of the forebrain comprised of three major parts; the epithalamus, thalamus, and hypothalamus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000318" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0959-4388(99)00003-3 Holland LZ and Holland ND, Chordate origins of the vertebrate central nervous system. Current Opinion in Neurobiology (1999)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ABA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "in ABA, this is part of the brain stem" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1503", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "DiE" .

[]
    oboInOwl:source "BIRNLEX:1503" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "UMLS:C0012144" .

[]
    oboInOwl:source "ncithesaurus:Diencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "UMLS:C0012144" .

[]
    oboInOwl:source "BIRNLEX:1503" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=288" .

[]
    oboInOwl:hasDbXref "Swanson:2004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "interbrain" .

[]
    oboInOwl:hasDbXref "FMA:62001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "mature diencephalon" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "thalamencephalon" .

[]
    oboInOwl:hasDbXref "BTO:0000342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "betweenbrain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Diencephalon" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "diencephalon" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010092
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Metencephalon", "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "Rostral segment of the hindbrain that has as its parts the pons (where present) and the cerebellum[WP,modified]." .

[]
    oboInOwl:source "BIRNLEX:965" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "Anterior part of the hindbrain ventral to the cerebellum[BIRNLEX:965]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000741" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/metencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "The anterior of two brain vesicles formed by specialization of the rhombencephalon in the developing embryo. It gives rise to cerebellum and pons. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000741" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Epencephalon" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "epencephalon" .

[]
    oboInOwl:source "BIRNLEX:965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "UMLS:C0376353" .

[]
    oboInOwl:source "ncithesaurus:Epencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "UMLS:C1516904" .

[]
    oboInOwl:source "BIRNLEX:965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=543" .

[]
    oboInOwl:hasDbXref "FMA:62003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001895 ;
    owl:annotatedTarget "epencephalon-2" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000819 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:hasDbXref "FMA:62004", "GO:0021550", "Wikipedia:Bone_marrow_of_ovary_oblongata" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "Organ component of neuraxis that has as its parts the medullary reticular formation, inferior olivary complex and cochlear nuclear complex, among other structures[FMA]. The medulla oblongata lies directly above the spinal cord and controls vital autonomic functions such as digestion, breathing and the control of heart rate[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010486" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "Posterior portion of the hindbrain which controls respiration, heartbeat, digestion, and swallowing as well as some locomotor responses.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000181" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "The posterior region of the brain that is continuous with the spinal cord. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-17, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000181" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2008.08.017 Marin F, Aroca P, Puelles L, Hox gene colinear expression in the avian medulla oblongata is correlated with pseudorhombomeric domains. Developmental Biology (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "Classical anatomical studies subdivided the vertebrate rhombencephalon into pons and medulla oblongata. (...) The medulla oblongata appears therefore as a tagma, that is, a group of segmental units (pseudorhombomeres, in this case) sharing some morphological and molecular characteristics, and in some aspects different from the segmental units present in adjoining brain regions, pons and spinal cord.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ABA:MY" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "medulla" .

[]
    oboInOwl:source "BIRNLEX:957" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "UMLS:C0025148" .

[]
    oboInOwl:source "ncithesaurus:Medulla_Oblongata" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "UMLS:C0025148" .

[]
    oboInOwl:source "BIRNLEX:957" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "UMLS:C1269575" .

[]
    oboInOwl:source "BIRNLEX:957" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=698" .

[]
    oboInOwl:hasDbXref "FMA:62004", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "bulbus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "non-metal" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11861604"^^xsd:string, "PMID:20933013"^^xsd:string, "PMID:21220451"^^xsd:string, "http://en.wikipedia.org/wiki/B-1_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000819 ;
    owl:annotatedTarget "A B cell of distinct lineage and surface marker expression. B-1 B cells are thought to be the primary source of natural IgM immunoglobulin, that is, IgM produced in large quantities without prior antigenic stimulation and generally reactive against various microorganisms, as well as the source of T-independent IgA immunoglobulin in the mucosal areas. These cells are CD43-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Medulla_oblongata" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "medulla oblonzata" .

[]
    oboInOwl:hasDbXref "FMA:62004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001896 ;
    owl:annotatedTarget "metepencephalon" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0010225
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:954" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "Subcortical brain region consisting of paired gray matter bodies in the dorsal diencephalon and forming part of the lateral wall of the third ventricle of the brain. The thalamus represents the major portion of the diencephalon and is commonly divided into cellular aggregates known as nuclear groups.(MeSH). The dorsal topographic division of the interbrain. The macrodissected adult human thalamus was clearly illustrated by Vesalius in 1543 and the term as defined here was introduced by His in 1893. It includes the traditional epithalamus, dorsal thalamus, and ventral thalamus of Herrick (1910, pp. 494, 498). Also see Kuhlenbeck (1927, Ch. 9) and Jones (1985, p. 87)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000657" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/thalamus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "One of a pair of large oval nervous structures made of gray matter and forming most of the lateral walls of the third ventricle of the brain and part of the diencephalon. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010483" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "Part of the diencephalon consisting of a mass of connecting fibers which relay sensory information to the cerebral cortex.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000657" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.484", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "(...) the brain regions of tetrapods, the structures they contain, and their basic organizational features are the same as in fishes.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:954", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string, "PMID:23375746"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "Th" .

[]
    oboInOwl:hasDbXref "FMA:62007", "MA:0000179" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "thalamus" .

[]
    oboInOwl:source "BIRNLEX:954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "UMLS:C0039729" .

[]
    oboInOwl:source "ncithesaurus:Thalamus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "UMLS:C0039729" .

[]
    oboInOwl:source "BIRNLEX:954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=300" .

[]
    oboInOwl:hasDbXref "PMCID:PMC3345571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "wider thalamus" .

[]
    oboInOwl:hasDbXref "NeuroNames:300" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "thalamencephalon" .

[]
    oboInOwl:hasDbXref "VHOG:0000657" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "thalami" .

[]
    oboInOwl:hasDbXref "NeuroNames:300" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001897 ;
    owl:annotatedTarget "thalamus opticus" .

[]
    oboInOwl:missing_from "FMA" ;
    oboInOwl:source "EHDAA2"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010225
    ] .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0046883
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypothalamus", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. [ZFA]. One of the most important functions of the hypothalamus is to link the nervous system to the endocrine system via the pituitary gland (hypophysis).[Wikipedia]." .

[]
    oboInOwl:notes "Lancelets possess a region similar to the hypothalamus (Murakami, 2005)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget obo:NCBITaxon_7737 .

[]
    oboInOwl:source "Ariens, p. 1192" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000032" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010484" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "Part of the diencephalon ventral to the thalamus consisting of connecting fibers and is a center for control of the autonomous nervous system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000179" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.02.008 Murakami Y, Uchida K, Rijli FM and Kuratani S, Evolution of the brain developmental plan: Insights from agnathans. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "For instance, the vertebrate ventral diencephalon generates the hypothalamus which functions as a major endocrine center in cooperation with the hypophysis, the anterior part of the pituitary gland, located just ventral to the hypothalamus. In the amphioxus brain, the presence of a hypothalamus-like structure has been reported associated with the ventrally located Hatschek's pit, the hypothetical hypophysial homologue. It is thus conceivable that a hypothalamus-like structure originally involved in endocrine functions may have already been present before the establishment of vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "all vertebrates contain a hypothalamus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:734", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "Hy" .

[]
    oboInOwl:source "BIRNLEX:734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "UMLS:C0020663" .

[]
    oboInOwl:source "ncithesaurus:Hypothalamus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "UMLS:C0020663" .

[]
    oboInOwl:source "BIRNLEX:734" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=292" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypothalamus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001898 ;
    owl:annotatedTarget "hypothalamus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1710" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "Most dorsal part of the thalamus, comprising the pineal gland and habenular nuclei in most vertebrates. In a few vertebrates, it also includes the parietal eye. (Butler and Hodos, Comparative Vertebrate Neuroanatomy, 2nd ed, 2005, pg. 345-346." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010482" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "Dorsal segment of the diencephalon containing the habenular ganglia, a choroid plexus, and the pineal organ.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000178" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "The roof of the diencephalon lying above the thalamus. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-11, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000178" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910063.x Concha ML and Wilson SW, Asymmetry in the epithalamus of vertebrates. J Anat (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "The epithalamus has been historically conceived as a distinct neuroanatomical moiety within the diencephalon of all vertebrates. (...) The evolutionary origins of epithalamic structures are uncertain but asymmetry in this region is likely to have existed at the origin of the vertebrate, perhaps even the chordate, lineage.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1710", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "ETh" .

[]
    oboInOwl:source "BIRNLEX:1710" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "UMLS:C0152361" .

[]
    oboInOwl:source "ncithesaurus:Epithalamus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "UMLS:C0152361" .

[]
    oboInOwl:source "BIRNLEX:1710" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=292" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epithalamus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001899 ;
    owl:annotatedTarget "epithalamus" .

[]
    oboInOwl:hasDbXref "ISBN:0-397-51047-0", "MGI:cwg"^^xsd:string, "MP:0002285" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "the epithelial lining of the trachea which contains numerous ciliated cells" .

[]
    oboInOwl:source "ncithesaurus:Tracheal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "UMLS:C1179002" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "epithelial tissue of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "epithelial tissue of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "epithelium of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "trachea epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "windpipe epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001901 ;
    owl:annotatedTarget "windpipe epithelium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000820 ;
    owl:annotatedTarget obo:CL_0000819 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000164
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "An epithelium that is part of a small intestine [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005127" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "Intestinal epithelium which lines the lumen of the mid intestine.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "epithelial tissue of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "epithelial tissue of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "epithelium of small bowel" .

[]
    oboInOwl:hasDbXref "ZFA:0005127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "mid intestine epithelium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:11861604"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000820 ;
    owl:annotatedTarget "A B-1 B cell that has the phenotype CD5-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "small bowel epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "small bowel epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001902 ;
    owl:annotatedTarget "small intestine epithelial tissue" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget obo:UBERON_0010134 .

[]
    oboInOwl:source "ZFA"^^xsd:string, "various" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015238
    ] .

[]
    oboInOwl:editor_note "add secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030187
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1184" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "A midline, cone like structure located in the dorso-caudal roof of the 3rd ventricle, attached by peduncles to the habenular and posterior commissures. The stalk contains nerve fibers, blood vessels, connective tissue and parenchymal cells (Paxinos, The Rat Central Nervous System, 2nd ed, pg 399)." .

[]
    oboInOwl:source "Hardisty, p. 310" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000019" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "A circumscribed swelling, includes the pineal primordium that appears late in the segmentation period in the dorsal midline of the diencephalon. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010549" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "Anatomical structure which is a medial outgrowth of the thalamus on the dorsal surface of the brain. This structure is light sensitive and secretes melatonin when exposed to prolonged darkness.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000019" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "relationship loss: part_of pineal complex (TAO:0001359)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000051" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.516", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "The pineal gland has evolved from a part of the epiphyseal complex of anamniotes, which includes a median light-receptive pineal eye, parietal eye, or both.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1184", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "Pi" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "non-metaux" .

[]
    oboInOwl:source "BIRNLEX:1184" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "UMLS:C0031939" .

[]
    oboInOwl:source "ncithesaurus:Pineal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "UMLS:C0031939" .

[]
    oboInOwl:source "BIRNLEX:1184" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=297" .

[]
    oboInOwl:hasDbXref "FMA:62033", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "glandula pinealis" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "glandula pinealis" .

[]
    oboInOwl:hasDbXref "FMA:62033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "pineal gland" .

[]
    oboInOwl:hasDbXref "ZFA:0000019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "pineal organ" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1184" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "conarium" .

[]
    oboInOwl:hasDbXref "ZFA:0000019" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "epiphysis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epiphysis_cerebri" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "epiphysis cerebri" .

[]
    oboInOwl:hasDbXref "VHOG:0000051" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "frontal organ" .

[]
    oboInOwl:hasDbXref "VHOG:0000051" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "pineal" .

[]
    oboInOwl:hasDbXref "NeuroNames:297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "pineal gland (Galen)" .

[]
    oboInOwl:hasDbXref "VHOG:0000051" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001905 ;
    owl:annotatedTarget "stirnorgan" .

[]
    oboInOwl:hasDbXref "NIFSTD", "Wikipedia:Optic_tract", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "Diencephalic white matter (tract) which is comprised of retinal ganglion cell axons after which they have passed through the optic chiasm[ZFA]. Predominantly white matter structure found in diencephalon consisting of fibers originating in the retina. The optic tract is considered to extend from the point of the optic chiasm and terminates largely, although not exclusively, in the lateral geniculate complex. Other fibers end in the superior colliculus and other structures in the diencephalon, midbrain and brainstem (MM)[NIF]." .

[]
    oboInOwl:source "BIRNLEX:1684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "UMLS:C0152405" .

[]
    oboInOwl:source "ncithesaurus:Optic_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "UMLS:C0152405" .

[]
    oboInOwl:source "BIRNLEX:1684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=460" .

[]
    oboInOwl:hasDbXref "ZFA:0000252" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "optic tracts" .

[]
    oboInOwl:hasDbXref "NeuroNames:460" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "tractus optici" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_tract" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "tractus opticus" .

[]
    oboInOwl:hasDbXref "GAID:735" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001908 ;
    owl:annotatedTarget "visual pathway" .

[]
    oboInOwl:hasDbXref "BTO:0000817", "Wikipedia:Mammary_gland", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "A specialized accessory gland of the skin of mammals that secretes milk. The gland is typically only developed in females, and regresses in males." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000398" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/mammary+gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "Any of the milk-producing apocrine glands typically occurring in pairs in female mammals and consisting of lobes containing clusters of alveoli with a system of ducts to convey the milk to an external nipple or teat. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000398" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.224", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "The detailed similarities of mammary glands in living monotremes, marsupials, and eutherians argue for a monophyletic origin of these glands, perhaps by the combination of parts of preexisting sebaceous and sweat glands.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Mammary_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "UMLS:C0929301" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000821 ;
    owl:annotatedTarget obo:CL_0000819 .

[]
    oboInOwl:hasDbXref "FMA:57983", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "glandula mammaria" .

[]
    oboInOwl:hasDbXref "FMA:62088"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "lactiferous gland" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9255" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "milk patch" .

[]
    oboInOwl:hasDbXref "BTO:0000817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "Brustdruese" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mammary_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "dug" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mammary_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "glandula mammaria" .

[]
    oboInOwl:hasDbXref "FMA:62088"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "BTO:0000817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "mamma" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001911 ;
    owl:annotatedTarget "mammae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:11861604"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000821 ;
    owl:annotatedTarget "A B-1 B cell that has the phenotype CD5-negative, but having other phenotypic attributes of a B-1 B cell."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget obo:UBERON_0009911 .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "Organ component of the mammary gland which consists of an aggregate of mammary alveoli that communicate with a lobular lactiferous duct.[FMA]" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "acinus of mammary gland" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "lactiferous acinus" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "lactiferous gland lobule" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "lactiferous lobule" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "lobule of lactiferous gland" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "lobule of mammary gland" .

[]
    oboInOwl:hasDbXref "FMA:62090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "mammary acinus" .

[]
    oboInOwl:hasDbXref "MA:0000793" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001912 ;
    owl:annotatedTarget "mammary gland lobule" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001913 ;
    owl:annotatedTarget "An emulsion of fat globules within a fluid that is secreted by the mammary gland during lactation." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001263" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.224", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001913 ;
    owl:annotatedTarget "The detailed similarities of mammary glands in living monotremes, marsupials, and eutherians argue for a monophyletic origin of these glands, perhaps by the combination of parts of preexisting sebaceous and sweat glands.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001913 ;
    owl:annotatedTarget "ncit:Milk refers specifically to cow milk" .

[]
    oboInOwl:source "ncithesaurus:Breast_Fluid_or_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001913 ;
    owl:annotatedTarget "UMLS:C1511310" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "An endothelium that is part of a capillary [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Capillary_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "UMLS:C0006904" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "blood capillary endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "capillary vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "endothelium of blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001915 ;
    owl:annotatedTarget "endothelium of capillary vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001916 ;
    owl:annotatedTarget "An endothelium that is part of an arteriole [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Arteriole_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001916 ;
    owl:annotatedTarget "UMLS:C1179024" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001917 ;
    owl:annotatedTarget "An endothelium that is part of an artery [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011013" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001917 ;
    owl:annotatedTarget "The endothelium is the thin layer of cells that lines the interior surface of blood vessels, forming an interface between circulating blood in the lumen and the rest of the vessel wall.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001215" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001917 ;
    owl:annotatedTarget "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Artery_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001917 ;
    owl:annotatedTarget "UMLS:C1179025" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001107 ;
    owl:annotatedTarget "This relation holds when both the deep_to and ajdacent_to relationship similarly hold." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "nonmetal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001918 ;
    owl:annotatedTarget "An endothelium that is part of a venule [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Venule_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001918 ;
    owl:annotatedTarget "UMLS:C1179026" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001919 ;
    owl:annotatedTarget "An endothelium that is part of a vein [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001216" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001919 ;
    owl:annotatedTarget "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vein_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001919 ;
    owl:annotatedTarget "UMLS:C1179027" .

[]
    oboInOwl:hasDbXref "VHOG:0001216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001919 ;
    owl:annotatedTarget "veinous endothelium" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1407" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "Nucleus in the anterior part of the hypothalamus. (MSH) * one of the magnocellular hypothalamic nuclei, an elongated plate of large, deeply staining cells located close to the third ventricle in the anterior hypothalamic area; major source of oxytocin and to a lesser extent, of antidiuretic hormone, neurohormones, which are carried to the neurohypophysis along the paraventriculohypophysial tract. (CSP)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1407", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "Pa" .

[]
    oboInOwl:source "BIRNLEX:1407" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "UMLS:C0030532" .

[]
    oboInOwl:source "BIRNLEX:1407" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=387" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nuclei paraventriculares" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paraventricular_nucleus_of_hypothalamus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nuclei paraventricularis hypothalami" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nucleus filiformis" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nucleus hypothalami filiformis" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nucleus hypothalami paraventricularis" .

[]
    oboInOwl:hasDbXref "BTO:0002476" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "nucleus paraventricularis hypothalami" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "paraventricular nucleus hypothalamus (Malone)" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "paraventricular nucleus of the hypothalamus" .

[]
    oboInOwl:hasDbXref "BAMS:PVH" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "parvocellular hypothalamic nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001930 ;
    owl:annotatedTarget "subcommissural nucleus (Ziehen)" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010285
    ] .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "ISBN:0471888893"^^xsd:string, "Wikipedia:Midbrain_tegmentum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "Ventral part of the midbrain, separated from the hindbrain by the isthmus[ISBN:0471888893]. Subdivision of the midbrain lying anterior to the tectum and posterior to the substantia nigra and cerebral peduncle[FMA] The part of the midbrain extending from the substantia nigra to the cerebral aqueduct in a horizontal section of the midbrain. It forms the floor of the midbrain that surrounds the cerebral aqueduct[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001367" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.brainresbull.2005.05.001 Villar-Cheda B, Abalo XM, Anadon R, Rodicio MC, The tegmental proliferation region in the sea lamprey. Brain Research Bulletin (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "Together, our results reveal a shared basic organization in the tegmental domains of the diencephalon and midbrain of developing lamprey, indicating early appearance of the domain in vertebrate phylogeny.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1200", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "MTg" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "tegmentum" .

[]
    oboInOwl:source "BIRNLEX:1200" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "UMLS:C0039441" .

[]
    oboInOwl:source "BIRNLEX:1200" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=491" .

[]
    oboInOwl:hasDbXref "Wikipedia:Midbrain_tegmentum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "tegmentum mesencephali" .

[]
    oboInOwl:hasDbXref "VHOG:0001367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "mesencephalic tegmentum" .

[]
    oboInOwl:hasDbXref "NeuroNames:491" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001943 ;
    owl:annotatedTarget "tegmentum mesencephalicum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001948 ;
    owl:annotatedTarget "A multi-tissue structure that is part of a spinal cord." .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001948 ;
    owl:annotatedTarget "UMLS:C1268166" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000822 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:hasDbXref "BTO:0004998" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001949 ;
    owl:annotatedTarget "A stratified squamous epithelium consisting of a basal layer; it is keratinized or parakeratinized[BTO]." .

[]
    oboInOwl:source "ncithesaurus:Gingival_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001949 ;
    owl:annotatedTarget "UMLS:C1179154" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001949 ;
    owl:annotatedTarget "epithelial tissue of gingiva" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001949 ;
    owl:annotatedTarget "gingiva epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001949 ;
    owl:annotatedTarget "gingiva epithelium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:11861604"^^xsd:string, "PMID:20933013"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000822 ;
    owl:annotatedTarget "A conventional B cell subject to antigenic stimulation and dependent on T cell help and with a distinct surface marker expression pattern from B-1 B cells. These cells are CD43-negative."^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:2547", "OldNeuroNames:754" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "An area of cerebral cortex defined on the basis of cytoarchitecture that have six layers. Starting from the cortical surface the layers are: molecular layer (I), external granular layer (II), external pyramidal layer (III), internal granular layer (IV), internal pyramidal layer (V), and multiform layer (VI). Neocortex is most prominent in the frontal lobe, the parietal lobe, the temporal lobe and the occipital lobe, less so in the cingulate gyrus, the parahippocampal gyrus and the insula. It is composed of two subdivisions: true isocortex and proisocortex (Carpenter-83)(NN)" .

[]
    oboInOwl:source "PMID:23027930" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "The 6-layer neocortex is well conserved in all extant mammals, but not present in birds or reptils" .

[]
    oboInOwl:source "BIRNLEX:2547" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "UMLS:C0175173" .

[]
    oboInOwl:source "BIRNLEX:2547" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=757" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    oboInOwl:hasSynonymType core:DEPRECATED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "homogenetic cortex" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2547" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "homotypical cortex" .

[]
    oboInOwl:hasDbXref "FMA:62429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "isocortex (sensu lato)" .

[]
    oboInOwl:hasDbXref "DHBA:10160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "neocortex (isocortex)" .

[]
    oboInOwl:hasDbXref "BRAINSPAN:BRAINSPAN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "isocortex" .

[]
    oboInOwl:hasDbXref "BAMS:iso-cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "iso-cortex" .

[]
    oboInOwl:hasDbXref "BTO:0000920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "nonolfactory cortex" .

[]
    oboInOwl:hasDbXref "NeuroNames:757" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001950 ;
    owl:annotatedTarget "nucleus hypoglossalis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "An epithelium that is part of a nasopharynx [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Nasopharynx_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "UMLS:C1179157" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "epithelial tissue of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "epithelial tissue of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "epithelial tissue of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "epithelium of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "epithelium of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "nasal part of pharynx epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "nasal part of pharynx epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "nasopharynx epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "rhinopharynx epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "rhinopharynx epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0004480" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001951 ;
    owl:annotatedTarget "nasopharyngeal epithelium" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "nonmetals" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000349
    ] .

[]
    oboInOwl:source "ABA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002600
    ] .

[]
    oboInOwl:source "Wikipedia:Hippocampus" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:721" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "A part of the brain consisting of a three layered cortex located in the forebrain bordering the medial surface of the lateral ventricle. The term hippocampus is often used synonymously with hippocampal formation which consists of the hippocampus proper or Cornu Ammonis, the dentate gyrus and the subiculum." .

[]
    oboInOwl:source "BIRNLEX:721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "UMLS:C0019564" .

[]
    oboInOwl:source "ncithesaurus:Hippocampus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "UMLS:C0019564" .

[]
    oboInOwl:hasDbXref "GO:0021541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "Ammon's horn" .

[]
    oboInOwl:hasDbXref "GO:0021541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "ammon gyrus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "ammon horn" .

[]
    oboInOwl:hasDbXref "BIRNLEX:721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "hippocampus proper" .

[]
    oboInOwl:hasDbXref "FMA:62493", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "hippocampus proprius" .

[]
    oboInOwl:hasDbXref "BAMS:CA" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "Ammon horn fields" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000823 ;
    owl:annotatedTarget "A natural killer cell that is developmentally immature and expresses natural killer cell receptors (NKR)."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0003705" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "Ammons horn" .

[]
    oboInOwl:hasDbXref "GO:0021541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "cornu ammonis" .

[]
    oboInOwl:hasDbXref "MA:0000191" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001954 ;
    owl:annotatedTarget "hippocampus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000158
    ] .

[]
    oboInOwl:hasDbXref "PMID:12457618"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000823 ;
    owl:annotatedTarget "p-NK"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "An epithelium that is part of a respiratory bronchiole [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Respiratory_Bronchiole_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "UMLS:C1179179" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "bronchiolus respiratorius epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "bronchiolus respiratorius epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "epithelial tissue of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "epithelial tissue of respiratory bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "epithelium of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001955 ;
    owl:annotatedTarget "respiratory bronchiole epithelial tissue" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001994
    ] .

[]
    oboInOwl:hasDbXref "MP:0010988" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "The hyaline cartilaginous structures that support the bronchi, present as irregular rings in the larger bronchi (and not as regular as in the trachea), and as small plates and islands in the smaller bronchi; as the branching continues through the bronchial tree, the amount of hyaline cartilage in the walls decreases until it is absent in the smallest bronchioles[MP]." .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "UMLS:C0225604" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:14685782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000824 ;
    owl:annotatedTarget "A natural killer cell that is developmentally mature and expresses a variety of inhibitory and activating receptors that recognize MHC class I and other stress related molecules."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "bronchi cartilage" .

[]
    oboInOwl:hasDbXref "MP:0010988" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "bronchial cartilage ring" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "bronchial trunk cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "cartilage of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "cartilage of bronchial trunk" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001956 ;
    owl:annotatedTarget "cartilagines bronchiales" .

[]
    oboInOwl:hasDbXref "PMID:14685782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000824 ;
    owl:annotatedTarget "LAK cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "A submucosa that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "EMAPA:37449" .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "UMLS:C0225601" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "bronchi submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "bronchial trunk submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "submucosa of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "submucosa of bronchial trunk" .

[]
    oboInOwl:hasDbXref "FMA:62653", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "tela submucosa bronchi" .

[]
    oboInOwl:hasDbXref "BTO:0002108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001957 ;
    owl:annotatedTarget "submucous layer of bronchi" .

[]
    oboInOwl:hasDbXref "PMID:14685782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000824 ;
    owl:annotatedTarget "lymphokine activated killer cell"^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000158
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "An epithelium that lines a terminal bronchiole." .

[]
    oboInOwl:source "ncithesaurus:Terminal_Bronchiole_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "UMLS:C1179400" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "bronchiolus terminalis epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "bronchiolus terminalis epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "epithelial tissue of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "epithelial tissue of terminal bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "epithelium of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "FMA:62794" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "epithelium of terminal bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001958 ;
    owl:annotatedTarget "terminal bronchiole epithelial tissue" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0002357" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001959 ;
    owl:annotatedTarget "the parenchymatous tissue of the spleen that surrounds splenic blood vessels, consists of compact masses of lymphatic cells and is where foreign material removed from the blood is used to initiate an immune reaction that results in the production of antibodies" .

[]
    oboInOwl:source "ncithesaurus:Splenic_White_Pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001959 ;
    owl:annotatedTarget "UMLS:C0229686" .

[]
    oboInOwl:hasDbXref "FMA:62805", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001959 ;
    owl:annotatedTarget "pulpa alba" .

[]
    oboInOwl:hasDbXref "Wikipedia:White_pulp" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001959 ;
    owl:annotatedTarget "noduli lymphoidei splenici" .

[]
    oboInOwl:hasDbXref "MP:0002358" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "The area of the spleen in which T cells surround the central arteriole" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "FMA distinguishes periarterial (PALS) from periarteriolar (FMA:62806)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "EMAPA:37750" .

[]
    oboInOwl:hasDbXref "MP:0002358" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "PALS" .

[]
    oboInOwl:hasDbXref "MP:0002358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "T cell domain of the splenic white pulp" .

[]
    oboInOwl:hasDbXref "MP:0002358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "periarteriolar sheath" .

[]
    oboInOwl:hasDbXref "MP:0002358" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001960 ;
    owl:annotatedTarget "splenic periarteriolar lymphoid sheath" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget obo:UBERON_0012069 .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucosa-associated_lymphoid_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "diffuse system of small concentrations of lymphoid tissue found in various sites of the body such as the gastrointestinal tract, thyroid, breast, lung, salivary glands, eye, and skin[WP]. Mucosal-associated lymphoid tissue is typically found as nodules associated with mucosal epithelia with distinct internal structures including B- and T-zones for the activation of lymphocytes[GO]." .

[]
    oboInOwl:source "ncithesaurus:Mucosa-Associated_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "UMLS:C0599921" .

[]
    oboInOwl:hasDbXref "FMA:62819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "epithelio-lymphoid tissue" .

[]
    oboInOwl:hasDbXref "GO:0048537" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "mucosa-associated lymphoid tissue" .

[]
    oboInOwl:hasDbXref "GO:0048537" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "mucosal-associated lymphatic tissue" .

[]
    oboInOwl:hasDbXref "GO:0048537" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001961 ;
    owl:annotatedTarget "mucosal-associated lymphoid tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gut-associated_lymphoid_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001962 ;
    owl:annotatedTarget "Mucosa-associated lymphoid tissue in digestive tract. includes Peyer's patches, appendix, and solitary lymph nodules[GO]." .

[]
    oboInOwl:source "ncithesaurus:Gut_Associated_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001962 ;
    owl:annotatedTarget "UMLS:C0596638" .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001963 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001957
        ]
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001963 ;
    owl:annotatedTarget "A diffuse collection of lymphpoid cells that participate in airway immune responses" .

[]
    oboInOwl:source "ncithesaurus:Bronchus-Associated_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001963 ;
    owl:annotatedTarget "UMLS:C1179418" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001968 ;
    owl:annotatedTarget "Organism substance that is composed of sperm cells suspended in seminal fluid." .

[]
    oboInOwl:source "ncithesaurus:Male_Genital_System_Fluid_or_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001968 ;
    owl:annotatedTarget "UMLS:C1518159" .

[]
    oboInOwl:source "ncithesaurus:Semen" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001968 ;
    owl:annotatedTarget "UMLS:C2756969" .

[]
    oboInOwl:hasDbXref "BTO:0001230" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001968 ;
    owl:annotatedTarget "sperm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001969 ;
    owl:annotatedTarget "The liquid component of blood, in which erythrocytes are suspended." .

[]
    oboInOwl:hasDbXref "MA:0002501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001969 ;
    owl:annotatedTarget "plasma" .

[]
    oboInOwl:hasDbXref "FMA:62970" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001969 ;
    owl:annotatedTarget "portion of plasma" .

[]
    oboInOwl:source "ncithesaurus:Plasma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001969 ;
    owl:annotatedTarget "UMLS:C0032105" .

[]
    oboInOwl:composition "0.3% in humans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001970 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16990
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1002/cphy.c120027", "Wikipedia:Bile" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001970 ;
    owl:annotatedTarget "vital aqueous secretion of the liver that is formed by hepatocytes and modified down stream by absorptive and secretory properties of the bile duct epithelium." .

[]
    oboInOwl:source "ncithesaurus:Bile" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001970 ;
    owl:annotatedTarget "UMLS:C0005388" .

[]
    oboInOwl:hasDbXref "BTO:0000121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001970 ;
    owl:annotatedTarget "fel" .

[]
    oboInOwl:hasDbXref "BTO:0000121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001970 ;
    owl:annotatedTarget "gall" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gastric_juice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001971 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "ncithesaurus:Gastric_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001971 ;
    owl:annotatedTarget "UMLS:C0017133" .

[]
    oboInOwl:hasDbXref "BTO:0000501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001971 ;
    owl:annotatedTarget "succus gastricus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "A submucosa that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "gullet submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "oesophagus submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "submucosa of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "submucosa of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:62997", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "tela submucosa (oesophagus)" .

[]
    oboInOwl:hasDbXref "BTO:0002109" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "tela submucosa esophagi" .

[]
    oboInOwl:hasDbXref "FMA:62997", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "tela submucosa oesophageae" .

[]
    oboInOwl:hasDbXref "BTO:0002109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "submucous layer of esophagus" .

[]
    oboInOwl:hasDbXref "BTO:0002109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001972 ;
    owl:annotatedTarget "tela submucosa oesophagi" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxygen" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002469
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "A lamina propria that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Esophageal_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "UMLS:C1707949" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "esophagus lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "esophagus lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "gullet lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "gullet lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "gullet lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria mucosa of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria mucosa of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria mucosa of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria mucosae of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria mucosae of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "lamina propria of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "oesophagus lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "oesophagus lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "EMAPA:26987" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001974 ;
    owl:annotatedTarget "esophageal lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "A serous membrane that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "esophagus serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "gullet serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "gullet serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "oesophagus serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "serosa of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "serous membrane of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "serous membrane of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "serous membrane of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:63057", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001975 ;
    owl:annotatedTarget "tunica serosa oesophageae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002469
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000468" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "the epithelial layer that lines the luminal space of the esophagus" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001499" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "Simple columnar epithelium that lines the esophagus. Chen et al, 2007.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Esophageal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "UMLS:C1179544" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "epithelial tissue of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "epithelial tissue of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "epithelial tissue of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "epithelium of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "epithelium of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "esophagus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "gullet epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "gullet epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001976 ;
    owl:annotatedTarget "oesophagus epithelial tissue" .

[]
    oboInOwl:hasDbXref "MESH:A07.231.432.952", "MP:0004125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001979 ;
    owl:annotatedTarget "One of the minute vessels that collect deoxygenated blood from the capillary plexuses returns it to the veins" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005315" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001979 ;
    owl:annotatedTarget "Multi-tissue structure part of the blood vasculature formed by the anastomosis of capillaries. Venules carry blood toward the heart.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Venule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001979 ;
    owl:annotatedTarget "UMLS:C0042520" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001979 ;
    owl:annotatedTarget "venula" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget obo:UBERON_0003509 .

[]
    oboInOwl:hasDbXref "GO:0014830" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "The smallest division of the artery located between the muscular arteries and the capillaries[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002138" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "Multi-tissue structure part of the blood vasculature, feeds into capillaries. Arterioles carry blood away from the heart.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010253" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "Small, terminal branch of an artery which generally connects to capillaries.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Arteriole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "UMLS:C0003847" .

[]
    oboInOwl:hasDbXref "Wikipedia:Arteriole" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "arteriola" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000071
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007500
    ] .

[]
    oboInOwl:source "GO:0072360" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006965
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001102", "Wikipedia:Blood_vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "A vessel through which blood circulates in the body." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001250" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "Any of the vessels through which blood circulates in the body. [XAO:0001011_][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011004" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "Any of the vessels through which blood circulates in the body.[AAO]" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "8O" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001250" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "FMA:63183 Blood vessel is categorized as 'general anatomical term'. Suggestion to map to region of vascular tree from Terry H at JAX" .

[]
    oboInOwl:hasDbXref "EMAPA:35993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "vascular element" .

[]
    oboInOwl:source "ncithesaurus:Blood_Vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "UMLS:C0005847" .

[]
    oboInOwl:hasDbXref "FMA:50722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "region of vascular tree organ" .

[]
    oboInOwl:hasDbXref "FMA:50722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "vascular tree organ region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blood_vessel" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001981 ;
    owl:annotatedTarget "vas sanguineum" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string, "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget obo:UBERON_0001981 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget obo:UBERON_0010523 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Capillary", "https://github.com/obophenotype/uberon/issues/137" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget "Any of the smallest blood vessels connecting arterioles with venules." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010252" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget "Any of the tiny blood vessels connecting the arterioles to the venules.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001253" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Capillary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001982 ;
    owl:annotatedTarget "UMLS:C0935624" .

[]
    oboInOwl:source "Wikipedia:Tubular_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

[]
    oboInOwl:notes "further investigation required" ;
    oboInOwl:source "ISBN:9780521617147" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000490", "https://github.com/obophenotype/uberon/issues/213" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "the tubular intestinal glands found in the mucosal membranes" .

[]
    oboInOwl:source "Wikipedia:Intestinal_crypt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "In histology, an intestinal crypt, also crypt of LieberkC<hn and intestinal gland, is a gland found in the epithelial lining of the small intestine and colon. The crypts secrete various enzymes, including sucrase and maltase, along with endopeptidases and exopeptidases. Also new epithelium is formed here, keeping in mind that the epithelium at this site is frequently worn away by the passing food. Loss of proliferation control in the crypts is thought to lead to colorectal cancer. The basal portion of the Crypt contains multipotent stem cells. At each mitosis one daughter remains a stem cell while the other differentiates and migrates up the side of the crypt and eventually the villus. Goblet cells are among the cells produced in this fashion[Wikipedia:Intestinal_crypt]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000825 ;
    owl:annotatedTarget obo:CL_0000838 .

[]
    oboInOwl:source "ISBN:9780521617147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "Most fish lack intestinal glands that extend into the mucosa, Gadidae (Jacobshagen 1937) and Macrouridae (Geisterdoerfer 1973( have glands at the base of surface folds throughout intestine - these have been called crypts, but cell types are the same as for surface epithelium. Crypts have been described in salamander midguts (Reeder 1964) some reptiles (Luppa 1977) and some birds (Ziswiler and Farner 1972). Reptile crypts are less developed than birds and mammals, with epithelium similar to the surface. Avian crypts vary from those with absorprive and goblet cells to those that have cells with basophilic granules" .

[]
    oboInOwl:hasDbXref "Wikipedia:Crypts_of_Lieberkuhn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "intestinal gland" .

[]
    oboInOwl:source "ncithesaurus:Crypts_of_the_Lieberkuhn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "UMLS:C1621887" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "Lieberkuhn's glands" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "crypts of Lieberkühn" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "intestinal crypts" .

[]
    oboInOwl:hasDbXref "FMA:63621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001983 ;
    owl:annotatedTarget "intestinal gland of Lieberkuhn" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11532393"^^xsd:string, "PMID:12457618"^^xsd:string, "PMID:15032583"^^xsd:string, "PMID:15766674"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000825 ;
    owl:annotatedTarget "A lymphoid progenitor cell that is committed to the natural killer cell lineage, expressing CD122 (IL-15) receptor, but lacking many of the phenotypic characteristics of later stages of natural killer cell development such as expression of NK activating and inhibitory molecules. In human this cell has the phenotype CD34-positive, CD45RA-positive, CD10-positive, CD117-negative, and CD161 negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "A crypt of lieberkuhn that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Crypt_of_the_Lieberkuhn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "UMLS:C1179777" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "intestinal gland of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "large intestine intestinal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "large intestine lieberkuhn crypt" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001984 ;
    owl:annotatedTarget "lieberkuhn crypt of large intestine" .

[]
    oboInOwl:hasDbXref "PMID:12457618"^^xsd:string, "PMID:15032583"^^xsd:string, "PMID:15766674"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000825 ;
    owl:annotatedTarget "NKP"^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Corneal_endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001985 ;
    owl:annotatedTarget "A monolayer of specialized, flattened, mitochondria-rich cells that lines the posterior surface of the cornea and faces the anterior chamber of the eye[WP]." .

[]
    oboInOwl:source "ncithesaurus:Corneal_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001985 ;
    owl:annotatedTarget "UMLS:C0014259" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001985 ;
    owl:annotatedTarget "cornea endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001985 ;
    owl:annotatedTarget "endothelium of cornea" .

[]
    oboInOwl:hasDbXref "PMID:11532393"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000825 ;
    owl:annotatedTarget "null cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Corneal_endothelium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001985 ;
    owl:annotatedTarget "epithelium posterius corneae" .

[]
    oboInOwl:source "FMA-text-def", "https://github.com/obophenotype/uberon/issues/225" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001986 ;
    owl:annotatedTarget obo:UBERON_0000487 .

[]
    oboInOwl:hasDbXref "FMA:63916", "MESH:A10.272.491", "https://github.com/obophenotype/uberon/issues/225" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001986 ;
    owl:annotatedTarget "A layer of epithelium that lines the heart, blood vessels (endothelium, vascular), lymph vessels (endothelium, lymphatic), and the serous cavities of the body[MESH]. Simple squamous epithelium which lines blood and lymphatic vessels and the heart[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001986 ;
    owl:annotatedTarget "UMLS:C0014257" .

[]
    oboInOwl:hasDbXref "PMID:11532393"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000825 ;
    owl:annotatedTarget "preNK cell"^^xsd:string .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/1376" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32525
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000995
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003124
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004340
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Placenta", "http://www.med.umich.edu/lrc/coursepages/m1/embryology/embryo/06placenta.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget "organ of metabolic interchange between fetus and mother, partly of embryonic origin and partly of maternal origin[GO]. The fetal portion of the placenta is known as the villous chorion. The maternal portion is known as the decidua basalis. The two portions are held together by anchoring villi that are anchored to the decidua basalis by the cytotrophoblastic shell." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001266" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/35054550 Murphy WJ, Eizirik E, Johnson WE, Zhang YP, Ryder OA, O'Brien SJ, Molecular phylogenetics and the origins of placental mammals. Nature (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget "Phylogenetic analyses of the concatenated data set using maximum parsimony, maximum likelihood and distance based (neighbour joining) methods all converged on a nearly identical, well supported topology defining four principal eutherian lineages. The results affirm monophyly of traditional placental orders (except Artiodactyla and Insectivora), and also support some previously proposed, as well as new, superordinal clades.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Placenta" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget "UMLS:C0032043" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001987 ;
    owl:annotatedTarget "allantoic placenta" .

[]
    oboInOwl:hasDbXref "Wikipedia:Feces", "http://www.merriam-webster.com/dictionary/feces" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "Portion of semisolid bodily waste discharged through the anus[MW,modified]" .

[]
    oboInOwl:source "FMA:64183" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "Excretion in semisolid state processed by the intestine.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Feces" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "UMLS:C0015733" .

[]
    oboInOwl:hasDbXref "PMID:23285307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "piece of shit" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "portionem cacas" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cow_dung" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "cow dung" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cow_dung" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "cow pat" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "O" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fewmet" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "fewmet" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frass" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "frass" .

[]
    oboInOwl:hasDbXref "Wikipedia:Guano" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "guano" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spraint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "spraint" .

[]
    oboInOwl:hasDbXref "BTO:0000440" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001988 ;
    owl:annotatedTarget "excrement" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006815
    ] .

[]
    oboInOwl:source "FMA-text" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011822
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Papillary_Dermis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "The upper layer of the dermis beneath the epidermis, composed of dense irregular connective tissue[ncit,modified]." .

[]
    oboInOwl:source "FMA:64776" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "Dense irregular connective tissue of the skin that consists of fibroblasts, various connective tissue cell types, and collagen, predominantly type III." .

[]
    oboInOwl:source "ncithesaurus:Stratum_Papillare" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "UMLS:C0221930" .

[]
    oboInOwl:source "ncithesaurus:Papillary_Dermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "UMLS:C0682598" .

[]
    oboInOwl:hasDbXref "MP:0009545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "corpus papillary" .

[]
    oboInOwl:hasDbXref "MA:0000800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "dermis papillary layer" .

[]
    oboInOwl:hasDbXref "MP:0009545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "papillary layer" .

[]
    oboInOwl:hasDbXref "FMA:64776" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "papillary layer of dermis" .

[]
    oboInOwl:hasDbXref "MP:0009545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "stratum papillare" .

[]
    oboInOwl:hasDbXref "FMA:64776", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "stratum papillare (dermis)" .

[]
    oboInOwl:hasDbXref "MP:0009545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "stratum papillare corii" .

[]
    oboInOwl:hasDbXref "FMA:64776", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "stratum papillare dermis" .

[]
    oboInOwl:hasDbXref "MA:0000802" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "superficial dermis" .

[]
    oboInOwl:hasDbXref "MP:0009545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "superficial dermis" .

[]
    oboInOwl:hasDbXref "EMAPA:35282" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "dermal papillary layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Papillary_dermis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001992 ;
    owl:annotatedTarget "stratum papillare" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008877
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005081" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "The thicker, deeper layer of the dermis, comprised of criss-crossing collagen fibers that form a strong elastic network and also containing blood and lymph vessels, nerves and nerve endings, and hair follicles" .

[]
    oboInOwl:source "ncithesaurus:Reticular_Dermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "UMLS:C0682599" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Reticulare" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "UMLS:C1514988" .

[]
    oboInOwl:hasDbXref "Wikipedia:Reticular_dermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "stratum reticulare" .

[]
    oboInOwl:hasDbXref "FMA:64778", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "stratum reticulare dermis" .

[]
    oboInOwl:hasDbXref "EMAPA:35283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "dermal reticular layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Reticular_dermis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001993 ;
    owl:annotatedTarget "stratum reticulare" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget obo:UBERON_0002418 .

[]
    oboInOwl:source "VSAO-text-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:GO_0005585
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000094", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "Cartilage tissue primarily composed of type II collagen (thin fibrils) and a glassy appearance." .

[]
    oboInOwl:source "FMA:64783" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which is an amorphous gel with a perichondrium[FMA:64783]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000094" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "Cartilage tissue primarily composed of type II collagen (thin fibrils) and a glassy appearance.[VSAO]" .

[]
    oboInOwl:source "ncithesaurus:Hyaline_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "UMLS:C0225362" .

[]
    oboInOwl:hasDbXref "MA:0000109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "hyaline cartilage" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001994 ;
    owl:annotatedTarget "chondroid cartilage" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000103", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "Cartilage tissue intermediate between hyaline cartilage and dense connective tissue; contains of abundant collagen fibers; chondrocytes often arranged in columns." .

[]
    oboInOwl:source "Wikipedia:Fibrocartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "A mixture of white fibrous tissue and cartilaginous tissue in various proportions. It owes its flexibility and toughness to the former of these constituents, and its elasticity to the latter. It is the only type of cartilage that contains type I collagen in addition to the normal type I[Wikipedia:Fibrocartilage]I" .

[]
    oboInOwl:source "FMA:64784" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which is an amorphous gel without a well-defined perichondrium[FMA:64784]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000103" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "Cartilage tissue intermediate between hyaline cartilage and dense connective tissue; contains of abundant collagen fibers; chondrocytes often arranged in columns.[VSAO]" .

[]
    oboInOwl:source "ncithesaurus:Fibrocartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "UMLS:C0684077" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "fibrocartilage tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001995 ;
    owl:annotatedTarget "stratified cartilage tissue" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget obo:UBERON_0011589 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0071953
    ] .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005863
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000091", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "Cartilage tissue that is flexible and contains abundant elastic fibers." .

[]
    oboInOwl:source "FMA:64785" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which consists of elastic fibers[FMA:64785]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000091" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "Cartilage tissue that is flexible and contains abundant elastic fibers.[VSAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "MA has a distinct class for yellow" .

[]
    oboInOwl:source "ncithesaurus:Elastic_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "UMLS:C0682559" .

[]
    oboInOwl:hasDbXref "MA:0000107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "elastic cartilage" .

[]
    oboInOwl:hasDbXref "VSAO:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "elastic cartilage tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Elastic_cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "yellow elastic cartilage" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "reticular cartilage" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001996 ;
    owl:annotatedTarget "yellow cartilage" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ] .

[]
    oboInOwl:source "NBK26868" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000207
    ] .

[]
    oboInOwl:source "NBK26868" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000853
    ] .

[]
    oboInOwl:source "NCBIBook:NBK55982" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:site_of ;
        owl:someValuesFrom obo:GO_0022008
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "A sensory epithelium inside the nasal cavity that is responsible for detecting odors[WP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010158" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:DSM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "Sensory lining of the medial wall, roof and anterior aspects of the main olfactory cavity (cavum principale).[AAO]" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "Sauerstoff" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000826 ;
    owl:annotatedTarget obo:CL_0000838 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010158" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "relationship loss: part_of principal cavity (AAO:0000992)[AAO]" .

[]
    oboInOwl:source "BIRNLEX:2703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "UMLS:C0599332" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "UMLS:C0599332" .

[]
    oboInOwl:source "BIRNLEX:2703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1900" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK55971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "main olfactory epithelium" .

[]
    oboInOwl:hasDbXref "MA:0001325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "nasal cavity olfactory epithelium" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "olfactory membrane" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK55971" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "MOE" .

[]
    oboInOwl:hasDbXref "http://www.ncbi.nlm.nih.gov/books/NBK55971/" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001997 ;
    owl:annotatedTarget "pseudostratified main olfactory epithelium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:12633665"^^xsd:string, "PMID:16551251", "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000826 ;
    owl:annotatedTarget "A progenitor cell of the B cell lineage, with some lineage specific activity such as early stages of recombination of B cell receptor genes, but not yet fully committed to the B cell lineage until the expression of PAX5 occurs."^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002001 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014478
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002001 ;
    owl:annotatedTarget "Any joint that connects a rib to another structure (or another rib). Examples: costochondral, costovertebral, interchondral, sternocostal joints." .

[]
    oboInOwl:source "ncithesaurus:Joint_of_the_Rib" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002001 ;
    owl:annotatedTarget "UMLS:C1261194" .

[]
    oboInOwl:hasDbXref "PMID:17582343"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000826 ;
    owl:annotatedTarget "pre-pro B cell"^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string, "NIF"^^xsd:string, "ZFA-isa-changed" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002410
    ] .

[]
    oboInOwl:hasDbXref "PMID:11244048"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000826 ;
    owl:annotatedTarget "pre-B cell (Philadelphia nomenclature)"^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string, "ZFA"^^xsd:string, "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005428
    ] .

[]
    oboInOwl:hasDbXref "GO:0048484" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget "The enteric nervous system is composed of two ganglionated neural plexuses in the gut wall which form one of the three major divisions of the autonomic nervous system. The enteric nervous system innervates the gastrointestinal tract, the pancreas, and the gall bladder. It contains sensory neurons, interneurons, and motor neurons. Thus the circuitry can autonomously sense the tension and the chemical environment in the gut and regulate blood vessel tone, motility, secretions, and fluid transport. The system is itself governed by the central nervous system and receives both parasympathetic and sympathetic innervation[GO]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget "most sources classify this as autonomic, but in FMA it is placed directly under nervous system." .

[]
    oboInOwl:source "BIRNLEX:1166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget "UMLS:C0206111" .

[]
    oboInOwl:hasDbXref "EFO:0000895" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget "PNS - enteric" .

[]
    oboInOwl:hasDbXref "EFO:0000895" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002005 ;
    owl:annotatedTarget "enteric PNS" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cortex_of_lymph_node" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002006 ;
    owl:annotatedTarget "Peripheral portion of the lymph node, underneath the capsule[WP]." .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002006 ;
    owl:annotatedTarget "UMLS:C0933402" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cortex_of_lymph_node" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002006 ;
    owl:annotatedTarget "cortex nodi lymphoidei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph_node#Medulla", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002007 ;
    owl:annotatedTarget "The mdeullary portion of the lymph node, which contains large blood vessels, sinuses and medullary cords that contain antibody-secreting plasma cells." .

[]
    oboInOwl:hasDbXref "Wikipedia:Medulla_of_lymph_node" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002007 ;
    owl:annotatedTarget "medulla nodi lymphoidei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "A plexus of nerves situated at the base of the heart that innervate the heart." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "EMAPA:37460" .

[]
    oboInOwl:source "ncithesaurus:Cardiac_Nerve_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "UMLS:C0459528" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "autonomic nerve plexus of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "autonomic plexus of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "heart autonomic nerve plexus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "heart autonomic plexus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002008 ;
    owl:annotatedTarget "plexus cardiacus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracodorsal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002011 ;
    owl:annotatedTarget "The thoracodorsal artery is a branch of the subscapular artery. It travels inferiorly with the thoracodorsal nerve and supplies the latissimus dorsi. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002011 ;
    owl:annotatedTarget "EMAPA:37129" .

[]
    oboInOwl:source "ncithesaurus:Thoracodorsal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002011 ;
    owl:annotatedTarget "UMLS:C0933449" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracodorsal_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002011 ;
    owl:annotatedTarget "arteria thoracodorsalis" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002061
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003123
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005339
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_artery", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "An artery that carries deoxygenated blood from heart to the lungs. They are the only arteries (other than umbilical arteries in the fetus) that carry deoxygenated blood.." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010221" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "Major artery which supplies blood to the lungs.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000982" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pulmonary+artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "One of two arteries, leaving from the heart, the left one supplying the left lung and the right one supplying the right lung. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000982" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "On the other hand, in the sister clade of the actinopterygians, the sarcopterygians, the gill circulation is supplemented with lung ventilation. As a result, the pulmonary artery and vein and a functional ductus arteriosus arose as a major evolutionary innovation from the sixth arch, giving the organism a flexible shunt to balance blood supply to and from gills and lungs according to environmental conditions.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pulmonary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "UMLS:C0034052" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxigeno" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000827 ;
    owl:annotatedTarget obo:CL_0000838 .

[]
    oboInOwl:hasDbXref "FMA:66326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "pulmonary arterial tree" .

[]
    oboInOwl:hasDbXref "FMA:66326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "pulmonary arterial tree organ part" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "arteria pulmonalis" .

[]
    oboInOwl:hasDbXref "FMA:66326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "pulmonary arterial subtree" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002012 ;
    owl:annotatedTarget "truncus pulmonalis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000827 ;
    owl:annotatedTarget "A lymphoid progenitor cell of the T cell lineage, with some lineage specific marker expression, but not yet fully committed to the T cell lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011383" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002015 ;
    owl:annotatedTarget "the tough fibrous layer surrounding the kidney which is covered in a thick layer of perirenal adipose tissue that functions to provide some protection from trauma and damage" .

[]
    oboInOwl:source "ncithesaurus:Renal_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002015 ;
    owl:annotatedTarget "UMLS:C0227637" .

[]
    oboInOwl:hasDbXref "FMA:66610", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002015 ;
    owl:annotatedTarget "capsula fibrosa renis" .

[]
    oboInOwl:hasDbXref "FMA:66610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002015 ;
    owl:annotatedTarget "fibrous capsule of kidney" .

[]
    oboInOwl:hasDbXref "GO:0072127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002015 ;
    owl:annotatedTarget "renal capsule" .

[]
    oboInOwl:hasDbXref "GO:0060577" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "Pulmonary veins are blood vessels that transport blood from the lungs to the heart[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010521" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "Any of the veins which collect blood from the lungs and some small vesicles received from the esophagus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001133" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pulmonary+vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "One of two pairs of large vessels that return oxygenated blood from each lung to the left atrium of the heart. [TFD][VHOG]" .

[]
    oboInOwl:source "MP:0002726,MGI:cwg" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "the veins that return oxygenated blood from the lungs to the left atrium of the heart" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001133" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "On the other hand, in the sister clade of the actinopterygians, the sarcopterygians, the gill circulation is supplemented with lung ventilation. As a result, the pulmonary artery and vein and a functional ductus arteriosus arose as a major evolutionary innovation from the sixth arch, giving the organism a flexible shunt to balance blood supply to and from gills and lungs according to environmental conditions.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pulmonary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "UMLS:C0034090" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002016 ;
    owl:annotatedTarget "venae pulmonales" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002017 ;
    owl:annotatedTarget obo:UBERON_0001638 .

[]
    oboInOwl:hasDbXref "BTO:0001792" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002017 ;
    owl:annotatedTarget "A vein that conducts blood from the digestive organs, spleen, pancreas, and gallbladder to the liver[BTO]." .

[]
    oboInOwl:source "ncithesaurus:Portal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002017 ;
    owl:annotatedTarget "UMLS:C0032718" .

[]
    oboInOwl:hasDbXref "FMA:66645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002017 ;
    owl:annotatedTarget "portal venous tree organ part" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget obo:UBERON_0007616 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002217
    ] .

[]
    oboInOwl:source "GAID" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0001484
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Synovial_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "Soft tissue that lines the non-cartilaginous surfaces within joints with cavities (synovial joints)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001282" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:11068553 O'Connel JX, Pathology of the synovium. American Journal of Clinical Pathology (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "Phylogenetically, synovium is one of the newer attributes of the vertebrate locomotor apparatus. The first synovial joints developed in the piscine jaw of ancestors of modern lungfish by an evolutionary process that modified preexisting fibrous and cartilaginous joints, which were the predominant articulation of the early sea- and land-dwelling vertebrates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:66762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovial layer" .

[]
    oboInOwl:hasDbXref "AEO:0000181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovial membrane" .

[]
    oboInOwl:hasDbXref "BTO:0001823", "VHOG:0001282" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovium" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "EMAPA:37476" .

[]
    oboInOwl:source "ncithesaurus:Synovial_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "UMLS:C0039099" .

[]
    oboInOwl:hasDbXref "FMA:9865", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "membrana synovialis (capsula articularis)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Synovial_membrane" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "membrana synovialis capsulae articularis" .

[]
    oboInOwl:hasDbXref "FMA:66762", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "stratum synoviale" .

[]
    oboInOwl:hasDbXref "FMA:9865", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "stratum synoviale (capsula articularis)" .

[]
    oboInOwl:hasDbXref "FMA:9865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovial layer of articular capsule of synovial joint" .

[]
    oboInOwl:hasDbXref "FMA:9865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovial membrane of articular capsule of synovial joint" .

[]
    oboInOwl:hasDbXref "FMA:9865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002018 ;
    owl:annotatedTarget "synovium of articular capsule of synovial joint" .

[]
    oboInOwl:hasDbXref "BIRNLEX:812", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "A cranial nerve that originates from neurons in the medulla and in the cervical spinal cord." .

[]
    oboInOwl:seeAlso "http://code.google.com/p/xenopus-anatomy-ontology/issues/detail?id=7" ;
    oboInOwl:source "VHOG"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget obo:NCBITaxon_8292 .

[]
    oboInOwl:source "ISBN:080184780X", "XAO:0004214" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "A small motor nerve which emerges from the lateral wall of the medulla with the roots of the vagus nerve, and innervates a single pectoral suspensory muscle, the m.cucullaris." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000699" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "Cranial nerve that innervates the sternocleidomastoid and trapezius complex of muscles. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-1, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010476" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "Small motor nerve which innervates a single pectoral suspensory muscle, the m. cucullaris.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000699" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "Wikipedia:Cranial_nerves", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "Cranial nerves XI and XII evolved in the common ancestor to amniotes (non-amphibian tetrapods) thus totalling twelve pairs.[well established][VHOG]" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "In mice, the spinal branch of this motor nerve innervates the trapezius and the sternocleidomastoid muscles. The cranial branch joins the vagus nerve and innervates the same targets as the vagus nerve" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "FMA has distinct cranial and spinal parts - WP says 'Traditional descriptions of the accessory nerve divide it into two parts: a spinal part and a cranial part.[1] However, because the cranial component rapidly joins the vagus nerve, becoming an integral part of said nerve, modern descriptions often consider the cranial component to be part of the vagus nerve and not part of the accessory nerve proper.[2]" .

[]
    oboInOwl:source "BIRNLEX:812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "UMLS:C0000905" .

[]
    oboInOwl:source "ncithesaurus:Accessory_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "UMLS:C0000905" .

[]
    oboInOwl:source "BIRNLEX:812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "UMLS:C1305777" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000106" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "accessory XI" .

[]
    oboInOwl:hasDbXref "BIRNLEX:812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "cranial nerve XI" .

[]
    oboInOwl:hasDbXref "BIRNLEX:812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "eleventh cranial nerve" .

[]
    oboInOwl:hasDbXref "FMA:6720", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "nervus accessorius [XI]" .

[]
    oboInOwl:hasDbXref "FMA:6720", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "pars spinalis nervus accessorius" .

[]
    oboInOwl:hasDbXref "FMA:6720", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "radix spinalis nervus accessorius" .

[]
    oboInOwl:hasDbXref "FMA:6720" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "spinal accessory nerve" .

[]
    oboInOwl:hasDbXref "VHOG:0000699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "CN-XI" .

[]
    oboInOwl:hasDbXref "BAMS:XIn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002019 ;
    owl:annotatedTarget "accessory spinal nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gray_matter", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "A nervous system structure composed primarily of nerve cell bodies (somas). May also include dendrites and the initial unmyelinated portion of axons." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002197" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "Multi-tissue comprised of neurons, dendrites, axon terminals, glial cells, and capillaries.[TAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "EMAPA:37596" .

[]
    oboInOwl:source "ncithesaurus:Gray_Matter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "UMLS:C0018220" .

[]
    oboInOwl:hasDbXref "FMA:67242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "gray matter of neuraxis" .

[]
    oboInOwl:hasDbXref "AEO:0001012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "neuronal grey matter" .

[]
    oboInOwl:hasDbXref "FMA:67242", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "substantia grisea" .

[]
    oboInOwl:hasDbXref "ZFA:0001681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "gray mater" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002020 ;
    owl:annotatedTarget "grisea" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxygen" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000828 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001231" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "the deepest layer of the epidermis, which is composed of dividing stem cells and anchoring cells" .

[]
    oboInOwl:hasDbXref "Wikipedia:Malpighian_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "Malpighian layer" .

[]
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "rete Malphighii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Malpighian_layer" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "stratum Malpighi" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Basale" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "UMLS:C0221925" .

[]
    oboInOwl:hasDbXref "FMA:67540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "basal cell layer of epidermis" .

[]
    oboInOwl:hasDbXref "ZFA:0001180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "basal epidermal layer" .

[]
    oboInOwl:hasDbXref "TAO:0001180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "epidermal basal stratum" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:7758949"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000828 ;
    owl:annotatedTarget "A progenitor cell of the thrombocyte, a nucleated blood cell involved in coagulation typically seen in birds and other non-mammalian vertebrates."^^xsd:string .

[]
    oboInOwl:hasDbXref "XAO:0000041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002025 ;
    owl:annotatedTarget "epidermis sensorial layer" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001236" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "the layer of polyhedral cells in the epidermis found between the stratum granulosum and stratum basale; shrinkage and adhesion of these cells gives a spiny or prickly appearance" .

[]
    oboInOwl:hasDbXref "Wikipedia:Malpighian_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "Malpighian layer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Malpighian" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "stratum Malpighii" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Spinosum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "UMLS:C0221924" .

[]
    oboInOwl:hasDbXref "FMA:67542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "prickle cell layer of epidermis" .

[]
    oboInOwl:hasDbXref "BTO:0000435" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002026 ;
    owl:annotatedTarget "prickle cell layer" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002153
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "the outer layer of the epidermis, consisting of several layers of flat keratinized non-nucleated cells" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010597" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:CAM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "The keratinized outermost layer of the epidermis, which is periodically shed.[AAO]" .

[]
    oboInOwl:hasDbXref "BTO:0000344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "horny layer" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Corneum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "UMLS:C0221921" .

[]
    oboInOwl:hasDbXref "FMA:67545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "horny layer of epidermis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stratum_corneum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002027 ;
    owl:annotatedTarget "stratum corneum epidermidis" .

[]
    oboInOwl:notes "modified-source-relation" ;
    oboInOwl:source "ABA" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002298
        ]
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Rhombencephalon", "ZFA:0000029", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "The most posterior of the three principal regions of the brain. In mammals and birds the hindbrain is divided into a rostral metencephalon and a caudal myelencephalon. In zebrafish, with the exception of the cerebellum, the ventral remainder of the metencephalon can be separated only arbitrarily from the more caudal myelencephalic portion of the medulla oblongata (From: Neuroanatomy of the Zebrafish Brain)[ZFA]. Organ component of neuraxis that has as its parts the pons, cerebellum and medulla oblongata[FMA]." .

[]
    oboInOwl:source "PMID:8932866" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget obo:NCBITaxon_7762 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010150" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "Posterior part of the brain consisting of the cerebellum and medulla oblongata.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000029" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "The most posterior of the three principal regions of the brain, forming the rhombencephalon and all or most of the metencephalon. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000029" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "relationship loss: develops_from hindbrain neural tube (TAO:0007043)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000070" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0959-4388(99)00003-3 Holland LZ and Holland ND, Chordate origins of the vertebrate central nervous system. Current Opinion in Neurobiology (1999)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "Fine structural, computerized three-dimensional (3D) mapping of cell connectivity in the amphioxus nervous system and comparative molecular genetic studies of amphioxus and tunicates have provided recent insights into the phylogenetic origin of the vertebrate nervous system. The results suggest that several of the genetic mechanisms for establishing and patterning the vertebrate nervous system already operated in the ancestral chordate and that the nerve cord of the proximate invertebrate ancestor of the vertebrates included a diencephalon, midbrain, hindbrain, and spinal cord.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "in MA, brainstem and hindbrain and part-of siblings under brain, consistent with FMA and NIF. See also notes for cerebellum. We weaken the relation in ABA to overlaps" .

[]
    oboInOwl:source "BIRNLEX:942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "UMLS:C0035507" .

[]
    oboInOwl:source "ncithesaurus:Hind-Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "UMLS:C0035507" .

[]
    oboInOwl:source "BIRNLEX:942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "UMLS:C1522180" .

[]
    oboInOwl:source "BIRNLEX:942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002028 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=540" .

[]
    oboInOwl:hasDbXref "MP:0009492" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "The simple columnar epithelial lining of the gall bladder." .

[]
    oboInOwl:source "ncithesaurus:Gallbladder_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "UMLS:C1180206" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "epithelial tissue of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "epithelial tissue of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "epithelium of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "gall bladder epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "gallbladder epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002029 ;
    owl:annotatedTarget "gallbladder epithelium" .

[]
    oboInOwl:source "Stedmans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008425
    ] .

[]
    oboInOwl:hasDbXref "FMA:67771", "Wikipedia:Nipple" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "Projection of skin containing the outlets for 15-20 lactiferous ducts arranged cylindrically around the tip." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "FMA makes this part of the breast, whereas in MA it is part of the mammary gland -" .

[]
    oboInOwl:source "ncithesaurus:Nipple" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "UMLS:C0028109" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000829 ;
    owl:annotatedTarget obo:CL_0000835 .

[]
    oboInOwl:hasDbXref "MP:0009723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "papilla mammae" .

[]
    oboInOwl:hasDbXref "MP:0009723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "thele" .

[]
    oboInOwl:hasDbXref "MP:0009723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "thelium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nipple" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002030 ;
    owl:annotatedTarget "papilla mammaria" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000829 ;
    owl:annotatedTarget "A myeloblast committed to the basophil lineage."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002209
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "An epithelium that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bronchial_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "UMLS:C0599333" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "bronchi epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "bronchi epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "bronchial trunk epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "bronchial trunk epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "bronchus epithelial tissue" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxygene" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "epithelial tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "epithelial tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "epithelial tissue of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "epithelium of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002031 ;
    owl:annotatedTarget "epithelium of bronchial trunk" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget obo:UBERON_0001135 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "A tiny smooth muscle that connects the hair follicle with the dermis." .

[]
    oboInOwl:hasDbXref "FMA:67821", "MA:0000778" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pili" .

[]
    oboInOwl:hasDbXref "EMAPA:26779", "MP:0010679" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pili muscle" .

[]
    oboInOwl:hasDbXref "MA:0000778" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pili smooth muscle" .

[]
    oboInOwl:hasDbXref "MP:0010679" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pilli" .

[]
    oboInOwl:hasDbXref "MP:0010679" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pilli muscle" .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pilorum" .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arrector pilorum muscle of hair" .

[]
    oboInOwl:hasDbXref "BTO:0005132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "arectores pilorum" .

[]
    oboInOwl:hasDbXref "BTO:0005132" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "erector pili" .

[]
    oboInOwl:hasDbXref "BTO:0005132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "erectores pilorum" .

[]
    oboInOwl:hasDbXref "BTO:0005132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002033 ;
    owl:annotatedTarget "pilomotor muscle" .

[]
    oboInOwl:hasDbXref "CL:0000737", "GOC:dph"^^xsd:string, "GOC:mtg_muscle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002036 ;
    owl:annotatedTarget "Muscle tissue that contains fibers that are divided by transverse bands into striations." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010762" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:CAM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002036 ;
    owl:annotatedTarget "Voluntary muscle tissue arranged in bundles of fibers.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Striated_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002036 ;
    owl:annotatedTarget "UMLS:C1331262" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001895
    ] .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006215
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000232", "ISBN:3764351209", "MESH:A08.186.211.132.810.428.200", "ZFA:0000100", "https://sourceforge.net/tracker/index.php?func=detail&aid=3291162&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "Part of the metencephalon that lies in the posterior cranial fossa behind the brain stem. It is concerned with the coordination of movement[MESH]. A large dorsally projecting part of the brain concerned especially with the coordination of muscles and the maintenance of bodily equilibrium, situated between the brain stem and the back of the cerebrum , and formed in humans of two lateral lobes and a median lobe[BTO]. Brain structure derived from the anterior hindbrain, and perhaps including posterior midbrain. The cerebellum plays a role in somatic motor function, the control of muscle tone, and balance[ZFA]." .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget obo:NCBITaxon_117565 .

[]
    oboInOwl:source "http://icb.oxfordjournals.org/content/42/4/743.full" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010485" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "Dorsal part of the hindbrain that coordinates muscle movement, posture, and balance.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000100" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "Specialized brain region derived from the dorsal metencephalon (anterior hindbrain, and perhaps including posterior midbrain) and becoming distinctive late in the segmentation period. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000024" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.02.008 Murakami Y, Uchida K, Rijli FM and Kuratani S, Evolution of the brain developmental plan: Insights from agnathans. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "However, although the lamprey possesses a region comparable to the cerebellum and display expression of LjFgf8/17 at the MHB (midbrain hindbrain boundary), it does not have Purkinje cells and cerebellar nuclei, as well as components of the rhombic lip-derived cerebellar and pre-cerebellar systems. It is noteworthy that the latter structures require specific expression of Pax6 in the rhombic lip of the gnathostome hindbrain. Interestingly, the lamprey rhombic lip does not express Pax6. Thus, it is tempting to speculate that in vertebrate evolution the rostral hindbrain is incapable of differentiating into the cerebellum before the co-option of Pax6 in that region. In other words, cerebellum has been brought about as an evolutionary innovation in gnathostomes, based on exaptation of MHB, rhombic lip, and some regulatory gene expression already present in the vertebrate common ancestor.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ABA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "almost all AOs agree that the cerebellum is part of the hindbrain (sometimes specifically part of the metencephalon, which, when present, is part of the hindbrain). However, ABA has cerebellum and brain stem as partof siblings, with the hindbrain part of the brainstem" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tentorium_cerebelli" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "infratentorial region" .

[]
    oboInOwl:source "BIRNLEX:1489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "UMLS:C0007765" .

[]
    oboInOwl:source "ncithesaurus:Cerebellum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "UMLS:C0007765" .

[]
    oboInOwl:source "BIRNLEX:1489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "UMLS:C1268981" .

[]
    oboInOwl:source "BIRNLEX:1489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=643" .

[]
    oboInOwl:hasDbXref "FMA:67944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "epencephalon-1" .

[]
    oboInOwl:hasDbXref "NeuroNames:643" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "corpus cerebelli" .

[]
    oboInOwl:hasDbXref "NeuroNames:643" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002037 ;
    owl:annotatedTarget "parencephalon" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000830 ;
    owl:annotatedTarget obo:CL_0000836 .

[]
    oboInOwl:source "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002420
    ] .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001891
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "Predominantly gray matter midbrain structure lying dorsal to the crus cerebri and ventral to the midbrain tegmentum. It is divided into a dorsal, cellularly compact region known as the pars compacta and a more ventrally located, containing more loosely packed cells, the pars reticulata. The most lateral region of the reticulata is identified as the pars lateralis (MM)." .

[]
    oboInOwl:source "FMA:67947" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "Subdivision of the midbrain anterior to the midbrain tegmentum which contains darkly pigmented neurons[FMA][FMA:67947]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001573" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.336", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "(...) the substantia nigra first appears in reptiles and is best developed in primates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:789", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "SN" .

[]
    oboInOwl:source "BIRNLEX:789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "UMLS:C0038590" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000830 ;
    owl:annotatedTarget "A promyelocyte committed to the basophil lineage."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Substantia_Nigra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "UMLS:C0038590" .

[]
    oboInOwl:source "BIRNLEX:789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "UMLS:C1269578" .

[]
    oboInOwl:source "BIRNLEX:789" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=536" .

[]
    oboInOwl:hasDbXref "NeuroNames:536" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "nucleus pigmentosus subthalamo-peduncularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Substantia_nigra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "substancia nigra" .

[]
    oboInOwl:hasDbXref "NeuroNames:536" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002038 ;
    owl:annotatedTarget "substantia nigra (Soemmerringi)" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Bronchial_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002040 ;
    owl:annotatedTarget "A systemic artery that supplies the lung with with oxygenated blood." .

[]
    oboInOwl:source "ncithesaurus:Bronchial_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002040 ;
    owl:annotatedTarget "UMLS:C0006257" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bronchial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002040 ;
    owl:annotatedTarget "arteriae bronchiales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bronchial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002040 ;
    owl:annotatedTarget "rami bronchiales partis thoracicae aortae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002138
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "An endothelium that is part of a lymphatic vessel [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005258" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "The vascular endothelium that lines the lymph vessels.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Lymphatic_Vessel_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "UMLS:C1180786" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "endothelium of lymph vessel" .

[]
    oboInOwl:hasDbXref "BSPO:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001107 ;
    owl:annotatedTarget "x immediately deep to y iff x deep_to y and x is contiguous with y." .

[]
    oboInOwl:hasDbXref "FMA:68444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "endothelium of lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "lymph vessel endothelium" .

[]
    oboInOwl:hasDbXref "BTO:0004303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002042 ;
    owl:annotatedTarget "lymphatic endothelium" .

[]
    oboInOwl:source "Wikipedia:Endostyle" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0036161
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0055074
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001379", "Wikipedia:Thyroid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "A two-lobed endocrine gland found in all vertebrates, located in front of and on either side of the trachea in humans, and producing various hormones, such as triiodothyronine and calcitonin[BTO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010544" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "Either of paired structures located in the throat which develop from the ventral wall of the pharynx and excretes hormones involved in the morphological and functional changes during metamorphosis as well as influencing other tissues.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000418" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (2) a groove in the pharyngeal floor known as the endostyle, or a thyroid gland derived from part of the endostyle (...).[well established][VHOG]" .

[]
    oboInOwl:hasScope "NCBITaxon:32443" ;
    oboInOwl:source "Romer", "Wikipedia:Thyroid_gland#Other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "In fish, it is usually located below the gills and is not always divided into distinct lobes. However, in some teleosts, patches of thyroid tissue are found elsewhere in the body, associated with the kidneys, spleen, heart, or eyes" .

[]
    oboInOwl:hasScope "NCBITaxon:7746" ;
    oboInOwl:source "Romer", "Wikipedia:Thyroid_gland#Other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "In larval lampreys, the thyroid originates as an exocrine gland, secreting its hormones into the gut, and associated with the larva's filter-feeding apparatus. In the adult lamprey, the gland separates from the gut, and becomes endocrine, but this path of development may reflect the evolutionary origin of the thyroid. For instance, the closest living relatives of vertebrates, the tunicates and Amphioxus, have a structure very similar to that of larval lampreys, and this also secretes iodine-containing compounds (albeit not thyroxine)" .

[]
    oboInOwl:hasScope "NCBITaxon:32523" ;
    oboInOwl:source "Romer", "Wikipedia:Thyroid_gland#Other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "In tetrapods, the thyroid is always found somewhere in the neck region. In most tetrapod species, there are two paired thyroid glands - that is, the right and left lobes are not joined together. However, there is only ever a single thyroid gland in most mammals, and the shape found in humans is common to many other species" .

[]
    oboInOwl:source "ncithesaurus:Thyroid_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "UMLS:C0040132" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thyroid" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002046 ;
    owl:annotatedTarget "glandula thyroidea" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004684
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pontine_raphe_nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "The pontine raphe nucleus is one of the raphe nuclei. It is located in the pontine tegmentum. [WP,unvetted]." .

[]
    oboInOwl:source "BIRNLEX:1110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "UMLS:C0175423" .

[]
    oboInOwl:source "BIRNLEX:1110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=589" .

[]
    oboInOwl:hasDbXref "FMA:68875", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "raphe pontis" .

[]
    oboInOwl:hasDbXref "NeuroNames:589" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "nucleus raphe pontis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pontine_raphe_nucleus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "nucleus raphes pontis" .

[]
    oboInOwl:hasDbXref "NeuroNames:589" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002047 ;
    owl:annotatedTarget "raphe (mediana pontina)" .

[]
    oboInOwl:note "some species only have a single lung" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget "Respiration organ that develops as an outpocketing of the esophagus." .

[]
    oboInOwl:editor "BGEE:fb" ;
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/701" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:editor "BGEE:fb" ;
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/701" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget obo:NCBITaxon_7777 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010567" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:SBH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget "Either of two organs which allow gas exchange absorbing oxygen from inhaled air and releasing carbon dioxide with exhaled air.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000310" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.210, DOI:10.1371/journal.pone.0024019 Zheng W, Wang Z, Collins JE, Andrews RM, Stemple D, Gong Z, Comparative transcriptome analyses indicate molecular homology of zebrafish swimbladder and Mammalian lung. PLoS One (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata. (...) In actinopterygian fishes, apart from Cladistia, the ventral intestinal pocket migrates dorsally and becomes the swim-bladder, a mainly hydrostatical organ (reference 1); Comparative transcriptome analyses indicate molecular homology of zebrafish swimbladder and Mammalian lung (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Lung" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget "UMLS:C0024109" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002048 ;
    owl:annotatedTarget "pulmo" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002049 ;
    owl:annotatedTarget obo:UBERON_0000477 .

[]
    oboInOwl:hasDbXref "ZFA:0005249" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002049 ;
    owl:annotatedTarget "An interconnected tubular multi-tissue structure contains fluid that is actively transported around the organism[ZFA]. Examples: vasculature of lung, vasculature of face." .

[]
    oboInOwl:hasDbXref "FMA:69050" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002049 ;
    owl:annotatedTarget "vascular network" .

[]
    oboInOwl:hasDbXref "BTO:0000174", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "Anatomical structure that is part of an embryo." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000138" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001105" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000178" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "Anatomical structure that is part of the embryo and is comprised of portions of tissue or cells.[VSAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "in FMA embryo is_a embryonic structure" .

[]
    oboInOwl:source "ncithesaurus:Embryonic_Structure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "UMLS:C0013948" .

[]
    oboInOwl:hasDbXref "FBbt:00004208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "developing embryonic structure" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0003169" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "embryonic anatomical structure" .

[]
    oboInOwl:hasDbXref "BTO:0000174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "embryonale Struktur" .

[]
    oboInOwl:hasDbXref "ZFA:0001105" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002050 ;
    owl:annotatedTarget "embryonic structures" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002145
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "An epithelium that is part of a bronchiole [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "in FMA2 and FMA3, lobular bronchiole is an exact synonym of bronchiole; however there are two distinct terms for the corresponding epithelium." .

[]
    oboInOwl:source "ncithesaurus:Bronchiole_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "UMLS:C1181296" .

[]
    oboInOwl:hasDbXref "BTO:0001866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "bronchiolar epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "bronchiole epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "epithelial tissue of bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "epithelial tissue of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "epithelium of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "lobular bronchiole epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002051 ;
    owl:annotatedTarget "lobular bronchiole epithelium" .

[]
    oboInOwl:hasDbXref "MP:0013565" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002052 ;
    owl:annotatedTarget "the thick capsule of dense irregular connective tissue that surrounds each adrenal gland and contains scattered elastic fibers; the capsule contains a rich plexus of blood vessels (mainly small arteries) and numerous nerve fibers; some blood vessels and nerves enter the substance of the gland in the trabeculae that extend inward from the capsule and then leave the trabeculae to enter the cortex." .

[]
    oboInOwl:source "ncithesaurus:Adrenal_Gland_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002052 ;
    owl:annotatedTarget "UMLS:C1181304" .

[]
    oboInOwl:hasDbXref "FMA:69087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002052 ;
    owl:annotatedTarget "capsule of adrenal gland" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25806 ;
    owl:annotatedTarget "oxygen molecular entity" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002053 ;
    owl:annotatedTarget obo:UBERON_0009753 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002053 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000427
    ] .

[]
    oboInOwl:hasDbXref "MESH:A06.407.071.140.960", "MGI:llw2", "MP:0008293" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002053 ;
    owl:annotatedTarget "the narrow subcapsular outer zone of the adrenal cortex where aldosterone is produced" .

[]
    oboInOwl:hasDbXref "MA:0001891" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002053 ;
    owl:annotatedTarget "adrenal gland zona glomerulosa" .

[]
    oboInOwl:hasDbXref "BTO:0000048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002053 ;
    owl:annotatedTarget "glomerulosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_suprarenal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002056 ;
    owl:annotatedTarget "Each renal artery gives off some small inferior suprarenal branches to the suprarenal gland, the ureter, and the surrounding cellular tissue and muscles. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002056 ;
    owl:annotatedTarget "EMAPA:37088" .

[]
    oboInOwl:source "ncithesaurus:Inferior_Suprarenal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002056 ;
    owl:annotatedTarget "UMLS:C0226334" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_suprarenal_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002056 ;
    owl:annotatedTarget "arteria suprarenalis inferior" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002057 ;
    owl:annotatedTarget "An artery that supplies the diaphragm" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002057 ;
    owl:annotatedTarget "EMAPA:37108" .

[]
    oboInOwl:source "ncithesaurus:Phrenic_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002057 ;
    owl:annotatedTarget "UMLS:C1181536" .

[]
    oboInOwl:source "FMA"^^xsd:string, "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002060 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001308
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Femoral_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002060 ;
    owl:annotatedTarget "The femoral artery is a large artery in the muscles of the thigh. It is a continuation of external iliac artery where it enters the femoral triangle at the mid inguinal point behind the inguinal ligament. It leaves femoral triangle through apex beneath the sartorius muscle. It enters the popliteal fossa by passing through the 5th osseo-aponeurotic(adductor hiatus) opening of adductor magnus where it becomes the Popliteal Artery. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010222" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002060 ;
    owl:annotatedTarget "Artery which supplies blood via branches to the hindlimbs.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Femoral_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002060 ;
    owl:annotatedTarget "UMLS:C0015801" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femoral_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002060 ;
    owl:annotatedTarget "arteria femoralis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget obo:UBERON_0001637 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget obo:UBERON_0002050 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004145
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005498
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005432
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Truncus_arteriosus_(embryology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget "The truncus arteriosus and bulbus cordis are divided by the aorticopulmonary septum. The truncus arteriosus gives rise to the ascending aorta and the pulmonary trunk. The bulbus cordis gives rise to the smooth parts (outflow tract) of the left and right ventricles." .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget "assume spelling error for ncit" .

[]
    oboInOwl:source "ncithesaurus:Trancus_Arteriosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002061 ;
    owl:annotatedTarget "UMLS:C1519589" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] .

[]
    oboInOwl:hasDbXref "GO:0003197", "Wikipedia:Atrioventricular_cushions", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "The endocardial cushion is a specialized region of mesenchymal cells that will give rise to the heart septa and valves[GO]. Swellings of tissue present between the endocardial and myocardial cell layers that will give rise to the interstitial cells of the cardiac valves[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001317" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "Swellings of tissue present between the endocardial and myocardial cell layers that will give rise to the interstitial cells of the cardiac valves.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001317" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "relationship loss: develops_from endocardial ring (TAO:0005072)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000932" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/35047564 Stainier DYR, Zebrafish genetics and vertebrate heart formation. Nature Reviews Genetics (2001) Figure 3", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "(Cardiac valve formation in vertebrates) In response to a myocardial signal, endocardial cells at chamber boundaries take on a mesenchymal character, delaminate and migrate into the cardiac jelly. There, they form an endocardial cushion that is later remodelled into a valve.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endocardial_cushion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "atrioventricular cushion" .

[]
    oboInOwl:hasDbXref "PMID:15797462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "cardiac cushion" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "endocardial cushion tissue" .

[]
    oboInOwl:hasDbXref "FMA:70302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "atrioventricular canal cushion" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002062 ;
    owl:annotatedTarget "endocardial cushions" .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007278
    ] .

[]
    oboInOwl:hasDbXref "PMID:20735616", "Wikipedia:Sinus_venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "The sinus venosus is a large cardiac chamber at the inflow tract that receives venous blood from systemic circulation. precedes the atrium on the venous side of the chordate heart." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000154" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "Heart region collecting blood from the paired common cardinal veins and delivering to the atrium. One of four components of the heart. The sinus venosus also acts as a pacemaker and is the first to contract. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010505" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "Part of the circulatory system which receives blood from the systemic veins and contracts to pump the blood into the atrium of the heart.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000177" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.428", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...).[well established][VHOG]" .

[]
    oboInOwl:source "ZFA:0000154" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "In zebrafish, the sinus venosus also acts as a pacemaker and is the first to contract" .

[]
    oboInOwl:hasDbXref "ZFA:0000154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "inflow tract" .

[]
    oboInOwl:source "ncithesaurus:Sinus_Venarum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "UMLS:C0225857" .

[]
    oboInOwl:source "ncithesaurus:Sinus_Venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "UMLS:C0231084" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinus_venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "sinus venarum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinus_venosus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "sinus venosus cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinus_venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "venarum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinus_venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "venarum sinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinus_venosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002063 ;
    owl:annotatedTarget "venosus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_vein", "https://github.com/obophenotype/uberon/issues/328" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002066 ;
    owl:annotatedTarget "The umbilical vein is a blood vessel present during fetal development that carries oxygenated blood from the placenta to the growing fetus. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Umbilical_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002066 ;
    owl:annotatedTarget "UMLS:C0041637" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002066 ;
    owl:annotatedTarget "vena umbilicalis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010083
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dermis", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "The dermis is a layer of skin between the epidermis (with which it makes up the skin) and subcutaneous tissues, and is composed of two layers, the papillary and reticular dermis[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001119" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "A collagenous layer of the skin subjacent to the epidermis and covering the hypodermis. It contains various types of cells (e.g. fibroblasts, pigment cells, nerve, blood vessels and scales. Le Guellec et al, 2004.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000108" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.231-232 see also p.209 and p.228 and Figure 6-1", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "When approaching controversies surrounding skin evolution, we need to remember that the skin consists of two layers, an epidermis and a dermis, not a single evolving structure. (...) It is little wonder that controversies about homology exist. If we think of the epidermis, the dermis, and their interactions as an evolving unit, then their specialized products (hair, feathers, and reptilian scales) are broadly homologous.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Dermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "UMLS:C0011646" .

[]
    oboInOwl:hasDbXref "BTO:0000294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "corium" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25806 ;
    owl:annotatedTarget "oxygen molecular entities" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dermis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "corium" .

[]
    oboInOwl:hasDbXref "BTO:0000294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "cutis" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001239" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002069 ;
    owl:annotatedTarget "the layer of flattened cells containing basophilic granules of keratohyalin and lying just above the stratum spinosum (spiny layer) of the epidermis" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Granulosum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002069 ;
    owl:annotatedTarget "UMLS:C0221923" .

[]
    oboInOwl:hasDbXref "FMA:70344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002069 ;
    owl:annotatedTarget "granular layer of epidermis" .

[]
    oboInOwl:hasDbXref "BTO:0000361" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002069 ;
    owl:annotatedTarget "stratum granulosum" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypodermis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "Lowermost layer of the integumentary system in vertebrates. Types of cells that are found in the hypodermis are fibroblasts, adipose cells, and macrophages. It is derived from the mesoderm, but unlike the dermis, it is not derived from the dermatome region of the mesoderm. The hypodermis is used mainly for fat storage[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001136" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "A layer separating the inner face of the dermis from the subjacent muscle cells. It is covered on both sides by a basement membrane. It contains pigment cells. Le Guellec et al, 2004.[TAO]" .

[]
    oboInOwl:source "FMA:70544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "A layer separating the inner face of the dermis from the subjacent muscle cells. It is covered on both sides by a basement membrane. It contains pigment cells[FMA:70544]." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "BTO has 'subcutis', as part of dermis. We follow FMA in having distinct classes for hypodermis and superficial fascia, and including these as part of the non-skin intgeument." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "EMAPA:37505" .

[]
    oboInOwl:source "ncithesaurus:Subcutis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "UMLS:C0278403" .

[]
    oboInOwl:hasDbXref "BTO:0004525" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "sub-tegumental tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypodermis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "subcutaneous tissue" .

[]
    oboInOwl:hasDbXref "BTO:0004525" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "subtegumental tissue" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "superficial fascia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypodermis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "tela subcutanea" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

[]
    oboInOwl:source "DOI:10.1016/j.cub.2008.12.005" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Hair_follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget "A tube-like opening in the epidermis where the hair shaft develops and into which the sebaceous glands open[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001268" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-4431998051 Morioka K, Hair follicle: differentiation under the electron microscope, An atlas (2005) p.3", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget "The earliest reliable record of hair is found in a fossil of the Paleocene period, in which the structure of hair cuticles is preserved. Its appearance suggests that the complicated structure of the hair follicle, closely similar to that of present-day mammals, had already appeared at this time.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Hair_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget "UMLS:C0221971" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hair_follicle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002073 ;
    owl:annotatedTarget "folliculus pili" .

[]
    oboInOwl:source "DOI:10.1016/j.cub.2008.12.005" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001037
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002074 ;
    owl:annotatedTarget "The main part of the hair which is composed of trichocytes and is divided into the cortex and medulla." .

[]
    oboInOwl:source "ncithesaurus:Shaft_of_the_Hair" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002074 ;
    owl:annotatedTarget "UMLS:C0221961" .

[]
    oboInOwl:hasDbXref "BTO:0004672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002074 ;
    owl:annotatedTarget "scapus pili" .

[]
    oboInOwl:hasDbXref "BTO:0001491", "Wikipedia:Viscus", "https://github.com/obophenotype/mouse-anatomy-ontology/issues/14" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "An organ that is located within the body cavity (or in its extension, in the scrotum); it consists of organ parts that are embryologically derived from endoderm, splanchnic mesoderm or intermediate mesoderm; together with other organs, the viscus constitutes the respiratory, gastrointestinal, urinary, reproductive and immune systems, or is the central organ of the cardiovascular system. Examples: heart, lung, esophagus, kidney, ovary, spleen." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010386" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "BTO:0001491" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "An internal organ of the body; especially: one (as the heart, liver, or intestine) located in the great cavity of the trunk proper.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "general anatomical term in FMA. Note that we place the MA class here temporarily, although properly systems should be distinguished from organs." .

[]
    oboInOwl:source "ncithesaurus:Viscera" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "UMLS:C0042779" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0002201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "visceral organ" .

[]
    oboInOwl:hasDbXref "MA:0000019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "visceral organ system" .

[]
    oboInOwl:hasDbXref "BTO:0001491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "splanchnic tissue" .

[]
    oboInOwl:hasDbXref "BTO:0001491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002075 ;
    owl:annotatedTarget "visceral tissue" .

[]
    oboInOwl:hasDbXref "MGI:llw2", "MP:0003810" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002076 ;
    owl:annotatedTarget "smooth and glossy outer protective cell layer of hair shaft" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002077 ;
    owl:annotatedTarget "A cortex that is part of a hair [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002077 ;
    owl:annotatedTarget "coat hair cortex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002077 ;
    owl:annotatedTarget "coat/hair cortex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002077 ;
    owl:annotatedTarget "cortex of coat hair" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002077 ;
    owl:annotatedTarget "cortex of coat/hair" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_atrium", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "A cardiac atrium that is in the left side of the heart. It receives deoxygenated blood. In mammals, this comes from the superior and inferior vena cava and the coronary sinus, and pumps it into the right ventricle through the tricuspid valve." .

[]
    oboInOwl:source "FMA:7096" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "Right cardiac chamber which is continuous with the superior vena cava and inferior vena cava.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000328" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Right_Atrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "UMLS:C0225844" .

[]
    oboInOwl:hasDbXref "MA:0000075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "heart right atrium" .

[]
    oboInOwl:hasDbXref "VHOG:0000328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "right atrium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_atrium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002078 ;
    owl:annotatedTarget "atrium dextrum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_atrium", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "A cardiac atrium that is in the left side of the heart. It receives oxygenated blood from the pulmonary veins, In mammals this is pumped into the left ventricle, via the Mitral valve." .

[]
    oboInOwl:source "FMA:7097" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "Left cardiac chamber which is continuous with the pulmonary venous trunk.[FMA]" .

[]
    oboInOwl:source "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "The chamber of the heart that receives blood from the lungs[XAO:EJS]." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_26130 ;
    owl:annotatedTarget "pigments" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000369" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Left_Atrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "UMLS:C0225860" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_atrium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "atrium sinistrum" .

[]
    oboInOwl:hasDbXref "MA:0000074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "heart left atrium" .

[]
    oboInOwl:hasDbXref "VHOG:0000369" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002079 ;
    owl:annotatedTarget "left atrium" .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009889
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004706
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "A cardiac ventricle that is in the right side of the heart." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000717" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "The muscular chamber on the right and in front of the left ventricle. It generally receives venous blood from the right atrium and conveys it into the pulmonary artery. [(1988)_Dorian_AF, Amsterdam, Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B._Anatomy, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier's_Encyclopaedic_Dictionary_of_Medicine][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Right_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "UMLS:C0225883" .

[]
    oboInOwl:hasDbXref "FMA:7098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "right ventricle" .

[]
    oboInOwl:hasDbXref "EMAPA:17340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "right cardiac ventricle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Right_ventricle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002080 ;
    owl:annotatedTarget "ventriculus dexter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Heart_atrium", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "Cardiac chamber in which blood enters the heart." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000471" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "One of four heart chambers.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010246" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "One of two chambers of the heart which receive blood from the veins and forces it by muscular contration to the ventricle.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000175" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.428", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cardiac_Atrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "UMLS:C0018792" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "atria" .

[]
    oboInOwl:hasDbXref "ZFA:0000471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "atrium" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "cardiac atria" .

[]
    oboInOwl:hasDbXref "BTO:0000903" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002081 ;
    owl:annotatedTarget "atrial tissue" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006283
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricle_(heart)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget "Cardiac chamber through which blood leaves the heart." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010249" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget "A chamber of the heart that receives blood from one or more atria and pumps it by muscular contraction into the arteries.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000009" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget "One of four heart chambers.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000435" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.428", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget "In the primitive vertebrate heart the four chambers are: 1. Sinus venosus (...) 2. Atrium (...) 3. Ventricle (...) 4. Conus arteriosus (...)[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cardiac_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002082 ;
    owl:annotatedTarget "UMLS:C0018827" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004140
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "A cardiac ventricle that is in the left side of the heart." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000718" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "Thick-walled muscular chamber constituting the left border and apex of the heart. It receives oxygenated blood from the left atrium through the mitral orifice and send it off into the aorta. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000718" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1126/science.1190181 Stolfi A, Gainous TB, Young JJ, Mori A, Levine M, Christiaen L, Early chordate origins of the vertebrate second heart field. Science (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "The vertebrate heart initially forms as a tube from a population of precursor cells termed the first heart field (FHF). Cells from the adjacent second heart field (SHF) are then progressively added to the developing heart. In avian and mammalian hearts, the FHF contributes mainly to the left ventricle, whereas the SHF gives rise to the outflow tract and large portions of the right ventricle and atria. Both fields arise from common mesodermal progenitors, although the detailed lineage relationships between FHF and SHF remain uncertain.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Left_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "UMLS:C0225897" .

[]
    oboInOwl:hasDbXref "FMA:7101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "left ventricle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Left_ventricle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002084 ;
    owl:annotatedTarget "ventriculus sinister cordis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002085 ;
    owl:annotatedTarget "A cardiac septum that divides the left and right atria of the heart." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000385" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/interatrial+septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002085 ;
    owl:annotatedTarget "The partition separating the right and left atria of the heart. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000385" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002085 ;
    owl:annotatedTarget "The tetrapod clade develops a complete atrial septum and loses the fifth aortic arch altogether.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Interatrial_Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002085 ;
    owl:annotatedTarget "UMLS:C0225836" .

[]
    oboInOwl:source "FMA/obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0000985
    ] .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=97559" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002089 ;
    owl:annotatedTarget "companion vein of the thoracodorsal artery, draining the apical part of the latissimus dorsi and merging with the circumflex scapular vein to form a subscapular vein" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002089 ;
    owl:annotatedTarget "EMAPA:37198" .

[]
    oboInOwl:hasDbXref "ZFA:0000317", "https://sourceforge.net/tracker/?func=detail&aid=2983975&group_id=76834&atid=974957", "https://sourceforge.net/tracker/?func=detail&atid=1205376&aid=2983977&group_id=76834" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "The postcranial subdivision of skeleton structural components forming the long axis of the vertebrate body; in Danio, consisting of the notochord, vertebrae, ribs, supraneurals, intermuscular bones, and unpaired median fins; in human consists of the bones of the vertebral column, the thoracic cage and the pelvis[ZFA+FMA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000093" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "Skeletal subdivision of the central body axis including vertebrae, notochord, ribs, and sternum.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000034" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "The axial skeleton is formed by the vertebral column, a metameric, semi-flexible, arched bar located in the dorsal part of the trunk, and is formed by a series of cartilaginous or bony vertebrae. It provides suspension for the appendicular skeleton and protection for the spinal nerve cord.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000317" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "The post-cranial structural components forming the long axis of the vertebrate body; usually consists of the notochord, vertebrae, ribs, supraneurals, intermuscular bones, and unpaired median fins.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000317" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1186/1742-9994-8-4 Schilling N, Evolution of the axial system in craniates: morphology and function of the perivertebral musculature. Frontiers in Zoology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "The axial musculoskeletal system represents the plesiomorphic locomotor engine of the vertebrate body, playing a central role in locomotion. In craniates, the evolution of the postcranial skeleton is characterized by two major transformations. First, the axial skeleton became increasingly functionally and morphologically regionalized. Second, the axial-based locomotion plesiomorphic for craniates became progressively appendage-based with the evolution of extremities in tetrapods.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:71221", "https://github.com/obophenotype/uberon/wiki/The-axial-skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "axial skeleton" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002090 ;
    owl:annotatedTarget "EMAPA:37721" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "Wikipedia:Appendicular_skeleton", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "Subdivision of skeleton which which consists of all the skeletal elements in in the pectoral and pelvic appendage complexes[cjm]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000076" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "Skeletal subdivision consisting of all the skeletal elements in the pectoral and pelvic appendage complexes.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000027" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "Skeletal system that consists of the paired fins (pectoral or pelvic fins).[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000747" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "The pectoral and pelvic girdles, which articulate with the axial skeleton, together with their associated limbs, the forelimbs and hind limbs, form the appendicular skeleton.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "ontologies differ in whether they treat the term appendicular skeleton as being the entire set of bones in the limbs, or whether the fore and hind limbs/fins are treated as seperate appendicular skeletons. Here we follow FMA, and treat the appendicular skeleton as the sum total of skeletal elements in the organism (this is evidenced by the fact that in FMA, skeleton of left/right upper/lower limb is part_of a appendicular skeleton, and subtypes of 'subdivision of appendicular skeleton'). We have separate classes such as 'skeleton of limb', and 'skeleton of hindlimb' for the 4 parts of the appendicular skeleton. In future the ZFA/TAO classes may be moved." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_26195 ;
    owl:annotatedTarget "polyphenols" .

[]
    oboInOwl:source "ncithesaurus:Appendicular_Skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "UMLS:C0222646" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/59" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "entire appendicular skeleton" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "paired fin skeleton" .

[]
    oboInOwl:hasDbXref "Wikipedia:Appendicular_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002091 ;
    owl:annotatedTarget "skeleton appendiculare" .

[]
    oboInOwl:hasDbXref "MP:0009025" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "The fibrous membrane forming the outer of the three coverings that surrounds the brain within the cranial cavity; consists of two layers including the periosteal layer and the meningeal layer." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000270" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "The outermost and densest membrane of the three mammalian meninges covering the brain and spinal cord. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000270" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Dura_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "UMLS:C0459393" .

[]
    oboInOwl:hasDbXref "FMA:71236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "cranial dura mater" .

[]
    oboInOwl:hasDbXref "FMA:71236", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002092 ;
    owl:annotatedTarget "dura mater cranialis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "A dura mater that is part of a spinal cord [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000411" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "The outermost and densest membrane of the three mammalian meninges covering the brain and spinal cord. [Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier, adapted_from_Dorian_AF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000411" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord_Dura_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "UMLS:C0228124" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "dura mater of neuraxis of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002093 ;
    owl:annotatedTarget "spinal cord dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:7133" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "Cardiac septum which separates the right ventricle from the left ventricle.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000386" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/interventricular+septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "The partition separating the right and left ventricles of the heart. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000386" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.430", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "The two most progressive vertebrate classes, the birds and mammals, have completed the ventricular septum and at long last have completely separated the two blood streams along the length of the major heart chambers. This development has obviously been brought about independently in the two cases, since mammals and birds have evolved independently from primitive reptiles.[well established][VHOG]" .

[]
    oboInOwl:source "ISBN:0124020607" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "involves the recruitment of myocardial cells as well as of non- muscular mesenchymal cells (Kaufman and Bard, 1999)" .

[]
    oboInOwl:source "ncithesaurus:Interventricular_Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "UMLS:C0225870" .

[]
    oboInOwl:hasDbXref "MA:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "heart interventricular septum" .

[]
    oboInOwl:hasDbXref "MA:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "heart ventricular septum" .

[]
    oboInOwl:hasDbXref "BTO:0002483" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "interventricular septum of heart" .

[]
    oboInOwl:hasDbXref "BTO:0002483" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "interventriculare cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interventricular_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "intraventricular septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interventricular_septum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "s. interventriculare cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interventricular_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "septum inferius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interventricular_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "septum membranaceum" .

[]
    oboInOwl:hasDbXref "MA:0000085", "Wikipedia:Interventricular_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002094 ;
    owl:annotatedTarget "ventricular septum" .

[]
    oboInOwl:source "PMID:28192867" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget obo:UBERON_0002095 .

[]
    oboInOwl:hasDbXref "FMA:7144", "Wikipedia:Mesentery", "Wikipedia:Mesentery#Mesentery_.28general.29", "https://github.com/obophenotype/uberon/issues/85" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002095 ;
    owl:annotatedTarget "Anatomical organ component composed of a double layer of serous membrane that suspends a viscus from the body wall or connects adjacent viscera and in doing so conveys blood vessels, lymphatics and nerves to and from the viscera. Examples: greater omentum, broad ligament of uterus, sigmoid mesocolon." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002095 ;
    owl:annotatedTarget "in Uberon, this term is used in the generic sense, not necessarily restricted to the peritoneum, consistent with FMA. WP: 'In anatomy, the mesentery is the double layer of peritoneum that suspends the jejunum and ileum from the posterior wall of the abdomen. Its meaning, however, is frequently extended to include double layers of peritoneum connecting various components of the abdominal cavity.'. TODO - check. Consider FMA:259286 - Region of mesentery." .

[]
    oboInOwl:source "ncithesaurus:Mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002095 ;
    owl:annotatedTarget "UMLS:C0025474" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002095 ;
    owl:annotatedTarget "generic mesentery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002095 ;
    owl:annotatedTarget "mesentery (generic)" .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002097 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002097 ;
    owl:annotatedTarget "The organ covering the body that consists of the dermis and epidermis." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002097 ;
    owl:annotatedTarget "MA uses the term skin to refer to what is called here: zone of skin" .

[]
    oboInOwl:source "ncithesaurus:Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002097 ;
    owl:annotatedTarget "UMLS:C1123023" .

[]
    oboInOwl:hasDbXref "MESH:A07.541.459" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "The thin membranous structure between the two heart atria or the thick muscular structure between the two heart ventricles." .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "in GO, septum morphogenesis is part of cardiac chamber morphogenesis; need to add axioms to infer this" .

[]
    oboInOwl:source "ncithesaurus:Heart_Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "UMLS:C0018819" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "cardiac septa" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "heart septa" .

[]
    oboInOwl:hasDbXref "XAO:0004141" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002099 ;
    owl:annotatedTarget "spiral septa" .

[]
    oboInOwl:hasDbXref "TAO:0001115", "UBERONREF:0000006", "Wikipedia:Torso" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "Organism subdivision which is the part of the body posterior to the cervical region (or head, when cervical region not present) and anterior to the caudal region. Includes the sacrum when present." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010339" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "Organism subdivision that is the part of the body posterior to the head and anterior to the tail.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001115" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "Organism subdivision which is the part of the body posterior to the head and anterior to the tail.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "UMLS:C0460005" .

[]
    oboInOwl:hasDbXref "XAO:0000054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "trunk region" .

[]
    oboInOwl:hasDbXref "BTO:0001493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002100 ;
    owl:annotatedTarget "Rumpf" .

[]
    oboInOwl:specialization_within "Sarcopterygians" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget obo:UBERON_0004708 .

[]
    oboInOwl:note "extends to stem tetrapods such as Eusthenopteron" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "A paired appendage that is evolved from a paired fin. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the girdle and its parts." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010336" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "Organism subdivision that has as its parts the jointed appendages used for locomotion and manipulation.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000336" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Limb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "UMLS:C0015385" .

[]
    oboInOwl:hasDbXref "FMA:24875" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "free limb" .

[]
    oboInOwl:hasDbXref "MAT:0000090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "limb sensu Vertebrata" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "flipper" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002101 ;
    owl:annotatedTarget "extremities" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "A (free) limb that is connected to a pectoral girdle. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the pectoral girdle and its parts." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000205" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "Upper limb, which connects the manus with the pectoral girdle.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "note that this corresponds to FMA:'free upper limb' (a limb segment), NOT FMA:'upper limb'. Both MA and FMA consider shoulder (and shoulder bones) part of upper limb" .

[]
    oboInOwl:source "ncithesaurus:Upper_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "UMLS:C1140618" .

[]
    oboInOwl:hasDbXref "FMA:24878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "free part of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:24878", "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:7183", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "membrum superius" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002102 ;
    owl:annotatedTarget "pectoral flipper" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "Wikipedia:Hindlimb", "Wikipedia:Lower_limb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "A (free) limb that is connected to a pelvic girdle region. The extent of this structure includes autopod, stylopod and zeugopod regions when present, but excludes the pelvic girdle and its parts." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000219" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "Lower limb, which connects the pes with the pelvic girdle.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000337" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "note that this corresponds to FMA:'free lower limb' (a limb segment), NOT 'lower limb'. Both MA and FMA consider shoulder (and shoulder bones) part of upper limb. Note that AAO class probably refers to skeleton" .

[]
    oboInOwl:source "ncithesaurus:Lower_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "UMLS:C0023216" .

[]
    oboInOwl:source "ncithesaurus:Hind_Limb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "UMLS:C1522391" .

[]
    oboInOwl:hasDbXref "FMA:24879", "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "free lower limb" .

[]
    oboInOwl:hasDbXref "VSAO:0000150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "hind-limb" .

[]
    oboInOwl:hasDbXref "FMA:7184", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "membrum inferius" .

[]
    oboInOwl:hasDbXref "FMA:24879" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "free part of lower limb" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lower_limb" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002103 ;
    owl:annotatedTarget "membrum inferius" .

[]
    oboInOwl:hasDbXref "NIFSTD:FMAID_7191" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002104 ;
    owl:annotatedTarget "The sensory system subserving the sense of vision." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000632" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002104 ;
    owl:annotatedTarget "The sensory system used for sight.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Visual_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002104 ;
    owl:annotatedTarget "UMLS:C0587900" .

[]
    oboInOwl:hasDbXref "BILA:0000140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002104 ;
    owl:annotatedTarget "photosensory system" .

[]
    oboInOwl:hasDbXref "ZFA:0001138" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002105 ;
    owl:annotatedTarget "Sensory system responsible for the perception of spatial orientation and auditory stimuli." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000631" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002105 ;
    owl:annotatedTarget "The sensory system used for balance and hearing.[AAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002105 ;
    owl:annotatedTarget "EMAPA:37985" .

[]
    oboInOwl:source "multiple sources - true spleen appear in jawed vertebrates" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000689" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "the organ that functions to filter blood and to store red corpuscles and platelets" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010395" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BMZ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "An organ involved in red blood cell filtration and immune response.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000120" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0781765190 Paul WE, Fundamental Immunology (2008) p.94", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "With the advent of clonal selection, the accumulation and segregation of T and B cells in specialized organs for antigen presentation became necessary, and indeed the spleen is found in all jawed vertebrates, but not in agnathans or invertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "Neither hagfish nor lampreys possess what might be considered a discrete and condensed spleen. Hagfish possess dispersed lymphoid tissue within the submucosa of the intestine (96) associated with the portal vein (97), whereas lymphoid tissue is associated with the typhlosole portion of the intestine in lampreys (96)" .

[]
    oboInOwl:source "ncithesaurus:Spleen" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "UMLS:C0037993" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spleen" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002106 ;
    owl:annotatedTarget "lien" .

[]
    oboInOwl:source "BTO", "EHDAA2"^^xsd:string, "GO-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget obo:UBERON_0002365 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ] .

[]
    oboInOwl:source "ZFA-weakened" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002405
        ]
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] .

[]
    oboInOwl:source "http://www.stembook.org/node/512" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008836
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000759", "Wikipedia:Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "An exocrine gland which secretes bile and functions in metabolism of protein and carbohydrate and fat, synthesizes substances involved in the clotting of the blood, synthesizes vitamin A, detoxifies poisonous substances, stores glycogen, and breaks down worn-out erythrocytes[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010111" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "Organ which secretes bile and participates in formation of certain blood proteins.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010111" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "relationship type change: differentiates_from endoderm (AAO:0000139) CHANGED TO: develops_from endoderm (UBERON:0000925)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000257" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.526, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "All vertebrates possess a liver (reference 1); Later in craniate evolution, an anterior gill arch was transformed into jaws, and many new types of feeding subsequently evolved.(...) A liver evolved that, among its many functions, stores considerable energy as glycogen or lipid (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "Only ZFA considers this part_of immune system - we weaken this to an overlaps relation, as in general it's only a subset of cells that have clear immune function." .

[]
    oboInOwl:source "ncithesaurus:Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "UMLS:C0023884" .

[]
    oboInOwl:hasDbXref "Wikipedia:Liver" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "iecur" .

[]
    oboInOwl:hasDbXref "Wikipedia:Liver" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002107 ;
    owl:annotatedTarget "jecur" .

[]
    oboInOwl:order "2" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Small_intestine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "Subdivision of digestive tract that connects the stomach to the large intestine and is where much of the digestion and absorption of food takes place (with the exception of ruminants). The mammalian small intestine is long and coiled and can be differentiated histologically into: duodenum, jejunem, ileum[WP,cjm,Kardong]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001323" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "The terminal region of the mid intestine is comprised of specialized enterocytes that appear to play a role in mucosal immunity. Wallace et al, 2005.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000055" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.566", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "Intestinal surface area also is increased in amphibians and reptiles by internal folds and occasionally by a few villi. The intestine can be divided into a small intestine and a slightly wider large intestine.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Small_Intestine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "UMLS:C0021852" .

[]
    oboInOwl:hasDbXref "BTO:0000651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "intestinum tenue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Small_intestine" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002108 ;
    owl:annotatedTarget "intestinum tenue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nares" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002109 ;
    owl:annotatedTarget "Pair of nostrils." .

[]
    oboInOwl:source "http://webs.lander.edu/rsfox/invertebrates/ammocoetes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002109 ;
    owl:annotatedTarget obo:NCBITaxon_7745 .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002109 ;
    owl:annotatedTarget "this is a 'set of anatomical planes' in FMA" .

[]
    oboInOwl:hasDbXref "FMA:72005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002109 ;
    owl:annotatedTarget "set of nares" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget obo:UBERON_0018707 .

[]
    oboInOwl:source "MA"^^xsd:string, "ZFA"^^xsd:string, "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006242
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Gallbladder" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "An organ that aids digestion and stores bile produced by the liver[WP]." .

[]
    oboInOwl:source "ISBN:9780120749034" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget obo:NCBITaxon_10114 .

[]
    oboInOwl:source "GOC:mr", "ISBN:9781840761122" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget obo:NCBITaxon_8801 .

[]
    oboInOwl:source "GOC:mr", "ISBN:9781840761122" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget obo:NCBITaxon_8930 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000221" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "Membranous muscular sac in which the bile from the liver remains stored until it is required. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010114" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "Organ attached to the liver which stores bile and empties into the duodenum via the bile duct as needed for digestion.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010114" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "relationship type change: differentiates_from endoderm (AAO:0000139) CHANGED TO: develops_from endoderm (UBERON:0000925)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000221" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/(SICI)1097-0029(19970915)38:6<571::AID-JEMT3>3.0.CO;2-I Oldham-Ott CK, Gilloteaux J, Comparative morphology of the gallbladder and biliary tract in vertebrates: Variation in structure, homology in function and gallstones. Microscopy research and technique (1997)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "The presence of a gallbladder appears to be a primitive trait. It is found in most fish and all adult reptiles and amphibians and has been well conserved in mammals, for the most part.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Gallbladder" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "UMLS:C0016976" .

[]
    oboInOwl:hasDbXref "FMA:7202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "gallbladder" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gallbladder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "vesica biliaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gallbladder" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002110 ;
    owl:annotatedTarget "vesica fellea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002111 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of an artery [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Artery_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002111 ;
    owl:annotatedTarget "UMLS:C1706851" .

[]
    oboInOwl:hasDbXref "BTO:0000087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002111 ;
    owl:annotatedTarget "arterial smooth muscle" .

[]
    oboInOwl:hasDbXref "FMA:72024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002111 ;
    owl:annotatedTarget "smooth muscle of artery" .

[]
    oboInOwl:hasDbXref "BTO:0000087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002111 ;
    owl:annotatedTarget "arterial smooth muscle cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "esophagus involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "esophagus non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "esophagus smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "gullet involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "gullet non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "gullet smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "gullet smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "involuntary muscle of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "involuntary muscle of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "involuntary muscle of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "non-striated muscle of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "non-striated muscle of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "non-striated muscle of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "oesophagus involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "oesophagus non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "oesophagus smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "smooth muscle of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "smooth muscle of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "smooth muscle tissue of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "smooth muscle tissue of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002112 ;
    owl:annotatedTarget "smooth muscle tissue of oesophagus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011143
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003918
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Kidney", "http://anatomy.uams.edu/anatomyhtml/kidney.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget "A paired organ of the urinary tract which has the production of urine as its primary function." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000250" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget "One of either of a pair of structures lying on either side of the dorsal aorta in which fluid balance is regulated and waste is excreted out in the form of urine.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Kidney" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget "UMLS:C0022646" .

[]
    oboInOwl:hasDbXref "Wikipedia:Reniculate_kidney" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002113 ;
    owl:annotatedTarget "reniculate kidney" .

[]
    oboInOwl:order "3" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "ISBN:0815318960", "Wikipedia:Duodenum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "The first part of the small intestine. At the junction of the stomach and the duodenum the alimentary canal is inflected. The duodenum first goes anteriorly for a short distance, turns dorsally, and eventually caudally, thus it is a U-shaped structure with two horizontal sections (a ventral and a dorsal one)." .

[]
    oboInOwl:source "ZFA:0000348" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000052" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "The fixed portion of the small intestine deeply lodged in the posterior wall of the abdomen and extending from the pylorus to the beginning of the jejunum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:hasScope "NCBITaxon:32443" ;
    oboInOwl:source "Wikipedia:Duodenum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "In fish, the divisions of the small intestine are not as clear, and the terms anterior intestine or proximal intestine may be used instead of duodenum." .

[]
    oboInOwl:hasScope "NCBITaxon:9606" ;
    oboInOwl:source "Wikipedia:Duodenum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "In humans, the duodenum is a hollow jointed tube about 10-15 inches (25-38 centimetres) long connecting the stomach to the jejunum. It begins with the duodenal bulb and ends at the ligament of Treitz." .

[]
    oboInOwl:source "ncithesaurus:Duodenum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "UMLS:C0013303" .

[]
    oboInOwl:hasDbXref "BTO:0000365" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "proximal intestine" .

[]
    oboInOwl:hasDbXref "BTO:0000365" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002114 ;
    owl:annotatedTarget "upper intestine" .

[]
    oboInOwl:order "3" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "MGI:monikat", "MP:0004002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "the portion of the small intestine that extends from the duodenum to the ileum" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000053" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "The first two fifth of the small intestine beyond the duodenum. It extends from the end of the duodenum to the ileum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Jejunum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "UMLS:C0022378" .

[]
    oboInOwl:hasDbXref "BTO:0000657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "intestinum jejunum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Jejunum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "mid-intestine" .

[]
    oboInOwl:hasDbXref "BTO:0000657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002115 ;
    owl:annotatedTarget "middle intestine" .

[]
    oboInOwl:order "3" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget obo:UBERON_0004921 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0002581" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "the portion of the small intestine that extends from the jejunum to the colon" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000647" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ileum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "UMLS:C0020885" .

[]
    oboInOwl:hasDbXref "BTO:0000620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "distal intestine" .

[]
    oboInOwl:hasDbXref "BTO:0000620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "intestinum ileum" .

[]
    oboInOwl:hasDbXref "BTO:0000620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "lower intestine" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ileum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002116 ;
    owl:annotatedTarget "posterior intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002118 ;
    owl:annotatedTarget "An ovary that is part of a right side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002118 ;
    owl:annotatedTarget "EMAPA:37367" .

[]
    oboInOwl:source "ncithesaurus:Right_Ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002118 ;
    owl:annotatedTarget "UMLS:C0227873" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002119 ;
    owl:annotatedTarget "An ovary that is part of a left side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:Ovary#In_other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002119 ;
    owl:annotatedTarget "In some elasmobranchs, the left ovary does not mature, with only the right ovary fully developing. In the primitive jawless fish, and some teleosts, there is only one ovary, formed by the fusion of the paired organs in the embryo" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002119 ;
    owl:annotatedTarget "EMAPA:37366" .

[]
    oboInOwl:source "ncithesaurus:Left_Ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002119 ;
    owl:annotatedTarget "UMLS:C0227874" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget obo:UBERON_0002113 .

[]
    oboInOwl:source "OG" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0003887
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005721
    ] .

[]
    oboInOwl:hasDbXref "GO:0048793", "Wikipedia:Pronephros" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "In mammals, the pronephros is the first of the three embryonic kidneys to be established and exists only transiently. In lower vertebrates such as fish and amphibia, the pronephros is the fully functional embryonic kidney and is indispensible for larval life[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000037" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "A kidney formed of nephric tubules arising in the anterior region of the nephric ridge; forms only as a transient embryonic structure. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Kardong_KV, Vertebrates:_Comparative_Anatomy, p.748][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011089" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "Organ that serves as a transient kidney, providing osmoregulation during early developmental stages and then degenerating during metamorphosis.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000151" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "The embryonic kidney, present at the level of the third somite, is composed of two glomeruli fused at the midline, two pronephric tubules, and paired bilateral pronephric ducts that modify the composition of the blood filtrate before delivering it to the cloaca for excretion.Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000037" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.637", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "In all vertebrate embryos, the kidney begins with the differentiation of a few renal tubules from the anterior end of the nephric ridge overlying the pericardial cavity. (...) This early-developing embryonic kidney is called the pronephros.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pronephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "UMLS:C0231048" .

[]
    oboInOwl:hasDbXref "XAO:0002000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "pronephric kidney" .

[]
    oboInOwl:hasDbXref "BTO:0001541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "archinephron" .

[]
    oboInOwl:hasDbXref "BTO:0001541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "embryonic kidney" .

[]
    oboInOwl:hasDbXref "BTO:0001541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002120 ;
    owl:annotatedTarget "pronephron" .

[]
    oboInOwl:hasDbXref "MP:0002368" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002122 ;
    owl:annotatedTarget "The fibrous connective tissue surrounding the thymus." .

[]
    oboInOwl:source "ncithesaurus:Thymic_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002122 ;
    owl:annotatedTarget "UMLS:C0229945" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0002371" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002123 ;
    owl:annotatedTarget "the outer part of a thymus lobule that surrounds the medulla and is composed of closely packed lymphocytes" .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002123 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:source "ncithesaurus:Thymus_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002123 ;
    owl:annotatedTarget "UMLS:C0229948" .

[]
    oboInOwl:hasDbXref "BTO:0002934" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002123 ;
    owl:annotatedTarget "thymic cortex" .

[]
    oboInOwl:hasDbXref "MA:0000767" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002123 ;
    owl:annotatedTarget "thymus cortex" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thymus#Medulla" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002124 ;
    owl:annotatedTarget "Medullary portion of thymus. The reticulum is coarser than in the cortex, the lymphoid cells are relatively fewer in number, and there are found peculiar nest-like bodies, the concentric corpuscles of Hassall. These concentric corpuscles are composed of a central mass, consisting of one or more granular cells, and of a capsule formed of epithelioid cells. They are the remains of the epithelial tubes, which grow out from the third branchial pouches of the embryo to form the thymus. Each follicle is surrounded by a vascular plexus, from which vessels pass into the interior, and radiate from the periphery toward the center, forming a second zone just within the margin of the medullary portion. In the center of the medullary portion there are very few vessels, and they are of minute size." .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002124 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:source "ncithesaurus:Thymus_Medulla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002124 ;
    owl:annotatedTarget "UMLS:C0229949" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000831 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002124 ;
    owl:annotatedTarget "medulla of thymus gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002124 ;
    owl:annotatedTarget "thymus gland medulla" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMCID:PMC1183570"^^xsd:string, "PMCID:PMC1312421"^^xsd:string, "PMID:8629001"^^xsd:string, "PMID:9354811"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000831 ;
    owl:annotatedTarget "A progenitor cell of the mast cell lineage. Markers for this cell are FceRIa-low, CD117-positive, CD9-positive, T1/ST2-positive, SCA1-negative, and lineage-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "ncithesaurus:Thymic_Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002125 ;
    owl:annotatedTarget "A lobule that is part of a thymus. Divided into an outer cortex and inner medulla and separated from each other by connective tissue septa, but with the medullary tissue continuous from lobule to lobule.[ncit,modified]." .

[]
    oboInOwl:source "ncithesaurus:Thymic_Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002125 ;
    owl:annotatedTarget "UMLS:C1522462" .

[]
    oboInOwl:hasDbXref "FMA:72215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002125 ;
    owl:annotatedTarget "lobule of thymus" .

[]
    oboInOwl:hasDbXref "MA:0000770" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002125 ;
    owl:annotatedTarget "thymus lobule" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-19-502694-2", "Wikipedia:Superior_olivary_complex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "A a collection of brainstem nuclei that functions in multiple aspects of hearing and is an important component of the ascending and descending auditory pathways of the auditory system." .

[]
    oboInOwl:source "BIRNLEX:1307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "UMLS:C0175427" .

[]
    oboInOwl:source "BIRNLEX:1307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=569" .

[]
    oboInOwl:hasDbXref "FMA:72247", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "nucleus olivaris superior" .

[]
    oboInOwl:hasDbXref "FMA:72247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "superior olivary nuclei" .

[]
    oboInOwl:hasDbXref "NeuroNames:569" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "regio olivaris superioris" .

[]
    oboInOwl:hasDbXref "FMA:72247" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "superior olivary nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "superior olivary nucleus (Barr & Kiernan)" .

[]
    oboInOwl:hasDbXref "FMA:72247", "ISBN:0-19-502694-2" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002128 ;
    owl:annotatedTarget "superior olive" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1566" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "The superficial gray matter of the cerebellum. It consists of three main layers, the molecular layer, the Purkinje cell layer and the granule cell layer." .

[]
    oboInOwl:source "GO:0021695" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "The cerebellar cortex is a thin mantle of gray matter that covers the surface of each cerebral hemisphere. It has a characteristic morphology with convolutions (gyri) and crevices (sulci) that have specific functions. Six layers of nerve cells and the nerve pathways that connect them comprise the cerebellar cortex. Together, these regions are responsible for the processes of conscious thought, perception, emotion and memory as well as advanced motor function[GO][GO:0021695]." .

[]
    oboInOwl:source "BIRNLEX:1566" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "UMLS:C0007759" .

[]
    oboInOwl:source "ncithesaurus:Cerebellar_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "UMLS:C0007759" .

[]
    oboInOwl:source "BIRNLEX:1566" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "UMLS:C1284087" .

[]
    oboInOwl:source "BIRNLEX:1566" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=647" .

[]
    oboInOwl:hasDbXref "DMBA:CbHCx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "cortex of cerebellar hemisphere" .

[]
    oboInOwl:hasDbXref "BTO:0000043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "cortex cerebellaris" .

[]
    oboInOwl:hasDbXref "NeuroNames:647" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002129 ;
    owl:annotatedTarget "cortex cerebelli" .

[]
    oboInOwl:notes "check ZFA" ;
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ] .

[]
    oboInOwl:hasDbXref "GAID:577", "GO:0021703", "Wikipedia:Locus_ceruleus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "The locus ceruleus is a dense cluster of neurons within the dorsorostral pons. This nucleus is the major location of neurons that release norepinephrine throughout the brain, and is responsible for physiological responses to stress and panic[GO]. Bluish region in the superior angle of the fourth ventricle floor, corresponding to melanin-like pigmented nerve cells which lie lateral to the ponto-mesencephalic central gray (griseum centrale). It is also known as nucleus pigmentosus pontis[GAID]." .

[]
    oboInOwl:source "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "UMLS:C0023951" .

[]
    oboInOwl:source "ncithesaurus:Locus_Coeruleus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "UMLS:C0023951" .

[]
    oboInOwl:source "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=583" .

[]
    oboInOwl:hasDbXref "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "blue nucleus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "locus caeruleus" .

[]
    oboInOwl:hasDbXref "FMA:72478", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "nucleus caeruleus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "nucleus pigmentosus pontis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:905" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "substantia ferruginea" .

[]
    oboInOwl:hasDbXref "ZFA:0000539" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "loci coeruleus" .

[]
    oboInOwl:hasDbXref "BTO:0001408" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "locus cinereus" .

[]
    oboInOwl:hasDbXref "NeuroNames:583" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "locus coeruleus (Vicq d'Azyr)" .

[]
    oboInOwl:hasDbXref "NeuroNames:583" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002148 ;
    owl:annotatedTarget "nucleus loci caerulei" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010125
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1131" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "Nucleus containing parasympathetic neurons giving rise to the parasympathetic division of the facial nerve, innervating the salivary glands (Brodal, Neurological Anatomy, 3rd ed., 1981, pg 703)." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "EMAPA:37756" .

[]
    oboInOwl:source "BIRNLEX:1131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "UMLS:C0175447" .

[]
    oboInOwl:source "BIRNLEX:1131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=590" .

[]
    oboInOwl:hasDbXref "GO:0021753" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "superior salivary nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:590" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "nucleus salivarius superior" .

[]
    oboInOwl:hasDbXref "NeuroNames:590" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "nucleus salivatorius cranialis" .

[]
    oboInOwl:hasDbXref "NeuroNames:590" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "nucleus salivatorius rostralis" .

[]
    oboInOwl:hasDbXref "NeuroNames:590" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002149 ;
    owl:annotatedTarget "nucleus salivatorius superior" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007280
    ] .

[]
    oboInOwl:hasDbXref "GO:0003157" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "The endocardium is an anatomical structure comprised of an endothelium and an extracellular matrix that forms the innermost layer of tissue of the heart, and lines the heart chambers[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001320" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "Layer that lines the lumen of the heart.[TAO]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000832 ;
    owl:annotatedTarget obo:CL_0000835 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010408" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "Part of the heart comprised of thin serous membrane, composed of endothelial tissue, that lines the interior of the heart.[AAO]" .

[]
    oboInOwl:source "FMA:7280" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "Tunica intima which has as its parts the endothelium of endocardium and the fibroelastic connective tissue that surrounds the cavity of a cardiac chamber." .

[]
    oboInOwl:source "ncithesaurus:Endocardium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "UMLS:C0014124" .

[]
    oboInOwl:hasDbXref "EMAPA:32686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "endocardial lining" .

[]
    oboInOwl:hasDbXref "EMAPA:17868" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "endocardial tissue" .

[]
    oboInOwl:hasDbXref "VHOG:0000084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002165 ;
    owl:annotatedTarget "heart endocardial tissue" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000832 ;
    owl:annotatedTarget "A myeloblast committed to the eosinophil lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "Endocardium that is part of the atrium." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "Cardiac atria endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "atrium of heart endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "cardiac atrium endocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "endocardium of Cardiac atria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "endocardium of atrium of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "endocardium of cardiac atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "endocardium of heart atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "heart atrium endocardium" .

[]
    oboInOwl:hasDbXref "VHOG:0000606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002166 ;
    owl:annotatedTarget "atrium endocardial tissue" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Right_lung" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002167 ;
    owl:annotatedTarget "Lung which consists of the right upper lobe, middle lobe and right lower lobe.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000301" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.210", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002167 ;
    owl:annotatedTarget "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Right_Lung" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002167 ;
    owl:annotatedTarget "UMLS:C0225706" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Left_lung" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002168 ;
    owl:annotatedTarget "Lung which consists of the left upper lobe and left lower lobe.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000618" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.210", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002168 ;
    owl:annotatedTarget "Lungs had already developed as paired ventral pockets from the intestine in the ancestor of Osteognathostomata.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Left_Lung" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002168 ;
    owl:annotatedTarget "UMLS:C0225730" .

[]
    oboInOwl:source "ChemIDplus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "CAS:7440-44-0" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006524
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008874
    ] .

[]
    oboInOwl:hasDbXref "MP:0010902", "Wikipedia:Alveolar_sac" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget "The small terminal dilation of the alveolar ducts around which the alveoli form pocket-like clusters" .

[]
    oboInOwl:source "ncithesaurus:Alveolar_Sac" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget "UMLS:C0225691" .

[]
    oboInOwl:hasDbXref "MP:0010902" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget "pulmonary alveolar sac" .

[]
    oboInOwl:hasDbXref "FMA:7317" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget "sacculus alveolaris" .

[]
    oboInOwl:hasDbXref "MP:0010902" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002169 ;
    owl:annotatedTarget "air sac" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:cwg"^^xsd:string, "MP:0002271" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002173 ;
    owl:annotatedTarget "the respiratory conducting tubes distal to the respiratory bronchiole that lead to the alveolar sacs and the alveoli" .

[]
    oboInOwl:source "ncithesaurus:Alveolar_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002173 ;
    owl:annotatedTarget "UMLS:C0391892" .

[]
    oboInOwl:hasDbXref "MA:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002173 ;
    owl:annotatedTarget "alveolar duct" .

[]
    oboInOwl:hasDbXref "FMA:7341", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002173 ;
    owl:annotatedTarget "ductus alveolaris" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002318
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/ventral+funiculus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "The white substance of the spinal cord lying on either side between the ventral median fissure and the ventral roots of the spinal nerves." .

[]
    oboInOwl:hasDbXref "FMA:74003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "anterior white column of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:74003", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "funiculus anterior medullae spinalis" .

[]
    oboInOwl:hasDbXref "ZFA:0000605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "ventral funiculus" .

[]
    oboInOwl:hasDbXref "FMA:74003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "ventral white column of spinal cord" .

[]
    oboInOwl:hasDbXref "ZFA:0000605" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002180 ;
    owl:annotatedTarget "ventral funiculi" .

[]
    oboInOwl:hasDbXref "ISBN:0-397-51047-0", "MESH:A04.411.125", "MGI:cwg"^^xsd:string, "MP:0002264" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "the upper conducting airways of the lung; these airways arise from the terminus of the trachea" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget obo:NCBITaxon_8507 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000262" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "Each of the two primary divisions of the trachea leading respectively into the right and the left lung. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Bronchus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "UMLS:C0006255" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "bronchi" .

[]
    oboInOwl:hasDbXref "FMA:7409" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "bronchial trunk" .

[]
    oboInOwl:hasDbXref "BTO:0001340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002185 ;
    owl:annotatedTarget "bronchial tissue" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000833 ;
    owl:annotatedTarget obo:CL_0000836 .

[]
    oboInOwl:source "ncit" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010368
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-397-51047-0", "MGI:cwg"^^xsd:string, "MP:0002267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "the conducting airway of the lungs found terminal to the bronchi; these structures contain neither cartilage nor mucous-secreting glands; the epithelium of the bronchioles becomes thinner with each branching" .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "lacks submucosa and cartilage plates; they have 3 layers: mucosa, muscular layer and outer layer" .

[]
    oboInOwl:source "ncithesaurus:Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "UMLS:C0006270" .

[]
    oboInOwl:hasDbXref "FMA:7410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "lobular bronchiole" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "bronchioli" .

[]
    oboInOwl:hasDbXref "BTO:0002375" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002186 ;
    owl:annotatedTarget "bronchiolus" .

[]
    oboInOwl:hasDbXref "ISBN:0-397-51047-0", "MGI:cwg"^^xsd:string, "MP:0002268" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002187 ;
    owl:annotatedTarget "the last conducting structure of non-respiratory bronchioles; after this point, the airways have alveoli in their walls" .

[]
    oboInOwl:source "ncithesaurus:Terminal_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002187 ;
    owl:annotatedTarget "UMLS:C0225666" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000833 ;
    owl:annotatedTarget "A promyelocyte committed to the eosinophil lineage."^^xsd:string .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002187 ;
    owl:annotatedTarget "bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Terminal_bronchiole" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002187 ;
    owl:annotatedTarget "bronchioli terminalis" .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008874
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string, "Wikipedia:Respiratory_bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget "A bronchiole that is the first segment of the respiratory zone." .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget "mice have few or none of these structures, with the terminal bronchioles transitioning directly to the alveolary ducts" .

[]
    oboInOwl:source "ncithesaurus:Respiratory_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget "UMLS:C1261270" .

[]
    oboInOwl:hasDbXref "Wikipedia:Respiratory_bronchiole" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget "bronchiolus respiratorii" .

[]
    oboInOwl:hasDbXref "FMA:7412" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002188 ;
    owl:annotatedTarget "bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "A portion of adipose tissue that is part of the hypodermis, beneath the dermis." .

[]
    oboInOwl:source "MP:0011156" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "the superficial portion of the subcutaneous tissue which is specialized for fat storage[MP:0011156]" .

[]
    oboInOwl:hasDbXref "MP:0011156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "panniculus adiposus" .

[]
    oboInOwl:hasDbXref "FMA:74315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "fatty layer of subcutaneous tissue" .

[]
    oboInOwl:hasDbXref "MP:0011156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "hypodermis fat layer" .

[]
    oboInOwl:hasDbXref "FMA:74315", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "panniculus adiposus (tela subcutanea)" .

[]
    oboInOwl:hasDbXref "FMA:74315", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "panniculus adiposus telae subcutaneae" .

[]
    oboInOwl:hasDbXref "MP:0011156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "subcutaneous fat layer" .

[]
    oboInOwl:hasDbXref "FMA:74315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "fatty layer of superficial fascia" .

[]
    oboInOwl:hasDbXref "BTO:0004042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002190 ;
    owl:annotatedTarget "subcutaneous fat" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0007613
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1305" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "Part of the hippocampal formation that is bounded by the entorhinal cortex and area CA1. It is characterized on the CA1 border by an abrupt widening of the pyramidal cell layer. A molecular layer is present that is continuous with that of CA1, although the stratum radiatum is no longer present. The stratum oriens is also not present. adapted from Paxinos, G. The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995, pg. 468)" .

[]
    oboInOwl:external_ontology "ABA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "In ABA SUB is part of the retrohippocampal region, along with the entorhinal area. this is in the hippocampal formation but not the hippocampal region" .

[]
    oboInOwl:source "ncithesaurus:Subiculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "UMLS:C0152316" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "subicular cortex" .

[]
    oboInOwl:hasDbXref "FMA:74414" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "subiculum hippocampi" .

[]
    oboInOwl:hasDbXref "BTO:0003087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "gyrus parahippocampalis" .

[]
    oboInOwl:hasDbXref "BTO:0003087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002191 ;
    owl:annotatedTarget "subiculum cornu ammonis" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002193 ;
    owl:annotatedTarget obo:UBERON_0000467 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002193 ;
    owl:annotatedTarget "Anatomical cluster consisting of the hematopoietic system and the lymphoid system, or its analogs." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001108 ;
    owl:annotatedTarget "X distalmost part of Y <=> X is in distal side of Y and X is adjacent to the distal boundary of Y" .

[]
    oboInOwl:source "KEGG COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "CAS:7440-44-0" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph_node#Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002194 ;
    owl:annotatedTarget "Capsule surrounding lymph node composed of connective tissue with some plain muscle fibers." .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002194 ;
    owl:annotatedTarget "UMLS:C0229699" .

[]
    oboInOwl:hasDbXref "FMA:74604", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002194 ;
    owl:annotatedTarget "capsula nodi lymphoidei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph_node_trabeculae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002195 ;
    owl:annotatedTarget "Membranous process coming from capsule of lymph node[WP]." .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node_Trabecula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002195 ;
    owl:annotatedTarget "UMLS:C1184179" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000834 ;
    owl:annotatedTarget obo:CL_0002191 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000439
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000467
    ] .

[]
    oboInOwl:source "PMID:19084529" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009122
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget obo:UBERON_0002198 .

[]
    oboInOwl:hasDbXref "Wikipedia:Adenohypophysis", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "The glandular, anterior lobe of the pituitary gland. The anterior pituitary regulates several physiological processes including stress, growth, and reproduction[WP]. The anterior lobe of the hypophysis (pituitary gland). This lobe contains cells that produce prolactin, growth hormone, thyroid-stimulating hormone, follicle-stimulating hormone and proopiomelanocortin[ZFA]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000834 ;
    owl:annotatedTarget "A progenitor cell of the neutrophil lineage."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010540" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "Region of the pituitary gland derived from the buccal protrusion consisting of three regions.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001282" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "The anterior lobe of the hypophysis (pituitary gland). This lobe contains cells that produce prolactin, growth hormone, thyroid-stimulating hormone, follicle-stimulating hormone and proopiomelanocortin. In contrast to mamalian vertebrates, the adenohypophysis remains in a subepithelial position and there exists no equivalent of Rathke's pouch in zebrafish. Herzog et al, 2004.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000141" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.510 and Figure 15-5", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "In contrast to mammalian vertebrates, the adenohypophysis remains in a subepithelial position and there exists no equivalent of Rathke's pouch in zebrafish" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1581", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "AHP" .

[]
    oboInOwl:source "BIRNLEX:1581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "UMLS:C0032008" .

[]
    oboInOwl:source "ncithesaurus:Anterior_Lobe_of_the_Pituitary_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "UMLS:C0032008" .

[]
    oboInOwl:source "BIRNLEX:1581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "UMLS:C1280369" .

[]
    oboInOwl:source "BIRNLEX:1581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=407" .

[]
    oboInOwl:hasDbXref "ZFA:0001282" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "anterior hypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74627", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "lobus anterior (glandula pituitaria)" .

[]
    oboInOwl:hasDbXref "FMA:74627", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "lobus anterior hypophysis" .

[]
    oboInOwl:hasDbXref "BAMS:APit" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "anterior lobe of the pituitary" .

[]
    oboInOwl:hasDbXref "BTO:0000040" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "anterior pituitary gland" .

[]
    oboInOwl:hasDbXref "BTO:0000496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "cranial lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:407" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "lobus anterior" .

[]
    oboInOwl:hasDbXref "EMAPA:17514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "pituitary anterior lobe" .

[]
    oboInOwl:hasDbXref "BAMS:AL" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "pituitary glandanterior lobe" .

[]
    oboInOwl:hasDbXref "BTO:0000496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget "rostral lobe" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget obo:UBERON_0010134 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000007
    ] .

[]
    oboInOwl:source "PMID:19084529" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001992
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0030103
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002196 ;
    owl:annotatedTarget obo:UBERON_0002198 .

[]
    oboInOwl:hasDbXref "MP:0004164" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "The posterior part of the pituitary gland that secretes hormones involved in blood pressure regulation such as oxytocin and antidiuretic hormon." .

[]
    oboInOwl:source "http://syllabus.med.unc.edu/courseware/embryo_images/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "request magnocellular cell from CL. Request oxytocin secretion from GO. Notes: 'The hypophysis or pituitary gland is derived, in part from an ectodermal outpocketing of the stomodeum (Rathke's Pouch) and in part from the floor of the diencephalon'" .

[]
    oboInOwl:source "Ariens, p. 1192" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010537" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "The infundibular part of the pituitary gland consisting of two regions.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000142" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.510 and Figure 15-5", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "todo - resolve EMAPA and EHDAA2 models, include future neurohypophysis (TS15-19)? relationship to infundibular recess of 3rd ventricle (TS15-19)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1586", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "NHP" .

[]
    oboInOwl:source "BIRNLEX:1586" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "UMLS:C0032009" .

[]
    oboInOwl:source "ncithesaurus:Posterior_Lobe_of_the_Pituitary_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "UMLS:C0032009" .

[]
    oboInOwl:source "BIRNLEX:1586" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "UMLS:C1280368" .

[]
    oboInOwl:source "BIRNLEX:1586" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=401" .

[]
    oboInOwl:hasDbXref "FMA:74628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "infundibular process" .

[]
    oboInOwl:hasDbXref "FMA:74628", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "lobus nervosus neurohypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74628", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "lobus posterior (glandula pituitaria)" .

[]
    oboInOwl:hasDbXref "FMA:74628", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "lobus posterior hypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "neural lobe" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1586" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "neural lobe of pituitary" .

[]
    oboInOwl:hasDbXref "FMA:74628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "neural lobe of pituitary gland" .

[]
    oboInOwl:hasDbXref "FMA:74628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "posterior lobe of pituitary gland" .

[]
    oboInOwl:hasDbXref "NeuroNames:401" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "lobus nervosus" .

[]
    oboInOwl:hasDbXref "NeuroNames:401" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "lobus posterior" .

[]
    oboInOwl:hasDbXref "BAMS:NL" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "pituitary gland neural lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:401" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "pituitary gland, neural lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:401" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "posterior lobe of hypophysis" .

[]
    oboInOwl:hasDbXref "BTO:0000937" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002198 ;
    owl:annotatedTarget "posterior pituitary gland" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Integument" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "The dermis, epidermis and hypodermis." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000239" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "Anatomical system that protects the body from damage, comprising the skin and its appendages.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000029" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "Surface structure that is the outer protective covering of the body.[VSAO]" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbon" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000368" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "The outer protective barrier that separates the animal from its aquatic environment. Le Guellec et al, 2004.[TAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "EMAPA:37504" .

[]
    oboInOwl:hasDbXref "FMA:74657", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "integumentum commune" .

[]
    oboInOwl:hasDbXref "FMA:74657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "the integument" .

[]
    oboInOwl:hasDbXref "BTO:0000634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "dermal system" .

[]
    oboInOwl:hasDbXref "BTO:0000634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "dermoid system" .

[]
    oboInOwl:hasDbXref "BTO:0000634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002199 ;
    owl:annotatedTarget "tegument" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "Vasculature that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "adult head vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "adult head vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "head vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "vascular network of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "vascular network of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002200 ;
    owl:annotatedTarget "vasculature of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "A vasculature that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "torso vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "torso vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "trunk vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "vascular network of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "vascular network of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002201 ;
    owl:annotatedTarget "vasculature of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002202 ;
    owl:annotatedTarget "A submucosa that is part of a trachea." .

[]
    oboInOwl:source "ncithesaurus:Trachea_Submucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002202 ;
    owl:annotatedTarget "UMLS:C0225586" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002202 ;
    owl:annotatedTarget "submucosa of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002202 ;
    owl:annotatedTarget "windpipe submucosa" .

[]
    oboInOwl:hasDbXref "BTO:0002115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002202 ;
    owl:annotatedTarget "submucous layer of trachea" .

[]
    oboInOwl:source "ISBN:0781772214" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003314
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&aid=3489658&group_id=76834&atid=994726" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget "Vasculature that is part of the eye region." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget "not part of the eye in ZFA. Note this changed to a blood vessel in ZFA" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget "eye vascular network" .

[]
    oboInOwl:hasDbXref "ZFA:0007057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget "ocular blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002203 ;
    owl:annotatedTarget "vascular network of eye" .

[]
    oboInOwl:notes "check ctenophore" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002204 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000031", "VSAO:curator"^^xsd:string, "https://github.com/obophenotype/uberon/issues/77" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002204 ;
    owl:annotatedTarget "Anatomical system that consists of the muscular and skeletal systems." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010546" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002204 ;
    owl:annotatedTarget "Anatomical system that provides locomotion and physical support to the organism.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001275" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jez.b.21246 Shearman RM, Burke AC, The lateral somitic frontier in ontogeny and phylogeny. Journal of Experimental Zoology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002204 ;
    owl:annotatedTarget "There are more than 50,000 extant vertebrate species, representing over 500 million years of evolution. During that time, the vertebrate musculoskeletal systems have adapted to aquatic, terrestrial, fossorial, and arboreal lifestyles, while simultaneously retaining functionally integrated axial and appendicular skeletal systems.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Musculoskeletal_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002204 ;
    owl:annotatedTarget "UMLS:C0026860" .

[]
    oboInOwl:source "ABA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002272
    ] .

[]
    oboInOwl:source "GO definition" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002770
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:865" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "One of two hemispherical bulges on the base of the posterior hypothalamus (Butler and Hodos, Comparative Vertebrate Neuroanatomy, 2nd ed., 2005, pg 455)." .

[]
    oboInOwl:source "Hardisty, p. 320-1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget obo:NCBITaxon_117569 .

[]
    oboInOwl:hasDbXref "BIRNLEX:865", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "MMB" .

[]
    oboInOwl:source "BIRNLEX:865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "UMLS:C0024670" .

[]
    oboInOwl:source "ncithesaurus:Mamillary_Body" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "UMLS:C0024670" .

[]
    oboInOwl:source "BIRNLEX:865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "UMLS:C1305759" .

[]
    oboInOwl:source "BIRNLEX:865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=412" .

[]
    oboInOwl:hasDbXref "ZFA:0000334" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpus mamillare" .

[]
    oboInOwl:hasDbXref "NeuroNames:412" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpora mamillaria" .

[]
    oboInOwl:hasDbXref "NeuroNames:412" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpora mammillaria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mammillary_body" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpus mamillare" .

[]
    oboInOwl:hasDbXref "NeuroNames:412" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpus mamillaris" .

[]
    oboInOwl:hasDbXref "NeuroNames:412" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "corpus mammillare" .

[]
    oboInOwl:hasDbXref "DMBA:Mam" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002206 ;
    owl:annotatedTarget "mammillary area" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002209 ;
    owl:annotatedTarget obo:UBERON_0011134 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002209 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002320
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000835 ;
    owl:annotatedTarget obo:CL_0002191 .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Fibrous_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002209 ;
    owl:annotatedTarget "Nonsynovial joint in which the articulating bones or cartilages are connected by ligaments. Examples: sagittal suture, inferior tibiofibular syndesmosis, gomphosis.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005156" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002209 ;
    owl:annotatedTarget "A joint where fibrous tissue such as ligament connects two calcified tissues.[TAO]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002209 ;
    owl:annotatedTarget "junctura fibrosa" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Syndesmosis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002210 ;
    owl:annotatedTarget "Fibrous joint in which the articulating bones or cartilages of the vertebral column and the limbs as well as articulating ossicles, are connected by skeletal ligaments or membranes. Examples: Intervertebral syndesmosis, inferior tibiofibular joint.[FMA]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002210 ;
    owl:annotatedTarget "EMAPA:37465" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/286" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "A continuation of the neuron projection bundle component of a nerve inside, crossing or immediately outside the central nervous system." .

[]
    oboInOwl:source "FBbt:00007602, FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "The continuation of the neurite bundle and associated glia of a nerve, inside the central nervous system[FBbt:00007602, FBC:DOS]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "FMA has 'central zone of nerve' which is the superclass of cranial nerve tracts, which the FMA sometimes calls roots" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "6C" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string, "http://en.wikipedia.org/wiki/Myeloblast"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000835 ;
    owl:annotatedTarget "The most primitive precursor in the granulocytic series, having fine, evenly distributed chromatin, several nucleoli, a high nuclear-to-cytoplasmic ration (5:1-7:1), and a nongranular basophilic cytoplasm. They reside in the bone marrow."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Nerve_Root" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "UMLS:C0228084" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "initial segment of nerve" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002211 ;
    owl:annotatedTarget "radix nervi" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0004330" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "the oval neuroepithelial sensory receptor in the anterior wall of the saccule; hair cells of the neuroepithelium support the statoconial membrane and have terminal arborizations of vestibular nerve fibers around their bodies" .

[]
    oboInOwl:source "ncithesaurus:Macula_of_Saccule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "UMLS:C0229468" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "macula of membranous labyrinth saccule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "macula of sacculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "ZFA:0007000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "macula saccule" .

[]
    oboInOwl:hasDbXref "FMA:74944", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "macula sacculi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "membranous labyrinth saccule macula" .

[]
    oboInOwl:hasDbXref "ZFA:0007000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "saccular macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "saccule macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "saccule of membranous labyrinth macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "sacculus (labyrinthus vestibularis) macula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Macula_of_saccule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002212 ;
    owl:annotatedTarget "macula sacculi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002213 ;
    owl:annotatedTarget obo:UBERON_0011134 .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Cartilaginous_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002213 ;
    owl:annotatedTarget "Nonsynovial joint in which the articulating bones or cartilages are connected by cartilage. Examples: Spheno-occipital synchondrosis, first sternocostal joint, pubic symphysis.[FMA]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cartilaginous_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002213 ;
    owl:annotatedTarget "junctura cartilaginea" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0004333" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "the neuroepithelial sensory receptor in the inferolateral wall of the utricle; hair cells of the neuroepithelium support the statoconial membrane and have terminal arborizations of vestibular nerve fibers around their bodies; normally sensitive to linear acceleration in the longitudinal axis of the body and to gravitational influences" .

[]
    oboInOwl:source "ncithesaurus:Macula_of_Utricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "UMLS:C0229451" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "macula of membranous labyrinth utricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "macula of utriculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "ZFA:0000030" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "macula utricle" .

[]
    oboInOwl:hasDbXref "FMA:74960", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "macula utriculi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "membranous labyrinth utricle macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "utricle macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "utricle of membranous labyrinth macula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "utriculus (labyrinthus vestibularis) macula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Macula_of_utricle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "macula utriculi" .

[]
    oboInOwl:hasDbXref "ZFA:0000030" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002214 ;
    owl:annotatedTarget "maculae utricle" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Synchondrosis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002215 ;
    owl:annotatedTarget "Cartilaginous joint in which the articulating bones or cartilages are connected by hyaline cartilage. Examples: spheno-occipital synchondrosis, first sternocostal joint.[FMA]" .

[]
    oboInOwl:hasDbXref "FMA:7497", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002215 ;
    owl:annotatedTarget "cartilago epiphysialis" .

[]
    oboInOwl:hasDbXref "FMA:7497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002215 ;
    owl:annotatedTarget "primary cartilaginous joint" .

[]
    oboInOwl:hasDbXref "FMA:7497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002215 ;
    owl:annotatedTarget "epiphysial cartilage" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002216 ;
    owl:annotatedTarget obo:UBERON_0002209 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002216 ;
    owl:annotatedTarget obo:UBERON_0002213 .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string, "Wikipedia:Symphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002216 ;
    owl:annotatedTarget "Cartilaginous joint in which the articulating bones or cartilages are connected by fibrocartilage. Examples: pubic symphysis, intervertebral symphysis, manubriosternal joint.[FMA]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002216 ;
    owl:annotatedTarget "EMAPA:37758" .

[]
    oboInOwl:hasDbXref "FMA:7498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002216 ;
    owl:annotatedTarget "secondary cartilaginous joint" .

[]
    oboInOwl:hasDbXref "FMA:7501", "Wikipedia:Synovial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002217 ;
    owl:annotatedTarget "Joint in which the articulating bones or cartilages are connected by an articular capsule which encloses a synovial membrane and a synovial cavity. Examples: Temporomandibular joint, knee joint.[FMA]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005153" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:Curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002217 ;
    owl:annotatedTarget "Is a joint that is located at the point of contact of articulating bones allowing movement. The joint has a capsule containing synovial fluid surrounding the articulating bone surfaces.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005153" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002217 ;
    owl:annotatedTarget "diarthroses" .

[]
    oboInOwl:hasDbXref "ZFA:0005153" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002217 ;
    owl:annotatedTarget "diarthrodial joints" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Thoracic_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002224 ;
    owl:annotatedTarget "The part of the coelemic cavity lumen that is enclosed by the walls of the thorax." .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002224 ;
    owl:annotatedTarget "UMLS:C0230139" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002224 ;
    owl:annotatedTarget "cavitas thoracis" .

[]
    oboInOwl:hasDbXref "FMA:7565" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002224 ;
    owl:annotatedTarget "space of thoracic compartment" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] .

[]
    oboInOwl:source "Wikipedia:Scala_media" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002295
    ] .

[]
    oboInOwl:notes "https://github.com/obophenotype/uberon/issues/387" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Organ_of_Corti" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "The organ of Corti (or spiral organ) is the organ in the inner ear of mammals that contains auditory sensory cells, or 'hair cells.' [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001567" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471210054 Butler AB and Hodos W, Comparative vertebrate neuroanatomy: Evolution and Adaptation (2005) p.33", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "The auditory hair cells in tetrapods are located in the inner ear in a structure known as the basilar papilla. In mammals this structure (along with some related structure) is called the organ of Corti.[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:2526" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "UMLS:C0029207" .

[]
    oboInOwl:source "ncithesaurus:Organ_of_Corti" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "UMLS:C0029207" .

[]
    oboInOwl:hasDbXref "Wikipedia:Organ_of_Corti" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "organum spirale" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "C" .

[]
    oboInOwl:hasDbXref "BTO:0001691" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "Corti's organ" .

[]
    oboInOwl:hasDbXref "ISBN:9780387714691" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "auditory papilla" .

[]
    oboInOwl:hasDbXref "ISBN:9780387714691" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "auditory papillae" .

[]
    oboInOwl:hasDbXref "XAO:0003145" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "basilar papilla" .

[]
    oboInOwl:hasDbXref "XAO:0003145" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002227 ;
    owl:annotatedTarget "papilla basilaris" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006288
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Rib", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget "An intersegmental rod-shaped bone that forms in the peritoneal membrane and attach to the vertebral parapophyses." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000538" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget "Endochondral bone that is intersegmental and rod-shaped, forming in the peritoneal membrane and attached to the vertebral parapophyses. Ribs protect and support internal organs.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000545" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_2002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget "Endochondral, rodlike element that articulates with the transverse process and parapophysis (double-headed rib), or with the transverse process only (single-headed rib); it extends into the body wall and provides a site for muscle attachment.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Rib" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget "UMLS:C0035561" .

[]
    oboInOwl:hasDbXref "TAO:0000538" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002228 ;
    owl:annotatedTarget "ribs" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "A proximal phalanx that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "EMAPA:37307" .

[]
    oboInOwl:source "ncithesaurus:Proximal_Phalanx_of_Hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "UMLS:C0730117" .

[]
    oboInOwl:hasDbXref "MA:0001395" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "hand proximal phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75816", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "phalanx proximalis manus" .

[]
    oboInOwl:hasDbXref "FMA:75816" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002234 ;
    owl:annotatedTarget "proximal phalanx of finger" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:True_ribs" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002237 ;
    owl:annotatedTarget "A rib that is ventrally connected to the sternum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002237 ;
    owl:annotatedTarget "EMAPA:37774" .

[]
    oboInOwl:hasDbXref "Wikipedia:True_ribs" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002237 ;
    owl:annotatedTarget "costae verae" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0005000
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003853
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1709" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "Part of the central nervous system located in the vertebral canal continuous with and caudal to the brain; demarcated from brain by plane of foramen magnum. It is composed of an inner core of gray matter in which nerve cells predominate, and an outer layer of white matter in which myelinated nerve fibers predominate, and surrounds the central canal. (CUMBO)" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010151" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "Part of the central nervous system which descends from the hindbrain within the vertebral column.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000601" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.165", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "UMLS:C0037925" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "UMLS:C0037925" .

[]
    oboInOwl:source "BIRNLEX:1709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=22" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "SpC" .

[]
    oboInOwl:hasDbXref "NeuroNames:22" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "cerebro-cerebellar fissure" .

[]
    oboInOwl:hasDbXref "NeuroNames:22" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "cerebrocerebellar fissure" .

[]
    oboInOwl:hasDbXref "NeuroNames:22" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "fissura cerebro-cerebellaris" .

[]
    oboInOwl:hasDbXref "NeuroNames:22" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "fissura cerebrocerebellaris" .

[]
    oboInOwl:hasDbXref "BTO:0001279" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "medulla spinalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "medulla spinalis" .

[]
    oboInOwl:hasDbXref "ZFA:0000075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "spinal cord structure" .

[]
    oboInOwl:hasDbXref "BTO:0001279" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "spinal medulla" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chondrocranium", "http://medical-dictionary.thefreedictionary.com/chondrocranium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002241 ;
    owl:annotatedTarget "Endoskeletal elements that encase the brain, nose, inner ear[cjm]. that part of the neurocranium formed by endochondral ossification and comprising the bones of the base of the skull[TFD]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010169" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002241 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium and composed of cartilage and cartilage replacement bones.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001424" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002241 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium and composed of cartilage and cartilage replacement bones.[TAO]" .

[]
    oboInOwl:hasDbXref "MA:0000317" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002241 ;
    owl:annotatedTarget "calvarium" .

[]
    oboInOwl:hasDbXref "MA:0000317" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002241 ;
    owl:annotatedTarget "neurocranium" .

[]
    oboInOwl:editor "mah" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002328
    ] .

[]
    oboInOwl:hasDbXref "MGI:llw2", "MP:0006392" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "the jelly-like substance in the middle of the spinal disc which is a remnant of the notochord" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "we group two FMA classes together" .

[]
    oboInOwl:hasDbXref "FMA:13550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "nucleus pulposus (diskus intervertebralis)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nucleus_pulposus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "nucleus propulsus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nucleus_pulposus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "nucleus propulsus of intervertebral disk" .

[]
    oboInOwl:hasDbXref "FMA:13550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002242 ;
    owl:annotatedTarget "nucleus pulposus of intervertebral disk" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043695
    ] .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0009714
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000665" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "An organ thought to supplement the olfactory system in receiving pheromonic communication. The sensory part of the organ is in two long, thin sacs, situated on either side of the nasal septum at its base." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000665" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/vomeronasal+organ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "An organ thought to supplement the olfactory system in receiving pheromonic communication. The sensory part of the organ is in two long, thin sacs, situated on either side of the nasal septum at its base. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000665" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.669 (ref.1), http://www.ncbi.nlm.nih.gov/pubmed/9866877 Doving KB, Trotier D, Review: Structure and function of the vomeronasal organ. The Journal of Experimental Biology (1998) (ref.2), DOI:10.1046/j.1469-7580.2001.19810077.x Smith TD, Siegel MI, Bonar CJ, Bhatnagar KP, Mooney MP, Burrows AM, Smith MA, Maico LM, The existence of the vomeronasal organ in postnatal chimpanzees and evidence for its homology with that of humans. J Anat (2001) (ref.3) , DOI:10.1002/ar.22415 Nakamuta S, Nakamuta N, Taniguchi K, Taniguchi K, Histological and ultrastructural characteristics of the primordial vomeronasal organ in lungfish. Anat Rec (Hoboken) (2012) (ref.4)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "(...) the vomeronasal organ is known only in some tetrapods. It is absent in most turtles, crocodiles, birds, some bats, and aquatic mammals. In amphibians, it is in a recessed area off the main nasal cavity. (...) In mammals possesing this organ, it is an isolated area of olfactory membrane within the nasal cavity that is usually connected to the mouth via the nasopalatine duct (reference 1); The opinions concerning the presence and functioning of the vomeronasal organ in humans are controversial. The vomeronasal cavities appear early in human foetuses. (...) Historical examination of the nasal septum revealed the presence of vomeronasal cavities in approximately 70% of adults. In contrast to the situation in other mammals, the organ is not supported by a rigid tube of bone or cartilage (reference 2); (...) the best evidence for the homology of the human VNO to that of other primates (and of mammals in general) is ontogenetic in nature, based on a common embryonic origin from a thickening (vomeronasal primordium) on the medial aspect of each olfactory pit (reference 3); (...) suggesting that lungfish possess a region homologous to the accessory olfactory bulb of tetrapods. Based on these results, it seems appropriate to refer to the recess epithelium as a primordium of the vomeronasal organ (reference 4). [debated][VHOG]" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "C" .

[]
    oboInOwl:hasDbXref "XAO:0000272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "Jacobson's organ" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "organon vomeronasale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vomeronasal_organ" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "organum vomeronasale" .

[]
    oboInOwl:hasDbXref "VHOG:0000665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002255 ;
    owl:annotatedTarget "VNO" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002315
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0019230
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget obo:UBERON_0002257 .

[]
    oboInOwl:hasDbXref "GO:0021516", "MP:0006282", "Wikipedia:Posterior_horn_of_spinal_cord", "https://sourceforge.net/tracker/?group_id=36855&atid=440764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "The pronounced, dorsolaterally oriented ridge of grey matter in each lateral half of the spinal cord[MP]. the dorsal (more towards the back) grey matter of the spinal cord. It receives several types of sensory information from the body, including light touch, proprioception, and vibration. This information is sent from receptors of the skin, bones, and joints through sensory neurons whose cell bodies lie in the dorsal root ganglion[WP]. The dorsal region of the mature spinal cord contains neurons that process and relay sensory input[GO]." .

[]
    oboInOwl:hasDbXref "EMAPA:18574" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal grey horn" .

[]
    oboInOwl:hasDbXref "ZFA:0000649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal horn" .

[]
    oboInOwl:source "BIRNLEX:2667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "UMLS:C0228564" .

[]
    oboInOwl:source "ncithesaurus:Dorsal_Horn_of_the_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "UMLS:C0228575" .

[]
    oboInOwl:hasDbXref "FMA:256530", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "columna grisea posterior medullae spinalis" .

[]
    oboInOwl:hasDbXref "ZFA:0000649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "cornu dorsale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_horn_of_spinal_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "cornu posterius medullae spinalis" .

[]
    oboInOwl:hasDbXref "FMA:256530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal gray column of spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal gray horn" .

[]
    oboInOwl:hasDbXref "FMA:256530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal gray matter of spinal cord" .

[]
    oboInOwl:hasDbXref "ZFA:0000649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal horn spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "posterior gray column of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "posterior gray horn of spinal cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_horn_of_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "posterior horn of spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2667" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "spinal cord posterior horn" .

[]
    oboInOwl:hasDbXref "BAMS:DH" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "dorsal horn of the spinal cord" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget "spinal cord dorsal horns" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002315
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002256 ;
    owl:annotatedTarget obo:UBERON_0002257 .

[]
    oboInOwl:hasDbXref "GO:0021517", "MP:0005112", "Wikipedia:Anterior_horn_of_spinal_cord", "https://sourceforge.net/tracker/?group_id=36855&atid=440764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "The ventral grey column of the spinal cord[MP]. The neurons of the ventral region of the mature spinal cord participate in motor output[GO]." .

[]
    oboInOwl:source "Wikipedia:Anterior_horn_of_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "The anterior horn of the spinal cord (or anterior cornu, or anterior column, or ventral horn) is the ventral (front) grey matter section of the spinal cord. The anterior horn contains motor neurons that affect the axial muscles while the posterior horn receives information regarding touch and sensation. The anterior horn is where the cell bodies of alpha motorneurons are located[Wikipedia:Anterior_horn_of_spinal_cord]." .

[]
    oboInOwl:source "BIRNLEX:2668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "UMLS:C0228569" .

[]
    oboInOwl:source "ncithesaurus:Ventral_Horn_of_the_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "UMLS:C0228590" .

[]
    oboInOwl:hasDbXref "FMA:256541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior gray column of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior gray horn of spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior horn" .

[]
    oboInOwl:hasDbXref "FMA:256541", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "columna grisea anterior medullae spinalis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "spinal cord anterior horn" .

[]
    oboInOwl:hasDbXref "FMA:256541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral gray column of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral gray matter of spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral grey horn" .

[]
    oboInOwl:hasDbXref "ZFA:0000702" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral horn spinal cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_horn_of_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior column" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_horn_of_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior column of the spinal cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_horn_of_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "anterior horn (spinal cord)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_horn_of_spinal_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "cornu anterius medullae spinalis" .

[]
    oboInOwl:hasDbXref "BAMS:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral horn of the spinal cord" .

[]
    oboInOwl:hasDbXref "VHOG:0001288" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002257 ;
    owl:annotatedTarget "ventral horns spinal cord" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget obo:UBERON_0009623 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0019230
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:20090208" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "The dorsal roots contain afferent sensory axons. The dorsal roots of each side continue outwards, along the way forming a dorsal root ganglion (also called a spinal ganglion)." .

[]
    oboInOwl:source "Wikipedia:Posterior_root_of_spinal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "In anatomy and neurology, the dorsal root (or posterior root) is the afferent sensory root of a spinal nerve. At the distal end of the dorsal root is the dorsal root ganglion, which contains the neuron cell bodies of the nerve fibres conveyed by the root. If the dorsal root of a spinal nerve were severed it would lead to numbness in certain areas of the body. The lateral division of the dorsal root contains lightly myelinated and unmyelinated axons of small diameter. These transmit pain and temperature sensation from the body. These fibers cross through the anterior white commissure to form the Anterior lateral system in the lateral funiculus. The medial division of the dorsal root contains myelinated axons of larger diameter. These transmit information of discriminative touch, pressure, vibration, and conscious proprioception originating from spinal levels C2 through S5. These fibers are pushed in towards the posterior medial sulcus to form the fasciculus gracilis and the fasciculus cuneatus. [WP,unvetted][Wikipedia:Posterior_root_of_spinal_nerve]." .

[]
    oboInOwl:source "ncithesaurus:Dorsal_Root_of_the_Spinal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "UMLS:C0205955" .

[]
    oboInOwl:hasDbXref "ZFA:0000652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "dorsal root" .

[]
    oboInOwl:hasDbXref "FMA:5980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "dorsal root of spinal nerve" .

[]
    oboInOwl:hasDbXref "FMA:5980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "dorsal spinal nerve root" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_root_of_spinal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "posterior root of spinal nerve" .

[]
    oboInOwl:hasDbXref "ZFA:0000652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "radix dorsalis" .

[]
    oboInOwl:hasDbXref "FMA:5980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "radix posterior (nervus spinalis)" .

[]
    oboInOwl:hasDbXref "FMA:5980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "radix sensoria (nervus spinalis)" .

[]
    oboInOwl:hasDbXref "FMA:5980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "sensory root of spinal nerve" .

[]
    oboInOwl:hasDbXref "BAMS:drt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "dorsal roots" .

[]
    oboInOwl:hasDbXref "Wikipedia:Posterior_root_of_spinal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "radix posterior" .

[]
    oboInOwl:hasDbXref "BTO:0000360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "radix posterior nervi spinalis" .

[]
    oboInOwl:hasDbXref "BTO:0000360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "root dorsali nervi spinalis" .

[]
    oboInOwl:hasDbXref "BTO:0000360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "root sensoria nervi spinalis" .

[]
    oboInOwl:hasDbXref "BTO:0000360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002261 ;
    owl:annotatedTarget "sensory spinal root" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000626
    ] .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000961", "Wikipedia:Olfactory_bulb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "A bulbous anterior projection of the olfactory lobe that is the place of termination of the olfactory nerves and is especially well developed in lower vertebrates (as fishes)[BTO]." .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "Part of the rostral part of the cerebrum where axons of olfactory cells from the nasal mucosa terminate. Projects onto olfactory parts of pallium via olfactory tracts" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010165" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "Part of the telencephalon comprised of anterior outgrowths of either of the cerebral hemispheres in which the olfactory nerve exits.[AAO]" .

[]
    oboInOwl:source "FMA:77624" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "Segment of neural tree organ which is continuous with a set of olfactory nerves and an olfactory tract[FMA:77624]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000033" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "The part of the forebrain in which the olfactory nerves end and the olfactory tracts originate. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000033" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.ne.04.030181.001505 Northcutt RG, Evolution of the telencephalon in nonmammals. Ann. Rev. Neurosci. (1981)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "The presence of paired evaginated hemispheres and olfactory bulbs in both agnathan and gnathostome radiations suggests that such hemispheres were also present in the common ancestor.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "In most vertebrates, the olfactory bulb is the most rostral (forward) part of the brain. In humans, however, the olfactory bulb is on the inferior (bottom) side of the brain. The olfactory bulb is supported and protected by the cribriform plate which in mammals, separates it from the olfactory epithelium, and which is perforated by olfactory nerve axons. The bulb is divided into two distinct structures, the main olfactory bulb, and the accessory olfactory bulb" .

[]
    oboInOwl:source "BIRNLEX:1137" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "UMLS:C0028936" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Bulb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "UMLS:C0028936" .

[]
    oboInOwl:source "BIRNLEX:1137" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=279" .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_bulb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "bulbus olfactorius" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "Carbon" .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_bulb" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "bulbus olfactorius" .

[]
    oboInOwl:hasDbXref "NeuroNames:279" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "bulbus olfactorius (Morgagni)" .

[]
    oboInOwl:hasDbXref "ZFA:0000402" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "olfactory lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:279" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002264 ;
    owl:annotatedTarget "olfactory lobe (Barr & Kiernan)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1663", "ISBN:0471888893"^^xsd:string, "Wikipedia:Olfactory_tract", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "White matter tract that contains projections from the olfactory bulb to other parts of the brain" .

[]
    oboInOwl:source "BTO:0003647" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "A nervelike, white band composed primarily of nerve fibres originating from the mitral cells and tufted cells of the olfactory bulb but also containing the scattered cells of the anterior olfactory nucleus[BTO:0003647]." .

[]
    oboInOwl:source "Wikipedia:Olfactory_tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "The olfactory tract is a bundle of axons connecting the mitral and tufted cells of the olfactory bulb to several target regions in the brain, including piriform cortex, amygdala, and entorhinal cortex. It is a narrow white band, triangular on coronal section, the apex being directed upward. It lies in the olfactory sulcus on the inferior surface of the frontal lobe, and divides posteriorly into two striæ, a medial olfactory stria and a lateral olfactory stria.[Wikipedia]." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "Tract of brain which is continuous with olfactory bulb and the cerebral cortex.[FMA]" .

[]
    oboInOwl:notes "deprecated class" ;
    oboInOwl:source "BIRNLEX:1663" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "White matter tract that contains projections from the olfactory bulb to the olfactory cortex (Maryann Martone)" .

[]
    oboInOwl:editor "cjm" ;
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "The definition was adapted from the NIFSTD class which has been retired. It has been generalized so it is applicable to various different kinds of olfactory tracts found in different taxa." .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "UMLS:C0162435" .

[]
    oboInOwl:source "BIRNLEX:1663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=283" .

[]
    oboInOwl:hasDbXref "BTO:0003647" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "olfactory peduncle" .

[]
    oboInOwl:hasDbXref "NeuroNames:283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "olfactory stalk" .

[]
    oboInOwl:hasDbXref "NeuroNames:283" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "pedunclulus olfactorius" .

[]
    oboInOwl:hasDbXref "NeuroNames:283" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "tractus olfactorium" .

[]
    oboInOwl:hasDbXref "BTO:0003647" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "tractus olfactorius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_tract" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002265 ;
    owl:annotatedTarget "tractus olfactorius" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000836 ;
    owl:annotatedTarget "A precursor in the granulocytic series, being a cell intermediate in development between a myeloblast and myelocyte, that has distinct nucleoli, a nuclear-to-cytoplasmic ratio of 5:1 to 3:1, and containing a few primary cytoplasmic granules. Markers for this cell are fucosyltransferase FUT4-positive, CD33-positive, integrin alpha-M-negative, low affinity immunoglobulin gamma Fc region receptor III-negative, and CD24-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "An organ that houses olfactory neurons and is responsible for the sense of smell. Examples include the vertebrate nose and the Drosophila dorsal organ." .

[]
    oboInOwl:hasDbXref "BTO:0001772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "olfactory organ" .

[]
    oboInOwl:hasDbXref "FBbt:00005158" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "olfactory sensory organ" .

[]
    oboInOwl:hasDbXref "BTO:0001772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "olfactory neuroepithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "organ olfactus" .

[]
    oboInOwl:hasDbXref "BTO:0001772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002268 ;
    owl:annotatedTarget "organum olfactorium" .

[]
    oboInOwl:hasDbXref "FMA:77682", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002271 ;
    owl:annotatedTarget "zona periventricularis hypothalamicae" .

[]
    oboInOwl:hasDbXref "BAMS:PVZ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002271 ;
    owl:annotatedTarget "periventricular zone of the hypothalamus" .

[]
    oboInOwl:hasDbXref "FMA:77683", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002272 ;
    owl:annotatedTarget "zona medialis hypothalamicae" .

[]
    oboInOwl:hasDbXref "BAMS:MEZ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002272 ;
    owl:annotatedTarget "hypothalamic medial zone behavioral control column" .

[]
    oboInOwl:hasDbXref "BAMS:MEZ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002272 ;
    owl:annotatedTarget "medial zone of the hypothalamus" .

[]
    oboInOwl:hasDbXref "BAMS:MZ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002272 ;
    owl:annotatedTarget "medial zone of the hypothalamus" .

[]
    oboInOwl:hasDbXref "NeuroNames:1223" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "A composite substructure of the brainstem that consists of the midbrain reticular formation, the pontine reticular formation and the medullary reticular formation ( Carpenter-1983 )." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "FMA has a spinal cord reticular formation but we follow NNs (classical) to restrict this to brainstem structures. This means we also include the MA class for brainstem reticular formation here. FMA has subtypes of reticular formation but we treat this as a composite structure" .

[]
    oboInOwl:hasDbXref "NeuroNames:1223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "brain stem reticular formation" .

[]
    oboInOwl:hasDbXref "MA:0003185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "brainstem reticular formation" .

[]
    oboInOwl:hasDbXref "NeuroNames:1223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "brainstem reticular formation" .

[]
    oboInOwl:hasDbXref "NeuroNames:1223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "reticular formation (classical)" .

[]
    oboInOwl:hasDbXref "NeuroNames:1223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002275 ;
    owl:annotatedTarget "reticular formation of the brainstem" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002276 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Limbus_laminae_spiralis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002276 ;
    owl:annotatedTarget "The osseous spiral lamina consists of two plates of bone, and between these are the canals for the transmission of the filaments of the acoustic nerve. On the upper plate of that part of the lamina which is outside the vestibular membrane, the periosteum is thickened to form the limbus spiralis (or limbus laminæ spiralis), this ends externally in a concavity, the sulcus spiralis internus, which represents, on section, the form of the letter C. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "MA:0001191" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002276 ;
    owl:annotatedTarget "limbus lamina spiralis" .

[]
    oboInOwl:hasDbXref "FMA:77721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002276 ;
    owl:annotatedTarget "limbus laminae spiralis" .

[]
    oboInOwl:hasDbXref "FMA:77721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002276 ;
    owl:annotatedTarget "spiral limbus lamina" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002278 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckSource" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002278 ;
    owl:annotatedTarget "The fluid-filled space separating the membranous from the osseous labyrinth." .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/perilymphatic+space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002278 ;
    owl:annotatedTarget "cisterna perilymphatica" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/perilymphatic+space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002278 ;
    owl:annotatedTarget "spatium perilymphaticum" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001855
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Stria_vascularis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "The upper portion of the spiral ligament contains numerous capillary loops and small blood vessels, and is termed the stria vascularis. It produces endolymph for the scala media, one of the three fluid-filled compartments of the cochlea. [WP,unvetted]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "represented as a wall in FMA. MESH def implies part of spiral ligament but better represented as adjacency / overlaps" .

[]
    oboInOwl:source "BIRNLEX:2525" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "UMLS:C0229477" .

[]
    oboInOwl:hasDbXref "MP:0000048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "psalterial cord" .

[]
    oboInOwl:hasDbXref "FMA:77832" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "stria vascularis of cochlea" .

[]
    oboInOwl:hasDbXref "MP:0000048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "vascular stripe of cochlear duct" .

[]
    oboInOwl:hasDbXref "BTO:0001819" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "stria vascularis ductus cochlearis" .

[]
    oboInOwl:hasDbXref "BTO:0001819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002282 ;
    owl:annotatedTarget "vascular stria of cochlear duct" .

[]
    oboInOwl:notes "material to immaterial" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0009676
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_ventricle", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "A brain ventricle that is part of a telencephalon. In mammals and species with an evaginated telencephalon, this is one of a pair of lateral structures, one in each hemisphere" .

[]
    oboInOwl:source "Wikipedia:Lateral_ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "The lateral ventricles are part of the ventricular system of the brain. Classified as part of the telencephalon, they are the largest of the ventricles. The lateral ventricles connect to the central third ventricle through the interventricular foramina of Monro[WP]." .

[]
    oboInOwl:source "GO:0021670" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "The two lateral ventricles are a cavity in each of the cerebral hemispheres derived from the cavity of the embryonic neural tube. They are separated from each other by the septum pellucidum, and each communicates with the third ventricle by the foramen of Monro, through which also the choroid plexuses of the lateral ventricles become continuous with that of the third ventricle[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000643" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "BIRNLEX:1263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "UMLS:C0152279" .

[]
    oboInOwl:source "ncithesaurus:Lateral_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "UMLS:C0152279" .

[]
    oboInOwl:hasDbXref "MA:0000192" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "lateral ventricle" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "lateral ventricles" .

[]
    oboInOwl:hasDbXref "VHOG:0000643", "ZFA:0000696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "telencephalic ventricle" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "telencephalon lateral ventricle" .

[]
    oboInOwl:hasDbXref "BTO:0000879" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "lateral ventricle of brain" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "Kohlenstoff" .

[]
    oboInOwl:hasDbXref "BAMS:Tel-V" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "telencephalic ventricles" .

[]
    oboInOwl:hasDbXref "ZFA:0000696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002285 ;
    owl:annotatedTarget "telencephalic vesicle" .

[]
    oboInOwl:hasDbXref "NLX:27388" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002290 ;
    owl:annotatedTarget "Choroid plexus of the fourth ventricle" .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus_of_the_Fourth_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002290 ;
    owl:annotatedTarget "UMLS:C0152293" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002290 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere of fourth ventricle" .

[]
    oboInOwl:hasDbXref "ZFA:0001446" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002290 ;
    owl:annotatedTarget "choroid plexus fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002290 ;
    owl:annotatedTarget "fourth ventricle chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget obo:UBERON_0004111 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002240
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ] .

[]
    oboInOwl:hasDbXref "PMID:23409159", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "Spinal cord structure that is part of the ventricular system and is filled with cerebral-spinal fluid and runs the length of the spinal cord." .

[]
    oboInOwl:source "ncithesaurus:Central_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "UMLS:C0459414" .

[]
    oboInOwl:hasDbXref "ZFA:0000938" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "canalis centralis" .

[]
    oboInOwl:hasDbXref "ZFA:0000938" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "central canal" .

[]
    oboInOwl:hasDbXref "FMA:78497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "ventricle of spinal cord" .

[]
    oboInOwl:hasDbXref "BAMS:C" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002291 ;
    owl:annotatedTarget "central canal, spinal cord/medulla" .

[]
    oboInOwl:hasDbXref "Wikipedia:Biliary_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002294 ;
    owl:annotatedTarget "Organ system subdivision that consists of the organs and ducts that are involved in the production and transportation of bile. In most species this is the gallbladder and the bile ducts (biliary tree)." .

[]
    oboInOwl:hasDbXref "FMA:79646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002294 ;
    owl:annotatedTarget "biliary apparatus" .

[]
    oboInOwl:hasDbXref "FMA:79646", "MA:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002294 ;
    owl:annotatedTarget "biliary tract" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002295 ;
    owl:annotatedTarget obo:UBERON_0011060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002295 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0003169", "PMID:1680563" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002295 ;
    owl:annotatedTarget "the division of the spiral canal of the cochlea that contains the organ of Corti (the neuroepithelial receptor organ for hearing)" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002296 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009664
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_mesentery", "Wikipedia:Mesentery#Development", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002296 ;
    owl:annotatedTarget "The mesentery that originates from the dorsal side of the peritoneal cavity[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005130" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002296 ;
    owl:annotatedTarget "The mesentery that originates from the dorsal side of the peritoneal cavity.[TAO]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002296 ;
    owl:annotatedTarget "dorsal mesogastrium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_mesentery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002296 ;
    owl:annotatedTarget "mesenterium dorsale commune" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "MP:0005277", "Wikipedia:Brainstem", "ZFA:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "Stalk-like part of the brain that includes amongst its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain[ZFA,MP,generalized]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002156" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ISBN:3764351209" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "Multi-tissue structure that has as its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain.[TAO]" .

[]
    oboInOwl:source "ZFA:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "Multi-tissue structure that has as its parts the medulla oblongata of the hindbrain and the tegmentum of the midbrain[ZFA,adopted][ZFA:0001707]." .

[]
    oboInOwl:source "MP:0005277" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "the stalk-like part of the brain that comprises the midbrain (aka mesencephalon), the pons (aka pons Varolii), and the medulla oblongata, and connects the cerebral hemispheres with the cervical spinal cord[MP]" .

[]
    oboInOwl:source "BIRNLEX:1565" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "UMLS:C0006121" .

[]
    oboInOwl:source "ncithesaurus:Brain_Stem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "UMLS:C0006121" .

[]
    oboInOwl:source "BIRNLEX:1565" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=236" .

[]
    oboInOwl:hasDbXref "ABA:BS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "brain stem" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brainstem" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "truncus encephali" .

[]
    oboInOwl:hasDbXref "NeuroNames:236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "accessory medullary lamina of pallidum" .

[]
    oboInOwl:hasDbXref "NeuroNames:236" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "lamella pallidi incompleta" .

[]
    oboInOwl:hasDbXref "NeuroNames:236" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "lamina medullaris accessoria" .

[]
    oboInOwl:hasDbXref "NeuroNames:236" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "lamina medullaris incompleta pallidi" .

[]
    oboInOwl:hasDbXref "NeuroNames:236" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "lamina pallidi incompleta" .

[]
    oboInOwl:hasDbXref "BTO:0000146" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002298 ;
    owl:annotatedTarget "truncus encephalicus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002169
    ] .

[]
    oboInOwl:source "PMID:12625309", "PMID:12869615" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "Spherical outcropping of the respiratory bronchioles and primary site of gas exchange with the blood. Alveoli are particular to mammalian lungs. Different structures are involved in gas exchange in other vertebrates[WP]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "alveolus pulmonis" .

[]
    oboInOwl:hasDbXref "FMA:7318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "pulmonary alveolus" .

[]
    oboInOwl:hasDbXref "BTO:0000060" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "alveoli" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_alveolus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "alveolus pulmonis" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002299 ;
    owl:annotatedTarget "respiratory alveoli" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbon" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002301 ;
    owl:annotatedTarget "One of the layers of the neocortex." .

[]
    oboInOwl:hasDbXref "FMA:83138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002301 ;
    owl:annotatedTarget "layer of neocortex" .

[]
    oboInOwl:hasDbXref "MA:0000186" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002301 ;
    owl:annotatedTarget "neocortex layer" .

[]
    oboInOwl:hasDbXref "MA:0000186" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002301 ;
    owl:annotatedTarget "cerebral cortex layer" .

[]
    oboInOwl:hasDbXref "FMA:83138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002301 ;
    owl:annotatedTarget "lamina of neocortex" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010493" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002302 ;
    owl:annotatedTarget "the atrial part of middle layer of the heart, comprised of involuntary muscle" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000602" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002302 ;
    owl:annotatedTarget "As noted, the hearts of birds and mammals have four chambers that arises from the two chambers (atrium and ventricle) of the fish heart.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001374" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002302 ;
    owl:annotatedTarget "atrial myocardium" .

[]
    oboInOwl:hasDbXref "VHOG:0000602" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002302 ;
    owl:annotatedTarget "atrium cardiac muscle" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ] .

[]
    oboInOwl:hasDbXref "GO:0072206", "Wikipedia:Juxtaglomerular_apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget "An anatomical structure which consists of juxtaglomerular cells, extraglomerular mesangial cells and the macula densa. The juxtaglomerular apparatus lies adjacent to the glomerulus and regulates kidney function by maintaining the blood flow to the kidney and the filtration rate[GO]. a microscopic structure in the kidney, which regulates the function of each nephron. The juxtaglomerular apparatus is named for its proximity to the glomerulus: it is found between the vascular pole of the renal corpuscle and the returning distal convoluted tubule of the same nephron. This location is critical to its function in regulating renal blood flow and glomerular filtration rate. The three cellular components of the apparatus are the macula densa, extraglomerular mesangial cells, and juxtaglomerular cells (also known as granular cells)[WP]." .

[]
    oboInOwl:source "ncithesaurus:Juxtaglomerular_Apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget "UMLS:C0022445" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget "complexus juxtaglomerularis" .

[]
    oboInOwl:hasDbXref "MP:0002829" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002303 ;
    owl:annotatedTarget "juxtaglomerular complex" .

[]
    oboInOwl:hasDbXref "PMCID:PMC2492885", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002304 ;
    owl:annotatedTarget "One of the three layers of the dentate gyrus of the hippocampal formation." .

[]
    oboInOwl:hasDbXref "MP:0000813", "Wikipedia:Hippocampus_anatomy#Hippocampal_Cells_and_Layers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002305 ;
    owl:annotatedTarget "The layers of the laminar structure of the hippocampus." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1192" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002305 ;
    owl:annotatedTarget "cytoarchitectural fields of hippocampal formation" .

[]
    oboInOwl:hasDbXref "FMA:83679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002305 ;
    owl:annotatedTarget "hippocampus proper layer" .

[]
    oboInOwl:hasDbXref "FMA:83679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002305 ;
    owl:annotatedTarget "layer of cornu ammonis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002306 ;
    owl:annotatedTarget "mucus produced in the nasal cavity, by the respiratory segment of the nasal mucosa." .

[]
    oboInOwl:source "ncithesaurus:Nasal_Mucus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002306 ;
    owl:annotatedTarget "UMLS:C0225392" .

[]
    oboInOwl:hasDbXref "BTO:0003603" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002306 ;
    owl:annotatedTarget "respiratory mucus" .

[]
    oboInOwl:hasDbXref "NLX:32548" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002307 ;
    owl:annotatedTarget "Part of choroid plexus contained in the lateral ventricle" .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus_of_the_Lateral_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002307 ;
    owl:annotatedTarget "UMLS:C0152289" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002307 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere of lateral ventricle" .

[]
    oboInOwl:hasDbXref "ZFA:0001447" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002307 ;
    owl:annotatedTarget "choroid plexus telencephalic ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002307 ;
    owl:annotatedTarget "lateral ventricle chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002308 ;
    owl:annotatedTarget "A neural nucleus that is part of the brain." .

[]
    oboInOwl:source "ncithesaurus:Brain_Nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002308 ;
    owl:annotatedTarget "UMLS:C1706993" .

[]
    oboInOwl:hasDbXref "ZFA:0005575" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002308 ;
    owl:annotatedTarget "brain nuclei" .

[]
    oboInOwl:notes "Need to determine whether the fimbria is part of the fornix. Sometimes the language suggests it isn't always thought of that way, but I see no useful reason why it should be separate; it all forms one continuous white matter tract. Neuronames and others include this as part of the hippocampal formation (MM)" ;
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000052
    ] .

[]
    oboInOwl:source "MA"^^xsd:string, "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001954
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "Regional part of fornix consisting of a prominent white matter structure adjacent to the hippocampus on the ventricular side continuous with the alveus. Near the splenium the fimbria separates from the hippocampus as the crus of the fornix. [adapted from Wikipedia] (MM: 2006-10-26)." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria" .

[]
    oboInOwl:source "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "UMLS:C0152315" .

[]
    oboInOwl:source "ncithesaurus:Fimbria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "UMLS:C0152315" .

[]
    oboInOwl:source "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=187" .

[]
    oboInOwl:hasDbXref "FMA:83866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria of hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria of the fornix" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria-fornix" .

[]
    oboInOwl:hasDbXref "MP:0009324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "hippocampal fimbria" .

[]
    oboInOwl:hasDbXref "NeuroNames:187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria (Vieussens)" .

[]
    oboInOwl:hasDbXref "NeuroNames:187" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria fornicis" .

[]
    oboInOwl:hasDbXref "NeuroNames:187" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria hippocampi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fimbria_of_hippocampus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria hippocampi" .

[]
    oboInOwl:hasDbXref "NeuroNames:187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria of fornix" .

[]
    oboInOwl:hasDbXref "NeuroNames:187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002310 ;
    owl:annotatedTarget "fimbria of the hippocampus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbone" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1444" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "A cytoarchitectural term denoting the layer of the hippocampus in which pyramidal cells are predominant. Its location is superficial to the Stratum oriens; it is deep to the Stratum radiatum in area CA1 and area CA2 and deep to the Stratum lucidum in area CA3 (Stephan-75) (NeuroNames)." .

[]
    oboInOwl:source "BIRNLEX:1444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=156" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "pyramidal cell layer of the hippocampus" .

[]
    oboInOwl:hasDbXref "FMA:83895" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "pyramidal layer of hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "stratum pyramidale" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "stratum pyramidale hippocampi" .

[]
    oboInOwl:hasDbXref "NeuroNames:156" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "gyrus occipitalis inferior" .

[]
    oboInOwl:hasDbXref "NeuroNames:156" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002313 ;
    owl:annotatedTarget "gyrus occipitalis tertius" .

[]
    oboInOwl:hasDbXref "MP:0008503" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "The ridge-shaped grey matter of the spinal cord that extends longitudunally through the center of each half of the spinal cord, and are largely or entirely composed of nerve cell bodies and their dendrites and some supportive tissue." .

[]
    oboInOwl:source "ncithesaurus:Gray_Matter_of_the_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "UMLS:C0475853" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "gray matter of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "gray substance of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "spinal cord gray matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "spinal cord grey substance" .

[]
    oboInOwl:hasDbXref "FMA:256580", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002315 ;
    owl:annotatedTarget "substantia grisea medullae spinalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:White_matter", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "Neural tissue consisting of myelinated axons connecting grey matter areas of the central nervous system." .

[]
    oboInOwl:source "FMA:83929" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "Cell part cluster consisting predominantly of neurites in the brain and the spinal cord[FMA:83929]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002142" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "Multi-tissue structure comprised largely of myelinated axons.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001764" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature09614 Nave KA, Myelination and support of axonal integrity by glia. Nature (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "The myelination of axons by glial cells was the last major step in the evolution of cells in the vertebrate nervous system, and white-matter tracts are key to the architecture of the mammalian brain.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "NIF"^^xsd:string ;
    oboInOwl:seeAlso "https://github.com/SciCrunch/NIF-Ontology/issues/83" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "nlx_anat_101177 seems to have been lost in the transition from NIFGA to Neurolex" .

[]
    oboInOwl:source "ncithesaurus:White_Matter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "UMLS:C0682708" .

[]
    oboInOwl:hasDbXref "ZFA:0001682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "CNS tract/commissure" .

[]
    oboInOwl:hasDbXref "AEO:0001011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "neuronal white matter" .

[]
    oboInOwl:hasDbXref "FMA:83929" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "white matter of neuraxis" .

[]
    oboInOwl:hasDbXref "TAO:0000145" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "CNS tracts and commissures" .

[]
    oboInOwl:hasDbXref "TAO:0002143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "CNS white matter" .

[]
    oboInOwl:hasDbXref "Wikipedia:White_matter" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "substantia alba" .

[]
    oboInOwl:hasDbXref "VHOG:0001764" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002316 ;
    owl:annotatedTarget "white mater" .

[]
    oboInOwl:hasDbXref "MP:0008027" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "The regions of the spinal cord that are largely or entirely composed of myelinated nerve cell axons and contain few or no neural cell bodies or dendrites." .

[]
    oboInOwl:source "ncithesaurus:White_Matter_of_the_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "UMLS:C0458457" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "spinal cord white matter of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "spinal cord white substance" .

[]
    oboInOwl:hasDbXref "FMA:83945", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "substantia alba medullae spinalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "white matter of neuraxis of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002318 ;
    owl:annotatedTarget "white substance of spinal cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesangium", "https://sourceforge.net/p/obo/foundational-model-of-anatomy-fma-requests/13/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002319 ;
    owl:annotatedTarget "The inner layer of the glomerulus, within the basement membrane surrounding the glomerular capillaries." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002319 ;
    owl:annotatedTarget "WP considers this the same as glomerular mesangium. In MA, glomerular and extraglomerular are distingsuished. FMA class has no definition and is a type of stroma, which is inconsistent with our classification of this here." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002319 ;
    owl:annotatedTarget "EMAPA:36561" .

[]
    oboInOwl:source "ncithesaurus:Mesangium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002319 ;
    owl:annotatedTarget "UMLS:C0017655" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002320 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004190
    ] .

[]
    oboInOwl:hasDbXref "MESH:A05.810.453.736.520.380", "Wikipedia:Glomerular_mesangium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002320 ;
    owl:annotatedTarget "A thin membrane which helps to support the capillary loops in a renal glomerulus. It is connective tissue composed of mesangial cells - myofibroblasts phenotypically related to vascular smooth muscle cells (muscle, smooth, vascular), phagocytes and the mesangial extracellular matrix." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002321 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002303
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002321 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002319
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0011340" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002321 ;
    owl:annotatedTarget "the tissue comprised of mesangial cells that fill the triangular space between the macula densa and the afferent and efferent arterioles of the juxtaglomerular apparatus" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003886
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "The cavity within the body of all animals higher than the coelenterates and certain primitive worms, formed by the splitting of the embryonic mesoderm into two layers. In mammals it forms the peritoneal, pleural, and pericardial cavities." .

[]
    oboInOwl:date_retrieved "2012-09-12" ;
    oboInOwl:external_class "ZFA:0001438" ;
    oboInOwl:ontology "ZFA" ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "Anatomical space, part of the trunk that contains the pericardial and pleuroperitoneal cavities[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-09-12" ;
    oboInOwl:external_class "BTO:0001707" ;
    oboInOwl:ontology "BTO" ;
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "The cavity within the body of all animals higher than the coelenterates and certain primitive worms, formed by the splitting of the embryonic mesoderm into two layers. In mammals it forms the peritoneal, pleural, and pericardial cavities[BTO]." .

[]
    oboInOwl:hasDbXref "BTO:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "body cavity" .

[]
    oboInOwl:source "ncithesaurus:Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "UMLS:C0333343" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000267" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "coelomic cavity" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000267" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "coelomic cavity lumen" .

[]
    oboInOwl:hasDbXref "FMA:85006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "space of body compartment" .

[]
    oboInOwl:hasDbXref "NCBITaxon:7742" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "ventral body cavity" .

[]
    oboInOwl:hasDbXref "BTO:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "celom" .

[]
    oboInOwl:hasDbXref "BTO:0001707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "coelome" .

[]
    oboInOwl:hasDbXref "FBbt:00005060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002323 ;
    owl:annotatedTarget "hemocoel" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbonium" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002324 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004469
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002324 ;
    owl:annotatedTarget "Any muscle organ that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002324 ;
    owl:annotatedTarget "back muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002324 ;
    owl:annotatedTarget "muscle organ of back" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:hasDbXref "GO:0061071" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "The urethra is a renal system organ that carries urine from the bladder to outside the body. The epithelium is the tubular, planar layer of cells through which the urine passes.." .

[]
    oboInOwl:source "ncithesaurus:Urethra_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "UMLS:C1710584" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "epithelial tissue of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "urethra epithelial tissue" .

[]
    oboInOwl:hasDbXref "EMAPA:31518" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "urethral plate" .

[]
    oboInOwl:hasDbXref "EMAPA:31518" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002325 ;
    owl:annotatedTarget "urethral seam" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "A lamina propria that is part of a urethra [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "EMAPA:37785" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "lamina propria mucosa of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "lamina propria mucosae of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "urethra lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002326 ;
    owl:annotatedTarget "urethra lamina propria mucosae" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002327 ;
    owl:annotatedTarget "EMAPA:37720" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:source "http://tolweb.org/Chordata/2499" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004880
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006267
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0815318960", "Wikipedia:Notochord", "http://tolweb.org/Chordata/2499", "https://github.com/obophenotype/uberon/issues/25", "https://github.com/obophenotype/uberon/issues/271" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "A flexible rod-shaped body found in embryos of all chordates. It is composed of cells derived from the mesoderm and defines the primitive axis of the embryo. In some chordates, it persists throughout life as the main axial support of the body, while in most vertebrates it becomes the nucleus pulposus of the intervertebral disc. The notochord is found ventral to the neural tube." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000032" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "Avascular multi-tissue structure composed of large vacuolated epithelial cells (chordablasts) and perichordal fibrous tissue.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000135" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "Rod-like principal supportive element of the embryo and larva, present in the midline just ventral to the neural tube, and differentiating during the segmentation period to form large vacuolated epithelial cells and a surrounding a sheath of fibrous and elastic layers. Layering of the sheath may differ in structure, thickness and development among groups; in cypriniforms there are actually three very thin layers to the sheath. A functional, well developed notochord is present throughout life in certain basal fish groups but not in cypriniforms. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000327" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "Slender rod of fibrous connective tissue surrounding a core of fluid-filled cells of mesodermal origin; it lies above the gut and directly beneath the spinal cord. The notochord is present during early development and in a few cases it is retained through life; however, usually the notochord is replaced by the vertebral column.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000327" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "relationship type change: differentiates_from mesoderm (AAO:0000304) CHANGED TO: develops_from mesoderm (UBERON:0000926)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000199" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (3) a stiff, longitudinal rod of turgid cells along the dorsal part of the body that is called a notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Notochord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "UMLS:C0028439" .

[]
    oboInOwl:hasDbXref "ZFA:0000135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "notocord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Notochord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget "notochorda" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget obo:UBERON_0007503 .

[]
    oboInOwl:source "GOTAX:0000352" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1111/j.1439-0426.2012.01987.x", "Wikipedia:Somite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "Somites are spheres of epithelial cells that form sequentially along the anterior-posterior axis of the embryo through mesenchymal to epithelial transition of the presomitic mesoderm." .

[]
    oboInOwl:source "PMID:17237766" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget obo:NCBITaxon_7712 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010569" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "Post-cranial axial segments which form sclerotome and dermomyotome.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000155" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "Undifferentiated mesodermal components of early trunk or tail segments or metameres, derived from paraxial mesoderm; forms myotomes, sclerotomes and perhaps dermatomes. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000155" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "relationship loss: develops_from paraxial mesenchyme (TAO:0000942)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000155" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "relationship type change: OBO_REL:part_of trunk (TAO:0001115) CHANGED TO: develops_from trunk (UBERON:0002100)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010569" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "relationship type change: part_of paraxial mesoderm (AAO:0010568) CHANGED TO: develops_from paraxial mesoderm (UBERON:0003077)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000191" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.40, DOI:10.1093/icb/43.1.137 Balavoine G, Adoutte A, The segmented urbilateria: a testable scenario. Integrative and Comparative Biology (2003)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "(...) cephalocordates and craniates belong to a group known as Somitichordata. Somitichordate synapomorphies include (1) somites (...) (reference 1); The idea that the last common ancestor of bilaterian animals (Urbilateria) was segmented has been raised recently on evidence coming from comparative molecular embryology (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "GO:0001756" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "mesodermal cluster" .

[]
    oboInOwl:source "ncithesaurus:Somite" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "UMLS:C0376449" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "epimere" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "epithelial somite" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "somites" .

[]
    oboInOwl:hasDbXref "Wikipedia:Somite" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "somitus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Exocrine_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002330 ;
    owl:annotatedTarget "Anatomical system that consists of the glands and parts of glands that produce exocrine secretions and help to integrate and control bodily metabolic activity. Exocrine glands are glands that secrete their products (hormones) into ducts (duct glands). They are the counterparts to endocrine glands, which secrete their products (hormones) directly into the bloodstream (ductless glands) or release hormones (paracrines) that affect only target cells nearby the release site. [Wikipedia]." .

[]
    oboInOwl:source "ncithesaurus:Exocrine_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002330 ;
    owl:annotatedTarget "UMLS:C1516995" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002225" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002330 ;
    owl:annotatedTarget "exocrine glandular system" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001725", "PMID:9144284", "Wikipedia:Umbilical_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "The connecting cord from the developing embryo to the placenta." .

[]
    oboInOwl:source "Wikipedia:Umbilical_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "The connecting cord from the developing embryo or fetus to the placenta. During prenatal development, the umbilical cord comes from the same zygote as the fetus and (in humans) normally contains two arteries (the umbilical arteries) and one vein (the umbilical vein), buried within Wharton's jelly. The umbilical vein supplies the fetus with oxygenated, nutrient-rich blood from the placenta.property_value, external_definition the umbilical arteries return the deoxygenated, nutrient-depleted blood[WP]." .

[]
    oboInOwl:source "ncithesaurus:Umbilical_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "UMLS:C0041633" .

[]
    oboInOwl:hasDbXref "MP:0012134" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "chorda umbilicalis" .

[]
    oboInOwl:hasDbXref "MP:0012134" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "funiculus umbilicalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "birth cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Umbilical_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "funiculus umbilicalis" .

[]
    oboInOwl:hasDbXref "BTO:0001415" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002331 ;
    owl:annotatedTarget "yolk stalk" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0001108 ;
    owl:annotatedTarget "X distalmost_part_of Y <=> X is part_of Y and X is adjacent_to the distal boundary of Y" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbono" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002333 ;
    owl:annotatedTarget obo:UBERON_0001637 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002333 ;
    owl:annotatedTarget "An arterial trunk which is continuous with the heart and branches into the pulmonary arteries." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001134" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pulmonary+trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002333 ;
    owl:annotatedTarget "An arterial trunk with origin from the right ventricle of the heart, and dividing into the right and left pulmonary arteries, which enter the corresponding lungs and branch with the bronchi. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001134" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002333 ;
    owl:annotatedTarget "As in birds, the conus arteriosus split during embryonic development in mammals to produce the pulmonary trunk and single aortic trunk of the adult.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002333 ;
    owl:annotatedTarget "main pulmonary artery" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002335 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002303
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002335 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] .

[]
    oboInOwl:hasDbXref "GO:0072024", "Wikipedia:Macula_densa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002335 ;
    owl:annotatedTarget "The macula densa is an area of specialized cells in the distal tubule that makes contact with the vascular pole of the glomerulus[GO]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002335 ;
    owl:annotatedTarget "not part of a nephron or distal tubule in MA and FMA" .

[]
    oboInOwl:source "ncithesaurus:Macula_Densa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002335 ;
    owl:annotatedTarget "UMLS:C0227662" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Endometrial_Stroma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002337 ;
    owl:annotatedTarget "The layer of connective tissue comprised of the endometrial lining of the uterus which fluctuates in thickness throughout the menstrual cycle." .

[]
    oboInOwl:source "ncithesaurus:Endometrial_Stroma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002337 ;
    owl:annotatedTarget "UMLS:C0227849" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000410
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "A lamina propria that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "UMLS:C1707054" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000837 ;
    owl:annotatedTarget "A hematopoietic multipotent progenitor cell is multipotent, but not capable of long-term self-renewal. These cells are characterized as lacking lineage cell surface markers and being CD34-positive in both mice and humans."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchi lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchi lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchi lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchial trunk lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchial trunk lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchial trunk lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchus lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchus lamina propria mucosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosa of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosa of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosa of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosae of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosae of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria mucosae of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "lamina propria of bronchial trunk" .

[]
    oboInOwl:hasDbXref "EMAPA:35194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002338 ;
    owl:annotatedTarget "bronchial lamina propria" .

[]
    oboInOwl:source "XAO"^^xsd:string, "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:notes "Hall and others restrict NC to vertebrates but we opt for a less restrictive constraint to avoid inconsistencies when areas such as P1 area of pallium in hagfishes inherit cell lineage from telecephalon-contributing NC cells" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_89593
    ] .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

[]
    oboInOwl:source "PMID:11523831" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005062
    ] .

[]
    oboInOwl:notes "pre migratory https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000333
    ] .

[]
    oboInOwl:source "PMID:11523831" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002488 ;
        owl:someValuesFrom obo:UBERON_0000110
    ] .

[]
    oboInOwl:hasDbXref "MP:0009846" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "A specialized region of ectoderm found between the neural ectoderm (neural plate) and non-neural ectoderm and composed of highly migratory pluripotent cells that delaminate in early embryonic development from the dorsal neural tube and give rise to an astounding variety of differentiated cell types[MP]." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string, "PMID:17377535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget obo:NCBITaxon_117565 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000045" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "A cell population arising from the dorsolateral aspect of the central nervous system primordium during the segmentation period, and later migrating along stereotyped pathways to give rise to a diverse and well-defined set of cell types including pigment cells, peripheral neurons and glia, and head cartilage. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010578" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "Migratory cell population which delaminates from neural tube, borders surface ectoderm and neural ectoderm, and gives rise to many different tissue types.[AAO]" .

[]
    oboInOwl:source "PMID:11523831" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "A well developed neural crest population is present in lampreys (Horigome et al. 1999 ; Tomsa & Langeland, 1999) and gnathostomes. chordate fossils from the early Cambrian (Yunnanozoan and Haikouella) with apparent neural-crest derived structures (pharyngeal denticles and pharyngeal skeletons resembling the striped mucocartilage of the branchial bars in lamprey ammocoete larvae), suggests that neural crest arose very early in vertebrate evolution (Chen et al. 1999; Holland & Chen, 2001). The invertebrate chordates apparently lack defini- tive neural crest. One marker of migrating neural crest in some vertebrates, the antibody HNK1, does not recognize any cells in amphioxus embryos (Holland, unpublished). Even so, in both amphioxus and tunicates, cells at the edges of the neural plate and adjacent nonneural ectoderm share some properties of neural crest[PMID:11523831]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000057" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2012.01495.x Hall BK, Gillis JA, Incremental evolution of the neural crest, neural crest cells and neural crest-derived skeletal tissues. J Anat (2012)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "We conclude that the neural crest is a vertebrate novelty, but that neural crest cells and their derivatives evolved and diversified in a step-wise fashion - first by elaboration of neural plate border cells, then by the innovation or co-option of new or ancient metazoan cell fates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Neural_Crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "UMLS:C0027789" .

[]
    oboInOwl:hasDbXref "XAO:0000048" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "NC" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neural_crest" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "crista neuralis" .

[]
    oboInOwl:hasDbXref "VHOG:0000057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002342 ;
    owl:annotatedTarget "neural crest material" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002343 ;
    owl:annotatedTarget "Set of all muscles in abdomen." .

[]
    oboInOwl:hasDbXref "FMA:71294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002343 ;
    owl:annotatedTarget "muscle group of abdomen" .

[]
    oboInOwl:hasDbXref "FMA:71294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002343 ;
    owl:annotatedTarget "muscles of abdomen" .

[]
    oboInOwl:hasDbXref "FMA:86917" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002343 ;
    owl:annotatedTarget "musculature of abdominal wall" .

[]
    oboInOwl:hasDbXref "FMA:71294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002343 ;
    owl:annotatedTarget "set of muscles of abdomen" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000530
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Neuroectoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget "Embryonic ectoderm that gives rise to nervous tissue." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000838 ;
    owl:annotatedTarget obo:CL_0002031 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000150" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget "(...) the ability of ectoderm to produce neuronal cells is a general metazoan feature.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Neuroectoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget "UMLS:C1518271" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neuroectoderm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget "epithelium tubi neuralis; neuroectoderma" .

[]
    oboInOwl:hasDbXref "VHOG:0000150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002346 ;
    owl:annotatedTarget "ventral neurogenic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002347 ;
    owl:annotatedTarget "A thoracic vertebra endochondral element that is composed primarily of a bone tissue." .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33233 ;
    owl:annotatedTarget "elementary particle" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000838 ;
    owl:annotatedTarget "A progenitor cell restricted to the lymphoid lineage."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002347 ;
    owl:annotatedTarget "UMLS:C0039987" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002347 ;
    owl:annotatedTarget "thorax vertebra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002347 ;
    owl:annotatedTarget "vertebra of thorax" .

[]
    oboInOwl:source "multiple" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

[]
    oboInOwl:source "FMA-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002425
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "a region of the serous membrane that forms the innermost layer of the pericardium and the outer surface of the heart." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005057" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "External layer of the heart.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010409" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "The inner layer of the pericardium that is in contact with the surface of the heart.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Epicardium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "UMLS:C0225968" .

[]
    oboInOwl:hasDbXref "FMA:9461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "visceral serous pericardium of heart" .

[]
    oboInOwl:hasDbXref "FMA:9461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "visceral serous pericardium proper" .

[]
    oboInOwl:hasDbXref "EMAPA:16589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002348 ;
    owl:annotatedTarget "pericardium visceral mesothelium" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0005329" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "the middle layer of the heart, comprised mainly of striated cardiac muscle fibers" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000083" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "Robust muscular tunic of the heart which forms the basic part of its walls. Its external surface is covered by the pericardium and its internal one by the endocardium. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010410" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "The middle layer of the heart, consisting of cardiac muscle.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Myocardium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "UMLS:C0027061" .

[]
    oboInOwl:hasDbXref "FMA:9462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "muscle of heart" .

[]
    oboInOwl:hasDbXref "ZFA:0001319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "cardiac muscle" .

[]
    oboInOwl:hasDbXref "FMA:9462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "heart muscle" .

[]
    oboInOwl:hasDbXref "ZFA:0001319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002349 ;
    owl:annotatedTarget "heart muscle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002068
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002073
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002074
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000409
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000410
    ] .

[]
    oboInOwl:hasDbXref "GO:0003161" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "The cardiac conduction system consists of specialized cardiomyocytes that regulate the frequency of heart beat[GO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001271" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1152/physrev.00006.2003 Moorman AFM, Christoffels VM, Cardiac Chamber Formation: Development, Genes, and Evolution. Physiological Reviews (2003)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "The fish heart displays clear polarity of contraction in a posterior-to-anterior direction. The contraction waves originate in the sinus venosus and terminate in the conus arteriosus. The nodal phenotype persists in the inflow region of the heart, varying from the venosinus to the sinoatrial junctional areas in different species . Similar to the mammalian situation, pacemaker tissue with a lower intrinsic rhythmicity is also found at the atrioventricular junction.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001271" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "cardiac conducting system" .

[]
    oboInOwl:hasDbXref "GO:0003161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "cardiac impulse conducting system" .

[]
    oboInOwl:hasDbXref "FMA:9476", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "complexus stimulans cordis" .

[]
    oboInOwl:hasDbXref "GO:0003161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "heart conduction system" .

[]
    oboInOwl:hasDbXref "MA:0000094" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "impulse conducting system" .

[]
    oboInOwl:hasDbXref "FMA:9476", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002350 ;
    owl:annotatedTarget "systema conducente cordis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000839 ;
    owl:annotatedTarget obo:CL_0002031 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] .

[]
    oboInOwl:hasDbXref "GO:0003163", "Wikipedia:Sinoatrial_node" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "The part of the cardiac conduction system that controls the timing of heart muscle contraction. It relays electrical signals to the AV node[GO]. Subdivision of conducting system of heart at the junction of the right atrium and the superior vena cava, around the sinoatrial nodal branch of right coronary artery and is continuous with the internodal tract[FMA]." .

[]
    oboInOwl:source "ncithesaurus:Sinoatrial_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "UMLS:C0037189" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "Koch's node" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000839 ;
    owl:annotatedTarget "A progenitor cell restricted to the myeloid lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "SA nodal muscle tissue" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "SA node" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "cardiac pacemaker" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "node of Keith-Flack" .

[]
    oboInOwl:hasDbXref "FMA:9477", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "nodus sinuatrialis" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinoatrial node" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinu-atrial node" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinuatrial nodal muscle tissue" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinuatrial node" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinus node" .

[]
    oboInOwl:hasDbXref "FMA:9477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "sinus node of Keith and Flack" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinoatrial_node" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002351 ;
    owl:annotatedTarget "nodus sinuatrialis" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Atrioventricular_node" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "An area of conducting tissue between the atria and the ventricles of the heart that conducts the normal electrical impulse from the atria to the ventricles." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001474" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1152/physrev.00006.2003 Moorman AFM, Christoffels VM, Cardiac Chamber Formation: Development, Genes, and Evolution. Physiological Reviews (2003)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "Three major adaptations, or 'novel cardiac components', that were not present in the ancestor chordate heart tube can be distinguished in the lower vertebrate heart: the atrium, ventricle, and possibly the muscular sinus venosus. Furthermore, within the ventricular component a compact outer myocardial component and an interiorly localized extensive trabecular component can be distinguished. The specific activation of the ventricle adds to its complexity as follows. The depolarizing impulse travels rapidly from the atrioventricular node toward the apex and then toward the conal region, achieving activation from apex to base.[uncertain][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Atrioventricular_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "UMLS:C0004247" .

[]
    oboInOwl:hasDbXref "FMA:9478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "AV nodal muscle tissue" .

[]
    oboInOwl:hasDbXref "FMA:9478", "MA:0000095" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "AV node" .

[]
    oboInOwl:hasDbXref "FMA:9478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "Aschoff-Tawara node" .

[]
    oboInOwl:hasDbXref "FMA:9478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "atrioventricular nodal muscle tissue" .

[]
    oboInOwl:hasDbXref "FMA:9478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "node of Tawara" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "nodus atrioventricularis" .

[]
    oboInOwl:hasDbXref "EMAPA:35153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "A-V node" .

[]
    oboInOwl:hasDbXref "EMAPA:35153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "atrio-ventricular node" .

[]
    oboInOwl:hasDbXref "TAO:0005070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "atriovetricular node" .

[]
    oboInOwl:hasDbXref "ZFA:0005070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "downstream pacemaker" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33233 ;
    owl:annotatedTarget "elementary particles" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atrioventricular_node" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002352 ;
    owl:annotatedTarget "nodus atrioventricularis" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004146
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000410
    ] .

[]
    oboInOwl:hasDbXref "GO:0003166", "GOC:mtg_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "A part of the His-Purkinje system that transmits signals from the AV node to the cardiac Purkinje fibers[GO]" .

[]
    oboInOwl:source "ncithesaurus:Atrioventricular_Bundle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "UMLS:C0006382" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "AVB" .

[]
    oboInOwl:hasDbXref "EMAPA:35152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "atrio-ventricular bundle" .

[]
    oboInOwl:hasDbXref "FMA:9484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "atrioventricular bundle muscle tissue" .

[]
    oboInOwl:hasDbXref "FMA:9484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "atrioventricular fasciculus" .

[]
    oboInOwl:hasDbXref "FMA:9484", "GO:0003166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "bundle of His" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bundle_of_His" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "fasciculus atrioventricularis" .

[]
    oboInOwl:hasDbXref "EMAPA:35152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002353 ;
    owl:annotatedTarget "A-V bundle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pelvis", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/720" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "The lower segment of the trunk, inferioposterior to the abdomen proper, in the transition area between the trunk and the lower limbs." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "MA and FMA differ in what they consider to be parts of the pelvis. MA includes ureter, urethra, urinary bladder, reproductive organs" .

[]
    oboInOwl:source "ncithesaurus:Pelvis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "UMLS:C0030797" .

[]
    oboInOwl:hasDbXref "FMA:9578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "lesser pelvis" .

[]
    oboInOwl:hasDbXref "FMA:9578", "MA:0000030" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "pelvis" .

[]
    oboInOwl:hasDbXref "FMA:9578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002355 ;
    owl:annotatedTarget "true pelvis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002406
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002359
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Serous_pericardium", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget "Serous membrane which is divided into parietal and visceral serous pericardium." .

[]
    oboInOwl:hasDbXref "FMA:9582" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget "serous portion of pericardium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Serous_pericardium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget "pericardium serosum" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003697
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0001257" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "A serous membrane that lines the peritoneal cavity[VHOG,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005120" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "An epithelium that lines the peritoneal cavity.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010814" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:JMG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "Serous membrane that forms the lining of the abdominal cavity or the coelom. It covers most of the intra-abdominal organs, supports the abdominal organs, and serves as a conduit for their blood and lymph vessels and nerves. It is composed of a layer of mesothelium.[AAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "todo: check MA/EMAPA." .

[]
    oboInOwl:source "ncithesaurus:Peritoneum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "UMLS:C0031153" .

[]
    oboInOwl:hasDbXref "VHOG:0001257" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002358 ;
    owl:annotatedTarget "peritonaeum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget obo:UBERON_0000094 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002407
    ] .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0006815
    ] .

[]
    oboInOwl:hasDbXref "FMA:9586" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget "Membrane organ which is attached to the pericardial sac proper and the central tendon of diaphragm and is continuous with the pretracheal fascia.[FMA]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_pericardium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget "pericardium fibrosum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget obo:UBERON_0000094 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007645
    ] .

[]
    oboInOwl:hasDbXref "FMA:9589", "Wikipedia:Meninx", "http://www.shsu.edu/~bio_mlt/Chap15.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "Membrane organ that surrounds the brain and the spinal cord." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001295" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/meninges" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "Membrane covering the brain and spinal cord. It is represented by a single layer in fishes, two in amphibians, reptiles and birds and three in mammals (named dura mater, arachnoid and pia mater). [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001295" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    oboInOwl:seeAlso "https://github.com/obophenotype/uberon/issues/1261" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "Not consider part of the CNS/neuraxis in FMA" .

[]
    oboInOwl:source "ncithesaurus:Meninges" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "UMLS:C0025285" .

[]
    oboInOwl:hasDbXref "VHOG:0001295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002360 ;
    owl:annotatedTarget "meninx primitiva" .

[]
    oboInOwl:notes "check-aves" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090209" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget "The innermost layer of the leptomeninges, consisting of a delicate membrane closely covering the surface of the brain and spinal cord,and lying under the arachnoid membrane. The pia, unlike the arachnoid, extends into the sulci in gyrencephalic animals." .

[]
    oboInOwl:source "Wikipedia:Pia_mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget "delicate innermost layer of the meninges-the membranes surrounding the brain and spinal cord. The thin, mesh-like pia mater closely envelops the entire surface of the brain, running down into the fissures of the cortex. It joins with the ependyma which lines the ventricles to form choroid plexuses that produce cerebrospinal fluid. In the spinal cord, the pia mater attaches to the dura mater by the denticular ligaments through the arachnoid membrane. The pia mater is a neural crest derivative[Wikipedia:Pia_mater]." .

[]
    oboInOwl:source "ncithesaurus:Pia_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget "UMLS:C0031869" .

[]
    oboInOwl:hasDbXref "NLXANAT:090209" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget "pial membrane" .

[]
    oboInOwl:hasDbXref "NLXANAT:090209" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002361 ;
    owl:annotatedTarget "pia" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002362 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "Wikipedia:Arachnoid_mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002362 ;
    owl:annotatedTarget "A think avascular meningeal layer, between the pia mater and the dural mater. It is separated from the pia mater by the subarachnoid space." .

[]
    oboInOwl:source "ncithesaurus:Arachnoid_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002362 ;
    owl:annotatedTarget "UMLS:C1510935" .

[]
    oboInOwl:hasDbXref "NLXANAT:090208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002362 ;
    owl:annotatedTarget "arachnoid membrane" .

[]
    oboInOwl:hasDbXref "BTO:0001636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002362 ;
    owl:annotatedTarget "arachnoidea mater" .

[]
    oboInOwl:source "PMID:16496288"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007647
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090206" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget "Thick, fibrous meningeal covering surrounding the brain and spinal cord. It is the outermost of the three meningeal coverings. It consists of two layers: the periosteal dura linking the inner surface of the skull and the meningeal dura that lies above the arachnoid dural membrane. The meningeal layer draws away from the periosteal layer and certain locations to form the dural reflections." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget obo:NCBITaxon_32443 .

[]
    oboInOwl:source "Wikipedia:Dura_mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget "the outermost of the three layers of the meninges surrounding the brain and spinal cord. The other two meningeal layers are the pia mater and the arachnoid mater. The dura surrounds the brain and the spinal cord and is responsible for keeping in the cerebrospinal fluid[Wikipedia:Dura_mater]." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33246 ;
    owl:annotatedTarget "inorganic groups" .

[]
    oboInOwl:source "ncithesaurus:Dura_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget "UMLS:C0013313" .

[]
    oboInOwl:hasDbXref "NLXANAT:090206" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget "pachymeninges" .

[]
    oboInOwl:hasDbXref "BTO:0001637" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002363 ;
    owl:annotatedTarget "dura" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget obo:UBERON_0000094 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009213
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0004114
    ] .

[]
    oboInOwl:hasDbXref "PMID:11237469", "Wikipedia:Tympanic_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "A thin membrane that separates the external ear from the middle ear, consisting of two epithelia (one part of the the external accoustic meatus epithelium, the other part of the tympanic cavity epithelium) with a fibrous layer between them. Its function is to transmit sound from the air to the ossicles inside the middle ear. The malleus bone bridges the gap between the eardrum and the other ossicles. Rupture or perforation of the eardrum can lead to conductive hearing loss. [WP,unvetted]." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget obo:NCBITaxon_8459 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001146" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "The thin membrane which closes externally the cavity of the middle ear and is deeply sited at the bottom of the external auditory meatus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000840 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001146" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.418", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "In particular, a tympanic membrane was not present in the earliest tetrapods (...). An ear utilizing a tympanic membrane evolved independently at least three times in tetrapods: (1) in the lineage that leads to anurans (frogs), (2) in the line of evolution to turtles and diapsids, and (3) in the late synapsid lineage that gave rise to mammals.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:11237469" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "most AOs consider this part of the middle ear, so we go with this and place it in the middle ear as a border to the external, although it could be considered to overlap the external ear in that it has an EAM layer as part - for this reason we do not consider middle and external ear to be spatially disjoint." .

[]
    oboInOwl:source "ncithesaurus:Tympanic_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "UMLS:C0041445" .

[]
    oboInOwl:hasDbXref "FMA:9595", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "paries membranaceus cavi tympani" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tympanic_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002364 ;
    owl:annotatedTarget "tympanum" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:9521319"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000840 ;
    owl:annotatedTarget "An immature cell of the conventional dendritic cell lineage, characterized by high levels of antigen uptake via endocytosis, macropinocytosis, and phagocytosis, and typically found resident in the tissues. Markers for this cell are CD80-low, CD86-low, and MHC-II-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Exocrine_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002365 ;
    owl:annotatedTarget "A gland that secretes products (excluding hormones and other chemical messengers) into ducts (duct glands) which lead directly into the external environment[WP]. Typical exocrine glands include sweat glands, salivary glands, mammary glands, stomach, liver, pancreas" .

[]
    oboInOwl:source "ncithesaurus:Exocrine_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002365 ;
    owl:annotatedTarget "UMLS:C0015282" .

[]
    oboInOwl:hasDbXref "AEO:0000097" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002365 ;
    owl:annotatedTarget "ducted gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Exocrine_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002365 ;
    owl:annotatedTarget "glandula exocrina" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002367 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "GO:0030850", "Wikipedia:Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002367 ;
    owl:annotatedTarget "The prostate gland is a partly muscular, partly glandular body that is situated near the base of the mammalian male urethra and secretes an alkaline viscid fluid which is a major constituent of the ejaculatory fluid." .

[]
    oboInOwl:source "ncithesaurus:Prostate_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002367 ;
    owl:annotatedTarget "UMLS:C0033572" .

[]
    oboInOwl:hasDbXref "PMID:10668204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002367 ;
    owl:annotatedTarget "male prostate" .

[]
    oboInOwl:hasDbXref "Wikipedia:Prostate" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002367 ;
    owl:annotatedTarget "prostata" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endocrine_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002368 ;
    owl:annotatedTarget "Endocrine glands are glands of the endocrine system that secrete their products directly into the circulatory system rather than through a duct.[WP, modified]." .

[]
    oboInOwl:source "ncithesaurus:Endocrine_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002368 ;
    owl:annotatedTarget "UMLS:C0014133" .

[]
    oboInOwl:hasDbXref "AEO:0000098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002368 ;
    owl:annotatedTarget "ductless gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ductless_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002368 ;
    owl:annotatedTarget "ductless gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endocrine_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002368 ;
    owl:annotatedTarget "glandulae endocrinae" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000949
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000047", "Wikipedia:Adrenal_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "Either of a pair of complex endocrine organs near the anterior medial border of the kidney consisting of a mesodermal cortex that produces glucocorticoid, mineralocorticoid, and androgenic hormones and an ectodermal medulla that produces epinephrine and norepinephrine[BTO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010551" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "Anatomical structure which is found on the surface of the kidney and secretes various hormones including epinephrine, norephinephrine, aldosterone, corticosterone, and cortisol.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001141" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.518 and Figure 15-9", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues, but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Adrenal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "UMLS:C0001625" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "glandula adrenalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "glandula suprarenalis" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "adrenal" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "adrenal capsule" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "atrabiliary capsule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "epinephric gland" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "epinephros" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "glandula suprarenalis" .

[]
    oboInOwl:hasDbXref "GO:0030325" ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "interrenal gland" .

[]
    oboInOwl:hasDbXref "BTO:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "suprarenal capsule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002369 ;
    owl:annotatedTarget "suprarenal gland" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget obo:UBERON_0002368 .

[]
    oboInOwl:source "multiple sources - true thymus appears in jawed vertebrates" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7776
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005562
    ] .

[]
    oboInOwl:hasDbXref "NLM:thymus", "Wikipedia:Thymus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget "Anatomical structure of largely lymphoid tissue that functions in cell-mediated immunity by being the site where T cells develop." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010548" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget "Anatomical structure which originates as several paired thickenings on the dorsal side of the pharyngeal pouches and secretes thymosin.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000253" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.558", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget "A thymus develops in all vertebrates from the endodermal epithelium of certain pharyngeal pouches and from the adjacent ectodermal epithelium. In fishes, all the pouches, or the first four, contribute to thymus formation, but in tetrapods, the number is more restricted. In mammals, only the third and fourth are involved, and the contribution of the third is by far the greater.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Thymus_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002370 ;
    owl:annotatedTarget "UMLS:C0040113" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ] .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0002397" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "the soft tissue that fills the cavities of bones" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001218" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.cellbio.22.010605.093317 Hartenstein V, Blood Cells and Blood Cell Development in the Animal Kingdom. Annual Review of Cell and Developmental Biology (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "The bone marrow is the hematopoietic organ in all vertebrates but fishes, in which hematopoiesis occurs in the kidney.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Bone_Marrow" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "UMLS:C0005953" .

[]
    oboInOwl:hasDbXref "BTO:0000141", "FMA:9608" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "medulla ossea" .

[]
    oboInOwl:hasDbXref "BTO:0000141", "Wikipedia:Bone_marrow" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "medulla ossium" .

[]
    oboInOwl:hasDbXref "BTO:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002371 ;
    owl:annotatedTarget "medulla of bone" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001735
    ] .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0002380" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget "either of the two small almond-shaped masses of lymph tissue found on either side of the oropharynx" .

[]
    oboInOwl:source "ncithesaurus:Tonsil" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget "UMLS:C0836921" .

[]
    oboInOwl:source "ncithesaurus:Tonsilar_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget "UMLS:C1519547" .

[]
    oboInOwl:source "ncithesaurus:Tonsillar_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget "UMLS:C1519548" .

[]
    oboInOwl:hasDbXref "BTO:0001387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002372 ;
    owl:annotatedTarget "Mandel" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002374 ;
    owl:annotatedTarget obo:UBERON_0003821 .

[]
    oboInOwl:hasDbXref "Wikipedia:Metacarpal_bone", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002374 ;
    owl:annotatedTarget "A bone that is part of the metacarpal skeleton." .

[]
    oboInOwl:source "ncithesaurus:Metacarpal_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002374 ;
    owl:annotatedTarget "UMLS:C0025526" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004461
    ] .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006904
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "Any skeletal muscle that is part of the head region." .

[]
    oboInOwl:hasDbXref "ZFA:0001652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "cephalic muscle" .

[]
    oboInOwl:hasDbXref "MA:0000578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "head muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "head muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:9616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "muscle of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "muscle organ of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "muscle organ of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "adult head muscle organ" .

[]
    oboInOwl:hasDbXref "ZFA:0001652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002376 ;
    owl:annotatedTarget "cranial muscle" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004465
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "Any muscle that is part of the cervical (neck) region." .

[]
    oboInOwl:source "ncithesaurus:Neck_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "UMLS:C0027532" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "muscle organ of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "muscle organ of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "neck (volume) muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002377 ;
    owl:annotatedTarget "neck muscle organ" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002343
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget "Muscle (organ) which is a part of the abdomen. Examples: external oblique, rectus abdominis." .

[]
    oboInOwl:source "ncithesaurus:Abdominal_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget "UMLS:C0000739" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget "abdomen muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget "muscle organ of abdomen" .

[]
    oboInOwl:hasDbXref "EMAPA:35103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002378 ;
    owl:annotatedTarget "abdominal wall musculature" .

[]
    oboInOwl:notes "external occipital protuberance nuchal ligament medial superior nuchal line spinous processes of vertebrae C7-T12" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0000351
    ] .

[]
    oboInOwl:notes "external occipital protuberance nuchal ligament medial superior nuchal line spinous processes of vertebrae C7-T12" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001076
    ] .

[]
    oboInOwl:notes "posterior border of the lateral third of the clavicle acromion process and spine of scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0002497
    ] .

[]
    oboInOwl:notes "posterior border of the lateral third of the clavicle acromion process and spine of scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007173
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001112
    ] .

[]
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002568 ;
        owl:someValuesFrom obo:UBERON_0001125
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Trapezius_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget "A large superficial muscle that extends longitudinally from the occipital bone to the lower thoracic vertebrae and laterally to the spine of the scapula (shoulder blade). Its functions are to move the scapulae and support the arm. The trapezius has three functional regions: the superior region (descending part), which supports the weight of the arm; the intermediate region (transverse part), which retracts the scapulae; and the inferior region (ascending part), which medially rotates and depresses the scapulae. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000834" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.345", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget "The sternomastoid and the three parts of the trapezius are branchiomeric muscles that have secondarily acquired an attachment to the pectoral girdle. They evolved from the fish cucullaris.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Trapezius_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget "UMLS:C0224361" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trapezius_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget "musculus trapezius" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trapezius_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002380 ;
    owl:annotatedTarget "spinotrapezius" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget obo:UBERON_0001495 .

[]
    oboInOwl:notes "lateral pectoral nerve and medial pectoral nerveClavicular head: C5 and C6Sternocostal head: C7 C8 and T1" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0003726
    ] .

[]
    oboInOwl:notes "anterior surface of the sternum and the superior six costal cartilages and the aponeurosis of the external oblique muscle" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0000975
    ] .

[]
    oboInOwl:notes "anterior surface of the medial half of the clavicle" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001105
    ] .

[]
    oboInOwl:notes "Lateral lip of intertubercular groove of the humerus" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0000976
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoralis_major_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget "The pectoralis major is a thick, fan-shaped muscle, situated at the upper front of the chest wall. It makes up the bulk of the chest muscles in the male and lies under the breast in the female. Underneath the pectoralis major is the pectoralis minor, a thin, triangular muscle. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Pectoralis_Major" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget "UMLS:C0585574" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoralis_major_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002381 ;
    owl:annotatedTarget "musculus pectoralis major" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000017", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/23" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "Tissue with cells that deposit non-polarized extracellular matrix including connective tissue fibers and ground substance." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000841 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000098" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "One of the four types of tissue in traditional classifications. It is largely a category of exclusion rather than one with a precise definition, but there are certain characteristics shared by all or most tissues in this category, such as involvement in structure and support, derived from mesoderm, and characterized largely by the traits of non-living tissue.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001641" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "Portion of tissue that consists of mesodermally derived cells and intercellular matrix comprised of protein fibers and carbohydrates, which supports, ensheathes and binds together other tissues.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000017" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "Tissue with cells that deposit non-polarized extracellular matrix including connective tissue fibers and ground substance.[VSAO]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "MA also has set of connective tissues" .

[]
    oboInOwl:source "ncithesaurus:Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "UMLS:C0009780" .

[]
    oboInOwl:hasDbXref "FMA:9640" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "portion of connective tissue" .

[]
    oboInOwl:hasDbXref "BTO:0000421" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002384 ;
    owl:annotatedTarget "Bindegewebe" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:9521319"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000841 ;
    owl:annotatedTarget "A mature cell of the conventional dendritic cell lineage, characterized by a high capacity for antigen presentation and typically found in a lymph node."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0060537", "Wikipedia:Muscle_tissue", "https://sourceforge.net/tracker/index.php?func=detail&aid=2801266&group_id=36855&atid=440764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002385 ;
    owl:annotatedTarget "Muscle tissue is a contractile tissue made up of actin and myosin fibers[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000306" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002385 ;
    owl:annotatedTarget "One of the four types of tissue in traditional classifications. Tissue that contains cells with contractile filaments that move past each other and change the size of the cell. Muscle tissue also is separated into three distinct categories.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002385 ;
    owl:annotatedTarget "UMLS:C2328219" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002385 ;
    owl:annotatedTarget "muscular tissue" .

[]
    oboInOwl:hasDbXref "FMA:9641" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002385 ;
    owl:annotatedTarget "portion of muscle tissue" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000841 ;
    owl:annotatedTarget "mature dendritic cell" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "The middle limb segment of the pectoral free limb, between the autopod and stylopod segments. Includes as parts the forelimb zeugopodial skeleton, which includes as parts the radius and ulna, or their cartilage precursors, or evolutionary variants." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000341" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "The middle forelimb region. [Evolution, Fourth_Edition_(2006)_Boston_etc.:_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.321, see_Kardong_KV][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000341" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Forearm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "UMLS:C0016536" .

[]
    oboInOwl:hasDbXref "VSAO:0005058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "antebrachium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Forearm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "antebrachium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "arm middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "arm zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "brachial region middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "brachial region zeugopod" .

[]
    oboInOwl:hasDbXref "MA:0000034" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "lower arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "middle limb segment of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "middle limb segment of brachial region" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "middle limb segment of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "middle limb segment of proximal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:9663", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "regio antebrachialis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "zeugopod of brachial region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "zeugopod of proximal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "wing zeugopod" .

[]
    oboInOwl:hasDbXref "Wikipedia:Forearm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002386 ;
    owl:annotatedTarget "antebrachium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foot", "Wikipedia:Pes_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "distal portion of the hind limb, including tarsal region, metatarsal region and digits." .

[]
    oboInOwl:source "ncithesaurus:Foot" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "UMLS:C0016504" .

[]
    oboInOwl:hasDbXref "MA:0000044" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hindlimb autopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hindlimb autopodium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hindlimb distal free limb segment" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "pes" .

[]
    oboInOwl:hasDbXref "EMAPA:17428", "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hind paw" .

[]
    oboInOwl:hasDbXref "EMAPA:17428" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hind-paw" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hindfeet" .

[]
    oboInOwl:hasDbXref "MA:0000044" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hindpaw" .

[]
    oboInOwl:hasDbXref "VHOG:0000350" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002387 ;
    owl:annotatedTarget "hind limb autopodium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000842 ;
    owl:annotatedTarget obo:CL_0000738 .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "A digit that is part of a manus (hand)." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000857" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "One of the fingers of the manus.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Finger" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "UMLS:C0016129" .

[]
    oboInOwl:hasDbXref "FMA:9666" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "digit of hand" .

[]
    oboInOwl:hasDbXref "FMA:9666" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "finger" .

[]
    oboInOwl:hasDbXref "AAO:0000857", "XAO:0003036" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "fore digit" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atom" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000842 ;
    owl:annotatedTarget "A leukocyte with a single non-segmented nucleus in the mature form."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0000041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "hand digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002389 ;
    owl:annotatedTarget "manual digit (phalangeal portion) plus soft tissue" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003061
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Haematopoiesis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "Anatomical system that is involved in the production of hematopoietic cells." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011002" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "Anatomical system that consists of the blood and blood forming tissues.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001624" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.coph.2010.05.004 Ellett F, Lieschke GJ, Zebrafish as a model for vertebrate hematopoiesis. Current Opinion in Pharmacology (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "Zebrafish developmental hematopoiesis shows close correspondence to the development of the mammalian hematopoietic system and is regulated by conserved molecular pathways.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "In humans this is primarily the bone marrow, spleen, tonsils, and lymph nodes" .

[]
    oboInOwl:source "ncithesaurus:Hematopoietic_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "UMLS:C0018957" .

[]
    oboInOwl:hasDbXref "BTO:0000570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002390 ;
    owl:annotatedTarget "Blutbildungssystem" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002391 ;
    owl:annotatedTarget "Lymph is the fluid that is formed when interstitial fluid enters the conduits of the lymphatic system through lymph capillaries[WP]." .

[]
    oboInOwl:source "ncithesaurus:Lymph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002391 ;
    owl:annotatedTarget "UMLS:C0024202" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002391 ;
    owl:annotatedTarget "lympha" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0008969" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "the paired channels leading from the lacrimal sacs to the inferior meatus of the nose, through which tears are conducted through the nasal cavity" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000664" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.256", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "The nasolacrimal duct is probably homologous to the posterior (excurrent) naris of actinopterygian fishes.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "nasolacrimal duct - posterior naris" .

[]
    oboInOwl:source "ncithesaurus:Nasolacrimal_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "UMLS:C0027437" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasolacrimal_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "d. nasolacrimalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasolacrimal_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002392 ;
    owl:annotatedTarget "tear duct" .

[]
    oboInOwl:source "EMAPA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Bile_duct", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "Any of the ducts that form the biliary tree, carrying bile from the liver to the small intestine." .

[]
    oboInOwl:source "ZFA:0001100, ZFA:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "A duct that carries bile from the liver to the intestine." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000212" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/bile+duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "Any of the excretory ducts in the liver that convey bile between the liver and the intestine. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000212" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1053/ax.2000.7133 Crawshaw GJ, Weinkle TK, Clinical and pathological aspects of the amphibian liver. Seminars in Avian and Exotic Pet Medicine (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "(...) the amphibian liver has characteristics in common with both fish and terrestrial vertebrates. (...) The histological structure of the liver is similar to that in other vertebrates, with hepatocytes arranged in clusters and cords separated by a meshwork of sinusoids and the presence of the traditional triad of portal venule, hepatic arteriole, and bile duct.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "we place the ZFA class here as this fits its textual definition and child nodes. We may recommend a label change for ZFA" .

[]
    oboInOwl:source "ncithesaurus:Bile_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "UMLS:C0005400" .

[]
    oboInOwl:hasDbXref "FMA:9706" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "biliary duct" .

[]
    oboInOwl:hasDbXref "BTO:0000122" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "gall duct" .

[]
    oboInOwl:hasDbXref "ZFA:0001100" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002394 ;
    owl:annotatedTarget "hepatic duct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget obo:UBERON_0008001 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000098" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "the triangular flat bone of the nasal septum" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000308" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "Dermal bone that underlies the mesethmoid and inserts in a fossa on the anteroventral surface of the parasphenoid.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000633" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "Paired, palatal bones of intramembranous origin that lie ventral to the olfactory region and help to floor the nasal capsules.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000308" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "relationship loss: overlaps autopalatine-vomer joint (TAO:0001784)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000308" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "relationship loss: overlaps mesethmoid-vomer joint (TAO:0001680)[TAO]" .

[]
    oboInOwl:source "Wikipedia:Vomer#In_other_animals" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "In bony fish, the vomers are flattened, paired, bones forming the anterior part of the roof of the mouth, just behind the premaxillary bones. In many species, they have teeth, supplementing those in the jaw proper; in some extinct species the teeth on the vomers were actually larger than the primary set. In amphibians and reptiles, the vomers become narrower, due to the presence of the enlarged choanae (the inner part of the nostrils) on either side, and they may extend further back in the jaw. They are typically small in birds, where they form the upper hind part of the beak, again being located between the choanae. In mammals, the vomers have become narrower still, and are fused into a single, vertically oriented bone. The development of the hard palate beneath the vomer means that the bone is now located in a nasal chamber, separate from the mouth[WP]" .

[]
    oboInOwl:date_retrieved "2012-09-06"^^xsd:string ;
    oboInOwl:external_class "TAO:0000308" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "Curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000005 ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "The vomer is paired in some taxa (e.g., Amia) while unpaired in others (e.g., teleosts).[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Vomer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "UMLS:C0242403" .

[]
    oboInOwl:hasDbXref "TAO:0000308" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002396 ;
    owl:annotatedTarget "prevomer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hand", "Wikipedia:Manus_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "distal segment of the fore limb, including carpal region, metacarpal region and digits." .

[]
    oboInOwl:source "ncithesaurus:Hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "UMLS:C0018563" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "forelimb autopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "forelimb autopodium" .

[]
    oboInOwl:hasDbXref "MA:0000037" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "hand" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000728" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "hand region" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "fore foot" .

[]
    oboInOwl:hasDbXref "EMAPA:17428", "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "fore paw" .

[]
    oboInOwl:hasDbXref "EMAPA:17428" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "fore-paw" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "forefeet" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "forefoot" .

[]
    oboInOwl:hasDbXref "MA:0000037" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002398 ;
    owl:annotatedTarget "forepaw" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Pulmonary_pleurae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002400 ;
    owl:annotatedTarget "The outer serous membrane of the pulmonary pleural." .

[]
    oboInOwl:source "ncithesaurus:Parietal_Pleura" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002400 ;
    owl:annotatedTarget "UMLS:C0225777" .

[]
    oboInOwl:hasDbXref "Wikipedia:Parietal_pleura" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002400 ;
    owl:annotatedTarget "pleura parietalis" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atome" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Pulmonary_pleurae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "The inner serous membrane of the pulmonary pleural. The visceral pleura lines the lungs." .

[]
    oboInOwl:source "Wikipedia:Visceral_pleura" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "Each lung is invested by an exceedingly delicate serous membrane, the pleura, which is arranged in the form of a closed invaginated sac. A portion of the serous membrane covers the surface of the lung and dips into the fissures between its lobes; it is called the pulmonary pleura (or visceral pleura). The visceral pleura is attached directly to the lungs[Wikipedia:Visceral_pleura]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "FMA treats this as part of the lungs" .

[]
    oboInOwl:source "ncithesaurus:Visceral_Pleura" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "UMLS:C0225776" .

[]
    oboInOwl:hasDbXref "FMA:9734", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "pleura pulmonalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Visceral_pleura" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "pleura visceralis" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "lung mesothelium" .

[]
    oboInOwl:hasDbXref "FMA:9734" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002401 ;
    owl:annotatedTarget "pulmonary pleura" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003887
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pleural_cavity", "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "The fluid-filled cavity that lies between the visceral and parietal pleurae." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000581" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "the EHDAA2 class of the same is not equivalent. See https://github.com/obophenotype/uberon/issues/86" .

[]
    oboInOwl:source "ncithesaurus:Pleural_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "UMLS:C0178802" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pleural_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "cavitas pleuralis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pleural_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "cavitum pleuralae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pleural_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002402 ;
    owl:annotatedTarget "cavitum pleurale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Immune_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002405 ;
    owl:annotatedTarget "Anatomical system that protects the body from foreign substances, cells, and tissues by producing the immune response and that includes especially the thymus, spleen, lymphoid tissue, lymphocytes including the B cells and T cells, and antibodies." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001247" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:21046016 Dzik JM, The ancestry and cumulative evolution of immune reactions. Acta biochimica Polonica (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002405 ;
    owl:annotatedTarget "The antibody-based immune system defined by the presence of the major histocompatibility complex (MHC), T cell receptor (TCR), B cell receptor (BCR) or recombination activating genes (RAGs) is known beginning from jawed fishes.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Immune_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002405 ;
    owl:annotatedTarget "UMLS:C0020962" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002406 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002359
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pericardium", "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002406 ;
    owl:annotatedTarget "a double-walled sac containing the heart and the roots of the great vessels." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015410
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pericardium", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "The combination of pericardial sac (a double-walled sac containing the heart and the roots of the great vessels) plus fibrous pericardium." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010817" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:JMG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "Peritoneum that surrounds the heart.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "In GO the concept of pericardium is developmental implicitly epithelial, but here it represents a multi-tissue structure encompassing the sac (epithelium plus connective) and cavity" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "this class denotes a combination of fibrous PC + PC sac (itself a combination of cavity, epithelium and connective tissue). Many sources use the term 'pericardium' to denote either just the serous membrane (ZFA) or the epithelium (GO)" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "we follow FMA in dividing pericardium into pericardial sac and fibrous pericardium" .

[]
    oboInOwl:source "ncithesaurus:Pericardium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002407 ;
    owl:annotatedTarget "UMLS:C0031050" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002408 ;
    owl:annotatedTarget "Parietal serous membrane which is part of the pericardium and forms the outer layer of the pericardial sac." .

[]
    oboInOwl:source "ncithesaurus:Parietal_Pericardium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002408 ;
    owl:annotatedTarget "UMLS:C0225969" .

[]
    oboInOwl:hasDbXref "FMA:9870", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002408 ;
    owl:annotatedTarget "lamina parietalis pericardii" .

[]
    oboInOwl:hasDbXref "VHOG:0000537" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002408 ;
    owl:annotatedTarget "parietal pericardium" .

[]
    oboInOwl:hasDbXref "DOI:10.5962/bhl.title.1013" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002408 ;
    owl:annotatedTarget "pericardial sac" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002409 ;
    owl:annotatedTarget obo:UBERON_0007794 .

[]
    oboInOwl:hasDbXref "FMA:9887", "Wikipedia:Pericardial_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002409 ;
    owl:annotatedTarget "Transudate contained in the pericardial cavity.[FMA]" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "EMAPA"^^xsd:string, "MA"^^xsd:string, "NIFSTD", "ZFA-modified-from-isa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] .

[]
    oboInOwl:hasDbXref "GO:0048483" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "The autonomic nervous system is composed of neurons that are not under conscious control, and is comprised of two antagonistic components, the sympathetic and parasympathetic nervous systems. The autonomic nervous system regulates key functions including the activity of the cardiac (heart) muscle, smooth muscles (e.g. of the gut), and glands[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000396" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "Nervous system including a portion of the central and peripheral systems and presiding over the control and coordination of the vegetative functions of the organism. It innervates smooth and cardiac muscles and glandular tissues and is responsible for many actions which are more or less automatic (e.g. secretion, vasoconstriction etc.). It consists of the sympathetic and parasympathetic nervous systems. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000033" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "Part of the peripheral nervous system which regulates involuntary functions of the body and consists of the sympathetic and parasympathetic system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000396" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/1097-0185(20000615)261:3<111::AID-AR6>3.0.CO;2-F Butler AB, Chordate evolution and the origin of craniates: An old brain in a new head. AnaT Rec (New Anat) (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "From comparative analyses of craniate brains, a morphotype of the brain in the earliest craniate stock can be constructed. In marked contrast to cephalochordates, the ancestral craniate morphotype had a plethora of unique features, which included a telencephalon with pallial and subpallial parts, paired olfactory bulbs with substantial projections to most or all of the telencephalic pallium, paired lateral eyes and ears, a lateral line system for both electroreception and mechanoreception, spinal cord dorsal root ganglia, and an autonomic nervous system.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "FMA splits this into peripheral and nervous parts; GO has ANS directly under NS; PNS is a sib" .

[]
    oboInOwl:source "BIRNLEX:1123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "UMLS:C0004388" .

[]
    oboInOwl:source "ncithesaurus:Autonomic_Nervous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "UMLS:C0004388" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atomo" .

[]
    oboInOwl:source "BIRNLEX:1123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "UMLS:C1305381" .

[]
    oboInOwl:hasDbXref "FMA:65553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "autonomic division of peripheral nervous system" .

[]
    oboInOwl:hasDbXref "FMA:65553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "autonomic part of peripheral nervous system" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "divisio autonomica systematis nervosi peripherici" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "pars autonomica systematis nervosi peripherici" .

[]
    oboInOwl:hasDbXref "FMA:65553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "peripheral autonomic nervous system" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "ANS" .

[]
    oboInOwl:hasDbXref "Wikipedia:Autonomic_nervous_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002410 ;
    owl:annotatedTarget "divisio autonomica systematis nervosi peripherici" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget obo:UBERON_0000062 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000997
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0003127" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget "the small, erectile body located at the anterior end of the vulva" .

[]
    oboInOwl:source "ncithesaurus:Clitoris" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002411 ;
    owl:annotatedTarget "UMLS:C0008984" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget obo:UBERON_0008001 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000184", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget "The ossified form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget obo:NCBITaxon_7901 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget "Endochondral bone that forms around the notochord and is part of the vertebral column.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000691" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_and_Maglia_2008" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget "Main component of the vertebral column. It consists of two essential parts, a dorsal neural arch and a ventral centrum.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget "UMLS:C0549207" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002412 ;
    owl:annotatedTarget "vertebrae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002413 ;
    owl:annotatedTarget obo:UBERON_0004451 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002413 ;
    owl:annotatedTarget "A vertebra that is located in the cervical region of the vertebral column." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002413 ;
    owl:annotatedTarget "cervical vertebrae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervical_vertebrae" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002413 ;
    owl:annotatedTarget "vertebrae cervicales" .

[]
    oboInOwl:hasDbXref "AEO:0000109", "Wikipedia:Tail" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002415 ;
    owl:annotatedTarget "An external caudal extension of the body. In chordates, the tail is post-anal, in other animals the anus ends in the tail" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002415 ;
    owl:annotatedTarget "caudal subdivision" .

[]
    oboInOwl:hasDbXref "CARO:0002001", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "Connected anatomical system that forms a barrier between an animal and its environment. In vertebrates, the integumental system consists of the epidermis, dermis plus associated glands and adnexa such as hair and scales. In invertebrates, the integumental system may include cuticle." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000403" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2008.01043.x Vickaryous MK, Sire JY, The integumentary skeleton of tetrapods: origin, evolution, and development. J Anat (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "(...) the integument of many tetrapods is reinforced by a morphologically and structurally diverse assemblage of skeletal elements. These elements are widely understood to be derivatives of the once all-encompassing dermal skeleton of stem-gnathostomes (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Integumentary_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "UMLS:C0037267" .

[]
    oboInOwl:hasDbXref "FMA:72979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "integumentary system" .

[]
    oboInOwl:hasDbXref "MIAA:0000033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "dermal system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Integumentary_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "integumentum commune" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "organism surface" .

[]
    oboInOwl:hasDbXref "BILA:0000118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002416 ;
    owl:annotatedTarget "surface" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget obo:UBERON_0009569 .

[]
    oboInOwl:hasDbXref "Wikipedia:Lumbar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget "The abdominal segment of the torso." .

[]
    oboInOwl:hasDbXref "MA:0000021" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget "abdomen/pelvis/perineum" .

[]
    oboInOwl:hasDbXref "MA:0000021" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget "lower body" .

[]
    oboInOwl:hasDbXref "FMA:259211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget "lower trunk" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002417 ;
    owl:annotatedTarget "lumbar region" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/117" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget obo:UBERON_0002481 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000040", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/37", "https://sourceforge.net/p/obo/vertebrate-skeletal-anatomy-vsao-term-requests/5" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "Skeletal tissue that is avascular, rich in glycosaminoglycans (GAGs) and typically includes chondrocytes within isolated lacunae. Cartilage tissue is deposited by chondroblasts." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000060" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "A type of dense connective tissue. It is composed of cells called chondrocytes which are dispersed in a firm gel-like ground substance, called the matrix. Cartilage is avascular (contains no blood vessels) and nutrients are diffused through the matrix. Cartilage is found in the joints, the rib cage, the ear, the nose, in the throat and between intervertebral disks. It makes up virtually the entire skeleton in chondrichthyes.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001501" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "Portion of tissue which is connective tissue composed of collagen and/or elastin fibers and chondrocytes. Cartilage is avascular and provides both skeletal functions and a framework upon which bone is deposited.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000040" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "Skeletal tissue that is avascular, rich in glycosaminoglycans (GAGs) and typically includes chondrocytes within isolated lacunae. Cartilage tissue is deposited by chondroblasts.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000060" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "relationship loss: subclass specialized connective tissue (AAO:0000571)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001207" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1525-142X.2011.00520.x Hall BK, Parallelism, deep homology, and evo-devo. Evolution and Development (2012)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "Phylogenetic analysis suggests that cartilage arose independently in cnidarians, hemichordates, vertebrates, arthropods, annelids, brachiopods, and molluscs - or a common ancestor of brachiopods and molluscs (...). Analyses of cartilage as a tissue and of the development of invertebrate cartilages are consistent with homology between invertebrate and vertebrate cartilage. From the discussion above, it will be clear that understanding genetic changes underlying cartilage evolution is key to determining whether the multiple origins of cartilage represent parallel evolution.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "UMLS:C0007301" .

[]
    oboInOwl:hasDbXref "FMA:37377" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "cartilage tissue" .

[]
    oboInOwl:hasDbXref "VSAO:0000040" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "chondrogenic tissue" .

[]
    oboInOwl:hasDbXref "VHOG:0001207" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "cartilages" .

[]
    oboInOwl:hasDbXref "FMA:37377" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget "portion of cartilage tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002419 ;
    owl:annotatedTarget "A gland that is part of a skin of body [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71878", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002419 ;
    owl:annotatedTarget "glandulae cutis" .

[]
    oboInOwl:hasDbXref "FMA:71878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002419 ;
    owl:annotatedTarget "set of skin glands" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002419 ;
    owl:annotatedTarget "skin glands" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002419 ;
    owl:annotatedTarget "skin glands set" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMCID:PMC2193793"^^xsd:string, "PMID:20933013"^^xsd:string, "http://en.wikipedia.org/wiki/Follicular_B_Cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000843 ;
    owl:annotatedTarget "A resting mature B cell that has the phenotype IgM-positive, IgD-positive, CD23-positive and CD21-positive, and found in the B cell follicles of the white pulp of the spleen or the corticol areas of the peripheral lymph nodes. This cell type is also described as being CD19-positive, B220-positive, AA4-negative, CD43-negative, and CD5-negative."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002420 ;
    owl:annotatedTarget obo:UBERON_0007245 .

[]
    oboInOwl:inconsistent_with "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000045 ;
    owl:annotatedTarget obo:UBERON_0002420 .

[]
    oboInOwl:hasDbXref "BIRNLEX:826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002420 ;
    owl:annotatedTarget "An individual member of a collection of basal ganglia. Basal ganglia are subcortical masses of gray matter in the forebrain and midbrain that are richly interconnected and so viewed as a functional system. The nuclei usually included are the caudate nucleus (caudoputamen in rodents), putamen, globus pallidus, substantia nigra (pars compacta and pars reticulata) and the subthalamic nucleus. Some also include the nucleus accumbens and ventral pallidum[NIF,modified]." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002420 ;
    owl:annotatedTarget "basal ganglia" .

[]
    oboInOwl:hasDbXref "MA:0000184" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002420 ;
    owl:annotatedTarget "basal nucleus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Basal_ganglia" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002420 ;
    owl:annotatedTarget "nuclei basales" .

[]
    oboInOwl:source "MBA-indirect", "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atoms" .

[]
    oboInOwl:source "Wikipedia:Hippocampus" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "Hippocampus (proper) plus dentate gyrus and subiculum[definition derived from NIF comments and ontology alignment]." .

[]
    oboInOwl:source "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "The term hippocampus is often used synonymously with hippocampal formation which consists of the hippocampus proper or Cornu Ammonis, the dentate gyrus and the subiculum" .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "BTO:0000601 is placed here since it includes the DG. GO also includes dentate gyrus development as part of hippocampus development, so we assume when GO says 'hippocampus' it means 'hippocampal formation'. In ABA HPF = (.. subiculum) + HIP, HIP = DG + AH." .

[]
    oboInOwl:source "BIRNLEX:715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "UMLS:C0175202" .

[]
    oboInOwl:source "BIRNLEX:715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=177" .

[]
    oboInOwl:hasDbXref "BTO:0000601", "GO:0021766" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "hippocampus" .

[]
    oboInOwl:hasDbXref "MA:0000189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "archipallium" .

[]
    oboInOwl:hasDbXref "NeuroNames:177" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "formatio hippocampi" .

[]
    oboInOwl:hasDbXref "BTO:0000601" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "major hippocampus" .

[]
    oboInOwl:hasDbXref "MA:0000189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "primal cortex" .

[]
    oboInOwl:hasDbXref "NeuroNames:177" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002421 ;
    owl:annotatedTarget "seahorse" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013149
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1256" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "Part of the ventricular system of the brain, forming a single large irregularly shaped cavity located on the midline of the rhombencephalon, between the medulla, pons and the isthmus ventrally and the cerebellum dorsally. It is continuous with the cerebral aqueduct anteriorally and the central canal of the spinal cord posteriorly. It communicates with the subarachnoid space through its lateral and median apertures." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000110" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "Fluid-filled brain cavity. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011043" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "UBERON:0002422" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "Irregularly shaped cavity in the rhombencephalon, between the medulla oblongata, the pons, and the isthmus in front, and the cerebellum behind. It is continuous with the central canal of the cord below and with the cerebral aqueduct above, and through its lateral and median apertures it communicates with the subarachnoid space.[AAO]" .

[]
    oboInOwl:source "GO:0021592" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "The fourth ventricle is an irregularly shaped cavity in the rhombencephalon, between the medulla oblongata, the pons, and the isthmus in front, and the cerebellum behind. It is continuous with the central canal of the cord below and with the cerebral aqueduct above, and through its lateral and median apertures it communicates with the subarachnoid space[GO][GO:0021592]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000006" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Fourth_Ventricle_of_the_Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "UMLS:C0149556" .

[]
    oboInOwl:hasDbXref "ZFA:0000110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "ventricle IV" .

[]
    oboInOwl:hasDbXref "ZFA:0000110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "rhombencephalic vesicle" .

[]
    oboInOwl:hasDbXref "MA:0000196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "4th ventricle" .

[]
    oboInOwl:hasDbXref "VHOG:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "IVth ventricle" .

[]
    oboInOwl:hasDbXref "BAMS:V4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "fourth ventricle proper" .

[]
    oboInOwl:hasDbXref "VHOG:0000006" ;
    oboInOwl:hasSynonymType core:NON_MAMMAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "hindbrain ventricle" .

[]
    oboInOwl:hasDbXref "VHOG:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "rhombencephalic ventricle" .

[]
    oboInOwl:hasDbXref "BTO:0003426" ;
    oboInOwl:hasSynonymType core:NON_MAMMAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "ventricle of hindbrain" .

[]
    oboInOwl:hasDbXref "BTO:0003426" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "ventricle of rhombencephalon" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fourth_ventricle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002422 ;
    owl:annotatedTarget "ventriculus quartus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002423 ;
    owl:annotatedTarget "The part of the digestive system that contains the liver and the biliary system" .

[]
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002423 ;
    owl:annotatedTarget "System responsible for the production and movement of bile[ZFIN:curator]." .

[]
    oboInOwl:source "ncithesaurus:Hepatobiliary_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002423 ;
    owl:annotatedTarget "UMLS:C1711359" .

[]
    oboInOwl:hasDbXref "GO:0061008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002423 ;
    owl:annotatedTarget "hepaticobiliary system" .

[]
    oboInOwl:source "AAO-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0000167
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "An epithelium that is part of the mouth and lines the oral cavity, typically stratified squamous, and may be para-, ortho- or non- keratinized. Primary barrier between oral environment and deeper tissues" .

[]
    oboInOwl:source "ZFA:0000816" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "The epithelium that lines the oral cavity. The oral epithelium epithelial cells with many short microvilli as well as mucous cells, rodlet cells and taste buds[ZFIN:ZDB-PUB-060921-12, ZFIN:ZDB-PUB-091204-24]." .

[]
    oboInOwl:source "PMID:16488870" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "the avian oral epithelium has the developmental capacity to initiate tooth developmental programs with underlying grafts of non-avian oral ectomesenchyme" .

[]
    oboInOwl:source "ncithesaurus:Oral_Cavity_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "UMLS:C1709332" .

[]
    oboInOwl:hasDbXref "FMA:265152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "epithelium of mucosa of mouth" .

[]
    oboInOwl:hasDbXref "FMA:265152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002424 ;
    owl:annotatedTarget "epithelium of oral mucosa" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002348
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Visceral_pericardium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget "Visceral serous membrane which is continuous with the parietal serous pericardium and is attached to the myocardium[FMA]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Epicardium" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget "lamina visceralis pericardii serosi" .

[]
    oboInOwl:hasDbXref "VHOG:0000538" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget "visceral pericardium" .

[]
    oboInOwl:hasDbXref "MA:0000484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget "epicardium" .

[]
    oboInOwl:hasDbXref "EMAPA:16589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002425 ;
    owl:annotatedTarget "pericardium visceral mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "Any muscle organ that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "anterior thoracic region muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "anterolateral part of thorax muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "chest muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "front of thorax muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:9619" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "muscle of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "muscle organ of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "muscle organ of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "muscle organ of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002426 ;
    owl:annotatedTarget "muscle organ of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002427 ;
    owl:annotatedTarget "A zone of skin that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BSPO:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0015014 ;
    owl:annotatedTarget "x immediately superficial to y iff x superficial to y and x is contiguous with y." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atomus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000844 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002427 ;
    owl:annotatedTarget "EMAPA:37350" .

[]
    oboInOwl:source "ncithesaurus:Arm_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002427 ;
    owl:annotatedTarget "UMLS:C0222204" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002427 ;
    owl:annotatedTarget "skin of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002427 ;
    owl:annotatedTarget "brachial region skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002428 ;
    owl:annotatedTarget "A bone that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:19447676"^^xsd:string, "PMID:20933013"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000844 ;
    owl:annotatedTarget "A rapidly cycling mature B cell that has distinct phenotypic characteristics and is involved in T-dependent immune responses and located typically in the germinal centers of lymph nodes. This cell type expresses Ly77 after activation."^^xsd:string .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002428 ;
    owl:annotatedTarget "NCITA includes clavicle. MA:'limb bone' is actually a bone of limb or girdle" .

[]
    oboInOwl:source "ncithesaurus:Bone_of_the_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002428 ;
    owl:annotatedTarget "UMLS:C0582791" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002428 ;
    owl:annotatedTarget "bone of limb" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002428 ;
    owl:annotatedTarget "free limb bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervical_lymph_node" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002429 ;
    owl:annotatedTarget "Cervical lymph nodes are lymph nodes found in the neck. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Cervical_Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002429 ;
    owl:annotatedTarget "UMLS:C0588054" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000204
    ] .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000369
    ] .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006098
    ] .

[]
    oboInOwl:hasDbXref "GOC:jl"^^xsd:string, "Wikipedia:Striatum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "A region of the forebrain consisting of the caudate nucleus, putamen and fundus striati.[GO]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "FMA divides 'striatum of neuraxis' into 4, neostriatum is seperate class. In NIF these are synonyms. TODO - check striatum vs corpus striatum see Wikipedia:Striatum#History. Check caudoputamen" .

[]
    oboInOwl:source "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "UMLS:C0162512" .

[]
    oboInOwl:source "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=225" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "neostriatum" .

[]
    oboInOwl:hasDbXref "GO:0021756", "Wikipedia:Striatum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "neostriatum" .

[]
    oboInOwl:hasDbXref "FMA:83683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "neuraxis striatum" .

[]
    oboInOwl:hasDbXref "GO:0021756", "Wikipedia:Striatum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "striate nucleus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "striatum" .

[]
    oboInOwl:hasDbXref "FMA:83683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "striatum of neuraxis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "caudate putamen" .

[]
    oboInOwl:hasDbXref "MA:0000891" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "corpus striatum" .

[]
    oboInOwl:hasDbXref "NeuroNames:225" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "corpus striatum (Zilles)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "dorsal striatum" .

[]
    oboInOwl:hasDbXref "BTO:0000418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002435 ;
    owl:annotatedTarget "striated nucleus" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "White matter that is part of a cerebral hemisphere." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "The BTO class is inconsistent as it is part of the brain and spinal cord." .

[]
    oboInOwl:source "BIRNLEX:711" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "UMLS:C0152295" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_White_Matter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "UMLS:C0152295" .

[]
    oboInOwl:source "BIRNLEX:711" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "UMLS:C1284115" .

[]
    oboInOwl:source "BIRNLEX:711" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=189" .

[]
    oboInOwl:hasDbXref "MA:0000945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "cerebral white matter" .

[]
    oboInOwl:hasDbXref "FMA:61822" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "white matter structure of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "FMA:256174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "region of cerebral white matter" .

[]
    oboInOwl:hasDbXref "NeuroNames:189" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002437 ;
    owl:annotatedTarget "substantia medullaris cerebri" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002442 ;
    owl:annotatedTarget "EMAPA:37719" .

[]
    oboInOwl:hasDbXref "FMA:65265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002442 ;
    owl:annotatedTarget "trunk of right axillary nerve" .

[]
    oboInOwl:hasDbXref "MA:0001175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002442 ;
    owl:annotatedTarget "circumflex nerve trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "A blood vessel that is part of a choroid [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "blood vessel of choroid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "blood vessel of choroid coat" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "blood vessel of choroidea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "blood vessel of posterior uvea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "choroid blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "choroid coat blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "choroidea blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "posterior uvea blood vessel" .

[]
    oboInOwl:hasDbXref "FMA:76550", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "vasa sanguinea choroideae" .

[]
    oboInOwl:hasDbXref "FMA:76550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002443 ;
    owl:annotatedTarget "set of choroid blood vessels" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "A region of the lens consisting of packed elongated enucleate cells packed with crystallin" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000444" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "Fibres resembling a ribbon and arranged in very thin plates in the lens. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000444" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1167/iovs.03-0466 Sivak JG, Through the lens clearly: phylogeny and development, The Proctor lecture. Investigative ophthalmology and visual science (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "(...) the line, or Y, or star sutures common to mammalian lenses, including those of primates. In the case of line or Y sutures, the overlapping of lens fibers in each successive shell is coincident and results in the formation of four or six three-dimensional suture planes that extend from the lens nucleus to the periphery.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Lens_Fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "UMLS:C0229224" .

[]
    oboInOwl:hasDbXref "FMA:76827", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "fibrae lentis" .

[]
    oboInOwl:hasDbXref "EMAPA:17841" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "lens fibre" .

[]
    oboInOwl:hasDbXref "FMA:76827" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002444 ;
    owl:annotatedTarget "set of lens fibers" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "element" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget obo:UBERON_0001479 .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&atid=1205376&aid=3470151&group_id=76834" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget "A large sesamoid bone found in the distal femur/proximal tibial region of the hindlimb of tetrapods. The patella is the attachment site for proximal hindlimb tendons.[PHENOSCAPE:ad]" .

[]
    oboInOwl:source "ncithesaurus:Patella" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget "UMLS:C0030647" .

[]
    oboInOwl:hasDbXref "FMA:24485" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget "knee bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Patella" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget "knee cap" .

[]
    oboInOwl:hasDbXref "Wikipedia:Patella" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002446 ;
    owl:annotatedTarget "patella" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:component "maternal" ;
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001987
    ] .

[]
    oboInOwl:hasDbXref "MP:0004256", "PMID:11433360" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "The maternal uterine-derived portion of the placenta" .

[]
    oboInOwl:source "ncithesaurus:Decidua" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "UMLS:C0011106" .

[]
    oboInOwl:hasDbXref "FMA:85538" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "decidous membrane" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "extraembryonic part of placenta" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "extraembryonic placenta" .

[]
    oboInOwl:hasDbXref "MP:0004256" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "maternal decidual layer" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "maternal part of placenta" .

[]
    oboInOwl:hasDbXref "EMAPA:35269" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "maternal placenta" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "maternal placenta" .

[]
    oboInOwl:hasDbXref "BTO:0001360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002450 ;
    owl:annotatedTarget "uterine decidua" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget obo:UBERON_0000414 .

[]
    oboInOwl:source "Wikipedia:Tubular_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Uterine_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget "The mucous secreting gland associated with the mucuous membrane lining the uterus." .

[]
    oboInOwl:source "ncithesaurus:Uterine_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget "UMLS:C1183035" .

[]
    oboInOwl:hasDbXref "BTO:0003433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget "endometrial gland" .

[]
    oboInOwl:hasDbXref "FMA:71647", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget "glandulae uterinae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Uterine_glands" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002451 ;
    owl:annotatedTarget "glandulae uterinae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_thoracic_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "An artery that supplies the anterior chest wall and the breasts. It is a paired artery, with one running along each side of the sternum, to continue after its bifurcation as the superior epigastric and musculophrenic arteries. [WP,unvetted]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "MA has both mammary and thoracic" .

[]
    oboInOwl:source "ncithesaurus:Internal_Mammary_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "UMLS:C0226276" .

[]
    oboInOwl:hasDbXref "MA:0001982" ;
    oboInOwl:hasSynonymType core:PENDING_REVIEW ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "internal mammary artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_thoracic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "arteria mammaria interna" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_thoracic_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "arteria thoracica interna" .

[]
    oboInOwl:hasDbXref "EMAPA:18617" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002456 ;
    owl:annotatedTarget "mammary artery" .

[]
    oboInOwl:hasDbXref "MP:0010662" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002457 ;
    owl:annotatedTarget "The small branching sprouts of the dorsal aorta that grow across the medial surface of the somite, turn right angles to grow over that surface and then fuse with other sprouts and form the vertebral arteries adjacent to the neural tube; the intersomitic arteries supply the body wall and persist in the adult as the posterior intercostal, subcostal and the lumbar arteries" .

[]
    oboInOwl:source "ZFA:0001061" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002457 ;
    owl:annotatedTarget "Arteries that connect the dorsal aorta and the dorsal longitudinal anastomotic vessel. They run along the vertical myotomal boundaries. At early stages these vessels don't have venous or arteriproperty_value external_definitionmarkers. They form from the primary sprouts from the dorsal aorta[ZFA:0001061]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000225" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.612", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002457 ;
    owl:annotatedTarget "Few changes of evolutionary significance occur in the branching pattern of the dorsal aorta. All vertebrates have (...) paired intersegmental arteries to the trunk, tail, and paired appendages.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001061" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002457 ;
    owl:annotatedTarget "intersegmental artery" .

[]
    oboInOwl:hasDbXref "ZFA:0001061" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002457 ;
    owl:annotatedTarget "intersegmental arteries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_artery", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002458 ;
    owl:annotatedTarget "Arteries that supply the spinal cord." .

[]
    oboInOwl:source "ncithesaurus:Spinal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002458 ;
    owl:annotatedTarget "UMLS:C0447043" .

[]
    oboInOwl:hasDbXref "ZFA:0000682" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002458 ;
    owl:annotatedTarget "spinal arteries" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Vesical_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002460 ;
    owl:annotatedTarget "A tributary of the iliac vein that drains the urinary bladder." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002460 ;
    owl:annotatedTarget "EMAPA:37205" .

[]
    oboInOwl:hasDbXref "FMA:70911", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002460 ;
    owl:annotatedTarget "venae vesicales" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002460 ;
    owl:annotatedTarget "vesical veins" .

[]
    oboInOwl:source "FMA:5913" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002464 ;
    owl:annotatedTarget "Segment of neural tree organ which consists of nerve fiber bundles aggregated to form a cable-like structure that branches off to different nerves; together with all nerves of the same tree. Example: trunk of cranial nerve, trunk of spinal nerve, trunk of peripheral nerve[FMA:5913]." .

[]
    oboInOwl:hasDbXref "EMAPA:16986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002464 ;
    owl:annotatedTarget "peripheral nerve trunk" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymphoid_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "The lymphatic system in vertebrates is a network of conduits that carry a clear fluid called lymph. It also includes the lymphoid tissue through which the lymph travels. Lymphoid tissue is found in many organs, particularly the lymph nodes, and in the lymphoid follicles associated with the digestive system such as the tonsils. The system also includes all the structures dedicated to the circulation and production of lymphocytes, which includes the spleen, thymus, bone marrow and the lymphoid tissue associated with the digestive system[WP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010522" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "Part of the circulatory system which consists of a series of vessels which collect blood (exclusive of erythrocytes) which seep through capillary walls and return it to the veins.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000842" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.627", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "Tetrapods have evolved distinct lymphatic systems, in which lymphatic capillaries help drain most of the tissues of the body.[well established][VHOG]" .

[]
    oboInOwl:source "https://github.com/obophenotype/mouse-anatomy-ontology/issues/51" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "We follow FMA and MA in distinguishing between lymphatic system and lymphoid system, with lymhoid tissue part of the non-lymphatic component, although these terms are often used interchangeably. We assume the ZFA term lymphatic tissue actually corresponds to the broader class (e.g. ZFA lymph node in the ZFA lymphatic system). See tracker for more comments." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "EMAPA:37664" .

[]
    oboInOwl:source "ncithesaurus:Lymphatic_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "UMLS:C0024235" .

[]
    oboInOwl:hasDbXref "ZFA:0000385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "lymphatic system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "lymphatic circulatory system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "lymphatic drainage system" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "elements" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymphoid_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002465 ;
    owl:annotatedTarget "systema lymphoideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Succus_entericus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002466 ;
    owl:annotatedTarget "Clear to pale yellow watery secretions from the glands lining the small intestine walls. Secretion is stimulated by the mechanical pressure of partly digested food in the intestine." .

[]
    oboInOwl:source "ncithesaurus:Intestinal_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002466 ;
    owl:annotatedTarget "UMLS:C0021849" .

[]
    oboInOwl:hasDbXref "FMA:62974" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002466 ;
    owl:annotatedTarget "intestinal secretion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Succus_entericus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002466 ;
    owl:annotatedTarget "succus entericus" .

[]
    oboInOwl:hasDbXref "BTO:0000644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002466 ;
    owl:annotatedTarget "intestinal juice" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "A mucosa that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Esophageal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "UMLS:C0227176" .

[]
    oboInOwl:hasDbXref "FMA:62996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "esophagus mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "esophagus mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:62996", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "lamina muscularis mucosae oesophageae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "mucosa of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "mucosa of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:62996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "mucous membrane of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:62996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "oesophageal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "oesophagus mucous membrane" .

[]
    oboInOwl:hasDbXref "FMA:62996", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "tunica mucosa oesophageae" .

[]
    oboInOwl:hasDbXref "FMA:62996" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "muscularis mucosae of oesophagus" .

[]
    oboInOwl:hasDbXref "BTO:0002859" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002469 ;
    owl:annotatedTarget "tunica mucosa oesophagi" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010130
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/303", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "Terminal segment of free limb, immediately distal to the zeugopod region. The fully developed autopod consists of the autopod skeleton plus associated structures such as integument, muscle tissue, vasculature etc. The autopod is divided into mesopodial, metapodiual, and acropodial segments. Examples: human hand, mouse paw, human foot" .

[]
    oboInOwl:hasDbXref "MA:0002714" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "autopod" .

[]
    oboInOwl:source "ncithesaurus:Paw" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "UMLS:C0687080" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "autopodial limb segment" .

[]
    oboInOwl:hasDbXref "FMA:83015" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "distal free limb segment" .

[]
    oboInOwl:hasDbXref "FMA:83015" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "distal segment of free limb" .

[]
    oboInOwl:hasDbXref "EMAPA:32722" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002470 ;
    owl:annotatedTarget "distal segment of limb" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:curators"^^xsd:string, "https://github.com/obophenotype/uberon/issues/101" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "The middle free limb segment, between the autopod and stylopod segments. Includes as parts the zeugopodial skeleton. Examples: There are two types of zeugopod: forelimb zeugopod (aka forearm), hindlimb zeugopod (aka crus)." .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "epipodium" .

[]
    oboInOwl:hasDbXref "FMA:83016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "middle free limb segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "zeugopod limb segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "zeugopodial limb segment" .

[]
    oboInOwl:hasDbXref "FMA:83016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002471 ;
    owl:annotatedTarget "middle segment of free limb" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002472 ;
    owl:annotatedTarget "The proximal free limb segment. Includes as parts the stylopod skeleton." .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002472 ;
    owl:annotatedTarget "propodium" .

[]
    oboInOwl:hasDbXref "FMA:83014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002472 ;
    owl:annotatedTarget "proximal free limb segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002472 ;
    owl:annotatedTarget "stylopodial limb segment" .

[]
    oboInOwl:hasDbXref "FMA:83014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002472 ;
    owl:annotatedTarget "proximal segment of free limb" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002517
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000845 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0004457" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "the bone that is situated in the orbit on either side of the presphenoid; it generally forms a part of the sphenoid in the adult, and may be independent in the young" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000345" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "Endochondral ossification of the lateral sides of the braincase.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "Large median unpaired cartilage bone consisting of two diverging plates. Positioned medial to the eye. The orbitosphenoid develops from the Trabeculae communis and forms the anterior and anterolateral boundary of the orbital foramen and constitutes a significant part of the sidewalls and floor of the cranial cavity. Bordered by the lateral ethmoid anteriorly, and the pterosphenoid posteriorly, The orbitosphenoid may extend ventrally to meet the parasphenoid. In the adult, the orbitosphenoid is fused ventrally to the parasphenoid via a thin sheet of bone.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship loss: develops_from taenia marginalis anterior (TAO:0001505)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship loss: overlaps orbitosphenoid-lateral ethmoid joint (TAO:0001941)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship loss: overlaps orbitosphenoid-prootic joint (TAO:0001794)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship loss: overlaps pterosphenoid-orbitosphenoid joint (TAO:0001831)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000345" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship loss: part_of braincase and otic capsule skeleton (AAO:0000052)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: develops_from neurocranium (UBERON:0001703)[TAO]" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:10933592"^^xsd:string, "PMID:20933013"^^xsd:string, "http://en.wikipedia.org/wiki/Marginal-zone_B_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000845 ;
    owl:annotatedTarget "A mature B cell that is located in the marginal zone of the spleen with the phenotype CD23-negative and CD21-positive and expressing a B cell receptor usually reactive to bacterial cell wall components or senescent self components such as oxidized-LDL. This cell type is also described as being CD19-positive, B220-positive, IgM-high, AA4-negative, CD35-high."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: part_of neurocranium (UBERON:0001703)[TAO]" .

[]
    oboInOwl:hasDbXref "FMA:52869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "ala minor (os sphenoidale)" .

[]
    oboInOwl:hasDbXref "FMA:52869", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "ala minor ossis sphenoidalis" .

[]
    oboInOwl:hasDbXref "FMA:52869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "ingrassia's process" .

[]
    oboInOwl:hasDbXref "FMA:52869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "lesser wing of sphenoid" .

[]
    oboInOwl:hasDbXref "FMA:52869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "lesser wing of sphenoidal bone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "orbitosphenoid bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lesser_wing_of_sphenoid_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "alae parvae" .

[]
    oboInOwl:hasDbXref "MA:0002773" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "lesser wing of sphenoid bone" .

[]
    oboInOwl:hasDbXref "ZFA:0000253" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002478 ;
    owl:annotatedTarget "orbitosphenoids" .

[]
    oboInOwl:hasDbXref "PMID:11223304"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000846 ;
    owl:annotatedTarget "An epithelial cell of the vestibular sensory organ that is characterized by intense enzymatic activities and numerous basal membrane infoldings."^^xsd:string .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget obo:UBERON_0004755 .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/117" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0002418 ;
    owl:annotatedTarget obo:UBERON_0002481 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000047", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "Skeletal tissue with a collagen-rich extracellular matrix vascularized, mineralized with hydroxyapatite and typically including osteocytes located in lacunae that communicate with one another by cell processes (in canaliculi). Bone is deposited by osteoblasts." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000047" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "Skeletal tissue with a collagen-rich extracellular matrix vascularized, mineralized with hydroxyapatite and typically including osteocytes located in lacunae that communicate with one another by cell processes (in canaliculi). Bone is deposited by osteoblasts.[VSAO]" .

[]
    oboInOwl:source "ncithesaurus:Bone_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "UMLS:C0391978" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "osteogenic tissue" .

[]
    oboInOwl:hasDbXref "XAO:0004040" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "mineralized bone tissue" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.232" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "bone" .

[]
    oboInOwl:hasDbXref "FMA:224804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002481 ;
    owl:annotatedTarget "portion of bone tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bone#Woven_or_lamellar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002482 ;
    owl:annotatedTarget "Bone tissue that has a regular parallel alignment of collagen into sheets (lamellae) and is mechanically strong." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002482 ;
    owl:annotatedTarget "EMAPA:37625" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000065", "PMID:10709991" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002484 ;
    owl:annotatedTarget "the medullary cavities of the bones where bone marrow is stored" .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0002484 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002484 ;
    owl:annotatedTarget "not clear if the FMA intends to have two classes. MP:0000065: 'the medullary cavities of the bones.'. NCITA also has 'medullary bone'" .

[]
    oboInOwl:hasDbXref "FMA:83698" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002484 ;
    owl:annotatedTarget "marrow cavity" .

[]
    oboInOwl:hasDbXref "FMA:83698" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002484 ;
    owl:annotatedTarget "medullary cavity" .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002485 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003820
    ] .

[]
    oboInOwl:hasDbXref "MP:0009734" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002485 ;
    owl:annotatedTarget "The minute canals that pass the prostatic secretions to the urethra." .

[]
    oboInOwl:source "ncithesaurus:Prostatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002485 ;
    owl:annotatedTarget "UMLS:C0227965" .

[]
    oboInOwl:notes "two halves of the frontal bone" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000209
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget "A suture that connects the two frontal bones of the skull." .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontal_suture" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget "sutura frontalis" .

[]
    oboInOwl:hasDbXref "FMA:52989", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget "sutura metopica" .

[]
    oboInOwl:hasDbXref "MA:0002796" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget "metopic suture" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontal_suture" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002490 ;
    owl:annotatedTarget "sutura frontalis" .

[]
    oboInOwl:hasDbXref "VSAO:wd", "Wikipedia:Long_bone", "https://github.com/obophenotype/uberon/issues/32" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002495 ;
    owl:annotatedTarget "Long bone is a limb bone that is subcylindrical and has a shaft with periosteum separating the ends of the bones. Long bones are present only in the limbs[VSAO:wd]." .

[]
    oboInOwl:hasDbXref "PMID:16841163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000847 ;
    owl:annotatedTarget "An olfactory receptor cell in which the apical ending of the dendrite is a pronounced ciliated olfactory knob."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Long_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002495 ;
    owl:annotatedTarget "UMLS:C0222647" .

[]
    oboInOwl:hasDbXref "BTO:0004256" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002495 ;
    owl:annotatedTarget "os longum" .

[]
    oboInOwl:hasDbXref "VSAO:0005067" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "Region of the scapula where the latter meets with the clavicle: attachment point of the clavicle to the scapula in some taxa." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000826" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "Anterior rounded projection of the pars acromialis of the scapula.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000826" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "relationship loss: part_of pars acromialis (AAO:0000752)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Acromion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "UMLS:C0001209" .

[]
    oboInOwl:hasDbXref "VSAO:0005067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "acromion process" .

[]
    oboInOwl:hasDbXref "VSAO:0005067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "scapular acromion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "acromion of scapula" .

[]
    oboInOwl:hasDbXref "PMID:16841163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000848 ;
    owl:annotatedTarget "An olfactory receptor cell in which the apical ending of the dendrite is a knob that bears numerous microvilli."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002497 ;
    owl:annotatedTarget "acromion of the scapula" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0004353" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "a rough elevation at the middle of the lateral side of the shaft of the humerus to which the deltoid muscle attaches" .

[]
    oboInOwl:hasDbXref "AAO:0000736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "crista ventralis" .

[]
    oboInOwl:hasDbXref "AAO:0000736", "MP:0004353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid crest" .

[]
    oboInOwl:hasDbXref "MP:0004353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid eminence" .

[]
    oboInOwl:hasDbXref "MP:0004353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid impression" .

[]
    oboInOwl:hasDbXref "FMA:23418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid tuberosity" .

[]
    oboInOwl:hasDbXref "FMA:23418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid tuberosity of humerus" .

[]
    oboInOwl:hasDbXref "PMID:16841163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000849 ;
    owl:annotatedTarget "An olfactory receptor cell with short cilia growing in an invagination bordered by microvilli."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:23418", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "tuberositas deltoidea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deltoid_tuberosity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "tuberositas deltoidea humeri" .

[]
    oboInOwl:hasDbXref "AAO:0000736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "crista ventralis humeri" .

[]
    oboInOwl:hasDbXref "MP:0004353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002498 ;
    owl:annotatedTarget "deltoid process" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002499 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002499 ;
    owl:annotatedTarget "The labyrinth is a system of fluid passages in the inner ear, including both the cochlea, which is part of the auditory system, and the vestibular system, which provides the sense of balance. It is named by analogy with the mythical maze that imprisoned the Minotaur, because of its appearance. The bony labyrinth, or osseous labyrinth, is the network of passages with bony walls lined with periosteum. The bony labyrinth is lined with the membranous labyrinth. There is a layer of perilymph between them. The three parts of the bony labyrinth are the vestibule of the ear, the semicircular canals, and the cochlea. The vestibular system is the region of the inner ear where the semicircular canals converge, close to the cochlea (the hearing organ). The vestibular system works with the visual system to keep objects in focus when the head is moving. Joint and muscle receptors also are important in maintaining balance. The brain receives, interprets, and processes the information from these systems that control our balance. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Cochlear_Labyrinth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002499 ;
    owl:annotatedTarget "UMLS:C0931689" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget obo:UBERON_0000488 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001769
    ] .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0048770
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "An epithelium that is part of a iris [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "epithelial tissue of iris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "epithelium of iris" .

[]
    oboInOwl:hasDbXref "FMA:58517" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "epithelium pigmentosum (iris)" .

[]
    oboInOwl:hasDbXref "FMA:58517", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "epithelium pigmentosum iridis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "iris epithelial tissue" .

[]
    oboInOwl:hasDbXref "FMA:58517" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "iris epithelium" .

[]
    oboInOwl:hasDbXref "FMA:58517" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "pigmented epithelium of iris" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleus" .

[]
    oboInOwl:hasDbXref "MA:0002826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "iris pigmented epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002507 ;
    owl:annotatedTarget "A lymph node that is part of an abdomen [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002507 ;
    owl:annotatedTarget "abdomen lymph node" .

[]
    oboInOwl:hasDbXref "FMA:12787" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002507 ;
    owl:annotatedTarget "parietal abdominal lymph node" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002509 ;
    owl:annotatedTarget obo:UBERON_0015860 .

[]
    oboInOwl:hasDbXref "MP:0005232" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002509 ;
    owl:annotatedTarget "The lymph nodes located in the mesentery, of which there are 3 classes: ileocolic, juxtaintestinal mesenteric, and central superior group." .

[]
    oboInOwl:source "ncithesaurus:Mesenteric_Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002509 ;
    owl:annotatedTarget "UMLS:C0229792" .

[]
    oboInOwl:hasDbXref "BTO:0000767" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002509 ;
    owl:annotatedTarget "nodi lymphoidei mesenterici" .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget obo:UBERON_0002368 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000992
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "PMID:20959416", "Wikipedia:Corpus_luteum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget "A transient endocrine gland that develops from the postovulatory or atretic follicles and secretes progesterone; it is thought to be related to egg retention[PMID]." .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget obo:NCBITaxon_7762 .

[]
    oboInOwl:source "PMID:20959416" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget "maintains the endometrium in mammals[WP]. A corpus luteum is known in hagfish (100), Squalus (101), and salamander (100) but not lamprey (102). There are no data for Branchiostoma and Ciona, and given that they are multiple spawners, there is no a priori reason to conclude that they lack a corpus luteum" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000850 ;
    owl:annotatedTarget "A neuron that releases serotonin as a neurotransmitter."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Corpus_Luteum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget "UMLS:C0010092" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget "corpora lutea" .

[]
    oboInOwl:hasDbXref "BTO:0000292" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002512 ;
    owl:annotatedTarget "luteal gland" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget obo:UBERON_0010363 .

[]
    oboInOwl:hasDbXref "GO:0001958", "GO_REF:0000034"^^xsd:string, "VSAO:0000145", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/54" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "Replacement bone that forms within cartilage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000145" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "Replacement bone that forms within cartilage.[VSAO]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "some structures, e.g. in ZFA are both intramembrane and endochondral" .

[]
    oboInOwl:hasDbXref "VSAO:0000145" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "ossified chondrogenic bone" .

[]
    oboInOwl:hasDbXref "BTO:0002157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "cartilaginous bone" .

[]
    oboInOwl:hasDbXref "ZFA:0001591" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002513 ;
    owl:annotatedTarget "endochondral bones" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:hasDbXref "GO:0001957", "Wikipedia:Intramembranous_ossification", "https://github.com/obophenotype/uberon/issues/267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget "Bone tissue forms directly within mesenchyme, and does not replace other tissues[TAO]. Intramembranous ossification is the formation of bone in which osteoblasts secrete a collagen-proteoglycan matrix that binds calcium salts and becomes calcified[GO]. Intramembranous ossification is the way flat bones and the shell of a turtle are formed[GO]. Unlike endochondral ossification, cartilage is not present during intramembranous ossification[WP]." .

[]
    oboInOwl:hasDbXref "ISBN:0125296509"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000851 ;
    owl:annotatedTarget "Neuromast mantle cell is a non-sensory cell. Neuromast mantle cells surround the neuromast support cells and neuromast hair cells, separating the neuromast from the epidermis, and secrete cupula in which the ciliary bundles of all the hair cells are embedded."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001644" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget "Bone that forms directly within mesenchyme, and does not replace other tissues.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-06" ;
    oboInOwl:external_class "TAO:0001644" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "Curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000005 ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget "[In TAO], This term was made obsolete because it is considered a synonym of membrane bone (VSAO:0000023).[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001635" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget "intramembranous bones" .

[]
    oboInOwl:hasDbXref "AEO:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002514 ;
    owl:annotatedTarget "membrane bone" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010971" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002515 ;
    owl:annotatedTarget "the thick fibrous membrane that closely invests the entire surface of a bone except the articular cartilage at synovial joints" .

[]
    oboInOwl:source "ncithesaurus:Periosteum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002515 ;
    owl:annotatedTarget "UMLS:C0031110" .

[]
    oboInOwl:hasDbXref "Wikipedia:Base_of_skull" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002517 ;
    owl:annotatedTarget "The base of skull is the most inferior area of the skull, composed of the endocranium and lower parts of the skull roof." .

[]
    oboInOwl:source "ncithesaurus:Base_of_the_Skull" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002517 ;
    owl:annotatedTarget "UMLS:C0149543" .

[]
    oboInOwl:hasDbXref "FMA:52801" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002517 ;
    owl:annotatedTarget "base of skull" .

[]
    oboInOwl:hasDbXref "FMA:52801", "FMA:TA"^^xsd:string, "Wikipedia:Base_of_skull" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002517 ;
    owl:annotatedTarget "basis cranii" .

[]
    oboInOwl:hasDbXref "FMA:52801", "MA:0002840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002517 ;
    owl:annotatedTarget "cranial base" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:llw2", "MP:0002894" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002518 ;
    owl:annotatedTarget "the crystalline particles composed of calcium carbonate and a protein which adhere to the gelatinous membrane of the maculae of the utricle and saccule (otolithic membrane)" .

[]
    oboInOwl:hasDbXref "ISBN:0125296509"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000852 ;
    owl:annotatedTarget "Neuromast support cell is a non-sensory cell of the neuromast that extend between the sensory hair cells from the basement membrane to the apical surface; neuromast support cells are surrounded by neuromast mantle cells."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001676" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:11581521 Moorman SJ, Development of sensory systems in zebrafish (Danio rerio). ILAR Journal (2001), DOI:10.1016/S0378-5955(00)00168-4 Fay RR, Popper AN, Evolution of hearing in vertebrates: the inner ears and processing. Hearing research (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002518 ;
    owl:annotatedTarget "In fishes, as in other vertebrates, the vestibular end-organs are divided into a gravity receptor system, with three subdivisions and an angular acceleration receptor system. The gravity receptor system on each side consists of utricular, saccular, and lagenar maculae, each covered by an otolith (reference 1); (...)considerations have led to our rethinking issues related to the origin of several aspects of vertebrate hearing, and to the view that many basic auditory functions evolved very early in vertebrate history, and that the functions observed in more `advanced' vertebrates, such as birds and mammals, are frequently modifications of themes first encountered in fishes, and perhaps even more ancestral animals (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000559" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002518 ;
    owl:annotatedTarget "otolith organs" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.909.625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002518 ;
    owl:annotatedTarget "saccule and utricle" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.909.625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002518 ;
    owl:annotatedTarget "utricle and saccule" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002521 ;
    owl:annotatedTarget "Connective tissue composed of elastic fibers." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002521 ;
    owl:annotatedTarget "textus connectivus elasticus" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget obo:UBERON_0004797 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002521
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004237
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_media" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget "The middle layer of an artery or vein. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Tunica_Media" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget "UMLS:C0162867" .

[]
    oboInOwl:hasDbXref "BTO:0002011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget "tunica media vasorum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_media" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget "tunica media vasorum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:notes "check for exceptions, e.g. capillaries" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002522
    ] .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "Atomkern" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0010161
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "NCIT:C33820", "Wikipedia:Tunica_intima" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "The innermost layer of a blood vessel which is a lining of endothelial cells facing the lumen[Kardong]." .

[]
    oboInOwl:ontology "Wikipedia" ;
    oboInOwl:source "Wikipedia:Tunica_intima" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "The tunica intima (or just intima) is the innermost layer of an artery or vein. It is made up of one layer of endothelial cells and is supported by an internal elastic lamina. The endothelial cells are in direct contact with the blood flow. The inner coat (tunica intima) can be separated from the middle by a little maceration, or it may be stripped off in small pieces; but, on account of its friability, it cannot be separated as a complete membrane. It is a fine, transparent, colorless structure which is highly elastic, and, after death, is commonly corrugated into longitudinal wrinkles. The inner coat consists of: A layer of pavement endothelium, the cells of which are polygonal, oval, or fusiform, and have very distinct round or oval nuclei. This endothelium is brought into view most distinctly by staining with silver nitrate. A subendothelial layer, consisting of delicate connective tissue with branched cells lying in the interspaces of the tissue; in arteries of less than 2 mm. in diameter the subendothelial layer consists of a single stratum of stellate cells, and the connective tissue is only largely developed in vessels of a considerable size. An elastic or fenestrated layer, which consists of a membrane containing a net-work of elastic fibers, having principally a longitudinal direction, and in which, under the microscope, small elongated apertures or perforations may be seen, giving it a fenestrated appearance. It was therefore called by Henle the fenestrated membrane. This membrane forms the chief thickness of the inner coat, and can be separated into several layers, some of which present the appearance of a network of longitudinal elastic fibers, and others a more membranous character, marked by pale lines having a longitudinal direction. In minute arteries the fenestrated membrane is a very thin layer; but in the larger arteries, and especially in the aorta, it has a very considerable thickness. [WP,unvetted].[Wikipedia]" .

[]
    oboInOwl:source "ncithesaurus:Tunica_Intima" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "UMLS:C0162864" .

[]
    oboInOwl:hasDbXref "BTO:0002012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "Bichat's tunic" .

[]
    oboInOwl:hasDbXref "BTO:0002012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "intima" .

[]
    oboInOwl:hasDbXref "BTO:0002012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002523 ;
    owl:annotatedTarget "tunica intima vasorum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "A lymph node that is part of a pancreas [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "UMLS:C0229783" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "lymph node of pancreas" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "pancreas lymph node" .

[]
    oboInOwl:hasDbXref "FMA:16626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "aJCC level 19 node" .

[]
    oboInOwl:hasDbXref "MA:0002881" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002527 ;
    owl:annotatedTarget "pyloric lymph node" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000853 ;
    owl:annotatedTarget "Olfactory epithelial support cell is a columnar cell that extends from the epithelial free margin to the basement membrane of the olfactory epithelium. This cell type has a large, vertically, elongate, euchromatic nucleus, along with other nuclei, forms a layer superficial to the cell body of the receptor cell; sends long somewhat irregular microvilli into the mucus layer; at the base, with expanded end-feet containing numerous lamellated dense bodies resembling lipofuscin of neurons."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002529 ;
    owl:annotatedTarget "A major subdivision of a mature or developing limb, including both skeletal elements (or the mesenchyme that gives rise to the skeletal elements) and associated tissues, such as muscle, connective tissue, integument. Examples: autopod region, zeugopod region, stylopod region, metapodial region, arm region. Excludes the limb girdles." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002529 ;
    owl:annotatedTarget "FMA has both limb segment and free limb segment, the former includes the girdles. Note that MA uses the term more generally and includes A,S,Z,S+Z(arm/leg), whereas FMA is just A,S,Z" .

[]
    oboInOwl:source "ncithesaurus:Extremity_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002529 ;
    owl:annotatedTarget "UMLS:C1268195" .

[]
    oboInOwl:hasDbXref "FMA:241863" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002529 ;
    owl:annotatedTarget "free limb segment" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0002163" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "an organ that functions as a secretory or excretory organ" .

[]
    oboInOwl:source "ncithesaurus:Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "UMLS:C1285092" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "glandular organ" .

[]
    oboInOwl:hasDbXref "BTO:0000522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "Druese" .

[]
    oboInOwl:hasDbXref "BTO:0000522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "glandula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "glandula" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000854 ;
    owl:annotatedTarget "Interneuromast cell is a neuroectodermal cell deposited by the migrating lateral line primordium between the neuromasts. Interneuromast cells proliferate and migrate to form additional neuromasts."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Epiblast", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "In amniote animal embryology, the epiblast is a tissue type derived either from the inner cell mass in mammals or the blastodisc in birds and reptiles. It lies above the hypoblast. In mammalian embryogenesis, the columnar cells of the epiblast are adjacent to the trophoblast, while the cuboidal cells of the hypoblast are closer to the blastocoele. The epiblast, whilst referred to as the primary ectoderm, differentiates to form all three layers of the trilaminar germ disc in a process called gastrulation[WP]. The outer of the two layers of the blastoderm that form during gastrulation, corresponding to primitive ectoderm during gastrulation and to the definitive ectoderm after gastrulation[ZFA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000243" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1146/annurev.cellbio.042308.113344 Zorn AM, Wells JM, Vertebrate endoderm development and organ formation. Annual Review of Cell Developmental Biology (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "In pregastrula zebrafish embryos, the epiblast is an inverted cup of cells that sits on top of a large yolk cell. (...) In amniote embryos (mammals and birds), gastrulation initiates in an epithelial layer called the epiblast. Cells in the epiblast undergo an epithelial to mesenchymal transition (EMT), migrate through the primitive streak (PS), and incorporate in the middle (mesoderm) or outer (endoderm) layer. The presumptive definitive endoderm (DE) cells invade and displace an outer layer of extraembryonic tissue cells, the hypoblast in chick and the visceral endoderm (VE) in mouse, which form supporting structures such as the yolk sac.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "epiblast" .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "ectoblast" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epiblast" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "epiblastus" .

[]
    oboInOwl:hasDbXref "VHOG:0000243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "primitive ectoderm" .

[]
    oboInOwl:hasDbXref "BTO:0001445" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "The rapidly proliferating mass of cells at the caudal extremity of the embryo; remnant of the primitive node." .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000855 ;
    owl:annotatedTarget "Hair cell is a mechanoreceptor cell that is sensitive to movement of the hair-like projections (stereocilia and kinocilia) which relay the information centrally in the nervous system."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011104" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0815318960", "OMD:tail+bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "Rapidly proliferating mass of cells at the caudal extremity of the embryo. Its formation is reflected in a caudal carving of the posterior portion of the archenteric canal at NF stage 22. With its further outgrowth, the postanal gut primordium becomes stretched. Its lumen is in broad communication with the hindgut at NF stage 25.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000201" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (5) a larva or embryo with a postanal tail.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "tail bud" .

[]
    oboInOwl:hasDbXref "BTO:0001445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "end bud" .

[]
    oboInOwl:hasDbXref "ZFA:0000077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002533 ;
    owl:annotatedTarget "tail bud mesenchyme" .

[]
    oboInOwl:hasDbXref "FBbt:00007152", "Wikipedia:Sensillum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002536 ;
    owl:annotatedTarget "Sense organ embedded in the integument and consisting of one or a cluster of sensory neurons and associated sensory structures, support cells and glial cells forming a single organised unit with a largely bona-fide boundary.[FBbt]" .

[]
    oboInOwl:hasDbXref "FBbt:00007152", "HAO:0000933" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002536 ;
    owl:annotatedTarget "sensillum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovotestis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002537 ;
    owl:annotatedTarget "A gonad with both testicular and ovarian aspects[WP]." .

[]
    oboInOwl:hasDbXref "GO:0040035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002537 ;
    owl:annotatedTarget "hermaphrodite genitalia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovotestis#In_gastropods" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002537 ;
    owl:annotatedTarget "glandula hermaphroditica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ovotestis#In_gastropods" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002537 ;
    owl:annotatedTarget "hermaphrodite gland" .

[]
    oboInOwl:hasDbXref "BTO:0000981" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002537 ;
    owl:annotatedTarget "ovotestis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget obo:UBERON_0010188 .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008816
    ] .

[]
    oboInOwl:source "http://tolweb.org/Chordata/2499" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:hasDbXref "PMID:16313389", "ZFA:yb", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "One of a series of paired bulges that develop along the lateral walls of the foregut. The pharyngeal arches have developmental contributions from endoderm, mesoderm, and neural crest cells and are separated by anterior lateral endoderm out-pockets known as pharyngeal pouches." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010359" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "NLM:branchial+arch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "One of a series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000155" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Arch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "UMLS:C0080322" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "pharyngeal arches" .

[]
    oboInOwl:hasDbXref "BTO:0001785", "MP:0002884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "branchial arch" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_arch" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "arcus pharyngei" .

[]
    oboInOwl:hasDbXref "ISBN:0471209627", "ISBN:0815318960", "Wikipedia:Lateral_line_system", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "A line of sensory organs and associated structures along the sides of fish and amphibia that detect vibrations and pressure changes." .

[]
    oboInOwl:source "http://tolweb.org/Amniota" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget obo:NCBITaxon_32524 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000034" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance. (See Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000975" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "Sensory system which develops from a specialized series of dorsolateral ectodermal placodes named lateral line placodes.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000975" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "relationship loss: is_formed_by lateral line receptor organ (AAO:0001001)[AAO]" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "Kern" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001243" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471210054 Butler AB and Hodos W, Comparative vertebrate neuroanatomy: Evolution and Adaptation (2005) p.195"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "The mechanosensory lateral line system is widely distributed in aquatic anamniotes. It was apparently present in the earliest vertebrates, as it has been identified in agnathans, cartilaginous fishes, bony fishes, lungfishes, the crossopterygian Latimeria, and aquatic amphibians.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002540 ;
    owl:annotatedTarget "lateral line organs" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000856 ;
    owl:annotatedTarget "Neuromast hair cell is a hair cell that acts as a sensory receptor of the neuromast; it is morphologically polarized as a result of the relative position of the single kinocilium and the clusters of stereocilia on its apical surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/420" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "A subdivision of the autopod that has as part a series of phalanges together with associated vasculature, musculature, integument and nerves. It is continuous with the metapodial subdivision of the autopod, but does not include the metapodials. In species such as humans, fully formed digits are distinct, whereas in other species the digits may be connected by interdigital webbing, or may be completely unseparated (for example, in cetaceans)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000944" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature07339 Boisvert CA, Mark-Kurik E and Ahlberg PE, The pectoral fin of Panderichthys and the origin of digits. Nature (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "Our reinterpretation of the distal fin endoskeleton of Panderichthys removes the final piece of evidence supporting the formerly popular hypothesis that tetrapod digits are wholly new structures without homologues in sarcopterygian fish fins. This hypothesis, which was based partly on the complete absence of plausible digit homologues in Panderichthys (then the closest known relative of tetrapods), has already been called into question by the discovery of digit-like radials in Tiktaalik and the fact that Hox gene expression patterns closely resembling those associated with digit formation in tetrapods occur in the distal fin skeletons of paddlefish and Australian lungfish. Our new data show that Panderichthys is not an anomaly: like Tiktaalik and other fish members of the Tetrapodomorpha, it has distal radials that can be interpreted as digit homologues.[well established][VHOG]" .

[]
    oboInOwl:notes "GAT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "FMA:85518" .

[]
    oboInOwl:source "ncithesaurus:Digit" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "UMLS:C0582802" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "digit (phalangeal portion) plus soft tissue" .

[]
    oboInOwl:hasDbXref "MA:0000690" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002544 ;
    owl:annotatedTarget "limb digit" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget obo:UBERON_0005085 .

[]
    oboInOwl:source "PMID:11523831", "PMID:22512454" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:hasDbXref "http://www.ncbi.nlm.nih.gov/books/NBK53175/", "https://github.com/obophenotype/uberon/issues/135", "https://github.com/seger/aao/issues/4", "https://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/p/obo/xenopus-anatomy-xao-term-requests/11/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "Ectodermal placode that develops in the head into a part of the sensory nervous system. With a few exceptions (lens, adenohypophyseal), cranial placodes are neurogenic." .

[]
    oboInOwl:source "PMID:11523831" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "Comparisons of developmental gene expression suggest that the anterior ectoderm in amphioxus may be homologous to the vertebrate olfactory placode, the only vertebrate placode with primary, not secondary, neurons" .

[]
    oboInOwl:hasDbXref "FMA:293966", "PMID:22512454" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "ectodermal placode" .

[]
    oboInOwl:hasDbXref "Wikipedia:Placode" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "placode" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "ectodermal cranial placode" .

[]
    oboInOwl:hasDbXref "XAO:0000305" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "cranial placodes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "A distinct juvenile form many animals undergo before metamorphosis into adults. Animals with indirect development such as insects, amphibians, or cnidarians typically have a larval phase of their life cycle." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002048" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "Whole organism that is premetamorphic or a very immature individual.[TAO]" .

[]
    oboInOwl:hasDbXref "TAO:0002048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "larval organism" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "ammocoete" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "bipinnaria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "caterpillar" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "glochidium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "grub" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "leptocephalus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "maggot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "naiad" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "nymph" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "planula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "tadpole" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "trochophore" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "veliger" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "wriggler" .

[]
    oboInOwl:hasDbXref "Wikipedia:Larva"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0002548 ;
    owl:annotatedTarget "zoea" .

[]
    oboInOwl:hasDbXref "FMA:67552" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002553 ;
    owl:annotatedTarget "Anatomical space which contains portions of one or more body substances and is bounded by the internal surface of one maximally connected anatomical structure. Examples: cranial cavity, pharyngeal recess space, nasal cavity, tooth socket, cavity of serous sac, lumen of stomach, lumen of artery, fornix of vagina." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002553 ;
    owl:annotatedTarget "EMAPA:37442" .

[]
    oboInOwl:hasDbXref "FMA:12237" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002558 ;
    owl:annotatedTarget "cavity of organ" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002561 ;
    owl:annotatedTarget "The cavity that is enclosed by the central nervous system. In vertebrates this is the cavity that includes as parts ventricular cavities and the central canal of the spinal cord that develops from the lumen of the neura tube" .

[]
    oboInOwl:source "DOI:10.1186/s12983-014-0089-2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0002561 ;
    owl:annotatedTarget obo:NCBITaxon_569425 .

[]
    oboInOwl:hasDbXref "FMA:75007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002561 ;
    owl:annotatedTarget "cavity of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:75007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002561 ;
    owl:annotatedTarget "cavity of ventricular system of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:75007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002561 ;
    owl:annotatedTarget "neuraxis cavity" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget obo:UBERON_0016526 .

[]
    oboInOwl:hasDbXref "BIRNLEX:1128" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "Part of cerebral hemisphere located on the medial surface, forming a ring around the brain stem" .

[]
    oboInOwl:source "BIRNLEX:1128" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "UMLS:C0458337" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000857 ;
    owl:annotatedTarget "A skeletal muscle myoblast that differentiates into slow muscle fibers."^^xsd:string .

[]
    oboInOwl:source "BIRNLEX:1128" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=834" .

[]
    oboInOwl:hasDbXref "FMA:72719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "fornicate gyrus" .

[]
    oboInOwl:hasDbXref "NeuroNames:834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "fornicate convolution" .

[]
    oboInOwl:hasDbXref "NeuroNames:834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "fornicate lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:834" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "gyrus fornicatus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Limbic_lobe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002600 ;
    owl:annotatedTarget "lobus limbicus" .

[]
    oboInOwl:inconsistent_with "MA" ;
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "The cochlear nuclei consist of: (a) the dorsal cochlear nucleus, corresponding to the tuberculum acusticum on the dorso-lateral surface of the inferior peduncle; and (b) the ventral or accessory cochlear nucleus, placed between the two divisions of the nerve, on the ventral aspect of the inferior peduncle. [WP,unvetted]." .

[]
    oboInOwl:source "BIRNLEX:1151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "UMLS:C0152411" .

[]
    oboInOwl:source "ncithesaurus:Cochlear_Nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "UMLS:C0152411" .

[]
    oboInOwl:source "BIRNLEX:1151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=720" .

[]
    oboInOwl:hasDbXref "FMA:72240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "cochlear nuclei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_nuclei" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002610 ;
    owl:annotatedTarget "nuclei cochleares" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1167" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "Anatomical divisons of the brain according to one or more criteria, e.g. cytoarchitectural, gross anatomy. Parts may be contiguous in 3D or not, e.g., basal ganglia." .

[]
    oboInOwl:source "ncithesaurus:Brain_Part" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "UMLS:C0445620" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "anatomical structure of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "biological structure of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "brain anatomical structure" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "brain biological structure" .

[]
    oboInOwl:hasDbXref "FMA:55676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "neuraxis segment" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002616 ;
    owl:annotatedTarget "segment of brain" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "noyau" .

[]
    oboInOwl:source "NIFSTD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002743
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1313" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "Collection of nerve cells in the medial forebrain lying generally in front of the anterior commissure (Maryann Martone)." .

[]
    oboInOwl:source "MP:0012682" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "Any of the groups of neural nuclei situated in the septal region which have afferent and cholinergic efferent connections with a variety of forebrain and brainstem areas including the hippocampus, the lateral hypothalamus, the tegmentum, and the amygdala." .

[]
    oboInOwl:source "Wikipedia:Septal_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "The septal nuclei are structures in the middle anteroventral cerebrum that are composed of medium-size neurons grouped into medial, lateral, and posterior groups. The septal nuclei receive reciprocal connections from the olfactory bulb, hippocampus, amygdala, hypothalamus, midbrain, habenula, cingulate gyrus, and thalamus. The septal nuclei play a role in reward and reinforcement along with the nucleus accumbens. In the 1950s, Olds &amp; Milner showed that rats with electrodes implanted in this area will self-stimulate repeatedly in order to experience a euphoric feeling (i.e. press a bar to receive electrical current that will stimulate the neurons). [WP,unvetted][Wikipedia:Septal_nuclei]." .

[]
    oboInOwl:external_ontology "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "in NIFSTD this is the mereological sum of the individual complexes - in MA it is the superclass" .

[]
    oboInOwl:source "BIRNLEX:1313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "UMLS:C0036687" .

[]
    oboInOwl:hasDbXref "FMA:61845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "parolfactory nuclei" .

[]
    oboInOwl:hasDbXref "FMA:61845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "septal nuclei" .

[]
    oboInOwl:hasDbXref "MA:0002978" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "septal nucleus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Septal_nuclei" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002663 ;
    owl:annotatedTarget "nuclei septales" .

[]
    oboInOwl:notes "In NIFSTD this is a tract of brain but this leads to issues due to its overlap with the spinal cord" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget obo:UBERON_0001018 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0002878" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "The corticospinal fibers that arise from the pyramidal cells within the cerebral cortex layer V of the precentral motor area, the premotor area and the postcentral gyrus, then descend into and through the medulla to form the lateral corticospinal tract and the anterior corticospinal tract." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1464", "MP:0002878", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1320" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "pyramidal tract" .

[]
    oboInOwl:source "BIRNLEX:1464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "UMLS:C0034229" .

[]
    oboInOwl:source "BIRNLEX:1464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=800" .

[]
    oboInOwl:hasDbXref "NeuroNames:1320" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "corticospinal fibers" .

[]
    oboInOwl:hasDbXref "NeuroNames:1320" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "fasciculus cerebro-spinalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:800" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "fasciculus pyramidalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:1320" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "fibrae corticospinales" .

[]
    oboInOwl:hasDbXref "NeuroNames:800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "pyramid (Willis)" .

[]
    oboInOwl:hasDbXref "NeuroNames:1320" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "tractus cortico-spinalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:1320" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "tractus corticospinalis" .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000858 ;
    owl:annotatedTarget "A skeletal muscle myoblast that differentiates into fast muscle fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Corticospinal_tract" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "tractus corticospinalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:800" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002707 ;
    owl:annotatedTarget "tractus pyramidalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "A spinal cord segment that adjacent_to a cervical region." .

[]
    oboInOwl:source "BIRNLEX:1499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "UMLS:C0581619" .

[]
    oboInOwl:source "ncithesaurus:Cervical_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "UMLS:C0581619" .

[]
    oboInOwl:source "BIRNLEX:1499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "UMLS:C1278837" .

[]
    oboInOwl:hasDbXref "FMA:71166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "cervical segment of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:71166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "cervical segments of spinal cord [1-8]" .

[]
    oboInOwl:hasDbXref "FMA:71166" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "cervical spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:71166", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "pars cervicalis medullae spinalis" .

[]
    oboInOwl:hasDbXref "FMA:71166", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002726 ;
    owl:annotatedTarget "segmenta cervicalia medullae spinalis [1-8" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003023
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "Either of the two roots that come of the vestibulocochlear nerve" .

[]
    oboInOwl:hasDbXref "FMA:72499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "central part of vestibulocochlear nerve" .

[]
    oboInOwl:hasDbXref "FMA:72499", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "fibrae nervi statoacustici" .

[]
    oboInOwl:hasDbXref "DHBA:12868" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "root of vestibulocochlear nerve" .

[]
    oboInOwl:hasDbXref "FMA:72499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "statoacoustic nerve fibers" .

[]
    oboInOwl:hasDbXref "FMA:72499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "vestibulocochlear nerve fibers" .

[]
    oboInOwl:hasDbXref "FMA:72499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "vestibulocochlear nerve roots" .

[]
    oboInOwl:hasDbXref "FMA:72499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002731 ;
    owl:annotatedTarget "vestibulocochlear nerve tract" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002743 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1560" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002743 ;
    owl:annotatedTarget "A region of the brain consisting of ventral and rostral subcortical regions of the telencephalon, including among others, the basal ganglia, septal nuclei, amygdala, ventral pallidum, substantia innominata, and basal nucleus of Meynert." .

[]
    oboInOwl:source "BIRNLEX:1560" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002743 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1997" .

[]
    oboInOwl:hasDbXref "NeuroNames:1997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002743 ;
    owl:annotatedTarget "basal forebrain area" .

[]
    oboInOwl:hasDbXref "Wikipedia:Basal_forebrain" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002743 ;
    owl:annotatedTarget "pars basalis telencephali" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002749 ;
    owl:annotatedTarget "A regional part of brain that is part of a cerebellar cortex [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:76924" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002749 ;
    owl:annotatedTarget "cerebellar cortical segment" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002749 ;
    owl:annotatedTarget "segment of cerebellar cortex" .

[]
    oboInOwl:hasDbXref "MESH:A08.186.211.730.385.357.362" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "The part of the hypothalamus posterior to the middle region consisting of several nuclei including the medial mamillary nucleus, lateral mamillary nucleus, and posterior hypothalamic nucleus (posterior hypothalamic area). The posterior hypothalamic area is concerned with control of sympathetic responses and is sensitive to conditions of decreasing temperature and controls the mechanisms for the conservation and increased production of heat." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1651", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "PHR" .

[]
    oboInOwl:source "BIRNLEX:1651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "UMLS:C0020670" .

[]
    oboInOwl:source "BIRNLEX:1651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=411" .

[]
    oboInOwl:hasDbXref "FMA:62029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "mammillary level of hypothalamus" .

[]
    oboInOwl:hasDbXref "FMA:62029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "mammillary region" .

[]
    oboInOwl:hasDbXref "FMA:62029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "posterior hypothalamus" .

[]
    oboInOwl:hasDbXref "NeuroNames:411" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "hypothalamus posterior" .

[]
    oboInOwl:hasDbXref "NeuroNames:411" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002770 ;
    owl:annotatedTarget "regio hypothalamica posterior" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1728" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002802 ;
    owl:annotatedTarget "Parietal lobe of the left hemisphere of the brain" .

[]
    oboInOwl:source "BIRNLEX:1728" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002802 ;
    owl:annotatedTarget "UMLS:C1281960" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "noyau atomique" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1729" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002803 ;
    owl:annotatedTarget "Parietal lobe of the right hemisphere of the brain" .

[]
    oboInOwl:source "BIRNLEX:1729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002803 ;
    owl:annotatedTarget "UMLS:C1281959" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002804 ;
    owl:annotatedTarget "A limbic lobe that is part of a left cerebral hemisphere." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002805 ;
    owl:annotatedTarget "A limbic lobe that is part of a right cerebral hemisphere." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002808 ;
    owl:annotatedTarget "A temporal lobe that is part of a left cerebral hemisphere." .

[]
    oboInOwl:source "BIRNLEX:1784" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002808 ;
    owl:annotatedTarget "UMLS:C1281971" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002809 ;
    owl:annotatedTarget "A temporal lobe that is part of a right cerebral hemisphere." .

[]
    oboInOwl:source "BIRNLEX:1785" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002809 ;
    owl:annotatedTarget "UMLS:C1281970" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002810 ;
    owl:annotatedTarget "A frontal cortex that is part of a right cerebral hemisphere." .

[]
    oboInOwl:source "BIRNLEX:1786" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002810 ;
    owl:annotatedTarget "UMLS:C1281954" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002811 ;
    owl:annotatedTarget "A frontal cortex that is part of a left cerebral hemisphere." .

[]
    oboInOwl:source "BIRNLEX:1787" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002811 ;
    owl:annotatedTarget "UMLS:C1281955" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002812 ;
    owl:annotatedTarget "A cerebral hemisphere that is in the left side of a brain." .

[]
    oboInOwl:source "ncithesaurus:Left_Cerebral_Hemisphere" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002812 ;
    owl:annotatedTarget "UMLS:C0228176" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1795" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002812 ;
    owl:annotatedTarget "left hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002813 ;
    owl:annotatedTarget "A cerebral hemisphere that is in the right side of a brain." .

[]
    oboInOwl:source "ncithesaurus:Right_Cerebral_Hemisphere" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002813 ;
    owl:annotatedTarget "UMLS:C0228175" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002813 ;
    owl:annotatedTarget "right hemisphere" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget obo:UBERON_0001714 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002105
    ] .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003249
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012175
    ] .

[]
    oboInOwl:hasDbXref "MGI:smb"^^xsd:string, "MP:0003703" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "the group of neuron cell bodies associated with the eighth cranial nerve during embryogenesis; splits in later development to form the cochlear and vestibular ganglia" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000588" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "The sensory ganglion of the ear. (See Anatomical Atlas entry for statoacoustic ganglion by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000696" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:21452441 Park BY, Saint-Jeannet JP, Induction and Segregation of the Vertebrate Cranial Placodes. Developmental Biology (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "(During the development of the inner ear in a vertebrate embryo) As the otic placode invaginates into a cup neuroblasts delaminate from the anterior ventral aspect of the otic epithelium to give rise to neurons of the vestibulocochlear (statoacoustic) ganglion of cranial nerve VIII.[well established][VHOG]" .

[]
    oboInOwl:source "Wikipedia:Cochlear_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "The cell bodies of the cochlear nerve lie within the central aspect of the cochlea and are collectively known as the spiral ganglion. This name reflects the fact that the cell bodies, considered as a unit, have a spiral (or perhaps more accurately, a helical) shape, reflecting the shape of the cochlea. The terms 'cochlear nerve fiber' and 'spiral ganglion cell' are used, to some degree, interchangeably, although the former may be used to more specifically refer to the central axons of the cochlear nerve. These central axons exit the cochlea at its base, where it forms a nerve trunk. In humans, this aspect of the nerve is roughly one inch in length. It projects centrally to the brainstem, where its fibers synapse with the cell bodies of the cochlear nucleus" .

[]
    oboInOwl:hasDbXref "ZFA:0000588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "SAG" .

[]
    oboInOwl:source "BIRNLEX:2564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "UMLS:C0037959" .

[]
    oboInOwl:source "BIRNLEX:2564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=496" .

[]
    oboInOwl:hasDbXref "EMAPA:16982" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "acoustic ganglion VIII" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "acoustico-vestibular VIII ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0000588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "auditory ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0000588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "gVIII" .

[]
    oboInOwl:hasDbXref "ZFA:0000588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "statoacoustic (VIII) ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0000588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "statoacoustic ganglia" .

[]
    oboInOwl:hasDbXref "XAO:0004142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "statoacoustic ganglion" .

[]
    oboInOwl:hasDbXref "MA:0001084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "vestibulocochlear VIII ganglion" .

[]
    oboInOwl:hasDbXref "VHOG:0000696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "acoustic ganglion" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "auditory ganglion" .

[]
    oboInOwl:hasDbXref "NeuroNames:496" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "nucleus nervi oculomotorii ventrolateralis" .

[]
    oboInOwl:hasDbXref "NeuroNames:496" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "nucleus nervi oculomotorii, pars ventralis" .

[]
    oboInOwl:hasDbXref "VHOG:0000696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "statoacoustic VIII ganglion" .

[]
    oboInOwl:hasDbXref "XAO:0004142" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002827 ;
    owl:annotatedTarget "vestibulocochlear ganglia" .

[]
    oboInOwl:source "BIRNLEX:2599" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002834 ;
    owl:annotatedTarget "UMLS:C0457466" .

[]
    oboInOwl:hasDbXref "FMA:6005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002834 ;
    owl:annotatedTarget "cervical dorsal root ganglion" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nuclei" .

[]
    oboInOwl:hasDbXref "FMA:6005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002834 ;
    owl:annotatedTarget "cervical spinal ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "A dorsal root ganglion that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "BIRNLEX:2600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "UMLS:C0457467" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "dorsal root ganglion of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "ganglion of dorsal root of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "ganglion spinalis of thorax" .

[]
    oboInOwl:hasDbXref "FMA:6006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "thoracic dorsal root ganglion" .

[]
    oboInOwl:hasDbXref "FMA:6006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "thoracic spinal ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "thorax dorsal root ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "thorax ganglion of dorsal root" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002835 ;
    owl:annotatedTarget "thorax ganglion spinalis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2644" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "Nucleus forming a longitudinal cell column in the medulla, close beneath the floor of the 4th ventricle, containing motor neurons that innervate the muscles of the tongue (Brodal, Neurological Anatomy, 3rd ed., 1981, pg 453)" .

[]
    oboInOwl:source "BIRNLEX:2644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "UMLS:C0228802" .

[]
    oboInOwl:source "ncithesaurus:Hypoglossal_Nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "UMLS:C0228802" .

[]
    oboInOwl:source "BIRNLEX:2644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=757" .

[]
    oboInOwl:hasDbXref "MA:0001039" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "hypoglossal XII nucleus" .

[]
    oboInOwl:hasDbXref "FMA:54505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "hypoglossal nerve nucleus" .

[]
    oboInOwl:hasDbXref "FMA:54505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "hypoglossal nucleus" .

[]
    oboInOwl:hasDbXref "FMA:54505", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "nucleus nervi hypoglossi" .

[]
    oboInOwl:hasDbXref "FMA:54505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "nucleus of hypoglossal nerve" .

[]
    oboInOwl:hasDbXref "FMA:54505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "twelfth cranial nerve nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:757" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "nucleus hypoglossalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypoglossal_nucleus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002871 ;
    owl:annotatedTarget "nucleus nervi hypoglossi" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Central_sulcus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "The central sulcus is a fold in the cerebral cortex of brains in vertebrates. Also called the central fissure, it was originally called the fissure of Rolando or the Rolandic fissure, after Luigi Rolando. The central sulcus is a prominent landmark of the brain, separating the parietal lobe from the frontal lobe and the primary motor cortex from the primary somatosensory cortex. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "BIRNLEX:4035", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "CS" .

[]
    oboInOwl:source "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "UMLS:C0228188" .

[]
    oboInOwl:source "ncithesaurus:Central_Sulcus_of_Rolando" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "UMLS:C0228188" .

[]
    oboInOwl:source "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "UMLS:C1281071" .

[]
    oboInOwl:source "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=48" .

[]
    oboInOwl:hasDbXref "FMA:83752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "central cerebral sulcus" .

[]
    oboInOwl:hasDbXref "FMA:83752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "central fissure" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "rolandic fissure" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "sulcus centralis" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "sulcus centralis (rolandi)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "sulcus centralis cerebri" .

[]
    oboInOwl:hasDbXref "Wikipedia:Central_sulcus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002916 ;
    owl:annotatedTarget "sulcus centralis cerebri" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget obo:UBERON_0014466 .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_longitudinal_fissure" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "The deep groove which separates the two hemispheres of the vertebrate brain. The falx cerebri, a dural brain covering, lies within the medial longitudinal fissure. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "LF" .

[]
    oboInOwl:source "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "UMLS:C0228186" .

[]
    oboInOwl:source "ncithesaurus:Longitudinal_Fissure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "UMLS:C0228186" .

[]
    oboInOwl:source "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=35" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "fissura interhemispherica" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "fissura longitudinalis cerebrales" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "fissura longitudinalis cerebri" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "fissura longitudinalis magna" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "hemispheric sulcus" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "interhemispheric fissure" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "longitudinal cerebral fissure" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000860 ;
    owl:annotatedTarget obo:CL_0000576 .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "longitudinal fissure of hemisphere" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "longitudinal fissure of the cerebrum" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "longitudinal sulcus" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "medial longitudinal fissure" .

[]
    oboInOwl:hasDbXref "FMA:83727" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002921 ;
    owl:annotatedTarget "sagittal fissure" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16322748"^^xsd:string, "PMID:18303997"^^xsd:string, "PMID:20628149"^^xsd:string, "PMID:20870168"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000860 ;
    owl:annotatedTarget "A monocyte that responds rapidly to microbial stimuli by secreting cytokines and antimicrobial factors and which is characterized by high expression of CCR2 in both rodents and humans, negative for the lineage markers CD3, CD19, and CD20, and of larger size than non-classical monocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "A nucleus of brain that is part of a trigeminal nuclear complex." .

[]
    oboInOwl:external_ontology "GO" ;
    oboInOwl:url "https://github.com/obophenotype/mouse-anatomy-ontology/issues/58" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "massive inconsistencies between GO, MA, wikipedia. Part of pons in MA, but this leads to inconsistencies with ABA." .

[]
    oboInOwl:source "ncithesaurus:Trigeminal_Nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "UMLS:C0040999" .

[]
    oboInOwl:hasDbXref "FMA:71247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "nucleus of trigeminal nuclear complex" .

[]
    oboInOwl:hasDbXref "MA:0001028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "trigeminal V nucleus" .

[]
    oboInOwl:hasDbXref "FMA:71247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "trigeminal nuclear complex nucleus" .

[]
    oboInOwl:hasDbXref "FMA:71248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "trigeminal nucleus" .

[]
    oboInOwl:hasDbXref "BTO:0001074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "nucleus mesencephalicus nervi trigemini" .

[]
    oboInOwl:hasDbXref "BTO:0001074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "nucleus mesencephalicus trigeminalis" .

[]
    oboInOwl:hasDbXref "BTO:0001074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002925 ;
    owl:annotatedTarget "nucleus tractus mesencephali nervi trigeminalis" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002926 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002926 ;
    owl:annotatedTarget "A sensory epithelium that is part of a gustatory system." .

[]
    oboInOwl:hasDbXref "SIO:000249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:BFO_0000062 ;
    owl:annotatedTarget "is preceded by" .

[]
    oboInOwl:hasDbXref "BSPO:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BSPO_0015101 ;
    owl:annotatedTarget "X dorsal side of Y <=> if Y is subdivided into two dorsal and ventral portions, X is part of the dorsal portion." .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleo" .

[]
    oboInOwl:hasDbXref "PMCID:PMC2492885", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002928 ;
    owl:annotatedTarget "A cellular layer of the dentate gyrus enclosed by the granule cell layer. A number of cell types are located in the polymorphic layer but the most prominent is the mossy cell." .

[]
    oboInOwl:hasDbXref "PMID:17765709" ;
    oboInOwl:hasSynonymType core:DUBIOUS ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002928 ;
    owl:annotatedTarget "CA4" .

[]
    oboInOwl:hasDbXref "BAMS:PoDG" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002928 ;
    owl:annotatedTarget "polymorph layer of the dentate gyrus" .

[]
    oboInOwl:hasDbXref "GO:0021681" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "The granular layer is the innermost layer of the cerebellar cortex. This layer contains densely packed small neurons, mostly granule cells. Some Golgi cells are found at the outer border. Granule neurons send parallel fibers to the upper molecular layer, where they synapse with Purkinje cell dendrites. Mossy fibers from the pontine nuclei in the white matter synapse with granule cell axons, Golgi cell axons and unipolar brush interneuron axons at cerebellar glomeruli in the granule cell layer." .

[]
    oboInOwl:source "ncithesaurus:Granular_Layer_of_the_Cerebellum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "UMLS:C1708253" .

[]
    oboInOwl:source "BIRNLEX:779" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=363" .

[]
    oboInOwl:hasDbXref "GO:0021681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "cerebellar granular layer" .

[]
    oboInOwl:hasDbXref "MA:0000993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "cerebellum granule cell layer" .

[]
    oboInOwl:hasDbXref "BIRNLEX:779" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "granule cell layer of cerebellar cortex" .

[]
    oboInOwl:hasDbXref "BTO:0004425" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "stratum granulosum cerebelli" .

[]
    oboInOwl:hasDbXref "FMA:83140", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "stratum granulosum corticis cerebelli" .

[]
    oboInOwl:hasDbXref "BTO:0004425" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002956 ;
    owl:annotatedTarget "granular layer of cerebellum" .

[]
    oboInOwl:hasDbXref "BIRNLEX:923" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "Dorsal portion of the pons, containing cranial nervee nuclei, ascending and descending tracts and reticular nuclei. It is continuous with the reticular formation of the medulla (Carpenter, A Core Text of Neuroanatomy, 3rd ed, 1985, pg 133)." .

[]
    oboInOwl:source "BIRNLEX:923" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "UMLS:C0228426" .

[]
    oboInOwl:source "BIRNLEX:923" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=557" .

[]
    oboInOwl:hasDbXref "FMA:71108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "dorsal portion of pons" .

[]
    oboInOwl:hasDbXref "FMA:71108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "tegmental portion of pons" .

[]
    oboInOwl:hasDbXref "FMA:71108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "tegmentum of pons" .

[]
    oboInOwl:hasDbXref "FMA:71108", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "tegmentum pontis" .

[]
    oboInOwl:hasDbXref "NeuroNames:557" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "pars dorsalis pontis" .

[]
    oboInOwl:hasDbXref "NeuroNames:557" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "pars posterior pontis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pontine_tegmentum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003023 ;
    owl:annotatedTarget "tegmentum pontis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003037 ;
    owl:annotatedTarget "A wall, dividing a cavity or structure into smaller ones[WP]." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003037 ;
    owl:annotatedTarget "septa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_spinal_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "The thoracic nerves are the spinal nerves emerging from the thoracic vertebrae. [WP,unvetted]." .

[]
    oboInOwl:source "BIRNLEX:966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "UMLS:C0581620" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Spinal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "UMLS:C0581620" .

[]
    oboInOwl:hasDbXref "FMA:71167", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "pars thoracica medullae spinalis" .

[]
    oboInOwl:hasDbXref "FMA:71167", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "segmenta thoracica medullae spinalis [1-12]" .

[]
    oboInOwl:hasDbXref "FMA:71167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "thoracic region of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:71167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "thoracic segment of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:71167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "thoracic segments of spinal cord [1-12]" .

[]
    oboInOwl:hasDbXref "FMA:71167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003038 ;
    owl:annotatedTarget "thoracic spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "A nerve fiber that is part of a trigeminal nerve." .

[]
    oboInOwl:source "BIRNLEX:974" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "UMLS:C0175452" .

[]
    oboInOwl:source "BIRNLEX:974" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=607" .

[]
    oboInOwl:hasDbXref "FMA:72501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "central part of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "FMA:72501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "trigeminal nerve fibers" .

[]
    oboInOwl:hasDbXref "FMA:72501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "trigeminal nerve tract" .

[]
    oboInOwl:hasDbXref "NeuroNames:607" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003041 ;
    owl:annotatedTarget "fibrae nervi trigemini" .

[]
    oboInOwl:contradicted_by "NCBIBook:NBK53171" ;
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget obo:UBERON_0009955 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_placode", "XAO:0000005" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget "A thick plate of cells derived from the neural ectoderm in the head region of the embryo that develops into the olfactory region of the nasal cavity." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000186" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (2) neurogenic placodes (...).[well established][VHOG]" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget "olfactory placodes" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget "placoda nasalis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003050 ;
    owl:annotatedTarget "placoda olfactoria" .

[]
    oboInOwl:hasDbXref "MP:0009806", "Wikipedia:Otic_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "An epithelial sac of invaginated ectoderm formed from the otic placode that gives rise to the structures of the inner ear[MP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000051" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "Epithelial sac present beside the fifth rhombomere; forms the semicircular canals dorsally and the otolith organs ventrally, and houses the acoustico-vestibular sensory epithelia (maculae) of hair cells. Kimmel et al, 1995. (Also see Anatomical Atlas entry for ear by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001148" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "One of the paired sacs of invaginated ectoderm that develop into the membranous labyrinth of the internal ear. [Biology_online][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001148" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.413", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "The inner ear develops embryonically in all vertebrates as an invagination of the ectodermal otic placode to form an otic vesicle.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "MP defines as epithelial sac, but EHDAA defines as multi-tissue; See https://github.com/obophenotype/uberon/issues/1305" .

[]
    oboInOwl:source "ncithesaurus:Otic_Vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "UMLS:C1518678" .

[]
    oboInOwl:hasDbXref "MP:0004311" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "otic vesicle" .

[]
    oboInOwl:hasDbXref "VHOG:0001148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "acoustic vesicle" .

[]
    oboInOwl:hasDbXref "BTO:0002661" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "auditory vesicle" .

[]
    oboInOwl:hasDbXref "MP:0004311" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003051 ;
    owl:annotatedTarget "otocyst" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleo atomico" .

[]
    oboInOwl:inconsistent_with "ZFA" ;
    oboInOwl:source "https://sourceforge.net/p/obo/zebrafish-anatomy-zfa-term-requests/106/" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget obo:UBERON_0007651 .

[]
    oboInOwl:source "ZFA" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

[]
    oboInOwl:source "ZFA" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0009615
    ] .

[]
    oboInOwl:hasDbXref "GO:0021555" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget "The part of the brain that is the morphological boundary between the midbrain and hindbrain and that is the location of an organizing center which patterns the midbrain and hindbrain primordia of the neural plate." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000649" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.02.008 Murakami Y, Uchida K, Rijli FM and Kuratani S, Evolution of the brain developmental plan: Insights from agnathans. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget "Lampreys also have an MHB [midbrain hindbrain boundary], expressing a similar repertoire of regulatory gene cognates as in gnathostomes.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "XAO:0000016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget "isthmic organizer territory" .

[]
    oboInOwl:hasDbXref "VHOG:0000649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget "isthmo-cerebellar region" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003052 ;
    owl:annotatedTarget "isthmus/MHB" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget obo:UBERON_0000487 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007383
    ] .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "A temporary epithelium that derives from the outer layer of the ectdoerm and is shed once the inner layer differentiates to form a true epidermis." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001185" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "The outermost epidermal layer covering the fish at embryonic stages; derived from the EVL and thought to eventually be replaced by the superficial stratum of the epidermis. Sometimes used synonymously with EVL. Le Guellec et al, 2004.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001185" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "relationship type change: OBO_REL:part_of ectoderm (TAO:0000016) CHANGED TO: develops_from ectoderm (UBERON:0000924)[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Periderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "UMLS:C1518973" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001846" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "skin periderm" .

[]
    oboInOwl:hasDbXref "ZFA:0001185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "EVL" .

[]
    oboInOwl:hasDbXref "MP:0013530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003055 ;
    owl:annotatedTarget "epitrichium" .

[]
    oboInOwl:hasDbXref "XB:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003056 ;
    owl:annotatedTarget "The portion of neural plate anterior to the mid-hindbrain junction." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001200" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003056 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "XB:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003057 ;
    owl:annotatedTarget "The portion of neural plate posterior to the mid-hindbrain junction." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001201" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003057 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007282
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "Unsegmented field of paraxial mesoderm present posterior to the most recently formed somite pair, from which somites will form." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000279" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "Unsegmented field of paraxial mesoderm present posterior to the most recently formed somite pair, from which somites will form. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000559" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1006/dbio.2001.0460 Schubert M, Holland LZ, Dale Stokes M and Holland ND, Three Amphoxius Wnt Genes (AmphiWnt3, AmphiWnt5, and AmphiWnt6) Associated with the Tail Bud: the Evolution of Somitogenesis in Chordates. Developmental Biology (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "It is reasonable to assume that the proximate invertebrate ancestor of the vertebrates had an amphioxus-like tail bud in its larval stage. This archetypal tail bud would have (...) (3) lacked any component of mesenchyme cells, (4) budded off new mesodermal segments directly, without any intervening zone of presomitic mesoderm (...). Then, early in vertebrate evolution, epithelium-to-mesenchyme interconversions (and the gene networks for effecting them) became prominent features of development. (...) In any case, conspicuous mesenchymal components tended to be added to the vertebrate tail bud itself. In addition, a mesenchymatous presomitic mesoderm (not a part of the tail bud proper) came to intervene between the tail bud and the forming somites.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "unsegmented paraxial mesoderm" .

[]
    oboInOwl:hasDbXref "GO:0002075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "somitomeric mesoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000559" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003059 ;
    owl:annotatedTarget "unsegmented mesenchyme" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget obo:UBERON_0009201 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000861 ;
    owl:annotatedTarget obo:CL_0000235 .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005721
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pronephric_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "In mammals, the pronephric duct is the predecessor of the Wolffian duct[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000150" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "Duct of the embryonic kidney, present bilaterally ventral to the somites and leading to the anal region where it empties separately from, and just posterior to the anus. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000082" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "The first-formed kidney duct, which drains the kidney of most anamniotes and becomes the ductus deferens of male amniotes. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-3, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000082" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.686", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "(...) in all craniates, the archinephric duct develops in embryogeny.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pronephric_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "UMLS:C1283945" .

[]
    oboInOwl:hasDbXref "VHOG:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "archinephric duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pronephric_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "ductus pronephricus" .

[]
    oboInOwl:hasDbXref "ZFA:0000150" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003060 ;
    owl:annotatedTarget "pronephric ducts" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771589"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000861 ;
    owl:annotatedTarget "A macrophage which develops from an inflammatory monocyte and is recruited into the tissues in response to injury and infection as part of an inflammatory response. Markers include CD11b-positive, CD68-positive, and F4/80-positive."^^xsd:string .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0001525
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0030097
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Blood_island_of_umbilical_vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "Blood islands are structures in the developing embryo which lead to many different parts of the circulatory system. They primarily derive from plexuses formed from angioblasts. Within them, vacuoles appear through liquefaction of the central part of the syncytium into plasma. The lumen of the blood vessels thus formed is probably intracellular. The flattened cells at the periphery form the endothelium. The nucleated red blood corpuscles develop either from small masses of the original angioblast left attached to the inner wall of the lumen or directly from the flat endothelial cells. In either case the syncytial mass thus formed projects from and is attached to the wall of the vessel. Such a mass is known as a blood island and hemoglobin gradually accumulates within it. Later the cells on the surface round up, giving the mass a mulberry-like appearance. Then the red blood cells break loose and are carried away in the plasma. Such free blood cells continue to divide. Blood islands have been seen in the area vasculosa in the omphalomesenteric vein and arteries, and in the dorsal aorta[WP, unvetted]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000094" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "Nests of developing blood cells arising late in the segmentation period from the intermediate mass, and located in the anterior-ventral tail, just posterior to the yolk extension. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011006" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "Region located on the ventral surface of the developing embryo that is a site of hematopoiesis and that is analogous to the yolk sac blood islands of higher vertebrates.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000094" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "relationship loss: part_of intermediate cell mass of mesoderm (TAO:0000033)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000085" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.450, DOI:10.1146/annurev.cellbio.22.010605.093317 Hartenstein V, Blood cells and blood cell development in the animal kingdom. Annual Review of Cell and Developmental Biology (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "Small clusters of mesodermal cells called blood islands mark the embryonic debut of the cardiovascular system (in vertebrates) (reference 1); In birds and mammals, primitive hemangioblasts are extraembryonic, populating the yolk sac as the so-called blood islands (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "EHDAA2 distinguishes 3 types, but does not have a superclass. The VHOG class may refer to yolk sac" .

[]
    oboInOwl:source "ncithesaurus:Blood_Island" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "UMLS:C1511224" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003061 ;
    owl:annotatedTarget "blood islands" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ] .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleus atomi" .

[]
    oboInOwl:todo "PMID:16313393" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0034878
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0838580343", "MP:0004387" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "A horseshoe-shaped thickening of the endoderm at the cranial (rostral) end of the primitive streak formed by the involution of Spemann's organizer cells which, together with the notochord, induces the formation of the neural plate from the overlying ectodermal cells and contributes mesodermal type cells to the surrounding tissue" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000060" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "Axial hypoblast located anterior to the chorda mesoderm; the polster is its most anterior region. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000086" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "Axial mesoderm that lies anterior to the notochord and that underlies the forebrain. [Amphioxus_goosecoid_and_the_evolution_of_the_head_organizer_and_prechordal_plate._Evolution_and_Development_(2008)_2(6):303-310, Neidert_AH, Panopoulou_G_and_Langeland_JA][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000086" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1525-142x.2000.00073.x Neidert AH, Panopoulou G and Langeland JA, Amphioxus goosecoid and the evolution of the head organizer and prechordal plate. Evolution and Development (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "There are two opposing models that can potentially explain the differences in gsc (goosecoid) expression between amphioxus and vertebrates. In one model, the vertebrate gsc expression pattern more closely resembles the common ancestral state and the amphioxus gsc expression pattern is a derivation associated with its unique morphology. (...) In an alternate model, the amphioxus gsc expression pattern most closely represents the common ancestral state and the vertebrate pattern is derived. This model suggests that the evolution of vertebrates was accompanied by the segregation of gsc expression, from a more general domain underlying the entire brain anlage to a distinct forebrain organizer domain and subsequent prechordal plate. We feel this second model is more parsimonious than the first model in that what would be novel anterior gsc expression in vertebrates directly correlates with a novel vertebrate anterior structure, the prechordal plate.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "XAO:0000079" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "head mesenchyme" .

[]
    oboInOwl:hasDbXref "XAO:0000079" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003063 ;
    owl:annotatedTarget "head mesoderm" .

[]
    oboInOwl:source "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:hasDbXref "GOC:curators"^^xsd:string, "Wikipedia:Intermediate_mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "The intermediate mesoderm is located between the lateral mesoderm and the paraxial mesoderm. It develops into the kidney and gonads." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010575" ;
    oboInOwl:ontology "AAO" ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "Mesoderm between somite and lateral plate. Traditionally thought to give rise to the urogenital system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000087" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "Wikipedia:Mesoderm, ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "(...)the mesoderm of a developing vertebrate transitionally differentiates into the following sub-types: Chordamesoderm (also known as axial mesoderm) which later on gives rise to notochord in all chordates, Paraxial mesoderm, Intermediate mesoderm, Lateral plate mesoderm (reference 1); The mesoderm is present in Bilateria, therefore they are sometimes called triploblasts. Ectoderm and endoderm are usually organized as epithelial layers, while mesoderm can be epithelial or a compact, three-dimensional tissue.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "all AOs differ in the relationship between this structure and the mesoderm; in ZFA it is a subclass (and this is implied by the GO definition and GO relationships), in AAO it is part of, and in EHDAA2 it develops from the mesoderm (but in EHDAA2 the naming convention is to use 'paraxial mesenchyme', rather than 'paraxial mesoderm')." .

[]
    oboInOwl:source "ncithesaurus:Intermediate_Mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "UMLS:C1284010" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "intermediate mesenchyme" .

[]
    oboInOwl:hasDbXref "EMAPA:16178" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "intermediate plate" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "intermediate plate mesoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermediate_mesoderm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003064 ;
    owl:annotatedTarget "mesenchyma intermedium" .

[]
    oboInOwl:hasDbXref "PMID:12784288", "ZFIN:yb", "https://github.com/obophenotype/uberon/issues/258" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "The second pharyngeal arch will form the hyoid apparatus. The cranial neural crest cells that populate the second pharyngeal arch emerge primarily from rhombomere 4 and will form skeletal elements." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010363" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "The second of the series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000297" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "in XAO, develops from visceral pouch 2" .

[]
    oboInOwl:hasDbXref "Wikipedia:Second_pharyngeal_arch" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "arcus pharyngeus secundus" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "branchial arch 2" .

[]
    oboInOwl:hasDbXref "XAO:0000098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "hyoid arch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "second branchial arch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "second visceral arch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "visceral arch 2" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000050" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "2nd arch" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000862 ;
    owl:annotatedTarget obo:CL_0000861 .

[]
    oboInOwl:hasDbXref "VHOG:0000297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "2nd visceral arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003066 ;
    owl:annotatedTarget "pharyngeal arches 2" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003067 ;
    owl:annotatedTarget obo:UBERON_0009955 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003067 ;
    owl:annotatedTarget "Lateral neurogenic placodes positioned dorsal of the epibranchial placodes." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000103" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003067 ;
    owl:annotatedTarget "In summary, the collective term 'placodes' refers to some rather different structures, probably with different evolutionary origins. Some sensory placodes (at least the otic and olfactory) may have homologues in basal chordates. Even if this is so, it is apparent that they were elaborated considerably during early vertebrate evolution. Epibranchial and dorsolateral placodes appear to be new; we infer that their origin depended on the evolution of specific inductive signals.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001310" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003067 ;
    owl:annotatedTarget "dorsolateral placodes" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20402419"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000862 ;
    owl:annotatedTarget "A macrophage that suppresses immune responses."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0048318", "Wikipedia:Chordamesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003068 ;
    owl:annotatedTarget "The axial mesoderm includes the prechordal mesoderm and the chordamesoderm. It gives rise to the prechordal plate and to the notochord." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000107" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003068 ;
    owl:annotatedTarget "The portion of the mesoderm underlying the midline of the embryo. [Gastrulation:_From_cells_to_embryo_(2004)_Cold_Spring_Harbor, Glossary_XV, New_York:_Cold_Spring_Harbor_Laboratory_Press, Stern_CD][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chordamesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003068 ;
    owl:annotatedTarget "chordamesoderm" .

[]
    oboInOwl:notes "invaginates" ;
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget obo:UBERON_0003067 .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53175"^^xsd:string, "Wikipedia:Otic_placode" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "A cranial placode which, once specified, invaginates to form an otic cup, which eventually separates from the surface ectoderm to form the otic vesicle or otocyst, a rounded structure without appar- ent polarity. As the otic placode invaginates into a cup neuroblasts delaminate from the anterior ventral aspect of the otic epithelium to give rise to neurons of the vestibulocochlear (statoacoustic) ganglion of cranial nerve VIII[NBK]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000138" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "Primordium of the ear epithelium before it hollows into the otic vesicle, present beside the hindbrain rudiment in the midsegmentation period. Kimmel et al, 1995. (Also see Anatomical Atlas entry for ear by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000235" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (2) neurogenic placodes (...).[well established][VHOG]" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "With the exception of the pigment cells of the stria vascularis and the secretory epithelium of the cochlea, which are of neural crest origin, all compo- nents of the inner ear derive from the otic placode. In most species the thickening of the ectoderm into a placode occurs in a region adjacent to rhombomere 5 (reviewed in Ohyama et al., 2007), while in amphibians the otic placode is centered onto rhombomere 4 (Ruiz i Altaba and Jessell, 1991)." .

[]
    oboInOwl:source "ncithesaurus:Otic_Placodes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "UMLS:C1518677" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "placoda otica" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "octaval VIII placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003069 ;
    owl:annotatedTarget "octaval placode" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget obo:UBERON_0003067 .

[]
    oboInOwl:hasDbXref "PMID:22512454", "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/693" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "A neurogenic placode that arises at the level of the midbrain-hindbrain boundary and develops into a trigeminal ganglion." .

[]
    oboInOwl:ontology "XAO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "The ectodermal precursor of the trigeminal ganglion. The profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24.[XAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000162" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "The ectodermal rudiment of the trigeminal ganglion, distinguishable during much of the segmentation period. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000109" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "The dorsolateral placodes (trigeminal and vestibular) develop from ectoderm lateral to the brain (...). In summary, the collective term 'placodes' refers to some rather different structures, probably with different evolutionary origins. Some sensory placodes (at least the otic and olfactory) may have homologues in basal chordates. Even if this is so, it is apparent that they were elaborated considerably during early vertebrate evolution. Epibranchial and dorsolateral placodes appear to be new; we infer that their origin depended on the evolution of specific inductive signals.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004209", "VHOG:0000109", "XAO:0000225", "ZFA:0000162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "trigeminal placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "profundus V placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "profundus placode" .

[]
    oboInOwl:hasDbXref "ZFA:0000162" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003070 ;
    owl:annotatedTarget "trigeminal placodes" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "PMID:16496288", "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

[]
    oboInOwl:hasDbXref "GO:0046619", "ZFA:0000570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "Portion of tissue that is part of the anterior neural keel and will form the optic vesicle[ZFA]. A paired ectodermal placode that becomes invaginated to form the embryonic lens vesicles." .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "TODO - check that GO's optic placode is the same as ZFA's eye primordium; we may want to have separate term for ocular primordium precursor. XAO has both optic field and eye primordium." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "eye placode" .

[]
    oboInOwl:hasDbXref "GO:0046619" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "optic placode" .

[]
    oboInOwl:hasDbXref "GO:0046619", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "optic placode of camera-type eye" .

[]
    oboInOwl:hasDbXref "XAO:0000227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "eye anlage" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget "optic placodes" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004128
    ] .

[]
    oboInOwl:hasDbXref "MP:0004269", "Wikipedia:Optic_cup_(embryology)", "ZFA:0001202" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "Multi-tissue structure that is comprised of neural and non-neural epithelial layers which will form the retina and retinal pigmented epithelium of the mature eye[ZFA]. double walled structured formed by expansion and invagination of the distal end of the optic vesicle that develops into the pigmented and sensory layers of the retina while the mouth of the optic cup eventually forms the pupil of the eye[MP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000167" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Optic_Cup" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "UMLS:C0231109" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "nucleon" .

[]
    oboInOwl:hasDbXref "BTO:0005351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "eyecup" .

[]
    oboInOwl:hasDbXref "VHOG:0000167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "ocular cup" .

[]
    oboInOwl:hasDbXref "BTO:0005351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003072 ;
    owl:annotatedTarget "ophtalmic cup" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lens_placode", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "A thickened portion of ectoderm which serves as the precursor to the lens. SOX2 and Pou2f1 are involved in its development[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000122" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "Ectodermal primordium of the lens of the eye. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000166" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "Classical transplantation experiments using amphibian embryos suggested that the optic vesicle is the source of lens-inducing signals sufficient to generate lens tissues in competent ectoderm (reviewed in Grainger et al., 1996). More recent findings suggest a multistep model for lens induction. There is now good evidence that lens specification occurs at the neurula stage, before the optic vesicle contact the surface ectoderm, and that neural crest cell migration in the frontonasal region is required to restrict the position of the lens placode (Bailey et al., 2006)" .

[]
    oboInOwl:source "ncithesaurus:Lens_Placodes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "UMLS:C1517770" .

[]
    oboInOwl:hasDbXref "ZFA:0000122" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "lens placodes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lens_placode" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "placoda lentis" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget obo:UBERON_0009201 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005792
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesonephric_duct", "ZFIN:curator"^^xsd:string, "https://github.com/obophenotype/uberon/issues/28" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "Paired organ that connects the primitive kidney Wolffian body (or mesonephros) to the cloaca and serves as the anlage for certain male reproductive organs. the Wolffian duct is what remains of the pronephric duct after the atrophy of the pronephros[WP]. In Zebrafish: Duct of the adult kidney (mesonephros), present bilaterally ventral to the somites and leading to the cloacal chamber[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000637" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "Anatomical structure consisting of either of a pair of longitudinal ducts which carry urine and in males, sperm, to the cloaca.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000082" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "The first-formed kidney duct, which drains the kidney of most anamniotes and becomes the ductus deferens of male amniotes. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-3, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000082" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.686", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "(...) in all craniates, the archinephric duct develops in embryogeny.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Mesonephric_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "UMLS:C0043204" .

[]
    oboInOwl:hasDbXref "GOC:yaf"^^xsd:string, "Wikipedia:Wolffian_duct"^^xsd:string, "ZFA:0000546" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "Wolffian duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Wolffian_duct"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "Leydig's duct" .

[]
    oboInOwl:hasDbXref "VHOG:0000082", "Wikipedia:Wolffian_duct"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "archinephric duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesonephric_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003074 ;
    owl:annotatedTarget "ductus mesonephricus; ductus Wolffi" .

[]
    oboInOwl:source "GOTAX:0000352" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002328
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007284
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0815318960", "OMD:neural+plate", "Wikipedia:Neural_plate", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget "A region of embryonic ectodermal cells that lie directly above the notochord. During neurulation, they change shape and produce an infolding of the neural plate (the neural fold) that then seals to form the neural tube[XAO]. The earliest recognizable dorsal ectodermal primordium of the central nervous system present near the end of gastrulation before infolding to form the neural keel; consists of a thickened pseudostratified epithelium[ZFA]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000132" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget "The earliest recognizable dorsal ectodermal primordium of the central nervous system present near the end of gastrulation before infolding to form the neural keel; consists of a thickened pseudostratified epithelium. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000068" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Neural_Plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget "UMLS:C0920623" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neural_plate" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003075 ;
    owl:annotatedTarget "lamina neuralis" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0003076 ;
    owl:annotatedTarget obo:UBERON_0003080 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001383" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003076 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007285
    ] .

[]
    oboInOwl:hasDbXref "GO:0048339", "https://github.com/obophenotype/uberon/issues/30" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "The paraxial mesoderm is the mesoderm located bilaterally adjacent to the notochord and neural tube[GO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010568" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "Mesoderm lateral to the neural tube and notochord that is divided into cranial and post-cranial portions. The trunk portions further segment into somites.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000114" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/dvdy.21177 Kusakabe R and Kuratani S. Evolutionary perspectives from development of mesodermal components in the lamprey. Developmental dynamics (2007)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "Presently, Cephalochordata, Urochordata, and Vertebrata are placed as subphyla of the phylum Chordata, in which the overall organization of embryonic tissues (dorsal hollow nerve cord, ventral digestive tract, axial notochord, and bilateral paraxial mesoderm) is largely conserved. In contrast, the echinoderms and hemichordates are sister groups of the chordates and they lack the notochord and paraxial mesoderm. Thus, the basic mesodermal organization of vertebrates must have appeared first in the common ancestor of the chordates.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "note that all AOs differ in the relationship between this structure and the mesoderm; in ZFA it is a subclass (and this is implied by the GO definition and GO relationships), in AAO it is part of, and in EHDAA2 it develops from the mesoderm (but in EHDAA2 the naming convention is to use 'paraxial mesenchyme', rather than 'paraxial mesoderm'). Also in ZFA it is part of the trunk whereas this conflicts with the division into head and trunk in ehdaa2 (which we follow here)" .

[]
    oboInOwl:source "ncithesaurus:Paraxial_Mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "UMLS:C1284009" .

[]
    oboInOwl:hasDbXref "ZFA:0000255", "https://github.com/obophenotype/uberon/issues/30", "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "somitic mesoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Paraxial_mesoderm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "mesoderma paraxiale" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget obo:UBERON_0009955 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000117" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "Focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches and that produce the neuroblasts that migrate and condense to form the distal cranial ganglia." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000117" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "Focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches and that produce the neuroblasts that migrate and condense to form the distal cranial ganglia. [Graham_A, The_development_and_evolution_of_the_pharyngeal_arches._J_Anat_(2001)_199:_133-141][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000117" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A, The development and evolution of the pharyngeal arches. J Anat (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "These (the epibranchial placodes) are focal thickenings of the embryonic ectoderm that form immediately dorsal and caudal of the clefts between the pharyngeal arches in all vertebrates, and they produce the neuroblasts which migrate and condense to form the distal cranial ganglia: the geniculate, petrosal and nodose ganglia. (...) The one substantial difference between the vertebrate pharyngeal arches and those of the protochordates is the presence of the epibranchial placodes but the evolution of these structures was undoubtedly driven by the endoderm.[well established][VHOG]" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "Epibranchial placodes-derived neurons innervate internal organs to transmit information such as heart rate, blood pressure, and visceral distension from the periphery to the central nervous system (Baker and Bronner-Fraser, 2001). From rostral to caudal the epibranchial placodes comprise the geniculate, petrosal, and nodose placodes, each associated in sequence with the first, second and third branchial clefts. Each placode contributes sensory neurons to cranial nerves VII (facial nerve), IX (glossopharyngeal nerve), and X (vagal nerve), respectively" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "in XAO this develops_from dorsolateral placode, but in NBK53175, this is a separate group" .

[]
    oboInOwl:hasDbXref "ZFA:0001294" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "epibranchial placodes" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003078 ;
    owl:annotatedTarget "ventrolateral placode" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0003076 ;
    owl:annotatedTarget obo:UBERON_0003080 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001384" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003080 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:hasDbXref "MP:0010117", "Wikipedia:Lateral_plate_mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "Portion of the middle of the three primary germ layers of the embryo that resides on the periphery of the embryo, is continuous with the extra-embryonic mesoderm, splits into two layers enclosing the intra-embryonic coelom, and gives rise to body wall structures[MP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010574" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "Portion of mesoderm traditionally thought to give rise to limb bones and parts of the girdles.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000118" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "The portion of the mesoderm of the trunk of vertebrate embryos lying lateral to the intermediate mesoderm. [...] [It] subdivides into two plates: one dorsal, called the somatopleure, and one ventral, called the splanchnopleure. [Gastrulation:_From_cells_to_embryo_(2004)_Cold_Spring_Harbor, Glossary_XV, New_York:_Cold_Spring_Harbor_Laboratory_Press, Stern_CD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000118" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "A ventrolateral zone of amphioxus mesoderm grows down to surround the gut. Homology of this zone to the lateral plate mesoderm of vertebrates is supported by site of origin and fate.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "subclass of mesoderm in ZFA." .

[]
    oboInOwl:source "ncithesaurus:Lateral_Mesoderm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "UMLS:C1517749" .

[]
    oboInOwl:hasDbXref "ZFA:0000121" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "LPM" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "nucleon" .

[]
    oboInOwl:hasDbXref "GO:0048368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "lateral mesoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000919" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "lateral plate mesenchyme" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_plate_mesoderm" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003081 ;
    owl:annotatedTarget "mesoderma laminae lateralis" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget obo:UBERON_0017650 .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004290
    ] .

[]
    oboInOwl:hasDbXref "AEO:0001018" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "A transitional population of migrating mesenchymal cells that derive from somites and that will become muscle cells." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001056" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "Portion of the somites giving rise to body wall muscle masses. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001244" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/sj.embor.embor920 Hollway GE, Currie PD, Myotome meanderings. Cellular morphogenesis and the making of muscle. EMBO Rep.(2003)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "In all vertebrates, the skeletal muscle of the body axis is chiefly derived from an early embryonic compartment, known as the myotome.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Myotome_Region" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "UMLS:C1513802" .

[]
    oboInOwl:hasDbXref "TAO:0001056" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "myomeres" .

[]
    oboInOwl:hasDbXref "Wikipedia:Myotome" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003082 ;
    owl:annotatedTarget "myotomus" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003083 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000011
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0815318960", "Wikipedia:Trunk_neural_crest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003083 ;
    owl:annotatedTarget "Trunk portion of the neural crest. The trunk neural crest lies between the vagal and sacral neural crest and gives rise to two groups of cells. One group migrates dorsolateral and populates the skin, forming pigment cells and the other migrates ventrolateral through the anterior sclerotome to become the epinephrine-producing cells of the adrenal gland and the neurons of the sympathetic nervous system. Some cells remain in the sclerotome to form the dorsal root ganglia [Wikipedia]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010582" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003083 ;
    owl:annotatedTarget "Post-cranial portion of the neural crest. Exact anatomical derivations not experimentally resolved in amphibians.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000062" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003083 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "XAO:0000319" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003083 ;
    owl:annotatedTarget "TNC" .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007005
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "Bilateral groups of cells consisting of three rows: one row of endocardial precursors medially and two rows of myocardical precursors laterally. The two populations fuse at the midline to form the heart rudiment or cone." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000028" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "Bilateral groups of cells consisting of three rows: one row of endocardial precursors medially and two rows of myocardical precursors laterally. The two populations fuse at the midline between 21 and 26 somites to form the heart rudiment or cone. Stainier 2001.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011044" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "The fused aspects of ventral mesoderm, which have migrated from either side of the prechordal plate, and fused ventrally, just behind the cement gland. They will give rise to the endocardium at NF stage 27&28.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000028" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "relationship loss: develops_from lateral mesoderm (TAO:0001065)[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Primordium_of_the_Heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "UMLS:C1514450" .

[]
    oboInOwl:hasDbXref "ZFA:0000028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget "cardiac field" .

[]
    oboInOwl:hasDbXref "Wikipedia:Caudal_artery", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003086 ;
    owl:annotatedTarget "Extension of the dorsal aorta in the tail." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000011" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003086 ;
    owl:annotatedTarget "Extension of the dorsal aorta in the tail. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011023" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-226-55763-4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003086 ;
    owl:annotatedTarget "The posterior extension of the dorsal aorta to the tail region, which degenerates at metamorphosis.[AAO]" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget obo:UBERON_0005856 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget obo:UBERON_0007530 .

[]
    oboInOwl:source "VHOG:0000680" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7742
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sclerotome", "XB:curator", "https://github.com/obophenotype/uberon/issues/316" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "Ventral somitic compartment that is a precursor of the axial skeleton[XAO]. Sclerotomes eventually differentiate into the vertebrae and most of the skull. The caudal (posterior) half of one sclerotome fuses with the rostral (anterior) half of the adjacent one to form each vertebra. From their initial location within the somite, the sclerotome cells migrate medially towards the notochord. These cells meet the sclerotome cells from the other side to form the vertebral body. From this vertebral body, sclerotome cells move dorsally and surround the developing spinal cord, forming the vertebral arch[WP]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000863 ;
    owl:annotatedTarget obo:CL_0000861 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010571" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "Skeletogenic portion of somites.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000680" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "The vertebrate sclerotome has no equivalent in amphioxus and is a novelty linked with the evolution of the axial skeleton.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "part_of somite in XAO" .

[]
    oboInOwl:source "ncithesaurus:Sclerotome" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "UMLS:C0183176" .

[]
    oboInOwl:hasDbXref "TAO:0001080" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "sclerotomes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sclerotome" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "sclerotomus" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19132917"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000863 ;
    owl:annotatedTarget "An elicited macrophage that is recruited into the tissues in response to injury and infection as part of an inflammatory response, expresses high levels of pro-inflammatory cytokines, ROS and NO, and shows potent microbicidal activity."^^xsd:string .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ] .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string, "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007123
    ] .

[]
    oboInOwl:hasDbXref "http://emedicine.medscape.com/article/845125-overview" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "The initial thyroid precursor, the thyroid primordium, starts as a simple midline thickening and develops to form the thyroid diverticulum. This structure is initially hollow, although it later solidifies and becomes bilobed. The 2 lobes are located on either side of the midline and are connected via an isthmus." .

[]
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "Portion of tissue part of the pharyngeal endoderm that is fated to become thyroid follicle[ZFIN:curator]." .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "In all vertebrates the thyroid arises from the ventral aspect of the second pouch" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "Note that we follow EHDAA2 in dividing this into endoderm and mesenchyme. In this ontology we place the broad developmental relationship at this level, and include specific relationships to the pharyngeal endoderm at the level of the endoderm" .

[]
    oboInOwl:source "ncithesaurus:Thyroid_Primordium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "UMLS:C1519512" .

[]
    oboInOwl:hasDbXref "ZFA:0001081" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003091 ;
    owl:annotatedTarget "thyroid primordia" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget obo:UBERON_0034705 .

[]
    oboInOwl:hasDbXref "ISBN:0-914294-08-3", "MP:0004268" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "the narrow, proximal portion of the optic vesicle which connects the embryonic eye and forebrain" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000223" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/optic+stalk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "The evagination from the neural tube of the developing embryo which develops the optic cup at its extremity; the stalk persists as the optic nerve. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000223" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Optic_Stalk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "UMLS:C0231107" .

[]
    oboInOwl:hasDbXref "ZFA:0000137" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "optic stalks" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_stalk" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003098 ;
    owl:annotatedTarget "pedunculus opticus" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "neural crest cells (NCCs) originating in the anterior part of the developing embryo and residing between the mid-diencephalon and the forming hindbrain; cranial NCCs migrate dorsolaterally to form the craniofacial mesenchyme that differentiates into various craniofacial cartilages and bones, cranial neurons, glia, and connective tissues of the face; these cells enter the pharyngeal pouches and arches where they give rise to thymic cells, bones of the middle ear and jaw (mandible), and the odontoblasts of the tooth primordia; like their counterparts in the trunk, cranial NCCs also contribute to the developing peripheral nervous system, along with the pigmented cell (i.e. melanocyte) lineage." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010580" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "Anterior most portion of the neural crest. Migrates in three highly conserved streams: mandibular, hyoid and branchial.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001194" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "Neural crest that is part of the head.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000063" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "XAO:0001001" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "CNC" .

[]
    oboInOwl:hasDbXref "EMAPA:16091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "cephalic neural crest" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_neural_crest" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "crista neuralis cranialis" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "Nukleon" .

[]
    oboInOwl:hasDbXref "CARO:0000028" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003100 ;
    owl:annotatedTarget "Gonochoristic organism that can produce female gametes." .

[]
    oboInOwl:hasDbXref "FMA:67812" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003100 ;
    owl:annotatedTarget "female human body" .

[]
    oboInOwl:hasDbXref "TAO:0000303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003100 ;
    owl:annotatedTarget "female" .

[]
    oboInOwl:hasDbXref "CARO:0000027" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003101 ;
    owl:annotatedTarget "Gonochoristic organism that can produce male gametes." .

[]
    oboInOwl:hasDbXref "FMA:67811" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003101 ;
    owl:annotatedTarget "male human body" .

[]
    oboInOwl:hasDbXref "TAO:0000242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003101 ;
    owl:annotatedTarget "male" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/24" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003102 ;
    owl:annotatedTarget "Anatomical structure that overlaps the outer epithelial layer and is adjacent to the space surrounding the organism." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000292" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003102 ;
    owl:annotatedTarget "Organism subdivision which is the collection of anatomical structures on the body surface.[ZFA]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003102 ;
    owl:annotatedTarget "anatomical surface feature" .

[]
    oboInOwl:hasDbXref "ZFA:0000292" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003102 ;
    owl:annotatedTarget "surface structures" .

[]
    oboInOwl:hasDbXref "CARO:0000024" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003103 ;
    owl:annotatedTarget "Anatomical structure that has as its parts two or more multi-tissue structures of at least two different types and which through specific morphogenetic processes forms a single distinct structural unit demarcated by bona fide boundaries from other distinct anatomical structures of different types." .

[]
    oboInOwl:hasDbXref "https://archive.org/details/invertebratesnde00brus/page/n240/mode/2up", "https://en.wikipedia.org/wiki/Mesenchyme", "https://github.com/obophenotype/uberon/issues/1641" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "Portion of tissue composed of mesenchymal cells (motile cells that develop from epthelia via an epithelial to mesenchymal transition) and surrounding extracellular material. Mesenchyme has different embryological origins in different metazoan taxa - in many invertebrates it derives in whole or part from ectoderm. In vertebrates it derives largely from mesoderm, and sometimes the terms are used interchangeably, e.g. lateral plate mesoderm/mesenchyme." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000393" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "A mesh-like cell arrangement, less compact than an epithelium. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010427" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "Portion of tissue consisting of loosely organized undifferentiated mesodermal cells that give rise to such structures as connective tissues, blood, lymphatics, bone, and cartilage.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Mesenchyme" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "UMLS:C0162415" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mesenchyme" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "mesenchyma" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000864 ;
    owl:annotatedTarget obo:CL_0000235 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003110 ;
    owl:annotatedTarget "Anatomical cluster that is a posterolateral part of the cranium and structurally supports the vestibuloauditory system.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010208" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003110 ;
    owl:annotatedTarget "Anatomical cluster that is a posterolateral part of the neurocranium and structurally supports the vestibuloauditory system.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000189" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003110 ;
    owl:annotatedTarget "relationship loss: overlaps hyomandibular-otic region joint (TAO:0001947)[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003110 ;
    owl:annotatedTarget "cranial vault" .

[]
    oboInOwl:hasDbXref "TAO:0000290", "UBERONREF:0000007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003111 ;
    owl:annotatedTarget "Anatomical cluster that forms the floor and sidewalls of the middle part of the cranium." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010207" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003111 ;
    owl:annotatedTarget "Anatomical cluster that forms the floor and sidewalls of the middle part of the neurocranium.[AAO]" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19770654"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000864 ;
    owl:annotatedTarget "A macrophage constitutively resident in a particular tissue under non-inflammatory conditions, and capable of phagocytosing a variety of extracellular particulate material, including immune complexes, microorganisms, and dead cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "TAO:0000351" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003112 ;
    owl:annotatedTarget "Anatomical cluster that is located in the anterior region of the cranium and provides structural support for the olfactory organ." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000351" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003112 ;
    owl:annotatedTarget "Anatomical cluster that is located in the anterior region of the cranium and provides structural support for the peripheral olfactory organ.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010206" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003112 ;
    owl:annotatedTarget "Anatomical cluster that is located in the anterior region of the neurocranium and provides structural support for the olfactory organs.[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003112 ;
    owl:annotatedTarget "ethmoid region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skull_roof"^^xsd:string, "ZFA:0000863" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "Subdivision of skeleton that includes all dermal bones in the cranial skeleton[ZFA,modified]." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget obo:NCBITaxon_7777 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000863" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium and composed of dermally derived bones.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010154" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium which consists of dermally derived bones.[AAO]" .

[]
    oboInOwl:hasDbXref "TAO:0000863" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "dendrocranium" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "exocranium" .

[]
    oboInOwl:hasDbXref "PMID:11523816", "Wikipedia:Skull_roof"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "dermal skull roof" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skull_roof"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "roof of skull" .

[]
    oboInOwl:hasDbXref "PMID:11523816", "Wikipedia:Skull_roof"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "skull roof" .

[]
    oboInOwl:hasDbXref "ZFA:0000863" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "dermal bone cranium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skull_roof"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003113 ;
    owl:annotatedTarget "roofing bones of the skull" .

[]
    oboInOwl:hasDbXref "MP:0006339" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "The third branchial arch contributes to the development of the hyoid bone, stylopharyngeus muscle, inferior parathyroid gland, and thymus." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010365" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "The most anterior, or first, pharygeal/branchial arch, composed of the mandibular process, forming the posterior border of the stomodeum, and the maxillary process anterior to the stomodeum, contains the first aortic arch.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000298" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "in XAO, called branchial arch 1 and df VP3" .

[]
    oboInOwl:hasDbXref "ZFA:0001606" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "first gill arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001606" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "gill arch 1" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000069" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "3rd arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "3rd visceral arch" .

[]
    oboInOwl:hasDbXref "AAO:0010365", "ZFA:0001606" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "branchial arch 1" .

[]
    oboInOwl:hasDbXref "ZFA:0001606" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003114 ;
    owl:annotatedTarget "first branchial arch" .

[]
    oboInOwl:hasDbXref "MP:0006340" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "contributes to development of the cartilage of the larynx, laryngeal, pharyngeal, and soft palate muscles, superior parathyroid gland, and C-cells of the thymus" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010366" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "The second pharyngeal/branchial arch; arises as a thickening of the pharygeal wall between the first and second branchial clefts; contains the second aortic arch; forms part of the hyoid bone, tongue and facial musculature.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000299" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "in XAO, called branchial arch 2 and df VP4" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "4th branchial arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001607" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "gill arch 2" .

[]
    oboInOwl:hasDbXref "ZFA:0001607" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "second gill arch" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "4th arch" .

[]
    oboInOwl:hasDbXref "AAO:0010366", "ZFA:0001607" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "branchial arch 2" .

[]
    oboInOwl:hasDbXref "VHOG:0000299" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "fourth visceral arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001607" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003115 ;
    owl:annotatedTarget "second branchial arch" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010367" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "The third in a series of paired bars in the wall of the pharynx, within which are formed the third aortic arch and the cartilage bar of the visceral skeleton, forms and supports the gills.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001204" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M, Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "in XAO, called branchial arch 3 and df VP5" .

[]
    oboInOwl:hasDbXref "XAO:0000451" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "fifth visceral arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001608" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "gill arch 3" .

[]
    oboInOwl:hasDbXref "ZFA:0001608" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "visceral arch 5" .

[]
    oboInOwl:hasDbXref "VHOG:0001204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "5th pharyngeal arch" .

[]
    oboInOwl:hasDbXref "VHOG:0001204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "5th visceral arch" .

[]
    oboInOwl:hasDbXref "AAO:0010367", "XAO:0000451" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "branchial arch 3" .

[]
    oboInOwl:hasDbXref "ZFA:0001608" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "branchial arch 3" .

[]
    oboInOwl:hasDbXref "VHOG:0001204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "fifth pharyngeal arch" .

[]
    oboInOwl:hasDbXref "XAO:0000451" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003116 ;
    owl:annotatedTarget "third branchial arch" .

[]
    oboInOwl:hasDbXref "MP:0006347" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "The 6th pharyngeal arch. contributes to the development of the sternocleidomastoid and trapezius muscles" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010368" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "The forth in a series of paired bars in the wall of the pharynx, within which are formed the forth aortic arch and the cartilage bar of the visceral skeleton, forms and supports the gills.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001205" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M, Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "6th arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "gill arch 4" .

[]
    oboInOwl:hasDbXref "ZFA:0001609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "visceral arch 6" .

[]
    oboInOwl:hasDbXref "VHOG:0001205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "6th pharyngeal arch" .

[]
    oboInOwl:hasDbXref "VHOG:0001205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "6th visceral arch" .

[]
    oboInOwl:hasDbXref "AAO:0010368", "ZFA:0001609" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "branchial arch 4" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "fourth branchial arch" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "Nukleonen" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "https://orcid.org/0000-0002-2825-0621"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000865 ;
    owl:annotatedTarget "A gut-associated lymphoid tissue macrophage found in lamina propria of the gut."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0001205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "sixth pharyngeal arch" .

[]
    oboInOwl:hasDbXref "XAO:0000453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003117 ;
    owl:annotatedTarget "sixth visceral arch" .

[]
    oboInOwl:hasDbXref "MP:0010355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "The vessels formed within the first pair of branchial arches in embryogenesis" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "ZFA states that The paired aortic arch 1 arteries branch off of the ventral aorta, and empty into the right and left lateral dorsal aortas" .

[]
    oboInOwl:hasDbXref "EMAPA:16685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "1st arch artery" .

[]
    oboInOwl:hasDbXref "ZFA:0005005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "AA1" .

[]
    oboInOwl:hasDbXref "ZFA:0005005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "aortic arch 1" .

[]
    oboInOwl:hasDbXref "XAO:0000342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "first aortic arch" .

[]
    oboInOwl:hasDbXref "ZFA:0005005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "mandibular aortic arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "1st aortic arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "1st branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "1st pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003118 ;
    owl:annotatedTarget "first arch artery" .

[]
    oboInOwl:hasDbXref "MP:0010356" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "The vessels formed within the second pair of branchial arches in embryogenesis" .

[]
    oboInOwl:source "Wikipedia:Aortic_arches#Arches_1_and_2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "The first and second arches disappear early, but the dorsal end of the second gives origin to the stapedial artery, a vessel which atrophies in humans but persists in some mammals. It passes through the ring of the stapes and divides into supraorbital, infraorbital, and mandibular branches which follow the three divisions of the trigeminal nerve. The infraorbital and mandibular arise from a common stem, the terminal part of which anastomoses with the external carotid. On the obliteration of the stapedial artery this anastomosis enlarges and forms the internal maxillary artery, and the branches of the stapedial artery are now branches of this vessel. The common stem of the infraorbital and mandibular branches passes between the two roots of the auriculotemporal nerve and becomes the middle meningeal artery; the original supraorbital branch of the stapedial is represented by the orbital twigs of the middle meningeal[WP][Wikipedia:Aortic_arches#Arches_1_and_2]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010418" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "The second in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 2 that is part of hyoid arch.[AAO]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000051" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "2nd arch artery" .

[]
    oboInOwl:hasDbXref "ZFA:0005006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "AA2" .

[]
    oboInOwl:hasDbXref "ZFA:0005006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "aortic arch 2" .

[]
    oboInOwl:hasDbXref "ZFA:0005006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "hyoid aortic arch" .

[]
    oboInOwl:hasDbXref "XAO:0000343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "second aortic arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "2nd aortic arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "2nd branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003119 ;
    owl:annotatedTarget "2nd pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "MP:0006356" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "The vessels formed within the third pair of branchial arches in embryogenesis" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005007" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "Aortic arches 3 and 4 are not remodeled but are retained largely intact as the branchial arteries providing circulation through the gills. These areches are direct branches from the ventral aorta to the lateral dorsal aorta. Isogai et al. 2001.[TAO]" .

[]
    oboInOwl:source "Wikipedia:Aortic_arches#Arch_3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "The third aortic arch constitutes the commencement of the internal carotid artery, and is therefore named the carotid arch[WP][Wikipedia:Aortic_arches#Arch_3]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010419" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "The third in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 3 lies within the 3rd branchial arch and branches directly from the ventral aorta to the lateral dorsal aorta, and are retained as the branchial arteries providing circulation through the gills in the adult.[AAO]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "3rd arch artery" .

[]
    oboInOwl:hasDbXref "ZFA:0005007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "AA3" .

[]
    oboInOwl:hasDbXref "ZFA:0005007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "aortic arch 3" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aortic_arches#Arch_3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "carotid arch" .

[]
    oboInOwl:hasDbXref "XAO:0000344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "third aortic arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "3rd aortic arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "3rd branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003120 ;
    owl:annotatedTarget "3rd pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "MP:0006354" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "The vessels formed within the fourth pair of branchial arches in embryogenesis" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005008" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "Aortic arches 3 and 4 are not remodeled but are retained largely intact as the branchial arteries providing circulation through the gills. These areches are direct branches from the ventral aorta to the lateral dorsal aorta. Isogai et al. 2001.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010420" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "The forth in a series paired arterial connections between the dorsal and ventral aortae, lies within the 4th branchial arch. The paired aortic arch 4 arteries branch directly from the ventral aorta to the lateral dorsal aorta, and are retained as the branchial arteries providing circulation through the gills in the adult.[AAO]" .

[]
    oboInOwl:source "Wikipedia:Aortic_arches#Arch_4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "The fourth right arch forms the right subclavian as far as the origin of its internal mammary branch; while the fourth left arch constitutes the arch of the aorta between the origin of the left carotid artery and the termination of the ductus arteriosus[WP][Wikipedia:Aortic_arches#Arch_4]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "4th arch artery" .

[]
    oboInOwl:hasDbXref "ZFA:0005008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "AA4" .

[]
    oboInOwl:hasDbXref "ZFA:0005008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "aortic arch 4" .

[]
    oboInOwl:hasDbXref "XAO:0000355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "fourth aortic arch" .

[]
    oboInOwl:hasDbXref "EMAPA:17004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "4th aortic arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:17004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "4th branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:17004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "4th pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "XAO:0000355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003121 ;
    owl:annotatedTarget "systemic arch" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "The vessels formed within the fifth pair of pharyngeal arches in embryogenesis." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005009" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "The fifth and sixth arches, which come on-line at approximately 2.5 dpf, have a common trunk from the ventral aorta and drain to the midline dorsal aorta via an independent route. The fifth and sixth aortic arches supply the trunk and tail with oxigenated blood. Isogai et al. 2001.[TAO]" .

[]
    oboInOwl:source "Wikipedia:Aortic_arches#Arch_5" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "The fifth arch disappears on both sides[WP][Wikipedia:Aortic_arches#Arch_5]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010421" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "The fifth in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 5 artery is paired and has a common trunk with aortic arch 6 from the ventral aorta, and drains via a separate branch of the lateral dorsal aorta. Aortic arches 5 and 6 supply the trunk and tail with oxygenated blood.[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "AA5" .

[]
    oboInOwl:hasDbXref "ZFA:0005009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "aortic arch 5" .

[]
    oboInOwl:hasDbXref "XAO:0000352" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003122 ;
    owl:annotatedTarget "fifth aortic arch" .

[]
    oboInOwl:hasDbXref "MP:0006355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "The vessels formed within the sixth pair of branchial arches in embryogenesis" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005016" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "The fifth and sixth arches, which come on-line at approximately 2.5 dpf, have a common trunk from the ventral aorta and drain to the midline dorsal aorta via an independent route. The fifth and sixth aortic arches supply the trunk and tail with oxigenated blood. Isogai et al. 2001.[TAO]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000866 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010422" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-02-377110-0"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "The sixth in a series paired arterial connections between the dorsal and ventral aortae. Aortic arch 6 artery is paired and has a common trunk with aortic arch 5 from the ventral aorta, and drains via a separate branch of the lateral dorsal aorta. It forms part of the pulmonary arteries, and in the later embryo, the ductus arteriosis. Aortic arches 5 and 6 together supply the trunk and tail with oxygenated blood.[AAO]" .

[]
    oboInOwl:source "Wikipedia:Aortic_arches#Arch_6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "The sixth right arch disappears; the sixth left arch gives off the pulmonary arteries and forms the ductus arteriosus; this duct remains pervious during the whole of fetal life, but then closes within the first few days after birth due to increased O2 concentration. Oxygen concentration causes the production of bradykinin which causes the ductus to constrict occluding all flow. Within 1-3 months, the ductus is obliterated and becomes the ligamentum arteriosus. His showed that in the early embryo the right and left arches each gives a branch to the lungs, but that later both pulmonary arteries take origin from the left arch[WP][Wikipedia:Aortic_arches#Arch_6]." .

[]
    oboInOwl:source "http://emedicine.medscape.com/article/899609-overview" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "the distal left sixth arch becomes the ductus arteriosus, the proximal sixth arches bilaterally contribute to the proximal branch pulmonary arteries" .

[]
    oboInOwl:hasDbXref "EMAPA:17005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "6th arch artery" .

[]
    oboInOwl:hasDbXref "ZFA:0005016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "AA6" .

[]
    oboInOwl:hasDbXref "ZFA:0005016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "aortic arch 6" .

[]
    oboInOwl:hasDbXref "XAO:0000353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "sixth aortic arch" .

[]
    oboInOwl:hasDbXref "EMAPA:17005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "6th aortic arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:17005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "6th branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:17005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "6th pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "nucleons" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9048205"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000866 ;
    owl:annotatedTarget "A tissue-resident macrophage resident found in the thymus, involved in the clearance of apoptotic thymocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003123 ;
    owl:annotatedTarget "pulmonary arch" .

[]
    oboInOwl:source "Hymans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005971
    ] .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000867 ;
    owl:annotatedTarget "A tissue-resident macrophage found in a secondary lymphoid organ."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A10.615.284.473", "MP:0002836" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "the outermost extraembryonic membrane" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000200" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/chorion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "The outer membrane enclosing the embryo in reptiles, birds, and mammals. [TFD][VHOG]" .

[]
    oboInOwl:source "BTO:0000252" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "The outer membrane of the two membranes enclosing the embryo in reptiles, birds, and mammals. In placental mammals it contributes to the development of the placenta[BTO:0000252]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000200" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.187", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" .

[]
    oboInOwl:source "PMID:19829370" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "Extra-embryonic ectoderm" .

[]
    oboInOwl:source "ncithesaurus:Chorion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "UMLS:C0008503" .

[]
    oboInOwl:source "ncithesaurus:Chorionic_Sac" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "UMLS:C1516505" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "uterine chorion" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chorion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "chorion frondosum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chorion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003124 ;
    owl:annotatedTarget "chorionic sac" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008947
    ] .

[]
    oboInOwl:hasDbXref "GO:0060438", "Wikipedia:Vertebrate_trachea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "The trachea is the portion of the airway that attaches to the bronchi as it branches [GO:dph]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010140" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "An elongated tube which carries air to and from the lungs.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000371" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "The respiratory tube between the larynx and the bronchi. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-29, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000371" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.409", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "In primitive fishes and most tetrapods, the lungs of adults are usually paired. They lie ventral to the digestive tract and are connected to the outside environment through the trachea.[well established][VHOG]" .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "in mouse 15-18 C-rings, 15-20 in human." .

[]
    oboInOwl:source "ncithesaurus:Trachea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "UMLS:C0040578" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "vertebrate trachea" .

[]
    oboInOwl:hasDbXref "BTO:0001388" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003126 ;
    owl:annotatedTarget "tracheal tubule" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003127 ;
    owl:annotatedTarget "A respiratory airway that is part of an open tracheal system." .

[]
    oboInOwl:hasDbXref "FBbt:00005043" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003127 ;
    owl:annotatedTarget "trachea" .

[]
    oboInOwl:source "FMA-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranium_(anatomy)", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "Upper portion of the skull that excludes the mandible (when present in the organism)." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "the inclusion of the FMA class here is probably not quite correct, as this class includes as parts sutures, whereas this is not part of the bones of the cranium" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "The term cranium can be ambiguous, in that it can refer to the neurocranium, or the neurocranium and the Facial skeleton" .

[]
    oboInOwl:hasDbXref "FMA:71325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "bones of cranium" .

[]
    oboInOwl:hasDbXref "FMA:71325", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "ossa cranii" .

[]
    oboInOwl:hasDbXref "FMA:71325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "set of bones of cranium" .

[]
    oboInOwl:hasDbXref "BTO:0001328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget "calvarium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003129 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref "PMID:11523816", "Wikipedia:Skull", "http://sourceforge.net/tracker/?func=detail&aid=2962656&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003129 ;
    owl:annotatedTarget "Anatomical structure that is part of the head consisting entirely of cranium and mandible[WP]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003129 ;
    owl:annotatedTarget "in FMA the skull is divided into orbit, neurocranium (8 parts), viscerocranium (26 parts). Here we have a separate overlapping division into cranium and mandible." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0003129 ;
    owl:annotatedTarget "A skull that is missing a mandible is only a cranium; this is the source of a very commonly made error in terminology. Those animals having skulls are called craniates" .

[]
    oboInOwl:source "ncithesaurus:Skull" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003129 ;
    owl:annotatedTarget "UMLS:C0037303" .

[]
    oboInOwl:hasDbXref "UBERON:xp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003133 ;
    owl:annotatedTarget "An organ involved in reproduction" .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003133 ;
    owl:annotatedTarget "GO uses genitalia for the singular organ" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003133 ;
    owl:annotatedTarget "EMAPA:37731" .

[]
    oboInOwl:source "ncithesaurus:Genitalia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003133 ;
    owl:annotatedTarget "UMLS:C0017420" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003133 ;
    owl:annotatedTarget "genitalia" .

[]
    oboInOwl:hasDbXref "UBERON:xp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "A female organ involved in reproduction" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "female organism reproductive organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "female organism reproductive structure" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "female organism reproductive system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "female organism sex organ" .

[]
    oboInOwl:hasDbXref "MA:0000544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "female reproductive gland/organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "reproductive organ of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "reproductive structure of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "reproductive system organ of female organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003134 ;
    owl:annotatedTarget "sex organ of female organism" .

[]
    oboInOwl:hasDbXref "UBERON:xp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "A male organ involved in reproduction" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male organism reproductive organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male organism reproductive structure" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male organism reproductive system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male organism sex organ" .

[]
    oboInOwl:hasDbXref "MA:0000545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male reproductive gland/organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "reproductive organ of male organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "reproductive structure of male organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "reproductive system organ of male organism" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "sex organ of male organism" .

[]
    oboInOwl:hasDbXref "WBbt:0008423" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003135 ;
    owl:annotatedTarget "male genital" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33284 ;
    owl:annotatedTarget "nutrients" .

[]
    oboInOwl:hasDbXref "MP:0006088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003210 ;
    owl:annotatedTarget "barrier in the choroid plexus located in the lateral, third, and fourth brain ventricles that controls the entrance of substances into the cerebrospinal fluid from the blood[MP]." .

[]
    oboInOwl:hasDbXref "MP:0006088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003210 ;
    owl:annotatedTarget "blood-CSF barrier" .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "Any sense organ that functions in (some) detection of chemical stimulus involved in sensory perception of taste (GO:0050912)." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "gustatory organ system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "gustatory system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "organ of gustatory organ system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "organ of gustatory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "organ of taste system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003212 ;
    owl:annotatedTarget "taste system organ" .

[]
    oboInOwl:hasDbXref "GO:0060749" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "A sac-like structure that is found in the mature gland[GO]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "alveolus of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "alveolus of lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "alveolus of lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "alveolus of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "lobe of breast alveolus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "lobe of mammary gland alveolus" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003214 ;
    owl:annotatedTarget "mammary alveoli" .

[]
    oboInOwl:hasDbXref "Wikipedia:Alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003215 ;
    owl:annotatedTarget "organ part that has the form of a hollow cavity[WP]." .

[]
    oboInOwl:source "ncithesaurus:Alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003215 ;
    owl:annotatedTarget "UMLS:C0034051" .

[]
    oboInOwl:hasDbXref "GO:0080126" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003218 ;
    owl:annotatedTarget "Septum that divides the ovary, the basal portion of a carpel or group of fused carpels, that encloses the ovule(s)[GO]." .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0000084
    ] .

[]
    oboInOwl:hasDbXref "GO:0072075", "Wikipedia:Metanephric_blastema" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "one of the two embryological structures that give rise to the kidney (the other is the ureteric bud). The metanephric blastema mostly develops into nephrons, but can also form parts of the collecting duct system.[WP]. Metanephric mesenchyme is the tissue made up of loosely connected mesenchymal cells in the metanephros[GO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000540" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/metanephric+mesenchyme" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "A mass of intermediate mesodermal cells around the distal end of the ureteric bud that gives rise to nephrons in the metanephric kidney. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000540" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.462", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "When the ureteric buds emerge from the nephric duct, they enter the metanephrogenic mesenchyme. The ureteric buds induce this mesenchymal tissue to condense around them and differentiate into the nephrons of the mammalian kidney. As this mesenchyme differentiates, it tells the ureteric bud to branch and grow.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metanephric_blastema" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "metanephric blastema" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metanephric_blastema" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "metanephric mesoderm" .

[]
    oboInOwl:hasDbXref "EHDAA:5021" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "metanephrogenic mesenchyme" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0001139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003220 ;
    owl:annotatedTarget "metanephros associated mesenchyme" .

[]
    oboInOwl:hasDbXref "VSAO:0000199", "Wikipedia:Phalanx_bones" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "Endochondral bones that are often elongate and arranged in rows of articulating elements, and form the visible part of the digits." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "In primates such as humans and monkeys, the thumb and big toe have two phalanges, while the other fingers and toes consist of three" .

[]
    oboInOwl:source "ncithesaurus:Phalanx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "UMLS:C0222682" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "digit long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "long bone of digit" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "phalanges" .

[]
    oboInOwl:hasDbXref "Wikipedia:Phalanx_bones" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003221 ;
    owl:annotatedTarget "phalanx bone" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "An epithelium that is part of a elbow [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "cubital region epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "cubital region epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "elbow epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "elbow epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "epithelial tissue of cubital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "epithelial tissue of elbow" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003229 ;
    owl:annotatedTarget "epithelium of cubital region" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000868 ;
    owl:annotatedTarget obo:CL_0000867 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "An epithelium that is part of a wrist [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "carpal region epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "carpal region epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "epithelial tissue of carpal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "epithelial tissue of wrist" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11971865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000868 ;
    owl:annotatedTarget "A secondary lymphoid organ macrophage found in a lymph node. This cell is CD169-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "epithelium of wrist" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "wrist epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003230 ;
    owl:annotatedTarget "wrist epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "An epithelium that is part of a hip [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "epithelial tissue of hip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "epithelial tissue of hip region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "epithelial tissue of regio coxae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "epithelium of hip region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "epithelium of regio coxae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "hip epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "hip epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "hip region epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "hip region epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "regio coxae epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003231 ;
    owl:annotatedTarget "regio coxae epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003232 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003232 ;
    owl:annotatedTarget "An epithelium that is part of a knee [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003232 ;
    owl:annotatedTarget "epithelial tissue of knee" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003232 ;
    owl:annotatedTarget "knee epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003232 ;
    owl:annotatedTarget "knee epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003233 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003233 ;
    owl:annotatedTarget "An epithelium that is part of a shoulder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003233 ;
    owl:annotatedTarget "epithelial tissue of shoulder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003233 ;
    owl:annotatedTarget "shoulder epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003233 ;
    owl:annotatedTarget "shoulder epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "An epithelium that is part of a upper jaw [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "epithelial tissue of palatoquadrate arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "epithelial tissue of upper jaw" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "epithelium of palatoquadrate arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "palatoquadrate arch epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "palatoquadrate arch epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "upper jaw epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003235 ;
    owl:annotatedTarget "upper jaw epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "An epithelium that is part of a lower jaw [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "epithelial tissue of lower jaw" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "epithelial tissue of ventral mandibular arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "epithelium of ventral mandibular arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "lower jaw epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "lower jaw epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "ventral mandibular arch epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003236 ;
    owl:annotatedTarget "ventral mandibular arch epithelium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget obo:UBERON_0006932 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002214
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000379
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000383
    ] .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16048540"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000869 ;
    owl:annotatedTarget "A gut-associated lymphoid tissue macrophage found in tonsils."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "An epithelium that is part of a utricle of membranous labyrinth [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelial tissue of membranous labyrinth utricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelial tissue of utricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelial tissue of utricle of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelial tissue of utriculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelium of membranous labyrinth utricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelium of utricle of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelium of utriculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "membranous labyrinth utricle epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "membranous labyrinth utricle epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utricle epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utricle epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utricle of membranous labyrinth epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utricle of membranous labyrinth epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utriculus (labyrinthus vestibularis) epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "utriculus (labyrinthus vestibularis) epithelium" .

[]
    oboInOwl:hasDbXref "FMA:75604" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003241 ;
    owl:annotatedTarget "epithelium of macula of utricle of membranous labyrinth" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000380
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000384
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "An epithelium that is part of a saccule of membranous labyrinth [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelial tissue of membranous labyrinth saccule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelial tissue of saccule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelial tissue of saccule of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelial tissue of sacculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelium of membranous labyrinth saccule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelium of saccule of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelium of sacculus (labyrinthus vestibularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "membranous labyrinth saccule epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "membranous labyrinth saccule epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "saccule epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "saccule epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "saccule of membranous labyrinth epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "saccule of membranous labyrinth epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "sacculus (labyrinthus vestibularis) epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "sacculus (labyrinthus vestibularis) epithelium" .

[]
    oboInOwl:hasDbXref "FMA:75605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003242 ;
    owl:annotatedTarget "epithelium of macula of saccule of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "An epithelium that is part of a cochlear duct of membranous labyrinth [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "Reissner's canal epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "Reissner's canal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "cochlear duct epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "cochlear duct epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "cochlear duct of membranous labyrinth epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "cochlear duct of membranous labyrinth epithelium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000870 ;
    owl:annotatedTarget obo:CL_0000885 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "epithelial tissue of Reissner's canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "epithelial tissue of cochlear duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "epithelial tissue of cochlear duct of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "epithelium of Reissner's canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003243 ;
    owl:annotatedTarget "epithelium of cochlear duct of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000870 ;
    owl:annotatedTarget "A gut-associated lymphoid tissue macrophage found in the Peyer's patches."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009504" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "the epithelial layer of the luminal surfaces of the mammary gland" .

[]
    oboInOwl:source "ncithesaurus:Mammary_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "UMLS:C0596882" .

[]
    oboInOwl:hasDbXref "FMA:74445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "epithelium of lactiferous gland" .

[]
    oboInOwl:hasDbXref "FMA:74445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "lactiferous gland epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001430" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "mammary epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "mammary gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003244 ;
    owl:annotatedTarget "mammary gland epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003247 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003247 ;
    owl:annotatedTarget "An epithelium that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003248 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003248 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003248 ;
    owl:annotatedTarget "An epithelium that is part of a footplate." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000548" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003248 ;
    owl:annotatedTarget "footplate epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003249 ;
    owl:annotatedTarget "An epithelium that is part of a otic placode [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003249 ;
    owl:annotatedTarget "epithelial tissue of otic placode" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003249 ;
    owl:annotatedTarget "otic epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003249 ;
    owl:annotatedTarget "otic placode epithelial tissue" .

[]
    oboInOwl:source "Europe PMC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "PMID:17084588" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003249 ;
    owl:annotatedTarget "otic placode epithelium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "Subdivision of skeletal system that consists of all ribs in an organism connected to the sternum and the vertebrae. Some vertebrates have abdominal ribs (gastrialia), not connected to the vertebrate - these are not considered part of the rib case." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002100" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "Anatomical cluster that consists of more than one rib in an individual.[TAO]" .

[]
    oboInOwl:hasDbXref "FMA:7480", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "cavea thoracis" .

[]
    oboInOwl:hasDbXref "FMA:7480" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "rib cage" .

[]
    oboInOwl:hasDbXref "FMA:7480" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "thoracic cage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Human_rib_cage" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003252 ;
    owl:annotatedTarget "cavea thoracis" .

[]
    oboInOwl:source "PMID:15906248" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010388
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Neck_of_rib" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget "The neck of the rib is the flattened portion which extends lateralward from the head; it is about 2.5 cm. long, and is placed in front of the transverse process of the lower of the two vertebrC& with which the head articulates. Its anterior surface is flat and smooth, its posterior rough for the attachment of the ligament of the neck, and perforated by numerous foramina. Of its two borders the superior presents a rough crest (crista colli costE) for the attachment of the anterior costotransverse ligament; its inferior border is rounded. On the posterior surface at the junction of the neck and body, and nearer the lower than the upper border, is an eminencebthe tubercle; it consists of an articular and a non-articular portion. The articular portion, the lower and more medial of the two, presents a small, oval surface for articulation with the end of the transverse process of the lower of the two vertebrC& to which the head is connected. The non-articular portion is a rough elevation, and affords attachment to the ligament of the tubercle. The tubercle is much more prominent in the upper than in the lower ribs." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget "EMAPA:37826" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neck_of_rib" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget "collum costae" .

[]
    oboInOwl:hasDbXref "FMA:7576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget "rib neck" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neck_of_rib" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003253 ;
    owl:annotatedTarget "collum costae" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000305
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0000117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget "amnion ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget "amnion ectoderm" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget "amnionic ectoderm" .

[]
    oboInOwl:hasDbXref "http://placentation.ucsd.edu/glossfs.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget "amnionic ectoderm" .

[]
    oboInOwl:hasDbXref "BTO:0000897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003254 ;
    owl:annotatedTarget "amnion epithelium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000871 ;
    owl:annotatedTarget obo:CL_0000867 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003257 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003257 ;
    owl:annotatedTarget "The portion of the yolk sac that is derived from endoderm and lines the yolk sac." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003258 ;
    owl:annotatedTarget "An endoderm that is part of a foregut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003258 ;
    owl:annotatedTarget "foregut endoderm" .

[]
    oboInOwl:hasDbXref "GO_REF:0000031"^^xsd:string, "PMID:15771589"^^xsd:string, "PMID:16322748"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000871 ;
    owl:annotatedTarget "A secondary lymphoid organ macrophage found in the spleen."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003259 ;
    owl:annotatedTarget "An endoderm that is part of a midgut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003259 ;
    owl:annotatedTarget "midgut endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003260 ;
    owl:annotatedTarget "An endoderm that is part of a hindgut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003260 ;
    owl:annotatedTarget "hindgut endoderm" .

[]
    oboInOwl:source "ZFA-propagated" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003261 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003261 ;
    owl:annotatedTarget "An endoderm that is part of a thyroid primordium." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003261 ;
    owl:annotatedTarget "endoderm of thyroid primordium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "A mesenchyme that is part of a amnion." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "amnion mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "amnion mesoderm" .

[]
    oboInOwl:hasDbXref "http://placentation.ucsd.edu/glossfs.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "amnionic mesoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "mesenchyme of amnion" .

[]
    oboInOwl:hasDbXref "EMAPA:16265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "amnionic mesenchyme" .

[]
    oboInOwl:hasDbXref "EMAPA:16111" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003262 ;
    owl:annotatedTarget "amnionic mesoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004871
    ] .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget "A mesenchyme that is part of a chorion." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget "chorion mesenchyme" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget "chorion mesoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003245" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget "chorionic mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003265 ;
    owl:annotatedTarget "mesenchyme of chorion (vertebrates)" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003267 ;
    owl:annotatedTarget "A calcareous tooth that is part of the upper jaw region. In mammals, the upper jaw teeth are attached to the maxilla." .

[]
    oboInOwl:source "ncithesaurus:Upper_Jaw_Tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003267 ;
    owl:annotatedTarget "UMLS:C1710581" .

[]
    oboInOwl:hasDbXref "MA:0001909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003267 ;
    owl:annotatedTarget "upper jaw tooth" .

[]
    oboInOwl:hasDbXref "NCBITaxon:40674" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003267 ;
    owl:annotatedTarget "maxillary tooth" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "A calcareous tooth that is part of the lower jaw region. In mammals, the lower jaw teeth are attached to the mandible (dentary)." .

[]
    oboInOwl:source "ncithesaurus:Lower_Jaw_Tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "UMLS:C1708757" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "calcareous tooth of lower jaw" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "lower jaw calcareous tooth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "lower jaw dentine containing tooth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "lower jaw tooth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "lower jaw vertebrate tooth" .

[]
    oboInOwl:hasDbXref "NCBITaxon:40674" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003268 ;
    owl:annotatedTarget "mandibular tooth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003269 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a eye [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003269 ;
    owl:annotatedTarget "eye skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003269 ;
    owl:annotatedTarget "eye skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003269 ;
    owl:annotatedTarget "skeletal muscle tissue of eye" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003269 ;
    owl:annotatedTarget "eye skeletal muscle group" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003277 ;
    owl:annotatedTarget "A subdivision of the skeleton that corresponds to the upper part of the mouth. The lower jaw skeleton includes the following elements, when present: upper jaw teeth, the maxilla and other lower jaw bones." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000429" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.241 and p.101", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003277 ;
    owl:annotatedTarget "The jaw joint of all jawed vertebrates, except for mammals, involves the quadrate and articular bones, or the posterior ends of the palatoquadrate and mandibular cartilages; A correlate of the conversion of the articular and quadrate bones to the malleus and incus is that all adult mammals have a jaw joint that lies between the dentary of the lower jaw and the squamosal bone of the skull roof.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003277 ;
    owl:annotatedTarget "EMAPA/MA placement unclear. See https://github.com/obophenotype/mouse-anatomy-ontology/issues/102" .

[]
    oboInOwl:hasDbXref "MA:0001908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003277 ;
    owl:annotatedTarget "upper jaw" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] .

[]
    oboInOwl:source "VHOG-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008895
        ]
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "A subdivision of the skeleton that corresponds to the lower part of the mouth. The lower jaw skeleton includes the following elements, when present: lower jaw teeth, the mandible and other lower jaw bones, and Meckel's cartilage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001273" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "The ventral portion of the first pharyngeal arch, comprising the lower jaw.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000428" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.241 and p.101", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "The jaw joint of all jawed vertebrates, except for mammals, involves the quadrate and articular bones, or the posterior ends of the palatoquadrate and mandibular cartilages; A correlate of the conversion of the articular and quadrate bones to the malleus and incus is that all adult mammals have a jaw joint that lies between the dentary of the lower jaw and the squamosal bone of the skull roof.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "Inclusion of the FMA class 'lower jaw' is debatable - this mostly corresponds to the lower jaw skeleton (with 'maxillary part of mouth' corresponding to the upper jaw region); however, the FMA class also includes gingiva. See also: https://github.com/obophenotype/mouse-anatomy-ontology/issues/102" .

[]
    oboInOwl:hasDbXref "MA:0001906" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "lower jaw" .

[]
    oboInOwl:hasDbXref "ZFA:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "lower jaw" .

[]
    oboInOwl:hasDbXref "ZFA:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "mandible" .

[]
    oboInOwl:hasDbXref "AAO:0000274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "lower jaw skeleton" .

[]
    oboInOwl:hasDbXref "TAO:0001273" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "mandibles" .

[]
    oboInOwl:hasDbXref "ZFA:0001273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003278 ;
    owl:annotatedTarget "mandibular series" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003279 ;
    owl:annotatedTarget "An endothelium that is part of a trachea." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003279 ;
    owl:annotatedTarget "endothelium of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003279 ;
    owl:annotatedTarget "trachea endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003279 ;
    owl:annotatedTarget "windpipe endothelium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget obo:UBERON_0004854 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000945
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "The portion of the primitive mesentery that encloses the stomach; from its dorsal sheet, the greater omentum develops, and from its ventral sheet, the lesser omentum." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000358" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "The portion of the primitive mesentery that encloses the stomach; from its dorsal sheet, the greater omentum develops, and from its ventral sheet, the lesser omentum. [TFD][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "mesentery of ventriculus" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "mesogaster" .

[]
    oboInOwl:hasDbXref "MA:0001617" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "mesogastium" .

[]
    oboInOwl:hasDbXref "http://www.vivo.colostate.edu/hbooks/pathphys/misc_topics/peritoneum.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "mesogastrium" .

[]
    oboInOwl:hasDbXref "Obol:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "stomach mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003281 ;
    owl:annotatedTarget "ventriculus mesentery" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogens" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003282 ;
    owl:annotatedTarget "A mesentery that surrounds the heart." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003282 ;
    owl:annotatedTarget "heart mesentery" .

[]
    oboInOwl:hasDbXref "EMAPA:16212" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003282 ;
    owl:annotatedTarget "cardiac mesentery" .

[]
    oboInOwl:hasDbXref "MA:0000098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003282 ;
    owl:annotatedTarget "mesocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "A mesentery that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000415" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "MA:0001569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "esophagus mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "gullet mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "mesentery of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "mesentery of gullet" .

[]
    oboInOwl:hasDbXref "VHOG:0000415" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003283 ;
    owl:annotatedTarget "oesophagus mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003284 ;
    owl:annotatedTarget "A mesentery that is part of a midgut [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000413" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003284 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003284 ;
    owl:annotatedTarget "midgut mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "A meninx that is part of a midbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000012" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "Meninges that are part of the midbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000012" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "meninges of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "midbrain meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "midbrain meninx" .

[]
    oboInOwl:hasDbXref "VHOG:0000012" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003288 ;
    owl:annotatedTarget "mesencephalon meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "A meninx that is part of a telencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000010" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "Meninges that are part of the telencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000010" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "meninges of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "telencephalon meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003289 ;
    owl:annotatedTarget "telencephalon meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "A meninx that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000009" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "Meninges that are part of the diencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000009" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "between brain meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "between brain meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "diencephalon meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "diencephalon meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "interbrain meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "interbrain meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "mature diencephalon meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "mature diencephalon meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninges of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninges of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninges of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninges of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninx of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninx of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003290 ;
    owl:annotatedTarget "meninx of mature diencephalon" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010091
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "A meninx that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000011" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "Meninges that are part of the hindbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000011" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "hindbrain meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "hindbrain meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "meninges of hindbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0000011" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003291 ;
    owl:annotatedTarget "rhomencephalon meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "A meninx that is part of a spinal cord [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000443" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "Meninges that are part of the spinal cord. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000443" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Meninges" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "UMLS:C0037938" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "menines of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "meninges of spinal cord" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "Chalkogen" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000872 ;
    owl:annotatedTarget obo:CL_0000871 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "spinal cord meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "spinal cord meninx" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003292 ;
    owl:annotatedTarget "spinal meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003294 ;
    owl:annotatedTarget "A gland that is part of a foregut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003294 ;
    owl:annotatedTarget "foregut gland" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16861066"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000872 ;
    owl:annotatedTarget "A splenic macrophage found in the marginal zone of the spleen, involved in recognition and clearance of particulate material from the splenic circulation. Markers include F4/80-negative, MARCO-positive, SR-A-positive, SIGN-R1-positive, and Dectin2-positive."^^xsd:string .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003295 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] .

[]
    oboInOwl:hasDbXref "http://www.biology-online.org/dictionary/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003295 ;
    owl:annotatedTarget "Racemose mucous glands beneath the mucous membrane of the pharynx." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003295 ;
    owl:annotatedTarget "pharynx gland" .

[]
    oboInOwl:hasDbXref "BTO:0004849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003295 ;
    owl:annotatedTarget "glandulae pharyngeae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003296 ;
    owl:annotatedTarget "Any gland that is part of the diencephalon. Examples: pineal gland, neurohypophysis." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003296 ;
    owl:annotatedTarget "diencephalon gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003296 ;
    owl:annotatedTarget "interbrain gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003297 ;
    owl:annotatedTarget "A gland that is part of a integumental system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003297 ;
    owl:annotatedTarget "integumental gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003297 ;
    owl:annotatedTarget "integumental system gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003297 ;
    owl:annotatedTarget "integumentary gland" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget obo:UBERON_0007503 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007798
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget "A blood island that is part of a mesoderm." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget "in EHDAA2, gives rise to blood and dorsal aorta" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003241" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget "mesoderm blood islands" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003304 ;
    owl:annotatedTarget "mesenchyme blood island" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003312 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing testis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003312 ;
    owl:annotatedTarget "testis mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003314 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009920
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003314 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing camera-type eye." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003314 ;
    owl:annotatedTarget "mesenchyme of eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing ovary [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "female reproductive system gonad mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "female reproductive system gonada mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "gonad of female reproductive system mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "gonada of female reproductive system mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "mesenchyme of female reproductive system gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "mesenchyme of female reproductive system gonada" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "mesenchyme of gonad of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "mesenchyme of gonada of female reproductive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003315 ;
    owl:annotatedTarget "ovary mesenchyme" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003316 ;
    owl:annotatedTarget "The portion of the yolk sac that is derived from mesoderm and consists of mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003316 ;
    owl:annotatedTarget "yolk sac mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003318 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing elbow [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003318 ;
    owl:annotatedTarget "cubital region mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003318 ;
    owl:annotatedTarget "elbow mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003318 ;
    owl:annotatedTarget "mesenchyme of cubital region" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "Chalkogene" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003319 ;
    owl:annotatedTarget "Mesenchyme of the carpal region that contributes to the carpal skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003319 ;
    owl:annotatedTarget "carpal region mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003319 ;
    owl:annotatedTarget "carpus mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003319 ;
    owl:annotatedTarget "mesenchyme of wrist" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003319 ;
    owl:annotatedTarget "wrist mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing hip [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "hip mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "hip region mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "mesenchyme of hip region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "mesenchyme of regio coxae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003320 ;
    owl:annotatedTarget "regio coxae mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003321 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing knee [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003321 ;
    owl:annotatedTarget "knee mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003322 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing shoulder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003322 ;
    owl:annotatedTarget "shoulder mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003323 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009526
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003323 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing upper jaw [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003323 ;
    owl:annotatedTarget "mesenchyme of palatoquadrate arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003323 ;
    owl:annotatedTarget "palatoquadrate arch mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003323 ;
    owl:annotatedTarget "upper jaw mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003324 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006905
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003324 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing lower jaw [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003324 ;
    owl:annotatedTarget "lower jaw mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003324 ;
    owl:annotatedTarget "mesenchyme of ventral mandibular arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003324 ;
    owl:annotatedTarget "ventral mandibular arch mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing pinna [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "EMAPA divides this spatially into condensation + rest, and temporally into mesenchyme and cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "auricle mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "auricle of ear mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "auricle of external ear mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "auricula (auris externa) mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "auricula mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of auricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of auricle of ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of auricle of external ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of auricula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of auricula (auris externa)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "mesenchyme of pinna of ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "pinna mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003325 ;
    owl:annotatedTarget "pinna of ear mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing mammary gland." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "lactiferous gland mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "lobe of breast mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "lobe of mammary gland mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "mammary gland mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "mesenchyme of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "mesenchyme of lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003326 ;
    owl:annotatedTarget "mesenchyme of lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003327 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing lower arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "anfigeno" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003328 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003412
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003328 ;
    owl:annotatedTarget "Mesenchyme that is part of a footplate." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003328 ;
    owl:annotatedTarget "We group two EMAPA classes here but these may need to be separated" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000873 ;
    owl:annotatedTarget obo:CL_0000871 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "A submucosa that is part of an anal canal [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "anal canal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "anal canal viewed anatomically submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "anal region submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "anatomical anal canal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "submucosa of anal canal viewed anatomically" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "submucosa of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003329 ;
    owl:annotatedTarget "submucosa of anatomical anal canal" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20018690"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000873 ;
    owl:annotatedTarget "A splenic macrophage found in the areas surrounding the white pulp of the spleen, adjacent to the marginal sinus. Markers include F4/80-negative, Dectin2-low, sialoadhesin-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0002114" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003330 ;
    owl:annotatedTarget "The submucous layer of the wall of the rectum." .

[]
    oboInOwl:hasDbXref "FMA:15034" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003330 ;
    owl:annotatedTarget "rectal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003330 ;
    owl:annotatedTarget "rectum submucosa" .

[]
    oboInOwl:hasDbXref "BTO:0002114" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003330 ;
    owl:annotatedTarget "tela submucosa recti" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003331 ;
    owl:annotatedTarget "A submucosa that is part of a colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003331 ;
    owl:annotatedTarget "colon submucosa" .

[]
    oboInOwl:hasDbXref "FMA:14985" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003331 ;
    owl:annotatedTarget "colonic submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003331 ;
    owl:annotatedTarget "large bowel submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003331 ;
    owl:annotatedTarget "submucosa of large bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003332 ;
    owl:annotatedTarget "A submucosa that is part of a duodenum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14943" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003332 ;
    owl:annotatedTarget "doudenal submucosa" .

[]
    oboInOwl:hasDbXref "FMA:14943" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003332 ;
    owl:annotatedTarget "duodenal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003332 ;
    owl:annotatedTarget "duodenum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003333 ;
    owl:annotatedTarget "A submucosa that is part of a jejunum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14950" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003333 ;
    owl:annotatedTarget "jejunal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003333 ;
    owl:annotatedTarget "jejunum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "A serous membrane that is part of a rectum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:15039" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "rectal serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "rectum serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "rectum serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "serous membrane of rectum" .

[]
    oboInOwl:hasDbXref "FMA:15039" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003334 ;
    owl:annotatedTarget "visceral peritoneum of rectum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "A serous membrane that is part of a colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "colon serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "colon serous membrane" .

[]
    oboInOwl:hasDbXref "FMA:14990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "colonic serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "large bowel serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "large bowel serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "serosa of large bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "serous membrane of colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "serous membrane of large bowel" .

[]
    oboInOwl:hasDbXref "FMA:14990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003335 ;
    owl:annotatedTarget "visceral peritoneum of colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "A serous membrane that is part of a duodenum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "doudenal serosa" .

[]
    oboInOwl:hasDbXref "FMA:14948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "duodenal serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "duodenum serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "duodenum serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "serous membrane of duodenum" .

[]
    oboInOwl:hasDbXref "FMA:14948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003336 ;
    owl:annotatedTarget "visceral peritoneum of duodenum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "A serous membrane that is part of a jejunum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14955" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "jejunal serosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "anfigenos" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "jejunum serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "jejunum serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "serous membrane of jejunum" .

[]
    oboInOwl:hasDbXref "FMA:14955" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003337 ;
    owl:annotatedTarget "visceral peritoneum of jejunum" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2548" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003338 ;
    owl:annotatedTarget "A spatially aggregated collection of nerve cell bodies in the PNS, consisting of one or more subpopulations that share cell type, chemical phenotype, and connections. (CUMBO)." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003338 ;
    owl:annotatedTarget "we follow MA in including separate classes for ganglion and peripheral nervous system, even though for vertebrates gangia are always in the PNS" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003338 ;
    owl:annotatedTarget "peripheral nervous system ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003339 ;
    owl:annotatedTarget "A ganglion that is part of a central nervous system [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003339 ;
    owl:annotatedTarget "this has no subclasses in FMA. In EHDAA2 and EMAPA it has only the cranial ganglia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003339 ;
    owl:annotatedTarget "central nervous system ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003339 ;
    owl:annotatedTarget "ganglion of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003339 ;
    owl:annotatedTarget "neuraxis ganglion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "A mucosa that is part of an anal canal [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Anal_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "UMLS:C0227414" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal viewed anatomically mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal viewed anatomically mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal viewed anatomically mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal canal viewed anatomically organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:74654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:74654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal region mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal region mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal region mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anal region organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anatomical anal canal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anatomical anal canal mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anatomical anal canal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "anatomical anal canal organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of anal canal viewed anatomically" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of anatomical anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of organ of anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of organ of anal canal viewed anatomically" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of organ of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucosa of organ of anatomical anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucous membrane of anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucous membrane of anal canal viewed anatomically" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucous membrane of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "mucous membrane of anatomical anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "organ mucosa of anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "organ mucosa of anal canal viewed anatomically" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "organ mucosa of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003342 ;
    owl:annotatedTarget "organ mucosa of anatomical anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "A mucosa that is part of a oral opening [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of oral opening" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of oral part of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of organ of oral opening" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of organ of oral part of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of organ of oral region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of organ of subdivision of mouth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucosa of subdivision of mouth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucous membrane of oral opening" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucous membrane of oral part of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucous membrane of oral region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "mucous membrane of subdivision of mouth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral opening mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral opening mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral opening mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral opening organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral part of face mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral part of face mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral part of face mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral part of face organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral region mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral region mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral region mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "oral region organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "organ mucosa of oral opening" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "organ mucosa of oral part of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "organ mucosa of oral region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "organ mucosa of subdivision of mouth" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "subdivision of mouth mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "subdivision of mouth mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "subdivision of mouth mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003343 ;
    owl:annotatedTarget "subdivision of mouth organ mucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "calcogeno" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "A mucosa that is part of a rectum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "mucosa of organ of rectum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "mucous membrane of rectum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "organ mucosa of rectum" .

[]
    oboInOwl:hasDbXref "FMA:15033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:15033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003346 ;
    owl:annotatedTarget "rectum organ mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0003752" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003350 ;
    owl:annotatedTarget "A layer of epithelial cells on the surface of the mucosa." .

[]
    oboInOwl:hasDbXref "BTO:0003752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003350 ;
    owl:annotatedTarget "lamina epithelialis mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0003752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003350 ;
    owl:annotatedTarget "lamina epithelialis mucosae" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "An epithelium that is part of a pharynx [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001174" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "Epithelium lining the pharynx consisting largely of simple columnar epithelium with a short segment (1mm) of stratified squamous epithelium on the ventral side. Chen et al, 2007.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "epithelial tissue of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "epithelium of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "pharynx epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003351 ;
    owl:annotatedTarget "pharynx epithelium" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget "An epithelium that is part of a midgut." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget "epithelial tissue of midgut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget "midgut epithelial tissue" .

[]
    oboInOwl:hasDbXref "BTO:0005053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget "midgut epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003352 ;
    owl:annotatedTarget "midgut epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003353 ;
    owl:annotatedTarget "An epithelium that is part of a hindgut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003353 ;
    owl:annotatedTarget "epithelial tissue of hindgut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003353 ;
    owl:annotatedTarget "hindgut epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003353 ;
    owl:annotatedTarget "hindgut epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003354 ;
    owl:annotatedTarget "An epithelium that is part of a rectum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003354 ;
    owl:annotatedTarget "epithelial tissue of rectum" .

[]
    oboInOwl:hasDbXref "FMA:17510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003354 ;
    owl:annotatedTarget "rectal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003354 ;
    owl:annotatedTarget "rectum epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003354 ;
    owl:annotatedTarget "rectum epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "An epithelium that is part of a tongue [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Tongue_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "UMLS:C1710436" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "epithelial tissue of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "tongue epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "tongue epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0000992" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003357 ;
    owl:annotatedTarget "lingual epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003364 ;
    owl:annotatedTarget "An epithelium that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003364 ;
    owl:annotatedTarget "epithelial tissue of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003364 ;
    owl:annotatedTarget "right lung epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003364 ;
    owl:annotatedTarget "right lung epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003365 ;
    owl:annotatedTarget "An epithelium that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003365 ;
    owl:annotatedTarget "epithelial tissue of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003365 ;
    owl:annotatedTarget "left lung epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003365 ;
    owl:annotatedTarget "left lung epithelium" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "calcogenos" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001997
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "An epithelium that is part of a vomeronasal organ [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "Jacobson's organ epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "Jacobson's organ epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "epithelial tissue of Jacobson's organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "epithelial tissue of vomeronasal organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "epithelium of Jacobson's organ" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "vomeronasal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "vomeronasal organ epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "vomeronasal organ epithelium" .

[]
    oboInOwl:hasDbXref "MA:0001328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003367 ;
    owl:annotatedTarget "vomeronasal organ sensory epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "An unilaminar epithelium that surrounds a pelvic appendage bud." .

[]
    oboInOwl:hasDbXref "VHOG:0001048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "hindlimb ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16780" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "hindlimb bud ectoderm" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "hindlimb bud ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0001048" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "hindlimb ectoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001034" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "lower limb bud ectoderm" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "pelvic fin bud ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003371 ;
    owl:annotatedTarget "leg ectoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "An unilaminar epithelium that surrounds a pectoral appendage bud." .

[]
    oboInOwl:hasDbXref "EMAPA:16407" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "forelimb bud ectoderm" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "forelimb bud ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0001047" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "forelimb ectoderm" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "pectoral fin bud ectoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002134" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "upper limb bud ectoderm" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "wing ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003372 ;
    owl:annotatedTarget "arm ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003373 ;
    owl:annotatedTarget "An ectoderm that is part of a footplate." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003374 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003374 ;
    owl:annotatedTarget "A extraembryonic structure that develops_from a ectoderm and is part of a chorion." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003374 ;
    owl:annotatedTarget "chorion ectoderm" .

[]
    oboInOwl:hasDbXref "BTO:0005145" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003374 ;
    owl:annotatedTarget "chorionic epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a right atrium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "cardiac muscle of cardiac right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "cardiac muscle of heart right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "cardiac muscle tissue of heart right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "cardiac muscle tissue of right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "cardiac muscle tissue of right atrium of heart" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "right atrium heart muscle" .

[]
    oboInOwl:hasDbXref "VHOG:0001227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "right atrium myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "textus muscularis of myocardium of right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "textus muscularis of myocardium of right atrium of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003379 ;
    owl:annotatedTarget "textus muscularis of myocardium of right cardiac atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a left atrium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "cardiac left atrium cardiac muscle" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogene" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000874 ;
    owl:annotatedTarget obo:CL_0000871 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "cardiac left atrium cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "cardiac muscle of cardiac left atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "cardiac muscle of heart left atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "cardiac muscle of left atrium of heart" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "left atrium heart muscle" .

[]
    oboInOwl:hasDbXref "VHOG:0001225" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "left atrium myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "textus muscularis of myocardium of cardiac left atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "textus muscularis of myocardium of heart left atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "textus muscularis of myocardium of left atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "textus muscularis of myocardium of left atrium of heart" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19644016"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000874 ;
    owl:annotatedTarget "A splenic macrophage found in the red-pulp of the spleen, and involved in immune responses to blood-borne pathogens and in the clearance of senescent erythrocytes. Markers include F4/80-positive, CD68-positive, MR-positive, Dectin2-positive, macrosialin-positive, and sialoadhesin-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003380 ;
    owl:annotatedTarget "textus muscularis of myocardium of left cardiac atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003381 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a right ventricle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:83452" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003381 ;
    owl:annotatedTarget "cardiac muscle tissue of right ventricle" .

[]
    oboInOwl:hasDbXref "GO:0003221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003381 ;
    owl:annotatedTarget "right ventricular cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "VHOG:0001236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003381 ;
    owl:annotatedTarget "right ventricle cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003382 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a left ventricle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:83453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003382 ;
    owl:annotatedTarget "cardiac muscle tissue of left ventricle" .

[]
    oboInOwl:hasDbXref "GO:0003220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003382 ;
    owl:annotatedTarget "left ventricular cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "VHOG:0001234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003382 ;
    owl:annotatedTarget "left ventricle cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of an interventricular septum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:84084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "cardiac muscle tissue of interventricular septum" .

[]
    oboInOwl:hasDbXref "VHOG:0000999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "interventricular septum cardiac muscle" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004158" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "interventricular septum heart muscle" .

[]
    oboInOwl:hasDbXref "VHOG:0000999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "interventricular septum myocardium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003383 ;
    owl:annotatedTarget "interventricular septum muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003384 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a pharynx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003384 ;
    owl:annotatedTarget "pharynx skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003384 ;
    owl:annotatedTarget "pharynx skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003384 ;
    owl:annotatedTarget "skeletal muscle tissue of pharynx" .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0005247" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003386 ;
    owl:annotatedTarget "any of the striated muscles that move the eye and include: superior rectus, inferior rectus, medial rectus, lateral rectus, superior oblique, inferior oblique, retractor bulbi" .

[]
    oboInOwl:hasDbXref "MA:0001268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003386 ;
    owl:annotatedTarget "ocular smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003387 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a trachea [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Trachea_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003387 ;
    owl:annotatedTarget "UMLS:C1710458" .

[]
    oboInOwl:hasDbXref "MA:0001863" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003387 ;
    owl:annotatedTarget "trachea smooth muscle" .

[]
    oboInOwl:hasDbXref "BTO:0001391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003387 ;
    owl:annotatedTarget "tracheal smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "A mesothelium that is part of a pericardium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "cavity of pericardial sac meso-epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "cavity of pericardial sac mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "meso-epithelium of cavity of pericardial sac" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "meso-epithelium of pericardial cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "mesothelium of cavity of pericardial sac" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "pericardial cavity meso-epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003388 ;
    owl:annotatedTarget "pericardial cavity mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "A mesothelium that is part of a diaphragm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "diaphragm meso-epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "diaphragm mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "meso-epithelium of diaphragm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "meso-epithelium of thoracic diaphragm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "mesothelium of thoracic diaphragm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "thoracic diaphragm meso-epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003389 ;
    owl:annotatedTarget "thoracic diaphragm mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "A mesothelium that is part of a pleural cavity [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "meso-epithelium of pleural cavity" .

[]
    oboInOwl:hasDbXref "FMA:18148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "mesothelium of pleura" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogenes" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "pleural cavity meso-epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "pleural cavity mesothelium" .

[]
    oboInOwl:hasDbXref "EMAPA:16775" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "pleural mesothelium" .

[]
    oboInOwl:hasDbXref "EMAPA:16775" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003390 ;
    owl:annotatedTarget "pleura" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "A mesentery that is part of a urinary system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "excretory system mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "mesentery of excretory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "mesentery of renal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "mesentery of systema urinaria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "renal system mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "systema urinaria mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003393 ;
    owl:annotatedTarget "urinary system mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003394 ;
    owl:annotatedTarget "A mesentery that is part of a hindgut [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003394 ;
    owl:annotatedTarget "hindgut mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003395 ;
    owl:annotatedTarget "A mesentery that is part of a rectum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003395 ;
    owl:annotatedTarget "rectum mesentery" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget obo:UBERON_0007826 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "A mesentery that is part of a colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "colon mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "large bowel mesentery" .

[]
    oboInOwl:hasDbXref "FMA:14645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "large intestinal mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "mesentery of large bowel" .

[]
    oboInOwl:hasDbXref "FMA:14645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "mesentery of large intestine" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003396 ;
    owl:annotatedTarget "mesocolon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003397 ;
    owl:annotatedTarget "A mesentery that is part of a duodenum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003397 ;
    owl:annotatedTarget "duodenum mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003398 ;
    owl:annotatedTarget "A mesentery that is part of a jejunum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "http://www.vivo.colostate.edu/hbooks/pathphys/misc_topics/peritoneum.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003398 ;
    owl:annotatedTarget "mesojejunum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "A zone of skin that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:38265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "forearm skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "lower arm skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "lower segment of arm skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "skin of antebrachial region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "skin of lower arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "skin of lower segment of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003403 ;
    owl:annotatedTarget "skin of zeugopod of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003406 ;
    owl:annotatedTarget "A cartilage element that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003406 ;
    owl:annotatedTarget "apparatus respiratorius cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003406 ;
    owl:annotatedTarget "cartilage of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003406 ;
    owl:annotatedTarget "respiratory system cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "A gland that is part of a digestive tract [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "digestive tract gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "gland of digestive tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "gland of lower gastrointestinal tract" .

[]
    oboInOwl:hasDbXref "MA:0003202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "gut gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003408 ;
    owl:annotatedTarget "lower gastrointestinal tract gland" .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/medical/lingual%20gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003409 ;
    owl:annotatedTarget "Any of the mucous, serous, or mixed glands that empty their secretions onto the surface of the tongue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003409 ;
    owl:annotatedTarget "lingual gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003409 ;
    owl:annotatedTarget "tongue gland" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "group 16 elements" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "Mesenchyme that is part of a pelvic appendage bud." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001386" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "Mesoderm part of pelvic fin bud.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "leg mesenchyme" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "lower limb bud mesenchyme" .

[]
    oboInOwl:hasDbXref "EMAPA:16781" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "hindlimb bud mesenchyme" .

[]
    oboInOwl:hasDbXref "ZFA:0001386" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "mesoderm pelvic fin bud" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003412 ;
    owl:annotatedTarget "pelvic fin bud mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "Mesenchyme that is part of a pectoral appendage bud." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000789" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "Mesoderm that is part of the pectoral fin bud.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "arm mesenchyme" .

[]
    oboInOwl:hasDbXref "EMAPA:16408" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "forelimb bud mesenchyme" .

[]
    oboInOwl:hasDbXref "ZFA:0000789" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "mesoderm pectoral fin bud" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "pectoral fin bud mesenchyme" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "upper limb bud mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003413 ;
    owl:annotatedTarget "wing mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003416 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing tongue [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004614" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003416 ;
    owl:annotatedTarget "tongue mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002255
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009204
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing vomeronasal organ [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget "Jacobson's organ mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget "mesenchyme of Jacobson's organ" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget "vomeronasal mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003421 ;
    owl:annotatedTarget "vomeronasal organ mesenchyme" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003422 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_37395
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Wharton's_jelly" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003422 ;
    owl:annotatedTarget "A gelatinous substance within the umbilical cord, largely made up of mucopolysaccharides (hyaluronic acid and chondroitin sulfate). It also contains some fibroblasts and macrophages. It is derived from Extra Embryonic Mesoderm[WP]" .

[]
    oboInOwl:hasDbXref "EMAPA:26127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003422 ;
    owl:annotatedTarget "Wharton's jelly" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003422 ;
    owl:annotatedTarget "umbilical cord mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003425 ;
    owl:annotatedTarget "A lymph node that is located in a kidney [Automatically generated definition]." .

[]
    oboInOwl:source "PMID:16624319"^^xsd:string ;
    oboInOwl:taxon "NCBITaxon:10090" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003425 ;
    owl:annotatedTarget "Dorsal to the ipsilateral kidney nearby the renal blood vessels, caudal to the adrenal gland" .

[]
    oboInOwl:source "ncithesaurus:Renal_Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003425 ;
    owl:annotatedTarget "UMLS:C2699031" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003425 ;
    owl:annotatedTarget "kidney lymph node" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003425 ;
    owl:annotatedTarget "lymph node of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "An adipose tissue that is part of a dermis [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000875 ;
    owl:annotatedTarget obo:CL_0000576 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "adipose tissue of dermis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "dermis fat tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "dermis fatty tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "fat tissue of dermis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003426 ;
    owl:annotatedTarget "fatty tissue of dermis" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16322748"^^xsd:string, "PMID:18303997"^^xsd:string, "PMID:20628149"^^xsd:string, "PMID:20870168"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000875 ;
    owl:annotatedTarget "A type of monocyte characterized by low expression of CCR2, low responsiveness to monocyte chemoattractant CCL2/MCP1, low phagocytic activity, and decrease size relative to classical monocytes, but increased co-stimulatory activity. May also play a role in tissue repair."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003429 ;
    owl:annotatedTarget "A nerve that is part of an abdomen [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003429 ;
    owl:annotatedTarget "nerve of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003430 ;
    owl:annotatedTarget "A nerve that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003430 ;
    owl:annotatedTarget "EMAPA:37263" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003430 ;
    owl:annotatedTarget "neck (volume) nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003430 ;
    owl:annotatedTarget "nerve of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003430 ;
    owl:annotatedTarget "nerve of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003431 ;
    owl:annotatedTarget "A nerve that is part of a leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003431 ;
    owl:annotatedTarget "EMAPA:37343" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003431 ;
    owl:annotatedTarget "nerve of leg" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "group VI elements" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "A nerve that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "EMAPA:37266" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "anterior thoracic region nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "anterolateral part of thorax nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "front of thorax nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "nerve of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "nerve of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "nerve of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003432 ;
    owl:annotatedTarget "nerve of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003433 ;
    owl:annotatedTarget "A nerve that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003433 ;
    owl:annotatedTarget "EMAPA:37336" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003433 ;
    owl:annotatedTarget "brachial region nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003433 ;
    owl:annotatedTarget "nerve of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003433 ;
    owl:annotatedTarget "nerve of brachial region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003434 ;
    owl:annotatedTarget "A nerve that is part of a wrist [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003434 ;
    owl:annotatedTarget "EMAPA:37339" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003434 ;
    owl:annotatedTarget "carpal region nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003434 ;
    owl:annotatedTarget "nerve of carpal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003434 ;
    owl:annotatedTarget "nerve of wrist" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "A nerve that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "EMAPA:37348" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "digit of foot nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "digit of terminal segment of free lower limb nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "digitus pedis nerve" .

[]
    oboInOwl:hasDbXref "MA:0000649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "foot digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "hind limb digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of digit of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of foot digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of terminal segment of free lower limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "nerve of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "terminal segment of free lower limb digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "toe nerve" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003435 ;
    owl:annotatedTarget "foot digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003436 ;
    owl:annotatedTarget "A nerve that is part of a shoulder [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003436 ;
    owl:annotatedTarget "EMAPA:37335" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003436 ;
    owl:annotatedTarget "nerve of shoulder" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "A nerve that innervates an eyelid." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "EMAPA:37535" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "blepharon nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "nerve of blepharon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "nerve of eyelid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003437 ;
    owl:annotatedTarget "palpebral nerve" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003438 ;
    owl:annotatedTarget "Any nerve that innervates the iris." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003438 ;
    owl:annotatedTarget "nerve of iris" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "A nerve that is part of the trunk region of the body (not to be confused with a nerve trunk)." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "EMAPA:37264" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "nerve of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "nerve of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "torso nerve" .

[]
    oboInOwl:hasDbXref "MA:0000515" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003439 ;
    owl:annotatedTarget "trunk nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003440 ;
    owl:annotatedTarget "A nerve that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003440 ;
    owl:annotatedTarget "EMAPA:37291" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003440 ;
    owl:annotatedTarget "nerve of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "A nerve that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "EMAPA:37334" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "fore limb nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "nerve of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "nerve of forelimb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000876 ;
    owl:annotatedTarget obo:CL_0000871 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "nerve of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "nerve of upper extremity" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003441 ;
    owl:annotatedTarget "wing nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "A nerve that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "EMAPA:37342" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11207597"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000876 ;
    owl:annotatedTarget "A splenic macrophage found in the white pulp of the spleen. Markers include F4/80-negative, CD68-positive, and macrosialin-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "hind limb nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "nerve of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "nerve of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "nerve of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003442 ;
    owl:annotatedTarget "nerve of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "A nerve that is located in a thoracic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "EMAPA:37267" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "cavity of chest nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "cavity of thorax nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "chest cavity nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "nerve of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "nerve of cavity of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "nerve of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "nerve of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "nerve of thoracic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003443 ;
    owl:annotatedTarget "pectoral cavity nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003444 ;
    owl:annotatedTarget "A nerve that is part of a pelvis [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003444 ;
    owl:annotatedTarget "EMAPA:37269" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003444 ;
    owl:annotatedTarget "nerve of pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003445 ;
    owl:annotatedTarget "A nerve that is part of a foot [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003445 ;
    owl:annotatedTarget "EMAPA:37347" .

[]
    oboInOwl:hasDbXref "MA:0000653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003445 ;
    owl:annotatedTarget "foot nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003445 ;
    owl:annotatedTarget "nerve of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "A nerve that is part of an ankle [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "FMA placement dubious" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "EMAPA:37346" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "nerve of ankle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "tarsal region nerve" .

[]
    oboInOwl:hasDbXref "FMA:86901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003446 ;
    owl:annotatedTarget "neural network of ankle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "A nerve that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "EMAPA:37341" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "digit of hand nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "digit of terminal segment of free upper limb nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "digitus manus nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "finger nerve" .

[]
    oboInOwl:hasDbXref "MA:0000625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "hand digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of digit of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of digit of terminal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of digitus manus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of hand digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "nerve of terminal segment of free upper limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003447 ;
    owl:annotatedTarget "terminal segment of free upper limb digit nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003448 ;
    owl:annotatedTarget "A nerve that is part of a manus [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003448 ;
    owl:annotatedTarget "EMAPA:37340" .

[]
    oboInOwl:hasDbXref "MA:0000629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003448 ;
    owl:annotatedTarget "hand nerve" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003448 ;
    owl:annotatedTarget "nerve of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003448 ;
    owl:annotatedTarget "nerve of manus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen molecular entity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "An intervertebral disk that is part of a tail [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "intervertebral disc of post-ventral region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "intervertebral disc of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "intervertebral disk of post-ventral region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "intervertebral disk of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "tail intervertebral disk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003449 ;
    owl:annotatedTarget "tail spinal disc" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003453 ;
    owl:annotatedTarget "A Peyer's patch that is part of a large intestine." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003453 ;
    owl:annotatedTarget "Peyer's patch of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003453 ;
    owl:annotatedTarget "large intestine Peyer's patch" .

[]
    oboInOwl:hasDbXref "FMA:15658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003453 ;
    owl:annotatedTarget "solitary lymphatic follicle of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:15658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003453 ;
    owl:annotatedTarget "solitary lymphoid follicle of subdivision of large intestine" .

[]
    oboInOwl:source "ncithesaurus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001204
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "nodular lymphoid structures on the serosal surface of the small intestine." .

[]
    oboInOwl:hasDbXref "FMA:15054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "Peyer's patch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "Peyer's patch of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "Peyer's patch of small intestine" .

[]
    oboInOwl:hasDbXref "FMA:15054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "aggregated lymphoid follicle of small intestine" .

[]
    oboInOwl:hasDbXref "FMA:76466" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "noduli lymphoidei aggregati intestini tenuis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "small bowel Peyer's patch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003454 ;
    owl:annotatedTarget "small intestine Peyer's patch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003455 ;
    owl:annotatedTarget "A loop of Henle that is part of a inner medulla of kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0002623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003455 ;
    owl:annotatedTarget "kidney inner medulla loop of Henle" .

[]
    oboInOwl:hasDbXref "EMAPA:28352" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003455 ;
    owl:annotatedTarget "loop of Henle, inner medullary portion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "EMAPA:37580" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000877 ;
    owl:annotatedTarget obo:CL_0000876 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "apparatus respiratorius lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "apparatus respiratorius lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "lymph vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "lymph vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "lymphatic vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "lymphatic vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003456 ;
    owl:annotatedTarget "respiratory system lymph vessel" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19631584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000877 ;
    owl:annotatedTarget "A splenic white pulp macrophage found in and around the germinal centers of the white pulp of the spleen that participates in phagocytosis of apoptotic B cells from the germinal centers. A marker for a cell of this type is Mertk-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "A bone that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "adult head bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "adult head bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "bone of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "bone of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "bone organ of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "bone organ of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "head bone organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003457 ;
    owl:annotatedTarget "craniofacial bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "A bone that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "EMAPA:37246" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "bone of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "bone of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "bone organ of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "bone organ of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "neck (volume) bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "neck (volume) bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003458 ;
    owl:annotatedTarget "neck bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "A bone that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "anterior thoracic region bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "anterior thoracic region bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "anterolateral part of thorax bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "anterolateral part of thorax bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone organ of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone organ of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone organ of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "bone organ of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "chest bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "front of thorax bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003459 ;
    owl:annotatedTarget "front of thorax bone organ" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "A bone that is part of the region of the forelimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "EMAPA:37303" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "arm bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "bone of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "bone organ of arm" .

[]
    oboInOwl:hasDbXref "GAID:178" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003460 ;
    owl:annotatedTarget "bone of upper extremity" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000878 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:notes "UBERONREF:0000003" ;
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003461 ;
    owl:annotatedTarget obo:UBERON_0010741 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003461 ;
    owl:annotatedTarget "A bone that is connected via a shoulder joint (i.e. glenohumeral or acromioclavicular joints). The shoulder bones are the clavicle, scapula and humerus - but note that these are only considered to be shoulder bones when a true shoulder is present, as in most tetrapods." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003461 ;
    owl:annotatedTarget "this is a forelimb bone in MA, but this would lead to part-disjointness violations." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003461 ;
    owl:annotatedTarget "bone of shoulder" .

[]
    oboInOwl:hasDbXref "GO_REF:0000031"^^xsd:string, "PMID:16322748"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000878 ;
    owl:annotatedTarget "A tissue-resident macrophage found in the central nervous system."^^xsd:string .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "A bone that is part of a facial skeleton [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Facial_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "UMLS:C0015455" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "bone of facial skeleton" .

[]
    oboInOwl:hasDbXref "EMAPA:19019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "facial bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "facial skeleton bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "bone of viscerocranium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003462 ;
    owl:annotatedTarget "viscerocranium bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "A bone that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "bone of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "bone of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "bone organ of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "bone organ of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "torso bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "torso bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003463 ;
    owl:annotatedTarget "trunk bone organ" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "A bone that is part of a hindlimb region. Examples: any pes phalanx, femur. Counter-examples: ischium, pubis (they are part of the pelvic girdle)" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "the MA class is actually bone of pelvic complex; in contrast the NCIT class excludes ilium etc" .

[]
    oboInOwl:source "ncithesaurus:Bone_of_the_Lower_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "UMLS:C0448188" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone organ of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone organ of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "bone organ of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "hind limb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "hind limb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003464 ;
    owl:annotatedTarget "hindlimb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "A bone that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "antebrachial region bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "antebrachial region bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "arm zeugopod bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "arm zeugopod bone organ" .

[]
    oboInOwl:hasDbXref "MA:0000598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "lower arm bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "zeugopod bone, forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "zeugopod bone, upper" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003466 ;
    owl:annotatedTarget "wing zeugopod bone" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003468 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001184
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003468 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001184
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ureteral_branches_of_renal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003468 ;
    owl:annotatedTarget "The ureteral branches of renal artery are small branches which supply the ureter." .

[]
    oboInOwl:hasDbXref "MA:0002074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003468 ;
    owl:annotatedTarget "ureteric artery" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003468 ;
    owl:annotatedTarget "EMAPA:37676" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen molecular entities" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003469 ;
    owl:annotatedTarget "An artery that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003469 ;
    owl:annotatedTarget "EMAPA:37569" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001612
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_labial_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "The superior labial artery (superior labial branch of facial artery) is larger and more tortuous than the inferior labial artery. It follows a similar course along the edge of the upper lip, lying between the mucous membrane and the Orbicularis oris, and anastomoses with the artery of the opposite side. It supplies the upper lip, and gives off in its course two or three vessels which ascend to the nose; a septal branch ramifies on the nasal septum as far as the point of the nose, and an alar branch supplies the ala of the nose." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "EMAPA:37430" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_labial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "arteria labialis superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_labial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "ramus labialis superior arteriae facialis" .

[]
    oboInOwl:hasDbXref "FMA:49570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "superior labial artery" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000879 ;
    owl:annotatedTarget obo:CL_0000878 .

[]
    oboInOwl:hasDbXref "FMA:49570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003470 ;
    owl:annotatedTarget "superior labial branch of facial artery" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001612
    ] .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11591794"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000879 ;
    owl:annotatedTarget "A central nervous system macrophage found in the meninges (the three membranes that surround the brain). This macrophage types is highly phagocytic and expresses scavenger receptors."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_labial_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "The Iinferior labial artery (inferior labial branch of facial artery) arises near the angle of the mouth; it passes upward and forward beneath the Triangularis and, penetrating the Orbicularis oris, runs in a tortuous course along the edge of the lower lip between this muscle and the mucous membrane. It supplies the labial glands, the mucous membrane, and the muscles of the lower lip; and anastomoses with the artery of the opposite side, and with the mental branch of the inferior alveolar artery." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "EMAPA:37429" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_labial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "arteria labialis inferior" .

[]
    oboInOwl:hasDbXref "FMA:49567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "inferior labial artery" .

[]
    oboInOwl:hasDbXref "FMA:49567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "inferior labial branch of facial artery" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "ramus labialis inferior (arteria facialis)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_labial_artery" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003471 ;
    owl:annotatedTarget "ramus labialis inferior arteriae facialis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebellar_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003472 ;
    owl:annotatedTarget "An artery that supplies blood to the cerebellum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003472 ;
    owl:annotatedTarget "EMAPA:37074" .

[]
    oboInOwl:source "ncithesaurus:Cerebellar_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003472 ;
    owl:annotatedTarget "UMLS:C0226246" .

[]
    oboInOwl:hasDbXref "https://sourceforge.net/tracker/index.php?func=detail&aid=3317815&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003473 ;
    owl:annotatedTarget "An artery that is part of a thoracic cavity[cjm]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003473 ;
    owl:annotatedTarget "in MA, aorta is classified here - but this is problematic because the abdominal aorta is not in the thoracic cavity" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003473 ;
    owl:annotatedTarget "EMAPA:37241" .

[]
    oboInOwl:hasDbXref "MESH:A07.231.114.891" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003473 ;
    owl:annotatedTarget "thoracic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Meningeal_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003474 ;
    owl:annotatedTarget "One of the arteries supplying a meninix[Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003474 ;
    owl:annotatedTarget "EMAPA:37104" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003475 ;
    owl:annotatedTarget "A vein that is part of a ureter [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003475 ;
    owl:annotatedTarget "EMAPA:37679" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003475 ;
    owl:annotatedTarget "ureter vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003475 ;
    owl:annotatedTarget "vein of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "A vein that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "EMAPA:37584" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "apparatus respiratorius vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "respiratory system vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "vein of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003476 ;
    owl:annotatedTarget "vein of respiratory system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superior_labial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003477 ;
    owl:annotatedTarget "The inferior labial vein is the vein receiving blood from the upper lip." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003477 ;
    owl:annotatedTarget "EMAPA:37204" .

[]
    oboInOwl:hasDbXref "FMA:52538" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003477 ;
    owl:annotatedTarget "superior labial vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003477 ;
    owl:annotatedTarget "upper lip vein" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003477 ;
    owl:annotatedTarget "vena labialis superior" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_labial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "The inferior labial vein is the vein receiving blood from the lower lip." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "EMAPA:37202" .

[]
    oboInOwl:hasDbXref "FMA:52541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "inferior labial vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "lower lip vein" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "vena labialis inferior" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "group 14 elements" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_labial_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003478 ;
    owl:annotatedTarget "venae labiales inferiores" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "A vein that is part of a thoracic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "EMAPA:37242" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "cavity of chest vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "cavity of thorax vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "chest cavity vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "pectoral cavity vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "vein of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "vein of cavity of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "vein of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "vein of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003479 ;
    owl:annotatedTarget "vein of thoracic cavity" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000880 ;
    owl:annotatedTarget obo:CL_0000878 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003480 ;
    owl:annotatedTarget "A vein that is part of a clitoris [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003480 ;
    owl:annotatedTarget "EMAPA:37201" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003480 ;
    owl:annotatedTarget "clitoris vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Tail_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "A vein that is part of a tail [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "EMAPA:37761" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9550136"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000880 ;
    owl:annotatedTarget "A central nervous system macrophage found at the interface between the blood and the cerebrospinal fluid in the brain. This cell expresses scavenger receptors."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "post-vent region vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "vein of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "vein of tail" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tail_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003481 ;
    owl:annotatedTarget "caudal vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "A portion of lymphoid tissue that is part of a thymus [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "EMAPA:37766" .

[]
    oboInOwl:source "ncithesaurus:Thymic_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "UMLS:C1515429" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "lymphoid tissue of thymus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "lymphoid tissue of thymus gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003483 ;
    owl:annotatedTarget "thymus gland lymphoid tissue" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget obo:UBERON_0003487 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "A sebaceous gland that is part of a camera-type eye. Example: a tarsal gland." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "EMAPA:37531" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "camera-type eye sebaceous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "sebaceous gland of camera-type eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "sebaceous gland of vertebrate eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003484 ;
    owl:annotatedTarget "vertebrate eye sebaceous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003485 ;
    owl:annotatedTarget "A sebaceous gland that is part of a vagina [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003485 ;
    owl:annotatedTarget "EMAPA:37793" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003485 ;
    owl:annotatedTarget "sebaceous gland of vagina" .

[]
    oboInOwl:hasDbXref "MP:0009535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003487 ;
    owl:annotatedTarget "A holocrine gland of the dermis that secretes sebum into hair follicles." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003487 ;
    owl:annotatedTarget "sebaceous gland of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "A lactiferous gland that is part of the abdominal region [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "abdomen lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "abdomen lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "abdomen lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "abdomen mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "lactiferous gland of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "lobe of breast of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "lobe of mammary gland of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003488 ;
    owl:annotatedTarget "mammary gland of abdomen" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003526
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "An endothelium of capillary that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "EMAPA:37575" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius blood capillary endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius capillary endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius capillary vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of capillary vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "blood capillary endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "blood capillary endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "capillary endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "capillary endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "capillary vessel endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbon group element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "capillary vessel endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of blood capillary of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of blood capillary of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of capillary of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of capillary of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of capillary vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "endothelium of capillary vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "respiratory system blood capillary endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "respiratory system capillary vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "respiratory system endothelium of blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "respiratory system endothelium of capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003489 ;
    owl:annotatedTarget "respiratory system endothelium of capillary vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003494 ;
    owl:annotatedTarget "A venule that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003494 ;
    owl:annotatedTarget "EMAPA:37587" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003494 ;
    owl:annotatedTarget "apparatus respiratorius venule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003494 ;
    owl:annotatedTarget "venule of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003494 ;
    owl:annotatedTarget "venule of respiratory system" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003495 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003469
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003495 ;
    owl:annotatedTarget "An arteriole that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003495 ;
    owl:annotatedTarget "EMAPA:37568" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003496 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011362
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003496 ;
    owl:annotatedTarget "A blood vessel that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003496 ;
    owl:annotatedTarget "adult head blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003496 ;
    owl:annotatedTarget "blood vessel of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003496 ;
    owl:annotatedTarget "blood vessel of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003497 ;
    owl:annotatedTarget "A blood vessel that is part of an abdomen [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003497 ;
    owl:annotatedTarget "blood vessel of abdomen" .

[]
    oboInOwl:notes "abdominal aorta artery" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:seeAlso ;
    owl:annotatedSource obo:UBERON_0003497 ;
    owl:annotatedTarget "UBERON:0012254" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003498 ;
    owl:annotatedTarget "A blood vessel that is part of a heart [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003498 ;
    owl:annotatedTarget "blood vessel of heart" .

[]
    oboInOwl:hasDbXref "EMAPA:35397" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003498 ;
    owl:annotatedTarget "cardiac blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003499 ;
    owl:annotatedTarget "A blood vessel that is part of a brain [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003499 ;
    owl:annotatedTarget "blood vessel of brain" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/tracker/index.php?func=detail&aid=3564332&group_id=36855&atid=440764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003500 ;
    owl:annotatedTarget "A blood vessel that is part of a cornea [Automatically generated definition]." .

[]
    oboInOwl:source "PMID:17051153" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0003500 ;
    owl:annotatedTarget obo:NCBITaxon_9775 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003500 ;
    owl:annotatedTarget "blood vessel of cornea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003500 ;
    owl:annotatedTarget "cornea blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "A blood vessel that is part of a retina [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "blood vessel of inner layer of eyeball" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "blood vessel of retina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "blood vessel of tunica interna of eyeball" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "inner layer of eyeball blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "retinal blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003501 ;
    owl:annotatedTarget "tunica interna of eyeball blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003502 ;
    owl:annotatedTarget "A blood vessel that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003502 ;
    owl:annotatedTarget "EMAPA:37236" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003502 ;
    owl:annotatedTarget "blood vessel of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003502 ;
    owl:annotatedTarget "blood vessel of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003502 ;
    owl:annotatedTarget "neck (volume) blood vessel" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbon group elements" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003503 ;
    owl:annotatedTarget "A blood vessel that is part of a leg [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003503 ;
    owl:annotatedTarget "blood vessel of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003504 ;
    owl:annotatedTarget "A blood vessel that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003504 ;
    owl:annotatedTarget "apparatus respiratorius blood vessel" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000881 ;
    owl:annotatedTarget obo:CL_0000878 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003504 ;
    owl:annotatedTarget "blood vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003504 ;
    owl:annotatedTarget "blood vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003505 ;
    owl:annotatedTarget "A blood vessel that is part of a trachea." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003505 ;
    owl:annotatedTarget "blood vessel of trachea" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16507898"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000881 ;
    owl:annotatedTarget "A central nervous system macrophage found in small blood vessels in the brain. Markers include CD14+CD16+CD163+."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "A blood vessel that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "EMAPA:37239" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "anterior thoracic region blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "anterolateral part of thorax blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "blood vessel of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "blood vessel of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "blood vessel of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "blood vessel of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003506 ;
    owl:annotatedTarget "front of thorax blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003507 ;
    owl:annotatedTarget "A blood vessel that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003507 ;
    owl:annotatedTarget "EMAPA:37293" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003507 ;
    owl:annotatedTarget "blood vessel of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "A blood vessel that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "EMAPA:37302" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of digit of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of foot digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of terminal segment of free lower limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "blood vessel of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "digit of foot blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "digit of terminal segment of free lower limb blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "digitus pedis blood vessel" .

[]
    oboInOwl:hasDbXref "MA:0000645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "foot digit blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "hind limb digit blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "terminal segment of free lower limb digit blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "toe blood vessel" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003508 ;
    owl:annotatedTarget "foot digit blood vessel" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003509 ;
    owl:annotatedTarget "A blood vessel that is part of the arterial system. Includes artery, arteriole and aorta." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003510 ;
    owl:annotatedTarget "A blood vessel that is part of a eyelid [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003510 ;
    owl:annotatedTarget "EMAPA:37388" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003510 ;
    owl:annotatedTarget "blepharon blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003510 ;
    owl:annotatedTarget "blood vessel of blepharon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003510 ;
    owl:annotatedTarget "blood vessel of eyelid" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000882 ;
    owl:annotatedTarget obo:CL_0000866 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003511 ;
    owl:annotatedTarget "A blood vessel that is part of a iris [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003511 ;
    owl:annotatedTarget "EMAPA:37387" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003511 ;
    owl:annotatedTarget "blood vessel of iris" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9048205"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000882 ;
    owl:annotatedTarget "A thymic macrophage found in the thymic medulla."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003512 ;
    owl:annotatedTarget "A blood vessel that is part of a lung [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003512 ;
    owl:annotatedTarget "blood vessel of lung" .

[]
    oboInOwl:hasDbXref "EMAPA:32867" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003512 ;
    owl:annotatedTarget "pulmonary vascular element" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbonoides" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003513 ;
    owl:annotatedTarget "A blood vessel that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003513 ;
    owl:annotatedTarget "EMAPA:37237" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003513 ;
    owl:annotatedTarget "blood vessel of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003513 ;
    owl:annotatedTarget "blood vessel of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003513 ;
    owl:annotatedTarget "torso blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003514 ;
    owl:annotatedTarget "A blood vessel that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003514 ;
    owl:annotatedTarget "blood vessel of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "A blood vessel that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "EMAPA:37292" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "anteriormost limb blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "blood vessel of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "blood vessel of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "blood vessel of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "blood vessel of upper extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "fore limb blood vessel" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003515 ;
    owl:annotatedTarget "wing blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "A blood vessel that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "EMAPA:37298" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "blood vessel of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "blood vessel of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "blood vessel of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003516 ;
    owl:annotatedTarget "hind limb blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003517 ;
    owl:annotatedTarget "A blood vessel that is part of a kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003517 ;
    owl:annotatedTarget "blood vessel of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003517 ;
    owl:annotatedTarget "renal blood vessel" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000883 ;
    owl:annotatedTarget obo:CL_0000866 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "A blood vessel that is part of a thoracic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "EMAPA:37240" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "blood vessel of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "blood vessel of cavity of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "blood vessel of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "blood vessel of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "blood vessel of thoracic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "cavity of chest blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "cavity of thorax blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "chest cavity blood vessel" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9048205"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000883 ;
    owl:annotatedTarget "A thymic macrophage found in the thymic cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003519 ;
    owl:annotatedTarget "pectoral cavity blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003520 ;
    owl:annotatedTarget "A blood vessel that is part of a pelvis [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003520 ;
    owl:annotatedTarget "EMAPA:37244" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003520 ;
    owl:annotatedTarget "blood vessel of pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003521 ;
    owl:annotatedTarget "A blood vessel that is part of a foot [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003521 ;
    owl:annotatedTarget "EMAPA:37301" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003521 ;
    owl:annotatedTarget "blood vessel of foot" .

[]
    oboInOwl:hasDbXref "MA:0000642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003521 ;
    owl:annotatedTarget "foot blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "A blood vessel that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "EMAPA:37297" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "blood vessel of digit of terminal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "blood vessel of terminal segment of free upper limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "digit of terminal segment of free upper limb blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "finger blood vessel" .

[]
    oboInOwl:hasDbXref "MA:0000621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "hand digit blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "terminal segment of free upper limb digit blood vessel" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003522 ;
    owl:annotatedTarget "hand digit blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003523 ;
    owl:annotatedTarget "A blood vessel that is part of a manus [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003523 ;
    owl:annotatedTarget "EMAPA:37296" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003523 ;
    owl:annotatedTarget "blood vessel of hand" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "cristallogene" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003523 ;
    owl:annotatedTarget "blood vessel of manus" .

[]
    oboInOwl:hasDbXref "MA:0000618" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003523 ;
    owl:annotatedTarget "hand blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003524 ;
    owl:annotatedTarget "A blood vessel that is part of a tail [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003524 ;
    owl:annotatedTarget "blood vessel of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003524 ;
    owl:annotatedTarget "blood vessel of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003524 ;
    owl:annotatedTarget "post-vent region blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "A capillary that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "EMAPA:37574" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "apparatus respiratorius blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "apparatus respiratorius capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "apparatus respiratorius capillary vessel" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000884 ;
    owl:annotatedTarget obo:CL_0000867 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "blood capillary of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "blood capillary of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "capillary of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "capillary of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "capillary vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "capillary vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "respiratory system blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003526 ;
    owl:annotatedTarget "respiratory system capillary vessel" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19906191"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000884 ;
    owl:annotatedTarget "A tissue-resident macrophage found in the mucosa associated lymphoid tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "A capillary that is part of a kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "blood capillary of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "capillary of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "capillary vessel of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "kidney blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "kidney capillary vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003527 ;
    owl:annotatedTarget "renal capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "A gray matter that is part of a brain [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Gray_Matter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "UMLS:C1707348" .

[]
    oboInOwl:hasDbXref "MA:0000810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "brain grey matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "brain grey substance" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "gray matter of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "grey matter of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003528 ;
    owl:annotatedTarget "grey substance of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "An lymphatic vessel endothelium that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "EMAPA:37581" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "apparatus respiratorius lymph vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "apparatus respiratorius lymphatic vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "endothelium of lymph vessel of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "endothelium of lymph vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "lymph vessel endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "lymph vessel endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "lymphatic vessel endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "lymphatic vessel endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "respiratory system endothelium of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "respiratory system lymph vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003529 ;
    owl:annotatedTarget "respiratory system lymphatic vessel endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "A zone of skin that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Foot_Digit_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "UMLS:C1708089" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "digit of foot skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "digit of terminal segment of free lower limb skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "digitus pedis skin" .

[]
    oboInOwl:hasDbXref "MA:0000650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "foot digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "hind limb digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of digit of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of foot digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of terminal segment of free lower limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "skin of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "terminal segment of free lower limb digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "toe skin" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003530 ;
    owl:annotatedTarget "foot digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "A zone of skin that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Upper_Limb_and_Shoulder" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "UMLS:C0222212" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "anteriormost limb skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "fore limb skin" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "cristallogenes" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "skin of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "skin of forelimb" .

[]
    oboInOwl:hasDbXref "FMA:23101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "skin of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:23101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "upper limb skin" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003531 ;
    owl:annotatedTarget "wing skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "A zone of skin that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Lower_Limb_and_Hip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "UMLS:C0222268" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "hind limb skin" .

[]
    oboInOwl:hasDbXref "FMA:23102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "lower limb skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "skin of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "skin of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "skin of lower extremity" .

[]
    oboInOwl:hasDbXref "FMA:23102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003532 ;
    owl:annotatedTarget "skin of lower limb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000885 ;
    owl:annotatedTarget obo:CL_0000884 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "A zone of skin that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Hand_Digit_Skin" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "UMLS:C1708318" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "digit of hand skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "digit of terminal segment of free upper limb skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "digitus manus skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "finger skin" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "fore limb digit skin" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19906191"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000885 ;
    owl:annotatedTarget "A mucosa-associated lymphoid tissue macrophage found in the mucosa-associated lymphoid tissues of the gut."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0000626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "hand digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of digit of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of digit of terminal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of digitus manus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of hand digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "skin of terminal segment of free upper limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "terminal segment of free upper limb digit skin" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003533 ;
    owl:annotatedTarget "hand digit skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003534 ;
    owl:annotatedTarget "A zone of skin that is part of a tail [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003534 ;
    owl:annotatedTarget "post-vent region skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003534 ;
    owl:annotatedTarget "skin of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003534 ;
    owl:annotatedTarget "skin of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003535 ;
    owl:annotatedTarget "A nerve trunk that is part of a vagus nerve." .

[]
    oboInOwl:hasDbXref "FMA:6221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003535 ;
    owl:annotatedTarget "trunk of vagus nerve" .

[]
    oboInOwl:hasDbXref "EMAPA:17272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003535 ;
    owl:annotatedTarget "vagal X nerve trunk" .

[]
    oboInOwl:hasDbXref "EMAPA:17272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003535 ;
    owl:annotatedTarget "vagal nerve trunk" .

[]
    oboInOwl:hasDbXref "FMA:6221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003535 ;
    owl:annotatedTarget "vagus neural trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003536 ;
    owl:annotatedTarget "An alveolar duct that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Lung_Alveolar_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003536 ;
    owl:annotatedTarget "UMLS:C1709958" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003536 ;
    owl:annotatedTarget "alveolar duct of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003537 ;
    owl:annotatedTarget "An alveolar duct that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Lung_Alveolar_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003537 ;
    owl:annotatedTarget "UMLS:C1708672" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003537 ;
    owl:annotatedTarget "alveolar duct of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003538 ;
    owl:annotatedTarget "A bronchiole that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Lung_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003538 ;
    owl:annotatedTarget "UMLS:C0225670" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003538 ;
    owl:annotatedTarget "bronchiole of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003538 ;
    owl:annotatedTarget "lobular bronchiole of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003538 ;
    owl:annotatedTarget "right lung lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003539 ;
    owl:annotatedTarget "A bronchiole that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Lung_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003539 ;
    owl:annotatedTarget "UMLS:C0225674" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003539 ;
    owl:annotatedTarget "bronchiole of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003539 ;
    owl:annotatedTarget "left lung lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003539 ;
    owl:annotatedTarget "lobular bronchiole of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003540 ;
    owl:annotatedTarget "A terminal bronchiole that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Lung_Terminal_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003540 ;
    owl:annotatedTarget "UMLS:C1709961" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "group IV elements" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003540 ;
    owl:annotatedTarget "bronchiolus terminalis of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003540 ;
    owl:annotatedTarget "right lung bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003540 ;
    owl:annotatedTarget "terminal bronchiole of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003541 ;
    owl:annotatedTarget "A terminal bronchiole that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Lung_Terminal_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003541 ;
    owl:annotatedTarget "UMLS:C1708675" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003541 ;
    owl:annotatedTarget "bronchiolus terminalis of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003541 ;
    owl:annotatedTarget "left lung bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003541 ;
    owl:annotatedTarget "terminal bronchiole of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003542 ;
    owl:annotatedTarget "A respiratory bronchiole that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Lung_Respiratory_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003542 ;
    owl:annotatedTarget "UMLS:C1709960" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003542 ;
    owl:annotatedTarget "bronchiolus respiratorius of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003542 ;
    owl:annotatedTarget "respiratory bronchiole of right lung" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000886 ;
    owl:annotatedTarget obo:CL_0000884 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003542 ;
    owl:annotatedTarget "right lung bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003543 ;
    owl:annotatedTarget "A respiratory bronchiole that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Lung_Respiratory_Bronchiole" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003543 ;
    owl:annotatedTarget "UMLS:C1708674" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003543 ;
    owl:annotatedTarget "bronchiolus respiratorius of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003543 ;
    owl:annotatedTarget "left lung bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003543 ;
    owl:annotatedTarget "respiratory bronchiole of left lung" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16048540"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000886 ;
    owl:annotatedTarget "A mucosa-associated lymphoid tissue macrophage found in the nasal and bronchial mucosa-associated lymphoid tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0008026" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "The regions of the brain that are largely or entirely composed of myelinated nerve cell axons and contain few or no neural cell bodies or dendrites." .

[]
    oboInOwl:source "ncithesaurus:Brain_White_Matter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "UMLS:C1706995" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "brain white matter of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "brain white substance" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "white matter of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "white matter of neuraxis of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003544 ;
    owl:annotatedTarget "white substance of brain" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003546 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001292
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003546 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002335
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003546 ;
    owl:annotatedTarget "A macula densa that is part of a distal convoluted tubule [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "A meninx that is part of a brain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000013" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "Meninges that are part of the brain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000013" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "brain meninges" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "meninges of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003547 ;
    owl:annotatedTarget "meninx of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003548 ;
    owl:annotatedTarget "A meninx that is part of a forebrain [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003548 ;
    owl:annotatedTarget "EMAPA:37543" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003548 ;
    owl:annotatedTarget "forebrain meninx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003548 ;
    owl:annotatedTarget "meninges of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003548 ;
    owl:annotatedTarget "meninx of forebrain" .

[]
    oboInOwl:hasDbXref "MP:0009026" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "The fibrous membrane forming the innermost of the three coverings that surrounds the brain within the cranial cavity that is firmly attached to the glial capsule." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000470" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pia+mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000470" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Brain_Pia_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "UMLS:C1706994" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "brain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "pia mater of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003549 ;
    owl:annotatedTarget "pia mater of neuraxis of brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003550 ;
    owl:annotatedTarget "A pia mater that is part of a forebrain [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003550 ;
    owl:annotatedTarget "EMAPA:37546" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003550 ;
    owl:annotatedTarget "forebrain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003550 ;
    owl:annotatedTarget "pia mater of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003550 ;
    owl:annotatedTarget "pia mater of neuraxis of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "A pia mater that is part of a midbrain [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "main group elements" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000467" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "Pia mater that is part of the midbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000467" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "midbrain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "pia mater of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "pia mater of neuraxis of midbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0000467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003551 ;
    owl:annotatedTarget "mesencephalon pia mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "A pia mater that is part of a telencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000476" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "Pia mater that is part of the telencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000476" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "pia mater of neuraxis of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "pia mater of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003552 ;
    owl:annotatedTarget "telencephalon pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "A pia mater that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000475" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "Pia mater that is part of the diencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000475" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "between brain pia mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "between brain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "diencephalon pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "interbrain pia mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "interbrain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "mature diencephalon pia mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "mature diencephalon pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of neuraxis of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of neuraxis of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of neuraxis of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003553 ;
    owl:annotatedTarget "pia mater of neuraxis of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "A pia mater that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000466" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "Pia mater that is part of the hindbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000466" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "hindbrain pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "pia mater of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "pia mater of neuraxis of hindbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0000466" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003554 ;
    owl:annotatedTarget "rhombencephalon pia mater" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000887 ;
    owl:annotatedTarget obo:CL_0000868 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "A pia mater that is part of a spinal cord [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000468" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/pia+mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000468" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord_Pia_Mater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "UMLS:C1710148" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "pia mater of neuraxis of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "pia mater of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003555 ;
    owl:annotatedTarget "spinal cord pia mater of neuraxis" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:14668803"^^xsd:string, "PMID:17934446"^^xsd:string, "PMID:20228797"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000887 ;
    owl:annotatedTarget "A lymph node macrophage found in the subcapsular sinus of lymph nodes that participates in sensing, clearance, and antigen presentation of lymph-borne particulate antigens. This macrophage is capable of activating invaraint NKT cells and is CD169-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "An arachnoid mater that is part of a forebrain [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "EMAPA:37544" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "arachnoid mater of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "arachnoid of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "forebrain arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003556 ;
    owl:annotatedTarget "forebrain arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "An arachnoid mater that is part of a midbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000233" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "Arachnoid mater that is part of the midbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000233" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "arachnoid mater of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "arachnoid of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "midbrain arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "midbrain arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "VHOG:0000233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003557 ;
    owl:annotatedTarget "mesencephalon arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "An arachnoid mater that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000231" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "Arachnoid mater that is part of the diencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000231" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid of between brain" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "Hauptgruppenelement" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "arachnoid of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "between brain arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "between brain arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "between brain arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "diencephalon arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "diencephalon arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "interbrain arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "interbrain arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "interbrain arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "mature diencephalon arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "mature diencephalon arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003558 ;
    owl:annotatedTarget "mature diencephalon arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "An arachnoid mater that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000236" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "Arachnoid mater that is part of the hindbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000236" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "arachnoid mater of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "arachnoid of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "hindbrain arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "hindbrain arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "VHOG:0000236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003559 ;
    owl:annotatedTarget "rhombencephalon arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "An arachnoid mater that is part of a spinal cord [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000234" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/arachnoid+mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000234" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "arachnoid mater of neuraxis of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "arachnoid mater of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "arachnoid of spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "spinal cord arachnoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003560 ;
    owl:annotatedTarget "spinal cord arachnoid mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003561 ;
    owl:annotatedTarget "A dura mater that is part of a forebrain." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003561 ;
    owl:annotatedTarget "EMAPA:37545" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003561 ;
    owl:annotatedTarget "dura mater of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003561 ;
    owl:annotatedTarget "dura mater of neuraxis of forebrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003561 ;
    owl:annotatedTarget "forebrain dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "A dura mater that is part of a midbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000410" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "Dura mater that is part of the midbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000410" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "dura mater of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "dura mater of neuraxis of midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "midbrain dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "VHOG:0000410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003562 ;
    owl:annotatedTarget "mesencephalon dura mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003563 ;
    owl:annotatedTarget "A dura mater that is part of a telencephalon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003563 ;
    owl:annotatedTarget "dura mater of neuraxis of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003563 ;
    owl:annotatedTarget "dura mater of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003563 ;
    owl:annotatedTarget "telencephalon dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "A dura mater that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000258" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "Dura mater that is part of the diencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000258" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "between brain dura mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "between brain dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "diencephalon dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of interbrain" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000888 ;
    owl:annotatedTarget obo:CL_0000868 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of neuraxis of between brain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of neuraxis of diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of neuraxis of interbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "dura mater of neuraxis of mature diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "interbrain dura mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "interbrain dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "mature diencephalon dura mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003564 ;
    owl:annotatedTarget "mature diencephalon dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19631584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000888 ;
    owl:annotatedTarget "A lymph node macrophage found in the cortex of lymph nodes, in particular in and around the germinal centers, and that participates in phagocytosis of apoptotic B cells from the germinal centers."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "A dura mater that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000409" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "Dura mater that is part of the hindbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000409" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "dura mater of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "dura mater of neuraxis of hindbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "hindbrain dura mater of neuraxis" .

[]
    oboInOwl:hasDbXref "VHOG:0000409" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003565 ;
    owl:annotatedTarget "rhombencephalon dura mater" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "Hauptgruppenelemente" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "adult head connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "adult head portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "adult head textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "connective tissue of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "connective tissue of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "head portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "head textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "portion of connective tissue of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "portion of connective tissue of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "textus connectivus of adult head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003566 ;
    owl:annotatedTarget "textus connectivus of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "A portion of connective tissue that is part of an abdomen [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "abdomen portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "abdomen textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "connective tissue of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "portion of connective tissue of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003567 ;
    owl:annotatedTarget "textus connectivus of abdomen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "EMAPA:37250" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "connective tissue of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "connective tissue of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "neck (volume) connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "neck (volume) portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "neck (volume) textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "neck portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "neck textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "portion of connective tissue of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "portion of connective tissue of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "textus connectivus of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003568 ;
    owl:annotatedTarget "textus connectivus of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "EMAPA:37324" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "connective tissue of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "leg portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "leg textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "portion of connective tissue of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003569 ;
    owl:annotatedTarget "textus connectivus of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "apparatus respiratorius connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "apparatus respiratorius portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "apparatus respiratorius textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "connective tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "connective tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "portion of connective tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "portion of connective tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "respiratory system portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "respiratory system textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "textus connectivus of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003570 ;
    owl:annotatedTarget "textus connectivus of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003571 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a trachea." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003571 ;
    owl:annotatedTarget "connective tissue of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003571 ;
    owl:annotatedTarget "connective tissue of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "EMAPA:37254" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterior thoracic region connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterior thoracic region portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterior thoracic region textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterolateral part of thorax connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterolateral part of thorax portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "anterolateral part of thorax textus connectivus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "main group element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "chest portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "chest textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "connective tissue of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "connective tissue of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "connective tissue of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "connective tissue of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "front of thorax connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "front of thorax portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "front of thorax textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "portion of connective tissue of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "portion of connective tissue of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "portion of connective tissue of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "portion of connective tissue of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "textus connectivus of anterior thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "textus connectivus of anterolateral part of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "textus connectivus of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003572 ;
    owl:annotatedTarget "textus connectivus of front of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003573 ;
    owl:annotatedTarget "A portion of connective tissue that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003573 ;
    owl:annotatedTarget "EMAPA:37316" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003574 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a elbow [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003574 ;
    owl:annotatedTarget "EMAPA:37318" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003574 ;
    owl:annotatedTarget "connective tissue of cubital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003574 ;
    owl:annotatedTarget "connective tissue of elbow" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003574 ;
    owl:annotatedTarget "textus connectivus of cubital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003575 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a wrist [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003575 ;
    owl:annotatedTarget "EMAPA:37320" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003575 ;
    owl:annotatedTarget "carpal region connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003575 ;
    owl:annotatedTarget "connective tissue of carpal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003575 ;
    owl:annotatedTarget "connective tissue of wrist" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003576 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a hip [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003576 ;
    owl:annotatedTarget "EMAPA:37323" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003576 ;
    owl:annotatedTarget "connective tissue of hip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003576 ;
    owl:annotatedTarget "connective tissue of hip region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003576 ;
    owl:annotatedTarget "connective tissue of regio coxae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000889 ;
    owl:annotatedTarget obo:CL_0000766 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003577 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a knee [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003577 ;
    owl:annotatedTarget "EMAPA:37326" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003577 ;
    owl:annotatedTarget "connective tissue of knee" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:ana"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16168663"^^xsd:string, "PMID:17016554"^^xsd:string, "PMID:17016559"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000889 ;
    owl:annotatedTarget "An immature myeloid leukocyte of heterogeneous phenotype found particularly in cancer and sepsis patients that is capable of suppressing activity of T cells in ex vivo assays. This cell type is CD45-positive, CD11b-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003577 ;
    owl:annotatedTarget "knee portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "EMAPA:37330" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "connective tissue of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "connective tissue of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "connective tissue of foot digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "connective tissue of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "digitus pedis textus connectivus" .

[]
    oboInOwl:hasDbXref "MA:0000647" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "foot digit connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "hind limb digit connective tissue" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003578 ;
    owl:annotatedTarget "foot digit connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a shoulder [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "EMAPA:37315" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "connective tissue of shoulder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "portion of connective tissue of shoulder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "shoulder portion of connective tissue" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33559 ;
    owl:annotatedTarget "s-block element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "shoulder textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003579 ;
    owl:annotatedTarget "textus connectivus of shoulder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a lower respiratory tract [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "EMAPA:37548" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "connective tissue of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "lower respiratory tract portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "lower respiratory tract textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "portion of connective tissue of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003580 ;
    owl:annotatedTarget "textus connectivus of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a eyelid [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "EMAPA:37532" .

[]
    oboInOwl:source "ncithesaurus:Eyelid_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "UMLS:C1707989" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "blepharon connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "connective tissue of blepharon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003581 ;
    owl:annotatedTarget "connective tissue of eyelid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a nasopharynx [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "EMAPA:37682" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "connective tissue of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "connective tissue of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "connective tissue of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "nasal part of pharynx connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "nasal part of pharynx portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "nasal part of pharynx textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "nasopharynx portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "nasopharynx textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "portion of connective tissue of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "portion of connective tissue of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "portion of connective tissue of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "rhinopharynx connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "rhinopharynx portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "rhinopharynx textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "textus connectivus of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "textus connectivus of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003582 ;
    owl:annotatedTarget "textus connectivus of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a larynx [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "UMLS:C1708651" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "connective tissue of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "larynx portion of connective tissue" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000890 ;
    owl:annotatedTarget obo:CL_0000861 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "larynx textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "portion of connective tissue of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "textus connectivus of larynx" .

[]
    oboInOwl:hasDbXref "EMAPA:35471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003583 ;
    owl:annotatedTarget "laryngeal connective tissue" .

[]
    oboInOwl:hasDbXref "GOC:ana"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20510870"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000890 ;
    owl:annotatedTarget "An elicited macrophage characterized by low production of pro-inflammatory and Th1 polarizing cytokines and high expression of arginase-1, and associated with tissue remodelling."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0009507", "https://github.com/obophenotype/uberon/issues/1151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "The fibrous supportive tissue of the mammary gland." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "connective tissue of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "connective tissue of lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "connective tissue of lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "connective tissue of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "lactiferous gland connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "lactiferous gland portion of connective tissue" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "lactiferous gland stroma" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000891 ;
    owl:annotatedTarget "A type of cell containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "mammary gland stroma" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "mammary stroma" .

[]
    oboInOwl:hasDbXref "FMA:74483" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003584 ;
    owl:annotatedTarget "stroma of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a dermis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "connective tissue of dermis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "dermis portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "dermis textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "portion of connective tissue of dermis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003585 ;
    owl:annotatedTarget "textus connectivus of dermis" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33559 ;
    owl:annotatedTarget "s-block elements" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000892 ;
    owl:annotatedTarget "A type of foam cell derived from a smooth muscle cell containing lipids in small vacuoles and typically seen in atherolosclerotic lesions, as well as other conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "EMAPA:37252" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "connective tissue of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "connective tissue of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "portion of connective tissue of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "portion of connective tissue of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "textus connectivus of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "textus connectivus of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "torso connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "torso portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "torso textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "trunk portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003586 ;
    owl:annotatedTarget "trunk textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "EMAPA:37313" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "connective tissue of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "limb portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "limb textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "portion of connective tissue of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003587 ;
    owl:annotatedTarget "textus connectivus of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "EMAPA:37314" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "connective tissue of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "connective tissue of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "connective tissue of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "connective tissue of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "connective tissue of upper extremity" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003588 ;
    owl:annotatedTarget "wing connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "EMAPA:37322" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "connective tissue of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "connective tissue of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "connective tissue of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "connective tissue of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003589 ;
    owl:annotatedTarget "hind limb connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "UMLS:C1707052" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchi connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchi portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchi textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchial trunk connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchial trunk portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchial trunk textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchus portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchus textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "connective tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "connective tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "connective tissue of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "portion of connective tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "portion of connective tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "portion of connective tissue of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "textus connectivus of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "textus connectivus of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "textus connectivus of bronchus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000893 ;
    owl:annotatedTarget obo:CL_0002420 .

[]
    oboInOwl:hasDbXref "EMAPA:35193" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchial connective tissue" .

[]
    oboInOwl:hasDbXref "EMAPA:32690" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003592 ;
    owl:annotatedTarget "bronchial mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a thoracic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "EMAPA:37255" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of chest connective tissue" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:12415312"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000893 ;
    owl:annotatedTarget "An immature T cell located in the thymus."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of chest portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of chest textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of thorax connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of thorax portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "cavity of thorax textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "chest cavity connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "chest cavity portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "chest cavity textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "connective tissue of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "connective tissue of cavity of thorax" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33560 ;
    owl:annotatedTarget "p-block element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "connective tissue of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "connective tissue of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "connective tissue of thoracic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "pectoral cavity connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "pectoral cavity portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "pectoral cavity textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "portion of connective tissue of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "portion of connective tissue of cavity of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "portion of connective tissue of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "portion of connective tissue of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "portion of connective tissue of thoracic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "textus connectivus of cavity of chest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "textus connectivus of cavity of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "textus connectivus of chest cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "textus connectivus of pectoral cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "textus connectivus of thoracic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "thoracic cavity portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003593 ;
    owl:annotatedTarget "thoracic cavity textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a pelvis [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "EMAPA:37257" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "connective tissue of pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "pelvis portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "pelvis textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "portion of connective tissue of pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003594 ;
    owl:annotatedTarget "textus connectivus of pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a foot [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "EMAPA:37329" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "connective tissue of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "connective tissue of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "MA:0000644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "foot connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003595 ;
    owl:annotatedTarget "textus connectivus of pes" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003596 ;
    owl:annotatedTarget "A portion of connective tissue that is part of an ankle [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003596 ;
    owl:annotatedTarget "EMAPA:37328" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003596 ;
    owl:annotatedTarget "connective tissue of ankle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003596 ;
    owl:annotatedTarget "tarsal region connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "EMAPA:37321" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "connective tissue of digit of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "connective tissue of digitus manus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "connective tissue of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "connective tissue of hand digit" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "fore limb digit connective tissue" .

[]
    oboInOwl:hasDbXref "MA:0000623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "hand digit connective tissue" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003597 ;
    owl:annotatedTarget "hand digit connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003598 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a hand [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003598 ;
    owl:annotatedTarget "connective tissue of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003598 ;
    owl:annotatedTarget "connective tissue of terminal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "MA:0000620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003598 ;
    owl:annotatedTarget "hand connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a tail [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "connective tissue of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "connective tissue of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "portion of connective tissue of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "portion of connective tissue of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "post-vent region connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "post-vent region portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "post-vent region textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "tail portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "tail textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "textus connectivus of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003599 ;
    owl:annotatedTarget "textus connectivus of tail" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33560 ;
    owl:annotatedTarget "p-block elements" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003601 ;
    owl:annotatedTarget "A cartilage that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003601 ;
    owl:annotatedTarget "EMAPA:37251" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003601 ;
    owl:annotatedTarget "cartilage of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003601 ;
    owl:annotatedTarget "cartilage of neck (volume)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003601 ;
    owl:annotatedTarget "neck (volume) cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003603 ;
    owl:annotatedTarget "A cartilage that is part of a lower respiratory tract [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003603 ;
    owl:annotatedTarget "EMAPA:37547" .

[]
    oboInOwl:source "ncithesaurus:Lower_Respiratory_Tract_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003603 ;
    owl:annotatedTarget "UMLS:C1708759" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003603 ;
    owl:annotatedTarget "cartilage of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "J:97123", "MGI:smb"^^xsd:string, "MP:0003120", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "the ring-shaped cartilaginous structures that support the trachea" .

[]
    oboInOwl:source "ncithesaurus:Trachea_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "UMLS:C1710456" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilage of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilage of windpipe" .

[]
    oboInOwl:hasDbXref "EMAPA:18699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilaginous ring of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilaginous trachea cartilage" .

[]
    oboInOwl:hasDbXref "FMA:7434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilago trachealis" .

[]
    oboInOwl:hasDbXref "FMA:7434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "tracheal cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "windpipe cartilage" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tracheal_rings" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilage of the trachea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tracheal_rings" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "cartilagines tracheales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tracheal_rings" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "ring of the trachea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tracheal_rings" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003604 ;
    owl:annotatedTarget "tracheal ring" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "A skin gland that is part of a camera-type eye [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "EMAPA:37530" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "camera-type eye skin gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "camera-type eye skin glands" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "camera-type eye skin glands set" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin gland of camera-type eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin gland of vertebrate eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin glands of camera-type eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin glands of vertebrate eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin glands set of camera-type eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "skin glands set of vertebrate eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "vertebrate eye skin gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "vertebrate eye skin glands" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003605 ;
    owl:annotatedTarget "vertebrate eye skin glands set" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003606 ;
    owl:annotatedTarget "A long bone that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003606 ;
    owl:annotatedTarget "long bone of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "A long bone that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "anteriormost limb long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "fore limb long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "long bone of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "long bone of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "long bone of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "long bone of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "long bone of upper extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "superior member long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "upper extremity long bone" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003607 ;
    owl:annotatedTarget "wing long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "A long bone that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "hind limb long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "inferior member long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "long bone of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "long bone of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "long bone of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "long bone of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003608 ;
    owl:annotatedTarget "lower extremity long bone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000894 ;
    owl:annotatedTarget obo:CL_0000827 .

[]
    oboInOwl:hasDbXref "MP:0009862" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "The dense connective tissue which contains predominantly elastic fibers and is found in the tunica media of the aorta wall." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "adult aorta elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "adult aorta elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "adult aorta textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "aorta elastic connective tissue" .

[]
    oboInOwl:hasDbXref "MP:0009862" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "aorta elastic lamina" .

[]
    oboInOwl:hasDbXref "MP:0009862" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "aorta elastic laminae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000894 ;
    owl:annotatedTarget "A pro-T cell that has the phenotype CD4-negative, CD8-negative, CD44-positive, and CD25-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "aorta textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "dorsal aorta elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "dorsal aorta elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "dorsal aorta textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic connective tissue of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic connective tissue of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic connective tissue of dorsal aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic connective tissue of trunk of aortic tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic tissue of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic tissue of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic tissue of dorsal aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "elastic tissue of trunk of aortic tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "textus connectivus elasticus of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "textus connectivus elasticus of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "textus connectivus elasticus of dorsal aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "textus connectivus elasticus of trunk of aortic tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "trunk of aortic tree elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "trunk of aortic tree elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003609 ;
    owl:annotatedTarget "trunk of aortic tree textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "MP:0009863" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "The type of heart connective tissue found in the endocardial layer that consists mainly of elastic fibers." .

[]
    oboInOwl:hasDbXref "MP:0009863" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "cardiac elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "elastic connective tissue of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "elastic tissue of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "heart elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "heart textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003610 ;
    owl:annotatedTarget "textus connectivus elasticus of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "An elastic tissue that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "EMAPA:37579" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "apparatus respiratorius elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "apparatus respiratorius elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "apparatus respiratorius textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "elastic connective tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "elastic connective tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "elastic tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "elastic tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "respiratory system elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "respiratory system textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "textus connectivus elasticus of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003611 ;
    owl:annotatedTarget "textus connectivus elasticus of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "An elastic tissue that is part of a circulatory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "cardiovascular system elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "cardiovascular system textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "circulatory system elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "circulatory system elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "circulatory system textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "elastic connective tissue of cardiovascular system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "elastic connective tissue of circulatory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "elastic tissue of cardiovascular system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "elastic tissue of circulatory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "textus connectivus elasticus of cardiovascular system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003613 ;
    owl:annotatedTarget "textus connectivus elasticus of circulatory system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://sourceforge.net/p/obo/mammalian-phenotype-requests/2026/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "Elastic tissue layer that lines a blood vessel layer." .

[]
    oboInOwl:hasDbXref "MP:0006083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "elastic lamina" .

[]
    oboInOwl:hasDbXref "MP:0006083" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "elastic laminae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "blood vessel elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "blood vessel textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "elastic connective tissue of blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "elastic tissue of blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "textus connectivus elasticus of blood vessel" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "vascular elastic lamina" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "vascular elastic laminae" .

[]
    oboInOwl:hasDbXref "MP:0006083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "vascular elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "Elastic tissue that is part of a lung [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "elastic connective tissue of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "elastic tissue of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "lung elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "lung textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "textus connectivus elasticus of lung" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003615 ;
    owl:annotatedTarget "pulmonary elastic fiber" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "An elastic tissue that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Elastic_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "UMLS:C1707053" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchi elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchi elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchi textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchial trunk elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchial trunk elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchial trunk textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchus elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "bronchus textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic connective tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic connective tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic connective tissue of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "elastic tissue of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "textus connectivus elasticus of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "textus connectivus elasticus of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003616 ;
    owl:annotatedTarget "textus connectivus elasticus of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "An elastic tissue that is part of a trachea [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "cartilaginous trachea elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "cartilaginous trachea elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "cartilaginous trachea textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic connective tissue of cartilaginous trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic connective tissue of vertebrate trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic connective tissue of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic tissue of cartilaginous trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic tissue of vertebrate trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "elastic tissue of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "textus connectivus elasticus of cartilaginous trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "textus connectivus elasticus of vertebrate trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "textus connectivus elasticus of windpipe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "vertebrate trachea elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "vertebrate trachea elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "vertebrate trachea textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "windpipe elastic connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "windpipe elastic tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003617 ;
    owl:annotatedTarget "windpipe textus connectivus elasticus" .

[]
    oboInOwl:hasDbXref "MP:0009873" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "The middle layer of the aorta wall, containing the smooth muscle layer and elastic fibers." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "adult aorta tunica media" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "dorsal aorta tunica media" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "trunk of aortic tree tunica media" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "tunica media of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "tunica media of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "tunica media of dorsal aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003618 ;
    owl:annotatedTarget "tunica media of trunk of aortic tree" .

[]
    oboInOwl:hasDbXref "MP:0009872" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "The innermost layer of the aorta, containing the endothelium and an inner elastic membrane." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "adult aorta tunica intima" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "dorsal aorta tunica intima" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "trunk of aortic tree tunica intima" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "tunica intima of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "tunica intima of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "tunica intima of dorsal aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003619 ;
    owl:annotatedTarget "tunica intima of trunk of aortic tree" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000895 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003643 ;
    owl:annotatedTarget "An arterial blood vessel that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003643 ;
    owl:annotatedTarget "EMAPA:37565" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003644 ;
    owl:annotatedTarget "An arterial blood vessel that is part of a kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19100699"^^xsd:string, "PMID:22343568"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000895 ;
    owl:annotatedTarget "An antigen inexperienced CD4-positive, alpha-beta T cell with the phenotype CCR7-positive, CD127-positive and CD62L-positive. This cell type develops in the thymus. This cell type is also described as being CD25-negative, CD62L-high, and CD44-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:31436" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003644 ;
    owl:annotatedTarget "kidney arterial system" .

[]
    oboInOwl:source "UBERON:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget obo:UBERON_0013630 .

[]
    oboInOwl:notes "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009878
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget "A bone that is part of a mesopodial skeleton." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000895 ;
    owl:annotatedTarget "naive CD4+ T cell" .

[]
    oboInOwl:source "Wikipedia:Carpus_and_tarsus_of_land_vertebrates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget "The carpus (wrist) and tarsus (ankle) of land vertebrates primitively had three rows of carpal or tarsal bones. Often some of these have become lost or fused in evolution. Three proximals. In the hand humans has all three. In the foot the middle proximal appears in 5-15% of people as an os trigonum. Centrale or os centrale, on the medial side. In humans and our closest relatives the African apes (chimpanzees and gorillas) it fuses to the scaphoid where it forms the articulation with the trapezoid bone; occasionally it stays separate. In Man's foot it is the navicular. Some early land vertebrates had more than one (up to three) os centrale per hand or foot. Distals, one per finger / toe at the base of each metacarpal or metatarsal. In mammals the 4th and 5th fuse. In the horse the 1st is lost" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget "basipodium bone" .

[]
    oboInOwl:hasDbXref "MA:0000295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003656 ;
    owl:annotatedTarget "carpal/tarsal bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003657 ;
    owl:annotatedTarget "Any joint that is part of a (free) limb." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003657 ;
    owl:annotatedTarget "joint of limb skeletal system" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33579 ;
    owl:annotatedTarget "main group compounds" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000895 ;
    owl:annotatedTarget "Th0"^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0036023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003657 ;
    owl:annotatedTarget "skeletal limb joint" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004475
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "Any muscle organ that is part of a hip [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "hip muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "hip region muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "muscle organ of hip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "muscle organ of hip region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "muscle organ of regio coxae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003658 ;
    owl:annotatedTarget "regio coxae muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "Any muscle organ that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "EMAPA:37333" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "digit of foot muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "digit of terminal segment of free lower limb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "digitus pedis muscle organ" .

[]
    oboInOwl:hasDbXref "MA:0000648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "foot digit muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "foot digit muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "hind limb digit muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of digit of terminal segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of digitus pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of foot digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of terminal segment of free lower limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "muscle organ of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "terminal segment of free lower limb digit muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "toe muscle organ" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003659 ;
    owl:annotatedTarget "foot digit muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "A muscle that attaches to an eyelid." .

[]
    oboInOwl:source "ncithesaurus:Eyelid_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "The muscle in the orbit of the eye that lifts the upper eyelid[ncithesaurus:Eyelid_Muscle]." .

[]
    oboInOwl:source "ncithesaurus:Eyelid_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "UMLS:C1707990" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "blepharon muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "eyelid muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "muscle organ of blepharon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003660 ;
    owl:annotatedTarget "muscle organ of eyelid" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003661 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004480
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003661 ;
    owl:annotatedTarget "Any muscle organ that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003661 ;
    owl:annotatedTarget "limb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:exploratory" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003661 ;
    owl:annotatedTarget "limb skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003661 ;
    owl:annotatedTarget "muscle organ of limb" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004481
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "Any muscle organ that is part of a forelimb." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "FMA and MA class actually refer to muscles of entire pectoral complex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "fore limb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "forelimb muscle organ" .

[]
    oboInOwl:hasDbXref "FMA:37348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "free upper limb muscle" .

[]
    oboInOwl:hasDbXref "FMA:37348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "muscle of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:9621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "muscle of upper limb" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "upper limb skeletal muscle" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "wing muscle" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "wing muscle" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "arm muscle system" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "musculature of arm" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003662 ;
    owl:annotatedTarget "musculature of the arm" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004482
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "Any muscle organ that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:37368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "free lower limb muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "hind limb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "hindlimb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "inferior member muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "lower extremity muscle organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "lower limb skeletal muscle" .

[]
    oboInOwl:hasDbXref "FMA:37368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle of free lower limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle of posterior limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle organ of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle organ of hindlimb" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33579 ;
    owl:annotatedTarget "main group molecular entities" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle organ of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003663 ;
    owl:annotatedTarget "muscle organ of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "Any muscle organ that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "EMAPA:37331" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "digit of hand muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "digit of terminal segment of free upper limb muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "digitus manus muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "finger muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "fore limb digit muscle" .

[]
    oboInOwl:hasDbXref "MA:0000624" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "hand digit muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "hand digit muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of digit of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of digit of terminal segment of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of digitus manus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of hand digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "muscle organ of terminal segment of free upper limb digit" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "terminal segment of free upper limb digit muscle organ" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003664 ;
    owl:annotatedTarget "hand digit muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "A muscle organ that attaches to a tail vertebra [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "the BTO class may possibly refer to an invertebrate structure" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "EMAPA:37759" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "muscle organ of post-vent region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "muscle organ of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "post-vent region muscle organ" .

[]
    oboInOwl:hasDbXref "MA:0000699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "tail muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003665 ;
    owl:annotatedTarget "tail muscle organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "A collection of teeth arranged in some pattern in the mouth or other part of the body. The arrangement may be a simple row, a collection of rows, or a more elaborate structure, such as a toooth whorl." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000126" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "Dentition refers to set of teeth, especially with regard to their number, kind, and arrangement, in the mouth.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Dentition" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "The teeth collectively in the dental arch. Dentition ordinarily refers to the natural teeth in position in their alveoli. (MeSH[ncithesaurus:Dentition])" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "In FMA this is an anatomical set" .

[]
    oboInOwl:source "ncithesaurus:Dentition" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "UMLS:C0011443" .

[]
    oboInOwl:hasDbXref "FMA:75150", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "dentes" .

[]
    oboInOwl:hasDbXref "FMA:75150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "set of teeth" .

[]
    oboInOwl:hasDbXref "FMA:75150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "teeth" .

[]
    oboInOwl:hasDbXref "FMA:75150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003672 ;
    owl:annotatedTarget "teeth set" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "The part of the ventral body cavity that is within the abdomen proper (excluding the pelvic cavity)." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "in FMA this contains the pelvic cavity, but this is inconsistent with the concept of abdominopelvic cavity" .

[]
    oboInOwl:source "ncithesaurus:Abdominal_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "UMLS:C0230168" .

[]
    oboInOwl:hasDbXref "FMA:12266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "cavity of abdominal compartment" .

[]
    oboInOwl:hasDbXref "FMA:12266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "cavity of compartment of abdomen" .

[]
    oboInOwl:hasDbXref "FMA:12266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "space of abdominal compartment" .

[]
    oboInOwl:hasDbXref "GAID:17" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "cavitas abdominis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003684 ;
    owl:annotatedTarget "cavitas abdominis" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget obo:UBERON_0009198 .

[]
    oboInOwl:source "PMID:16496288"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002363
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000896 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "FMA:71385", "ISBN:3110148986", "Wikipedia:Suture_(joint)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget "Fibrous joint in which the articulating bones or cartilages of the skull are connected by sutural ligaments (scant amount of collagenous dense connective tissue). Examples: sagittal suture, frontal suture." .

[]
    oboInOwl:hasDbXref "FMA:71385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget "suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget "cranium suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003685 ;
    owl:annotatedTarget "suture of cranium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000896 ;
    owl:annotatedTarget "A recently activated CD4-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, and CD25-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramen_magnum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003687 ;
    owl:annotatedTarget "In anatomy, in the occipital bone, the foramen magnum is one of the several oval or circular apertures in the base of the skull, through which the medulla oblongata (an extension of the spinal cord) enters and exits the skull vault. Apart from the transmission of the medulla oblongata and its membranes, the foramen magnum transmits the Spinal Accessory nerve, vertebral arteries, the anterior and posterior spinal arteries, the membrana tectoria and alar ligaments. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002045" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003687 ;
    owl:annotatedTarget "Foramen in the occipital region of neurocranium to allow passage of spinal cord.[TAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003687 ;
    owl:annotatedTarget "EMAPA:37868" .

[]
    oboInOwl:source "ncithesaurus:Foramen_Magnum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003687 ;
    owl:annotatedTarget "UMLS:C0016519" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Omentum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003688 ;
    owl:annotatedTarget "A fold of peritoneum originating at the stomach and supporting the viscera." .

[]
    oboInOwl:source "ncithesaurus:Omentum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003688 ;
    owl:annotatedTarget "UMLS:C0028977" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epidural_space" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "The outermost part of the spinal canal. It is the space within the canal (formed by the surrounding vertebrae) lying outside the dura mater." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "in the FMA this is treated as a space of the head, but this ontology covers non-humans, where the space may continue into the tail" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epidural_space" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "cavum epidurale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epidural_space" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "cavum extradurale" .

[]
    oboInOwl:hasDbXref "FMA:71228" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "extradural space" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epidural_space" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "spatium epidurale" .

[]
    oboInOwl:hasDbXref "FMA:71228", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "spatium extradurale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epidural_space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003691 ;
    owl:annotatedTarget "epidural cavity" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget obo:UBERON_0011108 .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromioclavicular_joint", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "Any joint connecting the acromonion of the scapula and clavicle." .

[]
    oboInOwl:source "MESH:A02.835.583.032" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "The gliding joint formed by the outer extremity of the clavicle and the inner margin of the acromion process of the scapula." .

[]
    oboInOwl:source "ncithesaurus:Acromioclavicular_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "UMLS:C0001208" .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromioclavicular_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "acromioclavicular articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromioclavicular_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "articulatio acromioclavicularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Acromioclavicular_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003692 ;
    owl:annotatedTarget "scapuloclavicular articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "The Atlanto-axial joint is of a complicated nature, comprising no fewer than four distinct joints. There is a pivot articulation between the odontoid process of the axis and the ring formed by the anterior arch and the transverse ligament of the atlas." .

[]
    oboInOwl:source "ncithesaurus:Atlanto-axial_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "UMLS:C0004168" .

[]
    oboInOwl:hasDbXref "GAID:250" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "atlanto axial joint" .

[]
    oboInOwl:hasDbXref "GAID:250" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "atlantoaxial joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "articulatio atlantoaxialis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "articulatio atlantoepistrophica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "atlantoaxial" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "lateral atlanto-axial joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Atlanto-axial_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003694 ;
    owl:annotatedTarget "median atlanto-axial joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metacarpophalangeal_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "The metacarpophalangeal joints (MCP) are of the condyloid kind, formed by the reception of the rounded heads of the metacarpal bones into shallow cavities on the proximal ends of the first phalanges, with the exception of that of the thumb, which presents more of the characters of a ginglymoid joint. Arthritis of the MCP is a distinguishing feature of Rheumatoid Arthritis, as opposed to the distal interphalangeal joint in osteoarthritis. [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "FMA:35246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "metacarpal joint" .

[]
    oboInOwl:source "ncithesaurus:Metacarpophalangeal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "UMLS:C0025525" .

[]
    oboInOwl:hasDbXref "FMA:35246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "MP joint" .

[]
    oboInOwl:hasDbXref "MA:0000453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "metacarpo-phalangeal joint" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "carpometacarpophalangeal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metacarpophalangeal_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "articulationes metacarpophalangeae" .

[]
    oboInOwl:hasDbXref "HP:0004294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003695 ;
    owl:annotatedTarget "metacarpal phalangeal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsophalangeal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "The metatarsophalangeal articulations are the joints between the metatarsal bones of the foot and the proximal bones of the toes . They are condyloid joints meaning an elliptical or rounded surface (of the metatarsal bones) come close to the shallow cavities (of the proximal phalanges). The ligaments are the plantar and two collateral." .

[]
    oboInOwl:source "ncithesaurus:Metatarsophalangeal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "UMLS:C0025589" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "metatarsal-phalangeal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsophalangeal_articulations" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "articulationes metatarsophalangeae" .

[]
    oboInOwl:hasDbXref "FMA:35222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "metatarsal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsophalangeal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "metatarsalphalangeal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsophalangeal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "metatarsophalangeal" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0781735149"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000897 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that has differentiated into a memory T cell." .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsophalangeal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003696 ;
    owl:annotatedTarget "metatarsophalangeal articulation" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Abdominal_Wall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "The tissues that surround the organs that are present within the abdominal cavity. The abdominal wall tissue is composed of layers of fat, parietal peritoneum, fascia, and muscles." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "EMAPA:37064" .

[]
    oboInOwl:source "ncithesaurus:Abdominal_Wall" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "UMLS:C0836916" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_wall" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "paries abdominalis" .

[]
    oboInOwl:hasDbXref "FMA:259054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "wall of abdomen" .

[]
    oboInOwl:hasDbXref "FMA:10429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "wall of abdomen proper" .

[]
    oboInOwl:hasDbXref "FMA:10429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "abdominal wall proper" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_wall" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "layers of the abdominal wall" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_wall" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003697 ;
    owl:annotatedTarget "paries abdominalis" .

[]
    oboInOwl:hasDbXref "MESH:A03.159.183.079" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003703 ;
    owl:annotatedTarget "Passages external to the liver for the conveyance of bile. These include the common bile duct and the common hepatic duct." .

[]
    oboInOwl:source "ncithesaurus:Extrahepatic_Bile_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003703 ;
    owl:annotatedTarget "UMLS:C0206187" .

[]
    oboInOwl:hasDbXref "MA:0002659" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003703 ;
    owl:annotatedTarget "bile duct extrahepatic part" .

[]
    oboInOwl:hasDbXref "GAID:281" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003703 ;
    owl:annotatedTarget "extrahepatic biliary system" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33582 ;
    owl:annotatedTarget "carbon group molecular entity" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget obo:UBERON_0002394 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002107
    ] .

[]
    oboInOwl:hasDbXref "MESH:A03.159.183.158" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget "Passages within the liver for the conveyance of bile. Includes right and left hepatic ducts even though these may join outside the liver to form the common hepatic duct." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005169" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget "Duct that collects bile from the bile ductules and connects to the extrahepatic bile duct.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Intrahepatic_Bile_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget "UMLS:C0005401" .

[]
    oboInOwl:hasDbXref "MA:0001630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003704 ;
    owl:annotatedTarget "bile duct intrahepatic part" .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007142
        ]
    ] .

[]
    oboInOwl:source "FMA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0007143
        ]
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Circle_of_Willis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "A circle of arteries that supply blood to the brain. The Circle of Willis comprises the following arteries: Anterior cerebral artery (left and right); Anterior communicating artery; Internal carotid artery (left and right); Posterior cerebral artery (left and right); Posterior communicating artery (left and right).The basilar artery and middle cerebral arteries, supplying the brain, are also considered part of the circle" .

[]
    oboInOwl:source "http://zfish.nichd.nih.gov/zfatlas/Intro%20Page/comparative.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "In zebrafish, the circle of vessels comprised of the basal communicating artery (BCA) and posterior communicating segments (PCS) superficially resemble but are not homologous to the human circle of Willis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Circle_of_Willis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "arterial circle" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "EMAPA:37829" .

[]
    oboInOwl:hasDbXref "GAID:486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "cerebral arterial circle" .

[]
    oboInOwl:hasDbXref "GAID:486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "Willis circle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Circle_of_Willis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003709 ;
    owl:annotatedTarget "circulus arteriosus cerebri" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "The left and right brachiocephalic veins in the upper chest are formed by the union of each corresponding internal jugular vein and subclavian vein. This is at the level of the sternoclavicular joint. These great vessels merge to form the superior vena cava. The brachiocephalic veins are the major veins returning blood to the superior vena cava." .

[]
    oboInOwl:source "ncithesaurus:Innominate_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "UMLS:C0006095" .

[]
    oboInOwl:hasDbXref "FMA:4723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "brachiocephalic venous tree" .

[]
    oboInOwl:hasDbXref "FMA:4723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innominate vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innomiate vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innominate trunk" .

[]
    oboInOwl:hasDbXref "GAID:529" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innominate vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innominate vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "innominate veins" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "vena brachiocephalica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "vena brachiocephalica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Brachiocephalic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003711 ;
    owl:annotatedTarget "venae anonyma" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Splenic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "A vein arising from the splenic trabecular vein in the hilum of the spleen that drains into the portal vein." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "EMAPA:37226" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "UMLS:C0038001" .

[]
    oboInOwl:hasDbXref "FMA:14331", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "vena splenica" .

[]
    oboInOwl:hasDbXref "MA:0002164", "Wikipedia:Splenic_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "lienal vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Splenic_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003713 ;
    owl:annotatedTarget "vena lienalis" .

[]
    oboInOwl:hasDbXref "FMA:9642" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "Portion of tissue in the nervous system which consists of neurons and glial cells, and may also contain parts of the vasculature." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000325" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "One of the four types of tissue in traditional classifications. Cells forming the brain, spinal cord and peripheral nervous system.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "FMA definition includes vasculature" .

[]
    oboInOwl:source "ncithesaurus:Nervous_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "UMLS:C0027757" .

[]
    oboInOwl:hasDbXref "FMA:9642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "nerve tissue" .

[]
    oboInOwl:hasDbXref "FMA:9642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "nervous tissue" .

[]
    oboInOwl:hasDbXref "FMA:9642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003714 ;
    owl:annotatedTarget "portion of neural tissue" .

[]
    oboInOwl:hasDbXref "MP:0008318" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003715 ;
    owl:annotatedTarget "The major nerves supplying sympathetic innervation to the abdomen, including the greater, lesser, and lowest (or smallest) splanchnic nerves that are formed by preganglionic fibers from the spinal cord which pass through the paravertebral ganglia and then to the celiac ganglia and plexuses and the lumbar splanchnic nerves carry fibers which pass through the lumbar paravertebral ganglia to the mesenteric and hypogastric ganglia." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003715 ;
    owl:annotatedTarget "EMAPA:37959" .

[]
    oboInOwl:hasDbXref "BAMS:spn" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003715 ;
    owl:annotatedTarget "splanchnic nerves" .

[]
    oboInOwl:hasDbXref "Wikipedia:Splanchnic_nerves" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003715 ;
    owl:annotatedTarget "visceral nerve" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003117
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Recurrent_laryngeal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "A branch of the vagus nerve that supplies motor function and sensation to the larynx (voice box). It travels within the endoneurium. It is the nerve of the 6th Branchial Arch." .

[]
    oboInOwl:source "AAO:0010754" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "Branch of the vagus nerve that separates from the vagus well postcranially, then continues anteriorly to innervate the larynx[AAO:0010754]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Recurrent_laryngeal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "recurrent nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Recurrent_laryngeal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "nervus laryngeus recurrens" .

[]
    oboInOwl:hasDbXref "VHOG:0001347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "vagus X nerve recurrent laryngeal branch" .

[]
    oboInOwl:hasDbXref "GAID:804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "inferior laryngeal nerve" .

[]
    oboInOwl:hasDbXref "AAO:0010754" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003716 ;
    owl:annotatedTarget "ramus recurrens" .

[]
    oboInOwl:hasDbXref "MP:0004069" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003718 ;
    owl:annotatedTarget "The sensory organs in muscle that are involved in the stretch reflex." .

[]
    oboInOwl:source "ncithesaurus:Muscle_Spindle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003718 ;
    owl:annotatedTarget "UMLS:C0027871" .

[]
    oboInOwl:hasDbXref "FMA:83607" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003718 ;
    owl:annotatedTarget "neuromuscular spindle" .

[]
    oboInOwl:hasDbXref "GAID:819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003718 ;
    owl:annotatedTarget "muscle stretch receptor" .

[]
    oboInOwl:hasDbXref "GAID:819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003718 ;
    owl:annotatedTarget "neuromuscular spindle" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33582 ;
    owl:annotatedTarget "carbon group molecular entities" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003721 ;
    owl:annotatedTarget "The lingual nerve is a branch of the mandibular nerve (CN V3), itself a branch of the trigeminal nerve, which supplies sensory innervation to the tongue. It also carries fibers from the facial nerve, which return taste information from the anterior two thirds of the tongue." .

[]
    oboInOwl:hasDbXref "MA:0001102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003721 ;
    owl:annotatedTarget "trigeminal V nerve lingual branch" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003725 ;
    owl:annotatedTarget "An arrangement of nerve fibers, running from the spine that travels to the head and neck where it innervates skin and muscle." .

[]
    oboInOwl:hasDbXref "FMA:5904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003725 ;
    owl:annotatedTarget "cervical nerve plexus" .

[]
    oboInOwl:hasDbXref "FMA:5904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003725 ;
    owl:annotatedTarget "cervical plexus" .

[]
    oboInOwl:hasDbXref "FMA:5904", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003725 ;
    owl:annotatedTarget "plexus cervicalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervical_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003725 ;
    owl:annotatedTarget "plexus cervicalis" .

[]
    oboInOwl:hasDbXref "MESH:A08.800.800.720.800" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003726 ;
    owl:annotatedTarget "The twelve spinal nerves on each side of the thorax. They include eleven INTERCOSTAL NERVES and one subcostal nerve. Both sensory and motor, they supply the muscles and skin of the thoracic and abdominal walls." .

[]
    oboInOwl:hasDbXref "FMA:5860", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003726 ;
    owl:annotatedTarget "nervus thoracis" .

[]
    oboInOwl:hasDbXref "FMA:5860" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003726 ;
    owl:annotatedTarget "thoracic spinal nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_nerves" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003726 ;
    owl:annotatedTarget "nervi thoracici" .

[]
    oboInOwl:hasDbXref "GAID:857" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003726 ;
    owl:annotatedTarget "pectoral nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intercostal_nerves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "The intercostal nerves are the anterior divisions (rami anteriores; ventral divisions) of the thoracic spinal nerves from T1 to T11. Each nerve is connected with the adjoining ganglion of the sympathetic trunk by a gray and a white ramus communicans. The intercostal nerves are distributed chiefly to the thoracic pleura and abdominal peritoneum and differ from the anterior divisions of the other spinal nerves in that each pursues an independent course without plexus formation. The first two nerves supply fibers to the upper limb in addition to their thoracic branches; the next four are limited in their distribution to the parietes of the thorax; the lower five supply the parietes of the thorax and abdomen. The 7th intercostal nerve terminates at the xyphoid process, at the lower end of the sternum. The 10th intercostal nerve terminates at the umbilicus. The twelfth thoracic is distributed to the abdominal wall and groin. [WP,unvetted]." .

[]
    oboInOwl:source "ncithesaurus:Intercostal_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "UMLS:C1285089" .

[]
    oboInOwl:hasDbXref "FMA:6028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "anterior ramus of thoracic nerve" .

[]
    oboInOwl:hasDbXref "FMA:6028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "anterior ramus of thoracic spinal nerve" .

[]
    oboInOwl:hasDbXref "FMA:6028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "ramus anterior, nervus thoracicus" .

[]
    oboInOwl:hasDbXref "FMA:6028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "thoracic anterior ramus" .

[]
    oboInOwl:hasDbXref "FMA:6028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "ventral ramus of thoracic spinal nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intercostal_nerves" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003727 ;
    owl:annotatedTarget "nervi intercostales" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003728 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0035431
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Mediastinum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003728 ;
    owl:annotatedTarget "The central part of the thoracic cavity enclosed by the left and right pleurae." .

[]
    oboInOwl:source "ncithesaurus:Mediastinum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003728 ;
    owl:annotatedTarget "UMLS:C0025066" .

[]
    oboInOwl:hasDbXref "FMA:9826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003728 ;
    owl:annotatedTarget "mediastinal part of chest" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "A mucous membrane that lines the mouth." .

[]
    oboInOwl:source "Wikipedia:Oral_mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "the mucous membrane epithelium of the mouth. It can be divided into three categories: masticatory, lining, and specialized[Wikipedia:Oral_mucosa]." .

[]
    oboInOwl:source "ncithesaurus:Oral_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "UMLS:C0026639" .

[]
    oboInOwl:hasDbXref "FMA:59660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mouth mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mouth mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mouth organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mucosa of mouth" .

[]
    oboInOwl:hasDbXref "FMA:59660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mucous membrane of mouth" .

[]
    oboInOwl:hasDbXref "FMA:59660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "oral part of viscerocranial mucosa" .

[]
    oboInOwl:hasDbXref "FMA:59660", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "tunica mucosa oris" .

[]
    oboInOwl:hasDbXref "GAID:951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "buccal mucosa" .

[]
    oboInOwl:hasDbXref "MA:0002794" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "mucosal lining of mouth" .

[]
    oboInOwl:hasDbXref "GAID:951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "oral mucosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Oral_mucosa" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "tunica mucosa oris" .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003820 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009847
    ] .

[]
    oboInOwl:hasDbXref "GO:0060513" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003820 ;
    owl:annotatedTarget "A region of the fetal urogenital sinus epithelium destined to become the prostate[GO]." .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003820 ;
    owl:annotatedTarget "prostate ductal progenitor" .

[]
    oboInOwl:hasDbXref "EMAPA:36141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003820 ;
    owl:annotatedTarget "prostate gland bud" .

[]
    oboInOwl:notes "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010546
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "A bone of the metapodial skeleton" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "EMAPA:37284" .

[]
    oboInOwl:hasDbXref "MA:0000301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "metacarpal/metatarsal bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "metapodi bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "metapodial bone" .

[]
    oboInOwl:hasDbXref "http://en.wiktionary.org/wiki/metapodial", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003821 ;
    owl:annotatedTarget "metapodium bone" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001460
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "The part of the forelimb between pectoral region and the elbow, corresponding to the humerus." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000887" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "Segment of the hindleg corresponding to the humerus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000343" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Arm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "UMLS:C0446516" .

[]
    oboInOwl:hasDbXref "VSAO:0005057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "brachium" .

[]
    oboInOwl:hasDbXref "AAO:0000199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "fore propodium" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33595 ;
    owl:annotatedTarget "cyclic compounds" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "forelimb stylopodial element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "forelimb stylopodium" .

[]
    oboInOwl:hasDbXref "FMA:24890", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "regio brachialis" .

[]
    oboInOwl:hasDbXref "MA:0000035" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "upper arm" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "wing stylopod" .

[]
    oboInOwl:hasDbXref "FMA:24890" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003822 ;
    owl:annotatedTarget "arm" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000978
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "The middle limb segment of the pelvic free limb, between the autopod and stylopod segments. Includes as parts the hindlimb zeugopodial skeleton, which includes as parts the tibia and fibula, or their cartilage precursors, or evolutionary variants." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000348" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "FMA:24979 denotes the middle segment (zeugopod), its placement here is correct. See obo-anatomy archives for discussion" .

[]
    oboInOwl:source "ncithesaurus:Leg" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "UMLS:C1140621" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "calf of leg" .

[]
    oboInOwl:hasDbXref "VSAO:0005060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "crus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hind limb middle limb segment" .

[]
    oboInOwl:hasDbXref "VHOG:0000348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hind limb zeudopodium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hind limb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hindlimb middle limb segment" .

[]
    oboInOwl:hasDbXref "VHOG:0000348" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hindlimb zeudopodium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hindlimb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hindlimb zeugopodium" .

[]
    oboInOwl:hasDbXref "FMA:24979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "intermediate segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "lower extremity middle limb segment" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000898 ;
    owl:annotatedTarget obo:CL_0002419 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "lower extremity zeugopod" .

[]
    oboInOwl:hasDbXref "MA:0000051" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "lower leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "middle limb segment of hind limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "middle limb segment of hindlimb" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "posterior curral region" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "posterior leg region" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "posterior part of leg" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "posterior region of leg" .

[]
    oboInOwl:hasDbXref "FMA:24984", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "regio cruris posterior" .

[]
    oboInOwl:hasDbXref "FMA:24984", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "regio surae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19100699"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000898 ;
    owl:annotatedTarget "Mature T cell not yet exposed to antigen with the phenotype CCR7-positive, CD45RA-positive, and CD127-positive. This cell type is also described as being CD25-negative, CD62L-high and CD44-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "VSAO:0005060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "shank" .

[]
    oboInOwl:hasDbXref "FMA:24984", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "sura" .

[]
    oboInOwl:hasDbXref "FMA:24984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "sural region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "zeugopod of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "zeugopod of hindlimb" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "hind epipodium" .

[]
    oboInOwl:hasDbXref "FMA:24979", "MESH:A01.378.610.500" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003823 ;
    owl:annotatedTarget "leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "A nerve that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "EMAPA:37265" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "nerve of thorax" .

[]
    oboInOwl:hasDbXref "MA:0000562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "thoracic segment nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "thorax nerve" .

[]
    oboInOwl:hasDbXref "MA:0000562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003824 ;
    owl:annotatedTarget "upper body nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003825 ;
    owl:annotatedTarget "A nerve that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003825 ;
    owl:annotatedTarget "EMAPA:37061" .

[]
    oboInOwl:hasDbXref "MA:0000528" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003825 ;
    owl:annotatedTarget "abdominal segment nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003826 ;
    owl:annotatedTarget "A bone that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003826 ;
    owl:annotatedTarget "femur" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "A bone that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "EMAPA:37247" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "bone of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "bone organ of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "thorax bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "thorax bone organ" .

[]
    oboInOwl:hasDbXref "MA:0000559" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003827 ;
    owl:annotatedTarget "upper body bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "A bone that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "EMAPA:37058" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "abdominal segment of trunk bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "abdominal segment of trunk bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "bone of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003828 ;
    owl:annotatedTarget "bone organ of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003829 ;
    owl:annotatedTarget "Any muscle tissue that is part of the urethra." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003829 ;
    owl:annotatedTarget "EMAPA:37787" .

[]
    oboInOwl:hasDbXref "MA:0002649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003829 ;
    owl:annotatedTarget "urethral muscle layer" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003830 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004464
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003830 ;
    owl:annotatedTarget "Any muscle organ that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003830 ;
    owl:annotatedTarget "muscle organ of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003830 ;
    owl:annotatedTarget "thorax muscle organ" .

[]
    oboInOwl:hasDbXref "MA:0000561" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003830 ;
    owl:annotatedTarget "upper body muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003831 ;
    owl:annotatedTarget "Any muscle organ that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003831 ;
    owl:annotatedTarget "apparatus respiratorius muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003831 ;
    owl:annotatedTarget "muscle organ of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003831 ;
    owl:annotatedTarget "muscle organ of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003831 ;
    owl:annotatedTarget "respiratory system muscle organ" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001096
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "Any muscle organ that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "esophagus muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "gullet muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "muscle organ of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "muscle organ of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "muscle organ of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003832 ;
    owl:annotatedTarget "oesophagus muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003833 ;
    owl:annotatedTarget "A muscle organ that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003833 ;
    owl:annotatedTarget "EMAPA:37060" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003833 ;
    owl:annotatedTarget "abdominal segment of trunk muscle organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003833 ;
    owl:annotatedTarget "muscle organ of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003834 ;
    owl:annotatedTarget "A blood vessel that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003834 ;
    owl:annotatedTarget "EMAPA:37238" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003834 ;
    owl:annotatedTarget "blood vessel of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003834 ;
    owl:annotatedTarget "thorax blood vessel" .

[]
    oboInOwl:hasDbXref "MA:0000558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003834 ;
    owl:annotatedTarget "upper body blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003835 ;
    owl:annotatedTarget "A blood vessel that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003835 ;
    owl:annotatedTarget "EMAPA:37057" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003835 ;
    owl:annotatedTarget "abdominal segment of trunk blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003835 ;
    owl:annotatedTarget "blood vessel of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003836 ;
    owl:annotatedTarget "A skin of body that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003836 ;
    owl:annotatedTarget "EMAPA:37063" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003836 ;
    owl:annotatedTarget "abdominal segment of trunk skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003836 ;
    owl:annotatedTarget "skin of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "EMAPA:37253" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "connective tissue of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "portion of connective tissue of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "textus connectivus of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "thorax connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "thorax portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "thorax textus connectivus" .

[]
    oboInOwl:hasDbXref "MA:0000560" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003837 ;
    owl:annotatedTarget "upper body connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "A portion of connective tissue that is part of an abdominal segment of trunk [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "EMAPA:37059" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "abdominal segment of trunk connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "abdominal segment of trunk portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "abdominal segment of trunk textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "connective tissue of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "portion of connective tissue of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003838 ;
    owl:annotatedTarget "textus connectivus of abdominal segment of trunk" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33608 ;
    owl:annotatedTarget "hydrogen compounds" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000899 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "A limb joint that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "anteriormost limb joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "anteriormost limb limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "fore limb joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "fore limb limb joint" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20303875"^^xsd:string, "PMID:20969597"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000899 ;
    owl:annotatedTarget "CD4-positive, alpha-beta T cell with the phenotype RORgamma-t-positive, CXCR3-negative, CCR6-positive, and capable of producing IL-17."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "forelimb joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "forelimb limb joint" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of limb of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of limb of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of limb of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of limb of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "joint of limb of upper extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "limb joint of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "limb joint of fore limb" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000899 ;
    owl:annotatedTarget "Th17 CD4+ T cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "limb joint of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "limb joint of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "limb joint of upper extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "superior member joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "superior member limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "upper extremity joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "upper extremity limb joint" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003839 ;
    owl:annotatedTarget "wing joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "A limb joint that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "hind limb joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "hind limb limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "hindlimb joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "hindlimb limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "inferior member joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "inferior member limb joint" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of limb of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of limb of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of limb of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of limb of lower extremity" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "joint of lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "limb joint of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "limb joint of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "limb joint of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "limb joint of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "lower extremity joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003840 ;
    owl:annotatedTarget "lower extremity limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "A limb joint that is part of an autopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "autopod joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "autopod limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "distal free limb segment joint of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "distal free limb segment limb joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "joint of limb of autopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "joint of limb of distal free limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "limb joint of autopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "limb joint of distal free limb segment" .

[]
    oboInOwl:hasDbXref "MA:0002715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003841 ;
    owl:annotatedTarget "paw joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a neural tube." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001119" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "cavity of neural tube" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "lumen of neural tube" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001269" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "neural tube neural lumen" .

[]
    oboInOwl:hasDbXref "EHDAA:2889" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "neural lumen" .

[]
    oboInOwl:hasDbXref "VHOG:0001119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003842 ;
    owl:annotatedTarget "neurocoel" .

[]
    oboInOwl:notes "epithelium" ;
    oboInOwl:source "JB" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0005134", "https://github.com/cerivs/zebrafish-anatomical-ontology/issues/107" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "Epithelium that is part of a developing tooth or dental organ." .

[]
    oboInOwl:source "PMID:10954731" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "In the developing molar dentition of the mouse, tooth inductive po- tential resides in the dental epithelium until embryonic day (E)12.5 (3). Thereafter, tooth inductive potential shifts to neural crest-derived dental mesenchyme, which acquires the ability to direct tooth formation in nonodontogenic tissues (3, 4)" .

[]
    oboInOwl:source "ncithesaurus:Odontogenic_Epithelial_Remnants" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "UMLS:C1709309" .

[]
    oboInOwl:hasDbXref "ZFA:0005134" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "dental epithelia" .

[]
    oboInOwl:hasDbXref "ZFA:0005134" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "dental epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001723" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003843 ;
    owl:annotatedTarget "reduced enamel epithelium" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33608 ;
    owl:annotatedTarget "hydrogen molecular entities" .

[]
    oboInOwl:source "PMID:21293377" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PR_000007636
    ] .

[]
    oboInOwl:hasDbXref "MP:0009544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "An epithelium that is part of a thymus, forming a supporting framework[MP,modified]." .

[]
    oboInOwl:source "ncithesaurus:Thymic_Epithelial_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "UMLS:C1711423" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "epithelial tissue of thymus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "epithelial tissue of thymus gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "epithelium of thymus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "epithelium of thymus gland" .

[]
    oboInOwl:hasDbXref "BTO:0001836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "thymic epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "thymus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "thymus gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003846 ;
    owl:annotatedTarget "thymus gland epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003847 ;
    owl:annotatedTarget "A artery that supplies a thyroid gland." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010490" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003847 ;
    owl:annotatedTarget "Part of the external carotid which supplies blood to the thyroid gland.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010490" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003847 ;
    owl:annotatedTarget "relationship loss: part_of external carotid (AAO:0010218)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Thyroid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003847 ;
    owl:annotatedTarget "UMLS:C1711424" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gonadal_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003848 ;
    owl:annotatedTarget "In medicine, gonadal vein refers to the blood vessel that carrying blood away from the gonad (testis, ovary) toward the heart. Females : ovarian vein Males : testicular vein [WP,unvetted]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003848 ;
    owl:annotatedTarget "gonad vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003848 ;
    owl:annotatedTarget "gonada vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003848 ;
    owl:annotatedTarget "vein of gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003848 ;
    owl:annotatedTarget "vein of gonada" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003849 ;
    owl:annotatedTarget obo:UBERON_0003099 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003849 ;
    owl:annotatedTarget "A neural crest that has_potential_to_developmentally_contribute_to a midbrain." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000796" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003849 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003849 ;
    owl:annotatedTarget "mesencephalic neural crest" .

[]
    oboInOwl:hasDbXref "ZFA:0000935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003849 ;
    owl:annotatedTarget "neural crest midbrain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003850 ;
    owl:annotatedTarget "A neural crest that has_potential_to_developmentally_contribute_to a telencephalon." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000812" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003850 ;
    owl:annotatedTarget "Cranial neural crest that is part of the telencephalon.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000799" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003850 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003850 ;
    owl:annotatedTarget "neural crest telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "A neural crest that has_potential_to_developmentally_contribute_to a diencephalon." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000798" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "diencephalic neural crest" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000603" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "future diencephalon neural crest" .

[]
    oboInOwl:hasDbXref "ZFA:0000811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "neural crest diencephalon" .

[]
    oboInOwl:hasDbXref "EMAPA:16518" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003851 ;
    owl:annotatedTarget "neural crest of future diencephalon" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget obo:UBERON_0003099 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "A neural crest that has_potential_to_developmentally_contribute_to a hindbrain." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0007063" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "Cranial neural crest that is part of the hindbrain.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001210" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0007063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "neural crest hindbrain" .

[]
    oboInOwl:hasDbXref "ZFA:0007063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "rhombencephalic neural crest" .

[]
    oboInOwl:hasDbXref "EMAPA:35747" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003852 ;
    owl:annotatedTarget "rhombomere neural crest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003853 ;
    owl:annotatedTarget "A neural crest that has_potential_to_developmentally_contribute_to a spinal cord." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001006" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003853 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...)[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003853 ;
    owl:annotatedTarget "neural crest spinal cord" .

[]
    oboInOwl:hasDbXref "VHOG:0001006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003853 ;
    owl:annotatedTarget "spinal neural crest" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003854 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006241
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000900 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003854 ;
    owl:annotatedTarget "A neural plate that develops_from a future spinal cord." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000439" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003854 ;
    owl:annotatedTarget "Neural plate that is part of the spinal cord. [Bgee_curator][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000439" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003854 ;
    owl:annotatedTarget "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...)[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003854 ;
    owl:annotatedTarget "neural plate of spinal cord" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33655 ;
    owl:annotatedTarget "aromatic compounds" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "PMID:22343568"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000900 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that has not experienced activation via antigen contact and has the phenotype CD45RA-positive, CCR7-positive and CD127-positive. This cell type is also described as being CD25-negative, CD62L-high and CD44-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003855 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing gonad [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003855 ;
    owl:annotatedTarget "gonada mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003855 ;
    owl:annotatedTarget "mesenchyme of gonad" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003855 ;
    owl:annotatedTarget "mesenchyme of gonada" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000900 ;
    owl:annotatedTarget "naive CD8+ T cell" .

[]
    oboInOwl:notes "see comments" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/cerivs/zebrafish-anatomical-ontology/issues/107", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "Mesenchyme enclosed by a dental organ that gives rise to an odontogenic papilla." .

[]
    oboInOwl:ontology "MP" ;
    oboInOwl:source "J:153554" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "Mesenchyme enclosed by dental organ.[MP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005139" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "Mesenchyme enclosed by dental organ.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "dental mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "dental organ mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "enamel organ mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "tooth enamel organ mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003856 ;
    owl:annotatedTarget "tooth mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing forelimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "anteriormost limb mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "fore limb mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "mesenchyme of anteriormost limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "mesenchyme of fore limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "mesenchyme of forelimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "mesenchyme of superior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "mesenchyme of upper extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "superior member mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "upper extremity mesenchyme" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "wing mesenchyme" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003859 ;
    owl:annotatedTarget "wing mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing hindlimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "hind limb mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "inferior member mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "lower extremity mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "mesenchyme of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "mesenchyme of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "mesenchyme of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003860 ;
    owl:annotatedTarget "mesenchyme of lower extremity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_arch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "posterior part of a vertebra that consists of a pair of pedicles and a pair of laminae, and supports seven processes: four articular processes, two transverse processes one spinous process[WP]. ZFA: A neural arch encloses the neural canal and typically meets its partner to form a neural spine. ." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001066" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "A neural arch encloses the neural canal and typically meets its partner to form a neural spine. The neural arch can be a replacement ossification of the basidorsal cartilage or can form directly in membrane bone.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000725" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Pugener_2002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "Bony arch perched on the vertebral centrum; successive arches enclose the neural canal that surrounds and protects the spinal cord dorsally.[AAO]" .

[]
    oboInOwl:source "MP:0004599:csmith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "the dorsal bony and/or cartilaginous part of a vertebra, consisting of a pair of pedicles, a pair of laminae, and seven processes (four articular processes, two transverse processes, and one spinous process)" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001066" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "relationship loss: develops_from basidorsal (TAO:0001060)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001670" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.270", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "(...) certain common components [of vertebral structure] are found in nearly all vertebrate. A representative vertebra has a vertebral arch or neural arch, which extends dorsally around the spinal cord.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "MA:0001453" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "vertebra neural arch" .

[]
    oboInOwl:source "ncithesaurus:Arch_of_the_Vertebra" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "UMLS:C0223076" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_arch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "arcus vertebra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_arch" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "arcus vertebrae" .

[]
    oboInOwl:hasDbXref "FMA:11946" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "arcus vertebrae (vertebralis)" .

[]
    oboInOwl:hasDbXref "ZFA:0001066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "dorsal arcocentrum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_arch" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "arcus vertebrae" .

[]
    oboInOwl:hasDbXref "MA:0001453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003861 ;
    owl:annotatedTarget "vertebra dorsal arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "A middle phalanx that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "EMAPA:37306" .

[]
    oboInOwl:source "ncithesaurus:Middle_Phalanx_of_the_Hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "UMLS:C0223828" .

[]
    oboInOwl:hasDbXref "MA:0001394" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "hand middle phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "middle phalanx of finger" .

[]
    oboInOwl:hasDbXref "MA:0001394" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "middle phalanx of hand" .

[]
    oboInOwl:hasDbXref "FMA:75817", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003864 ;
    owl:annotatedTarget "phalanx media manus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "A distal phalanx that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Distal_Phalanx_of_Hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "UMLS:C1269782" .

[]
    oboInOwl:hasDbXref "FMA:75818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "distal phalanx of finger" .

[]
    oboInOwl:hasDbXref "MA:0001388" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "hand distal phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75818", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "phalanx distalis manus" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16903904"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000901 ;
    owl:annotatedTarget "CD4-positive alpha-beta T cell with regulatory function that produces IL-10."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "terminal phalanx of hand" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=67679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003865 ;
    owl:annotatedTarget "ungual phalanx of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003866 ;
    owl:annotatedTarget "A middle phalanx that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003866 ;
    owl:annotatedTarget "EMAPA:37311" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33655 ;
    owl:annotatedTarget "aromatic molecular entity" .

[]
    oboInOwl:hasDbXref "MA:0001386" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003866 ;
    owl:annotatedTarget "foot middle phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75829" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003866 ;
    owl:annotatedTarget "middle phalanx of toe" .

[]
    oboInOwl:hasDbXref "FMA:75829", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003866 ;
    owl:annotatedTarget "phalanx media pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "A distal phalanx that is part of a pedal digit [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "EMAPA:37310" .

[]
    oboInOwl:source "ncithesaurus:Distal_Phalanx_of_Foot" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "UMLS:C0224026" .

[]
    oboInOwl:hasDbXref "FMA:75830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "distal phalanx of toe" .

[]
    oboInOwl:hasDbXref "MA:0001380" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "foot distal phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75830", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "phalanx distalis pedis" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "terminal phalanx of foot" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "terminal phalanx of hindlimb" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=67679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "ungual phalanx of foot" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=67679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003867 ;
    owl:annotatedTarget "ungual phalanx of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "A proximal phalanx that is part of a pedal digit [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "EMAPA:37312" .

[]
    oboInOwl:source "ncithesaurus:Proximal_Phalanx_of_Foot" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "UMLS:C0224020" .

[]
    oboInOwl:hasDbXref "MA:0001387" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "foot proximal phalanx" .

[]
    oboInOwl:hasDbXref "FMA:75828", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "phalanx proximalis pedis" .

[]
    oboInOwl:hasDbXref "FMA:75828" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003868 ;
    owl:annotatedTarget "proximal phalanx of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003869 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a ganglion." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003885 ;
    owl:annotatedTarget "A mesentery that is part of a uterus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:19816", "MA:0002931", "http://www.vivo.colostate.edu/hbooks/pathphys/misc_topics/peritoneum.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003885 ;
    owl:annotatedTarget "mesentery of uterus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003886 ;
    owl:annotatedTarget "An anatomical cavity that has the potential to develop into a coelemic cavity lumen." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0012187" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget "The part of the coelom in the embryo between the somatopleuric and splanchnopleuric mesoderm; the principal body cavities of the trunk (thoracic, abdominal, and pelvic) arise from this embryonic part of the coelom" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000316" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.166", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget "(...) I regard it unlikely that coeloms of all bilaterian animals are comparable and evolved very early. Considering all these questions, few convincing characters concerning the evolution of body cavities remain to be named. (...) A segmental coelom appears to have evolved at least two times, in Annelida and in Myomerata (Acrania and Craniota).[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Intraembryonic_Coelom" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget "UMLS:C1512940" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intraembryonic_coelom" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget "somatic coelom" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003975
    ] .

[]
    oboInOwl:hasDbXref "MGI:smb"^^xsd:string, "MP:0003574", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "Initial section of the oviduct through which the ova pass from the ovary to the uterus" .

[]
    oboInOwl:source "Wikipedia:Talk:Fallopian_tube#Homology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "Homologous to appendix testis" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "salpinges" .

[]
    oboInOwl:source "ncithesaurus:Fallopian_Tube" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "UMLS:C0015560" .

[]
    oboInOwl:hasDbXref "https://sourceforge.net/p/geneontology/ontology-requests/8397/" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "mammalian oviduct" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "female paramesonephric duct" .

[]
    oboInOwl:hasDbXref "EMAPA:35660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "paramesonephric duct of female" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fallopian_tube" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003889 ;
    owl:annotatedTarget "tuba uterina" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

[]
    oboInOwl:hasDbXref "GO:0061205", "Wikipedia:Paramesonephric_duct", "http://www.usm.maine.edu/bio/courses/bio205/bio205_26_sex.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "paired ducts of the embryo that run down the lateral sides of the urogenital ridge and terminate at the mullerian eminence in the primitive urogenital sinus. In the female, they will develop to form the fallopian tubes, uterus, and the upper portion of the vagina; in the male, they are lost. These ducts are made of tissue of mesodermal origin[WP]. develops either by lengthwise splitting of the archinephric duct (in chondrichthyans and some amphibians) or by a elongated invagination of the coelomic epithelium (other vertebrates) In males, the oviducts regress. The cranial end of the oviduct maintains an opening into the coelom (which primitively may have been the anteriormost coelomic funnels connecting the nephrocoel with the coelom). This opening is the ostium tubae[USM]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001199" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/paramesonephric+duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "Either of the paired embryonic ducts developing into the uterine tubes, uterus, and vagina in the female and becoming largely obliterated in the male. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010141" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:RED" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "Transient developmental organ which gives rise to oviducts in female (documented to persist in some male frogs).[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001199" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.559", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "In females, the archinephric (mesonephric) ducts tend to function only within the urinary systems. The muellerian duct arises embryologically next to the archinephric (wolffian) duct. In males, the muellerian duct regresses if it appears at all, but in females, the muellerian ducts become the oviducts of the reproductive system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Mullerian_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "UMLS:C0026732" .

[]
    oboInOwl:hasDbXref "EMAPA:27665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "paramesonephric duct" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004048" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003890 ;
    owl:annotatedTarget "early paramesonephric duct" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003891 ;
    owl:annotatedTarget "Connective, non-functional supportive framework of a biological cell, tissue, or organ. Contrast with parenchyma." .

[]
    oboInOwl:source "ncithesaurus:Stroma_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003891 ;
    owl:annotatedTarget "UMLS:C0927195" .

[]
    oboInOwl:hasDbXref "Wikipedia:Capsule_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003893 ;
    owl:annotatedTarget "A cover or envelope partly or wholly surrounding a structure. Examples: egg shell, articular capsules, renal capsules[WP]." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33655 ;
    owl:annotatedTarget "aromatics" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget obo:UBERON_0000485 .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009550
    ] .

[]
    oboInOwl:notes "ventral foregut endoderm" ;
    oboInOwl:source "Zaret 1996" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

[]
    oboInOwl:hasDbXref "ISBN:3211492755" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "A small endodermal thickening in the foregut adjacent to the transverse septum. Invaginates forming the hepatic diverticulum." .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "UMLS:C0734013" .

[]
    oboInOwl:source "ncithesaurus:Primordium_of_the_Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "UMLS:C1514451" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "embryological hepatic plate" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Primordium_of_the_Liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "primordium of the liver" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000744" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "hepatic plate" .

[]
    oboInOwl:hasDbXref "XAO:0003266", "ZFA:0000124" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "liver bud" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000902 ;
    owl:annotatedTarget obo:CL_0000792 .

[]
    oboInOwl:hasDbXref "EFO:0002577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003894 ;
    owl:annotatedTarget "liver endoderm" .

[]
    oboInOwl:hasDbXref "HP:0003327" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003897 ;
    owl:annotatedTarget "One of the skeletal muscles of the head and neck, spine, and ribs." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19464985"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000902 ;
    owl:annotatedTarget "CD4-positive alpha-beta T cell with the phenotype CD25-positive, CTLA-4-positive, and FoxP3-positive with regulatory function."^^xsd:string .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004479
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue in the trunk." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "skeletal muscle of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "skeletal muscle tissue of torso" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "skeletal muscle tissue of trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "torso skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "torso skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "trunk skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003898 ;
    owl:annotatedTarget "trunk skeletal muscle tissue" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005425
    ] .

[]
    oboInOwl:hasDbXref "GO:0003407" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "The part of the retina that contains neurons and photoreceptor cells[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000535" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Neural_Retina" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "UMLS:C1518263" .

[]
    oboInOwl:hasDbXref "FMA:58628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "neural layer of retina" .

[]
    oboInOwl:hasDbXref "XAO:0003216", "ZFA:0000046" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "neural retina" .

[]
    oboInOwl:hasDbXref "ZFA:0000046" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "neuroretina" .

[]
    oboInOwl:hasDbXref "FMA:58628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "stratum nervosum (retina)" .

[]
    oboInOwl:hasDbXref "FMA:58628", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "stratum nervosum retinae" .

[]
    oboInOwl:hasDbXref "MA:000027" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003902 ;
    owl:annotatedTarget "neural retinal epithelium" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget obo:UBERON_2005260 .

[]
    oboInOwl:hasDbXref "Wikipedia:Sinusoid_(blood_vessel)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget "small blood vessel similar to a capillary but with a fenestrated endothelium. Sinusoids are found in the liver, lymphoid tissue, endocrine organs, and hematopoietic organs such as the bone marrow and the spleen. Sinusoids found within terminal villi of the placenta are not comparable to these; they possess a continuous endothelium and complete basal lamina[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005261" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget "Fenestrated blood vessel endothelium with pores that are large enough for blood cells to pass. The basal lamina and gap junctions may be discontinuous.[TAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget "some sources give discontinuous capillary as synonym but this may be a subtype - see FMA:63198 discontinuous sinusoid (undefined)." .

[]
    oboInOwl:hasDbXref "ZFA:0005261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget "sinusoidal blood vessel endothelium" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=13986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003909 ;
    owl:annotatedTarget "sinusoidal capillary" .

[]
    oboInOwl:hasDbXref "Wikipedia:Red_pulp#Sinusoids" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget "wide vessels in the spleen that drain into trabecular veins[WP]." .

[]
    oboInOwl:source "http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget obo:NCBITaxon_10088 .

[]
    oboInOwl:source "http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget obo:NCBITaxon_9681 .

[]
    oboInOwl:source "http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget obo:NCBITaxon_9822 .

[]
    oboInOwl:source "http://www.informatics.jax.org/greenbook/chapters/chapter13.shtml" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget obo:NCBITaxon_10114 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget "sinusoidal blood vessel of spleen" .

[]
    oboInOwl:hasDbXref "FMA:63199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003910 ;
    owl:annotatedTarget "sinusoid of red pulp of spleen" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Choroid_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "The epithelial component of the choroid plexus. Consists of cuboidal epithelial cells surrounding a core of capillaries and loose connective tissue." .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "UMLS:C1516506" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "choroid plexus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "epithelial tissue of chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "epithelial tissue of choroid plexus" .

[]
    oboInOwl:hasDbXref "FMA:242811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003911 ;
    owl:annotatedTarget "epithelium of choroid plexus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003913 ;
    owl:annotatedTarget "hard bony, calcareous, or chitinous organ found in the mouth or pharynx of an animal and used in procuring or masticating food." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003913 ;
    owl:annotatedTarget "tooth-like organ" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33655 ;
    owl:annotatedTarget "aromatische Verbindungen" .

[]
    oboInOwl:hasDbXref "GO:0060562", "PMID:12526790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003914 ;
    owl:annotatedTarget "Epithelial tubes transport gases, liquids and cells from one site to another and form the basic structure of many organs and tissues, with tube shape and organization varying from the single-celled excretory organ in Caenorhabditis elegans to the branching trees of the mammalian kidney and insect tracheal system." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003915 ;
    owl:annotatedTarget "Any endothelium that has the quality of being cylindrical [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GO:0072074" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003918 ;
    owl:annotatedTarget "Kidney mesenchyme is the tissue made up of loosely connected mesenchymal cells in the kidney[GO]." .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/venous+blood+vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003920 ;
    owl:annotatedTarget "A blood vessel that carries blood from the capillaries toward the heart" .

[]
    oboInOwl:hasDbXref "FMA:86188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003920 ;
    owl:annotatedTarget "segment of venous tree organ" .

[]
    oboInOwl:hasDbXref "FMA:86188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003920 ;
    owl:annotatedTarget "venous tree organ segment" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreas#Embryological_development" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget "embryonic structure that develops into pancreatic bud." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget "in EHDAA2 this has dorsal and ventral primordia as parts. the buds are part of the primordium, with the ducts developing from the buds; only parenchyma and ducts have contribution from buds" .

[]
    oboInOwl:hasDbXref "ZFA:0000254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget "pancreatic anlage" .

[]
    oboInOwl:hasDbXref "EFO:0002579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget "pancreatic endoderm" .

[]
    oboInOwl:hasDbXref "FMA:79792" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003921 ;
    owl:annotatedTarget "primordial pancreas" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ] .

[]
    oboInOwl:source "Wikipedia:Pancreas#Embryological_development" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

[]
    oboInOwl:exception "zebrafish" ;
    oboInOwl:source "Wikipedia:Pancreatic_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002114
    ] .

[]
    oboInOwl:source "EHDAA2-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009497
    ] .

[]
    oboInOwl:hasDbXref "PMID:16417468", "Wikipedia:Pancreatic_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget "The embryonic pancreas develops from two separate anlagen in the foregut epithelium, one dorsal and two ventral pancreatic buds[PMID]." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget "UMLS:C1283285" .

[]
    oboInOwl:hasDbXref "ZFA:0001390" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget "pancreatic bud" .

[]
    oboInOwl:hasDbXref "TAO:0001390" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget "pancreatic buds" .

[]
    oboInOwl:hasDbXref "EMAPA:35645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003922 ;
    owl:annotatedTarget "pancreas epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010375
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001045
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreatic_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget "pancreatic bud that gives rise to the accessory pancreatic duct." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011031" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget "The pancreatic bud that gives rise to the accessory pancreatic duct.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001428" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0012-1606(03)00308-7 Field HA, Dong PD, Beis D, Stainier DY, Formation of the digestive system in zebrafish. II. Pancreas morphogenesis. Developmental Biology (2003), DOI:10.2337/diabetes.49.2.225 Polak M, Bouchareb-Banaei L, Scharfmann R, Czernichow P, Early pattern of differentiation in the human pancreas. Diabetes (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget "In chick, Xenopus laevis, and the teleost fish Medaka, the pancreas develops from three buds that emerge from the gut tube, two from its ventral aspect, and one from its dorsal aspect. In mouse, although there are initially three buds that arise from the gut tube at the point of contact between the endoderm and the vasculature, the pancreas develops from only two of these buds, one dorsal and one ventral. (...) In this study, we use a transgenic zebrafish line (...). We provide evidence for the existence of two distinct pancreatic anlagen - a ventral anterior bud and a dorsal posterior bud - that join to form the definitive pancreas (reference 1); The pancreas develops from the fusion of distinct endoderm-derived dorsal and ventral diverticula. In humans, by day 35 of development, the ventral pancreatic bud begins to migrate backwards and comes into contact and eventually fuses with the dorsal pancreatic bud during the sixth week of development (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget "pancreas dorsal primordium duct bud" .

[]
    oboInOwl:hasDbXref "XAO:0000467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003923 ;
    owl:annotatedTarget "primary pancreatic bud" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003924 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010376
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string, "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003924 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreatic_bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003924 ;
    owl:annotatedTarget "pancreatic bud that gives rise to the major pancreatic duct." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001429" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0012-1606(03)00308-7 Field HA, Dong PD, Beis D, Stainier DY, Formation of the digestive system in zebrafish. II. Pancreas morphogenesis. Developmental Biology (2003), DOI:10.2337/diabetes.49.2.225 Polak M, Bouchareb-Banaei L, Scharfmann R, Czernichow P, Early pattern of differentiation in the human pancreas. Diabetes (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0003924 ;
    owl:annotatedTarget "In chick, Xenopus laevis, and the teleost fish Medaka, the pancreas develops from three buds that emerge from the gut tube, two from its ventral aspect, and one from its dorsal aspect. In mouse, although there are initially three buds that arise from the gut tube at the point of contact between the endoderm and the vasculature, the pancreas develops from only two of these buds, one dorsal and one ventral. (...) In this study, we use a transgenic zebrafish line (...). We provide evidence for the existence of two distinct pancreatic anlagen - a ventral anterior bud and a dorsal posterior bud - that join to form the definitive pancreas (reference 1); The pancreas develops from the fusion of distinct endoderm-derived dorsal and ventral diverticula. In humans, by day 35 of development, the ventral pancreatic bud begins to migrate backwards and comes into contact and eventually fuses with the dorsal pancreatic bud during the sixth week of development (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003924 ;
    owl:annotatedTarget "pancreas ventral primordium duct bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003928 ;
    owl:annotatedTarget "A duct that is part of a digestive system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003928 ;
    owl:annotatedTarget "duct of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003928 ;
    owl:annotatedTarget "duct of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003928 ;
    owl:annotatedTarget "gastrointestinal system duct" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "An epithelium that lines the lumen of the digestive tract." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005123" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "Epithelium lining the lumen of the gut.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Gut_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "UMLS:C0836205" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "digestive tract epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "epithelial tissue of digestive tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "epithelial tissue of gut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "epithelium of digestive tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "epithelium of gut" .

[]
    oboInOwl:hasDbXref "BGEE:ANN", "NCBITaxon:6073" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "gastrodermis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "gut epithelial tissue" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33659 ;
    owl:annotatedTarget "organic aromatic compounds" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000903 ;
    owl:annotatedTarget obo:CL_0000792 .

[]
    oboInOwl:hasDbXref "EHDAA2:0004567", "MA:0003201", "ZFA:0005123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "gut epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003929 ;
    owl:annotatedTarget "alimentary tract epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003931 ;
    owl:annotatedTarget "White matter that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ZFA:0000338" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003931 ;
    owl:annotatedTarget "diencephalic tract/commissure" .

[]
    oboInOwl:hasDbXref "TAO:0000338" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003931 ;
    owl:annotatedTarget "diencephalic tracts and commissures" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19464985"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000903 ;
    owl:annotatedTarget "CD4-positive alpha-beta T cell with the phenotype FoxP3-positive, CD25-positive, CD62L-positive, and CTLA-4 positive with regulatory function."^^xsd:string .

[]
    oboInOwl:hasDbXref "BIRNLEX:1678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003931 ;
    owl:annotatedTarget "predominantly white regional part of diencephalon" .

[]
    oboInOwl:hasDbXref "FMA:83931" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003931 ;
    owl:annotatedTarget "white matter of diencephalon" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003932 ;
    owl:annotatedTarget "A cartilage element of chondrocranium. Example: neurocranial trabecula." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003932 ;
    owl:annotatedTarget "cartilage of chondrocranium" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003932 ;
    owl:annotatedTarget "cartilaginous element of chondrocranium" .

[]
    oboInOwl:hasDbXref "ZFA:0001461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003932 ;
    owl:annotatedTarget "chondrocranium cartilage" .

[]
    oboInOwl:hasDbXref "ZFA:0001461" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003932 ;
    owl:annotatedTarget "neurocranium cartilage" .

[]
    oboInOwl:hasDbXref "ZFA:0001458", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003933 ;
    owl:annotatedTarget "A cartilage element that is part of the cranial skeleton." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001458" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003933 ;
    owl:annotatedTarget "Cartilage which is part of the cranium.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003933 ;
    owl:annotatedTarget "cartilage of cranium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003933 ;
    owl:annotatedTarget "cranium cartilage" .

[]
    oboInOwl:hasDbXref "ZFA:0001458" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003933 ;
    owl:annotatedTarget "cranial cartilages" .

[]
    oboInOwl:hasDbXref "MP:0000653" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "Any of the organized aggregations of cells that function as secretory or excretory organs and are associated with reproduction." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "genitalia gland" .

[]
    oboInOwl:hasDbXref "MP:0000653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "gland of genitalia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "gland of reproductive system" .

[]
    oboInOwl:hasDbXref "MA:0001751" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "reproductive gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "reproductive system gland" .

[]
    oboInOwl:hasDbXref "MP:0000653" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003937 ;
    owl:annotatedTarget "sex gland" .

[]
    oboInOwl:hasDbXref "NLXANAT:090818" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003942 ;
    owl:annotatedTarget "The sensory system for the sense of touch and pain." .

[]
    oboInOwl:source "MP:0000959" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003942 ;
    owl:annotatedTarget "The neural tissue involved in the transmission of sensory signals" .

[]
    oboInOwl:external_ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0003942 ;
    owl:annotatedTarget "MP defines this in a may more appropriate to somatosensory cortex" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003942 ;
    owl:annotatedTarget "EMAPA:37954" .

[]
    oboInOwl:hasDbXref "NLXANAT:090818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003942 ;
    owl:annotatedTarget "somatosensory system" .

[]
    oboInOwl:hasDbXref "MP:0001716" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003946 ;
    owl:annotatedTarget "The placental layers where embryonic blood vessels are surrounded by trophoblast cells and maternal blood" .

[]
    oboInOwl:source "http://placentation.ucsd.edu" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0003946 ;
    owl:annotatedTarget obo:NCBITaxon_9606 .

[]
    oboInOwl:hasDbXref "GO:0060713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003946 ;
    owl:annotatedTarget "labyrinthine layer" .

[]
    oboInOwl:hasDbXref "GO:0060713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003946 ;
    owl:annotatedTarget "labyrinthine layer of placenta" .

[]
    oboInOwl:hasDbXref "MP:0002200" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003947 ;
    owl:annotatedTarget "The brain ventricles or their associated choroid plexuses" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget obo:UBERON_0003953 .

[]
    oboInOwl:hasDbXref "MP:0003093" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget "The anterior segment of the lamellated connective tissue layer of the cornea" .

[]
    oboInOwl:hasDbXref "MP:0003093" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget "anterior stroma" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget "EMAPA:37414" .

[]
    oboInOwl:hasDbXref "MP:0003093" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget "cornea anterior stroma" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0003952 ;
    owl:annotatedTarget obo:UBERON_0003953 .

[]
    oboInOwl:hasDbXref "MP:0003094" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003953 ;
    owl:annotatedTarget "The posterior segment of the lamellated connective tissue layer of the cornea" .

[]
    oboInOwl:hasDbXref "MP:0003094" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003953 ;
    owl:annotatedTarget "posterior stroma" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003953 ;
    owl:annotatedTarget "EMAPA:37415" .

[]
    oboInOwl:hasDbXref "MP:0003094" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003953 ;
    owl:annotatedTarget "cornea posterior stroma" .

[]
    oboInOwl:hasDbXref "MP:0005198" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003956 ;
    owl:annotatedTarget "The structures associated with drainage of the aqueous humor from the eye, that include the trabecular meshwork, Schlemm's canal, the uveoscleral network, and the aqueous veins" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003956 ;
    owl:annotatedTarget "EMAPA:37427" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003959 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005297
    ] .

[]
    oboInOwl:hasDbXref "MP:0006416", "Wikipedia:Rete_testis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003959 ;
    owl:annotatedTarget "An anastomosing network of delicate tubules located in the hilum of the testicle (mediastinum testis) that carries sperm from the seminiferous tubules to the vasa efferentia[WP]." .

[]
    oboInOwl:source "ncithesaurus:Rete_Testis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003959 ;
    owl:annotatedTarget "UMLS:C0035278" .

[]
    oboInOwl:hasDbXref "FMA:19834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003959 ;
    owl:annotatedTarget "Haller's rete" .

[]
    oboInOwl:hasDbXref "MP:0008418" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003967 ;
    owl:annotatedTarget "The slender connective tissue fiber in the extracellular matrix of skin tissue that is composed of microfibrils and amorphous elastin and is characterized by great elasticity" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003967 ;
    owl:annotatedTarget "EMAPA:37841" .

[]
    oboInOwl:hasDbXref "MP:0008418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003967 ;
    owl:annotatedTarget "cutaneous elastic fiber" .

[]
    oboInOwl:hasDbXref "MP:0008418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003967 ;
    owl:annotatedTarget "dermal elastic fiber" .

[]
    oboInOwl:hasDbXref "MP:0008803" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003970 ;
    owl:annotatedTarget "blood vessels of the layer of the placenta where embryonic and maternal blood vessels interdigitate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003970 ;
    owl:annotatedTarget "placental vasculature" .

[]
    oboInOwl:hasDbXref "MP:0009209" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003975 ;
    owl:annotatedTarget "The internal feminine genital organs, including the ovaries, uterine tubes, uterus, uterine cervix, and vagina." .

[]
    oboInOwl:hasDbXref "FMA:45654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003975 ;
    owl:annotatedTarget "female internal genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0003099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003975 ;
    owl:annotatedTarget "internal female genital organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003975 ;
    owl:annotatedTarget "internal genitalia of female reproductive system" .

[]
    oboInOwl:hasDbXref "BTO:0003099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003975 ;
    owl:annotatedTarget "organa genitalia feminina interna" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000904 ;
    owl:annotatedTarget obo:CL_0001204 .

[]
    oboInOwl:hasDbXref "FMA:67611" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003978 ;
    owl:annotatedTarget "anatomical valve" .

[]
    oboInOwl:hasDbXref "MP:0009267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "One of a set of deep furrows which divide the lobules of the cerebellum. Examples: postcentral, primary and secondary furrows" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "EMAPA:37818" .

[]
    oboInOwl:hasDbXref "FMA:77789", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "fissurae cerebelli" .

[]
    oboInOwl:hasDbXref "BAMS:CBf" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "cerebellar fissures" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000904 ;
    owl:annotatedTarget "CD4-positive, alpha-beta memory T cell with the phenotype CCR7-positive, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:77789" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "cerebellar fissures set" .

[]
    oboInOwl:hasDbXref "HBA:9406" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "cerebellar sulci" .

[]
    oboInOwl:hasDbXref "FMA:77789" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003980 ;
    owl:annotatedTarget "set of cerebellar fissures" .

[]
    oboInOwl:hasDbXref "MP:0009361" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003981 ;
    owl:annotatedTarget "primordial follicles are indiscernible to the naked eye and develop to primary, secondary, and finally mature vesicular follicles" .

[]
    oboInOwl:source "ncithesaurus:Primordial_Follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003981 ;
    owl:annotatedTarget "UMLS:C1514441" .

[]
    oboInOwl:hasDbXref "MA:0001710" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003981 ;
    owl:annotatedTarget "ovary primordial follicle" .

[]
    oboInOwl:hasDbXref "MP:0009464", "Wikipedia:Conus_arteriosus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003983 ;
    owl:annotatedTarget "A conical pouch formed from the upper and left angle of the right ventricle in the chordate heart, from which the pulmonary artery arises[WP]. the anteriosuperior, smooth-walled portion of the cavity of the right ventricle, beginning at the supraventricular crest and terminates in the pulmonary trunk[MP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010250" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003983 ;
    owl:annotatedTarget "Receives blood from the left atrium and becomes the median truncus arteriosus.[AAO]" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000013 ;
    owl:annotatedSource obo:UBERON_0003983 ;
    owl:annotatedTarget "we use the term CA for the anterior chamber if it is composed of cardiac muscle, contractile, and contains conal valves internally" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000904 ;
    owl:annotatedTarget "central memory CD4+ T cell" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget obo:UBERON_0013515 .

[]
    oboInOwl:hasDbXref "MP:0009466", "Wikipedia:Infundibulum_of_uterine_tube" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "The funnel-like expansion of the abdominal extremity of the uterine tube[MP]" .

[]
    oboInOwl:source "Wikipedia:Infundibulum_of_uterine_tube" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "The third part of the uterine tube is the infundibulum. It terminates with the ostium of Fallopian tube, surrounded by fimbriae, one of which is attached to the ovary[Wikipedia:Infundibulum_of_uterine_tube]." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-2825-0621" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "In mammals, the uterine tube infundibulum is part of the fallopian tube. In birds, where there is no fallopian tube, the uterine tube infundibulum is part of the oviduct." .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "infundibulum" .

[]
    oboInOwl:hasDbXref "FMA:18307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "infundibulum of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:18307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "infundibulum of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "infundibulum of fallopian tube" .

[]
    oboInOwl:hasDbXref "Wikipedia:Infundibulum_of_uterine_tube" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003984 ;
    owl:annotatedTarget "infundibulum tubae uterinae" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "The dense region demarcating the thymus medulla from the surrounding cortex that is characterized by numerous blood vessels (predominantly arterioles) with some perivascular connective tissue, mature and immature T lymphocytes, dendritic cells, variable numbers of perivascular B-lymphocytes and plasma cells; site of entry of bone marrow stem cells and exit of mature, functional T cells" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "EMAPA:37974" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymic cortico-medullary boundary" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymic corticomedullary boundary" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymic corticomedullary junction" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymic corticomedullary zone" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymus CMZ" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymus cortico-medullary boundary" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymus corticomedullary junction" .

[]
    oboInOwl:hasDbXref "MP:0009543"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003988 ;
    owl:annotatedTarget "thymus corticomedullary zone" .

[]
    oboInOwl:hasDbXref "MP:0009685" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003990 ;
    owl:annotatedTarget "The subclasses of motor neurons which are organized into longitudinally oriented columns that occupy distinct and, in some cases, discontinuous domains along the rostrocaudal axis of the spinal cord; motor neurons within a single column send their axons to a common peripheral target" .

[]
    oboInOwl:hasDbXref "MP:0009946" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004001 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004001 ;
    owl:annotatedTarget "EMAPA:37917" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090402" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004001 ;
    owl:annotatedTarget "cytoarchitectural part of olfactory bulb" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block molecular entity" .

[]
    oboInOwl:hasDbXref "MP:0003890" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004015 ;
    owl:annotatedTarget "The connection between the embryo proper and extraembryonic tissues" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget obo:UBERON_0017650 .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004290
    ] .

[]
    oboInOwl:hasDbXref "AEO:0001017", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "A transitional population of migrating mesenchymal cells that derive from somites and that will become dermal cells." .

[]
    oboInOwl:source "ncithesaurus:Dermatome" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "UMLS:C0180383" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cutis_plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "cutis plate" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cutis_plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "dermatomal mesenchyme" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dermatomal_mesenchyme" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "mesenchyma dermatomiale" .

[]
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget obo:UBERON_0034706 .

[]
    oboInOwl:hasDbXref "MP:0004261", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "The single layer of epithelial cells that lines the early neural tube and develops into the nervous system and into the neural crest cells" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "germinal neuroepithelial layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "germinal neuroepithelium" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "original neural tube" .

[]
    oboInOwl:hasDbXref "MP:0004274" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "The transient proliferative population of neurons that expands exponentially during late prenatal development; it is a continuous germinal zone distinct from the ventricular zone that surrounds the brain ventricles[MP]." .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "GE" .

[]
    oboInOwl:hasDbXref "MP:0004274" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "SVZ" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "embryonic GE" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "embryonic SVZ" .

[]
    oboInOwl:hasDbXref "DHBA:SZ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "subventricular zone" .

[]
    oboInOwl:hasDbXref "MP:0004274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "embryonic subventricular zone" .

[]
    oboInOwl:hasDbXref "MP:0004274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004023 ;
    owl:annotatedTarget "subependymal layer" .

[]
    oboInOwl:hasDbXref "MP:0004276" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004024 ;
    owl:annotatedTarget "A distinct elevation of a transient proliferating cell mass of the fetal subventricular zone; this mass contributes most of its cells to the neocortex; however, hippocampal neurons, thalamus, septum and olfactory bulb neurons are also partly derived from the MGE." .

[]
    oboInOwl:hasDbXref "PMID:23375746"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004024 ;
    owl:annotatedTarget "MGE" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004024 ;
    owl:annotatedTarget "EMAPA:37471" .

[]
    oboInOwl:hasDbXref "MP:0004278" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004026 ;
    owl:annotatedTarget "The caudally located, distinct elevation of a transient proliferating cell mass of the fetal subventricular zone, located adjacent to the lateral ventricle" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004026 ;
    owl:annotatedTarget "EMAPA:37469" .

[]
    oboInOwl:hasDbXref "MP:0008440", "Wikipedia:Subplate", "https://github.com/obophenotype/mouse-anatomy-ontology/issues/1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004035 ;
    owl:annotatedTarget "The transient outer neural tube region that contains the first generated post-mitotic neurons that receive synaptic input from thalamic axons and in turn project axons to the developing cortical plate" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0004035 ;
    owl:annotatedTarget "The transient fetal subplate zone, together with the marginal zone and the cortical plate, represents the developmental anlage of the mammalian cerebral cortex. It serves as a waiting compartment for growing cortical afferents; its cells are involved in the establishment of pioneering cortical efferent projections and transient fetal circuitry, and apparently have a number of other developmental roles. The subplate zone is a phylogenetically recent structure and it is most developed in the human brain. Subplate neurons are among the first generated neurons in the mammalian cerebral cortex [1]. These neurons disappear during postnatal development and are important in establishing the correct wiring [2][3] and functional maturation [4] of the cerebral cortex. Subplate neurons appear to be selectively sensitive to injury (such as hypoxia) which in humans are associated with motor and cognitive defects" .

[]
    oboInOwl:hasDbXref "BRAINSPAN:BRAINSPAN"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004035 ;
    owl:annotatedTarget "SP" .

[]
    oboInOwl:hasDbXref "EMAPA:32833" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004035 ;
    owl:annotatedTarget "cerebral cortex subplate" .

[]
    oboInOwl:hasDbXref "DHBA:10522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004035 ;
    owl:annotatedTarget "subplate zone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000905 ;
    owl:annotatedTarget obo:CL_0001204 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004040 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "MP:0008457" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004040 ;
    owl:annotatedTarget "The region of the developing mammalian cortex that extends between the ventricular zone and the cortical plate (CP); normally, the IZ is a region of tangential migration of cells, and at midgestation, the lower part of the IZ develops into the subventricular zone" .

[]
    oboInOwl:hasDbXref "BRAINSPAN:BRAINSPAN"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004040 ;
    owl:annotatedTarget "IZ" .

[]
    oboInOwl:hasDbXref "EMAPA:17545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004040 ;
    owl:annotatedTarget "cerebral cortex mantle layer" .

[]
    oboInOwl:hasDbXref "MP:0008471" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004041 ;
    owl:annotatedTarget "The nodules of small undifferentiated B lymphocytes and follicular dendritic cells located in the spleen white pulp" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000905 ;
    owl:annotatedTarget "CD4-positive, alpha-beta memory T cell with the phenotype CCR7-negative, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004041 ;
    owl:annotatedTarget "FMA:15843 is classified as primary follicle so it belongs here" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004041 ;
    owl:annotatedTarget "EMAPA:37960" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004041 ;
    owl:annotatedTarget "primary spleen B cell follicle" .

[]
    oboInOwl:source "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004042 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004041
    ] .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000905 ;
    owl:annotatedTarget "effector memory CD4+ T cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0008472" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004042 ;
    owl:annotatedTarget "The nodules of antigen-activated, differentiating B cells, follicular dendritic cells, antigen-presenting T cells and macrophages in the spleen white pulp" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004042 ;
    owl:annotatedTarget "EMAPA:37961" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004042 ;
    owl:annotatedTarget "secondary spleen B cell follicle" .

[]
    oboInOwl:hasDbXref "MP:0008472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004042 ;
    owl:annotatedTarget "splenic secondary B cell follicle" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004043 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001856
    ] .

[]
    oboInOwl:hasDbXref "MP:0008488", "Wikipedia:Osseous_ampullae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004043 ;
    owl:annotatedTarget "The spherical enlargement at the base of each semicircular canal where they connect with the utricle, containing the crista ampullaris which detects movement of the fluid within the canals" .

[]
    oboInOwl:hasDbXref "Wikipedia:Osseous_ampullae" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004043 ;
    owl:annotatedTarget "ampullae osseae" .

[]
    oboInOwl:hasDbXref "MP:0008488" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004043 ;
    owl:annotatedTarget "membraneous ampulla of the semicircular duct" .

[]
    oboInOwl:hasDbXref "MA:0002770" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004043 ;
    owl:annotatedTarget "semicircular duct ampulla" .

[]
    oboInOwl:hasDbXref "MP:0008533" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004044 ;
    owl:annotatedTarget "The extraembryonic tissue that is responsible for the proper orientation of the anterior-posterior axis of the embryo and for appropriate patterning of adjacent embryonic tissue" .

[]
    oboInOwl:hasDbXref "BTO:0003361" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004044 ;
    owl:annotatedTarget "AVE" .

[]
    oboInOwl:hasDbXref "MP:0009199" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004053 ;
    owl:annotatedTarget "The external masculine genital organs, including the penis and scrotum" .

[]
    oboInOwl:hasDbXref "BTO:0003097" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004053 ;
    owl:annotatedTarget "external male genital organ" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block compounds" .

[]
    oboInOwl:hasDbXref "FMA:45642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004053 ;
    owl:annotatedTarget "male external genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0003097" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004053 ;
    owl:annotatedTarget "organa genitalia masculina externa" .

[]
    oboInOwl:hasDbXref "MP:0009205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004054 ;
    owl:annotatedTarget "The internal masculine genital organs, including the testes, epididymides, deferent ducts, seminal vesicles, prostate, ejaculatory ducts, and bulbourethral glands" .

[]
    oboInOwl:hasDbXref "BTO:0003096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004054 ;
    owl:annotatedTarget "internal male genital organ" .

[]
    oboInOwl:hasDbXref "FMA:45655" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004054 ;
    owl:annotatedTarget "male internal genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0003096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004054 ;
    owl:annotatedTarget "organa genitalia masculina interna" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002394
    ] .

[]
    oboInOwl:hasDbXref "BTO:0002840", "MP:0009494" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "One of the fine terminal elements of the bile duct system, leaving the portal canal, and pursuing a course at the periphery of a lobule of the liver[BTO]. the excretory ducts of the liver that connect the interlobular ductules to the right or left hepatic duct[MP]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "In ZFA, Digestive system duct that collects bile from the canaliculus and transports bile through the liver -- (check if the same) // The smallest and the most peripheral branches of the biliary tree consist of a portal part (portal ductule) and an intralobular part (intralobular ductule)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "EMAPA:37440" .

[]
    oboInOwl:hasDbXref "BTO:0002840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "bile ductule" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?ductuli+biliferi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "biliary ductule" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?ductuli+biliferi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "ductuli biliferi" .

[]
    oboInOwl:hasDbXref "BTO:0002840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "bile capillary" .

[]
    oboInOwl:hasDbXref "BTO:0002840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "biliary ductule" .

[]
    oboInOwl:hasDbXref "BTO:0002840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "cholangiole" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004058 ;
    owl:annotatedTarget "terminal cholangiole" .

[]
    oboInOwl:hasDbXref "MP:0009686" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004059 ;
    owl:annotatedTarget "The subclasses of motor neurons which project their axons to axial muscles that lie close to the vertebral column; motor neurons in the lateral subdivision of the MMC project their axons to body wall muscles" .

[]
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget obo:UBERON_0034706 .

[]
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0004022
    ] .

[]
    oboInOwl:hasDbXref "MP:0009689", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "The layer of undifferentiated, proliferating cells that line the neural tube lumen that is the immediate transformation of the germinal neuroepithelium" .

[]
    oboInOwl:source "MP:0009689" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "The layer of undifferentiated, proliferating cells that line the neural tube lumen" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "ependymal layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "neural tube ependymal layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "neural tube ventricular germinal zone" .

[]
    oboInOwl:hasDbXref "MP:0009689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "neural tube ventricular zone" .

[]
    oboInOwl:hasDbXref "MP:0009689" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "neural tube ependymal zone" .

[]
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004061 ;
    owl:annotatedTarget obo:UBERON_0034707 .

[]
    oboInOwl:notes "by division" ;
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004061 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004022
    ] .

[]
    oboInOwl:hasDbXref "MP:0009690", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004061 ;
    owl:annotatedTarget "The layer of glia and differentiating neurons that forms as a second layer around the germinal neuroepithium; as this develops it comes to lie between the ventricular and marginal layers and includes the basal and alar plates. Develops into neurons and glia forming a gray matter layer." .

[]
    oboInOwl:hasDbXref "MP:0009690", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004061 ;
    owl:annotatedTarget "neural tube intermediate zone" .

[]
    oboInOwl:hasDbXref "EMAPA:35360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004061 ;
    owl:annotatedTarget "future brain marginal layer" .

[]
    oboInOwl:notes "forms from axons" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004062 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004061
    ] .

[]
    oboInOwl:hasDbXref "MP:0009691", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004062 ;
    owl:annotatedTarget "The outermost layer of the neural tube that consists of axons from the developing mantle layer and will form the white matter" .

[]
    oboInOwl:hasDbXref "MP:0009691" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004062 ;
    owl:annotatedTarget "neural tube marginal zone" .

[]
    oboInOwl:gene "Shh" ;
    oboInOwl:source "Swenson" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002328
    ] .

[]
    oboInOwl:hasDbXref "MP:0009693", "Wikipedia:Basal_plate_(neural_tube)", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004064 ;
    owl:annotatedTarget "The region of the mantle layer of the neural tube that lies ventral to the sulcus limitans and contains primarily motor neurons and interneurons." .

[]
    oboInOwl:source "ncithesaurus:Basal_Plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004064 ;
    owl:annotatedTarget "UMLS:C1511061" .

[]
    oboInOwl:hasDbXref "Wikipedia:Basal_plate_(neural_tube)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004064 ;
    owl:annotatedTarget "basal plate of neural tube" .

[]
    oboInOwl:hasDbXref "MP:0009693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004064 ;
    owl:annotatedTarget "spinal cord basal plate" .

[]
    oboInOwl:hasDbXref "MP:0009901" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "The unpaired embryonic prominence that is formed by the tissues surrounding the forebrain vesicle and develops into the forehead and bridge of the nose/snout." .

[]
    oboInOwl:source "ncithesaurus:Frontonasal_Prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "UMLS:C1517321" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "embryonic frontonasal prominence" .

[]
    oboInOwl:hasDbXref "MP:0009901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "forebrain prominence" .

[]
    oboInOwl:hasDbXref "MP:0009901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "frontonasal mass" .

[]
    oboInOwl:hasDbXref "MP:0009901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "frontonasal process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontonasal_prominence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004066 ;
    owl:annotatedTarget "prominentia frontonasalis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget obo:UBERON_0004068 .

[]
    oboInOwl:hasDbXref "MP:0009902", "Wikipedia:Lateral_nasal_prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget "The lateral area of the two branches of a horseshoe-shaped mesenchymal swelling in the future nasal region of the embryo; it separates the olfactory pit from the developing eye and the ala of the nose/snout develops from it" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000916" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget "lateral nasal process" .

[]
    oboInOwl:hasDbXref "EMAPA:16805" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget "latero-nasal process" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget "lateral nasal swelling" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_nasal_prominence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget "prominentia nasalis lateralis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004066
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004067 ;
    owl:annotatedTarget obo:UBERON_0004068 .

[]
    oboInOwl:hasDbXref "MP:0009903", "Wikipedia:Medial_nasal_prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "The central area of the two limbs of a horseshoe-shaped mesenchymal swelling that lie medial to the olfactory placode or pit in the future nasal region of the embryo; it joins with the ipsilateral maxillary prominence in the formation of half of the upper jaw, and the nasal tip and philtrum of the upper lip develop from it" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "medial nasal process" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block molecular entities" .

[]
    oboInOwl:hasDbXref "EMAPA:16808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "medial-nasal process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_nasal_prominence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "prominentia nasalis medialis" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "medial nasal swelling" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004068 ;
    owl:annotatedTarget "nasomedial prominence" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "one of the system of communicating cavities in the brain that are continuous with the central canal of the spinal cord, that like it are derived from the medullary canal of the embryo, that are lined with an epithelial ependyma, and that contain a serous fluid" .

[]
    oboInOwl:source "BIRNLEX:1356" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "Organ cavity of the brain which consists of the lateral ventricles, the third and fourth ventricles and the cerebral aqueduct[BIRNLEX:1356]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "FMA draws the distinction between e.g. 'fourth ventricle' and 'cavity of fourth ventricle'. The latter is a cavity, and part of the former, which is a region. The superclass of 'fourth ventricle' is_a 'region of ventricular system of the brain'. We place this class here, although it is not equivalent to ventricles, as it includes ventricle bodies." .

[]
    oboInOwl:source "ncithesaurus:Ventricle_Brain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "UMLS:C0007799" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "brain ventricles" .

[]
    oboInOwl:hasDbXref "HP:0002118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "cerebral ventricle" .

[]
    oboInOwl:hasDbXref "FMA:78447" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004086 ;
    owl:annotatedTarget "region of ventricular system of brain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venae_cavae", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004087 ;
    owl:annotatedTarget "Any of the veins that carries deoxygenated blood from a part of the body into the right atrium of the heart." .

[]
    oboInOwl:source "ncithesaurus:Vena_Cava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004087 ;
    owl:annotatedTarget "UMLS:C0042460" .

[]
    oboInOwl:hasDbXref "Wikipedia:Venae_cavae" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004087 ;
    owl:annotatedTarget "venae cavae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "The subdivision of the face that includes the eye (eyeball plus adnexa such as eyelids) and the orbit of the skull and associated parts of the face such as the eyebrows, if present" .

[]
    oboInOwl:external_ontology "HP:0000284" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "in HP covers eyelid, eyebrow." .

[]
    oboInOwl:hasDbXref "FMA:260119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "content of orbital part of eye" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "eye region" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "orbital part of face" .

[]
    oboInOwl:hasDbXref "FMA:260119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "orbital content" .

[]
    oboInOwl:hasDbXref "FMA:72951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "orbital part of eye" .

[]
    oboInOwl:hasDbXref "HP:0000309", "http://www.merriam-webster.com/medical/midface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004089 ;
    owl:annotatedTarget "The middle of the face including the nose and its associated bony structures[MW]." .

[]
    oboInOwl:hasDbXref "MA:0001910" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004089 ;
    owl:annotatedTarget "snout" .

[]
    oboInOwl:hasDbXref "HP:0003943" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004099 ;
    owl:annotatedTarget "Joint cavity shared by all the joints of the elbow. The elbow joint is a compound joint that actually comprises three separate joints: the joints connecting the upper and lower arm: 1) Articulatio humero-ulnaris and 2) Articulatio humero-radialis as well as the proximal joint connecting the forarm bones: 3) Articulatio radio-ulnaris proximalis. All three share a joint cavity which is highly sinuated/scalloped/coved. Joint spaces of the elbow summarizes the joint cavity shared by all three adjoining joints of the elbow joint." .

[]
    oboInOwl:hasDbXref "FMA:38911" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004099 ;
    owl:annotatedTarget "synovial cavity of elbow joint" .

[]
    oboInOwl:source "PMID:19767574", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] .

[]
    oboInOwl:hasDbXref "HP:0006477", "Wikipedia:Alveolar_ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "one of the two jaw ridges either on the roof of the mouth between the upper teeth and the hard palate or on the bottom of the mouth behind the lower teeth[WP]. The alveolar ridges contain the sockets (alveoli) of the teeth[HP]." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "in BTO, this is part of an embryo" .

[]
    oboInOwl:source "ncithesaurus:Alveolar_Ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "UMLS:C0447411" .

[]
    oboInOwl:hasDbXref "MP:0004189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "alveolar body" .

[]
    oboInOwl:hasDbXref "MP:0004189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "alveolar bone" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004103 ;
    owl:annotatedTarget "margo alveolaris" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004109 ;
    owl:annotatedTarget "The outer or sperficial part of the humerus." .

[]
    oboInOwl:hasDbXref "FMA:31542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004109 ;
    owl:annotatedTarget "compact bone of humerus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004111 ;
    owl:annotatedTarget "Any tube, opening or passage that connects two distinct anatomical spaces." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004111 ;
    owl:annotatedTarget "FMA has both conduit and conduit space. In EHDAA2 this is a surface feature" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003080" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004111 ;
    owl:annotatedTarget "foramen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004111 ;
    owl:annotatedTarget "foramina" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004111 ;
    owl:annotatedTarget "ostia" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget obo:UBERON_0002376 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "A muscle of the tympanic cavity that attaches to an auditory ossicle." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "EMAPA:37776" .

[]
    oboInOwl:source "ncithesaurus:Muscle_of_the_Tympanum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "UMLS:C1513769" .

[]
    oboInOwl:hasDbXref "FMA:49026" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "auditory ossicles muscle" .

[]
    oboInOwl:hasDbXref "FMA:49026" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "muscle of auditory ossicles" .

[]
    oboInOwl:hasDbXref "FMA:49026" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "ossicular muscle" .

[]
    oboInOwl:hasDbXref "MA:0000256" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004113 ;
    owl:annotatedTarget "tympanic cavity muscle" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000906 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget obo:UBERON_0010064 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002285 ;
        owl:someValuesFrom obo:UBERON_0005625
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tympanic_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "small cavity surrounding the bones of the middle ear." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "EMAPA:37778" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000906 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, CD25-positive, and CCR7-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "anatomical cavity of middle ear" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tympanic_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "cavitas tympani" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "cavity of middle ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "middle ear cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "middle-ear cavity" .

[]
    oboInOwl:hasDbXref "BTO:0002098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "cavitas tympanica" .

[]
    oboInOwl:hasDbXref "BTO:0002098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004114 ;
    owl:annotatedTarget "tympanum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "A blood vessel that is part of a tympanic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "EMAPA:37775" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "anatomical cavity of middle ear blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "blood vessel of anatomical cavity of middle ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "blood vessel of cavity of middle ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "blood vessel of middle ear anatomical cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "blood vessel of middle ear cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "cavity of middle ear blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "middle ear anatomical cavity blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004115 ;
    owl:annotatedTarget "middle ear cavity blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "A nerve that is part of a tympanic cavity [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "EMAPA:37777" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "anatomical cavity of middle ear nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "cavity of middle ear nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "middle ear anatomical cavity nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "middle ear cavity nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "nerve of anatomical cavity of middle ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "nerve of cavity of middle ear" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "nerve of middle ear anatomical cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "nerve of middle ear cavity" .

[]
    oboInOwl:hasDbXref "MA:0001222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004116 ;
    owl:annotatedTarget "tympanic cavity nerves" .

[]
    oboInOwl:source "http://tolweb.org/Chordata/2499" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:hasDbXref "PMID:23020903", "ZFA:0001106", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "An internal pocketing of pharyngeal endoderm that contacts a region of ectoderm (a pharyngeal cleft) and interdigitates in the anterior and posterior directions with the pharyngeal arches." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001106" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "Outpocketings of pharyngeal endoderm that interdigitate with the neural crest derived pharyngeal arches. The pouches later fuse with the surface ectoderm to form the gill slits. Crump et al, 2004.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001203" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M, Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "EMAPA also includes a distinct pouch endoderm" .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "UMLS:C0231067" .

[]
    oboInOwl:hasDbXref "Wikipedia:Branchial_pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "branchial pouch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "visceral pouch" .

[]
    oboInOwl:hasDbXref "VHOG:0001203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "pharyngeal pouches" .

[]
    oboInOwl:hasDbXref "VHOG:0001203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004117 ;
    owl:annotatedTarget "visceral pouches" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004118 ;
    owl:annotatedTarget "A vasculature that is part of a iris [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ZFA:0005568" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004118 ;
    owl:annotatedTarget "iris blood vessels" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004118 ;
    owl:annotatedTarget "iris vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004118 ;
    owl:annotatedTarget "vascular network of iris" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004119 ;
    owl:annotatedTarget "An anatomical structure that develops (entirely or partially) from the endoderm." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004120 ;
    owl:annotatedTarget "An anatomical structure that develops (entirely or partially) from the mesoderm." .

[]
    oboInOwl:hasDbXref "FBbt:00025998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004120 ;
    owl:annotatedTarget "mesodermal derivative" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004121 ;
    owl:annotatedTarget "An anatomical structure that develops (entirely or partially) from the ectoderm." .

[]
    oboInOwl:hasDbXref "FBbt:00025990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004121 ;
    owl:annotatedTarget "ectodermal deriviative" .

[]
    oboInOwl:hasDbXref "VHOG:0000286" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "Anatomical system that has as its parts the organs concerned with the production and excretion of urine and those concerned with reproduction." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000624" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "Anatomical system that has as its parts the organs concerned with the production and excretion of urine and those concerned with reproduction.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000624" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "relationship type change: differentiates_from intermediate mesoderm (AAO:0010575) CHANGED TO: develops_from intermediate mesoderm (UBERON:0003064)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000286" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.633", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "Kidneys and gonads (of vertebrates) develop from adjacent tissues, and after the excretory or urinary ducts have developed, the reproductive system usually taps into them or their derivatives.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block compounds" .

[]
    oboInOwl:source "ncithesaurus:Genitourinary_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "UMLS:C0042066" .

[]
    oboInOwl:hasDbXref "BTO:0003091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "Urogenitalsystem" .

[]
    oboInOwl:hasDbXref "FMA:280610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "genito-urinary system" .

[]
    oboInOwl:hasDbXref "BTO:0003091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004122 ;
    owl:annotatedTarget "urogenital tract" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004123 ;
    owl:annotatedTarget "Any of the layers of the myocardium. Example: compact layer, trabecular layer." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004123 ;
    owl:annotatedTarget "EMAPA:37475" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000907 ;
    owl:annotatedTarget obo:CL_0001203 .

[]
    oboInOwl:hasDbXref "ZFA:0005059" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "The layer of the myocardium composed of projections of contractile myocytes. The trabecular layer is bounded internally by the endocardium. In zebrafish, unlike the trabeculations of higher vertebrates, both atrial and ventricular trabeculae have more strut-like character, and are more uniform without apparent regional differences[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005059" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "The layer of the myocardium composed of projections of contractile myocytes. The trabecular layer is bounded internally by the the endocardium. Unlike the trabeculations of higher vertebrates, both atrial and ventricular trabeculae of the zebrafish have more strut-like character, and are more uniform without apparent regional differences Hu et al. 2001.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005059" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "trabecular layer" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "heart muscle trabeculae" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "myocardial trabeculae carneae" .

[]
    oboInOwl:hasDbXref "TAO:0005059" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004124 ;
    owl:annotatedTarget "trabeculae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20146720"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000907 ;
    owl:annotatedTarget "CD8-positive, alpha-beta memory T cell with the phenotype CCR7-positive, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004126 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001083
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004126 ;
    owl:annotatedTarget "A myocardium trabecular layer that is part of a cardiac ventricle." .

[]
    oboInOwl:hasDbXref "FMA:83511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004126 ;
    owl:annotatedTarget "myocardium of region of ventricle" .

[]
    oboInOwl:hasDbXref "GO:0003222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004126 ;
    owl:annotatedTarget "trabecular cardiac ventricle muscle" .

[]
    oboInOwl:hasDbXref "GO:0003222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004126 ;
    owl:annotatedTarget "ventricular trabecular myocardium" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000907 ;
    owl:annotatedTarget "central memory CD8+ T cell" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ] .

[]
    oboInOwl:source "GO-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003071
    ] .

[]
    oboInOwl:hasDbXref "GO:0003404", "Wikipedia:Optic_vesicles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "The optic vesicle is the evagination of neurectoderm that precedes formation of the optic cup[GO]. Portion of tissue that is comprised of neuroepitheium which has pinched off from the anterior neural keel and will form the optic cup[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000165" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Optic_Vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "UMLS:C0231106" .

[]
    oboInOwl:hasDbXref "XAO:0000228" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "eye vesicle" .

[]
    oboInOwl:hasDbXref "VHOG:0000165" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "ocular vesicle" .

[]
    oboInOwl:hasDbXref "ZFA:0000050" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004128 ;
    owl:annotatedTarget "optic vesicles" .

[]
    oboInOwl:hasDbXref "GO:0003417" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004129 ;
    owl:annotatedTarget "cartilage that will provide a scaffold for mineralization of endochondral bones as they elongate or grow." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "ncithesaurus:Cortical_Cell_Layer_of_the_Cerebellum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004130 ;
    owl:annotatedTarget "A cortical cell layer of the cerebellum. Examples: the granular (inner+outer) layer, molecular layer, Purkinje cell layer, and the ventricular layer of the embryo." .

[]
    oboInOwl:source "ncithesaurus:Cortical_Cell_Layer_of_the_Cerebellum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004130 ;
    owl:annotatedTarget "UMLS:C1707522" .

[]
    oboInOwl:hasDbXref "BIRNLEX:880" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004130 ;
    owl:annotatedTarget "cytoarchitectural part of the cerebellar cortex" .

[]
    oboInOwl:hasDbXref "FMA:83141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004130 ;
    owl:annotatedTarget "gray matter layer of cerebellum" .

[]
    oboInOwl:hasDbXref "GO:0021751" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004133 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "GO:0021751" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004133 ;
    owl:annotatedTarget "salivary nucleus" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004134 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001230
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004134 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001289
    ] .

[]
    oboInOwl:hasDbXref "GO:0072014" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004134 ;
    owl:annotatedTarget "In mammals, the proximal tubule is a nephron tubule that connects Bowman's capsule to the loop of Henle. It has a brush border epithelial morphology[GO]." .

[]
    oboInOwl:hasDbXref "MA:0002611" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004134 ;
    owl:annotatedTarget "kidney proximal tubule" .

[]
    oboInOwl:hasDbXref "MESH:A05.810.453.736.560.570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004134 ;
    owl:annotatedTarget "proximal kidney tubule" .

[]
    oboInOwl:hasDbXref "GO:0072017" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004135 ;
    owl:annotatedTarget "The distal tubule is a nephron tubule that consists of the distal convoluted tubule and distal straight tubule segments" .

[]
    oboInOwl:hasDbXref "MA:0002633" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004135 ;
    owl:annotatedTarget "kidney distal tubule" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004136 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001288
    ] .

[]
    oboInOwl:hasDbXref "GO:0072018" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004136 ;
    owl:annotatedTarget "The intermediate tubule is a nephron tubule that lies between the proximal and distal tubules" .

[]
    oboInOwl:hasDbXref "FMA:17718" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004136 ;
    owl:annotatedTarget "tubulus attenuatus" .

[]
    oboInOwl:hasDbXref "GO:0003142" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004139 ;
    owl:annotatedTarget "The first recognizable structure derived from the heart field" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000975" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:15611355 Gittenberger-de Groot AC, Bartelings MM, Deruiter MC, Poelmann RE, Basics of cardiac development for the understanding of congenital heart malformations. Pediatric Research (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004139 ;
    owl:annotatedTarget "(In vertebrates) The embryonic mesoderm is the source of both the cardiogenic plate, giving rise to the future myocardium as well as the endocardium that will line the system on the inner side.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004139 ;
    owl:annotatedTarget "myocardial plate" .

[]
    oboInOwl:hasDbXref "EMAPA:16106" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004139 ;
    owl:annotatedTarget "cardiac crescent" .

[]
    oboInOwl:hasDbXref "GO:0003142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004139 ;
    owl:annotatedTarget "cardiogenic crescent" .

[]
    oboInOwl:source "GO:0003128" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:source "BGEE:ann" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036146
    ] .

[]
    oboInOwl:hasDbXref "GO:0003138", "GOC:mtg_heart", "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "A specific region of the lateral mesoderm that will form the primary beating heart tube. In mammals the primary heart field gives rise to the left ventricle." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block molecular entities" .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "this term denotes the primary heart field; GO:0003128 denotes the superclass of primary and secondary: specific region of the lateral mesoderm into the area which will form the primary beating heart tube[GO:0003138]" .

[]
    oboInOwl:hasDbXref "XAO:0004185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "first heart field" .

[]
    oboInOwl:hasDbXref "PMID:17276708", "XAO:0004185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "primary heart field" .

[]
    oboInOwl:hasDbXref "XAO:0004185" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "FHF" .

[]
    oboInOwl:hasDbXref "XAO:0004185" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "PHF" .

[]
    oboInOwl:hasDbXref "XAO:0004185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "heart field" .

[]
    oboInOwl:source "ZFA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0005498
    ] .

[]
    oboInOwl:hasDbXref "GO:0003143", "GOC:mtg_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget "An epithelial tube that will give rise to the mature heart." .

[]
    oboInOwl:source "MP:0012700" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget "the paired, longitudinal, endothelial-lined channels formed from the cardiogenic mesoderm in embryonic development; angiogenic cell clusters (aka angioblastic cords) located in a horse-shoe shape configuration in the cardiogenic plate coalesce to form the right and left endocardial heart tubes which then fuse in cephalo-caudal direction to form a single primitive heart tube." .

[]
    oboInOwl:hasDbXref "GO:0003143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget "embryonic heart tube" .

[]
    oboInOwl:hasDbXref "MP:0012700" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget "endocardial heart tube" .

[]
    oboInOwl:hasDbXref "XAO:0000337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004141 ;
    owl:annotatedTarget "endocardial tube" .

[]
    oboInOwl:hasDbXref "GO:0003148" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004142 ;
    owl:annotatedTarget "The outflow tract septum is a partition in the outflow tract" .

[]
    oboInOwl:hasDbXref "GO:0003151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004145 ;
    owl:annotatedTarget "The outflow tract is the portion of the heart through which blood flows into the arteries" .

[]
    oboInOwl:hasDbXref "PMID:20735616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004145 ;
    owl:annotatedTarget "cardiac outflow tract" .

[]
    oboInOwl:hasDbXref "PMID:20735616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004145 ;
    owl:annotatedTarget "arterial (outflow) pole" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] .

[]
    oboInOwl:source "PMID:12626327", "PMID:21234997", "github:michaelerice" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32523
    ] .

[]
    oboInOwl:hasDbXref "GO:0003164", "https://github.com/geneontology/go-ontology/issues/12451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget "The His-Purkinje system receives signals from the AV node and is composed of the fibers that regulate cardiac muscle contraction in the ventricles" .

[]
    oboInOwl:source "http://medical-dictionary.thefreedictionary.com/His-Purkinje+system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget "the intraventricular conduction system from the bundle of His to the distal Purkinje fibers, which carries the impulse to the ventricles." .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004146 ;
    owl:annotatedTarget "HPS" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget obo:UBERON_0013140 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "Vein of heart that drains the myocardium" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "EMAPA:37137" .

[]
    oboInOwl:source "ncithesaurus:Cardiac_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "UMLS:C0226654" .

[]
    oboInOwl:source "ncithesaurus:Coronary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "UMLS:C0226737" .

[]
    oboInOwl:hasDbXref "FMA:12846" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "cardiac vein" .

[]
    oboInOwl:hasDbXref "ZFA:0005814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "coronary vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "heart vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "vein of heart" .

[]
    oboInOwl:hasDbXref "Wikipedia:Coronary_circulation" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004148 ;
    owl:annotatedTarget "coronary vein" .

[]
    oboInOwl:hasDbXref "GO:0003205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004151 ;
    owl:annotatedTarget "A cardiac chamber surrounds an enclosed cavity within the heart" .

[]
    oboInOwl:notes "todo check other taxa" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004160 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004160 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

[]
    oboInOwl:hasDbXref "GO:0003342", "http://en.wiktionary.org/wiki/proepicardium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004160 ;
    owl:annotatedTarget "An embryonic group of progenitor cells that forms from an outpouching of the septum transversum near the venous pole of the heart and gives rise to the epicardium" .

[]
    oboInOwl:hasDbXref "ZFA:0005808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004160 ;
    owl:annotatedTarget "proepicardial cluster" .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-080218-16" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004160 ;
    owl:annotatedTarget "proepicardial organ" .

[]
    oboInOwl:hasDbXref "VHOG:0000019", "Wikipedia:Septum_transversum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "A thick plate of mesodermal tissue that occupies the space between the thoracic cavity and yolk stalk in the early embryo, forming a transverse partition partially separating the coelomic cavity into thoracic and abdominal portions. It gives rise to the central tendon of the diaphragm[VHOG]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000019" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/transverse+septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "A thick plate of mesodermal tissue that occupies the space between the thoracic cavity and yolk stalk in the early embryo, forming a transverse partition partially separating the coelomic cavity into thoracic and abdominal portions. It gives rise to the central tendon of the diaphragm. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000019" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart (of other tetrapods) is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes) Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "in EHDAA2 this is divided into mesenchymal portion and hepatic diverticulum" .

[]
    oboInOwl:source "ncithesaurus:Septum_Transversum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "UMLS:C0231004" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "transverse septum" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0001785
    ] .

[]
    oboInOwl:source "PMID:21610022" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010360
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget "A jaw muscle that arises from cranial mesenchyme and is innervated by cranial nerves." .

[]
    oboInOwl:source "GO:0014707" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget "The branchiomeric muscle is derived from cranial mesoderm and controls facial expression, pharyngeal and laryngeal function, operating the jaw. Branchiomeric muscles of mammals correspond to the musculature of fish[GO][GO:0014707]." .

[]
    oboInOwl:hasDbXref "XAO:0004325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget "branchial head muscle" .

[]
    oboInOwl:hasDbXref "GO:0014707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004164 ;
    owl:annotatedTarget "branchiomeric skeletal muscle" .

[]
    oboInOwl:hasDbXref "GO:0035260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004175 ;
    owl:annotatedTarget "The internal genitalia are the internal sex organs such as the uterine tube, the uterus and the vagina in female mammals, and the testis, seminal vesicle, ejaculatory duct and prostate in male mammals" .

[]
    oboInOwl:hasDbXref "GO:0035261" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004176 ;
    owl:annotatedTarget "The external genitalia are the outer sex organs, such as the penis or vulva in mammals" .

[]
    oboInOwl:hasDbXref "GOC:Obol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "Organ that is part of the hematopoietic system." .

[]
    oboInOwl:source "http://encyclopedia2.thefreedictionary.com/Hematopoietic+Organs" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "the organs in which the formed elements of the blood and lymph are produced[http://encyclopedia2.thefreedictionary.com/Hematopoietic+Organs]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "the FMA class 'lymphoid organ' is a general anatomical term" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "EMAPA:37665" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "haematological system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "haemopoietic system organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "hematopoietic system organ" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block molecular entitiy" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "organ of haematological system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "organ of haemopoietic system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "organ of hematopoietic system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "organ of organa haemopoietica" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "organa haemopoietica organ" .

[]
    oboInOwl:hasDbXref "MA:0000747" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "lymph organ" .

[]
    oboInOwl:hasDbXref "BTO:0004605", "FMA:7143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004177 ;
    owl:annotatedTarget "lymphoid organ" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009865" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004178 ;
    owl:annotatedTarget "the nonstriated, involuntary muscle tissue located in the wall of the aorta" .

[]
    oboInOwl:source "ncithesaurus:Aorta_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004178 ;
    owl:annotatedTarget "UMLS:C1706825" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004178 ;
    owl:annotatedTarget "aorta non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004178 ;
    owl:annotatedTarget "aorta smooth muscle" .

[]
    oboInOwl:hasDbXref "BTO:0001685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004178 ;
    owl:annotatedTarget "aortic smooth muscle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget obo:UBERON_0009842 .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000428
    ] .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009843
    ] .

[]
    oboInOwl:hasDbXref "GO:0060525", "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget "A saclike structure of the prostate gland, comprised of at least three cell layers: an innermost layer of secretory columnar luminal epithelium, a middle layer of squamous basal epithelium that also contains neuroendocrine cells, transit amplifying cells, and stem cells, and an outer layer of smooth muscle intermixed with other stromal cells" .

[]
    oboInOwl:hasDbXref "FMA:66808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget "prostatic acinus" .

[]
    oboInOwl:hasDbXref "FMA:66808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004179 ;
    owl:annotatedTarget "prostatic follicle" .

[]
    oboInOwl:hasDbXref "GO:0060611" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "The mammary fat is an adipose structure in the gland that is invaded by the mammary ducts" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "adipose tissue of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "adipose tissue of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fat tissue of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fat tissue of lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fat tissue of lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fat tissue of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fatty tissue of lactiferous gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fatty tissue of lobe of breast" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fatty tissue of lobe of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "fatty tissue of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lactiferous gland adipose tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lactiferous gland fat tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lactiferous gland fatty tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of breast adipose tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of breast fat tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of breast fatty tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of mammary gland adipose tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of mammary gland fat tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "lobe of mammary gland fatty tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "mammary gland adipose tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "mammary gland fat tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004180 ;
    owl:annotatedTarget "mammary gland fatty tissue" .

[]
    oboInOwl:hasDbXref "MP:0013725" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004182 ;
    owl:annotatedTarget "The solid cord of epithelial cells that emerges from the mammary bud and grows down from the primary mammary mesenchyme and into a second stromal compartment, the fat pad precursor, beneath the dermis." .

[]
    oboInOwl:hasDbXref "GO:0060716" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "The embryonic vessels grow through the layer to come in close contact with the maternal blood supply" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "blood vessel of labyrinthine layer" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "blood vessel of labyrinthine layer of placenta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "blood vessel of placenta labyrinth" .

[]
    oboInOwl:hasDbXref "GO:0060716" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "labyrinthine layer blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "labyrinthine layer of placenta blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004183 ;
    owl:annotatedTarget "placenta labyrinth blood vessel" .

[]
    oboInOwl:hasDbXref "GO:0060741" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "The prostate gland stroma is made up of the mesenchymal or fibroblast cells of the prostate gland" .

[]
    oboInOwl:source "ncithesaurus:Prostatic_Stroma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "UMLS:C1521760" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000908 ;
    owl:annotatedTarget obo:CL_0000625 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "prostate stroma" .

[]
    oboInOwl:hasDbXref "FMA:45719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "prostatic stroma" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "stroma of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "stroma of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:74349", "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004184 ;
    owl:annotatedTarget "stroma of glandular part of prostate" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20146720"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000908 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell with the phenotype CD69-positive, CD62L-negative, CD127-negative, and CD25-positive, that secretes cytokines."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0061031" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004185 ;
    owl:annotatedTarget "A portions of the gut that is derived from endoderm." .

[]
    oboInOwl:hasDbXref "EMAPA:32930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004185 ;
    owl:annotatedTarget "gut endoderm" .

[]
    oboInOwl:hasDbXref "GO:0061034" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "The mitral cell layer is composed of pyramidal neurons whose cell bodies are located between the granule cell layer and the plexiform layer" .

[]
    oboInOwl:external_ontology "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "NIF divides this into main and accessory" .

[]
    oboInOwl:hasDbXref "DMBA:OB" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "OB mitral cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:100201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "mitral cell body layer" .

[]
    oboInOwl:hasDbXref "BTO:0001108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "mitral cell layer" .

[]
    oboInOwl:hasDbXref "BAMS:Mi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "mitral cell layer of the olfactory bulb" .

[]
    oboInOwl:hasDbXref "NLXANAT:100201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004186 ;
    owl:annotatedTarget "olfactory bulb main mitral cell body layer" .

[]
    oboInOwl:hasDbXref "Dummy:dummy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CHEBI_33708 ;
    owl:annotatedTarget "When two or more amino acids combine to form a peptide, the elements of water are removed, and what remains of each amino acid is called an amino-acid residue." .

[]
    oboInOwl:hasDbXref "GO:0072010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004188 ;
    owl:annotatedTarget "The glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus. The glomerular epithelium consists of both parietal and visceral epithelium. Metanephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros." .

[]
    oboInOwl:hasDbXref "MA:0002847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004188 ;
    owl:annotatedTarget "kidney glomerular epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001515" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004188 ;
    owl:annotatedTarget "glomerular epithelial cell" .

[]
    oboInOwl:hasDbXref "GO:0072011" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004189 ;
    owl:annotatedTarget "The glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004189 ;
    owl:annotatedTarget "endothelium of renal glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004189 ;
    owl:annotatedTarget "renal glomerulus endothelium" .

[]
    oboInOwl:hasDbXref "GO:0072012" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "The glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "glomerulus vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "renal glomerulus vascular network" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "renal glomerulus vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "vascular network of renal glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004190 ;
    owl:annotatedTarget "vasculature of renal glomerulus" .

[]
    oboInOwl:hasDbXref "GO:0072021", "Wikipedia:Thin_ascending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004193 ;
    owl:annotatedTarget "A sub-portion of the loop of Henle in the nephron of the kidney that is permeable to ions but not to water" .

[]
    oboInOwl:hasDbXref "FMA:17720" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004193 ;
    owl:annotatedTarget "ascending thin limb" .

[]
    oboInOwl:hasDbXref "FMA:17720" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004193 ;
    owl:annotatedTarget "pars ascendens (tubulus attenuatus)" .

[]
    oboInOwl:hasDbXref "EMAPA:28328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004193 ;
    owl:annotatedTarget "thin ascending limb" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010532
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004209
    ] .

[]
    oboInOwl:hasDbXref "GO:0072049" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004198 ;
    owl:annotatedTarget "The comma-shaped body is the precursor structure to the S-shaped body that contributes to the morphogenesis of the nephron" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004198 ;
    owl:annotatedTarget "CSB" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004199 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010532
    ] .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004199 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004198
    ] .

[]
    oboInOwl:hasDbXref "GO:0072050" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004199 ;
    owl:annotatedTarget "The S-shaped body is the successor of the comma-shaped body that contributes to the morphogenesis of the nephron" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004199 ;
    owl:annotatedTarget "SSB" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/Organ_Summaries/Metanephros/Renal_vesicle.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004199 ;
    owl:annotatedTarget "stage II nephron" .

[]
    oboInOwl:hasDbXref "GO:0072056", "http://anatomy.uams.edu/anatomyhtml/kidney.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "Kidney pyramids are the conical arrangements of tubules that constitute the renal medulla in a multi-lobed mammalian kidney; they contain the loops of Henle and the medullary collecting ducts." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "not the same as FMA:50609 Pyramid (which is a volume / dimensional entity)" .

[]
    oboInOwl:hasDbXref "GO:0072056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "pyramid" .

[]
    oboInOwl:source "ncithesaurus:Renal_Pyramid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "UMLS:C0227629" .

[]
    oboInOwl:source "ncithesaurus:Pyramid_of_Malpighi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "UMLS:C1514613" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_pyramids" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "Malpighian pyramid" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_pyramids" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "renal pyramid" .

[]
    oboInOwl:hasDbXref "BTO:0003926" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "Malphigian pyramid" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pyramid_of_Malpighi" ;
    oboInOwl:hasSynonymType core:MISSPELLING ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "pyramid of Malphigi" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "pyramid of Malpighi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_pyramids" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "pyramides renales" .

[]
    oboInOwl:hasDbXref "BTO:0003926" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "pyramis renalis" .

[]
    oboInOwl:hasDbXref "FMA:258870" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004200 ;
    owl:annotatedTarget "renal medullary region" .

[]
    oboInOwl:hasDbXref "GO:0072057" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "The inner stripe is a deep, centrally located portion of the renal outer medulla and is traversed by thick and thin portions of nephron tubules" .

[]
    oboInOwl:hasDbXref "GO:0072057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "inner stripe" .

[]
    oboInOwl:hasDbXref "FMA:76663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "inner stripe of medulla of kidney" .

[]
    oboInOwl:hasDbXref "EMAPA:29675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "inner stripe of outer medulla" .

[]
    oboInOwl:hasDbXref "FMA:76663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "inner stripe of renal medulla" .

[]
    oboInOwl:hasDbXref "MA:0002626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "outer medulla inner stripe" .

[]
    oboInOwl:hasDbXref "FMA:76663", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004201 ;
    owl:annotatedTarget "stria interna medullae renalis" .

[]
    oboInOwl:hasDbXref "GO:0072058" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "The outer stripe is the region of the kidney that lies distal to the line of termination of the straight renal tubules" .

[]
    oboInOwl:hasDbXref "MA:0002629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "outer medulla outer stripe" .

[]
    oboInOwl:hasDbXref "GO:0072058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "outer stripe" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:20146720"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000909 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that has differentiated into a memory T cell." .

[]
    oboInOwl:hasDbXref "FMA:76662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "outer stripe of medulla of kidney" .

[]
    oboInOwl:hasDbXref "EMAPA:29663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "outer stripe of outer medulla" .

[]
    oboInOwl:hasDbXref "FMA:76662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "outer stripe of renal medulla" .

[]
    oboInOwl:hasDbXref "FMA:76662", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004202 ;
    owl:annotatedTarget "stria externa medullae renalis" .

[]
    oboInOwl:hasDbXref "GO:0072059" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004203 ;
    owl:annotatedTarget "The cortical collecting duct is the portion of the collecting duct that resides in the renal cortex" .

[]
    oboInOwl:hasDbXref "MA:0002600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004203 ;
    owl:annotatedTarget "kidney cortex collecting duct" .

[]
    oboInOwl:hasDbXref "MA:0002600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004203 ;
    owl:annotatedTarget "renal cortex collecting duct" .

[]
    oboInOwl:hasDbXref "PRO:DAN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CHEBI_33708 ;
    owl:annotatedTarget "protein residue" .

[]
    oboInOwl:hasDbXref "GO:0072060" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004204 ;
    owl:annotatedTarget "The outer medullary collecting duct is the portion of the collecting duct that lies in the renal outer medulla" .

[]
    oboInOwl:hasDbXref "MA:0002599" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004204 ;
    owl:annotatedTarget "kidney outer medulla collecting duct" .

[]
    oboInOwl:hasDbXref "MA:0002599" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004204 ;
    owl:annotatedTarget "outer renal medulla collecting duct" .

[]
    oboInOwl:hasDbXref "GO:0072061" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004205 ;
    owl:annotatedTarget "The inner medullary collecting duct is the portion of the collecting duct that lies in the renal inner medulla" .

[]
    oboInOwl:hasDbXref "MA:0002598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004205 ;
    owl:annotatedTarget "inner renal medulla collecting duct" .

[]
    oboInOwl:hasDbXref "MA:0002598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004205 ;
    owl:annotatedTarget "kidney inner medulla collecting duct" .

[]
    oboInOwl:hasDbXref "MA:0002598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004205 ;
    owl:annotatedTarget "papillary collecting duct" .

[]
    oboInOwl:hasDbXref "GO:0072076" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004208 ;
    owl:annotatedTarget "Nephrogenic mesenchyme is the tissue made up of loosely connected mesenchymal cells in the nephron" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004208 ;
    owl:annotatedTarget "mesenchyme of nephron" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004208 ;
    owl:annotatedTarget "nephron mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004209 ;
    owl:annotatedTarget obo:UBERON_0007503 .

[]
    oboInOwl:hasDbXref "GO:0072077" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004209 ;
    owl:annotatedTarget "The renal vesicle is the primordial structure of the nephron epithelium, and is formed by the condensation of mesenchymal cells." .

[]
    oboInOwl:hasDbXref "ZFA:0005586", "http://www.gudmap.org/Organ_Summaries/Metanephros/Renal_vesicle.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004209 ;
    owl:annotatedTarget "stage I nephron" .

[]
    oboInOwl:hasDbXref "GO:0072088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004211 ;
    owl:annotatedTarget "The nephron epithelium is a tissue that covers the surface of a nephron" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004211 ;
    owl:annotatedTarget "epithelial tissue of nephron" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004211 ;
    owl:annotatedTarget "epithelium of nephron" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004211 ;
    owl:annotatedTarget "nephron epithelial tissue" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000910 ;
    owl:annotatedTarget obo:CL_0000911 .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004190
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0011320" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "the small branching blood vessels in the kidney glomerulus that receives blood from the kidney afferent arterioles; these capillaries are under high pressure for filtering within the glomerulus" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005284" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-000824-1", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "Capillary that is part of the renal glomerulus. Glomerular capillary endothelial membranes in zebrafish normally have a fenestrated morphology that is visible at the ultrastructural level.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Glomerular_Capillary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "UMLS:C0226356" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "blood capillary of renal glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "capillary of renal glomerulus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "capillary vessel of renal glomerulus" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18395547"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000910 ;
    owl:annotatedTarget "A mature T cell that differentiated and acquired cytotoxic function with the phenotype perforin-positive and granzyme-B positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "renal glomerulus blood capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "renal glomerulus capillary" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "renal glomerulus capillary vessel" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "glomerular capillaries" .

[]
    oboInOwl:hasDbXref "MA:0002587" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004212 ;
    owl:annotatedTarget "glomerular capillary system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "A nerve that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "EMAPA:37344" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "hind limb stylopod nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "hindlimb stylopod nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "lower extremity stylopod nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004214 ;
    owl:annotatedTarget "thigh RELATED" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004215 ;
    owl:annotatedTarget "A nerve that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004215 ;
    owl:annotatedTarget "EMAPA:37268" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004215 ;
    owl:annotatedTarget "nerve of back" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004216 ;
    owl:annotatedTarget "A nerve that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004216 ;
    owl:annotatedTarget "EMAPA:37338" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004217 ;
    owl:annotatedTarget "A nerve that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004217 ;
    owl:annotatedTarget "EMAPA:37337" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004218 ;
    owl:annotatedTarget "A nerve that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004218 ;
    owl:annotatedTarget "EMAPA:37345" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33822 ;
    owl:annotatedTarget "hydroxy compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a urethra [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:76909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "muscle layer of urethra" .

[]
    oboInOwl:hasDbXref "FMA:76909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "muscular coat of urethra" .

[]
    oboInOwl:hasDbXref "FMA:76909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "muscular layer of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "smooth muscle of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "smooth muscle tissue of urethra" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "tunica muscularis urethrae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "urethra smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "MA:0001691" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004219 ;
    owl:annotatedTarget "urethral smooth muscle" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] .

[]
    oboInOwl:notes "consider merging" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0011198
        ]
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a large intestine [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "involuntary muscle of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "large intestine involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "large intestine non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "large intestine smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "non-striated muscle of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "smooth muscle of large intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004220 ;
    owl:annotatedTarget "smooth muscle tissue of large intestine" .

[]
    oboInOwl:notes "consider merging" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0012367
        ]
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a intestine [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" .

[]
    oboInOwl:source "ncithesaurus:Intestinal_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "UMLS:C1708547" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "bowel involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "bowel non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "bowel smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "bowel smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "intestine involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "intestine non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "intestine smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "involuntary muscle of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "involuntary muscle of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "non-striated muscle of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "non-striated muscle of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "smooth muscle of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "smooth muscle of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "smooth muscle tissue of bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "smooth muscle tissue of intestine" .

[]
    oboInOwl:hasDbXref "EMAPA:35441" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "intestinal muscularis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000911 ;
    owl:annotatedTarget obo:CL_0002419 .

[]
    oboInOwl:hasDbXref "BTO:0000643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004221 ;
    owl:annotatedTarget "intestinal smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "involuntary muscle of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "involuntary muscle of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "non-striated muscle of stomach" .

[]
    oboInOwl:hasDbXref "GOC:PAM-ADD"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0877799148"^^xsd:string, "PMID:18395547"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000911 ;
    owl:annotatedTarget "A differentiated T cell with ability to traffic to peripheral tissues and is capable of mounting a specific immune response."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "non-striated muscle of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "smooth muscle of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "smooth muscle of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "smooth muscle tissue of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "smooth muscle tissue of ventriculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "stomach involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "stomach non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "stomach smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "ventriculus involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "ventriculus non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "ventriculus smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "ventriculus smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "BTO:0001818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "gastric muscle" .

[]
    oboInOwl:hasDbXref "MA:0001627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "gastric smooth muscle" .

[]
    oboInOwl:hasDbXref "BTO:0001818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004222 ;
    owl:annotatedTarget "stomach muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a vagina [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "involuntary muscle of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "non-striated muscle of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "smooth muscle of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "smooth muscle tissue of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "vagina involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "vagina non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "vagina smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "BTO:0004999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "vaginal smooth muscle" .

[]
    oboInOwl:hasDbXref "BTO:0004999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004223 ;
    owl:annotatedTarget "vagina smooth muscle" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33822 ;
    owl:annotatedTarget "organic alcohol" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "A muscular coat that is part of a vas deferens [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscle layer of deferent duct" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscle layer of ductus deferens" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscle layer of vas deferens" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscular coat of ductus deferens" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscular layer of ductus deferens" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "muscularis of vas deferens" .

[]
    oboInOwl:hasDbXref "FMA:19239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "tunica muscularis (ductus deferens)" .

[]
    oboInOwl:hasDbXref "FMA:19239", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004224 ;
    owl:annotatedTarget "tunica muscularis ductus deferentis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004225 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BTO:0001660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004225 ;
    owl:annotatedTarget "respiratory smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004225 ;
    owl:annotatedTarget "smooth muscle of respiratory system" .

[]
    oboInOwl:hasDbXref "BTO:0001660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004225 ;
    owl:annotatedTarget "airway smooth muscle" .

[]
    oboInOwl:hasDbXref "BTO:0001660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004225 ;
    owl:annotatedTarget "airway smooth muscle cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004226 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a digestive system [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000912 ;
    owl:annotatedTarget obo:CL_0000911 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004226 ;
    owl:annotatedTarget "smooth muscle tissue of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0011335" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004227 ;
    owl:annotatedTarget "the smooth muscle tissue surrounding the urothelium of the kidney pelvis" .

[]
    oboInOwl:hasDbXref "EMAPA:28120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004227 ;
    owl:annotatedTarget "kidney pelvis smooth muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:28120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004227 ;
    owl:annotatedTarget "renal pelvis smooth muscle" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18395547"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000912 ;
    owl:annotatedTarget "A effector T cell that provides help in the form of secreted cytokines to other immune cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:262022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004227 ;
    owl:annotatedTarget "smooth muscle tissue of renal pelvis" .

[]
    oboInOwl:hasDbXref "EMAPA:28120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004227 ;
    owl:annotatedTarget "pelvic smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "EMAPA:37791" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "bladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "involuntary muscle of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "involuntary muscle of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "non-striated muscle of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "non-striated muscle of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "smooth muscle of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "smooth muscle of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "smooth muscle tissue of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "smooth muscle tissue of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "urinary bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "MA:0001697" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "urinary bladder muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "urinary bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004228 ;
    owl:annotatedTarget "urinary bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a trigone of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "Lieutaud's trigone involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "Lieutaud's trigone non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "Lieutaud's trigone smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "Lieutaud's trigone smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "deep trigone involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "deep trigone non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "deep trigone smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "deep trigone smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of Lieutaud's trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "involuntary muscle of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of Lieutaud's trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "non-striated muscle of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of Lieutaud's trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of Lieutaud's trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of trigone of bladder" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33822 ;
    owl:annotatedTarget "organic hydroxy compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "smooth muscle tissue of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of bladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of urinary bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of urinary bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of urinary bladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "trigone of urinary bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "urinary bladder trigone involuntary muscle" .

[]
    oboInOwl:hasDbXref "MA:0001700" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "urinary bladder trigone muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "urinary bladder trigone non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "urinary bladder trigone smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "vesical trigone involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "vesical trigone non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "vesical trigone smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004229 ;
    owl:annotatedTarget "vesical trigone smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a neck of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "bladder neck involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "bladder neck non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "bladder neck smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "bladder neck smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "involuntary muscle of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "involuntary muscle of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "involuntary muscle of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "involuntary muscle of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "involuntary muscle of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of bladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of urinary bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of urinary bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of urinary bladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "neck of urinary bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "non-striated muscle of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "non-striated muscle of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "non-striated muscle of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "non-striated muscle of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "non-striated muscle of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle of neck of urinary bladder" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000913 ;
    owl:annotatedTarget obo:CL_0001203 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle tissue of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle tissue of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle tissue of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle tissue of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "smooth muscle tissue of vesical neck" .

[]
    oboInOwl:hasDbXref "FMA:67990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "trigonal muscle" .

[]
    oboInOwl:hasDbXref "FMA:67990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "trigonal muscle of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "urinary bladder neck involuntary muscle" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20146720"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000913 ;
    owl:annotatedTarget "CD8-positive, alpha-beta memory T cell with the phenotype CCR7-negative, CD127-positive, CD45RA-negative, CD45RO-positive, and CD25-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0001699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "urinary bladder neck muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "urinary bladder neck non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "urinary bladder neck smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "vesical neck involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "vesical neck non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "vesical neck smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004230 ;
    owl:annotatedTarget "vesical neck smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000913 ;
    owl:annotatedTarget "effector memory CD8+ T cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of an anal region [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "EMAPA:37394" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal part of perineum involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal part of perineum non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal part of perineum smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal part of perineum smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal region involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal region non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal region smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal triangle involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal triangle non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal triangle smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "anal triangle smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "involuntary muscle of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "involuntary muscle of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "involuntary muscle of anal triangle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "non-striated muscle of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "non-striated muscle of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "non-striated muscle of anal triangle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle of anal triangle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle tissue of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle tissue of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004231 ;
    owl:annotatedTarget "smooth muscle tissue of anal triangle" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33832 ;
    owl:annotatedTarget "organic cyclic compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a lymphatic vessel [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Lymphatic_Vessel_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "UMLS:C1708791" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "involuntary muscle of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "involuntary muscle of lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymph vessel involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymph vessel non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymph vessel smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymph vessel smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymphatic vessel involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymphatic vessel non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "lymphatic vessel smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "non-striated muscle of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "non-striated muscle of lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "smooth muscle of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "smooth muscle of lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "smooth muscle tissue of lymph vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004232 ;
    owl:annotatedTarget "smooth muscle tissue of lymphatic vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a lower respiratory tract [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "involuntary muscle of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "lower respiratory tract involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "lower respiratory tract non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "lower respiratory tract smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "non-striated muscle of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "smooth muscle of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004233 ;
    owl:annotatedTarget "smooth muscle tissue of lower respiratory tract" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget obo:UBERON_0003386 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a iris [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000914 ;
    owl:annotatedTarget obo:CL_0000790 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "involuntary muscle of iris" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "iridial smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "iris involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "iris non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "iris smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "non-striated muscle of iris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "smooth muscle of iris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004234 ;
    owl:annotatedTarget "smooth muscle tissue of iris" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17589542"^^xsd:string, "PMID:19169262"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000914 ;
    owl:annotatedTarget "An immature alpha-beta T-cell that express Egr2. These cells give rise to T cells expressing NK markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004235 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a mammary gland [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004235 ;
    owl:annotatedTarget "EMAPA:37669" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004235 ;
    owl:annotatedTarget "smooth muscle tissue of mammary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004236 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of an arteriole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Vascular_smooth_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "smooth muscle found within, and composing the majority of the wall of blood vessels." .

[]
    oboInOwl:source "ncithesaurus:Vascular_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "UMLS:C1519956" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "blood vessel involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "blood vessel non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "blood vessel smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "involuntary muscle of blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "non-striated muscle of blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "smooth muscle of blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "smooth muscle tissue of blood vessel" .

[]
    oboInOwl:hasDbXref "ZFA:0005321" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004237 ;
    owl:annotatedTarget "vascular smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a spleen [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "involuntary muscle of spleen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "non-striated muscle of spleen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "smooth muscle of spleen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "smooth muscle tissue of spleen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "spleen involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "spleen non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004238 ;
    owl:annotatedTarget "spleen smooth muscle tissue" .

[]
    oboInOwl:notes "consider merging" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0011201
        ]
    ] .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33853 ;
    owl:annotatedTarget "phenols" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a small intestine [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "MA class may specifically mean muscle layer, but we treat as the sum of smooth muscle in both muscle layer and muscularis mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "involuntary muscle of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "involuntary muscle of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "non-striated muscle of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "non-striated muscle of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small bowel involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small bowel non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small bowel smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small bowel smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small intestine involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small intestine non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "small intestine smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "smooth muscle of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "smooth muscle of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "smooth muscle tissue of small bowel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004239 ;
    owl:annotatedTarget "smooth muscle tissue of small intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a gallbladder [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Gallbladder_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "UMLS:C1708179" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gall bladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gall bladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gall bladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gallbladder involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gallbladder non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gallbladder smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "gallbladder smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "involuntary muscle of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "involuntary muscle of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "non-striated muscle of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "non-striated muscle of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "smooth muscle of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "smooth muscle of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "smooth muscle tissue of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "smooth muscle tissue of gallbladder" .

[]
    oboInOwl:hasDbXref "MA:0001635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004240 ;
    owl:annotatedTarget "biliary smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a bronchus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "UMLS:C1707055" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchi involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchi non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchi smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchi smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchial trunk involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchial trunk non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchial trunk smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchial trunk smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchus involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchus non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchus smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "involuntary muscle of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "involuntary muscle of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "involuntary muscle of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "non-striated muscle of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "non-striated muscle of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "non-striated muscle of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle of bronchus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle tissue of bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle tissue of bronchial trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "smooth muscle tissue of bronchus" .

[]
    oboInOwl:hasDbXref "EMAPA:35195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004242 ;
    owl:annotatedTarget "bronchial smooth muscle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000487
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a prostate gland [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "involuntary muscle of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "involuntary muscle of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:74245" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "muscular tissue of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "non-striated muscle of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "non-striated muscle of prostate gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate gland involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate gland non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate gland smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate smooth muscle" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000915 ;
    owl:annotatedTarget obo:CL_0000797 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "prostate smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "smooth muscle of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "smooth muscle of prostate gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "smooth muscle tissue of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "smooth muscle tissue of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:74245", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004243 ;
    owl:annotatedTarget "substantia muscularis prostatae" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33853 ;
    owl:annotatedTarget "Aryl alcohol" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11685222"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000915 ;
    owl:annotatedTarget "An alpha-beta intraepithelial T cell with the phenotype CD8-alpha-alpha-positive located in the columnar epithelium of the gastrointestinal tract. These cells have a memory phenotype of CD2-negative and CD5-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a fallopian tube [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "fallopian tube involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "fallopian tube non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "fallopian tube smooth muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "fallopian tube smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "involuntary muscle of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "non-striated muscle of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "smooth muscle of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004245 ;
    owl:annotatedTarget "smooth muscle tissue of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a outflow tract [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "EMAPA:37708" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "involuntary muscle of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "non-striated muscle of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "outflow tract involuntary muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "outflow tract non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "outflow tract smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "smooth muscle of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004246 ;
    owl:annotatedTarget "smooth muscle tissue of outflow tract" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004247 ;
    owl:annotatedTarget "A bone that is part of the dorsal region of an animal." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004247 ;
    owl:annotatedTarget "EMAPA:37248" .

[]
    oboInOwl:hasDbXref "MA:0000494" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004247 ;
    owl:annotatedTarget "back bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004247 ;
    owl:annotatedTarget "bone of back" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004247 ;
    owl:annotatedTarget "dorsal region bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "A bone that is part of a hindlimb digit. Typically phalanges but may include sesamoids." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "EMAPA:37309" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "bone of digit of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "digit of foot bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "digitus pedis bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "digitus pedis bone organ" .

[]
    oboInOwl:hasDbXref "MA:0000646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "foot digit bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "foot digit bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "hind limb digit bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "toe bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "toe bone organ" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004248 ;
    owl:annotatedTarget "foot digit bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "A bone that is part of a forelimb digit. Typically phalanges but may include sesamoids." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "EMAPA:37305" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "finger bone" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "fore limb digit bone" .

[]
    oboInOwl:hasDbXref "MA:0000622" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "hand digit bone" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004249 ;
    owl:annotatedTarget "hand digit bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004250 ;
    owl:annotatedTarget "A bone that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "https://sourceforge.net/tracker/index.php?func=detail&aid=3586533&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004250 ;
    owl:annotatedTarget "humerus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "A bone that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of hind limb middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of hind limb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of hindlimb middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of hindlimb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of inferior member middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of inferior member zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of intermediate segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of lower extremity middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of lower extremity zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of lower leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of middle limb segment of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of middle limb segment of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of middle limb segment of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of middle limb segment of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of zeugopod of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of zeugopod of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of zeugopod of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of zeugopod of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone of zeugopod of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of hind limb middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of hind limb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of hindlimb middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of hindlimb zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of inferior member middle limb segment" .

[]
    oboInOwl:hasDbXref "UniProt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33853 ;
    owl:annotatedTarget "a phenol" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000916 ;
    owl:annotatedTarget obo:CL_0000800 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of inferior member zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of intermediate segment of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of lower extremity middle limb segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of lower extremity zeugopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of lower leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of middle limb segment of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of middle limb segment of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of middle limb segment of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of middle limb segment of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of zeugopod of hind limb" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11976459"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000916 ;
    owl:annotatedTarget "A mature gamma-delta T cell located in the epidermis that regulates wound healing."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of zeugopod of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of zeugopod of inferior member" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of zeugopod of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "bone organ of zeugopod of lower extremity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hind limb middle limb segment bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hind limb middle limb segment bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hind limb zeugopod bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hind limb zeugopod bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hindlimb middle limb segment bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hindlimb middle limb segment bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hindlimb zeugopod bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "hindlimb zeugopod bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "inferior member middle limb segment bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "inferior member middle limb segment bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "inferior member zeugopod bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "inferior member zeugopod bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "intermediate segment of free lower limb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "intermediate segment of free lower limb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "lower extremity middle limb segment bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "lower extremity middle limb segment bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "lower extremity zeugopod bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "lower extremity zeugopod bone organ" .

[]
    oboInOwl:hasDbXref "MA:0000676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "lower leg bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of hind limb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of hind limb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of hindlimb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of hindlimb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of inferior member bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of inferior member bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of lower extremity bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "middle limb segment of lower extremity bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of hind limb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of hind limb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of hindlimb bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of hindlimb bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of inferior member bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of inferior member bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of leg bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of leg bone organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of lower extremity bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004251 ;
    owl:annotatedTarget "zeugopod of lower extremity bone organ" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004252 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004463
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004252 ;
    owl:annotatedTarget "Any muscle organ that is part of a hindlimb stylopod (upper leg)[Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:22470" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004252 ;
    owl:annotatedTarget "muscle of thigh" .

[]
    oboInOwl:hasDbXref "FMA:22470" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004252 ;
    owl:annotatedTarget "thigh muscle" .

[]
    oboInOwl:hasDbXref "MA:0000684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004252 ;
    owl:annotatedTarget "upper leg muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "Any muscle organ that is part of a skin of body [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "in MA, the only skin muscle is arrector pili. The only integumental muscle is panniculus carnosus. In EMAPA, the arrector pili only" .

[]
    oboInOwl:hasDbXref "MA:0003139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "integumental system muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:18187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "muscle of integumental system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "muscle organ of skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004253 ;
    owl:annotatedTarget "skin muscle organ" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004487
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget "Any muscle organ that is part of a forelimb zeugopod (lower arm)[Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:37371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget "forearm muscle" .

[]
    oboInOwl:hasDbXref "MA:0000600" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget "lower arm muscle" .

[]
    oboInOwl:hasDbXref "FMA:37371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget "muscle of forearm" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004254 ;
    owl:annotatedTarget "wing zeugopod muscle" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014791
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "Any muscle organ that is part of a forelimb stylopod (upper arm)[Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0000606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "muscle of upper arm" .

[]
    oboInOwl:hasDbXref "MA:0000606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "upper arm muscle" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "wing stylopod muscle" .

[]
    oboInOwl:hasDbXref "FMA:37370" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "muscle of arm" .

[]
    oboInOwl:hasDbXref "EMAPA:19107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004255 ;
    owl:annotatedTarget "skeletal muscle of upper arm" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33853 ;
    owl:annotatedTarget "arenols" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006067
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004256 ;
    owl:annotatedTarget "Any muscle organ that is part of a hindlimb zeugopod (lower leg) [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0000678" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004256 ;
    owl:annotatedTarget "lower leg muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004256 ;
    owl:annotatedTarget "calf muscle" .

[]
    oboInOwl:hasDbXref "FMA:22471" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004256 ;
    owl:annotatedTarget "muscle of leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "A blood vessel that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "EMAPA:37299" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "blood vessel of stylopod of hind limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "blood vessel of stylopod of hindlimb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "blood vessel of thigh" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "blood vessel of upper leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "hind limb stylopod blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "hindlimb stylopod blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004257 ;
    owl:annotatedTarget "thigh blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004258 ;
    owl:annotatedTarget "A blood vessel that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004258 ;
    owl:annotatedTarget "EMAPA:37243" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004258 ;
    owl:annotatedTarget "blood vessel of back" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004259 ;
    owl:annotatedTarget "A blood vessel that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004259 ;
    owl:annotatedTarget "EMAPA:37295" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004259 ;
    owl:annotatedTarget "forelimb zeugopod blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004260 ;
    owl:annotatedTarget "A blood vessel that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004260 ;
    owl:annotatedTarget "EMAPA:37294" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004260 ;
    owl:annotatedTarget "forelimb stylopod blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004261 ;
    owl:annotatedTarget "A blood vessel that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004261 ;
    owl:annotatedTarget "EMAPA:37300" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004261 ;
    owl:annotatedTarget "hindlimb zeugopod blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "A zone of skin that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "hind limb stylopod skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "hindlimb stylopod skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "skin of upper leg" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "skin of thigh" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004262 ;
    owl:annotatedTarget "thigh skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004263 ;
    owl:annotatedTarget "A zone of skin that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004263 ;
    owl:annotatedTarget "arm stylopod skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004263 ;
    owl:annotatedTarget "skin of arm stylopod" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004263 ;
    owl:annotatedTarget "skin of upper arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004264 ;
    owl:annotatedTarget "A zone of skin that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004264 ;
    owl:annotatedTarget "hind limb middle limb segment skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004264 ;
    owl:annotatedTarget "hind limb zeugopod skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "A myocardium that is part of a outflow tract [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000603" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:9187138 Fishman MC, Chien KR, Fashioning the vertebrate heart: earliest embryonic decisions. Development (1997)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "(...) (theme) is how the vertebrate cardiovascular system differs from that of the presumptive evolutionary chordate ancestor. (...) At best we can tell there are two essential new ingredients: (1) vertebrates all have a continuous endothelial lining to the heart and vessels and (2) vertebrates have developed a second chamber in the heart, one designed for generating high systemic blood pressure.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "cardiac muscle of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "heart muscle of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "heart myocardium of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "muscle of heart of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "myocardium of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "outflow tract cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "outflow tract heart muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "outflow tract heart myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004265 ;
    owl:annotatedTarget "outflow tract muscle of heart" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33937 ;
    owl:annotatedTarget "macronutrients" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000917 ;
    owl:annotatedTarget obo:CL_0000908 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004266 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004266 ;
    owl:annotatedTarget "EMAPA:37325" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:22343568"^^xsd:string, "PMID:9914231"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000917 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta positive T cell that has the phenotype T-bet-positive, eomesodermin-positive, CXCR3-positive, CCR6-negative, and is capable of producing interferon-gamma."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004267 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004267 ;
    owl:annotatedTarget "EMAPA:37256" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004267 ;
    owl:annotatedTarget "mesenchyne of back" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000917 ;
    owl:annotatedTarget "Tc1 CD8+ T cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004268 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004268 ;
    owl:annotatedTarget "EMAPA:37319" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004269 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004269 ;
    owl:annotatedTarget "EMAPA:37317" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004270 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004270 ;
    owl:annotatedTarget "EMAPA:37327" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004271 ;
    owl:annotatedTarget "A pericardium that is part of a outflow tract [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004271 ;
    owl:annotatedTarget "EMAPA:37707" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004271 ;
    owl:annotatedTarget "pericardium of outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "A cranial suture that is part of a cartilaginous joint [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "EMAPA:37463" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "articulatio cartilaginea cranial suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "articulatio cartilaginea cranial sutures" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "articulatio cartilaginea cranial sutures set" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "articulatio cartilaginea cranium suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "articulatio cartilaginea suture of cranium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cartilaginous joint cranial suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cartilaginous joint cranial sutures" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cartilaginous joint cranial sutures set" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cartilaginous joint cranium suture" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cartilaginous joint suture of cranium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial suture of articulatio cartilaginea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial suture of cartilaginous joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial sutures of articulatio cartilaginea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial sutures of cartilaginous joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial sutures set of articulatio cartilaginea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranial sutures set of cartilaginous joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranium suture of articulatio cartilaginea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "cranium suture of cartilaginous joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "suture of cranium of articulatio cartilaginea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004273 ;
    owl:annotatedTarget "suture of cranium of cartilaginous joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "A choroid plexus epithelium that is part of a lateral ventricle [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus_Epithelium_of_the_Lateral_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "UMLS:C1711323" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere epithelial tissue of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere epithelium of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "choroid plexus epithelial tissue of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "choroid plexus epithelium of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "epithelial tissue of chorioid plexus of cerebral hemisphere of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "epithelial tissue of choroid plexus of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "epithelium of chorioid plexus of cerebral hemisphere of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "epithelium of choroid plexus of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle chorioid plexus of cerebral hemisphere epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle chorioid plexus of cerebral hemisphere epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle choroid plexus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle epithelial tissue of chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle epithelial tissue of choroid plexus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle epithelium of chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004274 ;
    owl:annotatedTarget "lateral ventricle epithelium of choroid plexus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "A choroid plexus epithelium that is part of a fourth ventricle [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Choroid_Plexus_Epithelium_of_the_Fourth_Ventricle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "UMLS:C1707392" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere epithelial tissue of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "chorioid plexus of cerebral hemisphere epithelium of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "choroid plexus epithelial tissue of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "choroid plexus epithelium of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "epithelial tissue of chorioid plexus of cerebral hemisphere of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "epithelial tissue of choroid plexus of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "epithelium of chorioid plexus of cerebral hemisphere of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "epithelium of choroid plexus of fourth ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle chorioid plexus of cerebral hemisphere epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle chorioid plexus of cerebral hemisphere epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle choroid plexus epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle epithelial tissue of chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle epithelial tissue of choroid plexus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle epithelium of chorioid plexus of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004276 ;
    owl:annotatedTarget "fourth ventricle epithelium of choroid plexus" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004277 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004277 ;
    owl:annotatedTarget "A muscle that is part of the eye region." .

[]
    oboInOwl:hasDbXref "VSAO:0000026" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004288 ;
    owl:annotatedTarget "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000026" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004288 ;
    owl:annotatedTarget "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body.[VSAO]" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget obo:UBERON_0000486 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget obo:UBERON_0016888 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

[]
    oboInOwl:hasDbXref "AEO:0000214" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "The bilaminar epithelium formed from the myotome and dermatome." .

[]
    oboInOwl:source "http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=eurekah&part=A66768" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "Epithelial sheet on the external surface of the somite that gives rise to trunk, muscle and dermis. Within the dermomyotome there is also a medio-lateral difference. The central region makes dermis, the mesenchymal connective tissue of the back skin. The medial region (closest to neural tube) makes epaxial muscle, and the lateral region (furthest from neural tube) makes hypaxial muscle[http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=eurekah&part=A66768]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001513" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "Epithelial sheet on the external surface of the somite that gives rise to trunk, muscle and dermis.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010572" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "Portion of somites that gives rise to dermis and muscles.[AAO]" .

[]
    oboInOwl:source "http://medical-dictionary.thefreedictionary.com/dermomyotome" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "all but the sclerotome of a mesodermal somite; the primordium of skeletal muscle and, perhaps, of the dermis." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000676" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1525-142X.2006.05079.x Devoto SH, Stoiber W, Hammond CL, Steinbacher P, Haslett JR, Barresi MJF, Patterson SE, Adiarte EG and Hughes SM, Generality of vertebrate developmental patterns: evidence for a dermomyotome in fish. Evolution and Development (2006)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "Thus, representatives of the agnathan vertebrates, chondrichthyans, and sarcopterygians all have a layer of undifferentiated cells external to the embryonic myotome. In the amniotes, this external cell layer is the dermomyotome. The simplest interpretation of the similar position, morphology, and lack of myosin labeling is that a dermomyotome epithelium is a shared, ancestral vertebrate characteristic.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Dermomyotome" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "UMLS:C1511786" .

[]
    oboInOwl:hasDbXref "VHOG:0000676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "dermamyotome" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000918 ;
    owl:annotatedTarget obo:CL_0000908 .

[]
    oboInOwl:hasDbXref "VHOG:0000676" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004290 ;
    owl:annotatedTarget "dermomyotomes" .

[]
    oboInOwl:hasDbXref "GO:0003313" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004291 ;
    owl:annotatedTarget "A cone-like structure that is formed when myocardial progenitor cells of the heart field fuse at the midline. The heart rudiment is the first structure of the heart tube." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000115" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004291 ;
    owl:annotatedTarget "The migrating myocardial precursors of the heart rudiment form a cone like structure between 19.5hpf and 22hpf, and eventually telescope out into the primitive heart tube at 24hpf. Stainier 2001.[TAO]" .

[]
    oboInOwl:hasDbXref "GO:0003313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004291 ;
    owl:annotatedTarget "heart cone" .

[]
    oboInOwl:hasDbXref "ZFA:0000115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004291 ;
    owl:annotatedTarget "rudimentary heart" .

[]
    oboInOwl:hasDbXref "GO:0003204", "Wikipedia:Cardiac_skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "Dense connective tissue that separates the atria from the ventricles and provides physical support for the heart." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9914231"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000918 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta positive T cell expressing GATA-3 and secreting IL-4."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:36645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "cardiac fibrous skeleton" .

[]
    oboInOwl:hasDbXref "GO:0003204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "heart fibrous skeleton" .

[]
    oboInOwl:hasDbXref "FMA:9496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "skeleton of heart" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "anulus fibrosus dexter cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "anulus fibrosus sinister cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "trigona fibrosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "trigonum fibrosum dextrum cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardiac_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "trigonum fibrosum sinistrum cordis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004294 ;
    owl:annotatedTarget "An endothelium that is part of a glomerular capillary." .

[]
    oboInOwl:source "ncithesaurus:Endothelium_of_the_Glomerular_Capillary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004294 ;
    owl:annotatedTarget "UMLS:C0227647" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004294 ;
    owl:annotatedTarget "renal glomerulus capillary endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004295 ;
    owl:annotatedTarget "A nerve trunk that is part of a sympathetic nervous system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004295 ;
    owl:annotatedTarget "nerve trunk of sympathetic nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004295 ;
    owl:annotatedTarget "nerve trunk of sympathetic part of autonomic division of nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004295 ;
    owl:annotatedTarget "sympathetic nervous system nerve trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004296 ;
    owl:annotatedTarget "A lymphatic vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004296 ;
    owl:annotatedTarget "EMAPA:37582" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004296 ;
    owl:annotatedTarget "smooth muscle of lymph vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004297 ;
    owl:annotatedTarget "A blood vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36338 ;
    owl:annotatedTarget "leptons" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004297 ;
    owl:annotatedTarget "EMAPA:37573" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004297 ;
    owl:annotatedTarget "smooth muscle tissue of blood vessel of respiratory system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/120" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004300 ;
    owl:annotatedTarget "Distal-most phalanx within a digit." .

[]
    oboInOwl:hasDbXref "Wikipedia:Distal_phalanges" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004300 ;
    owl:annotatedTarget "phalanx distalis" .

[]
    oboInOwl:hasDbXref "AAO:0010676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004300 ;
    owl:annotatedTarget "terminal phalanx" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=67679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004300 ;
    owl:annotatedTarget "ungual phalanx" .

[]
    oboInOwl:hasDbXref "Wikipedia:Distal_phalanges" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004300 ;
    owl:annotatedTarget "phalanx distalis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004301 ;
    owl:annotatedTarget "A phalanx located between proximal and distal phalanges." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004301 ;
    owl:annotatedTarget "Intermediate phalanges are bones found in the limbs of most vertebrates. In humans, they are the bones of the finger and toe which lie in the middle, between the two wrinkly joints. The thumb and big toe do not have intermediate phalanges. In most other vertebrates, they have a corresponding place in their limbs, whether they be paw, wing, hoof or fin" .

[]
    oboInOwl:hasDbXref "AAO:0010677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004301 ;
    owl:annotatedTarget "penultimate phalanx" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004302 ;
    owl:annotatedTarget "Proximal-most phalanx within a digit." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004302 ;
    owl:annotatedTarget "Proximal phalanges are bones found in the limbs of most vertebrates. In humans, they are the bones at the base of a toe or finger, the prominent, knobby ends of which are often called the knuckles. In other vertebrates, proximal phalanges have a similar placement in the corresponding limbs, be they paw, wing or fin. In many species, they are the longest and thickest phalanx ('finger' bone)" .

[]
    oboInOwl:hasDbXref "AAO:0010680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004302 ;
    owl:annotatedTarget "proximal-most phalanx" .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001008
        ]
    ] .

[]
    oboInOwl:source "Hymans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

[]
    oboInOwl:source "Hymans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] .

[]
    oboInOwl:notes "hindgut diverticulum endoderm" ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000738", "Wikipedia:Allantois" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "A membranous sac that develops from the posterior part of the alimentary canal in the embryos of mammals, birds, and reptiles, and it is important in the formation of the umbilical cord and placenta in mammals[VHOG]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000738" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/allantois" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "A membranous sac that develops from the posterior part of the alimentary canal in the embryos of mammals, birds, and reptiles, and it is important in the formation of the umbilical cord and placenta in mammals. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000738" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.187", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "Structures homologous to the four extraembryonic membranes of reptiles and birds appear in mammals: amnion, chorion, yolk sac, and allantois.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "part_of embryo in EHDAA2 - note differences in humans" .

[]
    oboInOwl:source "ncithesaurus:Allantois" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "UMLS:C0002084" .

[]
    oboInOwl:hasDbXref "EMAPA:16107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004340 ;
    owl:annotatedTarget "allantoic bud" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget obo:UBERON_0000485 .

[]
    oboInOwl:hasDbXref "MP:0002231", "Wikipedia:Primitive_streak" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget "The primitive streak is a structure that forms during the early stages of avian, reptilian and mammalian embryonic development[WP]. the midline ridge of the embryonic epiblast that later develops into mesoderm and endoderm[MP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001202" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:9609826 Wu LH, Lengyel JA, Role of caudal in hindgut specification and gastrulation suggests homology between Drosophila amnioproctodeal invagination and vertebrate blastopore. Development (1998), ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.139", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget "(...) the blastopore equivalent of chordates (germ ring in fish, marginal zone/blastopore lip in frog and node/primitive streak in chick and mouse) (...) (reference 1); Indeed, the primitive streak has been considered the homologue of the blastopore since the 1870s (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget "VHOG includes a very broad grouping here based on http://www.ncbi.nlm.nih.gov/pubmed/9609826" .

[]
    oboInOwl:source "ncithesaurus:Primitive_Streak" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget "UMLS:C0033153" .

[]
    oboInOwl:hasDbXref "VHOG:0001202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004341 ;
    owl:annotatedTarget "primitive streak - blastopore - germ ring" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005631
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000085
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000919 ;
    owl:annotatedTarget obo:CL_0000795 .

[]
    oboInOwl:hasDbXref "MP:0005028" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget "outermost layer of cells in the blastodermic vesicle, which will develop into the trophoblast layer and then contact the endometrium and take part in establishing the embryo's means of nutrition" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000979" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget "The outer cellular layer of the mammalian blastocyst. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.750, see_Kardong_KV][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000979" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676685 Romer AS, Parsons TS, Vertebrate body (1977) p.105-106", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget "(...) the trophoblast develops rapidly so that contact may be made with the maternal uterine tissues when conditions are appropriate. We have here an excellent example of an embryonic adaptation, the development of a structure never present in either adult or embryo of 'lower' vertebrates.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004345 ;
    owl:annotatedTarget "BTO has this has part of the trophoblast" .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19118505"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000919 ;
    owl:annotatedTarget "A CD8-positive alpha beta-positive T cell with the phenotype FoxP3-positive and having suppressor function."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504", "MP:0005650", "Wikipedia:Limb_bud", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "An outgrowth on the lateral trunk of the embryo that develops into a limb. The limb bud is divided into ectoderm and mesenchyme[cjm, modified from MP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010375" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "Early outgrowth of presumptive limb.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Limb_Bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "UMLS:C0282505" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "limb buds" .

[]
    oboInOwl:hasDbXref "GO:0060174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "limbbud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Limb_bud" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004347 ;
    owl:annotatedTarget "gemmae membrorum" .

[]
    oboInOwl:hasDbXref "MP:0006305" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004348 ;
    owl:annotatedTarget "The embryonic structure that gives rise to the corneal ectoderm" .

[]
    oboInOwl:hasDbXref "MP:0001676", "Wikipedia:Apical_ectodermal_ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "multilayered ectodermal region at the distal tip of a limb or fin bud necessary for the proper development of the underlying mesenchyme[MP,modified]. Along with the zone of polarizing activity, it is a crucial organizing region during limb development[WP]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010760" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "Distal ectodermal thickening which forms along the anterior-posterior limb axis. Signaling from this region influences proximal-distal patterning of the limb. Structure is missing in some lineages (salamanders, Eleutherodactylus coqui) however morphologically their indistinct distal ectoderm may still be involved in signaling.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002146" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "Proliferative region that is part of the developing fin fold or fin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002146" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "relationship loss: subclass proliferative region (TAO:0000098)[TAO]" .

[]
    oboInOwl:source "PMID:20574421" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "The AER of tetrapods regresses after specification of skeletal progenitors, the AER of teleosts form an elongating fin fold" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36339 ;
    owl:annotatedTarget "baryons" .

[]
    oboInOwl:source "ncithesaurus:Apical_Ectodermal_Ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "UMLS:C1516037" .

[]
    oboInOwl:hasDbXref "XAO:0004121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "apical epidermal ridge" .

[]
    oboInOwl:hasDbXref "MP:0001676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "AER" .

[]
    oboInOwl:hasDbXref "Wikipedia:Apical_ectodermal_ridge" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004356 ;
    owl:annotatedTarget "crista ectodermalis apicalis" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504", "MP:0005650", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004357 ;
    owl:annotatedTarget "An outgrowth on the lateral trunk of the embryo that develops into a limb or paired fin. The limb/fin bud is divided into ectoderm and mesenchyme[cjm, modified from MP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001258" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jez.1100 Wagner GP, Chiu C, The tetrapod limb: A hypothesis on its origin. J Exp Zool (Mol Dev Evol) (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004357 ;
    owl:annotatedTarget "The tetrapod limb is derived from a posterior part of the fin endoskeleton of elasmobranchs and basal bony fish, the so-called metapterygium, a series of endoskeletal elements that is the first to form in the developing paired fins. (...) In addition, there is an independent endoskeletal element called the protopterygium that develops anterior to the metapterygium in many basal fishes (e.g., the bichir and sturgeon). Teleosts have lost the metapterygium whereas the sarcopterygians, on the other hand, have lost the protopterygium. Sarcopterygians thus develop all their endoskeletal structures from the metapterygium and consequently the tetrapod limb skeleton is derived from the metapterygium.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001258" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004357 ;
    owl:annotatedTarget "limb - fin bud" .

[]
    oboInOwl:hasDbXref "VHOG:0001258" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004357 ;
    owl:annotatedTarget "paired limb/fin bud" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "The first of the series of pharyngeal arches that develop into jaw bones or their homologs, and their associated nerves and arteries" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010364" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "The first of the series of bony or cartilaginous arches that develop in the walls of the mouth cavity and pharynx of the embryo.[AAO]" .

[]
    oboInOwl:source "MP:0006337,MGI:smb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "the first arch which contributes to development of mastication muscles, maxilla, mandible, incus, malleus, Meckel's cartilage, trigeminal nerve, and maxillary artery" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000296" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:First_Pharyngeal_Arch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "UMLS:C1517197" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "branchial arch 1" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "first branchial arch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "first visceral arch" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "visceral arch 1" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "1st arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "1st visceral arch" .

[]
    oboInOwl:hasDbXref "Wikipedia:First_pharyngeal_arch" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004362 ;
    owl:annotatedTarget "arcus pharyngeus primus" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007303
    ] .

[]
    oboInOwl:hasDbXref "MP:0002672" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "One of a series of paired embryological vascular structures formed within a pharyngeal arch; in the adult, some of these vessels give rise to the great vessels[MP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000122" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/aortic+arches" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "Paired vessels arching from the ventral to the dorsal aorta through the pharyngeal arches. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000122" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Aortic_Arch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "UMLS:C0003489" .

[]
    oboInOwl:hasDbXref "MP:0002672" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "PAA" .

[]
    oboInOwl:hasDbXref "ZFA:0005004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "aortic arch" .

[]
    oboInOwl:hasDbXref "ZFA:0005004" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "aortic arches" .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-080512-6" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "branchial aortic arches" .

[]
    oboInOwl:hasDbXref "EMAPA:16684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "branchial arch artery" .

[]
    oboInOwl:hasDbXref "EMAPA:16684", "MP:0002672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "embryonic aortic arch artery" .

[]
    oboInOwl:hasDbXref "MP:0002672" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aortic_arches" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "a. arcuum pharyngeorum" .

[]
    oboInOwl:hasDbXref "EMAPA:16684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "aortic arch artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aortic_arches" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "arteriae arcuum pharyngeorum" .

[]
    oboInOwl:hasDbXref "ZFA:0005004", "ZFIN:ZDB-PUB-080512-6" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "branchial aortic arches" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "pharyngeal arch arteries" .

[]
    oboInOwl:hasDbXref "VHOG:0000122" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004363 ;
    owl:annotatedTarget "pharyngeal arch artery" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004365 ;
    owl:annotatedTarget "blood vessel that is connected to the yolk sac." .

[]
    oboInOwl:source "Cline et al" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:UBERON_0001985
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget obo:UBERON_0004370 .

[]
    oboInOwl:hasDbXref "MP:0004285", "https://github.com/obophenotype/uberon/issues/15" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "A transparent homogeneous acellular layer found between the substantia propria and the endothelial layer of the cornea[MP]." .

[]
    oboInOwl:date_retrieved "2016-05-01" ;
    oboInOwl:external_class "TAO:0002157" ;
    oboInOwl:ontology "ZFIN" ;
    oboInOwl:source "ORCiD:0000-0001-9114-8737", "ZFIN:ZDB-PUB-061010-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "Acellular anatomical structure composed of collagen, Descemet's membrane is secreted as a basement membrane of the corneal endothelium. Located between the stroma and the corneal endothelium, it is approximately 0.15 micrometer thick at 6 months post-fertilization.[ZFIN]" .

[]
    oboInOwl:source "ncithesaurus:Descemet_s_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "UMLS:C0011665" .

[]
    oboInOwl:hasDbXref "FMA:58309" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "Descemet's posterior elastic lamina" .

[]
    oboInOwl:hasDbXref "FMA:58309" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "lamina limitans posterior" .

[]
    oboInOwl:hasDbXref "FMA:58309", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "lamina limitans posterior corneae" .

[]
    oboInOwl:hasDbXref "MA:0001246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "posterior limiting lamina" .

[]
    oboInOwl:hasDbXref "FMA:58309" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "posterior limiting lamina of cornea" .

[]
    oboInOwl:hasDbXref "ZFA:0001686" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget "posterior limiting membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000920 ;
    owl:annotatedTarget obo:CL_0000795 .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004367 ;
    owl:annotatedTarget obo:UBERON_0004370 .

[]
    oboInOwl:hasDbXref "ncithesaurus:Bowman_s_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "A transparent homogeneous acellular layer, 6 to 9 um thick, lying between the basal lamina of the outer layer of stratified epithelium and the substantia propria of the cornea; it is considered to be a basement membrane." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002155" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-061010-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "Acellular anatomical structure that is the zone of collagen fibers adjacent the basement membrane of the corneal epithelium.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Bowman_s_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "UMLS:C0229127" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19118505"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000920 ;
    owl:annotatedTarget "CD8-positive, alpha-beta positive regulatory T cell with the phenotype CD28-negative and FoxP3-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:58273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "Bowman's anterior elastic lamina" .

[]
    oboInOwl:hasDbXref "FMA:58273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "Bowman's layer" .

[]
    oboInOwl:hasDbXref "FMA:58273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "Bowman's membrane" .

[]
    oboInOwl:hasDbXref "ZFA:0001684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "anterior elastic lamina" .

[]
    oboInOwl:hasDbXref "MA:0001240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "anterior limiting lamina" .

[]
    oboInOwl:hasDbXref "FMA:58273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "anterior limiting lamina of cornea" .

[]
    oboInOwl:hasDbXref "FMA:58273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "lamina limitans anterior (cornea)" .

[]
    oboInOwl:hasDbXref "FMA:58273", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "lamina limitans anterior corneae" .

[]
    oboInOwl:hasDbXref "http://sourceforge.net/tracker/?func=detail&aid=2956371&group_id=76834&atid=974957" ;
    oboInOwl:hasSynonymType core:DUBIOUS ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "Reichert's membrane" .

[]
    oboInOwl:hasDbXref "ZFA:0001684" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004370 ;
    owl:annotatedTarget "anterior limiting membrane" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36340 ;
    owl:annotatedTarget "fermion" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004374 ;
    owl:annotatedTarget "vascular network that is connected to the yolk sac." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004374 ;
    owl:annotatedTarget "omphalomesenteric system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004374 ;
    owl:annotatedTarget "vitelline bloos vessel system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004374 ;
    owl:annotatedTarget "vitelline system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004375 ;
    owl:annotatedTarget "A bone that is part of an appendage [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004377 ;
    owl:annotatedTarget "A metaphysis that is in the distal side of a diaphysis." .

[]
    oboInOwl:hasDbXref "FMA:32824" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004377 ;
    owl:annotatedTarget "distal diaphyseal end of long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004378 ;
    owl:annotatedTarget "A metaphysis that is in the proximal side of a diaphysis." .

[]
    oboInOwl:hasDbXref "FMA:32823" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004378 ;
    owl:annotatedTarget "proximal diaphyseal end of long bone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004379 ;
    owl:annotatedTarget "An epiphysis that is on the distal side of the bone." .

[]
    oboInOwl:hasDbXref "FMA:32822" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004379 ;
    owl:annotatedTarget "distal end of long bone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004380 ;
    owl:annotatedTarget "An epiphysis that is on the proximal side of the bone." .

[]
    oboInOwl:hasDbXref "FMA:32821" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004380 ;
    owl:annotatedTarget "proximal end of long bone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000921 ;
    owl:annotatedTarget obo:CL_0000814 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004381 ;
    owl:annotatedTarget "The collection of all skeletal elements in an individual limb." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000300" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004381 ;
    owl:annotatedTarget "Skeletal subdivision that is part of the limb.[VSAO]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004381 ;
    owl:annotatedTarget "EHDAA2 considers hip and shoulder joints part of limb skeleton." .

[]
    oboInOwl:hasDbXref "VSAO:0000300" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004381 ;
    owl:annotatedTarget "free limb skeleton" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004381 ;
    owl:annotatedTarget "limb skeleton" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15039760"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000921 ;
    owl:annotatedTarget "An alpha-beta T cell expressing NK cell markers that is CD1d restricted and expresses specific V-alpha chains. NK T cells of this type recognize the glycolipid alpha-galactosylceramide in the context of CD1d."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004382 ;
    owl:annotatedTarget "An epiphysis that is part of a humerus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004382 ;
    owl:annotatedTarget "humeral epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004383 ;
    owl:annotatedTarget "An epiphysis that is part of a tibia [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004383 ;
    owl:annotatedTarget "EMAPA:37771" .

[]
    oboInOwl:hasDbXref "FMA:33112" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004383 ;
    owl:annotatedTarget "tibial epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004384 ;
    owl:annotatedTarget "An epiphysis that is part of a femur [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004384 ;
    owl:annotatedTarget "EMAPA:37539" .

[]
    oboInOwl:hasDbXref "FMA:32838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004384 ;
    owl:annotatedTarget "femoral epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004387 ;
    owl:annotatedTarget "An epiphysis that is part of a phalanx of a manus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:240707" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004387 ;
    owl:annotatedTarget "epiphysis of phalanx of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004388 ;
    owl:annotatedTarget "An epiphysis that is part of a fibula [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33726" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004388 ;
    owl:annotatedTarget "fibula epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004389 ;
    owl:annotatedTarget "An epiphysis that is part of a metatarsal bone [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004389 ;
    owl:annotatedTarget "metatarsal bone epiphysis" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36340 ;
    owl:annotatedTarget "fermions" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004390 ;
    owl:annotatedTarget "An epiphysis that is part of a metacarpal bone [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33792" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004390 ;
    owl:annotatedTarget "metacarpal bone epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004400 ;
    owl:annotatedTarget "A portion of bone tissue that is part of a epiphysis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004401 ;
    owl:annotatedTarget "A portion of bone tissue that is part of a distal epiphysis [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000922 ;
    owl:annotatedTarget obo:CL_0000814 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004402 ;
    owl:annotatedTarget "A portion of bone tissue that is part of a proximal epiphysis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004403 ;
    owl:annotatedTarget "A periosteum that is part of a epiphysis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15039760"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000922 ;
    owl:annotatedTarget "An alpha-beta T cell expressing NK call markers that is CD1d restricted and expresses a diverse TCR repertoire. Type II NKT cells do not become activated by alpha-galactosylceramide when presented by CD1d."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:32687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004403 ;
    owl:annotatedTarget "epiphysis periosteum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004404 ;
    owl:annotatedTarget "A distal epiphysis that is part of a humerus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:32826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004404 ;
    owl:annotatedTarget "distal end of humerus" .

[]
    oboInOwl:hasDbXref "FMA:32826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004404 ;
    owl:annotatedTarget "lower end of humerus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004405 ;
    owl:annotatedTarget "A distal epiphysis that is part of a tibia [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004405 ;
    owl:annotatedTarget "distal end of tibia" .

[]
    oboInOwl:hasDbXref "FMA:33116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004405 ;
    owl:annotatedTarget "lower end of tibia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004406 ;
    owl:annotatedTarget "A distal epiphysis that is part of a femur [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000893" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004406 ;
    owl:annotatedTarget "Head of the femur that articulates with the tibia and fibula.[AAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004406 ;
    owl:annotatedTarget "distal femoral epiphysis" .

[]
    oboInOwl:hasDbXref "AAO:0000893" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004406 ;
    owl:annotatedTarget "distal head of femur" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "A distal epiphysis that is part of a phalanx of manus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:226577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "distal end of phalanx of hand" .

[]
    oboInOwl:hasDbXref "FMA:226577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "distal epiphysis of phalanx of hand" .

[]
    oboInOwl:hasDbXref "FMA:226577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "head of phalanx of finger" .

[]
    oboInOwl:hasDbXref "FMA:226577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "head of phalanx of hand" .

[]
    oboInOwl:hasDbXref "FMA:226577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004409 ;
    owl:annotatedTarget "ungual tuberosity of distal phalanx of finger" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004410 ;
    owl:annotatedTarget "A distal epiphysis that is part of a fibula [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004410 ;
    owl:annotatedTarget "distal end of fibula" .

[]
    oboInOwl:hasDbXref "FMA:33732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004410 ;
    owl:annotatedTarget "lower end of fibula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_extremity_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "The upper extremity of the humerus (proximal humerus) consists of a large rounded head joined to the body by a constricted portion called the neck, and two eminences, the greater and lesser tubercles." .

[]
    oboInOwl:hasDbXref "FMA:23362" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "proximal end of humerus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "proximal humeral epiphysis" .

[]
    oboInOwl:hasDbXref "FMA:23362" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "upper end of humerus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_extremity_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "head of the humerus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_extremity_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "humeral head" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_extremity_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "proximal humerus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Upper_extremity_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004411 ;
    owl:annotatedTarget "upper extremity of humerus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004412 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a femur [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004412 ;
    owl:annotatedTarget "proximal femoral epiphysis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004412 ;
    owl:annotatedTarget "capital femoral epiphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004414 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a phalanx of manus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:226482" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004414 ;
    owl:annotatedTarget "basal epiphysis of phalanx of finger" .

[]
    oboInOwl:hasDbXref "FMA:226482" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004414 ;
    owl:annotatedTarget "base of phalanx of finger" .

[]
    oboInOwl:hasDbXref "FMA:226482", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004414 ;
    owl:annotatedTarget "basis phalangis manus" .

[]
    oboInOwl:hasDbXref "FMA:226482" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004414 ;
    owl:annotatedTarget "proximal epiphysis of phalanx of hand" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36342 ;
    owl:annotatedTarget "subatomic particles" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000923 ;
    owl:annotatedTarget obo:CL_0000921 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004415 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a metatarsal bone [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004415 ;
    owl:annotatedTarget "base of metatarsal bone" .

[]
    oboInOwl:hasDbXref "FMA:33817", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004415 ;
    owl:annotatedTarget "basis ossis metatarsi" .

[]
    oboInOwl:hasDbXref "FMA:33817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004415 ;
    owl:annotatedTarget "proximal end of metatarsal bone" .

[]
    oboInOwl:hasDbXref "FMA:33817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004415 ;
    owl:annotatedTarget "upper end of metatarsal bone" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000923 ;
    owl:annotatedTarget "A type I NK T cell that has the phenotype CD4-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a metacarpal bone [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:33795" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "base of metacarpal bone" .

[]
    oboInOwl:hasDbXref "FMA:33795", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "basis ossis metacarpi" .

[]
    oboInOwl:hasDbXref "FMA:33795" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "metacarpal bone base" .

[]
    oboInOwl:hasDbXref "FMA:33795" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "proximal end of metacarpal bone" .

[]
    oboInOwl:hasDbXref "FMA:33795" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004416 ;
    owl:annotatedTarget "upper end of metacarpal bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004446 ;
    owl:annotatedTarget "An epiphysis that is part of a phalanx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004447 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a phalanx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004448 ;
    owl:annotatedTarget "A distal epiphysis that is part of a phalanx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cerebral_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004449 ;
    owl:annotatedTarget "One of three main pairs of arteries and their branches, which irrigate the cerebrum of the brain." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010493" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004449 ;
    owl:annotatedTarget "Part of the internal carotid containing many branches supplying blood to the chorioid plexuses of the brain.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010493" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004449 ;
    owl:annotatedTarget "relationship loss: part_of internal carotid (AAO:0010219)[AAO]" .

[]
    oboInOwl:external_ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004449 ;
    owl:annotatedTarget "in AAO this is part_of the internal carotid, but in humans the PCA intervenes for some cerebral arteries. Proper comparative review required" .

[]
    oboInOwl:source "ncithesaurus:Cerebral_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004449 ;
    owl:annotatedTarget "UMLS:C0007770" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004451 ;
    owl:annotatedTarget "A vertebra in the trunk or cervical region. Includes all cervical, thoracic and lumbar vertebrae, but excludes caudal vertebra." .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004451 ;
    owl:annotatedTarget "it's not clear if the XAO class belongs here or below" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004451 ;
    owl:annotatedTarget "EMAPA:37722" .

[]
    oboInOwl:hasDbXref "MA:0002869" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004451 ;
    owl:annotatedTarget "presacral vertebra" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget obo:UBERON_0008785 .

[]
    oboInOwl:hasDbXref "Wikipedia:Wrist", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "A mesopodium that is part of a manus. Includes as parts the carpal skeleton and associated tissues[cjm]. The anatomical region surrounding the carpus including the distal parts of the bones of the forearm and the proximal parts of the metacarpus or five metacarpal bones and the series of joints between these bones, thus referred to as wrist joints. This region also includes the carpal tunnel, the anatomical snuff box, the flexor retinaculum, and the extensor retinaculum[WP,unvetted]" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "fore basipodium" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "fore mesopodium" .

[]
    oboInOwl:hasDbXref "FMA:24922", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "regio carpalis" .

[]
    oboInOwl:hasDbXref "MA:0000039" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "wrist" .

[]
    oboInOwl:hasDbXref "EMAPA:19122" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "carpus of fore-paw" .

[]
    oboInOwl:hasDbXref "Wikipedia:Wrist" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "articulatio radiocarpea" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004452 ;
    owl:annotatedTarget "carpus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget obo:UBERON_0005451 .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "A metapodium region that is part of a manus." .

[]
    oboInOwl:hasDbXref "FMA:24925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "distal segment of hand proper" .

[]
    oboInOwl:hasDbXref "FMA:24925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "metacarpal part of hand" .

[]
    oboInOwl:hasDbXref "FMA:24925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "metacarpal region" .

[]
    oboInOwl:hasDbXref "MA:0000042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "metacarpus" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "forelimb cannon region" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004453 ;
    owl:annotatedTarget "forelimb equine cannon region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ankle", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "mesopodial segment of the pes, including the tarsal skeleton and associated tissues." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "MA has both tarsus (part of foot, has tarsal bone) and ankle (part of hindlimb, has joint, nerve, skin)." .

[]
    oboInOwl:hasDbXref "MA:0000043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "ankle" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36343 ;
    owl:annotatedTarget "composite particles" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000924 ;
    owl:annotatedTarget obo:CL_0000921 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ankle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "articulatio talocruralis" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "hind basipodium" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "hind mesopodium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hock_(anatomy)" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004454 ;
    owl:annotatedTarget "hock" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18997862"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000924 ;
    owl:annotatedTarget "A type I NK T cell that has the phenotype CD4-negative and CD8-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004455 ;
    owl:annotatedTarget "An embryo at the neurula stage." .

[]
    oboInOwl:source "ncithesaurus:Neurula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004455 ;
    owl:annotatedTarget "UMLS:C1518306" .

[]
    oboInOwl:hasDbXref "BTO:0001766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004455 ;
    owl:annotatedTarget "neurula" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004456 ;
    owl:annotatedTarget "Sum of all sensory systems in an organism." .

[]
    oboInOwl:hasDbXref "FMA:78499" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004456 ;
    owl:annotatedTarget "sense organ system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "Any collection of skeletal muscles that is part of a head [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "head musculature" .

[]
    oboInOwl:hasDbXref "FMA:71287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "muscle group of head" .

[]
    oboInOwl:hasDbXref "FMA:71287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "muscles of head" .

[]
    oboInOwl:hasDbXref "FMA:71287", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "musculi capitis" .

[]
    oboInOwl:hasDbXref "FMA:71287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004461 ;
    owl:annotatedTarget "set of muscles of head" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004462 ;
    owl:annotatedTarget "Any collection of muscles that is part of a body wall [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004462 ;
    owl:annotatedTarget "EMAPA:37853" .

[]
    oboInOwl:hasDbXref "FMA:86931" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004462 ;
    owl:annotatedTarget "body wall musculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004463 ;
    owl:annotatedTarget "Any collection of muscles that is part of a hindlimb stylopod (upper leg / thigh)[Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004463 ;
    owl:annotatedTarget "muscle group of thigh" .

[]
    oboInOwl:hasDbXref "FMA:50208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004463 ;
    owl:annotatedTarget "musculature of thigh" .

[]
    oboInOwl:hasDbXref "FMA:50208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004463 ;
    owl:annotatedTarget "set of muscles of thigh" .

[]
    oboInOwl:hasDbXref "FMA:50208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004463 ;
    owl:annotatedTarget "thigh musculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "Any collection of muscles that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "BTO and FMA do not mean precisely the same thing here. BTO thorax muscle is a pectoral muscle or diaphragm" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "EMAPA:37260" .

[]
    oboInOwl:hasDbXref "FMA:71293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "muscle group of thorax" .

[]
    oboInOwl:hasDbXref "FMA:71293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "muscles of thorax" .

[]
    oboInOwl:hasDbXref "FMA:71293", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "musculi thoracis" .

[]
    oboInOwl:hasDbXref "FMA:71293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "set of muscles of thorax" .

[]
    oboInOwl:hasDbXref "FMA:71293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004464 ;
    owl:annotatedTarget "thoracic musculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "Any collection of muscles that is part of a neck [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "AAO:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "cervical muscles" .

[]
    oboInOwl:hasDbXref "FMA:71290" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "muscle group of neck" .

[]
    oboInOwl:hasDbXref "FMA:71290" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "muscles of neck" .

[]
    oboInOwl:hasDbXref "FMA:71290", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "musculi cervicis" .

[]
    oboInOwl:hasDbXref "FMA:71290", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "musculi colli" .

[]
    oboInOwl:hasDbXref "FMA:71290" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "neck musculature" .

[]
    oboInOwl:hasDbXref "FMA:71290" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004465 ;
    owl:annotatedTarget "set of muscles of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004466 ;
    owl:annotatedTarget "Any collection of muscles that is part of a lower leg or upper leg [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000973" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004466 ;
    owl:annotatedTarget "leg muscle system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004467 ;
    owl:annotatedTarget "the collection of muscles that acts on the pharynx." .

[]
    oboInOwl:hasDbXref "TAO:0001307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004467 ;
    owl:annotatedTarget "pharyngeal musculature" .

[]
    oboInOwl:hasDbXref "FMA:264609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004467 ;
    owl:annotatedTarget "set of muscles of pharynx" .

[]
    oboInOwl:hasDbXref "FMA:33061" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004468 ;
    owl:annotatedTarget "muscle group of vertebral column" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36344 ;
    owl:annotatedTarget "hadrons" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004469 ;
    owl:annotatedTarget "Any collection of muscles that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004469 ;
    owl:annotatedTarget "muscle group of back" .

[]
    oboInOwl:hasDbXref "FMA:71291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004469 ;
    owl:annotatedTarget "muscles of back" .

[]
    oboInOwl:hasDbXref "FMA:71291", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004469 ;
    owl:annotatedTarget "musculi dorsi" .

[]
    oboInOwl:hasDbXref "FMA:71291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004469 ;
    owl:annotatedTarget "set of muscles of back" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "Any collection of muscles that is part of a pelvic girdle [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "we merge two FMA classes here" .

[]
    oboInOwl:hasDbXref "FMA:50205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "muscle group of pelvic girdle" .

[]
    oboInOwl:hasDbXref "FMA:50248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "muscle group of pelvis" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "pelvic girdle muscle system" .

[]
    oboInOwl:hasDbXref "AAO:0000427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "pelvic girdle muscles" .

[]
    oboInOwl:hasDbXref "FMA:50205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "pelvic girdle musculature" .

[]
    oboInOwl:hasDbXref "FMA:50205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "set of muscles of pelvic girdle" .

[]
    oboInOwl:hasDbXref "FMA:50248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "muscular system of pelvis" .

[]
    oboInOwl:hasDbXref "FMA:50248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004470 ;
    owl:annotatedTarget "set of muscles of pelvis" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "A subdivision of the musculature of the body in the pectoral girdle region. Includes pectoral and shoulder muscles." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "EMAPA:37857" .

[]
    oboInOwl:hasDbXref "FMA:33519" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "muscle group of pectoral girdle" .

[]
    oboInOwl:hasDbXref "AAO:0000423" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "pectoral girdle muscles" .

[]
    oboInOwl:hasDbXref "FMA:33519" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "pectoral girdle musculature" .

[]
    oboInOwl:hasDbXref "FMA:33519" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004471 ;
    owl:annotatedTarget "set of muscles of pectoral girdle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "Any collection of muscles that is part of a face." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "entire facial musculature" .

[]
    oboInOwl:hasDbXref "FMA:71288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "facial muscles" .

[]
    oboInOwl:hasDbXref "FMA:71288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "muscle group of face" .

[]
    oboInOwl:hasDbXref "FMA:71288", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "musculi faciei" .

[]
    oboInOwl:hasDbXref "FMA:71288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "set of facial muscles" .

[]
    oboInOwl:hasDbXref "FMA:71288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004473 ;
    owl:annotatedTarget "set of muscles of face" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004474 ;
    owl:annotatedTarget "Any collection of muscles that is part of an arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004474 ;
    owl:annotatedTarget "arm muscle system" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004474 ;
    owl:annotatedTarget "arm musculature" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004474 ;
    owl:annotatedTarget "muscle group of arm" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004474 ;
    owl:annotatedTarget "set of muscles of arm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004475 ;
    owl:annotatedTarget "The collection of muscles that form attachments to the hip skeleton." .

[]
    oboInOwl:hasDbXref "FMA:50227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004475 ;
    owl:annotatedTarget "hip musculature" .

[]
    oboInOwl:hasDbXref "FMA:50227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004475 ;
    owl:annotatedTarget "muscle group of hip" .

[]
    oboInOwl:hasDbXref "FMA:50227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004475 ;
    owl:annotatedTarget "set of muscles of hip" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000925 ;
    owl:annotatedTarget "A type I NK T cell that has been recently activated, secretes interferon-gamma and IL-4, and has the phenotype CD4-positive, CD69-positive, and downregulated NK markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004476 ;
    owl:annotatedTarget "The collection of muscles that form attachments to the shoulder skeleton." .

[]
    oboInOwl:hasDbXref "FMA:50220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004476 ;
    owl:annotatedTarget "muscle group of shoulder" .

[]
    oboInOwl:hasDbXref "FMA:50220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004476 ;
    owl:annotatedTarget "set of muscles of shoulder" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "The collection of muscles that are part of the larynx." .

[]
    oboInOwl:hasDbXref "FMA:46616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "laryngeal muscles" .

[]
    oboInOwl:hasDbXref "FMA:46616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "laryngeal muscles set" .

[]
    oboInOwl:hasDbXref "FMA:46616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "muscle group of larynx" .

[]
    oboInOwl:hasDbXref "FMA:46616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "set of laryngeal muscles" .

[]
    oboInOwl:hasDbXref "FMA:264611" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004478 ;
    owl:annotatedTarget "set of muscles of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004479 ;
    owl:annotatedTarget "Any collection of muscles that is part of a trunk [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004479 ;
    owl:annotatedTarget "muscle group of trunk" .

[]
    oboInOwl:hasDbXref "FMA:50187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004479 ;
    owl:annotatedTarget "set of muscles of trunk" .

[]
    oboInOwl:hasDbXref "FMA:50187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004479 ;
    owl:annotatedTarget "muscular system of trunk" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36347 ;
    owl:annotatedTarget "nuclear particle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004480 ;
    owl:annotatedTarget "Any collection of muscles that is part of a limb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000995" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004480 ;
    owl:annotatedTarget "limb muscle system" .

[]
    oboInOwl:hasDbXref "FMA:50188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004480 ;
    owl:annotatedTarget "limb musculature" .

[]
    oboInOwl:hasDbXref "FMA:50188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004480 ;
    owl:annotatedTarget "muscle group of limb" .

[]
    oboInOwl:hasDbXref "FMA:50188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004480 ;
    owl:annotatedTarget "set of muscles of limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004481 ;
    owl:annotatedTarget "Any collection of muscles that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004481 ;
    owl:annotatedTarget "free upper limb musculature" .

[]
    oboInOwl:hasDbXref "FMA:50396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004481 ;
    owl:annotatedTarget "muscle group of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:50396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004481 ;
    owl:annotatedTarget "musculature of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:50396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004481 ;
    owl:annotatedTarget "set of muscles of free upper limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004482 ;
    owl:annotatedTarget "Any collection of muscles that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004482 ;
    owl:annotatedTarget "free lower limb musculature" .

[]
    oboInOwl:hasDbXref "FMA:50399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004482 ;
    owl:annotatedTarget "muscle group of free lower limb" .

[]
    oboInOwl:hasDbXref "FMA:50399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004482 ;
    owl:annotatedTarget "musculature of free lower limb" .

[]
    oboInOwl:hasDbXref "FMA:50399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004482 ;
    owl:annotatedTarget "set of muscles of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004487 ;
    owl:annotatedTarget "Any collection of muscles that is part of a lower arm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:39089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004487 ;
    owl:annotatedTarget "muscle group of forearm" .

[]
    oboInOwl:hasDbXref "FMA:39089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004487 ;
    owl:annotatedTarget "musculature of forearm" .

[]
    oboInOwl:hasDbXref "FMA:39089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004487 ;
    owl:annotatedTarget "set of muscles of forearm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004488 ;
    owl:annotatedTarget "Any collection of muscles that is part of a foot [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004488 ;
    owl:annotatedTarget "foot musculature" .

[]
    oboInOwl:hasDbXref "FMA:50214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004488 ;
    owl:annotatedTarget "muscle group of foot" .

[]
    oboInOwl:hasDbXref "FMA:50214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004488 ;
    owl:annotatedTarget "musculature of foot" .

[]
    oboInOwl:hasDbXref "FMA:50214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004488 ;
    owl:annotatedTarget "set of muscles of foot" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004489 ;
    owl:annotatedTarget "Any collection of muscles that is part of a manus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:42368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004489 ;
    owl:annotatedTarget "hand musculature" .

[]
    oboInOwl:hasDbXref "FMA:42368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004489 ;
    owl:annotatedTarget "muscle group of hand" .

[]
    oboInOwl:hasDbXref "FMA:42368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004489 ;
    owl:annotatedTarget "musculature of hand" .

[]
    oboInOwl:hasDbXref "FMA:42368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004489 ;
    owl:annotatedTarget "set of muscles of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of an atrium [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "in GO, this is equivalent to the atrial myocardium, but FMA distinguishes these two. Consider merging." .

[]
    oboInOwl:hasDbXref "GO:0055009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "atrial cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "GO:0055009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "atrial heart muscle" .

[]
    oboInOwl:hasDbXref "GO:0055009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "cardiac atrium muscle" .

[]
    oboInOwl:hasDbXref "GO:0055009", "GOC:mtg_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004490 ;
    owl:annotatedTarget "atrial myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004491 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a interatrial septum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004491 ;
    owl:annotatedTarget "interatrial septum cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004491 ;
    owl:annotatedTarget "interatrial septum heart muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004491 ;
    owl:annotatedTarget "interatrial septum muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004491 ;
    owl:annotatedTarget "interatrial septum myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a cardiac septum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "cardiac septum cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "cardiac septum heart muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "cardiac septum muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "cardiac septum myocardium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000926 ;
    owl:annotatedTarget "A mature NK T cell that secretes interferon-gamma and enhances type 1 immune responses."^^xsd:string .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004493 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002349
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004493 ;
    owl:annotatedTarget "A portion of cardiac muscle tissue that is part of a myocardium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004495 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a diaphragm [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004500 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a deltoid [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:261732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004500 ;
    owl:annotatedTarget "skeletal muscle tissue of deltoid muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004509 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a trapezius [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:261938" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004509 ;
    owl:annotatedTarget "skeletal muscle tissue of trapezius muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004510 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a pectoralis major [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:261968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004510 ;
    owl:annotatedTarget "skeletal muscle tissue of pectoralis major muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004515 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:261081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004515 ;
    owl:annotatedTarget "smooth muscle tissue of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004516 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a terminal bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004517 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a respiratory bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004518 ;
    owl:annotatedTarget "A muscle that is attached to a vertebra of the vertebral column." .

[]
    oboInOwl:hasDbXref "FMA:22594" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004518 ;
    owl:annotatedTarget "vertebral column muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004520 ;
    owl:annotatedTarget "A portion of striated muscle tissue that is part of a prostate gland [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004521 ;
    owl:annotatedTarget "A vasculature that is part of a muscle organ [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:87123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004521 ;
    owl:annotatedTarget "muscular organ vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004522 ;
    owl:annotatedTarget "A vasculature that is part of a musculoskeletal system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Process_(anatomy)", "https://github.com/obophenotype/uberon/issues/39" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "A projection or outgrowth of tissue from a larger body or organ." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010278" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, or tissue.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001834" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, tissue, fin, scale, etc.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000180" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "TAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "Anatomical structure that is a natural outgrowth, projection, or appendage. A process can be part of a bone, cartilage, tissue, fin, scale, etc.[VSAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "process" .

[]
    oboInOwl:hasDbXref "FMA:67601", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "processus" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "flange" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "flanges" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "lamella" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "lamellae" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "lamina" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "laminae" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "processes" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "projection" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "projections" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "ridges" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "shelf" .

[]
    oboInOwl:hasDbXref "VSAO:0000180" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004529 ;
    owl:annotatedTarget "shelves" .

[]
    oboInOwl:hasDbXref "VSAO:wd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004530 ;
    owl:annotatedTarget "Anatomical projection that is composed of bone tissue." .

[]
    oboInOwl:hasDbXref "FMA:75433" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004530 ;
    owl:annotatedTarget "bone process" .

[]
    oboInOwl:hasDbXref "ZFA:0001637" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004530 ;
    owl:annotatedTarget "bony projections" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004533 ;
    owl:annotatedTarget "A testis that is in the left side of the genitalia [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004533 ;
    owl:annotatedTarget "EMAPA:37370" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36357 ;
    owl:annotatedTarget "polyatomic entities" .

[]
    oboInOwl:source "ncithesaurus:Left_Testis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004533 ;
    owl:annotatedTarget "UMLS:C0227998" .

[]
    oboInOwl:hasDbXref "MA:0001746" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004533 ;
    owl:annotatedTarget "left testicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004534 ;
    owl:annotatedTarget "A testis that is in the right side of the genitalia [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004534 ;
    owl:annotatedTarget "EMAPA:37371" .

[]
    oboInOwl:source "ncithesaurus:Right_Testis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004534 ;
    owl:annotatedTarget "UMLS:C0227997" .

[]
    oboInOwl:hasDbXref "MA:0001747" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004534 ;
    owl:annotatedTarget "right testicle" .

[]
    oboInOwl:hasDbXref "BTO:0000088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004535 ;
    owl:annotatedTarget "Anatomical system that has as its parts the heart and blood vessels." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000302" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.451", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004535 ;
    owl:annotatedTarget "The vessels of the cardiovascular system are as varied as the diverse organs they supply. However, these variations are based on modifications of a fundamental plan of organization common to vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cardiovascular_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004535 ;
    owl:annotatedTarget "UMLS:C0007226" .

[]
    oboInOwl:hasDbXref "BTO:0000088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004535 ;
    owl:annotatedTarget "CV system" .

[]
    oboInOwl:hasDbXref "BTO:0000088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004535 ;
    owl:annotatedTarget "Herz und Gefaesssystem" .

[]
    oboInOwl:hasDbXref "ZFA:0005105" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005105" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep.[TAO]" .

[]
    oboInOwl:hasDbXref "FMA:63815" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "lymphatic trunks and ducts" .

[]
    oboInOwl:hasDbXref "FMA:63815" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "lymphatic vessels set" .

[]
    oboInOwl:hasDbXref "FMA:63815", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "trunci et ductus lymphatici" .

[]
    oboInOwl:hasDbXref "ZFA:0005105" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004536 ;
    owl:annotatedTarget "lymph vessels" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000927 ;
    owl:annotatedTarget "A mature NK T cell that predominantly secretes type 2 cytokines such as interleukin-4 and interleukin-13 and enhances type 2 immune responses."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004537 ;
    owl:annotatedTarget "A vascular network consisting of blood vessels." .

[]
    oboInOwl:hasDbXref "TAO:0001079" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004537 ;
    owl:annotatedTarget "blood vessels" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004538 ;
    owl:annotatedTarget "A kidney that is part of a left side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Kidney" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004538 ;
    owl:annotatedTarget "UMLS:C0227614" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004539 ;
    owl:annotatedTarget "A kidney that is part of a right side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Kidney" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004539 ;
    owl:annotatedTarget "UMLS:C0227613" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0004933" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004544 ;
    owl:annotatedTarget "the layer of secretory cells which lines the epididymis" .

[]
    oboInOwl:hasDbXref "FMA:19153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004544 ;
    owl:annotatedTarget "epididymis epithelium" .

[]
    oboInOwl:hasDbXref "FMA:19153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004544 ;
    owl:annotatedTarget "epithelium of epididymis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004548 ;
    owl:annotatedTarget "An eye that is part of a left side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004548 ;
    owl:annotatedTarget "EMAPA:37362" .

[]
    oboInOwl:hasDbXref "FMA:12515" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004548 ;
    owl:annotatedTarget "left eyeball" .

[]
    oboInOwl:hasDbXref "FMA:54450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004548 ;
    owl:annotatedTarget "left orbital part of face" .

[]
    oboInOwl:hasDbXref "FMA:54450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004548 ;
    owl:annotatedTarget "left orbital region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004549 ;
    owl:annotatedTarget "An eye that is part of a right side of organism [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004549 ;
    owl:annotatedTarget "EMAPA:37363" .

[]
    oboInOwl:hasDbXref "FMA:12514" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004549 ;
    owl:annotatedTarget "right eyeball" .

[]
    oboInOwl:hasDbXref "FMA:54449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004549 ;
    owl:annotatedTarget "right orbital part of face" .

[]
    oboInOwl:hasDbXref "FMA:54449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004549 ;
    owl:annotatedTarget "right orbital region" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004590
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001162
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010153" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "the thick circular layer of smooth gastric musculature encircling the gastroesophageal junction that functions to reduce backflow into the esophagus from the stomach" .

[]
    oboInOwl:source "ncithesaurus:Lower_Esophageal_Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "UMLS:C0227192" .

[]
    oboInOwl:hasDbXref "MA:0002951", "MP:0010153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "cardiac sphincter" .

[]
    oboInOwl:hasDbXref "FMA:14915" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastroesophageal sphincter" .

[]
    oboInOwl:hasDbXref "FMA:14915" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "inferior esophageal sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "LES" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "cardiac sphincter" .

[]
    oboInOwl:hasDbXref "MP:0010153" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "constrictor cardiae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "esophageal sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "esophageal sphincter%2c lower" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "esophageal-cardiac junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "esophagogastric junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastro-esophageal junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastro-esophageal sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastro-oesophageal junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastroesophageal junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "gastroesophageal sphincter" .

[]
    oboInOwl:hasDbXref "MA:0002951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "lower esophageal sphincter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cardia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004550 ;
    owl:annotatedTarget "lower esophageal sphincter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004552 ;
    owl:annotatedTarget "An artery that is part of a digit [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004552 ;
    owl:annotatedTarget "EMAPA:37076" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004553 ;
    owl:annotatedTarget "A digital artery that is part of a forelimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004553 ;
    owl:annotatedTarget "EMAPA:37210" .

[]
    oboInOwl:hasDbXref "MA:0001953" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004553 ;
    owl:annotatedTarget "forelimb digital arteries" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004553 ;
    owl:annotatedTarget "wing digital artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004554 ;
    owl:annotatedTarget "A digital artery that is part of a hindlimb [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004554 ;
    owl:annotatedTarget "EMAPA:37214" .

[]
    oboInOwl:hasDbXref "FMA:69713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004554 ;
    owl:annotatedTarget "digital artery of foot" .

[]
    oboInOwl:hasDbXref "MA:0001964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004554 ;
    owl:annotatedTarget "hindlimb digital arteries" .

[]
    oboInOwl:source "MA-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004571 ;
    owl:annotatedTarget obo:UBERON_0007798 .

[]
    oboInOwl:hasDbXref "Wikipedia:Systemic_circulation#Arteries", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004571 ;
    owl:annotatedTarget "The part of the arterial system which carries oxygenated blood away from the heart to the body, and returns deoxygenated blood back to the heart." .

[]
    oboInOwl:hasDbXref "FMA:45623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004571 ;
    owl:annotatedTarget "systemic arterial circulatory system" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004572 ;
    owl:annotatedTarget obo:UBERON_0007798 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004572 ;
    owl:annotatedTarget "The part of the cardiovascular system consisting of all arteries." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000273" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004572 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Artery#Systemic_arteries", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004573 ;
    owl:annotatedTarget "An artery of the systemic circulation, which is the part of the cardiovascular system which carries oxygenated blood away from the heart, to the body, and returns deoxygenated blood back to the heart." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004573 ;
    owl:annotatedTarget "EMAPA:37126" .

[]
    oboInOwl:hasDbXref "FMA:66464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004573 ;
    owl:annotatedTarget "systemic arterial subtree" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Systemic_venous_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004581 ;
    owl:annotatedTarget "The part of the venous system that drains the general body tissues[Kardong]" .

[]
    oboInOwl:source "Wikipedia:Systemic_venous_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004581 ;
    owl:annotatedTarget "In human anatomy, the systemic venous system refers to veins that drain into the right atrium without passing through two vascular beds (i.e. they originate from a set of capillaries and do not pass through a second set of capillaries before reaching the right side of the heart). The term systemic venous system is often used to differentiate veins from veins that drain the pulmonary system (the pulmonary venous system) and veins that drain the digestive tract (the portal venous system). Large veins that are considered part of the systemic venous system are the: Superior vena cava; Inferior vena cava[WP]" .

[]
    oboInOwl:ontology "FMA"^^xsd:string ;
    oboInOwl:source "FMA:45626" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004581 ;
    owl:annotatedTarget "Subdivision of cardiovascular system which has as its parts the right side of heart, the superior vena cava and the inferior vena cava[FMA]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000277" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004581 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:45626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004581 ;
    owl:annotatedTarget "systemic venous circulatory system" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004582 ;
    owl:annotatedTarget obo:UBERON_0007798 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004582 ;
    owl:annotatedTarget "The part of the cardiovascular system consisting of all venous vessels. In vertebrates with a double circulation, this can be divided into systemic and pulmonary portions." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000277" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1196/annals.1341.002 Bishopric NH, Evolution of the heart from bacteria to man. Annals of the New York Academy of Sciences (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004582 ;
    owl:annotatedTarget "The appearance of Chordata and subsequently the vertebrates is accompanied by a rapid structural diversification of this primitive linear heart: looping, unidirectional circulation, an enclosed vasculature, and the conduction system.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Venous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004582 ;
    owl:annotatedTarget "UMLS:C1267406" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004590 ;
    owl:annotatedTarget "A structure, usually a circular muscle, that normally maintains constriction of a natural body passage or orifice and which relaxes as required by normal physiological functioning." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004590 ;
    owl:annotatedTarget "FMA class is not a subtype of muscle" .

[]
    oboInOwl:source "ncithesaurus:Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004590 ;
    owl:annotatedTarget "UMLS:C1409894" .

[]
    oboInOwl:hasDbXref "http://www.biology-online.org/dictionary/Otic_capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "The capsule surrounding the inner ear mechanism." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010143" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "Skeletal elements surrounding the membranous labyrinth of the inner ear. Sensory capsules anterolateral to and confluent with occipital arch.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000854" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "The cartilage capsule surrounding the inner ear mechanism; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony. [Biology_online][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010143" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "relationship loss: part_of occipito-petrosal (AAO:0010831)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010143" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "relationship loss: part_of otic and occipital (AAO:0000993)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000854" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.235, DOI:10.1016/S0378-5955(00)00168-4 Fay RR, Popper AN, Evolution of hearing in vertebrates: the inner ears and processing. Hearing research (2000)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "Otic capsules develop around the parts of the ear that lie within the chondrocranium. This part of the ear, known as the inner ear, is composed of the semicircular ducts and associated sacs that contain the receptive cells for equilibrium and hearing (reference 1); (...) considerations have led to our rethinking issues related to the origin of several aspects of vertebrate hearing, and to the view that many basic auditory functions evolved very early in vertebrate history, and that the functions observed in more `advanced' vertebrates, such as birds and mammals, are frequently modifications of themes first encountered in fishes, and perhaps even more ancestral animals.[well established][VHOG]" .

[]
    oboInOwl:source "Biology-Online" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "in elasmobranchs, it remains cartilaginous in the adult; in the embryos of higher vertebrates, it is cartilaginous at first but later becomes bony (at approximately 23 weeks in humans)" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "otic capsule skeletal element" .

[]
    oboInOwl:hasDbXref "ZFA:0001500" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "otic capsule" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "otic capsule element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "otic capsule endochondral element" .

[]
    oboInOwl:hasDbXref "VHOG:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "auditory capsule" .

[]
    oboInOwl:hasDbXref "VHOG:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004637 ;
    owl:annotatedTarget "periotic capsule" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000928 ;
    owl:annotatedTarget "A type I NK T cell that has been recently activated, secretes interferon-gamma and interleukin-4, and has phenotype CD4-negative, CD8-negative, CD69-positive, and downregulated NK markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004638 ;
    owl:annotatedTarget "An endothelium that lines the blood vasculature. Other endothelia may line lymph vessels, the heart" .

[]
    oboInOwl:source "ncithesaurus:Blood_Vessel_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004638 ;
    owl:annotatedTarget "UMLS:C1706972" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0011312" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "the blood vessels that branch from the kidney interlobular artery, convey blood to the glomerular capillaries, and play an important role in the regulation of blood pressure as a part of the tubuloglomerular feedback mechanism" .

[]
    oboInOwl:hasDbXref "MA:0002579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "afferent arteriole" .

[]
    oboInOwl:hasDbXref "ZFA:0005307" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "afferent glomerular arteriole" .

[]
    oboInOwl:hasDbXref "FMA:77042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "afferent glomerular arteriole of kidney" .

[]
    oboInOwl:hasDbXref "FMA:77042", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "arteriola glomerularis afferens renis" .

[]
    oboInOwl:hasDbXref "MP:0011312" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "kidney afferent arteriole" .

[]
    oboInOwl:hasDbXref "Wikipedia:Afferent_arterioles" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004639 ;
    owl:annotatedTarget "arteriola glomerularis afferens" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0003093
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0011313" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "the blood vessels that convey blood from the glomerulocapillary network to the capillary bed of the proximal convoluted tubule" .

[]
    oboInOwl:hasDbXref "FMA:77043", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "arteriola glomerularis efferens renis" .

[]
    oboInOwl:hasDbXref "MA:0002585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "efferent arteriole" .

[]
    oboInOwl:hasDbXref "ZFA:0005308" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "efferent glomerular arteriole" .

[]
    oboInOwl:hasDbXref "FMA:77043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "efferent glomerular arteriole of kidney" .

[]
    oboInOwl:hasDbXref "MP:0011313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "kidney efferent arteriole" .

[]
    oboInOwl:hasDbXref "Wikipedia:Efferent_arteriole" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004640 ;
    owl:annotatedTarget "arteriola glomerularis efferens capsulae renalis" .

[]
    oboInOwl:hasDbXref "MGI:cwg"^^xsd:string, "MP:0002227" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "the connective tissue that surrounds the spleen" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "UMLS:C0229681" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "Malpighian capsule" .

[]
    oboInOwl:hasDbXref "FMA:15849", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "capsula splenica" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "capsule of spleen" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "fibroelastic coat of spleen" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "fibrous capsule of spleen" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "splenic capsule" .

[]
    oboInOwl:hasDbXref "FMA:15849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "tunica fibrosa (splen)(lien)" .

[]
    oboInOwl:hasDbXref "FMA:15849", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004641 ;
    owl:annotatedTarget "tunica fibrosa splenica" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004643 ;
    owl:annotatedTarget "An ependyma that is part of a lateral ventricle [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Lateral_Ventricle_Ependyma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004643 ;
    owl:annotatedTarget "UMLS:C0228162" .

[]
    oboInOwl:hasDbXref "FMA:242825" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004643 ;
    owl:annotatedTarget "ependyma of lateral ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004644 ;
    owl:annotatedTarget "An ependyma that is part of a fourth ventricle [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Fourth_Ventricle_Ependyma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004644 ;
    owl:annotatedTarget "UMLS:C0228171" .

[]
    oboInOwl:hasDbXref "FMA:242835" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004644 ;
    owl:annotatedTarget "ependyma of fourth ventricle" .

[]
    oboInOwl:hasDbXref "MA:0000986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004644 ;
    owl:annotatedTarget "4th ventricle ependyma" .

[]
    oboInOwl:hasDbXref "MP:0000540" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "The epithelial lining of the luminal space of the urinary bladder." .

[]
    oboInOwl:hasDbXref "BTO:0001245" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "urothelium" .

[]
    oboInOwl:source "ncithesaurus:Transitional_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "UMLS:C0225339" .

[]
    oboInOwl:hasDbXref "FMA:15936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "bladder transitional cell epithelium" .

[]
    oboInOwl:hasDbXref "FMA:15936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "transitional epithelium of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "urinary bladder transitional epithelium" .

[]
    oboInOwl:hasDbXref "FMA:15936" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "urothelium of urinary bladder" .

[]
    oboInOwl:hasDbXref "EMAPA:28601" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "epithelium of bladder" .

[]
    oboInOwl:hasDbXref "MA:0001693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004645 ;
    owl:annotatedTarget "transitional epithelium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget obo:UBERON_0000064 .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001280
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0008987" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "the polygonal structure of the liver that consists of hepatocytes radiating outward from a hepatic vein" .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "UMLS:C0227518" .

[]
    oboInOwl:hasDbXref "FMA:14471" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "hepatic lobule" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "lobuli hepatici" .

[]
    oboInOwl:hasDbXref "FMA:14471" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "lobulus hepaticus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lobules_of_liver" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "lobules of liver" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lobules_of_liver" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004647 ;
    owl:annotatedTarget "lobuli hepatis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004650 ;
    owl:annotatedTarget "A keratinized stratified squamous epithelium that is part of a tongue." .

[]
    oboInOwl:hasDbXref "FMA:74865" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004650 ;
    owl:annotatedTarget "keratinized epithelium of tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "The body or shaft of the humerus is almost cylindrical in the upper half of its extent, prismatic and flattened below, and has three borders and three surfaces." .

[]
    oboInOwl:hasDbXref "FMA:13305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "body of humerus" .

[]
    oboInOwl:hasDbXref "FMA:13305", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "corpus humeri" .

[]
    oboInOwl:hasDbXref "FMA:13305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "diaphysis of humerus" .

[]
    oboInOwl:hasDbXref "FMA:13305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "humeral diaphysis" .

[]
    oboInOwl:hasDbXref "FMA:13305" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "shaft of humerus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "body of the humerus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37577 ;
    owl:annotatedTarget "chemical compound" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "medial humerus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004652 ;
    owl:annotatedTarget "shaft of the humerus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004663 ;
    owl:annotatedTarget "An anatomical wall that is part of an aorta, enclosing the luminal space." .

[]
    oboInOwl:hasDbXref "FMA:14156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004663 ;
    owl:annotatedTarget "aortic wall" .

[]
    oboInOwl:hasDbXref "FMA:14156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004663 ;
    owl:annotatedTarget "wall of aorta" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0009871" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004664 ;
    owl:annotatedTarget "the outermost layer of the aorta wall, containing connective tissue and collagen and elastic fibers" .

[]
    oboInOwl:hasDbXref "FMA:14283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004664 ;
    owl:annotatedTarget "tunica adventitia of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "A muscular coat that is part of a seminal vesicle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:19404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "muscle layer of seminal vesicle" .

[]
    oboInOwl:hasDbXref "FMA:19404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "muscular coat of seminal gland" .

[]
    oboInOwl:hasDbXref "FMA:19404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "muscular layer of seminal gland" .

[]
    oboInOwl:hasDbXref "FMA:19404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "tunica muscularis (vesicula seminalis)" .

[]
    oboInOwl:hasDbXref "FMA:19404", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004665 ;
    owl:annotatedTarget "tunica muscularis glandulae vesiculosae" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000929 ;
    owl:annotatedTarget "A mature NK T cell that secretes interferon-gamma and enhances Th1 immune responses."^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000095
    ] .

[]
    oboInOwl:hasDbXref "MP:0008823" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "The membranous portion of the wall between the two lower chambers of the heart" .

[]
    oboInOwl:source "GO:0003149" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "The membranous septum is the upper part of ventricular septum[GO:0003149]." .

[]
    oboInOwl:hasDbXref "GO:0003149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous septum" .

[]
    oboInOwl:hasDbXref "VT:0000018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "ventricle membranous septum" .

[]
    oboInOwl:hasDbXref "MP:0008823" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "ventricular membranous septum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "cardiac ventricular membranous septum" .

[]
    oboInOwl:hasDbXref "FMA:7135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous interventricular septum" .

[]
    oboInOwl:hasDbXref "VHOG:0000927" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous part interventricular septum" .

[]
    oboInOwl:hasDbXref "FMA:7135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous part of interventricular septum" .

[]
    oboInOwl:hasDbXref "FMA:7135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous portion of interventricular septum" .

[]
    oboInOwl:hasDbXref "FMA:7135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "pars membranacea (septi interventricularis)" .

[]
    oboInOwl:hasDbXref "FMA:7135", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "pars membranacea septi interventricularis" .

[]
    oboInOwl:hasDbXref "MA:0002939" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004666 ;
    owl:annotatedTarget "membranous interventricular septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interventricular_septum#Portions", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "The muscular portion of the wall between the two lower chambers of the heart" .

[]
    oboInOwl:source "GO:0003150" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "The muscular septum is the lower part of the ventricular septum[GO]" .

[]
    oboInOwl:hasDbXref "GO:0003150" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "muscular septum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "cardiac ventricular muscular septum" .

[]
    oboInOwl:hasDbXref "FMA:7134" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "muscular interventricular septum" .

[]
    oboInOwl:hasDbXref "FMA:7134" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "muscular part of interventricular septum" .

[]
    oboInOwl:hasDbXref "FMA:7134" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "pars muscularis (septi interventricularis)" .

[]
    oboInOwl:hasDbXref "FMA:7134", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "pars muscularis septi interventricularis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "septum membranaceum" .

[]
    oboInOwl:hasDbXref "MA:0002940" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004667 ;
    owl:annotatedTarget "muscular interventricular septum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004668 ;
    owl:annotatedTarget "One of: the 4th ventricle median or lateral apertures." .

[]
    oboInOwl:hasDbXref "FMA:242766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004668 ;
    owl:annotatedTarget "aperture of fourth ventricle" .

[]
    oboInOwl:hasDbXref "ISBN:0387949542", "Wikipedia:Ependyma", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "The thin epithelium-like membrane composed of ependymal cells that lines the ventricular system of the brain and the spinal cord." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "FMA breaks ependyma into ependyma proper (a subdivsion of epithelium) and epithelium of choroid plexus" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "EMAPA:37865" .

[]
    oboInOwl:source "ncithesaurus:Ependyma" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "UMLS:C0014472" .

[]
    oboInOwl:hasDbXref "FMA:242791" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "ependyma of neuraxis" .

[]
    oboInOwl:hasDbXref "BTO:0000401" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "ependymal epithelium" .

[]
    oboInOwl:hasDbXref "FMA:242791" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004670 ;
    owl:annotatedTarget "lamina epithelialis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget obo:UBERON_0006843 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "A nerve root that extends_fibers_into a trigeminal nerve." .

[]
    oboInOwl:hasDbXref "ZFA:0000192" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "radix descendens nervi trigemini" .

[]
    oboInOwl:hasDbXref "Obol:cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "root of trigeminal V nerve" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37577 ;
    owl:annotatedTarget "heteroatomic molecular entities" .

[]
    oboInOwl:hasDbXref "FMA:52610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "root of trigeminal nerve" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1346" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "trigeminal nerve root" .

[]
    oboInOwl:hasDbXref "FMA:52610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "trigeminal neural root" .

[]
    oboInOwl:hasDbXref "TAO:0000192" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004673 ;
    owl:annotatedTarget "descending trigeminal root" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget obo:UBERON_0006843 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "A nerve root that extends_fibers_into a facial nerve." .

[]
    oboInOwl:hasDbXref "FMA:53418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "central part of facial nerve" .

[]
    oboInOwl:hasDbXref "FMA:53418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "facial nerve fibers" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1513" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "facial nerve root" .

[]
    oboInOwl:hasDbXref "FMA:53418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "facial neural root" .

[]
    oboInOwl:hasDbXref "FMA:53418", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "fibrae nervi facialis" .

[]
    oboInOwl:hasDbXref "FMA:53418" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "root of facial nerve" .

[]
    oboInOwl:hasDbXref "BAMS:7n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "facial nerve or its root" .

[]
    oboInOwl:hasDbXref "BAMS:7n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004674 ;
    owl:annotatedTarget "facial nerve/root" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget obo:UBERON_0006843 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "A nerve root that extends_fibers_into a hypoglossal nerve." .

[]
    oboInOwl:hasDbXref "FMA:72632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "central part of hypoglossal nerve" .

[]
    oboInOwl:hasDbXref "FMA:72632", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "fibrae nervi hypoglossi" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve fiber bundle" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1288" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve fiber bundle" .

[]
    oboInOwl:hasDbXref "FMA:72632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve fibers" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve root" .

[]
    oboInOwl:hasDbXref "FMA:72632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve tract" .

[]
    oboInOwl:hasDbXref "FMA:72632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "root of hypoglossal nerve" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "central part of hypoglossal nerve" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve fibers" .

[]
    oboInOwl:hasDbXref "BAMS:12n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "hypoglossal nerve/ root" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004675 ;
    owl:annotatedTarget "root of hypoglossal nerve" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4127" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004679 ;
    owl:annotatedTarget "The molecular layer of the dentate gyrus that is bounded by the pial surface superficially and the dentate gyrus granule cell layer deep. It is divided into 2 or more sublayers." .

[]
    oboInOwl:hasDbXref "BIRNLEX:4127" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004679 ;
    owl:annotatedTarget "dentate gyrus molecular layer" .

[]
    oboInOwl:hasDbXref "FMA:83677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004679 ;
    owl:annotatedTarget "molecular layer of dentate gyrus" .

[]
    oboInOwl:hasDbXref "FMA:83677", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004679 ;
    owl:annotatedTarget "stratum moleculare gyri dentati" .

[]
    oboInOwl:hasDbXref "BAMS:Mol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004679 ;
    owl:annotatedTarget "molecular layer of the dentate gyrus" .

[]
    oboInOwl:hasDbXref "NLXANAT:090819" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "The sensory system for the sense of balance." .

[]
    oboInOwl:source "Wikipedia:Vestibular_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "The vestibular system, which contributes to our balance and our sense of spatial orientation, is the sensory system that provides the dominant input about movement and equilibrioception. Together with the cochlea, a part of the auditory system, it constitutes the labyrinth of the inner ear, situated in the vestibulum in the inner ear. As our movements consist of rotations and translations, the vestibular system comprises two components: the semicircular canal system, which indicate rotational movements; and the otoliths, which indicate linear accelerations. The vestibular system sends signals primarily to the neural structures that control our eye movements, and to the muscles that keep us upright. The projections to the former provide the anatomical basis of the vestibulo-ocular reflex, which is required for clear vision; and the projections to the muscles that control our posture are necessary to keep us upright[Wikipedia:Vestibular_system]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "FMA and NIF have no part information for this class. This is a GAT in FMA" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "EMAPA:37986" .

[]
    oboInOwl:hasDbXref "FMA:7193" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "vestibular organ system" .

[]
    oboInOwl:hasDbXref "NLXANAT:090819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004681 ;
    owl:annotatedTarget "vestibular system" .

[]
    oboInOwl:source "GO"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002275
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17303398"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000930 ;
    owl:annotatedTarget "A mature NK T cell that secretes interleukin-4 and enhances Th2 immune responses."^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0001820
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:20090205", "https://sourceforge.net/tracker/?func=detail&aid=3248146&group_id=36855&atid=440764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "The raphe nuclei are thin plates of cells in and immediately adjacent to the sagittal plane." .

[]
    oboInOwl:source "ncithesaurus:Raphe_Nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "UMLS:C0034671" .

[]
    oboInOwl:hasDbXref "FMA:84017", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "nuclei raphes" .

[]
    oboInOwl:hasDbXref "FMA:84017" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe nuclei" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe nuclei" .

[]
    oboInOwl:hasDbXref "FMA:84017" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe nuclei set" .

[]
    oboInOwl:hasDbXref "Wikipedia:Raphe_nuclei" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "nuclei raphes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Raphe_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe cluster" .

[]
    oboInOwl:hasDbXref "ZFA:0001429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe nucleus" .

[]
    oboInOwl:hasDbXref "BAMS:RA" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "raphe of mesenchephalon" .

[]
    oboInOwl:hasDbXref "FMA:84017" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004684 ;
    owl:annotatedTarget "set of raphe nuclei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Costocervical_trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "The costocervical trunk arises from the upper and back part of the subclavian artery, behind the scalenus anterior on the right side, and medial to that muscle on the left side. Passing backward, it splits into the deep cervical artery and the supreme intercostal artery (or the Highest intercostal artery), which descends behind the pleura in front of the necks of the first and second ribs, and anastomoses with the first aortic intercostal (3rd posterior intercostal artery). As it crosses the neck of the first rib it lies medial to the anterior division of the first thoracic nerve, and lateral to the first thoracic ganglion of the sympathetic trunk. In the first intercostal space, it gives off a branch which is distributed in a manner similar to the distribution of the aortic intercostals. The branch for the second intercostal space usually joins with one from the highest aortic intercostal artery. This branch is not constant, but is more commonly found on the right side; when absent, its place is supplied by an intercostal branch from the aorta. Each intercostal gives off a posterior branch which goes to the posterior vertebral muscles, and sends a small spinal branch through the corresponding intervertebral foramen to the medulla spinalis and its membranes. [WP,unvetted]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "EMAPA:37496" .

[]
    oboInOwl:hasDbXref "FMA:10636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "costocervical trunk" .

[]
    oboInOwl:hasDbXref "FMA:10636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "trunk of costocervical artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Costocervical_trunk" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "truncus costocervicalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004692 ;
    owl:annotatedTarget "An epithelium that is part of an external naris [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ISBN:0-8153-1691-7", "MGI:cwg"^^xsd:string, "MP:0002388" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004693 ;
    owl:annotatedTarget "the specialized epithelium of the Peyer's patch" .

[]
    oboInOwl:hasDbXref "MA:0000731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004693 ;
    owl:annotatedTarget "peyer's patch epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004695 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of an arterial system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004696 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a venous system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MP:0002391" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004697 ;
    owl:annotatedTarget "Area of the Peyer's patch where B cells proliferate and differentiate into plasma cells" .

[]
    oboInOwl:source "ncithesaurus:Peyer_s_Patch_Germinal_Center" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004697 ;
    owl:annotatedTarget "UMLS:C1711398" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004698 ;
    owl:annotatedTarget "An endothelium that is part of a vena cava [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004698 ;
    owl:annotatedTarget "EMAPA:37800" .

[]
    oboInOwl:source "ncithesaurus:Vena_Cava_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004698 ;
    owl:annotatedTarget "UMLS:C1710623" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004699 ;
    owl:annotatedTarget "An endothelium that is part of a outflow tract [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001524" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1254/jjp.87.253 Shigei T, Tsuru H, Ishikawa N, Yoshioka K, Absence of endothelium in invertebrate blood vessels: significance of endothelium and sympathetic nerve/medial smooth muscle in the vertebrate vascular system. Japanese Journal of Pharmacology (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004699 ;
    owl:annotatedTarget "It is assumed that during evolution, a circulatory system composed of the heart and endothelial tubular system first formed in vertebrates, medial smooth muscle then appeared for regulation of the system, and innervation of the muscle tissue took place. This sequence of development assumed for phylogenesis is actually realized in the ontogenetic processes.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004700 ;
    owl:annotatedTarget "An endothelium that is part of an arterial system [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Arterial_System_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004700 ;
    owl:annotatedTarget "UMLS:C1706849" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004701 ;
    owl:annotatedTarget "An endothelium that is part of a venous system [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Venous_System_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004701 ;
    owl:annotatedTarget "UMLS:C1710626" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004702 ;
    owl:annotatedTarget "A blood vessel endothelium that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "FMA-implied" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget obo:UBERON_0002553 .

[]
    oboInOwl:hasDbXref "Wikipedia:Fossa#Anatomy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "A depression or hollow in a bone[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001743" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "Anatomical space that is a concavity, shallow depression, or groove on a bone.[TAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "General Anatomical term in FMA; not restricted to bone in ncit; surface feature in VSAO; note that entities named 'fossa' are cavities in FMA, hence placement here" .

[]
    oboInOwl:source "ncithesaurus:Fossa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "UMLS:C0836913" .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "concavities" .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "concavity" .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "depression" .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "depressions" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000931 ;
    owl:annotatedTarget obo:CL_0000922 .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "fossae" .

[]
    oboInOwl:hasDbXref "TAO:0001743" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004704 ;
    owl:annotatedTarget "groove" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010568" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004706 ;
    owl:annotatedTarget "a transient fetal dilation of the distal (or cranial) heart tube located where the arterial trunk joins the ventral roots of the aortic arches" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000173" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004706 ;
    owl:annotatedTarget "A pear shaped chamber that functions as a capacitor, maintaining continuous blood flow into the gill arches. The bulbus arteriosus has three distinct layers. Hu et al. 2000.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Bulbus_Cordis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004706 ;
    owl:annotatedTarget "UMLS:C1284055" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000197", "JB:def" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004706 ;
    owl:annotatedTarget "primitive right ventricle endocardium" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17964217"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000931 ;
    owl:annotatedTarget "A type II NK T cell that has been recently activated, secretes interferon-gamma and interleukin-4, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004707 ;
    owl:annotatedTarget "A stage that follows the blastula, gastrula and neurula stages. At the pharyngula stage, all vertebrate embryos show remarkable similarities." .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget obo:UBERON_0000026 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004357
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "https://github.com/geneontology/go-ontology/issues/9029" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "An appendage that is part of an appendage girdle complex." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "girdle-associated appendage" .

[]
    oboInOwl:hasDbXref "PDBeChem"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "HYDROXY GROUP" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "limb or fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "limb/fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "pectoral or pelvic appendage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "pelvic/pectoral appendage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "jointed paired lateral appendage" .

[]
    oboInOwl:hasDbXref "VSAO:0000067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004708 ;
    owl:annotatedTarget "paired appendage" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005420
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget obo:UBERON_0004710 .

[]
    oboInOwl:hasDbXref "VSAO:0000150" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget "Paired appendage that consists of the posterior appendicular skeleton and associated soft and hard tissues, but excludes the pelvic girdle and its associated soft and hard tissues." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget "hindlimb/pelvic fin" .

[]
    oboInOwl:hasDbXref "VSAO:0000126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget "pelvic appendage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget "pelvic limb/fin" .

[]
    oboInOwl:hasDbXref "VSAO:0000126" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget "posterior paired appendage" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005419
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004709 ;
    owl:annotatedTarget obo:UBERON_0004710 .

[]
    oboInOwl:hasDbXref "VSAO:0000150-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "Paired appendage that consists of the anterior appendicular skeleton and associated soft and hard tissues, but excludes the pectoral girdle and its associated soft and hard tissues." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001753" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jmor.10264 Davis MC, Shubin NH, Force A, Pectoral fin and girdle development in the basal actinopterygians Polyodon spathula and Acipenser transmontanus. Journal of Morphology (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "While the skeletons of teleost pectoral fins and tetrapod forelimbs are homologous at the level of endoskeletal radials, teleosts and tetrapods do not share homologous skeletal elements at the level of 'individuated' pro-, meso-, and metapterygia. Among osteichthyans, only basal actinopterygians retain the full complement of elements present in non-osteichthyan gnathostomes.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "anterior limb/fin" .

[]
    oboInOwl:hasDbXref "VSAO:0000148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "anterior paired appendage" .

[]
    oboInOwl:hasDbXref "VHOG:0001753" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "forelimb - pectoral fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "forelimb or pectoral fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "forelimb/pectoral fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004710 ;
    owl:annotatedTarget "pectoral limb/fin" .

[]
    oboInOwl:hasDbXref "Wikipedia:Jugular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004711 ;
    owl:annotatedTarget "The jugular veins are veins that bring deoxygenated blood from the head back to the heart via the superior vena cava." .

[]
    oboInOwl:source "ncithesaurus:Jugular_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004711 ;
    owl:annotatedTarget "UMLS:C0022427" .

[]
    oboInOwl:hasDbXref "BTO:0001744" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004711 ;
    owl:annotatedTarget "vena jugularis" .

[]
    oboInOwl:hasDbXref "BTO:0003629", "Wikipedia:Annulus_fibrosus_disci_intervertebralis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "The ring of fibrocartilage and fibrous tissue forming the circumference of the intervertebral disc; surrounds the nucleus pulposus, which is prone to herniation when the annulus fibrosus is compromised." .

[]
    oboInOwl:hasDbXref "MA:0000111" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "annulus fibrosus" .

[]
    oboInOwl:hasDbXref "FMA:13551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "anulus fibrosus (diskus intervertebralis)" .

[]
    oboInOwl:hasDbXref "FMA:13551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "anulus fibrosus of intervertebral disk" .

[]
    oboInOwl:hasDbXref "BTO:0003629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "annulus fibrosus of intervertebral disc" .

[]
    oboInOwl:hasDbXref "BTO:0003629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004715 ;
    owl:annotatedTarget "fibrous ring of intervertebral disc" .

[]
    oboInOwl:hasDbXref "BTO:0003834", "Wikipedia:Conceptus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004716 ;
    owl:annotatedTarget "The embryo and its adnexa (appendages or adjunct parts) or associated membranes (i.e. the products of conception) The conceptus includes all structures that develop from the zygote, both embryonic and extraembryonic. It includes the embryo as well as the embryonic part of the placenta and its associated membranes - amnion, chorion (gestational sac), and yolk sac[WP]." .

[]
    oboInOwl:source "ncithesaurus:Conceptus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004716 ;
    owl:annotatedTarget "UMLS:C1516779" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0011325" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "Any of the veins that parallel the arcuate arteries, receive blood from the interlobular veins and straight venules, and terminate in the interlobar veins." .

[]
    oboInOwl:hasDbXref "MA:0002593" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "arcuate vein" .

[]
    oboInOwl:hasDbXref "MP:0011325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "arciform vein of kidney" .

[]
    oboInOwl:hasDbXref "MP:0011325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "arcuate vein of kidney" .

[]
    oboInOwl:hasDbXref "MP:0011325" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "renal arcuate vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Arcuate_vein" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "venae arcuatae renis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Arcuate_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004719 ;
    owl:annotatedTarget "arcuate veins" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004043
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Crista_ampullaris" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget "The crista ampullaris is the sensory organ of rotation located in the semicircular canal of the inner ear. The function of the crista ampullaris is to sense angular acceleration and deceleration." .

[]
    oboInOwl:source "ncithesaurus:Ampullary_Crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget "UMLS:C0229465" .

[]
    oboInOwl:hasDbXref "FMA:77714" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget "ampullary crest of semicircular duct" .

[]
    oboInOwl:hasDbXref "MA:0002771" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget "ampullary crest" .

[]
    oboInOwl:hasDbXref "Wikipedia:Crista_ampullaris" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004721 ;
    owl:annotatedTarget "cristae ampullares" .

[]
    oboInOwl:source "Wikipedia:Renal_circulation" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget obo:UBERON_0009885 .

[]
    oboInOwl:hasDbXref "MP:0011316", "Wikipedia:Interlobular_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "The branches of the arcuate arteries of the kidney that radiate outward throught the renal columns and supply the glomeruli[MP]. The first set of renal bloodvessels, the interlobular arteries (or cortical radiate arteries, or cortical radial arteries), are given off at right angles from the side of the arcuate arteries looking toward the cortical substance, and pass directly outward between the medullary rays to reach the fibrous tunic, where they end in the capillary network of this part. These vessels do not anastomose with each other, but form what are called end-arteries. In their outward course they give off lateral branches; these are the afferent vessels for the renal corpuscles; they enter the capsule, and end in the glomerulus. From each tuft the corresponding efferent vessel arises, and, having made its egress from the capsule near to the point where the afferent vessel enters, breaks up into a number of branches, which form a dense plexus within Bowman's capsule." .

[]
    oboInOwl:source "ncithesaurus:Interlobular_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "UMLS:C1512856" .

[]
    oboInOwl:hasDbXref "FMA:70498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "interlobular renal artery" .

[]
    oboInOwl:hasDbXref "MP:0011316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "kidney interlobular artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobular_arteries" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "arteriae corticales radiatae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobular_arteries" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "arteriae interlobulares renis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobular_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "cortical radial arteries" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobular_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "interlobular" .

[]
    oboInOwl:hasDbXref "FMA:70498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget "renal interlobular artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "In the blood supply of the kidney, the vasa recta renis (or straight arteries of kidney, or straight arterioles of kidney) form a series of straight capillaries in the medulla. They lie parallel to the loop of Henle. These vessels branch off the efferent arterioles of juxtamedullary nephrons (those nephrons closest to the medulla), enter the medulla, and surround the loop of Henle." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000932 ;
    owl:annotatedTarget obo:CL_0000922 .

[]
    oboInOwl:hasDbXref "FMA:72006", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "arteriolae rectae renis" .

[]
    oboInOwl:hasDbXref "MP:0011324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "kidney vasa recta" .

[]
    oboInOwl:hasDbXref "EMAPA:30043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "renal medullary capillary" .

[]
    oboInOwl:hasDbXref "FMA:72006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "set of straight arterioles of kidney" .

[]
    oboInOwl:hasDbXref "FMA:72006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "straight arterioles of kidney" .

[]
    oboInOwl:hasDbXref "FMA:72006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "vasa recta of kidney" .

[]
    oboInOwl:hasDbXref "FMA:72006", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "vasa recta renis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "arteria recta" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "arteriae rectae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "arteriolae rectae renis" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxy" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17964217"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000932 ;
    owl:annotatedTarget "A type II NK T cell that has been recently activated, secretes interferon-gamma, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "arteriolae recti" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vasa_recta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004726 ;
    owl:annotatedTarget "vasa rectae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cochlear_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "A nerve in the head that carries signals from the cochlea of the inner ear to the brain. It is part of the vestibulocochlear nerve, the 8th cranial nerve which is found in higher vertebrates; the other portion of the 8th cranial nerve is the vestibular nerve which carries spatial orientation information from the semicircular canals. The cochlear nerve is a sensory nerve, one which conducts to the brain information about the environment, in this case acoustic energy impinging on the tympanic membrane. The cochlear nerve arises from within the cochlea and extends to the brainstem, where its fibers make contact with the cochlear nucleus, the next stage of neural processing in the auditory system[WP]." .

[]
    oboInOwl:source "ncithesaurus:Cochlear_Nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "UMLS:C0009201" .

[]
    oboInOwl:hasDbXref "FMA:53431" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "auditory nerve" .

[]
    oboInOwl:hasDbXref "FMA:53431" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "cochlear root of acoustic nerve" .

[]
    oboInOwl:hasDbXref "FMA:53431" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "cochlear root of eighth cranial nerve" .

[]
    oboInOwl:hasDbXref "MA:0001110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "vestibulocochlear VIII nerve cochlear component" .

[]
    oboInOwl:hasDbXref "BTO:0003490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "nervus vestibulocochlearis" .

[]
    oboInOwl:hasDbXref "EMAPA:17802" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004727 ;
    owl:annotatedTarget "vestibulocochlear nerve cochlear component" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.tins.2013.06.004", "https://github.com/obophenotype/uberon/issues/318" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004731 ;
    owl:annotatedTarget "A transverse unitary subdivision of the neural tube that shares a common dorsoventral structure (floor, basal, alar, and roof plates), but each having differential molecular identities and fates; they comprise the secondary prosencephalon, diencephalon (prosomeres), the midbrain (mesomeres), and the hindbrain (rhombomeres)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001328" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004731 ;
    owl:annotatedTarget "A metameric segment of the central nervous system.[ZFA]" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004731 ;
    owl:annotatedTarget "neural tube metameric segment" .

[]
    oboInOwl:hasDbXref "TAO:0001328" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004731 ;
    owl:annotatedTarget "neuromeres" .

[]
    oboInOwl:hasDbXref "FBbt:00005140", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004732 ;
    owl:annotatedTarget "Any segmental subdivision of a nervous system. Includes metameric developmental segments, such as vertebrates neuromeres." .

[]
    oboInOwl:hasDbXref "FBbt:00005140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004732 ;
    owl:annotatedTarget "neuromere" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004733 ;
    owl:annotatedTarget "An organ subunit that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:61998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004733 ;
    owl:annotatedTarget "hindbrain segment" .

[]
    oboInOwl:hasDbXref "FMA:61998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004733 ;
    owl:annotatedTarget "segment of hindbrain" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gastrula", "Wikipedia:Trilaminar_blastocyst" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "Organism at the gastrula stage." .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "We explicitly merge the NCITA terms here" .

[]
    oboInOwl:source "ncithesaurus:Gastrula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "UMLS:C0017199" .

[]
    oboInOwl:source "ncithesaurus:Trilaminar_Embryonic_Disc" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "UMLS:C1284022" .

[]
    oboInOwl:hasDbXref "BILA:0000060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "gastrula embryo" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "blastocystis trilaminaris" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "tri-laminar disc" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "tri-laminar disk" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar blastocyst" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar blastoderm" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar disc" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar disk" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar germ" .

[]
    oboInOwl:hasDbXref "GO:0072224" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004736 ;
    owl:annotatedTarget "glomerulus of the mature vertebrate kidney, or metanephros." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004737 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] .

[]
    oboInOwl:source "Wikipedia-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004737 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004737 ;
    owl:annotatedTarget "A collecting duct of renal tubule that is part of a metanephros [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "VHOG:0000983" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004737 ;
    owl:annotatedTarget "metanephric collecting tubule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004738 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] .

[]
    oboInOwl:hasDbXref "GO:0072206" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004738 ;
    owl:annotatedTarget "juxtaglomerular apparatus of the mature vertebrate kidney, or metanephros." .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007128
    ] .

[]
    oboInOwl:hasDbXref "UniProt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxy group" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GO:0072013", "GOC:mtg_kidney_jan10", "PMID:10572058", "PMID:15647339", "PMID:9268568", "XAO:0000318" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "The glomus forms from the splanchnic intermediate mesoderm and is the vascularized filtration unit, filtering the blood before it enters the tubules. The glomus is external to the nephron and extends over more than one body segment." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "a glomus differs from a glomerulus in that each vascular glomus services several tubules" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001557" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "Paired highly vascularized portion of the pronephros. Left and right glomeruli are fused at the midline. Begins to function between 40 and 48hpf. Drummond, 2000.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001237" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:9806915 Drummond IA, Majumdar A, Hentschel H, Elger M, Solnica-Krezel L, Schier AF, Neuhauss SCF, Stemple DL, Zwartkruis F, Rangini Z, Driever W, Fishman MC, Early development of the zebrafish pronephros and analysis of mutations affecting pronephric function. Development (1998), ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.636", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "The teleost pronephros shares many essential features with the amphibian pronephros including its derivation from mesoderm associated with the coelom and the derivation of the glomerular blood supply from the medial dorsal aorta. However, unlike the pronephros of amphibians, which have an external glomus and tubules with nephrostomes open to the coelom, the mature teleost pronephros has no connection to the body cavity and instead functions as a closed system (reference 1); This variation in nephron types [with external glomeruli that open into the coelom and with internal glomeruli that do not connect with the coelom] and their pattern of distribution suggest an evolutionary sequence. Ancestral craniates probably had an external glomerulus and nephrostomes, as do the first few to develop in very primitive craniates. (...) The mechanism would become more efficient as the coelomic recess into which each glomerulus discharged became a part of the tubule, that is, grew around the glomerulus as a renal capsule. The glomerulus becomes internal. The nephrostomes were lost during subsequent evolution, leaving the type of renal tubule found in most vertebrates (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "GO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "GO treats glomus and pronephric glomerulus differently" .

[]
    oboInOwl:hasDbXref "XAO:0000318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "glomus" .

[]
    oboInOwl:hasDbXref "XAO:0000318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "corpuscle" .

[]
    oboInOwl:hasDbXref "XAO:0000318" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "glomera" .

[]
    oboInOwl:hasDbXref "VHOG:0001237" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "pronephric glomera" .

[]
    oboInOwl:hasDbXref "VHOG:0001237" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "pronephric glomeruli" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000933 ;
    owl:annotatedTarget obo:CL_0000922 .

[]
    oboInOwl:hasDbXref "VHOG:0001237" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004739 ;
    owl:annotatedTarget "pronephric glomus" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget obo:UBERON_0008907 .

[]
    oboInOwl:notes "mandibular series"^^xsd:string ;
    oboInOwl:source "ISBN:0073040584"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010336
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17964217"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000933 ;
    owl:annotatedTarget "A type II NK T cell that has been recently activated, secretes interleukin-4, and has the phenotype CD69-positive and downregulated NK markers."^^xsd:string .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003324
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0001022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "The dentary is a dermal bone that forms the antero-lateral part of the lower jaw in fishes and amphibians, extending to the whole lower jaw in mammals[VHOG,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000191" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:GA_TG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "Dermal bone that is usually the anteriormost bone of the lower jaw, and that articulates with the angular, or anguloarticular bone, posteriorly, and carries part of the mandibular sensory canal and pore openings of the mandibular sensory canal on its lateral surface. The dentary is a paired bone.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000124" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "Ossified element of intramembranous origin that invests the lateral margin of Meckel's cartilage thereby forming the lateral side of the mandible in anurans and salamanders (Duellman & Trueb, 1994:293). In caecilians, the dentary is part of a compound bone termed the pseudodentary.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001022" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "The dentary is a dermal bone that forms the antero-lateral part of the lower jaw in fishes and amphibians. In mammals the lower jaw consists entirely of the dentary bone. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Grande_L, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF, ZFA:0000191_and_Liem_KF, p.248][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000191" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "relationship loss: overlaps dentary-anguloarticular joint (TAO:0001749)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001022" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.248", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "Of all these bones [dentary, splenials, coronoids, angular, surangular and prearticular], only the dentary remains in the lower jaw of a mammal.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "TAO:0000191" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "dentaries" .

[]
    oboInOwl:hasDbXref "ZFA:0000191" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "dentary bone" .

[]
    oboInOwl:hasDbXref "AAO:0000124" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "dentale" .

[]
    oboInOwl:hasDbXref "AAO:0000124" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "os dentale" .

[]
    oboInOwl:hasDbXref "AAO:0000124" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004742 ;
    owl:annotatedTarget "sur-angulaire" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005002", "Wikipedia:Scapulocoracoid", "https://github.com/obophenotype/uberon/issues/125", "https://github.com/obophenotype/uberon/issues/66" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "Skeletal element that consists of the scapula and the coracoid[VSAO, modified]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000781" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "Fused, ossified portions of the scapula, procoracoid, and coracoid.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001455" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:GA_TG"^^xsd:string, "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "Pectoral fin cartilage that consists of a paired cartilaginous plate of the embryonic primary pectoral girdle and from which the scapular and coracaoid bones ossify.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-10" ;
    oboInOwl:source "http://palaeos.com/vertebrates/glossary/glossaryS.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "either a fusion of the scapula and coracoid (the two main bones of the shoulder girdle), or the scapula & coracoid considered as a single structural unit.[Palaeos]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000781" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "relationship loss: part_of scapular area (AAO:0000935)[AAO]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "ZFA defines as precursor to scapula and coracoid. Cartilage in TAO" .

[]
    oboInOwl:hasDbXref "VSAO:0005002" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "scapulocoracoideum" .

[]
    oboInOwl:hasDbXref "ZFA:0001455" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "coraco-scapular cartilage" .

[]
    oboInOwl:hasDbXref "TAO:0001455" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "scapulo-coracoid cartilage" .

[]
    oboInOwl:hasDbXref "TAO:0001455" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004753 ;
    owl:annotatedTarget "scapulocoracoid cartilage" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004755 ;
    owl:annotatedTarget obo:UBERON_0002384 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000015" ;
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004755 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0007001
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000015", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/134" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004755 ;
    owl:annotatedTarget "A specialized form of connective tissue in which the extracellular matrix is firm, providing the tissue with resilience, and/or mineralized and that functions in mechanical and structural support.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000015" ;
    oboInOwl:notes "taken from version of VSAO used in TAO and used directly in Uberon" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004755 ;
    owl:annotatedTarget "A specialized form of connective tissue in which the extracellular matrix is firm, providing the tissue with resilience, and/or mineralized and that functions in mechanical and structural support.[VSAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004755 ;
    owl:annotatedTarget "EMAPA:37744" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/206" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004756 ;
    owl:annotatedTarget "dermis-derived entity that is made of skeletal tissue." .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004756 ;
    owl:annotatedTarget "dermal element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Anal_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004760 ;
    owl:annotatedTarget "A gland that is part of an anal canal [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Anal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004760 ;
    owl:annotatedTarget "UMLS:C0162322" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004760 ;
    owl:annotatedTarget "gland of anal canal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anal_gland" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004760 ;
    owl:annotatedTarget "anal sac" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:source "PMC1571569" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Chondrocranium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget "The primitive cartilagionous skeletal structure of the fetal skull that grows to envelop the rapidly growing embyonic brain. In humans, the chondrocranium begins forming at 28 days from mesenchymal condensations and is fully formed between week 7 and 9 of fetal development. While the majority of the chondrocranium is succeeded by the bony skull in most higher vertebrates, some components do persist into adulthood.[1] In Cartilagious fishes and Agnathans, the chondrocranium persist throughout life.[2] Embryologically, the chondrocranium represent the basal cranial structure, and lay the base for the formation of the endocranium in higher vertebrates[WP]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget "in contrast to chondrocranium, this structure is entirely cartiliginous. In Chondricthyes this is the same as the neurocranium. FMA:76621 is an undefined fetal structure, so we assume the correct placement is here. Note that this is distinct from MA:0000317 which is the uberon:neurocranium (the part of the cranium that encloses the brain)" .

[]
    oboInOwl:source "ncithesaurus:Chondrocranium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget "UMLS:C1516496" .

[]
    oboInOwl:hasDbXref "Wikipedia:Chondrocranium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget "chondocranium" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004761 ;
    owl:annotatedTarget "neurocranium" .

[]
    oboInOwl:hasDbXref "GO:0001958", "VSAO:0000145", "Wikipedia:Endochondral_ossification" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004763 ;
    owl:annotatedTarget "Replacement bone tissue that forms within cartilage[VSAO, modified]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004763 ;
    owl:annotatedTarget "the distinction between endochondral bone and endochondral bone tissue. Some bones may be a mixture of both tissue types. The MA class most likely refers to a tissue type" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "-OH" .

[]
    oboInOwl:hasDbXref "GO:0001957", "Wikipedia:Intramembranous_ossification" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004764 ;
    owl:annotatedTarget "Bone tissue that forms directly within mesenchyme, and does not replace other tissues[TAO]. Intramembranous ossification is the formation of bone in which osteoblasts secrete a collagen-proteoglycan matrix that binds calcium salts and becomes calcified[GO]. Intramembranous ossification is the way flat bones and the shell of a turtle are formed[GO]. Unlike endochondral ossification, cartilage is not present during intramembranous ossification[WP]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004764 ;
    owl:annotatedTarget "note the distinction between intramembranous bone and intramembranous bone tissue. Some bones may be a mixture of both tissue types. The MA class most likely refers to a tissue type (it is under bone tissue and connective tissue; there are no child classes)" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004765 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004765 ;
    owl:annotatedTarget "Organ consisting of skeletal tissue. Encompasses whole bones, fused bones, cartilaginious elements, teeth, dermal denticles." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000128" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004765 ;
    owl:annotatedTarget "Organ entity that is typically involved in mechanical support and may have different skeletal tissue compositions at different stages.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001890" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:VSAO_workshop" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004765 ;
    owl:annotatedTarget "Organ entity that may have different tissue compositions at different stages and is typically involved in mechanical support.[TAO]" .

[]
    oboInOwl:hasDbXref "UBERON:automatic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004766 ;
    owl:annotatedTarget "A bone that is part of a cranium." .

[]
    oboInOwl:hasDbXref "UBERON:automatic" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004766 ;
    owl:annotatedTarget "cranium bone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000934 ;
    owl:annotatedTarget obo:CL_0000624 .

[]
    oboInOwl:hasDbXref "http://www.encyclo.co.uk/define/Vomerine%20teeth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004767 ;
    owl:annotatedTarget "A tooth that is on the vomer." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001631" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004767 ;
    owl:annotatedTarget "Tooth that is attached to the vomer.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001631" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0004767 ;
    owl:annotatedTarget "relationship type change: OBO_REL:part_of vomer (TAO:0000308) CHANGED TO: attaches_to vomer (UBERON:0002396)[TAO]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004768 ;
    owl:annotatedTarget "Any bone that is part of the lower jaw skeleton. This includes (when present): the dentary/mandible, the articular, the splenial, the suprangular" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18440213"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000934 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that has cytotoxic function."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:24013", "Wikipedia:Diaphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004769 ;
    owl:annotatedTarget "Subdivision of long bone which forms the part of the bone between the two epiphyses, excluding the metaphyses[FMA,modified]." .

[]
    oboInOwl:source "FMA:24013" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004769 ;
    owl:annotatedTarget "Subdivision of long bone which forms the part of the bone between the two epiphyses; together with other the subdivisions of long bone, it constitutes the long bone. Examples: diaphysis of humerus, diaphysis of femur[FMA]." .

[]
    oboInOwl:source "FMA:24013, Wikipedia:Diaphysis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004769 ;
    owl:annotatedTarget "The main or mid section (shaft) of a long bone. It is made up of cortical bone and usually contains bone marrow and adipose tissue (fat)[WP][FMA:24013, Wikipedia:Diaphysis]." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004770 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000181" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004770 ;
    owl:annotatedTarget "Anatomical system that consists of all the joints of the body." .

[]
    oboInOwl:hasDbXref "FMA:23878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004770 ;
    owl:annotatedTarget "joint system" .

[]
    oboInOwl:hasDbXref "FMA:23878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004770 ;
    owl:annotatedTarget "set of all joints of body" .

[]
    oboInOwl:hasDbXref "FMA:23878" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004770 ;
    owl:annotatedTarget "set of joints of body" .

[]
    oboInOwl:hasDbXref "AAO:0000093", "Wikipedia:Posterior_nasal_apertures" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "Opening/conduit between the nasal cavity and the nasopharynx[AAO] The choanae are separated by the vomer[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000545" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "One of the paired openings from the nasal cavities into the pharynx. [Bemis_WE, Functional_Anatomy_of_the_Vertebrates:_An_Evolutionary_Perspective, Glossary_G-6, Grande_L, Liem_KF, Third_Edition_(2001)_Orlando_Fla.:_Harcourt_College_Publishers, Walker_WF][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000093" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "Opening between the nasal cavity and the nasopharynx.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000545" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1038/nature02843 Zhu M, Ahlberg PE, The origin of the internal nostril in tetrapodes. Nature (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "The choana, a unique 'internal nostril' opening from the nasal sac into the roof of the mouth, is a key part of the tetrapod (land vertebrate) respiratory system. It was the first component of the tetrapod body plan to evolve, well before the origin of limbs, and is therefore crucial to our understanding of the beginning of the fish-tetrapod transition. (...) Here we present new material of Kenichthys, a 395-million-year-old fossil fish from China, that provides direct evidence for the origin of the choana and establishes its homology: it is indeed a displaced posterior external nostril that, during a brief transitional stage illustrated by Kenichthys, separated the maxilla from the premaxilla.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "Fish don't have choanae, instead they have two pairs of external nostrils" .

[]
    oboInOwl:hasDbXref "Wikipedia:Choane", "XAO:0000277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "choana" .

[]
    oboInOwl:hasDbXref "MA:0001323" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "internal naris" .

[]
    oboInOwl:hasDbXref "XAO:0000277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "posterior nasal apperture" .

[]
    oboInOwl:hasDbXref "VHOG:0000545" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "choanae" .

[]
    oboInOwl:hasDbXref "HP:0004496" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "posterior choana" .

[]
    oboInOwl:hasDbXref "VHOG:0000545" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004771 ;
    owl:annotatedTarget "posterior naris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "A vasa recta that is part of a outer medulla of kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MP:0011330" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "kidney outer medulla vasa recta" .

[]
    oboInOwl:hasDbXref "MP:0011330" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "kidney outer renal medulla vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "outer medulla of kidney vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "outer zone of medulla of kidney vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "outer zone of renal medulla vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "vasa recta of outer medulla of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "vasa recta of outer renal medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "vasa recta of outer zone of medulla of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004775 ;
    owl:annotatedTarget "vasa recta of outer zone of renal medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "A vasa recta that is part of a inner medulla of kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "inner medulla of kidney vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "inner zone of medulla of kidney vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "inner zone of renal medulla vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "set of inner region of renal pyramids vasa recta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "vasa recta of inner medulla of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "vasa recta of inner renal medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "vasa recta of inner zone of medulla of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "vasa recta of inner zone of renal medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004776 ;
    owl:annotatedTarget "vasa recta of set of inner region of renal pyramids" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxyl" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004777 ;
    owl:annotatedTarget "A submucosa that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004777 ;
    owl:annotatedTarget "EMAPA:37578" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004777 ;
    owl:annotatedTarget "apparatus respiratorius submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004777 ;
    owl:annotatedTarget "submucosa of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004777 ;
    owl:annotatedTarget "submucosa of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004778 ;
    owl:annotatedTarget "A submucosa that is part of a larynx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004778 ;
    owl:annotatedTarget "submucosa of larynx" .

[]
    oboInOwl:hasDbXref "EMAPA:35474" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004778 ;
    owl:annotatedTarget "laryngeal submucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000935 ;
    owl:annotatedTarget obo:CL_0000797 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004785
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "A lamina propria that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "EMAPA:37576" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "apparatus respiratorius lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "apparatus respiratorius lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "lamina propria mucosa of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11685222"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000935 ;
    owl:annotatedTarget "A CD4-negative, CD8-negative, alpha-beta intraepithelial T cell that is found in the columnar epithelium of the gastrointestinal tract."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "lamina propria mucosa of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "lamina propria of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "lamina propria of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004779 ;
    owl:annotatedTarget "respiratory system lamina propria mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004780 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004786
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004780 ;
    owl:annotatedTarget "A lamina propria that is part of a gastrointestinal system." .

[]
    oboInOwl:source "ncithesaurus:Gastrointestinal_Tract_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004780 ;
    owl:annotatedTarget "UMLS:C1708197" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005033
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "A lamina propria that is part of a gallbladder [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Gallbladder_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "UMLS:C1708175" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "gall bladder lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "gallbladder lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "gallbladder lamina propria mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "lamina propria mucosa of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "lamina propria mucosa of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "lamina propria of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "lamina propria of gallbladder" .

[]
    oboInOwl:hasDbXref "MA:0001633" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004781 ;
    owl:annotatedTarget "biliary lamina propria" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "A serous membrane that is part of a digestive system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "EMAPA:37592" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "digestive system serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "digestive system serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "gastrointestinal system serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "serosa of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "serosa of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "serous membrane of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004782 ;
    owl:annotatedTarget "serous membrane of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "A serous membrane that is part of a gallbladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "gall bladder serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "gallbladder serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "gallbladder serous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "serosa of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "serosa of gallbladder" .

[]
    oboInOwl:hasDbXref "FMA:14659" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "serous coat of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "serous membrane of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "serous membrane of gallbladder" .

[]
    oboInOwl:hasDbXref "FMA:14659" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "tunica serosa (vesica biliaris)" .

[]
    oboInOwl:hasDbXref "FMA:14659", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "tunica serosa vesicae biliaris" .

[]
    oboInOwl:hasDbXref "MA:0001634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004783 ;
    owl:annotatedTarget "biliary serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "An anatomical wall that is part of a cardiac ventricle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "anatomical wall of cardiac ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "anatomical wall of heart ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "anatomical wall of lower chamber of heart" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxyl group" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "anatomical wall of ventricle of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "cardiac ventricle anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "cardiac ventricle wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "heart ventricle anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "lower chamber of heart anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "lower chamber of heart wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "ventricle of heart anatomical wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "ventricle of heart wall" .

[]
    oboInOwl:hasDbXref "FMA:13884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "ventricular wall" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "wall of cardiac ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "wall of heart ventricle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "wall of lower chamber of heart" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "wall of ventricle of heart" .

[]
    oboInOwl:hasDbXref "MA:0002791" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004784 ;
    owl:annotatedTarget "wall of ventricle" .

[]
    oboInOwl:hasDbXref "MESH:A04.760", "MGI:cwg"^^xsd:string, "MP:0002277" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "the mucous membrane lining the respiratory tract" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "EMAPA:37577" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "apparatus respiratorius mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "apparatus respiratorius mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "apparatus respiratorius mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucosa of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucosa of organ of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucosa of organ of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucosa of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucous membrane of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "mucous membrane of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "respiratory system mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "respiratory system mucous membrane" .

[]
    oboInOwl:hasDbXref "EMAPA:18334" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "laryngeal mucous membrane" .

[]
    oboInOwl:hasDbXref "BTO:0000973" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004785 ;
    owl:annotatedTarget "respiratory mucosa" .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000172
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000696
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002067
    ] .

[]
    oboInOwl:source "BTO-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006909
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget "A mucosa that is part of a gastrointestinal system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget "digestive tract mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0000546" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget "gut mucosa" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget "gut mucuous membrane" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004786 ;
    owl:annotatedTarget "mucosa of gut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004787 ;
    owl:annotatedTarget "An urothelium that is part of a urethra [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Urethra_Transitional_Cell_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004787 ;
    owl:annotatedTarget "UMLS:C1710585" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004787 ;
    owl:annotatedTarget "urethra uroepithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004787 ;
    owl:annotatedTarget "uroepithelium of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004787 ;
    owl:annotatedTarget "urothelium of urethra" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0011336" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "the epithelial lining of the luminal space of the kidney pelvis" .

[]
    oboInOwl:source "ncithesaurus:Renal_Pelvis_Urothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "UMLS:C1709899" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "kidney pelvis transitional epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "kidney pelvis uroepithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "pelvis of ureter uroepithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "pelvis of ureter urothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "renal pelvis transitional epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "renal pelvis uroepithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "renal pelvis urothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "transitional epithelium of kidney pelvis" .

[]
    oboInOwl:hasDbXref "FMA:263264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "transitional epithelium of renal pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "uroepithelium of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "uroepithelium of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "uroepithelium of renal pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "urothelium of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "urothelium of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "urothelium of renal pelvis" .

[]
    oboInOwl:hasDbXref "EMAPA:28077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004788 ;
    owl:annotatedTarget "pelvic urothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004789 ;
    owl:annotatedTarget "A mucous gland that is part of a larynx [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004789 ;
    owl:annotatedTarget "EMAPA:37631" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004789 ;
    owl:annotatedTarget "mucous gland of larynx" .

[]
    oboInOwl:hasDbXref "Allen:precedes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:BFO_0000062 ;
    owl:annotatedTarget "takes place after" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004790 ;
    owl:annotatedTarget "A mucous gland that is part of the skin." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004790 ;
    owl:annotatedTarget "mucous gland of entire skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004790 ;
    owl:annotatedTarget "mucous gland of skin of body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004790 ;
    owl:annotatedTarget "skin mucus gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004790 ;
    owl:annotatedTarget "skin of body mucous gland" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-397-51047-0", "MGI:cwg"^^xsd:string, "MP:0002370" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "the thymic connective tissue which extends into the parenchyma" .

[]
    oboInOwl:source "ncithesaurus:Thymic_Trabecula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "UMLS:C1515431" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "thymic trabecula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "thymus gland trabecula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "trabecula of thymus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004791 ;
    owl:annotatedTarget "trabecula of thymus gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "A secretion that is part of a endocrine pancreas [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Endocrine_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "UMLS:C1518866" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "endocrine pancreas secretion" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pancreatic_Endocrine_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "pancreatic endocrine secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "pars endocrina pancreatis secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004792 ;
    owl:annotatedTarget "secretion of pars endocrina pancreatis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "A secretion that is part of a exocrine pancreas [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Exocrine_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "UMLS:C1518867" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "exocrine pancreas secretion" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pancreatic_Exocrine_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "pancreatic exocrine secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "pars exocrina pancreatis secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004793 ;
    owl:annotatedTarget "secretion of pars exocrina pancreatis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "A secretion that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Esophagus_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "UMLS:C0227179" .

[]
    oboInOwl:hasDbXref "FMA:79662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "esophageal secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "gullet secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "oesophagus secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "secretion of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "secretion of gullet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004794 ;
    owl:annotatedTarget "secretion of oesophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004795 ;
    owl:annotatedTarget "A secretion that is part of a pancreas [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Pancreatic_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004795 ;
    owl:annotatedTarget "UMLS:C0030296" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004795 ;
    owl:annotatedTarget "pancreatic secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004795 ;
    owl:annotatedTarget "secretion of pancreas" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000936 ;
    owl:annotatedTarget obo:CL_0000837 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget obo:UBERON_0006530 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "A bodily secretion that is produced by the prostate gland." .

[]
    oboInOwl:source "ncithesaurus:Prostate_Gland_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "UMLS:C1709733" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "prostate secretion" .

[]
    oboInOwl:hasDbXref "FMA:66884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "prostatic fluid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "secretion of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "secretion of prostate gland" .

[]
    oboInOwl:hasDbXref "BTO:0001232" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004796 ;
    owl:annotatedTarget "prostate fluid" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000936 ;
    owl:annotatedTarget "A lymphoid progenitor cell that is found in bone marrow, gives rise to B cells, T cells, natural killer cells and dendritic cells, and has the phenotype Lin-negative, Kit-positive, Sca-1-positive, FLT3-positive, CD34-positive, CD150 negative, and GlyA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004797 ;
    owl:annotatedTarget "Any of the tissue layers that comprise a blood vessel. Examples: tunica media, tunica adventitia." .

[]
    oboInOwl:hasDbXref "PMID:18371378"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000936 ;
    owl:annotatedTarget "GMLP"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "An epithelium that is part of a uterine cervix [Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:Cervix#Histology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "The epithelium of the cervix is varied. The ectocervix (more distal, by the vagina) is composed of nonkeratinized stratified squamous epithelium. The endocervix (more proximal, within the uterus) is composed of simple columnar epithelium" .

[]
    oboInOwl:source "ncithesaurus:Cervix_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "UMLS:C1711358" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "cervical canal epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "cervical canal epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0000241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "cervical epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "cervix epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004801 ;
    owl:annotatedTarget "epithelium of cervix" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/chebi#IUPAC_NAME> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hydrogen" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:anna"^^xsd:string, "MP:0010942" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "the pseudostratified ciliated epithelium that lines much of the conducting portion of the airway, including part of the nasal cavity and larynx, the trachea, and bronchi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "epithelial tissue of respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "epithelium of respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "respiratory tract epithelial tissue" .

[]
    oboInOwl:hasDbXref "BTO:0000419" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "airway epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0000419" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004802 ;
    owl:annotatedTarget "respiratory epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004803 ;
    owl:annotatedTarget "An epithelium that is part of a penis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004803 ;
    owl:annotatedTarget "epithelial tissue of penis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004803 ;
    owl:annotatedTarget "epithelium of penis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004803 ;
    owl:annotatedTarget "penis epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "An epithelium that is part of a oviduct [Automatically generated definition]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "in FMA, epithelium of uterine tube is a subclass of ciliated columnar epithelium. MA introduces subtypes: ciliated columnar and cuboidal. We map the FMA type according to its relationships, not its label" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "epithelial tissue of oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "epithelium of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "epithelium of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:62016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "epithelium of uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "oviduct epithelial tissue" .

[]
    oboInOwl:hasDbXref "BTO:0002402" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "columnar epithelium of the fallopian tube" .

[]
    oboInOwl:hasDbXref "BTO:0002402" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "columnar epithelium of the oviduct" .

[]
    oboInOwl:hasDbXref "BTO:0002402" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004804 ;
    owl:annotatedTarget "fallopian tube epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "An epithelium that is part of a seminal vesicle [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Seminal_Vesicle_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "UMLS:C1710049" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "epithelial tissue of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "epithelial tissue of seminal vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "epithelium of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "epithelium of seminal vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "seminal gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "seminal gland epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004805 ;
    owl:annotatedTarget "seminal vesicle epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "An epithelium that is part of a vas deferens [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Vas_Deferens_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "UMLS:C1710617" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "deferent duct epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "deferent duct epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "ductus deferens epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "ductus deferens epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelial tissue of deferent duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelial tissue of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelial tissue of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelial tissue of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelial tissue of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelium of deferent duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelium of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelium of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelium of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "epithelium of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "sperm duct epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "sperm duct epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "vas deferen epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "vas deferen epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004806 ;
    owl:annotatedTarget "vas deferens epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "An epithelium that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "apparatus respiratorius epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "apparatus respiratorius epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "epithelial tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "epithelial tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "epithelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "epithelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004807 ;
    owl:annotatedTarget "respiratory system epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "An epithelium that is part of a digestive system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "digestive system epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "digestive system epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "epithelial tissue of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "epithelial tissue of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "epithelium of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "epithelium of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "1H" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004808 ;
    owl:annotatedTarget "gastrointestinal system epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004809 ;
    owl:annotatedTarget "An epithelium that is part of a salivary gland [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004809 ;
    owl:annotatedTarget "epithelial tissue of salivary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004809 ;
    owl:annotatedTarget "epithelium of salivary gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004809 ;
    owl:annotatedTarget "salivary gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009640" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004810 ;
    owl:annotatedTarget "the cellular avascular layer of the renal tubule luminar surfaces" .

[]
    oboInOwl:source "ncithesaurus:Renal_Tubule_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004810 ;
    owl:annotatedTarget "UMLS:C1709902" .

[]
    oboInOwl:hasDbXref "MA:0001681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004810 ;
    owl:annotatedTarget "kidney tubule epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "An epithelium that is part of an endometrium [Automatically generated definition]." .

[]
    oboInOwl:source "PMID:19829370" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "In rodents and primates, the uterine epithelium (the endometrium) is eroded away so that maternal blood comes into direct contact with the trophoblast surface (called haemochorial)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "endometrium epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "epithelial tissue of endometrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "epithelium of endometrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "epithelium of tunica mucosa of endometrium" .

[]
    oboInOwl:hasDbXref "PMID:19829370" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004811 ;
    owl:annotatedTarget "uterine epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "An epithelium that is part of a prepuce of penis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:17100874"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000937 ;
    owl:annotatedTarget "Cell committed to natural killer cell lineage that has the phenotype CD122-positive, CD34-positive, and CD117-positive. This cell type lacks expression of natural killer receptor proteins."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelial tissue of prepuce" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelium of prepuce" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "prepuce epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "prepuce of penis epithelium" .

[]
    oboInOwl:source "ncithesaurus:Prepuce_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "UMLS:C1709639" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelial tissue of foreskin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelial tissue of penile prepuce" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelial tissue of prepuce of penis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelium of foreskin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelium of penile prepuce" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "epithelium of prepuce of penis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "foreskin epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "foreskin epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "penile prepuce epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "penile prepuce epithelium" .

[]
    oboInOwl:hasDbXref "MA:0001753" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "prepuce epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004812 ;
    owl:annotatedTarget "prepuce of penis epithelial tissue" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0011750" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "the stratified epithelial lining of the seminiferous tubules, consisting of the developing spermatozoa and the supporting Sertoli cells, which are tall, columnar type cells that line the tubule" .

[]
    oboInOwl:source "ncithesaurus:Seminiferous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "UMLS:C0036629" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "epithelial tissue of seminiferous tubule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "epithelial tissue of seminiferous tubule of testis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "epithelium of seminiferous tubule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "epithelium of seminiferous tubule of testis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Germinal_epithelium_(male)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "germinal epithelium (male)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Germinal_epithelium_(male)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "male germinal epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "seminiferous epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "seminiferous tubule epithelial tissue" .

[]
    oboInOwl:hasDbXref "VHOG:0000631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "testis germinal epithelium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Germinal_epithelium_(male)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004813 ;
    owl:annotatedTarget "wall of seminiferous tubule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004814 ;
    owl:annotatedTarget "An epithelium that is part of a upper respiratory tract [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004814 ;
    owl:annotatedTarget "epithelial tissue of upper respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004814 ;
    owl:annotatedTarget "epithelium of upper respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004814 ;
    owl:annotatedTarget "upper respiratory tract epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004815 ;
    owl:annotatedTarget "An epithelium that is part of a lower respiratory tract [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004815 ;
    owl:annotatedTarget "EMAPA:37549" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004815 ;
    owl:annotatedTarget "epithelial tissue of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004815 ;
    owl:annotatedTarget "epithelium of lower respiratory tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004815 ;
    owl:annotatedTarget "lower respiratory tract epithelial tissue" .

[]
    oboInOwl:hasDbXref "IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "H" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "An epithelium that is part of a larynx [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Laryngeal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "UMLS:C0751258" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "epithelial tissue of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "epithelium of larynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "laryngeal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004816 ;
    owl:annotatedTarget "larynx epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004817 ;
    owl:annotatedTarget "An epithelium that is part of a lacrimal gland [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004817 ;
    owl:annotatedTarget "epithelial tissue of lacrimal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004817 ;
    owl:annotatedTarget "epithelium of lacrimal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004817 ;
    owl:annotatedTarget "lacrimal gland epithelial tissue" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0004967" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004819 ;
    owl:annotatedTarget "the cellular avascular layer of the kidney luminar surfaces" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004819 ;
    owl:annotatedTarget "epithelial tissue of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004819 ;
    owl:annotatedTarget "epithelium of kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004819 ;
    owl:annotatedTarget "kidney epithelial tissue" .

[]
    oboInOwl:hasDbXref "EMAPA:35457" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004819 ;
    owl:annotatedTarget "renal epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "Any epithelium that lines one of the bile ducts." .

[]
    oboInOwl:source "BTO:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "The irregularly shaped proliferating bile ducts are lined by normal cuboidal epithelium." .

[]
    oboInOwl:source "ncithesaurus:Bile_Duct_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "UMLS:C1711208" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "biliary duct epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "epithelium of bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004820 ;
    owl:annotatedTarget "epithelium of biliary duct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget obo:UBERON_0000487 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004894
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002062
    ] .

[]
    oboInOwl:hasDbXref "BTO:0003511", "MP:0010898" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "The epithelial layer of the alveoli[MP]. The layer of cells covering the lining of the tiny air sacs at the end of the bronchioles[BTO]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "alveolus epithelial tissue" .

[]
    oboInOwl:hasDbXref "MA:0001771" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "alveolus epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "epithelial tissue of alveolus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "epithelium of alveolus" .

[]
    oboInOwl:hasDbXref "FMA:63915" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "epithelium of pulmonary alveolus" .

[]
    oboInOwl:hasDbXref "FMA:63915" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "pulmonary alveolar epithelium" .

[]
    oboInOwl:hasDbXref "MP:0010898" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "pulmonary alveolus epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:35121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004821 ;
    owl:annotatedTarget "alveolar epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004822 ;
    owl:annotatedTarget "An epithelium that is part of a extrahepatic bile duct [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Extrahepatic_Bile_Duct_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004822 ;
    owl:annotatedTarget "UMLS:C1711347" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004822 ;
    owl:annotatedTarget "epithelial tissue of extrahepatic bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004822 ;
    owl:annotatedTarget "epithelium of extrahepatic bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004822 ;
    owl:annotatedTarget "extrahepatic bile duct epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004823 ;
    owl:annotatedTarget "An epithelium that is part of a intrahepatic bile duct [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Intrahepatic_Bile_Duct_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004823 ;
    owl:annotatedTarget "UMLS:C1708552" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004823 ;
    owl:annotatedTarget "epithelial tissue of intrahepatic bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004823 ;
    owl:annotatedTarget "epithelium of intrahepatic bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004823 ;
    owl:annotatedTarget "intrahepatic bile duct epithelial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "A medulla that is part of a thyroid [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "EMAPA:37768" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "medulla of thyroid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "medulla of thyroid follicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "medulla of thyroid gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "medulla of thyroid gland follicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "thyroid follicle medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "thyroid gland follicle medulla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004827 ;
    owl:annotatedTarget "thyroid medulla" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "Wasserstoff" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a urethra [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "EMAPA:37788" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "skeletal muscle of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "skeletal muscle tissue of urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "urethra skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "MA:0001690" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "urethra skeletal muscle" .

[]
    oboInOwl:hasDbXref "MA:0001690" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004829 ;
    owl:annotatedTarget "urethral skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "EMAPA:37583" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "respiratory system skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "skeletal muscle of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "skeletal muscle of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "skeletal muscle tissue of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004830 ;
    owl:annotatedTarget "skeletal muscle tissue of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004831 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a esophagus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004831 ;
    owl:annotatedTarget "esophagus skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004831 ;
    owl:annotatedTarget "skeletal muscle of esophagus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of an anal region [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "EMAPA:37393" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "anal part of perineum skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "anal part of perineum skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "anal region skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "anal triangle skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "anal triangle skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle of anal triangle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle tissue of anal part of perineum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle tissue of anal region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004832 ;
    owl:annotatedTarget "skeletal muscle tissue of anal triangle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004833 ;
    owl:annotatedTarget "A portion of skeletal muscle tissue that is part of a lip [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004833 ;
    owl:annotatedTarget "EMAPA:37642" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004833 ;
    owl:annotatedTarget "lip skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004833 ;
    owl:annotatedTarget "skeletal muscle of lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004833 ;
    owl:annotatedTarget "skeletal muscle tissue of lip" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19796267"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000938 ;
    owl:annotatedTarget "NK cell that has the phenotype CD56-bright, CD16-negative, and CD84-positive with the function to secrete interferon-gamma but is not cytotoxic."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004834 ;
    owl:annotatedTarget "Smooth muscle tissue in all or part of a hepatic duct." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004834 ;
    owl:annotatedTarget "EMAPA:37598" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "A portion of smooth muscle tissue that is part of a epididymis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "epididymis involuntary muscle" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000938 ;
    owl:annotatedTarget "CD16-CD56bright NK cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "epididymis non-striated muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "epididymis smooth muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "involuntary muscle of epididymis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "non-striated muscle of epididymis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "smooth muscle of epididymis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004835 ;
    owl:annotatedTarget "smooth muscle tissue of epididymis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003469
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "An endothelium of artery that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "EMAPA:37566" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "apparatus respiratorius arterial endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "apparatus respiratorius artery endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "arterial endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "arterial endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "artery endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "artery endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "endothelium of artery of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "endothelium of artery of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "respiratory system artery endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004848 ;
    owl:annotatedTarget "respiratory system endothelium of artery" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hidrogeno" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "An endothelium of vein that is part of a respiratory system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "EMAPA:37585" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "apparatus respiratorius endothelium of vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "apparatus respiratorius vein endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "apparatus respiratorius venous endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "endothelium of vein of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "endothelium of vein of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "respiratory system endothelium of vein" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "respiratory system vein endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "vein endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "vein endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "venous endothelium of apparatus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004849 ;
    owl:annotatedTarget "venous endothelium of respiratory system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004850 ;
    owl:annotatedTarget "An endothelium that is part of a lymph node [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004850 ;
    owl:annotatedTarget "endothelium of lymph node" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0009864" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "the thin layer of flat cells that line the aorta and form a barrier between circulating blood in the lumen and the rest of the vessel wall" .

[]
    oboInOwl:source "ncithesaurus:Aorta_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "UMLS:C1706824" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "adult aorta endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "endothelium of adult aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "endothelium of aorta" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "endothelium of trunk of aortic tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "endothelium of trunk of systemic arterial tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "trunk of aortic tree endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "trunk of systemic arterial tree endothelium" .

[]
    oboInOwl:hasDbXref "BTO:0000394" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004851 ;
    owl:annotatedTarget "aortic endothelium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004852 ;
    owl:annotatedTarget "An endothelium that is part of the cardiovascular system." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001217" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0004852 ;
    owl:annotatedTarget "Vertebrates and a very few invertebrates such as squids have evolved a secondary epithelium, the endothelium, that lines their blood vessels.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Vascular_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004852 ;
    owl:annotatedTarget "UMLS:C0014261" .

[]
    oboInOwl:hasDbXref "ZFA:0001639" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004852 ;
    owl:annotatedTarget "endothelia" .

[]
    oboInOwl:hasDbXref "XAO:0000356" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004852 ;
    owl:annotatedTarget "vascular endothelia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004854 ;
    owl:annotatedTarget "A mesentery that is part of a digestive system [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004854 ;
    owl:annotatedTarget "EMAPA:37068" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004854 ;
    owl:annotatedTarget "digestive system mesentery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004854 ;
    owl:annotatedTarget "mesentery of digestive system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004854 ;
    owl:annotatedTarget "mesentery of gastrointestinal system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "A connective tissue that surrounds a skeletal muscle tissue." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "EMAPA:37743" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "connective tissue of skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "connective tissue of skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "portion of connective tissue of skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "portion of connective tissue of skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle tissue connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle tissue portion of connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle tissue textus connectivus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "textus connectivus of skeletal muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "textus connectivus of skeletal muscle tissue" .

[]
    oboInOwl:hasDbXref "MA:0002868" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle interstitial tissue" .

[]
    oboInOwl:hasDbXref "MA:0002868" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004857 ;
    owl:annotatedTarget "skeletal muscle interstitum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004859 ;
    owl:annotatedTarget "A gland that is part of a eye. The eye is a compound unit which depending on the species may consist of an eyeballs plus associated ducts and integumentary structures. Eye glands therefore include the various types of lacrimal gland, the various types of apocrine and sebaceous glands associated with the eyelid." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004859 ;
    owl:annotatedTarget "eye-associated gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004859 ;
    owl:annotatedTarget "gland of eye" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004861 ;
    owl:annotatedTarget "An alveolus that is part of a right lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Right_Lung_Alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004861 ;
    owl:annotatedTarget "UMLS:C1709959" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004861 ;
    owl:annotatedTarget "alveolus of right lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004862 ;
    owl:annotatedTarget "An alveolus that is part of a left lung [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Left_Lung_Alveolus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004862 ;
    owl:annotatedTarget "UMLS:C1708673" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004862 ;
    owl:annotatedTarget "alveolus of left lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004862 ;
    owl:annotatedTarget "alveolus of lobe of left lung" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hydrogen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "A sympathetic nerve trunk that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "EMAPA:37657" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Sympathetic_Nerve_Trunk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "UMLS:C1710393" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "nerve trunk of sympathetic nervous system of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "nerve trunk of sympathetic part of autonomic division of nervous system of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "sympathetic nerve trunk of thorax" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "sympathetic nervous system nerve trunk of thorax" .

[]
    oboInOwl:hasDbXref "FMA:6262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thoracic part of sympathetic trunk" .

[]
    oboInOwl:hasDbXref "FMA:6262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thoracic sympathetic chain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thorax nerve trunk of sympathetic nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thorax nerve trunk of sympathetic part of autonomic division of nervous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thorax sympathetic nerve trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thorax sympathetic nervous system nerve trunk" .

[]
    oboInOwl:hasDbXref "FMA:6262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004863 ;
    owl:annotatedTarget "thoracic sympathetic trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "A vasculature that is part of a retina [Automatically generated definition]." .

[]
    oboInOwl:source "PMID:21622558", "PMID:2772405" ;
    oboInOwl:submitter "michaelerice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget obo:NCBITaxon_8782 .

[]
    oboInOwl:hasDbXref "GO:0061298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "retina vasculature" .

[]
    oboInOwl:hasDbXref "GO:0061298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "retina vasculature of camera-type eye" .

[]
    oboInOwl:hasDbXref "FMA:76552" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "retinal blood vessels" .

[]
    oboInOwl:hasDbXref "FMA:76552" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "retinal blood vessels set" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "retinal vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "set of blood vessels of retina" .

[]
    oboInOwl:hasDbXref "FMA:76552" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "set of retinal blood vessels" .

[]
    oboInOwl:hasDbXref "FMA:76552", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004864 ;
    owl:annotatedTarget "vasa sanguinea retinae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004867 ;
    owl:annotatedTarget "Anatomical cavity bounded by the orbital region of the cranium and forming the location of some or all of the eye." .

[]
    oboInOwl:external_ontology "AAO"^^xsd:string ;
    oboInOwl:seeAlso "https://github.com/obophenotype/uberon/issues/462" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004867 ;
    owl:annotatedTarget "note that the AAO and ZFA class is a cavity" .

[]
    oboInOwl:hasDbXref "AAO:0000343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004867 ;
    owl:annotatedTarget "orbit" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004869 ;
    owl:annotatedTarget obo:UBERON_0003103 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004869 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0015238
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Parietal_eye" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004869 ;
    owl:annotatedTarget "A part of the epithalamus present in some animal species. The eye may be photoreceptive and is usually associated with the pineal gland, regulating circadian rhythmicity and hormone production for thermoregulation. The parietal eye is a part of the epithalamus, which can be divided into two major parts; the epiphysis (the pineal organ, or pineal gland if mostly endocrine) and the parietal organ (often called the parietal eye, or third eye if it is photoreceptive). It arises as an anterior evagination of the pineal organ or as a separate outgrowth of the roof of the diencephalon. In some species, it protrudes through the skull.[4] The parietal eye uses a different biochemical method of detecting light than rod cells or cone cells in a normal vertebrate eye[WP]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Parietal_eye" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004869 ;
    owl:annotatedTarget "parietal eye" .

[]
    oboInOwl:hasDbXref "Wikipedia:Parietal_eye" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004869 ;
    owl:annotatedTarget "third eye" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_plate_mesoderm#Division_into_layers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004871 ;
    owl:annotatedTarget "Layer of lateral plate mesoderm that forms the future body wall - underlies the ectoderm[WP]." .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004871 ;
    owl:annotatedTarget "parietal mesoderm" .

[]
    oboInOwl:hasDbXref "BILA:0000047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004871 ;
    owl:annotatedTarget "somatic mesoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_plate_mesoderm#Division_into_layers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "Layer of lateral plate mesoderm that forms the circulatory system and future gut wall - overlies endoderm[WP]." .

[]
    oboInOwl:external_ontology "BILA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "We group the BILA class here. Considering adding more general class for metazoa grouping cardiogenic successors" .

[]
    oboInOwl:hasDbXref "BILA:0000044", "http://www.drugs.com/dict/visceral-mesoderm.html", "http://www.stedmans.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "visceral mesoderm" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "splanchnic mesoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004873 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Splanchnopleure" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004873 ;
    owl:annotatedTarget "A structure created during embryogenesis when the lateral mesoderm splits into two layers - the inner (or splanchnic) layer adheres to the endoderm, and with it forms the splanchnopleure[WP]." .

[]
    oboInOwl:source "ncithesaurus:Splanchnopleure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004873 ;
    owl:annotatedTarget "UMLS:C1519472" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intraembryonic_coelom" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004873 ;
    owl:annotatedTarget "ventral splanchnic mesoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004874 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Somatopleure" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004874 ;
    owl:annotatedTarget "A structure created during embryogenesis when the lateral mesoderm splits into two layers - the outer (or somatic) layer becomes applied to the inner surface of the ectoderm, and with it forms the somatopleure.[WP]." .

[]
    oboInOwl:source "ncithesaurus:Somatopleure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004874 ;
    owl:annotatedTarget "UMLS:C1519423" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nephrogenic_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004875 ;
    owl:annotatedTarget "A portion of the urogenital ridge which is the source of much of the urinary system[WP]." .

[]
    oboInOwl:source "ncithesaurus:Nephrogenic_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004875 ;
    owl:annotatedTarget "UMLS:C1283944" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nephrogenic_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004875 ;
    owl:annotatedTarget "chorda nephrogenica" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009196
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012292
    ] .

[]
    oboInOwl:hasDbXref "MP:0011835", "MP:anna"^^xsd:string, "Wikipedia:Urogenital_folds" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget "One of of the pair of folds derived from the cloacal folds which give rise to a portion of the external genitalia; in male embryos they close over the urethral plate and fuse to form the spongy (penile) urethra and ventral aspect of the penis, not including the glans; failure of fusion of the urethral folds leads to hypospadias; in female embryos they fuse only anterior to the anus and form the labia minora[MP]." .

[]
    oboInOwl:hasDbXref "EMAPA:30888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget "urethral fold" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19796267"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000939 ;
    owl:annotatedTarget "A mature natural killer cell that has the phenotype CD56-low, CD16-positive and which is capable of cytotoxicity and cytokine production."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0004022", "MP:0011835" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget "urogenital fold" .

[]
    oboInOwl:hasDbXref "MP:0011835" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004876 ;
    owl:annotatedTarget "urogenital ridge" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004877 ;
    owl:annotatedTarget obo:UBERON_0005292 .

[]
    oboInOwl:hasDbXref "MP:0011186", "PMID:15905405" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004877 ;
    owl:annotatedTarget "Visceral endoderm, a population of extraembyonic endoderm, is an extraembryonic tissue that functions in a regulatory capacity but does not contribute directly to the formation of any adult organs[PMID:15905405]. primitive endoderm-derived tissue which remains in contact with and surrounds the extra-embryonic ectoderm and the epiblast and provides signals for the differentiation and patterning of the epiblast; a small number of visceral endoderm cells also contribute to the endoderm of the embryonic gut[MP]." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "The central region of trunk mesoderm. This tissue forms the notochord" .

[]
    oboInOwl:source "ZFIN:ZDB-PUB-961014-576" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "Notochord rudiment[ZFIN:ZDB-PUB-961014-576]." .

[]
    oboInOwl:hasDbXref "ZFA:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "axial chorda mesoderm" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "dorsal mesoderm" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hydrogene" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000939 ;
    owl:annotatedTarget "CD16+CD56+ NK cell" .

[]
    oboInOwl:hasDbXref "ZFA:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "presumptive notochord" .

[]
    oboInOwl:hasDbXref "GO:0060484" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004883 ;
    owl:annotatedTarget "The mass of tissue made up of mesenchymal cells in the lung." .

[]
    oboInOwl:hasDbXref "GO:0060484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004883 ;
    owl:annotatedTarget "lung-associated mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004883 ;
    owl:annotatedTarget "mesenchyme of lung" .

[]
    oboInOwl:hasDbXref "GO:0060484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004883 ;
    owl:annotatedTarget "pulmonary mesenchyme" .

[]
    oboInOwl:hasDbXref "LG:0012625", "Wikipedia:Alveolar_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004893 ;
    owl:annotatedTarget "A the thin septum that separates adjacent pulmonary alveoli, containing connective tissue constituents of the respiratory tissue and the capillary network of the blood supply of the lung." .

[]
    oboInOwl:source "ncithesaurus:Alveolar_Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004893 ;
    owl:annotatedTarget "UMLS:C1706784" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004893 ;
    owl:annotatedTarget "alveolar septum" .

[]
    oboInOwl:hasDbXref "BTO:0003149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004893 ;
    owl:annotatedTarget "septum interalveolare" .

[]
    oboInOwl:hasDbXref "LG:0012626", "MP:0010903" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "A wall that contains the alveoli" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "part of wall in FMA" .

[]
    oboInOwl:source "ncithesaurus:Alveolar_Wall" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "UMLS:C0225695" .

[]
    oboInOwl:hasDbXref "FMA:14117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "pulmonary alveolar wall" .

[]
    oboInOwl:hasDbXref "FMA:14117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "pulmonary interalveolar septum" .

[]
    oboInOwl:hasDbXref "FMA:14117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "wall of pulmonary alveolus" .

[]
    oboInOwl:hasDbXref "EMAPA:35120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004894 ;
    owl:annotatedTarget "alveolus wall" .

[]
    oboInOwl:hasDbXref "LG:0012628" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004895 ;
    owl:annotatedTarget "Alveolar smooth muscle is a type of non-striated muscle, found within the walls of the alveolus" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004902 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009846
    ] .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004902 ;
    owl:annotatedTarget "The fetal urogenital sinus (from which the prostate derives) is a simple cylinder of stratified basal epithelium, surrounded by mesenchyme and positioned between the embryonic bladder and pelvic urethra" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004902 ;
    owl:annotatedTarget "we follow EHDAA2 in dividing the UGS into epithelium and lumen" .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004902 ;
    owl:annotatedTarget "UGE" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004902 ;
    owl:annotatedTarget "epithelium of urogenital sinus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004904 ;
    owl:annotatedTarget "A neuron projection bundle that connects the retina or its analog in the eye with the brain. This includes the vertebrate optic nerve (not truly a nerve) as well as analogous structures such as the Bolwig nerve in Drosophila" .

[]
    oboInOwl:hasDbXref "BTO:0000966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004904 ;
    owl:annotatedTarget "optic nerve" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004905 ;
    owl:annotatedTarget "Anatomical cluster that connects two or more adjacent skeletal elements or hardened body parts." .

[]
    oboInOwl:hasDbXref "GO:0007439" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004906 ;
    owl:annotatedTarget "A portion of the gut that is derived from ectoderm." .

[]
    oboInOwl:hasDbXref "EMAPA:32930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004906 ;
    owl:annotatedTarget "gut ectoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Alimentary_canal#Upper_gastrointestinal_tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004907 ;
    owl:annotatedTarget "The region of the digestive tract extending from the beginning of the intestines to the anus[GO - gut definition]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004907 ;
    owl:annotatedTarget "MA class was moved from here. See https://github.com/obophenotype/uberon/issues/509" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004907 ;
    owl:annotatedTarget "WP: small intestine, large intestine, anus. Anal canal not part of LGIT according to FMA, but anus is considered part of LGIT according to WP. Duodenum overlaps both U/L" .

[]
    oboInOwl:hasDbXref "GO:0048565" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004907 ;
    owl:annotatedTarget "gut" .

[]
    oboInOwl:source "ncithesaurus:Lower_Gastrointestinal_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004907 ;
    owl:annotatedTarget "UMLS:C0226875" .

[]
    oboInOwl:hasDbXref "Wikipedia:Alimentary_canal#Upper_gastrointestinal_tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004908 ;
    owl:annotatedTarget "The region of the digestive tract extending from the mouth cavity through pharynx esophagus stomach and duodenum." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0004908 ;
    owl:annotatedTarget "WP: small intestine, large intestine, anus. Anal canal not part of LGIT according to FMA, but anus is considered part of LGIT according to WP. Duodenum overlaps both U/L. In Galen, entire GI tract excludes esophagus" .

[]
    oboInOwl:source "ncithesaurus:Upper_Gastrointestinal_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004908 ;
    owl:annotatedTarget "UMLS:C0226874" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004909 ;
    owl:annotatedTarget "An epithelium surrounding a gonad." .

[]
    oboInOwl:source "ncithesaurus:Germinal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004909 ;
    owl:annotatedTarget "UMLS:C1517534" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004909 ;
    owl:annotatedTarget "gonad epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004909 ;
    owl:annotatedTarget "gonadal epithelium" .

[]
    oboInOwl:hasDbXref "FBbt:00004859" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004909 ;
    owl:annotatedTarget "gonadal sheath" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004910 ;
    owl:annotatedTarget "An epithelium surrounding a testis." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004910 ;
    owl:annotatedTarget "testis epithelium" .

[]
    oboInOwl:hasDbXref "FBbt:00004955" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004910 ;
    owl:annotatedTarget "testis sheath" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004911 ;
    owl:annotatedTarget "An epithelium surrounding an ovary." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004911 ;
    owl:annotatedTarget "ovarian epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004911 ;
    owl:annotatedTarget "ovary epithelium" .

[]
    oboInOwl:hasDbXref "FBbt:00004896" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0004911 ;
    owl:annotatedTarget "ovarian sheath" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004912 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004912 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002423
    ] .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004912 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16561" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004912 ;
    owl:annotatedTarget "hepatic diverticulum" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000940 ;
    owl:annotatedTarget obo:CL_0000791 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ampulla_of_Vater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "A dilation of the duodenal papilla that is the opening of the juncture of the common bile duct and the main pancreatic duct." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005167" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-070212-11", "ZFIN:ZDB-PUB-080414-12" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "Ampulla formed by the union of the pancreatic duct and the common bile duct where they enter the intestine.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Ampulla_of_Vater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "UMLS:C0042425" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19416870"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000940 ;
    owl:annotatedTarget "An alpha-beta T cell that is found in the lamina propria of mucosal tissues and is restricted by the MR-1 molecule."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15076", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "ampulla biliaropancreatica" .

[]
    oboInOwl:hasDbXref "FMA:15076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "ampulla of bile duct" .

[]
    oboInOwl:hasDbXref "ZFA:0005167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "papilla Vateri" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ampulla_of_Vater" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "ampulla Vaterii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ampulla_of_Vater" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "ampulla hepatopancreatica" .

[]
    oboInOwl:hasDbXref "ZFA:0005167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004913 ;
    owl:annotatedTarget "papilla duodeni major" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/duodenal+papilla" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004914 ;
    owl:annotatedTarget "One of the two small elevations on the mucosa of the duodenum, the major at the entrance of the conjoined pancreatic and common bile ducts and the minor at the entrance of the accessory pancreatic duct." .

[]
    oboInOwl:hasDbXref "Wikipedia:Major_duodenal_papilla" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004914 ;
    owl:annotatedTarget "papilla duodeni" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphincter_of_ampulla" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "muscular valve that controls the flow of digestive juices (bile and pancreatic juice) through the ampulla of Vater into the second part of the duodenum. Relaxed by the hormone Cholecystokinin (CCK) via vasoactive intestinal polypeptide (VIP).[WP]." .

[]
    oboInOwl:source "ncithesaurus:Sphincter_of_Oddi" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "UMLS:C0028872" .

[]
    oboInOwl:hasDbXref "FMA:15077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "hepatopancreatic ampullary sphincter" .

[]
    oboInOwl:hasDbXref "FMA:15077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "musculus sphincter ampullae" .

[]
    oboInOwl:hasDbXref "FMA:15077", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "musculus sphincter ampullae hepatopancreatica" .

[]
    oboInOwl:hasDbXref "FMA:15077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004915 ;
    owl:annotatedTarget "sphincter of ampulla of vater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004916 ;
    owl:annotatedTarget "A sphincter muscle that is part of a anal region." .

[]
    oboInOwl:hasDbXref "Wikipedia:Urethral_sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004917 ;
    owl:annotatedTarget "A sphincter muscle surrounding the urethra." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0004917 ;
    owl:annotatedTarget "EMAPA:37789" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004921 ;
    owl:annotatedTarget "A proximal-distal subdivision of the digestive tract." .

[]
    oboInOwl:hasDbXref "FMA:71131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004921 ;
    owl:annotatedTarget "alimentary system subdivision" .

[]
    oboInOwl:hasDbXref "FMA:71131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004921 ;
    owl:annotatedTarget "subdivision of alimentary system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004923 ;
    owl:annotatedTarget "A part of a wall of an organ that forms a layer." .

[]
    oboInOwl:hasDbXref "BTO:0002113" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "The tissue underlying the tunica mucosa of the pharynx." .

[]
    oboInOwl:hasDbXref "FMA:75144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "pharyngeal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "pharynx submucosa" .

[]
    oboInOwl:hasDbXref "FMA:75144", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "tela submucosa pharyngea" .

[]
    oboInOwl:hasDbXref "BTO:0002113" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "tela submucosa pharyngis" .

[]
    oboInOwl:hasDbXref "BTO:0002113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "submucous coat of pharynx" .

[]
    oboInOwl:hasDbXref "BTO:0002113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004924 ;
    owl:annotatedTarget "submucous layer of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004926 ;
    owl:annotatedTarget "A submucosa that is part of a cystic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004926 ;
    owl:annotatedTarget "cystic duct submucosa" .

[]
    oboInOwl:hasDbXref "FMA:18013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004926 ;
    owl:annotatedTarget "cystic ductal submucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "A submucosa that is part of a cecum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "caecum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "cecum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "intestinum crassum caecum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "submucosa of caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004927 ;
    owl:annotatedTarget "submucosa of intestinum crassum caecum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "A submucosa that is part of an appendix [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14992" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "appendiceal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "appendix submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "caecal appendix submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "submucosa of caecal appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "submucosa of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "submucosa of vermix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "vermiform appendix submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004928 ;
    owl:annotatedTarget "vermix submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004929 ;
    owl:annotatedTarget "A submucosa that is part of an ascending colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004929 ;
    owl:annotatedTarget "ascending colon submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004930 ;
    owl:annotatedTarget "A submucosa that is part of a transverse colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004930 ;
    owl:annotatedTarget "transverse colon submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004931 ;
    owl:annotatedTarget "A submucosa that is part of a descending colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004931 ;
    owl:annotatedTarget "descending colon submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004932 ;
    owl:annotatedTarget "A submucosa that is part of a sigmoid colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004932 ;
    owl:annotatedTarget "sigmoid colon submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "A submucosa that is part of a fundus of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "fundus gastricus (ventricularis) submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "fundus of stomach submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "stomach fundus submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "submucosa of fundus gastricus (ventricularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004933 ;
    owl:annotatedTarget "submucosa of stomach fundus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "A submucosa that is part of a body of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "body of stomach submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "corpus gastricum (ventriculare) submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "gastric body submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "stomach body submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "submucosa of corpus gastricum (ventriculare)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "submucosa of gastric body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004934 ;
    owl:annotatedTarget "submucosa of stomach body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "A submucosa that is part of a cardia of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "cardia of stomach submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "cardial part of stomach submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "gastric cardia submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "pars cardiaca (gaster) submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "stomach cardiac region submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "submucosa of cardial part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "submucosa of gastric cardia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "submucosa of pars cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004935 ;
    owl:annotatedTarget "submucosa of stomach cardiac region" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000941 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "A submucosa that is part of a pyloric antrum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "antrum of stomach submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "pyloric antrum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "stomach pyloric antrum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "submucosa of antrum of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004936 ;
    owl:annotatedTarget "submucosa of stomach pyloric antrum" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic entity" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19273629"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000941 ;
    owl:annotatedTarget "A dendritic cell arising in thymus that has the phenotype CD11c-positive, CD11b-negative, and CD45RA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "A submucosa that is part of a pylorus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "pyloric part of stomach submucosa" .

[]
    oboInOwl:hasDbXref "FMA:17462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "pylorus submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "pylorus submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "stomach pyloric region submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "submucosa of pyloric part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004937 ;
    owl:annotatedTarget "submucosa of stomach pyloric region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004938 ;
    owl:annotatedTarget "A submucosa that is part of a biliary tree [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004938 ;
    owl:annotatedTarget "biliary tract submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004938 ;
    owl:annotatedTarget "biliary tree submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004938 ;
    owl:annotatedTarget "submucosa of biliary tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004939 ;
    owl:annotatedTarget "A submucosa that is part of a common bile duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004939 ;
    owl:annotatedTarget "common bile duct submucosa" .

[]
    oboInOwl:hasDbXref "FMA:18011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004939 ;
    owl:annotatedTarget "common bile ductal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004939 ;
    owl:annotatedTarget "ductus choledochus (biliaris) submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004939 ;
    owl:annotatedTarget "submucosa of ductus choledochus (biliaris)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004940 ;
    owl:annotatedTarget "A submucosa that is part of a common hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004940 ;
    owl:annotatedTarget "common hepatic duct submucosa" .

[]
    oboInOwl:hasDbXref "FMA:18014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004940 ;
    owl:annotatedTarget "common hepatic ductal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004940 ;
    owl:annotatedTarget "hepatic duct submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004940 ;
    owl:annotatedTarget "submucosa of hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004941 ;
    owl:annotatedTarget "A submucosa that is part of a right hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004941 ;
    owl:annotatedTarget "right hepatic duct submucosa" .

[]
    oboInOwl:hasDbXref "FMA:18015" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004941 ;
    owl:annotatedTarget "right hepatic ductal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004942 ;
    owl:annotatedTarget "A submucosa that is part of a left hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004942 ;
    owl:annotatedTarget "left hepatic duct submucosa" .

[]
    oboInOwl:hasDbXref "FMA:18017" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004942 ;
    owl:annotatedTarget "left hepatic ductal submucosa" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ] .

[]
    oboInOwl:hasDbXref "BTO:0002117" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "The submucous layer of the wall of the urinary bladder." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "bladder submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "submucosa of bladder" .

[]
    oboInOwl:hasDbXref "FMA:15929", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "tela submucosa (vesica urinaria)" .

[]
    oboInOwl:hasDbXref "FMA:15929", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "tela submucosa vesicae" .

[]
    oboInOwl:hasDbXref "BTO:0002117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "tela submucosa vesicae urinariae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "urinary bladder submucosa" .

[]
    oboInOwl:hasDbXref "BTO:0002117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004943 ;
    owl:annotatedTarget "submucous layer of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "A submucosa that is part of a trigone of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "Lieutaud ' s trigone submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "deep trigone submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "submucosa of Lieutaud ' s trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "submucosa of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "submucosa of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "submucosa of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "submucosa of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "trigone of bladder submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "trigone of urinary bladder submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "urinary bladder trigone submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004944 ;
    owl:annotatedTarget "vesical trigone submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "A submucosa that is part of a neck of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "bladder neck submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "neck of bladder submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "neck of urinary bladder submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "submucosa of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "submucosa of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "submucosa of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "submucosa of vesical neck" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic molecular entities" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "urinary bladder neck submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004945 ;
    owl:annotatedTarget "vesical neck submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004946 ;
    owl:annotatedTarget "A submucosa that is part of a ileum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14957" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004946 ;
    owl:annotatedTarget "ileal submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004946 ;
    owl:annotatedTarget "ileum submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004952 ;
    owl:annotatedTarget "A submucosa that is part of a bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004952 ;
    owl:annotatedTarget "bronchiole submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004952 ;
    owl:annotatedTarget "lobular bronchiole submucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004952 ;
    owl:annotatedTarget "submucosa of lobular bronchiole" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "A mucosa that is part of a ureter [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "mucosa of organ of ureter" .

[]
    oboInOwl:hasDbXref "FMA:15894" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "mucosal layer of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "mucous membrane of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "organ mucosa of ureter" .

[]
    oboInOwl:hasDbXref "FMA:15894" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "tunica mucosa (ureter)" .

[]
    oboInOwl:hasDbXref "FMA:15894", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "tunica mucosa ureteris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureter mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureter mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureter mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureter organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:15894" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureteral mucosa" .

[]
    oboInOwl:hasDbXref "FMA:15894" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004980 ;
    owl:annotatedTarget "ureteric mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "A mucosa that is part of a vagina [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "mucosa of organ of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "mucous membrane of vagina" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "organ mucosa of vagina" .

[]
    oboInOwl:hasDbXref "FMA:19975", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "tunica mucosa vaginae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "vagina mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000942 ;
    owl:annotatedTarget obo:CL_0000784 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "vagina mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "vagina mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "vagina organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:19975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004983 ;
    owl:annotatedTarget "vaginal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "A mucosa that is part of a seminal vesicle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:pam"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:19941119"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000942 ;
    owl:annotatedTarget "A plasmacytoid dendritic cell developing in the thymus with phenotype CD11c-negative or low, CD45RA-positive, CD11b-negative, and CD123-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "mucosa of organ of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "mucosa of organ of seminal vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "mucosa of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "mucous membrane of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "mucous membrane of seminal vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "organ mucosa of seminal gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "organ mucosa of seminal vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal gland mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal gland mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal gland mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal gland organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal vesicle mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal vesicle mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal vesicle mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "seminal vesicle organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:19405", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004984 ;
    owl:annotatedTarget "tunica mucosa glandulae vesiculosae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "A mucosa that is part of a ejaculatory duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "ejaculatory duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "ejaculatory duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "ejaculatory duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "ejaculatory duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:19373" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "ejaculatory ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "mucosa of organ of ejaculatory duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "mucous membrane of ejaculatory duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004985 ;
    owl:annotatedTarget "organ mucosa of ejaculatory duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "A mucosa that is part of a vas deferens [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "deferent duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "deferent duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "deferent duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "deferent duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:19240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "deferent ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "ductus deferens mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "ductus deferens mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "ductus deferens mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "ductus deferens organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of organ of deferent duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of organ of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of organ of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of organ of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of organ of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucosa of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucous membrane of deferent duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucous membrane of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucous membrane of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucous membrane of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "mucous membrane of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "organ mucosa of deferent duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "organ mucosa of ductus deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "organ mucosa of sperm duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "organ mucosa of vas deferen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "organ mucosa of vas deferens" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "sperm duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "sperm duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "sperm duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "sperm duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:19240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "tunica mucosa (ductus deferens)" .

[]
    oboInOwl:hasDbXref "FMA:19240", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "tunica mucosa ductus deferentis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferen mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferen mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferen mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferen organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferens mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferens mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferens mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004986 ;
    owl:annotatedTarget "vas deferens organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "A mucosa that is part of a cystic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "cystic duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "cystic duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "cystic duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "cystic duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14690" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "cystic ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "mucosa of organ of cystic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "mucous membrane of cystic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004988 ;
    owl:annotatedTarget "organ mucosa of cystic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "A mucosa that is part of an appendix [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:14991" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "appendiceal mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "appendix mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "appendix mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "appendix mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "appendix organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "caecal appendix mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "caecal appendix mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "caecal appendix mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "caecal appendix organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of caecal appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of organ of appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of organ of caecal appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of organ of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of organ of vermix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucosa of vermix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucous membrane of appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucous membrane of caecal appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucous membrane of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "mucous membrane of vermix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "organ mucosa of appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "organ mucosa of caecal appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "organ mucosa of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "organ mucosa of vermix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermiform appendix mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermiform appendix mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermiform appendix mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermiform appendix organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermix mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermix mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermix mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004989 ;
    owl:annotatedTarget "vermix organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "A mucosa that is part of an ascending colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "ascending colon mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "ascending colon mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "ascending colon mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "ascending colon organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "mucosa of organ of ascending colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "mucous membrane of ascending colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004990 ;
    owl:annotatedTarget "organ mucosa of ascending colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "A mucosa that is part of a transverse colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "mucosa of organ of transverse colon" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000943 ;
    owl:annotatedTarget obo:CL_0000968 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "mucous membrane of transverse colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "organ mucosa of transverse colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "transverse colon mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "transverse colon mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "transverse colon mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004991 ;
    owl:annotatedTarget "transverse colon organ mucosa" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11101868"^^xsd:string, "PMID:20224569"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000943 ;
    owl:annotatedTarget "A Be cell that facilitates development of T-helper 1 (Th1) phenotype in CD4-positive T cells, and secretes high levels of interleukin-2, tumor necrosis factor-alpha and interferon-gamma."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "A mucosa that is part of a descending colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "descending colon mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "descending colon mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "descending colon mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "descending colon organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "mucosa of organ of descending colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "mucous membrane of descending colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004992 ;
    owl:annotatedTarget "organ mucosa of descending colon" .

[]
    oboInOwl:hasDbXref "PMID:11101868"^^xsd:string, "PMID:20224569"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000943 ;
    owl:annotatedTarget "B effector 1 cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "A mucosa that is part of a sigmoid colon [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "mucosa of organ of sigmoid colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "mucous membrane of sigmoid colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "organ mucosa of sigmoid colon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "sigmoid colon mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "sigmoid colon mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "sigmoid colon mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004993 ;
    owl:annotatedTarget "sigmoid colon organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "A mucosa that is part of a fundus of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus gastricus (ventricularis) mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus gastricus (ventricularis) mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus gastricus (ventricularis) mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus gastricus (ventricularis) organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "fundus of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucosa of fundus gastricus (ventricularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucosa of organ of fundus gastricus (ventricularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucosa of organ of fundus of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucosa of organ of stomach fundus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucosa of stomach fundus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucous membrane of fundus gastricus (ventricularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucous membrane of fundus of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "mucous membrane of stomach fundus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "organ mucosa of fundus gastricus (ventricularis)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "organ mucosa of fundus of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "organ mucosa of stomach fundus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "stomach fundus mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "stomach fundus mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "stomach fundus mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004994 ;
    owl:annotatedTarget "stomach fundus organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "A mucosa that is part of a body of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "body of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "body of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "body of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "body of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "corpus gastricum (ventriculare) mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "corpus gastricum (ventriculare) mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "corpus gastricum (ventriculare) mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "corpus gastricum (ventriculare) organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "gastric body mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "gastric body mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "gastric body mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "gastric body organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of corpus gastricum (ventriculare)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of gastric body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of organ of body of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of organ of corpus gastricum (ventriculare)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of organ of gastric body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of organ of stomach body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucosa of stomach body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucous membrane of body of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucous membrane of corpus gastricum (ventriculare)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucous membrane of gastric body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "mucous membrane of stomach body" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic compound" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "organ mucosa of body of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "organ mucosa of corpus gastricum (ventriculare)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "organ mucosa of gastric body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "organ mucosa of stomach body" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "stomach body mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "stomach body mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "stomach body mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004995 ;
    owl:annotatedTarget "stomach body organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "A mucosa that is part of a cardia of stomach [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardia of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardia of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardia of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardia of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardial part of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardial part of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardial part of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "cardial part of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "gastric cardia mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "gastric cardia mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "gastric cardia mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "gastric cardia organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of cardial part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of gastric cardia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of organ of cardia of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of organ of cardial part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of organ of gastric cardia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of organ of pars cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of organ of stomach cardiac region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of pars cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucosa of stomach cardiac region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucous membrane of cardia of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucous membrane of cardial part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucous membrane of gastric cardia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucous membrane of pars cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "mucous membrane of stomach cardiac region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "organ mucosa of cardia of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "organ mucosa of cardial part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "organ mucosa of gastric cardia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "organ mucosa of pars cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "organ mucosa of stomach cardiac region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "pars cardiaca (gaster) mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "pars cardiaca (gaster) mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "pars cardiaca (gaster) mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "pars cardiaca (gaster) organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "stomach cardiac region mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "stomach cardiac region mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "stomach cardiac region mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004996 ;
    owl:annotatedTarget "stomach cardiac region organ mucosa" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004998
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "A mucosa that is part of a pyloric antrum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BTO:0004107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "antral mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "antrum of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "antrum of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "antrum of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "antrum of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucosa of antrum of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucosa of organ of antrum of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucosa of organ of pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucosa of organ of stomach pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucosa of stomach pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucous membrane of antrum of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucous membrane of pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "mucous membrane of stomach pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "organ mucosa of antrum of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "organ mucosa of pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "organ mucosa of stomach pyloric antrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "pyloric antrum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "pyloric antrum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "pyloric antrum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "pyloric antrum organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "stomach pyloric antrum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "stomach pyloric antrum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "stomach pyloric antrum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "stomach pyloric antrum organ mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0004107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004997 ;
    owl:annotatedTarget "gastric antrum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "A mucosa that is part of a pylorus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucosa of organ of pyloric part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucosa of organ of pylorus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucosa of organ of stomach pyloric region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucosa of pyloric part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucosa of stomach pyloric region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucous membrane of pyloric part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucous membrane of pylorus" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic compounds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "mucous membrane of stomach pyloric region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "organ mucosa of pyloric part of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "organ mucosa of pylorus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "organ mucosa of stomach pyloric region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pyloric part of stomach mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pyloric part of stomach mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pyloric part of stomach mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pyloric part of stomach organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pylorus mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pylorus mucosa of organ" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000944 ;
    owl:annotatedTarget obo:CL_0000968 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pylorus mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "pylorus organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "stomach pyloric region mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "stomach pyloric region mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "stomach pyloric region mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "stomach pyloric region organ mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0002984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004998 ;
    owl:annotatedTarget "antropyloric mucosa" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11101868"^^xsd:string, "PMID:20224569"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000944 ;
    owl:annotatedTarget "A Be cell that facilitates development of T-helper 2 (Th2) phenotype T cells, and secretes high levels of interleukin-2, interleukin-10, interleukin-4, and interleukin-6."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "A mucosa that is part of a biliary tree [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tract mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tract mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tract mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tract organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tree mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tree mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tree mucous membrane" .

[]
    oboInOwl:hasDbXref "PMID:11101868"^^xsd:string, "PMID:20224569"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000944 ;
    owl:annotatedTarget "B effector 2 cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "biliary tree organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "mucosa of biliary tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "mucosa of organ of biliary tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "mucosa of organ of biliary tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "mucous membrane of biliary tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "mucous membrane of biliary tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "organ mucosa of biliary tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004999 ;
    owl:annotatedTarget "organ mucosa of biliary tree" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "A mucosa that is part of a common bile duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "common bile duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "common bile duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "common bile duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "common bile duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "common bile ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "ductus choledochus (biliaris) mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000945 ;
    owl:annotatedTarget obo:CL_0000542 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "ductus choledochus (biliaris) mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "ductus choledochus (biliaris) mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "ductus choledochus (biliaris) organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "mucosa of ductus choledochus (biliaris)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "mucosa of organ of common bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "mucosa of organ of ductus choledochus (biliaris)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "mucous membrane of common bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "mucous membrane of ductus choledochus (biliaris)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "organ mucosa of common bile duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005000 ;
    owl:annotatedTarget "organ mucosa of ductus choledochus (biliaris)" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000945 ;
    owl:annotatedTarget "A lymphocyte of B lineage with the commitment to express an immunoglobulin complex."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "A mucosa that is part of a common hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "common hepatic duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "common hepatic duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "common hepatic duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "common hepatic duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14691" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "common hepatic ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "hepatic duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "hepatic duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "hepatic duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "hepatic duct organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "mucosa of hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "mucosa of organ of common hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "mucosa of organ of hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "mucous membrane of common hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "mucous membrane of hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "organ mucosa of common hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005001 ;
    owl:annotatedTarget "organ mucosa of hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "A mucosa that is part of a right hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "mucosa of organ of right hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "mucous membrane of right hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "organ mucosa of right hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "right hepatic duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "right hepatic duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "right hepatic duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "right hepatic duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14692" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005002 ;
    owl:annotatedTarget "right hepatic ductal mucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic molecules" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "A mucosa that is part of a left hepatic duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "left hepatic duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "left hepatic duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "left hepatic duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "left hepatic duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:14693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "left hepatic ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "mucosa of organ of left hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "mucous membrane of left hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005003 ;
    owl:annotatedTarget "organ mucosa of left hepatic duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "A mucosa that is part of a right ureter [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "mucosa of organ of right ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "mucous membrane of right ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "organ mucosa of right ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "right ureter mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000946 ;
    owl:annotatedTarget obo:CL_0000945 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "right ureter mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "right ureter mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "right ureter organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:17806" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005004 ;
    owl:annotatedTarget "right ureteral mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "A mucosa that is part of a left ureter [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0721601464"^^xsd:string, "ISBN:0781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000946 ;
    owl:annotatedTarget "A lymphocyte of B lineage that is devoted to secreting large amounts of immunoglobulin."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "left ureter mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "left ureter mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "left ureter mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "left ureter organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:17807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "left ureteral mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "mucosa of organ of left ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "mucous membrane of left ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005005 ;
    owl:annotatedTarget "organ mucosa of left ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "A mucosa that is part of a renal pelvis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "kidney pelvis mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "kidney pelvis mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "kidney pelvis mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "kidney pelvis organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucosa of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucosa of organ of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucosa of organ of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucosa of organ of renal pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucosa of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucous membrane of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucous membrane of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "mucous membrane of renal pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "organ mucosa of kidney pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "organ mucosa of pelvis of ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "organ mucosa of renal pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "pelvis of ureter mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "pelvis of ureter mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "pelvis of ureter mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "pelvis of ureter organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:17931" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "renal pelvic mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "renal pelvis mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "renal pelvis mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "renal pelvis mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "renal pelvis organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:17931", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005006 ;
    owl:annotatedTarget "tunica mucosa pelvis renalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "A mucosa that is part of a trigone of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "Lieutaud ' s trigone mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "Lieutaud ' s trigone mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "Lieutaud ' s trigone mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "Lieutaud ' s trigone organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "deep trigone mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "deep trigone mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "deep trigone mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "deep trigone organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of Lieutaud ' s trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of Lieutaud ' s trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of urinary bladder trigone" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000947 ;
    owl:annotatedTarget obo:CL_0000974 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of organ of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucosa of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of Lieutaud ' s trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "mucous membrane of vesical trigone" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "dietary component" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000947 ;
    owl:annotatedTarget "A long lived plasma cell that secretes IgE."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of Lieutaud ' s trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of deep trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of trigone of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of trigone of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "organ mucosa of vesical trigone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of bladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of bladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of urinary bladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of urinary bladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of urinary bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "trigone of urinary bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "urinary bladder trigone mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "urinary bladder trigone mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "urinary bladder trigone mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "urinary bladder trigone organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "vesical trigone mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "vesical trigone mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "vesical trigone mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005009 ;
    owl:annotatedTarget "vesical trigone organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "A mucosa that is part of a neck of urinary bladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "bladder neck mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "bladder neck mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "bladder neck mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "bladder neck organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of organ of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of organ of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of organ of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of organ of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of organ of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucosa of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucous membrane of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucous membrane of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucous membrane of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucous membrane of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "mucous membrane of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of bladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of bladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of urinary bladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of urinary bladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of urinary bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "neck of urinary bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "organ mucosa of bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "organ mucosa of neck of bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "organ mucosa of neck of urinary bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "organ mucosa of urinary bladder neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "organ mucosa of vesical neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "urinary bladder neck mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "urinary bladder neck mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "urinary bladder neck mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "vesical neck mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "vesical neck mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "vesical neck mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005010 ;
    owl:annotatedTarget "vesical neck organ mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000948 ;
    owl:annotatedTarget obo:CL_0000972 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "A mucosa that is part of a right uterine tube [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucosa of organ of right fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucosa of organ of right oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucosa of organ of right uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucosa of right fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucosa of right oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucous membrane of right fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucous membrane of right oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "mucous membrane of right uterine tube" .

[]
    oboInOwl:hasDbXref "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000948 ;
    owl:annotatedTarget "A class switched memory B cell that expresses IgE on the cell surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "organ mucosa of right fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "organ mucosa of right oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "organ mucosa of right uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right fallopian tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right fallopian tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right fallopian tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right fallopian tube organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right oviduct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right oviduct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right oviduct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right oviduct organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right uterine tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right uterine tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right uterine tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005011 ;
    owl:annotatedTarget "right uterine tube organ mucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "dietary components" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "A mucosa that is part of a left uterine tube [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left fallopian tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left fallopian tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left fallopian tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left fallopian tube organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left oviduct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left oviduct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left oviduct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left oviduct organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left uterine tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left uterine tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left uterine tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "left uterine tube organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucosa of left fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucosa of left oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucosa of organ of left fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucosa of organ of left oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucosa of organ of left uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucous membrane of left fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucous membrane of left oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "mucous membrane of left uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "organ mucosa of left fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "organ mucosa of left oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005012 ;
    owl:annotatedTarget "organ mucosa of left uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "A mucosa that is part of a male urethra [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "male urethra mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "male urethra mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "male urethra mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "male urethra organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "mucosa of organ of male urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "mucous membrane of male urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005013 ;
    owl:annotatedTarget "organ mucosa of male urethra" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000949 ;
    owl:annotatedTarget obo:CL_0000980 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "A mucosa that is part of a female urethra [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "female urethra mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "female urethra mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "female urethra mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "female urethra organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "mucosa of organ of female urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "mucous membrane of female urethra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005014 ;
    owl:annotatedTarget "organ mucosa of female urethra" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000949 ;
    owl:annotatedTarget "A plasmablast that secretes IgD, and which occur in a small proportion of B cells in the adult."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "A mucosa that is part of a lacrimal sac [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "lacrimal sac mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "lacrimal sac mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "lacrimal sac mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "lacrimal sac organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "mucosa of organ of lacrimal sac" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "mucous membrane of lacrimal sac" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005017 ;
    owl:annotatedTarget "organ mucosa of lacrimal sac" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "A mucosa that is part of a tongue [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:54807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "lingual mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "mucosa of organ of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "mucous membrane of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "organ mucosa of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "tongue mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "tongue mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "tongue mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "tongue organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:54807", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005020 ;
    owl:annotatedTarget "tunica mucosa linguae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "A mucosa that is part of a nasopharynx [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucosa of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucosa of organ of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucosa of organ of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucosa of organ of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucosa of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucous membrane of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucous membrane of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "mucous membrane of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasal part of pharynx mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasal part of pharynx mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasal part of pharynx mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasal part of pharynx organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasopharynx mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasopharynx mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasopharynx mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "nasopharynx organ mucosa" .

[]
    oboInOwl:hasDbXref "ChEBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "food components" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "organ mucosa of nasal part of pharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "organ mucosa of nasopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "organ mucosa of rhinopharynx" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "rhinopharynx mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "rhinopharynx mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "rhinopharynx mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005022 ;
    owl:annotatedTarget "rhinopharynx organ mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000950 ;
    owl:annotatedTarget obo:CL_0000980 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "A mucosa that is part of a middle ear [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "middle ear mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "middle ear mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "middle ear mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "middle ear organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "mucosa of organ of middle ear" .

[]
    oboInOwl:hasDbXref "FMA:59663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "mucosa of tympanic cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "mucous membrane of middle ear" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000950 ;
    owl:annotatedTarget "A plasmablast that secretes IgE."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "organ mucosa of middle ear" .

[]
    oboInOwl:hasDbXref "FMA:59663", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005026 ;
    owl:annotatedTarget "tunica mucosa cavitatis tympanicae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "A mucosa that is part of a lacrimal canaliculus [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:85366" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "lacrimal canalicular mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "lacrimal canaliculus mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "lacrimal canaliculus mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "lacrimal canaliculus mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "lacrimal canaliculus organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "mucosa of organ of lacrimal canaliculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "mucous membrane of lacrimal canaliculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005029 ;
    owl:annotatedTarget "organ mucosa of lacrimal canaliculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "A mucosa that is part of a upper lip [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Mucosa_of_the_Upper_Lip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "UMLS:C0226933" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "mucosa of organ of upper lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "mucous membrane of upper lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "organ mucosa of upper lip" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "upper labial mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "upper lip mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "upper lip mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "upper lip mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005031 ;
    owl:annotatedTarget "upper lip organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "A mucosa that is part of a lower lip [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Mucosa_of_the_Lower_Lip" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "UMLS:C0226939" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "lower labial mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "lower lip mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "lower lip mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "lower lip mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "lower lip organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "mucosa of organ of lower lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "mucous membrane of lower lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005032 ;
    owl:annotatedTarget "organ mucosa of lower lip" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "A mucosa that is part of a gallbladder [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gall bladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gall bladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gall bladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gall bladder organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gallbladder mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gallbladder mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gallbladder mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "gallbladder organ mucosa" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000951 ;
    owl:annotatedTarget obo:CL_0000975 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "mucosa of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "mucosa of organ of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "mucosa of organ of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "mucous membrane of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "mucous membrane of gallbladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "organ mucosa of gall bladder" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "organ mucosa of gallbladder" .

[]
    oboInOwl:hasDbXref "FMA:14662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "tunica mucosa (vesica biliaris)" .

[]
    oboInOwl:hasDbXref "FMA:14662", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005033 ;
    owl:annotatedTarget "tunica mucosa vesicae biliaris" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000951 ;
    owl:annotatedTarget "A short lived plasma cell that secretes IgE."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "A mucosa that is part of a bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "bronchiole mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "bronchiole mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "bronchiole mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "bronchiole organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "lobular bronchiole mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "lobular bronchiole mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "lobular bronchiole mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "lobular bronchiole organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "mucosa of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "mucosa of organ of bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "mucosa of organ of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "mucous membrane of bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "mucous membrane of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "organ mucosa of bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005039 ;
    owl:annotatedTarget "organ mucosa of lobular bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "A mucosa that is part of a terminal bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "bronchiolus terminalis mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "bronchiolus terminalis mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "bronchiolus terminalis mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "bronchiolus terminalis organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "mucosa of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "mucosa of organ of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "mucosa of organ of terminal bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "mucous membrane of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "mucous membrane of terminal bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "organ mucosa of bronchiolus terminalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "organ mucosa of terminal bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "terminal bronchiole mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "terminal bronchiole mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "terminal bronchiole mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005040 ;
    owl:annotatedTarget "terminal bronchiole organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "A mucosa that is part of a respiratory bronchiole [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "bronchiolus respiratorius mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "bronchiolus respiratorius mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "bronchiolus respiratorius mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "bronchiolus respiratorius organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "mucosa of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "mucosa of organ of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "mucosa of organ of respiratory bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "mucous membrane of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "mucous membrane of respiratory bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "organ mucosa of bronchiolus respiratorius" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "organ mucosa of respiratory bronchiole" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "respiratory bronchiole mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "respiratory bronchiole mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "respiratory bronchiole mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005041 ;
    owl:annotatedTarget "respiratory bronchiole organ mucosa" .

[]
    oboInOwl:hasDbXref "PMID:11237469", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "A portion of the tympanic cavity epithelium which makes up the outer (cuticular) layer of the tympanic membrane" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "in FMA this is classified as a mucosa" .

[]
    oboInOwl:hasDbXref "FMA:56844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "mucosa of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "mucous layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "mucous stratum of tympanic membrane" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "tympanic membrane external middle ear cavity epithelial component" .

[]
    oboInOwl:hasDbXref "FMA:56844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005042 ;
    owl:annotatedTarget "tympanic membrane mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "A mucosa that is part of a nasolacrimal duct [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "mucosa of organ of nasolacrimal duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "mucous membrane of nasolacrimal duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "nasolacrimal duct mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "nasolacrimal duct mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "nasolacrimal duct mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "nasolacrimal duct organ mucosa" .

[]
    oboInOwl:hasDbXref "FMA:59664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "nasolacrimal ductal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005043 ;
    owl:annotatedTarget "organ mucosa of nasolacrimal duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "A mucosa that is part of a fallopian tube [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "fallopian tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "fallopian tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "fallopian tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "fallopian tube organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucosa of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucosa of organ of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucosa of organ of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucosa of oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucous membrane of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "mucous membrane of uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "organ mucosa of fallopian tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "organ mucosa of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18319", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "tunica mucosa tubae uterinae" .

[]
    oboInOwl:hasDbXref "FMA:18319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "uterine tubal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "uterine tube mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "uterine tube mucosa of organ" .

[]
    oboInOwl:hasDbXref "CARO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000000 ;
    owl:annotatedTarget "A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "uterine tube mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005048 ;
    owl:annotatedTarget "uterine tube organ mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "A mucosa that is part of a uterine tube infundibulum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:18357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "mucosa of infundibulum of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "mucosa of infundibulum of oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "mucosa of organ of uterine tube infundibulum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "mucosa of uterine tube infundibulum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "mucous membrane of uterine tube infundibulum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "organ mucosa of uterine tube infundibulum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "uterine tube infundibulum mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "uterine tube infundibulum mucosa of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "uterine tube infundibulum mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005049 ;
    owl:annotatedTarget "uterine tube infundibulum organ mucosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mediastinum_testis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005051 ;
    owl:annotatedTarget "The mediastinum testis is a network of fibrous connective tissue that extends from the upper to near the lower extremity of the testis, and is wider above than below. From its front and sides numerous imperfect septa (trabeculæ) are given off, which radiate toward the surface of the organ, and are attached to the tunica albuginea. They divide the interior of the organ into a number of incomplete spaces, called lobules. These are somewhat cone-shaped, being broad at their bases at the surface of the gland, and becoming narrower as they converge to the mediastinum. The mediastinum supports the rete testis and blood vessels of the testis in their passage to and from the substance of the gland[WP]" .

[]
    oboInOwl:hasDbXref "FMA:19812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005051 ;
    owl:annotatedTarget "body of highmore" .

[]
    oboInOwl:hasDbXref "FMA:19812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005051 ;
    owl:annotatedTarget "mediastinum of testis" .

[]
    oboInOwl:hasDbXref "FMA:19812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005051 ;
    owl:annotatedTarget "testis mediastinum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005055 ;
    owl:annotatedTarget "An organ part that is part of a long bone [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005056 ;
    owl:annotatedTarget "An external genitalia that is part of a female reproductive system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BTO:0003100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005056 ;
    owl:annotatedTarget "external female genital organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005056 ;
    owl:annotatedTarget "external genitalia of female reproductive system" .

[]
    oboInOwl:hasDbXref "FMA:45649" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005056 ;
    owl:annotatedTarget "female external genitalia" .

[]
    oboInOwl:hasDbXref "BTO:0003100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005056 ;
    owl:annotatedTarget "organa genitalia feminina externa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005057 ;
    owl:annotatedTarget "An organ that is part of a immune system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005058 ;
    owl:annotatedTarget "A gland that is part of a hemolymphoid system [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GO:0048534" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005058 ;
    owl:annotatedTarget "hemopoietic or lymphoid organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005058 ;
    owl:annotatedTarget "hemopoietic or lymphoid gland" .

[]
    oboInOwl:hasDbXref "EMAPA:18766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005058 ;
    owl:annotatedTarget "haemolymphoid system gland" .

[]
    oboInOwl:hasDbXref "GO:0001842", "Wikipedia:Neural_groove", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005061 ;
    owl:annotatedTarget "The median dorsal longitudinal groove formed in the embryo by the neural plate after the appearance of the neural folds." .

[]
    oboInOwl:source "Wikipedia:Neural_groove" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005061 ;
    owl:annotatedTarget "The neural groove is a shallow median groove between the neural folds of an embryo. The neural folds are two longitudinal ridges that are caused by a folding up of the ectoderm in front of the primitive streak of the developing embryo. The groove gradually deepens as the neural folds become elevated, and ultimately the folds meet and coalesce in the middle line and convert the groove into a closed tube, the neural tube or canal, the ectodermal wall of which forms the rudiment of the nervous system. After the coalescence of the neural folds over the anterior end of the primitive streak, the blastopore no longer opens on the surface but into the closed canal of the neural tube, and thus a transitory communication, the neurenteric canal, is established between the neural tube and the primitive digestive tube. The coalescence of the neural folds occurs first in the region of the hind-brain, and from there extends forward and backward; toward the end of the third week the front opening (anterior neuropore) of the tube finally closes at the anterior end of the future brain, and forms a recess which is in contact, for a time, with the overlying ectoderm; the hinder part of the neural groove presents for a time a rhomboidal shape, and to this expanded portion the term sinus rhomboidalis has been applied. Before the neural groove is closed a ridge of ectodermal cells appears along the prominent margin of each neural fold; this is termed the neural crest or ganglion ridge, and from it the spinal and cranial nerve ganglia and the ganglia of the sympathetic nervous system are developed. By the upward growth of the mesoderm the neural tube is ultimately separated from the overlying ectoderm. The cephalic end of the neural groove exhibits several dilatations, which, when the tube is closed, assume the form of three vesicles; these constitute the three primary cerebral vesicles, and correspond respectively to the future fore-brain (prosencephalon), mid-brain (mesencephalon), and hind-brain (rhombencephalon). The walls of the vesicles are developed into the nervous tissue and neuroglia of the brain, and their cavities are modified to form its ventricles. The remainder of the tube forms the medulla spinalis or spinal cord; from its ectodermal wall the nervous and neuroglial elements of the medulla spinalis are developed while the cavity persists as the central canal[Wikipedia:Neural_groove]." .

[]
    oboInOwl:source "ncithesaurus:Neural_Groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005061 ;
    owl:annotatedTarget "UMLS:C0814992" .

[]
    oboInOwl:hasDbXref "GO:0001842", "MP:0011256", "Wikipedia:Neural_fold" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005062 ;
    owl:annotatedTarget "One of the two elevated edges of the neural groove[GO,MP]." .

[]
    oboInOwl:source "Wikipedia:Neural_fold" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005062 ;
    owl:annotatedTarget "In front of the primitive streak two longitudinal ridges, caused by a folding up of the ectoderm, make their appearance, one on either side of the middle line. These are named the neural folds; they commence some little distance behind the anterior end of the embryonic disk, where they are continuous with each other, and from there gradually extend backward, one on either side of the anterior end of the primitive streak. Also, after differentiation it turns into the neural tubes[Wikipedia:Neural_fold]." .

[]
    oboInOwl:source "ncithesaurus:Neural_Fold" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005062 ;
    owl:annotatedTarget "UMLS:C0814993" .

[]
    oboInOwl:hasDbXref "MP:0011256" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005062 ;
    owl:annotatedTarget "medullary fold" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000952 ;
    owl:annotatedTarget obo:CL_0000957 .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003382
    ] .

[]
    oboInOwl:hasDbXref "GO:0003225" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005064 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005066 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003381
    ] .

[]
    oboInOwl:hasDbXref "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000952 ;
    owl:annotatedTarget "An preBRC-positive large pre-B-II cell is a large pre-B-II cell that is pre-B cell receptor-positive, composed of surrogate light chain protein (SL), which is composed of VpreB , Lambda 5/14.1, in complex with immunoglobulin mu heavy chain (IgHmu) on the cell surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0003227" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005066 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "GO:0014024", "ZFA:0000133" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005068 ;
    owl:annotatedTarget "A solid rod of neurectoderm derived from the neural keel. The neural rod is roughly circular in cross section. Neural rod formation occurs during primary neurulation in teleosts[GO]. An intermediate stage in the development of the central nervous system present during the segmentation period; the neural rod is roughly cylindrical in shape, forms from the neural keel, and is not yet hollowed out into the neural tube[ZFIN]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000133" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005068 ;
    owl:annotatedTarget "An intermediate stage in the development of the central nervous system present during the segmentation period; the neural rod is roughly cylindrical in shape, forms from the neural keel, and is not yet hollowed out into the neural tube. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:hasDbXref "GO:0014027" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005068 ;
    owl:annotatedTarget "neural tube rod" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007288
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "An anatomical boundary that adjacent_to a forebrain and adjacent_to a midbrain." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001367" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "The boundary between the diencephalon and the mesencephalon.[TAO]" .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000001 ;
    owl:annotatedTarget "A cultured cell that is freshly isolated from a organismal source, or derives in culture from such a cell prior to the culture being passaged."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001367" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "relationship loss: develops_from forebrain midbrain boundary neural tube (TAO:0007040)[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "diencephalic-mesencephalic boundary" .

[]
    oboInOwl:hasDbXref "ZFA:0001367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "forebrain midbrain boundary" .

[]
    oboInOwl:hasDbXref "EMAPA:36449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005075 ;
    owl:annotatedTarget "forebrain-midbrain boundary region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005076 ;
    owl:annotatedTarget "An anatomical boundary that adjacent_to a hindbrain and adjacent_to a spinal cord." .

[]
    oboInOwl:hasDbXref "GO:0035502" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005080 ;
    owl:annotatedTarget "The portion of the ureteric bud tube that contributes to the morphogenesis of the metanephros[GO]." .

[]
    oboInOwl:hasDbXref "GO:0035503" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005081 ;
    owl:annotatedTarget "The portion of the ureteric bud that contributes to the morphogenesis of the ureter. The ureter ureteric bud is the initial structure that forms the ureter[GO]." .

[]
    oboInOwl:hasDbXref "GO:0060609" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005082 ;
    owl:annotatedTarget "A hole in a tube[GO]." .

[]
    oboInOwl:hasDbXref "GO:0060788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005085 ;
    owl:annotatedTarget "An ectodermal placode is a thickening of the ectoderm that is the primordium of many structures derived from the ectoderm[GO]" .

[]
    oboInOwl:external_ontology "GO" ;
    oboInOwl:source "https://github.com/geneontology/go-ontology/issues/12223#issuecomment-215692347" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005085 ;
    owl:annotatedTarget "in GO, covers optic, otic, olfactory, mammary, hair, tooth, sebaceous - and also insect structures" .

[]
    oboInOwl:hasDbXref "AEO:0000112" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005085 ;
    owl:annotatedTarget "epithelial placode" .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "A bud-like thickening in the epidermis consisting of elongated keratinocytes, which at the distal end are in touch with numerous aggregated specialized dermal fibroblasts, the dermal condensate." .

[]
    oboInOwl:source "GO:0060789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "An hair follicle placode is a thickening of the ectoderm that will give rise to the hair follicle bud[GO]." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "hair placode" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "hair gem" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "hair germ" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005086 ;
    owl:annotatedTarget "hair peg" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:notes "check for other species" ;
    oboInOwl:source "Wikipedia:Tooth_development" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

[]
    oboInOwl:hasDbXref "GO:0060790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "An tooth placode is a thickening of the ectoderm that will give rise to the tooth bud[GO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001153" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "Placode that develops into a tooth. The placode is a thickening of the pharyngeal epithelium.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "dental placode" .

[]
    oboInOwl:hasDbXref "ZFA:0001153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "dental primordium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "odontogenic placode" .

[]
    oboInOwl:hasDbXref "MP:0000117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "tooth anlage" .

[]
    oboInOwl:hasDbXref "MP:0000117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "tooth primordium" .

[]
    oboInOwl:hasDbXref "ZFA:0001153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005087 ;
    owl:annotatedTarget "tooth germ" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005088 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005088 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "GO:0060791" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005088 ;
    owl:annotatedTarget "A sebaceous gland placode is a thickening of the ectoderm that will give rise to the sebaceous gland bud[GO]." .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005089 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    oboInOwl:hasDbXref "GO:0060793" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005089 ;
    owl:annotatedTarget "An sweat gland placode is a thickening of the ectoderm that will give rise to the sweat gland bud[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061061" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005090 ;
    owl:annotatedTarget "Muscle structures are contractile cells, tissues or organs that are found in multicellular organisms[GO]." .

[]
    oboInOwl:hasDbXref "FMA:30316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005090 ;
    owl:annotatedTarget "musculus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005092 ;
    owl:annotatedTarget obo:UBERON_0002050 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000489" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1152/physrev.00006.2003 Moorman AFM, Christoffels VM, Cardiac Chamber Formation: Development, Genes, and Evolution. Physiological Reviews (2003", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005092 ;
    owl:annotatedTarget "Three major adaptations, or 'novel cardiac components', that were not present in the ancestor chordate heart tube can be distinguished in the lower vertebrate heart: the atrium, ventricle, and possibly the muscular sinus venosus.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005092 ;
    owl:annotatedTarget "sinus venosus right horn" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005095 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007687
    ] .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000002 ;
    owl:annotatedTarget "OBSOLETE: A cell line cell that is expected to be capable of an unlimited number of divisions, and is thus able to support indefinite growth/propagation in vitro as part of a immortal cell line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0072003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005095 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "GOC:mtg_kidney_jan10"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005095 ;
    owl:annotatedTarget "kidney anlage" .

[]
    oboInOwl:hasDbXref "GO:0072022", "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "The descending thin limb is a part of the loop of Henle situated just after the proximal straight tubule (S3). It extends to the tip of the loop of Henle[GO]." .

[]
    oboInOwl:hasDbXref "MA:0002625" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "loop of Henle thin descending limb" .

[]
    oboInOwl:hasDbXref "FMA:17719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "pars descendens (tubulus attenuatus)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "descending limb of Henle's loop" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "descending limb of loop of Henle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "thin descending limb of loop of Henle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "thin descending limb of the loop of Henle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Descending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005096 ;
    owl:annotatedTarget "thin descending loop of Henle" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005097 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "GO:0072027", "Wikipedia:Connecting_tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005097 ;
    owl:annotatedTarget "The connecting tubule is a tubular segment of the nephron; it connects the distal convoluted tubule to the collecting duct[GO]." .

[]
    oboInOwl:hasDbXref "MA:0002610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005097 ;
    owl:annotatedTarget "connecting tubule" .

[]
    oboInOwl:hasDbXref "MA:0002610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005097 ;
    owl:annotatedTarget "kidney connecting tubule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Connecting_tubule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005097 ;
    owl:annotatedTarget "tubulus renalis arcuatus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005103 ;
    owl:annotatedTarget "An epithelium that is part of a mesonephros [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "GO:0072173" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005106 ;
    owl:annotatedTarget "A metanephric tubule is an epithelial tube that is part of the metanephros[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001526" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.543", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005106 ;
    owl:annotatedTarget "The ureteric diverticulum grows dorsally into the posterior region of the nephric ridge. Here it enlarges and stimulates the growth of metanephric tubules that come to make up the metanephric kidney. The metanephros becomes the adult kidney of amniotes.[well established][VHOG]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000953 ;
    owl:annotatedTarget obo:CL_0000957 .

[]
    oboInOwl:hasDbXref "GO:0072207" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005108 ;
    owl:annotatedTarget "An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure[GO]." .

[]
    oboInOwl:hasDbXref "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000953 ;
    owl:annotatedTarget "A pre-BCR-negative large pre-B-II cell is a large pre-B-II cell that is pre-B cell receptor-negative, composed of surrogate light chain protein (SL), which is composed of VpreB and Lambda 5/14.1, in complex with immunoglobulin mu heavy chain (IgHmu), on the cell surface, and lack a DNA rearrangement of immunoglobulin light chain genes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0072208", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005109 ;
    owl:annotatedTarget "Any smooth muscle tissue that is part of a metanephros." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005110 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:source "Wikipedia:Nephron" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005110 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005110 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010535
    ] .

[]
    oboInOwl:hasDbXref "GO:0072273" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005110 ;
    owl:annotatedTarget "A metanephric nephron is the functional unit of the metanephros[GO]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000719" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1093/icb/34.4.542 Ruppert EE, Evolutionary Origin of the Vertebrate Nephron. Integrative and Comparative Biology (1994)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005110 ;
    owl:annotatedTarget "The primitive form of the vertebrate nephron consists of a vascular filtration surface overlain with podocytes, a specialized coelomic cavity to receive the ultrafiltrate, and a tubule for modification to final urine. Although previously thought to be unique to the vertebrates, this design is now known to be widespread among invertebrates, including most of the protochordates, and especially their larvae.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "GO:0072211" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005111 ;
    owl:annotatedTarget "Metanephric pyramids are the conical masses that constitute the renal medulla in a metanephros; they contain the loops of Henle and the medullary collecting ducts[GO]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005113 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010531
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005114 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005129
    ] .

[]
    oboInOwl:hasDbXref "GO:0072218" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005114 ;
    owl:annotatedTarget "The metanephric ascending thin limb is a segment of a nephron tubule in the metanephros lying in the inner medulla that is permeable to ions but not to water and has a simple epithelium; active transepithelial solute transport is absent[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005115 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004737
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005115 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] .

[]
    oboInOwl:hasDbXref "GO:0072219" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005115 ;
    owl:annotatedTarget "The metanephric cortical collecting duct is the portion of the metanephric collecting duct that resides in the renal cortex[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005116 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005130
    ] .

[]
    oboInOwl:hasDbXref "GO:0072220" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005116 ;
    owl:annotatedTarget "It extends to the tip of the metanephric loop of Henle[GO]." .

[]
    oboInOwl:hasDbXref "CARO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000003 ;
    owl:annotatedTarget "A cell that is found in a natural setting, which includes multicellular organism cells 'in vivo' (i.e. part of an organism), and unicellular organisms 'in environment' (i.e. part of a natural environment)."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005117 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] .

[]
    oboInOwl:hasDbXref "GO:0072221" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005117 ;
    owl:annotatedTarget "The metanephric distal convoluted tubule is a portion of the metanephric nephron tubule that connects the metanephric loop of Henle to the collecting duct[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005119 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005133
    ] .

[]
    oboInOwl:hasDbXref "GO:0072223" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005119 ;
    owl:annotatedTarget "The metanephric glomerular mesangium is the thin membrane connective tissue composed of mesangial cells in the metanephros, which helps to support the capillary loops in a renal glomerulus[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005122 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004738
    ] .

[]
    oboInOwl:hasDbXref "GO:0072227" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005122 ;
    owl:annotatedTarget "The metanephric macula densa is an area of specialized cells in the distal tubule of the metanephros that makes contact with the vascular pole of the glomerulus[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005124 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] .

[]
    oboInOwl:hasDbXref "GO:0072229" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005124 ;
    owl:annotatedTarget "The metanephric proximal convoluted tubule is the most proximal portion of the metanephric proximal tubule and extends from the metanephric glomerular capsule to the metanephric proximal straight tubule[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005125 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005151
    ] .

[]
    oboInOwl:hasDbXref "GO:0072230" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005125 ;
    owl:annotatedTarget "The metanephric proximal straight tubule is the part of the metanephric descending limb that extends from the metanephric proximal convoluted tubule to the metanephric descending thin tubule[GO]." .

[]
    oboInOwl:hasDbXref "GO:0072233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005127 ;
    owl:annotatedTarget "At the macula densa, the thick ascending limb connects to the distal convoluted tubule[GO]." .

[]
    oboInOwl:hasDbXref "GO:0072235" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005129 ;
    owl:annotatedTarget "The metanephric distal tubule is a metanephric nephron tubule that begins at the metanephric macula densa and extends to the metanephric connecting tubule[GO]." .

[]
    oboInOwl:hasDbXref "GO:0072236" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005130 ;
    owl:annotatedTarget "The metanephric loop of Henle is a metanephric nephron tubule that connects the proximal convoluted tubule to the distal convoluted tubule in the metanephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005133 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ] .

[]
    oboInOwl:hasDbXref "GO:0072239" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005133 ;
    owl:annotatedTarget "The metanephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the metanephric glomerulus[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005134 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] .

[]
    oboInOwl:hasDbXref "GO:0072243" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005134 ;
    owl:annotatedTarget "The metanephric nephron epithelium is a tissue that covers the surface of a nephron in the metanephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005135 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ] .

[]
    oboInOwl:hasDbXref "GO:0072244" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005135 ;
    owl:annotatedTarget "A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005136 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005133
    ] .

[]
    oboInOwl:hasDbXref "GO:0072264" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005136 ;
    owl:annotatedTarget "The metanephric glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus of the metanephros[GO]." .

[]
    oboInOwl:hasDbXref "GO:0072213" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005137 ;
    owl:annotatedTarget "The metanephric capsule is the tough fibrous layer surrounding the metanephros, covered in a thick layer of perinephric adipose tissue. It provides some protection from trauma and damage[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005144 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004736
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005144 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] .

[]
    oboInOwl:hasDbXref "GO:0072277" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005144 ;
    owl:annotatedTarget "This process pertains to the initial formation of a structure from unspecified parts[GO]." .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000004 ;
    owl:annotatedTarget "OBSOLETE: A classification of cells by the organisms within which they are contained."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0072278" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005145 ;
    owl:annotatedTarget "The metanephric comma-shaped body is the precursor structure to the metanephric S-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO]." .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005146 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "GO:0072282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005146 ;
    owl:annotatedTarget "A metanephric nephron tubule is an epithelial tube that is part of the metanephric nephron, the functional part of the metanephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000954 ;
    owl:annotatedTarget obo:CL_0000955 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005147 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005113
    ] .

[]
    oboInOwl:hasDbXref "GO:0072283" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005147 ;
    owl:annotatedTarget "The renal vesicle is the primordial structure of the metanephric nephron epithelium, and is formed by the condensation of mesenchymal cells[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005148 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005110
    ] .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:18432934"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000954 ;
    owl:annotatedTarget "A small pre-B-II cell is a pre-B-II cell that is Rag1-positive, Rag2-positive, pre-BCR-negative, and BCR-negative, is not proliferating, and carries a DNA rearrangement of one or more immunoglobulin light chain genes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0072284" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005148 ;
    owl:annotatedTarget "The metanephric S-shaped body is the successor of the metanephric comma-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO]." .

[]
    oboInOwl:hasDbXref "GO:0072286" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005149 ;
    owl:annotatedTarget "The metanephric connecting tubule is a tubular segment of the metanephric nephron; it connects the distal convoluted tubule to the collecting duct in the metanephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005151 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010533
    ] .

[]
    oboInOwl:hasDbXref "GO:0072288" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005151 ;
    owl:annotatedTarget "The metanephric proximal tubule is a metanephric nephron tubule that connects Bowman's capsule to the descending thin limb of the loop of Henle in the metanephros. It has a brush border epithelial morphology[GO]." .

[]
    oboInOwl:hasDbXref "GO:0060572" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005153 ;
    owl:annotatedTarget "A bud is a protrusion that forms from an epithelial sheet by localized folding." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005154 ;
    owl:annotatedTarget obo:UBERON_0000486 .

[]
    oboInOwl:hasDbXref "AEO:0000216" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005154 ;
    owl:annotatedTarget "A cord of epithelial cells without a lumen and usually several cells thick." .

[]
    oboInOwl:hasDbXref "GO:0007424" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005155 ;
    owl:annotatedTarget "An open tracheal system is a respiratory system, a branched network of epithelial tubes that supplies oxygen to target tissues via spiracles. An example of this is found in Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "FBbt:00005024" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005155 ;
    owl:annotatedTarget "tracheal system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005156 ;
    owl:annotatedTarget "Any anatomical structure that is part of the reproductive system." .

[]
    oboInOwl:hasDbXref "GO:0060571" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005157 ;
    owl:annotatedTarget "An epithelial sheet bent on a linear axis." .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005158 ;
    owl:annotatedTarget "The functional tissue of the central nervous system consisting of neurons and glial cells." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005158 ;
    owl:annotatedTarget "CNS parenchyma" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005158 ;
    owl:annotatedTarget "central nervous system parenchyma" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005158 ;
    owl:annotatedTarget "parenchyma of CNS" .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005160 ;
    owl:annotatedTarget "A remnant structure from earlier development or evolution." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget obo:UBERON_0000477 .

[]
    oboInOwl:hasDbXref "CARO:0001000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "A structure consisting of multiple cell components but which is not itself a cell and does not have (complete) cells as a part." .

[]
    oboInOwl:external_ontology "CARO", "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "we go with the FMA classification rather than the CARO one. FMA def: 'Anatomical cluster which has as direct parts cell parts from two or more cells.'" .

[]
    oboInOwl:hasDbXref "CARO:0001000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "multi-cell-component structure" .

[]
    oboInOwl:hasDbXref "CARO:0001000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "multi-cell-part structure" .

[]
    oboInOwl:hasDbXref "FMA:83115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "cell part cluster" .

[]
    oboInOwl:hasDbXref "MP:0011342", "Wikipedia:Ascending_limb_of_loop_of_Henle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005164 ;
    owl:annotatedTarget "The distal part of the loop of Henle that is impermeable to water and actively pumps sodium out of the filtrate to generate the hypertonic interstitium that drives countercurrent exchange; it consists of an initial very thin segment lined by simple squamous epithelium followed by a distal thick segment lined by simple cuboidal epithelium[MP]." .

[]
    oboInOwl:source "ncithesaurus:Ascending_Limb_of_the_Henle_s_Loop" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005164 ;
    owl:annotatedTarget "UMLS:C0227658" .

[]
    oboInOwl:hasDbXref "MP:0011342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005164 ;
    owl:annotatedTarget "loop of Henle ascending limb" .

[]
    oboInOwl:hasDbXref "http://encyclopedia.thefreedictionary.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005167 ;
    owl:annotatedTarget "The terminal portions of the medullary collecting ducts are the papillary ducts, which end at the renal papilla and empty into a minor calyx." .

[]
    oboInOwl:hasDbXref "MP:0011331" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005167 ;
    owl:annotatedTarget "Bellini's duct" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0011326" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "Any of the veins that parallel the interlobular arteries, receiving blood from the peritubular capillary plexus and empty into the arcuate veins" .

[]
    oboInOwl:hasDbXref "MA:0002594" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "interlobular vein" .

[]
    oboInOwl:hasDbXref "FMA:71634", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "venae interlobulares renis" .

[]
    oboInOwl:hasDbXref "FMA:71634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "interlobular veins of kidney" .

[]
    oboInOwl:hasDbXref "FMA:71634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "set of interlobular veins of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobular_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005168 ;
    owl:annotatedTarget "venae interlobulares renis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005169 ;
    owl:annotatedTarget obo:UBERON_0003891 .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005169 ;
    owl:annotatedTarget "connective tissue between the cellular elements of a structure." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "A layer of the ovarian follicle that consists of granulosa cells." .

[]
    oboInOwl:hasDbXref "FMA:18660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "granulosa cell layer of ovarian follicle" .

[]
    oboInOwl:hasDbXref "FMA:18660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "membrana granulosa of ovarian follicle" .

[]
    oboInOwl:hasDbXref "MA:0001460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "ovary stratum granulosum" .

[]
    oboInOwl:hasDbXref "FMA:18660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "stratum granulosum of ovarian follicle" .

[]
    oboInOwl:hasDbXref "TAO:0001112" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "granulosa cell layer" .

[]
    oboInOwl:hasDbXref "ZFA:0001112" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005170 ;
    owl:annotatedTarget "granulosa cell layers" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005171 ;
    owl:annotatedTarget "Any portion of the ducts that carry bile from the liver to the common bile duct. This may include both intrahapetic components (parts of left and right hepatic ducts) and extrahapetic components (common hepatic duct, plus hilar portion)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001100" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005171 ;
    owl:annotatedTarget "A duct that carries bile from the liver to the small intestine.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000219" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/hepatic+duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005171 ;
    owl:annotatedTarget "The excretory duct of the liver or one of its branches in the lobes of the liver. [TFD][VHOG]" .

[]
    oboInOwl:source "GO:0061011" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005171 ;
    owl:annotatedTarget "The hepatic duct is the duct that leads from the liver to the bile duct[GO]." .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005171 ;
    owl:annotatedTarget "UMLS:C0917710" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005172 ;
    owl:annotatedTarget "An organ or element that is in the abdomen. Examples: spleen, intestine, kidney, abdominal mammary gland." .

[]
    oboInOwl:hasDbXref "MA:0000522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005172 ;
    owl:annotatedTarget "abdomen organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005173 ;
    owl:annotatedTarget "An organ or element that is part of the adbominal segment of the organism. This region can be further subdivided into the abdominal cavity and the pelvic region." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005173 ;
    owl:annotatedTarget "EMAPA:37062" .

[]
    oboInOwl:hasDbXref "MA:0000529" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005173 ;
    owl:annotatedTarget "abdominal segment organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005174 ;
    owl:annotatedTarget "An organ or element that part of the dorsum of the organism. Examples: spinal cord, vertebrae, muscles of back." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005174 ;
    owl:annotatedTarget "EMAPA:37274" .

[]
    oboInOwl:hasDbXref "MA:0001901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005174 ;
    owl:annotatedTarget "back organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005175 ;
    owl:annotatedTarget "An organ that is part of a chest [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005175 ;
    owl:annotatedTarget "EMAPA:37272" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010747"^^xsd:string, "Wikipedia:Enamel_organ", "https://github.com/cerivs/zebrafish-anatomical-ontology/issues/107", "https://github.com/obophenotype/uberon/issues/1313" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005176 ;
    owl:annotatedTarget "A circumscribed mass of ectodermal cells which bud off from the dental lamina; it becomes cup-shaped and develops on its internal face the ameloblast layer of cells that produces the enamel cap of a developing tooth." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000955 ;
    owl:annotatedTarget obo:CL_0000817 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005138" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005176 ;
    owl:annotatedTarget "A structure that is involved in tooth formation. A bell shape two layer epithelial structure that descends toward the ceratobranchial 5 bone, enclosing the dental mesenchyme. At later times in tooth development the cells at the apex of the bell may be involved in enameloid formation. This structure remains at the base of the erupted tooth and is the source of replacement teeth.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005176 ;
    owl:annotatedTarget "dental organ" .

[]
    oboInOwl:hasDbXref "MP:0010747"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005176 ;
    owl:annotatedTarget "enamel organ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Enamel_organ" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005176 ;
    owl:annotatedTarget "organum enameleum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005177 ;
    owl:annotatedTarget "An organ or element that part of the trunk region. The trunk region can be further subdividied into thoracic (including chest and thoracic cavity) and abdominal (including abdomen and pelbis) regions." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000955 ;
    owl:annotatedTarget "A pre-B-II cell is a precursor B cell that expresses immunoglobulin mu heavy chain (IgHmu+), and lack expression of CD34, TdT, immunoglobulin kappa light chain and immunoglobulin lambda light chain."^^xsd:string .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005177 ;
    owl:annotatedTarget "EMAPA:37270" .

[]
    oboInOwl:hasDbXref "MA:0000516" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005177 ;
    owl:annotatedTarget "trunk organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005178 ;
    owl:annotatedTarget "An organ or element that is in the thoracic cavity. Examples: lung, heart, longus colli." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005178 ;
    owl:annotatedTarget "EMAPA:37273" .

[]
    oboInOwl:hasDbXref "MA:0000557" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005178 ;
    owl:annotatedTarget "thoracic cavity organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005179 ;
    owl:annotatedTarget "An organ or element that is part of the pelvic region. Examples: reproductive organs (in some organisms), urinary bladder, bones of the pelvis." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005179 ;
    owl:annotatedTarget "EMAPA:37275" .

[]
    oboInOwl:hasDbXref "MA:0000543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005179 ;
    owl:annotatedTarget "pelvis organ" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005181 ;
    owl:annotatedTarget "An organ that part of the thoracic segment region. This region can be further subdividied chest and thoracic cavity regions." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005181 ;
    owl:annotatedTarget "EMAPA:37271" .

[]
    oboInOwl:hasDbXref "MA:0000563" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005181 ;
    owl:annotatedTarget "upper body organ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Bone_marrow_of_ovary_(hair)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005184 ;
    owl:annotatedTarget "Innermost layer of the hair shaft." .

[]
    oboInOwl:hasDbXref "BTO:0004671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005184 ;
    owl:annotatedTarget "medulla of hair shaft" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005185 ;
    owl:annotatedTarget "The portion of the collecting duct that resides in the renal medulla" .

[]
    oboInOwl:hasDbXref "MA:0002935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005185 ;
    owl:annotatedTarget "kidney medulla collecting duct" .

[]
    oboInOwl:hasDbXref "EMAPA:28061" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005185 ;
    owl:annotatedTarget "medullary collecting duct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001312
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Artery_to_the_ductus_deferens" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget "An artery in males that provides blood to the vas deferens. The artery usually arises from the anterior trunk of the superior vesical artery. It accompanies the vas deferens into the testis, where it anastomoses with the testicular artery. In this way it also supplies blood to the testis and epididymis. A small branch supplies the ureter[WP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget "EMAPA:37513" .

[]
    oboInOwl:hasDbXref "Wikipedia:Artery_to_the_ductus_deferens" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget "arteria ductus deferentis" .

[]
    oboInOwl:hasDbXref "FMA:18930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget "artery of ductus deferens" .

[]
    oboInOwl:hasDbXref "FMA:18930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005192 ;
    owl:annotatedTarget "ductus deferens artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005194 ;
    owl:annotatedTarget "A vein that is part of a thorax [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005194 ;
    owl:annotatedTarget "EMAPA:37197" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005194 ;
    owl:annotatedTarget "UMLS:C0226629" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005195 ;
    owl:annotatedTarget "A vein that is part of a vas deferens [Automatically generated definition]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005195 ;
    owl:annotatedTarget "EMAPA:37514" .

[]
    oboInOwl:source "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004042
    ] .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget "A germinal center that is part of the spleen. The spleen germinal center is located in a secondary B follicle in the white pulp of the spleen." .

[]
    oboInOwl:source "ncithesaurus:Spleen_Germinal_Center" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget "UMLS:C1710156" .

[]
    oboInOwl:hasDbXref "MP:0008474" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget "spleen GC" .

[]
    oboInOwl:hasDbXref "MP:0008474" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget "spleen follicle center" .

[]
    oboInOwl:hasDbXref "MP:0008474" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005196 ;
    owl:annotatedTarget "splenic germinal center" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005199 ;
    owl:annotatedTarget "A mammary gland that is part of a cervical region." .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005200 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Mammary_gland#Other_mammals", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005200 ;
    owl:annotatedTarget "A lactiferous gland that is located in the thoracic region/breast." .

[]
    oboInOwl:hasDbXref "FMA:62088"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005200 ;
    owl:annotatedTarget "lactiferous gland" .

[]
    oboInOwl:hasDbXref "FMA:62088"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005200 ;
    owl:annotatedTarget "mammary gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mammary_gland#Other_mammals" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005200 ;
    owl:annotatedTarget "anterior mammary gland" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005202 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005202 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006853
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005202 ;
    owl:annotatedTarget "A macula densa that is part of an ascending limb of loop of Henle [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "ISBN:1451113412", "MGI:Anna", "PMID:15973734", "http://medical-dictionary.thefreedictionary.com/tracheal+glands", "https://github.com/obophenotype/uberon/issues/1197" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005203 ;
    owl:annotatedTarget "a tubuloacinar seromucous gland that is located principally in the submucosa of the trachea. Excretory ducts from this gland pass through the lamina propria to the tracheal lumen." .

[]
    oboInOwl:hasDbXref "FMA:7473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005203 ;
    owl:annotatedTarget "glandula trachealis" .

[]
    oboInOwl:hasDbXref "FMA:7473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005203 ;
    owl:annotatedTarget "tracheal gland" .

[]
    oboInOwl:hasDbXref "FMA:7473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005203 ;
    owl:annotatedTarget "tubular seromucous gland of trachea" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005204 ;
    owl:annotatedTarget "A gland that is part of a larynx submucosa [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EMAPA:35475" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005204 ;
    owl:annotatedTarget "laryngeal submucosa gland" .

[]
    oboInOwl:hasDbXref "MA:0002737" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005205 ;
    owl:annotatedTarget "vagina stroma" .

[]
    oboInOwl:hasDbXref "PMCID:PMC3496674" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005206 ;
    owl:annotatedTarget "Stromal matrix surrounding blood vessels within the choroid plexus." .

[]
    oboInOwl:hasDbXref "PMCID:PMC3496674" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005206 ;
    owl:annotatedTarget "choroid plexus stromal matrix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005207 ;
    owl:annotatedTarget "A capsule that is part of a tonsil [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005208 ;
    owl:annotatedTarget "A valve that is part of a right atrium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EMAPA:17327" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005208 ;
    owl:annotatedTarget "valve of right atrium" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000302" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005208 ;
    owl:annotatedTarget "right atrium valves" .

[]
    oboInOwl:hasDbXref "EMAPA:17327" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005208 ;
    owl:annotatedTarget "superior vena cava valve" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Bone_marrow_of_ovaryry_interstitium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget "tissue surrounding the loop of Henle in the renal medulla." .

[]
    oboInOwl:hasDbXref "MA:0002619" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget "kidney medulla interstitium" .

[]
    oboInOwl:hasDbXref "EMAPA:18326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget "renal medullary interstitium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medullary_interstitium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget "medullary interstitium" .

[]
    oboInOwl:hasDbXref "EMAPA:18326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005211 ;
    owl:annotatedTarget "medullary stroma" .

[]
    oboInOwl:hasDbXref "MESH:A05.360.444.849" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "The male gonad containing two functional parts: the SEMINIFEROUS TUBULES for the production and transport of male germ cells (SPERMATOGENESIS) and the interstitial compartment containing LEYDIG CELLS that produce ANDROGENS.." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "interstitium of testis" .

[]
    oboInOwl:hasDbXref "EMAPA:18687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "interstitium of the testis" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "testis - interstitial" .

[]
    oboInOwl:hasDbXref "MA:0002713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "testis interstitial tissue" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005212 ;
    owl:annotatedTarget "testis interstitium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001293
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005211
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005213 ;
    owl:annotatedTarget "A portion of interstitial tissue that is part of a outer medulla of kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0002621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005213 ;
    owl:annotatedTarget "kidney outer medulla interstitium" .

[]
    oboInOwl:hasDbXref "EMAPA:28337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005213 ;
    owl:annotatedTarget "outer medullary interstitium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001294
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005211
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget "A portion of interstitial tissue that is part of a inner medulla of kidney [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EMAPA:28364" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget "inner medullary interstitium" .

[]
    oboInOwl:hasDbXref "MA:0002620" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget "kidney inner medulla interstitium" .

[]
    oboInOwl:hasDbXref "EMAPA:28364" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005214 ;
    owl:annotatedTarget "papillary interstitium" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/ki.1991.49", "PMID:18575881", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005215 ;
    owl:annotatedTarget "The interstitial compartment of the kidney, comprising the extravascular intertubular spaces of the renal parenchyma, with their attendant cellular elements and extracellular substances, bounded on all sides by epithelial and vascular basement membranes." .

[]
    oboInOwl:hasDbXref "FMA:70983" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005215 ;
    owl:annotatedTarget "renal interstitium" .

[]
    oboInOwl:hasDbXref "FMA:70983" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005215 ;
    owl:annotatedTarget "renal stroma" .

[]
    oboInOwl:hasDbXref "FMA:70983" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005215 ;
    owl:annotatedTarget "stroma of kidney" .

[]
    oboInOwl:hasDbXref "EMAPA:28518" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005215 ;
    owl:annotatedTarget "kidney interstitium group" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005216 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005234
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005216 ;
    owl:annotatedTarget "An external ectoderm that is part of a optic eminence [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005217 ;
    owl:annotatedTarget "A subarachnoid space that is part of a midbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001304" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005217 ;
    owl:annotatedTarget "Subarachnoid space that is part of the midbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005217 ;
    owl:annotatedTarget "subarachnoid space midbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0001304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005217 ;
    owl:annotatedTarget "subarachnoid space mesencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005218 ;
    owl:annotatedTarget "A subarachnoid space that is part of a diencephalon [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001302" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005218 ;
    owl:annotatedTarget "Subarachnoid space that is part of the diencephalon. [Bgee_curator][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005218 ;
    owl:annotatedTarget "subarachnoid space diencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005219 ;
    owl:annotatedTarget "A subarachnoid space that is part of a hindbrain [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001303" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005219 ;
    owl:annotatedTarget "Subarachnoid space that is part of the hindbrain. [Bgee_curator][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005219 ;
    owl:annotatedTarget "subarachnoid space hindbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0001303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005219 ;
    owl:annotatedTarget "subarachnoid space rhombencephalon" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000956 ;
    owl:annotatedTarget obo:CL_0000817 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005221 ;
    owl:annotatedTarget "A parenchyma that is part of a right lobe of liver [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005221 ;
    owl:annotatedTarget "parenchyma of right lobe of liver" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:18432934"^^xsd:string, "PMID:20839338"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000956 ;
    owl:annotatedTarget "A pre-B-I cell is a precursor B cell that expresses CD34 and surrogate immunoglobulin light chain (VpreB , Lambda 5 (mouse)/14.1 (human)) on the cell surface, and TdT, Rag1,and Rag2 intracellularly. Cell type carries a D-JH DNA rearrangement, and lacks expression of immunglobulin heavy chain protein."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005222 ;
    owl:annotatedTarget "A parenchyma that is part of a left lobe of liver [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:71658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005222 ;
    owl:annotatedTarget "parenchyma of left lobe of liver" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005225 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] .

[]
    oboInOwl:hasDbXref "PMID:11244048"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000956 ;
    owl:annotatedTarget "pro-B cell (Philadelphia nomenclature)"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005225 ;
    owl:annotatedTarget "An epithelium that is part of a hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005226 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005226 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003248
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005226 ;
    owl:annotatedTarget "An epithelium that is part of a toe [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005226 ;
    owl:annotatedTarget "hind limb digit epithelium" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005226 ;
    owl:annotatedTarget "foot digit epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010332
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005227 ;
    owl:annotatedTarget "An epithelium that is part of a finger [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005227 ;
    owl:annotatedTarget "fore limb digit epithelium" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005227 ;
    owl:annotatedTarget "hand digit epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005228 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005228 ;
    owl:annotatedTarget "An epithelium that is part of a forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005229 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005229 ;
    owl:annotatedTarget "An epithelium that is part of a lower leg [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005233 ;
    owl:annotatedTarget "An ectoderm that is part of a medial nasal prominence [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005234 ;
    owl:annotatedTarget "An ectoderm that is part of a optic eminence [Automatically generated definition]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000320" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005239 ;
    owl:annotatedTarget "The ventral half of the developing neural tube that is the metencephalon. [Chordate_evolution_and_the_origin_of_craniates:_An_old_brain_in_a_new_head._AnaT_Rec_(New_Anat)_(2000)_261(3):_111-125, See_Butler_AB][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005239 ;
    owl:annotatedTarget "metencephalon basal plate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005243 ;
    owl:annotatedTarget "An endocardium that is part of a interventricular septum [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:83584" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005243 ;
    owl:annotatedTarget "endocardium of interventricular septum" .

[]
    oboInOwl:hasDbXref "VHOG:0000615" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005243 ;
    owl:annotatedTarget "interventricular septum endocardial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005248 ;
    owl:annotatedTarget "A myocardium that is part of a bulbus cordis [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "VHOG:0000609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005248 ;
    owl:annotatedTarget "bulbus cordis cardiac muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005249 ;
    owl:annotatedTarget "A renal pelvis that is part of a metanephros." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000945" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.639", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005249 ;
    owl:annotatedTarget "The ureteric bud itself forms the collecting tubules and the ureter that drain the adult kidney. This type of kidney, called the metanephros, occurs in all adult amniotes.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005249 ;
    owl:annotatedTarget "metanephros pelvis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005250 ;
    owl:annotatedTarget "A gland that is part of a stomodeum." .

[]
    oboInOwl:hasDbXref "VHOG:0000658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005250 ;
    owl:annotatedTarget "stomatodaeum gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005251 ;
    owl:annotatedTarget "An anatomical cavity that is part of a yolk sac [Automatically generated definition]." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005251 ;
    owl:annotatedTarget "In mammals, the yolk sac cavity contains fluid rather than platelets" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005251 ;
    owl:annotatedTarget "in EHDAA2, there are separate primary and secondary yolk sac cavities" .

[]
    oboInOwl:hasDbXref "FMA:63942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005251 ;
    owl:annotatedTarget "cavity of yolk sac" .

[]
    oboInOwl:hasDbXref "FMA:63942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005251 ;
    owl:annotatedTarget "yolk sac space" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0683400088", "MP:0011260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget "Portion of primordial embryonic connective tissue of the developing head, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to head connective tissue, bone and musculature in conjunction with cranial neural crest cells." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000113" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget "Mesoderm that will give rise, along with cranial neural crest cells, to connective tissue, bone and musculature in the head. (Source: BioGlossary, www.Biology-Text.com)[TAO]" .

[]
    oboInOwl:hasDbXref "MP:0011260" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget "cephalic mesenchyme" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget "cranial mesenchyme" .

[]
    oboInOwl:hasDbXref "FMA:76622" ;
    oboInOwl:hasSynonymType core:PENDING_REVIEW ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005253 ;
    owl:annotatedTarget "desmocranium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005254 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing hindlimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000957 ;
    owl:annotatedTarget obo:CL_0000955 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing toe [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget "hind limb digit mesenchyme" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget "foot digit mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget "finger ray mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005255 ;
    owl:annotatedTarget "pedal digital ray mesenchyme" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:18432934"^^xsd:string, "PMID:9785673"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000957 ;
    owl:annotatedTarget "A large pre-B-II cell is a pre-B-II cell that is proliferating and is Rag1-negative and Rag2-negative."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] .

[]
    oboInOwl:hasDbXref "PMID:11244048"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000957 ;
    owl:annotatedTarget "large pre-B cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005256 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing trunk." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005256 ;
    owl:annotatedTarget "trunk and cervical mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing finger [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "fore limb digit mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000005 ;
    owl:annotatedTarget "Any fibroblast that is deriived from the neural crest." .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "hand digit mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "anterior limb digital ray mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "finger ray mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005257 ;
    owl:annotatedTarget "manual digital ray mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005258 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing forelimb stylopod [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005259 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing lower leg [Automatically generated definition]." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005268 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005268 ;
    owl:annotatedTarget "An artery that supplies the renal cortex." .

[]
    oboInOwl:hasDbXref "MP:0011314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005268 ;
    owl:annotatedTarget "kidney cortex artery" .

[]
    oboInOwl:hasDbXref "MA:0002582" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005268 ;
    owl:annotatedTarget "renal cortex artery" .

[]
    oboInOwl:hasDbXref "MA:0002582" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005268 ;
    owl:annotatedTarget "renal cortex arterial system" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005269 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005269 ;
    owl:annotatedTarget "Artery that receives blood from the renal cortex[MP, modified]" .

[]
    oboInOwl:hasDbXref "MP:0011322" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005269 ;
    owl:annotatedTarget "kidney cortex vein" .

[]
    oboInOwl:hasDbXref "MA:0002592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005269 ;
    owl:annotatedTarget "renal cortex venous system" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005215
    ] .

[]
    oboInOwl:hasDbXref "PMID:18575881" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget "A compartment of the renal cortex situated between basement membranes of epithelia and vessels that contains two contiguous cellular networks in mutual contact, one formed by interstitial fibroblasts, the other by dendritic cells." .

[]
    oboInOwl:source "PMID:18575881" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget "In the renal cortex, interstitial fibroblasts produce erythropoietin and are distinguished from other interstitial cells by their prominent F-actin cytoskeleton, abundance of rough endoplasmic reticulum, and by ecto-5'-nucleotidase expression in their plasma membrane. The resident dendritic cells belong to the mononuclear phagocyte system and fulfil a sentinel function. They are characterized by their expression of MHC class II and CD11c." .

[]
    oboInOwl:hasDbXref "MA:0002608" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget "kidney cortex interstitium" .

[]
    oboInOwl:hasDbXref "EMAPA:28136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005270 ;
    owl:annotatedTarget "cortical stroma" .

[]
    oboInOwl:source "FMA"^^xsd:string, "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/juxtamedullary+cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget "The part of the renal cortex nearest to the medulla." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget "EMAPA:37623" .

[]
    oboInOwl:hasDbXref "FMA:74288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget "inner cortex of kidney" .

[]
    oboInOwl:hasDbXref "KUPO:0001008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget "inner renal cortex" .

[]
    oboInOwl:hasDbXref "FMA:74288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005271 ;
    owl:annotatedTarget "juxtamedullary cortex of kidney" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002216 ;
        owl:someValuesFrom obo:GO_0070293
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0011321" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005272 ;
    owl:annotatedTarget "the tiny blood vessels that receive blood from the efferent arterioles of the glomerulus, and interact with superficial cortical nephrons allowing reabsorption and secretion between blood and the inner lumen of the nephron; peritubular capillaries are situated around the tubule and are at low pressure" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget obo:UBERON_0000467 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricular_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "A set of structures containing cerebrospinal fluid in the brain. It is continuous with the central canal of the spinal cord[WP]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004362" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "CNS ventricular system" .

[]
    oboInOwl:hasDbXref "ZFA:0001261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "ventricular system" .

[]
    oboInOwl:hasDbXref "FMA:242675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "ventricular system of neuraxis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricular_system" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "ventricle system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricular_system" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005281 ;
    owl:annotatedTarget "ventriculi cerebri" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000005" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005282 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005282 ;
    owl:annotatedTarget "EMAPA:37447" .

[]
    oboInOwl:hasDbXref "VHOG:0000005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005282 ;
    owl:annotatedTarget "brain ventricular system" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005283 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005358
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "Wikipedia:Tela_chorioidea", "http://isc.temple.edu/neuroanatomy/lab/embryo_new/choroid/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005283 ;
    owl:annotatedTarget "A structure found in the walls of the ventricles of the brain, consisting of part of the meninges (pia mater in mammals) plus ependyma[cjm]." .

[]
    oboInOwl:source "ZFA:0000447" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005283 ;
    owl:annotatedTarget "Portion of tissue that is part of the primitive meninx which forms a fold, roofing a ventricle of the brain and supporting the choroid plexus[ZFA:0000447]." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005283 ;
    owl:annotatedTarget "Note that the structure in ZFA may be different" .

[]
    oboInOwl:hasDbXref "FMA:242849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005283 ;
    owl:annotatedTarget "tela chorioidea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tela_chorioidea_of_fourth_ventricle", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "Tela chorioidea that lines the fourth ventricle[ZFA]. The tela chorioidea of the fourth ventricle is the name applied to the triangular fold of pia mater which is carried upward between the cerebellum and the medulla oblongata. It consists of two layers, which are continuous with each other in front, and are more or less adherent throughout: The posterior layer covers the antero-inferior surface of the cerebellum. The anterior layer is applied to the structures which form the lower part of the roof of the ventricle, and is continuous inferiorly with the pia mater on the inferior peduncles and closed part of the medulla[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005158" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "Tela chorioidea that lines the fourth ventricle.[TAO]" .

[]
    oboInOwl:hasDbXref "FMA:78493", "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "tela choroidea" .

[]
    oboInOwl:hasDbXref "FMA:78493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "choroid membrane" .

[]
    oboInOwl:hasDbXref "FMA:78493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "choroid membrane of fourth ventricle" .

[]
    oboInOwl:hasDbXref "FMA:78493", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "tela choroidea ventriculi quarti" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tela_chorioidea_of_fourth_ventricle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005287 ;
    owl:annotatedTarget "tela choroidea ventriculi quarti" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005289 ;
    owl:annotatedTarget "Tela chorioidea that lines the telencephalic ventricle." .

[]
    oboInOwl:hasDbXref "ZFA:0005160" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005289 ;
    owl:annotatedTarget "tela chorioidea telencephalic ventricle" .

[]
    oboInOwl:hasDbXref "FMA:83712", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005289 ;
    owl:annotatedTarget "tela choroidea (ventriculi lateralis)" .

[]
    oboInOwl:hasDbXref "FMA:83712" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005289 ;
    owl:annotatedTarget "tela choroidea of lateral ventricle" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010096
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000758", "Wikipedia:Myelencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005290 ;
    owl:annotatedTarget "The posterior part of the developing vertebrate hindbrain or the corresponding part of the adult brain composed of the medulla oblongata and a portion of the fourth ventricle; as well as the glossopharyngeal nerve (CN IX), vagus nerve (CN X), accessory nerve (CN XI), hypoglossal nerve (CN XII), and a portion of the vestibulocochlear nerve (CN VIII).[BTO,WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000456" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/myelencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005290 ;
    owl:annotatedTarget "The posterior of the two brain vesicles formed by specialization of the rhombencephalon in the developing embryo, it comprises the medulla oblongata. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000456" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005290 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "DHBA:10662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005290 ;
    owl:annotatedTarget "myelencephalon (medulla oblongata)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005291 ;
    owl:annotatedTarget "A portion of tissue that is part of an embryo." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005291 ;
    owl:annotatedTarget "portion of embryonic tissue" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005292 ;
    owl:annotatedTarget "Portion of tissue that is contiguous with the embryo and is comprised of portions of tissue or cells that will not contribute to the embryo." .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011411" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "the elevation of thickened mesothelium and underlying mesenchyme found on the ventromedial border of the embryonic mesonephros in which the primordial germ cells become embedded, establishing it as the primordium of the testis or ovary" .

[]
    oboInOwl:source "ncithesaurus:Urogenital_Ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "UMLS:C0231047" .

[]
    oboInOwl:source "ncithesaurus:Gonadal_Ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "UMLS:C1512243" .

[]
    oboInOwl:hasDbXref "MP:0011411", "Wikipedia:Gonadal_ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "genital ridge" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gonadal_ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "gonadal ridge" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "indifferent gonadal ridge" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gonadal_ridge" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "crista gonadalis" .

[]
    oboInOwl:hasDbXref "MP:0011411" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005294 ;
    owl:annotatedTarget "genital cord" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005295 ;
    owl:annotatedTarget obo:UBERON_0005154 .

[]
    oboInOwl:hasDbXref "Wikipedia:Sex_cords", "http://www.answers.com/topic/sex-cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005295 ;
    owl:annotatedTarget "Cordlike masses of epithelial tissue that invaginate from germinal epithelium of the gonad and give rise to seminiferous tubules and rete testes in the male, and primary ovarian follicles and rete ovarii in the female." .

[]
    oboInOwl:source "ncithesaurus:Gonadal_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005295 ;
    owl:annotatedTarget "UMLS:C1512242" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cortical_cords" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005296 ;
    owl:annotatedTarget "structures that develop from sex cords in the female. After further development they become the ovarian follicles." .

[]
    oboInOwl:source "ncithesaurus:Cortical_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005296 ;
    owl:annotatedTarget "UMLS:C1511527" .

[]
    oboInOwl:hasDbXref "VHOG:0001339" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005296 ;
    owl:annotatedTarget "ovigerous cords" .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005297 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010141
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Testis_cords" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005297 ;
    owl:annotatedTarget "The testis cords are precursors to the rete testis. They play several different roles in the development of the male genitals[WP]." .

[]
    oboInOwl:hasDbXref "MP:0006424" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005297 ;
    owl:annotatedTarget "testis cord" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005297 ;
    owl:annotatedTarget "testis primary sex cords" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005298 ;
    owl:annotatedTarget "A zone of skin that is part of a clitoris [Automatically generated definition]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000958 ;
    owl:annotatedTarget obo:CL_0000818 .

[]
    oboInOwl:hasDbXref "Wikipedia:Clitoral_hood", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005299 ;
    owl:annotatedTarget "A retractable double-layered fold of skin and mucous membrane that covers the clitoral glans." .

[]
    oboInOwl:source "ncithesaurus:Female_Prepuce" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005299 ;
    owl:annotatedTarget "UMLS:C0227771" .

[]
    oboInOwl:hasDbXref "Wikipedia:Clitoral_hood" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005299 ;
    owl:annotatedTarget "clitoral hood" .

[]
    oboInOwl:hasDbXref "EMAPA:30699" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005299 ;
    owl:annotatedTarget "prepuce of female" .

[]
    oboInOwl:hasDbXref "Wikipedia:Clitoral_hood" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005299 ;
    owl:annotatedTarget "preputium clitoridis" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2193793"^^xsd:string, "PMID:12810111"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000958 ;
    owl:annotatedTarget "A transitional stage B cell that migrates from the bone marrow into the peripheral circulation, and finally to the spleen. This cell type has the phenotype surface IgM-positive, surface IgD-negative, CD21-negative, CD23-negative, and CD62L-negative, and CD93-positive. This cell type has also been described as IgM-high, CD19-positive, B220-positive, AA4-positive, and CD23-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0039019" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005309 ;
    owl:annotatedTarget "A pronephric nephron is the functional unit of the pronephros[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011091" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "UBERON:0005309" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005309 ;
    owl:annotatedTarget "The structure that is the basic functional unit of the pronephros.[AAO]" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005309
    ] .

[]
    oboInOwl:hasDbXref "GO:0039020" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget "The pronephric nephron tubule is an epithelial tube that is part of the pronephric nephron and connects the filtration unit (glomerulus or glomus) of the pronephros to the pronephric duct[GO]." .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002174 ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget obo:NCBITaxon_32524 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001558" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget "Bilaterally paired tubes connecting the pronephric glomeruli to the pronephric ducts. In zebrafish and other teleosts, the pronephric nephron and tubules form after the pronephric duct, connecting to the anterior-most tip of the pronephric ducts. Drummond, 2000.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget "pronephric tubule" .

[]
    oboInOwl:hasDbXref "ZFA:0001558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005310 ;
    owl:annotatedTarget "ciliated neck segment" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005311 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:source "PMID:20484386" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005311 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:source "Stedmans" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005311 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008425
    ] .

[]
    oboInOwl:hasDbXref "GO:0060596" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005311 ;
    owl:annotatedTarget "The mammary placode is a transient lens shaped structure that will give rise to the mammary bud proper[GO]." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005316 ;
    owl:annotatedTarget "The endothelial lining of the endocardium." .

[]
    oboInOwl:hasDbXref "FMA:83596" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005316 ;
    owl:annotatedTarget "endocardium endothelium" .

[]
    oboInOwl:hasDbXref "FMA:83596" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005316 ;
    owl:annotatedTarget "endothelium of endocardium" .

[]
    oboInOwl:hasDbXref "GO:0061155" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005317 ;
    owl:annotatedTarget "An pulmonary artery endothelium is an epithelium that lines the pulmonary artery[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005317 ;
    owl:annotatedTarget "pulmonary artery endothelial tube" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005319 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ] .

[]
    oboInOwl:hasDbXref "GO:0061211" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005319 ;
    owl:annotatedTarget "The collecting duct is the final common path through which urine flows before entering the ureter and then emptying into the bladder[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061212" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005320 ;
    owl:annotatedTarget "The juxtaglomerular apparatus lies adjacent to the glomerulus and regulates kidney function by maintaining the blood flow to the kidney and the filtration rate[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061214" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005321 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005322 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005323
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005322 ;
    owl:annotatedTarget "A nephron that is part of a mesonephros." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010387" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "PMID:9268568" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005322 ;
    owl:annotatedTarget "The structure that is the basic functional unit of the kidney.[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005322 ;
    owl:annotatedTarget "stage IV nephron" .

[]
    oboInOwl:hasDbXref "GO:0061219" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005323 ;
    owl:annotatedTarget "Mesonephric mesenchyme is the tissue made up of loosely connected mesenchymal cells in the mesonephros[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005324 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005320
    ] .

[]
    oboInOwl:hasDbXref "GO:0061220" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005324 ;
    owl:annotatedTarget "The mesonephric macula densa is an area of specialized cells in the distal tubule of the mesonephros that makes contact with the vascular pole of the glomerulus[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061224" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005325 ;
    owl:annotatedTarget "The mesonephric glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the mature vertebrate kidney, or mesonephros[GO]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010388" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005325 ;
    owl:annotatedTarget "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001238" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0127224411 Vize PD, Woolf AS, Bard JBL, The kidney: From normal development to congenital disease (2003) p.3", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005325 ;
    owl:annotatedTarget "In animals in which the mesonephros is the terminal kidney, such as amphibians and fish, the final organ is very complex, containing a large number of nephrons, most of which have an internal glomerulus.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005325 ;
    owl:annotatedTarget "XAO/AAO class belongs here, as it refers to mesonephric structure" .

[]
    oboInOwl:hasDbXref "AAO:0010388" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005325 ;
    owl:annotatedTarget "glomerulus" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005326 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] .

[]
    oboInOwl:hasDbXref "GO:0061231" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005326 ;
    owl:annotatedTarget "The mesonephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the mesonephric glomerulus[GO]." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005327 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] .

[]
    oboInOwl:hasDbXref "GO:0061232" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005327 ;
    owl:annotatedTarget "A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the mesonephros[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061236" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005328 ;
    owl:annotatedTarget "The mesonephric comma-shaped body is the precursor structure to the mesonephric S-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005329 ;
    owl:annotatedTarget "A mesonephric nephron tubule is an epithelial tube that is part of the mesonephric nephron, the functional part of the mesonephros[GO]." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005329 ;
    owl:annotatedTarget "mesonephric renal tubule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005330 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ] .

[]
    oboInOwl:hasDbXref "GO:0061241" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005330 ;
    owl:annotatedTarget "The mesonephric nephron epithelium is a tissue that covers the surface of a nephron in the mesonephros[GO]." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005331 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010534
    ] .

[]
    oboInOwl:hasDbXref "GO:0061243" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005331 ;
    owl:annotatedTarget "The renal vesicle is the primordial structure of the mesonephric nephron epithelium, and is formed by the condensation of mesenchymal cells[GO]." .

[]
    oboInOwl:hasDbXref "GO:0061244" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005332 ;
    owl:annotatedTarget "The mesonephric S-shaped body is the successor of the mesonephric comma-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005333 ;
    owl:annotatedTarget "A bulb of epithelial cells that forms from the mammary placode that develops into the mammary gland." .

[]
    oboInOwl:source "http://medical-dictionary.thefreedictionary.com/mammary+bud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0005333 ;
    owl:annotatedTarget "produced along the length of the embryonic mammary ridge these buds represent the future locations of the mammary glands. Invagination of ectoderm at each bud leads to the development of epithelial diverticula, later maturing as lactiferous ducts" .

[]
    oboInOwl:hasDbXref "GO:0060648" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005333 ;
    owl:annotatedTarget "mammary gland bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005334 ;
    owl:annotatedTarget "A lamina propria that is part of a mucosa of oral region." .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricular_outflow_tract" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005337 ;
    owl:annotatedTarget "A ventricular outflow tract is a portion of either the left ventricle or right ventricle of the heart through which blood passes in order to enter the great arteries. The right ventricular outflow tract (RVOT) is an infundibular extension of the ventricular cavity which connects to the pulmonary artery. The left ventricular outflow tract (LVOT), which connects to the aorta, is nearly indistinguishable from the rest of the ventricle[WP]." .

[]
    oboInOwl:hasDbXref "MP:0010224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005337 ;
    owl:annotatedTarget "heart ventricle outflow tract" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventricular_outflow_tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005337 ;
    owl:annotatedTarget "ventricular outflow tract" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005338 ;
    owl:annotatedTarget "An outflow tract that is part of a aorta." .

[]
    oboInOwl:source "NCBIBook:NBK10047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001950
    ] .

[]
    oboInOwl:hasDbXref "MP:0008439", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "The outer neural tube region in which post-mitotic neuroblasts migrate along radial glia to form the adult cortical layers[MP]." .

[]
    oboInOwl:hasDbXref "BRAINSPAN:BRAINSPAN"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "CP" .

[]
    oboInOwl:hasDbXref "PMID:23375746" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "CxP" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "future cortical layers II-VI" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "future neocortex" .

[]
    oboInOwl:hasDbXref "MP:0010145", "Wikipedia:Spermatic_cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005352 ;
    owl:annotatedTarget "The cord-like structure in males comprising the vas deferens and associated tissue that runs from the abdomen down to each testis[MP]." .

[]
    oboInOwl:source "ncithesaurus:Spermatic_Cord" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005352 ;
    owl:annotatedTarget "UMLS:C0037855" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spermatic_cord" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005352 ;
    owl:annotatedTarget "funiculus spermaticus" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000930
    ] .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009122
    ] .

[]
    oboInOwl:hasDbXref "MP:0003817", "Wikipedia:Rathke's_pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "A pouch of ectoderm that grows out from the upper surface of the embryonic stomodeum and gives rise to the anterior and intermediate lobes of the pituitary gland[MP]. In embryogenesis, Rathke's pouch is a depression in the roof of the developing mouth in front of the buccopharyngeal membrane. It gives rise to the anterior pituitary (adenohypophysis), a part of the endocrine system[WP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000674" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/rathke's+pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "A depression that forms in the roof of the mouth of an embryo, anterior to the buccopharyngeal membrane. The walls of the diverticulum develop into the anterior lobe of the pituitary gland. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000674" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.510 and Figure 15-5", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" .

[]
    oboInOwl:source "http://webs.lander.edu/rsfox/invertebrates/ammocoetes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "median funnel­-shaped invagination of ectoderm, the nasohypophyseal pouch. It will contribute to the formation of the pituitary gland of the adult lamprey and is homologous to Rathke's pouch and perhaps to Hatschek 's pit (amphioxus)." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "EHDAA2 distinguishes between the adenohypophyseal pouch and it's precursor Rathke's pouch epithelium." .

[]
    oboInOwl:source "ncithesaurus:Rathke_s_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "UMLS:C0229548" .

[]
    oboInOwl:source "ncithesaurus:Rathke_Pouch_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "UMLS:C1709841" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "Rathkes pouch epithelium" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "adenohypophysial pouch" .

[]
    oboInOwl:hasDbXref "MP:0003817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "Rathke's pocket" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "hypophyseal diverticulum" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "hypophyseal pouch" .

[]
    oboInOwl:hasDbXref "http://webs.lander.edu/rsfox/invertebrates/ammocoetes.html" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "nasohypophyseal pouch" .

[]
    oboInOwl:hasDbXref "MP:0003817" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005356 ;
    owl:annotatedTarget "pituitary diverticulum" .

[]
    oboInOwl:hasDbXref "ISBN:0387949542", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005357 ;
    owl:annotatedTarget "the ependymal cell layer that lines the brain ventricles" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005357 ;
    owl:annotatedTarget "in FMA this is treated as part of the ependyma, but here we treat ependyma as a portion" .

[]
    oboInOwl:hasDbXref "FMA:242837" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005357 ;
    owl:annotatedTarget "ependyma of ventricular system of brain" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/300" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005358 ;
    owl:annotatedTarget "A layer in the central nervous system that lines system of communicating cavities in the brain and spinal cord." .

[]
    oboInOwl:hasDbXref "EMAPA:35209" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005358 ;
    owl:annotatedTarget "ventricular layer" .

[]
    oboInOwl:hasDbXref "FMA:242770" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005358 ;
    owl:annotatedTarget "region of wall of ventricular system of neuraxis" .

[]
    oboInOwl:hasDbXref "ISBN:0387949542", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005359 ;
    owl:annotatedTarget "the ependymal cell layer that lines the spinal cord" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005359 ;
    owl:annotatedTarget "in FMA this is treated as part of the ependyma, but here we treat ependyma as a portion" .

[]
    oboInOwl:hasDbXref "FMA:242839" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005359 ;
    owl:annotatedTarget "ependyma of central canal of spinal cord" .

[]
    oboInOwl:hasDbXref "MA:0001125" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005359 ;
    owl:annotatedTarget "spinal cord ependymal layer" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget obo:UBERON_0009127 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0001100" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "the group of sensory neuron cell bodies associated with the vagus nerve" .

[]
    oboInOwl:hasDbXref "ZFA:0007067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "gX" .

[]
    oboInOwl:hasDbXref "FMA:53472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "ganglion of vagus nerve" .

[]
    oboInOwl:hasDbXref "FMA:53472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "right glossopharyngeal ganglion" .

[]
    oboInOwl:hasDbXref "ZFA:0007067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "vagal ganglion" .

[]
    oboInOwl:hasDbXref "FMA:53472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "vagus neural ganglion" .

[]
    oboInOwl:hasDbXref "EMAPA:16798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005362 ;
    owl:annotatedTarget "vagus X" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005366 ;
    owl:annotatedTarget "The lobe at the anterior part of each cerebral hemisphere, responsible for olfactory functions." .

[]
    oboInOwl:source "XAO:0004180" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005366 ;
    owl:annotatedTarget "Part of the telencephalon, comprised of paired anterior outgrowths of either of the cerebral hemispheres in which the olfactory nerve exits. In Xenopus,the olfactory bulbs begin to fuse at NF stage 50, fusion is complete around NF stage 58. The cerebral vein loops around the olfactory bulb by NF stage 43[XAO:0004180]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000833" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1753-4887.2004.tb00097.x Buck LB, Olfactory receptors and odor coding in mammals. Nutrition Reviews (2008)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005366 ;
    owl:annotatedTarget "(In mammals) Odorant detection is mediated by millions of olfactory sensory neurons located in the olfactory epithelium lining the nasal cavity. These neurons transmit sensory signals to the olfactory bulb of the brain, which in turn sends signals to the olfactory cortex.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005366 ;
    owl:annotatedTarget "UMLS:C0178780" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000959 ;
    owl:annotatedTarget obo:CL_0000818 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2193793"^^xsd:string, "PMID:12810111"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000959 ;
    owl:annotatedTarget "A transitional stage B cell that has the phenotype surface IgM-positive, surface IgD-postive, CD21-positive, CD23-positive, CD62L-negative, CD93-positive and is located in the splenic B follicles. This cell type has also been described as IgM-high, CD19-positive, B220-positive, AA4-positive, and CD23-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "Layer that is part of the CA fields of the hippocampus consisting of a narrow relatively cell free layer located deep to the pyramidal cell layer extending through areas CA1, CA2 and CA3. (adapted from Paxinos The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995)" .

[]
    oboInOwl:source "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=157" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "oriens layer of hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "oriens layer of the hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "polymorphic layer of hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "polymorphic layer of the hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "stratum oriens" .

[]
    oboInOwl:hasDbXref "FMA:83893", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "stratum oriens hippocampi" .

[]
    oboInOwl:hasDbXref "NeuroNames:157" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005371 ;
    owl:annotatedTarget "gyrus cuneus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1298" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "The layer located immediately above the pyramidal cell layer in CA2 and CA1 and superficial to the stratum lucidum in CA3. Suprapyramidal region in which CA3 to CA3 associational connections and CA3 to CA1 Schaffer collateral connections are located." .

[]
    oboInOwl:source "BIRNLEX:1298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=158" .

[]
    oboInOwl:hasDbXref "FMA:83894" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "radiate layer of hippocampus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "stratum radiatum" .

[]
    oboInOwl:hasDbXref "FMA:83894", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "stratum radiatum hippocampi" .

[]
    oboInOwl:hasDbXref "BAMS:Rad" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005372 ;
    owl:annotatedTarget "stratum radiatum of the hippocampus" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0009679" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005375 ;
    owl:annotatedTarget "the area of white matter of the spinal cord located on either side of the ventral (anterior) medial fissure" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001622" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/anterior+column+of+spinal+cord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005375 ;
    owl:annotatedTarget "The ventral ridge of gray matter in each half of the spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005375 ;
    owl:annotatedTarget "in MA, this is a subclass of white matter, but in WP/Gray's, the anterior column is a synonym of the grey matter section. is this the same as funiculus? See lateral column." .

[]
    oboInOwl:hasDbXref "NLXANAT:20090403" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "Cytoarchitectural part of the olfactory bulb, lying superior to the mitral cell layer and inferior to the glomerular layer. The EPL is mostly neuropil composed almost entirely of mitral and tulfted cell dendrites and granule cell dendrites and their synaptic inputs." .

[]
    oboInOwl:hasDbXref "BTO:0001319" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "external plexiform layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090403" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "olfactory bulb main external plexiform layer" .

[]
    oboInOwl:hasDbXref "BTO:0001319" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "EPL" .

[]
    oboInOwl:hasDbXref "DMBA:OB-Opl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "OB outer plexiform layer" .

[]
    oboInOwl:hasDbXref "BAMS:EPl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005376 ;
    owl:annotatedTarget "external plexiform layer of the olfactory bulb" .

[]
    oboInOwl:hasDbXref "BTO:0001317", "https://github.com/obophenotype/uberon/issues/260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005377 ;
    owl:annotatedTarget "The glomerular layer is the most superficial layer, consisting of mitral cell dendritic arborizations (glomeruli), olfactory nerve fibers, and periglomerular cells. Periglomerular cells contact multiple mitral cell dendrites within the glomeruli and provide lateral inhibition of neighboring glomeruli while allowing excitation of a specific mitral cell dendritic tree. Each mitral cell is contacted by at least 1000 olfactory nerve fibers[BTO]. Portion of tissue which is located in between the primary olfactory fiber layer and the external cellular layer of the olfactory bulb[ZFA]." .

[]
    oboInOwl:hasDbXref "BTO:0001317", "ZFA:0000357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005377 ;
    owl:annotatedTarget "glomerular layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:1005007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005377 ;
    owl:annotatedTarget "olfactory bulb main glomerulus" .

[]
    oboInOwl:hasDbXref "ZFA:0000357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005377 ;
    owl:annotatedTarget "stratum glomerulosum bulbi olfactorii" .

[]
    oboInOwl:hasDbXref "BAMS:Gl" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005377 ;
    owl:annotatedTarget "glomerular layer of the olfactory bulb" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4129" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "Granule cell layer is also called the DG principal cell layer. This one of the three layers of dentate gyrus that lies deep to the molecular layer and is made of densely packed layer that is four to eight granule cells thick." .

[]
    oboInOwl:hasDbXref "BIRNLEX:4129" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "DG granule cell layer" .

[]
    oboInOwl:hasDbXref "FMA:83146" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "granular layer of dentate gyrus" .

[]
    oboInOwl:hasDbXref "FMA:83146", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "stratum granulare gyri dentati" .

[]
    oboInOwl:hasDbXref "BAMS:DG-sg" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "dentate gyrus, granule cell layer" .

[]
    oboInOwl:hasDbXref "BAMS:GrDG" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005381 ;
    owl:annotatedTarget "granular layer of the dentate gyrus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005384 ;
    owl:annotatedTarget "An epithelium that lines the nasal cavity." .

[]
    oboInOwl:source "ncithesaurus:Nasal_Cavity_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005384 ;
    owl:annotatedTarget "UMLS:C1709151" .

[]
    oboInOwl:hasDbXref "FMA:63140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005384 ;
    owl:annotatedTarget "nasal epithelium" .

[]
    oboInOwl:hasDbXref "MA:0001324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005384 ;
    owl:annotatedTarget "nasal mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://github.com/obophenotype/uberon/issues/50" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005385 ;
    owl:annotatedTarget "An epithelium that is part of the respiratory segment of the nasal mucosa [Automatically generated definition]." .

[]
    oboInOwl:source "ncithesaurus:Nasal_Cavity_Respiratory_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005385 ;
    owl:annotatedTarget "UMLS:C1709152" .

[]
    oboInOwl:hasDbXref "MESH:A04.531.520.573", "Wikipedia:Olfactory_mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "That portion of the nasal mucosa containing the sensory endings for olfaction; the organ of smell[MESH]." .

[]
    oboInOwl:source "Wikipedia:Olfactory_mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "The olfactory mucosa is located in the upper region of the nasal cavity and is made up of the olfactory epithelium and the underlying lamina propria, connective tissue containing fibroblasts, blood vessels, Bowman's glands and bundles of fine axons from the olfactory neurons. The mucus protects the olfactory epithelium and allows odors to dissolve so that they can be detected by olfactory receptor neurons. Electron microscopy studies show that Bowman's glands contain cells with large secretory vesicles. The exact composition of the secretions from Bowman's glands is unclear, but there is evidence that Bowman's glands do not produce odorant binding protein[WP][Wikipedia:Olfactory_mucosa]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "EMAPA:37918" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_Mucosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "UMLS:C0028937" .

[]
    oboInOwl:hasDbXref "FMA:77199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "olfactory area of nasal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:77199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "olfactory part of nasal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:77199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "olfactory zone of nasal mucosa" .

[]
    oboInOwl:hasDbXref "FMA:77199", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "pars olfactoria tunicae mucosae nasi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Olfactory_mucosa" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005386 ;
    owl:annotatedTarget "pars olfactoria tunicae mucosae nasi" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005388 ;
    owl:annotatedTarget "An array of photoreceptors and any supporting cells found in an eye." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005389 ;
    owl:annotatedTarget "A transparent structure that is part of a visual sense organ, the function of which is to direct or focus light onto a photoreceptor array." .

[]
    oboInOwl:source "NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0014935
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "The most superficial layer of the neocortex characterized by a paucity of cell bodies." .

[]
    oboInOwl:source "ncithesaurus:Molecular_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "UMLS:C1709063" .

[]
    oboInOwl:hasDbXref "ABA:CTX1" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "cerebral cortex, layer 1" .

[]
    oboInOwl:hasDbXref "FMA:83900", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "lamina molecularis isocorticis [lamina I]" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "layer 1 of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "layer I of neocortex" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Molecular_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "molecular layer of cerebral cortex" .

[]
    oboInOwl:hasDbXref "FMA:83900" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "molecular layer of isocortex [layer i]" .

[]
    oboInOwl:hasDbXref "FMA:83900" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "molecular layer of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "molecular layer of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "neocortex layer 1" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "neocortex layer I" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "neocortex molecular layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "neocortex plexiform layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005390 ;
    owl:annotatedTarget "plexiform layer of neocortex" .

[]
    oboInOwl:source "BRAINSPAN" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090808" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "Layer of neocortex lying just deep to molecular layer characterized by numerous small cell bodies." .

[]
    oboInOwl:source "ncithesaurus:External_Granular_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "UMLS:C1517039" .

[]
    oboInOwl:hasDbXref "ABA:CTX2" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "cerebral cortex, layer 2" .

[]
    oboInOwl:hasDbXref "FMA:77804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "external granular layer of isocortex [layer II]" .

[]
    oboInOwl:hasDbXref "FMA:77804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "external granular layer of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "external granule cell layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77804", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "lamina granularis externa isocorticis [lamina ii]" .

[]
    oboInOwl:hasDbXref "NLXANAT:090808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "layer II of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "neocortex layer 2" .

[]
    oboInOwl:hasDbXref "NLXANAT:090808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "neocortex layer II" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005391 ;
    owl:annotatedTarget "EGL" .

[]
    oboInOwl:source "BRAINSPAN" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "Layer of neocortex lying deep to the external granule cell layer defined cytoarchitecturally by numerous small pyramidal neurons." .

[]
    oboInOwl:source "ncithesaurus:External_Pyramidal_Cell_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "UMLS:C1517046" .

[]
    oboInOwl:hasDbXref "ABA:CTX3" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "cerebral cortex, layer 3" .

[]
    oboInOwl:hasDbXref "FMA:77810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "external pyramidal cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "external pyramidal cell layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "external pyramidal layer of isocortex [layer iii]" .

[]
    oboInOwl:hasDbXref "FMA:77810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "external pyramidal layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77810", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "lamina pyramidalis externa isocorticis [lamina iii]" .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "layer 3 of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "layer III of neocortex" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000007 ;
    owl:annotatedTarget "A cell found in the embryo before the formation of all the gem layers is complete."^^xsd:string .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "neocortex external pyramidal cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "neocortex layer 3" .

[]
    oboInOwl:hasDbXref "NLXANAT:090809" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "neocortex layer III" .

[]
    oboInOwl:hasDbXref "ncithesaurus:External_Pyramidal_Cell_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "external pyramidal layer of cerebral cortex" .

[]
    oboInOwl:hasDbXref "NeuroNames:2448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "isocortex, deep supragranular pyramidal layer" .

[]
    oboInOwl:hasDbXref "NeuroNames:2448" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "lamina pyramidalis externa" .

[]
    oboInOwl:hasDbXref "NeuroNames:2448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005392 ;
    owl:annotatedTarget "layer of medium-sized and large pyramidal cells" .

[]
    oboInOwl:source "BRAINSPAN" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "Layer of neocortex lying deep to the external pyramidal cell layer defined cytoarchitecturally by the presence of numerous small cells" .

[]
    oboInOwl:source "PMID:23027930" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "..." .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "Relatively undeveloped in some mammals such as the tenrec." .

[]
    oboInOwl:source "ncithesaurus:Internal_Granular_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "UMLS:C1512872" .

[]
    oboInOwl:hasDbXref "ABA:CTX4" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "cerebral cortex, layer 4" .

[]
    oboInOwl:hasDbXref "FMA:77811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "internal granular layer of isocortex [layer iv]" .

[]
    oboInOwl:hasDbXref "FMA:77811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "internal granular layer of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "internal granule cell layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77811", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "lamina granularis interna isocorticis [lamina iv]" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "layer 4 of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "layer IV of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "neocortex internal granule cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "neocortex layer 4" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "neocortex layer IV" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "neocortical internal granule cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090810"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005393 ;
    owl:annotatedTarget "neocortical layer IV" .

[]
    oboInOwl:source "BRAINSPAN" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005343
    ] .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "Layer of neocortex lying deep to the internal granule cell layer (layer 4) defined cytoarchitecturally by the predominance of large pyramidal cell bodies" .

[]
    oboInOwl:source "ncithesaurus:Ganglionic_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "UMLS:C1517447" .

[]
    oboInOwl:hasDbXref "FMA:77812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "betz' cells" .

[]
    oboInOwl:hasDbXref "ABA:CTX5" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "cerebral cortex, layer 5" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "internal pyramidal cell layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "internal pyramidal layer of isocortex [layer v]" .

[]
    oboInOwl:hasDbXref "FMA:77812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "internal pyramidal layer of neocortex" .

[]
    oboInOwl:hasDbXref "FMA:77812", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "lamina pyramidalis interna isocorticis [lamina v]" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "layer 5 of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "layer V of neocortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "neocortex internal pyramidal cell layer" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "neocortex layer 5" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "neocortex layer V" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "neocortical layer 5" .

[]
    oboInOwl:hasDbXref "NLXANAT:090811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "neocortical layer V" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "deep layer of large pyramidal cells" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "inner layer of large pyramidal cells" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "internal pyramidal layer" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "isocortex, infragranular pyramidal layer" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "lamina ganglionaris" .

[]
    oboInOwl:hasDbXref "NeuroNames:2450" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005394 ;
    owl:annotatedTarget "lamina pyramidalis interna" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget obo:UBERON_0004573 .

[]
    oboInOwl:hasDbXref "Wikipedia:Carotid_artery", "https://sourceforge.net/tracker/?func=detail&aid=3486870&group_id=76834&atid=994764" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "One of: the common carotid artery, or its branches, the external and internal carotid arteries." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000097" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "Artery originating at the junction of the first two aortic arches and supplying the anterior brain. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Carotid_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "UMLS:C0007272" .

[]
    oboInOwl:hasDbXref "AAO:0010217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "carotid" .

[]
    oboInOwl:hasDbXref "MA:0001925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:70504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "subdivision of common carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:70504" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005396 ;
    owl:annotatedTarget "common carotid arterial subdivision" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "An arachnoid mater that surrounds a brain." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000230" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/arachnoid+mater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000230" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "FMA:83981", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "arachnoidea mater cranialis" .

[]
    oboInOwl:hasDbXref "FMA:83981", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "arachnoidea mater encephali" .

[]
    oboInOwl:hasDbXref "MA:0000814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "brain arachnoid matter" .

[]
    oboInOwl:hasDbXref "FMA:83981" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005397 ;
    owl:annotatedTarget "cranial arachnoid mater" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005398 ;
    owl:annotatedTarget "A sex gland that is part of a female reproductive system." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005399 ;
    owl:annotatedTarget "A sex gland that is part of a male reproductive system." .

[]
    oboInOwl:hasDbXref "EMAPA:19285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005399 ;
    owl:annotatedTarget "accessory sex gland" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005400 ;
    owl:annotatedTarget "An arachnoid mater that is part of a telencephalon." .

[]
    oboInOwl:hasDbXref "MA:0000980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005400 ;
    owl:annotatedTarget "telencephalon arachnoid matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005401 ;
    owl:annotatedTarget "A gray matter that is part of a cerebral hemisphere." .

[]
    oboInOwl:external_ontology "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005401 ;
    owl:annotatedTarget "BTO may actually be a more generic structure; FMA may represent a more specific structure. Consider merging with gray matter of telencephalon" .

[]
    oboInOwl:hasDbXref "ZFA:0007091"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000008 ;
    owl:annotatedTarget "Cell that is part of the migratory cranial neural crest population. Migratory cranial neural crest cells develop from premigratory cranial neural crest cells and have undergone epithelial to mesenchymal transition and delamination." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000960 ;
    owl:annotatedTarget obo:CL_0000818 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005401 ;
    owl:annotatedTarget "EMAPA:37477" .

[]
    oboInOwl:hasDbXref "BTO:0000823" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005401 ;
    owl:annotatedTarget "cerebral gray matter" .

[]
    oboInOwl:hasDbXref "MA:0000944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005401 ;
    owl:annotatedTarget "cerebral grey matter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adipose_capsule_of_kidney" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "The adipose capsule of kidney (or perinephric fat or perirenal fat) is a structure between the renal fascia and renal capsule, and may be regarded as a part of the latter. A different structure, the pararenal fat, is the adipose tissue superficial to the renal fascia." .

[]
    oboInOwl:hasDbXref "FMA:20502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "perirenal fascia" .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "adipose capsule of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adipose_capsule_of_kidney" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "capsula adiposa renis" .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "fatty capsule of kidney" .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "perinephric fat" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:12810111"^^xsd:string, "PMID:17174121"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000960 ;
    owl:annotatedTarget "A transitional stage B cell that expresses surface IgM and IgD, and CD62L. This cell type appears to be an anergic B cell that does not proliferate upon BCR signaling, is found in the spleen and lymph nodes, and has the phenotype surface IgM-positive, surface IgD-positive, CD21-positive, CD23-positive, CD62L-positive, and CD93-positive. This cell type has also been described as IgM-low, CD19-positive, B220-positive, AA4-positive, and CD23-positive (i.e. this cell-type is distinguished from T2 cells by surface expression of IgM)."^^xsd:string .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "periphrenic fascia" .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "perirenal fascia" .

[]
    oboInOwl:hasDbXref "MA:0002975" ;
    oboInOwl:hasSynonymType core:PENDING_REVIEW ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "perirenal fat capsule" .

[]
    oboInOwl:hasSynonymType core:PENDING_REVIEW ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005406 ;
    owl:annotatedTarget "perirenal fat pad" .

[]
    oboInOwl:hasDbXref "MP:0013562" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005408 ;
    owl:annotatedTarget "Any of any of the secretory or sensory organs located in the brain region around or in relation to the ventricular system that are characterized by extensive vasculature and a lack of a normal blood brain barrier (BBB) and allow for the linkage between the central nervous system and peripheral blood flow." .

[]
    oboInOwl:hasDbXref "NLXANAT:20090312" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005408 ;
    owl:annotatedTarget "CVO" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090312" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005408 ;
    owl:annotatedTarget "circumventricular organ" .

[]
    oboInOwl:hasDbXref "FMA:84081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005408 ;
    owl:annotatedTarget "circumventricular organ of neuraxis" .

[]
    oboInOwl:hasDbXref "PMID:17174121"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000960 ;
    owl:annotatedTarget "An1 B cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "The part of the digestive system that excludes the hepatobiliary system." .

[]
    oboInOwl:source "ncithesaurus:Gastrointestinal_System" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "The system that includes the esophagus, stomach, small and large intestine, anus, liver, biliary tract, and pancreas[ncithesaurus:Gastrointestinal_System]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000412" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676685 Sherwood Romer A and Parsons T, Vertebrate body (1977) p.3", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "All metazoans (with degenerate exceptions) have some sort of digestive cavity with a means of entrance to and exit from it.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "that many anatomy ontologies consider this synonymous with digestive system. here we follow MA in dividing digestive system into gastrointestinal and hepatobiliary. hepatobiliary includes the liver and biliary tract. species-specific AO classes are categorized according to whether liver is included. For example, XAO includes liver as part of XAO:0000125 alimentary system, so we assume this class is the more generic class. We have one entity that is part of both gastrointestinal and hepatobiliary systems: hepatopancreatic ampulla." .

[]
    oboInOwl:source "ncithesaurus:Gastrointestinal_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "UMLS:C0012240" .

[]
    oboInOwl:hasDbXref "GAID:294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "GI tract" .

[]
    oboInOwl:hasDbXref "MA:0000323" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "alimentary system" .

[]
    oboInOwl:hasDbXref "MA:0000323" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "alimentary tract" .

[]
    oboInOwl:hasDbXref "FMA:71132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "gastro-intestinal system" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "gastroenterological system" .

[]
    oboInOwl:hasDbXref "GAID:294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "gastrointestinal (GI) tract" .

[]
    oboInOwl:hasDbXref "FMA:71132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "gastrointestinal system" .

[]
    oboInOwl:hasDbXref "FMA:71132" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005409 ;
    owl:annotatedTarget "gastrointestinal tract" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010349
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "A otic capsule endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001500" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "Bilaterally paired cartilage encasing the semicircular canals of the inner ear.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001500" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: develops_from neurocranium (UBERON:0001703)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001500" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "relationship type change: overlaps neurocranium (TAO:0001580) CHANGED TO: part_of neurocranium (UBERON:0001703)[TAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "EMAPA:37467" .

[]
    oboInOwl:hasDbXref "ZFA:0001500" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005410 ;
    owl:annotatedTarget "auditory capsule" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005411 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001694
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000039" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005411 ;
    owl:annotatedTarget "the cartilage or bony capsule surrounding the inner ear mechanism" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005411 ;
    owl:annotatedTarget "EMAPA:37466" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget obo:UBERON_0005418 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget "A limb bud that develops into a forelimb." .

[]
    oboInOwl:hasDbXref "MIAA:0000065" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget "limb bud - forelimb" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0003198" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget "upper limb bud" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget "wing bud" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0005417 ;
    owl:annotatedTarget obo:UBERON_0005418 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005418 ;
    owl:annotatedTarget "A limb bud that develops into a hindlimb." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010382" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005418 ;
    owl:annotatedTarget "The bilateral thickening of the ectoderm in the region of the first noticeable at NF stage 47, and innervated by NF stage 51. The hind limb buds develop before the forelimb buds.[AAO]" .

[]
    oboInOwl:hasDbXref "XAO:0003066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005418 ;
    owl:annotatedTarget "hind limb bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "A limb bud that develops into a forelimb or pectoral fin." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000141" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "Fin bud that develops into the pectoral fin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001754" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jmor.10264 Davis MC, Shubin NH, Force A, Pectoral fin and girdle development in the basal actinopterygians Polyodon spathula and Acipenser transmontanus. Journal of Morphology (2004)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "While the skeletons of teleost pectoral fins and tetrapod forelimbs are homologous at the level of endoskeletal radials, teleosts and tetrapods do not share homologous skeletal elements at the level of 'individuated' pro-, meso-, and metapterygia. Among osteichthyans, only basal actinopterygians retain the full complement of elements present in non-osteichthyan gnathostomes.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001754" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "forelimb - pectoral fin bud" .

[]
    oboInOwl:hasDbXref "TAO:0000141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "pectoral fin bud" .

[]
    oboInOwl:hasDbXref "TAO:0000141" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005419 ;
    owl:annotatedTarget "pectoral fin buds" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "A limb bud that develops into a hindlimb or pelvic fin." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000009 ;
    owl:annotatedTarget "Obsolete. Use PO:0000079 from Plant Ontology instead. An elongated cell with approximately wedge-shaped ends, found in the vascular cambium, which gives rise to the elements of the axial system in the secondary vascular tissues."^^xsd:string .

[]
    oboInOwl:source "PMID:15893975" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget obo:NCBITaxon_31033 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001384" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "Fin bud that develops into the pelvic fin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001260" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001260" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "hindlimb/pelvic fin bud" .

[]
    oboInOwl:hasDbXref "TAO:0001384" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "pelvic fin bud" .

[]
    oboInOwl:hasDbXref "ZFA:0001384" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005420 ;
    owl:annotatedTarget "pelvic fin buds" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "An apical ectodermal ridge that is part of a pectoral appendage bud." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001064" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/apical+ectodermal+ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "An ectodermal thickening at the end of the forelimb bud in the developing embryo. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000085" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "Apical ectodermal ridge that is part of the pectoral fin bud.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001064" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1440-169X.2007.00942.x", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "Pectoral and pelvic fins are homologous to the tetrapod fore and hindlimb, respectively. (...) The zebrafish AER [apical ectodermal ridge] is an apical ectodermal thickening at the distal tip of the fin bud and consists of wedge-shaped cells of the basal stratum. The AER is observed only transiently, and from 36 hpf onwards the cells of this region form the apical fold (AF), which consists of a dorsal and a ventral layer of cylindrically-shaped ectodermal cells extending from the anterior to the posterior fin margin. Despite the change in shape, the AF still carries out the same functions as the AER. Indeed, although the AER receives its name from its characteristic shape, being composed of a pseudostratified ectoderm in the chicken and a polystratified ectoderm in the mouse, this independence of AER morphology from its function is also observed in tetrapods. The AF also expresses similar molecular markers to the tetrapod AER, suggesting that it fulfills similar functions in the fin as the AER does in tetrapod limbs.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "AER forelimb" .

[]
    oboInOwl:hasDbXref "VHOG:0001064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "apical ectodermal ridge forelimb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000961 ;
    owl:annotatedTarget obo:CL_0000843 .

[]
    oboInOwl:hasDbXref "ZFA:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "apical ectodermal ridge pectoral fin bud" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "upper limb bud apical ectodermal ridge" .

[]
    oboInOwl:hasDbXref "Giesha:syn" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "wing AER" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "wing apical ectodermal ridge" .

[]
    oboInOwl:hasDbXref "TAO:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "aer pectoral fin" .

[]
    oboInOwl:hasDbXref "TAO:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "apical ectodermal ridge pectoral fin" .

[]
    oboInOwl:hasDbXref "TAO:0000085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005421 ;
    owl:annotatedTarget "apical fold pectoral fin" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17992590"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000961 ;
    owl:annotatedTarget "A follicular B cell that is IgD-positive, CD23-negative, and CD38-negative. This naive cell type is activated in the extrafollicular areas through interaction with interdigitating dendritic cells and antigen-specific CD4-positive T cells."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003371
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "An apical ectodermal ridge that is part of a pelvic appendage bud." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001066" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/apical+ectodermal+ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "An ectodermal thickening at the end of the hindlimb bud in the developing embryo. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001385" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZIFIN:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "Apical ectodermal ridge that is part of the pelvic fin bud.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001066" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1440-169X.2007.00942.x", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "Pectoral and pelvic fins are homologous to the tetrapod fore and hindlimb, respectively. (...) The zebrafish AER [apical ectodermal ridge] is an apical ectodermal thickening at the distal tip of the fin bud and consists of wedge-shaped cells of the basal stratum. The AER is observed only transiently, and from 36 hpf onwards the cells of this region form the apical fold (AF), which consists of a dorsal and a ventral layer of cylindrically-shaped ectodermal cells extending from the anterior to the posterior fin margin. Despite the change in shape, the AF still carries out the same functions as the AER. Indeed, although the AER receives its name from its characteristic shape, being composed of a pseudostratified ectoderm in the chicken and a polystratified ectoderm in the mouse, this independence of AER morphology from its function is also observed in tetrapods. The AF also expresses similar molecular markers to the tetrapod AER, suggesting that it fulfills similar functions in the fin as the AER does in tetrapod limbs.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "apical ectodermal ridge hind limb" .

[]
    oboInOwl:hasDbXref "VHOG:0001066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "apical ectodermal ridge hindlimb" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "lower lmb bud apical ectodermal ridge" .

[]
    oboInOwl:hasDbXref "VHOG:0001066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "AER hindlimb" .

[]
    oboInOwl:hasDbXref "TAO:0001385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005422 ;
    owl:annotatedTarget "apical ectodermal ridge pelvic fin bud" .

[]
    oboInOwl:hasDbXref "MIAA:0000019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005423 ;
    owl:annotatedTarget "developmental tissue" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "Portion of tissue that is the outer layer of the optic cup and will become the retinal pigmented epithelium." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000492" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001306" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "optic cup outer layer" .

[]
    oboInOwl:hasDbXref "ZFA:0000064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "outer layer optic cup" .

[]
    oboInOwl:hasDbXref "ZFA:0000064" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "presumptive pigmented epithelia" .

[]
    oboInOwl:hasDbXref "EMAPA:16677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "future PRE" .

[]
    oboInOwl:hasDbXref "EMAPA:16677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "future pigmented layer" .

[]
    oboInOwl:hasDbXref "EMAPA:16677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "future pigmented retinal epithelium" .

[]
    oboInOwl:hasDbXref "TAO:0000064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005424 ;
    owl:annotatedTarget "presumptive pigmented epithelium" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "Portion of tissue that is the inner layer of the optic cup and will become the neural retina." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000490" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "inner layer optic cup" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "optic cup inner layer" .

[]
    oboInOwl:hasDbXref "ZFA:0001071" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "presumptive retinas" .

[]
    oboInOwl:hasDbXref "EMAPA:16675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "future neural epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:16675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "future neural layer" .

[]
    oboInOwl:hasDbXref "TAO:0001071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005425 ;
    owl:annotatedTarget "presumptive retina" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string, "https://sourceforge.net/tracker/?func=detail&atid=994726&aid=3514998&group_id=76834" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "Portion of tissue that gives rise to the lens." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001163" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/lens+vesicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "A vesicle formed from the lens pit of the embryo, developing into the crystalline lens. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001163" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "the lens of zebrafish (and other teleosts) forms from delamination of cells from the lens placode; thus, there is no formation of a hollow lens vesicle, in contrast to the situation in mammals and birds (Glass and Dahm, 2004) [PMID:16496288] The lens of the zebrafish forms by delamination of lens placodal cells and not through invagination. This results in a solid spherical mass as opposed to a hollow lens vesicle. Detachment of the solid lens vesicle of zebrafish at 24b26 hpf is accomplished in part by apoptosis, similar to mammals" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "hollow lens vesicle" .

[]
    oboInOwl:hasDbXref "ZFA:0001679" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "solid lens vesicle" .

[]
    oboInOwl:hasDbXref "ZFA:0001679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "immature lens" .

[]
    oboInOwl:hasDbXref "ZFA:0001679", "ZFIN:ZDB-PUB-091023-49" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "lens mass" .

[]
    oboInOwl:hasDbXref "ZFA:0001679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005426 ;
    owl:annotatedTarget "presumptive lens" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005427 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005427 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005427 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-061010-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005427 ;
    owl:annotatedTarget "Portion of tissue that is part of the eye and gives rise to the mature, fully layered cornea." .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "Vagal neural crest is adjacent to the first seven somites gives rise to both ganglionic and ectomesenchymal derivatives[ZFA]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000818" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "Vagal neural crest is adjacent to the first seven somites gives rise to both ganglionic and ectomesenchymal derivatives.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001208" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:source "filemaps.com" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "In chicken fate mapping studies it was found to originate from neural crest residing between Somite 1-7 (S1-7); In mouse it is considered to be derived from rhombencephalic (post otic) neural crest cells and trunk neural crest cells (anterior to S5)" .

[]
    oboInOwl:hasDbXref "XAO:0004191" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "VNC" .

[]
    oboInOwl:hasDbXref "ZFA:0000818" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005428 ;
    owl:annotatedTarget "post-otic neural crest" .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000010 ;
    owl:annotatedTarget "A cell in vitro that is or has been maintained or propagated as part of a cell culture."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005432 ;
    owl:annotatedTarget obo:UBERON_0001637 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005432 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004363
    ] .

[]
    oboInOwl:hasDbXref "MP:0012510" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005432 ;
    owl:annotatedTarget "The dilated structure that is lined by endothelial cells and located at the arterial pole of the heart just above (distal to) the truncus arteriosus in mammalian embryos; it is the primordial vascular channel from which the aortic arches (and eventually the dorsal aortae) arise; the aortic sac is homologous to the ventral aorta of gill-bearing vertebrates" .

[]
    oboInOwl:source "http://medical-dictionary.thefreedictionary.com/aortic+sac" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005432 ;
    owl:annotatedTarget "the merged ventral aortae of the embryo which supplies blood to the aortic arches[TMD][http://medical-dictionary.thefreedictionary.com/aortic+sac]." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005432 ;
    owl:annotatedTarget "saccus aorticus" .

[]
    oboInOwl:hasDbXref "FMA:24219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005434 ;
    owl:annotatedTarget "cervical region" .

[]
    oboInOwl:hasDbXref "FMA:24219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005434 ;
    owl:annotatedTarget "neck subdivision" .

[]
    oboInOwl:hasDbXref "FMA:24219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005434 ;
    owl:annotatedTarget "region of neck" .

[]
    oboInOwl:hasDbXref "FMA:24219" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005434 ;
    owl:annotatedTarget "subdivision of neck" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "A segment of autopod that is part of a pes." .

[]
    oboInOwl:hasDbXref "FMA:24993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "foot region" .

[]
    oboInOwl:hasDbXref "FMA:24993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "foot subdivision" .

[]
    oboInOwl:hasDbXref "FMA:24993", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "regio pedis" .

[]
    oboInOwl:hasDbXref "FMA:24993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "segment of foot" .

[]
    oboInOwl:hasDbXref "FMA:24993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005445 ;
    owl:annotatedTarget "subdivision of foot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramen_rotundum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "The foramen rotundum is a circular hole in the sphenoid bone that connects the middle cranial fossa and the pterygopalatine fossa." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001543" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "A circular hole in the sphenoid bone that connects the middle cranial fossa and the pterygopalatine fossa.vity. [Wikipedia:Foramen_rotundum][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001543" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:1018003 Presley R, Steel FLD, On the homology of the alisphenoid. Journal of Anatomy (1976)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "It is suggested that the mammalian lamina ascendens arose from an upgrowth of the root of the quadrate ramus of the epipterygoid in cynodonts, separating foramen rotundum from foramen ovale.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "todo - check placement of AAO class" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramen_rotundum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "foramen rotundum of the skull" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramen_rotundum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "foramen rotundum ossis sphenoidalis" .

[]
    oboInOwl:hasDbXref "VHOG:0001543" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005446 ;
    owl:annotatedTarget "round foramen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "A segment of autopod that is part of a manus." .

[]
    oboInOwl:hasDbXref "FMA:24945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "hand region" .

[]
    oboInOwl:hasDbXref "FMA:24945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "hand subdivision" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "regio manus" .

[]
    oboInOwl:hasDbXref "FMA:24945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "segment of hand" .

[]
    oboInOwl:hasDbXref "FMA:24945" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005451 ;
    owl:annotatedTarget "subdivision of hand" .

[]
    oboInOwl:hasDbXref "Wikipedia:Jugular_foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "The jugular foramen is a large aperture in the base of the skull. It is located behind the carotid canal and is formed in front by the petrous portion of the temporal, and behind by the occipital; it is generally larger on the right than on the left side" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000249" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "Large foramen that houses the glossopharyngeal and vagus nerves and is located inside the condyloid fossa.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001113" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/jugular+foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "One of a pair of openings between the lateral part of the occipital bone and the petrous part of the temporal bones in the skull. The foramen contains the inferior petrosal sinus; the transverse sinus; some meningeal branches of the occipital and ascending pharyngeal arteries; and the glossopharyngeal, vagus, and accessory nerves. [Free_Online_Medical_Dictionary]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000249" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "relationship loss: subclass braincase and otic capsule opening (AAO:0000051)[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Jugular_Foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "UMLS:C0222712" .

[]
    oboInOwl:hasDbXref "FMA:56432" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "Posterior lacerate foramen" .

[]
    oboInOwl:hasDbXref "Wikipedia:Jugular_foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005456 ;
    owl:annotatedTarget "foramen jugulare" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000962 ;
    owl:annotatedTarget obo:CL_0000843 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005457 ;
    owl:annotatedTarget "A thymus lobe that is in the left side of a thymus." .

[]
    oboInOwl:hasDbXref "FMA:71195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005457 ;
    owl:annotatedTarget "left lobe of thymus" .

[]
    oboInOwl:hasDbXref "FMA:71195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005457 ;
    owl:annotatedTarget "left thymic lobe" .

[]
    oboInOwl:notes "check this" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005458 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005613
    ] .

[]
    oboInOwl:notes "check this" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005458 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011696
    ] .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17992590"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000962 ;
    owl:annotatedTarget "A follicular B cell that is IgD-positive and CD23-positive and CD38-positive. This naive cell type is activated in the extrafollicular areas via interaction with dendritic cells and antigen specific T cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0000522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005458 ;
    owl:annotatedTarget "embryonic left umbilical artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005459 ;
    owl:annotatedTarget "An umbilical vein that is in the left side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005460 ;
    owl:annotatedTarget "A vitelline vein that is in the left side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "ZFA:0007095"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000011 ;
    owl:annotatedTarget "Cell that is part of the migratory trunk neural crest population. Migratory trunk neural crest cells develop from premigratory trunk neural crest cells and have undergone epithelial to mesenchymal transition and delamination." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:notes "cervical nerve and dorsal scapular nerve" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002005 ;
        owl:someValuesFrom obo:UBERON_0000962
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010983
    ] .

[]
    oboInOwl:notes "Posterior tubercles of transverse processes of C1 - C4 vertebrae" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002372 ;
        owl:someValuesFrom obo:UBERON_0001077
    ] .

[]
    oboInOwl:notes "Superior part of medial border of scapula" ;
    oboInOwl:source "dbpedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002373 ;
        owl:someValuesFrom obo:UBERON_0007174
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "An axial muscle that originates in the cervical vertebraae inserts on the scapula." .

[]
    oboInOwl:hasDbXref "FMA:32519" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "levator scapulae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Levator_scapulae_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "levator scapula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Levator_scapulae_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "levator scapulae muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Levator_scapulae_muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "levator scapulæ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Levator_scapulae_muscle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005461 ;
    owl:annotatedTarget "musculus levator scapulae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lymph_node#Subcapsular_sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "A space between the capsule and the cortex which allows the free movement of lymphatic fluid and so contains a sparsity of lymphocytes. It is continuous with the similar lymph sinuses that flank the trabeculae." .

[]
    oboInOwl:hasDbXref "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "marginal sinus" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "EMAPA:37662" .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node_Sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "UMLS:C1518051" .

[]
    oboInOwl:source "ncithesaurus:Lymph_Node_Subcapsular_Sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "UMLS:C1518052" .

[]
    oboInOwl:hasDbXref "MA:0003027" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "lymph node subcortical sinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "lymph path" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "lymph sinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "marginal sinus of lymph node" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subcapsular_sinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005463 ;
    owl:annotatedTarget "subcapsular sinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005469 ;
    owl:annotatedTarget "A thymus lobe that is in the right side of a thymus." .

[]
    oboInOwl:hasDbXref "FMA:71194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005469 ;
    owl:annotatedTarget "right lobe of thymus" .

[]
    oboInOwl:hasDbXref "FMA:71194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005469 ;
    owl:annotatedTarget "right thymic lobe" .

[]
    oboInOwl:notes "check this" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005470 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005622
    ] .

[]
    oboInOwl:notes "check this" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005470 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011697
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000523" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005470 ;
    owl:annotatedTarget "embryonic right umbilical artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005471 ;
    owl:annotatedTarget "An umbilical vein that is in the right side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005472 ;
    owl:annotatedTarget "A vitelline vein that is in the right side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005476 ;
    owl:annotatedTarget "trunk part of spinal nerve, where dorsal and ventral roots meet to form the spinal nerve, before branching off to dorsal and ventral rami." .

[]
    oboInOwl:hasDbXref "FMA:5929" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005476 ;
    owl:annotatedTarget "spinal nerve (trunk)" .

[]
    oboInOwl:hasDbXref "FMA:5929" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005476 ;
    owl:annotatedTarget "spinal neural trunk" .

[]
    oboInOwl:hasDbXref "FMA:5929" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005476 ;
    owl:annotatedTarget "trunk of spinal nerve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005477 ;
    owl:annotatedTarget "A simple columnar epithelium that is part of a fundus of stomach." .

[]
    oboInOwl:hasDbXref "FMA:17277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005477 ;
    owl:annotatedTarget "epithelium of fundus of stomach" .

[]
    oboInOwl:hasDbXref "FMA:17277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005477 ;
    owl:annotatedTarget "gastric epithelium of fundus" .

[]
    oboInOwl:hasDbXref "FMA:17277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005477 ;
    owl:annotatedTarget "gastric fundus epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005478 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005496
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/Sulcus+limitans", "http://www.ncbi.nlm.nih.gov/books/NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005478 ;
    owl:annotatedTarget "A longitudinal groove in the neural tube wall that divides the neural tube into dorsal (alar) and ventral (basal) halves (dorsal receives input from sensory neurons, ventral effects motor functions); stretches from the mesencephalon caudad[TMD]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005478 ;
    owl:annotatedTarget "neural tube lateral wall sulcus limitans" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005483 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0002370
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005483 ;
    owl:annotatedTarget "Either of the two lateral lobes that constitute the thymus." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005483 ;
    owl:annotatedTarget "lateral lobe of thymus" .

[]
    oboInOwl:hasDbXref "FMA:71193" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005483 ;
    owl:annotatedTarget "lobe of thymus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003711
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dural_venous_sinuses" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "A venous channel found between layers of dura mater in the brain. Receives blood from internal and external veins of the brain, receive cerebrospinal fluid (CSF) from the subarachnoid space, and ultimately empty into the internal jugular vein." .

[]
    oboInOwl:hasDbXref "FMA:50762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "cranial dural venous sinus" .

[]
    oboInOwl:hasDbXref "FMA:50762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "dural sinus" .

[]
    oboInOwl:hasDbXref "MA:0002113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "dural vein" .

[]
    oboInOwl:hasDbXref "FMA:50762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "dural venous sinus" .

[]
    oboInOwl:hasDbXref "EHDAA:6491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "venous dural" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002169" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "venous dural sinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dural_venous_sinuses" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005486 ;
    owl:annotatedTarget "s. durae matris" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0010666" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "the paired veins that carry blood from the yolk sac back to the embryo" .

[]
    oboInOwl:ontology "XAO" ;
    oboInOwl:source "XAO:0004147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "One of two veins that run upward at first in front, and subsequently on either side of the intestinal canal. They unite on the ventral aspect of the canal, and beyond this are connected to one another by two anastomotic branches, one on the dorsal, and the other on the ventral aspect of the duodenal portion of the intestine, which is thus encircled by two venous rings; into the middle or dorsal anastomosis the superior mesenteric vein opens. The portions of the veins above the upper ring become interrupted by the developing liver and broken up by it into a plexus of small capillary-like vessels termed sinusoids.[XAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000401" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.460", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "Within each vertebrate group, the veins compose a few main functional systems that arise embryologically from what seems to be a common developmental pattern. (...) Early in development, three major sets of paired veins are present: the vitelline veins from the yolk sac, the cardinal veins from the body of the embryo itself, and the lateral abdominal veins from the pelvic region. The paired vitelline veins are among the first vessels to appear in the embryo. They arise over the yolk and follow the yolk stalk into the body. They then turn anteriorly, continue along the gut, and enter the sinus venosus.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "XAO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "check zfa (no text def). Check vitelline/omphalomesenteric distinction in XAO" .

[]
    oboInOwl:source "ncithesaurus:Vitelline_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "UMLS:C0231091" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000963 ;
    owl:annotatedTarget obo:CL_0000844 .

[]
    oboInOwl:hasDbXref "VHOG:0000401" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "embryonic vitelline vein" .

[]
    oboInOwl:hasDbXref "XAO:0004147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "vascular vitelline network" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vitelline_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "vena vitellina" .

[]
    oboInOwl:hasDbXref "EMAPA:16244" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "omphalomesenteric vein" .

[]
    oboInOwl:hasDbXref "XAO:0004147" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005487 ;
    owl:annotatedTarget "vitelline veins" .

[]
    oboInOwl:hasDbXref "ZFA:0007066" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005491 ;
    owl:annotatedTarget "Cranial neural crest which gives rise to the glossopharyngeal ganglion." .

[]
    oboInOwl:hasDbXref "ZFA:0001435" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005496 ;
    owl:annotatedTarget "Portion of tissue on the side of the lumen of the neural tube." .

[]
    oboInOwl:hasDbXref "ZFA:0001435" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005496 ;
    owl:annotatedTarget "lateral wall neural tube" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:9280752"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000963 ;
    owl:annotatedTarget "A germinal center B cell that develops from a Bm3 B cell. This cell has the phenotype IgM-negative, IgD-positive, and CD38-positive."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001372" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/S0959-4388(99)00003-3 Holland LZ and Holland ND, Chordate origins of the vertebrate central nervous system. Current Opinion in Neurobiology (1999)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "In the early gastrula of vertebrates, factors from the organizer (e.g. noggin, chordin, and follistatin in Xenopus) antagonize the epidermalizing factor bone morphogenetic protein 4 (BMP4), thus dividing the epiblast into neuroectoderm. In Drosophila, decapentaplegic, the homologue of BMP4, interacts similarly with the protein short gastrulation, the homologue of chordin. Thus, a comparable molecular mechanism for distinguishing non-neural ectoderm from neural ectoderm was probably present in the common ancestor of all bilaterally symmetrical animals.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001178" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "non neural ectoderm" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "epidermal ectoderm" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "epithelial ectoderm" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "surface ectoderm" .

[]
    oboInOwl:hasDbXref "ZFA:0001178" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005497 ;
    owl:annotatedTarget "ventral ectoderm" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005498 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004291
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000149" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005498 ;
    owl:annotatedTarget "Multi-tissue structure that arises from the heart rudiment and will become the heart tube." .

[]
    oboInOwl:hasDbXref "EMAPA:16215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005498 ;
    owl:annotatedTarget "primitive heart tube" .

[]
    oboInOwl:hasDbXref "EMAPA:16208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005498 ;
    owl:annotatedTarget "early primitive heart tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005501 ;
    owl:annotatedTarget "A neural tube lateral wall that is part of a rhombomere." .

[]
    oboInOwl:hasDbXref "EMAPA:35364" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005501 ;
    owl:annotatedTarget "future hindbrain lateral wall" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003295
    ] .

[]
    oboInOwl:notes "mesenchymal" ;
    oboInOwl:source "ZFA"^^xsd:string, "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005428
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001077" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "A small outgrowth of the pharyngeal epithelium that is the site of lymphocyte cell production[ZFA]. [PMID]." .

[]
    oboInOwl:source "ISBN:0781714125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "we follow Kardong table 13.1 in having some developmental contribution of pouch 4 in mammals, but this isn't reflected in EHDAA2. Consider adding distinct term for mesenchyme (see EHDAA2), to indicate NC constribution." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001077" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "A small outgrowth of the pharyngeal epithelium that is the site of lymphocyte cell production. Willett et al, 1999.[TAO]" .

[]
    oboInOwl:source "ISBN:0781714125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "variability of developmental origin: In fish, thymic primordia are generated by all the pouches except the first. However, in avians the thymus arises from pouches 3 and 4, whereas in humans it is only generated by the third pouch[PMID:16313389] The thymus arises from the second pouch in frogs, 2-6 in cartilaginous fish, 2-3 in reptiles, 3 or 4 in bony fish, birds and mammals. The final number is variable - 5 paired organs in sharks, 4 in caecilians, 3 in urodeles, 1 in many teleost, anurans and many mammals" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "thymic primordium" .

[]
    oboInOwl:hasDbXref "ZFA:0001077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005562 ;
    owl:annotatedTarget "thymic rudiment" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005563 ;
    owl:annotatedTarget obo:UBERON_0003099 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005563 ;
    owl:annotatedTarget obo:UBERON_0007530 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005563 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000080" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005563 ;
    owl:annotatedTarget "Cranial neural crest which gives rise to the trigeminal ganglion." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000269" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005563 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "Portion of tissue that gives rise to the immature gonad." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001262" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "Immature reproductive tissue that has not undergone final maturation into either testis or ovary.[TAO]" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "future gonad" .

[]
    oboInOwl:hasDbXref "ZFA:0001262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "gonadal primordium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "primitive gonad" .

[]
    oboInOwl:hasDbXref "ZFA:0001262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "undifferentiated gonad" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005564 ;
    owl:annotatedTarget "immature gonad" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005565 ;
    owl:annotatedTarget obo:UBERON_0007530 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005565 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003849
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000762" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005565 ;
    owl:annotatedTarget "Cranial neural crest that gives rise to the facio-acoustic ganglion." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000268" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005565 ;
    owl:annotatedTarget "We conclude this section by listing some of the many synapomorphies of craniates, including (1) the neural crest (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005565 ;
    owl:annotatedTarget "facio acoustic neural crest" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] .

[]
    oboInOwl:hasDbXref "PMID:11830559" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget "Somite located in the head region, caudal to the otic vesicle" .

[]
    oboInOwl:source "PMID:11830559" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget "They provide the epaxial and hypaxial muscles of the neck, the pharyngeal and laryngeal muscles that develop in the caudal branchial arches and the musculature of the tongue. Despite their localisation in the head, myogenic precursors from occipital somites essentially follow the trunk programmes (E. H. Walters and S. D., unpublished). during evolution, have been secondarily incorporated into the head (Gans and Northcutt, 1983)" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget "EHDAA2 has both 'head somite' and 'head somite group', with part_of and develops_from for latter" .

[]
    oboInOwl:hasDbXref "PMID:11830559", "XAO:0000313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget "occipital somite" .

[]
    oboInOwl:hasDbXref "XAO:0000313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005594 ;
    owl:annotatedTarget "cranial somite" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

[]
    oboInOwl:hasDbXref "XAO:0001002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget "A pair of lateral diverticula just over the liver rudiment representing the primordia of the lungs, formed by the floor of the foregut just anterior to the liver diverticulum." .

[]
    oboInOwl:hasDbXref "XAO:0001002" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget "lateral diverticula" .

[]
    oboInOwl:hasDbXref "AAO:3010717" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget "lung diverticulum" .

[]
    oboInOwl:hasDbXref "EFO:0002578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005597 ;
    owl:annotatedTarget "lung endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005598 ;
    owl:annotatedTarget "A somite that is part of a trunk." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget obo:UBERON_0003281 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002296
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003281
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget "The portion of mesentery attached to the greater curvature of the stomach is named the dorsal mesentery (or dorsal mesogastrium, when referring to the portion at the stomach), and the part which suspends the colon is termed the mesocolon. The dorsal mesogastrium develops into the greater omentum." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000352" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget "The dorsal sheet of the primitive mesentery that encloses the stomach. The greater omentum develops from the dorsal mesogastrium. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Dorsal_Mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget "UMLS:C1512038" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005602 ;
    owl:annotatedTarget "dorsal mesentery" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005604 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003703
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005604 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005171
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005604 ;
    owl:annotatedTarget "extrahepatic part of the hepatic duct" .

[]
    oboInOwl:hasDbXref "MA:0001636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005604 ;
    owl:annotatedTarget "hepatic duct extrahepatic part" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001477" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/hyaloid+fossa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005606 ;
    owl:annotatedTarget "A depression in the front of the vitreous body, lodging the lens. [adapted_from_the_definition_of_the_hyaloid_fossa]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Iliac_artery", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005609 ;
    owl:annotatedTarget "Any of the arteries that arise from a bifurcation of the aorta supplying the pelvic or abdomen. Examples: Common iliac artery, External iliac artery, Internal iliac artery" .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005609 ;
    owl:annotatedTarget "we place the XAO structure here for now. In terms of analagy, it is more closely related to common iliac, but the relationships currently attached to this class are mammal specific" .

[]
    oboInOwl:source "ncithesaurus:Iliac_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005609 ;
    owl:annotatedTarget "UMLS:C0020887" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Iliac_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005610 ;
    owl:annotatedTarget "Any of the three veins including the common, external and internal iliac veins." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005610 ;
    owl:annotatedTarget "EMAPA:37151" .

[]
    oboInOwl:source "ncithesaurus:Iliac_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005610 ;
    owl:annotatedTarget "UMLS:C0020888" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000484" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0174480198 Roberts MBV, Biology: a functional approach (1986) p.572", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005613 ;
    owl:annotatedTarget "A study of embryos shows that in all vertebrates six arterial arches link the ventral aorta with a pair of lateral dorsal aortae on each side of the body. The latter unite posteriorly to form a single median dorsal aorta wich takes blood to the body.[well established][VHOG]" .

[]
    oboInOwl:source "http://emedicine.medscape.com/article/899609-overview" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005613 ;
    owl:annotatedTarget "Contributes to the arch of aorta in humans" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "A layer of cuboidal epithelial cells bounded anteriorly by the capsule of the lens and posteriorly by the lens cortex." .

[]
    oboInOwl:source "ncithesaurus:Subcapsular_Epithelium_of_the_Lens" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "UMLS:C1182652" .

[]
    oboInOwl:hasDbXref "http://www.lab.anhb.uwa.edu.au/mb140/corepages/eye/eye.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "lens subcapsular epithelium" .

[]
    oboInOwl:hasDbXref "FMA:70612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "subcapsular lens epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:17304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "anterior epithelium of lens vesicle" .

[]
    oboInOwl:hasDbXref "FMA:58889" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005614 ;
    owl:annotatedTarget "anterior surface of lens" .

[]
    oboInOwl:hasDbXref "MESH:A07.231.114.565", "Wikipedia:Mesenteric_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005616 ;
    owl:annotatedTarget "Arteries which arise from the abdominal aorta and distribute to most of the intestines." .

[]
    oboInOwl:source "ncithesaurus:Mesenteric_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005616 ;
    owl:annotatedTarget "UMLS:C0025465" .

[]
    oboInOwl:hasDbXref "MESH:A07.231.908.670.385", "Wikipedia:Mesenteric_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005617 ;
    owl:annotatedTarget "A vein that returns blood from the intestines." .

[]
    oboInOwl:source "ncithesaurus:Mesenteric_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005617 ;
    owl:annotatedTarget "UMLS:C0025473" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005617 ;
    owl:annotatedTarget "intestinal vein" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000485" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0174480198 Roberts MBV, Biology: a functional approach (1986) p.572", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005622 ;
    owl:annotatedTarget "A study of embryos shows that in all vertebrates six arterial arches link the ventral aorta with a pair of lateral dorsal aortae on each side of the body. The latter unite posteriorly to form a single median dorsal aorta wich takes blood to the body.[well established][VHOG]" .

[]
    oboInOwl:source "http://emedicine.medscape.com/article/899609-overview" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0005622 ;
    owl:annotatedTarget "Normally regresses in humans" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adrenal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005624 ;
    owl:annotatedTarget "Artery that supplies blood to the adrenal glands." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005624 ;
    owl:annotatedTarget "EMAPA:37124" .

[]
    oboInOwl:hasDbXref "MA:0001914", "Wikipedia:Adrenal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005624 ;
    owl:annotatedTarget "adrenal artery" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005625 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005625 ;
    owl:annotatedTarget "The cavity formed by the tubotympanic recess epithelium." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002095" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005625 ;
    owl:annotatedTarget "tubotympanic recess" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009668
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventral_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget "Portion of ventral mesentery closest to the stomach." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000964 ;
    owl:annotatedTarget obo:CL_0000844 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005133" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget "The mesentery that originates from the ventral side of the peritoneal cavity.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000351" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget "The ventral sheet of the primitive mesentery that encloses the stomach. The lesser omentum develops from the ventral mesogastrium. [TFD][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Ventral_Mesogastrium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget "UMLS:C1519967" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventral_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005626 ;
    owl:annotatedTarget "foregut ventral mesentery" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=70052" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005629 ;
    owl:annotatedTarget "A vascular network formed by frequent anastomoses between the blood vessels (arteries or veins) of a part." .

[]
    oboInOwl:source "Wikipedia:Plexus#Circulatory_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005629 ;
    owl:annotatedTarget "In a vascular plexus, the contents of the vessels mix. A plexus allows blood to flow via multiple routes. If one branch of the plexus is obstructed, the blood may flow via the open branches[Wikipedia:Plexus#Circulatory_system]." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005629 ;
    owl:annotatedTarget "plexus vasculosus" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005631 ;
    owl:annotatedTarget "Intrinsic membrane that arises from embryonic germ layers and grow to surround the developing embryo." .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17992590"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000964 ;
    owl:annotatedTarget "A germinal center B cell that founds a germinal center, and has the phenotype IgD-positive, CD38-positive, and CD23-negative."^^xsd:string .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005631 ;
    owl:annotatedTarget "EHDAA2 is a mereological sum." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005636 ;
    owl:annotatedTarget "An epithelium that is part of a caecum." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005637 ;
    owl:annotatedTarget "An epithelium that is part of a pylorus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005638 ;
    owl:annotatedTarget "An epithelium that is part of a anterior chamber of eyeball." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005656 ;
    owl:annotatedTarget "An epithelium that is part of a lens vesicle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005660 ;
    owl:annotatedTarget "An ectoderm that is part of a pharyngeal arch 2." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001062" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005660 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005660 ;
    owl:annotatedTarget "2nd pharyngeal arch ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005661 ;
    owl:annotatedTarget "An ectoderm that is part of a pharyngeal arch 3." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000946" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005661 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000946" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005661 ;
    owl:annotatedTarget "3rd pharyngeal arch ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005662 ;
    owl:annotatedTarget "An ectoderm that is part of a pharyngeal arch 4." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001095" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005662 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001095" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005662 ;
    owl:annotatedTarget "4th pharyngeal arch ectoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005664 ;
    owl:annotatedTarget "An endoderm that is part of a pharyngeal arch 2." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001108" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005664 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005664 ;
    owl:annotatedTarget "2nd pharyngeal arch endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005665 ;
    owl:annotatedTarget "An endoderm that is part of a pharyngeal arch 3." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001081" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005665 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005665 ;
    owl:annotatedTarget "3rd pharyngeal arch endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005666 ;
    owl:annotatedTarget "An endoderm that is part of a pharyngeal arch 4." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001092" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005666 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005666 ;
    owl:annotatedTarget "4th pharyngeal arch endoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005667 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005667 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "A mesothelium that is part of a peritoneal cavity." .

[]
    oboInOwl:external_ontology "EMAPA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "we believe that this corresponds to EMAPA:16139 based on synonyms and parenthood" .

[]
    oboInOwl:hasDbXref "EMAPA:16139" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "peritoneum" .

[]
    oboInOwl:hasDbXref "EMAPA:16139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "mesothelium of peritoneal component" .

[]
    oboInOwl:hasDbXref "FMA:18147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "mesothelium of peritoneum" .

[]
    oboInOwl:hasDbXref "BTO:0003156" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "peritoneal mesothelium" .

[]
    oboInOwl:hasDbXref "EMAPA:16139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "peritoneal mesothelium" .

[]
    oboInOwl:hasDbXref "FMA:18147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005669 ;
    owl:annotatedTarget "peritoneum mesothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005672 ;
    owl:annotatedTarget "An endothelium that is part of a right lung." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005673 ;
    owl:annotatedTarget "An endothelium that is part of a left lung." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005677 ;
    owl:annotatedTarget "A mesentery that is part of a caecum." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005685 ;
    owl:annotatedTarget "A dorsal mesentery that is part of a midgut." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005686 ;
    owl:annotatedTarget "A dorsal mesentery that is part of a caecum." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005687 ;
    owl:annotatedTarget obo:UBERON_0005863 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005687 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009193
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005687 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010728
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005687 ;
    owl:annotatedTarget "A orbitosphenoid endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001329" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005687 ;
    owl:annotatedTarget "sphenoid lesser wing cartilage element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005688 ;
    owl:annotatedTarget "An anatomical cavity that is part of a lens vesicle." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000531" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005688 ;
    owl:annotatedTarget "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The optic cup induces the overlying surface ectoderm first to thicken as a lens placode and then to invaginate and form a lens vesicle that differentiates into the lens.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005688 ;
    owl:annotatedTarget "lens cavity" .

[]
    oboInOwl:hasDbXref "EMAPA:17164" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005688 ;
    owl:annotatedTarget "cavity of lens vesicle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005689 ;
    owl:annotatedTarget "Mesenchyme that is part of a pharyngeal arch 2." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001102" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005689 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005689 ;
    owl:annotatedTarget "2nd pharyngeal arch mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005690 ;
    owl:annotatedTarget "Mesenchyme that is part of a pharyngeal arch 3." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001083" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005690 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005690 ;
    owl:annotatedTarget "3rd pharyngeal arch mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005691 ;
    owl:annotatedTarget "Mesenchyme that is part of a pharyngeal arch 4." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001052" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005691 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001052" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005691 ;
    owl:annotatedTarget "4th pharyngeal arch mesenchyme" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000014 ;
    owl:annotatedTarget obo:CL_0000034 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005702 ;
    owl:annotatedTarget "Mesenchyme that is part of a optic eminence." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005711 ;
    owl:annotatedTarget "A mesentery of duodenum that is part of a foregut." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000965 ;
    owl:annotatedTarget obo:CL_0000844 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005712 ;
    owl:annotatedTarget "A mesentery of duodenum that is part of a midgut." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005719 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003373
    ] .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000965 ;
    owl:annotatedTarget "A germinal center B cell that is rapidly dividing and has the phenotype IgD-negative, CD38-positive, and CD77-positive. Somatic hypermutation of the immunoglobulin V gene region can occur during proliferation of this cell type."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005719 ;
    owl:annotatedTarget "An apical ectodermal ridge that is part of a footplate." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005720 ;
    owl:annotatedTarget "A venous system that is part of a hindbrain." .

[]
    oboInOwl:hasDbXref "VHOG:0001322" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005720 ;
    owl:annotatedTarget "rhombencephalon venous system" .

[]
    oboInOwl:hasDbXref "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000965 ;
    owl:annotatedTarget "centroblast"^^xsd:string .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

[]
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007297
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "A mesoderm that has the potential to develop into a pronephros." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011090" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "XAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "Portion of tissue that consists of the mesenchymal precursor to the pronephric kidney and that begins to separate from the intermediate mesoderm at NF stage 21 and epithelializes by NF stage 30.[AAO]" .

[]
    oboInOwl:hasDbXref "XAO:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "pronephric anlage" .

[]
    oboInOwl:hasDbXref "XAO:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "pronephric bulge" .

[]
    oboInOwl:hasDbXref "XAO:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "pronephric mesenchyme" .

[]
    oboInOwl:hasDbXref "XAO:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005721 ;
    owl:annotatedTarget "pronephric primordium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005725 ;
    owl:annotatedTarget "A sensory system that is capable of olfacttion (the sensory perception of smell)." .

[]
    oboInOwl:source "Wikipedia:Olfactory_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005725 ;
    owl:annotatedTarget "The olfactory system is the sensory system used for olfaction, or the sense of smell. Most mammals and reptiles have two distinct parts to their olfactory system: a main olfactory system and an accessory olfactory system. The main olfactory system detects volatile, airborne substances, while the accessory olfactory system senses fluid-phase stimuli. Behavioral evidence indicates that most often, the stimuli detected by the accessory olfactory system are pheromones. The olfactory system is often spoken of along with the gustatory system as the chemosensory senses because both transduce chemical signals into perception[WP][Wikipedia:Olfactory_system]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000978" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005725 ;
    owl:annotatedTarget "The sensory system used for olfaction (the sense of smell).[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Olfactory_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005725 ;
    owl:annotatedTarget "UMLS:C0228065" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005728 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005728 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008780
    ] .

[]
    oboInOwl:hasDbXref "http://www.ana.ed.ac.uk/database/humat/notes/extraemb/mesoder.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005728 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005729 ;
    owl:annotatedTarget "A limb/fin field that has the potential to develop into a pectoral appendage bud mesenchyme." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001453" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005729 ;
    owl:annotatedTarget "Embryonic region that develops into the pectoral fin bud.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001453" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005729 ;
    owl:annotatedTarget "pectoral fin field" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005730 ;
    owl:annotatedTarget "A limb/fin field that has the potential to develop into a pelvic appendage bud mesenchyme." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001454" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005730 ;
    owl:annotatedTarget "Embryonic region that develops into the pelvic fin bud.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001454" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005730 ;
    owl:annotatedTarget "pelvic fin field" .

[]
    oboInOwl:source "ISBN:9780878932504", "ZFA-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005732 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005732 ;
    owl:annotatedTarget "A ring of cells capable of forming a limb or paired fin[Gilbert,modified]." .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005733 ;
    owl:annotatedTarget "A ring of cells capable of forming a limb." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000014 ;
    owl:annotatedTarget obo:CL_0000039 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget obo:UBERON_0004797 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "The outermost layer of a blood vessel, composed mainly of fibrous tissue." .

[]
    oboInOwl:source "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "The outermost layer of a blood vessel, surrounding the tunica media. It is mainly composed of collagen. The collagen serves to anchor the blood vessel to nearby organs, giving it stability[Wikipedia:Tunica_externa_(vessels)]." .

[]
    oboInOwl:source "ncithesaurus:Tunica_Adventitia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "UMLS:C0225342" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "adventitia externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica adventitia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica adventitia of vessel" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "external coat" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica adventitia vasorum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tunica_externa_(vessels)" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica externa vasorum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005740 ;
    owl:annotatedTarget "A tunica intima that is part of a artery." .

[]
    oboInOwl:hasDbXref "EV:0100028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005740 ;
    owl:annotatedTarget "arterial intima" .

[]
    oboInOwl:hasDbXref "FMA:14272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005740 ;
    owl:annotatedTarget "tunica interna (intima)(arteriae)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Adventitia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005742 ;
    owl:annotatedTarget "An outermost connective tissue covering of an organ, vessel, or other structure[WP]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Adventitia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005742 ;
    owl:annotatedTarget "tunica advetitia" .

[]
    oboInOwl:hasDbXref "FMA:45635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005742 ;
    owl:annotatedTarget "tunica externa" .

[]
    oboInOwl:hasDbXref "TAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005744 ;
    owl:annotatedTarget "Anatomical space that is an opening in a bone, usually for passage of blood vessels or nerves." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005744 ;
    owl:annotatedTarget "in FMA and ZFA this is a conduit space, not a conduit. Note there may be some additional disambiguation required: foramen is used loosely in the sense of any opening (e.g. foramen primum). FMA appears to use cranial conduit (undefined) in the sense of any foramen of the skull (includes mental foramen, which is not in the cranium proper)." .

[]
    oboInOwl:hasDbXref "ZFA:0005386" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005744 ;
    owl:annotatedTarget "foramen" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010704", "Wikipedia:Optic_canal", "https://github.com/obophenotype/uberon/issues/1213" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "An opening in the skull through which cranial nerve II passes.[MP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001408" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/optic+foramen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "An aperture in the root of the lesser wing of the sphenoid bone transmitting the optic nerve. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002025" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "Foramen in the orbital region of the neurocranium for the passage of the optic nerve (cranial nerve II).[TAO]" .

[]
    oboInOwl:external_class "MP:0010704" ;
    oboInOwl:ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "The short canal through the orbitosphenoid bone at the apex of the orbit that gives passage to the optic nerve and the opthalmic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "optic canal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "optic foramen" .

[]
    oboInOwl:hasDbXref "ZFA:0005428", "ZFIN:ZDB-PUB-961014-192" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "optic nerve (II) foramen" .

[]
    oboInOwl:hasDbXref "TAO:0002025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "optic nerve foramen" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "canalis opticus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Optic_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005745 ;
    owl:annotatedTarget "foramen opticum ossis sphenoidalis" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005749 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "MP:0005325", "Wikipedia:Glomerulus", "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005749 ;
    owl:annotatedTarget "The capillary loops of the kidney that normally function as a filtration unit[MP]." .

[]
    oboInOwl:source "GudMap" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0005749 ;
    owl:annotatedTarget "...Soon afterwards, endothelial cells invade to make a capillary knot-like outgrowth, the glomerular tuft, which goes on to form the glomerulus" .

[]
    oboInOwl:hasDbXref "EMAPA:28239" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005749 ;
    owl:annotatedTarget "glomerulus" .

[]
    oboInOwl:hasDbXref "MP:0011498", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "A single layer of simple squamous epithelium in the glomerular capsule. Does not function in filtration[UBERON]. outer layer of the glomerular capsule composed of a single layer of simple squamous epithelium[MP]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005253" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "Simple squamous epithelium that lines the capsule of the renal glomerulus.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Parietal_Layer_of_Bowman_s_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "UMLS:C0227645" .

[]
    oboInOwl:hasDbXref "MP:0011498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "Bowman's parietal epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0002296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "capsular epithelium" .

[]
    oboInOwl:hasDbXref "FMA:74272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "glomerular capsule parietal layer" .

[]
    oboInOwl:hasDbXref "FMA:74272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "outer layer of glomerular capsule" .

[]
    oboInOwl:hasDbXref "MP:0011498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal capsular epithelium" .

[]
    oboInOwl:hasDbXref "ZFA:0005253" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal epithelial layer" .

[]
    oboInOwl:hasDbXref "MP:0011498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal epithelium of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "MP:0011498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal layer of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "FMA:74272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal layer of glomerular capsule" .

[]
    oboInOwl:hasDbXref "MP:0011498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "parietal layer of glomerular capsule" .

[]
    oboInOwl:hasDbXref "ZFA:0005253" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "renal glomerular capsule epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:35969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005750 ;
    owl:annotatedTarget "kidney parietal epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001515", "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "The inner, or visceral, layer of the renal glomerular capsule, overlying the capillaries, composed of podocytes, and separated from the outer, or parietal, layer by the capsular (Bowman's) space[BTO]. Lies just above the thickened glomerular basement membrane and is made of podocytes. Beneath the visceral layer lie the glomerular capillaries[WP]. inner layer of the glomerular capsule surrounding the capillary endothelial cells and composed of highly specialized epithelial cells (podocytes) that are separated by filtration slits; the visceral layer is separated from the outer parietal layer by the urinary space (also known as the Bowman's or capsular space)[MP]" .

[]
    oboInOwl:source "ncithesaurus:Visceral_Layer_of_Bowman_s_Capsule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "UMLS:C0227644" .

[]
    oboInOwl:hasDbXref "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "Bowman's visceral epithelium" .

[]
    oboInOwl:hasDbXref "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "glomerular capsule visceral layer" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "inner epithelial layer of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "podocyte layer of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "visceral epithelium of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "visceral epithelium of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "visceral layer of Bowman's capsule" .

[]
    oboInOwl:hasDbXref "MP:0011497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005751 ;
    owl:annotatedTarget "visceral layer of glomerular capsule" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005753 ;
    owl:annotatedTarget "The metanephros develops from the most caudal part of the nephrogenic cord that is itself derived from the intermediate plate mesoderm." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005753 ;
    owl:annotatedTarget "caudal portion of nephrogenic cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005753 ;
    owl:annotatedTarget "caudal region of nephrogenic cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005753 ;
    owl:annotatedTarget "rear part of nephrogenic cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metanephros#Metanephros" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005753 ;
    owl:annotatedTarget "rear portion of nephrogenic cord" .

[]
    oboInOwl:hasDbXref "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005754 ;
    owl:annotatedTarget "The initial renal anlage that develops from the most rostral part of the nephrogenic cord is termed the pronephros." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000966 ;
    owl:annotatedTarget obo:CL_0000844 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ] .

[]
    oboInOwl:hasDbXref "MP:anna"^^xsd:string, "Wikipedia:Urorectal_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "The ridge of mesoderm covered with endoderm that in the early developing embryo partitions the endodermal cloaca into the primary urogenital sinus (ventrally) and the anorectal canal of the hindgut (dorsally); the urorectal septum eventually fuses with the cloacal membrane, dividing it into a dorsal anal membrane and a larger ventral urogenital membrane - this area of fusion is represented in the adult by the perineal body[MP]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000018" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/urorectal+septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "A ridge of mesoderm covered with endoderm that in the early developing embryo divides the endodermal cloaca into the urogenital sinus and the rectum. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000018" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.388-89 and Figure 300", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "In mammals the lowly monotremes still have a cloaca. Higher types have done away with this structure and have a separate anal outlet for the rectum. The monotreme cloaca shows the initiation of this subdivision. The cloaca has such includes only the distal part, roughly comparable to the proctodeum. The more proximal part is divided into (1) a large dorsal passage into which the intestine opens, the coprodeum, and (2) a ventral portion, the urodeum with which the bladder connects. (...) the development of the placental mammals recapitulates in many respects the phylogenetic story. In the sexually indifferent stage of placental mammal there is a cloaca. While the indifferent stage still persists, a septum develops, and extends out to the closing membrane. This divides the cloaca into two chambers: a coprodeum continuous with the gut above, and a urodeum or urogenital sinus below.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Urorectal_Septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "UMLS:C1519838" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urorectal_septum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "septum urorectale" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000966 ;
    owl:annotatedTarget "A germinal center B cell that has the phenotype CD77-negative, IgD-negative, and CD38-positive. These cells have undergone somatic mutation of the B cell receptor."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "urorectal fold" .

[]
    oboInOwl:hasDbXref "MP:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "urorectal membrane" .

[]
    oboInOwl:hasDbXref "VHOG:0000018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005760 ;
    owl:annotatedTarget "cloacal septum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005764 ;
    owl:annotatedTarget "A acellular anatomical structure that is the bounding layer of a anatomical structure." .

[]
    oboInOwl:hasDbXref "PMID:17992590"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000966 ;
    owl:annotatedTarget "centrocyte"^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget obo:UBERON_0005764 .

[]
    oboInOwl:hasDbXref "Wikipedia:Basement_membrane", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget "An acellular membrane that is part of the epithelium, lies adjacent to the epithelial cells, and is the fusion of the the basal lamina and the reticular lamina." .

[]
    oboInOwl:source "http://palaeos.com/metazoa/porifera/homoscleromorpha.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget obo:NCBITaxon_80999 .

[]
    oboInOwl:source "ncithesaurus:Basement_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget "UMLS:C0004799" .

[]
    oboInOwl:hasDbXref "FMA:63872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget "basement membrane of connective tissue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Basement_membrane" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget "membrana basalis" .

[]
    oboInOwl:hasDbXref "FMA:63872" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget "basement membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004188
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011348" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "the layer of extracellular matrix that lies between the endothelium of the glomerular capillaries and the podocytes of the inner or visceral layer of the Bowman capsule; it is a fusion of the endothelial cell and podocyte basal laminas and acts as a physical barrier and an ion-selective filter" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005285" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-000824-1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "Membrane between the mesonephric podocytes and the renal glomerular capillaries. It is a trilaminar structure composed of the fused basement membranes of the glomerular capillaries and basement membrane of the podocytes. The capillary membranes touch the GBM at contact points that are separated by pores. The membrane is semi-permeable allowing water and small molecules to pass into the renal capsular space.[TAO]" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "GBM" .

[]
    oboInOwl:source "ncithesaurus:Glomerular_Basement_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "UMLS:C0599297" .

[]
    oboInOwl:hasDbXref "MA:0001659" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "glomerular capillary basement membrane" .

[]
    oboInOwl:hasDbXref "ZFA:0005285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005777 ;
    owl:annotatedTarget "glomerular filtration membrane" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005787 ;
    owl:annotatedTarget "Middle layer of the glomerular basement membrane." .

[]
    oboInOwl:hasDbXref "ZFA:0005286" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005787 ;
    owl:annotatedTarget "lamina densa" .

[]
    oboInOwl:source "ncithesaurus:Lamina_Densa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005787 ;
    owl:annotatedTarget "UMLS:C1235665" .

[]
    oboInOwl:hasDbXref "FMA:74276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005787 ;
    owl:annotatedTarget "lamina densa of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "FMA:74276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005787 ;
    owl:annotatedTarget "middle layer of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005788 ;
    owl:annotatedTarget "Layer of the glomerular basement membrane adjacent to the glomerular capillary." .

[]
    oboInOwl:source "ncithesaurus:Lamina_Rara_Interna" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005788 ;
    owl:annotatedTarget "UMLS:C1517719" .

[]
    oboInOwl:hasDbXref "FMA:74277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005788 ;
    owl:annotatedTarget "internal layer of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "FMA:74277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005788 ;
    owl:annotatedTarget "lamina interna of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005789 ;
    owl:annotatedTarget "Layer of the glomerular basement membrane adjacent to the podocytes and capsular space." .

[]
    oboInOwl:source "ncithesaurus:Lamina_Rara_Externa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005789 ;
    owl:annotatedTarget "UMLS:C1517718" .

[]
    oboInOwl:hasDbXref "FMA:74275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005789 ;
    owl:annotatedTarget "external layer of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "FMA:74275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005789 ;
    owl:annotatedTarget "lamina externa of glomerular basement membrane" .

[]
    oboInOwl:hasDbXref "http://cwx.prenhall.com/bookbind/pubbooks/martini10/chapter27/custom2/deluxe-content.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005792 ;
    owl:annotatedTarget "Nephric tubules (nephrons) form embryonically along the nephric ridge. The ridge comprises three regions; anterior, middle and posterior. The functional kidney uses nephrons from only one or two regions of the ridge. A pronephric kidney uses only the nephrons from the anterior region of the ridge. A mesonephric kidney uses only the middle region, a metanephric kidney uses only the posterior region and an opisthonephric kidney uses the middle and posterior regions." .

[]
    oboInOwl:hasDbXref "VHOG:0001240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005792 ;
    owl:annotatedTarget "nephric cord" .

[]
    oboInOwl:hasDbXref "FMA:72173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005795 ;
    owl:annotatedTarget "fetal uterus" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Aortic_Segment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005800 ;
    owl:annotatedTarget "Any portion of the aorta including the ascending and descending aorta, and aortic arch or a portion of the aortic orifice of the left ventricle." .

[]
    oboInOwl:source "ncithesaurus:Aortic_Segment" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005800 ;
    owl:annotatedTarget "UMLS:C0506947" .

[]
    oboInOwl:hasDbXref "FMA:13087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005800 ;
    owl:annotatedTarget "aortic segment" .

[]
    oboInOwl:hasDbXref "FMA:13087" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005800 ;
    owl:annotatedTarget "segment of aorta" .

[]
    oboInOwl:hasDbXref "GO:0035907", "https://sourceforge.net/p/geneontology/ontology-requests/8525/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "The dorsal aorta is a blood vessel in a single-pass circulatory system that carries oxygenated blood from the gills to the rest of the body. In a single-pass circulatory system blood passes once through the heart to supply the body once." .

[]
    oboInOwl:source "Wikipedia:Dorsal_aorta" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "Each primitive aorta receives anteriorly a vein 'the vitelline vein' from the yolk-sac, and is prolonged backward on the lateral aspect of the notochord under the name of the dorsal aorta. The dorsal aortae give branches to the yolk-sac, and are continued backward through the body-stalk as the umbilical arteries to the villi of the chorion. The two dorsal aortae combine to become the descending aorta in later development[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000014" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "Principal unpaired, median artery of the trunk, leading from the paired roots (radices) of the dorsal aorta to the caudal artery. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:source "BTO:0004673" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "The artery in vertebrate embryos that transports blood from the aortic arches to the trunk and limbs. In adult fish it is a major artery that carries oxygenated blood from the efferent branchial arteries to branches that supply the body organ. In adult tetrapods it arises from the systemic arch" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000014" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "relationship loss: part_of axial vasculature (TAO:0001073)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000264" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.620", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "When vertebrates first appeared, they must have possessed a ventral and dorsal aorta with aortic arches between them.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "DA" .

[]
    oboInOwl:hasDbXref "XAO:0000051" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "aorta dorsalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_aorta" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "aortae dorsales" .

[]
    oboInOwl:hasDbXref "VHOG:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "dorsal aorta root" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_aorta" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "dorsal aortae" .

[]
    oboInOwl:hasDbXref "VHOG:0000264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "dorsal aortic root" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_aorta" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005805 ;
    owl:annotatedTarget "dorsal aortæ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Portal_venous_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005806 ;
    owl:annotatedTarget "In the circulatory system of animals, a portal venous system occurs when a capillary bed drains into another capillary bed through veins, without first going through the heart. Both capillary beds and the blood vessels that connect them are considered part of the portal venous system. They are relatively uncommon as the majority of capillary beds drain into veins which then drain into the heart, not into another capillary bed. Portal venous systems are considered venous because the blood vessels that join the two capillary beds are either veins or venules. Examples of such systems include the hepatic portal system and the hypophyseal portal system. Unqualified, 'portal venous system' often refers to the hepatic portal system. For this reason, 'portal vein' most commonly refers to the hepatic portal vein[WP]." .

[]
    oboInOwl:source "ncithesaurus:Portal_Venous_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005806 ;
    owl:annotatedTarget "UMLS:C0226727" .

[]
    oboInOwl:hasDbXref "FMA:45628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005806 ;
    owl:annotatedTarget "portal venous system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005808 ;
    owl:annotatedTarget "A bone tissue that is part of a long bone." .

[]
    oboInOwl:hasDbXref "FMA:83117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005808 ;
    owl:annotatedTarget "osseous tissue of long bone" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005809 ;
    owl:annotatedTarget "The outer or sperficial part of a bone of the manus." .

[]
    oboInOwl:hasDbXref "Wikipedia:Tubercle_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005813 ;
    owl:annotatedTarget "A round nodule, small eminence, or warty outgrowth found on bones, skin, or within the lungs in tuberculosis. They are also found on the leading edge of Humpback Whale's flippers, improving fluid flow over the flipper's surface[WP]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005814 ;
    owl:annotatedTarget "A vertebral arch that is part of the first cervical vertebra" .

[]
    oboInOwl:hasDbXref "FMA:23975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005814 ;
    owl:annotatedTarget "atlas arch" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:18432934"^^xsd:string, "PMID:8006591"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000967 ;
    owl:annotatedTarget "A memory B cell arising in the germinal center that is IgD-negative and has undergone somatic mutation of the variable region of the immunoglobulin heavy and light chain genes."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005837 ;
    owl:annotatedTarget "A fascicle that is part of a spinal cord." .

[]
    oboInOwl:hasDbXref "FMA:75799" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005837 ;
    owl:annotatedTarget "spinal cord fasciculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005838 ;
    owl:annotatedTarget "A fascicle that is part of a brain." .

[]
    oboInOwl:hasDbXref "FMA:83844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005838 ;
    owl:annotatedTarget "brain fasciculus" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005844 ;
    owl:annotatedTarget "axial part of spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005844 ;
    owl:annotatedTarget "axial regional part of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:62420" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005844 ;
    owl:annotatedTarget "segment of spinal cord" .

[]
    oboInOwl:hasDbXref "TAO:0001332" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005844 ;
    owl:annotatedTarget "spinal neuromeres" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "A spinal cord segment that adjacent_to a caudal region." .

[]
    oboInOwl:hasDbXref "FMA:256635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "coccygeal segment of spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:256635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "coccygeal segments of spinal cord [1-3]" .

[]
    oboInOwl:hasDbXref "FMA:256635", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "pars coccygea medullae spinalis" .

[]
    oboInOwl:hasDbXref "FMA:256635", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "segmenta coccygea medullae spinalis [1-3]" .

[]
    oboInOwl:hasDbXref "NeuroNames:1656" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005845 ;
    owl:annotatedTarget "segmenta coccygea" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005856 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005856 ;
    owl:annotatedTarget obo:UBERON_0011585 .

[]
    oboInOwl:source "AEO-modified-relation" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005856 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000335
    ] .

[]
    oboInOwl:hasDbXref "AEO:0000148" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005856 ;
    owl:annotatedTarget "A delimited region of dense mesenchyme within looser mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:25351" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005856 ;
    owl:annotatedTarget "mesenchyme condensation" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget obo:UBERON_0005856 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ] .

[]
    oboInOwl:hasDbXref "GO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget "Cell condensation that is an aggregation of mesenchymal cells that are committed to differentiate into chondroblasts and chondrocytes." .

[]
    oboInOwl:external_ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget "isa cell condensation in VSAO; has_part chondroblast in AEO" .

[]
    oboInOwl:hasDbXref "EMAPA:25353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget "cartilage condensation" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget "cartilagenous condensation" .

[]
    oboInOwl:hasDbXref "VSAO:0000092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005863 ;
    owl:annotatedTarget "chondrogenic condensation" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005865 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000680
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005866 ;
    owl:annotatedTarget obo:UBERON_0005856 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005866 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ] .

[]
    oboInOwl:hasDbXref "AEO:0000150", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005866 ;
    owl:annotatedTarget "A delimited region of dense mesenchyme within looser mesenchyme whose cells are committed to become chondroblasts." .

[]
    obo:IAO_0000116 "This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation." ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:domain ;
    owl:annotatedSource obo:RO_0001025 ;
    owl:annotatedTarget obo:BFO_0000004 .

[]
    oboInOwl:source "http://dictionary.reference.com/browse/precartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005866 ;
    owl:annotatedTarget "A closely packed aggregation of mesenchymal cells just prior to their differentiation into embryonic cartilage." .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010939" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "the paired ventral prominences formed by bifurcation of the first pharyngeal arches in the embryo; the two prominences unite ventrally and fuse to form the mandible and lower lip" .

[]
    oboInOwl:source "ncithesaurus:Mandibular_Prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "UMLS:C1512982" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mandibular_prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "mandibular process" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "mandibular swelling" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mandibular_prominence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "prominentia mandibularis" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0010940" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005868 ;
    owl:annotatedTarget "the paired dorsal prominences formed by bifurcation of the first pharyngeal arches in the embryo that unite with the ipsilateral medial nasal process to form the upper jaw" .

[]
    oboInOwl:source "ncithesaurus:Maxillary_Prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005868 ;
    owl:annotatedTarget "UMLS:C1513037" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005868 ;
    owl:annotatedTarget "maxillary process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Maxillary_prominence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005868 ;
    owl:annotatedTarget "prominentia maxilaris" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget obo:UBERON_0016566 .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0005384
    ] .

[]
    oboInOwl:source "XAO:0000275 nasal pit" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003050
    ] .

[]
    oboInOwl:hasDbXref "GO:0060166", "Wikipedia:Nasal_pit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget "An indentation of the olfactory placode which ends when the pits hollows out to form the nasopharynx[GO]." .

[]
    oboInOwl:source "Wikipedia:Nasal_pit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget "By the upgrowth of the surrounding parts the olfactory areas are converted into pits, the nasal pits or olfactory pits, which indent the fronto-nasal process and divide it into a medial and two lateral nasal processes[Wikipedia:Nasal_pit]." .

[]
    oboInOwl:hasDbXref "XAO:0000275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005870 ;
    owl:annotatedTarget "nasal pit" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "VHOG:OG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "A groove that is situated between the 1st and 2nd pharyngeal arch." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000969" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.semcdb.2010.01.022 Grevellec A, Tucker AS, The pharyngeal pouches and clefts: development, evolution, structure and derivatives. Seminars in Cell and Developmental Biology (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "In all jawed vertebrates the first arch forms the jaw, while the second arch forms the hyoid apparatus. These two arches are separated by the first pharyngeal pouch and cleft.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st arch branchial groove" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st arch groove ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st pharyngeal groove" .

[]
    oboInOwl:hasDbXref "VHOG:0000554" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "branchial groove of 1st arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st branchial cleft" .

[]
    oboInOwl:hasDbXref "VHOG:0000969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005872 ;
    owl:annotatedTarget "1st pharyngeal cleft" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "VHOG:OG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "A groove that is situated between the 2nd and 3rd pharyngeal arch." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd arch branchial groove" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd arch groove ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd pharyngeal groove" .

[]
    oboInOwl:hasDbXref "VHOG:0000568" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "branchial groove of 2nd arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16396" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd branchial cleft" .

[]
    oboInOwl:hasDbXref "VHOG:0000972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005873 ;
    owl:annotatedTarget "2nd pharyngeal cleft" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000968 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:11101868"^^xsd:string, "PMID:20224569"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000968 ;
    owl:annotatedTarget "A mature B cell that produces cytokines that can influence CD4 T cell differentiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "VHOG:OG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "A groove that is situated between the 3rd and 4th pharyngeal arch." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd arch branchial groove" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd arch groove ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000973" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd pharyngeal groove" .

[]
    oboInOwl:hasDbXref "VHOG:0000572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "branchial groove of 3rd arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd branchial cleft" .

[]
    oboInOwl:hasDbXref "VHOG:0000973" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005874 ;
    owl:annotatedTarget "3rd pharyngeal cleft" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "VHOG:OG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "A groove that is situated between the 4th and 5th pharyngeal arch." .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th arch branchial groove" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th arch pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th pharyngeal groove" .

[]
    oboInOwl:hasDbXref "VHOG:0000577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "EMAPA:16761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "branchial groove of 4th arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th branchial cleft" .

[]
    oboInOwl:hasDbXref "VHOG:0000968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005875 ;
    owl:annotatedTarget "4th pharyngeal cleft" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009196
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/1230" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_32524
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011771", "https://github.com/obophenotype/uberon/issues/1230" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "the embryonic anlage of the external genitalia, which emerges as paired swellings ventral to the cloacal membrane, is proposed to be derived from all three germ layers, and gives rise to the penis, clitoris, scrotum, labia, and foreskin" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000583" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/genital+tubercle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "The eminence in the embryo which develops into the clitoris or penis. [TFD][VHOG]" .

[]
    oboInOwl:ontology "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "embryonic anlage of the external genitalia, which emerges as paired swellings ventral to the cloacal membrane, is proposed to be derived from all three germ layers, and gives rise to the penis, clitoris, scrotum, labia, and foreskin; GT development is indistinguishable in male and female mouse embryos until ~E16, when the urethral plate begins to be masculinized to form the penile urethra, marking the beginning of an androgen-dependent phase of sexual differentiation[MP]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000583" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1242/dev.036830 Seifert AW, Yamaguchi T, Cohn MJ, Functional and phylogenetic analysis shows that Fgf8 is a marker of genital induction in mammals but is not required for external genital development. Development (2009)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "In mammalian embryos, male and female external genitalia develop from the genital tubercle.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "we assume the EMAPA class is the undifferentiated form based on TS timings" .

[]
    oboInOwl:hasDbXref "VHOG:0000583" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "undifferentiated genital tubercle" .

[]
    oboInOwl:hasDbXref "EMAPA:17382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "genital tubercle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Genital_tubercle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "tuberculum genitale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Genital_tubercle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005876 ;
    owl:annotatedTarget "tuberculum phallicum" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget obo:UBERON_0006846 .

[]
    oboInOwl:hasDbXref "PMID:23020903", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "An external pocketing of pharyngeal ectoderm that contacts a region of endoderm (a pharyngeal pouch) and interdigitates in the anterior and posterior directions by the pharyngeal arches." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "EMAPA distinguishes between the groove ectoderm and epithelium, with the latter arising after the former" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "pharyngeal groove" .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "UMLS:C1280559" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "pharyngeal groove ectoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "branchial cleft" .

[]
    oboInOwl:hasDbXref "AAO:0010623", "Wikipedia:Pharyngeal_groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "branchial groove" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "pharyngeal slit" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngeal_groove" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005879 ;
    owl:annotatedTarget "sulcus pharyngei" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005881 ;
    owl:annotatedTarget "A subdivision of the autopod that corresponds to one or more bones arranged in series branching from the main limb axis." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003066
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "A subdivision of skeleton that supports pharyngeal arch 2." .

[]
    oboInOwl:external_ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "it's not clear where AAO:'hyobranchial skeleton' belongs" .

[]
    oboInOwl:hasDbXref "ZFA:0001276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "hyoid arch skeleton" .

[]
    oboInOwl:hasDbXref "ZFA:0001276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "pharyngeal arch 2 skeleton" .

[]
    oboInOwl:hasDbXref "TAO:0001276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "hyoid bars" .

[]
    oboInOwl:hasDbXref "TAO:0001276" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "hyoid arch" .

[]
    oboInOwl:hasDbXref "TAO:0001276" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005884 ;
    owl:annotatedTarget "visceral arch 2" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005891 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004871
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005891 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Coelomic_epithelium", "XAO:0000329" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005891 ;
    owl:annotatedTarget "The epithelial lining of the surface of the coelom." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0005891 ;
    owl:annotatedTarget "EHDAA2:0004049 used to be called 'coelomic epithelium' but is now 'gonadal ridge mesothelium'" .

[]
    oboInOwl:hasDbXref "Wikipedia:Coelomic_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005891 ;
    owl:annotatedTarget "germinal epithelium of Waldeyer" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005893 ;
    owl:annotatedTarget "A bone that is part of the region of the hindlimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia. Counter-examples: any pes phalanx" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005893 ;
    owl:annotatedTarget "EMAPA:37304" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005897 ;
    owl:annotatedTarget "A bone that is part of the manus skeleton. Note that this includes the carpal bones." .

[]
    oboInOwl:hasDbXref "MA:0000619" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005897 ;
    owl:annotatedTarget "hand bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005899 ;
    owl:annotatedTarget "A bone that is part of the pes skeleton" .

[]
    oboInOwl:source "ncithesaurus:Foot_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005899 ;
    owl:annotatedTarget "UMLS:C0016505" .

[]
    oboInOwl:hasDbXref "MA:0000643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005899 ;
    owl:annotatedTarget "foot bone" .

[]
    oboInOwl:hasDbXref "TAO:0001414", "UBERONREF:0000007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "Anatomical cluster that is located in the posterior region of the cranium and forms the margin of the foramen magnum and occipital condyles." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010199" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "An anatomical cluster that is located in the posterior region of the neurocranium and forms the margin of the foramen margin and occipital condyles.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001414" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "Anatomical cluster that is located in the posterior region of the cranium and forms the margin of the foramen magnum and occiptal condyle.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001414" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "basicranial region" .

[]
    oboInOwl:hasDbXref "FMA:49187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "occipital part of head" .

[]
    oboInOwl:hasDbXref "FMA:49187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "occipital region of head" .

[]
    oboInOwl:hasDbXref "FMA:49187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005902 ;
    owl:annotatedTarget "back of head" .

[]
    oboInOwl:hasDbXref "Wikipedia:Excretory_duct_of_seminal_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "Each seminal vesicle consists of a single tube, coiled upon itself, and giving off several irregular cecal diverticula; the separate coils, as well as the diverticula, are connected together by fibrous tissue. When uncoiled, the tube is about the diameter of a quill, and varies in length from 10 to 15 cm.; it ends posteriorly in a cul-de-sac; its anterior extremity becomes constricted into a narrow straight duct called the excretory duct of seminal gland (or duct of the seminal vesicle), which joins with the corresponding ductus deferens to form the ejaculatory duct[WP]." .

[]
    oboInOwl:hasDbXref "FMA:19473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "ductus excretorius (vesicula seminalis)" .

[]
    oboInOwl:hasDbXref "FMA:19473", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "ductus excretorius glandulae vesiculosae" .

[]
    oboInOwl:hasDbXref "FMA:19473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "excretory duct of seminal gland" .

[]
    oboInOwl:hasDbXref "FMA:19473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "seminal vesicle duct" .

[]
    oboInOwl:hasDbXref "Wikipedia:Excretory_duct_of_seminal_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005903 ;
    owl:annotatedTarget "ductus excretorius glandulae vesiculosae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005904 ;
    owl:annotatedTarget "Any of the ducts that are part of a male reproductive system." .

[]
    oboInOwl:hasDbXref "FMA:9689", "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005906 ;
    owl:annotatedTarget "Organ with organ cavity, which has as parts a serous membrane and a serous cavity . Examples: pleural sac, pericardial sac, tendon sheath, bursa.[FMA]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget obo:UBERON_0005906 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

[]
    oboInOwl:source "HPO:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ] .

[]
    oboInOwl:modified_from "MA" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001801
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Serous-Membranes-Design-Pattern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget "A serous sac which is the aggregate of the conjunctiva plus the conjunctival space" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005908 ;
    owl:annotatedTarget "subbrillar sac" .

[]
    oboInOwl:hasDbXref "FMA:69065" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005911 ;
    owl:annotatedTarget "Epithelium that derives from the endoderm. Examples: urothelium, transitional epithelium of ureter, epithelium of prostatic gland.[FMA]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005913 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:hasDbXref "FMA:10483" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005913 ;
    owl:annotatedTarget "bone organ zone" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget obo:UBERON_0003102 .

[]
    oboInOwl:hasDbXref "Wikipedia:Nostril", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "A naris that provides one of the small external openings of the head that give passage to air for breathing." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000024" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "Hole on the nasal capsule that connects the nasal cavity with the exterior.[AAO]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000969 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000024" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "relationship loss: subclass nasal opening (AAO:0000316)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000544" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.257 and Figure 7.27", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "In a tetrapod, the nasal sac has an external naris (homologous with the anterior naris of the fish) (...).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0000550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "naris" .

[]
    oboInOwl:source "ncithesaurus:Nostril" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "UMLS:C0595944" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "external nares" .

[]
    oboInOwl:hasDbXref "FMA:59645", "XAO:0003033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "nostril" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blowhole_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "blowhole" .

[]
    oboInOwl:hasDbXref "VHOG:0000544" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "anterior nares" .

[]
    oboInOwl:hasDbXref "ZFA:0001427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005928 ;
    owl:annotatedTarget "anterior naris" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "MESH:D060151"^^xsd:string, "PMID:11869683"^^xsd:string, "PMID:18482568"^^xsd:string, "PMID:20224569"^^xsd:string, "PMID:20809522"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000969 ;
    owl:annotatedTarget "A mature B cell that has the phenotype CD1d-positive and expresses interleukin-10. This cell type has been associated with suppression of chronic inflammatory responses and T cell responses."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005932 ;
    owl:annotatedTarget "Thickening of the proximal end of the hair follicle. Contains rapidly proliferating, rather undifferentiated matrix cells (transient amplifying cells), melanocytes and outer root sheath cells." .

[]
    oboInOwl:source "ncithesaurus:Hair_Bulb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005932 ;
    owl:annotatedTarget "UMLS:C0221962" .

[]
    oboInOwl:hasDbXref "FMA:70666" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005932 ;
    owl:annotatedTarget "hair bulb" .

[]
    oboInOwl:hasDbXref "FMA:70666" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005932 ;
    owl:annotatedTarget "hair follicle bulb" .

[]
    oboInOwl:hasDbXref "MA:0000161" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005932 ;
    owl:annotatedTarget "coat hair bulb" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/mouse-anatomy-ontology/issues/56" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005933 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "MP:0010685", "https://github.com/obophenotype/mouse-anatomy-ontology/issues/56" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "A multilayered tube composed of terminally differentiated hair follicle keratinocytes that is surrounded by the outer root sheath; the layers of the inner root sheath include the companion layer, Henle's layer, Huxley's layer and the inner root sheath cuticle[MP]." .

[]
    oboInOwl:hasDbXref "MP:0010685" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "hair follicle inner root sheath" .

[]
    oboInOwl:hasDbXref "FMA:70935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "inner root sheath of hair follicle" .

[]
    oboInOwl:hasDbXref "FMA:70935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "inner sheath of hair follicle" .

[]
    oboInOwl:hasDbXref "FMA:70935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "internal root sheath of hair follicle" .

[]
    oboInOwl:hasDbXref "BTO:0003971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005941 ;
    owl:annotatedTarget "inner root sheath" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string, "http://www.keratin.com/aa/aa022.shtml", "https://github.com/obophenotype/mouse-anatomy-ontology/issues/56" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "A stratified epithelium that surrounds the hair follicle that merges proximally with the basal layer of the interfollicular epidermis and distally with the hair bulb." .

[]
    oboInOwl:hasDbXref "FMA:70943" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "external root sheath of hair follicle" .

[]
    oboInOwl:hasDbXref "BTO:0003969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "hair follicle outer root sheath" .

[]
    oboInOwl:hasDbXref "FMA:70943" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "outer root sheath of hair follicle" .

[]
    oboInOwl:hasDbXref "BTO:0003969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "ORS" .

[]
    oboInOwl:hasDbXref "BTO:0003969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005942 ;
    owl:annotatedTarget "outer root sheath" .

[]
    oboInOwl:hasDbXref "FMA:71221", "VSAO:0000056", "Wikipedia:Axial_skeleton", "https://github.com/obophenotype/uberon/issues/44", "https://github.com/obophenotype/uberon/wiki/The-axial-skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005944 ;
    owl:annotatedTarget "Subdivision of skeleton which consists of cranial skeleton, set of all vertebrae, set of all ribs and sternum[FMA, modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000056" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0005944 ;
    owl:annotatedTarget "Skeletal subdivision of the central body axis including the cranium, vertebrae, notochord, ribs, and sternum.[VSAO]" .

[]
    oboInOwl:source "ncithesaurus:Axial_Skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005944 ;
    owl:annotatedTarget "UMLS:C0222645" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axial_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005944 ;
    owl:annotatedTarget "skeleton axiale" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005945 ;
    owl:annotatedTarget obo:UBERON_0003932 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005945 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003112
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001321" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005945 ;
    owl:annotatedTarget "trabecula" .

[]
    oboInOwl:hasDbXref "ZFA:0001321" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005945 ;
    owl:annotatedTarget "trabecular cartilage" .

[]
    oboInOwl:hasDbXref "ZFA:0001321" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005945 ;
    owl:annotatedTarget "neurocranial trabeculae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000015 ;
    owl:annotatedTarget obo:CL_0000586 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005946 ;
    owl:annotatedTarget "An outflow tract that is part of a cardiac atrium." .

[]
    oboInOwl:hasDbXref "FMA:14141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005946 ;
    owl:annotatedTarget "outflow part of atrium" .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009889
    ] .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "Anteriosuperior, smooth-walled portion of the cavity of the right ventricle, beginning at the supraventricular crest and terminating in the pulmonary trunk" .

[]
    oboInOwl:hasDbXref "Wikipedia:Conus_arteriosus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "infundibulum" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "EMAPA:37926" .

[]
    oboInOwl:source "ncithesaurus:Infundibulum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "UMLS:C1881209" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "RVOT" .

[]
    oboInOwl:hasDbXref "FMA:7216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "conus arteriosus (infundibulum)" .

[]
    oboInOwl:hasDbXref "FMA:7216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "infundibulum of right ventricle" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "infundibulum of right ventricle" .

[]
    oboInOwl:hasDbXref "FMA:7216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "outflow tract of right ventricle" .

[]
    oboInOwl:hasDbXref "FMA:7216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "pulmonary conus" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "right ventricle pulmonary outflow tract" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "right ventricular outflow tract" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "arterial cone" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "conus arteriosus" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "pulmonary cone" .

[]
    oboInOwl:hasDbXref "MP:0010428"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005953 ;
    owl:annotatedTarget "pulmonary conus" .

[]
    oboInOwl:hasDbXref "MP:0010429" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "Anterosuperior fibrous portion of the left ventricle that connects to the ascending aorta." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "EMAPA:37925" .

[]
    oboInOwl:hasDbXref "MP:0010429" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "LVOT" .

[]
    oboInOwl:hasDbXref "MP:0010429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "Sibson vestibule" .

[]
    oboInOwl:hasDbXref "FMA:9473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "aortic vestibule" .

[]
    oboInOwl:hasDbXref "MP:0010429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "aortic vestibule" .

[]
    oboInOwl:hasDbXref "MP:0010429" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "heart left ventricle outflow tract" .

[]
    oboInOwl:hasDbXref "FMA:9473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "left ventricular outflow" .

[]
    oboInOwl:hasDbXref "HP:0011103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "left ventricular outflow tract" .

[]
    oboInOwl:hasDbXref "FMA:9473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "outflow tract of left ventricle" .

[]
    oboInOwl:hasDbXref "FMA:9473", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005956 ;
    owl:annotatedTarget "vestibulum aortae" .

[]
    oboInOwl:hasDbXref "FMA:9550", "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005965 ;
    owl:annotatedTarget "Outflow part of atrium which consists of wall and cavity of the outflow part of right atrium and the tricuspid valve.[FMA]" .

[]
    oboInOwl:hasDbXref "FMA:9550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005965 ;
    owl:annotatedTarget "main part of right atrium" .

[]
    oboInOwl:hasDbXref "FMA:9550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005965 ;
    owl:annotatedTarget "outflow tract of right atrium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005966 ;
    owl:annotatedTarget "An outflow tract of atrium that is part of a left atrium." .

[]
    oboInOwl:hasDbXref "FMA:9551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005966 ;
    owl:annotatedTarget "main part of left atrium" .

[]
    oboInOwl:hasDbXref "FMA:9551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005966 ;
    owl:annotatedTarget "outflow tract of left atrium" .

[]
    oboInOwl:hasDbXref "MP:0005203", "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "A pore-like structure surrounding the entire circumference of the anterior chamber of the eye through which aqueous humor circulates[MP]." .

[]
    oboInOwl:source "ncithesaurus:Trabecular_Meshwork" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "UMLS:C0040573" .

[]
    oboInOwl:hasDbXref "MA:0003086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "eye trabecular meshwork" .

[]
    oboInOwl:hasDbXref "BTO:0001605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "reticulum trabeculare" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "trabecular meshwork of the eye" .

[]
    oboInOwl:hasDbXref "BTO:0001605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "Hueck's ligament" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "cribiform ligament" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "iridis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "ligamentum peactin-tum iridis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "ligamentum pectinatum" .

[]
    oboInOwl:hasDbXref "BTO:0001605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "ligamentum pectinatum anguli iridocornealis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "ligamentum pectinatum iridis" .

[]
    oboInOwl:hasDbXref "BTO:0001605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "pectinate ligament" .

[]
    oboInOwl:hasDbXref "BTO:0001605" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "pectinate ligament of iris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "reticulum trabeculare sclerae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "scleral trabeculae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "scleral trabecular" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "scleral trabecule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "scribiform ligament" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_meshwork"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "trabecular mesh" .

[]
    oboInOwl:hasDbXref "BTO:0001605", "GO:0002930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005969 ;
    owl:annotatedTarget "trabecular meshwork" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005971 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004874
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005971 ;
    owl:annotatedTarget "A sheet of somatopleure that grows upward over the embryo and eventually meets in the midline enclosing the embryo, eventually giving rise to the amnion and chorion[Kardong]." .

[]
    oboInOwl:hasDbXref "http://placentation.ucsd.edu/glossfs.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005971 ;
    owl:annotatedTarget "amnionic fold" .

[]
    oboInOwl:hasDbXref "MP:0010495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005979 ;
    owl:annotatedTarget "The vertical crest of the interior wall of the right atrium that lies to the right of the sinus of the vena cava and separates this from the remainder of the right atrium" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005979 ;
    owl:annotatedTarget "EMAPA:37837" .

[]
    oboInOwl:hasDbXref "FMA:9236", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005979 ;
    owl:annotatedTarget "crista terminalis atrii dextri" .

[]
    oboInOwl:hasDbXref "FMA:9236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005979 ;
    owl:annotatedTarget "crista terminalis cordis" .

[]
    oboInOwl:hasDbXref "FMA:9236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005979 ;
    owl:annotatedTarget "crista terminalis of right atrium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000015 ;
    owl:annotatedTarget "Male germ cell is a germ cell that supports male gamete production." .

[]
    oboInOwl:hasDbXref "MP:0010545" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005983 ;
    owl:annotatedTarget "The laminar structure of the heart" .

[]
    oboInOwl:hasDbXref "MP:0010551" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005985 ;
    owl:annotatedTarget "Any of the arteries or veins that supply blood to the heart or return blood from the heart muscles to the circulation" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "The left branch of the atrioventricular bundle that separates at the bundle of His, descends the septal wall of the left ventricle and connects to the terminal Purkinje fiber[MP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "EMAPA:37358" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "LBB" .

[]
    oboInOwl:hasDbXref "FMA:9487" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "crus sinistrum (fasciculi atrioventricularis)" .

[]
    oboInOwl:hasDbXref "FMA:9487", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "crus sinistrum fasciculi atrioventricularis" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left bundle branch" .

[]
    oboInOwl:hasDbXref "HP:0005172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left bundle branch of bundle of His" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left bundle of atrioventricular bundle" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left crus of atrioventricular bundle" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left posterior branch" .

[]
    oboInOwl:hasDbXref "MP:0010566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005986 ;
    owl:annotatedTarget "left posterior bundle" .

[]
    oboInOwl:hasDbXref "MP:0010567" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "The right branch of the atrioventricular bundle that separates just below the bundle of His, descends the septal wall of the right ventricle and connects to the terminal Purkinje fibers[MP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "EMAPA:37359" .

[]
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "RBB" .

[]
    oboInOwl:hasDbXref "FMA:9486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "crus dextrum (fasciculi atrioventricularis)" .

[]
    oboInOwl:hasDbXref "FMA:9486", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "crus dextrum fasciculi atrioventricularis" .

[]
    oboInOwl:hasDbXref "FMA:9486", "MP:0010567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "right bundle" .

[]
    oboInOwl:hasDbXref "FMA:9486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "right bundle branch" .

[]
    oboInOwl:hasDbXref "MP:0010567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "right right crus of atrioventricular bundle" .

[]
    oboInOwl:hasDbXref "MP:0010567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005987 ;
    owl:annotatedTarget "right ventricular bundle" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005988 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004124
    ] .

[]
    oboInOwl:hasDbXref "MP:0010581", "ZFA:0005810" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005988 ;
    owl:annotatedTarget "The supporting bundles of muscular fibers lining the walls of the atrial myocardium" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005988 ;
    owl:annotatedTarget "EMAPA:37432" .

[]
    oboInOwl:hasDbXref "MP:0010581" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005988 ;
    owl:annotatedTarget "atrium myocardial trabeculae" .

[]
    oboInOwl:hasDbXref "ZFA:0005810" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005988 ;
    owl:annotatedTarget "trabecular layer of the atrium" .

[]
    oboInOwl:source "PMID:15797462", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005989 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002062
    ] .

[]
    oboInOwl:hasDbXref "MP:0010592" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0005989 ;
    owl:annotatedTarget "The wall of the heart that separates the right atrium and left ventricle; and is located just above the septal cusp of the tricuspid valve" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0005989 ;
    owl:annotatedTarget "EMAPA:37431" .

[]
    oboInOwl:hasDbXref "FMA:7136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005989 ;
    owl:annotatedTarget "membranous atrioventricular septum" .

[]
    oboInOwl:notes "ventral branch" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006002 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

[]
    oboInOwl:hasDbXref "MP:0010664", "Wikipedia:Vitelline_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006002 ;
    owl:annotatedTarget "The paired arteries that carry blood to the yolk sac from the dorsal aorta" .

[]
    oboInOwl:hasDbXref "http://code.google.com/p/caro2/issues/detail?id=5", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "Anatomical structure embedded in or located in the integument that is part of the integumental system. Examples: hair, follicles, skin glands, claws, nails, feathers." .

[]
    oboInOwl:source "MP:0010678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "the tissue or structures associated with or embedded in the skin such as hair and hair follicles, sweat glands, sebaceous glands and claws or nails[MP:0010678]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "EMAPA:37883" .

[]
    oboInOwl:hasDbXref "GO:GO" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "body hair or bristle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skin_appendage" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "adnexae cutis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skin_appendage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "skin adnexa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Skin_appendage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "skin appendage" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000148
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000453
    ] .

[]
    oboInOwl:hasDbXref "MP:0010686" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget "The bulb region adjacent to the dermal papilla that contains rapidly proliferating matrix cells that give rise to the various cell lineages of the hair shaft and inner root sheath" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget "EMAPA:37878" .

[]
    oboInOwl:hasDbXref "FMA:70772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget "germinal matrix of hair bulb" .

[]
    oboInOwl:hasDbXref "FMA:70772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget "lower part of bulb of hair follicle" .

[]
    oboInOwl:hasDbXref "FMA:70772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006004 ;
    owl:annotatedTarget "lower zone of bulb of hair follicle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_rings_of_heart", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "A ring of ribrous tissue that surrounds the atrioventricular and arterial orifices" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "EMAPA:37422" .

[]
    oboInOwl:hasDbXref "FMA:9497" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "anulus fibrosus of heart" .

[]
    oboInOwl:hasDbXref "BTO:0003628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "Lower's ring" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_rings_of_heart" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "annulus fibrosus cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_rings_of_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "anulus fibrosus cordis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_rings_of_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "aortic annulus" .

[]
    oboInOwl:hasDbXref "BTO:0003628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "atrioventricular ring" .

[]
    oboInOwl:hasDbXref "BTO:0003628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "coronary tendon" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_rings_of_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006008 ;
    owl:annotatedTarget "fibrous ring of heart" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006058 ;
    owl:annotatedTarget "A collection of two or more connected limb segments. Examples: arm (comprising stylopod and zeugopod regions)." .

[]
    oboInOwl:hasDbXref "Wikipedia:Vertebral_column#Structure_of_individual_vertebrae" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006061 ;
    owl:annotatedTarget "A process projection from a part of the vertebra such as centrum or arches. Examples: transverse process, diapophyses, parapophyses, and zygapophyses (both the cranial zygapophyses and the caudal zygapophyses)." .

[]
    oboInOwl:hasDbXref "FMA:24530" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006061 ;
    owl:annotatedTarget "vertebral process" .

[]
    oboInOwl:hasDbXref "AAO:0000739" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006061 ;
    owl:annotatedTarget "spinous process" .

[]
    oboInOwl:hasDbXref "BTO:0001763" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006063 ;
    owl:annotatedTarget "One of the cartilaginous structures surrounding the embryonic spinal cord, formed by the dorsal growth of the dorsolateral arcualia; it is the primordium of the vertebral arch." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000970 ;
    owl:annotatedTarget obo:CL_0000787 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006067 ;
    owl:annotatedTarget "Any collection of muscles that is part of a hindlimb zeugopod." .

[]
    oboInOwl:hasDbXref "FMA:50211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006067 ;
    owl:annotatedTarget "leg musculature" .

[]
    oboInOwl:hasDbXref "FMA:50211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006067 ;
    owl:annotatedTarget "muscle group of leg" .

[]
    oboInOwl:hasDbXref "FMA:50211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006067 ;
    owl:annotatedTarget "set of muscles of leg" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196", "PMID:20933013"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000970 ;
    owl:annotatedTarget "An unswitched memory B cell is a memory B cell that has the phenotype IgM-positive, IgD-positive, CD27-positive, CD138-negative, IgG-negative, IgE-negative, and IgA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006068 ;
    owl:annotatedTarget "A bone that is part of a post-anal tail." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006068 ;
    owl:annotatedTarget "MA has distinct classes for 'tail bone', 'caudal vertebra' and 'coccygeal vertebra' but these may all be equivalent. This class may be obsoleted in future." .

[]
    oboInOwl:hasDbXref "MA:0000696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006068 ;
    owl:annotatedTarget "tail bone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006068 ;
    owl:annotatedTarget "tail vertebra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "Subdivision of an organism along anterior-posterior axis that is the posteriormost region, extending past the anus (or cloaca, if present), consisting of a tail in some fully formed chordates (or a tail bud in embryos). In animals that have a sacral region, this is the region immediately posterior to this." .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "We follow XAO is distinguishing the tail region from the tail; the tail bud is part of the tail region; the tail starts after the tail bud" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "post-anal caudal region" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0000970 ;
    owl:annotatedTarget "IgD+ memory B cell" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "post-anal tail region" .

[]
    oboInOwl:hasDbXref "AAO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "postsacral region" .

[]
    oboInOwl:hasDbXref "AAO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006071 ;
    owl:annotatedTarget "tail region" .

[]
    oboInOwl:hasDbXref "HP:0032126"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000970 ;
    owl:annotatedTarget "non-class-switched memory B cell" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012477
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "That portion of the spine comprising the cervical vertebrae. The neck area of the spine." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000092" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_1994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "Anterior region of the vertebral column consisting of one to 19 or 20 vertebrae.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Cervical_Spine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "UMLS:C0728985" .

[]
    oboInOwl:hasDbXref "MA:0003154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "axial skeleton cervical region" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "cervical skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "cervical spinal column" .

[]
    oboInOwl:hasDbXref "FMA:24138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "cervical spine" .

[]
    oboInOwl:hasDbXref "FMA:24138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "cervical vertebral column" .

[]
    oboInOwl:hasDbXref "FMA:24138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006072 ;
    owl:annotatedTarget "skeletal system of neck" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "That part of the spine comprising the thoracic vertebrae." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000612" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_1994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "Region of the vertebral column between the atlas and the sacrum consisting of seven to 285 vertebrae.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Spine" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "UMLS:C0581269" .

[]
    oboInOwl:hasDbXref "MA:0003155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "axial skeleton thoracic region" .

[]
    oboInOwl:hasDbXref "FMA:9140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "columna vertebralis thoracicus" .

[]
    oboInOwl:hasDbXref "FMA:9140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "thoracic spine" .

[]
    oboInOwl:hasDbXref "FMA:9140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006073 ;
    owl:annotatedTarget "thoracic vertebral column" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "Subdivision of vertebral column that corresponds to the caudal subdivision of the body, containing the caudal vertebrae." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000082" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_1994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "Region of the vertebral column posterior to the caudal-sacral region, that may consists of two or three to more than 100 vertebrae. These vertebrae exhibit a gradual reduction in the sizes of their transverse processes and zygapophyses, but these structures are never entirely absent. All caudal vertebrae bear haemal arches.[AAO]" .

[]
    oboInOwl:external_ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "in AAO, this is posterior to the caudal-sacral region" .

[]
    oboInOwl:hasDbXref "MA:0003158" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "axial skeleton tail region" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "caudal skeleton" .

[]
    oboInOwl:hasDbXref "http://purl.bioontology.org/ontology/provisional/a047a2d5-418f-4d9c-ad21-ee0b7c29c29d" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "caudal vertebrae series" .

[]
    oboInOwl:hasDbXref "AAO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "caudal region" .

[]
    oboInOwl:hasDbXref "AAO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "postsacral region" .

[]
    oboInOwl:hasDbXref "AAO:0000082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006076 ;
    owl:annotatedTarget "tail region" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006077 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006077 ;
    owl:annotatedTarget "A collection of all skeletal elements in some subdivision of the vertebral column." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006077 ;
    owl:annotatedTarget "subdivision of vertebral skeleton" .

[]
    oboInOwl:hasDbXref "FMA:16201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006077 ;
    owl:annotatedTarget "vertebral column subdivision" .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005760
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009845
    ] .

[]
    oboInOwl:hasDbXref "MP:0011785", "Wikipedia:Fundus_of_the_urinary_bladder#Fundus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "The base or posterior surface of the urinary bladder contains the trigone of the bladder and the outlet where urine empties through the internal urethral orifice." .

[]
    oboInOwl:hasDbXref "FMA:15908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "fundus of bladder" .

[]
    oboInOwl:source "ncithesaurus:Bladder_Fundus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "UMLS:C0447584" .

[]
    oboInOwl:hasDbXref "FMA:15908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "base of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15908", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "fundus vesicae" .

[]
    oboInOwl:hasDbXref "MP:0011785" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "urinary bladder base" .

[]
    oboInOwl:hasDbXref "FMA:15908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "urinary bladder fundus" .

[]
    oboInOwl:hasDbXref "MA:0001694" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "urinary bladder fundus region" .

[]
    oboInOwl:hasDbXref "EMAPA:35173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006082 ;
    owl:annotatedTarget "bladder dome" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1629" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "The deep nuclei of telencephalic origin found in the basal region of the forebrain" .

[]
    oboInOwl:source "BIRNLEX:1629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "UMLS:C0004781" .

[]
    oboInOwl:source "BIRNLEX:1629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=224" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "basal nuclei" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "basal nuclei of the forebrain" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1629" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "basal ganglia" .

[]
    oboInOwl:hasDbXref "NeuroNames:224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "basal ganglia (anatomic)" .

[]
    oboInOwl:hasDbXref "NeuroNames:224" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "corpus striatum (Savel'ev)" .

[]
    oboInOwl:hasDbXref "NeuroNames:224" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006098 ;
    owl:annotatedTarget "ganglia basales" .

[]
    oboInOwl:source "BIRNLEX:2553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "UMLS:C0009198" .

[]
    oboInOwl:source "BIRNLEX:2553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "UMLS:C0458767" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "cochlear canal" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "spiral canal of cochlea" .

[]
    oboInOwl:hasDbXref "FMA:75371" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "wall of cochlea" .

[]
    oboInOwl:hasDbXref "MA:0003176" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006106 ;
    owl:annotatedTarget "spiral vessel" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196", "PMID:19447676"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000971 ;
    owl:annotatedTarget "An IgM memory B cell is an unswitched memory B cell with the phenotype IgM-positive and IgD-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006127 ;
    owl:annotatedTarget "A funiculus of neuraxis that is part of a spinal cord." .

[]
    oboInOwl:hasDbXref "FMA:77460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006127 ;
    owl:annotatedTarget "spinal cord funiculus" .

[]
    oboInOwl:hasDbXref "FMA:77460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006127 ;
    owl:annotatedTarget "white column of spinal cord" .

[]
    oboInOwl:hasDbXref "Wikipedia:Funiculus_(neurology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006133 ;
    owl:annotatedTarget "The cerebrospinal nerves consist of numerous nerve fibers collected together and enclosed in membranous sheaths. A small bundle of fibers, enclosed in a tubular sheath, is called a funiculus; if the nerve is of small size, it may consist only of a single funiculus; but if large, the funiculi are collected together into larger bundles or fasciculi, which are bound together in a common membranous investment. Examples include: Anterior funiculus of the spinal cord Lateral funiculus of the spinal cord Posterior funiculus of the spinal cord Funiculus solitarius of the medulla Funiculus separans" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nervous_system_fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "A threadlike extension of a nerve cell and consists of an axon and myelin sheath (if it is myelinated) in the nervous system. There are nerve fibers in the central nervous system and peripheral nervous system. A nerve fiber may be myelinated and/or unmyelinated. In the central nervous system (CNS), myelin by oligodendroglia cells is formed. Schwann cells form myelin in the peripheral nervous system (PNS). Schwann cells also make a thin covering in an axon without myelin (in the PNS). A peripheral nerve fiber contains an axon, myelin sheath, schwann cells and its endoneurium. There are no endoneurium and schwann cells in the central nervous system." .

[]
    oboInOwl:hasDbXref "FMA:5914" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "nerve fibre" .

[]
    oboInOwl:hasDbXref "FMA:5914", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "neurofibra" .

[]
    oboInOwl:hasDbXref "FMA:5914" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "neurofibrum" .

[]
    oboInOwl:hasDbXref "BAMS:nfi" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "nerve fibers" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nerve_fiber" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006134 ;
    owl:annotatedTarget "neurofibra" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Myelinated_Nerve_Fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006135 ;
    owl:annotatedTarget "Axons of neurons encased in a lipoproteinaceous material called myelin. (MeSH)" .

[]
    oboInOwl:source "ncithesaurus:Myelinated_Nerve_Fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006135 ;
    owl:annotatedTarget "UMLS:C0027750" .

[]
    oboInOwl:source "ncithesaurus:Unmyelinated_Nerve_Fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006136 ;
    owl:annotatedTarget "UMLS:C0501409" .

[]
    oboInOwl:hasDbXref "FMA:5916" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006136 ;
    owl:annotatedTarget "non-myelinated nerve fiber" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GO:0061285", "GOC:mtg_kidney_jan10" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006170 ;
    owl:annotatedTarget "The mesonephric capsule is the tough fibrous layer surrounding the mesonephros, covered in a thick layer of perinephric adipose tissue." .

[]
    oboInOwl:hasDbXref "GO:0039011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006173 ;
    owl:annotatedTarget "pronephros proximal tubule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006182 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005326
    ] .

[]
    oboInOwl:hasDbXref "GO:0061247" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006182 ;
    owl:annotatedTarget "The mesonephric glomerular mesangium is the thin membrane connective tissue composed of mesangial cells in the mesonephros, which helps to support the capillary loops in a renal glomerulus" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006183 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005322
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006183 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005325
    ] .

[]
    oboInOwl:hasDbXref "GO:0061249" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006183 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "GO:0061272" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006189 ;
    owl:annotatedTarget "The mesonephric connecting tubule is a tubular segment of the mesonephric nephron; it connects the distal tubule to the collecting duct in the mesonephros" .

[]
    oboInOwl:hasDbXref "GO:0061273" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006190 ;
    owl:annotatedTarget "The mesonephric distal tubule is a mesonephric nephron tubule that begins at the macula densa and extends to the mesonephric connecting tubule" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006190 ;
    owl:annotatedTarget "ZFA has terms for developing tubule" .

[]
    oboInOwl:hasDbXref "GO:0061275" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006192 ;
    owl:annotatedTarget "The mesonephric proximal tubule extends from the capsule to the distal tubule" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006192 ;
    owl:annotatedTarget "ZFA has terms for developing tubule" .

[]
    oboInOwl:hasDbXref "MP:0004221" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006206 ;
    owl:annotatedTarget "Acute angle occurring between the iris and the cornea at the periphery of the anterior chamber of the eye[MP]." .

[]
    oboInOwl:hasDbXref "FMA:58577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006206 ;
    owl:annotatedTarget "anterior chamber angle" .

[]
    oboInOwl:source "PMID:6844926", "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000095
    ] .

[]
    oboInOwl:hasDbXref "MP:0010650", "Wikipedia:Aorticopulmonary_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "The spiral septum that separates the truncus arteriosus into a ventral pulmonary trunk and the dorsal aorta[MP]. The aorticopulmonary septum is developmentally formed from neural crest, specifically the cardiac neural crest, and actively separates the aorta and pulmonary arteries and fuses with the interventricular septum within the heart during development. The actual mechanism of septation of the outflow tract is poorly understood, but is recognized as a dynamic process with contributions from contractile, hemodynamic, and extracellular matrix interactions." .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorticopulmonary_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "aortico-pulmonary septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorticopulmonary_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "aorticopulmonary septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorticopulmonary_septum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "septum aorticopulmonale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorticopulmonary_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "aortic septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aorticopulmonary_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006207 ;
    owl:annotatedTarget "spiral septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pinna_(anatomy)#Development" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006208 ;
    owl:annotatedTarget "A collection of protruberances derived from pharyngeal arches 1 and 2 that develop into the folds of the pinna and gradually shift upwards and backwards to their final position on the head." .

[]
    oboInOwl:hasDbXref "VHOG:0001364" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006208 ;
    owl:annotatedTarget "auditory tubercles" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006264
    ] .

[]
    oboInOwl:hasDbXref "MP:0012521" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget "The thin bilaminar membrane derived from the prechordal plate that is devoid of mesoderm and formed by the apposition of the stomodeal ectoderm with the foregut endoderm; after the embryonic head fold has evolved it lies at the caudal limit of the stomodeum, forming a septum between the primitive mouth and pharynx; the membrane eventually disappears, and thus a communication is established between the mouth and the future pharynx." .

[]
    oboInOwl:hasDbXref "MP:0012521" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget "oral membrane" .

[]
    oboInOwl:hasDbXref "MP:0012521" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget "oral plate" .

[]
    oboInOwl:hasDbXref "Wikipedia:Buccopharyngeal_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget "oropharyngeal membrane" .

[]
    oboInOwl:hasDbXref "MP:0012521" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006211 ;
    owl:annotatedTarget "pharyngeal membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006213 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a carpal bone." .

[]
    oboInOwl:hasDbXref "EMAPA:18102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006213 ;
    owl:annotatedTarget "carpal cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006214 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a carpal bone." .

[]
    oboInOwl:hasDbXref "EMAPA:17724" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006214 ;
    owl:annotatedTarget "carpal pre-cartilage condensation" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000972 ;
    owl:annotatedTarget obo:CL_0000787 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010092
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0012525" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "the posterior section of the developing metencephalon recognized transiently within the vertebrate embryo; the rhombic lip extends posteriorly from the roof of the fourth ventricle to dorsal neuroepithelial cell and can be divided into eight structural units based on rhombomeres 1-8 (r1-r8), recognized at early stages of hindbrain development; producing granule cells and five brainstem nuclei, the rhombic lip plays an important role in developing a complex cerebellar neural system" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001440" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "The interface between the dorsal neuroepithelium and the roofplate of the fourth ventricle. The source of a number of migratory neuron populations of the hindbrain.[TAO]" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "cerebellar anlage" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196", "PMID:20933013"^^xsd:string, "PMID:9295047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000972 ;
    owl:annotatedTarget "A class switched memory B cell is a memory B cell that has undergone Ig class switching and therefore is IgM-negative on the cell surface. These cells are CD27-positive and have either IgG, IgE, or IgA on the cell surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:17074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "cerebellar primordium" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000231", "EMAPA:17074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "cerebellum primordium" .

[]
    oboInOwl:hasDbXref "EMAPA:17074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "dorsal part of alar plate of metencephalon" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "future cerebellum" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "presumptive cerebellum" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006215 ;
    owl:annotatedTarget "rostral rhombic lip" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004341
    ] .

[]
    oboInOwl:hasDbXref "MP:0011837", "MP:anna"^^xsd:string, "Wikipedia:Cloacal_membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget "The membrane that covers the embryonic cloaca, formed by the union of proctodeal (anal pit) ectoderm and cloacal endoderm, with no intervening mesoderm; the urorectal septum joins the cloacal membrane and divides it into an anal membrane and a urogenital membrane; the point where the urorectal septum intersects the cloacal membrane is the future site of the perineal body; proliferation of mesoderm and ectoderm around the cloacal membrane produces primordial tissues of the external genitalia in both sexes: the genital tubercle, genital folds, and genital swellings." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001198" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget "A membrane that separates the proctodeum and the hindgut in the early embryo. [Evolution, Fourth_Edition_(2006)_McGraw-Hill, Function, Vertebrates:_Comparative_Anatomy, p.497, see_Kardong_KV][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001198" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "PMID:11830557 De Santa Barbara P, Roberts DJ, Tail gut endoderm and gut/genitourinary/tail development: a new tissue-specific role for Hoxa13. Development (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget "In mammals, the cloaca exists as an embryonic structure that undergoes septation to become distinct urethral, anal, and genital orifices.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Cloacal_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget "UMLS:C0231056" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cloacal_membrane" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006217 ;
    owl:annotatedTarget "membrana cloacalis" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006219 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006219 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006219 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006222 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Diencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006222 ;
    owl:annotatedTarget "The foremost region of the future forebrain that develops into the diencephalon." .

[]
    oboInOwl:hasDbXref "TAO:0000574" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006222 ;
    owl:annotatedTarget "presumptive diencephalon" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002517
    ] .

[]
    oboInOwl:source "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011241
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006232 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001714
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16660" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006232 ;
    owl:annotatedTarget "facio-acoustic preganglion complex" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006233 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005056
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006233 ;
    owl:annotatedTarget "A differentiated genital tubercle that is part of a female reproductive system." .

[]
    oboInOwl:hasDbXref "EMAPA:18680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006233 ;
    owl:annotatedTarget "genital tubercle of female" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000973 ;
    owl:annotatedTarget obo:CL_0000972 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006234 ;
    owl:annotatedTarget "A femur endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "EMAPA:17502" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006234 ;
    owl:annotatedTarget "femoral pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000973 ;
    owl:annotatedTarget "A class switched memory B cell that expresses IgA."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006235 ;
    owl:annotatedTarget "An anatomical junctions that overlaps the foregut and midgut." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000291" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006235 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006236 ;
    owl:annotatedTarget "frontal bone primordium" .

[]
    oboInOwl:hasDbXref "NLX:94995" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "The embryonic precursor of the brain." .

[]
    oboInOwl:source "http://neurolex.org/wiki/Cumbo_terms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "The embryonic precursor of the brain and the set of mature brain structures that derive from it (CUMBO)" .

[]
    oboInOwl:hasDbXref "TAO:0000146" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "brain rudiment" .

[]
    oboInOwl:hasDbXref "ZFA:0000146" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "presumptive brain" .

[]
    oboInOwl:hasDbXref "NLX:94995" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "encephalon" .

[]
    oboInOwl:hasDbXref "BTO:0004726" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006238 ;
    owl:annotatedTarget "embryonic brain" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006239 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010084
    ] .

[]
    oboInOwl:notes "mesenchyme" ;
    oboInOwl:region "cranial part" ;
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006239 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006239 ;
    owl:annotatedTarget "A tendon that has the potential to develop into a central tendon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006239 ;
    owl:annotatedTarget "cranial derivative of septum transversum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006239 ;
    owl:annotatedTarget "cranial part of septum transversum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006240 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a forebrain." .

[]
    oboInOwl:hasDbXref "ZFA:0000062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006240 ;
    owl:annotatedTarget "presumptive forebrain" .

[]
    oboInOwl:hasDbXref "TAO:0000062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006240 ;
    owl:annotatedTarget "presumptive prosencephalon" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000661" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006240 ;
    owl:annotatedTarget "prosencephalon" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006241 ;
    owl:annotatedTarget "presumptive spinal cord" .

[]
    oboInOwl:hasDbXref "TAO:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006241 ;
    owl:annotatedTarget "presumptive spinal cord neural keel" .

[]
    oboInOwl:hasDbXref "TAO:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006241 ;
    owl:annotatedTarget "presumptive spinal cord neural plate" .

[]
    oboInOwl:hasDbXref "TAO:0000417" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006241 ;
    owl:annotatedTarget "presumptive spinal cord neural rod" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001173
    ] .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004912
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006242 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001152
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0815318960", "XAO:0004205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006242 ;
    owl:annotatedTarget "A sac-like cavity ventral to the liver, lying in the sub-mesodermal space and closed by a thin sheet of ectodermal cells, from which the future gall bladder develops." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006245 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005258
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006245 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006246
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006245 ;
    owl:annotatedTarget "A humerus endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EMAPA:17713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006245 ;
    owl:annotatedTarget "humeral cartilage condensation" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006246 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006246 ;
    owl:annotatedTarget "A humerus endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "EMAPA:17427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006246 ;
    owl:annotatedTarget "humeral pre-cartilage condensation" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006247 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006247 ;
    owl:annotatedTarget "A iliac endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006254 ;
    owl:annotatedTarget obo:UBERON_0005863 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006255
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006254 ;
    owl:annotatedTarget "A ischial endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EMAPA:26930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006254 ;
    owl:annotatedTarget "ischial cartilage condensation" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006255 ;
    owl:annotatedTarget obo:UBERON_0005866 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006255 ;
    owl:annotatedTarget "A ischial endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006260 ;
    owl:annotatedTarget obo:UBERON_0010188 .

[]
    obo:IAO_0000116 "This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation." ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:range ;
    owl:annotatedSource obo:RO_0001025 ;
    owl:annotatedTarget obo:BFO_0000004 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006260 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010056
    ] .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000449" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/lingual+swellings" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006260 ;
    owl:annotatedTarget "Primordium of the tongue; the median swelling and the distal and proximal swellings arise from the ventral aspect of the stomodeum. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000449" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2002.00073.x Iwasaki S, Evolution of the structure and function of the vertebrate tongue. J Anat (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006260 ;
    owl:annotatedTarget "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000996" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006260 ;
    owl:annotatedTarget "lingual swelling" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006261 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004053
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006261 ;
    owl:annotatedTarget "A differentiated genital tubercle that is part of a male reproductive system." .

[]
    oboInOwl:hasDbXref "EMAPA:17969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006261 ;
    owl:annotatedTarget "genital tubercle of male" .

[]
    oboInOwl:hasDbXref "EMAPA:17969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006261 ;
    owl:annotatedTarget "penis anlage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006264 ;
    owl:annotatedTarget "An anatomical junctions that overlaps the mouth and foregut." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0012313
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_groove", "http://www.indiana.edu/~anat550/hnanim/face/face.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget "Groove between maxillary prominence and lateral nasal process." .

[]
    oboInOwl:source "ncithesaurus:Nasolacrimal_Groove" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget "UMLS:C1513875" .

[]
    oboInOwl:hasDbXref "EMAPA:16679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget "naso-lacrimal groove" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_groove" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006266 ;
    owl:annotatedTarget "s. lacrimalis maxillae" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006267 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006267 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006268
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0001212" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006267 ;
    owl:annotatedTarget "The notochordal plate is the dorsal part of the notochordal process when the ventral portion breaks down. It is continuous laterally with the endoderm that composes the roof of the primitive foregut and is in contact dorsally with the neural tube. The folding off of the notochordal plate gives rise to the notochord." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001212" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006267 ;
    owl:annotatedTarget "The notochordal plate is the dorsal part of the notochordal process when the ventral portion breaks down. It is continuous laterally with the endoderm that composes the roof of the primitive foregut and is in contact dorsally with the neural tube. The folding off of the notochordal plate gives rise to the notochord. [Carson_JL, Dehart_DB, Developmental_Dynamics_(1994)_201:_260-278, Gesteland_K_and_Schoenwolf_GC, Inagaki_T, Morphogenesis_of_the_murine_node_and_notochordal_plate, The_prechordal_plate, Vrablic_T, see_Mueller_F_and_O'Rahilly_R, the_rostral_end_of_the_notochord_and_nearby_median_features_in_staged_human_embryos._Cells_Tissues_Organs_(2003)_173:_1-20_and_Sulik_K][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Notochordal_Plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006267 ;
    owl:annotatedTarget "UMLS:C1518429" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006268 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

[]
    oboInOwl:hasDbXref "http://www.med.umich.edu/lrc/coursepages/m1/embryology/embryo/05embryonicperiod.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006268 ;
    owl:annotatedTarget "A midline cellular cord formed from the migration of mesenchymal cells from the primitive knot" .

[]
    oboInOwl:source "ncithesaurus:Notochordal_Process" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006268 ;
    owl:annotatedTarget "UMLS:C1518430" .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/medical/orbital%20fissure" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006271 ;
    owl:annotatedTarget "Either of two openings transmitting nerves and blood vessels to or from the orbit." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006273 ;
    owl:annotatedTarget obo:UBERON_0016566 .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0011172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006273 ;
    owl:annotatedTarget "the pair of depressions of thickened otic placode epithelium, that further develops into the otic vesicles" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001147" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/Otic+pit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006273 ;
    owl:annotatedTarget "A depression appearing in each otic placode, marking the beginnning of embryonic development of the internal ear. [TFD][VHOG]" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006273 ;
    owl:annotatedTarget "otic cup" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006279 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006279 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011997
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0124020607", "VHOG:0001505" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006279 ;
    owl:annotatedTarget "Each of the canals that links the peritoneal cavity and the caudal part of a pleural cavity." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001505" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006279 ;
    owl:annotatedTarget "Each of the canal that links the peritoneal cavity and the caudal part of a pleural cavity. [ISBN:0124020607][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006279 ;
    owl:annotatedTarget "pleuroperitoneal channel" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ] .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005498
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001719" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "Multi-tissue structure that is part of the heart tube and will become the cardiac ventricle." .

[]
    oboInOwl:hasDbXref "ZFA:0001719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "presumptive cardiac ventricle heart tube" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001531" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "primitive ventricle" .

[]
    oboInOwl:hasDbXref "EMAPA:16350" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "primitive ventricle of heart" .

[]
    oboInOwl:hasDbXref "FMA:71006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "primordial cardiac ventricle" .

[]
    oboInOwl:hasDbXref "FMA:71006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "primordial ventricle" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "future brain vesicle that gives rise to telencephalic ventricle/lateral ventricles and 3rd ventricle" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000017 ;
    owl:annotatedTarget obo:CL_0000015 .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000644" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) p.381-382, ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.500", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "The early development of most vertebrate brains is similar (...). The zebrafish neural tube follows the same basic differentiation pattern as the mammalian neural tube (reference 1); The brain develops from three embryonic enlargements of the neural tube, which later differentiate into five regions. A forebrain differentiates into telencephalon and diencephalon. The midbrain, or mesencephalon, remains undivided. The hindbrain divides into the metencephalon and myelencephalon. Cavities within the brain enlarge to form a series of interconnected ventricles (reference 2).[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "prosencephalic vesicle" .

[]
    oboInOwl:hasDbXref "VHOG:0000644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "forebrain ventricle" .

[]
    oboInOwl:hasDbXref "VHOG:0000644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "forebrain vesicle" .

[]
    oboInOwl:hasDbXref "VHOG:0000644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006284 ;
    owl:annotatedTarget "prosencephalic ventricle" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006288 ;
    owl:annotatedTarget obo:UBERON_0005863 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006288 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006289
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006288 ;
    owl:annotatedTarget "A rib endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000974 ;
    owl:annotatedTarget obo:CL_0000786 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006289 ;
    owl:annotatedTarget obo:UBERON_0005866 .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string, "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006289 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006289 ;
    owl:annotatedTarget "A rib endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:9780781765190"^^xsd:string, "PMID:16014527"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000974 ;
    owl:annotatedTarget "A fully differentiated plasma cell that lives for years, as opposed to months, secretes immunoglobulin, and has the phenotype weakly CD19-positive, CD20-negative, CD38-negative, strongly CD138-positive, MHC Class II-negative, surface immunoglobulin-negative, IgD-negative, and strongly CXCR4-positive. The majority of these cells of this type reside in the bone marrow."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006290 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006291
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006290 ;
    owl:annotatedTarget "A scapula endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006291 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006291 ;
    owl:annotatedTarget "A scapula endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "PMID:21455939" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0006291 ;
    owl:annotatedTarget "the scapula has been shown to develop from multiple tissues, such as the dermomyotome of the somites, the mesodermal portion of the soma- topleure (a domain of the lateral plate mesoderm or LPM) and neural crest cell-derived mesenchyme (Huang et al., 2000; Matsuoka et al., 2005; Wang et al., 2005)." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006292 ;
    owl:annotatedTarget obo:UBERON_0005856 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006292 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003322
    ] .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006292 ;
    owl:annotatedTarget "this is part of the forelimb skeleton in EHDAA2, but this violates part-disjointness" .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005602
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0123747295", "MP:0011263" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "A dense syncitial-like mesenchymal thickening in the dorsal mesogastrium[ISBN]. the embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing spleen[MP]." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "check difference between splenic and spleen in EMAPA; note that in EHDAA2 the class 'spleen' refers to the mesenchyme" .

[]
    oboInOwl:hasDbXref "MP:0011263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "spleen mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "splenic mesenchyme" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "splenic primordium" .

[]
    oboInOwl:hasDbXref "XAO:0000326" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006293 ;
    owl:annotatedTarget "left spleen primordium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006304 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_0003070
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006304 ;
    owl:annotatedTarget "trigeminal V preganglion" .

[]
    oboInOwl:hasDbXref "EMAPA:16663" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006304 ;
    owl:annotatedTarget "trigeminal preganglion" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "A segment of the eyeball that is filled with refractive media" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "EMAPA:37529" .

[]
    oboInOwl:source "ncithesaurus:Chamber_of_the_Eye" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "UMLS:C0459556" .

[]
    oboInOwl:hasDbXref "MA:0002459" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "eye chamber" .

[]
    oboInOwl:hasDbXref "FMA:58071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "eyeball chamber" .

[]
    oboInOwl:hasDbXref "BTO:0002085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006311 ;
    owl:annotatedTarget "chamber of eye" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000975 ;
    owl:annotatedTarget obo:CL_0000786 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006312 ;
    owl:annotatedTarget "Body substance in a liquid or semi-solid state in the eyeball which serves to refract light." .

[]
    oboInOwl:hasDbXref "MESH:A12.207", "Wikipedia:Body_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006314 ;
    owl:annotatedTarget "Liquid components of living organisms. includes fluids that are excreted or secreted from the body as well as body water that normally is not." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006314 ;
    owl:annotatedTarget "EMAPA:37441" .

[]
    oboInOwl:hasDbXref "GAID:266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006314 ;
    owl:annotatedTarget "body fluid" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A05.360.490.890.880"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000017 ;
    owl:annotatedTarget "A male germ cell that develops from spermatogonia. The euploid primary spermatocytes undergo meiosis and give rise to the haploid secondary spermatocytes which in turn give rise to spermatids."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16014527"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000975 ;
    owl:annotatedTarget "A fully differentiated plasma cell that lives for months."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006331 ;
    owl:annotatedTarget "A nucleus of brain that is part of a brainstem." .

[]
    oboInOwl:hasDbXref "EMAPA:32790" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006331 ;
    owl:annotatedTarget "brain stem nucleus" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget obo:UBERON_2001470 .

[]
    oboInOwl:hasDbXref "ZFA:0000944" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget "One of eight distinct lateral lines in the 4-day larva. A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000944" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget "One of eight distinct lateral lines in the 4-day larva. A sensory system on the surface of the fish, consisting of small sensory patches (neuromasts) distributed in discrete lines over the body surface. The lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance. (See Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000944" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget "relationship loss: develops_from posterior lateral line primordium (TAO:0001157)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000944" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget "relationship loss: part_of posterior lateral line system (TAO:0001471)[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget "pll" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006338 ;
    owl:annotatedTarget "A choroid plexus stroma that is part of a lateral ventricle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006340 ;
    owl:annotatedTarget "A choroid plexus stroma that is part of a fourth ventricle." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006341 ;
    owl:annotatedTarget "A peritubular capillary that is part of a outer medulla of kidney." .

[]
    oboInOwl:hasDbXref "MA:0002589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006341 ;
    owl:annotatedTarget "kidney outer medulla peritubular capillary" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Communicating_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006347 ;
    owl:annotatedTarget "An artery that connects two larger arteries." .

[]
    oboInOwl:source "ncithesaurus:Communicating_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006347 ;
    owl:annotatedTarget "UMLS:C1707451" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006355 ;
    owl:annotatedTarget obo:UBERON_0002460 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006541
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006542
    ] .

[]
    oboInOwl:hasDbXref "PMID:14595018", "https://sourceforge.net/tracker/?func=detail&aid=3123600&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "MA:0002628" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "distal straight tubule premacula segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "kidney medulla loop of Henle ascending limb thick segment" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000976 ;
    owl:annotatedTarget obo:CL_0000975 .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "medullary thick ascending limb of Henle's loop" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "renal medulla loop of Henle ascending limb thick segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006376 ;
    owl:annotatedTarget "renal medulla thick ascending limb" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000976 ;
    owl:annotatedTarget "A short lived plasma cell that secretes IgA. These cells may be found in the bone marrow as well as in the mucosal immune system."^^xsd:string .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0009103" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget "the unique bone located in the glans penis of most mammals except humans; it is used for copulation and varies in size and shape by species" .

[]
    oboInOwl:hasDbXref "Wikipedia:Baculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget "baculum" .

[]
    oboInOwl:hasDbXref "MP:0009104" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget "penile bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Baculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget "penile bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Baculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006435 ;
    owl:annotatedTarget "penis bone" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006440 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_40674
    ] .

[]
    oboInOwl:hasDbXref "MP:0011849" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006440 ;
    owl:annotatedTarget "The ossified region of endochondral and membranous bone located in the clitoris of most mammals except humans; it is homologous to the penile bone (aka as baculum, penis bone or os penis) in male mammals" .

[]
    oboInOwl:hasDbXref "Wikipedia:Baculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006440 ;
    owl:annotatedTarget "baubellum" .

[]
    oboInOwl:hasDbXref "MP:0011849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006440 ;
    owl:annotatedTarget "clitoral bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Baculum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006440 ;
    owl:annotatedTarget "os clitoridis" .

[]
    oboInOwl:hasDbXref "BTO:0003627" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006444 ;
    owl:annotatedTarget "A ring of fibrous or fibrocartilaginous tissue (as of an intervertebral disk or surrounding an orifice of the heart)." .

[]
    oboInOwl:hasDbXref "BTO:0003627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006444 ;
    owl:annotatedTarget "anulus" .

[]
    oboInOwl:hasDbXref "FMA:76704" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006444 ;
    owl:annotatedTarget "anulus fibrosus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006444 ;
    owl:annotatedTarget "fibrocartilaginous ring" .

[]
    oboInOwl:hasDbXref "BTO:0003627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006444 ;
    owl:annotatedTarget "fibrous ring" .

[]
    oboInOwl:hasDbXref "BTO:0000136" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006524 ;
    owl:annotatedTarget "System pertaining to a bronchus and alveoli." .

[]
    oboInOwl:hasDbXref "MP:0010899" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006524 ;
    owl:annotatedTarget "pulmonary alveolar system" .

[]
    oboInOwl:hasDbXref "BTO:0000136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006524 ;
    owl:annotatedTarget "bronchoalveolar system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006530 ;
    owl:annotatedTarget "A substance formed from the secretion of one or more glands of the male genital tract in which sperm cells are suspended." .

[]
    oboInOwl:source "DOI:10.1046/j.1365-2540.2001.00961.x" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0006530 ;
    owl:annotatedTarget "This term covers a variety of species. Example: In D. melanogaster, seminal fluid proteins affect female receptivity, ovulation, oogenesis, sperm storage, sperm competition and mating plug formation" .

[]
    oboInOwl:hasDbXref "BTO:0001232" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006530 ;
    owl:annotatedTarget "seminal plasma" .

[]
    oboInOwl:hasDbXref "BTO:0001232" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006530 ;
    owl:annotatedTarget "seminal fluid" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006534 ;
    owl:annotatedTarget "Any region of a nephron tubule that is convoluted. Examples: distal convoluted tubule, proximal convoluted tuble." .

[]
    oboInOwl:source "ncithesaurus:Convoluted_Tubule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006534 ;
    owl:annotatedTarget "UMLS:C1707510" .

[]
    oboInOwl:hasDbXref "MA:0001665" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006534 ;
    owl:annotatedTarget "kidney convoluted tubule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006535 ;
    owl:annotatedTarget "A portion of organism substance that secreted_by a zone of skin." .

[]
    oboInOwl:hasDbXref "MA:0002537" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006535 ;
    owl:annotatedTarget "skin fluid/secretion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000977 ;
    owl:annotatedTarget obo:CL_0000975 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006536 ;
    owl:annotatedTarget "A portion of organism substance that is secreted by a male reproductive gland." .

[]
    oboInOwl:hasDbXref "MA:0002521" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006536 ;
    owl:annotatedTarget "male reproductive system fluid/secretion" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000977 ;
    owl:annotatedTarget "A short lived plasma cell that secretes IgG."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006537 ;
    owl:annotatedTarget "A portion of organism substance that is secreted by a female reproductive gland." .

[]
    oboInOwl:hasDbXref "MA:0002510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006537 ;
    owl:annotatedTarget "female reproductive system fluid/secretion" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006538 ;
    owl:annotatedTarget "A portion of organism substance that secreted_by a respiratory system." .

[]
    oboInOwl:source "ncithesaurus:Respiratory_System_Fluid_or_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006538 ;
    owl:annotatedTarget "UMLS:C1514899" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006539 ;
    owl:annotatedTarget "A substance that is secreted by a mammary gland. The substance may differ depending on phase, with colostrum produced during pregancy/early lactation, and milk produced afterwards." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006541 ;
    owl:annotatedTarget "A loop of Henle that is part of a kidney outer medulla inner stripe." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006542 ;
    owl:annotatedTarget "A loop of Henle that is part of a kidney outer medulla outer stripe." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006544 ;
    owl:annotatedTarget "A vasculature that is part of a kidney." .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-071029-9" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006553 ;
    owl:annotatedTarget "A tube in the kidney that collect and transport urine." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006553 ;
    owl:annotatedTarget "in ZFA this is defined as part of mesonephros" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006555 ;
    owl:annotatedTarget "A tube that is part of a excretory system." .

[]
    oboInOwl:source "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "An organ system subdivision that is a network of vessels capable of removing accumulating protein and fluid from the interstitial space and returning it to the vascular space. In some species, this network is connected to the immune system via lymph nodes and lymphocyte-producing organs, with the whole being the lymphoid system." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010522" ;
    oboInOwl:ontology "AAO" ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "Part of the circulatory system which consists of a series of vessels which collect blood (exclusive of erythrocytes) which seep through capillary walls and return it to the veins.[AAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "in FMA this is part of the cardiovascular system, but here we treat the CV system as a separate component of the circulatory system from the lymphatic system" .

[]
    oboInOwl:hasDbXref "FMA:7162", "MA:0002435" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "lymphatic system" .

[]
    oboInOwl:hasDbXref "FMA:7162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "lymphatic tree system" .

[]
    oboInOwl:hasDbXref "VHOG:0001761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006558 ;
    owl:annotatedTarget "lymporeticular system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006561 ;
    owl:annotatedTarget "An organ system subdivision that is the part of the lymphoid system that excludes the lymphatic vessels.." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000978 ;
    owl:annotatedTarget obo:CL_0000975 .

[]
    oboInOwl:hasDbXref "FMA:74623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006561 ;
    owl:annotatedTarget "non-lymphatic lymphoid system" .

[]
    oboInOwl:hasDbXref "GO:0060465" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006562 ;
    owl:annotatedTarget "The pharynx is the part of the digestive system immediately posterior to the mouth[GO]." .

[]
    oboInOwl:hasDbXref "FMA:85030", "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006563 ;
    owl:annotatedTarget "Tunica media of artery which is continuous with the myocardium of right ventricle.[FMA]" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000978 ;
    owl:annotatedTarget "A short lived plasma cell that secretes IgM."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:External_urethral_orifice_(female)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "A urethral meatus that is part of a female urethra[Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:External_urethral_orifice_(female)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "The external urethral orifice (urinary meatus) is the external opening of the urethra, from which urine is ejected during urination. It is placed about 2.5 cm behind the glans clitoridis and immediately in front of that of the vagina; it usually assumes the form of a short, sagittal cleft with slightly raised margins. To its left and right are the openings of the Skene's ducts." .

[]
    oboInOwl:hasDbXref "FMA:85266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "external orifice of female urethra" .

[]
    oboInOwl:hasDbXref "FMA:85266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "external urethral orifice (female)" .

[]
    oboInOwl:hasDbXref "FMA:85266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "female urethral meatus" .

[]
    oboInOwl:hasDbXref "FMA:85266", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "ostium urethrae externum (urethra feminina)" .

[]
    oboInOwl:hasDbXref "EMAPA:36453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "urethral meatus of clitoral urethra" .

[]
    oboInOwl:hasDbXref "EMAPA:36453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "distal urethral opening of female" .

[]
    oboInOwl:hasDbXref "EMAPA:36453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006565 ;
    owl:annotatedTarget "urethral opening of clitoral urethra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006566 ;
    owl:annotatedTarget "A myocardium that is part of a left ventricle of a heart." .

[]
    oboInOwl:source "FMA:9558" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006566 ;
    owl:annotatedTarget "Myocardium of ventricle which is continuous with the tunica media of aorta." .

[]
    oboInOwl:hasDbXref "FMA:9558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006566 ;
    owl:annotatedTarget "left ventricular myocardium" .

[]
    oboInOwl:hasDbXref "FMA:9558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006566 ;
    owl:annotatedTarget "myocardium of left ventricle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006567 ;
    owl:annotatedTarget "A myocardium that is part of a right ventricle of a heart." .

[]
    oboInOwl:source "FMA:9535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006567 ;
    owl:annotatedTarget "Myocardium of ventricle which is continuous with the tunica media of the pulmonary trunk." .

[]
    oboInOwl:hasDbXref "FMA:9535" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006567 ;
    owl:annotatedTarget "myocardium of right ventricle" .

[]
    oboInOwl:hasDbXref "FMA:9535" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006567 ;
    owl:annotatedTarget "right ventricular myocardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006568 ;
    owl:annotatedTarget "A nucleus of brain that is part of a hypothalamus." .

[]
    oboInOwl:hasDbXref "FMA:258762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006568 ;
    owl:annotatedTarget "nucleus of hypothalamus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006569 ;
    owl:annotatedTarget "A nucleus of brain that is part of a diencephalon." .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectinate_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "The pectinate line (anocutaneous line, dentate line, anorectal junction) is a line which divides the upper 2/3rds and lower 1/3rd of the anal canal. Developmentally, this line represents the hindgut-proctodeum junction. It is an important anatomical landmark, and several distinctions can be made based upon the location of a structure relative to this line:" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "FMA also has FMA:29321 but it's not clear how this differs" .

[]
    oboInOwl:source "ncithesaurus:Pectinate_Line" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "UMLS:C0821671" .

[]
    oboInOwl:hasDbXref "FMA:75383", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "linea pectinata canalis analis" .

[]
    oboInOwl:hasDbXref "FMA:75383" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "pectinate line of anal canal" .

[]
    oboInOwl:hasDbXref "EMAPA:19159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "Hilton's 'white line'" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectinate_line" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "dentate line" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectinate_line" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "linea anocutanea" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectinate_line" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "recto-anal junction" .

[]
    oboInOwl:hasDbXref "EMAPA:19159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006574 ;
    owl:annotatedTarget "site of anal membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000979 ;
    owl:annotatedTarget obo:CL_0000972 .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006585 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000012
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006585 ;
    owl:annotatedTarget "An organ that is part of a vestibular system." .

[]
    oboInOwl:source "BIRNLEX:2519" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006585 ;
    owl:annotatedTarget "UMLS:C0682674" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006585 ;
    owl:annotatedTarget "balance organ" .

[]
    oboInOwl:source "FMA-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget obo:UBERON_0007779 .

[]
    oboInOwl:source "Wikipedia:Perilymph" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001844
    ] .

[]
    oboInOwl:hasDbXref "GOC:rhs"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781765196" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000979 ;
    owl:annotatedTarget "An IgG memory B cell is a class switched memory B cell that is class switched and expresses IgG on the cell surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget "Transudate located within the osseus labyrinth. Otolymph can be further classified with respect to whether it is within the membranous labyrinth (endolymph) or outside the mebranous labyrinth (perilymph)." .

[]
    oboInOwl:source "MESH:A12.207.571" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget "Fluids found within the osseous labyrinth (PERILYMPH) and the membranous labyrinth (ENDOLYMPH) of the inner ear. (From Gray's Anatomy, 30th American ed, p1328, 1332[MESH:A12.207.571])" .

[]
    oboInOwl:source "ncithesaurus:Otolymph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget "UMLS:C1518679" .

[]
    oboInOwl:hasDbXref "MESH:A12.207.571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006586 ;
    owl:annotatedTarget "labyrinthine fluid" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006595 ;
    owl:annotatedTarget "Presumptive structure of the blastula that will develop into endoderm." .

[]
    oboInOwl:hasDbXref "GOC:CVS", "GOC:YMB", "ZFA:0001116" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006598 ;
    owl:annotatedTarget "Portion of embryonic tissue determined by fate mapping to become a structure." .

[]
    oboInOwl:hasDbXref "ZFA:0001116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006598 ;
    owl:annotatedTarget "presumptive structures" .

[]
    oboInOwl:source "NCBIBook:NBK10065" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006600 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005428
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006601 ;
    owl:annotatedTarget "Presumptive structure of the blastula that will develop into ectoderm." .

[]
    oboInOwl:hasDbXref "ZFA:0001376" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006601 ;
    owl:annotatedTarget "presumptive epidermis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006603 ;
    owl:annotatedTarget "Presumptive structure of the blastula that will develop into mesoderm." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget obo:UBERON_0002216 .

[]
    oboInOwl:notes "connects adjacent mandibles" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004742
    ] .

[]
    oboInOwl:hasDbXref "TAO:wd"^^xsd:string, "Wikipedia:Symphysis_menti", "ZFA:0005488" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "A cartilaginous joint that connects left and right mandibles/dentary bones. Mandibular symphysis is unpaired[TAO,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001851" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "Joint that articulates the left and right dentary bones. Mandibular symphysis is unpaired.[TAO]" .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "in snakes, the mandibular symphysis is composed of soft tissues, allowing independent movement of each mandible" .

[]
    oboInOwl:hasDbXref "TAO:0001851" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "dentary symphysis" .

[]
    oboInOwl:hasDbXref "TAO:0001851" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "inter-dentary joint" .

[]
    oboInOwl:hasDbXref "TAO:0001851" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "inter-mandibular joint" .

[]
    oboInOwl:hasDbXref "MA:0001490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "symphysis menti" .

[]
    oboInOwl:hasDbXref "Wikipedia:Symphysis_menti" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "mental symphysis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Symphysis_menti" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006606 ;
    owl:annotatedTarget "symphysis mandibulae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget obo:UBERON_0000158 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001630
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] .

[]
    oboInOwl:hasDbXref "AEO:0000092", "Wikipedia:Aponeurosis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "A sheet of extracellular matrix." .

[]
    oboInOwl:source "Wikipedia:Aponeurosis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "Aponeuroses are layers of flat broad tendons. They have a shiny, whitish-silvery color, and are histologically similar to tendons, but are very sparingly supplied with blood vessels and nerves. When dissected, aponeuroses are papery, and peel off by sections. The primary regions with thick aponeurosis is in the ventral abdominal region, the dorsal lumbar region, and in the palmar region. Their primary function is to join muscles and the body parts the muscles act upon[Wikipedia:Aponeurosis]." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "in ZFA, aponeuroses are subtypes of tendons, but this is inconsistent with tendons being muscle-bone connections" .

[]
    oboInOwl:source "ncithesaurus:Aponeurosis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "UMLS:C0225205" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aponeurosis" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "aponeuroses" .

[]
    oboInOwl:hasDbXref "Wikipedia:Aponeurosis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006614 ;
    owl:annotatedTarget "aponeurotic" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/venous+sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006615 ;
    owl:annotatedTarget "A large vein or channel for the circulation of venous blood" .

[]
    oboInOwl:source "ncithesaurus:Venous_Sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006615 ;
    owl:annotatedTarget "UMLS:C0226504" .

[]
    oboInOwl:hasDbXref "ZFA:0007072" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006615 ;
    owl:annotatedTarget "blood sinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006616 ;
    owl:annotatedTarget "An external ear that is in the right side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "FMA:53643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006616 ;
    owl:annotatedTarget "right auricular region" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006616 ;
    owl:annotatedTarget "EMAPA:37361" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006617 ;
    owl:annotatedTarget "An external ear that is in the left side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "FMA:53644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006617 ;
    owl:annotatedTarget "left auricular region" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006617 ;
    owl:annotatedTarget "EMAPA:37360" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/musculophrenic+artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006632 ;
    owl:annotatedTarget "An artery with its origin in the lateral terminal branch of the internal thoracic artery, with distribution to the diaphragm and the intercostal muscles, and with anastomoses to the branches of the pericardiacophrenic and inferior phrenic." .

[]
    oboInOwl:hasDbXref "FMA:10645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006632 ;
    owl:annotatedTarget "musculophrenic artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "A muscle layer that is part of a fallopian tube." .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscle layer of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscle layer of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscle layer of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscular coat of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscular layer of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "muscularis of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "tunica muscularis (Tuba uterina)" .

[]
    oboInOwl:hasDbXref "FMA:18318", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "tunica muscularis tubae uterinae" .

[]
    oboInOwl:hasDbXref "FMA:18318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006642 ;
    owl:annotatedTarget "uterine tubal muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006645 ;
    owl:annotatedTarget "An adventitia that is part of a epididymis." .

[]
    oboInOwl:hasDbXref "FMA:19136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006645 ;
    owl:annotatedTarget "epididymis adventitia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006646 ;
    owl:annotatedTarget "A muscle layer that is part of a epididymis." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "An adventitia that is part of a vas deferens." .

[]
    oboInOwl:hasDbXref "FMA:19238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "adventitia of deferent duct" .

[]
    oboInOwl:hasDbXref "FMA:19238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "adventitia of ductus deferens" .

[]
    oboInOwl:hasDbXref "FMA:19238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "adventitia of vas deferens" .

[]
    oboInOwl:hasDbXref "FMA:19238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "deferent ductal adventitia" .

[]
    oboInOwl:hasDbXref "FMA:19238" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "tunica adventitia (ductus deferens)" .

[]
    oboInOwl:hasDbXref "FMA:19238", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006647 ;
    owl:annotatedTarget "tunica adventitia ductus deferentis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006648 ;
    owl:annotatedTarget "An adventitia that is part of a seminal vesicle." .

[]
    oboInOwl:hasDbXref "FMA:19403" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006648 ;
    owl:annotatedTarget "adventitia of seminal gland" .

[]
    oboInOwl:hasDbXref "FMA:19403" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006648 ;
    owl:annotatedTarget "seminal vesicle adventitia" .

[]
    oboInOwl:hasDbXref "FMA:19403" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006648 ;
    owl:annotatedTarget "tunica adventitia (vesicula seminalis)" .

[]
    oboInOwl:hasDbXref "FMA:19403", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006648 ;
    owl:annotatedTarget "tunica adventitia glandulae vesiculosae" .

[]
    oboInOwl:hasDbXref "FMA:19976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006652 ;
    owl:annotatedTarget "muscular coat of vagina" .

[]
    oboInOwl:hasDbXref "FMA:19976", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006652 ;
    owl:annotatedTarget "tunica muscularis vaginae" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013240
    ] .

[]
    oboInOwl:hasDbXref "BTO:0003117", "Wikipedia:Clitoral_glans" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "Erectile tissue at the end of the clitoris, which is continuous with the intermediate part of the vestibulovaginal bulbs[BTO]. The clitoral glans (glans clitoridis) is an external portion of the clitoris[WP]." .

[]
    oboInOwl:source "ncithesaurus:Glans_Clitoris" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "UMLS:C0227769" .

[]
    oboInOwl:hasDbXref "FMA:19999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "clitoris glans" .

[]
    oboInOwl:hasDbXref "FMA:19999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "glans of clitoris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Clitoral_glans" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "glans clitoridis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Clitoral_glans" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006653 ;
    owl:annotatedTarget "glans clitoris" .

[]
    oboInOwl:notes "to be revised after scapulocoracoid fixes" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0006849
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "Anatomical cavity for the proximal articular surface of the proximal limb or fin element with the scapulocoracoid or equivalent structure." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000749" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "Cavity for the articulation of the forelimb formed by the scapula, coracoid, and clavicle.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000749" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "relationship loss: part_of scapular area (AAO:0000935)[AAO]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000980 ;
    owl:annotatedTarget obo:CL_0000785 .

[]
    oboInOwl:source "ad" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "The glenoid fossa can be associated with the metapterygium in sarcopterygians, or either the meso- or propterygium in basal gnathostomes such as Chondrichthyans" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "FMA also has classes for the bony parts around the cavity - these may be more useful than the cavity term itself" .

[]
    oboInOwl:source "ncithesaurus:Glenoid_Fossa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "UMLS:C1261046" .

[]
    oboInOwl:hasDbXref "FMA:23275", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "cavitas glenoidalis scapulae" .

[]
    oboInOwl:hasDbXref "FMA:23275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "cavitus glenoidalis" .

[]
    oboInOwl:hasDbXref "FMA:23275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "glenoid cavity" .

[]
    oboInOwl:hasDbXref "FMA:23275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "glenoid cavity of scapula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Glenoid_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "cavitas glenoidalis" .

[]
    oboInOwl:hasDbXref "AAO:0000749" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006657 ;
    owl:annotatedTarget "glenoid cavity" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2673126"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000980 ;
    owl:annotatedTarget "An activated mature (naive or memory) B cell that is secreting immunoglobulin, typified by being CD27-positive, CD38-positive, CD138-negative."^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002544
    ] .

[]
    oboInOwl:notes "two phalanges in series" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003221
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget "A joint that connects one phalanx to another along a proximodistal axis." .

[]
    oboInOwl:source "ncithesaurus:Interphalangeal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget "Hinge joints between the phalanges of the hand or foot[ncithesaurus:Interphalangeal_Joint]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget "EMAPA:37884" .

[]
    oboInOwl:hasDbXref "FMA:42765" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006658 ;
    owl:annotatedTarget "inter-phalangeal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscular_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "A region of muscle in many organs in the vertebrate body, adjacent to the submucosa membrane. It is responsible for gut movement such as peristalsis." .

[]
    oboInOwl:source "BTO:0004838" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "An outer layer of smooth muscle surrounding a hollow or tubular organ as the bladder, esophagus, large intestine, small intestine, stomach, ureter, uterus, and vagina that often consists of an inner layer of circular fibers serving to narrow the lumen of the organ and an outer layer of longitudinal fibers serving to shorten its length[BTO]." .

[]
    oboInOwl:source "ncithesaurus:Muscle_Layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "UMLS:C0225358" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "muscular layer" .

[]
    oboInOwl:hasDbXref "FMA:45634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "muscularis layer" .

[]
    oboInOwl:hasDbXref "BTO:0004838" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "tunica muscularis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscularis_externa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "muscular coat" .

[]
    oboInOwl:hasDbXref "BTO:0004838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "muscularis externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscularis_externa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "muscularis propria" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscularis_externa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "transverse muscular fibers" .

[]
    oboInOwl:hasDbXref "BTO:0004838" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "tunica externa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Muscularis_externa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006660 ;
    owl:annotatedTarget "tunica muscularis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000403
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "The galea aponeurotica (epicranial aponeurosis, aponeurosis epicranialis) is a tough layer of dense fibrous tissue which covers the upper part of the cranium; behind, it is attached, in the interval between its union with the Occipitales, to the external occipital protuberance and highest nuchal lines of the occipital bone; in front, it forms a short and narrow prolongation between its union with the Frontales. On either side it gives origin to the Auriculares anterior and superior; in this situation it loses its aponeurotic character, and is continued over the temporal fascia to the zygomatic arch as a layer of laminated areolar tissue. It is closely connected to the integument by the firm, dense, fibro-fatty layer which forms the superficial fascia of the scalp: it is attached to the pericranium by loose cellular tissue, which allows the aponeurosis, carrying with it the integument to move through a considerable distance." .

[]
    oboInOwl:hasDbXref "FMA:46768", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "aponeurosis epicranialis" .

[]
    oboInOwl:hasDbXref "FMA:46768" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "aponeurosis of epicranius" .

[]
    oboInOwl:hasDbXref "FMA:46768" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "epicranial aponeurosis" .

[]
    oboInOwl:hasDbXref "FMA:46768" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "epicranius aponeurosis" .

[]
    oboInOwl:hasDbXref "FMA:46768" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "galea aponeurotica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "cranial aponeurosis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "epicranial aponeurosis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "galea aponeurosis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "galea aponeurotica; aponeurosis epicranialis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Galea_aponeurotica" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006661 ;
    owl:annotatedTarget "galeal aponeurosis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carotid_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006668 ;
    owl:annotatedTarget "On the interior surface of the temporal bone, behind the rough surface of the apex, is the large circular aperture of the carotid canal, which ascends at first vertically, and then, making a bend, runs horizontally forward and medialward. It transmits into the cranium, the internal carotid artery, and the carotid plexus of nerves. Sympathetics to the head also pass through the carotid canal. They have several motor functions: raise the eyelid (superior tarsal muscle), dilate pupil, innervate sweat glands of face and scalp and constricts blood vessels in head[WP]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Carotid_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006668 ;
    owl:annotatedTarget "canalis caroticus" .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006239
    ] .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0012061" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "the three-lobed cloverleaf-shaped aponeurosis situated at the center of the diaphragm; the central tendon is fused with the fibrous pericardium that provides attachment for the muscle fibers" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001399" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.resp.2006.06.003", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "In mammals, the diaphragm muscle divides the thoracoabdominal cavity into thorax and abdomen. In most mammals, the diaphragm is a flat sheet with muscle fibers radiating outward from a central tendon, and the diaphragm's apposition to the cranial surface of the liver gives it a dome-shape. Muscle fiber contraction reduces the curvature of the dome, thereby expanding the thoracic cavity and aspirating air into the lungs.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Central_Tendon_of_the_Diaphragm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "UMLS:C0230162" .

[]
    oboInOwl:hasDbXref "FMA:58279" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "central tendon" .

[]
    oboInOwl:hasDbXref "FMA:58279" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "centrum tendineum" .

[]
    oboInOwl:hasDbXref "FMA:58279", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006670 ;
    owl:annotatedTarget "centrum tendineum diaphragmatis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006675 ;
    owl:annotatedTarget "A valve that is part of a vein." .

[]
    oboInOwl:hasDbXref "FMA:68095" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006675 ;
    owl:annotatedTarget "valve of vein" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000981 ;
    owl:annotatedTarget "A memory B cell with the phenotype IgD-negative and CD27-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006677 ;
    owl:annotatedTarget "An anatomical boundary that adjacent_to a epithelium." .

[]
    oboInOwl:hasDbXref "FMA:70997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006677 ;
    owl:annotatedTarget "epithelium surface" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypoglossal_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006682 ;
    owl:annotatedTarget "The hypoglossal canal is a bony canal in the occipital bone of the skull." .

[]
    oboInOwl:hasDbXref "EMAPA:19012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006682 ;
    owl:annotatedTarget "anterior condylar canal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypoglossal_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006682 ;
    owl:annotatedTarget "canalis nervi hypoglossi" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hypoglossal_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006682 ;
    owl:annotatedTarget "hyperglossal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006686 ;
    owl:annotatedTarget "A vein that is part of a vertebral column." .

[]
    oboInOwl:hasDbXref "FMA:76735", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006686 ;
    owl:annotatedTarget "vena spinalis" .

[]
    oboInOwl:hasDbXref "FMA:76735" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006686 ;
    owl:annotatedTarget "spinal branch" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_canal", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "A conduit enclosed within the vertebral foramen of the vertebrae through which the spinal cord passes." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000693" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "Canal formed by the vertebral centra ventrally, the pedicels laterally, and the neural arches dorsally that encloses and protects the spinal cord.[AAO]" .

[]
    oboInOwl:source "ncithesaurus:Vertebral_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "UMLS:C0037922" .

[]
    oboInOwl:source "ncithesaurus:Neural_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "UMLS:C1522467" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "c. vertebralis" .

[]
    oboInOwl:hasDbXref "AAO:0000693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "foramen vertebrale" .

[]
    oboInOwl:hasDbXref "AAO:0000693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "neural canal" .

[]
    oboInOwl:hasDbXref "AAO:0000693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "spinal canal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "spinal cavity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006692 ;
    owl:annotatedTarget "vertebral canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006694 ;
    owl:annotatedTarget "A vasculature that is part of a cerebellum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006716 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002470
    ] .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string, "Wikipedia:Carpus_and_tarsus_of_land_vertebrates", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006716 ;
    owl:annotatedTarget "The third segment of the limb, including either the wrist segment (carpus) or the ankle segment (tarsus)" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000982 ;
    owl:annotatedTarget obo:CL_0000980 .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006716 ;
    owl:annotatedTarget "mesopodial limb segment" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "The collection of all skeletal elements in an autopodium region." .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000982 ;
    owl:annotatedTarget "A plasmablast that secretes IgG."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005019" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "Distal section of the limb skeleton, consisting of the anterior autopodium or posterior autopodium.[VSAO]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "autopod skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0005019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "autopodial skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "skeletal parts of autopod" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "skeleton of autopod" .

[]
    oboInOwl:hasDbXref "VSAO:0005019", "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006717 ;
    owl:annotatedTarget "autopodium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007223
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MGI:anna"^^xsd:string, "MP:0003309" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "the central cone shaped core of spongy bone about which turns the spiral canal" .

[]
    oboInOwl:hasDbXref "MA:0001182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "modiolus" .

[]
    oboInOwl:source "ncithesaurus:Modiolus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "UMLS:C0229503" .

[]
    oboInOwl:hasDbXref "FMA:61278" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "cochlea modiolus" .

[]
    oboInOwl:hasDbXref "FMA:61278", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "modiolus cochleae" .

[]
    oboInOwl:hasDbXref "FMA:61278" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "modiolus of cochlea" .

[]
    oboInOwl:hasDbXref "BTO:0001693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006723 ;
    owl:annotatedTarget "columella cochleae" .

[]
    oboInOwl:source "MESH-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006106
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Spiral_ligament", "https://github.com/obophenotype/mouse-anatomy-ontology/issues/71" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "A spiral thickening of the fibrous lining of the cochlear wall. Spiral ligament secures the membranous cochlear duct to the bony spiral canal of the cochlea. Its spiral ligament fibrocytes function in conjunction with the stria vascularis to mediate cochlear ion homeostasis." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "this is not classified as a ligament in FMA" .

[]
    oboInOwl:hasDbXref "Wikipedia:Spiral_ligament" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "ligamentum spirale ductus cochlearis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "spiral cochlear ligament" .

[]
    oboInOwl:hasDbXref "BIRNLEX:2524" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "spiral ligament of cochlea" .

[]
    oboInOwl:hasDbXref "FMA:77834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006725 ;
    owl:annotatedTarget "spiral ligament of cochlear duct" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006260
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tuberculum_impar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget "During the third week of embryological development there appears, immediately behind the ventral ends of the two halves of the mandibular arch, a rounded swelling named the tuberculum impar, which was described by His as undergoing enlargement to form the buccal part of the tongue. More recent researches, however, show that this part of the tongue is mainly, if not entirely, developed from a pair of lateral swellings which rise from the inner surface of the mandibular arch and meet in the middle line. The site of their meeting remains post-embryonically as the median sulcus of the tongue. The tuberculum impar is said to form the central part of the tongue immediately in front of the foramen cecum, but Hammar insists that it is purely a transitory structure and forms no part of the adult tongue[WP, Gray's]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000730" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2002.00073.x", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget "median lingual swelling" .

[]
    oboInOwl:hasDbXref "http://emedicine.medscape.com/article/845125-overview" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget "median tongue bud" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tuberculum_impar" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006756 ;
    owl:annotatedTarget "tuberculum linguale mediale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_lingual_swelling" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006757 ;
    owl:annotatedTarget "During the third week there appears, immediately behind the ventral ends of the two halves of the mandibular arch, a rounded swelling named the tuberculum impar, which was described by His as undergoing enlargement to form the buccal part of the tongue. More recent researches, however, show that this part of the tongue is mainly, if not entirely, developed from a pair of lateral swellings (or distal tongue bud) which rise from the inner surface of the mandibular arch and meet in the middle line." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000731" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2002.00073.x Iwasaki S, Evolution of the structure and function of the vertebrate tongue. J Anat (2002)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006757 ;
    owl:annotatedTarget "Most adult amphibians have a tongue, as do all known reptiles, birds and mammals. Thus it is likely that the tongue appeared with the establishment of tetrapods and this structure seems to be related, to some extant, to the terrestrial lifestyle.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_lingual_swelling" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006757 ;
    owl:annotatedTarget "lateral swellings" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_lingual_swelling" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006757 ;
    owl:annotatedTarget "tuberculum laterale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_lingual_swelling" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006757 ;
    owl:annotatedTarget "tuberculum linguale laterale" .

[]
    oboInOwl:hasDbXref "MP:0013477" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "the edge of the cornea where it joins the sclera; the limbus is a common site for the occurrence of corneal epithelial neoplasm" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "EMAPA:37835" .

[]
    oboInOwl:hasDbXref "FMA:58342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "corneal limbus" .

[]
    oboInOwl:hasDbXref "GAID:896" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "corneal limbus" .

[]
    oboInOwl:hasDbXref "PMID:17051547" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "corneal-scleral limbus" .

[]
    oboInOwl:hasDbXref "GAID:896" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "corneoscleral junction" .

[]
    oboInOwl:hasDbXref "Wikipedia:Corneal_limbus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "limbus corneae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000983 ;
    owl:annotatedTarget obo:CL_0000980 .

[]
    oboInOwl:hasDbXref "FMA:58342" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "sclerocorneal junction" .

[]
    oboInOwl:hasDbXref "GAID:896" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "sclerocorneal limbus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Corneal_limbus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "limbus corneae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget obo:UBERON_0010304 .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001811
    ] .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000983 ;
    owl:annotatedTarget "A plasmablast that secretes IgM."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget "Layer of nonkeratinized squamous epithelium lining the conjunctiva, overlying scleral tissue" .

[]
    oboInOwl:source "ncithesaurus:Conjunctival_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget "UMLS:C1179037" .

[]
    oboInOwl:hasDbXref "FMA:62131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget "conjunctiva epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0005131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006763 ;
    owl:annotatedTarget "conjunctival epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006799 ;
    owl:annotatedTarget "An epithelium that is composed primarily of secretory cells." .

[]
    oboInOwl:source "ncithesaurus:Glandular_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006799 ;
    owl:annotatedTarget "UMLS:C0682578" .

[]
    oboInOwl:source "ncithesaurus:Glandular_Epithelial_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006799 ;
    owl:annotatedTarget "UMLS:C1708242" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006813 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006813 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000004
    ] .

[]
    oboInOwl:notes "facial series" ;
    oboInOwl:source "Kardong-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006813 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003113
    ] .

[]
    oboInOwl:hasDbXref "AAO:0000320" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006813 ;
    owl:annotatedTarget "Structural framework that provides support to the nasal sacs and ducts." .

[]
    oboInOwl:hasDbXref "FMA:60116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006813 ;
    owl:annotatedTarget "skeleton of nose" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget obo:UBERON_0011825 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000303
    ] .

[]
    oboInOwl:hasDbXref "FMA:63897" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "Loose connective tissue located at the outer and inner layers of organs. Examples: submucosal connective tissue, tunica adventitia of artery, papillary dermis, superficial fascia of dorsum of hand." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000027" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "Also known as loose connective tissue. A pliable, mesh-like tissue with a fluid matrix that functions to cushion and protect body organs.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000027" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "relationship loss: subclass connective tissue proper (AAO:0000099)[AAO]" .

[]
    oboInOwl:source "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000009 ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "cushions body organs" .

[]
    oboInOwl:hasDbXref "FMA:63897" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "loose areolar connective tissue" .

[]
    oboInOwl:hasDbXref "AAO:0000027" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006815 ;
    owl:annotatedTarget "loose connective tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006832 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a open tracheal system trachea." .

[]
    oboInOwl:hasDbXref "FBbt:00007410" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006832 ;
    owl:annotatedTarget "tracheal lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006833 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a trachea." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006833 ;
    owl:annotatedTarget "lumen of cartilaginous trachea" .

[]
    oboInOwl:hasDbXref "FMA:7469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006833 ;
    owl:annotatedTarget "tracheal lumen" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000984 ;
    owl:annotatedTarget obo:CL_0000980 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006834 ;
    owl:annotatedTarget "A subdivision of a the reproductive tract in a female organism that is the site of embryo development." .

[]
    oboInOwl:hasDbXref "FBbt:00004924" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006834 ;
    owl:annotatedTarget "uterus" .

[]
    oboInOwl:hasDbXref "ZFA:0005168" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006841 ;
    owl:annotatedTarget "Vein that is central to a lobule in the liver." .

[]
    oboInOwl:hasDbXref "ZFA:0005168" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006841 ;
    owl:annotatedTarget "central vein" .

[]
    oboInOwl:hasDbXref "FMA:17544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006841 ;
    owl:annotatedTarget "terminal branch of hepatic vein" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000984 ;
    owl:annotatedTarget "A plasmablast that secretes IgA."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:17544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006841 ;
    owl:annotatedTarget "terminal hepatic venule" .

[]
    oboInOwl:hasDbXref "FMA:17544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006841 ;
    owl:annotatedTarget "vena centralis (hepar)" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006843 ;
    owl:annotatedTarget "The initial segment of a cranial nerve, leaving the central nervous system." .

[]
    oboInOwl:hasDbXref "FMA:52609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006843 ;
    owl:annotatedTarget "cranial nerve root" .

[]
    oboInOwl:hasDbXref "FMA:52609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006843 ;
    owl:annotatedTarget "cranial neural root" .

[]
    oboInOwl:hasDbXref "AEO:0000161", "AEO:JB"^^xsd:string, "https://github.com/obophenotype/human-developmental-anatomy-ontology/issues/4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006846 ;
    owl:annotatedTarget "A furrow or an incomplete tube." .

[]
    oboInOwl:hasDbXref "AEO:0000161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006846 ;
    owl:annotatedTarget "groove" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004753
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006290
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000157", "https://github.com/obophenotype/uberon/issues/204", "https://github.com/obophenotype/uberon/issues/339" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "Endochondral bone that is dorsoventrally compressed and provides attachment site for muscles of the pectoral appendage." .

[]
    oboInOwl:source "TAO:0000583" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "Endochondral bone that is located medial to the cleithrum, and articulates ventrally with the coracoid, medially with the mesocoracoid when the later is present and posteriorly with the upper one to three proximal radials. The scapula develops from the scapulocoracoid cartilage and belongs to the primary pectoral girdle. It may be perforated by the scapular foramen or it may be notched ventr and forms together with a similar notch of the coracoid the scapulocoracoid foramen[TAO:0000583]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000751" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "Paired bony elements of endochondral origin. They are situated at the level of the jaw articulation, in a vertical position, with the suprascapular margin being dorsal and the glenoid end being ventral.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000751" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "relationship loss: has pars glenoidalis of scapula (AAO:0000753)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000751" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "relationship loss: part_of scapular area (AAO:0000935)[AAO]" .

[]
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "present in all tetrapods with even vestiges of anterior limbs, e.g., turtles & birds & mammals." .

[]
    oboInOwl:source "ncithesaurus:Scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "UMLS:C0036277" .

[]
    oboInOwl:hasDbXref "ZFA:0000583" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "scapulae" .

[]
    oboInOwl:hasDbXref "BTO:0001218" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "scapula bone" .

[]
    oboInOwl:hasDbXref "TAO:0000583" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006849 ;
    owl:annotatedTarget "scapulas" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006851 ;
    owl:annotatedTarget "A peritubular capillary that is part of a cortex of kidney." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006851 ;
    owl:annotatedTarget "EMAPA:37488" .

[]
    oboInOwl:hasDbXref "MA:0002590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006851 ;
    owl:annotatedTarget "kidney cortex peritubular capillary" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006853 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006853 ;
    owl:annotatedTarget "A region of nephron tubule that is part of a cortex of kidney." .

[]
    oboInOwl:hasDbXref "MA:0002609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006853 ;
    owl:annotatedTarget "kidney cortex tubule" .

[]
    oboInOwl:hasDbXref "MA:0002609" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006853 ;
    owl:annotatedTarget "cortical tubule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000985 ;
    owl:annotatedTarget obo:CL_0000974 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001291
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006853
    ] .

[]
    oboInOwl:hasDbXref "https://sourceforge.net/tracker/?func=detail&aid=3123598&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget "cortical thick ascending limb of Henle's loop" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget "kidney cortex loop of Henle ascending limb thick segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget "renal cortex loop of Henle ascending limb thick segment" .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006854 ;
    owl:annotatedTarget "renal cortex thick ascending limb" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000985 ;
    owl:annotatedTarget "A fully differentiated plasma cell that secretes IgG."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009916
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "A muscular coat that is part of a ureter." .

[]
    oboInOwl:hasDbXref "FMA:15893" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "muscular coat of ureter" .

[]
    oboInOwl:hasDbXref "FMA:15893" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "muscular layer of ureter" .

[]
    oboInOwl:hasDbXref "FMA:15893" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "muscularis of ureter" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "tunica muscularis (ureter)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "tunica muscularis ureteris" .

[]
    oboInOwl:hasDbXref "EMAPA:28567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006855 ;
    owl:annotatedTarget "ureteral smooth muscle layer" .

[]
    oboInOwl:hasDbXref "GO:0030325" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006858 ;
    owl:annotatedTarget "This gland can either be a discrete structure located bilaterally above each kidney, or a cluster of cells in the head kidney that perform the functions of the adrenal gland. In either case, this organ consists of two cells types, aminergic chromaffin cells and steroidogenic cortical cells[GO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001141" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.518 and Figure 15-9", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006858 ;
    owl:annotatedTarget "All craniates have groups of cells homologous to the mammalian adrenocortical and chromaffin tissues, but they are scattered in and near the kidneys in fishes. (...) The cortical and chromaffin tissues come together to form adrenal glands in tetrapods.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0001141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006858 ;
    owl:annotatedTarget "adrenal gland - interrenal gland" .

[]
    oboInOwl:hasDbXref "VHOG:0001141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006858 ;
    owl:annotatedTarget "adrenal - interrenal gland" .

[]
    oboInOwl:hasDbXref "VHOG:0001141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006858 ;
    owl:annotatedTarget "suprarenal gland - interrenal gland" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006861 ;
    owl:annotatedTarget "Subdivision of long bone which forms the part of the bone between two metaphyses. Note that the diaphysis includes the metaphyses, but the diaphysis proper excludes these." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006861 ;
    owl:annotatedTarget "The MA class is associated with EMAPA:35505 but we associate this with the more precise concept of diaphyseal plate" .

[]
    oboInOwl:hasDbXref "FMA:32688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006861 ;
    owl:annotatedTarget "body proper of long bone" .

[]
    oboInOwl:hasDbXref "FMA:32688" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006861 ;
    owl:annotatedTarget "shaft proper of long bone" .

[]
    oboInOwl:hasDbXref "MA:0002803" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006861 ;
    owl:annotatedTarget "long bone diaphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Body_of_femur" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "A diaphysis that is part of a femur[Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:Body_of_femur" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "The body of the femur (or shaft), almost cylindrical in form, is a little broader above than in the center, broadest and somewhat flattened from before backward below. It is slightly arched, so as to be convex in front, and concave behind, where it is strengthened by a prominent longitudinal ridge, the linea aspera. It presents for examination three borders, separating three surfaces. Of the borders, one, the linea aspera, is posterior, one is medial, and the other, lateral[Wikipedia:Body_of_femur]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "EMAPA:37538" .

[]
    oboInOwl:hasDbXref "FMA:32847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "body of femur" .

[]
    oboInOwl:hasDbXref "FMA:32847", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "corpus femoris" .

[]
    oboInOwl:hasDbXref "FMA:32847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "femoral diaphysis" .

[]
    oboInOwl:hasDbXref "FMA:32847" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006862 ;
    owl:annotatedTarget "shaft of femur" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006863 ;
    owl:annotatedTarget "A proximal metaphysis that is part of a femur." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006864 ;
    owl:annotatedTarget "A distal metaphysis that is part of a femur." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006865 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006862
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006865 ;
    owl:annotatedTarget "A metaphysis that is part of a femur." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006865 ;
    owl:annotatedTarget "EMAPA:37540" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000986 ;
    owl:annotatedTarget obo:CL_0000974 .

[]
    oboInOwl:hasDbXref "FMA:32875" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006865 ;
    owl:annotatedTarget "femoral metaphysis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006866 ;
    owl:annotatedTarget "The distalmost portion of the digestive tract, derived from the hindgut, and terminating with the anus." .

[]
    oboInOwl:hasDbXref "FBbt:00005756" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006866 ;
    owl:annotatedTarget "rectum" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000986 ;
    owl:annotatedTarget "A fully differentiated plasma cell that secretes IgM."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006868 ;
    owl:annotatedTarget "A gland that secretes a seminal fluid." .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0004576", "UBERON:cjm"^^xsd:string, "https://github.com/obophenotype/mammalian-phenotype-ontology/issues/2218" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006871 ;
    owl:annotatedTarget "the distal elements of the developing limb of vertebrates that will give rise to the pes (foot)" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006871 ;
    owl:annotatedTarget "EHDAA2 does not have a single class for footplate, but includes epithelium, mesenchyme and AER" .

[]
    oboInOwl:source "ncithesaurus:Foot_Plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006871 ;
    owl:annotatedTarget "UMLS:C1517291" .

[]
    oboInOwl:hasDbXref "EMAPA:17249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006871 ;
    owl:annotatedTarget "distal part of hindlimb bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006872 ;
    owl:annotatedTarget "An apical ectodermal ridge that is part of a handplate." .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0004576", "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006875 ;
    owl:annotatedTarget "the distal elements of the developing limb of vertebrates that will give rise to the manus (hand)" .

[]
    oboInOwl:source "ncithesaurus:Hand_Plate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006875 ;
    owl:annotatedTarget "UMLS:C1512334" .

[]
    oboInOwl:hasDbXref "EMAPA:17245" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006875 ;
    owl:annotatedTarget "distal part of forelimb bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006876 ;
    owl:annotatedTarget "A vasculature that is part of a organ." .

[]
    oboInOwl:hasDbXref "FMA:74612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006876 ;
    owl:annotatedTarget "organ vasculature" .

[]
    oboInOwl:hasDbXref "FMA:74612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006876 ;
    owl:annotatedTarget "set of blood vessels of organ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "A vasculature that is part of a liver." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "the EHDAA2 term and the FMA term may not be exact equivalents - check" .

[]
    oboInOwl:hasDbXref "FMA:73748" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "hepatic vasculature" .

[]
    oboInOwl:hasDbXref "EMAPA:35501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "hepatic vascular element" .

[]
    oboInOwl:hasDbXref "EMAPA:35501" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "liver vascular element" .

[]
    oboInOwl:hasDbXref "EHDAA2:0003454" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006877 ;
    owl:annotatedTarget "liver vascular system" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget obo:UBERON_0005253 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003063
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget "A head mesenchyme that develops_from a mesoderm." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget "head mesenchyme from head mesoderm" .

[]
    oboInOwl:hasDbXref "EHDAA:1057" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget "mesenchyme derived from head mesoderm" .

[]
    oboInOwl:hasDbXref "UBERON:0005280" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget "cranial mesoderm" .

[]
    oboInOwl:hasDbXref "AAO:0011051", "UBERON:0005280" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget "head mesoderm" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000987 ;
    owl:annotatedTarget obo:CL_0000974 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006905 ;
    owl:annotatedTarget "Mesenchyme that is part of a mandibular prominence." .

[]
    oboInOwl:hasDbXref "EMAPA:17357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006905 ;
    owl:annotatedTarget "mesenchyme of mandibular process" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006905 ;
    owl:annotatedTarget "mesenchyme of mandibular prominence" .

[]
    oboInOwl:hasDbXref "GOC:msz"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:781735149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000987 ;
    owl:annotatedTarget "A fully differentiated plasma cell that secretes IgA."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0002317" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "The darker-colored muscle tissue of some mammals, composed of slow twitch muscle fibers." .

[]
    oboInOwl:external_ontology "CALOHA" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "check if CALOHA term is for fiber or tissue. ." .

[]
    oboInOwl:source "ncithesaurus:Muscle_Fibers_Slow-Twitch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "UMLS:C0242874" .

[]
    oboInOwl:hasDbXref "BTO:0002317" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "slow muscle" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0940" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "slow-twitch skeletal muscle" .

[]
    oboInOwl:hasDbXref "BTO:0002317" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006907 ;
    owl:annotatedTarget "red muscle" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000031"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000988 ;
    owl:annotatedTarget "A cell of a hematopoietic lineage."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0002318" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006908 ;
    owl:annotatedTarget "The paler-colored muscle tissue of some mammals, composed of fast twitch muscle fibers." .

[]
    oboInOwl:source "ncithesaurus:Muscle_Fibers_Fast-Twitch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006908 ;
    owl:annotatedTarget "UMLS:C0242873" .

[]
    oboInOwl:hasDbXref "BTO:0002318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006908 ;
    owl:annotatedTarget "fast muscle" .

[]
    oboInOwl:hasDbXref "BTO:0002318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006908 ;
    owl:annotatedTarget "white muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a digestive tract." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "digestive tract lumen" .

[]
    oboInOwl:hasDbXref "BTO:0000349" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "gut cavity" .

[]
    oboInOwl:hasDbXref "FMA:45677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "gut lumen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "lumen of alimentary tract" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "lumen of digestive tract" .

[]
    oboInOwl:hasDbXref "FMA:45677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006909 ;
    owl:annotatedTarget "lumen of gut" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006913 ;
    owl:annotatedTarget "An epithelium that is part of a lip." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005334" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:ZDB-PUB-060921-12" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006913 ;
    owl:annotatedTarget "The thick, high squamous-stratified epithelium that covers the lips. It contains abundant melanocytes, many mucous cells and has well differentiated taste buds.[TAO]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Squamous_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006914 ;
    owl:annotatedTarget "An epithelium characterised by its most superficial layer consisting of squamous epithelial cells." .

[]
    oboInOwl:external_ontology "FBbt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006914 ;
    owl:annotatedTarget "FBbt:00007028 (squamous epithelium) A type of epithelium that is made up of flattened cells which are arranged with their long axes in the plane of the epithelium" .

[]
    oboInOwl:source "ncithesaurus:Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006914 ;
    owl:annotatedTarget "UMLS:C0221909" .

[]
    oboInOwl:hasDbXref "FMA:45563", "Wikipedia:Stratified_squamous_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006915 ;
    owl:annotatedTarget "Multilaminar epithelium which consists of more than one layer of squamous cells only one layer of which is in contact with a basement membrane. Examples: keratinized stratified squamous epithelium, epithelium of wall of esophagus.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Stratified_Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006915 ;
    owl:annotatedTarget "UMLS:C0836131" .

[]
    oboInOwl:hasDbXref "FMA:45563" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006915 ;
    owl:annotatedTarget "epithelium stratificatum squamosum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006916 ;
    owl:annotatedTarget "A non-keratinized stratified squamous epithelium that is part of a tongue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006919 ;
    owl:annotatedTarget "A squamous epithelium that is part of a tongue." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006919 ;
    owl:annotatedTarget "this is a singleton subclass of tongue epithelium in MA" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006919 ;
    owl:annotatedTarget "squamous epithelium of tongue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "A squamous epithelium that is part of a esophagus." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "MA introduces basal and squamous subtypes of esophagus epithelium; consider adding the FMA class 'epithelium of esophagus' here, because it is classified as squamous. BTO also has a singleton subclass" .

[]
    oboInOwl:source "ncithesaurus:Esophageal_Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "UMLS:C1707950" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "esophageal squamous epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "squamous epithelium of esophagus" .

[]
    oboInOwl:hasDbXref "MA:0001567" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006920 ;
    owl:annotatedTarget "squamous oesophageal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006921 ;
    owl:annotatedTarget "A squamous epithelium that is part of a stomach." .

[]
    oboInOwl:hasDbXref "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006922 ;
    owl:annotatedTarget "The squamous epithelium of the cervical portio is similar to that of the vagina, except that it is generally smooth and lacks rete pegs. Colposcopically, it appears featureless except for a fine network of vessels which is sometimes visible. The relative opacity and pale pink coloration of the squamous epithelium derives from its multi-layered histology and the location of its supporting vessels below the basement membrane." .

[]
    oboInOwl:source "ncithesaurus:Cervix_Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006922 ;
    owl:annotatedTarget "UMLS:C1707351" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006923 ;
    owl:annotatedTarget "A squamous epithelium that is part of a vagina." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006923 ;
    owl:annotatedTarget "EMAPA:37794" .

[]
    oboInOwl:source "ncithesaurus:Vaginal_Squamous_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006923 ;
    owl:annotatedTarget "UMLS:C1711259" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006924 ;
    owl:annotatedTarget obo:UBERON_0006929 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006924 ;
    owl:annotatedTarget "A glandular epithelium that lines the stomach. The stomach's glandular epithelium is characterized by the presence of gastric glands." .

[]
    oboInOwl:hasDbXref "FMA:63458" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006924 ;
    owl:annotatedTarget "epithelium of gastric gland" .

[]
    oboInOwl:hasDbXref "FMA:63458" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006924 ;
    owl:annotatedTarget "gastric gland epithelium" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006925 ;
    owl:annotatedTarget "Any gland that is part of the digestive system." .

[]
    oboInOwl:hasDbXref "BTO:0000345" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006925 ;
    owl:annotatedTarget "digestive gland" .

[]
    oboInOwl:hasDbXref "FMA:64800" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006929 ;
    owl:annotatedTarget "Simple columnar epithelium that constitutes the secretory part of a gland. Examples: epithelium of stomach, luminal epithelium of lactiferous duct.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Columnar_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006929 ;
    owl:annotatedTarget "UMLS:C0225337" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006931 ;
    owl:annotatedTarget "stomach mucosa that is lined with glandular epithelium and part of a stomach glandular region." .

[]
    oboInOwl:hasDbXref "EMAPA:27167" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006931 ;
    owl:annotatedTarget "stomach glandular region glandular mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006932 ;
    owl:annotatedTarget "An epithelium that is part of a vestibular labyrinth." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006932 ;
    owl:annotatedTarget "epithelium of vestibular labyrinth" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000834" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006932 ;
    owl:annotatedTarget "inner ear vestibular component epithelium" .

[]
    oboInOwl:hasDbXref "FMA:75606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006932 ;
    owl:annotatedTarget "vestibular sensory epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0000314" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006934 ;
    owl:annotatedTarget "Simple columnar epithelium made up of cells specialized to serve as sensory cells for the reception of external stimuli, as the sensory cells of the cochlea, vestibule, nasal mucosa, and tongue." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006934 ;
    owl:annotatedTarget "note that the definition sourced from Dorlands say 'simple columnar', but FMA says atypical" .

[]
    oboInOwl:hasDbXref "BTO:0000314" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006934 ;
    owl:annotatedTarget "neuroepithelium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget obo:UBERON_0006932 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004721
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002316
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget "An epithelium that is part of a crista ampullaris." .

[]
    oboInOwl:hasDbXref "FMA:75636" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget "epithelium of crista of ampulla of semicircular duct of membranous labyrinth" .

[]
    oboInOwl:hasDbXref "MA:0002870" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006935 ;
    owl:annotatedTarget "ampullary crest neuroepithelium" .

[]
    oboInOwl:hasDbXref "ISBN:0-8153-1691-7", "MGI:cwg"^^xsd:string, "MP:0002369" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006936 ;
    owl:annotatedTarget "the epithelial cells lining the capsule and trabeculae of the thymus" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0003308" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006937 ;
    owl:annotatedTarget "the epithelial cell layer containing the sensory hair cells and their associated sensory nerve terminals" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006938 ;
    owl:annotatedTarget "An epithelium that is part of a pinna." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006947
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Efferent_ducts" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "The efferent ducts (or efferent ductules or ductuli efferentes) connect the rete testis with the initial section of the epididymis. The ductuli are unilaminar and composed of columnar ciliated and non-ciliated (absorptive) cells. The ciliated cells serve to stir the luminal fluids, possibly to help ensure homogeneous absorption of water from the fluid produced by the testis, which results in an increase in the concentration of luminal sperm. The epithelium is surrounded by a band of smooth muscle that helps to propel the sperm toward the epididymis." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010532" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "Any of a group ranging from one to twelve (varies in species) small seminal ducts per testis which transport sperm from the testes to the kidney.[AAO]" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "Check EMAPA" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000989 ;
    owl:annotatedTarget obo:CL_0000784 .

[]
    oboInOwl:source "ncithesaurus:Efferent_Ductule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "UMLS:C0228013" .

[]
    oboInOwl:hasDbXref "FMA:19081" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "efferent ductule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Efferent_ducts" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "efferent ductule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Efferent_ducts" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "ductuli efferentes testis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Efferent_ducts" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "ductuli efferentes testis" .

[]
    oboInOwl:hasDbXref "AAO:0010532", "Wikipedia:Efferent_ducts" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006946 ;
    owl:annotatedTarget "vasa efferentia" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:dsd"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000989 ;
    owl:annotatedTarget "CD11c-low plasmacytoid dendritic cell is a leukocyte that is CD11c-low, CD45R-positive, GR1-positive and CD11b-negative."^^xsd:string .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006947 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0004054
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006947 ;
    owl:annotatedTarget "A duct or series of ducts that transports sperm from the gonad. In mammals this is from the seminiferous tubules through rete testis, vas efferentia, epididymis, vas deferens, ejeculatory duct to the urethra." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0006947 ;
    owl:annotatedTarget "in FMA includes as parts: seminal vesicle, efferent ductule (vas efferentia), epididymis, deferent duct (vas deferens), ejaculatory duct" .

[]
    oboInOwl:hasDbXref "ZFA:0001268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006947 ;
    owl:annotatedTarget "sperm duct" .

[]
    oboInOwl:hasDbXref "TAO:0001268" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006947 ;
    owl:annotatedTarget "sperm ducts" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006948 ;
    owl:annotatedTarget "An epithelium that is part of a efferent duct." .

[]
    oboInOwl:hasDbXref "FMA:19195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006948 ;
    owl:annotatedTarget "epithelium of efferent ductule of testis" .

[]
    oboInOwl:hasDbXref "PMID:1238970" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006953 ;
    owl:annotatedTarget "The ejaculatory duct epithelium is composed of cuboidal to columnar cells between or through which project the terminal parts of the ducts of the unicellular prostate glands." .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "the outer cell layer of the mammary gland epithelium bilayer which is located basal to the luminal (secretory) cells and adjacent to the basement membrane." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "EMAPA:37903" .

[]
    oboInOwl:hasDbXref "FMA:67798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "lactiferous ductal myo-epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0002310" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "mammary myoepithelium" .

[]
    oboInOwl:hasDbXref "FMA:67798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "myo-epithelium of lactiferous duct" .

[]
    oboInOwl:hasDbXref "FMA:67798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006954 ;
    owl:annotatedTarget "myoepithelium of lactiferous duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006955 ;
    owl:annotatedTarget "An epithelium that is part of a uterus." .

[]
    oboInOwl:hasDbXref "BTO:0003082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006955 ;
    owl:annotatedTarget "uterus epithelium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0002095
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Stroma_of_ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "The stroma of the ovary is a peculiar soft tissue, abundantly supplied with blood vessels, consisting for the most part of spindle-shaped cells with a small amount of ordinary connective tissue. These cells have been regarded by some anatomists as unstriped muscle cells, which, indeed, they most resemble; by others as connective-tissue cells. On the surface of the organ this tissue is much condensed, and forms a layer composed of short connective-tissue fibers, with fusiform cells between them. The stroma of the ovary may contain interstitial cells resembling those of the testis." .

[]
    oboInOwl:source "ncithesaurus:Stroma_of_the_Ovarian_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "UMLS:C0737271" .

[]
    oboInOwl:hasDbXref "FMA:18626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "interstitial tissue of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "ovarian stroma" .

[]
    oboInOwl:hasDbXref "MA:0002991" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "ovary stroma" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stroma_of_ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "stroma of the ovary" .

[]
    oboInOwl:hasDbXref "FMA:18626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "stroma ovarica" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stroma_of_ovary" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006960 ;
    owl:annotatedTarget "stroma ovarii" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002196
    ] .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckSource", "Wikipedia:Pars_distalis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "The distal part of adenohypophysis: the part that makes up the main body of the gland." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010542" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:BJB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "Region of the adenohypophysis which produces the follicle-stimulating hormone, luteinizing hormone, prolactin, thyrotropin, and adrenocorticotropin.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000244" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string, "http://www.thefreedictionary.com/pars+anterior" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "The anterior part of the adenohypophysis. [TFD][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000244" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.510 and Figure 15-5", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "It (the hypophysis) develops embryonically in all vertebrates from two ectodermal evaginations that meet and unite. An infundibulum grows ventrally from the diencephalon of the brain, and Rathke's pouch extends dorsally from the roof of the developing mouth, or stomodaeum. The infundibulum remains connected to the floor of the diencephalon, which becomes the hypothalamus, and gives rise to the part of the gland known as the neurohypophysis. (...) Rathke's pouch loses its connection with the stomodaeum in most adult vertebrates and gives rise to the rest of the gland, the adenohypophysis. (...) A well-developed hypophyseal system with functional connections to the hypothalamus is unique to craniates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1022", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "DHP" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001416", "MA:0000854", "ZFA:0001195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars anterior" .

[]
    oboInOwl:source "BIRNLEX:1022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "UMLS:C0175322" .

[]
    oboInOwl:source "BIRNLEX:1022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=410" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "distal part of hypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars anterior of adenohypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74630", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis (glandula pituitaria)" .

[]
    oboInOwl:hasDbXref "FMA:74630", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis adenohypophysis" .

[]
    oboInOwl:hasDbXref "FMA:74630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis of anterior lobe of pituitary gland" .

[]
    oboInOwl:hasDbXref "FMA:74630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars glandularis of adenohypophysis" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000990 ;
    owl:annotatedTarget obo:CL_0000451 .

[]
    oboInOwl:hasDbXref "MA:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "anterior lobe" .

[]
    oboInOwl:hasDbXref "NeuroNames:410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "distal part of the hypophysis" .

[]
    oboInOwl:hasDbXref "MA:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:410" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis (hypophysis)" .

[]
    oboInOwl:hasDbXref "BTO:0001787" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis adenohypophyseos" .

[]
    oboInOwl:hasDbXref "BTO:0001787" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars distalis lobi anterioris hypophyseos" .

[]
    oboInOwl:hasDbXref "MA:0000854" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006964 ;
    owl:annotatedTarget "pars glandularis" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000990 ;
    owl:annotatedTarget "Conventional dendritic cell is a dendritic cell that is CD11c-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0072360", "ZFA:0005077" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006965 ;
    owl:annotatedTarget "The vascular cord is the primordial vasculature that will develop into blood vessels by the process of tubulogenesis[GO]. The vascular cord is composed of angioblast or vascular endothelial cells in a solid linear mass called a cord. The cord then undergoes tubulogenesis to form the lumen of the vessels[ZFA]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006966 ;
    owl:annotatedTarget "A capillary that is part of the coronary system." .

[]
    oboInOwl:hasDbXref "GO:0003248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006966 ;
    owl:annotatedTarget "heart capillary" .

[]
    oboInOwl:notes "via morphological boundary in CARO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006984 ;
    owl:annotatedTarget obo:UBERON_0010199 .

[]
    oboInOwl:hasDbXref "CARO:0001002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0006984 ;
    owl:annotatedTarget "A two dimensional anatomical structure that is the boundary between an anatomical structure and an anatomical substance, an anatomical space or the organism's environment. Examples include the surface of your skin, the surface of the lining of your gut; the surface of the endothelium of you aorta that is in contact with blood.n" .

[]
    oboInOwl:source "ncithesaurus:Anatomic_Surface" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0006984 ;
    owl:annotatedTarget "UMLS:C1515977" .

[]
    oboInOwl:hasDbXref "XAO:0000235", "http://www.drugs.com/dict/cardiogenic-mesoderm.html", "https://github.com/obophenotype/insect_neuroanatomy_ontology/issues/7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "The splanchnic mesoderm in the cardiogenic region where the heart develops; it gives rise to endocardial heart tubes that fuse to form the primordial cardiac tube, the heart primordium[web]. Two migratory heart primordia that move ventrally during the course of neurulation, and then fuse[XAO]." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "cardiogenic splanchnopleure" .

[]
    oboInOwl:hasDbXref "XAO:0000235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "cardiac mesoderm" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/cardiogenic-mesoderm.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "cardiogenic mesoderm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "cardiogenic region" .

[]
    oboInOwl:hasDbXref "XAO:0000235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007005 ;
    owl:annotatedTarget "heart primordia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007010 ;
    owl:annotatedTarget "Organism at the cleavage stage." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007021 ;
    owl:annotatedTarget "A multicellular organism that is at the juvenile stage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002047" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007021 ;
    owl:annotatedTarget "Whole organism that is not fully grown or sexually mature.[TAO]" .

[]
    oboInOwl:hasDbXref "BILA:0000076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007021 ;
    owl:annotatedTarget "juvenile organism" .

[]
    oboInOwl:hasDbXref "TAO:0002047" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007021 ;
    owl:annotatedTarget "juveniles" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007023 ;
    owl:annotatedTarget "A multicellular organism that existence_ends_with a post-juvenile adult stage and existence_starts_with a post-juvenile adult stage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002046" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007023 ;
    owl:annotatedTarget "Whole organism that is fully grown or sexually mature.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Adult" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007023 ;
    owl:annotatedTarget "UMLS:C0001675" .

[]
    oboInOwl:hasDbXref "TAO:0002046" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007023 ;
    owl:annotatedTarget "adults" .

[]
    oboInOwl:source "NCBIBook:NBK10107" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0007026 ;
    owl:annotatedTarget "The endodermal cells generate only the lining of the digestive tube and its glands; mesodermal mesenchyme cells will surround this tube to provide the muscles for peristalsis" .

[]
    oboInOwl:source "ncithesaurus:Primordial_Gut" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007026 ;
    owl:annotatedTarget "UMLS:C1514442" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007098 ;
    owl:annotatedTarget obo:UBERON_0003099 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007098 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0007064" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007098 ;
    owl:annotatedTarget "Cranial neural crest that migrates into the mandibular arch." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007099 ;
    owl:annotatedTarget obo:UBERON_0003099 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007099 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0007065" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007099 ;
    owl:annotatedTarget "Cranial neural crest that migrates into the hyoid arch." .

[]
    oboInOwl:hasDbXref "XAO:0000025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007099 ;
    owl:annotatedTarget "hyoid crest" .

[]
    oboInOwl:notes "GO uses blood circulation generically to include the haemolymphatic fluid of arthropods" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007100 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0008015
    ] .

[]
    oboInOwl:hasDbXref "GO:0007507" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007100 ;
    owl:annotatedTarget "A hollow, muscular organ, which, by contracting rhythmically, keeps up the circulation of the blood or analogs[GO,modified]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Heart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007100 ;
    owl:annotatedTarget "dorsal tube" .

[]
    oboInOwl:hasDbXref "GO:0007507" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007100 ;
    owl:annotatedTarget "heart" .

[]
    oboInOwl:hasDbXref "FBbt:00003154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007100 ;
    owl:annotatedTarget "adult heart" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femur_neck" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "The femur neck or neck of the femur is a flattened pyramidal process of bone, connecting the femoral head with the femoral shaft, and forming with the latter a wide angle opening medialward." .

[]
    oboInOwl:source "ncithesaurus:Femoral_Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "UMLS:C0015815" .

[]
    oboInOwl:hasDbXref "FMA:42385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "femoral neck" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femur_neck" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "collum femoris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femur_neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "femur neck" .

[]
    oboInOwl:hasDbXref "Wikipedia:Femur_neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007119 ;
    owl:annotatedTarget "neck of the femur" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "PMID:16313389", "VHOG:0000970" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "A pharyngeal pouch that is between pharyngeal arches 1 and 2." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000970" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget ". [][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000970" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.semcdb.2010.01.022 Grevellec A, Tucker AS, The pharyngeal pouches and clefts: development, evolution, structure and derivatives. Seminars in Cell and Developmental Biology (2010)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "In all jawed vertebrates the first arch forms the jaw, while the second arch forms the hyoid apparatus. These two arches are separated by the first pharyngeal pouch and cleft.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "The endoderm lines the future auditory tube (Pharyngotympanic Eustachian tube) , middle ear, mastoid antrum, and inner layer of the tympanic membrane. & origin of Mandibular nerve & Maxillary artery" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "we use adjacency relations rather than part_of, as in EHDAA2." .

[]
    oboInOwl:source "ncithesaurus:First_Pharyngeal_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "UMLS:C0231068" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "1st arch branchial pouch" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "1st arch branchial pouch endoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "1st arch pouch endoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000555" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "1st pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "first arch pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "first visceral pouch" .

[]
    oboInOwl:hasDbXref "ZFA:0001128" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "pharyngeal pouches 1" .

[]
    oboInOwl:hasDbXref "XAO:0000102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "visceral pouch 1" .

[]
    oboInOwl:hasDbXref "VHOG:0000970" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007122 ;
    owl:annotatedTarget "first pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "A pharyngeal puch that is between the pharyngeal arches 2 and 3." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000967" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "A pouch that is situated between the 2nd and 3rd pharyngeal arch. [ISBN:0124020607][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011115" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-226-55763-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "Second of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000967" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "Contributes to the middle ear, epithelial lining of Crypts (spaces) of the palatine tonsils, supplied by the facial nerve" .

[]
    oboInOwl:source "ncithesaurus:Second_Pharyngeal_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "UMLS:C0231069" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "2nd arch branchial pouch" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000061" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "2nd arch branchial pouch endoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000058" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "2nd arch pouch endoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000561" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "2nd pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "ZFA:0001130" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "pharyngeal pouches 2" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "second arch pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "second visceral pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000247" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "visceral pouch 2" .

[]
    oboInOwl:hasDbXref "VHOG:0000967" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007123 ;
    owl:annotatedTarget "second pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "PMID:16313389", "Wikipedia:Pharyngeal_pouch_(embryology)#Third_pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "A pharyngeal pouch that between pharyngeal arches 3 and 4." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000966" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "A pouch that is situated between the 3rd and 4th pharyngeal arch. [ISBN:0124020607][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011116" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-226-55763-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "Third of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000966" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "The third pouch possesses Dorsal and Ventral wings. Derivatives of the dorsal wings include the inferior parathyroid glands, while the ventral wings fuse to form the cytoreticular cells of the thymus. The main nerve supply to the derivatives of this pouch is Cranial Nerve IX, glossopharyngeal nerve" .

[]
    oboInOwl:source "ncithesaurus:Third_Pharyngeal_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "UMLS:C0231070" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000076" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "3rd arch branchial pouch" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "3rd arch branchial pouch endoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0001030" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "3rd pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "ZFA:0001131" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "pharyngeal pouches 3" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "third arch pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000251" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "third visceral pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000251" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "visceral pouch 3" .

[]
    oboInOwl:hasDbXref "VHOG:0000966" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007124 ;
    owl:annotatedTarget "third pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "PMID:16313389", "Wikipedia:Pharyngeal_pouch_(embryology)#Fourth_pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "A pharyngeal pouch between pharyngeal arch 4 and arch 5 or 6 (a fifth arch never establishes in amniotes)." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000971" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "A pouch that is situated between the 4th and 5th pharyngeal arch. [ISBN:0124020607][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0011117" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "ISBN:0-226-55763-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "Fourth of the pharyngeal (endodermal) evaginations between the visceral arches from which the Eustachian tube is derived; pouches 2-4 open as gill slits.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000971" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1111/j.1469-7580.2005.00472.x Graham A, Okabe M and Quinlan R, The role of the endoderm in the development and evolution of the pharyngeal arches. J Anat (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "A conserved feature of all vertebrate embryos is the presence of a series of bulges on the lateral surface of the head, the pharyngeal arches; it is within these structures that the nerves, muscles and skeletal components of the pharyngeal apparatus are laid down. The pharyngeal arches are separated by endodermal outpocketings, the pharyngeal pouches.[well established][VHOG]" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "Derivatives include: superior parathyroid glands and ultimobranchial body which forms the parafollicular C-Cells of the thyroid gland. Musculature and cartilage of larynx (along with the sixth pharyngeal pouch)[WP] in most mammals, excluding rodents, the dorsal part of each fourth pouch develops into a superior parathyroid gland (parathyroid IV), which lies on the dorsal surface of the thyroid gland (the parathyroid glands derived from the third pouches descend with the thymus and are carried to a more inferior position than the parathyroid glands that are derived from the fourth pouches); the elongated ventral part of each fourth pouch develops into the ultimopharyngeal body, which fuses with the thyroid gland, giving rise to the calcitonin-producing parafollicular or C-cells of the thyroid gland. In the mouse, but also in the rat and hamster, the dorsal fourth pouch does not generate a parathyroid. Thus, rodents develop only one pair of parathyroid glands." .

[]
    oboInOwl:source "ncithesaurus:Fourth_Pharyngeal_Pouch" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "UMLS:C0231071" .

[]
    oboInOwl:hasDbXref "RETIRED_EHDAA2:0000090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "4th arch branchial pouch" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "4th arch branchial pouch endoderm" .

[]
    oboInOwl:hasDbXref "VHOG:0000578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "4th pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "fourth arch pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "XAO:0000254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "fourth visceral pouch" .

[]
    oboInOwl:hasDbXref "ZFA:0001134" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "pharyngeal pouches 4" .

[]
    oboInOwl:hasDbXref "XAO:0000254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "visceral pouch 4" .

[]
    oboInOwl:hasDbXref "VHOG:0000971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007125 ;
    owl:annotatedTarget "fourth pharyngeal pouch" .

[]
    oboInOwl:hasDbXref "ISBN:0815318960" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007128 ;
    owl:annotatedTarget "Portion of tissue that consists of the precursors of the pronephric glomus or glomerulus; derived from the medial portion of the pronephric intermediate mesoderm." .

[]
    oboInOwl:hasDbXref "XAO:0000110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007128 ;
    owl:annotatedTarget "corpuscle" .

[]
    oboInOwl:hasDbXref "XAO:0000110" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007128 ;
    owl:annotatedTarget "glomerulus" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007134 ;
    owl:annotatedTarget "Ganglion which is located in the trunk." .

[]
    oboInOwl:hasDbXref "MAT:0000344" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007134 ;
    owl:annotatedTarget "body ganglion" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000018 ;
    owl:annotatedTarget obo:CL_0000015 .

[]
    oboInOwl:hasDbXref "ZFA:0001573" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007134 ;
    owl:annotatedTarget "trunk ganglia" .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-961014-576" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007135 ;
    owl:annotatedTarget "An intermediate stage (between the neural plate and neural rod) during the early segmentation period in the morphogenesis of the central nervous system primordium; the keel is roughly triangular shaped in cross section." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000131" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007135 ;
    owl:annotatedTarget "An intermediate stage (between the neural plate and neural rod) during the early segmentation period in the morphogenesis of the central nervous system primordium; the keel is roughly triangular shaped in cross section. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007135 ;
    owl:annotatedTarget "presumptive central nervous system" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000991 ;
    owl:annotatedTarget obo:CL_0000784 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007142 ;
    owl:annotatedTarget "An internal carotid artery that branching_part_of a left common carotid artery plus branches." .

[]
    oboInOwl:hasDbXref "FMA:4062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007142 ;
    owl:annotatedTarget "arteria caritis interna sinistra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007143 ;
    owl:annotatedTarget "An internal carotid artery that branching_part_of a right common carotid artery plus branches." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000991 ;
    owl:annotatedTarget "CD11c-negative plasmacytoid dendritic cell is a leukocyte is CD11c-negative, CD45RA-positive, CD85g-positive(ILT7), CD123-positive, CD303-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:3949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007143 ;
    owl:annotatedTarget "arteria carotis interna dextra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007144 ;
    owl:annotatedTarget "An embryonic structure that will either develop into a post-anal tail or recede into a vestigial remnant of the tail." .

[]
    oboInOwl:hasDbXref "FMA:85540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007144 ;
    owl:annotatedTarget "embryo tail" .

[]
    oboInOwl:hasDbXref "FMA:85540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007144 ;
    owl:annotatedTarget "tail of embryo" .

[]
    oboInOwl:hasDbXref "FMA:85540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007144 ;
    owl:annotatedTarget "embryonic tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007147 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a midgut." .

[]
    oboInOwl:hasDbXref "FMA:54366" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007147 ;
    owl:annotatedTarget "midgut lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007148 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a hindgut." .

[]
    oboInOwl:hasDbXref "FMA:54367" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007148 ;
    owl:annotatedTarget "hindgut lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007158 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a anal canal." .

[]
    oboInOwl:hasDbXref "FMA:17357" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007158 ;
    owl:annotatedTarget "anal canal lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007159 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a colon." .

[]
    oboInOwl:hasDbXref "FMA:18374" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007159 ;
    owl:annotatedTarget "colon lumen" .

[]
    oboInOwl:hasDbXref "FMA:18374" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007159 ;
    owl:annotatedTarget "colonic lumen" .

[]
    oboInOwl:hasDbXref "FMA:23797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007171 ;
    owl:annotatedTarget "scapular border" .

[]
    oboInOwl:hasDbXref "FMA:23800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007172 ;
    owl:annotatedTarget "scapular angle" .

[]
    oboInOwl:source "EMAPA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget obo:UBERON_0007171 .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget obo:UBERON_0007174 .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_border_of_the_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "The lateral border (or axillary border, or margin) is the thickest of the three borders of the scapula. It begins above at the lower margin of the glenoid cavity, and inclines obliquely downward and backward to the inferior angle. Immediately below the glenoid cavity is a rough impression, the infraglenoid tuberosity, about 2.5 cm. in length, which gives origin to the long head of the Triceps brachii; in front of this is a longitudinal groove, which extends as far as the lower third of this border, and affords origin to part of the Subscapularis. The inferior third is thin and sharp, and serves for the attachment of a few fibers of the Teres major behind, and of the Subscapularis in front." .

[]
    oboInOwl:hasDbXref "FMA:23239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "axillary border of scapula" .

[]
    oboInOwl:hasDbXref "FMA:23239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "lateral border of scapula" .

[]
    oboInOwl:hasDbXref "FMA:23239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "margo lateralis (scapula)" .

[]
    oboInOwl:hasDbXref "FMA:23239", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "margo lateralis scapulae" .

[]
    oboInOwl:hasDbXref "FMA:23239" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget "lateral part of scapula" .

[]
    oboInOwl:source "EMAPA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget obo:UBERON_0007171 .

[]
    oboInOwl:source "PMID:20136669" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0007173 ;
    owl:annotatedTarget obo:UBERON_0007174 .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_border_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "The medial border of the scapula (vertebral border, medial margin) is the longest of the three borders, and extends from the medial to the inferior angle. It is arched, intermediate in thickness between the superior and the axillary borders, and the portion of it above the spine forms an obtuse angle with the part below. This border presents an anterior and a posterior lip, and an intermediate narrow area. The anterior lip affords attachment to the Serratus anterior; the posterior lip, to the Supraspinatus above the spine, the Infraspinatus below; the area between the two lips, to the Levator scapulC& above the triangular surface at the commencement of the spine, to the Rhomboideus minor on the edge of that surface, and to the Rhomboideus major below it; this last is attached by means of a fibrous arch, connected above to the lower part of the triangular surface at the base of the spine, and below to the lower part of the border." .

[]
    oboInOwl:hasDbXref "FMA:23242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "margo medialis (scapula)" .

[]
    oboInOwl:hasDbXref "FMA:23242", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "margo medialis scapulae" .

[]
    oboInOwl:hasDbXref "FMA:23242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "medial part of scapula" .

[]
    oboInOwl:hasDbXref "FMA:23242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "vertebral border of scapula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_border_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "medial border of the scapula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_border_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "medial margin of the scapula" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_border_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "vertebral border" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medial_border_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007174 ;
    owl:annotatedTarget "vertebral border of the scapula" .

[]
    oboInOwl:source "EMAPA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007175 ;
    owl:annotatedTarget obo:UBERON_0007172 .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_angle_of_scapula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007175 ;
    owl:annotatedTarget "An angle of the scapula formed by the union of the vertebral and axillary borders; its dorsal surface affords attachment to the Teres major and frequently to a few fibers of the Latissimus dorsi.[WP,unvetted]" .

[]
    oboInOwl:hasDbXref "FMA:13315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007175 ;
    owl:annotatedTarget "angulus inferior (scapula)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Inferior_angle_of_scapula" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007175 ;
    owl:annotatedTarget "angulus inferior scapulae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007177 ;
    owl:annotatedTarget "A lamina propria that is part of a colonic mucosa." .

[]
    oboInOwl:hasDbXref "MESH:A05.360.490.890.860"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000018 ;
    owl:annotatedTarget "A male germ cell that develops from the haploid secondary spermatocytes. Without further division, spermatids undergo structural changes and give rise to spermatozoa."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:15657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007177 ;
    owl:annotatedTarget "colonic lamina propria" .

[]
    oboInOwl:hasDbXref "FMA:15657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007177 ;
    owl:annotatedTarget "lamina propria mucosae of colon" .

[]
    oboInOwl:hasDbXref "FMA:15657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007177 ;
    owl:annotatedTarget "lamina propria of colonic mucosa" .

[]
    oboInOwl:hasDbXref "FMA:15657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007177 ;
    owl:annotatedTarget "lamina propria of colonic mucous membrane" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007181 ;
    owl:annotatedTarget "A serous membrane that is part of a uterine tube infundibulum." .

[]
    oboInOwl:hasDbXref "FMA:18324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007181 ;
    owl:annotatedTarget "serosa of infundibulum of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18324" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007181 ;
    owl:annotatedTarget "serosa of infundibulum of oviduct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007182 ;
    owl:annotatedTarget "A muscle layer that is part of a uterine tube infundibulum." .

[]
    oboInOwl:hasDbXref "FMA:18336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007182 ;
    owl:annotatedTarget "muscle layer of infundibulum of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007182 ;
    owl:annotatedTarget "muscle layer of infundibulum of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:18336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007182 ;
    owl:annotatedTarget "muscularis of infundibulum of uterine tube" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007188 ;
    owl:annotatedTarget "A mesothelium that is part of a serous pericardium." .

[]
    oboInOwl:hasDbXref "FMA:18149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007188 ;
    owl:annotatedTarget "mesothelium of pericardium" .

[]
    oboInOwl:hasDbXref "FMA:18149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007188 ;
    owl:annotatedTarget "pericardial mesothelium" .

[]
    oboInOwl:hasDbXref "FMA:18149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007188 ;
    owl:annotatedTarget "serous pericardium mesothelium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000992 ;
    owl:annotatedTarget obo:CL_0000989 .

[]
    oboInOwl:hasDbXref "Wikipedia:Bone_marrow#Stroma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007195 ;
    owl:annotatedTarget "The stroma of the bone marrow is all tissue not directly involved in the primary function of hematopoiesis. The yellow bone marrow belongs here, and makes the majority of the bone marrow stroma, in addition to stromal cells located in the red bone marrow. Yellow bone marrow is found in the Medullary cavity. Still, the stroma is indirectly involved in hematopoiesis, since it provides the hematopoietic microenvironment that facilitates hematopoiesis by the parenchymal cells. For instance, they generate colony stimulating factors, affecting hematopoiesis." .

[]
    oboInOwl:hasDbXref "FMA:21426" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007195 ;
    owl:annotatedTarget "bone marrow stroma" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007196 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007592
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Tracheobronchial_tree" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007196 ;
    owl:annotatedTarget "The structure from the trachea, bronchi, and bronchioles that forms the airways that supply air to the lungs. The lining of the tracheobronchial tree consists of ciliated columnar epithelial cells." .

[]
    oboInOwl:hasDbXref "FMA:7393", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007196 ;
    owl:annotatedTarget "arbor tracheobronchialis" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000992 ;
    owl:annotatedTarget "Immature CD11c-low plasmacytoid dendritic cell is a CD11c-low plasmacytoid dendritic cell that is CD80-low and CD86-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "HP:0005607" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007196 ;
    owl:annotatedTarget "tracheobronchial system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0001-9114-8737"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007197 ;
    owl:annotatedTarget "multicellular organism that can produce both male and female gametes." .

[]
    oboInOwl:hasDbXref "BILA:0000029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007197 ;
    owl:annotatedTarget "dioecious organism" .

[]
    oboInOwl:hasDbXref "WBbt:0007849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007197 ;
    owl:annotatedTarget "hermaphrodite" .

[]
    oboInOwl:hasDbXref "JB:DEF" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007198 ;
    owl:annotatedTarget "An anatomical structure present only in hermaphrodites." .

[]
    oboInOwl:hasDbXref "WBbt:0005758" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007198 ;
    owl:annotatedTarget "hermaphrodite-specific" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007204 ;
    owl:annotatedTarget "The vasculature consisting of brachiocephalic arteries and veins." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007213 ;
    owl:annotatedTarget obo:UBERON_0005253 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007213 ;
    owl:annotatedTarget "Mesenchyme that develops_from a cranial neural crest." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000735" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007213 ;
    owl:annotatedTarget "head mesenchyme from neural crest" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007214 ;
    owl:annotatedTarget "Mesenchyme that develops_from a trunk neural crest." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002093" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007214 ;
    owl:annotatedTarget "trunk mesenchyme from neural crest" .

[]
    oboInOwl:hasDbXref "BGEE:ANiknejad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "An embryo stage that covers late steps of the embryogenesis with a fully formed embryo still developing before birth or egg hatching." .

[]
    oboInOwl:hasDbXref "MIAA:0000399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "embryo late (growth) stage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "fetal stage" .

[]
    oboInOwl:hasDbXref "MIAA:0000399" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "fetus" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "fetus stage" .

[]
    oboInOwl:hasDbXref "BTO:0000449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "embryo late growth stage" .

[]
    oboInOwl:hasDbXref "BTO:0000449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007220 ;
    owl:annotatedTarget "embryo late stage" .

[]
    oboInOwl:hasDbXref "http://www.innerbody.com/image_nerv14/nerv175.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007223 ;
    owl:annotatedTarget "The osseous cochlea is the bony foundation that forms the small shell arrangement for the cochlear nerve." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007237 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000510" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007237 ;
    owl:annotatedTarget "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007237 ;
    owl:annotatedTarget "ventral pharyngeal arch 1" .

[]
    oboInOwl:hasDbXref "VHOG:0000510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007237 ;
    owl:annotatedTarget "ventral mandibular arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007237 ;
    owl:annotatedTarget "ventral visceral arch 1" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007238 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000511" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007238 ;
    owl:annotatedTarget "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007239 ;
    owl:annotatedTarget "A tunica media that is part of a artery." .

[]
    oboInOwl:source "ncithesaurus:Venous_System_Smooth_Muscle_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007239 ;
    owl:annotatedTarget "UMLS:C1710627" .

[]
    oboInOwl:hasDbXref "EV:0100029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007239 ;
    owl:annotatedTarget "arterial media" .

[]
    oboInOwl:hasDbXref "FMA:14273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007239 ;
    owl:annotatedTarget "tunica media (arteriae)" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007240 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_1000306
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007240 ;
    owl:annotatedTarget "A tunica adventitia that is part of a artery." .

[]
    oboInOwl:hasDbXref "EV:0100030" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007240 ;
    owl:annotatedTarget "arterial adventitia" .

[]
    oboInOwl:hasDbXref "FMA:14274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007240 ;
    owl:annotatedTarget "tunica externa (adventitia)(arteriae)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007241 ;
    owl:annotatedTarget "A tunica adventitia that is part of a vein." .

[]
    oboInOwl:hasDbXref "FMA:14355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007241 ;
    owl:annotatedTarget "tunica externa (adventitia)(venae)" .

[]
    oboInOwl:hasDbXref "EV:0100034" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007241 ;
    owl:annotatedTarget "venous adventitia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007242 ;
    owl:annotatedTarget "A tunica intima that is part of a vein." .

[]
    oboInOwl:hasDbXref "FMA:14353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007242 ;
    owl:annotatedTarget "tunica interna (intima)(venae)" .

[]
    oboInOwl:hasDbXref "EV:0100032" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007242 ;
    owl:annotatedTarget "venous intima" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007243 ;
    owl:annotatedTarget "A tunica media that is part of a vein." .

[]
    oboInOwl:hasDbXref "FMA:14354" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007243 ;
    owl:annotatedTarget "tunica media (venae)" .

[]
    oboInOwl:hasDbXref "EV:0100033" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007243 ;
    owl:annotatedTarget "venous media" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007245 ;
    owl:annotatedTarget "Gray matter of the central nervous system which is a collection of clustered nuclei." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007247 ;
    owl:annotatedTarget "Any of the nuclei that comprise the superior olivary complex (superior olive). This includes both the primary nuclei such as the lateral and medial nuclei, as well as periolivary nuclei." .

[]
    oboInOwl:hasDbXref "FMA:72246" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007247 ;
    owl:annotatedTarget "superior olivary complex nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007252 ;
    owl:annotatedTarget "An intervertebral disk that is part of a cervical region of vertebral column. A cervical intervertebral disk connects at least one cervical vertebra, either to another cervical vertebra, or at one point on the vertebral colummn, to a thoracic vertebra" .

[]
    oboInOwl:hasDbXref "FMA:13895" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007252 ;
    owl:annotatedTarget "cervical intervertebral disc" .

[]
    oboInOwl:hasDbXref "EMAPA:19415" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007252 ;
    owl:annotatedTarget "intervertebral disc of cervical region" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007254 ;
    owl:annotatedTarget "An intervertebral disk that is part of a thoracic region of vertebral column. A thoracic intervertebral disk connects at least one thoracic vertebra, either to another thoracic vertebra, or at one point on the vertebral colummn, to a lumbar vertebra" .

[]
    oboInOwl:hasDbXref "EMAPA:19489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007254 ;
    owl:annotatedTarget "intervertebral disc of thoracic region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007266 ;
    owl:annotatedTarget "A intervertebral disk that connects a vertebral bone 1 and connects a vertebral bone 2." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007267 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009505
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007267 ;
    owl:annotatedTarget "A pre-cartilage condensation that is part of a trachea." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007269 ;
    owl:annotatedTarget "Any collection of muscles that is part of a pectoral appendage." .

[]
    oboInOwl:hasDbXref "ZFA:0000563" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007269 ;
    owl:annotatedTarget "pectoral fin muscle" .

[]
    oboInOwl:hasDbXref "ZFA:0000563" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007269 ;
    owl:annotatedTarget "pectoral fin musculature" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000019 ;
    owl:annotatedTarget obo:CL_0000408 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007270 ;
    owl:annotatedTarget "Any collection of muscles that is part of a pelvic appendage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000258" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007270 ;
    owl:annotatedTarget "Musculature that is part of the pelvic fin.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000258" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007270 ;
    owl:annotatedTarget "pelvic fin musculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007271 ;
    owl:annotatedTarget "Any collection of muscles that is part of an appendage." .

[]
    oboInOwl:hasDbXref "ZFA:0000207" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007271 ;
    owl:annotatedTarget "fin musculature" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004710
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005000", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007272 ;
    owl:annotatedTarget "Skeletal subdivision consisting of the anterior appendicular limb skeleton, excluding the pectoral girdle." .

[]
    oboInOwl:hasDbXref "VSAO:0005000", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007272 ;
    owl:annotatedTarget "cheiropterygium" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007273 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004709
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007273 ;
    owl:annotatedTarget "The collection of all skeletal elements in a pelvic appendage region." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000993 ;
    owl:annotatedTarget obo:CL_0000989 .

[]
    oboInOwl:source "XAO-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003076
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Rhombencephalon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "The rhombencephalon (or hindbrain) is a developmental categorization of portions of the central nervous system in vertebrates. The rhombencephalon can be subdivided in a variable number of transversal swellings called rhombomeres. In the human embryo eight rhombomeres can be distinguished, from caudal to rostral: Rh7-Rh1 and the isthmus (the most rostral rhombomere). A rare disease of the rhombencephalon, 'rhombencephalosynapsis' is characterized by a missing vermis resulting in a fused cerebellum. Patients generally present with cerebellar ataxia. The caudal rhombencephalon has been generally considered as the initiation site for neural tube closure." .

[]
    oboInOwl:source "NPX:PDR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "The embryonic rhombencephalon can be subdivided in a variable number of transversal swellings called rhombomeres. Rhombomeres Rh7-Rh4 form the myelencephalon that will give the medulla oblongata. Rhombomeres Rh3-Rh1 form the metencephalon that will form the pons and the cerebellum[NPX:PDR]." .

[]
    oboInOwl:hasDbXref "ZFA:0000569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "presumptive rhombencephalon" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2118" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "embryonic rhombencephalon" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "future hindbrain" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000993 ;
    owl:annotatedTarget "Mature CD11c-low plasmacytoid dendritic cell is a CD11c-low plasmacytoid dendritic cell that is CD83-high and is CD80-positive, CD86-positive, and MHCII-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0001630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "rhombencephalon" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007278 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001722" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007278 ;
    owl:annotatedTarget "Portion of tissue that is part of the heart tube and will become the sinus venosus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007280 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a endocardium." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002233" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007280 ;
    owl:annotatedTarget "Portion of tissue that is part of the heart tube and will become the endocardium.[TAO]" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007281 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001187" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007281 ;
    owl:annotatedTarget "Embryonic structure that gives rise to the midbrain hindbrain boundary." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007281 ;
    owl:annotatedTarget "presumptive MHB" .

[]
    oboInOwl:hasDbXref "ZFA:0001187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007281 ;
    owl:annotatedTarget "presumptive midbrain-hindbrain boundary" .

[]
    oboInOwl:consistent_with "https://github.com/obophenotype/uberon/wiki/The-neural-crest" ;
    oboInOwl:source "EDHAA2" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007282 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009618
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007282 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a presomitic mesoderm." .

[]
    oboInOwl:hasDbXref "ZFA:0000053" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007282 ;
    owl:annotatedTarget "presumptive segmental plates" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007284 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a neural plate." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000063" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007284 ;
    owl:annotatedTarget "Region of the gastrula which gives rise to the neural plate.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007284 ;
    owl:annotatedTarget "prospective neuroectoderm" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A05.360.490.890"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000019 ;
    owl:annotatedTarget "A mature male germ cell that develops from a spermatid."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0000063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007284 ;
    owl:annotatedTarget "prospective vegetal ectoderm" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/1277" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0007285 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006598
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000307
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002387 ;
                owl:someValuesFrom obo:UBERON_0003077
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/1277" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007285 ;
    owl:annotatedTarget "The part of the blastula that has the potential to develop into a paraxial mesoderm." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007285 ;
    owl:annotatedTarget "future paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007288 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a forebrain-midbrain boundary." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007297 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a pronephric mesoderm." .

[]
    oboInOwl:hasDbXref "ZFA:0001070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007297 ;
    owl:annotatedTarget "nephron primordium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007298 ;
    owl:annotatedTarget "A proximal convoluted tubule that is part of a pronephros." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007300 ;
    owl:annotatedTarget "A blood vessel that is part of a pectoral appendage." .

[]
    oboInOwl:hasDbXref "ZFA:0005301" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007300 ;
    owl:annotatedTarget "pectoral fin blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007301 ;
    owl:annotatedTarget "A blood vessel that is part of a limb/fin." .

[]
    oboInOwl:hasDbXref "ZFA:0005299" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007301 ;
    owl:annotatedTarget "fin blood vessel" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007301 ;
    owl:annotatedTarget "limb blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007302 ;
    owl:annotatedTarget "A vasculature that is part of a pectoral appendage." .

[]
    oboInOwl:hasDbXref "ZFA:0005096" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007302 ;
    owl:annotatedTarget "pectoral fin vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007303 ;
    owl:annotatedTarget "A vasculature that is part of a chordate pharynx." .

[]
    oboInOwl:hasDbXref "ZFA:0005003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007303 ;
    owl:annotatedTarget "branchial vasculature" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007304 ;
    owl:annotatedTarget "A vasculature that is part of a limb/fin." .

[]
    oboInOwl:hasDbXref "ZFA:0005095" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007304 ;
    owl:annotatedTarget "fin vasculature" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007306 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004739
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007306 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005309
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007306 ;
    owl:annotatedTarget "A glomerular capillary that is part of a pronephros." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007307 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004739
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007307 ;
    owl:annotatedTarget "A glomerular basement membrane that is part of a pronephros." .

[]
    oboInOwl:hasDbXref "ZFA:0005313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007307 ;
    owl:annotatedTarget "pronephric glomerular filtration membrane" .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007324 ;
    owl:annotatedTarget "A dense accumulation of exocrine glands in the pancreas often surrounding islets of Langerhans." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007324 ;
    owl:annotatedTarget "EMAPA:37710" .

[]
    oboInOwl:hasDbXref "FMA:16012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007324 ;
    owl:annotatedTarget "lobulus pancreaticus" .

[]
    oboInOwl:hasDbXref "MA:0000721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007324 ;
    owl:annotatedTarget "pancreas lobe" .

[]
    oboInOwl:hasDbXref "FMA:16012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007324 ;
    owl:annotatedTarget "pancreatic lobule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000994 ;
    owl:annotatedTarget obo:CL_0000991 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget obo:UBERON_0003928 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "GOC:ymb", "ORCiD:0000-0002-2244-7917", "ORCiD:0000-0002-9900-7880", "Wikipedia:Pancreatic_duct", "https://github.com/obophenotype/uberon/issues/1250", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "A duct that collects and carries secretions of the exocrine pancreas to the intestine." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000254" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "Duct connecting the pancreas with the intestine. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000254" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.ydbio.2005.04.035 Yee NS, Lorent K, Pack M, Exocrine pancreas development in zebrafish. Developmental Biology (2005)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "These data show that ducts within the zebrafish pancreas originally arise in situ from isolated progenitor cells rather than arising from reiterative branching of the pancreatic epithelium. This process of pancreatic duct formation in zebrafish may be analogous to the mechanism of duct formation in the mammalian mammary and salivary glands. (...) A related mechanism of duct formation has also been proposed to occur within the mammalian pancreatic epithelium.[uncertain][VHOG]" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "in EHDAA2, the dorsal and ventral ducts are classified as epithelial sacs - review after overhaul of duct/epithelia terms" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "duct of pancreas" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "pancreas duct" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000994 ;
    owl:annotatedTarget "Immature CD11c-negative plasmacytoid dendritic cell is a CD11c-negative plasmacytoid dendritic cell is CD80-negative, CD86-low and MHCII-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Pancreatic_duct" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007329 ;
    owl:annotatedTarget "ductus pancreaticus" .

[]
    oboInOwl:hasDbXref "MP:0004368" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007352 ;
    owl:annotatedTarget "blood vessels supplying the stria vascularis in the cochlea of the inner ear." .

[]
    oboInOwl:hasDbXref "MP:0004368" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007352 ;
    owl:annotatedTarget "stria vascularis blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007367 ;
    owl:annotatedTarget "An anatomical surface that is part of a tongue." .

[]
    oboInOwl:hasDbXref "FMA:54647" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007367 ;
    owl:annotatedTarget "tongue surface" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007371 ;
    owl:annotatedTarget "The upper (superior) side of the tongue." .

[]
    oboInOwl:hasDbXref "FMA:54646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007371 ;
    owl:annotatedTarget "dorsal surface of tongue" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007375 ;
    owl:annotatedTarget "A multi-tissue structure consisting of bone and soft tissue that forms a part of the roof of the oral cavity. In mammals this is the combination of the primary palate (premaxilla) and the secondary palate. In early tetrapods it consists of the vomer, pterygoid, parasphenoid, palatine and ectopterygoid bones." .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007375 ;
    owl:annotatedTarget "palatum" .

[]
    oboInOwl:hasDbXref "GO:0008544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007376 ;
    owl:annotatedTarget "The epidermis is the entire outer epithelial layer of an animal, it may be a single layer that produces an extracellular material (e.g. the cuticle of arthropods) or a complex stratified squamous epithelium, as in the case of many vertebrate species[GO]." .

[]
    oboInOwl:hasDbXref "GO:0008544" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007376 ;
    owl:annotatedTarget "epidermis" .

[]
    oboInOwl:hasDbXref "BTO:0000313" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007376 ;
    owl:annotatedTarget "hypoderm" .

[]
    oboInOwl:hasDbXref "GO:0008544", "WBbt:0005733" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007376 ;
    owl:annotatedTarget "hypodermis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007383 ;
    owl:annotatedTarget "Outermost layer of cells surrounding the embryo." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000086" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007383 ;
    owl:annotatedTarget "Outermost monolayer of cells surrounding the embryo that become very flattened in the blastula and give rise to the periderm. Sometimes used synonymously with periderm. Kimmel et al, 1995.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000086" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0007383 ;
    owl:annotatedTarget "relationship loss: develops_from superficial blastomere (TAO:0001484)[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007383 ;
    owl:annotatedTarget "EVL" .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-961014-576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007383 ;
    owl:annotatedTarget "enveloping layer" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007384 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a limb/fin." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007385 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a pectoral appendage." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007386 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a pelvic appendage." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007389 ;
    owl:annotatedTarget "A cartilage tissue that is part of a paired limb or fin." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001543" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007389 ;
    owl:annotatedTarget "Cartilage which is part of one of the paired fins.[TAO]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007390 ;
    owl:annotatedTarget "A cartilage tissue that is part of a pectoral appendage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000257" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007390 ;
    owl:annotatedTarget "Cartilage which is part of the pectoral fin.[TAO]" .

[]
    oboInOwl:hasDbXref "TAO:0000257" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007390 ;
    owl:annotatedTarget "pectoral fin cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007391 ;
    owl:annotatedTarget "A cartilage tissue that is part of a pelvic appendage." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001459" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007391 ;
    owl:annotatedTarget "Cartilage which is part of the pelvic fin.[TAO]" .

[]
    oboInOwl:hasDbXref "TAO:0001459" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007391 ;
    owl:annotatedTarget "pelvic fin cartilage" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007414 ;
    owl:annotatedTarget "A nucleus of brain that spans a midbrain tegmentum." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007414 ;
    owl:annotatedTarget "tegmental nuclei" .

[]
    oboInOwl:hasDbXref "ZFA:0005577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007414 ;
    owl:annotatedTarget "tegmental nucleus" .

[]
    oboInOwl:hasDbXref "NLX:144064" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007418 ;
    owl:annotatedTarget "Nerve fibers crossing the midline of the neuraxis relative to their point of origin, on a course to from one level of the nervous system to another. (CUMBO, Heimer, L. The Human Brain, 2nd ed., 1995, pg 6)" .

[]
    oboInOwl:hasDbXref "FMA:83858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007418 ;
    owl:annotatedTarget "decussation of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:83858" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007418 ;
    owl:annotatedTarget "neuraxis decussation" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007425 ;
    owl:annotatedTarget obo:UBERON_0007418 .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007425 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007425 ;
    owl:annotatedTarget "A neural decussation that is part of a diencephalon." .

[]
    oboInOwl:hasDbXref "FMA:62446" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007425 ;
    owl:annotatedTarget "diencephalon decussation" .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007473 ;
    owl:annotatedTarget "The space within an epithelial sphere." .

[]
    oboInOwl:hasDbXref "AEO:0000079" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007473 ;
    owl:annotatedTarget "cavity of vesicle" .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007475 ;
    owl:annotatedTarget "A tissue whose predominant feature is extracellular matrix which may or may not be highly hydrated or calcified." .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007490 ;
    owl:annotatedTarget "Acellular anatomical structure whose predominant constituent is keratin." .

[]
    oboInOwl:hasDbXref "EHDAA2:0003099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007490 ;
    owl:annotatedTarget "keratin-based structure" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007499 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string, "UBERONREF:0000001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007499 ;
    owl:annotatedTarget "An epithelial tube that is open at one end only." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007500 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string, "UBERONREF:0000001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007500 ;
    owl:annotatedTarget "An epithelial tube open at both ends that allows fluid flow." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007501 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007501 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003914
    ] .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string, "UBERONREF:0000001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007501 ;
    owl:annotatedTarget "A collection of connected epithelial tubes with a single portal." .

[]
    oboInOwl:hasDbXref "AEO:0000117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007501 ;
    owl:annotatedTarget "arborising epithelial duct system" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007503 ;
    owl:annotatedTarget obo:UBERON_0000483 .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007503 ;
    owl:annotatedTarget "A closed epithelium with a lumen." .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007521 ;
    owl:annotatedTarget "A ring of smooth muscle cells whose contraction closes the opening of the ring." .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007522 ;
    owl:annotatedTarget "A ring of striated muscle cells whose contraction closes the opening of the ring." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007524 ;
    owl:annotatedTarget obo:UBERON_0003104 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007524 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ] .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007524 ;
    owl:annotatedTarget "Mesenchyme with little extracellular matrix." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007529 ;
    owl:annotatedTarget obo:UBERON_0003104 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007529 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007529 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007529 ;
    owl:annotatedTarget "Mesenchyme whose cells are embedded in obvious amounts of extracellular matrix." .

[]
    oboInOwl:hasDbXref "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007530 ;
    owl:annotatedTarget "Mesenchymal cells that are migrating." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007567 ;
    owl:annotatedTarget "An anatomical structure that is undergoing regeneration." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005147" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007567 ;
    owl:annotatedTarget "A portion of tissue that is regrowing after damage or amputation.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007567 ;
    owl:annotatedTarget "regenerating tissue" .

[]
    oboInOwl:hasDbXref "ZFA:0005147" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007567 ;
    owl:annotatedTarget "regenerating tissues" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget obo:UBERON_0004804 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget obo:UBERON_0007592 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget "A ciliated columnar epithelium that is part of a oviduct." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget "in FMA, epithelium of uterine tube is a subclass of ciliated columnar epithelium. MA introduces subtypes: ciliated columnar and cuboidal. We map the FMA type according to its relationships, not its label" .

[]
    oboInOwl:hasDbXref "FMA:62016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget "epithelium of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:62016" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007589 ;
    owl:annotatedTarget "uterine tube epithelium" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007590 ;
    owl:annotatedTarget obo:UBERON_0004804 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007590 ;
    owl:annotatedTarget "A cuboidal epithelium that is part of a oviduct." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007592 ;
    owl:annotatedTarget obo:UBERON_0000485 .

[]
    oboInOwl:hasDbXref "FMA:64798" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007592 ;
    owl:annotatedTarget "Simple columnar epithelium in which the luminal side of the cells bears cilia. Examples: epithelium of trachea, epithelium of uterine tube.[FMA]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000996 ;
    owl:annotatedTarget obo:CL_0000991 .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/ciliated+epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007601 ;
    owl:annotatedTarget "Epithelium bearing vibratile cilia on the free surface." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007602 ;
    owl:annotatedTarget obo:UBERON_0000486 .

[]
    oboInOwl:hasDbXref "Wikipedia:Stratified_columnar_epithelia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007602 ;
    owl:annotatedTarget "Stratified columnar epithelia is a rare type of epithelial tissue composed of column shaped cells arranged in multiple layers. Stratified columnar epithelia are found in the ocular conjunctiva of the eye, in parts of the pharynx and anus, the female's uterus, the male urethra and vas deferens. Also found in intralobular ducts in salivary glands.[WP]" .

[]
    oboInOwl:source "ncithesaurus:Stratified_Columnar_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007602 ;
    owl:annotatedTarget "UMLS:C0836132" .

[]
    oboInOwl:hasDbXref "FMA:45564" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007602 ;
    owl:annotatedTarget "epithelium stratificatum columnare" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:15771572"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000996 ;
    owl:annotatedTarget "Mature CD11c-negative plasmacytoid dendritic cell is a CD11c-negative plasmacytoid dendritic cell is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007606 ;
    owl:annotatedTarget obo:UBERON_0007602 .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002384
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001338", "http://www.britannica.com/EBchecked/topic/578563/synovial-tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "A thin, loose vascular connective tissue that makes up the membranes surrounding joints and the sheaths protecting tendons (particularly flexor tendons in the hands and feet) where they pass over bony prominences. Synovial tissue contains synovial cells, which secrete a viscous liquid called synovial fluid; this liquid contains protein and hyaluronic acid and serves as a lubricant and nutrient for the joint cartilage surfaces[BTO]. Synovial tissue can be found in tendons (tissues that connect muscle to bone), bursae (fluid-filled, cushioning sacs found in spaces between tendons, ligaments, and bones), and the cavity (hollow enclosed area) that separates the bones of a freely movable joint, such as the knee or elbow[BTO]." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "synovium" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "stratum synoviale" .

[]
    oboInOwl:hasDbXref "FMA:66762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "synovial layer" .

[]
    oboInOwl:hasDbXref "FMA:66762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "synovial membrane" .

[]
    oboInOwl:hasDbXref "BTO:0001338" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007616 ;
    owl:annotatedTarget "synovial tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a synovial joint." .

[]
    oboInOwl:hasDbXref "FMA:11356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "articular cavity (synovial joint)" .

[]
    oboInOwl:hasDbXref "FMA:11356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "cavitas articularis (junctura synovialis)" .

[]
    oboInOwl:hasDbXref "FMA:11356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "cavity of synovial joint" .

[]
    oboInOwl:hasDbXref "FMA:11356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "joint cavity" .

[]
    oboInOwl:hasDbXref "FMA:11356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007617 ;
    owl:annotatedTarget "synovial cavity" .

[]
    oboInOwl:source "UBERON" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007619 ;
    owl:annotatedTarget obo:UBERON_0001781 .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007619 ;
    owl:annotatedTarget "MA does treat internal/external limiting membranes as layers - these are classified as laminae. We do not follow this convention. However, we do following MA is grouping these terms together" .

[]
    oboInOwl:hasDbXref "MA:0001318", "https://github.com/obophenotype/uberon/issues/52" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007619 ;
    owl:annotatedTarget "retina lamina" .

[]
    oboInOwl:hasDbXref "MP:0005200" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007625 ;
    owl:annotatedTarget "epithelial layer of the retina, ciliary body, or iris composed of cells containing pigment granules." .

[]
    oboInOwl:hasDbXref "MESH:A09.371.670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007625 ;
    owl:annotatedTarget "eye pigment epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007635 ;
    owl:annotatedTarget "A neural nucleus that is part of a medulla oblongata." .

[]
    oboInOwl:hasDbXref "BIRNLEX:4108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "Layer of hippocampus area CA3 lying superficial to the pyramidal cell layer that contains mossy fiber axons projecting from the dentate gyrus. A slight thickening in this layer marks the border in some species between areas CA2 and CA3. dapted from Paxinos, G. The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995, pg. 460)" .

[]
    oboInOwl:hasDbXref "BIRNLEX:4108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "stratum lucidum" .

[]
    oboInOwl:source "BIRNLEX:4108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "OldNeuroNames:-975815906" .

[]
    oboInOwl:source "ncithesaurus:Stratum_Lucidum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "UMLS:C0221922" .

[]
    oboInOwl:hasDbXref "Wikipedia:Stratum_lucidum_of_hippocampus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "stratum lucidum hippocampi" .

[]
    oboInOwl:hasDbXref "BAMS:SLu" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007637 ;
    owl:annotatedTarget "stratum lucidum hippocampus" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:1510" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "Regional part of fornix consisting of a thin layer of white matter on the surface of the hippocampal formation, bordering the wall of the lateral ventricle and composed of white, myelinated fibers. The alveus arises from cell bodies in the subiculum and hippocampus, and eventually merges with the fimbria of the hippocampus. The fimbria goes on to become the fornix (MM: 2006-10-26)." .

[]
    oboInOwl:source "BIRNLEX:1510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "UMLS:C0228247" .

[]
    oboInOwl:source "ncithesaurus:Alveus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "UMLS:C0228247" .

[]
    oboInOwl:source "BIRNLEX:1510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=186" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1510" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "alveus" .

[]
    oboInOwl:hasDbXref "FMA:83867" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "alveus of hippocampus" .

[]
    oboInOwl:hasDbXref "FMA:83867" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "neuraxis alveus" .

[]
    oboInOwl:hasDbXref "BAMS:alv" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "CA2 alveus" .

[]
    oboInOwl:hasDbXref "NeuroNames:186" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "alveus hippocampi" .

[]
    oboInOwl:hasDbXref "BAMS:alv" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "alveus of fornix" .

[]
    oboInOwl:hasDbXref "BAMS:alv" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007639 ;
    owl:annotatedTarget "alveus of the hippocampus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget obo:UBERON_0007245 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003023
        ]
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_nerve_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget "The sensory trigeminal nerve nuclei are the largest of the cranial nerve nuclei, and extend through the whole of the midbrain, pons and medulla. There is also a distinct trigeminal motor nucleus that is medial to the chief sensory nucleus[WP]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget "in MA and FMA this is part of the pons / pontime tegmentum. We weaken this to overlaps to avoid inconsistency. In NIF this is a composite structure spanning multiple regions, which is more appropriate." .

[]
    oboInOwl:source "BIRNLEX:4096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget "UMLS:C0040999" .

[]
    oboInOwl:hasDbXref "FMA:71248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget "trigeminal nuclei" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trigeminal_nerve_nuclei" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007641 ;
    owl:annotatedTarget "nuclei trigemini" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000997 ;
    owl:annotatedTarget obo:CL_0000999 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Lymph_node#Lymph_nodes_of_the_thorax" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007644 ;
    owl:annotatedTarget "A lymph node that is part of a thorax. Includes lymph nodes of the lungs and mediastinal lymph nodes" .

[]
    oboInOwl:source "ncithesaurus:Thoracic_Lymph_Node" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007644 ;
    owl:annotatedTarget "UMLS:C0229745" .

[]
    oboInOwl:hasDbXref "FMA:12772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007644 ;
    owl:annotatedTarget "lymph node of thorax" .

[]
    oboInOwl:hasDbXref "FMA:12772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007644 ;
    owl:annotatedTarget "deep thoracic lymph node" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000997 ;
    owl:annotatedTarget "Immature CD8_alpha-negative CD11b-positive dendritic cell is a CD8_alpha-negative CD11b-positive dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010743
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget "A developing mesenchymal capsule that covers the developing brain and spinal cord and is the precursor of the meningeal cluster. In mammals this gives rise to the arachnoid mater, pia mater and dura mater. In cyclostomes and fishes, the future meninx gives rise to a single meningeal layer, the primitive meninx." .

[]
    oboInOwl:source "MP:0009726" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget "the outermost mesenchymal covering of the developing brain and spinal cord that is composed of tough fibrous connective tissue from which the arachnoid mater, pia mater and dura mater are formed[MP:0009726]d" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget "primary meninx" .

[]
    oboInOwl:hasDbXref "MP:0009726" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007645 ;
    owl:annotatedTarget "meninx primitiva" .

[]
    oboInOwl:source "ISBN:9781607950325" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007646 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "ISBN:9781607950325" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007646 ;
    owl:annotatedTarget "The innermost layer of the mesenchymal capsule that surrounds the developing brain, primarily of neural crest origin. The endomeninx forms the leptomeninx." .

[]
    oboInOwl:source "ISBN:9781607950325" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007647 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009617
    ] .

[]
    oboInOwl:hasDbXref "ISBN:9781607950325" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007647 ;
    owl:annotatedTarget "The outermost layer of the mesenchymal capsule that surrounds the developing brain, of mixed paraxial mesoderm and neural crest origin. The ectomeninx forms the dura mater (both inner layer and outer chondrogenic layer)." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004317" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007647 ;
    owl:annotatedTarget "future dura mater" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007651 ;
    owl:annotatedTarget obo:UBERON_0000061 .

[]
    oboInOwl:hasDbXref "http://code.google.com/p/caro2/issues/detail?id=15" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007651 ;
    owl:annotatedTarget "An anatomical structure that connects two structures" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007652 ;
    owl:annotatedTarget "A sphincter that is part of an esophagus." .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007684 ;
    owl:annotatedTarget "functional unit of the kidney that forms urine, consisting of two parts, the nephron and the collecting tubule." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007685 ;
    owl:annotatedTarget "consider moving MA:0000377 renal tubule here, as it includes the various segments (proximal etc) as subclasses, not parts" .

[]
    oboInOwl:hasDbXref "FMA:17692" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007685 ;
    owl:annotatedTarget "renal tubule region" .

[]
    oboInOwl:hasDbXref "FMA:17692" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007685 ;
    owl:annotatedTarget "region of renal tubule" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GO:0072004", "GOC:mtg_kidney_jan10"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007687 ;
    owl:annotatedTarget "region of the embryo into the area in which the kidney rudiment will develop." .

[]
    oboInOwl:hasDbXref "GOC:mtg_kidney_jan10"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007687 ;
    owl:annotatedTarget "kidney anlage" .

[]
    oboInOwl:source "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007688 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:source "AEO"^^xsd:string, "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007688 ;
    owl:annotatedTarget obo:UBERON_0005423 .

[]
    oboInOwl:hasDbXref "FBbt:00005426", "JB:DEF", "http://flybase.org/reports/FBrf0178740.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007688 ;
    owl:annotatedTarget "Anlagen are populations of contiguous cells, typically arranged in one plane, that are morphologically indistinct, but that already correspond in extent to a later organ/tissue." .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007689 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001042
    ] .

[]
    oboInOwl:hasDbXref "MP:0004662", "Wikipedia:Thyroid_diverticulum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007689 ;
    owl:annotatedTarget "endodermal bud derived from the endodermal epithelium of the embryonic pharyngeal floor[MP]. The thyroid diverticulum is the embryological structure from which thyroid follicular cells derive. It grows from the floor of the pharnyx[WP]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Thyroid_diverticulum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007689 ;
    owl:annotatedTarget "diverticulum thyroideum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thyroid_diverticulum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007689 ;
    owl:annotatedTarget "saccus thyroideus" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007690 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009722
    ] .

[]
    oboInOwl:hasDbXref "http://dev.biologists.org/content/128/22/4573.full" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007690 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001457" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007690 ;
    owl:annotatedTarget "early pharyngeal arch endoderm" .

[]
    oboInOwl:hasDbXref "ZFA:0001104" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007690 ;
    owl:annotatedTarget "pharyngeal endoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001456" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007690 ;
    owl:annotatedTarget "pharyngeal region endoderm" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget obo:UBERON_0000161 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001727
    ] .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?gustatory+pore" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget "The minute opening of a taste bud on the surface of the oral mucosa through which the gustatory hairs of the specialised neuroepithelial gustatory cells project." .

[]
    oboInOwl:source "ncithesaurus:Taste_Pore" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget "UMLS:C0226971" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?gustatory+pore" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget "porus gustatorius" .

[]
    oboInOwl:hasDbXref "FMA:63589" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007691 ;
    owl:annotatedTarget "taste pore" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007692 ;
    owl:annotatedTarget "A nucleus of brain that is part of a thalamus." .

[]
    oboInOwl:hasDbXref "MA:0002992" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007692 ;
    owl:annotatedTarget "thalamic nucleus" .

[]
    oboInOwl:hasDbXref "FMA:256693" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007692 ;
    owl:annotatedTarget "nuclear complex of thalamus" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007699 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007699 ;
    owl:annotatedTarget "An axon tract that is part of a spinal cord." .

[]
    oboInOwl:source "ncithesaurus:Spinal_Cord_Tract" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007699 ;
    owl:annotatedTarget "UMLS:C1519456" .

[]
    oboInOwl:hasDbXref "FMA:75683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007699 ;
    owl:annotatedTarget "spinal cord tract" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007702 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007702 ;
    owl:annotatedTarget "An axon tract that is part of a brain." .

[]
    oboInOwl:hasDbXref "FMA:83848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007702 ;
    owl:annotatedTarget "brain tract" .

[]
    oboInOwl:hasDbXref "DMBA:tracts" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007702 ;
    owl:annotatedTarget "landmark tracts" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://github.com/obophenotype/uberon/issues/1158" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007719 ;
    owl:annotatedTarget "A bone that is part of a reproductive organ." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0007719 ;
    owl:annotatedTarget obo:NCBITaxon_9606 .

[]
    oboInOwl:notes "two in series" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001449
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_foot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "The interphalangeal articulations of the foot (articulations of the phalanges) are ginglymoid joints, and each has a plantar and two collateral ligaments. The arrangement of these ligaments is similar to that in the metatarsophalangeal articulations: the Extensor tendons supply the places of dorsal ligaments." .

[]
    oboInOwl:source "ncithesaurus:Interphalangeal_Joint_of_the_Foot" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "UMLS:C0040356" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.900" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "foot interphalangeal joint" .

[]
    oboInOwl:hasDbXref "EMAPA:36337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "hindlimb digit inter-phalangeal joint" .

[]
    oboInOwl:hasDbXref "FMA:35225" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "interphalangeal joint of foot" .

[]
    oboInOwl:hasDbXref "FMA:35225", "NCBITaxon:9606"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "interphalangeal joint of toe" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.900" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007721 ;
    owl:annotatedTarget "toe joint" .

[]
    oboInOwl:notes "two in series" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001436
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "The interphalangeal articulations of hand are hinge-joints of the phalanges of the hand. There are two sets (except in the thumb): 'proximal interphalangeal joints' (PIP), those between the first (also called proximal) and second (intermediate) phalanges 'distal interphalangeal joints' (DIP), those between the second and third (distal) phalanges A similar group of articulations also function in the toes." .

[]
    oboInOwl:source "ncithesaurus:Interphalangeal_Joint_of_the_Hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "UMLS:C0016125" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "articulationes digitorum manus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "articulationes interphalangeae manus" .

[]
    oboInOwl:hasDbXref "FMA:35285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "interphalangeal joint of hand" .

[]
    oboInOwl:hasDbXref "FMA:35285", "NCBITaxon:9606"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "interphalangeal joint of finger" .

[]
    oboInOwl:hasDbXref "FMA:35285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "IP joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "articulations of the digits" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "interphalangeal articulations of hand" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007722 ;
    owl:annotatedTarget "interphalangeal joints of hand" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007771 ;
    owl:annotatedTarget "A gland that is part of a epidermis." .

[]
    oboInOwl:hasDbXref "FMA:59153" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007771 ;
    owl:annotatedTarget "gland of epidermis" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007777 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002066
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007777 ;
    owl:annotatedTarget "An endothelium that is part of a umbilical vein." .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001310
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007778 ;
    owl:annotatedTarget "An endothelium that is part of a umbilical artery." .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/transudate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007779 ;
    owl:annotatedTarget "Any bodily fluid that has passed through a membrane such as the capillary wall, as a result of unbalanced hydrostatic and osmotic forces" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000998 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007794 ;
    owl:annotatedTarget "Any fluid produced by a serous gland." .

[]
    oboInOwl:hasDbXref "Wikipedia:Serous_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007794 ;
    owl:annotatedTarget "serosal fluid" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004535
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget "Anatomical system that consists of all blood and lymph vessels." .

[]
    oboInOwl:source "ncithesaurus:Vascular_System" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget "The cardiovascular and lymphatic systems, collectively[ncithesaurus:Vascular_System]." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string, "http:www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000998 ;
    owl:annotatedTarget "CD8_alpha-negative CD11b-negative dendritic cell is a conventional dendritic cell that is CD11b-negative, CD4-negative CD8_alpha-negative and is CD205-positive. This cell is able to cross- present antigen to CD8-alpha-positive T cells."^^xsd:string .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget "in both MA and BTO, the arterial system and venous sytem are subtypes of the vascular system" .

[]
    oboInOwl:source "ncithesaurus:Vascular_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget "UMLS:C0489903" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007806 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007806 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007806 ;
    owl:annotatedTarget "A bridge of mesoderm connecting the caudal end of the young embryo with the trophoblastic tissues; the precursor of the umbilical cord." .

[]
    oboInOwl:source "ncithesaurus:Connecting_Stalk" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007806 ;
    owl:annotatedTarget "UMLS:C1516792" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007807 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011921
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007807 ;
    owl:annotatedTarget "A vasculature that is part of a connecting stalk." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007807 ;
    owl:annotatedTarget "connecting stalk blood vessels" .

[]
    oboInOwl:hasDbXref "CALOHA:paula", "MGI:csmith"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/259" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007808 ;
    owl:annotatedTarget "Adipose tissue that is located in the abdominal region. This includes any subcutaneous fat, visceral fat or encapsulated adipose tissue depots." .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007808 ;
    owl:annotatedTarget "abdominal adipose tissue" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007808 ;
    owl:annotatedTarget "abdominal fat" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007808 ;
    owl:annotatedTarget "intra-abdominal fat" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget obo:UBERON_0000475 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "The anteriormost subdivision of the body that includes the head, jaws, pharyngeal region and the neck (if present). In vertebrates this is the subdivision that includes the cervical vertebrae." .

[]
    oboInOwl:source "ncithesaurus:Head_and_Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "UMLS:C0460004" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "cephalic area" .

[]
    oboInOwl:hasDbXref "Wikipedia:Head" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "cephalic part of animal" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "cephalic region" .

[]
    oboInOwl:hasDbXref "FMA:280881" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007811 ;
    owl:annotatedTarget "head and neck" .

[]
    oboInOwl:notes "possible exception in hemichordates" ;
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "A tail that extends from the posterior tip of the organism to the anus, contains muscle and skeleton." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010338" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "Anatomical structure that is the terminal, flexible posterior appendage of the organism.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001117" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "Organism subdivision which is the part of the body posterior to the vent which includes the anal and caudal fins.[TAO]" .

[]
    oboInOwl:source "ncithesaurus:Tail" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "UMLS:C0039259" .

[]
    oboInOwl:hasDbXref "http://purl.oboibrary.org/obo/uberon/tracker/185" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "post-anal fin tail" .

[]
    oboInOwl:hasDbXref "TAO:0001117" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007812 ;
    owl:annotatedTarget "post-vent region" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "An organism subdivision that encompasses the region containing the pectoral or pelvic girdle. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000303" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "An organism subdivision that encompasses the region containing the pectoral or pelvic girdle. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). There are only two instances of appendage girdle regions per organism.[VSAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "EMAPA:37854" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "fin girdle" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "fin girdle region" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "limb girdle" .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007823 ;
    owl:annotatedTarget "limb girdle region" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007826 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001178
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007826 ;
    owl:annotatedTarget "Mesentery that is located in the peritoneum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007827 ;
    owl:annotatedTarget "External part of the nose containing the external nares." .

[]
    oboInOwl:source "FMA:59515" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007827 ;
    owl:annotatedTarget "Subdivision of face, the exterior of the nose, which consists of a root, dorsum, tip, columella, and right and left alae[FMA:59515]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007827 ;
    owl:annotatedTarget "EMAPA:37831" .

[]
    oboInOwl:source "ncithesaurus:External_Nose" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007827 ;
    owl:annotatedTarget "UMLS:C0458561" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007828 ;
    owl:annotatedTarget "A bone that is part of a appendage girdle region." .

[]
    oboInOwl:hasDbXref "MA:0000291" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007828 ;
    owl:annotatedTarget "girdle bone" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007829 ;
    owl:annotatedTarget obo:UBERON_0007828 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007829 ;
    owl:annotatedTarget "A bone that is part of a pectoral girdle region." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007830 ;
    owl:annotatedTarget obo:UBERON_0007828 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007830 ;
    owl:annotatedTarget "A bone element or fused bone that is part of pelvic girdle." .

[]
    oboInOwl:source "ncithesaurus:Pelvic_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007830 ;
    owl:annotatedTarget "UMLS:C0030786" .

[]
    oboInOwl:hasDbXref "MA:0000293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007830 ;
    owl:annotatedTarget "pelvic girdle bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoral_girdle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "A subdivision of a limb or fin skeleton consisting of bones which connects the upper limb or fin to the axial skeleton on each side. It consists of the clavicle and scapula in humans and, in those species with three bones in the pectoral girdle, the coracoid. Some mammalian species (e.g. the dog and the horse) have only the scapula. In humans, the only joints between the shoulder girdle and axial skeleton are the sternoclavicular joints on each side. No joint exists between each scapula and the rib cage; instead the muscular connection between the two permits relatively great mobility of the shoulder girdle in relation to the pelvic girdle. In those species having only the scapula, no joint exists between the forelimb and the thorax, the only attachment being muscular[WP]. Examples: There are only two instances, right and left pectoral girdle skeletons." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000407" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "Anatomical cluster of paired dermal and endochondral bones that attaches to the dorso-posterior part of the cranium, and support the radials and pectoral fin. It consists of two components: the primary pectoral girdle consisting of the endochondral coracoid, scapula and mesocoracoid bones, and the secondary pectoral girdle consisting of the dermal posttemporal, supracleithrum, cleithrum and poscleithrum(thra) bones.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000156" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "Girdle skeleton consisting of a set of bones linking the axial series to the forelimb/fin skeleton and offering anchoring areas for forelimb/fin and caudal musculature.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000422" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "Skeletal structure immediately behind the head attached to the vertebral column by muscles and supporting the forelimbs.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001156" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.336 and Figure 9.18", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "The pectoral girdle is clearly of dual origin, composed of dermal as well as endochondral bones. The endochondral component, the scapulocoracoid, evolved by fusion or enlargment of several basal fin elements. (...) The dermal component of the shoulder girdle evolved from dermal bones of the body's surface. (...) Like endochondral bones, these dermal bones were passed along to tetrapods (...).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "Note that the VSAO and many ontologies use the label 'pectoral girdle' to denote the skeletal region specifically." .

[]
    oboInOwl:source "ncithesaurus:Shoulder_Girdle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "UMLS:C0427245" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "skeletal parts of pectoral girdle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "skeleton of pectoral girdle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pectoral_girdle" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "cingulum pectorale" .

[]
    oboInOwl:hasDbXref "VSAO:0000156" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "pectoral girdle" .

[]
    oboInOwl:hasDbXref "TAO:0000407" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007831 ;
    owl:annotatedTarget "scapular girdle" .

[]
    oboInOwl:source "PMID:21455939" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010377
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000155", "Wikipedia:Pelvis" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "Skeletal subdivision consisting of a set of bones linking the axial series to the hindlimb zeugopodium and offering anchoring areas for hindlimb and caudal musculature." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000426" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "Anatomical cluster by which the hind limbs are supported and attached to the vertebral column.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000565" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "Anatomical cluster that consists of the paired basipterygia which support the pelvic fin.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000155" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "Girdle skeleton consisting of a set of bones linking the axial series to the hindlimb/fin skeleton and offering anchoring areas for hindlimb/fin and caudal musculature.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000305" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.333", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "The pelvic girdle is never joined by contributions of dermal bone. From its first appearance in placoderms, the pelvic girdle is exclusively endoskeletal. It arose from pterygiophores, perhaps several times, in support of the fin.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "Note that the VSAO and many ontologies use the label 'pelvic girdle' to denote the skeletal region specifically. We place the EHDAA2 class here, note that this includes the pre-cartilage condensation as parts" .

[]
    oboInOwl:hasDbXref "VSAO:0000155" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "pelvic girdle skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "skeletal parts of pelvic girdle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "skeleton of pelvic girdle" .

[]
    oboInOwl:hasDbXref "VSAO:0000155" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007832 ;
    owl:annotatedTarget "pelvic girdle" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007842 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000023", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007842 ;
    owl:annotatedTarget "Bone element that arises as a result of intramembranous ossification." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000023" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007842 ;
    owl:annotatedTarget "Bone element that arises as a result of intramembranous ossification.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001645" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007842 ;
    owl:annotatedTarget "Intramembranous bone that forms deep in the organism.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001636" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007842 ;
    owl:annotatedTarget "membrane bones" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002418
    ] .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005863
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000000", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "Skeletal element that is composed of cartilage tissue and may be permanent or transient." .

[]
    oboInOwl:external_ontology "TAO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "TAO still mixes tissue and element" .

[]
    oboInOwl:hasDbXref "FMA:55107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "cartilage organ" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "cartilaginous element" .

[]
    oboInOwl:hasDbXref "VSAO:0000000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "chondrogenic element" .

[]
    oboInOwl:hasDbXref "VSAO:0000000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007844 ;
    owl:annotatedTarget "cartilage" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007845 ;
    owl:annotatedTarget obo:UBERON_0002384 .

[]
    oboInOwl:hasDbXref "FMA:20103" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007845 ;
    owl:annotatedTarget "Connective tissue, which consists of fibroblasts, the intercellular matrix of which contains a regular network of collagen and elastic fiber bundles. Examples: bone (tissue), cartilage (tissue), dense regular connective tissue." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget obo:UBERON_0007845 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000999 ;
    owl:annotatedTarget "CD8_alpha-negative CD11b-positive dendritic cell is a conventional dendritic cell that is CD11b-positive, CD4-positive and is CD205-negative and CD8_alpha-negative."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget obo:UBERON_0011823 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000050", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "Connective tissue that is dominated by collagen fibres organized into a definitive pattern (e.g., parallel to one another), with comparatively fewer cells (mostly fibroblasts)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000050" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "Connective tissue that is dominated by collagen fibres organized into a definitive pattern (e.g., parallel to one another), with comparatively fewer cells (mostly fibroblasts).[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-29" ;
    oboInOwl:external_class "FMA:64781" ;
    oboInOwl:ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "Regular connective tissue, the intercellular matrix of which consists predominantly of collagen fiber bundles arranged in parallel arrays.[FMA]" .

[]
    oboInOwl:source "ncithesaurus:Regular_Dense_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "UMLS:C0225333" .

[]
    oboInOwl:hasDbXref "FMA:64781" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "dense fibrous connective tissue" .

[]
    oboInOwl:hasDbXref "FMA:64781" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "dense regular collagenous connective tissue" .

[]
    oboInOwl:hasDbXref "FMA:64781" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "dense regular collagenous tissue" .

[]
    oboInOwl:hasDbXref "FMA:64781" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007846 ;
    owl:annotatedTarget "typus regularis (textus connectivus collagenosus compactus)" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007914 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007914 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007914 ;
    owl:annotatedTarget "A bone that is part of a craniocervical region." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0007914 ;
    owl:annotatedTarget "EMAPA:37245" .

[]
    oboInOwl:hasDbXref "MA:0000569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007914 ;
    owl:annotatedTarget "head or neck bone" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007997 ;
    owl:annotatedTarget obo:UBERON_0001479 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0007997 ;
    owl:annotatedTarget "A sesamoid bone that is part of a manus." .

[]
    oboInOwl:hasDbXref "FMA:42353" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007997 ;
    owl:annotatedTarget "sesamoid bone of hand" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008000 ;
    owl:annotatedTarget obo:UBERON_0001479 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008000 ;
    owl:annotatedTarget "A sesamoid bone that is part of a pes." .

[]
    oboInOwl:hasDbXref "FMA:45096" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008000 ;
    owl:annotatedTarget "sesamoid bone of foot" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008001 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:hasDbXref "Wikipedia:Irregular_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008001 ;
    owl:annotatedTarget "The irregular bones are bones which, from their peculiar form, cannot be grouped as long bone, short bone, flat bone or sesamoid bone. Irregular bones serve various purposes in the body, such as protection of nervous tissue, affording multiple anchor points for skeletal muscle attachment (as with the sacrum), and maintaining pharynx and trachea support, and tongue attachment (such as the hyoid bone). They consist of cancellous tissue enclosed within a thin layer of compact bone. The irregular bones are: the vertebrC&, sacrum, coccyx, temporal, sphenoid, ethmoid, zygomatic, maxilla, mandible, palatine, inferior nasal concha, and hyoid." .

[]
    oboInOwl:source "ncithesaurus:Irregular_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008001 ;
    owl:annotatedTarget "UMLS:C0502414" .

[]
    oboInOwl:hasDbXref "Wikipedia:Irregular_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008001 ;
    owl:annotatedTarget "os irregulare" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008114 ;
    owl:annotatedTarget obo:UBERON_0000982 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008114 ;
    owl:annotatedTarget "A skeletal joint that is part of a appendage girdle region." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008114 ;
    owl:annotatedTarget "girdle joint" .

[]
    oboInOwl:hasDbXref "FMA:85999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002005 ;
    owl:annotatedTarget "nerve supply" .

[]
    oboInOwl:hasDbXref "MESH:A05.360.490.890.900"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000020 ;
    owl:annotatedTarget "An euploid male germ cell of an early stage of spermatogenesis."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008115 ;
    owl:annotatedTarget "A anatomical surface that is part of a cartilage element." .

[]
    oboInOwl:hasDbXref "FMA:76668" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008115 ;
    owl:annotatedTarget "cartilage surface" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?t=11303" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008193 ;
    owl:annotatedTarget "A bone that is hollow or contains many air cells, such as the mastoid process of the temporal bone[TMD]." .

[]
    oboInOwl:hasDbXref "FMA:7478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008193 ;
    owl:annotatedTarget "os pneumaticum" .

[]
    oboInOwl:hasDbXref "FMA:7478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008193 ;
    owl:annotatedTarget "pneumatic bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008196 ;
    owl:annotatedTarget "Any muscle organ that is part of a pectoral girdle region." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008196 ;
    owl:annotatedTarget "EMAPA has both non-skeletal and skeletal types, with the non-skeletal also including a chest muscle, so we place the skeletal class here as the most accurate" .

[]
    oboInOwl:hasDbXref "FMA:37347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008196 ;
    owl:annotatedTarget "muscle of shoulder girdle" .

[]
    oboInOwl:hasDbXref "FMA:37347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008196 ;
    owl:annotatedTarget "pectoral girdle muscle" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008202 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001464
        ]
    ] .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008202 ;
    owl:annotatedTarget "in MA, this includes the femur. i.e. pelvic girdle bone or femur; note that this makes the ilium etc in MA hindlimb bones. in MA this is a hindlimb bone" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008202 ;
    owl:annotatedTarget "EMAPA:37308" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008203 ;
    owl:annotatedTarget "The part of the ventral body cavity that is within the pelvis." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008203 ;
    owl:annotatedTarget "EMAPA:37235" .

[]
    oboInOwl:hasDbXref "FMA:9738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008203 ;
    owl:annotatedTarget "space of pelvic compartment" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pelvic_cavity" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008203 ;
    owl:annotatedTarget "cavitas pelvis" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget obo:UBERON_0001015 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000328", "ZFA:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "Musculature system of the pharyngeal and head regions." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "in MA this is restricted to skeletal muscles" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "EMAPA:37259" .

[]
    oboInOwl:hasDbXref "MA:0000571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "head or neck muscle" .

[]
    oboInOwl:hasDbXref "ZFA:0000328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "head muscles" .

[]
    oboInOwl:hasDbXref "MA:0000571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008229 ;
    owl:annotatedTarget "head or neck muscle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011270
    ] .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "Subdivision of thorax, which in humans is the posterior part of the thorax and is demarcated from the chest by the external surface of the posterolateral part of the rib cage and the anterior surface of the thoracic vertebral column; together with the chest, it constitutes the thorax." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "EMAPA:37234" .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "dorsum of thorax" .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "posterior part of thorax" .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "thoracic back" .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "thoracic part of back" .

[]
    oboInOwl:hasDbXref "MA:0000028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "upper back" .

[]
    oboInOwl:hasDbXref "FMA:24217" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008231 ;
    owl:annotatedTarget "back of thorax" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008243 ;
    owl:annotatedTarget obo:UBERON_0003830 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008243 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008231
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008243 ;
    owl:annotatedTarget "A muscle of back that is part of a dorsal thoracic segment of trunk." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008243 ;
    owl:annotatedTarget "EMAPA:37261" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008255 ;
    owl:annotatedTarget obo:UBERON_0001105 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008255 ;
    owl:annotatedTarget "A clavicle that is in the right side of a entire appendicular skeleton." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008256 ;
    owl:annotatedTarget obo:UBERON_0001105 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008256 ;
    owl:annotatedTarget "A clavicle that is in the left side of a entire appendicular skeleton." .

[]
    oboInOwl:source "FMA-moved" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget obo:UBERON_0008846 .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001758
    ] .

[]
    oboInOwl:source "PMID:19767574", "Wikipedia:Dental_follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008969
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001020", "Wikipedia:Periodontal_fiber", "https://github.com/obophenotype/uberon/issues/1233", "https://github.com/obophenotype/uberon/issues/21" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "The fibrous connective tissue that surrounds the root of a tooth, separating it from and attaching it to the alveolar bone. It extends from the base of the gingival mucosa to the fundus of the bony socket, and its main function is to hold the tooth in its socket[BTO]." .

[]
    oboInOwl:source "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "The collagen fibers, running from the cementum to the alveolar bone, that suspend a tooth in its socket; they include apical, oblique, horizontal, and alveolar crest fibers, indicating that the orientation of the fibers varies at different levels[http://www.drugs.com/dict/desmodentium.html]." .

[]
    oboInOwl:source "Wikipedia:Periodontal_fiber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "The fibrous connective tissue that surrounds the root of a tooth, separating it from and attaching it to the alveolar bone. It extends from the base of the gingival mucosa to the fundus of the bony socket, and its main function is to hold the tooth in its socket[BTO]. It consist of cells, extracellular compartment of fibers. The cells are fibroblast, epithelial, undifferentiated mesenchymal cells, bone and cementum cells. The extracellular compartment consists of collagen fibers bundles embedded in ground substance. The PDL substance has been estimated to be 70% water and is thought to have a significant effect on the tooth's ability to withstand stress loads[WP][BTO:0001020, Wikipedia:Periodontal_fiber, https://github.com/obophenotype/uberon/issues/21]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "FMA treats periodontium and periodontal ligament as the same; it has a separate class desmodentium, which we place here even though it is classified as fetal in FMA" .

[]
    oboInOwl:hasDbXref "Wikipedia:Periodontal_ligament" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "fibra periodontalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Periodontal_ligament" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "periodontal fiber" .

[]
    oboInOwl:hasDbXref "Wikipedia:Periodontal_ligament" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "periodontal fibre" .

[]
    oboInOwl:hasDbXref "Wikipedia:Periodontal_ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "PDL" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "alveolar periosteum" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "alveolodental ligament" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "alveolodental membrane" .

[]
    oboInOwl:hasDbXref "BTO:0001020", "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "desmodontium" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "odontoperiosteum" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "paradentium" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridental membrane" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontal fiber" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontal fibre" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontal ligament fiber" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/desmodentium.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontal ligament fibre" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontal membrane" .

[]
    oboInOwl:hasDbXref "BTO:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "peridontium" .

[]
    oboInOwl:hasDbXref "FMA:56665" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008266 ;
    owl:annotatedTarget "periodontium" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/tooth+germ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008281 ;
    owl:annotatedTarget "A knoblike tooth primordium that develops into the mature tooth and consists of enamel organ, dental papilla, and dental sac enclosing them." .

[]
    oboInOwl:source "ncithesaurus:Tooth_Bud" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008281 ;
    owl:annotatedTarget "UMLS:C0040442" .

[]
    oboInOwl:hasDbXref "FMA:306006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008281 ;
    owl:annotatedTarget "dental bud" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/tooth+germ" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008281 ;
    owl:annotatedTarget "dental germ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tooth_development" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008281 ;
    owl:annotatedTarget "tooth germ" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008307 ;
    owl:annotatedTarget "An endothelium that is part of a heart [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BTO:0004293" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008307 ;
    owl:annotatedTarget "cardiac endothelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008310 ;
    owl:annotatedTarget "A gland that is part of a nasopharynx." .

[]
    oboInOwl:hasDbXref "Wikipedia:Erectile_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008324 ;
    owl:annotatedTarget "with numerous vascular spaces that may become engorged with blood" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008331 ;
    owl:annotatedTarget "A smooth muscle tissue that is part of a clitoris." .

[]
    oboInOwl:hasDbXref "BTO:0005000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008331 ;
    owl:annotatedTarget "clitoris smooth muscle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget obo:UBERON_0005445 .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "The sole is the bottom of the foot." .

[]
    oboInOwl:source "ncithesaurus:Plantar_Region" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "UMLS:C0230463" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "planta" .

[]
    oboInOwl:hasDbXref "FMA:25000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "plantar part of foot" .

[]
    oboInOwl:hasDbXref "FMA:25000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "plantar region" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "regio plantaris" .

[]
    oboInOwl:hasDbXref "FMA:25000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "sole" .

[]
    oboInOwl:hasDbXref "FMA:25000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "sole of foot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "pelma" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "planta" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "sole of foot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "sole of the foot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sole_(foot)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008338 ;
    owl:annotatedTarget "soles of the feet" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008339 ;
    owl:annotatedTarget obo:UBERON_0004852 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008342 ;
    owl:annotatedTarget "An intestinal villus in the duodenum." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008343 ;
    owl:annotatedTarget "An intestinal villus in the jejunum." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008344 ;
    owl:annotatedTarget "An intestinal villus in the ileum." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008345 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008344
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008345 ;
    owl:annotatedTarget "An epithelium that is part of a ileum." .

[]
    oboInOwl:hasDbXref "FMA:17233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008345 ;
    owl:annotatedTarget "epithelium of ileum" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001000 ;
    owl:annotatedTarget obo:CL_0000990 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008346 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008346 ;
    owl:annotatedTarget "An epithelium that is part of a duodenum." .

[]
    oboInOwl:hasDbXref "FMA:17231" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008346 ;
    owl:annotatedTarget "epithelium of duodenum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008367 ;
    owl:annotatedTarget "An epithelium that is part of a breast." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001000 ;
    owl:annotatedTarget "CD8_alpha-positive CD11b-negative dendritic cell is a conventional dendritic cell that is CD11b-negative, CD4-negative and is CD205-positive and CD8_alpha-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dorlands_Medical_Dictionary:MerckMedicus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008397 ;
    owl:annotatedTarget "Epithelium pertaining to the trachea and bronchi." .

[]
    oboInOwl:hasDbXref "BTO:0002925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008397 ;
    owl:annotatedTarget "bronchotracheal epithelium" .

[]
    oboInOwl:hasDbXref "Renal_Physiology:Section_7", "_Chapter_3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "The cells lining the proximal tubule are cuboidal epithelial cells with deep basal membrane invaginations that provide a large basal surface area. The long microvilli (the brush border) lining the tubule lumen, maximize luminal surface area and make these cells ideally suited for both reabsorptive and secretory functions." .

[]
    oboInOwl:hasDbXref "FMA:64808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "epithelium of proximal convoluted tubule" .

[]
    oboInOwl:hasDbXref "FMA:64808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "epithelium of proximal renal tubule" .

[]
    oboInOwl:hasDbXref "FMA:64808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "proximal renal tubule epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0003576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "proximale tubular epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0003576" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008404 ;
    owl:annotatedTarget "proximal tubule epithelium" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008408 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004135
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008408 ;
    owl:annotatedTarget "An epithelium that is part of a distal tubule." .

[]
    oboInOwl:hasDbXref "BTO:0003948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008408 ;
    owl:annotatedTarget "distal tubule epithelium" .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008425 ;
    owl:annotatedTarget "A ridge of epidermal cells that will form the mammary placodes." .

[]
    oboInOwl:hasDbXref "http://dictionary.reference.com/browse/mammary+ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008425 ;
    owl:annotatedTarget "mammary fold" .

[]
    oboInOwl:hasDbXref "EMAPA:18541" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008425 ;
    owl:annotatedTarget "mammary gland ridge" .

[]
    oboInOwl:hasDbXref "Wikipedia:Milk_line" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008425 ;
    owl:annotatedTarget "mammary line" .

[]
    oboInOwl:hasDbXref "Wikipedia:Milk_line" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008425 ;
    owl:annotatedTarget "milk line" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008429 ;
    owl:annotatedTarget "A vertebral foramen that is part of a cervical vertebra." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008432 ;
    owl:annotatedTarget "A vertebral foramen that is part of a thoracic vertebra." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008434 ;
    owl:annotatedTarget "A neural arch that is part of a cervical vertebra." .

[]
    oboInOwl:hasDbXref "FMA:23893" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008434 ;
    owl:annotatedTarget "arch of cervical vertebra" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008436 ;
    owl:annotatedTarget "A neural arch that is part of a thoracic vertebra." .

[]
    oboInOwl:hasDbXref "FMA:9151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008436 ;
    owl:annotatedTarget "arch of thoracic vertebra" .

[]
    oboInOwl:notes "two adjacent tarsals" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001447
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Intertarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "Intertarsal articulations are the joints of the tarsus. The specific intertarsal articulations are: Talocalcaneal articulation Talocalcaneonavicular articulation Calcaneocuboid articulation Cuneonavicular articulation Cuboideonavicular articulation Intercuneiform articulation Cuneocuboid articulation" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "EMAPA:37762" .

[]
    oboInOwl:source "ncithesaurus:Tarsal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "UMLS:C1527245" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "articulationes intertarsale" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intertarsal_articulations" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "articulationes intertarsales" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "articulationes intertarseae" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "intermetatarsal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intertarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "intertarsal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intertarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "intertarsal articulation" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "intertarsal joint" .

[]
    oboInOwl:hasDbXref "MESH:A02.835.583.378.831" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "tarsal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intertarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008447 ;
    owl:annotatedTarget "tarsal joints" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001001 ;
    owl:annotatedTarget obo:CL_0000998 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008522 ;
    owl:annotatedTarget obo:UBERON_0001577 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008522 ;
    owl:annotatedTarget "Any muscle organ that is part of an nose." .

[]
    oboInOwl:source "ncithesaurus:Nasal_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008522 ;
    owl:annotatedTarget "UMLS:C0224219" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008522 ;
    owl:annotatedTarget "muscle of nose" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001001 ;
    owl:annotatedTarget "Immature CD8_alpha-negative CD11b-negative dendritic cell is a CD8_alpha-negative CD11b-negative dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008715 ;
    owl:annotatedTarget "A muscle tissue that is part of a prostate gland." .

[]
    oboInOwl:source "ncithesaurus:Prostatic_Muscular_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008715 ;
    owl:annotatedTarget "UMLS:C1183911" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008715 ;
    owl:annotatedTarget "prostate gland muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008715 ;
    owl:annotatedTarget "prostate muscle tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008772 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a tibia." .

[]
    oboInOwl:source "ncithesaurus:Head_of_the_Tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008772 ;
    owl:annotatedTarget "UMLS:C0932431" .

[]
    oboInOwl:hasDbXref "FMA:33113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008772 ;
    owl:annotatedTarget "head of tibia" .

[]
    oboInOwl:hasDbXref "FMA:33113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008772 ;
    owl:annotatedTarget "proximal end of tibia" .

[]
    oboInOwl:hasDbXref "FMA:33113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008772 ;
    owl:annotatedTarget "upper end of tibia" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "A proximal epiphysis that is part of a fibula." .

[]
    oboInOwl:source "Wikipedia:Head_of_fibula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "The upper extremity or head of the fibula is of an irregular quadrate form, presenting above a flattened articular surface, directed upward, forward, and medialward, for articulation with a corresponding surface on the lateral condyle of the tibia. On the lateral side is a thick and rough prominence continued behind into a pointed eminence, the apex, which projects upward from the posterior part of the head. The prominence, at its upper and lateral part, gives attachment to the tendon of the Biceps femoris and to the fibular collateral ligament of the knee-joint, the ligament dividing the tendon into two parts. The remaining part of the circumference of the head is rough, for the attachment of muscles and ligaments. It presents in front a tubercle for the origin of the upper and anterior fibers of the Peronæus longus, and a surface for the attachment of the anterior ligament of the head; and behind, another tubercle, for the attachment of the posterior ligament of the head and the origin of the upper fibers of the Soleus[Wikipedia:Head_of_fibula]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "EMAPA:37890" .

[]
    oboInOwl:source "ncithesaurus:Head_of_the_Fibula" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "UMLS:C0223908" .

[]
    oboInOwl:hasDbXref "Wikipedia:Head_of_fibula" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "caput fibulae" .

[]
    oboInOwl:hasDbXref "FMA:33729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "head of fibula" .

[]
    oboInOwl:hasDbXref "FMA:33729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "proximal end of fibula" .

[]
    oboInOwl:hasDbXref "FMA:33729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "upper end of fibula" .

[]
    oboInOwl:hasDbXref "FMA:33729" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008775 ;
    owl:annotatedTarget "fibular head" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008780 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000087
    ] .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008780 ;
    owl:annotatedTarget "An embryonic structure that is derived from the inner cell mass and lies above the hypoblast and gives rise to the three primary germ layers" .

[]
    oboInOwl:source "ncithesaurus:Epiblast" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008780 ;
    owl:annotatedTarget "UMLS:C1516906" .

[]
    oboInOwl:hasDbXref "MP:0003886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008780 ;
    owl:annotatedTarget "embryonic epiblast" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget obo:UBERON_0001638 .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_venous_arch_of_the_foot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget "The dorsal venous arch of the foot is a superficial vein that connects the small saphenous vein and the great saphenous vein. Anatomically, it is defined by where the dorsal veins of the first and fifth digit, respectively, meet the great saphenous vein and small saphenous vein." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget "EMAPA:37521" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_venous_arch_of_the_foot" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget "arcus venosus dorsalis pedis" .

[]
    oboInOwl:hasDbXref "FMA:44356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget "dorsal venous arch of foot" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dorsal_venous_arch_of_the_foot" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008783 ;
    owl:annotatedTarget "arcus venosus dorsalis pedis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008784 ;
    owl:annotatedTarget "A limb segment that is part of a hindlimb." .

[]
    oboInOwl:hasDbXref "FMA:24877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008784 ;
    owl:annotatedTarget "free lower limb segment" .

[]
    oboInOwl:hasDbXref "FMA:24877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008784 ;
    owl:annotatedTarget "free lower limb subdivision" .

[]
    oboInOwl:hasDbXref "FMA:24877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008784 ;
    owl:annotatedTarget "segment of free lower limb" .

[]
    oboInOwl:hasDbXref "FMA:24877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008784 ;
    owl:annotatedTarget "subdivision of free lower limb" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008785 ;
    owl:annotatedTarget "A limb segment that is part of a forelimb." .

[]
    oboInOwl:hasDbXref "FMA:24876" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008785 ;
    owl:annotatedTarget "free upper limb segment" .

[]
    oboInOwl:hasDbXref "FMA:24876" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008785 ;
    owl:annotatedTarget "free upper limb subdivision" .

[]
    oboInOwl:hasDbXref "FMA:24876" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008785 ;
    owl:annotatedTarget "segment of free upper limb" .

[]
    oboInOwl:hasDbXref "FMA:24876" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008785 ;
    owl:annotatedTarget "subdivision of free upper limb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008789 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004766
    ] .

[]
    oboInOwl:hasDbXref "http://mw1.merriam-webster.com/medical/cranial%20fossa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008789 ;
    owl:annotatedTarget "Any of the three large depressions in the posterior, middle, and anterior aspects of the floor of the cranial cavity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gingival_sulcus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008805 ;
    owl:annotatedTarget "The gingival sulcus is an area of potential space between a tooth and the surrounding gingival tissue and is lined by sulcular epithelium. The depth of the sulcus (Latin for groove) is bounded by two entities: apically by the gingival fibers of the connective tissue attachment and coronally by the free gingival margin." .

[]
    oboInOwl:hasDbXref "FMA:74580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008805 ;
    owl:annotatedTarget "gingival sulcus" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008805 ;
    owl:annotatedTarget "sulcus gingivalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gingival_sulcus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008805 ;
    owl:annotatedTarget "sulcus gingivalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intromittent_organ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008811 ;
    owl:annotatedTarget "An external organ of a male organism that is specialized to deliver sperm during copulation. Intromittent organs are found most often in terrestrial species, as most aquatic species fertilize their eggs externally, although there are exceptions[WP]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002036" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008811 ;
    owl:annotatedTarget "Surface structure that is an external structure of a male organism through which sperm is transferred to a female organism during mating.[TAO]" .

[]
    oboInOwl:hasDbXref "FBbt:00004850" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0008811 ;
    owl:annotatedTarget "aedeagus" .

[]
    oboInOwl:hasDbXref "GO:0060037", "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008814 ;
    owl:annotatedTarget "A transient embryonic complex that comprises the pharyngeal arches, bulges of tissues of mesoderm and neural crest derivation through which pass nerves and pharyngeal arch arteries. The arches are separated internally by pharyngeal pouches, evaginations of foregut endoderm, and externally by pharyngeal clefts, invaginations of surface ectoderm. The development of the system ends when the stucture it contributes to are forming, which may include (depending on species) the thymus, thyroid, parathyroids, maxilla, mandible, aortic arch, cardiac outflow tract, external and middle ear[GO,modified]." .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008814 ;
    owl:annotatedTarget "UMLS:C1519038" .

[]
    oboInOwl:hasDbXref "GO:0060037" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008814 ;
    owl:annotatedTarget "pharyngeal system" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000187" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008814 ;
    owl:annotatedTarget "pharyngeal arch region" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008816 ;
    owl:annotatedTarget "A head that is part of a embryo." .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008817 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008817 ;
    owl:annotatedTarget "An endoderm that is part of a thymus primordium." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008823 ;
    owl:annotatedTarget obo:UBERON_0000489 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008823 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://github.com/obophenotype/uberon/issues/338" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008823 ;
    owl:annotatedTarget "A brain that develops_from a neural tube." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008824 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001301
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008824 ;
    owl:annotatedTarget "Any duct branching of of the main epididymis duct." .

[]
    oboInOwl:source "ncithesaurus:Duct_of_the_Epididymis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008824 ;
    owl:annotatedTarget "UMLS:C0458632" .

[]
    oboInOwl:hasDbXref "MA:0001735" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008824 ;
    owl:annotatedTarget "epididymal duct" .

[]
    oboInOwl:hasDbXref "FMA:18297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008824 ;
    owl:annotatedTarget "epididymis duct" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001002 ;
    owl:annotatedTarget obo:CL_0000998 .

[]
    oboInOwl:hasDbXref "Wikipedia:Pulmonary_surfactant" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008826 ;
    owl:annotatedTarget "a substance formed by type II alveolar cells composed of surface-active lipoprotein complex (phospholipoprotein)." .

[]
    oboInOwl:source "ncithesaurus:Lung_Surfactant" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008826 ;
    owl:annotatedTarget "UMLS:C0034085" .

[]
    oboInOwl:hasDbXref "FMA:62780" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008826 ;
    owl:annotatedTarget "alveolar surfactant" .

[]
    oboInOwl:hasDbXref "MA:0002534" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008826 ;
    owl:annotatedTarget "lung surfactant" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001002 ;
    owl:annotatedTarget "Mature CD8_alpha-negative CD11b-negative dendritic cell is a CD8_alpha-negative CD11b-negative dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:notes "caudal part" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004161
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003894
    ] .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string, "http://www.stembook.org/node/512" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget "An out-pocket of thickened ventral foregut epithelium adjacent to the developing heart. Constitutes the first morphological sign of the embryonic liver. The anterior portion of the hepatic diverticulum gives rise to the liver and intrahepatic biliary tree, while the posterior portion forms the gall bladder and extrahepatic bile ducts." .

[]
    oboInOwl:source "ncithesaurus:Hepatic_Diverticulum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget "UMLS:C1512407" .

[]
    oboInOwl:hasDbXref "XAO:0000101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget "liver diverticulum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Hepatic_diverticulum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008835 ;
    owl:annotatedTarget "diverticulum hepaticum" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008836 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "http://www.stembook.org/node/512" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008836 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008835
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008845 ;
    owl:annotatedTarget obo:UBERON_0000211 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008845 ;
    owl:annotatedTarget "A ligament that does not connect two skeletal elements." .

[]
    oboInOwl:source "FMA:25625" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008845 ;
    owl:annotatedTarget "Ligament organ that primarily consists of dense connective tissue aggregated into fasciculi which may be admixed with smooth muscle. Examples: ligament of liver, ovarian ligament[FMA:25625]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008845 ;
    owl:annotatedTarget "this class is used more generally than the FMA class, to include for example folds of mesentery such as the broad ligament of the uterus." .

[]
    oboInOwl:hasDbXref "Wikipedia:Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008845 ;
    owl:annotatedTarget "fibrous ligament" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000057
    ] .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000327
    ] .

[]
    oboInOwl:notes "bones or cartilage organs" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0007846
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "Dense regular connective tissue connecting two or more adjacent skeletal elements[VSAO,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000072" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "Dense regular connective tissue connecting two or more adjacent skeletal elements or supporting an organ.[VSAO]" .

[]
    oboInOwl:source "FMA:25624" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "Ligament organ that primarily consists of regular dense connective tissue aggregated into fasciculi; connects bone and cartilage organs. Examples: sutural ligament, ligament of pinna, tarsal ligament[FMA:25624]." .

[]
    oboInOwl:hasDbXref "VSAO:0000072", "ZFA:0001675" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "ligament" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "articular larua" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "articular ligament" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008846 ;
    owl:annotatedTarget "true ligament" .

[]
    oboInOwl:source "MA-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004222
    ] .

[]
    oboInOwl:hasDbXref "MP:0010779" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "The smooth muscle layer of the stomach wall that functions to churn and mix food and gastric secretions as well as to move food along the digestive tract to the intestines" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "the muscularis externa in the stomach differs from that of other GI organs in that it has three layers of smooth muscle instead of two" .

[]
    oboInOwl:hasDbXref "FMA:14909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "gastric muscularis" .

[]
    oboInOwl:hasDbXref "FMA:14909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "muscle layer of stomach" .

[]
    oboInOwl:hasDbXref "FMA:14909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "muscularis externa of stomach" .

[]
    oboInOwl:hasDbXref "FMA:14909" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008856 ;
    owl:annotatedTarget "tunica muscularis (gaster)" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget obo:UBERON_0009870 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001166
    ] .

[]
    oboInOwl:hasDbXref "MP:0010791", "Wikipedia:Pyloric_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget "The short narrow part of the stomach extending from the pyloric antrum to the pyloric sphincter" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget "EMAPA:37944" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pyloric_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget "canalis pyloricus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pyloric_canal" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008858 ;
    owl:annotatedTarget "canalis pyloricus" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget obo:UBERON_0000414 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004996
    ] .

[]
    oboInOwl:hasDbXref "MP:0010795", "Wikipedia:Cardiac_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "A gastric gland in the cardiac region of the stomach; cardiac glands are fewer in number than in the fundus and body, and secrete mucin which coats the stomach and protects it[MP]" .

[]
    oboInOwl:source "Wikipedia:Cardiac_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "The cardiac glands of the stomach secrete primarily mucus. They are few in number and occur close to the cardiac orifice where the esophagus joins the stomach. In general, they are more shallow than those in the other parts of the stomach. They are of two kinds: (1) simple tubular glands resembling those of the pyloric end of the stomach, but with short ducts. (2) compound racemose glands resembling the duodenal glands. The cardiac gland is both innervated by the parasympathetic and symapthetic nerve fibres of the autonomic nervous system[Wikipedia:Cardiac_glands]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "Kardong places this in the glandular epithelium, FMA more generally in the mucosa" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "EMAPA:37459" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "gardiac gland" .

[]
    oboInOwl:hasDbXref "FMA:14920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "gastric cardiac gland" .

[]
    oboInOwl:hasDbXref "FMA:14920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "gastric gland of cardia" .

[]
    oboInOwl:hasDbXref "FMA:14920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "glandula cardiaca (gaster)" .

[]
    oboInOwl:hasDbXref "FMA:14920" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008859 ;
    owl:annotatedTarget "cardiac gland" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget obo:UBERON_0000414 .

[]
    oboInOwl:source "Wikipedia:Tubular_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

[]
    oboInOwl:hasDbXref "MP:0010797", "Wikipedia:Pyloric_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget "The gastric glands in the pyloric region of the stomach; the pyloric glands secrete mucin, which coats the stomach and protects it, and hormones such as gastrin and enkephalin[MP]." .

[]
    oboInOwl:source "ncithesaurus:Pyloric_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget "UMLS:C0227239" .

[]
    oboInOwl:hasDbXref "FMA:14922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget "glandula pylorica" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget "pyloric antrum gland" .

[]
    oboInOwl:hasDbXref "FMA:14922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008861 ;
    owl:annotatedTarget "pyloric gland" .

[]
    oboInOwl:hasDbXref "MP:0010901" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008870 ;
    owl:annotatedTarget "The distinguishing cell types of the lung alveolar tissue, including pulmonary epithelial cells (pneumocytes), alveolar capillary endothelial cells, interstitial cells (fibroblasts) and alveolar macrophages" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008870 ;
    owl:annotatedTarget "EMAPA:37942" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget obo:UBERON_0010368 .

[]
    oboInOwl:hasDbXref "MP:0010911", "Wikipedia:Acinus#The_Lungs" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "The part of the airway consisting of a respiratory bronchiole and all of its branches" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "EMAPA:37941" .

[]
    oboInOwl:source "ncithesaurus:Pulmonary_Acinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "UMLS:C0225696" .

[]
    oboInOwl:hasDbXref "FMA:7313", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "acinus pulmonaris" .

[]
    oboInOwl:hasDbXref "FMA:7313", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "arbor alveolaris" .

[]
    oboInOwl:hasDbXref "FMA:7313", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "lobulus pulmonis primarius" .

[]
    oboInOwl:hasDbXref "FMA:7313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008874 ;
    owl:annotatedTarget "primary pulmonary lobule" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001003 ;
    owl:annotatedTarget obo:CL_0000999 .

[]
    oboInOwl:source "MP-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002190
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000021 ;
    owl:annotatedTarget obo:CL_0000586 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001003 ;
    owl:annotatedTarget "Mature CD8_alpha-negative CD11b-positive dendritic cell is a CD8_alpha-negative CD11b-positive dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0123813611", "MP:0011157" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008876 ;
    owl:annotatedTarget "Any skeletal muscle organ in the hypodermis / superficial fascia" .

[]
    oboInOwl:hasDbXref "MP:0011157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008876 ;
    owl:annotatedTarget "hypodermal muscle layer" .

[]
    oboInOwl:hasDbXref "MP:0011157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008876 ;
    owl:annotatedTarget "hypodermis muscle layer" .

[]
    oboInOwl:hasDbXref "MP:0011157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0008876 ;
    owl:annotatedTarget "panniculus carnosus" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008877 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] .

[]
    oboInOwl:hasDbXref "MP:0011159" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008877 ;
    owl:annotatedTarget "The multi-layer basement membrane between the dermis and epidermis that serves to adhere the dermis and epidermis, provide mechanical support for the epidermis, and forms a barrier to cells and large molecules across the junction" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008877 ;
    owl:annotatedTarget "EMAPA:37866" .

[]
    oboInOwl:hasDbXref "FMA:70963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008877 ;
    owl:annotatedTarget "dermal-epidermal junction" .

[]
    oboInOwl:hasDbXref "FMA:70963" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008877 ;
    owl:annotatedTarget "dermoepidermal junction" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget obo:UBERON_0002481 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000046", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "Bone tissue that is an unmineralized bone matrix deposited by osteoblasts prior to the mineralization of bone tissue." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000046" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070", "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "Bone tissue that is an unmineralized bone matrix deposited by osteoblasts prior to the mineralization of bone tissue.[VSAO]" .

[]
    oboInOwl:reference "ISBN:0-683-40008-8" ;
    oboInOwl:source "MP:0010924" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "Newly formed organic bone matrix secreted by osteoblasts, that exists prior to calcification; it is comprised mainly of type I collagen fibers, chondroitin sulfate and osteocalci[ISBN:0-683-40008-8]n" .

[]
    oboInOwl:external_ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "Note that in VSAO this was classified both as tissue and acellular extracellular matrix. Consider also the AEO class 'bone condensation'. is_a intercellular matrix in FMA." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "EMAPA:37923" .

[]
    oboInOwl:source "ncithesaurus:Osteoid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "UMLS:C0682561" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "osteoid tissue" .

[]
    oboInOwl:hasDbXref "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "pre-bone" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "prebone" .

[]
    oboInOwl:hasDbXref "FMA:66830", "MP:0002113" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008883 ;
    owl:annotatedTarget "prebone tissue" .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008886 ;
    owl:annotatedTarget obo:UBERON_0007798 .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Pulmonary_circulation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008886 ;
    owl:annotatedTarget "The part of the cardiovascular system consisting of all pulmonary arteries and all pulmonary veins." .

[]
    oboInOwl:ontology "FMA"^^xsd:string ;
    oboInOwl:source "FMA:45621" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008886 ;
    owl:annotatedTarget "Subdivision of cardiovascular system which has as its parts the pulmonary arterial and venous tree organs.[FMA]" .

[]
    oboInOwl:hasDbXref "FMA:45621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008886 ;
    owl:annotatedTarget "pulmonary circulatory system" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008886 ;
    owl:annotatedTarget "pulmonary system" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget obo:UBERON_0001593 .

[]
    oboInOwl:hasDbXref "Wikipedia:Rectal_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "The hemorrhoidal plexus (or rectal venous plexus) surrounds the rectum, and communicates in front with the vesical venous plexus in the male, and the uterovaginal plexus in the female. A free communication between the portal and systemic venous systems is established through the hemorrhoidal plexus." .

[]
    oboInOwl:source "ncithesaurus:Hemorrhoidal_Plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "UMLS:C0226766" .

[]
    oboInOwl:hasDbXref "Wikipedia:Rectal_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "haemorrhoidal plexus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Rectal_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "hemorrhoidal plexus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Rectal_venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "plexus haemorrhoidalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Rectal_venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008887 ;
    owl:annotatedTarget "plexus venosus rectalis" .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/83" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] .

[]
    oboInOwl:notes "redundant" ;
    oboInOwl:source "Grays", "PMID:11237469" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Facial_skeleton", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "Subdivision of endoskeleton derived from pharyngeal arches" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001216" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid and branchial arches.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010157" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid, and branchial arches.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000315" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "The part of the skull derived from the embryonic pharyngeal arches. [Biology_Online][VHOG]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000315" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.242, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.235", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "The skull of ancestral tetrapods has the three basic components that we have been considering: (1) chondrocranium, (2) splanchnocranium, and (3) dermatocranium (reference 1); Each part of the skull arises from a separate phylogenetic source. The most ancient part is the splanchnocranium (visceral cranium), which first arose to support pharyngeal slits in protochordates (reference 2).[well established][VHOG]" .

[]
    oboInOwl:external_ontology "VSAO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "VSAO labels this term 'pharyngeal arch' (2012-06-01) - however, it clearly means pharyngeal arch skeleton." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "pharyngeal endoskeleton" .

[]
    oboInOwl:hasDbXref "VHOG:0000315", "Wikipedia:Viscerocranium", "ZFA:0001216" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "viscerocranium" .

[]
    oboInOwl:hasDbXref "VSAO:0000149" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "pharyngeal arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "pharyngeal arch skeleton" .

[]
    oboInOwl:hasDbXref "ZFA:0001216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "pharyngeal skeleton" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "visceral cranium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "visceral skeletal system" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "visceral skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "A pharyngeal arch that is posterior to the hyoid arch. i.e. any pharyngeal arch with a number 3 or higher." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010362" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "Posterior-most stream of cranial neural crest, which sub-divides during migration.[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "branchial arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "branchial arches" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "branchial bar" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "branchial bars" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "gill arch" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "gill arches 1-5" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "pharyngeal arch 3-7" .

[]
    oboInOwl:hasDbXref "ZFA:0001613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "visceral arches 3-7" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008896 ;
    owl:annotatedTarget "gill bar" .

[]
    oboInOwl:source "DOI:10.1038/ncomms1502" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002494 ;
        owl:someValuesFrom obo:UBERON_2005227
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001004 ;
    owl:annotatedTarget obo:CL_0001000 .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-961014-576"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "Volcano-shaped lateral line sensory organ located in characteristic positions within the skin epithelium and containing hair cells and their support elements." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0001004" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "Type of mechanoreceptive organ of the lateral line which are arranged in lines on the body surface. These organs are constituted by hair cells and supporting cells and it is located in the epidermis with its hair cells exposed to the surface. Absent in some caecilians. These receptors receive afferent and efferent innervations.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000243" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "Volcano-shaped lateral line sensory organ located in characteristic positions within the skin epithelium and containing hair cells and their support elements. Kimmel et al, 1995. (Also see Anatomical Atlas entry for lateral line by T. Whitfield.)[TAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0001004" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "relationship loss: part_of lateral line receptor organ (AAO:0001001)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0001004" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "relationship loss: subclass lateral line receptor (AAO:0010705)[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "lateral line organ" .

[]
    oboInOwl:hasDbXref "ZFA:0000243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "lateral line neuromast" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "neuromast organ" .

[]
    oboInOwl:hasDbXref "ZFA:0000243" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008904 ;
    owl:annotatedTarget "neuromasts" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11023867"^^xsd:string, "PMID:20454446"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000021 ;
    owl:annotatedTarget "Female germ cell is a germ cell that supports female gamete production."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001004 ;
    owl:annotatedTarget "Immature CD8_alpha-positive CD11b-negative dendritic cell is a CD8_alpha-positive CD11b-negative dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009128
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget "Cranial nerves that carry afferent and efferent fibers for the lateral line system." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010077" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:SIQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget "Any of the sensory nerves that innervate mechano- and electroreceptors of the lateral line system. The lateral line nerves may be separated in two components, anterior and posterior, in relation to the position of its roots with respect to the otic capsule. These nerves develop from lateral line placodes.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010077" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget "relationship loss: innervates lateral line receptor organ (AAO:0001001)[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010077" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget "relationship type change: part_of_proxy lateral line system (AAO:0000975) CHANGED TO: part_of lateral line system (UBERON:0002540)[AAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001479" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008906 ;
    owl:annotatedTarget "lateral line nerves" .

[]
    oboInOwl:source "wd" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget obo:UBERON_0004756 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget obo:UBERON_0007842 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010364
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000130", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget "Skeletal element that forms superficially in the organism, usually in association with the ectoderm[VSAO]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001590" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget "Intramembranous bone that forms superficially in the organism.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001590" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008907 ;
    owl:annotatedTarget "dermal bones" .

[]
    oboInOwl:notes "not in VSAO" ;
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008909 ;
    owl:annotatedTarget obo:UBERON_0012075 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000307", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008909 ;
    owl:annotatedTarget "Bone element that is adjacent to the notochord." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001639" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0008909 ;
    owl:annotatedTarget "Replacement bone that forms within the connective tissue surrounding the notochord.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0001629" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008909 ;
    owl:annotatedTarget "perichordal bones" .

[]
    oboInOwl:hasDbXref "ZFA:0001629" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008909 ;
    owl:annotatedTarget "perichordal bone" .

[]
    oboInOwl:hasDbXref "UBERON:CL_meeting_20110725", "http://retina.anatomy.upenn.edu/~lance/eye/retina_gross.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008921 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008922 ;
    owl:annotatedTarget "A retinal neural layer that is immediately adjacent to the inner nuclear layer and comprises 20 percent of the inner plexiform layer of retina." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008923 ;
    owl:annotatedTarget "A retinal neural layer that is immediately adjacent to the S1 and S3 layers and comprises 20 percent of the inner plexiform layer of retina." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008924 ;
    owl:annotatedTarget "A retinal neural layer that is immediately adjacent to the S2 and S4 layers and comprises 20 percent of the inner plexiform layer of retina." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008925 ;
    owl:annotatedTarget "A retinal neural layer that is immediately adjacent to the S3 and S5 layer and comprises 20 percent of the inner plexiform layer of retina." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008926 ;
    owl:annotatedTarget "A retinal neural layer that is immediately adjacent to the retinal ganglion cell layer and comprises 20 percent of the ganglion plexiform layer of retina." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008927 ;
    owl:annotatedTarget "One of sublaminar layers S1 or S2." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008928 ;
    owl:annotatedTarget "One of sublaminar layers S2 or S3." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008929 ;
    owl:annotatedTarget "One of sublaminar layers S4 or S5." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget obo:UBERON_0000353 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002048
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget "A parenchyma that is part of a lung." .

[]
    oboInOwl:hasDbXref "FMA:27360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget "respiratory portion of lung" .

[]
    oboInOwl:hasDbXref "BTO:0000763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget "parenchyma of lung" .

[]
    oboInOwl:hasDbXref "EMAPA:35522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008946 ;
    owl:annotatedTarget "pulmonary parenchyma" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001005 ;
    owl:annotatedTarget obo:CL_0001000 .

[]
    oboInOwl:source "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008947 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:source "ncithesaurus:Respiratory_Primordium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008947 ;
    owl:annotatedTarget "UMLS:C1514898" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008962 ;
    owl:annotatedTarget "A bone that is part of a forelimb region. Examples: humerus, any of the phalanges. Counter-example: scapula (a bone of the pectoral girdle). Note that we consider the forelimb to end at the shoulder." .

[]
    oboInOwl:source "ncithesaurus:Bone_of_the_Upper_Extremity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008962 ;
    owl:annotatedTarget "UMLS:C0003793" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008962 ;
    owl:annotatedTarget "free forelimb bone" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001005 ;
    owl:annotatedTarget "Mature CD8_alpha-positive CD11b-negative dendritic cell is a CD8_alpha-positive CD11b-negative dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0008962 ;
    owl:annotatedTarget "wing bone" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0008962 ;
    owl:annotatedTarget "wing bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dental_follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008969 ;
    owl:annotatedTarget "A sac containing the developing tooth and its odontogenic organ. The dental follicle (DF) differentiates into the periodontal ligament. In addition, it may be the precursor of other cells of the periodontium, including osteoblasts, cementoblasts and fibroblasts. They develop into the alveolar bone, the cementum with Sharpey's fibers and the periodontal ligament fibers respectively." .

[]
    oboInOwl:hasDbXref "MA:0003121", "Wikipedia:Dental_follicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008969 ;
    owl:annotatedTarget "dental sac" .

[]
    oboInOwl:hasDbXref "BTO:0000337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008969 ;
    owl:annotatedTarget "tooth follicle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008987 ;
    owl:annotatedTarget obo:UBERON_0000353 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0008987 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] .

[]
    oboInOwl:hasDbXref "BTO:0003604" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008987 ;
    owl:annotatedTarget "The functional tissue of the kidney, consisting of the nephrons." .

[]
    oboInOwl:hasDbXref "FMA:15574" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008987 ;
    owl:annotatedTarget "parenchyma of kidney" .

[]
    oboInOwl:hasDbXref "BTO:0003604" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0008987 ;
    owl:annotatedTarget "kidney parenchyma" .

[]
    oboInOwl:hasDbXref "BTO:0003634", "Wikipedia:Esophageal_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008989 ;
    owl:annotatedTarget "One of the racemose glands in the walls of the esophagus that in humans are small and serve principally to lubricate the food but in some birds secrete a milky fluid on which the young are fed." .

[]
    oboInOwl:source "ncithesaurus:Esophageal_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0008989 ;
    owl:annotatedTarget "UMLS:C0227178" .

[]
    oboInOwl:hasDbXref "FMA:9404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008989 ;
    owl:annotatedTarget "esophageal gland" .

[]
    oboInOwl:hasDbXref "Wikipedia:Esophageal_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008989 ;
    owl:annotatedTarget "glandulae oesophageae" .

[]
    oboInOwl:hasDbXref "FMA:9404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008989 ;
    owl:annotatedTarget "mucous gland of submucosa of esophagus" .

[]
    oboInOwl:hasDbXref "BTO:0003840" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0008998 ;
    owl:annotatedTarget "System pertaining to blood vessels in the brain." .

[]
    oboInOwl:hasDbXref "BTO:0003840" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008998 ;
    owl:annotatedTarget "cerebrovascular system" .

[]
    oboInOwl:hasDbXref "FMA:61935" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008998 ;
    owl:annotatedTarget "intracerebral vasculature" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009010 ;
    owl:annotatedTarget "Any portion of tissue that surrounds a urethra." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009015 ;
    owl:annotatedTarget obo:UBERON_0001418 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009015 ;
    owl:annotatedTarget "A zone of skin that is part of a dorsal thoracic segment of trunk." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009015 ;
    owl:annotatedTarget "EMAPA:37280" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009027 ;
    owl:annotatedTarget "An artery that supplies blood to the urinary bladder." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009027 ;
    owl:annotatedTarget "EMAPA:37131" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009027 ;
    owl:annotatedTarget "arteria vesicali" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009027 ;
    owl:annotatedTarget "vesical arteries" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009030 ;
    owl:annotatedTarget "Vein that drains left lung and returns blood to the heart." .

[]
    oboInOwl:source "ncithesaurus:Left_Pulmonary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009030 ;
    owl:annotatedTarget "A vein that returns oxygenated blood from the left lung to the left atrium of the heart[ncithesaurus:Left_Pulmonary_Vein]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009030 ;
    owl:annotatedTarget "EMAPA:37165" .

[]
    oboInOwl:source "ncithesaurus:Left_Pulmonary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009030 ;
    owl:annotatedTarget "UMLS:C0226670" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009032 ;
    owl:annotatedTarget "Vein that drains right lung and returns blood to the heart." .

[]
    oboInOwl:source "ncithesaurus:Right_Pulmonary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009032 ;
    owl:annotatedTarget "A vein that returns oxygenated blood from the right lung to the left atrium of the heart[ncithesaurus:Right_Pulmonary_Vein]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009032 ;
    owl:annotatedTarget "EMAPA:37379" .

[]
    oboInOwl:source "ncithesaurus:Right_Pulmonary_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009032 ;
    owl:annotatedTarget "UMLS:C0226669" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009035 ;
    owl:annotatedTarget "Any region of a nephron tubule that is straight. Examples: distal convoluted tubule, proximal convoluted tuble." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009035 ;
    owl:annotatedTarget "EMAPA:37489" .

[]
    oboInOwl:hasDbXref "MA:0002634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009035 ;
    owl:annotatedTarget "kidney straight tubule" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009039 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010753
    ] .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009039 ;
    owl:annotatedTarget "A germinal center that is located in a lymph node" .

[]
    oboInOwl:hasDbXref "BTO:0003671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009039 ;
    owl:annotatedTarget "germinal center" .

[]
    oboInOwl:hasDbXref "Wikipedia:Prostatic_venous_plexus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009042 ;
    owl:annotatedTarget "The prostatic veins form a well-marked prostatic plexus which lies partly in the fascial sheath of the prostate and partly between the sheath and the prostatic capsule. It communicates with the pudendal and vesical plexuses." .

[]
    oboInOwl:hasDbXref "Wikipedia:Prostatic_venous_plexus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009042 ;
    owl:annotatedTarget "plexus venosus prostaticus" .

[]
    oboInOwl:hasDbXref "FMA:29711" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009042 ;
    owl:annotatedTarget "pudendal venous plexus" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004776
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009089 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the inner medullar parallel to the descending limb" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009090 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004775
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009090 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the outer medullar parallel to the descending limb" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009091 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004726
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009091 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta parallel to the ascending limb" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009092 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004776
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009092 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the inner medulla parallel to the ascending limb" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009093 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004775
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009093 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta in the outer medulla parallel to the ascending limb" .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009095 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001228
    ] .

[]
    oboInOwl:hasDbXref "KUPO:0001009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009095 ;
    owl:annotatedTarget "papillary tip" .

[]
    oboInOwl:hasDbXref "KUPO:0001009" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009095 ;
    owl:annotatedTarget "papillary tips" .

[]
    oboInOwl:hasDbXref "BTO:0004733" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009097 ;
    owl:annotatedTarget "An organism containing a developing embryo, fetus, or unborn offspring within the body." .

[]
    oboInOwl:hasDbXref "BTO:0004733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009097 ;
    owl:annotatedTarget "gravid" .

[]
    oboInOwl:hasDbXref "BTO:0004733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009097 ;
    owl:annotatedTarget "pregnant adult" .

[]
    oboInOwl:hasDbXref "BTO:0004733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009097 ;
    owl:annotatedTarget "pregnant adult stage" .

[]
    oboInOwl:hasDbXref "BTO:0004733" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009097 ;
    owl:annotatedTarget "pregnant stage" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/gravid+uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009098 ;
    owl:annotatedTarget "The uterus in pregnancy" .

[]
    oboInOwl:source "ncithesaurus:Pregnant_Uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009098 ;
    owl:annotatedTarget "UMLS:C1514389" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009114 ;
    owl:annotatedTarget "A mature thymus that is entirely part of the cervical region." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009115 ;
    owl:annotatedTarget "A mature thymus that is entirely part of thoracic region." .

[]
    oboInOwl:hasDbXref "http://www.medterms.com/script/main/art.asp?articlekey=8981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009117 ;
    owl:annotatedTarget "A gonad prior to differentiating into a definitive testis or ovary." .

[]
    oboInOwl:source "ncithesaurus:Indifferent_Gonad" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009117 ;
    owl:annotatedTarget "UMLS:C1512703" .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009122 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009122 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005497
    ] .

[]
    oboInOwl:hasDbXref "http://www.ncbi.nlm.nih.gov/books/NBK53175/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009122 ;
    owl:annotatedTarget "The adenohypophyseal placode forms the anterior lobe of the pituitary gland and gives rise to the endocrine secretory cells of the pituitary" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001006 ;
    owl:annotatedTarget "Dermal dendritic cell is a conventional dendritic cell that is CD11b-positive, CD205-positive and CD8 alpha-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0001198" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009122 ;
    owl:annotatedTarget "pituitary placode" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget obo:UBERON_0003078 .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53175" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "Rostralmost epibranchial placode. Associated with 1st branchial cleft." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004206" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "epibranchial placode 1" .

[]
    oboInOwl:hasDbXref "XAO:0004211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "facial epibranchial placode" .

[]
    oboInOwl:hasDbXref "ZFA:0001295" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "facial placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "hyoid VII placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009124 ;
    owl:annotatedTarget "hyoid placode" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget obo:UBERON_0003078 .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53175" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget "Epibranchial placode between geniculate and nodose. Associated with 2nd branchial cleft." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004207" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget "epibranchial placode 2" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget "glossopharyngeal IX placode" .

[]
    oboInOwl:hasDbXref "XAO:0004212" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget "glossopharyngeal epibranchial placode" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "ZFA:0001296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009125 ;
    owl:annotatedTarget "glossopharyngeal placode" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009127 ;
    owl:annotatedTarget obo:UBERON_0001714 .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009127 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003078
    ] .

[]
    oboInOwl:hasDbXref "PMID:20133851", "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009127 ;
    owl:annotatedTarget "Cranial ganglion which develops from an epibranchial placode." .

[]
    oboInOwl:hasDbXref "ZFA:0001555" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009127 ;
    owl:annotatedTarget "epibranchial ganglia" .

[]
    oboInOwl:source "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009128 ;
    owl:annotatedTarget obo:UBERON_0003067 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009128 ;
    owl:annotatedTarget "An ectodermal placode that will develop into the components of the lateral line system" .

[]
    oboInOwl:source "http://tolweb.org/Amniota" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0009128 ;
    owl:annotatedTarget obo:NCBITaxon_32524 .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010718" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:SIQ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009128 ;
    owl:annotatedTarget "Specialized series of dorsolateral ectodermal placodes.[AAO]" .

[]
    oboInOwl:hasDbXref "XAO:0000440" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009128 ;
    owl:annotatedTarget "lateral line placodes" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006218
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005092
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget "Endocardium that is part of the right atrium." .

[]
    oboInOwl:hasDbXref "FMA:7281" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget "endocardium of right atrium" .

[]
    oboInOwl:hasDbXref "FMA:7281" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget "right atrial endocardium" .

[]
    oboInOwl:hasDbXref "VHOG:0001228" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009129 ;
    owl:annotatedTarget "right atrium endocardial tissue" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget obo:UBERON_0002050 .

[]
    oboInOwl:hasDbXref "Wikipedia:Pleuroperitoneal", "http://medical-dictionary.thefreedictionary.com/pleuroperitoneal+membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget "A fold of tissue which extends into the peritoneal cavity of the developing embryo and participates in the separation of the pleural and peritoneal cavities." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000757" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget "In hagfishes a transverse septum extends upward from the ventral body wall posterior to the heart, partly separating an anterior pericardial cavity from a larger peritoneal cavity. (...) These basic relationships have not been modified by urodeles. The small pericardial cavity remains far forward where it is separated by a transverse septum from the principal coelom, which may now be called a pleuroperitoneal cavity because slender lungs are present. (...) The heart [of other tetrapods] is separated from the lungs (and liver if present) by more or less horizontal partitions that have their origin in the embryo as folds on the serous membrane of the right and left lateral body walls. These grow out to join in the midline of the body. They are called lateral mesocardia (birds) or pleuropericardial membranes. Posteriorly they join the transverse septum to form the adult pericardial membrane, or pericardium. (...) In their partitioning of their coelom, embryonic mammals resemble first early fishes (incomplete partition, posterior to heart, consisting of the transverse septum) and then reptiles (pericardium derived from transverse septum and pleuropericardial membranes). Mammals then separate paired pleural cavities from the peritoneal cavity by a diaphragm. The ventral portion of this organ comes from the transverse septum. The dorsal portion is derived from the dorsal mesentery and from still another pair of outgrowths from the lateral body wall, the pleuroperitoneal membranes.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pleuroperitoneal_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget "UMLS:C1283968" .

[]
    oboInOwl:hasDbXref "VHOG:0000757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget "pleuroperitoneal fold" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001483" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009133 ;
    owl:annotatedTarget "pleuroperitoneal membranes" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009141 ;
    owl:annotatedTarget "A vein that is part of a craniocervical region." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004542" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009141 ;
    owl:annotatedTarget "head and neck veins" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009142 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/human-developmental-anatomy-ontology/issues/7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009142 ;
    owl:annotatedTarget "Sum total of mesenchyme in the embryo." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009145 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16549" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009145 ;
    owl:annotatedTarget "pharyngeal region" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009191 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009191 ;
    owl:annotatedTarget obo:UBERON_0005866 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001703
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002241
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009191 ;
    owl:annotatedTarget "A sphenoid endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009193 ;
    owl:annotatedTarget obo:UBERON_0005863 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009193 ;
    owl:annotatedTarget "A sphenoid endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009193 ;
    owl:annotatedTarget "sphenoid bone cartilage condensation" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009196 ;
    owl:annotatedTarget obo:UBERON_0004176 .

[]
    oboInOwl:hasDbXref "GO:0097094" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009198 ;
    owl:annotatedTarget "Any suture between cranial and/or facial bones." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009198 ;
    owl:annotatedTarget "joint of the skull bones" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009198 ;
    owl:annotatedTarget "articulation of skull bones" .

[]
    oboInOwl:notes "between two adjacent facial bones" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009199 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0003462
    ] .

[]
    oboInOwl:hasDbXref "GO:0097096" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009199 ;
    owl:annotatedTarget "Any suture between facial bones." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:sdb_2009", "GOC:tb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009200 ;
    owl:annotatedTarget "The limb epidermis is the outer epithelial layer of the limb, it is a complex stratified squamous epithelium." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009201 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:hasDbXref "GO:0072176" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009201 ;
    owl:annotatedTarget "A nephric duct is a tube that drains a primitive kidney[GO]." .

[]
    oboInOwl:source "KUPO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009202 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004726
    ] .

[]
    oboInOwl:external_ontology "CL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009202 ;
    owl:annotatedTarget "This class was created in order to align KUPO with CL. The original class was undefined, and the intended meaning is not clear, may be obsoleted in future. The vasa recta is parallel to the loop of Henles, this may refer to the portion of the vasa recta parallel to the descending limb" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009204 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0009204 ;
    owl:annotatedTarget obo:UBERON_0009205 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009204 ;
    owl:annotatedTarget "Mesenchyme that is part of a medial nasal prominence." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0009204 ;
    owl:annotatedTarget obo:UBERON_0009205 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009205 ;
    owl:annotatedTarget "Mesenchyme that is part of a lateral nasal prominence." .

[]
    oboInOwl:hasDbXref "EMAPA:16807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009205 ;
    owl:annotatedTarget "mesenchyme of latero-nasal process" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009206 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009206 ;
    owl:annotatedTarget "An ectoderm that is part of a lateral nasal prominence." .

[]
    oboInOwl:hasDbXref "EMAPA:16806" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009206 ;
    owl:annotatedTarget "ectoderm of latero-nasal process" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009210 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] .

[]
    oboInOwl:hasDbXref "http://musom.marshall.edu/anatomy/grosshom/z_devbranc.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009210 ;
    owl:annotatedTarget "A thin fold of ectoderm and endoderm that separates the pharyngeal pouches from the pharyngeal clefts in a developing embryo." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001427" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0124020603 Kaufman MH, Bard JBL, The anatomical basis of mouse development (1999) p.72", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0009210 ;
    owl:annotatedTarget "In all vertebrates, the endodermal epithelium lining each pouch contacts the surface ectoderm of the clefts to form a series of bilayered branchial membranes, that break down in fish to form the gill openings.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Pharyngeal_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009210 ;
    owl:annotatedTarget "UMLS:C1519040" .

[]
    oboInOwl:hasDbXref "EMAPA:32749" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009210 ;
    owl:annotatedTarget "branchial arch membrane" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget "A pharyngeal membrane that separates the first pharyngeal cleft from the first pharyngeal pouch." .

[]
    oboInOwl:hasDbXref "EMAPA:16992" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget "1st branchial membrane" .

[]
    oboInOwl:hasDbXref "VHOG:0001427" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget "1st pharyngeal membrane" .

[]
    oboInOwl:hasDbXref "EMAPA:17281" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget "future tympanic membrane" .

[]
    oboInOwl:hasDbXref "ISBN:1416037055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009213 ;
    owl:annotatedTarget "tympanic membrane primordium" .

[]
    oboInOwl:hasDbXref "VSAO:0000183", "VSAO:curator"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009291 ;
    owl:annotatedTarget "Cartilaginous form of a vertebral centrum, a skeletal element that functionally replaces the notochord[VSAP,modified]." .

[]
    oboInOwl:hasDbXref "PMID:11746457" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009291 ;
    owl:annotatedTarget "postcaudal cartilaginous centrum" .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009292 ;
    owl:annotatedTarget "medial or lateral; in EHDAA2 also frontonasal or intermaxillary" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/dorsum-of-tongue.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget "The superior surface of the tongue divided by the sulcus terminalis into an anterior two-thirds, the presulcal part (pars presulcalis). and a posterior one-third, the postsulcal part (pars postsulcalis)." .

[]
    oboInOwl:source "ncithesaurus:Dorsum_of_the_Tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget "UMLS:C0226952" .

[]
    oboInOwl:hasDbXref "FMA:54651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget "dorsal tongue" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/dorsum-of-tongue.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget "dorsum linguae" .

[]
    oboInOwl:hasDbXref "FMA:54651" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009471 ;
    owl:annotatedTarget "tongue dorsum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "The axilla is the area directly under the joint where the forelimb connects to the shoulder." .

[]
    oboInOwl:source "ncithesaurus:Axilla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "UMLS:C0004454" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "arm pit" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "armpit" .

[]
    oboInOwl:hasDbXref "FMA:24864" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "axillary region" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "regio axillaris" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "armpits" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "axilla" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000022 ;
    owl:annotatedTarget obo:CL_0000014 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001007 ;
    owl:annotatedTarget "Interstitial dendritic cell is a conventional dendritic cell that is CD11b-positive, CD1a-positive, CD206-positive, CD209-positive, and CD36-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "axillae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "axillary region" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "oxter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Axilla"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009472 ;
    owl:annotatedTarget "underarm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009477 ;
    owl:annotatedTarget "Mesenchyme that is part of a otic placode." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009479 ;
    owl:annotatedTarget "An ectoderm that is part of a buccopharyngeal membrane." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009480 ;
    owl:annotatedTarget "An endoderm that is part of a buccopharyngeal membrane." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009482 ;
    owl:annotatedTarget "Mesenchyme that is part of a foregut-midgut junction." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009483 ;
    owl:annotatedTarget "A mesentery that is part of a foregut-midgut junction." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000430" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0521617147 Stevens CE and Hume ID, Comparative physiology of the vertebrate digestive system (2004) p.11"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0009483 ;
    owl:annotatedTarget "Although all vertebrates have a digestive tract and accessory glands, various parts of this system are not necessarily homologous, analogous, or even present in all species. Therefore, broad comparisons can be best made under the listings of headgut, foregut, midgut, pancreas and biliary system, hindgut.[uncertain][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000430" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009483 ;
    owl:annotatedTarget "foregut-midgut junction mesentery" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget "A portion of mesenchymal tissue associated with an individual pharyngeal arch." .

[]
    oboInOwl:source "MP:0011262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget "this represents a part of the entire arch mesenchyme (UBERON:0010046), and is therefore a superclass of the individual arch mesenchyme classes. Alternate definition: primordial embryonic connective tissue associated with the branchial arches, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to facial and cranial nerve-associated structures." .

[]
    oboInOwl:hasDbXref "MP:0011262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget "branchial arch mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget "pharyngeal arch mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009497 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009497 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009550
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009497 ;
    owl:annotatedTarget "An epithelium that is part of a foregut-midgut junction." .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001444
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009477
    ] .

[]
    oboInOwl:hasDbXref "PMID:3794595", "XAO:0004474", "XAO:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget "Anatomical region that surrounds the otic vesicle." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget "otocyst associated mesenchyme" .

[]
    oboInOwl:hasDbXref "EMAPA:16670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget "otocyst mesenchyme" .

[]
    oboInOwl:hasDbXref "XAO:0004474" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009500 ;
    owl:annotatedTarget "periotic region" .

[]
    oboInOwl:hasDbXref "MP:0011266" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009501 ;
    owl:annotatedTarget "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the frontonasal region of the head" .

[]
    oboInOwl:hasDbXref "MP:0011266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009501 ;
    owl:annotatedTarget "frontonasal mesenchyme" .

[]
    oboInOwl:hasDbXref "MP:0011266" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009501 ;
    owl:annotatedTarget "naso-frontal mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009503 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing hindgut." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000780" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009503 ;
    owl:annotatedTarget "hindgut associated mesenchyme" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000022 ;
    owl:annotatedTarget obo:CL_0000021 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009505 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009505 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing trachea." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009505 ;
    owl:annotatedTarget "trachea associated mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0005689
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010045
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing middle ear." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget "Also 1st arch maxillary mesenchyme in EHDAA2" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001182" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009506 ;
    owl:annotatedTarget "middle ear associated mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009521 ;
    owl:annotatedTarget "An endoderm that is part of a anal region." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009522 ;
    owl:annotatedTarget "An epithelium that is part of a lateral lingual swelling." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009523 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003413
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009523 ;
    owl:annotatedTarget "Mesenchyme that is part of a handplate." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009523 ;
    owl:annotatedTarget "We group two EMAPA classes here but these may need to be separated" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009523 ;
    owl:annotatedTarget "handplate mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009526 ;
    owl:annotatedTarget "Mesenchyme that is part of a maxillary prominence." .

[]
    oboInOwl:hasDbXref "EMAPA:17361" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009526 ;
    owl:annotatedTarget "mesenchyme of maxillary process" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009526 ;
    owl:annotatedTarget "mesenchyme of maxillary prominence" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009536 ;
    owl:annotatedTarget "A vascular plexus that is part of a left lung." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009537 ;
    owl:annotatedTarget "A vascular plexus that is part of a right lung." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009548 ;
    owl:annotatedTarget "A hepatic sinusoid that is part of a left lobe of liver." .

[]
    oboInOwl:hasDbXref "VHOG:0000709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009548 ;
    owl:annotatedTarget "left lobe hepatic sinusoids" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009549 ;
    owl:annotatedTarget "A hepatic sinusoid that is part of a right lobe of liver." .

[]
    oboInOwl:hasDbXref "VHOG:0000710" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009549 ;
    owl:annotatedTarget "right lobe hepatic sinusoids" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009550 ;
    owl:annotatedTarget "An endoderm that is part of a foregut-midgut junction." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009551 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002544
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004300
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0009768
                ]
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature10346"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009551 ;
    owl:annotatedTarget "A segment of a digit containing the distal phalanx, and overlapping the distal interphalangeal joint[CJM]. The digit tip is derived from multiple and distinct embryonic origins, and includes the distal bone with associated marrow cavity and haematopoietic cells, ventral (flexor) and dorsal (extensor) tendons, sweat glands with myoepithelial and luminal secreting cells and associated neurons for innervation, dermis with resident melanocytes and dendritic cells, mesenchyme with resident fibroblasts, skin epidermis with hair follicles, a nail organ composed of six specific parts (the root, nail bed, nail plate, eponychium (cuticle), perionychium and hyponychium)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009551 ;
    owl:annotatedTarget "digit tip" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009551 ;
    owl:annotatedTarget "distal digit segment" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009551 ;
    owl:annotatedTarget "tip of digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "A segment of the manual digit containing the distal phalanx" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature10346"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "finger digit tip" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "finger distal segment" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "finger tip" .

[]
    oboInOwl:hasDbXref "HP:0001211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "fingertip" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature10346"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009552 ;
    owl:annotatedTarget "forelimb digit tip" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "A segment of the pedal digit containing the distal phalanx. Note this class represents a digit segment and thus includes tissues in addition to bone." .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature10346"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "hindlimb digit tip" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "tip of toe" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature10346"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "toe digit tip" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "toe distal segment" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "P3 segment of pedal digit" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009553 ;
    owl:annotatedTarget "distalmost part of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009559 ;
    owl:annotatedTarget "A skeletal joint that connects a mesopodium bone and connects a proximal phalanx." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009559 ;
    owl:annotatedTarget "metacarpo-tarsophalangeal joint" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009559 ;
    owl:annotatedTarget "metapodial-phalangeal joint" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009559 ;
    owl:annotatedTarget "metapodium-phalanx joint" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "Wikipedia:Fetlock", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009559 ;
    owl:annotatedTarget "fetlock" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009566 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009566 ;
    owl:annotatedTarget "A submucosa that is part of a intestine." .

[]
    oboInOwl:hasDbXref "FMA:15696" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009566 ;
    owl:annotatedTarget "submucosa of intestine" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "Subdivision of vertebral column that corresponds to the trunk of the body, containing the trunk/presacral vertebrae. In organisms that have a thoracic and lumbar distinction, this corresponds to the sum of both of these regions." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000612" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Duellman_and_Trueb_1994" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "Region of the vertebral column between the atlas and the sacrum consisting of seven to 285 vertebrae.[AAO]" .

[]
    oboInOwl:hasDbXref "FMA:72066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "thoracolumbar vertebrae set" .

[]
    oboInOwl:hasDbXref "AAO:0000612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "presacral region" .

[]
    oboInOwl:hasDbXref "AAO:0000612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "thoracolumbar region" .

[]
    oboInOwl:hasDbXref "AAO:0000612" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009568 ;
    owl:annotatedTarget "trunk region" .

[]
    oboInOwl:hasDbXref "FMA:25054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009569 ;
    owl:annotatedTarget "region of trunk" .

[]
    oboInOwl:hasDbXref "FMA:25054" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009569 ;
    owl:annotatedTarget "trunk subdivision" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009570 ;
    owl:annotatedTarget "A sulcus limitans of neural tube that is part of a future spinal cord." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009570 ;
    owl:annotatedTarget "spinal cord lateral wall sulcus limitans" .

[]
    oboInOwl:hasDbXref "Wikipedia:Central_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009572 ;
    owl:annotatedTarget "A cerebrospinal fluid-filled space that runs longitudinally through the length of the entire spinal cord. The central canal is contiguous with the ventricular system of the brain. The central canal represents the adult remainder of the neural tube." .

[]
    oboInOwl:hasDbXref "FMA:242845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009572 ;
    owl:annotatedTarget "cavity of central canal of spinal cord" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009572 ;
    owl:annotatedTarget "central canal lumen" .

[]
    oboInOwl:hasDbXref "EMAPA:25042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009572 ;
    owl:annotatedTarget "spinal cord lumen" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000023 ;
    owl:annotatedTarget obo:CL_0000021 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009576 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009578
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009576 ;
    owl:annotatedTarget "A sulcus limitans of neural tube that is part of a future medulla oblongata." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009577 ;
    owl:annotatedTarget "A sulcus limitans of neural tube that is part of a future metencephalon." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009578 ;
    owl:annotatedTarget "A sulcus limitans of neural tube that is part of a future myelencephalon." .

[]
    oboInOwl:hasDbXref "VHOG:0000912" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009580 ;
    owl:annotatedTarget "mantle layer lateral wall diencephalon" .

[]
    oboInOwl:hasDbXref "VHOG:0000910" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009581 ;
    owl:annotatedTarget "mantle layer lateral wall midbrain" .

[]
    oboInOwl:hasDbXref "VHOG:0000910" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009581 ;
    owl:annotatedTarget "mantle layer lateral wall mesencephalon" .

[]
    oboInOwl:hasDbXref "VHOG:0000911" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009583 ;
    owl:annotatedTarget "mantle layer lateral wall spinal cord" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009584 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007237
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009584 ;
    owl:annotatedTarget "Mesenchyme that is part of a 1st arch mandibular component." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009584 ;
    owl:annotatedTarget "mesenchymal region of mandibular component of first pharyngeal arch" .

[]
    oboInOwl:hasDbXref "EMAPA:16385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009584 ;
    owl:annotatedTarget "mesenchyme of mandibular component" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009602 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing left lung." .

[]
    oboInOwl:hasDbXref "EMAPA:17654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009602 ;
    owl:annotatedTarget "left lung mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009603 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing right lung." .

[]
    oboInOwl:hasDbXref "EMAPA:17662" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009603 ;
    owl:annotatedTarget "right lung mesenchyme" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001008 ;
    owl:annotatedTarget obo:CL_0000037 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009610 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006240
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17952047"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001008 ;
    owl:annotatedTarget "A hematopoietic stem cell that has plasma membrane part Kit-positive, SCA-1-positive, CD150-positive and CD34-negative."^^xsd:string .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009610 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009610 ;
    owl:annotatedTarget "A neural plate that develops_from a future forebrain." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009611 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0009616
            ]
        )
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009611 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009611 ;
    owl:annotatedTarget "A neural plate that develops_from a presumptive midbrain." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009614 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003075
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0007277
            ]
        )
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009614 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003057
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000023 ;
    owl:annotatedTarget "A female germ cell that has entered meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009614 ;
    owl:annotatedTarget "A neural plate that develops_from a presumptive hindbrain." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009615 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

[]
    oboInOwl:notes "https://github.com/obophenotype/uberon/issues/438" ;
    oboInOwl:source "Bgee:AN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009615 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007281
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009615 ;
    owl:annotatedTarget "MHB neural plate" .

[]
    oboInOwl:hasDbXref "ZFA:0007044" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009615 ;
    owl:annotatedTarget "midbrain-hindbrain boundary neural plate" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010286
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget "A presumptive structure that has the potential to develop into a midbrain." .

[]
    oboInOwl:hasDbXref "ZFA:0000148" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget "presumptive mesencephalon" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget "early midbrain" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget "future midbrain" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000615" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009616 ;
    owl:annotatedTarget "mesencephalon" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005253
    ] .

[]
    oboInOwl:hasDbXref "PMID:21610022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "Bilateral mesenchymal mesoderm parallel and immediately adjacent to the neural tube/notochord; it generates a subset of extra-ocular, and other head, muscles." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "cephalic paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "cephalic paraxial mesoderm" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "cranial paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "cranial paraxial mesoderm" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000736", "https://github.com/obophenotype/uberon/issues/30" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009617 ;
    owl:annotatedTarget "head paraxial mesenchyme" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009618 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0002094" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009618 ;
    owl:annotatedTarget "trunk and cervical paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/30" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009618 ;
    owl:annotatedTarget "trunk paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009621 ;
    owl:annotatedTarget "A somite that is part of a tail." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009622 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006173
    ] .

[]
    oboInOwl:hasDbXref "ZFIN:ZDB-PUB-071029-9" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009622 ;
    owl:annotatedTarget "A proximal straight tubule that is part of a pronephros." .

[]
    oboInOwl:hasDbXref "TAO:0002239" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009622 ;
    owl:annotatedTarget "proximal straight tubules" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001009 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget obo:UBERON_0002211 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001009 ;
    owl:annotatedTarget "Immature dermal dendritic cell is a dermal dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A08.800.800.720.725" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "The paired bundles of nerve fibers entering and leaving the spinal cord at each segment. The dorsal and ventral nerve roots join to form the mixed segmental spinal nerves. The dorsal roots are generally afferent, formed by the central projections of the spinal (dorsal root) ganglia sensory cells, and the ventral roots efferent, comprising the axons of spinal motor and autonomic preganglionic neurons. There are, however, some exceptions to this afferent/efferent rule." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "ZFA has part_of to spinal cord but this causes spatial disjointness violations (CNS/PNS)" .

[]
    oboInOwl:source "ncithesaurus:Spinal_Nerve_Root" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "UMLS:C0037940" .

[]
    oboInOwl:hasDbXref "FMA:14060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "root of spinal nerve" .

[]
    oboInOwl:hasDbXref "FMA:14060" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "spinal neural root" .

[]
    oboInOwl:hasDbXref "BTO:0000883" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009623 ;
    owl:annotatedTarget "spinal root" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009630 ;
    owl:annotatedTarget "A spinal nerve root that is part of a thoracic nerve." .

[]
    oboInOwl:hasDbXref "NIF:NIF" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009630 ;
    owl:annotatedTarget "nerve root part of thoracic spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:14064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009630 ;
    owl:annotatedTarget "thoracic nerve root" .

[]
    oboInOwl:hasDbXref "FMA:14064" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009630 ;
    owl:annotatedTarget "thoracic neural root" .

[]
    oboInOwl:source "ncithesaurus:Cervical_Spinal_Nerve_Root" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009632 ;
    owl:annotatedTarget "UMLS:C0581631" .

[]
    oboInOwl:hasDbXref "FMA:16422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009632 ;
    owl:annotatedTarget "cervical neural root" .

[]
    oboInOwl:hasDbXref "FMA:16422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009632 ;
    owl:annotatedTarget "cervical spinal root" .

[]
    oboInOwl:hasDbXref "NIF:NIF" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009632 ;
    owl:annotatedTarget "nerve root part of cervical spinal cord" .

[]
    oboInOwl:hasDbXref "FMA:16422" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009632 ;
    owl:annotatedTarget "root of cervical spinal nerve" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009644 ;
    owl:annotatedTarget obo:UBERON_0003571 .

[]
    oboInOwl:hasDbXref "PMID:11237469", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009647 ;
    owl:annotatedTarget "One of the two epithelia which make up the tympanic membrane (along with the fibrous layer)" .

[]
    oboInOwl:source "ncithesaurus:Tympanic_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009647 ;
    owl:annotatedTarget "UMLS:C1711401" .

[]
    oboInOwl:hasDbXref "MA:0001224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009647 ;
    owl:annotatedTarget "tympanic epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009648 ;
    owl:annotatedTarget "A eyelid connective tissue that is part of a hypodermis." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009648 ;
    owl:annotatedTarget "EMAPA:37533" .

[]
    oboInOwl:source "ncithesaurus:Eyelid_Subcutaneous_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009648 ;
    owl:annotatedTarget "UMLS:C1707991" .

[]
    oboInOwl:hasDbXref "FMA:63975" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009648 ;
    owl:annotatedTarget "superficial fascia of eyelid" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004810
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget "A basement membrane that is part of a nephron tubule." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget "EMAPA:37490" .

[]
    oboInOwl:source "ncithesaurus:Renal_Tubule_Basement_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget "UMLS:C1709901" .

[]
    oboInOwl:hasDbXref "MA:0001680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget "kidney tubule basement membrane" .

[]
    oboInOwl:hasDbXref "MA:0001680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009651 ;
    owl:annotatedTarget "renal tubule basement membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002031
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget "A basement membrane that is part of a bronchus." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget "MA classifies as type of connective tissue: https://github.com/obophenotype/mouse-anatomy-ontology/issues/108" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget "EMAPA:37809" .

[]
    oboInOwl:source "ncithesaurus:Bronchus_Basement_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget "UMLS:C1707051" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009652 ;
    owl:annotatedTarget "bronchial basement membrane" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009653 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001901
    ] .

[]
    oboInOwl:source "MA-modified"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009653 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009644
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009653 ;
    owl:annotatedTarget "A basement membrane that is part of a trachea." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009653 ;
    owl:annotatedTarget "EMAPA:37552" .

[]
    oboInOwl:source "ncithesaurus:Trachea_Basement_Membrane" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009653 ;
    owl:annotatedTarget "UMLS:C1710455" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Auricular_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009655 ;
    owl:annotatedTarget "An artery that supplies oxygenated blood to the ear." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009655 ;
    owl:annotatedTarget "EMAPA:37072" .

[]
    oboInOwl:source "ncithesaurus:Auricular_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009655 ;
    owl:annotatedTarget "UMLS:C1706858" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009657 ;
    owl:annotatedTarget "EMAPA:37092" .

[]
    oboInOwl:source "ncithesaurus:Labial_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009657 ;
    owl:annotatedTarget "UMLS:C1708633" .

[]
    oboInOwl:hasDbXref "MA:0001987" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009657 ;
    owl:annotatedTarget "labial artery" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009661 ;
    owl:annotatedTarget "Nucleus located in the midbrain." .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009662 ;
    owl:annotatedTarget "Nucleus located within the hindbrain." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009663 ;
    owl:annotatedTarget "A nucleus of brain that is part of a telencephalon." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009664 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001179
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009664 ;
    owl:annotatedTarget "peritoneal cavity mesentary" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009664 ;
    owl:annotatedTarget "peritoneal mesentary" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001010 ;
    owl:annotatedTarget obo:CL_0001006 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009668 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009664
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Ventral_mesentery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009668 ;
    owl:annotatedTarget "Ventral mesentery is the part of the peritoneum closest to the navel." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001010 ;
    owl:annotatedTarget "Mature dermal dendritic cell is a dermal dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009669 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a embryonic cloaca." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009670 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012465
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009670 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009669
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009670 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a rectum." .

[]
    oboInOwl:hasDbXref "FMA:14598" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009670 ;
    owl:annotatedTarget "lumen of rectum" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009676 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006284
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001981" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009676 ;
    owl:annotatedTarget "early telencephalic vesicle" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009678 ;
    owl:annotatedTarget "Anatomical cluster consisting of adjacent teeth constituting a row." .

[]
    oboInOwl:hasDbXref "FMA:59415" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009678 ;
    owl:annotatedTarget "dental arcade" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009678 ;
    owl:annotatedTarget "row of teeth" .

[]
    oboInOwl:hasDbXref "ZFA:0001642" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009678 ;
    owl:annotatedTarget "tooth rows" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "A tooth row that is part of a skeleton of lower jaw." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "arcus dentalis inferior" .

[]
    oboInOwl:hasDbXref "FMA:55635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "lower dental arcade" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "lower jaw teeth" .

[]
    oboInOwl:hasDbXref "FMA:55635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "set of all lower teeth" .

[]
    oboInOwl:hasDbXref "FMA:55635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009679 ;
    owl:annotatedTarget "mandibular dental arcade" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "A tooth row that is part of a skeleton of upper jaw." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "arcus dentalis superior" .

[]
    oboInOwl:hasDbXref "FMA:55634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "set of all upper teeth" .

[]
    oboInOwl:hasDbXref "FMA:55634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "upper dental arcade" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002129" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "upper jaw teeth" .

[]
    oboInOwl:hasDbXref "FMA:55634" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009680 ;
    owl:annotatedTarget "maxillary dental arcade" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009697 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009697 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005636
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009697 ;
    owl:annotatedTarget "A epithelium that is part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "FMA:63581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009697 ;
    owl:annotatedTarget "appendix epithelium" .

[]
    oboInOwl:hasDbXref "FMA:63581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009697 ;
    owl:annotatedTarget "epithelium of vermiform appendix" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009708 ;
    owl:annotatedTarget obo:UBERON_0002365 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010375
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009708 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003923
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009709 ;
    owl:annotatedTarget obo:UBERON_0002365 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001264
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010376
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009709 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003924
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001011 ;
    owl:annotatedTarget obo:CL_0001007 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004706
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006567
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "Any endocardium that is part of the right ventricle of the heart." .

[]
    oboInOwl:source "FMA:9536" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "Endocardium of ventricle which is continuous tricuspid valve, pulmonary valve and with the tunica intima of the pulmonary trunk." .

[]
    oboInOwl:hasDbXref "VHOG:0001235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "right ventricle endocardium" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001011 ;
    owl:annotatedTarget "Immature interstitial dendritic cell is a interstitial dendritic cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:9536" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "right ventricular endocardium" .

[]
    oboInOwl:hasDbXref "EMAPA:17341" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "endocardial lining of right ventricle" .

[]
    oboInOwl:hasDbXref "VHOG:0001235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009712 ;
    owl:annotatedTarget "right ventricle endocardial tissue" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006566
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "Any endocardium that is part of the left ventricle of the heart." .

[]
    oboInOwl:source "FMA:9559" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "Endocardium of ventricle which is continuous with mitral valve, aortic valve, atrioventricular septum and the tunica intima of the aorta." .

[]
    oboInOwl:hasDbXref "VHOG:0001233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "left ventricle endocardium" .

[]
    oboInOwl:hasDbXref "FMA:9559" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "left ventricular endocardium" .

[]
    oboInOwl:hasDbXref "EMAPA:17338" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "endocardial lining of left ventricle" .

[]
    oboInOwl:hasDbXref "VHOG:0001233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009713 ;
    owl:annotatedTarget "left ventricle endocardial tissue" .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget obo:UBERON_0009292 .

[]
    oboInOwl:notes "inconsistent" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004067
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?s=intermaxillary+segment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget "The primordial mass of tissue formed by the merging of the medial nasal prominences of the embryo; it contributes to the intermaxillary portion of the upper jaw, the prolabial portion of the upper lip, and the primary palate." .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermaxillary_segment" ;
    oboInOwl:hasSynonymType core:DEPRECATED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget "globular process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermaxillary_segment" ;
    oboInOwl:hasSynonymType core:DEPRECATED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget "globular processes of his" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermaxillary_segment" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009714 ;
    owl:annotatedTarget "intermaxillary segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009715 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a stomodeum." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009722 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0004621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009722 ;
    owl:annotatedTarget "pharyngeal arch endoderm" .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009731 ;
    owl:annotatedTarget "One of sublaminar layers S3 or S4." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009732 ;
    owl:annotatedTarget "One of sublaminar layers S1, S2, or S5." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009733 ;
    owl:annotatedTarget "One of sublaminar layers S1, S2, or S3." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009734 ;
    owl:annotatedTarget "One of sublaminar layers S2, S3, or S4." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009735 ;
    owl:annotatedTarget "One of sublaminar layers S1, S3, or S4." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009736 ;
    owl:annotatedTarget "One of sublaminar layers S3, S4, or S5." .

[]
    oboInOwl:hasDbXref "GOC:plr", "https://github.com/obophenotype/uberon/issues/31" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009737 ;
    owl:annotatedTarget "One of sublaminar layers S1, S2, S3, or S4." .

[]
    oboInOwl:hasDbXref "MP:0011222" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009744 ;
    owl:annotatedTarget "The channels in the lymph node medulla that separate the medullary cords and are crossed by a reticulum of cells and fibers and bounded by littoral cells; lymph flows through the medullary sinus from the cortical sinuses and into the efferent lymphatic vessels" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009744 ;
    owl:annotatedTarget "EMAPA:37898" .

[]
    oboInOwl:hasDbXref "MP:0011224" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009745 ;
    owl:annotatedTarget "The dense rope-like structures of lymphatic tissue located between the medullary sinuses in the medulla of a lymph node" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009745 ;
    owl:annotatedTarget "EMAPA:37897" .

[]
    oboInOwl:hasDbXref "MP:0011261" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009749 ;
    owl:annotatedTarget "The primordial embryonic connective tissue of the developing limbs, autopods and digits, consisting of mesenchymal cells supported in interlaminar jelly, that derive mostly from the mesoderm and contribute to limb connective tissue, bone and musculature in conjunction with myotome cells." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009749 ;
    owl:annotatedTarget "EMAPA mapping from TH" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009749 ;
    owl:annotatedTarget "limb mesoderm" .

[]
    oboInOwl:hasDbXref "MP:0011264" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009751 ;
    owl:annotatedTarget "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing cardiac structures" .

[]
    oboInOwl:hasDbXref "EMAPA:36438" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009751 ;
    owl:annotatedTarget "heart mesenchyme" .

[]
    oboInOwl:hasDbXref "MP:0011265" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009752 ;
    owl:annotatedTarget "The embryonic connective tissue made up of loosely aggregated mesenchymal cells, supported by interlaminar jelly, that gives rise to the developing pancreas" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009753 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001235
    ] .

[]
    oboInOwl:hasDbXref "FMA:69086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009753 ;
    owl:annotatedTarget "adrenal cortical region" .

[]
    oboInOwl:hasDbXref "FMA:69086" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009753 ;
    owl:annotatedTarget "region of adrenal cortex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009758 ;
    owl:annotatedTarget "A ganglion that is part of a abdominal segment of trunk." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009767 ;
    owl:annotatedTarget "An inter-phalangeal joint that connects a proximal phalanx to either a medial or distal phalanx." .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009767 ;
    owl:annotatedTarget "PIJ joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009767 ;
    owl:annotatedTarget "PIP joint" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009768 ;
    owl:annotatedTarget "An inter-phalangeal joint that connects a distal phalanx to either a medial or proximal phalanx." .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009768 ;
    owl:annotatedTarget "DIJ joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interphalangeal_articulations_of_the_hand" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009768 ;
    owl:annotatedTarget "DIP joint" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0099864", "GO:0061333", "GOC:dph"^^xsd:string, "GOC:mtg_kidney_jan10" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009773 ;
    owl:annotatedTarget "A renal tubule is a tube that filters, re-absorbs and secretes substances to rid an organism of waste and to play a role in fluid homeostasis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009773 ;
    owl:annotatedTarget "renal tubule (generic)" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009773 ;
    owl:annotatedTarget "tubule of excretory system" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001558
    ] .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009778 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009778 ;
    owl:annotatedTarget "A serous sac that has the pleura and the pleural cavity as parts." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001013 ;
    owl:annotatedTarget obo:CL_0001007 .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009778 ;
    owl:annotatedTarget "despite its name the class EHDAA2:0004737 is not a true cavity, it corresponds to what we call the sac" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001013 ;
    owl:annotatedTarget "Mature interstitial dendritic cell is a interstitial dendritic cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Acinus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009842 ;
    owl:annotatedTarget "The many-lobed berry cluster of cells that is the terminous of a gland where the secretion is produced is acinar in form." .

[]
    oboInOwl:hasDbXref "FMA:55588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009842 ;
    owl:annotatedTarget "acinus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Acinus" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009842 ;
    owl:annotatedTarget "acini" .

[]
    oboInOwl:hasDbXref "GO:0060527", "OBOL:automatic"^^xsd:string, "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009843 ;
    owl:annotatedTarget "A solid cord of prostate epithelium." .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009843 ;
    owl:annotatedTarget "cord of prostate epithelium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009844 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009669
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009844 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a primitive urogenital sinus." .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009845 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002221 ;
                owl:someValuesFrom obo:UBERON_0000164
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009845 ;
    owl:annotatedTarget "Mesenchyme that surrounds primitive urogenital sinus." .

[]
    oboInOwl:hasDbXref "PMID:18977204" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009845 ;
    owl:annotatedTarget "UGM" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009846 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003353
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009846 ;
    owl:annotatedTarget "An epithelium that is part of a embryonic cloaca." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009846 ;
    owl:annotatedTarget "cloacal epithelium" .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009847 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004902
    ] .

[]
    oboInOwl:source "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009847 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0009845
    ] .

[]
    oboInOwl:hasDbXref "GO:0060515", "GOC:dph"^^xsd:string, "PMID:18977204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009847 ;
    owl:annotatedTarget "A specific region of the urogenital sinus epithelium into the area in which the prostate gland will develop." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009854 ;
    owl:annotatedTarget "Branch or outpocketing of the digestive tract." .

[]
    oboInOwl:hasDbXref "FBbt:00100316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009854 ;
    owl:annotatedTarget "diverticulum of gut" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endosteum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009859 ;
    owl:annotatedTarget "A thin layer of connective tissue that lines the surface of the bony tissue that forms the medullary cavity of long bones" .

[]
    oboInOwl:source "ncithesaurus:Endosteum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009859 ;
    owl:annotatedTarget "UMLS:C0222658" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Stomach#Sections" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009870 ;
    owl:annotatedTarget "A division of the stomach. The stomach can be divided based on mucosal histology (glandular epithelium and gastric glands) and the relative position and type of gastric gland." .

[]
    oboInOwl:hasDbXref "FMA:14558" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009870 ;
    owl:annotatedTarget "gastric zone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009871 ;
    owl:annotatedTarget "Outer portion of the renal cortex. Site of formation of medullary and cortical elements." .

[]
    oboInOwl:hasDbXref "PMID:29449449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009871 ;
    owl:annotatedTarget "cortical nephrogenic niche" .

[]
    oboInOwl:hasDbXref "PMID:29449449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009871 ;
    owl:annotatedTarget "cortical nephrogenic zone" .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009877 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012140
    ] .

[]
    oboInOwl:hasDbXref "MA:th"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009877 ;
    owl:annotatedTarget "Intermediate segment of the autopod, between the mesopodial region and and acropodial region. Examples: metacarpal region, metatarsal region" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009877 ;
    owl:annotatedTarget "cannon region" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9788"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009877 ;
    owl:annotatedTarget "equine cannon region" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "The collection of all skeletal elements in a mesopodium. Examples: the tarsal skeleton, the carpal skeleton" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005022" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "Limb skeleton subdivision consisting of endochondral bones increasing the freedom of movement of the autopodia, and located between zeugopodia and autopodia.[VSAO]" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001014 ;
    owl:annotatedTarget obo:CL_0000453 .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005022" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: distally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0005022", "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "basipodium skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0005022" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "mesopodial skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "mesopodium skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "skeletal parts of mesopodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005022", "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "basipodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005022", "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009878 ;
    owl:annotatedTarget "mesopodium" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001014 ;
    owl:annotatedTarget "CD1a-positive Langerhans cell is a Langerhans_cell that is CD1a-positive and CD324-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "VSAO:0005024", "https://github.com/obophenotype/uberon/issues/94" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "Subdivision of skeleton that consists of endochondral elements distal to the zeugopodial skeletal elements which constitute the proximal region of the posterior autopod skeleton[PHENOSCAPE:ad]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000220" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "Segment of the leg corresponding to the tarsus. It consists of several elements that articulate with the tibia and fibula at one end and the metatarsals at the other end.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001160" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jez.1100 Wagner GP, Chiu C, The tetrapod limb: A hypothesis on its origin. J Exp Zool (Mol Dev Evol) (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "The three main outgroup taxa of tetrapods, panderichthyids, osteolepiforms, and rhizodontids, have endoskeletal elements corresponding to the stylo- and zeugopodial elements in a tetrapod limb. In addition, there are elements that share the position and possibly the developmental derivation of the ulnare and the intermedium. From these observations, most authors have concluded that the stylo- and zeugopodial elements as well as the proximal mesopodial elements have counterparts in the fins of tetrapod ancestors, but there are no indications of wrist or ankle joints.[well established][VHOG]" .

[]
    oboInOwl:source "PHENOSCAPE:ad"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "Not always associated with digits, in sarcopterygians the ulnare is present without true digits being formed, though their homologous radial elements are present" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "we assume MA:tarsus belongs here, as there is a distinct class MA:ankle, with the tarsal bone being part of the former. XAO:tarsus is part of the hindlimb skeleton. FMA set-of class lacks definition but we assume this to be equivalent." .

[]
    oboInOwl:hasDbXref "FMA:71339" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "set of tarsal bones" .

[]
    oboInOwl:hasDbXref "FMA:71339" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "tarsal bones set" .

[]
    oboInOwl:hasDbXref "XAO:0003211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "tarsalia" .

[]
    oboInOwl:hasDbXref "VSAO:0005024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "basipodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005024" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "mesopodium" .

[]
    oboInOwl:hasDbXref "XAO:0003211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009879 ;
    owl:annotatedTarget "tarsus" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ad"^^xsd:string, "https://github.com/obophenotype/uberon/issues/93" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "Subdivision of skeleton that consists of the endochondral elements distal to the anterior limb/fin zeugopodial skeletal elements which constitute the proximal region of the anterior autopod skeleton[PHENOSCAPE:ad]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000201" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "Segment of the forearm corresponding to the carpus. It consists of several elements that articulate with the radius and ulna at one end and the metacarpals at the other end.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001161" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1002/jez.1100 Wagner GP, Chiu C, The tetrapod limb: A hypothesis on its origin. J Exp Zool (Mol Dev Evol) (2001)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "The three main outgroup taxa of tetrapods, panderichthyids, osteolepiforms, and rhizodontids, have endoskeletal elements corresponding to the stylo- and zeugopodial elements in a tetrapod limb. In addition, there are elements that share the position and possibly the developmental derivation of the ulnare and the intermedium. From these observations, most authors have concluded that the stylo- and zeugopodial elements as well as the proximal mesopodial elements have counterparts in the fins of tetrapod ancestors, but there are no indications of wrist or ankle joints.[well established][VHOG]" .

[]
    oboInOwl:source "Wikipedia:Carpus#Evolutionary_variations" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "Not always associated with digits, in sarcopterygians the ulnare is present without true digits being formed, though their homologous radial elements are present[PHENOSCAPE:ad]." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "we assume MA:carpus belongs here, as there is a distinct class MA:wrist, with the carpal bone being part of the former. XAO:carpus is part of the forelimb skeleton. FMA set-of class lacks definition but we assume this to be equivalent." .

[]
    oboInOwl:hasDbXref "EMAPA:25056", "FMA:71335" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "carpal bones" .

[]
    oboInOwl:hasDbXref "FMA:71335" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "carpal bones set" .

[]
    oboInOwl:hasDbXref "MA:0000040", "XAO:0003207" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "carpus" .

[]
    oboInOwl:hasDbXref "AAO:0000201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "fore mesopodium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "ossa carpi" .

[]
    oboInOwl:hasDbXref "FMA:71335" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009880 ;
    owl:annotatedTarget "set of carpal bones" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009881 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0005041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009881 ;
    owl:annotatedTarget "ALPM" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anal_columns" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009882 ;
    owl:annotatedTarget "One of a number of vertical folds, produced by an infolding of the mucous membrane and some of the muscular tissue in the upper half of the lumen of the anal canal[WP]" .

[]
    oboInOwl:source "ncithesaurus:Anal_Column" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009882 ;
    owl:annotatedTarget "UMLS:C0227428" .

[]
    oboInOwl:hasDbXref "FMA:15713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009882 ;
    owl:annotatedTarget "column of Morgagni" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anal_columns" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009882 ;
    owl:annotatedTarget "columnae anales" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget obo:UBERON_0000064 .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001225
    ] .

[]
    oboInOwl:hasDbXref "MP:0011347", "Wikipedia:Bone_marrow_of_ovaryry_ray_(anatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "A renal, cortical lobule, consisting of the ascending or descending limbs of the loop of Henle or of the collecting tubules; medullary rays are regions where parallel arrays of straight tubules travel perpendicular to the capsule and extend from the cortex to the medulla." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "FMA says parenchyma, MP says cortex" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "EMAPA:37906" .

[]
    oboInOwl:hasDbXref "MP:0011347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "Ferrein's pyramid" .

[]
    oboInOwl:hasDbXref "MP:0011347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "kidney medullary ray" .

[]
    oboInOwl:hasDbXref "MP:0011347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009883 ;
    owl:annotatedTarget "renal medullary ray" .

[]
    oboInOwl:source "Wikipedia:Renal_circulation" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0004723 ;
    owl:annotatedTarget obo:UBERON_0009885 .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobar_arteries", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "An artery that supplies a renal lobe." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "FMA only has the set term" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "EMAPA:37091" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "arteriae interlobares renis" .

[]
    oboInOwl:hasDbXref "FMA:71637" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "interlobar artery of kidney" .

[]
    oboInOwl:hasDbXref "MP:0011355" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "renal interlobar artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobar_arteries" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "arteriae interlobares renis" .

[]
    oboInOwl:hasDbXref "FMA:71637" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "interlobar arteries of kidney" .

[]
    oboInOwl:hasDbXref "FMA:71637" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009885 ;
    owl:annotatedTarget "set of interlobar arteries of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobar_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "The interlobar veins are veins of the renal circulation which drain the renal lobes." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "FMA only has the set term" .

[]
    oboInOwl:hasDbXref "FMA:71631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "interlobar vein of kidney" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "venae interlobares renis" .

[]
    oboInOwl:hasDbXref "FMA:71631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "interlobar veins of kidney" .

[]
    oboInOwl:hasDbXref "FMA:71631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "set of interlobar veins of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Interlobar_veins" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009887 ;
    owl:annotatedTarget "venae interlobares renis" .

[]
    oboInOwl:source "GO:0003129" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000096 ;
        owl:someValuesFrom obo:UBERON_0004140
    ] .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000098 ;
        owl:someValuesFrom obo:UBERON_0004140
    ] .

[]
    oboInOwl:hasDbXref "GO:0003139", "GOC:mtg_heart", "GOC:rl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "A specific region of the lateral mesoderm that will form the majority of the mesodermal component of the right ventricle, arterial pole (outflow tract) and venous pole (inflow tract)." .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "extra-cardiac population of mesodermal progenitors that gives rise to the right ventricle and outflow tract[PMID:17276708]." .

[]
    oboInOwl:source "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "In general, the two studies in chick concluded that the contribution of the SHF was to the outflow tract, whereas the mouse work suggested that the second lineage contributed more broadly to the heart, including the outflow tract and much or all of the right ventricle [11-14]. These different conclusions may represent differences in the experimental approaches used or may represent bona fide differences in the contribution of the second lineage to the hearts of birds compared to mammals [11]. Alternatively, the secondary/anterior heart fields described in the chick may represent a subset of a broader field that makes a more substantial contribution to the heart, as the mouse studies suggested" .

[]
    oboInOwl:hasDbXref "PMID:17276708" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "anterior heart field" .

[]
    oboInOwl:hasDbXref "Geisha:syn", "NCBITaxon:8782"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "anterior/second heart field" .

[]
    oboInOwl:hasDbXref "XAO:0004186" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "second heart field" .

[]
    oboInOwl:hasDbXref "XAO:0004186" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009889 ;
    owl:annotatedTarget "SHF" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009891 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing face." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001015 ;
    owl:annotatedTarget obo:CL_0000453 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009906 ;
    owl:annotatedTarget obo:UBERON_0006843 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009906 ;
    owl:annotatedTarget "A nerve root that extends_fibers_into a nerve connecting eye with brain." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1328" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009906 ;
    owl:annotatedTarget "optic nerve root" .

[]
    oboInOwl:hasDbXref "FMA:84573" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009906 ;
    owl:annotatedTarget "optic tract root" .

[]
    oboInOwl:hasDbXref "FMA:84573" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009906 ;
    owl:annotatedTarget "root of optic tract" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000024 ;
    owl:annotatedTarget obo:CL_0000021 .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001015 ;
    owl:annotatedTarget "CD8_alpha-low Langerhans cell is a Langerhans cell that is CD205-high and is CD8_alpha-low."^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009911 ;
    owl:annotatedTarget obo:UBERON_0000063 .

[]
    oboInOwl:source "ncithesaurus:Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009911 ;
    owl:annotatedTarget "UMLS:C0921005" .

[]
    oboInOwl:hasDbXref "FMA:45737", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009911 ;
    owl:annotatedTarget "lobulus" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009912 ;
    owl:annotatedTarget obo:UBERON_0000063 .

[]
    oboInOwl:hasDbXref "ncithesaurus:Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009912 ;
    owl:annotatedTarget "A portion of an organ, such as the liver, lung, breast, or brain." .

[]
    oboInOwl:hasDbXref "FMA:45728", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009912 ;
    owl:annotatedTarget "lobus" .

[]
    oboInOwl:hasDbXref "MP:0011381", "Wikipedia:Renal_lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "The portion of a kidney consisting of a renal medullary pyramid and the renal cortex above it[MP]. It is composed of many renal lobules[WP]." .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "human kidneys have multilobar (multipyramidal) architecture while mice and rats have unilobar (unipyramidal) kidneys" .

[]
    oboInOwl:source "ncithesaurus:Kidney_Lower_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "UMLS:C0736382" .

[]
    oboInOwl:hasDbXref "MP:0011381" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "kidney lobe" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_lobe" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "lobi renalis" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "lobus renalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Renal_lobe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009913 ;
    owl:annotatedTarget "lobi renales" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009913
    ] .

[]
    oboInOwl:hasDbXref "MP:0011382", "Wikipedia:Cortical_lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "The portion of a renal lobe consisting of nephrons grouped around a single medullary ray and draining into a single collecting duct; human kidneys have multilobular, multipapillary architecture while mice and rats have unilobular, unipapillary kidneys" .

[]
    oboInOwl:hasDbXref "MP:0011382" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "kidney lobule" .

[]
    oboInOwl:hasDbXref "MP:0011382", "Wikipedia:Cortical_lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "cortical lobule" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "cortical lobule of kidney" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cortical_lobule" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "lobuli corticales renis" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "lobulus corticalis renalis" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "renal cortical lobule" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "renculus" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "reniculus" .

[]
    oboInOwl:hasDbXref "http://www.mondofacto.com/facts/dictionary?lobus+renalis" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009914 ;
    owl:annotatedTarget "renunculus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009916 ;
    owl:annotatedTarget "An anatomical wall that is part of a ureter." .

[]
    oboInOwl:hasDbXref "FMA:15888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009916 ;
    owl:annotatedTarget "ureteral wall" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009917 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002113
    ] .

[]
    oboInOwl:hasDbXref "MP:0011376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009917 ;
    owl:annotatedTarget "The region demarcating the renal medulla from the surrounding cortex; end-stage renal failure may be associated with loss of the normal corticomedullary boundary" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009917 ;
    owl:annotatedTarget "EMAPA:37886" .

[]
    oboInOwl:hasDbXref "MP:0011406" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009918 ;
    owl:annotatedTarget "The loose collection of neurons that reside in the rostral medulla close to the medullary surface, ventral and immediately caudal of nVII, that are crucial for CO2 sensing in the brain" .

[]
    oboInOwl:hasDbXref "MP:0011426" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009919 ;
    owl:annotatedTarget "The smooth muscle tissue surrounding the epithelium of the ureter" .

[]
    oboInOwl:hasDbXref "MP:0011426" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009919 ;
    owl:annotatedTarget "ureteral smooth muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:28844" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009919 ;
    owl:annotatedTarget "ureteral smooth muscle layer" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009920 ;
    owl:annotatedTarget obo:UBERON_0007530 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009920 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009950 ;
    owl:annotatedTarget obo:UBERON_0004001 .

[]
    oboInOwl:hasDbXref "NLXANAT:20090405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009950 ;
    owl:annotatedTarget "plexiform layer" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009953 ;
    owl:annotatedTarget "A multicellular organism that existence_starts_with a post-embryonic stage." .

[]
    oboInOwl:hasDbXref "MA:0002405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009953 ;
    owl:annotatedTarget "TS28 mouse" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009953 ;
    owl:annotatedTarget "post-hatching organism" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009953 ;
    owl:annotatedTarget "post-natal organism" .

[]
    oboInOwl:hasDbXref "MA:0002405" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009953 ;
    owl:annotatedTarget "postnatal mouse" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001016 ;
    owl:annotatedTarget obo:CL_0001014 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009954 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0043695
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009954 ;
    owl:annotatedTarget "A vertebrate nasal chemosensory system that is responsible for detecting intraspecific pheromonal cues as well as environmental odorants" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000024 ;
    owl:annotatedTarget "An undifferentiated germ cell that proliferates rapidly and gives rise to oocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001016 ;
    owl:annotatedTarget "Immature CD1a-positive Langerhans cell is a CD1a-positive Langerhans cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009955 ;
    owl:annotatedTarget obo:UBERON_0002546 .

[]
    oboInOwl:hasDbXref "PMID:11523831", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009955 ;
    owl:annotatedTarget "Cranial ectodermal placode with potential to develop into a component of the nervous system, such as nerves or ganglia." .

[]
    oboInOwl:source "NCBIBook:NBK53171" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0009955 ;
    owl:annotatedTarget "While some sensory placodes (otic and olfactory) may have homologues in basal chordates (Wada et al., 1998), the so-called neurogenenic placodes (trigeminal, otic, lateral line and epibranchial placodes) appear to have emerged at a later time (Shimeld and Holland, 2000)" .

[]
    oboInOwl:hasDbXref "ZFA:0001309" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009955 ;
    owl:annotatedTarget "neurogenic placodes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Neurogenic_placodes" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009955 ;
    owl:annotatedTarget "placodae neurogenicae" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001255
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009844
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a urinary bladder." .

[]
    oboInOwl:hasDbXref "FMA:15924" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget "bladder cavity" .

[]
    oboInOwl:hasDbXref "FMA:15924" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget "cavity of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15924" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget "lumen of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15924" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009958 ;
    owl:annotatedTarget "urinary bladder lumen" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget obo:UBERON_0010131 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002350
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Electrical_conduction_system_of_the_heart" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget "A conducting pathway in the conducting tissue of heart through which electrical activity spreads from the SA node to the AV node." .

[]
    oboInOwl:source "http://www.cvphysiology.com/Arrhythmias/A003.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget "evidence is sparse [http://www.gpnotebook.co.uk/simplepage.cfm?ID=-483065798] There is some functional evidence for the existence of specialized conducting pathways within the atria (termed internodal tracts), although this is controversial" .

[]
    oboInOwl:hasDbXref "FMA:9479" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget "internodal fasciculus" .

[]
    oboInOwl:hasDbXref "FMA:9479" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009966 ;
    owl:annotatedTarget "internodal tract muscle tissue" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget obo:UBERON_0006615 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001250
    ] .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "EMAPA:37751" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Sinus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "UMLS:C1179415" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "sinus lienalis" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "sinus splenicus" .

[]
    oboInOwl:hasDbXref "FMA:62815" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "splenic sinus" .

[]
    oboInOwl:hasDbXref "FMA:62815" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009967 ;
    owl:annotatedTarget "venous sinus of red pulp of spleen" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009969 ;
    owl:annotatedTarget obo:UBERON_0006934 .

[]
    oboInOwl:hasDbXref "FMA:64804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009969 ;
    owl:annotatedTarget "stato-acoustic epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009970 ;
    owl:annotatedTarget "An epithelium that is part of a pancreatic duct." .

[]
    oboInOwl:hasDbXref "FMA:67681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009970 ;
    owl:annotatedTarget "pancreatic duct epithelium" .

[]
    oboInOwl:hasDbXref "FMA:67681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009970 ;
    owl:annotatedTarget "pancreatic ductal epithelium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget obo:UBERON_0000325 .

[]
    oboInOwl:hasDbXref "MP:0003892", "http://www.drugs.com/dict/acid-gland.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "one of the gastric glands that secretes the hydrochloric acid of the gastric juice[Stedman's]." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "FMA has this as part of both the fundus and the body, but these are largely spatially disjoint." .

[]
    oboInOwl:hasDbXref "MP:0003892" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "gastric gland" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/acid-gland.html" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "acid gland" .

[]
    oboInOwl:hasDbXref "FMA:14921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "glandula gastrica propria" .

[]
    oboInOwl:hasDbXref "FMA:14921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "main gastric gland" .

[]
    oboInOwl:hasDbXref "FMA:14921" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "oxyntic gland" .

[]
    oboInOwl:hasDbXref "FMA:14923" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "principal gland of fundus of stomach" .

[]
    oboInOwl:hasDbXref "MP:0003892" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "Wassman gland" .

[]
    oboInOwl:hasDbXref "MP:0003892" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009971 ;
    owl:annotatedTarget "gastric follicle" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009972 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:hasDbXref "MP:0011487" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009972 ;
    owl:annotatedTarget "The junction between the ureter and the renal pelvis of the kidney" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009972 ;
    owl:annotatedTarget "EMAPA:37782" .

[]
    oboInOwl:hasDbXref "FMA:15898" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009972 ;
    owl:annotatedTarget "pelviureteric junction" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009973 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:hasDbXref "MP:0011488" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009973 ;
    owl:annotatedTarget "The valve-like structure found at the site of entry of the ureter into the urinary bladder, normally displays an oblique angulation through the detrusor to avoid reflux of urine up the ureters and the kidney" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0009973 ;
    owl:annotatedTarget "EMAPA:37783" .

[]
    oboInOwl:hasDbXref "MA:0003020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009973 ;
    owl:annotatedTarget "vesico-ureteral junction" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009974 ;
    owl:annotatedTarget obo:UBERON_0005082 .

[]
    oboInOwl:source "EHDAA2-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009974 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0012287
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0009974 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a Rathke's pouch." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0009974 ;
    owl:annotatedTarget "Rathkes pouch invagination" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000476 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001017 ;
    owl:annotatedTarget obo:CL_0001014 .

[]
    oboInOwl:hasDbXref "CARO:0010000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010000 ;
    owl:annotatedTarget "An anatomical structure that has more than one cell as a part." .

[]
    oboInOwl:hasDbXref "FBbt:00100313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010000 ;
    owl:annotatedTarget "multicellular structure" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010001 ;
    owl:annotatedTarget obo:UBERON_0000062 .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010001 ;
    owl:annotatedTarget obo:UBERON_0034922 .

[]
    oboInOwl:source "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010001 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref "CARO:0010001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010001 ;
    owl:annotatedTarget "A small cluster of cells of various types which form a discrete structure, largely delimited by a morphological boundary and whose components work together to make the whole structure capable of a specific function." .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010005 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003946
    ] .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17850486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001017 ;
    owl:annotatedTarget "Mature CD1a-positive Langerhans cell is a CD1a-positive Langerhans cell that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0011522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010005 ;
    owl:annotatedTarget "The vascularized and branched structures arising from the rodent trophoblast-derived epithelium that allow an increase its surface area for the efficient exchange of nutrients and wastes between the maternal and fetal circulation" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010005 ;
    owl:annotatedTarget "placental labyrinth villi" .

[]
    oboInOwl:hasDbXref "NLXANAT:20090509" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010009 ;
    owl:annotatedTarget "A regional part of brain consisting of multiple brain regions that are not related through a simple volummetric part of hierarchy, e.g., basal ganglia[NIF]." .

[]
    oboInOwl:hasDbXref "FMA:256381" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010009 ;
    owl:annotatedTarget "set of nuclei of neuraxis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget obo:UBERON_0010009 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000454
    ] .

[]
    oboInOwl:source "MA"^^xsd:string, "NIF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001893
        ]
    ] .

[]
    oboInOwl:hasDbXref "BIRNLEX:826" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "Subcortical masses of gray matter in the forebrain and midbrain that are richly interconnected and so viewed as a functional system. The nuclei usually included are the caudate nucleus (caudoputamen in rodents), putamen, globus pallidus, substantia nigra (pars compacta and pars reticulata) and the subthalamic nucleus. Some also include the nucleus accumbens and ventral pallidum." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001696" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.cub.2011.05.001 Stephenson-Jones M, Samuelsson E, Ericsson J, Robertson B, Grillner S, Evolutionary conservation of the basal ganglia as a common vertebrate mechanism for action selection. Current Biology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "All nuclei of the mammalian basal ganglia are also present in the oldest vertebrates.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Basal_Ganglia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "UMLS:C0004781" .

[]
    oboInOwl:hasDbXref "FMA:84013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "basal ganglia" .

[]
    oboInOwl:hasDbXref "FMA:84013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "basal ganglia set" .

[]
    oboInOwl:hasDbXref "PBA:BN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "basal nuclei (basal ganglia)" .

[]
    oboInOwl:hasDbXref "FMA:84013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "set of basal ganglia" .

[]
    oboInOwl:hasDbXref "NeuroNames:2677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "cerebral nuclei" .

[]
    oboInOwl:hasDbXref "FMA:84013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "set of basal nuclei" .

[]
    oboInOwl:hasDbXref "NeuroNames:2677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010011 ;
    owl:annotatedTarget "subcortical nuclei" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "ISBN:0073040584"^^xsd:string, "PMID:11237469" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0124020607"^^xsd:string, "VHOG:0001297" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget "The dorsal portion of the embryonic first endodermal pharyngeal pouch; it develops into the middle ear cavity." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001297" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.417", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[well established][VHOG]" .

[]
    oboInOwl:source "ncithesaurus:Tubotympanic_Recess" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget "UMLS:C1284046" .

[]
    oboInOwl:hasDbXref "VHOG:0001297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010020 ;
    owl:annotatedTarget "tubotympanic recess" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010025 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0010025 ;
    owl:annotatedTarget "Derivatives of the dorsal wings include the inferior parathyroid glands[WP] in mammals, the cranial dorsal aspect of the third pouch generates the inferior parathyroids (or parathyroid III)" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000409" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010025 ;
    owl:annotatedTarget "dorsal 3rd arch pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010025 ;
    owl:annotatedTarget "dorsal wing of pharyngeal pouch 3" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010026 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000011 ;
    owl:annotatedSource obo:UBERON_0010026 ;
    owl:annotatedTarget "The ventral wings fuse to form the cytoreticular cells of the thymus[WP] the caudal ventral part of the pouch gives rise to the thymus epithelium" .

[]
    oboInOwl:hasDbXref "EHDAA2:0002173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010026 ;
    owl:annotatedTarget "ventral 3rd arch pharyngeal pouch endoderm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010026 ;
    owl:annotatedTarget "ventral wing of pharyngeal pouch 3" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010031 ;
    owl:annotatedTarget "Mesenchyme that is part of a pharyngeal arch 6." .

[]
    oboInOwl:source "ISBN:1607950324" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000064
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001723
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0006260
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "The portion of the tongue in front of the terminal sulcus. At the apex, thin and narrow, it is directed forward against the lingual surfaces of the lower incisor teeth. It is derived primarily from the first pharyngeal arch." .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "check NCIT" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "EMAPA:37437" .

[]
    oboInOwl:source "ncithesaurus:Apex_of_the_Tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "UMLS:C0226946" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "anterior 2/3 of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "anterior 2/3 of tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "anterior two thirds of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "apex linguae" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "apex of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "buccal part of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "front of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "oral part of the tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Anterior_tongue" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010032 ;
    owl:annotatedTarget "pars anterior dorsi linguae" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001018 ;
    owl:annotatedTarget obo:CL_0001015 .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010038 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000155
    ] .

[]
    oboInOwl:source "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010038 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000162
    ] .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001018 ;
    owl:annotatedTarget "Immature CD8_alpha-low Langerhans cell is a CD8_alpha-low Langerhans cell that is CD80-low, CD86-low, and MHCII-low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Fundic_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010038 ;
    owl:annotatedTarget "The fundus glands (or fundic glands, or gastric glands) are found in the body and fundus of the stomach. They are simple tubes, two or more of which open into a single duct." .

[]
    oboInOwl:source "ncithesaurus:Fundic_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010038 ;
    owl:annotatedTarget "UMLS:C0017130" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fundic_glands" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010038 ;
    owl:annotatedTarget "glandulae gastricae" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010039 ;
    owl:annotatedTarget "An organ of the digestive tract that is capable of retaining and storing food" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010042 ;
    owl:annotatedTarget "Mesenchyme that is part of a pharyngeal arch 1." .

[]
    oboInOwl:hasDbXref "EMAPA:16128" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010042 ;
    owl:annotatedTarget "mesenchyme of 1st arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010045 ;
    owl:annotatedTarget "Mesenchyme that is part of a 1st arch maxillary component." .

[]
    oboInOwl:hasDbXref "EMAPA:16391" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010045 ;
    owl:annotatedTarget "mesenchyme of maxillary component" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] .

[]
    oboInOwl:hasDbXref "XAO:0004524", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget "The sum total of mesenchymal tissue in the pharyngeal arch region. Pharyngeal mesenchyme is undifferentiated, loose connective tissue derived mostly from mesoderm, and also contains ectodermally derived neural crest cells." .

[]
    oboInOwl:hasDbXref "EMAPA:16550" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget "associated mesenchyme of pharyngeal region" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget "entire branchial arch associated mesenchyme" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001459" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010046 ;
    owl:annotatedTarget "pharyngeal arch associated mesenchyme" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010047 ;
    owl:annotatedTarget "Gland of the epithelium lining the oral cavity. The most common are the salivary glands." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010047 ;
    owl:annotatedTarget "Note that Kardong classifies lacrimal glands here. EHDAA2 includes pituitary primordium, as this develops from oral mucosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010052 ;
    owl:annotatedTarget "A mucosa that is part of a dorsum of tongue." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010056 ;
    owl:annotatedTarget obo:UBERON_0003103 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010056 ;
    owl:annotatedTarget "A compound organ that has the potential to develop into a tongue." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010059 ;
    owl:annotatedTarget obo:UBERON_0002036 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010059 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010056
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010063 ;
    owl:annotatedTarget obo:UBERON_0007499 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002225 ;
        owl:someValuesFrom obo:UBERON_0010020
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010064 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000464
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000025 ;
    owl:annotatedTarget obo:CL_0000675 .

[]
    oboInOwl:hasDbXref "AEO:0000221" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010064 ;
    owl:annotatedTarget "An anatomical space with at least one opening to another space or the exterior." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010065 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string, "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010065 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005872
    ] .

[]
    oboInOwl:hasDbXref "PMID:11237469", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010069 ;
    owl:annotatedTarget "A portion of the external acoustic meatus epithelium which makes up the outer (cuticular) layer of the tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010069 ;
    owl:annotatedTarget "cuticular layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010069 ;
    owl:annotatedTarget "cuticular stratum of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010069 ;
    owl:annotatedTarget "outer cuticular layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010069 ;
    owl:annotatedTarget "tympanic membrane external acoustic meatus epithelial component" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget obo:UBERON_0010071 .

[]
    oboInOwl:hasDbXref "PMID:11237469", "https://sourceforge.net/tracker/?func=detail&aid=3468783&group_id=76834&atid=1205376" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "The intermediate fibrous layer of the tympanic membrane." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "check MA" .

[]
    oboInOwl:hasDbXref "FMA:56830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "connective tissue layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "fibrous layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "fibrous stratum of tympanic membrane" .

[]
    oboInOwl:hasDbXref "FMA:56830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "intermediate fibrous layer of tympanic membrane" .

[]
    oboInOwl:hasDbXref "MA:0001223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010070 ;
    owl:annotatedTarget "tympanic endothelium" .

[]
    oboInOwl:hasDbXref "FMA:56732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010071 ;
    owl:annotatedTarget "tympanic membrane layer" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010074 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000949
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010074 ;
    owl:annotatedTarget "Organ system subdivision that consists primarily of chromaffin cells and their supporting structures." .

[]
    oboInOwl:hasDbXref "MESH:A06.224" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010074 ;
    owl:annotatedTarget "argentaffin system" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cuboidal_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010077 ;
    owl:annotatedTarget "An epithelium consisting of cuboidal epithelial cells." .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010077 ;
    owl:annotatedTarget "in NCIT this is glandular" .

[]
    oboInOwl:source "ncithesaurus:Cuboidal_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010077 ;
    owl:annotatedTarget "UMLS:C0682577" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010081 ;
    owl:annotatedTarget "An extrahepatic bile duct that has the potential to develop into a common hepatic duct." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010083 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010083 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

[]
    oboInOwl:source "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010083 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004016
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010083 ;
    owl:annotatedTarget "Mesenchyme that has the potential to develop into a dermis." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ] .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005594
    ] .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010084 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0009133
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010084 ;
    owl:annotatedTarget "A structure that will develop into a diaphragm." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010091 ;
    owl:annotatedTarget "A multi-tissue structure that has the potential to develop into a meninx of hindbrain." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000610" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010091 ;
    owl:annotatedTarget "future hindbrain meninges" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001020 ;
    owl:annotatedTarget obo:CL_0001015 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010092 ;
    owl:annotatedTarget "A developing anatomical structure that has the potential to develop into a metencephalon." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001020 ;
    owl:annotatedTarget "Mature CD8_alpha-low Langerhans cell is a CD8_alpha-low Langerhans cell that that is CD80-high, CD86-high, MHCII-high and is CD83-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010096 ;
    owl:annotatedTarget "A developing anatomical structure that has the potential to develop into a myelencephalon." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010123 ;
    owl:annotatedTarget "A gray matter that has the potential to develop into a facial nucleus." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000025 ;
    owl:annotatedTarget "A female gamete where meiosis has progressed to metaphase II and is able to participate in fertilization."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010125 ;
    owl:annotatedTarget "A gray matter that has the potential to develop into a superior salivatory nucleus." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010129 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005254
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010129 ;
    owl:annotatedTarget "A femur endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EMAPA:17742" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010129 ;
    owl:annotatedTarget "femoral cartilage condensation" .

[]
    oboInOwl:hasDbXref "MP:0004576", "UBERON:cjm"^^xsd:string, "https://github.com/obophenotype/mammalian-phenotype-ontology/issues/1151" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010130 ;
    owl:annotatedTarget "The distal elements of the developing limb of vertebrates that will give rise to the autopod (e.g. manus, pes, paw)" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010131 ;
    owl:annotatedTarget "Any portion of cardiac muscle tissue that is part of the conducting system of heart or the Purkinje fibers." .

[]
    oboInOwl:hasDbXref "FMA:83378" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010131 ;
    owl:annotatedTarget "specialized conducting tissue of heart" .

[]
    oboInOwl:hasDbXref "FMA:83378" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010131 ;
    owl:annotatedTarget "specialized muscle tissue of heart" .

[]
    oboInOwl:hasDbXref "ISBN:0-683-40008-8"^^xsd:string, "MP:0000631" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010133 ;
    owl:annotatedTarget "any of the organized aggregations of cells that function as secretory or excretory organs and that release hormones in response to neural stimuli" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010134 ;
    owl:annotatedTarget obo:UBERON_0005408 .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010134 ;
    owl:annotatedTarget obo:UBERON_0010133 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010134 ;
    owl:annotatedTarget "A circumventricular organ that is capable of secreting substances into the cerebrospinal fluid." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "A circumventricular organ that is capable of monitoring the levels of substances to the cerebrospinal fluid." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "EMAPA:37741" .

[]
    oboInOwl:hasDbXref "NeuroNames:2856" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "humerosensory system" .

[]
    oboInOwl:hasDbXref "NeuroNames:2856" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "sensitive circumventricular organs" .

[]
    oboInOwl:hasDbXref "NeuroNames:2856" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "sensitive organs" .

[]
    oboInOwl:hasDbXref "NeuroNames:2856" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "sensory CVOs" .

[]
    oboInOwl:hasDbXref "NeuroNames:2856" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010135 ;
    owl:annotatedTarget "sensory circumventricular organs" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0010141 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005295
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009117
            ]
        )
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010141 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005891
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010141 ;
    owl:annotatedTarget "A sex cord that is part of a indifferent gonad." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004051" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010141 ;
    owl:annotatedTarget "primitive sex cords" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget obo:UBERON_0006530 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "A bodily secretion that is produced by a seminal vesicle." .

[]
    oboInOwl:external_ontology "ncit"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "in ncit, seminal fluid is a subtype of seminal vesicle secretion" .

[]
    oboInOwl:source "ncithesaurus:Seminal_Fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "UMLS:C0036614" .

[]
    oboInOwl:source "ncithesaurus:Seminal_Vesicle_Secretion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "UMLS:C0227987" .

[]
    oboInOwl:hasDbXref "FMA:62969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "secretion of seminal vesicle" .

[]
    oboInOwl:hasDbXref "FMA:62969" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "seminal vesicle secretion" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010143 ;
    owl:annotatedTarget "seminal fluid" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010147 ;
    owl:annotatedTarget obo:UBERON_0005399 .

[]
    oboInOwl:hasDbXref "BTO:0004798" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010147 ;
    owl:annotatedTarget "Any gland, other than the gonad, associated with the genital tract, such as the ampulla of the ductus deferens and the bulbourethral, prostate and vesicular glands of the male." .

[]
    oboInOwl:hasDbXref "BTO:0004798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010147 ;
    owl:annotatedTarget "male accessory gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010152 ;
    owl:annotatedTarget "A mucous secretion that is produced by glands in the epidermis." .

[]
    oboInOwl:hasDbXref "BTO:0005082" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010152 ;
    owl:annotatedTarget "epidermal mucus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenofrontal_suture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "The Sphenofrontal suture is the cranial suture between the sphenoid bone and the frontal bone." .

[]
    oboInOwl:hasDbXref "FMA:52938" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "frontosphenoid suture" .

[]
    oboInOwl:hasDbXref "FMA:52938" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "sphenofrontal suture of skull" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenofrontal_suture" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "sphenofrontal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenofrontal_suture" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "sutura sphenofrontalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sphenofrontal_suture" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010156 ;
    owl:annotatedTarget "sutura sphenofrontalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010160 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a lymphatic vessel." .

[]
    oboInOwl:hasDbXref "FMA:59681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010160 ;
    owl:annotatedTarget "lumen of lymphatic duct" .

[]
    oboInOwl:hasDbXref "FMA:59681" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010160 ;
    owl:annotatedTarget "lymphatic vessel lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010161 ;
    owl:annotatedTarget "An anatomical cavity that surrounded_by a blood vessel." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010162 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007812
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010162 ;
    owl:annotatedTarget "The distal end of the tail" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010162 ;
    owl:annotatedTarget "EMAPA:37760" .

[]
    oboInOwl:hasDbXref "MA:0002848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010162 ;
    owl:annotatedTarget "tail tip" .

[]
    oboInOwl:hasDbXref "MA:0002848" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010162 ;
    owl:annotatedTarget "end of tail" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010164 ;
    owl:annotatedTarget "An anatomical cluster that composed_primarily_of a strand of hair." .

[]
    oboInOwl:hasDbXref "FMA:70752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010164 ;
    owl:annotatedTarget "hairs" .

[]
    oboInOwl:hasDbXref "FMA:70752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010164 ;
    owl:annotatedTarget "hairs set" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010164 ;
    owl:annotatedTarget "pili" .

[]
    oboInOwl:hasDbXref "FMA:70752" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010164 ;
    owl:annotatedTarget "set of hairs" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010165 ;
    owl:annotatedTarget "A collection of hairs that is part of a face." .

[]
    oboInOwl:hasDbXref "FMA:70741" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010165 ;
    owl:annotatedTarget "facial hairs set" .

[]
    oboInOwl:hasDbXref "FMA:70741" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010165 ;
    owl:annotatedTarget "set of facial hairs" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010171 ;
    owl:annotatedTarget "A strand of hair that is part of a face." .

[]
    oboInOwl:hasDbXref "FMA:54360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010171 ;
    owl:annotatedTarget "face hair" .

[]
    oboInOwl:hasDbXref "FMA:54360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010171 ;
    owl:annotatedTarget "hair of face" .

[]
    oboInOwl:hasDbXref "FMA:54360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010171 ;
    owl:annotatedTarget "facial hair" .

[]
    oboInOwl:hasDbXref "GO:0060344", "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010183 ;
    owl:annotatedTarget "A trabecula that is part of a liver" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011794" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010186 ;
    owl:annotatedTarget "any of the numerous small mucous-secreting glands located in the wall of the penile urethra" .

[]
    oboInOwl:source "ncithesaurus:Urethral_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010186 ;
    owl:annotatedTarget "UMLS:C1314737" .

[]
    oboInOwl:hasDbXref "FMA:21443" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010186 ;
    owl:annotatedTarget "Littre's gland" .

[]
    oboInOwl:hasDbXref "FMA:21443" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010186 ;
    owl:annotatedTarget "urethral gland (male)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urethral_gland" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010186 ;
    owl:annotatedTarget "glandulae urethrales urethrae masculinae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010187 ;
    owl:annotatedTarget "An urethral gland that is part of a female urethra." .

[]
    oboInOwl:hasDbXref "FMA:21444" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010187 ;
    owl:annotatedTarget "urethral gland (female)" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010188 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:hasDbXref "EHDAA2:0003250" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010188 ;
    owl:annotatedTarget "A roughly circular bulge in a surface." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001021 ;
    owl:annotatedTarget obo:CL_0000051 .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010189 ;
    owl:annotatedTarget "part_of in EHDAA2. Only child in MA." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001762" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010189 ;
    owl:annotatedTarget "right venous valve" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010190 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010190 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010191
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0-914294-08-3", "MP:0004787" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010190 ;
    owl:annotatedTarget "the paired arterial structures of the embryo that supplies each developing somite via efferent segmental arteries; the dorsal aortae articulate with the umbilical arteries, which return mixed blood to the villi of the chorion for reoxygenation" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010190 ;
    owl:annotatedTarget "paired dorsal aortae" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15848391"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000026 ;
    owl:annotatedTarget "A germline cell that contributes to the development of the oocyte by transferring cytoplasm directly to oocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2346585"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001021 ;
    owl:annotatedTarget "A common lymphoid progenitor that is CD10-positive, CD45RA-positive, CD34-positive and CD38-positive."^^xsd:string .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004571
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string, "Wikipedia:Gonadal_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010192 ;
    owl:annotatedTarget "One of the laterally paired arteries that supply the gonads." .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010199 ;
    owl:annotatedTarget obo:UBERON_0000466 .

[]
    oboInOwl:hasDbXref "CARO:0001004" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010199 ;
    owl:annotatedTarget "An anatomical boundary that corresponds to some physical discontinuity." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010202 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010202 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002540
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lateral_line", "ZFA:0001469" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010202 ;
    owl:annotatedTarget "The lateral line consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head and body of all fishes and most amphibians. The lateral line develops from cranial ectodermal placodes situated behind the ear and between the eye and ear." .

[]
    oboInOwl:hasDbXref "ZFA:0001469" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010202 ;
    owl:annotatedTarget "lateral lines" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010204 ;
    owl:annotatedTarget "A vasculature that is part of a post-anal tail." .

[]
    oboInOwl:external_ontology "XAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010204 ;
    owl:annotatedTarget "isa blood vessel in XAO" .

[]
    oboInOwl:hasDbXref "ZFA:0005037" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010204 ;
    owl:annotatedTarget "post-vent vasculature" .

[]
    oboInOwl:hasDbXref "ZFA:0005037" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010204 ;
    owl:annotatedTarget "tail vasculature" .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010210 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] .

[]
    oboInOwl:hasDbXref "BTO:0000102", "Wikipedia:Thrombus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010210 ;
    owl:annotatedTarget "A semisolid gelatinous mass of coagulated blood that consists of red blood cells, white blood cells, and platelets entrapped in a fibrin network." .

[]
    oboInOwl:hasDbXref "Wikipedia:Thrombus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010210 ;
    owl:annotatedTarget "hemostatic plug" .

[]
    oboInOwl:hasDbXref "BTO:0000102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010210 ;
    owl:annotatedTarget "thrombus" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010212 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] .

[]
    oboInOwl:hasDbXref "AAO:0000267" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010212 ;
    owl:annotatedTarget "Apparatus located between the lungs and the buccal cavity. This apparatus is composed of a pair of arytenoid cartilages that are supported by the cricoid ring." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010212 ;
    owl:annotatedTarget "laryngeal cartilage system" .

[]
    oboInOwl:source "EHDAA2-abstracted" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010212
    ] .

[]
    oboInOwl:source "EHDAA2-abstracted" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010213 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010221
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010221 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010221 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001737
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010221 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002539
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010221 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003115
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010221 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003117
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Thalamus#Thalamic_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010225 ;
    owl:annotatedTarget "A nuclear complex which in mammals consists of four parts, the hypothalamus, epithalamus, ventral thalamus, and dorsal thalamus[WP,modified]." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010227 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004141
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001718" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010227 ;
    owl:annotatedTarget "Multi-tissue structure that is part of the heart tube and will become the cardiac atrium." .

[]
    oboInOwl:hasDbXref "ZFA:0001718" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010227 ;
    owl:annotatedTarget "presumptive atrium heart tube" .

[]
    oboInOwl:hasDbXref "FMA:71005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010227 ;
    owl:annotatedTarget "primordial atrium" .

[]
    oboInOwl:hasDbXref "FMA:71005" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010227 ;
    owl:annotatedTarget "primordial cardiac atrium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "The core globe-shaped component of the camera-type eye." .

[]
    oboInOwl:hasDbXref "VHOG:0001616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "eye globe" .

[]
    oboInOwl:hasDbXref "FMA:12513" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "eyeball" .

[]
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "eye" .

[]
    oboInOwl:hasDbXref "HP:0100886", "MIAA:0000283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "globe" .

[]
    oboInOwl:hasDbXref "http://www.drugs.com/dict/stroma-of-thyroid-gland.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010233 ;
    owl:annotatedTarget "The connective tissue that supports the lobules and follicles of the thyroid gland." .

[]
    oboInOwl:hasDbXref "FMA:86304" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010233 ;
    owl:annotatedTarget "thyroid gland stroma" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0013544", "Wikipedia:Merocrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010243 ;
    owl:annotatedTarget "An exocrine gland whose secretions are excreted via exocytosis from secretory cells into an epithelial-walled duct or ducts and thence onto a bodily surface or into the lumen; the gland releases its product and no part of the gland is lost or damaged." .

[]
    oboInOwl:source "inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010252 ;
    owl:annotatedTarget obo:UBERON_0010259 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010252 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009584
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010252 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010252 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 1st arch mandibular mesenchyme." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001022 ;
    owl:annotatedTarget obo:CL_0000576 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010253 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010045
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010253 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010253 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 1st arch maxillary mesenchyme." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17952047"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001022 ;
    owl:annotatedTarget "CD115-positive monocyte is a monocyte that is CD115-positive and CD11b-positive."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005689
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010254 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 2nd arch mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010255 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005690
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010255 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 3rd arch mesenchyme." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000571" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010255 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010255 ;
    owl:annotatedTarget "3rd pharyngeal arch mesenchyme derived from neural crest" .

[]
    oboInOwl:hasDbXref "EMAPA:16404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010255 ;
    owl:annotatedTarget "mesenchyme derived from neural crest of mesenchyme of 3rd arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005691
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 4th arch mesenchyme." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000580" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget "In all vertebrates, the pharyngeal apparatus develops from a series of bulges found on the lateral surface of the head, the pharyngeal arches, which consist of a number of different embryonic cell types. Each arch has an external covering of ectoderm and inner covering of endoderm, and between these a mesenchymal filling of neural crest with a central core of mesoderm.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "VHOG:0000580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget "4th pharyngeal arch mesenchyme derived from neural crest" .

[]
    oboInOwl:hasDbXref "EMAPA:16772" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010256 ;
    owl:annotatedTarget "mesenchyme derived from neural crest of mesenchyme of 4th arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010257 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010031
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010257 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010257 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 6th arch mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010258 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010258 ;
    owl:annotatedTarget "Mesenchyme that develops_from a rhombencephalon neural crest." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010259 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a 1st arch mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:16129" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010259 ;
    owl:annotatedTarget "mesenchyme derived from neural crest of mesenchyme of 1st arch" .

[]
    oboInOwl:hasDbXref "MP:0003230" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010260 ;
    owl:annotatedTarget "One of the three blood vessels, usually one large umbilical vein and two small umbilical arteries, buried within Wharton's jelly, that transport blood to and from the placenta, where exchange between the mother and fetus takes place; the umbilical vein carries oxygenated, nutrient-rich blood from the placenta to the fetus, and the umbilical arteries carry deoxygenated, nutrient-depleted blood from the fetus to the placenta." .

[]
    oboInOwl:hasDbXref "Hymans:Hymans" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010260 ;
    owl:annotatedTarget "allantoic vessel" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010260 ;
    owl:annotatedTarget "umbilical cord blood vessels" .

[]
    oboInOwl:source "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005884
    ] .

[]
    oboInOwl:hasDbXref "http://www.biology-online.org/dictionary/Hyoid_apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "A group of bones comprised of hyoid body and two pairs of cornua (i.e. greater cornua and lesser cornua), and lies just below the tongue, above the thyroid cartilage" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000225" ;
    oboInOwl:ontology "AAO" ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "Apparatus located in the floor of the mouth, under the mandibular arcade. The apparatus consists of a central corpus and four pairs of processes. This apparatus serves as the site of insertion for a variety of muscles associated with movements of the tongue and as the origin of the m. hyoglossus.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000225" ;
    oboInOwl:ontology "AAO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "relationship loss: part_of hyolaryngeal complex (AAO:0000226)[AAO]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "EMAPA:37600" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "apparatus hyobranchialis" .

[]
    oboInOwl:hasDbXref "http://www.biology-online.org/dictionary/Hyoid_apparatus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "apparatus hyoideus" .

[]
    oboInOwl:hasDbXref "AAO:0000225" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "hyobranchial apparatus" .

[]
    oboInOwl:hasDbXref "AAO:0000225" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010272 ;
    owl:annotatedTarget "hyolingual system" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010273 ;
    owl:annotatedTarget "A zone of bone organ that is part of a hyoid bone." .

[]
    oboInOwl:hasDbXref "FMA:59494" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010273 ;
    owl:annotatedTarget "hyoid bone zone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010276 ;
    owl:annotatedTarget "Any anatomical space that is part of a vertebral column." .

[]
    oboInOwl:hasDbXref "AAO:0000700" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010276 ;
    owl:annotatedTarget "vertebral column opening" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010284 ;
    owl:annotatedTarget obo:UBERON_0000161 .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_punctum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010284 ;
    owl:annotatedTarget "A minute orifice on the summit of the papillae lacrimales, which is the commencement point of the lacrimal canaliculi." .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_punctum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010284 ;
    owl:annotatedTarget "lacrimal point" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_punctum" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010284 ;
    owl:annotatedTarget "lacrimal puncta" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_punctum" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010284 ;
    owl:annotatedTarget "puncta lacrimalia" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget obo:UBERON_0002020 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009581
    ] .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010286
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000761" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget "Portion of tissue that is dorsolateral to the floor plate and part of the midbrain." .

[]
    oboInOwl:hasDbXref "TAO:0000761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget "basal plate midbrain" .

[]
    oboInOwl:hasDbXref "ZFA:0000761" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010285 ;
    owl:annotatedTarget "basal plate midbrain region" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010286 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003080
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0007039" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010286 ;
    owl:annotatedTarget "Portion of neural tube that gives rise to the midbrain." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010291 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001773
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Sclera#Histology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010291 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010294 ;
    owl:annotatedTarget obo:UBERON_0010291 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010294 ;
    owl:annotatedTarget "An endothelium that is part of a sclera." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget obo:UBERON_0010291 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "A stroma that is part of a sclera." .

[]
    oboInOwl:source "ncithesaurus:Substantia_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "UMLS:C1704397" .

[]
    oboInOwl:hasDbXref "FMA:58365" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "scleral stroma" .

[]
    oboInOwl:hasDbXref "FMA:58365" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "stroma of sclera" .

[]
    oboInOwl:hasDbXref "FMA:58365" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "subsantia propria sclerae" .

[]
    oboInOwl:hasDbXref "FMA:58365", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010295 ;
    owl:annotatedTarget "substantia propria sclerae" .

[]
    oboInOwl:hasDbXref "PMID:16496288", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010299 ;
    owl:annotatedTarget "Mesenchyme surrounding the developing optic cup which develops into the sclera." .

[]
    oboInOwl:source "DOI:10.1073/pnas.0709145105" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010302 ;
    owl:annotatedTarget obo:UBERON_0010303 .

[]
    oboInOwl:notes "Cyclorrhapha" ;
    oboInOwl:source "DOI:10.1073/pnas.0709145105" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010302 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_6656
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1073/pnas.0709145105" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010302 ;
    owl:annotatedTarget "A single extraembryonic epithelium, which closes the germband dorsally." .

[]
    oboInOwl:hasDbXref "BTO:0004800" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010302 ;
    owl:annotatedTarget "amnion-serosa" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010303 ;
    owl:annotatedTarget "An epithelium that is part of a extraembryonic structure." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget obo:UBERON_0006915 .

[]
    oboInOwl:hasDbXref "FMA:45569", "Wikipedia:Stratified_squamous_epithelium#Nonkeratinized" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget "Stratified squamous epithelium is a stratified squamous epithelium, the cells of which synthesizes but does not accumulate keratin. Examples: epithelium of vagina, epithelium of wall of esophagus." .

[]
    oboInOwl:hasDbXref "FMA:45569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget "epithelium stratificatum squamosum noncornificatum" .

[]
    oboInOwl:hasDbXref "FMA:45569" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget "nonkeratinizing stratified squamous epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget "stratified squamous non-keratinized epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010304 ;
    owl:annotatedTarget "stratified squamous nonkeratinizing epithelium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Conjunctiva#Gross_anatomy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010305 ;
    owl:annotatedTarget "One of the three major regions of the conjunctiva." .

[]
    oboInOwl:hasDbXref "FMA:59023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010305 ;
    owl:annotatedTarget "region of conjunctiva" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010312 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003071
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0001678" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010312 ;
    owl:annotatedTarget "Developing anatomical structure that develops into the eyeball and associated structures." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0002201" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010312 ;
    owl:annotatedTarget "Multi-tissue structure that consists of the structures that develop into the retina and lens.[TAO]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010313 ;
    owl:annotatedTarget "An anatomical structure that develops from the neural crest." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010314 ;
    owl:annotatedTarget "An anatomical structure that has some part that develops from the neural crest." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010321 ;
    owl:annotatedTarget "A skeletal element that is part of a orbital region." .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000049", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010323 ;
    owl:annotatedTarget "Skeletal subdivision of the head including skull (cranium plus mandible), pharyngeal and/or hyoid apparatus." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000109" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010323 ;
    owl:annotatedTarget "Bony structure that encases the central nervous system and the primary sense organs of sight, olfaction, hearing, and equilibrium.[AAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0000737" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010323 ;
    owl:annotatedTarget "Skeletal system which is part of the skull, including the splanchnocranium, chondrocranium, and dermatocranium.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0000737" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010323 ;
    owl:annotatedTarget "cranium" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001023 ;
    owl:annotatedTarget obo:CL_0001059 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010328 ;
    owl:annotatedTarget "Mesenchyme that is part of a limb bud." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:1261582"^^xsd:string, "PMID:17952047"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001023 ;
    owl:annotatedTarget "A common myeloid progenitor that is Kit-positive and CD34-positive, Il7ra-negative, and is SCA1-low and Fcgr2-low and Fcgr3-low."^^xsd:string .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010329 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010377
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010329 ;
    owl:annotatedTarget "Mesenchyme that is part of a limb/fin bud." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010330 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing eyelid." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010332 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010332 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003372
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010332 ;
    owl:annotatedTarget "An epithelium that is part of a handplate." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000730" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010332 ;
    owl:annotatedTarget "handplate epithelium" .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010333 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005728
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010333 ;
    owl:annotatedTarget "Mesenchyme that is part of a extraembryonic membrane." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010334 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009526
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010334 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010253
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010334 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a maxillary process mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010335 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009526
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010335 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010338
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010335 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a maxillary process mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010336 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006905
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010336 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010252
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010336 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a mandibular process mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010337 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006905
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010337 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010339
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010337 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a mandibular process mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010338 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010045
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010338 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch maxillary mesenchyme." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010339 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009584
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010339 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch mandibular mesenchyme." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010341 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010042
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010341 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 1st arch mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:16130" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010341 ;
    owl:annotatedTarget "mesenchyme derived from head mesoderm of mesenchyme of 1st arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010343 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005689
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010343 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 2nd arch mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:16280" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010343 ;
    owl:annotatedTarget "mesenchyme derived from head mesoderm of mesenchyme of 2nd arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010344 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005690
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010344 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 3rd arch mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:16403" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010344 ;
    owl:annotatedTarget "mesenchyme derived from head mesoderm of mesenchyme of 3rd arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010345 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005691
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010345 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 4th arch mesenchyme." .

[]
    oboInOwl:hasDbXref "EMAPA:16771" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010345 ;
    owl:annotatedTarget "mesenchyme derived from head mesoderm of mesenchyme of 4th arch" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010347 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010031
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010347 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a 6th arch mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010349 ;
    owl:annotatedTarget "A otic capsule endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget obo:UBERON_0005913 .

[]
    oboInOwl:hasDbXref "Wikipedia:Ossification_center" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget "The first step in ossification of the cartilage is that the cartilage cells, at the point where ossification is commencing and which is termed a ossification center, enlarge and arrange themselves in rows. The matrix in which they are imbedded increases in quantity, so that the cells become further separated from each other. A deposit of calcareous material now takes place in this matrix, between the rows of cells, so that they become separated from each other by longitudinal columns of calcified matrix, presenting a granular and opaque appearance. Here and there the matrix between two cells of the same row also becomes calcified, and transverse bars of calcified substance stretch across from one calcareous column to another. Thus there are longitudinal groups of the cartilage cells enclosed in oblong cavities, the walls of which are formed of calcified matrix which cuts off all nutrition from the cells; the cells, in consequence, atrophy, leaving spaces called the primary areolC&." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget "centrum ossificationis" .

[]
    oboInOwl:hasDbXref "FMA:75436" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget "ossification centre" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ossification_center" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget "center of ossification" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ossification_center" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010355 ;
    owl:annotatedTarget "centrum ossificationis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002412
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "An arch-shaped structure of the vertebra that extends dorsally (neural arch) or ventrally (hemal arch) from the vertebral centrum" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001670" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.270", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "(...) certain common components [of vertebral structure] are found in nearly all vertebrate. A representative vertebra has a vertebral arch or neural arch, which extends dorsally around the spinal cord.[well established][VHOG]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "Note that humans do not have hemal arches, so VA=NA for FMA" .

[]
    oboInOwl:hasDbXref "FMA:11946" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "arch of vertebra" .

[]
    oboInOwl:hasDbXref "FMA:11946" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "arcus vertebrae (vertebralis)" .

[]
    oboInOwl:hasDbXref "MA:0001453" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "vertebra arch" .

[]
    oboInOwl:hasDbXref "FMA:11946" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010358 ;
    owl:annotatedTarget "vertebral arch" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010359 ;
    owl:annotatedTarget "Mesenchyme that develops_from a neural crest and is part of a entire pharyngeal arch associated mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010360 ;
    owl:annotatedTarget "Mesenchyme that develops_from a head mesenchyme from mesoderm and is part of a entire pharyngeal arch associated mesenchyme." .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010362 ;
    owl:annotatedTarget obo:UBERON_0010912 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000037", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010362 ;
    owl:annotatedTarget "Skeletal subdivision that undergoes indirect development and includes elements that develop as a replacement or substitution of other elements or tissues." .

[]
    oboInOwl:source "Wikipedia:Endoskeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010362 ;
    owl:annotatedTarget "An endoskeleton is an internal support structure of an animal, composed of mineralized tissue. Endoskeleton develops within the skin or in the deeper body tissues. The vertebrate is basically an endoskeleton made up of two types of tissues (bone and cartilage). During early embryonic development the endoskeleton is composed of notochord and cartilage. The notochord in most vertebrates is replaced by vertebral column and cartilage is replaced by bone in most adults. In three phyla and one subclass of animals, endoskeletons of various complexity are found: Chordata, Echinodermata, Porifera, and Coleoidea. An endoskeleton may function purely for support (as in the case of sponges), but often serves as an attachment site for muscle and a mechanism for transmitting muscular forces. A true endoskeleton is derived from mesodermal tissue. Such a skeleton is present in echinoderms and chordates. The poriferan 'skeleton' consists of microscopic calcareous or siliceous spicules or a spongin network. The Coleoidae do not have a true endoskeleton in the evolutionary sense; here, a mollusk exoskeleton evolved into several sorts of internal structure, the 'cuttlebone' of cuttlefish being the best-known version. Yet they do have cartilaginous tissue in their body, even if it is not mineralized, especially in the head, where it forms a primitive cranium. The endoskeleton gives shape,support and protection to the body and provides a mean of locomotion.[Wikipedia:Endoskeleton]t" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010362 ;
    owl:annotatedTarget "replacement skeleton" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010363 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000139", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010363 ;
    owl:annotatedTarget "A skeletal element that has the potential to participate in endochondral ossification, and may participate in intramembranous ossification." .

[]
    oboInOwl:hasDbXref "VSAO:0000139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010363 ;
    owl:annotatedTarget "endochondral replacement element" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget obo:UBERON_0010912 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000035", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget "Skeletal subdivision that undergoes direct development and includes elements that either develop in association with the basement membrane of the ectoderm or are homologous with such elements; includes dermatocranium, components of the appendicular skeleton, teeth and tooth-like elements of the oropharynx, and integumentary elements." .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget "exoskeleton" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget "dermal skeletal system" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget "dermoskeleton" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010364 ;
    owl:annotatedTarget "desmoskeleton" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000063", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "Skeletal tissue that is part of the exoskeleton and derived from an odontogenic papilla." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "Classified as a portion of organism substance in FMA" .

[]
    oboInOwl:source "ncithesaurus:Tooth_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "UMLS:C1519551" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "odontogenic tissue" .

[]
    oboInOwl:hasDbXref "FMA:63001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "portion of substance of tooth" .

[]
    oboInOwl:hasDbXref "FMA:63001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "substance of tooth" .

[]
    oboInOwl:hasDbXref "MA:0002540" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "tooth substance" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "dental tissue" .

[]
    oboInOwl:hasDbXref "VT:0003930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010365 ;
    owl:annotatedTarget "tooth hard tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010366 ;
    owl:annotatedTarget "A vasculature that is part of a conjunctiva." .

[]
    oboInOwl:hasDbXref "FMA:70887" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010366 ;
    owl:annotatedTarget "conjunctival veins" .

[]
    oboInOwl:hasDbXref "FMA:70887" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010366 ;
    owl:annotatedTarget "conjunctival veins set" .

[]
    oboInOwl:hasDbXref "FMA:70887" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010366 ;
    owl:annotatedTarget "set of conjunctival veins" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010366 ;
    owl:annotatedTarget "venae conjunctivales" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000027 ;
    owl:annotatedTarget obo:CL_0000192 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010367 ;
    owl:annotatedTarget "A vein that is part of a conjunctiva." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Pulmonary_Lobule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010368 ;
    owl:annotatedTarget "The smallest anatomical unit of the lung, measuring 0.50 to 2.00 cm in diameter. Each lobule is composed of 4-8 terminal bronchioles and their distal alveolar ducts and sacs. The lobules are separated by fibrous interlobular septa." .

[]
    oboInOwl:hasDbXref "FMA:75739", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010368 ;
    owl:annotatedTarget "lobulus pulmonis" .

[]
    oboInOwl:hasDbXref "FMA:69064" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010371 ;
    owl:annotatedTarget "Epithelium composed of cells that develops from the ectoderm[FMA,modified]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010375 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ] .

[]
    oboInOwl:hasDbXref "FMA:79793" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010375 ;
    owl:annotatedTarget "dorsal pancreas" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003921
    ] .

[]
    oboInOwl:hasDbXref "FMA:79794" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010376 ;
    owl:annotatedTarget "ventral pancreas" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010377 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010377 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010377 ;
    owl:annotatedTarget "Mesenchyme that develops_from a somatopleure." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010378 ;
    owl:annotatedTarget obo:UBERON_0007524 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010378 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009142
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010378 ;
    owl:annotatedTarget "Mesenchyme that develops_from a splanchnopleure." .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string, "MP:0001046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010380 ;
    owl:annotatedTarget "the neurons that innervate the esophagus, stomach, small and large bowel" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010380 ;
    owl:annotatedTarget "EMAPA:37479" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010386 ;
    owl:annotatedTarget "A lymphoid follicle that is part of a Peyer's patch." .

[]
    oboInOwl:hasDbXref "MA:0000732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010386 ;
    owl:annotatedTarget "peyer's patch follicle" .

[]
    oboInOwl:hasDbXref "MP:0002392" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010387 ;
    owl:annotatedTarget "The Peyer's patch area normally occupied by T lymphocytes" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010387 ;
    owl:annotatedTarget "EMAPA:37939" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010388 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002228
    ] .

[]
    oboInOwl:hasDbXref "MP:0000152", "PMID:15906248" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010388 ;
    owl:annotatedTarget "The segment of the rib that connects to a vertebra[MP]. a small part of the rib composed of the head, neck, tuberculum and a short proximal part of the body[PMID]" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010388 ;
    owl:annotatedTarget "EMAPA:37495" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001024 ;
    owl:annotatedTarget obo:CL_0000037 .

[]
    oboInOwl:hasDbXref "PMID:15906248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010388 ;
    owl:annotatedTarget "proximal part of rib" .

[]
    oboInOwl:hasDbXref "MA:0001400" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010388 ;
    owl:annotatedTarget "proximal rib" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010390 ;
    owl:annotatedTarget "An organ cavity that is part of a urethra." .

[]
    oboInOwl:hasDbXref "FMA:19709" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010390 ;
    owl:annotatedTarget "urethral lumen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000027 ;
    owl:annotatedTarget "A smooth muscle cell derived from the neural crest." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:10430905"^^xsd:string, "PMID:11750107"^^xsd:string, "PMID:16551251", "PMID:20024907"^^xsd:string, "PMID:9389721"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001024 ;
    owl:annotatedTarget "CD133-positive hematopoietic stem cell is a hematopoietic stem cell that is CD34-positive, CD90-positive, and CD133-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:16140871"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001024 ;
    owl:annotatedTarget "CD133-positive hematopoietic stem cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0002345", "https://github.com/obophenotype/uberon/issues/6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010395 ;
    owl:annotatedTarget "An unstimulated network of follicular dendritic cells and small resting B cells in the lymph node cortex." .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010399 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001194
    ] .

[]
    oboInOwl:hasDbXref "MP:0002354", "Wikipedia:Trabecular_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010399 ;
    owl:annotatedTarget "one of the branches of the splenic artery[MP]" .

[]
    oboInOwl:ontology "Wikipedia" ;
    oboInOwl:source "Wikipedia:Trabecular_arteries" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010399 ;
    owl:annotatedTarget "When the splenic artery passes into the trabecula of the spleen and branches, they become known as the trabecular arteries. When these arteries then reach the white pulp, and become covered with Periarteriolar lymphoid sheaths, the name changes again to central arteries (or central arterioles). Branches of the central arteries are given to the red pulp, and these are called penicillar arteries).[Wikipedia]" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Trabecular_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010399 ;
    owl:annotatedTarget "UMLS:C1710159" .

[]
    oboInOwl:hasDbXref "MP:0002228", "Wikipedia:Trabecular_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010400 ;
    owl:annotatedTarget "one of the veins that feed the splenic vein" .

[]
    oboInOwl:ontology "Wikipedia" ;
    oboInOwl:source "Wikipedia:Trabecular_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010400 ;
    owl:annotatedTarget "The trabecular veins are the largest veins inside the spleen. It drains the blood collected in the sinuses of the pulp.[Wikipedia]" .

[]
    oboInOwl:source "ncithesaurus:Splenic_Trabecular_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010400 ;
    owl:annotatedTarget "UMLS:C1710160" .

[]
    oboInOwl:hasDbXref "Wikipedia:Trabecular_veins" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010400 ;
    owl:annotatedTarget "trabecular vein" .

[]
    oboInOwl:hasDbXref "MP:0001233", "PMID:10469309", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010402 ;
    owl:annotatedTarget "Any layer of the epidermis that is superior to the stratum basale" .

[]
    oboInOwl:hasDbXref "MP:0001233" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010402 ;
    owl:annotatedTarget "suprabasal layer" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010403 ;
    owl:annotatedTarget "The part of the future brain that is derived from the mantle layer of the neural tube" .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010403 ;
    owl:annotatedTarget "not clear if the MA/EMAPA classes refer specifically to the cortical subset. DHBA class incldues non-neocortex derivatives so it belongs here" .

[]
    oboInOwl:hasDbXref "MA:0000812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010403 ;
    owl:annotatedTarget "brain marginal zone" .

[]
    oboInOwl:hasDbXref "MP:0013754" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010409 ;
    owl:annotatedTarget "The integrated unit (of the eye) that consists of the conjunctiva, the corneal surface, and the ocular mucosal adnexa including the lid margins and the meibomian gland openings, the lacrimal glands and the lacrimal drainage system, all which are critical to maintain ocular surface integrity and provide protection from external antigens and pathogenic microorganisms." .

[]
    oboInOwl:hasDbXref "MA:0002486" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010409 ;
    owl:annotatedTarget "eye surface" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010416 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010416 ;
    owl:annotatedTarget "A part of the lymph node cortex in which B lymphocytes home to primary follicles to survey follicular dendritic cells (FDCs); antigen stimulated B cells proliferate and differentiate within the follicles forming distinctive germinal centers" .

[]
    oboInOwl:hasDbXref "MP:0002344"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010416 ;
    owl:annotatedTarget "lymph node B cell dependent cortex" .

[]
    oboInOwl:hasDbXref "MP:0002344"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010416 ;
    owl:annotatedTarget "lymph node B-cell domain" .

[]
    oboInOwl:hasDbXref "MP:0002344"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010416 ;
    owl:annotatedTarget "nodular lymph node cortex" .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] .

[]
    oboInOwl:hasDbXref "MP:0002347" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget "The paracortex and interfollicular cortex of the lymph node in which T lymphocytes home to survey dendritic cells" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget "EMAPA:37663" .

[]
    oboInOwl:hasDbXref "MP:0002347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget "lymph node T cell dependent paracortex" .

[]
    oboInOwl:hasDbXref "MP:0002347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget "lymph node T-cell domain" .

[]
    oboInOwl:hasDbXref "MP:0002347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010417 ;
    owl:annotatedTarget "lymph node deep cortex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010418 ;
    owl:annotatedTarget "An orifice that is part of a lower urinary tract." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010418 ;
    owl:annotatedTarget "urethral orifice" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010753
    ] .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string, "PMID:25656706"^^xsd:string, "http://orcid.org/0000-0003-4183-8865/"^^xsd:string, "https://github.com/obophenotype/uberon/issues/7", "https://orcid.org/0000-0001-9990-8331" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "A part of the secondary follicle in which naive B cells reside along with some helper T cells, macrophages and follicular dendritic cells; these are displaced by the expanding germinal centre and form a 'mantle' around it." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "EMAPA:37661" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "lymph node B cell corona" .

[]
    oboInOwl:hasDbXref "MA:0002990" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "lymph node follicular mantle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "lymph node inactive zone" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "lymph node peripheral zone" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010420 ;
    owl:annotatedTarget "lymph node dark zone" .

[]
    oboInOwl:source "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004042
    ] .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "PMID:17495967", "https://github.com/obophenotype/uberon/issues/6" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "The area of the (spleen) secondary B follicle that surrounds the germinal center and harbors the small recirculating B lymphocytes" .

[]
    oboInOwl:hasDbXref "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "B cell domain of the spleen" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "lymphocytic corona" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "splenic corona" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "EMAPA:37962" .

[]
    oboInOwl:hasDbXref "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "follicle mantle" .

[]
    oboInOwl:hasDbXref "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "spleen B cell corona" .

[]
    oboInOwl:hasDbXref "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "spleen B-cell corona" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "spleen lymphocytic corona" .

[]
    oboInOwl:hasDbXref "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "splenic B cell corona" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "MP:0002360" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010421 ;
    owl:annotatedTarget "spleen mantle zone" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010422 ;
    owl:annotatedTarget obo:UBERON_0000444 .

[]
    oboInOwl:source "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010422 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000788
    ] .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010422 ;
    owl:annotatedTarget "A lymphoid follicle containing naive B cells" .

[]
    oboInOwl:hasDbXref "FMA:55223" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010422 ;
    owl:annotatedTarget "primary lymphoid nodule" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010423 ;
    owl:annotatedTarget obo:UBERON_0010422 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010423 ;
    owl:annotatedTarget "A primary nodular lymphoid tissue that is part of a tonsil." .

[]
    oboInOwl:hasDbXref "FMA:86018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010423 ;
    owl:annotatedTarget "lymphoid nodule of tonsil" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010425 ;
    owl:annotatedTarget "A naris that is located inside the nasal cavity and connects to the pharynx." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010425 ;
    owl:annotatedTarget "choanae" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010425 ;
    owl:annotatedTarget "internal nares" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_processes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "The ciliary processes are formed by the inward folding of the various layers of the choroid, i.e. , the choroid proper and the lamina basalis, and are received between corresponding foldings of the suspensory ligament of the lens." .

[]
    oboInOwl:hasDbXref "FMA:76551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "ciliary processes" .

[]
    oboInOwl:hasDbXref "FMA:76551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "ciliary processes set" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "processus ciliares" .

[]
    oboInOwl:hasDbXref "FMA:76551" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "set of ciliary processes" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_processes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "ciliary process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Ciliary_processes" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "processus ciliares" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010428 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:hasDbXref "Wikipedia:Flat_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010428 ;
    owl:annotatedTarget "A bone that is shaped as a broad flat plate and composed of two thin layers of compact tissue enclosing between them a variable quantity of cancellous tissue, which is the location of red bone marrow." .

[]
    oboInOwl:source "ncithesaurus:Flat_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010428 ;
    owl:annotatedTarget "UMLS:C0222649" .

[]
    oboInOwl:hasDbXref "Wikipedia:Flat_bone" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010428 ;
    owl:annotatedTarget "os planum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010498 ;
    owl:annotatedTarget obo:UBERON_0000485 .

[]
    oboInOwl:hasDbXref "Wikipedia:Pseudostratified_columnar_epithelium", "http://medical-dictionary.thefreedictionary.com/pseudostratified+epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010498 ;
    owl:annotatedTarget "A simple columnar epithelium that looks stratified but is not, because its cells are arranged with their nuclei at different levels." .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010498 ;
    owl:annotatedTarget "glandular in NCIT; we consider the two NCIT terms synonymous" .

[]
    oboInOwl:source "ncithesaurus:Pseudostratified_Columnar_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010498 ;
    owl:annotatedTarget "UMLS:C0836138" .

[]
    oboInOwl:source "ncithesaurus:Pseudostratified_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010498 ;
    owl:annotatedTarget "UMLS:C1514590" .

[]
    oboInOwl:hasDbXref "NCIT:NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010499 ;
    owl:annotatedTarget "Epithelium composed of a single layer of cells, appearing as layered because the column-shaped cells vary in height so the nuclei are at different levels. The basal portions of all the cells are in contact with the basement membrane. It lines the respiratory system and the male reproductive tract. The cilia in the respiratory tract are motile, while the stereocilia in the male reproductive tract are immobile." .

[]
    oboInOwl:source "ncithesaurus:Pseudostratified_Columnar_Ciliated_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010499 ;
    owl:annotatedTarget "UMLS:C0506992" .

[]
    oboInOwl:hasDbXref "FMA:13146" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010499 ;
    owl:annotatedTarget "epithelium pseudostratificatum columnare ciliatum (trachea et bronchi)" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010521 ;
    owl:annotatedTarget "An organ that is capable of detecting electrical stimulus" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010522 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010522 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010362
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000135", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010522 ;
    owl:annotatedTarget "Skeletal element that forms as a replacement or substitution of another element or tissue." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010523 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] .

[]
    oboInOwl:hasDbXref "MESH:A07.231.432", "ZFA:0005251", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010523 ;
    owl:annotatedTarget "A vessel of the microcirculature, lying between the arterioles and venules; includes capillaries (blood and lymphatic), metarterioles and arteriovenous anastomoses." .

[]
    oboInOwl:hasDbXref "TAO:0005251" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010523 ;
    owl:annotatedTarget "microcirculatory vessels" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010527 ;
    owl:annotatedTarget "An organ cavity that surrounded_by a bone." .

[]
    oboInOwl:hasDbXref "FMA:24021" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010527 ;
    owl:annotatedTarget "bone organ cavity" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010528 ;
    owl:annotatedTarget obo:UBERON_0010527 .

[]
    oboInOwl:hasDbXref "FMA:24028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010528 ;
    owl:annotatedTarget "air space of bone" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003220
    ] .

[]
    oboInOwl:hasDbXref "http://www.embryology.ch/anglais/turinary/urinhaute03.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "different versions of EMAPA have different labels for the same classes. In vHOG this is part of metanephros cortex but this leads to a cycle in basic." .

[]
    oboInOwl:hasDbXref "VHOG:0001241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "induced blastemal cells" .

[]
    oboInOwl:hasDbXref "EMAPA:17953" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "nephrogenic interstitium of nephrogenic zone" .

[]
    oboInOwl:hasDbXref "EMAPA:17645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "cap mesenchyme of metanephros of urinary system" .

[]
    oboInOwl:hasDbXref "EMAPA:17953" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010531 ;
    owl:annotatedTarget "peripheral blastema" .

[]
    oboInOwl:source "EHDAA2-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010532 ;
    owl:annotatedTarget obo:UBERON_0003914 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010532 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004209
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010532 ;
    owl:annotatedTarget "An epithelial tube that is fated to become a nephron." .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010532 ;
    owl:annotatedTarget "EHDAA2 treats this as already having a tubular structure, but in the ZFA representation this is a cluster of cells" .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010533 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000081
    ] .

[]
    oboInOwl:hasDbXref "GO:0072214" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010533 ;
    owl:annotatedTarget "The metanephric cortex is the outer region of the metanephros[GO]." .

[]
    oboInOwl:hasDbXref "GOC:cvs"^^xsd:string, "ORCiD:0000-0002-2244-7917", "ZFA:0005584" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010534 ;
    owl:annotatedTarget "Anatomical cluster which give rise to mature mesonephric nephrons. Zebrafish continously generate new mesonephric nephrons." .

[]
    oboInOwl:hasDbXref "ZFA:0005584" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010534 ;
    owl:annotatedTarget "developing mesonephric nephron" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010535 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005113
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010535 ;
    owl:annotatedTarget "A primitive nephron that is part of a metanephros." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001516" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010535 ;
    owl:annotatedTarget "primitive nephron" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010536 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010536 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003918
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0005587" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010537 ;
    owl:annotatedTarget "Cluster of cells comprising a portion of tissue which gives rise to new mesonephric nephrons. The cluster contains self-renewing stem cells." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010538 ;
    owl:annotatedTarget "An appendage segment that is part of a limb/fin." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010540 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a tarsal bone." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010541 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010541 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010540
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010541 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a tarsal bone." .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010543 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005028", "VSAO:NI"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010543 ;
    owl:annotatedTarget "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the autopodium - i.e. the bones of the digits or their cartilaginous precursors[VSAO,modified]." .

[]
    oboInOwl:hasDbXref "FMA:231315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010543 ;
    owl:annotatedTarget "set of phalanges" .

[]
    oboInOwl:hasDbXref "VSAO:0005028", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010543 ;
    owl:annotatedTarget "acropodium" .

[]
    oboInOwl:notes "many to one" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010699
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget obo:UBERON_0010545 .

[]
    oboInOwl:hasDbXref "Wikipedia:Metacarpus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "The metacarpus is the intermediate part of the manus skeleton that is located between the phalanges (bones of the fingers) distally and the carpus which forms the connection to the forearm. The metacarpus consists of metacarpal bones. The metacarpals form a transverse arch to which the rigid row of distal carpal bones are fixed. The peripheral metacarpals (those of the thumb and little finger) form the sides of the cup of the palmar gutter and as they are brought together they deepen this concavity. The index metacarpal is the most firmly fixed, while the thumb metacarpal articulates with the trapezium and acts independently from the others. The middle metacarpals are tightly united to the carpus by intrinsic interlocking bone elements at their bases. The ring metacarpal forms a transitional element of the semi-independent last metacarpal. [WP,unvetted]." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000946" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "Segment of the forearm corresponding to the metacarpus, which articulates with the carpals at one end and with the phalanges at the other end.[AAO]" .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "metacarpal bones" .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "metacarpals [I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "metacarpals set" .

[]
    oboInOwl:hasDbXref "FMA:71336", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "ossa metacarpalia [I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71336", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "ossa metacarpi [I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "set of metacarpal bones" .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "set of metacarpals" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001025 ;
    owl:annotatedTarget obo:CL_0000051 .

[]
    oboInOwl:hasDbXref "FMA:71336" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "set of metacarpals [I-V]" .

[]
    oboInOwl:hasDbXref "VSAO:0005026", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "anterior metapodium" .

[]
    oboInOwl:hasDbXref "AAO:0000946", "MA:th"^^xsd:string, "http://en.wiktionary.org/wiki/metapodial" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "fore metapodium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metacarpus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget "metacarpalia" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:17952047"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001025 ;
    owl:annotatedTarget "A common lymphoid progenitor that is Kit-low, FLT3-positive, IL7ralpha-positive, and SCA1-low."^^xsd:string .

[]
    oboInOwl:notes "many to one" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010697
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010544 ;
    owl:annotatedTarget obo:UBERON_0010545 .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "Limb segment that consists of the long bones of the pes. The metatarsals are analogous to the metacarpal bones of the manus." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000221" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "Segment of the leg corresponding to the metatarsus, which articulates with the carpals at one end and with the phalanges at the other end.[AAO]" .

[]
    oboInOwl:hasDbXref "FMA:71340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "metatarsal bones set" .

[]
    oboInOwl:hasDbXref "FMA:71340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "metatarsals [I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71340", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "ossa metatarsalia [I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71340", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "ossa metatarsi[I-V]" .

[]
    oboInOwl:hasDbXref "FMA:71340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "set of metatarsal bones" .

[]
    oboInOwl:hasDbXref "FMA:71340" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "set of metatarsals [I-V]" .

[]
    oboInOwl:hasDbXref "Wikipedia:Metatarsus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "ossa metatarsalia" .

[]
    oboInOwl:hasDbXref "VSAO:0005027", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010545 ;
    owl:annotatedTarget "posterior metapodium" .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012150
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "Subdivision of skeleton that corresponds to metapodium region, between acropodial skeleton and mesopdoial skeleton." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005025" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "Endochondral bone complex located between the mesopodium and the acropodium and consisting of the metacarpals or metatarsals.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005025" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005025" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: distally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0005025" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "metapodial skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "metapodium skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "skeletal parts of metapodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005025", "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010546 ;
    owl:annotatedTarget "metapodium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010585 ;
    owl:annotatedTarget "A pre-cartilage condensation that is part of a pedal digit mesenchyme." .

[]
    oboInOwl:hasDbXref "VHOG:0000952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010585 ;
    owl:annotatedTarget "foot phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010585 ;
    owl:annotatedTarget "hind limb digit phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010585 ;
    owl:annotatedTarget "foot digit phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010586 ;
    owl:annotatedTarget "A pre-cartilage condensation that is part of a manual digit mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010586 ;
    owl:annotatedTarget "fore limb digit phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "VHOG:0000954" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010586 ;
    owl:annotatedTarget "hand phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010586 ;
    owl:annotatedTarget "hand digit phalanx pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010685 ;
    owl:annotatedTarget "A cartilage element that is part of a pedal digit mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010685 ;
    owl:annotatedTarget "hind limb digit phalanx cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010685 ;
    owl:annotatedTarget "foot digit phalanx cartilage element" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010686 ;
    owl:annotatedTarget "A cartilage element that is part of a manual digit mesenchyme." .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010686 ;
    owl:annotatedTarget "fore limb digit phalanx cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010686 ;
    owl:annotatedTarget "hand digit phalanx cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010687 ;
    owl:annotatedTarget "hind limb digit metatarsal pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "VHOG:0000948" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010687 ;
    owl:annotatedTarget "metatarsus pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010687 ;
    owl:annotatedTarget "foot digit metatarsal pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:32956" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010687 ;
    owl:annotatedTarget "metatarsal pre-cartilage condensation" .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012151
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget obo:UBERON_0010696 .

[]
    oboInOwl:hasDbXref "VSAO:0005029", "VSAO:NI"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the manual autopodium - i.e. the bones of the hands or their cartilaginous precursors[VSAO,modified]." .

[]
    oboInOwl:hasDbXref "VSAO:0005029", "VSAO:NI"^^xsd:string ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget "manual phalanges" .

[]
    oboInOwl:hasDbXref "FMA:71337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget "phalanges of hand" .

[]
    oboInOwl:hasDbXref "FMA:71337" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget "set of phalanges of hand" .

[]
    oboInOwl:hasDbXref "VSAO:0005029", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget "anterior acropodium" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010695 ;
    owl:annotatedTarget "Mesenchyme of the carpal region that contributes to the tarsal skeleton." .

[]
    oboInOwl:source "PHENOSCAPE:ni" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012152
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010688 ;
    owl:annotatedTarget obo:UBERON_0010696 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget "The subdivision of the skeleton that consists of all the skeletal elements at the distalmost end of the pedal autopodium - i.e. the bones of the foot or their cartilaginous precursors[cjm]." .

[]
    oboInOwl:hasDbXref "VSAO:0005030", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget "pedal phalanges" .

[]
    oboInOwl:hasDbXref "FMA:78512" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget "phalanges of foot" .

[]
    oboInOwl:hasDbXref "FMA:78512" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget "set of phalanges of foot" .

[]
    oboInOwl:hasDbXref "VSAO:0005030", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010696 ;
    owl:annotatedTarget "posterior acropodium" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010697 ;
    owl:annotatedTarget "hind limb digit metatarsal cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010697 ;
    owl:annotatedTarget "foot digit metatarsal cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:32951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010697 ;
    owl:annotatedTarget "metatarsal cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010698 ;
    owl:annotatedTarget "fore limb digit metacarpus pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "VHOG:0000953" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010698 ;
    owl:annotatedTarget "metacarpal bone pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "VHOG:0000953" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010698 ;
    owl:annotatedTarget "metacarpus pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010698 ;
    owl:annotatedTarget "hand digit metacarpus pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:accepted"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010699 ;
    owl:annotatedTarget "fore limb digit metacarpus cartilage element" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606"^^xsd:string, "OBOL:accepted"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010699 ;
    owl:annotatedTarget "hand digit metacarpus cartilage element" .

[]
    oboInOwl:hasDbXref "EMAPA:32849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010699 ;
    owl:annotatedTarget "metacarpal cartilage condensation" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010700 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010702
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:32721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010701 ;
    owl:annotatedTarget "phalanx cartilage condensation" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010702 ;
    owl:annotatedTarget "Mesenchyme of the digit region." .

[]
    oboInOwl:hasDbXref "NCIT:C34141" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010702 ;
    owl:annotatedTarget "digital ray" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget obo:UBERON_0010720 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "The collection of all skeletal elements in an forelimb zeugopod region." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000200" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "Segment of the forearm corresponding to the radius and ulna.[AAO]" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "antebrachium skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0005011", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "anterior zeugopodium skeleton" .

[]
    oboInOwl:hasDbXref "FMA:71199" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "forearm skeleton" .

[]
    oboInOwl:hasDbXref "FMA:71199" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "skeleton of forearm" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "wing zeugopod skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0005011", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "anterior zeugopodium" .

[]
    oboInOwl:hasDbXref "AAO:0000200" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "fore epipodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005011", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "forelimb epipodium" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget "mesomere 2 of pectoral appendage" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Appendages-and-the-appendicular-skeleton", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "An organism subdivision that includes both an appendage and its associated girdle region. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000214" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "Anatomical group that consists of the soft and skeletal tissues of the appendicular region of the body and the appendage proper.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-09-06" ;
    oboInOwl:external_class "VSAO:0000214" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "Curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000005 ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "It is still called a complex when one of the two parts is missing (?) There are fossil fishes with only an outgrowth (no record of a girdle), including thelodonts (which have a suprabranchial fin) as well as some anaspids which have a distinctive 'paired fin' (with differing published assertions on whether it's homologous to a pec fin or pelvic fin or both or neither). There are many fishes and other vertebrates with only a girdle and no outgrowth.[VSAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "note that the FMA uses the term 'limb' to refer to the entire appendage complex (free limb plus girdle region)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "EMAPA:37858" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "appendage complex" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "appendage-girdle complex" .

[]
    oboInOwl:hasDbXref "VSAO:0000214" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "appendage/girdle complex" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "girdle plus limb or fin" .

[]
    oboInOwl:hasDbXref "FMA:7182" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010707 ;
    owl:annotatedTarget "limb" .

[]
    oboInOwl:hasDbXref "VSAO:0000213" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "Appendage girdle complex that when present, encompasses the pectoral appendicular skeleton and the pectoral girdle." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000213" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "Appendage girdle complex that when present, encompasses the pectoral appendage and half of the pectoral girdle.[VSAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "note that the FMA uses the terms 'upper limb' and 'lower limb' to refer to the entire appendage complex (free limb plus girdle region)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "EMAPA:37860" .

[]
    oboInOwl:hasDbXref "VSAO:0000213" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "pectoral appendage/girdle complex" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "pectoral girdle plus anterior limb or fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "pectoral girdle plus pectoral limb or fin" .

[]
    oboInOwl:hasDbXref "FMA:7183" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "upper limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "upper limb and pectoral girdle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010708 ;
    owl:annotatedTarget "upper limb and shoulder" .

[]
    oboInOwl:hasDbXref "VSAO:0000215" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "Appendage girdle complex that when present, encompasses the pelvic appendicular skeleton and the pelvic girdle." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000215" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "Appendage girdle complex that when present, encompasses the pelvic appendage and the pelvic girdle.[VSAO]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "note that the FMA uses the terms 'upper limb' and 'lower limb' to refer to the entire appendage complex (free limb plus girdle region). Note the MA class 'hindlimb' may also belong here" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "EMAPA:37863" .

[]
    oboInOwl:hasDbXref "VSAO:0000215" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "pelvic appendage/girdle complex" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "pelvic girdle plus pelvic limb or fin" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "pelvic girdle plus posterior limb or fin" .

[]
    oboInOwl:hasDbXref "FMA:7184" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "lower limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "lower limb and pelvic girdle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010709 ;
    owl:annotatedTarget "lower limb and pelvis" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010712 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005018", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010712 ;
    owl:annotatedTarget "Skeletal subdivision that is a segment of the limb skeleton." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010714 ;
    owl:annotatedTarget obo:UBERON_0005863 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010714 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006247
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010714 ;
    owl:annotatedTarget "A iliac endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EMAPA:18347" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010714 ;
    owl:annotatedTarget "iliac cartilage condensation" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMCID:PMC2626675"^^xsd:string, "PMID:16551251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001026 ;
    owl:annotatedTarget "A common myeloid progenitor that is CD34-positive, CD38-positive, IL3ra-low, CD10-negative, CD7-negative, CD45RA-negative, and IL-5Ralpha-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010719 ;
    owl:annotatedTarget "The subdivision of the skeleton of either the pectoral or pelvic girdle." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000302" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010719 ;
    owl:annotatedTarget "Skeletal subdivision that is part of the appendage girdle region.[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000302" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0010719 ;
    owl:annotatedTarget "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: part_of subdivision of skeleton (UBERON:0010912)[VSAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000302" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0010719 ;
    owl:annotatedTarget "relationship type change: subclass skeletal subdivision (VSAO:0000042) CHANGED TO: proximally_connected_to subdivision of skeleton (UBERON:0010912)[VSAO]" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010703 ;
    owl:annotatedTarget obo:UBERON_0010720 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "Subdivision of skeleton consisting of all skeletal elements in an hindlimb zeugopod region. Typically consists of the tibia and the fibula." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000216" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:LAP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "Segment of the leg corresponding to the tibia and fibula.[AAO]" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "crural skeleton" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "crus skeleton" .

[]
    oboInOwl:hasDbXref "NominaAnatomicaVeterinaria:2005"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "skeleton cruris" .

[]
    oboInOwl:hasDbXref "AAO:0000216" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "hind epipodium" .

[]
    oboInOwl:hasDbXref "VSAO:0005014", "VSAO:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "hindlimb epipodium" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "mesomere 2 of pelvic appendage" .

[]
    oboInOwl:hasDbXref "VSAO:0005014" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010720 ;
    owl:annotatedTarget "posterior zeugopodium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010728 ;
    owl:annotatedTarget obo:UBERON_0005866 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010728 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009191
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010728 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006904
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010728 ;
    owl:annotatedTarget "A orbitosphenoid endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:notes "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010740 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010740 ;
    owl:annotatedTarget "A bone that is part of an appendage girdle complex (i.e. any bone in a limb, fin or girdle)." .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010740 ;
    owl:annotatedTarget "bone of extended limb/fin region" .

[]
    oboInOwl:hasDbXref "MA:0000688", "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010740 ;
    owl:annotatedTarget "limb bone" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010741 ;
    owl:annotatedTarget "A bone that is part of a pectoral complex. Examples: scapula, manus phalanx, any carpal bone, any bone of the pectoral fin." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010741 ;
    owl:annotatedTarget "note that the MA class includes girdle parts so it belongs here;" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010741 ;
    owl:annotatedTarget "wing bone" .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010741 ;
    owl:annotatedTarget "bone of forelimb or pectoral fin or pectoral girdle" .

[]
    oboInOwl:hasDbXref "MA:0000612", "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010741 ;
    owl:annotatedTarget "forelimb bone" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010742 ;
    owl:annotatedTarget obo:UBERON_0010740 .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010742 ;
    owl:annotatedTarget "A bone that is part of a pelvic complex. Examples: pubis, ischium, fot phalanx, any tarsal bone, any bone of the pelvic fin or girdle." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0010742 ;
    owl:annotatedTarget "the MA class called 'hindlimb bone' belongs here, as it includes bones in the pelvic girdle" .

[]
    oboInOwl:hasDbXref "MA:0000660", "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010742 ;
    owl:annotatedTarget "hindlimb bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010743 ;
    owl:annotatedTarget "The collection of all meningeal layers that line a central nervous system." .

[]
    oboInOwl:hasDbXref "FMA:231572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010743 ;
    owl:annotatedTarget "cluster of meninges" .

[]
    oboInOwl:hasDbXref "FMA:231572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010743 ;
    owl:annotatedTarget "meninges" .

[]
    oboInOwl:notes "issues/7" ;
    oboInOwl:source "MP-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010748 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002006
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010748 ;
    owl:annotatedTarget "A lymphoid follicle that is part of a lymph node." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010753 ;
    owl:annotatedTarget obo:UBERON_0010748 .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010753 ;
    owl:annotatedTarget "A secondary follicle that is located in a lymph node" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "Wikipedia:Germinal_center", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "A collection of activated B cells at the center of a secondary follicle, formed after B cells become activated and migrate to the center." .

[]
    oboInOwl:source "ncithesaurus:Germinal_Center" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "UMLS:C0282491" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "central zone of follice" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "reaction center of follicle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "light zone of follicle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "lymhpoid nodule" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010754 ;
    owl:annotatedTarget "nodule" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010755 ;
    owl:annotatedTarget "The part of the secondary follicle that surrounds the germinal center." .

[]
    oboInOwl:source "ncithesaurus:Mantle_Zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010755 ;
    owl:annotatedTarget "UMLS:C1512987" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010755 ;
    owl:annotatedTarget "inactive zone of follicle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010755 ;
    owl:annotatedTarget "peripheral zone of follicle" .

[]
    oboInOwl:hasDbXref "CL:tm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010755 ;
    owl:annotatedTarget "dark zone of follicle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010758 ;
    owl:annotatedTarget "A major subdivision of an organism that divides an organism along an axis perpedicular to the main body anterior-posterior axis. In vertebrates, this is typically a fin or limb segment. In insects, this includes segments of appendages such as antennae, as well as segments of the insect leg." .

[]
    oboInOwl:hasDbXref "FBbt:00007018" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010758 ;
    owl:annotatedTarget "appendage segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010843 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a clavicle." .

[]
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0010843 ;
    owl:annotatedTarget "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010844 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a clavicle." .

[]
    oboInOwl:source "ISBN:978-0-12-319060-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0010844 ;
    owl:annotatedTarget "In most birds and mammals the clavicles are the only dermal elements in the trunk, and is the only membrane bone associated with the pectoral girdle in these taxa. However, there can be secondary cartilage, or subsequent endochondral ossification, or fusion with endochondral elements. In rodents, the lateral ends of the clavicle are endochondral but the main portion is dermal." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001027 ;
    owl:annotatedTarget obo:CL_0000051 .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010849 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010849 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a tibia." .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001027 ;
    owl:annotatedTarget "CD7-negative lymphoid progenitor cell is a lymphoid progenitor cell that is CD34-positive, CD7-negative and CD45RA-negative."^^xsd:string .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010850 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010850 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a tibia." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010851 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010851 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a fibula." .

[]
    oboInOwl:hasDbXref "EMAPA:18154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010851 ;
    owl:annotatedTarget "fibulal cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:18154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010851 ;
    owl:annotatedTarget "fibular cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:18154" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010851 ;
    owl:annotatedTarget "fibulra cartilage condensation" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010852 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005259
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010852 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a fibula." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010881 ;
    owl:annotatedTarget "A skeletal element that is part of a limb and composed of cartilage tissue." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010882 ;
    owl:annotatedTarget "A skeletal element that is part of a limb and composed of pre-cartilage tissue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010883 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a forelimb bone." .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010883 ;
    owl:annotatedTarget "forelimb wing cartilaginous condensation" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010883 ;
    owl:annotatedTarget "wing cartilaginous condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010884 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a forelimb bone." .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string, "OBOL:automatic"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010884 ;
    owl:annotatedTarget "wing bone pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010885 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a hindlimb bone." .

[]
    oboInOwl:hasDbXref "EMAPA:32632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010885 ;
    owl:annotatedTarget "hindlimb cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010886 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a hindlimb bone." .

[]
    oboInOwl:hasDbXref "EMAPA:32638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010886 ;
    owl:annotatedTarget "hindlimb pre-cartilage condensation" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014792
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "Muscles of the pelvic girdle, hindlimb or pelvic fin." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000218" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "Muscles of the pelvic girdle, thigh, leg (crus), and foot (pes).[AAO]" .

[]
    oboInOwl:hasDbXref "AAO:0000218" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "pelvic girdle and hind limb muscles" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "pelvic girdle or hind limb muscle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "pelvic girdle or posterior limb muscle" .

[]
    oboInOwl:hasDbXref "FMA:9622" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "lower limb muscle" .

[]
    oboInOwl:hasDbXref "FMA:9622" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010890 ;
    owl:annotatedTarget "muscle of lower limb" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000029 ;
    owl:annotatedTarget obo:CL_0000540 .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014793
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "A muscle of a pectoral girdle, pectoral fin or anterior limb." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010687" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "Muscles of the pectoral girdle, arm, forearm, and hand (brachium, antebrachium, manus respectively).[AAO]" .

[]
    oboInOwl:hasDbXref "AAO:0010687" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "pectoral girdle and fore limb muscles" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8782"^^xsd:string ;
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "muscle of pectoral girdle and wing" .

[]
    oboInOwl:hasDbXref "FMA:9621" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "muscle of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:9621" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010891 ;
    owl:annotatedTarget "upper limb muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010893 ;
    owl:annotatedTarget "Am unpaired external naris that lies in the midline of the head." .

[]
    oboInOwl:hasDbXref "http://tolweb.org/Hyperoartia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010893 ;
    owl:annotatedTarget "nasohypophysial opening" .

[]
    oboInOwl:hasDbXref "http://tolweb.org/Hyperoartia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010894 ;
    owl:annotatedTarget "horny denticle" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010899 ;
    owl:annotatedTarget obo:UBERON_0007197 .

[]
    oboInOwl:hasDbXref "CARO:0000046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010899 ;
    owl:annotatedTarget "Hermaphroditic organism that produces both male and female gametes at the same time." .

[]
    oboInOwl:hasDbXref "CARO:0000046" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010899 ;
    owl:annotatedTarget "serially hermaphroditic organism" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010899 ;
    owl:annotatedTarget "simultaneous hermaphroditic organism" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010905 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010905 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006210
    ] .

[]
    oboInOwl:editor "mah" ;
    oboInOwl:notes "shown in mouse" ;
    oboInOwl:source "PMC1352163" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010905 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/327" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010905 ;
    owl:annotatedTarget "A primordium that develops into a clavicle bone." .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010911 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:hasDbXref "PSPUB:0000169"^^xsd:string, "VSAO:0000132" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010911 ;
    owl:annotatedTarget "Skeletal element that is often isolated, small, and variable in composition." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:source "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000075
    ] .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004288
    ] .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget "Anatomical cluster consisting of the skeletal elements (i.e. bone elements, cartilage elements, cartilage condensations) that are part of an individual subdivision of the organism. Excludes joints." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000042" ;
    oboInOwl:notes "incorrect" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget "Anatomical cluster consisting of the skeletal elements that are part of the skeleton.[VSAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0000042" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget "skeletal subdivision" .

[]
    oboInOwl:hasDbXref "FMA:23879" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010912 ;
    owl:annotatedTarget "subdivision of skeleton (in vivo)" .

[]
    oboInOwl:source "VSAO"^^xsd:string, "https://github.com/obophenotype/uberon/issues/82" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001130
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001028 ;
    owl:annotatedTarget obo:CL_0000051 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000184", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "https://github.com/obophenotype/uberon/issues/294" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "Skeletal element that forms around the notochord and is part of the vertebral column." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001143" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1016/j.cub.2011.07.014 Janvier P, Comparative anatomy: all vertebrates do have vertebrae. Current Biology (2011)", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "In contrast to lampreys and jawed vertebrates, hagfishes were thought to lack vertebrae. Now, long overlooked vertebral rudiments have been analysed in hagfish, suggesting that vertebrae existed in the last common ancestor of all vertebrates.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "vertebra skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "vertebra element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/82" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "vertebra endochondral element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/82" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0010913 ;
    owl:annotatedTarget "vertebral endochondral element" .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:19491395"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001028 ;
    owl:annotatedTarget "CD7-positive lymphoid progenitor cell is a lymphoid progenitor cell that is CD34-positive, CD7-positive and is CD45RA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010948 ;
    owl:annotatedTarget "A muscle organ that attaches_to a clavicle and attaches_to a occipital bone." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010948 ;
    owl:annotatedTarget "EMAPA:37688" .

[]
    oboInOwl:hasDbXref "MA:0002276" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010948 ;
    owl:annotatedTarget "cleidooccipital" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010949 ;
    owl:annotatedTarget "A muscle organ that has_muscle_insertion a occipital bone and has_muscle_origin a sternum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010949 ;
    owl:annotatedTarget "EMAPA:37702" .

[]
    oboInOwl:source "ncithesaurus:Sternooccipital" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010949 ;
    owl:annotatedTarget "UMLS:C1710196" .

[]
    oboInOwl:hasDbXref "MA:0002385" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010949 ;
    owl:annotatedTarget "sternooccipital" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010955 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010955 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010955 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010258
    ] .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010959 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008229
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010959 ;
    owl:annotatedTarget "Any muscle organ that is part of either the head or the neck." .

[]
    oboInOwl:source "ncithesaurus:Head_and_Neck_Muscle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010959 ;
    owl:annotatedTarget "UMLS:C0448281" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010963 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010982 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010982 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010982 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010983 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010983 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010983 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010984 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010984 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008713
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010984 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010986 ;
    owl:annotatedTarget obo:UBERON_0005865 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010986 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003897
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010986 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010963
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001833" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010986 ;
    owl:annotatedTarget "serratus anterior pre-muscle mass" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget obo:UBERON_0001994 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002217
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001572" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "A thin layer of cartilage, usually hyaline, on the articular surface of bones in synovial joints." .

[]
    oboInOwl:source "ncithesaurus:Articular_Cartilage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "UMLS:C0007303" .

[]
    oboInOwl:hasDbXref "MA:0000487" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "articular cartilage" .

[]
    oboInOwl:hasDbXref "FMA:12264" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "cartilago articularis" .

[]
    oboInOwl:hasDbXref "BTO:0001572" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "hyaline cartilage" .

[]
    oboInOwl:hasDbXref "AEO:0000179" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010996 ;
    owl:annotatedTarget "joint-associated cartilage" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011004 ;
    owl:annotatedTarget obo:UBERON_0003933 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011004 ;
    owl:annotatedTarget "A cartilage element that is part of a splanchnocranium." .

[]
    oboInOwl:hasDbXref "ZFA:0001460" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011004 ;
    owl:annotatedTarget "pharyngeal arch cartilages" .

[]
    oboInOwl:hasDbXref "ZFA:0001460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011004 ;
    owl:annotatedTarget "splanchnocranium cartilage" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001846
    ] .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.246.280", "Wikipedia:Perilymphatic_duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "A channel containing perilymph passing through the temporal bone, connecting the scala tympani of the cochlea to the subarachnoid space." .

[]
    oboInOwl:source "ZFA:0005461, ZFIN:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "Duct that contains perilymph[ZFA:0005461, ZFIN:curator]." .

[]
    oboInOwl:hasDbXref "AAO:0000136" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "ductus perilymphaticus" .

[]
    oboInOwl:hasDbXref "FMA:77822", "MESH:A09.246.631.246.280" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "cochlear aqueduct" .

[]
    oboInOwl:hasDbXref "MESH:A09.246.631.246.280" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "perilymphatic duct" .

[]
    oboInOwl:hasDbXref "MA:0000248" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011060 ;
    owl:annotatedTarget "perilymphatic space" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget obo:UBERON_0010912 .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ] .

[]
    oboInOwl:hasDbXref "VHOG:0000511", "https://github.com/obophenotype/uberon/issues/153" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "The dorsal portion of the first pharyngeal arch, comprising the upper jaw[ZFIN,VHOG]." .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000511" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^xsd:string, "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "Subsequent vertebrate evolution has also involved major alterations to the pharynx; perhaps the most notable occurred with the evolution of the gnathostomes. This involved substantial modifications to the most anterior pharyngeal segments, with the jaw forming from the first, anterior, pharyngeal segment, while the second formed its supporting apparatus, the hyoid.[well established][VHOG]" .

[]
    oboInOwl:hasDbXref "ZFA:0001272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "dorsal visceral arch 1" .

[]
    oboInOwl:hasDbXref "ZFA:0001272" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "upper pharyngeal jaw" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "dorsal mandibular arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "dorsal pharyngeal arch 1" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "dorsal visceral arch 1" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "palatoquadrate arch" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "upper jaw" .

[]
    oboInOwl:hasDbXref "VHOG:0000511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011085 ;
    owl:annotatedTarget "upper pharyngeal jaw" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011088 ;
    owl:annotatedTarget "A ligament that is part of a knee joint." .

[]
    oboInOwl:hasDbXref "FMA:44580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011088 ;
    owl:annotatedTarget "knee joint ligament" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011090 ;
    owl:annotatedTarget "A skeleton of pelvic girdle that is part of a right pelvic girdle region." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011091 ;
    owl:annotatedTarget "A skeleton of pelvic girdle that is part of a left pelvic girdle region." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011092 ;
    owl:annotatedTarget "A pelvic girdle region that is in the right side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "FMA:16582" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011092 ;
    owl:annotatedTarget "right pelvic girdle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011093 ;
    owl:annotatedTarget "A pelvic girdle region that is in the left side of a multicellular organism." .

[]
    oboInOwl:hasDbXref "FMA:16583" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011093 ;
    owl:annotatedTarget "left pelvic girdle" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000184", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011094 ;
    owl:annotatedTarget "The cartilaginous form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." .

[]
    oboInOwl:notes "vertebra-like cartilage in hagfish are homologous to gnathostome vertebrae. mesenchymal cells express Pax1/9 and Twist" ;
    oboInOwl:source "PMC3157150" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0011094 ;
    owl:annotatedTarget obo:NCBITaxon_7764 .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011094 ;
    owl:annotatedTarget "This class is a superclass of individual vertebral cartilage condensations. Note that EHDAA2 represents these as condensation groups" .

[]
    oboInOwl:hasDbXref "VHOG:0000584" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011094 ;
    owl:annotatedTarget "vertebral cartilage condensation" .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "VSAO:0000184", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011095 ;
    owl:annotatedTarget "The pre-cartilaginous form of a vertebral element, a skeletal element that forms around the notochord and is part of the vertebral column." .

[]
    oboInOwl:hasDbXref "VHOG:0000582" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011095 ;
    owl:annotatedTarget "vertebral pre-cartilage condensation" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011096 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0000348
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011096 ;
    owl:annotatedTarget "The lacrimal nerve is the smallest of the three branches of the ophthalmic division of the trigeminal nerve." .

[]
    oboInOwl:hasDbXref "Wikipedia:Lacrimal_nerve" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011096 ;
    owl:annotatedTarget "nervus lacrimalis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011107 ;
    owl:annotatedTarget "A synovial joint that is part of a pelvic girdle region." .

[]
    oboInOwl:source "ncithesaurus:Joint_of_the_Pelvic_Girdle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011107 ;
    owl:annotatedTarget "UMLS:C0827002" .

[]
    oboInOwl:hasDbXref "FMA:35173" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011107 ;
    owl:annotatedTarget "pelvic girdle joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011108 ;
    owl:annotatedTarget "A synovial joint that is part of a pectoral girdle region." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011108 ;
    owl:annotatedTarget "in FMA, these are part of the bony pectoral girdle" .

[]
    oboInOwl:hasDbXref "FMA:35243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011108 ;
    owl:annotatedTarget "pectoral girdle joint" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011112 ;
    owl:annotatedTarget obo:UBERON_0002210 .

[]
    oboInOwl:hasDbXref "Wikipedia:Tibiofibular_joint", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011112 ;
    owl:annotatedTarget "A joint that connects the tibia and the fibula." .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "The tarsometatarsal articulations are arthrodial joints in the pes." .

[]
    oboInOwl:hasDbXref "GOC:NV"^^xsd:string, "http://en.wikipedia.org/wiki/Neuroblast"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000031 ;
    owl:annotatedTarget "A cell that will develop into a neuron often after a migration phase." .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "Lisfranc joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "articulationes tarsometatarsales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "cuboideometatarsal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "tarsometatarsal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Tarsometatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011118 ;
    owl:annotatedTarget "tarsometatarsal articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpometacarpal_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "The carpometacarpal joints (CMC) are joints in the wrist that articulates the distal row of carpal bones and the proximal bases of the metacarpal bones." .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpometacarpal_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "CMJ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpometacarpal_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "carpometacarpal" .

[]
    oboInOwl:source "ncithesaurus:Carpometacarpal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "UMLS:C0224620" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpometacarpal_joint" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "articulationes carpometacarpeæ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Carpometacarpal_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011119 ;
    owl:annotatedTarget "carpometacarpal articulation" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011120 ;
    owl:annotatedTarget obo:UBERON_0002217 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011120 ;
    owl:annotatedTarget "A skeletal joint that connects a laryngeal cartilage." .

[]
    oboInOwl:hasDbXref "FMA:55100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011120 ;
    owl:annotatedTarget "joint of larynx" .

[]
    oboInOwl:hasDbXref "FMA:55100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011120 ;
    owl:annotatedTarget "laryngeal articulation" .

[]
    oboInOwl:notes "two adjacent metacarpals" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011131 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0002374
    ] .

[]
    oboInOwl:hasDbXref "FMA:35288" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011131 ;
    owl:annotatedTarget "A skeletal joint that connects two adjacent metacarpals[FMA,modified]." .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermetacarpal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011131 ;
    owl:annotatedTarget "intermetacarpal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermetacarpal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011131 ;
    owl:annotatedTarget "intermetacarpal articulation" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004452
    ] .

[]
    oboInOwl:notes "two adjacent carpals" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001435
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "A skeletal joint that connects two carpal bones." .

[]
    oboInOwl:source "ncithesaurus:Carpal_Joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "UMLS:C1262468" .

[]
    oboInOwl:hasDbXref "FMA:35292" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "carpal joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intercarpal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "intercarpal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intercarpal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "intercarpal articulation" .

[]
    oboInOwl:hasDbXref "Wikipedia:Intercarpal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011132 ;
    owl:annotatedTarget "midcarpal articulation" .

[]
    oboInOwl:notes "two adjacent metatarsals" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011133 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001448
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Intermetatarsal_articulations" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011133 ;
    owl:annotatedTarget "A joint that connects two adjacent metatarsals" .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0011133 ;
    owl:annotatedTarget "In humans: The base of the first metatarsal is not connected with that of the second by any ligaments; in this respect the great toe resembles the thumb" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011134 ;
    owl:annotatedTarget obo:UBERON_0000982 .

[]
    oboInOwl:hasDbXref "FMA:7491" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011134 ;
    owl:annotatedTarget "Joint in which the articulating bones or cartilages are connected by ligaments or fibrocartilage without an intervening synovial cavity. Examples: sagittal suture, inferior tibiofibular syndesmosis, costochondral joint, pubic symphysis." .

[]
    oboInOwl:hasDbXref "FMA:7491" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011134 ;
    owl:annotatedTarget "solid joint" .

[]
    oboInOwl:source "FMA"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011135 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001468
    ] .

[]
    oboInOwl:notes "between two centra" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011135 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:UBERON_0001075
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011135 ;
    owl:annotatedTarget "A cartilage element that lies between two successive vertebral centra." .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0000795" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:Trueb_1973" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011135 ;
    owl:annotatedTarget "Block of cartilage, which usually ossifies, that lies between successive vertebral centra.[AAO]" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011136 ;
    owl:annotatedTarget "ligament that joins successive centra. Important in controlling the stiffness of the vertebral column when it flexes." .

[]
    oboInOwl:hasDbXref "FMA:31892" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011136 ;
    owl:annotatedTarget "vertebral column ligament" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011137 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011137 ;
    owl:annotatedTarget "Subdivision of the skeletal system which consists of the axial skeleton plus associated joints." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011138 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011138 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/44", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011138 ;
    owl:annotatedTarget "Subdivision of the skeletal system which consists of the postcranial axial skeleton plus associated joints." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/The-axial-skeleton" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0011138 ;
    owl:annotatedTarget "axial skeletal system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011139 ;
    owl:annotatedTarget "Any synovial joint that is part of a (free) limb." .

[]
    oboInOwl:hasDbXref "FMA:258776" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011139 ;
    owl:annotatedTarget "synovial joint of free limb segment" .

[]
    oboInOwl:hasDbXref "PSPUB:0000169"^^xsd:string, "VSAO:0000131" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011141 ;
    owl:annotatedTarget "Ossicle that is part of the appendicular skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011141 ;
    owl:annotatedTarget "ossicle of appendicular skeleton" .

[]
    oboInOwl:hasDbXref "PSPUB:0000169"^^xsd:string, "VSAO:0000133" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011142 ;
    owl:annotatedTarget "Ossicle that is part of the axial skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011142 ;
    owl:annotatedTarget "ossicle of axial skeleton" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011142 ;
    owl:annotatedTarget "ossicle of postcranial-axial skeleton" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011142 ;
    owl:annotatedTarget "vertebral ossicle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011143 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011143 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] .

[]
    oboInOwl:hasDbXref "FMA:45658" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011143 ;
    owl:annotatedTarget "Subdivision of urinary system which consists of the kidney and the ureters." .

[]
    oboInOwl:notes "perforates" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011148 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0003350
    ] .

[]
    oboInOwl:hasDbXref "BTO:0003751", "Wikipedia:Submucosal_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011148 ;
    owl:annotatedTarget "Gland of the lamina epithelialis mucosae which perforate the lamina muscularis, with their adenomeres located in the submucosal connective tissue." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011148 ;
    owl:annotatedTarget "EMAPA:37970" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget obo:UBERON_0011158 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ] .

[]
    oboInOwl:hasDbXref "MP:0005274", "Wikipedia:Facial_skeleton", "http://www.bartleby.com/107/37.html", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "Subdivision of skull that consists of the facial bones." .

[]
    oboInOwl:hasDbXref "FMA:53673" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "facial skeleton" .

[]
    oboInOwl:hasDbXref "MA:0000318" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "facial bone" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "ossa facialia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_skeleton" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "ossa faciei" .

[]
    oboInOwl:hasDbXref "MA:0000318" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "viscerocranium" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011158 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011158 ;
    owl:annotatedTarget "The skull can be divided into two: the neurocranium and the facial skeleton" .

[]
    oboInOwl:hasDbXref "FMA:54964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011158 ;
    owl:annotatedTarget "skull subdivision" .

[]
    oboInOwl:hasDbXref "FMA:54964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011158 ;
    owl:annotatedTarget "subdivision of skull" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011159 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011164 ;
    owl:annotatedTarget "A bone that is part of a neurocranium [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MA:0001478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011164 ;
    owl:annotatedTarget "chondrocranium bone" .

[]
    oboInOwl:source "abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011171 ;
    owl:annotatedTarget obo:UBERON_0002217 .

[]
    oboInOwl:hasDbXref "http://evolution.berkeley.edu/evolibrary/article/evograms_05", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011171 ;
    owl:annotatedTarget "Synovial joint that articulates bones of upper and lower jaw." .

[]
    oboInOwl:source "http://evolution.berkeley.edu" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0011171 ;
    owl:annotatedTarget "Some synapsids retained two pairs of jaw joints - quadrate-articular and tempero-mandibular, but this unusual paired condition did not last long" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011184 ;
    owl:annotatedTarget "An epithelium that is part of a crypt of Lieberkuhn." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011184 ;
    owl:annotatedTarget "FMA has classes for subdivisions of this epithelium" .

[]
    oboInOwl:source "ncithesaurus:Crypt_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011184 ;
    owl:annotatedTarget "UMLS:C2826787" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:RO_0002022 ;
    owl:annotatedTarget "Process(P2) is directly regulated by process(P1) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  regulates the kinase activity (P2) of protein B then P1 directly regulates P2." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000032 ;
    owl:annotatedTarget "A cell of a platelike structure, especially a thickened plate of ectoderm in the early embryo, from which a sense organ develops."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011185 ;
    owl:annotatedTarget "A sphincter muscle that is part of the gastrointestinal system" .

[]
    oboInOwl:source "ncithesaurus:Gastrointestinal_Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011185 ;
    owl:annotatedTarget "UMLS:C1517464" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011189 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001207
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011189 ;
    owl:annotatedTarget "A lamina propria that is part of a large intestine." .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Lamina_Propria" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011189 ;
    owl:annotatedTarget "UMLS:C1708644" .

[]
    oboInOwl:hasDbXref "FMA:15654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011189 ;
    owl:annotatedTarget "lamina propria of mucosa of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:15654" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011189 ;
    owl:annotatedTarget "large intestine lamina propria" .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011197 ;
    owl:annotatedTarget obo:UBERON_0000486 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011197 ;
    owl:annotatedTarget "An epithelium that is part of a parathyroid gland." .

[]
    oboInOwl:source "ncithesaurus:Parathyroid_Gland_Epithelial_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011197 ;
    owl:annotatedTarget "UMLS:C1709466" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "A muscle layer that is part of a large intestine." .

[]
    oboInOwl:source "ncithesaurus:Large_Intestinal_Muscular_Coat" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "UMLS:C0734205" .

[]
    oboInOwl:hasDbXref "FMA:14971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "muscular coat of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:14971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "muscular layer of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:14971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "muscularis externa of large intestine" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011198 ;
    owl:annotatedTarget "tunica muscularis intestini crassi" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001168
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "A muscle layer that is part of a small intestine." .

[]
    oboInOwl:source "ncithesaurus:Small_Intestinal_Muscular_Coat" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "UMLS:C0227269" .

[]
    oboInOwl:hasDbXref "FMA:14932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "muscular coat of small intestine" .

[]
    oboInOwl:hasDbXref "FMA:14932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "muscular layer of small intestine" .

[]
    oboInOwl:hasDbXref "FMA:14932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "muscularis externa of small intestine" .

[]
    oboInOwl:hasDbXref "FMA:14932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "small intestine muscularis propria" .

[]
    oboInOwl:hasDbXref "FMA:14932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "tunica muscularis (intestinum tenue)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011201 ;
    owl:annotatedTarget "tunica muscularis intestini tenuis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "A root of cranial nerve that is part of a vagus nerve." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "FMA distinguishes between roots and rootlets - we mix the two here" .

[]
    oboInOwl:hasDbXref "ZFA:0007011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "rX" .

[]
    oboInOwl:hasDbXref "FMA:6213" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "rootlet of vagus nerve" .

[]
    oboInOwl:hasDbXref "ZFA:0007011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "vagal root" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1456" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "vagus nerve root" .

[]
    oboInOwl:hasDbXref "ZFA:0007011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "vagus root" .

[]
    oboInOwl:hasDbXref "FMA:6213" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011213 ;
    owl:annotatedTarget "vagus neural rootlet" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011215 ;
    owl:annotatedTarget "A multi cell part structure that is part of a central nervous system." .

[]
    oboInOwl:hasDbXref "FMA:83143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011215 ;
    owl:annotatedTarget "cell part cluster of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:83143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011215 ;
    owl:annotatedTarget "neuraxis layer" .

[]
    oboInOwl:source "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011216 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:source "FBbt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0010001 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011216 ;
    owl:annotatedTarget "A subdivision of an anatomical system." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011222 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003386
    ] .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "AAO:0010038" ;
    oboInOwl:ontology "AAO"^^xsd:string ;
    oboInOwl:source "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011222 ;
    owl:annotatedTarget "Muscles within the eye (bulbus oculi).[AAO]" .

[]
    oboInOwl:hasDbXref "EMAPA:18808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011222 ;
    owl:annotatedTarget "intrinsic ocular muscle" .

[]
    oboInOwl:hasDbXref "FMA:45087", "Wikipedia:Synovial_sheath" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011233 ;
    owl:annotatedTarget "Synovial sac which surrounds parts of one or more tendons. Examples: synovial tendon sheath of manual digit 2, radial bursa." .

[]
    oboInOwl:hasDbXref "BTO:0001823" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0011233 ;
    owl:annotatedTarget "synovium" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000033 ;
    owl:annotatedTarget "An apocrine cell is a secretory cell characterized loss of part of the cytoplasm during the process of secretion - secretions are budded off through the plasma membrane producing membrane bound vesicles containing the secreted substance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:amm"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:16551251", "PMID:17922016"^^xsd:string, "PMID:19286519"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001029 ;
    owl:annotatedTarget "Common dendritic precursor is a hematopoietic progenitor cell that is CD117-low, CD135-positive, CD115-positive and lacks plasma membrane parts for hematopoietic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERONREF:0000007", "http://palaeos.com/vertebrates/bones/braincase/ethmoid.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011241 ;
    owl:annotatedTarget "The most anterior region of the braincase. Provides structural support for peripheral olfactory organ." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011249 ;
    owl:annotatedTarget "Subdivision of the skeletal system which consists of the appendicular skeleton plus associated joints." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000306" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011249 ;
    owl:annotatedTarget "Skeletal system which consists of the appendicular skeleton plus associated joints.[VSAO]" .

[]
    oboInOwl:hasDbXref "PMID:21219184"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001029 ;
    owl:annotatedTarget "CDP"^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011250 ;
    owl:annotatedTarget "A bone that is part of a autopod region. Note that this incudes the carpal and tarsal bones." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget obo:UBERON_0009569 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006", "Wikipedia:Human_back" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget "The part of the trunk that is in the dorsum[cjm]." .

[]
    oboInOwl:hasDbXref "PMID:21219184"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001029 ;
    owl:annotatedTarget "pro-DCs"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:25056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget "back of trunk" .

[]
    oboInOwl:hasDbXref "FMA:25056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget "dorsum of trunk" .

[]
    oboInOwl:hasDbXref "FMA:25056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011270 ;
    owl:annotatedTarget "trunk back" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011272 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011272 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011272 ;
    owl:annotatedTarget "outer epithelium of body" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011289 ;
    owl:annotatedTarget obo:UBERON_0006614 .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngobasilar_fascia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011289 ;
    owl:annotatedTarget "The pharyngeal aponeurosis (or pharyngobasilar fascia, or fibrous coat), is situated between the mucous and muscular layers. It is thick above where the muscular fibers are wanting, and is firmly connected to the basilar portion of the occipital and the petrous portions of the temporal bones. As it descends it diminishes in thickness, and is gradually lost. It is strengthened posteriorly by a strong fibrous band, which is attached above to the pharyngeal spine on the under surface of the basilar portion of the occipital bone, and passes downward, forming a median raphe, which gives attachment to the Constrictores pharyngis." .

[]
    oboInOwl:hasDbXref "FMA:55074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011289 ;
    owl:annotatedTarget "pharyngeal aponeurosis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pharyngobasilar_fascia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011289 ;
    owl:annotatedTarget "pharyngeal aponeurosis" .

[]
    oboInOwl:hasDbXref "BTO:0002116" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011298 ;
    owl:annotatedTarget "The submucous layer of the wall of the uterine tube." .

[]
    oboInOwl:hasDbXref "BTO:0002116" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011298 ;
    owl:annotatedTarget "tela submucosa tubae uterinae" .

[]
    oboInOwl:hasDbXref "BTO:0002116" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011298 ;
    owl:annotatedTarget "submucous layer of uterine tube" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "A partion of white matter that is part of a telencephalon. This can be further subdivided in some species, for example, into hemisphere white matter and the corpus callosum." .

[]
    oboInOwl:source "ZFA:0000597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "CNS white matter that is part of the telencephalon[ZFA:0000597]." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "predominantly white regional part of telencephalon" .

[]
    oboInOwl:hasDbXref "ZFA:0000597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "telencephalic tract/commissure" .

[]
    oboInOwl:hasDbXref "HBA:TELWM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "telencephalic white matter" .

[]
    oboInOwl:hasDbXref "TAO:0000597" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0011299 ;
    owl:annotatedTarget "telencephalic tracts" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011300 ;
    owl:annotatedTarget "A portion of gray matter that is part of a telencephalon." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011300 ;
    owl:annotatedTarget "predominantly gray regional part of telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011362 ;
    owl:annotatedTarget "A blood vasculature that is part of a head." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0005297" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011362 ;
    owl:annotatedTarget "Blood vessel part of cranial vasculature.[TAO]" .

[]
    oboInOwl:hasDbXref "ZFA:0005297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011362 ;
    owl:annotatedTarget "cranial blood vessel" .

[]
    oboInOwl:hasDbXref "TAO:0005297" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011362 ;
    owl:annotatedTarget "cranial blood vessels" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "A lymph vasculature that is part of a head." .

[]
    oboInOwl:hasDbXref "ZFA:0005298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "cranial lymph vessel" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "cranial lymphatics" .

[]
    oboInOwl:hasDbXref "FMA:224562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "set of lymphatic vessels of head" .

[]
    oboInOwl:hasDbXref "TAO:0005298" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "cranial lymph vessels" .

[]
    oboInOwl:hasDbXref "FMA:224562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011363 ;
    owl:annotatedTarget "set of cranial lymphatic vessels" .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011370 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001092
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011370 ;
    owl:annotatedTarget "A transverse process of vertebra that is part of a vertebral bone 1." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011374 ;
    owl:annotatedTarget "A retractable double-layered fold of skin and mucous membrane that covers the glans penis or clitoris. Glands may also be present." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011375 ;
    owl:annotatedTarget "A zone of skin that is part of a prepuce of clitoris." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001031 ;
    owl:annotatedTarget obo:CL_0000120 .

[]
    oboInOwl:hasDbXref "FMA:27886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011375 ;
    owl:annotatedTarget "preputial skin of clitoris" .

[]
    oboInOwl:hasDbXref "FMA:54364" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011565 ;
    owl:annotatedTarget "gastrointestinal tract lumen" .

[]
    oboInOwl:hasDbXref "FMA:54364" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011565 ;
    owl:annotatedTarget "lumen of gastrointestinal tract" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001031 ;
    owl:annotatedTarget "Granule cell that is part of the cerebellum."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011565
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget "An anatomical cavity that is part of a esophagus." .

[]
    oboInOwl:hasDbXref "FMA:9398" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget "cavity of esophagus" .

[]
    oboInOwl:hasDbXref "FMA:9398" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget "esophageal cavity" .

[]
    oboInOwl:hasDbXref "FMA:9398" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget "esophageal lumen" .

[]
    oboInOwl:hasDbXref "FMA:9398" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011566 ;
    owl:annotatedTarget "esophagus lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011574 ;
    owl:annotatedTarget "A tube lumen that is part of a mesonephric duct." .

[]
    oboInOwl:hasDbXref "EHDAA2:0001244" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011574 ;
    owl:annotatedTarget "nephric duct lumen" .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011582 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011582 ;
    owl:annotatedTarget "The collection of all skeletal elements in an individual limb or fin." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000301" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011582 ;
    owl:annotatedTarget "Skeletal subdivision that is part of the paired limb/fin.[VSAO]" .

[]
    oboInOwl:hasDbXref "VSAO:0000301" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011582 ;
    owl:annotatedTarget "limb/fin skeleton" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "Proximal element of a free limb skeleton consisting of the femur and humerus in the forelimb stylopodium and hindlimb stylopodium respectively[VSAO, modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0005007" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:NI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "Proximal element of the limb skeleton consisting of the femur and humerus in the forelimb stylopodium and hindlimb stylopodium respectively.[VSAO]" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "mesomere 1" .

[]
    oboInOwl:hasDbXref "VSAO:0005007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "propodium" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "proximal metapterygial mesomere" .

[]
    oboInOwl:hasDbXref "VSAO:0005007" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011583 ;
    owl:annotatedTarget "stylopod" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004381
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0005010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "Section of the forelimb skeleton located between the stylopodium and the autopodium." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "skeleton of zeugopod" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "zeugopod skeleton" .

[]
    oboInOwl:hasDbXref "VSAO:0005010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "epipodium" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "mesomere 2" .

[]
    oboInOwl:hasDbXref "ISBN:0226313409"^^xsd:string ;
    oboInOwl:hasSynonymType core:HOMOLOGY ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "mesomere 2 skeleton" .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001032 ;
    owl:annotatedTarget "Granule cell that is part of the cerebral cortex."^^xsd:string .

[]
    oboInOwl:hasDbXref "VSAO:0005010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011584 ;
    owl:annotatedTarget "zygopodium" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011585 ;
    owl:annotatedTarget obo:UBERON_0000061 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000006", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011585 ;
    owl:annotatedTarget "Anatomical structure that is an aggregation of similar cells from which cartilages and bones form, and from which chondrogenesis and osteogenesis are initiated during repair and/or regeneration. (Hall and Miyake 1995)." .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget obo:UBERON_0010365 .

[]
    oboInOwl:source "text definition" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003001 ;
        owl:someValuesFrom obo:CL_0000060
    ] .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000071", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget "Odontogenic tissue that is collagen-rich and characteristic of vertebrate teeth and tooth-like structures (e.g., odontodes) deposited by preodontoblasts and odontoblasts that are typically excluded from the matrix." .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget "pre-dentine tissue" .

[]
    oboInOwl:hasDbXref "PMCID:PMC3360947" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget "predentin" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011587 ;
    owl:annotatedTarget "predentine tissue" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011588 ;
    owl:annotatedTarget obo:UBERON_0010365 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000066", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011588 ;
    owl:annotatedTarget "Odontogenic tissue that is avascular non-mineralized matrix that is deposited by preameloblast and ameloblasts that are excluded from the matrix." .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011588 ;
    owl:annotatedTarget "pre-enamel tissue" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011588 ;
    owl:annotatedTarget "preenamel tissue" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011589 ;
    owl:annotatedTarget obo:UBERON_0002418 .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000089", "http://dx.plos.org/10.1371/journal.pone.0051070"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011589 ;
    owl:annotatedTarget "Cartilage tissue that is not mineralized." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011591 ;
    owl:annotatedTarget "An axon tract that is part of a diencephalon." .

[]
    oboInOwl:hasDbXref "FMA:62447" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011591 ;
    owl:annotatedTarget "diencephalon tract" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011592 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:notes "fusion" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011592 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004068
    ] .

[]
    oboInOwl:notes "fusion" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011592 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005868
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0002120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011592 ;
    owl:annotatedTarget "upper jaw future lip" .

[]
    oboInOwl:hasDbXref "TAO:0001628" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011594 ;
    owl:annotatedTarget "Tooth that is attached to a dentary/mandible[TAO,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001628" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011594 ;
    owl:annotatedTarget "Tooth that is attached to the dentary.[TAO]" .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001628" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000002 ;
    owl:annotatedSource obo:UBERON_0011594 ;
    owl:annotatedTarget "relationship loss: part_of dentary tooth row (TAO:0001952)[TAO]" .

[]
    oboInOwl:hasDbXref "AAO:0000641" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011594 ;
    owl:annotatedTarget "mandibular teeth" .

[]
    oboInOwl:source "EMAPA"^^xsd:string, "FMA-abduced", "ZFA-abduced" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011595 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001033 ;
    owl:annotatedTarget "Granule cell that is part of the hippocampus."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011595 ;
    owl:annotatedTarget "A subdivision of the head that corresponds to the jaw skeleton, containing both soft tissue, skeleton and teeth (when present). The jaw region is divided into upper and lower regions." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011596 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "Wikipedia:Mandibular_prominence" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011596 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011596 ;
    owl:annotatedTarget "lower jaw future lip" .

[]
    oboInOwl:hasDbXref "ReO:mhb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001034 ;
    owl:annotatedTarget "A cell that is maintained or propagated in a controlled artificial environment for use in an investigation."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011597 ;
    owl:annotatedTarget "Any bone that is part of the upper jaw skeleton. This includes (when present): the maxilla, the quadrate (in some species)." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011601 ;
    owl:annotatedTarget "A gingiva that is part of a upper jaw region." .

[]
    oboInOwl:hasDbXref "EMAPA:18970" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011601 ;
    owl:annotatedTarget "gum of upper jaw" .

[]
    oboInOwl:hasDbXref "FMA:59763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011601 ;
    owl:annotatedTarget "upper jaw gingiva" .

[]
    oboInOwl:hasDbXref "FMA:59763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011601 ;
    owl:annotatedTarget "maxillary gum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011602 ;
    owl:annotatedTarget "A gingiva that is part of a lower jaw region." .

[]
    oboInOwl:hasDbXref "EMAPA:18967" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011602 ;
    owl:annotatedTarget "gum of lower jaw" .

[]
    oboInOwl:hasDbXref "FMA:59764" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011602 ;
    owl:annotatedTarget "lower jaw gingiva" .

[]
    oboInOwl:hasDbXref "FMA:59764" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011602 ;
    owl:annotatedTarget "lower jaw gum" .

[]
    oboInOwl:hasDbXref "FMA:59764" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011602 ;
    owl:annotatedTarget "mandibular gum" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011642 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011642 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009479
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011642 ;
    owl:annotatedTarget "An epithelium that develops_from a ectoderm and is part of a oral epithelium." .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011645 ;
    owl:annotatedTarget "Limb extensor that runs from ilium to femur." .

[]
    oboInOwl:hasDbXref "TAO:0000236" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011648 ;
    owl:annotatedTarget "mandibular muscle" .

[]
    oboInOwl:hasDbXref "TAO:0000236" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011648 ;
    owl:annotatedTarget "mandibular muscles" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011676 ;
    owl:annotatedTarget "A major subdivision of an organism that divides an organism along its main body axis (typically anterio-posterior axis). In vertebrates, this is based on the vertebral column." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011677 ;
    owl:annotatedTarget obo:UBERON_0004451 .

[]
    oboInOwl:hasDbXref "UBERONREF:0000006" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011677 ;
    owl:annotatedTarget "A vertebra in the trunk region. For tetrapods, includes lumbar and thoracic vertebrae. Excludes caudal/coccygeal vertebra, which are located posteriorly. In tetrapods this includes thoracic, lumbar and sacral vertebrae, and excludes the cervical vertebrae, which are located anteriorly." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011677 ;
    owl:annotatedTarget "presacral vertebra" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001035 ;
    owl:annotatedTarget obo:CL_0000548 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011679 ;
    owl:annotatedTarget "A tarsal bone that connected_to a hindlimb zeugopod skeleton." .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011693 ;
    owl:annotatedTarget obo:UBERON_0000478 .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011693 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007807
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011693 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001309
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GO_REF:0000034"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001035 ;
    owl:annotatedTarget "A connective tissue cell found in bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0001157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011693 ;
    owl:annotatedTarget "extraembryonic umbilical artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011695 ;
    owl:annotatedTarget "A cardiovascular system that is part of a conceptus." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000937" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011696 ;
    owl:annotatedTarget "extraembryonic umbilical artery left" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001039 ;
    owl:annotatedTarget "Osteoblast that is terminally differentiated, located adjacent to acellular or cellular bone tissue within periosteum, and is capable of mineralizing the matrix."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0001721" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011697 ;
    owl:annotatedTarget "extraembryonic umbilical artery right" .

[]
    oboInOwl:hasDbXref "Wikipedia:Primordial_phallus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011757 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:source "ncithesaurus:Primordial_Phallus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011757 ;
    owl:annotatedTarget "UMLS:C1514448" .

[]
    oboInOwl:hasDbXref "Wikipedia:Primordial_phallus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011757 ;
    owl:annotatedTarget "phallus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Primordial_phallus" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011757 ;
    owl:annotatedTarget "phallus primordialis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Primordial_phallus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011757 ;
    owl:annotatedTarget "primordial phallus" .

[]
    oboInOwl:hasDbXref "EMAPA:25350" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011766 ;
    owl:annotatedTarget "left recurrent laryngeal branch" .

[]
    oboInOwl:hasDbXref "FMA:14469" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011766 ;
    owl:annotatedTarget "left recurrent laryngeal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011766 ;
    owl:annotatedTarget "vagus X nerve left recurrent laryngeal branch" .

[]
    oboInOwl:hasDbXref "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001040 ;
    owl:annotatedTarget "Osteoblast that is non-terminally differentiated and located in cellular bone tissue or under the periosteum in acellular bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:17275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011767 ;
    owl:annotatedTarget "right recurrent laryngeal branch" .

[]
    oboInOwl:hasDbXref "FMA:14468" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011767 ;
    owl:annotatedTarget "right recurrent laryngeal nerve" .

[]
    oboInOwl:hasDbXref "MA:0001108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011767 ;
    owl:annotatedTarget "vagus X nerve right recurrent laryngeal branch" .

[]
    oboInOwl:hasDbXref "VSAO:wd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011769 ;
    owl:annotatedTarget "Anatomical projection that is composed of cartilage tissue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011772 ;
    owl:annotatedTarget "An anatomical space that is part of a bone of lower jaw." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011773 ;
    owl:annotatedTarget "An anatomical space that is part of a bone of upper jaw." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "A cranial nerve nucleus that is associated with a vagus nerve." .

[]
    oboInOwl:hasDbXref "FMA:54573" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "nucleus of vagus nerve" .

[]
    oboInOwl:hasDbXref "FMA:54573" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "tenth cranial nerve nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "vagal X nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "vagal nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "vagus nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011775 ;
    owl:annotatedTarget "nodosal nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011777 ;
    owl:annotatedTarget "A neural nucleus that is part of the spinal cord." .

[]
    oboInOwl:hasDbXref "FMA:77011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011777 ;
    owl:annotatedTarget "spinal cord nucleus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011779 ;
    owl:annotatedTarget "A nerve that is part of a head." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011814 ;
    owl:annotatedTarget obo:UBERON_0005085 .

[]
    oboInOwl:hasDbXref "PMID:11523831", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011814 ;
    owl:annotatedTarget "Ectodermal placode that does not develop into a component of the nervous system." .

[]
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011817 ;
    owl:annotatedTarget obo:UBERON_0011814 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1266" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011817 ;
    owl:annotatedTarget "An ectodermal placode that gives rise to any of the cutaneous appendages that protrude from the skin epidermis (heair, feathers, epidermal scales)." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "An anatomical junction that divides and overlaps with and atrium and a ventricle in the heart." .

[]
    oboInOwl:hasDbXref "PMID:21234997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "AV region" .

[]
    oboInOwl:hasDbXref "PMID:21234997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "AV segment" .

[]
    oboInOwl:hasDbXref "GO:0003294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "atrial ventricular junction" .

[]
    oboInOwl:hasDbXref "FMA:85125", "GO:0003294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "atrioventricular junction" .

[]
    oboInOwl:hasDbXref "PMID:21234997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "atrioventricular segment" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011821 ;
    owl:annotatedTarget obo:UBERON_0002384 .

[]
    oboInOwl:hasDbXref "FMA:20107" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011821 ;
    owl:annotatedTarget "Connective tissue, which consists of a population of connective tissue cells, the intercellular matrix of which contains an irregular network of collagen and elastic fiber bundles. Examples: areolar tissue, mucoid tissue, connective tissue of peritoneum, connective tissue of fibrous pericardium." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011822 ;
    owl:annotatedTarget obo:UBERON_0011821 .

[]
    oboInOwl:hasDbXref "FMA:20109", "Wikipedia:Dense_irregular_connective_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011822 ;
    owl:annotatedTarget "Irregular connective tissue is an irregular connective tissue, the intercellular matrix of which contains a dense irregular network of collagen and elastic fiber bundles. Examples: connective tissue of peritoneum, connective tissue of fibrous pericardium." .

[]
    oboInOwl:date_retrieved "2012-08-29" ;
    oboInOwl:external_class "ncithesaurus:Irregular_Dense_Connective_Tissue" ;
    oboInOwl:ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011822 ;
    owl:annotatedTarget "Tissue characterized by a thick, random arrangement of collagen and elastin fibers with very few cells. The majority of the cells are fibroblasts, but mast cells and macrophages may also be seen. It is found in the dermis, periosteum, perichondrium, capsules of organs and sheaths of nerves and muscles[NCIT]" .

[]
    oboInOwl:source "ncithesaurus:Irregular_Dense_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011822 ;
    owl:annotatedTarget "UMLS:C0738366" .

[]
    oboInOwl:hasDbXref "FMA:20109" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011822 ;
    owl:annotatedTarget "typus irregularis (textus connectivus collagenosus compactus)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Dense_connective_tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011823 ;
    owl:annotatedTarget "Dense connective tissue is mainly composed of collagen type I. Crowded between the collagen fibers are rows of fibroblasts, fiber-forming cells, that manufacture the fibers. Dense connective tissue forms strong, rope-like structures such as tendons and ligaments. Tendons attach skeletal muscles to bones; ligaments connect bones to bones at joints. Ligaments are more stretchy and contain more elastic fibers than tendons. Dense connective tissue also make up the lower layers of the skin (dermis), where it is arranged in sheets" .

[]
    oboInOwl:date_retrieved "2012-08-29" ;
    oboInOwl:external_class "ncithesaurus:Dense_Connective_Tissue" ;
    oboInOwl:ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011823 ;
    owl:annotatedTarget "Connective tissue in which the fibrous component predominates. The cells, ground substance, and tissue fluid represent a minor component[NCIT]" .

[]
    oboInOwl:source "ncithesaurus:Dense_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011823 ;
    owl:annotatedTarget "UMLS:C1511770" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011824 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011825 ;
    owl:annotatedTarget obo:UBERON_0011821 .

[]
    oboInOwl:hasDbXref "FMA:19783" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011825 ;
    owl:annotatedTarget "Irregular connective tissue, the intercellular matrix of which contains a sparse irregular network of collagen and elastic fiber bundles. Examples: areolar tissue, neuroglial tissue, mucoid tissue." .

[]
    oboInOwl:source "ncithesaurus:Loose_Connective_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011825 ;
    owl:annotatedTarget "UMLS:C1253917" .

[]
    oboInOwl:hasDbXref "FMA:19783", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011825 ;
    owl:annotatedTarget "textus connectivus collagenosus laxus" .

[]
    oboInOwl:hasDbXref "FMA:19783", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011825 ;
    owl:annotatedTarget "textus connectivus laxus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011845 ;
    owl:annotatedTarget "A duct that is part of a sebaceous gland." .

[]
    oboInOwl:hasDbXref "FMA:70947" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011845 ;
    owl:annotatedTarget "sebaceous gland duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011846 ;
    owl:annotatedTarget "An acinus that is part of a sebaceous gland." .

[]
    oboInOwl:hasDbXref "FMA:59657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011846 ;
    owl:annotatedTarget "sebaceous gland acinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011850 ;
    owl:annotatedTarget "An acinus that is part of a salivary gland." .

[]
    oboInOwl:hasDbXref "FMA:59870" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011850 ;
    owl:annotatedTarget "salivary gland acinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011856 ;
    owl:annotatedTarget "An acinus that is part of a mammary gland." .

[]
    oboInOwl:hasDbXref "FMA:74438" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011856 ;
    owl:annotatedTarget "lactiferous gland acinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011857 ;
    owl:annotatedTarget "An acinus that is part of a lacrimal gland." .

[]
    oboInOwl:hasDbXref "FMA:85250" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011857 ;
    owl:annotatedTarget "lacrimal gland acinus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011858 ;
    owl:annotatedTarget "An acinus that is part of a exocrine gland." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001041 ;
    owl:annotatedTarget obo:CL_0000795 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011860 ;
    owl:annotatedTarget obo:UBERON_0000476 .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011860 ;
    owl:annotatedTarget "the FMA class specifically refers to ureter" .

[]
    oboInOwl:hasDbXref "MP:0011640" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011861 ;
    owl:annotatedTarget "The connective tissue bundles in the extracellular matrix of aorta tissue that are composed of collagen, and play a role in tissue strength and elasticity" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:19609979"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001041 ;
    owl:annotatedTarget "A CD8-positive alpha-beta-positive T cell with the phenotype CXCR3-positive and having suppressor function. They are capable of producing IL-10, suppressing proliferation, and suppressing IFN-gamma production."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0011641" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011862 ;
    owl:annotatedTarget "The connective tissue bundles in the extracellular matrix of pulmonary tissue that are composed of collagen, and play a role in tissue strength and elasticity" .

[]
    oboInOwl:hasDbXref "MP:0011642" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011863 ;
    owl:annotatedTarget "The connective tissue bundles in the extracellular matrix of bone tissue that are composed of collagen, and play a role in tissue strength and elasticity" .

[]
    oboInOwl:hasDbXref "MP:0011643" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011864 ;
    owl:annotatedTarget "The connective tissue bundles in the extracellular matrix of tendon tissue that are composed of collagen, and play a role in tissue strength and elasticity" .

[]
    oboInOwl:hasDbXref "MP:0011650" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011865 ;
    owl:annotatedTarget "The connective tissue bundles in the extracellular matrix of corneal stroma that are composed of collagen, and play a role in tissue strength and elasticity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011875 ;
    owl:annotatedTarget "A skeletal ligament that is part of a sternoclavicular joint." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011875 ;
    owl:annotatedTarget "ligamentum sternoclavicularis" .

[]
    oboInOwl:hasDbXref "FMA:63980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011875 ;
    owl:annotatedTarget "sternoclavicular joint ligament" .

[]
    oboInOwl:notes "upper part" ;
    oboInOwl:source "Wikipedia:Muscular_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "A muscle layer that is part of a wall of esophagus." .

[]
    oboInOwl:source "WP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "In the upper esophagus, part of the externa is skeletal muscle, rather than smooth muscle" .

[]
    oboInOwl:hasDbXref "FMA:62998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "muscle coat of esophagus" .

[]
    oboInOwl:hasDbXref "FMA:62998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "muscular coat of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:62998" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "muscular layer of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:62998", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "tela muscularis (oesophagus)" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "tunica muscularis esophagi" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011878 ;
    owl:annotatedTarget "tunica muscularis oesophageae" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ] .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget obo:UBERON_0011892 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001042 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "MP:0005194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget "Front (ventral) portion of the vascular, pigmentary, or middle coat of the eye, including the ciliary body and the iris." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget "EMAPA:37417" .

[]
    oboInOwl:hasDbXref "MP:0005194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget "Haller tunica vascula" .

[]
    oboInOwl:hasDbXref "MP:0005194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget "tunica vasculosa bulbosa" .

[]
    oboInOwl:hasDbXref "MP:0005194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011892 ;
    owl:annotatedTarget "vasculosa oculi" .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "PMID:19578368"^^xsd:string, "PMID:19578369"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001042 ;
    owl:annotatedTarget "CD4-positive, alpha-beta T cell that produces IL-22."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011894 ;
    owl:annotatedTarget "A organ cavity that is part of a vagina." .

[]
    oboInOwl:hasDbXref "FMA:19982" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011894 ;
    owl:annotatedTarget "vaginal lumen" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001134
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Epimysium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget "Epimysium is a layer of connective tissue which ensheaths the entire muscle. It is composed of dense irregular connective tissue. It is continuous with fascia and other connective tissue wrappings of muscle including the endomysium, and perimysium. It is also continuous with tendons where it becomes thicker and collagenous." .

[]
    oboInOwl:source "ncithesaurus:Epimysium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget "UMLS:C0504096" .

[]
    oboInOwl:hasDbXref "FMA:9726" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget "fascia of muscle organ" .

[]
    oboInOwl:hasDbXref "Wikipedia:Epimysium" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011899 ;
    owl:annotatedTarget "epimysia" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011919 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003316
    ] .

[]
    oboInOwl:hasDbXref "MP:0011204" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011919 ;
    owl:annotatedTarget "masses of developing blood cells attached to endothelium in the yolk sac" .

[]
    oboInOwl:hasDbXref "MP:0011204" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011919 ;
    owl:annotatedTarget "visceral yolk sac blood island" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000177" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011919 ;
    owl:annotatedTarget "yolk sac blood islands" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget obo:UBERON_0007503 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002331
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005667
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.872"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000034 ;
    owl:annotatedTarget "A relatively undifferentiated cell that retains the ability to divide and proliferate throughout life to provide progenitor cells that can differentiate into specialized cells."^^xsd:string .

[]
    oboInOwl:external_ontology "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget "in EHDAA2 gives rise to connecting stalk blood vessels and extraembryonic umbilical vessels" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blood_island" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget "blood island of umbilical vesicle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Blood_island" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011921 ;
    owl:annotatedTarget "insula sanguinea vesiculae umbilicalis" .

[]
    oboInOwl:hasDbXref "MP:0004598" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011922 ;
    owl:annotatedTarget "The the continuous basement membrane found within the membranous labyrinth of the cochlea, known to extend from the limbus, down to the inner sulcus, across the basilar membrane, up to the external sulcus to the spiral prominence and radiating into the spiral ligament ensheathing the root cell processes" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011922 ;
    owl:annotatedTarget "EMAPA:37830" .

[]
    oboInOwl:hasDbXref "MESH:A08.663.542.122", "Wikipedia:Preganglionic_nerve_fibers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011925 ;
    owl:annotatedTarget "Nerve fibers which project from the central nervous system to autonomic ganglia. In the sympathetic division most preganglionic fibers originate with neurons in the intermediolateral column of the spinal cord, exit via ventral roots from upper thoracic through lower lumbar segments, and project to the paravertebral ganglia; there they either terminate in synapses or continue through the splanchnic nerves to the prevertebral ganglia. In the parasympathetic division the fibers originate in neurons of the brain stem and sacral spinal cord. In both divisions the principal transmitter is acetylcholine but peptide cotransmitters may also be released." .

[]
    oboInOwl:hasDbXref "FMA:5923" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011925 ;
    owl:annotatedTarget "preganglionic nerve fiber" .

[]
    oboInOwl:hasDbXref "MP:0008310" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011927 ;
    owl:annotatedTarget "A cholinergic axonal fiber projecting from the CNS to a sympathetic ganglion" .

[]
    oboInOwl:hasDbXref "MP:0008310" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011927 ;
    owl:annotatedTarget "sympathetic preganglionic fiber" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_hair" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011931 ;
    owl:annotatedTarget "Hair in the nose" .

[]
    oboInOwl:hasDbXref "FMA:53670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011931 ;
    owl:annotatedTarget "hair of nose" .

[]
    oboInOwl:hasDbXref "FMA:53670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011931 ;
    owl:annotatedTarget "hair of vestibular part of nose" .

[]
    oboInOwl:hasDbXref "FMA:53670" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011931 ;
    owl:annotatedTarget "nose hair" .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011932 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006003
    ] .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string, "PMCID:PMC3130146", "Wikipedia:Pilosebaceous_unit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011932 ;
    owl:annotatedTarget "An epidermal invagination that has as parts a hair follicle, a sebaceous gland, and arrector pili muscle" .

[]
    oboInOwl:hasDbXref "Wikipedia:Pilosebaceous_unit" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011932 ;
    owl:annotatedTarget "fabrica pilosebacea" .

[]
    oboInOwl:hasDbXref "FMA:70661" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011932 ;
    owl:annotatedTarget "pilo-sebaceous apparatus" .

[]
    oboInOwl:hasDbXref "FMA:70661" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011932 ;
    owl:annotatedTarget "pilosebaceous gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011953 ;
    owl:annotatedTarget "A region of the stomach that is lined with glandular epithelium." .

[]
    oboInOwl:source "ncithesaurus:Glandular_Stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011953 ;
    owl:annotatedTarget "UMLS:C0227197" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011955 ;
    owl:annotatedTarget "A hepatic vein that is part of a left lobe of liver." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011955 ;
    owl:annotatedTarget "EMAPA:37164" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011956 ;
    owl:annotatedTarget "A hepatic vein that is part of a right lobe of liver." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0011956 ;
    owl:annotatedTarget "EMAPA:37377" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011960 ;
    owl:annotatedTarget "An articular capsule that is part of the glenohumeral joint." .

[]
    oboInOwl:hasDbXref "Wikipedia:Articular_capsule_of_the_humerus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011960 ;
    owl:annotatedTarget "articular capsule of humerus" .

[]
    oboInOwl:hasDbXref "FMA:34944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011960 ;
    owl:annotatedTarget "capsule of shoulder joint" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001043 ;
    owl:annotatedTarget "A recently activated CD4-positive, alpha-beta T cell with the phenotype HLA-DRA-positive, CD38-positive, CD69-positive, CD62L-negative, CD127-negative, and CD25-positive." .

[]
    oboInOwl:hasDbXref "FMA:34944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011960 ;
    owl:annotatedTarget "fibrous capsule of glenohumeral joint" .

[]
    oboInOwl:hasDbXref "FMA:34944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011960 ;
    owl:annotatedTarget "glenohumeral joint capsule" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saddle_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011965 ;
    owl:annotatedTarget "In a saddle joint (sellar joint, articulation by reciprocal reception) the opposing surfaces are reciprocally concave-convex." .

[]
    oboInOwl:hasDbXref "Wikipedia:Saddle_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011965 ;
    owl:annotatedTarget "sellar joint" .

[]
    oboInOwl:hasDbXref "Wikipedia:Saddle_joint" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011965 ;
    owl:annotatedTarget "articulation by reciprocal reception" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001043 ;
    owl:annotatedTarget "activated CD4+ T cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "A skeletal ligament that connects a tibia and connects a tarsal skeleton." .

[]
    oboInOwl:hasDbXref "FMA:44055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "deltoid collateral ligament of ankle joint" .

[]
    oboInOwl:hasDbXref "FMA:44055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "deltoid ligament of ankle joint" .

[]
    oboInOwl:hasDbXref "FMA:44055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "ligamentum collaterale mediale (articulatio talocruralis)" .

[]
    oboInOwl:hasDbXref "FMA:44055", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "ligamentum collaterale mediale articulationis talocruralis" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "ligamentum deltoideum" .

[]
    oboInOwl:hasDbXref "FMA:44055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "ligamentum deltoideum (articulatio talocruralis)" .

[]
    oboInOwl:hasDbXref "FMA:44055" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0011972 ;
    owl:annotatedTarget "medial collateral ligament of ankle joint" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011973 ;
    owl:annotatedTarget "An epiphysis that is part of a phalanx of a pes [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011974 ;
    owl:annotatedTarget "An epiphysis that is part of a proximal phalanx of pes." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011975 ;
    owl:annotatedTarget "An epiphysis that is part of a middle phalanx of pes." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011976 ;
    owl:annotatedTarget "An epiphysis that is part of a distal phalanx of pes." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011977 ;
    owl:annotatedTarget "An epiphysis that is part of a proximal phalanx of manus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011978 ;
    owl:annotatedTarget "An epiphysis that is part of a middle phalanx of manus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011979 ;
    owl:annotatedTarget "An epiphysis that is part of a distal phalanx of manus." .

[]
    oboInOwl:hasDbXref "Wikipedia:Crurotarsal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011980 ;
    owl:annotatedTarget "A joint that connects the bones of the crus to the proximal tarsal bones" .

[]
    oboInOwl:source "http://palaeos.com/vertebrates/glossary/glossaryCr.html#Crurotarsal%20joint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0011980 ;
    owl:annotatedTarget "an ankle joint that passes between the astragalus and calcaneum[Palaeos]." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "Wikipedia:Body_cavity", "Wikipedia:Coelom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget "The aggregate of the coelemic cavity lumen plus the membranes that line the lumen." .

[]
    oboInOwl:source "Wikipedia:Acoelomorpha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:hasDbXref "NCBITaxon:33511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget "enterocoelom" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004731" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget "coelomic cavity" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/myocoele" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012054 ;
    owl:annotatedTarget "The cavity within a myotome" .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001283" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.166 and Figure 5.6", "http://bgee.unil.ch/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000003 ;
    owl:annotatedSource obo:UBERON_0012054 ;
    owl:annotatedTarget "The central cavity within the mesoderm is the paired primary or embryonic coelom. Parts of the embryonic coelom often become enclosed in the mesoderm, forming a myocoel within the epimere, a nephrocoel within the mesomere, and simple coelom (body cavity) within the lateral plate mesoderm.[well established][VHOG]" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012069 ;
    owl:annotatedTarget obo:UBERON_0001744 .

[]
    oboInOwl:hasDbXref "http://palaeos.com/vertebrates/therapsida/anteosauria.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012070 ;
    owl:annotatedTarget "A tooth that is on the roof of the mouth." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012070 ;
    owl:annotatedTarget "palatal teeth" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012071 ;
    owl:annotatedTarget "Any bone that is part of a palate." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012071 ;
    owl:annotatedTarget "EMAPA:37930" .

[]
    oboInOwl:source "ncithesaurus:Palate_Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012071 ;
    owl:annotatedTarget "UMLS:C1518857" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012072 ;
    owl:annotatedTarget "dermatocranium, palatal series" .

[]
    oboInOwl:hasDbXref "ISBN:0073040584"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012072 ;
    owl:annotatedTarget "palatal series" .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget obo:UBERON_0010522 .

[]
    oboInOwl:hasDbXref "ZFA:0001628" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget "Bone that forms as a replacement of another structural tissue." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "TAO:0001637" ;
    oboInOwl:ontology "TAO"^^xsd:string ;
    oboInOwl:source "TAO:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget "Bone that forms as a replacement of another structural tissue.[TAO]" .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget "This class was introduced to be consistent with the ZFA hierarchy. The corresponding TAO term was obsoleted, and never introduced into VSAO. Note that VSAO does have replacement element." .

[]
    oboInOwl:hasDbXref "ZFA:0001628" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012075 ;
    owl:annotatedTarget "replacement bones" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012080 ;
    owl:annotatedTarget "A cartilaginous condensation that has the potential to develop into a patella." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012081 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006256
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012081 ;
    owl:annotatedTarget "A pre-cartilage condensation that has the potential to develop into a patella." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0012082 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000464
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002572 ;
                owl:someValuesFrom obo:UBERON_0002185
            ]
        )
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012082 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002185
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012082 ;
    owl:annotatedTarget "An anatomical cavity that is part of a bronchus." .

[]
    oboInOwl:hasDbXref "FMA:62646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012082 ;
    owl:annotatedTarget "bronchial lumen" .

[]
    oboInOwl:hasDbXref "FMA:62646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012082 ;
    owl:annotatedTarget "lumen of bronchus" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/53" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012125 ;
    owl:annotatedTarget "Anatomical system that consists of the integumental system plus all mucosae and submucosae." .

[]
    oboInOwl:hasDbXref "OBI:MC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012125 ;
    owl:annotatedTarget "dermatological system" .

[]
    oboInOwl:notes "may be revised" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012139 ;
    owl:annotatedTarget obo:UBERON_0002529 .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string, "https://github.com/obophenotype/uberon/issues/131" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012140 ;
    owl:annotatedTarget "A segment of the autopod consisting of both acropodial region and metapodial region, but excluding the mesopodial/basopodial region." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012141 ;
    owl:annotatedTarget "A digitopodium region that is part of a manus[Obol]. This includes the fingers and metacarpal region, but excludes the carpal region." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001044 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell with the phenotype CCR7-negative, CD45RA-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012142 ;
    owl:annotatedTarget "A digitopodium region that is part of a pes[Obol]. This includes the toes and metatarsal region, but excludes the tarsals region." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001044 ;
    owl:annotatedTarget "effector CD4+ T cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012150 ;
    owl:annotatedTarget "A subdivision of the autopod skeleton consisting of both acropodial skeleon and metapodial skeleton, but excluding the mesopodial/basopodial skeleton." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012150 ;
    owl:annotatedTarget "digitopodium" .

[]
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012150 ;
    owl:annotatedTarget "skeleton of digits" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012151 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012141
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012151 ;
    owl:annotatedTarget "A subdivision of the manus skeleton consisting of both manual acropodial skeleton and metacarpal skeleton, but excluding the carpal skeleton." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:ni"^^xsd:string, "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012152 ;
    owl:annotatedTarget "A subdivision of the pes skeleton consisting of both pedal acropodial skeleton and metatarsal skeleton, but excluding the tarsal skeleton." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cord_blood" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012168 ;
    owl:annotatedTarget "blood that remains in the placenta and in the attached umbilical cord after childbirth[WP]." .

[]
    oboInOwl:hasDbXref "BTO:0004053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012168 ;
    owl:annotatedTarget "cord blood" .

[]
    oboInOwl:hasDbXref "MESH:A12.207.152.200" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012168 ;
    owl:annotatedTarget "fetal blood" .

[]
    oboInOwl:hasDbXref "MESH:A12.207.152.200" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012168 ;
    owl:annotatedTarget "umbilical cord blood" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012172 ;
    owl:annotatedTarget "A primordium that has the potential to develop into a stomach." .

[]
    oboInOwl:source "ncithesaurus:Stomach_Primordium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012172 ;
    owl:annotatedTarget "UMLS:C1514976" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002023 ;
    owl:annotatedTarget "Process(P2) is directly negatively regulated by process(P1) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding  negatively regulates the kinase activity (P2) of protein B then P2 directly negatively regulated by P1." .

[]
    oboInOwl:hasDbXref "EFO:0002580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012172 ;
    owl:annotatedTarget "stomach endoderm" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget obo:UBERON_0001714 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006232
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16794" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget "facio-acoustic ganglion complex VII-VIII" .

[]
    oboInOwl:hasDbXref "VHOG:0000715" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget "facio-acoustic VII-VIII ganglion complex" .

[]
    oboInOwl:hasDbXref "EMAPA:16794" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012175 ;
    owl:annotatedTarget "facio-acoustic ganglion complex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012180 ;
    owl:annotatedTarget "A zone of skin that is part of a craniocervical region." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012180 ;
    owl:annotatedTarget "EMAPA:37276" .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Scalp_and_Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012180 ;
    owl:annotatedTarget "UMLS:C1522650" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Phrenic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012193 ;
    owl:annotatedTarget "The veins that run parallel to the phrenic arteries which include the two superior and two inferior phrenic veins." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012193 ;
    owl:annotatedTarget "EMAPA:37180" .

[]
    oboInOwl:source "ncithesaurus:Phrenic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012193 ;
    owl:annotatedTarget "UMLS:C1709532" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:UBERON_0012239 ;
    owl:annotatedTarget [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001255
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012239 ;
    owl:annotatedTarget "network of tubes that carries blood through the distensible musculomembranous organ that serves to collect and store urine excreted by the kidneys[MP]" .

[]
    oboInOwl:hasDbXref "EMAPA:28679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012239 ;
    owl:annotatedTarget "blood vessels of bladder" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001045 ;
    owl:annotatedTarget "A naive regulatory T cell with the phenotype CD4-positive, CD25-positive, CD127lo, CCR4-positive, and CD45RO-negative." .

[]
    oboInOwl:hasDbXref "EMAPA:28679" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012239 ;
    owl:annotatedTarget "blood vessel of bladder" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001045 ;
    owl:annotatedTarget "naive CCR4+ Treg" .

[]
    oboInOwl:hasDbXref "MP:MP"^^xsd:string, "Wikipedia:Urinary_meatus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "external opening or orifice of the urethra through which urine and seminal fluid (in males only) leave the body; in males the meatus presents as a vertical slit normally positioned at the tip of glans penis; in females the meatus is located between the clitoris and the vagina in the vulvular vestibule of the female genitalia[MP]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "EMAPA:37977" .

[]
    oboInOwl:hasDbXref "FMA:19650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "external meatus of urethra" .

[]
    oboInOwl:hasDbXref "FMA:19650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "external urethral orifice" .

[]
    oboInOwl:hasDbXref "FMA:19650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "external urethral ostium" .

[]
    oboInOwl:hasDbXref "FMA:19650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "external urinary meatus" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "meatus urinarius" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "orificium urethrae externum" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "orificium urethræ externum" .

[]
    oboInOwl:hasDbXref "FMA:19650" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012240 ;
    owl:annotatedTarget "urethral meatus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:External_urethral_orifice_(male)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "A urethral meatus that is part of a male urethra[Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:External_urethral_orifice_(male)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "The external urethral orifice is the external opening or meatus of the urethra, normally placed at the tip of glans penis; it presents as a vertical slit, possibly bounded on either side by two small labia-like projections, In some cases the slit may be more rounded. This occurs naturally in some males and may also be a side effect of excess skin removal during circumcision. Congenital misplacement of the urethral orifice is called hypospadias when it is located in the underside (ventral aspect) of the penis, and epispadias when located in the dorsum (upper aspect). Improper shaping of the meatus can result in meatal stenosis." .

[]
    oboInOwl:hasDbXref "FMA:85265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "external orifice of male urethra" .

[]
    oboInOwl:hasDbXref "FMA:85265" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "external urethral orifice (male)" .

[]
    oboInOwl:hasDbXref "MA:0002642" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "male urethra ostium" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "ostium urethrae externum (urethra masculina)" .

[]
    oboInOwl:hasDbXref "EMAPA:36434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "urethral meatus of penile urethra" .

[]
    oboInOwl:hasDbXref "EMAPA:36434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "distal urethral opening of male" .

[]
    oboInOwl:hasDbXref "EMAPA:36434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012241 ;
    owl:annotatedTarget "urethral opening of penile urethra" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011782" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "the usually crescent-shaped opening of the urinary bladder into the urethra, placed at the anteroinferior angle (apex) of the urinary bladder trigone" .

[]
    oboInOwl:hasDbXref "FMA:85263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "internal meatus of urethra" .

[]
    oboInOwl:hasDbXref "FMA:85263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "internal urethral orifice of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:85263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "internal urethral ostium" .

[]
    oboInOwl:hasDbXref "MP:0011782" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "orificium urethrae internum" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "ostium orificium internum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Internal_urethral_orifice" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "ostium urethrae internum" .

[]
    oboInOwl:hasDbXref "FMA:85263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "vesicourethral orifice" .

[]
    oboInOwl:hasDbXref "MP:0011782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "internal urethral ostium" .

[]
    oboInOwl:hasDbXref "MP:0011782" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012242 ;
    owl:annotatedTarget "internal urinary meatus" .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/cervical+glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012247 ;
    owl:annotatedTarget "mucus-secreting glands in the mucosa of the uterine cervix" .

[]
    oboInOwl:source "ncithesaurus:Cervical_Gland" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012247 ;
    owl:annotatedTarget "UMLS:C2724437" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012247 ;
    owl:annotatedTarget "glandulae cervicales" .

[]
    oboInOwl:hasDbXref "BTO:0000411" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012248 ;
    owl:annotatedTarget "Lining of the head of the uterus (cervix); contains large branched glands; does not undergo sloughing." .

[]
    oboInOwl:source "BTO" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000002
    ] .

[]
    oboInOwl:hasDbXref "BTO:0001850", "Wikipedia:Vaginal_portion_of_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "The part of the cervix uteri that protrudes into the vagina and is lined with stratified squamous epithelium." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "distinction between two FMA classes not clear - we merge them here" .

[]
    oboInOwl:source "ncithesaurus:Ectocervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "UMLS:C0227829" .

[]
    oboInOwl:hasDbXref "BTO:0001850" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "ectocervix" .

[]
    oboInOwl:hasDbXref "FMA:86484" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "ectocervix" .

[]
    oboInOwl:hasDbXref "Wikipedia:Vaginal_portion_of_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "portio vaginalis" .

[]
    oboInOwl:hasDbXref "BTO:0001850" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "portio vaginalis cervicis" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "uterine ectocervix" .

[]
    oboInOwl:hasDbXref "FMA:77056" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "vaginal part of cervix" .

[]
    oboInOwl:hasDbXref "BTO:0001850" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012249 ;
    owl:annotatedTarget "exocervix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012250 ;
    owl:annotatedTarget "A glandular epithelium that is part of a uterine cervix." .

[]
    oboInOwl:source "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0012250 ;
    owl:annotatedTarget "The 'glandular' or columnar epithelium of the cervix is located cephalad to the squamocolumnar junction. It covers a variable amount of the ectocervix and lines the endocervical canal. It is comprised of a single layer of mucin-secreting cells. The epithelium is thrown into longitudinal folds and invaginations that make up the so-called endocervical glands (they are not true glands). These infolding crypts and channels make the cytologic and colposcopic detection of neoplasia less reliable and more problematic. The complex architecture of the endocervical glands gives the columnar epithelium a papillary appearance through the colposcope and a grainy appearance upon gross visual inspection. The single cell layer allows the coloration of the underlying vasculature to be seen more easily. Therefore, the columnar epithelium appears more red in comparison with the more opaque squamous epithelium." .

[]
    oboInOwl:source "ncithesaurus:Cervix_Columnar_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012250 ;
    owl:annotatedTarget "UMLS:C1707350" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012251 ;
    owl:annotatedTarget "A epithelium that is part of a ectocervix." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Endocervical_Glandular_Epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012252 ;
    owl:annotatedTarget "The glandular epithelium that lines the endocervix." .

[]
    oboInOwl:hasDbXref "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012253 ;
    owl:annotatedTarget "Region of cervical epithelium where columnar epithelium of endocervic and the stratified non-keratinising squamous epithelium of the ectocervic meet" .

[]
    oboInOwl:hasDbXref "Wikipedia:Abdominal_aorta#Branches", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012254 ;
    owl:annotatedTarget "An artery that originates from the abdominal aorta" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001046 ;
    owl:annotatedTarget "A memory regulatory T cell with phenotype CD4-positive, CD25-positive, CD127lo, CCR4-positive, and CD45RO-positive." .

[]
    oboInOwl:hasDbXref "Wikipedia:Columnar_epithelium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012274 ;
    owl:annotatedTarget "An epithelium that consists of columnar epithelial cells. Columnar epithelia are epithelial cells whose heights are at least four times their width. Columnar epithelia are divided into simple (or unilayered), and the rarer stratified (or multi-layered).[WP, modified]" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012275 ;
    owl:annotatedTarget "Epithelium that derives from the mesoderm. [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001046 ;
    owl:annotatedTarget "memory CCR4+ Treg" .

[]
    oboInOwl:hasDbXref "FMA:86488" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012276 ;
    owl:annotatedTarget "glandular part of endometrium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_glands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012278 ;
    owl:annotatedTarget "The nasal glands are the seromucous glands in the respiratory region of the nasal mucous membrane. The three major types of nasal glands are anterior serous glands, seromucous glands, and Bowman glands." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012278 ;
    owl:annotatedTarget "EMAPA:37871" .

[]
    oboInOwl:source "ncithesaurus:Nose_Nasal_Cavity_Nasal_Gland_MMHCC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012278 ;
    owl:annotatedTarget "UMLS:C1522269" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012278 ;
    owl:annotatedTarget "glandula nasalis" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012278 ;
    owl:annotatedTarget "glandulae nasales" .

[]
    oboInOwl:hasDbXref "MESH:A06.224.736", "Wikipedia:Paraganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "Small bodies containing chromaffin cells occurring outside of the adrenal medulla, most commonly near the sympathetic ganglia and in organs such as the kidney, liver, heart and gonads." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Paraganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "paraganglion" .

[]
    oboInOwl:source "ncithesaurus:Paraganglion" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "UMLS:C0030419" .

[]
    oboInOwl:hasDbXref "MESH:A06.224.736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "chromaffin body" .

[]
    oboInOwl:hasDbXref "MESH:A06.224.736" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "chromaffin paraganglia" .

[]
    oboInOwl:hasDbXref "MESH:A06.224.736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012279 ;
    owl:annotatedTarget "chromaffin paraganglion" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012287 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011642
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012287 ;
    owl:annotatedTarget "A epithelial sac that is part of a Rathke's pouch." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012292 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012469
    ] .

[]
    oboInOwl:hasDbXref "MP:0011836", "MP:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012292 ;
    owl:annotatedTarget "One of the pair of mesenchymal swellings (folds) located on either side of the cloacal membrane during the indifferent stage of embryonic development; cranial to the cloacal membrane the folds unite to form the genital tubercle; caudally the folds are subdivided into urogenital folds anteriorly and anal folds posteriorly" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004009" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0012292 ;
    owl:annotatedTarget "cloacal fold" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012299 ;
    owl:annotatedTarget "A mucosa that is part of a urethra." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012299 ;
    owl:annotatedTarget "EMAPA:37912" .

[]
    oboInOwl:hasDbXref "FMA:76904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012299 ;
    owl:annotatedTarget "mucous membrane of urethra" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012299 ;
    owl:annotatedTarget "tunica mucosa urethrae" .

[]
    oboInOwl:hasDbXref "FMA:76904" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012299 ;
    owl:annotatedTarget "urethral mucosa" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012313 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012313 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012313 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007238
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012313 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012313 ;
    owl:annotatedTarget "ectoderm of maxillary component" .

[]
    oboInOwl:hasDbXref "http://www.indiana.edu/~anat550/hnanim/face/face.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012314 ;
    owl:annotatedTarget "One of five swellings formed during the development of the face" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001047 ;
    owl:annotatedTarget "A CD4-positive, CD25-positive, alpha-beta regulatory T cell with the additional phenotype CCR4-positive." .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MGI:csmith"^^xsd:string, "MP:0001142" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "The median slit located inferior and posterior to the external urethral orifice in the female; the exit for menstrual flow and birth and the entrance for the penis during sexual intercourse; the size and appearance of the vaginal orifice varies inversely with that of the hymen (G. membrane), a thin fold of mucous membrane that surrounds the vaginal orifice" .

[]
    oboInOwl:hasDbXref "FMA:19984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "introitus" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "EMAPA:37983" .

[]
    oboInOwl:hasDbXref "FMA:19984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "orifice of vagina" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "ostium vaginae" .

[]
    oboInOwl:hasDbXref "MP:0001142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "vagina opening" .

[]
    oboInOwl:hasDbXref "FMA:19984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "vaginal orifice" .

[]
    oboInOwl:hasDbXref "FMA:19984" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "introitus" .

[]
    oboInOwl:hasDbXref "MP:0001142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012317 ;
    owl:annotatedTarget "introitus of vagina" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001047 ;
    owl:annotatedTarget "CCR+ Treg" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012320 ;
    owl:annotatedTarget "An artery of the neck" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012320 ;
    owl:annotatedTarget "EMAPA:37075" .

[]
    oboInOwl:source "ncithesaurus:Cervical_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012320 ;
    owl:annotatedTarget "UMLS:C1707349" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012321 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0004688
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_cervical_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012321 ;
    owl:annotatedTarget "The deep cervical artery (Profunda cervicalis) is an artery of the neck." .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_cervical_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012321 ;
    owl:annotatedTarget "profunda cervicalis" .

[]
    oboInOwl:hasDbXref "FMA:45568", "Wikipedia:Stratified_squamous_epithelium#Keratinized" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012329 ;
    owl:annotatedTarget "Keratinized stratified squamous epithelium is a stratified squamous epithelium, the cells of which synthesize and accumulate keratin." .

[]
    oboInOwl:hasDbXref "FMA:45568" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012329 ;
    owl:annotatedTarget "epithelium stratificatum squamosum cornificatum" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Nasal-Associated_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012330 ;
    owl:annotatedTarget "The lymphocytic cell population present in the mucosa of the nasopharyngeal duct of some animals." .

[]
    oboInOwl:source "ncithesaurus:Nasal-Associated_Lymphoid_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012330 ;
    owl:annotatedTarget "UMLS:C2698431" .

[]
    oboInOwl:hasDbXref "Wikipedia:Mucosa-associated_lymphoid_tissue#Categorisation" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012330 ;
    owl:annotatedTarget "NALT" .

[]
    oboInOwl:hasDbXref "FMA:79771" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012330 ;
    owl:annotatedTarget "naso-pharyngeal lymphoid tissue" .

[]
    oboInOwl:source "MESH" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget obo:UBERON_0000211 .

[]
    oboInOwl:hasDbXref "MESH:A02.513.170", "Wikipedia:Broad_ligament_of_the_uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget "A broad fold of peritoneum that extends from the side of the uterus to the wall of the pelvis." .

[]
    oboInOwl:source "ncithesaurus:Broad_Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget "UMLS:C0006205" .

[]
    oboInOwl:hasDbXref "FMA:16516" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget "broad uterine ligament" .

[]
    oboInOwl:hasDbXref "MESH:A02.513.170" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget "broad ligament" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012332 ;
    owl:annotatedTarget "ligamentum latum uteri" .

[]
    oboInOwl:source "MA"^^xsd:string, "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012344 ;
    owl:annotatedTarget obo:UBERON_0002365 .

[]
    oboInOwl:hasDbXref "MP:0013543" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012344 ;
    owl:annotatedTarget "any exocrine gland whose secretion consists of its own disintegrated secretory cells along with its secretory product; holocrine secretions are produced in the cytoplasm of the cell and released by the rupture of the plasma membrane, which destroys the cell and results in the secretion of the product into the lumen." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012354 ;
    owl:annotatedTarget "The segment of the autopod that is distal to the metapodial region and consists of the digits." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "The segment of the manus that is distal to the metacarpal region and consists of the manual digits (fingers)." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "digiti manus" .

[]
    oboInOwl:hasDbXref "FMA:75592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "digits of hand" .

[]
    oboInOwl:hasDbXref "FMA:75592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "fingers including thumb" .

[]
    oboInOwl:hasDbXref "FMA:75592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "fingers set" .

[]
    oboInOwl:hasDbXref "FMA:75592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "set of digits of hand" .

[]
    oboInOwl:hasDbXref "FMA:75592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012355 ;
    owl:annotatedTarget "set of fingers" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001048 ;
    owl:annotatedTarget "A CD4-positive, CD25-positive, CCR4-positive, alpha-beta T regulatory cell with the phenotype HLA-DRA-positive, indicating recent activation." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012356 ;
    owl:annotatedTarget "The segment of the pes that is distal to the metatarsal region and consists of the pedal digits (toes)." .

[]
    oboInOwl:hasDbXref "FMA:70664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012356 ;
    owl:annotatedTarget "digits of foot" .

[]
    oboInOwl:hasDbXref "FMA:70664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012356 ;
    owl:annotatedTarget "set of toes" .

[]
    oboInOwl:hasDbXref "FMA:70664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012356 ;
    owl:annotatedTarget "toes set" .

[]
    oboInOwl:hasDbXref "FMA:70664" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012356 ;
    owl:annotatedTarget "toes" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001048 ;
    owl:annotatedTarget "activated CCR4+ Treg" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012357 ;
    owl:annotatedTarget "A bone that is part of a the digitopodium skeleton - i.e. the acropodial skeleton or the metapodial skeleton." .

[]
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012357 ;
    owl:annotatedTarget "digit bone" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012358 ;
    owl:annotatedTarget "A bone that is part of a the manual digitopodium skeleton - i.e. the fingers or the metacarpal skeleton." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012359 ;
    owl:annotatedTarget "A bone that is part of a the pedal digitopodium skeleton - i.e. the toes or the metatarsal skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012360 ;
    owl:annotatedTarget "A bone element that is part of a jaw region." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012361 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012367 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012367 ;
    owl:annotatedTarget "A muscle layer that is part of an intestine." .

[]
    oboInOwl:hasDbXref "FMA:15697" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012367 ;
    owl:annotatedTarget "intestinal muscularis propria" .

[]
    oboInOwl:hasDbXref "FMA:15697" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012367 ;
    owl:annotatedTarget "muscularis externa of intestine" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012373 ;
    owl:annotatedTarget "A nerve plexus that is part of a sympathetic nervous system." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012373 ;
    owl:annotatedTarget "EMAPA:37617" .

[]
    oboInOwl:hasDbXref "Wikipedia:Subserosa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012375 ;
    owl:annotatedTarget "A layer of tissue between the muscularis and serosa." .

[]
    oboInOwl:source "ncithesaurus:Subserosa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012375 ;
    owl:annotatedTarget "UMLS:C0225334" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012377 ;
    owl:annotatedTarget "A muscular coat that is part of a jejunum." .

[]
    oboInOwl:hasDbXref "FMA:14951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012377 ;
    owl:annotatedTarget "muscularis externa of jejunum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012377 ;
    owl:annotatedTarget "jejunal smooth muscle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012377 ;
    owl:annotatedTarget "muscularis propria of jejunum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012377 ;
    owl:annotatedTarget "smooth muscle of jejunum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001256
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "A muscular coat that is part of a urinary bladder." .

[]
    oboInOwl:source "ncithesaurus:Bladder_Muscular_Coat" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "UMLS:C1288327" .

[]
    oboInOwl:hasDbXref "FMA:15930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "muscle layer of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "muscular coat of bladder" .

[]
    oboInOwl:hasDbXref "FMA:15930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "muscular coat of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:15930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "muscular layer of bladder" .

[]
    oboInOwl:hasDbXref "FMA:15930" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "muscular layer of urinary bladder" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "tunica musculari vesicae" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012378 ;
    owl:annotatedTarget "tunica muscularis (vesica urinaria)" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012416 ;
    owl:annotatedTarget "EMAPA:37567" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012418 ;
    owl:annotatedTarget "A smooth muscle tissue that is part of a respiratory system venous blood vessel." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012418 ;
    owl:annotatedTarget "EMAPA:37586" .

[]
    oboInOwl:hasDbXref "GO:0005902", "Wikipedia:Microvillus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012423 ;
    owl:annotatedTarget "A layer of microvilli, Thin cylindrical membrane-covered projections on the surface of an animal cell containing a core bundle of actin filaments[GO,modified]" .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0012423 ;
    owl:annotatedTarget "FMA class represents an individual microvillus." .

[]
    oboInOwl:source "ncithesaurus:Microvillus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012423 ;
    owl:annotatedTarget "UMLS:C0026049" .

[]
    oboInOwl:hasDbXref "MESH:A11.284.180.565" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012423 ;
    owl:annotatedTarget "microvilli" .

[]
    oboInOwl:hasDbXref "FMA:67296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012423 ;
    owl:annotatedTarget "microvillus" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/striated+border", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012425 ;
    owl:annotatedTarget "A microvillus layer that is striated and found in the intestine." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0012425 ;
    owl:annotatedTarget "FMA class represents an individual microvillus" .

[]
    oboInOwl:hasDbXref "FMA:70978" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012425 ;
    owl:annotatedTarget "striated border" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001049 ;
    owl:annotatedTarget "A recently activated CD8-positive, alpha-beta T cell with the phenotype HLA-DRA-positive, CD38-positive, CD69-positive, CD62L-negative, CD127-negative, CCR7-negative, and CD25-positive." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget obo:UBERON_0034769 .

[]
    oboInOwl:source "defitional" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ] .

[]
    oboInOwl:hasDbXref "http://encyclopedia2.thefreedictionary.com/hematopoietic+tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "Blood-forming tissue, consisting of reticular fibers and cells." .

[]
    oboInOwl:source "ncithesaurus:Hematopoietic_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "UMLS:C0229619" .

[]
    oboInOwl:hasDbXref "FMA:14073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "haemopoietic tissue" .

[]
    oboInOwl:hasDbXref "FMA:14073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "hematopoietic tissue" .

[]
    oboInOwl:hasDbXref "FMA:14073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "hemopoietic tissue" .

[]
    oboInOwl:hasDbXref "FMA:14073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "textus haemopoieticus" .

[]
    oboInOwl:hasDbXref "NCBITaxon:9606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0012429 ;
    owl:annotatedTarget "bone marrow tissue" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001049 ;
    owl:annotatedTarget "activated CD8+ T cell" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_tunic_of_eyeball" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "The sclera and cornea form the fibrous tunic of the bulb of the eye; the sclera is opaque, and constitutes the posterior five-sixths of the tunic; the cornea is transparent, and forms the anterior sixth." .

[]
    oboInOwl:source "DOI:10.1177/0192623311409597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    oboInOwl:hasDbXref "FMA:58102" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "fibrous layer of eyeball" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_tunic_of_eyeball" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "corneosclera" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_tunic_of_eyeball" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "fibrous tunic" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012441 ;
    owl:annotatedTarget "A endothelium that is part of a peritubular capillary." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012463 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012465
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012463 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a cloaca." .

[]
    oboInOwl:external_ontology "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0012463 ;
    owl:annotatedTarget "the ZFA class belongs here as it is an anatomical space. See https://sourceforge.net/p/obo/zebrafish-anatomy-zfa-term-requests/102/" .

[]
    oboInOwl:hasDbXref "ZFA:0000330" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012463 ;
    owl:annotatedTarget "cloaca lumen" .

[]
    oboInOwl:hasDbXref "ZFA:0000330" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012463 ;
    owl:annotatedTarget "cloacal chamber" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012464 ;
    owl:annotatedTarget "The opening of the cloacal chamber to the outside of the organism. Birds maintain a single cloacal opening throughout their lives." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000035 ;
    owl:annotatedTarget "A stem cell that self-renews as well as give rise to a single mature cell type."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012465 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a terminal part of digestive tract." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000472" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012466 ;
    owl:annotatedTarget "extraembryonic cavities" .

[]
    oboInOwl:hasDbXref "AEO:0000222" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012467 ;
    owl:annotatedTarget "An anatomical space with no opening to another space or to the exterior." .

[]
    oboInOwl:hasDbXref "http://species-identification.org/species.php?species_group=nasc&selected=definitie&menuentry=woordenlijst&record=Anal%20teeth", "https://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://www.karger.com/Article/Pdf/142845" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012468 ;
    owl:annotatedTarget "Triangular calcified papillae (often five) placed radially around the anus of some Holothuriidae" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012468 ;
    owl:annotatedTarget "anal teeth" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012469 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "The collection of all skeletal elements in a pectoral complex - i.e. the combination of free limb or fin plus pectoral girdle." .

[]
    oboInOwl:hasDbXref "FMA:24139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "bones of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "ossa membri superioris" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "pectoral complex skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "set of bones of upper limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "skeleton of anterior limb/fin and girdle" .

[]
    oboInOwl:hasDbXref "FMA:24139" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012475 ;
    owl:annotatedTarget "upper limb skeleton" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010709
    ] .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "The collection of all skeletal elements in a pelvic complex - i.e. the combination of free limb or fin plus pelvic girdle." .

[]
    oboInOwl:hasDbXref "FMA:24140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "bones of lower limb" .

[]
    oboInOwl:hasDbXref "FMA:24140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "lower limb skeleton" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "ossa membri inferioris" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "pelvic complex skeleton" .

[]
    oboInOwl:hasDbXref "FMA:24140" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "set of bones of lower limb" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012476 ;
    owl:annotatedTarget "skeleton of posterior limb/fin and girdle" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget obo:UBERON_0005434 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001137
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0015101 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] .

[]
    oboInOwl:hasDbXref "MP:0012723" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "The posterior region of the neck, including the suboccipital region." .

[]
    oboInOwl:hasDbXref "BTO:0000957" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "nape" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "back of neck" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "neck back" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "nucha" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "nuchal region" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "posterior cervical region" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "posterior neck region" .

[]
    oboInOwl:hasDbXref "FMA:24189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "posterior part of neck" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012477 ;
    owl:annotatedTarget "regio cervicalis posterior" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012478 ;
    owl:annotatedTarget "A gland that is part of a cloaca." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012480 ;
    owl:annotatedTarget "A mucosa that is part of a cloaca [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012481 ;
    owl:annotatedTarget "An epithelium that is part of a cloaca." .

[]
    oboInOwl:source "EMAPA:27577" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0012481 ;
    owl:annotatedTarget "cloacal epithelium (cle) (syn: cloacal endoderm) (TS17-TS20): the cloacal epithelium is derived from endoderm and lines the cloacal cavity. It is marked by Shh and Cdh1 and lines the cloacal lumen. The cloacal epithelium gives rise to the urogenital sinus epithelium, hindgut epithelium and the urethral plate epithelium." .

[]
    oboInOwl:hasDbXref "EMAPA:27577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012481 ;
    owl:annotatedTarget "cloacal endoderm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012482 ;
    owl:annotatedTarget "A submucosa that is part of a cloaca [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012483 ;
    owl:annotatedTarget "A serous membrane that is part of a cloaca [Automatically generated definition]." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012485 ;
    owl:annotatedTarget "cloacal villi" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012486 ;
    owl:annotatedTarget "A muscular coat that is part of a cloaca." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001050 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell with the phenotype CCR7-negative, CD45RA-positive." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012487 ;
    owl:annotatedTarget "A sphincter muscle that is part of a vagina." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012488 ;
    owl:annotatedTarget "A muscular coat that is part of a duodenum." .

[]
    oboInOwl:hasDbXref "FMA:14944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012488 ;
    owl:annotatedTarget "duodenal muscularis propria" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001050 ;
    owl:annotatedTarget "effector CD8+ T cell" .

[]
    oboInOwl:hasDbXref "FMA:14944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012488 ;
    owl:annotatedTarget "muscularis externa of duodenum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012488 ;
    owl:annotatedTarget "muscularis propria of duodenum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012488 ;
    owl:annotatedTarget "smooth muscle of duodenum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "A muscular coat that is part of a colon." .

[]
    oboInOwl:hasDbXref "FMA:14986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "colonic muscularis propria" .

[]
    oboInOwl:hasDbXref "FMA:14986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "muscular coat of colon" .

[]
    oboInOwl:hasDbXref "FMA:14986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "muscular layer of colon" .

[]
    oboInOwl:hasDbXref "FMA:14986" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "muscularis externa of colon" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "tunica muscularis coli" .

[]
    oboInOwl:hasDbXref "MA:0003198" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012489 ;
    owl:annotatedTarget "colon muscularis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012490 ;
    owl:annotatedTarget "A muscular coat that is part of a anal canal." .

[]
    oboInOwl:hasDbXref "FMA:15708" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012490 ;
    owl:annotatedTarget "anal muscularis propria" .

[]
    oboInOwl:hasDbXref "FMA:15708" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012490 ;
    owl:annotatedTarget "muscularis propria of anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012498 ;
    owl:annotatedTarget "A serous membrane that is part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "FMA:14997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012498 ;
    owl:annotatedTarget "appendiceal serosa" .

[]
    oboInOwl:hasDbXref "FMA:14997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012498 ;
    owl:annotatedTarget "appendix serosa" .

[]
    oboInOwl:hasDbXref "FMA:14997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012498 ;
    owl:annotatedTarget "serosa of vermiform appendix" .

[]
    oboInOwl:hasDbXref "FMA:14997" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012498 ;
    owl:annotatedTarget "visceral peritoneum of vermiform appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "A serous membrane that is part of a fallopian tube." .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "serosa of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "serosa of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "serous coat of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "tunica serosa (tuba uterina)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "tunica serosa tubae uterinae" .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "uterine tubal serosa" .

[]
    oboInOwl:hasDbXref "FMA:18316" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012499 ;
    owl:annotatedTarget "uterine tube serosa" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012503 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001201
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012503 ;
    owl:annotatedTarget "A serous membrane that is part of a fundus of stomach." .

[]
    oboInOwl:hasDbXref "FMA:17073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012503 ;
    owl:annotatedTarget "visceral peritoneum of fundus of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "A adventitia that is part of a esophagus." .

[]
    oboInOwl:hasDbXref "FMA:63006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "adventitia of oesophagus" .

[]
    oboInOwl:hasDbXref "FMA:63006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "adventitious layer of esophagus" .

[]
    oboInOwl:hasDbXref "FMA:63006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "esophageal adventitia" .

[]
    oboInOwl:hasDbXref "FMA:63006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "esophagus adventitia" .

[]
    oboInOwl:hasDbXref "FMA:63006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "tunica adventitia (esophagus)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012504 ;
    owl:annotatedTarget "tunica adventitia oesophageae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012615 ;
    owl:annotatedTarget "A smooth muscle tissue that is part of a umbilical cord." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012650 ;
    owl:annotatedTarget "A anatomical junction that connects a stomach and connects a duodenum." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001051 ;
    owl:annotatedTarget "A CD4-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-negative." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0012651 ;
    owl:annotatedTarget "A mucosa that is part of a gastroduodenal junction." .

[]
    oboInOwl:hasDbXref "BTO:0005415" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0012651 ;
    owl:annotatedTarget "gastroduodenal mucosa" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sulcus_(neuroanatomy)", "https://github.com/obophenotype/uberon/issues/315" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "A depression or fissure in the surface of the brain. It surrounds the gyri, creating the characteristic appearance of the brain in humans and other large mammals." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001051 ;
    owl:annotatedTarget "non-Th1/Th17 CD4+ T cell" .

[]
    oboInOwl:source "http://neurolex.org/wiki/Cumbo_terms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "Indentation on the surface of the brain or spinal cord that forms a recognizable landmark, e.g., central sulcus, sulcus limitans (CUMBO)" .

[]
    oboInOwl:hasDbXref "HBA:9352" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "sulci & spaces" .

[]
    oboInOwl:hasDbXref "NLX:144078" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "sulcus" .

[]
    oboInOwl:hasDbXref "DHBA:10610" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "cerebral sulci" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sulcus_(neuroanatomy)" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "fissure of brain" .

[]
    oboInOwl:hasDbXref "NeuroNames:1208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "cerebral sulci" .

[]
    oboInOwl:hasDbXref "NeuroNames:1208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013118 ;
    owl:annotatedTarget "cerebral sulcus" .

[]
    oboInOwl:hasDbXref "FMA:32888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013121 ;
    owl:annotatedTarget "basal epiphysis of phalanx of foot" .

[]
    oboInOwl:hasDbXref "FMA:32888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013121 ;
    owl:annotatedTarget "base of phalanx of foot" .

[]
    oboInOwl:hasDbXref "FMA:32888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013121 ;
    owl:annotatedTarget "basis phalangis (pedis)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013121 ;
    owl:annotatedTarget "basis phalangis pedis" .

[]
    oboInOwl:hasDbXref "FMA:32888" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013121 ;
    owl:annotatedTarget "proximal epiphysis of phalanx of toe" .

[]
    oboInOwl:hasDbXref "FMA:32890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "caput phalangis (pedis)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "caput phalangis pedis" .

[]
    oboInOwl:hasDbXref "FMA:32890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "distal end of phalanx of foot" .

[]
    oboInOwl:hasDbXref "FMA:32890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "distal epiphysis of phalanx of toe" .

[]
    oboInOwl:hasDbXref "FMA:32890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "head of phalanx of foot" .

[]
    oboInOwl:hasDbXref "FMA:32890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013122 ;
    owl:annotatedTarget "ungual tuberosity of distal phalanx of toe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013126 ;
    owl:annotatedTarget "A vein that is part of a abdomen." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013136 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:UBERON_0001653
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013136 ;
    owl:annotatedTarget "A vein that drains a lip." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013136 ;
    owl:annotatedTarget "lip vein" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013136 ;
    owl:annotatedTarget "vena labialis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013139 ;
    owl:annotatedTarget "A nonskeletal ligament that is part of a liver." .

[]
    oboInOwl:source "ncithesaurus:Liver_Ligament" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013139 ;
    owl:annotatedTarget "UMLS:C0230238" .

[]
    oboInOwl:hasDbXref "FMA:15820" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013139 ;
    owl:annotatedTarget "hepatic ligament" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Systemic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013140 ;
    owl:annotatedTarget "Any vein within the general circulation that transports blood back to the right atrium of the heart." .

[]
    oboInOwl:source "ncithesaurus:Systemic_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013140 ;
    owl:annotatedTarget "UMLS:C0447117" .

[]
    oboInOwl:hasDbXref "FMA:66644" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013140 ;
    owl:annotatedTarget "systemic venous tree organ part" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013149 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007277
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0000101" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013149 ;
    owl:annotatedTarget "rhombencephalic vesicle" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013150 ;
    owl:annotatedTarget obo:UBERON_0010064 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013150 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Choroidal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013151 ;
    owl:annotatedTarget "One of two arteries (anterior and posterior choroidal artery) that supply blood to the choroid plexus, optic tract, hippocampus, globus pallidus, and other various brain regions." .

[]
    oboInOwl:source "ncithesaurus:Choroidal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013151 ;
    owl:annotatedTarget "UMLS:C0226164" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013156 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007237
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013156 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009722
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013156 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007122
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:16384" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013156 ;
    owl:annotatedTarget "endoderm of mandibular component" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001052 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-negative." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013158 ;
    owl:annotatedTarget "A gland that is part of a foregut-midgut junction." .

[]
    oboInOwl:hasDbXref "EMAPA:17065" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013158 ;
    owl:annotatedTarget "gland of foregut-midgut junction" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001052 ;
    owl:annotatedTarget "non-Tc1/Tc17 CD8+ T cell" .

[]
    oboInOwl:hasDbXref "VHOG:0000913" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013159 ;
    owl:annotatedTarget "mantle layer epithalamus" .

[]
    oboInOwl:hasDbXref "VHOG:0000884" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013160 ;
    owl:annotatedTarget "ventricular layer epithalamus" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013161 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002812
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013161 ;
    owl:annotatedTarget "A telencephalic ventricle that is in_the_left_side_of a telencephalon." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013162 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002813
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013162 ;
    owl:annotatedTarget "A telencephalic ventricle that is in_the_right_side_of a telencephalon." .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013191 ;
    owl:annotatedTarget "the layer of the ovarian stroma lying immediately beneath the tunica albuginea, composed of connective tissue cells and fibers, among which are scattered primary and secondary (antral) follicles in various stages of development; the cortex varies in thickness according to the age of the individual, becoming thinner with advancing years; included in the follicles are the cumulus oophorus, membrana granulosa (and the granulosa cells inside it), corona radiata, zona pellucida, and primary oocyte; the zona pellucida, theca of follicle, antrum and liquor folliculi are also contained in the follicle; also in the cortex is the corpus luteum derived from the follicles." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013191 ;
    owl:annotatedTarget "EMAPA:37927" .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Cortex" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013191 ;
    owl:annotatedTarget "UMLS:C0227878" .

[]
    oboInOwl:hasDbXref "FMA:18613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013191 ;
    owl:annotatedTarget "cortex of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18613" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013191 ;
    owl:annotatedTarget "cortex ovarii (zona parenchymatosa)" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "highly vascular stroma found in the center of the ovary that forms from embryonic mesenchyme and contains blood vessels, lymphatic vessels, and nerves; this stroma forms the tissue of the hilum by which the ovarian ligament is attached, and through which the blood vessels enter; it does not contain any ovarian follicles." .

[]
    oboInOwl:source "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "composed of loose connective tissue that contains blood vessels, lymph vessels and nerves" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "EMAPA:37928" .

[]
    oboInOwl:source "ncithesaurus:Ovarian_Medulla" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "UMLS:C0227879" .

[]
    oboInOwl:hasDbXref "FMA:18616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "medulla of ovary" .

[]
    oboInOwl:hasDbXref "FMA:18616" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "medulla ovarii (zona vasculosa)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Medulla_of_ovary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013192 ;
    owl:annotatedTarget "zona vasculosa of Waldeyer" .

[]
    oboInOwl:hasDbXref "Wikipedia:Gland_of_Moll" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "Glands of Moll, also known as ciliary glands, are modified apocrine sweat glands that are found on the margin of the eyelid. They are next to the base of the eyelashes, and anterior to the Meibomian glands within the distal eyelid margin. These glands are relatively large and tubular-shaped. The glands of Moll are named after Dutch oculist Jacob Anton Moll (1832-1914). Glands of Moll empty into the adjacent lashes. Glands of Moll and Zeis secrete lipid that adds to the superficial layer of the tear film, retarding evaporation. The glands of Moll are prone to infection and blockage of its duct with sebum and cell debris. Blockage of the gland's duct causes swelling which can manifest itself as a stye." .

[]
    oboInOwl:hasDbXref "FMA:59159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "Moll's gland" .

[]
    oboInOwl:hasDbXref "FMA:59159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "ciliary gland" .

[]
    oboInOwl:hasDbXref "FMA:59159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "ciliary gland of moll" .

[]
    oboInOwl:hasDbXref "FMA:59159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "ciliary sweat gland of eyelid" .

[]
    oboInOwl:hasDbXref "FMA:59159" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013228 ;
    owl:annotatedTarget "gland of Moll" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001053 ;
    owl:annotatedTarget "A memory B cell that lacks expression of surface IgD." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013229 ;
    owl:annotatedTarget "Any gland that is part of an eyelid. This includes sebaceous glands (Zeis gland, tarsal gland) and sweat glands (Moll's gland)." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013231 ;
    owl:annotatedTarget "Any of the sebaceous glands that are in the eyelid. Examples: gland of Zeis (services eyelashes), gland of Meibom (tarsal gland - unconnected to eyelids)." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001053 ;
    owl:annotatedTarget "IgD- memory B cell" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013232 ;
    owl:annotatedTarget "The secretory unit of a serous gland. The acinar portion is composed of serous secreting cells." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013239 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006261
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013239 ;
    owl:annotatedTarget "A future glans that is part of a male genital tubercle." .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013240 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006233
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013240 ;
    owl:annotatedTarget "A future glans that is part of a female genital tubercle." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013241 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004876
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013241 ;
    owl:annotatedTarget "The precursor of the urethra" .

[]
    oboInOwl:source "Wikipedia:Urethral_groove" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0013241 ;
    owl:annotatedTarget "In humans, the urethral groove is a temporary linear indentation on the underside (ventral side) of the male penis during embryonic development. It typically appears around 8 weeks of gestation and becomes closed into a normal male urethra by the 12th week" .

[]
    oboInOwl:hasDbXref "Wikipedia:Urethral_groove" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013241 ;
    owl:annotatedTarget "sulcus urethralis primarius" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013247 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000079
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013247 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003890
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013247 ;
    owl:annotatedTarget "A epithelial tube that develops from a Mullerian duct in a male. Later degenerates." .

[]
    oboInOwl:hasDbXref "EMAPA:29161" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013247 ;
    owl:annotatedTarget "degenerating mesonephric portion of male paramesonephric duct" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Body_of_fibula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "A diaphysis that is part of a fibula[Automatically generated definition]." .

[]
    oboInOwl:source "Wikipedia:Body_of_fibula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "The body of fibula presents four borders - the antero-lateral, the antero-medial, the postero-lateral, and the postero-medial; and four surfaces - anterior, posterior, medial, and lateral[Wikipedia:Body_of_fibula]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "EMAPA:37892" .

[]
    oboInOwl:hasDbXref "FMA:33738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "body of fibula" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "corpus fibulae" .

[]
    oboInOwl:hasDbXref "FMA:33738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "fibula diaphysis" .

[]
    oboInOwl:hasDbXref "FMA:33738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013279 ;
    owl:annotatedTarget "shaft of fibula" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "Wikipedia:Body_of_tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "A diaphysis that is part of a tibia." .

[]
    oboInOwl:source "Wikipedia:Body_of_tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "The body of the tibia has three borders and three surfaces[Wikipedia:Body_of_tibia]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "EMAPA:37770" .

[]
    oboInOwl:hasDbXref "FMA:33125" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "body of tibia" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "corpus tibiae" .

[]
    oboInOwl:hasDbXref "FMA:33125" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "shaft of tibia" .

[]
    oboInOwl:hasDbXref "FMA:33125" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "tibial diaphysis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "body of the tibia" .

[]
    oboInOwl:hasDbXref "Wikipedia:Body_of_tibia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013280 ;
    owl:annotatedTarget "shaft of tibia" .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "Anatomical cavity that is the lumen of the skull and contains the brain." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "EMAPA:37497" .

[]
    oboInOwl:source "ncithesaurus:Cranial_Cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "UMLS:C0230041" .

[]
    oboInOwl:hasDbXref "FMA:9644", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "cavitas cranii" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "intracranial cavity" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cranial_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "intracranial space" .

[]
    oboInOwl:hasDbXref "ISBN:0824754077" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013478 ;
    owl:annotatedTarget "A thickened round patch of lymphoid tissue located at the ileocecal junction adjacent to the sacculus rotundus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013479 ;
    owl:annotatedTarget "A blood vessel endothelium that is part of a lung [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "BTO:0004128" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013479 ;
    owl:annotatedTarget "respiratory endothelium" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002024 ;
    owl:annotatedTarget "Process(P2) is directly postively regulated by process(P1) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2).  For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P2 is directly postively regulated by P1." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013481 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008344
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013481 ;
    owl:annotatedTarget "An intestinal crypt that is located in the ileum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013481 ;
    owl:annotatedTarget "EMAPA:37839" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013482 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013482 ;
    owl:annotatedTarget "An intestinal crypt that is located in the duodenum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013482 ;
    owl:annotatedTarget "EMAPA:37838" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013483 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008343
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013483 ;
    owl:annotatedTarget "An intestinal crypt that is located in the jejunum." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013483 ;
    owl:annotatedTarget "EMAPA:37840" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013485 ;
    owl:annotatedTarget "An intestinal crypt that is located in the colon. The colonic crypts of Lieberkühn are straight and unbranched and lined largely with goblet cells." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013486 ;
    owl:annotatedTarget "An intestinal crypt that is located in the appendix." .

[]
    oboInOwl:hasDbXref "EHDAA2:0004313" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013498 ;
    owl:annotatedTarget "vestibular VIII ganglion complex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013501 ;
    owl:annotatedTarget "A sphincter muscle that is part of a cloaca." .

[]
    oboInOwl:source "ncithesaurus:Cloacal_Sphincter" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013501 ;
    owl:annotatedTarget "UMLS:C1516658" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013501 ;
    owl:annotatedTarget "sphincter cloacae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013502 ;
    owl:annotatedTarget "A mesenchyme that is part of a pharyngeal arch 5." .

[]
    oboInOwl:hasDbXref "VHOG:0001052" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013502 ;
    owl:annotatedTarget "5th pharyngeal arch mesenchyme" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001054 ;
    owl:annotatedTarget "A monocyte that expresses CD14 and is negative for the lineage markers CD3, CD19, and CD20." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013503 ;
    owl:annotatedTarget "A caudal vertebra endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013503 ;
    owl:annotatedTarget "coccygeal vertebra cartilage element" .

[]
    oboInOwl:hasDbXref "EHDAA2:0000260" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013503 ;
    owl:annotatedTarget "coccygeal vertebral cartilage condensation group" .

[]
    oboInOwl:hasDbXref "EMAPA:18044" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013503 ;
    owl:annotatedTarget "tail vertebral cartilage condensation" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:CL_0001054 ;
    owl:annotatedTarget "monocyte" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013504 ;
    owl:annotatedTarget "A caudal vertebra endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013504 ;
    owl:annotatedTarget "coccygeal vertebra pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:18045" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013504 ;
    owl:annotatedTarget "tail vertebral pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013505 ;
    owl:annotatedTarget "A cervical vertebra endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EHDAA2:0000240" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013505 ;
    owl:annotatedTarget "cervical vertebral cartilage condensation group" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013506 ;
    owl:annotatedTarget "A cervical vertebra endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013507 ;
    owl:annotatedTarget "A thoracic vertebra endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002014" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013507 ;
    owl:annotatedTarget "thoracic vertebral cartilage condensation group" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013508 ;
    owl:annotatedTarget "A thoracic vertebra endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013514 ;
    owl:annotatedTarget "The space that surrounds an organism." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "A section through the tube or network of tubes that connects the ovaries to the outside of the body." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "FMA class may only represent the uterine portion" .

[]
    oboInOwl:hasDbXref "FMA:18302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "subdivision of oviduct" .

[]
    oboInOwl:hasDbXref "FMA:18302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "uterine tube zone" .

[]
    oboInOwl:hasDbXref "FMA:18302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "zone of uterine tube" .

[]
    oboInOwl:hasDbXref "FMA:18302" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0013515 ;
    owl:annotatedTarget "subdivision of fallopian tube" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013525 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011565
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013525 ;
    owl:annotatedTarget "The anatomical space that is enclosed by a stomach." .

[]
    oboInOwl:source "FMA:14585" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013525 ;
    owl:annotatedTarget "Organ cavity which is bound by the internal surface of the wall of stomach. Examples: There is only one cavity of stomach[FMA:14585]." .

[]
    oboInOwl:hasDbXref "FMA:14585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013525 ;
    owl:annotatedTarget "cavity of stomach" .

[]
    oboInOwl:hasDbXref "FMA:14585" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013525 ;
    owl:annotatedTarget "gastric cavity" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013526 ;
    owl:annotatedTarget obo:UBERON_0007473 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013526 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003051
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013526 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006273
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013526 ;
    owl:annotatedTarget "A anatomical cavity that is part of a ear vesicle." .

[]
    oboInOwl:hasDbXref "EMAPA:25363" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013526 ;
    owl:annotatedTarget "lumen of otocyst" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:20628149"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001055 ;
    owl:annotatedTarget "An intermediate monocyte that is CD14-positive and with low amounts of CD16." .

[]
    oboInOwl:source "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013630 ;
    owl:annotatedTarget obo:UBERON_0001474 .

[]
    oboInOwl:hasDbXref "Wikipedia:Short_bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013630 ;
    owl:annotatedTarget "Short bones are designated as those bones that are as wide as they are long. Their primary function is to provide support and stability with little to no movement. They are one of five types of bones: long, short, flat, irregular and sesamoid. Examples of these bones include the tarsals in the foot and the carpals in the hand." .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013631 ;
    owl:annotatedTarget obo:UBERON_0010911 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013631 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002226 ;
        owl:someValuesFrom obo:UBERON_0007846
    ] .

[]
    oboInOwl:hasDbXref "PSPUB:0000169"^^xsd:string, "VSAO:0000137" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013631 ;
    owl:annotatedTarget "Ossicle that develops within bands of dense, regular connective tissue (e.g., tendons and ligaments). Sesamoids are generally located proximate to a bony prominence, over which the dense regular connective tissue wraps, and/or a joint or articulation." .

[]
    oboInOwl:hasDbXref "VSAO:0000137" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013631 ;
    owl:annotatedTarget "sesamoid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013632 ;
    owl:annotatedTarget "A sesamoid element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "FMA:55379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013632 ;
    owl:annotatedTarget "cartilago sesamoidea" .

[]
    oboInOwl:hasDbXref "FMA:55379" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013632 ;
    owl:annotatedTarget "sesamoid cartilage of cricopharyngeal ligament" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013636 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001902
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013636 ;
    owl:annotatedTarget "A epithelium that is part of a intestinal villus." .

[]
    oboInOwl:hasDbXref "FMA:63587" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013636 ;
    owl:annotatedTarget "intestinal villus epithelium" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Lateral_Lobe_of_the_Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013637 ;
    owl:annotatedTarget "The prostate gland lobe that is located on the lateral side of the organ." .

[]
    oboInOwl:hasDbXref "FMA:19577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013637 ;
    owl:annotatedTarget "lateral lobe of prostate" .

[]
    oboInOwl:hasDbXref "FMA:19577" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013637 ;
    owl:annotatedTarget "lateral lobe of prostate gland" .

[]
    oboInOwl:hasDbXref "MorphoBank:MorphoBank" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013637 ;
    owl:annotatedTarget "lateral ventral lobe of prostate gland" .

[]
    oboInOwl:hasDbXref "TAO:curator", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013685 ;
    owl:annotatedTarget "Anatomical space that is an opening in a bone of the skull." .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramina_of_the_skull" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013685 ;
    owl:annotatedTarget "foramen of skull" .

[]
    oboInOwl:hasDbXref "FMA:53165" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0013685 ;
    owl:annotatedTarget "cranial conduit" .

[]
    oboInOwl:hasDbXref "Wikipedia:Foramina_of_the_skull" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013685 ;
    owl:annotatedTarget "foramina of the skull" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013686 ;
    owl:annotatedTarget obo:UBERON_0000464 .

[]
    oboInOwl:hasDbXref "FMA:9338", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013686 ;
    owl:annotatedTarget "An anatomical space which is the lumen of some anatomical conduit and connects two or more spaces together[FMA,modified]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013687 ;
    owl:annotatedTarget "Periosteum that is part of a skull." .

[]
    oboInOwl:hasDbXref "FMA:76623", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013687 ;
    owl:annotatedTarget "periosteum externum cranii" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013688 ;
    owl:annotatedTarget "A germinal center that is part of a tonsil." .

[]
    oboInOwl:source "TS-1288" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013688 ;
    owl:annotatedTarget "The germinal center or reaction center is the activated center of a lymphoid follicle in secondary lymphoid tissue where B-lymphocytes are stimulated by antigens and helper T cells (T-lymphocytes, helper-inducer) are stimulated to generate memory cells. Here, the germinal center of a tonsil[TS-1288]." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1288" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013688 ;
    owl:annotatedTarget "tonsil reaction center" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001056 ;
    owl:annotatedTarget "A dendritic cell with the phenotype HLA-DRA-positive." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1268" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013689 ;
    owl:annotatedTarget "Lymphoid tissue located in the appendix." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013689 ;
    owl:annotatedTarget "lymphatic tissue of appendix" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013689 ;
    owl:annotatedTarget "lymphatic tissue of vermiform appendix" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-1268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013689 ;
    owl:annotatedTarget "appendix lymphoid" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001056 ;
    owl:annotatedTarget "dendritic cell" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013694 ;
    owl:annotatedTarget "Vascular endothelium found in blood vessels of the blood-brain-barrier." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013694 ;
    owl:annotatedTarget "cerebromicrovascular endothelium" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "Vascular endothelium found in colon blood vessels." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colon endothelial cell" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colon endothelial cells" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colonic endothelial cell" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colonic endothelium" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colorectal endothelial cell" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-0162" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013695 ;
    owl:annotatedTarget "colorectal endothelium" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2070" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013696 ;
    owl:annotatedTarget "The epithelium that forms the surface of the tonsil dips into the underlying connective tissue in numerous places, forming crypts kown as tonsillar crypts. Stratified squamous epithelium, that may be heavily infiltrated by lymphocytes. Epithelial cells are present in the germinal as well as in the periphery of the nodule." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013696 ;
    owl:annotatedTarget "epithelium of tonsil" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2070" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013696 ;
    owl:annotatedTarget "tonsil epithelial cell" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2108" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013697 ;
    owl:annotatedTarget "Epithelium lining the exocrine pancreas." .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013697 ;
    owl:annotatedTarget "epithelium of exocrine pancreas" .

[]
    oboInOwl:hasDbXref "CALOHA:TS-2108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013697 ;
    owl:annotatedTarget "exocrine pancreas epithelial cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013699 ;
    owl:annotatedTarget "A strand of hair that is part of a axilla." .

[]
    oboInOwl:hasDbXref "FMA:54253" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013699 ;
    owl:annotatedTarget "axillary hair" .

[]
    oboInOwl:hasDbXref "FMA:54253" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013699 ;
    owl:annotatedTarget "hair of axilla" .

[]
    oboInOwl:hasDbXref "HP:0003327" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013700 ;
    owl:annotatedTarget "Musculature of the head and neck, spine, and ribs." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013701 ;
    owl:annotatedTarget "A principle subdivision of an organism that includes all structures along the primary axis, typically the anterior-posterior axis, from head to tail, including structures of the body proper where present (for example, ribs), but excluding appendages." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001057 ;
    owl:annotatedTarget "A myeloid dendritic cell with the phenotype HLA-DRA-positive." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013702 ;
    owl:annotatedTarget obo:UBERON_0000475 .

[]
    oboInOwl:hasDbXref "AEO:0000103" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013702 ;
    owl:annotatedTarget "The region of the organism associated with the visceral organs." .

[]
    oboInOwl:source "FMA:231424" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013702 ;
    owl:annotatedTarget "Cardinal body part, which consists of a maximal set of diverse subclasses of organ and organ part spatially associated with the vertebral column and ribcage. Examples: There is only one body proper[FMA:231424]." .

[]
    oboInOwl:hasDbXref "AEO:0000103" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013702 ;
    owl:annotatedTarget "body" .

[]
    oboInOwl:hasDbXref "BTO:0001489" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013702 ;
    owl:annotatedTarget "whole body" .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001057 ;
    owl:annotatedTarget "myeloid dendritic cell" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013703 ;
    owl:annotatedTarget "Anatomical projection that is part of the integumentl system." .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/notochordal+canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013704 ;
    owl:annotatedTarget "A tubular passage that extends from the primitive pit into the head process during the early stages of embryonic development in mammals. It perforates the splanchnopleure layer so that the yolk sac and the amnion are connected temporarily." .

[]
    oboInOwl:source "ncithesaurus:Notochordal_Canal" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013704 ;
    owl:annotatedTarget "UMLS:C1518428" .

[]
    oboInOwl:hasDbXref "http://animaldiversity.org/accounts/Latimeria_chalumnae/", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013727 ;
    owl:annotatedTarget "Fluid contained within the notochordal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013749 ;
    owl:annotatedTarget "A metaphysis that is part of a metaphysis." .

[]
    oboInOwl:hasDbXref "FMA:32830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013749 ;
    owl:annotatedTarget "diaphyseal end of humerus" .

[]
    oboInOwl:hasDbXref "FMA:32830" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013749 ;
    owl:annotatedTarget "humeral metaphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013750 ;
    owl:annotatedTarget "A metaphysis that is part of a tibia." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013750 ;
    owl:annotatedTarget "EMAPA:37772" .

[]
    oboInOwl:hasDbXref "FMA:33135" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013750 ;
    owl:annotatedTarget "tibial metaphysis" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "A diaphysis that is part of a metacarpal bone." .

[]
    oboInOwl:hasDbXref "FMA:33804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "body of metacarpal" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "corpus ossis metacarpi" .

[]
    oboInOwl:hasDbXref "FMA:33804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "metacarpal bone diaphysis" .

[]
    oboInOwl:hasDbXref "FMA:33804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "shaft of metacarpal" .

[]
    oboInOwl:hasDbXref "FMA:33804" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013752 ;
    owl:annotatedTarget "shaft of metacarpal bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013753 ;
    owl:annotatedTarget "A distal epiphysis that is part of a metacarpal bone." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013753 ;
    owl:annotatedTarget "caput ossis metacarpi" .

[]
    oboInOwl:hasDbXref "FMA:33798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013753 ;
    owl:annotatedTarget "distal end of metacarpal bone" .

[]
    oboInOwl:hasDbXref "FMA:33798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013753 ;
    owl:annotatedTarget "head of metacarpal bone" .

[]
    oboInOwl:hasDbXref "FMA:33798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013753 ;
    owl:annotatedTarget "lower end of metacarpal bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013754 ;
    owl:annotatedTarget "A organ component layer that is part of a integumental system." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013755 ;
    owl:annotatedTarget "A blood that is part of a artery." .

[]
    oboInOwl:hasDbXref "FMA:83066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013755 ;
    owl:annotatedTarget "arterial blood" .

[]
    oboInOwl:hasDbXref "FMA:83066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013755 ;
    owl:annotatedTarget "blood in artery" .

[]
    oboInOwl:hasDbXref "FMA:83066" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013755 ;
    owl:annotatedTarget "portion of arterial blood" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013756 ;
    owl:annotatedTarget "A blood that is part of a vein." .

[]
    oboInOwl:hasDbXref "FMA:83067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013756 ;
    owl:annotatedTarget "blood in vein" .

[]
    oboInOwl:hasDbXref "FMA:83067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013756 ;
    owl:annotatedTarget "portion of venous blood" .

[]
    oboInOwl:hasDbXref "FMA:83067" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013756 ;
    owl:annotatedTarget "venous blood" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013757 ;
    owl:annotatedTarget "A blood that is part of a capillary." .

[]
    oboInOwl:hasDbXref "FMA:263901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013757 ;
    owl:annotatedTarget "portion of blood in capillary" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013758 ;
    owl:annotatedTarget "One of two openings in the uterine cervix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "Opening of uterine cervix into the vagina." .

[]
    oboInOwl:source "Wikipedia:External_orifice_of_the_uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "The external orifice of the uterus (or ostium of uterus, or external os) is a small, depressed, somewhat circular aperture on the rounded extremity of the vaginal portion of the cervix. Through this aperture, the cervical cavity communicates with that of the vagina. The external orifice is bounded by two lips, an anterior and a posterior. The anterior is shorter and thicker, though it projects lower than the posterior because of the slope of the cervix. Normally, both lips are in contact with the posterior vaginal wall. Prior to pregnancy, the external orifice has a rounded shape when viewed through the vaginal canal (as through a speculum). Following parturition, the orifice takes on an appearance more like a transverse slit or is 'H-shaped'[Wikipedia:External_orifice_of_the_uterus]." .

[]
    oboInOwl:source "ncithesaurus:Ectocervical_Os" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "UMLS:C1512165" .

[]
    oboInOwl:hasDbXref "FMA:76836" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "external os of uterus" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "ostium uteri" .

[]
    oboInOwl:hasDbXref "Wikipedia:External_orifice_of_the_uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "external os" .

[]
    oboInOwl:hasDbXref "Wikipedia:External_orifice_of_the_uterus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013760 ;
    owl:annotatedTarget "ostium of uterus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "The cavity formed by the walls of the cervix." .

[]
    oboInOwl:hasDbXref "FMA:17746" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "lumen of cervix of uterus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canal_of_the_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "canal of the cervix" .

[]
    oboInOwl:hasDbXref "BTO:0002249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "cavity of cervix" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canal_of_the_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "cervical canal" .

[]
    oboInOwl:hasDbXref "BTO:0002249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "cervical canal of uterus" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canal_of_the_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "endocervical" .

[]
    oboInOwl:hasDbXref "BTO:0002249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "endocervical canal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Canal_of_the_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "endocervical canal" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001058 ;
    owl:annotatedTarget "A plasmacytoid dendritic cell with the phenotype HLA-DRA-positive, CD123-positive, and CD11c-negative." .

[]
    oboInOwl:hasDbXref "Wikipedia:Canal_of_the_cervix" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013761 ;
    owl:annotatedTarget "endocervix" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013765 ;
    owl:annotatedTarget "Any of the organs or elements that are part of the digestive system. Examples: tongue, esophagus, spleen, crop, lunge feeding organ, tooth elements." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0013765 ;
    owl:annotatedTarget "EMAPA:37843" .

[]
    oboInOwl:hasDbXref "Wikipedia:Great_vessels" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013768 ;
    owl:annotatedTarget "Great vessels is a term used to refer collectively to the large vessels that bring blood to and from the heart." .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001058 ;
    owl:annotatedTarget "plasmacytoid dendritic cell" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013769 ;
    owl:annotatedTarget "A organ cavity that is part of a uterus." .

[]
    oboInOwl:hasDbXref "FMA:17745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013769 ;
    owl:annotatedTarget "cavity of uterus" .

[]
    oboInOwl:hasDbXref "FMA:17745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013769 ;
    owl:annotatedTarget "uterine cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013772 ;
    owl:annotatedTarget "A nipple that is in_the_left_side_of a body proper." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013773 ;
    owl:annotatedTarget "A nipple that is in_the_right_side_of a body proper." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013774 ;
    owl:annotatedTarget "A diaphysis that is part of a metatarsal bone." .

[]
    oboInOwl:hasDbXref "FMA:33826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013774 ;
    owl:annotatedTarget "metatarsal bone diaphysis" .

[]
    oboInOwl:hasDbXref "FMA:33826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013774 ;
    owl:annotatedTarget "shaft of metatarsal bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013776 ;
    owl:annotatedTarget "A zone of skin that is part of a palmar/plantar part of autopod." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013778 ;
    owl:annotatedTarget "A zone of skin that is part of a skin of pes." .

[]
    oboInOwl:hasDbXref "FMA:37849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013778 ;
    owl:annotatedTarget "plantar skin of foot" .

[]
    oboInOwl:hasDbXref "FMA:37849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013778 ;
    owl:annotatedTarget "skin of plantar part of foot" .

[]
    oboInOwl:hasDbXref "FMA:37849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0013778 ;
    owl:annotatedTarget "skin of sole of foot" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014371 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0003850
    ] .

[]
    oboInOwl:hasDbXref "ZFA:0000571", "ZFA:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014371 ;
    owl:annotatedTarget "Embryonic structure that gives rise to the telencephalon." .

[]
    oboInOwl:hasDbXref "ZFA:0000571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014371 ;
    owl:annotatedTarget "presumptive telencephalon" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014382 ;
    owl:annotatedTarget "A collection of hairs that is part of a craniocervical region." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string, "https://github.com/obophenotype/uberon/issues/248" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014387 ;
    owl:annotatedTarget "Mesenchyme that develops_from the neural crest[Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string, "MP:0011843" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014388 ;
    owl:annotatedTarget "The simple cuboidal epithelium lining the lumen of kidney collecting ducts." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014388 ;
    owl:annotatedTarget "EMAPA:37885" .

[]
    oboInOwl:hasDbXref "MGI:smb"^^xsd:string, "MP:0006256" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014389 ;
    owl:annotatedTarget "A papilla that contain taste buds, including the fungiform, foliate, and circumvallate papillae." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014389 ;
    owl:annotatedTarget "gustatory papillae" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014389 ;
    owl:annotatedTarget "taste papillae" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014390 ;
    owl:annotatedTarget "A muscular coat that is part of a ileum." .

[]
    oboInOwl:hasDbXref "FMA:14958" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014390 ;
    owl:annotatedTarget "muscularis externa of ileum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014390 ;
    owl:annotatedTarget "ileal smooth muscle" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014390 ;
    owl:annotatedTarget "muscularis propria of ileum" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014390 ;
    owl:annotatedTarget "smooth muscle of ileum" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014391 ;
    owl:annotatedTarget "A sweat gland that is part of the skin of the palmar part of the manus or plantar part of the pes" .

[]
    oboInOwl:source "MP:0000675" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000008 ;
    owl:annotatedSource obo:UBERON_0014391 ;
    owl:annotatedTarget "in mice these are the only sweat glands present" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014392 ;
    owl:annotatedTarget "Sweat that is produced by the glands on the palmar and plantar surfaces." .

[]
    oboInOwl:hasDbXref "FMA:63084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014392 ;
    owl:annotatedTarget "palm sweat" .

[]
    oboInOwl:hasDbXref "FMA:63084" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014392 ;
    owl:annotatedTarget "palmar sweat" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014393 ;
    owl:annotatedTarget "Sweat that is produced by the glands of the axilla." .

[]
    oboInOwl:hasDbXref "FMA:63085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014393 ;
    owl:annotatedTarget "axillary sweat" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014395 ;
    owl:annotatedTarget "A proximal mesopodial endochondral element that is composed primarily of a bone tissue." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014398 ;
    owl:annotatedTarget "Muscle that is part of the respiratory system." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014399 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a sinusoid." .

[]
    oboInOwl:hasDbXref "FMA:63133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014399 ;
    owl:annotatedTarget "lumen of sinusoid" .

[]
    oboInOwl:hasDbXref "FMA:63133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014399 ;
    owl:annotatedTarget "sinusoid lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014400 ;
    owl:annotatedTarget "A sinusoidal space that is part of a hepatic sinusoid." .

[]
    oboInOwl:hasDbXref "FMA:262090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014400 ;
    owl:annotatedTarget "lumen of hepatic sinusoid" .

[]
    oboInOwl:hasDbXref "MGI:csmith"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014401 ;
    owl:annotatedTarget "Any member of the network of tubes that return blood from the renal tissues to the systemic circulation." .

[]
    oboInOwl:external_ontology "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0014401 ;
    owl:annotatedTarget "we follow MA and MP in distinguishing the venous blood vessel from the vein. The kidney cortex vein is not considered a renal vein, nor is the vasa recta" .

[]
    oboInOwl:hasDbXref "MA:0002591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014401 ;
    owl:annotatedTarget "kidney venous blood vessel" .

[]
    oboInOwl:hasDbXref "EMAPA:31450" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014401 ;
    owl:annotatedTarget "kidney venous system" .

[]
    oboInOwl:hasDbXref "AEO:0000174", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014402 ;
    owl:annotatedTarget "A part of the body present only in a specific gender." .

[]
    oboInOwl:hasDbXref "AEO:0000174" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014402 ;
    owl:annotatedTarget "gender-specific anatomical structure" .

[]
    oboInOwl:hasDbXref "AEO:0000175", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014403 ;
    owl:annotatedTarget "A part of the body present only in males." .

[]
    oboInOwl:hasDbXref "WBbt:0005757" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014403 ;
    owl:annotatedTarget "male-specific" .

[]
    oboInOwl:hasDbXref "AEO:0000176", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014404 ;
    owl:annotatedTarget "A part of the body present only in females." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014451 ;
    owl:annotatedTarget "A taste bud that is located on the tongue, situated on a gustatory papilla." .

[]
    oboInOwl:hasDbXref "MP:0006260" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014451 ;
    owl:annotatedTarget "gustatory papillae taste bud" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014452 ;
    owl:annotatedTarget "A gustatory epithelium that is part of a tongue." .

[]
    oboInOwl:source "BIRNLEX:4099" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014452 ;
    owl:annotatedTarget "UMLS:C1179150" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014452 ;
    owl:annotatedTarget "lingual gustatory epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014453 ;
    owl:annotatedTarget "A gustatory epithelium that is part of a roof of mouth." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014453 ;
    owl:annotatedTarget "palatal gustatory epithelium" .

[]
    oboInOwl:hasDbXref "CALOHA:paula", "MGI:csmith"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/259" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "Subcutaneous adipose tissue that is located in the peritoneal cavity." .

[]
    oboInOwl:source "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "Adipose tissue located inside the peritoneal cavity, packed in between internal organs and torso. An excess of visceral fat is known as central obesity, or belly fat, the pot belly or beer belly effect, in which the abdomen protrudes excessively[BTO:0004041]." .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "abdominal fat" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "intra-abdominal fat" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "organ fat" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "visceral adipose tissue" .

[]
    oboInOwl:hasDbXref "BTO:0004041" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014454 ;
    owl:annotatedTarget "visceral fat" .

[]
    oboInOwl:hasDbXref "CALOHA:paula", "MGI:csmith"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/259" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014455 ;
    owl:annotatedTarget "Subcutaneous adipose tissue that is located in the abdominal region." .

[]
    oboInOwl:hasDbXref "Wikipedia:Rib_cage", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014477 ;
    owl:annotatedTarget "Subdivision of skeletal system that consists of all skeletal elements in the thoracic region of the trunk. In most vertebrates this is the rib cage and sternum." .

[]
    oboInOwl:hasDbXref "EHDAA2:0002013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014477 ;
    owl:annotatedTarget "thoracic skeleton" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014478 ;
    owl:annotatedTarget "Subdivision of skeletal system that consists of all ribs and rib joints in an organism. In many vertebrates this consists of the combination of the rib cage and all rib joints, but some vertebrates have ribs outside the thoracic rib cage." .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0014478 ;
    owl:annotatedTarget obo:NCBITaxon_7778 .

[]
    oboInOwl:hasDbXref "TAO:0002100" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014478 ;
    owl:annotatedTarget "rib series" .

[]
    oboInOwl:hasDbXref "FMA:265719" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014478 ;
    owl:annotatedTarget "set of all ribs" .

[]
    oboInOwl:hasDbXref "FMA:83856" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014530 ;
    owl:annotatedTarget "lamina of neuraxis" .

[]
    oboInOwl:hasDbXref "FMA:83856" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014530 ;
    owl:annotatedTarget "neuraxis lamina" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0878932437"^^xsd:string, "PMCID:PMC2212039"^^xsd:string, "PMID:10724173"^^xsd:string, "PMID:16551251", "PMID:16647566"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages. These cells are CD34-positive, and express Gata1, Gata2, C/EBPa, and Pu.1." .

[]
    oboInOwl:hasDbXref "FMA:62449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014531 ;
    owl:annotatedTarget "diencephalon lamina" .

[]
    oboInOwl:hasDbXref "FMA:62449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014531 ;
    owl:annotatedTarget "lamina of diencephalon" .

[]
    oboInOwl:hasDbXref "FMA:67951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014532 ;
    owl:annotatedTarget "cerebral hemisphere lamina" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "CMP" .

[]
    oboInOwl:hasDbXref "FMA:67951" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014532 ;
    owl:annotatedTarget "lamina of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014538 ;
    owl:annotatedTarget "A subdivision of the central canal of the spinal cord along its anterior-posterior axis. This is typically subdivided into cervical, thoracic, lumbar and sacral segments" .

[]
    oboInOwl:hasDbXref "BIRNLEX:717" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014538 ;
    owl:annotatedTarget "regional part of spinal cord central canal" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "CFU-GEMM" .

[]
    oboInOwl:hasDbXref "http://neurolex.org/wiki/Category:White_laminae_of_cerebellum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "The white laminae of cerebellum is subdivision of the cerebellar cortex comprised of myelinated axons lying deep to the granule cell layer of the cerebellar cortex." .

[]
    oboInOwl:source "BIRNLEX:1105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "UMLS:C0228472" .

[]
    oboInOwl:source "BIRNLEX:1105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=163" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1105" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "white laminae of cerebellum" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus cinguli" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "CFU-S" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus gyri cingulatus" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus gyri cinguli" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus of gyrus fornicatus" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus of the cingulate gyrus" .

[]
    oboInOwl:hasDbXref "NeuroNames:163" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "isthmus-2" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1105" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014540 ;
    owl:annotatedTarget "laminae albae of cerebellar cortex" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014541 ;
    owl:annotatedTarget obo:UBERON_0014538 .

[]
    oboInOwl:hasDbXref "BIRNLEX:1395" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014541 ;
    owl:annotatedTarget "Part of spinal cord central canal contained in the thoracic spinal cord. It is continuous rostrally with the cervical spinal cord central canal and caudally with the lumbar spinal cord central canal." .

[]
    oboInOwl:source "BIRNLEX:1395" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014541 ;
    owl:annotatedTarget "UMLS:C0228637" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1395" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014541 ;
    owl:annotatedTarget "thoracic spinal cord central canal" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "multipotential myeloid stem cell" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014542 ;
    owl:annotatedTarget obo:UBERON_0014538 .

[]
    oboInOwl:hasDbXref "BIRNLEX:1511" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014542 ;
    owl:annotatedTarget "Part of central canal contained within the cervical spinal cord. It is continuous caudally with the thoracic spinal cord central canal and rostrally with the fourth ventricle of the brain via the obex" .

[]
    oboInOwl:source "BIRNLEX:1511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014542 ;
    owl:annotatedTarget "UMLS:C0228620" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1511" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014542 ;
    owl:annotatedTarget "cervical spinal cord central canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014609 ;
    owl:annotatedTarget "A dorsal horn of spinal cord that is part of a thoracic spinal cord." .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "myeloid stem cell" .

[]
    oboInOwl:source "BIRNLEX:1404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014609 ;
    owl:annotatedTarget "UMLS:C0228628" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1404" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014609 ;
    owl:annotatedTarget "thoracic spinal cord dorsal horn" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1404" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014609 ;
    owl:annotatedTarget "thoracic spinal cord posterior horn" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014610 ;
    owl:annotatedTarget "A ventral horn of spinal cord that is part of a thoracic spinal cord." .

[]
    oboInOwl:source "BIRNLEX:1410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014610 ;
    owl:annotatedTarget "UMLS:C0228632" .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0001059 ;
    owl:annotatedTarget "pluripotent stem cell (bone marrow)" .

[]
    oboInOwl:source "BIRNLEX:1410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014610 ;
    owl:annotatedTarget "UMLS:C1288552" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1410" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014610 ;
    owl:annotatedTarget "thoracic spinal cord ventral horn" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1410" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014610 ;
    owl:annotatedTarget "thoracic spinal cord anterior horn" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014613 ;
    owl:annotatedTarget "A gray matter of spinal cord that is part of a cervical spinal cord." .

[]
    oboInOwl:source "BIRNLEX:1521" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014613 ;
    owl:annotatedTarget "UMLS:C0228610" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1521" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014613 ;
    owl:annotatedTarget "cervical spinal cord gray matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014614 ;
    owl:annotatedTarget "A white matter of spinal cord that is part of a cervical spinal cord." .

[]
    oboInOwl:source "BIRNLEX:1531" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014614 ;
    owl:annotatedTarget "UMLS:C0228616" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1531" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014614 ;
    owl:annotatedTarget "cervical spinal cord white matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "A nerve root that is part of a accessory XI nerve." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1580", "NIFSTD:NeuroNames_abbrevSource"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "c11n" .

[]
    oboInOwl:source "BIRNLEX:1580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=703" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1580" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "accessory nerve root" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "accessory portion of spinal accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "bulbar accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "bulbar part of accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "cranial accessory nerve" .

[]
    oboInOwl:hasDbXref "BAMS:c11n" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "cranial part of accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "cranial part of the accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "cranial portion of eleventh cranial nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "internal branch of accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "nerve XI (cranialis)" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "pars vagalis of nervus accessorius" .

[]
    oboInOwl:hasDbXref "NeuroNames:703" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014615 ;
    owl:annotatedTarget "radices craniales nervi accessorii" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014620 ;
    owl:annotatedTarget "A dorsal horn of spinal cord that is part of a cervical spinal cord." .

[]
    oboInOwl:source "BIRNLEX:1673" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014620 ;
    owl:annotatedTarget "UMLS:C0228611" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1673" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014620 ;
    owl:annotatedTarget "cervical spinal cord dorsal horn" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1673" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014620 ;
    owl:annotatedTarget "cervical spinal cord posterior horn" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014621 ;
    owl:annotatedTarget "A ventral horn of spinal cord that is part of a cervical spinal cord." .

[]
    oboInOwl:source "BIRNLEX:1680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014621 ;
    owl:annotatedTarget "UMLS:C0228615" .

[]
    oboInOwl:source "BIRNLEX:1680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014621 ;
    owl:annotatedTarget "UMLS:C1278740" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1680" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014621 ;
    owl:annotatedTarget "cervical spinal cord ventral horn" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1680" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014621 ;
    owl:annotatedTarget "cervical spinal cord anterior horn" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014635 ;
    owl:annotatedTarget obo:UBERON_0009632 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014635 ;
    owl:annotatedTarget "A dorsal root of spinal cord that overlaps a cervical spinal cord." .

[]
    oboInOwl:source "BIRNLEX:964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014635 ;
    owl:annotatedTarget "UMLS:C1278751" .

[]
    oboInOwl:hasDbXref "BIRNLEX:964" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014635 ;
    owl:annotatedTarget "dorsal nerve root of cervical spinal cord" .

[]
    oboInOwl:hasDbXref "BIRNLEX:964" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014635 ;
    owl:annotatedTarget "posterior nerve root of cervical spinal cord" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014636 ;
    owl:annotatedTarget "A gray matter of spinal cord that is part of a thoracic spinal cord." .

[]
    oboInOwl:source "BIRNLEX:980" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014636 ;
    owl:annotatedTarget "UMLS:C0228627" .

[]
    oboInOwl:hasDbXref "BIRNLEX:980" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014636 ;
    owl:annotatedTarget "thoracic spinal cord gray matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014637 ;
    owl:annotatedTarget "A white matter of spinal cord that is part of a thoracic spinal cord." .

[]
    oboInOwl:source "BIRNLEX:999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014637 ;
    owl:annotatedTarget "UMLS:C0228633" .

[]
    oboInOwl:source "BIRNLEX:999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014637 ;
    owl:annotatedTarget "UMLS:C1288557" .

[]
    oboInOwl:hasDbXref "BIRNLEX:999" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014637 ;
    owl:annotatedTarget "thoracic spinal cord white matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014639 ;
    owl:annotatedTarget "A sulcus of brain that is part of a frontal cortex." .

[]
    oboInOwl:source "ncithesaurus:Frontal_Sulcus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014639 ;
    owl:annotatedTarget "UMLS:C0459388" .

[]
    oboInOwl:hasDbXref "HBA:FLs" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014639 ;
    owl:annotatedTarget "frontal lobe sulci" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014649 ;
    owl:annotatedTarget "A white matter that is part of a medulla oblongata." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014649 ;
    owl:annotatedTarget "substantia alba medullae oblongatae" .

[]
    oboInOwl:hasDbXref "FMA:83944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014649 ;
    owl:annotatedTarget "white matter of medulla" .

[]
    oboInOwl:hasDbXref "FMA:83944" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014649 ;
    owl:annotatedTarget "white substance of medulla" .

[]
    oboInOwl:hasDbXref "BAMS:mw" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014649 ;
    owl:annotatedTarget "medullary white matter" .

[]
    oboInOwl:hasDbXref "Wikipedia:Angular_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014686 ;
    owl:annotatedTarget "The angular vein formed by the junction of the frontal vein and supraorbital vein, runs obliquely downward, on the side of the root of the nose, to the level of the lower margin of the orbit, where it becomes the anterior facial vein. It receives the external nasal veins of the ala nasi, and communicates with the superior ophthalmic vein through the nasofrontal vein, thus establishing an important anastomosis between the anterior facial vein and the cavernous sinus." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Temporal_Sulcus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014687 ;
    owl:annotatedTarget "Any of three grooves in the temporal lobe including the inferior, middle, and superior temporal sulci." .

[]
    oboInOwl:hasDbXref "HBA:TLs" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014687 ;
    owl:annotatedTarget "temporal lobe sulci" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014695 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001616
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_auricular_artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014695 ;
    owl:annotatedTarget "The deep auricular artery often arises in common with the anterior tympanic artery. It ascends in the substance of the parotid gland, behind the temporomandibular articulation, pierces the cartilaginous or bony wall of the external acoustic meatus, and supplies its cuticular lining and the outer surface of the tympanic membrane. It gives a branch to the temporomandibular joint." .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014699 ;
    owl:annotatedTarget obo:UBERON_0014701 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014699 ;
    owl:annotatedTarget "A venous system that overlaps a umbilical cord and is part of a entire extraembryonic component." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014701 ;
    owl:annotatedTarget "A vascular system that overlaps a umbilical cord and is part of a entire extraembryonic component." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014702 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014702 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014702 ;
    owl:annotatedTarget "A epithelium that is part of a frontonasal prominence." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014703 ;
    owl:annotatedTarget "A unilaminar epithelium that develops_from a ectoderm and is part of a anal region." .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014704 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002323
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014704 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a pleuroperitoneal canal." .

[]
    oboInOwl:hasDbXref "EMAPA:25034" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014704 ;
    owl:annotatedTarget "pleuro-peritoneal canal cavity" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014705 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014705 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0013156
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014705 ;
    owl:annotatedTarget "A epithelium that is part of a median lingual swelling." .

[]
    oboInOwl:hasDbXref "EMAPA:17188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014705 ;
    owl:annotatedTarget "tuberculum impar epitheilium" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014706 ;
    owl:annotatedTarget obo:UBERON_0007501 .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014706 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000084
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001147" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014706 ;
    owl:annotatedTarget "metanephros primitive collecting ducts" .

[]
    oboInOwl:hasDbXref "EMAPA:17646" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014706 ;
    owl:annotatedTarget "primitive collecting duct" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Interlobular_Duct" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014716 ;
    owl:annotatedTarget "A duct that is located between lobules, within the thin connective tissue septa that separate lobules. All interlobular ducts are excretory." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014717 ;
    owl:annotatedTarget "The secretory unit of a mucous gland. The acinar portion is composed of mucous secreting cells." .

[]
    oboInOwl:hasDbXref "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014719 ;
    owl:annotatedTarget "A duct that is located within a lobule, with no more connective tissue intervening between ducts and secretory units (i.e., acini or tubules) than between adjacent secretory units. Intercalated and striated ducts are intralobular" .

[]
    oboInOwl:hasDbXref "http://www.siumed.edu/~dking2/intro/glands.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014720 ;
    owl:annotatedTarget "A duct that is located between lobes, within conspicuous, thick connective tissue septa that separate lobes. All interlobar ducts are excretory." .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0005001 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] .

[]
    oboInOwl:hasDbXref "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "The domain of the diaphragm that is located dorsally and attaches to the vertebrae and surrounds the esophagus and aorta." .

[]
    oboInOwl:hasDbXref "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "crural diaphragm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Crus_of_diaphragm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "crura of the diaphragm" .

[]
    oboInOwl:hasDbXref "Wikipedia:Crus_of_diaphragm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "crus of the diaphragm" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "diaphragm crura" .

[]
    oboInOwl:hasDbXref "Wikipedia:Crus_of_diaphragm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014765 ;
    owl:annotatedTarget "diaphragmatic crura" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "A crus of diaphragm that is in_the_right_side_of a diaphragm." .

[]
    oboInOwl:hasDbXref "FMA:58286", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "crus dextrum (Diaphragma)" .

[]
    oboInOwl:hasDbXref "FMA:58286", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "crus dextrum diaphragmatis" .

[]
    oboInOwl:hasDbXref "FMA:58286" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "external sphincter of esophagus" .

[]
    oboInOwl:hasDbXref "FMA:58286" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "right crus of diaphragm" .

[]
    oboInOwl:hasDbXref "FMA:58286" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014766 ;
    owl:annotatedTarget "right crus of lumbar part of diaphragm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014767 ;
    owl:annotatedTarget "A crus of diaphragm that is in_the_left_side_of a diaphragm." .

[]
    oboInOwl:hasDbXref "FMA:58287", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014767 ;
    owl:annotatedTarget "crus sinistrum (Diaphragma)" .

[]
    oboInOwl:hasDbXref "FMA:58287", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014767 ;
    owl:annotatedTarget "crus sinistrum diaphragmatis" .

[]
    oboInOwl:hasDbXref "FMA:58287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014767 ;
    owl:annotatedTarget "left crus of diaphragm" .

[]
    oboInOwl:hasDbXref "FMA:58287" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014767 ;
    owl:annotatedTarget "left crus of lumbar part of diaphragm" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014769 ;
    owl:annotatedTarget "A blood vessel that drains from from an eyelid." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014769 ;
    owl:annotatedTarget "palpebral veins" .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014769 ;
    owl:annotatedTarget "venae palpebrales" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002025 ;
    owl:annotatedTarget "A 'has effector activity' B if A and B are GO molecular functions (GO_0003674),  A 'has component activity' B and B is the effector (output function) of B.  Each compound function has only one effector activity." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014770 ;
    owl:annotatedTarget "An artery that supplies blood to an eyelid." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014775 ;
    owl:annotatedTarget "A neuromere that is part of the presumptive forebrain" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014776 ;
    owl:annotatedTarget "A neuromere that is part of the presumptive midbrain" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004352" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014776 ;
    owl:annotatedTarget "mesomere group" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014777 ;
    owl:annotatedTarget "A neuromere that is part of the presumptive spinal cord" .

[]
    oboInOwl:hasDbXref "TAO:0001332" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014777 ;
    owl:annotatedTarget "spinal neuromeres" .

[]
    oboInOwl:hasDbXref "TAO:0001332" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014777 ;
    owl:annotatedTarget "spinal cord segment" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014783 ;
    owl:annotatedTarget "Any muscle organ that is part of a cloaca." .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014790 ;
    owl:annotatedTarget "The lingual septum consists of a vertical layer of fibrous tissue, extending throughout the entire length of the median plane of the tongue, though not quite reaching the dorsum. It is thicker behind than in front, and occasionally contains a small fibrocartilage, about 6 mm. in length. It is well displayed by making a vertical section across the organ." .

[]
    oboInOwl:hasDbXref "FMA:54813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014790 ;
    owl:annotatedTarget "septum of tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014790 ;
    owl:annotatedTarget "median fibrous septum" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014790 ;
    owl:annotatedTarget "septum of tongue" .

[]
    oboInOwl:hasDbXref "Wikipedia:Lingual_septum" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014790 ;
    owl:annotatedTarget "tongue septum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014791 ;
    owl:annotatedTarget "Any collection of muscles that is part of the forelimb stylopod region [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014791 ;
    owl:annotatedTarget "arm musculature" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014791 ;
    owl:annotatedTarget "muscle group of arm" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014791 ;
    owl:annotatedTarget "musculature of arm" .

[]
    oboInOwl:hasDbXref "FMA:50202" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014791 ;
    owl:annotatedTarget "set of muscles of arm" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014792 ;
    owl:annotatedTarget "Any collection of muscles that is part of a pelvic complex. The pelvic complex comprises the pelvic girdle and the associated limb or fin." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014792 ;
    owl:annotatedTarget "EMAPA:37864" .

[]
    oboInOwl:hasDbXref "FMA:71297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014792 ;
    owl:annotatedTarget "muscles of lower limb" .

[]
    oboInOwl:hasDbXref "FMA:71297" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014792 ;
    owl:annotatedTarget "musculature of lower limb" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014792 ;
    owl:annotatedTarget "musculi membri inferioris" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "Any collection of muscles that is part of a pectoral complex. The pectoral complex comprises the pectoral girdle and the associated limb or fin." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "EMAPA:37861" .

[]
    oboInOwl:hasDbXref "FMA:71296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "muscles of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:71296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "musculature of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "musculi membri superioris" .

[]
    oboInOwl:hasDbXref "FMA:71296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "set of muscles of upper limb" .

[]
    oboInOwl:hasDbXref "FMA:71296" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0014793 ;
    owl:annotatedTarget "upper limb musculature" .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014794 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007269
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014794 ;
    owl:annotatedTarget "Any muscle organ that is part of a pectoral appendage (forelimb or pectoral fin)." .

[]
    oboInOwl:source "prolog"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014795 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007270
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014795 ;
    owl:annotatedTarget "Any muscle organ that is part of a pelvic appendage (hindlimb or pelvic fin)." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014887 ;
    owl:annotatedTarget "A distal epiphysis that is part of a distal phalanx." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014891 ;
    owl:annotatedTarget "White matter that is part of a brainstem [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EMAPA:35189" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014891 ;
    owl:annotatedTarget "brain stem white matter" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014892 ;
    owl:annotatedTarget "A muscle organ that consists of skeletal muscle tissue ensheathed in epimysium, that develops from myotome and that is innervated by some somatic motor neuron. Skeletal muscles are typically attached (via a tendon) to a bone but there are exceptions (e.g. intrinsic tongue muscles)." .

[]
    oboInOwl:hasDbXref "ZFA:0005076", "ZFA:curator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014903 ;
    owl:annotatedTarget "A portion of tissue that will develop into vasculature." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget obo:UBERON_0001981 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "One of the primary blood vessel sprouts that originate from the dorsal aorta and posterior cardinal vein and align dorsoventrally at the myotomal boundaries between somites." .

[]
    oboInOwl:source "ZFA:0001285, ZFIN:ZDB-PUB-030908-4" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "Blood vessels that connect the dorsal aorta or the posterior cardinal vein and the dorsal longitudinal anastomotic vessel. They run along the vertical myotomal boundaries. At early stages these don't have venous or arterial markers[ZFA:0001285, ZFIN:ZDB-PUB-030908-4]." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "EMAPA:37389" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001060 ;
    owl:annotatedTarget "A hematopoietic oligopotent progenitor cell that has the ability to differentiate into limited cell types but lacks lineage cell markers and self renewal capabilities. Cell lacks hematopoeitic lineage markers."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0001285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "intersegmental vessel" .

[]
    oboInOwl:hasDbXref "ZFA:0001285" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "intersegmental vessels" .

[]
    oboInOwl:hasDbXref "XAO:0004075" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "intersomitic blood vessel" .

[]
    oboInOwl:hasDbXref "ZFA:0001285" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "intersomitic vessels" .

[]
    oboInOwl:hasDbXref "ZFA:0001285" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014907 ;
    owl:annotatedTarget "segmental vessel" .

[]
    oboInOwl:hasDbXref "DOI:10.1007/s11064-015-1581-6", "ncithesaurus:Perivascular_Space" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014930 ;
    owl:annotatedTarget "The space between a blood vessel and the pia mater." .

[]
    oboInOwl:hasDbXref "Wikipedia:Virchow-Robin_space" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014930 ;
    owl:annotatedTarget "VRS" .

[]
    oboInOwl:hasDbXref "Wikipedia:Virchow-Robin_space" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014930 ;
    owl:annotatedTarget "Virchow-Robin space" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014930 ;
    owl:annotatedTarget "perivascular spaces" .

[]
    oboInOwl:hasDbXref "MP:0000792", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "developing superficial cortical layer located just under the pia matter, develops from the marginal layer of the neural tube and becomes cortical layer I" .

[]
    oboInOwl:external_ontology "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "EMAPA temporally divides this into zone and layer. TODO - unify this with marginal layers in EHDAA2" .

[]
    oboInOwl:hasDbXref "BRAINSPAN:BRAINSPAN"^^xsd:string ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "MZ" .

[]
    oboInOwl:hasDbXref "MP:0000792" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "MZ" .

[]
    oboInOwl:hasDbXref "PBA:294021774" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "marginal zone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "cortical marginal layer" .

[]
    oboInOwl:hasDbXref "MP:0000792" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "cortical marginal zone" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "future cortical layer I" .

[]
    oboInOwl:hasDbXref "EMAPA:32713" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014935 ;
    owl:annotatedTarget "cerebral cortex marginal zone" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0014950 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:mah", "https://github.com/obophenotype/uberon/issues/71" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015004 ;
    owl:annotatedTarget "The major preaxial endochondral element in the posterior zeugopod[Phenoscape]." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015004 ;
    owl:annotatedTarget "tibia skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015004 ;
    owl:annotatedTarget "tibia element" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015007 ;
    owl:annotatedTarget "A vertebral endochondral element in the cervical region of the vertebral column." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015007 ;
    owl:annotatedTarget "cervical vertebra skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015007 ;
    owl:annotatedTarget "cervical vertebra element" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:cg"^^xsd:string, "GOC:wdd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001061 ;
    owl:annotatedTarget "A cell found in an organism or derived from an organism exhibiting a phenotype that deviates from the expected phenotype of any native cell type of that organism. Abnormal cells are typically found in disease states or disease models." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015008 ;
    owl:annotatedTarget "A vertebral endochondral element in the thoracic region of the vertebral column." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015008 ;
    owl:annotatedTarget "thoracic vertebra skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015008 ;
    owl:annotatedTarget "thoracic vertebra element" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:mah", "https://github.com/obophenotype/uberon/issues/73" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015013 ;
    owl:annotatedTarget "The major postaxial endochondral element in the posterior zeugopod[Phenoscape]." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015013 ;
    owl:annotatedTarget "fibula skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015013 ;
    owl:annotatedTarget "fibula element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015019 ;
    owl:annotatedTarget "A rib bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015019 ;
    owl:annotatedTarget "rib skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015019 ;
    owl:annotatedTarget "rib element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015021 ;
    owl:annotatedTarget "A forelimb bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015021 ;
    owl:annotatedTarget "forelimb skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015022 ;
    owl:annotatedTarget "A hindlimb bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015022 ;
    owl:annotatedTarget "hindlimb bone skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015023 ;
    owl:annotatedTarget "A phalanx bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015023 ;
    owl:annotatedTarget "phalanx skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015023 ;
    owl:annotatedTarget "phalanx element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015024 ;
    owl:annotatedTarget "A manual digit phalanx bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015024 ;
    owl:annotatedTarget "manual digit phalanx skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015024 ;
    owl:annotatedTarget "manual digit phalanx element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015030 ;
    owl:annotatedTarget "A pedal digit phalanx bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015030 ;
    owl:annotatedTarget "pedal digit phalanx skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015030 ;
    owl:annotatedTarget "pedal digit phalanx element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015036 ;
    owl:annotatedTarget "A pedal digit metatarsal bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015036 ;
    owl:annotatedTarget "pedal digit metatarsal skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015036 ;
    owl:annotatedTarget "pedal digit metatarsal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015042 ;
    owl:annotatedTarget "A manual digit metacarpus bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015042 ;
    owl:annotatedTarget "manual digit metacarpus skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015042 ;
    owl:annotatedTarget "manual digit metacarpus element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015049 ;
    owl:annotatedTarget "A carpus bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015049 ;
    owl:annotatedTarget "carpus skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015049 ;
    owl:annotatedTarget "carpus element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015050 ;
    owl:annotatedTarget "A tarsus bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015050 ;
    owl:annotatedTarget "tarsus skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015050 ;
    owl:annotatedTarget "tarsus element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015052 ;
    owl:annotatedTarget "A femur bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015052 ;
    owl:annotatedTarget "femur skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015052 ;
    owl:annotatedTarget "femur element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015053 ;
    owl:annotatedTarget "A humerus bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015053 ;
    owl:annotatedTarget "humerus skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015053 ;
    owl:annotatedTarget "humerus element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015054 ;
    owl:annotatedTarget "A iliac bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015054 ;
    owl:annotatedTarget "iliac skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015054 ;
    owl:annotatedTarget "iliac element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015056 ;
    owl:annotatedTarget "A ischial bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015056 ;
    owl:annotatedTarget "ischial skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015056 ;
    owl:annotatedTarget "ischial element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015057 ;
    owl:annotatedTarget "A scapula bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015057 ;
    owl:annotatedTarget "scapula skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015057 ;
    owl:annotatedTarget "scapula element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015059 ;
    owl:annotatedTarget "A orbitosphenoid bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015059 ;
    owl:annotatedTarget "orbitosphenoid skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015059 ;
    owl:annotatedTarget "orbitosphenoid element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015060 ;
    owl:annotatedTarget "A sphenoid bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015060 ;
    owl:annotatedTarget "sphenoid bone skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015060 ;
    owl:annotatedTarget "sphenoid element" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dos"^^xsd:string, "PMID:15032595"^^xsd:string, "PMID:16237082"^^xsd:string, "PMID:26883338"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001062 ;
    owl:annotatedTarget "A CD8-positive, alpha beta memory T cell with the phenotype CD45RA-positive, CD45RO-negative, and CCR7-negative." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015061 ;
    owl:annotatedTarget "A limb bone or its cartilage or pre-cartilage precursor." .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0015061 ;
    owl:annotatedTarget "limb bone skeletal element" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/wiki/Modeling-endochondral-elements-Design-Pattern"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015061 ;
    owl:annotatedTarget "limb bone endochondral element" .

[]
    oboInOwl:hasDbXref "PMID:15032595"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001062 ;
    owl:annotatedTarget "TEMRA" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015063 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006717
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015063 ;
    owl:annotatedTarget "A endochondral element that is part of a autopod region." .

[]
    oboInOwl:hasDbXref "PMID:15032595"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001062 ;
    owl:annotatedTarget "CD8+ TEMRA" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015064 ;
    owl:annotatedTarget "A autopod endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015078 ;
    owl:annotatedTarget "A proximal mesopodial endochondral element that is part of a forelimb." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015078 ;
    owl:annotatedTarget "proximal carpal element" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    oboInOwl:hasSynonymType core:SYSTEMATIC ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015078 ;
    owl:annotatedTarget "proximal carpal" .

[]
    oboInOwl:hasDbXref "PMID:15032595"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001062 ;
    owl:annotatedTarget "CD8-positive TEMRA" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015079 ;
    owl:annotatedTarget "A proximal carpal endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015080 ;
    owl:annotatedTarget "A proximal carpal endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015081 ;
    owl:annotatedTarget "A proximal mesopodial endochondral element that is part of a hindlimb." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    oboInOwl:hasSynonymType core:SYSTEMATIC ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015081 ;
    owl:annotatedTarget "proximal tarsal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015082 ;
    owl:annotatedTarget "A proximal tarsal endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015083 ;
    owl:annotatedTarget "A proximal tarsal endochondral element that is composed primarily of a pre-cartilage condensation." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002348
    ] .

[]
    oboInOwl:hasDbXref "FMA:83105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015128 ;
    owl:annotatedTarget "perimysial connective tissue of subepicardium" .

[]
    oboInOwl:hasDbXref "FMA:83105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015128 ;
    owl:annotatedTarget "subepicardial connective tissue" .

[]
    oboInOwl:hasDbXref "DOI:10.5935/abc.20130138" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015129 ;
    owl:annotatedTarget "Visceral intrapericardial fat contiguous with the myocardial surface." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015130 ;
    owl:annotatedTarget obo:UBERON_0011822 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015130 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a prostate gland." .

[]
    oboInOwl:hasDbXref "FMA:74165" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015130 ;
    owl:annotatedTarget "connective tissue of prostate" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015144 ;
    owl:annotatedTarget "A strand of hair that is part of a autopod region." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:cg"^^xsd:string, "GOC:wdd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001063 ;
    owl:annotatedTarget "An abnormal cell exhibiting dysregulation of cell proliferation or programmed cell death and capable of forming a neoplasm, an aggregate of cells in the form of a tumor mass or an excess number of abnormal cells (liquid tumor) within an organism." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015145 ;
    owl:annotatedTarget "A strand of hair that is part of a pes." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015146 ;
    owl:annotatedTarget "A strand of hair that is part of a manus." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015147 ;
    owl:annotatedTarget "A strand of hair that is part of a pinna." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015148 ;
    owl:annotatedTarget "A strand of hair that is part of a tail." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015148 ;
    owl:annotatedTarget "EMAPA:37971" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015150 ;
    owl:annotatedTarget "A strand of hair that is part of a dorsum." .

[]
    oboInOwl:hasDbXref "FMA:54320" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015150 ;
    owl:annotatedTarget "hair of back" .

[]
    oboInOwl:source "inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015152 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/614" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015152 ;
    owl:annotatedTarget "A gland that is typically found in or near the orbital region, in or around either the medial or lateral canthi, and is typically associated with secretions onto the eyeball or associated ducts. Includes the Harderian, nictitans and lacrimal glands." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015154 ;
    owl:annotatedTarget "A gland that is located in or around the ocular region, nearer the outer canthi." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015155 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a conjunctiva." .

[]
    oboInOwl:hasDbXref "FMA:59083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015155 ;
    owl:annotatedTarget "cavity of conjunctival sac" .

[]
    oboInOwl:hasDbXref "FMA:59083" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015155 ;
    owl:annotatedTarget "conjunctival sac cavity" .

[]
    oboInOwl:hasDbXref "NCBITaxon:8570", "PMID:7559104" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0015155 ;
    owl:annotatedTarget "subbrillar space" .

[]
    oboInOwl:hasDbXref "PMID:21062451", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015165 ;
    owl:annotatedTarget "An eye consisting of multiple light-sensing organs" .

[]
    oboInOwl:notes "present on tentacular crown" ;
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0015165 ;
    owl:annotatedTarget obo:NCBITaxon_6340 .

[]
    oboInOwl:notes "present on mantle edge in arcacean Bivalvia" ;
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0015165 ;
    owl:annotatedTarget obo:NCBITaxon_6544 .

[]
    oboInOwl:notes "The eyes (optic cushions) on the oral surface of Asteroida (Echinodermata), close to the base of the terminal tentacles, are also composed of a number of simple ocelli - as many as 80-200 in certain species" ;
    oboInOwl:source "PMID:21062451" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0015165 ;
    owl:annotatedTarget obo:NCBITaxon_7588 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:cg"^^xsd:string, "GOC:wdd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001064 ;
    owl:annotatedTarget "A neoplastic cell that is capable of entering a surrounding tissue" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015172 ;
    owl:annotatedTarget "A blood vessel that is part of a endometrium." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015178 ;
    owl:annotatedTarget "A region of somite adjacent to presomitic mesoderm." .

[]
    oboInOwl:hasDbXref "XAO:0004074" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015178 ;
    owl:annotatedTarget "intersomitic junction" .

[]
    oboInOwl:hasDbXref "ZFA:0001462" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015178 ;
    owl:annotatedTarget "somite boundary" .

[]
    oboInOwl:hasDbXref "XAO:0004077", "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015179 ;
    owl:annotatedTarget "Epithelium located in the intersomitic region." .

[]
    oboInOwl:hasDbXref "XAO:0004077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015179 ;
    owl:annotatedTarget "intersomitic epithelium" .

[]
    oboInOwl:hasDbXref "XAO:0004077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015179 ;
    owl:annotatedTarget "intersomitic membrane" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?s=neck+of+tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "The slightly constricted part of a tooth, between the crown and the root." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "cervix dentis" .

[]
    oboInOwl:hasDbXref "FMA:55627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "cervix of tooth" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Collum_Dentis" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "collumn dentis" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?s=neck+of+tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "dental neck" .

[]
    oboInOwl:hasDbXref "FMA:55627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "tooth neck" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?s=neck+of+tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "cervical margin of tooth" .

[]
    oboInOwl:hasDbXref "http://www.medilexicon.com/medicaldictionary.php?s=neck+of+tooth" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015181 ;
    owl:annotatedTarget "cervical zone of tooth" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015212 ;
    owl:annotatedTarget "Any structure that is placed on one side of the left-right axis of a bilaterian." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015214 ;
    owl:annotatedTarget "A ligament that is part of a diaphragm." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015228 ;
    owl:annotatedTarget "A hollow, muscular organ, which, by contracting rhythmically, contributes to the circulation of lymph, blood or analogs. Examples: a chambered vertebrate heart; the tubular peristaltic heart of ascidians; the dorsal vessel of an insect; the lymoh heart of a reptile." .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015238 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001899
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015238 ;
    owl:annotatedTarget "A cluster in the epithalamus that consists of the pineal body and any associated structures, such as the parapineal gland or the parietal organ. The complex is poorly developed in mammals." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015249 ;
    owl:annotatedTarget "A zone of skin that is part of a digit [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015280 ;
    owl:annotatedTarget "A pancreatic lobule that is in_the_left_side_of a exocrine pancreas." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015280 ;
    owl:annotatedTarget "EMAPA:37711" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015281 ;
    owl:annotatedTarget "A pancreatic lobule that is in_the_right_side_of a exocrine pancreas." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015281 ;
    owl:annotatedTarget "EMAPA:37712" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015329 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003570
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015329 ;
    owl:annotatedTarget "A basement membrane of epithelium that is part of a respiratory system." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015329 ;
    owl:annotatedTarget "EMAPA:37570" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015410 ;
    owl:annotatedTarget obo:UBERON_0005178 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015410 ;
    owl:annotatedTarget "EMAPA:37597" .

[]
    oboInOwl:hasDbXref "MA:0002449" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015410 ;
    owl:annotatedTarget "heart/pericardium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015418 ;
    owl:annotatedTarget "A mesenchyme that is part of a urethra." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015418 ;
    owl:annotatedTarget "EMAPA:37786" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015420 ;
    owl:annotatedTarget "A valve that is part of a ureter." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015420 ;
    owl:annotatedTarget "EMAPA:37781" .

[]
    oboInOwl:hasDbXref "MA:0002658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015420 ;
    owl:annotatedTarget "ureteral valve" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015453 ;
    owl:annotatedTarget "A lymph node that is part of a hypodermis." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015474 ;
    owl:annotatedTarget "A zone of skin that is part of a axilla." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015474 ;
    owl:annotatedTarget "EMAPA:37349" .

[]
    oboInOwl:hasDbXref "FMA:37322" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015474 ;
    owl:annotatedTarget "axillary skin" .

[]
    oboInOwl:hasDbXref "FMA:37322" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015474 ;
    owl:annotatedTarget "skin of axilla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015476 ;
    owl:annotatedTarget "A zone of skin that is part of a external nose." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015476 ;
    owl:annotatedTarget "EMAPA:37684" .

[]
    oboInOwl:hasDbXref "FMA:24763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015476 ;
    owl:annotatedTarget "external nasal skin" .

[]
    oboInOwl:hasDbXref "FMA:24763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015476 ;
    owl:annotatedTarget "skin of external nose" .

[]
    oboInOwl:hasDbXref "FMA:24763" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015476 ;
    owl:annotatedTarget "skin of nose" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001115
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget "A hepatic artery that is part of a left lobe of liver." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget "EMAPA:37096" .

[]
    oboInOwl:hasDbXref "FMA:14779" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget "left branch of hepatic artery" .

[]
    oboInOwl:hasDbXref "FMA:14779" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget "left part of hepatic artery proper" .

[]
    oboInOwl:hasDbXref "FMA:14779", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015481 ;
    owl:annotatedTarget "ramus sinister (arteria hepatica propria)" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001114
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:23292121"^^xsd:string, "PMID:23348417"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001065 ;
    owl:annotatedTarget "A lymphocyte that lacks characteristic T cell, B cell, myeloid cell, and dendritic cell markers, that functions as part of the innate immune response to produce cytokines and other effector responses." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget "A hepatic artery that is part of a right lobe of liver." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget "EMAPA:37376" .

[]
    oboInOwl:hasDbXref "FMA:14778", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget "ramus dexter (arteria hepatica propria)" .

[]
    oboInOwl:hasDbXref "FMA:14778" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget "right branch of hepatic artery proper" .

[]
    oboInOwl:hasDbXref "FMA:14778" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015482 ;
    owl:annotatedTarget "right part of hepatic artery proper" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/choledochoduodenal+junction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015485 ;
    owl:annotatedTarget "hat part of the duodenal wall traversed by the ductus choledochus, ductus pancreaticus, and ampulla." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015485 ;
    owl:annotatedTarget "EMAPA:37478" .

[]
    oboInOwl:hasDbXref "MA:0003108" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015485 ;
    owl:annotatedTarget "choledochoduodenal junction" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015593 ;
    owl:annotatedTarget "A gyrus that is part of a frontal cortex." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015716 ;
    owl:annotatedTarget "A epithelium that is part of a anal canal." .

[]
    oboInOwl:hasDbXref "FMA:17511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015716 ;
    owl:annotatedTarget "anal canal epithelium" .

[]
    oboInOwl:hasDbXref "FMA:17511" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015716 ;
    owl:annotatedTarget "epithelium of anal canal" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015717 ;
    owl:annotatedTarget "A smooth muscle tissue that is part of a ejaculatory duct." .

[]
    oboInOwl:hasDbXref "FMA:19372" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015717 ;
    owl:annotatedTarget "muscle layer of ejaculatory duct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015757 ;
    owl:annotatedTarget obo:UBERON_0000479 .

[]
    oboInOwl:hasDbXref "FMA:62798" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015757 ;
    owl:annotatedTarget "portion of heterogeneous tissue" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015766 ;
    owl:annotatedTarget obo:UBERON_0010371 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015766 ;
    owl:annotatedTarget "A epithelium that is part of a duct of salivary gland." .

[]
    oboInOwl:hasDbXref "FMA:67682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015766 ;
    owl:annotatedTarget "epithelium of salivary duct" .

[]
    oboInOwl:hasDbXref "FMA:67682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015766 ;
    owl:annotatedTarget "salivary duct epithelium" .

[]
    oboInOwl:hasDbXref "FMA:67682" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015766 ;
    owl:annotatedTarget "salivary ductal epithelium" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015783 ;
    owl:annotatedTarget "A smooth muscle tissue that is part of a hypodermis." .

[]
    oboInOwl:hasDbXref "FMA:77862" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015783 ;
    owl:annotatedTarget "muscle layer in fatty layer of subcutaneous tissue" .

[]
    oboInOwl:hasDbXref "FMA:77862", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015783 ;
    owl:annotatedTarget "stratum musculosum panniculi adiposi telae subcutaneae" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015786 ;
    owl:annotatedTarget "The portion of the nasal mucosa that is part of the respiratory system." .

[]
    oboInOwl:source "Wikipedia:Nasal_cavity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000010 ;
    owl:annotatedSource obo:UBERON_0015786 ;
    owl:annotatedTarget "lined with ciliated pseudostratified columnar epithelium (respiratory epithelium). The respiratory segment has a very vascularized lamina propria allowing the venous plexuses of the conchal mucosa to engorge with blood, restricting airflow and causing air to be directed to the other side of the nose." .

[]
    oboInOwl:hasDbXref "FMA:77198", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015786 ;
    owl:annotatedTarget "pars respiratoria tunicae mucosae nasi" .

[]
    oboInOwl:hasDbXref "FMA:77198" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015786 ;
    owl:annotatedTarget "respiratory zone of nasal mucosa" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015787 ;
    owl:annotatedTarget "Any anatomical conduit which is part of the upper respiratory tract" .

[]
    oboInOwl:source "FMA:265132" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0015787 ;
    owl:annotatedTarget "Anatomical cluster which consists a segment of the upper respiratory tract[FMA:265132]." .

[]
    oboInOwl:hasDbXref "FMA:265132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015787 ;
    owl:annotatedTarget "respiratory conduit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015788 ;
    owl:annotatedTarget "An anatomical chamber that is part of the olfactory apparatus, consisting of cavity walls (nasal epithelium and mucosal layers) and the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present." .

[]
    oboInOwl:hasDbXref "MA:0000579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015789 ;
    owl:annotatedTarget "cranial/facial muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015789 ;
    owl:annotatedTarget "cranial-facial muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015789 ;
    owl:annotatedTarget "cranio-facial muscle" .

[]
    oboInOwl:hasDbXref "EMAPA:25133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015789 ;
    owl:annotatedTarget "craniofacial muscle" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015790 ;
    owl:annotatedTarget "A zone of skin that is part of a autopod region." .

[]
    oboInOwl:hasDbXref "MA:0003120" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015790 ;
    owl:annotatedTarget "paw skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015791 ;
    owl:annotatedTarget "A portion of connective tissue that is part of a digit." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0015791 ;
    owl:annotatedTarget "EMAPA:37290" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015796 ;
    owl:annotatedTarget "A blood vessel that is part of a liver." .

[]
    oboInOwl:hasDbXref "EMAPA:35498" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0015796 ;
    owl:annotatedTarget "hepatic blood vessel" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015807 ;
    owl:annotatedTarget "A epithelium that is part of a ear." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015808 ;
    owl:annotatedTarget "A epithelium that is part of a camera-type eye." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015813 ;
    owl:annotatedTarget "A epithelium that is part of a middle ear." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015814 ;
    owl:annotatedTarget "A epithelium that is part of a external ear." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015833 ;
    owl:annotatedTarget "A epithelium that is part of a foregut." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015834 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008342
    ] .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015834 ;
    owl:annotatedTarget "A lamina propria that is part of a duodenum." .

[]
    oboInOwl:hasDbXref "FMA:15972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015834 ;
    owl:annotatedTarget "duodenal lamina propria" .

[]
    oboInOwl:hasDbXref "FMA:15972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015834 ;
    owl:annotatedTarget "lamina propria mucosae of duodenum" .

[]
    oboInOwl:hasDbXref "FMA:15972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015834 ;
    owl:annotatedTarget "lamina propria of duodenum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0015860 ;
    owl:annotatedTarget obo:UBERON_0002507 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015870 ;
    owl:annotatedTarget "A lymph node that is part of a head." .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_lymph_nodes", "http://www.bartleby.com/107/177.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015871 ;
    owl:annotatedTarget "Any of the lymph nodes that are part of a face." .

[]
    oboInOwl:hasDbXref "FMA:61222" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0015871 ;
    owl:annotatedTarget "buccal lymph node" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015917 ;
    owl:annotatedTarget "A lymph node that is located close to the surface." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0015918 ;
    owl:annotatedTarget "A lymph node that is located deeper within the organism, further from the surface." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016398 ;
    owl:annotatedTarget "A lymph node that is part of a hindlimb." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016399 ;
    owl:annotatedTarget "A lymph node that is part of a forelimb." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016405 ;
    owl:annotatedTarget "A capillary that is part of a lung." .

[]
    oboInOwl:hasDbXref "FMA:14121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016405 ;
    owl:annotatedTarget "capillary of lung" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016410 ;
    owl:annotatedTarget "A breast that is part of a male organism." .

[]
    oboInOwl:hasDbXref "FMA:19901" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016410 ;
    owl:annotatedTarget "mamma masculina" .

[]
    oboInOwl:hasDbXref "FMA:24023" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016413 ;
    owl:annotatedTarget "central medullary cavity of long bone" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016422 ;
    owl:annotatedTarget "A compact bone tissue that is part of a bone tissue of long bone." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016423 ;
    owl:annotatedTarget "A compact bone tissue that is part of a diaphysis." .

[]
    oboInOwl:hasDbXref "FMA:50060" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016435 ;
    owl:annotatedTarget "Subdivision of thorax which includes all structures from the skin to the costal pleura. Examples: There is only one chest wall." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016435 ;
    owl:annotatedTarget "EMAPA:37233" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016446 ;
    owl:annotatedTarget "A strand of hair that is part of a head." .

[]
    oboInOwl:hasDbXref "FMA:54241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016446 ;
    owl:annotatedTarget "hair of scalp" .

[]
    oboInOwl:hasDbXref "FMA:54241" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016446 ;
    owl:annotatedTarget "head hair" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016447 ;
    owl:annotatedTarget "A strand of hair that is part of a trunk." .

[]
    oboInOwl:hasDbXref "FMA:54250" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016447 ;
    owl:annotatedTarget "trunk hair" .

[]
    oboInOwl:hasDbXref "HP:0002036" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016458 ;
    owl:annotatedTarget "A hole in the diaphragm through which the esophagus passes" .

[]
    oboInOwl:hasDbXref "FMA:58289" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016458 ;
    owl:annotatedTarget "esophageal hiatus of diaphragm" .

[]
    oboInOwl:hasDbXref "FMA:58289" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016458 ;
    owl:annotatedTarget "oesophageal aperture" .

[]
    oboInOwl:hasDbXref "FMA:58289" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016458 ;
    owl:annotatedTarget "oesophageal hiatus" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016478 ;
    owl:annotatedTarget "A stroma that is part of a liver." .

[]
    oboInOwl:hasDbXref "FMA:17553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016478 ;
    owl:annotatedTarget "hepatic stroma" .

[]
    oboInOwl:hasDbXref "FMA:17553" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016478 ;
    owl:annotatedTarget "stroma of liver" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_capsule_of_Glisson" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "A collagenous capsule covering the external surface of the liver." .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_capsule_of_Glisson" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "capsula fibrosa perivascularis" .

[]
    oboInOwl:hasDbXref "FMA:15813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "fibrous capsule of liver" .

[]
    oboInOwl:hasDbXref "FMA:15813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "glisson's capsule" .

[]
    oboInOwl:hasDbXref "FMA:15813" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "hepatic capsule" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "tunica fibrosa (hepar)" .

[]
    oboInOwl:hasDbXref "FMA:15813", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "tunica fibrosa hepatis" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_capsule_of_Glisson" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "fibrous capsule of Glisson" .

[]
    oboInOwl:hasDbXref "Wikipedia:Fibrous_capsule_of_Glisson" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016479 ;
    owl:annotatedTarget "liver capsule" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016481 ;
    owl:annotatedTarget "A lymph node that is part of a bronchus." .

[]
    oboInOwl:hasDbXref "NLXANAT:090817" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016490 ;
    owl:annotatedTarget "is the sensory system for the sense of hearing." .

[]
    oboInOwl:external_ontology "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0016490 ;
    owl:annotatedTarget "Auditory system is general anatomical term in FMA" .

[]
    oboInOwl:source "ncithesaurus:Auditory_System" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016490 ;
    owl:annotatedTarget "UMLS:C0587901" .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget obo:UBERON_0004765 .

[]
    oboInOwl:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010913
    ] .

[]
    oboInOwl:hasDbXref "VSAO:0000183", "VSAO:curator"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "https://github.com/obophenotype/uberon/issues/207", "https://github.com/obophenotype/uberon/issues/80" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget "Skeletal element that functionally replaces the notochord[VSAP,modified]." .

[]
    oboInOwl:date_retrieved "2012-08-14"^^xsd:string ;
    oboInOwl:external_class "VSAO:0000183" ;
    oboInOwl:ontology "VSAO"^^xsd:string ;
    oboInOwl:source "VSAO:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget "Skeletal element that surrounds the notochord.[VSAO]" .

[]
    oboInOwl:source "MP:0000141,ISBN:0-683-40008-8,PMID:10572046" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget "the main cylindrical portion of the vertebra ventral to the vertebral canal" .

[]
    oboInOwl:hasDbXref "VSAO:0000183" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0016491 ;
    owl:annotatedTarget "centrum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016502 ;
    owl:annotatedTarget "A anatomical space that is enclosed by a fundus of stomach." .

[]
    oboInOwl:hasDbXref "FMA:17077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016502 ;
    owl:annotatedTarget "cavity of fundus of stomach" .

[]
    oboInOwl:hasDbXref "FMA:17077" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016502 ;
    owl:annotatedTarget "lumen of fundus of stomach" .

[]
    oboInOwl:hasDbXref "Allen:is_equal_to", "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002082 ;
    owl:annotatedTarget "Relation between occurrents, shares start and end boundaries." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016509 ;
    owl:annotatedTarget "Luminal space of the right ventricle of the heart." .

[]
    oboInOwl:hasDbXref "EMAPA:26047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016509 ;
    owl:annotatedTarget "right ventricle lumen" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016509 ;
    owl:annotatedTarget "right ventricular cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016510 ;
    owl:annotatedTarget "A epithelium that is part of a male urethra." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016510 ;
    owl:annotatedTarget "male urethral epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:30467" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016510 ;
    owl:annotatedTarget "urethral epithelium of male" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016511 ;
    owl:annotatedTarget "A lamina propria that is part of a mucosa of fundus of stomach." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016511 ;
    owl:annotatedTarget "lamina propria mucosae of fundus of stomach" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016512 ;
    owl:annotatedTarget "A anatomical space that is part of a duodenum." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016512 ;
    owl:annotatedTarget "doudenal lumen" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016512 ;
    owl:annotatedTarget "duodenal lumen" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016513 ;
    owl:annotatedTarget "luminal space of the left atrium of the heart." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016513 ;
    owl:annotatedTarget "left atrial cavity" .

[]
    oboInOwl:hasDbXref "EMAPA:26011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016513 ;
    owl:annotatedTarget "left atrium lumen" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016514 ;
    owl:annotatedTarget "luminal space of the left ventricle of the heart." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016514 ;
    owl:annotatedTarget "left ventricular cavity" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016517 ;
    owl:annotatedTarget "A anatomical space that is part of a jejunum." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016517 ;
    owl:annotatedTarget "jejunal lumen" .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016517 ;
    owl:annotatedTarget "jejunum lumen" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016520 ;
    owl:annotatedTarget "A epithelium that is part of a female urethra." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016520 ;
    owl:annotatedTarget "female urethral epithelium" .

[]
    oboInOwl:hasDbXref "EMAPA:30470" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016520 ;
    owl:annotatedTarget "urethral epithelium of female" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016522 ;
    owl:annotatedTarget "luminal space of the right atrium of the heart." .

[]
    oboInOwl:hasDbXref "FMA:FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016522 ;
    owl:annotatedTarget "right atrial cavity" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget obo:UBERON_0016526 .

[]
    oboInOwl:hasDbXref "FMA:61824" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "Frontal lobe is the anterior-most of five lobes of the cerebral hemisphere. It is bounded by the central sulcus on its posterior border and by the longitudinal cerebral fissure on its medial border." .

[]
    oboInOwl:source "MM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "Many species don't have lobes but they do have frontal cortex. Lobe isn't a really well defined term though" .

[]
    oboInOwl:hasDbXref "FMA:61824" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "frontal region" .

[]
    oboInOwl:hasDbXref "FMA:61824", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "regio frontalis" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "regio frontalis" .

[]
    oboInOwl:source "BIRNLEX:928" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "UMLS:C0016733" .

[]
    oboInOwl:source "ncithesaurus:Frontal_Lobe" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "UMLS:C0016733" .

[]
    oboInOwl:source "BIRNLEX:928" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "UMLS:C1268977" .

[]
    oboInOwl:source "BIRNLEX:928" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=56" .

[]
    oboInOwl:hasDbXref "NeuroNames:56" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "lobi frontales" .

[]
    oboInOwl:hasDbXref "Wikipedia:Frontal_lobe" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "lobus frontalis" .

[]
    oboInOwl:hasDbXref "FMA:61824" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0016525 ;
    owl:annotatedTarget "frontal cortex" .

[]
    oboInOwl:hasDbXref "FMA:61823" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "Subdivision of telencephalon which is one of a number of subdivisions of each hemisphere separated by both real landmarks (sulci and fissures) and arbitrary boundaries[FMA,modified]." .

[]
    oboInOwl:hasDbXref "FMA:61823" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "cerebral hemisphere lobe" .

[]
    oboInOwl:hasDbXref "BTO:0000445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "cerebral lobe" .

[]
    oboInOwl:hasDbXref "BIRNLEX:922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "lobe of cerebral cortex" .

[]
    oboInOwl:hasDbXref "BIRNLEX:922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "lobe parts of cerebral cortex" .

[]
    oboInOwl:hasDbXref "FMA:77800", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "lobi cerebri" .

[]
    oboInOwl:hasDbXref "FMA:68603" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "cerebral cortical segment" .

[]
    oboInOwl:hasDbXref "BIRNLEX:922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "lobes of the brain" .

[]
    oboInOwl:hasDbXref "FMA:68603" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "regional organ part of cerebral cortex" .

[]
    oboInOwl:hasDbXref "BIRNLEX:922" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016526 ;
    owl:annotatedTarget "segment of cerebral cortex" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016528 ;
    owl:annotatedTarget "A white matter of cerebral lobe that is part of a frontal lobe." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016529 ;
    owl:annotatedTarget "Grey matter neocortex region of a lobe of the cerebral hemisphere." .

[]
    oboInOwl:hasDbXref "FMA:242197" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016529 ;
    owl:annotatedTarget "cortex of cerebral hemisphere lobe" .

[]
    oboInOwl:hasDbXref "FMA:242197" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016529 ;
    owl:annotatedTarget "cortex of lobe of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001066 ;
    owl:annotatedTarget "A progenitor cell committed to the erythroid lineage. This cell is ter119-positive but lacks expression of other hematopoietic lineage markers (lin-negative)."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:242197" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016529 ;
    owl:annotatedTarget "gray matter of lobe of cerebral hemisphere" .

[]
    oboInOwl:hasDbXref "NLX:79282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016530 ;
    owl:annotatedTarget "Gray matter of the parietal region of the neocortex, located in the parietal lobe of gyrencephalic animals. It is continuous anteriorly with the frontal cortex, posteriorly with the occipital cortex and medially with the insular cortex and with the temporal cortex on the posterior/inferior border." .

[]
    oboInOwl:hasDbXref "FMA:242203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016530 ;
    owl:annotatedTarget "cortex of parietal lobe" .

[]
    oboInOwl:hasDbXref "FMA:242203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016530 ;
    owl:annotatedTarget "parietal lobe cortex" .

[]
    oboInOwl:hasDbXref "DHBA:10208" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016530 ;
    owl:annotatedTarget "parietal neocortex" .

[]
    oboInOwl:hasDbXref "FMA:242203" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016530 ;
    owl:annotatedTarget "gray matter of parietal lobe" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016531 ;
    owl:annotatedTarget "A white matter of cerebral lobe that is part of a parietal lobe." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016534 ;
    owl:annotatedTarget "A white matter of cerebral lobe that is part of a temporal lobe." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016536 ;
    owl:annotatedTarget "A white matter of cerebral lobe that is part of a limbic lobe." .

[]
    oboInOwl:hasDbXref "NLX:94939" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016538 ;
    owl:annotatedTarget "Gray matter of the temporal region of the neocortex, located in the temporal lobe in gyrencephalic animals" .

[]
    oboInOwl:hasDbXref "FMA:242201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016538 ;
    owl:annotatedTarget "cortex of temporal lobe" .

[]
    oboInOwl:hasDbXref "FMA:242201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016538 ;
    owl:annotatedTarget "temporal lobe cortex" .

[]
    oboInOwl:hasDbXref "DHBA:10235" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016538 ;
    owl:annotatedTarget "temporal neocortex" .

[]
    oboInOwl:hasDbXref "FMA:242201" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016538 ;
    owl:annotatedTarget "gray matter of temporal lobe" .

[]
    oboInOwl:hasDbXref "FMA:242234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016542 ;
    owl:annotatedTarget "cortex of limbic lobe" .

[]
    oboInOwl:hasDbXref "FMA:242234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016542 ;
    owl:annotatedTarget "limbic lobe cortex" .

[]
    oboInOwl:hasDbXref "FMA:242234" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0016542 ;
    owl:annotatedTarget "gray matter of limbic lobe" .

[]
    oboInOwl:hasDbXref "PMID:23020903", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016545 ;
    owl:annotatedTarget "The external part of the developing pharynx that is made of ectoderm. During vertebrate development, pockets form in pharyngeal ectoderm between the pharyngeal arches." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:23348417"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001067 ;
    owl:annotatedTarget "An innate lymphoid cell that is capable of producing the type 1 cytokine IFN-gamma, but not Th2 or Th17 cell-associated cytokines." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016548 ;
    owl:annotatedTarget "A layer of of the central nervous system that is part of gray matter." .

[]
    oboInOwl:hasDbXref "FMA:83142" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016548 ;
    owl:annotatedTarget "gray matter layer of neuraxis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016549 ;
    owl:annotatedTarget "A layer of of the central nervous system that is composed of white matter." .

[]
    oboInOwl:hasDbXref "FMA:83898" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016549 ;
    owl:annotatedTarget "white matter layer of neuraxis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016552 ;
    owl:annotatedTarget "mucus produced in the respiratory tract." .

[]
    oboInOwl:hasDbXref "Wikipedia:Nasal_mucus#Respiratory_system", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016553 ;
    owl:annotatedTarget "Any mucus produced by a mucosae of the respiratory system. This includes the mucus produced in the nasal cavity (nasal mucus) and mucus produced in the respiratory tract (phlegm)." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016554 ;
    owl:annotatedTarget "A white matter that is part of the midbrain." .

[]
    oboInOwl:hasDbXref "HBA:MESWM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016554 ;
    owl:annotatedTarget "mesencephalic white matter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016565 ;
    owl:annotatedTarget "A blood vessel that is part of a cerebellum." .

[]
    oboInOwl:hasDbXref "AEO:0000204", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016566 ;
    owl:annotatedTarget "An roughly circular indentation in a surface." .

[]
    oboInOwl:hasDbXref "FMA:68861" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016570 ;
    owl:annotatedTarget "rexed lamina" .

[]
    oboInOwl:hasDbXref "http://php.med.unsw.edu.au/embryology/index.php?title=Hearing_-_Outer_Ear_Development#Pinna-_Auricle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016611 ;
    owl:annotatedTarget "A collection of protruberances derived from pharyngeal arch 1 that develop into the tragus, crus of the helix, and helix." .

[]
    oboInOwl:hasDbXref "http://php.med.unsw.edu.au/embryology/index.php?title=Hearing_-_Outer_Ear_Development#Pinna-_Auricle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016612 ;
    owl:annotatedTarget "A collection of protruberances derived from pharyngeal arch 2 that develop into the concha, antihelix and antitragus." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:23292121"^^xsd:string, "PMID:23348417"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001068 ;
    owl:annotatedTarget "A group 1 innate lymphoid cell that is non-cytotoxic." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016854 ;
    owl:annotatedTarget "The dorsal region of the optic cup that gives rise to the dorsal part of the retina." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016854 ;
    owl:annotatedTarget "dorsal optic cup" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016854 ;
    owl:annotatedTarget "dorsal region of optic cup" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016879 ;
    owl:annotatedTarget "Primordium that develops into the central nervous system" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016880 ;
    owl:annotatedTarget "Primordium that develops into the nervous system" .

[]
    oboInOwl:hasDbXref "AAO:0000477" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016880 ;
    owl:annotatedTarget "presumptive nervous system" .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016884 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006292
    ] .

[]
    oboInOwl:hasDbXref "http://www.innerbody.com/image/skel17.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016884 ;
    owl:annotatedTarget "The joint that is formed by the union of the humerus, the scapula (or shoulder blade), and the clavicle (or collarbone). Commonly thought of as a single joint, the shoulder is actually made up of two separate joints - the glenohumeral and acromioclavicular joints" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016885 ;
    owl:annotatedTarget "Epithelium lining the distalmost portion of the digestive tract." .

[]
    oboInOwl:hasDbXref "BTO:0005445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0016885 ;
    owl:annotatedTarget "rectum epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016886 ;
    owl:annotatedTarget "Any muscle tissue of the distalmost portion of the digestive tract." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016887 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016887 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004716
    ] .

[]
    oboInOwl:hasDbXref "AEO:0000195", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016887 ;
    owl:annotatedTarget "The part of the conceptus that may be lost before birth or will be discarded at birth, or when the embryo becomes an independent organism." .

[]
    oboInOwl:hasDbXref "AEO:0000195" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016887 ;
    owl:annotatedTarget "extraembryonic component" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0016888 ;
    owl:annotatedTarget obo:UBERON_0005423 .

[]
    oboInOwl:hasDbXref "AEO:0000132", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016888 ;
    owl:annotatedTarget "An embryonic anatomical entity that will turn into one or more other anatomical entities, perhaps with other anatomical entities, later in development." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:23292121"^^xsd:string, "PMID:23562755"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001069 ;
    owl:annotatedTarget "An innate lymphoid cell that is capable of producing T-helper 2-cell associated cytokines upon stimulation." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016896 ;
    owl:annotatedTarget "A periosteum that is part of a long bone." .

[]
    oboInOwl:hasDbXref "FMA:32677" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016896 ;
    owl:annotatedTarget "long bone periosteum" .

[]
    oboInOwl:hasDbXref "UBERON:nv" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0016928 ;
    owl:annotatedTarget "A metaphysis that is part of a fibula." .

[]
    oboInOwl:hasDbXref "FMA:33745" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016928 ;
    owl:annotatedTarget "fibula metaphysis" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:Nizar"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017163 ;
    owl:annotatedTarget "A bony structure embedded in skin, roughly equivalent to osteoderms." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:cvs"^^xsd:string, "GOC:ymb"^^xsd:string, "PMID:22796012"^^xsd:string, "PMID:25851693"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001070 ;
    owl:annotatedTarget "A fat cell that is beige in color, thermogenic, and which differentiates in white fat tissue from a Myf5-negative progenitor." .

[]
    oboInOwl:hasDbXref "UBERONTEMP:3b77fb04-1e62-43af-a84b-5d5eb7388525" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0017163 ;
    owl:annotatedTarget "bony tubercles" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017261 ;
    owl:annotatedTarget "A sesamoid element that is part of a tarsal skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017615 ;
    owl:annotatedTarget "A set of teeth in which each tooth that attaches to a vomer." .

[]
    oboInOwl:hasDbXref "FMA:52568" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0017635 ;
    owl:annotatedTarget "paired dural venous sinus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017649 ;
    owl:annotatedTarget "The dorsal part of the body wall" .

[]
    oboInOwl:hasDbXref "AEO:0001016", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017650 ;
    owl:annotatedTarget "A mesenchyme-derived anatomical entity undergoing a transtion to become another structure." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017651 ;
    owl:annotatedTarget "A primordium that has the potential to develop into a saliva-secreting gland." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017672 ;
    owl:annotatedTarget "A viscus that is part of a abdomen." .

[]
    oboInOwl:hasDbXref "FMA:32413" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0017672 ;
    owl:annotatedTarget "abdominal viscera" .

[]
    oboInOwl:hasDbXref "FMA:32413" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0017672 ;
    owl:annotatedTarget "abdominal viscera set" .

[]
    oboInOwl:hasDbXref "FMA:32413" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0017672 ;
    owl:annotatedTarget "set of abdominal viscera" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017750 ;
    owl:annotatedTarget "A mesopodial endochondral element that is in the most proximal part of the mesopodial skeleton, connected to the zeugopodial skeleton." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0017751 ;
    owl:annotatedTarget "A proximal mesopodial endochondral element that is composed primarily of cartilage tissue." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "PMID:23292121"^^xsd:string, "PMID:23348417"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001071 ;
    owl:annotatedTarget "An innate lymphoid cell that constituitively expresses RORgt and is capable of expressing IL17A and/or IL-22." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "A muscle layer that is part of the rectum" .

[]
    oboInOwl:hasDbXref "FMA:15035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "muscular coat of rectum" .

[]
    oboInOwl:hasDbXref "FMA:15035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "muscularis externa of rectum" .

[]
    oboInOwl:hasDbXref "FMA:15035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "rectal muscularis propria" .

[]
    oboInOwl:hasDbXref "FMA:15035" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "tunica muscularis (rectum)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018111 ;
    owl:annotatedTarget "tunica muscularis recti" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018112 ;
    owl:annotatedTarget "Any portion of smooth muscle tissue that is part of the rectum" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018113 ;
    owl:annotatedTarget "A kidney interstitium that is part of a left kidney." .

[]
    oboInOwl:hasDbXref "FMA:74271" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018113 ;
    owl:annotatedTarget "left renal stroma" .

[]
    oboInOwl:hasDbXref "FMA:74271" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018113 ;
    owl:annotatedTarget "stroma of left kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018114 ;
    owl:annotatedTarget "A kidney interstitium that is part of a right kidney." .

[]
    oboInOwl:hasDbXref "FMA:74270" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018114 ;
    owl:annotatedTarget "right renal stroma" .

[]
    oboInOwl:hasDbXref "FMA:74270" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018114 ;
    owl:annotatedTarget "stroma of right kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018115 ;
    owl:annotatedTarget "A renal pelvis that is part of a left ureter." .

[]
    oboInOwl:hasDbXref "FMA:15579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018115 ;
    owl:annotatedTarget "pelvis of left ureter" .

[]
    oboInOwl:hasDbXref "FMA:15579" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018115 ;
    owl:annotatedTarget "renal pelvis of left kidney" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018116 ;
    owl:annotatedTarget "A renal pelvis that is part of a right ureter." .

[]
    oboInOwl:hasDbXref "FMA:15578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018116 ;
    owl:annotatedTarget "pelvis of right kidney" .

[]
    oboInOwl:hasDbXref "FMA:15578" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018116 ;
    owl:annotatedTarget "pelvis of right ureter" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018117 ;
    owl:annotatedTarget "A renal cortex interstitium that is part of a left kidney." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018118 ;
    owl:annotatedTarget "A renal cortex interstitium that is part of a right kidney." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018119 ;
    owl:annotatedTarget "A renal medulla interstitium that is part of a left kidney." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018120 ;
    owl:annotatedTarget "A renal medulla interstitium that is part of a right kidney." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018142 ;
    owl:annotatedTarget "Any vertebra endochondral element that is part of the caudal region of the vertebral column (tail or coccyx)." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018143 ;
    owl:annotatedTarget "A transverse process that is part of a cervical vertebra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018144 ;
    owl:annotatedTarget "A rib that is attached to a cervical vertebra." .

[]
    oboInOwl:source "should be all Theria, see https://github.com/obophenotype/mouse-anatomy-ontology/issues/116" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0018144 ;
    owl:annotatedTarget obo:NCBITaxon_9606 .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0018144 ;
    owl:annotatedTarget "EMAPA:37825" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018150 ;
    owl:annotatedTarget "A zone of skin that is part of a lower lip." .

[]
    oboInOwl:hasDbXref "FMA:24767" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018150 ;
    owl:annotatedTarget "lower lip skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018151 ;
    owl:annotatedTarget "A zone of skin that is part of a upper lip." .

[]
    oboInOwl:hasDbXref "FMA:24765" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018151 ;
    owl:annotatedTarget "upper lip skin" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018154 ;
    owl:annotatedTarget "A ligament that is part of a middle ear." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018226 ;
    owl:annotatedTarget "An organ system subdivision that is the part of the lymphoid system that includes the pulmonary lymphatic vessels." .

[]
    oboInOwl:hasDbXref "FMA:67999" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018226 ;
    owl:annotatedTarget "pulmonary lymphatic chain" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018227 ;
    owl:annotatedTarget "A lymphatic vessel that is part of a lung." .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0018232 ;
    owl:annotatedTarget obo:UBERON_0000382 .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018232 ;
    owl:annotatedTarget "A sweat gland that is part of a axilla." .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0018232 ;
    owl:annotatedTarget obo:NCBITaxon_10088 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018232 ;
    owl:annotatedTarget "axillary apocrine sweat gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018232 ;
    owl:annotatedTarget "sweat gland of axilla" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018234 ;
    owl:annotatedTarget "A stroma that is part of a pancreas." .

[]
    oboInOwl:hasDbXref "FMA:63121" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018234 ;
    owl:annotatedTarget "pancreatic stroma" .

[]
    oboInOwl:hasDbXref "ISBN:0123813611"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018235 ;
    owl:annotatedTarget "A capsule that divides the parenchyma of the pancreas into lobes and lobules" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:30193847"^^xsd:string, "PMID:31201208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001072 ;
    owl:annotatedTarget "An innate lymphoid cell in the human with the phenotype CD34-negative, CD117-positive, and a precusor to NK cells, ILC2 cells, and ILC3 cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0021654" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018239 ;
    owl:annotatedTarget "A boundary delimiting a rhombomere." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0018243 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0002456
    ] .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018243 ;
    owl:annotatedTarget "A vein that supplies blood to the thymus." .

[]
    oboInOwl:hasDbXref "FMA:10647" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018243 ;
    owl:annotatedTarget "thymic branch of internal thoracic artery" .

[]
    oboInOwl:hasDbXref "Wikipedia:Thymic_branches_of_internal_thoracic_artery" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018243 ;
    owl:annotatedTarget "thymic arteries" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018246 ;
    owl:annotatedTarget "A vein that drains a thyroid gland." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018247 ;
    owl:annotatedTarget "An artery that supplies a cervical thymus." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018251 ;
    owl:annotatedTarget "One of the veins draining a meninix." .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0018254 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000383
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Jejunal_veins", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018255 ;
    owl:annotatedTarget "A branch of the superior mesenteric artery that supplies the jejunum." .

[]
    oboInOwl:hasDbXref "FMA:14808" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018255 ;
    owl:annotatedTarget "jejunal branch of superior mesenteric artery" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018256 ;
    owl:annotatedTarget "A vein that drains a lacrimal gland." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018257 ;
    owl:annotatedTarget "Any portion of submucosa that lines the digestive tract." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018260 ;
    owl:annotatedTarget "Any organ component layer that consists of muscle tissue." .

[]
    oboInOwl:external_ontology "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000012 ;
    owl:annotatedSource obo:UBERON_0018260 ;
    owl:annotatedTarget "NCITA class may refer to smooth muscle only" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018261 ;
    owl:annotatedTarget "A muscular coat that is part of a digestive tract." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:Alex"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018303 ;
    owl:annotatedTarget "Tissue that is part of some adrenal gland" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Adrenal_Gland_Tissue" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018303 ;
    owl:annotatedTarget "adrenal gland tissue" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:alex" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018321 ;
    owl:annotatedTarget "Foramen that allows the passge of the glossopharyngeal nerve (cranial nerve IX)." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE:alex"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018326 ;
    owl:annotatedTarget "Situated just caudal to the acetabulum, the foramen is bound dorsally by the illium and ventrally by the ischium. The foramen transmitts the ischiadic nerves and vessels (Baumel et al. 1993)" .

[]
    oboInOwl:hasDbXref "Wikipedia:Facial_canal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018413 ;
    owl:annotatedTarget "A Z-shaped canal running through the temporal bone from the internal acoustic meatus to the stylomastoid foramen. It is located within the middle ear region, according to its shape it is divided into three main segments: the labyrinthine, the tympanic, and the mastoidal segment ." .

[]
    oboInOwl:hasDbXref "FMA:54952", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018413 ;
    owl:annotatedTarget "canalis nervi facialis" .

[]
    oboInOwl:hasDbXref "FMA:54952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018413 ;
    owl:annotatedTarget "facial canal" .

[]
    oboInOwl:hasDbXref "FMA:54952" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018413 ;
    owl:annotatedTarget "fallopian canal" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:30193847"^^xsd:string, "PMID:31201208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001073 ;
    owl:annotatedTarget "An innate lymphoid cell in the human with the phenotype CD34-negative, CD56-positive, CD117-positive.Thie cell type may include precusors to NK cells and ILC3 cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018415 ;
    owl:annotatedTarget "An bone foramen in the ethmoid bone." .

[]
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018415 ;
    owl:annotatedTarget "foramina ethmoidalia" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018415 ;
    owl:annotatedTarget "ethmoid foramina" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018415 ;
    owl:annotatedTarget "ethmoidal foramina" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018543 ;
    owl:annotatedTarget "The anatomical space within the intestine." .

[]
    oboInOwl:hasDbXref "FMA:14586" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018543 ;
    owl:annotatedTarget "intestinal lumen" .

[]
    oboInOwl:hasDbXref "ZFA:0005807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018543 ;
    owl:annotatedTarget "intestine lumen" .

[]
    oboInOwl:hasDbXref "ZFA:0005807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018543 ;
    owl:annotatedTarget "gut lumen" .

[]
    oboInOwl:hasDbXref "MFMO:0000072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018544 ;
    owl:annotatedTarget "Muscle innervated by the trigeminal nerve (Cranial Nerve V)." .

[]
    oboInOwl:hasDbXref "MFMO:0000072" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018544 ;
    owl:annotatedTarget "muscles innervated by the trigeminal nerve" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018649 ;
    owl:annotatedTarget "ventricular cardiac muscle tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018649 ;
    owl:annotatedTarget "ventricular heart muscle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018649 ;
    owl:annotatedTarget "ventricular muscle" .

[]
    oboInOwl:notes "https://github.com/obophenotype/uberon/wiki/Hidden-GCIs" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0018664 ;
    owl:annotatedTarget obo:UBERON_0005913 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018664 ;
    owl:annotatedTarget "the neck region of a bone organ." .

[]
    oboInOwl:hasDbXref "FMA:23254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018667 ;
    owl:annotatedTarget "anatomical neck of scapula" .

[]
    oboInOwl:hasDbXref "FMA:23254" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018667 ;
    owl:annotatedTarget "scapular neck" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0018673 ;
    owl:annotatedTarget "EMAPA:37891" .

[]
    oboInOwl:hasDbXref "FMA:35508" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018673 ;
    owl:annotatedTarget "fibula neck" .

[]
    oboInOwl:hasDbXref "ZFA:0005811", "ZFA:CVS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018674 ;
    owl:annotatedTarget "An interconnected tubular multi-tissue structure that contains fluid that is actively transported around the heart." .

[]
    oboInOwl:hasDbXref "FMA:73747" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0018674 ;
    owl:annotatedTarget "cardiac vasculature" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0018679 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0004863
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Thoracic_splanchnic_nerves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018679 ;
    owl:annotatedTarget "Thoracic splanchnic nerves are splanchnic nerves that arise from the sympathetic trunk in the thorax and travel inferiorly to provide sympathetic innervation to the abdomen. The nerves contain preganglionic sympathetic and general visceral afferent fibers." .

[]
    oboInOwl:hasDbXref "BTO:0000123" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0018707 ;
    owl:annotatedTarget "A membranous sac in animals that serves as the receptacle of a liquid or contains gas." .

[]
    oboInOwl:hasDbXref "BTO:0000123" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0018707 ;
    owl:annotatedTarget "bladder" .

[]
    oboInOwl:hasDbXref "BTO:0002439" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019042 ;
    owl:annotatedTarget "genital mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0004043" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019143 ;
    owl:annotatedTarget "Adipose tissue which is located throughout skeletal muscle and is responsible for the marbling seen in certain cuts of beef. In humans, excess accumulation of intramuscular fat is associated with insulin resistance and type 2 diabetes." .

[]
    oboInOwl:hasDbXref "BTO:0004043" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0019143 ;
    owl:annotatedTarget "intramuscular fat" .

[]
    oboInOwl:hasDbXref "BTO:0004626" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0019189 ;
    owl:annotatedTarget "carotid endothelium" .

[]
    oboInOwl:hasDbXref "FMA:13119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019190 ;
    owl:annotatedTarget "bronchial gland" .

[]
    oboInOwl:hasDbXref "FMA:13119" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019190 ;
    owl:annotatedTarget "bronchial mucous gland" .

[]
    oboInOwl:hasDbXref "BTO:0004638" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019190 ;
    owl:annotatedTarget "peribronchial gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019204 ;
    owl:annotatedTarget "Any region of epithelium that is part of a skin region." .

[]
    oboInOwl:hasDbXref "UBERON:drseb", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019207 ;
    owl:annotatedTarget "The part of the eye that consists of both the retina and the optic choroid" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019258 ;
    owl:annotatedTarget "A white matter that is part of the hindbrain." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019261 ;
    owl:annotatedTarget "A white matter that is part of the forebrain." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019262 ;
    owl:annotatedTarget "A white matter that is part of the myelencephalon." .

[]
    oboInOwl:hasDbXref "HBA:MYWM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019262 ;
    owl:annotatedTarget "myelencephalic white matter" .

[]
    oboInOwl:hasDbXref "DHBA:HGM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019263 ;
    owl:annotatedTarget "gray matter of the hindbrain" .

[]
    oboInOwl:hasDbXref "HBA:PoWM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019293 ;
    owl:annotatedTarget "pontine white matter tracts" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1069" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019293 ;
    owl:annotatedTarget "predominantly white regional part of pontine tegmentum" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019293 ;
    owl:annotatedTarget "substantia alba tegmenti pontis" .

[]
    oboInOwl:hasDbXref "FMA:83942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019293 ;
    owl:annotatedTarget "white matter of pontile tegmentum" .

[]
    oboInOwl:hasDbXref "FMA:83942" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019293 ;
    owl:annotatedTarget "white substance of pontile tegmentum" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:30193847"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001074 ;
    owl:annotatedTarget "An innate lymphoid cell precursor in the human with the phenotype CD34-positive, CD56-positive, CD117-positive.Thie cell type may include precusors to NK cells and ILC3 cells."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0019307 ;
    owl:annotatedTarget obo:UBERON_0012329 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019307 ;
    owl:annotatedTarget "Epithelial layer that is part of the external part of the nose." .

[]
    oboInOwl:hasDbXref "FMA:63143" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019307 ;
    owl:annotatedTarget "epithelium of skin of external nose" .

[]
    oboInOwl:hasDbXref "BIRNLEX:1533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019310 ;
    owl:annotatedTarget "glossopharyngeal nerve root" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019311 ;
    owl:annotatedTarget "The initial segment of an olfactory nerve, leaving the central nervous system." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019311 ;
    owl:annotatedTarget "olfactory nerve root" .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0019319 ;
    owl:annotatedTarget "An exocrine gland that is part of a integumental system." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019319 ;
    owl:annotatedTarget "integumental exocrine gland" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019319 ;
    owl:annotatedTarget "integumental system exocrine gland" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget obo:UBERON_0000126 .

[]
    oboInOwl:hasDbXref "Wikipedia:Spinal_accessory_nucleus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "The spinal accessory nucleus lies within the cervical spinal cord (C1-C5) in the ventral horn. The nucleus ambiguus is classically said to provide the 'cranial component' of the accessory nerve. However, the very existence of this cranial component has been recently questioned and seen as contributing exclusively to the vagus nerve. The terminology continues to be used in describing both human anatomy, and that of other animals." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "EMAPA:37067" .

[]
    oboInOwl:hasDbXref "FMA:83965" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "accessory neural nucleus" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "accessory nucleus of anterior column of spinal cord" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "nucleus accessorius columnae anterioris medullae spinalis" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "nucleus nervi accessorii" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "nucleus of accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "nucleus of the accessory nerve" .

[]
    oboInOwl:hasDbXref "NeuroNames:2003" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "nucleus of the spinal accessory nerve" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0020358 ;
    owl:annotatedTarget "spinal accessory nucleus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0020550 ;
    owl:annotatedTarget "A blood vessel that supplies or drains an ear." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0020550 ;
    owl:annotatedTarget "EMAPA:37386" .

[]
    oboInOwl:hasDbXref "FMA:260712" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022248 ;
    owl:annotatedTarget "cerebral fascicle" .

[]
    oboInOwl:hasDbXref "FMA:260712" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022248 ;
    owl:annotatedTarget "cerebral fasciculus" .

[]
    oboInOwl:hasDbXref "FMA:53671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022279 ;
    owl:annotatedTarget "hair of external ear" .

[]
    oboInOwl:hasDbXref "FMA:53671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022279 ;
    owl:annotatedTarget "hair of tragus" .

[]
    oboInOwl:hasDbXref "FMA:53671" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022279 ;
    owl:annotatedTarget "tragus hair" .

[]
    oboInOwl:hasDbXref "FMA:63243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022280 ;
    owl:annotatedTarget "epithelium of small intestinal crypt of Lieberkuhn" .

[]
    oboInOwl:hasDbXref "FMA:63243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0022280 ;
    owl:annotatedTarget "wall of small intestinal crypt of Lieberkuhn" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022284 ;
    owl:annotatedTarget "the single bud-like invagination of the conjunctival fornix epithelium at the temporal aspect of the eye that signals lacrimal gland formation (Int Rev Cytol. 1996;168:1-80. Cell biology of the harderian gland)" .

[]
    oboInOwl:hasDbXref "FMA:58315" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0022288 ;
    owl:annotatedTarget "surface of region of wall of eyeball" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:31201208"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001075 ;
    owl:annotatedTarget "An innate lymphoid cell in the human with the phenotype KLRG1-positive that is a precusor for ILC2 cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022293 ;
    owl:annotatedTarget "A portion of organism substance that is secreted by a reproductive gland." .

[]
    oboInOwl:hasDbXref "NLX:149357" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022303 ;
    owl:annotatedTarget "Single layer of a laminar structure, identified by different density, arrangement or size of cells and processes arranged in flattened layers or lamina[CUMBO]." .

[]
    oboInOwl:hasDbXref "CUMBO:CUMBO" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0022303 ;
    owl:annotatedTarget "lamina" .

[]
    oboInOwl:hasDbXref "CUMBO:CUMBO" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0022303 ;
    owl:annotatedTarget "layer" .

[]
    oboInOwl:source "nlx" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0022315 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001384
    ] .

[]
    oboInOwl:source "nlx" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0022315 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005394
    ] .

[]
    oboInOwl:hasDbXref "NLX:144263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0022315 ;
    owl:annotatedTarget "primary motor cortex lamina V" .

[]
    oboInOwl:hasDbXref "NLX:144263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0022315 ;
    owl:annotatedTarget "primary motor cortex layer V" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022350 ;
    owl:annotatedTarget "Serous membrane layer that is adjacent to and lines an organ." .

[]
    oboInOwl:hasDbXref "FMA:15860" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022350 ;
    owl:annotatedTarget "visceral wall of serous membrane" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022351 ;
    owl:annotatedTarget "Serous membrane layer that lines to a body cavity." .

[]
    oboInOwl:hasDbXref "MA:0002448" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0022351 ;
    owl:annotatedTarget "cavity lining" .

[]
    oboInOwl:hasDbXref "FMA:15859" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022351 ;
    owl:annotatedTarget "parietal wall of serous membrane" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endometrium#Histology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022355 ;
    owl:annotatedTarget "The layer of endometrial epithelium adjacent to the uterine cavity." .

[]
    oboInOwl:hasDbXref "FMA:86492" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022355 ;
    owl:annotatedTarget "stratum basalis of endometrium" .

[]
    oboInOwl:hasDbXref "Wikipedia:Endometrium#Histology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022356 ;
    owl:annotatedTarget "The layer of endometrial epithelium adjacent to the myometrium." .

[]
    oboInOwl:hasDbXref "FMA:86493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022356 ;
    owl:annotatedTarget "functional layer of endometrium" .

[]
    oboInOwl:hasDbXref "FMA:86493" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022356 ;
    owl:annotatedTarget "stratum functionalis of endometrium" .

[]
    oboInOwl:hasDbXref "FMA:14652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022357 ;
    owl:annotatedTarget "ileal mesentery" .

[]
    oboInOwl:hasDbXref "FMA:14652" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0022357 ;
    owl:annotatedTarget "ileum mesentery" .

[]
    oboInOwl:hasDbXref "GO:0060674" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022358 ;
    owl:annotatedTarget "A blood vessel of the placenta." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022360 ;
    owl:annotatedTarget "A mammary gland duct that is part of a male organism. This structure typically regresses." .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string, "GOC:mtg_lung" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0022361 ;
    owl:annotatedTarget "A specific region of the foregut into the area in which the lung will develop." .

[]
    oboInOwl:hasDbXref "NLXANAT:090802" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0023879 ;
    owl:annotatedTarget "A set of neural structures that subserve a specific function, e.g., visual system" .

[]
    oboInOwl:hasDbXref "NLXANAT:090802" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0023879 ;
    owl:annotatedTarget "neural system" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:31201208"^^xsd:string, "PMID:31337734"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001076 ;
    owl:annotatedTarget "An innate lymphoid cell in the human with the phenotype NKp46-positive that is a precusor for NK cells and ILC3 cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "NLXANAT:20081249" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0024045 ;
    owl:annotatedTarget "White matter that lies deep to the granular cell layer of the cerebellar cortex. It contains afferents to the cerebellar cortex and axons that run between the cerebellar cortex and the deep cerebellar nuclei." .

[]
    oboInOwl:hasDbXref "NLXANAT:20081249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0024045 ;
    owl:annotatedTarget "white matter of the cerebellar cortex" .

[]
    oboInOwl:hasDbXref "NLXANAT:20081249" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0024045 ;
    owl:annotatedTarget "white matter of the cerebellar cortex" .

[]
    oboInOwl:hasDbXref "BIRNLEX:749" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0025261 ;
    owl:annotatedTarget "thalamic fiber tracts" .

[]
    oboInOwl:hasDbXref "BIRNLEX:749" ;
    oboInOwl:hasSynonymType core:HUMAN_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0025261 ;
    owl:annotatedTarget "thalamic fiber tracts" .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0025525 ;
    owl:annotatedTarget obo:UBERON_0023879 .

[]
    oboInOwl:hasDbXref "Wikipedia:Motor_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0025525 ;
    owl:annotatedTarget "The part of the central nervous system that is involved with movement." .

[]
    oboInOwl:hasDbXref "NLXANAT:090805" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0025525 ;
    owl:annotatedTarget "motor system" .

[]
    oboInOwl:hasDbXref "NLXANAT:090814" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0025533 ;
    owl:annotatedTarget "The sensory system for the sense of proprioception." .

[]
    oboInOwl:hasDbXref "NLXANAT:090814" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0025533 ;
    owl:annotatedTarget "proprioceptive system" .

[]
    oboInOwl:hasDbXref "AEO:0001008", "AEO:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034705 ;
    owl:annotatedTarget "An embryonic or larval epithelium that is committed to form part of the nervous system." .

[]
    oboInOwl:hasDbXref "BTO:0000314" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0034705 ;
    owl:annotatedTarget "neurepithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034705 ;
    owl:annotatedTarget "embryonic neuroepithelium" .

[]
    oboInOwl:hasDbXref "AEO:0001008" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034705 ;
    owl:annotatedTarget "neuroepithelium" .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034706 ;
    owl:annotatedTarget obo:UBERON_0034705 .

[]
    oboInOwl:hasDbXref "AEO:0001009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034706 ;
    owl:annotatedTarget "An epithelium that is undergoing proliferation to provide large numbers of neuronal cells." .

[]
    oboInOwl:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034707 ;
    owl:annotatedTarget obo:UBERON_0034705 .

[]
    oboInOwl:hasDbXref "AEO:0001010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034707 ;
    owl:annotatedTarget "A neuroepithelium some of whose cells are undergoing terminal differentiation to become neuronal cells." .

[]
    oboInOwl:hasDbXref "DHBA:12695" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034708 ;
    owl:annotatedTarget "marginal zone of cerebellum" .

[]
    oboInOwl:hasDbXref "DHBA:12695" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034708 ;
    owl:annotatedTarget "MZCB" .

[]
    oboInOwl:hasDbXref "DHBA:12694" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034709 ;
    owl:annotatedTarget "marginal zone of hindbrain" .

[]
    oboInOwl:hasDbXref "DHBA:12694" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034709 ;
    owl:annotatedTarget "MZH" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034710 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005496
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001267" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034710 ;
    owl:annotatedTarget "spinal cord lateral wall ventricular layer" .

[]
    oboInOwl:hasDbXref "PMID:12626695" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034711 ;
    owl:annotatedTarget "The layer of the developing cerebral cortex that is formed from the first cohort of neurons to migrate out of the cortical ventricular zone; split by the second wave into marginal zone and subplate." .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034713 ;
    owl:annotatedTarget "Any of the cranial nerves, or their central nervous system analogs (the optic tract, the epiphyseal tract). These analogs are not true nerves, and are instead evaginated sensory afferents emanating from the brain" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034713 ;
    owl:annotatedTarget "cranial nerve fiber bundle" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034713 ;
    owl:annotatedTarget "cranial nerve fiber tract" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034713 ;
    owl:annotatedTarget "cranial nerve or tract" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034713 ;
    owl:annotatedTarget "neuron projection bundle from brain" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034714 ;
    owl:annotatedTarget "A cranial nerve fiber tract that innervates the parietal eye." .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034714 ;
    owl:annotatedTarget "epiphyseal nerve" .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034715 ;
    owl:annotatedTarget "A cranial nerve fiber tract that innervates the pineal body." .

[]
    oboInOwl:hasDbXref "ISBN:0471888893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034715 ;
    owl:annotatedTarget "pineal nerve" .

[]
    oboInOwl:hasDbXref "PMID:11921337", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034717 ;
    owl:annotatedTarget "A taste bud that is located external to the digestive tube, on the head or body, as found in species such as goldfish." .

[]
    oboInOwl:hasDbXref "PMID:11921337", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034719 ;
    owl:annotatedTarget "A taste bud that is located on a lip." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034720 ;
    owl:annotatedTarget "A taste bud that is located on the skin of the head." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034721 ;
    owl:annotatedTarget "A taste bud that is located in the pharynx." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034722 ;
    owl:annotatedTarget "A taste bud that is located on the roof of the mouth." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034724 ;
    owl:annotatedTarget "A taste bud that is located in the esophagus." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034726 ;
    owl:annotatedTarget "A taste bud that is located on the skin of the trunk." .

[]
    oboInOwl:hasDbXref "Wikipedia:Autonomic_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034728 ;
    owl:annotatedTarget "The autonomic nerve is a small nerve which carries postganglionic sympathetic and parasympathetic neurons from the zygomaticotemporal nerve; a branch of the maxillary nerve, to the lacrimal nerve; a branch of the ophthalmic nerve. These neurons derive from the superior cervical ganglion and the pterygopalatine ganglion respectively. They will travel to the lacrimal gland via the lacrimal nerve. Parasympathetic will induce lacrimation and vice versa." .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0034728 ;
    owl:annotatedTarget "EMAPA:37957" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:31500958"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001077 ;
    owl:annotatedTarget "An ILC1 cell in the human with the phenotype CD56-negative, IL-7Ralpha-positive, T-bet-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:5866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034728 ;
    owl:annotatedTarget "nervus visceralis" .

[]
    oboInOwl:hasDbXref "FMA:5866" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034728 ;
    owl:annotatedTarget "visceral nerve" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0034729 ;
    owl:annotatedTarget "EMAPA:37958" .

[]
    oboInOwl:source "ZFA:0000229" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0034730 ;
    owl:annotatedTarget "Telencephalic white matter which extends between the olfactory bulb and the ipsilateral dorsal telencephalon and carries secondary olfactory fibers. From Neuroanatomy of the Zebrafish Brain." .

[]
    oboInOwl:hasDbXref "ZFA:0000229" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034730 ;
    owl:annotatedTarget "lateral olfactory tract" .

[]
    oboInOwl:hasDbXref "ZFA:0000229" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034730 ;
    owl:annotatedTarget "tractus olfactorius lateralis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034768 ;
    owl:annotatedTarget "A part of an organism or organ that is continuous with its surroundings and distinguished from its surroundings based on morphology." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034769 ;
    owl:annotatedTarget obo:UBERON_0015757 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034873 ;
    owl:annotatedTarget "Any substance in the body or expelled from the body that is in a gaseous state." .

[]
    oboInOwl:hasDbXref "FMA:84580" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034873 ;
    owl:annotatedTarget "portion of gas in anatomical space" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034874 ;
    owl:annotatedTarget "Any portion of gas located in a part of the respiratory system that is composed primarily of air." .

[]
    oboInOwl:hasDbXref "FMA:84581" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034874 ;
    owl:annotatedTarget "respiratory air" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034875 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034875 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0001472" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034875 ;
    owl:annotatedTarget "pituitary primordium" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001894
    ] .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034876 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0034875
    ] .

[]
    oboInOwl:hasDbXref "MP:0013339", "https://sourceforge.net/p/obo/mammalian-phenotype-requests/1930/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034876 ;
    owl:annotatedTarget "the outgrowth of neuroectoderm located on the floor of the embryonic hypothalamus that gives rise to the neurohypophysis (posterior lobe) of the pituitary gland" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004434" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034876 ;
    owl:annotatedTarget "neurohypohysial region" .

[]
    oboInOwl:hasDbXref "MP:0013339" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034876 ;
    owl:annotatedTarget "neurohypophyseal bud" .

[]
    oboInOwl:hasDbXref "MGI:anna"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034878 ;
    owl:annotatedTarget "the area of axial mesoderm that develops into the prechordal plate" .

[]
    oboInOwl:hasDbXref "Wikipedia:Cervical_ganglia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034901 ;
    owl:annotatedTarget "The cervical ganglia are paravertebral ganglia of the sympathetic nervous system. These emerging postganglionic nerves synapse with preganglionic nerves from the thoracic spinal cord. They consist of three paravertebral ganglia: superior cervical ganglion middle cervical ganglion inferior cervical ganglion. The inferior ganglion may be fused with the first thoracic ganglion to form a single structure, the stellate ganglion. Nerves emerging from cervical sympathetic ganglia contribute to the cardiac plexus, among other things." .

[]
    oboInOwl:hasDbXref "FMA:6261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034901 ;
    owl:annotatedTarget "cervical part of sympathetic trunk" .

[]
    oboInOwl:hasDbXref "FMA:6261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034901 ;
    owl:annotatedTarget "cervical sympathetic chain" .

[]
    oboInOwl:hasDbXref "FMA:6261" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034901 ;
    owl:annotatedTarget "cervical sympathetic trunk" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034903 ;
    owl:annotatedTarget "Endocardium that is part of the left atrium." .

[]
    oboInOwl:source "FMA:7286" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_0034903 ;
    owl:annotatedTarget "Endocardium of atrium which is continuous with the tunica intima of the trunk of pulmonary vein." .

[]
    oboInOwl:hasDbXref "FMA:7286" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034903 ;
    owl:annotatedTarget "endocardium of left atrium" .

[]
    oboInOwl:hasDbXref "VHOG:0001226" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034903 ;
    owl:annotatedTarget "left atrium endocardial tissue" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:31500958"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001078 ;
    owl:annotatedTarget "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034907 ;
    owl:annotatedTarget "Parenchymal tissue that forms the pineal gland." .

[]
    oboInOwl:hasDbXref "HPO:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034908 ;
    owl:annotatedTarget "Any of the muscles that are responsible for moving the scapula. In humans these are the levator scapulae, the infraspinatus muscle, the teres major, the teres minor, and the supraspinatus muscle." .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034921 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "CARO:0020001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034921 ;
    owl:annotatedTarget "An multicellular anatomical structure that has subparts of multiple organs as a part." .

[]
    oboInOwl:hasDbXref "CARO:0020001" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034921 ;
    owl:annotatedTarget "anatomical cluster" .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034922 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    oboInOwl:hasDbXref "CARO:0020002" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034922 ;
    owl:annotatedTarget "A cluster of cells, largely surrounded by a morphological boundary." .

[]
    oboInOwl:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034923 ;
    owl:annotatedTarget obo:UBERON_0000465 .

[]
    oboInOwl:hasDbXref "CARO:0020000" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034923 ;
    owl:annotatedTarget "Material anatomical entity consisting of multiple anatomical structures that are not connected to each other." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034925 ;
    owl:annotatedTarget "A collection of anatomical structures that are alike in terms of their morphology or developmental origin." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034926 ;
    owl:annotatedTarget "An anatomical collection that is arranged in a line." .

[]
    oboInOwl:hasDbXref "FMA:19623" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034928 ;
    owl:annotatedTarget "dorsum of penis" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034928 ;
    owl:annotatedTarget "dorsum penis" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034929 ;
    owl:annotatedTarget "A region or zone on the surface of an organism that encompasses skin and any adnexa, down through muscles and bounded by underlying skeletal support structures." .

[]
    oboInOwl:hasDbXref "BTO:0001513", "MGI:cs"^^xsd:string, "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034932 ;
    owl:annotatedTarget "The epithelial layer covering the biliary system. This includes the epithelium of the gallbladder (when present) as well as the intrahepatic and extrahepatic bile ducts." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034932 ;
    owl:annotatedTarget "biliary system epithelium" .

[]
    oboInOwl:hasDbXref "BTO:0001513" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034932 ;
    owl:annotatedTarget "biliary epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034932 ;
    owl:annotatedTarget "biliary tract epithelium" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034933 ;
    owl:annotatedTarget "Any organ component layer that consists of smooth muscle tissue." .

[]
    oboInOwl:hasDbXref "GOC:YMB", "ZFA:0007073" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034940 ;
    owl:annotatedTarget "An enlarged chamber in the blood sinus capable of accumulating a large volume of blood." .

[]
    oboInOwl:hasDbXref "ZFA:0007073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034940 ;
    owl:annotatedTarget "blood sinus cavity" .

[]
    oboInOwl:hasDbXref "ZFA:0007073" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034940 ;
    owl:annotatedTarget "blood sinus lumen" .

[]
    oboInOwl:hasDbXref "FMA:55268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034944 ;
    owl:annotatedTarget "organ sector" .

[]
    oboInOwl:hasDbXref "FMA:55268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034944 ;
    owl:annotatedTarget "organ zone" .

[]
    oboInOwl:hasDbXref "FMA:55268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034944 ;
    owl:annotatedTarget "organ region with floating fiat boundary" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034945 ;
    owl:annotatedTarget "Any gaseous product of an excretory process." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034946 ;
    owl:annotatedTarget "Any excreted gas that is produced by the digestive tract." .

[]
    oboInOwl:hasDbXref "FMA:78440" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0034946 ;
    owl:annotatedTarget "flatulence" .

[]
    oboInOwl:hasDbXref "Wikipedia:Flatulence" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0034946 ;
    owl:annotatedTarget "flatus" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034947 ;
    owl:annotatedTarget "Any portion of gas located in a part of the respiratory system." .

[]
    oboInOwl:source "VHOG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034953 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ] .

[]
    oboInOwl:hasDbXref "DOI:10.1152/japplphysiol.00201.2013", "https://github.com/obophenotype/uberon/issues/1383" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034953 ;
    owl:annotatedTarget "A population of lymphatic endothelial cell precursors that will form the lymph vessels." .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034978 ;
    owl:annotatedTarget obo:UBERON_0010001 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0034978 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CL_0000165
    ] .

[]
    oboInOwl:hasDbXref "Wikipedia:Paraganglion", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034978 ;
    owl:annotatedTarget "A cluster of neuroendocrine cells derived from neural crest. Paraganglia may be chromaffin or nonchromaffin" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0034978 ;
    owl:annotatedTarget "paraganglia" .

[]
    oboInOwl:hasDbXref "EMAPA:32917" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034994 ;
    owl:annotatedTarget "hindbrain mantle layer" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:24778151"^^xsd:string, "PMID:31500958"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001079 ;
    owl:annotatedTarget "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive, and NKp44-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0034995 ;
    owl:annotatedTarget "Mesenchyme that is part of a developing jaw [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "EMAPA:28322" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034996 ;
    owl:annotatedTarget "loop of Henle, outer medullary portion" .

[]
    oboInOwl:hasDbXref "EMAPA:35460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034997 ;
    owl:annotatedTarget "loop of Henle of renal medulla" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035004 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005876
    ] .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035005 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006261
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:29220" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035005 ;
    owl:annotatedTarget "prepuce of male" .

[]
    oboInOwl:source "EMAPA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035006 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006233
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:30478" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035006 ;
    owl:annotatedTarget "prepuce of female" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0035020 ;
    owl:annotatedTarget "EMAPA:37798" .

[]
    oboInOwl:hasDbXref "FMA:18157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035020 ;
    owl:annotatedTarget "left vagus neural trunk" .

[]
    oboInOwl:hasDbXref "FMA:18157" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035020 ;
    owl:annotatedTarget "trunk of left vagus" .

[]
    oboInOwl:hasDbXref "MA:0001151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035020 ;
    owl:annotatedTarget "anterior vagus X nerve trunk" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0035021 ;
    owl:annotatedTarget "EMAPA:37799" .

[]
    oboInOwl:hasDbXref "FMA:18151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035021 ;
    owl:annotatedTarget "right vagus neural trunk" .

[]
    oboInOwl:hasDbXref "FMA:18151" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035021 ;
    owl:annotatedTarget "trunk of right vagus" .

[]
    oboInOwl:hasDbXref "MA:0001152" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035021 ;
    owl:annotatedTarget "posterior vagus X nerve trunk" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035034 ;
    owl:annotatedTarget "An epithelium that is part of an eyelid [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035036 ;
    owl:annotatedTarget "An epithelium that is part of a naris [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "MP:0013750" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035049 ;
    owl:annotatedTarget "Any of the interlobular excretory ducts of a salivary gland which are found in the connective tissue septa and formed by the union of several intralobular striated (secretory) ducts[MP,generalized]." .

[]
    oboInOwl:hasDbXref "FMA:70617" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035073 ;
    owl:annotatedTarget "ductal part of eccrine sweat gland" .

[]
    oboInOwl:hasDbXref "FMA:70643" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035074 ;
    owl:annotatedTarget "ductal part of apocrine sweat gland" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:24778151"^^xsd:string, "PMID:31500958"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001080 ;
    owl:annotatedTarget "A group 3 innate lymphoid cell in the human with the phenotype IL-7Ralpha-positive, and NKp44-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035083 ;
    owl:annotatedTarget "A vertebra that has a transverse process." .

[]
    oboInOwl:hasDbXref "PMID:22753107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035083 ;
    owl:annotatedTarget "TP vertebra" .

[]
    oboInOwl:hasDbXref "PMID:22753107" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035083 ;
    owl:annotatedTarget "pygal vertebra" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035091 ;
    owl:annotatedTarget "A post-anal tail that attaches outside the tail." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035102 ;
    owl:annotatedTarget "A transverse process that is part of a caudal vertebra" .

[]
    oboInOwl:hasDbXref "Wikipedia:Plantar_nerve", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035109 ;
    owl:annotatedTarget "A nerve that innervates the sole of the foot. Planar nerves arise from the posterior branch of the tibial nerve." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035118 ;
    owl:annotatedTarget "Any material entity that is located in the digestive tract. This includes undigested food and liquid as well as unexcreted waste products. It also includes other entities such as ingested stones used to aid digestion. Any microbial cells or cell populations are also included." .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035118 ;
    owl:annotatedTarget "digestive tract contents" .

[]
    oboInOwl:source "EMAPA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035128 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009523
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:32631" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035128 ;
    owl:annotatedTarget "hand cartilage condensation" .

[]
    oboInOwl:source "EMAPA-modified" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035129 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003328
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:32657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035129 ;
    owl:annotatedTarget "foot cartilage condensation" .

[]
    oboInOwl:source "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001756
    ] .

[]
    oboInOwl:source "PMID:11523816"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008895
    ] .

[]
    oboInOwl:source "PMID:11237469", "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] .

[]
    oboInOwl:hasDbXref "EMAPA:17824", "Wikipedia:Auditory_ossicle" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget "ossicle element" .

[]
    oboInOwl:hasDbXref "MP:0005105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget "middle ear ossicle element" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget "ear ossicles element" .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035130 ;
    owl:annotatedTarget "ossicular chain element" .

[]
    oboInOwl:hasDbXref "EMAPA:35979" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035131 ;
    owl:annotatedTarget "ossicle cartilage condensation" .

[]
    oboInOwl:hasDbXref "EMAPA:35982" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035132 ;
    owl:annotatedTarget "ossicle pre-cartilage condensation" .

[]
    oboInOwl:hasDbXref "FMA:61695" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035159 ;
    owl:annotatedTarget "Anatomical surface, which is the external surface of the whole body. Examples: There is only one body surface." .

[]
    oboInOwl:hasDbXref "FMA:61695" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035159 ;
    owl:annotatedTarget "surface of body" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget obo:UBERON_0035523 .

[]
    oboInOwl:hasDbXref "ncithesaurus:Posterior_Surface_of_the_Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget "The flattened aspect of the prostate with a slight furrow facing the rectum and anus." .

[]
    oboInOwl:hasDbXref "FMA:19592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget "facies posterior (prostatae)" .

[]
    oboInOwl:hasDbXref "FMA:19592", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget "facies posterior prostatae" .

[]
    oboInOwl:hasDbXref "FMA:19592" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget "posterior surface of prostate gland" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Right_Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035174 ;
    owl:annotatedTarget "The organ of hearing located on the right side of the head." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Superficial_Lymphatic_Vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035198 ;
    owl:annotatedTarget "The tubules that carry lymph throughout the body that are just beneath the surface of the skin." .

[]
    oboInOwl:hasDbXref "FMA:52011" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035198 ;
    owl:annotatedTarget "superficial lymph vessel" .

[]
    oboInOwl:hasDbXref "FMA:70506" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035237 ;
    owl:annotatedTarget "internal carotid arterial subdivision" .

[]
    oboInOwl:hasDbXref "FMA:70506" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035237 ;
    owl:annotatedTarget "subdivision of internal carotid artery" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Gallbladder_Neck" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035267 ;
    owl:annotatedTarget "The narrowest portion of the gallbladder and distal to the cystic duct." .

[]
    oboInOwl:hasDbXref "FMA:14538" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035267 ;
    owl:annotatedTarget "cervix of gallbladder" .

[]
    oboInOwl:hasDbXref "FMA:14538" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035267 ;
    owl:annotatedTarget "gallbladder neck" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string, "ncithesaurus:Left_Ear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035295 ;
    owl:annotatedTarget "The organ of hearing located on the left side of the head[ncit,modified]." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Capsule_of_the_Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035316 ;
    owl:annotatedTarget "The membrane the surrounds the prostate gland." .

[]
    oboInOwl:hasDbXref "FMA:19583" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035316 ;
    owl:annotatedTarget "capsule of prostate" .

[]
    oboInOwl:hasDbXref "FMA:19583" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035316 ;
    owl:annotatedTarget "capsule of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:14765" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035322 ;
    owl:annotatedTarget "trunk of right common iliac arterial tree" .

[]
    oboInOwl:hasDbXref "FMA:54908" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035383 ;
    owl:annotatedTarget "lateral nasopharynx" .

[]
    oboInOwl:hasDbXref "FMA:70505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035398 ;
    owl:annotatedTarget "external carotid arterial subdivision" .

[]
    oboInOwl:hasDbXref "FMA:70505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035398 ;
    owl:annotatedTarget "subdivision of external carotid artery" .

[]
    oboInOwl:hasDbXref "FMA:54907" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035401 ;
    owl:annotatedTarget "posterior nasopharynx" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035403 ;
    owl:annotatedTarget "An artery that supplies the pituitary gland." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002400
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003728
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Mediastinal_Pleura" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget "The parietal pleura that lines the mediastinum." .

[]
    oboInOwl:hasDbXref "FMA:9736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget "mediastinal part of parietal pleura" .

[]
    oboInOwl:hasDbXref "FMA:9736" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget "pars mediastinalis (pleurae)" .

[]
    oboInOwl:hasDbXref "FMA:9736", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035431 ;
    owl:annotatedTarget "pars mediastinalis pleurae parietalis" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Right_Suprarenal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035435 ;
    owl:annotatedTarget "A vein that drains blood from the right adrenal gland into the inferior vena cava." .

[]
    oboInOwl:hasDbXref "FMA:14343" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035435 ;
    owl:annotatedTarget "vena suprarenalis (adrenalis) dextra" .

[]
    oboInOwl:hasDbXref "FMA:15590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035471 ;
    owl:annotatedTarget "facies posterior (Ren)" .

[]
    oboInOwl:hasDbXref "FMA:15590", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035471 ;
    owl:annotatedTarget "facies posterior renis" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Surface_of_the_Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035480 ;
    owl:annotatedTarget "The external portion of the prostate including the anterior, inferolateral, lateral and posterior surfaces." .

[]
    oboInOwl:hasDbXref "FMA:19590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035480 ;
    owl:annotatedTarget "prostatic surface" .

[]
    oboInOwl:hasDbXref "FMA:19590" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035480 ;
    owl:annotatedTarget "surface of prostate gland" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Left_Suprarenal_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035483 ;
    owl:annotatedTarget "A vein that drains blood from the left adrenal gland into the left renal artery." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0035165 ;
    owl:annotatedTarget obo:UBERON_0035523 .

[]
    oboInOwl:hasDbXref "ncithesaurus:Anterior_Surface_of_the_Prostate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035523 ;
    owl:annotatedTarget "The aspect of the prostate facing the pubic symphysis." .

[]
    oboInOwl:hasDbXref "FMA:19591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035523 ;
    owl:annotatedTarget "anterior surface of prostate gland" .

[]
    oboInOwl:hasDbXref "FMA:19591" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035523 ;
    owl:annotatedTarget "facies anterior (prostatae)" .

[]
    oboInOwl:hasDbXref "FMA:19591", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035523 ;
    owl:annotatedTarget "facies anterior prostatae" .

[]
    oboInOwl:hasDbXref "FMA:14766" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035529 ;
    owl:annotatedTarget "trunk of left common iliac arterial tree" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035539 ;
    owl:annotatedTarget obo:UBERON_0004573 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:24778151"^^xsd:string, "PMID:26844414"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001081 ;
    owl:annotatedTarget "A group 2 innate lymphoid cell in the human with the phenotype CD25-positive, CD127-positive, CD161-positive, and GATA-3-positive."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035539 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001515
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Esophageal_Artery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035539 ;
    owl:annotatedTarget "Any of several arteries that arise from the aorta and supply blood to the esophagus." .

[]
    oboInOwl:hasDbXref "FMA:4149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035539 ;
    owl:annotatedTarget "aortic esophageal artery" .

[]
    oboInOwl:hasDbXref "FMA:4149" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035539 ;
    owl:annotatedTarget "oesophageal artery" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Deep_Lymphatic_Vessel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035545 ;
    owl:annotatedTarget "The tubules that carry lymph throughout the body that are in the interior of the body or limbs." .

[]
    oboInOwl:hasDbXref "FMA:52012" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035545 ;
    owl:annotatedTarget "deep lymph vessel" .

[]
    oboInOwl:hasDbXref "FMA:51797" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035546 ;
    owl:annotatedTarget "ciliary vein" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035549 ;
    owl:annotatedTarget "The part of the circulatory system that lies within the subcutaneous tissue layers close to the surface of the skin." .

[]
    oboInOwl:hasDbXref "FMA:225275" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035549 ;
    owl:annotatedTarget "vasculature of skin" .

[]
    oboInOwl:hasDbXref "ncithesaurus:Superficial_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "Any of the veins carrying deoxygenated blood from the subcutaneous tissue layers." .

[]
    oboInOwl:hasDbXref "Wikipedia:Superficial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superfical vein" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superficial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superficial veins" .

[]
    oboInOwl:hasDbXref "Wikipedia:Superficial_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superficial vessels" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035551 ;
    owl:annotatedTarget "The part of the circulatory system that lies deep beneath the subcutaneous tissue layers away from the surface of the skin." .

[]
    oboInOwl:hasDbXref "ncithesaurus:Deep_Vein" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035552 ;
    owl:annotatedTarget "A blood vessel carrying deoxygenated blood far beneath the skin usually accompanying an artery." .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035552 ;
    owl:annotatedTarget "deep veins" .

[]
    oboInOwl:hasDbXref "Wikipedia:Deep_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035552 ;
    owl:annotatedTarget "deep vessels" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035553 ;
    owl:annotatedTarget "Any chamber of the left side of the heart" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001082 ;
    owl:annotatedTarget "An innate lyphoid cell with an immature phenotype."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035554 ;
    owl:annotatedTarget "Any chamber of the right side of the heart" .

[]
    oboInOwl:hasDbXref "PMID:21452441", "XAO:0004093", "https://github.com/obophenotype/uberon/issues/693" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035597 ;
    owl:annotatedTarget "An embryonic structure positioned halfway between the prospective eye and ear, adjacent to the future midbrain-hindbrain boundary. The profundal and the trigeminal ganglia are separate distally but fused at their proximal end as they condense around NF stage 24." .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53171" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035597 ;
    owl:annotatedTarget "ophthalmic lobe of trigeminal placode" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK53171" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035597 ;
    owl:annotatedTarget "ophthalmic lobe of trigeminal placode complex" .

[]
    oboInOwl:hasDbXref "PMID:22512454" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035597 ;
    owl:annotatedTarget "ophthalmic placode" .

[]
    oboInOwl:hasDbXref "XAO:0004093" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035597 ;
    owl:annotatedTarget "profundus placode" .

[]
    oboInOwl:hasDbXref "FMA:61298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035606 ;
    owl:annotatedTarget "cartilage of acoustic meatus" .

[]
    oboInOwl:hasDbXref "FMA:61298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035606 ;
    owl:annotatedTarget "cartilage of auditory canal" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035606 ;
    owl:annotatedTarget "cartilago meatus acustici" .

[]
    oboInOwl:hasDbXref "FMA:61298" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035606 ;
    owl:annotatedTarget "external acoustic meatus cartilage" .

[]
    oboInOwl:hasDbXref "DOI:10.1038/nature14432", "DOI:10.1111/joa.12381" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035608 ;
    owl:annotatedTarget "Any lymph vessel that is located in the dura mater of the brain." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.cub.2008.12.005"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035610 ;
    owl:annotatedTarget "Tubular connection between the epidermal surface and the most distal part of the inner root sheath. Contains the hair shaft." .

[]
    oboInOwl:hasDbXref "HPO:pr", "UBERON:cjm"^^xsd:string, "http://medical-dictionary.thefreedictionary.com/ocular+adnexa", "https://github.com/obophenotype/uberon/issues/1132" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "The parts of the orbital region that are outside of the the eyeball, including the lacrimal apparatus, the extraocular muscles and the eyelids, eyelashes, eyebrows and the conjunctiva" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/ocular+adnexa" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "adnexa oculi" .

[]
    oboInOwl:hasDbXref "FMA:76554" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "accessory visual structures" .

[]
    oboInOwl:hasDbXref "Wikipedia:Accessory_visual_structures" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "accessory visual structures" .

[]
    oboInOwl:hasDbXref "FMA:76554" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "accessory visual structures set" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/ocular+adnexa" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "appendage of eye" .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/ocular+adnexa" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "appendages of the eye" .

[]
    oboInOwl:hasDbXref "FMA:76554" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "set of accessory visual structures" .

[]
    oboInOwl:hasDbXref "Wikipedia:Accessory_visual_structures" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "structurae oculi accessoriae" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035642 ;
    owl:annotatedTarget "Any nerve that innervates the larynx." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035648 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001647
    ] .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035648 ;
    owl:annotatedTarget "Any nerve that innervates the pinna." .

[]
    oboInOwl:hasDbXref "MA:0001232" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035648 ;
    owl:annotatedTarget "auricular nerve" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035649 ;
    owl:annotatedTarget "Any nerve that innervates the penis." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035650 ;
    owl:annotatedTarget "Any nerve that innervates the clitoris." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035763 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0002165
    ] .

[]
    oboInOwl:hasDbXref "FMA:9464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035763 ;
    owl:annotatedTarget "cardiac chamber cavity" .

[]
    oboInOwl:hasDbXref "FMA:9464" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035763 ;
    owl:annotatedTarget "heart cavity" .

[]
    oboInOwl:hasDbXref "EHDAA2:0004181" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035763 ;
    owl:annotatedTarget "heart lumen" .

[]
    oboInOwl:hasDbXref "FMA:5968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035764 ;
    owl:annotatedTarget "intrapulmonary lymph node" .

[]
    oboInOwl:hasDbXref "FMA:5968" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035764 ;
    owl:annotatedTarget "pulmonary node" .

[]
    oboInOwl:hasDbXref "PMID:18482984", "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035784 ;
    owl:annotatedTarget "A portion of semen in a coagulated state." .

[]
    oboInOwl:hasDbXref "PMID:18482984" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035784 ;
    owl:annotatedTarget "seminal coagulum" .

[]
    oboInOwl:hasDbXref "MP:0003119" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035804 ;
    owl:annotatedTarget "The primordial mouth region of the developing head." .

[]
    oboInOwl:hasDbXref "FMA:293105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035804 ;
    owl:annotatedTarget "primitive mouth" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1162" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035805 ;
    owl:annotatedTarget "A muscle layer that is part of the sigmoid colon" .

[]
    oboInOwl:hasDbXref "FMA:15028" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035805 ;
    owl:annotatedTarget "muscularis externa of sigmoid colon" .

[]
    oboInOwl:hasDbXref "DOI:10.5935/abc.20130138" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035814 ;
    owl:annotatedTarget "The sum of epicardial and paracardial fat deposits." .

[]
    oboInOwl:hasDbXref "DOI:10.5935/abc.20130138" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035815 ;
    owl:annotatedTarget "Fat deposits in the mediastinum outside the parietal pericardium ." .

[]
    oboInOwl:hasDbXref "DOI:10.5935/abc.20130138" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035815 ;
    owl:annotatedTarget "intrathoracic fat" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035818 ;
    owl:annotatedTarget "Any fat deposit surrounding a visceral organ." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035819 ;
    owl:annotatedTarget "The part of the ventral body cavity that is within the abdominal segment of the trunk, which encompasses the abdomen proper plus pelvic cavity." .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035819 ;
    owl:annotatedTarget "cavitas abdominis et pelvis" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/86" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035820 ;
    owl:annotatedTarget "A serous sac that is the aggregate of the peritoneum and the peritoneal cavity, located in the abdominal cavity." .

[]
    oboInOwl:hasDbXref "EMAPA:16137" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035820 ;
    owl:annotatedTarget "peritoneal component" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035825 ;
    owl:annotatedTarget obo:UBERON_0001235 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1170" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035825 ;
    owl:annotatedTarget "the thick outer layer of the adrenal gland that is in the left side of the abdomen" .

[]
    oboInOwl:hasDbXref "FMA:69089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035825 ;
    owl:annotatedTarget "cortex of left adrenal gland" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:17465678"^^xsd:string, "PMID:26883338"^^xsd:string, "PMID:27997758"^^xsd:string, "PMID:29133794"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001087 ;
    owl:annotatedTarget "A CD4-positive, alpha beta memory T cell with the phenotype CD45RA-positive, CD45RO-negative, and CCR7-negative." .

[]
    oboInOwl:hasDbXref "FMA:69089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035825 ;
    owl:annotatedTarget "cortex of left suprarenal gland" .

[]
    oboInOwl:hasDbXref "FMA:69089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035825 ;
    owl:annotatedTarget "left adrenal cortex" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035826 ;
    owl:annotatedTarget obo:UBERON_0001236 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1170" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035826 ;
    owl:annotatedTarget "the adrenal gland medulla that is in the left side of the abdomen" .

[]
    oboInOwl:hasDbXref "FMA:69092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035826 ;
    owl:annotatedTarget "left adrenal medulla" .

[]
    oboInOwl:hasDbXref "PMID:17465678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0001087 ;
    owl:annotatedTarget "TEMRA" .

[]
    oboInOwl:hasDbXref "FMA:69092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035826 ;
    owl:annotatedTarget "medulla of left adrenal gland" .

[]
    oboInOwl:hasDbXref "FMA:69092" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035826 ;
    owl:annotatedTarget "medulla of left suprarenal gland" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035827 ;
    owl:annotatedTarget obo:UBERON_0001235 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1170" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035827 ;
    owl:annotatedTarget "the thick outer layer of the adrenal gland that is in the right side of the abdomen" .

[]
    oboInOwl:hasDbXref "FMA:69088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035827 ;
    owl:annotatedTarget "cortex of right adrenal gland" .

[]
    oboInOwl:hasDbXref "PMID:17465678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001087 ;
    owl:annotatedTarget "CD4+ TEMRA" .

[]
    oboInOwl:hasDbXref "FMA:69088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035827 ;
    owl:annotatedTarget "cortex of right suprarenal gland" .

[]
    oboInOwl:hasDbXref "FMA:69088" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035827 ;
    owl:annotatedTarget "right adrenal cortex" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035828 ;
    owl:annotatedTarget obo:UBERON_0001236 .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1170" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035828 ;
    owl:annotatedTarget "the adrenal gland medulla that is in the right side of the abdomen" .

[]
    oboInOwl:hasDbXref "FMA:69091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035828 ;
    owl:annotatedTarget "medulla of right adrenal gland" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string, "http://en.wikipedia.org/wiki/Hematopoietic_stem_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000037 ;
    owl:annotatedTarget "A stem cell from which all cells of the lymphoid and myeloid lineages develop, including blood cells and cells of the immune system. Hematopoietic stem cells lack cell markers of effector cells (lin-negative). Lin-negative is defined by lacking one or more of the following cell surface markers: CD2, CD3 epsilon, CD4, CD5 ,CD8 alpha chain, CD11b, CD14, CD19, CD20, CD56, ly6G, ter119."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17465678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0001087 ;
    owl:annotatedTarget "CD4-positive TEMRA" .

[]
    oboInOwl:hasDbXref "FMA:69091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035828 ;
    owl:annotatedTarget "medulla of right suprarenal gland" .

[]
    oboInOwl:hasDbXref "FMA:69091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035828 ;
    owl:annotatedTarget "right adrenal medulla" .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035831 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] .

[]
    oboInOwl:source "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035831 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] .

[]
    oboInOwl:hasDbXref "PMID:23586979" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035831 ;
    owl:annotatedTarget "The domain of the diaphragm that is a thin domed sheet of muscle composed of a radial array of myofibers extending laterally from the ribs and medially to a central tendon." .

[]
    oboInOwl:hasDbXref "FMA:58277" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035831 ;
    owl:annotatedTarget "costal part of diaphragm" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035831 ;
    owl:annotatedTarget "pars costalis diaphragmatis" .

[]
    oboInOwl:hasDbXref "HBA:9370" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035927 ;
    owl:annotatedTarget "parietal lobe sulci" .

[]
    oboInOwl:hasDbXref "HBA:9370" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035927 ;
    owl:annotatedTarget "PLs" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0035956 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:UBERON_0006530
    ] .

[]
    oboInOwl:hasDbXref "GOC:DOS", "https://github.com/obophenotype/uberon/issues/1209" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0035956 ;
    owl:annotatedTarget "The lumen of the epididymis" .

[]
    oboInOwl:hasDbXref "FMA:18274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035956 ;
    owl:annotatedTarget "epididymis lumen" .

[]
    oboInOwl:hasDbXref "FMA:18274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035956 ;
    owl:annotatedTarget "lumen of epididymis" .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0035965 ;
    owl:annotatedTarget "EMAPA:37987" .

[]
    oboInOwl:hasDbXref "FMA:67473" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035965 ;
    owl:annotatedTarget "blood vessel wall" .

[]
    oboInOwl:hasDbXref "BTO:0004378" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035965 ;
    owl:annotatedTarget "vascular wall" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036072 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036073 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004873
    ] .

[]
    oboInOwl:hasDbXref "EHDAA2:0004071" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036073 ;
    owl:annotatedTarget "respiratory primordium associated mesenchyme" .

[]
    oboInOwl:hasDbXref "BGEE:ann", "http://www.nature.com/nature/journal/v520/n7548/full/nature14435.html#bx1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036146 ;
    owl:annotatedTarget "An region of the mesoderm that includes anterior lateral mesoderm of the first heart field plus contiguous pharyngeal mesoderm that gives rise to second-heart-field-derived regions of the heart and branchiomeric muscles." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string, "https://github.com/obophenotype/uberon/issues/1266" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036150 ;
    owl:annotatedTarget "An organ subunit in the skin that gives rise to cutaneous appendage." .

[]
    oboInOwl:hasDbXref "NCIT:C54188", "https://github.com/obophenotype/uberon/issues/1319", "https://www.cdc.gov/cancer/npcr/pdf/abstracting/colon.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036214 ;
    owl:annotatedTarget "An anatomical junction that is between the sigmoid colon and rectum." .

[]
    oboInOwl:hasDbXref "NCIT:C54188" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0036214 ;
    owl:annotatedTarget "rectosigmoid region" .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/1324" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036215 ;
    owl:annotatedTarget "Material anatomical entity that forms the outermost boundary of an anatomical structure." .

[]
    oboInOwl:hasDbXref "PMID:10874572", "https://github.com/obophenotype/uberon/issues/1326" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036217 ;
    owl:annotatedTarget "A bodily fluid that is located in the coelom." .

[]
    oboInOwl:source "NIFSTD" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036224 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002316
    ] .

[]
    oboInOwl:hasDbXref "https://github.com/obophenotype/uberon/issues/553" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036224 ;
    owl:annotatedTarget "The corticobulbar and corticospinal tracts combined." .

[]
    oboInOwl:hasDbXref "BIRNLEX:1464", "MP:0002878", "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1320" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0036224 ;
    owl:annotatedTarget "pyramidal tract" .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036225 ;
    owl:annotatedTarget "Any gland that is part os the respiratory system." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036242 ;
    owl:annotatedTarget "A notochord that has persisted beyond the embryonic stage." .

[]
    oboInOwl:hasDbXref "http://www.bumc.bu.edu/sexualmedicine/physicianinformation/female-genital-anatomy/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036243 ;
    owl:annotatedTarget "Fluid that lines the vaginal walls that consists of multiple secretions that collect in the vagina from different glands." .

[]
    oboInOwl:hasDbXref "FMA:20932" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036244 ;
    owl:annotatedTarget "A transudate found in the serous sac." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001200 ;
    owl:annotatedTarget "A lymphocyte of B lineage that is CD19-positive." .

[]
    oboInOwl:hasDbXref "FMA:20932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0036244 ;
    owl:annotatedTarget "serous fluid" .

[]
    oboInOwl:hasDbXref "BGEE:ann", "http://www.newworldencyclopedia.org/entry/Mammary_gland", "https://github.com/obophenotype/uberon/issues/1349" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036245 ;
    owl:annotatedTarget "Parenchymal tissue that consists of the alveoli, grape-like clusters where milk is stored, and branching ducts, which are tubular canals carrying gladular secretions." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036248 ;
    owl:annotatedTarget "Any synovial joint that connects auditory ossicles." .

[]
    oboInOwl:hasDbXref "FMA:60063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036248 ;
    owl:annotatedTarget "auditory ossicles joint" .

[]
    oboInOwl:hasDbXref "FMA:60063" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036248 ;
    owl:annotatedTarget "joint of auditory ossicles" .

[]
    oboInOwl:hasDbXref "FMA:53133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036253 ;
    owl:annotatedTarget "cranial orifice" .

[]
    oboInOwl:hasDbXref "FMA:53133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036253 ;
    owl:annotatedTarget "skull orifice" .

[]
    oboInOwl:hasDbXref "NCIT:C61360" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036262 ;
    owl:annotatedTarget "Any of the eight ligaments pertaining to the uterus including the anterior, posterior, lateral, sacro-uterine and round ligaments." .

[]
    oboInOwl:hasDbXref "Wikipedia:Zygomaticotemporal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "The zygomaticotemporal nerve or zygomaticotemporal branch (temporal branch) is derived from the maxillary branch of the trigeminal nerve (Cranial nerve V). It runs along the lateral wall of the orbit in a groove in the zygomatic bone, receives a branch of communication from the lacrimal, and passes through zygomaticotemporal foramen in the zygomatic bone to enter the temporal fossa. It ascends between the bone, and substance of the Temporalis muscle, pierces the temporal fascia about 2.5 cm. above the zygomatic arch, and is distributed to the skin of the side of the forehead, and communicates with the facial nerve and with the auriculotemporal branch of the mandibular nerve. As it pierces the temporal fascia, it gives off a slender twig, which runs between the two layers of the fascia to the lateral angle of the orbit." .

[]
    oboInOwl:hasDbXref "FMA:52972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "ramus zygomaticotemporalis (Nervus zygomaticus)" .

[]
    oboInOwl:hasDbXref "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "ramus zygomaticotemporalis nervus zygomatici" .

[]
    oboInOwl:hasDbXref "FMA:52972" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "zygomaticotemporal branch of zygomatic nerve" .

[]
    oboInOwl:hasDbXref "Wikipedia:Zygomaticotemporal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "zygomaticotemporal" .

[]
    oboInOwl:hasDbXref "Wikipedia:Zygomaticotemporal_nerve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0036264 ;
    owl:annotatedTarget "zygomaticotemporal branch" .

[]
    oboInOwl:hasDbXref "EMAPA:30807" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0036269 ;
    owl:annotatedTarget "vasculature of penis" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036285 ;
    owl:annotatedTarget obo:UBERON_0004784 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036285 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002084
    ] .

[]
    oboInOwl:hasDbXref "FMA:9556" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036285 ;
    owl:annotatedTarget "Wall of ventricle which is continuous with the wall of aorta." .

[]
    oboInOwl:hasDbXref "FMA:9556" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036285 ;
    owl:annotatedTarget "left ventricular wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036286 ;
    owl:annotatedTarget obo:UBERON_0004784 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036286 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000038 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "FMA:9533" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036286 ;
    owl:annotatedTarget "Wall of ventricle which is continuous with the wall of pulmonary trunk." .

[]
    oboInOwl:hasDbXref "FMA:9533" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036286 ;
    owl:annotatedTarget "right ventricular wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036288 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036285
    ] .

[]
    oboInOwl:hasDbXref "FMA:9553" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036289 ;
    owl:annotatedTarget "Region of wall of right ventricle which is continuous with the lateral and septal walls of right ventricle." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001201 ;
    owl:annotatedTarget "A B cell that is CD19-positive." .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036294 ;
    owl:annotatedTarget "A mucosa that is part of a lip region [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036294 ;
    owl:annotatedTarget "labial mucosa" .

[]
    oboInOwl:source "NCIT" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036295 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011143
    ] .

[]
    oboInOwl:hasDbXref "NCIT:C54419" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036295 ;
    owl:annotatedTarget "The upper tract of the renal system. The renal pelvis is the large cavity in the middle of each kidney. Urine drains from each kidney through a long tube called the ureter, into the bladder, where it is stored until it is passed from the body through the urethra." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036301 ;
    owl:annotatedTarget obo:UBERON_0006876 .

[]
    oboInOwl:hasDbXref "UBERON:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0036304 ;
    owl:annotatedTarget "An anatomical structure that is located along the line dividing two regions of an anatomical structure." .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036328 ;
    owl:annotatedTarget obo:UBERON_0000415 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036328 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001621
    ] .

[]
    oboInOwl:hasDbXref "FMA:14179" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036328 ;
    owl:annotatedTarget "coronary arterial wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036337 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001154
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036337 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001169
    ] .

[]
    oboInOwl:hasDbXref "FMA:14621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036337 ;
    owl:annotatedTarget "appendix wall" .

[]
    oboInOwl:hasDbXref "FMA:14621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036337 ;
    owl:annotatedTarget "wall of vermiform appendix" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036343 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002110
    ] .

[]
    oboInOwl:hasDbXref "FMA:14657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036343 ;
    owl:annotatedTarget "gallbladder wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036351 ;
    owl:annotatedTarget obo:UBERON_0000415 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036351 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001529
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:20398308"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001202 ;
    owl:annotatedTarget "A plasmablast that is CD86-positive." .

[]
    oboInOwl:hasDbXref "FMA:15089" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036351 ;
    owl:annotatedTarget "brachiocephalic arterial wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036352 ;
    owl:annotatedTarget obo:UBERON_0000415 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036352 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001533
    ] .

[]
    oboInOwl:hasDbXref "FMA:15090" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036352 ;
    owl:annotatedTarget "subclavian arterial wall" .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000038 ;
    owl:annotatedTarget "A progenitor cell committed to the erythroid lineage."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036362 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000159
    ] .

[]
    oboInOwl:hasDbXref "FMA:15704" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036362 ;
    owl:annotatedTarget "anal canal wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036375 ;
    owl:annotatedTarget obo:UBERON_0009916 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036375 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001222
    ] .

[]
    oboInOwl:hasDbXref "FMA:15889" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036375 ;
    owl:annotatedTarget "right ureteral wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036376 ;
    owl:annotatedTarget obo:UBERON_0009916 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036376 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001223
    ] .

[]
    oboInOwl:hasDbXref "FMA:15890" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036376 ;
    owl:annotatedTarget "left ureteral wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036422 ;
    owl:annotatedTarget obo:UBERON_0000415 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036422 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002012
    ] .

[]
    oboInOwl:hasDbXref "FMA:18211" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036422 ;
    owl:annotatedTarget "pulmonary arterial wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036441 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036441 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] .

[]
    oboInOwl:hasDbXref "FMA:18303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036441 ;
    owl:annotatedTarget "uterine tube wall" .

[]
    oboInOwl:hasDbXref "FMA:18303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036441 ;
    owl:annotatedTarget "wall of fallopian tube" .

[]
    oboInOwl:hasDbXref "FMA:18303" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036441 ;
    owl:annotatedTarget "wall of oviduct" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036521 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036521 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000057
    ] .

[]
    oboInOwl:hasDbXref "FMA:19779" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036521 ;
    owl:annotatedTarget "urethral wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036523 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036523 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000996
    ] .

[]
    oboInOwl:hasDbXref "FMA:19971" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036523 ;
    owl:annotatedTarget "vaginal wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036553 ;
    owl:annotatedTarget obo:UBERON_0000042 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036553 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000304
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036654 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036657 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002422
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036658 ;
    owl:annotatedTarget obo:UBERON_0005358 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036658 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002291
    ] .

[]
    oboInOwl:hasDbXref "FMA:242780" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036658 ;
    owl:annotatedTarget "wall of central canal" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036661 ;
    owl:annotatedTarget obo:UBERON_0005358 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036661 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005282
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036925 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0036925 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

[]
    oboInOwl:hasDbXref "FMA:58098" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036925 ;
    owl:annotatedTarget "eyeball wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037089 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037089 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001697
    ] .

[]
    oboInOwl:hasDbXref "FMA:63144" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037089 ;
    owl:annotatedTarget "orbit wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037094 ;
    owl:annotatedTarget obo:UBERON_0000415 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037094 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:hasDbXref "FMA:66284" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037094 ;
    owl:annotatedTarget "common carotid arterial wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0002406
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0004292
    ] .

[]
    oboInOwl:hasDbXref "FMA:7274" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget "wall of organ which has as its parts the endocardium, myocardium , epicardium, and the cardiac septum, surrounded by the pericardial sac proper and is continuous with the walls of the systemic and pulmonary arterial and venous trees." .

[]
    oboInOwl:hasDbXref "FMA:7274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget "cardiac wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037191 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037191 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001849
    ] .

[]
    oboInOwl:hasDbXref "FMA:79837" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037191 ;
    owl:annotatedTarget "membranous labyrinth wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037237 ;
    owl:annotatedTarget obo:UBERON_0000060 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037237 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001850
    ] .

[]
    oboInOwl:hasDbXref "FMA:85375" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037237 ;
    owl:annotatedTarget "lacrimal ductal wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037447 ;
    owl:annotatedTarget obo:UBERON_0036521 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037447 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001333
    ] .

[]
    oboInOwl:hasDbXref "FMA:19676" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037447 ;
    owl:annotatedTarget "male urethral wall" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037455 ;
    owl:annotatedTarget obo:UBERON_0036521 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0037455 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001334
    ] .

[]
    oboInOwl:hasDbXref "FMA:19780" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037455 ;
    owl:annotatedTarget "female urethral wall" .

[]
    oboInOwl:hasDbXref "FMA:54242" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037458 ;
    owl:annotatedTarget "neck hair" .

[]
    oboInOwl:hasDbXref "FMA:54243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037459 ;
    owl:annotatedTarget "limb hair" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000039 ;
    owl:annotatedTarget "A cell that is within the developmental lineage of gametes and is able to pass along its genetic material to offspring."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERON:EJS"^^xsd:string, "https://github.com/obophenotype/uberon/issues/34"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_1000004 ;
    owl:annotatedTarget "A collection of hairs that grows on the external ear." .

[]
    oboInOwl:hasDbXref "UBERON:EJS", "https://github.com/obophenotype/uberon/issues/34" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_1000021 ;
    owl:annotatedTarget "A zone of skin that is part of the face." .

[]
    oboInOwl:source "ncithesaurus:Skin_of_the_Face" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_1000021 ;
    owl:annotatedTarget "UMLS:C0222084" .

[]
    oboInOwl:hasDbXref "EMAPA:36657", "FMA:24758" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_1000021 ;
    owl:annotatedTarget "face skin" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_1000023 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_1000024
    ] .

[]
    oboInOwl:hasDbXref "ncithesaurus:Splenic_Pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_1000023 ;
    owl:annotatedTarget "The parenchyma of the spleen, consisting of lymphocytes and macrophages. It lies between the splenic trabecula. Red pulp is the part suffused with blood and white pulp consists of areas of lymphatic tissue where there are sleeves of lymphocytes and macrophages." .

[]
    oboInOwl:source "ncithesaurus:Splenic_Pulp" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_1000023 ;
    owl:annotatedTarget "UMLS:C0229691" .

[]
    oboInOwl:hasDbXref "FMA:15845" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_1000023 ;
    owl:annotatedTarget "Malpighian corpuscles" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_1000024 ;
    owl:annotatedTarget "A parenchyma that is part of a spleen." .

[]
    oboInOwl:hasDbXref "FMA:16029" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_1000024 ;
    owl:annotatedTarget "splenic parenchyma" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_1100000 ;
    owl:annotatedTarget "An anatomical junction between two parts of the digestive tract." .

[]
    oboInOwl:hasDbXref "ZFA:0000120", "ZFA:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2000120 ;
    owl:annotatedTarget "Ganglion that develops from a cranial ectodermal placode and contains sensory neurons that innervate a lateral line." .

[]
    oboInOwl:hasDbXref "TAO:0000120" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000120 ;
    owl:annotatedTarget "LLG" .

[]
    oboInOwl:hasDbXref "TAO:0000120" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000120 ;
    owl:annotatedTarget "lateral line ganglia" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2000175 ;
    owl:annotatedTarget "Cranial nerve which enters the brain between cranial nerves VIII and IX; contains afferents and sensory efferents to the posterior lateral line ganglion and middle ganglion. Fibers from the posterior lateral line ganglion innervate the occipital dorsal lateral line and trunk lateral lines." .

[]
    oboInOwl:hasDbXref "TAO:0000175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000175 ;
    owl:annotatedTarget "caudal lateral line nerve" .

[]
    oboInOwl:hasDbXref "TAO:0000228" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000228 ;
    owl:annotatedTarget "lateral line primordia" .

[]
    oboInOwl:hasDbXref "TAO:0000228" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000228 ;
    owl:annotatedTarget "llp" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2000425 ;
    owl:annotatedTarget "Cranial nerve which enters the brain between cranial nerves VI and VII; contains afferents and sensory efferents to the anterior lateral line ganglia." .

[]
    oboInOwl:hasDbXref "TAO:0000425" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2000425 ;
    owl:annotatedTarget "rostral lateral line nerve" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_2001053 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001530
    ] .

[]
    oboInOwl:hasDbXref "TAO:0001053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2001053 ;
    owl:annotatedTarget "PICA" .

[]
    oboInOwl:hasDbXref "ZFA:0001053" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2001053 ;
    owl:annotatedTarget "primitive internal carotid artery" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001156 ;
    owl:annotatedTarget obo:UBERON_2001316 .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001269 ;
    owl:annotatedTarget "Fin or limb undergoing the process of regeneration." .

[]
    oboInOwl:hasDbXref "ZFA:0001269" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_2001269 ;
    owl:annotatedTarget "regenerating fins" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001203 ;
    owl:annotatedTarget obo:CL_0000909 .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001314 ;
    owl:annotatedTarget obo:UBERON_2001391 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001314 ;
    owl:annotatedTarget "The posterior lateral line ganglion develops from a cranial ectodermal placode and contains sensory neurons that innervate the posterior lateral line system." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001156 ;
    owl:annotatedTarget obo:UBERON_2001316 .

[]
    oboInOwl:hasDbXref "ZFA:0001316", "ZFA:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001316 ;
    owl:annotatedTarget "Dorsolateral placode that gives rise to the anterior lateral line." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "PMID:20146720"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001203 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell with memory phenotype indicated by being CD45RO and CD127-positive. This cell type is also described as being CD25-negative, CD44-high, and CD122-high."^^xsd:string .

[]
    oboInOwl:source "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:UBERON_2001316 ;
    owl:annotatedTarget "Lateral line placode that gives rise to the anterior lateral line nerve[XAO:0004221, XAO:EJS]." .

[]
    oboInOwl:hasDbXref "ZFA:0001316" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2001316 ;
    owl:annotatedTarget "anterior lateral line placodes" .

[]
    oboInOwl:hasDbXref "XAO:0004221" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2001316 ;
    owl:annotatedTarget "pre-auditory lateral line placode" .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001389 ;
    owl:annotatedTarget "A epithelium that is part of a regenerating fin/limb." .

[]
    oboInOwl:hasDbXref "ZFA:0001389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_2001389 ;
    owl:annotatedTarget "epidermal cap" .

[]
    oboInOwl:hasDbXref "ZFA:0001389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_2001389 ;
    owl:annotatedTarget "wound epidermis" .

[]
    oboInOwl:hasDbXref "ZFA:0001389" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_2001389 ;
    owl:annotatedTarget "wound epithelium" .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001314 ;
    owl:annotatedTarget obo:UBERON_2001391 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001391 ;
    owl:annotatedTarget "The anteror lateral line ganglia develops from cranial ectodermal placodes and contain sensory neurons that innervate the anterior lateral line system." .

[]
    oboInOwl:hasDbXref "TAO:0001391" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2001391 ;
    owl:annotatedTarget "anterior lateral line ganglia" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001457 ;
    owl:annotatedTarget "Cartilage which is part of the axial skeleton." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001468 ;
    owl:annotatedTarget obo:UBERON_2001471 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001468 ;
    owl:annotatedTarget "The anterior lateral line system develops from cranial ectodermal placodes, situated between the eye and the ear, that give rise to both the neuromasts and the anterior lateral line sensory nerves that innervate the neuromasts. The anterior lateral line system consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians and are innervated by several lateral line nerves, which project to the hindbrain. The anterior lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0006334 ;
    owl:annotatedTarget obo:UBERON_2001470 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001470 ;
    owl:annotatedTarget "The anterior lateral line consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians. The anterior lateral line develops from cranial ectodermal placodes situated between the eye and ear." .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_2001468 ;
    owl:annotatedTarget obo:UBERON_2001471 .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001471 ;
    owl:annotatedTarget "The posterior lateral line system develops from cranial ectodermal placodes, situated behind the ear, that give rise to both the neuromasts and the posterior lateral line sensory nerves that innervate the neuromasts. The posterior lateral line system consists of small sensory patches (neuromasts) located superficially on the skin or just under the skin in fluid-filled canals on the head of all fishes and most amphibians. The neuromasts are innervated by several lateral line nerves, which project primarily to the hindbrain. The posterior mechanosensory lateral line system is stimulated by local water displacements and vibrations, and detects propulsion of the fish through the water, as well as facilitating shoaling, prey capture, and predator and obstacle avoidance." .

[]
    oboInOwl:hasDbXref "TAO:wd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2001544 ;
    owl:annotatedTarget "Pharyngeal arch cartilage that is the median cartilage of the ventral hyoid arch, generally lying between the paired ventral hypohyals." .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2005117 ;
    owl:annotatedTarget "A migrating group of cells originating from an anterior lateral line placode. The primordium deposits neuromasts and interneuromasts between them during its migration." .

[]
    oboInOwl:hasDbXref "TAO:0005117" ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2005117 ;
    owl:annotatedTarget "anterior lateral line primordia" .

[]
    oboInOwl:hasDbXref "TAO:0005227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2005227 ;
    owl:annotatedTarget "immature neuromast" .

[]
    oboInOwl:hasDbXref "TAO:0005227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2005227 ;
    owl:annotatedTarget "proto neuromast" .

[]
    oboInOwl:hasDbXref "TAO:0005227" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_2005227 ;
    owl:annotatedTarget "proto-neuromast" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget obo:UBERON_0001982 .

[]
    oboInOwl:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget obo:UBERON_0004638 .

[]
    oboInOwl:hasDbXref "Wikipedia:Capillary#Types", "Wikipedia:Fenestra_(histology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget "Capillary that has pores in the endothelial cells (60-80 nm in diameter) that are spanned by a diaphragm of radially oriented fibrils and allow small molecules and limited amounts of protein to diffuse" .

[]
    oboInOwl:hasDbXref "ZFA:0005260" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget "fenestrated blood vessel endothelium" .

[]
    oboInOwl:source "ncithesaurus:Fenestrated_Capillary" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget "UMLS:C1179615" .

[]
    oboInOwl:hasDbXref "FMA:63196" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_2005260 ;
    owl:annotatedTarget "fenestrated capillary vessel" .

[]
    oboInOwl:hasDbXref "ZFIN:curator"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_2007013 ;
    owl:annotatedTarget "Non neural ectoderm that surrounds the presumptive neural plate and gives rise to neurogenic placodes." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3000961 ;
    owl:annotatedTarget "Structures of the dermis, epidermis, glands and pigment cells recognizable on the external surfaces of the integument." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3000972 ;
    owl:annotatedTarget "Dermal, epidermal, glandular and pigment structures of the external head integument." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3000977 ;
    owl:annotatedTarget "Dermal, epidermal, glandular and pigment structures of the body integument." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3000981 ;
    owl:annotatedTarget "Dermal, epidermal, glandular and pigment structures of the limb integument." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3000982 ;
    owl:annotatedTarget "Dermal, epidermal, glandular and pigment structures of the tail integument." .

[]
    oboInOwl:hasDbXref "AAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3010200 ;
    owl:annotatedTarget "Blood vessels in respiratory skin." .

[]
    oboInOwl:hasDbXref "XAO:0004039", "XAO:EJS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4000013 ;
    owl:annotatedTarget "Skeletal tissue that is mineralized." .

[]
    oboInOwl:hasDbXref "VSAO:0000013" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_4000013 ;
    owl:annotatedTarget "mineralized tissue" .

[]
    oboInOwl:hasDbXref "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4000020 ;
    owl:annotatedTarget "Extracellular matrix that is mineralized." .

[]
    oboInOwl:hasDbXref "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4000115 ;
    owl:annotatedTarget "Bone tissue mineralized with hydroxyapatite." .

[]
    oboInOwl:hasDbXref "PSPUB:0000170"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4000118 ;
    owl:annotatedTarget "Mineralized bone tissue that always includes non-terminally differentiated osteoblasts and osteocytes." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4100000 ;
    owl:annotatedTarget "Anatomical projection that is composed of bone or cartilage tissue." .

[]
    oboInOwl:hasDbXref "FMA:23356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_4200172 ;
    owl:annotatedTarget "collum anatomicum (Humerus)" .

[]
    oboInOwl:hasDbXref "FMA:23356", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_4200172 ;
    owl:annotatedTarget "collum anatomicum humeri" .

[]
    oboInOwl:hasDbXref "FMA:23356" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_4200172 ;
    owl:annotatedTarget "anatomic neck of humerus" .

[]
    oboInOwl:hasDbXref "PHENOSCAPE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4200230 ;
    owl:annotatedTarget "An anatomical surface that is part of a bone." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4300226 ;
    owl:annotatedTarget "Mesenchyme that is part of a forelimb bud." .

[]
    oboInOwl:hasDbXref "PHENOSCAPE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_4300227 ;
    owl:annotatedTarget "Mesenchyme that is part of a hindlimb bud." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "A subdivision of the autopod consisting of pedal digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "pedal digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "pedal digit ( phalanges plus metapodial) plus soft tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "pedal digit digitopodial subdivision" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5001466 ;
    owl:annotatedTarget "pedal digit ray" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "A subdivision of the autopod consisting of manual digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "manual digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "manual digit ( phalanges plus metapodial) plus soft tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "manual digit digitopodial subdivision" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5002389 ;
    owl:annotatedTarget "manual digit ray" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "A subdivision of the autopod consisting of digit plus the region incorporating a single metapodial element. These segments are typically repeated along the pre-axiom to post-axial axis." .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/issues/458"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000232 ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "this class represents a series of phalanges plus a metapodial element plus associated soft tissues. Instances of this class typically do not form a distinct unit." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "digit ( phalanges plus metapodial) plus soft tissue" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "digit digitopodial subdivision" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_5002544 ;
    owl:annotatedTarget "digit ray" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5101466 ;
    owl:annotatedTarget "A subdivision of the skeleton of the autopod consisting of the phalanges of pedal digit plus the associated metapodial element." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5101466 ;
    owl:annotatedTarget "pedal digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5101466 ;
    owl:annotatedTarget "pedal digit skeleton" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5102389 ;
    owl:annotatedTarget "A subdivision of the skeleton of the autopod consisting of the phalanges of manual digit plus the associated metapodial element." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5102389 ;
    owl:annotatedTarget "manual digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5102389 ;
    owl:annotatedTarget "manual digit skeleton" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_5102544 ;
    owl:annotatedTarget "A subdivision of the skeleton of the autopod consisting of the phalanges of a single digit plus the associated metapodial element." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    oboInOwl:hasSynonymType core:COMPARATIVE_PREFERRED ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5102544 ;
    owl:annotatedTarget "digit" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-6601-2165"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_5102544 ;
    owl:annotatedTarget "digit skeleton" .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_6001730 ;
    owl:annotatedTarget "Any head that is part of some larva." .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_6002639 ;
    owl:annotatedTarget "Any sense organ that is part of some larva." .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_6007240 ;
    owl:annotatedTarget "Any sensillum (UBERON:6007152) that is part of some larva (UBERON:6001727)." .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_6007242 ;
    owl:annotatedTarget "Any sensillum (UBERON:6007152) that is part of some larval head (UBERON:6001730)." .

[]
    oboInOwl:hasDbXref "FBC:auto_generated_definition"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_6007280 ;
    owl:annotatedTarget "Any sense organ (UBERON:6005155) that is part of some larval head (UBERON:6001730)." .

[]
    oboInOwl:hasDbXref "https://microbiomedb.org/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8000006 ;
    owl:annotatedTarget "Left part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane." .

[]
    oboInOwl:hasDbXref "https://microbiomedb.org/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8000007 ;
    owl:annotatedTarget "Right part of the organism dorsal to a horizontal plane and bounded on one side by the same transverse plane." .

[]
    oboInOwl:hasDbXref "http://www.ncbi.nlm.nih.gov/books/NBK551565/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8300000 ;
    owl:annotatedTarget "A zone of skin that is part of a scalp." .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8300001 ;
    owl:annotatedTarget "A forelimb that is on the right side of a pectoral complex." .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8300002 ;
    owl:annotatedTarget "A forelimb that is on the left side of a pectoral complex." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0001204 ;
    owl:annotatedTarget obo:CL_0000897 .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8300003 ;
    owl:annotatedTarget "A hindlimb that is on the right side of a pelvic complex." .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "GO_REF:0000031"^^xsd:string, "ISBN:0781735149"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001204 ;
    owl:annotatedTarget "CD4-positive, alpha-beta long-lived T cell with the phenotype CD45RO-positive and CD127-positive. This cell type is also described as being CD25-negative, CD44-high, and CD122-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "UBERONREF:0000003" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8300004 ;
    owl:annotatedTarget "A hindlimb that is on the left side of a pelvic complex." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400001 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400006
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:29763190" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400001 ;
    owl:annotatedTarget "The region of the hepatic acinus that is closest to the arterial blood supply and has the highest oxygen concentration. Zone 1 is located in the periportal region of the liver lobule, closest to the portal triad. Hepatocytes in this region are primarily involved in oxidative energy metabolism." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400001 ;
    owl:annotatedTarget "hepatic acinus periportal zone" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400002 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400007
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:29763190" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400002 ;
    owl:annotatedTarget "The region of the hepatic acinus immediately surrounding the central veins. This region has the lowest oxygen concentration in the acinus. Zone 3 is located in the centrilobular region of the liver lobule, closest to the central vein. Hepatocytes in this region are the primary location for the biotransformation of drugs." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400002 ;
    owl:annotatedTarget "hepatic acinus centrilobular zone" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400002 ;
    owl:annotatedTarget "hepatic acinus pericentral zone" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400002 ;
    owl:annotatedTarget "hepatic acinus perivenous zone" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400003 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400008
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:29763190" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400003 ;
    owl:annotatedTarget "The region of the hepatic acinus in between zones 1 and 3. Blood in this region has an intermediate oxygen concentration relative to the other two zones of the hepatic acinus. Zone 2 is located in the midzonal region of the liver lobule. Hepatocytes in this region have mixed functionality in comparison with those in zones 1 and 3." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400003 ;
    owl:annotatedTarget "hepatic acinus intermediary zone" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/S0968-0004(78)91764-4", "PMID:8839925" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400005 ;
    owl:annotatedTarget "Any of the metabolic zones found in the liver. Liver tissue is heterogenous at the level of morphometry and histochemistry. This heterogeneity is linked to the position of a cell within the functional unit of the tissue, which, in turn, is related to the blood supply: cells located in the upstream zone differ from those in the downstream zone with respect to subcellular structures, key enzymes, translocators, and receptors and, therefore, have different metabolic capacities. This is the basis for \"metabolic zonation\", a concept first proposed in mammals for carbohydrate metabolism and later expanded to include amino acid and ammonia metabolism, xenobiotic metabolism, protective metabolism, and formation of plasma proteins." .

[]
    oboInOwl:hasDbXref "PMID:8839925" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400005 ;
    owl:annotatedTarget "hepatic acinus metabolic zone" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400006 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400001
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400006 ;
    owl:annotatedTarget "The region of the liver lobule that is closest to the portal triad. The functionally-defined hepatic acinus zone 1 is generally found in this region." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_8400006 ;
    owl:annotatedTarget "hepatic acinus zone 1" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400007 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400002
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400007 ;
    owl:annotatedTarget "The region of the liver lobule that is closest to the central vein. The functionally-defined hepatic acinus zone 3 is generally found in this region." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_8400007 ;
    owl:annotatedTarget "hepatic acinus zone 3" .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_8400008 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_8400003
        ]
    ] .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400008 ;
    owl:annotatedTarget "The region of the liver lobule that is between the periportal and centrilobular regions. The functionally-defined hepatic acinus zone 2 is generally found in this region." .

[]
    oboInOwl:hasDbXref "PMID:28126520"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_8400008 ;
    owl:annotatedTarget "hepatic acinus zone 2" .

[]
    oboInOwl:hasDbXref "https://medical-dictionary.thefreedictionary.com/serosa+of+liver", "https://orcid.org/0000-0002-0449-2730" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400021 ;
    owl:annotatedTarget "Hepatic serous coat; peritoneal covering of the liver, enclosing almost all except for a triangular area on its posterior surface (the \"bare area of the liver\") and a smaller area where the liver and gallbladder are in direct contact." .

[]
    oboInOwl:hasDbXref "FMA:15811" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400021 ;
    owl:annotatedTarget "serosa of liver" .

[]
    oboInOwl:SynonymTypeProperty "LATIN" ;
    oboInOwl:hasDbXref "https://medical-dictionary.thefreedictionary.com/serosa+of+liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400021 ;
    owl:annotatedTarget "tunica serosa hepatis" .

[]
    oboInOwl:hasDbXref "FMA:15812", "https://medical-dictionary.thefreedictionary.com/subserosa+of+liver", "https://orcid.org/0000-0002-0449-2730" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400023 ;
    owl:annotatedTarget "Subserosal tissue of liver. A zone of areolar connective tissue lying beneath the serous coat of the liver and distinguished with difficulty from the fibrous capsule of Glisson." .

[]
    oboInOwl:hasDbXref "FMA:15821" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400023 ;
    owl:annotatedTarget "tela subserosa (hepar)" .

[]
    oboInOwl:hasDbXref "https://medical-dictionary.thefreedictionary.com/subserosa+of+liver" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400023 ;
    owl:annotatedTarget "tela subserosa hepatis" .

[]
    oboInOwl:hasDbXref "PMID:30992875", "https://orcid.org/0000-0002-0449-2730" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8400024 ;
    owl:annotatedTarget "Region of liver parenchyma immediately below the capsule. This region is frequently specified in pathology diagnoses." .

[]
    oboInOwl:hasDbXref "PMID:30992875" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400024 ;
    owl:annotatedTarget "liver subcapsular region" .

[]
    oboInOwl:hasDbXref "PMID:30992875" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400024 ;
    owl:annotatedTarget "liver subcapsular tissue" .

[]
    oboInOwl:hasDbXref "PMID:30992875" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8400024 ;
    owl:annotatedTarget "subcapsular tissue of liver" .

[]
    oboInOwl:hasDbXref "PMID:23961897", "PMID:29064554" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410000 ;
    owl:annotatedTarget "The anatomical junction between the duodenum and the jejunum." .

[]
    oboInOwl:hasDbXref "Wikipedia:Duodenojejunal_flexure" ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_8410000 ;
    owl:annotatedTarget "flexura duodenojejunalis" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410001 ;
    owl:annotatedTarget "Venule of villus of small intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410002 ;
    owl:annotatedTarget "A lymphatic vessel that supplies the small intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410004 ;
    owl:annotatedTarget "Arteriole of villus of small intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410008 ;
    owl:annotatedTarget "A venule that is located in the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410009 ;
    owl:annotatedTarget "An arteriole that is located in the anorectum." .

[]
    oboInOwl:source "SIO:000251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:UBPROP_0000001 ;
    owl:annotatedSource obo:RO_0002087 ;
    owl:annotatedTarget "A non-transitive temporal relation in which one process immediately precedes another process, such that there is no interval of time between the two processes[SIO:000251]." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string, "http://orcid.org/0000-0003-4183-8865/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410015 ;
    owl:annotatedTarget "An arteriole located in the colon." .

[]
    oboInOwl:hasDbXref "PMID:27233374", "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410016 ;
    owl:annotatedTarget "The anatomical junction between the descending colon and the sigmoid colon." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Left_colic_vein&oldid=964575339", "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410017 ;
    owl:annotatedTarget "A portal vein that drains the descending colon. It is a tributary of the inferior mesenteric vein, and follows the path of its corresponding artery, the left colic artery." .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Right_colic_vein&oldid=870898828", "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410018 ;
    owl:annotatedTarget "A portal vein that drains the ascending colon. It is a tributary of the superior mesenteric vein, and travels with its corresponding artery, the right colic artery." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-1-4377-2206-2.00068-3", "PMID:21802415", "https://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410019 ;
    owl:annotatedTarget "The area where the jejunum ends and the ileum part of the intestine begins. Although there is no clear distinct section, the ileum is narrower and has smaller villi than the jejunum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410020 ;
    owl:annotatedTarget "A venule located in the vermiform appendix." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410024 ;
    owl:annotatedTarget "An anatomical junction between two parts of the intestine." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410028 ;
    owl:annotatedTarget "An arteriole located in the vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410030 ;
    owl:annotatedTarget "A lymphatic vessel located in the vermiform appendix." .

[]
    oboInOwl:hasDbXref "PMID:32491649", "WikipediaVersioned:Lymph_node&oldid=1020495758", "http://orcid.org/0000-0003-4183-8865/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410032 ;
    owl:annotatedTarget "The trabecular sinus is the lymph-filled space outside the trabeculae between lobules of the lymph node. This is a continuation of the subcapsular sinus which receives the afferent vessels and is present beneath the capsule. This space is traversed by both reticular fibers and cells in the lymph." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "WikipediaVersioned:Lymph_node&oldid=1001655735#Structure", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410033 ;
    owl:annotatedTarget "A vein where lymph node venules condense and which exits at the lymph node hilum. It is also called hilar vein." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "WikipediaVersioned:Lymph_node&oldid=1001655735#Structure", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410034 ;
    owl:annotatedTarget "An artery that enters the lymph node at the hilum and branches into smaller arterioles." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410035 ;
    owl:annotatedTarget "An arteriole that arises from the hilar artery of a lymph node and radiates centrifugally, branching in the medulla." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410036 ;
    owl:annotatedTarget "Medullary venules are a continuation of high endothelial venules which condense repeatedly in the interfollicular cortex and peripheral deep cortical unit and then transition to medullary venules at the corticomedullary junction. The medullary venules condense and return centripetally to the hilar vein." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410041 ;
    owl:annotatedTarget "A venule that is part of a lymph node." .

[]
    oboInOwl:hasDbXref "PMID:17067937", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410042 ;
    owl:annotatedTarget "An arteriole that is part of a lymph node." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string, "http://orcid.org/0000-0003-4183-8865" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410043 ;
    owl:annotatedTarget "A submucosal gland located in a bronchus." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410044 ;
    owl:annotatedTarget "A vein that is part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410045 ;
    owl:annotatedTarget "An artery that is part of a vermiform appendix." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3440-1876", "https://orcid.org/0000-0003-4183-8865" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410048 ;
    owl:annotatedTarget "A venule located in the colon." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410049 ;
    owl:annotatedTarget "A nerve fiber that is located in the serosa of vermiform appendix." .

[]
    oboInOwl:hasDbXref "DOI:10.1007/978-3-319-26938-2_8", "DOI:10.1148/rg.2015150037", "PMID:29742860", "http://orcid.org/0000-0002-6826-8770", "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410050 ;
    owl:annotatedTarget "A subdivision of the digestive tract in humans that includes the rectum, the anal canal and the anus." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3440-1876", "https://orcid.org/0000-0003-4183-8865/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410051 ;
    owl:annotatedTarget "A lymphatic vessel located in the colon." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002000 ;
    owl:annotatedTarget obo:CL_0001066 .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410056 ;
    owl:annotatedTarget "A capillary that is part of the anorectum." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-3440-1876"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_8410057 ;
    owl:annotatedTarget "A capillary that is part of the colon." .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002000 ;
    owl:annotatedTarget "An erythroid progenitor cell is Kit-positive, Ly6A-negative, CD41-negative, CD127-negative, and CD123-negative. This cell type is also described as being lin-negative, Kit-positive, CD150-negative, CD41-negative, CD105-positive, and FcgR-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1001> ;
    owl:annotatedTarget "A protein coding gene BCL6 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10045> ;
    owl:annotatedTarget "A protein coding gene RNASE2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10046> ;
    owl:annotatedTarget "A protein coding gene RNASE3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10260> ;
    owl:annotatedTarget "A protein coding gene RORC in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10471> ;
    owl:annotatedTarget "A protein coding gene RUNX1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1060> ;
    owl:annotatedTarget "A protein coding gene CXCR5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10658> ;
    owl:annotatedTarget "A protein coding gene SDC1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10720> ;
    owl:annotatedTarget "A protein coding gene SELL in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10874> ;
    owl:annotatedTarget "A protein coding gene SIGLEC5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=10903> ;
    owl:annotatedTarget "A protein coding gene SLAMF1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11127> ;
    owl:annotatedTarget "A protein coding gene SIGLEC1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11141> ;
    owl:annotatedTarget "A protein coding gene SNCG in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1119> ;
    owl:annotatedTarget "A protein coding gene BST2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11241> ;
    owl:annotatedTarget "A protein coding gene SPI1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11249> ;
    owl:annotatedTarget "A protein coding gene SPN in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11329> ;
    owl:annotatedTarget "A protein coding gene SST in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11556> ;
    owl:annotatedTarget "A protein coding gene TAL1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11599> ;
    owl:annotatedTarget "A protein coding gene TBX21 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11763> ;
    owl:annotatedTarget "A protein coding gene TFRC in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11784> ;
    owl:annotatedTarget "A protein coding gene THBD in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11801> ;
    owl:annotatedTarget "A protein coding gene THY1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11908> ;
    owl:annotatedTarget "A protein coding gene TNFRSF11A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11922> ;
    owl:annotatedTarget "A protein coding gene CD27 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=11935> ;
    owl:annotatedTarget "A protein coding gene CD40LG in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12335> ;
    owl:annotatedTarget "A protein coding gene TRPC3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=124> ;
    owl:annotatedTarget "A protein coding gene ACP5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12693> ;
    owl:annotatedTarget "A protein coding gene VIP in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=12709> ;
    owl:annotatedTarget "A protein coding gene VPREB1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13258> ;
    owl:annotatedTarget "A protein coding gene CLEC4C in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=13823> ;
    owl:annotatedTarget "A protein coding gene NETO1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14556> ;
    owl:annotatedTarget "A protein coding gene CLEC6A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14558> ;
    owl:annotatedTarget "A protein coding gene CLEC7A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=14675> ;
    owl:annotatedTarget "A protein coding gene IRX6 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15503> ;
    owl:annotatedTarget "A protein coding gene LILRA4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1569> ;
    owl:annotatedTarget "A protein coding gene CCK in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=15855> ;
    owl:annotatedTarget "A protein coding gene CD93 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1602> ;
    owl:annotatedTarget "A protein coding gene CCR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1603> ;
    owl:annotatedTarget "A protein coding gene CCR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1604> ;
    owl:annotatedTarget "A protein coding gene CCR3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1605> ;
    owl:annotatedTarget "A protein coding gene CCR4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1606> ;
    owl:annotatedTarget "A protein coding gene CCR5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1607> ;
    owl:annotatedTarget "A protein coding gene CCR6 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1608> ;
    owl:annotatedTarget "A protein coding gene CCR7 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=16097> ;
    owl:annotatedTarget "A protein coding gene LAMP5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1628> ;
    owl:annotatedTarget "A protein coding gene CD14 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1631> ;
    owl:annotatedTarget "A protein coding gene CD163 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1633> ;
    owl:annotatedTarget "A protein coding gene CD19 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1634> ;
    owl:annotatedTarget "A protein coding gene CD1A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1636> ;
    owl:annotatedTarget "A protein coding gene CD1C in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1637> ;
    owl:annotatedTarget "A protein coding gene CD1D in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1639> ;
    owl:annotatedTarget "A protein coding gene CD2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1641> ;
    owl:annotatedTarget "A protein coding gene CD209 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1643> ;
    owl:annotatedTarget "A protein coding gene CD22 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1645> ;
    owl:annotatedTarget "A protein coding gene CD24 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1653> ;
    owl:annotatedTarget "A protein coding gene CD28 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1659> ;
    owl:annotatedTarget "A protein coding gene CD33 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1662> ;
    owl:annotatedTarget "A protein coding gene CD34 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1663> ;
    owl:annotatedTarget "A protein coding gene CD36 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1667> ;
    owl:annotatedTarget "A protein coding gene CD38 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1674> ;
    owl:annotatedTarget "A protein coding gene CD3E in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1678> ;
    owl:annotatedTarget "A protein coding gene CD4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1681> ;
    owl:annotatedTarget "A protein coding gene CD44 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1683> ;
    owl:annotatedTarget "A protein coding gene CD48 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1685> ;
    owl:annotatedTarget "A protein coding gene CD5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1693> ;
    owl:annotatedTarget "A protein coding gene CD68 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1694> ;
    owl:annotatedTarget "A protein coding gene CD69 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1695> ;
    owl:annotatedTarget "A protein coding gene CD7 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1700> ;
    owl:annotatedTarget "A protein coding gene CD80 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1703> ;
    owl:annotatedTarget "A protein coding gene CD83 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1704> ;
    owl:annotatedTarget "A protein coding gene CD84 in human." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002001 ;
    owl:annotatedTarget obo:CL_0000557 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1705> ;
    owl:annotatedTarget "A protein coding gene CD86 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1706> ;
    owl:annotatedTarget "A protein coding gene CD8A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1707> ;
    owl:annotatedTarget "A protein coding gene CD8B in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1709> ;
    owl:annotatedTarget "A protein coding gene CD9 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17291> ;
    owl:annotatedTarget "A protein coding gene TMED1 in human." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12615892"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002001 ;
    owl:annotatedTarget "A granulocyte monocyte progenitor is CD34-positive, CD38-positive, IL-3receptor-alpha-positive and is CD45RA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1748> ;
    owl:annotatedTarget "A protein coding gene CDH1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1764> ;
    owl:annotatedTarget "A protein coding gene CDH5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=17935> ;
    owl:annotatedTarget "A protein coding gene CD207 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18015> ;
    owl:annotatedTarget "A protein coding gene IL17RB in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18149> ;
    owl:annotatedTarget "A protein coding gene A4GALT in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=18171> ;
    owl:annotatedTarget "A protein coding gene CD244 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1820> ;
    owl:annotatedTarget "A protein coding gene CEACAM8 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1833> ;
    owl:annotatedTarget "A protein coding gene CEBPA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1836> ;
    owl:annotatedTarget "A protein coding gene CEBPE in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=1960> ;
    owl:annotatedTarget "A protein coding gene CHRNA7 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2197> ;
    owl:annotatedTarget "A protein coding gene COL1A1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=23319> ;
    owl:annotatedTarget "A protein coding gene NTNG1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2334> ;
    owl:annotatedTarget "A protein coding gene CR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2336> ;
    owl:annotatedTarget "A protein coding gene CR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2433> ;
    owl:annotatedTarget "A protein coding gene CSF1R in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2505> ;
    owl:annotatedTarget "A protein coding gene CTLA4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2536> ;
    owl:annotatedTarget "A protein coding gene CTSK in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2558> ;
    owl:annotatedTarget "A protein coding gene CX3CR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2561> ;
    owl:annotatedTarget "A protein coding gene CXCR4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=2983> ;
    owl:annotatedTarget "A protein coding gene DNTT in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3239> ;
    owl:annotatedTarget "A protein coding gene EGR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3336> ;
    owl:annotatedTarget "A protein coding gene ADGRE1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3349> ;
    owl:annotatedTarget "A protein coding gene ENG in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3355> ;
    owl:annotatedTarget "A protein coding gene ENPEP in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3358> ;
    owl:annotatedTarget "A protein coding gene ENPP3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3372> ;
    owl:annotatedTarget "A protein coding gene EOMES in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3423> ;
    owl:annotatedTarget "A protein coding gene EPX in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3609> ;
    owl:annotatedTarget "A protein coding gene FCER1A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3612> ;
    owl:annotatedTarget "A protein coding gene FCER2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3613> ;
    owl:annotatedTarget "A protein coding gene FCGR1A in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3618> ;
    owl:annotatedTarget "A protein coding gene FCGR2B in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3765> ;
    owl:annotatedTarget "A protein coding gene FLT3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3796> ;
    owl:annotatedTarget "A protein coding gene FOS in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=3826> ;
    owl:annotatedTarget "A protein coding gene FPR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4015> ;
    owl:annotatedTarget "A protein coding gene FUT4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4170> ;
    owl:annotatedTarget "A protein coding gene GATA1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4171> ;
    owl:annotatedTarget "A protein coding gene GATA2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4172> ;
    owl:annotatedTarget "A protein coding gene GATA3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4235> ;
    owl:annotatedTarget "A protein coding gene GFAP in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4439> ;
    owl:annotatedTarget "A protein coding gene GP1BA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4502> ;
    owl:annotatedTarget "A protein coding gene PTGDR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4540> ;
    owl:annotatedTarget "A protein coding gene CXCR3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4702> ;
    owl:annotatedTarget "A protein coding gene GYPA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4709> ;
    owl:annotatedTarget "A protein coding gene GZMB in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4835> ;
    owl:annotatedTarget "A protein coding gene HBZ in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=4947> ;
    owl:annotatedTarget "A protein coding gene HLA-DRA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=500> ;
    owl:annotatedTarget "A protein coding gene ANPEP in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5351> ;
    owl:annotatedTarget "A protein coding gene ICOS in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5870> ;
    owl:annotatedTarget "A protein coding gene IGLL1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=5998> ;
    owl:annotatedTarget "A protein coding gene IL1RL1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6008> ;
    owl:annotatedTarget "A protein coding gene IL2RA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6009> ;
    owl:annotatedTarget "A protein coding gene IL2RB in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6012> ;
    owl:annotatedTarget "A protein coding gene IL3RA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6017> ;
    owl:annotatedTarget "A protein coding gene IL5RA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6024> ;
    owl:annotatedTarget "A protein coding gene IL7R in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6026> ;
    owl:annotatedTarget "A protein coding gene CXCR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6027> ;
    owl:annotatedTarget "A protein coding gene CXCR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6106> ;
    owl:annotatedTarget "A protein coding gene FOXP3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6137> ;
    owl:annotatedTarget "A protein coding gene ITGA2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6138> ;
    owl:annotatedTarget "A protein coding gene ITGA2B in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6140> ;
    owl:annotatedTarget "A protein coding gene ITGA4 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6147> ;
    owl:annotatedTarget "A protein coding gene ITGAE in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6149> ;
    owl:annotatedTarget "A protein coding gene ITGAM in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6152> ;
    owl:annotatedTarget "A protein coding gene ITGAX in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6162> ;
    owl:annotatedTarget "A protein coding gene ITGB7 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6307> ;
    owl:annotatedTarget "A protein coding gene KDR in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6342> ;
    owl:annotatedTarget "A protein coding gene KIT in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6373> ;
    owl:annotatedTarget "A protein coding gene KLRB1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6374> ;
    owl:annotatedTarget "A protein coding gene KLRC1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6378> ;
    owl:annotatedTarget "A protein coding gene KLRD1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6380> ;
    owl:annotatedTarget "A protein coding gene KLRG1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6526> ;
    owl:annotatedTarget "A protein coding gene LCN2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6561> ;
    owl:annotatedTarget "A protein coding gene LGALS1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6595> ;
    owl:annotatedTarget "A protein coding gene LHX3 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=663> ;
    owl:annotatedTarget "A protein coding gene ARG1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6720> ;
    owl:annotatedTarget "A protein coding gene LTF in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6724> ;
    owl:annotatedTarget "A protein coding gene LUM in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6729> ;
    owl:annotatedTarget "A protein coding gene LY75 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6731> ;
    owl:annotatedTarget "A protein coding gene NCR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6732> ;
    owl:annotatedTarget "A protein coding gene NCR2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=6895> ;
    owl:annotatedTarget "A protein coding gene MARCO in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7001> ;
    owl:annotatedTarget "A protein coding gene MEIS2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7027> ;
    owl:annotatedTarget "A protein coding gene MERTK in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7154> ;
    owl:annotatedTarget "A protein coding gene MME in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7218> ;
    owl:annotatedTarget "A protein coding gene MPO in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7228> ;
    owl:annotatedTarget "A protein coding gene MRC1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7315> ;
    owl:annotatedTarget "A protein coding gene MS4A1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7376> ;
    owl:annotatedTarget "A protein coding gene MSR1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7545> ;
    owl:annotatedTarget "A protein coding gene MYB in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7656> ;
    owl:annotatedTarget "A protein coding gene NCAM1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=7795> ;
    owl:annotatedTarget "A protein coding gene NFKB2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8619> ;
    owl:annotatedTarget "A protein coding gene PAX5 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8760> ;
    owl:annotatedTarget "A protein coding gene PDCD1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=8803> ;
    owl:annotatedTarget "A protein coding gene PDGFRA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9053> ;
    owl:annotatedTarget "A protein coding gene PLAUR in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9360> ;
    owl:annotatedTarget "A protein coding gene PRF1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9362> ;
    owl:annotatedTarget "A protein coding gene PRG2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9454> ;
    owl:annotatedTarget "A protein coding gene PROM1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9662> ;
    owl:annotatedTarget "A protein coding gene SIRPA in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9666> ;
    owl:annotatedTarget "A protein coding gene PTPRC in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9704> ;
    owl:annotatedTarget "A protein coding gene PVALB in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9831> ;
    owl:annotatedTarget "A protein coding gene RAG1 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=9832> ;
    owl:annotatedTarget "A protein coding gene RAG2 in human." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:101773> ;
    owl:annotatedTarget "A protein coding gene Cd86 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:101775> ;
    owl:annotatedTarget "A protein coding gene Cd80 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:101904> ;
    owl:annotatedTarget "A protein coding gene Klra4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:101905> ;
    owl:annotatedTarget "A protein coding gene Klra3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:101907> ;
    owl:annotatedTarget "A protein coding gene Klra1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:102673> ;
    owl:annotatedTarget "A protein coding gene Lhx3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:102968> ;
    owl:annotatedTarget "A protein coding gene Klra8 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:103011> ;
    owl:annotatedTarget "A protein coding gene Ccr7 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:103294> ;
    owl:annotatedTarget "A protein coding gene Prg2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:103567> ;
    owl:annotatedTarget "A protein coding gene Cxcr5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:103572> ;
    owl:annotatedTarget "A protein coding gene Cebpe in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:104616> ;
    owl:annotatedTarget "A protein coding gene Ccr3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:104618> ;
    owl:annotatedTarget "A protein coding gene Ccr1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:104856> ;
    owl:annotatedTarget "A protein coding gene Rorc in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:104879> ;
    owl:annotatedTarget "A protein coding gene Pdcd1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:105057> ;
    owl:annotatedTarget "A protein coding gene Cdh5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:105303> ;
    owl:annotatedTarget "A protein coding gene Cxcr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106185> ;
    owl:annotatedTarget "A protein coding gene Ccr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106201> ;
    owl:annotatedTarget "A protein coding gene Tmed1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106645> ;
    owl:annotatedTarget "A protein coding gene Enpep in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106662> ;
    owl:annotatedTarget "A protein coding gene Ly75 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106664> ;
    owl:annotatedTarget "A protein coding gene Cd93 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106910> ;
    owl:annotatedTarget "A protein coding gene Ly76 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:106912> ;
    owl:annotatedTarget "A protein coding gene Adgre1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107182> ;
    owl:annotatedTarget "A protein coding gene Ccr5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107187> ;
    owl:annotatedTarget "A protein coding gene Bcl6 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107443> ;
    owl:annotatedTarget "A protein coding gene Fpr1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107474> ;
    owl:annotatedTarget "A protein coding gene Cd38 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107527> ;
    owl:annotatedTarget "A protein coding gene Ly6a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107538> ;
    owl:annotatedTarget "A protein coding gene Klrb1c in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107569> ;
    owl:annotatedTarget "A protein coding gene Epx in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107674> ;
    owl:annotatedTarget "A protein coding gene Cd1d1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107823> ;
    owl:annotatedTarget "A protein coding gene Ctsk in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107824> ;
    owl:annotatedTarget "A protein coding gene Ccr4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:107899> ;
    owl:annotatedTarget "A protein coding gene Cd36 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:108563> ;
    owl:annotatedTarget "A protein coding gene Sirpa in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:108564> ;
    owl:annotatedTarget "A protein coding gene Meis2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:109294> ;
    owl:annotatedTarget "A protein coding gene Cd244 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:109347> ;
    owl:annotatedTarget "A protein coding gene Lum in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:109440> ;
    owl:annotatedTarget "A protein coding gene Ly6g in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:109526> ;
    owl:annotatedTarget "A protein coding gene Trpc3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:109563> ;
    owl:annotatedTarget "A protein coding gene Cxcr4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1099800> ;
    owl:annotatedTarget "A protein coding gene Nfkb2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1100886> ;
    owl:annotatedTarget "A protein coding gene Prom1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1196275> ;
    owl:annotatedTarget "A protein coding gene Klrd1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1201683> ;
    owl:annotatedTarget "A protein coding gene Eomes in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1277207> ;
    owl:annotatedTarget "A protein coding gene Cxcr3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1298377> ;
    owl:annotatedTarget "A protein coding gene Itgae in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1298397> ;
    owl:annotatedTarget "A protein coding gene Sncg in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1309998> ;
    owl:annotatedTarget "A protein coding gene Marco in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1314891> ;
    owl:annotatedTarget "A protein coding gene Tnfrsf11a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1328316> ;
    owl:annotatedTarget "A protein coding gene Cd83 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1330275> ;
    owl:annotatedTarget "A protein coding gene Ptgdr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1333744> ;
    owl:annotatedTarget "A protein coding gene Gp1ba in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1333797> ;
    owl:annotatedTarget "A protein coding gene Ccr6 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1333815> ;
    owl:annotatedTarget "A protein coding gene Cx3cr1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1336212> ;
    owl:annotatedTarget "A protein coding gene Ncr1 in mouse." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002002 ;
    owl:annotatedTarget obo:CL_0000557 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1336885> ;
    owl:annotatedTarget "A protein coding gene Cd84 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1339758> ;
    owl:annotatedTarget "A protein coding gene Csf1r in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1349162> ;
    owl:annotatedTarget "A protein coding gene Sdc1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1351314> ;
    owl:annotatedTarget "A protein coding gene Slamf1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1355292> ;
    owl:annotatedTarget "A protein coding gene Il17rb in mouse." .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12615892"^^xsd:string, "PMID:16322423"^^xsd:string, "PMID:19022770"^^xsd:string, "PMID:19273628"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002002 ;
    owl:annotatedTarget "A granulocyte monocyte progenitor that is Kit-positive, CD34-positive, Fc-gamma receptor II/II-positive, and is Sca-1-negative, Il7ra-negative, Cxc3r1-negative, and CD90-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1355294> ;
    owl:annotatedTarget "A protein coding gene Klrg1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1858745> ;
    owl:annotatedTarget "A protein coding gene Icos in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1861231> ;
    owl:annotatedTarget "A protein coding gene Clec4n in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1861431> ;
    owl:annotatedTarget "A protein coding gene Clec7a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1888984> ;
    owl:annotatedTarget "A protein coding gene Tbx21 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1891436> ;
    owl:annotatedTarget "A protein coding gene Foxp3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1916415> ;
    owl:annotatedTarget "A protein coding gene Cd209b in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1916800> ;
    owl:annotatedTarget "A protein coding gene Bst2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1921853> ;
    owl:annotatedTarget "A protein coding gene Cd200r3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1923411> ;
    owl:annotatedTarget "A protein coding gene Lamp5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1927642> ;
    owl:annotatedTarget "A protein coding gene Irx6 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:1934028> ;
    owl:annotatedTarget "A protein coding gene Ntng1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:2135946> ;
    owl:annotatedTarget "A protein coding gene Cd163 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:2143702> ;
    owl:annotatedTarget "A protein coding gene Enpp3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:2180021> ;
    owl:annotatedTarget "A protein coding gene Cd207 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:2180216> ;
    owl:annotatedTarget "A protein coding gene Neto1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:3512453> ;
    owl:annotatedTarget "A protein coding gene A4galt in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:3712069> ;
    owl:annotatedTarget "A protein coding gene Ly6c2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:5000466> ;
    owl:annotatedTarget "A protein coding gene Anpep in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:87883> ;
    owl:annotatedTarget "A protein coding gene Acp5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88070> ;
    owl:annotatedTarget "A protein coding gene Arg1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88297> ;
    owl:annotatedTarget "A protein coding gene Cck in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88318> ;
    owl:annotatedTarget "A protein coding gene Cd14 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88319> ;
    owl:annotatedTarget "A protein coding gene Cd19 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88320> ;
    owl:annotatedTarget "A protein coding gene Cd2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88321> ;
    owl:annotatedTarget "A protein coding gene Ms4a1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88322> ;
    owl:annotatedTarget "A protein coding gene Cd22 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88323> ;
    owl:annotatedTarget "A protein coding gene Cd24a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88326> ;
    owl:annotatedTarget "A protein coding gene Cd27 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88327> ;
    owl:annotatedTarget "A protein coding gene Cd28 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88329> ;
    owl:annotatedTarget "A protein coding gene Cd34 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88332> ;
    owl:annotatedTarget "A protein coding gene Cd3e in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88335> ;
    owl:annotatedTarget "A protein coding gene Cd4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88337> ;
    owl:annotatedTarget "A protein coding gene Cd40lg in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88338> ;
    owl:annotatedTarget "A protein coding gene Cd44 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88339> ;
    owl:annotatedTarget "A protein coding gene Cd48 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88340> ;
    owl:annotatedTarget "A protein coding gene Cd5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88342> ;
    owl:annotatedTarget "A protein coding gene Cd68 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88343> ;
    owl:annotatedTarget "A protein coding gene Cd69 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88344> ;
    owl:annotatedTarget "A protein coding gene Cd7 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88346> ;
    owl:annotatedTarget "A protein coding gene Cd8a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88347> ;
    owl:annotatedTarget "A protein coding gene Cd8b1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88348> ;
    owl:annotatedTarget "A protein coding gene Cd9 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88354> ;
    owl:annotatedTarget "A protein coding gene Cdh1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88467> ;
    owl:annotatedTarget "A protein coding gene Col1a1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88489> ;
    owl:annotatedTarget "A protein coding gene Cr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:88556> ;
    owl:annotatedTarget "A protein coding gene Ctla4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95296> ;
    owl:annotatedTarget "A protein coding gene Egr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95392> ;
    owl:annotatedTarget "A protein coding gene Eng in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95494> ;
    owl:annotatedTarget "A protein coding gene Fcer1a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95497> ;
    owl:annotatedTarget "A protein coding gene Fcer2a in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95498> ;
    owl:annotatedTarget "A protein coding gene Fcgr1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95499> ;
    owl:annotatedTarget "A protein coding gene Fcgr2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95500> ;
    owl:annotatedTarget "A protein coding gene Fcgr3 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95559> ;
    owl:annotatedTarget "A protein coding gene Flt3 in mouse." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002003 ;
    owl:annotatedTarget obo:CL_0001066 .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95574> ;
    owl:annotatedTarget "A protein coding gene Fos in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95594> ;
    owl:annotatedTarget "A protein coding gene Fut4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95661> ;
    owl:annotatedTarget "A protein coding gene Gata1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95662> ;
    owl:annotatedTarget "A protein coding gene Gata2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95663> ;
    owl:annotatedTarget "A protein coding gene Gata3 in mouse." .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19621348"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002003 ;
    owl:annotatedTarget "An erythroid progenitor cell that is CD34-positive and is GlyA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95697> ;
    owl:annotatedTarget "A protein coding gene Gfap in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:95900> ;
    owl:annotatedTarget "A protein coding gene H2-Ea in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96019> ;
    owl:annotatedTarget "A protein coding gene Hba-x in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96021> ;
    owl:annotatedTarget "A protein coding gene Hbb-b1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96549> ;
    owl:annotatedTarget "A protein coding gene Il2ra in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96550> ;
    owl:annotatedTarget "A protein coding gene Il2rb in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96553> ;
    owl:annotatedTarget "A protein coding gene Il3ra in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96558> ;
    owl:annotatedTarget "A protein coding gene Il5ra in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96562> ;
    owl:annotatedTarget "A protein coding gene Il7r in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96600> ;
    owl:annotatedTarget "A protein coding gene Itga2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96601> ;
    owl:annotatedTarget "A protein coding gene Itga2b in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96603> ;
    owl:annotatedTarget "A protein coding gene Itga4 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96607> ;
    owl:annotatedTarget "A protein coding gene Itgam in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96609> ;
    owl:annotatedTarget "A protein coding gene Itgax in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96616> ;
    owl:annotatedTarget "A protein coding gene Itgb7 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96677> ;
    owl:annotatedTarget "A protein coding gene Kit in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96683> ;
    owl:annotatedTarget "A protein coding gene Kdr in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96757> ;
    owl:annotatedTarget "A protein coding gene Lcn2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96777> ;
    owl:annotatedTarget "A protein coding gene Lgals1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96837> ;
    owl:annotatedTarget "A protein coding gene Ltf in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:96965> ;
    owl:annotatedTarget "A protein coding gene Mertk in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97004> ;
    owl:annotatedTarget "A protein coding gene Mme in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97137> ;
    owl:annotatedTarget "A protein coding gene Mpo in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97142> ;
    owl:annotatedTarget "A protein coding gene Mrc1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97249> ;
    owl:annotatedTarget "A protein coding gene Myb in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97281> ;
    owl:annotatedTarget "A protein coding gene Ncam1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97489> ;
    owl:annotatedTarget "A protein coding gene Pax5 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97530> ;
    owl:annotatedTarget "A protein coding gene Pdgfra in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97551> ;
    owl:annotatedTarget "A protein coding gene Prf1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97612> ;
    owl:annotatedTarget "A protein coding gene Plaur in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97821> ;
    owl:annotatedTarget "A protein coding gene Pvalb in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97848> ;
    owl:annotatedTarget "A protein coding gene Rag1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:97849> ;
    owl:annotatedTarget "A protein coding gene Rag2 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98257> ;
    owl:annotatedTarget "A protein coding gene Msr1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98279> ;
    owl:annotatedTarget "A protein coding gene Sell in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98282> ;
    owl:annotatedTarget "A protein coding gene Spi1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98326> ;
    owl:annotatedTarget "A protein coding gene Sst in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98384> ;
    owl:annotatedTarget "A protein coding gene Spn in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98427> ;
    owl:annotatedTarget "A protein coding gene Il1rl1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98480> ;
    owl:annotatedTarget "A protein coding gene Tal1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98659> ;
    owl:annotatedTarget "A protein coding gene Dntt in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98736> ;
    owl:annotatedTarget "A protein coding gene Thbd in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98747> ;
    owl:annotatedTarget "A protein coding gene Thy1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98822> ;
    owl:annotatedTarget "A protein coding gene Tfrc in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:98933> ;
    owl:annotatedTarget "A protein coding gene Vip in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:99440> ;
    owl:annotatedTarget "A protein coding gene Cd33 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:99480> ;
    owl:annotatedTarget "A protein coding gene Cebpa in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:99668> ;
    owl:annotatedTarget "A protein coding gene Siglec1 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:99779> ;
    owl:annotatedTarget "A protein coding gene Chrna7 in mouse." .

[]
    oboInOwl:hasDbXref "PRO:DNx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <http://www.informatics.jax.org/marker/MGI:99852> ;
    owl:annotatedTarget "A protein coding gene Runx1 in mouse." .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002004 ;
    owl:annotatedTarget obo:CL_0000547 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19621348"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002004 ;
    owl:annotatedTarget "A proerythoblast that is CD34-negative and GlyA-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "SIO:000251" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002087 ;
    owl:annotatedTarget "is immediately preceded by" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002005 ;
    owl:annotatedTarget obo:CL_0000050 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12615892"^^xsd:string, "PMID:190227700"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002005 ;
    owl:annotatedTarget "A megakaryocyte erythroid progenitor cell is CD34-positive, CD38-positive and is IL3-receptor alpha-negative and CD45RA-negative."^^xsd:string .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000000
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:CL_0000000 ;
                owl:onProperty obo:RO_0002180
            ]
        )
    ] ;
    owl:intersectionOf (obo:CARO_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001993
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002006 ;
    owl:annotatedTarget obo:CL_0000050 .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001405
            ]
        )
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Class ;
            owl:complementOf [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0005634
            ]
        ]
    ) .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12615892"^^xsd:string, "PMID:19022770"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002006 ;
    owl:annotatedTarget "A megakaryocyte erythroid progenitor cell that is Kit-positive and is Sca1-negative, CD34-negative, CD90-negative, IL7r-alpha-negative and Fcgr II/III-low."^^xsd:string .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001408
            ]
        )
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000051 ;
            owl:someValuesFrom obo:GO_0005929
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onClass obo:GO_0005634 ;
                owl:onProperty obo:RO_0002180 ;
                owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
            ]
        )
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001406
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onClass obo:GO_0005634 ;
                owl:onProperty obo:RO_0002180 ;
                owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
            ]
        )
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001407
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:GO_0005634 ;
                owl:onProperty obo:RO_0002180
            ]
        )
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001908
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012125
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000009
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000344
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002072
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002097
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000010
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001017
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000104
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000068
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000092
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009778
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000977
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002402
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000040 ;
    owl:annotatedTarget obo:CL_0002194 .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035820
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001179
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002358
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011932
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001821
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002033
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002073
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002421
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001885
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001954
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002191
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002072
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002097
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002074
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002077
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005184
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000170
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002167
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002168
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000977
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002400
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002401
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002357
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002408
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002425
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035819
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003684
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008203
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010190
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005613
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005622
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001103
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0006670
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0014765
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0035831
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004088
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0010230
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0035639
        ]
    ) .

[]
    a owl:Class ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008947
    ] ;
    owl:unionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0036072
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0036073
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002007 ;
    owl:annotatedTarget obo:CL_0000611 .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005634
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001407
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0005634
    ] ;
    owl:intersectionOf (obo:CL_0000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001908
        ]
    ) .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17582345"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002007 ;
    owl:annotatedTarget "A lineage marker-negative, CD34-positive, IL5r-alpha-positive, and Sca1-negative eosinophil progenitor cell."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/cell-ontology/issues/757> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:CL_0000031
        ] ;
        owl:intersectionOf (obo:CL_0000540
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002162 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:CL_0000031
    ] .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "PMID:1104740"^^xsd:string, "http://en.wikipedia.org/wiki/Monoblast"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000040 ;
    owl:annotatedTarget "A myeloid progenitor cell committed to the monocyte lineage. This cell is CD11b-positive, has basophilic cytoplasm, euchromatin, and the presence of a nucleolus."^^xsd:string .

[]
    oboInOwl:notes "hagfish have median nostril" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BSPO_0000126 ;
            owl:someValuesFrom obo:UBERON_0000033
        ] ;
        owl:intersectionOf (obo:UBERON_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7776
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

[]
    oboInOwl:source "PMID:25312359" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001004
        ] ;
        owl:intersectionOf (obo:UBERON_0000004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] .

[]
    oboInOwl:notes "midface division only makes sense for gnathostomes" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0004089
        ] ;
        owl:intersectionOf (obo:UBERON_0000004
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7776
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004089
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000051 ;
            owl:someValuesFrom obo:CL_0000696
        ] ;
        owl:intersectionOf (obo:UBERON_0000006
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_117570
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CL_0000696
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:intersectionOf (obo:UBERON_0000033
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7776
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001004
        ]
    ] ;
    owl:intersectionOf (obo:UBERON_0000166
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001677
        ] ;
        owl:intersectionOf (obo:UBERON_0000209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001679
        ] ;
        owl:intersectionOf (obo:UBERON_0000209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001679
    ] .

[]
    oboInOwl:source "PMID:15843440" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0008837
        ] ;
        owl:intersectionOf (obo:UBERON_0000423
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_10088
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008837
    ] .

[]
    oboInOwl:notes "vertebrates" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BSPO_0000126 ;
            owl:someValuesFrom obo:UBERON_0000468
        ] ;
        owl:intersectionOf (obo:UBERON_0000473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000075
    ] ;
    owl:intersectionOf (obo:UBERON_0000475
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0034929
    ] ;
    owl:intersectionOf (obo:UBERON_0000475
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:intersectionOf (obo:UBERON_0000955
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7711
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050890
    ] ;
    owl:intersectionOf (obo:UBERON_0000955
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0008255
        ] ;
        owl:intersectionOf (obo:UBERON_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0008255
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0008256
        ] ;
        owl:intersectionOf (obo:UBERON_0000975
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0008256
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0000979
        ] ;
        owl:intersectionOf (obo:UBERON_0000981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001272
        ] ;
        owl:intersectionOf (obo:UBERON_0000981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001272
    ] .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002008 ;
    owl:annotatedTarget obo:CL_0000611 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0002446
        ] ;
        owl:intersectionOf (obo:UBERON_0000981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002446
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC2626675"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002008 ;
    owl:annotatedTarget "A lineage marker-negative, CD34-positive, CD38-positive, IL3r-alpha-positive, IL5r-alpha-positive, and CD45RA-negative eosinophil progenitor cell."^^xsd:string .

[]
    oboInOwl:source "FMA-abduced-lr" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BSPO_0000126 ;
            owl:someValuesFrom obo:UBERON_0003975
        ] ;
        owl:intersectionOf (obo:UBERON_0000992
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0003975
    ] .

[]
    oboInOwl:evidence "definitional"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0001049
        ] ;
        owl:intersectionOf (obo:UBERON_0001017
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0002342
        ] ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:intersectionOf (obo:UBERON_0001042
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0001043
    ] ;
    owl:intersectionOf (obo:UBERON_0001042
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0008895
    ] ;
    owl:intersectionOf (obo:UBERON_0001042
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_89593
        ]
    ) .

[]
    oboInOwl:notes "only in species that have a stomach" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty core:distally_connected_to ;
            owl:someValuesFrom obo:UBERON_0000945
        ] ;
        owl:intersectionOf (obo:UBERON_0001043
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0000945
    ] .

[]
    oboInOwl:source "Wikipedia:Vitelline_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0005487
        ] ;
        owl:intersectionOf (obo:UBERON_0001072
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005487
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0002078
    ] ;
    owl:intersectionOf (obo:UBERON_0001072
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001548
    ] ;
    owl:intersectionOf (obo:UBERON_0001088
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:intersectionOf (obo:UBERON_0001091
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001752
    ] ;
    owl:intersectionOf (obo:UBERON_0001091
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:intersectionOf (obo:UBERON_0001091
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006072
    ] ;
    owl:intersectionOf (obo:UBERON_0001092
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty core:anteriorly_connected_to ;
            owl:someValuesFrom obo:UBERON_0001676
        ] ;
        owl:intersectionOf (obo:UBERON_0001092
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty core:anteriorly_connected_to ;
        owl:someValuesFrom obo:UBERON_0001676
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006072
    ] ;
    owl:intersectionOf (obo:UBERON_0001093
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf obo:UBERON_0003461 ;
    owl:intersectionOf (obo:UBERON_0001105
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001469
        ]
    ] ;
    owl:intersectionOf (obo:UBERON_0001105
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002009 ;
    owl:annotatedTarget obo:CL_0002032 .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0000975
        ] ;
        owl:intersectionOf (obo:UBERON_0001105
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000975
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19273628"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002009 ;
    owl:annotatedTarget "A progenitor cell that can give rise to plasmacytoid and myeloid dendritic cells, and to monocytes and macrophages."^^xsd:string .

[]
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0007124
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007124
    ] .

[]
    oboInOwl:notes "Mammals" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010025
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010025
    ] .

[]
    oboInOwl:notes "Mammals" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010027
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010027
    ] .

[]
    oboInOwl:notes "Aves" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010026
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010026
    ] .

[]
    oboInOwl:notes "Aves" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010028
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010028
    ] .

[]
    oboInOwl:notes "pouches 3 and 4 in human" ;
    oboInOwl:source "PMID:16313389" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0007125
        ] ;
        owl:intersectionOf (obo:UBERON_0001132
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007125
    ] .

[]
    oboInOwl:source "Wikipedia:Vitelline_vein" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0005487
        ] ;
        owl:intersectionOf (obo:UBERON_0001143
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005487
    ] .

[]
    oboInOwl:notes "requires review" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0005458
        ] ;
        owl:intersectionOf (obo:UBERON_0001191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005458
    ] .

[]
    oboInOwl:notes "requires review" ;
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0005470
        ] ;
        owl:intersectionOf (obo:UBERON_0001191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005470
    ] .

[]
    oboInOwl:notes "may be present in other parts in other species" ;
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001204
        ] ;
        owl:intersectionOf (obo:UBERON_0001213
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001204
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000017
    ] ;
    owl:intersectionOf (obo:UBERON_0001264
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_89593
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0000998
    ] ;
    owl:intersectionOf (obo:UBERON_0001311
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003101
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0001000
    ] ;
    owl:intersectionOf (obo:UBERON_0001311
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003101
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002178 ;
        owl:someValuesFrom obo:UBERON_0002367
    ] ;
    owl:intersectionOf (obo:UBERON_0001311
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003101
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:channels_into ;
        owl:someValuesFrom obo:UBERON_0003959
    ] ;
    owl:intersectionOf (obo:UBERON_0001343
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:intersectionOf (obo:UBERON_0001456
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002551 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:intersectionOf (obo:UBERON_0001456
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf obo:UBERON_0011965 ;
        owl:intersectionOf (obo:UBERON_0001469
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget obo:UBERON_0011965 .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0000979
    ] ;
    owl:intersectionOf (obo:UBERON_0001488
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0001446
    ] ;
    owl:intersectionOf (obo:UBERON_0001488
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002380 ;
            owl:someValuesFrom obo:UBERON_0001529
        ] ;
        owl:intersectionOf (obo:UBERON_0001531
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001529
    ] .

[]
    oboInOwl:notes "right arch 4 in human" ;
    oboInOwl:source "embryology.ch" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0003121
        ] ;
        owl:intersectionOf (obo:UBERON_0001534
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003121
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002380 ;
            owl:someValuesFrom obo:UBERON_0001529
        ] ;
        owl:intersectionOf (obo:UBERON_0001534
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002380 ;
        owl:someValuesFrom obo:UBERON_0001529
    ] .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0006002
        ] ;
        owl:intersectionOf (obo:UBERON_0001640
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006002
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001092
        ] ;
        owl:intersectionOf (obo:UBERON_0001676
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001092
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001677
        ] ;
        owl:intersectionOf (obo:UBERON_0001676
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0000209
        ] ;
        owl:intersectionOf (obo:UBERON_0001677
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000209
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001676
        ] ;
        owl:intersectionOf (obo:UBERON_0001677
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001676
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001679
        ] ;
        owl:intersectionOf (obo:UBERON_0001677
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001679
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0002396
        ] ;
        owl:intersectionOf (obo:UBERON_0001677
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002396
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0000209
        ] ;
        owl:intersectionOf (obo:UBERON_0001679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0000209
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001677
        ] ;
        owl:intersectionOf (obo:UBERON_0001679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0002396
        ] ;
        owl:intersectionOf (obo:UBERON_0001679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002396
    ] .

[]
    oboInOwl:source "FMA-implied" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0001025 ;
            owl:someValuesFrom obo:UBERON_0001828
        ] ;
        owl:intersectionOf (obo:UBERON_0001763
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0001828
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf obo:UBERON_0000488 ;
        owl:intersectionOf (obo:UBERON_0001772
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget obo:UBERON_0000488 .

[]
    oboInOwl:source "Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000086 ;
            owl:someValuesFrom obo:PATO_0000404
        ] ;
        owl:intersectionOf (obo:UBERON_0001844
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32525
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000404
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf obo:UBERON_0000200 ;
        owl:intersectionOf (obo:UBERON_0001885
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget obo:UBERON_0000200 .

[]
    oboInOwl:source "ISBN:0123813611"^^xsd:string, "MA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001911
        ] ;
        owl:intersectionOf (obo:UBERON_0002030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_10090
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001911
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000310
        ] ;
        owl:intersectionOf (obo:UBERON_0002030
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000310
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002219 ;
            owl:someValuesFrom obo:UBERON_0009778
        ] ;
        owl:intersectionOf (obo:UBERON_0002048
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:UBERON_0009778
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:intersectionOf (obo:UBERON_0002100
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000916
    ] ;
    owl:intersectionOf (obo:UBERON_0002100
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    oboInOwl:exception "teleost" ;
    oboInOwl:source "NCBIBook:NBK53175"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0005356
        ] ;
        owl:intersectionOf (obo:UBERON_0002196
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005356
    ] .

[]
    oboInOwl:notes "Euarchontoglires" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003252
        ] ;
        owl:intersectionOf (obo:UBERON_0002228
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_314146
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003252
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000588
    ] ;
    owl:intersectionOf (obo:UBERON_0002255
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_314295
        ]
    ) .

[]
    oboInOwl:notes "evaginated" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001869
        ] ;
        owl:intersectionOf (obo:UBERON_0002285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001869
    ] .

[]
    oboInOwl:notes "evaginated" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BSPO_0000126 ;
            owl:someValuesFrom obo:UBERON_0001893
        ] ;
        owl:intersectionOf (obo:UBERON_0002285
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ] ;
    owl:intersectionOf (obo:UBERON_0002328
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:UBERON_0002080
    ] ;
    owl:intersectionOf (obo:UBERON_0002333
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    oboInOwl:source "https://github.com/obophenotype/uberon/wiki/The-neural-crest"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0002342
        ] ;
        owl:intersectionOf (obo:UBERON_0002376
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001677
        ] ;
        owl:intersectionOf (obo:UBERON_0002396
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001677
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002170 ;
            owl:someValuesFrom obo:UBERON_0001679
        ] ;
        owl:intersectionOf (obo:UBERON_0002396
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0001679
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002371 ;
            owl:someValuesFrom obo:UBERON_0006670
        ] ;
        owl:intersectionOf (obo:UBERON_0002408
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:UBERON_0006670
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf obo:UBERON_0006915 ;
        owl:intersectionOf (obo:UBERON_0002424
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget obo:UBERON_0006915 .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0003842
        ] ;
        owl:intersectionOf (obo:UBERON_0002561
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003842
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001723
    ] ;
    owl:intersectionOf (obo:UBERON_0002926
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9606
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] ;
    owl:intersectionOf (obo:UBERON_0003104
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7711
        ]
    ) .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0005200
        ] ;
        owl:intersectionOf (obo:UBERON_0003244
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005200
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:intersectionOf (obo:UBERON_0003672
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:source "MP" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0010026
        ] ;
        owl:intersectionOf (obo:UBERON_0003846
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010026
    ] .

[]
    oboInOwl:source "JB" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0010259
        ] ;
        owl:intersectionOf (obo:UBERON_0003856
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010259
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002256 ;
            owl:someValuesFrom obo:UBERON_0002328
        ] ;
        owl:intersectionOf (obo:UBERON_0003923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_10088
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0002328
    ] .

[]
    oboInOwl:source "PMID:16417468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002256 ;
            owl:someValuesFrom obo:UBERON_0005805
        ] ;
        owl:intersectionOf (obo:UBERON_0003923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_10088
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002256 ;
        owl:someValuesFrom obo:UBERON_0005805
    ] .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003889
        ] ;
        owl:intersectionOf (obo:UBERON_0003984
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003889
    ] .

[]
    oboInOwl:source "AAO", "https://github.com/geneontology/go-ontology/issues/16143" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0003064
        ] ;
        owl:intersectionOf (obo:UBERON_0004122
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

[]
    oboInOwl:source "ISBN:9780878932504" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0008780
        ] ;
        owl:intersectionOf (obo:UBERON_0004341
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0008780
    ] .

[]
    oboInOwl:source "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0011272
        ] ;
        owl:intersectionOf (obo:UBERON_0004809
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_7742
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:intersectionOf (obo:UBERON_0005087
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    oboInOwl:notes "Mammals" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000086 ;
            owl:someValuesFrom obo:PATO_0002078
        ] ;
        owl:intersectionOf (obo:UBERON_0005426
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002078
    ] .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000974
        ] ;
        owl:intersectionOf (obo:UBERON_0005562
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] .

[]
    oboInOwl:notes "Mammals" ;
    oboInOwl:source "EHDAA2"^^xsd:string, "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010026
        ] ;
        owl:intersectionOf (obo:UBERON_0005562
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010026
    ] .

[]
    oboInOwl:notes "Mammals" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010028
        ] ;
        owl:intersectionOf (obo:UBERON_0005562
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010028
    ] .

[]
    oboInOwl:notes "Aves" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010025
        ] ;
        owl:intersectionOf (obo:UBERON_0005562
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010025
    ] .

[]
    oboInOwl:notes "Aves" ;
    oboInOwl:source "ISBN:0073040584-table13.1"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002254 ;
            owl:someValuesFrom obo:UBERON_0010027
        ] ;
        owl:intersectionOf (obo:UBERON_0005562
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_8782
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002254 ;
        owl:someValuesFrom obo:UBERON_0010027
    ] .

[]
    oboInOwl:notes "conservatively place at deuterostome, excluding acoelomates" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0001025 ;
            owl:someValuesFrom obo:UBERON_0002323
        ] ;
        owl:intersectionOf (obo:UBERON_0005564
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_33511
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002323
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] ;
    owl:intersectionOf (obo:UBERON_0005944
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7776
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001467
        ] ;
        owl:intersectionOf (obo:UBERON_0006849
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_32523
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001467
    ] .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001470
        ]
    ] ;
    owl:intersectionOf (obo:UBERON_0006849
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0003692
        ]
    ] ;
    owl:intersectionOf (obo:UBERON_0006849
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0000976
    ] ;
    owl:intersectionOf (obo:UBERON_0006849
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    owl:intersectionOf (obo:UBERON_0007811
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] ;
    owl:intersectionOf (obo:UBERON_0008281
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_40674
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:intersectionOf (obo:UBERON_0008425
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_9443
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0011156
        ]
    ] ;
    owl:intersectionOf (obo:UBERON_0008895
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_89593
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001091
    ] ;
    owl:intersectionOf (obo:UBERON_0010365
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32524
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000153
    ] ;
    owl:intersectionOf (obo:UBERON_0010708
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000154
    ] ;
    owl:intersectionOf (obo:UBERON_0010709
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0011584
    ] ;
    owl:intersectionOf (obo:UBERON_0011583
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002010 ;
    owl:annotatedTarget obo:CL_0002031 .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty core:distally_connected_to ;
        owl:someValuesFrom obo:UBERON_0006717
    ] ;
    owl:intersectionOf (obo:UBERON_0011584
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_32523
        ]
    ) .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002371
        ] ;
        owl:intersectionOf (obo:UBERON_0012429
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002371
    ] .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002010 ;
    owl:annotatedTarget "A lin-negative, MHC-II-negative, CD11c-positive, FLT3-positive cell with intermediate expression of SIRP-alpha."^^xsd:string .

[]
    a owl:Class ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] ;
    owl:intersectionOf (obo:UBERON_0016879
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:NCBITaxon_7742
        ]
    ) .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource [
        a owl:Class ;
        rdfs:subClassOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom obo:UBERON_0003120
        ] ;
        owl:intersectionOf (obo:UBERON_2001053
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:NCBITaxon_40674
            ]
        )
    ] ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003120
    ] .

[]
    a owl:Restriction ;
    rdfs:subClassOf obo:CL_0000000 ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0010006 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0070029 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0010225
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0070029 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002100 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0070031 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002102 ;
        owl:someValuesFrom obo:UBERON_0001896
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0070031 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0070034 .

[]
    a owl:Restriction ;
    rdfs:subClassOf [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002418 ;
                    owl:someValuesFrom obo:BFO_0000015
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000056 ;
                    owl:someValuesFrom [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002418 ;
                        owl:someValuesFrom obo:BFO_0000015
                    ]
                ]
            ]
        )
    ] ;
    owl:onProperty obo:RO_0002566 ;
    owl:someValuesFrom obo:BFO_0000040 .

[]
    a owl:AllDisjointClasses ;
    owl:members ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000009
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0000344
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002072
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002097
        ]
    ) .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0000010 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000092
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0000068 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002402
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0000977 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002358
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0001179 .

[]
    a owl:AllDisjointClasses ;
    owl:members ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001821
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002033
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002073
        ]
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001885
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0001954
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0002191
        ]
    ) .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0002072 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005184
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0002077 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002168
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0002167 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002401
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0002400 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002425
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0002408 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008203
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0003684 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005622
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0005613 .

[]
    a owl:AllDisjointClasses ;
    owl:members ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0006670
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0014765
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:UBERON_0035831
        ]
    ) .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035639
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0010230 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036073
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0036072 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_2697495
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_1206794 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_9443
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_314147 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_33511
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_33317 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_8457
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_40674 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_88770
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_6231 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002162 ;
        owl:someValuesFrom obo:NCBITaxon_7711
    ] ;
    owl:onProperty obo:RO_0002162 ;
    owl:someValuesFrom obo:NCBITaxon_7586 .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#w> ;
            swrl:argument2 <urn:swrl#p> ;
            swrl:propertyPredicate obo:RO_0002180
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#w> ;
            swrl:classPredicate obo:BFO_0000015
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#p> ;
            swrl:classPredicate obo:BFO_0000015
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#w> ;
            swrl:argument2 <urn:swrl#p> ;
            swrl:propertyPredicate obo:RO_0002018
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000053
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#d> ;
            swrl:classPredicate obo:BFO_0000016
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000091
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000053
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#d> ;
            swrl:classPredicate obo:BFO_0000019
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000086
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000053
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#d> ;
            swrl:classPredicate obo:BFO_0000023
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000087
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000053
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#d> ;
            swrl:classPredicate obo:BFO_0000034
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#e> ;
            swrl:argument2 <urn:swrl#d> ;
            swrl:propertyPredicate obo:RO_0000085
        ]
    ) .

[]
    swrla:isRuleEnabled true ;
    a swrl:Imp ;
    rdfs:comment "MF(X)-directly_regulates->MF(Y)-enabled_by->GP(Z) => MF(Y)-has_input->GP(Y) e.g. if 'protein kinase activity'(X) directly_regulates 'protein binding activity (Y)and this is enabled by GP(Z) then X has_input Z" ;
    rdfs:label "infer input from direct reg" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <http://purl.obolibrary.org/obo/ro.owl#z> ;
            swrl:argument2 <http://purl.obolibrary.org/obo/ro.owl#y> ;
            swrl:propertyPredicate obo:RO_0002327
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <http://purl.obolibrary.org/obo/ro.owl#x> ;
            swrl:argument2 <http://purl.obolibrary.org/obo/ro.owl#y> ;
            swrl:propertyPredicate obo:RO_0002578
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <http://purl.obolibrary.org/obo/ro.owl#x> ;
            swrl:classPredicate obo:GO_0003674
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <http://purl.obolibrary.org/obo/ro.owl#y> ;
            swrl:classPredicate obo:GO_0003674
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <http://purl.obolibrary.org/obo/ro.owl#x> ;
            swrl:argument2 <http://purl.obolibrary.org/obo/ro.owl#z> ;
            swrl:propertyPredicate obo:RO_0002233
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:comment """GP(X)-enables->MF(Y)-has_part->MF(Z) => GP(X) enables MF(Z),
e.g.  if GP X enables ATPase coupled transporter activity' and 'ATPase coupled transporter activity' has_part 'ATPase activity' then GP(X) enables 'ATPase activity'""" ;
    rdfs:label "enabling an MF enables its parts" ;
    swrl:body ([
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:classPredicate obo:GO_0003674
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002327
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:BFO_0000051
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002327
        ]
    ) .

[]
    swrla:isRuleEnabled true ;
    a swrl:Imp ;
    rdfs:comment "GP(X)-enables->MF(Y)-part_of->BP(Z) => GP(X) involved_in BP(Z) e.g. if X enables 'protein kinase activity' and Y 'part of' 'signal tranduction' then X involved in 'signal transduction'" ;
    rdfs:label "involved in BP" ;
    swrl:body ([
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#z> ;
            swrl:classPredicate obo:GO_0008150
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:BFO_0000050
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002327
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002331
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#a1> ;
            swrl:argument2 <urn:swrl#a2> ;
            swrl:propertyPredicate obo:RO_0002578
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#a1> ;
            swrl:classPredicate obo:GO_0016301
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#a1> ;
            swrl:argument2 <urn:swrl#g1> ;
            swrl:propertyPredicate obo:RO_0002333
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#a2> ;
            swrl:argument2 <urn:swrl#g2> ;
            swrl:propertyPredicate obo:RO_0002333
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#g1> ;
            swrl:argument2 <urn:swrl#g2> ;
            swrl:propertyPredicate obo:RO_0002447
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:comment "This rule is dubious: added as a quick fix for expected inference in GO-CAM.  The problem is most acute for transmembrane proteins, such as receptors or cell adhesion molecules, which have some subfunctions inside the cell (e.g. kinase activity) and some subfunctions outside (e.g. ligand binding).  Correct annotation of where these functions occurs leads to incorrect inference about the location of the whole protein.  This should probably be weakened to \"... -> overlaps\"" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002327
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:BFO_0000066
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:BFO_0000050
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:comment "If a molecular function (X) has a regulatory subfunction, then any gene product which is an input to that subfunction has an activity that directly_regulates X.  Note:  this is intended for cases where the regaultory subfunction is protein binding, so it could be tightened with an additional clause to specify this." ;
    rdfs:label "inferring direct reg edge from input to regulatory subfunction" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#B> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002352
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#B> ;
            swrl:propertyPredicate obo:RO_0002333
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#D> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002013
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#D> ;
            swrl:propertyPredicate obo:RO_0002578
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:label "inferring direct neg reg edge from input to regulatory subfunction" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#B> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002352
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#B> ;
            swrl:propertyPredicate obo:RO_0002333
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#D> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002014
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#D> ;
            swrl:propertyPredicate obo:RO_0002630
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002011 ;
    owl:annotatedTarget obo:CL_0002009 .

[]
    a swrl:Imp ;
    rdfs:label "inferring direct positive reg edge from input to regulatory subfunction" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#B> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002352
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#B> ;
            swrl:propertyPredicate obo:RO_0002333
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#D> ;
            swrl:argument2 <urn:swrl#C> ;
            swrl:propertyPredicate obo:RO_0002015
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#A> ;
            swrl:argument2 <urn:swrl#D> ;
            swrl:propertyPredicate obo:RO_0002629
        ]
    ) .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19273628"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002011 ;
    owl:annotatedTarget "A progenitor cell that can give rise to plasmacytoid and myeloid dendritic cells, and to monocytes and macrophages. Marker for this cell is Kit-high, CD115-positive, CD135-positive, Cx3cr1-positive, and is Il7ra-negative."^^xsd:string .

[]
    a swrl:Imp ;
    rdfs:label "effector input is compound function input" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#eff> ;
            swrl:propertyPredicate obo:RO_0002025
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#eff> ;
            swrl:argument2 <urn:swrl#in> ;
            swrl:propertyPredicate obo:RO_0002233
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#in> ;
            swrl:propertyPredicate obo:RO_0002233
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:label "Input of effector is input of its parent MF" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#eff> ;
            swrl:propertyPredicate obo:RO_0002025
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#in> ;
            swrl:propertyPredicate obo:RO_0002233
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#eff> ;
            swrl:argument2 <urn:swrl#in> ;
            swrl:propertyPredicate obo:RO_0002233
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:comment "if effector directly regulates X,  its parent MF directly regulates X" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002578
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#eff> ;
            swrl:propertyPredicate obo:RO_0002025
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#eff> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002578
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:comment "if effector directly positively regulates X,  its parent MF directly positively regulates X" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#eff> ;
            swrl:propertyPredicate obo:RO_0002025
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002629
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#eff> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002629
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:label "if effector directly negatively regulates X,  its parent MF directly negatively regulates X" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002630
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#mf> ;
            swrl:argument2 <urn:swrl#eff> ;
            swrl:propertyPredicate obo:RO_0002025
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#eff> ;
            swrl:argument2 <urn:swrl#mf2> ;
            swrl:propertyPredicate obo:RO_0002630
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:label "'causally downstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties)." ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002131
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002404
        ]
    ) ;
    swrl:head ([
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:classPredicate owl:Nothing
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:classPredicate owl:Nothing
        ]
    ) .

[]
    a swrl:Imp ;
    rdfs:label "'causally upstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties)." ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002131
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002411
        ]
    ) ;
    swrl:head ([
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:classPredicate owl:Nothing
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:classPredicate owl:Nothing
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002212
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002213
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002212
        ]
    ) .

[]
    a swrl:Imp ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#y> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002212
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#y> ;
            swrl:propertyPredicate obo:RO_0002213
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 <urn:swrl#x> ;
            swrl:argument2 <urn:swrl#z> ;
            swrl:propertyPredicate obo:RO_0002212
        ]
    ) .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002012 ;
    owl:annotatedTarget obo:CL_0000547 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002012 ;
    owl:annotatedTarget "A proerythoblast that is Kit-low, Lyg76-positive, and CD71-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002013 ;
    owl:annotatedTarget obo:CL_0000549 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:1638021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002013 ;
    owl:annotatedTarget "A basophilic erythroblast that is GlyA-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002014 ;
    owl:annotatedTarget obo:CL_0000549 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002014 ;
    owl:annotatedTarget "A basophilic erythroblast that is Lyg 76-high and is Kit-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002015 ;
    owl:annotatedTarget obo:CL_0000550 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002015 ;
    owl:annotatedTarget "A polychromatophilic erythroblast that is Lyg 76-high and is Kit-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002016 ;
    owl:annotatedTarget obo:CL_0000550 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:1638021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002016 ;
    owl:annotatedTarget "A polychromatiic erythroblast that is Gly-A-positive and CD71-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002017 ;
    owl:annotatedTarget obo:CL_0000552 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002017 ;
    owl:annotatedTarget "An orthochromatophilic erythroblast that is ter119-high, CD71-low, and Kit-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002018 ;
    owl:annotatedTarget obo:CL_0000552 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:1638021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002018 ;
    owl:annotatedTarget "An erythroblast that is GlyA-positive and CD71-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002019 ;
    owl:annotatedTarget obo:CL_0002422 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:18539294"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002019 ;
    owl:annotatedTarget "A reticulocyte that is Ly76-high and is Kit-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002020 ;
    owl:annotatedTarget obo:CL_0002422 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:1638021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002020 ;
    owl:annotatedTarget "A reticulocyte that is GlyA-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002021 ;
    owl:annotatedTarget obo:CL_0000595 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20134094"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002021 ;
    owl:annotatedTarget "An enucleate erythrocyte that is GlyA-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002022 ;
    owl:annotatedTarget obo:CL_0000595 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19805084"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002022 ;
    owl:annotatedTarget "An enucleate erythrocyte that is Lyg-76-high."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002023 ;
    owl:annotatedTarget obo:CL_0000553 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15232614"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002023 ;
    owl:annotatedTarget "A megakaroycotye progenitor cell that is CD34-positive, CD41-positive and CD42-positive on the cell surface."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002024 ;
    owl:annotatedTarget obo:CL_0000553 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:16951553"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002024 ;
    owl:annotatedTarget "A megakaryocyte progenitor cell that is Kit-positive, CD41-positive, CD9-positive, Sca-1-negative, IL7ralpha-negative, CD150-negative, and Fcgamma receptor II/III-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002025 ;
    owl:annotatedTarget obo:CL_0000553 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15232614"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002025 ;
    owl:annotatedTarget "A megakaryocyte progenitor cell that is CD34-positive, CD41-positive, and CD42-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002026 ;
    owl:annotatedTarget obo:CL_0000556 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15232614"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002026 ;
    owl:annotatedTarget "A megakaryocyte progenitor cell that is CD34-negative, CD41-positive and CD42-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002027 ;
    owl:annotatedTarget obo:CL_0000556 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002027 ;
    owl:annotatedTarget "A megakaryocyte cell with is CD9-positive and CD41-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMCID:PMC1312421"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002028 ;
    owl:annotatedTarget "A cell type that can give rise to basophil and mast cells. This cell is CD34-positive, CD117-positive, CD125-positive, FceRIa-negative, and T1/ST2-negative, and expresses Gata-1, Gata-2, C/EBPa"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002029 ;
    owl:annotatedTarget obo:CL_0000831 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC1312421"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002029 ;
    owl:annotatedTarget "A lineage-negative, Kit-positive, CD45-positive mast cell progenitor that is Fc-epsilon RIalpha-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002030 ;
    owl:annotatedTarget obo:CL_0000613 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMCID:PMC1312421"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002030 ;
    owl:annotatedTarget "A lineage negative, Sca1-negative basophil progenitor cell that is Fc epsilon RIalpha-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002031 ;
    owl:annotatedTarget "A hematopoietic progenitor cell that is capable of developing into only one lineage of hematopoietic cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string, "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002032 ;
    owl:annotatedTarget "A hematopoietic oligopotent progenitor cell that has the ability to differentiate into limited cell types but lacks lineage cell markers and self renewal capabilities."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002033 ;
    owl:annotatedTarget obo:CL_0001008 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15572596"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002033 ;
    owl:annotatedTarget "A hematopoietic stem cell capable of rapid replenishment of myeloerythroid progenitors and limited self renewal capability. This cell is Kit-positive, Sca1-positive, CD34-positive, CD150-positive, and is Flt3-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002034 ;
    owl:annotatedTarget obo:CL_0001008 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15572596"^^xsd:string, "PMID:17582345"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002034 ;
    owl:annotatedTarget "A hematopoietic stem cell with long term self renewal capability. This cell is Kit-positive, Sca1-positive, CD150-positive, CD90-low, CD34-negative and Flt3-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000041 ;
    owl:annotatedTarget obo:CL_0000771 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000041 ;
    owl:annotatedTarget "A fully differentiated eosinophil, a granular leukocyte with a nucleus that usually has two lobes connected by one or more slender threads, and cytoplasm containing coarse, round granules that are uniform in size and which can be stained by the dye eosin. Cells are also differentiated from other granulocytes by a small nuclear-to-cytoplasm ratio (1:3). This cell type is CD49d-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002035 ;
    owl:annotatedTarget obo:CL_0000837 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002035 ;
    owl:annotatedTarget "A hematopoietic progenitor that has restricted self-renewal capability. Cell is Kit-positive, Ly6-positive, CD150-negative and Flt3-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002036 ;
    owl:annotatedTarget obo:CL_0000837 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002036 ;
    owl:annotatedTarget "A hematopoietic progenitor that has some limited self-renewal capability. Cells are lin-negative, Kit-positive, CD34-positive, and Slamf1-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002037 ;
    owl:annotatedTarget obo:CL_0000793 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:16048545"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002037 ;
    owl:annotatedTarget "Intraepithelial T cells with a memory phenotype of CD2-positive, CD5-positive, and CD44-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:16048545"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002037 ;
    owl:annotatedTarget "memory alpha beta IEL"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19855402"^^xsd:string, "PMID:20107805"^^xsd:string, "PMID:22043829"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "A CD4-positive, CXCR5-positive, CCR7-negative alpha-beta T cell located in follicles of secondary lymph nodes that expresses is BCL6-high, ICOS-high and PD1-high, and stimulates follicular B cells to undergo class-switching and antibody production."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20207847"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "T(FH)"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20107805"^^xsd:string, "PMID:20383172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "Tfh"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22043829"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "follicular B helper T cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20107805"^^xsd:string, "PMID:21914188"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "follicular T cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22552227"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "follicular T-helper cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22649468"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "follicular helper T cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22508770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0002038 ;
    owl:annotatedTarget "follicular helper T-cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002039 ;
    owl:annotatedTarget obo:CL_0000914 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17589542"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002039 ;
    owl:annotatedTarget "A CD24-high, CD4-low, CD8-low, CD44-negative, NK1.1-negative NK T cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002040 ;
    owl:annotatedTarget obo:CL_0000914 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17589542"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002040 ;
    owl:annotatedTarget "A CD24-low, CD44-negative, NK1.1-negative NK T cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002041 ;
    owl:annotatedTarget obo:CL_0000914 .

[]
    oboInOwl:hasDbXref "PMID:17589542"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002041 ;
    owl:annotatedTarget "A CD24-low, CD44-positive, DX5-low, NK1.1-negative NK T cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002042 ;
    owl:annotatedTarget obo:CL_0000914 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17589542"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002042 ;
    owl:annotatedTarget "A CD24-low, CD44-positive, DX5-high, NK1.1-negative NK T cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002043 ;
    owl:annotatedTarget obo:CL_0000837 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18371405"^^xsd:string, "PMID:19022770"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002043 ;
    owl:annotatedTarget "A hematopoietic multipotent progenitor cell that is CD34-positive, CD38-negative, CD45RA-negative, and CD90-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002044 ;
    owl:annotatedTarget obo:CL_0002028 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002044 ;
    owl:annotatedTarget "A basophil mast progenitor cell that is Beta-7 integrin-high, Kit-positive FcRgammaII/III-positive and Sca1-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000042 ;
    owl:annotatedTarget obo:CL_0000835 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002045 ;
    owl:annotatedTarget obo:CL_0000826 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12633665"^^xsd:string, "PMID:17582343"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002045 ;
    owl:annotatedTarget "A pro-B cell that CD45R/B220-positive, CD43-positive, HSA-low, BP-1-negative and Ly6c-negative. This cell type is also described as being lin-negative, AA4-positive, Kit-positive, IL7Ra-positive and CD45R-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:12560239"^^xsd:string, "PMID:15514007"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000042 ;
    owl:annotatedTarget "A myeloblast committed to the neutrophil lineage. This cell type is GATA-1 positive, C/EBPa-positive, AML-1-positive, c-myb-positive and has low expression of PU.1 transcription factor."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002046 ;
    owl:annotatedTarget obo:CL_0000826 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002046 ;
    owl:annotatedTarget "A pro-B cell that is CD22-positive, CD34-positive, CD38-positive and TdT-positive (has TdT activity). Pre-BCR is expressed on the cell surface. Cell is CD19-negative, CD20-negative, complement receptor type 2-negative and CD10-low. D-to-J recombination of the heavy chain occurs at this stage."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002047 ;
    owl:annotatedTarget obo:CL_0002400 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002047 ;
    owl:annotatedTarget "A precursor B cell that is CD45RA-positive, CD43-positive, CD24-positive and BP-1-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002048 ;
    owl:annotatedTarget obo:CL_0000817 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002048 ;
    owl:annotatedTarget "A pre-B cell precursor is CD19-low, CD22-positive , CD34-positive, CD38-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002049 ;
    owl:annotatedTarget obo:CL_0002400 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17582343"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002049 ;
    owl:annotatedTarget "A precursor B cell is CD45R-positive, CD43-positive, CD24-positive, and BP-positive. Intracellularly expression of surrogate light chain, Rag1 and Rag2, TdT, occurs while there is no expression of mu heavy chain."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002050 ;
    owl:annotatedTarget obo:CL_0000817 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17582343"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002050 ;
    owl:annotatedTarget "A pre-BCR-positive precursor B cell that is CD24-high, CD25-positive, CD43-positive, CD45R-positive and BP-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002051 ;
    owl:annotatedTarget obo:CL_0000952 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002051 ;
    owl:annotatedTarget "A pre-BCR positive B cell that is CD38-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:17582343"^^xsd:string, "PMID:18432934"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002052 ;
    owl:annotatedTarget "A pre-B cell that is pre-BCR-negative, and the kappa- and lambda- light immunoglobulin light chain-negative, CD43-low, and is BP-1-positive, CD45R-positive and CD25-positive. This cell type is also described as being AA4-positive, IgM-negative, CD19-positive, CD43-low/negative, and HSA-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002052 ;
    owl:annotatedTarget "Fraction D pre-B cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002053 ;
    owl:annotatedTarget obo:CL_0000954 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002053 ;
    owl:annotatedTarget "A small pre-B cell that is CD22-positive and CD38-low."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002054 ;
    owl:annotatedTarget obo:CL_0000816 .

[]
    oboInOwl:hasDbXref "GOC:ak"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:17582343"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002054 ;
    owl:annotatedTarget "An immature B cell that is IgM-positive, CD45R-positive, CD43-low, CD25-negative, and CD127-negative. This cell type has also been described as being AA4-positive, IgM-positive, CD19-positive, CD43-low/negative, and HSA-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002055 ;
    owl:annotatedTarget obo:CL_0000816 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18432934"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002055 ;
    owl:annotatedTarget "An immature B cell that is CD38-negative, CD10-low, CD21-low, and CD22-high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17582343"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002056 ;
    owl:annotatedTarget "A mature B cell subset originally defined as having being CD45R-positive, IgM-positive, IgD-positive and CD43-negative. Subsequent research demonstrated being CD21-positive and CD23-negative and CD93 negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002057 ;
    owl:annotatedTarget obo:CL_0000860 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:15615263"^^xsd:string, "PMID:1706877"^^xsd:string, "PMID:19689341"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002057 ;
    owl:annotatedTarget "A classical monocyte that is CD14-positive, CD16-negative, CD64-positive, CD163-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002057 ;
    owl:annotatedTarget "CD16- monocyte" .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002058 ;
    owl:annotatedTarget obo:CL_0000875 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:8890901"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002058 ;
    owl:annotatedTarget "A resident monocyte that is Gr-1 low, CD43-positive, and CX3CR1-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002059 ;
    owl:annotatedTarget obo:CL_0000941 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19273629"^^xsd:string, "http://www.immgen.org/index_content.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002059 ;
    owl:annotatedTarget "A conventional thymic dendritic cell that is CD8alpha-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002060 ;
    owl:annotatedTarget obo:CL_0000864 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20479296"^^xsd:string, "PMID:2943821"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002060 ;
    owl:annotatedTarget "A melanin-containing macrophage that obtains the pigment by phagocytosis of melanosomes."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002061 ;
    owl:annotatedTarget obo:CL_0000492 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:18931678"^^xsd:string, "PMID:19604299"^^xsd:string, "PMID:20154671"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002061 ;
    owl:annotatedTarget "A T-helper cell that is characterized by secreting interleukin 9 and responding to helminth infections. This cell-type can derives from Th2 cells in the presence of TGF-beta and IL-4. Th2 cytokine production is surpressed."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18931678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002061 ;
    owl:annotatedTarget "Th9"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20054144"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002062 ;
    owl:annotatedTarget "A type I pneumocyte is a flattened, branched pneumocyte that covers more than 98% of the alveolar surface. This large cell has thin (50-100 nm) cytoplasmic extensions to form the air-blood barrier essential for normal gas exchange."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "PMID:8540632"^^xsd:string, "http://www.copewithcytokines.de"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002063 ;
    owl:annotatedTarget "A type II pneumocyte is a pneumocyte that modulates the fluid surrounding the alveolar epithelium by secreting and recycling surfactants. This cell type also contributes to tissue repair and can differentiate after injury into a type I pneumocyte. Thicker than squamous alveolar cells, have a rounded apical surface that projects above the level of surrounding epithelium. The free surface is covered by short microvilli."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000043 ;
    owl:annotatedTarget obo:CL_0000767 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002064 ;
    owl:annotatedTarget obo:CL_0000622 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:20395539"^^xsd:string, "http://www.copewithcytokines.de/cope.cgi?key=pancreatic%20acinar%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002064 ;
    owl:annotatedTarget "A secretory cell found in pancreatic acini that secretes digestive enzymes and mucins. This cell is a typical zymogenic cell, have a basal nucleus and basophilic cytoplasm consisting of regular arrays of granular endoplasmic reticulum with mitochondria and dense secretory granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002066 ;
    owl:annotatedTarget "A neuroendocrine cell found in the epithelium of the lungs and respiratory tract. This cell type is rounded or elliptical in shape, situated mainly in the basal part of the epithelium; regulates bronchial secretion, smooth muscle contraction, lobular growth, ciliary activity and chemoreception. Cell has an electron-lucent cytoplasm, contains numerous dense-cored vesicles with a clear halo between the core and the limiting membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "PMID:18466030"^^xsd:string, "PMID:19231594"^^xsd:string, "PMID:20837449"^^xsd:string, "http://www.cap.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000043 ;
    owl:annotatedTarget "A fully differentiated basophil, a granular leukocyte with an irregularly shaped, pale-staining nucleus that is partially constricted into two lobes, and with cytoplasm that contains coarse granules of variable size. Basophils contain vasoactive amines such as histamine and serotonin, which are released on appropriate stimulation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002067 ;
    owl:annotatedTarget "An enteroendocrine cell that produces glucagon."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0412046911"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19939742"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002068 ;
    owl:annotatedTarget "Specialized cardiac myocyte that is subendocardially interspersed with the regular cardiac muscle cell. They are uninucleate cylindrical cells, associated end-to-end in long rows, continue from the node to the atrioventricular bundle; relatively short compared to ordinary myocytes but are nearly twice their diameter."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002069 ;
    owl:annotatedTarget "Mostly cylindrical, resemble Type 1 in their contents and the presence of a kinocilium and stereocilium apically; much greater variation in size, some almost span the entire thickness of the sensory epithelium, while others are smaller than Type 1; receive multiple efferent nerve boutons around their bases as well as afferent endings, which are small expansions rather than chalices."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002070 ;
    owl:annotatedTarget "Bottle-shaped with narrow neck; broad, rounded basal portion where nucleus is located; stereocilia and a single kinocilium is present apically; receive nerve bouton at their base from an afferent cup-shaped (chalice or calyx) nerve ending."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002071 ;
    owl:annotatedTarget obo:CL_0002253 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002071 ;
    owl:annotatedTarget "Columnar cell which populate the epithelium of large intestine and absorb water. This cell is the most numerous of the epithelial cell types in the large intestine; bear apical microvilli, contain secretory granules in their apical cytoplasm; secretion appears to be largely mucins, but is also rich in antibodies of the IgA type."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67101"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002072 ;
    owl:annotatedTarget "A specialized cardiac myocyte in the sinoatrial and atrioventricular nodes. The cell is slender and fusiform confined to the nodal center, circumferentially arranged around the nodal artery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002072 ;
    owl:annotatedTarget "cardiac pacemaker cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67142"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002073 ;
    owl:annotatedTarget "Specialized cardiac myocyte which is in the internodal tract and atrioventricular node. The cell is more slender than ordinary atrial myocytes and has more myofibrils than nodal myocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67111"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002074 ;
    owl:annotatedTarget "The myoendocrine cellis a specialized myocyte localized mainly in the right and left atrial appendages, and also scattered within other areas of the atria and along the conductive system in the ventricular septum. The most conspicuous feature distinguishing myoendocrine cells from other atrial myoctyes is the presence of membane-bounded secretory granules (these granules contain precursor of cardiodilatins or atrial natriuretic polypeptides)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15817800"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002075 ;
    owl:annotatedTarget "Infrequent type of columnar epithelial cell. This cell is characterized by the presence of a tuft of blunt, squat microvilli (approximately 120-140/cell) on the cell surface. The microvilli contain filaments that stretch into the underlying cytoplasm. They have a distinctive pear shape with a wide base and a narrow microvillous apex. Function not known."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:69075"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002076 ;
    owl:annotatedTarget "An epithelial cell derived from endoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:69074"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002077 ;
    owl:annotatedTarget "An epithelial cell derived from ectoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:69076"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002078 ;
    owl:annotatedTarget "Epithelial cell derived from mesoderm or mesenchyme."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:63099"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:14740223"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002079 ;
    owl:annotatedTarget "Epithelial cell found in the ducts of the pancreas. This cell type contributes to the high luminal pH."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12142741"^^xsd:string, "PMID:20018761"^^xsd:string, "PMID:8185160"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002080 ;
    owl:annotatedTarget "A cubodial epithelial cell that is continuous with the lining of intercalated ducts that drain the acinus. This cell type secretes a high pH solution to aid in activation of zymogens, and can differentiate into endocrine and exocrine pancreatic cell types."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:7938227"^^xsd:string, "http://en.wikipedia.org/wiki/Carotid_body"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002081 ;
    owl:annotatedTarget "This cell resembles a glia cell, express the glial marker S100 and act as a supporting cell to type I cell. This cell is located in a small cluster of type I and type II cells near the fork of the carotid artery."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002082 ;
    owl:annotatedTarget obo:CL_0000336 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002082 ;
    owl:annotatedTarget "A chromaffin cell of the adrenal medulla that produces epinephrine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002083 ;
    owl:annotatedTarget obo:CL_0000336 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002083 ;
    owl:annotatedTarget "A chromaffin cell of the adrenal medulla that produces norepinephrine."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000047 ;
    owl:annotatedTarget obo:CL_0000048 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://en.wikipedia.org/wiki/Boettcher_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002084 ;
    owl:annotatedTarget "A Boettcher cell is a polyhedral cells on the basilar membrane of the cochlea, and is located beneath Claudius cells. A Boettcher cell is considered a supporting cell for the organ of Corti, and is present only in the lower turn of the cochlea. These cells interweave with each other, and project microvilli into the intercellular space. Because of their structural specialization, a Boettcher cell is believed to play a significant role in the function of the cochlea. They demonstrate high levels of calmodulin, and may be involved in mediating Ca(2+) regulation and ion transport."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://neurolex.org/wiki/Category:Tanycyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002085 ;
    owl:annotatedTarget "Specialized elongated ventricular ependymal cell that has processes that extend to the outer, or pial, surface of the CNS. Resemble spongioblasts seen in developing brain. Found in the adult brain in the third ventricle, cerebral aqueduct, spinal canal and floor of the fourth ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:67968"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002086 ;
    owl:annotatedTarget "A cardiac myocyte that is an excitable cells in the myocardium, specifically in the conducting system of heart."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002087 ;
    owl:annotatedTarget obo:CL_0000738 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002087 ;
    owl:annotatedTarget "A leukocyte that lacks granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:D058953"^^xsd:string, "PMID:15247488"^^xsd:string, "http://en.wikipedia.org/wiki/Neural_stem_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000047 ;
    owl:annotatedTarget "Neural stem cell is characterized as an undifferentiated cell that originates from the neuroectoderm and has the capacity both to perpetually self-renew without differentiating and to generate multiple types of lineage-restricted progenitors."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002088 ;
    owl:annotatedTarget obo:CL_0000710 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:16460275"^^xsd:string, "PMID:19520112"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002088 ;
    owl:annotatedTarget "This is a cell found in the gastrointestinal tract of mammals and serves as a pacemaker that triggers gut contraction. ICCs mediate inputs from the enteric nervous system to smooth muscle cells and are thought to be the cells from which gastrointestinal stromal tumors (GISTs) arise."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002088 ;
    owl:annotatedTarget "intestinal pacemaker cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20200518"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002089 ;
    owl:annotatedTarget "A group 2 innate lymphoid cell in the mouse capable of secreting IL-13 in response to a helminth infection. This cell is lineage-negative, ICOS-positive, IL1RL1-positive, IL7Ralpha-positive, and IL17Br-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string, "http://en.wikipedia.org/wiki/Polar_body"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002090 ;
    owl:annotatedTarget "One of two small cells formed by the first and second meiotic division of oocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002091 ;
    owl:annotatedTarget "A small cell formed by the first meiotic division of oocytes."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0000541"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002091 ;
    owl:annotatedTarget "first polar body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:18650"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002091 ;
    owl:annotatedTarget "polocytus primarius"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002092 ;
    owl:annotatedTarget obo:CL_0001035 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002092 ;
    owl:annotatedTarget "A cell found in the bone marrow. This can include fibroblasts, macrophages, adipocytes, osteoblasts, osteoclasts, endothelial cells and hematopoietic cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002093 ;
    owl:annotatedTarget "A small cell formed by the second meiotic division of oocytes. In mammals, the second polar body may fail to form unless the ovum has been penetrated by a sperm cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:18651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002093 ;
    owl:annotatedTarget "polocytus secundarius"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000048 ;
    owl:annotatedTarget "A stem cell that can give rise to multiple lineages of cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0001820"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002093 ;
    owl:annotatedTarget "second polar body"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002094 ;
    owl:annotatedTarget "A cell that makes up the loose connective tissue of the ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002095 ;
    owl:annotatedTarget "A cell in the hilum of the ovary that produces androgens."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0781729300"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002096 ;
    owl:annotatedTarget "A specialised myocyte that lies between the sinoatrial node and the atrioventricular node and is involved in the conduction of electrical signals."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget obo:CL_0002032 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002097 ;
    owl:annotatedTarget obo:CL_0002078 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002097 ;
    owl:annotatedTarget "A cell of the adrenal cortex. Cell types include those that synthesize and secrete chemical derivatives (steroids) of cholesterol."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002098 ;
    owl:annotatedTarget "A cardiac myocyte that is connected to other cardiac myocytes by transverse intercalated discs (GO:0014704) at a regular interval."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "ISBN:0878932437"^^xsd:string, "MESH:D023461"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002099 ;
    owl:annotatedTarget obo:CL_0002097 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002099 ;
    owl:annotatedTarget "A small, polyhedral, cell found in rounded groups or curved columns with deeply staining nuclei, scanty basophilic cytoplasm and a few lipid droplets. This cell in the zona glomerulosa produces mineralocorticoids."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002100 ;
    owl:annotatedTarget "A regular cardiac myocyte of the interventricular region of the heart."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "CMP"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002101 ;
    owl:annotatedTarget obo:CL_0000788 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002101 ;
    owl:annotatedTarget "A CD38-positive naive B cell is a mature B cell that has the phenotype CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, and that has not yet been activated by antigen in the periphery."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002102 ;
    owl:annotatedTarget obo:CL_0000788 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002102 ;
    owl:annotatedTarget "A CD38-negative naive B cell is a mature B cell that has the phenotype CD38-negative, surface IgD-positive, surface IgM-positive, and CD27-negative, that has not yet been activated by antigen in the periphery."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "CFU-GEMM"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002103 ;
    owl:annotatedTarget obo:CL_0000981 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002103 ;
    owl:annotatedTarget "An IgG-positive double negative memory B cell is a double negative memory B cell with the phenotype IgG-positive, IgD-negative, and CD27-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "CFU-S"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002104 ;
    owl:annotatedTarget obo:CL_0000981 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002104 ;
    owl:annotatedTarget "An IgG-negative double negative memory B cell is a double negative memory B cell with the phenotype IgG-negative, IgD-negative, and CD27-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002105 ;
    owl:annotatedTarget obo:CL_0000979 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002105 ;
    owl:annotatedTarget "A CD38-positive IgG memory B cell is a class switched memory B cell that expresses IgG on the cell surface with the phenotype CD38-positive and IgG-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002106 ;
    owl:annotatedTarget obo:CL_0002105 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002106 ;
    owl:annotatedTarget "An IgD-positive CD38-positive IgG memory B cell is a CD38-positive IgG-positive class switched memory B cell that has class switched and expresses IgD on the cell surface with the phenotype IgD-positive, CD38-positive, and IgG-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "multipotential myeloid stem cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002107 ;
    owl:annotatedTarget obo:CL_0002105 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002107 ;
    owl:annotatedTarget "An IgD-negative CD38-positive IgG memory B cell is a CD38-positive IgG-positive that has class switched and lacks expression of IgD on the cell surface with the phenotype IgD-negative, CD38-positive, and IgG-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "myeloid stem cell"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002108 ;
    owl:annotatedTarget obo:CL_0000979 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002108 ;
    owl:annotatedTarget "A CD38-negative IgG memory B cell is a IgG-positive class switched memory B cell that has class switched and expresses IgG on the cell surface with the phenotype CD38-negative, IgD-negative, and IgG-positive."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0878932437"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CL_0000049 ;
    owl:annotatedTarget "pluripotent stem cell (bone marrow)"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002109 ;
    owl:annotatedTarget obo:CL_0002101 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002109 ;
    owl:annotatedTarget "A B220-positive CD38-positive naive B cell is a CD38-positive naive B cell that has the phenotype B220-positive, CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, and that has not yet been activated by antigen in the periphery."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002110 ;
    owl:annotatedTarget "A B220-low CD38-positive naive B cell is a CD38-positive naive B cell that has the phenotype B220-low, CD38-positive, surface IgD-positive, surface IgM-positive, and CD27-negative, that has not yet been activated by antigen in the periphery."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002111 ;
    owl:annotatedTarget obo:CL_0000970 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002111 ;
    owl:annotatedTarget "An CD38-negative unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002112 ;
    owl:annotatedTarget obo:CL_0002111 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002112 ;
    owl:annotatedTarget "A B220-positive CD38-negative unswitched memory B cell is a CD38-negative unswitched memory B cell that has the phenotype B220-positive, CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002113 ;
    owl:annotatedTarget "A B220-low CD38-negative unswitched memory B cell is a CD38-negative unswitched memory B cell that has the phenotype B220-low, CD38-negative, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002114 ;
    owl:annotatedTarget obo:CL_0000970 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002114 ;
    owl:annotatedTarget "A CD38-positive unswitched memory B cell is an unswitched memory B cell that has the phenotype CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002115 ;
    owl:annotatedTarget obo:CL_0002114 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002115 ;
    owl:annotatedTarget "A B220-positive CD38-positive unswitched memory B cell is a CD38-positive unswitched memory B cell that has the phenotype B220-positive, CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002116 ;
    owl:annotatedTarget "A B220-low CD38-positive unswitched memory B cell is a CD38-positive unswitched memory B cell that has the phenotype B220-low, CD38-positive, IgD-positive, CD138-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002117 ;
    owl:annotatedTarget obo:CL_0000972 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002117 ;
    owl:annotatedTarget "A class switched memory B cell that lacks IgG on the cell surface."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002118 ;
    owl:annotatedTarget obo:CL_0002117 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002118 ;
    owl:annotatedTarget "A CD38-negative IgG-negative memory B cell is a IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD38-negative and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002119 ;
    owl:annotatedTarget obo:CL_0002117 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002119 ;
    owl:annotatedTarget "A CD38-positive IgG-negative memory B cell is an IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD38-positive and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002120 ;
    owl:annotatedTarget obo:CL_0002118 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002120 ;
    owl:annotatedTarget "An CD24-positive CD38-negative IgG-negative memory B cell is a CD38-negative IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD24-positive, CD38-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002121 ;
    owl:annotatedTarget obo:CL_0002118 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002121 ;
    owl:annotatedTarget "A CD24-negative CD38-negative IgG-negative memory B cell is a CD38-negative IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype CD24-negative, CD38-negative, and IgG-negative."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000050 ;
    owl:annotatedTarget obo:CL_0002032 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002122 ;
    owl:annotatedTarget obo:CL_0002119 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002122 ;
    owl:annotatedTarget "A B220-positive CD38-positive IgG-negative memory B cell is a CD38-positive IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype B220-positive, CD38-positive, and IgG-negative."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "MESH:D055015"^^xsd:string, "PMID:16647566"^^xsd:string, "http://en.wikipedia.org/wiki/Megakaryocyte-erythroid_progenitor_cell"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000050 ;
    owl:annotatedTarget "A progenitor cell committed to the megakaryocyte and erythroid lineages."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:rhs"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:20123131"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002123 ;
    owl:annotatedTarget "A B220-low CD38-positive IgG-negative memory B cell is a CD38-positive IgG-negative class switched memory B cell that lacks IgG on the cell surface with the phenotype B220-low, CD38-positive, and IgG-positive."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002124 ;
    owl:annotatedTarget obo:CL_0000800 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19270712"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002124 ;
    owl:annotatedTarget "A circulating gamma-delta T cell that is CD27-positive and capable of producing IFN-gamma."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002125 ;
    owl:annotatedTarget obo:CL_0000800 .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19270712"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002125 ;
    owl:annotatedTarget "A circulating gamma-delta T cell that expresses RORgamma(t), is CD27-negative and is capable of IL-17 secretion."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:21976777"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002125 ;
    owl:annotatedTarget "gammadelta-17 cells"^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0000051 ;
    owl:annotatedTarget obo:CL_0002032 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002126 ;
    owl:annotatedTarget obo:CL_0000799 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:19270712"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002126 ;
    owl:annotatedTarget "A CD25-positive, CD27-positive immature gamma-delta T cell found in the thymus that has an immature phenotype (i.e. CD24-high, CD25-high, CD62L-high, CD44-high, CD2-low, CD5-low)."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:10407577"^^xsd:string, "PMID:16551251" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000051 ;
    owl:annotatedTarget "A oligopotent progenitor cell committed to the lymphoid lineage."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002127 ;
    owl:annotatedTarget obo:CL_0000911 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20581831"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002127 ;
    owl:annotatedTarget "A T cell with a receptor of limited diversity that is capable of immediate effector functions upon stimulation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000052 ;
    owl:annotatedTarget "A stem cell from which all cells of the body can form."^^xsd:string .

[]
    oboInOwl:hasDbXref "SANBI:mhl"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000055 ;
    owl:annotatedTarget "A precursor cell with a limited number of potential fates."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002128 ;
    owl:annotatedTarget obo:CL_0000908 .

[]
    oboInOwl:hasDbXref "GOC:add"^^xsd:string, "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:19201830"^^xsd:string, "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002128 ;
    owl:annotatedTarget "A CD8-positive, alpha-beta T cell that has the phenotype CXCR3-negative, CCR6-positive, CCR5-high, CD45RA-negative, and capable of producing IL-17 and some IFNg."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22343568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002128 ;
    owl:annotatedTarget "Tc17 CD8+ T cell" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002129 ;
    owl:annotatedTarget "Regular cardiac myocyte of a cardiac atrium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002129 ;
    owl:annotatedTarget "atrial cardiac muscle cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002130 ;
    owl:annotatedTarget "A cardiac myocyte of the interatrial region of the heart."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002131 ;
    owl:annotatedTarget "Regular cardiac myocyte of a cardiac ventricle."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MESH:A11.635"^^xsd:string, "PMID:21849021"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000056 ;
    owl:annotatedTarget "A cell that is commited to differentiating into a muscle cell.  Embryonic myoblasts develop from the mesoderm. They undergo proliferation, migrate to their various sites, and then differentiate into the appropriate form of myocytes.  Myoblasts also occur as transient populations of cells in muscles undergoing repair."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pr"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:CL_0002131 ;
    owl:annotatedTarget "ventricular cardiac muscle cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002132 ;
    owl:annotatedTarget "A stomal cell of the ovary"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002132 ;
    owl:annotatedTarget "ovarian stromal cell"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002133 ;
    owl:annotatedTarget "A stromal cell of the ovarian cortex."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002134 ;
    owl:annotatedTarget obo:CL_0002132 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002134 ;
    owl:annotatedTarget "A stromal cell of the ovarian medulla."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:tfm"^^xsd:string, "PMID:1987287"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002135 ;
    owl:annotatedTarget "Epidermal cells that do not contain keratin. Cell type is usually associated with moist epidermal tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002136 ;
    owl:annotatedTarget "A cell in the zona fasciculata that produce glucocorticoids, e.g cortisol."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002137 ;
    owl:annotatedTarget "A cell in the zona reticularis that produce sex hormones."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0517223651"^^xsd:string, "MESH:A11.329.228"^^xsd:string, "MESH:D005347"^^xsd:string, "http://en.wikipedia.org/wiki/Fibroblast"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000057 ;
    owl:annotatedTarget "A connective tissue cell which secretes an extracellular matrix rich in collagen and other macromolecules. Flattened and irregular in outline with branching processes; appear fusiform or spindle-shaped."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002138 ;
    owl:annotatedTarget obo:CL_0002139 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17846148"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002138 ;
    owl:annotatedTarget "A endothelial cell of a lymphatic vessel. The border of the oak leaf-shaped endothelial cell of initial lymphatics are joined by specialized buttons. The discontinuous feature of buttons distinguishes them from zippers in collecting lymphatics, but both types of junctions are composed of proteins typical of adherens junctions and tight junctions found in the endothelium of blood vessels. Buttons seal the sides of flaps of the oak leaf-shaped endothelial cell, leaving open the tips of flaps as routes for fluid entry without disassembly and reformation of intercellular junctions."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dsd"^^xsd:string, "GOC:tfm"^^xsd:string, "PMID:12768659"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002139 ;
    owl:annotatedTarget "An endothelial cell of the vascular tree, which includes blood vessels and lymphatic vessels."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002140 ;
    owl:annotatedTarget obo:CL_0000317 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002140 ;
    owl:annotatedTarget "A sebum secreting cell of the skin that secretes sebum into the hair follicles."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0517223651"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002141 ;
    owl:annotatedTarget "A parathyroid chief cell that is actively secreting hormone. Have large Golgi complexes with numerous vesicles and small membrane-bound granules; secretory granules are rare, cytoplasmic glycogen sparse, much of the cytoplasm being occupied by flat sacs of granular endoplasmic reticulum in parallel arrays; in normal humans, inactive chief cells outnumber active chief cells in a ratio of 3-5:1"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002142 ;
    owl:annotatedTarget "A cell pyramidal in shape, with their broad ends facing and forming the greater extent of the lining of the main lumen. Secretes glycoproteins associated with mucus."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002143 ;
    owl:annotatedTarget "A chief cell that is smaller than light chief cells and has a smaller and darker nucleus and a finely granular cytoplasm with many granules."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002144 ;
    owl:annotatedTarget obo:CL_0000071 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002144 ;
    owl:annotatedTarget "An endothelial cell found in capillaries."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "GO_REF:0000034"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000058 ;
    owl:annotatedTarget "Skeletogenic cell that is typically non-terminally differentiated, secretes an avascular, GAG rich matrix; is not buried in cartilage tissue matrix, retains the ability to divide, located adjacent to cartilage tissue (including within the perichondrium), and develops from prechondroblast (and thus prechondrogenic) cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002145 ;
    owl:annotatedTarget "A ciliated columnar cell found in the trachea and bronchus. Vary from low to tall columnar; possesses up to 300 cilia at its surface, interspersed with long irregular microvilli with the cilia varying in length from about 6um in the trachea to about 4um in the terminal bronchioles; driving force of the ciliary current in the bronchial tree."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002146 ;
    owl:annotatedTarget "A sweat producing cell of eccrine sweat glands. Pyramidal in shape, with its base resting on the basal lamina or myoepitheliocytes, and its microvillus-covered apical plasma membrane line up the intercellular canaliculi. Cell is not stained by hematoxylin or eosin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002147 ;
    owl:annotatedTarget "A chief cell of parathyroid glands that does not stain with hematoxylin or eosin. This cell is larger, has a larger nucleus and fewer secretory granules than dark chief cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11087820"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002148 ;
    owl:annotatedTarget "A cell found within the dental pulp."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002149 ;
    owl:annotatedTarget obo:CL_0002076 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002149 ;
    owl:annotatedTarget "An epithelial cell of the uterus."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.329.372.300"^^xsd:string, "PMID:12673090"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002150 ;
    owl:annotatedTarget "Epithelioid macrophage is an activated macrophage that resembles an epithelial cell with finely granular, pale eosinophilic cytoplasm and central, ovoid nucleus (oval or elongate). This cell type is able to merge into one another to form aggregates. The presence of such aggregates may characterize some pathologic conditions, mainly granulomatous inflammation."^^xsd:string .

[]
    oboInOwl:hasDbXref "MESH:A11.329.372.300"^^xsd:string, "PMID:12673090"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002150 ;
    owl:annotatedTarget "epithelioid histocyte"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0412046911"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002151 ;
    owl:annotatedTarget "A promyelocyte that is considerably smaller, with more condensed chromatin, and nucleoli are no longer conspicuous."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002152 ;
    owl:annotatedTarget "A columnar cell of the cervix uteri."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:068340007X"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002153 ;
    owl:annotatedTarget "The dead keratin-filled squamous cell of the stratum corneum. This cell type lacks a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0412046911"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002154 ;
    owl:annotatedTarget "A promyelocyte with a nucleus that is indented and contains more marginated heterochromatin compared to its precursor cell (myeloblast); cytoplasm is deeply basophilic and contains numerous mitochondria and meandering cysternae of endoplasmic reticulum; largest of the granulocyte lineages."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002155 ;
    owl:annotatedTarget "A crenated erythrocyte with 30+ crenations, bumps or spurs that are the result of damage due to age or disease."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0618947256"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002157 ;
    owl:annotatedTarget "A cell type that makes up the highly vascular membrane lining the marrow cavity of long bones."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:5686391"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002158 ;
    owl:annotatedTarget "Epithelial cell found on the external side of the tympanic membrane"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002159 ;
    owl:annotatedTarget "Epithelial cells derived from general body ectoderm and ectoderm placodes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:5686391"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002160 ;
    owl:annotatedTarget "A cell type found in the basal epithelial layer on the external side of the tympanic membrane. Cell type is flattened with intracellular spaces of variable dimensions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:5686391"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002161 ;
    owl:annotatedTarget "A cell type found on the superficial layer of the external side of the tympanic membrane. This cell-type lacks a nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:5686391"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002162 ;
    owl:annotatedTarget "An extremely flattened cell type found on the inner side of the tympanic membrane. The surface of this cell type carries sparse pleomorphic microvilli that are more common near the junctional zones."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.theodora.com/anatomy/the_internal_ear_or_labyrinth.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002163 ;
    owl:annotatedTarget "A rod-shpaed cell that forms a single row adjacent to and supporting the inner hair cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.theodora.com/anatomy/the_internal_ear_or_labyrinth.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002164 ;
    owl:annotatedTarget "A rod-shaped cell found in 3 or 4 rows that lie adjacent to and support the outer hair cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002165 ;
    owl:annotatedTarget "A supporting cell that is attached to the basement membrane and forms rows that support the hair cells."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002166 ;
    owl:annotatedTarget obo:CL_0002159 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "ISBN:0815129521"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002166 ;
    owl:annotatedTarget "An epithelial cell that remains from the disintegration of the epithelial root sheath involved in the development of teeth."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:7143026"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002167 ;
    owl:annotatedTarget "A specialized cell involved in sensory perception of smell."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:0412046911"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002168 ;
    owl:annotatedTarget "A border cell is a slender columnar cell on the medial portion of the basilar membrane."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002169 ;
    owl:annotatedTarget obo:CL_0002167 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:7143026"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002169 ;
    owl:annotatedTarget "An epithelial cell located on the basal lamina of the olfactory epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "GO_REF:0000034"^^xsd:string, "MESH:A11.436.107"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000059 ;
    owl:annotatedTarget "Skeletogenic cell that produces enamel, overlies the odontogenic papilla, and arises from the differentiation of a preameloblast cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:12014572"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002170 ;
    owl:annotatedTarget "A keratinized cell located in the hard palate or gingiva."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:17468753"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002171 ;
    owl:annotatedTarget "A rounded or elliptical epithelial cell, with pale-staining open face nucleus and pale cytoplasm rich in free ribosomes and clusters of centrioles; form a distinct basal zone spaced slightly from the basal surface of the epithelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "MP:0004482"^^xsd:string, "PMID:2111803"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002172 ;
    owl:annotatedTarget "A long, spindle-shaped supporting cells arranged in parallel rows that secretes components of the tectorial membrane and potassium ions into the endolymph."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002173 ;
    owl:annotatedTarget obo:CL_1000618 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0412046911"^^xsd:string, "http:/www.copewithcytokines.de/cope.cgi?key=Lacis%20cells"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002173 ;
    owl:annotatedTarget "A cell that is a specialized type of pericyte providing structural support for the capillary loops of kidney. A flat, elongated cell with extensive fine cytoplasmic processes found outside the kidney glomerulus near the macula densa and bound laterally by afferent and efferent arterioles. Being phagocytic, this cell participates in the continuous turnover of the basal lamina by removing its outer portion containing residues of filtration, while the lamina is renewed on its inner surface by the endothelial cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002174 ;
    owl:annotatedTarget "A cell within the follicle of an ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002175 ;
    owl:annotatedTarget "A cell within the primary follicle of the ovary."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002176 ;
    owl:annotatedTarget "A cell of a secondary follicile within the ovary."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002177 ;
    owl:annotatedTarget obo:CL_0000642 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002177 ;
    owl:annotatedTarget "A supporting cell of the anterior pituitary gland involved in trophic and catabolic processes; expresses a broad spectrum of cytokeratins indicative of their epithelial nature."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002178 ;
    owl:annotatedTarget obo:CL_0002251 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002178 ;
    owl:annotatedTarget "An epithelial cell found in the lining of the stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "http://www.merriam-webster.com/medical/foveolar"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002179 ;
    owl:annotatedTarget "An epithelial cell within one of the pits in the embryonic gastric mucosa from which the gastric glands develop ."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002180 ;
    owl:annotatedTarget "A mucous cell in the epithelium of the stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "ISBN:0618947256"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000060 ;
    owl:annotatedTarget "Skeletogenic cell that secretes dentine matrix, is derived from the odontogenic papilla, and develops from a preodontoblast cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002181 ;
    owl:annotatedTarget obo:CL_0000651 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002181 ;
    owl:annotatedTarget obo:CL_0002180 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002181 ;
    owl:annotatedTarget "A neck cell that secretes mucus within the stomach. Its products are distinct histochemically from those of the surface mucous cells of stomach."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002182 ;
    owl:annotatedTarget "A simple columnar cell that populates the entire luminal surface including the gastric pits. This cell types secrete mucus to form a thick protective, lubricant layer over the gastric wall."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002183 ;
    owl:annotatedTarget obo:CL_0000048 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002183 ;
    owl:annotatedTarget "A stomach epithelial cell that is olumnar in form with a few short apical microvilli; relatively undifferentiated mitotic cell from which other types of gland are derived; few in number, situated in the isthmus region of the gland and base of the gastric pit."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:0517223651"^^xsd:string, "PMID:11891623"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002184 ;
    owl:annotatedTarget "A flat or angular epithelial cell with condensed nuclei and darkly staining cytoplasm containing numerous intermediate filaments inserted into desmosomes contacting surrounding supporting cells; lie in contact with the basal lamina of olfactory epithelium."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002187 ;
    owl:annotatedTarget obo:CL_0000646 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002187 ;
    owl:annotatedTarget "A basally situated, mitotically active, columnar-shaped keratinocyte attached to the basement membrane."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002188 ;
    owl:annotatedTarget obo:CL_0000115 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:15840009"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002188 ;
    owl:annotatedTarget "An endothelial cell found in the glomerulus of the kidney. This cell is flattened, highly fenestrated, and plays a vital role in the formation of glomerular ultrafiltrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:1416031855"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002189 ;
    owl:annotatedTarget "A keratinocyte of the epidermis that is characterized by containing granules of keratohyalin and lamellar granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002190 ;
    owl:annotatedTarget "A flat keratinocyte immediately below the cornified layer."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002191 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002191 ;
    owl:annotatedTarget "A cell involved in the formation of a granulocyte."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721601464"^^xsd:string, "http://en.wikipedia.org/wiki/Metamyelocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002192 ;
    owl:annotatedTarget "A eosinophil precursor in the granulocytic series, being a cell intermediate in development between a myelocyte and a band form cell. The nucleus becomes indented where the indentation is smaller than half the distance to the farthest nuclear margin; chromatin becomes coarse and clumped; specific granules predominate while primary granules are rare."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0323052908"^^xsd:string, "http://en.wikipedia.org/wiki/Myelocyte"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002193 ;
    owl:annotatedTarget "A cell type that is the first of the maturation stages of the granulocytic leukocytes normally found in the bone marrow. Granules are seen in the cytoplasm. The nuclear material of the myelocyte is denser than that of the myeloblast but lacks a definable membrane. The cell is flat and contains increasing numbers of granules as maturation progresses."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "ISBN:0781733901"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000061 ;
    owl:annotatedTarget "Skeletogenic cell that produces cementum (a bony substance that covers the root of a tooth), is part of the odontogenic papilla, and develops from a precementoblast cell."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002194 ;
    owl:annotatedTarget obo:CL_0000839 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002194 ;
    owl:annotatedTarget "A cell involved in the formation of a monocyte (monopoiesis)."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002195 ;
    owl:annotatedTarget obo:CL_0000048 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002195 ;
    owl:annotatedTarget "A stem cell that can give rise to the cells of the liver."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17901986"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002196 ;
    owl:annotatedTarget "A transient hepatic stem cell observed after liver injury with a high nuclear to cytoplasm ratio that can differentiate into mature hepatocytes and bile duct cells. Arises from more than one tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002197 ;
    owl:annotatedTarget "A parathyroid chief cell that is not actively secreting hormone. Contains small Golgi complexes with only a few grouped vesicles and membrane-bound secretory granules; glycogen and many lipofuscin granules abound but sacs of granular endoplasmic reticulum are rare and dispersed. In normal humans, inactive chief cells out number active chief cells in a ratio of 3-5:1."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0721662544"^^xsd:string, "PMID:20013317"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002198 ;
    owl:annotatedTarget "A large epithelial cell with an extremely acidophilic and granular cytoplasm, containing vast numbers of mitochondria; such cells may undergo neoplastic transformation. From the Greek word onkos meaning swelling, this cell type is found in parathyroid, salivary and thyroid glands."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:20013317"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002199 ;
    owl:annotatedTarget "An oncocyte located in the parathyroid gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:20013317"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002200 ;
    owl:annotatedTarget "An oncocyte located in the thyroid."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "PMID:11781354"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002201 ;
    owl:annotatedTarget "A renal intercalated cell that secretes base and reabsorbs acid in the coritcal collecting duct to mantain acid/base balance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002202 ;
    owl:annotatedTarget "An epithelial cell of the tracheobronchial tree."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO_REF:0000034"^^xsd:string, "MESH:A11.329.629"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000062 ;
    owl:annotatedTarget "Skeletogenic cell that secretes osteoid, is capable of producing mineralized (hydroxyapatite) matrix, is located adjacent to or within osteoid tissue, and arises from the transformation of a preosteoblast cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002203 ;
    owl:annotatedTarget "Brush cell found in the epithelial layer of the colon."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002203 ;
    owl:annotatedTarget "brush cell of large intestine" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002203 ;
    owl:annotatedTarget "tuft cell of epithelium of large intestine" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0003-4183-8865"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CL_0002203 ;
    owl:annotatedTarget "tuft cell of large intestine" .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string, "ISBN:0517223651"^^xsd:string, "PMID:15817800"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002204 ;
    owl:annotatedTarget "A cell type found in the gastrointestinal and respiratory tracts that is characterized by the presence of a tuft of blunt, squat microvilli (120-140 per cell). Function of this cell type is not known."^^xsd:string .

[]
    oboInOwl:hasDbXref "FB:ma"^^xsd:string, "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000063 ;
    owl:annotatedTarget "OBSOLETE: A classification of cells by their microscopic appearance."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002205 ;
    owl:annotatedTarget "A brush cell found in the epithelium of lobular bronchiole."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002206 ;
    owl:annotatedTarget "A brush cell of the epithelium in the terminal bronchiole."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002207 ;
    owl:annotatedTarget obo:CL_0000307 .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:CL_0002207 ;
    owl:annotatedTarget obo:CL_0002075 .

[]
    oboInOwl:hasDbXref "GOC:tfm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0002207 ;
    owl:annotatedTarget "Brush cell of the epithelium in the trachea."^^xsd:string .

